]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Update, improve exposition, add cross references, fix typos.
[gnu-emacs] / doc / misc / ChangeLog
1 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
2
3 * todo-mode.texi: Update, improve exposition, add cross
4 references, fix typos.
5 (Inserting New Items, Editing Item Headers and Text): Rewrite to
6 document new user interface.
7
8 2014-05-01 Glenn Morris <rgm@gnu.org>
9
10 * autotype.texi (Skeleton Language):
11 * message.texi (Header Commands): Replace `iff'.
12
13 2014-04-22 Bastien Guerry <bzg@gnu.org>
14
15 * org.texi (Installation): Be more clear on why installing Org
16 through ELPA should be done without loading any Org file.
17
18 * org.texi (Emphasis and monospace): Document the use of
19 =verbatim= and ~code~ to be consistent with
20 `org-element-text-markup-successor'.
21
22 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
23
24 * org.texi (Initial visibility):
25 * org.texi (Literal examples): Fix typos.
26
27 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
28
29 * org.texi (Column attributes): Add a sentence to point out
30 the dependency on the format specifier.
31
32 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
33
34 * org.texi (The Export Dispatcher): Reformulation.
35
36 * org.texi (@LaTeX{} specific attributes): Update manual.
37
38 * org.texi (Top, Exporting): Org has its own documentation and
39 should therefore be removed from "Other build-in back-ends".
40
41 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
42
43 * texinfo.tex: Update from gnulib.
44
45 2014-03-24 Michael Albinus <michael.albinus@gmx.de>
46
47 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
48
49 2014-03-21 Glenn Morris <rgm@gnu.org>
50
51 * ede.texi (ede-linux):
52 * vip.texi (New Bindings): Tiny copyedits.
53
54 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
55
56 * vip.texi (Other Vi Commands): Adjust doc of C-j.
57
58 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
59 defined by CC-mode but globally.
60 (FAQ): Tweak text about RET and auto-indentation.
61
62 2014-03-18 David Engster <deng@randomsample.de>
63
64 * ede.texi (Project Local Variables): Remove reference to
65 `ede-java-root' and the example using it.
66 (Android projects, ede-java-root): Remove nodes since they are
67 only in CEDET upstream (Bug#17030). All nodes updated.
68 (ede-cpp-root): Document the :compile-command slot.
69 (ede-linux): Document new variables
70 `project-linux-build-directory-default' and
71 `project-linux-architecture-default'.
72
73 2014-03-12 Glenn Morris <rgm@gnu.org>
74
75 * eww.texi (History and Acknowledgments):
76 Don't list everyone who changed the code.
77
78 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
79 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
80 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
81 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
82 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
83 Use @file for buffers, per the Texinfo manual.
84
85 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
86
87 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
88 so that the Org Manual's style for ` and ' in code is consistent
89 with the other Emacs manuals. This affects PDF, not .info files.
90
91 2014-03-12 Glenn Morris <rgm@gnu.org>
92
93 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
94 about RET and indentation.
95
96 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
97
98 * gnus.texi:
99 * semantic.texi: Fix whitespace.
100
101 * ede.texi (Android projects):
102 * eieio.texi (Class Options, Making New Objects)
103 (Method Invocation, CLOS compatibility):
104 * sem-user.texi (Tag Decoration Mode): Fix typos.
105
106 2014-03-02 Xue Fuqiao <xfq@gnu.org>
107
108 * sem-user.texi (Create System Databases): Markup fix.
109
110 2014-02-28 Glenn Morris <rgm@gnu.org>
111
112 * info.texi (Further Reading): Rename node from Expert Info.
113 Remove stuff about writing Info nodes by hand.
114 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
115
116 * info.texi: Nuke hand-written node pointers.
117
118 2014-02-28 Karl Berry <karl@gnu.org>
119
120 * info.texi (Top): Mention H for a summary of all commands.
121
122 2014-02-25 Glenn Morris <rgm@gnu.org>
123
124 * edt.texi (Quick start, Starting emulation): Update hook details.
125 * efaq.texi (Fullscreen mode on MS-Windows)
126 (Terminal setup code works after Emacs has begun): Update hook details.
127 * vip.texi (Loading VIP): Fix hook example.
128
129 * efaq-w32.texi (Bash): Don't use setq with hooks.
130
131 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
132
133 * texinfo.tex: Update from gnulib.
134
135 2014-02-22 Xue Fuqiao <xfq@gnu.org>
136
137 * remember.texi (Quick Start): Add an index.
138 (Function Reference, Quick Start): Add cross-references.
139
140 2014-02-21 Glenn Morris <rgm@gnu.org>
141
142 * flymake.texi (Starting the syntax check process): Grammar fix.
143
144 * tramp.texi (External packages): Grammar fix.
145 Reword for default sentinel not being nil any more.
146
147 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
148
149 * trampver.texi: Update release number.
150
151 2014-02-19 Glenn Morris <rgm@gnu.org>
152
153 * remember.texi: Copyedits.
154 (Quick Start): No need for manual autoloads. Mention remember-notes.
155 (Function Reference): Update arguments. Add new commands.
156
157 2014-02-18 Glenn Morris <rgm@gnu.org>
158
159 * remember.texi (copying): Bump remember mode version.
160 (Installation): Remove unnecessary chapter.
161 (Quick Start): No need to explicitly load remember.el.
162 (Separate Text Files): New section.
163
164 2014-02-17 Glenn Morris <rgm@gnu.org>
165
166 * eieio.texi (Class Values, CLOS compatibility):
167 Remove references to deleted eieio-describe-class/generic.
168
169 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
170
171 Sync with Tramp 2.2.9.
172 * trampver.texi: Update release number.
173
174 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
175
176 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
177
178 * calc.texi (Single-Variable Statistics): Remove mention of
179 incorrect keybinding.
180
181 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
182
183 * texinfo.tex: Update from gnulib.
184
185 2014-02-08 Glenn Morris <rgm@gnu.org>
186
187 * auth.texi (GnuPG and EasyPG Assistant Configuration):
188 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
189
190 2014-02-07 Glenn Morris <rgm@gnu.org>
191
192 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
193
194 2014-02-06 Glenn Morris <rgm@gnu.org>
195
196 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
197
198 * mh-e.texi, viper.texi: Do not use colons in index entries.
199
200 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
201
202 * texinfo.tex: Update from gnulib.
203
204 2014-02-05 Glenn Morris <rgm@gnu.org>
205
206 * epa.texi: Add indices.
207
208 * url.texi (Cookies): Mention url-cookie-list command.
209
210 2014-02-03 Glenn Morris <rgm@gnu.org>
211
212 * cl.texi (Blocks and Exits): Mention cl-tagbody.
213
214 2014-02-02 Glenn Morris <rgm@gnu.org>
215
216 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
217
218 2014-01-31 Glenn Morris <rgm@gnu.org>
219
220 * efaq.texi (Replacing highlighted text):
221 Update delete-selection-mode doc.
222
223 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
224
225 * sem-user.texi (Include paths): Fix a Texinfo command.
226
227 2014-01-27 Glenn Morris <rgm@gnu.org>
228
229 * idlwave.texi (Lesson III---User Catalog, Online Help)
230 (Starting the Shell, Catalogs, User Catalog):
231 * remember.texi (Quick Start):
232 * viper.texi:
233 * vip.texi (Customization, Customizing Constants)
234 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
235
236 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
237
238 * cc-mode.texi (Minor Modes): Minor fix.
239
240 2014-01-24 David Engster <deng@randomsample.de>
241
242 * eieio.texi (Introduction): Fix references.
243
244 2014-01-24 Glenn Morris <rgm@gnu.org>
245
246 * efaq.texi (Termcap/Terminfo entries for Emacs):
247 Use M-x term rather than M-x terminal-emulator.
248
249 * emacs-mime.texi (time-date): Use float-time.
250
251 2014-01-22 David Engster <deng@randomsample.de>
252
253 * eieio.texi (Introduction): Move introductory paragraph about
254 EIEIO and CLOS from 'Building Classes' to here.
255 (Documentation): Remove, since eieio-doc is not part of Emacs.
256 (Class Values, CLOS compatibility): Mention that
257 `describe-function' will also give information about classes.
258
259 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
260
261 * texinfo.tex: Update from gnulib.
262
263 2014-01-15 Glenn Morris <rgm@gnu.org>
264
265 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
266
267 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
268
269 * tramp.texi (all): Doc fix according to GNU Coding Standards.
270 Use "file name" instead of "filename" or "path". Use "host"
271 instead of "machine".
272
273 2014-01-12 David Engster <deng@randomsample.de>
274
275 * eieio.texi (Introduction): `class-of' is obsolete.
276 (Predicates, Basic Methods): Adapt function names to namespace
277 cleanup.
278
279 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
280
281 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
282
283 2014-01-12 Glenn Morris <rgm@gnu.org>
284
285 * efaq.texi (Guidelines for newsgroup postings)
286 (Informational files for Emacs):
287 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
288
289 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
292
293 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
294
295 * Makefile.in: Add eww.texi.
296 * eww.texi: New file.
297
298 2014-01-07 Glenn Morris <rgm@gnu.org>
299
300 * efaq.texi (Problems with very large files): Fix superscript typo.
301
302 2013-01-07 Rasmus <w530@pank.eu>
303
304 * org.texi (Global and local cycling): Fix missing '@'.
305
306 2013-01-07 Bastien Guerry <bzg@gnu.org>
307
308 * org.texi (Global and local cycling): Mention C-u C-u TAB.
309 (Include files, The Export Dispatcher)
310 (Advanced configuration)
311 (Header arguments in Org mode properties): Spelling fixes.
312 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
313 (@LaTeX{} specific attributes): New index entries.
314 Use #+BEGIN_ABSTRACT in the example.
315
316 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
317
318 * org.texi (Org export): New section.
319 (HTML doctypes): Fix whitespace error. Fix display.
320 (Publishing options): Add missing html publishing options.
321
322 2014-01-07 Glenn Morris <rgm@gnu.org>
323
324 * efaq.texi (Basic editing, Packages that do not come with Emacs):
325 Merge in some info from etc/MORE.STUFF.
326
327 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
328
329 Specify .texi encoding (Bug#16292).
330 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
331 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
332 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
333 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
334 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
335 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
336 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
337 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
338 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
339 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
340 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
341 * widget.texi, wisent.texi, woman.texi:
342 Add @documentencoding.
343
344 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
345
346 * eshell.texi (What Eshell is not): Clean up confusing clause.
347
348 2014-01-03 Glenn Morris <rgm@gnu.org>
349
350 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
351
352 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
353 Add copyright notice to titlepage.
354
355 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
356
357 * ert.texi: Add a titlepage. Use @insertcopying.
358
359 * calc.texi (Top): Use @top rather than @chapter.
360
361 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
362
363 * eshell.texi (top): Fix incorrect use of xref.
364
365 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
366
367 * eshell.texi (top): Fix incorrect info filename in an xref.
368
369 2014-01-02 Glenn Morris <rgm@gnu.org>
370
371 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
372
373 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
374
375 * eshell.texi (Command Basics): Remove `Command basics' chapter.
376
377 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
378
379 * eshell.texi (What is Eshell?): Add section about what not to use
380 Eshell for.
381
382 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
383
384 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
385
386 2013-12-22 Glenn Morris <rgm@gnu.org>
387
388 * woman.texi (Navigation): Use itemx where appropriate.
389
390 2013-12-20 Tassilo Horn <tsdh@gnu.org>
391
392 * info.texi, woman.texi:
393 Document `S-SPC' as alternative to `DEL' for scrolling.
394
395 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
396
397 * calc.texi (Stack Manipulation Commands): Mention using the variable
398 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
399
400 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
401
402 * tramp.texi (direntry): Use ssh but rsh.
403 (all): Encode all environment variable names with @env{...}.
404 (Bug Reports): Refer to Testing node.
405
406 2013-12-12 Glenn Morris <rgm@gnu.org>
407
408 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
409 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
410 * srecode.texi, todo-mode.texi, tramp.texi:
411 Sync direntry with info/dir version.
412
413 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
414
415 * Makefile.in: Add octave-mode.texi.
416
417 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
418 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
419
420 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
421
422 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
423
424 * dbus.texi (Properties and Annotations): Fix typo.
425
426 2013-12-06 Bastien Guerry <bzg@gnu.org>
427
428 * org.texi: Don't include Emacs version within Org's version.
429
430 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
431
432 * org.texi (Creating one-off styles): Use new export snippet
433 syntax.
434
435 * org.texi (Export settings): Documentation describing how text
436 above the first heading is ignored when an :export: tag is in a
437 file.
438
439 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
440
441 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
442
443 2013-11-30 Glenn Morris <rgm@gnu.org>
444
445 * Makefile.in (distclean): Remove Makefile.
446
447 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
448
449 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
450 (The Basics, Formulas): Copyedits.
451 (Resizing, Printer functions): Add index entries.
452
453 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
454
455 * calc.texi (Customizing Calc): Mention new variable
456 `calc-context-sensitive-enter'.
457
458 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
459
460 * org.texi (Exporting code blocks): Document the 'inline-only
461 setting for `org-export-babel-evaluate'. Document how :var
462 introduces code block dependencies.
463
464 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
465
466 * org.texi (Header arguments): Document header-args[:lang]
467 properties and remove deprecated old-style properties from
468 documentation.
469
470 * org.texi (Agenda commands): Remove footnote from @tsubheading
471 and add a sentence with the reference instead.
472
473 2013-11-12 Bastien Guerry <bzg@gnu.org>
474
475 * org.texi (Catching invisible edits):
476 * org.texi (Plain lists, Plain lists):
477 * org.texi (Advanced configuration):
478 * org.texi (Tag groups):
479 * org.texi (Conventions):
480 * org.texi (Checkboxes, Radio lists):
481 * org.texi (Top, Summary, Exporting):
482 * org.texi (In-buffer settings): Fix typos.
483
484 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
485 C-w'. Add an index entry for `org-refile-keep'.
486
487 * org.texi (Plain lists): Add an index entry for sorting plain
488 list. Document sorting by checked status for check lists.
489
490 * org.texi (Publishing options): Fix old variable names.
491
492 * org.texi (Orgstruct mode): Fix suggested setting of
493 `orgstruct-heading-prefix-regexp'.
494
495 * org.texi (Export settings):
496 Document `org-export-allow-bind-keywords'.
497
498 * org.texi (History and Acknowledgments): Small rephrasing.
499
500 * org.texi (Template elements): Add a footnote about tags accepted
501 in a year datetree.
502
503 * org.texi (Beamer export, @LaTeX{} and PDF export)
504 (Header and sectioning, @LaTeX{} specific attributes):
505 Enhance style.
506
507 * org.texi (Agenda commands): Add a footnote about dragging agenda
508 lines: it does not persist and it does not change the .org files.
509
510 * org.texi (Agenda commands): Add a table heading for dragging
511 agenda lines forward/backward.
512
513 * org.texi (Agenda commands): Add documentation for
514 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
515
516 * org.texi (Publishing options): Update the list of options.
517 (Simple example, Complex example): Fix the examples.
518
519 * org.texi (Formula syntax for Calc): Don't use a bold font the
520 warning.
521
522 * org.texi (Other built-in back-ends): New section.
523
524 * org.texi (Editing source code):
525 Document `org-edit-src-auto-save-idle-delay' and
526 `org-edit-src-turn-on-auto-save'.
527
528 * org.texi (External links): Document contributed link types
529 separately.
530
531 * org.texi (Closing items):
532 Document `org-closed-keep-when-no-todo'.
533
534 * org.texi (Export back-ends): Rename from "Export formats".
535 (The Export Dispatcher): Remove reference to
536 `org-export-run-in-background'.
537 (Export settings): Minor rewrites.
538 (ASCII/Latin-1/UTF-8 export): Update variable's name.
539 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
540
541 * org.texi (Export in foreign buffers): New section.
542 (Exporting): Remove documentation about converting the selected
543 region.
544
545 * org.texi (Advanced configuration): Put the filter valid types in
546 a table. Use @lisp and @smalllisp.
547
548 * org.texi: Use @code{nil} instead of nil. Update the maintainer
549 contact info.
550
551 * org.texi (Exporting): Better introductory sentence. Add a note
552 about conversion commands.
553 (Feedback, Orgstruct mode, Built-in table editor)
554 (Built-in table editor, Orgtbl mode, Updating the table)
555 (Property syntax, Capturing column view, Capture)
556 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
557 (Exporting, Extending ODT export)
558 (Working with @LaTeX{} math snippets, dir, Customization)
559 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
560 Uniformly use @kbd{M-x command RET}.
561
562 * org.texi (Filtering/limiting agenda items): New subsection.
563 Document the use of `org-agenda-max-*' options and
564 `org-agenda-limit-interactively' from the agenda.
565 (Agenda commands): Move details about filtering commands to
566 the new section, only include a summary here.
567 (Customizing tables in ODT export)
568 (System-wide header arguments, Conflicts, Dynamic blocks):
569 Use spaces for indentation.
570
571 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
572
573 * org.texi (Links in HTML export, Images in HTML export)
574 (post): Fix syntax within #+ATTR_*.
575 (Tables in HTML export): Document `org-html-table-row-tags'
576 and use `org-html-table-default-attributes' instead of
577 `org-html-table-tag'.
578
579 * org.texi (Publishing action, Publishing options)
580 (Publishing links): Major rewrite. Enhance explanations for
581 `org-org-publish-to-org'. Remove reference to
582 `org-export-run-in-background'.
583
584 * org.texi: Fix many small typos. Use #+NAME instead of
585 #+TBLNAME. Use @smalllisp instead of @example.
586 (Special symbols): Add index?
587 (HTML preamble and postamble): Don't mention obsolete use of
588 opt-plist.
589 (JavaScript support): Don't mention the org-jsinfo.el file as it
590 has been merged with ox-html.el.
591
592 * org.texi (Installation, Feedback, Setting Options)
593 (Code evaluation security, org-crypt.el): Use @lisp instead of
594 @example.
595 (Agenda commands): Use @table instead of @example.
596
597 * org.texi (Adding hyperlink types): New appendix.
598
599 * org.texi (ODT export commands, Extending ODT export)
600 (Applying custom styles, Images in ODT export)
601 (Labels and captions in ODT export)
602 (Literal examples in ODT export)
603 (Configuring a document converter)
604 (Working with OpenDocument style files)
605 (Customizing tables in ODT export)
606 (Validating OpenDocument XML): Fix options names.
607
608 * org.texi (History and Acknowledgments): Update acknowledgments
609 to Nicolas. Add Nicolas Goaziou to the list of contributors.
610
611 * org.texi (System-wide header arguments): Don't use "customizing"
612 for setting a variable. Also remove comments.
613
614 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
615 `org-agenda-start-on-weekday' to the variable index and document
616 them.
617
618 * org.texi (Sparse trees, Agenda commands)
619 (@LaTeX{} fragments, Selective export, Export options)
620 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
621 (HTML Export commands, @LaTeX{}/PDF export commands)
622 (iCalendar export, Publishing options, Triggering publication)
623 (In-buffer settings): Update to reflect changes from the new
624 export engine.
625
626 * org.texi (Matching tags and properties): More examples.
627 Explain group tags expansion as regular expressions.
628
629 * org.texi (Tag groups): New section.
630
631 * org.texi (Setting tags): Tiny formatting fixes.
632
633 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
634 names.
635
636 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
637 concept index. Include example for these agenda views.
638 (Special agenda views): Mention the "agenda*" agenda view.
639
640 * org.texi (Repeated tasks): Document how to ignore a repeater
641 when using both a scheduled and a deadline timetamp.
642
643 * org.texi (Global and local cycling): Wrap in a new subsection.
644 (Initial visibility, Catching invisible edits): New subsections.
645
646 * org.texi (Visibility cycling): Mention that
647 `org-agenda-inhibit-startup' will prevent visibility setting when
648 the agenda opens an Org file for the first time.
649
650 * org.texi (Org syntax): New section.
651
652 * org.texi (Orgstruct mode):
653 Document `orgstruct-heading-prefix-regexp'.
654
655 * org.texi (Speeding up your agendas): New section.
656
657 * org.texi (Installation): When installing Org from ELPA, users
658 should do this from an Emacs session where no .org file has been
659 visited.
660
661 * org.texi (CSS support, In-buffer settings): Update HTML options
662 names.
663
664 * org.texi (Structure editing): Update documentation for
665 `org-insert-heading-or-item'.
666 (Plain lists, Relative timer): Update index entry.
667
668 * org.texi (JavaScript support): Update variable names.
669
670 * org.texi (comments): Minor formatting fix.
671
672 * org.texi (@LaTeX{} fragments): Minor enhancement.
673
674 * org.texi: Update the list contributions.
675
676 * org.texi (Agenda commands): Exporting the agenda to an .org file
677 will not copy the subtrees and the inherited tags.
678 Document `org-agenda-filter-by-regexp'.
679
680 * org.texi (Publishing action, Complex example): Fix names of
681 publishing functions.
682
683 * org.texi (Top, Exporting): Delete references to Freemind.
684 (Freemind export): Delete section.
685
686 * org.texi (Top, Exporting): Delete references to the XOXO export.
687 (XOXO export): Delete section.
688
689 * org.texi (Capture): Mention that org-remember.el is not
690 supported anymore.
691
692 * org.texi (Top, Exporting, Beamer class export):
693 Delete references to the TaskJuggler export.
694 (History and Acknowledgments): Mention that the TaskJuggler has
695 been rewritten by Nicolas and now lives in the contrib/ directory
696 of Org's distribution. Mention that Jambunathan rewrote the HTML
697 exporter. Remove Jambunathan from my own acknowledgments.
698 (TaskJuggler export): Delete.
699
700 * org.texi (HTML preamble and postamble)
701 (Tables in HTML export, Images in HTML export)
702 (Math formatting in HTML export, CSS support)
703 (@LaTeX{} and PDF export, Publishing options): Fix the names of
704 the HTML export and publishing options.
705
706 * org.texi (Literal examples, Export options)
707 (@LaTeX{} and PDF export, Header and sectioning)
708 (Publishing options): Fix LaTeX options names.
709
710 * org.texi (Export options, CSS support, In-buffer settings):
711 Fix references to HTML_LINK_* and HTML_STYLE keywords.
712
713 * org.texi (Export options, In-buffer settings): Fix references to
714 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
715
716 * org.texi (Top, Markup, Initial text, Images and tables)
717 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
718 (Export options, JavaScript support, Beamer class export):
719 Remove references to the DocBook export, which has been deleted.
720 (History and Acknowledgments): Mention that DocBook has been
721 deleted, suggest to use the Texinfo exporter instead, then to
722 convert the .texi to DocBook with makeinfo.
723 (Links in ODT export, Tables in ODT export): Fix indices.
724
725 * org.texi (Deadlines and scheduling): Add a variable to the
726 index. Add documentation about delays for scheduled tasks.
727
728 * org.texi (Emphasis and monospace):
729 Mention `org-fontify-emphasized-text' and
730 `org-emphasis-regexp-components'.
731
732 * org.texi (References): Small enhancement.
733
734 * org.texi (Column width and alignment): Make the example visually
735 more clear.
736
737 * org.texi (The clock table): Document :mstart and :wstart as a
738 way to set the starting day of the week.
739
740 * org.texi (In-buffer settings): Document new startup keywords.
741 Thanks to John J Foerch for this idea.
742
743 * org.texi (Include files): Tiny formatting fix.
744
745 * org.texi (Activation): Point to the "Conflicts" section.
746
747 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
748
749 * org.texi (CSS support): Clarify this section.
750
751 * org.texi (@LaTeX{} specific attributes): Document that tabu and
752 tabularx packages are not in the default set of packages.
753
754 * org.texi (Agenda commands): Document fortnight view.
755
756 * org.texi: Document conflict with ecomplete.el.
757
758 * org.texi (History and Acknowledgments): Acknowledgements for
759 Jason Dunsmore and Rakcspace.
760
761 * org.texi: Rename org-crypt.el node to org-crypt.
762
763 * org.texi (A @LaTeX{} example): Fix typo in variable name.
764
765 * org.texi (MobileOrg): Mention the new iPhone developer.
766
767 * org.texi (Table of contents) Improve documentation of TOC
768 placement.
769
770 * org.texi: Explain that date/time information at read-date prompt
771 should start at the beginning, not anywhere in the middle of a
772 long string.
773
774 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
775
776 * org.texi (Orgstruct mode): Fix wrong regexp.
777
778 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
779
780 * org.texi: Document export to (X)HTML flavors.
781
782 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
783
784 * org.texi (Extracting source code): Mention the prefix argument
785 to org-babel-tangle.
786 (noweb): Remove erroneous negative.
787 (Specific header arguments): Document new header arguments.
788 Documentation for new tangle-mode header argument.
789 (Top): Documentation for new tangle-mode header argument.
790 (rownames): Documentation for new tangle-mode header argument.
791 Mention elisp as special rowname case.
792 (tangle-mode): Documentation for new tangle-mode header argument.
793 (post): Documentation and an example of usage.
794 (var): Remove the "Alternate argument syntax" section from the
795 documentation.
796 (hlines): Note that :hline has no effect for Emacs Lisp code
797 blocks.
798
799 2013-11-12 Feng Shu <tumashu@gmail.com>
800
801 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
802 (Math formatting in HTML export)
803 (Working with @LaTeX{} math snippets): Add document about creating
804 formula image with imagemagick.
805
806 * org.texi (@LaTeX{} specific attributes): Document `:caption'
807 attribute of #+ATTR_LATEX.
808
809 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
810
811 * org.texi (Handling links): Fix a typo in
812 `org-startup-with-inline-images' documentation.
813
814 * org.texi (Previewing @LaTeX{} fragments): Document the startup
815 keywords to use for previewing LaTeX fragments or not.
816 (Summary of in-buffer settings): Improve formatting and add an
817 entry for the variable `org-startup-with-latex-preview'.
818
819 * org.texi (Property syntax): Recall the user to refresh the org
820 buffer when properties are set on a per-file basis.
821
822 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
823
824 * org.texi (Matching tags and properties): Clarification.
825
826 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
827
828 * org.texi (Editing and debugging formulas): Add an example when a
829 table has multiple #+TBLFM lines.
830
831 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
832
833 * org.texi (The clock table): Document acceptance of relative
834 times in tstart and tend, link to syntax description and provide
835 example.
836
837 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
838
839 * org.texi (The spreadsheet): Document lookup functions.
840
841 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
842
843 * org.texi (CSS support): Mention .figure-number, .listing-number,
844 and .table-number.
845
846 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
847
848 * org.texi
849 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
850 spreadsheet formula mode strings and some examples from @example
851 block with xy @r{yz} to @table.
852
853 * org.texi (Formula syntax for Calc): Improve the documentation of
854 empty fields in formulas for spreadsheet. Add explanation and
855 example for empty field. Extend explanations of format
856 specifiers. Add a sentence to mention Calc defmath.
857
858 * org.texi (Column formulas): Add a sentence to be more explicit
859 about when a table header is mandatory.
860
861 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
862
863 * org.texi (Subscripts and superscripts): Remove reference to
864 quoted underscores until this mechanism is implemented again.
865
866 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
867 property.
868
869 * org.texi (Document title): Subtree export is no longer triggered
870 by marking one as the region.
871 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
872 giving examples isn't very useful: "horizontal rule" is, at least,
873 as explicit as <hr/>.
874
875 * org.texi (HTML doctypes): Reflect keyword removal.
876 (CSS support): Reflect keyword removal.
877
878 * org.texi (@LaTeX{} specific attributes): Document new :float
879 values.
880
881 * org.texi (Export settings): Improve documentation.
882
883 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
884 (Text areas in HTML export): Update text areas.
885 (HTML Export commands): Update export commands.
886
887 * org.texi (Header and sectioning): Add a footnote about the
888 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
889
890 * org.texi (The Export Dispatcher):
891 Document `org-export-in-background'.
892
893 * org.texi (Footnotes): Export back-ends do not use
894 `org-footnote-normalize' anymore.
895
896 * org.texi: Document variable changes.
897
898 * org.texi (Export settings): Document p: item in OPTIONS keyword.
899
900 * org.texi (Exporting): Massive rewrite of the first sections.
901 (Selective export): Delete.
902 (The Export Dispatcher): Rewrite.
903 (Export options): Rewrite as "Export settings".
904
905 * org.texi: Small changes to documentation for embedded LaTeX.
906
907 * org.texi (Internal links): Document #+NAME keyword and
908 cross-referencing during export.
909
910 * org.texi (Include files): Remove reference to :prefix1
911 and :prefix. Give more details for :minlevel.
912
913 * org.texi (Macro replacement): Fix macro name.
914 Update documentation about possible locations and escaping mechanism.
915
916 * org.texi (Table of contents): Update documentation.
917 Document lists of listings and lists of tables. Add documentation for
918 optional title and #+TOC: keyword.
919
920 2013-11-12 Rick Frankel <rick@rickster.com>
921
922 * org.texi (results): Add Format section, broken out of Type
923 section to match code.
924 (hlines, colnames): Remove incorrect Emacs Lisp exception.
925 Note that the actual default handling (at least for python and
926 emacs-lisp) does not seem to match the description.
927
928 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
929
930 * org.texi (The date/time prompt): Update the documentation to
931 reflect the new way `org-read-date-get-relative' handles weekdays.
932
933 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
934
935 * org.texi (Resolving idle time):
936 Document `org-clock-x11idle-program-name'.
937
938 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
939
940 * ert.texi (Running Tests Interactively): Adapt examle output.
941 (Tests and Their Environment): Mention skip-unless.
942
943 2013-10-23 Glenn Morris <rgm@gnu.org>
944
945 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
946 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
947 * widget.texi: Nuke @refill.
948
949 * Makefile.in (install-dvi, install-html, install-pdf)
950 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
951 (uninstall-pdf): Quote entities that might contain whitespace.
952
953 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
954
955 * calc.texi (Data Type Formats): Don't specify the size at
956 which integers begin to be represented by lists.
957
958 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
959
960 * cl.texi (Argument Lists): Add indexes for &key and &aux.
961
962 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
963
964 * trampver.texi: Update release number.
965
966 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
967
968 Sync with Tramp 2.2.8.
969
970 * tramp.texi (External packages): Use `non-essential'.
971 * trampver.texi: Update release number.
972
973 2013-09-14 Glenn Morris <rgm@gnu.org>
974
975 * eshell.texi: Markup fixes.
976
977 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
978
979 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
980 of @kbd{RET}.
981 (Prefix Matching): Add an index.
982
983 2013-09-08 Glenn Morris <rgm@gnu.org>
984
985 * emacs-gnutls.texi: Tweak direntry.
986
987 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
988
989 * tramp.texi (Alternative Syntax): Remove chapter.
990
991 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
992
993 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
994 for portability to hosts where /bin/sh has problems.
995
996 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
997
998 Try to reduce redundancy in doc/misc/Makefile.in.
999 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1000 (TARGETS): New intermediate variable.
1001 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1002
1003 2013-08-27 Glenn Morris <rgm@gnu.org>
1004
1005 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1006
1007 * efaq.texi: Rename from faq.texi, to match its output files.
1008 * Makefile.in: Update for faq.texi name change.
1009
1010 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1011
1012 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1013
1014 * efaq-w32.texi: Move here from the web-pages repository.
1015 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1016 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1017 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1018 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1019 Add DOCMISC_*_W32 variables.
1020 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1021 (efaq_w32_deps): New variable.
1022 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1023 (efaq-w32.pdf, efaq-w32.html): New rules.
1024 (clean): Remove efaq-w32 products.
1025
1026 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1027
1028 * texinfo.tex: Update from gnulib.
1029
1030 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1031
1032 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1033 shift_jis from the default value set to mm-coding-system-priorities for
1034 Japanese users.
1035
1036 2013-08-13 Glenn Morris <rgm@gnu.org>
1037
1038 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1039 (Options - Defining Label Environments, Options - Creating Labels)
1040 (Options - Referencing Labels, Options - Creating Citations)
1041 (Options - Index Support, Options - Viewing Cross-References)
1042 (Options - Finding Files, Options - Optimizations)
1043 (Options - Fontification, Options - Misc):
1044 * cc-mode.texi (Sample Init File):
1045 * edt.texi (Init file):
1046 * epa.texi (Encrypting/decrypting gpg files):
1047 * mairix-el.texi (About, Setting up the mairix interface, Using)
1048 (Extending):
1049 Rename nodes to avoid characters that can cause Texinfo problems.
1050
1051 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1054
1055 2013-08-12 Glenn Morris <rgm@gnu.org>
1056
1057 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1058 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1059 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1060 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1061 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1062 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1063 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1064 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1065 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1066 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1067 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1068 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1069 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1070
1071 * woman.texi (Top): Avoid mailto: in html output.
1072
1073 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1074 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1075 (INSTALL_DATA): New, set by configure.
1076 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1077 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1078 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1079 uninstall-ps, and uninstall-doc.
1080 (.SUFFIXES): Add .ps and .dvi.
1081 (.dvi.ps): New suffix rule.
1082 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1083 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1084 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1085 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1086 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1087 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1088 (ido.html, mairix-el.html, message.html, mh-e.html)
1089 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1090 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1091 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1092 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1093 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1094 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1095 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1096 New rules.
1097 (clean): Remove HTML_TARGETS and PS_TARGETS.
1098
1099 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1100
1101 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1102 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1103 for user options.
1104
1105 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1106
1107 * htmlfontify.texi (Customization): Remove documentation of
1108 `hfy-fast-lock-save'. Minor fixes.
1109
1110 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1111
1112 * ido.texi (Top): Insert node "Working Directories" in menu.
1113 (Working Directories): New node.
1114 (Misc Customization): Add documentation of
1115 `ido-confirm-unique-completion' and some other user options.
1116
1117 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1118
1119 * todo-mode.texi: Update @dircategory.
1120 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1121 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1122 @ref.
1123
1124 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1125
1126 * sc.texi (Introduction): Fix index.
1127 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1128 (Information Keys and the Info Alist, Reference Headers)
1129 (The Built-in Header Rewrite Functions)
1130 (Electric References, Reply Buffer Initialization)
1131 (Filling Cited Text, Selecting an Attribution)
1132 (Attribution Preferences)
1133 (Anonymous Attributions, Author Names)
1134 (Using Regi, Post-yank Formatting Commands)
1135 (Citing Commands, Insertion Commands)
1136 (Mail Field Commands)
1137 (Hints to MUA Authors, Thanks and History): Change from one space
1138 between sentences to two.
1139 (What Supercite Does): Typo fix.
1140
1141 * newsticker.texi (Usage): Use @key for RET.
1142
1143 * cl.texi (Argument Lists, For Clauses)
1144 (Macros): Add indexes.
1145
1146 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1147
1148 * cl.texi (Blocks and Exits): Add an index.
1149
1150 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1151
1152 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1153 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1154 (todo-mode.dvi, todo-mode.pdf): New rules.
1155
1156 * todo-mode.texi: New file.
1157
1158 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1159
1160 * gnus.texi (Basic Usage): Mention that warp means jump here.
1161 (The notmuch Engine): Mention notmuch.
1162
1163 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1164
1165 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1166 `gnus-subthread-sort-functions' and remove the obsolete documentation
1167 of `gnus-sort-threads-recursively'.
1168
1169 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1170
1171 * texinfo.tex: Update to 2012-07-29.17 version.
1172
1173 2013-07-29 David Engster <deng@randomsample.de>
1174
1175 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1176 implementation.
1177 (Introduction): Add further missing features.
1178 (Building Classes): Add introductory paragraph.
1179 (Wish List): Add metaclasses and EQL specialization.
1180
1181 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1182
1183 * tramp.texi (Frequently Asked Questions):
1184 Mention `tramp-use-ssh-controlmaster-options'.
1185
1186 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1187
1188 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1189 `gnus-sort-threads-recursively'.
1190
1191 2013-07-25 Glenn Morris <rgm@gnu.org>
1192
1193 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1194 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1195
1196 * erc.texi (Special Features): Update contact information.
1197 (History): Avoid using @email.
1198
1199 * eshell.texi (Bugs and ideas): Minor updates.
1200
1201 * faq.texi (Reporting bugs, Origin of the term Emacs)
1202 (Setting up a customization file)
1203 (Using an already running Emacs process, Turning off beeping)
1204 (Packages that do not come with Emacs)
1205 (Replying to the sender of a message): Avoid using @email.
1206
1207 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1208
1209 * reftex.texi (Imprint): Avoid using @email.
1210
1211 * ses.texi (Top): Update bug reporting instructions.
1212 (Acknowledgments): Avoid using @email.
1213
1214 * woman.texi (Introduction, Background): Remove outdated information.
1215 (Bugs, Acknowledgments): Avoid using @email.
1216
1217 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1218
1219 * ido.texi: New file.
1220
1221 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1222
1223 * gnus.texi (Customizing Articles): Document function predicates.
1224
1225 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1226
1227 * gnus.texi (lines): Correct description of
1228 `gnus-registry-track-extra's default value.
1229 Mention `gnus-registry-remove-extra-data'.
1230
1231 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1232
1233 * gnus.texi (Group Parameters): Mention regexp
1234 substitutions (bug#11688).
1235
1236 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1237
1238 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1239
1240 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1241
1242 * gnus.texi (Emacsen): Fix version.
1243
1244 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1245
1246 2013-07-06 Glenn Morris <rgm@gnu.org>
1247
1248 * mh-e.texi: Fix external links.
1249 (Using This Manual): Printed elisp manuals no longer available.
1250
1251 * newsticker.texi (Overview): Update URL.
1252
1253 * nxml-mode.texi (Introduction): Update URL.
1254
1255 * org.texi (JavaScript support): Fix URL.
1256
1257 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1258
1259 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1260
1261 * dbus.texi (Introspection): Update URL to a less defunct one.
1262
1263 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1264 (Foreign Groups): Use @indicateurl for examples.
1265 (Direct Functions): Remove defunct URL.
1266 (RSS): Update URL.
1267
1268 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1269 (FAQ 7-1): Update URL.
1270
1271 * pgg.texi (Top, Overview): Add note about obsolescence.
1272
1273 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1274
1275 * texinfo.tex: Merge from gnulib.
1276
1277 2013-07-03 Glenn Morris <rgm@gnu.org>
1278
1279 * bovine.texi (top):
1280 * cc-mode.texi (AWK Mode Font Locking):
1281 * mh-e.texi (Preface):
1282 * url.texi (URI Parsing): Fix cross-references to other manuals.
1283
1284 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1285
1286 * gnus.texi (Client-Side IMAP Splitting):
1287 Note that `nnimap-inbox' now can be a list.
1288
1289 2013-06-24 Glenn Morris <rgm@gnu.org>
1290
1291 * eshell.texi: Fix cross-references to other manuals.
1292
1293 2013-06-23 Glenn Morris <rgm@gnu.org>
1294
1295 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1296 Remove; not needed now we use a standard html layout for the faq.
1297 (clean): Remove HTML_TARGETS, emacs-faq.text.
1298
1299 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1300
1301 * flymake.texi (Parsing the output, Customizable variables):
1302 Add reference to `flymake-warning-predicate'.
1303
1304 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1305
1306 * tramp.texi (Top, Configuration): Insert section `Predefined
1307 connection information' in menu.
1308 (Predefined connection information): New section.
1309 (Android shell setup): Make a reference to `Predefined connection
1310 information'.
1311
1312 2013-06-19 Glenn Morris <rgm@gnu.org>
1313
1314 * Makefile.in (version): New, set by configure.
1315 (clean): Delete dist tar file.
1316 (infoclean): New, split from maintainer-clean.
1317 (maintainer-clean): Run infoclean.
1318 (dist): New rule, to make tarfile for www.gnu.org.
1319
1320 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1321
1322 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1323 for keys q and Q.
1324 (Standards): Reference RFC5804 as the defining document of the
1325 managesieve protocol.
1326
1327 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1328
1329 * eshell.texi (Input/Output): Expand to cover new visual-command
1330 options, eshell-visual-subcommands and eshell-visual-options.
1331 Divide into separate Visual Commands and Redirection sections.
1332
1333 2013-06-10 Glenn Morris <rgm@gnu.org>
1334
1335 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1336
1337 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1338
1339 * gnus.texi (Article Date):
1340 Fix description of gnus-article-update-date-headers.
1341
1342 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1343
1344 * erc.texi (Special Features): ERC is being maintained within
1345 Emacs now.
1346
1347 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1348
1349 * flymake.texi: Change from one space between sentences to two.
1350
1351 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1352
1353 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1354 (bug#14293).
1355
1356 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1357
1358 * tramp.texi (Frequently Asked Questions): Precise, how to define
1359 an own ControlPath.
1360
1361 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1362
1363 * tramp.texi (Frequently Asked Questions): New item for
1364 ControlPath settings.
1365
1366 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1367
1368 * calc.texi (Basic Operations on Units): Streamline some
1369 descriptions.
1370
1371 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1372
1373 * eshell.texi (Built-ins): Update manual to mention tramp module.
1374
1375 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1376
1377 * tramp.texi (Filename Syntax): Host names are not allowed to be
1378 any method name, unless method name is specified explicitly.
1379 Remove restriction on unibyte filenames.
1380
1381 * trampver.texi: Update release number.
1382
1383 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1384
1385 doc: convert some TeX accents to UTF-8
1386 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1387 '@"{@dotless{i}}'.
1388
1389 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1390
1391 Sync with Tramp 2.2.7.
1392
1393 * trampver.texi: Update release number.
1394
1395 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1396
1397 * calc.texi (Basic Operations on Units): Streamline some
1398 descriptions.
1399
1400 2013-03-08 Glenn Morris <rgm@gnu.org>
1401
1402 * faq.texi (Top): Don't say this was updated @today.
1403 That's irrelevant and leads to spurious diffs.
1404
1405 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1406
1407 * calc.texi (Basic Operations on Units):
1408 Fix cross-reference.
1409
1410 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1411
1412 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1413
1414 2013-03-06 Alan Mackenzie <acm@muc.de>
1415
1416 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1417 calling a line-up function.
1418
1419 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1420
1421 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1422 * ses.texi: Switch from Latin-1 to UTF-8.
1423
1424 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1425
1426 * tramp.texi (External methods): Tramp does not connect Android
1427 devices by itself.
1428
1429 2013-03-02 Bill Wohler <wohler@newt.com>
1430
1431 Release MH-E manual version 8.5.
1432
1433 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1434 release 8.5.
1435
1436 * mh-e.texi (Preface, Conventions, Getting Started)
1437 (Using This Manual, Folder Selection, Viewing, Aliases)
1438 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1439 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1440 Update URLs.
1441
1442 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1443
1444 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1445 and "plink2" entries. "plink2" is obsolete for a long time.
1446 (External methods): Remove "scp1" and "scp2" entries.
1447 Explain user name and host name specification for "adb".
1448
1449 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1450
1451 * tramp.texi (External methods): Mention `tramp-adb-program'.
1452
1453 2013-02-28 Bastien Guerry <bzg@gnu.org>
1454
1455 * org.texi (Visibility cycling): Suggest to set
1456 `org-agenda-inhibit-startup' to nil if user wants the startup
1457 visibility settings to be honored in any circumstances.
1458 (Progress logging, Checkboxes): Fix typos.
1459
1460 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1461
1462 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1463 the macros, for Texinfo 4.13 and 5.0.
1464
1465 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1466
1467 Port Tramp documentation to Texinfo 5.0.
1468 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1469 (Filename Syntax): Do not use @trampfn{} in @item.
1470 (Filename completion): Use @columnfractions in @multitable.
1471
1472 2013-02-22 Glenn Morris <rgm@gnu.org>
1473
1474 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1475
1476 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1477
1478 * Makefile.in (html): New rule.
1479
1480 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1481
1482 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1483 Volpiatto <thierry.volpiatto@gmail.com>.
1484
1485 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1486
1487 * tramp.texi (Top, Configuration): Insert section `Android shell
1488 setup' in menu.
1489 (Android shell setup): New section.
1490 (Connection types, Default Method)
1491 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1492 (External methods): Remove "scpc" and "rsyncc" entries.
1493 (Frequently Asked Questions): Remove entry about ControlPersist.
1494
1495 2013-02-13 Glenn Morris <rgm@gnu.org>
1496
1497 * message.texi (News Headers): Don't mention yow any more.
1498
1499 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1500
1501 * calc.texi (Basic Operations on Units, Customizing Calc):
1502 Mention the variable `calc-allow-units-as-numbers'.
1503
1504 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1505
1506 * eshell.texi: Fill most of the missing sections.
1507
1508 2013-02-07 Bastien Guerry <bzg@gnu.org>
1509
1510 * org.texi (References): Clarify an example.
1511 (Installation): Fix instructions.
1512 (Org-Plot): Fix link.
1513 (Checkboxes, Radio lists): Fix typos.
1514
1515 2013-02-07 Glenn Morris <rgm@gnu.org>
1516
1517 * cl.texi (Equality Predicates): Mention memql.
1518
1519 2013-02-07 Eric Ludlam <zappo@gnu.org>
1520
1521 * ede.texi (Creating a project): Make ede-new doc less
1522 specific, and only about items it supports, indicating that there
1523 might be more. Remove refs to simple project and direct automake
1524 from ede new.
1525 (Simple projects): Re-write to not talk about ede-simple-project
1526 which is deprecated, and instead use the term to mean projects
1527 that don't do much management, just project wrapping.
1528 Add ede-generic-project link.
1529 (ede-generic-project): New node (bug#11441).
1530
1531 2013-02-07 Glenn Morris <rgm@gnu.org>
1532
1533 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1534
1535 2013-02-01 Glenn Morris <rgm@gnu.org>
1536
1537 * calc.texi (Help Commands): Update calc-view-news description.
1538 Mention etc/CALC-NEWS.
1539
1540 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1543
1544 2013-01-13 Bastien Guerry <bzg@gnu.org>
1545
1546 * org.texi (Installation): Simplify.
1547
1548 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1549
1550 * org.texi (Handling links): Update the mention to the obsolete
1551 variable `org-link-to-org-use-id' with a mention to the newer
1552 variable `org-id-link-to-org-use-id'. Mention the need to load
1553 the org-id library.
1554
1555 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1556
1557 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1558
1559 2013-01-09 Bastien Guerry <bzg@gnu.org>
1560
1561 * org.texi (Pushing to MobileOrg): Add footnote about using
1562 symbolic links in `org-directory'.
1563 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1564 of the now obsolete alias `org-float'.
1565 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1566 index. Fix description of TODO keywords cycling.
1567 (Advanced features): Add missing argument for @item.
1568 (Storing searches): Add index entries and a note about
1569 *-tree agenda views.
1570 (Structure editing): Document `org-mark-element' and
1571 `org-mark-subtree'.
1572 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1573
1574 2013-01-08 Juri Linkov <juri@jurta.org>
1575
1576 * info.texi (Go to node): Mention the abbreviated format
1577 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1578
1579 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1580
1581 * autotype.texi: Remove undefined command @subtitlefont.
1582 * cc-mode.texi: Likewise.
1583
1584 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1585 @item argument.
1586 (Property searches): Use \\ instead of @backslashchar{}.
1587 * pgg.texi (VERSION): Move @set below @setfilename.
1588
1589 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1590
1591 * ada-mode.texi: Remove braces from @title argument.
1592 * eudc.texi: Likewise.
1593 * smtpmail.texi: Likewise.
1594 * auth.texi (VERSION): Set before first use.
1595 * emacs-gnutls.texi (VERSION): Likewise.
1596 * pgg.texi (VERSION): Likewise.
1597 * ede.texi (Top): Rename from top, all uses changed.
1598 * eshell.texi: Add missing argument to @sp.
1599 * forms.texi (Top): Reorder menu to match structure.
1600 * htmlfontify.texi (Customization): Add missing @item in
1601 @enumerate.
1602 * org.texi (Advanced features): Add missing argument for @item.
1603 (Property searches): Use @backslashchar{} in macro argument.
1604 * pcl-cvs.texi: Add missing argument to @sp.
1605 (Movement commands): Fix use of @itemx.
1606 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1607 * reftex.texi (Options (Creating Citations)): Add missing newline
1608 before @end.
1609 * tramp.texi (Obtaining Tramp): Remove extra dots.
1610 (Configuration): Reorder menu to match structure.
1611 (Remote shell setup): Replace literal NUL character by \0.
1612 * viper.texi (Marking): Add missing argument for @item.
1613
1614 2013-01-04 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1617 Add htmlfontify.
1618 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1619 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1620 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1621 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1622
1623 * htmlfontify.texi: Miscellaneous fixes and updates.
1624 Set copyright to FSF, update license to GFDL 1.3+.
1625
1626 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1627
1628 * htmlfontify.texi: New file.
1629
1630 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1631
1632 * calc.texi (Free-Form Dates): Expand on the date reading
1633 algorithm.
1634
1635 2012-12-27 Glenn Morris <rgm@gnu.org>
1636
1637 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1638 Avoid some overfull lines.
1639
1640 * widget.texi (Programming Example): Break some long lines.
1641
1642 * wisent.texi (Wisent Overview): Fix xref.
1643 (Grammar format, Understanding the automaton): Avoid overfill.
1644
1645 * bovine.texi (Optional Lambda Expression): Allow line break.
1646
1647 * auth.texi (Help for users): Break long lines.
1648
1649 * ada-mode.texi (Project file variables):
1650 Reword to reduce underfull hbox.
1651 (No project files, Use GNAT project file):
1652 Use smallexample to make some overfull lines less terrible.
1653
1654 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1655 Fix cross-references to separate manuals.
1656
1657 * Makefile.in (gfdl): New variable. Use throughout where
1658 appropriate so that targets depend on doclicense.texi.
1659
1660 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1661
1662 * gnus.texi (Customizing the IMAP Connection): Mention the other
1663 authenticators.
1664
1665 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1666
1667 * gnus.texi (Browse Foreign Server):
1668 Document `gnus-browse-delete-group'.
1669
1670 2012-12-22 Glenn Morris <rgm@gnu.org>
1671
1672 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1673 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1674 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1675 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1676
1677 * Makefile.in (gfdl): New variable. Use throughout where
1678 appropriate so that targets depend on doclicense.texi.
1679
1680 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1681
1682 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1683 doclicense.texi. Remove doclicense.texi from all targets that
1684 mentioned it explicitly.
1685 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1686 $(emacsdir)/emacsver.texi.
1687 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1688
1689 2012-12-21 Glenn Morris <rgm@gnu.org>
1690
1691 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1692 Include emacsver.texi. Nuke hand-written node pointers.
1693 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1694 Depend on emacsver.texi.
1695
1696 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1697 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1698 May as well just include doclicense.texi in everything.
1699
1700 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1701 which @copying says is included.
1702
1703 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1704 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1705 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1706 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1707 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1708 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1709 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1710 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1711 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1712 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1713 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1714 copies from the FSF, which does not publish these manuals.
1715
1716 * erc.texi: No need to include gpl in this small manual.
1717
1718 * org.texi (copying): Include a copy of the GFDL.
1719 (GNU Free Documentation License): New section.
1720
1721 2012-12-21 Bastien Guerry <bzg@gnu.org>
1722
1723 * org.texi: Fix typos.
1724
1725 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1726
1727 * calc.texi (ISO 8601): Rename from ISO-8601,
1728 as it's typically spelled without a hyphen.
1729
1730 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1731
1732 * calc.texi (ISO-8601): New section.
1733 (Date Formatting Codes): Mention new codes.
1734 (Standard Date Formats): Mention new formats.
1735
1736 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1737
1738 * tramp.texi (External methods): Move `adb' method here.
1739
1740 2012-12-13 Glenn Morris <rgm@gnu.org>
1741
1742 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1743
1744 * wisent.texi: Small edits. Set copyright to FSF, update license to
1745 GFDL 1.3+.
1746 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1747 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1748 New targets.
1749 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1750 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1751
1752 * bovine.texi: Small edits. Set copyright to FSF, update license to
1753 GFDL 1.3+, remove empty index.
1754 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1755 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1756 New targets.
1757 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1758 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1759
1760 2012-12-13 Eric Ludlam <zappo@gnu.org>
1761 David Ponce <david@dponce.com>
1762 Richard Kim <emacs18@gmail.com>
1763
1764 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1765
1766 2012-12-13 Glenn Morris <rgm@gnu.org>
1767
1768 * flymake.texi (Customizable variables, Locating the buildfile):
1769 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1770
1771 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1772 GFDL 1.3+ license, fix up index.
1773 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1774 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1775 (srecode.pdf): New targets.
1776 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1777 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1778
1779 2012-12-13 Eric Ludlam <zappo@gnu.org>
1780
1781 * srecode.texi: New file, imported from CEDET trunk.
1782
1783 2012-12-13 Bastien Guerry <bzg@gnu.org>
1784
1785 * org.texi (Summary, Code block specific header arguments)
1786 (Code block specific header arguments)
1787 (Header arguments in function calls, var, noweb)
1788 (Results of evaluation, Code evaluation security):
1789 Small reformatting: add a blank line before some example.
1790
1791 * org.texi (System-wide header arguments)
1792 (Header arguments in Org mode properties, Conflicts)
1793 (Dynamic blocks, Using the mapping API):
1794 Fix indentation of Elisp code examples.
1795
1796 * org.texi (Comment lines): Fix description of the comment syntax.
1797
1798 * org.texi (Installation): Mention "make test" in the correct section.
1799
1800 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1801
1802 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1803 These are just minor editorial changes.
1804
1805 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1806
1807 * tramp.texi (History): Mention ADB.
1808 (Inline methods): Add `adb' method.
1809
1810 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1813 (External methods): Fix typo.
1814
1815 2012-12-03 Glenn Morris <rgm@gnu.org>
1816
1817 * rcirc.texi (Notices): Fix typo.
1818
1819 2012-11-25 Bill Wohler <wohler@newt.com>
1820
1821 Release MH-E manual version 8.4.
1822
1823 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1824 Update for release 8.4.
1825
1826 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1827 (Junk): Add mh-whitelist-preserves-sequences-flag,
1828 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1829 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1830
1831 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1832
1833 * mh-e.texi (Procmail): Fix two @ typos.
1834
1835 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1836
1837 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1838 These are just minor editorial changes.
1839
1840 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1841
1842 * calc.texi (Date Formatting Codes): Mention the new beginning of
1843 the date numbering system.
1844
1845 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1846
1847 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1848 (Date Forms): Correct off-by-one error in explanation of
1849 Julian day numbers. Give Gregorian equivalent of its origin.
1850
1851 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1852
1853 * calc.texi (Date Forms): Mention the customizable
1854 Gregorian-Julian switch.
1855 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1856
1857 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1858
1859 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1860 It also uses January 1, 1 AD as its day number 1.
1861 * calc.texi (Date Forms): Document this.
1862
1863 2012-11-16 Glenn Morris <rgm@gnu.org>
1864
1865 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1866 (Obsolete Macros): Move example here from Function Bindings.
1867
1868 * erc.texi: Use @code{nil} rather than just "nil".
1869 (Modules): Undocument obsolete "hecomplete".
1870 Add "notifications".
1871 (Connecting): Add brief section on passwords.
1872 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1873
1874 2012-11-13 Glenn Morris <rgm@gnu.org>
1875
1876 * flymake.texi (Customizable variables)
1877 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1878 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1879
1880 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1881
1882 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1883 In all file place SES into @acronym{...}.
1884 (Advanced Features): Add key index and function index for
1885 ses-set-header-row. Add description for function
1886 ses-rename-cell. Add description for function
1887 ses-repair-cell-reference-all.
1888 (Ranges in formulas): Add description for ses-range flags.
1889
1890 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1891
1892 * texinfo.tex: Merge from gnulib.
1893
1894 2012-11-10 Chong Yidong <cyd@gnu.org>
1895
1896 * url.texi (Introduction): Move url-configuration-directory to
1897 Customization node.
1898 (Parsed URIs): Split into its own node.
1899 (URI Encoding): New node.
1900 (Defining New URLs): Remove empty chapter.
1901 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1902 Improve docs for url-queue-*.
1903 (Supported URL Types): Copyedits. Delete empty subnodes.
1904
1905 * url.texi (Introduction): Rename from Getting Started.
1906 Rewrite the introduction.
1907 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1908
1909 2012-11-10 Glenn Morris <rgm@gnu.org>
1910
1911 * cl.texi (Obsolete Setf Customization):
1912 Revert defsetf example to the more correct let rather than prog1.
1913 Give define-modify-macro, defsetf, and define-setf-method
1914 gv.el replacements.
1915
1916 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1917 (Setf Extensions): Remove obsolete reference.
1918 (Obsolete Setf Customization):
1919 Move note on lack of setf functions to lispref/variables.texi.
1920 Undocument get-setf-method, since it no longer exists.
1921 Mention simple defsetf replaced by gv-define-simple-setter.
1922
1923 2012-11-03 Glenn Morris <rgm@gnu.org>
1924
1925 * cl.texi: Further general copyedits.
1926 (List Functions): Remove copy-tree, standard elisp for some time.
1927 (Efficiency Concerns): Comment out examples that no longer apply.
1928 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1929 (Creating Symbols, Random Numbers): De-emphasize internal
1930 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1931 (Naming Conventions, Type Predicates, Macros)
1932 (Predicates on Numbers): No longer mention cl-floatp-safe.
1933
1934 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1935
1936 * gnus.texi (Mail Source Specifiers):
1937 Document :leave keyword used for pop mail source.
1938
1939 2012-11-01 Glenn Morris <rgm@gnu.org>
1940
1941 * cl.texi: General copyedits for style, line-breaks, etc.
1942 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1943 (Macro Bindings, Blocks and Exits):
1944 Acknowledge existence of lexical-binding.
1945 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1946
1947 2012-10-31 Glenn Morris <rgm@gnu.org>
1948
1949 * ert.texi (Introduction, The @code{should} Macro):
1950 Refer to "cl-assert" rather than "assert".
1951
1952 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1953 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1954 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1955 Reword, and add details of flet and labels.
1956 (Modify Macros, Function Bindings): Add some xrefs.
1957
1958 2012-10-30 Glenn Morris <rgm@gnu.org>
1959
1960 * cl.texi (Modify Macros): Update for cl-letf changes.
1961 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1962 (Setf Extensions): Partially restore note about cl-getf,
1963 mainly moved to lispref/variables.texi.
1964 (Property Lists): Fix cl-getf typos.
1965 (Mapping over Sequences): Mention cl-mapc naming oddity.
1966
1967 2012-10-29 Glenn Morris <rgm@gnu.org>
1968
1969 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1970 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1971 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1972 (Modify Macros, Multiple Values, Other Clauses):
1973 Remove mentions of obsolete features.
1974 (Obsolete Setf Customization): Don't mention `apply' setf.
1975
1976 2012-10-28 Glenn Morris <rgm@gnu.org>
1977
1978 * cl.texi (Multiple Values, Common Lisp Compatibility):
1979 More namespace updates.
1980 (Obsolete Features): Copyedits.
1981 (Obsolete Lexical Macros, Obsolete Setf Customization):
1982 New subsections.
1983
1984 * cl.texi (Porting Common Lisp, Lexical Bindings):
1985 Add some xrefs to the Elisp manual.
1986
1987 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1988 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1989 (Obsolete Features): New appendix. Move Lexical Bindings here.
1990
1991 2012-10-27 Glenn Morris <rgm@gnu.org>
1992
1993 * cl.texi: Use defmac for macros rather than defspec.
1994 (Efficiency Concerns): Related copyedit.
1995
1996 * cl.texi (Control Structure): Update for setf now being in core.
1997 (Setf Extensions): Rename from Basic Setf. Move much of the
1998 former content to lispref/variables.texi.
1999 (Modify Macros): Move pop, push details to lispref/variables.texi.
2000 (Customizing Setf): Copyedits for setf etc being in core.
2001 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2002 Further namespaces updates.
2003
2004 2012-10-26 Bastien Guerry <bzg@gnu.org>
2005
2006 * org.texi (Installation): Update the link to Org's ELPA.
2007 Also don't mention org-install.el anymore as the replacement file
2008 org-loaddefs.el is now loaded by org.el.
2009
2010 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2011
2012 * tramp.texi (Frequently Asked Questions):
2013 Mention `tramp-completion-reread-directory-timeout' for performance
2014 improvement.
2015
2016 2012-10-25 Glenn Morris <rgm@gnu.org>
2017
2018 * cl.texi: Don't mess with the TeX section number counter.
2019 Use Texinfo recommended convention for quotes+punctuation.
2020 (Overview, Sequence Functions): Rephrase for better line-breaking.
2021 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2022 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2023 (Random Numbers, Mapping over Sequences, Structures)
2024 (Porting Common Lisp): Further updates for cl-lib namespace.
2025 (Modify Macros, Declarations, Macro Bindings, Structures):
2026 Break long lines in examples.
2027 (Dynamic Bindings): Update for changed progv behavior.
2028 (Loop Examples, Efficiency Concerns): Markup fixes.
2029 (Structures): Remove TeX margin change.
2030 (Declarations): Fix typos.
2031
2032 2012-10-24 Glenn Morris <rgm@gnu.org>
2033
2034 * cl.texi (Overview, Multiple Values, Creating Symbols)
2035 (Numerical Functions): Say less/nothing about the original cl.el.
2036 (Old CL Compatibility): Remove.
2037 (Assertions): Remove ignore-errors (standard Elisp for some time).
2038
2039 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2040 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2041 (Efficiency Concerns, Efficiency Concerns)
2042 (Common Lisp Compatibility, Old CL Compatibility):
2043 Further updates for cl-lib namespace.
2044
2045 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2046
2047 Update manual for new time stamp format (Bug#12706).
2048 * emacs-mime.texi (time-date): Update for new format.
2049 Also, fix bogus time stamp and modernize a bit.
2050
2051 2012-10-23 Glenn Morris <rgm@gnu.org>
2052
2053 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2054 than unchanging cl.el version number.
2055 End all menu descriptions with a period.
2056 Do not use @dfn{CL} for every instance of "CL".
2057 (Overview): Remove no-runtime caveat, and note about foo* names.
2058 (Usage): Use cl-lib rather than cl.
2059 (Organization, Naming Conventions): Update for cl-lib.el.
2060 (Installation): Remove long-irrelevant node.
2061 (Program Structure, Predicates, Control Structure):
2062 Start updating for cl-lib namespace.
2063 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2064 Depend on emacsver.texi.
2065
2066 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2067
2068 * trampver.texi: Update release number.
2069
2070 2012-10-06 Glenn Morris <rgm@gnu.org>
2071
2072 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2073 ERC version.
2074 (Introduction): ERC is distributed with Emacs.
2075 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2076 (Getting Started): Simplify.
2077 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2078 (History): Mention ERC maintained as part of Emacs now.
2079 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2080 Add dependency on emacsver.texi.
2081
2082 * erc.texi: Remove hand-written node pointers.
2083
2084 2012-10-05 Glenn Morris <rgm@gnu.org>
2085
2086 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2087 Copyedits.
2088
2089 2012-10-01 Eric Ludlam <zappo@gnu.org>
2090
2091 * ede.texi (Quick Start, Project Local Variables)
2092 (Miscellaneous commands, ede-java-root, Development Overview)
2093 (Detecting a Project): New nodes.
2094 (Simple projects): Node deleted.
2095
2096 * eieio.texi (Building Classes): Some slot attributes cannot be
2097 overridden.
2098 (Slot Options): Remove an example.
2099 (Method Invocation, Documentation): New nodes.
2100
2101 2012-10-01 Glenn Morris <rgm@gnu.org>
2102
2103 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2104 (reftex.pdf): Add dependency on emacsver.texi.
2105 * reftex.texi: Don't include directory part for emacsver.texi;
2106 the Makefile's -I handles it.
2107
2108 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2109
2110 Merge from standalone RefTeX repository.
2111
2112 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2113 with macros.
2114 (Imprint): Mention Wolfgang in list of contributors.
2115 (Creating Citations): Give a hint about how to
2116 auto-revert the BibTeX database file when using external editors.
2117 (Referencing Labels): Simplify section about reference macro
2118 cycling.
2119 (Options (Referencing Labels)): Adapt to new structure of
2120 `reftex-ref-style-alist'.
2121 (Referencing Labels, Reference Styles): Document changes in the
2122 referencing functionality.
2123 (Commands): Mention options for definition of header and footer in
2124 BibTeX files.
2125 (Options (Creating Citations)): Document
2126 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2127 (Reference Styles): New section.
2128 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2129 (Options (Referencing Labels)): Remove descriptions of deprecated
2130 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2131 Add descriptions for `reftex-ref-style-alist' and
2132 `reftex-ref-style-default-list'.
2133 (Referencing Labels): Update regarding reference styles.
2134 (Citation Styles): Mention support for ConTeXt.
2135 (Options (Defining Label Environments)): Fix typo.
2136 (Options (Creating Citations)):
2137 Document `reftex-cite-key-separator'.
2138
2139 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2140
2141 * org.texi: Add description of ORG_ADD_CONTRIB to info
2142 documentation. Add link to Worg for more details.
2143
2144 * org.texi: Clarify installation procedure. Provide link to the
2145 build system description on Worg.
2146
2147 * org.texi: Remove reference to utils/, x11idle.c is now in
2148 contrib/scripts.
2149
2150 * org.texi: Re-normalize to "Org mode" in manual.
2151
2152 * org.texi (Installation): Adapt documentation to new build
2153 system. Mention GNU ELPA (since it needs to be handled like Emacs
2154 built-in Org).
2155
2156 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2157
2158 * org.texi: Fix typo in description of the 'Hooks' section.
2159
2160 * org.texi: Add ID to the list of special properties.
2161
2162 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2163
2164 * org.texi (Moving subtrees): Document the ability to archive to a
2165 datetree.
2166
2167 2012-09-30 Bastien Guerry <bzg@gnu.org>
2168
2169 * org.texi (Installation, Feedback, Batch execution):
2170 Use (add-to-list 'load-path ... t) for the contrib dir.
2171
2172 * org.texi (results): Update documentation for ":results drawer"
2173 and ":results org".
2174
2175 * org.texi (Column width and alignment): Fix typo.
2176
2177 * org.texi (Activation): Point to the "Conflicts" section.
2178
2179 * org.texi (Conflicts): Mention filladapt.el in the list of
2180 conflicting packages.
2181
2182 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2183 not needed for versions of Emacs > 22.1.
2184
2185 * org.texi (History and Acknowledgments): Fix typo.
2186
2187 * org.texi (History and Acknowledgments): Add my own
2188 acknowledgments.
2189
2190 * org.texi (Agenda commands): Document the new command and the new
2191 option.
2192
2193 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2194 (Agenda commands): Reorder. Document `*' to toggle persistent
2195 marks.
2196
2197 * org.texi (Agenda dispatcher):
2198 Mention `org-toggle-agenda-sticky'.
2199 (Agenda commands, Exporting Agenda Views): Fix typo.
2200
2201 * org.texi (Templates in contexts, Setting Options): Update to
2202 reflect changes in how contexts options are processed.
2203
2204 * org.texi (Templates in contexts): Document the new structure of
2205 the variables `org-agenda-custom-commands-contexts' and
2206 `org-capture-templates-contexts'.
2207
2208 * org.texi (Templates in contexts): Document the new option
2209 `org-capture-templates-contexts'.
2210 (Storing searches): Document the new option
2211 `org-agenda-custom-commands-contexts'.
2212
2213 * org.texi (Formula syntax for Lisp): Reformat.
2214
2215 * org.texi (Special properties, Column attributes)
2216 (Agenda column view): Document the new special property
2217 CLOCKSUM_T.
2218
2219 * org.texi (Template expansion): Document the new %l template.
2220
2221 * org.texi (Fast access to TODO states): Fix documentation about
2222 allowed characters for fast todo selection.
2223
2224 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2225 use in `org-agenda-to-appt'.
2226
2227 * org.texi (Comment lines): Update wrt comments.
2228
2229 * org.texi (Resolving idle time): Document new keybinding.
2230
2231 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2232 on clock timestamps.
2233
2234 * org.texi (Fast access to TODO states): Explicitly says only
2235 letters are supported as fast TODO selection keys.
2236
2237 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2238 specifier. Document the new "%(my-function)" specifier.
2239
2240 * org.texi (Clocking commands): New cindex.
2241 (Clocking commands): Update documentation for `org-clock-in'.
2242 Document `org-clock-in-last'. Mention `org-clock-out' and
2243 `org-clock-in-last' as commands that can be globally bound.
2244 (Resolving idle time): Document continuous clocking.
2245
2246 * org.texi (Top, Introduction): Fix formatting.
2247 (Activation): Add index entries.
2248 (Conventions): Update section.
2249 (Embedded @LaTeX{}): Fix formatting.
2250
2251 * org.texi (Visibility cycling): Document `show-children'.
2252
2253 * org.texi (Using capture): Mention the `org-capture-last-stored'
2254 bookmark as a way to jump to the last stored capture.
2255
2256 * org.texi (Uploading files): Fix typo.
2257
2258 * org.texi (Using capture): Document `C-0' as a prefix argument
2259 for `org-capture'.
2260
2261 * org.texi (Agenda commands): Document persistent marks.
2262
2263 * org.texi (Template expansion): Update doc to reflect change.
2264
2265 * org.texi (Radio tables): Document the :no-escape parameter.
2266
2267 * org.texi (Repeated tasks): Document repeat cookies for years,
2268 months, weeks, days and hours.
2269
2270 * org.texi (Export options): State that you can use the d: option
2271 by specifying a list of drawers.
2272
2273 * org.texi (HTML preamble and postamble): Small doc improvement.
2274
2275 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2276
2277 * org.texi: The sections in the Exporting section of the manual
2278 left out articles in the description of the org-export-as-*
2279 commands, among other places. This patch adds them, adds a few
2280 missing prepositions, and switches instances of "an HTML" to "a
2281 html" for internal consistency.
2282
2283 * org.texi: Alter several examples of headings with timestamps in
2284 them to include the timestamps in the body instead of the heading.
2285
2286 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2287
2288 * org.texi (Agenda dispatcher): Document sticky agenda views and
2289 the new key for them.
2290
2291 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2292
2293 * org.texi (Advanced features): Fix error in table.
2294
2295 2012-09-30 Feng Shu <tumashu@gmail.com>
2296
2297 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2298 alternative to dvipng.
2299
2300 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2301
2302 * org.texi: Remove extra curly bracket.
2303
2304 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2305
2306 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2307 defkeys.
2308
2309 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2310
2311 * org.texi (Agenda commands): Fix two typos by giving
2312 corresponding function names, according to
2313 `org-agenda-view-mode-dispatch'.
2314
2315 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2316
2317 * org.texi (The spreadsheet): Fix typo.
2318
2319 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2320
2321 * org.texi (Tracking your habits): Point to the "Tracking TODO
2322 state changes" section.
2323
2324 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2325
2326 * org.texi (Literal examples): Remove reference to unknown
2327 `org-export-latex-minted' variable. Also simplify footnote since
2328 `org-export-latex-listings' documentation is exhaustive already.
2329
2330 * org.texi (Plain lists): Remove reference to now hard-coded
2331 `bullet' automatic rule.
2332
2333 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2334
2335 * org.texi: Updated documentation accordingly.
2336
2337 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2338
2339 * texinfo.tex: Merge from gnulib.
2340
2341 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2342
2343 Sync with Tramp 2.2.6.
2344
2345 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2346
2347 * trampver.texi: Update release number.
2348
2349 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2350
2351 * texinfo.tex: Merge from gnulib.
2352
2353 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2354
2355 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2356 (bug#12096).
2357
2358 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2359
2360 * calc.texi (Simplification modes, Conversions)
2361 (Operating on Selections): Mention "basic" simplification.
2362 (The Calc Mode Line): Mention the mode line display for Basic
2363 simplification mode.
2364 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2365 simplifications.
2366 (Basic Simplifications): Rename from "Limited Simplifications"
2367 Replace "limited" by "basic" throughout.
2368 (Algebraic Simplifications): Indicate that the algebraic
2369 simplifications are done by default.
2370 (Unsafe Simplifications): Mention `m E'.
2371 (Simplification of Units): Mention `m U'.
2372 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2373 (Kinds of Declarations, Functions for Declarations):
2374 Mention "algebraic simplifications" instead of `a s'.
2375 (Algebraic Entry): Remove mention of default simplifications.
2376
2377 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2378
2379 * calc.texi (Getting Started, Tutorial): Change simulated
2380 Calc output to match actual output.
2381 (Simplifying Formulas): Mention that algebraic simplification is now
2382 the default.
2383
2384 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2385
2386 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2387 (Bug#12073)
2388
2389 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2390
2391 Prefer typical American spelling for "acknowledgment".
2392 * calc.texi (History and Acknowledgments): Rename from
2393 History and Acknowledgements.
2394 * idlwave.texi (Acknowledgments):
2395 * ses.texi (Acknowledgments):
2396 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2397
2398 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2399
2400 Rename configure.in to configure.ac (Bug#11603).
2401 * ede.texi (Compiler and Linker objects, ede-proj-project)
2402 (ede-step-project): Prefer the name configure.ac to configure.in.
2403
2404 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2405
2406 * tramp.texi (Multi-hops):
2407 Introduce `tramp-restricted-shell-hosts-alist'.
2408
2409 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2410
2411 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2412 methods, so don't mention smtpmail here.
2413
2414 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2415
2416 * gnus.texi (Picons): Document gnus-picon-properties.
2417
2418 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2419
2420 * gnus.texi: Remove mention of compilation, as that's no longer
2421 supported.
2422
2423 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2424
2425 * gnus.texi (Archived Messages): Mention
2426 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2427
2428 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2429
2430 * gnus.texi (Various Summary Stuff):
2431 Remove mention of `gnus-propagate-marks'.
2432
2433 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2434
2435 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2436 which no longer exist.
2437
2438 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2439
2440 * gnus.texi (Archived Messages):
2441 Document gnus-gcc-self-resent-messages.
2442
2443 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2444
2445 * message.texi (Mail Variables):
2446 Mention the optional user parameter for X-Message-SMTP-Method.
2447
2448 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2449
2450 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2451
2452 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2453
2454 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2455
2456 * gnus.texi (Key Index): Change encoding to utf-8.
2457
2458 2012-06-21 Glenn Morris <rgm@gnu.org>
2459
2460 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2461
2462 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2463
2464 * gnus.texi (Group Timestamp): Mention where to find documentation for
2465 the `gnus-tmp-' variables (bug#11601).
2466
2467 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2468
2469 Sync with Tramp 2.2.6-pre.
2470
2471 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2472 where appropriate.
2473 (Ad-hoc multi-hops): New section.
2474 (Remote processes): New subsection "Running remote processes on
2475 Windows hosts".
2476 (History): Add remote commands on Windows, and ad-hoc multi-hop
2477 methods.
2478 (External methods): "ControlPersist" must be set to "no" for the
2479 `scpc' method.
2480 (Remote processes): Add a note about `auto-revert-tail-mode'.
2481 (Frequently Asked Questions): Use "scpx" in combination with
2482 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2483
2484 * trampver.texi: Update release number.
2485
2486 2012-06-10 Chong Yidong <cyd@gnu.org>
2487
2488 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2489 compilation for html-mono.
2490
2491 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2492
2493 * texinfo.tex: Merge from gnulib.
2494
2495 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2496
2497 * Makefile.in (echo-info): Don't try to install info files named
2498 just ".info".
2499
2500 2012-05-28 Glenn Morris <rgm@gnu.org>
2501
2502 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2503
2504 * sc.texi: Nuke hand-written node pointers.
2505 Fix top-level menu to match actual node order.
2506
2507 2012-05-27 Glenn Morris <rgm@gnu.org>
2508
2509 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2510 Some associated fixes, including not messing with chapno in cl.texi.
2511
2512 2012-05-27 Bastien Guerry <bzg@gnu.org>
2513
2514 * org.texi (Durations and time values): Fix typo.
2515
2516 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2517
2518 * texinfo.tex: Update from gnulib.
2519
2520 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2521
2522 * calc.texi (Basic Operations on Units, Customizing Calc):
2523 Mention `calc-ensure-consistent-units'.
2524
2525 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2526
2527 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2528 reference commands. (Bug#11461)
2529
2530 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2531
2532 2012-05-12 Glenn Morris <rgm@gnu.org>
2533
2534 * Makefile.in (mostlyclean): Add more TeX intermediates.
2535
2536 * Makefile.in: Make it look more like the other doc Makefiles.
2537 Use explicit $srcdir in all dependencies.
2538 Remove cd $srcdir from rules.
2539 (VPATH): Remove.
2540 (infodir): Set to an absolute path.
2541 (INFO_TARGETS): Use short names.
2542 (mkinfodir): infodir is now absolute.
2543 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2544
2545 * Makefile.in (info.info): Rename from info, to avoid duplication.
2546 (.SUFFIXES): Disable implicit rules.
2547
2548 * Makefile.in (MKDIR_P): New, set by configure.
2549 (mkinfodir): Use $MKDIR_P.
2550
2551 2012-05-07 Glenn Morris <rgm@gnu.org>
2552
2553 * forms.texi (Long Example): Update for changed location of files.
2554
2555 2012-05-04 Glenn Morris <rgm@gnu.org>
2556
2557 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2558 (INFO_TARGETS): Use $INFO_EXT.
2559 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2560 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2561 (INFO_TARGETS): Use $INFO_EXT.
2562 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2563
2564 2012-05-02 Glenn Morris <rgm@gnu.org>
2565
2566 * Makefile.in (echo-info): New phony target, used by top-level.
2567
2568 * viper.texi: Make direntry shorter (also it is no longer "newest").
2569
2570 * emacs-gnutls.texi, ert.texi, org.texi:
2571 Fix dircategory, direntry to match info/dir.
2572
2573 * faq.texi: Convert @inforefs to @xrefs.
2574 Fix some malformed cross-references.
2575 (File-name conventions): Shorten section name to avoid overfull line.
2576 (How to add fonts): Use smallexample to avoid overfull lines.
2577
2578 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2579
2580 * auth.texi (Help for users): Update for .gpg file being second.
2581
2582 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2583
2584 * org.texi (Agenda commands): Fix two typos: give corresponding
2585 function names, according to `org-agenda-view-mode-dispatch'.
2586
2587 2012-04-27 Glenn Morris <rgm@gnu.org>
2588
2589 * faq.texi (Major packages and programs): Remove section.
2590 There is no point listing 6 packages (cf etc/MORE.STUFF).
2591 (Finding Emacs and related packages): Move "Spell-checkers" here.
2592
2593 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2594
2595 * dbus.texi (Version): New node.
2596 (Properties and Annotations): Mention the object manager
2597 interface. Describe dbus-get-all-managed-objects.
2598 (Type Conversion): Floating point numbers are allowed, if an
2599 anteger does not fit Emacs's integer range.
2600 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2601 (Asynchronous Methods): Fix description of
2602 dbus-call-method-asynchronously.
2603 (Receiving Method Calls): Fix some minor errors.
2604 Add dbus-interface-emacs.
2605 (Signals): Describe unicast signals and the new match rules.
2606 (Alternative Buses): Add the PRIVATE optional argument to
2607 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2608
2609 2012-04-20 Glenn Morris <rgm@gnu.org>
2610
2611 * faq.texi (New in Emacs 24): New section.
2612 (Packages that do not come with Emacs): Mention M-x list-packages.
2613
2614 2012-04-14 Alan Mackenzie <acm@muc.de>
2615
2616 * cc-mode.texi (c-offsets-alist): Correct a typo.
2617
2618 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2619
2620 * org.texi (Deadlines and scheduling): Fix the example: the
2621 DEADLINE item should come right after the headline. We enforce
2622 this convention, so it is a bug not to illustrate it correctly in
2623 the manual.
2624
2625 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2626
2627 * org.texi (Agenda commands): Fix documentation bug by swapping
2628 the equivalent keybindings to `org-agenda-next-line' with the ones
2629 to `org-agenda-previous-line'.
2630
2631 2012-04-14 Glenn Morris <rgm@gnu.org>
2632
2633 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2634
2635 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2636
2637 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2638 Add emacs-gnutls.
2639 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2640
2641 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2642
2643 * Makefile.in: Add emacs-gnutls.texi to build.
2644
2645 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2646
2647 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2648
2649 * auth.texi (Secret Service API): Edit further and give examples.
2650 (Secret Service API): Adjust @samp to @code for collection names.
2651
2652 2012-04-04 Glenn Morris <rgm@gnu.org>
2653
2654 * auth.texi (Secret Service API): Copyedits.
2655 (Help for developers): Fill in some missing function doc-strings.
2656 (Help for users, Help for developers)
2657 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2658
2659 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2660
2661 * auth.texi (Secret Service API): Add the missing text.
2662
2663 2012-04-04 Chong Yidong <cyd@gnu.org>
2664
2665 * message.texi (Using PGP/MIME): Note that epg is now the default.
2666
2667 * gnus.texi: Reduce references to obsolete pgg library.
2668 (Security): Note that epg is now the default.
2669
2670 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2671
2672 * nxml-mode.texi (Completion): C-RET is no longer bound to
2673 nxml-complete.
2674
2675 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2676
2677 * org.texi (Customizing tables in ODT export): Correct few errors.
2678
2679 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2680
2681 * org.texi (Links in ODT export): Update.
2682 (Labels and captions in ODT export): New node.
2683
2684 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2685
2686 * org.texi (Literal examples in ODT export): htmlfontify.el in
2687 Emacs-24.1 now supports fontification. So ODT source blocks will
2688 be fontified by default.
2689
2690 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2691
2692 * org.texi (Refiling notes): Remove duplicated keybinding.
2693
2694 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2695
2696 * org.texi (noweb): Documentation of this new option to the :noweb
2697 header argument.
2698
2699 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2700
2701 * org.texi (Header and sectioning): Add example demonstrating how
2702 to use "LaTeX_CLASS_OPTIONS".
2703
2704 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2705
2706 * org.texi (Noweb reference syntax): Describe the ability to
2707 execute noweb references in the manual.
2708
2709 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2710
2711 * org.texi (cache): Improve cache documentation when session
2712 evaluation is used.
2713
2714 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2715
2716 * org.texi (Plain lists): Document removal.
2717
2718 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2719
2720 * org.texi: Decapitalize file name in references to Calc manual.
2721
2722 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2723
2724 * org.texi (Plain lists): Document removal.
2725
2726 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2727
2728 * org.texi (Top, OpenDocument Text export)
2729 (ODT export commands, Extending ODT export)
2730 (Images in ODT export, Tables in ODT export)
2731 (Configuring a document converter): Add or Update.
2732
2733 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2734
2735 * org.texi (MobileOrg): Change the wording to reflect that the
2736 Android Version is no longer just the little brother of the iOS
2737 version.
2738
2739 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2740
2741 * org.texi (Key bindings and useful functions): Update babel key
2742 binding documentation in manual.
2743
2744 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2745
2746 * org.texi (noweb): Document new noweb header value.
2747
2748 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2749
2750 * org.texi (noweb-sep): Document new header argument.
2751
2752 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2753
2754 * org.texi (noweb-ref): Documentation of this new custom variable.
2755
2756 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2757
2758 * org.texi (wrap): Update the new :wrap documentation to match the
2759 current implementation.
2760
2761 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2762
2763 * org.texi: Added documentation for :wrap.
2764
2765 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2766
2767 * org.texi: #+RESULTS now user-configurable.
2768
2769 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2770
2771 * org.texi: Documented :noweb no-export.
2772
2773 2012-04-01 Thomas Dye <dk@poto.local>
2774
2775 * org.texi: Edit :noweb no header argument for correctness.
2776
2777 2012-04-01 Bastien Guerry <bzg@gnu.org>
2778
2779 * org.texi (Customization): Update the approximate number of Org
2780 variables.
2781
2782 2012-04-01 Thomas Dye <dk@poto.local>
2783
2784 * org.texi: The :results wrap produces a drawer instead of a
2785 begin_results block.
2786
2787 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2788
2789 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2790 reflect the new default.
2791
2792 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2793
2794 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2795 "Getting Started" to this node. (Bug#10450)
2796
2797 2012-03-10 Chong Yidong <cyd@gnu.org>
2798
2799 * flymake.texi (Example -- Configuring a tool called via make):
2800 Mention the Automake COMPILE variable (Bug#8715).
2801
2802 * info.texi (Getting Started): Add an index entry (Bug#10450).
2803
2804 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2805
2806 * dbus.texi (Signals): Known names will be mapped onto unique
2807 names, when registering for signals.
2808
2809 2012-02-29 Glenn Morris <rgm@gnu.org>
2810
2811 * url.texi: Fix quote usage in body text.
2812
2813 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2814
2815 * cl.texi: Use @code{} in menus when appropriate.
2816
2817 2012-02-28 Glenn Morris <rgm@gnu.org>
2818
2819 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2820 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2821 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2822 * org.texi, sc.texi, vip.texi, viper.texi:
2823 Standardize possessive apostrophe usage.
2824
2825 2012-02-26 Chong Yidong <cyd@gnu.org>
2826
2827 * ediff.texi (Quick Help Commands): Add a couple of index entries
2828 (Bug#10834).
2829
2830 2012-02-17 Glenn Morris <rgm@gnu.org>
2831
2832 * gnus.texi (Posting Styles):
2833 * remember.texi (Org): Fix cross-refs to other manuals.
2834
2835 2012-02-15 Glenn Morris <rgm@gnu.org>
2836
2837 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2838 (Encryption): New chapter, split out from previous.
2839
2840 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2841
2842 * gnus.texi (Customizing the IMAP Connection):
2843 Mention nnimap-record-commands.
2844
2845 2012-02-10 Glenn Morris <rgm@gnu.org>
2846
2847 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2848 Mention url-queue-retrieve.
2849
2850 2012-02-09 Glenn Morris <rgm@gnu.org>
2851
2852 * sem-user.texi (Semantic mode user commands): Typo fix.
2853
2854 * info.texi (Create Info buffer): Mention info-display-manual.
2855
2856 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2857
2858 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2859 example (modified from an example by Michael Albinus).
2860
2861 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2862
2863 * gnus.texi (Agent Basics): Fix outdated description of
2864 `gnus-agent-auto-agentize-methods'.
2865
2866 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2867
2868 * cc-mode.texi: Always @defindex ss.
2869 (Config Basics): Fix argument of @itemize.
2870 (Macro Backslashes): Add @code around index entry.
2871
2872 2012-01-23 Glenn Morris <rgm@gnu.org>
2873
2874 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2875
2876 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2877
2878 * tramp.texi (File): Tweak wording for the `scpc' option.
2879
2880 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2881
2882 * gnus.texi (Group Parameters): Really note precedence.
2883
2884 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2885
2886 * gnus.texi (Group Parameters): Note precedence.
2887
2888 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2889
2890 * org.texi (Noweb reference syntax): Adding documentation of
2891 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2892 variable.
2893
2894 2012-01-03 Bastien Guerry <bzg@gnu.org>
2895
2896 * org.texi (Plain lists): Split the table to fix the display
2897 of items.
2898
2899 2012-01-03 Bastien Guerry <bzg@gnu.org>
2900
2901 * org.texi (Plain lists): Fix misplaced explanation.
2902
2903 2012-01-03 Bastien Guerry <bzg@gnu.org>
2904
2905 * org.texi (Plain lists, Agenda files): Add index entries.
2906
2907 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2908
2909 * org.texi: Use "Org mode" instead of alternatives like
2910 "Org-mode" or "org-mode".
2911
2912 2012-01-03 Bernt Hansen <bernt@norang.ca>
2913
2914 * org.texi (Agenda commands):
2915 Document `org-clock-report-include-clocking-task'.
2916
2917 2012-01-03 Bastien Guerry <bzg@gnu.org>
2918
2919 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2920 C-c' on checkboxes.
2921
2922 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2923
2924 * org.texi: End sentences with two spaces.
2925
2926 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2927
2928 * org.texi (External links): Document the link types file+sys
2929 and file+emacs, slightly narrow used page width.
2930
2931 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2932
2933 * org.texi (colnames): Note that colnames behavior may differ
2934 across languages.
2935
2936 2012-01-03 Bastien Guerry <bzg@gnu.org>
2937
2938 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2939
2940 2012-01-03 Thomas Dye <dk@poto.westell.com>
2941
2942 * org.texi: Augmented discussion of babel property
2943 inheritance. Put footnote outside sentence ending period.
2944
2945 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2946
2947 * org.texi (eval): Documenting the full range of :eval header
2948 argument values.
2949
2950 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2951
2952 * org.texi (eval): Documentation of the new :eval option.
2953
2954 2012-01-03 Thomas Dye <dk@poto.local>
2955
2956 * org.texi: Add accumulated properties.
2957
2958 2012-01-03 Thomas Dye <dk@poto.local>
2959
2960 * org.texi: Documented no spaces in name=assign, another
2961 correction to :var table.
2962
2963 2012-01-03 Thomas Dye <dk@poto.local>
2964
2965 * org.texi: Changed DATA to NAME in Working With Source Code
2966 section.
2967
2968 2012-01-03 Tom Dye <tsd@tsdye.com>
2969
2970 * org.texi: Minor change to :var table.
2971
2972 2012-01-03 Tom Dye <tsd@tsdye.com>
2973
2974 * org.texi: More changes to :var table (some examples were wrong).
2975
2976 2012-01-03 Tom Dye <tsd@tsdye.com>
2977
2978 * org.texi: Cleaned up :var table.
2979
2980 2012-01-03 Bastien Guerry <bzg@gnu.org>
2981
2982 * org.texi (Timestamps, Weekly/daily agenda)
2983 (Weekly/daily agenda): Add @cindex for "appointment".
2984
2985 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2986
2987 * org.texi (Literal examples): A new link to the template for
2988 inserting empty code blocks.
2989 (Structure of code blocks): A new link to the template for
2990 inserting empty code blocks.
2991
2992 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2993
2994 * org.texi (External links): Add footnote on how the behavior
2995 of the text search in Org files are controled by the variable
2996 `org-link-search-must-match-exact-headline'.
2997
2998 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2999
3000 * org.texi (Buffer-wide header arguments):
3001 Update documentation to reflect removal of #+PROPERTIES.
3002
3003 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3004
3005 * org.texi (The clock table): Mention that ACHIVED trees
3006 contribute to the clock table.
3007
3008 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3009
3010 * org.texi (Conflicts): Better yasnippet config info.
3011
3012 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3013
3014 * org.texi (Selective export): Explicitly mention the default
3015 values for `org-export-select-tags',
3016 `org-export-exclude-tags'.
3017
3018 2012-01-03 Tom Dye <tsd@tsdye.com>
3019
3020 * org.texi: Added a line to specify that header arguments are
3021 lowercase.
3022
3023 2012-01-03 Tom Dye <tsd@tsdye.com>
3024
3025 * org.texi: :var requires default value when declared.
3026
3027 2012-01-03 Bastien Guerry <bzg@gnu.org>
3028
3029 * org.texi (Handling links): Add a note about the
3030 `org-link-frame-setup' option.
3031
3032 2012-01-03 David Maus <dmaus@ictsoc.de>
3033
3034 * org.texi (Exporting Agenda Views, Extracting agenda
3035 information): Fix command line syntax, quote symbol parameter
3036 values.
3037
3038 2012-01-03 David Maus <dmaus@ictsoc.de>
3039
3040 * org.texi (Exporting Agenda Views): Fix command line syntax.
3041
3042 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3043
3044 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3045 Use octal notation for file permissions, which are normally
3046 thought of in octal.
3047 (Mail Back End Variables): Use more-plausible modes in example.
3048
3049 2011-12-20 Alan Mackenzie <acm@muc.de>
3050
3051 * cc-mode.texi: Update version string 5.31 -> 5.32.
3052
3053 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3054
3055 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3056
3057 2011-11-24 Glenn Morris <rgm@gnu.org>
3058
3059 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3060
3061 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3062
3063 * makefile.w32-in: Update dependencies.
3064
3065 2011-11-20 Glenn Morris <rgm@gnu.org>
3066
3067 * gnus.texi (Group Information):
3068 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3069
3070 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3071
3072 * gnus-coding.texi (Gnus Maintenance Guide):
3073 Rename from "Gnus Maintainance Guide".
3074
3075 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3076 * eieio.texi (Customizing):
3077 * gnus.texi (Article Washing):
3078 * gnus-news.texi:
3079 * sem-user.texi (Smart Jump): Fix typos.
3080
3081 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3082
3083 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3084
3085 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3086
3087 * ede.texi (project-am-texinfo):
3088 * gnus.texi (Sending or Not Sending):
3089 * org.texi (Template elements): Fix typos.
3090
3091 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3092
3093 * ediff.texi (Hooks):
3094 * sem-user.texi (Semanticdb Roots): Fix typos.
3095
3096 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3097
3098 * semantic.texi (Tag handling): Fix typo.
3099
3100 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3101
3102 * gnus.texi (Other Gnus Versions): Remove.
3103
3104 2011-10-28 Alan Mackenzie <acm@muc.de>
3105
3106 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3107 (Other Special Indentations): Add an xref to "Macros with ;".
3108 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3109 "Macros with ;".
3110 (Macros with ;): New page.
3111
3112 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3113 Document the new handling of nested scopes for movement by defuns.
3114
3115 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3116
3117 Sync with Tramp 2.2.3.
3118
3119 * trampver.texi: Update release number.
3120
3121 2011-10-14 Glenn Morris <rgm@gnu.org>
3122
3123 * ert.texi (Introduction, How to Run Tests)
3124 (Running Tests Interactively, Expected Failures)
3125 (Tests and Their Environment, Useful Techniques)
3126 (Interactive Debugging, Fixtures and Test Suites):
3127 Minor rephrasings.
3128 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3129 (Running Tests in Batch Mode): Simplify loading instructions.
3130 (Test Selectors): Clarify some selectors.
3131 (Expected Failures, Useful Techniques):
3132 Make examples fit in 80 columns.
3133
3134 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3135
3136 * calc.texi (Basic Operations on Units): Discuss temperature
3137 conversion (`u t') alongside with other unit conversions ('u c').
3138
3139 2011-10-12 Glenn Morris <rgm@gnu.org>
3140
3141 * ert.texi: Whitespace trivia to make main menu items line up better.
3142
3143 2011-10-08 Glenn Morris <rgm@gnu.org>
3144
3145 * Makefile.in: Fix ert rules.
3146
3147 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * gnus.texi (Gnus Utility Functions): Add more references and
3150 explanations (bug#9683).
3151
3152 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3153
3154 * texinfo.tex: Merge from gnulib.
3155
3156 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * gnus.texi (Archived Messages): Note the default (bug#9552).
3159
3160 2011-09-21 Bill Wohler <wohler@newt.com>
3161
3162 Release MH-E manual version 8.3.
3163
3164 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3165 release 8.3.
3166 (Preface): Update support information.
3167 (From Bill Wohler): Reset text to original version. As a
3168 historical quote, the tense should be correct in the time that it
3169 was written.
3170
3171 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3172
3173 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3174 (Finding the News): Doc clarification.
3175 (Terminology): Mention naming.
3176
3177 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3178
3179 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3180 (Interactive): Document `quiet'.
3181
3182 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3183
3184 * org.texi (Images in LaTeX export): Rewrite.
3185
3186 2011-08-15 Bastien Guerry <bzg@gnu.org>
3187
3188 * org.texi (Using the mapping API): Mention 'region as a possible
3189 scope for `org-map-entries'.
3190
3191 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3192
3193 * org.texi (Visibility cycling): Document `org-copy-visible'.
3194
3195 2011-08-15 Bastien Guerry <bzg@gnu.org>
3196
3197 * org.texi (Template expansion): Order template sequences in the
3198 proper order.
3199
3200 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3201
3202 * org.texi (eval): Expand discussion of the :eval header argument.
3203
3204 2011-08-15 Bastien Guerry <bzg@gnu.org>
3205
3206 * org.texi (Languages): Add Lilypond and Awk as supported
3207 languages.
3208
3209 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3210
3211 * org.texi: Document that both CLOCK_INTO_DRAWER and
3212 LOG_INTO_DRAWER can be used to override the contents of variable
3213 org-clock-into-drawer (or if unset, org-log-into-drawer).
3214
3215 * org.texi: Replace @xref->@pxref.
3216
3217 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3218
3219 * org.texi (Evaluating code blocks): Documenting the new option
3220 for inline call lines.
3221
3222 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3223
3224 * org.texi (Results of evaluation): More explicit about the
3225 mechanism through which interactive evaluation of code is
3226 performed.
3227
3228 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3229
3230 * org.texi (noweb-ref): New header argument documentation.
3231
3232 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3233
3234 * org.texi (Extracting source code): Documentation of the new
3235 org-babel-tangle-named-block-combination variable.
3236
3237 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3238
3239 * org.texi (Structure of code blocks): Explicitly state that the
3240 behavior of multiple blocks of the same name is undefined.
3241
3242 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3243
3244 * org.texi (TaskJuggler export): Modify the example to reflect the
3245 new effort durations.
3246
3247 2011-08-15 David Maus <dmaus@ictsoc.de>
3248
3249 * org.texi (Images in LaTeX export): Escape curly brackets in
3250 LaTeX example.
3251
3252 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3253
3254 * org.texi (The clock table): Document the :properties and
3255 :inherit-props arguments for the clocktable.
3256
3257 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3258
3259 * org.texi (Tables in LaTeX export): Document specifying placement
3260 options for tables.
3261
3262 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3263
3264 * org.texi (Evaluating code blocks): More specific documentation
3265 about the different types of header arguments.
3266
3267 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3268
3269 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3270
3271 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3272
3273 * org.texi (Built-in table editor): Document the table field
3274 follow mode.
3275
3276 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3277
3278 * org.texi (Easy Templates): Document new template.
3279
3280 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3281
3282 * org.texi (Literal examples): Add a cross-reference from "Literal
3283 Examples" to "Easy Templates."
3284
3285 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3286
3287 * org.texi (The clock table): Add link to match syntax.
3288
3289 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3290
3291 * org.texi (Agenda commands): Document clock consistency checks.
3292
3293 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3294
3295 * org.texi (Built-in table editor): Document that \vert represents
3296 a vertical bar in a table field.
3297
3298 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3299
3300 * org.texi (Literal examples): Link from "Markup" > "Literate
3301 Examples" to "Working with Source Code".
3302
3303 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3304
3305 * org.texi (Agenda commands): Doc for function option to bulk
3306 action.
3307
3308 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3309
3310 * org.texi (Template expansion): Document new %<...> template
3311 escape.
3312
3313 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3314
3315 * org.texi (Selective export): Document exclusion of any tasks
3316 from export.
3317
3318 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3319
3320 * org.texi (Selective export): Document how to exclude DONE tasks
3321 from export.
3322 (Publishing options): Document the properties to be used to turn off
3323 export of DONE tasks.
3324
3325 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3326
3327 * org.texi (The date/time prompt): Document date range protection.
3328
3329 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3330
3331 * org.texi (padline): Documentation of the new padline header
3332 argument.
3333
3334 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3335
3336 * org.texi (var): Adding "[" to list of characters triggering
3337 elisp evaluation.
3338
3339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3340
3341 * org.texi (var): Documentation of Emacs Lisp evaluation during
3342 variable assignment.
3343
3344 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3345
3346 * org.texi (colnames): Reference indexing into variables, and note
3347 that colnames are *not* removed before indexing occurs.
3348 (rownames): Reference indexing into variables, and note that
3349 rownames are *not* removed before indexing occurs.
3350
3351 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3352
3353 * org.texi (var): Clarification of indexing into tabular
3354 variables.
3355
3356 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3357
3358 * org.texi (results): Documentation of the `:results wrap' header
3359 argument.
3360
3361 2011-08-15 Bastien Guerry <bzg@gnu.org>
3362
3363 * org.texi (LaTeX and PDF export): Add a note about a limitation
3364 of the LaTeX export: the org file has to be properly structured.
3365
3366 2011-08-15 Bastien Guerry <bzg@gnu.org>
3367
3368 * org.texi (Dynamic blocks, Structure editing):
3369 Mention the function `org-narrow-to-block'.
3370
3371 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3372
3373 * org.texi (Languages): Updating list of code block supported
3374 languages.
3375
3376 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3377
3378 * org.texi (Special properties): CATEGORY is a special property,
3379 but it may also used in the drawer.
3380
3381 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3382
3383 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3384
3385 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3386
3387 * org.texi (Include files): Document :lines.
3388
3389 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3390
3391 * org.texi (comments): Documentation of the ":comments noweb" code
3392 block header argument.
3393
3394 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3395
3396 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3397 added extra whitespace around functions to be consistent with the
3398 rest of the section.
3399
3400 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3401
3402 * org.texi (Evaluating code blocks): Expand discussion of
3403 #+call: line syntax.
3404 (Header arguments in function calls): Expand discussion of
3405 #+call: line syntax.
3406
3407 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3408
3409 * org.texi (Evaluating code blocks): More explicit about how to
3410 pass variables to #+call lines.
3411
3412 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3413
3414 * org.texi (Results of evaluation): Link to the :results header
3415 argument list from the "Results of evaluation" section.
3416
3417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3418
3419 * org.texi (Conflicts): Adding additional information about
3420 resolving org/yasnippet conflicts.
3421
3422 2011-08-15 David Maus <dmaus@ictsoc.de>
3423
3424 * org.texi (Publishing options): Document style-include-scripts
3425 publishing project property.
3426
3427 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3428
3429 * org.texi (Sparse trees): Document the next-error /
3430 previous-error functionality.
3431
3432 2011-08-15 Tom Dye <tsd@tsdye.com>
3433
3434 * org.texi (cache): Improve documentation of code block caches.
3435
3436 2011-08-15 Tom Dye <tsd@tsdye.com>
3437
3438 * org.texi (Code block specific header arguments):
3439 Documentation of multi-line header arguments.
3440
3441 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3442
3443 * org.texi (Code evaluation security): Add example for using a
3444 function.
3445
3446 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3447
3448 * org.texi (Tables in LaTeX export): Documentation of new
3449 attr_latex options for tables.
3450
3451 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3452
3453 * trampver.texi: Update release number.
3454
3455 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3456
3457 Sync with Tramp 2.2.2.
3458
3459 * trampver.texi: Update release number.
3460
3461 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3462
3463 * flymake.texi (Example -- Configuring a tool called via make):
3464 Use /dev/null instead of the Windows "nul" (bug#8715).
3465
3466 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3467
3468 * widget.texi (Setting Up the Buffer): Remove mention of the
3469 global keymap parent, which doesn't seem to be accurate
3470 (bug#7045).
3471
3472 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3473
3474 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3475
3476 2010-07-10 Kevin Ryde <user42@zip.com.au>
3477
3478 * cl.texi (For Clauses): Add destructuring example processing an
3479 alist (bug#6596).
3480
3481 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3482
3483 * ediff.texi (Major Entry Points): Remove mention of `require',
3484 since that's not pertinent in the installed Emacs (bug#9016).
3485
3486 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3489 (Filtering New Groups): Clarify how simple the "options -n" format is.
3490 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3491 is internal.
3492
3493 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3494
3495 * tramp.texi (Cleanup remote connections):
3496 Add `tramp-cleanup-this-connection'.
3497
3498 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3499
3500 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3501 zombies.
3502 (Checking New Groups): Ditto (bug#8974).
3503 (Checking New Groups): Move the reference to the right place.
3504
3505 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3506
3507 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3508 backups, and not actual vc (bug#8975).
3509
3510 2011-07-03 Kevin Ryde <user42@zip.com.au>
3511
3512 * cl.texi (For Clauses): @items for hash-values and key-bindings
3513 to make them more visible when skimming. Add examples of `using'
3514 clause to them, examples being clearer than a description in
3515 words (bug#6599).
3516
3517 2011-07-01 Alan Mackenzie <acm@muc.de>
3518
3519 * cc-mode.texi (Guessing the Style): New page.
3520 (Styles): Add a short introduction to above.
3521
3522 2011-06-28 Deniz Dogan <deniz@dogan.se>
3523
3524 * rcirc.texi (Configuration): Bug-fix:
3525 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3526 Reported by Elias Pipping <pipping@exherbo.org>.
3527
3528 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * gnus.texi (Summary Mail Commands):
3531 Document `gnus-summary-reply-to-list-with-original'.
3532
3533 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3534
3535 * eshell.texi (Known problems): Fix typo.
3536
3537 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3538
3539 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3540 (Password handling): `auth-source-debug' is good for debug messages.
3541
3542 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3543
3544 * gnus.texi (Store custom flags and keywords): Refer to
3545 `gnus-registry-article-marks-to-{chars,names}' instead of
3546 `gnus-registry-user-format-function-{M,M2}'.
3547
3548 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3549
3550 * texinfo.tex: Merge from gnulib.
3551
3552 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3553
3554 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3555 (Store custom flags and keywords):
3556 Mention `gnus-registry-user-format-function-M' and
3557 `gnus-registry-user-format-function-M2'.
3558
3559 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3560
3561 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3562
3563 2011-05-17 Glenn Morris <rgm@gnu.org>
3564
3565 * gnus.texi (Face): Fix typo.
3566
3567 2011-05-14 Glenn Morris <rgm@gnu.org>
3568
3569 * dired-x.texi (Omitting Examples): Minor addition.
3570
3571 2011-05-10 Jim Meyering <meyering@redhat.com>
3572
3573 * ede.texi: Fix typo "or or -> or".
3574
3575 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3576
3577 * gnus.texi (Summary Buffer Lines):
3578 gnus-summary-user-date-format-alist does not exist.
3579 (Sorting the Summary Buffer): More about sorting threads.
3580
3581 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3582
3583 * trampver.texi: Update release number.
3584
3585 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3586
3587 * tramp.texi (Frequently Asked Questions): New item for disabling
3588 Tramp in other packages.
3589
3590 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3591
3592 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3593 (Fancy splitting to parent, Store arbitrary data):
3594 Update gnus-registry docs.
3595
3596 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3597
3598 * ede.texi: Fix typos.
3599
3600 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
3602 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3603 It's @table @code.
3604
3605 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3606
3607 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3608
3609 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3610
3611 * calc.texi (Logarithmic Units): Update the function names.
3612
3613 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3614
3615 * message.texi (Various Commands): Document format specs in the
3616 ellipsis.
3617
3618 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3619
3620 * message.texi (Insertion Variables): Document message-cite-style.
3621
3622 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3623
3624 * tramp.texi (Remote processes): New subsection "Running shell on
3625 a remote host".
3626
3627 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3628
3629 * auth.texi (Help for developers): Update docs to explain that the
3630 :save-function will only run the first time.
3631
3632 2011-03-12 Glenn Morris <rgm@gnu.org>
3633
3634 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3635 (emacs-faq.text): New target.
3636 (clean): Add emacs-faq.
3637
3638 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3639
3640 Sync with Tramp 2.2.1.
3641
3642 * trampver.texi: Update release number.
3643
3644 2011-03-11 Glenn Morris <rgm@gnu.org>
3645
3646 * Makefile.in (HTML_TARGETS): New.
3647 (clean): Delete $HTML_TARGETS.
3648 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3649
3650 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3651
3652 * auth.texi (Help for developers): Show example of using
3653 `auth-source-search' with prompts and :save-function.
3654
3655 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3656
3657 * Version 23.3 released.
3658
3659 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3660
3661 * message.texi (Message Buffers): Update default value of
3662 message-generate-new-buffers.
3663
3664 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3665
3666 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3667 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3668 respectively.
3669 (Musical Notes): New section.
3670 (Customizing Calc): Mention the customizable variable
3671 calc-note-threshold.
3672
3673 2011-03-03 Glenn Morris <rgm@gnu.org>
3674
3675 * url.texi (Dealing with HTTP documents): Remove reference to
3676 function url-decode-text-part; never seems to have existed. (Bug#6038)
3677 (Configuration): Update url-configuration-directory description.
3678
3679 2011-03-02 Glenn Morris <rgm@gnu.org>
3680
3681 * dired-x.texi (Multiple Dired Directories): Remove mentions
3682 of dired-default-directory-alist and dired-default-directory.
3683 Move dired-smart-shell-command here...
3684 (Miscellaneous Commands): ... from here.
3685
3686 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3687
3688 * texinfo.tex: Update to version 2011-02-24.09.
3689
3690 2011-03-02 Glenn Morris <rgm@gnu.org>
3691
3692 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3693 instead of the obsoleted dired-omit-here-always.
3694
3695 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3696
3697 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3698 supported systems.
3699
3700 2011-02-28 Glenn Morris <rgm@gnu.org>
3701
3702 * dbus.texi (Type Conversion): Grammar fix.
3703
3704 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3707 "Debian GNU/Linux".
3708
3709 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3710
3711 2011-02-23 Glenn Morris <rgm@gnu.org>
3712
3713 * dired-x.texi (Features): Minor rephrasing.
3714 (Local Variables): Fix typos.
3715
3716 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3717 Standardize some Emacs/XEmacs terminology.
3718
3719 * dired-x.texi (Features): Don't advertise obsolete local variables.
3720 Simplify layout.
3721 (Omitting Variables): Update local variables example.
3722 (Local Variables): Say this is obsolete. Fix description of
3723 dired-enable-local-variables possible values.
3724
3725 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3726
3727 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3728 default now.
3729
3730 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3731
3732 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3733
3734 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3735
3736 * gnus.texi (Window Layout): Document layout names.
3737
3738 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3739
3740 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3741 * auth.texi: Sync @dircategory with ../../info/dir.
3742 * autotype.texi: Sync @dircategory with ../../info/dir.
3743 * calc.texi: Sync @dircategory with ../../info/dir.
3744 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3745 * cl.texi: Sync @dircategory with ../../info/dir.
3746 * dbus.texi: Sync @dircategory with ../../info/dir.
3747 * dired-x.texi: Sync @dircategory with ../../info/dir.
3748 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3749 * ede.texi: Sync @dircategory with ../../info/dir.
3750 * ediff.texi: Sync @dircategory with ../../info/dir.
3751 * edt.texi: Sync @dircategory with ../../info/dir.
3752 * eieio.texi: Sync @dircategory with ../../info/dir.
3753 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3754 * epa.texi: Sync @dircategory with ../../info/dir.
3755 * erc.texi: Sync @dircategory with ../../info/dir.
3756 * eshell.texi: Sync @dircategory with ../../info/dir.
3757 * eudc.texi: Sync @dircategory with ../../info/dir.
3758 * flymake.texi: Sync @dircategory with ../../info/dir.
3759 * forms.texi: Sync @dircategory with ../../info/dir.
3760 * gnus.texi: Sync @dircategory with ../../info/dir.
3761 * idlwave.texi: Sync @dircategory with ../../info/dir.
3762 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3763 * message.texi: Sync @dircategory with ../../info/dir.
3764 * mh-e.texi: Sync @dircategory with ../../info/dir.
3765 * newsticker.texi: Sync @dircategory with ../../info/dir.
3766 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3767 * org.texi: Sync @dircategory with ../../info/dir.
3768 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3769 * pgg.texi: Sync @dircategory with ../../info/dir.
3770 * rcirc.texi: Sync @dircategory with ../../info/dir.
3771 * reftex.texi: Sync @dircategory with ../../info/dir.
3772 * remember.texi: Sync @dircategory with ../../info/dir.
3773 * sasl.texi: Sync @dircategory with ../../info/dir.
3774 * sc.texi: Sync @dircategory with ../../info/dir.
3775 * semantic.texi: Sync @dircategory with ../../info/dir.
3776 * ses.texi: Sync @dircategory with ../../info/dir.
3777 * sieve.texi: Sync @dircategory with ../../info/dir.
3778 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3779 * speedbar.texi: Sync @dircategory with ../../info/dir.
3780 * trampver.texi [emacs]: Set emacsname to "Emacs".
3781 * tramp.texi: Sync @dircategory with ../../info/dir.
3782 * url.texi: Sync @dircategory with ../../info/dir.
3783 * vip.texi: Sync @dircategory with ../../info/dir.
3784 * viper.texi: Sync @dircategory with ../../info/dir.
3785 * widget.texi: Sync @dircategory with ../../info/dir.
3786 * woman.texi: Sync @dircategory with ../../info/dir.
3787
3788 2011-02-19 Glenn Morris <rgm@gnu.org>
3789
3790 * dired-x.texi (Technical Details): No longer redefines
3791 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3792 dired-read-shell-command, or dired-find-buffer-nocreate.
3793
3794 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3795
3796 * eshell.texi (Input/Output):
3797 Document insert output redirection operator, >>>.
3798
3799 2011-02-18 Glenn Morris <rgm@gnu.org>
3800
3801 * dired-x.texi (Optional Installation File At Point): Simplify.
3802
3803 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3804
3805 * auth.texi (Help for users): Use :port instead of :protocol for all
3806 auth-source docs.
3807 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3808 to have two files in `auth-sources'.
3809
3810 2011-02-16 Glenn Morris <rgm@gnu.org>
3811
3812 * dired-x.texi: Use emacsver.texi to get Emacs version.
3813 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3814 Depend on emacsver.texi.
3815
3816 * dired-x.texi: Drop meaningless version number.
3817 (Introduction): Remove old info.
3818 (Optional Installation Dired Jump): Autoload from dired-x.
3819 Remove incorrect info about loaddefs.el.
3820 (Bugs): Just refer to M-x report-emacs-bug.
3821
3822 * dired-x.texi (Multiple Dired Directories): Update for rename of
3823 default-directory-alist.
3824 (Miscellaneous Commands): No longer mention very old VM version 4.
3825
3826 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3827
3828 Merge from gnulib.
3829 * texinfo.tex: Update to version 2011-02-14.11.
3830
3831 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3832
3833 * auth.texi (Help for users):
3834 Login collection is "Login" and not "login".
3835
3836 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3837
3838 * tramp.texi (History): Remove IMAP support.
3839 (External methods, Frequently Asked Questions): Remove `imap' and
3840 `imaps' methods.
3841 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3842
3843 * trampver.texi: Remove default value of `emacsimap'.
3844
3845 2011-02-13 Glenn Morris <rgm@gnu.org>
3846
3847 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3848 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3849
3850 2011-02-12 Glenn Morris <rgm@gnu.org>
3851
3852 * sc.texi (Getting Connected): Remove old index entries.
3853
3854 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3855
3856 * url.texi: Remove duplicate @dircategory (Bug#7942).
3857
3858 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3859
3860 * auth.texi (Overview, Help for users, Help for developers):
3861 Update docs.
3862 (Help for users): Talk about spaces.
3863
3864 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3865
3866 * texinfo.tex: Update to version 2011-02-07.16.
3867
3868 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3869
3870 * dbus.texi (Bus names): Adapt descriptions for
3871 dbus-list-activatable-names and dbus-list-known-names.
3872
3873 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3874
3875 * calc.texi (Logarithmic Units): New section.
3876
3877 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3878
3879 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3880 manuals use it now.
3881
3882 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3883
3884 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3885
3886 * overrides.texi: Remove.
3887
3888 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3889 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3890
3891 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3892
3893 * tramp.texi (Frequently Asked Questions): Mention problems with
3894 WinSSHD.
3895
3896 * trampver.texi: Update release number.
3897
3898 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3899
3900 * tramp.texi:
3901 Replace "delimet" with "delimit" globally.
3902 Replace "explicite" with "explicit" globally.
3903 Replace "instead of" with "instead" where there was nothing after "of".
3904 Audit use of comma before interrogative pronoun, "that", or "which".
3905 Minor word order, spelling, wording changes.
3906
3907 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3908
3909 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3910
3911 * sieve.texi: Use WEBHACKDEVEL.
3912
3913 * sasl.texi: Use WEBHACKDEVEL.
3914
3915 * pgg.texi: Use WEBHACKDEVEL.
3916
3917 * message.texi: Use WEBHACKDEVEL.
3918
3919 * gnus.texi: Use WEBHACKDEVEL.
3920
3921 * emacs-mime.texi: Use WEBHACKDEVEL.
3922
3923 * auth.texi: Use WEBHACKDEVEL.
3924
3925 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3926 manuals.
3927
3928 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3931
3932 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3933
3934 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3935 which in turn is copied from ftp://tug.org/tex/.
3936
3937 2011-02-03 Glenn Morris <rgm@gnu.org>
3938
3939 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3940 (Binding combinations of modifiers and function keys):
3941 Let's assume people reading this are not using Emacs 18.
3942
3943 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3944
3945 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3946 since it's run automatically.
3947
3948 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3949
3950 * gnus.texi (Customizing Articles): Fix typo.
3951
3952 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3953
3954 * gnus.texi (Customizing Articles): Document the new way of customizing
3955 the date headers(s).
3956
3957 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3958
3959 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3960 splitting example.
3961
3962 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3963
3964 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3965 (MAKEINFO_OPTS): New variable.
3966 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3967 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3968 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3969 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3970 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3971 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3972 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3973 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3974 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3975 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3976 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3977 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3978 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3979 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3980 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3981 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3982 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3983 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3984
3985 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3986
3987 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3988
3989 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3990
3991 * message.texi (IDNA): Explain what it is.
3992
3993 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3994
3995 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3996
3997 2011-01-23 Werner Lemberg <wl@gnu.org>
3998
3999 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4000 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4001 (ENVADD): Update.
4002
4003 2011-01-18 Glenn Morris <rgm@gnu.org>
4004
4005 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4006
4007 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4008
4009 * nxml-mode.texi (Introduction): Fix file name typos.
4010
4011 2011-01-13 Christian Ohler <ohler@gnu.org>
4012
4013 * ert.texi: New file.
4014
4015 * Makefile.in:
4016 * makefile.w32-in: Add ert.texi.
4017
4018 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4019
4020 * dbus.texi (Receiving Method Calls): New function
4021 dbus-register-service. Rearrange node.
4022
4023 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4024
4025 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4026 which in turn is copied from ftp://tug.org/tex/.
4027
4028 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4029
4030 * dbus.texi (Receiving Method Calls): Describe new optional
4031 parameter dont-register-service of dbus-register-{method,property}.
4032
4033 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4034
4035 * epa.texi (Encrypting/decrypting *.gpg files):
4036 Mention epa-file-select-keys.
4037
4038 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4039
4040 * gnus.texi (Archived Messages): Remove outdated text.
4041
4042 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4043
4044 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4045
4046 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4047
4048 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4049
4050 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4051
4052 * gnus.texi (The swish++ Engine): Add customizable parameters
4053 descriptions.
4054 (The swish-e Engine): Ditto.
4055
4056 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4057
4058 * tramp.texi (Inline methods): Add "ksu" method.
4059 (Remote processes): Add example with remote `default-directory'.
4060
4061 2010-12-14 Glenn Morris <rgm@gnu.org>
4062
4063 * faq.texi (Expanding aliases when sending mail):
4064 Now build-mail-aliases is interactive.
4065
4066 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4067
4068 * gnus.texi: First pass at adding (rough) nnir documentation.
4069
4070 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4071
4072 * gnus.texi (Filtering New Groups):
4073 Mention gnus-auto-subscribed-categories.
4074 (The First Time): Remove, since default-subscribed-newsgroups has been
4075 removed.
4076
4077 2010-12-13 Glenn Morris <rgm@gnu.org>
4078
4079 * cl.texi (For Clauses): Small fixes for frames and windows.
4080
4081 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4082
4083 * org.texi (Using capture): Document using prefix arguments for
4084 finalizing capture.
4085 (Agenda commands): Document prefix argument for the bulk scatter
4086 command.
4087 (Beamer class export): Document that also overlay arguments can be
4088 passed to the column environment.
4089 (Template elements): Document the new entry type.
4090
4091 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4092
4093 * org.texi (Include files): Document :minlevel.
4094
4095 2010-12-11 Julien Danjou <julien@danjou.info>
4096
4097 * org.texi (Categories): Document category icons.
4098
4099 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4100
4101 * org.texi (noweb): Fix typo.
4102
4103 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4104
4105 * gnus.texi (Server Commands): Point to the rest of the server
4106 commands.
4107
4108 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
4110 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4111 g'.
4112
4113 2010-12-02 Julien Danjou <julien@danjou.info>
4114
4115 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4116
4117 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4118
4119 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4120 (Direct Functions): Note the STARTTLS upgrade.
4121
4122 2010-11-27 Glenn Morris <rgm@gnu.org>
4123 James Clark <none@example.com>
4124
4125 * nxml-mode.texi (Introduction): New section.
4126
4127 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4128
4129 * gnus.texi (Server Commands): Document gnus-server-show-server.
4130
4131 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4132
4133 Sync with Tramp 2.2.0.
4134
4135 * trampver.texi: Update release number.
4136
4137 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4138
4139 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4140 Mention that the TeX specific units won't use the `tex' prefix
4141 in TeX mode.
4142
4143 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4146
4147 2010-11-17 Glenn Morris <rgm@gnu.org>
4148
4149 * edt.texi: Remove information about Emacs 19.
4150
4151 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4152
4153 * trampver.texi: Update release number.
4154
4155 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4156
4157 * gnus.texi (Article Washing): Fix typo.
4158
4159 2010-11-11 Noorul Islam <noorul@noorul.com>
4160
4161 * org.texi: Fix typo.
4162
4163 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4164
4165 * org.texi (Using capture): Explain that refiling is
4166 sensitive to cursor position.
4167
4168 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4169
4170 * org.texi (Images and tables): Add cross reference to link section.
4171
4172 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4173
4174 * org.texi: Document the <c> cookie.
4175
4176 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4177
4178 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4179 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4180
4181 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4182
4183 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4184
4185 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4186
4187 * org.texi (Project alist): Mention that this is a property list.
4188
4189 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4190
4191 * org.texi (Setting up the staging area): Document that
4192 file names remain visible when encrypting the MobileOrg files.
4193
4194 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4195
4196 * org.texi (Setting up the staging area): Document which
4197 versions are needed for encryption.
4198
4199 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4200
4201 * org.texi (noweb): Update :noweb documentation to
4202 reflect the new "tangle" argument.
4203
4204 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4205
4206 * org.texi (Batch execution): Improve tangling script in
4207 documentation.
4208
4209 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4210
4211 * org.texi (Handling links, In-buffer settings):
4212 Document inlining images on startup.
4213
4214 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4215
4216 * org.texi (Setting up the staging area): Document use of
4217 crypt password.
4218
4219 2010-11-11 David Maus <dmaus@ictsoc.de>
4220
4221 * org.texi (Template expansion): Add date related link type escapes.
4222
4223 2010-11-11 David Maus <dmaus@ictsoc.de>
4224
4225 * org.texi (Template expansion): Add mew in table for link type
4226 escapes.
4227
4228 2010-11-11 David Maus <dmaus@ictsoc.de>
4229
4230 * org.texi (Template expansion): Fix typo in link type escapes.
4231
4232 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4233
4234 * org.texi (Structure of code blocks): Another documentation tweak.
4235
4236 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4237
4238 * org.texi (Structure of code blocks): Documentation tweak.
4239
4240 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4241
4242 * org.texi (Structure of code blocks):
4243 Update documentation to mention inline code block syntax.
4244
4245 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4246
4247 * org.texi (comments): Improve wording.
4248
4249 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4250
4251 * org.texi (comments): Document the new :comments header arguments.
4252
4253 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4254
4255 * org.texi (Installation): Remove the special
4256 installation instructions for XEmacs.
4257
4258 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4259
4260 * org.texi (Easy Templates): New section. Documents quick
4261 insertion of empty structural elements.
4262
4263 2010-11-11 Noorul Islam <noorul@noorul.com>
4264
4265 * org.texi: Fix doc.
4266
4267 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4268
4269 * org.texi (The date/time prompt): Document specification
4270 of time ranges.
4271
4272 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4273
4274 * org.texi (Internal links): Document the changes in
4275 internal links.
4276
4277 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4278
4279 * org.texi (Agenda commands): Document the limitation for
4280 the filter preset - it can only be used for an entire agenda
4281 view, not in an individual block in a block agenda.
4282
4283 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4284
4285 * org.texi (iCalendar export): Document alarm creation.
4286
4287 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4290
4291 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4292
4293 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4294
4295 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4296
4297 * calc.texi: Use emacsver.texi to determine Emacs version.
4298
4299 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4302 since that works by default.
4303
4304 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4305
4306 * gnus.texi (Customizing the IMAP Connection): Document
4307 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4308
4309 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4310
4311 * tramp.texi (Remote shell setup): New item "Interactive shell
4312 prompt". Reported by Christian Millour <cm@abtela.com>.
4313 (Remote shell setup, Remote processes): Use @code{} for
4314 environment variables.
4315
4316 2010-11-03 Glenn Morris <rgm@gnu.org>
4317
4318 * ediff.texi (Quick Help Commands, Miscellaneous):
4319 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4320
4321 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4322
4323 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4324
4325 2010-10-31 Glenn Morris <rgm@gnu.org>
4326
4327 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4328
4329 2010-10-31 Glenn Morris <rgm@gnu.org>
4330
4331 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4332
4333 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4334
4335 * gnus.texi (Client-Side IMAP Splitting):
4336 Mention nnimap-unsplittable-articles.
4337
4338 2010-10-29 Julien Danjou <julien@danjou.info>
4339
4340 * gnus.texi (Finding the News): Remove references to obsoletes
4341 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4342
4343 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4344
4345 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4346 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4347 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4348 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4349
4350 2010-10-28 Glenn Morris <rgm@gnu.org>
4351
4352 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4353 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4354 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4355
4356 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4357
4358 * epa.texi (Mail-mode integration): Add alternative key bindings
4359 for epa-mail commands; escape comma.
4360 Don't use the word "PGP", since it is a non-free program.
4361
4362 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4363
4364 * calc.texi: Use emacsver.texi to determine Emacs version.
4365
4366 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4367
4368 * gnus.texi (Group Parameters, Buttons): Fix typos.
4369
4370 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4371
4372 * gnus.texi (Subscription Commands): Mention that you can also
4373 subscribe to new groups via the Server buffer, which is probably more
4374 convenient when subscribing to many groups.
4375
4376 2010-10-21 Julien Danjou <julien@danjou.info>
4377
4378 * message.texi (Message Headers): Allow message-default-headers to be a
4379 function.
4380
4381 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4382
4383 * gnus-news.texi: Mention new archive defaults.
4384
4385 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4386
4387 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4388
4389 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4390
4391 * gnus.texi (HTML): Document the function value of
4392 gnus-blocked-images.
4393 (Article Washing): shr and gnus-w3m, not the direct function names.
4394
4395 2010-10-20 Julien Danjou <julien@danjou.info>
4396
4397 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4398 variable.
4399
4400 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4401
4402 * gnus.texi (Customizing the IMAP Connection): The port strings are
4403 strings.
4404 (Document Groups): Mention git.
4405
4406 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4407
4408 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4409 bzr/Gnus git sync.
4410
4411 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4412
4413 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4414 change.
4415
4416 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4417
4418 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4419 @item syntax for in-Emacs makeinfo.
4420
4421 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4422
4423 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4424 trim sentence.
4425
4426 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4427
4428 * epa.texi (Caching Passphrases):
4429 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4430 Clarify some configurations require to set up gpg-agent.
4431
4432 2010-10-11 Glenn Morris <rgm@gnu.org>
4433
4434 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4435
4436 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (Spam Package Introduction): Mention `$'.
4439
4440 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4441
4442 * makefile.w32-in (emacsdir): New variable.
4443 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4444 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4445
4446 2010-10-09 Glenn Morris <rgm@gnu.org>
4447
4448 * Makefile.in (mostlyclean): Delete *.toc.
4449
4450 * Makefile.in: Use $< in rules.
4451
4452 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4453
4454 * Makefile.in ($(infodir)): Delete rule.
4455 (mkinfodir): New. Use it in all the info rules, rather than depending
4456 on infodir.
4457
4458 2010-10-09 Glenn Morris <rgm@gnu.org>
4459
4460 * gnus.texi (Article Washing): Fix previous change.
4461
4462 * Makefile.in (emacsdir): New variable.
4463 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4464 Depend on emacsver.texi.
4465
4466 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4467
4468 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4469
4470 2010-10-08 Julien Danjou <julien@danjou.info>
4471
4472 * gnus.texi: Add mm-shr.
4473
4474 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4475
4476 * gnus.texi (Finding the Parent, The Gnus Registry)
4477 (Registry Article Refer Method): Update docs for nnregistry.el.
4478
4479 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4480
4481 * auth.texi (Help for users)
4482 (GnuPG and EasyPG Assistant Configuration): Update docs.
4483
4484 2010-10-08 Glenn Morris <rgm@gnu.org>
4485
4486 * cl.texi (Organization, Installation, Old CL Compatibility):
4487 Deprecate cl-compat for new code.
4488 (Usage, Installation): Remove outdated information.
4489
4490 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4491
4492 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4493
4494 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4495
4496 2010-10-06 Julien Danjou <julien@danjou.info>
4497
4498 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4499
4500 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4501 broken link.
4502
4503 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4504
4505 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4506 to ReiserFS.
4507
4508 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4509 (FAQ 7-1): Fix getmail URL.
4510
4511 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4512
4513 * epa.texi (Caching Passphrases): New section.
4514
4515 2010-10-06 Glenn Morris <rgm@gnu.org>
4516
4517 * Makefile.in (SHELL): Set it.
4518 (info): Move the mkdir dependency to the individual info files.
4519 (mostlyclean): Tidy up.
4520 (clean): Only delete the specific dvi and pdf files.
4521 (maintainer-clean): Be more restrictive in what we delete.
4522 ($(infodir)): Add parallel build workaround.
4523
4524 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4527
4528 2010-10-03 Julien Danjou <julien@danjou.info>
4529
4530 * emacs-mime.texi (Display Customization):
4531 Update mm-inline-large-images documentation and add documentation for
4532 mm-inline-large-images-proportion.
4533
4534 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4535
4536 * tramp.texi (Frequently Asked Questions):
4537 Mention remote-file-name-inhibit-cache.
4538
4539 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4540
4541 * gnus.texi (Splitting Mail): Fix @xref syntax.
4542 (Splitting Mail): Really fix the @ref syntax.
4543
4544 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4545
4546 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4547 (Article Hiding): Add google banner example.
4548 Suggested by Benjamin Xu.
4549
4550 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4551
4552 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4553 Remove nnimap-split-rule from examples.
4554
4555 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4556
4557 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4558 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4559 Fishman.
4560 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4561
4562 2010-09-30 Julien Danjou <julien@danjou.info>
4563
4564 * gnus.texi (Gravatars): Fix documentation about
4565 gnu-gravatar-properties.
4566
4567 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4568
4569 * epa.texi (Bug Reports): New section.
4570
4571 2010-09-29 Glenn Morris <rgm@gnu.org>
4572
4573 * Makefile.in (top_srcdir): Remove unused variable.
4574
4575 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4576
4577 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4578 (Client-Side IMAP Splitting): Document 'default.
4579
4580 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4581
4582 * gnus.texi (Customizing the IMAP Connection):
4583 Document nnimap-fetch-partial-articles.
4584
4585 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4586
4587 * gnus-news.texi: Mention nnimap-inbox.
4588
4589 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4590
4591 2010-09-26 Julien Danjou <julien@danjou.info>
4592
4593 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4594
4595 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4596
4597 * gnus.texi (Security): Remove gpg.el mention.
4598
4599 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4600
4601 * gnus.texi (Browse Foreign Server): New variable
4602 gnus-browse-subscribe-newsgroup-method.
4603
4604 * gnus-news.texi: Mention it.
4605
4606 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * gnus.texi (NoCeM): Remove.
4609 (Startup Variables): No jingle.
4610
4611 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4612
4613 * woman.texi (Interface Options): xz compression is now supported.
4614
4615 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4616
4617 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4618 (Unavailable Servers): Document gnus-server-copy-server.
4619 (Using IMAP): Document the new nnimap.
4620
4621 2010-09-25 Julien Danjou <julien@danjou.info>
4622
4623 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4624
4625 2010-09-24 Glenn Morris <rgm@gnu.org>
4626
4627 * url.texi (Disk Caching): Tweak previous change.
4628
4629 2010-09-24 Julien Danjou <julien@danjou.info>
4630
4631 * url.texi (Disk Caching): Mention url-cache-expire-time,
4632 url-cache-expired, and url-fetch-from-cache.
4633
4634 2010-09-24 Julien Danjou <julien@danjou.info>
4635
4636 * gnus.texi: Add Gravatars.
4637
4638 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4639
4640 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4641
4642 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Expunging mailboxes): Update name of the expunging
4645 command.
4646
4647 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4648
4649 * emacs-mime.texi (rfc2047): Update description for
4650 rfc2047-encode-parameter.
4651
4652 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4653
4654 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4655 "fish" methods.
4656 (External methods): Remove "scp1_old" and "scp2_old" methods.
4657
4658 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4659
4660 * tramp.texi: Remove Japanese manual. Fix typo.
4661
4662 * trampver.texi: Update release number. Remove japanesemanual.
4663
4664 2010-09-09 Glenn Morris <rgm@gnu.org>
4665
4666 * org.texi: Restore clobbered changes (copyright years, untabify).
4667
4668 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4669
4670 * gnus.texi (Adaptive Scoring): Fix typo.
4671
4672 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4673
4674 * gnus.texi (Article Display): Document gnus-html-show-images.
4675
4676 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4677
4678 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4679
4680 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4681
4682 * gnus.texi (HTML): Document gnus-max-image-proportion.
4683
4684 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4685
4686 * gnus.texi (HTML): Document gnus-blocked-images.
4687
4688 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4689
4690 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4693 the first message are used for wide replies.
4694 (Changing Servers): Remove documentation on gnus-change-server and
4695 friends, since it's been removed.
4696
4697 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4698
4699 * gnus.texi (Drafts): Mention B DEL.
4700
4701 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4702
4703 * gnus.texi (Delayed Articles): Mention that the Date header is the
4704 original one, even if you delay.
4705
4706 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4707
4708 * gnus.texi (Asynchronous Fetching):
4709 Document gnus-async-post-fetch-function.
4710 (HTML): Made into its own section.
4711
4712 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4713
4714 Sync with Tramp 2.1.19.
4715
4716 * tramp.texi (Inline methods, Default Method):
4717 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4718 Remove remark about doubled "-t" argument.
4719 (Auto-save and Backup): Remove reference to Emacs 21.
4720 (Filename Syntax): Describe port numbers.
4721 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4722 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4723 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4724 errors with the backquotes.
4725 (External packages): File attributes cache flushing for asynchronous
4726 processes.
4727 (Traces and Profiles): Describe verbose level 9.
4728
4729 * trampver.texi: Update release number.
4730
4731 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4732
4733 * dbus.texi (Alternative Buses): New chapter.
4734
4735 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4736
4737 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4738
4739 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4740
4741 * calc.texi (Customizing Calc): Rearrange description of new
4742 variables to match the presentation of other variables.
4743
4744 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4745
4746 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4747
4748 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4749
4750 * calc.texi (Making Selections, Selecting Subformulas)
4751 (Customizing Calc): Mention how to use faces to emphasize selected
4752 sub-formulas.
4753
4754 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4755
4756 * tramp.texi (External packages): File attributes cache flushing
4757 for asynchronous processes.
4758
4759 2010-08-01 Alan Mackenzie <acm@muc.de>
4760
4761 Enhance the manual for the latest Java Mode.
4762
4763 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4764 annotation-var-cont.
4765 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4766 two new symbols.
4767
4768 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4769
4770 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4771
4772 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4775
4776 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4777
4778 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4779
4780 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4781
4782 * org.texi: Add macros to get plain quotes in PDF output.
4783 List additional contributors.
4784 (Capture): New section, replaces the section about remember.
4785 (Working With Source Code): New chapter, focused on documenting Org
4786 Babel.
4787 (Code evaluation security): New section.
4788 (MobileOrg): Document DropBox support.
4789 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4790 (Special symbols): Show how to display UTF8 characters for entities.
4791 (Global TODO list): Clarify the use of the "M" key and the differences
4792 to the "m" key.
4793 (RSS Feeds): Mention Atom feeds as well.
4794 (Setting tags): Remove paragraph about
4795 `org-complete-tags-always-offer-all-agenda-tags'.
4796
4797 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4798
4799 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4800 argument.
4801 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4802 echoing shells.
4803
4804 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4805
4806 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4807 (Filename Syntax): Describe port numbers.
4808
4809 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4810
4811 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4812 forgotten.
4813 (Type Conversion): Precise conversion of natural numbers.
4814 (Errors and Events): Add "debugging" to concept index. Add variable
4815 `dbus-debug'.
4816
4817 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4818
4819 * dbus.texi (Receiving Method Calls): Add optional argument
4820 EMITS-SIGNAL to `dbus-register-property'.
4821
4822 2010-06-27 Alex Schroeder <alex@gnu.org>
4823
4824 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4825
4826 2010-06-24 Glenn Morris <rgm@gnu.org>
4827
4828 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4829 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4830 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4831 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4832 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4833 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4834 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4835 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4836 convention. Make them end with a period.
4837
4838 2010-06-23 Glenn Morris <rgm@gnu.org>
4839
4840 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4841 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4842 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4843 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4844 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4845 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4846
4847 2010-06-10 Glenn Morris <rgm@gnu.org>
4848
4849 * idlwave.texi (Load-Path Shadows):
4850 * org.texi (Handling links): Fix typos.
4851
4852 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4853
4854 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4855
4856 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4859 by an alias. (Bug#6226)
4860
4861 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4862
4863 * calc.texi (Manipulating Vectors): Mention that vectors can
4864 be used to determine bins for `calc-histogram'.
4865
4866 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4867
4868 * calc.texi: Remove "\turnoffactive" commands throughout.
4869
4870 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4871
4872 * url.texi (HTTP language/coding, Customization):
4873 * message.texi (Header Commands, Responses):
4874 * cl.texi (Argument Lists): Fix typos.
4875
4876 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4877
4878 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4879 Note that Development menu is always available.
4880 (Creating a project): Fix terminology.
4881 (Add/Remove files): Fix typo.
4882
4883 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4884
4885 * Version 23.2 released.
4886
4887 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4888
4889 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4890
4891 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4892
4893 * tramp.texi (Inline methods, Default Method):
4894 Mention `tramp-inline-compress-start-size'.
4895
4896 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4897
4898 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4899 the CVS repo. Put the Git repo in the news section.
4900
4901 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4902 Removed some mentions of CVS. Mention the new Git repo.
4903
4904 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4905
4906 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4907 (Mail Group Commands): Add index entry.
4908
4909 2010-04-18 Glenn Morris <rgm@gnu.org>
4910
4911 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4912
4913 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4914
4915 * calc.texi (Radix modes): Mention that the option prefix will
4916 turn on twos-complement mode.
4917 (Inverse and Hyperbolic Flags): Mention the Option flag.
4918
4919 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4920
4921 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4922 (LaTeX/PDF export commands): Rename and Move section.
4923 (Sectioning structure): Update.
4924 (References): New use case for field coordinates.
4925 (The export dispatcher): Rename from ASCII export.
4926 (Setting up the staging area): Document the availability of
4927 encryption for MobileOrg.
4928 (Images and tables): Document how to reference labels.
4929 (Index entries): New section.
4930 (Generating an index): New section.
4931 (Column width and alignment): Document that <N> now
4932 means a fixed width, not a maximum width.
4933 (Publishing options): Document the :email option.
4934 (Beamer class export): Fix bug in the BEAMER example.
4935 (Refiling notes): Document refile logging.
4936 (In-buffer settings): Document refile logging keywords.
4937 (Drawers): Document `C-c C-z' command.
4938 (Agenda commands): Mention the alternative key `C-c C-z'.
4939 (Special properties): Document the BLOCKED property.
4940 (The spreadsheet): Mention the formula editor.
4941 (References): Document field coordinates.
4942 (Publishing action): Correct the documentation for the
4943 publishing function.
4944 (The date/time prompt): Document that we accept dates
4945 like month/day/year.
4946 (Cooperation): Document the changes in table.el support.
4947 (Faces for TODO keywords, Faces for TODO keywords)
4948 (Priorities): Document the easy colors.
4949 (Visibility cycling): Document the new double prefix
4950 arg for `org-reveal'.
4951 (Cooperation): Remember.el is part of Emacs.
4952 (Clean view): Mention that `wrap-prefix' is also set by
4953 org-indent-mode.
4954 (Agenda commands): Add information about prefix args to
4955 scheduling and deadline commands.
4956 (Search view): Point to the docstring of
4957 `org-search-view' for more details.
4958 (Agenda commands): Document that `>' prompts for a date.
4959 (Setting tags): Document variable
4960 org-complete-tags-always-offer-all-agenda-tags.
4961 (Column attributes): Cross-reference special properties.
4962
4963 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4964
4965 Synchronize with Tramp repository.
4966
4967 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4968 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4969 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4970 syntax, texi2dvi reports errors with the backquotes.
4971
4972 * trampver.texi: Update release number.
4973
4974 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4975
4976 * gnus.texi (Finding the News): Add pointers to the Server buffer
4977 because it's essential.
4978
4979 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4980
4981 * gnus.texi (MIME Commands): Update description of
4982 gnus-article-browse-html-article.
4983
4984 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4985
4986 * auth.texi (Secret Service API): Add TODO node.
4987 (Help for users): Explain the new source options for `auth-sources'.
4988
4989 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4990
4991 * trampver.texi: Update release number.
4992
4993 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4994
4995 * Branch for 23.2.
4996
4997 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5000 now enabled by default.
5001
5002 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5005 when Emacs runs in interactive mode. (Bug#5645)
5006
5007 2010-02-16 Glenn Morris <rgm@gnu.org>
5008
5009 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5010
5011 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5012
5013 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5014
5015 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5016
5017 * gnus.texi (Score File Format): Fix typo.
5018
5019 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5020
5021 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5022
5023 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5024
5025 * ada-mode.texi (Project File Overview): Fix typo.
5026
5027 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5028
5029 * semantic.texi: Add Richard Y. Kim credit.
5030
5031 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5032
5033 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5036 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5037
5038 2010-01-17 Glenn Morris <rgm@gnu.org>
5039
5040 * calc.texi (Reporting Bugs): Don't mention format of repository.
5041
5042 * woman.texi (Bugs): Make "Emacs repository" less specific,
5043 and the URL for same more specific.
5044
5045 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5046
5047 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5048
5049 * ede.texi (ede-step-project, ede-proj-target):
5050 * tramp.texi (Remote processes): Fix typos.
5051
5052 2010-01-16 Mario Lang <mlang@delysid.org>
5053
5054 * ede.texi (ede-target):
5055 * org.texi (Refiling notes): Remove duplicated words.
5056
5057 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5058
5059 * gnus.texi (Posting Styles): Use with-current-buffer.
5060 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5061
5062 2010-01-02 Kevin Ryde <user42@zip.com.au>
5063
5064 * eieio.texi (Naming Conventions): Correction to xref on elisp
5065 coding conventions, is "Tips" node not "Standards".
5066
5067 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5068
5069 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5070
5071 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5072
5073 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5074
5075 * gnus.texi (Direct Functions): Add missing port number to tls method.
5076
5077 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5078
5079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5080 ($(infodir)/edt, edt.dvi): New targets.
5081
5082 2009-12-15 Glenn Morris <rgm@gnu.org>
5083
5084 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5085 (edt, $(infodir)/edt, edt.dvi): New targets.
5086 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5087
5088 * Makefile.in (PDF_TARGETS, pdf): New.
5089 (clean): Add *.pdf.
5090 Add pdf rules for all manuals.
5091
5092 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5093
5094 * calc.texi (Radix Modes): Clarify two's complement notation.
5095
5096 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5097
5098 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5099 (Smart Jump, Analyzer Debug): Copyedits.
5100 (Semantic mode user commands): Link to new nodes.
5101 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5102 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5103 upstream Semantic manual.
5104
5105 * semantic.texi (Introduction): Minor fix to diagram.
5106
5107 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5108
5109 * eshell.texi (History): Add the other built-in variables.
5110 (Built-ins): Explain built-ins, and how to apply the external commands.
5111 Add `history', `su' and `sudo'.
5112
5113 * tramp.texi (Remote processes): Add missing <RET> in the example.
5114
5115 2009-12-01 Bill Wohler <wohler@newt.com>
5116
5117 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5118 path for mairix example. Specify -q in namazu example since namazu is
5119 excessively garrulous.
5120
5121 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5122
5123 * tramp.texi (Remote processes): Improve eshell example with "su"
5124 and "sudo" commands.
5125
5126 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5129
5130 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5131 Document semantic-complete-analyze-inline.
5132 (Semanticdb search debugging commands): Minor clarification.
5133 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5134 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5135 manual.
5136 (Semantic mode): Link to Idle Scheduler.
5137
5138 2009-11-28 Kevin Ryde <user42@zip.com.au>
5139
5140 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5141 @pxref, now EIEIO is in Emacs.
5142
5143 * erc.texi (Development): Correction to git tutorial url.
5144
5145 2009-11-26 Glenn Morris <rgm@gnu.org>
5146
5147 * faq.texi (Latest version of Emacs): Mention stability of development
5148 version.
5149 (Problems with very large files): Max buffer size increase in 23.2.
5150 (VM): VM has moved house again.
5151
5152 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5153
5154 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5155 notations.
5156
5157 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5158
5159 * org.texi (Column attributes): Fix documentation of new operators.
5160
5161 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5162
5163 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5164 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5165 (Idle Completions Mode): Numerous copyedits.
5166
5167 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5168
5169 * semantic.texi (Semantic Internals, Glossary):
5170 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5171 (Semanticdb search debugging commands): Fix typos.
5172
5173 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5174
5175 * calc.texi (Radix modes): Mention twos-complement notation.
5176
5177 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5178
5179 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5180 ($(infodir)/semantic, semantic.dvi): New targets.
5181
5182 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5183
5184 * Makefile.in: Build the Semantic manual.
5185
5186 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5187 repository.
5188
5189 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5190
5191 * dbus.texi (Receiving Method Calls): New defun
5192 `dbus-unregister-service'.
5193
5194 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5195
5196 * org.texi (Speed keys): New section.
5197
5198 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5199
5200 * dbus.texi (Type Conversion): Fix typo.
5201 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5202 `dbus-registered-objects-table'.
5203 (Receiving Method Calls): New defun `dbus-register-property'.
5204 Move `dbus-unregister-object' here.
5205
5206 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5207
5208 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5209
5210 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5211
5212 * org.texi (Column attributes): Add the new age summary operators.
5213 Also, mention the fact you can only use one summary operator per
5214 property.
5215
5216 2009-11-13 John Wiegley <johnw@newartisans.com>
5217
5218 * org.texi (Tracking your habits): Add a new section in the
5219 manual about how to track habits.
5220 (Resolving idle time): Add a section on how idle and
5221 dangling clocks are resolved.
5222
5223 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5224
5225 * org.texi (Agenda commands): Document the new `i' command.
5226 (Inserting deadline/schedule): Document logging changes
5227 of scheduling and deadline times stamps.
5228 (In-buffer settings): Document the in-buffer keywords for logging
5229 changes of scheduling and deadline times stamps.
5230 (Structure editing, Plain lists): Document indentation
5231 cycling in empty entries with TAB.
5232 (Archiving): Document the default archiving command.
5233 (Moving subtrees): Document the new keys for archiving.
5234 (Internal archiving): Fix incorrect key.
5235 (Agenda commands): Document the TODO set switching commands.
5236 (Agenda commands): Document the new archiving keys.
5237 (Clocking work time): Better description on how to save
5238 and restore a clock.
5239 (Resolving idle time): Mention the x11idle program to get true
5240 idleness also under X11.
5241 (Resolving idle time): Use @kbd instead of @key for normal
5242 letters, because this is how he rest of the manual does this.
5243 (Pushing to MobileOrg): Mention that `org-directory'
5244 should be set.
5245 (Agenda commands): Document that SPC is a filter for
5246 any tag.
5247 (Search view): Rename from "Keyword search".
5248 (Capure): New chapter.
5249 (Markup): New chapter.
5250 (Links in HTML export, Images in HTML export):
5251 Extend the section titles.
5252 (Images in HTML export): Document the align option.
5253 (Text areas in HTML export): Extend the section title.
5254 (Images in LaTeX export): Explain image placement in LaTeX.
5255
5256 2009-11-10 Glenn Morris <rgm@gnu.org>
5257
5258 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5259
5260 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5261
5262 * tramp.texi (Auto-save and Backup): Disable backups just for a
5263 method.
5264
5265 * trampver.texi: Update release number.
5266
5267 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5268
5269 Sync with Tramp 2.1.17.
5270
5271 * trampver.texi: Update release number.
5272
5273 2009-10-29 Glenn Morris <rgm@gnu.org>
5274
5275 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5276
5277 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5278
5279 * tramp.texi (External methods): Temporary files are kept for
5280 `rsync' and `rsyncc' methods.
5281
5282 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5283
5284 * eieio.texi: Fix typos.
5285
5286 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5287
5288 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5289
5290 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5291
5292 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5293 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5294
5295 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5296
5297 * Makefile.in: Build EIEIO and EDE manuals.
5298
5299 2009-10-07 Eric Ludlam <zappo@gnu.org>
5300
5301 * eieio.texi:
5302 * ede.texi: New files.
5303
5304 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5305
5306 * tramp.texi (Remote processes): Association of a pty is not supported.
5307
5308 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5309
5310 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5311 (Processing LaTeX fragments): Document that the size of images can be
5312 changes using the variable `org-format-latex-options'.
5313 (The date/time prompt, Timestamps): Be more accurate over ISO format
5314 dates and times.
5315 (Visibility cycling): Document showeverything keyword.
5316 (In-buffer settings): Document showeverything keyword.
5317 (Setting up the staging area): Fix the example.
5318 (MobileOrg): New section.
5319 (Agenda commands, Exporting Agenda Views): Document exporting the
5320 agenda view to Org files.
5321
5322 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (History): Add IMAP support.
5325 (External methods): Add `imap' and `imaps' methods.
5326 (GVFS based methods): Add indices for `davs'.
5327 (Password handling): Rename anchors. Add IMAP entries for
5328 ~/.authinfo.gpg.
5329
5330 * trampver.texi: Set default value of `emacsimap'.
5331
5332 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5333
5334 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5335
5336 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * dired-x.texi (Technical Details):
5339 Delete dired-up-directory (Bug#4292).
5340
5341 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5342
5343 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5344
5345 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5346
5347 * org.texi (Effort estimates): Document new effort setting commands.
5348 (Agenda commands): Document the new keys fro agenda time motion.
5349 Document entry text mode. Improve documentation of the keys to include
5350 inactive time stamps into the agenda view.
5351 (Feedback): Document the new bug report command.
5352 (Structure editing): Add an index entry for the sorting of subtrees.
5353
5354 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5355
5356 * auth.texi (Help for users): Corrected markup.
5357
5358 2009-09-02 Glenn Morris <rgm@gnu.org>
5359
5360 * emacs-mime.texi (time-date): Mention float-time.
5361
5362 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5363
5364 * calc.texi (Simplifying Formulas): Improve the wording.
5365
5366 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5367
5368 * auth.texi: Rewritten for coverage and clarity.
5369
5370 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5371
5372 * gnus.texi (Expiring Mail):
5373 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5374 (Various Various): Mention gnus-safe-html-newsgroups.
5375
5376 * gnus-news.texi: Mention
5377 gnus-mark-copied-or-moved-articles-as-expirable.
5378
5379 * emacs-mime.texi (Display Customization): Add xref to
5380 gnus-safe-html-newsgroups.
5381
5382 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5383
5384 * tramp.texi (Version Control): Remove.
5385 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5386 reference.
5387 (External methods): Correct `scpc' concept index entries. New method
5388 `rsyncc'.
5389 (External packages): New subsections "Filename completion" and "File
5390 attributes cache".
5391
5392 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5393
5394 * calc.texi (Rewrite Rules): Improve the example.
5395 (Simplifying Formulas): Explain use of the I and H flags for
5396 simplification.
5397
5398 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5399
5400 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5401 Describe autostart behavior of dbus-ping.
5402 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5403 for timeout values.
5404 (Top): Remove footnote saying D-Bus is not enabled by
5405 default. (Bug#4256)
5406
5407 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5408
5409 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5410 Reported by Jari Aalto (Bug#4211).
5411 (Mail-mode integration): Mention epa-mail-mode and
5412 epa-global-mail-mode.
5413 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5414 epa-setup.
5415
5416 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5417
5418 * dbus.texi (Asynchronous Methods): Allow nil handler.
5419
5420 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5421
5422 * ediff.texi (ediff-current-file): Add information about this new function.
5423
5424 * viper.texi: Add information about C-s in viper's search command.
5425
5426 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5427
5428 * calc.texi (Date Forms): Fix typos.
5429
5430 2009-08-08 Glenn Morris <rgm@gnu.org>
5431
5432 * org.texi (Agenda commands): Restore clobbered change.
5433
5434 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5435
5436 * calc.texi (Graphics, Devices): Update with the peculiarities of
5437 operation on MS-Windows.
5438
5439 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5440
5441 * org.texi (Publishing action): Improve documentation of file
5442 names when publishing to the source directory.
5443 (Clean view): Document `org-indent-mode'.
5444 (Clocking work time): Add documentation for the
5445 new :timetamp option when creating a clock report.
5446 (Paragraphs): Fix many typos.
5447 (Plain lists): Remove duplicate explanation about the
5448 `C-c *' command.
5449 (Literal examples): Update to reflect the new behavior
5450 of the -n -r -k switches when exporting source code examples.
5451 (Structure editing): Add information about `C-c *',
5452 converting a plain list into a list of Org items.
5453 (Remember): Small rephrasing of the paragraph
5454 describing remember.el. Also mentioned that remember.el is part
5455 of Emacs 23, not Emacs 22.
5456 (Clocking work time): Add documentation about
5457 displaying the current clocking time against the effort estimate.
5458 Also add a footnote about using `org-clock-in-prepare-hook' to add
5459 an effort estimate on the fly, just before clocking it.
5460 (Footnotes): Document automatic renumbering and
5461 sorting.
5462 (Agenda commands): Document new bulk commands.
5463 (Plain lists): Document new behavior of
5464 `org-cycle-include-plain-lists'.
5465 Hyphenation only in TeX.
5466 (Clocking work time): Document the key to update effort
5467 estimates.
5468 (Clocking work time): Document the clock time display.
5469 (Structure editing, TODO basics): Document new
5470 variables.
5471 (Column attributes): Document new colciew operators.
5472 (Publishing options): Document :xml-declaration.
5473 (Tracking TODO state changes): Document the
5474 LOG_INTO_DRAWER property.
5475 (Literal examples): Document the new implementation for
5476 editing source code.
5477 (Publishing action): Mention the new publishing
5478 function, to publish an Org source file.
5479 (Publishing links): Mention how to link to an Org source file.
5480 (Macro replacement): Document new macros.
5481 (Handling links): Document type-specific completion
5482 when inserting links.
5483 (Structure editing, Plain lists): Improve documentation
5484 on sorting.
5485 (Internal links): Document custom ids for links.
5486 (Handling links): Document custom ids for links.
5487 (CSS support): Document new class.
5488 (Refiling notes): Document the possibility to create new nodes
5489 during refiling.
5490 (Agenda commands): Document the "?" operator to find
5491 tasks without effort setting.
5492 (Exporting agenda information): Section moved.
5493 (RSS Feeds): New section.
5494 (Built-in table editor): Document M-e and M-a navigate
5495 inside table field.
5496 (Stuck projects): Docment that projects identified as
5497 un-stuck will still be searchd for stuck sub-projects.
5498 (Paragraphs): Document centering.
5499 (Creating timestamps, Agenda commands): Document new
5500 behavior when changing time stamps.
5501 (Structure editing): Document the new command
5502 `org-clone-subtree-with-time-shift'.
5503 (Publishing): Refresh this chapter.
5504 (Export options, Export options, In-buffer settings):
5505 Document the new keywords.
5506 (Matching tags and properties): Collect all
5507 documentation about tags/property matches here.
5508 (Setting tags): Document `org-tag-persistent-alist'.
5509 (Weekly/daily agenda): New section.
5510 (Orgstruct mode): Describe `orgstruct++-mode'.
5511 (Drawers): Mention the LOGBOOK drawer.
5512 (Export options, Sectioning structure): Document the
5513 #+LEATEX_HEADER in-buffer setting.
5514 (Bugs): Section removed.
5515 (Hooks): New section.
5516 (Add-on packages): Move here from old location.
5517 (Context-sensitive commands): New section.
5518 (Setting tags): Document newline option.
5519 (Global TODO list, Matching tags and properties):
5520 Mention more variables.
5521 (Checkboxes): Update to changed command behavior.
5522
5523 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5524
5525 * speedbar.texi (Basic Key Bindings): Fix typo.
5526
5527 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5528
5529 * calc.texi (Vector/Matrix Functions): Add index entries for both
5530 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5531 affects matrices with more than one row.
5532 (Help Commands): Add index entries for "prefix ?" key bindings.
5533
5534 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5535
5536 * calc.texi (Stack Manipulation Commands): Add documentation for
5537 `calc-transpose-lines'.
5538
5539 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5540
5541 * dbus.texi (Receiving Method Calls): Describe special return value
5542 `:ignore'.
5543
5544 2009-07-24 Alan Mackenzie <acm@muc.de>
5545
5546 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5547 initialization, any individual variable setting now takes precedence
5548 over one done via c-file-style/c-file-offsets.
5549
5550 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5551
5552 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5553 truncated when Calc is quit.
5554 (Customizing Calc): Document `calc-undo-length'.
5555
5556 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5557
5558 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5559
5560 2009-07-11 Kevin Ryde <user42@zip.com.au>
5561
5562 * pcl-cvs.texi (About PCL-CVS):
5563 * widget.texi (Basic Types):
5564 Fix cross-references.
5565
5566 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5567
5568 * dbus.texi (Type Conversion): Don't use literal control character.
5569
5570 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5571
5572 * tramp.texi (GVFS based methods): New section.
5573 (Remote processes): Processes for GVFS based methods run locally.
5574
5575 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5576
5577 * tramp.texi (Inline methods, External methods, Gateway methods):
5578 Avoid the words "kludge" and hack".
5579 (External methods): Add `synce' method.
5580
5581 * trampver.texi: Update release number.
5582
5583 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5584
5585 Sync with Tramp 2.1.16.
5586
5587 * tramp.texi (History): Add GVFS support.
5588 (External methods): Precise `rsync' description. Add `dav', `davs' and
5589 `obex' methods. Add 'tramp-gvfs-methods' option.
5590 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5591 forms.
5592 (Remote Programs): Introduce `tramp-own-remote-path'.
5593 (Remote processes): New subsection "Running remote programs that create
5594 local X11 windows".
5595 (Frequently Asked Questions): Improve code for disabling vc.
5596
5597 * trampver.texi: Update release number. Set default value of
5598 `emacsgvfs'.
5599
5600 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5601
5602 * Branch for 23.1.
5603
5604 2009-06-17 Glenn Morris <rgm@gnu.org>
5605
5606 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5607 (Latest version of Emacs): Mention source code repository.
5608
5609 2009-06-16 Glenn Morris <rgm@gnu.org>
5610
5611 * faq.texi (Top): Language tweak.
5612 (Extended commands): Most people have arrow keys.
5613 (Emacs manual): Say how to follow info links.
5614 (File-name conventions): Change title a bit. Explain about source
5615 versus installed. Condense etc description.
5616 (Guidelines for newsgroup postings): Mention Savannah list page.
5617 (Newsgroup archives): Simplify.
5618 (Contacting the FSF): Add contact URL.
5619 (Emacs Lisp documentation): Printed version not always available.
5620 (Installing Texinfo documentation): Explain how by hand installation is
5621 not normally needed. Use add-to-list. Remove duplicate reference.
5622 (Informational files for Emacs): Move info on Help menu here from
5623 "File-name conventions".
5624 (Help installing Emacs): Tweak uref.
5625 (Obtaining the FAQ): Mention repository.
5626 (Origin of the term Emacs): Explain "ITS".
5627 (Changing load-path): Use add-to-list.
5628 (Automatic indentation): Clarify this is for Text mode.
5629 Don't mention Indented Text mode.
5630 (Finding Emacs on the Internet): The FSF does not seem to offer a
5631 deluxe distribution on CD anymore.
5632
5633 2009-06-16 Glenn Morris <rgm@gnu.org>
5634
5635 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5636 Recommend the latest release. Mention how to get older FAQs.
5637 Recommend the Emacs manual.
5638 (Guidelines for newsgroup postings): Discourage cross-posts.
5639 (Underlining paragraphs): Remove.
5640 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5641 (Bugs and problems): Update key-binding.
5642 (Problems with very large files): Mention 64-bit.
5643 (Shell process exits abnormally): Remove.
5644 (Problems with Shell Mode): Rename and update.
5645 (Spontaneous entry into isearch-mode)
5646 (Problems talking to certain hosts): Remove. This is old information,
5647 in etc/PROBLEMS if needed.
5648 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5649 (Dired claims that no file is on this line): Update.
5650 (Installing Emacs, Problems building Emacs): Simplify.
5651 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5652 information.
5653 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5654 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5655 (JDEE): "JDEE", not "JDE".
5656 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5657 Remove. This is old information, in etc/PROBLEMS if needed.
5658 (stty and Backspace key, Kanji and Chinese characters): Remove.
5659 (Right-to-left alphabets): Update section.
5660 (Changing the included text prefix): Gnus uses message-yank-prefix.
5661 Add cross-reference to Supercite manual.
5662 (Saving a copy of outgoing mail): Simplify output file description.
5663 (Expanding aliases when sending mail): Refer to Emacs manual.
5664 Remove old info about RFC822.
5665 Correct description of how to rebuild aliases.
5666 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5667 (MIME with Emacs mail packages)
5668 (Viewing articles with embedded underlining)
5669 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5670 Remove old sections.
5671 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5672 and is well-documented in the Gnus manual.
5673 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5674 (Making Gnus faster): Rename from "Starting Gnus faster".
5675 Merge "Catch-up is slow in Gnus" into here.
5676
5677 2009-06-14 Glenn Morris <rgm@gnu.org>
5678
5679 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5680 (New in Emacs 23): New section.
5681 (Handling C-s and C-q with flow control): Add xref.
5682
5683 2009-06-13 Glenn Morris <rgm@gnu.org>
5684
5685 * faq.texi (Setting up a customization file): Grammar fix.
5686 Customize is no longer "new".
5687 (Displaying the current line or column): Line-number mode is on by
5688 default. Don't mention `column' package. Mention linum.el.
5689 (Turning on abbrevs by default): Explain how to do it for buffers,
5690 modes, and everywhere.
5691 (Associating modes with files): Use add-to-list. Don't mention Emacs
5692 19.
5693 (Highlighting a region): On by default since 23.1.
5694 (Replacing highlighted text): Update doc quote.
5695 (Working with unprintable characters): Don't mention search-quote-char.
5696 (Using an already running Emacs process): Gnuclient is probably not an
5697 enhancement these days.
5698 (Indenting switch statements): Remove mention of pre-Emacs 20.
5699 (Horizontal scrolling): Abbreviate Emacs 20 description.
5700 (Replacing text across multiple files): Fix name of dired command.
5701 (Disabling backups): Use require not load.
5702 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5703
5704 2009-06-13 Bill Wohler <wohler@newt.com>
5705
5706 Release MH-E manual version 8.2.
5707
5708 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5709 release 8.2.
5710
5711 2009-06-13 Glenn Morris <rgm@gnu.org>
5712
5713 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5714 in this day and age the common meaning is "on the web".
5715 (copying): Use @copyright in all cases.
5716 (Basic keys): Remove reference to deleted manual node "Text Characters".
5717 (File-name conventions): Use GNU as an example rather than SERVICE.
5718 default.el lives in site-lisp. Update Info directory location.
5719 (Real meaning of copyleft): GPL actions have been brought, but all
5720 settled out of court.
5721 (Guidelines for newsgroup postings): Shorten section title.
5722 Simplify comp.emacs description.
5723 (Newsgroup archives): Change Google URL. Describe Gmane.
5724 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5725 points". Mention List-Unsubscribe header.
5726 (Contacting the FSF): Update email and URLs.
5727 (Basic editing): Mention F1 for help.
5728 (Installing Texinfo documentation): Refer to Texinfo website rather
5729 than ftp server.
5730 (Printing a Texinfo file): Mention texi2pdf.
5731 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5732 are just stubs nowadays.
5733 (Latest version of Emacs): Explain version numbers.
5734 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5735 (Turning on syntax highlighting): No need to mention hilit19 any more.
5736 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5737 (Modes for various languages): Remove section.
5738 (Major packages and programs): Remove most version and maintainer
5739 information - it's hard to keep up-to-date, and adds nothing.
5740 Similarly with direct links to mailing lists.
5741 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5742 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5743 years, and Emacs comes with tools for this now.
5744 (Patch): Remove section - this is a standard tool.
5745 (Using function keys under X): Remove section.
5746
5747 2009-06-12 Glenn Morris <rgm@gnu.org>
5748
5749 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5750 (Help installing Emacs): Remove reference to deleted X11 node.
5751 (Associating modes with files): Interpreter-mode-alist is no longer
5752 subservient to auto-mode-alist.
5753 (Installing Emacs): Change future Emacs version.
5754 (Linking with -lX11 fails): Remove old section.
5755 (Packages that do not come with Emacs): Update ELL location.
5756 Emacs Lisp archive is dead.
5757 (Emacs for Windows): Remove reference to old CE port.
5758 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5759 (Emacs for VMS and DECwindows): Remove old ports.
5760 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5761 (Removing flashing messages): Remove section about non-existent Gnus
5762 option.
5763
5764 * faq.texi (Top): Add @top command.
5765 Remove the optional arguments from all @node commands: makeinfo can
5766 generate these automatically, and it is easier to edit and rearrange
5767 nodes without them.
5768
5769 2009-06-11 Glenn Morris <rgm@gnu.org>
5770
5771 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5772 (The LPF): Make the updated URL the sole reference point.
5773 (Learning how to do something): Update refcard price and format.
5774 (Getting a printed manual): Sources in doc/emacs/, not man/.
5775 Also available in PDF format. Since the page count varies, be less
5776 precise.
5777 (Informational files for Emacs): Remove references to deleted files
5778 LPF and SUN-SUPPORT, and to UUCP.
5779 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5780 Remove many obsolete ways to get the FAQ, which now seems only to be
5781 distributed with Emacs.
5782 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5783
5784 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5785
5786 * org.texi (Org Plot): Fix tags (Bug#3507).
5787 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5788
5789 * ada-mode.texi (Installation, Compile commands)
5790 (Project File Overview, No project files, Set compiler options)
5791 (Use GNAT project file, Use multiple GNAT project files)
5792 (Identifier completion): Use @samp for menu items, and @kbd for key
5793 sequences (Bug#3504).
5794
5795 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5796
5797 * gnus.texi (Security): Fix wording; add a link to epa.info.
5798
5799 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5800
5801 * message.texi (Header Commands): Fix descriptions to match
5802 keybindings.
5803
5804 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5805
5806 * gnus.texi (Security): Mention that EasyPG is the current default.
5807
5808 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5809
5810 * ediff.texi (Session Commands): Fix typo.
5811
5812 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5813
5814 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5815 news.software.readers. Reported by Florian Rehnisch.
5816
5817 2009-04-02 Glenn Morris <rgm@gnu.org>
5818
5819 * auth.texi: Capitalize direntry.
5820
5821 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5822 using a period in the entry name. (Bug#2797)
5823
5824 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5825
5826 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5827 ($(infodir)/auth, auth.dvi): New targets.
5828
5829 2009-03-03 Glenn Morris <rgm@gnu.org>
5830
5831 * auth.texi: Fix @setfilename.
5832
5833 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5834 (auth, $(infodir)/auth, auth.dvi): New rules.
5835
5836 2009-02-25 Glenn Morris <rgm@gnu.org>
5837
5838 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5839
5840 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5841
5842 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5843
5844 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5845
5846 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5847 gnus-nocem-issuers, and gnus-nocem-verifyer.
5848
5849 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5850
5851 * ada-mode.texi (Project files, Automatic Casing):
5852 * dbus.texi (Signals):
5853 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5854 * mh-e.texi (HTML):
5855 * nxml-mode.texi (Locating a schema)
5856 (Using the document's URI to locate a schema):
5857 * org.texi (Footnotes, Using the mapping API):
5858 * rcirc.texi (Channels): Remove duplicate words.
5859
5860 2009-02-20 Glenn Morris <rgm@gnu.org>
5861
5862 * dired-x.texi (Miscellaneous Commands):
5863 * gnus.texi: Minor updates for mbox Rmail.
5864
5865 2009-02-16 Karl Berry <karl@gnu.org>
5866
5867 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5868 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5869 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5870 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5871 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5872 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5873 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5874 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5875 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5876 Consistently use @insertcopying in the Top node,
5877 @contents at the front (after @end titlepage),
5878 and @direntry after @copying. (Bug#1988)
5879
5880 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5881
5882 * auth.texi: New file documenting auth-source.
5883
5884 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5885
5886 * org.texi (Org Plot): Fix link.
5887
5888 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5889
5890 * epa.texi (Mail-mode integration): Mention the way to do
5891 "encrypt-to-self". (Bug#1807)
5892
5893 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5894
5895 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5896
5897 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5898
5899 * gnus-news.texi: Print version about Incoming*.
5900
5901 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5902
5903 * org.texi (Structure editing, Handling links)
5904 (Fast access to TODO states, Javascript support): Make standard docs
5905 correctly reflect default variable settings.
5906
5907 2009-02-02 Glenn Morris <rgm@gnu.org>
5908
5909 * org.texi: Fix typos.
5910
5911 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5912
5913 Sync with Tramp 2.1.15.
5914
5915 * trampver.texi: Update release number.
5916
5917 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5918
5919 * org.texi (TODO dependencies): Document TODO dependencies on
5920 checkboxes.
5921
5922 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5923
5924 * org.texi (TODO dependencies): Document key binding for toggling
5925 ORDERED property.
5926
5927 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5930 of hook functions.
5931
5932 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5933
5934 * org.texi (TODO dependencies): New section.
5935
5936 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5937
5938 * org.texi (Plain lists, TODO basics, Priorities)
5939 (Multiple sets in one file, Conflicts): Document interaction with
5940 `shift-selection-mode'.
5941
5942 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5943
5944 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5945 Make Calc the subject of sentences.
5946 (Rearranging Formulas using Selections): Discuss new options
5947 for `j *'.
5948
5949 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5950
5951 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5952
5953 2009-01-26 Glenn Morris <rgm@gnu.org>
5954
5955 * org.texi: Fix typos.
5956
5957 2009-01-26 Bill Wohler <wohler@newt.com>
5958
5959 * mh-e.texi (EDITION, UPDATED): Update.
5960
5961 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5962
5963 * org.texi (References): Add information about remote references.
5964 (Built-in table editor): Document `C-c RET' in tables.
5965 (Math symbols, Quoting LaTeX code): Mention that simple
5966 LaTeX macros survive LaTeX export.
5967 (Images in LaTeX export): Show how to create a reference to a
5968 figure.
5969 (Sectioning structure): Document that the LaTeX class can be
5970 specified in a property.
5971 (Text areas in HTML export): New section.
5972 (External links): Add examples for text search and ID links.
5973 (Built-in table editor): Remove the descriptio of `C-c
5974 C-q', it not longer works.
5975 (Literal examples): Document that a space must follow
5976 the colon in short examples.
5977 (Relative timer): Document `org-timer-stop'.
5978 (Footnotes): New section.
5979 (Footnote markup): Shorten section and refer to new Footnote
5980 section.
5981 (Literal examples): Add documentation for line
5982 numbering in and references to code examples.
5983 (CSS support): Fix the description of default CSS styles.
5984 (Capturing column view): Document
5985 "file:path/to/file.org" as an allowed value for the ID property of
5986 a dynamic block copying column view.
5987
5988 2009-01-23 Stephen Eglen <stephen@gnu.org>
5989
5990 * mh-e.texi (Getting Started): Describe $MH.
5991
5992 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5993
5994 * tramp.texi (all): Harmonize usage of "external method",
5995 "external transfer method" and "out-of-band method".
5996 (Connection types): Precise the differences of inline and external
5997 methods. Written by Adrian Phillips <a.phillips@met.no>.
5998
5999 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6000
6001 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6002 commands as described at the top. Reported by Allan Gottlieb
6003 <gottlieb@nyu.edu>.
6004
6005 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6006
6007 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6008 nnmail-pathname-coding-system.
6009
6010 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6011
6012 * org.texi (Relative timer): Fix typo.
6013
6014 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6015
6016 * org.texi (Clocking work time): Fix typo.
6017 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6018
6019 2009-01-13 Glenn Morris <rgm@gnu.org>
6020
6021 * org.texi: Fix some more typos.
6022
6023 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6024
6025 * org.texi: Fix some typos.
6026
6027 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6028
6029 * gnus.texi (Group Parameters): Add note for local variables.
6030
6031 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6032
6033 * gnus.texi (Converting Kill Files): Fix URL.
6034 Include gnus-kill-to-score.el in contrib directory.
6035
6036 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6037
6038 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6039 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6040 (Paging the Article): Add index entry.
6041
6042 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6043
6044 * ada-mode.texi (Examples): Delete redundant text.
6045
6046 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6047
6048 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6049
6050 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6051 addresses.
6052
6053 2009-01-03 Bill Wohler <wohler@newt.com>
6054
6055 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6056 kept empty.
6057
6058 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6059
6060 * org.texi (Activation, Exporting, ASCII export, HTML export)
6061 (HTML Export commands, LaTeX/PDF export commands):
6062 Improve documentation about transient-mark-mode.
6063 (References): Document the use of special names like $LR1 to reference
6064 to fields in the last table row.
6065
6066 2008-12-19 Juri Linkov <juri@jurta.org>
6067
6068 * info.texi (Search Text): Remove mention of removed key binding M-s.
6069
6070 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6071
6072 * org.texi (References): Remove mentioning of @0 as reference for the
6073 last line, this has been reverted in the Lisp sources.
6074
6075 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6076
6077 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6078 (DVI_TARGETS): Remove duplicates. Add sasl.
6079 ($(infodir)/sasl, sasl.dvi): New targets.
6080
6081 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6082
6083 * org.texi: Version number pushed to 6.15d.
6084
6085 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6086
6087 * org.texi (Tables in LaTeX export): New section.
6088 (Images in LaTeX export): New section.
6089 (Inlined images, Images in HTML export): Sections renamed.
6090
6091 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6094
6095 2008-12-04 David Engster <dengste@eml.cc>
6096
6097 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6098 of nnml-get-new-mail. Change URL for mairix patch.
6099
6100 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6101
6102 * org.texi (Using the mapping API): Fix bug in mapping example.
6103 (Publishing options): Make the list of properties complete again, in
6104 correspondence to the variable `org-export-plist-vars'.
6105 (Property searches): Document new special values for time comparisons.
6106 (Tag inheritance): Refine the description of tag inheritance.
6107 (Project alist): Add info about the publishing sequence of components.
6108 (Effort estimates): Document the new relative timer.
6109
6110 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6111
6112 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6113 (Using Calc): Clarify use of `C-x * o'.
6114 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6115
6116 2008-11-28 Richard M Stallman <rms@gnu.org>
6117
6118 * dbus.texi (Receiving Method Calls): Clean up previous change.
6119
6120 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6121
6122 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6123 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6124 `dbus-unescape-from-identifier'.
6125 (Receiving Method Calls): New constants `dbus-service-emacs' and
6126 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6127 (Signals): Use the constants in the example.
6128
6129 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6130
6131 * org.texi: Re-apply change to FDL 1.3.
6132
6133 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6134
6135 * org.texi (Setting up Remember): Document `org-remember-mode'.
6136 (External links): Document that bbdb links can use a regular
6137 expression.
6138 (External links): Document that elisp links can contain interactive
6139 commands.
6140
6141 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6142
6143 * viper.texi (viper-translate-all-ESC-keysequences):
6144 Description removed.
6145
6146 2008-11-19 Glenn Morris <rgm@gnu.org>
6147
6148 * doclicense.texi: Change to FDL 1.3.
6149 Relicense all texi files under FDL 1.3 or later.
6150
6151 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6152
6153 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6154
6155 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6156
6157 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6158
6159 * ediff.texi: Version/date change.
6160
6161 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6162
6163 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6164
6165 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6166
6167 * calc.texi (About This Manual): Comment out a mention of
6168 marginal notes.
6169
6170 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6171
6172 * org.texi (Clocking work time): Document the :formula property of
6173 clock tables.
6174 (Structure editing, Refiling notes): Document refiling regions.
6175 (Agenda commands): Document the double-prefix version
6176 of the `l' command in the agenda.
6177 (Handling links): Explain the effect of a double prefix
6178 arg to `C-c C-o'.
6179 (TODO basics): Add documentation for tag triggers.
6180
6181 2008-10-23 Glenn Morris <rgm@gnu.org>
6182
6183 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6184 byte-compiling things like `+'.
6185
6186 * ns-emacs.texi: Merge copyright years of author now with assignment
6187 into FSF years.
6188 (VER): Use it for easier automatic updating. Use Emacs version rather
6189 than standalone Emacs.app version.
6190
6191 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6192
6193 * org.texi: Lots of minor fixes.
6194 (Capture): New chapter.
6195 (Org Plot): New section.
6196
6197 2008-09-30 Magnus Henoch <mange@freemail.hu>
6198
6199 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6200
6201 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6202
6203 * calc.texi (User Defined Units): Mention how to enter optional display
6204 string.
6205
6206 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6207
6208 * message.texi (Sending Variables): Fix variable documentation to
6209 avoid the "y/n" wording.
6210
6211 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6212
6213 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6214
6215 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6216
6217 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6218 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6219
6220 2008-09-22 Bill Wohler <wohler@newt.com>
6221
6222 Release MH-E manual version 8.1.
6223
6224 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6225 release 8.1.
6226
6227 * mh-e.texi: Retain dual license as agreed to by the FSF.
6228 However, bump GPL to Version 3.
6229 Use @include for license text.
6230
6231 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6232
6233 * gnus.texi (Top, Setup, Fancy splitting to parent)
6234 (Store custom flags and keywords, Store arbitrary data):
6235 Clean up markup.
6236
6237 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6238
6239 * gnus.texi (The Gnus Registry): Document it.
6240
6241 2008-09-08 David Engster <dengste@eml.cc>
6242
6243 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6244 Clarify section about choosing back end servers.
6245
6246 2008-08-23 Glenn Morris <rgm@gnu.org>
6247
6248 * dired-x.texi (Shell Command Guessing):
6249 Mention dired-guess-shell-case-fold-search. (Bug#417)
6250
6251 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6252
6253 * trampver.texi: Update release number.
6254
6255 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6256
6257 * ns-emacs.texi: Update version.
6258 (Introduction): Correct menu location for options save.
6259 (Customization): Note that defaults are stored under org.gnu.Emacs.
6260
6261 2008-08-11 Bill Wohler <wohler@newt.com>
6262
6263 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6264 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6265 Henman) (closes SF #1768928).
6266
6267 2008-08-10 Glenn Morris <rgm@gnu.org>
6268
6269 * ns-emacs.texi: Use @copying. Change copyright of authors with
6270 assignment to FSF. Change license to GFDL.
6271 (Top): Remove outdated references.
6272
6273 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6274
6275 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6276 Add gnus-summary-sort-by-most-recent-number and
6277 gnus-summary-sort-by-most-recent-date.
6278 (Summary Sorting): Explain prefix argument.
6279
6280 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6281
6282 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6283 gnus-summary-pipe-output.
6284
6285 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6286
6287 * dbus.texi (Receiving Method Calls): Document error handling of own
6288 D-Bus methods.
6289
6290 2008-08-01 Bill Wohler <wohler@newt.com>
6291
6292 * mh-e.texi (Reading Mail)
6293 (Viewing Attachments): Describe new function
6294 mh-show-preferred-alternative.
6295 (Sending Mail, Redistributing, Sending Message): Describe new hook
6296 mh-annotate-msg-hook.
6297
6298 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6299
6300 * dbus.texi (Arguments and Signatures): Fix example.
6301 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6302 (Asynchronous Methods): New node.
6303 (Errors and Events): Describe extended layout of `dbus-event'.
6304 New defun `dbus-event-message-type'.
6305
6306 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6307
6308 * ediff.texi: Remove VMS support.
6309
6310 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6311
6312 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6313 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6314
6315 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6316
6317 * Makefile.in: Add mairix-el targets.
6318
6319 2008-07-29 David Engster <deng@randomsample.de>
6320
6321 * mairix-el.texi: New file.
6322
6323 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6324
6325 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6326 project files. Delete 'main_unit' project variable; not needed. Allow
6327 process environment variables wherever project variables are allowed.
6328 Add tutorial section on multiple GNAT project files.
6329
6330 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6331
6332 Sync with Tramp 2.1.14.
6333
6334 * trampver.texi: Update release number.
6335
6336 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6337
6338 * ns-emacs.texi:
6339 * faq.texi: Remove mentions of Mac Carbon.
6340
6341 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6342
6343 * gnus.texi (Saving Articles): Describe the 2nd argument of
6344 gnus-summary-save-in-pipe.
6345 (SpamAssassin): Use it.
6346
6347 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6348
6349 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6350
6351 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6352
6353 * org.texi (Export options): Document the use of the creator flag.
6354
6355 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6356
6357 * org.texi: New version 6.06a.
6358
6359 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6360
6361 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6362 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6363
6364 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6365
6366 * calc.texi (Editing Stack Entries, Algebraic Entry):
6367 Rewrite introductory sentences so it can be used by
6368 Calc's help functions. Mention fixing typos.
6369 (Customizing Calc): Fix typo.
6370
6371 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6372
6373 * calc.texi (summarykey): New macro. Use to correctly format keys in
6374 the summary.
6375
6376 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6377
6378 * ns-emacs.texi (Customization): Corrected documentation on color
6379 specification formats.
6380
6381 2008-07-19 Andreas Schwab <schwab@suse.de>
6382
6383 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6384
6385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6386 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6387
6388 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6389
6390 * dbus.texi (Inspection): Rework, introduce submenus.
6391 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6392 (Properties and Annotations, Arguments and Signatures): New nodes.
6393
6394 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6395
6396 * dbus.texi (Receiving Method Calls): Fix description of
6397 `dbus-register-method'.
6398 (Signals): Allow also signal arguments for filtering in
6399 `dbus-register-signal'.
6400
6401 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6402
6403 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6404 `cnorm'.
6405 (Arithmetic Tutorial): Simplify the verification of prime factors.
6406
6407 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6408
6409 * gnus.texi (Saving Articles): Mention
6410 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6411
6412 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6413
6414 * calc.texi: Adjust mode line throughout.
6415
6416 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6417
6418 * sasl.texi (Mechanisms): Fix typos.
6419
6420 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6421
6422 * calc.texi (Killing from the stack): Mention using normal Emacs
6423 copying.
6424
6425 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6426
6427 * tramp.texi (Password handling): Rename from "Password caching".
6428 Add `auth-source' mechanism.
6429 (Connection caching): Tramp reopens the connection automatically,
6430 when the operating system on the remote host has been changed.
6431
6432 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6433
6434 * makefile.w32-in (distclean): Remove makefile.
6435
6436 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6437
6438 * org.texi (Using the mapping API): New section.
6439 (Agenda column view): New section.
6440 (Moving subtrees): Document archiving to the archive sibling.
6441 (Agenda commands): Document columns view in the agenda.
6442 (Using the property API): Document the API for multi-valued properties.
6443
6444 2008-06-17 Jason Riedy <jason@acm.org>
6445
6446 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6447 function, and efmt may be a two-argument function.
6448 (Radio tables): Document multiple destinations.
6449
6450 2008-06-16 Glenn Morris <rgm@gnu.org>
6451
6452 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6453 Add Cover-Texts.
6454
6455 2008-06-15 Glenn Morris <rgm@gnu.org>
6456
6457 * faq.texi (VER): Update to 23.0.60.
6458
6459 * mh-e.texi: Remove option of licensing under GPL.
6460 Add Cover-Texts to GFDL permissions notice.
6461 (GPL): Remove section.
6462 (GFDL): Include doclicense.texi rather than the actual text.
6463
6464 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6465 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6466
6467 * sasl.texi: Fix output file name.
6468
6469 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6470
6471 * gnus-coding.texi: Refer to license in Gnus manual.
6472
6473 * idlwave.texi, sasl.texi: Use @copying.
6474
6475 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6476
6477 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6478
6479 * url.texi: Use @copying, @title, @subtitle, @author.
6480
6481 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6482 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6483 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6484 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6485 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6486 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6487 * widget.texi, woman.texi:
6488 Remove references to external license, since doclicense is included.
6489
6490 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6491 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6492 Remove references to non-existent Invariant Sections.
6493
6494 2008-06-14 Glenn Morris <rgm@gnu.org>
6495
6496 * faq.texi (Major packages and programs): Remove references to external
6497 Supercite, Calc, VIPER, since they have been included for some time.
6498 Update VM, AUCTeX, BBDB entries.
6499
6500 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6501
6502 * newsticker.texi: Updated to match latest newsticker changes.
6503
6504 2008-06-13 Glenn Morris <rgm@gnu.org>
6505
6506 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6507 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6508 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6509 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6510 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6511 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6512 * woman.texi:
6513 Update Back-Cover Text as per maintain.info.
6514
6515 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6516
6517 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6518
6519 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6520 (gnus-faq.xml): Update repository host.
6521
6522 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6523
6524 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6525
6526 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6527 Fix a typo.
6528
6529 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6530
6531 * gnus.texi (Mail Source Customization): Correct values of
6532 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6533 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6534
6535 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6536
6537 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6538 coding standards.
6539
6540 2008-06-14 David Engster <dengste@eml.cc>
6541
6542 * gnus.texi (nnmairix): Markup fixes.
6543
6544 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (nnmairix): Markup and other minor fixes.
6547
6548 2008-06-05 David Engster <dengste@eml.cc>
6549
6550 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6551
6552 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6553
6554 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6555 (Searching, nnir, nnmairix): New stub nodes.
6556
6557 2008-05-30 Felix Lee <felix.1@canids.net>
6558
6559 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6560
6561 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6564
6565 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6566
6567 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6568
6569 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6570
6571 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6572
6573 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6574
6575 * info.texi (Top): Fix typo in xref.
6576
6577 2008-05-05 Karl Berry <karl@gnu.org>
6578
6579 * info.texi (Top): @xref to stand-alone manual.
6580
6581 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6582
6583 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6584 (Various Summary Stuff): Fix typo in last xref.
6585
6586 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6587
6588 * org.texi (Moving subtrees): Fix typo.
6589
6590 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6591
6592 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6593 Tramp via `tramp-mode'.
6594
6595 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6596
6597 * org.texi: Massive changes, in many parts of the file.
6598
6599 2008-04-27 Jason Riedy <jason@acm.org>
6600
6601 * org.texi (A LaTeX example): Note that fmt may be a
6602 one-argument function, and efmt may be a two-argument function.
6603 (Radio tables): Document multiple destinations.
6604
6605 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6606
6607 * gnus.texi (Oort Gnus): Add message-fill-column.
6608
6609 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6610
6611 * gnus.texi (Mail Source Specifiers): Typo fix.
6612
6613 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6614
6615 * gnus.texi (Diary Headers Generation): Update key binding for
6616 `gnus-diary-check-message'.
6617
6618 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6619
6620 * gnus.texi (Emacsen): Addition.
6621
6622 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6623
6624 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6625
6626 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6627
6628 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6629
6630 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6631
6632 * gnus-news.texi: Update tool bar item.
6633
6634 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6635
6636 * gnus-news.texi: Fix typos.
6637
6638 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6639
6640 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6641 Add mention of `kron'.
6642
6643 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6644
6645 * epa.texi (Encrypting/decrypting *.gpg files):
6646 Document epa-file-name-regexp.
6647
6648 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6649
6650 * gnus.texi (Example Methods): Fix description about ssh-agent.
6651 (Indirect Functions): Fix the default value of nntp-telnet-command;
6652 remove link to connect.html.
6653
6654 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6655
6656 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6657 dbus-call-method.
6658 (Receiving Method Calls): The timeout can be set by the calling client.
6659
6660 * trampver.texi: Update release number.
6661
6662 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6663
6664 * gnus.texi (Top): Fix version. Add SASL.
6665
6666 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6667
6668 Sync with Tramp 2.1.13.
6669
6670 * trampver.texi: Update release number.
6671
6672 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6673
6674 * org.texi: Update to new org-mode website.
6675
6676 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6677
6678 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6679
6680 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6683 gnus-read-ephemeral-gmane-group-url,
6684 gnus-read-ephemeral-emacs-bug-group,
6685 gnus-read-ephemeral-debian-bug-group.
6686
6687 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6688
6689 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6690
6691 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6692 Add FIXMEs for Bookmarks and gnus-registry-marks.
6693
6694 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6695
6696 * gnus.texi (Smileys): Document `smiley-style'.
6697
6698 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6699
6700 * gnus.texi (Gnus Development): Clarify difference between ding and
6701 gnu.emacs.gnus.
6702 (MIME Commands, Using MIME, RSS): Fix markup.
6703
6704 * gnus-faq.texi ([8.4]): Ditto.
6705
6706 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6707
6708 * gnus.texi (Emacsen): Remove obsolete stuff.
6709
6710 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6711
6712 * gnus.texi (Oort Gnus): Add version info WRT
6713 `mail-source-delete-incoming'.
6714
6715 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6716
6717 * gnus.texi (Top): Add "Other related manuals" and version info in
6718 `iftex' output.
6719 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6720 gnus-balloon-face-0 and the corresponding format specifiers.
6721
6722 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6723
6724 * tramp.texi (Filename completion): Remove footnote about let-bind
6725 of `partial-completion-mode'. It doesn't work this way.
6726
6727 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6728
6729 * pcl-cvs.texi (Contributors): Update my email.
6730
6731 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6732
6733 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6734
6735 2008-03-17 Bill Wohler <wohler@newt.com>
6736
6737 * mh-e.texi (Viewing): Update URL for adding header fields to
6738 mh-invisible-header-fields-default.
6739
6740 2008-03-16 Bill Wohler <wohler@newt.com>
6741
6742 * mh-e.texi (Preface): Add Gnus to requirements.
6743 (Forwarding): Note that forwarded MIME messages are now inline.
6744
6745 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6748 (Common Variables): Give precedence to the netcat methods over the
6749 telnet methods, and mention that they are more reliable.
6750
6751 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6752
6753 * org.texi (Exporting Agenda Views): Document agenda export to
6754 iCalendar.
6755 (Progress logging): Document the new progress logging stuff.
6756
6757 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6758
6759 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6760 Update for change of `mail-source-delete-incoming'.
6761
6762 * gnus-news.texi: Ditto.
6763
6764 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6765
6766 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6767 custom versions.
6768
6769 2008-03-07 Alan Mackenzie <acm@muc.de>
6770
6771 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6772 parens/brackets in a k&r region is limited.
6773
6774 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6775
6776 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6777 using different Emacs versions.
6778
6779 2008-02-27 Glenn Morris <rgm@gnu.org>
6780
6781 * sc.texi: Remove a lot of old and obsolete info.
6782 (titlepage): Simplify.
6783 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6784 (VM with any Emacsen, GNEWS with any Emacsen)
6785 (Overloading for Non-conforming MUAs, Version 3 Changes)
6786 (The Supercite Mailing List): Delete nodes.
6787 (Introduction): Remove info about old packages.
6788 (Getting Connected): Simplify. Remove info about old packages.
6789 (Citing Commands): Delete Emacs 19 info.
6790 (Hints to MUA Authors): Simplify.
6791 (Thanks and History): Merge in some info from the deleted node
6792 "Version 3 Changes".
6793
6794 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6795
6796 * org.texi (Setting tags, In-buffer settings):
6797 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6798
6799 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6800
6801 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6802 installation directory name.
6803
6804 2008-02-12 Romain Francoise <romain@orebokech.com>
6805
6806 * epa.texi (Overview): Fix typo.
6807
6808 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6809
6810 * epa.texi (Quick start): Remove the .emacs setting.
6811
6812 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6813
6814 * epa.texi (Quick start): Use the command `epa-enable' instead of
6815 loading `epa-setup'.
6816
6817 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6818
6819 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6820 ($(infodir)/epa, epa.dvi): New targets.
6821
6822 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6823
6824 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6825
6826 * epa.texi: New manual documenting the EasyPG Assistant.
6827
6828 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6829
6830 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6831 (Inspection): New function dbus-ping.
6832
6833 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6834
6835 * tramp.texi (Remote processes): Add `shell-command'.
6836
6837 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6838
6839 * tramp.texi: Use new FSF's Back-Cover Text.
6840
6841 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6842
6843 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6844 (Group Parameters): Document `mail-source' parameter.
6845
6846 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6847
6848 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6849 must be a local host.
6850
6851 2008-01-26 Michael Olson <mwolson@gnu.org>
6852
6853 * erc.texi: Update version for ERC 5.3 release.
6854 (Obtaining ERC): Update extras URLs for 5.3.
6855 (Development): Write instructions for git, and remove those for Arch.
6856 (History): Mention the switch to git.
6857
6858 2008-01-24 Karl Berry <karl@gnu.org>
6859
6860 * info.texi (Search Index, Search Text): Mention the command
6861 character in the section name, a la the (Go to node) node.
6862
6863 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6864
6865 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6866
6867 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6868
6869 * gnus-news.texi: Mention gnus-article-describe-bindings.
6870
6871 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6872
6873 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6874
6875 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6876
6877 * org.texi (Property inheritance): New section.
6878 (Conventions): New section.
6879 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6880 commands, and the new bindings for refiling.
6881 (Sparse trees): Document the new special command for sparse trees.
6882 (References): Be more clear about the counting of hilines.
6883 (Handling links): Document M-p/n for accessing links.
6884 (Fast access to TODO states): New section.
6885 (Per file keywords): New section.
6886 (Property inheritance): New section.
6887 (Column attributes): New summary types.
6888 (Capturing Column View): New section.
6889 (The date/time prompt): Cover the new features in the date/time prompt.
6890 Compactify the table of keys for the calendar remote control.
6891 (Clocking work time): Document the new :scope parameter.
6892 (Remember): Promoted to chapter.
6893 (Quoted examples): New section.
6894 (Enhancing text): New verbatim environments.
6895
6896 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6897
6898 * trampver.texi: Update release number.
6899
6900 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6901
6902 * gnus.texi (Article Keymap):
6903 Add gnus-article-wide-reply-with-original; fix descriptions of
6904 gnus-article-reply-with-original and
6905 gnus-article-followup-with-original.
6906
6907 2008-01-09 Glenn Morris <rgm@gnu.org>
6908
6909 * nxml-mode.texi: Add @copying section.
6910
6911 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6914 Server". Add `message-send-mail-with-mailclient'.
6915
6916 * gnus.texi (Posting Server): Move some text to "(message)Mail
6917 Variables" and add a reference here.
6918
6919 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6920
6921 * dbus.texi (Receiving Method Calls): New chapter.
6922 (Errors and Events): Add serial number to events. Replace "signal" by
6923 "message". Introduce dbus-event-serial-number.
6924
6925 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6926
6927 * dbus.texi (Type Conversion): Explain the type specification for empty
6928 arrays. Use another example.
6929
6930 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6931
6932 * dbus.texi (all): Replace "..." by @dots{}.
6933 (Type Conversion): Precise the value range for :byte types.
6934 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6935 Mention its return value.
6936 (Errors and Events): There is no D-Bus error propagation during event
6937 processing.
6938
6939 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6940
6941 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6942 New sections.
6943
6944 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6945
6946 * gnus.texi (Group Parameters): Reorder the text and add a note about
6947 `gnus-parameters' near the beginning of the node.
6948
6949 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6950
6951 * gnus.texi (Score File Editing): Fix function name.
6952
6953 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6954
6955 Sync with Tramp 2.1.12.
6956
6957 * trampver.texi: Update release number.
6958
6959 2007-12-22 Richard Stallman <rms@gnu.org>
6960
6961 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6962
6963 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6964
6965 * dbus.texi (Type Conversion): Correct input parameters mapping.
6966
6967 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6968
6969 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6970 (Errors and Events): Mention wrong-type-argument error.
6971
6972 2007-12-21 Alex Schroeder <alex@gnu.org>
6973
6974 * rcirc.texi: Changed single spaces after sentence end to double
6975 spaces. Fixed some typos.
6976 (Internet Relay Chat): Explain relay.
6977 (Getting started with rcirc): Change items to reflect prompts.
6978 Add more explanation to rcirc-track-minor-mode and added a comment to
6979 warn future maintainers that this section is a copy.
6980 (People): Change /ignore example.
6981 (Keywords): Not keywords.
6982
6983 2007-12-20 Alex Schroeder <alex@gnu.org>
6984
6985 * rcirc.texi (Top): Fighting Information Overload chapter added.
6986 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6987 (rcirc commands): Move /ignore command to the new chapter.
6988 (Fighting Information Overload): New chapter documenting /keyword,
6989 /bright, /dim, channel ignore, and low priority channels.
6990 (Configuration): Document rcirc-server-alist, remove
6991 rcirc-startup-channels-alist and rcirc-default-server.
6992
6993 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6994
6995 * dbus.texi (Signals): Fix example in dbus-register-signal.
6996
6997 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6998
6999 * gnus.texi (Score Variables): Fix typo.
7000
7001 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7002
7003 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7004 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7005 (Errors and Events): Adapt dbus-event.
7006
7007 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7008
7009 * gnus.texi (Other Files): Add the yenc command.
7010
7011 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7012
7013 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7014 since 2004-08-06.
7015
7016 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7017
7018 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7019 on body.
7020
7021 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7022
7023 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7024 and rfc2047-allow-irregular-q-encoded-words; fix description of
7025 rfc2047-encode-encoded-words.
7026
7027 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7028
7029 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7030
7031 2007-12-05 Michael Olson <mwolson@gnu.org>
7032
7033 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7034 Update documentation for `remember-diary-file'.
7035
7036 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7037
7038 * dbus.texi (Signals): Precise `dbus-register-signal'.
7039 (Errors and Events): Rework events part, the internal structure of
7040 dbus-event has changed.
7041
7042 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7043
7044 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7045 ($(infodir)/dbus, dbus.dvi): New targets.
7046
7047 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7048
7049 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7050 unconditionally.
7051
7052 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7053 emulation with @print{}.
7054
7055 2007-12-02 Richard Stallman <rms@gnu.org>
7056
7057 * dbus.texi (Overview): Minor cleanup.
7058
7059 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7060
7061 * Makefile.in (INFO_TARGETS): Add dbus.
7062 (DVI_TARGETS): Add dbus.dvi.
7063 (dbus, dbus.dvi): New targets.
7064
7065 * dbus.texi: New file.
7066
7067 2007-11-24 Romain Francoise <romain@orebokech.com>
7068
7069 * nxml-mode.texi: Add description in @direntry.
7070 Fix file name to match @setfilename.
7071
7072 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7073
7074 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7075 ($(infodir)/nxml-mode): New rule.
7076
7077 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7078 ($(infodir)/nxml-mode): New rule.
7079 (clean): Add nxml-mode*.
7080
7081 * nxml-mode.texi: New file with nxml manual.
7082
7083 2007-11-18 Richard Stallman <rms@gnu.org>
7084
7085 * flymake.texi (Example -- Configuring a tool called directly):
7086 Update example.
7087
7088 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7089
7090 * tramp.texi (Filename completion): Simplify explanation of
7091 double-slash behavior. Explain directory contents flushing.
7092
7093 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7094
7095 * calc.texi (TeX and LaTeX Language Modes): Put in
7096 missing braces.
7097
7098 2007-11-15 Richard Stallman <rms@gnu.org>
7099
7100 * cl.texi (Equality Predicates): Delete `eql'.
7101 (Predicates, Naming Conventions, Top): Delete `eql'.
7102 (Common Lisp Compatibility): Delete `eql'.
7103 (Porting Common Lisp): Delete obsolete backquote info.
7104 Minor clarification about character constants.
7105 (Sequence Basics): Minor clarification.
7106
7107 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7108
7109 * cc-mode.texi (Electric Keys, Custom Macros):
7110 * tramp.texi (Filename completion): Fix typos.
7111
7112 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7113
7114 * calc.texi (Basic commands): Mention the menu.
7115
7116 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7117
7118 * tramp.texi (Connection caching): Tramp flushes connection
7119 properties when remote operating system has been changed.
7120
7121 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus-news.texi: Fix spelling.
7124 `message-insert-formatted-citation-line', not
7125 `message-insert-formated-citation-line'.
7126
7127 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7128
7129 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7130
7131 * tramp.texi (Overview): Mention also the PuTTY integration under
7132 w32. Remove paragraphs about Tramp's experimental status.
7133 (Frequently Asked Questions): Add code example for highlighting the
7134 mode line.
7135
7136 2007-11-03 Michael Olson <mwolson@gnu.org>
7137
7138 * remember.texi: Change mentions of remember-buffer to
7139 remember-finalize throughout.
7140
7141 2007-10-30 Michael Olson <mwolson@gnu.org>
7142
7143 * remember.texi (Copying): Remove.
7144 (Mailbox): Update with non-BBDB instructions.
7145 (Diary, Org): Add.
7146 (Bibliography, Planner Page): Remove.
7147
7148 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7149
7150 * makefile.w32-in (INFO_TARGETS): Add remember.
7151 (DVI_TARGETS): Add remember.dvi.
7152 ($(infodir)/remember): New rule.
7153 (clean): Add remember*.
7154
7155 2007-10-30 Michael Olson <mwolson@gnu.org>
7156
7157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7158 ($(infodir)/remember): New rule that builds the Remember Manual.
7159
7160 * remember.texi: New file containing the Remember Mode Manual.
7161 Shuffle chapters around after initial import.
7162 (Function Reference): Split Keystrokes into separate chapter.
7163 (Keystrokes): Document C-c C-k.
7164 (Introduction): Fix typographical issue with "---".
7165
7166 2007-10-29 Richard Stallman <rms@gnu.org>
7167
7168 * widget.texi (Introduction): Delete discussion of implementation
7169 internals.
7170
7171 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7172
7173 * tramp.texi (Connection caching): Host names must be different
7174 when tunneling.
7175
7176 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7179 Gnus v5.13.
7180
7181 2007-10-28 Miles Bader <miles@gnu.org>
7182
7183 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7184
7185 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * gnus.texi (Sorting the Summary Buffer):
7188 Remove gnus-article-sort-by-date-reverse.
7189
7190 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7191
7192 * gnus.texi (Non-ASCII Group Names): New node.
7193 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7194 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7195
7196 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7197
7198 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7199 clean the output of the program `imap-shell-program'.
7200
7201 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7202
7203 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7204
7205 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7206
7207 * gnus.texi (Sticky Articles): Documentation for sticky article
7208 buffers.
7209
7210 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7211
7212 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7213
7214 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7215
7216 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7217
7218 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7219
7220 * gnus.texi (Archived Messages):
7221 Document gnus-update-message-archive-method.
7222
7223 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7224
7225 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7226
7227 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7228
7229 * gnus.texi (Group Maneuvering):
7230 Document `gnus-summary-next-group-on-exit'.
7231
7232 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus.texi (Really Various Summary Commands):
7235 Mention gnus-auto-select-on-ephemeral-exit.
7236
7237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi, message.texi: Bump version number.
7240
7241 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7242
7243 * gnus.texi (Group Line Specification, Misc Group Stuff)
7244 (Server Commands): Parenthesize @pxref{Mail Spool}.
7245
7246 2007-10-28 Didier Verna <didier@xemacs.org>
7247
7248 New user option: message-signature-directory.
7249 * message.texi (Insertion Variables): Document it.
7250 * gnus.texi (Posting Styles): Ditto.
7251
7252 2007-10-28 Didier Verna <didier@xemacs.org>
7253
7254 * gnus.texi (Group Line Specification):
7255 * gnus.texi (Misc Group Stuff):
7256 * gnus.texi (Server Commands): Document the group compaction feature.
7257
7258 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7259
7260 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7261
7262 * message.texi (Various Message Variables): Add message-fill-column.
7263
7264 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7265
7266 * gnus.texi: Untabify.
7267
7268 2007-10-28 Didier Verna <didier@xemacs.org>
7269
7270 * gnus.texi (Group Parameters): Document the posting-style merging
7271 process in topic-mode.
7272
7273 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7276
7277 2007-10-28 Romain Francoise <romain@orebokech.com>
7278
7279 * gnus.texi (Mail Spool): Fix typo.
7280 Update copyright.
7281
7282 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7283
7284 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7285
7286 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7287
7288 * gnus.texi (Summary Generation Commands):
7289 Add gnus-summary-insert-ticked-articles.
7290
7291 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7292
7293 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7294 to spam-spamassassin-program.
7295
7296 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7297
7298 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7299
7300 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7301
7302 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7303
7304 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7305
7306 * message.texi (Mail Headers): Document `opportunistic'.
7307
7308 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * emacs-mime.texi (Encoding Customization): Explain how to set
7311 mm-coding-system-priorities per hierarchy.
7312
7313 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7314
7315 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7316 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7317
7318 2007-10-28 Didier Verna <didier@xemacs.org>
7319
7320 * message.texi (Wide Reply): Update documentation of
7321 message-dont-reply-to-names (now allowing a list of regexps).
7322
7323 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7324
7325 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7326
7327 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7328
7329 * gnus.texi (SpamAssassin back end): Fix typo.
7330
7331 * sieve.texi (Examples): Fix grammar.
7332
7333 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7334
7335 * gnus.texi (Searching for Articles): Document M-S and M-R.
7336 (Limiting): Document / b.
7337
7338 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7339
7340 * gnus.texi (Thread Commands): T M-^.
7341
7342 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7343
7344 * message.texi (Mail Aliases): Document ecomplete.
7345 (Mail Aliases): Fix typo.
7346
7347 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7348
7349 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7350 fix typo.
7351
7352 2007-10-28 Romain Francoise <romain@orebokech.com>
7353
7354 * gnus.texi (Mail Spool): Grammar fix.
7355
7356 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7357
7358 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7359 string.
7360
7361 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7362
7363 * gnus.texi (Group Parameters): Fix description.
7364
7365 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7366
7367 * gnus.texi (Gmane Spam Reporting):
7368 Fix spam-report-gmane-use-article-number.
7369 Add spam-report-user-mail-address.
7370
7371 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7372
7373 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7374
7375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7376
7377 * gnus.texi (Group Parameters): Add simplified sorting example based on
7378 example for `Sorting the Summary Buffer' from Jari Aalto
7379 <jari.aalto@cante.net>.
7380 (Example Methods): Add example for an indirect connection.
7381
7382 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7383
7384 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7385 (Agent Parameters): Update parameter names to match code.
7386 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7387 'gnus-agent-summary-fetch-series'.
7388 (Agent and flags): New section providing a generalized discussion
7389 of flag handling.
7390 (Agent and IMAP): Remove flag discussion.
7391 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7392
7393 2007-10-28 Romain Francoise <romain@orebokech.com>
7394
7395 * gnus.texi (Exiting the Summary Buffer): Add new function
7396 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7397
7398 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7399
7400 * gnus.texi (Conformity): Fix typo.
7401 (Customizing Articles): Document `first'.
7402
7403 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7404
7405 * gnus.texi (Sorting the Summary Buffer):
7406 Add `gnus-thread-sort-by-date-reverse'. Add example
7407 host to different sorting in NNTP and RSS groups.
7408
7409 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7410
7411 * message.texi (Insertion): Describe prefix for
7412 message-mark-inserted-region and message-mark-insert-file.
7413
7414 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7415
7416 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7417 LaTeX documents. Describe "text/x-gnus-verbatim".
7418
7419 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7420
7421 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7422 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7423 (spam-stat spam filtering, SpamOracle)
7424 (Extending the Spam ELisp package): Remove extra quote symbol for
7425 clarity.
7426
7427 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7430 gnus-article-delete-part and gnus-article-replace-part.
7431 (Using MIME): Add gnus-mime-replace-part.
7432
7433 2007-10-28 Romain Francoise <romain@orebokech.com>
7434
7435 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7436 requires `auto-compression-mode' to be enabled. Add new nnml
7437 variable `nnml-compressed-files-size-threshold'.
7438
7439 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7440
7441 * gnus.texi (Sorting the Summary Buffer):
7442 Add gnus-thread-sort-by-recipient.
7443
7444 2007-10-28 Romain Francoise <romain@orebokech.com>
7445
7446 * message.texi (Insertion Variables): Mention new variable
7447 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7448 documentation accordingly.
7449
7450 2007-10-28 Romain Francoise <romain@orebokech.com>
7451
7452 * gnus.texi (To From Newsgroups): Mention new variables
7453 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7454
7455 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7456
7457 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7458 stuff; gnus-mime-inline-part does the automatic decompression.
7459
7460 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7461
7462 * gnus.texi (Spam ELisp Package Configuration Examples):
7463 "training.ham" should be "training.spam".
7464
7465 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7466
7467 * message.texi (Mail Variables): Fix the default value for
7468 message-send-mail-function.
7469
7470 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7471
7472 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7473 always returns nil exceptionally.
7474
7475 2007-10-28 Simon Josefsson <jas@extundo.com>
7476
7477 * gnus.texi (Article Washing): Add libidn URL.
7478 Suggested by Michael Cook <michael@waxrat.com>.
7479
7480 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7481
7482 * gnus.texi (Topic Commands): Fix next/previous.
7483
7484 2007-10-28 Simon Josefsson <jas@extundo.com>
7485
7486 * gnus.texi (Article Washing): Mention `W i'.
7487
7488 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7489
7490 * gnus.texi (Group Parameters): Slight extension of sieve
7491 parameter description.
7492
7493 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7494
7495 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7496 matching score files as well.
7497 (Picons): Describe `gnus-picon-style'.
7498
7499 2007-10-28 Romain Francoise <romain@orebokech.com>
7500
7501 * message.texi (Message Headers): Mention that headers are hidden
7502 using narrowing, and how to expose them.
7503 Update copyright.
7504
7505 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7506
7507 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7508 `gnus-summary-sort-by-recipient'.
7509
7510 2007-10-28 Romain Francoise <romain@orebokech.com>
7511
7512 * gnus.texi (NNTP marks): New node.
7513 (NNTP): Move NNTP marks variables to the new node.
7514
7515 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7516
7517 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7518
7519 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7520
7521 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7522
7523 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7524 everywhere for consistency.
7525 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7526 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7527 Say "regular expression" instead of "regex." Admonish.
7528 Pick other words to sound better (s/so/thus/).
7529 (Spam ELisp Package Filtering of Incoming Mail):
7530 Mention statistical filters. Remove old TODO.
7531 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7532 New section on sorting and displaying the spam score.
7533 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7534 backend but an alias to spam-use-BBDB.
7535 (Extending the Spam ELisp package): Rewrite the example using the
7536 new backend functionality.
7537
7538 2007-10-28 Simon Josefsson <jas@extundo.com>
7539
7540 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7541 nntp-marks-directory, from Romain Francoise
7542 <romain@orebokech.com>.
7543
7544 2007-10-28 Magnus Henoch <mange@freemail.hu>
7545
7546 * gnus.texi (Hashcash): New default value of
7547 hashcash-default-payment.
7548
7549 2007-10-28 Simon Josefsson <jas@extundo.com>
7550
7551 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7552 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7553
7554 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7555
7556 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7557
7558 2007-10-28 Simon Josefsson <jas@extundo.com>
7559
7560 * gnus.texi (documentencoding): Add, to avoid warnings.
7561
7562 2007-10-28 Simon Josefsson <jas@extundo.com>
7563
7564 * message.texi (Mail Headers): Add.
7565
7566 * gnus.texi (Hashcash): Fix.
7567
7568 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7569
7570 * gnus.texi (Hashcash): Change location of library, also mention
7571 that payments can be verified and fix the name of the
7572 hashcash-path variable.
7573
7574 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7575
7576 * gnus.texi (Article Display): Add `gnus-picon-style'.
7577
7578 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7579
7580 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7581
7582 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7583
7584 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7585 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7586 warning about ham processors in spam groups removed.
7587
7588 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7589
7590 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7591 From Hubert Chan <hubert@uhoreg.ca>.
7592
7593 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7594
7595 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7596 (Mailing List): Typo.
7597 (Customizing Articles): Add gnus-treat-ansi-sequences.
7598 (Article Washing): Index.
7599
7600 * message.texi: Use m-dash consistently.
7601
7602 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7603
7604 * gnus.texi (GroupLens): Remove.
7605
7606 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7607
7608 * gnus.texi (Outgoing Messages, Agent Variables):
7609 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7610 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7611
7612 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7613
7614 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7615
7616 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7617
7618 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7619
7620 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7621
7622 2007-10-28 Simon Josefsson <jas@extundo.com>
7623
7624 * gnus.texi (Top): Add SASL.
7625
7626 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7627
7628 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7629
7630 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7631
7632 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7633
7634 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7635
7636 * calc.texi (Formulas, Composition Basics): Lower the
7637 precedence of negation.
7638
7639 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7640
7641 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7642 Mention the new three-letter column identifiers.
7643 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7644 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7645 message when using `c' on an empty default with default printer.
7646 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7647 renamed to `ses--symbolic-formulas' some time ago.
7648
7649 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7650
7651 * calc.texi (Default Simplifications, Making Selections)
7652 (Customizing Calc): Clarify associativity of multiplication.
7653
7654 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7655
7656 * tramp.texi (Traces and Profiles): Simplify loop over
7657 `trace-function-background'.
7658
7659 2007-10-22 Juri Linkov <juri@jurta.org>
7660
7661 * dired-x.texi (Shell Command Guessing): Default values are now
7662 available by typing M-n instead of M-p.
7663
7664 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7665
7666 * tramp.texi (Cleanup remote connections): New section.
7667 (Password caching): Remove `tramp-clear-passwd'.
7668 It's not a command anymore.
7669 (Bug Reports): Add `tramp-bug' to function index.
7670 (Function Index, Variable Index): New nodes.
7671 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7672
7673 * trampver.texi: Update release number.
7674
7675 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7676
7677 * calc.texi (History and Acknowledgements): Turn comment
7678 about integer size into past tense.
7679 (Time Zones): Remove pointer to Calc author's address.
7680 (Trigonometric and Hyperbolic Functions): Mention cotangent
7681 and hyperbolic cotangent. Fix typo.
7682
7683 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7684
7685 Sync with Tramp 2.1.11.
7686
7687 * trampver.texi: Update release number.
7688
7689 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7690
7691 * tramp.texi (External packages): New section.
7692
7693 2007-09-29 Juri Linkov <juri@jurta.org>
7694
7695 * info.texi (Help-Int): Document `L' (`Info-history').
7696
7697 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7698
7699 * org.texi: Change links to webpage and maintained email.
7700 (Remember): Promote to Chapter, significant changes.
7701 (Fast access to TODO states): New section.
7702 (Faces for TODO keywords): New section.
7703 (Export options): Example for #+DATE.
7704 (Progress logging): Section moved.
7705
7706 2007-09-26 Bill Wohler <wohler@newt.com>
7707
7708 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7709 browse-url-at-mouse.
7710
7711 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7712
7713 * flymake.texi (Customizable variables): Face names don't end in -face.
7714 Fix flymake-err-line-patterns template.
7715 (Example -- Configuring a tool called directly): Fix init-function.
7716 (Highlighting erroneous lines): Face names don't end in -face.
7717
7718 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7719
7720 * erc.texi (Special-Features): Fix small typo.
7721
7722 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7723
7724 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7725 and "External transfer methods".
7726
7727 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7728
7729 * calc.texi (Predefined Units): Add some history.
7730
7731 2007-09-08 Michael Olson <mwolson@gnu.org>
7732
7733 * erc.texi (Copying): New section included from gpl.texi.
7734 This matches the look of the upstream ERC manual.
7735
7736 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7737
7738 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7739 (Random Numbers): Clarify the distribution of `random'.
7740
7741 2007-09-06 Glenn Morris <rgm@gnu.org>
7742
7743 Move manual sources from man/ to subdirectories of doc/.
7744 Split into the Emacs manual in emacs/, and other manuals in misc/.
7745 Change all setfilename commands to use ../../info.
7746 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7747 refer to the Emacs manual here.
7748 (infodir): New variable.
7749 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7750 (cc-mode.texi, faq.texi): Update references to source file locations.
7751 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7752 do not refer to the Emacs manual here.
7753 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7754
7755 * Makefile.in: Add `basename' versions of all info targets, for
7756 convenience when rebuilding just one manual.
7757 (../etc/GNU): Delete obsolete target.
7758 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7759 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7760 *.vrs *.toc here...
7761 (maintainer-clean): ...from here.
7762
7763 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7764
7765 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7766
7767 * calc.texi (Date Conversions): Clarify definition of
7768 Julian day numbering.
7769 (Date Forms): Clarify definition of Julian day numbering;
7770 add some history.
7771
7772 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7773
7774 * org.texi: Version 5.07.
7775
7776 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7777
7778 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7779
7780 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7781
7782 * org.texi (Adding hyperlink types): New section.
7783 (Embedded LaTeX): Chapter updated because of LaTeX export.
7784 (LaTeX export): New section.
7785 (Using links out): New section.
7786
7787 2007-08-22 Glenn Morris <rgm@gnu.org>
7788
7789 * faq.texi (Learning how to do something): Refcards now in
7790 etc/refcards/ directory.
7791
7792 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7793
7794 * tramp.texi (Remote Programs): Persistency file must be cleared when
7795 changing `tramp-remote-path'.
7796 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7797 macro.
7798
7799 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7800
7801 * calc.texi: Move contents to beginning of file.
7802 (Algebraic Entry): Fix the formatting of an example.
7803
7804 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7805
7806 * calc.texi (Basic Operations on Units): Mention exact versus
7807 inexact conversions.
7808
7809 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7810
7811 * calc.texi (Basic Operations on Units): Mention default
7812 values for new units.
7813 (Quick Calculator Mode): Mention that binary format will
7814 be displayed.
7815
7816 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7817
7818 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7819
7820 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7821
7822 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7823
7824 2007-08-08 Glenn Morris <rgm@gnu.org>
7825
7826 * gnus.texi, sieve.texi: Replace `iff'.
7827
7828 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7829
7830 * calc.texi (Basic Graphics): Mention the graphing of error
7831 forms.
7832 (Graphics Options): Mention how `g s' handles error forms.
7833 (Curve Fitting): Mention plotting the curves.
7834 (Standard Nonlinear Models): Add additional models.
7835 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7836 (Linear Fits): Correct result.
7837
7838 2007-08-01 Alan Mackenzie <acm@muc.de>
7839
7840 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7841 to "--no-site-file".
7842
7843 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7844
7845 * tramp.texi (Frequently Asked Questions): Point to mode line
7846 extension in Emacs 23.1.
7847
7848 * trampver.texi: Update release number.
7849
7850 2007-07-27 Glenn Morris <rgm@gnu.org>
7851
7852 * calc.texi (Copying): Include license text from gpl.texi, rather than
7853 in-line.
7854
7855 2007-07-25 Glenn Morris <rgm@gnu.org>
7856
7857 * calc.texi (Copying): Replace license with GPLv3.
7858
7859 * Relicense all FSF files to GPLv3 or later.
7860
7861 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7862
7863 Sync with Tramp 2.1.10.
7864
7865 * tramp.texi (trampfn): Expand macro implementation in order to handle
7866 empty arguments.
7867 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7868 occurrences by trampfn.
7869 (Frequently Asked Questions): Extend example code for host
7870 identification in the modeline. Add bbdb to approaches shortening Tramp
7871 file names to be typed.
7872
7873 * trampver.texi: Update release number.
7874
7875 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7876
7877 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7878 section. Reported by <poti@potis.org>.
7879 (Remote processes): Arguments of the program to be debugged are taken
7880 literally.
7881 (Frequently Asked Questions): Simplify recentf example.
7882
7883 2007-07-14 Karl Berry <karl@gnu.org>
7884
7885 * info.texi (@copying): New Back-Cover Text.
7886
7887 * info.texi (Quitting Info): Move to proper place in source.
7888 (Reported by Benno Schulenberg.)
7889
7890 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7891
7892 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7893
7894 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7895
7896 * emacs-mime.texi: Add @documentencoding directive.
7897
7898 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7899
7900 * tramp.texi (Remote processes): Add an anchor to the subsection
7901 "Running a debugger on a remote host".
7902
7903 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7904
7905 * tramp.texi (Remote processes): Don't call it "experimental" any
7906 longer. Add subsection about running a debugger on a remote host.
7907
7908 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7909
7910 * org.texi (Properties and columns): Chapter rewritten.
7911
7912 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7913
7914 * tramp.texi:
7915 * trampver.texi: Migrate to Tramp 2.1.
7916
7917 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7918
7919 * org.texi (Properties): New chapter.
7920
7921 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7922
7923 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7924 Control Panel.
7925
7926 * gnus.texi (Misc Article): Add index entry for
7927 gnus-single-article-buffer.
7928
7929 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7930
7931 * gnus.texi (Starting Up): Fix typo.
7932
7933 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7934
7935 * gnus.texi (Asynchronous Fetching): Fix typo.
7936
7937 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7938
7939 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7940 (About This Manual): Remove redundant information.
7941 (Getting Started): Mention author.
7942 (Basic Arithmetic, Customizing Calc): Make description of the
7943 variable `calc-multiplication-has-precedence' match its new effect.
7944
7945 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7946
7947 * calc.texi (Basic Arithmetic, Customizing Calc):
7948 Mention the variable `calc-multiplication-has-precedence'.
7949
7950 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7951
7952 * org.texi (Tag): Section swapped with node Timestamps.
7953 (Formula syntax for Lisp): Document new `L' flag.
7954
7955 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7956
7957 * gnus.texi (Misc Group Stuff, Summary Buffer)
7958 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7959
7960 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7961
7962 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7963 * gnus.texi (Article Buttons, Mail Source Customization)
7964 (Sending or Not Sending, Customizing NNDiary):
7965 * message.texi (Message Headers):
7966 * mh-e.texi (HTML): Fix typos.
7967
7968 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7969
7970 Sync with Tramp 2.0.56.
7971
7972 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7973 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7974
7975 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7976
7977 * Version 22.1 released.
7978
7979 2007-05-26 Michael Olson <mwolson@gnu.org>
7980
7981 * erc.texi (Modules): Fix references to completion modules.
7982
7983 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7984
7985 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7986
7987 2007-05-09 Didier Verna <didier@xemacs.org>
7988
7989 * gnus.texi (Email Based Diary): New. Proper documentation for the
7990 nndiary back end and the gnus-diary library.
7991
7992 2007-05-03 Karl Berry <karl@gnu.org>
7993
7994 * .cvsignore (*.pdf): New entry.
7995
7996 * texinfo.tex: Update from current version for better pdf generation.
7997
7998 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7999
8000 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8001
8002 2007-04-28 Glenn Morris <rgm@gnu.org>
8003
8004 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8005 consideration of legal status.
8006
8007 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8008
8009 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8010
8011 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8012
8013 * faq.texi (New in Emacs 22): python.el removed.
8014
8015 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8016
8017 * calc.texi (Reporting bugs): Update maintainer's address.
8018
8019 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8020
8021 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8022
8023 2007-04-15 Jay Belanger <belanger@truman.edu>
8024
8025 * calc.texi (Title page): Remove the date.
8026 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8027 (The Standard Calc Interface): Change trail title.
8028 (Floats): Mention that when non-decimal floats are entered, only
8029 approximations are stored.
8030 (Copying): Move to the appendices.
8031 (GNU Free Documentation License): Add as an appendix.
8032
8033 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8034
8035 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8036 * dired-x.texi, ebrowse.texi, ediff.texi:
8037 * emacs-mime.texi, erc.texi, eshell.texi:
8038 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8039 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8040 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8041 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8042 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8043 * woman.texi: Include GFDL.
8044
8045 * doclicense.texi: Remove node heading, so that it can be included by
8046 other files.
8047
8048 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8049
8050 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8051 than *.
8052
8053 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8054
8055 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8056 in Calc.
8057
8058 2007-04-09 Romain Francoise <romain@orebokech.com>
8059
8060 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8061 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8062 replace mouse-2.
8063
8064 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8065
8066 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8067 renamed to woman-use-topic-at-point. Document new behavior.
8068
8069 2007-04-08 Richard Stallman <rms@gnu.org>
8070
8071 * url.texi: Fix some indexing.
8072 (Disk Caching): Drop discussion of old/other Emacs versions.
8073
8074 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8075
8076 * url.texi (Disk Caching): Say Emacs 21 "and later".
8077
8078 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8079 on Font locking which now mentions JIT lock.
8080
8081 2007-04-01 Michael Olson <mwolson@gnu.org>
8082
8083 * erc.texi: Update for the ERC 5.2 release.
8084
8085 2007-03-31 David Kastrup <dak@gnu.org>
8086
8087 * woman.texi (Topic, Interface Options): Explain changes semantics of
8088 woman-manpath in order to consider MANPATH_MAP entries.
8089
8090 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8091
8092 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8093
8094 2007-03-26 Richard Stallman <rms@gnu.org>
8095
8096 * pgg.texi (Caching passphrase): Clean up previous change.
8097
8098 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8099
8100 * gnus.texi (Setting Process Marks): Fix typo.
8101
8102 2007-03-25 Romain Francoise <romain@orebokech.com>
8103
8104 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8105 readability, and include various fixes by Daniel Brockman, Nick Roberts
8106 and Dieter Wilhelm.
8107
8108 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8109
8110 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8111
8112 * gnus.texi (Mail Source Specifiers): Fix typo.
8113
8114 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8115
8116 * reftex.texi (Imprint): Update maintainer information.
8117
8118 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8119
8120 * message.texi (Message Buffers): Update documentation for
8121 message-generate-new-buffers.
8122
8123 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8124
8125 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8126
8127 2007-03-21 Glenn Morris <rgm@gnu.org>
8128
8129 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8130
8131 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8132
8133 * eshell.texi (Known problems): Emacs 21 -> 22.
8134
8135 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8136
8137 2007-03-18 Jay Belanger <belanger@truman.edu>
8138
8139 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8140
8141 2007-03-12 Glenn Morris <rgm@gnu.org>
8142
8143 * calc.texi (Time Zones): Switch to new North America DST rule.
8144
8145 * calc.texi: Replace "daylight savings" with "daylight
8146 saving" in text throughout.
8147
8148 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8149
8150 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8151 The variable now uses a list of symbols instead of just a symbol.
8152 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8153
8154 2007-03-06 Romain Francoise <romain@orebokech.com>
8155
8156 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8157 new packages, and mention Gnus update.
8158
8159 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8160
8161 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8162 nntp-open-connection-functions-never-echo-commands.
8163
8164 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8165
8166 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8167 problems on the console, and security risk in not using gpg-agent.
8168
8169 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8170
8171 * org.texi (The spreadsheet): Rename from "Table calculations".
8172 Completely reorganized and rewritten.
8173 (CamelCase links): Section removed.
8174 (Repeating items): New section.
8175 (Tracking TODO state changes): New section.
8176 (Agenda views): Chapter reorganized and rewritten.
8177 (HTML export): Section rewritten.
8178 (Tables in arbitrary syntax): New section.
8179 (Summary): Better feature summary.
8180 (Activation): Document problem with cut-and-paste of Lisp code
8181 from PDF files.
8182 (Visibility cycling): Document indirect buffer use.
8183 (Structure editing): Document sorting.
8184 (Remember): Section rewritten.
8185 (Time stamps): Better description of time stamp types.
8186 (Tag searches): Document regular expression search for tags.
8187 (Stuck projects): New section.
8188 (In-buffer settings): New keywords.
8189 (History and Acknowledgments): Update description.
8190
8191 2007-02-24 Alan Mackenzie <acm@muc.de>
8192
8193 * cc-mode.texi (Movement Commands): Insert two missing command names.
8194 (Getting Started): Slight wording correction (use conditional).
8195
8196 2007-02-22 Kim F. Storm <storm@cua.dk>
8197
8198 * widget.texi (User Interface, Basic Types): Document need to put some
8199 text before the %v escape in :format string in editable-field widget.
8200
8201 2007-02-18 Romain Francoise <romain@orebokech.com>
8202
8203 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8204 `cvs-mode-quit'.
8205
8206 2007-02-10 Markus Triska <markus.triska@gmx.at>
8207
8208 * widget.texi (Programming Example): Put constant strings in :format.
8209
8210 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8211
8212 * faq.texi (Fullscreen mode on MS-Windows): New node.
8213
8214 2007-02-04 David Kastrup <dak@gnu.org>
8215
8216 * faq.texi (AUCTeX): Update version number. Should probably be done
8217 for other packages as well.
8218
8219 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8220
8221 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8222 <tassilo@member.fsf.org>.
8223
8224 2007-01-20 Markus Triska <markus.triska@gmx.at>
8225
8226 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8227
8228 2007-01-13 Michael Olson <mwolson@gnu.org>
8229
8230 * erc.texi (Modules): Mention capab-identify module.
8231
8232 2007-01-05 Michael Olson <mwolson@gnu.org>
8233
8234 * erc.texi (Getting Started): Update for /RECONNECT command.
8235
8236 2007-01-04 Richard Stallman <rms@gnu.org>
8237
8238 * ebrowse.texi: Change C-c b to C-c C-m.
8239
8240 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8241
8242 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8243 variables only in info to avoid redundant entries in the printed
8244 manual.
8245
8246 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8247
8248 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8249
8250 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8251
8252 * message.texi (Security): Split into sub-nodes.
8253
8254 2007-01-01 Alan Mackenzie <acm@muc.de>
8255
8256 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8257 eval-after-load in Emacs <=21 and a workaround. Document that
8258 trigraphs are not supported.
8259
8260 2007-01-01 Alan Mackenzie <acm@muc.de>
8261
8262 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8263 c-context-line-break. When invoked within a string, preserve
8264 whitespace. Add a backslash only when also in a macro.
8265
8266 2007-01-01 Alan Mackenzie <acm@muc.de>
8267
8268 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8269
8270 2007-01-01 Alan Mackenzie <acm@muc.de>
8271
8272 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8273 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8274
8275 2007-01-01 Alan Mackenzie <acm@muc.de>
8276
8277 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8278 "Choosing a Style".
8279
8280 * cc-mode.texi ("Styles"): Add @dfn{style}.
8281
8282 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8283
8284 Sync with Tramp 2.0.55.
8285
8286 * trampver.texi: Update release number.
8287
8288 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8289
8290 * gnus.texi (Customizing Articles): Add index entries for all
8291 gnus-treat-* variables.
8292
8293 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8294
8295 * gnus.texi (IMAP): Fix incorrect explanation of
8296 nnimap-search-uids-not-since-is-evil in documentation for
8297 nnimap-expunge-search-string.
8298
8299 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8300
8301 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8302 spam-ifile-database.
8303
8304 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8305
8306 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8307 rebind C-s.
8308
8309 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8310
8311 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8312 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8313 "expiring mail".
8314 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8315 nnimap-nov-is-evil.
8316
8317 2006-12-25 Kevin Ryde <user42@zip.com.au>
8318
8319 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8320 about the key procedure being used heavily.
8321
8322 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8323
8324 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8325 to t.
8326 (Prerequisites): Add explanation about gpg-agent.
8327
8328 2006-12-22 Kevin Ryde <user42@zip.com.au>
8329
8330 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8331 "sort" instead of "sort*".
8332
8333 2006-12-19 Richard Stallman <rms@gnu.org>
8334
8335 * calc.texi (History and Acknowledgements): Recognize that Emacs
8336 now does have floating point.
8337
8338 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8339
8340 * tramp.texi (External transfer methods): Describe new method `scpc'.
8341
8342 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8343
8344 * pgg.texi: Added short note on gpg-agent to the introduction.
8345
8346 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8347
8348 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8349 also applies to Cc.
8350
8351 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8352
8353 * gnus.texi (X-Face): Clarify. Say which programs are required
8354 on Windows.
8355
8356 2006-12-08 Michael Olson <mwolson@gnu.org>
8357
8358 * erc.texi (Modules): Remove documentation for list module.
8359
8360 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8361
8362 * faq.texi (^M in the shell buffer): Ditto.
8363
8364 2006-11-20 Michael Olson <mwolson@gnu.org>
8365
8366 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8367
8368 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8369
8370 * org.texi: Fix typos.
8371 (Agenda commands): Document `C-k'.
8372
8373 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8374
8375 * url.texi (http/https): Fix a typo in the HTTP URL.
8376
8377 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8378
8379 * ada-mode.texi: Total rewrite.
8380
8381 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8382
8383 * org.texi: Minor typo fixes.
8384
8385 2006-11-13 Bill Wohler <wohler@newt.com>
8386
8387 Release MH-E manual version 8.0.3.
8388
8389 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8390 release 8.0.3.
8391
8392 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8393 to set MAILDIR.
8394 (Reading Mail): Document the customization of read-mail-command
8395 for MH-E.
8396 (Viewing Attachments): Document mm-discouraged-alternatives.
8397 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8398 (Junk): Add more information about the settings of mh-junk-background
8399 in a program. Add /usr/bin/mh to PATH in examples.
8400
8401 2006-11-12 Richard Stallman <rms@gnu.org>
8402
8403 * woman.texi: Update author address but say he no longer maintains it.
8404
8405 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8406
8407 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8408 archived trees.
8409 (Checkboxes): Section moved to chapter 5, and extended.
8410 (The date/time prompt): New section.
8411 (Link abbreviations): New section.
8412 (Presentation and sorting): New section.
8413 (Custom agenda views): Section completely rewritten.
8414 (Summary): Compare with Planner.
8415 (Feedback): More info about creating backtraces.
8416 (Plain lists): Modify example.
8417 (Breaking down tasks): New section.
8418 (Custom time format): New section.
8419 (Time stamps): Document inactive timestamps.
8420 (Setting tags): More details about fast tag selection.
8421 (Block agenda): New section.
8422 (Custom agenda views): Section rewritten.
8423 (Block agenda): New section.
8424
8425 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8426
8427 * tramp.texi (Configuration): scp is the default method.
8428 (Default Method): Use ssh as example for another method.
8429
8430 2006-10-27 Richard Stallman <rms@gnu.org>
8431
8432 * woman.texi: Downcase nroff/troff/roff.
8433 (Installation): Chapter deleted. Some xrefs deleted.
8434 (Background): woman doesn't advise man ;-).
8435
8436 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8437
8438 * ada-mode.texi (Project files, Identifier completion)
8439 (Automatic Casing, Debugging, Using non-standard file names)
8440 (Working Remotely): Fix typos.
8441
8442 2006-10-20 Masatake YAMATO <jet@gyve.org>
8443
8444 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8445 sample code `my-c-initialization-hook'.
8446
8447 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8448
8449 * widget.texi: Fix typos.
8450
8451 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8452
8453 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8454 "???". There have been no complaints for years, so the information
8455 must be appropriate.
8456
8457 2006-10-16 Richard Stallman <rms@gnu.org>
8458
8459 * widget.texi: Use @var instead of capitalization.
8460 Clarify many widget type descriptions.
8461
8462 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8463
8464 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8465 gnus-dired-attach.
8466 (Selecting a Group): Fix typo.
8467
8468 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8469
8470 * widget.texi: Fix typos.
8471
8472 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * gnus.texi (Image Enhancements): Update for Emacs 22.
8475
8476 * gnus-faq.texi ([1.3]): Update.
8477
8478 2006-10-06 Richard Stallman <rms@gnu.org>
8479
8480 * faq.texi (Displaying the current line or column):
8481 Delete "As of Emacs 20".
8482
8483 2006-10-06 Romain Francoise <romain@orebokech.com>
8484
8485 * faq.texi (VM): VM works with Emacs 22 too.
8486
8487 2006-10-06 Richard Stallman <rms@gnu.org>
8488
8489 * ebrowse.texi: Remove Emacs version "21" from title.
8490
8491 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8492
8493 * gnus.texi (Foreign Groups): Say where change of editing commands are
8494 stored. Add reference to `gnus-parameters'.
8495
8496 2006-09-15 Jay Belanger <belanger@truman.edu>
8497
8498 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8499 Change "Library Public License" to "Lesser Public License"
8500 throughout. Use "yyyy" to represent year.
8501
8502 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8503
8504 * org.texi (Setting tags): Typo fix.
8505
8506 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8507
8508 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8509
8510 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8511
8512 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8513
8514 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8515
8516 * faq.texi (Escape sequences in shell output): EMACS is now set
8517 to Emacs's absolute file name, not to "t".
8518 (^M in the shell buffer): Likewise.
8519
8520 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8521
8522 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8523 mails with pop3-leave-mail-on-server. Fix wording.
8524 (Limiting): Improve gnus-summary-limit-to-articles.
8525 (X-Face): Fix typo.
8526
8527 2006-09-11 Simon Josefsson <jas@extundo.com>
8528
8529 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8530 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8531
8532 2006-09-06 Simon Josefsson <jas@extundo.com>
8533
8534 * smtpmail.texi (Authentication): Mention SSL.
8535
8536 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8537
8538 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8539
8540 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8541
8542 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8543 Don't use @indicateurl.
8544
8545 * cc-mode.texi (Subword Movement): Don't use @headitem.
8546 (Custom Braces, Clean-ups): Don't use @tie.
8547
8548 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8549
8550 Sync with Tramp 2.0.54.
8551
8552 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8553 Suggested by Adrian Phillips <a.phillips@met.no>.
8554
8555 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8556
8557 * org.texi (Installation, Activation): Split from Installation and
8558 Activation.
8559 (Clocking work time): Documented new features.
8560
8561 2006-08-13 Alex Schroeder <alex@gnu.org>
8562
8563 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8564 example.
8565
8566 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8567
8568 * faq.texi (How to add fonts): New node.
8569
8570 2006-08-05 Romain Francoise <romain@orebokech.com>
8571
8572 * faq.texi (New in Emacs 22): Expand.
8573
8574 2006-08-03 Michael Olson <mwolson@gnu.org>
8575
8576 * erc.texi: Update for ERC 5.1.4.
8577
8578 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8579
8580 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8581 in .../site-lisp/gnus/ by default.
8582 [ From gnus-news.texi in the trunk. ]
8583
8584 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8585
8586 * gnus.texi (MIME Commands): Additions for yEnc.
8587
8588 2006-07-24 Richard Stallman <rms@gnu.org>
8589
8590 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8591 * faq.texi: Move periods and commas inside quotes.
8592
8593 2006-07-20 Jay Belanger <belanger@truman.edu>
8594
8595 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8596
8597 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8598
8599 * faq.texi (Security risks with Emacs): Document Emacs 22
8600 file-local-variable mechanism.
8601
8602 2006-07-12 Michael Olson <mwolson@gnu.org>
8603
8604 * erc.texi: Update for ERC 5.1.3.
8605
8606 2006-07-12 Alex Schroeder <alex@gnu.org>
8607
8608 * rcirc.texi: Fix typos.
8609 (Getting started with rcirc): New calling convention for M-x irc.
8610 Mention #rcirc. Removed channel tracking.
8611 (Configuration): Change the names of all variables that got changed
8612 recently, eg. rcirc-server to rcirc-default-server. Added
8613 documentation for rcirc-authinfo, some background for Bitlbee, and
8614 rcirc-track-minor-mode.
8615 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8616 Scrolling.
8617 (Reconnecting after you have lost the connection): Fix example code
8618 to match code changes.
8619
8620 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8621
8622 * gnus.texi, message.texi: Fix typos.
8623
8624 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8625
8626 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8627 commands.
8628 (Global TODO list): Document the use of the variables
8629 `org-agenda-todo-ignore-scheduled' and
8630 `org-agenda-todo-list-sublevels'.
8631
8632 2006-07-05 Richard Stallman <rms@gnu.org>
8633
8634 * faq.texi (Scrolling only one line): Fix xref.
8635
8636 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8637
8638 * faq.texi (Evaluating Emacs Lisp code):
8639 Throughout, replace eval-current-buffer with eval-buffer.
8640
8641 2006-07-03 Richard Stallman <rms@gnu.org>
8642
8643 * rcirc.texi (Scrolling conservatively): Fix xref.
8644
8645 * pcl-cvs.texi (Viewing differences): Usage fix.
8646
8647 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8648
8649 * org.texi (Agenda commands): Document `s' key to save all org-mode
8650 buffers.
8651
8652 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8653
8654 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8655 names. Mention `cvs-msg' face.
8656
8657 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8658
8659 * org.texi (Checkboxes): New section.
8660
8661 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8662
8663 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8664 throughout this chapter.
8665
8666 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8667
8668 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8669 text for standalone vs Emacs info.
8670 (Help): Clarify header line description. Use mouse-1 for clicks.
8671 (Help-P): Use mouse-1 for clicks.
8672 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8673 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8674 (Choose menu subtopic): Remove gratuitous Emacs command names.
8675 (Help-FOO): Put usual behavior first.
8676 (Help-Xref): Clicking on xrefs works in Emacs.
8677 (Search Text): Clarify what the default behavior is.
8678 (Create Info buffer): Fix Emacs window/X window confusion.
8679 (Emacs Info Variables): Fix for new Emacs init file behavior.
8680
8681 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8682
8683 * gnus.texi (Summary Buffer Lines): Fix typo.
8684
8685 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8686
8687 * org.texi (Embedded LaTeX): New chapter.
8688 (Archiving): Section rewritten.
8689 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8690
8691 2006-06-20 Bill Wohler <wohler@newt.com>
8692
8693 Release MH-E manual version 8.0.1.
8694
8695 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8696 release 8.0.1.
8697 (Preface): Depend on GNU mailutils 1.0 and higher.
8698
8699 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8700
8701 * message.texi (News Headers): Update message-syntax-checks section.
8702
8703 2006-06-19 Karl Berry <karl@gnu.org>
8704
8705 * info.texi (Advanced): Mention C-q, especially with ?.
8706
8707 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8708
8709 * org.texi (Publishing links): Document the `:link-validation-function'
8710 property.
8711 (Extensions and Hacking): New chapter, includes some sections of the
8712 "Miscellaneous" chapter.
8713
8714 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8715
8716 * org.texi (Progress logging): New section.
8717
8718 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8719
8720 * org.texi (ASCII export): Document indentation adaptation.
8721 (Setting tags): Document mutually-exclusive tags.
8722
8723 2006-06-05 Romain Francoise <romain@orebokech.com>
8724
8725 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8726 Fix typo.
8727
8728 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8729 channel (#gnus@irc.freenode.net).
8730 Fix typos. Update copyright notice.
8731
8732 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8733 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8734 (Line-Up Functions, Custom Macros):
8735 * ediff.texi (Window and Frame Configuration)
8736 (Highlighting Difference Regions):
8737 * emacs-mime.texi (Display Customization):
8738 * erc.texi (History):
8739 * eshell.texi (Known problems):
8740 * eudc.texi (Overview, BBDB):
8741 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8742 (The problem of spam, SpamOracle, Extending the Spam package)
8743 (Conformity, Terminology):
8744 * idlwave.texi (Routine Info)
8745 (Class and Keyword Inheritance, Padding Operators)
8746 (Breakpoints and Stepping, Electric Debug Mode)
8747 (Examining Variables, Troubleshooting):
8748 * org.texi (Creating timestamps):
8749 * reftex.texi (Commands, Options, Changes):
8750 * tramp.texi (Inline methods, Password caching)
8751 (Auto-save and Backup, Issues):
8752 * vip.texi (Files, Commands in Insert Mode):
8753 * viper.texi (Emacs Preliminaries, States in Viper)
8754 (Packages that Change Keymaps, Viper Specials, Groundwork):
8755 Fix various typos.
8756
8757 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8758
8759 * ediff.texi: Fix typos.
8760
8761 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8762
8763 * org.texi: Small typo fixes.
8764
8765 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8766
8767 * viper.texi (Viper Specials):
8768 * gnus.texi (Example Setup):
8769 * faq.texi (Backspace invokes help):
8770 * dired-x.texi (Optional Installation Dired Jump):
8771 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8772 follow coding conventions.
8773
8774 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8775
8776 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8777
8778 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8779
8780 * pcl-cvs.texi: Fix typos.
8781 (Customization): Say "us".
8782
8783 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8784
8785 * org.texi: Remove bogus @setfilename.
8786
8787 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8788
8789 * org.texi (ASCII export): Omit command name.
8790 (HTML export): Add prefix to all lines in Local Variable example.
8791 (Acknowledgments): Typeset names in italics.
8792
8793 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8794
8795 * org.texi (Plain lists): Add new item navigation commands.
8796 (External links): Document elisp and info links.
8797 (Custom searches): New section.
8798 (Publishing): New chapter.
8799 (HTML export): Include a list of supported CSS classes.
8800 (Setting tags): Describe the fast-tag-setting interface.
8801
8802 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8803
8804 * dired-x.texi: ifinfo -> ifnottex.
8805
8806 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8807
8808 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8809
8810 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8811
8812 * message.texi (Interface): Add tool bar customization.
8813 (MIME): Index and text additions for mml-attach.
8814 (MIME): Describe mml-dnd-protocol-alist and
8815 mml-dnd-attach-options.
8816
8817 * gnus.texi (Oort Gnus): Reorder entries in sections.
8818 Fix some entries.
8819 (Starting Up): Add references to "Emacs for Heathens" and to
8820 "Finding the News". Add user-full-name and user-mail-address.
8821 (Group Buffer Format): Add tool bar customization and update.
8822 (Summary Buffer): Add tool bar customization.
8823 (Posting Styles): Add message-alternative-emails.
8824
8825 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8826
8827 * tramp.texi (Filename completion): Improve wording.
8828
8829 2006-05-07 Romain Francoise <romain@orebokech.com>
8830
8831 * faq.texi (Using regular expressions): Fix typo.
8832 (Packages that do not come with Emacs): Fix capitalization.
8833 (Replacing text across multiple files): Expand node to explain how
8834 to use `dired-do-query-replace-regexp' in more detail, based on
8835 suggestion by Eric Hanchrow <offby1@blarg.net>.
8836
8837 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8838
8839 * tramp.texi (Filename completion): Completion of remote files'
8840 method, user name and host name is active only in partial
8841 completion mode.
8842
8843 2006-05-06 Bill Wohler <wohler@newt.com>
8844
8845 Release MH-E manual version 8.0.
8846
8847 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8848 release 8.0.
8849
8850 2006-05-06 Bill Wohler <wohler@newt.com>
8851
8852 * mh-e.texi (MH-BOOK-HOME): Change from
8853 http://www.ics.uci.edu/~mh/book/mh to
8854 http://rand-mh.sourceforge.net/book/mh.
8855 Replace .htm suffix with .html for MH book files.
8856 (Using This Manual): Update key binding for getting relevant
8857 chapter in Info from command key.
8858 (Ranges): Fix itemx.
8859
8860 2006-05-05 Karl Berry <karl@gnu.org>
8861
8862 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8863 (\fonttextsize): New user-level command to change text font size.
8864
8865 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8866
8867 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8868
8869 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8870
8871 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8872
8873 2006-04-24 Bill Wohler <wohler@newt.com>
8874
8875 * mh-e.texi (Getting Started): Make it more explicit that you need
8876 to install MH. Add pointers to current MH implementations.
8877
8878 2006-04-21 Bill Wohler <wohler@newt.com>
8879
8880 Release MH-E manual version 7.94.
8881
8882 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8883 release 7.94.
8884
8885 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8886
8887 * org.texi: Many small fixes.
8888 (Handling links): Rename from "Managing links".
8889
8890 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8891
8892 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8893 (Splitting mail using spam-stat): Fix @xref.
8894
8895 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8896
8897 * gnus.texi (Spam Package): Major revision of the text.
8898 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8899
8900 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8901
8902 * org.texi (Time stamps): Better explanation of the purpose of
8903 different time stamps.
8904 (Structure editing, Plain lists): More details on how new items
8905 and headings are inserted.
8906
8907 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8908
8909 * org.texi (Formula syntax): Fix link to Calc Manual.
8910
8911 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8912
8913 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8914
8915 2006-04-17 Bill Wohler <wohler@newt.com>
8916
8917 * mh-e.texi (Folders): Update mh-before-quit-hook and
8918 mh-quit-hook example with code that removes the buffers rather
8919 than just bury them.
8920
8921 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8922
8923 Sync with Tramp 2.0.53.
8924
8925 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8926
8927 * org.texi (Updating settings): New section.
8928 (Visibility cycling): Better names for the startup folding
8929 options.
8930 (Exporting): Completely restructured.
8931 (The very busy C-c C-c key): New section.
8932 (Summary of in-buffer settings): New section.
8933
8934 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8935
8936 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8937
8938 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8939
8940 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8941 (Server Commands): Key `v' is reserved for users.
8942
8943 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi (Link format): New section, emphasis on bracket links.
8946 (External links): Document bracket links.
8947 (FAQ): Expand to cover shell links and the new link format.
8948
8949 2006-04-09 Kevin Ryde <user42@zip.com.au>
8950
8951 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8952
8953 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8954
8955 * gnus.texi (Summary Buffer Lines): Add `*'.
8956
8957 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8958
8959 * gnus.texi (Group Parameters):
8960 Mention gnus-permanently-visible-groups.
8961
8962 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8963
8964 * gnus.texi (Face): Fix typo.
8965
8966 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8967
8968 * gnus.texi (X-Face): Clarify.
8969 (Face): Need Emacs with PNG support.
8970
8971 2006-04-06 Richard Stallman <rms@gnu.org>
8972
8973 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8974 Emacs".
8975
8976 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8977
8978 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8979 blocks not suitable for inclusion with Emacs using variable
8980 PARTOFEMACS.
8981
8982 2006-04-04 Simon Josefsson <jas@extundo.com>
8983
8984 * gnus.texi (Security): Improve.
8985
8986 2006-04-02 Karl Berry <karl@gnu.org>
8987
8988 * texinfo.tex: Update to current version (2006-03-21.13).
8989
8990 2006-04-02 Bill Wohler <wohler@newt.com>
8991
8992 * mh-e.texi (Getting Started, Junk, Bug Reports)
8993 (MH FAQ and Support): Fix URLs.
8994
8995 2006-03-31 Romain Francoise <romain@orebokech.com>
8996
8997 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8998 to t, not nil (and has for the past eight years).
8999
9000 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9001
9002 * message.texi, gnus.texi: Bump version to 5.11.
9003
9004 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9005
9006 * gnus.texi (Top): Add comment about version line.
9007
9008 * message.texi (Top): Ditto. Change to take named versions into
9009 account.
9010
9011 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9012
9013 * gnus.texi (Posting Styles): Add x-face-file to example.
9014 (X-Face): Refer to posting styles.
9015
9016 * gnus-faq.texi ([5.8]): Add x-face-file.
9017 ([8.4]): Add links to gmane.emacs.gnus.user and
9018 gmane.emacs.gnus.general.
9019
9020 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9021
9022 * gnus-faq.texi: Use .invalid.
9023 ([5.4]): Fix gnus-posting-styles example.
9024
9025 2006-03-27 Romain Francoise <romain@orebokech.com>
9026
9027 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9028 Emacs/W3 needs a new maintainer.
9029 (Ispell): Update author and version info.
9030 (Mailcrypt): Mention PGG.
9031 (New in Emacs 22): Add PGG to the list of new packages.
9032 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9033 updating dead URLs.
9034
9035 2006-03-25 Karl Berry <karl@gnu.org>
9036
9037 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9038 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9039 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9040 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9041 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9042 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9043 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9044 (2) do not indent copyright year list (or anything else).
9045
9046 2006-03-21 Bill Wohler <wohler@newt.com>
9047
9048 * mh-e.texi (Folders): Various edits.
9049
9050 2006-03-20 Romain Francoise <romain@orebokech.com>
9051
9052 * gnus.texi (Mail Folders): Grammar fix.
9053
9054 2006-03-19 Bill Wohler <wohler@newt.com>
9055
9056 * mh-e.texi (Replying): Document Mail-Followup-To.
9057 Change manually-formatted table to multitable. Add debugging info.
9058 Move description of mh-reply-default-reply-to into paragraph
9059 that describes its values.
9060
9061 2006-03-17 Bill Wohler <wohler@newt.com>
9062
9063 * mh-e.texi: Use smallexample and smalllisp consistently.
9064 (Sending Mail Tour): Update method of entering
9065 addresses and subject.
9066 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9067 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9068
9069 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * org.texi: Version number change only.
9072
9073 2006-03-14 Bill Wohler <wohler@newt.com>
9074
9075 * mh-e.texi: Add index entries around each paragraph rather than
9076 depend on entries from beginning of node. Doing so ensures that
9077 index entries are less likely to be forgotten if text is cut and
9078 pasted, and are necessary anyway if the references are on a
9079 separate page. It seems that makeinfo is now (v. 4.8) only
9080 producing one index entry per node, so there is no longer any
9081 excuse not to. Use subheading instead of heading. The incorrect
9082 use of heading produced very large fonts in Info--as large as the
9083 main heading.
9084 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9085 versions 6 and 7 appeared *around* the time of these Emacs releases.
9086
9087 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9088
9089 * org.texi (Clean view): Document new startup options.
9090
9091 2006-03-11 Bill Wohler <wohler@newt.com>
9092
9093 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9094 (Composing, Scan Line Formats): Fix @refs.
9095 (Getting Started): Define MH profile and MH profile components.
9096 (Incorporating Mail, Reading Mail, Viewing, Printing)
9097 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9098 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9099 for string constants.
9100 (Tool Bar): Remove spurious quote.
9101 (Junk): Use ``...'' instead of "...".
9102 (Scan Line Formats): Replace @samp with @kbd.
9103
9104 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9105
9106 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9107
9108 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9109
9110 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9111 easy to understand.
9112
9113 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9114
9115 * gnus.texi: Markup fix.
9116 (Fancy Mail Splitting): Specify new feature.
9117
9118 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9119
9120 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9121 partial-words matching.
9122
9123 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9124
9125 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9126
9127 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9128 (MIME Commands): Fix mm-discouraged-alternatives.
9129
9130 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9131
9132 * org.texi: Version number change only.
9133
9134 2006-03-06 Bill Wohler <wohler@newt.com>
9135
9136 * mh-e.texi: Move from SourceForge repository to Savannah.
9137 This is version 7.93, which is a total rewrite from the previous
9138 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9139 version 7.93.
9140
9141 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9142
9143 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9144
9145 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9146
9147 * org.texi (Interaction): Add item about `org-mouse.el' by
9148 Piotr Zielinski.
9149 (Managing links): Document that also mouse-1 can be used to
9150 activate a link.
9151 (Headlines, FAQ): Add entry about hiding leading stars.
9152 (Miscellaneous): Resort the sections in this chapter to a more
9153 logical sequence.
9154
9155 2006-02-27 Simon Josefsson <jas@extundo.com>
9156
9157 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9158 2004-01-27 from the trunk).
9159
9160 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9161
9162 * cc-mode.texi: Rename c-hungry-backspace to
9163 c-hungry-delete-backwards, at the request of RMS. Leave the old
9164 name as an alias.
9165
9166 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9167
9168 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9169 include the function header within the defun.
9170
9171 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9172
9173 * cc-mode.texi: Correct two typos.
9174
9175 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9176
9177 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9178 existing comment.
9179 (Electric Keys): Add a justification for electric indentation.
9180 (Hungry WS Deletion): Clear up the names and complications of the
9181 BACKSPACE and DELETE keys.
9182
9183 2006-02-23 Juri Linkov <juri@jurta.org>
9184
9185 * faq.texi (Common requests): Move `Turning on auto-fill by
9186 default' after `Wrapping words automatically'. Move `Working with
9187 unprintable characters' before `Searching for/replacing newlines'.
9188 Move `Replacing highlighted text' after `Highlighting a region'.
9189 Merge `Repeating commands' and `Repeating a command as many times
9190 as possible' into the former.
9191 (Packages that do not come with Emacs): Add refs to Gmane and
9192 etc/MORE.STUFF.
9193
9194 2006-02-23 Juri Linkov <juri@jurta.org>
9195
9196 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9197 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9198 Add xref to `(emacs)Reporting Bugs'.
9199 (Getting a printed manual): Add URL to other formats of the manual.
9200 (Common requests): Fix menu.
9201 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9202 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9203 (Inserting text at the beginning of each line): Add pxref to
9204 `Changing the included text prefix'.
9205 (Forcing the cursor to remain in the same column): Mention `track-eol'
9206 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9207 (Replacing text across multiple files): Add keybinding `Q' for
9208 `dired-do-query-replace'.
9209
9210 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9211
9212 * reftex.texi: Version number and date change only.
9213
9214 * org.texi (Internal Links): Rewrite to cover the modified
9215 linking system.
9216
9217 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9218
9219 * faq.texi: Remove the coding cookie, it's not needed anymore.
9220
9221 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9222
9223 * faq.texi (Colors on a TTY): Mention Mac OS port.
9224
9225 2006-02-12 Karl Berry <karl@gnu.org>
9226
9227 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9228 8-bit accented a.
9229
9230 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9231
9232 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9233
9234 2006-02-08 Romain Francoise <romain@orebokech.com>
9235
9236 * faq.texi (Top): Remove paragraph about the FAQ being a
9237 transitional document, etc.
9238 (Searching for/replacing newlines): New node.
9239 (Yanking text in isearch): New node.
9240 (Inserting text at the beginning of each line): Rename and make
9241 more general, mention `M-;' in Message mode.
9242
9243 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9244
9245 * faq.texi (Meta key does not work in xterm)
9246 (Emacs does not display 8-bit characters)
9247 (Inputting eight-bit characters): Update xrefs.
9248
9249 2006-02-06 Romain Francoise <romain@orebokech.com>
9250
9251 * faq.texi (VM): VM now at version 7.19.
9252 Set myself as maintainer of this file.
9253
9254 2006-02-04 Michael Olson <mwolson@gnu.org>
9255
9256 * erc.texi (History): Note that ERC is now included with Emacs.
9257
9258 2006-01-31 Romain Francoise <romain@orebokech.com>
9259
9260 * message.texi (Message Headers): Explain what
9261 `message-alternative-emails' does in more detail.
9262 Update copyright year.
9263
9264 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9265
9266 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9267
9268 2006-01-29 Richard M. Stallman <rms@gnu.org>
9269
9270 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9271
9272 2006-01-29 Michael Olson <mwolson@gnu.org>
9273
9274 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9275
9276 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9277
9278 * faq.texi (New in Emacs 22): Mention ERC.
9279
9280 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9281
9282 * rcirc.texi: Capitalize dir entry for consistency with the entry
9283 in info/dir and other entries in the Emacs category.
9284 Fix typos. Delete trailing whitespace.
9285
9286 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9287
9288 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9289
9290 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9291
9292 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9293 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9294
9295 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9296 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9297
9298 2006-01-27 Alex Schroeder <alex@gnu.org>
9299
9300 * rcirc.texi: New file.
9301
9302 2006-01-23 Juri Linkov <juri@jurta.org>
9303
9304 * widget.texi (User Interface): Add S-TAB for widget-backward.
9305
9306 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9307
9308 Sync with Tramp 2.0.52.
9309
9310 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9311 Add Tramp disabling item. New item for common connection problems.
9312 (various): Apply "ftp" as method for the download URL.
9313 (Bug Reports): Refer to FAQ for common problems.
9314
9315 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9316
9317 * widget.texi (User Interface): Use @key for TAB.
9318
9319 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9320
9321 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9322 for TAB.
9323
9324 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9325
9326 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9327
9328 * gnus.texi: Update copyright.
9329
9330 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9331
9332 * gnus.texi (Article Washing): Additions.
9333
9334 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9335
9336 * org.texi (Agenda commands): Document tags command.
9337
9338 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9339
9340 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9341
9342 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9343
9344 * gnus.texi (RSS): Addition.
9345
9346 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9347
9348 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9349
9350 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9351
9352 * emacs-mime.texi (Display Customization): Add setting example to
9353 mm-discouraged-alternatives.
9354
9355 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9356
9357 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9358 version is the canonical version.
9359
9360 2006-01-08 Alex Schroeder <alex@gnu.org>
9361
9362 * pgg.texi (Caching passphrase): Rewording.
9363
9364 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9365
9366 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9367 repository URL.
9368
9369 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9370
9371 * org.texi: Removed the accidentally re-added empty line in the
9372 direntry.
9373
9374 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9375
9376 * org.texi (Agenda Views): Chapter reorganized.
9377
9378 2005-12-29 Romain Francoise <romain@orebokech.com>
9379
9380 * faq.texi (Using Customize): New node.
9381
9382 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9383
9384 * org.texi: Remove blank line in @direntry. It is non-standard
9385 and recursively produces blank lines all over the dir file (when
9386 using Texinfo 4.8).
9387
9388 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9389
9390 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9391
9392 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9393
9394 * org.texi (Tags): Boolean logic documented.
9395 (Agenda Views): Document custom commands.
9396
9397 2005-12-20 David Kastrup <dak@gnu.org>
9398
9399 * faq.texi (AUCTeX): Update version and mailing list info.
9400
9401 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9402
9403 * gnus.texi (MIME Commands): Mention addition of
9404 multipart/alternative to gnus-buttonized-mime-types and add xref
9405 to mm-discouraged-alternatives.
9406
9407 * emacs-mime.texi (Display Customization): Mention addition of
9408 "image/.*" and add xref to gnus-buttonized-mime-types in the
9409 mm-discouraged-alternatives section.
9410
9411 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9412
9413 * org.texi (Tags): New section.
9414 (Agenda Views): Chapter reorganized.
9415
9416 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9417
9418 * org.texi (Internal Links): Add a missing comma after an @xref.
9419
9420 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9421
9422 * faq.texi (Filling paragraphs with a single space): No need to
9423 change sentence-end now.
9424
9425 2005-12-13 Romain Francoise <romain@orebokech.com>
9426
9427 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9428
9429 2005-12-12 Jay Belanger <belanger@truman.edu>
9430
9431 * faq.texi (Calc): Update version number.
9432
9433 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9434
9435 * org.texi (Progress Logging): New section.
9436
9437 2005-12-10 Romain Francoise <romain@orebokech.com>
9438
9439 Update the Emacs FAQ for the 22.1 release.
9440
9441 * faq.texi: Set VER to `22.1'.
9442 (Basic editing): Explain how to use localized versions of the
9443 Tutorial. Mention that `C-h r' displays the manual.
9444 Delete obsolete WWW link to an Emacs 18 tutorial.
9445 (Getting a printed manual): Point to the new locations of the
9446 manuals on the GNU Web site.
9447 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9448 available via Info (it was previously distributed separately).
9449 (Installing Texinfo documentation): The latest version of Texinfo
9450 is 4.8, not 4.0.
9451 (Informational files for Emacs): COPYING is the GNU General Public
9452 License, not the Emacs General Public License.
9453 (Informational files for Emacs): Delete obsolete link to the
9454 GNUinfo pages as they have been removed from the GNU Web site.
9455 (New in Emacs 22): New node.
9456 (Setting up a customization file): Say that most packages support
9457 Customize nowadays.
9458 (Colors on a TTY): Delete reference to instructions on how to
9459 enable syntax highlighting, it is now enabled by default.
9460 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9461 at startup automatically.
9462 (Controlling case sensitivity): Mention `M-c' in isearch.
9463 (Using an already running Emacs process): Emacs now creates the
9464 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9465 gnuserv. As emacsclient can now run Lisp code as well, delete a
9466 sentence praising gnuserv for that. Simplify description of how
9467 the client/server operation works.
9468 (Compiler error messages): Delete obsolete text (compile.el has
9469 been rewritten).
9470 (Indenting switch statements): Fix typo.
9471 (Matching parentheses): Simplify setup instructions, mention the
9472 menu bar item in the Options menu.
9473 (Repeating a command as many times as possible): Mention `C-x e'.
9474 (Going to a line by number): Mention new keymap and bindings
9475 `M-g M-g', `M-g M-p' and `M-g M-n'.
9476 (Turning on syntax highlighting): Now on by default. Simplify.
9477 (Replacing highlighted text): Use `1', not `t'.
9478 (Problems with very large files): The maximum size is now 256MB on
9479 32-bit machines.
9480 (^M in the shell buffer): Mention `comint-process-echoes'.
9481 (Emacs for Apple computers): Emacs 22 has native support for Mac
9482 OS X.
9483 (Translating names to IP addresses): Delete node.
9484 (Binding keys to commands): Fix typo.
9485 (SPC no longer completes file names): New node.
9486 (MIME with Emacs mail packages): Delete section about the Emacs
9487 MIME FAQ (it's not reachable anymore).
9488
9489 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9490
9491 * cc-mode.texi: The manual has been extensively revised: the
9492 information about using CC Mode has been separated from the larger
9493 and more difficult chapters about configuration. It has been
9494 updated for CC Mode 5.31.
9495
9496 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9497
9498 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9499 (Selecting an implementation): Fix descriptions.
9500
9501 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9502
9503 * message.texi (Various Message Variables): Addition.
9504
9505 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9506
9507 * message.texi: Fix default values.
9508
9509 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9510
9511 * message.texi (Header Commands): Clarify descriptions of
9512 message-cross-post-followup-to, message-reduce-to-to-cc, and
9513 message-insert-wide-reply.
9514 (Various Commands): Fix kindex for message-kill-to-signature;
9515 clarify description of message-tab.
9516
9517 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9518
9519 * message.texi (Mailing Lists): Fix description about MFT.
9520
9521 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9522
9523 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * gnus.texi (Slow Terminal Connection): Replace old description
9526 with new one.
9527
9528 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9529
9530 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9531 replace X-Draft-Headers with X-Draft-From.
9532
9533 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9534
9535 * gnus.texi (Various Various): Fix the default value of
9536 nnheader-max-head-length.
9537 (Gnus Versions): Fix typo.
9538
9539 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9540
9541 * org.texi (Structure editing): Document new functionality of
9542 M-RET.
9543
9544 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9545
9546 * org.texi (Internal Links): Fix Texinfo usage.
9547
9548 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9549
9550 * org.texi (TODO basics): Document the global todo list.
9551 (TODO items): Documents sparse tree for specific TODO
9552 keywords.
9553
9554 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9555
9556 * org.texi (Plain Lists): Typos fixed.
9557
9558 2005-11-28 Jay Belanger <belanger@truman.edu>
9559
9560 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9561
9562 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9563
9564 * org.texi (Structure editing): New item moving commands added.
9565 (Plain Lists): New section.
9566
9567 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9568
9569 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9570 (Agenda): Document commands `org-cycle-agenda-files' and
9571 `org-agenda-file-to-front'.
9572 (Built-in table editor): Document `org-table-sort-lines'.
9573 (HTML formatting): Export of hand-formatted lists.
9574
9575 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9576
9577 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9578 new variable gnus-toolbar-thickness.
9579
9580 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9583
9584 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * gnus.texi (X-Face): Fix description.
9587 (XVarious): Remove gnus-xmas-logo-color-alist and
9588 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9589
9590 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9591
9592 * gnus.texi (Group Parameters): Mention new variable
9593 gnus-parameters-case-fold-search.
9594 (Home Score File): Addition.
9595
9596 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9597
9598 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9599 (Overview): List supported feed types.
9600 (Installation): No installation necessary when using autoload.
9601 (Configuration): Rename "RSS" to "news".
9602
9603 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9604
9605 * pgg.texi (User Commands): Document additional passphrase
9606 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9607 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9608
9609 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9610
9611 * org.texi: Version number changed to 3.19.
9612
9613 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9614
9615 * pgg.texi (How to use): Update the example to add autoload of
9616 pgg-encrypt-symmetric-region.
9617 (User Commands): Document pgg-encrypt-symmetric-region.
9618 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9619
9620 2005-10-27 Jay Belanger <belanger@truman.edu>
9621
9622 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9623 mention other TeX-related units.
9624
9625 2005-10-23 Lars Hansen <larsh@soem.dk>
9626
9627 * dired-x.texi (Miscellaneous Commands):
9628 Replace dired-do-relative-symlink by dired-do-relsymlink and
9629 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9630
9631 2005-10-23 Jay Belanger <belanger@truman.edu>
9632
9633 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9634 constant.
9635
9636 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9637
9638 * faq.texi (Bugs and problems):
9639 Replace `dired-move-to-filename-regexp' by
9640 `directory-listing-before-filename-regexp'.
9641
9642 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9643
9644 * newsticker.texi (UPDATED): Set value.
9645
9646 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9647
9648 * gnus.texi (Document Groups): Remove duplicate item.
9649
9650 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9651
9652 * org.texi (Summary): Mention iCalendar support.
9653 (Exporting): Document iCalendar support.
9654
9655 2005-10-18 Romain Francoise <romain@orebokech.com>
9656
9657 * viper.texi (Viper Specials): Capitalize GNU.
9658
9659 2005-10-17 Juri Linkov <juri@jurta.org>
9660
9661 * info.texi (Getting Started, Search Index, Expert Info):
9662 Fix wording.
9663 (Search Text): Replace `echo area' with `mode line'.
9664 (Search Index): Both `i' and `,' find all index entries.
9665 Replace example `C-f' with `C-l' (which exists in index of Info
9666 manual) and delete spaces in its keyboard input sequence.
9667 Delete unnecessary explanations about literal characters.
9668
9669 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9670
9671 * gnus.texi (Document Server Internals): Addition.
9672
9673 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9674
9675 * gnus.texi (A note on namespaces): Fix RFC reference.
9676
9677 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9678
9679 * gnus.texi (RSS): Fix key description.
9680
9681 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9682
9683 * gnus.texi: Emacs/w3 -> Emacs/W3.
9684 (Browsing the Web): Fix description.
9685 (Web Searches): Ditto.
9686 (Customizing W3): Ditto.
9687
9688 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9689
9690 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9691
9692 2005-10-11 Jay Belanger <belanger@truman.edu>
9693
9694 * calc.texi (Integration): Mention using `a i' to compute definite
9695 integrals.
9696
9697 2005-10-11 Juri Linkov <juri@jurta.org>
9698
9699 * info.texi: Rearrange nodes.
9700 (Top): Update menu. Change ref `Info for Experts' to
9701 `Advanced Info Commands'.
9702 (Getting Started): Fix description of manual's parts.
9703 (Help-Int): Change xref `Info Search' to `Search Index', and
9704 `Expert Info' to `Advanced'.
9705 (Advanced): Move node one level up.
9706 (Search Text, Search Index): New nodes split out from `Info Search'.
9707 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9708 split out from `Advanced'.
9709 (Advanced, Emacs Info Variables): De-document editing an Info file
9710 in Info.
9711 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9712 (Creating an Info File): Delete node and move its text to
9713 `Expert Info'.
9714
9715 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9716
9717 * org.texi (Workflow states): Documented that change in keywords
9718 becomes active only after restart of Emacs.
9719
9720 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9721
9722 Sync with Tramp 2.0.51.
9723
9724 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9725
9726 * speedbar.texi (Introduction): Describe new location of speedbar
9727 on menubar.
9728 (Basic Key Bindings): Remove descriptions of bindings that have
9729 been removed.
9730
9731 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9732
9733 * speedbar.texi (GDB): Describe use of watch expressions.
9734
9735 2005-09-28 Simon Josefsson <jas@extundo.com>
9736
9737 * message.texi (IDNA): Fix.
9738
9739 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9740
9741 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9742 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9743 description of nntp-open-connection-function.
9744 (Common Variables): Fix descriptions.
9745
9746 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9747
9748 * gnus.texi (Server Buffer Format): Document the %a format spec.
9749
9750 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9751
9752 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9753
9754 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9755
9756 * org.texi Version 3.16.
9757
9758 2005-09-19 Miles Bader <miles@gnu.org>
9759
9760 * newsticker.texi: Get rid of CVS keywords.
9761
9762 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9763
9764 * gnus.texi (Finding the Parent): Fix description of how Gnus
9765 finds article.
9766
9767 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9768
9769 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9770 to drop off non-answered articles.
9771
9772 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9773
9774 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9775 braces (which are unsupported by NMAKE) for macro `srcdir'.
9776
9777 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9778
9779 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9780 (../info/newsticker, newsticker.dvi): New targets.
9781
9782 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9783
9784 * newsticker.texi: Replace @command with @code. Replace @example
9785 with @lisp.
9786 (Top): Add explanations to menu items.
9787 (GNU Free Documentation License): Remove.
9788
9789 2005-09-16 Romain Francoise <romain@orebokech.com>
9790
9791 Update all files to specify GFDL version 1.2.
9792
9793 * doclicense.texi (GNU Free Documentation License): Update to
9794 version 1.2.
9795
9796 2005-09-15 Richard M. Stallman <rms@gnu.org>
9797
9798 * newsticker.texi: Fix @setfilename.
9799
9800 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9801 (../info/newsticker, newsticker.dvi): New targets.
9802
9803 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9804
9805 * org.texi: Version 3.15.
9806
9807 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9808
9809 * ses.texi: Combine all three indices into one.
9810 Correct a few typos.
9811
9812 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9813
9814 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9815
9816 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9817
9818 * emacs-mime.texi (Handles): Remove duplicate item.
9819 (Encoding Customization): Fix the default value for
9820 mm-coding-system-priorities.
9821 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9822 (Basic Functions): Fix reference.
9823
9824 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9825
9826 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9827
9828 2005-08-18 Richard M. Stallman <rms@gnu.org>
9829
9830 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9831 and web site.
9832
9833 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9834 not keyboard-translate.
9835
9836 2005-08-11 Richard M. Stallman <rms@gnu.org>
9837
9838 * faq.texi (Using regular expressions): Fix xref.
9839
9840 2005-08-09 Juri Linkov <juri@jurta.org>
9841
9842 * info.texi (Help-P): Replace `Prev' with `Previous'.
9843 (Help-M, Help-Xref): Add S-TAB.
9844 (Help-FOO): Update `u' command.
9845 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9846 Update info about visibility of xref parts.
9847 (Help-Int): Fix `m' command. Rename `Info-last' to
9848 `Info-history-back'. Add `Info-history-forward'.
9849 (Advanced): Fix `g*' and `M-n' commands.
9850 (Info Search): Add `index-apropos' in stand-alone browser.
9851 Add isearch commands.
9852 (Emacs Info Variables): Remove `Info-fontify'.
9853 Add `Info-mode-hook'. Update face names.
9854 Add `Info-fontify-maximum-menu-size',
9855 `Info-fontify-visited-nodes', `Info-isearch-search'.
9856
9857 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9858
9859 Sync with Tramp 2.0.50.
9860
9861 * tramp.texi: Use @option{} consequently for method names.
9862 (Inline methods, External transfer methods): Remove references to
9863 Cygwin.
9864 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9865 implementation.
9866
9867 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9868
9869 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9870 Mention that gnus-init-file is not read when Emacs is invoked with
9871 --no-init-file or -q.
9872
9873 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9874
9875 * org.texi: Version 3.14.
9876
9877 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9878
9879 * org.texi: Version 3.13.
9880
9881 2005-07-18 Juri Linkov <juri@jurta.org>
9882
9883 * calc.texi (Time Zones, Logical Operations):
9884 * cl.texi (Overview):
9885 * org.texi (TODO types):
9886 * sc.texi (Emacs 18 MUAs):
9887 * speedbar.texi (Top):
9888 * url.texi (History):
9889 Delete duplicate duplicate words.
9890
9891 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9892
9893 * cl.texi (Type Predicates): Document `atom' type.
9894
9895 2005-07-04 Lute Kamstra <lute@gnu.org>
9896
9897 Update FSF's address in GPL notices.
9898
9899 * calc.texi (Copying):
9900 * doclicense.texi (GNU Free Documentation License):
9901 * faq.texi (Contacting the FSF):
9902 * mh-e.texi (Copying): Update FSF's address.
9903
9904 2005-07-03 Richard M. Stallman <rms@gnu.org>
9905
9906 * flymake.texi (Example -- Configuring a tool called directly):
9907 Update name of flymake-build-relative-filename.
9908
9909 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9910
9911 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9912
9913 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9914
9915 * org.texi: Version 3.12.
9916
9917 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9918
9919 * makefile.w32-in (MAKEINFO): Use --force.
9920 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9921 Makefile.in.
9922 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9923 more shells.
9924
9925 2005-06-23 Richard M. Stallman <rms@gnu.org>
9926
9927 * speedbar.texi (Creating a display): Texinfo usage fixes.
9928
9929 * tramp.texi (Customizing Completion, Auto-save and Backup):
9930 Texinfo usage fixes.
9931
9932 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9933
9934 * dired-x.texi (Miscellaneous Commands):
9935 * ediff.texi (Miscellaneous):
9936 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9937 (Agent Variables):
9938 * info.texi (Help-Xref):
9939 * message.texi (Message Headers):
9940 * org.texi (Remember):
9941 * reftex.texi (Options (Defining Label Environments))
9942 (Options (Index Support), Options (Viewing Cross-References))
9943 (Options (Misc), Changes):
9944 * speedbar.texi (Creating a display):
9945 * tramp.texi (Customizing Completion, Auto-save and Backup):
9946 Texinfo usage fix.
9947
9948 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9949
9950 * org.texi: Version 3.11.
9951
9952 2005-06-12 Jay Belanger <belanger@truman.edu>
9953
9954 * calc.texi (Getting Started): Remove extra menu item.
9955
9956 2005-05-31 Jay Belanger <belanger@truman.edu>
9957
9958 * calc.texi (Notations Used in This Manual): Use @kbd for key
9959 sequence.
9960 (Demonstration of Calc): Mention another way of starting Calc.
9961 (Starting Calc): Mention long name of M-#.
9962 (Embedded Mode Overview): Remove unnecessary instruction.
9963 (Other M-# commands): Rephrase `M-# 0' explanation.
9964 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9965 reflect current behavior.
9966
9967 2005-05-30 Jay Belanger <belanger@truman.edu>
9968
9969 * calc.texi (Hooks): Change description of calc-window-hook and
9970 calc-trail-window-hook to match usage.
9971 (Computational Functions): Add more constant-generating functions.
9972 (Customizable Variables): Use defvar.
9973
9974 2005-05-28 Jay Belanger <belanger@truman.edu>
9975
9976 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9977 (Basic Embedded Mode): Explain behavior of arguments to
9978 calc-embedded-mode.
9979
9980 2005-05-27 Jay Belanger <belanger@truman.edu>
9981
9982 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9983 current behavior.
9984
9985 2005-05-25 Jay Belanger <belanger@truman.edu>
9986
9987 * calc.texi: Change Calc version number throughout.
9988 (Keypad Mode): Change location in info output.
9989 (Keypad mode overview): Move picture of keypad.
9990
9991 2005-05-21 Jay Belanger <belanger@truman.edu>
9992
9993 * calc.texi (Storing variables): Mention that only most variables
9994 are void to begin with.
9995
9996 2005-05-21 Kevin Ryde <user42@zip.com.au>
9997
9998 * widget.texi (Basic Types): Update cross ref from "Enabling
9999 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10000 lispref/text.texi change.
10001
10002 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10003
10004 * org.texi: Version 3.09.
10005
10006 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10007
10008 * reftex.texi: Version 4.28.
10009
10010 2005-05-16 Jay Belanger <belanger@truman.edu>
10011
10012 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10013
10014 2005-05-14 Jay Belanger <belanger@truman.edu>
10015
10016 * calc.texi (Default Simplifications): Insert missing ! (logical
10017 not operator).
10018
10019 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10020
10021 Sync with Tramp 2.0.49.
10022
10023 2005-05-10 Jay Belanger <belanger@truman.edu>
10024
10025 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10026 to 1.
10027
10028 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10029
10030 * org.texi: Version 3.08, structure reorganized.
10031
10032 2005-04-24 Richard M. Stallman <rms@gnu.org>
10033
10034 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10035
10036 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10037
10038 * org.texi: Update to version 3.06.
10039
10040 2005-04-13 Lute Kamstra <lute@gnu.org>
10041
10042 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10043
10044 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10045
10046 * cl.texi (Porting Common Lisp): Fix typo.
10047
10048 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10049
10050 * gnus.texi (RSS): Addition.
10051
10052 2005-04-04 Jay Belanger <belanger@truman.edu>
10053
10054 * calc.texi: Change Calc version number.
10055 (Customizable variables): Fix description of calc-language-alist.
10056 (Copying): Put in version 2 of GPL.
10057
10058 2005-04-01 Jay Belanger <belanger@truman.edu>
10059
10060 * calc.texi (Troubleshooting Commands): Remove comment about
10061 installation.
10062 (Installation): Remove section.
10063 (Customizable Variables): New section.
10064 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10065 (Graphical Devices): Add references to Customizable Variables.
10066
10067 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10068
10069 * emacs-mime.texi (Display Customization): Markup fixes.
10070 (rfc2047): Update.
10071
10072 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10073
10074 * gnus-faq.texi: Replaced with auto-generated version.
10075
10076 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10077
10078 * dired-x.texi (Multiple Dired Directories): default-directory was
10079 renamed to dired-default-directory.
10080
10081 2005-03-26 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi (Simplifying Formulas, Rewrite Rules):
10084 Change description of top and bottom of fraction.
10085 (Modulo Forms): Move description of how to create modulo forms to
10086 earlier in the section.
10087 (Fraction Mode): Suggest using : to get a fraction by dividing.
10088 (Basic Arithmetic): Adjust placement of command name.
10089 (Truncating the Stack): Emphasize that "hidden" entries are still
10090 visible.
10091 (Installation): Move discussion of printing manual to "About This
10092 Manual".
10093 (About This Manual): Mention how to print the manual.
10094 (Reporting Bugs): Remove first person.
10095 (Building Vectors): Add algebraic version of append.
10096 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10097 (Grouping Digits): Fix typo.
10098
10099 2005-03-25 Werner Lemberg <wl@gnu.org>
10100
10101 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10102 Replace `legal' with `valid'.
10103
10104 2005-03-25 Werner Lemberg <wl@gnu.org>
10105
10106 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10107
10108 2005-03-24 Jay Belanger <belanger@truman.edu>
10109
10110 * calc.texi (General Mode Commands)
10111 (Mode Settings in Embedded Mode): Add some explanation of
10112 recording mode settings.
10113
10114 2005-03-24 Richard M. Stallman <rms@gnu.org>
10115
10116 * calc.texi: Remove praise of non-free software.
10117
10118 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10119 (Installation): Node deleted.
10120
10121 2005-03-23 Richard M. Stallman <rms@gnu.org>
10122
10123 * url.texi (HTTP language/coding): Improve last change.
10124
10125 2005-03-22 Jay Belanger <belanger@truman.edu>
10126
10127 * calc.texi (Embedded Mode): Add new information on changing
10128 modes.
10129
10130 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10131
10132 Sync with Tramp 2.0.48.
10133
10134 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10135
10136 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10137 "GNU/Linux". Change all addresses to .gnu.org.
10138 (Default Method): Offer shortened syntax for "su" and "sudo"
10139 methods.
10140
10141 2005-03-07 Richard M. Stallman <rms@gnu.org>
10142
10143 * url.texi: Fix usage of "e.g.".
10144 (HTTP language/coding): Explain the rules for these strings.
10145
10146 2005-03-06 Richard M. Stallman <rms@gnu.org>
10147
10148 * woman.texi (Introduction): Minor cleanups.
10149
10150 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10151
10152 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10153 (Installation): Node deleted.
10154
10155 * mh-e.texi (Preface): Get rid of "Emacs 21".
10156
10157 * eshell.texi (Installation): Delete node (for Emacs 20).
10158
10159 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10160
10161 * flymake.texi: Refill and tweak style in @lisp blocks.
10162
10163 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10164
10165 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10166
10167 2005-03-01 Jay Belanger <belanger@truman.edu>
10168
10169 * calc.texi (Trigonometric and Hyperbolic Functions):
10170 Mention additional functions.
10171 (Algebraic Simplifications): Mention additional simplifications.
10172
10173 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10174
10175 * ses.texi: Add concept/function/variable indices (this work was
10176 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10177 papers on file at FSF).
10178
10179 2005-02-10 Jay Belanger <belanger@truman.edu>
10180
10181 * calc.texi: Change @LaTeX to La@TeX throughout.
10182 Redefine @expr as @math for TeX output.
10183 Redefine @texline as a no-op for TeX output.
10184 Define @tfn, replace @t by @tfn throughout.
10185
10186 2005-02-09 Jay Belanger <belanger@truman.edu>
10187
10188 * calc.texi: Add macro for LaTeX for info output.
10189
10190 2005-02-08 Kim F. Storm <storm@cua.dk>
10191
10192 * texinfo.tex (LaTex): Add def.
10193
10194 2005-02-06 Jay Belanger <belanger@truman.edu>
10195
10196 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10197 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10198 throughout manual.
10199
10200 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10201
10202 * gnus.texi: Some edits based on comments from David Abrahams.
10203
10204 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10205
10206 * gnus.texi (RSS): Fix the keystroke.
10207
10208 2005-01-24 David Kastrup <dak@gnu.org>
10209
10210 * faq.texi: Update AUCTeX version info.
10211
10212 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10213
10214 * gnus-faq.texi ([4.1]): Typo.
10215
10216 2005-01-19 Jay Belanger <belanger@truman.edu>
10217
10218 * calc.texi (Keep Arguments): Mention that keeping arguments
10219 doesn't work with keyboard macros.
10220
10221 2005-01-16 Richard M. Stallman <rms@gnu.org>
10222
10223 * autotype.texi (Autoinserting): Fix small error.
10224
10225 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10226
10227 Sync with Tramp 2.0.47.
10228
10229 * tramp.texi (Compilation): New section, describing compilation of
10230 remote files.
10231
10232 2005-01-11 Kim F. Storm <storm@cua.dk>
10233
10234 * widget.texi (Basic Types): Add :follow-link keyword.
10235
10236 2005-01-09 Jay Belanger <belanger@truman.edu>
10237
10238 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10239
10240 2005-01-08 Jay Belanger <belanger@truman.edu>
10241
10242 * calc.texi: Change throughout to reflect new default value of
10243 calc-settings-file.
10244
10245 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10246
10247 * message.texi (Reply): `message-reply-to-function' should return
10248 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10249
10250 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10251
10252 * faq.texi (Changing load-path): Fix typo.
10253
10254 2005-01-05 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi (Programming Tutorial): Replace kbd command by
10257 appropriate characters for a keyboard macro.
10258
10259 2005-01-04 Jay Belanger <belanger@truman.edu>
10260
10261 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10262 for Lucid Emacs.
10263 (Programming Tutorial): Mention that the user needs to be in the
10264 right mode to compute some functions.
10265
10266 2005-01-04 Jay Belanger <belanger@truman.edu>
10267
10268 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10269 no longer applicable.
10270
10271 2005-01-01 Jay Belanger <belanger@truman.edu>
10272
10273 * calc.texi (Programming Tutorial): Change description of how to
10274 edit keyboard macros to match current behavior.
10275
10276 2004-12-31 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10279
10280 2004-12-20 Jay Belanger <belanger@truman.edu>
10281
10282 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10283 zero.
10284
10285 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10286
10287 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10288 @xref.
10289 (Font Locking): Avoid @strong{Note:}.
10290
10291 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10292
10293 Sync with Tramp 2.0.46.
10294
10295 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10296
10297 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10298
10299 * url.texi: Correct typos.
10300 (Retrieving URLs): @var{nil}->@code{nil}.
10301 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10302 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10303 (Dealing with HTTP documents): @inforef->@xref.
10304
10305 2004-12-15 Jay Belanger <belanger@truman.edu>
10306
10307 * calc.texi: Consistently capitalized all mode names.
10308 (Answers to Exercises): Mention that an answer can be a fraction
10309 when in Fraction mode.
10310
10311 2004-12-13 Jay Belanger <belanger@truman.edu>
10312
10313 * calc.texi: Fix some TeX definitions.
10314
10315 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10316
10317 * reftex.texi (Imprint): Remove erroneous @value's.
10318
10319 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10320
10321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10322 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10323
10324 2004-12-08 Jay Belanger <belanger@truman.edu>
10325
10326 * calc.texi (Starting Calc): Remove comment about installation.
10327 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10328
10329 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10330
10331 * url.texi: Update @setfilename.
10332 (Getting Started): No need to worry about Gnus versions.
10333 (Dealing with HTTP documents): Use @inforef.
10334
10335 * org.texi: Fix @direntry file name.
10336
10337 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10338
10339 * url.texi: New file.
10340
10341 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10342
10343 2004-12-06 Jay Belanger <belanger@truman.edu>
10344
10345 * calc.texi (Using Calc): Remove paragraph about installation.
10346
10347 2004-12-06 Jay Belanger <belanger@truman.edu>
10348
10349 * calc.texi: Use more Texinfo macros and less TeX defs.
10350 Remove @refill's.
10351
10352 2004-12-06 Richard M. Stallman <rms@gnu.org>
10353
10354 * org.texi: New file.
10355
10356 2004-12-05 Richard M. Stallman <rms@gnu.org>
10357
10358 * Makefile.in (org.dvi, ../info/org): New targets.
10359 (INFO_TARGETS): Add ../info/org.
10360 (DVI_TARGETS): Add org.dvi.
10361 (maintainer-clean): Remove the info files in the info dir.
10362
10363 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10364
10365 * idlwave.texi: Fix the setfilename directive to put the produced
10366 file in ../info.
10367 (Continued Statement Indentation): Resurrect Jan D.'s change from
10368 2004-11-03 that was lost when a newer version of idlwave.texi was
10369 imported.
10370
10371 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10372
10373 * gnus-faq.texi ([5.1]): Add missing bracket.
10374
10375 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10376 Index `spam-initialize'.
10377
10378 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10379
10380 * message.texi (Various Message Variables): Mention that all mail
10381 file variables are derived from `message-directory'.
10382
10383 * gnus.texi (Splitting Mail): Clarify bogus group.
10384
10385 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10386
10387 * emacs-mime.texi (Encoding Customization):
10388 Fix mm-coding-system-priorities entry.
10389
10390 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10391
10392 * idlwave.texi (Continued Statement Indentation):
10393 * reftex.texi (Options (Index Support))
10394 (Displaying and Editing the Index, Table of Contents):
10395 * speedbar.texi (Creating a display, Major Display Modes):
10396 Replace non-nil with non-@code{nil}.
10397
10398 2004-10-21 Jay Belanger <belanger@truman.edu>
10399
10400 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10401
10402 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10403
10404 * calc.texi (Reporting Bugs): Double up `@'.
10405
10406 2004-10-18 Jay Belanger <belanger@truman.edu>
10407
10408 * calc.texi (Reporting Bugs): Change the address that bugs
10409 should be sent to.
10410
10411 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10412
10413 * gnus.texi (New Features): Add 5.11.
10414
10415 * message.texi (Resending): Remove wrong default value.
10416
10417 * gnus.texi (Mail Source Specifiers): Describe possible problems
10418 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10419 `pop3-leave-mail-on-server' to the index.
10420
10421 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10422
10423 * message.texi (Canceling News): Add how to set a password.
10424
10425 2004-10-12 Jay Belanger <belanger@truman.edu>
10426
10427 * calc.texi (Help Commands): Change the descriptions of
10428 calc-describe-function and calc-describe-variable to match their
10429 current behavior.
10430
10431 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10432
10433 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10434
10435 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10436
10437 Sync with Tramp 2.0.45.
10438
10439 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10440 plink link. The URL is outdated. Originator contacted for
10441 clarification.
10442
10443 2004-10-10 Juri Linkov <juri@jurta.org>
10444
10445 * gnus.texi (Top, Marking Articles): Join two menus in one node
10446 because a node can have only one menu.
10447
10448 2004-10-09 Juri Linkov <juri@jurta.org>
10449
10450 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10451 example of nnmail-split-fancy.
10452
10453 2004-10-06 Karl Berry <karl@gnu.org>
10454
10455 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10456 consistency with other uses of dashes.
10457
10458 2004-10-05 Karl Berry <karl@gnu.org>
10459
10460 * info.texi: Consistently use --- throughout, periods at end of
10461 menu descriptions, and a couple typos.
10462
10463 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10464
10465 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10466 * pgg.texi (User Commands, Backend methods): Do.
10467 * gnus.texi: Markup fixes.
10468 (Setting Process Marks): Fix `M P a' entry.
10469 * emacs-mime.texi: Fixes.
10470
10471 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10472
10473 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10474 again.
10475 Use 5.10 instead of 5.10.0.
10476
10477 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10478
10479 * gnus.texi (Summary Mail Commands): S D e.
10480
10481 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10482
10483 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10484 the gnus-article-mode-line-format section.
10485
10486 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10487
10488 * gnus.texi (Various Summary Stuff): Fix the documentation for
10489 gnus-newsgroup-variables.
10490
10491 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10492
10493 * gnus.texi (MIME Commands):
10494 Add gnus-mime-display-multipart-as-mixed,
10495 gnus-mime-display-multipart-alternative-as-mixed,
10496 gnus-mime-display-multipart-related-as-mixed.
10497 (Mail Source Customization): Clarify `mail-source-directory'.
10498 (Splitting Mail): Mention gnus-group-find-new-groups.
10499 (SpamOracle): Fix typo.
10500
10501 * gnus-faq.texi: Untabify.
10502 ([6.3]): nnir.el is in contrib directory.
10503
10504 * message.texi (News Headers): Clarify how a unique ID is created.
10505
10506 * gnus.texi (Batching Agents): Fix typo in example.
10507 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10508
10509 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10510
10511 * gnus.texi (Group Parameters): Add more on hooks.
10512
10513 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10514
10515 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10516
10517 2004-09-22 Jay Belanger <belanger@truman.edu>
10518
10519 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10520 might be hidden during part of the session.
10521
10522 2004-09-20 Jay Belanger <belanger@truman.edu>
10523
10524 * calc.texi (Notations Used in This Manual): Put in an earlier
10525 mention that DEL could be called Backspace.
10526
10527 2004-09-10 Simon Josefsson <jas@extundo.com>
10528
10529 * gnus.texi (IMAP): Add example. Suggested and partially written
10530 by Steinar Bang <sb@dod.no>.
10531
10532 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10533
10534 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10535 netrc syntax.
10536
10537 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10538
10539 * gnus.texi (Spam ELisp Package Sequence of Events):
10540 Some clarifications.
10541 (Spam ELisp Package Global Variables): More clarifications.
10542
10543 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10544
10545 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10546 Mention spam-split does not modify incoming mail.
10547
10548 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10549
10550 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10551
10552 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10553
10554 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10555
10556 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10557
10558 * makefile.w32-in (sieve, pgg): Use $(infodir).
10559
10560 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10561
10562 * makefile.w32-in: Fix PGG and Sieve entries.
10563
10564 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10565
10566 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10567 Emacs and related programs.
10568
10569 2004-08-27 Richard M. Stallman <rms@gnu.org>
10570
10571 * faq.texi: Fix texinfo usage, esp. doublequotes.
10572 (Difference between Emacs and XEmacs): Some clarification.
10573
10574 * faq.texi (Difference between Emacs and XEmacs):
10575 Explain not to contrast XEmacs with GNU Emacs.
10576
10577 2004-08-26 Richard M. Stallman <rms@gnu.org>
10578
10579 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10580
10581 2004-08-22 David Kastrup <dak@gnu.org>
10582
10583 * reftex.texi (AUCTeX): Update links, section name.
10584
10585 * faq.texi (Calc): Update availability (included in 22.1).
10586 (AUCTeX): Update availability, information, versions, description.
10587
10588 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10589
10590 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10591
10592 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10593
10594 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10595
10596 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10597
10598 Sync with Tramp 2.0.44.
10599
10600 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10601
10602 * widget.texi (User Interface): Update how to separate the
10603 editable field of an editable-field widget from other widgets.
10604 (Programming Example): Add text after field.
10605
10606 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10607
10608 * emacs-mime.texi (Encoding Customization): Add a note to the
10609 mm-content-transfer-encoding-defaults entry.
10610 (rfc2047): Update.
10611
10612 * gnus.texi (Article Highlighting):
10613 Add gnus-cite-ignore-quoted-from.
10614 (POP before SMTP): New node.
10615 (Posting Styles): Addition.
10616 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10617 (Fancy Mail Splitting): Ditto.
10618 (X-Face): Add gnus-x-face.
10619
10620 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10621
10622 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10623 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10624
10625 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10626
10627 * gnus.texi (Mail Source Specifiers):
10628 Describe `pop3-leave-mail-on-server'.
10629
10630 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10631
10632 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10633
10634 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10635 repository. Change setfilename.
10636
10637 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10638
10639 2004-07-02 Juri Linkov <juri@jurta.org>
10640
10641 * pcl-cvs.texi (Viewing differences): Add `d r'.
10642
10643 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10644
10645 * ses.texi, viper.texi, flymake.texi, faq.texi:
10646 * eshell.texi, ediff.texi: Markup fixes.
10647
10648 2004-06-21 Karl Berry <karl@gnu.org>
10649
10650 * info.texi (Top): Mention that only Emacs has mouse support.
10651 (Getting Started): Mention this in a few other places.
10652
10653 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10654
10655 * autotype.texi (Copyrights, Timestamps):
10656 Recommend `before-save-hook' instead of `write-file-functions'.
10657
10658 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10659
10660 * dired-x.texi (dired-mark-omitted): Update keybinding.
10661
10662 2004-06-10 Kim F. Storm <storm@cua.dk>
10663
10664 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10665
10666 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10667
10668 * dired-x.texi (variable dired-omit-mode): Rename from
10669 dired-omit-files-p.
10670 (function dired-omit-mode): Rename from dired-omit-toggle.
10671 Call dired-omit-mode rather than set dired-omit-files-p.
10672 (dired-mark-omitted): Describe command.
10673
10674 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10675
10676 Version 2.0.41 of Tramp released.
10677
10678 2004-05-29 Juanma Barranquero <lektu@terra.es>
10679
10680 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10681 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10682
10683 2004-05-29 Richard M. Stallman <rms@gnu.org>
10684
10685 * cl.texi (Top): Call this chapter `Introduction'.
10686 (Overview): In TeX, no section heading here.
10687
10688 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10689
10690 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10691
10692 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10693 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10694
10695 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10696
10697 * flymake.texi: New file.
10698
10699 2004-05-28 Simon Josefsson <jas@extundo.com>
10700
10701 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10702
10703 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10704
10705 Version 2.0.40 of Tramp released.
10706
10707 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10708
10709 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10710
10711 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10712 variables `tramp-backup-directory-alist' and
10713 `tramp-bkup-backup-directory-info'.
10714 (Overview, Connection types)
10715 (External transfer methods, Default Method)
10716 (Windows setup hints): Remove restriction of password entering
10717 with external methods.
10718 (Auto-save and Backup): Make file name example
10719 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10720 and `auto-save-directory' must be used.
10721 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10722 only "NT"). Remove doubled entry "What kinds of systems does
10723 @tramp{} work on".
10724 (tramp): Macro removed.
10725 (Obtaining Tramp): Flag removed from title.
10726 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10727 and `trampver' used properly. Flag `tramp-inst' replaced by
10728 `installchapter'. Installation related text adapted.
10729
10730 2004-04-28 Masatake YAMATO <jet@gyve.org>
10731
10732 * widget.texi (Programming Example): Remove overlays.
10733
10734 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10735
10736 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10737
10738 2004-04-23 Juanma Barranquero <lektu@terra.es>
10739
10740 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10741
10742 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10743
10744 * info.texi (Info Search): Add info-apropos.
10745
10746 2004-03-22 Juri Linkov <juri@jurta.org>
10747
10748 * faq.texi: Fix help key bindings.
10749
10750 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10751
10752 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10753 (as suggested by Karl Berry). Update information about colored
10754 stars in menus. Add new subheading describing M-n.
10755
10756 2004-03-12 Richard M. Stallman <rms@gnu.org>
10757
10758 * cl.texi (Top): Rename top node's title.
10759
10760 2004-03-08 Karl Berry <karl@gnu.org>
10761
10762 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10763 problems making the texinfo distribution.
10764
10765 2004-02-29 Simon Josefsson <jas@extundo.com>
10766
10767 * smtpmail.texi (Authentication): Change the list of supported
10768 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10769 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10770 <voegelas@gmx.net>.
10771
10772 2004-02-29 Juanma Barranquero <lektu@terra.es>
10773
10774 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10775 Use $(DEL) instead of rm, and ignore exit code.
10776
10777 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10778
10779 Tramp version 2.0.39 released.
10780
10781 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10782
10783 * tramp.texi (Customizing Completion): Explain new functions
10784 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10785 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10786 (Top): Refer to Savannah mailing list as the major one.
10787 Mention older mailing lists in HTML mode only.
10788 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10789 (Frequently Asked Questions): Remote hosts must not be Unix-like
10790 for "smb" method.
10791 (Password caching): New node.
10792 (External transfer methods): Refer to password caching for "smb"
10793 method.
10794
10795 2004-02-17 Karl Berry <karl@gnu.org>
10796
10797 * info.texi (Help-Int): Mention the new line number feature.
10798
10799 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10800
10801 * ses.texi (Advanced Features): New functionality for
10802 ses-set-header-row (defaults to current row unless C-u used).
10803 (Acknowledgements): Add Stefan Monnier.
10804
10805 2003-12-29 Kevin Ryde <user42@zip.com.au>
10806
10807 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10808
10809 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10810
10811 Tramp version 2.0.38 released.
10812
10813 * tramp.texi (Remote shell setup): Warn of environment variables
10814 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10815 <sven.gabriel@imk.fzk.de>.
10816 (Configuration): Tramp now chooses base64/uuencode
10817 automatically. Update wording accordingly.
10818 (Top): More description for the `Default Method' menu entry.
10819 (Default Method): Use @code, not @var, for Lisp variables.
10820 (Default Method): New subsection `Which method is the right one
10821 for me?'. Suggested by Christian Kirsch.
10822 (Configuration): Pointer to new subsection added.
10823 (Default Method): Too many "use" in one sentence.
10824 Rephrase. Reported by Christian Kirsch.
10825 (Filename Syntax): Old `su' example is probably a left-over from
10826 the sm/su method naming. Replace with `ssh', instead.
10827 (External transfer methods, Auto-save and Backup):
10828 Typo fixes.
10829
10830 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10831
10832 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10833 (Top): Mention japanese manual only if flag `jamanual' is set.
10834 Insert section `Japanese manual' in menu.
10835
10836 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10837
10838 * eshell.texi (Known Problems): Add doc item.
10839
10840 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10841
10842 * cc-mode.texi: Update for CC Mode 5.30.
10843
10844 Note: Please refrain from doing purely cosmetic changes like
10845 removing trailing whitespace in this manual; it clobbers cvs
10846 merging for no good reason.
10847
10848 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10849
10850 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10851 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10852 @acronym{ASCII}.
10853
10854 2003-10-26 Karl Berry <karl@gnu.org>
10855
10856 * info.texi (Info Search): Echo area, not echo are. From Debian
10857 diff.
10858
10859 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10860
10861 * widget.texi (Defining New Widgets): Document new behavior of
10862 :buttons and :children keywords.
10863
10864 2003-10-22 Miles Bader <miles@gnu.org>
10865
10866 * Makefile.in (info): Move before $(top_srcdir)/info.
10867
10868 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10869
10870 * tramp.texi (Inline methods): Small grammar fix.
10871 (External transfer methods): Likewise.
10872
10873 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10874
10875 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10876
10877 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10878
10879 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10880
10881 2003-09-30 Richard M. Stallman <rms@gnu.org>
10882
10883 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10884
10885 * widget.texi (User Interface): Fix typos.
10886
10887 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10888
10889 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10890
10891 * pcl-cvs.texi (Selected Files): Fix typo.
10892
10893 2003-09-21 Karl Berry <karl@gnu.org>
10894
10895 * info.texi (] and [ commands): No period at end of section title.
10896
10897 2003-09-04 Miles Bader <miles@gnu.org>
10898
10899 * Makefile.in (top_srcdir): New variable.
10900 ($(top_srcdir)/info): New rule.
10901 (info): Depend on it.
10902
10903 2003-09-03 Peter Runestig <peter@runestig.com>
10904
10905 * makefile.w32-in: New file.
10906
10907 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10908
10909 * widget.texi (User Interface): Explain the need of static text
10910 around an editable field.
10911
10912 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10913
10914 * widget.texi (Basic Types): The argument to `:help-echo' can now
10915 be a form that evaluates to a string.
10916
10917 2003-08-18 Kim F. Storm <storm@cua.dk>
10918
10919 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10920
10921 2003-08-16 Richard M. Stallman <rms@gnu.org>
10922
10923 * dired-x.texi (Shell Command Guessing): Explain *.
10924
10925 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10926
10927 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10928 log-edit-insert-changelog.
10929
10930 2003-08-03 Karl Berry <karl@gnu.org>
10931
10932 * info.texi: Need @contents.
10933
10934 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10935
10936 Tramp version 2.0.36 released.
10937
10938 * tramp.texi (Remote shell setup): Explain about problems with
10939 non-Bourne commands in ~/.profile and ~/.shrc.
10940
10941 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10942
10943 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10944 renaming of `vis-mode' to `visible-mode'.
10945
10946 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10947
10948 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10949 next, prev and up pointers.
10950
10951 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10952
10953 * info.texi (Help): Mention existence of Emacs and stand-alone
10954 Info at the very beginning of the tutorial.
10955 (Help-Inv): New node.
10956 (Help-]): New node.
10957 (Help-M): Systematically point out the differences between default
10958 Emacs and stand-alone versions. Delete second menu.
10959 (Help-Xref): Systematically point out the differences between
10960 default Emacs and stand-alone versions.
10961 (Help-Int): Change `l' example.
10962 (Expert Info): Fix typos.
10963 (Emacs Info Variables): Mention `Info-hide-note-references' and
10964 new default for `Info-scroll-prefer-subnodes'.
10965
10966 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10967
10968 Version 2.0.35 of Tramp released.
10969
10970 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10971 (Inline methods): Add methods `remsh' and `plink1'.
10972 (External transfer methods): Add method `remcp'.
10973 (Multi-hop Methods): Add method `remsh'.
10974 Small patch from Adrian Aichner <adrian@xemacs.org>:
10975 Fix minor typos.
10976 (Concept Index): Add to make manual searchable via
10977 `Info-index'.
10978 (Version Control): Add cindex entry.
10979
10980 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10981
10982 * trampver.texi: Version 2.0.34 released.
10983
10984 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10985
10986 * faq.texi: Improve previous changes.
10987
10988 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10989
10990 * faq.texi: Update copyright and maintenance details.
10991 Update some package URLs, versions, and maintainers.
10992 Remove many references to the Emacs Lisp Archive.
10993
10994 2003-04-23 Simon Josefsson <jas@extundo.com>
10995
10996 * smtpmail.texi: Fix license (the invariant sections mentioned has
10997 never been part of the smtp manual). Align info dir entry with
10998 other emacs packages.
10999
11000 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11001
11002 * tramp.texi: Version 2.0.33 released.
11003 Remove installation chapter. Remove XEmacs specifics.
11004
11005 2003-03-29 Richard M. Stallman <rms@gnu.org>
11006
11007 * tramp.texi (Top): Undo the previous renaming.
11008 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11009
11010 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11011
11012 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11013 version of manual.
11014
11015 * tramp.texi (Auto-save and Backup): New node.
11016
11017 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11018
11019 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11020 Emacs" in order to have better differentiation to "XEmacs".
11021 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11022 are new macros in order to point to the other Emacs flavor where
11023 appropriate. In info case, point to node `Installation' in order
11024 to explain how to generate the other way. In html case, make a
11025 link to the other html file.
11026 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11027 after CVS checkout/update.
11028 (Installation): Completely rewritten.
11029 (Installation parameters, Load paths): New sections under
11030 `Installation'.
11031
11032 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11033
11034 * tramp.texi: Version 2.0.30 released.
11035 Replace word "path" with "localname" where used as a component of
11036 a Tramp file name.
11037
11038 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11039
11040 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11041 introduced.
11042 (Installation): Explain what to do if files from the tramp/contrib
11043 directory are needed.
11044
11045 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11046
11047 * smtpmail.texi (How Mail Works): New.
11048
11049 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11050
11051 * smtpmail.texi: New file.
11052
11053 * Makefile.in: Build SMTP manual.
11054
11055 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11056
11057 * tramp.texi: Version 2.0.29 released.
11058 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11059 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11060
11061 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11062
11063 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11064 another package loads accidentally Ange-FTP.
11065
11066 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11067
11068 * tramp.texi (Customizing Completion): Add function
11069 `tramp-parse-sconfig'. Change example of
11070 `tramp-set-completion-function', because parsing of ssh config
11071 files looks more natural.
11072
11073 2003-01-15 Kevin Ryde <user42@zip.com.au>
11074
11075 * gnus.texi (Using MIME): Mention auto-compression-mode with
11076 gnus-mime-copy-part.
11077
11078 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11079
11080 * gnus.texi: Do not use `path' in several locations.
11081
11082 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11083
11084 * tramp.texi (External transfer methods): New method `smb'.
11085 From Michael Albinus.
11086
11087 2002-11-05 Karl Berry <karl@gnu.org>
11088
11089 * info.texi (Info-fontify): Reorder face list to avoid bad line
11090 breaks.
11091
11092 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11093
11094 * tramp.texi: Move @copying to standard place.
11095 Use @insertcopying.
11096
11097 2002-10-02 Karl Berry <karl@gnu.org>
11098
11099 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11100 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11101 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11102 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11103 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11104 * widget.texi, woman.texi:
11105 Per rms, update all manuals to use @copying instead of @ifinfo.
11106 Also use @ifnottex instead of @ifinfo around the top node, where
11107 needed for the sake of the HTML output.
11108 (The Gnus manual is not fixed since it's not clear to me how it
11109 works; and the Tramp manual already uses @copying, although in an
11110 unusual way. All others were changed.)
11111
11112 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11113
11114 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11115 (../info/ses, ses.dvi): New targets.
11116 * ses.texi: New file.
11117
11118 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11119
11120 * texinfo.tex: Update to texinfo 4.2.
11121
11122 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11123
11124 * reftex.texi: Update to RefTeX 4.19.
11125
11126 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11127
11128 * gnus.texi (Sorting Groups): Add key bindings for
11129 gnus-group-sort-groups-by-real-name and
11130 gnus-group-sort-selected-groups-by-real-name.
11131
11132 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11133
11134 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11135 (../info/tramp, tramp.dvi): New targets.
11136
11137 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11138
11139 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11140 (calc.dvi): Uncomment.
11141
11142 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11143
11144 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11145 (../info/calc): New target.
11146
11147 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11148
11149 * (Version 21.1 released.)
11150
11151 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11152
11153 * Branch for 21.1.
11154
11155 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11156
11157 * Makefile.in (../info/info): Use an explicit -o switch to
11158 makeinfo.
11159
11160 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11161
11162 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11163
11164 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11165
11166 * ediff.texi: Added ediff-coding-system-for-read.
11167
11168 * viper.texi: Fix typos.
11169
11170 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11171
11172 * Makefile.in (../info/idlwave): Use --no-split.
11173
11174 2000-12-14 Dave Love <fx@gnu.org>
11175
11176 * Makefile.in (mostlyclean): Remove gnustmp.*.
11177 (gnus.dvi): Change rule to remove @latex stuff.
11178
11179 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11180
11181 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11182
11183 2000-10-13 John Wiegley <johnw@gnu.org>
11184
11185 * Makefile.in: Add build targets for eshell.texi.
11186
11187 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11188
11189 * Makefile.in: Remove/comment speedbar stuff.
11190
11191 2000-09-22 Dave Love <fx@gnu.org>
11192
11193 * Makefile.in: Add emacs-mime.
11194
11195 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11196
11197 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11198 (DVI_TARGETS): Add woman.dvi.
11199 (../info/woman, woman.dvi): New targets.
11200
11201 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11202
11203 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11204
11205 * pcl-cvs.texi: New file.
11206 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11207 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11208
11209 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11210
11211 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11212 (../info/ebrowse, ebrowse.dvi): New targets.
11213
11214 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11215
11216 * Makefile.in (INFO_TARGETS): Add eudc.
11217 (DVI_TARGETS): Add eudc.dvi.
11218 (../info/eudc, eudc.dvi): New targets.
11219
11220 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11221
11222 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11223 compatibility with 8+3 filesystems).
11224 (../info/efaq): Rename from emacs-faq.
11225
11226 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11227
11228 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11229 (../info/idlwave, idlwave.dvi): New targets.
11230
11231 1999-10-23 Dave Love <fx@gnu.org>
11232
11233 * Makefile.in: Use autotype.texi.
11234
11235 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11236
11237 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11238 faq.texi file) rather than ../info/faq.
11239
11240 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11241
11242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11243 (../info/ada-mode, ada-mode.dvi): New targets.
11244
11245 1999-09-01 Dave Love <fx@gnu.org>
11246
11247 * Makefile.in: Add faq.
11248
11249 1999-07-12 Richard Stallman <rms@gnu.org>
11250
11251 * Version 20.4 released.
11252
11253 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11254
11255 * Version 20.3 released.
11256
11257 1998-04-06 Andreas Schwab <schwab@gnu.org>
11258
11259 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11260 Use it in dvi targets.
11261 (../etc/GNU): Change to $(srcdir) first.
11262
11263 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11264
11265 * reftex.texi: Update for RefTeX version 3.22.
11266
11267 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11268
11269 * gnus.texi (Easy Picons): Remove references to
11270 `gnus-group-display-picons'.
11271 (Hard Picons): Ditto.
11272
11273 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11274
11275 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11276 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11277
11278 1997-09-23 Paul Eggert <eggert@twinsun.com>
11279
11280 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11281 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11282
11283 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11284
11285 * Version 20.2 released.
11286
11287 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11288
11289 * Version 20.1 released.
11290
11291 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11292
11293 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11294
11295 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11296
11297 * widget.texi (push-button): Document it.
11298
11299 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11300
11301 * Version 19.33 released.
11302
11303 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11304
11305 * Version 19.32 released.
11306
11307 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11308
11309 * Makefile.in: Add rules for the Message manual.
11310
11311 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11312
11313 * gnus.texi: New version.
11314
11315 * message.texi: New manual.
11316
11317 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11318
11319 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11320
11321 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11322
11323 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11324 Specify -I option.
11325 (All dvi targets): Set the TEXINPUTS variable.
11326
11327 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11328
11329 * Version 19.31 released.
11330
11331 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11332
11333 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11334 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11335
11336 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11337
11338 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11339 (INFO_TARGETS): Add ../info/cc-mode.
11340 (DVI_TARGETS): Add cc-mode.dvi.
11341
11342 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11343
11344 * Version 19.30 released.
11345
11346 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11347
11348 * gnus.texi: New file.
11349
11350 1995-11-04 Erik Naggum <erik@naggum.no>
11351
11352 * gnus.texi: File deleted.
11353
11354 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11355
11356 * mh-e.texi: "Function Index" -> "Command Index" to work with
11357 Emacs 19.30 C-h C-k support of separately-documented commands.
11358
11359 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11360
11361 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11362 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11363
11364 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11365
11366 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11367 (../info/viper, viper.dvi): New targets.
11368
11369 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11370
11371 * dired-x.texi (Installation): Change the example to set
11372 buffer-local variables like dired-omit-files-p in
11373 dired-mode-hook.
11374
11375 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11376
11377 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11378 (../info/mh-e, mh-e.dvi): New targets.
11379
11380 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11381
11382 * Makefile.in (maintainer-clean): Rename from realclean.
11383
11384 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11385
11386 * Makefile.in: New file.
11387 * Makefile: File deleted.
11388
11389 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11390
11391 * Makefile (TEXINDEX_OBJS): Variable deleted.
11392 (texindex, texindex.o, getopt.o): Rules deleted.
11393 All deps on texindex deleted.
11394 (distclean): Don't delete texindex.
11395 (mostlyclean): Don't delete *.o.
11396 * texindex.c, getopt.c: Files deleted.
11397
11398 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11399
11400 * Version 19.26 released.
11401
11402 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11403
11404 * Version 19.25 released.
11405
11406 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11407
11408 * Version 19.24 released.
11409
11410 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11411
11412 * Version 19.23 released.
11413
11414 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11415
11416 * Makefile: Delete spurious tab.
11417
11418 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11419
11420 * Makefile (.SUFFIXES): New rule.
11421
11422 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11423
11424 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11425 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11426
11427 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11428
11429 * Makefile (../info/sc): Rename from sc.info.
11430 (../info/cl): Likewise.
11431 (INFO_TARGETS): Use new names.
11432
11433 1993-12-04 Richard Stallman (rms@srarc2)
11434
11435 * getopt.c: New file.
11436 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11437 (getopt.o): New rule.
11438 (dvi): Don't depend on texindex.
11439 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11440 Depend on texindex.
11441
11442 1993-12-03 Richard Stallman (rms@srarc2)
11443
11444 * Makefile (../info/sc.info): Rename from ../info/sc.
11445 (TEXI2DVI): New variable.
11446 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11447 Add explicit commands.
11448 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11449
11450 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11451
11452 * Version 19.22 released.
11453
11454 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11455
11456 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11457
11458 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11459
11460 * Version 19.21 released.
11461
11462 1993-11-15 Paul Eggert (eggert@twinsun.com)
11463
11464 * Makefile (../info/cl.info): Rename from ../info/cl.
11465
11466 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11467
11468 * Makefile (../etc/GNU): New target.
11469 (EMACSSOURCES): Add gnu1.texi.
11470
11471 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11472
11473 * Makefile (realclean): Don't delete the Info files.
11474
11475 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11476
11477 * forms.texi: Fix forms.texi so that it will format correctly.
11478 Add missing `@end iftex', fix bad reference.
11479
11480 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11481
11482 * Makefile: Fix targets for texindex, new info.texi files.
11483 * info-stnd.texi: New file implements info for standalone info
11484 reader.
11485 * info.texi: Update to include recent changes to "../info/info".
11486 New source file for ../info/info; includes info-stnd.texi.
11487
11488 * texindex.c: Include "../src/config.h" if building in emacs.
11489
11490 * Makefile: Change all files to FILENAME.texi, force all targets
11491 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11492 vip.texinfo, forms.texinfo, cl.texinfo.
11493 Add target to build texindex.c, defining `emacs'.
11494
11495 * forms.texi: Install new file to match version 2.3 of forms.el.
11496
11497 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11498
11499 * Version 19.19 released.
11500
11501 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11502
11503 * sc.texinfo: Fix info file name.
11504
11505 * Makefile (info): Add gnus and sc.
11506 (dvi): Add gnus.dvi and sc.dvi.
11507 (../info/sc, sc.dvi): New targets.
11508
11509 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11510
11511 * Version 19.18 released.
11512
11513 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11514
11515 * Makefile: Fix source file names of the separate manuals.
11516 (gnus.dvi, ../info/gnus): New targets.
11517
11518 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11519
11520 * Version 19.17 released.
11521
11522 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11523
11524 * split-man: Fix typos in last change.
11525
11526 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11527
11528 * Version 19.16 released.
11529
11530 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11531
11532 * version 19.15 released.
11533
11534 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11535
11536 * Makefile (distclean): It's rm, not rf.
11537
11538 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11539
11540 * Version 19.14 released.
11541
11542 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11543
11544 * Makefile: New file.
11545
11546 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11547
11548 * Version 19.13 released.
11549
11550 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11551
11552 * Version 19.9 released.
11553
11554 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11555
11556 * Version 19.8 released.
11557
11558 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11559
11560 * Version 19.7 released.
11561
11562 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11563
11564 * gnus.texinfo: New file. Removed installation instructions.
11565
11566 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11567
11568 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11569
11570 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11571
11572 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11573 then define `\sc' as the command for smallcaps in Texinfo.
11574 This means that the @sc command will produce small caps. bfox has
11575 made the corresponding change to makeinfo and texinfm.el.
11576
11577 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11578
11579 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11580 Customization since the menu entry did not point to anything.
11581 Also add an @finalout command to remove overfull hboxes from the
11582 printed output.
11583
11584 * cl.texinfo: Add @bye, \input line and @settitle to file.
11585 This file is clearly intended to be a chapter of some other work,
11586 but the other work does not yet exist.
11587
11588 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11589
11590 * texinfo.texinfo: Three typos corrected.
11591
11592 ;; Local Variables:
11593 ;; coding: utf-8
11594 ;; End:
11595
11596 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11597
11598 This file is part of GNU Emacs.
11599
11600 GNU Emacs is free software: you can redistribute it and/or modify
11601 it under the terms of the GNU General Public License as published by
11602 the Free Software Foundation, either version 3 of the License, or
11603 (at your option) any later version.
11604
11605 GNU Emacs is distributed in the hope that it will be useful,
11606 but WITHOUT ANY WARRANTY; without even the implied warranty of
11607 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11608 GNU General Public License for more details.
11609
11610 You should have received a copy of the GNU General Public License
11611 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.