Fix typos in Changelogs.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 * texinfo.tex: Update from gnulib.
4
5 2014-02-08 Glenn Morris <rgm@gnu.org>
6
7 * auth.texi (GnuPG and EasyPG Assistant Configuration):
8 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
9
10 2014-02-07 Glenn Morris <rgm@gnu.org>
11
12 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
13
14 2014-02-06 Glenn Morris <rgm@gnu.org>
15
16 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
17
18 * mh-e.texi, viper.texi: Do not use colons in index entries.
19
20 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
21
22 * texinfo.tex: Update from gnulib.
23
24 2014-02-05 Glenn Morris <rgm@gnu.org>
25
26 * epa.texi: Add indices.
27
28 * url.texi (Cookies): Mention url-cookie-list command.
29
30 2014-02-03 Glenn Morris <rgm@gnu.org>
31
32 * cl.texi (Blocks and Exits): Mention cl-tagbody.
33
34 2014-02-02 Glenn Morris <rgm@gnu.org>
35
36 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
37
38 2014-01-31 Glenn Morris <rgm@gnu.org>
39
40 * efaq.texi (Replacing highlighted text):
41 Update delete-selection-mode doc.
42
43 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
44
45 * sem-user.texi (Include paths): Fix a Texinfo command.
46
47 2014-01-27 Glenn Morris <rgm@gnu.org>
48
49 * idlwave.texi (Lesson III---User Catalog, Online Help)
50 (Starting the Shell, Catalogs, User Catalog):
51 * remember.texi (Quick Start):
52 * viper.texi:
53 * vip.texi (Customization, Customizing Constants)
54 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
55
56 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
57
58 * cc-mode.texi (Minor Modes): Minor fix.
59
60 2014-01-24 David Engster <deng@randomsample.de>
61
62 * eieio.texi (Introduction): Fix references.
63
64 2014-01-24 Glenn Morris <rgm@gnu.org>
65
66 * efaq.texi (Termcap/Terminfo entries for Emacs):
67 Use M-x term rather than M-x terminal-emulator.
68
69 * emacs-mime.texi (time-date): Use float-time.
70
71 2014-01-22 David Engster <deng@randomsample.de>
72
73 * eieio.texi (Introduction): Move introductory paragraph about
74 EIEIO and CLOS from 'Building Classes' to here.
75 (Documentation): Remove, since eieio-doc is not part of Emacs.
76 (Class Values, CLOS compatibility): Mention that
77 `describe-function' will also give information about classes.
78
79 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
80
81 * texinfo.tex: Update from gnulib.
82
83 2014-01-15 Glenn Morris <rgm@gnu.org>
84
85 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
86
87 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
88
89 * tramp.texi (all): Doc fix according to GNU Coding Standards.
90 Use "file name" instead of "filename" or "path". Use "host"
91 instead of "machine".
92
93 2014-01-12 David Engster <deng@randomsample.de>
94
95 * eieio.texi (Introduction): `class-of' is obsolete.
96 (Predicates, Basic Methods): Adapt function names to namespace
97 cleanup.
98
99 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
100
101 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
102
103 2014-01-12 Glenn Morris <rgm@gnu.org>
104
105 * efaq.texi (Guidelines for newsgroup postings)
106 (Informational files for Emacs):
107 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
108
109 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
110
111 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
112
113 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
114
115 * Makefile.in: Add eww.texi.
116 * eww.texi: New file.
117
118 2014-01-07 Glenn Morris <rgm@gnu.org>
119
120 * efaq.texi (Problems with very large files): Fix superscript typo.
121
122 2013-01-07 Rasmus <w530@pank.eu>
123
124 * org.texi (Global and local cycling): Fix missing '@'.
125
126 2013-01-07 Bastien Guerry <bzg@gnu.org>
127
128 * org.texi (Global and local cycling): Mention C-u C-u TAB.
129 (Include files, The Export Dispatcher)
130 (Advanced configuration)
131 (Header arguments in Org mode properties): Spelling fixes.
132 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
133 (@LaTeX{} specific attributes): New index entries.
134 Use #+BEGIN_ABSTRACT in the example.
135
136 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
137
138 * org.texi (Org export): New section.
139 (HTML doctypes): Fix whitespace error. Fix display.
140 (Publishing options): Add missing html publishing options.
141
142 2014-01-07 Glenn Morris <rgm@gnu.org>
143
144 * efaq.texi (Basic editing, Packages that do not come with Emacs):
145 Merge in some info from etc/MORE.STUFF.
146
147 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
148
149 Specify .texi encoding (Bug#16292).
150 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
151 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
152 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
153 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
154 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
155 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
156 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
157 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
158 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
159 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
160 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
161 * widget.texi, wisent.texi, woman.texi:
162 Add @documentencoding.
163
164 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
165
166 * eshell.texi (What Eshell is not): Clean up confusing clause.
167
168 2014-01-03 Glenn Morris <rgm@gnu.org>
169
170 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
171
172 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
173 Add copyright notice to titlepage.
174
175 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
176
177 * ert.texi: Add a titlepage. Use @insertcopying.
178
179 * calc.texi (Top): Use @top rather than @chapter.
180
181 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
182
183 * eshell.texi (top): Fix incorrect use of xref.
184
185 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
186
187 * eshell.texi (top): Fix incorrect info filename in an xref.
188
189 2014-01-02 Glenn Morris <rgm@gnu.org>
190
191 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
192
193 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
194
195 * eshell.texi (Command Basics): Remove `Command basics' chapter.
196
197 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
198
199 * eshell.texi (What is Eshell?): Add section about what not to use
200 Eshell for.
201
202 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
203
204 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
205
206 2013-12-22 Glenn Morris <rgm@gnu.org>
207
208 * woman.texi (Navigation): Use itemx where appropriate.
209
210 2013-12-20 Tassilo Horn <tsdh@gnu.org>
211
212 * info.texi, woman.texi:
213 Document `S-SPC' as alternative to `DEL' for scrolling.
214
215 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
216
217 * calc.texi (Stack Manipulation Commands): Mention using the variable
218 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
219
220 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
221
222 * tramp.texi (direntry): Use ssh but rsh.
223 (all): Encode all environment variable names with @env{...}.
224 (Bug Reports): Refer to Testing node.
225
226 2013-12-12 Glenn Morris <rgm@gnu.org>
227
228 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
229 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
230 * srecode.texi, todo-mode.texi, tramp.texi:
231 Sync direntry with info/dir version.
232
233 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
234
235 * Makefile.in: Add octave-mode.texi.
236
237 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
238 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
239
240 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
241
242 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
243
244 * dbus.texi (Properties and Annotations): Fix typo.
245
246 2013-12-06 Bastien Guerry <bzg@gnu.org>
247
248 * org.texi: Don't include Emacs version within Org's version.
249
250 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
251
252 * org.texi (Creating one-off styles): Use new export snippet
253 syntax.
254
255 * org.texi (Export settings): Documentation describing how text
256 above the first heading is ignored when an :export: tag is in a
257 file.
258
259 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
260
261 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
262
263 2013-11-30 Glenn Morris <rgm@gnu.org>
264
265 * Makefile.in (distclean): Remove Makefile.
266
267 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
268
269 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
270 (The Basics, Formulas): Copyedits.
271 (Resizing, Printer functions): Add index entries.
272
273 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
274
275 * calc.texi (Customizing Calc): Mention new variable
276 `calc-context-sensitive-enter'.
277
278 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
279
280 * org.texi (Exporting code blocks): Document the 'inline-only
281 setting for `org-export-babel-evaluate'. Document how :var
282 introduces code block dependencies.
283
284 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
285
286 * org.texi (Header arguments): Document header-args[:lang]
287 properties and remove deprecated old-style properties from
288 documentation.
289
290 * org.texi (Agenda commands): Remove footnote from @tsubheading
291 and add a sentence with the reference instead.
292
293 2013-11-12 Bastien Guerry <bzg@gnu.org>
294
295 * org.texi (Catching invisible edits):
296 * org.texi (Plain lists, Plain lists):
297 * org.texi (Advanced configuration):
298 * org.texi (Tag groups):
299 * org.texi (Conventions):
300 * org.texi (Checkboxes, Radio lists):
301 * org.texi (Top, Summary, Exporting):
302 * org.texi (In-buffer settings): Fix typos.
303
304 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
305 C-w'. Add an index entry for `org-refile-keep'.
306
307 * org.texi (Plain lists): Add an index entry for sorting plain
308 list. Document sorting by checked status for check lists.
309
310 * org.texi (Publishing options): Fix old variable names.
311
312 * org.texi (Orgstruct mode): Fix suggested setting of
313 `orgstruct-heading-prefix-regexp'.
314
315 * org.texi (Export settings):
316 Document `org-export-allow-bind-keywords'.
317
318 * org.texi (History and Acknowledgments): Small rephrasing.
319
320 * org.texi (Template elements): Add a footnote about tags accepted
321 in a year datetree.
322
323 * org.texi (Beamer export, @LaTeX{} and PDF export)
324 (Header and sectioning, @LaTeX{} specific attributes):
325 Enhance style.
326
327 * org.texi (Agenda commands): Add a footnote about dragging agenda
328 lines: it does not persist and it does not change the .org files.
329
330 * org.texi (Agenda commands): Add a table heading for dragging
331 agenda lines forward/backward.
332
333 * org.texi (Agenda commands): Add documentation for
334 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
335
336 * org.texi (Publishing options): Update the list of options.
337 (Simple example, Complex example): Fix the examples.
338
339 * org.texi (Formula syntax for Calc): Don't use a bold font the
340 warning.
341
342 * org.texi (Other built-in back-ends): New section.
343
344 * org.texi (Editing source code):
345 Document `org-edit-src-auto-save-idle-delay' and
346 `org-edit-src-turn-on-auto-save'.
347
348 * org.texi (External links): Document contributed link types
349 separately.
350
351 * org.texi (Closing items):
352 Document `org-closed-keep-when-no-todo'.
353
354 * org.texi (Export back-ends): Rename from "Export formats".
355 (The Export Dispatcher): Remove reference to
356 `org-export-run-in-background'.
357 (Export settings): Minor rewrites.
358 (ASCII/Latin-1/UTF-8 export): Update variable's name.
359 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
360
361 * org.texi (Export in foreign buffers): New section.
362 (Exporting): Remove documentation about converting the selected
363 region.
364
365 * org.texi (Advanced configuration): Put the filter valid types in
366 a table. Use @lisp and @smalllisp.
367
368 * org.texi: Use @code{nil} instead of nil. Update the maintainer
369 contact info.
370
371 * org.texi (Exporting): Better introductory sentence. Add a note
372 about conversion commands.
373 (Feedback, Orgstruct mode, Built-in table editor)
374 (Built-in table editor, Orgtbl mode, Updating the table)
375 (Property syntax, Capturing column view, Capture)
376 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
377 (Exporting, Extending ODT export)
378 (Working with @LaTeX{} math snippets, dir, Customization)
379 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
380 Uniformly use @kbd{M-x command RET}.
381
382 * org.texi (Filtering/limiting agenda items): New subsection.
383 Document the use of `org-agenda-max-*' options and
384 `org-agenda-limit-interactively' from the agenda.
385 (Agenda commands): Move details about filtering commands to
386 the new section, only include a summary here.
387 (Customizing tables in ODT export)
388 (System-wide header arguments, Conflicts, Dynamic blocks):
389 Use spaces for indentation.
390
391 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
392
393 * org.texi (Links in HTML export, Images in HTML export)
394 (post): Fix syntax within #+ATTR_*.
395 (Tables in HTML export): Document `org-html-table-row-tags'
396 and use `org-html-table-default-attributes' instead of
397 `org-html-table-tag'.
398
399 * org.texi (Publishing action, Publishing options)
400 (Publishing links): Major rewrite. Enhance explanations for
401 `org-org-publish-to-org'. Remove reference to
402 `org-export-run-in-background'.
403
404 * org.texi: Fix many small typos. Use #+NAME instead of
405 #+TBLNAME. Use @smalllisp instead of @example.
406 (Special symbols): Add index?
407 (HTML preamble and postamble): Don't mention obsolete use of
408 opt-plist.
409 (JavaScript support): Don't mention the org-jsinfo.el file as it
410 has been merged with ox-html.el.
411
412 * org.texi (Installation, Feedback, Setting Options)
413 (Code evaluation security, org-crypt.el): Use @lisp instead of
414 @example.
415 (Agenda commands): Use @table instead of @example.
416
417 * org.texi (Adding hyperlink types): New appendix.
418
419 * org.texi (ODT export commands, Extending ODT export)
420 (Applying custom styles, Images in ODT export)
421 (Labels and captions in ODT export)
422 (Literal examples in ODT export)
423 (Configuring a document converter)
424 (Working with OpenDocument style files)
425 (Customizing tables in ODT export)
426 (Validating OpenDocument XML): Fix options names.
427
428 * org.texi (History and Acknowledgments): Update acknowledgments
429 to Nicolas. Add Nicolas Goaziou to the list of contributors.
430
431 * org.texi (System-wide header arguments): Don't use "customizing"
432 for setting a variable. Also remove comments.
433
434 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
435 `org-agenda-start-on-weekday' to the variable index and document
436 them.
437
438 * org.texi (Sparse trees, Agenda commands)
439 (@LaTeX{} fragments, Selective export, Export options)
440 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
441 (HTML Export commands, @LaTeX{}/PDF export commands)
442 (iCalendar export, Publishing options, Triggering publication)
443 (In-buffer settings): Update to reflect changes from the new
444 export engine.
445
446 * org.texi (Matching tags and properties): More examples.
447 Explain group tags expansion as regular expressions.
448
449 * org.texi (Tag groups): New section.
450
451 * org.texi (Setting tags): Tiny formatting fixes.
452
453 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
454 names.
455
456 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
457 concept index. Include example for these agenda views.
458 (Special agenda views): Mention the "agenda*" agenda view.
459
460 * org.texi (Repeated tasks): Document how to ignore a repeater
461 when using both a scheduled and a deadline timetamp.
462
463 * org.texi (Global and local cycling): Wrap in a new subsection.
464 (Initial visibility, Catching invisible edits): New subsections.
465
466 * org.texi (Visibility cycling): Mention that
467 `org-agenda-inhibit-startup' will prevent visibility setting when
468 the agenda opens an Org file for the first time.
469
470 * org.texi (Org syntax): New section.
471
472 * org.texi (Orgstruct mode):
473 Document `orgstruct-heading-prefix-regexp'.
474
475 * org.texi (Speeding up your agendas): New section.
476
477 * org.texi (Installation): When installing Org from ELPA, users
478 should do this from an Emacs session where no .org file has been
479 visited.
480
481 * org.texi (CSS support, In-buffer settings): Update HTML options
482 names.
483
484 * org.texi (Structure editing): Update documentation for
485 `org-insert-heading-or-item'.
486 (Plain lists, Relative timer): Update index entry.
487
488 * org.texi (JavaScript support): Update variable names.
489
490 * org.texi (comments): Minor formatting fix.
491
492 * org.texi (@LaTeX{} fragments): Minor enhancement.
493
494 * org.texi: Update the list contributions.
495
496 * org.texi (Agenda commands): Exporting the agenda to an .org file
497 will not copy the subtrees and the inherited tags.
498 Document `org-agenda-filter-by-regexp'.
499
500 * org.texi (Publishing action, Complex example): Fix names of
501 publishing functions.
502
503 * org.texi (Top, Exporting): Delete references to Freemind.
504 (Freemind export): Delete section.
505
506 * org.texi (Top, Exporting): Delete references to the XOXO export.
507 (XOXO export): Delete section.
508
509 * org.texi (Capture): Mention that org-remember.el is not
510 supported anymore.
511
512 * org.texi (Top, Exporting, Beamer class export):
513 Delete references to the TaskJuggler export.
514 (History and Acknowledgments): Mention that the TaskJuggler has
515 been rewritten by Nicolas and now lives in the contrib/ directory
516 of Org's distribution. Mention that Jambunathan rewrote the HTML
517 exporter. Remove Jambunathan from my own acknowledgments.
518 (TaskJuggler export): Delete.
519
520 * org.texi (HTML preamble and postamble)
521 (Tables in HTML export, Images in HTML export)
522 (Math formatting in HTML export, CSS support)
523 (@LaTeX{} and PDF export, Publishing options): Fix the names of
524 the HTML export and publishing options.
525
526 * org.texi (Literal examples, Export options)
527 (@LaTeX{} and PDF export, Header and sectioning)
528 (Publishing options): Fix LaTeX options names.
529
530 * org.texi (Export options, CSS support, In-buffer settings):
531 Fix references to HTML_LINK_* and HTML_STYLE keywords.
532
533 * org.texi (Export options, In-buffer settings): Fix references to
534 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
535
536 * org.texi (Top, Markup, Initial text, Images and tables)
537 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
538 (Export options, JavaScript support, Beamer class export):
539 Remove references to the DocBook export, which has been deleted.
540 (History and Acknowledgments): Mention that DocBook has been
541 deleted, suggest to use the Texinfo exporter instead, then to
542 convert the .texi to DocBook with makeinfo.
543 (Links in ODT export, Tables in ODT export): Fix indices.
544
545 * org.texi (Deadlines and scheduling): Add a variable to the
546 index. Add documentation about delays for scheduled tasks.
547
548 * org.texi (Emphasis and monospace):
549 Mention `org-fontify-emphasized-text' and
550 `org-emphasis-regexp-components'.
551
552 * org.texi (References): Small enhancement.
553
554 * org.texi (Column width and alignment): Make the example visually
555 more clear.
556
557 * org.texi (The clock table): Document :mstart and :wstart as a
558 way to set the starting day of the week.
559
560 * org.texi (In-buffer settings): Document new startup keywords.
561 Thanks to John J Foerch for this idea.
562
563 * org.texi (Include files): Tiny formatting fix.
564
565 * org.texi (Activation): Point to the "Conflicts" section.
566
567 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
568
569 * org.texi (CSS support): Clarify this section.
570
571 * org.texi (@LaTeX{} specific attributes): Document that tabu and
572 tabularx packages are not in the default set of packages.
573
574 * org.texi (Agenda commands): Document fortnight view.
575
576 * org.texi: Document conflict with ecomplete.el.
577
578 * org.texi (History and Acknowledgments): Acknowledgements for
579 Jason Dunsmore and Rakcspace.
580
581 * org.texi: Rename org-crypt.el node to org-crypt.
582
583 * org.texi (A @LaTeX{} example): Fix typo in variable name.
584
585 * org.texi (MobileOrg): Mention the new iPhone developer.
586
587 * org.texi (Table of contents) Improve documentation of TOC
588 placement.
589
590 * org.texi: Explain that date/time information at read-date prompt
591 should start at the beginning, not anywhere in the middle of a
592 long string.
593
594 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
595
596 * org.texi (Orgstruct mode): Fix wrong regexp.
597
598 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
599
600 * org.texi: Document export to (X)HTML flavors.
601
602 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
603
604 * org.texi (Extracting source code): Mention the prefix argument
605 to org-babel-tangle.
606 (noweb): Remove erroneous negative.
607 (Specific header arguments): Document new header arguments.
608 Documentation for new tangle-mode header argument.
609 (Top): Documentation for new tangle-mode header argument.
610 (rownames): Documentation for new tangle-mode header argument.
611 Mention elisp as special rowname case.
612 (tangle-mode): Documentation for new tangle-mode header argument.
613 (post): Documentation and an example of usage.
614 (var): Remove the "Alternate argument syntax" section from the
615 documentation.
616 (hlines): Note that :hline has no effect for Emacs Lisp code
617 blocks.
618
619 2013-11-12 Feng Shu <tumashu@gmail.com>
620
621 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
622 (Math formatting in HTML export)
623 (Working with @LaTeX{} math snippets): Add document about creating
624 formula image with imagemagick.
625
626 * org.texi (@LaTeX{} specific attributes): Document `:caption'
627 attribute of #+ATTR_LATEX.
628
629 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
630
631 * org.texi (Handling links): Fix a typo in
632 `org-startup-with-inline-images' documentation.
633
634 * org.texi (Previewing @LaTeX{} fragments): Document the startup
635 keywords to use for previewing LaTeX fragments or not.
636 (Summary of in-buffer settings): Improve formatting and add an
637 entry for the variable `org-startup-with-latex-preview'.
638
639 * org.texi (Property syntax): Recall the user to refresh the org
640 buffer when properties are set on a per-file basis.
641
642 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
643
644 * org.texi (Matching tags and properties): Clarification.
645
646 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
647
648 * org.texi (Editing and debugging formulas): Add an example when a
649 table has multiple #+TBLFM lines.
650
651 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
652
653 * org.texi (The clock table): Document acceptance of relative
654 times in tstart and tend, link to syntax description and provide
655 example.
656
657 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
658
659 * org.texi (The spreadsheet): Document lookup functions.
660
661 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
662
663 * org.texi (CSS support): Mention .figure-number, .listing-number,
664 and .table-number.
665
666 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
667
668 * org.texi
669 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
670 spreadsheet formula mode strings and some examples from @example
671 block with xy @r{yz} to @table.
672
673 * org.texi (Formula syntax for Calc): Improve the documentation of
674 empty fields in formulas for spreadsheet. Add explanation and
675 example for empty field. Extend explanations of format
676 specifiers. Add a sentence to mention Calc defmath.
677
678 * org.texi (Column formulas): Add a sentence to be more explicit
679 about when a table header is mandatory.
680
681 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
682
683 * org.texi (Subscripts and superscripts): Remove reference to
684 quoted underscores until this mechanism is implemented again.
685
686 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
687 property.
688
689 * org.texi (Document title): Subtree export is no longer triggered
690 by marking one as the region.
691 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
692 giving examples isn't very useful: "horizontal rule" is, at least,
693 as explicit as <hr/>.
694
695 * org.texi (HTML doctypes): Reflect keyword removal.
696 (CSS support): Reflect keyword removal.
697
698 * org.texi (@LaTeX{} specific attributes): Document new :float
699 values.
700
701 * org.texi (Export settings): Improve documentation.
702
703 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
704 (Text areas in HTML export): Update text areas.
705 (HTML Export commands): Update export commands.
706
707 * org.texi (Header and sectioning): Add a footnote about the
708 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
709
710 * org.texi (The Export Dispatcher):
711 Document `org-export-in-background'.
712
713 * org.texi (Footnotes): Export back-ends do not use
714 `org-footnote-normalize' anymore.
715
716 * org.texi: Document variable changes.
717
718 * org.texi (Export settings): Document p: item in OPTIONS keyword.
719
720 * org.texi (Exporting): Massive rewrite of the first sections.
721 (Selective export): Delete.
722 (The Export Dispatcher): Rewrite.
723 (Export options): Rewrite as "Export settings".
724
725 * org.texi: Small changes to documentation for embedded LaTeX.
726
727 * org.texi (Internal links): Document #+NAME keyword and
728 cross-referencing during export.
729
730 * org.texi (Include files): Remove reference to :prefix1
731 and :prefix. Give more details for :minlevel.
732
733 * org.texi (Macro replacement): Fix macro name.
734 Update documentation about possible locations and escaping mechanism.
735
736 * org.texi (Table of contents): Update documentation.
737 Document lists of listings and lists of tables. Add documentation for
738 optional title and #+TOC: keyword.
739
740 2013-11-12 Rick Frankel <rick@rickster.com>
741
742 * org.texi (results): Add Format section, broken out of Type
743 section to match code.
744 (hlines, colnames): Remove incorrect Emacs Lisp exception.
745 Note that the actual default handling (at least for python and
746 emacs-lisp) does not seem to match the description.
747
748 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
749
750 * org.texi (The date/time prompt): Update the documentation to
751 reflect the new way `org-read-date-get-relative' handles weekdays.
752
753 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
754
755 * org.texi (Resolving idle time):
756 Document `org-clock-x11idle-program-name'.
757
758 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
759
760 * ert.texi (Running Tests Interactively): Adapt examle output.
761 (Tests and Their Environment): Mention skip-unless.
762
763 2013-10-23 Glenn Morris <rgm@gnu.org>
764
765 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
766 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
767 * widget.texi: Nuke @refill.
768
769 * Makefile.in (install-dvi, install-html, install-pdf)
770 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
771 (uninstall-pdf): Quote entities that might contain whitespace.
772
773 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
774
775 * calc.texi (Data Type Formats): Don't specify the size at
776 which integers begin to be represented by lists.
777
778 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
779
780 * cl.texi (Argument Lists): Add indexes for &key and &aux.
781
782 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
783
784 * trampver.texi: Update release number.
785
786 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
787
788 Sync with Tramp 2.2.8.
789
790 * tramp.texi (External packages): Use `non-essential'.
791 * trampver.texi: Update release number.
792
793 2013-09-14 Glenn Morris <rgm@gnu.org>
794
795 * eshell.texi: Markup fixes.
796
797 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
798
799 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
800 of @kbd{RET}.
801 (Prefix Matching): Add an index.
802
803 2013-09-08 Glenn Morris <rgm@gnu.org>
804
805 * emacs-gnutls.texi: Tweak direntry.
806
807 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
808
809 * tramp.texi (Alternative Syntax): Remove chapter.
810
811 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
812
813 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
814 for portability to hosts where /bin/sh has problems.
815
816 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
817
818 Try to reduce redundancy in doc/misc/Makefile.in.
819 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
820 (TARGETS): New intermediate variable.
821 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
822
823 2013-08-27 Glenn Morris <rgm@gnu.org>
824
825 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
826
827 * efaq.texi: Rename from faq.texi, to match its output files.
828 * Makefile.in: Update for faq.texi name change.
829
830 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
831
832 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
833
834 * efaq-w32.texi: Move here from the web-pages repository.
835 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
836 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
837 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
838 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
839 Add DOCMISC_*_W32 variables.
840 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
841 (efaq_w32_deps): New variable.
842 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
843 (efaq-w32.pdf, efaq-w32.html): New rules.
844 (clean): Remove efaq-w32 products.
845
846 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
847
848 * texinfo.tex: Update from gnulib.
849
850 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
851
852 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
853 shift_jis from the default value set to mm-coding-system-priorities for
854 Japanese users.
855
856 2013-08-13 Glenn Morris <rgm@gnu.org>
857
858 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
859 (Options - Defining Label Environments, Options - Creating Labels)
860 (Options - Referencing Labels, Options - Creating Citations)
861 (Options - Index Support, Options - Viewing Cross-References)
862 (Options - Finding Files, Options - Optimizations)
863 (Options - Fontification, Options - Misc):
864 * cc-mode.texi (Sample Init File):
865 * edt.texi (Init file):
866 * epa.texi (Encrypting/decrypting gpg files):
867 * mairix-el.texi (About, Setting up the mairix interface, Using)
868 (Extending):
869 Rename nodes to avoid characters that can cause Texinfo problems.
870
871 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
872
873 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
874
875 2013-08-12 Glenn Morris <rgm@gnu.org>
876
877 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
878 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
879 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
880 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
881 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
882 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
883 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
884 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
885 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
886 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
887 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
888 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
889 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
890
891 * woman.texi (Top): Avoid mailto: in html output.
892
893 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
894 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
895 (INSTALL_DATA): New, set by configure.
896 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
897 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
898 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
899 uninstall-ps, and uninstall-doc.
900 (.SUFFIXES): Add .ps and .dvi.
901 (.dvi.ps): New suffix rule.
902 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
903 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
904 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
905 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
906 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
907 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
908 (ido.html, mairix-el.html, message.html, mh-e.html)
909 (newsticker.html, nxml-mode.html, org.html, pgg.html)
910 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
911 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
912 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
913 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
914 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
915 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
916 New rules.
917 (clean): Remove HTML_TARGETS and PS_TARGETS.
918
919 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
920
921 * ido.texi (Working Directories):
922 (Flexible Matching, Regexp Matching, Find File At Point)
923 (Ignoring, Misc Customization): Use @defopt for user options.
924
925 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
926
927 * htmlfontify.texi (Customization): Remove documentation of
928 `hfy-fast-lock-save'. Minor fixes.
929
930 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
931
932 * ido.texi (Top): Insert node "Working Directories" in menu.
933 (Working Directories): New node.
934 (Misc Customization): Add documentation of
935 `ido-confirm-unique-completion' and some other user options.
936
937 2013-08-07 Eli Zaretskii <eliz@gnu.org>
938
939 * todo-mode.texi: Update @dircategory.
940 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
941 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
942 @ref.
943
944 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
945
946 * sc.texi (Introduction): Fix index.
947 (Usage Overview):
948 (Citations, Citation Elements, Recognizing Citations)
949 (Information Keys and the Info Alist, Reference Headers)
950 (The Built-in Header Rewrite Functions)
951 (Electric References, Reply Buffer Initialization)
952 (Filling Cited Text, Selecting an Attribution)
953 (Attribution Preferences)
954 (Anonymous Attributions, Author Names)
955 (Using Regi, Post-yank Formatting Commands)
956 (Citing Commands, Insertion Commands)
957 (Mail Field Commands)
958 (Hints to MUA Authors, Thanks and History): Change from one space
959 between sentences to two.
960 (What Supercite Does): Typo fix.
961
962 * newsticker.texi (Usage): Use @key for RET.
963
964 * cl.texi (Argument Lists):
965 (For Clauses):
966 (Macros): Add indexes.
967
968 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
969
970 * cl.texi (Blocks and Exits): Add an index.
971
972 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
973
974 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
975 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
976 (todo-mode.dvi, todo-mode.pdf): New rules.
977
978 * todo-mode.texi: New file.
979
980 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
981
982 * gnus.texi (Basic Usage): Mention that warp means jump here.
983 (The notmuch Engine): Mention notmuch.
984
985 2013-07-30 Tassilo Horn <tsdh@gnu.org>
986
987 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
988 `gnus-subthread-sort-functions' and remove the obsolete documentation
989 of `gnus-sort-threads-recursively'.
990
991 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
992
993 * texinfo.tex: Update to 2012-07-29.17 version.
994
995 2013-07-29 David Engster <deng@randomsample.de>
996
997 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
998 implementation.
999 (Introduction): Add further missing features.
1000 (Building Classes): Add introductory paragraph.
1001 (Wish List): Add metaclasses and EQL specialization.
1002
1003 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1004
1005 * tramp.texi (Frequently Asked Questions):
1006 Mention `tramp-use-ssh-controlmaster-options'.
1007
1008 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1009
1010 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1011 `gnus-sort-threads-recursively'.
1012
1013 2013-07-25 Glenn Morris <rgm@gnu.org>
1014
1015 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1016 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1017
1018 * erc.texi (Special Features): Update contact information.
1019 (History): Avoid using @email.
1020
1021 * eshell.texi (Bugs and ideas): Minor updates.
1022
1023 * faq.texi (Reporting bugs, Origin of the term Emacs)
1024 (Setting up a customization file)
1025 (Using an already running Emacs process, Turning off beeping)
1026 (Packages that do not come with Emacs)
1027 (Replying to the sender of a message): Avoid using @email.
1028
1029 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1030
1031 * reftex.texi (Imprint): Avoid using @email.
1032
1033 * ses.texi (Top): Update bug reporting instructions.
1034 (Acknowledgments): Avoid using @email.
1035
1036 * woman.texi (Introduction, Background): Remove outdated information.
1037 (Bugs, Acknowledgments): Avoid using @email.
1038
1039 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1040
1041 * ido.texi: New file.
1042
1043 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1044
1045 * gnus.texi (Customizing Articles): Document function predicates.
1046
1047 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1048
1049 * gnus.texi (lines): Correct description of
1050 `gnus-registry-track-extra's default value.
1051 Mention `gnus-registry-remove-extra-data'.
1052
1053 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1054
1055 * gnus.texi (Group Parameters): Mention regexp
1056 substitutions (bug#11688).
1057
1058 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1059
1060 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1061
1062 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1063
1064 * gnus.texi (Emacsen): Fix version.
1065
1066 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1067
1068 2013-07-06 Glenn Morris <rgm@gnu.org>
1069
1070 * mh-e.texi: Fix external links.
1071 (Using This Manual): Printed elisp manuals no longer available.
1072
1073 * newsticker.texi (Overview): Update URL.
1074
1075 * nxml-mode.texi (Introduction): Update URL.
1076
1077 * org.texi (JavaScript support): Fix URL.
1078
1079 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1080
1081 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1082
1083 * dbus.texi (Introspection): Update URL to a less defunct one.
1084
1085 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1086 (Foreign Groups): Use @indicateurl for examples.
1087 (Direct Functions): Remove defunct URL.
1088 (RSS): Update URL.
1089
1090 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1091 (FAQ 7-1): Update URL.
1092
1093 * pgg.texi (Top, Overview): Add note about obsolescence.
1094
1095 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1096
1097 * texinfo.tex: Merge from gnulib.
1098
1099 2013-07-03 Glenn Morris <rgm@gnu.org>
1100
1101 * bovine.texi (top):
1102 * cc-mode.texi (AWK Mode Font Locking):
1103 * mh-e.texi (Preface):
1104 * url.texi (URI Parsing): Fix cross-references to other manuals.
1105
1106 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1107
1108 * gnus.texi (Client-Side IMAP Splitting):
1109 Note that `nnimap-inbox' now can be a list.
1110
1111 2013-06-24 Glenn Morris <rgm@gnu.org>
1112
1113 * eshell.texi: Fix cross-references to other manuals.
1114
1115 2013-06-23 Glenn Morris <rgm@gnu.org>
1116
1117 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1118 Remove; not needed now we use a standard html layout for the faq.
1119 (clean): Remove HTML_TARGETS, emacs-faq.text.
1120
1121 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1122
1123 * flymake.texi (Parsing the output, Customizable variables):
1124 Add reference to `flymake-warning-predicate'.
1125
1126 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1127
1128 * tramp.texi (Top, Configuration): Insert section `Predefined
1129 connection information' in menu.
1130 (Predefined connection information): New section.
1131 (Android shell setup): Make a reference to `Predefined connection
1132 information'.
1133
1134 2013-06-19 Glenn Morris <rgm@gnu.org>
1135
1136 * Makefile.in (version): New, set by configure.
1137 (clean): Delete dist tar file.
1138 (infoclean): New, split from maintainer-clean.
1139 (maintainer-clean): Run infoclean.
1140 (dist): New rule, to make tarfile for www.gnu.org.
1141
1142 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1143
1144 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1145 for keys q and Q.
1146 (Standards): Reference RFC5804 as the defining document of the
1147 managesieve protocol.
1148
1149 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1150
1151 * eshell.texi (Input/Output): Expand to cover new visual-command
1152 options, eshell-visual-subcommands and eshell-visual-options.
1153 Divide into separate Visual Commands and Redirection sections.
1154
1155 2013-06-10 Glenn Morris <rgm@gnu.org>
1156
1157 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1158
1159 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1160
1161 * gnus.texi (Article Date):
1162 Fix description of gnus-article-update-date-headers.
1163
1164 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1165
1166 * erc.texi (Special Features): ERC is being maintained within
1167 Emacs now.
1168
1169 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1170
1171 * flymake.texi: Change from one space between sentences to two.
1172
1173 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1174
1175 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1176 (bug#14293).
1177
1178 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1179
1180 * tramp.texi (Frequently Asked Questions): Precise, how to define
1181 an own ControlPath.
1182
1183 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1184
1185 * tramp.texi (Frequently Asked Questions): New item for
1186 ControlPath settings.
1187
1188 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1189
1190 * calc.texi (Basic Operations on Units): Streamline some
1191 descriptions.
1192
1193 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1194
1195 * eshell.texi (Built-ins): Update manual to mention tramp module.
1196
1197 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1198
1199 * tramp.texi (Filename Syntax): Host names are not allowed to be
1200 any method name, unless method name is specified explicitly.
1201 Remove restriction on unibyte filenames.
1202
1203 * trampver.texi: Update release number.
1204
1205 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1206
1207 doc: convert some TeX accents to UTF-8
1208 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1209 '@"{@dotless{i}}'.
1210
1211 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1212
1213 Sync with Tramp 2.2.7.
1214
1215 * trampver.texi: Update release number.
1216
1217 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1218
1219 * calc.texi (Basic Operations on Units): Streamline some
1220 descriptions.
1221
1222 2013-03-08 Glenn Morris <rgm@gnu.org>
1223
1224 * faq.texi (Top): Don't say this was updated @today.
1225 That's irrelevant and leads to spurious diffs.
1226
1227 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1228
1229 * calc.texi (Basic Operations on Units):
1230 Fix cross-reference.
1231
1232 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1233
1234 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1235
1236 2013-03-06 Alan Mackenzie <acm@muc.de>
1237
1238 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1239 calling a line-up function.
1240
1241 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1242
1243 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1244 * ses.texi: Switch from Latin-1 to UTF-8.
1245
1246 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * tramp.texi (External methods): Tramp does not connect Android
1249 devices by itself.
1250
1251 2013-03-02 Bill Wohler <wohler@newt.com>
1252
1253 Release MH-E manual version 8.5.
1254
1255 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1256 release 8.5.
1257
1258 * mh-e.texi (Preface, Conventions, Getting Started)
1259 (Using This Manual, Folder Selection, Viewing, Aliases)
1260 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1261 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1262 Update URLs.
1263
1264 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1265
1266 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1267 and "plink2" entries. "plink2" is obsolete for a long time.
1268 (External methods): Remove "scp1" and "scp2" entries.
1269 Explain user name and host name specification for "adb".
1270
1271 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1272
1273 * tramp.texi (External methods): Mention `tramp-adb-program'.
1274
1275 2013-02-28 Bastien Guerry <bzg@gnu.org>
1276
1277 * org.texi (Visibility cycling): Suggest to set
1278 `org-agenda-inhibit-startup' to nil if user wants the startup
1279 visibility settings to be honored in any circumstances.
1280 (Progress logging, Checkboxes): Fix typos.
1281
1282 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1283
1284 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1285 the macros, for Texinfo 4.13 and 5.0.
1286
1287 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1288
1289 Port Tramp documentation to Texinfo 5.0.
1290 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1291 (Filename Syntax): Do not use @trampfn{} in @item.
1292 (Filename completion): Use @columnfractions in @multitable.
1293
1294 2013-02-22 Glenn Morris <rgm@gnu.org>
1295
1296 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1297
1298 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1299
1300 * Makefile.in (html): New rule.
1301
1302 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1303
1304 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1305 Volpiatto <thierry.volpiatto@gmail.com>.
1306
1307 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1308
1309 * tramp.texi (Top, Configuration): Insert section `Android shell
1310 setup' in menu.
1311 (Android shell setup): New section.
1312 (Connection types, Default Method)
1313 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1314 (External methods): Remove "scpc" and "rsyncc" entries.
1315 (Frequently Asked Questions): Remove entry about ControlPersist.
1316
1317 2013-02-13 Glenn Morris <rgm@gnu.org>
1318
1319 * message.texi (News Headers): Don't mention yow any more.
1320
1321 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1322
1323 * calc.texi (Basic Operations on Units):
1324 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1325
1326 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1327
1328 * eshell.texi: Fill most of the missing sections.
1329
1330 2013-02-07 Bastien Guerry <bzg@gnu.org>
1331
1332 * org.texi (References): Clarify an example.
1333 (Installation): Fix instructions.
1334 (Org-Plot): Fix link.
1335 (Checkboxes, Radio lists): Fix typos.
1336
1337 2013-02-07 Glenn Morris <rgm@gnu.org>
1338
1339 * cl.texi (Equality Predicates): Mention memql.
1340
1341 2013-02-07 Eric Ludlam <zappo@gnu.org>
1342
1343 * ede.texi (Creating a project): Make ede-new doc less
1344 specific, and only about items it supports, indicating that there
1345 might be more. Remove refs to simple project and direct automake
1346 from ede new.
1347 (Simple projects): Re-write to not talk about ede-simple-project
1348 which is deprecated, and instead use the term to mean projects
1349 that don't do much management, just project wrapping.
1350 Add ede-generic-project link.
1351 (ede-generic-project): New node (bug#11441).
1352
1353 2013-02-07 Glenn Morris <rgm@gnu.org>
1354
1355 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1356
1357 2013-02-01 Glenn Morris <rgm@gnu.org>
1358
1359 * calc.texi (Help Commands): Update calc-view-news description.
1360 Mention etc/CALC-NEWS.
1361
1362 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1363
1364 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1365
1366 2013-01-13 Bastien Guerry <bzg@gnu.org>
1367
1368 * org.texi (Installation): Simplify.
1369
1370 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1371
1372 * org.texi (Handling links): Update the mention to the obsolete
1373 variable `org-link-to-org-use-id' with a mention to the newer
1374 variable `org-id-link-to-org-use-id'. Mention the need to load
1375 the org-id library.
1376
1377 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1378
1379 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1380
1381 2013-01-09 Bastien Guerry <bzg@gnu.org>
1382
1383 * org.texi (Pushing to MobileOrg): Add footnote about using
1384 symbolic links in `org-directory'.
1385 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1386 of the now obsolete alias `org-float'.
1387 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1388 index. Fix description of TODO keywords cycling.
1389 (Advanced features): Add missing argument for @item.
1390 (Storing searches): Add index entries and a note about
1391 *-tree agenda views.
1392 (Structure editing): Document `org-mark-element' and
1393 `org-mark-subtree'.
1394 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1395
1396 2013-01-08 Juri Linkov <juri@jurta.org>
1397
1398 * info.texi (Go to node): Mention the abbreviated format
1399 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1400
1401 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1402
1403 * autotype.texi: Remove undefined command @subtitlefont.
1404 * cc-mode.texi: Likewise.
1405
1406 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1407 @item argument.
1408 (Property searches): Use \\ instead of @backslashchar{}.
1409 * pgg.texi (VERSION): Move @set below @setfilename.
1410
1411 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1412
1413 * ada-mode.texi: Remove braces from @title argument.
1414 * eudc.texi: Likewise.
1415 * smtpmail.texi: Likewise.
1416 * auth.texi (VERSION): Set before first use.
1417 * emacs-gnutls.texi (VERSION): Likewise.
1418 * pgg.texi (VERSION): Likewise.
1419 * ede.texi (Top): Rename from top, all uses changed.
1420 * eshell.texi: Add missing argument to @sp.
1421 * forms.texi (Top): Reorder menu to match structure.
1422 * htmlfontify.texi (Customisation): Add missing @item in
1423 @enumerate.
1424 * org.texi (Advanced features): Add missing argument for @item.
1425 (Property searches): Use @backslashchar{} in macro argument.
1426 * pcl-cvs.texi: Add missing argument to @sp.
1427 (Movement commands): Fix use of @itemx.
1428 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1429 * reftex.texi (Options (Creating Citations)): Add missing newline
1430 before @end.
1431 * tramp.texi (Obtaining Tramp): Remove extra dots.
1432 (Configuration): Reorder menu to match structure.
1433 (Remote shell setup): Replace literal NUL character by \0.
1434 * viper.texi (Marking): Add missing argument for @item.
1435
1436 2013-01-04 Glenn Morris <rgm@gnu.org>
1437
1438 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1439 Add htmlfontify.
1440 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1441 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1442 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1443 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1444
1445 * htmlfontify.texi: Miscellaneous fixes and updates.
1446 Set copyright to FSF, update license to GFDL 1.3+.
1447
1448 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1449
1450 * htmlfontify.texi: New file.
1451
1452 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1453
1454 * calc.texi (Free-Form Dates): Expand on the date reading
1455 algorithm.
1456
1457 2012-12-27 Glenn Morris <rgm@gnu.org>
1458
1459 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1460 Avoid some overfull lines.
1461
1462 * widget.texi (Programming Example): Break some long lines.
1463
1464 * wisent.texi (Wisent Overview): Fix xref.
1465 (Grammar format, Understanding the automaton): Avoid overfill.
1466
1467 * bovine.texi (Optional Lambda Expression): Allow line break.
1468
1469 * auth.texi (Help for users): Break long lines.
1470
1471 * ada-mode.texi (Project file variables):
1472 Reword to reduce underfull hbox.
1473 (No project files, Use GNAT project file):
1474 Use smallexample to make some overfull lines less terrible.
1475
1476 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1477 Fix cross-references to separate manuals.
1478
1479 * Makefile.in (gfdl): New variable. Use throughout where
1480 appropriate so that targets depend on doclicense.texi.
1481
1482 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1483
1484 * gnus.texi (Customizing the IMAP Connection): Mention the other
1485 authenticators.
1486
1487 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1488
1489 * gnus.texi (Browse Foreign Server):
1490 Document `gnus-browse-delete-group'.
1491
1492 2012-12-22 Glenn Morris <rgm@gnu.org>
1493
1494 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1495 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1496 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1497 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1498
1499 * Makefile.in (gfdl): New variable. Use throughout where
1500 appropriate so that targets depend on doclicense.texi.
1501
1502 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1503
1504 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1505 doclicense.texi. Remove doclicense.texi from all targets that
1506 mentioned it explicitly.
1507 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1508 $(emacsdir)/emacsver.texi.
1509 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1510
1511 2012-12-21 Glenn Morris <rgm@gnu.org>
1512
1513 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1514 Include emacsver.texi. Nuke hand-written node pointers.
1515 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1516 Depend on emacsver.texi.
1517
1518 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1519 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1520 May as well just include doclicense.texi in everything.
1521
1522 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1523 which @copying says is included.
1524
1525 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1526 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1527 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1528 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1529 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1530 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1531 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1532 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1533 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1534 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1535 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1536 copies from the FSF, which does not publish these manuals.
1537
1538 * erc.texi: No need to include gpl in this small manual.
1539
1540 * org.texi (copying): Include a copy of the GFDL.
1541 (GNU Free Documentation License): New section.
1542
1543 2012-12-21 Bastien Guerry <bzg@gnu.org>
1544
1545 * org.texi: Fix typos.
1546
1547 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1548
1549 * calc.texi (ISO 8601): Rename from ISO-8601,
1550 as it's typically spelled without a hyphen.
1551
1552 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1553
1554 * calc.texi (ISO-8601): New section.
1555 (Date Formatting Codes): Mention new codes.
1556 (Standard Date Formats): Mention new formats.
1557
1558 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * tramp.texi (External methods): Move `adb' method here.
1561
1562 2012-12-13 Glenn Morris <rgm@gnu.org>
1563
1564 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1565
1566 * wisent.texi: Small edits. Set copyright to FSF, update license to
1567 GFDL 1.3+.
1568 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1569 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1570 New targets.
1571 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1572 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1573
1574 * bovine.texi: Small edits. Set copyright to FSF, update license to
1575 GFDL 1.3+, remove empty index.
1576 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1577 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1578 New targets.
1579 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1580 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1581
1582 2012-12-13 Eric Ludlam <zappo@gnu.org>
1583 David Ponce <david@dponce.com>
1584 Richard Kim <emacs18@gmail.com>
1585
1586 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1587
1588 2012-12-13 Glenn Morris <rgm@gnu.org>
1589
1590 * flymake.texi (Customizable variables, Locating the buildfile):
1591 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1592
1593 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1594 GFDL 1.3+ license, fix up index.
1595 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1596 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1597 (srecode.pdf): New targets.
1598 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1599 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1600
1601 2012-12-13 Eric Ludlam <zappo@gnu.org>
1602
1603 * srecode.texi: New file, imported from CEDET trunk.
1604
1605 2012-12-13 Bastien Guerry <bzg@gnu.org>
1606
1607 * org.texi (Summary, Code block specific header arguments)
1608 (Code block specific header arguments)
1609 (Header arguments in function calls, var, noweb)
1610 (Results of evaluation, Code evaluation security):
1611 Small reformatting: add a blank line before some example.
1612
1613 * org.texi (System-wide header arguments)
1614 (Header arguments in Org mode properties, Conflicts)
1615 (Dynamic blocks, Using the mapping API):
1616 Fix indentation of Elisp code examples.
1617
1618 * org.texi (Comment lines): Fix description of the comment syntax.
1619
1620 * org.texi (Installation): Mention "make test" in the correct section.
1621
1622 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1623
1624 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1625 These are just minor editorial changes.
1626
1627 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1628
1629 * tramp.texi (History): Mention ADB.
1630 (Inline methods): Add `adb' method.
1631
1632 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1633
1634 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1635 (External methods): Fix typo.
1636
1637 2012-12-03 Glenn Morris <rgm@gnu.org>
1638
1639 * rcirc.texi (Notices): Fix typo.
1640
1641 2012-11-25 Bill Wohler <wohler@newt.com>
1642
1643 Release MH-E manual version 8.4.
1644
1645 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1646 Update for release 8.4.
1647
1648 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1649 (Junk): Add mh-whitelist-preserves-sequences-flag,
1650 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1651 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1652
1653 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1654
1655 * mh-e.texi (Procmail): Fix two @ typos.
1656
1657 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1658
1659 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1660 These are just minor editorial changes.
1661
1662 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1663
1664 * calc.texi (Date Formatting Codes): Mention the new beginning of
1665 the date numbering system.
1666
1667 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1668
1669 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1670 (Date Forms): Correct off-by-one error in explanation of
1671 Julian day numbers. Give Gregorian equivalent of its origin.
1672
1673 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1674
1675 * calc.texi (Date Forms): Mention the customizable
1676 Gregorian-Julian switch.
1677 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1678
1679 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1680
1681 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1682 It also uses January 1, 1 AD as its day number 1.
1683 * calc.texi (Date Forms): Document this.
1684
1685 2012-11-16 Glenn Morris <rgm@gnu.org>
1686
1687 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1688 (Obsolete Macros): Move example here from Function Bindings.
1689
1690 * erc.texi: Use @code{nil} rather than just "nil".
1691 (Modules): Undocument obsolete "hecomplete".
1692 Add "notifications".
1693 (Connecting): Add brief section on passwords.
1694 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1695
1696 2012-11-13 Glenn Morris <rgm@gnu.org>
1697
1698 * flymake.texi (Customizable variables)
1699 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1700 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1701
1702 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1703
1704 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1705 In all file place SES into @acronym{...}.
1706 (Advanced Features): Add key index and function index for
1707 ses-set-header-row. Add description for function
1708 ses-rename-cell. Add description for function
1709 ses-repair-cell-reference-all.
1710 (Ranges in formulas): Add description for ses-range flags.
1711
1712 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1713
1714 * texinfo.tex: Merge from gnulib.
1715
1716 2012-11-10 Chong Yidong <cyd@gnu.org>
1717
1718 * url.texi (Introduction): Move url-configuration-directory to
1719 Customization node.
1720 (Parsed URIs): Split into its own node.
1721 (URI Encoding): New node.
1722 (Defining New URLs): Remove empty chapter.
1723 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1724 Improve docs for url-queue-*.
1725 (Supported URL Types): Copyedits. Delete empty subnodes.
1726
1727 * url.texi (Introduction): Rename from Getting Started.
1728 Rewrite the introduction.
1729 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1730
1731 2012-11-10 Glenn Morris <rgm@gnu.org>
1732
1733 * cl.texi (Obsolete Setf Customization):
1734 Revert defsetf example to the more correct let rather than prog1.
1735 Give define-modify-macro, defsetf, and define-setf-method
1736 gv.el replacements.
1737
1738 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1739 (Setf Extensions): Remove obsolete reference.
1740 (Obsolete Setf Customization):
1741 Move note on lack of setf functions to lispref/variables.texi.
1742 Undocument get-setf-method, since it no longer exists.
1743 Mention simple defsetf replaced by gv-define-simple-setter.
1744
1745 2012-11-03 Glenn Morris <rgm@gnu.org>
1746
1747 * cl.texi: Further general copyedits.
1748 (List Functions): Remove copy-tree, standard elisp for some time.
1749 (Efficiency Concerns): Comment out examples that no longer apply.
1750 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1751 (Creating Symbols, Random Numbers): De-emphasize internal
1752 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1753 (Naming Conventions, Type Predicates, Macros)
1754 (Predicates on Numbers): No longer mention cl-floatp-safe.
1755
1756 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1757
1758 * gnus.texi (Mail Source Specifiers):
1759 Document :leave keyword used for pop mail source.
1760
1761 2012-11-01 Glenn Morris <rgm@gnu.org>
1762
1763 * cl.texi: General copyedits for style, line-breaks, etc.
1764 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1765 (Macro Bindings, Blocks and Exits):
1766 Acknowledge existence of lexical-binding.
1767 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1768
1769 2012-10-31 Glenn Morris <rgm@gnu.org>
1770
1771 * ert.texi (Introduction, The @code{should} Macro):
1772 Refer to "cl-assert" rather than "assert".
1773
1774 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1775 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1776 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1777 Reword, and add details of flet and labels.
1778 (Modify Macros, Function Bindings): Add some xrefs.
1779
1780 2012-10-30 Glenn Morris <rgm@gnu.org>
1781
1782 * cl.texi (Modify Macros): Update for cl-letf changes.
1783 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1784 (Setf Extensions): Partially restore note about cl-getf,
1785 mainly moved to lispref/variables.texi.
1786 (Property Lists): Fix cl-getf typos.
1787 (Mapping over Sequences): Mention cl-mapc naming oddity.
1788
1789 2012-10-29 Glenn Morris <rgm@gnu.org>
1790
1791 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1792 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1793 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1794 (Modify Macros, Multiple Values, Other Clauses):
1795 Remove mentions of obsolete features.
1796 (Obsolete Setf Customization): Don't mention `apply' setf.
1797
1798 2012-10-28 Glenn Morris <rgm@gnu.org>
1799
1800 * cl.texi (Multiple Values, Common Lisp Compatibility):
1801 More namespace updates.
1802 (Obsolete Features): Copyedits.
1803 (Obsolete Lexical Macros, Obsolete Setf Customization):
1804 New subsections.
1805
1806 * cl.texi (Porting Common Lisp, Lexical Bindings):
1807 Add some xrefs to the Elisp manual.
1808
1809 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1810 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1811 (Obsolete Features): New appendix. Move Lexical Bindings here.
1812
1813 2012-10-27 Glenn Morris <rgm@gnu.org>
1814
1815 * cl.texi: Use defmac for macros rather than defspec.
1816 (Efficiency Concerns): Related copyedit.
1817
1818 * cl.texi (Control Structure): Update for setf now being in core.
1819 (Setf Extensions): Rename from Basic Setf. Move much of the
1820 former content to lispref/variables.texi.
1821 (Modify Macros): Move pop, push details to lispref/variables.texi.
1822 (Customizing Setf): Copyedits for setf etc being in core.
1823 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1824 Further namespaces updates.
1825
1826 2012-10-26 Bastien Guerry <bzg@gnu.org>
1827
1828 * org.texi (Installation): Update the link to Org's ELPA.
1829 Also don't mention org-install.el anymore as the replacement file
1830 org-loaddefs.el is now loaded by org.el.
1831
1832 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1833
1834 * tramp.texi (Frequently Asked Questions):
1835 Mention `tramp-completion-reread-directory-timeout' for performance
1836 improvement.
1837
1838 2012-10-25 Glenn Morris <rgm@gnu.org>
1839
1840 * cl.texi: Don't mess with the TeX section number counter.
1841 Use Texinfo recommended convention for quotes+punctuation.
1842 (Overview, Sequence Functions): Rephrase for better line-breaking.
1843 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1844 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1845 (Random Numbers, Mapping over Sequences, Structures)
1846 (Porting Common Lisp): Further updates for cl-lib namespace.
1847 (Modify Macros, Declarations, Macro Bindings, Structures):
1848 Break long lines in examples.
1849 (Dynamic Bindings): Update for changed progv behavior.
1850 (Loop Examples, Efficiency Concerns): Markup fixes.
1851 (Structures): Remove TeX margin change.
1852 (Declarations): Fix typos.
1853
1854 2012-10-24 Glenn Morris <rgm@gnu.org>
1855
1856 * cl.texi (Overview, Multiple Values, Creating Symbols)
1857 (Numerical Functions): Say less/nothing about the original cl.el.
1858 (Old CL Compatibility): Remove.
1859 (Assertions): Remove ignore-errors (standard Elisp for some time).
1860
1861 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1862 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1863 (Efficiency Concerns, Efficiency Concerns)
1864 (Common Lisp Compatibility, Old CL Compatibility):
1865 Further updates for cl-lib namespace.
1866
1867 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1868
1869 Update manual for new time stamp format (Bug#12706).
1870 * emacs-mime.texi (time-date): Update for new format.
1871 Also, fix bogus time stamp and modernize a bit.
1872
1873 2012-10-23 Glenn Morris <rgm@gnu.org>
1874
1875 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1876 than unchanging cl.el version number.
1877 End all menu descriptions with a period.
1878 Do not use @dfn{CL} for every instance of "CL".
1879 (Overview): Remove no-runtime caveat, and note about foo* names.
1880 (Usage): Use cl-lib rather than cl.
1881 (Organization, Naming Conventions): Update for cl-lib.el.
1882 (Installation): Remove long-irrelevant node.
1883 (Program Structure, Predicates, Control Structure):
1884 Start updating for cl-lib namespace.
1885 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1886 Depend on emacsver.texi.
1887
1888 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1889
1890 * trampver.texi: Update release number.
1891
1892 2012-10-06 Glenn Morris <rgm@gnu.org>
1893
1894 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1895 ERC version.
1896 (Introduction): ERC is distributed with Emacs.
1897 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1898 (Getting Started): Simplify.
1899 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1900 (History): Mention ERC maintained as part of Emacs now.
1901 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1902 Add dependency on emacsver.texi.
1903
1904 * erc.texi: Remove hand-written node pointers.
1905
1906 2012-10-05 Glenn Morris <rgm@gnu.org>
1907
1908 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1909 Copyedits.
1910
1911 2012-10-01 Eric Ludlam <zappo@gnu.org>
1912
1913 * ede.texi (Quick Start, Project Local Variables)
1914 (Miscellaneous commands, ede-java-root, Development Overview)
1915 (Detecting a Project): New nodes.
1916 (Simple projects): Node deleted.
1917
1918 * eieio.texi (Building Classes): Some slot attributes cannot be
1919 overridden.
1920 (Slot Options): Remove an example.
1921 (Method Invocation, Documentation): New nodes.
1922
1923 2012-10-01 Glenn Morris <rgm@gnu.org>
1924
1925 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1926 (reftex.pdf): Add dependency on emacsver.texi.
1927 * reftex.texi: Don't include directory part for emacsver.texi;
1928 the Makefile's -I handles it.
1929
1930 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1931
1932 Merge from standalone RefTeX repository.
1933
1934 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1935 with macros.
1936 (Imprint): Mention Wolfgang in list of contributors.
1937 (Creating Citations): Give a hint about how to
1938 auto-revert the BibTeX database file when using external editors.
1939 (Referencing Labels): Simplify section about reference macro
1940 cycling.
1941 (Options (Referencing Labels)): Adapt to new structure of
1942 `reftex-ref-style-alist'.
1943 (Referencing Labels, Reference Styles): Document changes in the
1944 referencing functionality.
1945 (Commands): Mention options for definition of header and footer in
1946 BibTeX files.
1947 (Options (Creating Citations)): Document
1948 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1949 (Reference Styles): New section.
1950 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1951 (Options (Referencing Labels)): Remove descriptions of deprecated
1952 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1953 Add descriptions for `reftex-ref-style-alist' and
1954 `reftex-ref-style-default-list'.
1955 (Referencing Labels): Update regarding reference styles.
1956 (Citation Styles): Mention support for ConTeXt.
1957 (Options (Defining Label Environments)): Fix typo.
1958 (Options (Creating Citations)):
1959 Document `reftex-cite-key-separator'.
1960
1961 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1962
1963 * org.texi: Add description of ORG_ADD_CONTRIB to info
1964 documentation. Add link to Worg for more details.
1965
1966 * org.texi: Clarify installation procedure. Provide link to the
1967 build system description on Worg.
1968
1969 * org.texi: Remove reference to utils/, x11idle.c is now in
1970 contrib/scripts.
1971
1972 * org.texi: Re-normalize to "Org mode" in manual.
1973
1974 * org.texi (Installation): Adapt documentation to new build
1975 system. Mention GNU ELPA (since it needs to be handled like Emacs
1976 built-in Org).
1977
1978 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1979
1980 * org.texi: Fix typo in description of the 'Hooks' section.
1981
1982 * org.texi: Add ID to the list of special properties.
1983
1984 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1985
1986 * org.texi (Moving subtrees): Document the ability to archive to a
1987 datetree.
1988
1989 2012-09-30 Bastien Guerry <bzg@gnu.org>
1990
1991 * org.texi (Installation, Feedback, Batch execution):
1992 Use (add-to-list 'load-path ... t) for the contrib dir.
1993
1994 * org.texi (results): Update documentation for ":results drawer"
1995 and ":results org".
1996
1997 * org.texi (Column width and alignment): Fix typo.
1998
1999 * org.texi (Activation): Point to the "Conflicts" section.
2000
2001 * org.texi (Conflicts): Mention filladapt.el in the list of
2002 conflicting packages.
2003
2004 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2005 not needed for versions of Emacs > 22.1.
2006
2007 * org.texi (History and Acknowledgments): Fix typo.
2008
2009 * org.texi (History and Acknowledgments): Add my own
2010 acknowledgments.
2011
2012 * org.texi (Agenda commands): Document the new command and the new
2013 option.
2014
2015 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2016 (Agenda commands): Reorder. Document `*' to toggle persistent
2017 marks.
2018
2019 * org.texi (Agenda dispatcher):
2020 Mention `org-toggle-agenda-sticky'.
2021 (Agenda commands, Exporting Agenda Views): Fix typo.
2022
2023 * org.texi (Templates in contexts, Setting Options): Update to
2024 reflect changes in how contexts options are processed.
2025
2026 * org.texi (Templates in contexts): Document the new structure of
2027 the variables `org-agenda-custom-commands-contexts' and
2028 `org-capture-templates-contexts'.
2029
2030 * org.texi (Templates in contexts): Document the new option
2031 `org-capture-templates-contexts'.
2032 (Storing searches): Document the new option
2033 `org-agenda-custom-commands-contexts'.
2034
2035 * org.texi (Formula syntax for Lisp): Reformat.
2036
2037 * org.texi (Special properties, Column attributes)
2038 (Agenda column view): Document the new special property
2039 CLOCKSUM_T.
2040
2041 * org.texi (Template expansion): Document the new %l template.
2042
2043 * org.texi (Fast access to TODO states): Fix documentation about
2044 allowed characters for fast todo selection.
2045
2046 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2047 use in `org-agenda-to-appt'.
2048
2049 * org.texi (Comment lines): Update wrt comments.
2050
2051 * org.texi (Resolving idle time): Document new keybinding.
2052
2053 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2054 on clock timestamps.
2055
2056 * org.texi (Fast access to TODO states): Explicitly says only
2057 letters are supported as fast TODO selection keys.
2058
2059 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2060 specifier. Document the new "%(my-function)" specifier.
2061
2062 * org.texi (Clocking commands): New cindex.
2063 (Clocking commands): Update documentation for `org-clock-in'.
2064 Document `org-clock-in-last'. Mention `org-clock-out' and
2065 `org-clock-in-last' as commands that can be globally bound.
2066 (Resolving idle time): Document continuous clocking.
2067
2068 * org.texi (Top, Introduction): Fix formatting.
2069 (Activation): Add index entries.
2070 (Conventions): Update section.
2071 (Embedded @LaTeX{}): Fix formatting.
2072
2073 * org.texi (Visibility cycling): Document `show-children'.
2074
2075 * org.texi (Using capture): Mention the `org-capture-last-stored'
2076 bookmark as a way to jump to the last stored capture.
2077
2078 * org.texi (Uploading files): Fix typo.
2079
2080 * org.texi (Using capture): Document `C-0' as a prefix argument
2081 for `org-capture'.
2082
2083 * org.texi (Agenda commands): Document persistent marks.
2084
2085 * org.texi (Template expansion): Update doc to reflect change.
2086
2087 * org.texi (Radio tables): Document the :no-escape parameter.
2088
2089 * org.texi (Repeated tasks): Document repeat cookies for years,
2090 months, weeks, days and hours.
2091
2092 * org.texi (Export options): State that you can use the d: option
2093 by specifying a list of drawers.
2094
2095 * org.texi (HTML preamble and postamble): Small doc improvement.
2096
2097 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2098
2099 * org.texi: The sections in the Exporting section of the manual
2100 left out articles in the description of the org-export-as-*
2101 commands, among other places. This patch adds them, adds a few
2102 missing prepositions, and switches instances of "an HTML" to "a
2103 html" for internal consistency.
2104
2105 * org.texi: Alter several examples of headings with timestamps in
2106 them to include the timestamps in the body instead of the heading.
2107
2108 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2109
2110 * org.texi (Agenda dispatcher): Document sticky agenda views and
2111 the new key for them.
2112
2113 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2114
2115 * org.texi (Advanced features): Fix error in table.
2116
2117 2012-09-30 Feng Shu <tumashu@gmail.com>
2118
2119 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2120 alternative to dvipng.
2121
2122 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2123
2124 * org.texi: Remove extra curly bracket.
2125
2126 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2127
2128 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2129 defkeys.
2130
2131 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2132
2133 * org.texi (Agenda commands): Fix two typos by giving
2134 corresponding function names, according to
2135 `org-agenda-view-mode-dispatch'.
2136
2137 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2138
2139 * org.texi (The spreadsheet): Fix typo.
2140
2141 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2142
2143 * org.texi (Tracking your habits): Point to the "Tracking TODO
2144 state changes" section.
2145
2146 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2147
2148 * org.texi (Literal examples): Remove reference to unknown
2149 `org-export-latex-minted' variable. Also simplify footnote since
2150 `org-export-latex-listings' documentation is exhaustive already.
2151
2152 * org.texi (Plain lists): Remove reference to now hard-coded
2153 `bullet' automatic rule.
2154
2155 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2156
2157 * org.texi: Updated documentation accordingly.
2158
2159 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2160
2161 * texinfo.tex: Merge from gnulib.
2162
2163 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2164
2165 Sync with Tramp 2.2.6.
2166
2167 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2168
2169 * trampver.texi: Update release number.
2170
2171 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2172
2173 * texinfo.tex: Merge from gnulib.
2174
2175 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2176
2177 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2178 (bug#12096).
2179
2180 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2181
2182 * calc.texi (Simplification modes, Conversions)
2183 (Operating on Selections): Mention "basic" simplification.
2184 (The Calc Mode Line): Mention the mode line display for Basic
2185 simplification mode.
2186 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2187 simplifications.
2188 (Basic Simplifications): Rename from "Limited Simplifications"
2189 Replace "limited" by "basic" throughout.
2190 (Algebraic Simplifications): Indicate that the algebraic
2191 simplifications are done by default.
2192 (Unsafe Simplifications): Mention `m E'.
2193 (Simplification of Units): Mention `m U'.
2194 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2195 (Kinds of Declarations, Functions for Declarations):
2196 Mention "algebraic simplifications" instead of `a s'.
2197 (Algebraic Entry): Remove mention of default simplifications.
2198
2199 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2200
2201 * calc.texi (Getting Started, Tutorial): Change simulated
2202 Calc output to match actual output.
2203 (Simplifying Formulas): Mention that algebraic simplification is now
2204 the default.
2205
2206 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2207
2208 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2209 (Bug#12073)
2210
2211 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2212
2213 Prefer typical American spelling for "acknowledgment".
2214 * calc.texi (History and Acknowledgments): Rename from
2215 History and Acknowledgements.
2216 * idlwave.texi (Acknowledgments):
2217 * ses.texi (Acknowledgments):
2218 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2219
2220 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2221
2222 Rename configure.in to configure.ac (Bug#11603).
2223 * ede.texi (Compiler and Linker objects, ede-proj-project)
2224 (ede-step-project): Prefer the name configure.ac to configure.in.
2225
2226 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2227
2228 * tramp.texi (Multi-hops):
2229 Introduce `tramp-restricted-shell-hosts-alist'.
2230
2231 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2232
2233 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2234 methods, so don't mention smtpmail here.
2235
2236 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2237
2238 * gnus.texi (Picons): Document gnus-picon-properties.
2239
2240 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2241
2242 * gnus.texi: Remove mention of compilation, as that's no longer
2243 supported.
2244
2245 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2246
2247 * gnus.texi (Archived Messages): Mention
2248 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2249
2250 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2251
2252 * gnus.texi (Various Summary Stuff):
2253 Remove mention of `gnus-propagate-marks'.
2254
2255 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2256
2257 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2258 which no longer exist.
2259
2260 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2261
2262 * gnus.texi (Archived Messages):
2263 Document gnus-gcc-self-resent-messages.
2264
2265 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2266
2267 * message.texi (Mail Variables):
2268 Mention the optional user parameter for X-Message-SMTP-Method.
2269
2270 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2271
2272 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2273
2274 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2275
2276 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2277
2278 * gnus.texi (Key Index): Change encoding to utf-8.
2279
2280 2012-06-21 Glenn Morris <rgm@gnu.org>
2281
2282 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2283
2284 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2285
2286 * gnus.texi (Group Timestamp): Mention where to find documentation for
2287 the `gnus-tmp-' variables (bug#11601).
2288
2289 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2290
2291 Sync with Tramp 2.2.6-pre.
2292
2293 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2294 where appropriate.
2295 (Ad-hoc multi-hops): New section.
2296 (Remote processes): New subsection "Running remote processes on
2297 Windows hosts".
2298 (History): Add remote commands on Windows, and ad-hoc multi-hop
2299 methods.
2300 (External methods): "ControlPersist" must be set to "no" for the
2301 `scpc' method.
2302 (Remote processes): Add a note about `auto-revert-tail-mode'.
2303 (Frequently Asked Questions): Use "scpx" in combination with
2304 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2305
2306 * trampver.texi: Update release number.
2307
2308 2012-06-10 Chong Yidong <cyd@gnu.org>
2309
2310 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2311 compilation for html-mono.
2312
2313 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2314
2315 * texinfo.tex: Merge from gnulib.
2316
2317 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2318
2319 * Makefile.in (echo-info): Don't try to install info files named
2320 just ".info".
2321
2322 2012-05-28 Glenn Morris <rgm@gnu.org>
2323
2324 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2325
2326 * sc.texi: Nuke hand-written node pointers.
2327 Fix top-level menu to match actual node order.
2328
2329 2012-05-27 Glenn Morris <rgm@gnu.org>
2330
2331 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2332 Some associated fixes, including not messing with chapno in cl.texi.
2333
2334 2012-05-27 Bastien Guerry <bzg@gnu.org>
2335
2336 * org.texi (Durations and time values): Fix typo.
2337
2338 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2339
2340 * texinfo.tex: Update from gnulib.
2341
2342 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2343
2344 * calc.texi (Basic Operations on Units, Customizing Calc):
2345 Mention `calc-ensure-consistent-units'.
2346
2347 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2348
2349 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2350 reference commands. (Bug#11461)
2351
2352 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2353
2354 2012-05-12 Glenn Morris <rgm@gnu.org>
2355
2356 * Makefile.in (mostlyclean): Add more TeX intermediates.
2357
2358 * Makefile.in: Make it look more like the other doc Makefiles.
2359 Use explicit $srcdir in all dependencies.
2360 Remove cd $srcdir from rules.
2361 (VPATH): Remove.
2362 (infodir): Set to an absolute path.
2363 (INFO_TARGETS): Use short names.
2364 (mkinfodir): infodir is now absolute.
2365 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2366
2367 * Makefile.in (info.info): Rename from info, to avoid duplication.
2368 (.SUFFIXES): Disable implicit rules.
2369
2370 * Makefile.in (MKDIR_P): New, set by configure.
2371 (mkinfodir): Use $MKDIR_P.
2372
2373 2012-05-07 Glenn Morris <rgm@gnu.org>
2374
2375 * forms.texi (Long Example): Update for changed location of files.
2376
2377 2012-05-04 Glenn Morris <rgm@gnu.org>
2378
2379 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2380 (INFO_TARGETS): Use $INFO_EXT.
2381 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2382 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2383 (INFO_TARGETS): Use $INFO_EXT.
2384 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2385
2386 2012-05-02 Glenn Morris <rgm@gnu.org>
2387
2388 * Makefile.in (echo-info): New phony target, used by top-level.
2389
2390 * viper.texi: Make direntry shorter (also it is no longer "newest").
2391
2392 * emacs-gnutls.texi, ert.texi, org.texi:
2393 Fix dircategory, direntry to match info/dir.
2394
2395 * faq.texi: Convert @inforefs to @xrefs.
2396 Fix some malformed cross-references.
2397 (File-name conventions): Shorten section name to avoid overfull line.
2398 (How to add fonts): Use smallexample to avoid overfull lines.
2399
2400 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2401
2402 * auth.texi (Help for users): Update for .gpg file being second.
2403
2404 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2405
2406 * org.texi (Agenda commands): Fix two typos: give corresponding
2407 function names, according to `org-agenda-view-mode-dispatch'.
2408
2409 2012-04-27 Glenn Morris <rgm@gnu.org>
2410
2411 * faq.texi (Major packages and programs): Remove section.
2412 There is no point listing 6 packages (cf etc/MORE.STUFF).
2413 (Finding Emacs and related packages): Move "Spell-checkers" here.
2414
2415 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * dbus.texi (Version): New node.
2418 (Properties and Annotations): Mention the object manager
2419 interface. Describe dbus-get-all-managed-objects.
2420 (Type Conversion): Floating point numbers are allowed, if an
2421 anteger does not fit Emacs's integer range.
2422 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2423 (Asynchronous Methods): Fix description of
2424 dbus-call-method-asynchronously.
2425 (Receiving Method Calls): Fix some minor errors.
2426 Add dbus-interface-emacs.
2427 (Signals): Describe unicast signals and the new match rules.
2428 (Alternative Buses): Add the PRIVATE optional argument to
2429 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2430
2431 2012-04-20 Glenn Morris <rgm@gnu.org>
2432
2433 * faq.texi (New in Emacs 24): New section.
2434 (Packages that do not come with Emacs): Mention M-x list-packages.
2435
2436 2012-04-14 Alan Mackenzie <acm@muc.de>
2437
2438 * cc-mode.texi (c-offsets-alist): Correct a typo.
2439
2440 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2441
2442 * org.texi (Deadlines and scheduling): Fix the example: the
2443 DEADLINE item should come right after the headline. We enforce
2444 this convention, so it is a bug not to illustrate it correctly in
2445 the manual.
2446
2447 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2448
2449 * org.texi (Agenda commands): Fix documentation bug by swapping
2450 the equivalent keybindings to `org-agenda-next-line' with the ones
2451 to `org-agenda-previous-line'.
2452
2453 2012-04-14 Glenn Morris <rgm@gnu.org>
2454
2455 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2456
2457 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2458
2459 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2460 Add emacs-gnutls.
2461 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2462
2463 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2464
2465 * Makefile.in: Add emacs-gnutls.texi to build.
2466
2467 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2468
2469 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2470
2471 * auth.texi (Secret Service API): Edit further and give examples.
2472 (Secret Service API): Adjust @samp to @code for collection names.
2473
2474 2012-04-04 Glenn Morris <rgm@gnu.org>
2475
2476 * auth.texi (Secret Service API): Copyedits.
2477 (Help for developers): Fill in some missing function doc-strings.
2478 (Help for users, Help for developers)
2479 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2480
2481 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2482
2483 * auth.texi (Secret Service API): Add the missing text.
2484
2485 2012-04-04 Chong Yidong <cyd@gnu.org>
2486
2487 * message.texi (Using PGP/MIME): Note that epg is now the default.
2488
2489 * gnus.texi: Reduce references to obsolete pgg library.
2490 (Security): Note that epg is now the default.
2491
2492 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2493
2494 * nxml-mode.texi (Completion): C-RET is no longer bound to
2495 nxml-complete.
2496
2497 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2498
2499 * org.texi (Customizing tables in ODT export): Correct few errors.
2500
2501 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2502
2503 * org.texi (Links in ODT export): Update.
2504 (Labels and captions in ODT export): New node.
2505
2506 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2507
2508 * org.texi (Literal examples in ODT export): htmlfontify.el in
2509 Emacs-24.1 now supports fontification. So ODT source blocks will
2510 be fontified by default.
2511
2512 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2513
2514 * org.texi (Refiling notes): Remove duplicated keybinding.
2515
2516 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2517
2518 * org.texi (noweb): Documentation of this new option to the :noweb
2519 header argument.
2520
2521 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2522
2523 * org.texi (Header and sectioning): Add example demonstrating how
2524 to use "LaTeX_CLASS_OPTIONS".
2525
2526 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2527
2528 * org.texi (Noweb reference syntax): Describe the ability to
2529 execute noweb references in the manual.
2530
2531 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2532
2533 * org.texi (cache): Improve cache documentation when session
2534 evaluation is used.
2535
2536 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2537
2538 * org.texi (Plain lists): Document removal.
2539
2540 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2541
2542 * org.texi: Decapitalize file name in references to Calc manual.
2543
2544 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2545
2546 * org.texi (Plain lists): Document removal.
2547
2548 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2549
2550 * org.texi (Top, OpenDocument Text export)
2551 (ODT export commands, Extending ODT export)
2552 (Images in ODT export, Tables in ODT export)
2553 (Configuring a document converter): Add or Update.
2554
2555 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2556
2557 * org.texi (MobileOrg): Change the wording to reflect that the
2558 Android Version is no longer just the little brother of the iOS
2559 version.
2560
2561 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2562
2563 * org.texi (Key bindings and useful functions): Update babel key
2564 binding documentation in manual.
2565
2566 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2567
2568 * org.texi (noweb): Document new noweb header value.
2569
2570 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2571
2572 * org.texi (noweb-sep): Document new header argument.
2573
2574 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2575
2576 * org.texi (noweb-ref): Documentation of this new custom variable.
2577
2578 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2579
2580 * org.texi (wrap): Update the new :wrap documentation to match the
2581 current implementation.
2582
2583 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2584
2585 * org.texi: Added documentation for :wrap.
2586
2587 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2588
2589 * org.texi: #+RESULTS now user-configurable.
2590
2591 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2592
2593 * org.texi: Documented :noweb no-export.
2594
2595 2012-04-01 Thomas Dye <dk@poto.local>
2596
2597 * org.texi: Edit :noweb no header argument for correctness.
2598
2599 2012-04-01 Bastien Guerry <bzg@gnu.org>
2600
2601 * org.texi (Customization): Update the approximate number of Org
2602 variables.
2603
2604 2012-04-01 Thomas Dye <dk@poto.local>
2605
2606 * org.texi: The :results wrap produces a drawer instead of a
2607 begin_results block.
2608
2609 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2610
2611 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2612 reflect the new default.
2613
2614 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2615
2616 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2617 "Getting Started" to this node. (Bug#10450)
2618
2619 2012-03-10 Chong Yidong <cyd@gnu.org>
2620
2621 * flymake.texi (Example -- Configuring a tool called via make):
2622 Mention the Automake COMPILE variable (Bug#8715).
2623
2624 * info.texi (Getting Started): Add an index entry (Bug#10450).
2625
2626 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2627
2628 * dbus.texi (Signals): Known names will be mapped onto unique
2629 names, when registering for signals.
2630
2631 2012-02-29 Glenn Morris <rgm@gnu.org>
2632
2633 * url.texi: Fix quote usage in body text.
2634
2635 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2636
2637 * cl.texi: Use @code{} in menus when appropriate.
2638
2639 2012-02-28 Glenn Morris <rgm@gnu.org>
2640
2641 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2642 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2643 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2644 * org.texi, sc.texi, vip.texi, viper.texi:
2645 Standardize possessive apostrophe usage.
2646
2647 2012-02-26 Chong Yidong <cyd@gnu.org>
2648
2649 * ediff.texi (Quick Help Commands): Add a couple of index entries
2650 (Bug#10834).
2651
2652 2012-02-17 Glenn Morris <rgm@gnu.org>
2653
2654 * gnus.texi (Posting Styles):
2655 * remember.texi (Org): Fix cross-refs to other manuals.
2656
2657 2012-02-15 Glenn Morris <rgm@gnu.org>
2658
2659 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2660 (Encryption): New chapter, split out from previous.
2661
2662 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2663
2664 * gnus.texi (Customizing the IMAP Connection):
2665 Mention nnimap-record-commands.
2666
2667 2012-02-10 Glenn Morris <rgm@gnu.org>
2668
2669 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2670 Mention url-queue-retrieve.
2671
2672 2012-02-09 Glenn Morris <rgm@gnu.org>
2673
2674 * sem-user.texi (Semantic mode user commands): Typo fix.
2675
2676 * info.texi (Create Info buffer): Mention info-display-manual.
2677
2678 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2679
2680 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2681 example (modified from an example by Michael Albinus).
2682
2683 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2684
2685 * gnus.texi (Agent Basics): Fix outdated description of
2686 `gnus-agent-auto-agentize-methods'.
2687
2688 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2689
2690 * cc-mode.texi: Always @defindex ss.
2691 (Config Basics): Fix argument of @itemize.
2692 (Macro Backslashes): Add @code around index entry.
2693
2694 2012-01-23 Glenn Morris <rgm@gnu.org>
2695
2696 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2697
2698 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2699
2700 * tramp.texi (File): Tweak wording for the `scpc' option.
2701
2702 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2703
2704 * gnus.texi (Group Parameters): Really note precedence.
2705
2706 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2707
2708 * gnus.texi (Group Parameters): Note precedence.
2709
2710 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2711
2712 * org.texi (Noweb reference syntax): Adding documentation of
2713 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2714 variable.
2715
2716 2012-01-03 Bastien Guerry <bzg@gnu.org>
2717
2718 * org.texi (Plain lists): Split the table to fix the display
2719 of items.
2720
2721 2012-01-03 Bastien Guerry <bzg@gnu.org>
2722
2723 * org.texi (Plain lists): Fix misplaced explanation.
2724
2725 2012-01-03 Bastien Guerry <bzg@gnu.org>
2726
2727 * org.texi (Plain lists, Agenda files): Add index entries.
2728
2729 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2730
2731 * org.texi: Use "Org mode" instead of alternatives like
2732 "Org-mode" or "org-mode".
2733
2734 2012-01-03 Bernt Hansen <bernt@norang.ca>
2735
2736 * org.texi (Agenda commands):
2737 Document `org-clock-report-include-clocking-task'.
2738
2739 2012-01-03 Bastien Guerry <bzg@gnu.org>
2740
2741 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2742 C-c' on checkboxes.
2743
2744 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2745
2746 * org.texi: End sentences with two spaces.
2747
2748 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2749
2750 * org.texi (External links): Document the link types file+sys
2751 and file+emacs, slightly narrow used page width.
2752
2753 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2754
2755 * org.texi (colnames): Note that colnames behavior may differ
2756 across languages.
2757
2758 2012-01-03 Bastien Guerry <bzg@gnu.org>
2759
2760 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2761
2762 2012-01-03 Thomas Dye <dk@poto.westell.com>
2763
2764 * org.texi: Augmented discussion of babel property
2765 inheritance. Put footnote outside sentence ending period.
2766
2767 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2768
2769 * org.texi (eval): Documenting the full range of :eval header
2770 argument values.
2771
2772 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2773
2774 * org.texi (eval): Documentation of the new :eval option.
2775
2776 2012-01-03 Thomas Dye <dk@poto.local>
2777
2778 * org.texi: Add accumulated properties.
2779
2780 2012-01-03 Thomas Dye <dk@poto.local>
2781
2782 * org.texi: Documented no spaces in name=assign, another
2783 correction to :var table.
2784
2785 2012-01-03 Thomas Dye <dk@poto.local>
2786
2787 * org.texi: Changed DATA to NAME in Working With Source Code
2788 section.
2789
2790 2012-01-03 Tom Dye <tsd@tsdye.com>
2791
2792 * org.texi: Minor change to :var table.
2793
2794 2012-01-03 Tom Dye <tsd@tsdye.com>
2795
2796 * org.texi: More changes to :var table (some examples were wrong).
2797
2798 2012-01-03 Tom Dye <tsd@tsdye.com>
2799
2800 * org.texi: Cleaned up :var table.
2801
2802 2012-01-03 Bastien Guerry <bzg@gnu.org>
2803
2804 * org.texi (Timestamps, Weekly/daily agenda)
2805 (Weekly/daily agenda): Add @cindex for "appointment".
2806
2807 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2808
2809 * org.texi (Literal examples): A new link to the template for
2810 inserting empty code blocks.
2811 (Structure of code blocks): A new link to the template for
2812 inserting empty code blocks.
2813
2814 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2815
2816 * org.texi (External links): Add footnote on how the behavior
2817 of the text search in Org files are controled by the variable
2818 `org-link-search-must-match-exact-headline'.
2819
2820 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2821
2822 * org.texi (Buffer-wide header arguments):
2823 Update documentation to reflect removal of #+PROPERTIES.
2824
2825 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2826
2827 * org.texi (The clock table): Mention that ACHIVED trees
2828 contribute to the clock table.
2829
2830 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2831
2832 * org.texi (Conflicts): Better yasnippet config info.
2833
2834 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2835
2836 * org.texi (Selective export): Explicitly mention the default
2837 values for `org-export-select-tags',
2838 `org-export-exclude-tags'.
2839
2840 2012-01-03 Tom Dye <tsd@tsdye.com>
2841
2842 * org.texi: Added a line to specify that header arguments are
2843 lowercase.
2844
2845 2012-01-03 Tom Dye <tsd@tsdye.com>
2846
2847 * org.texi: :var requires default value when declared.
2848
2849 2012-01-03 Bastien Guerry <bzg@gnu.org>
2850
2851 * org.texi (Handling links): Add a note about the
2852 `org-link-frame-setup' option.
2853
2854 2012-01-03 David Maus <dmaus@ictsoc.de>
2855
2856 * org.texi (Exporting Agenda Views, Extracting agenda
2857 information): Fix command line syntax, quote symbol parameter
2858 values.
2859
2860 2012-01-03 David Maus <dmaus@ictsoc.de>
2861
2862 * org.texi (Exporting Agenda Views): Fix command line syntax.
2863
2864 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2865
2866 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2867 Use octal notation for file permissions, which are normally
2868 thought of in octal.
2869 (Mail Back End Variables): Use more-plausible modes in example.
2870
2871 2011-12-20 Alan Mackenzie <acm@muc.de>
2872
2873 * cc-mode.texi: Update version string 5.31 -> 5.32.
2874
2875 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2876
2877 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2878
2879 2011-11-24 Glenn Morris <rgm@gnu.org>
2880
2881 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2882
2883 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2884
2885 * makefile.w32-in: Update dependencies.
2886
2887 2011-11-20 Glenn Morris <rgm@gnu.org>
2888
2889 * gnus.texi (Group Information):
2890 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2891
2892 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2893
2894 * gnus-coding.texi (Gnus Maintenance Guide):
2895 Rename from "Gnus Maintainance Guide".
2896
2897 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2898 * eieio.texi (Customizing):
2899 * gnus.texi (Article Washing):
2900 * gnus-news.texi:
2901 * sem-user.texi (Smart Jump): Fix typos.
2902
2903 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2904
2905 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2906
2907 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2908
2909 * ede.texi (project-am-texinfo):
2910 * gnus.texi (Sending or Not Sending):
2911 * org.texi (Template elements): Fix typos.
2912
2913 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2914
2915 * ediff.texi (Hooks):
2916 * sem-user.texi (Semanticdb Roots): Fix typos.
2917
2918 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2919
2920 * semantic.texi (Tag handling): Fix typo.
2921
2922 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2923
2924 * gnus.texi (Other Gnus Versions): Remove.
2925
2926 2011-10-28 Alan Mackenzie <acm@muc.de>
2927
2928 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2929 (Other Special Indentations): Add an xref to "Macros with ;".
2930 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2931 "Macros with ;".
2932 (Macros with ;): New page.
2933
2934 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2935 Document the new handling of nested scopes for movement by defuns.
2936
2937 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2938
2939 Sync with Tramp 2.2.3.
2940
2941 * trampver.texi: Update release number.
2942
2943 2011-10-14 Glenn Morris <rgm@gnu.org>
2944
2945 * ert.texi (Introduction, How to Run Tests)
2946 (Running Tests Interactively, Expected Failures)
2947 (Tests and Their Environment, Useful Techniques)
2948 (Interactive Debugging, Fixtures and Test Suites):
2949 Minor rephrasings.
2950 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2951 (Running Tests in Batch Mode): Simplify loading instructions.
2952 (Test Selectors): Clarify some selectors.
2953 (Expected Failures, Useful Techniques):
2954 Make examples fit in 80 columns.
2955
2956 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2957
2958 * calc.texi (Basic Operations on Units): Discuss temperature
2959 conversion (`u t') alongside with other unit conversions ('u c').
2960
2961 2011-10-12 Glenn Morris <rgm@gnu.org>
2962
2963 * ert.texi: Whitespace trivia to make main menu items line up better.
2964
2965 2011-10-08 Glenn Morris <rgm@gnu.org>
2966
2967 * Makefile.in: Fix ert rules.
2968
2969 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2970
2971 * gnus.texi (Gnus Utility Functions): Add more references and
2972 explanations (bug#9683).
2973
2974 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2975
2976 * texinfo.tex: Merge from gnulib.
2977
2978 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2979
2980 * gnus.texi (Archived Messages): Note the default (bug#9552).
2981
2982 2011-09-21 Bill Wohler <wohler@newt.com>
2983
2984 Release MH-E manual version 8.3.
2985
2986 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2987 release 8.3.
2988 (Preface): Update support information.
2989 (From Bill Wohler): Reset text to original version. As a
2990 historical quote, the tense should be correct in the time that it
2991 was written.
2992
2993 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2994
2995 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2996 (Finding the News): Doc clarification.
2997 (Terminology): Mention naming.
2998
2999 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3000
3001 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3002 (Interactive): Document `quiet'.
3003
3004 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3005
3006 * org.texi (Images in LaTeX export): Rewrite.
3007
3008 2011-08-15 Bastien Guerry <bzg@gnu.org>
3009
3010 * org.texi (Using the mapping API): Mention 'region as a possible
3011 scope for `org-map-entries'.
3012
3013 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3014
3015 * org.texi (Visibility cycling): Document `org-copy-visible'.
3016
3017 2011-08-15 Bastien Guerry <bzg@gnu.org>
3018
3019 * org.texi (Template expansion): Order template sequences in the
3020 proper order.
3021
3022 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3023
3024 * org.texi (eval): Expand discussion of the :eval header argument.
3025
3026 2011-08-15 Bastien Guerry <bzg@gnu.org>
3027
3028 * org.texi (Languages): Add Lilypond and Awk as supported
3029 languages.
3030
3031 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3032
3033 * org.texi: Document that both CLOCK_INTO_DRAWER and
3034 LOG_INTO_DRAWER can be used to override the contents of variable
3035 org-clock-into-drawer (or if unset, org-log-into-drawer).
3036
3037 * org.texi: Replace @xref->@pxref.
3038
3039 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3040
3041 * org.texi (Evaluating code blocks): Documenting the new option
3042 for inline call lines.
3043
3044 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3045
3046 * org.texi (Results of evaluation): More explicit about the
3047 mechanism through which interactive evaluation of code is
3048 performed.
3049
3050 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3051
3052 * org.texi (noweb-ref): New header argument documentation.
3053
3054 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3055
3056 * org.texi (Extracting source code): Documentation of the new
3057 org-babel-tangle-named-block-combination variable.
3058
3059 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3060
3061 * org.texi (Structure of code blocks): Explicitly state that the
3062 behavior of multiple blocks of the same name is undefined.
3063
3064 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3065
3066 * org.texi (TaskJuggler export): Modify the example to reflect the
3067 new effort durations.
3068
3069 2011-08-15 David Maus <dmaus@ictsoc.de>
3070
3071 * org.texi (Images in LaTeX export): Escape curly brackets in
3072 LaTeX example.
3073
3074 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3075
3076 * org.texi (The clock table): Document the :properties and
3077 :inherit-props arguments for the clocktable.
3078
3079 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3080
3081 * org.texi (Tables in LaTeX export): Document specifying placement
3082 options for tables.
3083
3084 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3085
3086 * org.texi (Evaluating code blocks): More specific documentation
3087 about the different types of header arguments.
3088
3089 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3090
3091 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3092
3093 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3094
3095 * org.texi (Built-in table editor): Document the table field
3096 follow mode.
3097
3098 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3099
3100 * org.texi (Easy Templates): Document new template.
3101
3102 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3103
3104 * org.texi (Literal examples): Add a cross-reference from "Literal
3105 Examples" to "Easy Templates."
3106
3107 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3108
3109 * org.texi (The clock table): Add link to match syntax.
3110
3111 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3112
3113 * org.texi (Agenda commands): Document clock consistency checks.
3114
3115 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3116
3117 * org.texi (Built-in table editor): Document that \vert represents
3118 a vertical bar in a table field.
3119
3120 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3121
3122 * org.texi (Literal examples): Link from "Markup" > "Literate
3123 Examples" to "Working with Source Code".
3124
3125 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3126
3127 * org.texi (Agenda commands): Doc for function option to bulk
3128 action.
3129
3130 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3131
3132 * org.texi (Template expansion): Document new %<...> template
3133 escape.
3134
3135 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3136
3137 * org.texi (Selective export): Document exclusion of any tasks
3138 from export.
3139
3140 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3141
3142 * org.texi (Selective export): Document how to exclude DONE tasks
3143 from export.
3144 (Publishing options): Document the properties to be used to turn off
3145 export of DONE tasks.
3146
3147 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3148
3149 * org.texi (The date/time prompt): Document date range protection.
3150
3151 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3152
3153 * org.texi (padline): Documentation of the new padline header
3154 argument.
3155
3156 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3157
3158 * org.texi (var): Adding "[" to list of characters triggering
3159 elisp evaluation.
3160
3161 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3162
3163 * org.texi (var): Documentation of Emacs Lisp evaluation during
3164 variable assignment.
3165
3166 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3167
3168 * org.texi (colnames): Reference indexing into variables, and note
3169 that colnames are *not* removed before indexing occurs.
3170 (rownames): Reference indexing into variables, and note that
3171 rownames are *not* removed before indexing occurs.
3172
3173 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3174
3175 * org.texi (var): Clarification of indexing into tabular
3176 variables.
3177
3178 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3179
3180 * org.texi (results): Documentation of the `:results wrap' header
3181 argument.
3182
3183 2011-08-15 Bastien Guerry <bzg@gnu.org>
3184
3185 * org.texi (LaTeX and PDF export): Add a note about a limitation
3186 of the LaTeX export: the org file has to be properly structured.
3187
3188 2011-08-15 Bastien Guerry <bzg@gnu.org>
3189
3190 * org.texi (Dynamic blocks, Structure editing):
3191 Mention the function `org-narrow-to-block'.
3192
3193 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3194
3195 * org.texi (Languages): Updating list of code block supported
3196 languages.
3197
3198 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3199
3200 * org.texi (Special properties): CATEGORY is a special property,
3201 but it may also used in the drawer.
3202
3203 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3204
3205 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3206
3207 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3208
3209 * org.texi (Include files): Document :lines.
3210
3211 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3212
3213 * org.texi (comments): Documentation of the ":comments noweb" code
3214 block header argument.
3215
3216 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3217
3218 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3219 added extra whitespace around functions to be consistent with the
3220 rest of the section.
3221
3222 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3223
3224 * org.texi (Evaluating code blocks): Expand discussion of
3225 #+call: line syntax.
3226 (Header arguments in function calls): Expand discussion of
3227 #+call: line syntax.
3228
3229 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3230
3231 * org.texi (Evaluating code blocks): More explicit about how to
3232 pass variables to #+call lines.
3233
3234 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3235
3236 * org.texi (Results of evaluation): Link to the :results header
3237 argument list from the "Results of evaluation" section.
3238
3239 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3240
3241 * org.texi (Conflicts): Adding additional information about
3242 resolving org/yasnippet conflicts.
3243
3244 2011-08-15 David Maus <dmaus@ictsoc.de>
3245
3246 * org.texi (Publishing options): Document style-include-scripts
3247 publishing project property.
3248
3249 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3250
3251 * org.texi (Sparse trees): Document the next-error /
3252 previous-error functionality.
3253
3254 2011-08-15 Tom Dye <tsd@tsdye.com>
3255
3256 * org.texi (cache): Improve documentation of code block caches.
3257
3258 2011-08-15 Tom Dye <tsd@tsdye.com>
3259
3260 * org.texi (Code block specific header arguments):
3261 Documentation of multi-line header arguments.
3262
3263 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3264
3265 * org.texi (Code evaluation security): Add example for using a
3266 function.
3267
3268 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3269
3270 * org.texi (Tables in LaTeX export): Documentation of new
3271 attr_latex options for tables.
3272
3273 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3274
3275 * trampver.texi: Update release number.
3276
3277 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3278
3279 Sync with Tramp 2.2.2.
3280
3281 * trampver.texi: Update release number.
3282
3283 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3284
3285 * flymake.texi (Example -- Configuring a tool called via make):
3286 Use /dev/null instead of the Windows "nul" (bug#8715).
3287
3288 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3289
3290 * widget.texi (Setting Up the Buffer): Remove mention of the
3291 global keymap parent, which doesn't seem to be accurate
3292 (bug#7045).
3293
3294 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3295
3296 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3297
3298 2010-07-10 Kevin Ryde <user42@zip.com.au>
3299
3300 * cl.texi (For Clauses): Add destructuring example processing an
3301 alist (bug#6596).
3302
3303 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3304
3305 * ediff.texi (Major Entry Points): Remove mention of `require',
3306 since that's not pertinent in the installed Emacs (bug#9016).
3307
3308 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3309
3310 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3311 (Filtering New Groups): Clarify how simple the "options -n" format is.
3312 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3313 is internal.
3314
3315 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3316
3317 * tramp.texi (Cleanup remote connections):
3318 Add `tramp-cleanup-this-connection'.
3319
3320 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3321
3322 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3323 zombies.
3324 (Checking New Groups): Ditto (bug#8974).
3325 (Checking New Groups): Move the reference to the right place.
3326
3327 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3328
3329 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3330 backups, and not actual vc (bug#8975).
3331
3332 2011-07-03 Kevin Ryde <user42@zip.com.au>
3333
3334 * cl.texi (For Clauses): @items for hash-values and key-bindings
3335 to make them more visible when skimming. Add examples of `using'
3336 clause to them, examples being clearer than a description in
3337 words (bug#6599).
3338
3339 2011-07-01 Alan Mackenzie <acm@muc.de>
3340
3341 * cc-mode.texi (Guessing the Style): New page.
3342 (Styles): Add a short introduction to above.
3343
3344 2011-06-28 Deniz Dogan <deniz@dogan.se>
3345
3346 * rcirc.texi (Configuration): Bug-fix:
3347 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3348 Reported by Elias Pipping <pipping@exherbo.org>.
3349
3350 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3351
3352 * gnus.texi (Summary Mail Commands):
3353 Document `gnus-summary-reply-to-list-with-original'.
3354
3355 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3356
3357 * eshell.texi (Known problems): Fix typo.
3358
3359 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3360
3361 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3362 (Password handling): `auth-source-debug' is good for debug messages.
3363
3364 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3365
3366 * gnus.texi (Store custom flags and keywords): Refer to
3367 `gnus-registry-article-marks-to-{chars,names}' instead of
3368 `gnus-registry-user-format-function-{M,M2}'.
3369
3370 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3371
3372 * texinfo.tex: Merge from gnulib.
3373
3374 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3375
3376 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3377 (Store custom flags and keywords):
3378 Mention `gnus-registry-user-format-function-M' and
3379 `gnus-registry-user-format-function-M2'.
3380
3381 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3382
3383 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3384
3385 2011-05-17 Glenn Morris <rgm@gnu.org>
3386
3387 * gnus.texi (Face): Fix typo.
3388
3389 2011-05-14 Glenn Morris <rgm@gnu.org>
3390
3391 * dired-x.texi (Omitting Examples): Minor addition.
3392
3393 2011-05-10 Jim Meyering <meyering@redhat.com>
3394
3395 * ede.texi: Fix typo "or or -> or".
3396
3397 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3398
3399 * gnus.texi (Summary Buffer Lines):
3400 gnus-summary-user-date-format-alist does not exist.
3401 (Sorting the Summary Buffer): More about sorting threads.
3402
3403 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3404
3405 * trampver.texi: Update release number.
3406
3407 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3408
3409 * tramp.texi (Frequently Asked Questions): New item for disabling
3410 Tramp in other packages.
3411
3412 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3413
3414 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3415 (Fancy splitting to parent, Store arbitrary data):
3416 Update gnus-registry docs.
3417
3418 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3419
3420 * ede.texi: Fix typos.
3421
3422 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3423
3424 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3425 It's @table @code.
3426
3427 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3428
3429 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3430
3431 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3432
3433 * calc.texi (Logarithmic Units): Update the function names.
3434
3435 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3436
3437 * message.texi (Various Commands): Document format specs in the
3438 ellipsis.
3439
3440 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3441
3442 * message.texi (Insertion Variables): Document message-cite-style.
3443
3444 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * tramp.texi (Remote processes): New subsection "Running shell on
3447 a remote host".
3448
3449 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3450
3451 * auth.texi (Help for developers): Update docs to explain that the
3452 :save-function will only run the first time.
3453
3454 2011-03-12 Glenn Morris <rgm@gnu.org>
3455
3456 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3457 (emacs-faq.text): New target.
3458 (clean): Add emacs-faq.
3459
3460 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3461
3462 Sync with Tramp 2.2.1.
3463
3464 * trampver.texi: Update release number.
3465
3466 2011-03-11 Glenn Morris <rgm@gnu.org>
3467
3468 * Makefile.in (HTML_TARGETS): New.
3469 (clean): Delete $HTML_TARGETS.
3470 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3471
3472 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3473
3474 * auth.texi (Help for developers): Show example of using
3475 `auth-source-search' with prompts and :save-function.
3476
3477 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * Version 23.3 released.
3480
3481 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3482
3483 * message.texi (Message Buffers): Update default value of
3484 message-generate-new-buffers.
3485
3486 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3487
3488 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3489 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3490 respectively.
3491 (Musical Notes): New section.
3492 (Customizing Calc): Mention the customizable variable
3493 calc-note-threshold.
3494
3495 2011-03-03 Glenn Morris <rgm@gnu.org>
3496
3497 * url.texi (Dealing with HTTP documents): Remove reference to
3498 function url-decode-text-part; never seems to have existed. (Bug#6038)
3499 (Configuration): Update url-configuration-directory description.
3500
3501 2011-03-02 Glenn Morris <rgm@gnu.org>
3502
3503 * dired-x.texi (Multiple Dired Directories): Remove mentions
3504 of dired-default-directory-alist and dired-default-directory.
3505 Move dired-smart-shell-command here...
3506 (Miscellaneous Commands): ... from here.
3507
3508 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3509
3510 * texinfo.tex: Update to version 2011-02-24.09.
3511
3512 2011-03-02 Glenn Morris <rgm@gnu.org>
3513
3514 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3515 instead of the obsoleted dired-omit-here-always.
3516
3517 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3520 supported systems.
3521
3522 2011-02-28 Glenn Morris <rgm@gnu.org>
3523
3524 * dbus.texi (Type Conversion): Grammar fix.
3525
3526 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3529 "Debian GNU/Linux".
3530
3531 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3532
3533 2011-02-23 Glenn Morris <rgm@gnu.org>
3534
3535 * dired-x.texi (Features): Minor rephrasing.
3536 (Local Variables): Fix typos.
3537
3538 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3539 Standardize some Emacs/XEmacs terminology.
3540
3541 * dired-x.texi (Features): Don't advertise obsolete local variables.
3542 Simplify layout.
3543 (Omitting Variables): Update local variables example.
3544 (Local Variables): Say this is obsolete. Fix description of
3545 dired-enable-local-variables possible values.
3546
3547 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3548
3549 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3550 default now.
3551
3552 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3553
3554 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3555
3556 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3557
3558 * gnus.texi (Window Layout): Document layout names.
3559
3560 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3561
3562 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3563 * auth.texi: Sync @dircategory with ../../info/dir.
3564 * autotype.texi: Sync @dircategory with ../../info/dir.
3565 * calc.texi: Sync @dircategory with ../../info/dir.
3566 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3567 * cl.texi: Sync @dircategory with ../../info/dir.
3568 * dbus.texi: Sync @dircategory with ../../info/dir.
3569 * dired-x.texi: Sync @dircategory with ../../info/dir.
3570 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3571 * ede.texi: Sync @dircategory with ../../info/dir.
3572 * ediff.texi: Sync @dircategory with ../../info/dir.
3573 * edt.texi: Sync @dircategory with ../../info/dir.
3574 * eieio.texi: Sync @dircategory with ../../info/dir.
3575 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3576 * epa.texi: Sync @dircategory with ../../info/dir.
3577 * erc.texi: Sync @dircategory with ../../info/dir.
3578 * eshell.texi: Sync @dircategory with ../../info/dir.
3579 * eudc.texi: Sync @dircategory with ../../info/dir.
3580 * flymake.texi: Sync @dircategory with ../../info/dir.
3581 * forms.texi: Sync @dircategory with ../../info/dir.
3582 * gnus.texi: Sync @dircategory with ../../info/dir.
3583 * idlwave.texi: Sync @dircategory with ../../info/dir.
3584 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3585 * message.texi: Sync @dircategory with ../../info/dir.
3586 * mh-e.texi: Sync @dircategory with ../../info/dir.
3587 * newsticker.texi: Sync @dircategory with ../../info/dir.
3588 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3589 * org.texi: Sync @dircategory with ../../info/dir.
3590 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3591 * pgg.texi: Sync @dircategory with ../../info/dir.
3592 * rcirc.texi: Sync @dircategory with ../../info/dir.
3593 * reftex.texi: Sync @dircategory with ../../info/dir.
3594 * remember.texi: Sync @dircategory with ../../info/dir.
3595 * sasl.texi: Sync @dircategory with ../../info/dir.
3596 * sc.texi: Sync @dircategory with ../../info/dir.
3597 * semantic.texi: Sync @dircategory with ../../info/dir.
3598 * ses.texi: Sync @dircategory with ../../info/dir.
3599 * sieve.texi: Sync @dircategory with ../../info/dir.
3600 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3601 * speedbar.texi: Sync @dircategory with ../../info/dir.
3602 * trampver.texi [emacs]: Set emacsname to "Emacs".
3603 * tramp.texi: Sync @dircategory with ../../info/dir.
3604 * url.texi: Sync @dircategory with ../../info/dir.
3605 * vip.texi: Sync @dircategory with ../../info/dir.
3606 * viper.texi: Sync @dircategory with ../../info/dir.
3607 * widget.texi: Sync @dircategory with ../../info/dir.
3608 * woman.texi: Sync @dircategory with ../../info/dir.
3609
3610 2011-02-19 Glenn Morris <rgm@gnu.org>
3611
3612 * dired-x.texi (Technical Details): No longer redefines
3613 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3614 dired-read-shell-command, or dired-find-buffer-nocreate.
3615
3616 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3617
3618 * eshell.texi (Input/Output):
3619 Document insert output redirection operator, >>>.
3620
3621 2011-02-18 Glenn Morris <rgm@gnu.org>
3622
3623 * dired-x.texi (Optional Installation File At Point): Simplify.
3624
3625 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3626
3627 * auth.texi (Help for users): Use :port instead of :protocol for all
3628 auth-source docs.
3629 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3630 to have two files in `auth-sources'.
3631
3632 2011-02-16 Glenn Morris <rgm@gnu.org>
3633
3634 * dired-x.texi: Use emacsver.texi to get Emacs version.
3635 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3636 Depend on emacsver.texi.
3637
3638 * dired-x.texi: Drop meaningless version number.
3639 (Introduction): Remove old info.
3640 (Optional Installation Dired Jump): Autoload from dired-x.
3641 Remove incorrect info about loaddefs.el.
3642 (Bugs): Just refer to M-x report-emacs-bug.
3643
3644 * dired-x.texi (Multiple Dired Directories): Update for rename of
3645 default-directory-alist.
3646 (Miscellaneous Commands): No longer mention very old VM version 4.
3647
3648 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3649
3650 Merge from gnulib.
3651 * texinfo.tex: Update to version 2011-02-14.11.
3652
3653 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3654
3655 * auth.texi (Help for users):
3656 Login collection is "Login" and not "login".
3657
3658 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3659
3660 * tramp.texi (History): Remove IMAP support.
3661 (External methods, Frequently Asked Questions): Remove `imap' and
3662 `imaps' methods.
3663 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3664
3665 * trampver.texi: Remove default value of `emacsimap'.
3666
3667 2011-02-13 Glenn Morris <rgm@gnu.org>
3668
3669 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3670 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3671
3672 2011-02-12 Glenn Morris <rgm@gnu.org>
3673
3674 * sc.texi (Getting Connected): Remove old index entries.
3675
3676 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3677
3678 * url.texi: Remove duplicate @dircategory (Bug#7942).
3679
3680 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3681
3682 * auth.texi (Overview, Help for users, Help for developers):
3683 Update docs.
3684 (Help for users): Talk about spaces.
3685
3686 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3687
3688 * texinfo.tex: Update to version 2011-02-07.16.
3689
3690 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3691
3692 * dbus.texi (Bus names): Adapt descriptions for
3693 dbus-list-activatable-names and dbus-list-known-names.
3694
3695 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3696
3697 * calc.texi (Logarithmic Units): New section.
3698
3699 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3700
3701 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3702 manuals use it now.
3703
3704 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3705
3706 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3707
3708 * overrides.texi: Remove.
3709
3710 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3711 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3712
3713 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * tramp.texi (Frequently Asked Questions): Mention problems with
3716 WinSSHD.
3717
3718 * trampver.texi: Update release number.
3719
3720 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3721
3722 * tramp.texi:
3723 Replace "delimet" with "delimit" globally.
3724 Replace "explicite" with "explicit" globally.
3725 Replace "instead of" with "instead" where there was nothing after "of".
3726 Audit use of comma before interrogative pronoun, "that", or "which".
3727 Minor word order, spelling, wording changes.
3728
3729 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3730
3731 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3732
3733 * sieve.texi: Use WEBHACKDEVEL.
3734
3735 * sasl.texi: Use WEBHACKDEVEL.
3736
3737 * pgg.texi: Use WEBHACKDEVEL.
3738
3739 * message.texi: Use WEBHACKDEVEL.
3740
3741 * gnus.texi: Use WEBHACKDEVEL.
3742
3743 * emacs-mime.texi: Use WEBHACKDEVEL.
3744
3745 * auth.texi: Use WEBHACKDEVEL.
3746
3747 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3748 manuals.
3749
3750 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3751
3752 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3753
3754 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3755
3756 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3757 which in turn is copied from ftp://tug.org/tex/.
3758
3759 2011-02-03 Glenn Morris <rgm@gnu.org>
3760
3761 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3762 (Binding combinations of modifiers and function keys):
3763 Let's assume people reading this are not using Emacs 18.
3764
3765 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3766
3767 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3768 since it's run automatically.
3769
3770 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3771
3772 * gnus.texi (Customizing Articles): Fix typo.
3773
3774 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3775
3776 * gnus.texi (Customizing Articles): Document the new way of customizing
3777 the date headers(s).
3778
3779 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3780
3781 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3782 splitting example.
3783
3784 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3785
3786 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3787 (MAKEINFO_OPTS): New variable.
3788 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3789 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3790 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3791 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3792 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3793 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3794 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3795 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3796 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3797 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3798 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3799 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3800 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3801 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3802 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3803 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3804 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3805 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3806
3807 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3808
3809 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3810
3811 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3812
3813 * message.texi (IDNA): Explain what it is.
3814
3815 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3816
3817 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3818
3819 2011-01-23 Werner Lemberg <wl@gnu.org>
3820
3821 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3822 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3823 (ENVADD): Update.
3824
3825 2011-01-18 Glenn Morris <rgm@gnu.org>
3826
3827 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3828
3829 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3830
3831 * nxml-mode.texi (Introduction): Fix file name typos.
3832
3833 2011-01-13 Christian Ohler <ohler@gnu.org>
3834
3835 * ert.texi: New file.
3836
3837 * Makefile.in:
3838 * makefile.w32-in: Add ert.texi.
3839
3840 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3841
3842 * dbus.texi (Receiving Method Calls): New function
3843 dbus-register-service. Rearrange node.
3844
3845 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3846
3847 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3848 which in turn is copied from ftp://tug.org/tex/.
3849
3850 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3851
3852 * dbus.texi (Receiving Method Calls): Describe new optional
3853 parameter dont-register-service of dbus-register-{method,property}.
3854
3855 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3856
3857 * epa.texi (Encrypting/decrypting *.gpg files):
3858 Mention epa-file-select-keys.
3859
3860 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3861
3862 * gnus.texi (Archived Messages): Remove outdated text.
3863
3864 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3865
3866 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3867
3868 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3869
3870 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3871
3872 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3873
3874 * gnus.texi (The swish++ Engine): Add customizable parameters
3875 descriptions.
3876 (The swish-e Engine): Ditto.
3877
3878 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3879
3880 * tramp.texi (Inline methods): Add "ksu" method.
3881 (Remote processes): Add example with remote `default-directory'.
3882
3883 2010-12-14 Glenn Morris <rgm@gnu.org>
3884
3885 * faq.texi (Expanding aliases when sending mail):
3886 Now build-mail-aliases is interactive.
3887
3888 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3889
3890 * gnus.texi: First pass at adding (rough) nnir documentation.
3891
3892 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3893
3894 * gnus.texi (Filtering New Groups):
3895 Mention gnus-auto-subscribed-categories.
3896 (The First Time): Remove, since default-subscribed-newsgroups has been
3897 removed.
3898
3899 2010-12-13 Glenn Morris <rgm@gnu.org>
3900
3901 * cl.texi (For Clauses): Small fixes for frames and windows.
3902
3903 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3904
3905 * org.texi (Using capture): Document using prefix arguments for
3906 finalizing capture.
3907 (Agenda commands): Document prefix argument for the bulk scatter
3908 command.
3909 (Beamer class export): Document that also overlay arguments can be
3910 passed to the column environment.
3911 (Template elements): Document the new entry type.
3912
3913 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3914
3915 * org.texi (Include files): Document :minlevel.
3916
3917 2010-12-11 Julien Danjou <julien@danjou.info>
3918
3919 * org.texi (Categories): Document category icons.
3920
3921 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3922
3923 * org.texi (noweb): Fix typo.
3924
3925 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3926
3927 * gnus.texi (Server Commands): Point to the rest of the server
3928 commands.
3929
3930 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3931
3932 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3933 g'.
3934
3935 2010-12-02 Julien Danjou <julien@danjou.info>
3936
3937 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3938
3939 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3942 (Direct Functions): Note the STARTTLS upgrade.
3943
3944 2010-11-27 Glenn Morris <rgm@gnu.org>
3945 James Clark <none@example.com>
3946
3947 * nxml-mode.texi (Introduction): New section.
3948
3949 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3950
3951 * gnus.texi (Server Commands): Document gnus-server-show-server.
3952
3953 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3954
3955 Sync with Tramp 2.2.0.
3956
3957 * trampver.texi: Update release number.
3958
3959 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3960
3961 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3962 Mention that the TeX specific units won't use the `tex' prefix
3963 in TeX mode.
3964
3965 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3966
3967 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3968
3969 2010-11-17 Glenn Morris <rgm@gnu.org>
3970
3971 * edt.texi: Remove information about Emacs 19.
3972
3973 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3974
3975 * trampver.texi: Update release number.
3976
3977 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3978
3979 * gnus.texi (Article Washing): Fix typo.
3980
3981 2010-11-11 Noorul Islam <noorul@noorul.com>
3982
3983 * org.texi: Fix typo.
3984
3985 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3986
3987 * org.texi (Using capture): Explain that refiling is
3988 sensitive to cursor position.
3989
3990 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3991
3992 * org.texi (Images and tables): Add cross reference to link section.
3993
3994 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3995
3996 * org.texi: Document the <c> cookie.
3997
3998 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3999
4000 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4001 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4002
4003 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4004
4005 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4006
4007 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4008
4009 * org.texi (Project alist): Mention that this is a property list.
4010
4011 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4012
4013 * org.texi (Setting up the staging area): Document that
4014 file names remain visible when encrypting the MobileOrg files.
4015
4016 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4017
4018 * org.texi (Setting up the staging area): Document which
4019 versions are needed for encryption.
4020
4021 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4022
4023 * org.texi (noweb): Update :noweb documentation to
4024 reflect the new "tangle" argument.
4025
4026 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4027
4028 * org.texi (Batch execution): Improve tangling script in
4029 documentation.
4030
4031 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4032
4033 * org.texi (Handling links):
4034 (In-buffer settings): Document inlining images on startup.
4035
4036 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4037
4038 * org.texi (Setting up the staging area): Document use of
4039 crypt password.
4040
4041 2010-11-11 David Maus <dmaus@ictsoc.de>
4042
4043 * org.texi (Template expansion): Add date related link type escapes.
4044
4045 2010-11-11 David Maus <dmaus@ictsoc.de>
4046
4047 * org.texi (Template expansion): Add mew in table for link type
4048 escapes.
4049
4050 2010-11-11 David Maus <dmaus@ictsoc.de>
4051
4052 * org.texi (Template expansion): Fix typo in link type escapes.
4053
4054 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4055
4056 * org.texi (Structure of code blocks): Another documentation tweak.
4057
4058 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4059
4060 * org.texi (Structure of code blocks): Documentation tweak.
4061
4062 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4063
4064 * org.texi (Structure of code blocks):
4065 Update documentation to mention inline code block syntax.
4066
4067 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4068
4069 * org.texi (comments): Improve wording.
4070
4071 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4072
4073 * org.texi (comments): Document the new :comments header arguments.
4074
4075 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4076
4077 * org.texi (Installation): Remove the special
4078 installation instructions for XEmacs.
4079
4080 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4081
4082 * org.texi (Easy Templates): New section. Documents quick
4083 insertion of empty structural elements.
4084
4085 2010-11-11 Noorul Islam <noorul@noorul.com>
4086
4087 * org.texi: Fix doc.
4088
4089 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4090
4091 * org.texi (The date/time prompt): Document specification
4092 of time ranges.
4093
4094 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4095
4096 * org.texi (Internal links): Document the changes in
4097 internal links.
4098
4099 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4100
4101 * org.texi (Agenda commands): Document the limitation for
4102 the filter preset - it can only be used for an entire agenda
4103 view, not in an individual block in a block agenda.
4104
4105 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4106
4107 * org.texi (iCalendar export): Document alarm creation.
4108
4109 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4110
4111 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4112
4113 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4116
4117 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4118
4119 * calc.texi: Use emacsver.texi to determine Emacs version.
4120
4121 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4122
4123 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4124 since that works by default.
4125
4126 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4127
4128 * gnus.texi (Customizing the IMAP Connection): Document
4129 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4130
4131 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4132
4133 * tramp.texi (Remote shell setup): New item "Interactive shell
4134 prompt". Reported by Christian Millour <cm@abtela.com>.
4135 (Remote shell setup, Remote processes): Use @code{} for
4136 environment variables.
4137
4138 2010-11-03 Glenn Morris <rgm@gnu.org>
4139
4140 * ediff.texi (Quick Help Commands, Miscellaneous):
4141 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4142
4143 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4144
4145 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4146
4147 2010-10-31 Glenn Morris <rgm@gnu.org>
4148
4149 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4150
4151 2010-10-31 Glenn Morris <rgm@gnu.org>
4152
4153 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4154
4155 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4156
4157 * gnus.texi (Client-Side IMAP Splitting):
4158 Mention nnimap-unsplittable-articles.
4159
4160 2010-10-29 Julien Danjou <julien@danjou.info>
4161
4162 * gnus.texi (Finding the News): Remove references to obsoletes
4163 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4164
4165 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4166
4167 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4168 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4169 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4170 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4171
4172 2010-10-28 Glenn Morris <rgm@gnu.org>
4173
4174 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4175 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4176 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4177
4178 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4179
4180 * epa.texi (Mail-mode integration): Add alternative key bindings
4181 for epa-mail commands; escape comma.
4182 Don't use the word "PGP", since it is a non-free program.
4183
4184 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4185
4186 * calc.texi: Use emacsver.texi to determine Emacs version.
4187
4188 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4189
4190 * gnus.texi (Group Parameters, Buttons): Fix typos.
4191
4192 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4193
4194 * gnus.texi (Subscription Commands): Mention that you can also
4195 subscribe to new groups via the Server buffer, which is probably more
4196 convenient when subscribing to many groups.
4197
4198 2010-10-21 Julien Danjou <julien@danjou.info>
4199
4200 * message.texi (Message Headers): Allow message-default-headers to be a
4201 function.
4202
4203 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4204
4205 * gnus-news.texi: Mention new archive defaults.
4206
4207 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4208
4209 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4210
4211 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4212
4213 * gnus.texi (HTML): Document the function value of
4214 gnus-blocked-images.
4215 (Article Washing): shr and gnus-w3m, not the direct function names.
4216
4217 2010-10-20 Julien Danjou <julien@danjou.info>
4218
4219 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4220 variable.
4221
4222 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4223
4224 * gnus.texi (Customizing the IMAP Connection): The port strings are
4225 strings.
4226 (Document Groups): Mention git.
4227
4228 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4229
4230 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4231 bzr/Gnus git sync.
4232
4233 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4234
4235 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4236 change.
4237
4238 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4239
4240 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4241 @item syntax for in-Emacs makeinfo.
4242
4243 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4244
4245 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4246 trim sentence.
4247
4248 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4249
4250 * epa.texi (Caching Passphrases):
4251 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4252 Clarify some configurations require to set up gpg-agent.
4253
4254 2010-10-11 Glenn Morris <rgm@gnu.org>
4255
4256 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4257
4258 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4259
4260 * gnus.texi (Spam Package Introduction): Mention `$'.
4261
4262 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4263
4264 * makefile.w32-in (emacsdir): New variable.
4265 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4266 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4267
4268 2010-10-09 Glenn Morris <rgm@gnu.org>
4269
4270 * Makefile.in (mostlyclean): Delete *.toc.
4271
4272 * Makefile.in: Use $< in rules.
4273
4274 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4275
4276 * Makefile.in ($(infodir)): Delete rule.
4277 (mkinfodir): New. Use it in all the info rules, rather than depending
4278 on infodir.
4279
4280 2010-10-09 Glenn Morris <rgm@gnu.org>
4281
4282 * gnus.texi (Article Washing): Fix previous change.
4283
4284 * Makefile.in (emacsdir): New variable.
4285 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4286 Depend on emacsver.texi.
4287
4288 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4289
4290 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4291
4292 2010-10-08 Julien Danjou <julien@danjou.info>
4293
4294 * gnus.texi: Add mm-shr.
4295
4296 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4297
4298 * gnus.texi (Finding the Parent, The Gnus Registry)
4299 (Registry Article Refer Method): Update docs for nnregistry.el.
4300
4301 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4302
4303 * auth.texi (Help for users)
4304 (GnuPG and EasyPG Assistant Configuration): Update docs.
4305
4306 2010-10-08 Glenn Morris <rgm@gnu.org>
4307
4308 * cl.texi (Organization, Installation, Old CL Compatibility):
4309 Deprecate cl-compat for new code.
4310 (Usage, Installation): Remove outdated information.
4311
4312 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4313
4314 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4315
4316 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4317
4318 2010-10-06 Julien Danjou <julien@danjou.info>
4319
4320 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4321
4322 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4323 broken link.
4324
4325 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4326
4327 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4328 to ReiserFS.
4329
4330 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4331 (FAQ 7-1): Fix getmail URL.
4332
4333 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4334
4335 * epa.texi (Caching Passphrases): New section.
4336
4337 2010-10-06 Glenn Morris <rgm@gnu.org>
4338
4339 * Makefile.in (SHELL): Set it.
4340 (info): Move the mkdir dependency to the individual info files.
4341 (mostlyclean): Tidy up.
4342 (clean): Only delete the specific dvi and pdf files.
4343 (maintainer-clean): Be more restrictive in what we delete.
4344 ($(infodir)): Add parallel build workaround.
4345
4346 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4347
4348 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4349
4350 2010-10-03 Julien Danjou <julien@danjou.info>
4351
4352 * emacs-mime.texi (Display Customization):
4353 Update mm-inline-large-images documentation and add documentation for
4354 mm-inline-large-images-proportion.
4355
4356 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * tramp.texi (Frequently Asked Questions):
4359 Mention remote-file-name-inhibit-cache.
4360
4361 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4362
4363 * gnus.texi (Splitting Mail): Fix @xref syntax.
4364 (Splitting Mail): Really fix the @ref syntax.
4365
4366 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4367
4368 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4369 (Article Hiding): Add google banner example.
4370 Suggested by Benjamin Xu.
4371
4372 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4373
4374 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4375 Remove nnimap-split-rule from examples.
4376
4377 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4378
4379 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4380 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4381 Fishman.
4382 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4383
4384 2010-09-30 Julien Danjou <julien@danjou.info>
4385
4386 * gnus.texi (Gravatars): Fix documentation about
4387 gnu-gravatar-properties.
4388
4389 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4390
4391 * epa.texi (Bug Reports): New section.
4392
4393 2010-09-29 Glenn Morris <rgm@gnu.org>
4394
4395 * Makefile.in (top_srcdir): Remove unused variable.
4396
4397 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4398
4399 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4400 (Client-Side IMAP Splitting): Document 'default.
4401
4402 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Customizing the IMAP Connection):
4405 Document nnimap-fetch-partial-articles.
4406
4407 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus-news.texi: Mention nnimap-inbox.
4410
4411 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4412
4413 2010-09-26 Julien Danjou <julien@danjou.info>
4414
4415 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4416
4417 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4418
4419 * gnus.texi (Security): Remove gpg.el mention.
4420
4421 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4422
4423 * gnus.texi (Browse Foreign Server): New variable
4424 gnus-browse-subscribe-newsgroup-method.
4425
4426 * gnus-news.texi: Mention it.
4427
4428 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * gnus.texi (NoCeM): Remove.
4431 (Startup Variables): No jingle.
4432
4433 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4434
4435 * woman.texi (Interface Options): xz compression is now supported.
4436
4437 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4438
4439 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4440 (Unavailable Servers): Document gnus-server-copy-server.
4441 (Using IMAP): Document the new nnimap.
4442
4443 2010-09-25 Julien Danjou <julien@danjou.info>
4444
4445 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4446
4447 2010-09-24 Glenn Morris <rgm@gnu.org>
4448
4449 * url.texi (Disk Caching): Tweak previous change.
4450
4451 2010-09-24 Julien Danjou <julien@danjou.info>
4452
4453 * url.texi (Disk Caching): Mention url-cache-expire-time,
4454 url-cache-expired, and url-fetch-from-cache.
4455
4456 2010-09-24 Julien Danjou <julien@danjou.info>
4457
4458 * gnus.texi: Add Gravatars.
4459
4460 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4461
4462 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4463
4464 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4465
4466 * gnus.texi (Expunging mailboxes): Update name of the expunging
4467 command.
4468
4469 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4470
4471 * emacs-mime.texi (rfc2047): Update description for
4472 rfc2047-encode-parameter.
4473
4474 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4475
4476 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4477 "fish" methods.
4478 (External methods): Remove "scp1_old" and "scp2_old" methods.
4479
4480 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4481
4482 * tramp.texi: Remove Japanese manual. Fix typo.
4483
4484 * trampver.texi: Update release number. Remove japanesemanual.
4485
4486 2010-09-09 Glenn Morris <rgm@gnu.org>
4487
4488 * org.texi: Restore clobbered changes (copyright years, untabify).
4489
4490 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4491
4492 * gnus.texi (Adaptive Scoring): Fix typo.
4493
4494 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4495
4496 * gnus.texi (Article Display): Document gnus-html-show-images.
4497
4498 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4499
4500 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4501
4502 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4503
4504 * gnus.texi (HTML): Document gnus-max-image-proportion.
4505
4506 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4507
4508 * gnus.texi (HTML): Document gnus-blocked-images.
4509
4510 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4511
4512 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4513
4514 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4515 the first message are used for wide replies.
4516 (Changing Servers): Remove documentation on gnus-change-server and
4517 friends, since it's been removed.
4518
4519 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * gnus.texi (Drafts): Mention B DEL.
4522
4523 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4524
4525 * gnus.texi (Delayed Articles): Mention that the Date header is the
4526 original one, even if you delay.
4527
4528 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4529
4530 * gnus.texi (Asynchronous Fetching):
4531 Document gnus-async-post-fetch-function.
4532 (HTML): Made into its own section.
4533
4534 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4535
4536 Sync with Tramp 2.1.19.
4537
4538 * tramp.texi (Inline methods, Default Method):
4539 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4540 Remove remark about doubled "-t" argument.
4541 (Auto-save and Backup): Remove reference to Emacs 21.
4542 (Filename Syntax): Describe port numbers.
4543 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4544 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4545 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4546 errors with the backquotes.
4547 (External packages): File attributes cache flushing for asynchronous
4548 processes.
4549 (Traces and Profiles): Describe verbose level 9.
4550
4551 * trampver.texi: Update release number.
4552
4553 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * dbus.texi (Alternative Buses): New chapter.
4556
4557 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4558
4559 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4560
4561 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4562
4563 * calc.texi (Customizing Calc): Rearrange description of new
4564 variables to match the presentation of other variables.
4565
4566 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4567
4568 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4569
4570 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4571
4572 * calc.texi (Making Selections, Selecting Subformulas)
4573 (Customizing Calc): Mention how to use faces to emphasize selected
4574 sub-formulas.
4575
4576 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * tramp.texi (External packages): File attributes cache flushing
4579 for asynchronous processes.
4580
4581 2010-08-01 Alan Mackenzie <acm@muc.de>
4582
4583 Enhance the manual for the latest Java Mode.
4584
4585 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4586 annotation-var-cont.
4587 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4588 two new symbols.
4589
4590 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4591
4592 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4593
4594 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4595
4596 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4597
4598 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4599
4600 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4601
4602 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4603
4604 * org.texi: Add macros to get plain quotes in PDF output.
4605 List additional contributors.
4606 (Capture): New section, replaces the section about remember.
4607 (Working With Source Code): New chapter, focused on documenting Org
4608 Babel.
4609 (Code evaluation security): New section.
4610 (MobileOrg): Document DropBox support.
4611 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4612 (Special symbols): Show how to display UTF8 characters for entities.
4613 (Global TODO list): Clarify the use of the "M" key and the differences
4614 to the "m" key.
4615 (RSS Feeds): Mention Atom feeds as well.
4616 (Setting tags): Remove paragraph about
4617 `org-complete-tags-always-offer-all-agenda-tags'.
4618
4619 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4620
4621 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4622 argument.
4623 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4624 echoing shells.
4625
4626 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4627
4628 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4629 (Filename Syntax): Describe port numbers.
4630
4631 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4632
4633 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4634 forgotten.
4635 (Type Conversion): Precise conversion of natural numbers.
4636 (Errors and Events): Add "debugging" to concept index. Add variable
4637 `dbus-debug'.
4638
4639 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4640
4641 * dbus.texi (Receiving Method Calls): Add optional argument
4642 EMITS-SIGNAL to `dbus-register-property'.
4643
4644 2010-06-27 Alex Schroeder <alex@gnu.org>
4645
4646 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4647
4648 2010-06-24 Glenn Morris <rgm@gnu.org>
4649
4650 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4651 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4652 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4653 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4654 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4655 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4656 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4657 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4658 convention. Make them end with a period.
4659
4660 2010-06-23 Glenn Morris <rgm@gnu.org>
4661
4662 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4663 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4664 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4665 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4666 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4667 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4668
4669 2010-06-10 Glenn Morris <rgm@gnu.org>
4670
4671 * idlwave.texi (Load-Path Shadows):
4672 * org.texi (Handling links): Fix typos.
4673
4674 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4675
4676 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4677
4678 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4679
4680 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4681 by an alias. (Bug#6226)
4682
4683 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4684
4685 * calc.texi (Manipulating Vectors): Mention that vectors can
4686 be used to determine bins for `calc-histogram'.
4687
4688 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4689
4690 * calc.texi: Remove "\turnoffactive" commands throughout.
4691
4692 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4693
4694 * url.texi (HTTP language/coding, Customization):
4695 * message.texi (Header Commands, Responses):
4696 * cl.texi (Argument Lists): Fix typos.
4697
4698 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4699
4700 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4701 Note that Development menu is always available.
4702 (Creating a project): Fix terminology.
4703 (Add/Remove files): Fix typo.
4704
4705 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * Version 23.2 released.
4708
4709 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4710
4711 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4712
4713 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4714
4715 * tramp.texi (Inline methods, Default Method):
4716 Mention `tramp-inline-compress-start-size'.
4717
4718 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4719
4720 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4721 the CVS repo. Put the Git repo in the news section.
4722
4723 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4724 Removed some mentions of CVS. Mention the new Git repo.
4725
4726 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4727
4728 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4729 (Mail Group Commands): Add index entry.
4730
4731 2010-04-18 Glenn Morris <rgm@gnu.org>
4732
4733 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4734
4735 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4736
4737 * calc.texi (Radix modes): Mention that the option prefix will
4738 turn on twos-complement mode.
4739 (Inverse and Hyperbolic Flags): Mention the Option flag.
4740
4741 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4742
4743 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4744 (LaTeX/PDF export commands): Rename and Move section.
4745 (Sectioning structure): Update.
4746 (References): New use case for field coordinates.
4747 (The export dispatcher): Rename from ASCII export.
4748 (Setting up the staging area): Document the availability of
4749 encryption for MobileOrg.
4750 (Images and tables): Document how to reference labels.
4751 (Index entries): New section.
4752 (Generating an index): New section.
4753 (Column width and alignment): Document that <N> now
4754 means a fixed width, not a maximum width.
4755 (Publishing options): Document the :email option.
4756 (Beamer class export): Fix bug in the BEAMER example.
4757 (Refiling notes): Document refile logging.
4758 (In-buffer settings): Document refile logging keywords.
4759 (Drawers): Document `C-c C-z' command.
4760 (Agenda commands): Mention the alternative key `C-c C-z'.
4761 (Special properties): Document the BLOCKED property.
4762 (The spreadsheet): Mention the formula editor.
4763 (References): Document field coordinates.
4764 (Publishing action): Correct the documentation for the
4765 publishing function.
4766 (The date/time prompt): Document that we accept dates
4767 like month/day/year.
4768 (Cooperation): Document the changes in table.el support.
4769 (Faces for TODO keywords, Faces for TODO keywords)
4770 (Priorities): Document the easy colors.
4771 (Visibility cycling): Document the new double prefix
4772 arg for `org-reveal'.
4773 (Cooperation): Remember.el is part of Emacs.
4774 (Clean view): Mention that `wrap-prefix' is also set by
4775 org-indent-mode.
4776 (Agenda commands): Add information about prefix args to
4777 scheduling and deadline commands.
4778 (Search view): Point to the docstring of
4779 `org-search-view' for more details.
4780 (Agenda commands): Document that `>' prompts for a date.
4781 (Setting tags): Document variable
4782 org-complete-tags-always-offer-all-agenda-tags.
4783 (Column attributes): Cross-reference special properties.
4784
4785 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4786
4787 Synchronize with Tramp repository.
4788
4789 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4790 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4791 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4792 syntax, texi2dvi reports errors with the backquotes.
4793
4794 * trampver.texi: Update release number.
4795
4796 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4797
4798 * gnus.texi (Finding the News): Add pointers to the Server buffer
4799 because it's essential.
4800
4801 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4802
4803 * gnus.texi (MIME Commands): Update description of
4804 gnus-article-browse-html-article.
4805
4806 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4807
4808 * auth.texi (Secret Service API): Add TODO node.
4809 (Help for users): Explain the new source options for `auth-sources'.
4810
4811 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4812
4813 * trampver.texi: Update release number.
4814
4815 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * Branch for 23.2.
4818
4819 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4822 now enabled by default.
4823
4824 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4827 when Emacs runs in interactive mode. (Bug#5645)
4828
4829 2010-02-16 Glenn Morris <rgm@gnu.org>
4830
4831 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4832
4833 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4834
4835 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4836
4837 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * gnus.texi (Score File Format): Fix typo.
4840
4841 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4842
4843 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4844
4845 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4846
4847 * ada-mode.texi (Project File Overview): Fix typo.
4848
4849 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4850
4851 * semantic.texi: Add Richard Y. Kim credit.
4852
4853 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4854
4855 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4856
4857 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4858 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4859
4860 2010-01-17 Glenn Morris <rgm@gnu.org>
4861
4862 * calc.texi (Reporting Bugs): Don't mention format of repository.
4863
4864 * woman.texi (Bugs): Make "Emacs repository" less specific,
4865 and the URL for same more specific.
4866
4867 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4868
4869 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * ede.texi (ede-step-project, ede-proj-target):
4872 * tramp.texi (Remote processes): Fix typos.
4873
4874 2010-01-16 Mario Lang <mlang@delysid.org>
4875
4876 * ede.texi (ede-target):
4877 * org.texi (Refiling notes): Remove duplicated words.
4878
4879 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4880
4881 * gnus.texi (Posting Styles): Use with-current-buffer.
4882 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4883
4884 2010-01-02 Kevin Ryde <user42@zip.com.au>
4885
4886 * eieio.texi (Naming Conventions): Correction to xref on elisp
4887 coding conventions, is "Tips" node not "Standards".
4888
4889 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4890
4891 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4892
4893 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4894
4895 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4896
4897 * gnus.texi (Direct Functions): Add missing port number to tls method.
4898
4899 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4900
4901 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4902 ($(infodir)/edt, edt.dvi): New targets.
4903
4904 2009-12-15 Glenn Morris <rgm@gnu.org>
4905
4906 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4907 (edt, $(infodir)/edt, edt.dvi): New targets.
4908 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4909
4910 * Makefile.in (PDF_TARGETS, pdf): New.
4911 (clean): Add *.pdf.
4912 Add pdf rules for all manuals.
4913
4914 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4915
4916 * calc.texi (Radix Modes): Clarify two's complement notation.
4917
4918 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4921 (Smart Jump, Analyzer Debug): Copyedits.
4922 (Semantic mode user commands): Link to new nodes.
4923 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4924 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4925 upstream Semantic manual.
4926
4927 * semantic.texi (Introduction): Minor fix to diagram.
4928
4929 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4930
4931 * eshell.texi (History): Add the other built-in variables.
4932 (Built-ins): Explain built-ins, and how to apply the external commands.
4933 Add `history', `su' and `sudo'.
4934
4935 * tramp.texi (Remote processes): Add missing <RET> in the example.
4936
4937 2009-12-01 Bill Wohler <wohler@newt.com>
4938
4939 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4940 path for mairix example. Specify -q in namazu example since namazu is
4941 excessively garrulous.
4942
4943 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4944
4945 * tramp.texi (Remote processes): Improve eshell example with "su"
4946 and "sudo" commands.
4947
4948 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4949
4950 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4951
4952 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4953 Document semantic-complete-analyze-inline.
4954 (Semanticdb search debugging commands): Minor clarification.
4955 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4956 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4957 manual.
4958 (Semantic mode): Link to Idle Scheduler.
4959
4960 2009-11-28 Kevin Ryde <user42@zip.com.au>
4961
4962 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4963 @pxref, now EIEIO is in Emacs.
4964
4965 * erc.texi (Development): Correction to git tutorial url.
4966
4967 2009-11-26 Glenn Morris <rgm@gnu.org>
4968
4969 * faq.texi (Latest version of Emacs): Mention stability of development
4970 version.
4971 (Problems with very large files): Max buffer size increase in 23.2.
4972 (VM): VM has moved house again.
4973
4974 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4975
4976 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4977 notations.
4978
4979 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4980
4981 * org.texi (Column attributes): Fix documentation of new operators.
4982
4983 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4984
4985 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4986 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4987 (Idle Completions Mode): Numerous copyedits.
4988
4989 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4990
4991 * semantic.texi (Semantic Internals, Glossary):
4992 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4993 (Semanticdb search debugging commands): Fix typos.
4994
4995 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4996
4997 * calc.texi (Radix modes): Mention twos-complement notation.
4998
4999 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5000
5001 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5002 ($(infodir)/semantic, semantic.dvi): New targets.
5003
5004 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5005
5006 * Makefile.in: Build the Semantic manual.
5007
5008 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5009 repository.
5010
5011 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5012
5013 * dbus.texi (Receiving Method Calls): New defun
5014 `dbus-unregister-service'.
5015
5016 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5017
5018 * org.texi (Speed keys): New section.
5019
5020 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5021
5022 * dbus.texi (Type Conversion): Fix typo.
5023 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5024 `dbus-registered-objects-table'.
5025 (Receiving Method Calls): New defun `dbus-register-property'.
5026 Move `dbus-unregister-object' here.
5027
5028 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5029
5030 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5031
5032 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5033
5034 * org.texi (Column attributes): Add the new age summary operators.
5035 Also, mention the fact you can only use one summary operator per
5036 property.
5037
5038 2009-11-13 John Wiegley <johnw@newartisans.com>
5039
5040 * org.texi (Tracking your habits): Add a new section in the
5041 manual about how to track habits.
5042 (Resolving idle time): Add a section on how idle and
5043 dangling clocks are resolved.
5044
5045 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5046
5047 * org.texi (Agenda commands): Document the new `i' command.
5048 (Inserting deadline/schedule): Document logging changes
5049 of scheduling and deadline times stamps.
5050 (In-buffer settings): Document the in-buffer keywords for logging
5051 changes of scheduling and deadline times stamps.
5052 (Structure editing, Plain lists): Document indentation
5053 cycling in empty entries with TAB.
5054 (Archiving): Document the default archiving command.
5055 (Moving subtrees): Document the new keys for archiving.
5056 (Internal archiving): Fix incorrect key.
5057 (Agenda commands): Document the TODO set switching commands.
5058 (Agenda commands): Document the new archiving keys.
5059 (Clocking work time): Better description on how to save
5060 and restore a clock.
5061 (Resolving idle time): Mention the x11idle program to get true
5062 idleness also under X11.
5063 (Resolving idle time): Use @kbd instead of @key for normal
5064 letters, because this is how he rest of the manual does this.
5065 (Pushing to MobileOrg): Mention that `org-directory'
5066 should be set.
5067 (Agenda commands): Document that SPC is a filter for
5068 any tag.
5069 (Search view): Rename from "Keyword search".
5070 (Capure): New chapter.
5071 (Markup): New chapter.
5072 (Links in HTML export, Images in HTML export):
5073 Extend the section titles.
5074 (Images in HTML export): Document the align option.
5075 (Text areas in HTML export): Extend the section title.
5076 (Images in LaTeX export): Explain image placement in LaTeX.
5077
5078 2009-11-10 Glenn Morris <rgm@gnu.org>
5079
5080 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5081
5082 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * tramp.texi (Auto-save and Backup): Disable backups just for a
5085 method.
5086
5087 * trampver.texi: Update release number.
5088
5089 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5090
5091 Sync with Tramp 2.1.17.
5092
5093 * trampver.texi: Update release number.
5094
5095 2009-10-29 Glenn Morris <rgm@gnu.org>
5096
5097 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5098
5099 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5100
5101 * tramp.texi (External methods): Temporary files are kept for
5102 `rsync' and `rsyncc' methods.
5103
5104 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5105
5106 * eieio.texi: Fix typos.
5107
5108 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5111
5112 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5113
5114 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5115 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5116
5117 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * Makefile.in: Build EIEIO and EDE manuals.
5120
5121 2009-10-07 Eric Ludlam <zappo@gnu.org>
5122
5123 * eieio.texi:
5124 * ede.texi: New files.
5125
5126 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5127
5128 * tramp.texi (Remote processes): Association of a pty is not supported.
5129
5130 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5131
5132 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5133 (Processing LaTeX fragments): Document that the size of images can be
5134 changes using the variable `org-format-latex-options'.
5135 (The date/time prompt, Timestamps): Be more accurate over ISO format
5136 dates and times.
5137 (Visibility cycling): Document showeverything keyword.
5138 (In-buffer settings): Document showeverything keyword.
5139 (Setting up the staging area): Fix the example.
5140 (MobileOrg): New section.
5141 (Agenda commands, Exporting Agenda Views): Document exporting the
5142 agenda view to Org files.
5143
5144 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5145
5146 * tramp.texi (History): Add IMAP support.
5147 (External methods): Add `imap' and `imaps' methods.
5148 (GVFS based methods): Add indices for `davs'.
5149 (Password handling): Rename anchors. Add IMAP entries for
5150 ~/.authinfo.gpg.
5151
5152 * trampver.texi: Set default value of `emacsimap'.
5153
5154 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5155
5156 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5157
5158 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * dired-x.texi (Technical Details):
5161 Delete dired-up-directory (Bug#4292).
5162
5163 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5164
5165 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5166
5167 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5168
5169 * org.texi (Effort estimates): Document new effort setting commands.
5170 (Agenda commands): Document the new keys fro agenda time motion.
5171 Document entry text mode. Improve documentation of the keys to include
5172 inactive time stamps into the agenda view.
5173 (Feedback): Document the new bug report command.
5174 (Structure editing): Add an index entry for the sorting of subtrees.
5175
5176 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5177
5178 * auth.texi (Help for users): Corrected markup.
5179
5180 2009-09-02 Glenn Morris <rgm@gnu.org>
5181
5182 * emacs-mime.texi (time-date): Mention float-time.
5183
5184 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5185
5186 * calc.texi (Simplifying Formulas): Improve the wording.
5187
5188 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5189
5190 * auth.texi: Rewritten for coverage and clarity.
5191
5192 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * gnus.texi (Expiring Mail):
5195 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5196 (Various Various): Mention gnus-safe-html-newsgroups.
5197
5198 * gnus-news.texi: Mention
5199 gnus-mark-copied-or-moved-articles-as-expirable.
5200
5201 * emacs-mime.texi (Display Customization): Add xref to
5202 gnus-safe-html-newsgroups.
5203
5204 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5205
5206 * tramp.texi (Version Control): Remove.
5207 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5208 reference.
5209 (External methods): Correct `scpc' concept index entries. New method
5210 `rsyncc'.
5211 (External packages): New subsections "Filename completion" and "File
5212 attributes cache".
5213
5214 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5215
5216 * calc.texi (Rewrite Rules): Improve the example.
5217 (Simplifying Formulas): Explain use of the I and H flags for
5218 simplification.
5219
5220 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5221
5222 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5223 Describe autostart behavior of dbus-ping.
5224 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5225 for timeout values.
5226 (Top): Remove footnote saying D-Bus is not enabled by
5227 default. (Bug#4256)
5228
5229 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5230
5231 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5232 Reported by Jari Aalto (Bug#4211).
5233 (Mail-mode integration): Mention epa-mail-mode and
5234 epa-global-mail-mode.
5235 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5236 epa-setup.
5237
5238 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5239
5240 * dbus.texi (Asynchronous Methods): Allow nil handler.
5241
5242 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5243
5244 * ediff.texi (ediff-current-file): Add information about this new function.
5245
5246 * viper.texi: Add information about C-s in viper's search command.
5247
5248 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5249
5250 * calc.texi (Date Forms): Fix typos.
5251
5252 2009-08-08 Glenn Morris <rgm@gnu.org>
5253
5254 * org.texi (Agenda commands): Restore clobbered change.
5255
5256 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5257
5258 * calc.texi (Graphics, Devices): Update with the peculiarities of
5259 operation on MS-Windows.
5260
5261 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5262
5263 * org.texi (Publishing action): Improve documentation of file
5264 names when publishing to the source directory.
5265 (Clean view): Document `org-indent-mode'.
5266 (Clocking work time): Add documentation for the
5267 new :timetamp option when creating a clock report.
5268 (Paragraphs): Fix many typos.
5269 (Plain lists): Remove duplicate explanation about the
5270 `C-c *' command.
5271 (Literal examples): Update to reflect the new behavior
5272 of the -n -r -k switches when exporting source code examples.
5273 (Structure editing): Add information about `C-c *',
5274 converting a plain list into a list of Org items.
5275 (Remember): Small rephrasing of the paragraph
5276 describing remember.el. Also mentioned that remember.el is part
5277 of Emacs 23, not Emacs 22.
5278 (Clocking work time): Add documentation about
5279 displaying the current clocking time against the effort estimate.
5280 Also add a footnote about using `org-clock-in-prepare-hook' to add
5281 an effort estimate on the fly, just before clocking it.
5282 (Footnotes): Document automatic renumbering and
5283 sorting.
5284 (Agenda commands): Document new bulk commands.
5285 (Plain lists): Document new behavior of
5286 `org-cycle-include-plain-lists'.
5287 Hyphenation only in TeX.
5288 (Clocking work time): Document the key to update effort
5289 estimates.
5290 (Clocking work time): Document the clock time display.
5291 (Structure editing, TODO basics): Document new
5292 variables.
5293 (Column attributes): Document new colciew operators.
5294 (Publishing options): Document :xml-declaration.
5295 (Tracking TODO state changes): Document the
5296 LOG_INTO_DRAWER property.
5297 (Literal examples): Document the new implementation for
5298 editing source code.
5299 (Publishing action): Mention the new publishing
5300 function, to publish an Org source file.
5301 (Publishing links): Mention how to link to an Org source file.
5302 (Macro replacement): Document new macros.
5303 (Handling links): Document type-specific completion
5304 when inserting links.
5305 (Structure editing, Plain lists): Improve documentation
5306 on sorting.
5307 (Internal links): Document custom ids for links.
5308 (Handling links): Document custom ids for links.
5309 (CSS support): Document new class.
5310 (Refiling notes): Document the possibility to create new nodes
5311 during refiling.
5312 (Agenda commands): Document the "?" operator to find
5313 tasks without effort setting.
5314 (Exporting agenda information): Section moved.
5315 (RSS Feeds): New section.
5316 (Built-in table editor): Document M-e and M-a navigate
5317 inside table field.
5318 (Stuck projects): Docment that projects identified as
5319 un-stuck will still be searchd for stuck sub-projects.
5320 (Paragraphs): Document centering.
5321 (Creating timestamps, Agenda commands): Document new
5322 behavior when changing time stamps.
5323 (Structure editing): Document the new command
5324 `org-clone-subtree-with-time-shift'.
5325 (Publishing): Refresh this chapter.
5326 (Export options, Export options, In-buffer settings):
5327 Document the new keywords.
5328 (Matching tags and properties): Collect all
5329 documentation about tags/property matches here.
5330 (Setting tags): Document `org-tag-persistent-alist'.
5331 (Weekly/daily agenda): New section.
5332 (Orgstruct mode): Describe `orgstruct++-mode'.
5333 (Drawers): Mention the LOGBOOK drawer.
5334 (Export options, Sectioning structure): Document the
5335 #+LEATEX_HEADER in-buffer setting.
5336 (Bugs): Section removed.
5337 (Hooks): New section.
5338 (Add-on packages): Move here from old location.
5339 (Context-sensitive commands): New section.
5340 (Setting tags): Document newline option.
5341 (Global TODO list, Matching tags and properties):
5342 Mention more variables.
5343 (Checkboxes): Update to changed command behavior.
5344
5345 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5346
5347 * speedbar.texi (Basic Key Bindings): Fix typo.
5348
5349 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5350
5351 * calc.texi (Vector/Matrix Functions): Add index entries for both
5352 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5353 affects matrices with more than one row.
5354 (Help Commands): Add index entries for "prefix ?" key bindings.
5355
5356 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5357
5358 * calc.texi (Stack Manipulation Commands): Add documentation for
5359 `calc-transpose-lines'.
5360
5361 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5362
5363 * dbus.texi (Receiving Method Calls): Describe special return value
5364 `:ignore'.
5365
5366 2009-07-24 Alan Mackenzie <acm@muc.de>
5367
5368 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5369 initialization, any individual variable setting now takes precedence
5370 over one done via c-file-style/c-file-offsets.
5371
5372 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5373
5374 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5375 truncated when Calc is quit.
5376 (Customizing Calc): Document `calc-undo-length'.
5377
5378 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5379
5380 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5381
5382 2009-07-11 Kevin Ryde <user42@zip.com.au>
5383
5384 * pcl-cvs.texi (About PCL-CVS):
5385 * widget.texi (Basic Types):
5386 Fix cross-references.
5387
5388 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5389
5390 * dbus.texi (Type Conversion): Don't use literal control character.
5391
5392 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5393
5394 * tramp.texi (GVFS based methods): New section.
5395 (Remote processes): Processes for GVFS based methods run locally.
5396
5397 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5398
5399 * tramp.texi (Inline methods, External methods, Gateway methods):
5400 Avoid the words "kludge" and hack".
5401 (External methods): Add `synce' method.
5402
5403 * trampver.texi: Update release number.
5404
5405 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5406
5407 Sync with Tramp 2.1.16.
5408
5409 * tramp.texi (History): Add GVFS support.
5410 (External methods): Precise `rsync' description. Add `dav', `davs' and
5411 `obex' methods. Add 'tramp-gvfs-methods' option.
5412 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5413 forms.
5414 (Remote Programs): Introduce `tramp-own-remote-path'.
5415 (Remote processes): New subsection "Running remote programs that create
5416 local X11 windows".
5417 (Frequently Asked Questions): Improve code for disabling vc.
5418
5419 * trampver.texi: Update release number. Set default value of
5420 `emacsgvfs'.
5421
5422 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5423
5424 * Branch for 23.1.
5425
5426 2009-06-17 Glenn Morris <rgm@gnu.org>
5427
5428 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5429 (Latest version of Emacs): Mention source code repository.
5430
5431 2009-06-16 Glenn Morris <rgm@gnu.org>
5432
5433 * faq.texi (Top): Language tweak.
5434 (Extended commands): Most people have arrow keys.
5435 (Emacs manual): Say how to follow info links.
5436 (File-name conventions): Change title a bit. Explain about source
5437 versus installed. Condense etc description.
5438 (Guidelines for newsgroup postings): Mention Savannah list page.
5439 (Newsgroup archives): Simplify.
5440 (Contacting the FSF): Add contact URL.
5441 (Emacs Lisp documentation): Printed version not always available.
5442 (Installing Texinfo documentation): Explain how by hand installation is
5443 not normally needed. Use add-to-list. Remove duplicate reference.
5444 (Informational files for Emacs): Move info on Help menu here from
5445 "File-name conventions".
5446 (Help installing Emacs): Tweak uref.
5447 (Obtaining the FAQ): Mention repository.
5448 (Origin of the term Emacs): Explain "ITS".
5449 (Changing load-path): Use add-to-list.
5450 (Automatic indentation): Clarify this is for Text mode.
5451 Don't mention Indented Text mode.
5452 (Finding Emacs on the Internet): The FSF does not seem to offer a
5453 deluxe distribution on CD anymore.
5454
5455 2009-06-16 Glenn Morris <rgm@gnu.org>
5456
5457 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5458 Recommend the latest release. Mention how to get older FAQs.
5459 Recommend the Emacs manual.
5460 (Guidelines for newsgroup postings): Discourage cross-posts.
5461 (Underlining paragraphs): Remove.
5462 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5463 (Bugs and problems): Update key-binding.
5464 (Problems with very large files): Mention 64-bit.
5465 (Shell process exits abnormally): Remove.
5466 (Problems with Shell Mode): Rename and update.
5467 (Spontaneous entry into isearch-mode)
5468 (Problems talking to certain hosts): Remove. This is old information,
5469 in etc/PROBLEMS if needed.
5470 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5471 (Dired claims that no file is on this line): Update.
5472 (Installing Emacs, Problems building Emacs): Simplify.
5473 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5474 information.
5475 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5476 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5477 (JDEE): "JDEE", not "JDE".
5478 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5479 Remove. This is old information, in etc/PROBLEMS if needed.
5480 (stty and Backspace key, Kanji and Chinese characters): Remove.
5481 (Right-to-left alphabets): Update section.
5482 (Changing the included text prefix): Gnus uses message-yank-prefix.
5483 Add cross-reference to Supercite manual.
5484 (Saving a copy of outgoing mail): Simplify output file description.
5485 (Expanding aliases when sending mail): Refer to Emacs manual.
5486 Remove old info about RFC822.
5487 Correct description of how to rebuild aliases.
5488 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5489 (MIME with Emacs mail packages)
5490 (Viewing articles with embedded underlining)
5491 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5492 Remove old sections.
5493 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5494 and is well-documented in the Gnus manual.
5495 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5496 (Making Gnus faster): Rename from "Starting Gnus faster".
5497 Merge "Catch-up is slow in Gnus" into here.
5498
5499 2009-06-14 Glenn Morris <rgm@gnu.org>
5500
5501 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5502 (New in Emacs 23): New section.
5503 (Handling C-s and C-q with flow control): Add xref.
5504
5505 2009-06-13 Glenn Morris <rgm@gnu.org>
5506
5507 * faq.texi (Setting up a customization file): Grammar fix.
5508 Customize is no longer "new".
5509 (Displaying the current line or column): Line-number mode is on by
5510 default. Don't mention `column' package. Mention linum.el.
5511 (Turning on abbrevs by default): Explain how to do it for buffers,
5512 modes, and everywhere.
5513 (Associating modes with files): Use add-to-list. Don't mention Emacs
5514 19.
5515 (Highlighting a region): On by default since 23.1.
5516 (Replacing highlighted text): Update doc quote.
5517 (Working with unprintable characters): Don't mention search-quote-char.
5518 (Using an already running Emacs process): Gnuclient is probably not an
5519 enhancement these days.
5520 (Indenting switch statements): Remove mention of pre-Emacs 20.
5521 (Horizontal scrolling): Abbreviate Emacs 20 description.
5522 (Replacing text across multiple files): Fix name of dired command.
5523 (Disabling backups): Use require not load.
5524 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5525
5526 2009-06-13 Bill Wohler <wohler@newt.com>
5527
5528 Release MH-E manual version 8.2.
5529
5530 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5531 release 8.2.
5532
5533 2009-06-13 Glenn Morris <rgm@gnu.org>
5534
5535 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5536 in this day and age the common meaning is "on the web".
5537 (copying): Use @copyright in all cases.
5538 (Basic keys): Remove reference to deleted manual node "Text Characters".
5539 (File-name conventions): Use GNU as an example rather than SERVICE.
5540 default.el lives in site-lisp. Update Info directory location.
5541 (Real meaning of copyleft): GPL actions have been brought, but all
5542 settled out of court.
5543 (Guidelines for newsgroup postings): Shorten section title.
5544 Simplify comp.emacs description.
5545 (Newsgroup archives): Change Google URL. Describe Gmane.
5546 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5547 points". Mention List-Unsubscribe header.
5548 (Contacting the FSF): Update email and URLs.
5549 (Basic editing): Mention F1 for help.
5550 (Installing Texinfo documentation): Refer to Texinfo website rather
5551 than ftp server.
5552 (Printing a Texinfo file): Mention texi2pdf.
5553 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5554 are just stubs nowadays.
5555 (Latest version of Emacs): Explain version numbers.
5556 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5557 (Turning on syntax highlighting): No need to mention hilit19 any more.
5558 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5559 (Modes for various languages): Remove section.
5560 (Major packages and programs): Remove most version and maintainer
5561 information - it's hard to keep up-to-date, and adds nothing.
5562 Similarly with direct links to mailing lists.
5563 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5564 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5565 years, and Emacs comes with tools for this now.
5566 (Patch): Remove section - this is a standard tool.
5567 (Using function keys under X): Remove section.
5568
5569 2009-06-12 Glenn Morris <rgm@gnu.org>
5570
5571 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5572 (Help installing Emacs): Remove reference to deleted X11 node.
5573 (Associating modes with files): Interpreter-mode-alist is no longer
5574 subservient to auto-mode-alist.
5575 (Installing Emacs): Change future Emacs version.
5576 (Linking with -lX11 fails): Remove old section.
5577 (Packages that do not come with Emacs): Update ELL location.
5578 Emacs Lisp archive is dead.
5579 (Emacs for Windows): Remove reference to old CE port.
5580 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5581 (Emacs for VMS and DECwindows): Remove old ports.
5582 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5583 (Removing flashing messages): Remove section about non-existent Gnus
5584 option.
5585
5586 * faq.texi (Top): Add @top command.
5587 Remove the optional arguments from all @node commands: makeinfo can
5588 generate these automatically, and it is easier to edit and rearrange
5589 nodes without them.
5590
5591 2009-06-11 Glenn Morris <rgm@gnu.org>
5592
5593 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5594 (The LPF): Make the updated URL the sole reference point.
5595 (Learning how to do something): Update refcard price and format.
5596 (Getting a printed manual): Sources in doc/emacs/, not man/.
5597 Also available in PDF format. Since the page count varies, be less
5598 precise.
5599 (Informational files for Emacs): Remove references to deleted files
5600 LPF and SUN-SUPPORT, and to UUCP.
5601 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5602 Remove many obsolete ways to get the FAQ, which now seems only to be
5603 distributed with Emacs.
5604 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5605
5606 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5607
5608 * org.texi (Org Plot): Fix tags (Bug#3507).
5609 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5610
5611 * ada-mode.texi (Installation, Compile commands)
5612 (Project File Overview, No project files, Set compiler options)
5613 (Use GNAT project file, Use multiple GNAT project files)
5614 (Identifier completion): Use @samp for menu items, and @kbd for key
5615 sequences (Bug#3504).
5616
5617 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5618
5619 * gnus.texi (Security): Fix wording; add a link to epa.info.
5620
5621 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5622
5623 * message.texi (Header Commands): Fix descriptions to match
5624 keybindings.
5625
5626 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5627
5628 * gnus.texi (Security): Mention that EasyPG is the current default.
5629
5630 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * ediff.texi (Session Commands): Fix typo.
5633
5634 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5637 news.software.readers. Reported by Florian Rehnisch.
5638
5639 2009-04-02 Glenn Morris <rgm@gnu.org>
5640
5641 * auth.texi: Capitalize direntry.
5642
5643 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5644 using a period in the entry name. (Bug#2797)
5645
5646 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5647
5648 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5649 ($(infodir)/auth, auth.dvi): New targets.
5650
5651 2009-03-03 Glenn Morris <rgm@gnu.org>
5652
5653 * auth.texi: Fix @setfilename.
5654
5655 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5656 (auth, $(infodir)/auth, auth.dvi): New rules.
5657
5658 2009-02-25 Glenn Morris <rgm@gnu.org>
5659
5660 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5661
5662 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5665
5666 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5667
5668 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5669 gnus-nocem-issuers, and gnus-nocem-verifyer.
5670
5671 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5672
5673 * ada-mode.texi (Project files, Automatic Casing):
5674 * dbus.texi (Signals):
5675 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5676 * mh-e.texi (HTML):
5677 * nxml-mode.texi (Locating a schema)
5678 (Using the document's URI to locate a schema):
5679 * org.texi (Footnotes, Using the mapping API):
5680 * rcirc.texi (Channels): Remove duplicate words.
5681
5682 2009-02-20 Glenn Morris <rgm@gnu.org>
5683
5684 * dired-x.texi (Miscellaneous Commands):
5685 * gnus.texi: Minor updates for mbox Rmail.
5686
5687 2009-02-16 Karl Berry <karl@gnu.org>
5688
5689 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5690 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5691 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5692 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5693 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5694 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5695 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5696 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5697 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5698 Consistently use @insertcopying in the Top node,
5699 @contents at the front (after @end titlepage),
5700 and @direntry after @copying. (Bug#1988)
5701
5702 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5703
5704 * auth.texi: New file documenting auth-source.
5705
5706 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5707
5708 * org.texi (Org Plot): Fix link.
5709
5710 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5711
5712 * epa.texi (Mail-mode integration): Mention the way to do
5713 "encrypt-to-self". (Bug#1807)
5714
5715 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5716
5717 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5718
5719 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5720
5721 * gnus-news.texi: Print version about Incoming*.
5722
5723 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5724
5725 * org.texi (Structure editing, Handling links)
5726 (Fast access to TODO states, Javascript support): Make standard docs
5727 correctly reflect default variable settings.
5728
5729 2009-02-02 Glenn Morris <rgm@gnu.org>
5730
5731 * org.texi: Fix typos.
5732
5733 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5734
5735 Sync with Tramp 2.1.15.
5736
5737 * trampver.texi: Update release number.
5738
5739 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5740
5741 * org.texi (TODO dependencies): Document TODO dependencies on
5742 checkboxes.
5743
5744 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5745
5746 * org.texi (TODO dependencies): Document key binding for toggling
5747 ORDERED property.
5748
5749 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5750
5751 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5752 of hook functions.
5753
5754 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5755
5756 * org.texi (TODO dependencies): New section.
5757
5758 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5759
5760 * org.texi (Plain lists, TODO basics, Priorities)
5761 (Multiple sets in one file, Conflicts): Document interaction with
5762 `shift-selection-mode'.
5763
5764 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5765
5766 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5767 Make Calc the subject of sentences.
5768 (Rearranging Formulas using Selections): Discuss new options
5769 for `j *'.
5770
5771 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5772
5773 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5774
5775 2009-01-26 Glenn Morris <rgm@gnu.org>
5776
5777 * org.texi: Fix typos.
5778
5779 2009-01-26 Bill Wohler <wohler@newt.com>
5780
5781 * mh-e.texi (EDITION, UPDATED): Update.
5782
5783 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5784
5785 * org.texi (References): Add information about remote references.
5786 (Built-in table editor): Document `C-c RET' in tables.
5787 (Math symbols, Quoting LaTeX code): Mention that simple
5788 LaTeX macros survive LaTeX export.
5789 (Images in LaTeX export): Show how to create a reference to a
5790 figure.
5791 (Sectioning structure): Document that the LaTeX class can be
5792 specified in a property.
5793 (Text areas in HTML export): New section.
5794 (External links): Add examples for text search and ID links.
5795 (Built-in table editor): Remove the descriptio of `C-c
5796 C-q', it not longer works.
5797 (Literal examples): Document that a space must follow
5798 the colon in short examples.
5799 (Relative timer): Document `org-timer-stop'.
5800 (Footnotes): New section.
5801 (Footnote markup): Shorten section and refer to new Footnote
5802 section.
5803 (Literal examples): Add documentation for line
5804 numbering in and references to code examples.
5805 (CSS support): Fix the description of default CSS styles.
5806 (Capturing column view): Document
5807 "file:path/to/file.org" as an allowed value for the ID property of
5808 a dynamic block copying column view.
5809
5810 2009-01-23 Stephen Eglen <stephen@gnu.org>
5811
5812 * mh-e.texi (Getting Started): Describe $MH.
5813
5814 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5815
5816 * tramp.texi (all): Harmonize usage of "external method",
5817 "external transfer method" and "out-of-band method".
5818 (Connection types): Precise the differences of inline and external
5819 methods. Written by Adrian Phillips <a.phillips@met.no>.
5820
5821 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5822
5823 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5824 commands as described at the top. Reported by Allan Gottlieb
5825 <gottlieb@nyu.edu>.
5826
5827 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5828
5829 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5830 nnmail-pathname-coding-system.
5831
5832 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5833
5834 * org.texi (Relative timer): Fix typo.
5835
5836 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5837
5838 * org.texi (Clocking work time): Fix typo.
5839 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5840
5841 2009-01-13 Glenn Morris <rgm@gnu.org>
5842
5843 * org.texi: Fix some more typos.
5844
5845 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5846
5847 * org.texi: Fix some typos.
5848
5849 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5850
5851 * gnus.texi (Group Parameters): Add note for local variables.
5852
5853 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5854
5855 * gnus.texi (Converting Kill Files): Fix URL.
5856 Include gnus-kill-to-score.el in contrib directory.
5857
5858 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5859
5860 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5861 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5862 (Paging the Article): Add index entry.
5863
5864 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5865
5866 * ada-mode.texi (Examples): Delete redundant text.
5867
5868 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5869
5870 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5871
5872 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5873 addresses.
5874
5875 2009-01-03 Bill Wohler <wohler@newt.com>
5876
5877 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5878 kept empty.
5879
5880 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5881
5882 * org.texi (Activation, Exporting, ASCII export, HTML export)
5883 (HTML Export commands, LaTeX/PDF export commands):
5884 Improve documentation about transient-mark-mode.
5885 (References): Document the use of special names like $LR1 to reference
5886 to fields in the last table row.
5887
5888 2008-12-19 Juri Linkov <juri@jurta.org>
5889
5890 * info.texi (Search Text): Remove mention of removed key binding M-s.
5891
5892 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5893
5894 * org.texi (References): Remove mentioning of @0 as reference for the
5895 last line, this has been reverted in the Lisp sources.
5896
5897 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5898
5899 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5900 (DVI_TARGETS): Remove duplicates. Add sasl.
5901 ($(infodir)/sasl, sasl.dvi): New targets.
5902
5903 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5904
5905 * org.texi: Version number pushed to 6.15d.
5906
5907 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5908
5909 * org.texi (Tables in LaTeX export): New section.
5910 (Images in LaTeX export): New section.
5911 (Inlined images, Images in HTML export): Sections renamed.
5912
5913 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5914
5915 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5916
5917 2008-12-04 David Engster <dengste@eml.cc>
5918
5919 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5920 of nnml-get-new-mail. Change URL for mairix patch.
5921
5922 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5923
5924 * org.texi (Using the mapping API): Fix bug in mapping example.
5925 (Publishing options): Make the list of properties complete again, in
5926 correspondence to the variable `org-export-plist-vars'.
5927 (Property searches): Document new special values for time comparisons.
5928 (Tag inheritance): Refine the description of tag inheritance.
5929 (Project alist): Add info about the publishing sequence of components.
5930 (Effort estimates): Document the new relative timer.
5931
5932 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5933
5934 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5935 (Using Calc): Clarify use of `C-x * o'.
5936 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5937
5938 2008-11-28 Richard M Stallman <rms@gnu.org>
5939
5940 * dbus.texi (Receiving Method Calls): Clean up previous change.
5941
5942 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5943
5944 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5945 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5946 `dbus-unescape-from-identifier'.
5947 (Receiving Method Calls): New constants `dbus-service-emacs' and
5948 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5949 (Signals): Use the constants in the example.
5950
5951 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi: Re-apply change to FDL 1.3.
5954
5955 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5956
5957 * org.texi (Setting up Remember): Document `org-remember-mode'.
5958 (External links): Document that bbdb links can use a regular
5959 expression.
5960 (External links): Document that elisp links can contain interactive
5961 commands.
5962
5963 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5964
5965 * viper.texi (viper-translate-all-ESC-keysequences):
5966 Description removed.
5967
5968 2008-11-19 Glenn Morris <rgm@gnu.org>
5969
5970 * doclicense.texi: Change to FDL 1.3.
5971 Relicense all texi files under FDL 1.3 or later.
5972
5973 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5974
5975 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5976
5977 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5978
5979 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5980
5981 * ediff.texi: Version/date change.
5982
5983 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5984
5985 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5986
5987 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5988
5989 * calc.texi (About This Manual): Comment out a mention of
5990 marginal notes.
5991
5992 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5993
5994 * org.texi (Clocking work time): Document the :formula property of
5995 clock tables.
5996 (Structure editing, Refiling notes): Document refiling regions.
5997 (Agenda commands): Document the double-prefix version
5998 of the `l' command in the agenda.
5999 (Handling links): Explain the effect of a double prefix
6000 arg to `C-c C-o'.
6001 (TODO basics): Add documentation for tag triggers.
6002
6003 2008-10-23 Glenn Morris <rgm@gnu.org>
6004
6005 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6006 byte-compiling things like `+'.
6007
6008 * ns-emacs.texi: Merge copyright years of author now with assignment
6009 into FSF years.
6010 (VER): Use it for easier automatic updating. Use Emacs version rather
6011 than standalone Emacs.app version.
6012
6013 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6014
6015 * org.texi: Lots of minor fixes.
6016 (Capture): New chapter.
6017 (Org Plot): New section.
6018
6019 2008-09-30 Magnus Henoch <mange@freemail.hu>
6020
6021 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6022
6023 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6024
6025 * calc.texi (User Defined Units): Mention how to enter optional display
6026 string.
6027
6028 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6029
6030 * message.texi (Sending Variables): Fix variable documentation to
6031 avoid the "y/n" wording.
6032
6033 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6034
6035 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6036
6037 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6038
6039 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6040 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6041
6042 2008-09-22 Bill Wohler <wohler@newt.com>
6043
6044 Release MH-E manual version 8.1.
6045
6046 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6047 release 8.1.
6048
6049 * mh-e.texi: Retain dual license as agreed to by the FSF.
6050 However, bump GPL to Version 3.
6051 Use @include for license text.
6052
6053 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6054
6055 * gnus.texi (Top, Setup, Fancy splitting to parent)
6056 (Store custom flags and keywords, Store arbitrary data):
6057 Clean up markup.
6058
6059 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6060
6061 * gnus.texi (The Gnus Registry): Document it.
6062
6063 2008-09-08 David Engster <dengste@eml.cc>
6064
6065 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6066 Clarify section about choosing back end servers.
6067
6068 2008-08-23 Glenn Morris <rgm@gnu.org>
6069
6070 * dired-x.texi (Shell Command Guessing):
6071 Mention dired-guess-shell-case-fold-search. (Bug#417)
6072
6073 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6074
6075 * trampver.texi: Update release number.
6076
6077 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6078
6079 * ns-emacs.texi: Update version.
6080 (Introduction): Correct menu location for options save.
6081 (Customization): Note that defaults are stored under org.gnu.Emacs.
6082
6083 2008-08-11 Bill Wohler <wohler@newt.com>
6084
6085 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6086 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6087 Henman) (closes SF #1768928).
6088
6089 2008-08-10 Glenn Morris <rgm@gnu.org>
6090
6091 * ns-emacs.texi: Use @copying. Change copyright of authors with
6092 assignment to FSF. Change license to GFDL.
6093 (Top): Remove outdated references.
6094
6095 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6096
6097 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6098 Add gnus-summary-sort-by-most-recent-number and
6099 gnus-summary-sort-by-most-recent-date.
6100 (Summary Sorting): Explain prefix argument.
6101
6102 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6103
6104 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6105 gnus-summary-pipe-output.
6106
6107 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6108
6109 * dbus.texi (Receiving Method Calls): Document error handling of own
6110 D-Bus methods.
6111
6112 2008-08-01 Bill Wohler <wohler@newt.com>
6113
6114 * mh-e.texi (Reading Mail)
6115 (Viewing Attachments): Describe new function
6116 mh-show-preferred-alternative.
6117 (Sending Mail, Redistributing, Sending Message): Describe new hook
6118 mh-annotate-msg-hook.
6119
6120 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6121
6122 * dbus.texi (Arguments and Signatures): Fix example.
6123 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6124 (Asynchronous Methods): New node.
6125 (Errors and Events): Describe extended layout of `dbus-event'.
6126 New defun `dbus-event-message-type'.
6127
6128 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6129
6130 * ediff.texi: Remove VMS support.
6131
6132 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6133
6134 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6135 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6136
6137 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6138
6139 * Makefile.in: Add mairix-el targets.
6140
6141 2008-07-29 David Engster <deng@randomsample.de>
6142
6143 * mairix-el.texi: New file.
6144
6145 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6146
6147 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6148 project files. Delete 'main_unit' project variable; not needed. Allow
6149 process environment variables wherever project variables are allowed.
6150 Add tutorial section on multiple GNAT project files.
6151
6152 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6153
6154 Sync with Tramp 2.1.14.
6155
6156 * trampver.texi: Update release number.
6157
6158 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6159
6160 * ns-emacs.texi:
6161 * faq.texi: Remove mentions of Mac Carbon.
6162
6163 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6164
6165 * gnus.texi (Saving Articles): Describe the 2nd argument of
6166 gnus-summary-save-in-pipe.
6167 (SpamAssassin): Use it.
6168
6169 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6170
6171 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6172
6173 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6174
6175 * org.texi (Export options): Document the use of the creator flag.
6176
6177 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6178
6179 * org.texi: New version 6.06a.
6180
6181 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6182
6183 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6184 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6185
6186 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6187
6188 * calc.texi (Editing Stack Entries):
6189 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6190 Calc's help functions. Mention fixing typos.
6191 (Customizing Calc): Fix typo.
6192
6193 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6194
6195 * calc.texi (summarykey): New macro. Use to correctly format keys in
6196 the summary.
6197
6198 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6199
6200 * ns-emacs.texi (Customization): Corrected documentation on color
6201 specification formats.
6202
6203 2008-07-19 Andreas Schwab <schwab@suse.de>
6204
6205 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6206
6207 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6208 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6209
6210 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6211
6212 * dbus.texi (Inspection): Rework, introduce submenus.
6213 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6214 (Properties and Annotations, Arguments and Signatures): New nodes.
6215
6216 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6217
6218 * dbus.texi (Receiving Method Calls): Fix description of
6219 `dbus-register-method'.
6220 (Signals): Allow also signal arguments for filtering in
6221 `dbus-register-signal'.
6222
6223 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6224
6225 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6226 `cnorm'.
6227 (Arithmetic Tutorial): Simplify the verification of prime factors.
6228
6229 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6230
6231 * gnus.texi (Saving Articles): Mention
6232 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6233
6234 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6235
6236 * calc.texi: Adjust mode line throughout.
6237
6238 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6239
6240 * sasl.texi (Mechanisms): Fix typos.
6241
6242 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6243
6244 * calc.texi (Killing from the stack): Mention using normal Emacs
6245 copying.
6246
6247 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6248
6249 * tramp.texi (Password handling): Rename from "Password caching".
6250 Add `auth-source' mechanism.
6251 (Connection caching): Tramp reopens the connection automatically,
6252 when the operating system on the remote host has been changed.
6253
6254 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6255
6256 * makefile.w32-in (distclean): Remove makefile.
6257
6258 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6259
6260 * org.texi (Using the mapping API): New section.
6261 (Agenda column view): New section.
6262 (Moving subtrees): Document archiving to the archive sibling.
6263 (Agenda commands): Document columns view in the agenda.
6264 (Using the property API): Document the API for multi-valued properties.
6265
6266 2008-06-17 Jason Riedy <jason@acm.org>
6267
6268 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6269 function, and efmt may be a two-argument function.
6270 (Radio tables): Document multiple destinations.
6271
6272 2008-06-16 Glenn Morris <rgm@gnu.org>
6273
6274 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6275 Add Cover-Texts.
6276
6277 2008-06-15 Glenn Morris <rgm@gnu.org>
6278
6279 * faq.texi (VER): Update to 23.0.60.
6280
6281 * mh-e.texi: Remove option of licensing under GPL.
6282 Add Cover-Texts to GFDL permissions notice.
6283 (GPL): Remove section.
6284 (GFDL): Include doclicense.texi rather than the actual text.
6285
6286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6287 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6288
6289 * sasl.texi: Fix output file name.
6290
6291 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6292
6293 * gnus-coding.texi: Refer to license in Gnus manual.
6294
6295 * idlwave.texi, sasl.texi: Use @copying.
6296
6297 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6298
6299 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6300
6301 * url.texi: Use @copying, @title, @subtitle, @author.
6302
6303 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6304 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6305 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6306 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6307 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6308 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6309 * widget.texi, woman.texi:
6310 Remove references to external license, since doclicense is included.
6311
6312 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6313 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6314 Remove references to non-existent Invariant Sections.
6315
6316 2008-06-14 Glenn Morris <rgm@gnu.org>
6317
6318 * faq.texi (Major packages and programs): Remove references to external
6319 Supercite, Calc, VIPER, since they have been included for some time.
6320 Update VM, AUCTeX, BBDB entries.
6321
6322 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6323
6324 * newsticker.texi: Updated to match latest newsticker changes.
6325
6326 2008-06-13 Glenn Morris <rgm@gnu.org>
6327
6328 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6329 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6330 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6331 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6332 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6333 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6334 * woman.texi:
6335 Update Back-Cover Text as per maintain.info.
6336
6337 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6338
6339 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6340
6341 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6342 (gnus-faq.xml): Update repository host.
6343
6344 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6345
6346 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6347
6348 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6349 Fix a typo.
6350
6351 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6352
6353 * gnus.texi (Mail Source Customization): Correct values of
6354 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6355 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6356
6357 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6358
6359 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6360 coding standards.
6361
6362 2008-06-14 David Engster <dengste@eml.cc>
6363
6364 * gnus.texi (nnmairix): Markup fixes.
6365
6366 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6367
6368 * gnus.texi (nnmairix): Markup and other minor fixes.
6369
6370 2008-06-05 David Engster <dengste@eml.cc>
6371
6372 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6373
6374 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6377 (Searching, nnir, nnmairix): New stub nodes.
6378
6379 2008-05-30 Felix Lee <felix.1@canids.net>
6380
6381 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6382
6383 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6384
6385 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6386
6387 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6388
6389 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6390
6391 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6392
6393 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6394
6395 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6396
6397 * info.texi (Top): Fix typo in xref.
6398
6399 2008-05-05 Karl Berry <karl@gnu.org>
6400
6401 * info.texi (Top): @xref to stand-alone manual.
6402
6403 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6404
6405 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6406 (Various Summary Stuff): Fix typo in last xref.
6407
6408 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6409
6410 * org.texi (Moving subtrees): Fix typo.
6411
6412 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6413
6414 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6415 Tramp via `tramp-mode'.
6416
6417 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6418
6419 * org.texi: Massive changes, in many parts of the file.
6420
6421 2008-04-27 Jason Riedy <jason@acm.org>
6422
6423 * org.texi (A LaTeX example): Note that fmt may be a
6424 one-argument function, and efmt may be a two-argument function.
6425 (Radio tables): Document multiple destinations.
6426
6427 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6428
6429 * gnus.texi (Oort Gnus): Add message-fill-column.
6430
6431 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6432
6433 * gnus.texi (Mail Source Specifiers): Typo fix.
6434
6435 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6436
6437 * gnus.texi (Diary Headers Generation): Update key binding for
6438 `gnus-diary-check-message'.
6439
6440 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6441
6442 * gnus.texi (Emacsen): Addition.
6443
6444 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6445
6446 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6447
6448 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6451
6452 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6453
6454 * gnus-news.texi: Update tool bar item.
6455
6456 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6457
6458 * gnus-news.texi: Fix typos.
6459
6460 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6461
6462 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6463 Add mention of `kron'.
6464
6465 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6466
6467 * epa.texi (Encrypting/decrypting *.gpg files):
6468 Document epa-file-name-regexp.
6469
6470 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6471
6472 * gnus.texi (Example Methods): Fix description about ssh-agent.
6473 (Indirect Functions): Fix the default value of nntp-telnet-command;
6474 remove link to connect.html.
6475
6476 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6477
6478 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6479 dbus-call-method.
6480 (Receiving Method Calls): The timeout can be set by the calling client.
6481
6482 * trampver.texi: Update release number.
6483
6484 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6485
6486 * gnus.texi (Top): Fix version. Add SASL.
6487
6488 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6489
6490 Sync with Tramp 2.1.13.
6491
6492 * trampver.texi: Update release number.
6493
6494 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6495
6496 * org.texi: Update to new org-mode website.
6497
6498 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6499
6500 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6501
6502 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6503
6504 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6505 gnus-read-ephemeral-gmane-group-url,
6506 gnus-read-ephemeral-emacs-bug-group,
6507 gnus-read-ephemeral-debian-bug-group.
6508
6509 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6510
6511 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6512
6513 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6514 Add FIXMEs for Bookmarks and gnus-registry-marks.
6515
6516 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * gnus.texi (Smileys): Document `smiley-style'.
6519
6520 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus.texi (Gnus Development): Clarify difference between ding and
6523 gnu.emacs.gnus.
6524 (MIME Commands, Using MIME, RSS): Fix markup.
6525
6526 * gnus-faq.texi ([8.4]): Ditto.
6527
6528 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6529
6530 * gnus.texi (Emacsen): Remove obsolete stuff.
6531
6532 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6533
6534 * gnus.texi (Oort Gnus): Add version info WRT
6535 `mail-source-delete-incoming'.
6536
6537 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6538
6539 * gnus.texi (Top): Add "Other related manuals" and version info in
6540 `iftex' output.
6541 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6542 gnus-balloon-face-0 and the corresponding format specifiers.
6543
6544 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6545
6546 * tramp.texi (Filename completion): Remove footnote about let-bind
6547 of `partial-completion-mode'. It doesn't work this way.
6548
6549 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6550
6551 * pcl-cvs.texi (Contributors): Update my email.
6552
6553 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6554
6555 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6556
6557 2008-03-17 Bill Wohler <wohler@newt.com>
6558
6559 * mh-e.texi (Viewing): Update URL for adding header fields to
6560 mh-invisible-header-fields-default.
6561
6562 2008-03-16 Bill Wohler <wohler@newt.com>
6563
6564 * mh-e.texi (Preface): Add Gnus to requirements.
6565 (Forwarding): Note that forwarded MIME messages are now inline.
6566
6567 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6568
6569 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6570 (Common Variables): Give precedence to the netcat methods over the
6571 telnet methods, and mention that they are more reliable.
6572
6573 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6574
6575 * org.texi (Exporting Agenda Views): Document agenda export to
6576 iCalendar.
6577 (Progress logging): Document the new progress logging stuff.
6578
6579 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6580
6581 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6582 Update for change of `mail-source-delete-incoming'.
6583
6584 * gnus-news.texi: Ditto.
6585
6586 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6587
6588 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6589 custom versions.
6590
6591 2008-03-07 Alan Mackenzie <acm@muc.de>
6592
6593 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6594 parens/brackets in a k&r region is limited.
6595
6596 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6597
6598 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6599 using different Emacs versions.
6600
6601 2008-02-27 Glenn Morris <rgm@gnu.org>
6602
6603 * sc.texi: Remove a lot of old and obsolete info.
6604 (titlepage): Simplify.
6605 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6606 (VM with any Emacsen, GNEWS with any Emacsen)
6607 (Overloading for Non-conforming MUAs, Version 3 Changes)
6608 (The Supercite Mailing List): Delete nodes.
6609 (Introduction): Remove info about old packages.
6610 (Getting Connected): Simplify. Remove info about old packages.
6611 (Citing Commands): Delete Emacs 19 info.
6612 (Hints to MUA Authors): Simplify.
6613 (Thanks and History): Merge in some info from the deleted node
6614 "Version 3 Changes".
6615
6616 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6617
6618 * org.texi (Setting tags, In-buffer settings):
6619 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6620
6621 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6622
6623 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6624 installation directory name.
6625
6626 2008-02-12 Romain Francoise <romain@orebokech.com>
6627
6628 * epa.texi (Overview): Fix typo.
6629
6630 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6631
6632 * epa.texi (Quick start): Remove the .emacs setting.
6633
6634 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6635
6636 * epa.texi (Quick start): Use the command `epa-enable' instead of
6637 loading `epa-setup'.
6638
6639 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6640
6641 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6642 ($(infodir)/epa, epa.dvi): New targets.
6643
6644 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6645
6646 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6647
6648 * epa.texi: New manual documenting the EasyPG Assistant.
6649
6650 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6651
6652 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6653 (Inspection): New function dbus-ping.
6654
6655 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6656
6657 * tramp.texi (Remote processes): Add `shell-command'.
6658
6659 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6660
6661 * tramp.texi: Use new FSF's Back-Cover Text.
6662
6663 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6664
6665 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6666 (Group Parameters): Document `mail-source' parameter.
6667
6668 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6669
6670 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6671 must be a local host.
6672
6673 2008-01-26 Michael Olson <mwolson@gnu.org>
6674
6675 * erc.texi: Update version for ERC 5.3 release.
6676 (Obtaining ERC): Update extras URLs for 5.3.
6677 (Development): Write instructions for git, and remove those for Arch.
6678 (History): Mention the switch to git.
6679
6680 2008-01-24 Karl Berry <karl@gnu.org>
6681
6682 * info.texi (Search Index, Search Text): Mention the command
6683 character in the section name, a la the (Go to node) node.
6684
6685 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6688
6689 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6690
6691 * gnus-news.texi: Mention gnus-article-describe-bindings.
6692
6693 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6694
6695 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6696
6697 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6698
6699 * org.texi (Property inheritance): New section.
6700 (Conventions): New section.
6701 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6702 commands, and the new bindings for refiling.
6703 (Sparse trees): Document the new special command for sparse trees.
6704 (References): Be more clear about the counting of hilines.
6705 (Handling links): Document M-p/n for accessing links.
6706 (Fast access to TODO states): New section.
6707 (Per file keywords): New section.
6708 (Property inheritance): New section.
6709 (Column attributes): New summary types.
6710 (Capturing Column View): New section.
6711 (The date/time prompt): Cover the new features in the date/time prompt.
6712 Compactify the table of keys for the calendar remote control.
6713 (Clocking work time): Document the new :scope parameter.
6714 (Remember): Promoted to chapter.
6715 (Quoted examples): New section.
6716 (Enhancing text): New verbatim environments.
6717
6718 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6719
6720 * trampver.texi: Update release number.
6721
6722 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6723
6724 * gnus.texi (Article Keymap):
6725 Add gnus-article-wide-reply-with-original; fix descriptions of
6726 gnus-article-reply-with-original and
6727 gnus-article-followup-with-original.
6728
6729 2008-01-09 Glenn Morris <rgm@gnu.org>
6730
6731 * nxml-mode.texi: Add @copying section.
6732
6733 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6734
6735 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6736 Server". Add `message-send-mail-with-mailclient'.
6737
6738 * gnus.texi (Posting Server): Move some text to "(message)Mail
6739 Variables" and add a reference here.
6740
6741 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6742
6743 * dbus.texi (Receiving Method Calls): New chapter.
6744 (Errors and Events): Add serial number to events. Replace "signal" by
6745 "message". Introduce dbus-event-serial-number.
6746
6747 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6748
6749 * dbus.texi (Type Conversion): Explain the type specification for empty
6750 arrays. Use another example.
6751
6752 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6753
6754 * dbus.texi (all): Replace "..." by @dots{}.
6755 (Type Conversion): Precise the value range for :byte types.
6756 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6757 Mention its return value.
6758 (Errors and Events): There is no D-Bus error propagation during event
6759 processing.
6760
6761 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6762
6763 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6764 New sections.
6765
6766 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6767
6768 * gnus.texi (Group Parameters): Reorder the text and add a note about
6769 `gnus-parameters' near the beginning of the node.
6770
6771 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6772
6773 * gnus.texi (Score File Editing): Fix function name.
6774
6775 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6776
6777 Sync with Tramp 2.1.12.
6778
6779 * trampver.texi: Update release number.
6780
6781 2007-12-22 Richard Stallman <rms@gnu.org>
6782
6783 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6784
6785 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6786
6787 * dbus.texi (Type Conversion): Correct input parameters mapping.
6788
6789 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6790
6791 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6792 (Errors and Events): Mention wrong-type-argument error.
6793
6794 2007-12-21 Alex Schroeder <alex@gnu.org>
6795
6796 * rcirc.texi: Changed single spaces after sentence end to double
6797 spaces. Fixed some typos.
6798 (Internet Relay Chat): Explain relay.
6799 (Getting started with rcirc): Change items to reflect prompts.
6800 Add more explanation to rcirc-track-minor-mode and added a comment to
6801 warn future maintainers that this section is a copy.
6802 (People): Change /ignore example.
6803 (Keywords): Not keywords.
6804
6805 2007-12-20 Alex Schroeder <alex@gnu.org>
6806
6807 * rcirc.texi (Top): Fighting Information Overload chapter added.
6808 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6809 (rcirc commands): Move /ignore command to the new chapter.
6810 (Fighting Information Overload): New chapter documenting /keyword,
6811 /bright, /dim, channel ignore, and low priority channels.
6812 (Configuration): Document rcirc-server-alist, remove
6813 rcirc-startup-channels-alist and rcirc-default-server.
6814
6815 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6816
6817 * dbus.texi (Signals): Fix example in dbus-register-signal.
6818
6819 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6820
6821 * gnus.texi (Score Variables): Fix typo.
6822
6823 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6824
6825 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6826 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6827 (Errors and Events): Adapt dbus-event.
6828
6829 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6830
6831 * gnus.texi (Other Files): Add the yenc command.
6832
6833 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6834
6835 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6836 since 2004-08-06.
6837
6838 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6841 on body.
6842
6843 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6844
6845 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6846 and rfc2047-allow-irregular-q-encoded-words; fix description of
6847 rfc2047-encode-encoded-words.
6848
6849 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6850
6851 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6852
6853 2007-12-05 Michael Olson <mwolson@gnu.org>
6854
6855 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6856 Update documentation for `remember-diary-file'.
6857
6858 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6859
6860 * dbus.texi (Signals): Precise `dbus-register-signal'.
6861 (Errors and Events): Rework events part, the internal structure of
6862 dbus-event has changed.
6863
6864 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6865
6866 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6867 ($(infodir)/dbus, dbus.dvi): New targets.
6868
6869 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6870
6871 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6872 unconditionally.
6873
6874 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6875 emulation with @print{}.
6876
6877 2007-12-02 Richard Stallman <rms@gnu.org>
6878
6879 * dbus.texi (Overview): Minor cleanup.
6880
6881 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * Makefile.in (INFO_TARGETS): Add dbus.
6884 (DVI_TARGETS): Add dbus.dvi.
6885 (dbus, dbus.dvi): New targets.
6886
6887 * dbus.texi: New file.
6888
6889 2007-11-24 Romain Francoise <romain@orebokech.com>
6890
6891 * nxml-mode.texi: Add description in @direntry.
6892 Fix file name to match @setfilename.
6893
6894 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6895
6896 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6897 ($(infodir)/nxml-mode): New rule.
6898
6899 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6900 ($(infodir)/nxml-mode): New rule.
6901 (clean): Add nxml-mode*.
6902
6903 * nxml-mode.texi: New file with nxml manual.
6904
6905 2007-11-18 Richard Stallman <rms@gnu.org>
6906
6907 * flymake.texi (Example -- Configuring a tool called directly):
6908 Update example.
6909
6910 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6911
6912 * tramp.texi (Filename completion): Simplify explanation of
6913 double-slash behavior. Explain directory contents flushing.
6914
6915 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6916
6917 * calc.texi (TeX and LaTeX Language Modes): Put in
6918 missing braces.
6919
6920 2007-11-15 Richard Stallman <rms@gnu.org>
6921
6922 * cl.texi (Equality Predicates): Delete `eql'.
6923 (Predicates, Naming Conventions, Top): Delete `eql'.
6924 (Common Lisp Compatibility): Delete `eql'.
6925 (Porting Common Lisp): Delete obsolete backquote info.
6926 Minor clarification about character constants.
6927 (Sequence Basics): Minor clarification.
6928
6929 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6930
6931 * cc-mode.texi (Electric Keys, Custom Macros):
6932 * tramp.texi (Filename completion): Fix typos.
6933
6934 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6935
6936 * calc.texi (Basic commands): Mention the menu.
6937
6938 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6939
6940 * tramp.texi (Connection caching): Tramp flushes connection
6941 properties when remote operating system has been changed.
6942
6943 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * gnus-news.texi: Fix spelling.
6946 `message-insert-formatted-citation-line', not
6947 `message-insert-formated-citation-line'.
6948
6949 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6950
6951 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6952
6953 * tramp.texi (Overview): Mention also the PuTTY integration under
6954 w32. Remove paragraphs about Tramp's experimental status.
6955 (Frequently Asked Questions): Add code example for highlighting the
6956 mode line.
6957
6958 2007-11-03 Michael Olson <mwolson@gnu.org>
6959
6960 * remember.texi: Change mentions of remember-buffer to
6961 remember-finalize throughout.
6962
6963 2007-10-30 Michael Olson <mwolson@gnu.org>
6964
6965 * remember.texi (Copying): Remove.
6966 (Mailbox): Update with non-BBDB instructions.
6967 (Diary, Org): Add.
6968 (Bibliography, Planner Page): Remove.
6969
6970 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6971
6972 * makefile.w32-in (INFO_TARGETS): Add remember.
6973 (DVI_TARGETS): Add remember.dvi.
6974 ($(infodir)/remember): New rule.
6975 (clean): Add remember*.
6976
6977 2007-10-30 Michael Olson <mwolson@gnu.org>
6978
6979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6980 ($(infodir)/remember): New rule that builds the Remember Manual.
6981
6982 * remember.texi: New file containing the Remember Mode Manual.
6983 Shuffle chapters around after initial import.
6984 (Function Reference): Split Keystrokes into separate chapter.
6985 (Keystrokes): Document C-c C-k.
6986 (Introduction): Fix typographical issue with "---".
6987
6988 2007-10-29 Richard Stallman <rms@gnu.org>
6989
6990 * widget.texi (Introduction): Delete discussion of implementation
6991 internals.
6992
6993 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6994
6995 * tramp.texi (Connection caching): Host names must be different
6996 when tunneling.
6997
6998 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6999
7000 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7001 Gnus v5.13.
7002
7003 2007-10-28 Miles Bader <miles@gnu.org>
7004
7005 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7006
7007 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7008
7009 * gnus.texi (Sorting the Summary Buffer):
7010 Remove gnus-article-sort-by-date-reverse.
7011
7012 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7013
7014 * gnus.texi (Non-ASCII Group Names): New node.
7015 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7016 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7017
7018 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7019
7020 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7021 clean the output of the program `imap-shell-program'.
7022
7023 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7024
7025 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7026
7027 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7028
7029 * gnus.texi (Sticky Articles): Documentation for sticky article
7030 buffers.
7031
7032 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7033
7034 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7035
7036 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7037
7038 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7039
7040 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7041
7042 * gnus.texi (Archived Messages):
7043 Document gnus-update-message-archive-method.
7044
7045 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7046
7047 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7048
7049 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7050
7051 * gnus.texi (Group Maneuvering):
7052 Document `gnus-summary-next-group-on-exit'.
7053
7054 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7055
7056 * gnus.texi (Really Various Summary Commands):
7057 Mention gnus-auto-select-on-ephemeral-exit.
7058
7059 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7060
7061 * gnus.texi, message.texi: Bump version number.
7062
7063 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7064
7065 * gnus.texi (Group Line Specification, Misc Group Stuff)
7066 (Server Commands): Parenthesize @pxref{Mail Spool}.
7067
7068 2007-10-28 Didier Verna <didier@xemacs.org>
7069
7070 New user option: message-signature-directory.
7071 * message.texi (Insertion Variables): Document it.
7072 * gnus.texi (Posting Styles): Ditto.
7073
7074 2007-10-28 Didier Verna <didier@xemacs.org>
7075
7076 * gnus.texi (Group Line Specification):
7077 * gnus.texi (Misc Group Stuff):
7078 * gnus.texi (Server Commands): Document the group compaction feature.
7079
7080 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7081
7082 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7083
7084 * message.texi (Various Message Variables): Add message-fill-column.
7085
7086 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * gnus.texi: Untabify.
7089
7090 2007-10-28 Didier Verna <didier@xemacs.org>
7091
7092 * gnus.texi (Group Parameters): Document the posting-style merging
7093 process in topic-mode.
7094
7095 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7096
7097 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7098
7099 2007-10-28 Romain Francoise <romain@orebokech.com>
7100
7101 * gnus.texi (Mail Spool): Fix typo.
7102 Update copyright.
7103
7104 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7105
7106 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7107
7108 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7109
7110 * gnus.texi (Summary Generation Commands):
7111 Add gnus-summary-insert-ticked-articles.
7112
7113 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7114
7115 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7116 to spam-spamassassin-program.
7117
7118 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7119
7120 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7121
7122 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7123
7124 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7125
7126 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7127
7128 * message.texi (Mail Headers): Document `opportunistic'.
7129
7130 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * emacs-mime.texi (Encoding Customization): Explain how to set
7133 mm-coding-system-priorities per hierarchy.
7134
7135 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7136
7137 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7138 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7139
7140 2007-10-28 Didier Verna <didier@xemacs.org>
7141
7142 * message.texi (Wide Reply): Update documentation of
7143 message-dont-reply-to-names (now allowing a list of regexps).
7144
7145 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7146
7147 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7148
7149 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7150
7151 * gnus.texi (SpamAssassin back end): Fix typo.
7152
7153 * sieve.texi (Examples): Fix grammar.
7154
7155 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7156
7157 * gnus.texi (Searching for Articles): Document M-S and M-R.
7158 (Limiting): Document / b.
7159
7160 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7161
7162 * gnus.texi (Thread Commands): T M-^.
7163
7164 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7165
7166 * message.texi (Mail Aliases): Document ecomplete.
7167 (Mail Aliases): Fix typo.
7168
7169 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7170
7171 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7172 fix typo.
7173
7174 2007-10-28 Romain Francoise <romain@orebokech.com>
7175
7176 * gnus.texi (Mail Spool): Grammar fix.
7177
7178 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7179
7180 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7181 string.
7182
7183 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7184
7185 * gnus.texi (Group Parameters): Fix description.
7186
7187 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7188
7189 * gnus.texi (Gmane Spam Reporting):
7190 Fix spam-report-gmane-use-article-number.
7191 Add spam-report-user-mail-address.
7192
7193 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7196
7197 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7198
7199 * gnus.texi (Group Parameters): Add simplified sorting example based on
7200 example for `Sorting the Summary Buffer' from Jari Aalto
7201 <jari.aalto@cante.net>.
7202 (Example Methods): Add example for an indirect connection.
7203
7204 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7205
7206 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7207 (Agent Parameters): Update parameter names to match code.
7208 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7209 'gnus-agent-summary-fetch-series'.
7210 (Agent and flags): New section providing a generalized discussion
7211 of flag handling.
7212 (Agent and IMAP): Remove flag discussion.
7213 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7214
7215 2007-10-28 Romain Francoise <romain@orebokech.com>
7216
7217 * gnus.texi (Exiting the Summary Buffer): Add new function
7218 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7219
7220 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7221
7222 * gnus.texi (Conformity): Fix typo.
7223 (Customizing Articles): Document `first'.
7224
7225 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7226
7227 * gnus.texi (Sorting the Summary Buffer):
7228 Add `gnus-thread-sort-by-date-reverse'. Add example
7229 host to different sorting in NNTP and RSS groups.
7230
7231 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7232
7233 * message.texi (Insertion): Describe prefix for
7234 message-mark-inserted-region and message-mark-insert-file.
7235
7236 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7237
7238 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7239 LaTeX documents. Describe "text/x-gnus-verbatim".
7240
7241 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7242
7243 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7244 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7245 (spam-stat spam filtering, SpamOracle)
7246 (Extending the Spam ELisp package): Remove extra quote symbol for
7247 clarity.
7248
7249 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7250
7251 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7252 gnus-article-delete-part and gnus-article-replace-part.
7253 (Using MIME): Add gnus-mime-replace-part.
7254
7255 2007-10-28 Romain Francoise <romain@orebokech.com>
7256
7257 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7258 requires `auto-compression-mode' to be enabled. Add new nnml
7259 variable `nnml-compressed-files-size-threshold'.
7260
7261 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7262
7263 * gnus.texi (Sorting the Summary Buffer):
7264 Add gnus-thread-sort-by-recipient.
7265
7266 2007-10-28 Romain Francoise <romain@orebokech.com>
7267
7268 * message.texi (Insertion Variables): Mention new variable
7269 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7270 documentation accordingly.
7271
7272 2007-10-28 Romain Francoise <romain@orebokech.com>
7273
7274 * gnus.texi (To From Newsgroups): Mention new variables
7275 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7276
7277 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7278
7279 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7280 stuff; gnus-mime-inline-part does the automatic decompression.
7281
7282 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7283
7284 * gnus.texi (Spam ELisp Package Configuration Examples):
7285 "training.ham" should be "training.spam".
7286
7287 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7288
7289 * message.texi (Mail Variables): Fix the default value for
7290 message-send-mail-function.
7291
7292 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7293
7294 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7295 always returns nil exceptionally.
7296
7297 2007-10-28 Simon Josefsson <jas@extundo.com>
7298
7299 * gnus.texi (Article Washing): Add libidn URL.
7300 Suggested by Michael Cook <michael@waxrat.com>.
7301
7302 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7303
7304 * gnus.texi (Topic Commands): Fix next/previous.
7305
7306 2007-10-28 Simon Josefsson <jas@extundo.com>
7307
7308 * gnus.texi (Article Washing): Mention `W i'.
7309
7310 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7311
7312 * gnus.texi (Group Parameters): Slight extension of sieve
7313 parameter description.
7314
7315 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7316
7317 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7318 matching score files as well.
7319 (Picons): Describe `gnus-picon-style'.
7320
7321 2007-10-28 Romain Francoise <romain@orebokech.com>
7322
7323 * message.texi (Message Headers): Mention that headers are hidden
7324 using narrowing, and how to expose them.
7325 Update copyright.
7326
7327 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7330 `gnus-summary-sort-by-recipient'.
7331
7332 2007-10-28 Romain Francoise <romain@orebokech.com>
7333
7334 * gnus.texi (NNTP marks): New node.
7335 (NNTP): Move NNTP marks variables to the new node.
7336
7337 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7338
7339 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7340
7341 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7342
7343 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7344
7345 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7346 everywhere for consistency.
7347 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7348 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7349 Say "regular expression" instead of "regex." Admonish.
7350 Pick other words to sound better (s/so/thus/).
7351 (Spam ELisp Package Filtering of Incoming Mail):
7352 Mention statistical filters. Remove old TODO.
7353 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7354 New section on sorting and displaying the spam score.
7355 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7356 backend but an alias to spam-use-BBDB.
7357 (Extending the Spam ELisp package): Rewrite the example using the
7358 new backend functionality.
7359
7360 2007-10-28 Simon Josefsson <jas@extundo.com>
7361
7362 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7363 nntp-marks-directory, from Romain Francoise
7364 <romain@orebokech.com>.
7365
7366 2007-10-28 Magnus Henoch <mange@freemail.hu>
7367
7368 * gnus.texi (Hashcash): New default value of
7369 hashcash-default-payment.
7370
7371 2007-10-28 Simon Josefsson <jas@extundo.com>
7372
7373 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7374 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7375
7376 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7377
7378 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7379
7380 2007-10-28 Simon Josefsson <jas@extundo.com>
7381
7382 * gnus.texi (documentencoding): Add, to avoid warnings.
7383
7384 2007-10-28 Simon Josefsson <jas@extundo.com>
7385
7386 * message.texi (Mail Headers): Add.
7387
7388 * gnus.texi (Hashcash): Fix.
7389
7390 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7391
7392 * gnus.texi (Hashcash): Change location of library, also mention
7393 that payments can be verified and fix the name of the
7394 hashcash-path variable.
7395
7396 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7397
7398 * gnus.texi (Article Display): Add `gnus-picon-style'.
7399
7400 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7401
7402 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7403
7404 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7405
7406 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7407 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7408 warning about ham processors in spam groups removed.
7409
7410 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7411
7412 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7413 From Hubert Chan <hubert@uhoreg.ca>.
7414
7415 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7416
7417 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7418 (Mailing List): Typo.
7419 (Customizing Articles): Add gnus-treat-ansi-sequences.
7420 (Article Washing): Index.
7421
7422 * message.texi: Use m-dash consistently.
7423
7424 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7425
7426 * gnus.texi (GroupLens): Remove.
7427
7428 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7429
7430 * gnus.texi (Outgoing Messages, Agent Variables):
7431 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7432 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7433
7434 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7435
7436 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7437
7438 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7439
7440 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7441
7442 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7443
7444 2007-10-28 Simon Josefsson <jas@extundo.com>
7445
7446 * gnus.texi (Top): Add SASL.
7447
7448 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7449
7450 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7451
7452 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7453
7454 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7455
7456 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7457
7458 * calc.texi (Formulas, Composition Basics): Lower the
7459 precedence of negation.
7460
7461 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7462
7463 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7464 Mention the new three-letter column identifiers.
7465 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7466 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7467 message when using `c' on an empty default with default printer.
7468 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7469 renamed to `ses--symbolic-formulas' some time ago.
7470
7471 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7472
7473 * calc.texi (Default Simplifications, Making Selections)
7474 (Customizing Calc): Clarify associativity of multiplication.
7475
7476 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7477
7478 * tramp.texi (Traces and Profiles): Simplify loop over
7479 `trace-function-background'.
7480
7481 2007-10-22 Juri Linkov <juri@jurta.org>
7482
7483 * dired-x.texi (Shell Command Guessing): Default values are now
7484 available by typing M-n instead of M-p.
7485
7486 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7487
7488 * tramp.texi (Cleanup remote connections): New section.
7489 (Password caching): Remove `tramp-clear-passwd'.
7490 It's not a command anymore.
7491 (Bug Reports): Add `tramp-bug' to function index.
7492 (Function Index, Variable Index): New nodes.
7493 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7494
7495 * trampver.texi: Update release number.
7496
7497 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7498
7499 * calc.texi (History and Acknowledgements): Turn comment
7500 about integer size into past tense.
7501 (Time Zones): Remove pointer to Calc author's address.
7502 (Trigonometric and Hyperbolic Functions): Mention cotangent
7503 and hyperbolic cotangent. Fix typo.
7504
7505 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7506
7507 Sync with Tramp 2.1.11.
7508
7509 * trampver.texi: Update release number.
7510
7511 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7512
7513 * tramp.texi (External packages): New section.
7514
7515 2007-09-29 Juri Linkov <juri@jurta.org>
7516
7517 * info.texi (Help-Int): Document `L' (`Info-history').
7518
7519 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7520
7521 * org.texi: Change links to webpage and maintained email.
7522 (Remember): Promote to Chapter, significant changes.
7523 (Fast access to TODO states): New section.
7524 (Faces for TODO keywords): New section.
7525 (Export options): Example for #+DATE.
7526 (Progress logging): Section moved.
7527
7528 2007-09-26 Bill Wohler <wohler@newt.com>
7529
7530 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7531 browse-url-at-mouse.
7532
7533 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7534
7535 * flymake.texi (Customizable variables): Face names don't end in -face.
7536 Fix flymake-err-line-patterns template.
7537 (Example -- Configuring a tool called directly): Fix init-function.
7538 (Highlighting erroneous lines): Face names don't end in -face.
7539
7540 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7541
7542 * erc.texi (Special-Features): Fix small typo.
7543
7544 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7545
7546 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7547 and "External transfer methods".
7548
7549 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7550
7551 * calc.texi (Predefined Units): Add some history.
7552
7553 2007-09-08 Michael Olson <mwolson@gnu.org>
7554
7555 * erc.texi (Copying): New section included from gpl.texi.
7556 This matches the look of the upstream ERC manual.
7557
7558 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7559
7560 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7561 (Random Numbers): Clarify the distribution of `random'.
7562
7563 2007-09-06 Glenn Morris <rgm@gnu.org>
7564
7565 Move manual sources from man/ to subdirectories of doc/.
7566 Split into the Emacs manual in emacs/, and other manuals in misc/.
7567 Change all setfilename commands to use ../../info.
7568 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7569 refer to the Emacs manual here.
7570 (infodir): New variable.
7571 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7572 (cc-mode.texi, faq.texi): Update references to source file locations.
7573 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7574 do not refer to the Emacs manual here.
7575 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7576
7577 * Makefile.in: Add `basename' versions of all info targets, for
7578 convenience when rebuilding just one manual.
7579 (../etc/GNU): Delete obsolete target.
7580 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7581 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7582 *.vrs *.toc here...
7583 (maintainer-clean): ...from here.
7584
7585 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7586
7587 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7588
7589 * calc.texi (Date Conversions): Clarify definition of
7590 Julian day numbering.
7591 (Date Forms): Clarify definition of Julian day numbering;
7592 add some history.
7593
7594 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7595
7596 * org.texi: Version 5.07.
7597
7598 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7599
7600 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7601
7602 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7603
7604 * org.texi (Adding hyperlink types): New section.
7605 (Embedded LaTeX): Chapter updated because of LaTeX export.
7606 (LaTeX export): New section.
7607 (Using links out): New section.
7608
7609 2007-08-22 Glenn Morris <rgm@gnu.org>
7610
7611 * faq.texi (Learning how to do something): Refcards now in
7612 etc/refcards/ directory.
7613
7614 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7615
7616 * tramp.texi (Remote Programs): Persistency file must be cleared when
7617 changing `tramp-remote-path'.
7618 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7619 macro.
7620
7621 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7622
7623 * calc.texi: Move contents to beginning of file.
7624 (Algebraic Entry): Fix the formatting of an example.
7625
7626 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7627
7628 * calc.texi (Basic Operations on Units): Mention exact versus
7629 inexact conversions.
7630
7631 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7632
7633 * calc.texi (Basic Operations on Units): Mention default
7634 values for new units.
7635 (Quick Calculator Mode): Mention that binary format will
7636 be displayed.
7637
7638 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7639
7640 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7641
7642 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7645
7646 2007-08-08 Glenn Morris <rgm@gnu.org>
7647
7648 * gnus.texi, sieve.texi: Replace `iff'.
7649
7650 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7651
7652 * calc.texi (Basic Graphics): Mention the graphing of error
7653 forms.
7654 (Graphics Options): Mention how `g s' handles error forms.
7655 (Curve Fitting): Mention plotting the curves.
7656 (Standard Nonlinear Models): Add additional models.
7657 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7658 (Linear Fits): Correct result.
7659
7660 2007-08-01 Alan Mackenzie <acm@muc.de>
7661
7662 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7663 to "--no-site-file".
7664
7665 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7666
7667 * tramp.texi (Frequently Asked Questions): Point to mode line
7668 extension in Emacs 23.1.
7669
7670 * trampver.texi: Update release number.
7671
7672 2007-07-27 Glenn Morris <rgm@gnu.org>
7673
7674 * calc.texi (Copying): Include license text from gpl.texi, rather than
7675 in-line.
7676
7677 2007-07-25 Glenn Morris <rgm@gnu.org>
7678
7679 * calc.texi (Copying): Replace license with GPLv3.
7680
7681 * Relicense all FSF files to GPLv3 or later.
7682
7683 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7684
7685 Sync with Tramp 2.1.10.
7686
7687 * tramp.texi (trampfn): Expand macro implementation in order to handle
7688 empty arguments.
7689 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7690 occurrences by trampfn.
7691 (Frequently Asked Questions): Extend example code for host
7692 identification in the modeline. Add bbdb to approaches shortening Tramp
7693 file names to be typed.
7694
7695 * trampver.texi: Update release number.
7696
7697 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7698
7699 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7700 section. Reported by <poti@potis.org>.
7701 (Remote processes): Arguments of the program to be debugged are taken
7702 literally.
7703 (Frequently Asked Questions): Simplify recentf example.
7704
7705 2007-07-14 Karl Berry <karl@gnu.org>
7706
7707 * info.texi (@copying): New Back-Cover Text.
7708
7709 * info.texi (Quitting Info): Move to proper place in source.
7710 (Reported by Benno Schulenberg.)
7711
7712 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7713
7714 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7715
7716 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7717
7718 * emacs-mime.texi: Add @documentencoding directive.
7719
7720 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7721
7722 * tramp.texi (Remote processes): Add an anchor to the subsection
7723 "Running a debugger on a remote host".
7724
7725 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7726
7727 * tramp.texi (Remote processes): Don't call it "experimental" any
7728 longer. Add subsection about running a debugger on a remote host.
7729
7730 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7731
7732 * org.texi (Properties and columns): Chapter rewritten.
7733
7734 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7735
7736 * tramp.texi:
7737 * trampver.texi: Migrate to Tramp 2.1.
7738
7739 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7740
7741 * org.texi (Properties): New chapter.
7742
7743 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7744
7745 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7746 Control Panel.
7747
7748 * gnus.texi (Misc Article): Add index entry for
7749 gnus-single-article-buffer.
7750
7751 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7752
7753 * gnus.texi (Starting Up): Fix typo.
7754
7755 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7756
7757 * gnus.texi (Asynchronous Fetching): Fix typo.
7758
7759 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7760
7761 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7762 (About This Manual): Remove redundant information.
7763 (Getting Started): Mention author.
7764 (Basic Arithmetic, Customizing Calc): Make description of the
7765 variable `calc-multiplication-has-precedence' match its new effect.
7766
7767 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7768
7769 * calc.texi (Basic Arithmetic, Customizing Calc):
7770 Mention the variable `calc-multiplication-has-precedence'.
7771
7772 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7773
7774 * org.texi (Tag): Section swapped with node Timestamps.
7775 (Formula syntax for Lisp): Document new `L' flag.
7776
7777 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7778
7779 * gnus.texi (Misc Group Stuff, Summary Buffer)
7780 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7781
7782 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7783
7784 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7785 * gnus.texi (Article Buttons, Mail Source Customization)
7786 (Sending or Not Sending, Customizing NNDiary):
7787 * message.texi (Message Headers):
7788 * mh-e.texi (HTML): Fix typos.
7789
7790 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7791
7792 Sync with Tramp 2.0.56.
7793
7794 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7795 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7796
7797 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7798
7799 * Version 22.1 released.
7800
7801 2007-05-26 Michael Olson <mwolson@gnu.org>
7802
7803 * erc.texi (Modules): Fix references to completion modules.
7804
7805 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7806
7807 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7808
7809 2007-05-09 Didier Verna <didier@xemacs.org>
7810
7811 * gnus.texi (Email Based Diary): New. Proper documentation for the
7812 nndiary back end and the gnus-diary library.
7813
7814 2007-05-03 Karl Berry <karl@gnu.org>
7815
7816 * .cvsignore (*.pdf): New entry.
7817
7818 * texinfo.tex: Update from current version for better pdf generation.
7819
7820 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7821
7822 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7823
7824 2007-04-28 Glenn Morris <rgm@gnu.org>
7825
7826 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7827 consideration of legal status.
7828
7829 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7830
7831 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7832
7833 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7834
7835 * faq.texi (New in Emacs 22): python.el removed.
7836
7837 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7838
7839 * calc.texi (Reporting bugs): Update maintainer's address.
7840
7841 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7842
7843 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7844
7845 2007-04-15 Jay Belanger <belanger@truman.edu>
7846
7847 * calc.texi (Title page): Remove the date.
7848 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7849 (The Standard Calc Interface): Change trail title.
7850 (Floats): Mention that when non-decimal floats are entered, only
7851 approximations are stored.
7852 (Copying): Move to the appendices.
7853 (GNU Free Documentation License): Add as an appendix.
7854
7855 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7856
7857 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7858 * dired-x.texi, ebrowse.texi, ediff.texi:
7859 * emacs-mime.texi, erc.texi, eshell.texi:
7860 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7861 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7862 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7863 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7864 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7865 * woman.texi: Include GFDL.
7866
7867 * doclicense.texi: Remove node heading, so that it can be included by
7868 other files.
7869
7870 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7871
7872 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7873 than *.
7874
7875 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7876
7877 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7878 in Calc.
7879
7880 2007-04-09 Romain Francoise <romain@orebokech.com>
7881
7882 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7883 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7884 replace mouse-2.
7885
7886 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7887
7888 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7889 renamed to woman-use-topic-at-point. Document new behavior.
7890
7891 2007-04-08 Richard Stallman <rms@gnu.org>
7892
7893 * url.texi: Fix some indexing.
7894 (Disk Caching): Drop discussion of old/other Emacs versions.
7895
7896 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7897
7898 * url.texi (Disk Caching): Say Emacs 21 "and later".
7899
7900 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7901 on Font locking which now mentions JIT lock.
7902
7903 2007-04-01 Michael Olson <mwolson@gnu.org>
7904
7905 * erc.texi: Update for the ERC 5.2 release.
7906
7907 2007-03-31 David Kastrup <dak@gnu.org>
7908
7909 * woman.texi (Topic, Interface Options): Explain changes semantics of
7910 woman-manpath in order to consider MANPATH_MAP entries.
7911
7912 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7913
7914 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7915
7916 2007-03-26 Richard Stallman <rms@gnu.org>
7917
7918 * pgg.texi (Caching passphrase): Clean up previous change.
7919
7920 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7921
7922 * gnus.texi (Setting Process Marks): Fix typo.
7923
7924 2007-03-25 Romain Francoise <romain@orebokech.com>
7925
7926 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7927 readability, and include various fixes by Daniel Brockman, Nick Roberts
7928 and Dieter Wilhelm.
7929
7930 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7931
7932 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7933
7934 * gnus.texi (Mail Source Specifiers): Fix typo.
7935
7936 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7937
7938 * reftex.texi (Imprint): Update maintainer information.
7939
7940 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7941
7942 * message.texi (Message Buffers): Update documentation for
7943 message-generate-new-buffers.
7944
7945 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7946
7947 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7948
7949 2007-03-21 Glenn Morris <rgm@gnu.org>
7950
7951 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7952
7953 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7954
7955 * eshell.texi (Known problems): Emacs 21 -> 22.
7956
7957 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7958
7959 2007-03-18 Jay Belanger <belanger@truman.edu>
7960
7961 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7962
7963 2007-03-12 Glenn Morris <rgm@gnu.org>
7964
7965 * calc.texi (Time Zones): Switch to new North America DST rule.
7966
7967 * calc.texi: Replace "daylight savings" with "daylight
7968 saving" in text throughout.
7969
7970 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7971
7972 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7973 The variable now uses a list of symbols instead of just a symbol.
7974 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7975
7976 2007-03-06 Romain Francoise <romain@orebokech.com>
7977
7978 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7979 new packages, and mention Gnus update.
7980
7981 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7982
7983 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7984 nntp-open-connection-functions-never-echo-commands.
7985
7986 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7987
7988 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7989 problems on the console, and security risk in not using gpg-agent.
7990
7991 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7992
7993 * org.texi (The spreadsheet): Rename from "Table calculations".
7994 Completely reorganized and rewritten.
7995 (CamelCase links): Section removed.
7996 (Repeating items): New section.
7997 (Tracking TODO state changes): New section.
7998 (Agenda views): Chapter reorganized and rewritten.
7999 (HTML export): Section rewritten.
8000 (Tables in arbitrary syntax): New section.
8001 (Summary): Better feature summary.
8002 (Activation): Document problem with cut-and-paste of Lisp code
8003 from PDF files.
8004 (Visibility cycling): Document indirect buffer use.
8005 (Structure editing): Document sorting.
8006 (Remember): Section rewritten.
8007 (Time stamps): Better description of time stamp types.
8008 (Tag searches): Document regular expression search for tags.
8009 (Stuck projects): New section.
8010 (In-buffer settings): New keywords.
8011 (History and Acknowledgments): Update description.
8012
8013 2007-02-24 Alan Mackenzie <acm@muc.de>
8014
8015 * cc-mode.texi (Movement Commands): Insert two missing command names.
8016 (Getting Started): Slight wording correction (use conditional).
8017
8018 2007-02-22 Kim F. Storm <storm@cua.dk>
8019
8020 * widget.texi (User Interface, Basic Types): Document need to put some
8021 text before the %v escape in :format string in editable-field widget.
8022
8023 2007-02-18 Romain Francoise <romain@orebokech.com>
8024
8025 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8026 `cvs-mode-quit'.
8027
8028 2007-02-10 Markus Triska <markus.triska@gmx.at>
8029
8030 * widget.texi (Programming Example): Put constant strings in :format.
8031
8032 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8033
8034 * faq.texi (Fullscreen mode on MS-Windows): New node.
8035
8036 2007-02-04 David Kastrup <dak@gnu.org>
8037
8038 * faq.texi (AUCTeX): Update version number. Should probably be done
8039 for other packages as well.
8040
8041 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8042
8043 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8044 <tassilo@member.fsf.org>.
8045
8046 2007-01-20 Markus Triska <markus.triska@gmx.at>
8047
8048 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8049
8050 2007-01-13 Michael Olson <mwolson@gnu.org>
8051
8052 * erc.texi (Modules): Mention capab-identify module.
8053
8054 2007-01-05 Michael Olson <mwolson@gnu.org>
8055
8056 * erc.texi (Getting Started): Update for /RECONNECT command.
8057
8058 2007-01-04 Richard Stallman <rms@gnu.org>
8059
8060 * ebrowse.texi: Change C-c b to C-c C-m.
8061
8062 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8063
8064 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8065 variables only in info to avoid redundant entries in the printed
8066 manual.
8067
8068 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8069
8070 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8071
8072 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8073
8074 * message.texi (Security): Split into sub-nodes.
8075
8076 2007-01-01 Alan Mackenzie <acm@muc.de>
8077
8078 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8079 eval-after-load in Emacs <=21 and a workaround. Document that
8080 trigraphs are not supported.
8081
8082 2007-01-01 Alan Mackenzie <acm@muc.de>
8083
8084 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8085 c-context-line-break. When invoked within a string, preserve
8086 whitespace. Add a backslash only when also in a macro.
8087
8088 2007-01-01 Alan Mackenzie <acm@muc.de>
8089
8090 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8091
8092 2007-01-01 Alan Mackenzie <acm@muc.de>
8093
8094 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8095 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8096
8097 2007-01-01 Alan Mackenzie <acm@muc.de>
8098
8099 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8100 "Choosing a Style".
8101
8102 * cc-mode.texi ("Styles"): Add @dfn{style}.
8103
8104 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8105
8106 Sync with Tramp 2.0.55.
8107
8108 * trampver.texi: Update release number.
8109
8110 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8111
8112 * gnus.texi (Customizing Articles): Add index entries for all
8113 gnus-treat-* variables.
8114
8115 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8116
8117 * gnus.texi (IMAP): Fix incorrect explanation of
8118 nnimap-search-uids-not-since-is-evil in documentation for
8119 nnimap-expunge-search-string.
8120
8121 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8122
8123 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8124 spam-ifile-database.
8125
8126 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8127
8128 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8129 rebind C-s.
8130
8131 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8132
8133 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8134 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8135 "expiring mail".
8136 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8137 nnimap-nov-is-evil.
8138
8139 2006-12-25 Kevin Ryde <user42@zip.com.au>
8140
8141 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8142 about the key procedure being used heavily.
8143
8144 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8145
8146 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8147 to t.
8148 (Prerequisites): Add explanation about gpg-agent.
8149
8150 2006-12-22 Kevin Ryde <user42@zip.com.au>
8151
8152 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8153 "sort" instead of "sort*".
8154
8155 2006-12-19 Richard Stallman <rms@gnu.org>
8156
8157 * calc.texi (History and Acknowledgements): Recognize that Emacs
8158 now does have floating point.
8159
8160 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8161
8162 * tramp.texi (External transfer methods): Describe new method `scpc'.
8163
8164 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8165
8166 * pgg.texi: Added short note on gpg-agent to the introduction.
8167
8168 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8169
8170 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8171 also applies to Cc.
8172
8173 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8174
8175 * gnus.texi (X-Face): Clarify. Say which programs are required
8176 on Windows.
8177
8178 2006-12-08 Michael Olson <mwolson@gnu.org>
8179
8180 * erc.texi (Modules): Remove documentation for list module.
8181
8182 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8183
8184 * faq.texi (^M in the shell buffer): Ditto.
8185
8186 2006-11-20 Michael Olson <mwolson@gnu.org>
8187
8188 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8189
8190 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8191
8192 * org.texi: Fix typos.
8193 (Agenda commands): Document `C-k'.
8194
8195 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8196
8197 * url.texi (http/https): Fix a typo in the HTTP URL.
8198
8199 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8200
8201 * ada-mode.texi: Total rewrite.
8202
8203 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8204
8205 * org.texi: Minor typo fixes.
8206
8207 2006-11-13 Bill Wohler <wohler@newt.com>
8208
8209 Release MH-E manual version 8.0.3.
8210
8211 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8212 release 8.0.3.
8213
8214 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8215 to set MAILDIR.
8216 (Reading Mail): Document the customization of read-mail-command
8217 for MH-E.
8218 (Viewing Attachments): Document mm-discouraged-alternatives.
8219 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8220 (Junk): Add more information about the settings of mh-junk-background
8221 in a program. Add /usr/bin/mh to PATH in examples.
8222
8223 2006-11-12 Richard Stallman <rms@gnu.org>
8224
8225 * woman.texi: Update author address but say he no longer maintains it.
8226
8227 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8228
8229 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8230 archived trees.
8231 (Checkboxes): Section moved to chapter 5, and extended.
8232 (The date/time prompt): New section.
8233 (Link abbreviations): New section.
8234 (Presentation and sorting): New section.
8235 (Custom agenda views): Section completely rewritten.
8236 (Summary): Compare with Planner.
8237 (Feedback): More info about creating backtraces.
8238 (Plain lists): Modify example.
8239 (Breaking down tasks): New section.
8240 (Custom time format): New section.
8241 (Time stamps): Document inactive timestamps.
8242 (Setting tags): More details about fast tag selection.
8243 (Block agenda): New section.
8244 (Custom agenda views): Section rewritten.
8245 (Block agenda): New section.
8246
8247 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8248
8249 * tramp.texi (Configuration): scp is the default method.
8250 (Default Method): Use ssh as example for another method.
8251
8252 2006-10-27 Richard Stallman <rms@gnu.org>
8253
8254 * woman.texi: Downcase nroff/troff/roff.
8255 (Installation): Chapter deleted. Some xrefs deleted.
8256 (Background): woman doesn't advise man ;-).
8257
8258 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8259
8260 * ada-mode.texi (Project files, Identifier completion)
8261 (Automatic Casing, Debugging, Using non-standard file names)
8262 (Working Remotely): Fix typos.
8263
8264 2006-10-20 Masatake YAMATO <jet@gyve.org>
8265
8266 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8267 sample code `my-c-initialization-hook'.
8268
8269 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8270
8271 * widget.texi: Fix typos.
8272
8273 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8274
8275 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8276 "???". There have been no complaints for years, so the information
8277 must be appropriate.
8278
8279 2006-10-16 Richard Stallman <rms@gnu.org>
8280
8281 * widget.texi: Use @var instead of capitalization.
8282 Clarify many widget type descriptions.
8283
8284 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8285
8286 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8287 gnus-dired-attach.
8288 (Selecting a Group): Fix typo.
8289
8290 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8291
8292 * widget.texi: Fix typos.
8293
8294 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8295
8296 * gnus.texi (Image Enhancements): Update for Emacs 22.
8297
8298 * gnus-faq.texi ([1.3]): Update.
8299
8300 2006-10-06 Richard Stallman <rms@gnu.org>
8301
8302 * faq.texi (Displaying the current line or column):
8303 Delete "As of Emacs 20".
8304
8305 2006-10-06 Romain Francoise <romain@orebokech.com>
8306
8307 * faq.texi (VM): VM works with Emacs 22 too.
8308
8309 2006-10-06 Richard Stallman <rms@gnu.org>
8310
8311 * ebrowse.texi: Remove Emacs version "21" from title.
8312
8313 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8314
8315 * gnus.texi (Foreign Groups): Say where change of editing commands are
8316 stored. Add reference to `gnus-parameters'.
8317
8318 2006-09-15 Jay Belanger <belanger@truman.edu>
8319
8320 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8321 Change "Library Public License" to "Lesser Public License"
8322 throughout. Use "yyyy" to represent year.
8323
8324 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8325
8326 * org.texi (Setting tags): Typo fix.
8327
8328 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8329
8330 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8331
8332 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8333
8334 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8335
8336 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8337
8338 * faq.texi (Escape sequences in shell output): EMACS is now set
8339 to Emacs's absolute file name, not to "t".
8340 (^M in the shell buffer): Likewise.
8341
8342 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8343
8344 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8345 mails with pop3-leave-mail-on-server. Fix wording.
8346 (Limiting): Improve gnus-summary-limit-to-articles.
8347 (X-Face): Fix typo.
8348
8349 2006-09-11 Simon Josefsson <jas@extundo.com>
8350
8351 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8352 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8353
8354 2006-09-06 Simon Josefsson <jas@extundo.com>
8355
8356 * smtpmail.texi (Authentication): Mention SSL.
8357
8358 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8359
8360 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8361
8362 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8363
8364 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8365 Don't use @indicateurl.
8366
8367 * cc-mode.texi (Subword Movement): Don't use @headitem.
8368 (Custom Braces, Clean-ups): Don't use @tie.
8369
8370 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8371
8372 Sync with Tramp 2.0.54.
8373
8374 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8375 Suggested by Adrian Phillips <a.phillips@met.no>.
8376
8377 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8378
8379 * org.texi (Installation, Activation): Split from Installation and
8380 Activation.
8381 (Clocking work time): Documented new features.
8382
8383 2006-08-13 Alex Schroeder <alex@gnu.org>
8384
8385 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8386 example.
8387
8388 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8389
8390 * faq.texi (How to add fonts): New node.
8391
8392 2006-08-05 Romain Francoise <romain@orebokech.com>
8393
8394 * faq.texi (New in Emacs 22): Expand.
8395
8396 2006-08-03 Michael Olson <mwolson@gnu.org>
8397
8398 * erc.texi: Update for ERC 5.1.4.
8399
8400 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8401
8402 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8403 in .../site-lisp/gnus/ by default.
8404 [ From gnus-news.texi in the trunk. ]
8405
8406 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8407
8408 * gnus.texi (MIME Commands): Additions for yEnc.
8409
8410 2006-07-24 Richard Stallman <rms@gnu.org>
8411
8412 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8413 * faq.texi: Move periods and commas inside quotes.
8414
8415 2006-07-20 Jay Belanger <belanger@truman.edu>
8416
8417 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8418
8419 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8420
8421 * faq.texi (Security risks with Emacs): Document Emacs 22
8422 file-local-variable mechanism.
8423
8424 2006-07-12 Michael Olson <mwolson@gnu.org>
8425
8426 * erc.texi: Update for ERC 5.1.3.
8427
8428 2006-07-12 Alex Schroeder <alex@gnu.org>
8429
8430 * rcirc.texi: Fix typos.
8431 (Getting started with rcirc): New calling convention for M-x irc.
8432 Mention #rcirc. Removed channel tracking.
8433 (Configuration): Change the names of all variables that got changed
8434 recently, eg. rcirc-server to rcirc-default-server. Added
8435 documentation for rcirc-authinfo, some background for Bitlbee, and
8436 rcirc-track-minor-mode.
8437 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8438 Scrolling.
8439 (Reconnecting after you have lost the connection): Fix example code
8440 to match code changes.
8441
8442 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8443
8444 * gnus.texi, message.texi: Fix typos.
8445
8446 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8447
8448 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8449 commands.
8450 (Global TODO list): Document the use of the variables
8451 `org-agenda-todo-ignore-scheduled' and
8452 `org-agenda-todo-list-sublevels'.
8453
8454 2006-07-05 Richard Stallman <rms@gnu.org>
8455
8456 * faq.texi (Scrolling only one line): Fix xref.
8457
8458 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8459
8460 * faq.texi (Evaluating Emacs Lisp code):
8461 Throughout, replace eval-current-buffer with eval-buffer.
8462
8463 2006-07-03 Richard Stallman <rms@gnu.org>
8464
8465 * rcirc.texi (Scrolling conservatively): Fix xref.
8466
8467 * pcl-cvs.texi (Viewing differences): Usage fix.
8468
8469 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8470
8471 * org.texi (Agenda commands): Document `s' key to save all org-mode
8472 buffers.
8473
8474 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8475
8476 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8477 names. Mention `cvs-msg' face.
8478
8479 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8480
8481 * org.texi (Checkboxes): New section.
8482
8483 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8484
8485 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8486 throughout this chapter.
8487
8488 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8489
8490 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8491 text for standalone vs Emacs info.
8492 (Help): Clarify header line description. Use mouse-1 for clicks.
8493 (Help-P): Use mouse-1 for clicks.
8494 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8495 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8496 (Choose menu subtopic): Remove gratuitous Emacs command names.
8497 (Help-FOO): Put usual behavior first.
8498 (Help-Xref): Clicking on xrefs works in Emacs.
8499 (Search Text): Clarify what the default behavior is.
8500 (Create Info buffer): Fix Emacs window/X window confusion.
8501 (Emacs Info Variables): Fix for new Emacs init file behavior.
8502
8503 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8504
8505 * gnus.texi (Summary Buffer Lines): Fix typo.
8506
8507 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8508
8509 * org.texi (Embedded LaTeX): New chapter.
8510 (Archiving): Section rewritten.
8511 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8512
8513 2006-06-20 Bill Wohler <wohler@newt.com>
8514
8515 Release MH-E manual version 8.0.1.
8516
8517 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8518 release 8.0.1.
8519 (Preface): Depend on GNU mailutils 1.0 and higher.
8520
8521 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * message.texi (News Headers): Update message-syntax-checks section.
8524
8525 2006-06-19 Karl Berry <karl@gnu.org>
8526
8527 * info.texi (Advanced): Mention C-q, especially with ?.
8528
8529 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8530
8531 * org.texi (Publishing links): Document the `:link-validation-function'
8532 property.
8533 (Extensions and Hacking): New chapter, includes some sections of the
8534 "Miscellaneous" chapter.
8535
8536 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8537
8538 * org.texi (Progress logging): New section.
8539
8540 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8541
8542 * org.texi (ASCII export): Document indentation adaptation.
8543 (Setting tags): Document mutually-exclusive tags.
8544
8545 2006-06-05 Romain Francoise <romain@orebokech.com>
8546
8547 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8548 Fix typo.
8549
8550 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8551 channel (#gnus@irc.freenode.net).
8552 Fix typos. Update copyright notice.
8553
8554 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8555 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8556 (Line-Up Functions, Custom Macros):
8557 * ediff.texi (Window and Frame Configuration)
8558 (Highlighting Difference Regions):
8559 * emacs-mime.texi (Display Customization):
8560 * erc.texi (History):
8561 * eshell.texi (Known problems):
8562 * eudc.texi (Overview, BBDB):
8563 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8564 (The problem of spam, SpamOracle, Extending the Spam package)
8565 (Conformity, Terminology):
8566 * idlwave.texi (Routine Info)
8567 (Class and Keyword Inheritance, Padding Operators)
8568 (Breakpoints and Stepping, Electric Debug Mode)
8569 (Examining Variables, Troubleshooting):
8570 * org.texi (Creating timestamps):
8571 * reftex.texi (Commands, Options, Changes):
8572 * tramp.texi (Inline methods, Password caching)
8573 (Auto-save and Backup, Issues):
8574 * vip.texi (Files, Commands in Insert Mode):
8575 * viper.texi (Emacs Preliminaries, States in Viper)
8576 (Packages that Change Keymaps, Viper Specials, Groundwork):
8577 Fix various typos.
8578
8579 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8580
8581 * ediff.texi: Fix typos.
8582
8583 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8584
8585 * org.texi: Small typo fixes.
8586
8587 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8588
8589 * viper.texi (Viper Specials):
8590 * gnus.texi (Example Setup):
8591 * faq.texi (Backspace invokes help):
8592 * dired-x.texi (Optional Installation Dired Jump):
8593 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8594 follow coding conventions.
8595
8596 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8597
8598 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8599
8600 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8601
8602 * pcl-cvs.texi: Fix typos.
8603 (Customization): Say "us".
8604
8605 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8606
8607 * org.texi: Remove bogus @setfilename.
8608
8609 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8610
8611 * org.texi (ASCII export): Omit command name.
8612 (HTML export): Add prefix to all lines in Local Variable example.
8613 (Acknowledgments): Typeset names in italics.
8614
8615 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8616
8617 * org.texi (Plain lists): Add new item navigation commands.
8618 (External links): Document elisp and info links.
8619 (Custom searches): New section.
8620 (Publishing): New chapter.
8621 (HTML export): Include a list of supported CSS classes.
8622 (Setting tags): Describe the fast-tag-setting interface.
8623
8624 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8625
8626 * dired-x.texi: ifinfo -> ifnottex.
8627
8628 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8629
8630 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8631
8632 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8633
8634 * message.texi (Interface): Add tool bar customization.
8635 (MIME): Index and text additions for mml-attach.
8636 (MIME): Describe mml-dnd-protocol-alist and
8637 mml-dnd-attach-options.
8638
8639 * gnus.texi (Oort Gnus): Reorder entries in sections.
8640 Fix some entries.
8641 (Starting Up): Add references to "Emacs for Heathens" and to
8642 "Finding the News". Add user-full-name and user-mail-address.
8643 (Group Buffer Format): Add tool bar customization and update.
8644 (Summary Buffer): Add tool bar customization.
8645 (Posting Styles): Add message-alternative-emails.
8646
8647 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8648
8649 * tramp.texi (Filename completion): Improve wording.
8650
8651 2006-05-07 Romain Francoise <romain@orebokech.com>
8652
8653 * faq.texi (Using regular expressions): Fix typo.
8654 (Packages that do not come with Emacs): Fix capitalization.
8655 (Replacing text across multiple files): Expand node to explain how
8656 to use `dired-do-query-replace-regexp' in more detail, based on
8657 suggestion by Eric Hanchrow <offby1@blarg.net>.
8658
8659 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8660
8661 * tramp.texi (Filename completion): Completion of remote files'
8662 method, user name and host name is active only in partial
8663 completion mode.
8664
8665 2006-05-06 Bill Wohler <wohler@newt.com>
8666
8667 Release MH-E manual version 8.0.
8668
8669 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8670 release 8.0.
8671
8672 2006-05-06 Bill Wohler <wohler@newt.com>
8673
8674 * mh-e.texi (MH-BOOK-HOME): Change from
8675 http://www.ics.uci.edu/~mh/book/mh to
8676 http://rand-mh.sourceforge.net/book/mh.
8677 Replace .htm suffix with .html for MH book files.
8678 (Using This Manual): Update key binding for getting relevant
8679 chapter in Info from command key.
8680 (Ranges): Fix itemx.
8681
8682 2006-05-05 Karl Berry <karl@gnu.org>
8683
8684 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8685 (\fonttextsize): New user-level command to change text font size.
8686
8687 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8688
8689 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8690
8691 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8692
8693 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8694
8695 2006-04-24 Bill Wohler <wohler@newt.com>
8696
8697 * mh-e.texi (Getting Started): Make it more explicit that you need
8698 to install MH. Add pointers to current MH implementations.
8699
8700 2006-04-21 Bill Wohler <wohler@newt.com>
8701
8702 Release MH-E manual version 7.94.
8703
8704 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8705 release 7.94.
8706
8707 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8708
8709 * org.texi: Many small fixes.
8710 (Handling links): Rename from "Managing links".
8711
8712 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8713
8714 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8715 (Splitting mail using spam-stat): Fix @xref.
8716
8717 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8718
8719 * gnus.texi (Spam Package): Major revision of the text.
8720 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8721
8722 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8723
8724 * org.texi (Time stamps): Better explanation of the purpose of
8725 different time stamps.
8726 (Structure editing, Plain lists): More details on how new items
8727 and headings are inserted.
8728
8729 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8730
8731 * org.texi (Formula syntax): Fix link to Calc Manual.
8732
8733 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8734
8735 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8736
8737 2006-04-17 Bill Wohler <wohler@newt.com>
8738
8739 * mh-e.texi (Folders): Update mh-before-quit-hook and
8740 mh-quit-hook example with code that removes the buffers rather
8741 than just bury them.
8742
8743 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8744
8745 Sync with Tramp 2.0.53.
8746
8747 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi (Updating settings): New section.
8750 (Visibility cycling): Better names for the startup folding
8751 options.
8752 (Exporting): Completely restructured.
8753 (The very busy C-c C-c key): New section.
8754 (Summary of in-buffer settings): New section.
8755
8756 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8757
8758 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8759
8760 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8761
8762 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8763 (Server Commands): Key `v' is reserved for users.
8764
8765 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8766
8767 * org.texi (Link format): New section, emphasis on bracket links.
8768 (External links): Document bracket links.
8769 (FAQ): Expand to cover shell links and the new link format.
8770
8771 2006-04-09 Kevin Ryde <user42@zip.com.au>
8772
8773 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8774
8775 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8776
8777 * gnus.texi (Summary Buffer Lines): Add `*'.
8778
8779 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8780
8781 * gnus.texi (Group Parameters):
8782 Mention gnus-permanently-visible-groups.
8783
8784 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8785
8786 * gnus.texi (Face): Fix typo.
8787
8788 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8789
8790 * gnus.texi (X-Face): Clarify.
8791 (Face): Need Emacs with PNG support.
8792
8793 2006-04-06 Richard Stallman <rms@gnu.org>
8794
8795 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8796 Emacs".
8797
8798 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8799
8800 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8801 blocks not suitable for inclusion with Emacs using variable
8802 PARTOFEMACS.
8803
8804 2006-04-04 Simon Josefsson <jas@extundo.com>
8805
8806 * gnus.texi (Security): Improve.
8807
8808 2006-04-02 Karl Berry <karl@gnu.org>
8809
8810 * texinfo.tex: Update to current version (2006-03-21.13).
8811
8812 2006-04-02 Bill Wohler <wohler@newt.com>
8813
8814 * mh-e.texi (Getting Started, Junk, Bug Reports)
8815 (MH FAQ and Support): Fix URLs.
8816
8817 2006-03-31 Romain Francoise <romain@orebokech.com>
8818
8819 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8820 to t, not nil (and has for the past eight years).
8821
8822 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8823
8824 * message.texi, gnus.texi: Bump version to 5.11.
8825
8826 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8827
8828 * gnus.texi (Top): Add comment about version line.
8829
8830 * message.texi (Top): Ditto. Change to take named versions into
8831 account.
8832
8833 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8834
8835 * gnus.texi (Posting Styles): Add x-face-file to example.
8836 (X-Face): Refer to posting styles.
8837
8838 * gnus-faq.texi ([5.8]): Add x-face-file.
8839 ([8.4]): Add links to gmane.emacs.gnus.user and
8840 gmane.emacs.gnus.general.
8841
8842 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8843
8844 * gnus-faq.texi: Use .invalid.
8845 ([5.4]): Fix gnus-posting-styles example.
8846
8847 2006-03-27 Romain Francoise <romain@orebokech.com>
8848
8849 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8850 Emacs/W3 needs a new maintainer.
8851 (Ispell): Update author and version info.
8852 (Mailcrypt): Mention PGG.
8853 (New in Emacs 22): Add PGG to the list of new packages.
8854 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8855 updating dead URLs.
8856
8857 2006-03-25 Karl Berry <karl@gnu.org>
8858
8859 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8860 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8861 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8862 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8863 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8864 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8865 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8866 (2) do not indent copyright year list (or anything else).
8867
8868 2006-03-21 Bill Wohler <wohler@newt.com>
8869
8870 * mh-e.texi (Folders): Various edits.
8871
8872 2006-03-20 Romain Francoise <romain@orebokech.com>
8873
8874 * gnus.texi (Mail Folders): Grammar fix.
8875
8876 2006-03-19 Bill Wohler <wohler@newt.com>
8877
8878 * mh-e.texi (Replying): Document Mail-Followup-To.
8879 Change manually-formatted table to multitable. Add debugging info.
8880 Move description of mh-reply-default-reply-to into paragraph
8881 that describes its values.
8882
8883 2006-03-17 Bill Wohler <wohler@newt.com>
8884
8885 * mh-e.texi: Use smallexample and smalllisp consistently.
8886 (Sending Mail Tour): Update method of entering
8887 addresses and subject.
8888 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8889 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8890
8891 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8892
8893 * org.texi: Version number change only.
8894
8895 2006-03-14 Bill Wohler <wohler@newt.com>
8896
8897 * mh-e.texi: Add index entries around each paragraph rather than
8898 depend on entries from beginning of node. Doing so ensures that
8899 index entries are less likely to be forgotten if text is cut and
8900 pasted, and are necessary anyway if the references are on a
8901 separate page. It seems that makeinfo is now (v. 4.8) only
8902 producing one index entry per node, so there is no longer any
8903 excuse not to. Use subheading instead of heading. The incorrect
8904 use of heading produced very large fonts in Info--as large as the
8905 main heading.
8906 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8907 versions 6 and 7 appeared *around* the time of these Emacs releases.
8908
8909 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * org.texi (Clean view): Document new startup options.
8912
8913 2006-03-11 Bill Wohler <wohler@newt.com>
8914
8915 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8916 (Composing, Scan Line Formats): Fix @refs.
8917 (Getting Started): Define MH profile and MH profile components.
8918 (Incorporating Mail, Reading Mail, Viewing, Printing)
8919 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8920 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8921 for string constants.
8922 (Tool Bar): Remove spurious quote.
8923 (Junk): Use ``...'' instead of "...".
8924 (Scan Line Formats): Replace @samp with @kbd.
8925
8926 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8927
8928 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8929
8930 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8931
8932 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8933 easy to understand.
8934
8935 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8936
8937 * gnus.texi: Markup fix.
8938 (Fancy Mail Splitting): Specify new feature.
8939
8940 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8941
8942 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8943 partial-words matching.
8944
8945 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8946
8947 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8948
8949 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8950 (MIME Commands): Fix mm-discouraged-alternatives.
8951
8952 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8953
8954 * org.texi: Version number change only.
8955
8956 2006-03-06 Bill Wohler <wohler@newt.com>
8957
8958 * mh-e.texi: Move from SourceForge repository to Savannah.
8959 This is version 7.93, which is a total rewrite from the previous
8960 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8961 version 7.93.
8962
8963 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8964
8965 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8966
8967 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8968
8969 * org.texi (Interaction): Add item about `org-mouse.el' by
8970 Piotr Zielinski.
8971 (Managing links): Document that also mouse-1 can be used to
8972 activate a link.
8973 (Headlines, FAQ): Add entry about hiding leading stars.
8974 (Miscellaneous): Resort the sections in this chapter to a more
8975 logical sequence.
8976
8977 2006-02-27 Simon Josefsson <jas@extundo.com>
8978
8979 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8980 2004-01-27 from the trunk).
8981
8982 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8983
8984 * cc-mode.texi: Rename c-hungry-backspace to
8985 c-hungry-delete-backwards, at the request of RMS. Leave the old
8986 name as an alias.
8987
8988 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8989
8990 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8991 include the function header within the defun.
8992
8993 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8994
8995 * cc-mode.texi: Correct two typos.
8996
8997 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8998
8999 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9000 existing comment.
9001 (Electric Keys): Add a justification for electric indentation.
9002 (Hungry WS Deletion): Clear up the names and complications of the
9003 BACKSPACE and DELETE keys.
9004
9005 2006-02-23 Juri Linkov <juri@jurta.org>
9006
9007 * faq.texi (Common requests): Move `Turning on auto-fill by
9008 default' after `Wrapping words automatically'. Move `Working with
9009 unprintable characters' before `Searching for/replacing newlines'.
9010 Move `Replacing highlighted text' after `Highlighting a region'.
9011 Merge `Repeating commands' and `Repeating a command as many times
9012 as possible' into the former.
9013 (Packages that do not come with Emacs): Add refs to Gmane and
9014 etc/MORE.STUFF.
9015
9016 2006-02-23 Juri Linkov <juri@jurta.org>
9017
9018 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9019 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9020 Add xref to `(emacs)Reporting Bugs'.
9021 (Getting a printed manual): Add URL to other formats of the manual.
9022 (Common requests): Fix menu.
9023 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9024 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9025 (Inserting text at the beginning of each line): Add pxref to
9026 `Changing the included text prefix'.
9027 (Forcing the cursor to remain in the same column): Mention `track-eol'
9028 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9029 (Replacing text across multiple files): Add keybinding `Q' for
9030 `dired-do-query-replace'.
9031
9032 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9033
9034 * reftex.texi: Version number and date change only.
9035
9036 * org.texi (Internal Links): Rewrite to cover the modified
9037 linking system.
9038
9039 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9040
9041 * faq.texi: Remove the coding cookie, it's not needed anymore.
9042
9043 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9044
9045 * faq.texi (Colors on a TTY): Mention Mac OS port.
9046
9047 2006-02-12 Karl Berry <karl@gnu.org>
9048
9049 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9050 8-bit accented a.
9051
9052 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9053
9054 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9055
9056 2006-02-08 Romain Francoise <romain@orebokech.com>
9057
9058 * faq.texi (Top): Remove paragraph about the FAQ being a
9059 transitional document, etc.
9060 (Searching for/replacing newlines): New node.
9061 (Yanking text in isearch): New node.
9062 (Inserting text at the beginning of each line): Rename and make
9063 more general, mention `M-;' in Message mode.
9064
9065 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9066
9067 * faq.texi (Meta key does not work in xterm)
9068 (Emacs does not display 8-bit characters)
9069 (Inputting eight-bit characters): Update xrefs.
9070
9071 2006-02-06 Romain Francoise <romain@orebokech.com>
9072
9073 * faq.texi (VM): VM now at version 7.19.
9074 Set myself as maintainer of this file.
9075
9076 2006-02-04 Michael Olson <mwolson@gnu.org>
9077
9078 * erc.texi (History): Note that ERC is now included with Emacs.
9079
9080 2006-01-31 Romain Francoise <romain@orebokech.com>
9081
9082 * message.texi (Message Headers): Explain what
9083 `message-alternative-emails' does in more detail.
9084 Update copyright year.
9085
9086 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9087
9088 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9089
9090 2006-01-29 Richard M. Stallman <rms@gnu.org>
9091
9092 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9093
9094 2006-01-29 Michael Olson <mwolson@gnu.org>
9095
9096 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9097
9098 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9099
9100 * faq.texi (New in Emacs 22): Mention ERC.
9101
9102 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9103
9104 * rcirc.texi: Capitalize dir entry for consistency with the entry
9105 in info/dir and other entries in the Emacs category.
9106 Fix typos. Delete trailing whitespace.
9107
9108 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9109
9110 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9111
9112 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9113
9114 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9115 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9116
9117 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9118 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9119
9120 2006-01-27 Alex Schroeder <alex@gnu.org>
9121
9122 * rcirc.texi: New file.
9123
9124 2006-01-23 Juri Linkov <juri@jurta.org>
9125
9126 * widget.texi (User Interface): Add S-TAB for widget-backward.
9127
9128 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9129
9130 Sync with Tramp 2.0.52.
9131
9132 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9133 Add Tramp disabling item. New item for common connection problems.
9134 (various): Apply "ftp" as method for the download URL.
9135 (Bug Reports): Refer to FAQ for common problems.
9136
9137 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9138
9139 * widget.texi (User Interface): Use @key for TAB.
9140
9141 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9142
9143 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9144 for TAB.
9145
9146 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9147
9148 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9149
9150 * gnus.texi: Update copyright.
9151
9152 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * gnus.texi (Article Washing): Additions.
9155
9156 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9157
9158 * org.texi (Agenda commands): Document tags command.
9159
9160 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9161
9162 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9163
9164 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9165
9166 * gnus.texi (RSS): Addition.
9167
9168 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9169
9170 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9171
9172 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9173
9174 * emacs-mime.texi (Display Customization): Add setting example to
9175 mm-discouraged-alternatives.
9176
9177 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9178
9179 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9180 version is the canonical version.
9181
9182 2006-01-08 Alex Schroeder <alex@gnu.org>
9183
9184 * pgg.texi (Caching passphrase): Rewording.
9185
9186 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9187
9188 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9189 repository URL.
9190
9191 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9192
9193 * org.texi: Removed the accidentally re-added empty line in the
9194 direntry.
9195
9196 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9197
9198 * org.texi (Agenda Views): Chapter reorganized.
9199
9200 2005-12-29 Romain Francoise <romain@orebokech.com>
9201
9202 * faq.texi (Using Customize): New node.
9203
9204 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9205
9206 * org.texi: Remove blank line in @direntry. It is non-standard
9207 and recursively produces blank lines all over the dir file (when
9208 using Texinfo 4.8).
9209
9210 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9211
9212 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9213
9214 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9215
9216 * org.texi (Tags): Boolean logic documented.
9217 (Agenda Views): Document custom commands.
9218
9219 2005-12-20 David Kastrup <dak@gnu.org>
9220
9221 * faq.texi (AUCTeX): Update version and mailing list info.
9222
9223 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9224
9225 * gnus.texi (MIME Commands): Mention addition of
9226 multipart/alternative to gnus-buttonized-mime-types and add xref
9227 to mm-discouraged-alternatives.
9228
9229 * emacs-mime.texi (Display Customization): Mention addition of
9230 "image/.*" and add xref to gnus-buttonized-mime-types in the
9231 mm-discouraged-alternatives section.
9232
9233 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9234
9235 * org.texi (Tags): New section.
9236 (Agenda Views): Chapter reorganized.
9237
9238 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9239
9240 * org.texi (Internal Links): Add a missing comma after an @xref.
9241
9242 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9243
9244 * faq.texi (Filling paragraphs with a single space): No need to
9245 change sentence-end now.
9246
9247 2005-12-13 Romain Francoise <romain@orebokech.com>
9248
9249 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9250
9251 2005-12-12 Jay Belanger <belanger@truman.edu>
9252
9253 * faq.texi (Calc): Update version number.
9254
9255 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9256
9257 * org.texi (Progress Logging): New section.
9258
9259 2005-12-10 Romain Francoise <romain@orebokech.com>
9260
9261 Update the Emacs FAQ for the 22.1 release.
9262
9263 * faq.texi: Set VER to `22.1'.
9264 (Basic editing): Explain how to use localized versions of the
9265 Tutorial. Mention that `C-h r' displays the manual.
9266 Delete obsolete WWW link to an Emacs 18 tutorial.
9267 (Getting a printed manual): Point to the new locations of the
9268 manuals on the GNU Web site.
9269 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9270 available via Info (it was previously distributed separately).
9271 (Installing Texinfo documentation): The latest version of Texinfo
9272 is 4.8, not 4.0.
9273 (Informational files for Emacs): COPYING is the GNU General Public
9274 License, not the Emacs General Public License.
9275 (Informational files for Emacs): Delete obsolete link to the
9276 GNUinfo pages as they have been removed from the GNU Web site.
9277 (New in Emacs 22): New node.
9278 (Setting up a customization file): Say that most packages support
9279 Customize nowadays.
9280 (Colors on a TTY): Delete reference to instructions on how to
9281 enable syntax highlighting, it is now enabled by default.
9282 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9283 at startup automatically.
9284 (Controlling case sensitivity): Mention `M-c' in isearch.
9285 (Using an already running Emacs process): Emacs now creates the
9286 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9287 gnuserv. As emacsclient can now run Lisp code as well, delete a
9288 sentence praising gnuserv for that. Simplify description of how
9289 the client/server operation works.
9290 (Compiler error messages): Delete obsolete text (compile.el has
9291 been rewritten).
9292 (Indenting switch statements): Fix typo.
9293 (Matching parentheses): Simplify setup instructions, mention the
9294 menu bar item in the Options menu.
9295 (Repeating a command as many times as possible): Mention `C-x e'.
9296 (Going to a line by number): Mention new keymap and bindings
9297 `M-g M-g', `M-g M-p' and `M-g M-n'.
9298 (Turning on syntax highlighting): Now on by default. Simplify.
9299 (Replacing highlighted text): Use `1', not `t'.
9300 (Problems with very large files): The maximum size is now 256MB on
9301 32-bit machines.
9302 (^M in the shell buffer): Mention `comint-process-echoes'.
9303 (Emacs for Apple computers): Emacs 22 has native support for Mac
9304 OS X.
9305 (Translating names to IP addresses): Delete node.
9306 (Binding keys to commands): Fix typo.
9307 (SPC no longer completes file names): New node.
9308 (MIME with Emacs mail packages): Delete section about the Emacs
9309 MIME FAQ (it's not reachable anymore).
9310
9311 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9312
9313 * cc-mode.texi: The manual has been extensively revised: the
9314 information about using CC Mode has been separated from the larger
9315 and more difficult chapters about configuration. It has been
9316 updated for CC Mode 5.31.
9317
9318 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9319
9320 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9321 (Selecting an implementation): Fix descriptions.
9322
9323 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9324
9325 * message.texi (Various Message Variables): Addition.
9326
9327 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9328
9329 * message.texi: Fix default values.
9330
9331 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9332
9333 * message.texi (Header Commands): Clarify descriptions of
9334 message-cross-post-followup-to, message-reduce-to-to-cc, and
9335 message-insert-wide-reply.
9336 (Various Commands): Fix kindex for message-kill-to-signature;
9337 clarify description of message-tab.
9338
9339 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9340
9341 * message.texi (Mailing Lists): Fix description about MFT.
9342
9343 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9344
9345 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9346
9347 * gnus.texi (Slow Terminal Connection): Replace old description
9348 with new one.
9349
9350 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9351
9352 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9353 replace X-Draft-Headers with X-Draft-From.
9354
9355 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9356
9357 * gnus.texi (Various Various): Fix the default value of
9358 nnheader-max-head-length.
9359 (Gnus Versions): Fix typo.
9360
9361 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9362
9363 * org.texi (Structure editing): Document new functionality of
9364 M-RET.
9365
9366 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9367
9368 * org.texi (Internal Links): Fix Texinfo usage.
9369
9370 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9371
9372 * org.texi (TODO basics): Document the global todo list.
9373 (TODO items): Documents sparse tree for specific TODO
9374 keywords.
9375
9376 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9377
9378 * org.texi (Plain Lists): Typos fixed.
9379
9380 2005-11-28 Jay Belanger <belanger@truman.edu>
9381
9382 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9383
9384 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9385
9386 * org.texi (Structure editing): New item moving commands added.
9387 (Plain Lists): New section.
9388
9389 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9390
9391 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9392 (Agenda): Document commands `org-cycle-agenda-files' and
9393 `org-agenda-file-to-front'.
9394 (Built-in table editor): Document `org-table-sort-lines'.
9395 (HTML formatting): Export of hand-formatted lists.
9396
9397 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9400 new variable gnus-toolbar-thickness.
9401
9402 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9403
9404 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9405
9406 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9407
9408 * gnus.texi (X-Face): Fix description.
9409 (XVarious): Remove gnus-xmas-logo-color-alist and
9410 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9411
9412 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9413
9414 * gnus.texi (Group Parameters): Mention new variable
9415 gnus-parameters-case-fold-search.
9416 (Home Score File): Addition.
9417
9418 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9419
9420 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9421 (Overview): List supported feed types.
9422 (Installation): No installation necessary when using autoload.
9423 (Configuration): Rename "RSS" to "news".
9424
9425 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9426
9427 * pgg.texi (User Commands): Document additional passphrase
9428 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9429 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9430
9431 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9432
9433 * org.texi: Version number changed to 3.19.
9434
9435 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9436
9437 * pgg.texi (How to use): Update the example to add autoload of
9438 pgg-encrypt-symmetric-region.
9439 (User Commands): Document pgg-encrypt-symmetric-region.
9440 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9441
9442 2005-10-27 Jay Belanger <belanger@truman.edu>
9443
9444 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9445 mention other TeX-related units.
9446
9447 2005-10-23 Lars Hansen <larsh@soem.dk>
9448
9449 * dired-x.texi (Miscellaneous Commands):
9450 Replace dired-do-relative-symlink by dired-do-relsymlink and
9451 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9452
9453 2005-10-23 Jay Belanger <belanger@truman.edu>
9454
9455 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9456 constant.
9457
9458 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9459
9460 * faq.texi (Bugs and problems):
9461 Replace `dired-move-to-filename-regexp' by
9462 `directory-listing-before-filename-regexp'.
9463
9464 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9465
9466 * newsticker.texi (UPDATED): Set value.
9467
9468 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9469
9470 * gnus.texi (Document Groups): Remove duplicate item.
9471
9472 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9473
9474 * org.texi (Summary): Mention iCalendar support.
9475 (Exporting): Document iCalendar support.
9476
9477 2005-10-18 Romain Francoise <romain@orebokech.com>
9478
9479 * viper.texi (Viper Specials): Capitalize GNU.
9480
9481 2005-10-17 Juri Linkov <juri@jurta.org>
9482
9483 * info.texi (Getting Started, Search Index, Expert Info):
9484 Fix wording.
9485 (Search Text): Replace `echo area' with `mode line'.
9486 (Search Index): Both `i' and `,' find all index entries.
9487 Replace example `C-f' with `C-l' (which exists in index of Info
9488 manual) and delete spaces in its keyboard input sequence.
9489 Delete unnecessary explanations about literal characters.
9490
9491 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9492
9493 * gnus.texi (Document Server Internals): Addition.
9494
9495 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9496
9497 * gnus.texi (A note on namespaces): Fix RFC reference.
9498
9499 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9500
9501 * gnus.texi (RSS): Fix key description.
9502
9503 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9504
9505 * gnus.texi: Emacs/w3 -> Emacs/W3.
9506 (Browsing the Web): Fix description.
9507 (Web Searches): Ditto.
9508 (Customizing W3): Ditto.
9509
9510 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9511
9512 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9513
9514 2005-10-11 Jay Belanger <belanger@truman.edu>
9515
9516 * calc.texi (Integration): Mention using `a i' to compute definite
9517 integrals.
9518
9519 2005-10-11 Juri Linkov <juri@jurta.org>
9520
9521 * info.texi: Rearrange nodes.
9522 (Top): Update menu. Change ref `Info for Experts' to
9523 `Advanced Info Commands'.
9524 (Getting Started): Fix description of manual's parts.
9525 (Help-Int): Change xref `Info Search' to `Search Index', and
9526 `Expert Info' to `Advanced'.
9527 (Advanced): Move node one level up.
9528 (Search Text, Search Index): New nodes split out from `Info Search'.
9529 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9530 split out from `Advanced'.
9531 (Advanced, Emacs Info Variables): De-document editing an Info file
9532 in Info.
9533 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9534 (Creating an Info File): Delete node and move its text to
9535 `Expert Info'.
9536
9537 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9538
9539 * org.texi (Workflow states): Documented that change in keywords
9540 becomes active only after restart of Emacs.
9541
9542 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9543
9544 Sync with Tramp 2.0.51.
9545
9546 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9547
9548 * speedbar.texi (Introduction): Describe new location of speedbar
9549 on menubar.
9550 (Basic Key Bindings): Remove descriptions of bindings that have
9551 been removed.
9552
9553 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9554
9555 * speedbar.texi (GDB): Describe use of watch expressions.
9556
9557 2005-09-28 Simon Josefsson <jas@extundo.com>
9558
9559 * message.texi (IDNA): Fix.
9560
9561 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9562
9563 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9564 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9565 description of nntp-open-connection-function.
9566 (Common Variables): Fix descriptions.
9567
9568 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * gnus.texi (Server Buffer Format): Document the %a format spec.
9571
9572 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9573
9574 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9575
9576 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9577
9578 * org.texi Version 3.16.
9579
9580 2005-09-19 Miles Bader <miles@gnu.org>
9581
9582 * newsticker.texi: Get rid of CVS keywords.
9583
9584 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * gnus.texi (Finding the Parent): Fix description of how Gnus
9587 finds article.
9588
9589 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9590
9591 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9592 to drop off non-answered articles.
9593
9594 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9595
9596 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9597 braces (which are unsupported by NMAKE) for macro `srcdir'.
9598
9599 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9600
9601 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9602 (../info/newsticker, newsticker.dvi): New targets.
9603
9604 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9605
9606 * newsticker.texi: Replace @command with @code. Replace @example
9607 with @lisp.
9608 (Top): Add explanations to menu items.
9609 (GNU Free Documentation License): Remove.
9610
9611 2005-09-16 Romain Francoise <romain@orebokech.com>
9612
9613 Update all files to specify GFDL version 1.2.
9614
9615 * doclicense.texi (GNU Free Documentation License): Update to
9616 version 1.2.
9617
9618 2005-09-15 Richard M. Stallman <rms@gnu.org>
9619
9620 * newsticker.texi: Fix @setfilename.
9621
9622 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9623 (../info/newsticker, newsticker.dvi): New targets.
9624
9625 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9626
9627 * org.texi: Version 3.15.
9628
9629 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9630
9631 * ses.texi: Combine all three indices into one.
9632 Correct a few typos.
9633
9634 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9635
9636 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9637
9638 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9639
9640 * emacs-mime.texi (Handles): Remove duplicate item.
9641 (Encoding Customization): Fix the default value for
9642 mm-coding-system-priorities.
9643 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9644 (Basic Functions): Fix reference.
9645
9646 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9647
9648 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9649
9650 2005-08-18 Richard M. Stallman <rms@gnu.org>
9651
9652 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9653 and web site.
9654
9655 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9656 not keyboard-translate.
9657
9658 2005-08-11 Richard M. Stallman <rms@gnu.org>
9659
9660 * faq.texi (Using regular expressions): Fix xref.
9661
9662 2005-08-09 Juri Linkov <juri@jurta.org>
9663
9664 * info.texi (Help-P): Replace `Prev' with `Previous'.
9665 (Help-M, Help-Xref): Add S-TAB.
9666 (Help-FOO): Update `u' command.
9667 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9668 Update info about visibility of xref parts.
9669 (Help-Int): Fix `m' command. Rename `Info-last' to
9670 `Info-history-back'. Add `Info-history-forward'.
9671 (Advanced): Fix `g*' and `M-n' commands.
9672 (Info Search): Add `index-apropos' in stand-alone browser.
9673 Add isearch commands.
9674 (Emacs Info Variables): Remove `Info-fontify'.
9675 Add `Info-mode-hook'. Update face names.
9676 Add `Info-fontify-maximum-menu-size',
9677 `Info-fontify-visited-nodes', `Info-isearch-search'.
9678
9679 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9680
9681 Sync with Tramp 2.0.50.
9682
9683 * tramp.texi: Use @option{} consequently for method names.
9684 (Inline methods, External transfer methods): Remove references to
9685 Cygwin.
9686 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9687 implementation.
9688
9689 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9690
9691 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9692 Mention that gnus-init-file is not read when Emacs is invoked with
9693 --no-init-file or -q.
9694
9695 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9696
9697 * org.texi: Version 3.14.
9698
9699 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9700
9701 * org.texi: Version 3.13.
9702
9703 2005-07-18 Juri Linkov <juri@jurta.org>
9704
9705 * calc.texi (Time Zones, Logical Operations):
9706 * cl.texi (Overview):
9707 * org.texi (TODO types):
9708 * sc.texi (Emacs 18 MUAs):
9709 * speedbar.texi (Top):
9710 * url.texi (History):
9711 Delete duplicate duplicate words.
9712
9713 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9714
9715 * cl.texi (Type Predicates): Document `atom' type.
9716
9717 2005-07-04 Lute Kamstra <lute@gnu.org>
9718
9719 Update FSF's address in GPL notices.
9720
9721 * calc.texi (Copying):
9722 * doclicense.texi (GNU Free Documentation License):
9723 * faq.texi (Contacting the FSF):
9724 * mh-e.texi (Copying): Update FSF's address.
9725
9726 2005-07-03 Richard M. Stallman <rms@gnu.org>
9727
9728 * flymake.texi (Example -- Configuring a tool called directly):
9729 Update name of flymake-build-relative-filename.
9730
9731 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9734
9735 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9736
9737 * org.texi: Version 3.12.
9738
9739 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9740
9741 * makefile.w32-in (MAKEINFO): Use --force.
9742 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9743 Makefile.in.
9744 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9745 more shells.
9746
9747 2005-06-23 Richard M. Stallman <rms@gnu.org>
9748
9749 * speedbar.texi (Creating a display): Texinfo usage fixes.
9750
9751 * tramp.texi (Customizing Completion, Auto-save and Backup):
9752 Texinfo usage fixes.
9753
9754 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9755
9756 * dired-x.texi (Miscellaneous Commands):
9757 * ediff.texi (Miscellaneous):
9758 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9759 (Agent Variables):
9760 * info.texi (Help-Xref):
9761 * message.texi (Message Headers):
9762 * org.texi (Remember):
9763 * reftex.texi (Options (Defining Label Environments)):
9764 (Options (Index Support)):
9765 (Options (Viewing Cross-References)):
9766 (Options (Misc)):
9767 (Changes):
9768 * speedbar.texi (Creating a display):
9769 * tramp.texi (Customizing Completion, Auto-save and Backup):
9770 Texinfo usage fix.
9771
9772 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9773
9774 * org.texi: Version 3.11.
9775
9776 2005-06-12 Jay Belanger <belanger@truman.edu>
9777
9778 * calc.texi (Getting Started): Remove extra menu item.
9779
9780 2005-05-31 Jay Belanger <belanger@truman.edu>
9781
9782 * calc.texi (Notations Used in This Manual): Use @kbd for key
9783 sequence.
9784 (Demonstration of Calc): Mention another way of starting Calc.
9785 (Starting Calc): Mention long name of M-#.
9786 (Embedded Mode Overview): Remove unnecessary instruction.
9787 (Other M-# commands): Rephrase `M-# 0' explanation.
9788 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9789 reflect current behavior.
9790
9791 2005-05-30 Jay Belanger <belanger@truman.edu>
9792
9793 * calc.texi (Hooks): Change description of calc-window-hook and
9794 calc-trail-window-hook to match usage.
9795 (Computational Functions): Add more constant-generating functions.
9796 (Customizable Variables): Use defvar.
9797
9798 2005-05-28 Jay Belanger <belanger@truman.edu>
9799
9800 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9801 (Basic Embedded Mode): Explain behavior of arguments to
9802 calc-embedded-mode.
9803
9804 2005-05-27 Jay Belanger <belanger@truman.edu>
9805
9806 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9807 current behavior.
9808
9809 2005-05-25 Jay Belanger <belanger@truman.edu>
9810
9811 * calc.texi: Change Calc version number throughout.
9812 (Keypad Mode): Change location in info output.
9813 (Keypad mode overview): Move picture of keypad.
9814
9815 2005-05-21 Jay Belanger <belanger@truman.edu>
9816
9817 * calc.texi (Storing variables): Mention that only most variables
9818 are void to begin with.
9819
9820 2005-05-21 Kevin Ryde <user42@zip.com.au>
9821
9822 * widget.texi (Basic Types): Update cross ref from "Enabling
9823 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9824 lispref/text.texi change.
9825
9826 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9827
9828 * org.texi: Version 3.09.
9829
9830 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9831
9832 * reftex.texi: Version 4.28.
9833
9834 2005-05-16 Jay Belanger <belanger@truman.edu>
9835
9836 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9837
9838 2005-05-14 Jay Belanger <belanger@truman.edu>
9839
9840 * calc.texi (Default Simplifications): Insert missing ! (logical
9841 not operator).
9842
9843 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9844
9845 Sync with Tramp 2.0.49.
9846
9847 2005-05-10 Jay Belanger <belanger@truman.edu>
9848
9849 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9850 to 1.
9851
9852 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9853
9854 * org.texi: Version 3.08, structure reorganized.
9855
9856 2005-04-24 Richard M. Stallman <rms@gnu.org>
9857
9858 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9859
9860 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9861
9862 * org.texi: Update to version 3.06.
9863
9864 2005-04-13 Lute Kamstra <lute@gnu.org>
9865
9866 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9867
9868 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9869
9870 * cl.texi (Porting Common Lisp): Fix typo.
9871
9872 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9873
9874 * gnus.texi (RSS): Addition.
9875
9876 2005-04-04 Jay Belanger <belanger@truman.edu>
9877
9878 * calc.texi: Change Calc version number.
9879 (Customizable variables): Fix description of calc-language-alist.
9880 (Copying): Put in version 2 of GPL.
9881
9882 2005-04-01 Jay Belanger <belanger@truman.edu>
9883
9884 * calc.texi (Troubleshooting Commands): Remove comment about
9885 installation.
9886 (Installation): Remove section.
9887 (Customizable Variables): New section.
9888 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9889 (Graphical Devices): Add references to Customizable Variables.
9890
9891 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9892
9893 * emacs-mime.texi (Display Customization): Markup fixes.
9894 (rfc2047): Update.
9895
9896 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9897
9898 * gnus-faq.texi: Replaced with auto-generated version.
9899
9900 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9901
9902 * dired-x.texi (Multiple Dired Directories): default-directory was
9903 renamed to dired-default-directory.
9904
9905 2005-03-26 Jay Belanger <belanger@truman.edu>
9906
9907 * calc.texi (Simplifying Formulas, Rewrite Rules):
9908 Change description of top and bottom of fraction.
9909 (Modulo Forms): Move description of how to create modulo forms to
9910 earlier in the section.
9911 (Fraction Mode): Suggest using : to get a fraction by dividing.
9912 (Basic Arithmetic): Adjust placement of command name.
9913 (Truncating the Stack): Emphasize that "hidden" entries are still
9914 visible.
9915 (Installation): Move discussion of printing manual to "About This
9916 Manual".
9917 (About This Manual): Mention how to print the manual.
9918 (Reporting Bugs): Remove first person.
9919 (Building Vectors): Add algebraic version of append.
9920 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9921 (Grouping Digits): Fix typo.
9922
9923 2005-03-25 Werner Lemberg <wl@gnu.org>
9924
9925 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9926 Replace `legal' with `valid'.
9927
9928 2005-03-25 Werner Lemberg <wl@gnu.org>
9929
9930 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9931
9932 2005-03-24 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi (General Mode Commands)
9935 (Mode Settings in Embedded Mode): Add some explanation of
9936 recording mode settings.
9937
9938 2005-03-24 Richard M. Stallman <rms@gnu.org>
9939
9940 * calc.texi: Remove praise of non-free software.
9941
9942 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9943 (Installation): Node deleted.
9944
9945 2005-03-23 Richard M. Stallman <rms@gnu.org>
9946
9947 * url.texi (HTTP language/coding): Improve last change.
9948
9949 2005-03-22 Jay Belanger <belanger@truman.edu>
9950
9951 * calc.texi (Embedded Mode): Add new information on changing
9952 modes.
9953
9954 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9955
9956 Sync with Tramp 2.0.48.
9957
9958 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9959
9960 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9961 "GNU/Linux". Change all addresses to .gnu.org.
9962 (Default Method): Offer shortened syntax for "su" and "sudo"
9963 methods.
9964
9965 2005-03-07 Richard M. Stallman <rms@gnu.org>
9966
9967 * url.texi: Fix usage of "e.g.".
9968 (HTTP language/coding): Explain the rules for these strings.
9969
9970 2005-03-06 Richard M. Stallman <rms@gnu.org>
9971
9972 * woman.texi (Introduction): Minor cleanups.
9973
9974 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9975
9976 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9977 (Installation): Node deleted.
9978
9979 * mh-e.texi (Preface): Get rid of "Emacs 21".
9980
9981 * eshell.texi (Installation): Delete node (for Emacs 20).
9982
9983 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9984
9985 * flymake.texi: Refill and tweak style in @lisp blocks.
9986
9987 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9988
9989 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9990
9991 2005-03-01 Jay Belanger <belanger@truman.edu>
9992
9993 * calc.texi (Trigonometric and Hyperbolic Functions):
9994 Mention additional functions.
9995 (Algebraic Simplifications): Mention additional simplifications.
9996
9997 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9998
9999 * ses.texi: Add concept/function/variable indices (this work was
10000 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10001 papers on file at FSF).
10002
10003 2005-02-10 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi: Change @LaTeX to La@TeX throughout.
10006 Redefine @expr as @math for TeX output.
10007 Redefine @texline as a no-op for TeX output.
10008 Define @tfn, replace @t by @tfn throughout.
10009
10010 2005-02-09 Jay Belanger <belanger@truman.edu>
10011
10012 * calc.texi: Add macro for LaTeX for info output.
10013
10014 2005-02-08 Kim F. Storm <storm@cua.dk>
10015
10016 * texinfo.tex (LaTex): Add def.
10017
10018 2005-02-06 Jay Belanger <belanger@truman.edu>
10019
10020 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10021 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10022 throughout manual.
10023
10024 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10025
10026 * gnus.texi: Some edits based on comments from David Abrahams.
10027
10028 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10029
10030 * gnus.texi (RSS): Fix the keystroke.
10031
10032 2005-01-24 David Kastrup <dak@gnu.org>
10033
10034 * faq.texi: Update AUCTeX version info.
10035
10036 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10037
10038 * gnus-faq.texi ([4.1]): Typo.
10039
10040 2005-01-19 Jay Belanger <belanger@truman.edu>
10041
10042 * calc.texi (Keep Arguments): Mention that keeping arguments
10043 doesn't work with keyboard macros.
10044
10045 2005-01-16 Richard M. Stallman <rms@gnu.org>
10046
10047 * autotype.texi (Autoinserting): Fix small error.
10048
10049 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10050
10051 Sync with Tramp 2.0.47.
10052
10053 * tramp.texi (Compilation): New section, describing compilation of
10054 remote files.
10055
10056 2005-01-11 Kim F. Storm <storm@cua.dk>
10057
10058 * widget.texi (Basic Types): Add :follow-link keyword.
10059
10060 2005-01-09 Jay Belanger <belanger@truman.edu>
10061
10062 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10063
10064 2005-01-08 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi: Change throughout to reflect new default value of
10067 calc-settings-file.
10068
10069 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10070
10071 * message.texi (Reply): `message-reply-to-function' should return
10072 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10073
10074 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10075
10076 * faq.texi (Changing load-path): Fix typo.
10077
10078 2005-01-05 Jay Belanger <belanger@truman.edu>
10079
10080 * calc.texi (Programming Tutorial): Replace kbd command by
10081 appropriate characters for a keyboard macro.
10082
10083 2005-01-04 Jay Belanger <belanger@truman.edu>
10084
10085 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10086 for Lucid Emacs.
10087 (Programming Tutorial): Mention that the user needs to be in the
10088 right mode to compute some functions.
10089
10090 2005-01-04 Jay Belanger <belanger@truman.edu>
10091
10092 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10093 no longer applicable.
10094
10095 2005-01-01 Jay Belanger <belanger@truman.edu>
10096
10097 * calc.texi (Programming Tutorial): Change description of how to
10098 edit keyboard macros to match current behavior.
10099
10100 2004-12-31 Jay Belanger <belanger@truman.edu>
10101
10102 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10103
10104 2004-12-20 Jay Belanger <belanger@truman.edu>
10105
10106 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10107 zero.
10108
10109 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10110
10111 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10112 @xref.
10113 (Font Locking): Avoid @strong{Note:}.
10114
10115 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10116
10117 Sync with Tramp 2.0.46.
10118
10119 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10120
10121 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10122
10123 * url.texi: Correct typos.
10124 (Retrieving URLs): @var{nil}->@code{nil}.
10125 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10126 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10127 (Dealing with HTTP documents): @inforef->@xref.
10128
10129 2004-12-15 Jay Belanger <belanger@truman.edu>
10130
10131 * calc.texi: Consistently capitalized all mode names.
10132 (Answers to Exercises): Mention that an answer can be a fraction
10133 when in Fraction mode.
10134
10135 2004-12-13 Jay Belanger <belanger@truman.edu>
10136
10137 * calc.texi: Fix some TeX definitions.
10138
10139 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10140
10141 * reftex.texi (Imprint): Remove erroneous @value's.
10142
10143 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10144
10145 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10146 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10147
10148 2004-12-08 Jay Belanger <belanger@truman.edu>
10149
10150 * calc.texi (Starting Calc): Remove comment about installation.
10151 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10152
10153 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10154
10155 * url.texi: Update @setfilename.
10156 (Getting Started): No need to worry about Gnus versions.
10157 (Dealing with HTTP documents): Use @inforef.
10158
10159 * org.texi: Fix @direntry file name.
10160
10161 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10162
10163 * url.texi: New file.
10164
10165 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10166
10167 2004-12-06 Jay Belanger <belanger@truman.edu>
10168
10169 * calc.texi (Using Calc): Remove paragraph about installation.
10170
10171 2004-12-06 Jay Belanger <belanger@truman.edu>
10172
10173 * calc.texi: Use more Texinfo macros and less TeX defs.
10174 Remove @refill's.
10175
10176 2004-12-06 Richard M. Stallman <rms@gnu.org>
10177
10178 * org.texi: New file.
10179
10180 2004-12-05 Richard M. Stallman <rms@gnu.org>
10181
10182 * Makefile.in (org.dvi, ../info/org): New targets.
10183 (INFO_TARGETS): Add ../info/org.
10184 (DVI_TARGETS): Add org.dvi.
10185 (maintainer-clean): Remove the info files in the info dir.
10186
10187 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10188
10189 * idlwave.texi: Fix the setfilename directive to put the produced
10190 file in ../info.
10191 (Continued Statement Indentation): Resurrect Jan D.'s change from
10192 2004-11-03 that was lost when a newer version of idlwave.texi was
10193 imported.
10194
10195 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10196
10197 * gnus-faq.texi ([5.1]): Add missing bracket.
10198
10199 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10200 Index `spam-initialize'.
10201
10202 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10203
10204 * message.texi (Various Message Variables): Mention that all mail
10205 file variables are derived from `message-directory'.
10206
10207 * gnus.texi (Splitting Mail): Clarify bogus group.
10208
10209 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10210
10211 * emacs-mime.texi (Encoding Customization):
10212 Fix mm-coding-system-priorities entry.
10213
10214 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10215
10216 * idlwave.texi (Continued Statement Indentation):
10217 * reftex.texi (Options (Index Support)):
10218 (Displaying and Editing the Index, Table of Contents):
10219 * speedbar.texi (Creating a display, Major Display Modes):
10220 Replace non-nil with non-@code{nil}.
10221
10222 2004-10-21 Jay Belanger <belanger@truman.edu>
10223
10224 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10225
10226 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10227
10228 * calc.texi (Reporting Bugs): Double up `@'.
10229
10230 2004-10-18 Jay Belanger <belanger@truman.edu>
10231
10232 * calc.texi (Reporting Bugs): Change the address that bugs
10233 should be sent to.
10234
10235 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10236
10237 * gnus.texi (New Features): Add 5.11.
10238
10239 * message.texi (Resending): Remove wrong default value.
10240
10241 * gnus.texi (Mail Source Specifiers): Describe possible problems
10242 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10243 `pop3-leave-mail-on-server' to the index.
10244
10245 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10246
10247 * message.texi (Canceling News): Add how to set a password.
10248
10249 2004-10-12 Jay Belanger <belanger@truman.edu>
10250
10251 * calc.texi (Help Commands): Change the descriptions of
10252 calc-describe-function and calc-describe-variable to match their
10253 current behavior.
10254
10255 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10256
10257 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10258
10259 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10260
10261 Sync with Tramp 2.0.45.
10262
10263 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10264 plink link. The URL is outdated. Originator contacted for
10265 clarification.
10266
10267 2004-10-10 Juri Linkov <juri@jurta.org>
10268
10269 * gnus.texi (Top, Marking Articles): Join two menus in one node
10270 because a node can have only one menu.
10271
10272 2004-10-09 Juri Linkov <juri@jurta.org>
10273
10274 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10275 example of nnmail-split-fancy.
10276
10277 2004-10-06 Karl Berry <karl@gnu.org>
10278
10279 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10280 consistency with other uses of dashes.
10281
10282 2004-10-05 Karl Berry <karl@gnu.org>
10283
10284 * info.texi: Consistently use --- throughout, periods at end of
10285 menu descriptions, and a couple typos.
10286
10287 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10288
10289 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10290 * pgg.texi (User Commands, Backend methods): Do.
10291 * gnus.texi: Markup fixes.
10292 (Setting Process Marks): Fix `M P a' entry.
10293 * emacs-mime.texi: Fixes.
10294
10295 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10296
10297 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10298 again.
10299 Use 5.10 instead of 5.10.0.
10300
10301 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10302
10303 * gnus.texi (Summary Mail Commands): S D e.
10304
10305 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10306
10307 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10308 the gnus-article-mode-line-format section.
10309
10310 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10311
10312 * gnus.texi (Various Summary Stuff): Fix the documentation for
10313 gnus-newsgroup-variables.
10314
10315 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10316
10317 * gnus.texi (MIME Commands):
10318 Add gnus-mime-display-multipart-as-mixed,
10319 gnus-mime-display-multipart-alternative-as-mixed,
10320 gnus-mime-display-multipart-related-as-mixed.
10321 (Mail Source Customization): Clarify `mail-source-directory'.
10322 (Splitting Mail): Mention gnus-group-find-new-groups.
10323 (SpamOracle): Fix typo.
10324
10325 * gnus-faq.texi: Untabify.
10326 ([6.3]): nnir.el is in contrib directory.
10327
10328 * message.texi (News Headers): Clarify how a unique ID is created.
10329
10330 * gnus.texi (Batching Agents): Fix typo in example.
10331 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10332
10333 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10334
10335 * gnus.texi (Group Parameters): Add more on hooks.
10336
10337 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10338
10339 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10340
10341 2004-09-22 Jay Belanger <belanger@truman.edu>
10342
10343 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10344 might be hidden during part of the session.
10345
10346 2004-09-20 Jay Belanger <belanger@truman.edu>
10347
10348 * calc.texi (Notations Used in This Manual): Put in an earlier
10349 mention that DEL could be called Backspace.
10350
10351 2004-09-10 Simon Josefsson <jas@extundo.com>
10352
10353 * gnus.texi (IMAP): Add example. Suggested and partially written
10354 by Steinar Bang <sb@dod.no>.
10355
10356 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10357
10358 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10359 netrc syntax.
10360
10361 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10362
10363 * gnus.texi (Spam ELisp Package Sequence of Events):
10364 Some clarifications.
10365 (Spam ELisp Package Global Variables): More clarifications.
10366
10367 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10368
10369 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10370 Mention spam-split does not modify incoming mail.
10371
10372 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10373
10374 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10375
10376 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10377
10378 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10379
10380 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10381
10382 * makefile.w32-in (sieve, pgg): Use $(infodir).
10383
10384 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10385
10386 * makefile.w32-in: Fix PGG and Sieve entries.
10387
10388 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10389
10390 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10391 Emacs and related programs.
10392
10393 2004-08-27 Richard M. Stallman <rms@gnu.org>
10394
10395 * faq.texi: Fix texinfo usage, esp. doublequotes.
10396 (Difference between Emacs and XEmacs): Some clarification.
10397
10398 * faq.texi (Difference between Emacs and XEmacs):
10399 Explain not to contrast XEmacs with GNU Emacs.
10400
10401 2004-08-26 Richard M. Stallman <rms@gnu.org>
10402
10403 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10404
10405 2004-08-22 David Kastrup <dak@gnu.org>
10406
10407 * reftex.texi (AUCTeX): Update links, section name.
10408
10409 * faq.texi (Calc): Update availability (included in 22.1).
10410 (AUCTeX): Update availability, information, versions, description.
10411
10412 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10413
10414 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10415
10416 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10417
10418 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10419
10420 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10421
10422 Sync with Tramp 2.0.44.
10423
10424 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10425
10426 * widget.texi (User Interface): Update how to separate the
10427 editable field of an editable-field widget from other widgets.
10428 (Programming Example): Add text after field.
10429
10430 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10431
10432 * emacs-mime.texi (Encoding Customization): Add a note to the
10433 mm-content-transfer-encoding-defaults entry.
10434 (rfc2047): Update.
10435
10436 * gnus.texi (Article Highlighting):
10437 Add gnus-cite-ignore-quoted-from.
10438 (POP before SMTP): New node.
10439 (Posting Styles): Addition.
10440 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10441 (Fancy Mail Splitting): Ditto.
10442 (X-Face): Add gnus-x-face.
10443
10444 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10445
10446 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10447 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10448
10449 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10450
10451 * gnus.texi (Mail Source Specifiers):
10452 Describe `pop3-leave-mail-on-server'.
10453
10454 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10455
10456 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10457
10458 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10459 repository. Change setfilename.
10460
10461 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10462
10463 2004-07-02 Juri Linkov <juri@jurta.org>
10464
10465 * pcl-cvs.texi (Viewing differences): Add `d r'.
10466
10467 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10468
10469 * ses.texi, viper.texi, flymake.texi, faq.texi:
10470 * eshell.texi, ediff.texi: Markup fixes.
10471
10472 2004-06-21 Karl Berry <karl@gnu.org>
10473
10474 * info.texi (Top): Mention that only Emacs has mouse support.
10475 (Getting Started): Mention this in a few other places.
10476
10477 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10478
10479 * autotype.texi (Copyrights, Timestamps):
10480 Recommend `before-save-hook' instead of `write-file-functions'.
10481
10482 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10483
10484 * dired-x.texi (dired-mark-omitted): Update keybinding.
10485
10486 2004-06-10 Kim F. Storm <storm@cua.dk>
10487
10488 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10489
10490 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10491
10492 * dired-x.texi (variable dired-omit-mode): Rename from
10493 dired-omit-files-p.
10494 (function dired-omit-mode): Rename from dired-omit-toggle.
10495 Call dired-omit-mode rather than set dired-omit-files-p.
10496 (dired-mark-omitted): Describe command.
10497
10498 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10499
10500 Version 2.0.41 of Tramp released.
10501
10502 2004-05-29 Juanma Barranquero <lektu@terra.es>
10503
10504 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10505 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10506
10507 2004-05-29 Richard M. Stallman <rms@gnu.org>
10508
10509 * cl.texi (Top): Call this chapter `Introduction'.
10510 (Overview): In TeX, no section heading here.
10511
10512 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10513
10514 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10515
10516 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10517 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10518
10519 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10520
10521 * flymake.texi: New file.
10522
10523 2004-05-28 Simon Josefsson <jas@extundo.com>
10524
10525 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10526
10527 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10528
10529 Version 2.0.40 of Tramp released.
10530
10531 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10532
10533 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10534
10535 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10536 variables `tramp-backup-directory-alist' and
10537 `tramp-bkup-backup-directory-info'.
10538 (Overview, Connection types)
10539 (External transfer methods, Default Method)
10540 (Windows setup hints): Remove restriction of password entering
10541 with external methods.
10542 (Auto-save and Backup): Make file name example
10543 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10544 and `auto-save-directory' must be used.
10545 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10546 only "NT"). Remove doubled entry "What kinds of systems does
10547 @tramp{} work on".
10548 (tramp): Macro removed.
10549 (Obtaining Tramp): Flag removed from title.
10550 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10551 and `trampver' used properly. Flag `tramp-inst' replaced by
10552 `installchapter'. Installation related text adapted.
10553
10554 2004-04-28 Masatake YAMATO <jet@gyve.org>
10555
10556 * widget.texi (Programming Example): Remove overlays.
10557
10558 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10559
10560 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10561
10562 2004-04-23 Juanma Barranquero <lektu@terra.es>
10563
10564 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10565
10566 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10567
10568 * info.texi (Info Search): Add info-apropos.
10569
10570 2004-03-22 Juri Linkov <juri@jurta.org>
10571
10572 * faq.texi: Fix help key bindings.
10573
10574 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10575
10576 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10577 (as suggested by Karl Berry). Update information about colored
10578 stars in menus. Add new subheading describing M-n.
10579
10580 2004-03-12 Richard M. Stallman <rms@gnu.org>
10581
10582 * cl.texi (Top): Rename top node's title.
10583
10584 2004-03-08 Karl Berry <karl@gnu.org>
10585
10586 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10587 problems making the texinfo distribution.
10588
10589 2004-02-29 Simon Josefsson <jas@extundo.com>
10590
10591 * smtpmail.texi (Authentication): Change the list of supported
10592 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10593 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10594 <voegelas@gmx.net>.
10595
10596 2004-02-29 Juanma Barranquero <lektu@terra.es>
10597
10598 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10599 Use $(DEL) instead of rm, and ignore exit code.
10600
10601 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10602
10603 Tramp version 2.0.39 released.
10604
10605 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10606
10607 * tramp.texi (Customizing Completion): Explain new functions
10608 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10609 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10610 (Top): Refer to Savannah mailing list as the major one.
10611 Mention older mailing lists in HTML mode only.
10612 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10613 (Frequently Asked Questions): Remote hosts must not be Unix-like
10614 for "smb" method.
10615 (Password caching): New node.
10616 (External transfer methods): Refer to password caching for "smb"
10617 method.
10618
10619 2004-02-17 Karl Berry <karl@gnu.org>
10620
10621 * info.texi (Help-Int): Mention the new line number feature.
10622
10623 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10624
10625 * ses.texi (Advanced Features): New functionality for
10626 ses-set-header-row (defaults to current row unless C-u used).
10627 (Acknowledgements): Add Stefan Monnier.
10628
10629 2003-12-29 Kevin Ryde <user42@zip.com.au>
10630
10631 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10632
10633 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10634
10635 Tramp version 2.0.38 released.
10636
10637 * tramp.texi (Remote shell setup): Warn of environment variables
10638 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10639 <sven.gabriel@imk.fzk.de>.
10640 (Configuration): Tramp now chooses base64/uuencode
10641 automatically. Update wording accordingly.
10642 (Top): More description for the `Default Method' menu entry.
10643 (Default Method): Use @code, not @var, for Lisp variables.
10644 (Default Method): New subsection `Which method is the right one
10645 for me?'. Suggested by Christian Kirsch.
10646 (Configuration): Pointer to new subsection added.
10647 (Default Method): Too many "use" in one sentence.
10648 Rephrase. Reported by Christian Kirsch.
10649 (Filename Syntax): Old `su' example is probably a left-over from
10650 the sm/su method naming. Replace with `ssh', instead.
10651 (External transfer methods, Auto-save and Backup):
10652 Typo fixes.
10653
10654 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10655
10656 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10657 (Top): Mention japanese manual only if flag `jamanual' is set.
10658 Insert section `Japanese manual' in menu.
10659
10660 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10661
10662 * eshell.texi (Known Problems): Add doc item.
10663
10664 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10665
10666 * cc-mode.texi: Update for CC Mode 5.30.
10667
10668 Note: Please refrain from doing purely cosmetic changes like
10669 removing trailing whitespace in this manual; it clobbers cvs
10670 merging for no good reason.
10671
10672 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10673
10674 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10675 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10676 @acronym{ASCII}.
10677
10678 2003-10-26 Karl Berry <karl@gnu.org>
10679
10680 * info.texi (Info Search): Echo area, not echo are. From Debian
10681 diff.
10682
10683 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10684
10685 * widget.texi (Defining New Widgets): Document new behavior of
10686 :buttons and :children keywords.
10687
10688 2003-10-22 Miles Bader <miles@gnu.org>
10689
10690 * Makefile.in (info): Move before $(top_srcdir)/info.
10691
10692 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10693
10694 * tramp.texi (Inline methods): Small grammar fix.
10695 (External transfer methods): Likewise.
10696
10697 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10698
10699 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10700
10701 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10702
10703 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10704
10705 2003-09-30 Richard M. Stallman <rms@gnu.org>
10706
10707 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10708
10709 * widget.texi (User Interface): Fix typos.
10710
10711 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10712
10713 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10714
10715 * pcl-cvs.texi (Selected Files): Fix typo.
10716
10717 2003-09-21 Karl Berry <karl@gnu.org>
10718
10719 * info.texi (] and [ commands): No period at end of section title.
10720
10721 2003-09-04 Miles Bader <miles@gnu.org>
10722
10723 * Makefile.in (top_srcdir): New variable.
10724 ($(top_srcdir)/info): New rule.
10725 (info): Depend on it.
10726
10727 2003-09-03 Peter Runestig <peter@runestig.com>
10728
10729 * makefile.w32-in: New file.
10730
10731 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10732
10733 * widget.texi (User Interface): Explain the need of static text
10734 around an editable field.
10735
10736 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10737
10738 * widget.texi (Basic Types): The argument to `:help-echo' can now
10739 be a form that evaluates to a string.
10740
10741 2003-08-18 Kim F. Storm <storm@cua.dk>
10742
10743 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10744
10745 2003-08-16 Richard M. Stallman <rms@gnu.org>
10746
10747 * dired-x.texi (Shell Command Guessing): Explain *.
10748
10749 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10750
10751 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10752 log-edit-insert-changelog.
10753
10754 2003-08-03 Karl Berry <karl@gnu.org>
10755
10756 * info.texi: Need @contents.
10757
10758 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10759
10760 Tramp version 2.0.36 released.
10761
10762 * tramp.texi (Remote shell setup): Explain about problems with
10763 non-Bourne commands in ~/.profile and ~/.shrc.
10764
10765 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10766
10767 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10768 renaming of `vis-mode' to `visible-mode'.
10769
10770 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10771
10772 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10773 next, prev and up pointers.
10774
10775 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10776
10777 * info.texi (Help): Mention existence of Emacs and stand-alone
10778 Info at the very beginning of the tutorial.
10779 (Help-Inv): New node.
10780 (Help-]): New node.
10781 (Help-M): Systematically point out the differences between default
10782 Emacs and stand-alone versions. Delete second menu.
10783 (Help-Xref): Systematically point out the differences between
10784 default Emacs and stand-alone versions.
10785 (Help-Int): Change `l' example.
10786 (Expert Info): Fix typos.
10787 (Emacs Info Variables): Mention `Info-hide-note-references' and
10788 new default for `Info-scroll-prefer-subnodes'.
10789
10790 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10791
10792 Version 2.0.35 of Tramp released.
10793
10794 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10795 (Inline methods): Add methods `remsh' and `plink1'.
10796 (External transfer methods): Add method `remcp'.
10797 (Multi-hop Methods): Add method `remsh'.
10798 Small patch from Adrian Aichner <adrian@xemacs.org>:
10799 Fix minor typos.
10800 (Concept Index): Add to make manual searchable via
10801 `Info-index'.
10802 (Version Control): Add cindex entry.
10803
10804 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10805
10806 * trampver.texi: Version 2.0.34 released.
10807
10808 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10809
10810 * faq.texi: Improve previous changes.
10811
10812 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10813
10814 * faq.texi: Update copyright and maintenance details.
10815 Update some package URLs, versions, and maintainers.
10816 Remove many references to the Emacs Lisp Archive.
10817
10818 2003-04-23 Simon Josefsson <jas@extundo.com>
10819
10820 * smtpmail.texi: Fix license (the invariant sections mentioned has
10821 never been part of the smtp manual). Align info dir entry with
10822 other emacs packages.
10823
10824 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10825
10826 * tramp.texi: Version 2.0.33 released.
10827 Remove installation chapter. Remove XEmacs specifics.
10828
10829 2003-03-29 Richard M. Stallman <rms@gnu.org>
10830
10831 * tramp.texi (Top): Undo the previous renaming.
10832 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10833
10834 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10835
10836 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10837 version of manual.
10838
10839 * tramp.texi (Auto-save and Backup): New node.
10840
10841 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10842
10843 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10844 Emacs" in order to have better differentiation to "XEmacs".
10845 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10846 are new macros in order to point to the other Emacs flavor where
10847 appropriate. In info case, point to node `Installation' in order
10848 to explain how to generate the other way. In html case, make a
10849 link to the other html file.
10850 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10851 after CVS checkout/update.
10852 (Installation): Completely rewritten.
10853 (Installation parameters, Load paths): New sections under
10854 `Installation'.
10855
10856 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10857
10858 * tramp.texi: Version 2.0.30 released.
10859 Replace word "path" with "localname" where used as a component of
10860 a Tramp file name.
10861
10862 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10863
10864 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10865 introduced.
10866 (Installation): Explain what to do if files from the tramp/contrib
10867 directory are needed.
10868
10869 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10870
10871 * smtpmail.texi (How Mail Works): New.
10872
10873 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10874
10875 * smtpmail.texi: New file.
10876
10877 * Makefile.in: Build SMTP manual.
10878
10879 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10880
10881 * tramp.texi: Version 2.0.29 released.
10882 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10883 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10884
10885 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10886
10887 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10888 another package loads accidentally Ange-FTP.
10889
10890 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10891
10892 * tramp.texi (Customizing Completion): Add function
10893 `tramp-parse-sconfig'. Change example of
10894 `tramp-set-completion-function', because parsing of ssh config
10895 files looks more natural.
10896
10897 2003-01-15 Kevin Ryde <user42@zip.com.au>
10898
10899 * gnus.texi (Using MIME): Mention auto-compression-mode with
10900 gnus-mime-copy-part.
10901
10902 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10903
10904 * gnus.texi: Do not use `path' in several locations.
10905
10906 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10907
10908 * tramp.texi (External transfer methods): New method `smb'.
10909 From Michael Albinus.
10910
10911 2002-11-05 Karl Berry <karl@gnu.org>
10912
10913 * info.texi (Info-fontify): Reorder face list to avoid bad line
10914 breaks.
10915
10916 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10917
10918 * tramp.texi: Move @copying to standard place.
10919 Use @insertcopying.
10920
10921 2002-10-02 Karl Berry <karl@gnu.org>
10922
10923 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10924 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10925 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10926 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10927 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10928 * widget.texi, woman.texi:
10929 Per rms, update all manuals to use @copying instead of @ifinfo.
10930 Also use @ifnottex instead of @ifinfo around the top node, where
10931 needed for the sake of the HTML output.
10932 (The Gnus manual is not fixed since it's not clear to me how it
10933 works; and the Tramp manual already uses @copying, although in an
10934 unusual way. All others were changed.)
10935
10936 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10937
10938 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10939 (../info/ses, ses.dvi): New targets.
10940 * ses.texi: New file.
10941
10942 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10943
10944 * texinfo.tex: Update to texinfo 4.2.
10945
10946 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10947
10948 * reftex.texi: Update to RefTeX 4.19.
10949
10950 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10951
10952 * gnus.texi (Sorting Groups): Add key bindings for
10953 gnus-group-sort-groups-by-real-name and
10954 gnus-group-sort-selected-groups-by-real-name.
10955
10956 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10957
10958 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10959 (../info/tramp, tramp.dvi): New targets.
10960
10961 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10962
10963 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10964 (calc.dvi): Uncomment.
10965
10966 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10967
10968 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10969 (../info/calc): New target.
10970
10971 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10972
10973 * (Version 21.1 released.)
10974
10975 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10976
10977 * Branch for 21.1.
10978
10979 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10980
10981 * Makefile.in (../info/info): Use an explicit -o switch to
10982 makeinfo.
10983
10984 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10985
10986 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10987
10988 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10989
10990 * ediff.texi: Added ediff-coding-system-for-read.
10991
10992 * viper.texi: Fix typos.
10993
10994 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10995
10996 * Makefile.in (../info/idlwave): Use --no-split.
10997
10998 2000-12-14 Dave Love <fx@gnu.org>
10999
11000 * Makefile.in (mostlyclean): Remove gnustmp.*.
11001 (gnus.dvi): Change rule to remove @latex stuff.
11002
11003 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11004
11005 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11006
11007 2000-10-13 John Wiegley <johnw@gnu.org>
11008
11009 * Makefile.in: Add build targets for eshell.texi.
11010
11011 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11012
11013 * Makefile.in: Remove/comment speedbar stuff.
11014
11015 2000-09-22 Dave Love <fx@gnu.org>
11016
11017 * Makefile.in: Add emacs-mime.
11018
11019 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11020
11021 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11022 (DVI_TARGETS): Add woman.dvi.
11023 (../info/woman, woman.dvi): New targets.
11024
11025 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11026
11027 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11028
11029 * pcl-cvs.texi: New file.
11030 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11031 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11032
11033 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11034
11035 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11036 (../info/ebrowse, ebrowse.dvi): New targets.
11037
11038 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11039
11040 * Makefile.in (INFO_TARGETS): Add eudc.
11041 (DVI_TARGETS): Add eudc.dvi.
11042 (../info/eudc, eudc.dvi): New targets.
11043
11044 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11045
11046 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11047 compatibility with 8+3 filesystems).
11048 (../info/efaq): Rename from emacs-faq.
11049
11050 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11051
11052 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11053 (../info/idlwave, idlwave.dvi): New targets.
11054
11055 1999-10-23 Dave Love <fx@gnu.org>
11056
11057 * Makefile.in: Use autotype.texi.
11058
11059 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11060
11061 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11062 faq.texi file) rather than ../info/faq.
11063
11064 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11065
11066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11067 (../info/ada-mode, ada-mode.dvi): New targets.
11068
11069 1999-09-01 Dave Love <fx@gnu.org>
11070
11071 * Makefile.in: Add faq.
11072
11073 1999-07-12 Richard Stallman <rms@gnu.org>
11074
11075 * Version 20.4 released.
11076
11077 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11078
11079 * Version 20.3 released.
11080
11081 1998-04-06 Andreas Schwab <schwab@gnu.org>
11082
11083 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11084 Use it in dvi targets.
11085 (../etc/GNU): Change to $(srcdir) first.
11086
11087 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11088
11089 * reftex.texi: Update for RefTeX version 3.22.
11090
11091 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11092
11093 * gnus.texi (Easy Picons): Removed references to
11094 `gnus-group-display-picons'.
11095 (Hard Picons): Ditto.
11096
11097 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11098
11099 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11100 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11101
11102 1997-09-23 Paul Eggert <eggert@twinsun.com>
11103
11104 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11105 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11106
11107 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11108
11109 * Version 20.2 released.
11110
11111 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11112
11113 * Version 20.1 released.
11114
11115 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11116
11117 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11118
11119 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11120
11121 * widget.texi (push-button): Document it.
11122
11123 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11124
11125 * Version 19.33 released.
11126
11127 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11128
11129 * Version 19.32 released.
11130
11131 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11132
11133 * Makefile.in: Add rules for the Message manual.
11134
11135 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11136
11137 * gnus.texi: New version.
11138
11139 * message.texi: New manual.
11140
11141 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11142
11143 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11144
11145 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11146
11147 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11148 Specify -I option.
11149 (All dvi targets): Set the TEXINPUTS variable.
11150
11151 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11152
11153 * Version 19.31 released.
11154
11155 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11156
11157 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11158 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11159
11160 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11161
11162 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11163 (INFO_TARGETS): Add ../info/cc-mode.
11164 (DVI_TARGETS): Add cc-mode.dvi.
11165
11166 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11167
11168 * Version 19.30 released.
11169
11170 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11171
11172 * gnus.texi: New file.
11173
11174 1995-11-04 Erik Naggum <erik@naggum.no>
11175
11176 * gnus.texi: File deleted.
11177
11178 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11179
11180 * mh-e.texi: "Function Index" -> "Command Index" to work with
11181 Emacs 19.30 C-h C-k support of separately-documented commands.
11182
11183 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11184
11185 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11186 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11187
11188 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11189
11190 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11191 (../info/viper, viper.dvi): New targets.
11192
11193 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11194
11195 * dired-x.texi (Installation): Change the example to set
11196 buffer-local variables like dired-omit-files-p in
11197 dired-mode-hook.
11198
11199 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11200
11201 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11202 (../info/mh-e, mh-e.dvi): New targets.
11203
11204 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11205
11206 * Makefile.in (maintainer-clean): Rename from realclean.
11207
11208 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11209
11210 * Makefile.in: New file.
11211 * Makefile: File deleted.
11212
11213 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11214
11215 * Makefile (TEXINDEX_OBJS): Variable deleted.
11216 (texindex, texindex.o, getopt.o): Rules deleted.
11217 All deps on texindex deleted.
11218 (distclean): Don't delete texindex.
11219 (mostlyclean): Don't delete *.o.
11220 * texindex.c, getopt.c: Files deleted.
11221
11222 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11223
11224 * Version 19.26 released.
11225
11226 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11227
11228 * Version 19.25 released.
11229
11230 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11231
11232 * Version 19.24 released.
11233
11234 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11235
11236 * Version 19.23 released.
11237
11238 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11239
11240 * Makefile: Delete spurious tab.
11241
11242 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11243
11244 * Makefile (.SUFFIXES): New rule.
11245
11246 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11247
11248 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11249 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11250
11251 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11252
11253 * Makefile (../info/sc): Rename from sc.info.
11254 (../info/cl): Likewise.
11255 (INFO_TARGETS): Use new names.
11256
11257 1993-12-04 Richard Stallman (rms@srarc2)
11258
11259 * getopt.c: New file.
11260 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11261 (getopt.o): New rule.
11262 (dvi): Don't depend on texindex.
11263 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11264 Depend on texindex.
11265
11266 1993-12-03 Richard Stallman (rms@srarc2)
11267
11268 * Makefile (../info/sc.info): Rename from ../info/sc.
11269 (TEXI2DVI): New variable.
11270 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11271 Add explicit commands.
11272 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11273
11274 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11275
11276 * Version 19.22 released.
11277
11278 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11279
11280 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11281
11282 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11283
11284 * Version 19.21 released.
11285
11286 1993-11-15 Paul Eggert (eggert@twinsun.com)
11287
11288 * Makefile (../info/cl.info): Rename from ../info/cl.
11289
11290 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11291
11292 * Makefile (../etc/GNU): New target.
11293 (EMACSSOURCES): Add gnu1.texi.
11294
11295 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11296
11297 * Makefile (realclean): Don't delete the Info files.
11298
11299 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11300
11301 * forms.texi: Fix forms.texi so that it will format correctly.
11302 Add missing `@end iftex', fix bad reference.
11303
11304 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11305
11306 * Makefile: Fix targets for texindex, new info.texi files.
11307 * info-stnd.texi: New file implements info for standalone info
11308 reader.
11309 * info.texi: Update to include recent changes to "../info/info".
11310 New source file for ../info/info; includes info-stnd.texi.
11311
11312 * texindex.c: Include "../src/config.h" if building in emacs.
11313
11314 * Makefile: Change all files to FILENAME.texi, force all targets
11315 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11316 vip.texinfo, forms.texinfo, cl.texinfo.
11317 Add target to build texindex.c, defining `emacs'.
11318
11319 * forms.texi: Install new file to match version 2.3 of forms.el.
11320
11321 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11322
11323 * Version 19.19 released.
11324
11325 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11326
11327 * sc.texinfo: Fix info file name.
11328
11329 * Makefile (info): Add gnus and sc.
11330 (dvi): Add gnus.dvi and sc.dvi.
11331 (../info/sc, sc.dvi): New targets.
11332
11333 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11334
11335 * Version 19.18 released.
11336
11337 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11338
11339 * Makefile: Fix source file names of the separate manuals.
11340 (gnus.dvi, ../info/gnus): New targets.
11341
11342 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11343
11344 * Version 19.17 released.
11345
11346 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11347
11348 * split-man: Fix typos in last change.
11349
11350 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11351
11352 * Version 19.16 released.
11353
11354 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11355
11356 * version 19.15 released.
11357
11358 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11359
11360 * Makefile (distclean): It's rm, not rf.
11361
11362 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11363
11364 * Version 19.14 released.
11365
11366 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11367
11368 * Makefile: New file.
11369
11370 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11371
11372 * Version 19.13 released.
11373
11374 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11375
11376 * Version 19.9 released.
11377
11378 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11379
11380 * Version 19.8 released.
11381
11382 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11383
11384 * Version 19.7 released.
11385
11386 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11387
11388 * gnus.texinfo: New file. Removed installation instructions.
11389
11390 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11391
11392 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11393
11394 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11395
11396 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11397 then define `\sc' as the command for smallcaps in Texinfo.
11398 This means that the @sc command will produce small caps. bfox has
11399 made the corresponding change to makeinfo and texinfm.el.
11400
11401 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11402
11403 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11404 Customization since the menu entry did not point to anything.
11405 Also add an @finalout command to remove overfull hboxes from the
11406 printed output.
11407
11408 * cl.texinfo: Add @bye, \input line and @settitle to file.
11409 This file is clearly intended to be a chapter of some other work,
11410 but the other work does not yet exist.
11411
11412 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11413
11414 * texinfo.texinfo: Three typos corrected.
11415
11416 ;; Local Variables:
11417 ;; coding: utf-8
11418 ;; End:
11419
11420 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11421
11422 This file is part of GNU Emacs.
11423
11424 GNU Emacs is free software: you can redistribute it and/or modify
11425 it under the terms of the GNU General Public License as published by
11426 the Free Software Foundation, either version 3 of the License, or
11427 (at your option) any later version.
11428
11429 GNU Emacs is distributed in the hope that it will be useful,
11430 but WITHOUT ANY WARRANTY; without even the implied warranty of
11431 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11432 GNU General Public License for more details.
11433
11434 You should have received a copy of the GNU General Public License
11435 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.