Doc updates related to tty-setup-hook
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-02-25 Glenn Morris <rgm@gnu.org>
2
3 * edt.texi (Quick start, Starting emulation): Update hook details.
4 * efaq.texi (Fullscreen mode on MS-Windows)
5 (Terminal setup code works after Emacs has begun): Update hook details.
6 * vip.texi (Loading VIP): Fix hook example.
7
8 * efaq-w32.texi (Bash): Don't use setq with hooks.
9
10 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
11
12 * texinfo.tex: Update from gnulib.
13
14 2014-02-22 Xue Fuqiao <xfq@gnu.org>
15
16 * remember.texi (Quick Start): Add an index.
17 (Function Reference, Quick Start): Add cross-references.
18
19 2014-02-21 Glenn Morris <rgm@gnu.org>
20
21 * flymake.texi (Starting the syntax check process): Grammar fix.
22
23 * tramp.texi (External packages): Grammar fix.
24 Reword for default sentinel not being nil any more.
25
26 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
27
28 * trampver.texi: Update release number.
29
30 2014-02-19 Glenn Morris <rgm@gnu.org>
31
32 * remember.texi: Copyedits.
33 (Quick Start): No need for manual autoloads. Mention remember-notes.
34 (Function Reference): Update arguments. Add new commands.
35
36 2014-02-18 Glenn Morris <rgm@gnu.org>
37
38 * remember.texi (copying): Bump remember mode version.
39 (Installation): Remove unnecessary chapter.
40 (Quick Start): No need to explicitly load remember.el.
41 (Separate Text Files): New section.
42
43 2014-02-17 Glenn Morris <rgm@gnu.org>
44
45 * eieio.texi (Class Values, CLOS compatibility):
46 Remove references to deleted eieio-describe-class/generic.
47
48 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
49
50 Sync with Tramp 2.2.9.
51 * trampver.texi: Update release number.
52
53 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
54
55 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
56
57 * calc.texi (Single-Variable Statistics): Remove mention of
58 incorrect keybinding.
59
60 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
61
62 * texinfo.tex: Update from gnulib.
63
64 2014-02-08 Glenn Morris <rgm@gnu.org>
65
66 * auth.texi (GnuPG and EasyPG Assistant Configuration):
67 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
68
69 2014-02-07 Glenn Morris <rgm@gnu.org>
70
71 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
72
73 2014-02-06 Glenn Morris <rgm@gnu.org>
74
75 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
76
77 * mh-e.texi, viper.texi: Do not use colons in index entries.
78
79 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
80
81 * texinfo.tex: Update from gnulib.
82
83 2014-02-05 Glenn Morris <rgm@gnu.org>
84
85 * epa.texi: Add indices.
86
87 * url.texi (Cookies): Mention url-cookie-list command.
88
89 2014-02-03 Glenn Morris <rgm@gnu.org>
90
91 * cl.texi (Blocks and Exits): Mention cl-tagbody.
92
93 2014-02-02 Glenn Morris <rgm@gnu.org>
94
95 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
96
97 2014-01-31 Glenn Morris <rgm@gnu.org>
98
99 * efaq.texi (Replacing highlighted text):
100 Update delete-selection-mode doc.
101
102 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
103
104 * sem-user.texi (Include paths): Fix a Texinfo command.
105
106 2014-01-27 Glenn Morris <rgm@gnu.org>
107
108 * idlwave.texi (Lesson III---User Catalog, Online Help)
109 (Starting the Shell, Catalogs, User Catalog):
110 * remember.texi (Quick Start):
111 * viper.texi:
112 * vip.texi (Customization, Customizing Constants)
113 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
114
115 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
116
117 * cc-mode.texi (Minor Modes): Minor fix.
118
119 2014-01-24 David Engster <deng@randomsample.de>
120
121 * eieio.texi (Introduction): Fix references.
122
123 2014-01-24 Glenn Morris <rgm@gnu.org>
124
125 * efaq.texi (Termcap/Terminfo entries for Emacs):
126 Use M-x term rather than M-x terminal-emulator.
127
128 * emacs-mime.texi (time-date): Use float-time.
129
130 2014-01-22 David Engster <deng@randomsample.de>
131
132 * eieio.texi (Introduction): Move introductory paragraph about
133 EIEIO and CLOS from 'Building Classes' to here.
134 (Documentation): Remove, since eieio-doc is not part of Emacs.
135 (Class Values, CLOS compatibility): Mention that
136 `describe-function' will also give information about classes.
137
138 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
139
140 * texinfo.tex: Update from gnulib.
141
142 2014-01-15 Glenn Morris <rgm@gnu.org>
143
144 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
145
146 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
147
148 * tramp.texi (all): Doc fix according to GNU Coding Standards.
149 Use "file name" instead of "filename" or "path". Use "host"
150 instead of "machine".
151
152 2014-01-12 David Engster <deng@randomsample.de>
153
154 * eieio.texi (Introduction): `class-of' is obsolete.
155 (Predicates, Basic Methods): Adapt function names to namespace
156 cleanup.
157
158 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
159
160 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
161
162 2014-01-12 Glenn Morris <rgm@gnu.org>
163
164 * efaq.texi (Guidelines for newsgroup postings)
165 (Informational files for Emacs):
166 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
167
168 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
171
172 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
173
174 * Makefile.in: Add eww.texi.
175 * eww.texi: New file.
176
177 2014-01-07 Glenn Morris <rgm@gnu.org>
178
179 * efaq.texi (Problems with very large files): Fix superscript typo.
180
181 2013-01-07 Rasmus <w530@pank.eu>
182
183 * org.texi (Global and local cycling): Fix missing '@'.
184
185 2013-01-07 Bastien Guerry <bzg@gnu.org>
186
187 * org.texi (Global and local cycling): Mention C-u C-u TAB.
188 (Include files, The Export Dispatcher)
189 (Advanced configuration)
190 (Header arguments in Org mode properties): Spelling fixes.
191 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
192 (@LaTeX{} specific attributes): New index entries.
193 Use #+BEGIN_ABSTRACT in the example.
194
195 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
196
197 * org.texi (Org export): New section.
198 (HTML doctypes): Fix whitespace error. Fix display.
199 (Publishing options): Add missing html publishing options.
200
201 2014-01-07 Glenn Morris <rgm@gnu.org>
202
203 * efaq.texi (Basic editing, Packages that do not come with Emacs):
204 Merge in some info from etc/MORE.STUFF.
205
206 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
207
208 Specify .texi encoding (Bug#16292).
209 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
210 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
211 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
212 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
213 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
214 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
215 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
216 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
217 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
218 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
219 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
220 * widget.texi, wisent.texi, woman.texi:
221 Add @documentencoding.
222
223 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
224
225 * eshell.texi (What Eshell is not): Clean up confusing clause.
226
227 2014-01-03 Glenn Morris <rgm@gnu.org>
228
229 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
230
231 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
232 Add copyright notice to titlepage.
233
234 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
235
236 * ert.texi: Add a titlepage. Use @insertcopying.
237
238 * calc.texi (Top): Use @top rather than @chapter.
239
240 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
241
242 * eshell.texi (top): Fix incorrect use of xref.
243
244 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
245
246 * eshell.texi (top): Fix incorrect info filename in an xref.
247
248 2014-01-02 Glenn Morris <rgm@gnu.org>
249
250 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
251
252 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
253
254 * eshell.texi (Command Basics): Remove `Command basics' chapter.
255
256 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
257
258 * eshell.texi (What is Eshell?): Add section about what not to use
259 Eshell for.
260
261 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
262
263 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
264
265 2013-12-22 Glenn Morris <rgm@gnu.org>
266
267 * woman.texi (Navigation): Use itemx where appropriate.
268
269 2013-12-20 Tassilo Horn <tsdh@gnu.org>
270
271 * info.texi, woman.texi:
272 Document `S-SPC' as alternative to `DEL' for scrolling.
273
274 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
275
276 * calc.texi (Stack Manipulation Commands): Mention using the variable
277 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
278
279 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
280
281 * tramp.texi (direntry): Use ssh but rsh.
282 (all): Encode all environment variable names with @env{...}.
283 (Bug Reports): Refer to Testing node.
284
285 2013-12-12 Glenn Morris <rgm@gnu.org>
286
287 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
288 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
289 * srecode.texi, todo-mode.texi, tramp.texi:
290 Sync direntry with info/dir version.
291
292 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
293
294 * Makefile.in: Add octave-mode.texi.
295
296 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
297 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
298
299 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
300
301 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
302
303 * dbus.texi (Properties and Annotations): Fix typo.
304
305 2013-12-06 Bastien Guerry <bzg@gnu.org>
306
307 * org.texi: Don't include Emacs version within Org's version.
308
309 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
310
311 * org.texi (Creating one-off styles): Use new export snippet
312 syntax.
313
314 * org.texi (Export settings): Documentation describing how text
315 above the first heading is ignored when an :export: tag is in a
316 file.
317
318 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
319
320 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
321
322 2013-11-30 Glenn Morris <rgm@gnu.org>
323
324 * Makefile.in (distclean): Remove Makefile.
325
326 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
327
328 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
329 (The Basics, Formulas): Copyedits.
330 (Resizing, Printer functions): Add index entries.
331
332 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
333
334 * calc.texi (Customizing Calc): Mention new variable
335 `calc-context-sensitive-enter'.
336
337 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
338
339 * org.texi (Exporting code blocks): Document the 'inline-only
340 setting for `org-export-babel-evaluate'. Document how :var
341 introduces code block dependencies.
342
343 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
344
345 * org.texi (Header arguments): Document header-args[:lang]
346 properties and remove deprecated old-style properties from
347 documentation.
348
349 * org.texi (Agenda commands): Remove footnote from @tsubheading
350 and add a sentence with the reference instead.
351
352 2013-11-12 Bastien Guerry <bzg@gnu.org>
353
354 * org.texi (Catching invisible edits):
355 * org.texi (Plain lists, Plain lists):
356 * org.texi (Advanced configuration):
357 * org.texi (Tag groups):
358 * org.texi (Conventions):
359 * org.texi (Checkboxes, Radio lists):
360 * org.texi (Top, Summary, Exporting):
361 * org.texi (In-buffer settings): Fix typos.
362
363 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
364 C-w'. Add an index entry for `org-refile-keep'.
365
366 * org.texi (Plain lists): Add an index entry for sorting plain
367 list. Document sorting by checked status for check lists.
368
369 * org.texi (Publishing options): Fix old variable names.
370
371 * org.texi (Orgstruct mode): Fix suggested setting of
372 `orgstruct-heading-prefix-regexp'.
373
374 * org.texi (Export settings):
375 Document `org-export-allow-bind-keywords'.
376
377 * org.texi (History and Acknowledgments): Small rephrasing.
378
379 * org.texi (Template elements): Add a footnote about tags accepted
380 in a year datetree.
381
382 * org.texi (Beamer export, @LaTeX{} and PDF export)
383 (Header and sectioning, @LaTeX{} specific attributes):
384 Enhance style.
385
386 * org.texi (Agenda commands): Add a footnote about dragging agenda
387 lines: it does not persist and it does not change the .org files.
388
389 * org.texi (Agenda commands): Add a table heading for dragging
390 agenda lines forward/backward.
391
392 * org.texi (Agenda commands): Add documentation for
393 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
394
395 * org.texi (Publishing options): Update the list of options.
396 (Simple example, Complex example): Fix the examples.
397
398 * org.texi (Formula syntax for Calc): Don't use a bold font the
399 warning.
400
401 * org.texi (Other built-in back-ends): New section.
402
403 * org.texi (Editing source code):
404 Document `org-edit-src-auto-save-idle-delay' and
405 `org-edit-src-turn-on-auto-save'.
406
407 * org.texi (External links): Document contributed link types
408 separately.
409
410 * org.texi (Closing items):
411 Document `org-closed-keep-when-no-todo'.
412
413 * org.texi (Export back-ends): Rename from "Export formats".
414 (The Export Dispatcher): Remove reference to
415 `org-export-run-in-background'.
416 (Export settings): Minor rewrites.
417 (ASCII/Latin-1/UTF-8 export): Update variable's name.
418 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
419
420 * org.texi (Export in foreign buffers): New section.
421 (Exporting): Remove documentation about converting the selected
422 region.
423
424 * org.texi (Advanced configuration): Put the filter valid types in
425 a table. Use @lisp and @smalllisp.
426
427 * org.texi: Use @code{nil} instead of nil. Update the maintainer
428 contact info.
429
430 * org.texi (Exporting): Better introductory sentence. Add a note
431 about conversion commands.
432 (Feedback, Orgstruct mode, Built-in table editor)
433 (Built-in table editor, Orgtbl mode, Updating the table)
434 (Property syntax, Capturing column view, Capture)
435 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
436 (Exporting, Extending ODT export)
437 (Working with @LaTeX{} math snippets, dir, Customization)
438 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
439 Uniformly use @kbd{M-x command RET}.
440
441 * org.texi (Filtering/limiting agenda items): New subsection.
442 Document the use of `org-agenda-max-*' options and
443 `org-agenda-limit-interactively' from the agenda.
444 (Agenda commands): Move details about filtering commands to
445 the new section, only include a summary here.
446 (Customizing tables in ODT export)
447 (System-wide header arguments, Conflicts, Dynamic blocks):
448 Use spaces for indentation.
449
450 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
451
452 * org.texi (Links in HTML export, Images in HTML export)
453 (post): Fix syntax within #+ATTR_*.
454 (Tables in HTML export): Document `org-html-table-row-tags'
455 and use `org-html-table-default-attributes' instead of
456 `org-html-table-tag'.
457
458 * org.texi (Publishing action, Publishing options)
459 (Publishing links): Major rewrite. Enhance explanations for
460 `org-org-publish-to-org'. Remove reference to
461 `org-export-run-in-background'.
462
463 * org.texi: Fix many small typos. Use #+NAME instead of
464 #+TBLNAME. Use @smalllisp instead of @example.
465 (Special symbols): Add index?
466 (HTML preamble and postamble): Don't mention obsolete use of
467 opt-plist.
468 (JavaScript support): Don't mention the org-jsinfo.el file as it
469 has been merged with ox-html.el.
470
471 * org.texi (Installation, Feedback, Setting Options)
472 (Code evaluation security, org-crypt.el): Use @lisp instead of
473 @example.
474 (Agenda commands): Use @table instead of @example.
475
476 * org.texi (Adding hyperlink types): New appendix.
477
478 * org.texi (ODT export commands, Extending ODT export)
479 (Applying custom styles, Images in ODT export)
480 (Labels and captions in ODT export)
481 (Literal examples in ODT export)
482 (Configuring a document converter)
483 (Working with OpenDocument style files)
484 (Customizing tables in ODT export)
485 (Validating OpenDocument XML): Fix options names.
486
487 * org.texi (History and Acknowledgments): Update acknowledgments
488 to Nicolas. Add Nicolas Goaziou to the list of contributors.
489
490 * org.texi (System-wide header arguments): Don't use "customizing"
491 for setting a variable. Also remove comments.
492
493 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
494 `org-agenda-start-on-weekday' to the variable index and document
495 them.
496
497 * org.texi (Sparse trees, Agenda commands)
498 (@LaTeX{} fragments, Selective export, Export options)
499 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
500 (HTML Export commands, @LaTeX{}/PDF export commands)
501 (iCalendar export, Publishing options, Triggering publication)
502 (In-buffer settings): Update to reflect changes from the new
503 export engine.
504
505 * org.texi (Matching tags and properties): More examples.
506 Explain group tags expansion as regular expressions.
507
508 * org.texi (Tag groups): New section.
509
510 * org.texi (Setting tags): Tiny formatting fixes.
511
512 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
513 names.
514
515 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
516 concept index. Include example for these agenda views.
517 (Special agenda views): Mention the "agenda*" agenda view.
518
519 * org.texi (Repeated tasks): Document how to ignore a repeater
520 when using both a scheduled and a deadline timetamp.
521
522 * org.texi (Global and local cycling): Wrap in a new subsection.
523 (Initial visibility, Catching invisible edits): New subsections.
524
525 * org.texi (Visibility cycling): Mention that
526 `org-agenda-inhibit-startup' will prevent visibility setting when
527 the agenda opens an Org file for the first time.
528
529 * org.texi (Org syntax): New section.
530
531 * org.texi (Orgstruct mode):
532 Document `orgstruct-heading-prefix-regexp'.
533
534 * org.texi (Speeding up your agendas): New section.
535
536 * org.texi (Installation): When installing Org from ELPA, users
537 should do this from an Emacs session where no .org file has been
538 visited.
539
540 * org.texi (CSS support, In-buffer settings): Update HTML options
541 names.
542
543 * org.texi (Structure editing): Update documentation for
544 `org-insert-heading-or-item'.
545 (Plain lists, Relative timer): Update index entry.
546
547 * org.texi (JavaScript support): Update variable names.
548
549 * org.texi (comments): Minor formatting fix.
550
551 * org.texi (@LaTeX{} fragments): Minor enhancement.
552
553 * org.texi: Update the list contributions.
554
555 * org.texi (Agenda commands): Exporting the agenda to an .org file
556 will not copy the subtrees and the inherited tags.
557 Document `org-agenda-filter-by-regexp'.
558
559 * org.texi (Publishing action, Complex example): Fix names of
560 publishing functions.
561
562 * org.texi (Top, Exporting): Delete references to Freemind.
563 (Freemind export): Delete section.
564
565 * org.texi (Top, Exporting): Delete references to the XOXO export.
566 (XOXO export): Delete section.
567
568 * org.texi (Capture): Mention that org-remember.el is not
569 supported anymore.
570
571 * org.texi (Top, Exporting, Beamer class export):
572 Delete references to the TaskJuggler export.
573 (History and Acknowledgments): Mention that the TaskJuggler has
574 been rewritten by Nicolas and now lives in the contrib/ directory
575 of Org's distribution. Mention that Jambunathan rewrote the HTML
576 exporter. Remove Jambunathan from my own acknowledgments.
577 (TaskJuggler export): Delete.
578
579 * org.texi (HTML preamble and postamble)
580 (Tables in HTML export, Images in HTML export)
581 (Math formatting in HTML export, CSS support)
582 (@LaTeX{} and PDF export, Publishing options): Fix the names of
583 the HTML export and publishing options.
584
585 * org.texi (Literal examples, Export options)
586 (@LaTeX{} and PDF export, Header and sectioning)
587 (Publishing options): Fix LaTeX options names.
588
589 * org.texi (Export options, CSS support, In-buffer settings):
590 Fix references to HTML_LINK_* and HTML_STYLE keywords.
591
592 * org.texi (Export options, In-buffer settings): Fix references to
593 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
594
595 * org.texi (Top, Markup, Initial text, Images and tables)
596 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
597 (Export options, JavaScript support, Beamer class export):
598 Remove references to the DocBook export, which has been deleted.
599 (History and Acknowledgments): Mention that DocBook has been
600 deleted, suggest to use the Texinfo exporter instead, then to
601 convert the .texi to DocBook with makeinfo.
602 (Links in ODT export, Tables in ODT export): Fix indices.
603
604 * org.texi (Deadlines and scheduling): Add a variable to the
605 index. Add documentation about delays for scheduled tasks.
606
607 * org.texi (Emphasis and monospace):
608 Mention `org-fontify-emphasized-text' and
609 `org-emphasis-regexp-components'.
610
611 * org.texi (References): Small enhancement.
612
613 * org.texi (Column width and alignment): Make the example visually
614 more clear.
615
616 * org.texi (The clock table): Document :mstart and :wstart as a
617 way to set the starting day of the week.
618
619 * org.texi (In-buffer settings): Document new startup keywords.
620 Thanks to John J Foerch for this idea.
621
622 * org.texi (Include files): Tiny formatting fix.
623
624 * org.texi (Activation): Point to the "Conflicts" section.
625
626 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
627
628 * org.texi (CSS support): Clarify this section.
629
630 * org.texi (@LaTeX{} specific attributes): Document that tabu and
631 tabularx packages are not in the default set of packages.
632
633 * org.texi (Agenda commands): Document fortnight view.
634
635 * org.texi: Document conflict with ecomplete.el.
636
637 * org.texi (History and Acknowledgments): Acknowledgements for
638 Jason Dunsmore and Rakcspace.
639
640 * org.texi: Rename org-crypt.el node to org-crypt.
641
642 * org.texi (A @LaTeX{} example): Fix typo in variable name.
643
644 * org.texi (MobileOrg): Mention the new iPhone developer.
645
646 * org.texi (Table of contents) Improve documentation of TOC
647 placement.
648
649 * org.texi: Explain that date/time information at read-date prompt
650 should start at the beginning, not anywhere in the middle of a
651 long string.
652
653 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
654
655 * org.texi (Orgstruct mode): Fix wrong regexp.
656
657 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
658
659 * org.texi: Document export to (X)HTML flavors.
660
661 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
662
663 * org.texi (Extracting source code): Mention the prefix argument
664 to org-babel-tangle.
665 (noweb): Remove erroneous negative.
666 (Specific header arguments): Document new header arguments.
667 Documentation for new tangle-mode header argument.
668 (Top): Documentation for new tangle-mode header argument.
669 (rownames): Documentation for new tangle-mode header argument.
670 Mention elisp as special rowname case.
671 (tangle-mode): Documentation for new tangle-mode header argument.
672 (post): Documentation and an example of usage.
673 (var): Remove the "Alternate argument syntax" section from the
674 documentation.
675 (hlines): Note that :hline has no effect for Emacs Lisp code
676 blocks.
677
678 2013-11-12 Feng Shu <tumashu@gmail.com>
679
680 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
681 (Math formatting in HTML export)
682 (Working with @LaTeX{} math snippets): Add document about creating
683 formula image with imagemagick.
684
685 * org.texi (@LaTeX{} specific attributes): Document `:caption'
686 attribute of #+ATTR_LATEX.
687
688 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
689
690 * org.texi (Handling links): Fix a typo in
691 `org-startup-with-inline-images' documentation.
692
693 * org.texi (Previewing @LaTeX{} fragments): Document the startup
694 keywords to use for previewing LaTeX fragments or not.
695 (Summary of in-buffer settings): Improve formatting and add an
696 entry for the variable `org-startup-with-latex-preview'.
697
698 * org.texi (Property syntax): Recall the user to refresh the org
699 buffer when properties are set on a per-file basis.
700
701 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
702
703 * org.texi (Matching tags and properties): Clarification.
704
705 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
706
707 * org.texi (Editing and debugging formulas): Add an example when a
708 table has multiple #+TBLFM lines.
709
710 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
711
712 * org.texi (The clock table): Document acceptance of relative
713 times in tstart and tend, link to syntax description and provide
714 example.
715
716 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
717
718 * org.texi (The spreadsheet): Document lookup functions.
719
720 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
721
722 * org.texi (CSS support): Mention .figure-number, .listing-number,
723 and .table-number.
724
725 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
726
727 * org.texi
728 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
729 spreadsheet formula mode strings and some examples from @example
730 block with xy @r{yz} to @table.
731
732 * org.texi (Formula syntax for Calc): Improve the documentation of
733 empty fields in formulas for spreadsheet. Add explanation and
734 example for empty field. Extend explanations of format
735 specifiers. Add a sentence to mention Calc defmath.
736
737 * org.texi (Column formulas): Add a sentence to be more explicit
738 about when a table header is mandatory.
739
740 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
741
742 * org.texi (Subscripts and superscripts): Remove reference to
743 quoted underscores until this mechanism is implemented again.
744
745 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
746 property.
747
748 * org.texi (Document title): Subtree export is no longer triggered
749 by marking one as the region.
750 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
751 giving examples isn't very useful: "horizontal rule" is, at least,
752 as explicit as <hr/>.
753
754 * org.texi (HTML doctypes): Reflect keyword removal.
755 (CSS support): Reflect keyword removal.
756
757 * org.texi (@LaTeX{} specific attributes): Document new :float
758 values.
759
760 * org.texi (Export settings): Improve documentation.
761
762 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
763 (Text areas in HTML export): Update text areas.
764 (HTML Export commands): Update export commands.
765
766 * org.texi (Header and sectioning): Add a footnote about the
767 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
768
769 * org.texi (The Export Dispatcher):
770 Document `org-export-in-background'.
771
772 * org.texi (Footnotes): Export back-ends do not use
773 `org-footnote-normalize' anymore.
774
775 * org.texi: Document variable changes.
776
777 * org.texi (Export settings): Document p: item in OPTIONS keyword.
778
779 * org.texi (Exporting): Massive rewrite of the first sections.
780 (Selective export): Delete.
781 (The Export Dispatcher): Rewrite.
782 (Export options): Rewrite as "Export settings".
783
784 * org.texi: Small changes to documentation for embedded LaTeX.
785
786 * org.texi (Internal links): Document #+NAME keyword and
787 cross-referencing during export.
788
789 * org.texi (Include files): Remove reference to :prefix1
790 and :prefix. Give more details for :minlevel.
791
792 * org.texi (Macro replacement): Fix macro name.
793 Update documentation about possible locations and escaping mechanism.
794
795 * org.texi (Table of contents): Update documentation.
796 Document lists of listings and lists of tables. Add documentation for
797 optional title and #+TOC: keyword.
798
799 2013-11-12 Rick Frankel <rick@rickster.com>
800
801 * org.texi (results): Add Format section, broken out of Type
802 section to match code.
803 (hlines, colnames): Remove incorrect Emacs Lisp exception.
804 Note that the actual default handling (at least for python and
805 emacs-lisp) does not seem to match the description.
806
807 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
808
809 * org.texi (The date/time prompt): Update the documentation to
810 reflect the new way `org-read-date-get-relative' handles weekdays.
811
812 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
813
814 * org.texi (Resolving idle time):
815 Document `org-clock-x11idle-program-name'.
816
817 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
818
819 * ert.texi (Running Tests Interactively): Adapt examle output.
820 (Tests and Their Environment): Mention skip-unless.
821
822 2013-10-23 Glenn Morris <rgm@gnu.org>
823
824 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
825 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
826 * widget.texi: Nuke @refill.
827
828 * Makefile.in (install-dvi, install-html, install-pdf)
829 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
830 (uninstall-pdf): Quote entities that might contain whitespace.
831
832 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
833
834 * calc.texi (Data Type Formats): Don't specify the size at
835 which integers begin to be represented by lists.
836
837 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
838
839 * cl.texi (Argument Lists): Add indexes for &key and &aux.
840
841 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
842
843 * trampver.texi: Update release number.
844
845 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
846
847 Sync with Tramp 2.2.8.
848
849 * tramp.texi (External packages): Use `non-essential'.
850 * trampver.texi: Update release number.
851
852 2013-09-14 Glenn Morris <rgm@gnu.org>
853
854 * eshell.texi: Markup fixes.
855
856 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
857
858 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
859 of @kbd{RET}.
860 (Prefix Matching): Add an index.
861
862 2013-09-08 Glenn Morris <rgm@gnu.org>
863
864 * emacs-gnutls.texi: Tweak direntry.
865
866 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
867
868 * tramp.texi (Alternative Syntax): Remove chapter.
869
870 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
871
872 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
873 for portability to hosts where /bin/sh has problems.
874
875 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
876
877 Try to reduce redundancy in doc/misc/Makefile.in.
878 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
879 (TARGETS): New intermediate variable.
880 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
881
882 2013-08-27 Glenn Morris <rgm@gnu.org>
883
884 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
885
886 * efaq.texi: Rename from faq.texi, to match its output files.
887 * Makefile.in: Update for faq.texi name change.
888
889 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
890
891 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
892
893 * efaq-w32.texi: Move here from the web-pages repository.
894 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
895 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
896 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
897 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
898 Add DOCMISC_*_W32 variables.
899 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
900 (efaq_w32_deps): New variable.
901 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
902 (efaq-w32.pdf, efaq-w32.html): New rules.
903 (clean): Remove efaq-w32 products.
904
905 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
906
907 * texinfo.tex: Update from gnulib.
908
909 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
910
911 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
912 shift_jis from the default value set to mm-coding-system-priorities for
913 Japanese users.
914
915 2013-08-13 Glenn Morris <rgm@gnu.org>
916
917 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
918 (Options - Defining Label Environments, Options - Creating Labels)
919 (Options - Referencing Labels, Options - Creating Citations)
920 (Options - Index Support, Options - Viewing Cross-References)
921 (Options - Finding Files, Options - Optimizations)
922 (Options - Fontification, Options - Misc):
923 * cc-mode.texi (Sample Init File):
924 * edt.texi (Init file):
925 * epa.texi (Encrypting/decrypting gpg files):
926 * mairix-el.texi (About, Setting up the mairix interface, Using)
927 (Extending):
928 Rename nodes to avoid characters that can cause Texinfo problems.
929
930 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
931
932 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
933
934 2013-08-12 Glenn Morris <rgm@gnu.org>
935
936 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
937 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
938 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
939 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
940 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
941 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
942 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
943 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
944 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
945 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
946 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
947 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
948 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
949
950 * woman.texi (Top): Avoid mailto: in html output.
951
952 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
953 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
954 (INSTALL_DATA): New, set by configure.
955 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
956 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
957 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
958 uninstall-ps, and uninstall-doc.
959 (.SUFFIXES): Add .ps and .dvi.
960 (.dvi.ps): New suffix rule.
961 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
962 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
963 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
964 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
965 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
966 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
967 (ido.html, mairix-el.html, message.html, mh-e.html)
968 (newsticker.html, nxml-mode.html, org.html, pgg.html)
969 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
970 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
971 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
972 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
973 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
974 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
975 New rules.
976 (clean): Remove HTML_TARGETS and PS_TARGETS.
977
978 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
979
980 * ido.texi (Working Directories):
981 (Flexible Matching, Regexp Matching, Find File At Point)
982 (Ignoring, Misc Customization): Use @defopt for user options.
983
984 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
985
986 * htmlfontify.texi (Customization): Remove documentation of
987 `hfy-fast-lock-save'. Minor fixes.
988
989 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
990
991 * ido.texi (Top): Insert node "Working Directories" in menu.
992 (Working Directories): New node.
993 (Misc Customization): Add documentation of
994 `ido-confirm-unique-completion' and some other user options.
995
996 2013-08-07 Eli Zaretskii <eliz@gnu.org>
997
998 * todo-mode.texi: Update @dircategory.
999 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1000 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1001 @ref.
1002
1003 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1004
1005 * sc.texi (Introduction): Fix index.
1006 (Usage Overview):
1007 (Citations, Citation Elements, Recognizing Citations)
1008 (Information Keys and the Info Alist, Reference Headers)
1009 (The Built-in Header Rewrite Functions)
1010 (Electric References, Reply Buffer Initialization)
1011 (Filling Cited Text, Selecting an Attribution)
1012 (Attribution Preferences)
1013 (Anonymous Attributions, Author Names)
1014 (Using Regi, Post-yank Formatting Commands)
1015 (Citing Commands, Insertion Commands)
1016 (Mail Field Commands)
1017 (Hints to MUA Authors, Thanks and History): Change from one space
1018 between sentences to two.
1019 (What Supercite Does): Typo fix.
1020
1021 * newsticker.texi (Usage): Use @key for RET.
1022
1023 * cl.texi (Argument Lists):
1024 (For Clauses):
1025 (Macros): Add indexes.
1026
1027 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1028
1029 * cl.texi (Blocks and Exits): Add an index.
1030
1031 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1032
1033 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1034 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
1035 (todo-mode.dvi, todo-mode.pdf): New rules.
1036
1037 * todo-mode.texi: New file.
1038
1039 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1040
1041 * gnus.texi (Basic Usage): Mention that warp means jump here.
1042 (The notmuch Engine): Mention notmuch.
1043
1044 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1045
1046 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1047 `gnus-subthread-sort-functions' and remove the obsolete documentation
1048 of `gnus-sort-threads-recursively'.
1049
1050 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1051
1052 * texinfo.tex: Update to 2012-07-29.17 version.
1053
1054 2013-07-29 David Engster <deng@randomsample.de>
1055
1056 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1057 implementation.
1058 (Introduction): Add further missing features.
1059 (Building Classes): Add introductory paragraph.
1060 (Wish List): Add metaclasses and EQL specialization.
1061
1062 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * tramp.texi (Frequently Asked Questions):
1065 Mention `tramp-use-ssh-controlmaster-options'.
1066
1067 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1068
1069 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1070 `gnus-sort-threads-recursively'.
1071
1072 2013-07-25 Glenn Morris <rgm@gnu.org>
1073
1074 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1075 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1076
1077 * erc.texi (Special Features): Update contact information.
1078 (History): Avoid using @email.
1079
1080 * eshell.texi (Bugs and ideas): Minor updates.
1081
1082 * faq.texi (Reporting bugs, Origin of the term Emacs)
1083 (Setting up a customization file)
1084 (Using an already running Emacs process, Turning off beeping)
1085 (Packages that do not come with Emacs)
1086 (Replying to the sender of a message): Avoid using @email.
1087
1088 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1089
1090 * reftex.texi (Imprint): Avoid using @email.
1091
1092 * ses.texi (Top): Update bug reporting instructions.
1093 (Acknowledgments): Avoid using @email.
1094
1095 * woman.texi (Introduction, Background): Remove outdated information.
1096 (Bugs, Acknowledgments): Avoid using @email.
1097
1098 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1099
1100 * ido.texi: New file.
1101
1102 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1103
1104 * gnus.texi (Customizing Articles): Document function predicates.
1105
1106 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1107
1108 * gnus.texi (lines): Correct description of
1109 `gnus-registry-track-extra's default value.
1110 Mention `gnus-registry-remove-extra-data'.
1111
1112 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1113
1114 * gnus.texi (Group Parameters): Mention regexp
1115 substitutions (bug#11688).
1116
1117 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1118
1119 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1120
1121 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1122
1123 * gnus.texi (Emacsen): Fix version.
1124
1125 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1126
1127 2013-07-06 Glenn Morris <rgm@gnu.org>
1128
1129 * mh-e.texi: Fix external links.
1130 (Using This Manual): Printed elisp manuals no longer available.
1131
1132 * newsticker.texi (Overview): Update URL.
1133
1134 * nxml-mode.texi (Introduction): Update URL.
1135
1136 * org.texi (JavaScript support): Fix URL.
1137
1138 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1139
1140 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1141
1142 * dbus.texi (Introspection): Update URL to a less defunct one.
1143
1144 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1145 (Foreign Groups): Use @indicateurl for examples.
1146 (Direct Functions): Remove defunct URL.
1147 (RSS): Update URL.
1148
1149 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1150 (FAQ 7-1): Update URL.
1151
1152 * pgg.texi (Top, Overview): Add note about obsolescence.
1153
1154 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1155
1156 * texinfo.tex: Merge from gnulib.
1157
1158 2013-07-03 Glenn Morris <rgm@gnu.org>
1159
1160 * bovine.texi (top):
1161 * cc-mode.texi (AWK Mode Font Locking):
1162 * mh-e.texi (Preface):
1163 * url.texi (URI Parsing): Fix cross-references to other manuals.
1164
1165 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1166
1167 * gnus.texi (Client-Side IMAP Splitting):
1168 Note that `nnimap-inbox' now can be a list.
1169
1170 2013-06-24 Glenn Morris <rgm@gnu.org>
1171
1172 * eshell.texi: Fix cross-references to other manuals.
1173
1174 2013-06-23 Glenn Morris <rgm@gnu.org>
1175
1176 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1177 Remove; not needed now we use a standard html layout for the faq.
1178 (clean): Remove HTML_TARGETS, emacs-faq.text.
1179
1180 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1181
1182 * flymake.texi (Parsing the output, Customizable variables):
1183 Add reference to `flymake-warning-predicate'.
1184
1185 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1186
1187 * tramp.texi (Top, Configuration): Insert section `Predefined
1188 connection information' in menu.
1189 (Predefined connection information): New section.
1190 (Android shell setup): Make a reference to `Predefined connection
1191 information'.
1192
1193 2013-06-19 Glenn Morris <rgm@gnu.org>
1194
1195 * Makefile.in (version): New, set by configure.
1196 (clean): Delete dist tar file.
1197 (infoclean): New, split from maintainer-clean.
1198 (maintainer-clean): Run infoclean.
1199 (dist): New rule, to make tarfile for www.gnu.org.
1200
1201 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1202
1203 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1204 for keys q and Q.
1205 (Standards): Reference RFC5804 as the defining document of the
1206 managesieve protocol.
1207
1208 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1209
1210 * eshell.texi (Input/Output): Expand to cover new visual-command
1211 options, eshell-visual-subcommands and eshell-visual-options.
1212 Divide into separate Visual Commands and Redirection sections.
1213
1214 2013-06-10 Glenn Morris <rgm@gnu.org>
1215
1216 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1217
1218 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1219
1220 * gnus.texi (Article Date):
1221 Fix description of gnus-article-update-date-headers.
1222
1223 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1224
1225 * erc.texi (Special Features): ERC is being maintained within
1226 Emacs now.
1227
1228 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1229
1230 * flymake.texi: Change from one space between sentences to two.
1231
1232 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1233
1234 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1235 (bug#14293).
1236
1237 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * tramp.texi (Frequently Asked Questions): Precise, how to define
1240 an own ControlPath.
1241
1242 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1243
1244 * tramp.texi (Frequently Asked Questions): New item for
1245 ControlPath settings.
1246
1247 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1248
1249 * calc.texi (Basic Operations on Units): Streamline some
1250 descriptions.
1251
1252 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1253
1254 * eshell.texi (Built-ins): Update manual to mention tramp module.
1255
1256 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Filename Syntax): Host names are not allowed to be
1259 any method name, unless method name is specified explicitly.
1260 Remove restriction on unibyte filenames.
1261
1262 * trampver.texi: Update release number.
1263
1264 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1265
1266 doc: convert some TeX accents to UTF-8
1267 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1268 '@"{@dotless{i}}'.
1269
1270 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1271
1272 Sync with Tramp 2.2.7.
1273
1274 * trampver.texi: Update release number.
1275
1276 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1277
1278 * calc.texi (Basic Operations on Units): Streamline some
1279 descriptions.
1280
1281 2013-03-08 Glenn Morris <rgm@gnu.org>
1282
1283 * faq.texi (Top): Don't say this was updated @today.
1284 That's irrelevant and leads to spurious diffs.
1285
1286 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1287
1288 * calc.texi (Basic Operations on Units):
1289 Fix cross-reference.
1290
1291 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1292
1293 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1294
1295 2013-03-06 Alan Mackenzie <acm@muc.de>
1296
1297 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1298 calling a line-up function.
1299
1300 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1301
1302 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1303 * ses.texi: Switch from Latin-1 to UTF-8.
1304
1305 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * tramp.texi (External methods): Tramp does not connect Android
1308 devices by itself.
1309
1310 2013-03-02 Bill Wohler <wohler@newt.com>
1311
1312 Release MH-E manual version 8.5.
1313
1314 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1315 release 8.5.
1316
1317 * mh-e.texi (Preface, Conventions, Getting Started)
1318 (Using This Manual, Folder Selection, Viewing, Aliases)
1319 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1320 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1321 Update URLs.
1322
1323 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1324
1325 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1326 and "plink2" entries. "plink2" is obsolete for a long time.
1327 (External methods): Remove "scp1" and "scp2" entries.
1328 Explain user name and host name specification for "adb".
1329
1330 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1331
1332 * tramp.texi (External methods): Mention `tramp-adb-program'.
1333
1334 2013-02-28 Bastien Guerry <bzg@gnu.org>
1335
1336 * org.texi (Visibility cycling): Suggest to set
1337 `org-agenda-inhibit-startup' to nil if user wants the startup
1338 visibility settings to be honored in any circumstances.
1339 (Progress logging, Checkboxes): Fix typos.
1340
1341 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1342
1343 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1344 the macros, for Texinfo 4.13 and 5.0.
1345
1346 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1347
1348 Port Tramp documentation to Texinfo 5.0.
1349 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1350 (Filename Syntax): Do not use @trampfn{} in @item.
1351 (Filename completion): Use @columnfractions in @multitable.
1352
1353 2013-02-22 Glenn Morris <rgm@gnu.org>
1354
1355 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1356
1357 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1358
1359 * Makefile.in (html): New rule.
1360
1361 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1362
1363 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1364 Volpiatto <thierry.volpiatto@gmail.com>.
1365
1366 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1367
1368 * tramp.texi (Top, Configuration): Insert section `Android shell
1369 setup' in menu.
1370 (Android shell setup): New section.
1371 (Connection types, Default Method)
1372 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1373 (External methods): Remove "scpc" and "rsyncc" entries.
1374 (Frequently Asked Questions): Remove entry about ControlPersist.
1375
1376 2013-02-13 Glenn Morris <rgm@gnu.org>
1377
1378 * message.texi (News Headers): Don't mention yow any more.
1379
1380 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1381
1382 * calc.texi (Basic Operations on Units):
1383 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1384
1385 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1386
1387 * eshell.texi: Fill most of the missing sections.
1388
1389 2013-02-07 Bastien Guerry <bzg@gnu.org>
1390
1391 * org.texi (References): Clarify an example.
1392 (Installation): Fix instructions.
1393 (Org-Plot): Fix link.
1394 (Checkboxes, Radio lists): Fix typos.
1395
1396 2013-02-07 Glenn Morris <rgm@gnu.org>
1397
1398 * cl.texi (Equality Predicates): Mention memql.
1399
1400 2013-02-07 Eric Ludlam <zappo@gnu.org>
1401
1402 * ede.texi (Creating a project): Make ede-new doc less
1403 specific, and only about items it supports, indicating that there
1404 might be more. Remove refs to simple project and direct automake
1405 from ede new.
1406 (Simple projects): Re-write to not talk about ede-simple-project
1407 which is deprecated, and instead use the term to mean projects
1408 that don't do much management, just project wrapping.
1409 Add ede-generic-project link.
1410 (ede-generic-project): New node (bug#11441).
1411
1412 2013-02-07 Glenn Morris <rgm@gnu.org>
1413
1414 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1415
1416 2013-02-01 Glenn Morris <rgm@gnu.org>
1417
1418 * calc.texi (Help Commands): Update calc-view-news description.
1419 Mention etc/CALC-NEWS.
1420
1421 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1422
1423 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1424
1425 2013-01-13 Bastien Guerry <bzg@gnu.org>
1426
1427 * org.texi (Installation): Simplify.
1428
1429 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1430
1431 * org.texi (Handling links): Update the mention to the obsolete
1432 variable `org-link-to-org-use-id' with a mention to the newer
1433 variable `org-id-link-to-org-use-id'. Mention the need to load
1434 the org-id library.
1435
1436 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1439
1440 2013-01-09 Bastien Guerry <bzg@gnu.org>
1441
1442 * org.texi (Pushing to MobileOrg): Add footnote about using
1443 symbolic links in `org-directory'.
1444 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1445 of the now obsolete alias `org-float'.
1446 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1447 index. Fix description of TODO keywords cycling.
1448 (Advanced features): Add missing argument for @item.
1449 (Storing searches): Add index entries and a note about
1450 *-tree agenda views.
1451 (Structure editing): Document `org-mark-element' and
1452 `org-mark-subtree'.
1453 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1454
1455 2013-01-08 Juri Linkov <juri@jurta.org>
1456
1457 * info.texi (Go to node): Mention the abbreviated format
1458 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1459
1460 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1461
1462 * autotype.texi: Remove undefined command @subtitlefont.
1463 * cc-mode.texi: Likewise.
1464
1465 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1466 @item argument.
1467 (Property searches): Use \\ instead of @backslashchar{}.
1468 * pgg.texi (VERSION): Move @set below @setfilename.
1469
1470 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1471
1472 * ada-mode.texi: Remove braces from @title argument.
1473 * eudc.texi: Likewise.
1474 * smtpmail.texi: Likewise.
1475 * auth.texi (VERSION): Set before first use.
1476 * emacs-gnutls.texi (VERSION): Likewise.
1477 * pgg.texi (VERSION): Likewise.
1478 * ede.texi (Top): Rename from top, all uses changed.
1479 * eshell.texi: Add missing argument to @sp.
1480 * forms.texi (Top): Reorder menu to match structure.
1481 * htmlfontify.texi (Customisation): Add missing @item in
1482 @enumerate.
1483 * org.texi (Advanced features): Add missing argument for @item.
1484 (Property searches): Use @backslashchar{} in macro argument.
1485 * pcl-cvs.texi: Add missing argument to @sp.
1486 (Movement commands): Fix use of @itemx.
1487 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1488 * reftex.texi (Options (Creating Citations)): Add missing newline
1489 before @end.
1490 * tramp.texi (Obtaining Tramp): Remove extra dots.
1491 (Configuration): Reorder menu to match structure.
1492 (Remote shell setup): Replace literal NUL character by \0.
1493 * viper.texi (Marking): Add missing argument for @item.
1494
1495 2013-01-04 Glenn Morris <rgm@gnu.org>
1496
1497 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1498 Add htmlfontify.
1499 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1500 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1501 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1502 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1503
1504 * htmlfontify.texi: Miscellaneous fixes and updates.
1505 Set copyright to FSF, update license to GFDL 1.3+.
1506
1507 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1508
1509 * htmlfontify.texi: New file.
1510
1511 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1512
1513 * calc.texi (Free-Form Dates): Expand on the date reading
1514 algorithm.
1515
1516 2012-12-27 Glenn Morris <rgm@gnu.org>
1517
1518 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1519 Avoid some overfull lines.
1520
1521 * widget.texi (Programming Example): Break some long lines.
1522
1523 * wisent.texi (Wisent Overview): Fix xref.
1524 (Grammar format, Understanding the automaton): Avoid overfill.
1525
1526 * bovine.texi (Optional Lambda Expression): Allow line break.
1527
1528 * auth.texi (Help for users): Break long lines.
1529
1530 * ada-mode.texi (Project file variables):
1531 Reword to reduce underfull hbox.
1532 (No project files, Use GNAT project file):
1533 Use smallexample to make some overfull lines less terrible.
1534
1535 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1536 Fix cross-references to separate manuals.
1537
1538 * Makefile.in (gfdl): New variable. Use throughout where
1539 appropriate so that targets depend on doclicense.texi.
1540
1541 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1542
1543 * gnus.texi (Customizing the IMAP Connection): Mention the other
1544 authenticators.
1545
1546 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1547
1548 * gnus.texi (Browse Foreign Server):
1549 Document `gnus-browse-delete-group'.
1550
1551 2012-12-22 Glenn Morris <rgm@gnu.org>
1552
1553 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1554 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1555 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1556 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1557
1558 * Makefile.in (gfdl): New variable. Use throughout where
1559 appropriate so that targets depend on doclicense.texi.
1560
1561 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1562
1563 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1564 doclicense.texi. Remove doclicense.texi from all targets that
1565 mentioned it explicitly.
1566 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1567 $(emacsdir)/emacsver.texi.
1568 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1569
1570 2012-12-21 Glenn Morris <rgm@gnu.org>
1571
1572 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1573 Include emacsver.texi. Nuke hand-written node pointers.
1574 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1575 Depend on emacsver.texi.
1576
1577 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1578 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1579 May as well just include doclicense.texi in everything.
1580
1581 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1582 which @copying says is included.
1583
1584 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1585 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1586 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1587 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1588 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1589 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1590 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1591 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1592 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1593 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1594 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1595 copies from the FSF, which does not publish these manuals.
1596
1597 * erc.texi: No need to include gpl in this small manual.
1598
1599 * org.texi (copying): Include a copy of the GFDL.
1600 (GNU Free Documentation License): New section.
1601
1602 2012-12-21 Bastien Guerry <bzg@gnu.org>
1603
1604 * org.texi: Fix typos.
1605
1606 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1607
1608 * calc.texi (ISO 8601): Rename from ISO-8601,
1609 as it's typically spelled without a hyphen.
1610
1611 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1612
1613 * calc.texi (ISO-8601): New section.
1614 (Date Formatting Codes): Mention new codes.
1615 (Standard Date Formats): Mention new formats.
1616
1617 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1618
1619 * tramp.texi (External methods): Move `adb' method here.
1620
1621 2012-12-13 Glenn Morris <rgm@gnu.org>
1622
1623 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1624
1625 * wisent.texi: Small edits. Set copyright to FSF, update license to
1626 GFDL 1.3+.
1627 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1628 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1629 New targets.
1630 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1631 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1632
1633 * bovine.texi: Small edits. Set copyright to FSF, update license to
1634 GFDL 1.3+, remove empty index.
1635 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1636 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1637 New targets.
1638 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1639 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1640
1641 2012-12-13 Eric Ludlam <zappo@gnu.org>
1642 David Ponce <david@dponce.com>
1643 Richard Kim <emacs18@gmail.com>
1644
1645 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1646
1647 2012-12-13 Glenn Morris <rgm@gnu.org>
1648
1649 * flymake.texi (Customizable variables, Locating the buildfile):
1650 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1651
1652 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1653 GFDL 1.3+ license, fix up index.
1654 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1655 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1656 (srecode.pdf): New targets.
1657 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1658 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1659
1660 2012-12-13 Eric Ludlam <zappo@gnu.org>
1661
1662 * srecode.texi: New file, imported from CEDET trunk.
1663
1664 2012-12-13 Bastien Guerry <bzg@gnu.org>
1665
1666 * org.texi (Summary, Code block specific header arguments)
1667 (Code block specific header arguments)
1668 (Header arguments in function calls, var, noweb)
1669 (Results of evaluation, Code evaluation security):
1670 Small reformatting: add a blank line before some example.
1671
1672 * org.texi (System-wide header arguments)
1673 (Header arguments in Org mode properties, Conflicts)
1674 (Dynamic blocks, Using the mapping API):
1675 Fix indentation of Elisp code examples.
1676
1677 * org.texi (Comment lines): Fix description of the comment syntax.
1678
1679 * org.texi (Installation): Mention "make test" in the correct section.
1680
1681 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1682
1683 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1684 These are just minor editorial changes.
1685
1686 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1687
1688 * tramp.texi (History): Mention ADB.
1689 (Inline methods): Add `adb' method.
1690
1691 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1692
1693 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1694 (External methods): Fix typo.
1695
1696 2012-12-03 Glenn Morris <rgm@gnu.org>
1697
1698 * rcirc.texi (Notices): Fix typo.
1699
1700 2012-11-25 Bill Wohler <wohler@newt.com>
1701
1702 Release MH-E manual version 8.4.
1703
1704 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1705 Update for release 8.4.
1706
1707 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1708 (Junk): Add mh-whitelist-preserves-sequences-flag,
1709 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1710 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1711
1712 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1713
1714 * mh-e.texi (Procmail): Fix two @ typos.
1715
1716 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1717
1718 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1719 These are just minor editorial changes.
1720
1721 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1722
1723 * calc.texi (Date Formatting Codes): Mention the new beginning of
1724 the date numbering system.
1725
1726 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1727
1728 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1729 (Date Forms): Correct off-by-one error in explanation of
1730 Julian day numbers. Give Gregorian equivalent of its origin.
1731
1732 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1733
1734 * calc.texi (Date Forms): Mention the customizable
1735 Gregorian-Julian switch.
1736 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1737
1738 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1739
1740 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1741 It also uses January 1, 1 AD as its day number 1.
1742 * calc.texi (Date Forms): Document this.
1743
1744 2012-11-16 Glenn Morris <rgm@gnu.org>
1745
1746 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1747 (Obsolete Macros): Move example here from Function Bindings.
1748
1749 * erc.texi: Use @code{nil} rather than just "nil".
1750 (Modules): Undocument obsolete "hecomplete".
1751 Add "notifications".
1752 (Connecting): Add brief section on passwords.
1753 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1754
1755 2012-11-13 Glenn Morris <rgm@gnu.org>
1756
1757 * flymake.texi (Customizable variables)
1758 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1759 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1760
1761 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1762
1763 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1764 In all file place SES into @acronym{...}.
1765 (Advanced Features): Add key index and function index for
1766 ses-set-header-row. Add description for function
1767 ses-rename-cell. Add description for function
1768 ses-repair-cell-reference-all.
1769 (Ranges in formulas): Add description for ses-range flags.
1770
1771 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1772
1773 * texinfo.tex: Merge from gnulib.
1774
1775 2012-11-10 Chong Yidong <cyd@gnu.org>
1776
1777 * url.texi (Introduction): Move url-configuration-directory to
1778 Customization node.
1779 (Parsed URIs): Split into its own node.
1780 (URI Encoding): New node.
1781 (Defining New URLs): Remove empty chapter.
1782 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1783 Improve docs for url-queue-*.
1784 (Supported URL Types): Copyedits. Delete empty subnodes.
1785
1786 * url.texi (Introduction): Rename from Getting Started.
1787 Rewrite the introduction.
1788 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1789
1790 2012-11-10 Glenn Morris <rgm@gnu.org>
1791
1792 * cl.texi (Obsolete Setf Customization):
1793 Revert defsetf example to the more correct let rather than prog1.
1794 Give define-modify-macro, defsetf, and define-setf-method
1795 gv.el replacements.
1796
1797 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1798 (Setf Extensions): Remove obsolete reference.
1799 (Obsolete Setf Customization):
1800 Move note on lack of setf functions to lispref/variables.texi.
1801 Undocument get-setf-method, since it no longer exists.
1802 Mention simple defsetf replaced by gv-define-simple-setter.
1803
1804 2012-11-03 Glenn Morris <rgm@gnu.org>
1805
1806 * cl.texi: Further general copyedits.
1807 (List Functions): Remove copy-tree, standard elisp for some time.
1808 (Efficiency Concerns): Comment out examples that no longer apply.
1809 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1810 (Creating Symbols, Random Numbers): De-emphasize internal
1811 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1812 (Naming Conventions, Type Predicates, Macros)
1813 (Predicates on Numbers): No longer mention cl-floatp-safe.
1814
1815 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1816
1817 * gnus.texi (Mail Source Specifiers):
1818 Document :leave keyword used for pop mail source.
1819
1820 2012-11-01 Glenn Morris <rgm@gnu.org>
1821
1822 * cl.texi: General copyedits for style, line-breaks, etc.
1823 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1824 (Macro Bindings, Blocks and Exits):
1825 Acknowledge existence of lexical-binding.
1826 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1827
1828 2012-10-31 Glenn Morris <rgm@gnu.org>
1829
1830 * ert.texi (Introduction, The @code{should} Macro):
1831 Refer to "cl-assert" rather than "assert".
1832
1833 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1834 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1835 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1836 Reword, and add details of flet and labels.
1837 (Modify Macros, Function Bindings): Add some xrefs.
1838
1839 2012-10-30 Glenn Morris <rgm@gnu.org>
1840
1841 * cl.texi (Modify Macros): Update for cl-letf changes.
1842 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1843 (Setf Extensions): Partially restore note about cl-getf,
1844 mainly moved to lispref/variables.texi.
1845 (Property Lists): Fix cl-getf typos.
1846 (Mapping over Sequences): Mention cl-mapc naming oddity.
1847
1848 2012-10-29 Glenn Morris <rgm@gnu.org>
1849
1850 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1851 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1852 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1853 (Modify Macros, Multiple Values, Other Clauses):
1854 Remove mentions of obsolete features.
1855 (Obsolete Setf Customization): Don't mention `apply' setf.
1856
1857 2012-10-28 Glenn Morris <rgm@gnu.org>
1858
1859 * cl.texi (Multiple Values, Common Lisp Compatibility):
1860 More namespace updates.
1861 (Obsolete Features): Copyedits.
1862 (Obsolete Lexical Macros, Obsolete Setf Customization):
1863 New subsections.
1864
1865 * cl.texi (Porting Common Lisp, Lexical Bindings):
1866 Add some xrefs to the Elisp manual.
1867
1868 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1869 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1870 (Obsolete Features): New appendix. Move Lexical Bindings here.
1871
1872 2012-10-27 Glenn Morris <rgm@gnu.org>
1873
1874 * cl.texi: Use defmac for macros rather than defspec.
1875 (Efficiency Concerns): Related copyedit.
1876
1877 * cl.texi (Control Structure): Update for setf now being in core.
1878 (Setf Extensions): Rename from Basic Setf. Move much of the
1879 former content to lispref/variables.texi.
1880 (Modify Macros): Move pop, push details to lispref/variables.texi.
1881 (Customizing Setf): Copyedits for setf etc being in core.
1882 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1883 Further namespaces updates.
1884
1885 2012-10-26 Bastien Guerry <bzg@gnu.org>
1886
1887 * org.texi (Installation): Update the link to Org's ELPA.
1888 Also don't mention org-install.el anymore as the replacement file
1889 org-loaddefs.el is now loaded by org.el.
1890
1891 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1892
1893 * tramp.texi (Frequently Asked Questions):
1894 Mention `tramp-completion-reread-directory-timeout' for performance
1895 improvement.
1896
1897 2012-10-25 Glenn Morris <rgm@gnu.org>
1898
1899 * cl.texi: Don't mess with the TeX section number counter.
1900 Use Texinfo recommended convention for quotes+punctuation.
1901 (Overview, Sequence Functions): Rephrase for better line-breaking.
1902 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1903 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1904 (Random Numbers, Mapping over Sequences, Structures)
1905 (Porting Common Lisp): Further updates for cl-lib namespace.
1906 (Modify Macros, Declarations, Macro Bindings, Structures):
1907 Break long lines in examples.
1908 (Dynamic Bindings): Update for changed progv behavior.
1909 (Loop Examples, Efficiency Concerns): Markup fixes.
1910 (Structures): Remove TeX margin change.
1911 (Declarations): Fix typos.
1912
1913 2012-10-24 Glenn Morris <rgm@gnu.org>
1914
1915 * cl.texi (Overview, Multiple Values, Creating Symbols)
1916 (Numerical Functions): Say less/nothing about the original cl.el.
1917 (Old CL Compatibility): Remove.
1918 (Assertions): Remove ignore-errors (standard Elisp for some time).
1919
1920 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1921 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1922 (Efficiency Concerns, Efficiency Concerns)
1923 (Common Lisp Compatibility, Old CL Compatibility):
1924 Further updates for cl-lib namespace.
1925
1926 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1927
1928 Update manual for new time stamp format (Bug#12706).
1929 * emacs-mime.texi (time-date): Update for new format.
1930 Also, fix bogus time stamp and modernize a bit.
1931
1932 2012-10-23 Glenn Morris <rgm@gnu.org>
1933
1934 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1935 than unchanging cl.el version number.
1936 End all menu descriptions with a period.
1937 Do not use @dfn{CL} for every instance of "CL".
1938 (Overview): Remove no-runtime caveat, and note about foo* names.
1939 (Usage): Use cl-lib rather than cl.
1940 (Organization, Naming Conventions): Update for cl-lib.el.
1941 (Installation): Remove long-irrelevant node.
1942 (Program Structure, Predicates, Control Structure):
1943 Start updating for cl-lib namespace.
1944 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1945 Depend on emacsver.texi.
1946
1947 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1948
1949 * trampver.texi: Update release number.
1950
1951 2012-10-06 Glenn Morris <rgm@gnu.org>
1952
1953 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1954 ERC version.
1955 (Introduction): ERC is distributed with Emacs.
1956 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1957 (Getting Started): Simplify.
1958 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1959 (History): Mention ERC maintained as part of Emacs now.
1960 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1961 Add dependency on emacsver.texi.
1962
1963 * erc.texi: Remove hand-written node pointers.
1964
1965 2012-10-05 Glenn Morris <rgm@gnu.org>
1966
1967 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1968 Copyedits.
1969
1970 2012-10-01 Eric Ludlam <zappo@gnu.org>
1971
1972 * ede.texi (Quick Start, Project Local Variables)
1973 (Miscellaneous commands, ede-java-root, Development Overview)
1974 (Detecting a Project): New nodes.
1975 (Simple projects): Node deleted.
1976
1977 * eieio.texi (Building Classes): Some slot attributes cannot be
1978 overridden.
1979 (Slot Options): Remove an example.
1980 (Method Invocation, Documentation): New nodes.
1981
1982 2012-10-01 Glenn Morris <rgm@gnu.org>
1983
1984 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1985 (reftex.pdf): Add dependency on emacsver.texi.
1986 * reftex.texi: Don't include directory part for emacsver.texi;
1987 the Makefile's -I handles it.
1988
1989 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1990
1991 Merge from standalone RefTeX repository.
1992
1993 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1994 with macros.
1995 (Imprint): Mention Wolfgang in list of contributors.
1996 (Creating Citations): Give a hint about how to
1997 auto-revert the BibTeX database file when using external editors.
1998 (Referencing Labels): Simplify section about reference macro
1999 cycling.
2000 (Options (Referencing Labels)): Adapt to new structure of
2001 `reftex-ref-style-alist'.
2002 (Referencing Labels, Reference Styles): Document changes in the
2003 referencing functionality.
2004 (Commands): Mention options for definition of header and footer in
2005 BibTeX files.
2006 (Options (Creating Citations)): Document
2007 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2008 (Reference Styles): New section.
2009 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2010 (Options (Referencing Labels)): Remove descriptions of deprecated
2011 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2012 Add descriptions for `reftex-ref-style-alist' and
2013 `reftex-ref-style-default-list'.
2014 (Referencing Labels): Update regarding reference styles.
2015 (Citation Styles): Mention support for ConTeXt.
2016 (Options (Defining Label Environments)): Fix typo.
2017 (Options (Creating Citations)):
2018 Document `reftex-cite-key-separator'.
2019
2020 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2021
2022 * org.texi: Add description of ORG_ADD_CONTRIB to info
2023 documentation. Add link to Worg for more details.
2024
2025 * org.texi: Clarify installation procedure. Provide link to the
2026 build system description on Worg.
2027
2028 * org.texi: Remove reference to utils/, x11idle.c is now in
2029 contrib/scripts.
2030
2031 * org.texi: Re-normalize to "Org mode" in manual.
2032
2033 * org.texi (Installation): Adapt documentation to new build
2034 system. Mention GNU ELPA (since it needs to be handled like Emacs
2035 built-in Org).
2036
2037 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2038
2039 * org.texi: Fix typo in description of the 'Hooks' section.
2040
2041 * org.texi: Add ID to the list of special properties.
2042
2043 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2044
2045 * org.texi (Moving subtrees): Document the ability to archive to a
2046 datetree.
2047
2048 2012-09-30 Bastien Guerry <bzg@gnu.org>
2049
2050 * org.texi (Installation, Feedback, Batch execution):
2051 Use (add-to-list 'load-path ... t) for the contrib dir.
2052
2053 * org.texi (results): Update documentation for ":results drawer"
2054 and ":results org".
2055
2056 * org.texi (Column width and alignment): Fix typo.
2057
2058 * org.texi (Activation): Point to the "Conflicts" section.
2059
2060 * org.texi (Conflicts): Mention filladapt.el in the list of
2061 conflicting packages.
2062
2063 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2064 not needed for versions of Emacs > 22.1.
2065
2066 * org.texi (History and Acknowledgments): Fix typo.
2067
2068 * org.texi (History and Acknowledgments): Add my own
2069 acknowledgments.
2070
2071 * org.texi (Agenda commands): Document the new command and the new
2072 option.
2073
2074 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2075 (Agenda commands): Reorder. Document `*' to toggle persistent
2076 marks.
2077
2078 * org.texi (Agenda dispatcher):
2079 Mention `org-toggle-agenda-sticky'.
2080 (Agenda commands, Exporting Agenda Views): Fix typo.
2081
2082 * org.texi (Templates in contexts, Setting Options): Update to
2083 reflect changes in how contexts options are processed.
2084
2085 * org.texi (Templates in contexts): Document the new structure of
2086 the variables `org-agenda-custom-commands-contexts' and
2087 `org-capture-templates-contexts'.
2088
2089 * org.texi (Templates in contexts): Document the new option
2090 `org-capture-templates-contexts'.
2091 (Storing searches): Document the new option
2092 `org-agenda-custom-commands-contexts'.
2093
2094 * org.texi (Formula syntax for Lisp): Reformat.
2095
2096 * org.texi (Special properties, Column attributes)
2097 (Agenda column view): Document the new special property
2098 CLOCKSUM_T.
2099
2100 * org.texi (Template expansion): Document the new %l template.
2101
2102 * org.texi (Fast access to TODO states): Fix documentation about
2103 allowed characters for fast todo selection.
2104
2105 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2106 use in `org-agenda-to-appt'.
2107
2108 * org.texi (Comment lines): Update wrt comments.
2109
2110 * org.texi (Resolving idle time): Document new keybinding.
2111
2112 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2113 on clock timestamps.
2114
2115 * org.texi (Fast access to TODO states): Explicitly says only
2116 letters are supported as fast TODO selection keys.
2117
2118 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2119 specifier. Document the new "%(my-function)" specifier.
2120
2121 * org.texi (Clocking commands): New cindex.
2122 (Clocking commands): Update documentation for `org-clock-in'.
2123 Document `org-clock-in-last'. Mention `org-clock-out' and
2124 `org-clock-in-last' as commands that can be globally bound.
2125 (Resolving idle time): Document continuous clocking.
2126
2127 * org.texi (Top, Introduction): Fix formatting.
2128 (Activation): Add index entries.
2129 (Conventions): Update section.
2130 (Embedded @LaTeX{}): Fix formatting.
2131
2132 * org.texi (Visibility cycling): Document `show-children'.
2133
2134 * org.texi (Using capture): Mention the `org-capture-last-stored'
2135 bookmark as a way to jump to the last stored capture.
2136
2137 * org.texi (Uploading files): Fix typo.
2138
2139 * org.texi (Using capture): Document `C-0' as a prefix argument
2140 for `org-capture'.
2141
2142 * org.texi (Agenda commands): Document persistent marks.
2143
2144 * org.texi (Template expansion): Update doc to reflect change.
2145
2146 * org.texi (Radio tables): Document the :no-escape parameter.
2147
2148 * org.texi (Repeated tasks): Document repeat cookies for years,
2149 months, weeks, days and hours.
2150
2151 * org.texi (Export options): State that you can use the d: option
2152 by specifying a list of drawers.
2153
2154 * org.texi (HTML preamble and postamble): Small doc improvement.
2155
2156 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2157
2158 * org.texi: The sections in the Exporting section of the manual
2159 left out articles in the description of the org-export-as-*
2160 commands, among other places. This patch adds them, adds a few
2161 missing prepositions, and switches instances of "an HTML" to "a
2162 html" for internal consistency.
2163
2164 * org.texi: Alter several examples of headings with timestamps in
2165 them to include the timestamps in the body instead of the heading.
2166
2167 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2168
2169 * org.texi (Agenda dispatcher): Document sticky agenda views and
2170 the new key for them.
2171
2172 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2173
2174 * org.texi (Advanced features): Fix error in table.
2175
2176 2012-09-30 Feng Shu <tumashu@gmail.com>
2177
2178 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2179 alternative to dvipng.
2180
2181 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2182
2183 * org.texi: Remove extra curly bracket.
2184
2185 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2186
2187 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2188 defkeys.
2189
2190 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2191
2192 * org.texi (Agenda commands): Fix two typos by giving
2193 corresponding function names, according to
2194 `org-agenda-view-mode-dispatch'.
2195
2196 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2197
2198 * org.texi (The spreadsheet): Fix typo.
2199
2200 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2201
2202 * org.texi (Tracking your habits): Point to the "Tracking TODO
2203 state changes" section.
2204
2205 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2206
2207 * org.texi (Literal examples): Remove reference to unknown
2208 `org-export-latex-minted' variable. Also simplify footnote since
2209 `org-export-latex-listings' documentation is exhaustive already.
2210
2211 * org.texi (Plain lists): Remove reference to now hard-coded
2212 `bullet' automatic rule.
2213
2214 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2215
2216 * org.texi: Updated documentation accordingly.
2217
2218 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2219
2220 * texinfo.tex: Merge from gnulib.
2221
2222 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2223
2224 Sync with Tramp 2.2.6.
2225
2226 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2227
2228 * trampver.texi: Update release number.
2229
2230 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2231
2232 * texinfo.tex: Merge from gnulib.
2233
2234 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2235
2236 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2237 (bug#12096).
2238
2239 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2240
2241 * calc.texi (Simplification modes, Conversions)
2242 (Operating on Selections): Mention "basic" simplification.
2243 (The Calc Mode Line): Mention the mode line display for Basic
2244 simplification mode.
2245 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2246 simplifications.
2247 (Basic Simplifications): Rename from "Limited Simplifications"
2248 Replace "limited" by "basic" throughout.
2249 (Algebraic Simplifications): Indicate that the algebraic
2250 simplifications are done by default.
2251 (Unsafe Simplifications): Mention `m E'.
2252 (Simplification of Units): Mention `m U'.
2253 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2254 (Kinds of Declarations, Functions for Declarations):
2255 Mention "algebraic simplifications" instead of `a s'.
2256 (Algebraic Entry): Remove mention of default simplifications.
2257
2258 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2259
2260 * calc.texi (Getting Started, Tutorial): Change simulated
2261 Calc output to match actual output.
2262 (Simplifying Formulas): Mention that algebraic simplification is now
2263 the default.
2264
2265 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2266
2267 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2268 (Bug#12073)
2269
2270 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2271
2272 Prefer typical American spelling for "acknowledgment".
2273 * calc.texi (History and Acknowledgments): Rename from
2274 History and Acknowledgements.
2275 * idlwave.texi (Acknowledgments):
2276 * ses.texi (Acknowledgments):
2277 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2278
2279 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2280
2281 Rename configure.in to configure.ac (Bug#11603).
2282 * ede.texi (Compiler and Linker objects, ede-proj-project)
2283 (ede-step-project): Prefer the name configure.ac to configure.in.
2284
2285 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2286
2287 * tramp.texi (Multi-hops):
2288 Introduce `tramp-restricted-shell-hosts-alist'.
2289
2290 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2291
2292 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2293 methods, so don't mention smtpmail here.
2294
2295 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2296
2297 * gnus.texi (Picons): Document gnus-picon-properties.
2298
2299 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2300
2301 * gnus.texi: Remove mention of compilation, as that's no longer
2302 supported.
2303
2304 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2305
2306 * gnus.texi (Archived Messages): Mention
2307 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2308
2309 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2310
2311 * gnus.texi (Various Summary Stuff):
2312 Remove mention of `gnus-propagate-marks'.
2313
2314 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2315
2316 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2317 which no longer exist.
2318
2319 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2320
2321 * gnus.texi (Archived Messages):
2322 Document gnus-gcc-self-resent-messages.
2323
2324 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2325
2326 * message.texi (Mail Variables):
2327 Mention the optional user parameter for X-Message-SMTP-Method.
2328
2329 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2330
2331 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2332
2333 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2334
2335 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2336
2337 * gnus.texi (Key Index): Change encoding to utf-8.
2338
2339 2012-06-21 Glenn Morris <rgm@gnu.org>
2340
2341 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2342
2343 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2344
2345 * gnus.texi (Group Timestamp): Mention where to find documentation for
2346 the `gnus-tmp-' variables (bug#11601).
2347
2348 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2349
2350 Sync with Tramp 2.2.6-pre.
2351
2352 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2353 where appropriate.
2354 (Ad-hoc multi-hops): New section.
2355 (Remote processes): New subsection "Running remote processes on
2356 Windows hosts".
2357 (History): Add remote commands on Windows, and ad-hoc multi-hop
2358 methods.
2359 (External methods): "ControlPersist" must be set to "no" for the
2360 `scpc' method.
2361 (Remote processes): Add a note about `auto-revert-tail-mode'.
2362 (Frequently Asked Questions): Use "scpx" in combination with
2363 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2364
2365 * trampver.texi: Update release number.
2366
2367 2012-06-10 Chong Yidong <cyd@gnu.org>
2368
2369 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2370 compilation for html-mono.
2371
2372 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2373
2374 * texinfo.tex: Merge from gnulib.
2375
2376 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2377
2378 * Makefile.in (echo-info): Don't try to install info files named
2379 just ".info".
2380
2381 2012-05-28 Glenn Morris <rgm@gnu.org>
2382
2383 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2384
2385 * sc.texi: Nuke hand-written node pointers.
2386 Fix top-level menu to match actual node order.
2387
2388 2012-05-27 Glenn Morris <rgm@gnu.org>
2389
2390 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2391 Some associated fixes, including not messing with chapno in cl.texi.
2392
2393 2012-05-27 Bastien Guerry <bzg@gnu.org>
2394
2395 * org.texi (Durations and time values): Fix typo.
2396
2397 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2398
2399 * texinfo.tex: Update from gnulib.
2400
2401 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2402
2403 * calc.texi (Basic Operations on Units, Customizing Calc):
2404 Mention `calc-ensure-consistent-units'.
2405
2406 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2407
2408 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2409 reference commands. (Bug#11461)
2410
2411 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2412
2413 2012-05-12 Glenn Morris <rgm@gnu.org>
2414
2415 * Makefile.in (mostlyclean): Add more TeX intermediates.
2416
2417 * Makefile.in: Make it look more like the other doc Makefiles.
2418 Use explicit $srcdir in all dependencies.
2419 Remove cd $srcdir from rules.
2420 (VPATH): Remove.
2421 (infodir): Set to an absolute path.
2422 (INFO_TARGETS): Use short names.
2423 (mkinfodir): infodir is now absolute.
2424 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2425
2426 * Makefile.in (info.info): Rename from info, to avoid duplication.
2427 (.SUFFIXES): Disable implicit rules.
2428
2429 * Makefile.in (MKDIR_P): New, set by configure.
2430 (mkinfodir): Use $MKDIR_P.
2431
2432 2012-05-07 Glenn Morris <rgm@gnu.org>
2433
2434 * forms.texi (Long Example): Update for changed location of files.
2435
2436 2012-05-04 Glenn Morris <rgm@gnu.org>
2437
2438 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2439 (INFO_TARGETS): Use $INFO_EXT.
2440 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2441 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2442 (INFO_TARGETS): Use $INFO_EXT.
2443 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2444
2445 2012-05-02 Glenn Morris <rgm@gnu.org>
2446
2447 * Makefile.in (echo-info): New phony target, used by top-level.
2448
2449 * viper.texi: Make direntry shorter (also it is no longer "newest").
2450
2451 * emacs-gnutls.texi, ert.texi, org.texi:
2452 Fix dircategory, direntry to match info/dir.
2453
2454 * faq.texi: Convert @inforefs to @xrefs.
2455 Fix some malformed cross-references.
2456 (File-name conventions): Shorten section name to avoid overfull line.
2457 (How to add fonts): Use smallexample to avoid overfull lines.
2458
2459 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2460
2461 * auth.texi (Help for users): Update for .gpg file being second.
2462
2463 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2464
2465 * org.texi (Agenda commands): Fix two typos: give corresponding
2466 function names, according to `org-agenda-view-mode-dispatch'.
2467
2468 2012-04-27 Glenn Morris <rgm@gnu.org>
2469
2470 * faq.texi (Major packages and programs): Remove section.
2471 There is no point listing 6 packages (cf etc/MORE.STUFF).
2472 (Finding Emacs and related packages): Move "Spell-checkers" here.
2473
2474 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * dbus.texi (Version): New node.
2477 (Properties and Annotations): Mention the object manager
2478 interface. Describe dbus-get-all-managed-objects.
2479 (Type Conversion): Floating point numbers are allowed, if an
2480 anteger does not fit Emacs's integer range.
2481 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2482 (Asynchronous Methods): Fix description of
2483 dbus-call-method-asynchronously.
2484 (Receiving Method Calls): Fix some minor errors.
2485 Add dbus-interface-emacs.
2486 (Signals): Describe unicast signals and the new match rules.
2487 (Alternative Buses): Add the PRIVATE optional argument to
2488 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2489
2490 2012-04-20 Glenn Morris <rgm@gnu.org>
2491
2492 * faq.texi (New in Emacs 24): New section.
2493 (Packages that do not come with Emacs): Mention M-x list-packages.
2494
2495 2012-04-14 Alan Mackenzie <acm@muc.de>
2496
2497 * cc-mode.texi (c-offsets-alist): Correct a typo.
2498
2499 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2500
2501 * org.texi (Deadlines and scheduling): Fix the example: the
2502 DEADLINE item should come right after the headline. We enforce
2503 this convention, so it is a bug not to illustrate it correctly in
2504 the manual.
2505
2506 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2507
2508 * org.texi (Agenda commands): Fix documentation bug by swapping
2509 the equivalent keybindings to `org-agenda-next-line' with the ones
2510 to `org-agenda-previous-line'.
2511
2512 2012-04-14 Glenn Morris <rgm@gnu.org>
2513
2514 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2515
2516 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2517
2518 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2519 Add emacs-gnutls.
2520 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2521
2522 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2523
2524 * Makefile.in: Add emacs-gnutls.texi to build.
2525
2526 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2527
2528 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2529
2530 * auth.texi (Secret Service API): Edit further and give examples.
2531 (Secret Service API): Adjust @samp to @code for collection names.
2532
2533 2012-04-04 Glenn Morris <rgm@gnu.org>
2534
2535 * auth.texi (Secret Service API): Copyedits.
2536 (Help for developers): Fill in some missing function doc-strings.
2537 (Help for users, Help for developers)
2538 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2539
2540 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2541
2542 * auth.texi (Secret Service API): Add the missing text.
2543
2544 2012-04-04 Chong Yidong <cyd@gnu.org>
2545
2546 * message.texi (Using PGP/MIME): Note that epg is now the default.
2547
2548 * gnus.texi: Reduce references to obsolete pgg library.
2549 (Security): Note that epg is now the default.
2550
2551 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2552
2553 * nxml-mode.texi (Completion): C-RET is no longer bound to
2554 nxml-complete.
2555
2556 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2557
2558 * org.texi (Customizing tables in ODT export): Correct few errors.
2559
2560 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2561
2562 * org.texi (Links in ODT export): Update.
2563 (Labels and captions in ODT export): New node.
2564
2565 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2566
2567 * org.texi (Literal examples in ODT export): htmlfontify.el in
2568 Emacs-24.1 now supports fontification. So ODT source blocks will
2569 be fontified by default.
2570
2571 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2572
2573 * org.texi (Refiling notes): Remove duplicated keybinding.
2574
2575 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2576
2577 * org.texi (noweb): Documentation of this new option to the :noweb
2578 header argument.
2579
2580 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2581
2582 * org.texi (Header and sectioning): Add example demonstrating how
2583 to use "LaTeX_CLASS_OPTIONS".
2584
2585 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2586
2587 * org.texi (Noweb reference syntax): Describe the ability to
2588 execute noweb references in the manual.
2589
2590 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2591
2592 * org.texi (cache): Improve cache documentation when session
2593 evaluation is used.
2594
2595 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2596
2597 * org.texi (Plain lists): Document removal.
2598
2599 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2600
2601 * org.texi: Decapitalize file name in references to Calc manual.
2602
2603 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2604
2605 * org.texi (Plain lists): Document removal.
2606
2607 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2608
2609 * org.texi (Top, OpenDocument Text export)
2610 (ODT export commands, Extending ODT export)
2611 (Images in ODT export, Tables in ODT export)
2612 (Configuring a document converter): Add or Update.
2613
2614 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2615
2616 * org.texi (MobileOrg): Change the wording to reflect that the
2617 Android Version is no longer just the little brother of the iOS
2618 version.
2619
2620 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2621
2622 * org.texi (Key bindings and useful functions): Update babel key
2623 binding documentation in manual.
2624
2625 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2626
2627 * org.texi (noweb): Document new noweb header value.
2628
2629 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2630
2631 * org.texi (noweb-sep): Document new header argument.
2632
2633 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2634
2635 * org.texi (noweb-ref): Documentation of this new custom variable.
2636
2637 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2638
2639 * org.texi (wrap): Update the new :wrap documentation to match the
2640 current implementation.
2641
2642 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2643
2644 * org.texi: Added documentation for :wrap.
2645
2646 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2647
2648 * org.texi: #+RESULTS now user-configurable.
2649
2650 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2651
2652 * org.texi: Documented :noweb no-export.
2653
2654 2012-04-01 Thomas Dye <dk@poto.local>
2655
2656 * org.texi: Edit :noweb no header argument for correctness.
2657
2658 2012-04-01 Bastien Guerry <bzg@gnu.org>
2659
2660 * org.texi (Customization): Update the approximate number of Org
2661 variables.
2662
2663 2012-04-01 Thomas Dye <dk@poto.local>
2664
2665 * org.texi: The :results wrap produces a drawer instead of a
2666 begin_results block.
2667
2668 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2669
2670 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2671 reflect the new default.
2672
2673 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2674
2675 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2676 "Getting Started" to this node. (Bug#10450)
2677
2678 2012-03-10 Chong Yidong <cyd@gnu.org>
2679
2680 * flymake.texi (Example -- Configuring a tool called via make):
2681 Mention the Automake COMPILE variable (Bug#8715).
2682
2683 * info.texi (Getting Started): Add an index entry (Bug#10450).
2684
2685 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2686
2687 * dbus.texi (Signals): Known names will be mapped onto unique
2688 names, when registering for signals.
2689
2690 2012-02-29 Glenn Morris <rgm@gnu.org>
2691
2692 * url.texi: Fix quote usage in body text.
2693
2694 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2695
2696 * cl.texi: Use @code{} in menus when appropriate.
2697
2698 2012-02-28 Glenn Morris <rgm@gnu.org>
2699
2700 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2701 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2702 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2703 * org.texi, sc.texi, vip.texi, viper.texi:
2704 Standardize possessive apostrophe usage.
2705
2706 2012-02-26 Chong Yidong <cyd@gnu.org>
2707
2708 * ediff.texi (Quick Help Commands): Add a couple of index entries
2709 (Bug#10834).
2710
2711 2012-02-17 Glenn Morris <rgm@gnu.org>
2712
2713 * gnus.texi (Posting Styles):
2714 * remember.texi (Org): Fix cross-refs to other manuals.
2715
2716 2012-02-15 Glenn Morris <rgm@gnu.org>
2717
2718 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2719 (Encryption): New chapter, split out from previous.
2720
2721 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2722
2723 * gnus.texi (Customizing the IMAP Connection):
2724 Mention nnimap-record-commands.
2725
2726 2012-02-10 Glenn Morris <rgm@gnu.org>
2727
2728 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2729 Mention url-queue-retrieve.
2730
2731 2012-02-09 Glenn Morris <rgm@gnu.org>
2732
2733 * sem-user.texi (Semantic mode user commands): Typo fix.
2734
2735 * info.texi (Create Info buffer): Mention info-display-manual.
2736
2737 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2738
2739 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2740 example (modified from an example by Michael Albinus).
2741
2742 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2743
2744 * gnus.texi (Agent Basics): Fix outdated description of
2745 `gnus-agent-auto-agentize-methods'.
2746
2747 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2748
2749 * cc-mode.texi: Always @defindex ss.
2750 (Config Basics): Fix argument of @itemize.
2751 (Macro Backslashes): Add @code around index entry.
2752
2753 2012-01-23 Glenn Morris <rgm@gnu.org>
2754
2755 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2756
2757 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2758
2759 * tramp.texi (File): Tweak wording for the `scpc' option.
2760
2761 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2762
2763 * gnus.texi (Group Parameters): Really note precedence.
2764
2765 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2766
2767 * gnus.texi (Group Parameters): Note precedence.
2768
2769 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2770
2771 * org.texi (Noweb reference syntax): Adding documentation of
2772 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2773 variable.
2774
2775 2012-01-03 Bastien Guerry <bzg@gnu.org>
2776
2777 * org.texi (Plain lists): Split the table to fix the display
2778 of items.
2779
2780 2012-01-03 Bastien Guerry <bzg@gnu.org>
2781
2782 * org.texi (Plain lists): Fix misplaced explanation.
2783
2784 2012-01-03 Bastien Guerry <bzg@gnu.org>
2785
2786 * org.texi (Plain lists, Agenda files): Add index entries.
2787
2788 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2789
2790 * org.texi: Use "Org mode" instead of alternatives like
2791 "Org-mode" or "org-mode".
2792
2793 2012-01-03 Bernt Hansen <bernt@norang.ca>
2794
2795 * org.texi (Agenda commands):
2796 Document `org-clock-report-include-clocking-task'.
2797
2798 2012-01-03 Bastien Guerry <bzg@gnu.org>
2799
2800 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2801 C-c' on checkboxes.
2802
2803 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2804
2805 * org.texi: End sentences with two spaces.
2806
2807 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2808
2809 * org.texi (External links): Document the link types file+sys
2810 and file+emacs, slightly narrow used page width.
2811
2812 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2813
2814 * org.texi (colnames): Note that colnames behavior may differ
2815 across languages.
2816
2817 2012-01-03 Bastien Guerry <bzg@gnu.org>
2818
2819 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2820
2821 2012-01-03 Thomas Dye <dk@poto.westell.com>
2822
2823 * org.texi: Augmented discussion of babel property
2824 inheritance. Put footnote outside sentence ending period.
2825
2826 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2827
2828 * org.texi (eval): Documenting the full range of :eval header
2829 argument values.
2830
2831 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2832
2833 * org.texi (eval): Documentation of the new :eval option.
2834
2835 2012-01-03 Thomas Dye <dk@poto.local>
2836
2837 * org.texi: Add accumulated properties.
2838
2839 2012-01-03 Thomas Dye <dk@poto.local>
2840
2841 * org.texi: Documented no spaces in name=assign, another
2842 correction to :var table.
2843
2844 2012-01-03 Thomas Dye <dk@poto.local>
2845
2846 * org.texi: Changed DATA to NAME in Working With Source Code
2847 section.
2848
2849 2012-01-03 Tom Dye <tsd@tsdye.com>
2850
2851 * org.texi: Minor change to :var table.
2852
2853 2012-01-03 Tom Dye <tsd@tsdye.com>
2854
2855 * org.texi: More changes to :var table (some examples were wrong).
2856
2857 2012-01-03 Tom Dye <tsd@tsdye.com>
2858
2859 * org.texi: Cleaned up :var table.
2860
2861 2012-01-03 Bastien Guerry <bzg@gnu.org>
2862
2863 * org.texi (Timestamps, Weekly/daily agenda)
2864 (Weekly/daily agenda): Add @cindex for "appointment".
2865
2866 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2867
2868 * org.texi (Literal examples): A new link to the template for
2869 inserting empty code blocks.
2870 (Structure of code blocks): A new link to the template for
2871 inserting empty code blocks.
2872
2873 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2874
2875 * org.texi (External links): Add footnote on how the behavior
2876 of the text search in Org files are controled by the variable
2877 `org-link-search-must-match-exact-headline'.
2878
2879 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2880
2881 * org.texi (Buffer-wide header arguments):
2882 Update documentation to reflect removal of #+PROPERTIES.
2883
2884 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2885
2886 * org.texi (The clock table): Mention that ACHIVED trees
2887 contribute to the clock table.
2888
2889 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2890
2891 * org.texi (Conflicts): Better yasnippet config info.
2892
2893 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2894
2895 * org.texi (Selective export): Explicitly mention the default
2896 values for `org-export-select-tags',
2897 `org-export-exclude-tags'.
2898
2899 2012-01-03 Tom Dye <tsd@tsdye.com>
2900
2901 * org.texi: Added a line to specify that header arguments are
2902 lowercase.
2903
2904 2012-01-03 Tom Dye <tsd@tsdye.com>
2905
2906 * org.texi: :var requires default value when declared.
2907
2908 2012-01-03 Bastien Guerry <bzg@gnu.org>
2909
2910 * org.texi (Handling links): Add a note about the
2911 `org-link-frame-setup' option.
2912
2913 2012-01-03 David Maus <dmaus@ictsoc.de>
2914
2915 * org.texi (Exporting Agenda Views, Extracting agenda
2916 information): Fix command line syntax, quote symbol parameter
2917 values.
2918
2919 2012-01-03 David Maus <dmaus@ictsoc.de>
2920
2921 * org.texi (Exporting Agenda Views): Fix command line syntax.
2922
2923 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2924
2925 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2926 Use octal notation for file permissions, which are normally
2927 thought of in octal.
2928 (Mail Back End Variables): Use more-plausible modes in example.
2929
2930 2011-12-20 Alan Mackenzie <acm@muc.de>
2931
2932 * cc-mode.texi: Update version string 5.31 -> 5.32.
2933
2934 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2937
2938 2011-11-24 Glenn Morris <rgm@gnu.org>
2939
2940 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2941
2942 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2943
2944 * makefile.w32-in: Update dependencies.
2945
2946 2011-11-20 Glenn Morris <rgm@gnu.org>
2947
2948 * gnus.texi (Group Information):
2949 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2950
2951 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2952
2953 * gnus-coding.texi (Gnus Maintenance Guide):
2954 Rename from "Gnus Maintainance Guide".
2955
2956 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2957 * eieio.texi (Customizing):
2958 * gnus.texi (Article Washing):
2959 * gnus-news.texi:
2960 * sem-user.texi (Smart Jump): Fix typos.
2961
2962 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2965
2966 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2967
2968 * ede.texi (project-am-texinfo):
2969 * gnus.texi (Sending or Not Sending):
2970 * org.texi (Template elements): Fix typos.
2971
2972 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2973
2974 * ediff.texi (Hooks):
2975 * sem-user.texi (Semanticdb Roots): Fix typos.
2976
2977 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * semantic.texi (Tag handling): Fix typo.
2980
2981 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2982
2983 * gnus.texi (Other Gnus Versions): Remove.
2984
2985 2011-10-28 Alan Mackenzie <acm@muc.de>
2986
2987 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2988 (Other Special Indentations): Add an xref to "Macros with ;".
2989 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2990 "Macros with ;".
2991 (Macros with ;): New page.
2992
2993 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2994 Document the new handling of nested scopes for movement by defuns.
2995
2996 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2997
2998 Sync with Tramp 2.2.3.
2999
3000 * trampver.texi: Update release number.
3001
3002 2011-10-14 Glenn Morris <rgm@gnu.org>
3003
3004 * ert.texi (Introduction, How to Run Tests)
3005 (Running Tests Interactively, Expected Failures)
3006 (Tests and Their Environment, Useful Techniques)
3007 (Interactive Debugging, Fixtures and Test Suites):
3008 Minor rephrasings.
3009 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3010 (Running Tests in Batch Mode): Simplify loading instructions.
3011 (Test Selectors): Clarify some selectors.
3012 (Expected Failures, Useful Techniques):
3013 Make examples fit in 80 columns.
3014
3015 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3016
3017 * calc.texi (Basic Operations on Units): Discuss temperature
3018 conversion (`u t') alongside with other unit conversions ('u c').
3019
3020 2011-10-12 Glenn Morris <rgm@gnu.org>
3021
3022 * ert.texi: Whitespace trivia to make main menu items line up better.
3023
3024 2011-10-08 Glenn Morris <rgm@gnu.org>
3025
3026 * Makefile.in: Fix ert rules.
3027
3028 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3029
3030 * gnus.texi (Gnus Utility Functions): Add more references and
3031 explanations (bug#9683).
3032
3033 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3034
3035 * texinfo.tex: Merge from gnulib.
3036
3037 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3038
3039 * gnus.texi (Archived Messages): Note the default (bug#9552).
3040
3041 2011-09-21 Bill Wohler <wohler@newt.com>
3042
3043 Release MH-E manual version 8.3.
3044
3045 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3046 release 8.3.
3047 (Preface): Update support information.
3048 (From Bill Wohler): Reset text to original version. As a
3049 historical quote, the tense should be correct in the time that it
3050 was written.
3051
3052 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3053
3054 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3055 (Finding the News): Doc clarification.
3056 (Terminology): Mention naming.
3057
3058 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3059
3060 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3061 (Interactive): Document `quiet'.
3062
3063 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3064
3065 * org.texi (Images in LaTeX export): Rewrite.
3066
3067 2011-08-15 Bastien Guerry <bzg@gnu.org>
3068
3069 * org.texi (Using the mapping API): Mention 'region as a possible
3070 scope for `org-map-entries'.
3071
3072 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3073
3074 * org.texi (Visibility cycling): Document `org-copy-visible'.
3075
3076 2011-08-15 Bastien Guerry <bzg@gnu.org>
3077
3078 * org.texi (Template expansion): Order template sequences in the
3079 proper order.
3080
3081 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3082
3083 * org.texi (eval): Expand discussion of the :eval header argument.
3084
3085 2011-08-15 Bastien Guerry <bzg@gnu.org>
3086
3087 * org.texi (Languages): Add Lilypond and Awk as supported
3088 languages.
3089
3090 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3091
3092 * org.texi: Document that both CLOCK_INTO_DRAWER and
3093 LOG_INTO_DRAWER can be used to override the contents of variable
3094 org-clock-into-drawer (or if unset, org-log-into-drawer).
3095
3096 * org.texi: Replace @xref->@pxref.
3097
3098 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3099
3100 * org.texi (Evaluating code blocks): Documenting the new option
3101 for inline call lines.
3102
3103 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3104
3105 * org.texi (Results of evaluation): More explicit about the
3106 mechanism through which interactive evaluation of code is
3107 performed.
3108
3109 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3110
3111 * org.texi (noweb-ref): New header argument documentation.
3112
3113 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3114
3115 * org.texi (Extracting source code): Documentation of the new
3116 org-babel-tangle-named-block-combination variable.
3117
3118 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3119
3120 * org.texi (Structure of code blocks): Explicitly state that the
3121 behavior of multiple blocks of the same name is undefined.
3122
3123 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3124
3125 * org.texi (TaskJuggler export): Modify the example to reflect the
3126 new effort durations.
3127
3128 2011-08-15 David Maus <dmaus@ictsoc.de>
3129
3130 * org.texi (Images in LaTeX export): Escape curly brackets in
3131 LaTeX example.
3132
3133 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3134
3135 * org.texi (The clock table): Document the :properties and
3136 :inherit-props arguments for the clocktable.
3137
3138 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3139
3140 * org.texi (Tables in LaTeX export): Document specifying placement
3141 options for tables.
3142
3143 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3144
3145 * org.texi (Evaluating code blocks): More specific documentation
3146 about the different types of header arguments.
3147
3148 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3149
3150 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3151
3152 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3153
3154 * org.texi (Built-in table editor): Document the table field
3155 follow mode.
3156
3157 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3158
3159 * org.texi (Easy Templates): Document new template.
3160
3161 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3162
3163 * org.texi (Literal examples): Add a cross-reference from "Literal
3164 Examples" to "Easy Templates."
3165
3166 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3167
3168 * org.texi (The clock table): Add link to match syntax.
3169
3170 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3171
3172 * org.texi (Agenda commands): Document clock consistency checks.
3173
3174 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3175
3176 * org.texi (Built-in table editor): Document that \vert represents
3177 a vertical bar in a table field.
3178
3179 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3180
3181 * org.texi (Literal examples): Link from "Markup" > "Literate
3182 Examples" to "Working with Source Code".
3183
3184 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3185
3186 * org.texi (Agenda commands): Doc for function option to bulk
3187 action.
3188
3189 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3190
3191 * org.texi (Template expansion): Document new %<...> template
3192 escape.
3193
3194 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3195
3196 * org.texi (Selective export): Document exclusion of any tasks
3197 from export.
3198
3199 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3200
3201 * org.texi (Selective export): Document how to exclude DONE tasks
3202 from export.
3203 (Publishing options): Document the properties to be used to turn off
3204 export of DONE tasks.
3205
3206 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3207
3208 * org.texi (The date/time prompt): Document date range protection.
3209
3210 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3211
3212 * org.texi (padline): Documentation of the new padline header
3213 argument.
3214
3215 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3216
3217 * org.texi (var): Adding "[" to list of characters triggering
3218 elisp evaluation.
3219
3220 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3221
3222 * org.texi (var): Documentation of Emacs Lisp evaluation during
3223 variable assignment.
3224
3225 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3226
3227 * org.texi (colnames): Reference indexing into variables, and note
3228 that colnames are *not* removed before indexing occurs.
3229 (rownames): Reference indexing into variables, and note that
3230 rownames are *not* removed before indexing occurs.
3231
3232 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3233
3234 * org.texi (var): Clarification of indexing into tabular
3235 variables.
3236
3237 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3238
3239 * org.texi (results): Documentation of the `:results wrap' header
3240 argument.
3241
3242 2011-08-15 Bastien Guerry <bzg@gnu.org>
3243
3244 * org.texi (LaTeX and PDF export): Add a note about a limitation
3245 of the LaTeX export: the org file has to be properly structured.
3246
3247 2011-08-15 Bastien Guerry <bzg@gnu.org>
3248
3249 * org.texi (Dynamic blocks, Structure editing):
3250 Mention the function `org-narrow-to-block'.
3251
3252 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3253
3254 * org.texi (Languages): Updating list of code block supported
3255 languages.
3256
3257 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3258
3259 * org.texi (Special properties): CATEGORY is a special property,
3260 but it may also used in the drawer.
3261
3262 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3263
3264 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3265
3266 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3267
3268 * org.texi (Include files): Document :lines.
3269
3270 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3271
3272 * org.texi (comments): Documentation of the ":comments noweb" code
3273 block header argument.
3274
3275 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3276
3277 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3278 added extra whitespace around functions to be consistent with the
3279 rest of the section.
3280
3281 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3282
3283 * org.texi (Evaluating code blocks): Expand discussion of
3284 #+call: line syntax.
3285 (Header arguments in function calls): Expand discussion of
3286 #+call: line syntax.
3287
3288 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3289
3290 * org.texi (Evaluating code blocks): More explicit about how to
3291 pass variables to #+call lines.
3292
3293 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3294
3295 * org.texi (Results of evaluation): Link to the :results header
3296 argument list from the "Results of evaluation" section.
3297
3298 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3299
3300 * org.texi (Conflicts): Adding additional information about
3301 resolving org/yasnippet conflicts.
3302
3303 2011-08-15 David Maus <dmaus@ictsoc.de>
3304
3305 * org.texi (Publishing options): Document style-include-scripts
3306 publishing project property.
3307
3308 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3309
3310 * org.texi (Sparse trees): Document the next-error /
3311 previous-error functionality.
3312
3313 2011-08-15 Tom Dye <tsd@tsdye.com>
3314
3315 * org.texi (cache): Improve documentation of code block caches.
3316
3317 2011-08-15 Tom Dye <tsd@tsdye.com>
3318
3319 * org.texi (Code block specific header arguments):
3320 Documentation of multi-line header arguments.
3321
3322 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3323
3324 * org.texi (Code evaluation security): Add example for using a
3325 function.
3326
3327 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3328
3329 * org.texi (Tables in LaTeX export): Documentation of new
3330 attr_latex options for tables.
3331
3332 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3333
3334 * trampver.texi: Update release number.
3335
3336 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3337
3338 Sync with Tramp 2.2.2.
3339
3340 * trampver.texi: Update release number.
3341
3342 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3343
3344 * flymake.texi (Example -- Configuring a tool called via make):
3345 Use /dev/null instead of the Windows "nul" (bug#8715).
3346
3347 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3348
3349 * widget.texi (Setting Up the Buffer): Remove mention of the
3350 global keymap parent, which doesn't seem to be accurate
3351 (bug#7045).
3352
3353 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3354
3355 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3356
3357 2010-07-10 Kevin Ryde <user42@zip.com.au>
3358
3359 * cl.texi (For Clauses): Add destructuring example processing an
3360 alist (bug#6596).
3361
3362 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3363
3364 * ediff.texi (Major Entry Points): Remove mention of `require',
3365 since that's not pertinent in the installed Emacs (bug#9016).
3366
3367 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3368
3369 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3370 (Filtering New Groups): Clarify how simple the "options -n" format is.
3371 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3372 is internal.
3373
3374 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3375
3376 * tramp.texi (Cleanup remote connections):
3377 Add `tramp-cleanup-this-connection'.
3378
3379 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3380
3381 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3382 zombies.
3383 (Checking New Groups): Ditto (bug#8974).
3384 (Checking New Groups): Move the reference to the right place.
3385
3386 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3387
3388 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3389 backups, and not actual vc (bug#8975).
3390
3391 2011-07-03 Kevin Ryde <user42@zip.com.au>
3392
3393 * cl.texi (For Clauses): @items for hash-values and key-bindings
3394 to make them more visible when skimming. Add examples of `using'
3395 clause to them, examples being clearer than a description in
3396 words (bug#6599).
3397
3398 2011-07-01 Alan Mackenzie <acm@muc.de>
3399
3400 * cc-mode.texi (Guessing the Style): New page.
3401 (Styles): Add a short introduction to above.
3402
3403 2011-06-28 Deniz Dogan <deniz@dogan.se>
3404
3405 * rcirc.texi (Configuration): Bug-fix:
3406 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3407 Reported by Elias Pipping <pipping@exherbo.org>.
3408
3409 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3410
3411 * gnus.texi (Summary Mail Commands):
3412 Document `gnus-summary-reply-to-list-with-original'.
3413
3414 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3415
3416 * eshell.texi (Known problems): Fix typo.
3417
3418 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3419
3420 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3421 (Password handling): `auth-source-debug' is good for debug messages.
3422
3423 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3424
3425 * gnus.texi (Store custom flags and keywords): Refer to
3426 `gnus-registry-article-marks-to-{chars,names}' instead of
3427 `gnus-registry-user-format-function-{M,M2}'.
3428
3429 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3430
3431 * texinfo.tex: Merge from gnulib.
3432
3433 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3434
3435 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3436 (Store custom flags and keywords):
3437 Mention `gnus-registry-user-format-function-M' and
3438 `gnus-registry-user-format-function-M2'.
3439
3440 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3441
3442 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3443
3444 2011-05-17 Glenn Morris <rgm@gnu.org>
3445
3446 * gnus.texi (Face): Fix typo.
3447
3448 2011-05-14 Glenn Morris <rgm@gnu.org>
3449
3450 * dired-x.texi (Omitting Examples): Minor addition.
3451
3452 2011-05-10 Jim Meyering <meyering@redhat.com>
3453
3454 * ede.texi: Fix typo "or or -> or".
3455
3456 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3457
3458 * gnus.texi (Summary Buffer Lines):
3459 gnus-summary-user-date-format-alist does not exist.
3460 (Sorting the Summary Buffer): More about sorting threads.
3461
3462 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3463
3464 * trampver.texi: Update release number.
3465
3466 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3467
3468 * tramp.texi (Frequently Asked Questions): New item for disabling
3469 Tramp in other packages.
3470
3471 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3472
3473 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3474 (Fancy splitting to parent, Store arbitrary data):
3475 Update gnus-registry docs.
3476
3477 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3478
3479 * ede.texi: Fix typos.
3480
3481 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3482
3483 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3484 It's @table @code.
3485
3486 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3487
3488 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3489
3490 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3491
3492 * calc.texi (Logarithmic Units): Update the function names.
3493
3494 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3495
3496 * message.texi (Various Commands): Document format specs in the
3497 ellipsis.
3498
3499 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3500
3501 * message.texi (Insertion Variables): Document message-cite-style.
3502
3503 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3504
3505 * tramp.texi (Remote processes): New subsection "Running shell on
3506 a remote host".
3507
3508 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3509
3510 * auth.texi (Help for developers): Update docs to explain that the
3511 :save-function will only run the first time.
3512
3513 2011-03-12 Glenn Morris <rgm@gnu.org>
3514
3515 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3516 (emacs-faq.text): New target.
3517 (clean): Add emacs-faq.
3518
3519 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3520
3521 Sync with Tramp 2.2.1.
3522
3523 * trampver.texi: Update release number.
3524
3525 2011-03-11 Glenn Morris <rgm@gnu.org>
3526
3527 * Makefile.in (HTML_TARGETS): New.
3528 (clean): Delete $HTML_TARGETS.
3529 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3530
3531 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3532
3533 * auth.texi (Help for developers): Show example of using
3534 `auth-source-search' with prompts and :save-function.
3535
3536 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3537
3538 * Version 23.3 released.
3539
3540 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3541
3542 * message.texi (Message Buffers): Update default value of
3543 message-generate-new-buffers.
3544
3545 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3546
3547 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3548 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3549 respectively.
3550 (Musical Notes): New section.
3551 (Customizing Calc): Mention the customizable variable
3552 calc-note-threshold.
3553
3554 2011-03-03 Glenn Morris <rgm@gnu.org>
3555
3556 * url.texi (Dealing with HTTP documents): Remove reference to
3557 function url-decode-text-part; never seems to have existed. (Bug#6038)
3558 (Configuration): Update url-configuration-directory description.
3559
3560 2011-03-02 Glenn Morris <rgm@gnu.org>
3561
3562 * dired-x.texi (Multiple Dired Directories): Remove mentions
3563 of dired-default-directory-alist and dired-default-directory.
3564 Move dired-smart-shell-command here...
3565 (Miscellaneous Commands): ... from here.
3566
3567 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3568
3569 * texinfo.tex: Update to version 2011-02-24.09.
3570
3571 2011-03-02 Glenn Morris <rgm@gnu.org>
3572
3573 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3574 instead of the obsoleted dired-omit-here-always.
3575
3576 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3577
3578 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3579 supported systems.
3580
3581 2011-02-28 Glenn Morris <rgm@gnu.org>
3582
3583 * dbus.texi (Type Conversion): Grammar fix.
3584
3585 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3586
3587 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3588 "Debian GNU/Linux".
3589
3590 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3591
3592 2011-02-23 Glenn Morris <rgm@gnu.org>
3593
3594 * dired-x.texi (Features): Minor rephrasing.
3595 (Local Variables): Fix typos.
3596
3597 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3598 Standardize some Emacs/XEmacs terminology.
3599
3600 * dired-x.texi (Features): Don't advertise obsolete local variables.
3601 Simplify layout.
3602 (Omitting Variables): Update local variables example.
3603 (Local Variables): Say this is obsolete. Fix description of
3604 dired-enable-local-variables possible values.
3605
3606 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3607
3608 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3609 default now.
3610
3611 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3612
3613 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3614
3615 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3616
3617 * gnus.texi (Window Layout): Document layout names.
3618
3619 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3620
3621 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3622 * auth.texi: Sync @dircategory with ../../info/dir.
3623 * autotype.texi: Sync @dircategory with ../../info/dir.
3624 * calc.texi: Sync @dircategory with ../../info/dir.
3625 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3626 * cl.texi: Sync @dircategory with ../../info/dir.
3627 * dbus.texi: Sync @dircategory with ../../info/dir.
3628 * dired-x.texi: Sync @dircategory with ../../info/dir.
3629 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3630 * ede.texi: Sync @dircategory with ../../info/dir.
3631 * ediff.texi: Sync @dircategory with ../../info/dir.
3632 * edt.texi: Sync @dircategory with ../../info/dir.
3633 * eieio.texi: Sync @dircategory with ../../info/dir.
3634 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3635 * epa.texi: Sync @dircategory with ../../info/dir.
3636 * erc.texi: Sync @dircategory with ../../info/dir.
3637 * eshell.texi: Sync @dircategory with ../../info/dir.
3638 * eudc.texi: Sync @dircategory with ../../info/dir.
3639 * flymake.texi: Sync @dircategory with ../../info/dir.
3640 * forms.texi: Sync @dircategory with ../../info/dir.
3641 * gnus.texi: Sync @dircategory with ../../info/dir.
3642 * idlwave.texi: Sync @dircategory with ../../info/dir.
3643 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3644 * message.texi: Sync @dircategory with ../../info/dir.
3645 * mh-e.texi: Sync @dircategory with ../../info/dir.
3646 * newsticker.texi: Sync @dircategory with ../../info/dir.
3647 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3648 * org.texi: Sync @dircategory with ../../info/dir.
3649 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3650 * pgg.texi: Sync @dircategory with ../../info/dir.
3651 * rcirc.texi: Sync @dircategory with ../../info/dir.
3652 * reftex.texi: Sync @dircategory with ../../info/dir.
3653 * remember.texi: Sync @dircategory with ../../info/dir.
3654 * sasl.texi: Sync @dircategory with ../../info/dir.
3655 * sc.texi: Sync @dircategory with ../../info/dir.
3656 * semantic.texi: Sync @dircategory with ../../info/dir.
3657 * ses.texi: Sync @dircategory with ../../info/dir.
3658 * sieve.texi: Sync @dircategory with ../../info/dir.
3659 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3660 * speedbar.texi: Sync @dircategory with ../../info/dir.
3661 * trampver.texi [emacs]: Set emacsname to "Emacs".
3662 * tramp.texi: Sync @dircategory with ../../info/dir.
3663 * url.texi: Sync @dircategory with ../../info/dir.
3664 * vip.texi: Sync @dircategory with ../../info/dir.
3665 * viper.texi: Sync @dircategory with ../../info/dir.
3666 * widget.texi: Sync @dircategory with ../../info/dir.
3667 * woman.texi: Sync @dircategory with ../../info/dir.
3668
3669 2011-02-19 Glenn Morris <rgm@gnu.org>
3670
3671 * dired-x.texi (Technical Details): No longer redefines
3672 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3673 dired-read-shell-command, or dired-find-buffer-nocreate.
3674
3675 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3676
3677 * eshell.texi (Input/Output):
3678 Document insert output redirection operator, >>>.
3679
3680 2011-02-18 Glenn Morris <rgm@gnu.org>
3681
3682 * dired-x.texi (Optional Installation File At Point): Simplify.
3683
3684 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3685
3686 * auth.texi (Help for users): Use :port instead of :protocol for all
3687 auth-source docs.
3688 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3689 to have two files in `auth-sources'.
3690
3691 2011-02-16 Glenn Morris <rgm@gnu.org>
3692
3693 * dired-x.texi: Use emacsver.texi to get Emacs version.
3694 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3695 Depend on emacsver.texi.
3696
3697 * dired-x.texi: Drop meaningless version number.
3698 (Introduction): Remove old info.
3699 (Optional Installation Dired Jump): Autoload from dired-x.
3700 Remove incorrect info about loaddefs.el.
3701 (Bugs): Just refer to M-x report-emacs-bug.
3702
3703 * dired-x.texi (Multiple Dired Directories): Update for rename of
3704 default-directory-alist.
3705 (Miscellaneous Commands): No longer mention very old VM version 4.
3706
3707 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3708
3709 Merge from gnulib.
3710 * texinfo.tex: Update to version 2011-02-14.11.
3711
3712 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3713
3714 * auth.texi (Help for users):
3715 Login collection is "Login" and not "login".
3716
3717 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3718
3719 * tramp.texi (History): Remove IMAP support.
3720 (External methods, Frequently Asked Questions): Remove `imap' and
3721 `imaps' methods.
3722 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3723
3724 * trampver.texi: Remove default value of `emacsimap'.
3725
3726 2011-02-13 Glenn Morris <rgm@gnu.org>
3727
3728 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3729 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3730
3731 2011-02-12 Glenn Morris <rgm@gnu.org>
3732
3733 * sc.texi (Getting Connected): Remove old index entries.
3734
3735 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3736
3737 * url.texi: Remove duplicate @dircategory (Bug#7942).
3738
3739 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3740
3741 * auth.texi (Overview, Help for users, Help for developers):
3742 Update docs.
3743 (Help for users): Talk about spaces.
3744
3745 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3746
3747 * texinfo.tex: Update to version 2011-02-07.16.
3748
3749 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3750
3751 * dbus.texi (Bus names): Adapt descriptions for
3752 dbus-list-activatable-names and dbus-list-known-names.
3753
3754 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3755
3756 * calc.texi (Logarithmic Units): New section.
3757
3758 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3759
3760 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3761 manuals use it now.
3762
3763 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3764
3765 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3766
3767 * overrides.texi: Remove.
3768
3769 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3770 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3771
3772 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3773
3774 * tramp.texi (Frequently Asked Questions): Mention problems with
3775 WinSSHD.
3776
3777 * trampver.texi: Update release number.
3778
3779 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3780
3781 * tramp.texi:
3782 Replace "delimet" with "delimit" globally.
3783 Replace "explicite" with "explicit" globally.
3784 Replace "instead of" with "instead" where there was nothing after "of".
3785 Audit use of comma before interrogative pronoun, "that", or "which".
3786 Minor word order, spelling, wording changes.
3787
3788 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3789
3790 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3791
3792 * sieve.texi: Use WEBHACKDEVEL.
3793
3794 * sasl.texi: Use WEBHACKDEVEL.
3795
3796 * pgg.texi: Use WEBHACKDEVEL.
3797
3798 * message.texi: Use WEBHACKDEVEL.
3799
3800 * gnus.texi: Use WEBHACKDEVEL.
3801
3802 * emacs-mime.texi: Use WEBHACKDEVEL.
3803
3804 * auth.texi: Use WEBHACKDEVEL.
3805
3806 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3807 manuals.
3808
3809 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3810
3811 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3812
3813 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3814
3815 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3816 which in turn is copied from ftp://tug.org/tex/.
3817
3818 2011-02-03 Glenn Morris <rgm@gnu.org>
3819
3820 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3821 (Binding combinations of modifiers and function keys):
3822 Let's assume people reading this are not using Emacs 18.
3823
3824 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3825
3826 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3827 since it's run automatically.
3828
3829 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3830
3831 * gnus.texi (Customizing Articles): Fix typo.
3832
3833 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3834
3835 * gnus.texi (Customizing Articles): Document the new way of customizing
3836 the date headers(s).
3837
3838 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3839
3840 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3841 splitting example.
3842
3843 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3844
3845 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3846 (MAKEINFO_OPTS): New variable.
3847 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3848 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3849 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3850 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3851 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3852 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3853 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3854 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3855 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3856 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3857 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3858 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3859 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3860 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3861 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3862 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3863 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3864 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3865
3866 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3867
3868 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3869
3870 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3871
3872 * message.texi (IDNA): Explain what it is.
3873
3874 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3875
3876 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3877
3878 2011-01-23 Werner Lemberg <wl@gnu.org>
3879
3880 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3881 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3882 (ENVADD): Update.
3883
3884 2011-01-18 Glenn Morris <rgm@gnu.org>
3885
3886 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3887
3888 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3889
3890 * nxml-mode.texi (Introduction): Fix file name typos.
3891
3892 2011-01-13 Christian Ohler <ohler@gnu.org>
3893
3894 * ert.texi: New file.
3895
3896 * Makefile.in:
3897 * makefile.w32-in: Add ert.texi.
3898
3899 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3900
3901 * dbus.texi (Receiving Method Calls): New function
3902 dbus-register-service. Rearrange node.
3903
3904 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3905
3906 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3907 which in turn is copied from ftp://tug.org/tex/.
3908
3909 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3910
3911 * dbus.texi (Receiving Method Calls): Describe new optional
3912 parameter dont-register-service of dbus-register-{method,property}.
3913
3914 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3915
3916 * epa.texi (Encrypting/decrypting *.gpg files):
3917 Mention epa-file-select-keys.
3918
3919 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3920
3921 * gnus.texi (Archived Messages): Remove outdated text.
3922
3923 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3924
3925 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3926
3927 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3928
3929 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3930
3931 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3932
3933 * gnus.texi (The swish++ Engine): Add customizable parameters
3934 descriptions.
3935 (The swish-e Engine): Ditto.
3936
3937 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3938
3939 * tramp.texi (Inline methods): Add "ksu" method.
3940 (Remote processes): Add example with remote `default-directory'.
3941
3942 2010-12-14 Glenn Morris <rgm@gnu.org>
3943
3944 * faq.texi (Expanding aliases when sending mail):
3945 Now build-mail-aliases is interactive.
3946
3947 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3948
3949 * gnus.texi: First pass at adding (rough) nnir documentation.
3950
3951 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3952
3953 * gnus.texi (Filtering New Groups):
3954 Mention gnus-auto-subscribed-categories.
3955 (The First Time): Remove, since default-subscribed-newsgroups has been
3956 removed.
3957
3958 2010-12-13 Glenn Morris <rgm@gnu.org>
3959
3960 * cl.texi (For Clauses): Small fixes for frames and windows.
3961
3962 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3963
3964 * org.texi (Using capture): Document using prefix arguments for
3965 finalizing capture.
3966 (Agenda commands): Document prefix argument for the bulk scatter
3967 command.
3968 (Beamer class export): Document that also overlay arguments can be
3969 passed to the column environment.
3970 (Template elements): Document the new entry type.
3971
3972 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3973
3974 * org.texi (Include files): Document :minlevel.
3975
3976 2010-12-11 Julien Danjou <julien@danjou.info>
3977
3978 * org.texi (Categories): Document category icons.
3979
3980 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3981
3982 * org.texi (noweb): Fix typo.
3983
3984 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3985
3986 * gnus.texi (Server Commands): Point to the rest of the server
3987 commands.
3988
3989 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3990
3991 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3992 g'.
3993
3994 2010-12-02 Julien Danjou <julien@danjou.info>
3995
3996 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3997
3998 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3999
4000 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4001 (Direct Functions): Note the STARTTLS upgrade.
4002
4003 2010-11-27 Glenn Morris <rgm@gnu.org>
4004 James Clark <none@example.com>
4005
4006 * nxml-mode.texi (Introduction): New section.
4007
4008 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4009
4010 * gnus.texi (Server Commands): Document gnus-server-show-server.
4011
4012 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4013
4014 Sync with Tramp 2.2.0.
4015
4016 * trampver.texi: Update release number.
4017
4018 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4019
4020 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4021 Mention that the TeX specific units won't use the `tex' prefix
4022 in TeX mode.
4023
4024 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4025
4026 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4027
4028 2010-11-17 Glenn Morris <rgm@gnu.org>
4029
4030 * edt.texi: Remove information about Emacs 19.
4031
4032 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4033
4034 * trampver.texi: Update release number.
4035
4036 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4037
4038 * gnus.texi (Article Washing): Fix typo.
4039
4040 2010-11-11 Noorul Islam <noorul@noorul.com>
4041
4042 * org.texi: Fix typo.
4043
4044 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4045
4046 * org.texi (Using capture): Explain that refiling is
4047 sensitive to cursor position.
4048
4049 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4050
4051 * org.texi (Images and tables): Add cross reference to link section.
4052
4053 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4054
4055 * org.texi: Document the <c> cookie.
4056
4057 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4058
4059 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4060 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4061
4062 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4063
4064 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4065
4066 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4067
4068 * org.texi (Project alist): Mention that this is a property list.
4069
4070 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4071
4072 * org.texi (Setting up the staging area): Document that
4073 file names remain visible when encrypting the MobileOrg files.
4074
4075 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4076
4077 * org.texi (Setting up the staging area): Document which
4078 versions are needed for encryption.
4079
4080 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4081
4082 * org.texi (noweb): Update :noweb documentation to
4083 reflect the new "tangle" argument.
4084
4085 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4086
4087 * org.texi (Batch execution): Improve tangling script in
4088 documentation.
4089
4090 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4091
4092 * org.texi (Handling links):
4093 (In-buffer settings): Document inlining images on startup.
4094
4095 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4096
4097 * org.texi (Setting up the staging area): Document use of
4098 crypt password.
4099
4100 2010-11-11 David Maus <dmaus@ictsoc.de>
4101
4102 * org.texi (Template expansion): Add date related link type escapes.
4103
4104 2010-11-11 David Maus <dmaus@ictsoc.de>
4105
4106 * org.texi (Template expansion): Add mew in table for link type
4107 escapes.
4108
4109 2010-11-11 David Maus <dmaus@ictsoc.de>
4110
4111 * org.texi (Template expansion): Fix typo in link type escapes.
4112
4113 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4114
4115 * org.texi (Structure of code blocks): Another documentation tweak.
4116
4117 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4118
4119 * org.texi (Structure of code blocks): Documentation tweak.
4120
4121 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4122
4123 * org.texi (Structure of code blocks):
4124 Update documentation to mention inline code block syntax.
4125
4126 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4127
4128 * org.texi (comments): Improve wording.
4129
4130 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4131
4132 * org.texi (comments): Document the new :comments header arguments.
4133
4134 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4135
4136 * org.texi (Installation): Remove the special
4137 installation instructions for XEmacs.
4138
4139 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4140
4141 * org.texi (Easy Templates): New section. Documents quick
4142 insertion of empty structural elements.
4143
4144 2010-11-11 Noorul Islam <noorul@noorul.com>
4145
4146 * org.texi: Fix doc.
4147
4148 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4149
4150 * org.texi (The date/time prompt): Document specification
4151 of time ranges.
4152
4153 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4154
4155 * org.texi (Internal links): Document the changes in
4156 internal links.
4157
4158 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4159
4160 * org.texi (Agenda commands): Document the limitation for
4161 the filter preset - it can only be used for an entire agenda
4162 view, not in an individual block in a block agenda.
4163
4164 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4165
4166 * org.texi (iCalendar export): Document alarm creation.
4167
4168 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4169
4170 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4171
4172 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4173
4174 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4175
4176 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4177
4178 * calc.texi: Use emacsver.texi to determine Emacs version.
4179
4180 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4181
4182 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4183 since that works by default.
4184
4185 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4186
4187 * gnus.texi (Customizing the IMAP Connection): Document
4188 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4189
4190 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4191
4192 * tramp.texi (Remote shell setup): New item "Interactive shell
4193 prompt". Reported by Christian Millour <cm@abtela.com>.
4194 (Remote shell setup, Remote processes): Use @code{} for
4195 environment variables.
4196
4197 2010-11-03 Glenn Morris <rgm@gnu.org>
4198
4199 * ediff.texi (Quick Help Commands, Miscellaneous):
4200 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4201
4202 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4203
4204 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4205
4206 2010-10-31 Glenn Morris <rgm@gnu.org>
4207
4208 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4209
4210 2010-10-31 Glenn Morris <rgm@gnu.org>
4211
4212 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4213
4214 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4215
4216 * gnus.texi (Client-Side IMAP Splitting):
4217 Mention nnimap-unsplittable-articles.
4218
4219 2010-10-29 Julien Danjou <julien@danjou.info>
4220
4221 * gnus.texi (Finding the News): Remove references to obsoletes
4222 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4223
4224 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4225
4226 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4227 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4228 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4229 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4230
4231 2010-10-28 Glenn Morris <rgm@gnu.org>
4232
4233 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4234 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4235 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4236
4237 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4238
4239 * epa.texi (Mail-mode integration): Add alternative key bindings
4240 for epa-mail commands; escape comma.
4241 Don't use the word "PGP", since it is a non-free program.
4242
4243 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4244
4245 * calc.texi: Use emacsver.texi to determine Emacs version.
4246
4247 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4248
4249 * gnus.texi (Group Parameters, Buttons): Fix typos.
4250
4251 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4252
4253 * gnus.texi (Subscription Commands): Mention that you can also
4254 subscribe to new groups via the Server buffer, which is probably more
4255 convenient when subscribing to many groups.
4256
4257 2010-10-21 Julien Danjou <julien@danjou.info>
4258
4259 * message.texi (Message Headers): Allow message-default-headers to be a
4260 function.
4261
4262 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4263
4264 * gnus-news.texi: Mention new archive defaults.
4265
4266 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4267
4268 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4269
4270 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4271
4272 * gnus.texi (HTML): Document the function value of
4273 gnus-blocked-images.
4274 (Article Washing): shr and gnus-w3m, not the direct function names.
4275
4276 2010-10-20 Julien Danjou <julien@danjou.info>
4277
4278 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4279 variable.
4280
4281 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4282
4283 * gnus.texi (Customizing the IMAP Connection): The port strings are
4284 strings.
4285 (Document Groups): Mention git.
4286
4287 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4288
4289 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4290 bzr/Gnus git sync.
4291
4292 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4293
4294 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4295 change.
4296
4297 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4298
4299 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4300 @item syntax for in-Emacs makeinfo.
4301
4302 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4303
4304 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4305 trim sentence.
4306
4307 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4308
4309 * epa.texi (Caching Passphrases):
4310 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4311 Clarify some configurations require to set up gpg-agent.
4312
4313 2010-10-11 Glenn Morris <rgm@gnu.org>
4314
4315 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4316
4317 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4318
4319 * gnus.texi (Spam Package Introduction): Mention `$'.
4320
4321 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4322
4323 * makefile.w32-in (emacsdir): New variable.
4324 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4325 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4326
4327 2010-10-09 Glenn Morris <rgm@gnu.org>
4328
4329 * Makefile.in (mostlyclean): Delete *.toc.
4330
4331 * Makefile.in: Use $< in rules.
4332
4333 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4334
4335 * Makefile.in ($(infodir)): Delete rule.
4336 (mkinfodir): New. Use it in all the info rules, rather than depending
4337 on infodir.
4338
4339 2010-10-09 Glenn Morris <rgm@gnu.org>
4340
4341 * gnus.texi (Article Washing): Fix previous change.
4342
4343 * Makefile.in (emacsdir): New variable.
4344 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4345 Depend on emacsver.texi.
4346
4347 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4348
4349 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4350
4351 2010-10-08 Julien Danjou <julien@danjou.info>
4352
4353 * gnus.texi: Add mm-shr.
4354
4355 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4356
4357 * gnus.texi (Finding the Parent, The Gnus Registry)
4358 (Registry Article Refer Method): Update docs for nnregistry.el.
4359
4360 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4361
4362 * auth.texi (Help for users)
4363 (GnuPG and EasyPG Assistant Configuration): Update docs.
4364
4365 2010-10-08 Glenn Morris <rgm@gnu.org>
4366
4367 * cl.texi (Organization, Installation, Old CL Compatibility):
4368 Deprecate cl-compat for new code.
4369 (Usage, Installation): Remove outdated information.
4370
4371 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4372
4373 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4374
4375 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4376
4377 2010-10-06 Julien Danjou <julien@danjou.info>
4378
4379 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4380
4381 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4382 broken link.
4383
4384 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4385
4386 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4387 to ReiserFS.
4388
4389 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4390 (FAQ 7-1): Fix getmail URL.
4391
4392 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4393
4394 * epa.texi (Caching Passphrases): New section.
4395
4396 2010-10-06 Glenn Morris <rgm@gnu.org>
4397
4398 * Makefile.in (SHELL): Set it.
4399 (info): Move the mkdir dependency to the individual info files.
4400 (mostlyclean): Tidy up.
4401 (clean): Only delete the specific dvi and pdf files.
4402 (maintainer-clean): Be more restrictive in what we delete.
4403 ($(infodir)): Add parallel build workaround.
4404
4405 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4406
4407 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4408
4409 2010-10-03 Julien Danjou <julien@danjou.info>
4410
4411 * emacs-mime.texi (Display Customization):
4412 Update mm-inline-large-images documentation and add documentation for
4413 mm-inline-large-images-proportion.
4414
4415 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4416
4417 * tramp.texi (Frequently Asked Questions):
4418 Mention remote-file-name-inhibit-cache.
4419
4420 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4421
4422 * gnus.texi (Splitting Mail): Fix @xref syntax.
4423 (Splitting Mail): Really fix the @ref syntax.
4424
4425 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4426
4427 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4428 (Article Hiding): Add google banner example.
4429 Suggested by Benjamin Xu.
4430
4431 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4432
4433 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4434 Remove nnimap-split-rule from examples.
4435
4436 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4439 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4440 Fishman.
4441 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4442
4443 2010-09-30 Julien Danjou <julien@danjou.info>
4444
4445 * gnus.texi (Gravatars): Fix documentation about
4446 gnu-gravatar-properties.
4447
4448 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4449
4450 * epa.texi (Bug Reports): New section.
4451
4452 2010-09-29 Glenn Morris <rgm@gnu.org>
4453
4454 * Makefile.in (top_srcdir): Remove unused variable.
4455
4456 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4459 (Client-Side IMAP Splitting): Document 'default.
4460
4461 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4462
4463 * gnus.texi (Customizing the IMAP Connection):
4464 Document nnimap-fetch-partial-articles.
4465
4466 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4467
4468 * gnus-news.texi: Mention nnimap-inbox.
4469
4470 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4471
4472 2010-09-26 Julien Danjou <julien@danjou.info>
4473
4474 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4475
4476 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4477
4478 * gnus.texi (Security): Remove gpg.el mention.
4479
4480 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4481
4482 * gnus.texi (Browse Foreign Server): New variable
4483 gnus-browse-subscribe-newsgroup-method.
4484
4485 * gnus-news.texi: Mention it.
4486
4487 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4488
4489 * gnus.texi (NoCeM): Remove.
4490 (Startup Variables): No jingle.
4491
4492 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4493
4494 * woman.texi (Interface Options): xz compression is now supported.
4495
4496 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4497
4498 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4499 (Unavailable Servers): Document gnus-server-copy-server.
4500 (Using IMAP): Document the new nnimap.
4501
4502 2010-09-25 Julien Danjou <julien@danjou.info>
4503
4504 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4505
4506 2010-09-24 Glenn Morris <rgm@gnu.org>
4507
4508 * url.texi (Disk Caching): Tweak previous change.
4509
4510 2010-09-24 Julien Danjou <julien@danjou.info>
4511
4512 * url.texi (Disk Caching): Mention url-cache-expire-time,
4513 url-cache-expired, and url-fetch-from-cache.
4514
4515 2010-09-24 Julien Danjou <julien@danjou.info>
4516
4517 * gnus.texi: Add Gravatars.
4518
4519 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4522
4523 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4524
4525 * gnus.texi (Expunging mailboxes): Update name of the expunging
4526 command.
4527
4528 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4529
4530 * emacs-mime.texi (rfc2047): Update description for
4531 rfc2047-encode-parameter.
4532
4533 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4534
4535 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4536 "fish" methods.
4537 (External methods): Remove "scp1_old" and "scp2_old" methods.
4538
4539 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * tramp.texi: Remove Japanese manual. Fix typo.
4542
4543 * trampver.texi: Update release number. Remove japanesemanual.
4544
4545 2010-09-09 Glenn Morris <rgm@gnu.org>
4546
4547 * org.texi: Restore clobbered changes (copyright years, untabify).
4548
4549 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4550
4551 * gnus.texi (Adaptive Scoring): Fix typo.
4552
4553 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * gnus.texi (Article Display): Document gnus-html-show-images.
4556
4557 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4558
4559 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4560
4561 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4562
4563 * gnus.texi (HTML): Document gnus-max-image-proportion.
4564
4565 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4566
4567 * gnus.texi (HTML): Document gnus-blocked-images.
4568
4569 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4570
4571 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4572
4573 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4574 the first message are used for wide replies.
4575 (Changing Servers): Remove documentation on gnus-change-server and
4576 friends, since it's been removed.
4577
4578 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4579
4580 * gnus.texi (Drafts): Mention B DEL.
4581
4582 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4583
4584 * gnus.texi (Delayed Articles): Mention that the Date header is the
4585 original one, even if you delay.
4586
4587 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4588
4589 * gnus.texi (Asynchronous Fetching):
4590 Document gnus-async-post-fetch-function.
4591 (HTML): Made into its own section.
4592
4593 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4594
4595 Sync with Tramp 2.1.19.
4596
4597 * tramp.texi (Inline methods, Default Method):
4598 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4599 Remove remark about doubled "-t" argument.
4600 (Auto-save and Backup): Remove reference to Emacs 21.
4601 (Filename Syntax): Describe port numbers.
4602 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4603 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4604 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4605 errors with the backquotes.
4606 (External packages): File attributes cache flushing for asynchronous
4607 processes.
4608 (Traces and Profiles): Describe verbose level 9.
4609
4610 * trampver.texi: Update release number.
4611
4612 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4613
4614 * dbus.texi (Alternative Buses): New chapter.
4615
4616 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4617
4618 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4619
4620 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4621
4622 * calc.texi (Customizing Calc): Rearrange description of new
4623 variables to match the presentation of other variables.
4624
4625 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4626
4627 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4628
4629 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4630
4631 * calc.texi (Making Selections, Selecting Subformulas)
4632 (Customizing Calc): Mention how to use faces to emphasize selected
4633 sub-formulas.
4634
4635 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * tramp.texi (External packages): File attributes cache flushing
4638 for asynchronous processes.
4639
4640 2010-08-01 Alan Mackenzie <acm@muc.de>
4641
4642 Enhance the manual for the latest Java Mode.
4643
4644 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4645 annotation-var-cont.
4646 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4647 two new symbols.
4648
4649 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4650
4651 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4652
4653 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4654
4655 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4656
4657 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4660
4661 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4662
4663 * org.texi: Add macros to get plain quotes in PDF output.
4664 List additional contributors.
4665 (Capture): New section, replaces the section about remember.
4666 (Working With Source Code): New chapter, focused on documenting Org
4667 Babel.
4668 (Code evaluation security): New section.
4669 (MobileOrg): Document DropBox support.
4670 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4671 (Special symbols): Show how to display UTF8 characters for entities.
4672 (Global TODO list): Clarify the use of the "M" key and the differences
4673 to the "m" key.
4674 (RSS Feeds): Mention Atom feeds as well.
4675 (Setting tags): Remove paragraph about
4676 `org-complete-tags-always-offer-all-agenda-tags'.
4677
4678 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4679
4680 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4681 argument.
4682 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4683 echoing shells.
4684
4685 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4686
4687 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4688 (Filename Syntax): Describe port numbers.
4689
4690 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4691
4692 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4693 forgotten.
4694 (Type Conversion): Precise conversion of natural numbers.
4695 (Errors and Events): Add "debugging" to concept index. Add variable
4696 `dbus-debug'.
4697
4698 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4699
4700 * dbus.texi (Receiving Method Calls): Add optional argument
4701 EMITS-SIGNAL to `dbus-register-property'.
4702
4703 2010-06-27 Alex Schroeder <alex@gnu.org>
4704
4705 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4706
4707 2010-06-24 Glenn Morris <rgm@gnu.org>
4708
4709 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4710 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4711 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4712 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4713 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4714 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4715 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4716 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4717 convention. Make them end with a period.
4718
4719 2010-06-23 Glenn Morris <rgm@gnu.org>
4720
4721 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4722 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4723 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4724 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4725 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4726 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4727
4728 2010-06-10 Glenn Morris <rgm@gnu.org>
4729
4730 * idlwave.texi (Load-Path Shadows):
4731 * org.texi (Handling links): Fix typos.
4732
4733 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4734
4735 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4736
4737 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4738
4739 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4740 by an alias. (Bug#6226)
4741
4742 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4743
4744 * calc.texi (Manipulating Vectors): Mention that vectors can
4745 be used to determine bins for `calc-histogram'.
4746
4747 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4748
4749 * calc.texi: Remove "\turnoffactive" commands throughout.
4750
4751 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4752
4753 * url.texi (HTTP language/coding, Customization):
4754 * message.texi (Header Commands, Responses):
4755 * cl.texi (Argument Lists): Fix typos.
4756
4757 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4760 Note that Development menu is always available.
4761 (Creating a project): Fix terminology.
4762 (Add/Remove files): Fix typo.
4763
4764 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4765
4766 * Version 23.2 released.
4767
4768 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4769
4770 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4771
4772 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4773
4774 * tramp.texi (Inline methods, Default Method):
4775 Mention `tramp-inline-compress-start-size'.
4776
4777 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4778
4779 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4780 the CVS repo. Put the Git repo in the news section.
4781
4782 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4783 Removed some mentions of CVS. Mention the new Git repo.
4784
4785 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4786
4787 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4788 (Mail Group Commands): Add index entry.
4789
4790 2010-04-18 Glenn Morris <rgm@gnu.org>
4791
4792 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4793
4794 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4795
4796 * calc.texi (Radix modes): Mention that the option prefix will
4797 turn on twos-complement mode.
4798 (Inverse and Hyperbolic Flags): Mention the Option flag.
4799
4800 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4801
4802 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4803 (LaTeX/PDF export commands): Rename and Move section.
4804 (Sectioning structure): Update.
4805 (References): New use case for field coordinates.
4806 (The export dispatcher): Rename from ASCII export.
4807 (Setting up the staging area): Document the availability of
4808 encryption for MobileOrg.
4809 (Images and tables): Document how to reference labels.
4810 (Index entries): New section.
4811 (Generating an index): New section.
4812 (Column width and alignment): Document that <N> now
4813 means a fixed width, not a maximum width.
4814 (Publishing options): Document the :email option.
4815 (Beamer class export): Fix bug in the BEAMER example.
4816 (Refiling notes): Document refile logging.
4817 (In-buffer settings): Document refile logging keywords.
4818 (Drawers): Document `C-c C-z' command.
4819 (Agenda commands): Mention the alternative key `C-c C-z'.
4820 (Special properties): Document the BLOCKED property.
4821 (The spreadsheet): Mention the formula editor.
4822 (References): Document field coordinates.
4823 (Publishing action): Correct the documentation for the
4824 publishing function.
4825 (The date/time prompt): Document that we accept dates
4826 like month/day/year.
4827 (Cooperation): Document the changes in table.el support.
4828 (Faces for TODO keywords, Faces for TODO keywords)
4829 (Priorities): Document the easy colors.
4830 (Visibility cycling): Document the new double prefix
4831 arg for `org-reveal'.
4832 (Cooperation): Remember.el is part of Emacs.
4833 (Clean view): Mention that `wrap-prefix' is also set by
4834 org-indent-mode.
4835 (Agenda commands): Add information about prefix args to
4836 scheduling and deadline commands.
4837 (Search view): Point to the docstring of
4838 `org-search-view' for more details.
4839 (Agenda commands): Document that `>' prompts for a date.
4840 (Setting tags): Document variable
4841 org-complete-tags-always-offer-all-agenda-tags.
4842 (Column attributes): Cross-reference special properties.
4843
4844 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4845
4846 Synchronize with Tramp repository.
4847
4848 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4849 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4850 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4851 syntax, texi2dvi reports errors with the backquotes.
4852
4853 * trampver.texi: Update release number.
4854
4855 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4856
4857 * gnus.texi (Finding the News): Add pointers to the Server buffer
4858 because it's essential.
4859
4860 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4861
4862 * gnus.texi (MIME Commands): Update description of
4863 gnus-article-browse-html-article.
4864
4865 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4866
4867 * auth.texi (Secret Service API): Add TODO node.
4868 (Help for users): Explain the new source options for `auth-sources'.
4869
4870 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4871
4872 * trampver.texi: Update release number.
4873
4874 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4875
4876 * Branch for 23.2.
4877
4878 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4881 now enabled by default.
4882
4883 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4884
4885 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4886 when Emacs runs in interactive mode. (Bug#5645)
4887
4888 2010-02-16 Glenn Morris <rgm@gnu.org>
4889
4890 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4891
4892 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4893
4894 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4895
4896 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4897
4898 * gnus.texi (Score File Format): Fix typo.
4899
4900 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4901
4902 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4903
4904 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4905
4906 * ada-mode.texi (Project File Overview): Fix typo.
4907
4908 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * semantic.texi: Add Richard Y. Kim credit.
4911
4912 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4913
4914 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4915
4916 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4917 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4918
4919 2010-01-17 Glenn Morris <rgm@gnu.org>
4920
4921 * calc.texi (Reporting Bugs): Don't mention format of repository.
4922
4923 * woman.texi (Bugs): Make "Emacs repository" less specific,
4924 and the URL for same more specific.
4925
4926 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4927
4928 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4929
4930 * ede.texi (ede-step-project, ede-proj-target):
4931 * tramp.texi (Remote processes): Fix typos.
4932
4933 2010-01-16 Mario Lang <mlang@delysid.org>
4934
4935 * ede.texi (ede-target):
4936 * org.texi (Refiling notes): Remove duplicated words.
4937
4938 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4939
4940 * gnus.texi (Posting Styles): Use with-current-buffer.
4941 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4942
4943 2010-01-02 Kevin Ryde <user42@zip.com.au>
4944
4945 * eieio.texi (Naming Conventions): Correction to xref on elisp
4946 coding conventions, is "Tips" node not "Standards".
4947
4948 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4949
4950 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4951
4952 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4953
4954 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4955
4956 * gnus.texi (Direct Functions): Add missing port number to tls method.
4957
4958 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4959
4960 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4961 ($(infodir)/edt, edt.dvi): New targets.
4962
4963 2009-12-15 Glenn Morris <rgm@gnu.org>
4964
4965 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4966 (edt, $(infodir)/edt, edt.dvi): New targets.
4967 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4968
4969 * Makefile.in (PDF_TARGETS, pdf): New.
4970 (clean): Add *.pdf.
4971 Add pdf rules for all manuals.
4972
4973 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4974
4975 * calc.texi (Radix Modes): Clarify two's complement notation.
4976
4977 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4978
4979 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4980 (Smart Jump, Analyzer Debug): Copyedits.
4981 (Semantic mode user commands): Link to new nodes.
4982 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4983 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4984 upstream Semantic manual.
4985
4986 * semantic.texi (Introduction): Minor fix to diagram.
4987
4988 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4989
4990 * eshell.texi (History): Add the other built-in variables.
4991 (Built-ins): Explain built-ins, and how to apply the external commands.
4992 Add `history', `su' and `sudo'.
4993
4994 * tramp.texi (Remote processes): Add missing <RET> in the example.
4995
4996 2009-12-01 Bill Wohler <wohler@newt.com>
4997
4998 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4999 path for mairix example. Specify -q in namazu example since namazu is
5000 excessively garrulous.
5001
5002 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * tramp.texi (Remote processes): Improve eshell example with "su"
5005 and "sudo" commands.
5006
5007 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5008
5009 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5010
5011 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5012 Document semantic-complete-analyze-inline.
5013 (Semanticdb search debugging commands): Minor clarification.
5014 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5015 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5016 manual.
5017 (Semantic mode): Link to Idle Scheduler.
5018
5019 2009-11-28 Kevin Ryde <user42@zip.com.au>
5020
5021 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5022 @pxref, now EIEIO is in Emacs.
5023
5024 * erc.texi (Development): Correction to git tutorial url.
5025
5026 2009-11-26 Glenn Morris <rgm@gnu.org>
5027
5028 * faq.texi (Latest version of Emacs): Mention stability of development
5029 version.
5030 (Problems with very large files): Max buffer size increase in 23.2.
5031 (VM): VM has moved house again.
5032
5033 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5034
5035 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5036 notations.
5037
5038 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5039
5040 * org.texi (Column attributes): Fix documentation of new operators.
5041
5042 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5043
5044 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5045 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5046 (Idle Completions Mode): Numerous copyedits.
5047
5048 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5049
5050 * semantic.texi (Semantic Internals, Glossary):
5051 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5052 (Semanticdb search debugging commands): Fix typos.
5053
5054 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5055
5056 * calc.texi (Radix modes): Mention twos-complement notation.
5057
5058 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5059
5060 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5061 ($(infodir)/semantic, semantic.dvi): New targets.
5062
5063 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5064
5065 * Makefile.in: Build the Semantic manual.
5066
5067 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5068 repository.
5069
5070 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5071
5072 * dbus.texi (Receiving Method Calls): New defun
5073 `dbus-unregister-service'.
5074
5075 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5076
5077 * org.texi (Speed keys): New section.
5078
5079 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5080
5081 * dbus.texi (Type Conversion): Fix typo.
5082 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5083 `dbus-registered-objects-table'.
5084 (Receiving Method Calls): New defun `dbus-register-property'.
5085 Move `dbus-unregister-object' here.
5086
5087 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5088
5089 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5090
5091 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5092
5093 * org.texi (Column attributes): Add the new age summary operators.
5094 Also, mention the fact you can only use one summary operator per
5095 property.
5096
5097 2009-11-13 John Wiegley <johnw@newartisans.com>
5098
5099 * org.texi (Tracking your habits): Add a new section in the
5100 manual about how to track habits.
5101 (Resolving idle time): Add a section on how idle and
5102 dangling clocks are resolved.
5103
5104 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5105
5106 * org.texi (Agenda commands): Document the new `i' command.
5107 (Inserting deadline/schedule): Document logging changes
5108 of scheduling and deadline times stamps.
5109 (In-buffer settings): Document the in-buffer keywords for logging
5110 changes of scheduling and deadline times stamps.
5111 (Structure editing, Plain lists): Document indentation
5112 cycling in empty entries with TAB.
5113 (Archiving): Document the default archiving command.
5114 (Moving subtrees): Document the new keys for archiving.
5115 (Internal archiving): Fix incorrect key.
5116 (Agenda commands): Document the TODO set switching commands.
5117 (Agenda commands): Document the new archiving keys.
5118 (Clocking work time): Better description on how to save
5119 and restore a clock.
5120 (Resolving idle time): Mention the x11idle program to get true
5121 idleness also under X11.
5122 (Resolving idle time): Use @kbd instead of @key for normal
5123 letters, because this is how he rest of the manual does this.
5124 (Pushing to MobileOrg): Mention that `org-directory'
5125 should be set.
5126 (Agenda commands): Document that SPC is a filter for
5127 any tag.
5128 (Search view): Rename from "Keyword search".
5129 (Capure): New chapter.
5130 (Markup): New chapter.
5131 (Links in HTML export, Images in HTML export):
5132 Extend the section titles.
5133 (Images in HTML export): Document the align option.
5134 (Text areas in HTML export): Extend the section title.
5135 (Images in LaTeX export): Explain image placement in LaTeX.
5136
5137 2009-11-10 Glenn Morris <rgm@gnu.org>
5138
5139 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5140
5141 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * tramp.texi (Auto-save and Backup): Disable backups just for a
5144 method.
5145
5146 * trampver.texi: Update release number.
5147
5148 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5149
5150 Sync with Tramp 2.1.17.
5151
5152 * trampver.texi: Update release number.
5153
5154 2009-10-29 Glenn Morris <rgm@gnu.org>
5155
5156 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5157
5158 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5159
5160 * tramp.texi (External methods): Temporary files are kept for
5161 `rsync' and `rsyncc' methods.
5162
5163 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5164
5165 * eieio.texi: Fix typos.
5166
5167 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5170
5171 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5172
5173 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5174 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5175
5176 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5177
5178 * Makefile.in: Build EIEIO and EDE manuals.
5179
5180 2009-10-07 Eric Ludlam <zappo@gnu.org>
5181
5182 * eieio.texi:
5183 * ede.texi: New files.
5184
5185 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5186
5187 * tramp.texi (Remote processes): Association of a pty is not supported.
5188
5189 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5190
5191 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5192 (Processing LaTeX fragments): Document that the size of images can be
5193 changes using the variable `org-format-latex-options'.
5194 (The date/time prompt, Timestamps): Be more accurate over ISO format
5195 dates and times.
5196 (Visibility cycling): Document showeverything keyword.
5197 (In-buffer settings): Document showeverything keyword.
5198 (Setting up the staging area): Fix the example.
5199 (MobileOrg): New section.
5200 (Agenda commands, Exporting Agenda Views): Document exporting the
5201 agenda view to Org files.
5202
5203 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5204
5205 * tramp.texi (History): Add IMAP support.
5206 (External methods): Add `imap' and `imaps' methods.
5207 (GVFS based methods): Add indices for `davs'.
5208 (Password handling): Rename anchors. Add IMAP entries for
5209 ~/.authinfo.gpg.
5210
5211 * trampver.texi: Set default value of `emacsimap'.
5212
5213 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5214
5215 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5216
5217 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * dired-x.texi (Technical Details):
5220 Delete dired-up-directory (Bug#4292).
5221
5222 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5223
5224 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5225
5226 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5227
5228 * org.texi (Effort estimates): Document new effort setting commands.
5229 (Agenda commands): Document the new keys fro agenda time motion.
5230 Document entry text mode. Improve documentation of the keys to include
5231 inactive time stamps into the agenda view.
5232 (Feedback): Document the new bug report command.
5233 (Structure editing): Add an index entry for the sorting of subtrees.
5234
5235 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5236
5237 * auth.texi (Help for users): Corrected markup.
5238
5239 2009-09-02 Glenn Morris <rgm@gnu.org>
5240
5241 * emacs-mime.texi (time-date): Mention float-time.
5242
5243 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5244
5245 * calc.texi (Simplifying Formulas): Improve the wording.
5246
5247 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5248
5249 * auth.texi: Rewritten for coverage and clarity.
5250
5251 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5252
5253 * gnus.texi (Expiring Mail):
5254 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5255 (Various Various): Mention gnus-safe-html-newsgroups.
5256
5257 * gnus-news.texi: Mention
5258 gnus-mark-copied-or-moved-articles-as-expirable.
5259
5260 * emacs-mime.texi (Display Customization): Add xref to
5261 gnus-safe-html-newsgroups.
5262
5263 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5264
5265 * tramp.texi (Version Control): Remove.
5266 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5267 reference.
5268 (External methods): Correct `scpc' concept index entries. New method
5269 `rsyncc'.
5270 (External packages): New subsections "Filename completion" and "File
5271 attributes cache".
5272
5273 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5274
5275 * calc.texi (Rewrite Rules): Improve the example.
5276 (Simplifying Formulas): Explain use of the I and H flags for
5277 simplification.
5278
5279 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5280
5281 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5282 Describe autostart behavior of dbus-ping.
5283 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5284 for timeout values.
5285 (Top): Remove footnote saying D-Bus is not enabled by
5286 default. (Bug#4256)
5287
5288 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5289
5290 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5291 Reported by Jari Aalto (Bug#4211).
5292 (Mail-mode integration): Mention epa-mail-mode and
5293 epa-global-mail-mode.
5294 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5295 epa-setup.
5296
5297 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5298
5299 * dbus.texi (Asynchronous Methods): Allow nil handler.
5300
5301 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5302
5303 * ediff.texi (ediff-current-file): Add information about this new function.
5304
5305 * viper.texi: Add information about C-s in viper's search command.
5306
5307 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5308
5309 * calc.texi (Date Forms): Fix typos.
5310
5311 2009-08-08 Glenn Morris <rgm@gnu.org>
5312
5313 * org.texi (Agenda commands): Restore clobbered change.
5314
5315 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5316
5317 * calc.texi (Graphics, Devices): Update with the peculiarities of
5318 operation on MS-Windows.
5319
5320 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5321
5322 * org.texi (Publishing action): Improve documentation of file
5323 names when publishing to the source directory.
5324 (Clean view): Document `org-indent-mode'.
5325 (Clocking work time): Add documentation for the
5326 new :timetamp option when creating a clock report.
5327 (Paragraphs): Fix many typos.
5328 (Plain lists): Remove duplicate explanation about the
5329 `C-c *' command.
5330 (Literal examples): Update to reflect the new behavior
5331 of the -n -r -k switches when exporting source code examples.
5332 (Structure editing): Add information about `C-c *',
5333 converting a plain list into a list of Org items.
5334 (Remember): Small rephrasing of the paragraph
5335 describing remember.el. Also mentioned that remember.el is part
5336 of Emacs 23, not Emacs 22.
5337 (Clocking work time): Add documentation about
5338 displaying the current clocking time against the effort estimate.
5339 Also add a footnote about using `org-clock-in-prepare-hook' to add
5340 an effort estimate on the fly, just before clocking it.
5341 (Footnotes): Document automatic renumbering and
5342 sorting.
5343 (Agenda commands): Document new bulk commands.
5344 (Plain lists): Document new behavior of
5345 `org-cycle-include-plain-lists'.
5346 Hyphenation only in TeX.
5347 (Clocking work time): Document the key to update effort
5348 estimates.
5349 (Clocking work time): Document the clock time display.
5350 (Structure editing, TODO basics): Document new
5351 variables.
5352 (Column attributes): Document new colciew operators.
5353 (Publishing options): Document :xml-declaration.
5354 (Tracking TODO state changes): Document the
5355 LOG_INTO_DRAWER property.
5356 (Literal examples): Document the new implementation for
5357 editing source code.
5358 (Publishing action): Mention the new publishing
5359 function, to publish an Org source file.
5360 (Publishing links): Mention how to link to an Org source file.
5361 (Macro replacement): Document new macros.
5362 (Handling links): Document type-specific completion
5363 when inserting links.
5364 (Structure editing, Plain lists): Improve documentation
5365 on sorting.
5366 (Internal links): Document custom ids for links.
5367 (Handling links): Document custom ids for links.
5368 (CSS support): Document new class.
5369 (Refiling notes): Document the possibility to create new nodes
5370 during refiling.
5371 (Agenda commands): Document the "?" operator to find
5372 tasks without effort setting.
5373 (Exporting agenda information): Section moved.
5374 (RSS Feeds): New section.
5375 (Built-in table editor): Document M-e and M-a navigate
5376 inside table field.
5377 (Stuck projects): Docment that projects identified as
5378 un-stuck will still be searchd for stuck sub-projects.
5379 (Paragraphs): Document centering.
5380 (Creating timestamps, Agenda commands): Document new
5381 behavior when changing time stamps.
5382 (Structure editing): Document the new command
5383 `org-clone-subtree-with-time-shift'.
5384 (Publishing): Refresh this chapter.
5385 (Export options, Export options, In-buffer settings):
5386 Document the new keywords.
5387 (Matching tags and properties): Collect all
5388 documentation about tags/property matches here.
5389 (Setting tags): Document `org-tag-persistent-alist'.
5390 (Weekly/daily agenda): New section.
5391 (Orgstruct mode): Describe `orgstruct++-mode'.
5392 (Drawers): Mention the LOGBOOK drawer.
5393 (Export options, Sectioning structure): Document the
5394 #+LEATEX_HEADER in-buffer setting.
5395 (Bugs): Section removed.
5396 (Hooks): New section.
5397 (Add-on packages): Move here from old location.
5398 (Context-sensitive commands): New section.
5399 (Setting tags): Document newline option.
5400 (Global TODO list, Matching tags and properties):
5401 Mention more variables.
5402 (Checkboxes): Update to changed command behavior.
5403
5404 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5405
5406 * speedbar.texi (Basic Key Bindings): Fix typo.
5407
5408 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5409
5410 * calc.texi (Vector/Matrix Functions): Add index entries for both
5411 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5412 affects matrices with more than one row.
5413 (Help Commands): Add index entries for "prefix ?" key bindings.
5414
5415 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5416
5417 * calc.texi (Stack Manipulation Commands): Add documentation for
5418 `calc-transpose-lines'.
5419
5420 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5421
5422 * dbus.texi (Receiving Method Calls): Describe special return value
5423 `:ignore'.
5424
5425 2009-07-24 Alan Mackenzie <acm@muc.de>
5426
5427 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5428 initialization, any individual variable setting now takes precedence
5429 over one done via c-file-style/c-file-offsets.
5430
5431 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5432
5433 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5434 truncated when Calc is quit.
5435 (Customizing Calc): Document `calc-undo-length'.
5436
5437 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5438
5439 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5440
5441 2009-07-11 Kevin Ryde <user42@zip.com.au>
5442
5443 * pcl-cvs.texi (About PCL-CVS):
5444 * widget.texi (Basic Types):
5445 Fix cross-references.
5446
5447 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5448
5449 * dbus.texi (Type Conversion): Don't use literal control character.
5450
5451 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5452
5453 * tramp.texi (GVFS based methods): New section.
5454 (Remote processes): Processes for GVFS based methods run locally.
5455
5456 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5457
5458 * tramp.texi (Inline methods, External methods, Gateway methods):
5459 Avoid the words "kludge" and hack".
5460 (External methods): Add `synce' method.
5461
5462 * trampver.texi: Update release number.
5463
5464 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5465
5466 Sync with Tramp 2.1.16.
5467
5468 * tramp.texi (History): Add GVFS support.
5469 (External methods): Precise `rsync' description. Add `dav', `davs' and
5470 `obex' methods. Add 'tramp-gvfs-methods' option.
5471 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5472 forms.
5473 (Remote Programs): Introduce `tramp-own-remote-path'.
5474 (Remote processes): New subsection "Running remote programs that create
5475 local X11 windows".
5476 (Frequently Asked Questions): Improve code for disabling vc.
5477
5478 * trampver.texi: Update release number. Set default value of
5479 `emacsgvfs'.
5480
5481 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * Branch for 23.1.
5484
5485 2009-06-17 Glenn Morris <rgm@gnu.org>
5486
5487 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5488 (Latest version of Emacs): Mention source code repository.
5489
5490 2009-06-16 Glenn Morris <rgm@gnu.org>
5491
5492 * faq.texi (Top): Language tweak.
5493 (Extended commands): Most people have arrow keys.
5494 (Emacs manual): Say how to follow info links.
5495 (File-name conventions): Change title a bit. Explain about source
5496 versus installed. Condense etc description.
5497 (Guidelines for newsgroup postings): Mention Savannah list page.
5498 (Newsgroup archives): Simplify.
5499 (Contacting the FSF): Add contact URL.
5500 (Emacs Lisp documentation): Printed version not always available.
5501 (Installing Texinfo documentation): Explain how by hand installation is
5502 not normally needed. Use add-to-list. Remove duplicate reference.
5503 (Informational files for Emacs): Move info on Help menu here from
5504 "File-name conventions".
5505 (Help installing Emacs): Tweak uref.
5506 (Obtaining the FAQ): Mention repository.
5507 (Origin of the term Emacs): Explain "ITS".
5508 (Changing load-path): Use add-to-list.
5509 (Automatic indentation): Clarify this is for Text mode.
5510 Don't mention Indented Text mode.
5511 (Finding Emacs on the Internet): The FSF does not seem to offer a
5512 deluxe distribution on CD anymore.
5513
5514 2009-06-16 Glenn Morris <rgm@gnu.org>
5515
5516 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5517 Recommend the latest release. Mention how to get older FAQs.
5518 Recommend the Emacs manual.
5519 (Guidelines for newsgroup postings): Discourage cross-posts.
5520 (Underlining paragraphs): Remove.
5521 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5522 (Bugs and problems): Update key-binding.
5523 (Problems with very large files): Mention 64-bit.
5524 (Shell process exits abnormally): Remove.
5525 (Problems with Shell Mode): Rename and update.
5526 (Spontaneous entry into isearch-mode)
5527 (Problems talking to certain hosts): Remove. This is old information,
5528 in etc/PROBLEMS if needed.
5529 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5530 (Dired claims that no file is on this line): Update.
5531 (Installing Emacs, Problems building Emacs): Simplify.
5532 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5533 information.
5534 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5535 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5536 (JDEE): "JDEE", not "JDE".
5537 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5538 Remove. This is old information, in etc/PROBLEMS if needed.
5539 (stty and Backspace key, Kanji and Chinese characters): Remove.
5540 (Right-to-left alphabets): Update section.
5541 (Changing the included text prefix): Gnus uses message-yank-prefix.
5542 Add cross-reference to Supercite manual.
5543 (Saving a copy of outgoing mail): Simplify output file description.
5544 (Expanding aliases when sending mail): Refer to Emacs manual.
5545 Remove old info about RFC822.
5546 Correct description of how to rebuild aliases.
5547 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5548 (MIME with Emacs mail packages)
5549 (Viewing articles with embedded underlining)
5550 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5551 Remove old sections.
5552 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5553 and is well-documented in the Gnus manual.
5554 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5555 (Making Gnus faster): Rename from "Starting Gnus faster".
5556 Merge "Catch-up is slow in Gnus" into here.
5557
5558 2009-06-14 Glenn Morris <rgm@gnu.org>
5559
5560 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5561 (New in Emacs 23): New section.
5562 (Handling C-s and C-q with flow control): Add xref.
5563
5564 2009-06-13 Glenn Morris <rgm@gnu.org>
5565
5566 * faq.texi (Setting up a customization file): Grammar fix.
5567 Customize is no longer "new".
5568 (Displaying the current line or column): Line-number mode is on by
5569 default. Don't mention `column' package. Mention linum.el.
5570 (Turning on abbrevs by default): Explain how to do it for buffers,
5571 modes, and everywhere.
5572 (Associating modes with files): Use add-to-list. Don't mention Emacs
5573 19.
5574 (Highlighting a region): On by default since 23.1.
5575 (Replacing highlighted text): Update doc quote.
5576 (Working with unprintable characters): Don't mention search-quote-char.
5577 (Using an already running Emacs process): Gnuclient is probably not an
5578 enhancement these days.
5579 (Indenting switch statements): Remove mention of pre-Emacs 20.
5580 (Horizontal scrolling): Abbreviate Emacs 20 description.
5581 (Replacing text across multiple files): Fix name of dired command.
5582 (Disabling backups): Use require not load.
5583 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5584
5585 2009-06-13 Bill Wohler <wohler@newt.com>
5586
5587 Release MH-E manual version 8.2.
5588
5589 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5590 release 8.2.
5591
5592 2009-06-13 Glenn Morris <rgm@gnu.org>
5593
5594 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5595 in this day and age the common meaning is "on the web".
5596 (copying): Use @copyright in all cases.
5597 (Basic keys): Remove reference to deleted manual node "Text Characters".
5598 (File-name conventions): Use GNU as an example rather than SERVICE.
5599 default.el lives in site-lisp. Update Info directory location.
5600 (Real meaning of copyleft): GPL actions have been brought, but all
5601 settled out of court.
5602 (Guidelines for newsgroup postings): Shorten section title.
5603 Simplify comp.emacs description.
5604 (Newsgroup archives): Change Google URL. Describe Gmane.
5605 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5606 points". Mention List-Unsubscribe header.
5607 (Contacting the FSF): Update email and URLs.
5608 (Basic editing): Mention F1 for help.
5609 (Installing Texinfo documentation): Refer to Texinfo website rather
5610 than ftp server.
5611 (Printing a Texinfo file): Mention texi2pdf.
5612 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5613 are just stubs nowadays.
5614 (Latest version of Emacs): Explain version numbers.
5615 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5616 (Turning on syntax highlighting): No need to mention hilit19 any more.
5617 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5618 (Modes for various languages): Remove section.
5619 (Major packages and programs): Remove most version and maintainer
5620 information - it's hard to keep up-to-date, and adds nothing.
5621 Similarly with direct links to mailing lists.
5622 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5623 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5624 years, and Emacs comes with tools for this now.
5625 (Patch): Remove section - this is a standard tool.
5626 (Using function keys under X): Remove section.
5627
5628 2009-06-12 Glenn Morris <rgm@gnu.org>
5629
5630 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5631 (Help installing Emacs): Remove reference to deleted X11 node.
5632 (Associating modes with files): Interpreter-mode-alist is no longer
5633 subservient to auto-mode-alist.
5634 (Installing Emacs): Change future Emacs version.
5635 (Linking with -lX11 fails): Remove old section.
5636 (Packages that do not come with Emacs): Update ELL location.
5637 Emacs Lisp archive is dead.
5638 (Emacs for Windows): Remove reference to old CE port.
5639 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5640 (Emacs for VMS and DECwindows): Remove old ports.
5641 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5642 (Removing flashing messages): Remove section about non-existent Gnus
5643 option.
5644
5645 * faq.texi (Top): Add @top command.
5646 Remove the optional arguments from all @node commands: makeinfo can
5647 generate these automatically, and it is easier to edit and rearrange
5648 nodes without them.
5649
5650 2009-06-11 Glenn Morris <rgm@gnu.org>
5651
5652 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5653 (The LPF): Make the updated URL the sole reference point.
5654 (Learning how to do something): Update refcard price and format.
5655 (Getting a printed manual): Sources in doc/emacs/, not man/.
5656 Also available in PDF format. Since the page count varies, be less
5657 precise.
5658 (Informational files for Emacs): Remove references to deleted files
5659 LPF and SUN-SUPPORT, and to UUCP.
5660 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5661 Remove many obsolete ways to get the FAQ, which now seems only to be
5662 distributed with Emacs.
5663 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5664
5665 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5666
5667 * org.texi (Org Plot): Fix tags (Bug#3507).
5668 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5669
5670 * ada-mode.texi (Installation, Compile commands)
5671 (Project File Overview, No project files, Set compiler options)
5672 (Use GNAT project file, Use multiple GNAT project files)
5673 (Identifier completion): Use @samp for menu items, and @kbd for key
5674 sequences (Bug#3504).
5675
5676 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5677
5678 * gnus.texi (Security): Fix wording; add a link to epa.info.
5679
5680 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5681
5682 * message.texi (Header Commands): Fix descriptions to match
5683 keybindings.
5684
5685 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5686
5687 * gnus.texi (Security): Mention that EasyPG is the current default.
5688
5689 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5690
5691 * ediff.texi (Session Commands): Fix typo.
5692
5693 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5694
5695 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5696 news.software.readers. Reported by Florian Rehnisch.
5697
5698 2009-04-02 Glenn Morris <rgm@gnu.org>
5699
5700 * auth.texi: Capitalize direntry.
5701
5702 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5703 using a period in the entry name. (Bug#2797)
5704
5705 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5706
5707 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5708 ($(infodir)/auth, auth.dvi): New targets.
5709
5710 2009-03-03 Glenn Morris <rgm@gnu.org>
5711
5712 * auth.texi: Fix @setfilename.
5713
5714 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5715 (auth, $(infodir)/auth, auth.dvi): New rules.
5716
5717 2009-02-25 Glenn Morris <rgm@gnu.org>
5718
5719 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5720
5721 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5722
5723 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5724
5725 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5726
5727 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5728 gnus-nocem-issuers, and gnus-nocem-verifyer.
5729
5730 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5731
5732 * ada-mode.texi (Project files, Automatic Casing):
5733 * dbus.texi (Signals):
5734 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5735 * mh-e.texi (HTML):
5736 * nxml-mode.texi (Locating a schema)
5737 (Using the document's URI to locate a schema):
5738 * org.texi (Footnotes, Using the mapping API):
5739 * rcirc.texi (Channels): Remove duplicate words.
5740
5741 2009-02-20 Glenn Morris <rgm@gnu.org>
5742
5743 * dired-x.texi (Miscellaneous Commands):
5744 * gnus.texi: Minor updates for mbox Rmail.
5745
5746 2009-02-16 Karl Berry <karl@gnu.org>
5747
5748 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5749 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5750 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5751 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5752 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5753 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5754 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5755 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5756 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5757 Consistently use @insertcopying in the Top node,
5758 @contents at the front (after @end titlepage),
5759 and @direntry after @copying. (Bug#1988)
5760
5761 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5762
5763 * auth.texi: New file documenting auth-source.
5764
5765 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5766
5767 * org.texi (Org Plot): Fix link.
5768
5769 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5770
5771 * epa.texi (Mail-mode integration): Mention the way to do
5772 "encrypt-to-self". (Bug#1807)
5773
5774 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5775
5776 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5777
5778 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5779
5780 * gnus-news.texi: Print version about Incoming*.
5781
5782 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5783
5784 * org.texi (Structure editing, Handling links)
5785 (Fast access to TODO states, Javascript support): Make standard docs
5786 correctly reflect default variable settings.
5787
5788 2009-02-02 Glenn Morris <rgm@gnu.org>
5789
5790 * org.texi: Fix typos.
5791
5792 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5793
5794 Sync with Tramp 2.1.15.
5795
5796 * trampver.texi: Update release number.
5797
5798 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5799
5800 * org.texi (TODO dependencies): Document TODO dependencies on
5801 checkboxes.
5802
5803 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5804
5805 * org.texi (TODO dependencies): Document key binding for toggling
5806 ORDERED property.
5807
5808 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5809
5810 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5811 of hook functions.
5812
5813 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5814
5815 * org.texi (TODO dependencies): New section.
5816
5817 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5818
5819 * org.texi (Plain lists, TODO basics, Priorities)
5820 (Multiple sets in one file, Conflicts): Document interaction with
5821 `shift-selection-mode'.
5822
5823 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5824
5825 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5826 Make Calc the subject of sentences.
5827 (Rearranging Formulas using Selections): Discuss new options
5828 for `j *'.
5829
5830 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5831
5832 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5833
5834 2009-01-26 Glenn Morris <rgm@gnu.org>
5835
5836 * org.texi: Fix typos.
5837
5838 2009-01-26 Bill Wohler <wohler@newt.com>
5839
5840 * mh-e.texi (EDITION, UPDATED): Update.
5841
5842 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5843
5844 * org.texi (References): Add information about remote references.
5845 (Built-in table editor): Document `C-c RET' in tables.
5846 (Math symbols, Quoting LaTeX code): Mention that simple
5847 LaTeX macros survive LaTeX export.
5848 (Images in LaTeX export): Show how to create a reference to a
5849 figure.
5850 (Sectioning structure): Document that the LaTeX class can be
5851 specified in a property.
5852 (Text areas in HTML export): New section.
5853 (External links): Add examples for text search and ID links.
5854 (Built-in table editor): Remove the descriptio of `C-c
5855 C-q', it not longer works.
5856 (Literal examples): Document that a space must follow
5857 the colon in short examples.
5858 (Relative timer): Document `org-timer-stop'.
5859 (Footnotes): New section.
5860 (Footnote markup): Shorten section and refer to new Footnote
5861 section.
5862 (Literal examples): Add documentation for line
5863 numbering in and references to code examples.
5864 (CSS support): Fix the description of default CSS styles.
5865 (Capturing column view): Document
5866 "file:path/to/file.org" as an allowed value for the ID property of
5867 a dynamic block copying column view.
5868
5869 2009-01-23 Stephen Eglen <stephen@gnu.org>
5870
5871 * mh-e.texi (Getting Started): Describe $MH.
5872
5873 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5874
5875 * tramp.texi (all): Harmonize usage of "external method",
5876 "external transfer method" and "out-of-band method".
5877 (Connection types): Precise the differences of inline and external
5878 methods. Written by Adrian Phillips <a.phillips@met.no>.
5879
5880 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5881
5882 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5883 commands as described at the top. Reported by Allan Gottlieb
5884 <gottlieb@nyu.edu>.
5885
5886 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5887
5888 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5889 nnmail-pathname-coding-system.
5890
5891 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5892
5893 * org.texi (Relative timer): Fix typo.
5894
5895 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5896
5897 * org.texi (Clocking work time): Fix typo.
5898 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5899
5900 2009-01-13 Glenn Morris <rgm@gnu.org>
5901
5902 * org.texi: Fix some more typos.
5903
5904 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5905
5906 * org.texi: Fix some typos.
5907
5908 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5909
5910 * gnus.texi (Group Parameters): Add note for local variables.
5911
5912 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5913
5914 * gnus.texi (Converting Kill Files): Fix URL.
5915 Include gnus-kill-to-score.el in contrib directory.
5916
5917 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5918
5919 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5920 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5921 (Paging the Article): Add index entry.
5922
5923 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5924
5925 * ada-mode.texi (Examples): Delete redundant text.
5926
5927 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5930
5931 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5932 addresses.
5933
5934 2009-01-03 Bill Wohler <wohler@newt.com>
5935
5936 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5937 kept empty.
5938
5939 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5940
5941 * org.texi (Activation, Exporting, ASCII export, HTML export)
5942 (HTML Export commands, LaTeX/PDF export commands):
5943 Improve documentation about transient-mark-mode.
5944 (References): Document the use of special names like $LR1 to reference
5945 to fields in the last table row.
5946
5947 2008-12-19 Juri Linkov <juri@jurta.org>
5948
5949 * info.texi (Search Text): Remove mention of removed key binding M-s.
5950
5951 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi (References): Remove mentioning of @0 as reference for the
5954 last line, this has been reverted in the Lisp sources.
5955
5956 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5957
5958 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5959 (DVI_TARGETS): Remove duplicates. Add sasl.
5960 ($(infodir)/sasl, sasl.dvi): New targets.
5961
5962 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5963
5964 * org.texi: Version number pushed to 6.15d.
5965
5966 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5967
5968 * org.texi (Tables in LaTeX export): New section.
5969 (Images in LaTeX export): New section.
5970 (Inlined images, Images in HTML export): Sections renamed.
5971
5972 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5973
5974 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5975
5976 2008-12-04 David Engster <dengste@eml.cc>
5977
5978 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5979 of nnml-get-new-mail. Change URL for mairix patch.
5980
5981 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5982
5983 * org.texi (Using the mapping API): Fix bug in mapping example.
5984 (Publishing options): Make the list of properties complete again, in
5985 correspondence to the variable `org-export-plist-vars'.
5986 (Property searches): Document new special values for time comparisons.
5987 (Tag inheritance): Refine the description of tag inheritance.
5988 (Project alist): Add info about the publishing sequence of components.
5989 (Effort estimates): Document the new relative timer.
5990
5991 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5992
5993 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5994 (Using Calc): Clarify use of `C-x * o'.
5995 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5996
5997 2008-11-28 Richard M Stallman <rms@gnu.org>
5998
5999 * dbus.texi (Receiving Method Calls): Clean up previous change.
6000
6001 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6004 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6005 `dbus-unescape-from-identifier'.
6006 (Receiving Method Calls): New constants `dbus-service-emacs' and
6007 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6008 (Signals): Use the constants in the example.
6009
6010 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * org.texi: Re-apply change to FDL 1.3.
6013
6014 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6015
6016 * org.texi (Setting up Remember): Document `org-remember-mode'.
6017 (External links): Document that bbdb links can use a regular
6018 expression.
6019 (External links): Document that elisp links can contain interactive
6020 commands.
6021
6022 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6023
6024 * viper.texi (viper-translate-all-ESC-keysequences):
6025 Description removed.
6026
6027 2008-11-19 Glenn Morris <rgm@gnu.org>
6028
6029 * doclicense.texi: Change to FDL 1.3.
6030 Relicense all texi files under FDL 1.3 or later.
6031
6032 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6033
6034 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6035
6036 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6037
6038 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6039
6040 * ediff.texi: Version/date change.
6041
6042 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6043
6044 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6045
6046 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6047
6048 * calc.texi (About This Manual): Comment out a mention of
6049 marginal notes.
6050
6051 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6052
6053 * org.texi (Clocking work time): Document the :formula property of
6054 clock tables.
6055 (Structure editing, Refiling notes): Document refiling regions.
6056 (Agenda commands): Document the double-prefix version
6057 of the `l' command in the agenda.
6058 (Handling links): Explain the effect of a double prefix
6059 arg to `C-c C-o'.
6060 (TODO basics): Add documentation for tag triggers.
6061
6062 2008-10-23 Glenn Morris <rgm@gnu.org>
6063
6064 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6065 byte-compiling things like `+'.
6066
6067 * ns-emacs.texi: Merge copyright years of author now with assignment
6068 into FSF years.
6069 (VER): Use it for easier automatic updating. Use Emacs version rather
6070 than standalone Emacs.app version.
6071
6072 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6073
6074 * org.texi: Lots of minor fixes.
6075 (Capture): New chapter.
6076 (Org Plot): New section.
6077
6078 2008-09-30 Magnus Henoch <mange@freemail.hu>
6079
6080 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6081
6082 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6083
6084 * calc.texi (User Defined Units): Mention how to enter optional display
6085 string.
6086
6087 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6088
6089 * message.texi (Sending Variables): Fix variable documentation to
6090 avoid the "y/n" wording.
6091
6092 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6093
6094 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6095
6096 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6097
6098 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6099 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6100
6101 2008-09-22 Bill Wohler <wohler@newt.com>
6102
6103 Release MH-E manual version 8.1.
6104
6105 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6106 release 8.1.
6107
6108 * mh-e.texi: Retain dual license as agreed to by the FSF.
6109 However, bump GPL to Version 3.
6110 Use @include for license text.
6111
6112 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6113
6114 * gnus.texi (Top, Setup, Fancy splitting to parent)
6115 (Store custom flags and keywords, Store arbitrary data):
6116 Clean up markup.
6117
6118 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6119
6120 * gnus.texi (The Gnus Registry): Document it.
6121
6122 2008-09-08 David Engster <dengste@eml.cc>
6123
6124 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6125 Clarify section about choosing back end servers.
6126
6127 2008-08-23 Glenn Morris <rgm@gnu.org>
6128
6129 * dired-x.texi (Shell Command Guessing):
6130 Mention dired-guess-shell-case-fold-search. (Bug#417)
6131
6132 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6133
6134 * trampver.texi: Update release number.
6135
6136 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6137
6138 * ns-emacs.texi: Update version.
6139 (Introduction): Correct menu location for options save.
6140 (Customization): Note that defaults are stored under org.gnu.Emacs.
6141
6142 2008-08-11 Bill Wohler <wohler@newt.com>
6143
6144 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6145 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6146 Henman) (closes SF #1768928).
6147
6148 2008-08-10 Glenn Morris <rgm@gnu.org>
6149
6150 * ns-emacs.texi: Use @copying. Change copyright of authors with
6151 assignment to FSF. Change license to GFDL.
6152 (Top): Remove outdated references.
6153
6154 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6155
6156 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6157 Add gnus-summary-sort-by-most-recent-number and
6158 gnus-summary-sort-by-most-recent-date.
6159 (Summary Sorting): Explain prefix argument.
6160
6161 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6162
6163 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6164 gnus-summary-pipe-output.
6165
6166 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6167
6168 * dbus.texi (Receiving Method Calls): Document error handling of own
6169 D-Bus methods.
6170
6171 2008-08-01 Bill Wohler <wohler@newt.com>
6172
6173 * mh-e.texi (Reading Mail)
6174 (Viewing Attachments): Describe new function
6175 mh-show-preferred-alternative.
6176 (Sending Mail, Redistributing, Sending Message): Describe new hook
6177 mh-annotate-msg-hook.
6178
6179 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6180
6181 * dbus.texi (Arguments and Signatures): Fix example.
6182 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6183 (Asynchronous Methods): New node.
6184 (Errors and Events): Describe extended layout of `dbus-event'.
6185 New defun `dbus-event-message-type'.
6186
6187 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6188
6189 * ediff.texi: Remove VMS support.
6190
6191 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6192
6193 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6194 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6195
6196 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6197
6198 * Makefile.in: Add mairix-el targets.
6199
6200 2008-07-29 David Engster <deng@randomsample.de>
6201
6202 * mairix-el.texi: New file.
6203
6204 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6205
6206 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6207 project files. Delete 'main_unit' project variable; not needed. Allow
6208 process environment variables wherever project variables are allowed.
6209 Add tutorial section on multiple GNAT project files.
6210
6211 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6212
6213 Sync with Tramp 2.1.14.
6214
6215 * trampver.texi: Update release number.
6216
6217 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6218
6219 * ns-emacs.texi:
6220 * faq.texi: Remove mentions of Mac Carbon.
6221
6222 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6223
6224 * gnus.texi (Saving Articles): Describe the 2nd argument of
6225 gnus-summary-save-in-pipe.
6226 (SpamAssassin): Use it.
6227
6228 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6229
6230 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6231
6232 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6233
6234 * org.texi (Export options): Document the use of the creator flag.
6235
6236 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6237
6238 * org.texi: New version 6.06a.
6239
6240 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6241
6242 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6243 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6244
6245 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6246
6247 * calc.texi (Editing Stack Entries):
6248 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6249 Calc's help functions. Mention fixing typos.
6250 (Customizing Calc): Fix typo.
6251
6252 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6253
6254 * calc.texi (summarykey): New macro. Use to correctly format keys in
6255 the summary.
6256
6257 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6258
6259 * ns-emacs.texi (Customization): Corrected documentation on color
6260 specification formats.
6261
6262 2008-07-19 Andreas Schwab <schwab@suse.de>
6263
6264 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6265
6266 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6267 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6268
6269 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6270
6271 * dbus.texi (Inspection): Rework, introduce submenus.
6272 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6273 (Properties and Annotations, Arguments and Signatures): New nodes.
6274
6275 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6276
6277 * dbus.texi (Receiving Method Calls): Fix description of
6278 `dbus-register-method'.
6279 (Signals): Allow also signal arguments for filtering in
6280 `dbus-register-signal'.
6281
6282 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6283
6284 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6285 `cnorm'.
6286 (Arithmetic Tutorial): Simplify the verification of prime factors.
6287
6288 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6289
6290 * gnus.texi (Saving Articles): Mention
6291 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6292
6293 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6294
6295 * calc.texi: Adjust mode line throughout.
6296
6297 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * sasl.texi (Mechanisms): Fix typos.
6300
6301 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6302
6303 * calc.texi (Killing from the stack): Mention using normal Emacs
6304 copying.
6305
6306 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6307
6308 * tramp.texi (Password handling): Rename from "Password caching".
6309 Add `auth-source' mechanism.
6310 (Connection caching): Tramp reopens the connection automatically,
6311 when the operating system on the remote host has been changed.
6312
6313 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6314
6315 * makefile.w32-in (distclean): Remove makefile.
6316
6317 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6318
6319 * org.texi (Using the mapping API): New section.
6320 (Agenda column view): New section.
6321 (Moving subtrees): Document archiving to the archive sibling.
6322 (Agenda commands): Document columns view in the agenda.
6323 (Using the property API): Document the API for multi-valued properties.
6324
6325 2008-06-17 Jason Riedy <jason@acm.org>
6326
6327 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6328 function, and efmt may be a two-argument function.
6329 (Radio tables): Document multiple destinations.
6330
6331 2008-06-16 Glenn Morris <rgm@gnu.org>
6332
6333 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6334 Add Cover-Texts.
6335
6336 2008-06-15 Glenn Morris <rgm@gnu.org>
6337
6338 * faq.texi (VER): Update to 23.0.60.
6339
6340 * mh-e.texi: Remove option of licensing under GPL.
6341 Add Cover-Texts to GFDL permissions notice.
6342 (GPL): Remove section.
6343 (GFDL): Include doclicense.texi rather than the actual text.
6344
6345 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6346 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6347
6348 * sasl.texi: Fix output file name.
6349
6350 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6351
6352 * gnus-coding.texi: Refer to license in Gnus manual.
6353
6354 * idlwave.texi, sasl.texi: Use @copying.
6355
6356 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6357
6358 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6359
6360 * url.texi: Use @copying, @title, @subtitle, @author.
6361
6362 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6363 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6364 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6365 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6366 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6367 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6368 * widget.texi, woman.texi:
6369 Remove references to external license, since doclicense is included.
6370
6371 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6372 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6373 Remove references to non-existent Invariant Sections.
6374
6375 2008-06-14 Glenn Morris <rgm@gnu.org>
6376
6377 * faq.texi (Major packages and programs): Remove references to external
6378 Supercite, Calc, VIPER, since they have been included for some time.
6379 Update VM, AUCTeX, BBDB entries.
6380
6381 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6382
6383 * newsticker.texi: Updated to match latest newsticker changes.
6384
6385 2008-06-13 Glenn Morris <rgm@gnu.org>
6386
6387 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6388 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6389 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6390 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6391 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6392 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6393 * woman.texi:
6394 Update Back-Cover Text as per maintain.info.
6395
6396 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6397
6398 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6399
6400 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6401 (gnus-faq.xml): Update repository host.
6402
6403 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6404
6405 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6406
6407 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6408 Fix a typo.
6409
6410 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6411
6412 * gnus.texi (Mail Source Customization): Correct values of
6413 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6414 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6415
6416 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6417
6418 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6419 coding standards.
6420
6421 2008-06-14 David Engster <dengste@eml.cc>
6422
6423 * gnus.texi (nnmairix): Markup fixes.
6424
6425 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6426
6427 * gnus.texi (nnmairix): Markup and other minor fixes.
6428
6429 2008-06-05 David Engster <dengste@eml.cc>
6430
6431 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6432
6433 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6434
6435 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6436 (Searching, nnir, nnmairix): New stub nodes.
6437
6438 2008-05-30 Felix Lee <felix.1@canids.net>
6439
6440 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6441
6442 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6443
6444 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6445
6446 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6447
6448 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6449
6450 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6451
6452 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6453
6454 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6455
6456 * info.texi (Top): Fix typo in xref.
6457
6458 2008-05-05 Karl Berry <karl@gnu.org>
6459
6460 * info.texi (Top): @xref to stand-alone manual.
6461
6462 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6463
6464 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6465 (Various Summary Stuff): Fix typo in last xref.
6466
6467 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6468
6469 * org.texi (Moving subtrees): Fix typo.
6470
6471 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6474 Tramp via `tramp-mode'.
6475
6476 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6477
6478 * org.texi: Massive changes, in many parts of the file.
6479
6480 2008-04-27 Jason Riedy <jason@acm.org>
6481
6482 * org.texi (A LaTeX example): Note that fmt may be a
6483 one-argument function, and efmt may be a two-argument function.
6484 (Radio tables): Document multiple destinations.
6485
6486 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6487
6488 * gnus.texi (Oort Gnus): Add message-fill-column.
6489
6490 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6491
6492 * gnus.texi (Mail Source Specifiers): Typo fix.
6493
6494 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6495
6496 * gnus.texi (Diary Headers Generation): Update key binding for
6497 `gnus-diary-check-message'.
6498
6499 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6500
6501 * gnus.texi (Emacsen): Addition.
6502
6503 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6504
6505 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6506
6507 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6508
6509 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6510
6511 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6512
6513 * gnus-news.texi: Update tool bar item.
6514
6515 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6516
6517 * gnus-news.texi: Fix typos.
6518
6519 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6520
6521 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6522 Add mention of `kron'.
6523
6524 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6525
6526 * epa.texi (Encrypting/decrypting *.gpg files):
6527 Document epa-file-name-regexp.
6528
6529 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6530
6531 * gnus.texi (Example Methods): Fix description about ssh-agent.
6532 (Indirect Functions): Fix the default value of nntp-telnet-command;
6533 remove link to connect.html.
6534
6535 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6536
6537 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6538 dbus-call-method.
6539 (Receiving Method Calls): The timeout can be set by the calling client.
6540
6541 * trampver.texi: Update release number.
6542
6543 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * gnus.texi (Top): Fix version. Add SASL.
6546
6547 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6548
6549 Sync with Tramp 2.1.13.
6550
6551 * trampver.texi: Update release number.
6552
6553 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6554
6555 * org.texi: Update to new org-mode website.
6556
6557 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6558
6559 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6560
6561 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6564 gnus-read-ephemeral-gmane-group-url,
6565 gnus-read-ephemeral-emacs-bug-group,
6566 gnus-read-ephemeral-debian-bug-group.
6567
6568 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6569
6570 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6571
6572 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6573 Add FIXMEs for Bookmarks and gnus-registry-marks.
6574
6575 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6576
6577 * gnus.texi (Smileys): Document `smiley-style'.
6578
6579 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6580
6581 * gnus.texi (Gnus Development): Clarify difference between ding and
6582 gnu.emacs.gnus.
6583 (MIME Commands, Using MIME, RSS): Fix markup.
6584
6585 * gnus-faq.texi ([8.4]): Ditto.
6586
6587 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6588
6589 * gnus.texi (Emacsen): Remove obsolete stuff.
6590
6591 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6592
6593 * gnus.texi (Oort Gnus): Add version info WRT
6594 `mail-source-delete-incoming'.
6595
6596 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6597
6598 * gnus.texi (Top): Add "Other related manuals" and version info in
6599 `iftex' output.
6600 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6601 gnus-balloon-face-0 and the corresponding format specifiers.
6602
6603 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6604
6605 * tramp.texi (Filename completion): Remove footnote about let-bind
6606 of `partial-completion-mode'. It doesn't work this way.
6607
6608 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * pcl-cvs.texi (Contributors): Update my email.
6611
6612 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6613
6614 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6615
6616 2008-03-17 Bill Wohler <wohler@newt.com>
6617
6618 * mh-e.texi (Viewing): Update URL for adding header fields to
6619 mh-invisible-header-fields-default.
6620
6621 2008-03-16 Bill Wohler <wohler@newt.com>
6622
6623 * mh-e.texi (Preface): Add Gnus to requirements.
6624 (Forwarding): Note that forwarded MIME messages are now inline.
6625
6626 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6627
6628 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6629 (Common Variables): Give precedence to the netcat methods over the
6630 telnet methods, and mention that they are more reliable.
6631
6632 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6633
6634 * org.texi (Exporting Agenda Views): Document agenda export to
6635 iCalendar.
6636 (Progress logging): Document the new progress logging stuff.
6637
6638 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6639
6640 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6641 Update for change of `mail-source-delete-incoming'.
6642
6643 * gnus-news.texi: Ditto.
6644
6645 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6646
6647 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6648 custom versions.
6649
6650 2008-03-07 Alan Mackenzie <acm@muc.de>
6651
6652 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6653 parens/brackets in a k&r region is limited.
6654
6655 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6656
6657 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6658 using different Emacs versions.
6659
6660 2008-02-27 Glenn Morris <rgm@gnu.org>
6661
6662 * sc.texi: Remove a lot of old and obsolete info.
6663 (titlepage): Simplify.
6664 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6665 (VM with any Emacsen, GNEWS with any Emacsen)
6666 (Overloading for Non-conforming MUAs, Version 3 Changes)
6667 (The Supercite Mailing List): Delete nodes.
6668 (Introduction): Remove info about old packages.
6669 (Getting Connected): Simplify. Remove info about old packages.
6670 (Citing Commands): Delete Emacs 19 info.
6671 (Hints to MUA Authors): Simplify.
6672 (Thanks and History): Merge in some info from the deleted node
6673 "Version 3 Changes".
6674
6675 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6676
6677 * org.texi (Setting tags, In-buffer settings):
6678 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6679
6680 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6681
6682 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6683 installation directory name.
6684
6685 2008-02-12 Romain Francoise <romain@orebokech.com>
6686
6687 * epa.texi (Overview): Fix typo.
6688
6689 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6690
6691 * epa.texi (Quick start): Remove the .emacs setting.
6692
6693 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6694
6695 * epa.texi (Quick start): Use the command `epa-enable' instead of
6696 loading `epa-setup'.
6697
6698 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6699
6700 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6701 ($(infodir)/epa, epa.dvi): New targets.
6702
6703 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6704
6705 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6706
6707 * epa.texi: New manual documenting the EasyPG Assistant.
6708
6709 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6712 (Inspection): New function dbus-ping.
6713
6714 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6715
6716 * tramp.texi (Remote processes): Add `shell-command'.
6717
6718 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6719
6720 * tramp.texi: Use new FSF's Back-Cover Text.
6721
6722 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6723
6724 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6725 (Group Parameters): Document `mail-source' parameter.
6726
6727 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6728
6729 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6730 must be a local host.
6731
6732 2008-01-26 Michael Olson <mwolson@gnu.org>
6733
6734 * erc.texi: Update version for ERC 5.3 release.
6735 (Obtaining ERC): Update extras URLs for 5.3.
6736 (Development): Write instructions for git, and remove those for Arch.
6737 (History): Mention the switch to git.
6738
6739 2008-01-24 Karl Berry <karl@gnu.org>
6740
6741 * info.texi (Search Index, Search Text): Mention the command
6742 character in the section name, a la the (Go to node) node.
6743
6744 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6745
6746 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6747
6748 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6749
6750 * gnus-news.texi: Mention gnus-article-describe-bindings.
6751
6752 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6753
6754 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6755
6756 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6757
6758 * org.texi (Property inheritance): New section.
6759 (Conventions): New section.
6760 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6761 commands, and the new bindings for refiling.
6762 (Sparse trees): Document the new special command for sparse trees.
6763 (References): Be more clear about the counting of hilines.
6764 (Handling links): Document M-p/n for accessing links.
6765 (Fast access to TODO states): New section.
6766 (Per file keywords): New section.
6767 (Property inheritance): New section.
6768 (Column attributes): New summary types.
6769 (Capturing Column View): New section.
6770 (The date/time prompt): Cover the new features in the date/time prompt.
6771 Compactify the table of keys for the calendar remote control.
6772 (Clocking work time): Document the new :scope parameter.
6773 (Remember): Promoted to chapter.
6774 (Quoted examples): New section.
6775 (Enhancing text): New verbatim environments.
6776
6777 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6778
6779 * trampver.texi: Update release number.
6780
6781 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6782
6783 * gnus.texi (Article Keymap):
6784 Add gnus-article-wide-reply-with-original; fix descriptions of
6785 gnus-article-reply-with-original and
6786 gnus-article-followup-with-original.
6787
6788 2008-01-09 Glenn Morris <rgm@gnu.org>
6789
6790 * nxml-mode.texi: Add @copying section.
6791
6792 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6793
6794 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6795 Server". Add `message-send-mail-with-mailclient'.
6796
6797 * gnus.texi (Posting Server): Move some text to "(message)Mail
6798 Variables" and add a reference here.
6799
6800 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6801
6802 * dbus.texi (Receiving Method Calls): New chapter.
6803 (Errors and Events): Add serial number to events. Replace "signal" by
6804 "message". Introduce dbus-event-serial-number.
6805
6806 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6807
6808 * dbus.texi (Type Conversion): Explain the type specification for empty
6809 arrays. Use another example.
6810
6811 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6812
6813 * dbus.texi (all): Replace "..." by @dots{}.
6814 (Type Conversion): Precise the value range for :byte types.
6815 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6816 Mention its return value.
6817 (Errors and Events): There is no D-Bus error propagation during event
6818 processing.
6819
6820 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6821
6822 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6823 New sections.
6824
6825 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6826
6827 * gnus.texi (Group Parameters): Reorder the text and add a note about
6828 `gnus-parameters' near the beginning of the node.
6829
6830 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6831
6832 * gnus.texi (Score File Editing): Fix function name.
6833
6834 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6835
6836 Sync with Tramp 2.1.12.
6837
6838 * trampver.texi: Update release number.
6839
6840 2007-12-22 Richard Stallman <rms@gnu.org>
6841
6842 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6843
6844 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6845
6846 * dbus.texi (Type Conversion): Correct input parameters mapping.
6847
6848 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6849
6850 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6851 (Errors and Events): Mention wrong-type-argument error.
6852
6853 2007-12-21 Alex Schroeder <alex@gnu.org>
6854
6855 * rcirc.texi: Changed single spaces after sentence end to double
6856 spaces. Fixed some typos.
6857 (Internet Relay Chat): Explain relay.
6858 (Getting started with rcirc): Change items to reflect prompts.
6859 Add more explanation to rcirc-track-minor-mode and added a comment to
6860 warn future maintainers that this section is a copy.
6861 (People): Change /ignore example.
6862 (Keywords): Not keywords.
6863
6864 2007-12-20 Alex Schroeder <alex@gnu.org>
6865
6866 * rcirc.texi (Top): Fighting Information Overload chapter added.
6867 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6868 (rcirc commands): Move /ignore command to the new chapter.
6869 (Fighting Information Overload): New chapter documenting /keyword,
6870 /bright, /dim, channel ignore, and low priority channels.
6871 (Configuration): Document rcirc-server-alist, remove
6872 rcirc-startup-channels-alist and rcirc-default-server.
6873
6874 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6875
6876 * dbus.texi (Signals): Fix example in dbus-register-signal.
6877
6878 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6879
6880 * gnus.texi (Score Variables): Fix typo.
6881
6882 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6883
6884 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6885 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6886 (Errors and Events): Adapt dbus-event.
6887
6888 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6889
6890 * gnus.texi (Other Files): Add the yenc command.
6891
6892 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6893
6894 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6895 since 2004-08-06.
6896
6897 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6898
6899 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6900 on body.
6901
6902 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6903
6904 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6905 and rfc2047-allow-irregular-q-encoded-words; fix description of
6906 rfc2047-encode-encoded-words.
6907
6908 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6911
6912 2007-12-05 Michael Olson <mwolson@gnu.org>
6913
6914 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6915 Update documentation for `remember-diary-file'.
6916
6917 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6918
6919 * dbus.texi (Signals): Precise `dbus-register-signal'.
6920 (Errors and Events): Rework events part, the internal structure of
6921 dbus-event has changed.
6922
6923 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6924
6925 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6926 ($(infodir)/dbus, dbus.dvi): New targets.
6927
6928 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6929
6930 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6931 unconditionally.
6932
6933 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6934 emulation with @print{}.
6935
6936 2007-12-02 Richard Stallman <rms@gnu.org>
6937
6938 * dbus.texi (Overview): Minor cleanup.
6939
6940 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6941
6942 * Makefile.in (INFO_TARGETS): Add dbus.
6943 (DVI_TARGETS): Add dbus.dvi.
6944 (dbus, dbus.dvi): New targets.
6945
6946 * dbus.texi: New file.
6947
6948 2007-11-24 Romain Francoise <romain@orebokech.com>
6949
6950 * nxml-mode.texi: Add description in @direntry.
6951 Fix file name to match @setfilename.
6952
6953 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6954
6955 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6956 ($(infodir)/nxml-mode): New rule.
6957
6958 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6959 ($(infodir)/nxml-mode): New rule.
6960 (clean): Add nxml-mode*.
6961
6962 * nxml-mode.texi: New file with nxml manual.
6963
6964 2007-11-18 Richard Stallman <rms@gnu.org>
6965
6966 * flymake.texi (Example -- Configuring a tool called directly):
6967 Update example.
6968
6969 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6970
6971 * tramp.texi (Filename completion): Simplify explanation of
6972 double-slash behavior. Explain directory contents flushing.
6973
6974 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6975
6976 * calc.texi (TeX and LaTeX Language Modes): Put in
6977 missing braces.
6978
6979 2007-11-15 Richard Stallman <rms@gnu.org>
6980
6981 * cl.texi (Equality Predicates): Delete `eql'.
6982 (Predicates, Naming Conventions, Top): Delete `eql'.
6983 (Common Lisp Compatibility): Delete `eql'.
6984 (Porting Common Lisp): Delete obsolete backquote info.
6985 Minor clarification about character constants.
6986 (Sequence Basics): Minor clarification.
6987
6988 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6989
6990 * cc-mode.texi (Electric Keys, Custom Macros):
6991 * tramp.texi (Filename completion): Fix typos.
6992
6993 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6994
6995 * calc.texi (Basic commands): Mention the menu.
6996
6997 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6998
6999 * tramp.texi (Connection caching): Tramp flushes connection
7000 properties when remote operating system has been changed.
7001
7002 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7003
7004 * gnus-news.texi: Fix spelling.
7005 `message-insert-formatted-citation-line', not
7006 `message-insert-formated-citation-line'.
7007
7008 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7009
7010 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7011
7012 * tramp.texi (Overview): Mention also the PuTTY integration under
7013 w32. Remove paragraphs about Tramp's experimental status.
7014 (Frequently Asked Questions): Add code example for highlighting the
7015 mode line.
7016
7017 2007-11-03 Michael Olson <mwolson@gnu.org>
7018
7019 * remember.texi: Change mentions of remember-buffer to
7020 remember-finalize throughout.
7021
7022 2007-10-30 Michael Olson <mwolson@gnu.org>
7023
7024 * remember.texi (Copying): Remove.
7025 (Mailbox): Update with non-BBDB instructions.
7026 (Diary, Org): Add.
7027 (Bibliography, Planner Page): Remove.
7028
7029 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7030
7031 * makefile.w32-in (INFO_TARGETS): Add remember.
7032 (DVI_TARGETS): Add remember.dvi.
7033 ($(infodir)/remember): New rule.
7034 (clean): Add remember*.
7035
7036 2007-10-30 Michael Olson <mwolson@gnu.org>
7037
7038 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7039 ($(infodir)/remember): New rule that builds the Remember Manual.
7040
7041 * remember.texi: New file containing the Remember Mode Manual.
7042 Shuffle chapters around after initial import.
7043 (Function Reference): Split Keystrokes into separate chapter.
7044 (Keystrokes): Document C-c C-k.
7045 (Introduction): Fix typographical issue with "---".
7046
7047 2007-10-29 Richard Stallman <rms@gnu.org>
7048
7049 * widget.texi (Introduction): Delete discussion of implementation
7050 internals.
7051
7052 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7053
7054 * tramp.texi (Connection caching): Host names must be different
7055 when tunneling.
7056
7057 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7058
7059 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7060 Gnus v5.13.
7061
7062 2007-10-28 Miles Bader <miles@gnu.org>
7063
7064 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7065
7066 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7067
7068 * gnus.texi (Sorting the Summary Buffer):
7069 Remove gnus-article-sort-by-date-reverse.
7070
7071 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7072
7073 * gnus.texi (Non-ASCII Group Names): New node.
7074 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7075 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7076
7077 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7078
7079 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7080 clean the output of the program `imap-shell-program'.
7081
7082 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7083
7084 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7085
7086 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7087
7088 * gnus.texi (Sticky Articles): Documentation for sticky article
7089 buffers.
7090
7091 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7092
7093 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7094
7095 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7096
7097 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7098
7099 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7100
7101 * gnus.texi (Archived Messages):
7102 Document gnus-update-message-archive-method.
7103
7104 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7105
7106 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7107
7108 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7109
7110 * gnus.texi (Group Maneuvering):
7111 Document `gnus-summary-next-group-on-exit'.
7112
7113 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7114
7115 * gnus.texi (Really Various Summary Commands):
7116 Mention gnus-auto-select-on-ephemeral-exit.
7117
7118 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7119
7120 * gnus.texi, message.texi: Bump version number.
7121
7122 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7123
7124 * gnus.texi (Group Line Specification, Misc Group Stuff)
7125 (Server Commands): Parenthesize @pxref{Mail Spool}.
7126
7127 2007-10-28 Didier Verna <didier@xemacs.org>
7128
7129 New user option: message-signature-directory.
7130 * message.texi (Insertion Variables): Document it.
7131 * gnus.texi (Posting Styles): Ditto.
7132
7133 2007-10-28 Didier Verna <didier@xemacs.org>
7134
7135 * gnus.texi (Group Line Specification):
7136 * gnus.texi (Misc Group Stuff):
7137 * gnus.texi (Server Commands): Document the group compaction feature.
7138
7139 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7140
7141 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7142
7143 * message.texi (Various Message Variables): Add message-fill-column.
7144
7145 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7146
7147 * gnus.texi: Untabify.
7148
7149 2007-10-28 Didier Verna <didier@xemacs.org>
7150
7151 * gnus.texi (Group Parameters): Document the posting-style merging
7152 process in topic-mode.
7153
7154 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7155
7156 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7157
7158 2007-10-28 Romain Francoise <romain@orebokech.com>
7159
7160 * gnus.texi (Mail Spool): Fix typo.
7161 Update copyright.
7162
7163 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7164
7165 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7166
7167 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7168
7169 * gnus.texi (Summary Generation Commands):
7170 Add gnus-summary-insert-ticked-articles.
7171
7172 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7173
7174 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7175 to spam-spamassassin-program.
7176
7177 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7178
7179 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7180
7181 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7182
7183 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7184
7185 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7186
7187 * message.texi (Mail Headers): Document `opportunistic'.
7188
7189 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * emacs-mime.texi (Encoding Customization): Explain how to set
7192 mm-coding-system-priorities per hierarchy.
7193
7194 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7195
7196 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7197 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7198
7199 2007-10-28 Didier Verna <didier@xemacs.org>
7200
7201 * message.texi (Wide Reply): Update documentation of
7202 message-dont-reply-to-names (now allowing a list of regexps).
7203
7204 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7205
7206 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7207
7208 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7209
7210 * gnus.texi (SpamAssassin back end): Fix typo.
7211
7212 * sieve.texi (Examples): Fix grammar.
7213
7214 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7215
7216 * gnus.texi (Searching for Articles): Document M-S and M-R.
7217 (Limiting): Document / b.
7218
7219 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7220
7221 * gnus.texi (Thread Commands): T M-^.
7222
7223 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7224
7225 * message.texi (Mail Aliases): Document ecomplete.
7226 (Mail Aliases): Fix typo.
7227
7228 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7229
7230 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7231 fix typo.
7232
7233 2007-10-28 Romain Francoise <romain@orebokech.com>
7234
7235 * gnus.texi (Mail Spool): Grammar fix.
7236
7237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7240 string.
7241
7242 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7243
7244 * gnus.texi (Group Parameters): Fix description.
7245
7246 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7247
7248 * gnus.texi (Gmane Spam Reporting):
7249 Fix spam-report-gmane-use-article-number.
7250 Add spam-report-user-mail-address.
7251
7252 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7253
7254 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7255
7256 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7257
7258 * gnus.texi (Group Parameters): Add simplified sorting example based on
7259 example for `Sorting the Summary Buffer' from Jari Aalto
7260 <jari.aalto@cante.net>.
7261 (Example Methods): Add example for an indirect connection.
7262
7263 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7264
7265 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7266 (Agent Parameters): Update parameter names to match code.
7267 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7268 'gnus-agent-summary-fetch-series'.
7269 (Agent and flags): New section providing a generalized discussion
7270 of flag handling.
7271 (Agent and IMAP): Remove flag discussion.
7272 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7273
7274 2007-10-28 Romain Francoise <romain@orebokech.com>
7275
7276 * gnus.texi (Exiting the Summary Buffer): Add new function
7277 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7278
7279 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7280
7281 * gnus.texi (Conformity): Fix typo.
7282 (Customizing Articles): Document `first'.
7283
7284 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7285
7286 * gnus.texi (Sorting the Summary Buffer):
7287 Add `gnus-thread-sort-by-date-reverse'. Add example
7288 host to different sorting in NNTP and RSS groups.
7289
7290 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7291
7292 * message.texi (Insertion): Describe prefix for
7293 message-mark-inserted-region and message-mark-insert-file.
7294
7295 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7298 LaTeX documents. Describe "text/x-gnus-verbatim".
7299
7300 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7301
7302 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7303 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7304 (spam-stat spam filtering, SpamOracle)
7305 (Extending the Spam ELisp package): Remove extra quote symbol for
7306 clarity.
7307
7308 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7311 gnus-article-delete-part and gnus-article-replace-part.
7312 (Using MIME): Add gnus-mime-replace-part.
7313
7314 2007-10-28 Romain Francoise <romain@orebokech.com>
7315
7316 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7317 requires `auto-compression-mode' to be enabled. Add new nnml
7318 variable `nnml-compressed-files-size-threshold'.
7319
7320 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus.texi (Sorting the Summary Buffer):
7323 Add gnus-thread-sort-by-recipient.
7324
7325 2007-10-28 Romain Francoise <romain@orebokech.com>
7326
7327 * message.texi (Insertion Variables): Mention new variable
7328 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7329 documentation accordingly.
7330
7331 2007-10-28 Romain Francoise <romain@orebokech.com>
7332
7333 * gnus.texi (To From Newsgroups): Mention new variables
7334 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7335
7336 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7337
7338 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7339 stuff; gnus-mime-inline-part does the automatic decompression.
7340
7341 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7342
7343 * gnus.texi (Spam ELisp Package Configuration Examples):
7344 "training.ham" should be "training.spam".
7345
7346 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7347
7348 * message.texi (Mail Variables): Fix the default value for
7349 message-send-mail-function.
7350
7351 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7352
7353 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7354 always returns nil exceptionally.
7355
7356 2007-10-28 Simon Josefsson <jas@extundo.com>
7357
7358 * gnus.texi (Article Washing): Add libidn URL.
7359 Suggested by Michael Cook <michael@waxrat.com>.
7360
7361 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7362
7363 * gnus.texi (Topic Commands): Fix next/previous.
7364
7365 2007-10-28 Simon Josefsson <jas@extundo.com>
7366
7367 * gnus.texi (Article Washing): Mention `W i'.
7368
7369 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7370
7371 * gnus.texi (Group Parameters): Slight extension of sieve
7372 parameter description.
7373
7374 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7375
7376 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7377 matching score files as well.
7378 (Picons): Describe `gnus-picon-style'.
7379
7380 2007-10-28 Romain Francoise <romain@orebokech.com>
7381
7382 * message.texi (Message Headers): Mention that headers are hidden
7383 using narrowing, and how to expose them.
7384 Update copyright.
7385
7386 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7387
7388 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7389 `gnus-summary-sort-by-recipient'.
7390
7391 2007-10-28 Romain Francoise <romain@orebokech.com>
7392
7393 * gnus.texi (NNTP marks): New node.
7394 (NNTP): Move NNTP marks variables to the new node.
7395
7396 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7397
7398 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7399
7400 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7401
7402 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7403
7404 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7405 everywhere for consistency.
7406 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7407 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7408 Say "regular expression" instead of "regex." Admonish.
7409 Pick other words to sound better (s/so/thus/).
7410 (Spam ELisp Package Filtering of Incoming Mail):
7411 Mention statistical filters. Remove old TODO.
7412 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7413 New section on sorting and displaying the spam score.
7414 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7415 backend but an alias to spam-use-BBDB.
7416 (Extending the Spam ELisp package): Rewrite the example using the
7417 new backend functionality.
7418
7419 2007-10-28 Simon Josefsson <jas@extundo.com>
7420
7421 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7422 nntp-marks-directory, from Romain Francoise
7423 <romain@orebokech.com>.
7424
7425 2007-10-28 Magnus Henoch <mange@freemail.hu>
7426
7427 * gnus.texi (Hashcash): New default value of
7428 hashcash-default-payment.
7429
7430 2007-10-28 Simon Josefsson <jas@extundo.com>
7431
7432 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7433 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7434
7435 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7436
7437 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7438
7439 2007-10-28 Simon Josefsson <jas@extundo.com>
7440
7441 * gnus.texi (documentencoding): Add, to avoid warnings.
7442
7443 2007-10-28 Simon Josefsson <jas@extundo.com>
7444
7445 * message.texi (Mail Headers): Add.
7446
7447 * gnus.texi (Hashcash): Fix.
7448
7449 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7450
7451 * gnus.texi (Hashcash): Change location of library, also mention
7452 that payments can be verified and fix the name of the
7453 hashcash-path variable.
7454
7455 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7456
7457 * gnus.texi (Article Display): Add `gnus-picon-style'.
7458
7459 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7460
7461 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7462
7463 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7464
7465 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7466 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7467 warning about ham processors in spam groups removed.
7468
7469 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7470
7471 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7472 From Hubert Chan <hubert@uhoreg.ca>.
7473
7474 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7475
7476 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7477 (Mailing List): Typo.
7478 (Customizing Articles): Add gnus-treat-ansi-sequences.
7479 (Article Washing): Index.
7480
7481 * message.texi: Use m-dash consistently.
7482
7483 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7484
7485 * gnus.texi (GroupLens): Remove.
7486
7487 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7488
7489 * gnus.texi (Outgoing Messages, Agent Variables):
7490 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7491 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7492
7493 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7494
7495 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7496
7497 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7498
7499 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7500
7501 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7502
7503 2007-10-28 Simon Josefsson <jas@extundo.com>
7504
7505 * gnus.texi (Top): Add SASL.
7506
7507 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7508
7509 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7510
7511 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7514
7515 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7516
7517 * calc.texi (Formulas, Composition Basics): Lower the
7518 precedence of negation.
7519
7520 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7521
7522 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7523 Mention the new three-letter column identifiers.
7524 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7525 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7526 message when using `c' on an empty default with default printer.
7527 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7528 renamed to `ses--symbolic-formulas' some time ago.
7529
7530 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7531
7532 * calc.texi (Default Simplifications, Making Selections)
7533 (Customizing Calc): Clarify associativity of multiplication.
7534
7535 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7536
7537 * tramp.texi (Traces and Profiles): Simplify loop over
7538 `trace-function-background'.
7539
7540 2007-10-22 Juri Linkov <juri@jurta.org>
7541
7542 * dired-x.texi (Shell Command Guessing): Default values are now
7543 available by typing M-n instead of M-p.
7544
7545 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7546
7547 * tramp.texi (Cleanup remote connections): New section.
7548 (Password caching): Remove `tramp-clear-passwd'.
7549 It's not a command anymore.
7550 (Bug Reports): Add `tramp-bug' to function index.
7551 (Function Index, Variable Index): New nodes.
7552 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7553
7554 * trampver.texi: Update release number.
7555
7556 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7557
7558 * calc.texi (History and Acknowledgements): Turn comment
7559 about integer size into past tense.
7560 (Time Zones): Remove pointer to Calc author's address.
7561 (Trigonometric and Hyperbolic Functions): Mention cotangent
7562 and hyperbolic cotangent. Fix typo.
7563
7564 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7565
7566 Sync with Tramp 2.1.11.
7567
7568 * trampver.texi: Update release number.
7569
7570 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7571
7572 * tramp.texi (External packages): New section.
7573
7574 2007-09-29 Juri Linkov <juri@jurta.org>
7575
7576 * info.texi (Help-Int): Document `L' (`Info-history').
7577
7578 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7579
7580 * org.texi: Change links to webpage and maintained email.
7581 (Remember): Promote to Chapter, significant changes.
7582 (Fast access to TODO states): New section.
7583 (Faces for TODO keywords): New section.
7584 (Export options): Example for #+DATE.
7585 (Progress logging): Section moved.
7586
7587 2007-09-26 Bill Wohler <wohler@newt.com>
7588
7589 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7590 browse-url-at-mouse.
7591
7592 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7593
7594 * flymake.texi (Customizable variables): Face names don't end in -face.
7595 Fix flymake-err-line-patterns template.
7596 (Example -- Configuring a tool called directly): Fix init-function.
7597 (Highlighting erroneous lines): Face names don't end in -face.
7598
7599 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7600
7601 * erc.texi (Special-Features): Fix small typo.
7602
7603 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7604
7605 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7606 and "External transfer methods".
7607
7608 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7609
7610 * calc.texi (Predefined Units): Add some history.
7611
7612 2007-09-08 Michael Olson <mwolson@gnu.org>
7613
7614 * erc.texi (Copying): New section included from gpl.texi.
7615 This matches the look of the upstream ERC manual.
7616
7617 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7618
7619 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7620 (Random Numbers): Clarify the distribution of `random'.
7621
7622 2007-09-06 Glenn Morris <rgm@gnu.org>
7623
7624 Move manual sources from man/ to subdirectories of doc/.
7625 Split into the Emacs manual in emacs/, and other manuals in misc/.
7626 Change all setfilename commands to use ../../info.
7627 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7628 refer to the Emacs manual here.
7629 (infodir): New variable.
7630 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7631 (cc-mode.texi, faq.texi): Update references to source file locations.
7632 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7633 do not refer to the Emacs manual here.
7634 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7635
7636 * Makefile.in: Add `basename' versions of all info targets, for
7637 convenience when rebuilding just one manual.
7638 (../etc/GNU): Delete obsolete target.
7639 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7640 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7641 *.vrs *.toc here...
7642 (maintainer-clean): ...from here.
7643
7644 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7645
7646 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7647
7648 * calc.texi (Date Conversions): Clarify definition of
7649 Julian day numbering.
7650 (Date Forms): Clarify definition of Julian day numbering;
7651 add some history.
7652
7653 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7654
7655 * org.texi: Version 5.07.
7656
7657 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7658
7659 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7660
7661 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7662
7663 * org.texi (Adding hyperlink types): New section.
7664 (Embedded LaTeX): Chapter updated because of LaTeX export.
7665 (LaTeX export): New section.
7666 (Using links out): New section.
7667
7668 2007-08-22 Glenn Morris <rgm@gnu.org>
7669
7670 * faq.texi (Learning how to do something): Refcards now in
7671 etc/refcards/ directory.
7672
7673 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7674
7675 * tramp.texi (Remote Programs): Persistency file must be cleared when
7676 changing `tramp-remote-path'.
7677 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7678 macro.
7679
7680 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7681
7682 * calc.texi: Move contents to beginning of file.
7683 (Algebraic Entry): Fix the formatting of an example.
7684
7685 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7686
7687 * calc.texi (Basic Operations on Units): Mention exact versus
7688 inexact conversions.
7689
7690 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7691
7692 * calc.texi (Basic Operations on Units): Mention default
7693 values for new units.
7694 (Quick Calculator Mode): Mention that binary format will
7695 be displayed.
7696
7697 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7698
7699 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7700
7701 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7702
7703 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7704
7705 2007-08-08 Glenn Morris <rgm@gnu.org>
7706
7707 * gnus.texi, sieve.texi: Replace `iff'.
7708
7709 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7710
7711 * calc.texi (Basic Graphics): Mention the graphing of error
7712 forms.
7713 (Graphics Options): Mention how `g s' handles error forms.
7714 (Curve Fitting): Mention plotting the curves.
7715 (Standard Nonlinear Models): Add additional models.
7716 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7717 (Linear Fits): Correct result.
7718
7719 2007-08-01 Alan Mackenzie <acm@muc.de>
7720
7721 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7722 to "--no-site-file".
7723
7724 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7725
7726 * tramp.texi (Frequently Asked Questions): Point to mode line
7727 extension in Emacs 23.1.
7728
7729 * trampver.texi: Update release number.
7730
7731 2007-07-27 Glenn Morris <rgm@gnu.org>
7732
7733 * calc.texi (Copying): Include license text from gpl.texi, rather than
7734 in-line.
7735
7736 2007-07-25 Glenn Morris <rgm@gnu.org>
7737
7738 * calc.texi (Copying): Replace license with GPLv3.
7739
7740 * Relicense all FSF files to GPLv3 or later.
7741
7742 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7743
7744 Sync with Tramp 2.1.10.
7745
7746 * tramp.texi (trampfn): Expand macro implementation in order to handle
7747 empty arguments.
7748 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7749 occurrences by trampfn.
7750 (Frequently Asked Questions): Extend example code for host
7751 identification in the modeline. Add bbdb to approaches shortening Tramp
7752 file names to be typed.
7753
7754 * trampver.texi: Update release number.
7755
7756 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7757
7758 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7759 section. Reported by <poti@potis.org>.
7760 (Remote processes): Arguments of the program to be debugged are taken
7761 literally.
7762 (Frequently Asked Questions): Simplify recentf example.
7763
7764 2007-07-14 Karl Berry <karl@gnu.org>
7765
7766 * info.texi (@copying): New Back-Cover Text.
7767
7768 * info.texi (Quitting Info): Move to proper place in source.
7769 (Reported by Benno Schulenberg.)
7770
7771 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7772
7773 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7774
7775 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7776
7777 * emacs-mime.texi: Add @documentencoding directive.
7778
7779 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7780
7781 * tramp.texi (Remote processes): Add an anchor to the subsection
7782 "Running a debugger on a remote host".
7783
7784 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7785
7786 * tramp.texi (Remote processes): Don't call it "experimental" any
7787 longer. Add subsection about running a debugger on a remote host.
7788
7789 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7790
7791 * org.texi (Properties and columns): Chapter rewritten.
7792
7793 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7794
7795 * tramp.texi:
7796 * trampver.texi: Migrate to Tramp 2.1.
7797
7798 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7799
7800 * org.texi (Properties): New chapter.
7801
7802 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7803
7804 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7805 Control Panel.
7806
7807 * gnus.texi (Misc Article): Add index entry for
7808 gnus-single-article-buffer.
7809
7810 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7811
7812 * gnus.texi (Starting Up): Fix typo.
7813
7814 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7815
7816 * gnus.texi (Asynchronous Fetching): Fix typo.
7817
7818 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7819
7820 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7821 (About This Manual): Remove redundant information.
7822 (Getting Started): Mention author.
7823 (Basic Arithmetic, Customizing Calc): Make description of the
7824 variable `calc-multiplication-has-precedence' match its new effect.
7825
7826 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7827
7828 * calc.texi (Basic Arithmetic, Customizing Calc):
7829 Mention the variable `calc-multiplication-has-precedence'.
7830
7831 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7832
7833 * org.texi (Tag): Section swapped with node Timestamps.
7834 (Formula syntax for Lisp): Document new `L' flag.
7835
7836 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7837
7838 * gnus.texi (Misc Group Stuff, Summary Buffer)
7839 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7840
7841 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7842
7843 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7844 * gnus.texi (Article Buttons, Mail Source Customization)
7845 (Sending or Not Sending, Customizing NNDiary):
7846 * message.texi (Message Headers):
7847 * mh-e.texi (HTML): Fix typos.
7848
7849 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7850
7851 Sync with Tramp 2.0.56.
7852
7853 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7854 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7855
7856 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * Version 22.1 released.
7859
7860 2007-05-26 Michael Olson <mwolson@gnu.org>
7861
7862 * erc.texi (Modules): Fix references to completion modules.
7863
7864 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7865
7866 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7867
7868 2007-05-09 Didier Verna <didier@xemacs.org>
7869
7870 * gnus.texi (Email Based Diary): New. Proper documentation for the
7871 nndiary back end and the gnus-diary library.
7872
7873 2007-05-03 Karl Berry <karl@gnu.org>
7874
7875 * .cvsignore (*.pdf): New entry.
7876
7877 * texinfo.tex: Update from current version for better pdf generation.
7878
7879 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7880
7881 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7882
7883 2007-04-28 Glenn Morris <rgm@gnu.org>
7884
7885 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7886 consideration of legal status.
7887
7888 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7889
7890 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7891
7892 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7893
7894 * faq.texi (New in Emacs 22): python.el removed.
7895
7896 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7897
7898 * calc.texi (Reporting bugs): Update maintainer's address.
7899
7900 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7901
7902 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7903
7904 2007-04-15 Jay Belanger <belanger@truman.edu>
7905
7906 * calc.texi (Title page): Remove the date.
7907 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7908 (The Standard Calc Interface): Change trail title.
7909 (Floats): Mention that when non-decimal floats are entered, only
7910 approximations are stored.
7911 (Copying): Move to the appendices.
7912 (GNU Free Documentation License): Add as an appendix.
7913
7914 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7915
7916 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7917 * dired-x.texi, ebrowse.texi, ediff.texi:
7918 * emacs-mime.texi, erc.texi, eshell.texi:
7919 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7920 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7921 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7922 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7923 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7924 * woman.texi: Include GFDL.
7925
7926 * doclicense.texi: Remove node heading, so that it can be included by
7927 other files.
7928
7929 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7930
7931 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7932 than *.
7933
7934 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7935
7936 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7937 in Calc.
7938
7939 2007-04-09 Romain Francoise <romain@orebokech.com>
7940
7941 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7942 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7943 replace mouse-2.
7944
7945 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7946
7947 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7948 renamed to woman-use-topic-at-point. Document new behavior.
7949
7950 2007-04-08 Richard Stallman <rms@gnu.org>
7951
7952 * url.texi: Fix some indexing.
7953 (Disk Caching): Drop discussion of old/other Emacs versions.
7954
7955 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7956
7957 * url.texi (Disk Caching): Say Emacs 21 "and later".
7958
7959 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7960 on Font locking which now mentions JIT lock.
7961
7962 2007-04-01 Michael Olson <mwolson@gnu.org>
7963
7964 * erc.texi: Update for the ERC 5.2 release.
7965
7966 2007-03-31 David Kastrup <dak@gnu.org>
7967
7968 * woman.texi (Topic, Interface Options): Explain changes semantics of
7969 woman-manpath in order to consider MANPATH_MAP entries.
7970
7971 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7972
7973 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7974
7975 2007-03-26 Richard Stallman <rms@gnu.org>
7976
7977 * pgg.texi (Caching passphrase): Clean up previous change.
7978
7979 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7980
7981 * gnus.texi (Setting Process Marks): Fix typo.
7982
7983 2007-03-25 Romain Francoise <romain@orebokech.com>
7984
7985 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7986 readability, and include various fixes by Daniel Brockman, Nick Roberts
7987 and Dieter Wilhelm.
7988
7989 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7990
7991 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7992
7993 * gnus.texi (Mail Source Specifiers): Fix typo.
7994
7995 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7996
7997 * reftex.texi (Imprint): Update maintainer information.
7998
7999 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8000
8001 * message.texi (Message Buffers): Update documentation for
8002 message-generate-new-buffers.
8003
8004 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8005
8006 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8007
8008 2007-03-21 Glenn Morris <rgm@gnu.org>
8009
8010 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8011
8012 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8013
8014 * eshell.texi (Known problems): Emacs 21 -> 22.
8015
8016 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8017
8018 2007-03-18 Jay Belanger <belanger@truman.edu>
8019
8020 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8021
8022 2007-03-12 Glenn Morris <rgm@gnu.org>
8023
8024 * calc.texi (Time Zones): Switch to new North America DST rule.
8025
8026 * calc.texi: Replace "daylight savings" with "daylight
8027 saving" in text throughout.
8028
8029 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8030
8031 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8032 The variable now uses a list of symbols instead of just a symbol.
8033 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8034
8035 2007-03-06 Romain Francoise <romain@orebokech.com>
8036
8037 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8038 new packages, and mention Gnus update.
8039
8040 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8041
8042 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8043 nntp-open-connection-functions-never-echo-commands.
8044
8045 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8046
8047 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8048 problems on the console, and security risk in not using gpg-agent.
8049
8050 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8051
8052 * org.texi (The spreadsheet): Rename from "Table calculations".
8053 Completely reorganized and rewritten.
8054 (CamelCase links): Section removed.
8055 (Repeating items): New section.
8056 (Tracking TODO state changes): New section.
8057 (Agenda views): Chapter reorganized and rewritten.
8058 (HTML export): Section rewritten.
8059 (Tables in arbitrary syntax): New section.
8060 (Summary): Better feature summary.
8061 (Activation): Document problem with cut-and-paste of Lisp code
8062 from PDF files.
8063 (Visibility cycling): Document indirect buffer use.
8064 (Structure editing): Document sorting.
8065 (Remember): Section rewritten.
8066 (Time stamps): Better description of time stamp types.
8067 (Tag searches): Document regular expression search for tags.
8068 (Stuck projects): New section.
8069 (In-buffer settings): New keywords.
8070 (History and Acknowledgments): Update description.
8071
8072 2007-02-24 Alan Mackenzie <acm@muc.de>
8073
8074 * cc-mode.texi (Movement Commands): Insert two missing command names.
8075 (Getting Started): Slight wording correction (use conditional).
8076
8077 2007-02-22 Kim F. Storm <storm@cua.dk>
8078
8079 * widget.texi (User Interface, Basic Types): Document need to put some
8080 text before the %v escape in :format string in editable-field widget.
8081
8082 2007-02-18 Romain Francoise <romain@orebokech.com>
8083
8084 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8085 `cvs-mode-quit'.
8086
8087 2007-02-10 Markus Triska <markus.triska@gmx.at>
8088
8089 * widget.texi (Programming Example): Put constant strings in :format.
8090
8091 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8092
8093 * faq.texi (Fullscreen mode on MS-Windows): New node.
8094
8095 2007-02-04 David Kastrup <dak@gnu.org>
8096
8097 * faq.texi (AUCTeX): Update version number. Should probably be done
8098 for other packages as well.
8099
8100 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8101
8102 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8103 <tassilo@member.fsf.org>.
8104
8105 2007-01-20 Markus Triska <markus.triska@gmx.at>
8106
8107 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8108
8109 2007-01-13 Michael Olson <mwolson@gnu.org>
8110
8111 * erc.texi (Modules): Mention capab-identify module.
8112
8113 2007-01-05 Michael Olson <mwolson@gnu.org>
8114
8115 * erc.texi (Getting Started): Update for /RECONNECT command.
8116
8117 2007-01-04 Richard Stallman <rms@gnu.org>
8118
8119 * ebrowse.texi: Change C-c b to C-c C-m.
8120
8121 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8122
8123 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8124 variables only in info to avoid redundant entries in the printed
8125 manual.
8126
8127 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8128
8129 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8130
8131 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8132
8133 * message.texi (Security): Split into sub-nodes.
8134
8135 2007-01-01 Alan Mackenzie <acm@muc.de>
8136
8137 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8138 eval-after-load in Emacs <=21 and a workaround. Document that
8139 trigraphs are not supported.
8140
8141 2007-01-01 Alan Mackenzie <acm@muc.de>
8142
8143 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8144 c-context-line-break. When invoked within a string, preserve
8145 whitespace. Add a backslash only when also in a macro.
8146
8147 2007-01-01 Alan Mackenzie <acm@muc.de>
8148
8149 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8150
8151 2007-01-01 Alan Mackenzie <acm@muc.de>
8152
8153 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8154 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8155
8156 2007-01-01 Alan Mackenzie <acm@muc.de>
8157
8158 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8159 "Choosing a Style".
8160
8161 * cc-mode.texi ("Styles"): Add @dfn{style}.
8162
8163 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8164
8165 Sync with Tramp 2.0.55.
8166
8167 * trampver.texi: Update release number.
8168
8169 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8170
8171 * gnus.texi (Customizing Articles): Add index entries for all
8172 gnus-treat-* variables.
8173
8174 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8175
8176 * gnus.texi (IMAP): Fix incorrect explanation of
8177 nnimap-search-uids-not-since-is-evil in documentation for
8178 nnimap-expunge-search-string.
8179
8180 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8181
8182 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8183 spam-ifile-database.
8184
8185 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8186
8187 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8188 rebind C-s.
8189
8190 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8191
8192 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8193 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8194 "expiring mail".
8195 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8196 nnimap-nov-is-evil.
8197
8198 2006-12-25 Kevin Ryde <user42@zip.com.au>
8199
8200 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8201 about the key procedure being used heavily.
8202
8203 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8204
8205 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8206 to t.
8207 (Prerequisites): Add explanation about gpg-agent.
8208
8209 2006-12-22 Kevin Ryde <user42@zip.com.au>
8210
8211 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8212 "sort" instead of "sort*".
8213
8214 2006-12-19 Richard Stallman <rms@gnu.org>
8215
8216 * calc.texi (History and Acknowledgements): Recognize that Emacs
8217 now does have floating point.
8218
8219 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8220
8221 * tramp.texi (External transfer methods): Describe new method `scpc'.
8222
8223 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8224
8225 * pgg.texi: Added short note on gpg-agent to the introduction.
8226
8227 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8228
8229 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8230 also applies to Cc.
8231
8232 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8233
8234 * gnus.texi (X-Face): Clarify. Say which programs are required
8235 on Windows.
8236
8237 2006-12-08 Michael Olson <mwolson@gnu.org>
8238
8239 * erc.texi (Modules): Remove documentation for list module.
8240
8241 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8242
8243 * faq.texi (^M in the shell buffer): Ditto.
8244
8245 2006-11-20 Michael Olson <mwolson@gnu.org>
8246
8247 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8248
8249 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * org.texi: Fix typos.
8252 (Agenda commands): Document `C-k'.
8253
8254 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8255
8256 * url.texi (http/https): Fix a typo in the HTTP URL.
8257
8258 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8259
8260 * ada-mode.texi: Total rewrite.
8261
8262 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8263
8264 * org.texi: Minor typo fixes.
8265
8266 2006-11-13 Bill Wohler <wohler@newt.com>
8267
8268 Release MH-E manual version 8.0.3.
8269
8270 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8271 release 8.0.3.
8272
8273 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8274 to set MAILDIR.
8275 (Reading Mail): Document the customization of read-mail-command
8276 for MH-E.
8277 (Viewing Attachments): Document mm-discouraged-alternatives.
8278 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8279 (Junk): Add more information about the settings of mh-junk-background
8280 in a program. Add /usr/bin/mh to PATH in examples.
8281
8282 2006-11-12 Richard Stallman <rms@gnu.org>
8283
8284 * woman.texi: Update author address but say he no longer maintains it.
8285
8286 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8287
8288 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8289 archived trees.
8290 (Checkboxes): Section moved to chapter 5, and extended.
8291 (The date/time prompt): New section.
8292 (Link abbreviations): New section.
8293 (Presentation and sorting): New section.
8294 (Custom agenda views): Section completely rewritten.
8295 (Summary): Compare with Planner.
8296 (Feedback): More info about creating backtraces.
8297 (Plain lists): Modify example.
8298 (Breaking down tasks): New section.
8299 (Custom time format): New section.
8300 (Time stamps): Document inactive timestamps.
8301 (Setting tags): More details about fast tag selection.
8302 (Block agenda): New section.
8303 (Custom agenda views): Section rewritten.
8304 (Block agenda): New section.
8305
8306 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8307
8308 * tramp.texi (Configuration): scp is the default method.
8309 (Default Method): Use ssh as example for another method.
8310
8311 2006-10-27 Richard Stallman <rms@gnu.org>
8312
8313 * woman.texi: Downcase nroff/troff/roff.
8314 (Installation): Chapter deleted. Some xrefs deleted.
8315 (Background): woman doesn't advise man ;-).
8316
8317 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8318
8319 * ada-mode.texi (Project files, Identifier completion)
8320 (Automatic Casing, Debugging, Using non-standard file names)
8321 (Working Remotely): Fix typos.
8322
8323 2006-10-20 Masatake YAMATO <jet@gyve.org>
8324
8325 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8326 sample code `my-c-initialization-hook'.
8327
8328 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8329
8330 * widget.texi: Fix typos.
8331
8332 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8333
8334 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8335 "???". There have been no complaints for years, so the information
8336 must be appropriate.
8337
8338 2006-10-16 Richard Stallman <rms@gnu.org>
8339
8340 * widget.texi: Use @var instead of capitalization.
8341 Clarify many widget type descriptions.
8342
8343 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8344
8345 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8346 gnus-dired-attach.
8347 (Selecting a Group): Fix typo.
8348
8349 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8350
8351 * widget.texi: Fix typos.
8352
8353 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8354
8355 * gnus.texi (Image Enhancements): Update for Emacs 22.
8356
8357 * gnus-faq.texi ([1.3]): Update.
8358
8359 2006-10-06 Richard Stallman <rms@gnu.org>
8360
8361 * faq.texi (Displaying the current line or column):
8362 Delete "As of Emacs 20".
8363
8364 2006-10-06 Romain Francoise <romain@orebokech.com>
8365
8366 * faq.texi (VM): VM works with Emacs 22 too.
8367
8368 2006-10-06 Richard Stallman <rms@gnu.org>
8369
8370 * ebrowse.texi: Remove Emacs version "21" from title.
8371
8372 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8373
8374 * gnus.texi (Foreign Groups): Say where change of editing commands are
8375 stored. Add reference to `gnus-parameters'.
8376
8377 2006-09-15 Jay Belanger <belanger@truman.edu>
8378
8379 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8380 Change "Library Public License" to "Lesser Public License"
8381 throughout. Use "yyyy" to represent year.
8382
8383 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8384
8385 * org.texi (Setting tags): Typo fix.
8386
8387 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8388
8389 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8390
8391 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8392
8393 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8394
8395 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8396
8397 * faq.texi (Escape sequences in shell output): EMACS is now set
8398 to Emacs's absolute file name, not to "t".
8399 (^M in the shell buffer): Likewise.
8400
8401 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8402
8403 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8404 mails with pop3-leave-mail-on-server. Fix wording.
8405 (Limiting): Improve gnus-summary-limit-to-articles.
8406 (X-Face): Fix typo.
8407
8408 2006-09-11 Simon Josefsson <jas@extundo.com>
8409
8410 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8411 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8412
8413 2006-09-06 Simon Josefsson <jas@extundo.com>
8414
8415 * smtpmail.texi (Authentication): Mention SSL.
8416
8417 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8418
8419 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8420
8421 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8422
8423 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8424 Don't use @indicateurl.
8425
8426 * cc-mode.texi (Subword Movement): Don't use @headitem.
8427 (Custom Braces, Clean-ups): Don't use @tie.
8428
8429 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8430
8431 Sync with Tramp 2.0.54.
8432
8433 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8434 Suggested by Adrian Phillips <a.phillips@met.no>.
8435
8436 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8437
8438 * org.texi (Installation, Activation): Split from Installation and
8439 Activation.
8440 (Clocking work time): Documented new features.
8441
8442 2006-08-13 Alex Schroeder <alex@gnu.org>
8443
8444 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8445 example.
8446
8447 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8448
8449 * faq.texi (How to add fonts): New node.
8450
8451 2006-08-05 Romain Francoise <romain@orebokech.com>
8452
8453 * faq.texi (New in Emacs 22): Expand.
8454
8455 2006-08-03 Michael Olson <mwolson@gnu.org>
8456
8457 * erc.texi: Update for ERC 5.1.4.
8458
8459 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8460
8461 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8462 in .../site-lisp/gnus/ by default.
8463 [ From gnus-news.texi in the trunk. ]
8464
8465 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8466
8467 * gnus.texi (MIME Commands): Additions for yEnc.
8468
8469 2006-07-24 Richard Stallman <rms@gnu.org>
8470
8471 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8472 * faq.texi: Move periods and commas inside quotes.
8473
8474 2006-07-20 Jay Belanger <belanger@truman.edu>
8475
8476 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8477
8478 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8479
8480 * faq.texi (Security risks with Emacs): Document Emacs 22
8481 file-local-variable mechanism.
8482
8483 2006-07-12 Michael Olson <mwolson@gnu.org>
8484
8485 * erc.texi: Update for ERC 5.1.3.
8486
8487 2006-07-12 Alex Schroeder <alex@gnu.org>
8488
8489 * rcirc.texi: Fix typos.
8490 (Getting started with rcirc): New calling convention for M-x irc.
8491 Mention #rcirc. Removed channel tracking.
8492 (Configuration): Change the names of all variables that got changed
8493 recently, eg. rcirc-server to rcirc-default-server. Added
8494 documentation for rcirc-authinfo, some background for Bitlbee, and
8495 rcirc-track-minor-mode.
8496 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8497 Scrolling.
8498 (Reconnecting after you have lost the connection): Fix example code
8499 to match code changes.
8500
8501 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8502
8503 * gnus.texi, message.texi: Fix typos.
8504
8505 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8506
8507 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8508 commands.
8509 (Global TODO list): Document the use of the variables
8510 `org-agenda-todo-ignore-scheduled' and
8511 `org-agenda-todo-list-sublevels'.
8512
8513 2006-07-05 Richard Stallman <rms@gnu.org>
8514
8515 * faq.texi (Scrolling only one line): Fix xref.
8516
8517 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8518
8519 * faq.texi (Evaluating Emacs Lisp code):
8520 Throughout, replace eval-current-buffer with eval-buffer.
8521
8522 2006-07-03 Richard Stallman <rms@gnu.org>
8523
8524 * rcirc.texi (Scrolling conservatively): Fix xref.
8525
8526 * pcl-cvs.texi (Viewing differences): Usage fix.
8527
8528 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8529
8530 * org.texi (Agenda commands): Document `s' key to save all org-mode
8531 buffers.
8532
8533 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8534
8535 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8536 names. Mention `cvs-msg' face.
8537
8538 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8539
8540 * org.texi (Checkboxes): New section.
8541
8542 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8543
8544 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8545 throughout this chapter.
8546
8547 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8548
8549 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8550 text for standalone vs Emacs info.
8551 (Help): Clarify header line description. Use mouse-1 for clicks.
8552 (Help-P): Use mouse-1 for clicks.
8553 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8554 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8555 (Choose menu subtopic): Remove gratuitous Emacs command names.
8556 (Help-FOO): Put usual behavior first.
8557 (Help-Xref): Clicking on xrefs works in Emacs.
8558 (Search Text): Clarify what the default behavior is.
8559 (Create Info buffer): Fix Emacs window/X window confusion.
8560 (Emacs Info Variables): Fix for new Emacs init file behavior.
8561
8562 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8563
8564 * gnus.texi (Summary Buffer Lines): Fix typo.
8565
8566 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8567
8568 * org.texi (Embedded LaTeX): New chapter.
8569 (Archiving): Section rewritten.
8570 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8571
8572 2006-06-20 Bill Wohler <wohler@newt.com>
8573
8574 Release MH-E manual version 8.0.1.
8575
8576 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8577 release 8.0.1.
8578 (Preface): Depend on GNU mailutils 1.0 and higher.
8579
8580 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8581
8582 * message.texi (News Headers): Update message-syntax-checks section.
8583
8584 2006-06-19 Karl Berry <karl@gnu.org>
8585
8586 * info.texi (Advanced): Mention C-q, especially with ?.
8587
8588 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8589
8590 * org.texi (Publishing links): Document the `:link-validation-function'
8591 property.
8592 (Extensions and Hacking): New chapter, includes some sections of the
8593 "Miscellaneous" chapter.
8594
8595 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8596
8597 * org.texi (Progress logging): New section.
8598
8599 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8600
8601 * org.texi (ASCII export): Document indentation adaptation.
8602 (Setting tags): Document mutually-exclusive tags.
8603
8604 2006-06-05 Romain Francoise <romain@orebokech.com>
8605
8606 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8607 Fix typo.
8608
8609 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8610 channel (#gnus@irc.freenode.net).
8611 Fix typos. Update copyright notice.
8612
8613 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8614 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8615 (Line-Up Functions, Custom Macros):
8616 * ediff.texi (Window and Frame Configuration)
8617 (Highlighting Difference Regions):
8618 * emacs-mime.texi (Display Customization):
8619 * erc.texi (History):
8620 * eshell.texi (Known problems):
8621 * eudc.texi (Overview, BBDB):
8622 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8623 (The problem of spam, SpamOracle, Extending the Spam package)
8624 (Conformity, Terminology):
8625 * idlwave.texi (Routine Info)
8626 (Class and Keyword Inheritance, Padding Operators)
8627 (Breakpoints and Stepping, Electric Debug Mode)
8628 (Examining Variables, Troubleshooting):
8629 * org.texi (Creating timestamps):
8630 * reftex.texi (Commands, Options, Changes):
8631 * tramp.texi (Inline methods, Password caching)
8632 (Auto-save and Backup, Issues):
8633 * vip.texi (Files, Commands in Insert Mode):
8634 * viper.texi (Emacs Preliminaries, States in Viper)
8635 (Packages that Change Keymaps, Viper Specials, Groundwork):
8636 Fix various typos.
8637
8638 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8639
8640 * ediff.texi: Fix typos.
8641
8642 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8643
8644 * org.texi: Small typo fixes.
8645
8646 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8647
8648 * viper.texi (Viper Specials):
8649 * gnus.texi (Example Setup):
8650 * faq.texi (Backspace invokes help):
8651 * dired-x.texi (Optional Installation Dired Jump):
8652 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8653 follow coding conventions.
8654
8655 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8656
8657 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8658
8659 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8660
8661 * pcl-cvs.texi: Fix typos.
8662 (Customization): Say "us".
8663
8664 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8665
8666 * org.texi: Remove bogus @setfilename.
8667
8668 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8669
8670 * org.texi (ASCII export): Omit command name.
8671 (HTML export): Add prefix to all lines in Local Variable example.
8672 (Acknowledgments): Typeset names in italics.
8673
8674 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8675
8676 * org.texi (Plain lists): Add new item navigation commands.
8677 (External links): Document elisp and info links.
8678 (Custom searches): New section.
8679 (Publishing): New chapter.
8680 (HTML export): Include a list of supported CSS classes.
8681 (Setting tags): Describe the fast-tag-setting interface.
8682
8683 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8684
8685 * dired-x.texi: ifinfo -> ifnottex.
8686
8687 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8688
8689 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8690
8691 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8692
8693 * message.texi (Interface): Add tool bar customization.
8694 (MIME): Index and text additions for mml-attach.
8695 (MIME): Describe mml-dnd-protocol-alist and
8696 mml-dnd-attach-options.
8697
8698 * gnus.texi (Oort Gnus): Reorder entries in sections.
8699 Fix some entries.
8700 (Starting Up): Add references to "Emacs for Heathens" and to
8701 "Finding the News". Add user-full-name and user-mail-address.
8702 (Group Buffer Format): Add tool bar customization and update.
8703 (Summary Buffer): Add tool bar customization.
8704 (Posting Styles): Add message-alternative-emails.
8705
8706 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8707
8708 * tramp.texi (Filename completion): Improve wording.
8709
8710 2006-05-07 Romain Francoise <romain@orebokech.com>
8711
8712 * faq.texi (Using regular expressions): Fix typo.
8713 (Packages that do not come with Emacs): Fix capitalization.
8714 (Replacing text across multiple files): Expand node to explain how
8715 to use `dired-do-query-replace-regexp' in more detail, based on
8716 suggestion by Eric Hanchrow <offby1@blarg.net>.
8717
8718 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8719
8720 * tramp.texi (Filename completion): Completion of remote files'
8721 method, user name and host name is active only in partial
8722 completion mode.
8723
8724 2006-05-06 Bill Wohler <wohler@newt.com>
8725
8726 Release MH-E manual version 8.0.
8727
8728 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8729 release 8.0.
8730
8731 2006-05-06 Bill Wohler <wohler@newt.com>
8732
8733 * mh-e.texi (MH-BOOK-HOME): Change from
8734 http://www.ics.uci.edu/~mh/book/mh to
8735 http://rand-mh.sourceforge.net/book/mh.
8736 Replace .htm suffix with .html for MH book files.
8737 (Using This Manual): Update key binding for getting relevant
8738 chapter in Info from command key.
8739 (Ranges): Fix itemx.
8740
8741 2006-05-05 Karl Berry <karl@gnu.org>
8742
8743 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8744 (\fonttextsize): New user-level command to change text font size.
8745
8746 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8747
8748 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8749
8750 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8751
8752 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8753
8754 2006-04-24 Bill Wohler <wohler@newt.com>
8755
8756 * mh-e.texi (Getting Started): Make it more explicit that you need
8757 to install MH. Add pointers to current MH implementations.
8758
8759 2006-04-21 Bill Wohler <wohler@newt.com>
8760
8761 Release MH-E manual version 7.94.
8762
8763 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8764 release 7.94.
8765
8766 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8767
8768 * org.texi: Many small fixes.
8769 (Handling links): Rename from "Managing links".
8770
8771 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8772
8773 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8774 (Splitting mail using spam-stat): Fix @xref.
8775
8776 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8777
8778 * gnus.texi (Spam Package): Major revision of the text.
8779 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8780
8781 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8782
8783 * org.texi (Time stamps): Better explanation of the purpose of
8784 different time stamps.
8785 (Structure editing, Plain lists): More details on how new items
8786 and headings are inserted.
8787
8788 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8789
8790 * org.texi (Formula syntax): Fix link to Calc Manual.
8791
8792 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8793
8794 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8795
8796 2006-04-17 Bill Wohler <wohler@newt.com>
8797
8798 * mh-e.texi (Folders): Update mh-before-quit-hook and
8799 mh-quit-hook example with code that removes the buffers rather
8800 than just bury them.
8801
8802 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8803
8804 Sync with Tramp 2.0.53.
8805
8806 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8807
8808 * org.texi (Updating settings): New section.
8809 (Visibility cycling): Better names for the startup folding
8810 options.
8811 (Exporting): Completely restructured.
8812 (The very busy C-c C-c key): New section.
8813 (Summary of in-buffer settings): New section.
8814
8815 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8816
8817 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8818
8819 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8820
8821 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8822 (Server Commands): Key `v' is reserved for users.
8823
8824 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8825
8826 * org.texi (Link format): New section, emphasis on bracket links.
8827 (External links): Document bracket links.
8828 (FAQ): Expand to cover shell links and the new link format.
8829
8830 2006-04-09 Kevin Ryde <user42@zip.com.au>
8831
8832 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8833
8834 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8835
8836 * gnus.texi (Summary Buffer Lines): Add `*'.
8837
8838 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8839
8840 * gnus.texi (Group Parameters):
8841 Mention gnus-permanently-visible-groups.
8842
8843 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8844
8845 * gnus.texi (Face): Fix typo.
8846
8847 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8848
8849 * gnus.texi (X-Face): Clarify.
8850 (Face): Need Emacs with PNG support.
8851
8852 2006-04-06 Richard Stallman <rms@gnu.org>
8853
8854 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8855 Emacs".
8856
8857 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8858
8859 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8860 blocks not suitable for inclusion with Emacs using variable
8861 PARTOFEMACS.
8862
8863 2006-04-04 Simon Josefsson <jas@extundo.com>
8864
8865 * gnus.texi (Security): Improve.
8866
8867 2006-04-02 Karl Berry <karl@gnu.org>
8868
8869 * texinfo.tex: Update to current version (2006-03-21.13).
8870
8871 2006-04-02 Bill Wohler <wohler@newt.com>
8872
8873 * mh-e.texi (Getting Started, Junk, Bug Reports)
8874 (MH FAQ and Support): Fix URLs.
8875
8876 2006-03-31 Romain Francoise <romain@orebokech.com>
8877
8878 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8879 to t, not nil (and has for the past eight years).
8880
8881 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8882
8883 * message.texi, gnus.texi: Bump version to 5.11.
8884
8885 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8886
8887 * gnus.texi (Top): Add comment about version line.
8888
8889 * message.texi (Top): Ditto. Change to take named versions into
8890 account.
8891
8892 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8893
8894 * gnus.texi (Posting Styles): Add x-face-file to example.
8895 (X-Face): Refer to posting styles.
8896
8897 * gnus-faq.texi ([5.8]): Add x-face-file.
8898 ([8.4]): Add links to gmane.emacs.gnus.user and
8899 gmane.emacs.gnus.general.
8900
8901 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8902
8903 * gnus-faq.texi: Use .invalid.
8904 ([5.4]): Fix gnus-posting-styles example.
8905
8906 2006-03-27 Romain Francoise <romain@orebokech.com>
8907
8908 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8909 Emacs/W3 needs a new maintainer.
8910 (Ispell): Update author and version info.
8911 (Mailcrypt): Mention PGG.
8912 (New in Emacs 22): Add PGG to the list of new packages.
8913 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8914 updating dead URLs.
8915
8916 2006-03-25 Karl Berry <karl@gnu.org>
8917
8918 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8919 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8920 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8921 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8922 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8923 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8924 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8925 (2) do not indent copyright year list (or anything else).
8926
8927 2006-03-21 Bill Wohler <wohler@newt.com>
8928
8929 * mh-e.texi (Folders): Various edits.
8930
8931 2006-03-20 Romain Francoise <romain@orebokech.com>
8932
8933 * gnus.texi (Mail Folders): Grammar fix.
8934
8935 2006-03-19 Bill Wohler <wohler@newt.com>
8936
8937 * mh-e.texi (Replying): Document Mail-Followup-To.
8938 Change manually-formatted table to multitable. Add debugging info.
8939 Move description of mh-reply-default-reply-to into paragraph
8940 that describes its values.
8941
8942 2006-03-17 Bill Wohler <wohler@newt.com>
8943
8944 * mh-e.texi: Use smallexample and smalllisp consistently.
8945 (Sending Mail Tour): Update method of entering
8946 addresses and subject.
8947 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8948 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8949
8950 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8951
8952 * org.texi: Version number change only.
8953
8954 2006-03-14 Bill Wohler <wohler@newt.com>
8955
8956 * mh-e.texi: Add index entries around each paragraph rather than
8957 depend on entries from beginning of node. Doing so ensures that
8958 index entries are less likely to be forgotten if text is cut and
8959 pasted, and are necessary anyway if the references are on a
8960 separate page. It seems that makeinfo is now (v. 4.8) only
8961 producing one index entry per node, so there is no longer any
8962 excuse not to. Use subheading instead of heading. The incorrect
8963 use of heading produced very large fonts in Info--as large as the
8964 main heading.
8965 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8966 versions 6 and 7 appeared *around* the time of these Emacs releases.
8967
8968 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8969
8970 * org.texi (Clean view): Document new startup options.
8971
8972 2006-03-11 Bill Wohler <wohler@newt.com>
8973
8974 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8975 (Composing, Scan Line Formats): Fix @refs.
8976 (Getting Started): Define MH profile and MH profile components.
8977 (Incorporating Mail, Reading Mail, Viewing, Printing)
8978 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8979 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8980 for string constants.
8981 (Tool Bar): Remove spurious quote.
8982 (Junk): Use ``...'' instead of "...".
8983 (Scan Line Formats): Replace @samp with @kbd.
8984
8985 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8986
8987 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8988
8989 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8990
8991 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8992 easy to understand.
8993
8994 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8995
8996 * gnus.texi: Markup fix.
8997 (Fancy Mail Splitting): Specify new feature.
8998
8999 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9000
9001 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9002 partial-words matching.
9003
9004 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9005
9006 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9007
9008 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9009 (MIME Commands): Fix mm-discouraged-alternatives.
9010
9011 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9012
9013 * org.texi: Version number change only.
9014
9015 2006-03-06 Bill Wohler <wohler@newt.com>
9016
9017 * mh-e.texi: Move from SourceForge repository to Savannah.
9018 This is version 7.93, which is a total rewrite from the previous
9019 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9020 version 7.93.
9021
9022 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9023
9024 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9025
9026 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9027
9028 * org.texi (Interaction): Add item about `org-mouse.el' by
9029 Piotr Zielinski.
9030 (Managing links): Document that also mouse-1 can be used to
9031 activate a link.
9032 (Headlines, FAQ): Add entry about hiding leading stars.
9033 (Miscellaneous): Resort the sections in this chapter to a more
9034 logical sequence.
9035
9036 2006-02-27 Simon Josefsson <jas@extundo.com>
9037
9038 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9039 2004-01-27 from the trunk).
9040
9041 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9042
9043 * cc-mode.texi: Rename c-hungry-backspace to
9044 c-hungry-delete-backwards, at the request of RMS. Leave the old
9045 name as an alias.
9046
9047 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9048
9049 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9050 include the function header within the defun.
9051
9052 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9053
9054 * cc-mode.texi: Correct two typos.
9055
9056 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9057
9058 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9059 existing comment.
9060 (Electric Keys): Add a justification for electric indentation.
9061 (Hungry WS Deletion): Clear up the names and complications of the
9062 BACKSPACE and DELETE keys.
9063
9064 2006-02-23 Juri Linkov <juri@jurta.org>
9065
9066 * faq.texi (Common requests): Move `Turning on auto-fill by
9067 default' after `Wrapping words automatically'. Move `Working with
9068 unprintable characters' before `Searching for/replacing newlines'.
9069 Move `Replacing highlighted text' after `Highlighting a region'.
9070 Merge `Repeating commands' and `Repeating a command as many times
9071 as possible' into the former.
9072 (Packages that do not come with Emacs): Add refs to Gmane and
9073 etc/MORE.STUFF.
9074
9075 2006-02-23 Juri Linkov <juri@jurta.org>
9076
9077 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9078 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9079 Add xref to `(emacs)Reporting Bugs'.
9080 (Getting a printed manual): Add URL to other formats of the manual.
9081 (Common requests): Fix menu.
9082 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9083 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9084 (Inserting text at the beginning of each line): Add pxref to
9085 `Changing the included text prefix'.
9086 (Forcing the cursor to remain in the same column): Mention `track-eol'
9087 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9088 (Replacing text across multiple files): Add keybinding `Q' for
9089 `dired-do-query-replace'.
9090
9091 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9092
9093 * reftex.texi: Version number and date change only.
9094
9095 * org.texi (Internal Links): Rewrite to cover the modified
9096 linking system.
9097
9098 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9099
9100 * faq.texi: Remove the coding cookie, it's not needed anymore.
9101
9102 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9103
9104 * faq.texi (Colors on a TTY): Mention Mac OS port.
9105
9106 2006-02-12 Karl Berry <karl@gnu.org>
9107
9108 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9109 8-bit accented a.
9110
9111 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9112
9113 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9114
9115 2006-02-08 Romain Francoise <romain@orebokech.com>
9116
9117 * faq.texi (Top): Remove paragraph about the FAQ being a
9118 transitional document, etc.
9119 (Searching for/replacing newlines): New node.
9120 (Yanking text in isearch): New node.
9121 (Inserting text at the beginning of each line): Rename and make
9122 more general, mention `M-;' in Message mode.
9123
9124 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9125
9126 * faq.texi (Meta key does not work in xterm)
9127 (Emacs does not display 8-bit characters)
9128 (Inputting eight-bit characters): Update xrefs.
9129
9130 2006-02-06 Romain Francoise <romain@orebokech.com>
9131
9132 * faq.texi (VM): VM now at version 7.19.
9133 Set myself as maintainer of this file.
9134
9135 2006-02-04 Michael Olson <mwolson@gnu.org>
9136
9137 * erc.texi (History): Note that ERC is now included with Emacs.
9138
9139 2006-01-31 Romain Francoise <romain@orebokech.com>
9140
9141 * message.texi (Message Headers): Explain what
9142 `message-alternative-emails' does in more detail.
9143 Update copyright year.
9144
9145 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9146
9147 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9148
9149 2006-01-29 Richard M. Stallman <rms@gnu.org>
9150
9151 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9152
9153 2006-01-29 Michael Olson <mwolson@gnu.org>
9154
9155 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9156
9157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9158
9159 * faq.texi (New in Emacs 22): Mention ERC.
9160
9161 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9162
9163 * rcirc.texi: Capitalize dir entry for consistency with the entry
9164 in info/dir and other entries in the Emacs category.
9165 Fix typos. Delete trailing whitespace.
9166
9167 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9168
9169 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9170
9171 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9172
9173 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9174 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9175
9176 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9177 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9178
9179 2006-01-27 Alex Schroeder <alex@gnu.org>
9180
9181 * rcirc.texi: New file.
9182
9183 2006-01-23 Juri Linkov <juri@jurta.org>
9184
9185 * widget.texi (User Interface): Add S-TAB for widget-backward.
9186
9187 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9188
9189 Sync with Tramp 2.0.52.
9190
9191 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9192 Add Tramp disabling item. New item for common connection problems.
9193 (various): Apply "ftp" as method for the download URL.
9194 (Bug Reports): Refer to FAQ for common problems.
9195
9196 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9197
9198 * widget.texi (User Interface): Use @key for TAB.
9199
9200 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9201
9202 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9203 for TAB.
9204
9205 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9206
9207 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9208
9209 * gnus.texi: Update copyright.
9210
9211 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9212
9213 * gnus.texi (Article Washing): Additions.
9214
9215 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9216
9217 * org.texi (Agenda commands): Document tags command.
9218
9219 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9220
9221 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9222
9223 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9224
9225 * gnus.texi (RSS): Addition.
9226
9227 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9228
9229 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9230
9231 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9232
9233 * emacs-mime.texi (Display Customization): Add setting example to
9234 mm-discouraged-alternatives.
9235
9236 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9237
9238 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9239 version is the canonical version.
9240
9241 2006-01-08 Alex Schroeder <alex@gnu.org>
9242
9243 * pgg.texi (Caching passphrase): Rewording.
9244
9245 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9246
9247 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9248 repository URL.
9249
9250 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9251
9252 * org.texi: Removed the accidentally re-added empty line in the
9253 direntry.
9254
9255 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9256
9257 * org.texi (Agenda Views): Chapter reorganized.
9258
9259 2005-12-29 Romain Francoise <romain@orebokech.com>
9260
9261 * faq.texi (Using Customize): New node.
9262
9263 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9264
9265 * org.texi: Remove blank line in @direntry. It is non-standard
9266 and recursively produces blank lines all over the dir file (when
9267 using Texinfo 4.8).
9268
9269 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9270
9271 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9272
9273 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9274
9275 * org.texi (Tags): Boolean logic documented.
9276 (Agenda Views): Document custom commands.
9277
9278 2005-12-20 David Kastrup <dak@gnu.org>
9279
9280 * faq.texi (AUCTeX): Update version and mailing list info.
9281
9282 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * gnus.texi (MIME Commands): Mention addition of
9285 multipart/alternative to gnus-buttonized-mime-types and add xref
9286 to mm-discouraged-alternatives.
9287
9288 * emacs-mime.texi (Display Customization): Mention addition of
9289 "image/.*" and add xref to gnus-buttonized-mime-types in the
9290 mm-discouraged-alternatives section.
9291
9292 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9293
9294 * org.texi (Tags): New section.
9295 (Agenda Views): Chapter reorganized.
9296
9297 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9298
9299 * org.texi (Internal Links): Add a missing comma after an @xref.
9300
9301 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9302
9303 * faq.texi (Filling paragraphs with a single space): No need to
9304 change sentence-end now.
9305
9306 2005-12-13 Romain Francoise <romain@orebokech.com>
9307
9308 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9309
9310 2005-12-12 Jay Belanger <belanger@truman.edu>
9311
9312 * faq.texi (Calc): Update version number.
9313
9314 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9315
9316 * org.texi (Progress Logging): New section.
9317
9318 2005-12-10 Romain Francoise <romain@orebokech.com>
9319
9320 Update the Emacs FAQ for the 22.1 release.
9321
9322 * faq.texi: Set VER to `22.1'.
9323 (Basic editing): Explain how to use localized versions of the
9324 Tutorial. Mention that `C-h r' displays the manual.
9325 Delete obsolete WWW link to an Emacs 18 tutorial.
9326 (Getting a printed manual): Point to the new locations of the
9327 manuals on the GNU Web site.
9328 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9329 available via Info (it was previously distributed separately).
9330 (Installing Texinfo documentation): The latest version of Texinfo
9331 is 4.8, not 4.0.
9332 (Informational files for Emacs): COPYING is the GNU General Public
9333 License, not the Emacs General Public License.
9334 (Informational files for Emacs): Delete obsolete link to the
9335 GNUinfo pages as they have been removed from the GNU Web site.
9336 (New in Emacs 22): New node.
9337 (Setting up a customization file): Say that most packages support
9338 Customize nowadays.
9339 (Colors on a TTY): Delete reference to instructions on how to
9340 enable syntax highlighting, it is now enabled by default.
9341 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9342 at startup automatically.
9343 (Controlling case sensitivity): Mention `M-c' in isearch.
9344 (Using an already running Emacs process): Emacs now creates the
9345 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9346 gnuserv. As emacsclient can now run Lisp code as well, delete a
9347 sentence praising gnuserv for that. Simplify description of how
9348 the client/server operation works.
9349 (Compiler error messages): Delete obsolete text (compile.el has
9350 been rewritten).
9351 (Indenting switch statements): Fix typo.
9352 (Matching parentheses): Simplify setup instructions, mention the
9353 menu bar item in the Options menu.
9354 (Repeating a command as many times as possible): Mention `C-x e'.
9355 (Going to a line by number): Mention new keymap and bindings
9356 `M-g M-g', `M-g M-p' and `M-g M-n'.
9357 (Turning on syntax highlighting): Now on by default. Simplify.
9358 (Replacing highlighted text): Use `1', not `t'.
9359 (Problems with very large files): The maximum size is now 256MB on
9360 32-bit machines.
9361 (^M in the shell buffer): Mention `comint-process-echoes'.
9362 (Emacs for Apple computers): Emacs 22 has native support for Mac
9363 OS X.
9364 (Translating names to IP addresses): Delete node.
9365 (Binding keys to commands): Fix typo.
9366 (SPC no longer completes file names): New node.
9367 (MIME with Emacs mail packages): Delete section about the Emacs
9368 MIME FAQ (it's not reachable anymore).
9369
9370 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9371
9372 * cc-mode.texi: The manual has been extensively revised: the
9373 information about using CC Mode has been separated from the larger
9374 and more difficult chapters about configuration. It has been
9375 updated for CC Mode 5.31.
9376
9377 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9380 (Selecting an implementation): Fix descriptions.
9381
9382 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9383
9384 * message.texi (Various Message Variables): Addition.
9385
9386 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9387
9388 * message.texi: Fix default values.
9389
9390 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9391
9392 * message.texi (Header Commands): Clarify descriptions of
9393 message-cross-post-followup-to, message-reduce-to-to-cc, and
9394 message-insert-wide-reply.
9395 (Various Commands): Fix kindex for message-kill-to-signature;
9396 clarify description of message-tab.
9397
9398 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9399
9400 * message.texi (Mailing Lists): Fix description about MFT.
9401
9402 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9403
9404 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9405
9406 * gnus.texi (Slow Terminal Connection): Replace old description
9407 with new one.
9408
9409 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9410
9411 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9412 replace X-Draft-Headers with X-Draft-From.
9413
9414 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9415
9416 * gnus.texi (Various Various): Fix the default value of
9417 nnheader-max-head-length.
9418 (Gnus Versions): Fix typo.
9419
9420 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9421
9422 * org.texi (Structure editing): Document new functionality of
9423 M-RET.
9424
9425 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9426
9427 * org.texi (Internal Links): Fix Texinfo usage.
9428
9429 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9430
9431 * org.texi (TODO basics): Document the global todo list.
9432 (TODO items): Documents sparse tree for specific TODO
9433 keywords.
9434
9435 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9436
9437 * org.texi (Plain Lists): Typos fixed.
9438
9439 2005-11-28 Jay Belanger <belanger@truman.edu>
9440
9441 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9442
9443 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9444
9445 * org.texi (Structure editing): New item moving commands added.
9446 (Plain Lists): New section.
9447
9448 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9449
9450 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9451 (Agenda): Document commands `org-cycle-agenda-files' and
9452 `org-agenda-file-to-front'.
9453 (Built-in table editor): Document `org-table-sort-lines'.
9454 (HTML formatting): Export of hand-formatted lists.
9455
9456 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9457
9458 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9459 new variable gnus-toolbar-thickness.
9460
9461 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9462
9463 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9464
9465 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9466
9467 * gnus.texi (X-Face): Fix description.
9468 (XVarious): Remove gnus-xmas-logo-color-alist and
9469 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9470
9471 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9472
9473 * gnus.texi (Group Parameters): Mention new variable
9474 gnus-parameters-case-fold-search.
9475 (Home Score File): Addition.
9476
9477 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9478
9479 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9480 (Overview): List supported feed types.
9481 (Installation): No installation necessary when using autoload.
9482 (Configuration): Rename "RSS" to "news".
9483
9484 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9485
9486 * pgg.texi (User Commands): Document additional passphrase
9487 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9488 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9489
9490 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9491
9492 * org.texi: Version number changed to 3.19.
9493
9494 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9495
9496 * pgg.texi (How to use): Update the example to add autoload of
9497 pgg-encrypt-symmetric-region.
9498 (User Commands): Document pgg-encrypt-symmetric-region.
9499 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9500
9501 2005-10-27 Jay Belanger <belanger@truman.edu>
9502
9503 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9504 mention other TeX-related units.
9505
9506 2005-10-23 Lars Hansen <larsh@soem.dk>
9507
9508 * dired-x.texi (Miscellaneous Commands):
9509 Replace dired-do-relative-symlink by dired-do-relsymlink and
9510 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9511
9512 2005-10-23 Jay Belanger <belanger@truman.edu>
9513
9514 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9515 constant.
9516
9517 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9518
9519 * faq.texi (Bugs and problems):
9520 Replace `dired-move-to-filename-regexp' by
9521 `directory-listing-before-filename-regexp'.
9522
9523 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9524
9525 * newsticker.texi (UPDATED): Set value.
9526
9527 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus.texi (Document Groups): Remove duplicate item.
9530
9531 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9532
9533 * org.texi (Summary): Mention iCalendar support.
9534 (Exporting): Document iCalendar support.
9535
9536 2005-10-18 Romain Francoise <romain@orebokech.com>
9537
9538 * viper.texi (Viper Specials): Capitalize GNU.
9539
9540 2005-10-17 Juri Linkov <juri@jurta.org>
9541
9542 * info.texi (Getting Started, Search Index, Expert Info):
9543 Fix wording.
9544 (Search Text): Replace `echo area' with `mode line'.
9545 (Search Index): Both `i' and `,' find all index entries.
9546 Replace example `C-f' with `C-l' (which exists in index of Info
9547 manual) and delete spaces in its keyboard input sequence.
9548 Delete unnecessary explanations about literal characters.
9549
9550 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9551
9552 * gnus.texi (Document Server Internals): Addition.
9553
9554 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9555
9556 * gnus.texi (A note on namespaces): Fix RFC reference.
9557
9558 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9559
9560 * gnus.texi (RSS): Fix key description.
9561
9562 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9563
9564 * gnus.texi: Emacs/w3 -> Emacs/W3.
9565 (Browsing the Web): Fix description.
9566 (Web Searches): Ditto.
9567 (Customizing W3): Ditto.
9568
9569 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9570
9571 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9572
9573 2005-10-11 Jay Belanger <belanger@truman.edu>
9574
9575 * calc.texi (Integration): Mention using `a i' to compute definite
9576 integrals.
9577
9578 2005-10-11 Juri Linkov <juri@jurta.org>
9579
9580 * info.texi: Rearrange nodes.
9581 (Top): Update menu. Change ref `Info for Experts' to
9582 `Advanced Info Commands'.
9583 (Getting Started): Fix description of manual's parts.
9584 (Help-Int): Change xref `Info Search' to `Search Index', and
9585 `Expert Info' to `Advanced'.
9586 (Advanced): Move node one level up.
9587 (Search Text, Search Index): New nodes split out from `Info Search'.
9588 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9589 split out from `Advanced'.
9590 (Advanced, Emacs Info Variables): De-document editing an Info file
9591 in Info.
9592 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9593 (Creating an Info File): Delete node and move its text to
9594 `Expert Info'.
9595
9596 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9597
9598 * org.texi (Workflow states): Documented that change in keywords
9599 becomes active only after restart of Emacs.
9600
9601 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9602
9603 Sync with Tramp 2.0.51.
9604
9605 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9606
9607 * speedbar.texi (Introduction): Describe new location of speedbar
9608 on menubar.
9609 (Basic Key Bindings): Remove descriptions of bindings that have
9610 been removed.
9611
9612 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9613
9614 * speedbar.texi (GDB): Describe use of watch expressions.
9615
9616 2005-09-28 Simon Josefsson <jas@extundo.com>
9617
9618 * message.texi (IDNA): Fix.
9619
9620 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9621
9622 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9623 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9624 description of nntp-open-connection-function.
9625 (Common Variables): Fix descriptions.
9626
9627 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9628
9629 * gnus.texi (Server Buffer Format): Document the %a format spec.
9630
9631 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9632
9633 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9634
9635 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9636
9637 * org.texi Version 3.16.
9638
9639 2005-09-19 Miles Bader <miles@gnu.org>
9640
9641 * newsticker.texi: Get rid of CVS keywords.
9642
9643 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9644
9645 * gnus.texi (Finding the Parent): Fix description of how Gnus
9646 finds article.
9647
9648 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9649
9650 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9651 to drop off non-answered articles.
9652
9653 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9654
9655 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9656 braces (which are unsupported by NMAKE) for macro `srcdir'.
9657
9658 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9659
9660 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9661 (../info/newsticker, newsticker.dvi): New targets.
9662
9663 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9664
9665 * newsticker.texi: Replace @command with @code. Replace @example
9666 with @lisp.
9667 (Top): Add explanations to menu items.
9668 (GNU Free Documentation License): Remove.
9669
9670 2005-09-16 Romain Francoise <romain@orebokech.com>
9671
9672 Update all files to specify GFDL version 1.2.
9673
9674 * doclicense.texi (GNU Free Documentation License): Update to
9675 version 1.2.
9676
9677 2005-09-15 Richard M. Stallman <rms@gnu.org>
9678
9679 * newsticker.texi: Fix @setfilename.
9680
9681 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9682 (../info/newsticker, newsticker.dvi): New targets.
9683
9684 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9685
9686 * org.texi: Version 3.15.
9687
9688 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9689
9690 * ses.texi: Combine all three indices into one.
9691 Correct a few typos.
9692
9693 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9696
9697 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9698
9699 * emacs-mime.texi (Handles): Remove duplicate item.
9700 (Encoding Customization): Fix the default value for
9701 mm-coding-system-priorities.
9702 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9703 (Basic Functions): Fix reference.
9704
9705 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9706
9707 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9708
9709 2005-08-18 Richard M. Stallman <rms@gnu.org>
9710
9711 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9712 and web site.
9713
9714 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9715 not keyboard-translate.
9716
9717 2005-08-11 Richard M. Stallman <rms@gnu.org>
9718
9719 * faq.texi (Using regular expressions): Fix xref.
9720
9721 2005-08-09 Juri Linkov <juri@jurta.org>
9722
9723 * info.texi (Help-P): Replace `Prev' with `Previous'.
9724 (Help-M, Help-Xref): Add S-TAB.
9725 (Help-FOO): Update `u' command.
9726 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9727 Update info about visibility of xref parts.
9728 (Help-Int): Fix `m' command. Rename `Info-last' to
9729 `Info-history-back'. Add `Info-history-forward'.
9730 (Advanced): Fix `g*' and `M-n' commands.
9731 (Info Search): Add `index-apropos' in stand-alone browser.
9732 Add isearch commands.
9733 (Emacs Info Variables): Remove `Info-fontify'.
9734 Add `Info-mode-hook'. Update face names.
9735 Add `Info-fontify-maximum-menu-size',
9736 `Info-fontify-visited-nodes', `Info-isearch-search'.
9737
9738 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9739
9740 Sync with Tramp 2.0.50.
9741
9742 * tramp.texi: Use @option{} consequently for method names.
9743 (Inline methods, External transfer methods): Remove references to
9744 Cygwin.
9745 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9746 implementation.
9747
9748 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9749
9750 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9751 Mention that gnus-init-file is not read when Emacs is invoked with
9752 --no-init-file or -q.
9753
9754 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9755
9756 * org.texi: Version 3.14.
9757
9758 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9759
9760 * org.texi: Version 3.13.
9761
9762 2005-07-18 Juri Linkov <juri@jurta.org>
9763
9764 * calc.texi (Time Zones, Logical Operations):
9765 * cl.texi (Overview):
9766 * org.texi (TODO types):
9767 * sc.texi (Emacs 18 MUAs):
9768 * speedbar.texi (Top):
9769 * url.texi (History):
9770 Delete duplicate duplicate words.
9771
9772 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9773
9774 * cl.texi (Type Predicates): Document `atom' type.
9775
9776 2005-07-04 Lute Kamstra <lute@gnu.org>
9777
9778 Update FSF's address in GPL notices.
9779
9780 * calc.texi (Copying):
9781 * doclicense.texi (GNU Free Documentation License):
9782 * faq.texi (Contacting the FSF):
9783 * mh-e.texi (Copying): Update FSF's address.
9784
9785 2005-07-03 Richard M. Stallman <rms@gnu.org>
9786
9787 * flymake.texi (Example -- Configuring a tool called directly):
9788 Update name of flymake-build-relative-filename.
9789
9790 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9791
9792 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9793
9794 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9795
9796 * org.texi: Version 3.12.
9797
9798 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9799
9800 * makefile.w32-in (MAKEINFO): Use --force.
9801 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9802 Makefile.in.
9803 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9804 more shells.
9805
9806 2005-06-23 Richard M. Stallman <rms@gnu.org>
9807
9808 * speedbar.texi (Creating a display): Texinfo usage fixes.
9809
9810 * tramp.texi (Customizing Completion, Auto-save and Backup):
9811 Texinfo usage fixes.
9812
9813 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9814
9815 * dired-x.texi (Miscellaneous Commands):
9816 * ediff.texi (Miscellaneous):
9817 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9818 (Agent Variables):
9819 * info.texi (Help-Xref):
9820 * message.texi (Message Headers):
9821 * org.texi (Remember):
9822 * reftex.texi (Options (Defining Label Environments)):
9823 (Options (Index Support)):
9824 (Options (Viewing Cross-References)):
9825 (Options (Misc)):
9826 (Changes):
9827 * speedbar.texi (Creating a display):
9828 * tramp.texi (Customizing Completion, Auto-save and Backup):
9829 Texinfo usage fix.
9830
9831 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9832
9833 * org.texi: Version 3.11.
9834
9835 2005-06-12 Jay Belanger <belanger@truman.edu>
9836
9837 * calc.texi (Getting Started): Remove extra menu item.
9838
9839 2005-05-31 Jay Belanger <belanger@truman.edu>
9840
9841 * calc.texi (Notations Used in This Manual): Use @kbd for key
9842 sequence.
9843 (Demonstration of Calc): Mention another way of starting Calc.
9844 (Starting Calc): Mention long name of M-#.
9845 (Embedded Mode Overview): Remove unnecessary instruction.
9846 (Other M-# commands): Rephrase `M-# 0' explanation.
9847 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9848 reflect current behavior.
9849
9850 2005-05-30 Jay Belanger <belanger@truman.edu>
9851
9852 * calc.texi (Hooks): Change description of calc-window-hook and
9853 calc-trail-window-hook to match usage.
9854 (Computational Functions): Add more constant-generating functions.
9855 (Customizable Variables): Use defvar.
9856
9857 2005-05-28 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9860 (Basic Embedded Mode): Explain behavior of arguments to
9861 calc-embedded-mode.
9862
9863 2005-05-27 Jay Belanger <belanger@truman.edu>
9864
9865 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9866 current behavior.
9867
9868 2005-05-25 Jay Belanger <belanger@truman.edu>
9869
9870 * calc.texi: Change Calc version number throughout.
9871 (Keypad Mode): Change location in info output.
9872 (Keypad mode overview): Move picture of keypad.
9873
9874 2005-05-21 Jay Belanger <belanger@truman.edu>
9875
9876 * calc.texi (Storing variables): Mention that only most variables
9877 are void to begin with.
9878
9879 2005-05-21 Kevin Ryde <user42@zip.com.au>
9880
9881 * widget.texi (Basic Types): Update cross ref from "Enabling
9882 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9883 lispref/text.texi change.
9884
9885 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9886
9887 * org.texi: Version 3.09.
9888
9889 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9890
9891 * reftex.texi: Version 4.28.
9892
9893 2005-05-16 Jay Belanger <belanger@truman.edu>
9894
9895 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9896
9897 2005-05-14 Jay Belanger <belanger@truman.edu>
9898
9899 * calc.texi (Default Simplifications): Insert missing ! (logical
9900 not operator).
9901
9902 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9903
9904 Sync with Tramp 2.0.49.
9905
9906 2005-05-10 Jay Belanger <belanger@truman.edu>
9907
9908 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9909 to 1.
9910
9911 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9912
9913 * org.texi: Version 3.08, structure reorganized.
9914
9915 2005-04-24 Richard M. Stallman <rms@gnu.org>
9916
9917 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9918
9919 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9920
9921 * org.texi: Update to version 3.06.
9922
9923 2005-04-13 Lute Kamstra <lute@gnu.org>
9924
9925 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9926
9927 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9928
9929 * cl.texi (Porting Common Lisp): Fix typo.
9930
9931 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9932
9933 * gnus.texi (RSS): Addition.
9934
9935 2005-04-04 Jay Belanger <belanger@truman.edu>
9936
9937 * calc.texi: Change Calc version number.
9938 (Customizable variables): Fix description of calc-language-alist.
9939 (Copying): Put in version 2 of GPL.
9940
9941 2005-04-01 Jay Belanger <belanger@truman.edu>
9942
9943 * calc.texi (Troubleshooting Commands): Remove comment about
9944 installation.
9945 (Installation): Remove section.
9946 (Customizable Variables): New section.
9947 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9948 (Graphical Devices): Add references to Customizable Variables.
9949
9950 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * emacs-mime.texi (Display Customization): Markup fixes.
9953 (rfc2047): Update.
9954
9955 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9956
9957 * gnus-faq.texi: Replaced with auto-generated version.
9958
9959 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9960
9961 * dired-x.texi (Multiple Dired Directories): default-directory was
9962 renamed to dired-default-directory.
9963
9964 2005-03-26 Jay Belanger <belanger@truman.edu>
9965
9966 * calc.texi (Simplifying Formulas, Rewrite Rules):
9967 Change description of top and bottom of fraction.
9968 (Modulo Forms): Move description of how to create modulo forms to
9969 earlier in the section.
9970 (Fraction Mode): Suggest using : to get a fraction by dividing.
9971 (Basic Arithmetic): Adjust placement of command name.
9972 (Truncating the Stack): Emphasize that "hidden" entries are still
9973 visible.
9974 (Installation): Move discussion of printing manual to "About This
9975 Manual".
9976 (About This Manual): Mention how to print the manual.
9977 (Reporting Bugs): Remove first person.
9978 (Building Vectors): Add algebraic version of append.
9979 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9980 (Grouping Digits): Fix typo.
9981
9982 2005-03-25 Werner Lemberg <wl@gnu.org>
9983
9984 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9985 Replace `legal' with `valid'.
9986
9987 2005-03-25 Werner Lemberg <wl@gnu.org>
9988
9989 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9990
9991 2005-03-24 Jay Belanger <belanger@truman.edu>
9992
9993 * calc.texi (General Mode Commands)
9994 (Mode Settings in Embedded Mode): Add some explanation of
9995 recording mode settings.
9996
9997 2005-03-24 Richard M. Stallman <rms@gnu.org>
9998
9999 * calc.texi: Remove praise of non-free software.
10000
10001 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10002 (Installation): Node deleted.
10003
10004 2005-03-23 Richard M. Stallman <rms@gnu.org>
10005
10006 * url.texi (HTTP language/coding): Improve last change.
10007
10008 2005-03-22 Jay Belanger <belanger@truman.edu>
10009
10010 * calc.texi (Embedded Mode): Add new information on changing
10011 modes.
10012
10013 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10014
10015 Sync with Tramp 2.0.48.
10016
10017 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10018
10019 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10020 "GNU/Linux". Change all addresses to .gnu.org.
10021 (Default Method): Offer shortened syntax for "su" and "sudo"
10022 methods.
10023
10024 2005-03-07 Richard M. Stallman <rms@gnu.org>
10025
10026 * url.texi: Fix usage of "e.g.".
10027 (HTTP language/coding): Explain the rules for these strings.
10028
10029 2005-03-06 Richard M. Stallman <rms@gnu.org>
10030
10031 * woman.texi (Introduction): Minor cleanups.
10032
10033 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10034
10035 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10036 (Installation): Node deleted.
10037
10038 * mh-e.texi (Preface): Get rid of "Emacs 21".
10039
10040 * eshell.texi (Installation): Delete node (for Emacs 20).
10041
10042 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10043
10044 * flymake.texi: Refill and tweak style in @lisp blocks.
10045
10046 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10047
10048 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10049
10050 2005-03-01 Jay Belanger <belanger@truman.edu>
10051
10052 * calc.texi (Trigonometric and Hyperbolic Functions):
10053 Mention additional functions.
10054 (Algebraic Simplifications): Mention additional simplifications.
10055
10056 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10057
10058 * ses.texi: Add concept/function/variable indices (this work was
10059 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10060 papers on file at FSF).
10061
10062 2005-02-10 Jay Belanger <belanger@truman.edu>
10063
10064 * calc.texi: Change @LaTeX to La@TeX throughout.
10065 Redefine @expr as @math for TeX output.
10066 Redefine @texline as a no-op for TeX output.
10067 Define @tfn, replace @t by @tfn throughout.
10068
10069 2005-02-09 Jay Belanger <belanger@truman.edu>
10070
10071 * calc.texi: Add macro for LaTeX for info output.
10072
10073 2005-02-08 Kim F. Storm <storm@cua.dk>
10074
10075 * texinfo.tex (LaTex): Add def.
10076
10077 2005-02-06 Jay Belanger <belanger@truman.edu>
10078
10079 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10080 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10081 throughout manual.
10082
10083 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10084
10085 * gnus.texi: Some edits based on comments from David Abrahams.
10086
10087 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10088
10089 * gnus.texi (RSS): Fix the keystroke.
10090
10091 2005-01-24 David Kastrup <dak@gnu.org>
10092
10093 * faq.texi: Update AUCTeX version info.
10094
10095 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10096
10097 * gnus-faq.texi ([4.1]): Typo.
10098
10099 2005-01-19 Jay Belanger <belanger@truman.edu>
10100
10101 * calc.texi (Keep Arguments): Mention that keeping arguments
10102 doesn't work with keyboard macros.
10103
10104 2005-01-16 Richard M. Stallman <rms@gnu.org>
10105
10106 * autotype.texi (Autoinserting): Fix small error.
10107
10108 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10109
10110 Sync with Tramp 2.0.47.
10111
10112 * tramp.texi (Compilation): New section, describing compilation of
10113 remote files.
10114
10115 2005-01-11 Kim F. Storm <storm@cua.dk>
10116
10117 * widget.texi (Basic Types): Add :follow-link keyword.
10118
10119 2005-01-09 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10122
10123 2005-01-08 Jay Belanger <belanger@truman.edu>
10124
10125 * calc.texi: Change throughout to reflect new default value of
10126 calc-settings-file.
10127
10128 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10129
10130 * message.texi (Reply): `message-reply-to-function' should return
10131 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10132
10133 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10134
10135 * faq.texi (Changing load-path): Fix typo.
10136
10137 2005-01-05 Jay Belanger <belanger@truman.edu>
10138
10139 * calc.texi (Programming Tutorial): Replace kbd command by
10140 appropriate characters for a keyboard macro.
10141
10142 2005-01-04 Jay Belanger <belanger@truman.edu>
10143
10144 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10145 for Lucid Emacs.
10146 (Programming Tutorial): Mention that the user needs to be in the
10147 right mode to compute some functions.
10148
10149 2005-01-04 Jay Belanger <belanger@truman.edu>
10150
10151 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10152 no longer applicable.
10153
10154 2005-01-01 Jay Belanger <belanger@truman.edu>
10155
10156 * calc.texi (Programming Tutorial): Change description of how to
10157 edit keyboard macros to match current behavior.
10158
10159 2004-12-31 Jay Belanger <belanger@truman.edu>
10160
10161 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10162
10163 2004-12-20 Jay Belanger <belanger@truman.edu>
10164
10165 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10166 zero.
10167
10168 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10169
10170 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10171 @xref.
10172 (Font Locking): Avoid @strong{Note:}.
10173
10174 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10175
10176 Sync with Tramp 2.0.46.
10177
10178 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10179
10180 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10181
10182 * url.texi: Correct typos.
10183 (Retrieving URLs): @var{nil}->@code{nil}.
10184 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10185 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10186 (Dealing with HTTP documents): @inforef->@xref.
10187
10188 2004-12-15 Jay Belanger <belanger@truman.edu>
10189
10190 * calc.texi: Consistently capitalized all mode names.
10191 (Answers to Exercises): Mention that an answer can be a fraction
10192 when in Fraction mode.
10193
10194 2004-12-13 Jay Belanger <belanger@truman.edu>
10195
10196 * calc.texi: Fix some TeX definitions.
10197
10198 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10199
10200 * reftex.texi (Imprint): Remove erroneous @value's.
10201
10202 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10203
10204 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10205 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10206
10207 2004-12-08 Jay Belanger <belanger@truman.edu>
10208
10209 * calc.texi (Starting Calc): Remove comment about installation.
10210 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10211
10212 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10213
10214 * url.texi: Update @setfilename.
10215 (Getting Started): No need to worry about Gnus versions.
10216 (Dealing with HTTP documents): Use @inforef.
10217
10218 * org.texi: Fix @direntry file name.
10219
10220 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10221
10222 * url.texi: New file.
10223
10224 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10225
10226 2004-12-06 Jay Belanger <belanger@truman.edu>
10227
10228 * calc.texi (Using Calc): Remove paragraph about installation.
10229
10230 2004-12-06 Jay Belanger <belanger@truman.edu>
10231
10232 * calc.texi: Use more Texinfo macros and less TeX defs.
10233 Remove @refill's.
10234
10235 2004-12-06 Richard M. Stallman <rms@gnu.org>
10236
10237 * org.texi: New file.
10238
10239 2004-12-05 Richard M. Stallman <rms@gnu.org>
10240
10241 * Makefile.in (org.dvi, ../info/org): New targets.
10242 (INFO_TARGETS): Add ../info/org.
10243 (DVI_TARGETS): Add org.dvi.
10244 (maintainer-clean): Remove the info files in the info dir.
10245
10246 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10247
10248 * idlwave.texi: Fix the setfilename directive to put the produced
10249 file in ../info.
10250 (Continued Statement Indentation): Resurrect Jan D.'s change from
10251 2004-11-03 that was lost when a newer version of idlwave.texi was
10252 imported.
10253
10254 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10255
10256 * gnus-faq.texi ([5.1]): Add missing bracket.
10257
10258 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10259 Index `spam-initialize'.
10260
10261 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10262
10263 * message.texi (Various Message Variables): Mention that all mail
10264 file variables are derived from `message-directory'.
10265
10266 * gnus.texi (Splitting Mail): Clarify bogus group.
10267
10268 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10269
10270 * emacs-mime.texi (Encoding Customization):
10271 Fix mm-coding-system-priorities entry.
10272
10273 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10274
10275 * idlwave.texi (Continued Statement Indentation):
10276 * reftex.texi (Options (Index Support)):
10277 (Displaying and Editing the Index, Table of Contents):
10278 * speedbar.texi (Creating a display, Major Display Modes):
10279 Replace non-nil with non-@code{nil}.
10280
10281 2004-10-21 Jay Belanger <belanger@truman.edu>
10282
10283 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10284
10285 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10286
10287 * calc.texi (Reporting Bugs): Double up `@'.
10288
10289 2004-10-18 Jay Belanger <belanger@truman.edu>
10290
10291 * calc.texi (Reporting Bugs): Change the address that bugs
10292 should be sent to.
10293
10294 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10295
10296 * gnus.texi (New Features): Add 5.11.
10297
10298 * message.texi (Resending): Remove wrong default value.
10299
10300 * gnus.texi (Mail Source Specifiers): Describe possible problems
10301 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10302 `pop3-leave-mail-on-server' to the index.
10303
10304 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10305
10306 * message.texi (Canceling News): Add how to set a password.
10307
10308 2004-10-12 Jay Belanger <belanger@truman.edu>
10309
10310 * calc.texi (Help Commands): Change the descriptions of
10311 calc-describe-function and calc-describe-variable to match their
10312 current behavior.
10313
10314 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10315
10316 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10317
10318 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10319
10320 Sync with Tramp 2.0.45.
10321
10322 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10323 plink link. The URL is outdated. Originator contacted for
10324 clarification.
10325
10326 2004-10-10 Juri Linkov <juri@jurta.org>
10327
10328 * gnus.texi (Top, Marking Articles): Join two menus in one node
10329 because a node can have only one menu.
10330
10331 2004-10-09 Juri Linkov <juri@jurta.org>
10332
10333 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10334 example of nnmail-split-fancy.
10335
10336 2004-10-06 Karl Berry <karl@gnu.org>
10337
10338 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10339 consistency with other uses of dashes.
10340
10341 2004-10-05 Karl Berry <karl@gnu.org>
10342
10343 * info.texi: Consistently use --- throughout, periods at end of
10344 menu descriptions, and a couple typos.
10345
10346 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10347
10348 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10349 * pgg.texi (User Commands, Backend methods): Do.
10350 * gnus.texi: Markup fixes.
10351 (Setting Process Marks): Fix `M P a' entry.
10352 * emacs-mime.texi: Fixes.
10353
10354 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10355
10356 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10357 again.
10358 Use 5.10 instead of 5.10.0.
10359
10360 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10361
10362 * gnus.texi (Summary Mail Commands): S D e.
10363
10364 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10365
10366 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10367 the gnus-article-mode-line-format section.
10368
10369 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10370
10371 * gnus.texi (Various Summary Stuff): Fix the documentation for
10372 gnus-newsgroup-variables.
10373
10374 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10375
10376 * gnus.texi (MIME Commands):
10377 Add gnus-mime-display-multipart-as-mixed,
10378 gnus-mime-display-multipart-alternative-as-mixed,
10379 gnus-mime-display-multipart-related-as-mixed.
10380 (Mail Source Customization): Clarify `mail-source-directory'.
10381 (Splitting Mail): Mention gnus-group-find-new-groups.
10382 (SpamOracle): Fix typo.
10383
10384 * gnus-faq.texi: Untabify.
10385 ([6.3]): nnir.el is in contrib directory.
10386
10387 * message.texi (News Headers): Clarify how a unique ID is created.
10388
10389 * gnus.texi (Batching Agents): Fix typo in example.
10390 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10391
10392 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10393
10394 * gnus.texi (Group Parameters): Add more on hooks.
10395
10396 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10397
10398 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10399
10400 2004-09-22 Jay Belanger <belanger@truman.edu>
10401
10402 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10403 might be hidden during part of the session.
10404
10405 2004-09-20 Jay Belanger <belanger@truman.edu>
10406
10407 * calc.texi (Notations Used in This Manual): Put in an earlier
10408 mention that DEL could be called Backspace.
10409
10410 2004-09-10 Simon Josefsson <jas@extundo.com>
10411
10412 * gnus.texi (IMAP): Add example. Suggested and partially written
10413 by Steinar Bang <sb@dod.no>.
10414
10415 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10416
10417 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10418 netrc syntax.
10419
10420 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10421
10422 * gnus.texi (Spam ELisp Package Sequence of Events):
10423 Some clarifications.
10424 (Spam ELisp Package Global Variables): More clarifications.
10425
10426 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10427
10428 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10429 Mention spam-split does not modify incoming mail.
10430
10431 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10432
10433 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10434
10435 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10436
10437 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10438
10439 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10440
10441 * makefile.w32-in (sieve, pgg): Use $(infodir).
10442
10443 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10444
10445 * makefile.w32-in: Fix PGG and Sieve entries.
10446
10447 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10448
10449 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10450 Emacs and related programs.
10451
10452 2004-08-27 Richard M. Stallman <rms@gnu.org>
10453
10454 * faq.texi: Fix texinfo usage, esp. doublequotes.
10455 (Difference between Emacs and XEmacs): Some clarification.
10456
10457 * faq.texi (Difference between Emacs and XEmacs):
10458 Explain not to contrast XEmacs with GNU Emacs.
10459
10460 2004-08-26 Richard M. Stallman <rms@gnu.org>
10461
10462 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10463
10464 2004-08-22 David Kastrup <dak@gnu.org>
10465
10466 * reftex.texi (AUCTeX): Update links, section name.
10467
10468 * faq.texi (Calc): Update availability (included in 22.1).
10469 (AUCTeX): Update availability, information, versions, description.
10470
10471 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10472
10473 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10474
10475 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10476
10477 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10478
10479 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10480
10481 Sync with Tramp 2.0.44.
10482
10483 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10484
10485 * widget.texi (User Interface): Update how to separate the
10486 editable field of an editable-field widget from other widgets.
10487 (Programming Example): Add text after field.
10488
10489 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10490
10491 * emacs-mime.texi (Encoding Customization): Add a note to the
10492 mm-content-transfer-encoding-defaults entry.
10493 (rfc2047): Update.
10494
10495 * gnus.texi (Article Highlighting):
10496 Add gnus-cite-ignore-quoted-from.
10497 (POP before SMTP): New node.
10498 (Posting Styles): Addition.
10499 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10500 (Fancy Mail Splitting): Ditto.
10501 (X-Face): Add gnus-x-face.
10502
10503 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10504
10505 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10506 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10507
10508 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10509
10510 * gnus.texi (Mail Source Specifiers):
10511 Describe `pop3-leave-mail-on-server'.
10512
10513 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10514
10515 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10516
10517 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10518 repository. Change setfilename.
10519
10520 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10521
10522 2004-07-02 Juri Linkov <juri@jurta.org>
10523
10524 * pcl-cvs.texi (Viewing differences): Add `d r'.
10525
10526 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10527
10528 * ses.texi, viper.texi, flymake.texi, faq.texi:
10529 * eshell.texi, ediff.texi: Markup fixes.
10530
10531 2004-06-21 Karl Berry <karl@gnu.org>
10532
10533 * info.texi (Top): Mention that only Emacs has mouse support.
10534 (Getting Started): Mention this in a few other places.
10535
10536 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10537
10538 * autotype.texi (Copyrights, Timestamps):
10539 Recommend `before-save-hook' instead of `write-file-functions'.
10540
10541 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10542
10543 * dired-x.texi (dired-mark-omitted): Update keybinding.
10544
10545 2004-06-10 Kim F. Storm <storm@cua.dk>
10546
10547 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10548
10549 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10550
10551 * dired-x.texi (variable dired-omit-mode): Rename from
10552 dired-omit-files-p.
10553 (function dired-omit-mode): Rename from dired-omit-toggle.
10554 Call dired-omit-mode rather than set dired-omit-files-p.
10555 (dired-mark-omitted): Describe command.
10556
10557 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10558
10559 Version 2.0.41 of Tramp released.
10560
10561 2004-05-29 Juanma Barranquero <lektu@terra.es>
10562
10563 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10564 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10565
10566 2004-05-29 Richard M. Stallman <rms@gnu.org>
10567
10568 * cl.texi (Top): Call this chapter `Introduction'.
10569 (Overview): In TeX, no section heading here.
10570
10571 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10572
10573 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10574
10575 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10576 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10577
10578 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10579
10580 * flymake.texi: New file.
10581
10582 2004-05-28 Simon Josefsson <jas@extundo.com>
10583
10584 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10585
10586 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10587
10588 Version 2.0.40 of Tramp released.
10589
10590 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10591
10592 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10593
10594 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10595 variables `tramp-backup-directory-alist' and
10596 `tramp-bkup-backup-directory-info'.
10597 (Overview, Connection types)
10598 (External transfer methods, Default Method)
10599 (Windows setup hints): Remove restriction of password entering
10600 with external methods.
10601 (Auto-save and Backup): Make file name example
10602 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10603 and `auto-save-directory' must be used.
10604 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10605 only "NT"). Remove doubled entry "What kinds of systems does
10606 @tramp{} work on".
10607 (tramp): Macro removed.
10608 (Obtaining Tramp): Flag removed from title.
10609 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10610 and `trampver' used properly. Flag `tramp-inst' replaced by
10611 `installchapter'. Installation related text adapted.
10612
10613 2004-04-28 Masatake YAMATO <jet@gyve.org>
10614
10615 * widget.texi (Programming Example): Remove overlays.
10616
10617 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10618
10619 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10620
10621 2004-04-23 Juanma Barranquero <lektu@terra.es>
10622
10623 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10624
10625 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10626
10627 * info.texi (Info Search): Add info-apropos.
10628
10629 2004-03-22 Juri Linkov <juri@jurta.org>
10630
10631 * faq.texi: Fix help key bindings.
10632
10633 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10634
10635 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10636 (as suggested by Karl Berry). Update information about colored
10637 stars in menus. Add new subheading describing M-n.
10638
10639 2004-03-12 Richard M. Stallman <rms@gnu.org>
10640
10641 * cl.texi (Top): Rename top node's title.
10642
10643 2004-03-08 Karl Berry <karl@gnu.org>
10644
10645 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10646 problems making the texinfo distribution.
10647
10648 2004-02-29 Simon Josefsson <jas@extundo.com>
10649
10650 * smtpmail.texi (Authentication): Change the list of supported
10651 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10652 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10653 <voegelas@gmx.net>.
10654
10655 2004-02-29 Juanma Barranquero <lektu@terra.es>
10656
10657 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10658 Use $(DEL) instead of rm, and ignore exit code.
10659
10660 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10661
10662 Tramp version 2.0.39 released.
10663
10664 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10665
10666 * tramp.texi (Customizing Completion): Explain new functions
10667 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10668 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10669 (Top): Refer to Savannah mailing list as the major one.
10670 Mention older mailing lists in HTML mode only.
10671 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10672 (Frequently Asked Questions): Remote hosts must not be Unix-like
10673 for "smb" method.
10674 (Password caching): New node.
10675 (External transfer methods): Refer to password caching for "smb"
10676 method.
10677
10678 2004-02-17 Karl Berry <karl@gnu.org>
10679
10680 * info.texi (Help-Int): Mention the new line number feature.
10681
10682 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10683
10684 * ses.texi (Advanced Features): New functionality for
10685 ses-set-header-row (defaults to current row unless C-u used).
10686 (Acknowledgements): Add Stefan Monnier.
10687
10688 2003-12-29 Kevin Ryde <user42@zip.com.au>
10689
10690 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10691
10692 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10693
10694 Tramp version 2.0.38 released.
10695
10696 * tramp.texi (Remote shell setup): Warn of environment variables
10697 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10698 <sven.gabriel@imk.fzk.de>.
10699 (Configuration): Tramp now chooses base64/uuencode
10700 automatically. Update wording accordingly.
10701 (Top): More description for the `Default Method' menu entry.
10702 (Default Method): Use @code, not @var, for Lisp variables.
10703 (Default Method): New subsection `Which method is the right one
10704 for me?'. Suggested by Christian Kirsch.
10705 (Configuration): Pointer to new subsection added.
10706 (Default Method): Too many "use" in one sentence.
10707 Rephrase. Reported by Christian Kirsch.
10708 (Filename Syntax): Old `su' example is probably a left-over from
10709 the sm/su method naming. Replace with `ssh', instead.
10710 (External transfer methods, Auto-save and Backup):
10711 Typo fixes.
10712
10713 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10714
10715 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10716 (Top): Mention japanese manual only if flag `jamanual' is set.
10717 Insert section `Japanese manual' in menu.
10718
10719 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10720
10721 * eshell.texi (Known Problems): Add doc item.
10722
10723 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10724
10725 * cc-mode.texi: Update for CC Mode 5.30.
10726
10727 Note: Please refrain from doing purely cosmetic changes like
10728 removing trailing whitespace in this manual; it clobbers cvs
10729 merging for no good reason.
10730
10731 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10732
10733 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10734 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10735 @acronym{ASCII}.
10736
10737 2003-10-26 Karl Berry <karl@gnu.org>
10738
10739 * info.texi (Info Search): Echo area, not echo are. From Debian
10740 diff.
10741
10742 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10743
10744 * widget.texi (Defining New Widgets): Document new behavior of
10745 :buttons and :children keywords.
10746
10747 2003-10-22 Miles Bader <miles@gnu.org>
10748
10749 * Makefile.in (info): Move before $(top_srcdir)/info.
10750
10751 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10752
10753 * tramp.texi (Inline methods): Small grammar fix.
10754 (External transfer methods): Likewise.
10755
10756 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10757
10758 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10759
10760 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10761
10762 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10763
10764 2003-09-30 Richard M. Stallman <rms@gnu.org>
10765
10766 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10767
10768 * widget.texi (User Interface): Fix typos.
10769
10770 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10771
10772 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10773
10774 * pcl-cvs.texi (Selected Files): Fix typo.
10775
10776 2003-09-21 Karl Berry <karl@gnu.org>
10777
10778 * info.texi (] and [ commands): No period at end of section title.
10779
10780 2003-09-04 Miles Bader <miles@gnu.org>
10781
10782 * Makefile.in (top_srcdir): New variable.
10783 ($(top_srcdir)/info): New rule.
10784 (info): Depend on it.
10785
10786 2003-09-03 Peter Runestig <peter@runestig.com>
10787
10788 * makefile.w32-in: New file.
10789
10790 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10791
10792 * widget.texi (User Interface): Explain the need of static text
10793 around an editable field.
10794
10795 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10796
10797 * widget.texi (Basic Types): The argument to `:help-echo' can now
10798 be a form that evaluates to a string.
10799
10800 2003-08-18 Kim F. Storm <storm@cua.dk>
10801
10802 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10803
10804 2003-08-16 Richard M. Stallman <rms@gnu.org>
10805
10806 * dired-x.texi (Shell Command Guessing): Explain *.
10807
10808 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10809
10810 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10811 log-edit-insert-changelog.
10812
10813 2003-08-03 Karl Berry <karl@gnu.org>
10814
10815 * info.texi: Need @contents.
10816
10817 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10818
10819 Tramp version 2.0.36 released.
10820
10821 * tramp.texi (Remote shell setup): Explain about problems with
10822 non-Bourne commands in ~/.profile and ~/.shrc.
10823
10824 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10825
10826 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10827 renaming of `vis-mode' to `visible-mode'.
10828
10829 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10830
10831 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10832 next, prev and up pointers.
10833
10834 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10835
10836 * info.texi (Help): Mention existence of Emacs and stand-alone
10837 Info at the very beginning of the tutorial.
10838 (Help-Inv): New node.
10839 (Help-]): New node.
10840 (Help-M): Systematically point out the differences between default
10841 Emacs and stand-alone versions. Delete second menu.
10842 (Help-Xref): Systematically point out the differences between
10843 default Emacs and stand-alone versions.
10844 (Help-Int): Change `l' example.
10845 (Expert Info): Fix typos.
10846 (Emacs Info Variables): Mention `Info-hide-note-references' and
10847 new default for `Info-scroll-prefer-subnodes'.
10848
10849 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10850
10851 Version 2.0.35 of Tramp released.
10852
10853 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10854 (Inline methods): Add methods `remsh' and `plink1'.
10855 (External transfer methods): Add method `remcp'.
10856 (Multi-hop Methods): Add method `remsh'.
10857 Small patch from Adrian Aichner <adrian@xemacs.org>:
10858 Fix minor typos.
10859 (Concept Index): Add to make manual searchable via
10860 `Info-index'.
10861 (Version Control): Add cindex entry.
10862
10863 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10864
10865 * trampver.texi: Version 2.0.34 released.
10866
10867 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10868
10869 * faq.texi: Improve previous changes.
10870
10871 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10872
10873 * faq.texi: Update copyright and maintenance details.
10874 Update some package URLs, versions, and maintainers.
10875 Remove many references to the Emacs Lisp Archive.
10876
10877 2003-04-23 Simon Josefsson <jas@extundo.com>
10878
10879 * smtpmail.texi: Fix license (the invariant sections mentioned has
10880 never been part of the smtp manual). Align info dir entry with
10881 other emacs packages.
10882
10883 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10884
10885 * tramp.texi: Version 2.0.33 released.
10886 Remove installation chapter. Remove XEmacs specifics.
10887
10888 2003-03-29 Richard M. Stallman <rms@gnu.org>
10889
10890 * tramp.texi (Top): Undo the previous renaming.
10891 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10892
10893 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10894
10895 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10896 version of manual.
10897
10898 * tramp.texi (Auto-save and Backup): New node.
10899
10900 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10901
10902 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10903 Emacs" in order to have better differentiation to "XEmacs".
10904 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10905 are new macros in order to point to the other Emacs flavor where
10906 appropriate. In info case, point to node `Installation' in order
10907 to explain how to generate the other way. In html case, make a
10908 link to the other html file.
10909 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10910 after CVS checkout/update.
10911 (Installation): Completely rewritten.
10912 (Installation parameters, Load paths): New sections under
10913 `Installation'.
10914
10915 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10916
10917 * tramp.texi: Version 2.0.30 released.
10918 Replace word "path" with "localname" where used as a component of
10919 a Tramp file name.
10920
10921 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10922
10923 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10924 introduced.
10925 (Installation): Explain what to do if files from the tramp/contrib
10926 directory are needed.
10927
10928 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10929
10930 * smtpmail.texi (How Mail Works): New.
10931
10932 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10933
10934 * smtpmail.texi: New file.
10935
10936 * Makefile.in: Build SMTP manual.
10937
10938 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10939
10940 * tramp.texi: Version 2.0.29 released.
10941 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10942 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10943
10944 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10945
10946 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10947 another package loads accidentally Ange-FTP.
10948
10949 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10950
10951 * tramp.texi (Customizing Completion): Add function
10952 `tramp-parse-sconfig'. Change example of
10953 `tramp-set-completion-function', because parsing of ssh config
10954 files looks more natural.
10955
10956 2003-01-15 Kevin Ryde <user42@zip.com.au>
10957
10958 * gnus.texi (Using MIME): Mention auto-compression-mode with
10959 gnus-mime-copy-part.
10960
10961 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10962
10963 * gnus.texi: Do not use `path' in several locations.
10964
10965 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10966
10967 * tramp.texi (External transfer methods): New method `smb'.
10968 From Michael Albinus.
10969
10970 2002-11-05 Karl Berry <karl@gnu.org>
10971
10972 * info.texi (Info-fontify): Reorder face list to avoid bad line
10973 breaks.
10974
10975 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10976
10977 * tramp.texi: Move @copying to standard place.
10978 Use @insertcopying.
10979
10980 2002-10-02 Karl Berry <karl@gnu.org>
10981
10982 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10983 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10984 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10985 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10986 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10987 * widget.texi, woman.texi:
10988 Per rms, update all manuals to use @copying instead of @ifinfo.
10989 Also use @ifnottex instead of @ifinfo around the top node, where
10990 needed for the sake of the HTML output.
10991 (The Gnus manual is not fixed since it's not clear to me how it
10992 works; and the Tramp manual already uses @copying, although in an
10993 unusual way. All others were changed.)
10994
10995 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10996
10997 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10998 (../info/ses, ses.dvi): New targets.
10999 * ses.texi: New file.
11000
11001 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11002
11003 * texinfo.tex: Update to texinfo 4.2.
11004
11005 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11006
11007 * reftex.texi: Update to RefTeX 4.19.
11008
11009 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11010
11011 * gnus.texi (Sorting Groups): Add key bindings for
11012 gnus-group-sort-groups-by-real-name and
11013 gnus-group-sort-selected-groups-by-real-name.
11014
11015 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11016
11017 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11018 (../info/tramp, tramp.dvi): New targets.
11019
11020 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11021
11022 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11023 (calc.dvi): Uncomment.
11024
11025 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11026
11027 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11028 (../info/calc): New target.
11029
11030 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11031
11032 * (Version 21.1 released.)
11033
11034 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11035
11036 * Branch for 21.1.
11037
11038 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11039
11040 * Makefile.in (../info/info): Use an explicit -o switch to
11041 makeinfo.
11042
11043 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11044
11045 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11046
11047 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11048
11049 * ediff.texi: Added ediff-coding-system-for-read.
11050
11051 * viper.texi: Fix typos.
11052
11053 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11054
11055 * Makefile.in (../info/idlwave): Use --no-split.
11056
11057 2000-12-14 Dave Love <fx@gnu.org>
11058
11059 * Makefile.in (mostlyclean): Remove gnustmp.*.
11060 (gnus.dvi): Change rule to remove @latex stuff.
11061
11062 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11063
11064 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11065
11066 2000-10-13 John Wiegley <johnw@gnu.org>
11067
11068 * Makefile.in: Add build targets for eshell.texi.
11069
11070 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11071
11072 * Makefile.in: Remove/comment speedbar stuff.
11073
11074 2000-09-22 Dave Love <fx@gnu.org>
11075
11076 * Makefile.in: Add emacs-mime.
11077
11078 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11079
11080 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11081 (DVI_TARGETS): Add woman.dvi.
11082 (../info/woman, woman.dvi): New targets.
11083
11084 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11085
11086 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11087
11088 * pcl-cvs.texi: New file.
11089 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11090 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11091
11092 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11093
11094 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11095 (../info/ebrowse, ebrowse.dvi): New targets.
11096
11097 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11098
11099 * Makefile.in (INFO_TARGETS): Add eudc.
11100 (DVI_TARGETS): Add eudc.dvi.
11101 (../info/eudc, eudc.dvi): New targets.
11102
11103 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11104
11105 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11106 compatibility with 8+3 filesystems).
11107 (../info/efaq): Rename from emacs-faq.
11108
11109 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11110
11111 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11112 (../info/idlwave, idlwave.dvi): New targets.
11113
11114 1999-10-23 Dave Love <fx@gnu.org>
11115
11116 * Makefile.in: Use autotype.texi.
11117
11118 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11119
11120 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11121 faq.texi file) rather than ../info/faq.
11122
11123 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11124
11125 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11126 (../info/ada-mode, ada-mode.dvi): New targets.
11127
11128 1999-09-01 Dave Love <fx@gnu.org>
11129
11130 * Makefile.in: Add faq.
11131
11132 1999-07-12 Richard Stallman <rms@gnu.org>
11133
11134 * Version 20.4 released.
11135
11136 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11137
11138 * Version 20.3 released.
11139
11140 1998-04-06 Andreas Schwab <schwab@gnu.org>
11141
11142 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11143 Use it in dvi targets.
11144 (../etc/GNU): Change to $(srcdir) first.
11145
11146 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11147
11148 * reftex.texi: Update for RefTeX version 3.22.
11149
11150 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11151
11152 * gnus.texi (Easy Picons): Removed references to
11153 `gnus-group-display-picons'.
11154 (Hard Picons): Ditto.
11155
11156 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11157
11158 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11159 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11160
11161 1997-09-23 Paul Eggert <eggert@twinsun.com>
11162
11163 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11164 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11165
11166 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11167
11168 * Version 20.2 released.
11169
11170 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11171
11172 * Version 20.1 released.
11173
11174 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11175
11176 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11177
11178 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11179
11180 * widget.texi (push-button): Document it.
11181
11182 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11183
11184 * Version 19.33 released.
11185
11186 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11187
11188 * Version 19.32 released.
11189
11190 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11191
11192 * Makefile.in: Add rules for the Message manual.
11193
11194 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11195
11196 * gnus.texi: New version.
11197
11198 * message.texi: New manual.
11199
11200 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11201
11202 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11203
11204 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11205
11206 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11207 Specify -I option.
11208 (All dvi targets): Set the TEXINPUTS variable.
11209
11210 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11211
11212 * Version 19.31 released.
11213
11214 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11215
11216 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11217 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11218
11219 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11220
11221 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11222 (INFO_TARGETS): Add ../info/cc-mode.
11223 (DVI_TARGETS): Add cc-mode.dvi.
11224
11225 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11226
11227 * Version 19.30 released.
11228
11229 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11230
11231 * gnus.texi: New file.
11232
11233 1995-11-04 Erik Naggum <erik@naggum.no>
11234
11235 * gnus.texi: File deleted.
11236
11237 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11238
11239 * mh-e.texi: "Function Index" -> "Command Index" to work with
11240 Emacs 19.30 C-h C-k support of separately-documented commands.
11241
11242 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11243
11244 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11245 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11246
11247 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11248
11249 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11250 (../info/viper, viper.dvi): New targets.
11251
11252 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11253
11254 * dired-x.texi (Installation): Change the example to set
11255 buffer-local variables like dired-omit-files-p in
11256 dired-mode-hook.
11257
11258 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11259
11260 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11261 (../info/mh-e, mh-e.dvi): New targets.
11262
11263 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11264
11265 * Makefile.in (maintainer-clean): Rename from realclean.
11266
11267 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11268
11269 * Makefile.in: New file.
11270 * Makefile: File deleted.
11271
11272 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11273
11274 * Makefile (TEXINDEX_OBJS): Variable deleted.
11275 (texindex, texindex.o, getopt.o): Rules deleted.
11276 All deps on texindex deleted.
11277 (distclean): Don't delete texindex.
11278 (mostlyclean): Don't delete *.o.
11279 * texindex.c, getopt.c: Files deleted.
11280
11281 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11282
11283 * Version 19.26 released.
11284
11285 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11286
11287 * Version 19.25 released.
11288
11289 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11290
11291 * Version 19.24 released.
11292
11293 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11294
11295 * Version 19.23 released.
11296
11297 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11298
11299 * Makefile: Delete spurious tab.
11300
11301 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11302
11303 * Makefile (.SUFFIXES): New rule.
11304
11305 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11306
11307 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11308 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11309
11310 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11311
11312 * Makefile (../info/sc): Rename from sc.info.
11313 (../info/cl): Likewise.
11314 (INFO_TARGETS): Use new names.
11315
11316 1993-12-04 Richard Stallman (rms@srarc2)
11317
11318 * getopt.c: New file.
11319 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11320 (getopt.o): New rule.
11321 (dvi): Don't depend on texindex.
11322 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11323 Depend on texindex.
11324
11325 1993-12-03 Richard Stallman (rms@srarc2)
11326
11327 * Makefile (../info/sc.info): Rename from ../info/sc.
11328 (TEXI2DVI): New variable.
11329 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11330 Add explicit commands.
11331 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11332
11333 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11334
11335 * Version 19.22 released.
11336
11337 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11338
11339 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11340
11341 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11342
11343 * Version 19.21 released.
11344
11345 1993-11-15 Paul Eggert (eggert@twinsun.com)
11346
11347 * Makefile (../info/cl.info): Rename from ../info/cl.
11348
11349 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11350
11351 * Makefile (../etc/GNU): New target.
11352 (EMACSSOURCES): Add gnu1.texi.
11353
11354 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11355
11356 * Makefile (realclean): Don't delete the Info files.
11357
11358 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11359
11360 * forms.texi: Fix forms.texi so that it will format correctly.
11361 Add missing `@end iftex', fix bad reference.
11362
11363 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11364
11365 * Makefile: Fix targets for texindex, new info.texi files.
11366 * info-stnd.texi: New file implements info for standalone info
11367 reader.
11368 * info.texi: Update to include recent changes to "../info/info".
11369 New source file for ../info/info; includes info-stnd.texi.
11370
11371 * texindex.c: Include "../src/config.h" if building in emacs.
11372
11373 * Makefile: Change all files to FILENAME.texi, force all targets
11374 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11375 vip.texinfo, forms.texinfo, cl.texinfo.
11376 Add target to build texindex.c, defining `emacs'.
11377
11378 * forms.texi: Install new file to match version 2.3 of forms.el.
11379
11380 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11381
11382 * Version 19.19 released.
11383
11384 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11385
11386 * sc.texinfo: Fix info file name.
11387
11388 * Makefile (info): Add gnus and sc.
11389 (dvi): Add gnus.dvi and sc.dvi.
11390 (../info/sc, sc.dvi): New targets.
11391
11392 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11393
11394 * Version 19.18 released.
11395
11396 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11397
11398 * Makefile: Fix source file names of the separate manuals.
11399 (gnus.dvi, ../info/gnus): New targets.
11400
11401 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11402
11403 * Version 19.17 released.
11404
11405 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11406
11407 * split-man: Fix typos in last change.
11408
11409 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11410
11411 * Version 19.16 released.
11412
11413 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11414
11415 * version 19.15 released.
11416
11417 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11418
11419 * Makefile (distclean): It's rm, not rf.
11420
11421 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11422
11423 * Version 19.14 released.
11424
11425 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11426
11427 * Makefile: New file.
11428
11429 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11430
11431 * Version 19.13 released.
11432
11433 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11434
11435 * Version 19.9 released.
11436
11437 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11438
11439 * Version 19.8 released.
11440
11441 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11442
11443 * Version 19.7 released.
11444
11445 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11446
11447 * gnus.texinfo: New file. Removed installation instructions.
11448
11449 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11450
11451 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11452
11453 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11454
11455 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11456 then define `\sc' as the command for smallcaps in Texinfo.
11457 This means that the @sc command will produce small caps. bfox has
11458 made the corresponding change to makeinfo and texinfm.el.
11459
11460 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11461
11462 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11463 Customization since the menu entry did not point to anything.
11464 Also add an @finalout command to remove overfull hboxes from the
11465 printed output.
11466
11467 * cl.texinfo: Add @bye, \input line and @settitle to file.
11468 This file is clearly intended to be a chapter of some other work,
11469 but the other work does not yet exist.
11470
11471 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11472
11473 * texinfo.texinfo: Three typos corrected.
11474
11475 ;; Local Variables:
11476 ;; coding: utf-8
11477 ;; End:
11478
11479 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11480
11481 This file is part of GNU Emacs.
11482
11483 GNU Emacs is free software: you can redistribute it and/or modify
11484 it under the terms of the GNU General Public License as published by
11485 the Free Software Foundation, either version 3 of the License, or
11486 (at your option) any later version.
11487
11488 GNU Emacs is distributed in the hope that it will be useful,
11489 but WITHOUT ANY WARRANTY; without even the implied warranty of
11490 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11491 GNU General Public License for more details.
11492
11493 You should have received a copy of the GNU General Public License
11494 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.