* tramp.texi (Frequently Asked Questions): Mention HISTFILE
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-05-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
4 setting in ~/.ssh/environment.
5
6 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
7
8 * todo-mode.texi: Update, improve exposition, add cross
9 references, fix typos.
10 (Inserting New Items, Editing Item Headers and Text): Rewrite to
11 document new user interface.
12
13 2014-05-01 Glenn Morris <rgm@gnu.org>
14
15 * autotype.texi (Skeleton Language):
16 * message.texi (Header Commands): Replace `iff'.
17
18 2014-04-22 Bastien Guerry <bzg@gnu.org>
19
20 * org.texi (Installation): Be more clear on why installing Org
21 through ELPA should be done without loading any Org file.
22
23 * org.texi (Emphasis and monospace): Document the use of
24 =verbatim= and ~code~ to be consistent with
25 `org-element-text-markup-successor'.
26
27 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
28
29 * org.texi (Initial visibility):
30 * org.texi (Literal examples): Fix typos.
31
32 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
33
34 * org.texi (Column attributes): Add a sentence to point out
35 the dependency on the format specifier.
36
37 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
38
39 * org.texi (The Export Dispatcher): Reformulation.
40
41 * org.texi (@LaTeX{} specific attributes): Update manual.
42
43 * org.texi (Top, Exporting): Org has its own documentation and
44 should therefore be removed from "Other build-in back-ends".
45
46 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
47
48 * texinfo.tex: Update from gnulib.
49
50 2014-03-24 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
53
54 2014-03-21 Glenn Morris <rgm@gnu.org>
55
56 * ede.texi (ede-linux):
57 * vip.texi (New Bindings): Tiny copyedits.
58
59 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 * vip.texi (Other Vi Commands): Adjust doc of C-j.
62
63 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
64 defined by CC-mode but globally.
65 (FAQ): Tweak text about RET and auto-indentation.
66
67 2014-03-18 David Engster <deng@randomsample.de>
68
69 * ede.texi (Project Local Variables): Remove reference to
70 `ede-java-root' and the example using it.
71 (Android projects, ede-java-root): Remove nodes since they are
72 only in CEDET upstream (Bug#17030). All nodes updated.
73 (ede-cpp-root): Document the :compile-command slot.
74 (ede-linux): Document new variables
75 `project-linux-build-directory-default' and
76 `project-linux-architecture-default'.
77
78 2014-03-12 Glenn Morris <rgm@gnu.org>
79
80 * eww.texi (History and Acknowledgments):
81 Don't list everyone who changed the code.
82
83 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
84 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
85 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
86 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
87 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
88 Use @file for buffers, per the Texinfo manual.
89
90 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
91
92 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
93 so that the Org Manual's style for ` and ' in code is consistent
94 with the other Emacs manuals. This affects PDF, not .info files.
95
96 2014-03-12 Glenn Morris <rgm@gnu.org>
97
98 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
99 about RET and indentation.
100
101 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
102
103 * gnus.texi:
104 * semantic.texi: Fix whitespace.
105
106 * ede.texi (Android projects):
107 * eieio.texi (Class Options, Making New Objects)
108 (Method Invocation, CLOS compatibility):
109 * sem-user.texi (Tag Decoration Mode): Fix typos.
110
111 2014-03-02 Xue Fuqiao <xfq@gnu.org>
112
113 * sem-user.texi (Create System Databases): Markup fix.
114
115 2014-02-28 Glenn Morris <rgm@gnu.org>
116
117 * info.texi (Further Reading): Rename node from Expert Info.
118 Remove stuff about writing Info nodes by hand.
119 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
120
121 * info.texi: Nuke hand-written node pointers.
122
123 2014-02-28 Karl Berry <karl@gnu.org>
124
125 * info.texi (Top): Mention H for a summary of all commands.
126
127 2014-02-25 Glenn Morris <rgm@gnu.org>
128
129 * edt.texi (Quick start, Starting emulation): Update hook details.
130 * efaq.texi (Fullscreen mode on MS-Windows)
131 (Terminal setup code works after Emacs has begun): Update hook details.
132 * vip.texi (Loading VIP): Fix hook example.
133
134 * efaq-w32.texi (Bash): Don't use setq with hooks.
135
136 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
137
138 * texinfo.tex: Update from gnulib.
139
140 2014-02-22 Xue Fuqiao <xfq@gnu.org>
141
142 * remember.texi (Quick Start): Add an index.
143 (Function Reference, Quick Start): Add cross-references.
144
145 2014-02-21 Glenn Morris <rgm@gnu.org>
146
147 * flymake.texi (Starting the syntax check process): Grammar fix.
148
149 * tramp.texi (External packages): Grammar fix.
150 Reword for default sentinel not being nil any more.
151
152 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
153
154 * trampver.texi: Update release number.
155
156 2014-02-19 Glenn Morris <rgm@gnu.org>
157
158 * remember.texi: Copyedits.
159 (Quick Start): No need for manual autoloads. Mention remember-notes.
160 (Function Reference): Update arguments. Add new commands.
161
162 2014-02-18 Glenn Morris <rgm@gnu.org>
163
164 * remember.texi (copying): Bump remember mode version.
165 (Installation): Remove unnecessary chapter.
166 (Quick Start): No need to explicitly load remember.el.
167 (Separate Text Files): New section.
168
169 2014-02-17 Glenn Morris <rgm@gnu.org>
170
171 * eieio.texi (Class Values, CLOS compatibility):
172 Remove references to deleted eieio-describe-class/generic.
173
174 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
175
176 Sync with Tramp 2.2.9.
177 * trampver.texi: Update release number.
178
179 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
180
181 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
182
183 * calc.texi (Single-Variable Statistics): Remove mention of
184 incorrect keybinding.
185
186 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
187
188 * texinfo.tex: Update from gnulib.
189
190 2014-02-08 Glenn Morris <rgm@gnu.org>
191
192 * auth.texi (GnuPG and EasyPG Assistant Configuration):
193 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
194
195 2014-02-07 Glenn Morris <rgm@gnu.org>
196
197 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
198
199 2014-02-06 Glenn Morris <rgm@gnu.org>
200
201 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
202
203 * mh-e.texi, viper.texi: Do not use colons in index entries.
204
205 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
206
207 * texinfo.tex: Update from gnulib.
208
209 2014-02-05 Glenn Morris <rgm@gnu.org>
210
211 * epa.texi: Add indices.
212
213 * url.texi (Cookies): Mention url-cookie-list command.
214
215 2014-02-03 Glenn Morris <rgm@gnu.org>
216
217 * cl.texi (Blocks and Exits): Mention cl-tagbody.
218
219 2014-02-02 Glenn Morris <rgm@gnu.org>
220
221 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
222
223 2014-01-31 Glenn Morris <rgm@gnu.org>
224
225 * efaq.texi (Replacing highlighted text):
226 Update delete-selection-mode doc.
227
228 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
229
230 * sem-user.texi (Include paths): Fix a Texinfo command.
231
232 2014-01-27 Glenn Morris <rgm@gnu.org>
233
234 * idlwave.texi (Lesson III---User Catalog, Online Help)
235 (Starting the Shell, Catalogs, User Catalog):
236 * remember.texi (Quick Start):
237 * viper.texi:
238 * vip.texi (Customization, Customizing Constants)
239 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
240
241 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
242
243 * cc-mode.texi (Minor Modes): Minor fix.
244
245 2014-01-24 David Engster <deng@randomsample.de>
246
247 * eieio.texi (Introduction): Fix references.
248
249 2014-01-24 Glenn Morris <rgm@gnu.org>
250
251 * efaq.texi (Termcap/Terminfo entries for Emacs):
252 Use M-x term rather than M-x terminal-emulator.
253
254 * emacs-mime.texi (time-date): Use float-time.
255
256 2014-01-22 David Engster <deng@randomsample.de>
257
258 * eieio.texi (Introduction): Move introductory paragraph about
259 EIEIO and CLOS from 'Building Classes' to here.
260 (Documentation): Remove, since eieio-doc is not part of Emacs.
261 (Class Values, CLOS compatibility): Mention that
262 `describe-function' will also give information about classes.
263
264 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
265
266 * texinfo.tex: Update from gnulib.
267
268 2014-01-15 Glenn Morris <rgm@gnu.org>
269
270 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
271
272 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
273
274 * tramp.texi (all): Doc fix according to GNU Coding Standards.
275 Use "file name" instead of "filename" or "path". Use "host"
276 instead of "machine".
277
278 2014-01-12 David Engster <deng@randomsample.de>
279
280 * eieio.texi (Introduction): `class-of' is obsolete.
281 (Predicates, Basic Methods): Adapt function names to namespace
282 cleanup.
283
284 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
285
286 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
287
288 2014-01-12 Glenn Morris <rgm@gnu.org>
289
290 * efaq.texi (Guidelines for newsgroup postings)
291 (Informational files for Emacs):
292 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
293
294 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
295
296 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
297
298 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
299
300 * Makefile.in: Add eww.texi.
301 * eww.texi: New file.
302
303 2014-01-07 Glenn Morris <rgm@gnu.org>
304
305 * efaq.texi (Problems with very large files): Fix superscript typo.
306
307 2013-01-07 Rasmus <w530@pank.eu>
308
309 * org.texi (Global and local cycling): Fix missing '@'.
310
311 2013-01-07 Bastien Guerry <bzg@gnu.org>
312
313 * org.texi (Global and local cycling): Mention C-u C-u TAB.
314 (Include files, The Export Dispatcher)
315 (Advanced configuration)
316 (Header arguments in Org mode properties): Spelling fixes.
317 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
318 (@LaTeX{} specific attributes): New index entries.
319 Use #+BEGIN_ABSTRACT in the example.
320
321 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
322
323 * org.texi (Org export): New section.
324 (HTML doctypes): Fix whitespace error. Fix display.
325 (Publishing options): Add missing html publishing options.
326
327 2014-01-07 Glenn Morris <rgm@gnu.org>
328
329 * efaq.texi (Basic editing, Packages that do not come with Emacs):
330 Merge in some info from etc/MORE.STUFF.
331
332 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
333
334 Specify .texi encoding (Bug#16292).
335 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
336 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
337 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
338 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
339 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
340 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
341 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
342 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
343 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
344 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
345 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
346 * widget.texi, wisent.texi, woman.texi:
347 Add @documentencoding.
348
349 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
350
351 * eshell.texi (What Eshell is not): Clean up confusing clause.
352
353 2014-01-03 Glenn Morris <rgm@gnu.org>
354
355 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
356
357 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
358 Add copyright notice to titlepage.
359
360 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
361
362 * ert.texi: Add a titlepage. Use @insertcopying.
363
364 * calc.texi (Top): Use @top rather than @chapter.
365
366 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
367
368 * eshell.texi (top): Fix incorrect use of xref.
369
370 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
371
372 * eshell.texi (top): Fix incorrect info filename in an xref.
373
374 2014-01-02 Glenn Morris <rgm@gnu.org>
375
376 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
377
378 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
379
380 * eshell.texi (Command Basics): Remove `Command basics' chapter.
381
382 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
383
384 * eshell.texi (What is Eshell?): Add section about what not to use
385 Eshell for.
386
387 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
388
389 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
390
391 2013-12-22 Glenn Morris <rgm@gnu.org>
392
393 * woman.texi (Navigation): Use itemx where appropriate.
394
395 2013-12-20 Tassilo Horn <tsdh@gnu.org>
396
397 * info.texi, woman.texi:
398 Document `S-SPC' as alternative to `DEL' for scrolling.
399
400 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
401
402 * calc.texi (Stack Manipulation Commands): Mention using the variable
403 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
404
405 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
406
407 * tramp.texi (direntry): Use ssh but rsh.
408 (all): Encode all environment variable names with @env{...}.
409 (Bug Reports): Refer to Testing node.
410
411 2013-12-12 Glenn Morris <rgm@gnu.org>
412
413 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
414 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
415 * srecode.texi, todo-mode.texi, tramp.texi:
416 Sync direntry with info/dir version.
417
418 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
419
420 * Makefile.in: Add octave-mode.texi.
421
422 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
423 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
424
425 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
426
427 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
428
429 * dbus.texi (Properties and Annotations): Fix typo.
430
431 2013-12-06 Bastien Guerry <bzg@gnu.org>
432
433 * org.texi: Don't include Emacs version within Org's version.
434
435 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
436
437 * org.texi (Creating one-off styles): Use new export snippet
438 syntax.
439
440 * org.texi (Export settings): Documentation describing how text
441 above the first heading is ignored when an :export: tag is in a
442 file.
443
444 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
445
446 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
447
448 2013-11-30 Glenn Morris <rgm@gnu.org>
449
450 * Makefile.in (distclean): Remove Makefile.
451
452 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
453
454 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
455 (The Basics, Formulas): Copyedits.
456 (Resizing, Printer functions): Add index entries.
457
458 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
459
460 * calc.texi (Customizing Calc): Mention new variable
461 `calc-context-sensitive-enter'.
462
463 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
464
465 * org.texi (Exporting code blocks): Document the 'inline-only
466 setting for `org-export-babel-evaluate'. Document how :var
467 introduces code block dependencies.
468
469 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
470
471 * org.texi (Header arguments): Document header-args[:lang]
472 properties and remove deprecated old-style properties from
473 documentation.
474
475 * org.texi (Agenda commands): Remove footnote from @tsubheading
476 and add a sentence with the reference instead.
477
478 2013-11-12 Bastien Guerry <bzg@gnu.org>
479
480 * org.texi (Catching invisible edits):
481 * org.texi (Plain lists, Plain lists):
482 * org.texi (Advanced configuration):
483 * org.texi (Tag groups):
484 * org.texi (Conventions):
485 * org.texi (Checkboxes, Radio lists):
486 * org.texi (Top, Summary, Exporting):
487 * org.texi (In-buffer settings): Fix typos.
488
489 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
490 C-w'. Add an index entry for `org-refile-keep'.
491
492 * org.texi (Plain lists): Add an index entry for sorting plain
493 list. Document sorting by checked status for check lists.
494
495 * org.texi (Publishing options): Fix old variable names.
496
497 * org.texi (Orgstruct mode): Fix suggested setting of
498 `orgstruct-heading-prefix-regexp'.
499
500 * org.texi (Export settings):
501 Document `org-export-allow-bind-keywords'.
502
503 * org.texi (History and Acknowledgments): Small rephrasing.
504
505 * org.texi (Template elements): Add a footnote about tags accepted
506 in a year datetree.
507
508 * org.texi (Beamer export, @LaTeX{} and PDF export)
509 (Header and sectioning, @LaTeX{} specific attributes):
510 Enhance style.
511
512 * org.texi (Agenda commands): Add a footnote about dragging agenda
513 lines: it does not persist and it does not change the .org files.
514
515 * org.texi (Agenda commands): Add a table heading for dragging
516 agenda lines forward/backward.
517
518 * org.texi (Agenda commands): Add documentation for
519 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
520
521 * org.texi (Publishing options): Update the list of options.
522 (Simple example, Complex example): Fix the examples.
523
524 * org.texi (Formula syntax for Calc): Don't use a bold font the
525 warning.
526
527 * org.texi (Other built-in back-ends): New section.
528
529 * org.texi (Editing source code):
530 Document `org-edit-src-auto-save-idle-delay' and
531 `org-edit-src-turn-on-auto-save'.
532
533 * org.texi (External links): Document contributed link types
534 separately.
535
536 * org.texi (Closing items):
537 Document `org-closed-keep-when-no-todo'.
538
539 * org.texi (Export back-ends): Rename from "Export formats".
540 (The Export Dispatcher): Remove reference to
541 `org-export-run-in-background'.
542 (Export settings): Minor rewrites.
543 (ASCII/Latin-1/UTF-8 export): Update variable's name.
544 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
545
546 * org.texi (Export in foreign buffers): New section.
547 (Exporting): Remove documentation about converting the selected
548 region.
549
550 * org.texi (Advanced configuration): Put the filter valid types in
551 a table. Use @lisp and @smalllisp.
552
553 * org.texi: Use @code{nil} instead of nil. Update the maintainer
554 contact info.
555
556 * org.texi (Exporting): Better introductory sentence. Add a note
557 about conversion commands.
558 (Feedback, Orgstruct mode, Built-in table editor)
559 (Built-in table editor, Orgtbl mode, Updating the table)
560 (Property syntax, Capturing column view, Capture)
561 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
562 (Exporting, Extending ODT export)
563 (Working with @LaTeX{} math snippets, dir, Customization)
564 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
565 Uniformly use @kbd{M-x command RET}.
566
567 * org.texi (Filtering/limiting agenda items): New subsection.
568 Document the use of `org-agenda-max-*' options and
569 `org-agenda-limit-interactively' from the agenda.
570 (Agenda commands): Move details about filtering commands to
571 the new section, only include a summary here.
572 (Customizing tables in ODT export)
573 (System-wide header arguments, Conflicts, Dynamic blocks):
574 Use spaces for indentation.
575
576 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
577
578 * org.texi (Links in HTML export, Images in HTML export)
579 (post): Fix syntax within #+ATTR_*.
580 (Tables in HTML export): Document `org-html-table-row-tags'
581 and use `org-html-table-default-attributes' instead of
582 `org-html-table-tag'.
583
584 * org.texi (Publishing action, Publishing options)
585 (Publishing links): Major rewrite. Enhance explanations for
586 `org-org-publish-to-org'. Remove reference to
587 `org-export-run-in-background'.
588
589 * org.texi: Fix many small typos. Use #+NAME instead of
590 #+TBLNAME. Use @smalllisp instead of @example.
591 (Special symbols): Add index?
592 (HTML preamble and postamble): Don't mention obsolete use of
593 opt-plist.
594 (JavaScript support): Don't mention the org-jsinfo.el file as it
595 has been merged with ox-html.el.
596
597 * org.texi (Installation, Feedback, Setting Options)
598 (Code evaluation security, org-crypt.el): Use @lisp instead of
599 @example.
600 (Agenda commands): Use @table instead of @example.
601
602 * org.texi (Adding hyperlink types): New appendix.
603
604 * org.texi (ODT export commands, Extending ODT export)
605 (Applying custom styles, Images in ODT export)
606 (Labels and captions in ODT export)
607 (Literal examples in ODT export)
608 (Configuring a document converter)
609 (Working with OpenDocument style files)
610 (Customizing tables in ODT export)
611 (Validating OpenDocument XML): Fix options names.
612
613 * org.texi (History and Acknowledgments): Update acknowledgments
614 to Nicolas. Add Nicolas Goaziou to the list of contributors.
615
616 * org.texi (System-wide header arguments): Don't use "customizing"
617 for setting a variable. Also remove comments.
618
619 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
620 `org-agenda-start-on-weekday' to the variable index and document
621 them.
622
623 * org.texi (Sparse trees, Agenda commands)
624 (@LaTeX{} fragments, Selective export, Export options)
625 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
626 (HTML Export commands, @LaTeX{}/PDF export commands)
627 (iCalendar export, Publishing options, Triggering publication)
628 (In-buffer settings): Update to reflect changes from the new
629 export engine.
630
631 * org.texi (Matching tags and properties): More examples.
632 Explain group tags expansion as regular expressions.
633
634 * org.texi (Tag groups): New section.
635
636 * org.texi (Setting tags): Tiny formatting fixes.
637
638 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
639 names.
640
641 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
642 concept index. Include example for these agenda views.
643 (Special agenda views): Mention the "agenda*" agenda view.
644
645 * org.texi (Repeated tasks): Document how to ignore a repeater
646 when using both a scheduled and a deadline timetamp.
647
648 * org.texi (Global and local cycling): Wrap in a new subsection.
649 (Initial visibility, Catching invisible edits): New subsections.
650
651 * org.texi (Visibility cycling): Mention that
652 `org-agenda-inhibit-startup' will prevent visibility setting when
653 the agenda opens an Org file for the first time.
654
655 * org.texi (Org syntax): New section.
656
657 * org.texi (Orgstruct mode):
658 Document `orgstruct-heading-prefix-regexp'.
659
660 * org.texi (Speeding up your agendas): New section.
661
662 * org.texi (Installation): When installing Org from ELPA, users
663 should do this from an Emacs session where no .org file has been
664 visited.
665
666 * org.texi (CSS support, In-buffer settings): Update HTML options
667 names.
668
669 * org.texi (Structure editing): Update documentation for
670 `org-insert-heading-or-item'.
671 (Plain lists, Relative timer): Update index entry.
672
673 * org.texi (JavaScript support): Update variable names.
674
675 * org.texi (comments): Minor formatting fix.
676
677 * org.texi (@LaTeX{} fragments): Minor enhancement.
678
679 * org.texi: Update the list contributions.
680
681 * org.texi (Agenda commands): Exporting the agenda to an .org file
682 will not copy the subtrees and the inherited tags.
683 Document `org-agenda-filter-by-regexp'.
684
685 * org.texi (Publishing action, Complex example): Fix names of
686 publishing functions.
687
688 * org.texi (Top, Exporting): Delete references to Freemind.
689 (Freemind export): Delete section.
690
691 * org.texi (Top, Exporting): Delete references to the XOXO export.
692 (XOXO export): Delete section.
693
694 * org.texi (Capture): Mention that org-remember.el is not
695 supported anymore.
696
697 * org.texi (Top, Exporting, Beamer class export):
698 Delete references to the TaskJuggler export.
699 (History and Acknowledgments): Mention that the TaskJuggler has
700 been rewritten by Nicolas and now lives in the contrib/ directory
701 of Org's distribution. Mention that Jambunathan rewrote the HTML
702 exporter. Remove Jambunathan from my own acknowledgments.
703 (TaskJuggler export): Delete.
704
705 * org.texi (HTML preamble and postamble)
706 (Tables in HTML export, Images in HTML export)
707 (Math formatting in HTML export, CSS support)
708 (@LaTeX{} and PDF export, Publishing options): Fix the names of
709 the HTML export and publishing options.
710
711 * org.texi (Literal examples, Export options)
712 (@LaTeX{} and PDF export, Header and sectioning)
713 (Publishing options): Fix LaTeX options names.
714
715 * org.texi (Export options, CSS support, In-buffer settings):
716 Fix references to HTML_LINK_* and HTML_STYLE keywords.
717
718 * org.texi (Export options, In-buffer settings): Fix references to
719 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
720
721 * org.texi (Top, Markup, Initial text, Images and tables)
722 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
723 (Export options, JavaScript support, Beamer class export):
724 Remove references to the DocBook export, which has been deleted.
725 (History and Acknowledgments): Mention that DocBook has been
726 deleted, suggest to use the Texinfo exporter instead, then to
727 convert the .texi to DocBook with makeinfo.
728 (Links in ODT export, Tables in ODT export): Fix indices.
729
730 * org.texi (Deadlines and scheduling): Add a variable to the
731 index. Add documentation about delays for scheduled tasks.
732
733 * org.texi (Emphasis and monospace):
734 Mention `org-fontify-emphasized-text' and
735 `org-emphasis-regexp-components'.
736
737 * org.texi (References): Small enhancement.
738
739 * org.texi (Column width and alignment): Make the example visually
740 more clear.
741
742 * org.texi (The clock table): Document :mstart and :wstart as a
743 way to set the starting day of the week.
744
745 * org.texi (In-buffer settings): Document new startup keywords.
746 Thanks to John J Foerch for this idea.
747
748 * org.texi (Include files): Tiny formatting fix.
749
750 * org.texi (Activation): Point to the "Conflicts" section.
751
752 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
753
754 * org.texi (CSS support): Clarify this section.
755
756 * org.texi (@LaTeX{} specific attributes): Document that tabu and
757 tabularx packages are not in the default set of packages.
758
759 * org.texi (Agenda commands): Document fortnight view.
760
761 * org.texi: Document conflict with ecomplete.el.
762
763 * org.texi (History and Acknowledgments): Acknowledgements for
764 Jason Dunsmore and Rakcspace.
765
766 * org.texi: Rename org-crypt.el node to org-crypt.
767
768 * org.texi (A @LaTeX{} example): Fix typo in variable name.
769
770 * org.texi (MobileOrg): Mention the new iPhone developer.
771
772 * org.texi (Table of contents) Improve documentation of TOC
773 placement.
774
775 * org.texi: Explain that date/time information at read-date prompt
776 should start at the beginning, not anywhere in the middle of a
777 long string.
778
779 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
780
781 * org.texi (Orgstruct mode): Fix wrong regexp.
782
783 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
784
785 * org.texi: Document export to (X)HTML flavors.
786
787 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
788
789 * org.texi (Extracting source code): Mention the prefix argument
790 to org-babel-tangle.
791 (noweb): Remove erroneous negative.
792 (Specific header arguments): Document new header arguments.
793 Documentation for new tangle-mode header argument.
794 (Top): Documentation for new tangle-mode header argument.
795 (rownames): Documentation for new tangle-mode header argument.
796 Mention elisp as special rowname case.
797 (tangle-mode): Documentation for new tangle-mode header argument.
798 (post): Documentation and an example of usage.
799 (var): Remove the "Alternate argument syntax" section from the
800 documentation.
801 (hlines): Note that :hline has no effect for Emacs Lisp code
802 blocks.
803
804 2013-11-12 Feng Shu <tumashu@gmail.com>
805
806 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
807 (Math formatting in HTML export)
808 (Working with @LaTeX{} math snippets): Add document about creating
809 formula image with imagemagick.
810
811 * org.texi (@LaTeX{} specific attributes): Document `:caption'
812 attribute of #+ATTR_LATEX.
813
814 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
815
816 * org.texi (Handling links): Fix a typo in
817 `org-startup-with-inline-images' documentation.
818
819 * org.texi (Previewing @LaTeX{} fragments): Document the startup
820 keywords to use for previewing LaTeX fragments or not.
821 (Summary of in-buffer settings): Improve formatting and add an
822 entry for the variable `org-startup-with-latex-preview'.
823
824 * org.texi (Property syntax): Recall the user to refresh the org
825 buffer when properties are set on a per-file basis.
826
827 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
828
829 * org.texi (Matching tags and properties): Clarification.
830
831 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
832
833 * org.texi (Editing and debugging formulas): Add an example when a
834 table has multiple #+TBLFM lines.
835
836 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
837
838 * org.texi (The clock table): Document acceptance of relative
839 times in tstart and tend, link to syntax description and provide
840 example.
841
842 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
843
844 * org.texi (The spreadsheet): Document lookup functions.
845
846 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
847
848 * org.texi (CSS support): Mention .figure-number, .listing-number,
849 and .table-number.
850
851 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
852
853 * org.texi
854 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
855 spreadsheet formula mode strings and some examples from @example
856 block with xy @r{yz} to @table.
857
858 * org.texi (Formula syntax for Calc): Improve the documentation of
859 empty fields in formulas for spreadsheet. Add explanation and
860 example for empty field. Extend explanations of format
861 specifiers. Add a sentence to mention Calc defmath.
862
863 * org.texi (Column formulas): Add a sentence to be more explicit
864 about when a table header is mandatory.
865
866 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
867
868 * org.texi (Subscripts and superscripts): Remove reference to
869 quoted underscores until this mechanism is implemented again.
870
871 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
872 property.
873
874 * org.texi (Document title): Subtree export is no longer triggered
875 by marking one as the region.
876 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
877 giving examples isn't very useful: "horizontal rule" is, at least,
878 as explicit as <hr/>.
879
880 * org.texi (HTML doctypes): Reflect keyword removal.
881 (CSS support): Reflect keyword removal.
882
883 * org.texi (@LaTeX{} specific attributes): Document new :float
884 values.
885
886 * org.texi (Export settings): Improve documentation.
887
888 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
889 (Text areas in HTML export): Update text areas.
890 (HTML Export commands): Update export commands.
891
892 * org.texi (Header and sectioning): Add a footnote about the
893 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
894
895 * org.texi (The Export Dispatcher):
896 Document `org-export-in-background'.
897
898 * org.texi (Footnotes): Export back-ends do not use
899 `org-footnote-normalize' anymore.
900
901 * org.texi: Document variable changes.
902
903 * org.texi (Export settings): Document p: item in OPTIONS keyword.
904
905 * org.texi (Exporting): Massive rewrite of the first sections.
906 (Selective export): Delete.
907 (The Export Dispatcher): Rewrite.
908 (Export options): Rewrite as "Export settings".
909
910 * org.texi: Small changes to documentation for embedded LaTeX.
911
912 * org.texi (Internal links): Document #+NAME keyword and
913 cross-referencing during export.
914
915 * org.texi (Include files): Remove reference to :prefix1
916 and :prefix. Give more details for :minlevel.
917
918 * org.texi (Macro replacement): Fix macro name.
919 Update documentation about possible locations and escaping mechanism.
920
921 * org.texi (Table of contents): Update documentation.
922 Document lists of listings and lists of tables. Add documentation for
923 optional title and #+TOC: keyword.
924
925 2013-11-12 Rick Frankel <rick@rickster.com>
926
927 * org.texi (results): Add Format section, broken out of Type
928 section to match code.
929 (hlines, colnames): Remove incorrect Emacs Lisp exception.
930 Note that the actual default handling (at least for python and
931 emacs-lisp) does not seem to match the description.
932
933 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
934
935 * org.texi (The date/time prompt): Update the documentation to
936 reflect the new way `org-read-date-get-relative' handles weekdays.
937
938 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
939
940 * org.texi (Resolving idle time):
941 Document `org-clock-x11idle-program-name'.
942
943 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
944
945 * ert.texi (Running Tests Interactively): Adapt examle output.
946 (Tests and Their Environment): Mention skip-unless.
947
948 2013-10-23 Glenn Morris <rgm@gnu.org>
949
950 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
951 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
952 * widget.texi: Nuke @refill.
953
954 * Makefile.in (install-dvi, install-html, install-pdf)
955 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
956 (uninstall-pdf): Quote entities that might contain whitespace.
957
958 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
959
960 * calc.texi (Data Type Formats): Don't specify the size at
961 which integers begin to be represented by lists.
962
963 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
964
965 * cl.texi (Argument Lists): Add indexes for &key and &aux.
966
967 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
968
969 * trampver.texi: Update release number.
970
971 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
972
973 Sync with Tramp 2.2.8.
974
975 * tramp.texi (External packages): Use `non-essential'.
976 * trampver.texi: Update release number.
977
978 2013-09-14 Glenn Morris <rgm@gnu.org>
979
980 * eshell.texi: Markup fixes.
981
982 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
983
984 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
985 of @kbd{RET}.
986 (Prefix Matching): Add an index.
987
988 2013-09-08 Glenn Morris <rgm@gnu.org>
989
990 * emacs-gnutls.texi: Tweak direntry.
991
992 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
993
994 * tramp.texi (Alternative Syntax): Remove chapter.
995
996 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
997
998 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
999 for portability to hosts where /bin/sh has problems.
1000
1001 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 Try to reduce redundancy in doc/misc/Makefile.in.
1004 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1005 (TARGETS): New intermediate variable.
1006 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1007
1008 2013-08-27 Glenn Morris <rgm@gnu.org>
1009
1010 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1011
1012 * efaq.texi: Rename from faq.texi, to match its output files.
1013 * Makefile.in: Update for faq.texi name change.
1014
1015 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1016
1017 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1018
1019 * efaq-w32.texi: Move here from the web-pages repository.
1020 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1021 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1022 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1023 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1024 Add DOCMISC_*_W32 variables.
1025 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1026 (efaq_w32_deps): New variable.
1027 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1028 (efaq-w32.pdf, efaq-w32.html): New rules.
1029 (clean): Remove efaq-w32 products.
1030
1031 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1032
1033 * texinfo.tex: Update from gnulib.
1034
1035 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1036
1037 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1038 shift_jis from the default value set to mm-coding-system-priorities for
1039 Japanese users.
1040
1041 2013-08-13 Glenn Morris <rgm@gnu.org>
1042
1043 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1044 (Options - Defining Label Environments, Options - Creating Labels)
1045 (Options - Referencing Labels, Options - Creating Citations)
1046 (Options - Index Support, Options - Viewing Cross-References)
1047 (Options - Finding Files, Options - Optimizations)
1048 (Options - Fontification, Options - Misc):
1049 * cc-mode.texi (Sample Init File):
1050 * edt.texi (Init file):
1051 * epa.texi (Encrypting/decrypting gpg files):
1052 * mairix-el.texi (About, Setting up the mairix interface, Using)
1053 (Extending):
1054 Rename nodes to avoid characters that can cause Texinfo problems.
1055
1056 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1059
1060 2013-08-12 Glenn Morris <rgm@gnu.org>
1061
1062 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1063 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1064 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1065 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1066 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1067 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1068 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1069 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1070 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1071 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1072 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1073 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1074 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1075
1076 * woman.texi (Top): Avoid mailto: in html output.
1077
1078 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1079 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1080 (INSTALL_DATA): New, set by configure.
1081 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1082 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1083 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1084 uninstall-ps, and uninstall-doc.
1085 (.SUFFIXES): Add .ps and .dvi.
1086 (.dvi.ps): New suffix rule.
1087 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1088 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1089 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1090 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1091 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1092 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1093 (ido.html, mairix-el.html, message.html, mh-e.html)
1094 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1095 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1096 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1097 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1098 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1099 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1100 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1101 New rules.
1102 (clean): Remove HTML_TARGETS and PS_TARGETS.
1103
1104 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1105
1106 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1107 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1108 for user options.
1109
1110 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1111
1112 * htmlfontify.texi (Customization): Remove documentation of
1113 `hfy-fast-lock-save'. Minor fixes.
1114
1115 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1116
1117 * ido.texi (Top): Insert node "Working Directories" in menu.
1118 (Working Directories): New node.
1119 (Misc Customization): Add documentation of
1120 `ido-confirm-unique-completion' and some other user options.
1121
1122 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1123
1124 * todo-mode.texi: Update @dircategory.
1125 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1126 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1127 @ref.
1128
1129 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1130
1131 * sc.texi (Introduction): Fix index.
1132 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1133 (Information Keys and the Info Alist, Reference Headers)
1134 (The Built-in Header Rewrite Functions)
1135 (Electric References, Reply Buffer Initialization)
1136 (Filling Cited Text, Selecting an Attribution)
1137 (Attribution Preferences)
1138 (Anonymous Attributions, Author Names)
1139 (Using Regi, Post-yank Formatting Commands)
1140 (Citing Commands, Insertion Commands)
1141 (Mail Field Commands)
1142 (Hints to MUA Authors, Thanks and History): Change from one space
1143 between sentences to two.
1144 (What Supercite Does): Typo fix.
1145
1146 * newsticker.texi (Usage): Use @key for RET.
1147
1148 * cl.texi (Argument Lists, For Clauses)
1149 (Macros): Add indexes.
1150
1151 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1152
1153 * cl.texi (Blocks and Exits): Add an index.
1154
1155 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1156
1157 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1158 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1159 (todo-mode.dvi, todo-mode.pdf): New rules.
1160
1161 * todo-mode.texi: New file.
1162
1163 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1164
1165 * gnus.texi (Basic Usage): Mention that warp means jump here.
1166 (The notmuch Engine): Mention notmuch.
1167
1168 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1169
1170 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1171 `gnus-subthread-sort-functions' and remove the obsolete documentation
1172 of `gnus-sort-threads-recursively'.
1173
1174 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1175
1176 * texinfo.tex: Update to 2012-07-29.17 version.
1177
1178 2013-07-29 David Engster <deng@randomsample.de>
1179
1180 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1181 implementation.
1182 (Introduction): Add further missing features.
1183 (Building Classes): Add introductory paragraph.
1184 (Wish List): Add metaclasses and EQL specialization.
1185
1186 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1187
1188 * tramp.texi (Frequently Asked Questions):
1189 Mention `tramp-use-ssh-controlmaster-options'.
1190
1191 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1192
1193 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1194 `gnus-sort-threads-recursively'.
1195
1196 2013-07-25 Glenn Morris <rgm@gnu.org>
1197
1198 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1199 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1200
1201 * erc.texi (Special Features): Update contact information.
1202 (History): Avoid using @email.
1203
1204 * eshell.texi (Bugs and ideas): Minor updates.
1205
1206 * faq.texi (Reporting bugs, Origin of the term Emacs)
1207 (Setting up a customization file)
1208 (Using an already running Emacs process, Turning off beeping)
1209 (Packages that do not come with Emacs)
1210 (Replying to the sender of a message): Avoid using @email.
1211
1212 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1213
1214 * reftex.texi (Imprint): Avoid using @email.
1215
1216 * ses.texi (Top): Update bug reporting instructions.
1217 (Acknowledgments): Avoid using @email.
1218
1219 * woman.texi (Introduction, Background): Remove outdated information.
1220 (Bugs, Acknowledgments): Avoid using @email.
1221
1222 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1223
1224 * ido.texi: New file.
1225
1226 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1227
1228 * gnus.texi (Customizing Articles): Document function predicates.
1229
1230 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1231
1232 * gnus.texi (lines): Correct description of
1233 `gnus-registry-track-extra's default value.
1234 Mention `gnus-registry-remove-extra-data'.
1235
1236 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1237
1238 * gnus.texi (Group Parameters): Mention regexp
1239 substitutions (bug#11688).
1240
1241 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1242
1243 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1244
1245 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1246
1247 * gnus.texi (Emacsen): Fix version.
1248
1249 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1250
1251 2013-07-06 Glenn Morris <rgm@gnu.org>
1252
1253 * mh-e.texi: Fix external links.
1254 (Using This Manual): Printed elisp manuals no longer available.
1255
1256 * newsticker.texi (Overview): Update URL.
1257
1258 * nxml-mode.texi (Introduction): Update URL.
1259
1260 * org.texi (JavaScript support): Fix URL.
1261
1262 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1263
1264 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1265
1266 * dbus.texi (Introspection): Update URL to a less defunct one.
1267
1268 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1269 (Foreign Groups): Use @indicateurl for examples.
1270 (Direct Functions): Remove defunct URL.
1271 (RSS): Update URL.
1272
1273 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1274 (FAQ 7-1): Update URL.
1275
1276 * pgg.texi (Top, Overview): Add note about obsolescence.
1277
1278 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1279
1280 * texinfo.tex: Merge from gnulib.
1281
1282 2013-07-03 Glenn Morris <rgm@gnu.org>
1283
1284 * bovine.texi (top):
1285 * cc-mode.texi (AWK Mode Font Locking):
1286 * mh-e.texi (Preface):
1287 * url.texi (URI Parsing): Fix cross-references to other manuals.
1288
1289 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1290
1291 * gnus.texi (Client-Side IMAP Splitting):
1292 Note that `nnimap-inbox' now can be a list.
1293
1294 2013-06-24 Glenn Morris <rgm@gnu.org>
1295
1296 * eshell.texi: Fix cross-references to other manuals.
1297
1298 2013-06-23 Glenn Morris <rgm@gnu.org>
1299
1300 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1301 Remove; not needed now we use a standard html layout for the faq.
1302 (clean): Remove HTML_TARGETS, emacs-faq.text.
1303
1304 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1305
1306 * flymake.texi (Parsing the output, Customizable variables):
1307 Add reference to `flymake-warning-predicate'.
1308
1309 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1310
1311 * tramp.texi (Top, Configuration): Insert section `Predefined
1312 connection information' in menu.
1313 (Predefined connection information): New section.
1314 (Android shell setup): Make a reference to `Predefined connection
1315 information'.
1316
1317 2013-06-19 Glenn Morris <rgm@gnu.org>
1318
1319 * Makefile.in (version): New, set by configure.
1320 (clean): Delete dist tar file.
1321 (infoclean): New, split from maintainer-clean.
1322 (maintainer-clean): Run infoclean.
1323 (dist): New rule, to make tarfile for www.gnu.org.
1324
1325 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1326
1327 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1328 for keys q and Q.
1329 (Standards): Reference RFC5804 as the defining document of the
1330 managesieve protocol.
1331
1332 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1333
1334 * eshell.texi (Input/Output): Expand to cover new visual-command
1335 options, eshell-visual-subcommands and eshell-visual-options.
1336 Divide into separate Visual Commands and Redirection sections.
1337
1338 2013-06-10 Glenn Morris <rgm@gnu.org>
1339
1340 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1341
1342 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1343
1344 * gnus.texi (Article Date):
1345 Fix description of gnus-article-update-date-headers.
1346
1347 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1348
1349 * erc.texi (Special Features): ERC is being maintained within
1350 Emacs now.
1351
1352 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1353
1354 * flymake.texi: Change from one space between sentences to two.
1355
1356 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1357
1358 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1359 (bug#14293).
1360
1361 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1362
1363 * tramp.texi (Frequently Asked Questions): Precise, how to define
1364 an own ControlPath.
1365
1366 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1367
1368 * tramp.texi (Frequently Asked Questions): New item for
1369 ControlPath settings.
1370
1371 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1372
1373 * calc.texi (Basic Operations on Units): Streamline some
1374 descriptions.
1375
1376 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1377
1378 * eshell.texi (Built-ins): Update manual to mention tramp module.
1379
1380 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * tramp.texi (Filename Syntax): Host names are not allowed to be
1383 any method name, unless method name is specified explicitly.
1384 Remove restriction on unibyte filenames.
1385
1386 * trampver.texi: Update release number.
1387
1388 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1389
1390 doc: convert some TeX accents to UTF-8
1391 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1392 '@"{@dotless{i}}'.
1393
1394 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1395
1396 Sync with Tramp 2.2.7.
1397
1398 * trampver.texi: Update release number.
1399
1400 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1401
1402 * calc.texi (Basic Operations on Units): Streamline some
1403 descriptions.
1404
1405 2013-03-08 Glenn Morris <rgm@gnu.org>
1406
1407 * faq.texi (Top): Don't say this was updated @today.
1408 That's irrelevant and leads to spurious diffs.
1409
1410 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1411
1412 * calc.texi (Basic Operations on Units):
1413 Fix cross-reference.
1414
1415 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1416
1417 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1418
1419 2013-03-06 Alan Mackenzie <acm@muc.de>
1420
1421 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1422 calling a line-up function.
1423
1424 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1425
1426 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1427 * ses.texi: Switch from Latin-1 to UTF-8.
1428
1429 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1430
1431 * tramp.texi (External methods): Tramp does not connect Android
1432 devices by itself.
1433
1434 2013-03-02 Bill Wohler <wohler@newt.com>
1435
1436 Release MH-E manual version 8.5.
1437
1438 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1439 release 8.5.
1440
1441 * mh-e.texi (Preface, Conventions, Getting Started)
1442 (Using This Manual, Folder Selection, Viewing, Aliases)
1443 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1444 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1445 Update URLs.
1446
1447 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1448
1449 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1450 and "plink2" entries. "plink2" is obsolete for a long time.
1451 (External methods): Remove "scp1" and "scp2" entries.
1452 Explain user name and host name specification for "adb".
1453
1454 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * tramp.texi (External methods): Mention `tramp-adb-program'.
1457
1458 2013-02-28 Bastien Guerry <bzg@gnu.org>
1459
1460 * org.texi (Visibility cycling): Suggest to set
1461 `org-agenda-inhibit-startup' to nil if user wants the startup
1462 visibility settings to be honored in any circumstances.
1463 (Progress logging, Checkboxes): Fix typos.
1464
1465 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1466
1467 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1468 the macros, for Texinfo 4.13 and 5.0.
1469
1470 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1471
1472 Port Tramp documentation to Texinfo 5.0.
1473 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1474 (Filename Syntax): Do not use @trampfn{} in @item.
1475 (Filename completion): Use @columnfractions in @multitable.
1476
1477 2013-02-22 Glenn Morris <rgm@gnu.org>
1478
1479 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1480
1481 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1482
1483 * Makefile.in (html): New rule.
1484
1485 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1486
1487 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1488 Volpiatto <thierry.volpiatto@gmail.com>.
1489
1490 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1491
1492 * tramp.texi (Top, Configuration): Insert section `Android shell
1493 setup' in menu.
1494 (Android shell setup): New section.
1495 (Connection types, Default Method)
1496 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1497 (External methods): Remove "scpc" and "rsyncc" entries.
1498 (Frequently Asked Questions): Remove entry about ControlPersist.
1499
1500 2013-02-13 Glenn Morris <rgm@gnu.org>
1501
1502 * message.texi (News Headers): Don't mention yow any more.
1503
1504 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1505
1506 * calc.texi (Basic Operations on Units, Customizing Calc):
1507 Mention the variable `calc-allow-units-as-numbers'.
1508
1509 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1510
1511 * eshell.texi: Fill most of the missing sections.
1512
1513 2013-02-07 Bastien Guerry <bzg@gnu.org>
1514
1515 * org.texi (References): Clarify an example.
1516 (Installation): Fix instructions.
1517 (Org-Plot): Fix link.
1518 (Checkboxes, Radio lists): Fix typos.
1519
1520 2013-02-07 Glenn Morris <rgm@gnu.org>
1521
1522 * cl.texi (Equality Predicates): Mention memql.
1523
1524 2013-02-07 Eric Ludlam <zappo@gnu.org>
1525
1526 * ede.texi (Creating a project): Make ede-new doc less
1527 specific, and only about items it supports, indicating that there
1528 might be more. Remove refs to simple project and direct automake
1529 from ede new.
1530 (Simple projects): Re-write to not talk about ede-simple-project
1531 which is deprecated, and instead use the term to mean projects
1532 that don't do much management, just project wrapping.
1533 Add ede-generic-project link.
1534 (ede-generic-project): New node (bug#11441).
1535
1536 2013-02-07 Glenn Morris <rgm@gnu.org>
1537
1538 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1539
1540 2013-02-01 Glenn Morris <rgm@gnu.org>
1541
1542 * calc.texi (Help Commands): Update calc-view-news description.
1543 Mention etc/CALC-NEWS.
1544
1545 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1546
1547 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1548
1549 2013-01-13 Bastien Guerry <bzg@gnu.org>
1550
1551 * org.texi (Installation): Simplify.
1552
1553 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1554
1555 * org.texi (Handling links): Update the mention to the obsolete
1556 variable `org-link-to-org-use-id' with a mention to the newer
1557 variable `org-id-link-to-org-use-id'. Mention the need to load
1558 the org-id library.
1559
1560 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1561
1562 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1563
1564 2013-01-09 Bastien Guerry <bzg@gnu.org>
1565
1566 * org.texi (Pushing to MobileOrg): Add footnote about using
1567 symbolic links in `org-directory'.
1568 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1569 of the now obsolete alias `org-float'.
1570 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1571 index. Fix description of TODO keywords cycling.
1572 (Advanced features): Add missing argument for @item.
1573 (Storing searches): Add index entries and a note about
1574 *-tree agenda views.
1575 (Structure editing): Document `org-mark-element' and
1576 `org-mark-subtree'.
1577 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1578
1579 2013-01-08 Juri Linkov <juri@jurta.org>
1580
1581 * info.texi (Go to node): Mention the abbreviated format
1582 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1583
1584 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1585
1586 * autotype.texi: Remove undefined command @subtitlefont.
1587 * cc-mode.texi: Likewise.
1588
1589 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1590 @item argument.
1591 (Property searches): Use \\ instead of @backslashchar{}.
1592 * pgg.texi (VERSION): Move @set below @setfilename.
1593
1594 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1595
1596 * ada-mode.texi: Remove braces from @title argument.
1597 * eudc.texi: Likewise.
1598 * smtpmail.texi: Likewise.
1599 * auth.texi (VERSION): Set before first use.
1600 * emacs-gnutls.texi (VERSION): Likewise.
1601 * pgg.texi (VERSION): Likewise.
1602 * ede.texi (Top): Rename from top, all uses changed.
1603 * eshell.texi: Add missing argument to @sp.
1604 * forms.texi (Top): Reorder menu to match structure.
1605 * htmlfontify.texi (Customization): Add missing @item in
1606 @enumerate.
1607 * org.texi (Advanced features): Add missing argument for @item.
1608 (Property searches): Use @backslashchar{} in macro argument.
1609 * pcl-cvs.texi: Add missing argument to @sp.
1610 (Movement commands): Fix use of @itemx.
1611 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1612 * reftex.texi (Options (Creating Citations)): Add missing newline
1613 before @end.
1614 * tramp.texi (Obtaining Tramp): Remove extra dots.
1615 (Configuration): Reorder menu to match structure.
1616 (Remote shell setup): Replace literal NUL character by \0.
1617 * viper.texi (Marking): Add missing argument for @item.
1618
1619 2013-01-04 Glenn Morris <rgm@gnu.org>
1620
1621 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1622 Add htmlfontify.
1623 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1624 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1625 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1626 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1627
1628 * htmlfontify.texi: Miscellaneous fixes and updates.
1629 Set copyright to FSF, update license to GFDL 1.3+.
1630
1631 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1632
1633 * htmlfontify.texi: New file.
1634
1635 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1636
1637 * calc.texi (Free-Form Dates): Expand on the date reading
1638 algorithm.
1639
1640 2012-12-27 Glenn Morris <rgm@gnu.org>
1641
1642 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1643 Avoid some overfull lines.
1644
1645 * widget.texi (Programming Example): Break some long lines.
1646
1647 * wisent.texi (Wisent Overview): Fix xref.
1648 (Grammar format, Understanding the automaton): Avoid overfill.
1649
1650 * bovine.texi (Optional Lambda Expression): Allow line break.
1651
1652 * auth.texi (Help for users): Break long lines.
1653
1654 * ada-mode.texi (Project file variables):
1655 Reword to reduce underfull hbox.
1656 (No project files, Use GNAT project file):
1657 Use smallexample to make some overfull lines less terrible.
1658
1659 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1660 Fix cross-references to separate manuals.
1661
1662 * Makefile.in (gfdl): New variable. Use throughout where
1663 appropriate so that targets depend on doclicense.texi.
1664
1665 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1666
1667 * gnus.texi (Customizing the IMAP Connection): Mention the other
1668 authenticators.
1669
1670 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1671
1672 * gnus.texi (Browse Foreign Server):
1673 Document `gnus-browse-delete-group'.
1674
1675 2012-12-22 Glenn Morris <rgm@gnu.org>
1676
1677 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1678 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1679 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1680 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1681
1682 * Makefile.in (gfdl): New variable. Use throughout where
1683 appropriate so that targets depend on doclicense.texi.
1684
1685 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1686
1687 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1688 doclicense.texi. Remove doclicense.texi from all targets that
1689 mentioned it explicitly.
1690 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1691 $(emacsdir)/emacsver.texi.
1692 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1693
1694 2012-12-21 Glenn Morris <rgm@gnu.org>
1695
1696 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1697 Include emacsver.texi. Nuke hand-written node pointers.
1698 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1699 Depend on emacsver.texi.
1700
1701 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1702 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1703 May as well just include doclicense.texi in everything.
1704
1705 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1706 which @copying says is included.
1707
1708 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1709 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1710 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1711 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1712 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1713 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1714 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1715 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1716 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1717 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1718 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1719 copies from the FSF, which does not publish these manuals.
1720
1721 * erc.texi: No need to include gpl in this small manual.
1722
1723 * org.texi (copying): Include a copy of the GFDL.
1724 (GNU Free Documentation License): New section.
1725
1726 2012-12-21 Bastien Guerry <bzg@gnu.org>
1727
1728 * org.texi: Fix typos.
1729
1730 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1731
1732 * calc.texi (ISO 8601): Rename from ISO-8601,
1733 as it's typically spelled without a hyphen.
1734
1735 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1736
1737 * calc.texi (ISO-8601): New section.
1738 (Date Formatting Codes): Mention new codes.
1739 (Standard Date Formats): Mention new formats.
1740
1741 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * tramp.texi (External methods): Move `adb' method here.
1744
1745 2012-12-13 Glenn Morris <rgm@gnu.org>
1746
1747 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1748
1749 * wisent.texi: Small edits. Set copyright to FSF, update license to
1750 GFDL 1.3+.
1751 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1752 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1753 New targets.
1754 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1755 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1756
1757 * bovine.texi: Small edits. Set copyright to FSF, update license to
1758 GFDL 1.3+, remove empty index.
1759 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1760 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1761 New targets.
1762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1763 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1764
1765 2012-12-13 Eric Ludlam <zappo@gnu.org>
1766 David Ponce <david@dponce.com>
1767 Richard Kim <emacs18@gmail.com>
1768
1769 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1770
1771 2012-12-13 Glenn Morris <rgm@gnu.org>
1772
1773 * flymake.texi (Customizable variables, Locating the buildfile):
1774 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1775
1776 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1777 GFDL 1.3+ license, fix up index.
1778 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1779 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1780 (srecode.pdf): New targets.
1781 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1782 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1783
1784 2012-12-13 Eric Ludlam <zappo@gnu.org>
1785
1786 * srecode.texi: New file, imported from CEDET trunk.
1787
1788 2012-12-13 Bastien Guerry <bzg@gnu.org>
1789
1790 * org.texi (Summary, Code block specific header arguments)
1791 (Code block specific header arguments)
1792 (Header arguments in function calls, var, noweb)
1793 (Results of evaluation, Code evaluation security):
1794 Small reformatting: add a blank line before some example.
1795
1796 * org.texi (System-wide header arguments)
1797 (Header arguments in Org mode properties, Conflicts)
1798 (Dynamic blocks, Using the mapping API):
1799 Fix indentation of Elisp code examples.
1800
1801 * org.texi (Comment lines): Fix description of the comment syntax.
1802
1803 * org.texi (Installation): Mention "make test" in the correct section.
1804
1805 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1806
1807 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1808 These are just minor editorial changes.
1809
1810 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * tramp.texi (History): Mention ADB.
1813 (Inline methods): Add `adb' method.
1814
1815 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1816
1817 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1818 (External methods): Fix typo.
1819
1820 2012-12-03 Glenn Morris <rgm@gnu.org>
1821
1822 * rcirc.texi (Notices): Fix typo.
1823
1824 2012-11-25 Bill Wohler <wohler@newt.com>
1825
1826 Release MH-E manual version 8.4.
1827
1828 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1829 Update for release 8.4.
1830
1831 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1832 (Junk): Add mh-whitelist-preserves-sequences-flag,
1833 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1834 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1835
1836 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1837
1838 * mh-e.texi (Procmail): Fix two @ typos.
1839
1840 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1841
1842 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1843 These are just minor editorial changes.
1844
1845 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1846
1847 * calc.texi (Date Formatting Codes): Mention the new beginning of
1848 the date numbering system.
1849
1850 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1851
1852 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1853 (Date Forms): Correct off-by-one error in explanation of
1854 Julian day numbers. Give Gregorian equivalent of its origin.
1855
1856 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1857
1858 * calc.texi (Date Forms): Mention the customizable
1859 Gregorian-Julian switch.
1860 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1861
1862 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1863
1864 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1865 It also uses January 1, 1 AD as its day number 1.
1866 * calc.texi (Date Forms): Document this.
1867
1868 2012-11-16 Glenn Morris <rgm@gnu.org>
1869
1870 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1871 (Obsolete Macros): Move example here from Function Bindings.
1872
1873 * erc.texi: Use @code{nil} rather than just "nil".
1874 (Modules): Undocument obsolete "hecomplete".
1875 Add "notifications".
1876 (Connecting): Add brief section on passwords.
1877 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1878
1879 2012-11-13 Glenn Morris <rgm@gnu.org>
1880
1881 * flymake.texi (Customizable variables)
1882 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1883 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1884
1885 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1886
1887 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1888 In all file place SES into @acronym{...}.
1889 (Advanced Features): Add key index and function index for
1890 ses-set-header-row. Add description for function
1891 ses-rename-cell. Add description for function
1892 ses-repair-cell-reference-all.
1893 (Ranges in formulas): Add description for ses-range flags.
1894
1895 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1896
1897 * texinfo.tex: Merge from gnulib.
1898
1899 2012-11-10 Chong Yidong <cyd@gnu.org>
1900
1901 * url.texi (Introduction): Move url-configuration-directory to
1902 Customization node.
1903 (Parsed URIs): Split into its own node.
1904 (URI Encoding): New node.
1905 (Defining New URLs): Remove empty chapter.
1906 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1907 Improve docs for url-queue-*.
1908 (Supported URL Types): Copyedits. Delete empty subnodes.
1909
1910 * url.texi (Introduction): Rename from Getting Started.
1911 Rewrite the introduction.
1912 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1913
1914 2012-11-10 Glenn Morris <rgm@gnu.org>
1915
1916 * cl.texi (Obsolete Setf Customization):
1917 Revert defsetf example to the more correct let rather than prog1.
1918 Give define-modify-macro, defsetf, and define-setf-method
1919 gv.el replacements.
1920
1921 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1922 (Setf Extensions): Remove obsolete reference.
1923 (Obsolete Setf Customization):
1924 Move note on lack of setf functions to lispref/variables.texi.
1925 Undocument get-setf-method, since it no longer exists.
1926 Mention simple defsetf replaced by gv-define-simple-setter.
1927
1928 2012-11-03 Glenn Morris <rgm@gnu.org>
1929
1930 * cl.texi: Further general copyedits.
1931 (List Functions): Remove copy-tree, standard elisp for some time.
1932 (Efficiency Concerns): Comment out examples that no longer apply.
1933 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1934 (Creating Symbols, Random Numbers): De-emphasize internal
1935 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1936 (Naming Conventions, Type Predicates, Macros)
1937 (Predicates on Numbers): No longer mention cl-floatp-safe.
1938
1939 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1940
1941 * gnus.texi (Mail Source Specifiers):
1942 Document :leave keyword used for pop mail source.
1943
1944 2012-11-01 Glenn Morris <rgm@gnu.org>
1945
1946 * cl.texi: General copyedits for style, line-breaks, etc.
1947 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1948 (Macro Bindings, Blocks and Exits):
1949 Acknowledge existence of lexical-binding.
1950 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1951
1952 2012-10-31 Glenn Morris <rgm@gnu.org>
1953
1954 * ert.texi (Introduction, The @code{should} Macro):
1955 Refer to "cl-assert" rather than "assert".
1956
1957 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1958 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1959 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1960 Reword, and add details of flet and labels.
1961 (Modify Macros, Function Bindings): Add some xrefs.
1962
1963 2012-10-30 Glenn Morris <rgm@gnu.org>
1964
1965 * cl.texi (Modify Macros): Update for cl-letf changes.
1966 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1967 (Setf Extensions): Partially restore note about cl-getf,
1968 mainly moved to lispref/variables.texi.
1969 (Property Lists): Fix cl-getf typos.
1970 (Mapping over Sequences): Mention cl-mapc naming oddity.
1971
1972 2012-10-29 Glenn Morris <rgm@gnu.org>
1973
1974 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1975 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1976 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1977 (Modify Macros, Multiple Values, Other Clauses):
1978 Remove mentions of obsolete features.
1979 (Obsolete Setf Customization): Don't mention `apply' setf.
1980
1981 2012-10-28 Glenn Morris <rgm@gnu.org>
1982
1983 * cl.texi (Multiple Values, Common Lisp Compatibility):
1984 More namespace updates.
1985 (Obsolete Features): Copyedits.
1986 (Obsolete Lexical Macros, Obsolete Setf Customization):
1987 New subsections.
1988
1989 * cl.texi (Porting Common Lisp, Lexical Bindings):
1990 Add some xrefs to the Elisp manual.
1991
1992 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1993 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1994 (Obsolete Features): New appendix. Move Lexical Bindings here.
1995
1996 2012-10-27 Glenn Morris <rgm@gnu.org>
1997
1998 * cl.texi: Use defmac for macros rather than defspec.
1999 (Efficiency Concerns): Related copyedit.
2000
2001 * cl.texi (Control Structure): Update for setf now being in core.
2002 (Setf Extensions): Rename from Basic Setf. Move much of the
2003 former content to lispref/variables.texi.
2004 (Modify Macros): Move pop, push details to lispref/variables.texi.
2005 (Customizing Setf): Copyedits for setf etc being in core.
2006 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2007 Further namespaces updates.
2008
2009 2012-10-26 Bastien Guerry <bzg@gnu.org>
2010
2011 * org.texi (Installation): Update the link to Org's ELPA.
2012 Also don't mention org-install.el anymore as the replacement file
2013 org-loaddefs.el is now loaded by org.el.
2014
2015 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2016
2017 * tramp.texi (Frequently Asked Questions):
2018 Mention `tramp-completion-reread-directory-timeout' for performance
2019 improvement.
2020
2021 2012-10-25 Glenn Morris <rgm@gnu.org>
2022
2023 * cl.texi: Don't mess with the TeX section number counter.
2024 Use Texinfo recommended convention for quotes+punctuation.
2025 (Overview, Sequence Functions): Rephrase for better line-breaking.
2026 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2027 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2028 (Random Numbers, Mapping over Sequences, Structures)
2029 (Porting Common Lisp): Further updates for cl-lib namespace.
2030 (Modify Macros, Declarations, Macro Bindings, Structures):
2031 Break long lines in examples.
2032 (Dynamic Bindings): Update for changed progv behavior.
2033 (Loop Examples, Efficiency Concerns): Markup fixes.
2034 (Structures): Remove TeX margin change.
2035 (Declarations): Fix typos.
2036
2037 2012-10-24 Glenn Morris <rgm@gnu.org>
2038
2039 * cl.texi (Overview, Multiple Values, Creating Symbols)
2040 (Numerical Functions): Say less/nothing about the original cl.el.
2041 (Old CL Compatibility): Remove.
2042 (Assertions): Remove ignore-errors (standard Elisp for some time).
2043
2044 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2045 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2046 (Efficiency Concerns, Efficiency Concerns)
2047 (Common Lisp Compatibility, Old CL Compatibility):
2048 Further updates for cl-lib namespace.
2049
2050 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2051
2052 Update manual for new time stamp format (Bug#12706).
2053 * emacs-mime.texi (time-date): Update for new format.
2054 Also, fix bogus time stamp and modernize a bit.
2055
2056 2012-10-23 Glenn Morris <rgm@gnu.org>
2057
2058 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2059 than unchanging cl.el version number.
2060 End all menu descriptions with a period.
2061 Do not use @dfn{CL} for every instance of "CL".
2062 (Overview): Remove no-runtime caveat, and note about foo* names.
2063 (Usage): Use cl-lib rather than cl.
2064 (Organization, Naming Conventions): Update for cl-lib.el.
2065 (Installation): Remove long-irrelevant node.
2066 (Program Structure, Predicates, Control Structure):
2067 Start updating for cl-lib namespace.
2068 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2069 Depend on emacsver.texi.
2070
2071 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * trampver.texi: Update release number.
2074
2075 2012-10-06 Glenn Morris <rgm@gnu.org>
2076
2077 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2078 ERC version.
2079 (Introduction): ERC is distributed with Emacs.
2080 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2081 (Getting Started): Simplify.
2082 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2083 (History): Mention ERC maintained as part of Emacs now.
2084 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2085 Add dependency on emacsver.texi.
2086
2087 * erc.texi: Remove hand-written node pointers.
2088
2089 2012-10-05 Glenn Morris <rgm@gnu.org>
2090
2091 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2092 Copyedits.
2093
2094 2012-10-01 Eric Ludlam <zappo@gnu.org>
2095
2096 * ede.texi (Quick Start, Project Local Variables)
2097 (Miscellaneous commands, ede-java-root, Development Overview)
2098 (Detecting a Project): New nodes.
2099 (Simple projects): Node deleted.
2100
2101 * eieio.texi (Building Classes): Some slot attributes cannot be
2102 overridden.
2103 (Slot Options): Remove an example.
2104 (Method Invocation, Documentation): New nodes.
2105
2106 2012-10-01 Glenn Morris <rgm@gnu.org>
2107
2108 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2109 (reftex.pdf): Add dependency on emacsver.texi.
2110 * reftex.texi: Don't include directory part for emacsver.texi;
2111 the Makefile's -I handles it.
2112
2113 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2114
2115 Merge from standalone RefTeX repository.
2116
2117 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2118 with macros.
2119 (Imprint): Mention Wolfgang in list of contributors.
2120 (Creating Citations): Give a hint about how to
2121 auto-revert the BibTeX database file when using external editors.
2122 (Referencing Labels): Simplify section about reference macro
2123 cycling.
2124 (Options (Referencing Labels)): Adapt to new structure of
2125 `reftex-ref-style-alist'.
2126 (Referencing Labels, Reference Styles): Document changes in the
2127 referencing functionality.
2128 (Commands): Mention options for definition of header and footer in
2129 BibTeX files.
2130 (Options (Creating Citations)): Document
2131 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2132 (Reference Styles): New section.
2133 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2134 (Options (Referencing Labels)): Remove descriptions of deprecated
2135 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2136 Add descriptions for `reftex-ref-style-alist' and
2137 `reftex-ref-style-default-list'.
2138 (Referencing Labels): Update regarding reference styles.
2139 (Citation Styles): Mention support for ConTeXt.
2140 (Options (Defining Label Environments)): Fix typo.
2141 (Options (Creating Citations)):
2142 Document `reftex-cite-key-separator'.
2143
2144 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2145
2146 * org.texi: Add description of ORG_ADD_CONTRIB to info
2147 documentation. Add link to Worg for more details.
2148
2149 * org.texi: Clarify installation procedure. Provide link to the
2150 build system description on Worg.
2151
2152 * org.texi: Remove reference to utils/, x11idle.c is now in
2153 contrib/scripts.
2154
2155 * org.texi: Re-normalize to "Org mode" in manual.
2156
2157 * org.texi (Installation): Adapt documentation to new build
2158 system. Mention GNU ELPA (since it needs to be handled like Emacs
2159 built-in Org).
2160
2161 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2162
2163 * org.texi: Fix typo in description of the 'Hooks' section.
2164
2165 * org.texi: Add ID to the list of special properties.
2166
2167 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2168
2169 * org.texi (Moving subtrees): Document the ability to archive to a
2170 datetree.
2171
2172 2012-09-30 Bastien Guerry <bzg@gnu.org>
2173
2174 * org.texi (Installation, Feedback, Batch execution):
2175 Use (add-to-list 'load-path ... t) for the contrib dir.
2176
2177 * org.texi (results): Update documentation for ":results drawer"
2178 and ":results org".
2179
2180 * org.texi (Column width and alignment): Fix typo.
2181
2182 * org.texi (Activation): Point to the "Conflicts" section.
2183
2184 * org.texi (Conflicts): Mention filladapt.el in the list of
2185 conflicting packages.
2186
2187 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2188 not needed for versions of Emacs > 22.1.
2189
2190 * org.texi (History and Acknowledgments): Fix typo.
2191
2192 * org.texi (History and Acknowledgments): Add my own
2193 acknowledgments.
2194
2195 * org.texi (Agenda commands): Document the new command and the new
2196 option.
2197
2198 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2199 (Agenda commands): Reorder. Document `*' to toggle persistent
2200 marks.
2201
2202 * org.texi (Agenda dispatcher):
2203 Mention `org-toggle-agenda-sticky'.
2204 (Agenda commands, Exporting Agenda Views): Fix typo.
2205
2206 * org.texi (Templates in contexts, Setting Options): Update to
2207 reflect changes in how contexts options are processed.
2208
2209 * org.texi (Templates in contexts): Document the new structure of
2210 the variables `org-agenda-custom-commands-contexts' and
2211 `org-capture-templates-contexts'.
2212
2213 * org.texi (Templates in contexts): Document the new option
2214 `org-capture-templates-contexts'.
2215 (Storing searches): Document the new option
2216 `org-agenda-custom-commands-contexts'.
2217
2218 * org.texi (Formula syntax for Lisp): Reformat.
2219
2220 * org.texi (Special properties, Column attributes)
2221 (Agenda column view): Document the new special property
2222 CLOCKSUM_T.
2223
2224 * org.texi (Template expansion): Document the new %l template.
2225
2226 * org.texi (Fast access to TODO states): Fix documentation about
2227 allowed characters for fast todo selection.
2228
2229 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2230 use in `org-agenda-to-appt'.
2231
2232 * org.texi (Comment lines): Update wrt comments.
2233
2234 * org.texi (Resolving idle time): Document new keybinding.
2235
2236 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2237 on clock timestamps.
2238
2239 * org.texi (Fast access to TODO states): Explicitly says only
2240 letters are supported as fast TODO selection keys.
2241
2242 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2243 specifier. Document the new "%(my-function)" specifier.
2244
2245 * org.texi (Clocking commands): New cindex.
2246 (Clocking commands): Update documentation for `org-clock-in'.
2247 Document `org-clock-in-last'. Mention `org-clock-out' and
2248 `org-clock-in-last' as commands that can be globally bound.
2249 (Resolving idle time): Document continuous clocking.
2250
2251 * org.texi (Top, Introduction): Fix formatting.
2252 (Activation): Add index entries.
2253 (Conventions): Update section.
2254 (Embedded @LaTeX{}): Fix formatting.
2255
2256 * org.texi (Visibility cycling): Document `show-children'.
2257
2258 * org.texi (Using capture): Mention the `org-capture-last-stored'
2259 bookmark as a way to jump to the last stored capture.
2260
2261 * org.texi (Uploading files): Fix typo.
2262
2263 * org.texi (Using capture): Document `C-0' as a prefix argument
2264 for `org-capture'.
2265
2266 * org.texi (Agenda commands): Document persistent marks.
2267
2268 * org.texi (Template expansion): Update doc to reflect change.
2269
2270 * org.texi (Radio tables): Document the :no-escape parameter.
2271
2272 * org.texi (Repeated tasks): Document repeat cookies for years,
2273 months, weeks, days and hours.
2274
2275 * org.texi (Export options): State that you can use the d: option
2276 by specifying a list of drawers.
2277
2278 * org.texi (HTML preamble and postamble): Small doc improvement.
2279
2280 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2281
2282 * org.texi: The sections in the Exporting section of the manual
2283 left out articles in the description of the org-export-as-*
2284 commands, among other places. This patch adds them, adds a few
2285 missing prepositions, and switches instances of "an HTML" to "a
2286 html" for internal consistency.
2287
2288 * org.texi: Alter several examples of headings with timestamps in
2289 them to include the timestamps in the body instead of the heading.
2290
2291 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2292
2293 * org.texi (Agenda dispatcher): Document sticky agenda views and
2294 the new key for them.
2295
2296 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2297
2298 * org.texi (Advanced features): Fix error in table.
2299
2300 2012-09-30 Feng Shu <tumashu@gmail.com>
2301
2302 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2303 alternative to dvipng.
2304
2305 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2306
2307 * org.texi: Remove extra curly bracket.
2308
2309 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2310
2311 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2312 defkeys.
2313
2314 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2315
2316 * org.texi (Agenda commands): Fix two typos by giving
2317 corresponding function names, according to
2318 `org-agenda-view-mode-dispatch'.
2319
2320 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2321
2322 * org.texi (The spreadsheet): Fix typo.
2323
2324 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2325
2326 * org.texi (Tracking your habits): Point to the "Tracking TODO
2327 state changes" section.
2328
2329 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2330
2331 * org.texi (Literal examples): Remove reference to unknown
2332 `org-export-latex-minted' variable. Also simplify footnote since
2333 `org-export-latex-listings' documentation is exhaustive already.
2334
2335 * org.texi (Plain lists): Remove reference to now hard-coded
2336 `bullet' automatic rule.
2337
2338 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2339
2340 * org.texi: Updated documentation accordingly.
2341
2342 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2343
2344 * texinfo.tex: Merge from gnulib.
2345
2346 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2347
2348 Sync with Tramp 2.2.6.
2349
2350 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2351
2352 * trampver.texi: Update release number.
2353
2354 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2355
2356 * texinfo.tex: Merge from gnulib.
2357
2358 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2359
2360 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2361 (bug#12096).
2362
2363 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2364
2365 * calc.texi (Simplification modes, Conversions)
2366 (Operating on Selections): Mention "basic" simplification.
2367 (The Calc Mode Line): Mention the mode line display for Basic
2368 simplification mode.
2369 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2370 simplifications.
2371 (Basic Simplifications): Rename from "Limited Simplifications"
2372 Replace "limited" by "basic" throughout.
2373 (Algebraic Simplifications): Indicate that the algebraic
2374 simplifications are done by default.
2375 (Unsafe Simplifications): Mention `m E'.
2376 (Simplification of Units): Mention `m U'.
2377 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2378 (Kinds of Declarations, Functions for Declarations):
2379 Mention "algebraic simplifications" instead of `a s'.
2380 (Algebraic Entry): Remove mention of default simplifications.
2381
2382 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2383
2384 * calc.texi (Getting Started, Tutorial): Change simulated
2385 Calc output to match actual output.
2386 (Simplifying Formulas): Mention that algebraic simplification is now
2387 the default.
2388
2389 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2390
2391 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2392 (Bug#12073)
2393
2394 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2395
2396 Prefer typical American spelling for "acknowledgment".
2397 * calc.texi (History and Acknowledgments): Rename from
2398 History and Acknowledgements.
2399 * idlwave.texi (Acknowledgments):
2400 * ses.texi (Acknowledgments):
2401 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2402
2403 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2404
2405 Rename configure.in to configure.ac (Bug#11603).
2406 * ede.texi (Compiler and Linker objects, ede-proj-project)
2407 (ede-step-project): Prefer the name configure.ac to configure.in.
2408
2409 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2410
2411 * tramp.texi (Multi-hops):
2412 Introduce `tramp-restricted-shell-hosts-alist'.
2413
2414 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2415
2416 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2417 methods, so don't mention smtpmail here.
2418
2419 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2420
2421 * gnus.texi (Picons): Document gnus-picon-properties.
2422
2423 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2424
2425 * gnus.texi: Remove mention of compilation, as that's no longer
2426 supported.
2427
2428 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2429
2430 * gnus.texi (Archived Messages): Mention
2431 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2432
2433 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2434
2435 * gnus.texi (Various Summary Stuff):
2436 Remove mention of `gnus-propagate-marks'.
2437
2438 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2439
2440 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2441 which no longer exist.
2442
2443 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2444
2445 * gnus.texi (Archived Messages):
2446 Document gnus-gcc-self-resent-messages.
2447
2448 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2449
2450 * message.texi (Mail Variables):
2451 Mention the optional user parameter for X-Message-SMTP-Method.
2452
2453 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2454
2455 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2456
2457 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2458
2459 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2460
2461 * gnus.texi (Key Index): Change encoding to utf-8.
2462
2463 2012-06-21 Glenn Morris <rgm@gnu.org>
2464
2465 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2466
2467 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2468
2469 * gnus.texi (Group Timestamp): Mention where to find documentation for
2470 the `gnus-tmp-' variables (bug#11601).
2471
2472 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2473
2474 Sync with Tramp 2.2.6-pre.
2475
2476 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2477 where appropriate.
2478 (Ad-hoc multi-hops): New section.
2479 (Remote processes): New subsection "Running remote processes on
2480 Windows hosts".
2481 (History): Add remote commands on Windows, and ad-hoc multi-hop
2482 methods.
2483 (External methods): "ControlPersist" must be set to "no" for the
2484 `scpc' method.
2485 (Remote processes): Add a note about `auto-revert-tail-mode'.
2486 (Frequently Asked Questions): Use "scpx" in combination with
2487 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2488
2489 * trampver.texi: Update release number.
2490
2491 2012-06-10 Chong Yidong <cyd@gnu.org>
2492
2493 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2494 compilation for html-mono.
2495
2496 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2497
2498 * texinfo.tex: Merge from gnulib.
2499
2500 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2501
2502 * Makefile.in (echo-info): Don't try to install info files named
2503 just ".info".
2504
2505 2012-05-28 Glenn Morris <rgm@gnu.org>
2506
2507 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2508
2509 * sc.texi: Nuke hand-written node pointers.
2510 Fix top-level menu to match actual node order.
2511
2512 2012-05-27 Glenn Morris <rgm@gnu.org>
2513
2514 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2515 Some associated fixes, including not messing with chapno in cl.texi.
2516
2517 2012-05-27 Bastien Guerry <bzg@gnu.org>
2518
2519 * org.texi (Durations and time values): Fix typo.
2520
2521 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2522
2523 * texinfo.tex: Update from gnulib.
2524
2525 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2526
2527 * calc.texi (Basic Operations on Units, Customizing Calc):
2528 Mention `calc-ensure-consistent-units'.
2529
2530 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2531
2532 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2533 reference commands. (Bug#11461)
2534
2535 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2536
2537 2012-05-12 Glenn Morris <rgm@gnu.org>
2538
2539 * Makefile.in (mostlyclean): Add more TeX intermediates.
2540
2541 * Makefile.in: Make it look more like the other doc Makefiles.
2542 Use explicit $srcdir in all dependencies.
2543 Remove cd $srcdir from rules.
2544 (VPATH): Remove.
2545 (infodir): Set to an absolute path.
2546 (INFO_TARGETS): Use short names.
2547 (mkinfodir): infodir is now absolute.
2548 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2549
2550 * Makefile.in (info.info): Rename from info, to avoid duplication.
2551 (.SUFFIXES): Disable implicit rules.
2552
2553 * Makefile.in (MKDIR_P): New, set by configure.
2554 (mkinfodir): Use $MKDIR_P.
2555
2556 2012-05-07 Glenn Morris <rgm@gnu.org>
2557
2558 * forms.texi (Long Example): Update for changed location of files.
2559
2560 2012-05-04 Glenn Morris <rgm@gnu.org>
2561
2562 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2563 (INFO_TARGETS): Use $INFO_EXT.
2564 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2565 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2566 (INFO_TARGETS): Use $INFO_EXT.
2567 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2568
2569 2012-05-02 Glenn Morris <rgm@gnu.org>
2570
2571 * Makefile.in (echo-info): New phony target, used by top-level.
2572
2573 * viper.texi: Make direntry shorter (also it is no longer "newest").
2574
2575 * emacs-gnutls.texi, ert.texi, org.texi:
2576 Fix dircategory, direntry to match info/dir.
2577
2578 * faq.texi: Convert @inforefs to @xrefs.
2579 Fix some malformed cross-references.
2580 (File-name conventions): Shorten section name to avoid overfull line.
2581 (How to add fonts): Use smallexample to avoid overfull lines.
2582
2583 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2584
2585 * auth.texi (Help for users): Update for .gpg file being second.
2586
2587 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2588
2589 * org.texi (Agenda commands): Fix two typos: give corresponding
2590 function names, according to `org-agenda-view-mode-dispatch'.
2591
2592 2012-04-27 Glenn Morris <rgm@gnu.org>
2593
2594 * faq.texi (Major packages and programs): Remove section.
2595 There is no point listing 6 packages (cf etc/MORE.STUFF).
2596 (Finding Emacs and related packages): Move "Spell-checkers" here.
2597
2598 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2599
2600 * dbus.texi (Version): New node.
2601 (Properties and Annotations): Mention the object manager
2602 interface. Describe dbus-get-all-managed-objects.
2603 (Type Conversion): Floating point numbers are allowed, if an
2604 anteger does not fit Emacs's integer range.
2605 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2606 (Asynchronous Methods): Fix description of
2607 dbus-call-method-asynchronously.
2608 (Receiving Method Calls): Fix some minor errors.
2609 Add dbus-interface-emacs.
2610 (Signals): Describe unicast signals and the new match rules.
2611 (Alternative Buses): Add the PRIVATE optional argument to
2612 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2613
2614 2012-04-20 Glenn Morris <rgm@gnu.org>
2615
2616 * faq.texi (New in Emacs 24): New section.
2617 (Packages that do not come with Emacs): Mention M-x list-packages.
2618
2619 2012-04-14 Alan Mackenzie <acm@muc.de>
2620
2621 * cc-mode.texi (c-offsets-alist): Correct a typo.
2622
2623 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2624
2625 * org.texi (Deadlines and scheduling): Fix the example: the
2626 DEADLINE item should come right after the headline. We enforce
2627 this convention, so it is a bug not to illustrate it correctly in
2628 the manual.
2629
2630 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2631
2632 * org.texi (Agenda commands): Fix documentation bug by swapping
2633 the equivalent keybindings to `org-agenda-next-line' with the ones
2634 to `org-agenda-previous-line'.
2635
2636 2012-04-14 Glenn Morris <rgm@gnu.org>
2637
2638 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2639
2640 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2641
2642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2643 Add emacs-gnutls.
2644 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2645
2646 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2647
2648 * Makefile.in: Add emacs-gnutls.texi to build.
2649
2650 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2651
2652 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2653
2654 * auth.texi (Secret Service API): Edit further and give examples.
2655 (Secret Service API): Adjust @samp to @code for collection names.
2656
2657 2012-04-04 Glenn Morris <rgm@gnu.org>
2658
2659 * auth.texi (Secret Service API): Copyedits.
2660 (Help for developers): Fill in some missing function doc-strings.
2661 (Help for users, Help for developers)
2662 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2663
2664 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2665
2666 * auth.texi (Secret Service API): Add the missing text.
2667
2668 2012-04-04 Chong Yidong <cyd@gnu.org>
2669
2670 * message.texi (Using PGP/MIME): Note that epg is now the default.
2671
2672 * gnus.texi: Reduce references to obsolete pgg library.
2673 (Security): Note that epg is now the default.
2674
2675 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2676
2677 * nxml-mode.texi (Completion): C-RET is no longer bound to
2678 nxml-complete.
2679
2680 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2681
2682 * org.texi (Customizing tables in ODT export): Correct few errors.
2683
2684 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2685
2686 * org.texi (Links in ODT export): Update.
2687 (Labels and captions in ODT export): New node.
2688
2689 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2690
2691 * org.texi (Literal examples in ODT export): htmlfontify.el in
2692 Emacs-24.1 now supports fontification. So ODT source blocks will
2693 be fontified by default.
2694
2695 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2696
2697 * org.texi (Refiling notes): Remove duplicated keybinding.
2698
2699 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2700
2701 * org.texi (noweb): Documentation of this new option to the :noweb
2702 header argument.
2703
2704 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2705
2706 * org.texi (Header and sectioning): Add example demonstrating how
2707 to use "LaTeX_CLASS_OPTIONS".
2708
2709 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2710
2711 * org.texi (Noweb reference syntax): Describe the ability to
2712 execute noweb references in the manual.
2713
2714 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2715
2716 * org.texi (cache): Improve cache documentation when session
2717 evaluation is used.
2718
2719 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2720
2721 * org.texi (Plain lists): Document removal.
2722
2723 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2724
2725 * org.texi: Decapitalize file name in references to Calc manual.
2726
2727 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2728
2729 * org.texi (Plain lists): Document removal.
2730
2731 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2732
2733 * org.texi (Top, OpenDocument Text export)
2734 (ODT export commands, Extending ODT export)
2735 (Images in ODT export, Tables in ODT export)
2736 (Configuring a document converter): Add or Update.
2737
2738 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2739
2740 * org.texi (MobileOrg): Change the wording to reflect that the
2741 Android Version is no longer just the little brother of the iOS
2742 version.
2743
2744 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2745
2746 * org.texi (Key bindings and useful functions): Update babel key
2747 binding documentation in manual.
2748
2749 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2750
2751 * org.texi (noweb): Document new noweb header value.
2752
2753 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2754
2755 * org.texi (noweb-sep): Document new header argument.
2756
2757 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2758
2759 * org.texi (noweb-ref): Documentation of this new custom variable.
2760
2761 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2762
2763 * org.texi (wrap): Update the new :wrap documentation to match the
2764 current implementation.
2765
2766 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2767
2768 * org.texi: Added documentation for :wrap.
2769
2770 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2771
2772 * org.texi: #+RESULTS now user-configurable.
2773
2774 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2775
2776 * org.texi: Documented :noweb no-export.
2777
2778 2012-04-01 Thomas Dye <dk@poto.local>
2779
2780 * org.texi: Edit :noweb no header argument for correctness.
2781
2782 2012-04-01 Bastien Guerry <bzg@gnu.org>
2783
2784 * org.texi (Customization): Update the approximate number of Org
2785 variables.
2786
2787 2012-04-01 Thomas Dye <dk@poto.local>
2788
2789 * org.texi: The :results wrap produces a drawer instead of a
2790 begin_results block.
2791
2792 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2793
2794 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2795 reflect the new default.
2796
2797 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2798
2799 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2800 "Getting Started" to this node. (Bug#10450)
2801
2802 2012-03-10 Chong Yidong <cyd@gnu.org>
2803
2804 * flymake.texi (Example -- Configuring a tool called via make):
2805 Mention the Automake COMPILE variable (Bug#8715).
2806
2807 * info.texi (Getting Started): Add an index entry (Bug#10450).
2808
2809 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2810
2811 * dbus.texi (Signals): Known names will be mapped onto unique
2812 names, when registering for signals.
2813
2814 2012-02-29 Glenn Morris <rgm@gnu.org>
2815
2816 * url.texi: Fix quote usage in body text.
2817
2818 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2819
2820 * cl.texi: Use @code{} in menus when appropriate.
2821
2822 2012-02-28 Glenn Morris <rgm@gnu.org>
2823
2824 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2825 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2826 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2827 * org.texi, sc.texi, vip.texi, viper.texi:
2828 Standardize possessive apostrophe usage.
2829
2830 2012-02-26 Chong Yidong <cyd@gnu.org>
2831
2832 * ediff.texi (Quick Help Commands): Add a couple of index entries
2833 (Bug#10834).
2834
2835 2012-02-17 Glenn Morris <rgm@gnu.org>
2836
2837 * gnus.texi (Posting Styles):
2838 * remember.texi (Org): Fix cross-refs to other manuals.
2839
2840 2012-02-15 Glenn Morris <rgm@gnu.org>
2841
2842 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2843 (Encryption): New chapter, split out from previous.
2844
2845 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2846
2847 * gnus.texi (Customizing the IMAP Connection):
2848 Mention nnimap-record-commands.
2849
2850 2012-02-10 Glenn Morris <rgm@gnu.org>
2851
2852 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2853 Mention url-queue-retrieve.
2854
2855 2012-02-09 Glenn Morris <rgm@gnu.org>
2856
2857 * sem-user.texi (Semantic mode user commands): Typo fix.
2858
2859 * info.texi (Create Info buffer): Mention info-display-manual.
2860
2861 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2862
2863 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2864 example (modified from an example by Michael Albinus).
2865
2866 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2867
2868 * gnus.texi (Agent Basics): Fix outdated description of
2869 `gnus-agent-auto-agentize-methods'.
2870
2871 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2872
2873 * cc-mode.texi: Always @defindex ss.
2874 (Config Basics): Fix argument of @itemize.
2875 (Macro Backslashes): Add @code around index entry.
2876
2877 2012-01-23 Glenn Morris <rgm@gnu.org>
2878
2879 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2880
2881 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2882
2883 * tramp.texi (File): Tweak wording for the `scpc' option.
2884
2885 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2886
2887 * gnus.texi (Group Parameters): Really note precedence.
2888
2889 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * gnus.texi (Group Parameters): Note precedence.
2892
2893 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2894
2895 * org.texi (Noweb reference syntax): Adding documentation of
2896 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2897 variable.
2898
2899 2012-01-03 Bastien Guerry <bzg@gnu.org>
2900
2901 * org.texi (Plain lists): Split the table to fix the display
2902 of items.
2903
2904 2012-01-03 Bastien Guerry <bzg@gnu.org>
2905
2906 * org.texi (Plain lists): Fix misplaced explanation.
2907
2908 2012-01-03 Bastien Guerry <bzg@gnu.org>
2909
2910 * org.texi (Plain lists, Agenda files): Add index entries.
2911
2912 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2913
2914 * org.texi: Use "Org mode" instead of alternatives like
2915 "Org-mode" or "org-mode".
2916
2917 2012-01-03 Bernt Hansen <bernt@norang.ca>
2918
2919 * org.texi (Agenda commands):
2920 Document `org-clock-report-include-clocking-task'.
2921
2922 2012-01-03 Bastien Guerry <bzg@gnu.org>
2923
2924 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2925 C-c' on checkboxes.
2926
2927 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2928
2929 * org.texi: End sentences with two spaces.
2930
2931 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2932
2933 * org.texi (External links): Document the link types file+sys
2934 and file+emacs, slightly narrow used page width.
2935
2936 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2937
2938 * org.texi (colnames): Note that colnames behavior may differ
2939 across languages.
2940
2941 2012-01-03 Bastien Guerry <bzg@gnu.org>
2942
2943 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2944
2945 2012-01-03 Thomas Dye <dk@poto.westell.com>
2946
2947 * org.texi: Augmented discussion of babel property
2948 inheritance. Put footnote outside sentence ending period.
2949
2950 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2951
2952 * org.texi (eval): Documenting the full range of :eval header
2953 argument values.
2954
2955 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2956
2957 * org.texi (eval): Documentation of the new :eval option.
2958
2959 2012-01-03 Thomas Dye <dk@poto.local>
2960
2961 * org.texi: Add accumulated properties.
2962
2963 2012-01-03 Thomas Dye <dk@poto.local>
2964
2965 * org.texi: Documented no spaces in name=assign, another
2966 correction to :var table.
2967
2968 2012-01-03 Thomas Dye <dk@poto.local>
2969
2970 * org.texi: Changed DATA to NAME in Working With Source Code
2971 section.
2972
2973 2012-01-03 Tom Dye <tsd@tsdye.com>
2974
2975 * org.texi: Minor change to :var table.
2976
2977 2012-01-03 Tom Dye <tsd@tsdye.com>
2978
2979 * org.texi: More changes to :var table (some examples were wrong).
2980
2981 2012-01-03 Tom Dye <tsd@tsdye.com>
2982
2983 * org.texi: Cleaned up :var table.
2984
2985 2012-01-03 Bastien Guerry <bzg@gnu.org>
2986
2987 * org.texi (Timestamps, Weekly/daily agenda)
2988 (Weekly/daily agenda): Add @cindex for "appointment".
2989
2990 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2991
2992 * org.texi (Literal examples): A new link to the template for
2993 inserting empty code blocks.
2994 (Structure of code blocks): A new link to the template for
2995 inserting empty code blocks.
2996
2997 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2998
2999 * org.texi (External links): Add footnote on how the behavior
3000 of the text search in Org files are controled by the variable
3001 `org-link-search-must-match-exact-headline'.
3002
3003 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3004
3005 * org.texi (Buffer-wide header arguments):
3006 Update documentation to reflect removal of #+PROPERTIES.
3007
3008 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3009
3010 * org.texi (The clock table): Mention that ACHIVED trees
3011 contribute to the clock table.
3012
3013 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3014
3015 * org.texi (Conflicts): Better yasnippet config info.
3016
3017 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3018
3019 * org.texi (Selective export): Explicitly mention the default
3020 values for `org-export-select-tags',
3021 `org-export-exclude-tags'.
3022
3023 2012-01-03 Tom Dye <tsd@tsdye.com>
3024
3025 * org.texi: Added a line to specify that header arguments are
3026 lowercase.
3027
3028 2012-01-03 Tom Dye <tsd@tsdye.com>
3029
3030 * org.texi: :var requires default value when declared.
3031
3032 2012-01-03 Bastien Guerry <bzg@gnu.org>
3033
3034 * org.texi (Handling links): Add a note about the
3035 `org-link-frame-setup' option.
3036
3037 2012-01-03 David Maus <dmaus@ictsoc.de>
3038
3039 * org.texi (Exporting Agenda Views, Extracting agenda
3040 information): Fix command line syntax, quote symbol parameter
3041 values.
3042
3043 2012-01-03 David Maus <dmaus@ictsoc.de>
3044
3045 * org.texi (Exporting Agenda Views): Fix command line syntax.
3046
3047 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3048
3049 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3050 Use octal notation for file permissions, which are normally
3051 thought of in octal.
3052 (Mail Back End Variables): Use more-plausible modes in example.
3053
3054 2011-12-20 Alan Mackenzie <acm@muc.de>
3055
3056 * cc-mode.texi: Update version string 5.31 -> 5.32.
3057
3058 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3059
3060 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3061
3062 2011-11-24 Glenn Morris <rgm@gnu.org>
3063
3064 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3065
3066 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3067
3068 * makefile.w32-in: Update dependencies.
3069
3070 2011-11-20 Glenn Morris <rgm@gnu.org>
3071
3072 * gnus.texi (Group Information):
3073 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3074
3075 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3076
3077 * gnus-coding.texi (Gnus Maintenance Guide):
3078 Rename from "Gnus Maintainance Guide".
3079
3080 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3081 * eieio.texi (Customizing):
3082 * gnus.texi (Article Washing):
3083 * gnus-news.texi:
3084 * sem-user.texi (Smart Jump): Fix typos.
3085
3086 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3087
3088 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3089
3090 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3091
3092 * ede.texi (project-am-texinfo):
3093 * gnus.texi (Sending or Not Sending):
3094 * org.texi (Template elements): Fix typos.
3095
3096 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3097
3098 * ediff.texi (Hooks):
3099 * sem-user.texi (Semanticdb Roots): Fix typos.
3100
3101 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3102
3103 * semantic.texi (Tag handling): Fix typo.
3104
3105 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3106
3107 * gnus.texi (Other Gnus Versions): Remove.
3108
3109 2011-10-28 Alan Mackenzie <acm@muc.de>
3110
3111 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3112 (Other Special Indentations): Add an xref to "Macros with ;".
3113 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3114 "Macros with ;".
3115 (Macros with ;): New page.
3116
3117 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3118 Document the new handling of nested scopes for movement by defuns.
3119
3120 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3121
3122 Sync with Tramp 2.2.3.
3123
3124 * trampver.texi: Update release number.
3125
3126 2011-10-14 Glenn Morris <rgm@gnu.org>
3127
3128 * ert.texi (Introduction, How to Run Tests)
3129 (Running Tests Interactively, Expected Failures)
3130 (Tests and Their Environment, Useful Techniques)
3131 (Interactive Debugging, Fixtures and Test Suites):
3132 Minor rephrasings.
3133 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3134 (Running Tests in Batch Mode): Simplify loading instructions.
3135 (Test Selectors): Clarify some selectors.
3136 (Expected Failures, Useful Techniques):
3137 Make examples fit in 80 columns.
3138
3139 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3140
3141 * calc.texi (Basic Operations on Units): Discuss temperature
3142 conversion (`u t') alongside with other unit conversions ('u c').
3143
3144 2011-10-12 Glenn Morris <rgm@gnu.org>
3145
3146 * ert.texi: Whitespace trivia to make main menu items line up better.
3147
3148 2011-10-08 Glenn Morris <rgm@gnu.org>
3149
3150 * Makefile.in: Fix ert rules.
3151
3152 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3153
3154 * gnus.texi (Gnus Utility Functions): Add more references and
3155 explanations (bug#9683).
3156
3157 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3158
3159 * texinfo.tex: Merge from gnulib.
3160
3161 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3162
3163 * gnus.texi (Archived Messages): Note the default (bug#9552).
3164
3165 2011-09-21 Bill Wohler <wohler@newt.com>
3166
3167 Release MH-E manual version 8.3.
3168
3169 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3170 release 8.3.
3171 (Preface): Update support information.
3172 (From Bill Wohler): Reset text to original version. As a
3173 historical quote, the tense should be correct in the time that it
3174 was written.
3175
3176 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3177
3178 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3179 (Finding the News): Doc clarification.
3180 (Terminology): Mention naming.
3181
3182 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3183
3184 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3185 (Interactive): Document `quiet'.
3186
3187 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3188
3189 * org.texi (Images in LaTeX export): Rewrite.
3190
3191 2011-08-15 Bastien Guerry <bzg@gnu.org>
3192
3193 * org.texi (Using the mapping API): Mention 'region as a possible
3194 scope for `org-map-entries'.
3195
3196 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3197
3198 * org.texi (Visibility cycling): Document `org-copy-visible'.
3199
3200 2011-08-15 Bastien Guerry <bzg@gnu.org>
3201
3202 * org.texi (Template expansion): Order template sequences in the
3203 proper order.
3204
3205 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3206
3207 * org.texi (eval): Expand discussion of the :eval header argument.
3208
3209 2011-08-15 Bastien Guerry <bzg@gnu.org>
3210
3211 * org.texi (Languages): Add Lilypond and Awk as supported
3212 languages.
3213
3214 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3215
3216 * org.texi: Document that both CLOCK_INTO_DRAWER and
3217 LOG_INTO_DRAWER can be used to override the contents of variable
3218 org-clock-into-drawer (or if unset, org-log-into-drawer).
3219
3220 * org.texi: Replace @xref->@pxref.
3221
3222 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3223
3224 * org.texi (Evaluating code blocks): Documenting the new option
3225 for inline call lines.
3226
3227 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3228
3229 * org.texi (Results of evaluation): More explicit about the
3230 mechanism through which interactive evaluation of code is
3231 performed.
3232
3233 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3234
3235 * org.texi (noweb-ref): New header argument documentation.
3236
3237 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3238
3239 * org.texi (Extracting source code): Documentation of the new
3240 org-babel-tangle-named-block-combination variable.
3241
3242 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3243
3244 * org.texi (Structure of code blocks): Explicitly state that the
3245 behavior of multiple blocks of the same name is undefined.
3246
3247 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3248
3249 * org.texi (TaskJuggler export): Modify the example to reflect the
3250 new effort durations.
3251
3252 2011-08-15 David Maus <dmaus@ictsoc.de>
3253
3254 * org.texi (Images in LaTeX export): Escape curly brackets in
3255 LaTeX example.
3256
3257 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3258
3259 * org.texi (The clock table): Document the :properties and
3260 :inherit-props arguments for the clocktable.
3261
3262 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3263
3264 * org.texi (Tables in LaTeX export): Document specifying placement
3265 options for tables.
3266
3267 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3268
3269 * org.texi (Evaluating code blocks): More specific documentation
3270 about the different types of header arguments.
3271
3272 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3273
3274 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3275
3276 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3277
3278 * org.texi (Built-in table editor): Document the table field
3279 follow mode.
3280
3281 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3282
3283 * org.texi (Easy Templates): Document new template.
3284
3285 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3286
3287 * org.texi (Literal examples): Add a cross-reference from "Literal
3288 Examples" to "Easy Templates."
3289
3290 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3291
3292 * org.texi (The clock table): Add link to match syntax.
3293
3294 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3295
3296 * org.texi (Agenda commands): Document clock consistency checks.
3297
3298 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3299
3300 * org.texi (Built-in table editor): Document that \vert represents
3301 a vertical bar in a table field.
3302
3303 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3304
3305 * org.texi (Literal examples): Link from "Markup" > "Literate
3306 Examples" to "Working with Source Code".
3307
3308 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3309
3310 * org.texi (Agenda commands): Doc for function option to bulk
3311 action.
3312
3313 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3314
3315 * org.texi (Template expansion): Document new %<...> template
3316 escape.
3317
3318 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3319
3320 * org.texi (Selective export): Document exclusion of any tasks
3321 from export.
3322
3323 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3324
3325 * org.texi (Selective export): Document how to exclude DONE tasks
3326 from export.
3327 (Publishing options): Document the properties to be used to turn off
3328 export of DONE tasks.
3329
3330 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3331
3332 * org.texi (The date/time prompt): Document date range protection.
3333
3334 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3335
3336 * org.texi (padline): Documentation of the new padline header
3337 argument.
3338
3339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3340
3341 * org.texi (var): Adding "[" to list of characters triggering
3342 elisp evaluation.
3343
3344 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3345
3346 * org.texi (var): Documentation of Emacs Lisp evaluation during
3347 variable assignment.
3348
3349 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3350
3351 * org.texi (colnames): Reference indexing into variables, and note
3352 that colnames are *not* removed before indexing occurs.
3353 (rownames): Reference indexing into variables, and note that
3354 rownames are *not* removed before indexing occurs.
3355
3356 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3357
3358 * org.texi (var): Clarification of indexing into tabular
3359 variables.
3360
3361 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3362
3363 * org.texi (results): Documentation of the `:results wrap' header
3364 argument.
3365
3366 2011-08-15 Bastien Guerry <bzg@gnu.org>
3367
3368 * org.texi (LaTeX and PDF export): Add a note about a limitation
3369 of the LaTeX export: the org file has to be properly structured.
3370
3371 2011-08-15 Bastien Guerry <bzg@gnu.org>
3372
3373 * org.texi (Dynamic blocks, Structure editing):
3374 Mention the function `org-narrow-to-block'.
3375
3376 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3377
3378 * org.texi (Languages): Updating list of code block supported
3379 languages.
3380
3381 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3382
3383 * org.texi (Special properties): CATEGORY is a special property,
3384 but it may also used in the drawer.
3385
3386 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3387
3388 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3389
3390 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3391
3392 * org.texi (Include files): Document :lines.
3393
3394 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3395
3396 * org.texi (comments): Documentation of the ":comments noweb" code
3397 block header argument.
3398
3399 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3400
3401 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3402 added extra whitespace around functions to be consistent with the
3403 rest of the section.
3404
3405 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3406
3407 * org.texi (Evaluating code blocks): Expand discussion of
3408 #+call: line syntax.
3409 (Header arguments in function calls): Expand discussion of
3410 #+call: line syntax.
3411
3412 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3413
3414 * org.texi (Evaluating code blocks): More explicit about how to
3415 pass variables to #+call lines.
3416
3417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3418
3419 * org.texi (Results of evaluation): Link to the :results header
3420 argument list from the "Results of evaluation" section.
3421
3422 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3423
3424 * org.texi (Conflicts): Adding additional information about
3425 resolving org/yasnippet conflicts.
3426
3427 2011-08-15 David Maus <dmaus@ictsoc.de>
3428
3429 * org.texi (Publishing options): Document style-include-scripts
3430 publishing project property.
3431
3432 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3433
3434 * org.texi (Sparse trees): Document the next-error /
3435 previous-error functionality.
3436
3437 2011-08-15 Tom Dye <tsd@tsdye.com>
3438
3439 * org.texi (cache): Improve documentation of code block caches.
3440
3441 2011-08-15 Tom Dye <tsd@tsdye.com>
3442
3443 * org.texi (Code block specific header arguments):
3444 Documentation of multi-line header arguments.
3445
3446 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3447
3448 * org.texi (Code evaluation security): Add example for using a
3449 function.
3450
3451 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3452
3453 * org.texi (Tables in LaTeX export): Documentation of new
3454 attr_latex options for tables.
3455
3456 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3457
3458 * trampver.texi: Update release number.
3459
3460 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3461
3462 Sync with Tramp 2.2.2.
3463
3464 * trampver.texi: Update release number.
3465
3466 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3467
3468 * flymake.texi (Example -- Configuring a tool called via make):
3469 Use /dev/null instead of the Windows "nul" (bug#8715).
3470
3471 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3472
3473 * widget.texi (Setting Up the Buffer): Remove mention of the
3474 global keymap parent, which doesn't seem to be accurate
3475 (bug#7045).
3476
3477 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3480
3481 2010-07-10 Kevin Ryde <user42@zip.com.au>
3482
3483 * cl.texi (For Clauses): Add destructuring example processing an
3484 alist (bug#6596).
3485
3486 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3487
3488 * ediff.texi (Major Entry Points): Remove mention of `require',
3489 since that's not pertinent in the installed Emacs (bug#9016).
3490
3491 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3492
3493 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3494 (Filtering New Groups): Clarify how simple the "options -n" format is.
3495 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3496 is internal.
3497
3498 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3499
3500 * tramp.texi (Cleanup remote connections):
3501 Add `tramp-cleanup-this-connection'.
3502
3503 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3504
3505 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3506 zombies.
3507 (Checking New Groups): Ditto (bug#8974).
3508 (Checking New Groups): Move the reference to the right place.
3509
3510 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3511
3512 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3513 backups, and not actual vc (bug#8975).
3514
3515 2011-07-03 Kevin Ryde <user42@zip.com.au>
3516
3517 * cl.texi (For Clauses): @items for hash-values and key-bindings
3518 to make them more visible when skimming. Add examples of `using'
3519 clause to them, examples being clearer than a description in
3520 words (bug#6599).
3521
3522 2011-07-01 Alan Mackenzie <acm@muc.de>
3523
3524 * cc-mode.texi (Guessing the Style): New page.
3525 (Styles): Add a short introduction to above.
3526
3527 2011-06-28 Deniz Dogan <deniz@dogan.se>
3528
3529 * rcirc.texi (Configuration): Bug-fix:
3530 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3531 Reported by Elias Pipping <pipping@exherbo.org>.
3532
3533 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3534
3535 * gnus.texi (Summary Mail Commands):
3536 Document `gnus-summary-reply-to-list-with-original'.
3537
3538 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3539
3540 * eshell.texi (Known problems): Fix typo.
3541
3542 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3543
3544 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3545 (Password handling): `auth-source-debug' is good for debug messages.
3546
3547 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3548
3549 * gnus.texi (Store custom flags and keywords): Refer to
3550 `gnus-registry-article-marks-to-{chars,names}' instead of
3551 `gnus-registry-user-format-function-{M,M2}'.
3552
3553 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3554
3555 * texinfo.tex: Merge from gnulib.
3556
3557 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3558
3559 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3560 (Store custom flags and keywords):
3561 Mention `gnus-registry-user-format-function-M' and
3562 `gnus-registry-user-format-function-M2'.
3563
3564 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3565
3566 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3567
3568 2011-05-17 Glenn Morris <rgm@gnu.org>
3569
3570 * gnus.texi (Face): Fix typo.
3571
3572 2011-05-14 Glenn Morris <rgm@gnu.org>
3573
3574 * dired-x.texi (Omitting Examples): Minor addition.
3575
3576 2011-05-10 Jim Meyering <meyering@redhat.com>
3577
3578 * ede.texi: Fix typo "or or -> or".
3579
3580 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3581
3582 * gnus.texi (Summary Buffer Lines):
3583 gnus-summary-user-date-format-alist does not exist.
3584 (Sorting the Summary Buffer): More about sorting threads.
3585
3586 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3587
3588 * trampver.texi: Update release number.
3589
3590 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3591
3592 * tramp.texi (Frequently Asked Questions): New item for disabling
3593 Tramp in other packages.
3594
3595 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3596
3597 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3598 (Fancy splitting to parent, Store arbitrary data):
3599 Update gnus-registry docs.
3600
3601 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3602
3603 * ede.texi: Fix typos.
3604
3605 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3608 It's @table @code.
3609
3610 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3611
3612 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3613
3614 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3615
3616 * calc.texi (Logarithmic Units): Update the function names.
3617
3618 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
3620 * message.texi (Various Commands): Document format specs in the
3621 ellipsis.
3622
3623 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3624
3625 * message.texi (Insertion Variables): Document message-cite-style.
3626
3627 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3628
3629 * tramp.texi (Remote processes): New subsection "Running shell on
3630 a remote host".
3631
3632 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3633
3634 * auth.texi (Help for developers): Update docs to explain that the
3635 :save-function will only run the first time.
3636
3637 2011-03-12 Glenn Morris <rgm@gnu.org>
3638
3639 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3640 (emacs-faq.text): New target.
3641 (clean): Add emacs-faq.
3642
3643 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3644
3645 Sync with Tramp 2.2.1.
3646
3647 * trampver.texi: Update release number.
3648
3649 2011-03-11 Glenn Morris <rgm@gnu.org>
3650
3651 * Makefile.in (HTML_TARGETS): New.
3652 (clean): Delete $HTML_TARGETS.
3653 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3654
3655 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3656
3657 * auth.texi (Help for developers): Show example of using
3658 `auth-source-search' with prompts and :save-function.
3659
3660 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3661
3662 * Version 23.3 released.
3663
3664 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3665
3666 * message.texi (Message Buffers): Update default value of
3667 message-generate-new-buffers.
3668
3669 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3670
3671 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3672 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3673 respectively.
3674 (Musical Notes): New section.
3675 (Customizing Calc): Mention the customizable variable
3676 calc-note-threshold.
3677
3678 2011-03-03 Glenn Morris <rgm@gnu.org>
3679
3680 * url.texi (Dealing with HTTP documents): Remove reference to
3681 function url-decode-text-part; never seems to have existed. (Bug#6038)
3682 (Configuration): Update url-configuration-directory description.
3683
3684 2011-03-02 Glenn Morris <rgm@gnu.org>
3685
3686 * dired-x.texi (Multiple Dired Directories): Remove mentions
3687 of dired-default-directory-alist and dired-default-directory.
3688 Move dired-smart-shell-command here...
3689 (Miscellaneous Commands): ... from here.
3690
3691 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3692
3693 * texinfo.tex: Update to version 2011-02-24.09.
3694
3695 2011-03-02 Glenn Morris <rgm@gnu.org>
3696
3697 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3698 instead of the obsoleted dired-omit-here-always.
3699
3700 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3701
3702 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3703 supported systems.
3704
3705 2011-02-28 Glenn Morris <rgm@gnu.org>
3706
3707 * dbus.texi (Type Conversion): Grammar fix.
3708
3709 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3710
3711 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3712 "Debian GNU/Linux".
3713
3714 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3715
3716 2011-02-23 Glenn Morris <rgm@gnu.org>
3717
3718 * dired-x.texi (Features): Minor rephrasing.
3719 (Local Variables): Fix typos.
3720
3721 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3722 Standardize some Emacs/XEmacs terminology.
3723
3724 * dired-x.texi (Features): Don't advertise obsolete local variables.
3725 Simplify layout.
3726 (Omitting Variables): Update local variables example.
3727 (Local Variables): Say this is obsolete. Fix description of
3728 dired-enable-local-variables possible values.
3729
3730 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3731
3732 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3733 default now.
3734
3735 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3736
3737 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3738
3739 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3740
3741 * gnus.texi (Window Layout): Document layout names.
3742
3743 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3744
3745 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3746 * auth.texi: Sync @dircategory with ../../info/dir.
3747 * autotype.texi: Sync @dircategory with ../../info/dir.
3748 * calc.texi: Sync @dircategory with ../../info/dir.
3749 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3750 * cl.texi: Sync @dircategory with ../../info/dir.
3751 * dbus.texi: Sync @dircategory with ../../info/dir.
3752 * dired-x.texi: Sync @dircategory with ../../info/dir.
3753 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3754 * ede.texi: Sync @dircategory with ../../info/dir.
3755 * ediff.texi: Sync @dircategory with ../../info/dir.
3756 * edt.texi: Sync @dircategory with ../../info/dir.
3757 * eieio.texi: Sync @dircategory with ../../info/dir.
3758 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3759 * epa.texi: Sync @dircategory with ../../info/dir.
3760 * erc.texi: Sync @dircategory with ../../info/dir.
3761 * eshell.texi: Sync @dircategory with ../../info/dir.
3762 * eudc.texi: Sync @dircategory with ../../info/dir.
3763 * flymake.texi: Sync @dircategory with ../../info/dir.
3764 * forms.texi: Sync @dircategory with ../../info/dir.
3765 * gnus.texi: Sync @dircategory with ../../info/dir.
3766 * idlwave.texi: Sync @dircategory with ../../info/dir.
3767 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3768 * message.texi: Sync @dircategory with ../../info/dir.
3769 * mh-e.texi: Sync @dircategory with ../../info/dir.
3770 * newsticker.texi: Sync @dircategory with ../../info/dir.
3771 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3772 * org.texi: Sync @dircategory with ../../info/dir.
3773 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3774 * pgg.texi: Sync @dircategory with ../../info/dir.
3775 * rcirc.texi: Sync @dircategory with ../../info/dir.
3776 * reftex.texi: Sync @dircategory with ../../info/dir.
3777 * remember.texi: Sync @dircategory with ../../info/dir.
3778 * sasl.texi: Sync @dircategory with ../../info/dir.
3779 * sc.texi: Sync @dircategory with ../../info/dir.
3780 * semantic.texi: Sync @dircategory with ../../info/dir.
3781 * ses.texi: Sync @dircategory with ../../info/dir.
3782 * sieve.texi: Sync @dircategory with ../../info/dir.
3783 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3784 * speedbar.texi: Sync @dircategory with ../../info/dir.
3785 * trampver.texi [emacs]: Set emacsname to "Emacs".
3786 * tramp.texi: Sync @dircategory with ../../info/dir.
3787 * url.texi: Sync @dircategory with ../../info/dir.
3788 * vip.texi: Sync @dircategory with ../../info/dir.
3789 * viper.texi: Sync @dircategory with ../../info/dir.
3790 * widget.texi: Sync @dircategory with ../../info/dir.
3791 * woman.texi: Sync @dircategory with ../../info/dir.
3792
3793 2011-02-19 Glenn Morris <rgm@gnu.org>
3794
3795 * dired-x.texi (Technical Details): No longer redefines
3796 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3797 dired-read-shell-command, or dired-find-buffer-nocreate.
3798
3799 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3800
3801 * eshell.texi (Input/Output):
3802 Document insert output redirection operator, >>>.
3803
3804 2011-02-18 Glenn Morris <rgm@gnu.org>
3805
3806 * dired-x.texi (Optional Installation File At Point): Simplify.
3807
3808 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3809
3810 * auth.texi (Help for users): Use :port instead of :protocol for all
3811 auth-source docs.
3812 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3813 to have two files in `auth-sources'.
3814
3815 2011-02-16 Glenn Morris <rgm@gnu.org>
3816
3817 * dired-x.texi: Use emacsver.texi to get Emacs version.
3818 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3819 Depend on emacsver.texi.
3820
3821 * dired-x.texi: Drop meaningless version number.
3822 (Introduction): Remove old info.
3823 (Optional Installation Dired Jump): Autoload from dired-x.
3824 Remove incorrect info about loaddefs.el.
3825 (Bugs): Just refer to M-x report-emacs-bug.
3826
3827 * dired-x.texi (Multiple Dired Directories): Update for rename of
3828 default-directory-alist.
3829 (Miscellaneous Commands): No longer mention very old VM version 4.
3830
3831 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3832
3833 Merge from gnulib.
3834 * texinfo.tex: Update to version 2011-02-14.11.
3835
3836 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3837
3838 * auth.texi (Help for users):
3839 Login collection is "Login" and not "login".
3840
3841 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3842
3843 * tramp.texi (History): Remove IMAP support.
3844 (External methods, Frequently Asked Questions): Remove `imap' and
3845 `imaps' methods.
3846 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3847
3848 * trampver.texi: Remove default value of `emacsimap'.
3849
3850 2011-02-13 Glenn Morris <rgm@gnu.org>
3851
3852 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3853 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3854
3855 2011-02-12 Glenn Morris <rgm@gnu.org>
3856
3857 * sc.texi (Getting Connected): Remove old index entries.
3858
3859 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3860
3861 * url.texi: Remove duplicate @dircategory (Bug#7942).
3862
3863 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3864
3865 * auth.texi (Overview, Help for users, Help for developers):
3866 Update docs.
3867 (Help for users): Talk about spaces.
3868
3869 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3870
3871 * texinfo.tex: Update to version 2011-02-07.16.
3872
3873 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3874
3875 * dbus.texi (Bus names): Adapt descriptions for
3876 dbus-list-activatable-names and dbus-list-known-names.
3877
3878 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3879
3880 * calc.texi (Logarithmic Units): New section.
3881
3882 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3883
3884 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3885 manuals use it now.
3886
3887 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3888
3889 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3890
3891 * overrides.texi: Remove.
3892
3893 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3894 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3895
3896 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3897
3898 * tramp.texi (Frequently Asked Questions): Mention problems with
3899 WinSSHD.
3900
3901 * trampver.texi: Update release number.
3902
3903 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3904
3905 * tramp.texi:
3906 Replace "delimet" with "delimit" globally.
3907 Replace "explicite" with "explicit" globally.
3908 Replace "instead of" with "instead" where there was nothing after "of".
3909 Audit use of comma before interrogative pronoun, "that", or "which".
3910 Minor word order, spelling, wording changes.
3911
3912 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3913
3914 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3915
3916 * sieve.texi: Use WEBHACKDEVEL.
3917
3918 * sasl.texi: Use WEBHACKDEVEL.
3919
3920 * pgg.texi: Use WEBHACKDEVEL.
3921
3922 * message.texi: Use WEBHACKDEVEL.
3923
3924 * gnus.texi: Use WEBHACKDEVEL.
3925
3926 * emacs-mime.texi: Use WEBHACKDEVEL.
3927
3928 * auth.texi: Use WEBHACKDEVEL.
3929
3930 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3931 manuals.
3932
3933 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3934
3935 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3936
3937 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3938
3939 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3940 which in turn is copied from ftp://tug.org/tex/.
3941
3942 2011-02-03 Glenn Morris <rgm@gnu.org>
3943
3944 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3945 (Binding combinations of modifiers and function keys):
3946 Let's assume people reading this are not using Emacs 18.
3947
3948 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3949
3950 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3951 since it's run automatically.
3952
3953 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3954
3955 * gnus.texi (Customizing Articles): Fix typo.
3956
3957 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3958
3959 * gnus.texi (Customizing Articles): Document the new way of customizing
3960 the date headers(s).
3961
3962 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3963
3964 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3965 splitting example.
3966
3967 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3968
3969 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3970 (MAKEINFO_OPTS): New variable.
3971 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3972 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3973 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3974 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3975 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3976 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3977 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3978 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3979 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3980 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3981 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3982 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3983 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3984 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3985 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3986 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3987 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3988 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3989
3990 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3993
3994 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3995
3996 * message.texi (IDNA): Explain what it is.
3997
3998 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3999
4000 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4001
4002 2011-01-23 Werner Lemberg <wl@gnu.org>
4003
4004 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4005 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4006 (ENVADD): Update.
4007
4008 2011-01-18 Glenn Morris <rgm@gnu.org>
4009
4010 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4011
4012 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4013
4014 * nxml-mode.texi (Introduction): Fix file name typos.
4015
4016 2011-01-13 Christian Ohler <ohler@gnu.org>
4017
4018 * ert.texi: New file.
4019
4020 * Makefile.in:
4021 * makefile.w32-in: Add ert.texi.
4022
4023 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4024
4025 * dbus.texi (Receiving Method Calls): New function
4026 dbus-register-service. Rearrange node.
4027
4028 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4029
4030 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4031 which in turn is copied from ftp://tug.org/tex/.
4032
4033 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4034
4035 * dbus.texi (Receiving Method Calls): Describe new optional
4036 parameter dont-register-service of dbus-register-{method,property}.
4037
4038 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4039
4040 * epa.texi (Encrypting/decrypting *.gpg files):
4041 Mention epa-file-select-keys.
4042
4043 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4044
4045 * gnus.texi (Archived Messages): Remove outdated text.
4046
4047 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4048
4049 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4050
4051 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4052
4053 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4054
4055 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4056
4057 * gnus.texi (The swish++ Engine): Add customizable parameters
4058 descriptions.
4059 (The swish-e Engine): Ditto.
4060
4061 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * tramp.texi (Inline methods): Add "ksu" method.
4064 (Remote processes): Add example with remote `default-directory'.
4065
4066 2010-12-14 Glenn Morris <rgm@gnu.org>
4067
4068 * faq.texi (Expanding aliases when sending mail):
4069 Now build-mail-aliases is interactive.
4070
4071 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4072
4073 * gnus.texi: First pass at adding (rough) nnir documentation.
4074
4075 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4076
4077 * gnus.texi (Filtering New Groups):
4078 Mention gnus-auto-subscribed-categories.
4079 (The First Time): Remove, since default-subscribed-newsgroups has been
4080 removed.
4081
4082 2010-12-13 Glenn Morris <rgm@gnu.org>
4083
4084 * cl.texi (For Clauses): Small fixes for frames and windows.
4085
4086 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4087
4088 * org.texi (Using capture): Document using prefix arguments for
4089 finalizing capture.
4090 (Agenda commands): Document prefix argument for the bulk scatter
4091 command.
4092 (Beamer class export): Document that also overlay arguments can be
4093 passed to the column environment.
4094 (Template elements): Document the new entry type.
4095
4096 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4097
4098 * org.texi (Include files): Document :minlevel.
4099
4100 2010-12-11 Julien Danjou <julien@danjou.info>
4101
4102 * org.texi (Categories): Document category icons.
4103
4104 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4105
4106 * org.texi (noweb): Fix typo.
4107
4108 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4109
4110 * gnus.texi (Server Commands): Point to the rest of the server
4111 commands.
4112
4113 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4116 g'.
4117
4118 2010-12-02 Julien Danjou <julien@danjou.info>
4119
4120 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4121
4122 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4123
4124 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4125 (Direct Functions): Note the STARTTLS upgrade.
4126
4127 2010-11-27 Glenn Morris <rgm@gnu.org>
4128 James Clark <none@example.com>
4129
4130 * nxml-mode.texi (Introduction): New section.
4131
4132 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4133
4134 * gnus.texi (Server Commands): Document gnus-server-show-server.
4135
4136 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4137
4138 Sync with Tramp 2.2.0.
4139
4140 * trampver.texi: Update release number.
4141
4142 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4143
4144 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4145 Mention that the TeX specific units won't use the `tex' prefix
4146 in TeX mode.
4147
4148 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4149
4150 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4151
4152 2010-11-17 Glenn Morris <rgm@gnu.org>
4153
4154 * edt.texi: Remove information about Emacs 19.
4155
4156 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4157
4158 * trampver.texi: Update release number.
4159
4160 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4161
4162 * gnus.texi (Article Washing): Fix typo.
4163
4164 2010-11-11 Noorul Islam <noorul@noorul.com>
4165
4166 * org.texi: Fix typo.
4167
4168 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4169
4170 * org.texi (Using capture): Explain that refiling is
4171 sensitive to cursor position.
4172
4173 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4174
4175 * org.texi (Images and tables): Add cross reference to link section.
4176
4177 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4178
4179 * org.texi: Document the <c> cookie.
4180
4181 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4182
4183 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4184 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4185
4186 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4187
4188 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4189
4190 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4191
4192 * org.texi (Project alist): Mention that this is a property list.
4193
4194 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4195
4196 * org.texi (Setting up the staging area): Document that
4197 file names remain visible when encrypting the MobileOrg files.
4198
4199 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4200
4201 * org.texi (Setting up the staging area): Document which
4202 versions are needed for encryption.
4203
4204 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4205
4206 * org.texi (noweb): Update :noweb documentation to
4207 reflect the new "tangle" argument.
4208
4209 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4210
4211 * org.texi (Batch execution): Improve tangling script in
4212 documentation.
4213
4214 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4215
4216 * org.texi (Handling links, In-buffer settings):
4217 Document inlining images on startup.
4218
4219 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4220
4221 * org.texi (Setting up the staging area): Document use of
4222 crypt password.
4223
4224 2010-11-11 David Maus <dmaus@ictsoc.de>
4225
4226 * org.texi (Template expansion): Add date related link type escapes.
4227
4228 2010-11-11 David Maus <dmaus@ictsoc.de>
4229
4230 * org.texi (Template expansion): Add mew in table for link type
4231 escapes.
4232
4233 2010-11-11 David Maus <dmaus@ictsoc.de>
4234
4235 * org.texi (Template expansion): Fix typo in link type escapes.
4236
4237 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4238
4239 * org.texi (Structure of code blocks): Another documentation tweak.
4240
4241 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4242
4243 * org.texi (Structure of code blocks): Documentation tweak.
4244
4245 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4246
4247 * org.texi (Structure of code blocks):
4248 Update documentation to mention inline code block syntax.
4249
4250 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4251
4252 * org.texi (comments): Improve wording.
4253
4254 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4255
4256 * org.texi (comments): Document the new :comments header arguments.
4257
4258 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4259
4260 * org.texi (Installation): Remove the special
4261 installation instructions for XEmacs.
4262
4263 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4264
4265 * org.texi (Easy Templates): New section. Documents quick
4266 insertion of empty structural elements.
4267
4268 2010-11-11 Noorul Islam <noorul@noorul.com>
4269
4270 * org.texi: Fix doc.
4271
4272 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4273
4274 * org.texi (The date/time prompt): Document specification
4275 of time ranges.
4276
4277 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4278
4279 * org.texi (Internal links): Document the changes in
4280 internal links.
4281
4282 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4283
4284 * org.texi (Agenda commands): Document the limitation for
4285 the filter preset - it can only be used for an entire agenda
4286 view, not in an individual block in a block agenda.
4287
4288 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4289
4290 * org.texi (iCalendar export): Document alarm creation.
4291
4292 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4293
4294 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4295
4296 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4297
4298 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4299
4300 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4301
4302 * calc.texi: Use emacsver.texi to determine Emacs version.
4303
4304 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4305
4306 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4307 since that works by default.
4308
4309 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4310
4311 * gnus.texi (Customizing the IMAP Connection): Document
4312 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4313
4314 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4315
4316 * tramp.texi (Remote shell setup): New item "Interactive shell
4317 prompt". Reported by Christian Millour <cm@abtela.com>.
4318 (Remote shell setup, Remote processes): Use @code{} for
4319 environment variables.
4320
4321 2010-11-03 Glenn Morris <rgm@gnu.org>
4322
4323 * ediff.texi (Quick Help Commands, Miscellaneous):
4324 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4325
4326 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4327
4328 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4329
4330 2010-10-31 Glenn Morris <rgm@gnu.org>
4331
4332 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4333
4334 2010-10-31 Glenn Morris <rgm@gnu.org>
4335
4336 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4337
4338 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4339
4340 * gnus.texi (Client-Side IMAP Splitting):
4341 Mention nnimap-unsplittable-articles.
4342
4343 2010-10-29 Julien Danjou <julien@danjou.info>
4344
4345 * gnus.texi (Finding the News): Remove references to obsoletes
4346 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4347
4348 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4349
4350 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4351 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4352 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4353 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4354
4355 2010-10-28 Glenn Morris <rgm@gnu.org>
4356
4357 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4358 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4359 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4360
4361 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4362
4363 * epa.texi (Mail-mode integration): Add alternative key bindings
4364 for epa-mail commands; escape comma.
4365 Don't use the word "PGP", since it is a non-free program.
4366
4367 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4368
4369 * calc.texi: Use emacsver.texi to determine Emacs version.
4370
4371 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4372
4373 * gnus.texi (Group Parameters, Buttons): Fix typos.
4374
4375 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4376
4377 * gnus.texi (Subscription Commands): Mention that you can also
4378 subscribe to new groups via the Server buffer, which is probably more
4379 convenient when subscribing to many groups.
4380
4381 2010-10-21 Julien Danjou <julien@danjou.info>
4382
4383 * message.texi (Message Headers): Allow message-default-headers to be a
4384 function.
4385
4386 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4387
4388 * gnus-news.texi: Mention new archive defaults.
4389
4390 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4393
4394 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4395
4396 * gnus.texi (HTML): Document the function value of
4397 gnus-blocked-images.
4398 (Article Washing): shr and gnus-w3m, not the direct function names.
4399
4400 2010-10-20 Julien Danjou <julien@danjou.info>
4401
4402 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4403 variable.
4404
4405 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4406
4407 * gnus.texi (Customizing the IMAP Connection): The port strings are
4408 strings.
4409 (Document Groups): Mention git.
4410
4411 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4412
4413 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4414 bzr/Gnus git sync.
4415
4416 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4417
4418 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4419 change.
4420
4421 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4422
4423 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4424 @item syntax for in-Emacs makeinfo.
4425
4426 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4427
4428 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4429 trim sentence.
4430
4431 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4432
4433 * epa.texi (Caching Passphrases):
4434 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4435 Clarify some configurations require to set up gpg-agent.
4436
4437 2010-10-11 Glenn Morris <rgm@gnu.org>
4438
4439 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4440
4441 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4442
4443 * gnus.texi (Spam Package Introduction): Mention `$'.
4444
4445 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4446
4447 * makefile.w32-in (emacsdir): New variable.
4448 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4449 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4450
4451 2010-10-09 Glenn Morris <rgm@gnu.org>
4452
4453 * Makefile.in (mostlyclean): Delete *.toc.
4454
4455 * Makefile.in: Use $< in rules.
4456
4457 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4458
4459 * Makefile.in ($(infodir)): Delete rule.
4460 (mkinfodir): New. Use it in all the info rules, rather than depending
4461 on infodir.
4462
4463 2010-10-09 Glenn Morris <rgm@gnu.org>
4464
4465 * gnus.texi (Article Washing): Fix previous change.
4466
4467 * Makefile.in (emacsdir): New variable.
4468 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4469 Depend on emacsver.texi.
4470
4471 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4472
4473 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4474
4475 2010-10-08 Julien Danjou <julien@danjou.info>
4476
4477 * gnus.texi: Add mm-shr.
4478
4479 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4480
4481 * gnus.texi (Finding the Parent, The Gnus Registry)
4482 (Registry Article Refer Method): Update docs for nnregistry.el.
4483
4484 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4485
4486 * auth.texi (Help for users)
4487 (GnuPG and EasyPG Assistant Configuration): Update docs.
4488
4489 2010-10-08 Glenn Morris <rgm@gnu.org>
4490
4491 * cl.texi (Organization, Installation, Old CL Compatibility):
4492 Deprecate cl-compat for new code.
4493 (Usage, Installation): Remove outdated information.
4494
4495 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4496
4497 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4498
4499 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4500
4501 2010-10-06 Julien Danjou <julien@danjou.info>
4502
4503 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4504
4505 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4506 broken link.
4507
4508 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4509
4510 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4511 to ReiserFS.
4512
4513 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4514 (FAQ 7-1): Fix getmail URL.
4515
4516 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4517
4518 * epa.texi (Caching Passphrases): New section.
4519
4520 2010-10-06 Glenn Morris <rgm@gnu.org>
4521
4522 * Makefile.in (SHELL): Set it.
4523 (info): Move the mkdir dependency to the individual info files.
4524 (mostlyclean): Tidy up.
4525 (clean): Only delete the specific dvi and pdf files.
4526 (maintainer-clean): Be more restrictive in what we delete.
4527 ($(infodir)): Add parallel build workaround.
4528
4529 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4530
4531 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4532
4533 2010-10-03 Julien Danjou <julien@danjou.info>
4534
4535 * emacs-mime.texi (Display Customization):
4536 Update mm-inline-large-images documentation and add documentation for
4537 mm-inline-large-images-proportion.
4538
4539 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * tramp.texi (Frequently Asked Questions):
4542 Mention remote-file-name-inhibit-cache.
4543
4544 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4545
4546 * gnus.texi (Splitting Mail): Fix @xref syntax.
4547 (Splitting Mail): Really fix the @ref syntax.
4548
4549 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4550
4551 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4552 (Article Hiding): Add google banner example.
4553 Suggested by Benjamin Xu.
4554
4555 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4556
4557 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4558 Remove nnimap-split-rule from examples.
4559
4560 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4561
4562 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4563 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4564 Fishman.
4565 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4566
4567 2010-09-30 Julien Danjou <julien@danjou.info>
4568
4569 * gnus.texi (Gravatars): Fix documentation about
4570 gnu-gravatar-properties.
4571
4572 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4573
4574 * epa.texi (Bug Reports): New section.
4575
4576 2010-09-29 Glenn Morris <rgm@gnu.org>
4577
4578 * Makefile.in (top_srcdir): Remove unused variable.
4579
4580 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4581
4582 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4583 (Client-Side IMAP Splitting): Document 'default.
4584
4585 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4586
4587 * gnus.texi (Customizing the IMAP Connection):
4588 Document nnimap-fetch-partial-articles.
4589
4590 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4591
4592 * gnus-news.texi: Mention nnimap-inbox.
4593
4594 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4595
4596 2010-09-26 Julien Danjou <julien@danjou.info>
4597
4598 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4599
4600 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4601
4602 * gnus.texi (Security): Remove gpg.el mention.
4603
4604 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4605
4606 * gnus.texi (Browse Foreign Server): New variable
4607 gnus-browse-subscribe-newsgroup-method.
4608
4609 * gnus-news.texi: Mention it.
4610
4611 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4612
4613 * gnus.texi (NoCeM): Remove.
4614 (Startup Variables): No jingle.
4615
4616 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4617
4618 * woman.texi (Interface Options): xz compression is now supported.
4619
4620 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4621
4622 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4623 (Unavailable Servers): Document gnus-server-copy-server.
4624 (Using IMAP): Document the new nnimap.
4625
4626 2010-09-25 Julien Danjou <julien@danjou.info>
4627
4628 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4629
4630 2010-09-24 Glenn Morris <rgm@gnu.org>
4631
4632 * url.texi (Disk Caching): Tweak previous change.
4633
4634 2010-09-24 Julien Danjou <julien@danjou.info>
4635
4636 * url.texi (Disk Caching): Mention url-cache-expire-time,
4637 url-cache-expired, and url-fetch-from-cache.
4638
4639 2010-09-24 Julien Danjou <julien@danjou.info>
4640
4641 * gnus.texi: Add Gravatars.
4642
4643 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4644
4645 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4646
4647 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4648
4649 * gnus.texi (Expunging mailboxes): Update name of the expunging
4650 command.
4651
4652 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4653
4654 * emacs-mime.texi (rfc2047): Update description for
4655 rfc2047-encode-parameter.
4656
4657 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4658
4659 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4660 "fish" methods.
4661 (External methods): Remove "scp1_old" and "scp2_old" methods.
4662
4663 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4664
4665 * tramp.texi: Remove Japanese manual. Fix typo.
4666
4667 * trampver.texi: Update release number. Remove japanesemanual.
4668
4669 2010-09-09 Glenn Morris <rgm@gnu.org>
4670
4671 * org.texi: Restore clobbered changes (copyright years, untabify).
4672
4673 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4674
4675 * gnus.texi (Adaptive Scoring): Fix typo.
4676
4677 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4678
4679 * gnus.texi (Article Display): Document gnus-html-show-images.
4680
4681 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4682
4683 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4684
4685 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4686
4687 * gnus.texi (HTML): Document gnus-max-image-proportion.
4688
4689 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4690
4691 * gnus.texi (HTML): Document gnus-blocked-images.
4692
4693 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4694
4695 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4696
4697 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4698 the first message are used for wide replies.
4699 (Changing Servers): Remove documentation on gnus-change-server and
4700 friends, since it's been removed.
4701
4702 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4703
4704 * gnus.texi (Drafts): Mention B DEL.
4705
4706 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4707
4708 * gnus.texi (Delayed Articles): Mention that the Date header is the
4709 original one, even if you delay.
4710
4711 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4712
4713 * gnus.texi (Asynchronous Fetching):
4714 Document gnus-async-post-fetch-function.
4715 (HTML): Made into its own section.
4716
4717 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4718
4719 Sync with Tramp 2.1.19.
4720
4721 * tramp.texi (Inline methods, Default Method):
4722 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4723 Remove remark about doubled "-t" argument.
4724 (Auto-save and Backup): Remove reference to Emacs 21.
4725 (Filename Syntax): Describe port numbers.
4726 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4727 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4728 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4729 errors with the backquotes.
4730 (External packages): File attributes cache flushing for asynchronous
4731 processes.
4732 (Traces and Profiles): Describe verbose level 9.
4733
4734 * trampver.texi: Update release number.
4735
4736 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * dbus.texi (Alternative Buses): New chapter.
4739
4740 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4741
4742 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4743
4744 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4745
4746 * calc.texi (Customizing Calc): Rearrange description of new
4747 variables to match the presentation of other variables.
4748
4749 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4750
4751 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4752
4753 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4754
4755 * calc.texi (Making Selections, Selecting Subformulas)
4756 (Customizing Calc): Mention how to use faces to emphasize selected
4757 sub-formulas.
4758
4759 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4760
4761 * tramp.texi (External packages): File attributes cache flushing
4762 for asynchronous processes.
4763
4764 2010-08-01 Alan Mackenzie <acm@muc.de>
4765
4766 Enhance the manual for the latest Java Mode.
4767
4768 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4769 annotation-var-cont.
4770 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4771 two new symbols.
4772
4773 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4774
4775 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4776
4777 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4778
4779 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4780
4781 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4782
4783 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4784
4785 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4786
4787 * org.texi: Add macros to get plain quotes in PDF output.
4788 List additional contributors.
4789 (Capture): New section, replaces the section about remember.
4790 (Working With Source Code): New chapter, focused on documenting Org
4791 Babel.
4792 (Code evaluation security): New section.
4793 (MobileOrg): Document DropBox support.
4794 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4795 (Special symbols): Show how to display UTF8 characters for entities.
4796 (Global TODO list): Clarify the use of the "M" key and the differences
4797 to the "m" key.
4798 (RSS Feeds): Mention Atom feeds as well.
4799 (Setting tags): Remove paragraph about
4800 `org-complete-tags-always-offer-all-agenda-tags'.
4801
4802 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4803
4804 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4805 argument.
4806 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4807 echoing shells.
4808
4809 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4810
4811 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4812 (Filename Syntax): Describe port numbers.
4813
4814 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4815
4816 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4817 forgotten.
4818 (Type Conversion): Precise conversion of natural numbers.
4819 (Errors and Events): Add "debugging" to concept index. Add variable
4820 `dbus-debug'.
4821
4822 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4823
4824 * dbus.texi (Receiving Method Calls): Add optional argument
4825 EMITS-SIGNAL to `dbus-register-property'.
4826
4827 2010-06-27 Alex Schroeder <alex@gnu.org>
4828
4829 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4830
4831 2010-06-24 Glenn Morris <rgm@gnu.org>
4832
4833 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4834 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4835 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4836 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4837 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4838 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4839 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4840 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4841 convention. Make them end with a period.
4842
4843 2010-06-23 Glenn Morris <rgm@gnu.org>
4844
4845 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4846 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4847 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4848 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4849 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4850 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4851
4852 2010-06-10 Glenn Morris <rgm@gnu.org>
4853
4854 * idlwave.texi (Load-Path Shadows):
4855 * org.texi (Handling links): Fix typos.
4856
4857 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4858
4859 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4860
4861 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4862
4863 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4864 by an alias. (Bug#6226)
4865
4866 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4867
4868 * calc.texi (Manipulating Vectors): Mention that vectors can
4869 be used to determine bins for `calc-histogram'.
4870
4871 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4872
4873 * calc.texi: Remove "\turnoffactive" commands throughout.
4874
4875 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4876
4877 * url.texi (HTTP language/coding, Customization):
4878 * message.texi (Header Commands, Responses):
4879 * cl.texi (Argument Lists): Fix typos.
4880
4881 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4882
4883 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4884 Note that Development menu is always available.
4885 (Creating a project): Fix terminology.
4886 (Add/Remove files): Fix typo.
4887
4888 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4889
4890 * Version 23.2 released.
4891
4892 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4893
4894 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4895
4896 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * tramp.texi (Inline methods, Default Method):
4899 Mention `tramp-inline-compress-start-size'.
4900
4901 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4904 the CVS repo. Put the Git repo in the news section.
4905
4906 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4907 Removed some mentions of CVS. Mention the new Git repo.
4908
4909 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4910
4911 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4912 (Mail Group Commands): Add index entry.
4913
4914 2010-04-18 Glenn Morris <rgm@gnu.org>
4915
4916 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4917
4918 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4919
4920 * calc.texi (Radix modes): Mention that the option prefix will
4921 turn on twos-complement mode.
4922 (Inverse and Hyperbolic Flags): Mention the Option flag.
4923
4924 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4925
4926 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4927 (LaTeX/PDF export commands): Rename and Move section.
4928 (Sectioning structure): Update.
4929 (References): New use case for field coordinates.
4930 (The export dispatcher): Rename from ASCII export.
4931 (Setting up the staging area): Document the availability of
4932 encryption for MobileOrg.
4933 (Images and tables): Document how to reference labels.
4934 (Index entries): New section.
4935 (Generating an index): New section.
4936 (Column width and alignment): Document that <N> now
4937 means a fixed width, not a maximum width.
4938 (Publishing options): Document the :email option.
4939 (Beamer class export): Fix bug in the BEAMER example.
4940 (Refiling notes): Document refile logging.
4941 (In-buffer settings): Document refile logging keywords.
4942 (Drawers): Document `C-c C-z' command.
4943 (Agenda commands): Mention the alternative key `C-c C-z'.
4944 (Special properties): Document the BLOCKED property.
4945 (The spreadsheet): Mention the formula editor.
4946 (References): Document field coordinates.
4947 (Publishing action): Correct the documentation for the
4948 publishing function.
4949 (The date/time prompt): Document that we accept dates
4950 like month/day/year.
4951 (Cooperation): Document the changes in table.el support.
4952 (Faces for TODO keywords, Faces for TODO keywords)
4953 (Priorities): Document the easy colors.
4954 (Visibility cycling): Document the new double prefix
4955 arg for `org-reveal'.
4956 (Cooperation): Remember.el is part of Emacs.
4957 (Clean view): Mention that `wrap-prefix' is also set by
4958 org-indent-mode.
4959 (Agenda commands): Add information about prefix args to
4960 scheduling and deadline commands.
4961 (Search view): Point to the docstring of
4962 `org-search-view' for more details.
4963 (Agenda commands): Document that `>' prompts for a date.
4964 (Setting tags): Document variable
4965 org-complete-tags-always-offer-all-agenda-tags.
4966 (Column attributes): Cross-reference special properties.
4967
4968 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4969
4970 Synchronize with Tramp repository.
4971
4972 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4973 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4974 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4975 syntax, texi2dvi reports errors with the backquotes.
4976
4977 * trampver.texi: Update release number.
4978
4979 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4980
4981 * gnus.texi (Finding the News): Add pointers to the Server buffer
4982 because it's essential.
4983
4984 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4985
4986 * gnus.texi (MIME Commands): Update description of
4987 gnus-article-browse-html-article.
4988
4989 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4990
4991 * auth.texi (Secret Service API): Add TODO node.
4992 (Help for users): Explain the new source options for `auth-sources'.
4993
4994 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4995
4996 * trampver.texi: Update release number.
4997
4998 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4999
5000 * Branch for 23.2.
5001
5002 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5005 now enabled by default.
5006
5007 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5010 when Emacs runs in interactive mode. (Bug#5645)
5011
5012 2010-02-16 Glenn Morris <rgm@gnu.org>
5013
5014 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5015
5016 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5017
5018 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5019
5020 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5021
5022 * gnus.texi (Score File Format): Fix typo.
5023
5024 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5025
5026 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5027
5028 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5029
5030 * ada-mode.texi (Project File Overview): Fix typo.
5031
5032 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5033
5034 * semantic.texi: Add Richard Y. Kim credit.
5035
5036 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5037
5038 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5039
5040 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5041 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5042
5043 2010-01-17 Glenn Morris <rgm@gnu.org>
5044
5045 * calc.texi (Reporting Bugs): Don't mention format of repository.
5046
5047 * woman.texi (Bugs): Make "Emacs repository" less specific,
5048 and the URL for same more specific.
5049
5050 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5051
5052 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5053
5054 * ede.texi (ede-step-project, ede-proj-target):
5055 * tramp.texi (Remote processes): Fix typos.
5056
5057 2010-01-16 Mario Lang <mlang@delysid.org>
5058
5059 * ede.texi (ede-target):
5060 * org.texi (Refiling notes): Remove duplicated words.
5061
5062 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5063
5064 * gnus.texi (Posting Styles): Use with-current-buffer.
5065 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5066
5067 2010-01-02 Kevin Ryde <user42@zip.com.au>
5068
5069 * eieio.texi (Naming Conventions): Correction to xref on elisp
5070 coding conventions, is "Tips" node not "Standards".
5071
5072 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5073
5074 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5075
5076 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5077
5078 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5079
5080 * gnus.texi (Direct Functions): Add missing port number to tls method.
5081
5082 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5083
5084 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5085 ($(infodir)/edt, edt.dvi): New targets.
5086
5087 2009-12-15 Glenn Morris <rgm@gnu.org>
5088
5089 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5090 (edt, $(infodir)/edt, edt.dvi): New targets.
5091 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5092
5093 * Makefile.in (PDF_TARGETS, pdf): New.
5094 (clean): Add *.pdf.
5095 Add pdf rules for all manuals.
5096
5097 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5098
5099 * calc.texi (Radix Modes): Clarify two's complement notation.
5100
5101 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5102
5103 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5104 (Smart Jump, Analyzer Debug): Copyedits.
5105 (Semantic mode user commands): Link to new nodes.
5106 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5107 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5108 upstream Semantic manual.
5109
5110 * semantic.texi (Introduction): Minor fix to diagram.
5111
5112 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * eshell.texi (History): Add the other built-in variables.
5115 (Built-ins): Explain built-ins, and how to apply the external commands.
5116 Add `history', `su' and `sudo'.
5117
5118 * tramp.texi (Remote processes): Add missing <RET> in the example.
5119
5120 2009-12-01 Bill Wohler <wohler@newt.com>
5121
5122 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5123 path for mairix example. Specify -q in namazu example since namazu is
5124 excessively garrulous.
5125
5126 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5127
5128 * tramp.texi (Remote processes): Improve eshell example with "su"
5129 and "sudo" commands.
5130
5131 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5132
5133 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5134
5135 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5136 Document semantic-complete-analyze-inline.
5137 (Semanticdb search debugging commands): Minor clarification.
5138 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5139 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5140 manual.
5141 (Semantic mode): Link to Idle Scheduler.
5142
5143 2009-11-28 Kevin Ryde <user42@zip.com.au>
5144
5145 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5146 @pxref, now EIEIO is in Emacs.
5147
5148 * erc.texi (Development): Correction to git tutorial url.
5149
5150 2009-11-26 Glenn Morris <rgm@gnu.org>
5151
5152 * faq.texi (Latest version of Emacs): Mention stability of development
5153 version.
5154 (Problems with very large files): Max buffer size increase in 23.2.
5155 (VM): VM has moved house again.
5156
5157 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5158
5159 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5160 notations.
5161
5162 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5163
5164 * org.texi (Column attributes): Fix documentation of new operators.
5165
5166 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5167
5168 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5169 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5170 (Idle Completions Mode): Numerous copyedits.
5171
5172 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5173
5174 * semantic.texi (Semantic Internals, Glossary):
5175 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5176 (Semanticdb search debugging commands): Fix typos.
5177
5178 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5179
5180 * calc.texi (Radix modes): Mention twos-complement notation.
5181
5182 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5183
5184 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5185 ($(infodir)/semantic, semantic.dvi): New targets.
5186
5187 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5188
5189 * Makefile.in: Build the Semantic manual.
5190
5191 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5192 repository.
5193
5194 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5195
5196 * dbus.texi (Receiving Method Calls): New defun
5197 `dbus-unregister-service'.
5198
5199 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5200
5201 * org.texi (Speed keys): New section.
5202
5203 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5204
5205 * dbus.texi (Type Conversion): Fix typo.
5206 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5207 `dbus-registered-objects-table'.
5208 (Receiving Method Calls): New defun `dbus-register-property'.
5209 Move `dbus-unregister-object' here.
5210
5211 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5212
5213 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5214
5215 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5216
5217 * org.texi (Column attributes): Add the new age summary operators.
5218 Also, mention the fact you can only use one summary operator per
5219 property.
5220
5221 2009-11-13 John Wiegley <johnw@newartisans.com>
5222
5223 * org.texi (Tracking your habits): Add a new section in the
5224 manual about how to track habits.
5225 (Resolving idle time): Add a section on how idle and
5226 dangling clocks are resolved.
5227
5228 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5229
5230 * org.texi (Agenda commands): Document the new `i' command.
5231 (Inserting deadline/schedule): Document logging changes
5232 of scheduling and deadline times stamps.
5233 (In-buffer settings): Document the in-buffer keywords for logging
5234 changes of scheduling and deadline times stamps.
5235 (Structure editing, Plain lists): Document indentation
5236 cycling in empty entries with TAB.
5237 (Archiving): Document the default archiving command.
5238 (Moving subtrees): Document the new keys for archiving.
5239 (Internal archiving): Fix incorrect key.
5240 (Agenda commands): Document the TODO set switching commands.
5241 (Agenda commands): Document the new archiving keys.
5242 (Clocking work time): Better description on how to save
5243 and restore a clock.
5244 (Resolving idle time): Mention the x11idle program to get true
5245 idleness also under X11.
5246 (Resolving idle time): Use @kbd instead of @key for normal
5247 letters, because this is how he rest of the manual does this.
5248 (Pushing to MobileOrg): Mention that `org-directory'
5249 should be set.
5250 (Agenda commands): Document that SPC is a filter for
5251 any tag.
5252 (Search view): Rename from "Keyword search".
5253 (Capure): New chapter.
5254 (Markup): New chapter.
5255 (Links in HTML export, Images in HTML export):
5256 Extend the section titles.
5257 (Images in HTML export): Document the align option.
5258 (Text areas in HTML export): Extend the section title.
5259 (Images in LaTeX export): Explain image placement in LaTeX.
5260
5261 2009-11-10 Glenn Morris <rgm@gnu.org>
5262
5263 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5264
5265 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5266
5267 * tramp.texi (Auto-save and Backup): Disable backups just for a
5268 method.
5269
5270 * trampver.texi: Update release number.
5271
5272 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5273
5274 Sync with Tramp 2.1.17.
5275
5276 * trampver.texi: Update release number.
5277
5278 2009-10-29 Glenn Morris <rgm@gnu.org>
5279
5280 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5281
5282 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5283
5284 * tramp.texi (External methods): Temporary files are kept for
5285 `rsync' and `rsyncc' methods.
5286
5287 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5288
5289 * eieio.texi: Fix typos.
5290
5291 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5292
5293 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5294
5295 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5296
5297 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5298 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5299
5300 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * Makefile.in: Build EIEIO and EDE manuals.
5303
5304 2009-10-07 Eric Ludlam <zappo@gnu.org>
5305
5306 * eieio.texi:
5307 * ede.texi: New files.
5308
5309 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5310
5311 * tramp.texi (Remote processes): Association of a pty is not supported.
5312
5313 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5314
5315 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5316 (Processing LaTeX fragments): Document that the size of images can be
5317 changes using the variable `org-format-latex-options'.
5318 (The date/time prompt, Timestamps): Be more accurate over ISO format
5319 dates and times.
5320 (Visibility cycling): Document showeverything keyword.
5321 (In-buffer settings): Document showeverything keyword.
5322 (Setting up the staging area): Fix the example.
5323 (MobileOrg): New section.
5324 (Agenda commands, Exporting Agenda Views): Document exporting the
5325 agenda view to Org files.
5326
5327 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5328
5329 * tramp.texi (History): Add IMAP support.
5330 (External methods): Add `imap' and `imaps' methods.
5331 (GVFS based methods): Add indices for `davs'.
5332 (Password handling): Rename anchors. Add IMAP entries for
5333 ~/.authinfo.gpg.
5334
5335 * trampver.texi: Set default value of `emacsimap'.
5336
5337 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5338
5339 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5340
5341 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5342
5343 * dired-x.texi (Technical Details):
5344 Delete dired-up-directory (Bug#4292).
5345
5346 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5347
5348 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5349
5350 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5351
5352 * org.texi (Effort estimates): Document new effort setting commands.
5353 (Agenda commands): Document the new keys fro agenda time motion.
5354 Document entry text mode. Improve documentation of the keys to include
5355 inactive time stamps into the agenda view.
5356 (Feedback): Document the new bug report command.
5357 (Structure editing): Add an index entry for the sorting of subtrees.
5358
5359 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5360
5361 * auth.texi (Help for users): Corrected markup.
5362
5363 2009-09-02 Glenn Morris <rgm@gnu.org>
5364
5365 * emacs-mime.texi (time-date): Mention float-time.
5366
5367 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5368
5369 * calc.texi (Simplifying Formulas): Improve the wording.
5370
5371 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5372
5373 * auth.texi: Rewritten for coverage and clarity.
5374
5375 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5376
5377 * gnus.texi (Expiring Mail):
5378 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5379 (Various Various): Mention gnus-safe-html-newsgroups.
5380
5381 * gnus-news.texi: Mention
5382 gnus-mark-copied-or-moved-articles-as-expirable.
5383
5384 * emacs-mime.texi (Display Customization): Add xref to
5385 gnus-safe-html-newsgroups.
5386
5387 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5388
5389 * tramp.texi (Version Control): Remove.
5390 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5391 reference.
5392 (External methods): Correct `scpc' concept index entries. New method
5393 `rsyncc'.
5394 (External packages): New subsections "Filename completion" and "File
5395 attributes cache".
5396
5397 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5398
5399 * calc.texi (Rewrite Rules): Improve the example.
5400 (Simplifying Formulas): Explain use of the I and H flags for
5401 simplification.
5402
5403 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5404
5405 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5406 Describe autostart behavior of dbus-ping.
5407 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5408 for timeout values.
5409 (Top): Remove footnote saying D-Bus is not enabled by
5410 default. (Bug#4256)
5411
5412 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5413
5414 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5415 Reported by Jari Aalto (Bug#4211).
5416 (Mail-mode integration): Mention epa-mail-mode and
5417 epa-global-mail-mode.
5418 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5419 epa-setup.
5420
5421 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5422
5423 * dbus.texi (Asynchronous Methods): Allow nil handler.
5424
5425 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5426
5427 * ediff.texi (ediff-current-file): Add information about this new function.
5428
5429 * viper.texi: Add information about C-s in viper's search command.
5430
5431 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5432
5433 * calc.texi (Date Forms): Fix typos.
5434
5435 2009-08-08 Glenn Morris <rgm@gnu.org>
5436
5437 * org.texi (Agenda commands): Restore clobbered change.
5438
5439 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5440
5441 * calc.texi (Graphics, Devices): Update with the peculiarities of
5442 operation on MS-Windows.
5443
5444 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5445
5446 * org.texi (Publishing action): Improve documentation of file
5447 names when publishing to the source directory.
5448 (Clean view): Document `org-indent-mode'.
5449 (Clocking work time): Add documentation for the
5450 new :timetamp option when creating a clock report.
5451 (Paragraphs): Fix many typos.
5452 (Plain lists): Remove duplicate explanation about the
5453 `C-c *' command.
5454 (Literal examples): Update to reflect the new behavior
5455 of the -n -r -k switches when exporting source code examples.
5456 (Structure editing): Add information about `C-c *',
5457 converting a plain list into a list of Org items.
5458 (Remember): Small rephrasing of the paragraph
5459 describing remember.el. Also mentioned that remember.el is part
5460 of Emacs 23, not Emacs 22.
5461 (Clocking work time): Add documentation about
5462 displaying the current clocking time against the effort estimate.
5463 Also add a footnote about using `org-clock-in-prepare-hook' to add
5464 an effort estimate on the fly, just before clocking it.
5465 (Footnotes): Document automatic renumbering and
5466 sorting.
5467 (Agenda commands): Document new bulk commands.
5468 (Plain lists): Document new behavior of
5469 `org-cycle-include-plain-lists'.
5470 Hyphenation only in TeX.
5471 (Clocking work time): Document the key to update effort
5472 estimates.
5473 (Clocking work time): Document the clock time display.
5474 (Structure editing, TODO basics): Document new
5475 variables.
5476 (Column attributes): Document new colciew operators.
5477 (Publishing options): Document :xml-declaration.
5478 (Tracking TODO state changes): Document the
5479 LOG_INTO_DRAWER property.
5480 (Literal examples): Document the new implementation for
5481 editing source code.
5482 (Publishing action): Mention the new publishing
5483 function, to publish an Org source file.
5484 (Publishing links): Mention how to link to an Org source file.
5485 (Macro replacement): Document new macros.
5486 (Handling links): Document type-specific completion
5487 when inserting links.
5488 (Structure editing, Plain lists): Improve documentation
5489 on sorting.
5490 (Internal links): Document custom ids for links.
5491 (Handling links): Document custom ids for links.
5492 (CSS support): Document new class.
5493 (Refiling notes): Document the possibility to create new nodes
5494 during refiling.
5495 (Agenda commands): Document the "?" operator to find
5496 tasks without effort setting.
5497 (Exporting agenda information): Section moved.
5498 (RSS Feeds): New section.
5499 (Built-in table editor): Document M-e and M-a navigate
5500 inside table field.
5501 (Stuck projects): Docment that projects identified as
5502 un-stuck will still be searchd for stuck sub-projects.
5503 (Paragraphs): Document centering.
5504 (Creating timestamps, Agenda commands): Document new
5505 behavior when changing time stamps.
5506 (Structure editing): Document the new command
5507 `org-clone-subtree-with-time-shift'.
5508 (Publishing): Refresh this chapter.
5509 (Export options, Export options, In-buffer settings):
5510 Document the new keywords.
5511 (Matching tags and properties): Collect all
5512 documentation about tags/property matches here.
5513 (Setting tags): Document `org-tag-persistent-alist'.
5514 (Weekly/daily agenda): New section.
5515 (Orgstruct mode): Describe `orgstruct++-mode'.
5516 (Drawers): Mention the LOGBOOK drawer.
5517 (Export options, Sectioning structure): Document the
5518 #+LEATEX_HEADER in-buffer setting.
5519 (Bugs): Section removed.
5520 (Hooks): New section.
5521 (Add-on packages): Move here from old location.
5522 (Context-sensitive commands): New section.
5523 (Setting tags): Document newline option.
5524 (Global TODO list, Matching tags and properties):
5525 Mention more variables.
5526 (Checkboxes): Update to changed command behavior.
5527
5528 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5529
5530 * speedbar.texi (Basic Key Bindings): Fix typo.
5531
5532 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5533
5534 * calc.texi (Vector/Matrix Functions): Add index entries for both
5535 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5536 affects matrices with more than one row.
5537 (Help Commands): Add index entries for "prefix ?" key bindings.
5538
5539 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5540
5541 * calc.texi (Stack Manipulation Commands): Add documentation for
5542 `calc-transpose-lines'.
5543
5544 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5545
5546 * dbus.texi (Receiving Method Calls): Describe special return value
5547 `:ignore'.
5548
5549 2009-07-24 Alan Mackenzie <acm@muc.de>
5550
5551 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5552 initialization, any individual variable setting now takes precedence
5553 over one done via c-file-style/c-file-offsets.
5554
5555 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5556
5557 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5558 truncated when Calc is quit.
5559 (Customizing Calc): Document `calc-undo-length'.
5560
5561 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5562
5563 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5564
5565 2009-07-11 Kevin Ryde <user42@zip.com.au>
5566
5567 * pcl-cvs.texi (About PCL-CVS):
5568 * widget.texi (Basic Types):
5569 Fix cross-references.
5570
5571 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5572
5573 * dbus.texi (Type Conversion): Don't use literal control character.
5574
5575 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5576
5577 * tramp.texi (GVFS based methods): New section.
5578 (Remote processes): Processes for GVFS based methods run locally.
5579
5580 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5581
5582 * tramp.texi (Inline methods, External methods, Gateway methods):
5583 Avoid the words "kludge" and hack".
5584 (External methods): Add `synce' method.
5585
5586 * trampver.texi: Update release number.
5587
5588 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5589
5590 Sync with Tramp 2.1.16.
5591
5592 * tramp.texi (History): Add GVFS support.
5593 (External methods): Precise `rsync' description. Add `dav', `davs' and
5594 `obex' methods. Add 'tramp-gvfs-methods' option.
5595 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5596 forms.
5597 (Remote Programs): Introduce `tramp-own-remote-path'.
5598 (Remote processes): New subsection "Running remote programs that create
5599 local X11 windows".
5600 (Frequently Asked Questions): Improve code for disabling vc.
5601
5602 * trampver.texi: Update release number. Set default value of
5603 `emacsgvfs'.
5604
5605 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5606
5607 * Branch for 23.1.
5608
5609 2009-06-17 Glenn Morris <rgm@gnu.org>
5610
5611 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5612 (Latest version of Emacs): Mention source code repository.
5613
5614 2009-06-16 Glenn Morris <rgm@gnu.org>
5615
5616 * faq.texi (Top): Language tweak.
5617 (Extended commands): Most people have arrow keys.
5618 (Emacs manual): Say how to follow info links.
5619 (File-name conventions): Change title a bit. Explain about source
5620 versus installed. Condense etc description.
5621 (Guidelines for newsgroup postings): Mention Savannah list page.
5622 (Newsgroup archives): Simplify.
5623 (Contacting the FSF): Add contact URL.
5624 (Emacs Lisp documentation): Printed version not always available.
5625 (Installing Texinfo documentation): Explain how by hand installation is
5626 not normally needed. Use add-to-list. Remove duplicate reference.
5627 (Informational files for Emacs): Move info on Help menu here from
5628 "File-name conventions".
5629 (Help installing Emacs): Tweak uref.
5630 (Obtaining the FAQ): Mention repository.
5631 (Origin of the term Emacs): Explain "ITS".
5632 (Changing load-path): Use add-to-list.
5633 (Automatic indentation): Clarify this is for Text mode.
5634 Don't mention Indented Text mode.
5635 (Finding Emacs on the Internet): The FSF does not seem to offer a
5636 deluxe distribution on CD anymore.
5637
5638 2009-06-16 Glenn Morris <rgm@gnu.org>
5639
5640 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5641 Recommend the latest release. Mention how to get older FAQs.
5642 Recommend the Emacs manual.
5643 (Guidelines for newsgroup postings): Discourage cross-posts.
5644 (Underlining paragraphs): Remove.
5645 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5646 (Bugs and problems): Update key-binding.
5647 (Problems with very large files): Mention 64-bit.
5648 (Shell process exits abnormally): Remove.
5649 (Problems with Shell Mode): Rename and update.
5650 (Spontaneous entry into isearch-mode)
5651 (Problems talking to certain hosts): Remove. This is old information,
5652 in etc/PROBLEMS if needed.
5653 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5654 (Dired claims that no file is on this line): Update.
5655 (Installing Emacs, Problems building Emacs): Simplify.
5656 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5657 information.
5658 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5659 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5660 (JDEE): "JDEE", not "JDE".
5661 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5662 Remove. This is old information, in etc/PROBLEMS if needed.
5663 (stty and Backspace key, Kanji and Chinese characters): Remove.
5664 (Right-to-left alphabets): Update section.
5665 (Changing the included text prefix): Gnus uses message-yank-prefix.
5666 Add cross-reference to Supercite manual.
5667 (Saving a copy of outgoing mail): Simplify output file description.
5668 (Expanding aliases when sending mail): Refer to Emacs manual.
5669 Remove old info about RFC822.
5670 Correct description of how to rebuild aliases.
5671 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5672 (MIME with Emacs mail packages)
5673 (Viewing articles with embedded underlining)
5674 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5675 Remove old sections.
5676 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5677 and is well-documented in the Gnus manual.
5678 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5679 (Making Gnus faster): Rename from "Starting Gnus faster".
5680 Merge "Catch-up is slow in Gnus" into here.
5681
5682 2009-06-14 Glenn Morris <rgm@gnu.org>
5683
5684 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5685 (New in Emacs 23): New section.
5686 (Handling C-s and C-q with flow control): Add xref.
5687
5688 2009-06-13 Glenn Morris <rgm@gnu.org>
5689
5690 * faq.texi (Setting up a customization file): Grammar fix.
5691 Customize is no longer "new".
5692 (Displaying the current line or column): Line-number mode is on by
5693 default. Don't mention `column' package. Mention linum.el.
5694 (Turning on abbrevs by default): Explain how to do it for buffers,
5695 modes, and everywhere.
5696 (Associating modes with files): Use add-to-list. Don't mention Emacs
5697 19.
5698 (Highlighting a region): On by default since 23.1.
5699 (Replacing highlighted text): Update doc quote.
5700 (Working with unprintable characters): Don't mention search-quote-char.
5701 (Using an already running Emacs process): Gnuclient is probably not an
5702 enhancement these days.
5703 (Indenting switch statements): Remove mention of pre-Emacs 20.
5704 (Horizontal scrolling): Abbreviate Emacs 20 description.
5705 (Replacing text across multiple files): Fix name of dired command.
5706 (Disabling backups): Use require not load.
5707 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5708
5709 2009-06-13 Bill Wohler <wohler@newt.com>
5710
5711 Release MH-E manual version 8.2.
5712
5713 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5714 release 8.2.
5715
5716 2009-06-13 Glenn Morris <rgm@gnu.org>
5717
5718 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5719 in this day and age the common meaning is "on the web".
5720 (copying): Use @copyright in all cases.
5721 (Basic keys): Remove reference to deleted manual node "Text Characters".
5722 (File-name conventions): Use GNU as an example rather than SERVICE.
5723 default.el lives in site-lisp. Update Info directory location.
5724 (Real meaning of copyleft): GPL actions have been brought, but all
5725 settled out of court.
5726 (Guidelines for newsgroup postings): Shorten section title.
5727 Simplify comp.emacs description.
5728 (Newsgroup archives): Change Google URL. Describe Gmane.
5729 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5730 points". Mention List-Unsubscribe header.
5731 (Contacting the FSF): Update email and URLs.
5732 (Basic editing): Mention F1 for help.
5733 (Installing Texinfo documentation): Refer to Texinfo website rather
5734 than ftp server.
5735 (Printing a Texinfo file): Mention texi2pdf.
5736 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5737 are just stubs nowadays.
5738 (Latest version of Emacs): Explain version numbers.
5739 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5740 (Turning on syntax highlighting): No need to mention hilit19 any more.
5741 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5742 (Modes for various languages): Remove section.
5743 (Major packages and programs): Remove most version and maintainer
5744 information - it's hard to keep up-to-date, and adds nothing.
5745 Similarly with direct links to mailing lists.
5746 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5747 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5748 years, and Emacs comes with tools for this now.
5749 (Patch): Remove section - this is a standard tool.
5750 (Using function keys under X): Remove section.
5751
5752 2009-06-12 Glenn Morris <rgm@gnu.org>
5753
5754 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5755 (Help installing Emacs): Remove reference to deleted X11 node.
5756 (Associating modes with files): Interpreter-mode-alist is no longer
5757 subservient to auto-mode-alist.
5758 (Installing Emacs): Change future Emacs version.
5759 (Linking with -lX11 fails): Remove old section.
5760 (Packages that do not come with Emacs): Update ELL location.
5761 Emacs Lisp archive is dead.
5762 (Emacs for Windows): Remove reference to old CE port.
5763 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5764 (Emacs for VMS and DECwindows): Remove old ports.
5765 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5766 (Removing flashing messages): Remove section about non-existent Gnus
5767 option.
5768
5769 * faq.texi (Top): Add @top command.
5770 Remove the optional arguments from all @node commands: makeinfo can
5771 generate these automatically, and it is easier to edit and rearrange
5772 nodes without them.
5773
5774 2009-06-11 Glenn Morris <rgm@gnu.org>
5775
5776 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5777 (The LPF): Make the updated URL the sole reference point.
5778 (Learning how to do something): Update refcard price and format.
5779 (Getting a printed manual): Sources in doc/emacs/, not man/.
5780 Also available in PDF format. Since the page count varies, be less
5781 precise.
5782 (Informational files for Emacs): Remove references to deleted files
5783 LPF and SUN-SUPPORT, and to UUCP.
5784 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5785 Remove many obsolete ways to get the FAQ, which now seems only to be
5786 distributed with Emacs.
5787 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5788
5789 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5790
5791 * org.texi (Org Plot): Fix tags (Bug#3507).
5792 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5793
5794 * ada-mode.texi (Installation, Compile commands)
5795 (Project File Overview, No project files, Set compiler options)
5796 (Use GNAT project file, Use multiple GNAT project files)
5797 (Identifier completion): Use @samp for menu items, and @kbd for key
5798 sequences (Bug#3504).
5799
5800 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5801
5802 * gnus.texi (Security): Fix wording; add a link to epa.info.
5803
5804 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5805
5806 * message.texi (Header Commands): Fix descriptions to match
5807 keybindings.
5808
5809 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5810
5811 * gnus.texi (Security): Mention that EasyPG is the current default.
5812
5813 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5814
5815 * ediff.texi (Session Commands): Fix typo.
5816
5817 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5818
5819 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5820 news.software.readers. Reported by Florian Rehnisch.
5821
5822 2009-04-02 Glenn Morris <rgm@gnu.org>
5823
5824 * auth.texi: Capitalize direntry.
5825
5826 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5827 using a period in the entry name. (Bug#2797)
5828
5829 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5830
5831 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5832 ($(infodir)/auth, auth.dvi): New targets.
5833
5834 2009-03-03 Glenn Morris <rgm@gnu.org>
5835
5836 * auth.texi: Fix @setfilename.
5837
5838 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5839 (auth, $(infodir)/auth, auth.dvi): New rules.
5840
5841 2009-02-25 Glenn Morris <rgm@gnu.org>
5842
5843 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5844
5845 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5846
5847 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5848
5849 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5850
5851 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5852 gnus-nocem-issuers, and gnus-nocem-verifyer.
5853
5854 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5855
5856 * ada-mode.texi (Project files, Automatic Casing):
5857 * dbus.texi (Signals):
5858 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5859 * mh-e.texi (HTML):
5860 * nxml-mode.texi (Locating a schema)
5861 (Using the document's URI to locate a schema):
5862 * org.texi (Footnotes, Using the mapping API):
5863 * rcirc.texi (Channels): Remove duplicate words.
5864
5865 2009-02-20 Glenn Morris <rgm@gnu.org>
5866
5867 * dired-x.texi (Miscellaneous Commands):
5868 * gnus.texi: Minor updates for mbox Rmail.
5869
5870 2009-02-16 Karl Berry <karl@gnu.org>
5871
5872 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5873 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5874 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5875 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5876 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5877 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5878 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5879 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5880 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5881 Consistently use @insertcopying in the Top node,
5882 @contents at the front (after @end titlepage),
5883 and @direntry after @copying. (Bug#1988)
5884
5885 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5886
5887 * auth.texi: New file documenting auth-source.
5888
5889 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5890
5891 * org.texi (Org Plot): Fix link.
5892
5893 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5894
5895 * epa.texi (Mail-mode integration): Mention the way to do
5896 "encrypt-to-self". (Bug#1807)
5897
5898 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5899
5900 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5901
5902 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5903
5904 * gnus-news.texi: Print version about Incoming*.
5905
5906 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5907
5908 * org.texi (Structure editing, Handling links)
5909 (Fast access to TODO states, Javascript support): Make standard docs
5910 correctly reflect default variable settings.
5911
5912 2009-02-02 Glenn Morris <rgm@gnu.org>
5913
5914 * org.texi: Fix typos.
5915
5916 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5917
5918 Sync with Tramp 2.1.15.
5919
5920 * trampver.texi: Update release number.
5921
5922 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5923
5924 * org.texi (TODO dependencies): Document TODO dependencies on
5925 checkboxes.
5926
5927 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5928
5929 * org.texi (TODO dependencies): Document key binding for toggling
5930 ORDERED property.
5931
5932 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5933
5934 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5935 of hook functions.
5936
5937 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5938
5939 * org.texi (TODO dependencies): New section.
5940
5941 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5942
5943 * org.texi (Plain lists, TODO basics, Priorities)
5944 (Multiple sets in one file, Conflicts): Document interaction with
5945 `shift-selection-mode'.
5946
5947 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5948
5949 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5950 Make Calc the subject of sentences.
5951 (Rearranging Formulas using Selections): Discuss new options
5952 for `j *'.
5953
5954 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5955
5956 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5957
5958 2009-01-26 Glenn Morris <rgm@gnu.org>
5959
5960 * org.texi: Fix typos.
5961
5962 2009-01-26 Bill Wohler <wohler@newt.com>
5963
5964 * mh-e.texi (EDITION, UPDATED): Update.
5965
5966 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5967
5968 * org.texi (References): Add information about remote references.
5969 (Built-in table editor): Document `C-c RET' in tables.
5970 (Math symbols, Quoting LaTeX code): Mention that simple
5971 LaTeX macros survive LaTeX export.
5972 (Images in LaTeX export): Show how to create a reference to a
5973 figure.
5974 (Sectioning structure): Document that the LaTeX class can be
5975 specified in a property.
5976 (Text areas in HTML export): New section.
5977 (External links): Add examples for text search and ID links.
5978 (Built-in table editor): Remove the descriptio of `C-c
5979 C-q', it not longer works.
5980 (Literal examples): Document that a space must follow
5981 the colon in short examples.
5982 (Relative timer): Document `org-timer-stop'.
5983 (Footnotes): New section.
5984 (Footnote markup): Shorten section and refer to new Footnote
5985 section.
5986 (Literal examples): Add documentation for line
5987 numbering in and references to code examples.
5988 (CSS support): Fix the description of default CSS styles.
5989 (Capturing column view): Document
5990 "file:path/to/file.org" as an allowed value for the ID property of
5991 a dynamic block copying column view.
5992
5993 2009-01-23 Stephen Eglen <stephen@gnu.org>
5994
5995 * mh-e.texi (Getting Started): Describe $MH.
5996
5997 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5998
5999 * tramp.texi (all): Harmonize usage of "external method",
6000 "external transfer method" and "out-of-band method".
6001 (Connection types): Precise the differences of inline and external
6002 methods. Written by Adrian Phillips <a.phillips@met.no>.
6003
6004 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6005
6006 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6007 commands as described at the top. Reported by Allan Gottlieb
6008 <gottlieb@nyu.edu>.
6009
6010 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6011
6012 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6013 nnmail-pathname-coding-system.
6014
6015 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6016
6017 * org.texi (Relative timer): Fix typo.
6018
6019 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6020
6021 * org.texi (Clocking work time): Fix typo.
6022 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6023
6024 2009-01-13 Glenn Morris <rgm@gnu.org>
6025
6026 * org.texi: Fix some more typos.
6027
6028 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6029
6030 * org.texi: Fix some typos.
6031
6032 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6033
6034 * gnus.texi (Group Parameters): Add note for local variables.
6035
6036 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6037
6038 * gnus.texi (Converting Kill Files): Fix URL.
6039 Include gnus-kill-to-score.el in contrib directory.
6040
6041 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6042
6043 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6044 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6045 (Paging the Article): Add index entry.
6046
6047 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6048
6049 * ada-mode.texi (Examples): Delete redundant text.
6050
6051 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6052
6053 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6054
6055 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6056 addresses.
6057
6058 2009-01-03 Bill Wohler <wohler@newt.com>
6059
6060 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6061 kept empty.
6062
6063 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6064
6065 * org.texi (Activation, Exporting, ASCII export, HTML export)
6066 (HTML Export commands, LaTeX/PDF export commands):
6067 Improve documentation about transient-mark-mode.
6068 (References): Document the use of special names like $LR1 to reference
6069 to fields in the last table row.
6070
6071 2008-12-19 Juri Linkov <juri@jurta.org>
6072
6073 * info.texi (Search Text): Remove mention of removed key binding M-s.
6074
6075 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6076
6077 * org.texi (References): Remove mentioning of @0 as reference for the
6078 last line, this has been reverted in the Lisp sources.
6079
6080 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6081
6082 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6083 (DVI_TARGETS): Remove duplicates. Add sasl.
6084 ($(infodir)/sasl, sasl.dvi): New targets.
6085
6086 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6087
6088 * org.texi: Version number pushed to 6.15d.
6089
6090 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6091
6092 * org.texi (Tables in LaTeX export): New section.
6093 (Images in LaTeX export): New section.
6094 (Inlined images, Images in HTML export): Sections renamed.
6095
6096 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6097
6098 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6099
6100 2008-12-04 David Engster <dengste@eml.cc>
6101
6102 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6103 of nnml-get-new-mail. Change URL for mairix patch.
6104
6105 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6106
6107 * org.texi (Using the mapping API): Fix bug in mapping example.
6108 (Publishing options): Make the list of properties complete again, in
6109 correspondence to the variable `org-export-plist-vars'.
6110 (Property searches): Document new special values for time comparisons.
6111 (Tag inheritance): Refine the description of tag inheritance.
6112 (Project alist): Add info about the publishing sequence of components.
6113 (Effort estimates): Document the new relative timer.
6114
6115 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6116
6117 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6118 (Using Calc): Clarify use of `C-x * o'.
6119 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6120
6121 2008-11-28 Richard M Stallman <rms@gnu.org>
6122
6123 * dbus.texi (Receiving Method Calls): Clean up previous change.
6124
6125 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6126
6127 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6128 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6129 `dbus-unescape-from-identifier'.
6130 (Receiving Method Calls): New constants `dbus-service-emacs' and
6131 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6132 (Signals): Use the constants in the example.
6133
6134 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6135
6136 * org.texi: Re-apply change to FDL 1.3.
6137
6138 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6139
6140 * org.texi (Setting up Remember): Document `org-remember-mode'.
6141 (External links): Document that bbdb links can use a regular
6142 expression.
6143 (External links): Document that elisp links can contain interactive
6144 commands.
6145
6146 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6147
6148 * viper.texi (viper-translate-all-ESC-keysequences):
6149 Description removed.
6150
6151 2008-11-19 Glenn Morris <rgm@gnu.org>
6152
6153 * doclicense.texi: Change to FDL 1.3.
6154 Relicense all texi files under FDL 1.3 or later.
6155
6156 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6157
6158 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6159
6160 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6161
6162 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6163
6164 * ediff.texi: Version/date change.
6165
6166 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6167
6168 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6169
6170 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6171
6172 * calc.texi (About This Manual): Comment out a mention of
6173 marginal notes.
6174
6175 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6176
6177 * org.texi (Clocking work time): Document the :formula property of
6178 clock tables.
6179 (Structure editing, Refiling notes): Document refiling regions.
6180 (Agenda commands): Document the double-prefix version
6181 of the `l' command in the agenda.
6182 (Handling links): Explain the effect of a double prefix
6183 arg to `C-c C-o'.
6184 (TODO basics): Add documentation for tag triggers.
6185
6186 2008-10-23 Glenn Morris <rgm@gnu.org>
6187
6188 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6189 byte-compiling things like `+'.
6190
6191 * ns-emacs.texi: Merge copyright years of author now with assignment
6192 into FSF years.
6193 (VER): Use it for easier automatic updating. Use Emacs version rather
6194 than standalone Emacs.app version.
6195
6196 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6197
6198 * org.texi: Lots of minor fixes.
6199 (Capture): New chapter.
6200 (Org Plot): New section.
6201
6202 2008-09-30 Magnus Henoch <mange@freemail.hu>
6203
6204 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6205
6206 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6207
6208 * calc.texi (User Defined Units): Mention how to enter optional display
6209 string.
6210
6211 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6212
6213 * message.texi (Sending Variables): Fix variable documentation to
6214 avoid the "y/n" wording.
6215
6216 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6217
6218 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6219
6220 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6221
6222 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6223 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6224
6225 2008-09-22 Bill Wohler <wohler@newt.com>
6226
6227 Release MH-E manual version 8.1.
6228
6229 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6230 release 8.1.
6231
6232 * mh-e.texi: Retain dual license as agreed to by the FSF.
6233 However, bump GPL to Version 3.
6234 Use @include for license text.
6235
6236 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6237
6238 * gnus.texi (Top, Setup, Fancy splitting to parent)
6239 (Store custom flags and keywords, Store arbitrary data):
6240 Clean up markup.
6241
6242 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6243
6244 * gnus.texi (The Gnus Registry): Document it.
6245
6246 2008-09-08 David Engster <dengste@eml.cc>
6247
6248 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6249 Clarify section about choosing back end servers.
6250
6251 2008-08-23 Glenn Morris <rgm@gnu.org>
6252
6253 * dired-x.texi (Shell Command Guessing):
6254 Mention dired-guess-shell-case-fold-search. (Bug#417)
6255
6256 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6257
6258 * trampver.texi: Update release number.
6259
6260 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6261
6262 * ns-emacs.texi: Update version.
6263 (Introduction): Correct menu location for options save.
6264 (Customization): Note that defaults are stored under org.gnu.Emacs.
6265
6266 2008-08-11 Bill Wohler <wohler@newt.com>
6267
6268 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6269 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6270 Henman) (closes SF #1768928).
6271
6272 2008-08-10 Glenn Morris <rgm@gnu.org>
6273
6274 * ns-emacs.texi: Use @copying. Change copyright of authors with
6275 assignment to FSF. Change license to GFDL.
6276 (Top): Remove outdated references.
6277
6278 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6279
6280 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6281 Add gnus-summary-sort-by-most-recent-number and
6282 gnus-summary-sort-by-most-recent-date.
6283 (Summary Sorting): Explain prefix argument.
6284
6285 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6286
6287 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6288 gnus-summary-pipe-output.
6289
6290 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6291
6292 * dbus.texi (Receiving Method Calls): Document error handling of own
6293 D-Bus methods.
6294
6295 2008-08-01 Bill Wohler <wohler@newt.com>
6296
6297 * mh-e.texi (Reading Mail)
6298 (Viewing Attachments): Describe new function
6299 mh-show-preferred-alternative.
6300 (Sending Mail, Redistributing, Sending Message): Describe new hook
6301 mh-annotate-msg-hook.
6302
6303 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6304
6305 * dbus.texi (Arguments and Signatures): Fix example.
6306 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6307 (Asynchronous Methods): New node.
6308 (Errors and Events): Describe extended layout of `dbus-event'.
6309 New defun `dbus-event-message-type'.
6310
6311 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6312
6313 * ediff.texi: Remove VMS support.
6314
6315 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6316
6317 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6318 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6319
6320 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * Makefile.in: Add mairix-el targets.
6323
6324 2008-07-29 David Engster <deng@randomsample.de>
6325
6326 * mairix-el.texi: New file.
6327
6328 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6329
6330 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6331 project files. Delete 'main_unit' project variable; not needed. Allow
6332 process environment variables wherever project variables are allowed.
6333 Add tutorial section on multiple GNAT project files.
6334
6335 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6336
6337 Sync with Tramp 2.1.14.
6338
6339 * trampver.texi: Update release number.
6340
6341 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6342
6343 * ns-emacs.texi:
6344 * faq.texi: Remove mentions of Mac Carbon.
6345
6346 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6347
6348 * gnus.texi (Saving Articles): Describe the 2nd argument of
6349 gnus-summary-save-in-pipe.
6350 (SpamAssassin): Use it.
6351
6352 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6353
6354 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6355
6356 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6357
6358 * org.texi (Export options): Document the use of the creator flag.
6359
6360 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6361
6362 * org.texi: New version 6.06a.
6363
6364 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6365
6366 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6367 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6368
6369 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6370
6371 * calc.texi (Editing Stack Entries, Algebraic Entry):
6372 Rewrite introductory sentences so it can be used by
6373 Calc's help functions. Mention fixing typos.
6374 (Customizing Calc): Fix typo.
6375
6376 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6377
6378 * calc.texi (summarykey): New macro. Use to correctly format keys in
6379 the summary.
6380
6381 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6382
6383 * ns-emacs.texi (Customization): Corrected documentation on color
6384 specification formats.
6385
6386 2008-07-19 Andreas Schwab <schwab@suse.de>
6387
6388 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6389
6390 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6391 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6392
6393 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6394
6395 * dbus.texi (Inspection): Rework, introduce submenus.
6396 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6397 (Properties and Annotations, Arguments and Signatures): New nodes.
6398
6399 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6400
6401 * dbus.texi (Receiving Method Calls): Fix description of
6402 `dbus-register-method'.
6403 (Signals): Allow also signal arguments for filtering in
6404 `dbus-register-signal'.
6405
6406 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6407
6408 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6409 `cnorm'.
6410 (Arithmetic Tutorial): Simplify the verification of prime factors.
6411
6412 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6413
6414 * gnus.texi (Saving Articles): Mention
6415 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6416
6417 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6418
6419 * calc.texi: Adjust mode line throughout.
6420
6421 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6422
6423 * sasl.texi (Mechanisms): Fix typos.
6424
6425 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6426
6427 * calc.texi (Killing from the stack): Mention using normal Emacs
6428 copying.
6429
6430 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6431
6432 * tramp.texi (Password handling): Rename from "Password caching".
6433 Add `auth-source' mechanism.
6434 (Connection caching): Tramp reopens the connection automatically,
6435 when the operating system on the remote host has been changed.
6436
6437 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6438
6439 * makefile.w32-in (distclean): Remove makefile.
6440
6441 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6442
6443 * org.texi (Using the mapping API): New section.
6444 (Agenda column view): New section.
6445 (Moving subtrees): Document archiving to the archive sibling.
6446 (Agenda commands): Document columns view in the agenda.
6447 (Using the property API): Document the API for multi-valued properties.
6448
6449 2008-06-17 Jason Riedy <jason@acm.org>
6450
6451 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6452 function, and efmt may be a two-argument function.
6453 (Radio tables): Document multiple destinations.
6454
6455 2008-06-16 Glenn Morris <rgm@gnu.org>
6456
6457 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6458 Add Cover-Texts.
6459
6460 2008-06-15 Glenn Morris <rgm@gnu.org>
6461
6462 * faq.texi (VER): Update to 23.0.60.
6463
6464 * mh-e.texi: Remove option of licensing under GPL.
6465 Add Cover-Texts to GFDL permissions notice.
6466 (GPL): Remove section.
6467 (GFDL): Include doclicense.texi rather than the actual text.
6468
6469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6470 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6471
6472 * sasl.texi: Fix output file name.
6473
6474 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6475
6476 * gnus-coding.texi: Refer to license in Gnus manual.
6477
6478 * idlwave.texi, sasl.texi: Use @copying.
6479
6480 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6481
6482 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6483
6484 * url.texi: Use @copying, @title, @subtitle, @author.
6485
6486 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6487 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6488 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6489 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6490 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6491 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6492 * widget.texi, woman.texi:
6493 Remove references to external license, since doclicense is included.
6494
6495 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6496 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6497 Remove references to non-existent Invariant Sections.
6498
6499 2008-06-14 Glenn Morris <rgm@gnu.org>
6500
6501 * faq.texi (Major packages and programs): Remove references to external
6502 Supercite, Calc, VIPER, since they have been included for some time.
6503 Update VM, AUCTeX, BBDB entries.
6504
6505 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6506
6507 * newsticker.texi: Updated to match latest newsticker changes.
6508
6509 2008-06-13 Glenn Morris <rgm@gnu.org>
6510
6511 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6512 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6513 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6514 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6515 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6516 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6517 * woman.texi:
6518 Update Back-Cover Text as per maintain.info.
6519
6520 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6523
6524 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6525 (gnus-faq.xml): Update repository host.
6526
6527 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6528
6529 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6530
6531 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6532 Fix a typo.
6533
6534 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6535
6536 * gnus.texi (Mail Source Customization): Correct values of
6537 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6538 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6539
6540 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6543 coding standards.
6544
6545 2008-06-14 David Engster <dengste@eml.cc>
6546
6547 * gnus.texi (nnmairix): Markup fixes.
6548
6549 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * gnus.texi (nnmairix): Markup and other minor fixes.
6552
6553 2008-06-05 David Engster <dengste@eml.cc>
6554
6555 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6556
6557 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6560 (Searching, nnir, nnmairix): New stub nodes.
6561
6562 2008-05-30 Felix Lee <felix.1@canids.net>
6563
6564 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6565
6566 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6567
6568 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6569
6570 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6573
6574 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6575
6576 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6577
6578 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6579
6580 * info.texi (Top): Fix typo in xref.
6581
6582 2008-05-05 Karl Berry <karl@gnu.org>
6583
6584 * info.texi (Top): @xref to stand-alone manual.
6585
6586 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6587
6588 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6589 (Various Summary Stuff): Fix typo in last xref.
6590
6591 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6592
6593 * org.texi (Moving subtrees): Fix typo.
6594
6595 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6596
6597 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6598 Tramp via `tramp-mode'.
6599
6600 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6601
6602 * org.texi: Massive changes, in many parts of the file.
6603
6604 2008-04-27 Jason Riedy <jason@acm.org>
6605
6606 * org.texi (A LaTeX example): Note that fmt may be a
6607 one-argument function, and efmt may be a two-argument function.
6608 (Radio tables): Document multiple destinations.
6609
6610 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6611
6612 * gnus.texi (Oort Gnus): Add message-fill-column.
6613
6614 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6615
6616 * gnus.texi (Mail Source Specifiers): Typo fix.
6617
6618 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6619
6620 * gnus.texi (Diary Headers Generation): Update key binding for
6621 `gnus-diary-check-message'.
6622
6623 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Emacsen): Addition.
6626
6627 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6628
6629 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6630
6631 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6632
6633 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6634
6635 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6636
6637 * gnus-news.texi: Update tool bar item.
6638
6639 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6640
6641 * gnus-news.texi: Fix typos.
6642
6643 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6644
6645 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6646 Add mention of `kron'.
6647
6648 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6649
6650 * epa.texi (Encrypting/decrypting *.gpg files):
6651 Document epa-file-name-regexp.
6652
6653 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6654
6655 * gnus.texi (Example Methods): Fix description about ssh-agent.
6656 (Indirect Functions): Fix the default value of nntp-telnet-command;
6657 remove link to connect.html.
6658
6659 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6660
6661 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6662 dbus-call-method.
6663 (Receiving Method Calls): The timeout can be set by the calling client.
6664
6665 * trampver.texi: Update release number.
6666
6667 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus.texi (Top): Fix version. Add SASL.
6670
6671 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6672
6673 Sync with Tramp 2.1.13.
6674
6675 * trampver.texi: Update release number.
6676
6677 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6678
6679 * org.texi: Update to new org-mode website.
6680
6681 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6682
6683 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6684
6685 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6686
6687 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6688 gnus-read-ephemeral-gmane-group-url,
6689 gnus-read-ephemeral-emacs-bug-group,
6690 gnus-read-ephemeral-debian-bug-group.
6691
6692 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6693
6694 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6695
6696 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6697 Add FIXMEs for Bookmarks and gnus-registry-marks.
6698
6699 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6700
6701 * gnus.texi (Smileys): Document `smiley-style'.
6702
6703 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6704
6705 * gnus.texi (Gnus Development): Clarify difference between ding and
6706 gnu.emacs.gnus.
6707 (MIME Commands, Using MIME, RSS): Fix markup.
6708
6709 * gnus-faq.texi ([8.4]): Ditto.
6710
6711 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6712
6713 * gnus.texi (Emacsen): Remove obsolete stuff.
6714
6715 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6716
6717 * gnus.texi (Oort Gnus): Add version info WRT
6718 `mail-source-delete-incoming'.
6719
6720 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6721
6722 * gnus.texi (Top): Add "Other related manuals" and version info in
6723 `iftex' output.
6724 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6725 gnus-balloon-face-0 and the corresponding format specifiers.
6726
6727 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6728
6729 * tramp.texi (Filename completion): Remove footnote about let-bind
6730 of `partial-completion-mode'. It doesn't work this way.
6731
6732 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6733
6734 * pcl-cvs.texi (Contributors): Update my email.
6735
6736 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6737
6738 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6739
6740 2008-03-17 Bill Wohler <wohler@newt.com>
6741
6742 * mh-e.texi (Viewing): Update URL for adding header fields to
6743 mh-invisible-header-fields-default.
6744
6745 2008-03-16 Bill Wohler <wohler@newt.com>
6746
6747 * mh-e.texi (Preface): Add Gnus to requirements.
6748 (Forwarding): Note that forwarded MIME messages are now inline.
6749
6750 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6751
6752 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6753 (Common Variables): Give precedence to the netcat methods over the
6754 telnet methods, and mention that they are more reliable.
6755
6756 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6757
6758 * org.texi (Exporting Agenda Views): Document agenda export to
6759 iCalendar.
6760 (Progress logging): Document the new progress logging stuff.
6761
6762 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6763
6764 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6765 Update for change of `mail-source-delete-incoming'.
6766
6767 * gnus-news.texi: Ditto.
6768
6769 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6770
6771 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6772 custom versions.
6773
6774 2008-03-07 Alan Mackenzie <acm@muc.de>
6775
6776 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6777 parens/brackets in a k&r region is limited.
6778
6779 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6782 using different Emacs versions.
6783
6784 2008-02-27 Glenn Morris <rgm@gnu.org>
6785
6786 * sc.texi: Remove a lot of old and obsolete info.
6787 (titlepage): Simplify.
6788 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6789 (VM with any Emacsen, GNEWS with any Emacsen)
6790 (Overloading for Non-conforming MUAs, Version 3 Changes)
6791 (The Supercite Mailing List): Delete nodes.
6792 (Introduction): Remove info about old packages.
6793 (Getting Connected): Simplify. Remove info about old packages.
6794 (Citing Commands): Delete Emacs 19 info.
6795 (Hints to MUA Authors): Simplify.
6796 (Thanks and History): Merge in some info from the deleted node
6797 "Version 3 Changes".
6798
6799 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6800
6801 * org.texi (Setting tags, In-buffer settings):
6802 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6803
6804 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6805
6806 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6807 installation directory name.
6808
6809 2008-02-12 Romain Francoise <romain@orebokech.com>
6810
6811 * epa.texi (Overview): Fix typo.
6812
6813 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6814
6815 * epa.texi (Quick start): Remove the .emacs setting.
6816
6817 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6818
6819 * epa.texi (Quick start): Use the command `epa-enable' instead of
6820 loading `epa-setup'.
6821
6822 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6823
6824 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6825 ($(infodir)/epa, epa.dvi): New targets.
6826
6827 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6828
6829 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6830
6831 * epa.texi: New manual documenting the EasyPG Assistant.
6832
6833 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6834
6835 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6836 (Inspection): New function dbus-ping.
6837
6838 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6839
6840 * tramp.texi (Remote processes): Add `shell-command'.
6841
6842 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * tramp.texi: Use new FSF's Back-Cover Text.
6845
6846 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6847
6848 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6849 (Group Parameters): Document `mail-source' parameter.
6850
6851 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6854 must be a local host.
6855
6856 2008-01-26 Michael Olson <mwolson@gnu.org>
6857
6858 * erc.texi: Update version for ERC 5.3 release.
6859 (Obtaining ERC): Update extras URLs for 5.3.
6860 (Development): Write instructions for git, and remove those for Arch.
6861 (History): Mention the switch to git.
6862
6863 2008-01-24 Karl Berry <karl@gnu.org>
6864
6865 * info.texi (Search Index, Search Text): Mention the command
6866 character in the section name, a la the (Go to node) node.
6867
6868 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6869
6870 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6871
6872 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6873
6874 * gnus-news.texi: Mention gnus-article-describe-bindings.
6875
6876 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6877
6878 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6879
6880 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6881
6882 * org.texi (Property inheritance): New section.
6883 (Conventions): New section.
6884 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6885 commands, and the new bindings for refiling.
6886 (Sparse trees): Document the new special command for sparse trees.
6887 (References): Be more clear about the counting of hilines.
6888 (Handling links): Document M-p/n for accessing links.
6889 (Fast access to TODO states): New section.
6890 (Per file keywords): New section.
6891 (Property inheritance): New section.
6892 (Column attributes): New summary types.
6893 (Capturing Column View): New section.
6894 (The date/time prompt): Cover the new features in the date/time prompt.
6895 Compactify the table of keys for the calendar remote control.
6896 (Clocking work time): Document the new :scope parameter.
6897 (Remember): Promoted to chapter.
6898 (Quoted examples): New section.
6899 (Enhancing text): New verbatim environments.
6900
6901 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6902
6903 * trampver.texi: Update release number.
6904
6905 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6906
6907 * gnus.texi (Article Keymap):
6908 Add gnus-article-wide-reply-with-original; fix descriptions of
6909 gnus-article-reply-with-original and
6910 gnus-article-followup-with-original.
6911
6912 2008-01-09 Glenn Morris <rgm@gnu.org>
6913
6914 * nxml-mode.texi: Add @copying section.
6915
6916 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6917
6918 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6919 Server". Add `message-send-mail-with-mailclient'.
6920
6921 * gnus.texi (Posting Server): Move some text to "(message)Mail
6922 Variables" and add a reference here.
6923
6924 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6925
6926 * dbus.texi (Receiving Method Calls): New chapter.
6927 (Errors and Events): Add serial number to events. Replace "signal" by
6928 "message". Introduce dbus-event-serial-number.
6929
6930 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6931
6932 * dbus.texi (Type Conversion): Explain the type specification for empty
6933 arrays. Use another example.
6934
6935 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6936
6937 * dbus.texi (all): Replace "..." by @dots{}.
6938 (Type Conversion): Precise the value range for :byte types.
6939 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6940 Mention its return value.
6941 (Errors and Events): There is no D-Bus error propagation during event
6942 processing.
6943
6944 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6945
6946 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6947 New sections.
6948
6949 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6950
6951 * gnus.texi (Group Parameters): Reorder the text and add a note about
6952 `gnus-parameters' near the beginning of the node.
6953
6954 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6955
6956 * gnus.texi (Score File Editing): Fix function name.
6957
6958 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6959
6960 Sync with Tramp 2.1.12.
6961
6962 * trampver.texi: Update release number.
6963
6964 2007-12-22 Richard Stallman <rms@gnu.org>
6965
6966 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6967
6968 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6969
6970 * dbus.texi (Type Conversion): Correct input parameters mapping.
6971
6972 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6973
6974 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6975 (Errors and Events): Mention wrong-type-argument error.
6976
6977 2007-12-21 Alex Schroeder <alex@gnu.org>
6978
6979 * rcirc.texi: Changed single spaces after sentence end to double
6980 spaces. Fixed some typos.
6981 (Internet Relay Chat): Explain relay.
6982 (Getting started with rcirc): Change items to reflect prompts.
6983 Add more explanation to rcirc-track-minor-mode and added a comment to
6984 warn future maintainers that this section is a copy.
6985 (People): Change /ignore example.
6986 (Keywords): Not keywords.
6987
6988 2007-12-20 Alex Schroeder <alex@gnu.org>
6989
6990 * rcirc.texi (Top): Fighting Information Overload chapter added.
6991 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6992 (rcirc commands): Move /ignore command to the new chapter.
6993 (Fighting Information Overload): New chapter documenting /keyword,
6994 /bright, /dim, channel ignore, and low priority channels.
6995 (Configuration): Document rcirc-server-alist, remove
6996 rcirc-startup-channels-alist and rcirc-default-server.
6997
6998 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6999
7000 * dbus.texi (Signals): Fix example in dbus-register-signal.
7001
7002 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7003
7004 * gnus.texi (Score Variables): Fix typo.
7005
7006 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7007
7008 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7009 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7010 (Errors and Events): Adapt dbus-event.
7011
7012 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7013
7014 * gnus.texi (Other Files): Add the yenc command.
7015
7016 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7017
7018 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7019 since 2004-08-06.
7020
7021 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7022
7023 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7024 on body.
7025
7026 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7027
7028 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7029 and rfc2047-allow-irregular-q-encoded-words; fix description of
7030 rfc2047-encode-encoded-words.
7031
7032 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7035
7036 2007-12-05 Michael Olson <mwolson@gnu.org>
7037
7038 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7039 Update documentation for `remember-diary-file'.
7040
7041 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7042
7043 * dbus.texi (Signals): Precise `dbus-register-signal'.
7044 (Errors and Events): Rework events part, the internal structure of
7045 dbus-event has changed.
7046
7047 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7048
7049 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7050 ($(infodir)/dbus, dbus.dvi): New targets.
7051
7052 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7053
7054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7055 unconditionally.
7056
7057 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7058 emulation with @print{}.
7059
7060 2007-12-02 Richard Stallman <rms@gnu.org>
7061
7062 * dbus.texi (Overview): Minor cleanup.
7063
7064 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7065
7066 * Makefile.in (INFO_TARGETS): Add dbus.
7067 (DVI_TARGETS): Add dbus.dvi.
7068 (dbus, dbus.dvi): New targets.
7069
7070 * dbus.texi: New file.
7071
7072 2007-11-24 Romain Francoise <romain@orebokech.com>
7073
7074 * nxml-mode.texi: Add description in @direntry.
7075 Fix file name to match @setfilename.
7076
7077 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7078
7079 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7080 ($(infodir)/nxml-mode): New rule.
7081
7082 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7083 ($(infodir)/nxml-mode): New rule.
7084 (clean): Add nxml-mode*.
7085
7086 * nxml-mode.texi: New file with nxml manual.
7087
7088 2007-11-18 Richard Stallman <rms@gnu.org>
7089
7090 * flymake.texi (Example -- Configuring a tool called directly):
7091 Update example.
7092
7093 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7094
7095 * tramp.texi (Filename completion): Simplify explanation of
7096 double-slash behavior. Explain directory contents flushing.
7097
7098 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7099
7100 * calc.texi (TeX and LaTeX Language Modes): Put in
7101 missing braces.
7102
7103 2007-11-15 Richard Stallman <rms@gnu.org>
7104
7105 * cl.texi (Equality Predicates): Delete `eql'.
7106 (Predicates, Naming Conventions, Top): Delete `eql'.
7107 (Common Lisp Compatibility): Delete `eql'.
7108 (Porting Common Lisp): Delete obsolete backquote info.
7109 Minor clarification about character constants.
7110 (Sequence Basics): Minor clarification.
7111
7112 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7113
7114 * cc-mode.texi (Electric Keys, Custom Macros):
7115 * tramp.texi (Filename completion): Fix typos.
7116
7117 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7118
7119 * calc.texi (Basic commands): Mention the menu.
7120
7121 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7122
7123 * tramp.texi (Connection caching): Tramp flushes connection
7124 properties when remote operating system has been changed.
7125
7126 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnus-news.texi: Fix spelling.
7129 `message-insert-formatted-citation-line', not
7130 `message-insert-formated-citation-line'.
7131
7132 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7133
7134 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7135
7136 * tramp.texi (Overview): Mention also the PuTTY integration under
7137 w32. Remove paragraphs about Tramp's experimental status.
7138 (Frequently Asked Questions): Add code example for highlighting the
7139 mode line.
7140
7141 2007-11-03 Michael Olson <mwolson@gnu.org>
7142
7143 * remember.texi: Change mentions of remember-buffer to
7144 remember-finalize throughout.
7145
7146 2007-10-30 Michael Olson <mwolson@gnu.org>
7147
7148 * remember.texi (Copying): Remove.
7149 (Mailbox): Update with non-BBDB instructions.
7150 (Diary, Org): Add.
7151 (Bibliography, Planner Page): Remove.
7152
7153 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7154
7155 * makefile.w32-in (INFO_TARGETS): Add remember.
7156 (DVI_TARGETS): Add remember.dvi.
7157 ($(infodir)/remember): New rule.
7158 (clean): Add remember*.
7159
7160 2007-10-30 Michael Olson <mwolson@gnu.org>
7161
7162 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7163 ($(infodir)/remember): New rule that builds the Remember Manual.
7164
7165 * remember.texi: New file containing the Remember Mode Manual.
7166 Shuffle chapters around after initial import.
7167 (Function Reference): Split Keystrokes into separate chapter.
7168 (Keystrokes): Document C-c C-k.
7169 (Introduction): Fix typographical issue with "---".
7170
7171 2007-10-29 Richard Stallman <rms@gnu.org>
7172
7173 * widget.texi (Introduction): Delete discussion of implementation
7174 internals.
7175
7176 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7177
7178 * tramp.texi (Connection caching): Host names must be different
7179 when tunneling.
7180
7181 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7182
7183 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7184 Gnus v5.13.
7185
7186 2007-10-28 Miles Bader <miles@gnu.org>
7187
7188 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7189
7190 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7191
7192 * gnus.texi (Sorting the Summary Buffer):
7193 Remove gnus-article-sort-by-date-reverse.
7194
7195 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7196
7197 * gnus.texi (Non-ASCII Group Names): New node.
7198 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7199 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7200
7201 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7202
7203 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7204 clean the output of the program `imap-shell-program'.
7205
7206 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7207
7208 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7209
7210 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7211
7212 * gnus.texi (Sticky Articles): Documentation for sticky article
7213 buffers.
7214
7215 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7216
7217 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7218
7219 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7220
7221 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7222
7223 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7224
7225 * gnus.texi (Archived Messages):
7226 Document gnus-update-message-archive-method.
7227
7228 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7229
7230 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7231
7232 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7233
7234 * gnus.texi (Group Maneuvering):
7235 Document `gnus-summary-next-group-on-exit'.
7236
7237 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7238
7239 * gnus.texi (Really Various Summary Commands):
7240 Mention gnus-auto-select-on-ephemeral-exit.
7241
7242 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7243
7244 * gnus.texi, message.texi: Bump version number.
7245
7246 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7247
7248 * gnus.texi (Group Line Specification, Misc Group Stuff)
7249 (Server Commands): Parenthesize @pxref{Mail Spool}.
7250
7251 2007-10-28 Didier Verna <didier@xemacs.org>
7252
7253 New user option: message-signature-directory.
7254 * message.texi (Insertion Variables): Document it.
7255 * gnus.texi (Posting Styles): Ditto.
7256
7257 2007-10-28 Didier Verna <didier@xemacs.org>
7258
7259 * gnus.texi (Group Line Specification):
7260 * gnus.texi (Misc Group Stuff):
7261 * gnus.texi (Server Commands): Document the group compaction feature.
7262
7263 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7264
7265 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7266
7267 * message.texi (Various Message Variables): Add message-fill-column.
7268
7269 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7270
7271 * gnus.texi: Untabify.
7272
7273 2007-10-28 Didier Verna <didier@xemacs.org>
7274
7275 * gnus.texi (Group Parameters): Document the posting-style merging
7276 process in topic-mode.
7277
7278 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7279
7280 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7281
7282 2007-10-28 Romain Francoise <romain@orebokech.com>
7283
7284 * gnus.texi (Mail Spool): Fix typo.
7285 Update copyright.
7286
7287 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7288
7289 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7290
7291 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7292
7293 * gnus.texi (Summary Generation Commands):
7294 Add gnus-summary-insert-ticked-articles.
7295
7296 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7297
7298 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7299 to spam-spamassassin-program.
7300
7301 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7302
7303 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7304
7305 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7306
7307 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7308
7309 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7310
7311 * message.texi (Mail Headers): Document `opportunistic'.
7312
7313 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7314
7315 * emacs-mime.texi (Encoding Customization): Explain how to set
7316 mm-coding-system-priorities per hierarchy.
7317
7318 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7319
7320 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7321 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7322
7323 2007-10-28 Didier Verna <didier@xemacs.org>
7324
7325 * message.texi (Wide Reply): Update documentation of
7326 message-dont-reply-to-names (now allowing a list of regexps).
7327
7328 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7329
7330 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7331
7332 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7333
7334 * gnus.texi (SpamAssassin back end): Fix typo.
7335
7336 * sieve.texi (Examples): Fix grammar.
7337
7338 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7339
7340 * gnus.texi (Searching for Articles): Document M-S and M-R.
7341 (Limiting): Document / b.
7342
7343 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7344
7345 * gnus.texi (Thread Commands): T M-^.
7346
7347 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7348
7349 * message.texi (Mail Aliases): Document ecomplete.
7350 (Mail Aliases): Fix typo.
7351
7352 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7353
7354 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7355 fix typo.
7356
7357 2007-10-28 Romain Francoise <romain@orebokech.com>
7358
7359 * gnus.texi (Mail Spool): Grammar fix.
7360
7361 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7364 string.
7365
7366 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7367
7368 * gnus.texi (Group Parameters): Fix description.
7369
7370 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7371
7372 * gnus.texi (Gmane Spam Reporting):
7373 Fix spam-report-gmane-use-article-number.
7374 Add spam-report-user-mail-address.
7375
7376 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7377
7378 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7379
7380 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7381
7382 * gnus.texi (Group Parameters): Add simplified sorting example based on
7383 example for `Sorting the Summary Buffer' from Jari Aalto
7384 <jari.aalto@cante.net>.
7385 (Example Methods): Add example for an indirect connection.
7386
7387 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7388
7389 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7390 (Agent Parameters): Update parameter names to match code.
7391 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7392 'gnus-agent-summary-fetch-series'.
7393 (Agent and flags): New section providing a generalized discussion
7394 of flag handling.
7395 (Agent and IMAP): Remove flag discussion.
7396 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7397
7398 2007-10-28 Romain Francoise <romain@orebokech.com>
7399
7400 * gnus.texi (Exiting the Summary Buffer): Add new function
7401 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7402
7403 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7404
7405 * gnus.texi (Conformity): Fix typo.
7406 (Customizing Articles): Document `first'.
7407
7408 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7409
7410 * gnus.texi (Sorting the Summary Buffer):
7411 Add `gnus-thread-sort-by-date-reverse'. Add example
7412 host to different sorting in NNTP and RSS groups.
7413
7414 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7415
7416 * message.texi (Insertion): Describe prefix for
7417 message-mark-inserted-region and message-mark-insert-file.
7418
7419 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7420
7421 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7422 LaTeX documents. Describe "text/x-gnus-verbatim".
7423
7424 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7425
7426 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7427 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7428 (spam-stat spam filtering, SpamOracle)
7429 (Extending the Spam ELisp package): Remove extra quote symbol for
7430 clarity.
7431
7432 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7433
7434 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7435 gnus-article-delete-part and gnus-article-replace-part.
7436 (Using MIME): Add gnus-mime-replace-part.
7437
7438 2007-10-28 Romain Francoise <romain@orebokech.com>
7439
7440 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7441 requires `auto-compression-mode' to be enabled. Add new nnml
7442 variable `nnml-compressed-files-size-threshold'.
7443
7444 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7445
7446 * gnus.texi (Sorting the Summary Buffer):
7447 Add gnus-thread-sort-by-recipient.
7448
7449 2007-10-28 Romain Francoise <romain@orebokech.com>
7450
7451 * message.texi (Insertion Variables): Mention new variable
7452 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7453 documentation accordingly.
7454
7455 2007-10-28 Romain Francoise <romain@orebokech.com>
7456
7457 * gnus.texi (To From Newsgroups): Mention new variables
7458 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7459
7460 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7461
7462 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7463 stuff; gnus-mime-inline-part does the automatic decompression.
7464
7465 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7466
7467 * gnus.texi (Spam ELisp Package Configuration Examples):
7468 "training.ham" should be "training.spam".
7469
7470 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7471
7472 * message.texi (Mail Variables): Fix the default value for
7473 message-send-mail-function.
7474
7475 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7476
7477 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7478 always returns nil exceptionally.
7479
7480 2007-10-28 Simon Josefsson <jas@extundo.com>
7481
7482 * gnus.texi (Article Washing): Add libidn URL.
7483 Suggested by Michael Cook <michael@waxrat.com>.
7484
7485 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7486
7487 * gnus.texi (Topic Commands): Fix next/previous.
7488
7489 2007-10-28 Simon Josefsson <jas@extundo.com>
7490
7491 * gnus.texi (Article Washing): Mention `W i'.
7492
7493 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7494
7495 * gnus.texi (Group Parameters): Slight extension of sieve
7496 parameter description.
7497
7498 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7499
7500 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7501 matching score files as well.
7502 (Picons): Describe `gnus-picon-style'.
7503
7504 2007-10-28 Romain Francoise <romain@orebokech.com>
7505
7506 * message.texi (Message Headers): Mention that headers are hidden
7507 using narrowing, and how to expose them.
7508 Update copyright.
7509
7510 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7511
7512 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7513 `gnus-summary-sort-by-recipient'.
7514
7515 2007-10-28 Romain Francoise <romain@orebokech.com>
7516
7517 * gnus.texi (NNTP marks): New node.
7518 (NNTP): Move NNTP marks variables to the new node.
7519
7520 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7521
7522 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7523
7524 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7525
7526 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7527
7528 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7529 everywhere for consistency.
7530 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7531 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7532 Say "regular expression" instead of "regex." Admonish.
7533 Pick other words to sound better (s/so/thus/).
7534 (Spam ELisp Package Filtering of Incoming Mail):
7535 Mention statistical filters. Remove old TODO.
7536 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7537 New section on sorting and displaying the spam score.
7538 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7539 backend but an alias to spam-use-BBDB.
7540 (Extending the Spam ELisp package): Rewrite the example using the
7541 new backend functionality.
7542
7543 2007-10-28 Simon Josefsson <jas@extundo.com>
7544
7545 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7546 nntp-marks-directory, from Romain Francoise
7547 <romain@orebokech.com>.
7548
7549 2007-10-28 Magnus Henoch <mange@freemail.hu>
7550
7551 * gnus.texi (Hashcash): New default value of
7552 hashcash-default-payment.
7553
7554 2007-10-28 Simon Josefsson <jas@extundo.com>
7555
7556 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7557 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7558
7559 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7560
7561 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7562
7563 2007-10-28 Simon Josefsson <jas@extundo.com>
7564
7565 * gnus.texi (documentencoding): Add, to avoid warnings.
7566
7567 2007-10-28 Simon Josefsson <jas@extundo.com>
7568
7569 * message.texi (Mail Headers): Add.
7570
7571 * gnus.texi (Hashcash): Fix.
7572
7573 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7574
7575 * gnus.texi (Hashcash): Change location of library, also mention
7576 that payments can be verified and fix the name of the
7577 hashcash-path variable.
7578
7579 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7580
7581 * gnus.texi (Article Display): Add `gnus-picon-style'.
7582
7583 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7584
7585 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7586
7587 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7588
7589 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7590 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7591 warning about ham processors in spam groups removed.
7592
7593 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7594
7595 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7596 From Hubert Chan <hubert@uhoreg.ca>.
7597
7598 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7599
7600 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7601 (Mailing List): Typo.
7602 (Customizing Articles): Add gnus-treat-ansi-sequences.
7603 (Article Washing): Index.
7604
7605 * message.texi: Use m-dash consistently.
7606
7607 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7608
7609 * gnus.texi (GroupLens): Remove.
7610
7611 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7612
7613 * gnus.texi (Outgoing Messages, Agent Variables):
7614 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7615 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7616
7617 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7618
7619 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7620
7621 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7622
7623 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7624
7625 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7626
7627 2007-10-28 Simon Josefsson <jas@extundo.com>
7628
7629 * gnus.texi (Top): Add SASL.
7630
7631 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7632
7633 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7634
7635 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7636
7637 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7638
7639 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7640
7641 * calc.texi (Formulas, Composition Basics): Lower the
7642 precedence of negation.
7643
7644 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7645
7646 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7647 Mention the new three-letter column identifiers.
7648 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7649 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7650 message when using `c' on an empty default with default printer.
7651 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7652 renamed to `ses--symbolic-formulas' some time ago.
7653
7654 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7655
7656 * calc.texi (Default Simplifications, Making Selections)
7657 (Customizing Calc): Clarify associativity of multiplication.
7658
7659 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7660
7661 * tramp.texi (Traces and Profiles): Simplify loop over
7662 `trace-function-background'.
7663
7664 2007-10-22 Juri Linkov <juri@jurta.org>
7665
7666 * dired-x.texi (Shell Command Guessing): Default values are now
7667 available by typing M-n instead of M-p.
7668
7669 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7670
7671 * tramp.texi (Cleanup remote connections): New section.
7672 (Password caching): Remove `tramp-clear-passwd'.
7673 It's not a command anymore.
7674 (Bug Reports): Add `tramp-bug' to function index.
7675 (Function Index, Variable Index): New nodes.
7676 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7677
7678 * trampver.texi: Update release number.
7679
7680 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7681
7682 * calc.texi (History and Acknowledgements): Turn comment
7683 about integer size into past tense.
7684 (Time Zones): Remove pointer to Calc author's address.
7685 (Trigonometric and Hyperbolic Functions): Mention cotangent
7686 and hyperbolic cotangent. Fix typo.
7687
7688 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7689
7690 Sync with Tramp 2.1.11.
7691
7692 * trampver.texi: Update release number.
7693
7694 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7695
7696 * tramp.texi (External packages): New section.
7697
7698 2007-09-29 Juri Linkov <juri@jurta.org>
7699
7700 * info.texi (Help-Int): Document `L' (`Info-history').
7701
7702 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7703
7704 * org.texi: Change links to webpage and maintained email.
7705 (Remember): Promote to Chapter, significant changes.
7706 (Fast access to TODO states): New section.
7707 (Faces for TODO keywords): New section.
7708 (Export options): Example for #+DATE.
7709 (Progress logging): Section moved.
7710
7711 2007-09-26 Bill Wohler <wohler@newt.com>
7712
7713 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7714 browse-url-at-mouse.
7715
7716 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7717
7718 * flymake.texi (Customizable variables): Face names don't end in -face.
7719 Fix flymake-err-line-patterns template.
7720 (Example -- Configuring a tool called directly): Fix init-function.
7721 (Highlighting erroneous lines): Face names don't end in -face.
7722
7723 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7724
7725 * erc.texi (Special-Features): Fix small typo.
7726
7727 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7728
7729 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7730 and "External transfer methods".
7731
7732 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7733
7734 * calc.texi (Predefined Units): Add some history.
7735
7736 2007-09-08 Michael Olson <mwolson@gnu.org>
7737
7738 * erc.texi (Copying): New section included from gpl.texi.
7739 This matches the look of the upstream ERC manual.
7740
7741 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7742
7743 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7744 (Random Numbers): Clarify the distribution of `random'.
7745
7746 2007-09-06 Glenn Morris <rgm@gnu.org>
7747
7748 Move manual sources from man/ to subdirectories of doc/.
7749 Split into the Emacs manual in emacs/, and other manuals in misc/.
7750 Change all setfilename commands to use ../../info.
7751 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7752 refer to the Emacs manual here.
7753 (infodir): New variable.
7754 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7755 (cc-mode.texi, faq.texi): Update references to source file locations.
7756 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7757 do not refer to the Emacs manual here.
7758 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7759
7760 * Makefile.in: Add `basename' versions of all info targets, for
7761 convenience when rebuilding just one manual.
7762 (../etc/GNU): Delete obsolete target.
7763 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7764 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7765 *.vrs *.toc here...
7766 (maintainer-clean): ...from here.
7767
7768 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7769
7770 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7771
7772 * calc.texi (Date Conversions): Clarify definition of
7773 Julian day numbering.
7774 (Date Forms): Clarify definition of Julian day numbering;
7775 add some history.
7776
7777 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7778
7779 * org.texi: Version 5.07.
7780
7781 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7782
7783 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7784
7785 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi (Adding hyperlink types): New section.
7788 (Embedded LaTeX): Chapter updated because of LaTeX export.
7789 (LaTeX export): New section.
7790 (Using links out): New section.
7791
7792 2007-08-22 Glenn Morris <rgm@gnu.org>
7793
7794 * faq.texi (Learning how to do something): Refcards now in
7795 etc/refcards/ directory.
7796
7797 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7798
7799 * tramp.texi (Remote Programs): Persistency file must be cleared when
7800 changing `tramp-remote-path'.
7801 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7802 macro.
7803
7804 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7805
7806 * calc.texi: Move contents to beginning of file.
7807 (Algebraic Entry): Fix the formatting of an example.
7808
7809 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7810
7811 * calc.texi (Basic Operations on Units): Mention exact versus
7812 inexact conversions.
7813
7814 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7815
7816 * calc.texi (Basic Operations on Units): Mention default
7817 values for new units.
7818 (Quick Calculator Mode): Mention that binary format will
7819 be displayed.
7820
7821 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7824
7825 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7826
7827 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7828
7829 2007-08-08 Glenn Morris <rgm@gnu.org>
7830
7831 * gnus.texi, sieve.texi: Replace `iff'.
7832
7833 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7834
7835 * calc.texi (Basic Graphics): Mention the graphing of error
7836 forms.
7837 (Graphics Options): Mention how `g s' handles error forms.
7838 (Curve Fitting): Mention plotting the curves.
7839 (Standard Nonlinear Models): Add additional models.
7840 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7841 (Linear Fits): Correct result.
7842
7843 2007-08-01 Alan Mackenzie <acm@muc.de>
7844
7845 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7846 to "--no-site-file".
7847
7848 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7849
7850 * tramp.texi (Frequently Asked Questions): Point to mode line
7851 extension in Emacs 23.1.
7852
7853 * trampver.texi: Update release number.
7854
7855 2007-07-27 Glenn Morris <rgm@gnu.org>
7856
7857 * calc.texi (Copying): Include license text from gpl.texi, rather than
7858 in-line.
7859
7860 2007-07-25 Glenn Morris <rgm@gnu.org>
7861
7862 * calc.texi (Copying): Replace license with GPLv3.
7863
7864 * Relicense all FSF files to GPLv3 or later.
7865
7866 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7867
7868 Sync with Tramp 2.1.10.
7869
7870 * tramp.texi (trampfn): Expand macro implementation in order to handle
7871 empty arguments.
7872 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7873 occurrences by trampfn.
7874 (Frequently Asked Questions): Extend example code for host
7875 identification in the modeline. Add bbdb to approaches shortening Tramp
7876 file names to be typed.
7877
7878 * trampver.texi: Update release number.
7879
7880 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7881
7882 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7883 section. Reported by <poti@potis.org>.
7884 (Remote processes): Arguments of the program to be debugged are taken
7885 literally.
7886 (Frequently Asked Questions): Simplify recentf example.
7887
7888 2007-07-14 Karl Berry <karl@gnu.org>
7889
7890 * info.texi (@copying): New Back-Cover Text.
7891
7892 * info.texi (Quitting Info): Move to proper place in source.
7893 (Reported by Benno Schulenberg.)
7894
7895 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7896
7897 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7898
7899 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7900
7901 * emacs-mime.texi: Add @documentencoding directive.
7902
7903 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7904
7905 * tramp.texi (Remote processes): Add an anchor to the subsection
7906 "Running a debugger on a remote host".
7907
7908 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7909
7910 * tramp.texi (Remote processes): Don't call it "experimental" any
7911 longer. Add subsection about running a debugger on a remote host.
7912
7913 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7914
7915 * org.texi (Properties and columns): Chapter rewritten.
7916
7917 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7918
7919 * tramp.texi:
7920 * trampver.texi: Migrate to Tramp 2.1.
7921
7922 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7923
7924 * org.texi (Properties): New chapter.
7925
7926 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7927
7928 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7929 Control Panel.
7930
7931 * gnus.texi (Misc Article): Add index entry for
7932 gnus-single-article-buffer.
7933
7934 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7935
7936 * gnus.texi (Starting Up): Fix typo.
7937
7938 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7939
7940 * gnus.texi (Asynchronous Fetching): Fix typo.
7941
7942 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7943
7944 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7945 (About This Manual): Remove redundant information.
7946 (Getting Started): Mention author.
7947 (Basic Arithmetic, Customizing Calc): Make description of the
7948 variable `calc-multiplication-has-precedence' match its new effect.
7949
7950 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7951
7952 * calc.texi (Basic Arithmetic, Customizing Calc):
7953 Mention the variable `calc-multiplication-has-precedence'.
7954
7955 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7956
7957 * org.texi (Tag): Section swapped with node Timestamps.
7958 (Formula syntax for Lisp): Document new `L' flag.
7959
7960 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7961
7962 * gnus.texi (Misc Group Stuff, Summary Buffer)
7963 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7964
7965 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7966
7967 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7968 * gnus.texi (Article Buttons, Mail Source Customization)
7969 (Sending or Not Sending, Customizing NNDiary):
7970 * message.texi (Message Headers):
7971 * mh-e.texi (HTML): Fix typos.
7972
7973 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7974
7975 Sync with Tramp 2.0.56.
7976
7977 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7978 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7979
7980 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7981
7982 * Version 22.1 released.
7983
7984 2007-05-26 Michael Olson <mwolson@gnu.org>
7985
7986 * erc.texi (Modules): Fix references to completion modules.
7987
7988 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7989
7990 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7991
7992 2007-05-09 Didier Verna <didier@xemacs.org>
7993
7994 * gnus.texi (Email Based Diary): New. Proper documentation for the
7995 nndiary back end and the gnus-diary library.
7996
7997 2007-05-03 Karl Berry <karl@gnu.org>
7998
7999 * .cvsignore (*.pdf): New entry.
8000
8001 * texinfo.tex: Update from current version for better pdf generation.
8002
8003 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8004
8005 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8006
8007 2007-04-28 Glenn Morris <rgm@gnu.org>
8008
8009 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8010 consideration of legal status.
8011
8012 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8013
8014 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8015
8016 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8017
8018 * faq.texi (New in Emacs 22): python.el removed.
8019
8020 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8021
8022 * calc.texi (Reporting bugs): Update maintainer's address.
8023
8024 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8025
8026 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8027
8028 2007-04-15 Jay Belanger <belanger@truman.edu>
8029
8030 * calc.texi (Title page): Remove the date.
8031 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8032 (The Standard Calc Interface): Change trail title.
8033 (Floats): Mention that when non-decimal floats are entered, only
8034 approximations are stored.
8035 (Copying): Move to the appendices.
8036 (GNU Free Documentation License): Add as an appendix.
8037
8038 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8039
8040 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8041 * dired-x.texi, ebrowse.texi, ediff.texi:
8042 * emacs-mime.texi, erc.texi, eshell.texi:
8043 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8044 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8045 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8046 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8047 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8048 * woman.texi: Include GFDL.
8049
8050 * doclicense.texi: Remove node heading, so that it can be included by
8051 other files.
8052
8053 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8054
8055 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8056 than *.
8057
8058 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8059
8060 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8061 in Calc.
8062
8063 2007-04-09 Romain Francoise <romain@orebokech.com>
8064
8065 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8066 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8067 replace mouse-2.
8068
8069 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8070
8071 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8072 renamed to woman-use-topic-at-point. Document new behavior.
8073
8074 2007-04-08 Richard Stallman <rms@gnu.org>
8075
8076 * url.texi: Fix some indexing.
8077 (Disk Caching): Drop discussion of old/other Emacs versions.
8078
8079 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8080
8081 * url.texi (Disk Caching): Say Emacs 21 "and later".
8082
8083 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8084 on Font locking which now mentions JIT lock.
8085
8086 2007-04-01 Michael Olson <mwolson@gnu.org>
8087
8088 * erc.texi: Update for the ERC 5.2 release.
8089
8090 2007-03-31 David Kastrup <dak@gnu.org>
8091
8092 * woman.texi (Topic, Interface Options): Explain changes semantics of
8093 woman-manpath in order to consider MANPATH_MAP entries.
8094
8095 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8096
8097 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8098
8099 2007-03-26 Richard Stallman <rms@gnu.org>
8100
8101 * pgg.texi (Caching passphrase): Clean up previous change.
8102
8103 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8104
8105 * gnus.texi (Setting Process Marks): Fix typo.
8106
8107 2007-03-25 Romain Francoise <romain@orebokech.com>
8108
8109 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8110 readability, and include various fixes by Daniel Brockman, Nick Roberts
8111 and Dieter Wilhelm.
8112
8113 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8114
8115 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8116
8117 * gnus.texi (Mail Source Specifiers): Fix typo.
8118
8119 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8120
8121 * reftex.texi (Imprint): Update maintainer information.
8122
8123 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8124
8125 * message.texi (Message Buffers): Update documentation for
8126 message-generate-new-buffers.
8127
8128 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8129
8130 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8131
8132 2007-03-21 Glenn Morris <rgm@gnu.org>
8133
8134 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8135
8136 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8137
8138 * eshell.texi (Known problems): Emacs 21 -> 22.
8139
8140 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8141
8142 2007-03-18 Jay Belanger <belanger@truman.edu>
8143
8144 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8145
8146 2007-03-12 Glenn Morris <rgm@gnu.org>
8147
8148 * calc.texi (Time Zones): Switch to new North America DST rule.
8149
8150 * calc.texi: Replace "daylight savings" with "daylight
8151 saving" in text throughout.
8152
8153 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8154
8155 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8156 The variable now uses a list of symbols instead of just a symbol.
8157 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8158
8159 2007-03-06 Romain Francoise <romain@orebokech.com>
8160
8161 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8162 new packages, and mention Gnus update.
8163
8164 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8165
8166 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8167 nntp-open-connection-functions-never-echo-commands.
8168
8169 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8170
8171 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8172 problems on the console, and security risk in not using gpg-agent.
8173
8174 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8175
8176 * org.texi (The spreadsheet): Rename from "Table calculations".
8177 Completely reorganized and rewritten.
8178 (CamelCase links): Section removed.
8179 (Repeating items): New section.
8180 (Tracking TODO state changes): New section.
8181 (Agenda views): Chapter reorganized and rewritten.
8182 (HTML export): Section rewritten.
8183 (Tables in arbitrary syntax): New section.
8184 (Summary): Better feature summary.
8185 (Activation): Document problem with cut-and-paste of Lisp code
8186 from PDF files.
8187 (Visibility cycling): Document indirect buffer use.
8188 (Structure editing): Document sorting.
8189 (Remember): Section rewritten.
8190 (Time stamps): Better description of time stamp types.
8191 (Tag searches): Document regular expression search for tags.
8192 (Stuck projects): New section.
8193 (In-buffer settings): New keywords.
8194 (History and Acknowledgments): Update description.
8195
8196 2007-02-24 Alan Mackenzie <acm@muc.de>
8197
8198 * cc-mode.texi (Movement Commands): Insert two missing command names.
8199 (Getting Started): Slight wording correction (use conditional).
8200
8201 2007-02-22 Kim F. Storm <storm@cua.dk>
8202
8203 * widget.texi (User Interface, Basic Types): Document need to put some
8204 text before the %v escape in :format string in editable-field widget.
8205
8206 2007-02-18 Romain Francoise <romain@orebokech.com>
8207
8208 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8209 `cvs-mode-quit'.
8210
8211 2007-02-10 Markus Triska <markus.triska@gmx.at>
8212
8213 * widget.texi (Programming Example): Put constant strings in :format.
8214
8215 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8216
8217 * faq.texi (Fullscreen mode on MS-Windows): New node.
8218
8219 2007-02-04 David Kastrup <dak@gnu.org>
8220
8221 * faq.texi (AUCTeX): Update version number. Should probably be done
8222 for other packages as well.
8223
8224 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8225
8226 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8227 <tassilo@member.fsf.org>.
8228
8229 2007-01-20 Markus Triska <markus.triska@gmx.at>
8230
8231 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8232
8233 2007-01-13 Michael Olson <mwolson@gnu.org>
8234
8235 * erc.texi (Modules): Mention capab-identify module.
8236
8237 2007-01-05 Michael Olson <mwolson@gnu.org>
8238
8239 * erc.texi (Getting Started): Update for /RECONNECT command.
8240
8241 2007-01-04 Richard Stallman <rms@gnu.org>
8242
8243 * ebrowse.texi: Change C-c b to C-c C-m.
8244
8245 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8246
8247 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8248 variables only in info to avoid redundant entries in the printed
8249 manual.
8250
8251 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8252
8253 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8254
8255 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8256
8257 * message.texi (Security): Split into sub-nodes.
8258
8259 2007-01-01 Alan Mackenzie <acm@muc.de>
8260
8261 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8262 eval-after-load in Emacs <=21 and a workaround. Document that
8263 trigraphs are not supported.
8264
8265 2007-01-01 Alan Mackenzie <acm@muc.de>
8266
8267 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8268 c-context-line-break. When invoked within a string, preserve
8269 whitespace. Add a backslash only when also in a macro.
8270
8271 2007-01-01 Alan Mackenzie <acm@muc.de>
8272
8273 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8274
8275 2007-01-01 Alan Mackenzie <acm@muc.de>
8276
8277 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8278 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8279
8280 2007-01-01 Alan Mackenzie <acm@muc.de>
8281
8282 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8283 "Choosing a Style".
8284
8285 * cc-mode.texi ("Styles"): Add @dfn{style}.
8286
8287 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8288
8289 Sync with Tramp 2.0.55.
8290
8291 * trampver.texi: Update release number.
8292
8293 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8294
8295 * gnus.texi (Customizing Articles): Add index entries for all
8296 gnus-treat-* variables.
8297
8298 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8299
8300 * gnus.texi (IMAP): Fix incorrect explanation of
8301 nnimap-search-uids-not-since-is-evil in documentation for
8302 nnimap-expunge-search-string.
8303
8304 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8305
8306 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8307 spam-ifile-database.
8308
8309 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8310
8311 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8312 rebind C-s.
8313
8314 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8315
8316 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8317 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8318 "expiring mail".
8319 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8320 nnimap-nov-is-evil.
8321
8322 2006-12-25 Kevin Ryde <user42@zip.com.au>
8323
8324 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8325 about the key procedure being used heavily.
8326
8327 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8328
8329 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8330 to t.
8331 (Prerequisites): Add explanation about gpg-agent.
8332
8333 2006-12-22 Kevin Ryde <user42@zip.com.au>
8334
8335 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8336 "sort" instead of "sort*".
8337
8338 2006-12-19 Richard Stallman <rms@gnu.org>
8339
8340 * calc.texi (History and Acknowledgements): Recognize that Emacs
8341 now does have floating point.
8342
8343 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8344
8345 * tramp.texi (External transfer methods): Describe new method `scpc'.
8346
8347 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8348
8349 * pgg.texi: Added short note on gpg-agent to the introduction.
8350
8351 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8352
8353 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8354 also applies to Cc.
8355
8356 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8357
8358 * gnus.texi (X-Face): Clarify. Say which programs are required
8359 on Windows.
8360
8361 2006-12-08 Michael Olson <mwolson@gnu.org>
8362
8363 * erc.texi (Modules): Remove documentation for list module.
8364
8365 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8366
8367 * faq.texi (^M in the shell buffer): Ditto.
8368
8369 2006-11-20 Michael Olson <mwolson@gnu.org>
8370
8371 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8372
8373 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8374
8375 * org.texi: Fix typos.
8376 (Agenda commands): Document `C-k'.
8377
8378 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8379
8380 * url.texi (http/https): Fix a typo in the HTTP URL.
8381
8382 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8383
8384 * ada-mode.texi: Total rewrite.
8385
8386 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8387
8388 * org.texi: Minor typo fixes.
8389
8390 2006-11-13 Bill Wohler <wohler@newt.com>
8391
8392 Release MH-E manual version 8.0.3.
8393
8394 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8395 release 8.0.3.
8396
8397 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8398 to set MAILDIR.
8399 (Reading Mail): Document the customization of read-mail-command
8400 for MH-E.
8401 (Viewing Attachments): Document mm-discouraged-alternatives.
8402 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8403 (Junk): Add more information about the settings of mh-junk-background
8404 in a program. Add /usr/bin/mh to PATH in examples.
8405
8406 2006-11-12 Richard Stallman <rms@gnu.org>
8407
8408 * woman.texi: Update author address but say he no longer maintains it.
8409
8410 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8411
8412 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8413 archived trees.
8414 (Checkboxes): Section moved to chapter 5, and extended.
8415 (The date/time prompt): New section.
8416 (Link abbreviations): New section.
8417 (Presentation and sorting): New section.
8418 (Custom agenda views): Section completely rewritten.
8419 (Summary): Compare with Planner.
8420 (Feedback): More info about creating backtraces.
8421 (Plain lists): Modify example.
8422 (Breaking down tasks): New section.
8423 (Custom time format): New section.
8424 (Time stamps): Document inactive timestamps.
8425 (Setting tags): More details about fast tag selection.
8426 (Block agenda): New section.
8427 (Custom agenda views): Section rewritten.
8428 (Block agenda): New section.
8429
8430 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8431
8432 * tramp.texi (Configuration): scp is the default method.
8433 (Default Method): Use ssh as example for another method.
8434
8435 2006-10-27 Richard Stallman <rms@gnu.org>
8436
8437 * woman.texi: Downcase nroff/troff/roff.
8438 (Installation): Chapter deleted. Some xrefs deleted.
8439 (Background): woman doesn't advise man ;-).
8440
8441 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8442
8443 * ada-mode.texi (Project files, Identifier completion)
8444 (Automatic Casing, Debugging, Using non-standard file names)
8445 (Working Remotely): Fix typos.
8446
8447 2006-10-20 Masatake YAMATO <jet@gyve.org>
8448
8449 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8450 sample code `my-c-initialization-hook'.
8451
8452 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8453
8454 * widget.texi: Fix typos.
8455
8456 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8457
8458 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8459 "???". There have been no complaints for years, so the information
8460 must be appropriate.
8461
8462 2006-10-16 Richard Stallman <rms@gnu.org>
8463
8464 * widget.texi: Use @var instead of capitalization.
8465 Clarify many widget type descriptions.
8466
8467 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8468
8469 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8470 gnus-dired-attach.
8471 (Selecting a Group): Fix typo.
8472
8473 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8474
8475 * widget.texi: Fix typos.
8476
8477 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8478
8479 * gnus.texi (Image Enhancements): Update for Emacs 22.
8480
8481 * gnus-faq.texi ([1.3]): Update.
8482
8483 2006-10-06 Richard Stallman <rms@gnu.org>
8484
8485 * faq.texi (Displaying the current line or column):
8486 Delete "As of Emacs 20".
8487
8488 2006-10-06 Romain Francoise <romain@orebokech.com>
8489
8490 * faq.texi (VM): VM works with Emacs 22 too.
8491
8492 2006-10-06 Richard Stallman <rms@gnu.org>
8493
8494 * ebrowse.texi: Remove Emacs version "21" from title.
8495
8496 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8497
8498 * gnus.texi (Foreign Groups): Say where change of editing commands are
8499 stored. Add reference to `gnus-parameters'.
8500
8501 2006-09-15 Jay Belanger <belanger@truman.edu>
8502
8503 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8504 Change "Library Public License" to "Lesser Public License"
8505 throughout. Use "yyyy" to represent year.
8506
8507 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8508
8509 * org.texi (Setting tags): Typo fix.
8510
8511 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8512
8513 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8514
8515 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8516
8517 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8518
8519 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8520
8521 * faq.texi (Escape sequences in shell output): EMACS is now set
8522 to Emacs's absolute file name, not to "t".
8523 (^M in the shell buffer): Likewise.
8524
8525 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8526
8527 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8528 mails with pop3-leave-mail-on-server. Fix wording.
8529 (Limiting): Improve gnus-summary-limit-to-articles.
8530 (X-Face): Fix typo.
8531
8532 2006-09-11 Simon Josefsson <jas@extundo.com>
8533
8534 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8535 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8536
8537 2006-09-06 Simon Josefsson <jas@extundo.com>
8538
8539 * smtpmail.texi (Authentication): Mention SSL.
8540
8541 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8542
8543 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8544
8545 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8546
8547 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8548 Don't use @indicateurl.
8549
8550 * cc-mode.texi (Subword Movement): Don't use @headitem.
8551 (Custom Braces, Clean-ups): Don't use @tie.
8552
8553 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8554
8555 Sync with Tramp 2.0.54.
8556
8557 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8558 Suggested by Adrian Phillips <a.phillips@met.no>.
8559
8560 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8561
8562 * org.texi (Installation, Activation): Split from Installation and
8563 Activation.
8564 (Clocking work time): Documented new features.
8565
8566 2006-08-13 Alex Schroeder <alex@gnu.org>
8567
8568 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8569 example.
8570
8571 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8572
8573 * faq.texi (How to add fonts): New node.
8574
8575 2006-08-05 Romain Francoise <romain@orebokech.com>
8576
8577 * faq.texi (New in Emacs 22): Expand.
8578
8579 2006-08-03 Michael Olson <mwolson@gnu.org>
8580
8581 * erc.texi: Update for ERC 5.1.4.
8582
8583 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8584
8585 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8586 in .../site-lisp/gnus/ by default.
8587 [ From gnus-news.texi in the trunk. ]
8588
8589 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8590
8591 * gnus.texi (MIME Commands): Additions for yEnc.
8592
8593 2006-07-24 Richard Stallman <rms@gnu.org>
8594
8595 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8596 * faq.texi: Move periods and commas inside quotes.
8597
8598 2006-07-20 Jay Belanger <belanger@truman.edu>
8599
8600 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8601
8602 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8603
8604 * faq.texi (Security risks with Emacs): Document Emacs 22
8605 file-local-variable mechanism.
8606
8607 2006-07-12 Michael Olson <mwolson@gnu.org>
8608
8609 * erc.texi: Update for ERC 5.1.3.
8610
8611 2006-07-12 Alex Schroeder <alex@gnu.org>
8612
8613 * rcirc.texi: Fix typos.
8614 (Getting started with rcirc): New calling convention for M-x irc.
8615 Mention #rcirc. Removed channel tracking.
8616 (Configuration): Change the names of all variables that got changed
8617 recently, eg. rcirc-server to rcirc-default-server. Added
8618 documentation for rcirc-authinfo, some background for Bitlbee, and
8619 rcirc-track-minor-mode.
8620 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8621 Scrolling.
8622 (Reconnecting after you have lost the connection): Fix example code
8623 to match code changes.
8624
8625 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8626
8627 * gnus.texi, message.texi: Fix typos.
8628
8629 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8630
8631 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8632 commands.
8633 (Global TODO list): Document the use of the variables
8634 `org-agenda-todo-ignore-scheduled' and
8635 `org-agenda-todo-list-sublevels'.
8636
8637 2006-07-05 Richard Stallman <rms@gnu.org>
8638
8639 * faq.texi (Scrolling only one line): Fix xref.
8640
8641 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8642
8643 * faq.texi (Evaluating Emacs Lisp code):
8644 Throughout, replace eval-current-buffer with eval-buffer.
8645
8646 2006-07-03 Richard Stallman <rms@gnu.org>
8647
8648 * rcirc.texi (Scrolling conservatively): Fix xref.
8649
8650 * pcl-cvs.texi (Viewing differences): Usage fix.
8651
8652 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8653
8654 * org.texi (Agenda commands): Document `s' key to save all org-mode
8655 buffers.
8656
8657 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8658
8659 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8660 names. Mention `cvs-msg' face.
8661
8662 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8663
8664 * org.texi (Checkboxes): New section.
8665
8666 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8667
8668 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8669 throughout this chapter.
8670
8671 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8672
8673 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8674 text for standalone vs Emacs info.
8675 (Help): Clarify header line description. Use mouse-1 for clicks.
8676 (Help-P): Use mouse-1 for clicks.
8677 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8678 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8679 (Choose menu subtopic): Remove gratuitous Emacs command names.
8680 (Help-FOO): Put usual behavior first.
8681 (Help-Xref): Clicking on xrefs works in Emacs.
8682 (Search Text): Clarify what the default behavior is.
8683 (Create Info buffer): Fix Emacs window/X window confusion.
8684 (Emacs Info Variables): Fix for new Emacs init file behavior.
8685
8686 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8687
8688 * gnus.texi (Summary Buffer Lines): Fix typo.
8689
8690 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8691
8692 * org.texi (Embedded LaTeX): New chapter.
8693 (Archiving): Section rewritten.
8694 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8695
8696 2006-06-20 Bill Wohler <wohler@newt.com>
8697
8698 Release MH-E manual version 8.0.1.
8699
8700 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8701 release 8.0.1.
8702 (Preface): Depend on GNU mailutils 1.0 and higher.
8703
8704 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8705
8706 * message.texi (News Headers): Update message-syntax-checks section.
8707
8708 2006-06-19 Karl Berry <karl@gnu.org>
8709
8710 * info.texi (Advanced): Mention C-q, especially with ?.
8711
8712 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8713
8714 * org.texi (Publishing links): Document the `:link-validation-function'
8715 property.
8716 (Extensions and Hacking): New chapter, includes some sections of the
8717 "Miscellaneous" chapter.
8718
8719 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8720
8721 * org.texi (Progress logging): New section.
8722
8723 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8724
8725 * org.texi (ASCII export): Document indentation adaptation.
8726 (Setting tags): Document mutually-exclusive tags.
8727
8728 2006-06-05 Romain Francoise <romain@orebokech.com>
8729
8730 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8731 Fix typo.
8732
8733 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8734 channel (#gnus@irc.freenode.net).
8735 Fix typos. Update copyright notice.
8736
8737 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8738 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8739 (Line-Up Functions, Custom Macros):
8740 * ediff.texi (Window and Frame Configuration)
8741 (Highlighting Difference Regions):
8742 * emacs-mime.texi (Display Customization):
8743 * erc.texi (History):
8744 * eshell.texi (Known problems):
8745 * eudc.texi (Overview, BBDB):
8746 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8747 (The problem of spam, SpamOracle, Extending the Spam package)
8748 (Conformity, Terminology):
8749 * idlwave.texi (Routine Info)
8750 (Class and Keyword Inheritance, Padding Operators)
8751 (Breakpoints and Stepping, Electric Debug Mode)
8752 (Examining Variables, Troubleshooting):
8753 * org.texi (Creating timestamps):
8754 * reftex.texi (Commands, Options, Changes):
8755 * tramp.texi (Inline methods, Password caching)
8756 (Auto-save and Backup, Issues):
8757 * vip.texi (Files, Commands in Insert Mode):
8758 * viper.texi (Emacs Preliminaries, States in Viper)
8759 (Packages that Change Keymaps, Viper Specials, Groundwork):
8760 Fix various typos.
8761
8762 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8763
8764 * ediff.texi: Fix typos.
8765
8766 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8767
8768 * org.texi: Small typo fixes.
8769
8770 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8771
8772 * viper.texi (Viper Specials):
8773 * gnus.texi (Example Setup):
8774 * faq.texi (Backspace invokes help):
8775 * dired-x.texi (Optional Installation Dired Jump):
8776 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8777 follow coding conventions.
8778
8779 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8780
8781 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8782
8783 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8784
8785 * pcl-cvs.texi: Fix typos.
8786 (Customization): Say "us".
8787
8788 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8789
8790 * org.texi: Remove bogus @setfilename.
8791
8792 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8793
8794 * org.texi (ASCII export): Omit command name.
8795 (HTML export): Add prefix to all lines in Local Variable example.
8796 (Acknowledgments): Typeset names in italics.
8797
8798 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8799
8800 * org.texi (Plain lists): Add new item navigation commands.
8801 (External links): Document elisp and info links.
8802 (Custom searches): New section.
8803 (Publishing): New chapter.
8804 (HTML export): Include a list of supported CSS classes.
8805 (Setting tags): Describe the fast-tag-setting interface.
8806
8807 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8808
8809 * dired-x.texi: ifinfo -> ifnottex.
8810
8811 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8812
8813 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8814
8815 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8816
8817 * message.texi (Interface): Add tool bar customization.
8818 (MIME): Index and text additions for mml-attach.
8819 (MIME): Describe mml-dnd-protocol-alist and
8820 mml-dnd-attach-options.
8821
8822 * gnus.texi (Oort Gnus): Reorder entries in sections.
8823 Fix some entries.
8824 (Starting Up): Add references to "Emacs for Heathens" and to
8825 "Finding the News". Add user-full-name and user-mail-address.
8826 (Group Buffer Format): Add tool bar customization and update.
8827 (Summary Buffer): Add tool bar customization.
8828 (Posting Styles): Add message-alternative-emails.
8829
8830 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8831
8832 * tramp.texi (Filename completion): Improve wording.
8833
8834 2006-05-07 Romain Francoise <romain@orebokech.com>
8835
8836 * faq.texi (Using regular expressions): Fix typo.
8837 (Packages that do not come with Emacs): Fix capitalization.
8838 (Replacing text across multiple files): Expand node to explain how
8839 to use `dired-do-query-replace-regexp' in more detail, based on
8840 suggestion by Eric Hanchrow <offby1@blarg.net>.
8841
8842 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8843
8844 * tramp.texi (Filename completion): Completion of remote files'
8845 method, user name and host name is active only in partial
8846 completion mode.
8847
8848 2006-05-06 Bill Wohler <wohler@newt.com>
8849
8850 Release MH-E manual version 8.0.
8851
8852 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8853 release 8.0.
8854
8855 2006-05-06 Bill Wohler <wohler@newt.com>
8856
8857 * mh-e.texi (MH-BOOK-HOME): Change from
8858 http://www.ics.uci.edu/~mh/book/mh to
8859 http://rand-mh.sourceforge.net/book/mh.
8860 Replace .htm suffix with .html for MH book files.
8861 (Using This Manual): Update key binding for getting relevant
8862 chapter in Info from command key.
8863 (Ranges): Fix itemx.
8864
8865 2006-05-05 Karl Berry <karl@gnu.org>
8866
8867 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8868 (\fonttextsize): New user-level command to change text font size.
8869
8870 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8871
8872 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8873
8874 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8875
8876 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8877
8878 2006-04-24 Bill Wohler <wohler@newt.com>
8879
8880 * mh-e.texi (Getting Started): Make it more explicit that you need
8881 to install MH. Add pointers to current MH implementations.
8882
8883 2006-04-21 Bill Wohler <wohler@newt.com>
8884
8885 Release MH-E manual version 7.94.
8886
8887 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8888 release 7.94.
8889
8890 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8891
8892 * org.texi: Many small fixes.
8893 (Handling links): Rename from "Managing links".
8894
8895 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8896
8897 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8898 (Splitting mail using spam-stat): Fix @xref.
8899
8900 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8901
8902 * gnus.texi (Spam Package): Major revision of the text.
8903 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8904
8905 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8906
8907 * org.texi (Time stamps): Better explanation of the purpose of
8908 different time stamps.
8909 (Structure editing, Plain lists): More details on how new items
8910 and headings are inserted.
8911
8912 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8913
8914 * org.texi (Formula syntax): Fix link to Calc Manual.
8915
8916 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8917
8918 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8919
8920 2006-04-17 Bill Wohler <wohler@newt.com>
8921
8922 * mh-e.texi (Folders): Update mh-before-quit-hook and
8923 mh-quit-hook example with code that removes the buffers rather
8924 than just bury them.
8925
8926 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8927
8928 Sync with Tramp 2.0.53.
8929
8930 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8931
8932 * org.texi (Updating settings): New section.
8933 (Visibility cycling): Better names for the startup folding
8934 options.
8935 (Exporting): Completely restructured.
8936 (The very busy C-c C-c key): New section.
8937 (Summary of in-buffer settings): New section.
8938
8939 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8940
8941 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8942
8943 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8944
8945 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8946 (Server Commands): Key `v' is reserved for users.
8947
8948 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8949
8950 * org.texi (Link format): New section, emphasis on bracket links.
8951 (External links): Document bracket links.
8952 (FAQ): Expand to cover shell links and the new link format.
8953
8954 2006-04-09 Kevin Ryde <user42@zip.com.au>
8955
8956 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8957
8958 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8959
8960 * gnus.texi (Summary Buffer Lines): Add `*'.
8961
8962 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8963
8964 * gnus.texi (Group Parameters):
8965 Mention gnus-permanently-visible-groups.
8966
8967 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8968
8969 * gnus.texi (Face): Fix typo.
8970
8971 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8972
8973 * gnus.texi (X-Face): Clarify.
8974 (Face): Need Emacs with PNG support.
8975
8976 2006-04-06 Richard Stallman <rms@gnu.org>
8977
8978 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8979 Emacs".
8980
8981 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8982
8983 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8984 blocks not suitable for inclusion with Emacs using variable
8985 PARTOFEMACS.
8986
8987 2006-04-04 Simon Josefsson <jas@extundo.com>
8988
8989 * gnus.texi (Security): Improve.
8990
8991 2006-04-02 Karl Berry <karl@gnu.org>
8992
8993 * texinfo.tex: Update to current version (2006-03-21.13).
8994
8995 2006-04-02 Bill Wohler <wohler@newt.com>
8996
8997 * mh-e.texi (Getting Started, Junk, Bug Reports)
8998 (MH FAQ and Support): Fix URLs.
8999
9000 2006-03-31 Romain Francoise <romain@orebokech.com>
9001
9002 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9003 to t, not nil (and has for the past eight years).
9004
9005 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9006
9007 * message.texi, gnus.texi: Bump version to 5.11.
9008
9009 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9010
9011 * gnus.texi (Top): Add comment about version line.
9012
9013 * message.texi (Top): Ditto. Change to take named versions into
9014 account.
9015
9016 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9017
9018 * gnus.texi (Posting Styles): Add x-face-file to example.
9019 (X-Face): Refer to posting styles.
9020
9021 * gnus-faq.texi ([5.8]): Add x-face-file.
9022 ([8.4]): Add links to gmane.emacs.gnus.user and
9023 gmane.emacs.gnus.general.
9024
9025 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9026
9027 * gnus-faq.texi: Use .invalid.
9028 ([5.4]): Fix gnus-posting-styles example.
9029
9030 2006-03-27 Romain Francoise <romain@orebokech.com>
9031
9032 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9033 Emacs/W3 needs a new maintainer.
9034 (Ispell): Update author and version info.
9035 (Mailcrypt): Mention PGG.
9036 (New in Emacs 22): Add PGG to the list of new packages.
9037 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9038 updating dead URLs.
9039
9040 2006-03-25 Karl Berry <karl@gnu.org>
9041
9042 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9043 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9044 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9045 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9046 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9047 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9048 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9049 (2) do not indent copyright year list (or anything else).
9050
9051 2006-03-21 Bill Wohler <wohler@newt.com>
9052
9053 * mh-e.texi (Folders): Various edits.
9054
9055 2006-03-20 Romain Francoise <romain@orebokech.com>
9056
9057 * gnus.texi (Mail Folders): Grammar fix.
9058
9059 2006-03-19 Bill Wohler <wohler@newt.com>
9060
9061 * mh-e.texi (Replying): Document Mail-Followup-To.
9062 Change manually-formatted table to multitable. Add debugging info.
9063 Move description of mh-reply-default-reply-to into paragraph
9064 that describes its values.
9065
9066 2006-03-17 Bill Wohler <wohler@newt.com>
9067
9068 * mh-e.texi: Use smallexample and smalllisp consistently.
9069 (Sending Mail Tour): Update method of entering
9070 addresses and subject.
9071 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9072 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9073
9074 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9075
9076 * org.texi: Version number change only.
9077
9078 2006-03-14 Bill Wohler <wohler@newt.com>
9079
9080 * mh-e.texi: Add index entries around each paragraph rather than
9081 depend on entries from beginning of node. Doing so ensures that
9082 index entries are less likely to be forgotten if text is cut and
9083 pasted, and are necessary anyway if the references are on a
9084 separate page. It seems that makeinfo is now (v. 4.8) only
9085 producing one index entry per node, so there is no longer any
9086 excuse not to. Use subheading instead of heading. The incorrect
9087 use of heading produced very large fonts in Info--as large as the
9088 main heading.
9089 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9090 versions 6 and 7 appeared *around* the time of these Emacs releases.
9091
9092 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9093
9094 * org.texi (Clean view): Document new startup options.
9095
9096 2006-03-11 Bill Wohler <wohler@newt.com>
9097
9098 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9099 (Composing, Scan Line Formats): Fix @refs.
9100 (Getting Started): Define MH profile and MH profile components.
9101 (Incorporating Mail, Reading Mail, Viewing, Printing)
9102 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9103 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9104 for string constants.
9105 (Tool Bar): Remove spurious quote.
9106 (Junk): Use ``...'' instead of "...".
9107 (Scan Line Formats): Replace @samp with @kbd.
9108
9109 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9110
9111 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9112
9113 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9114
9115 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9116 easy to understand.
9117
9118 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9119
9120 * gnus.texi: Markup fix.
9121 (Fancy Mail Splitting): Specify new feature.
9122
9123 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9124
9125 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9126 partial-words matching.
9127
9128 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9129
9130 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9131
9132 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9133 (MIME Commands): Fix mm-discouraged-alternatives.
9134
9135 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9136
9137 * org.texi: Version number change only.
9138
9139 2006-03-06 Bill Wohler <wohler@newt.com>
9140
9141 * mh-e.texi: Move from SourceForge repository to Savannah.
9142 This is version 7.93, which is a total rewrite from the previous
9143 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9144 version 7.93.
9145
9146 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9147
9148 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9149
9150 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9151
9152 * org.texi (Interaction): Add item about `org-mouse.el' by
9153 Piotr Zielinski.
9154 (Managing links): Document that also mouse-1 can be used to
9155 activate a link.
9156 (Headlines, FAQ): Add entry about hiding leading stars.
9157 (Miscellaneous): Resort the sections in this chapter to a more
9158 logical sequence.
9159
9160 2006-02-27 Simon Josefsson <jas@extundo.com>
9161
9162 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9163 2004-01-27 from the trunk).
9164
9165 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9166
9167 * cc-mode.texi: Rename c-hungry-backspace to
9168 c-hungry-delete-backwards, at the request of RMS. Leave the old
9169 name as an alias.
9170
9171 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9172
9173 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9174 include the function header within the defun.
9175
9176 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9177
9178 * cc-mode.texi: Correct two typos.
9179
9180 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9181
9182 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9183 existing comment.
9184 (Electric Keys): Add a justification for electric indentation.
9185 (Hungry WS Deletion): Clear up the names and complications of the
9186 BACKSPACE and DELETE keys.
9187
9188 2006-02-23 Juri Linkov <juri@jurta.org>
9189
9190 * faq.texi (Common requests): Move `Turning on auto-fill by
9191 default' after `Wrapping words automatically'. Move `Working with
9192 unprintable characters' before `Searching for/replacing newlines'.
9193 Move `Replacing highlighted text' after `Highlighting a region'.
9194 Merge `Repeating commands' and `Repeating a command as many times
9195 as possible' into the former.
9196 (Packages that do not come with Emacs): Add refs to Gmane and
9197 etc/MORE.STUFF.
9198
9199 2006-02-23 Juri Linkov <juri@jurta.org>
9200
9201 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9202 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9203 Add xref to `(emacs)Reporting Bugs'.
9204 (Getting a printed manual): Add URL to other formats of the manual.
9205 (Common requests): Fix menu.
9206 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9207 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9208 (Inserting text at the beginning of each line): Add pxref to
9209 `Changing the included text prefix'.
9210 (Forcing the cursor to remain in the same column): Mention `track-eol'
9211 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9212 (Replacing text across multiple files): Add keybinding `Q' for
9213 `dired-do-query-replace'.
9214
9215 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9216
9217 * reftex.texi: Version number and date change only.
9218
9219 * org.texi (Internal Links): Rewrite to cover the modified
9220 linking system.
9221
9222 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9223
9224 * faq.texi: Remove the coding cookie, it's not needed anymore.
9225
9226 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9227
9228 * faq.texi (Colors on a TTY): Mention Mac OS port.
9229
9230 2006-02-12 Karl Berry <karl@gnu.org>
9231
9232 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9233 8-bit accented a.
9234
9235 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9236
9237 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9238
9239 2006-02-08 Romain Francoise <romain@orebokech.com>
9240
9241 * faq.texi (Top): Remove paragraph about the FAQ being a
9242 transitional document, etc.
9243 (Searching for/replacing newlines): New node.
9244 (Yanking text in isearch): New node.
9245 (Inserting text at the beginning of each line): Rename and make
9246 more general, mention `M-;' in Message mode.
9247
9248 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9249
9250 * faq.texi (Meta key does not work in xterm)
9251 (Emacs does not display 8-bit characters)
9252 (Inputting eight-bit characters): Update xrefs.
9253
9254 2006-02-06 Romain Francoise <romain@orebokech.com>
9255
9256 * faq.texi (VM): VM now at version 7.19.
9257 Set myself as maintainer of this file.
9258
9259 2006-02-04 Michael Olson <mwolson@gnu.org>
9260
9261 * erc.texi (History): Note that ERC is now included with Emacs.
9262
9263 2006-01-31 Romain Francoise <romain@orebokech.com>
9264
9265 * message.texi (Message Headers): Explain what
9266 `message-alternative-emails' does in more detail.
9267 Update copyright year.
9268
9269 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9270
9271 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9272
9273 2006-01-29 Richard M. Stallman <rms@gnu.org>
9274
9275 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9276
9277 2006-01-29 Michael Olson <mwolson@gnu.org>
9278
9279 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9280
9281 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9282
9283 * faq.texi (New in Emacs 22): Mention ERC.
9284
9285 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9286
9287 * rcirc.texi: Capitalize dir entry for consistency with the entry
9288 in info/dir and other entries in the Emacs category.
9289 Fix typos. Delete trailing whitespace.
9290
9291 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9292
9293 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9294
9295 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9296
9297 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9298 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9299
9300 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9301 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9302
9303 2006-01-27 Alex Schroeder <alex@gnu.org>
9304
9305 * rcirc.texi: New file.
9306
9307 2006-01-23 Juri Linkov <juri@jurta.org>
9308
9309 * widget.texi (User Interface): Add S-TAB for widget-backward.
9310
9311 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9312
9313 Sync with Tramp 2.0.52.
9314
9315 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9316 Add Tramp disabling item. New item for common connection problems.
9317 (various): Apply "ftp" as method for the download URL.
9318 (Bug Reports): Refer to FAQ for common problems.
9319
9320 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9321
9322 * widget.texi (User Interface): Use @key for TAB.
9323
9324 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9325
9326 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9327 for TAB.
9328
9329 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9330
9331 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9332
9333 * gnus.texi: Update copyright.
9334
9335 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9336
9337 * gnus.texi (Article Washing): Additions.
9338
9339 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9340
9341 * org.texi (Agenda commands): Document tags command.
9342
9343 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9344
9345 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9346
9347 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9348
9349 * gnus.texi (RSS): Addition.
9350
9351 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9352
9353 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9354
9355 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9356
9357 * emacs-mime.texi (Display Customization): Add setting example to
9358 mm-discouraged-alternatives.
9359
9360 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9361
9362 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9363 version is the canonical version.
9364
9365 2006-01-08 Alex Schroeder <alex@gnu.org>
9366
9367 * pgg.texi (Caching passphrase): Rewording.
9368
9369 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9370
9371 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9372 repository URL.
9373
9374 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9375
9376 * org.texi: Removed the accidentally re-added empty line in the
9377 direntry.
9378
9379 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9380
9381 * org.texi (Agenda Views): Chapter reorganized.
9382
9383 2005-12-29 Romain Francoise <romain@orebokech.com>
9384
9385 * faq.texi (Using Customize): New node.
9386
9387 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9388
9389 * org.texi: Remove blank line in @direntry. It is non-standard
9390 and recursively produces blank lines all over the dir file (when
9391 using Texinfo 4.8).
9392
9393 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9394
9395 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9396
9397 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9398
9399 * org.texi (Tags): Boolean logic documented.
9400 (Agenda Views): Document custom commands.
9401
9402 2005-12-20 David Kastrup <dak@gnu.org>
9403
9404 * faq.texi (AUCTeX): Update version and mailing list info.
9405
9406 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9407
9408 * gnus.texi (MIME Commands): Mention addition of
9409 multipart/alternative to gnus-buttonized-mime-types and add xref
9410 to mm-discouraged-alternatives.
9411
9412 * emacs-mime.texi (Display Customization): Mention addition of
9413 "image/.*" and add xref to gnus-buttonized-mime-types in the
9414 mm-discouraged-alternatives section.
9415
9416 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9417
9418 * org.texi (Tags): New section.
9419 (Agenda Views): Chapter reorganized.
9420
9421 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9422
9423 * org.texi (Internal Links): Add a missing comma after an @xref.
9424
9425 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9426
9427 * faq.texi (Filling paragraphs with a single space): No need to
9428 change sentence-end now.
9429
9430 2005-12-13 Romain Francoise <romain@orebokech.com>
9431
9432 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9433
9434 2005-12-12 Jay Belanger <belanger@truman.edu>
9435
9436 * faq.texi (Calc): Update version number.
9437
9438 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9439
9440 * org.texi (Progress Logging): New section.
9441
9442 2005-12-10 Romain Francoise <romain@orebokech.com>
9443
9444 Update the Emacs FAQ for the 22.1 release.
9445
9446 * faq.texi: Set VER to `22.1'.
9447 (Basic editing): Explain how to use localized versions of the
9448 Tutorial. Mention that `C-h r' displays the manual.
9449 Delete obsolete WWW link to an Emacs 18 tutorial.
9450 (Getting a printed manual): Point to the new locations of the
9451 manuals on the GNU Web site.
9452 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9453 available via Info (it was previously distributed separately).
9454 (Installing Texinfo documentation): The latest version of Texinfo
9455 is 4.8, not 4.0.
9456 (Informational files for Emacs): COPYING is the GNU General Public
9457 License, not the Emacs General Public License.
9458 (Informational files for Emacs): Delete obsolete link to the
9459 GNUinfo pages as they have been removed from the GNU Web site.
9460 (New in Emacs 22): New node.
9461 (Setting up a customization file): Say that most packages support
9462 Customize nowadays.
9463 (Colors on a TTY): Delete reference to instructions on how to
9464 enable syntax highlighting, it is now enabled by default.
9465 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9466 at startup automatically.
9467 (Controlling case sensitivity): Mention `M-c' in isearch.
9468 (Using an already running Emacs process): Emacs now creates the
9469 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9470 gnuserv. As emacsclient can now run Lisp code as well, delete a
9471 sentence praising gnuserv for that. Simplify description of how
9472 the client/server operation works.
9473 (Compiler error messages): Delete obsolete text (compile.el has
9474 been rewritten).
9475 (Indenting switch statements): Fix typo.
9476 (Matching parentheses): Simplify setup instructions, mention the
9477 menu bar item in the Options menu.
9478 (Repeating a command as many times as possible): Mention `C-x e'.
9479 (Going to a line by number): Mention new keymap and bindings
9480 `M-g M-g', `M-g M-p' and `M-g M-n'.
9481 (Turning on syntax highlighting): Now on by default. Simplify.
9482 (Replacing highlighted text): Use `1', not `t'.
9483 (Problems with very large files): The maximum size is now 256MB on
9484 32-bit machines.
9485 (^M in the shell buffer): Mention `comint-process-echoes'.
9486 (Emacs for Apple computers): Emacs 22 has native support for Mac
9487 OS X.
9488 (Translating names to IP addresses): Delete node.
9489 (Binding keys to commands): Fix typo.
9490 (SPC no longer completes file names): New node.
9491 (MIME with Emacs mail packages): Delete section about the Emacs
9492 MIME FAQ (it's not reachable anymore).
9493
9494 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9495
9496 * cc-mode.texi: The manual has been extensively revised: the
9497 information about using CC Mode has been separated from the larger
9498 and more difficult chapters about configuration. It has been
9499 updated for CC Mode 5.31.
9500
9501 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9502
9503 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9504 (Selecting an implementation): Fix descriptions.
9505
9506 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9507
9508 * message.texi (Various Message Variables): Addition.
9509
9510 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9511
9512 * message.texi: Fix default values.
9513
9514 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * message.texi (Header Commands): Clarify descriptions of
9517 message-cross-post-followup-to, message-reduce-to-to-cc, and
9518 message-insert-wide-reply.
9519 (Various Commands): Fix kindex for message-kill-to-signature;
9520 clarify description of message-tab.
9521
9522 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9523
9524 * message.texi (Mailing Lists): Fix description about MFT.
9525
9526 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9527
9528 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9529
9530 * gnus.texi (Slow Terminal Connection): Replace old description
9531 with new one.
9532
9533 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9534
9535 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9536 replace X-Draft-Headers with X-Draft-From.
9537
9538 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9539
9540 * gnus.texi (Various Various): Fix the default value of
9541 nnheader-max-head-length.
9542 (Gnus Versions): Fix typo.
9543
9544 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9545
9546 * org.texi (Structure editing): Document new functionality of
9547 M-RET.
9548
9549 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9550
9551 * org.texi (Internal Links): Fix Texinfo usage.
9552
9553 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9554
9555 * org.texi (TODO basics): Document the global todo list.
9556 (TODO items): Documents sparse tree for specific TODO
9557 keywords.
9558
9559 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9560
9561 * org.texi (Plain Lists): Typos fixed.
9562
9563 2005-11-28 Jay Belanger <belanger@truman.edu>
9564
9565 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9566
9567 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9568
9569 * org.texi (Structure editing): New item moving commands added.
9570 (Plain Lists): New section.
9571
9572 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9573
9574 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9575 (Agenda): Document commands `org-cycle-agenda-files' and
9576 `org-agenda-file-to-front'.
9577 (Built-in table editor): Document `org-table-sort-lines'.
9578 (HTML formatting): Export of hand-formatted lists.
9579
9580 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9583 new variable gnus-toolbar-thickness.
9584
9585 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9588
9589 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9590
9591 * gnus.texi (X-Face): Fix description.
9592 (XVarious): Remove gnus-xmas-logo-color-alist and
9593 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9594
9595 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9596
9597 * gnus.texi (Group Parameters): Mention new variable
9598 gnus-parameters-case-fold-search.
9599 (Home Score File): Addition.
9600
9601 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9602
9603 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9604 (Overview): List supported feed types.
9605 (Installation): No installation necessary when using autoload.
9606 (Configuration): Rename "RSS" to "news".
9607
9608 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9609
9610 * pgg.texi (User Commands): Document additional passphrase
9611 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9612 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9613
9614 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9615
9616 * org.texi: Version number changed to 3.19.
9617
9618 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9619
9620 * pgg.texi (How to use): Update the example to add autoload of
9621 pgg-encrypt-symmetric-region.
9622 (User Commands): Document pgg-encrypt-symmetric-region.
9623 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9624
9625 2005-10-27 Jay Belanger <belanger@truman.edu>
9626
9627 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9628 mention other TeX-related units.
9629
9630 2005-10-23 Lars Hansen <larsh@soem.dk>
9631
9632 * dired-x.texi (Miscellaneous Commands):
9633 Replace dired-do-relative-symlink by dired-do-relsymlink and
9634 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9635
9636 2005-10-23 Jay Belanger <belanger@truman.edu>
9637
9638 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9639 constant.
9640
9641 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9642
9643 * faq.texi (Bugs and problems):
9644 Replace `dired-move-to-filename-regexp' by
9645 `directory-listing-before-filename-regexp'.
9646
9647 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9648
9649 * newsticker.texi (UPDATED): Set value.
9650
9651 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9652
9653 * gnus.texi (Document Groups): Remove duplicate item.
9654
9655 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9656
9657 * org.texi (Summary): Mention iCalendar support.
9658 (Exporting): Document iCalendar support.
9659
9660 2005-10-18 Romain Francoise <romain@orebokech.com>
9661
9662 * viper.texi (Viper Specials): Capitalize GNU.
9663
9664 2005-10-17 Juri Linkov <juri@jurta.org>
9665
9666 * info.texi (Getting Started, Search Index, Expert Info):
9667 Fix wording.
9668 (Search Text): Replace `echo area' with `mode line'.
9669 (Search Index): Both `i' and `,' find all index entries.
9670 Replace example `C-f' with `C-l' (which exists in index of Info
9671 manual) and delete spaces in its keyboard input sequence.
9672 Delete unnecessary explanations about literal characters.
9673
9674 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9675
9676 * gnus.texi (Document Server Internals): Addition.
9677
9678 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9679
9680 * gnus.texi (A note on namespaces): Fix RFC reference.
9681
9682 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9683
9684 * gnus.texi (RSS): Fix key description.
9685
9686 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9687
9688 * gnus.texi: Emacs/w3 -> Emacs/W3.
9689 (Browsing the Web): Fix description.
9690 (Web Searches): Ditto.
9691 (Customizing W3): Ditto.
9692
9693 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9696
9697 2005-10-11 Jay Belanger <belanger@truman.edu>
9698
9699 * calc.texi (Integration): Mention using `a i' to compute definite
9700 integrals.
9701
9702 2005-10-11 Juri Linkov <juri@jurta.org>
9703
9704 * info.texi: Rearrange nodes.
9705 (Top): Update menu. Change ref `Info for Experts' to
9706 `Advanced Info Commands'.
9707 (Getting Started): Fix description of manual's parts.
9708 (Help-Int): Change xref `Info Search' to `Search Index', and
9709 `Expert Info' to `Advanced'.
9710 (Advanced): Move node one level up.
9711 (Search Text, Search Index): New nodes split out from `Info Search'.
9712 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9713 split out from `Advanced'.
9714 (Advanced, Emacs Info Variables): De-document editing an Info file
9715 in Info.
9716 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9717 (Creating an Info File): Delete node and move its text to
9718 `Expert Info'.
9719
9720 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9721
9722 * org.texi (Workflow states): Documented that change in keywords
9723 becomes active only after restart of Emacs.
9724
9725 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9726
9727 Sync with Tramp 2.0.51.
9728
9729 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9730
9731 * speedbar.texi (Introduction): Describe new location of speedbar
9732 on menubar.
9733 (Basic Key Bindings): Remove descriptions of bindings that have
9734 been removed.
9735
9736 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9737
9738 * speedbar.texi (GDB): Describe use of watch expressions.
9739
9740 2005-09-28 Simon Josefsson <jas@extundo.com>
9741
9742 * message.texi (IDNA): Fix.
9743
9744 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9745
9746 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9747 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9748 description of nntp-open-connection-function.
9749 (Common Variables): Fix descriptions.
9750
9751 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9752
9753 * gnus.texi (Server Buffer Format): Document the %a format spec.
9754
9755 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9756
9757 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9758
9759 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9760
9761 * org.texi Version 3.16.
9762
9763 2005-09-19 Miles Bader <miles@gnu.org>
9764
9765 * newsticker.texi: Get rid of CVS keywords.
9766
9767 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9768
9769 * gnus.texi (Finding the Parent): Fix description of how Gnus
9770 finds article.
9771
9772 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9773
9774 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9775 to drop off non-answered articles.
9776
9777 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9778
9779 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9780 braces (which are unsupported by NMAKE) for macro `srcdir'.
9781
9782 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9783
9784 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9785 (../info/newsticker, newsticker.dvi): New targets.
9786
9787 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9788
9789 * newsticker.texi: Replace @command with @code. Replace @example
9790 with @lisp.
9791 (Top): Add explanations to menu items.
9792 (GNU Free Documentation License): Remove.
9793
9794 2005-09-16 Romain Francoise <romain@orebokech.com>
9795
9796 Update all files to specify GFDL version 1.2.
9797
9798 * doclicense.texi (GNU Free Documentation License): Update to
9799 version 1.2.
9800
9801 2005-09-15 Richard M. Stallman <rms@gnu.org>
9802
9803 * newsticker.texi: Fix @setfilename.
9804
9805 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9806 (../info/newsticker, newsticker.dvi): New targets.
9807
9808 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9809
9810 * org.texi: Version 3.15.
9811
9812 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9813
9814 * ses.texi: Combine all three indices into one.
9815 Correct a few typos.
9816
9817 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9818
9819 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9820
9821 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9822
9823 * emacs-mime.texi (Handles): Remove duplicate item.
9824 (Encoding Customization): Fix the default value for
9825 mm-coding-system-priorities.
9826 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9827 (Basic Functions): Fix reference.
9828
9829 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9830
9831 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9832
9833 2005-08-18 Richard M. Stallman <rms@gnu.org>
9834
9835 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9836 and web site.
9837
9838 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9839 not keyboard-translate.
9840
9841 2005-08-11 Richard M. Stallman <rms@gnu.org>
9842
9843 * faq.texi (Using regular expressions): Fix xref.
9844
9845 2005-08-09 Juri Linkov <juri@jurta.org>
9846
9847 * info.texi (Help-P): Replace `Prev' with `Previous'.
9848 (Help-M, Help-Xref): Add S-TAB.
9849 (Help-FOO): Update `u' command.
9850 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9851 Update info about visibility of xref parts.
9852 (Help-Int): Fix `m' command. Rename `Info-last' to
9853 `Info-history-back'. Add `Info-history-forward'.
9854 (Advanced): Fix `g*' and `M-n' commands.
9855 (Info Search): Add `index-apropos' in stand-alone browser.
9856 Add isearch commands.
9857 (Emacs Info Variables): Remove `Info-fontify'.
9858 Add `Info-mode-hook'. Update face names.
9859 Add `Info-fontify-maximum-menu-size',
9860 `Info-fontify-visited-nodes', `Info-isearch-search'.
9861
9862 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9863
9864 Sync with Tramp 2.0.50.
9865
9866 * tramp.texi: Use @option{} consequently for method names.
9867 (Inline methods, External transfer methods): Remove references to
9868 Cygwin.
9869 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9870 implementation.
9871
9872 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9873
9874 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9875 Mention that gnus-init-file is not read when Emacs is invoked with
9876 --no-init-file or -q.
9877
9878 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9879
9880 * org.texi: Version 3.14.
9881
9882 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9883
9884 * org.texi: Version 3.13.
9885
9886 2005-07-18 Juri Linkov <juri@jurta.org>
9887
9888 * calc.texi (Time Zones, Logical Operations):
9889 * cl.texi (Overview):
9890 * org.texi (TODO types):
9891 * sc.texi (Emacs 18 MUAs):
9892 * speedbar.texi (Top):
9893 * url.texi (History):
9894 Delete duplicate duplicate words.
9895
9896 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9897
9898 * cl.texi (Type Predicates): Document `atom' type.
9899
9900 2005-07-04 Lute Kamstra <lute@gnu.org>
9901
9902 Update FSF's address in GPL notices.
9903
9904 * calc.texi (Copying):
9905 * doclicense.texi (GNU Free Documentation License):
9906 * faq.texi (Contacting the FSF):
9907 * mh-e.texi (Copying): Update FSF's address.
9908
9909 2005-07-03 Richard M. Stallman <rms@gnu.org>
9910
9911 * flymake.texi (Example -- Configuring a tool called directly):
9912 Update name of flymake-build-relative-filename.
9913
9914 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9915
9916 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9917
9918 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9919
9920 * org.texi: Version 3.12.
9921
9922 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9923
9924 * makefile.w32-in (MAKEINFO): Use --force.
9925 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9926 Makefile.in.
9927 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9928 more shells.
9929
9930 2005-06-23 Richard M. Stallman <rms@gnu.org>
9931
9932 * speedbar.texi (Creating a display): Texinfo usage fixes.
9933
9934 * tramp.texi (Customizing Completion, Auto-save and Backup):
9935 Texinfo usage fixes.
9936
9937 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9938
9939 * dired-x.texi (Miscellaneous Commands):
9940 * ediff.texi (Miscellaneous):
9941 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9942 (Agent Variables):
9943 * info.texi (Help-Xref):
9944 * message.texi (Message Headers):
9945 * org.texi (Remember):
9946 * reftex.texi (Options (Defining Label Environments))
9947 (Options (Index Support), Options (Viewing Cross-References))
9948 (Options (Misc), Changes):
9949 * speedbar.texi (Creating a display):
9950 * tramp.texi (Customizing Completion, Auto-save and Backup):
9951 Texinfo usage fix.
9952
9953 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9954
9955 * org.texi: Version 3.11.
9956
9957 2005-06-12 Jay Belanger <belanger@truman.edu>
9958
9959 * calc.texi (Getting Started): Remove extra menu item.
9960
9961 2005-05-31 Jay Belanger <belanger@truman.edu>
9962
9963 * calc.texi (Notations Used in This Manual): Use @kbd for key
9964 sequence.
9965 (Demonstration of Calc): Mention another way of starting Calc.
9966 (Starting Calc): Mention long name of M-#.
9967 (Embedded Mode Overview): Remove unnecessary instruction.
9968 (Other M-# commands): Rephrase `M-# 0' explanation.
9969 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9970 reflect current behavior.
9971
9972 2005-05-30 Jay Belanger <belanger@truman.edu>
9973
9974 * calc.texi (Hooks): Change description of calc-window-hook and
9975 calc-trail-window-hook to match usage.
9976 (Computational Functions): Add more constant-generating functions.
9977 (Customizable Variables): Use defvar.
9978
9979 2005-05-28 Jay Belanger <belanger@truman.edu>
9980
9981 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9982 (Basic Embedded Mode): Explain behavior of arguments to
9983 calc-embedded-mode.
9984
9985 2005-05-27 Jay Belanger <belanger@truman.edu>
9986
9987 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9988 current behavior.
9989
9990 2005-05-25 Jay Belanger <belanger@truman.edu>
9991
9992 * calc.texi: Change Calc version number throughout.
9993 (Keypad Mode): Change location in info output.
9994 (Keypad mode overview): Move picture of keypad.
9995
9996 2005-05-21 Jay Belanger <belanger@truman.edu>
9997
9998 * calc.texi (Storing variables): Mention that only most variables
9999 are void to begin with.
10000
10001 2005-05-21 Kevin Ryde <user42@zip.com.au>
10002
10003 * widget.texi (Basic Types): Update cross ref from "Enabling
10004 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10005 lispref/text.texi change.
10006
10007 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10008
10009 * org.texi: Version 3.09.
10010
10011 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10012
10013 * reftex.texi: Version 4.28.
10014
10015 2005-05-16 Jay Belanger <belanger@truman.edu>
10016
10017 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10018
10019 2005-05-14 Jay Belanger <belanger@truman.edu>
10020
10021 * calc.texi (Default Simplifications): Insert missing ! (logical
10022 not operator).
10023
10024 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10025
10026 Sync with Tramp 2.0.49.
10027
10028 2005-05-10 Jay Belanger <belanger@truman.edu>
10029
10030 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10031 to 1.
10032
10033 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10034
10035 * org.texi: Version 3.08, structure reorganized.
10036
10037 2005-04-24 Richard M. Stallman <rms@gnu.org>
10038
10039 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10040
10041 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10042
10043 * org.texi: Update to version 3.06.
10044
10045 2005-04-13 Lute Kamstra <lute@gnu.org>
10046
10047 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10048
10049 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10050
10051 * cl.texi (Porting Common Lisp): Fix typo.
10052
10053 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10054
10055 * gnus.texi (RSS): Addition.
10056
10057 2005-04-04 Jay Belanger <belanger@truman.edu>
10058
10059 * calc.texi: Change Calc version number.
10060 (Customizable variables): Fix description of calc-language-alist.
10061 (Copying): Put in version 2 of GPL.
10062
10063 2005-04-01 Jay Belanger <belanger@truman.edu>
10064
10065 * calc.texi (Troubleshooting Commands): Remove comment about
10066 installation.
10067 (Installation): Remove section.
10068 (Customizable Variables): New section.
10069 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10070 (Graphical Devices): Add references to Customizable Variables.
10071
10072 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10073
10074 * emacs-mime.texi (Display Customization): Markup fixes.
10075 (rfc2047): Update.
10076
10077 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10078
10079 * gnus-faq.texi: Replaced with auto-generated version.
10080
10081 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10082
10083 * dired-x.texi (Multiple Dired Directories): default-directory was
10084 renamed to dired-default-directory.
10085
10086 2005-03-26 Jay Belanger <belanger@truman.edu>
10087
10088 * calc.texi (Simplifying Formulas, Rewrite Rules):
10089 Change description of top and bottom of fraction.
10090 (Modulo Forms): Move description of how to create modulo forms to
10091 earlier in the section.
10092 (Fraction Mode): Suggest using : to get a fraction by dividing.
10093 (Basic Arithmetic): Adjust placement of command name.
10094 (Truncating the Stack): Emphasize that "hidden" entries are still
10095 visible.
10096 (Installation): Move discussion of printing manual to "About This
10097 Manual".
10098 (About This Manual): Mention how to print the manual.
10099 (Reporting Bugs): Remove first person.
10100 (Building Vectors): Add algebraic version of append.
10101 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10102 (Grouping Digits): Fix typo.
10103
10104 2005-03-25 Werner Lemberg <wl@gnu.org>
10105
10106 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10107 Replace `legal' with `valid'.
10108
10109 2005-03-25 Werner Lemberg <wl@gnu.org>
10110
10111 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10112
10113 2005-03-24 Jay Belanger <belanger@truman.edu>
10114
10115 * calc.texi (General Mode Commands)
10116 (Mode Settings in Embedded Mode): Add some explanation of
10117 recording mode settings.
10118
10119 2005-03-24 Richard M. Stallman <rms@gnu.org>
10120
10121 * calc.texi: Remove praise of non-free software.
10122
10123 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10124 (Installation): Node deleted.
10125
10126 2005-03-23 Richard M. Stallman <rms@gnu.org>
10127
10128 * url.texi (HTTP language/coding): Improve last change.
10129
10130 2005-03-22 Jay Belanger <belanger@truman.edu>
10131
10132 * calc.texi (Embedded Mode): Add new information on changing
10133 modes.
10134
10135 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10136
10137 Sync with Tramp 2.0.48.
10138
10139 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10140
10141 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10142 "GNU/Linux". Change all addresses to .gnu.org.
10143 (Default Method): Offer shortened syntax for "su" and "sudo"
10144 methods.
10145
10146 2005-03-07 Richard M. Stallman <rms@gnu.org>
10147
10148 * url.texi: Fix usage of "e.g.".
10149 (HTTP language/coding): Explain the rules for these strings.
10150
10151 2005-03-06 Richard M. Stallman <rms@gnu.org>
10152
10153 * woman.texi (Introduction): Minor cleanups.
10154
10155 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10156
10157 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10158 (Installation): Node deleted.
10159
10160 * mh-e.texi (Preface): Get rid of "Emacs 21".
10161
10162 * eshell.texi (Installation): Delete node (for Emacs 20).
10163
10164 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10165
10166 * flymake.texi: Refill and tweak style in @lisp blocks.
10167
10168 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10169
10170 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10171
10172 2005-03-01 Jay Belanger <belanger@truman.edu>
10173
10174 * calc.texi (Trigonometric and Hyperbolic Functions):
10175 Mention additional functions.
10176 (Algebraic Simplifications): Mention additional simplifications.
10177
10178 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10179
10180 * ses.texi: Add concept/function/variable indices (this work was
10181 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10182 papers on file at FSF).
10183
10184 2005-02-10 Jay Belanger <belanger@truman.edu>
10185
10186 * calc.texi: Change @LaTeX to La@TeX throughout.
10187 Redefine @expr as @math for TeX output.
10188 Redefine @texline as a no-op for TeX output.
10189 Define @tfn, replace @t by @tfn throughout.
10190
10191 2005-02-09 Jay Belanger <belanger@truman.edu>
10192
10193 * calc.texi: Add macro for LaTeX for info output.
10194
10195 2005-02-08 Kim F. Storm <storm@cua.dk>
10196
10197 * texinfo.tex (LaTex): Add def.
10198
10199 2005-02-06 Jay Belanger <belanger@truman.edu>
10200
10201 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10202 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10203 throughout manual.
10204
10205 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10206
10207 * gnus.texi: Some edits based on comments from David Abrahams.
10208
10209 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10210
10211 * gnus.texi (RSS): Fix the keystroke.
10212
10213 2005-01-24 David Kastrup <dak@gnu.org>
10214
10215 * faq.texi: Update AUCTeX version info.
10216
10217 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10218
10219 * gnus-faq.texi ([4.1]): Typo.
10220
10221 2005-01-19 Jay Belanger <belanger@truman.edu>
10222
10223 * calc.texi (Keep Arguments): Mention that keeping arguments
10224 doesn't work with keyboard macros.
10225
10226 2005-01-16 Richard M. Stallman <rms@gnu.org>
10227
10228 * autotype.texi (Autoinserting): Fix small error.
10229
10230 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10231
10232 Sync with Tramp 2.0.47.
10233
10234 * tramp.texi (Compilation): New section, describing compilation of
10235 remote files.
10236
10237 2005-01-11 Kim F. Storm <storm@cua.dk>
10238
10239 * widget.texi (Basic Types): Add :follow-link keyword.
10240
10241 2005-01-09 Jay Belanger <belanger@truman.edu>
10242
10243 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10244
10245 2005-01-08 Jay Belanger <belanger@truman.edu>
10246
10247 * calc.texi: Change throughout to reflect new default value of
10248 calc-settings-file.
10249
10250 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10251
10252 * message.texi (Reply): `message-reply-to-function' should return
10253 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10254
10255 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10256
10257 * faq.texi (Changing load-path): Fix typo.
10258
10259 2005-01-05 Jay Belanger <belanger@truman.edu>
10260
10261 * calc.texi (Programming Tutorial): Replace kbd command by
10262 appropriate characters for a keyboard macro.
10263
10264 2005-01-04 Jay Belanger <belanger@truman.edu>
10265
10266 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10267 for Lucid Emacs.
10268 (Programming Tutorial): Mention that the user needs to be in the
10269 right mode to compute some functions.
10270
10271 2005-01-04 Jay Belanger <belanger@truman.edu>
10272
10273 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10274 no longer applicable.
10275
10276 2005-01-01 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Programming Tutorial): Change description of how to
10279 edit keyboard macros to match current behavior.
10280
10281 2004-12-31 Jay Belanger <belanger@truman.edu>
10282
10283 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10284
10285 2004-12-20 Jay Belanger <belanger@truman.edu>
10286
10287 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10288 zero.
10289
10290 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10291
10292 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10293 @xref.
10294 (Font Locking): Avoid @strong{Note:}.
10295
10296 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10297
10298 Sync with Tramp 2.0.46.
10299
10300 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10301
10302 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10303
10304 * url.texi: Correct typos.
10305 (Retrieving URLs): @var{nil}->@code{nil}.
10306 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10307 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10308 (Dealing with HTTP documents): @inforef->@xref.
10309
10310 2004-12-15 Jay Belanger <belanger@truman.edu>
10311
10312 * calc.texi: Consistently capitalized all mode names.
10313 (Answers to Exercises): Mention that an answer can be a fraction
10314 when in Fraction mode.
10315
10316 2004-12-13 Jay Belanger <belanger@truman.edu>
10317
10318 * calc.texi: Fix some TeX definitions.
10319
10320 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10321
10322 * reftex.texi (Imprint): Remove erroneous @value's.
10323
10324 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10325
10326 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10327 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10328
10329 2004-12-08 Jay Belanger <belanger@truman.edu>
10330
10331 * calc.texi (Starting Calc): Remove comment about installation.
10332 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10333
10334 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10335
10336 * url.texi: Update @setfilename.
10337 (Getting Started): No need to worry about Gnus versions.
10338 (Dealing with HTTP documents): Use @inforef.
10339
10340 * org.texi: Fix @direntry file name.
10341
10342 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10343
10344 * url.texi: New file.
10345
10346 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10347
10348 2004-12-06 Jay Belanger <belanger@truman.edu>
10349
10350 * calc.texi (Using Calc): Remove paragraph about installation.
10351
10352 2004-12-06 Jay Belanger <belanger@truman.edu>
10353
10354 * calc.texi: Use more Texinfo macros and less TeX defs.
10355 Remove @refill's.
10356
10357 2004-12-06 Richard M. Stallman <rms@gnu.org>
10358
10359 * org.texi: New file.
10360
10361 2004-12-05 Richard M. Stallman <rms@gnu.org>
10362
10363 * Makefile.in (org.dvi, ../info/org): New targets.
10364 (INFO_TARGETS): Add ../info/org.
10365 (DVI_TARGETS): Add org.dvi.
10366 (maintainer-clean): Remove the info files in the info dir.
10367
10368 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10369
10370 * idlwave.texi: Fix the setfilename directive to put the produced
10371 file in ../info.
10372 (Continued Statement Indentation): Resurrect Jan D.'s change from
10373 2004-11-03 that was lost when a newer version of idlwave.texi was
10374 imported.
10375
10376 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10377
10378 * gnus-faq.texi ([5.1]): Add missing bracket.
10379
10380 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10381 Index `spam-initialize'.
10382
10383 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10384
10385 * message.texi (Various Message Variables): Mention that all mail
10386 file variables are derived from `message-directory'.
10387
10388 * gnus.texi (Splitting Mail): Clarify bogus group.
10389
10390 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10391
10392 * emacs-mime.texi (Encoding Customization):
10393 Fix mm-coding-system-priorities entry.
10394
10395 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10396
10397 * idlwave.texi (Continued Statement Indentation):
10398 * reftex.texi (Options (Index Support))
10399 (Displaying and Editing the Index, Table of Contents):
10400 * speedbar.texi (Creating a display, Major Display Modes):
10401 Replace non-nil with non-@code{nil}.
10402
10403 2004-10-21 Jay Belanger <belanger@truman.edu>
10404
10405 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10406
10407 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10408
10409 * calc.texi (Reporting Bugs): Double up `@'.
10410
10411 2004-10-18 Jay Belanger <belanger@truman.edu>
10412
10413 * calc.texi (Reporting Bugs): Change the address that bugs
10414 should be sent to.
10415
10416 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10417
10418 * gnus.texi (New Features): Add 5.11.
10419
10420 * message.texi (Resending): Remove wrong default value.
10421
10422 * gnus.texi (Mail Source Specifiers): Describe possible problems
10423 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10424 `pop3-leave-mail-on-server' to the index.
10425
10426 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10427
10428 * message.texi (Canceling News): Add how to set a password.
10429
10430 2004-10-12 Jay Belanger <belanger@truman.edu>
10431
10432 * calc.texi (Help Commands): Change the descriptions of
10433 calc-describe-function and calc-describe-variable to match their
10434 current behavior.
10435
10436 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10437
10438 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10439
10440 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10441
10442 Sync with Tramp 2.0.45.
10443
10444 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10445 plink link. The URL is outdated. Originator contacted for
10446 clarification.
10447
10448 2004-10-10 Juri Linkov <juri@jurta.org>
10449
10450 * gnus.texi (Top, Marking Articles): Join two menus in one node
10451 because a node can have only one menu.
10452
10453 2004-10-09 Juri Linkov <juri@jurta.org>
10454
10455 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10456 example of nnmail-split-fancy.
10457
10458 2004-10-06 Karl Berry <karl@gnu.org>
10459
10460 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10461 consistency with other uses of dashes.
10462
10463 2004-10-05 Karl Berry <karl@gnu.org>
10464
10465 * info.texi: Consistently use --- throughout, periods at end of
10466 menu descriptions, and a couple typos.
10467
10468 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10469
10470 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10471 * pgg.texi (User Commands, Backend methods): Do.
10472 * gnus.texi: Markup fixes.
10473 (Setting Process Marks): Fix `M P a' entry.
10474 * emacs-mime.texi: Fixes.
10475
10476 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10477
10478 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10479 again.
10480 Use 5.10 instead of 5.10.0.
10481
10482 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10483
10484 * gnus.texi (Summary Mail Commands): S D e.
10485
10486 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10487
10488 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10489 the gnus-article-mode-line-format section.
10490
10491 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10492
10493 * gnus.texi (Various Summary Stuff): Fix the documentation for
10494 gnus-newsgroup-variables.
10495
10496 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10497
10498 * gnus.texi (MIME Commands):
10499 Add gnus-mime-display-multipart-as-mixed,
10500 gnus-mime-display-multipart-alternative-as-mixed,
10501 gnus-mime-display-multipart-related-as-mixed.
10502 (Mail Source Customization): Clarify `mail-source-directory'.
10503 (Splitting Mail): Mention gnus-group-find-new-groups.
10504 (SpamOracle): Fix typo.
10505
10506 * gnus-faq.texi: Untabify.
10507 ([6.3]): nnir.el is in contrib directory.
10508
10509 * message.texi (News Headers): Clarify how a unique ID is created.
10510
10511 * gnus.texi (Batching Agents): Fix typo in example.
10512 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10513
10514 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10515
10516 * gnus.texi (Group Parameters): Add more on hooks.
10517
10518 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10519
10520 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10521
10522 2004-09-22 Jay Belanger <belanger@truman.edu>
10523
10524 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10525 might be hidden during part of the session.
10526
10527 2004-09-20 Jay Belanger <belanger@truman.edu>
10528
10529 * calc.texi (Notations Used in This Manual): Put in an earlier
10530 mention that DEL could be called Backspace.
10531
10532 2004-09-10 Simon Josefsson <jas@extundo.com>
10533
10534 * gnus.texi (IMAP): Add example. Suggested and partially written
10535 by Steinar Bang <sb@dod.no>.
10536
10537 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10538
10539 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10540 netrc syntax.
10541
10542 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10543
10544 * gnus.texi (Spam ELisp Package Sequence of Events):
10545 Some clarifications.
10546 (Spam ELisp Package Global Variables): More clarifications.
10547
10548 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10549
10550 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10551 Mention spam-split does not modify incoming mail.
10552
10553 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10554
10555 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10556
10557 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10558
10559 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10560
10561 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10562
10563 * makefile.w32-in (sieve, pgg): Use $(infodir).
10564
10565 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10566
10567 * makefile.w32-in: Fix PGG and Sieve entries.
10568
10569 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10570
10571 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10572 Emacs and related programs.
10573
10574 2004-08-27 Richard M. Stallman <rms@gnu.org>
10575
10576 * faq.texi: Fix texinfo usage, esp. doublequotes.
10577 (Difference between Emacs and XEmacs): Some clarification.
10578
10579 * faq.texi (Difference between Emacs and XEmacs):
10580 Explain not to contrast XEmacs with GNU Emacs.
10581
10582 2004-08-26 Richard M. Stallman <rms@gnu.org>
10583
10584 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10585
10586 2004-08-22 David Kastrup <dak@gnu.org>
10587
10588 * reftex.texi (AUCTeX): Update links, section name.
10589
10590 * faq.texi (Calc): Update availability (included in 22.1).
10591 (AUCTeX): Update availability, information, versions, description.
10592
10593 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10594
10595 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10596
10597 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10598
10599 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10600
10601 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10602
10603 Sync with Tramp 2.0.44.
10604
10605 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10606
10607 * widget.texi (User Interface): Update how to separate the
10608 editable field of an editable-field widget from other widgets.
10609 (Programming Example): Add text after field.
10610
10611 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10612
10613 * emacs-mime.texi (Encoding Customization): Add a note to the
10614 mm-content-transfer-encoding-defaults entry.
10615 (rfc2047): Update.
10616
10617 * gnus.texi (Article Highlighting):
10618 Add gnus-cite-ignore-quoted-from.
10619 (POP before SMTP): New node.
10620 (Posting Styles): Addition.
10621 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10622 (Fancy Mail Splitting): Ditto.
10623 (X-Face): Add gnus-x-face.
10624
10625 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10626
10627 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10628 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10629
10630 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10631
10632 * gnus.texi (Mail Source Specifiers):
10633 Describe `pop3-leave-mail-on-server'.
10634
10635 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10636
10637 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10638
10639 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10640 repository. Change setfilename.
10641
10642 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10643
10644 2004-07-02 Juri Linkov <juri@jurta.org>
10645
10646 * pcl-cvs.texi (Viewing differences): Add `d r'.
10647
10648 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10649
10650 * ses.texi, viper.texi, flymake.texi, faq.texi:
10651 * eshell.texi, ediff.texi: Markup fixes.
10652
10653 2004-06-21 Karl Berry <karl@gnu.org>
10654
10655 * info.texi (Top): Mention that only Emacs has mouse support.
10656 (Getting Started): Mention this in a few other places.
10657
10658 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10659
10660 * autotype.texi (Copyrights, Timestamps):
10661 Recommend `before-save-hook' instead of `write-file-functions'.
10662
10663 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10664
10665 * dired-x.texi (dired-mark-omitted): Update keybinding.
10666
10667 2004-06-10 Kim F. Storm <storm@cua.dk>
10668
10669 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10670
10671 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10672
10673 * dired-x.texi (variable dired-omit-mode): Rename from
10674 dired-omit-files-p.
10675 (function dired-omit-mode): Rename from dired-omit-toggle.
10676 Call dired-omit-mode rather than set dired-omit-files-p.
10677 (dired-mark-omitted): Describe command.
10678
10679 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10680
10681 Version 2.0.41 of Tramp released.
10682
10683 2004-05-29 Juanma Barranquero <lektu@terra.es>
10684
10685 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10686 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10687
10688 2004-05-29 Richard M. Stallman <rms@gnu.org>
10689
10690 * cl.texi (Top): Call this chapter `Introduction'.
10691 (Overview): In TeX, no section heading here.
10692
10693 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10694
10695 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10696
10697 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10698 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10699
10700 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10701
10702 * flymake.texi: New file.
10703
10704 2004-05-28 Simon Josefsson <jas@extundo.com>
10705
10706 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10707
10708 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10709
10710 Version 2.0.40 of Tramp released.
10711
10712 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10713
10714 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10715
10716 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10717 variables `tramp-backup-directory-alist' and
10718 `tramp-bkup-backup-directory-info'.
10719 (Overview, Connection types)
10720 (External transfer methods, Default Method)
10721 (Windows setup hints): Remove restriction of password entering
10722 with external methods.
10723 (Auto-save and Backup): Make file name example
10724 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10725 and `auto-save-directory' must be used.
10726 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10727 only "NT"). Remove doubled entry "What kinds of systems does
10728 @tramp{} work on".
10729 (tramp): Macro removed.
10730 (Obtaining Tramp): Flag removed from title.
10731 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10732 and `trampver' used properly. Flag `tramp-inst' replaced by
10733 `installchapter'. Installation related text adapted.
10734
10735 2004-04-28 Masatake YAMATO <jet@gyve.org>
10736
10737 * widget.texi (Programming Example): Remove overlays.
10738
10739 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10740
10741 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10742
10743 2004-04-23 Juanma Barranquero <lektu@terra.es>
10744
10745 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10746
10747 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10748
10749 * info.texi (Info Search): Add info-apropos.
10750
10751 2004-03-22 Juri Linkov <juri@jurta.org>
10752
10753 * faq.texi: Fix help key bindings.
10754
10755 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10756
10757 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10758 (as suggested by Karl Berry). Update information about colored
10759 stars in menus. Add new subheading describing M-n.
10760
10761 2004-03-12 Richard M. Stallman <rms@gnu.org>
10762
10763 * cl.texi (Top): Rename top node's title.
10764
10765 2004-03-08 Karl Berry <karl@gnu.org>
10766
10767 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10768 problems making the texinfo distribution.
10769
10770 2004-02-29 Simon Josefsson <jas@extundo.com>
10771
10772 * smtpmail.texi (Authentication): Change the list of supported
10773 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10774 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10775 <voegelas@gmx.net>.
10776
10777 2004-02-29 Juanma Barranquero <lektu@terra.es>
10778
10779 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10780 Use $(DEL) instead of rm, and ignore exit code.
10781
10782 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10783
10784 Tramp version 2.0.39 released.
10785
10786 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10787
10788 * tramp.texi (Customizing Completion): Explain new functions
10789 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10790 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10791 (Top): Refer to Savannah mailing list as the major one.
10792 Mention older mailing lists in HTML mode only.
10793 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10794 (Frequently Asked Questions): Remote hosts must not be Unix-like
10795 for "smb" method.
10796 (Password caching): New node.
10797 (External transfer methods): Refer to password caching for "smb"
10798 method.
10799
10800 2004-02-17 Karl Berry <karl@gnu.org>
10801
10802 * info.texi (Help-Int): Mention the new line number feature.
10803
10804 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10805
10806 * ses.texi (Advanced Features): New functionality for
10807 ses-set-header-row (defaults to current row unless C-u used).
10808 (Acknowledgements): Add Stefan Monnier.
10809
10810 2003-12-29 Kevin Ryde <user42@zip.com.au>
10811
10812 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10813
10814 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10815
10816 Tramp version 2.0.38 released.
10817
10818 * tramp.texi (Remote shell setup): Warn of environment variables
10819 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10820 <sven.gabriel@imk.fzk.de>.
10821 (Configuration): Tramp now chooses base64/uuencode
10822 automatically. Update wording accordingly.
10823 (Top): More description for the `Default Method' menu entry.
10824 (Default Method): Use @code, not @var, for Lisp variables.
10825 (Default Method): New subsection `Which method is the right one
10826 for me?'. Suggested by Christian Kirsch.
10827 (Configuration): Pointer to new subsection added.
10828 (Default Method): Too many "use" in one sentence.
10829 Rephrase. Reported by Christian Kirsch.
10830 (Filename Syntax): Old `su' example is probably a left-over from
10831 the sm/su method naming. Replace with `ssh', instead.
10832 (External transfer methods, Auto-save and Backup):
10833 Typo fixes.
10834
10835 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10836
10837 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10838 (Top): Mention japanese manual only if flag `jamanual' is set.
10839 Insert section `Japanese manual' in menu.
10840
10841 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10842
10843 * eshell.texi (Known Problems): Add doc item.
10844
10845 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10846
10847 * cc-mode.texi: Update for CC Mode 5.30.
10848
10849 Note: Please refrain from doing purely cosmetic changes like
10850 removing trailing whitespace in this manual; it clobbers cvs
10851 merging for no good reason.
10852
10853 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10854
10855 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10856 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10857 @acronym{ASCII}.
10858
10859 2003-10-26 Karl Berry <karl@gnu.org>
10860
10861 * info.texi (Info Search): Echo area, not echo are. From Debian
10862 diff.
10863
10864 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10865
10866 * widget.texi (Defining New Widgets): Document new behavior of
10867 :buttons and :children keywords.
10868
10869 2003-10-22 Miles Bader <miles@gnu.org>
10870
10871 * Makefile.in (info): Move before $(top_srcdir)/info.
10872
10873 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10874
10875 * tramp.texi (Inline methods): Small grammar fix.
10876 (External transfer methods): Likewise.
10877
10878 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10879
10880 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10881
10882 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10883
10884 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10885
10886 2003-09-30 Richard M. Stallman <rms@gnu.org>
10887
10888 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10889
10890 * widget.texi (User Interface): Fix typos.
10891
10892 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10893
10894 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10895
10896 * pcl-cvs.texi (Selected Files): Fix typo.
10897
10898 2003-09-21 Karl Berry <karl@gnu.org>
10899
10900 * info.texi (] and [ commands): No period at end of section title.
10901
10902 2003-09-04 Miles Bader <miles@gnu.org>
10903
10904 * Makefile.in (top_srcdir): New variable.
10905 ($(top_srcdir)/info): New rule.
10906 (info): Depend on it.
10907
10908 2003-09-03 Peter Runestig <peter@runestig.com>
10909
10910 * makefile.w32-in: New file.
10911
10912 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10913
10914 * widget.texi (User Interface): Explain the need of static text
10915 around an editable field.
10916
10917 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10918
10919 * widget.texi (Basic Types): The argument to `:help-echo' can now
10920 be a form that evaluates to a string.
10921
10922 2003-08-18 Kim F. Storm <storm@cua.dk>
10923
10924 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10925
10926 2003-08-16 Richard M. Stallman <rms@gnu.org>
10927
10928 * dired-x.texi (Shell Command Guessing): Explain *.
10929
10930 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10931
10932 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10933 log-edit-insert-changelog.
10934
10935 2003-08-03 Karl Berry <karl@gnu.org>
10936
10937 * info.texi: Need @contents.
10938
10939 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10940
10941 Tramp version 2.0.36 released.
10942
10943 * tramp.texi (Remote shell setup): Explain about problems with
10944 non-Bourne commands in ~/.profile and ~/.shrc.
10945
10946 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10947
10948 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10949 renaming of `vis-mode' to `visible-mode'.
10950
10951 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10952
10953 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10954 next, prev and up pointers.
10955
10956 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10957
10958 * info.texi (Help): Mention existence of Emacs and stand-alone
10959 Info at the very beginning of the tutorial.
10960 (Help-Inv): New node.
10961 (Help-]): New node.
10962 (Help-M): Systematically point out the differences between default
10963 Emacs and stand-alone versions. Delete second menu.
10964 (Help-Xref): Systematically point out the differences between
10965 default Emacs and stand-alone versions.
10966 (Help-Int): Change `l' example.
10967 (Expert Info): Fix typos.
10968 (Emacs Info Variables): Mention `Info-hide-note-references' and
10969 new default for `Info-scroll-prefer-subnodes'.
10970
10971 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10972
10973 Version 2.0.35 of Tramp released.
10974
10975 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10976 (Inline methods): Add methods `remsh' and `plink1'.
10977 (External transfer methods): Add method `remcp'.
10978 (Multi-hop Methods): Add method `remsh'.
10979 Small patch from Adrian Aichner <adrian@xemacs.org>:
10980 Fix minor typos.
10981 (Concept Index): Add to make manual searchable via
10982 `Info-index'.
10983 (Version Control): Add cindex entry.
10984
10985 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10986
10987 * trampver.texi: Version 2.0.34 released.
10988
10989 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10990
10991 * faq.texi: Improve previous changes.
10992
10993 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10994
10995 * faq.texi: Update copyright and maintenance details.
10996 Update some package URLs, versions, and maintainers.
10997 Remove many references to the Emacs Lisp Archive.
10998
10999 2003-04-23 Simon Josefsson <jas@extundo.com>
11000
11001 * smtpmail.texi: Fix license (the invariant sections mentioned has
11002 never been part of the smtp manual). Align info dir entry with
11003 other emacs packages.
11004
11005 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11006
11007 * tramp.texi: Version 2.0.33 released.
11008 Remove installation chapter. Remove XEmacs specifics.
11009
11010 2003-03-29 Richard M. Stallman <rms@gnu.org>
11011
11012 * tramp.texi (Top): Undo the previous renaming.
11013 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11014
11015 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11016
11017 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11018 version of manual.
11019
11020 * tramp.texi (Auto-save and Backup): New node.
11021
11022 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11023
11024 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11025 Emacs" in order to have better differentiation to "XEmacs".
11026 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11027 are new macros in order to point to the other Emacs flavor where
11028 appropriate. In info case, point to node `Installation' in order
11029 to explain how to generate the other way. In html case, make a
11030 link to the other html file.
11031 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11032 after CVS checkout/update.
11033 (Installation): Completely rewritten.
11034 (Installation parameters, Load paths): New sections under
11035 `Installation'.
11036
11037 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11038
11039 * tramp.texi: Version 2.0.30 released.
11040 Replace word "path" with "localname" where used as a component of
11041 a Tramp file name.
11042
11043 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11044
11045 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11046 introduced.
11047 (Installation): Explain what to do if files from the tramp/contrib
11048 directory are needed.
11049
11050 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11051
11052 * smtpmail.texi (How Mail Works): New.
11053
11054 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11055
11056 * smtpmail.texi: New file.
11057
11058 * Makefile.in: Build SMTP manual.
11059
11060 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11061
11062 * tramp.texi: Version 2.0.29 released.
11063 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11064 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11065
11066 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11067
11068 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11069 another package loads accidentally Ange-FTP.
11070
11071 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11072
11073 * tramp.texi (Customizing Completion): Add function
11074 `tramp-parse-sconfig'. Change example of
11075 `tramp-set-completion-function', because parsing of ssh config
11076 files looks more natural.
11077
11078 2003-01-15 Kevin Ryde <user42@zip.com.au>
11079
11080 * gnus.texi (Using MIME): Mention auto-compression-mode with
11081 gnus-mime-copy-part.
11082
11083 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11084
11085 * gnus.texi: Do not use `path' in several locations.
11086
11087 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11088
11089 * tramp.texi (External transfer methods): New method `smb'.
11090 From Michael Albinus.
11091
11092 2002-11-05 Karl Berry <karl@gnu.org>
11093
11094 * info.texi (Info-fontify): Reorder face list to avoid bad line
11095 breaks.
11096
11097 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11098
11099 * tramp.texi: Move @copying to standard place.
11100 Use @insertcopying.
11101
11102 2002-10-02 Karl Berry <karl@gnu.org>
11103
11104 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11105 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11106 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11107 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11108 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11109 * widget.texi, woman.texi:
11110 Per rms, update all manuals to use @copying instead of @ifinfo.
11111 Also use @ifnottex instead of @ifinfo around the top node, where
11112 needed for the sake of the HTML output.
11113 (The Gnus manual is not fixed since it's not clear to me how it
11114 works; and the Tramp manual already uses @copying, although in an
11115 unusual way. All others were changed.)
11116
11117 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11118
11119 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11120 (../info/ses, ses.dvi): New targets.
11121 * ses.texi: New file.
11122
11123 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11124
11125 * texinfo.tex: Update to texinfo 4.2.
11126
11127 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11128
11129 * reftex.texi: Update to RefTeX 4.19.
11130
11131 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11132
11133 * gnus.texi (Sorting Groups): Add key bindings for
11134 gnus-group-sort-groups-by-real-name and
11135 gnus-group-sort-selected-groups-by-real-name.
11136
11137 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11138
11139 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11140 (../info/tramp, tramp.dvi): New targets.
11141
11142 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11143
11144 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11145 (calc.dvi): Uncomment.
11146
11147 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11148
11149 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11150 (../info/calc): New target.
11151
11152 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11153
11154 * (Version 21.1 released.)
11155
11156 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11157
11158 * Branch for 21.1.
11159
11160 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11161
11162 * Makefile.in (../info/info): Use an explicit -o switch to
11163 makeinfo.
11164
11165 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11166
11167 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11168
11169 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11170
11171 * ediff.texi: Added ediff-coding-system-for-read.
11172
11173 * viper.texi: Fix typos.
11174
11175 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11176
11177 * Makefile.in (../info/idlwave): Use --no-split.
11178
11179 2000-12-14 Dave Love <fx@gnu.org>
11180
11181 * Makefile.in (mostlyclean): Remove gnustmp.*.
11182 (gnus.dvi): Change rule to remove @latex stuff.
11183
11184 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11185
11186 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11187
11188 2000-10-13 John Wiegley <johnw@gnu.org>
11189
11190 * Makefile.in: Add build targets for eshell.texi.
11191
11192 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11193
11194 * Makefile.in: Remove/comment speedbar stuff.
11195
11196 2000-09-22 Dave Love <fx@gnu.org>
11197
11198 * Makefile.in: Add emacs-mime.
11199
11200 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11201
11202 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11203 (DVI_TARGETS): Add woman.dvi.
11204 (../info/woman, woman.dvi): New targets.
11205
11206 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11207
11208 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11209
11210 * pcl-cvs.texi: New file.
11211 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11212 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11213
11214 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11215
11216 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11217 (../info/ebrowse, ebrowse.dvi): New targets.
11218
11219 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11220
11221 * Makefile.in (INFO_TARGETS): Add eudc.
11222 (DVI_TARGETS): Add eudc.dvi.
11223 (../info/eudc, eudc.dvi): New targets.
11224
11225 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11226
11227 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11228 compatibility with 8+3 filesystems).
11229 (../info/efaq): Rename from emacs-faq.
11230
11231 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11232
11233 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11234 (../info/idlwave, idlwave.dvi): New targets.
11235
11236 1999-10-23 Dave Love <fx@gnu.org>
11237
11238 * Makefile.in: Use autotype.texi.
11239
11240 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11241
11242 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11243 faq.texi file) rather than ../info/faq.
11244
11245 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11246
11247 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11248 (../info/ada-mode, ada-mode.dvi): New targets.
11249
11250 1999-09-01 Dave Love <fx@gnu.org>
11251
11252 * Makefile.in: Add faq.
11253
11254 1999-07-12 Richard Stallman <rms@gnu.org>
11255
11256 * Version 20.4 released.
11257
11258 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11259
11260 * Version 20.3 released.
11261
11262 1998-04-06 Andreas Schwab <schwab@gnu.org>
11263
11264 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11265 Use it in dvi targets.
11266 (../etc/GNU): Change to $(srcdir) first.
11267
11268 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11269
11270 * reftex.texi: Update for RefTeX version 3.22.
11271
11272 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11273
11274 * gnus.texi (Easy Picons): Remove references to
11275 `gnus-group-display-picons'.
11276 (Hard Picons): Ditto.
11277
11278 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11279
11280 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11281 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11282
11283 1997-09-23 Paul Eggert <eggert@twinsun.com>
11284
11285 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11286 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11287
11288 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11289
11290 * Version 20.2 released.
11291
11292 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11293
11294 * Version 20.1 released.
11295
11296 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11297
11298 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11299
11300 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11301
11302 * widget.texi (push-button): Document it.
11303
11304 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11305
11306 * Version 19.33 released.
11307
11308 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11309
11310 * Version 19.32 released.
11311
11312 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11313
11314 * Makefile.in: Add rules for the Message manual.
11315
11316 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11317
11318 * gnus.texi: New version.
11319
11320 * message.texi: New manual.
11321
11322 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11323
11324 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11325
11326 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11327
11328 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11329 Specify -I option.
11330 (All dvi targets): Set the TEXINPUTS variable.
11331
11332 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11333
11334 * Version 19.31 released.
11335
11336 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11337
11338 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11339 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11340
11341 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11342
11343 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11344 (INFO_TARGETS): Add ../info/cc-mode.
11345 (DVI_TARGETS): Add cc-mode.dvi.
11346
11347 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11348
11349 * Version 19.30 released.
11350
11351 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11352
11353 * gnus.texi: New file.
11354
11355 1995-11-04 Erik Naggum <erik@naggum.no>
11356
11357 * gnus.texi: File deleted.
11358
11359 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11360
11361 * mh-e.texi: "Function Index" -> "Command Index" to work with
11362 Emacs 19.30 C-h C-k support of separately-documented commands.
11363
11364 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11365
11366 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11367 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11368
11369 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11370
11371 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11372 (../info/viper, viper.dvi): New targets.
11373
11374 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11375
11376 * dired-x.texi (Installation): Change the example to set
11377 buffer-local variables like dired-omit-files-p in
11378 dired-mode-hook.
11379
11380 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11381
11382 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11383 (../info/mh-e, mh-e.dvi): New targets.
11384
11385 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11386
11387 * Makefile.in (maintainer-clean): Rename from realclean.
11388
11389 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11390
11391 * Makefile.in: New file.
11392 * Makefile: File deleted.
11393
11394 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11395
11396 * Makefile (TEXINDEX_OBJS): Variable deleted.
11397 (texindex, texindex.o, getopt.o): Rules deleted.
11398 All deps on texindex deleted.
11399 (distclean): Don't delete texindex.
11400 (mostlyclean): Don't delete *.o.
11401 * texindex.c, getopt.c: Files deleted.
11402
11403 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11404
11405 * Version 19.26 released.
11406
11407 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11408
11409 * Version 19.25 released.
11410
11411 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11412
11413 * Version 19.24 released.
11414
11415 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11416
11417 * Version 19.23 released.
11418
11419 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11420
11421 * Makefile: Delete spurious tab.
11422
11423 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11424
11425 * Makefile (.SUFFIXES): New rule.
11426
11427 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11428
11429 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11430 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11431
11432 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11433
11434 * Makefile (../info/sc): Rename from sc.info.
11435 (../info/cl): Likewise.
11436 (INFO_TARGETS): Use new names.
11437
11438 1993-12-04 Richard Stallman (rms@srarc2)
11439
11440 * getopt.c: New file.
11441 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11442 (getopt.o): New rule.
11443 (dvi): Don't depend on texindex.
11444 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11445 Depend on texindex.
11446
11447 1993-12-03 Richard Stallman (rms@srarc2)
11448
11449 * Makefile (../info/sc.info): Rename from ../info/sc.
11450 (TEXI2DVI): New variable.
11451 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11452 Add explicit commands.
11453 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11454
11455 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11456
11457 * Version 19.22 released.
11458
11459 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11460
11461 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11462
11463 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11464
11465 * Version 19.21 released.
11466
11467 1993-11-15 Paul Eggert (eggert@twinsun.com)
11468
11469 * Makefile (../info/cl.info): Rename from ../info/cl.
11470
11471 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11472
11473 * Makefile (../etc/GNU): New target.
11474 (EMACSSOURCES): Add gnu1.texi.
11475
11476 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11477
11478 * Makefile (realclean): Don't delete the Info files.
11479
11480 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11481
11482 * forms.texi: Fix forms.texi so that it will format correctly.
11483 Add missing `@end iftex', fix bad reference.
11484
11485 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11486
11487 * Makefile: Fix targets for texindex, new info.texi files.
11488 * info-stnd.texi: New file implements info for standalone info
11489 reader.
11490 * info.texi: Update to include recent changes to "../info/info".
11491 New source file for ../info/info; includes info-stnd.texi.
11492
11493 * texindex.c: Include "../src/config.h" if building in emacs.
11494
11495 * Makefile: Change all files to FILENAME.texi, force all targets
11496 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11497 vip.texinfo, forms.texinfo, cl.texinfo.
11498 Add target to build texindex.c, defining `emacs'.
11499
11500 * forms.texi: Install new file to match version 2.3 of forms.el.
11501
11502 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11503
11504 * Version 19.19 released.
11505
11506 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11507
11508 * sc.texinfo: Fix info file name.
11509
11510 * Makefile (info): Add gnus and sc.
11511 (dvi): Add gnus.dvi and sc.dvi.
11512 (../info/sc, sc.dvi): New targets.
11513
11514 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11515
11516 * Version 19.18 released.
11517
11518 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11519
11520 * Makefile: Fix source file names of the separate manuals.
11521 (gnus.dvi, ../info/gnus): New targets.
11522
11523 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11524
11525 * Version 19.17 released.
11526
11527 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11528
11529 * split-man: Fix typos in last change.
11530
11531 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11532
11533 * Version 19.16 released.
11534
11535 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11536
11537 * version 19.15 released.
11538
11539 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11540
11541 * Makefile (distclean): It's rm, not rf.
11542
11543 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11544
11545 * Version 19.14 released.
11546
11547 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11548
11549 * Makefile: New file.
11550
11551 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11552
11553 * Version 19.13 released.
11554
11555 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11556
11557 * Version 19.9 released.
11558
11559 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11560
11561 * Version 19.8 released.
11562
11563 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11564
11565 * Version 19.7 released.
11566
11567 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11568
11569 * gnus.texinfo: New file. Removed installation instructions.
11570
11571 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11572
11573 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11574
11575 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11576
11577 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11578 then define `\sc' as the command for smallcaps in Texinfo.
11579 This means that the @sc command will produce small caps. bfox has
11580 made the corresponding change to makeinfo and texinfm.el.
11581
11582 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11583
11584 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11585 Customization since the menu entry did not point to anything.
11586 Also add an @finalout command to remove overfull hboxes from the
11587 printed output.
11588
11589 * cl.texinfo: Add @bye, \input line and @settitle to file.
11590 This file is clearly intended to be a chapter of some other work,
11591 but the other work does not yet exist.
11592
11593 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11594
11595 * texinfo.texinfo: Three typos corrected.
11596
11597 ;; Local Variables:
11598 ;; coding: utf-8
11599 ;; End:
11600
11601 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11602
11603 This file is part of GNU Emacs.
11604
11605 GNU Emacs is free software: you can redistribute it and/or modify
11606 it under the terms of the GNU General Public License as published by
11607 the Free Software Foundation, either version 3 of the License, or
11608 (at your option) any later version.
11609
11610 GNU Emacs is distributed in the hope that it will be useful,
11611 but WITHOUT ANY WARRANTY; without even the implied warranty of
11612 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11613 GNU General Public License for more details.
11614
11615 You should have received a copy of the GNU General Public License
11616 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.