]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Doc fixes: markup (mainly nil -> @code{nil})
[gnu-emacs] / doc / misc / ChangeLog
1 2014-06-08 Karl Berry <karl@gnu.org>
2
3 * doc/info.texi (Help-^L): "mode line", "screenful",
4 stand-alone and Emacs Info both use the mode line.
5 Use x instead of weird C-x 0 to get rid of help msg
6 in standalone Info.
7
8 2014-06-08 Glenn Morris <rgm@gnu.org>
9
10 * vip.texi (Files): Defer to Emacs manual for uniquify details.
11
12 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
13 (Help-Small-Screen, Help-]): Do not mention S-SPC.
14 (Emacs Info Variables): Markup fix.
15
16 * ebrowse.texi (Source Display, Finding/Viewing):
17 * erc.texi (Sample Session):
18 * ses.texi (The Basics):
19 * todo-mode.texi (Moving and Deleting Items):
20 * woman.texi (Navigation): Markup fixes re SPC, RET.
21
22 2014-05-24 Paul Eggert <eggert@cs.ucla.edu>
23
24 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
25 * htmlfontify.texi, org.texi: Add "coding: utf-8".
26
27 2014-05-23 Stephen Berman <stephen.berman@gmx.net>
28
29 * todo-mode.texi: Update in light of changes due to bug#17482.
30 Replace numerous mistaken uses of literal quotes with proper
31 Texinfo markup.
32 (Todo Mode Entry Points): Comment out reference to using find-file
33 or Dired to visit Todo files, since this has been disabled (bug#17482).
34
35 2014-05-06 Michael Albinus <michael.albinus@gmx.de>
36
37 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
38 setting in ~/.ssh/environment.
39
40 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
41
42 * todo-mode.texi: Update, improve exposition, add cross
43 references, fix typos.
44 (Inserting New Items, Editing Item Headers and Text): Rewrite to
45 document new user interface.
46
47 2014-05-01 Glenn Morris <rgm@gnu.org>
48
49 * autotype.texi (Skeleton Language):
50 * message.texi (Header Commands): Replace `iff'.
51
52 2014-04-22 Bastien Guerry <bzg@gnu.org>
53
54 * org.texi (Installation): Be more clear on why installing Org
55 through ELPA should be done without loading any Org file.
56
57 * org.texi (Emphasis and monospace): Document the use of
58 =verbatim= and ~code~ to be consistent with
59 `org-element-text-markup-successor'.
60
61 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
62
63 * org.texi (Initial visibility):
64 * org.texi (Literal examples): Fix typos.
65
66 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
67
68 * org.texi (Column attributes): Add a sentence to point out
69 the dependency on the format specifier.
70
71 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
72
73 * org.texi (The Export Dispatcher): Reformulation.
74
75 * org.texi (@LaTeX{} specific attributes): Update manual.
76
77 * org.texi (Top, Exporting): Org has its own documentation and
78 should therefore be removed from "Other build-in back-ends".
79
80 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
81
82 * texinfo.tex: Update from gnulib.
83
84 2014-03-24 Michael Albinus <michael.albinus@gmx.de>
85
86 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
87
88 2014-03-21 Glenn Morris <rgm@gnu.org>
89
90 * ede.texi (ede-linux):
91 * vip.texi (New Bindings): Tiny copyedits.
92
93 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
94
95 * vip.texi (Other Vi Commands): Adjust doc of C-j.
96
97 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
98 defined by CC-mode but globally.
99 (FAQ): Tweak text about RET and auto-indentation.
100
101 2014-03-18 David Engster <deng@randomsample.de>
102
103 * ede.texi (Project Local Variables): Remove reference to
104 `ede-java-root' and the example using it.
105 (Android projects, ede-java-root): Remove nodes since they are
106 only in CEDET upstream (Bug#17030). All nodes updated.
107 (ede-cpp-root): Document the :compile-command slot.
108 (ede-linux): Document new variables
109 `project-linux-build-directory-default' and
110 `project-linux-architecture-default'.
111
112 2014-03-12 Glenn Morris <rgm@gnu.org>
113
114 * eww.texi (History and Acknowledgments):
115 Don't list everyone who changed the code.
116
117 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
118 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
119 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
120 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
121 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
122 Use @file for buffers, per the Texinfo manual.
123
124 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
125
126 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
127 so that the Org Manual's style for ` and ' in code is consistent
128 with the other Emacs manuals. This affects PDF, not .info files.
129
130 2014-03-12 Glenn Morris <rgm@gnu.org>
131
132 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
133 about RET and indentation.
134
135 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
136
137 * gnus.texi:
138 * semantic.texi: Fix whitespace.
139
140 * ede.texi (Android projects):
141 * eieio.texi (Class Options, Making New Objects)
142 (Method Invocation, CLOS compatibility):
143 * sem-user.texi (Tag Decoration Mode): Fix typos.
144
145 2014-03-02 Xue Fuqiao <xfq@gnu.org>
146
147 * sem-user.texi (Create System Databases): Markup fix.
148
149 2014-02-28 Glenn Morris <rgm@gnu.org>
150
151 * info.texi (Further Reading): Rename node from Expert Info.
152 Remove stuff about writing Info nodes by hand.
153 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
154
155 * info.texi: Nuke hand-written node pointers.
156
157 2014-02-28 Karl Berry <karl@gnu.org>
158
159 * info.texi (Top): Mention H for a summary of all commands.
160
161 2014-02-25 Glenn Morris <rgm@gnu.org>
162
163 * edt.texi (Quick start, Starting emulation): Update hook details.
164 * efaq.texi (Fullscreen mode on MS-Windows)
165 (Terminal setup code works after Emacs has begun): Update hook details.
166 * vip.texi (Loading VIP): Fix hook example.
167
168 * efaq-w32.texi (Bash): Don't use setq with hooks.
169
170 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
171
172 * texinfo.tex: Update from gnulib.
173
174 2014-02-22 Xue Fuqiao <xfq@gnu.org>
175
176 * remember.texi (Quick Start): Add an index.
177 (Function Reference, Quick Start): Add cross-references.
178
179 2014-02-21 Glenn Morris <rgm@gnu.org>
180
181 * flymake.texi (Starting the syntax check process): Grammar fix.
182
183 * tramp.texi (External packages): Grammar fix.
184 Reword for default sentinel not being nil any more.
185
186 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
187
188 * trampver.texi: Update release number.
189
190 2014-02-19 Glenn Morris <rgm@gnu.org>
191
192 * remember.texi: Copyedits.
193 (Quick Start): No need for manual autoloads. Mention remember-notes.
194 (Function Reference): Update arguments. Add new commands.
195
196 2014-02-18 Glenn Morris <rgm@gnu.org>
197
198 * remember.texi (copying): Bump remember mode version.
199 (Installation): Remove unnecessary chapter.
200 (Quick Start): No need to explicitly load remember.el.
201 (Separate Text Files): New section.
202
203 2014-02-17 Glenn Morris <rgm@gnu.org>
204
205 * eieio.texi (Class Values, CLOS compatibility):
206 Remove references to deleted eieio-describe-class/generic.
207
208 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
209
210 Sync with Tramp 2.2.9.
211 * trampver.texi: Update release number.
212
213 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
214
215 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
216
217 * calc.texi (Single-Variable Statistics): Remove mention of
218 incorrect keybinding.
219
220 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
221
222 * texinfo.tex: Update from gnulib.
223
224 2014-02-08 Glenn Morris <rgm@gnu.org>
225
226 * auth.texi (GnuPG and EasyPG Assistant Configuration):
227 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
228
229 2014-02-07 Glenn Morris <rgm@gnu.org>
230
231 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
232
233 2014-02-06 Glenn Morris <rgm@gnu.org>
234
235 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
236
237 * mh-e.texi, viper.texi: Do not use colons in index entries.
238
239 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
240
241 * texinfo.tex: Update from gnulib.
242
243 2014-02-05 Glenn Morris <rgm@gnu.org>
244
245 * epa.texi: Add indices.
246
247 * url.texi (Cookies): Mention url-cookie-list command.
248
249 2014-02-03 Glenn Morris <rgm@gnu.org>
250
251 * cl.texi (Blocks and Exits): Mention cl-tagbody.
252
253 2014-02-02 Glenn Morris <rgm@gnu.org>
254
255 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
256
257 2014-01-31 Glenn Morris <rgm@gnu.org>
258
259 * efaq.texi (Replacing highlighted text):
260 Update delete-selection-mode doc.
261
262 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
263
264 * sem-user.texi (Include paths): Fix a Texinfo command.
265
266 2014-01-27 Glenn Morris <rgm@gnu.org>
267
268 * idlwave.texi (Lesson III---User Catalog, Online Help)
269 (Starting the Shell, Catalogs, User Catalog):
270 * remember.texi (Quick Start):
271 * viper.texi:
272 * vip.texi (Customization, Customizing Constants)
273 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
274
275 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
276
277 * cc-mode.texi (Minor Modes): Minor fix.
278
279 2014-01-24 David Engster <deng@randomsample.de>
280
281 * eieio.texi (Introduction): Fix references.
282
283 2014-01-24 Glenn Morris <rgm@gnu.org>
284
285 * efaq.texi (Termcap/Terminfo entries for Emacs):
286 Use M-x term rather than M-x terminal-emulator.
287
288 * emacs-mime.texi (time-date): Use float-time.
289
290 2014-01-22 David Engster <deng@randomsample.de>
291
292 * eieio.texi (Introduction): Move introductory paragraph about
293 EIEIO and CLOS from 'Building Classes' to here.
294 (Documentation): Remove, since eieio-doc is not part of Emacs.
295 (Class Values, CLOS compatibility): Mention that
296 `describe-function' will also give information about classes.
297
298 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
299
300 * texinfo.tex: Update from gnulib.
301
302 2014-01-15 Glenn Morris <rgm@gnu.org>
303
304 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
305
306 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
307
308 * tramp.texi (all): Doc fix according to GNU Coding Standards.
309 Use "file name" instead of "filename" or "path". Use "host"
310 instead of "machine".
311
312 2014-01-12 David Engster <deng@randomsample.de>
313
314 * eieio.texi (Introduction): `class-of' is obsolete.
315 (Predicates, Basic Methods): Adapt function names to namespace
316 cleanup.
317
318 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
319
320 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
321
322 2014-01-12 Glenn Morris <rgm@gnu.org>
323
324 * efaq.texi (Guidelines for newsgroup postings)
325 (Informational files for Emacs):
326 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
327
328 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
329
330 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
331
332 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
333
334 * Makefile.in: Add eww.texi.
335 * eww.texi: New file.
336
337 2014-01-07 Glenn Morris <rgm@gnu.org>
338
339 * efaq.texi (Problems with very large files): Fix superscript typo.
340
341 2013-01-07 Rasmus <w530@pank.eu>
342
343 * org.texi (Global and local cycling): Fix missing '@'.
344
345 2013-01-07 Bastien Guerry <bzg@gnu.org>
346
347 * org.texi (Global and local cycling): Mention C-u C-u TAB.
348 (Include files, The Export Dispatcher)
349 (Advanced configuration)
350 (Header arguments in Org mode properties): Spelling fixes.
351 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
352 (@LaTeX{} specific attributes): New index entries.
353 Use #+BEGIN_ABSTRACT in the example.
354
355 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
356
357 * org.texi (Org export): New section.
358 (HTML doctypes): Fix whitespace error. Fix display.
359 (Publishing options): Add missing html publishing options.
360
361 2014-01-07 Glenn Morris <rgm@gnu.org>
362
363 * efaq.texi (Basic editing, Packages that do not come with Emacs):
364 Merge in some info from etc/MORE.STUFF.
365
366 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
367
368 Specify .texi encoding (Bug#16292).
369 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
370 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
371 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
372 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
373 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
374 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
375 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
376 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
377 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
378 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
379 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
380 * widget.texi, wisent.texi, woman.texi:
381 Add @documentencoding.
382
383 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
384
385 * eshell.texi (What Eshell is not): Clean up confusing clause.
386
387 2014-01-03 Glenn Morris <rgm@gnu.org>
388
389 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
390
391 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
392 Add copyright notice to titlepage.
393
394 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
395
396 * ert.texi: Add a titlepage. Use @insertcopying.
397
398 * calc.texi (Top): Use @top rather than @chapter.
399
400 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
401
402 * eshell.texi (top): Fix incorrect use of xref.
403
404 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
405
406 * eshell.texi (top): Fix incorrect info filename in an xref.
407
408 2014-01-02 Glenn Morris <rgm@gnu.org>
409
410 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
411
412 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
413
414 * eshell.texi (Command Basics): Remove `Command basics' chapter.
415
416 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
417
418 * eshell.texi (What is Eshell?): Add section about what not to use
419 Eshell for.
420
421 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
422
423 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
424
425 2013-12-22 Glenn Morris <rgm@gnu.org>
426
427 * woman.texi (Navigation): Use itemx where appropriate.
428
429 2013-12-20 Tassilo Horn <tsdh@gnu.org>
430
431 * info.texi, woman.texi:
432 Document `S-SPC' as alternative to `DEL' for scrolling.
433
434 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
435
436 * calc.texi (Stack Manipulation Commands): Mention using the variable
437 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
438
439 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
440
441 * tramp.texi (direntry): Use ssh but rsh.
442 (all): Encode all environment variable names with @env{...}.
443 (Bug Reports): Refer to Testing node.
444
445 2013-12-12 Glenn Morris <rgm@gnu.org>
446
447 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
448 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
449 * srecode.texi, todo-mode.texi, tramp.texi:
450 Sync direntry with info/dir version.
451
452 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
453
454 * Makefile.in: Add octave-mode.texi.
455
456 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
457 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
458
459 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
460
461 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
462
463 * dbus.texi (Properties and Annotations): Fix typo.
464
465 2013-12-06 Bastien Guerry <bzg@gnu.org>
466
467 * org.texi: Don't include Emacs version within Org's version.
468
469 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
470
471 * org.texi (Creating one-off styles): Use new export snippet
472 syntax.
473
474 * org.texi (Export settings): Documentation describing how text
475 above the first heading is ignored when an :export: tag is in a
476 file.
477
478 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
479
480 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
481
482 2013-11-30 Glenn Morris <rgm@gnu.org>
483
484 * Makefile.in (distclean): Remove Makefile.
485
486 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
487
488 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
489 (The Basics, Formulas): Copyedits.
490 (Resizing, Printer functions): Add index entries.
491
492 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
493
494 * calc.texi (Customizing Calc): Mention new variable
495 `calc-context-sensitive-enter'.
496
497 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
498
499 * org.texi (Exporting code blocks): Document the 'inline-only
500 setting for `org-export-babel-evaluate'. Document how :var
501 introduces code block dependencies.
502
503 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
504
505 * org.texi (Header arguments): Document header-args[:lang]
506 properties and remove deprecated old-style properties from
507 documentation.
508
509 * org.texi (Agenda commands): Remove footnote from @tsubheading
510 and add a sentence with the reference instead.
511
512 2013-11-12 Bastien Guerry <bzg@gnu.org>
513
514 * org.texi (Catching invisible edits):
515 * org.texi (Plain lists, Plain lists):
516 * org.texi (Advanced configuration):
517 * org.texi (Tag groups):
518 * org.texi (Conventions):
519 * org.texi (Checkboxes, Radio lists):
520 * org.texi (Top, Summary, Exporting):
521 * org.texi (In-buffer settings): Fix typos.
522
523 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
524 C-w'. Add an index entry for `org-refile-keep'.
525
526 * org.texi (Plain lists): Add an index entry for sorting plain
527 list. Document sorting by checked status for check lists.
528
529 * org.texi (Publishing options): Fix old variable names.
530
531 * org.texi (Orgstruct mode): Fix suggested setting of
532 `orgstruct-heading-prefix-regexp'.
533
534 * org.texi (Export settings):
535 Document `org-export-allow-bind-keywords'.
536
537 * org.texi (History and Acknowledgments): Small rephrasing.
538
539 * org.texi (Template elements): Add a footnote about tags accepted
540 in a year datetree.
541
542 * org.texi (Beamer export, @LaTeX{} and PDF export)
543 (Header and sectioning, @LaTeX{} specific attributes):
544 Enhance style.
545
546 * org.texi (Agenda commands): Add a footnote about dragging agenda
547 lines: it does not persist and it does not change the .org files.
548
549 * org.texi (Agenda commands): Add a table heading for dragging
550 agenda lines forward/backward.
551
552 * org.texi (Agenda commands): Add documentation for
553 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
554
555 * org.texi (Publishing options): Update the list of options.
556 (Simple example, Complex example): Fix the examples.
557
558 * org.texi (Formula syntax for Calc): Don't use a bold font the
559 warning.
560
561 * org.texi (Other built-in back-ends): New section.
562
563 * org.texi (Editing source code):
564 Document `org-edit-src-auto-save-idle-delay' and
565 `org-edit-src-turn-on-auto-save'.
566
567 * org.texi (External links): Document contributed link types
568 separately.
569
570 * org.texi (Closing items):
571 Document `org-closed-keep-when-no-todo'.
572
573 * org.texi (Export back-ends): Rename from "Export formats".
574 (The Export Dispatcher): Remove reference to
575 `org-export-run-in-background'.
576 (Export settings): Minor rewrites.
577 (ASCII/Latin-1/UTF-8 export): Update variable's name.
578 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
579
580 * org.texi (Export in foreign buffers): New section.
581 (Exporting): Remove documentation about converting the selected
582 region.
583
584 * org.texi (Advanced configuration): Put the filter valid types in
585 a table. Use @lisp and @smalllisp.
586
587 * org.texi: Use @code{nil} instead of nil. Update the maintainer
588 contact info.
589
590 * org.texi (Exporting): Better introductory sentence. Add a note
591 about conversion commands.
592 (Feedback, Orgstruct mode, Built-in table editor)
593 (Built-in table editor, Orgtbl mode, Updating the table)
594 (Property syntax, Capturing column view, Capture)
595 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
596 (Exporting, Extending ODT export)
597 (Working with @LaTeX{} math snippets, dir, Customization)
598 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
599 Uniformly use @kbd{M-x command RET}.
600
601 * org.texi (Filtering/limiting agenda items): New subsection.
602 Document the use of `org-agenda-max-*' options and
603 `org-agenda-limit-interactively' from the agenda.
604 (Agenda commands): Move details about filtering commands to
605 the new section, only include a summary here.
606 (Customizing tables in ODT export)
607 (System-wide header arguments, Conflicts, Dynamic blocks):
608 Use spaces for indentation.
609
610 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
611
612 * org.texi (Links in HTML export, Images in HTML export)
613 (post): Fix syntax within #+ATTR_*.
614 (Tables in HTML export): Document `org-html-table-row-tags'
615 and use `org-html-table-default-attributes' instead of
616 `org-html-table-tag'.
617
618 * org.texi (Publishing action, Publishing options)
619 (Publishing links): Major rewrite. Enhance explanations for
620 `org-org-publish-to-org'. Remove reference to
621 `org-export-run-in-background'.
622
623 * org.texi: Fix many small typos. Use #+NAME instead of
624 #+TBLNAME. Use @smalllisp instead of @example.
625 (Special symbols): Add index?
626 (HTML preamble and postamble): Don't mention obsolete use of
627 opt-plist.
628 (JavaScript support): Don't mention the org-jsinfo.el file as it
629 has been merged with ox-html.el.
630
631 * org.texi (Installation, Feedback, Setting Options)
632 (Code evaluation security, org-crypt.el): Use @lisp instead of
633 @example.
634 (Agenda commands): Use @table instead of @example.
635
636 * org.texi (Adding hyperlink types): New appendix.
637
638 * org.texi (ODT export commands, Extending ODT export)
639 (Applying custom styles, Images in ODT export)
640 (Labels and captions in ODT export)
641 (Literal examples in ODT export)
642 (Configuring a document converter)
643 (Working with OpenDocument style files)
644 (Customizing tables in ODT export)
645 (Validating OpenDocument XML): Fix options names.
646
647 * org.texi (History and Acknowledgments): Update acknowledgments
648 to Nicolas. Add Nicolas Goaziou to the list of contributors.
649
650 * org.texi (System-wide header arguments): Don't use "customizing"
651 for setting a variable. Also remove comments.
652
653 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
654 `org-agenda-start-on-weekday' to the variable index and document
655 them.
656
657 * org.texi (Sparse trees, Agenda commands)
658 (@LaTeX{} fragments, Selective export, Export options)
659 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
660 (HTML Export commands, @LaTeX{}/PDF export commands)
661 (iCalendar export, Publishing options, Triggering publication)
662 (In-buffer settings): Update to reflect changes from the new
663 export engine.
664
665 * org.texi (Matching tags and properties): More examples.
666 Explain group tags expansion as regular expressions.
667
668 * org.texi (Tag groups): New section.
669
670 * org.texi (Setting tags): Tiny formatting fixes.
671
672 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
673 names.
674
675 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
676 concept index. Include example for these agenda views.
677 (Special agenda views): Mention the "agenda*" agenda view.
678
679 * org.texi (Repeated tasks): Document how to ignore a repeater
680 when using both a scheduled and a deadline timetamp.
681
682 * org.texi (Global and local cycling): Wrap in a new subsection.
683 (Initial visibility, Catching invisible edits): New subsections.
684
685 * org.texi (Visibility cycling): Mention that
686 `org-agenda-inhibit-startup' will prevent visibility setting when
687 the agenda opens an Org file for the first time.
688
689 * org.texi (Org syntax): New section.
690
691 * org.texi (Orgstruct mode):
692 Document `orgstruct-heading-prefix-regexp'.
693
694 * org.texi (Speeding up your agendas): New section.
695
696 * org.texi (Installation): When installing Org from ELPA, users
697 should do this from an Emacs session where no .org file has been
698 visited.
699
700 * org.texi (CSS support, In-buffer settings): Update HTML options
701 names.
702
703 * org.texi (Structure editing): Update documentation for
704 `org-insert-heading-or-item'.
705 (Plain lists, Relative timer): Update index entry.
706
707 * org.texi (JavaScript support): Update variable names.
708
709 * org.texi (comments): Minor formatting fix.
710
711 * org.texi (@LaTeX{} fragments): Minor enhancement.
712
713 * org.texi: Update the list contributions.
714
715 * org.texi (Agenda commands): Exporting the agenda to an .org file
716 will not copy the subtrees and the inherited tags.
717 Document `org-agenda-filter-by-regexp'.
718
719 * org.texi (Publishing action, Complex example): Fix names of
720 publishing functions.
721
722 * org.texi (Top, Exporting): Delete references to Freemind.
723 (Freemind export): Delete section.
724
725 * org.texi (Top, Exporting): Delete references to the XOXO export.
726 (XOXO export): Delete section.
727
728 * org.texi (Capture): Mention that org-remember.el is not
729 supported anymore.
730
731 * org.texi (Top, Exporting, Beamer class export):
732 Delete references to the TaskJuggler export.
733 (History and Acknowledgments): Mention that the TaskJuggler has
734 been rewritten by Nicolas and now lives in the contrib/ directory
735 of Org's distribution. Mention that Jambunathan rewrote the HTML
736 exporter. Remove Jambunathan from my own acknowledgments.
737 (TaskJuggler export): Delete.
738
739 * org.texi (HTML preamble and postamble)
740 (Tables in HTML export, Images in HTML export)
741 (Math formatting in HTML export, CSS support)
742 (@LaTeX{} and PDF export, Publishing options): Fix the names of
743 the HTML export and publishing options.
744
745 * org.texi (Literal examples, Export options)
746 (@LaTeX{} and PDF export, Header and sectioning)
747 (Publishing options): Fix LaTeX options names.
748
749 * org.texi (Export options, CSS support, In-buffer settings):
750 Fix references to HTML_LINK_* and HTML_STYLE keywords.
751
752 * org.texi (Export options, In-buffer settings): Fix references to
753 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
754
755 * org.texi (Top, Markup, Initial text, Images and tables)
756 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
757 (Export options, JavaScript support, Beamer class export):
758 Remove references to the DocBook export, which has been deleted.
759 (History and Acknowledgments): Mention that DocBook has been
760 deleted, suggest to use the Texinfo exporter instead, then to
761 convert the .texi to DocBook with makeinfo.
762 (Links in ODT export, Tables in ODT export): Fix indices.
763
764 * org.texi (Deadlines and scheduling): Add a variable to the
765 index. Add documentation about delays for scheduled tasks.
766
767 * org.texi (Emphasis and monospace):
768 Mention `org-fontify-emphasized-text' and
769 `org-emphasis-regexp-components'.
770
771 * org.texi (References): Small enhancement.
772
773 * org.texi (Column width and alignment): Make the example visually
774 more clear.
775
776 * org.texi (The clock table): Document :mstart and :wstart as a
777 way to set the starting day of the week.
778
779 * org.texi (In-buffer settings): Document new startup keywords.
780 Thanks to John J Foerch for this idea.
781
782 * org.texi (Include files): Tiny formatting fix.
783
784 * org.texi (Activation): Point to the "Conflicts" section.
785
786 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
787
788 * org.texi (CSS support): Clarify this section.
789
790 * org.texi (@LaTeX{} specific attributes): Document that tabu and
791 tabularx packages are not in the default set of packages.
792
793 * org.texi (Agenda commands): Document fortnight view.
794
795 * org.texi: Document conflict with ecomplete.el.
796
797 * org.texi (History and Acknowledgments): Acknowledgements for
798 Jason Dunsmore and Rakcspace.
799
800 * org.texi: Rename org-crypt.el node to org-crypt.
801
802 * org.texi (A @LaTeX{} example): Fix typo in variable name.
803
804 * org.texi (MobileOrg): Mention the new iPhone developer.
805
806 * org.texi (Table of contents) Improve documentation of TOC
807 placement.
808
809 * org.texi: Explain that date/time information at read-date prompt
810 should start at the beginning, not anywhere in the middle of a
811 long string.
812
813 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
814
815 * org.texi (Orgstruct mode): Fix wrong regexp.
816
817 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
818
819 * org.texi: Document export to (X)HTML flavors.
820
821 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
822
823 * org.texi (Extracting source code): Mention the prefix argument
824 to org-babel-tangle.
825 (noweb): Remove erroneous negative.
826 (Specific header arguments): Document new header arguments.
827 Documentation for new tangle-mode header argument.
828 (Top): Documentation for new tangle-mode header argument.
829 (rownames): Documentation for new tangle-mode header argument.
830 Mention elisp as special rowname case.
831 (tangle-mode): Documentation for new tangle-mode header argument.
832 (post): Documentation and an example of usage.
833 (var): Remove the "Alternate argument syntax" section from the
834 documentation.
835 (hlines): Note that :hline has no effect for Emacs Lisp code
836 blocks.
837
838 2013-11-12 Feng Shu <tumashu@gmail.com>
839
840 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
841 (Math formatting in HTML export)
842 (Working with @LaTeX{} math snippets): Add document about creating
843 formula image with imagemagick.
844
845 * org.texi (@LaTeX{} specific attributes): Document `:caption'
846 attribute of #+ATTR_LATEX.
847
848 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
849
850 * org.texi (Handling links): Fix a typo in
851 `org-startup-with-inline-images' documentation.
852
853 * org.texi (Previewing @LaTeX{} fragments): Document the startup
854 keywords to use for previewing LaTeX fragments or not.
855 (Summary of in-buffer settings): Improve formatting and add an
856 entry for the variable `org-startup-with-latex-preview'.
857
858 * org.texi (Property syntax): Recall the user to refresh the org
859 buffer when properties are set on a per-file basis.
860
861 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
862
863 * org.texi (Matching tags and properties): Clarification.
864
865 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
866
867 * org.texi (Editing and debugging formulas): Add an example when a
868 table has multiple #+TBLFM lines.
869
870 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
871
872 * org.texi (The clock table): Document acceptance of relative
873 times in tstart and tend, link to syntax description and provide
874 example.
875
876 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
877
878 * org.texi (The spreadsheet): Document lookup functions.
879
880 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
881
882 * org.texi (CSS support): Mention .figure-number, .listing-number,
883 and .table-number.
884
885 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
886
887 * org.texi
888 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
889 spreadsheet formula mode strings and some examples from @example
890 block with xy @r{yz} to @table.
891
892 * org.texi (Formula syntax for Calc): Improve the documentation of
893 empty fields in formulas for spreadsheet. Add explanation and
894 example for empty field. Extend explanations of format
895 specifiers. Add a sentence to mention Calc defmath.
896
897 * org.texi (Column formulas): Add a sentence to be more explicit
898 about when a table header is mandatory.
899
900 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
901
902 * org.texi (Subscripts and superscripts): Remove reference to
903 quoted underscores until this mechanism is implemented again.
904
905 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
906 property.
907
908 * org.texi (Document title): Subtree export is no longer triggered
909 by marking one as the region.
910 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
911 giving examples isn't very useful: "horizontal rule" is, at least,
912 as explicit as <hr/>.
913
914 * org.texi (HTML doctypes): Reflect keyword removal.
915 (CSS support): Reflect keyword removal.
916
917 * org.texi (@LaTeX{} specific attributes): Document new :float
918 values.
919
920 * org.texi (Export settings): Improve documentation.
921
922 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
923 (Text areas in HTML export): Update text areas.
924 (HTML Export commands): Update export commands.
925
926 * org.texi (Header and sectioning): Add a footnote about the
927 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
928
929 * org.texi (The Export Dispatcher):
930 Document `org-export-in-background'.
931
932 * org.texi (Footnotes): Export back-ends do not use
933 `org-footnote-normalize' anymore.
934
935 * org.texi: Document variable changes.
936
937 * org.texi (Export settings): Document p: item in OPTIONS keyword.
938
939 * org.texi (Exporting): Massive rewrite of the first sections.
940 (Selective export): Delete.
941 (The Export Dispatcher): Rewrite.
942 (Export options): Rewrite as "Export settings".
943
944 * org.texi: Small changes to documentation for embedded LaTeX.
945
946 * org.texi (Internal links): Document #+NAME keyword and
947 cross-referencing during export.
948
949 * org.texi (Include files): Remove reference to :prefix1
950 and :prefix. Give more details for :minlevel.
951
952 * org.texi (Macro replacement): Fix macro name.
953 Update documentation about possible locations and escaping mechanism.
954
955 * org.texi (Table of contents): Update documentation.
956 Document lists of listings and lists of tables. Add documentation for
957 optional title and #+TOC: keyword.
958
959 2013-11-12 Rick Frankel <rick@rickster.com>
960
961 * org.texi (results): Add Format section, broken out of Type
962 section to match code.
963 (hlines, colnames): Remove incorrect Emacs Lisp exception.
964 Note that the actual default handling (at least for python and
965 emacs-lisp) does not seem to match the description.
966
967 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
968
969 * org.texi (The date/time prompt): Update the documentation to
970 reflect the new way `org-read-date-get-relative' handles weekdays.
971
972 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
973
974 * org.texi (Resolving idle time):
975 Document `org-clock-x11idle-program-name'.
976
977 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
978
979 * ert.texi (Running Tests Interactively): Adapt examle output.
980 (Tests and Their Environment): Mention skip-unless.
981
982 2013-10-23 Glenn Morris <rgm@gnu.org>
983
984 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
985 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
986 * widget.texi: Nuke @refill.
987
988 * Makefile.in (install-dvi, install-html, install-pdf)
989 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
990 (uninstall-pdf): Quote entities that might contain whitespace.
991
992 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
993
994 * calc.texi (Data Type Formats): Don't specify the size at
995 which integers begin to be represented by lists.
996
997 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
998
999 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1000
1001 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1002
1003 * trampver.texi: Update release number.
1004
1005 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1006
1007 Sync with Tramp 2.2.8.
1008
1009 * tramp.texi (External packages): Use `non-essential'.
1010 * trampver.texi: Update release number.
1011
1012 2013-09-14 Glenn Morris <rgm@gnu.org>
1013
1014 * eshell.texi: Markup fixes.
1015
1016 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1017
1018 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1019 of @kbd{RET}.
1020 (Prefix Matching): Add an index.
1021
1022 2013-09-08 Glenn Morris <rgm@gnu.org>
1023
1024 * emacs-gnutls.texi: Tweak direntry.
1025
1026 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1027
1028 * tramp.texi (Alternative Syntax): Remove chapter.
1029
1030 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1031
1032 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1033 for portability to hosts where /bin/sh has problems.
1034
1035 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1036
1037 Try to reduce redundancy in doc/misc/Makefile.in.
1038 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1039 (TARGETS): New intermediate variable.
1040 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1041
1042 2013-08-27 Glenn Morris <rgm@gnu.org>
1043
1044 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1045
1046 * efaq.texi: Rename from faq.texi, to match its output files.
1047 * Makefile.in: Update for faq.texi name change.
1048
1049 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1050
1051 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1052
1053 * efaq-w32.texi: Move here from the web-pages repository.
1054 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1055 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1056 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1057 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1058 Add DOCMISC_*_W32 variables.
1059 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1060 (efaq_w32_deps): New variable.
1061 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1062 (efaq-w32.pdf, efaq-w32.html): New rules.
1063 (clean): Remove efaq-w32 products.
1064
1065 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1066
1067 * texinfo.tex: Update from gnulib.
1068
1069 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1070
1071 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1072 shift_jis from the default value set to mm-coding-system-priorities for
1073 Japanese users.
1074
1075 2013-08-13 Glenn Morris <rgm@gnu.org>
1076
1077 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1078 (Options - Defining Label Environments, Options - Creating Labels)
1079 (Options - Referencing Labels, Options - Creating Citations)
1080 (Options - Index Support, Options - Viewing Cross-References)
1081 (Options - Finding Files, Options - Optimizations)
1082 (Options - Fontification, Options - Misc):
1083 * cc-mode.texi (Sample Init File):
1084 * edt.texi (Init file):
1085 * epa.texi (Encrypting/decrypting gpg files):
1086 * mairix-el.texi (About, Setting up the mairix interface, Using)
1087 (Extending):
1088 Rename nodes to avoid characters that can cause Texinfo problems.
1089
1090 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1091
1092 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1093
1094 2013-08-12 Glenn Morris <rgm@gnu.org>
1095
1096 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1097 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1098 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1099 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1100 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1101 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1102 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1103 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1104 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1105 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1106 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1107 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1108 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1109
1110 * woman.texi (Top): Avoid mailto: in html output.
1111
1112 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1113 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1114 (INSTALL_DATA): New, set by configure.
1115 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1116 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1117 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1118 uninstall-ps, and uninstall-doc.
1119 (.SUFFIXES): Add .ps and .dvi.
1120 (.dvi.ps): New suffix rule.
1121 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1122 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1123 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1124 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1125 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1126 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1127 (ido.html, mairix-el.html, message.html, mh-e.html)
1128 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1129 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1130 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1131 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1132 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1133 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1134 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1135 New rules.
1136 (clean): Remove HTML_TARGETS and PS_TARGETS.
1137
1138 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1139
1140 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1141 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1142 for user options.
1143
1144 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1145
1146 * htmlfontify.texi (Customization): Remove documentation of
1147 `hfy-fast-lock-save'. Minor fixes.
1148
1149 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1150
1151 * ido.texi (Top): Insert node "Working Directories" in menu.
1152 (Working Directories): New node.
1153 (Misc Customization): Add documentation of
1154 `ido-confirm-unique-completion' and some other user options.
1155
1156 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1157
1158 * todo-mode.texi: Update @dircategory.
1159 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1160 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1161 @ref.
1162
1163 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1164
1165 * sc.texi (Introduction): Fix index.
1166 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1167 (Information Keys and the Info Alist, Reference Headers)
1168 (The Built-in Header Rewrite Functions)
1169 (Electric References, Reply Buffer Initialization)
1170 (Filling Cited Text, Selecting an Attribution)
1171 (Attribution Preferences)
1172 (Anonymous Attributions, Author Names)
1173 (Using Regi, Post-yank Formatting Commands)
1174 (Citing Commands, Insertion Commands)
1175 (Mail Field Commands)
1176 (Hints to MUA Authors, Thanks and History): Change from one space
1177 between sentences to two.
1178 (What Supercite Does): Typo fix.
1179
1180 * newsticker.texi (Usage): Use @key for RET.
1181
1182 * cl.texi (Argument Lists, For Clauses)
1183 (Macros): Add indexes.
1184
1185 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1186
1187 * cl.texi (Blocks and Exits): Add an index.
1188
1189 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1190
1191 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1192 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1193 (todo-mode.dvi, todo-mode.pdf): New rules.
1194
1195 * todo-mode.texi: New file.
1196
1197 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * gnus.texi (Basic Usage): Mention that warp means jump here.
1200 (The notmuch Engine): Mention notmuch.
1201
1202 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1203
1204 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1205 `gnus-subthread-sort-functions' and remove the obsolete documentation
1206 of `gnus-sort-threads-recursively'.
1207
1208 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1209
1210 * texinfo.tex: Update to 2012-07-29.17 version.
1211
1212 2013-07-29 David Engster <deng@randomsample.de>
1213
1214 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1215 implementation.
1216 (Introduction): Add further missing features.
1217 (Building Classes): Add introductory paragraph.
1218 (Wish List): Add metaclasses and EQL specialization.
1219
1220 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1221
1222 * tramp.texi (Frequently Asked Questions):
1223 Mention `tramp-use-ssh-controlmaster-options'.
1224
1225 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1226
1227 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1228 `gnus-sort-threads-recursively'.
1229
1230 2013-07-25 Glenn Morris <rgm@gnu.org>
1231
1232 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1233 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1234
1235 * erc.texi (Special Features): Update contact information.
1236 (History): Avoid using @email.
1237
1238 * eshell.texi (Bugs and ideas): Minor updates.
1239
1240 * faq.texi (Reporting bugs, Origin of the term Emacs)
1241 (Setting up a customization file)
1242 (Using an already running Emacs process, Turning off beeping)
1243 (Packages that do not come with Emacs)
1244 (Replying to the sender of a message): Avoid using @email.
1245
1246 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1247
1248 * reftex.texi (Imprint): Avoid using @email.
1249
1250 * ses.texi (Top): Update bug reporting instructions.
1251 (Acknowledgments): Avoid using @email.
1252
1253 * woman.texi (Introduction, Background): Remove outdated information.
1254 (Bugs, Acknowledgments): Avoid using @email.
1255
1256 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1257
1258 * ido.texi: New file.
1259
1260 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1261
1262 * gnus.texi (Customizing Articles): Document function predicates.
1263
1264 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1265
1266 * gnus.texi (lines): Correct description of
1267 `gnus-registry-track-extra's default value.
1268 Mention `gnus-registry-remove-extra-data'.
1269
1270 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1271
1272 * gnus.texi (Group Parameters): Mention regexp
1273 substitutions (bug#11688).
1274
1275 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1276
1277 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1278
1279 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1280
1281 * gnus.texi (Emacsen): Fix version.
1282
1283 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1284
1285 2013-07-06 Glenn Morris <rgm@gnu.org>
1286
1287 * mh-e.texi: Fix external links.
1288 (Using This Manual): Printed elisp manuals no longer available.
1289
1290 * newsticker.texi (Overview): Update URL.
1291
1292 * nxml-mode.texi (Introduction): Update URL.
1293
1294 * org.texi (JavaScript support): Fix URL.
1295
1296 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1297
1298 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1299
1300 * dbus.texi (Introspection): Update URL to a less defunct one.
1301
1302 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1303 (Foreign Groups): Use @indicateurl for examples.
1304 (Direct Functions): Remove defunct URL.
1305 (RSS): Update URL.
1306
1307 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1308 (FAQ 7-1): Update URL.
1309
1310 * pgg.texi (Top, Overview): Add note about obsolescence.
1311
1312 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1313
1314 * texinfo.tex: Merge from gnulib.
1315
1316 2013-07-03 Glenn Morris <rgm@gnu.org>
1317
1318 * bovine.texi (top):
1319 * cc-mode.texi (AWK Mode Font Locking):
1320 * mh-e.texi (Preface):
1321 * url.texi (URI Parsing): Fix cross-references to other manuals.
1322
1323 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1324
1325 * gnus.texi (Client-Side IMAP Splitting):
1326 Note that `nnimap-inbox' now can be a list.
1327
1328 2013-06-24 Glenn Morris <rgm@gnu.org>
1329
1330 * eshell.texi: Fix cross-references to other manuals.
1331
1332 2013-06-23 Glenn Morris <rgm@gnu.org>
1333
1334 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1335 Remove; not needed now we use a standard html layout for the faq.
1336 (clean): Remove HTML_TARGETS, emacs-faq.text.
1337
1338 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1339
1340 * flymake.texi (Parsing the output, Customizable variables):
1341 Add reference to `flymake-warning-predicate'.
1342
1343 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1344
1345 * tramp.texi (Top, Configuration): Insert section `Predefined
1346 connection information' in menu.
1347 (Predefined connection information): New section.
1348 (Android shell setup): Make a reference to `Predefined connection
1349 information'.
1350
1351 2013-06-19 Glenn Morris <rgm@gnu.org>
1352
1353 * Makefile.in (version): New, set by configure.
1354 (clean): Delete dist tar file.
1355 (infoclean): New, split from maintainer-clean.
1356 (maintainer-clean): Run infoclean.
1357 (dist): New rule, to make tarfile for www.gnu.org.
1358
1359 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1360
1361 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1362 for keys q and Q.
1363 (Standards): Reference RFC5804 as the defining document of the
1364 managesieve protocol.
1365
1366 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1367
1368 * eshell.texi (Input/Output): Expand to cover new visual-command
1369 options, eshell-visual-subcommands and eshell-visual-options.
1370 Divide into separate Visual Commands and Redirection sections.
1371
1372 2013-06-10 Glenn Morris <rgm@gnu.org>
1373
1374 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1375
1376 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1377
1378 * gnus.texi (Article Date):
1379 Fix description of gnus-article-update-date-headers.
1380
1381 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1382
1383 * erc.texi (Special Features): ERC is being maintained within
1384 Emacs now.
1385
1386 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1387
1388 * flymake.texi: Change from one space between sentences to two.
1389
1390 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1391
1392 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1393 (bug#14293).
1394
1395 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1396
1397 * tramp.texi (Frequently Asked Questions): Precise, how to define
1398 an own ControlPath.
1399
1400 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1401
1402 * tramp.texi (Frequently Asked Questions): New item for
1403 ControlPath settings.
1404
1405 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1406
1407 * calc.texi (Basic Operations on Units): Streamline some
1408 descriptions.
1409
1410 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1411
1412 * eshell.texi (Built-ins): Update manual to mention tramp module.
1413
1414 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1415
1416 * tramp.texi (Filename Syntax): Host names are not allowed to be
1417 any method name, unless method name is specified explicitly.
1418 Remove restriction on unibyte filenames.
1419
1420 * trampver.texi: Update release number.
1421
1422 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1423
1424 doc: convert some TeX accents to UTF-8
1425 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1426 '@"{@dotless{i}}'.
1427
1428 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1429
1430 Sync with Tramp 2.2.7.
1431
1432 * trampver.texi: Update release number.
1433
1434 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1435
1436 * calc.texi (Basic Operations on Units): Streamline some
1437 descriptions.
1438
1439 2013-03-08 Glenn Morris <rgm@gnu.org>
1440
1441 * faq.texi (Top): Don't say this was updated @today.
1442 That's irrelevant and leads to spurious diffs.
1443
1444 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1445
1446 * calc.texi (Basic Operations on Units):
1447 Fix cross-reference.
1448
1449 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1450
1451 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1452
1453 2013-03-06 Alan Mackenzie <acm@muc.de>
1454
1455 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1456 calling a line-up function.
1457
1458 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1459
1460 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1461 * ses.texi: Switch from Latin-1 to UTF-8.
1462
1463 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1464
1465 * tramp.texi (External methods): Tramp does not connect Android
1466 devices by itself.
1467
1468 2013-03-02 Bill Wohler <wohler@newt.com>
1469
1470 Release MH-E manual version 8.5.
1471
1472 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1473 release 8.5.
1474
1475 * mh-e.texi (Preface, Conventions, Getting Started)
1476 (Using This Manual, Folder Selection, Viewing, Aliases)
1477 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1478 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1479 Update URLs.
1480
1481 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1482
1483 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1484 and "plink2" entries. "plink2" is obsolete for a long time.
1485 (External methods): Remove "scp1" and "scp2" entries.
1486 Explain user name and host name specification for "adb".
1487
1488 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1489
1490 * tramp.texi (External methods): Mention `tramp-adb-program'.
1491
1492 2013-02-28 Bastien Guerry <bzg@gnu.org>
1493
1494 * org.texi (Visibility cycling): Suggest to set
1495 `org-agenda-inhibit-startup' to nil if user wants the startup
1496 visibility settings to be honored in any circumstances.
1497 (Progress logging, Checkboxes): Fix typos.
1498
1499 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1500
1501 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1502 the macros, for Texinfo 4.13 and 5.0.
1503
1504 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1505
1506 Port Tramp documentation to Texinfo 5.0.
1507 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1508 (Filename Syntax): Do not use @trampfn{} in @item.
1509 (Filename completion): Use @columnfractions in @multitable.
1510
1511 2013-02-22 Glenn Morris <rgm@gnu.org>
1512
1513 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1514
1515 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1516
1517 * Makefile.in (html): New rule.
1518
1519 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1520
1521 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1522 Volpiatto <thierry.volpiatto@gmail.com>.
1523
1524 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1525
1526 * tramp.texi (Top, Configuration): Insert section `Android shell
1527 setup' in menu.
1528 (Android shell setup): New section.
1529 (Connection types, Default Method)
1530 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1531 (External methods): Remove "scpc" and "rsyncc" entries.
1532 (Frequently Asked Questions): Remove entry about ControlPersist.
1533
1534 2013-02-13 Glenn Morris <rgm@gnu.org>
1535
1536 * message.texi (News Headers): Don't mention yow any more.
1537
1538 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1539
1540 * calc.texi (Basic Operations on Units, Customizing Calc):
1541 Mention the variable `calc-allow-units-as-numbers'.
1542
1543 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1544
1545 * eshell.texi: Fill most of the missing sections.
1546
1547 2013-02-07 Bastien Guerry <bzg@gnu.org>
1548
1549 * org.texi (References): Clarify an example.
1550 (Installation): Fix instructions.
1551 (Org-Plot): Fix link.
1552 (Checkboxes, Radio lists): Fix typos.
1553
1554 2013-02-07 Glenn Morris <rgm@gnu.org>
1555
1556 * cl.texi (Equality Predicates): Mention memql.
1557
1558 2013-02-07 Eric Ludlam <zappo@gnu.org>
1559
1560 * ede.texi (Creating a project): Make ede-new doc less
1561 specific, and only about items it supports, indicating that there
1562 might be more. Remove refs to simple project and direct automake
1563 from ede new.
1564 (Simple projects): Re-write to not talk about ede-simple-project
1565 which is deprecated, and instead use the term to mean projects
1566 that don't do much management, just project wrapping.
1567 Add ede-generic-project link.
1568 (ede-generic-project): New node (bug#11441).
1569
1570 2013-02-07 Glenn Morris <rgm@gnu.org>
1571
1572 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1573
1574 2013-02-01 Glenn Morris <rgm@gnu.org>
1575
1576 * calc.texi (Help Commands): Update calc-view-news description.
1577 Mention etc/CALC-NEWS.
1578
1579 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1580
1581 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1582
1583 2013-01-13 Bastien Guerry <bzg@gnu.org>
1584
1585 * org.texi (Installation): Simplify.
1586
1587 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1588
1589 * org.texi (Handling links): Update the mention to the obsolete
1590 variable `org-link-to-org-use-id' with a mention to the newer
1591 variable `org-id-link-to-org-use-id'. Mention the need to load
1592 the org-id library.
1593
1594 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1595
1596 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1597
1598 2013-01-09 Bastien Guerry <bzg@gnu.org>
1599
1600 * org.texi (Pushing to MobileOrg): Add footnote about using
1601 symbolic links in `org-directory'.
1602 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1603 of the now obsolete alias `org-float'.
1604 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1605 index. Fix description of TODO keywords cycling.
1606 (Advanced features): Add missing argument for @item.
1607 (Storing searches): Add index entries and a note about
1608 *-tree agenda views.
1609 (Structure editing): Document `org-mark-element' and
1610 `org-mark-subtree'.
1611 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1612
1613 2013-01-08 Juri Linkov <juri@jurta.org>
1614
1615 * info.texi (Go to node): Mention the abbreviated format
1616 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1617
1618 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1619
1620 * autotype.texi: Remove undefined command @subtitlefont.
1621 * cc-mode.texi: Likewise.
1622
1623 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1624 @item argument.
1625 (Property searches): Use \\ instead of @backslashchar{}.
1626 * pgg.texi (VERSION): Move @set below @setfilename.
1627
1628 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1629
1630 * ada-mode.texi: Remove braces from @title argument.
1631 * eudc.texi: Likewise.
1632 * smtpmail.texi: Likewise.
1633 * auth.texi (VERSION): Set before first use.
1634 * emacs-gnutls.texi (VERSION): Likewise.
1635 * pgg.texi (VERSION): Likewise.
1636 * ede.texi (Top): Rename from top, all uses changed.
1637 * eshell.texi: Add missing argument to @sp.
1638 * forms.texi (Top): Reorder menu to match structure.
1639 * htmlfontify.texi (Customization): Add missing @item in
1640 @enumerate.
1641 * org.texi (Advanced features): Add missing argument for @item.
1642 (Property searches): Use @backslashchar{} in macro argument.
1643 * pcl-cvs.texi: Add missing argument to @sp.
1644 (Movement commands): Fix use of @itemx.
1645 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1646 * reftex.texi (Options (Creating Citations)): Add missing newline
1647 before @end.
1648 * tramp.texi (Obtaining Tramp): Remove extra dots.
1649 (Configuration): Reorder menu to match structure.
1650 (Remote shell setup): Replace literal NUL character by \0.
1651 * viper.texi (Marking): Add missing argument for @item.
1652
1653 2013-01-04 Glenn Morris <rgm@gnu.org>
1654
1655 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1656 Add htmlfontify.
1657 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1658 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1659 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1660 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1661
1662 * htmlfontify.texi: Miscellaneous fixes and updates.
1663 Set copyright to FSF, update license to GFDL 1.3+.
1664
1665 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1666
1667 * htmlfontify.texi: New file.
1668
1669 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1670
1671 * calc.texi (Free-Form Dates): Expand on the date reading
1672 algorithm.
1673
1674 2012-12-27 Glenn Morris <rgm@gnu.org>
1675
1676 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1677 Avoid some overfull lines.
1678
1679 * widget.texi (Programming Example): Break some long lines.
1680
1681 * wisent.texi (Wisent Overview): Fix xref.
1682 (Grammar format, Understanding the automaton): Avoid overfill.
1683
1684 * bovine.texi (Optional Lambda Expression): Allow line break.
1685
1686 * auth.texi (Help for users): Break long lines.
1687
1688 * ada-mode.texi (Project file variables):
1689 Reword to reduce underfull hbox.
1690 (No project files, Use GNAT project file):
1691 Use smallexample to make some overfull lines less terrible.
1692
1693 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1694 Fix cross-references to separate manuals.
1695
1696 * Makefile.in (gfdl): New variable. Use throughout where
1697 appropriate so that targets depend on doclicense.texi.
1698
1699 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1700
1701 * gnus.texi (Customizing the IMAP Connection): Mention the other
1702 authenticators.
1703
1704 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1705
1706 * gnus.texi (Browse Foreign Server):
1707 Document `gnus-browse-delete-group'.
1708
1709 2012-12-22 Glenn Morris <rgm@gnu.org>
1710
1711 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1712 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1713 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1714 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1715
1716 * Makefile.in (gfdl): New variable. Use throughout where
1717 appropriate so that targets depend on doclicense.texi.
1718
1719 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1720
1721 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1722 doclicense.texi. Remove doclicense.texi from all targets that
1723 mentioned it explicitly.
1724 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1725 $(emacsdir)/emacsver.texi.
1726 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1727
1728 2012-12-21 Glenn Morris <rgm@gnu.org>
1729
1730 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1731 Include emacsver.texi. Nuke hand-written node pointers.
1732 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1733 Depend on emacsver.texi.
1734
1735 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1736 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1737 May as well just include doclicense.texi in everything.
1738
1739 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1740 which @copying says is included.
1741
1742 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1743 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1744 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1745 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1746 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1747 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1748 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1749 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1750 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1751 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1752 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1753 copies from the FSF, which does not publish these manuals.
1754
1755 * erc.texi: No need to include gpl in this small manual.
1756
1757 * org.texi (copying): Include a copy of the GFDL.
1758 (GNU Free Documentation License): New section.
1759
1760 2012-12-21 Bastien Guerry <bzg@gnu.org>
1761
1762 * org.texi: Fix typos.
1763
1764 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1765
1766 * calc.texi (ISO 8601): Rename from ISO-8601,
1767 as it's typically spelled without a hyphen.
1768
1769 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1770
1771 * calc.texi (ISO-8601): New section.
1772 (Date Formatting Codes): Mention new codes.
1773 (Standard Date Formats): Mention new formats.
1774
1775 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1776
1777 * tramp.texi (External methods): Move `adb' method here.
1778
1779 2012-12-13 Glenn Morris <rgm@gnu.org>
1780
1781 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1782
1783 * wisent.texi: Small edits. Set copyright to FSF, update license to
1784 GFDL 1.3+.
1785 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1786 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1787 New targets.
1788 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1789 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1790
1791 * bovine.texi: Small edits. Set copyright to FSF, update license to
1792 GFDL 1.3+, remove empty index.
1793 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1794 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1795 New targets.
1796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1797 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1798
1799 2012-12-13 Eric Ludlam <zappo@gnu.org>
1800 David Ponce <david@dponce.com>
1801 Richard Kim <emacs18@gmail.com>
1802
1803 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1804
1805 2012-12-13 Glenn Morris <rgm@gnu.org>
1806
1807 * flymake.texi (Customizable variables, Locating the buildfile):
1808 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1809
1810 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1811 GFDL 1.3+ license, fix up index.
1812 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1813 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1814 (srecode.pdf): New targets.
1815 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1816 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1817
1818 2012-12-13 Eric Ludlam <zappo@gnu.org>
1819
1820 * srecode.texi: New file, imported from CEDET trunk.
1821
1822 2012-12-13 Bastien Guerry <bzg@gnu.org>
1823
1824 * org.texi (Summary, Code block specific header arguments)
1825 (Code block specific header arguments)
1826 (Header arguments in function calls, var, noweb)
1827 (Results of evaluation, Code evaluation security):
1828 Small reformatting: add a blank line before some example.
1829
1830 * org.texi (System-wide header arguments)
1831 (Header arguments in Org mode properties, Conflicts)
1832 (Dynamic blocks, Using the mapping API):
1833 Fix indentation of Elisp code examples.
1834
1835 * org.texi (Comment lines): Fix description of the comment syntax.
1836
1837 * org.texi (Installation): Mention "make test" in the correct section.
1838
1839 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1840
1841 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1842 These are just minor editorial changes.
1843
1844 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1845
1846 * tramp.texi (History): Mention ADB.
1847 (Inline methods): Add `adb' method.
1848
1849 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1850
1851 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1852 (External methods): Fix typo.
1853
1854 2012-12-03 Glenn Morris <rgm@gnu.org>
1855
1856 * rcirc.texi (Notices): Fix typo.
1857
1858 2012-11-25 Bill Wohler <wohler@newt.com>
1859
1860 Release MH-E manual version 8.4.
1861
1862 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1863 Update for release 8.4.
1864
1865 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1866 (Junk): Add mh-whitelist-preserves-sequences-flag,
1867 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1868 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1869
1870 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1871
1872 * mh-e.texi (Procmail): Fix two @ typos.
1873
1874 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1875
1876 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1877 These are just minor editorial changes.
1878
1879 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1880
1881 * calc.texi (Date Formatting Codes): Mention the new beginning of
1882 the date numbering system.
1883
1884 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1885
1886 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1887 (Date Forms): Correct off-by-one error in explanation of
1888 Julian day numbers. Give Gregorian equivalent of its origin.
1889
1890 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1891
1892 * calc.texi (Date Forms): Mention the customizable
1893 Gregorian-Julian switch.
1894 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1895
1896 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1897
1898 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1899 It also uses January 1, 1 AD as its day number 1.
1900 * calc.texi (Date Forms): Document this.
1901
1902 2012-11-16 Glenn Morris <rgm@gnu.org>
1903
1904 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1905 (Obsolete Macros): Move example here from Function Bindings.
1906
1907 * erc.texi: Use @code{nil} rather than just "nil".
1908 (Modules): Undocument obsolete "hecomplete".
1909 Add "notifications".
1910 (Connecting): Add brief section on passwords.
1911 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1912
1913 2012-11-13 Glenn Morris <rgm@gnu.org>
1914
1915 * flymake.texi (Customizable variables)
1916 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1917 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1918
1919 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1920
1921 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1922 In all file place SES into @acronym{...}.
1923 (Advanced Features): Add key index and function index for
1924 ses-set-header-row. Add description for function
1925 ses-rename-cell. Add description for function
1926 ses-repair-cell-reference-all.
1927 (Ranges in formulas): Add description for ses-range flags.
1928
1929 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1930
1931 * texinfo.tex: Merge from gnulib.
1932
1933 2012-11-10 Chong Yidong <cyd@gnu.org>
1934
1935 * url.texi (Introduction): Move url-configuration-directory to
1936 Customization node.
1937 (Parsed URIs): Split into its own node.
1938 (URI Encoding): New node.
1939 (Defining New URLs): Remove empty chapter.
1940 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1941 Improve docs for url-queue-*.
1942 (Supported URL Types): Copyedits. Delete empty subnodes.
1943
1944 * url.texi (Introduction): Rename from Getting Started.
1945 Rewrite the introduction.
1946 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1947
1948 2012-11-10 Glenn Morris <rgm@gnu.org>
1949
1950 * cl.texi (Obsolete Setf Customization):
1951 Revert defsetf example to the more correct let rather than prog1.
1952 Give define-modify-macro, defsetf, and define-setf-method
1953 gv.el replacements.
1954
1955 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1956 (Setf Extensions): Remove obsolete reference.
1957 (Obsolete Setf Customization):
1958 Move note on lack of setf functions to lispref/variables.texi.
1959 Undocument get-setf-method, since it no longer exists.
1960 Mention simple defsetf replaced by gv-define-simple-setter.
1961
1962 2012-11-03 Glenn Morris <rgm@gnu.org>
1963
1964 * cl.texi: Further general copyedits.
1965 (List Functions): Remove copy-tree, standard elisp for some time.
1966 (Efficiency Concerns): Comment out examples that no longer apply.
1967 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1968 (Creating Symbols, Random Numbers): De-emphasize internal
1969 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1970 (Naming Conventions, Type Predicates, Macros)
1971 (Predicates on Numbers): No longer mention cl-floatp-safe.
1972
1973 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1974
1975 * gnus.texi (Mail Source Specifiers):
1976 Document :leave keyword used for pop mail source.
1977
1978 2012-11-01 Glenn Morris <rgm@gnu.org>
1979
1980 * cl.texi: General copyedits for style, line-breaks, etc.
1981 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1982 (Macro Bindings, Blocks and Exits):
1983 Acknowledge existence of lexical-binding.
1984 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1985
1986 2012-10-31 Glenn Morris <rgm@gnu.org>
1987
1988 * ert.texi (Introduction, The @code{should} Macro):
1989 Refer to "cl-assert" rather than "assert".
1990
1991 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1992 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1993 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1994 Reword, and add details of flet and labels.
1995 (Modify Macros, Function Bindings): Add some xrefs.
1996
1997 2012-10-30 Glenn Morris <rgm@gnu.org>
1998
1999 * cl.texi (Modify Macros): Update for cl-letf changes.
2000 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2001 (Setf Extensions): Partially restore note about cl-getf,
2002 mainly moved to lispref/variables.texi.
2003 (Property Lists): Fix cl-getf typos.
2004 (Mapping over Sequences): Mention cl-mapc naming oddity.
2005
2006 2012-10-29 Glenn Morris <rgm@gnu.org>
2007
2008 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2009 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2010 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2011 (Modify Macros, Multiple Values, Other Clauses):
2012 Remove mentions of obsolete features.
2013 (Obsolete Setf Customization): Don't mention `apply' setf.
2014
2015 2012-10-28 Glenn Morris <rgm@gnu.org>
2016
2017 * cl.texi (Multiple Values, Common Lisp Compatibility):
2018 More namespace updates.
2019 (Obsolete Features): Copyedits.
2020 (Obsolete Lexical Macros, Obsolete Setf Customization):
2021 New subsections.
2022
2023 * cl.texi (Porting Common Lisp, Lexical Bindings):
2024 Add some xrefs to the Elisp manual.
2025
2026 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2027 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2028 (Obsolete Features): New appendix. Move Lexical Bindings here.
2029
2030 2012-10-27 Glenn Morris <rgm@gnu.org>
2031
2032 * cl.texi: Use defmac for macros rather than defspec.
2033 (Efficiency Concerns): Related copyedit.
2034
2035 * cl.texi (Control Structure): Update for setf now being in core.
2036 (Setf Extensions): Rename from Basic Setf. Move much of the
2037 former content to lispref/variables.texi.
2038 (Modify Macros): Move pop, push details to lispref/variables.texi.
2039 (Customizing Setf): Copyedits for setf etc being in core.
2040 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2041 Further namespaces updates.
2042
2043 2012-10-26 Bastien Guerry <bzg@gnu.org>
2044
2045 * org.texi (Installation): Update the link to Org's ELPA.
2046 Also don't mention org-install.el anymore as the replacement file
2047 org-loaddefs.el is now loaded by org.el.
2048
2049 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2050
2051 * tramp.texi (Frequently Asked Questions):
2052 Mention `tramp-completion-reread-directory-timeout' for performance
2053 improvement.
2054
2055 2012-10-25 Glenn Morris <rgm@gnu.org>
2056
2057 * cl.texi: Don't mess with the TeX section number counter.
2058 Use Texinfo recommended convention for quotes+punctuation.
2059 (Overview, Sequence Functions): Rephrase for better line-breaking.
2060 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2061 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2062 (Random Numbers, Mapping over Sequences, Structures)
2063 (Porting Common Lisp): Further updates for cl-lib namespace.
2064 (Modify Macros, Declarations, Macro Bindings, Structures):
2065 Break long lines in examples.
2066 (Dynamic Bindings): Update for changed progv behavior.
2067 (Loop Examples, Efficiency Concerns): Markup fixes.
2068 (Structures): Remove TeX margin change.
2069 (Declarations): Fix typos.
2070
2071 2012-10-24 Glenn Morris <rgm@gnu.org>
2072
2073 * cl.texi (Overview, Multiple Values, Creating Symbols)
2074 (Numerical Functions): Say less/nothing about the original cl.el.
2075 (Old CL Compatibility): Remove.
2076 (Assertions): Remove ignore-errors (standard Elisp for some time).
2077
2078 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2079 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2080 (Efficiency Concerns, Efficiency Concerns)
2081 (Common Lisp Compatibility, Old CL Compatibility):
2082 Further updates for cl-lib namespace.
2083
2084 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2085
2086 Update manual for new time stamp format (Bug#12706).
2087 * emacs-mime.texi (time-date): Update for new format.
2088 Also, fix bogus time stamp and modernize a bit.
2089
2090 2012-10-23 Glenn Morris <rgm@gnu.org>
2091
2092 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2093 than unchanging cl.el version number.
2094 End all menu descriptions with a period.
2095 Do not use @dfn{CL} for every instance of "CL".
2096 (Overview): Remove no-runtime caveat, and note about foo* names.
2097 (Usage): Use cl-lib rather than cl.
2098 (Organization, Naming Conventions): Update for cl-lib.el.
2099 (Installation): Remove long-irrelevant node.
2100 (Program Structure, Predicates, Control Structure):
2101 Start updating for cl-lib namespace.
2102 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2103 Depend on emacsver.texi.
2104
2105 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2106
2107 * trampver.texi: Update release number.
2108
2109 2012-10-06 Glenn Morris <rgm@gnu.org>
2110
2111 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2112 ERC version.
2113 (Introduction): ERC is distributed with Emacs.
2114 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2115 (Getting Started): Simplify.
2116 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2117 (History): Mention ERC maintained as part of Emacs now.
2118 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2119 Add dependency on emacsver.texi.
2120
2121 * erc.texi: Remove hand-written node pointers.
2122
2123 2012-10-05 Glenn Morris <rgm@gnu.org>
2124
2125 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2126 Copyedits.
2127
2128 2012-10-01 Eric Ludlam <zappo@gnu.org>
2129
2130 * ede.texi (Quick Start, Project Local Variables)
2131 (Miscellaneous commands, ede-java-root, Development Overview)
2132 (Detecting a Project): New nodes.
2133 (Simple projects): Node deleted.
2134
2135 * eieio.texi (Building Classes): Some slot attributes cannot be
2136 overridden.
2137 (Slot Options): Remove an example.
2138 (Method Invocation, Documentation): New nodes.
2139
2140 2012-10-01 Glenn Morris <rgm@gnu.org>
2141
2142 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2143 (reftex.pdf): Add dependency on emacsver.texi.
2144 * reftex.texi: Don't include directory part for emacsver.texi;
2145 the Makefile's -I handles it.
2146
2147 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2148
2149 Merge from standalone RefTeX repository.
2150
2151 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2152 with macros.
2153 (Imprint): Mention Wolfgang in list of contributors.
2154 (Creating Citations): Give a hint about how to
2155 auto-revert the BibTeX database file when using external editors.
2156 (Referencing Labels): Simplify section about reference macro
2157 cycling.
2158 (Options (Referencing Labels)): Adapt to new structure of
2159 `reftex-ref-style-alist'.
2160 (Referencing Labels, Reference Styles): Document changes in the
2161 referencing functionality.
2162 (Commands): Mention options for definition of header and footer in
2163 BibTeX files.
2164 (Options (Creating Citations)): Document
2165 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2166 (Reference Styles): New section.
2167 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2168 (Options (Referencing Labels)): Remove descriptions of deprecated
2169 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2170 Add descriptions for `reftex-ref-style-alist' and
2171 `reftex-ref-style-default-list'.
2172 (Referencing Labels): Update regarding reference styles.
2173 (Citation Styles): Mention support for ConTeXt.
2174 (Options (Defining Label Environments)): Fix typo.
2175 (Options (Creating Citations)):
2176 Document `reftex-cite-key-separator'.
2177
2178 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2179
2180 * org.texi: Add description of ORG_ADD_CONTRIB to info
2181 documentation. Add link to Worg for more details.
2182
2183 * org.texi: Clarify installation procedure. Provide link to the
2184 build system description on Worg.
2185
2186 * org.texi: Remove reference to utils/, x11idle.c is now in
2187 contrib/scripts.
2188
2189 * org.texi: Re-normalize to "Org mode" in manual.
2190
2191 * org.texi (Installation): Adapt documentation to new build
2192 system. Mention GNU ELPA (since it needs to be handled like Emacs
2193 built-in Org).
2194
2195 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2196
2197 * org.texi: Fix typo in description of the 'Hooks' section.
2198
2199 * org.texi: Add ID to the list of special properties.
2200
2201 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2202
2203 * org.texi (Moving subtrees): Document the ability to archive to a
2204 datetree.
2205
2206 2012-09-30 Bastien Guerry <bzg@gnu.org>
2207
2208 * org.texi (Installation, Feedback, Batch execution):
2209 Use (add-to-list 'load-path ... t) for the contrib dir.
2210
2211 * org.texi (results): Update documentation for ":results drawer"
2212 and ":results org".
2213
2214 * org.texi (Column width and alignment): Fix typo.
2215
2216 * org.texi (Activation): Point to the "Conflicts" section.
2217
2218 * org.texi (Conflicts): Mention filladapt.el in the list of
2219 conflicting packages.
2220
2221 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2222 not needed for versions of Emacs > 22.1.
2223
2224 * org.texi (History and Acknowledgments): Fix typo.
2225
2226 * org.texi (History and Acknowledgments): Add my own
2227 acknowledgments.
2228
2229 * org.texi (Agenda commands): Document the new command and the new
2230 option.
2231
2232 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2233 (Agenda commands): Reorder. Document `*' to toggle persistent
2234 marks.
2235
2236 * org.texi (Agenda dispatcher):
2237 Mention `org-toggle-agenda-sticky'.
2238 (Agenda commands, Exporting Agenda Views): Fix typo.
2239
2240 * org.texi (Templates in contexts, Setting Options): Update to
2241 reflect changes in how contexts options are processed.
2242
2243 * org.texi (Templates in contexts): Document the new structure of
2244 the variables `org-agenda-custom-commands-contexts' and
2245 `org-capture-templates-contexts'.
2246
2247 * org.texi (Templates in contexts): Document the new option
2248 `org-capture-templates-contexts'.
2249 (Storing searches): Document the new option
2250 `org-agenda-custom-commands-contexts'.
2251
2252 * org.texi (Formula syntax for Lisp): Reformat.
2253
2254 * org.texi (Special properties, Column attributes)
2255 (Agenda column view): Document the new special property
2256 CLOCKSUM_T.
2257
2258 * org.texi (Template expansion): Document the new %l template.
2259
2260 * org.texi (Fast access to TODO states): Fix documentation about
2261 allowed characters for fast todo selection.
2262
2263 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2264 use in `org-agenda-to-appt'.
2265
2266 * org.texi (Comment lines): Update wrt comments.
2267
2268 * org.texi (Resolving idle time): Document new keybinding.
2269
2270 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2271 on clock timestamps.
2272
2273 * org.texi (Fast access to TODO states): Explicitly says only
2274 letters are supported as fast TODO selection keys.
2275
2276 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2277 specifier. Document the new "%(my-function)" specifier.
2278
2279 * org.texi (Clocking commands): New cindex.
2280 (Clocking commands): Update documentation for `org-clock-in'.
2281 Document `org-clock-in-last'. Mention `org-clock-out' and
2282 `org-clock-in-last' as commands that can be globally bound.
2283 (Resolving idle time): Document continuous clocking.
2284
2285 * org.texi (Top, Introduction): Fix formatting.
2286 (Activation): Add index entries.
2287 (Conventions): Update section.
2288 (Embedded @LaTeX{}): Fix formatting.
2289
2290 * org.texi (Visibility cycling): Document `show-children'.
2291
2292 * org.texi (Using capture): Mention the `org-capture-last-stored'
2293 bookmark as a way to jump to the last stored capture.
2294
2295 * org.texi (Uploading files): Fix typo.
2296
2297 * org.texi (Using capture): Document `C-0' as a prefix argument
2298 for `org-capture'.
2299
2300 * org.texi (Agenda commands): Document persistent marks.
2301
2302 * org.texi (Template expansion): Update doc to reflect change.
2303
2304 * org.texi (Radio tables): Document the :no-escape parameter.
2305
2306 * org.texi (Repeated tasks): Document repeat cookies for years,
2307 months, weeks, days and hours.
2308
2309 * org.texi (Export options): State that you can use the d: option
2310 by specifying a list of drawers.
2311
2312 * org.texi (HTML preamble and postamble): Small doc improvement.
2313
2314 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2315
2316 * org.texi: The sections in the Exporting section of the manual
2317 left out articles in the description of the org-export-as-*
2318 commands, among other places. This patch adds them, adds a few
2319 missing prepositions, and switches instances of "an HTML" to "a
2320 html" for internal consistency.
2321
2322 * org.texi: Alter several examples of headings with timestamps in
2323 them to include the timestamps in the body instead of the heading.
2324
2325 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2326
2327 * org.texi (Agenda dispatcher): Document sticky agenda views and
2328 the new key for them.
2329
2330 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2331
2332 * org.texi (Advanced features): Fix error in table.
2333
2334 2012-09-30 Feng Shu <tumashu@gmail.com>
2335
2336 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2337 alternative to dvipng.
2338
2339 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2340
2341 * org.texi: Remove extra curly bracket.
2342
2343 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2344
2345 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2346 defkeys.
2347
2348 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2349
2350 * org.texi (Agenda commands): Fix two typos by giving
2351 corresponding function names, according to
2352 `org-agenda-view-mode-dispatch'.
2353
2354 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2355
2356 * org.texi (The spreadsheet): Fix typo.
2357
2358 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2359
2360 * org.texi (Tracking your habits): Point to the "Tracking TODO
2361 state changes" section.
2362
2363 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2364
2365 * org.texi (Literal examples): Remove reference to unknown
2366 `org-export-latex-minted' variable. Also simplify footnote since
2367 `org-export-latex-listings' documentation is exhaustive already.
2368
2369 * org.texi (Plain lists): Remove reference to now hard-coded
2370 `bullet' automatic rule.
2371
2372 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2373
2374 * org.texi: Updated documentation accordingly.
2375
2376 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2377
2378 * texinfo.tex: Merge from gnulib.
2379
2380 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2381
2382 Sync with Tramp 2.2.6.
2383
2384 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2385
2386 * trampver.texi: Update release number.
2387
2388 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2389
2390 * texinfo.tex: Merge from gnulib.
2391
2392 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2393
2394 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2395 (bug#12096).
2396
2397 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2398
2399 * calc.texi (Simplification modes, Conversions)
2400 (Operating on Selections): Mention "basic" simplification.
2401 (The Calc Mode Line): Mention the mode line display for Basic
2402 simplification mode.
2403 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2404 simplifications.
2405 (Basic Simplifications): Rename from "Limited Simplifications"
2406 Replace "limited" by "basic" throughout.
2407 (Algebraic Simplifications): Indicate that the algebraic
2408 simplifications are done by default.
2409 (Unsafe Simplifications): Mention `m E'.
2410 (Simplification of Units): Mention `m U'.
2411 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2412 (Kinds of Declarations, Functions for Declarations):
2413 Mention "algebraic simplifications" instead of `a s'.
2414 (Algebraic Entry): Remove mention of default simplifications.
2415
2416 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2417
2418 * calc.texi (Getting Started, Tutorial): Change simulated
2419 Calc output to match actual output.
2420 (Simplifying Formulas): Mention that algebraic simplification is now
2421 the default.
2422
2423 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2424
2425 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2426 (Bug#12073)
2427
2428 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2429
2430 Prefer typical American spelling for "acknowledgment".
2431 * calc.texi (History and Acknowledgments): Rename from
2432 History and Acknowledgements.
2433 * idlwave.texi (Acknowledgments):
2434 * ses.texi (Acknowledgments):
2435 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2436
2437 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2438
2439 Rename configure.in to configure.ac (Bug#11603).
2440 * ede.texi (Compiler and Linker objects, ede-proj-project)
2441 (ede-step-project): Prefer the name configure.ac to configure.in.
2442
2443 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2444
2445 * tramp.texi (Multi-hops):
2446 Introduce `tramp-restricted-shell-hosts-alist'.
2447
2448 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2449
2450 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2451 methods, so don't mention smtpmail here.
2452
2453 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2454
2455 * gnus.texi (Picons): Document gnus-picon-properties.
2456
2457 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2458
2459 * gnus.texi: Remove mention of compilation, as that's no longer
2460 supported.
2461
2462 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2463
2464 * gnus.texi (Archived Messages): Mention
2465 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2466
2467 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2468
2469 * gnus.texi (Various Summary Stuff):
2470 Remove mention of `gnus-propagate-marks'.
2471
2472 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2473
2474 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2475 which no longer exist.
2476
2477 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2478
2479 * gnus.texi (Archived Messages):
2480 Document gnus-gcc-self-resent-messages.
2481
2482 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2483
2484 * message.texi (Mail Variables):
2485 Mention the optional user parameter for X-Message-SMTP-Method.
2486
2487 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2488
2489 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2490
2491 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2492
2493 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2494
2495 * gnus.texi (Key Index): Change encoding to utf-8.
2496
2497 2012-06-21 Glenn Morris <rgm@gnu.org>
2498
2499 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2500
2501 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2502
2503 * gnus.texi (Group Timestamp): Mention where to find documentation for
2504 the `gnus-tmp-' variables (bug#11601).
2505
2506 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2507
2508 Sync with Tramp 2.2.6-pre.
2509
2510 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2511 where appropriate.
2512 (Ad-hoc multi-hops): New section.
2513 (Remote processes): New subsection "Running remote processes on
2514 Windows hosts".
2515 (History): Add remote commands on Windows, and ad-hoc multi-hop
2516 methods.
2517 (External methods): "ControlPersist" must be set to "no" for the
2518 `scpc' method.
2519 (Remote processes): Add a note about `auto-revert-tail-mode'.
2520 (Frequently Asked Questions): Use "scpx" in combination with
2521 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2522
2523 * trampver.texi: Update release number.
2524
2525 2012-06-10 Chong Yidong <cyd@gnu.org>
2526
2527 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2528 compilation for html-mono.
2529
2530 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2531
2532 * texinfo.tex: Merge from gnulib.
2533
2534 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2535
2536 * Makefile.in (echo-info): Don't try to install info files named
2537 just ".info".
2538
2539 2012-05-28 Glenn Morris <rgm@gnu.org>
2540
2541 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2542
2543 * sc.texi: Nuke hand-written node pointers.
2544 Fix top-level menu to match actual node order.
2545
2546 2012-05-27 Glenn Morris <rgm@gnu.org>
2547
2548 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2549 Some associated fixes, including not messing with chapno in cl.texi.
2550
2551 2012-05-27 Bastien Guerry <bzg@gnu.org>
2552
2553 * org.texi (Durations and time values): Fix typo.
2554
2555 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2556
2557 * texinfo.tex: Update from gnulib.
2558
2559 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2560
2561 * calc.texi (Basic Operations on Units, Customizing Calc):
2562 Mention `calc-ensure-consistent-units'.
2563
2564 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2565
2566 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2567 reference commands. (Bug#11461)
2568
2569 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2570
2571 2012-05-12 Glenn Morris <rgm@gnu.org>
2572
2573 * Makefile.in (mostlyclean): Add more TeX intermediates.
2574
2575 * Makefile.in: Make it look more like the other doc Makefiles.
2576 Use explicit $srcdir in all dependencies.
2577 Remove cd $srcdir from rules.
2578 (VPATH): Remove.
2579 (infodir): Set to an absolute path.
2580 (INFO_TARGETS): Use short names.
2581 (mkinfodir): infodir is now absolute.
2582 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2583
2584 * Makefile.in (info.info): Rename from info, to avoid duplication.
2585 (.SUFFIXES): Disable implicit rules.
2586
2587 * Makefile.in (MKDIR_P): New, set by configure.
2588 (mkinfodir): Use $MKDIR_P.
2589
2590 2012-05-07 Glenn Morris <rgm@gnu.org>
2591
2592 * forms.texi (Long Example): Update for changed location of files.
2593
2594 2012-05-04 Glenn Morris <rgm@gnu.org>
2595
2596 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2597 (INFO_TARGETS): Use $INFO_EXT.
2598 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2599 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2600 (INFO_TARGETS): Use $INFO_EXT.
2601 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2602
2603 2012-05-02 Glenn Morris <rgm@gnu.org>
2604
2605 * Makefile.in (echo-info): New phony target, used by top-level.
2606
2607 * viper.texi: Make direntry shorter (also it is no longer "newest").
2608
2609 * emacs-gnutls.texi, ert.texi, org.texi:
2610 Fix dircategory, direntry to match info/dir.
2611
2612 * faq.texi: Convert @inforefs to @xrefs.
2613 Fix some malformed cross-references.
2614 (File-name conventions): Shorten section name to avoid overfull line.
2615 (How to add fonts): Use smallexample to avoid overfull lines.
2616
2617 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2618
2619 * auth.texi (Help for users): Update for .gpg file being second.
2620
2621 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2622
2623 * org.texi (Agenda commands): Fix two typos: give corresponding
2624 function names, according to `org-agenda-view-mode-dispatch'.
2625
2626 2012-04-27 Glenn Morris <rgm@gnu.org>
2627
2628 * faq.texi (Major packages and programs): Remove section.
2629 There is no point listing 6 packages (cf etc/MORE.STUFF).
2630 (Finding Emacs and related packages): Move "Spell-checkers" here.
2631
2632 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2633
2634 * dbus.texi (Version): New node.
2635 (Properties and Annotations): Mention the object manager
2636 interface. Describe dbus-get-all-managed-objects.
2637 (Type Conversion): Floating point numbers are allowed, if an
2638 anteger does not fit Emacs's integer range.
2639 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2640 (Asynchronous Methods): Fix description of
2641 dbus-call-method-asynchronously.
2642 (Receiving Method Calls): Fix some minor errors.
2643 Add dbus-interface-emacs.
2644 (Signals): Describe unicast signals and the new match rules.
2645 (Alternative Buses): Add the PRIVATE optional argument to
2646 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2647
2648 2012-04-20 Glenn Morris <rgm@gnu.org>
2649
2650 * faq.texi (New in Emacs 24): New section.
2651 (Packages that do not come with Emacs): Mention M-x list-packages.
2652
2653 2012-04-14 Alan Mackenzie <acm@muc.de>
2654
2655 * cc-mode.texi (c-offsets-alist): Correct a typo.
2656
2657 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2658
2659 * org.texi (Deadlines and scheduling): Fix the example: the
2660 DEADLINE item should come right after the headline. We enforce
2661 this convention, so it is a bug not to illustrate it correctly in
2662 the manual.
2663
2664 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2665
2666 * org.texi (Agenda commands): Fix documentation bug by swapping
2667 the equivalent keybindings to `org-agenda-next-line' with the ones
2668 to `org-agenda-previous-line'.
2669
2670 2012-04-14 Glenn Morris <rgm@gnu.org>
2671
2672 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2673
2674 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2675
2676 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2677 Add emacs-gnutls.
2678 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2679
2680 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2681
2682 * Makefile.in: Add emacs-gnutls.texi to build.
2683
2684 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2685
2686 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2687
2688 * auth.texi (Secret Service API): Edit further and give examples.
2689 (Secret Service API): Adjust @samp to @code for collection names.
2690
2691 2012-04-04 Glenn Morris <rgm@gnu.org>
2692
2693 * auth.texi (Secret Service API): Copyedits.
2694 (Help for developers): Fill in some missing function doc-strings.
2695 (Help for users, Help for developers)
2696 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2697
2698 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2699
2700 * auth.texi (Secret Service API): Add the missing text.
2701
2702 2012-04-04 Chong Yidong <cyd@gnu.org>
2703
2704 * message.texi (Using PGP/MIME): Note that epg is now the default.
2705
2706 * gnus.texi: Reduce references to obsolete pgg library.
2707 (Security): Note that epg is now the default.
2708
2709 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2710
2711 * nxml-mode.texi (Completion): C-RET is no longer bound to
2712 nxml-complete.
2713
2714 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2715
2716 * org.texi (Customizing tables in ODT export): Correct few errors.
2717
2718 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2719
2720 * org.texi (Links in ODT export): Update.
2721 (Labels and captions in ODT export): New node.
2722
2723 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2724
2725 * org.texi (Literal examples in ODT export): htmlfontify.el in
2726 Emacs-24.1 now supports fontification. So ODT source blocks will
2727 be fontified by default.
2728
2729 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2730
2731 * org.texi (Refiling notes): Remove duplicated keybinding.
2732
2733 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2734
2735 * org.texi (noweb): Documentation of this new option to the :noweb
2736 header argument.
2737
2738 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2739
2740 * org.texi (Header and sectioning): Add example demonstrating how
2741 to use "LaTeX_CLASS_OPTIONS".
2742
2743 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2744
2745 * org.texi (Noweb reference syntax): Describe the ability to
2746 execute noweb references in the manual.
2747
2748 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2749
2750 * org.texi (cache): Improve cache documentation when session
2751 evaluation is used.
2752
2753 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2754
2755 * org.texi (Plain lists): Document removal.
2756
2757 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2758
2759 * org.texi: Decapitalize file name in references to Calc manual.
2760
2761 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2762
2763 * org.texi (Plain lists): Document removal.
2764
2765 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2766
2767 * org.texi (Top, OpenDocument Text export)
2768 (ODT export commands, Extending ODT export)
2769 (Images in ODT export, Tables in ODT export)
2770 (Configuring a document converter): Add or Update.
2771
2772 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2773
2774 * org.texi (MobileOrg): Change the wording to reflect that the
2775 Android Version is no longer just the little brother of the iOS
2776 version.
2777
2778 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2779
2780 * org.texi (Key bindings and useful functions): Update babel key
2781 binding documentation in manual.
2782
2783 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2784
2785 * org.texi (noweb): Document new noweb header value.
2786
2787 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2788
2789 * org.texi (noweb-sep): Document new header argument.
2790
2791 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2792
2793 * org.texi (noweb-ref): Documentation of this new custom variable.
2794
2795 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2796
2797 * org.texi (wrap): Update the new :wrap documentation to match the
2798 current implementation.
2799
2800 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2801
2802 * org.texi: Added documentation for :wrap.
2803
2804 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2805
2806 * org.texi: #+RESULTS now user-configurable.
2807
2808 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2809
2810 * org.texi: Documented :noweb no-export.
2811
2812 2012-04-01 Thomas Dye <dk@poto.local>
2813
2814 * org.texi: Edit :noweb no header argument for correctness.
2815
2816 2012-04-01 Bastien Guerry <bzg@gnu.org>
2817
2818 * org.texi (Customization): Update the approximate number of Org
2819 variables.
2820
2821 2012-04-01 Thomas Dye <dk@poto.local>
2822
2823 * org.texi: The :results wrap produces a drawer instead of a
2824 begin_results block.
2825
2826 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2827
2828 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2829 reflect the new default.
2830
2831 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2832
2833 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2834 "Getting Started" to this node. (Bug#10450)
2835
2836 2012-03-10 Chong Yidong <cyd@gnu.org>
2837
2838 * flymake.texi (Example -- Configuring a tool called via make):
2839 Mention the Automake COMPILE variable (Bug#8715).
2840
2841 * info.texi (Getting Started): Add an index entry (Bug#10450).
2842
2843 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2844
2845 * dbus.texi (Signals): Known names will be mapped onto unique
2846 names, when registering for signals.
2847
2848 2012-02-29 Glenn Morris <rgm@gnu.org>
2849
2850 * url.texi: Fix quote usage in body text.
2851
2852 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2853
2854 * cl.texi: Use @code{} in menus when appropriate.
2855
2856 2012-02-28 Glenn Morris <rgm@gnu.org>
2857
2858 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2859 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2860 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2861 * org.texi, sc.texi, vip.texi, viper.texi:
2862 Standardize possessive apostrophe usage.
2863
2864 2012-02-26 Chong Yidong <cyd@gnu.org>
2865
2866 * ediff.texi (Quick Help Commands): Add a couple of index entries
2867 (Bug#10834).
2868
2869 2012-02-17 Glenn Morris <rgm@gnu.org>
2870
2871 * gnus.texi (Posting Styles):
2872 * remember.texi (Org): Fix cross-refs to other manuals.
2873
2874 2012-02-15 Glenn Morris <rgm@gnu.org>
2875
2876 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2877 (Encryption): New chapter, split out from previous.
2878
2879 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2880
2881 * gnus.texi (Customizing the IMAP Connection):
2882 Mention nnimap-record-commands.
2883
2884 2012-02-10 Glenn Morris <rgm@gnu.org>
2885
2886 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2887 Mention url-queue-retrieve.
2888
2889 2012-02-09 Glenn Morris <rgm@gnu.org>
2890
2891 * sem-user.texi (Semantic mode user commands): Typo fix.
2892
2893 * info.texi (Create Info buffer): Mention info-display-manual.
2894
2895 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2896
2897 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2898 example (modified from an example by Michael Albinus).
2899
2900 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2901
2902 * gnus.texi (Agent Basics): Fix outdated description of
2903 `gnus-agent-auto-agentize-methods'.
2904
2905 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2906
2907 * cc-mode.texi: Always @defindex ss.
2908 (Config Basics): Fix argument of @itemize.
2909 (Macro Backslashes): Add @code around index entry.
2910
2911 2012-01-23 Glenn Morris <rgm@gnu.org>
2912
2913 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2914
2915 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2916
2917 * tramp.texi (File): Tweak wording for the `scpc' option.
2918
2919 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2920
2921 * gnus.texi (Group Parameters): Really note precedence.
2922
2923 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2924
2925 * gnus.texi (Group Parameters): Note precedence.
2926
2927 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2928
2929 * org.texi (Noweb reference syntax): Adding documentation of
2930 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2931 variable.
2932
2933 2012-01-03 Bastien Guerry <bzg@gnu.org>
2934
2935 * org.texi (Plain lists): Split the table to fix the display
2936 of items.
2937
2938 2012-01-03 Bastien Guerry <bzg@gnu.org>
2939
2940 * org.texi (Plain lists): Fix misplaced explanation.
2941
2942 2012-01-03 Bastien Guerry <bzg@gnu.org>
2943
2944 * org.texi (Plain lists, Agenda files): Add index entries.
2945
2946 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2947
2948 * org.texi: Use "Org mode" instead of alternatives like
2949 "Org-mode" or "org-mode".
2950
2951 2012-01-03 Bernt Hansen <bernt@norang.ca>
2952
2953 * org.texi (Agenda commands):
2954 Document `org-clock-report-include-clocking-task'.
2955
2956 2012-01-03 Bastien Guerry <bzg@gnu.org>
2957
2958 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2959 C-c' on checkboxes.
2960
2961 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2962
2963 * org.texi: End sentences with two spaces.
2964
2965 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2966
2967 * org.texi (External links): Document the link types file+sys
2968 and file+emacs, slightly narrow used page width.
2969
2970 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2971
2972 * org.texi (colnames): Note that colnames behavior may differ
2973 across languages.
2974
2975 2012-01-03 Bastien Guerry <bzg@gnu.org>
2976
2977 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2978
2979 2012-01-03 Thomas Dye <dk@poto.westell.com>
2980
2981 * org.texi: Augmented discussion of babel property
2982 inheritance. Put footnote outside sentence ending period.
2983
2984 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2985
2986 * org.texi (eval): Documenting the full range of :eval header
2987 argument values.
2988
2989 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2990
2991 * org.texi (eval): Documentation of the new :eval option.
2992
2993 2012-01-03 Thomas Dye <dk@poto.local>
2994
2995 * org.texi: Add accumulated properties.
2996
2997 2012-01-03 Thomas Dye <dk@poto.local>
2998
2999 * org.texi: Documented no spaces in name=assign, another
3000 correction to :var table.
3001
3002 2012-01-03 Thomas Dye <dk@poto.local>
3003
3004 * org.texi: Changed DATA to NAME in Working With Source Code
3005 section.
3006
3007 2012-01-03 Tom Dye <tsd@tsdye.com>
3008
3009 * org.texi: Minor change to :var table.
3010
3011 2012-01-03 Tom Dye <tsd@tsdye.com>
3012
3013 * org.texi: More changes to :var table (some examples were wrong).
3014
3015 2012-01-03 Tom Dye <tsd@tsdye.com>
3016
3017 * org.texi: Cleaned up :var table.
3018
3019 2012-01-03 Bastien Guerry <bzg@gnu.org>
3020
3021 * org.texi (Timestamps, Weekly/daily agenda)
3022 (Weekly/daily agenda): Add @cindex for "appointment".
3023
3024 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3025
3026 * org.texi (Literal examples): A new link to the template for
3027 inserting empty code blocks.
3028 (Structure of code blocks): A new link to the template for
3029 inserting empty code blocks.
3030
3031 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3032
3033 * org.texi (External links): Add footnote on how the behavior
3034 of the text search in Org files are controled by the variable
3035 `org-link-search-must-match-exact-headline'.
3036
3037 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3038
3039 * org.texi (Buffer-wide header arguments):
3040 Update documentation to reflect removal of #+PROPERTIES.
3041
3042 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3043
3044 * org.texi (The clock table): Mention that ACHIVED trees
3045 contribute to the clock table.
3046
3047 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3048
3049 * org.texi (Conflicts): Better yasnippet config info.
3050
3051 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3052
3053 * org.texi (Selective export): Explicitly mention the default
3054 values for `org-export-select-tags',
3055 `org-export-exclude-tags'.
3056
3057 2012-01-03 Tom Dye <tsd@tsdye.com>
3058
3059 * org.texi: Added a line to specify that header arguments are
3060 lowercase.
3061
3062 2012-01-03 Tom Dye <tsd@tsdye.com>
3063
3064 * org.texi: :var requires default value when declared.
3065
3066 2012-01-03 Bastien Guerry <bzg@gnu.org>
3067
3068 * org.texi (Handling links): Add a note about the
3069 `org-link-frame-setup' option.
3070
3071 2012-01-03 David Maus <dmaus@ictsoc.de>
3072
3073 * org.texi (Exporting Agenda Views, Extracting agenda
3074 information): Fix command line syntax, quote symbol parameter
3075 values.
3076
3077 2012-01-03 David Maus <dmaus@ictsoc.de>
3078
3079 * org.texi (Exporting Agenda Views): Fix command line syntax.
3080
3081 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3082
3083 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3084 Use octal notation for file permissions, which are normally
3085 thought of in octal.
3086 (Mail Back End Variables): Use more-plausible modes in example.
3087
3088 2011-12-20 Alan Mackenzie <acm@muc.de>
3089
3090 * cc-mode.texi: Update version string 5.31 -> 5.32.
3091
3092 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3093
3094 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3095
3096 2011-11-24 Glenn Morris <rgm@gnu.org>
3097
3098 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3099
3100 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3101
3102 * makefile.w32-in: Update dependencies.
3103
3104 2011-11-20 Glenn Morris <rgm@gnu.org>
3105
3106 * gnus.texi (Group Information):
3107 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3108
3109 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3110
3111 * gnus-coding.texi (Gnus Maintenance Guide):
3112 Rename from "Gnus Maintainance Guide".
3113
3114 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3115 * eieio.texi (Customizing):
3116 * gnus.texi (Article Washing):
3117 * gnus-news.texi:
3118 * sem-user.texi (Smart Jump): Fix typos.
3119
3120 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3121
3122 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3123
3124 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3125
3126 * ede.texi (project-am-texinfo):
3127 * gnus.texi (Sending or Not Sending):
3128 * org.texi (Template elements): Fix typos.
3129
3130 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3131
3132 * ediff.texi (Hooks):
3133 * sem-user.texi (Semanticdb Roots): Fix typos.
3134
3135 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3136
3137 * semantic.texi (Tag handling): Fix typo.
3138
3139 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3140
3141 * gnus.texi (Other Gnus Versions): Remove.
3142
3143 2011-10-28 Alan Mackenzie <acm@muc.de>
3144
3145 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3146 (Other Special Indentations): Add an xref to "Macros with ;".
3147 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3148 "Macros with ;".
3149 (Macros with ;): New page.
3150
3151 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3152 Document the new handling of nested scopes for movement by defuns.
3153
3154 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3155
3156 Sync with Tramp 2.2.3.
3157
3158 * trampver.texi: Update release number.
3159
3160 2011-10-14 Glenn Morris <rgm@gnu.org>
3161
3162 * ert.texi (Introduction, How to Run Tests)
3163 (Running Tests Interactively, Expected Failures)
3164 (Tests and Their Environment, Useful Techniques)
3165 (Interactive Debugging, Fixtures and Test Suites):
3166 Minor rephrasings.
3167 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3168 (Running Tests in Batch Mode): Simplify loading instructions.
3169 (Test Selectors): Clarify some selectors.
3170 (Expected Failures, Useful Techniques):
3171 Make examples fit in 80 columns.
3172
3173 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3174
3175 * calc.texi (Basic Operations on Units): Discuss temperature
3176 conversion (`u t') alongside with other unit conversions ('u c').
3177
3178 2011-10-12 Glenn Morris <rgm@gnu.org>
3179
3180 * ert.texi: Whitespace trivia to make main menu items line up better.
3181
3182 2011-10-08 Glenn Morris <rgm@gnu.org>
3183
3184 * Makefile.in: Fix ert rules.
3185
3186 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3187
3188 * gnus.texi (Gnus Utility Functions): Add more references and
3189 explanations (bug#9683).
3190
3191 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3192
3193 * texinfo.tex: Merge from gnulib.
3194
3195 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3196
3197 * gnus.texi (Archived Messages): Note the default (bug#9552).
3198
3199 2011-09-21 Bill Wohler <wohler@newt.com>
3200
3201 Release MH-E manual version 8.3.
3202
3203 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3204 release 8.3.
3205 (Preface): Update support information.
3206 (From Bill Wohler): Reset text to original version. As a
3207 historical quote, the tense should be correct in the time that it
3208 was written.
3209
3210 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211
3212 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3213 (Finding the News): Doc clarification.
3214 (Terminology): Mention naming.
3215
3216 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3217
3218 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3219 (Interactive): Document `quiet'.
3220
3221 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3222
3223 * org.texi (Images in LaTeX export): Rewrite.
3224
3225 2011-08-15 Bastien Guerry <bzg@gnu.org>
3226
3227 * org.texi (Using the mapping API): Mention 'region as a possible
3228 scope for `org-map-entries'.
3229
3230 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3231
3232 * org.texi (Visibility cycling): Document `org-copy-visible'.
3233
3234 2011-08-15 Bastien Guerry <bzg@gnu.org>
3235
3236 * org.texi (Template expansion): Order template sequences in the
3237 proper order.
3238
3239 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3240
3241 * org.texi (eval): Expand discussion of the :eval header argument.
3242
3243 2011-08-15 Bastien Guerry <bzg@gnu.org>
3244
3245 * org.texi (Languages): Add Lilypond and Awk as supported
3246 languages.
3247
3248 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3249
3250 * org.texi: Document that both CLOCK_INTO_DRAWER and
3251 LOG_INTO_DRAWER can be used to override the contents of variable
3252 org-clock-into-drawer (or if unset, org-log-into-drawer).
3253
3254 * org.texi: Replace @xref->@pxref.
3255
3256 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3257
3258 * org.texi (Evaluating code blocks): Documenting the new option
3259 for inline call lines.
3260
3261 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3262
3263 * org.texi (Results of evaluation): More explicit about the
3264 mechanism through which interactive evaluation of code is
3265 performed.
3266
3267 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3268
3269 * org.texi (noweb-ref): New header argument documentation.
3270
3271 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3272
3273 * org.texi (Extracting source code): Documentation of the new
3274 org-babel-tangle-named-block-combination variable.
3275
3276 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3277
3278 * org.texi (Structure of code blocks): Explicitly state that the
3279 behavior of multiple blocks of the same name is undefined.
3280
3281 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3282
3283 * org.texi (TaskJuggler export): Modify the example to reflect the
3284 new effort durations.
3285
3286 2011-08-15 David Maus <dmaus@ictsoc.de>
3287
3288 * org.texi (Images in LaTeX export): Escape curly brackets in
3289 LaTeX example.
3290
3291 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3292
3293 * org.texi (The clock table): Document the :properties and
3294 :inherit-props arguments for the clocktable.
3295
3296 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3297
3298 * org.texi (Tables in LaTeX export): Document specifying placement
3299 options for tables.
3300
3301 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3302
3303 * org.texi (Evaluating code blocks): More specific documentation
3304 about the different types of header arguments.
3305
3306 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3307
3308 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3309
3310 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3311
3312 * org.texi (Built-in table editor): Document the table field
3313 follow mode.
3314
3315 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3316
3317 * org.texi (Easy Templates): Document new template.
3318
3319 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3320
3321 * org.texi (Literal examples): Add a cross-reference from "Literal
3322 Examples" to "Easy Templates."
3323
3324 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3325
3326 * org.texi (The clock table): Add link to match syntax.
3327
3328 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3329
3330 * org.texi (Agenda commands): Document clock consistency checks.
3331
3332 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3333
3334 * org.texi (Built-in table editor): Document that \vert represents
3335 a vertical bar in a table field.
3336
3337 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3338
3339 * org.texi (Literal examples): Link from "Markup" > "Literate
3340 Examples" to "Working with Source Code".
3341
3342 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3343
3344 * org.texi (Agenda commands): Doc for function option to bulk
3345 action.
3346
3347 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3348
3349 * org.texi (Template expansion): Document new %<...> template
3350 escape.
3351
3352 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3353
3354 * org.texi (Selective export): Document exclusion of any tasks
3355 from export.
3356
3357 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3358
3359 * org.texi (Selective export): Document how to exclude DONE tasks
3360 from export.
3361 (Publishing options): Document the properties to be used to turn off
3362 export of DONE tasks.
3363
3364 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3365
3366 * org.texi (The date/time prompt): Document date range protection.
3367
3368 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3369
3370 * org.texi (padline): Documentation of the new padline header
3371 argument.
3372
3373 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3374
3375 * org.texi (var): Adding "[" to list of characters triggering
3376 elisp evaluation.
3377
3378 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3379
3380 * org.texi (var): Documentation of Emacs Lisp evaluation during
3381 variable assignment.
3382
3383 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3384
3385 * org.texi (colnames): Reference indexing into variables, and note
3386 that colnames are *not* removed before indexing occurs.
3387 (rownames): Reference indexing into variables, and note that
3388 rownames are *not* removed before indexing occurs.
3389
3390 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3391
3392 * org.texi (var): Clarification of indexing into tabular
3393 variables.
3394
3395 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3396
3397 * org.texi (results): Documentation of the `:results wrap' header
3398 argument.
3399
3400 2011-08-15 Bastien Guerry <bzg@gnu.org>
3401
3402 * org.texi (LaTeX and PDF export): Add a note about a limitation
3403 of the LaTeX export: the org file has to be properly structured.
3404
3405 2011-08-15 Bastien Guerry <bzg@gnu.org>
3406
3407 * org.texi (Dynamic blocks, Structure editing):
3408 Mention the function `org-narrow-to-block'.
3409
3410 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3411
3412 * org.texi (Languages): Updating list of code block supported
3413 languages.
3414
3415 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3416
3417 * org.texi (Special properties): CATEGORY is a special property,
3418 but it may also used in the drawer.
3419
3420 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3421
3422 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3423
3424 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3425
3426 * org.texi (Include files): Document :lines.
3427
3428 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3429
3430 * org.texi (comments): Documentation of the ":comments noweb" code
3431 block header argument.
3432
3433 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3434
3435 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3436 added extra whitespace around functions to be consistent with the
3437 rest of the section.
3438
3439 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3440
3441 * org.texi (Evaluating code blocks): Expand discussion of
3442 #+call: line syntax.
3443 (Header arguments in function calls): Expand discussion of
3444 #+call: line syntax.
3445
3446 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3447
3448 * org.texi (Evaluating code blocks): More explicit about how to
3449 pass variables to #+call lines.
3450
3451 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3452
3453 * org.texi (Results of evaluation): Link to the :results header
3454 argument list from the "Results of evaluation" section.
3455
3456 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3457
3458 * org.texi (Conflicts): Adding additional information about
3459 resolving org/yasnippet conflicts.
3460
3461 2011-08-15 David Maus <dmaus@ictsoc.de>
3462
3463 * org.texi (Publishing options): Document style-include-scripts
3464 publishing project property.
3465
3466 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3467
3468 * org.texi (Sparse trees): Document the next-error /
3469 previous-error functionality.
3470
3471 2011-08-15 Tom Dye <tsd@tsdye.com>
3472
3473 * org.texi (cache): Improve documentation of code block caches.
3474
3475 2011-08-15 Tom Dye <tsd@tsdye.com>
3476
3477 * org.texi (Code block specific header arguments):
3478 Documentation of multi-line header arguments.
3479
3480 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3481
3482 * org.texi (Code evaluation security): Add example for using a
3483 function.
3484
3485 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3486
3487 * org.texi (Tables in LaTeX export): Documentation of new
3488 attr_latex options for tables.
3489
3490 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3491
3492 * trampver.texi: Update release number.
3493
3494 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3495
3496 Sync with Tramp 2.2.2.
3497
3498 * trampver.texi: Update release number.
3499
3500 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3501
3502 * flymake.texi (Example -- Configuring a tool called via make):
3503 Use /dev/null instead of the Windows "nul" (bug#8715).
3504
3505 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3506
3507 * widget.texi (Setting Up the Buffer): Remove mention of the
3508 global keymap parent, which doesn't seem to be accurate
3509 (bug#7045).
3510
3511 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3512
3513 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3514
3515 2010-07-10 Kevin Ryde <user42@zip.com.au>
3516
3517 * cl.texi (For Clauses): Add destructuring example processing an
3518 alist (bug#6596).
3519
3520 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3521
3522 * ediff.texi (Major Entry Points): Remove mention of `require',
3523 since that's not pertinent in the installed Emacs (bug#9016).
3524
3525 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3526
3527 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3528 (Filtering New Groups): Clarify how simple the "options -n" format is.
3529 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3530 is internal.
3531
3532 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3533
3534 * tramp.texi (Cleanup remote connections):
3535 Add `tramp-cleanup-this-connection'.
3536
3537 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3538
3539 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3540 zombies.
3541 (Checking New Groups): Ditto (bug#8974).
3542 (Checking New Groups): Move the reference to the right place.
3543
3544 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3545
3546 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3547 backups, and not actual vc (bug#8975).
3548
3549 2011-07-03 Kevin Ryde <user42@zip.com.au>
3550
3551 * cl.texi (For Clauses): @items for hash-values and key-bindings
3552 to make them more visible when skimming. Add examples of `using'
3553 clause to them, examples being clearer than a description in
3554 words (bug#6599).
3555
3556 2011-07-01 Alan Mackenzie <acm@muc.de>
3557
3558 * cc-mode.texi (Guessing the Style): New page.
3559 (Styles): Add a short introduction to above.
3560
3561 2011-06-28 Deniz Dogan <deniz@dogan.se>
3562
3563 * rcirc.texi (Configuration): Bug-fix:
3564 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3565 Reported by Elias Pipping <pipping@exherbo.org>.
3566
3567 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3568
3569 * gnus.texi (Summary Mail Commands):
3570 Document `gnus-summary-reply-to-list-with-original'.
3571
3572 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3573
3574 * eshell.texi (Known problems): Fix typo.
3575
3576 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3577
3578 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3579 (Password handling): `auth-source-debug' is good for debug messages.
3580
3581 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3582
3583 * gnus.texi (Store custom flags and keywords): Refer to
3584 `gnus-registry-article-marks-to-{chars,names}' instead of
3585 `gnus-registry-user-format-function-{M,M2}'.
3586
3587 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3588
3589 * texinfo.tex: Merge from gnulib.
3590
3591 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3592
3593 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3594 (Store custom flags and keywords):
3595 Mention `gnus-registry-user-format-function-M' and
3596 `gnus-registry-user-format-function-M2'.
3597
3598 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3599
3600 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3601
3602 2011-05-17 Glenn Morris <rgm@gnu.org>
3603
3604 * gnus.texi (Face): Fix typo.
3605
3606 2011-05-14 Glenn Morris <rgm@gnu.org>
3607
3608 * dired-x.texi (Omitting Examples): Minor addition.
3609
3610 2011-05-10 Jim Meyering <meyering@redhat.com>
3611
3612 * ede.texi: Fix typo "or or -> or".
3613
3614 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3615
3616 * gnus.texi (Summary Buffer Lines):
3617 gnus-summary-user-date-format-alist does not exist.
3618 (Sorting the Summary Buffer): More about sorting threads.
3619
3620 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3621
3622 * trampver.texi: Update release number.
3623
3624 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3625
3626 * tramp.texi (Frequently Asked Questions): New item for disabling
3627 Tramp in other packages.
3628
3629 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3630
3631 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3632 (Fancy splitting to parent, Store arbitrary data):
3633 Update gnus-registry docs.
3634
3635 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3636
3637 * ede.texi: Fix typos.
3638
3639 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3640
3641 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3642 It's @table @code.
3643
3644 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3645
3646 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3647
3648 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3649
3650 * calc.texi (Logarithmic Units): Update the function names.
3651
3652 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3653
3654 * message.texi (Various Commands): Document format specs in the
3655 ellipsis.
3656
3657 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3658
3659 * message.texi (Insertion Variables): Document message-cite-style.
3660
3661 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3662
3663 * tramp.texi (Remote processes): New subsection "Running shell on
3664 a remote host".
3665
3666 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3667
3668 * auth.texi (Help for developers): Update docs to explain that the
3669 :save-function will only run the first time.
3670
3671 2011-03-12 Glenn Morris <rgm@gnu.org>
3672
3673 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3674 (emacs-faq.text): New target.
3675 (clean): Add emacs-faq.
3676
3677 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3678
3679 Sync with Tramp 2.2.1.
3680
3681 * trampver.texi: Update release number.
3682
3683 2011-03-11 Glenn Morris <rgm@gnu.org>
3684
3685 * Makefile.in (HTML_TARGETS): New.
3686 (clean): Delete $HTML_TARGETS.
3687 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3688
3689 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3690
3691 * auth.texi (Help for developers): Show example of using
3692 `auth-source-search' with prompts and :save-function.
3693
3694 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * Version 23.3 released.
3697
3698 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3699
3700 * message.texi (Message Buffers): Update default value of
3701 message-generate-new-buffers.
3702
3703 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3704
3705 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3706 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3707 respectively.
3708 (Musical Notes): New section.
3709 (Customizing Calc): Mention the customizable variable
3710 calc-note-threshold.
3711
3712 2011-03-03 Glenn Morris <rgm@gnu.org>
3713
3714 * url.texi (Dealing with HTTP documents): Remove reference to
3715 function url-decode-text-part; never seems to have existed. (Bug#6038)
3716 (Configuration): Update url-configuration-directory description.
3717
3718 2011-03-02 Glenn Morris <rgm@gnu.org>
3719
3720 * dired-x.texi (Multiple Dired Directories): Remove mentions
3721 of dired-default-directory-alist and dired-default-directory.
3722 Move dired-smart-shell-command here...
3723 (Miscellaneous Commands): ... from here.
3724
3725 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3726
3727 * texinfo.tex: Update to version 2011-02-24.09.
3728
3729 2011-03-02 Glenn Morris <rgm@gnu.org>
3730
3731 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3732 instead of the obsoleted dired-omit-here-always.
3733
3734 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3735
3736 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3737 supported systems.
3738
3739 2011-02-28 Glenn Morris <rgm@gnu.org>
3740
3741 * dbus.texi (Type Conversion): Grammar fix.
3742
3743 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3744
3745 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3746 "Debian GNU/Linux".
3747
3748 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3749
3750 2011-02-23 Glenn Morris <rgm@gnu.org>
3751
3752 * dired-x.texi (Features): Minor rephrasing.
3753 (Local Variables): Fix typos.
3754
3755 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3756 Standardize some Emacs/XEmacs terminology.
3757
3758 * dired-x.texi (Features): Don't advertise obsolete local variables.
3759 Simplify layout.
3760 (Omitting Variables): Update local variables example.
3761 (Local Variables): Say this is obsolete. Fix description of
3762 dired-enable-local-variables possible values.
3763
3764 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3765
3766 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3767 default now.
3768
3769 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3770
3771 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3772
3773 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3774
3775 * gnus.texi (Window Layout): Document layout names.
3776
3777 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3778
3779 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3780 * auth.texi: Sync @dircategory with ../../info/dir.
3781 * autotype.texi: Sync @dircategory with ../../info/dir.
3782 * calc.texi: Sync @dircategory with ../../info/dir.
3783 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3784 * cl.texi: Sync @dircategory with ../../info/dir.
3785 * dbus.texi: Sync @dircategory with ../../info/dir.
3786 * dired-x.texi: Sync @dircategory with ../../info/dir.
3787 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3788 * ede.texi: Sync @dircategory with ../../info/dir.
3789 * ediff.texi: Sync @dircategory with ../../info/dir.
3790 * edt.texi: Sync @dircategory with ../../info/dir.
3791 * eieio.texi: Sync @dircategory with ../../info/dir.
3792 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3793 * epa.texi: Sync @dircategory with ../../info/dir.
3794 * erc.texi: Sync @dircategory with ../../info/dir.
3795 * eshell.texi: Sync @dircategory with ../../info/dir.
3796 * eudc.texi: Sync @dircategory with ../../info/dir.
3797 * flymake.texi: Sync @dircategory with ../../info/dir.
3798 * forms.texi: Sync @dircategory with ../../info/dir.
3799 * gnus.texi: Sync @dircategory with ../../info/dir.
3800 * idlwave.texi: Sync @dircategory with ../../info/dir.
3801 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3802 * message.texi: Sync @dircategory with ../../info/dir.
3803 * mh-e.texi: Sync @dircategory with ../../info/dir.
3804 * newsticker.texi: Sync @dircategory with ../../info/dir.
3805 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3806 * org.texi: Sync @dircategory with ../../info/dir.
3807 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3808 * pgg.texi: Sync @dircategory with ../../info/dir.
3809 * rcirc.texi: Sync @dircategory with ../../info/dir.
3810 * reftex.texi: Sync @dircategory with ../../info/dir.
3811 * remember.texi: Sync @dircategory with ../../info/dir.
3812 * sasl.texi: Sync @dircategory with ../../info/dir.
3813 * sc.texi: Sync @dircategory with ../../info/dir.
3814 * semantic.texi: Sync @dircategory with ../../info/dir.
3815 * ses.texi: Sync @dircategory with ../../info/dir.
3816 * sieve.texi: Sync @dircategory with ../../info/dir.
3817 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3818 * speedbar.texi: Sync @dircategory with ../../info/dir.
3819 * trampver.texi [emacs]: Set emacsname to "Emacs".
3820 * tramp.texi: Sync @dircategory with ../../info/dir.
3821 * url.texi: Sync @dircategory with ../../info/dir.
3822 * vip.texi: Sync @dircategory with ../../info/dir.
3823 * viper.texi: Sync @dircategory with ../../info/dir.
3824 * widget.texi: Sync @dircategory with ../../info/dir.
3825 * woman.texi: Sync @dircategory with ../../info/dir.
3826
3827 2011-02-19 Glenn Morris <rgm@gnu.org>
3828
3829 * dired-x.texi (Technical Details): No longer redefines
3830 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3831 dired-read-shell-command, or dired-find-buffer-nocreate.
3832
3833 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3834
3835 * eshell.texi (Input/Output):
3836 Document insert output redirection operator, >>>.
3837
3838 2011-02-18 Glenn Morris <rgm@gnu.org>
3839
3840 * dired-x.texi (Optional Installation File At Point): Simplify.
3841
3842 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3843
3844 * auth.texi (Help for users): Use :port instead of :protocol for all
3845 auth-source docs.
3846 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3847 to have two files in `auth-sources'.
3848
3849 2011-02-16 Glenn Morris <rgm@gnu.org>
3850
3851 * dired-x.texi: Use emacsver.texi to get Emacs version.
3852 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3853 Depend on emacsver.texi.
3854
3855 * dired-x.texi: Drop meaningless version number.
3856 (Introduction): Remove old info.
3857 (Optional Installation Dired Jump): Autoload from dired-x.
3858 Remove incorrect info about loaddefs.el.
3859 (Bugs): Just refer to M-x report-emacs-bug.
3860
3861 * dired-x.texi (Multiple Dired Directories): Update for rename of
3862 default-directory-alist.
3863 (Miscellaneous Commands): No longer mention very old VM version 4.
3864
3865 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3866
3867 Merge from gnulib.
3868 * texinfo.tex: Update to version 2011-02-14.11.
3869
3870 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3871
3872 * auth.texi (Help for users):
3873 Login collection is "Login" and not "login".
3874
3875 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3876
3877 * tramp.texi (History): Remove IMAP support.
3878 (External methods, Frequently Asked Questions): Remove `imap' and
3879 `imaps' methods.
3880 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3881
3882 * trampver.texi: Remove default value of `emacsimap'.
3883
3884 2011-02-13 Glenn Morris <rgm@gnu.org>
3885
3886 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3887 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3888
3889 2011-02-12 Glenn Morris <rgm@gnu.org>
3890
3891 * sc.texi (Getting Connected): Remove old index entries.
3892
3893 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3894
3895 * url.texi: Remove duplicate @dircategory (Bug#7942).
3896
3897 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3898
3899 * auth.texi (Overview, Help for users, Help for developers):
3900 Update docs.
3901 (Help for users): Talk about spaces.
3902
3903 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3904
3905 * texinfo.tex: Update to version 2011-02-07.16.
3906
3907 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3908
3909 * dbus.texi (Bus names): Adapt descriptions for
3910 dbus-list-activatable-names and dbus-list-known-names.
3911
3912 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3913
3914 * calc.texi (Logarithmic Units): New section.
3915
3916 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3917
3918 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3919 manuals use it now.
3920
3921 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3922
3923 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3924
3925 * overrides.texi: Remove.
3926
3927 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3928 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3929
3930 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3931
3932 * tramp.texi (Frequently Asked Questions): Mention problems with
3933 WinSSHD.
3934
3935 * trampver.texi: Update release number.
3936
3937 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3938
3939 * tramp.texi:
3940 Replace "delimet" with "delimit" globally.
3941 Replace "explicite" with "explicit" globally.
3942 Replace "instead of" with "instead" where there was nothing after "of".
3943 Audit use of comma before interrogative pronoun, "that", or "which".
3944 Minor word order, spelling, wording changes.
3945
3946 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3947
3948 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3949
3950 * sieve.texi: Use WEBHACKDEVEL.
3951
3952 * sasl.texi: Use WEBHACKDEVEL.
3953
3954 * pgg.texi: Use WEBHACKDEVEL.
3955
3956 * message.texi: Use WEBHACKDEVEL.
3957
3958 * gnus.texi: Use WEBHACKDEVEL.
3959
3960 * emacs-mime.texi: Use WEBHACKDEVEL.
3961
3962 * auth.texi: Use WEBHACKDEVEL.
3963
3964 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3965 manuals.
3966
3967 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3968
3969 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3970
3971 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3972
3973 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3974 which in turn is copied from ftp://tug.org/tex/.
3975
3976 2011-02-03 Glenn Morris <rgm@gnu.org>
3977
3978 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3979 (Binding combinations of modifiers and function keys):
3980 Let's assume people reading this are not using Emacs 18.
3981
3982 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3983
3984 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3985 since it's run automatically.
3986
3987 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3988
3989 * gnus.texi (Customizing Articles): Fix typo.
3990
3991 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3992
3993 * gnus.texi (Customizing Articles): Document the new way of customizing
3994 the date headers(s).
3995
3996 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3997
3998 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3999 splitting example.
4000
4001 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4002
4003 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4004 (MAKEINFO_OPTS): New variable.
4005 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4006 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4007 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4008 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4009 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4010 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4011 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4012 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4013 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4014 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4015 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4016 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4017 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4018 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4019 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4020 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4021 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4022 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4023
4024 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4025
4026 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4027
4028 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4029
4030 * message.texi (IDNA): Explain what it is.
4031
4032 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4033
4034 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4035
4036 2011-01-23 Werner Lemberg <wl@gnu.org>
4037
4038 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4039 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4040 (ENVADD): Update.
4041
4042 2011-01-18 Glenn Morris <rgm@gnu.org>
4043
4044 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4045
4046 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4047
4048 * nxml-mode.texi (Introduction): Fix file name typos.
4049
4050 2011-01-13 Christian Ohler <ohler@gnu.org>
4051
4052 * ert.texi: New file.
4053
4054 * Makefile.in:
4055 * makefile.w32-in: Add ert.texi.
4056
4057 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4058
4059 * dbus.texi (Receiving Method Calls): New function
4060 dbus-register-service. Rearrange node.
4061
4062 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4063
4064 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4065 which in turn is copied from ftp://tug.org/tex/.
4066
4067 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4068
4069 * dbus.texi (Receiving Method Calls): Describe new optional
4070 parameter dont-register-service of dbus-register-{method,property}.
4071
4072 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4073
4074 * epa.texi (Encrypting/decrypting *.gpg files):
4075 Mention epa-file-select-keys.
4076
4077 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4078
4079 * gnus.texi (Archived Messages): Remove outdated text.
4080
4081 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4082
4083 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4084
4085 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4086
4087 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4088
4089 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4090
4091 * gnus.texi (The swish++ Engine): Add customizable parameters
4092 descriptions.
4093 (The swish-e Engine): Ditto.
4094
4095 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4096
4097 * tramp.texi (Inline methods): Add "ksu" method.
4098 (Remote processes): Add example with remote `default-directory'.
4099
4100 2010-12-14 Glenn Morris <rgm@gnu.org>
4101
4102 * faq.texi (Expanding aliases when sending mail):
4103 Now build-mail-aliases is interactive.
4104
4105 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4106
4107 * gnus.texi: First pass at adding (rough) nnir documentation.
4108
4109 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4110
4111 * gnus.texi (Filtering New Groups):
4112 Mention gnus-auto-subscribed-categories.
4113 (The First Time): Remove, since default-subscribed-newsgroups has been
4114 removed.
4115
4116 2010-12-13 Glenn Morris <rgm@gnu.org>
4117
4118 * cl.texi (For Clauses): Small fixes for frames and windows.
4119
4120 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4121
4122 * org.texi (Using capture): Document using prefix arguments for
4123 finalizing capture.
4124 (Agenda commands): Document prefix argument for the bulk scatter
4125 command.
4126 (Beamer class export): Document that also overlay arguments can be
4127 passed to the column environment.
4128 (Template elements): Document the new entry type.
4129
4130 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4131
4132 * org.texi (Include files): Document :minlevel.
4133
4134 2010-12-11 Julien Danjou <julien@danjou.info>
4135
4136 * org.texi (Categories): Document category icons.
4137
4138 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4139
4140 * org.texi (noweb): Fix typo.
4141
4142 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4143
4144 * gnus.texi (Server Commands): Point to the rest of the server
4145 commands.
4146
4147 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4148
4149 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4150 g'.
4151
4152 2010-12-02 Julien Danjou <julien@danjou.info>
4153
4154 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4155
4156 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4157
4158 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4159 (Direct Functions): Note the STARTTLS upgrade.
4160
4161 2010-11-27 Glenn Morris <rgm@gnu.org>
4162 James Clark <none@example.com>
4163
4164 * nxml-mode.texi (Introduction): New section.
4165
4166 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4167
4168 * gnus.texi (Server Commands): Document gnus-server-show-server.
4169
4170 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4171
4172 Sync with Tramp 2.2.0.
4173
4174 * trampver.texi: Update release number.
4175
4176 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4177
4178 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4179 Mention that the TeX specific units won't use the `tex' prefix
4180 in TeX mode.
4181
4182 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4183
4184 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4185
4186 2010-11-17 Glenn Morris <rgm@gnu.org>
4187
4188 * edt.texi: Remove information about Emacs 19.
4189
4190 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4191
4192 * trampver.texi: Update release number.
4193
4194 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4195
4196 * gnus.texi (Article Washing): Fix typo.
4197
4198 2010-11-11 Noorul Islam <noorul@noorul.com>
4199
4200 * org.texi: Fix typo.
4201
4202 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4203
4204 * org.texi (Using capture): Explain that refiling is
4205 sensitive to cursor position.
4206
4207 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4208
4209 * org.texi (Images and tables): Add cross reference to link section.
4210
4211 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4212
4213 * org.texi: Document the <c> cookie.
4214
4215 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4216
4217 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4218 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4219
4220 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4221
4222 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4223
4224 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4225
4226 * org.texi (Project alist): Mention that this is a property list.
4227
4228 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4229
4230 * org.texi (Setting up the staging area): Document that
4231 file names remain visible when encrypting the MobileOrg files.
4232
4233 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4234
4235 * org.texi (Setting up the staging area): Document which
4236 versions are needed for encryption.
4237
4238 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4239
4240 * org.texi (noweb): Update :noweb documentation to
4241 reflect the new "tangle" argument.
4242
4243 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4244
4245 * org.texi (Batch execution): Improve tangling script in
4246 documentation.
4247
4248 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4249
4250 * org.texi (Handling links, In-buffer settings):
4251 Document inlining images on startup.
4252
4253 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4254
4255 * org.texi (Setting up the staging area): Document use of
4256 crypt password.
4257
4258 2010-11-11 David Maus <dmaus@ictsoc.de>
4259
4260 * org.texi (Template expansion): Add date related link type escapes.
4261
4262 2010-11-11 David Maus <dmaus@ictsoc.de>
4263
4264 * org.texi (Template expansion): Add mew in table for link type
4265 escapes.
4266
4267 2010-11-11 David Maus <dmaus@ictsoc.de>
4268
4269 * org.texi (Template expansion): Fix typo in link type escapes.
4270
4271 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4272
4273 * org.texi (Structure of code blocks): Another documentation tweak.
4274
4275 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4276
4277 * org.texi (Structure of code blocks): Documentation tweak.
4278
4279 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4280
4281 * org.texi (Structure of code blocks):
4282 Update documentation to mention inline code block syntax.
4283
4284 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4285
4286 * org.texi (comments): Improve wording.
4287
4288 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4289
4290 * org.texi (comments): Document the new :comments header arguments.
4291
4292 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4293
4294 * org.texi (Installation): Remove the special
4295 installation instructions for XEmacs.
4296
4297 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4298
4299 * org.texi (Easy Templates): New section. Documents quick
4300 insertion of empty structural elements.
4301
4302 2010-11-11 Noorul Islam <noorul@noorul.com>
4303
4304 * org.texi: Fix doc.
4305
4306 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4307
4308 * org.texi (The date/time prompt): Document specification
4309 of time ranges.
4310
4311 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4312
4313 * org.texi (Internal links): Document the changes in
4314 internal links.
4315
4316 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4317
4318 * org.texi (Agenda commands): Document the limitation for
4319 the filter preset - it can only be used for an entire agenda
4320 view, not in an individual block in a block agenda.
4321
4322 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4323
4324 * org.texi (iCalendar export): Document alarm creation.
4325
4326 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4327
4328 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4329
4330 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4331
4332 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4333
4334 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4335
4336 * calc.texi: Use emacsver.texi to determine Emacs version.
4337
4338 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4339
4340 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4341 since that works by default.
4342
4343 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4344
4345 * gnus.texi (Customizing the IMAP Connection): Document
4346 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4347
4348 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4349
4350 * tramp.texi (Remote shell setup): New item "Interactive shell
4351 prompt". Reported by Christian Millour <cm@abtela.com>.
4352 (Remote shell setup, Remote processes): Use @code{} for
4353 environment variables.
4354
4355 2010-11-03 Glenn Morris <rgm@gnu.org>
4356
4357 * ediff.texi (Quick Help Commands, Miscellaneous):
4358 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4359
4360 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4361
4362 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4363
4364 2010-10-31 Glenn Morris <rgm@gnu.org>
4365
4366 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4367
4368 2010-10-31 Glenn Morris <rgm@gnu.org>
4369
4370 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4371
4372 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4373
4374 * gnus.texi (Client-Side IMAP Splitting):
4375 Mention nnimap-unsplittable-articles.
4376
4377 2010-10-29 Julien Danjou <julien@danjou.info>
4378
4379 * gnus.texi (Finding the News): Remove references to obsoletes
4380 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4381
4382 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4383
4384 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4385 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4386 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4387 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4388
4389 2010-10-28 Glenn Morris <rgm@gnu.org>
4390
4391 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4392 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4393 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4394
4395 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4396
4397 * epa.texi (Mail-mode integration): Add alternative key bindings
4398 for epa-mail commands; escape comma.
4399 Don't use the word "PGP", since it is a non-free program.
4400
4401 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4402
4403 * calc.texi: Use emacsver.texi to determine Emacs version.
4404
4405 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4406
4407 * gnus.texi (Group Parameters, Buttons): Fix typos.
4408
4409 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4410
4411 * gnus.texi (Subscription Commands): Mention that you can also
4412 subscribe to new groups via the Server buffer, which is probably more
4413 convenient when subscribing to many groups.
4414
4415 2010-10-21 Julien Danjou <julien@danjou.info>
4416
4417 * message.texi (Message Headers): Allow message-default-headers to be a
4418 function.
4419
4420 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4421
4422 * gnus-news.texi: Mention new archive defaults.
4423
4424 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4427
4428 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * gnus.texi (HTML): Document the function value of
4431 gnus-blocked-images.
4432 (Article Washing): shr and gnus-w3m, not the direct function names.
4433
4434 2010-10-20 Julien Danjou <julien@danjou.info>
4435
4436 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4437 variable.
4438
4439 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4440
4441 * gnus.texi (Customizing the IMAP Connection): The port strings are
4442 strings.
4443 (Document Groups): Mention git.
4444
4445 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4446
4447 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4448 bzr/Gnus git sync.
4449
4450 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4451
4452 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4453 change.
4454
4455 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4456
4457 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4458 @item syntax for in-Emacs makeinfo.
4459
4460 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4461
4462 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4463 trim sentence.
4464
4465 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4466
4467 * epa.texi (Caching Passphrases):
4468 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4469 Clarify some configurations require to set up gpg-agent.
4470
4471 2010-10-11 Glenn Morris <rgm@gnu.org>
4472
4473 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4474
4475 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4476
4477 * gnus.texi (Spam Package Introduction): Mention `$'.
4478
4479 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4480
4481 * makefile.w32-in (emacsdir): New variable.
4482 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4483 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4484
4485 2010-10-09 Glenn Morris <rgm@gnu.org>
4486
4487 * Makefile.in (mostlyclean): Delete *.toc.
4488
4489 * Makefile.in: Use $< in rules.
4490
4491 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4492
4493 * Makefile.in ($(infodir)): Delete rule.
4494 (mkinfodir): New. Use it in all the info rules, rather than depending
4495 on infodir.
4496
4497 2010-10-09 Glenn Morris <rgm@gnu.org>
4498
4499 * gnus.texi (Article Washing): Fix previous change.
4500
4501 * Makefile.in (emacsdir): New variable.
4502 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4503 Depend on emacsver.texi.
4504
4505 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4506
4507 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4508
4509 2010-10-08 Julien Danjou <julien@danjou.info>
4510
4511 * gnus.texi: Add mm-shr.
4512
4513 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4514
4515 * gnus.texi (Finding the Parent, The Gnus Registry)
4516 (Registry Article Refer Method): Update docs for nnregistry.el.
4517
4518 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4519
4520 * auth.texi (Help for users)
4521 (GnuPG and EasyPG Assistant Configuration): Update docs.
4522
4523 2010-10-08 Glenn Morris <rgm@gnu.org>
4524
4525 * cl.texi (Organization, Installation, Old CL Compatibility):
4526 Deprecate cl-compat for new code.
4527 (Usage, Installation): Remove outdated information.
4528
4529 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4530
4531 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4532
4533 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4534
4535 2010-10-06 Julien Danjou <julien@danjou.info>
4536
4537 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4538
4539 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4540 broken link.
4541
4542 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4543
4544 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4545 to ReiserFS.
4546
4547 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4548 (FAQ 7-1): Fix getmail URL.
4549
4550 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4551
4552 * epa.texi (Caching Passphrases): New section.
4553
4554 2010-10-06 Glenn Morris <rgm@gnu.org>
4555
4556 * Makefile.in (SHELL): Set it.
4557 (info): Move the mkdir dependency to the individual info files.
4558 (mostlyclean): Tidy up.
4559 (clean): Only delete the specific dvi and pdf files.
4560 (maintainer-clean): Be more restrictive in what we delete.
4561 ($(infodir)): Add parallel build workaround.
4562
4563 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4564
4565 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4566
4567 2010-10-03 Julien Danjou <julien@danjou.info>
4568
4569 * emacs-mime.texi (Display Customization):
4570 Update mm-inline-large-images documentation and add documentation for
4571 mm-inline-large-images-proportion.
4572
4573 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4574
4575 * tramp.texi (Frequently Asked Questions):
4576 Mention remote-file-name-inhibit-cache.
4577
4578 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4579
4580 * gnus.texi (Splitting Mail): Fix @xref syntax.
4581 (Splitting Mail): Really fix the @ref syntax.
4582
4583 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4584
4585 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4586 (Article Hiding): Add google banner example.
4587 Suggested by Benjamin Xu.
4588
4589 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4590
4591 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4592 Remove nnimap-split-rule from examples.
4593
4594 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595
4596 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4597 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4598 Fishman.
4599 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4600
4601 2010-09-30 Julien Danjou <julien@danjou.info>
4602
4603 * gnus.texi (Gravatars): Fix documentation about
4604 gnu-gravatar-properties.
4605
4606 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4607
4608 * epa.texi (Bug Reports): New section.
4609
4610 2010-09-29 Glenn Morris <rgm@gnu.org>
4611
4612 * Makefile.in (top_srcdir): Remove unused variable.
4613
4614 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4615
4616 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4617 (Client-Side IMAP Splitting): Document 'default.
4618
4619 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4620
4621 * gnus.texi (Customizing the IMAP Connection):
4622 Document nnimap-fetch-partial-articles.
4623
4624 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
4626 * gnus-news.texi: Mention nnimap-inbox.
4627
4628 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4629
4630 2010-09-26 Julien Danjou <julien@danjou.info>
4631
4632 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4633
4634 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4635
4636 * gnus.texi (Security): Remove gpg.el mention.
4637
4638 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4639
4640 * gnus.texi (Browse Foreign Server): New variable
4641 gnus-browse-subscribe-newsgroup-method.
4642
4643 * gnus-news.texi: Mention it.
4644
4645 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4646
4647 * gnus.texi (NoCeM): Remove.
4648 (Startup Variables): No jingle.
4649
4650 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4651
4652 * woman.texi (Interface Options): xz compression is now supported.
4653
4654 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4655
4656 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4657 (Unavailable Servers): Document gnus-server-copy-server.
4658 (Using IMAP): Document the new nnimap.
4659
4660 2010-09-25 Julien Danjou <julien@danjou.info>
4661
4662 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4663
4664 2010-09-24 Glenn Morris <rgm@gnu.org>
4665
4666 * url.texi (Disk Caching): Tweak previous change.
4667
4668 2010-09-24 Julien Danjou <julien@danjou.info>
4669
4670 * url.texi (Disk Caching): Mention url-cache-expire-time,
4671 url-cache-expired, and url-fetch-from-cache.
4672
4673 2010-09-24 Julien Danjou <julien@danjou.info>
4674
4675 * gnus.texi: Add Gravatars.
4676
4677 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4678
4679 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4680
4681 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4682
4683 * gnus.texi (Expunging mailboxes): Update name of the expunging
4684 command.
4685
4686 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4687
4688 * emacs-mime.texi (rfc2047): Update description for
4689 rfc2047-encode-parameter.
4690
4691 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4692
4693 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4694 "fish" methods.
4695 (External methods): Remove "scp1_old" and "scp2_old" methods.
4696
4697 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4698
4699 * tramp.texi: Remove Japanese manual. Fix typo.
4700
4701 * trampver.texi: Update release number. Remove japanesemanual.
4702
4703 2010-09-09 Glenn Morris <rgm@gnu.org>
4704
4705 * org.texi: Restore clobbered changes (copyright years, untabify).
4706
4707 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4708
4709 * gnus.texi (Adaptive Scoring): Fix typo.
4710
4711 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4712
4713 * gnus.texi (Article Display): Document gnus-html-show-images.
4714
4715 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4716
4717 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4718
4719 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4720
4721 * gnus.texi (HTML): Document gnus-max-image-proportion.
4722
4723 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4724
4725 * gnus.texi (HTML): Document gnus-blocked-images.
4726
4727 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4728
4729 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4730
4731 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4732 the first message are used for wide replies.
4733 (Changing Servers): Remove documentation on gnus-change-server and
4734 friends, since it's been removed.
4735
4736 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4737
4738 * gnus.texi (Drafts): Mention B DEL.
4739
4740 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4741
4742 * gnus.texi (Delayed Articles): Mention that the Date header is the
4743 original one, even if you delay.
4744
4745 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4746
4747 * gnus.texi (Asynchronous Fetching):
4748 Document gnus-async-post-fetch-function.
4749 (HTML): Made into its own section.
4750
4751 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4752
4753 Sync with Tramp 2.1.19.
4754
4755 * tramp.texi (Inline methods, Default Method):
4756 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4757 Remove remark about doubled "-t" argument.
4758 (Auto-save and Backup): Remove reference to Emacs 21.
4759 (Filename Syntax): Describe port numbers.
4760 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4761 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4762 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4763 errors with the backquotes.
4764 (External packages): File attributes cache flushing for asynchronous
4765 processes.
4766 (Traces and Profiles): Describe verbose level 9.
4767
4768 * trampver.texi: Update release number.
4769
4770 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4771
4772 * dbus.texi (Alternative Buses): New chapter.
4773
4774 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4775
4776 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4777
4778 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4779
4780 * calc.texi (Customizing Calc): Rearrange description of new
4781 variables to match the presentation of other variables.
4782
4783 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4784
4785 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4786
4787 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4788
4789 * calc.texi (Making Selections, Selecting Subformulas)
4790 (Customizing Calc): Mention how to use faces to emphasize selected
4791 sub-formulas.
4792
4793 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4794
4795 * tramp.texi (External packages): File attributes cache flushing
4796 for asynchronous processes.
4797
4798 2010-08-01 Alan Mackenzie <acm@muc.de>
4799
4800 Enhance the manual for the latest Java Mode.
4801
4802 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4803 annotation-var-cont.
4804 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4805 two new symbols.
4806
4807 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4808
4809 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4810
4811 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4814
4815 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4816
4817 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4818
4819 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4820
4821 * org.texi: Add macros to get plain quotes in PDF output.
4822 List additional contributors.
4823 (Capture): New section, replaces the section about remember.
4824 (Working With Source Code): New chapter, focused on documenting Org
4825 Babel.
4826 (Code evaluation security): New section.
4827 (MobileOrg): Document DropBox support.
4828 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4829 (Special symbols): Show how to display UTF8 characters for entities.
4830 (Global TODO list): Clarify the use of the "M" key and the differences
4831 to the "m" key.
4832 (RSS Feeds): Mention Atom feeds as well.
4833 (Setting tags): Remove paragraph about
4834 `org-complete-tags-always-offer-all-agenda-tags'.
4835
4836 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4837
4838 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4839 argument.
4840 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4841 echoing shells.
4842
4843 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4844
4845 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4846 (Filename Syntax): Describe port numbers.
4847
4848 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4849
4850 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4851 forgotten.
4852 (Type Conversion): Precise conversion of natural numbers.
4853 (Errors and Events): Add "debugging" to concept index. Add variable
4854 `dbus-debug'.
4855
4856 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * dbus.texi (Receiving Method Calls): Add optional argument
4859 EMITS-SIGNAL to `dbus-register-property'.
4860
4861 2010-06-27 Alex Schroeder <alex@gnu.org>
4862
4863 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4864
4865 2010-06-24 Glenn Morris <rgm@gnu.org>
4866
4867 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4868 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4869 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4870 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4871 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4872 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4873 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4874 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4875 convention. Make them end with a period.
4876
4877 2010-06-23 Glenn Morris <rgm@gnu.org>
4878
4879 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4880 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4881 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4882 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4883 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4884 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4885
4886 2010-06-10 Glenn Morris <rgm@gnu.org>
4887
4888 * idlwave.texi (Load-Path Shadows):
4889 * org.texi (Handling links): Fix typos.
4890
4891 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4892
4893 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4894
4895 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4898 by an alias. (Bug#6226)
4899
4900 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4901
4902 * calc.texi (Manipulating Vectors): Mention that vectors can
4903 be used to determine bins for `calc-histogram'.
4904
4905 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4906
4907 * calc.texi: Remove "\turnoffactive" commands throughout.
4908
4909 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4910
4911 * url.texi (HTTP language/coding, Customization):
4912 * message.texi (Header Commands, Responses):
4913 * cl.texi (Argument Lists): Fix typos.
4914
4915 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4918 Note that Development menu is always available.
4919 (Creating a project): Fix terminology.
4920 (Add/Remove files): Fix typo.
4921
4922 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4923
4924 * Version 23.2 released.
4925
4926 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4927
4928 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4929
4930 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4931
4932 * tramp.texi (Inline methods, Default Method):
4933 Mention `tramp-inline-compress-start-size'.
4934
4935 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4936
4937 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4938 the CVS repo. Put the Git repo in the news section.
4939
4940 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4941 Removed some mentions of CVS. Mention the new Git repo.
4942
4943 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4944
4945 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4946 (Mail Group Commands): Add index entry.
4947
4948 2010-04-18 Glenn Morris <rgm@gnu.org>
4949
4950 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4951
4952 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4953
4954 * calc.texi (Radix modes): Mention that the option prefix will
4955 turn on twos-complement mode.
4956 (Inverse and Hyperbolic Flags): Mention the Option flag.
4957
4958 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4959
4960 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4961 (LaTeX/PDF export commands): Rename and Move section.
4962 (Sectioning structure): Update.
4963 (References): New use case for field coordinates.
4964 (The export dispatcher): Rename from ASCII export.
4965 (Setting up the staging area): Document the availability of
4966 encryption for MobileOrg.
4967 (Images and tables): Document how to reference labels.
4968 (Index entries): New section.
4969 (Generating an index): New section.
4970 (Column width and alignment): Document that <N> now
4971 means a fixed width, not a maximum width.
4972 (Publishing options): Document the :email option.
4973 (Beamer class export): Fix bug in the BEAMER example.
4974 (Refiling notes): Document refile logging.
4975 (In-buffer settings): Document refile logging keywords.
4976 (Drawers): Document `C-c C-z' command.
4977 (Agenda commands): Mention the alternative key `C-c C-z'.
4978 (Special properties): Document the BLOCKED property.
4979 (The spreadsheet): Mention the formula editor.
4980 (References): Document field coordinates.
4981 (Publishing action): Correct the documentation for the
4982 publishing function.
4983 (The date/time prompt): Document that we accept dates
4984 like month/day/year.
4985 (Cooperation): Document the changes in table.el support.
4986 (Faces for TODO keywords, Faces for TODO keywords)
4987 (Priorities): Document the easy colors.
4988 (Visibility cycling): Document the new double prefix
4989 arg for `org-reveal'.
4990 (Cooperation): Remember.el is part of Emacs.
4991 (Clean view): Mention that `wrap-prefix' is also set by
4992 org-indent-mode.
4993 (Agenda commands): Add information about prefix args to
4994 scheduling and deadline commands.
4995 (Search view): Point to the docstring of
4996 `org-search-view' for more details.
4997 (Agenda commands): Document that `>' prompts for a date.
4998 (Setting tags): Document variable
4999 org-complete-tags-always-offer-all-agenda-tags.
5000 (Column attributes): Cross-reference special properties.
5001
5002 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5003
5004 Synchronize with Tramp repository.
5005
5006 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5007 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5008 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5009 syntax, texi2dvi reports errors with the backquotes.
5010
5011 * trampver.texi: Update release number.
5012
5013 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5014
5015 * gnus.texi (Finding the News): Add pointers to the Server buffer
5016 because it's essential.
5017
5018 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5019
5020 * gnus.texi (MIME Commands): Update description of
5021 gnus-article-browse-html-article.
5022
5023 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5024
5025 * auth.texi (Secret Service API): Add TODO node.
5026 (Help for users): Explain the new source options for `auth-sources'.
5027
5028 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5029
5030 * trampver.texi: Update release number.
5031
5032 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5033
5034 * Branch for 23.2.
5035
5036 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5037
5038 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5039 now enabled by default.
5040
5041 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5042
5043 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5044 when Emacs runs in interactive mode. (Bug#5645)
5045
5046 2010-02-16 Glenn Morris <rgm@gnu.org>
5047
5048 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5049
5050 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5051
5052 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5053
5054 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus.texi (Score File Format): Fix typo.
5057
5058 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5059
5060 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5061
5062 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5063
5064 * ada-mode.texi (Project File Overview): Fix typo.
5065
5066 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5067
5068 * semantic.texi: Add Richard Y. Kim credit.
5069
5070 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5071
5072 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5073
5074 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5075 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5076
5077 2010-01-17 Glenn Morris <rgm@gnu.org>
5078
5079 * calc.texi (Reporting Bugs): Don't mention format of repository.
5080
5081 * woman.texi (Bugs): Make "Emacs repository" less specific,
5082 and the URL for same more specific.
5083
5084 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5085
5086 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5087
5088 * ede.texi (ede-step-project, ede-proj-target):
5089 * tramp.texi (Remote processes): Fix typos.
5090
5091 2010-01-16 Mario Lang <mlang@delysid.org>
5092
5093 * ede.texi (ede-target):
5094 * org.texi (Refiling notes): Remove duplicated words.
5095
5096 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5097
5098 * gnus.texi (Posting Styles): Use with-current-buffer.
5099 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5100
5101 2010-01-02 Kevin Ryde <user42@zip.com.au>
5102
5103 * eieio.texi (Naming Conventions): Correction to xref on elisp
5104 coding conventions, is "Tips" node not "Standards".
5105
5106 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5107
5108 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5109
5110 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5111
5112 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5113
5114 * gnus.texi (Direct Functions): Add missing port number to tls method.
5115
5116 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5117
5118 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5119 ($(infodir)/edt, edt.dvi): New targets.
5120
5121 2009-12-15 Glenn Morris <rgm@gnu.org>
5122
5123 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5124 (edt, $(infodir)/edt, edt.dvi): New targets.
5125 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5126
5127 * Makefile.in (PDF_TARGETS, pdf): New.
5128 (clean): Add *.pdf.
5129 Add pdf rules for all manuals.
5130
5131 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5132
5133 * calc.texi (Radix Modes): Clarify two's complement notation.
5134
5135 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5136
5137 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5138 (Smart Jump, Analyzer Debug): Copyedits.
5139 (Semantic mode user commands): Link to new nodes.
5140 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5141 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5142 upstream Semantic manual.
5143
5144 * semantic.texi (Introduction): Minor fix to diagram.
5145
5146 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5147
5148 * eshell.texi (History): Add the other built-in variables.
5149 (Built-ins): Explain built-ins, and how to apply the external commands.
5150 Add `history', `su' and `sudo'.
5151
5152 * tramp.texi (Remote processes): Add missing <RET> in the example.
5153
5154 2009-12-01 Bill Wohler <wohler@newt.com>
5155
5156 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5157 path for mairix example. Specify -q in namazu example since namazu is
5158 excessively garrulous.
5159
5160 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5161
5162 * tramp.texi (Remote processes): Improve eshell example with "su"
5163 and "sudo" commands.
5164
5165 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5166
5167 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5168
5169 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5170 Document semantic-complete-analyze-inline.
5171 (Semanticdb search debugging commands): Minor clarification.
5172 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5173 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5174 manual.
5175 (Semantic mode): Link to Idle Scheduler.
5176
5177 2009-11-28 Kevin Ryde <user42@zip.com.au>
5178
5179 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5180 @pxref, now EIEIO is in Emacs.
5181
5182 * erc.texi (Development): Correction to git tutorial url.
5183
5184 2009-11-26 Glenn Morris <rgm@gnu.org>
5185
5186 * faq.texi (Latest version of Emacs): Mention stability of development
5187 version.
5188 (Problems with very large files): Max buffer size increase in 23.2.
5189 (VM): VM has moved house again.
5190
5191 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5192
5193 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5194 notations.
5195
5196 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5197
5198 * org.texi (Column attributes): Fix documentation of new operators.
5199
5200 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5201
5202 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5203 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5204 (Idle Completions Mode): Numerous copyedits.
5205
5206 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5207
5208 * semantic.texi (Semantic Internals, Glossary):
5209 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5210 (Semanticdb search debugging commands): Fix typos.
5211
5212 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5213
5214 * calc.texi (Radix modes): Mention twos-complement notation.
5215
5216 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5217
5218 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5219 ($(infodir)/semantic, semantic.dvi): New targets.
5220
5221 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5222
5223 * Makefile.in: Build the Semantic manual.
5224
5225 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5226 repository.
5227
5228 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5229
5230 * dbus.texi (Receiving Method Calls): New defun
5231 `dbus-unregister-service'.
5232
5233 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5234
5235 * org.texi (Speed keys): New section.
5236
5237 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5238
5239 * dbus.texi (Type Conversion): Fix typo.
5240 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5241 `dbus-registered-objects-table'.
5242 (Receiving Method Calls): New defun `dbus-register-property'.
5243 Move `dbus-unregister-object' here.
5244
5245 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5246
5247 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5248
5249 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5250
5251 * org.texi (Column attributes): Add the new age summary operators.
5252 Also, mention the fact you can only use one summary operator per
5253 property.
5254
5255 2009-11-13 John Wiegley <johnw@newartisans.com>
5256
5257 * org.texi (Tracking your habits): Add a new section in the
5258 manual about how to track habits.
5259 (Resolving idle time): Add a section on how idle and
5260 dangling clocks are resolved.
5261
5262 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5263
5264 * org.texi (Agenda commands): Document the new `i' command.
5265 (Inserting deadline/schedule): Document logging changes
5266 of scheduling and deadline times stamps.
5267 (In-buffer settings): Document the in-buffer keywords for logging
5268 changes of scheduling and deadline times stamps.
5269 (Structure editing, Plain lists): Document indentation
5270 cycling in empty entries with TAB.
5271 (Archiving): Document the default archiving command.
5272 (Moving subtrees): Document the new keys for archiving.
5273 (Internal archiving): Fix incorrect key.
5274 (Agenda commands): Document the TODO set switching commands.
5275 (Agenda commands): Document the new archiving keys.
5276 (Clocking work time): Better description on how to save
5277 and restore a clock.
5278 (Resolving idle time): Mention the x11idle program to get true
5279 idleness also under X11.
5280 (Resolving idle time): Use @kbd instead of @key for normal
5281 letters, because this is how he rest of the manual does this.
5282 (Pushing to MobileOrg): Mention that `org-directory'
5283 should be set.
5284 (Agenda commands): Document that SPC is a filter for
5285 any tag.
5286 (Search view): Rename from "Keyword search".
5287 (Capure): New chapter.
5288 (Markup): New chapter.
5289 (Links in HTML export, Images in HTML export):
5290 Extend the section titles.
5291 (Images in HTML export): Document the align option.
5292 (Text areas in HTML export): Extend the section title.
5293 (Images in LaTeX export): Explain image placement in LaTeX.
5294
5295 2009-11-10 Glenn Morris <rgm@gnu.org>
5296
5297 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5298
5299 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5300
5301 * tramp.texi (Auto-save and Backup): Disable backups just for a
5302 method.
5303
5304 * trampver.texi: Update release number.
5305
5306 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5307
5308 Sync with Tramp 2.1.17.
5309
5310 * trampver.texi: Update release number.
5311
5312 2009-10-29 Glenn Morris <rgm@gnu.org>
5313
5314 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5315
5316 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5317
5318 * tramp.texi (External methods): Temporary files are kept for
5319 `rsync' and `rsyncc' methods.
5320
5321 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5322
5323 * eieio.texi: Fix typos.
5324
5325 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5326
5327 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5328
5329 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5330
5331 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5332 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5333
5334 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5335
5336 * Makefile.in: Build EIEIO and EDE manuals.
5337
5338 2009-10-07 Eric Ludlam <zappo@gnu.org>
5339
5340 * eieio.texi:
5341 * ede.texi: New files.
5342
5343 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5344
5345 * tramp.texi (Remote processes): Association of a pty is not supported.
5346
5347 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5348
5349 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5350 (Processing LaTeX fragments): Document that the size of images can be
5351 changes using the variable `org-format-latex-options'.
5352 (The date/time prompt, Timestamps): Be more accurate over ISO format
5353 dates and times.
5354 (Visibility cycling): Document showeverything keyword.
5355 (In-buffer settings): Document showeverything keyword.
5356 (Setting up the staging area): Fix the example.
5357 (MobileOrg): New section.
5358 (Agenda commands, Exporting Agenda Views): Document exporting the
5359 agenda view to Org files.
5360
5361 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5362
5363 * tramp.texi (History): Add IMAP support.
5364 (External methods): Add `imap' and `imaps' methods.
5365 (GVFS based methods): Add indices for `davs'.
5366 (Password handling): Rename anchors. Add IMAP entries for
5367 ~/.authinfo.gpg.
5368
5369 * trampver.texi: Set default value of `emacsimap'.
5370
5371 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5372
5373 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5374
5375 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5376
5377 * dired-x.texi (Technical Details):
5378 Delete dired-up-directory (Bug#4292).
5379
5380 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5381
5382 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5383
5384 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5385
5386 * org.texi (Effort estimates): Document new effort setting commands.
5387 (Agenda commands): Document the new keys fro agenda time motion.
5388 Document entry text mode. Improve documentation of the keys to include
5389 inactive time stamps into the agenda view.
5390 (Feedback): Document the new bug report command.
5391 (Structure editing): Add an index entry for the sorting of subtrees.
5392
5393 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5394
5395 * auth.texi (Help for users): Corrected markup.
5396
5397 2009-09-02 Glenn Morris <rgm@gnu.org>
5398
5399 * emacs-mime.texi (time-date): Mention float-time.
5400
5401 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5402
5403 * calc.texi (Simplifying Formulas): Improve the wording.
5404
5405 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5406
5407 * auth.texi: Rewritten for coverage and clarity.
5408
5409 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5410
5411 * gnus.texi (Expiring Mail):
5412 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5413 (Various Various): Mention gnus-safe-html-newsgroups.
5414
5415 * gnus-news.texi: Mention
5416 gnus-mark-copied-or-moved-articles-as-expirable.
5417
5418 * emacs-mime.texi (Display Customization): Add xref to
5419 gnus-safe-html-newsgroups.
5420
5421 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5422
5423 * tramp.texi (Version Control): Remove.
5424 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5425 reference.
5426 (External methods): Correct `scpc' concept index entries. New method
5427 `rsyncc'.
5428 (External packages): New subsections "Filename completion" and "File
5429 attributes cache".
5430
5431 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5432
5433 * calc.texi (Rewrite Rules): Improve the example.
5434 (Simplifying Formulas): Explain use of the I and H flags for
5435 simplification.
5436
5437 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5438
5439 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5440 Describe autostart behavior of dbus-ping.
5441 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5442 for timeout values.
5443 (Top): Remove footnote saying D-Bus is not enabled by
5444 default. (Bug#4256)
5445
5446 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5447
5448 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5449 Reported by Jari Aalto (Bug#4211).
5450 (Mail-mode integration): Mention epa-mail-mode and
5451 epa-global-mail-mode.
5452 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5453 epa-setup.
5454
5455 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5456
5457 * dbus.texi (Asynchronous Methods): Allow nil handler.
5458
5459 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5460
5461 * ediff.texi (ediff-current-file): Add information about this new function.
5462
5463 * viper.texi: Add information about C-s in viper's search command.
5464
5465 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5466
5467 * calc.texi (Date Forms): Fix typos.
5468
5469 2009-08-08 Glenn Morris <rgm@gnu.org>
5470
5471 * org.texi (Agenda commands): Restore clobbered change.
5472
5473 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5474
5475 * calc.texi (Graphics, Devices): Update with the peculiarities of
5476 operation on MS-Windows.
5477
5478 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5479
5480 * org.texi (Publishing action): Improve documentation of file
5481 names when publishing to the source directory.
5482 (Clean view): Document `org-indent-mode'.
5483 (Clocking work time): Add documentation for the
5484 new :timetamp option when creating a clock report.
5485 (Paragraphs): Fix many typos.
5486 (Plain lists): Remove duplicate explanation about the
5487 `C-c *' command.
5488 (Literal examples): Update to reflect the new behavior
5489 of the -n -r -k switches when exporting source code examples.
5490 (Structure editing): Add information about `C-c *',
5491 converting a plain list into a list of Org items.
5492 (Remember): Small rephrasing of the paragraph
5493 describing remember.el. Also mentioned that remember.el is part
5494 of Emacs 23, not Emacs 22.
5495 (Clocking work time): Add documentation about
5496 displaying the current clocking time against the effort estimate.
5497 Also add a footnote about using `org-clock-in-prepare-hook' to add
5498 an effort estimate on the fly, just before clocking it.
5499 (Footnotes): Document automatic renumbering and
5500 sorting.
5501 (Agenda commands): Document new bulk commands.
5502 (Plain lists): Document new behavior of
5503 `org-cycle-include-plain-lists'.
5504 Hyphenation only in TeX.
5505 (Clocking work time): Document the key to update effort
5506 estimates.
5507 (Clocking work time): Document the clock time display.
5508 (Structure editing, TODO basics): Document new
5509 variables.
5510 (Column attributes): Document new colciew operators.
5511 (Publishing options): Document :xml-declaration.
5512 (Tracking TODO state changes): Document the
5513 LOG_INTO_DRAWER property.
5514 (Literal examples): Document the new implementation for
5515 editing source code.
5516 (Publishing action): Mention the new publishing
5517 function, to publish an Org source file.
5518 (Publishing links): Mention how to link to an Org source file.
5519 (Macro replacement): Document new macros.
5520 (Handling links): Document type-specific completion
5521 when inserting links.
5522 (Structure editing, Plain lists): Improve documentation
5523 on sorting.
5524 (Internal links): Document custom ids for links.
5525 (Handling links): Document custom ids for links.
5526 (CSS support): Document new class.
5527 (Refiling notes): Document the possibility to create new nodes
5528 during refiling.
5529 (Agenda commands): Document the "?" operator to find
5530 tasks without effort setting.
5531 (Exporting agenda information): Section moved.
5532 (RSS Feeds): New section.
5533 (Built-in table editor): Document M-e and M-a navigate
5534 inside table field.
5535 (Stuck projects): Docment that projects identified as
5536 un-stuck will still be searchd for stuck sub-projects.
5537 (Paragraphs): Document centering.
5538 (Creating timestamps, Agenda commands): Document new
5539 behavior when changing time stamps.
5540 (Structure editing): Document the new command
5541 `org-clone-subtree-with-time-shift'.
5542 (Publishing): Refresh this chapter.
5543 (Export options, Export options, In-buffer settings):
5544 Document the new keywords.
5545 (Matching tags and properties): Collect all
5546 documentation about tags/property matches here.
5547 (Setting tags): Document `org-tag-persistent-alist'.
5548 (Weekly/daily agenda): New section.
5549 (Orgstruct mode): Describe `orgstruct++-mode'.
5550 (Drawers): Mention the LOGBOOK drawer.
5551 (Export options, Sectioning structure): Document the
5552 #+LEATEX_HEADER in-buffer setting.
5553 (Bugs): Section removed.
5554 (Hooks): New section.
5555 (Add-on packages): Move here from old location.
5556 (Context-sensitive commands): New section.
5557 (Setting tags): Document newline option.
5558 (Global TODO list, Matching tags and properties):
5559 Mention more variables.
5560 (Checkboxes): Update to changed command behavior.
5561
5562 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5563
5564 * speedbar.texi (Basic Key Bindings): Fix typo.
5565
5566 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5567
5568 * calc.texi (Vector/Matrix Functions): Add index entries for both
5569 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5570 affects matrices with more than one row.
5571 (Help Commands): Add index entries for "prefix ?" key bindings.
5572
5573 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5574
5575 * calc.texi (Stack Manipulation Commands): Add documentation for
5576 `calc-transpose-lines'.
5577
5578 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5579
5580 * dbus.texi (Receiving Method Calls): Describe special return value
5581 `:ignore'.
5582
5583 2009-07-24 Alan Mackenzie <acm@muc.de>
5584
5585 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5586 initialization, any individual variable setting now takes precedence
5587 over one done via c-file-style/c-file-offsets.
5588
5589 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5590
5591 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5592 truncated when Calc is quit.
5593 (Customizing Calc): Document `calc-undo-length'.
5594
5595 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5596
5597 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5598
5599 2009-07-11 Kevin Ryde <user42@zip.com.au>
5600
5601 * pcl-cvs.texi (About PCL-CVS):
5602 * widget.texi (Basic Types):
5603 Fix cross-references.
5604
5605 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5606
5607 * dbus.texi (Type Conversion): Don't use literal control character.
5608
5609 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5610
5611 * tramp.texi (GVFS based methods): New section.
5612 (Remote processes): Processes for GVFS based methods run locally.
5613
5614 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5615
5616 * tramp.texi (Inline methods, External methods, Gateway methods):
5617 Avoid the words "kludge" and hack".
5618 (External methods): Add `synce' method.
5619
5620 * trampver.texi: Update release number.
5621
5622 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5623
5624 Sync with Tramp 2.1.16.
5625
5626 * tramp.texi (History): Add GVFS support.
5627 (External methods): Precise `rsync' description. Add `dav', `davs' and
5628 `obex' methods. Add 'tramp-gvfs-methods' option.
5629 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5630 forms.
5631 (Remote Programs): Introduce `tramp-own-remote-path'.
5632 (Remote processes): New subsection "Running remote programs that create
5633 local X11 windows".
5634 (Frequently Asked Questions): Improve code for disabling vc.
5635
5636 * trampver.texi: Update release number. Set default value of
5637 `emacsgvfs'.
5638
5639 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * Branch for 23.1.
5642
5643 2009-06-17 Glenn Morris <rgm@gnu.org>
5644
5645 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5646 (Latest version of Emacs): Mention source code repository.
5647
5648 2009-06-16 Glenn Morris <rgm@gnu.org>
5649
5650 * faq.texi (Top): Language tweak.
5651 (Extended commands): Most people have arrow keys.
5652 (Emacs manual): Say how to follow info links.
5653 (File-name conventions): Change title a bit. Explain about source
5654 versus installed. Condense etc description.
5655 (Guidelines for newsgroup postings): Mention Savannah list page.
5656 (Newsgroup archives): Simplify.
5657 (Contacting the FSF): Add contact URL.
5658 (Emacs Lisp documentation): Printed version not always available.
5659 (Installing Texinfo documentation): Explain how by hand installation is
5660 not normally needed. Use add-to-list. Remove duplicate reference.
5661 (Informational files for Emacs): Move info on Help menu here from
5662 "File-name conventions".
5663 (Help installing Emacs): Tweak uref.
5664 (Obtaining the FAQ): Mention repository.
5665 (Origin of the term Emacs): Explain "ITS".
5666 (Changing load-path): Use add-to-list.
5667 (Automatic indentation): Clarify this is for Text mode.
5668 Don't mention Indented Text mode.
5669 (Finding Emacs on the Internet): The FSF does not seem to offer a
5670 deluxe distribution on CD anymore.
5671
5672 2009-06-16 Glenn Morris <rgm@gnu.org>
5673
5674 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5675 Recommend the latest release. Mention how to get older FAQs.
5676 Recommend the Emacs manual.
5677 (Guidelines for newsgroup postings): Discourage cross-posts.
5678 (Underlining paragraphs): Remove.
5679 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5680 (Bugs and problems): Update key-binding.
5681 (Problems with very large files): Mention 64-bit.
5682 (Shell process exits abnormally): Remove.
5683 (Problems with Shell Mode): Rename and update.
5684 (Spontaneous entry into isearch-mode)
5685 (Problems talking to certain hosts): Remove. This is old information,
5686 in etc/PROBLEMS if needed.
5687 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5688 (Dired claims that no file is on this line): Update.
5689 (Installing Emacs, Problems building Emacs): Simplify.
5690 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5691 information.
5692 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5693 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5694 (JDEE): "JDEE", not "JDE".
5695 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5696 Remove. This is old information, in etc/PROBLEMS if needed.
5697 (stty and Backspace key, Kanji and Chinese characters): Remove.
5698 (Right-to-left alphabets): Update section.
5699 (Changing the included text prefix): Gnus uses message-yank-prefix.
5700 Add cross-reference to Supercite manual.
5701 (Saving a copy of outgoing mail): Simplify output file description.
5702 (Expanding aliases when sending mail): Refer to Emacs manual.
5703 Remove old info about RFC822.
5704 Correct description of how to rebuild aliases.
5705 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5706 (MIME with Emacs mail packages)
5707 (Viewing articles with embedded underlining)
5708 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5709 Remove old sections.
5710 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5711 and is well-documented in the Gnus manual.
5712 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5713 (Making Gnus faster): Rename from "Starting Gnus faster".
5714 Merge "Catch-up is slow in Gnus" into here.
5715
5716 2009-06-14 Glenn Morris <rgm@gnu.org>
5717
5718 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5719 (New in Emacs 23): New section.
5720 (Handling C-s and C-q with flow control): Add xref.
5721
5722 2009-06-13 Glenn Morris <rgm@gnu.org>
5723
5724 * faq.texi (Setting up a customization file): Grammar fix.
5725 Customize is no longer "new".
5726 (Displaying the current line or column): Line-number mode is on by
5727 default. Don't mention `column' package. Mention linum.el.
5728 (Turning on abbrevs by default): Explain how to do it for buffers,
5729 modes, and everywhere.
5730 (Associating modes with files): Use add-to-list. Don't mention Emacs
5731 19.
5732 (Highlighting a region): On by default since 23.1.
5733 (Replacing highlighted text): Update doc quote.
5734 (Working with unprintable characters): Don't mention search-quote-char.
5735 (Using an already running Emacs process): Gnuclient is probably not an
5736 enhancement these days.
5737 (Indenting switch statements): Remove mention of pre-Emacs 20.
5738 (Horizontal scrolling): Abbreviate Emacs 20 description.
5739 (Replacing text across multiple files): Fix name of dired command.
5740 (Disabling backups): Use require not load.
5741 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5742
5743 2009-06-13 Bill Wohler <wohler@newt.com>
5744
5745 Release MH-E manual version 8.2.
5746
5747 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5748 release 8.2.
5749
5750 2009-06-13 Glenn Morris <rgm@gnu.org>
5751
5752 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5753 in this day and age the common meaning is "on the web".
5754 (copying): Use @copyright in all cases.
5755 (Basic keys): Remove reference to deleted manual node "Text Characters".
5756 (File-name conventions): Use GNU as an example rather than SERVICE.
5757 default.el lives in site-lisp. Update Info directory location.
5758 (Real meaning of copyleft): GPL actions have been brought, but all
5759 settled out of court.
5760 (Guidelines for newsgroup postings): Shorten section title.
5761 Simplify comp.emacs description.
5762 (Newsgroup archives): Change Google URL. Describe Gmane.
5763 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5764 points". Mention List-Unsubscribe header.
5765 (Contacting the FSF): Update email and URLs.
5766 (Basic editing): Mention F1 for help.
5767 (Installing Texinfo documentation): Refer to Texinfo website rather
5768 than ftp server.
5769 (Printing a Texinfo file): Mention texi2pdf.
5770 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5771 are just stubs nowadays.
5772 (Latest version of Emacs): Explain version numbers.
5773 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5774 (Turning on syntax highlighting): No need to mention hilit19 any more.
5775 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5776 (Modes for various languages): Remove section.
5777 (Major packages and programs): Remove most version and maintainer
5778 information - it's hard to keep up-to-date, and adds nothing.
5779 Similarly with direct links to mailing lists.
5780 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5781 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5782 years, and Emacs comes with tools for this now.
5783 (Patch): Remove section - this is a standard tool.
5784 (Using function keys under X): Remove section.
5785
5786 2009-06-12 Glenn Morris <rgm@gnu.org>
5787
5788 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5789 (Help installing Emacs): Remove reference to deleted X11 node.
5790 (Associating modes with files): Interpreter-mode-alist is no longer
5791 subservient to auto-mode-alist.
5792 (Installing Emacs): Change future Emacs version.
5793 (Linking with -lX11 fails): Remove old section.
5794 (Packages that do not come with Emacs): Update ELL location.
5795 Emacs Lisp archive is dead.
5796 (Emacs for Windows): Remove reference to old CE port.
5797 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5798 (Emacs for VMS and DECwindows): Remove old ports.
5799 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5800 (Removing flashing messages): Remove section about non-existent Gnus
5801 option.
5802
5803 * faq.texi (Top): Add @top command.
5804 Remove the optional arguments from all @node commands: makeinfo can
5805 generate these automatically, and it is easier to edit and rearrange
5806 nodes without them.
5807
5808 2009-06-11 Glenn Morris <rgm@gnu.org>
5809
5810 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5811 (The LPF): Make the updated URL the sole reference point.
5812 (Learning how to do something): Update refcard price and format.
5813 (Getting a printed manual): Sources in doc/emacs/, not man/.
5814 Also available in PDF format. Since the page count varies, be less
5815 precise.
5816 (Informational files for Emacs): Remove references to deleted files
5817 LPF and SUN-SUPPORT, and to UUCP.
5818 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5819 Remove many obsolete ways to get the FAQ, which now seems only to be
5820 distributed with Emacs.
5821 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5822
5823 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5824
5825 * org.texi (Org Plot): Fix tags (Bug#3507).
5826 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5827
5828 * ada-mode.texi (Installation, Compile commands)
5829 (Project File Overview, No project files, Set compiler options)
5830 (Use GNAT project file, Use multiple GNAT project files)
5831 (Identifier completion): Use @samp for menu items, and @kbd for key
5832 sequences (Bug#3504).
5833
5834 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5835
5836 * gnus.texi (Security): Fix wording; add a link to epa.info.
5837
5838 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5839
5840 * message.texi (Header Commands): Fix descriptions to match
5841 keybindings.
5842
5843 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5844
5845 * gnus.texi (Security): Mention that EasyPG is the current default.
5846
5847 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5848
5849 * ediff.texi (Session Commands): Fix typo.
5850
5851 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5852
5853 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5854 news.software.readers. Reported by Florian Rehnisch.
5855
5856 2009-04-02 Glenn Morris <rgm@gnu.org>
5857
5858 * auth.texi: Capitalize direntry.
5859
5860 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5861 using a period in the entry name. (Bug#2797)
5862
5863 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5864
5865 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5866 ($(infodir)/auth, auth.dvi): New targets.
5867
5868 2009-03-03 Glenn Morris <rgm@gnu.org>
5869
5870 * auth.texi: Fix @setfilename.
5871
5872 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5873 (auth, $(infodir)/auth, auth.dvi): New rules.
5874
5875 2009-02-25 Glenn Morris <rgm@gnu.org>
5876
5877 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5878
5879 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5880
5881 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5882
5883 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5884
5885 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5886 gnus-nocem-issuers, and gnus-nocem-verifyer.
5887
5888 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5889
5890 * ada-mode.texi (Project files, Automatic Casing):
5891 * dbus.texi (Signals):
5892 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5893 * mh-e.texi (HTML):
5894 * nxml-mode.texi (Locating a schema)
5895 (Using the document's URI to locate a schema):
5896 * org.texi (Footnotes, Using the mapping API):
5897 * rcirc.texi (Channels): Remove duplicate words.
5898
5899 2009-02-20 Glenn Morris <rgm@gnu.org>
5900
5901 * dired-x.texi (Miscellaneous Commands):
5902 * gnus.texi: Minor updates for mbox Rmail.
5903
5904 2009-02-16 Karl Berry <karl@gnu.org>
5905
5906 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5907 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5908 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5909 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5910 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5911 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5912 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5913 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5914 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5915 Consistently use @insertcopying in the Top node,
5916 @contents at the front (after @end titlepage),
5917 and @direntry after @copying. (Bug#1988)
5918
5919 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5920
5921 * auth.texi: New file documenting auth-source.
5922
5923 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5924
5925 * org.texi (Org Plot): Fix link.
5926
5927 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5928
5929 * epa.texi (Mail-mode integration): Mention the way to do
5930 "encrypt-to-self". (Bug#1807)
5931
5932 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5933
5934 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5935
5936 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5937
5938 * gnus-news.texi: Print version about Incoming*.
5939
5940 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5941
5942 * org.texi (Structure editing, Handling links)
5943 (Fast access to TODO states, Javascript support): Make standard docs
5944 correctly reflect default variable settings.
5945
5946 2009-02-02 Glenn Morris <rgm@gnu.org>
5947
5948 * org.texi: Fix typos.
5949
5950 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5951
5952 Sync with Tramp 2.1.15.
5953
5954 * trampver.texi: Update release number.
5955
5956 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5957
5958 * org.texi (TODO dependencies): Document TODO dependencies on
5959 checkboxes.
5960
5961 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5962
5963 * org.texi (TODO dependencies): Document key binding for toggling
5964 ORDERED property.
5965
5966 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5967
5968 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5969 of hook functions.
5970
5971 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5972
5973 * org.texi (TODO dependencies): New section.
5974
5975 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5976
5977 * org.texi (Plain lists, TODO basics, Priorities)
5978 (Multiple sets in one file, Conflicts): Document interaction with
5979 `shift-selection-mode'.
5980
5981 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5982
5983 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5984 Make Calc the subject of sentences.
5985 (Rearranging Formulas using Selections): Discuss new options
5986 for `j *'.
5987
5988 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5989
5990 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5991
5992 2009-01-26 Glenn Morris <rgm@gnu.org>
5993
5994 * org.texi: Fix typos.
5995
5996 2009-01-26 Bill Wohler <wohler@newt.com>
5997
5998 * mh-e.texi (EDITION, UPDATED): Update.
5999
6000 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6001
6002 * org.texi (References): Add information about remote references.
6003 (Built-in table editor): Document `C-c RET' in tables.
6004 (Math symbols, Quoting LaTeX code): Mention that simple
6005 LaTeX macros survive LaTeX export.
6006 (Images in LaTeX export): Show how to create a reference to a
6007 figure.
6008 (Sectioning structure): Document that the LaTeX class can be
6009 specified in a property.
6010 (Text areas in HTML export): New section.
6011 (External links): Add examples for text search and ID links.
6012 (Built-in table editor): Remove the descriptio of `C-c
6013 C-q', it not longer works.
6014 (Literal examples): Document that a space must follow
6015 the colon in short examples.
6016 (Relative timer): Document `org-timer-stop'.
6017 (Footnotes): New section.
6018 (Footnote markup): Shorten section and refer to new Footnote
6019 section.
6020 (Literal examples): Add documentation for line
6021 numbering in and references to code examples.
6022 (CSS support): Fix the description of default CSS styles.
6023 (Capturing column view): Document
6024 "file:path/to/file.org" as an allowed value for the ID property of
6025 a dynamic block copying column view.
6026
6027 2009-01-23 Stephen Eglen <stephen@gnu.org>
6028
6029 * mh-e.texi (Getting Started): Describe $MH.
6030
6031 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6032
6033 * tramp.texi (all): Harmonize usage of "external method",
6034 "external transfer method" and "out-of-band method".
6035 (Connection types): Precise the differences of inline and external
6036 methods. Written by Adrian Phillips <a.phillips@met.no>.
6037
6038 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6039
6040 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6041 commands as described at the top. Reported by Allan Gottlieb
6042 <gottlieb@nyu.edu>.
6043
6044 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6045
6046 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6047 nnmail-pathname-coding-system.
6048
6049 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6050
6051 * org.texi (Relative timer): Fix typo.
6052
6053 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6054
6055 * org.texi (Clocking work time): Fix typo.
6056 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6057
6058 2009-01-13 Glenn Morris <rgm@gnu.org>
6059
6060 * org.texi: Fix some more typos.
6061
6062 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6063
6064 * org.texi: Fix some typos.
6065
6066 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6067
6068 * gnus.texi (Group Parameters): Add note for local variables.
6069
6070 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6071
6072 * gnus.texi (Converting Kill Files): Fix URL.
6073 Include gnus-kill-to-score.el in contrib directory.
6074
6075 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6076
6077 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6078 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6079 (Paging the Article): Add index entry.
6080
6081 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6082
6083 * ada-mode.texi (Examples): Delete redundant text.
6084
6085 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6086
6087 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6088
6089 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6090 addresses.
6091
6092 2009-01-03 Bill Wohler <wohler@newt.com>
6093
6094 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6095 kept empty.
6096
6097 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6098
6099 * org.texi (Activation, Exporting, ASCII export, HTML export)
6100 (HTML Export commands, LaTeX/PDF export commands):
6101 Improve documentation about transient-mark-mode.
6102 (References): Document the use of special names like $LR1 to reference
6103 to fields in the last table row.
6104
6105 2008-12-19 Juri Linkov <juri@jurta.org>
6106
6107 * info.texi (Search Text): Remove mention of removed key binding M-s.
6108
6109 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6110
6111 * org.texi (References): Remove mentioning of @0 as reference for the
6112 last line, this has been reverted in the Lisp sources.
6113
6114 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6115
6116 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6117 (DVI_TARGETS): Remove duplicates. Add sasl.
6118 ($(infodir)/sasl, sasl.dvi): New targets.
6119
6120 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6121
6122 * org.texi: Version number pushed to 6.15d.
6123
6124 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6125
6126 * org.texi (Tables in LaTeX export): New section.
6127 (Images in LaTeX export): New section.
6128 (Inlined images, Images in HTML export): Sections renamed.
6129
6130 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6131
6132 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6133
6134 2008-12-04 David Engster <dengste@eml.cc>
6135
6136 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6137 of nnml-get-new-mail. Change URL for mairix patch.
6138
6139 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6140
6141 * org.texi (Using the mapping API): Fix bug in mapping example.
6142 (Publishing options): Make the list of properties complete again, in
6143 correspondence to the variable `org-export-plist-vars'.
6144 (Property searches): Document new special values for time comparisons.
6145 (Tag inheritance): Refine the description of tag inheritance.
6146 (Project alist): Add info about the publishing sequence of components.
6147 (Effort estimates): Document the new relative timer.
6148
6149 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6150
6151 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6152 (Using Calc): Clarify use of `C-x * o'.
6153 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6154
6155 2008-11-28 Richard M Stallman <rms@gnu.org>
6156
6157 * dbus.texi (Receiving Method Calls): Clean up previous change.
6158
6159 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6160
6161 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6162 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6163 `dbus-unescape-from-identifier'.
6164 (Receiving Method Calls): New constants `dbus-service-emacs' and
6165 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6166 (Signals): Use the constants in the example.
6167
6168 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6169
6170 * org.texi: Re-apply change to FDL 1.3.
6171
6172 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6173
6174 * org.texi (Setting up Remember): Document `org-remember-mode'.
6175 (External links): Document that bbdb links can use a regular
6176 expression.
6177 (External links): Document that elisp links can contain interactive
6178 commands.
6179
6180 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6181
6182 * viper.texi (viper-translate-all-ESC-keysequences):
6183 Description removed.
6184
6185 2008-11-19 Glenn Morris <rgm@gnu.org>
6186
6187 * doclicense.texi: Change to FDL 1.3.
6188 Relicense all texi files under FDL 1.3 or later.
6189
6190 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6191
6192 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6193
6194 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6195
6196 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6197
6198 * ediff.texi: Version/date change.
6199
6200 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6201
6202 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6203
6204 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6205
6206 * calc.texi (About This Manual): Comment out a mention of
6207 marginal notes.
6208
6209 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6210
6211 * org.texi (Clocking work time): Document the :formula property of
6212 clock tables.
6213 (Structure editing, Refiling notes): Document refiling regions.
6214 (Agenda commands): Document the double-prefix version
6215 of the `l' command in the agenda.
6216 (Handling links): Explain the effect of a double prefix
6217 arg to `C-c C-o'.
6218 (TODO basics): Add documentation for tag triggers.
6219
6220 2008-10-23 Glenn Morris <rgm@gnu.org>
6221
6222 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6223 byte-compiling things like `+'.
6224
6225 * ns-emacs.texi: Merge copyright years of author now with assignment
6226 into FSF years.
6227 (VER): Use it for easier automatic updating. Use Emacs version rather
6228 than standalone Emacs.app version.
6229
6230 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6231
6232 * org.texi: Lots of minor fixes.
6233 (Capture): New chapter.
6234 (Org Plot): New section.
6235
6236 2008-09-30 Magnus Henoch <mange@freemail.hu>
6237
6238 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6239
6240 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6241
6242 * calc.texi (User Defined Units): Mention how to enter optional display
6243 string.
6244
6245 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6246
6247 * message.texi (Sending Variables): Fix variable documentation to
6248 avoid the "y/n" wording.
6249
6250 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6251
6252 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6253
6254 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6255
6256 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6257 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6258
6259 2008-09-22 Bill Wohler <wohler@newt.com>
6260
6261 Release MH-E manual version 8.1.
6262
6263 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6264 release 8.1.
6265
6266 * mh-e.texi: Retain dual license as agreed to by the FSF.
6267 However, bump GPL to Version 3.
6268 Use @include for license text.
6269
6270 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * gnus.texi (Top, Setup, Fancy splitting to parent)
6273 (Store custom flags and keywords, Store arbitrary data):
6274 Clean up markup.
6275
6276 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6277
6278 * gnus.texi (The Gnus Registry): Document it.
6279
6280 2008-09-08 David Engster <dengste@eml.cc>
6281
6282 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6283 Clarify section about choosing back end servers.
6284
6285 2008-08-23 Glenn Morris <rgm@gnu.org>
6286
6287 * dired-x.texi (Shell Command Guessing):
6288 Mention dired-guess-shell-case-fold-search. (Bug#417)
6289
6290 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6291
6292 * trampver.texi: Update release number.
6293
6294 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6295
6296 * ns-emacs.texi: Update version.
6297 (Introduction): Correct menu location for options save.
6298 (Customization): Note that defaults are stored under org.gnu.Emacs.
6299
6300 2008-08-11 Bill Wohler <wohler@newt.com>
6301
6302 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6303 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6304 Henman) (closes SF #1768928).
6305
6306 2008-08-10 Glenn Morris <rgm@gnu.org>
6307
6308 * ns-emacs.texi: Use @copying. Change copyright of authors with
6309 assignment to FSF. Change license to GFDL.
6310 (Top): Remove outdated references.
6311
6312 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6313
6314 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6315 Add gnus-summary-sort-by-most-recent-number and
6316 gnus-summary-sort-by-most-recent-date.
6317 (Summary Sorting): Explain prefix argument.
6318
6319 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6320
6321 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6322 gnus-summary-pipe-output.
6323
6324 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6325
6326 * dbus.texi (Receiving Method Calls): Document error handling of own
6327 D-Bus methods.
6328
6329 2008-08-01 Bill Wohler <wohler@newt.com>
6330
6331 * mh-e.texi (Reading Mail)
6332 (Viewing Attachments): Describe new function
6333 mh-show-preferred-alternative.
6334 (Sending Mail, Redistributing, Sending Message): Describe new hook
6335 mh-annotate-msg-hook.
6336
6337 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6338
6339 * dbus.texi (Arguments and Signatures): Fix example.
6340 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6341 (Asynchronous Methods): New node.
6342 (Errors and Events): Describe extended layout of `dbus-event'.
6343 New defun `dbus-event-message-type'.
6344
6345 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6346
6347 * ediff.texi: Remove VMS support.
6348
6349 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6350
6351 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6352 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6353
6354 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6355
6356 * Makefile.in: Add mairix-el targets.
6357
6358 2008-07-29 David Engster <deng@randomsample.de>
6359
6360 * mairix-el.texi: New file.
6361
6362 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6363
6364 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6365 project files. Delete 'main_unit' project variable; not needed. Allow
6366 process environment variables wherever project variables are allowed.
6367 Add tutorial section on multiple GNAT project files.
6368
6369 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6370
6371 Sync with Tramp 2.1.14.
6372
6373 * trampver.texi: Update release number.
6374
6375 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6376
6377 * ns-emacs.texi:
6378 * faq.texi: Remove mentions of Mac Carbon.
6379
6380 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6381
6382 * gnus.texi (Saving Articles): Describe the 2nd argument of
6383 gnus-summary-save-in-pipe.
6384 (SpamAssassin): Use it.
6385
6386 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6387
6388 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6389
6390 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6391
6392 * org.texi (Export options): Document the use of the creator flag.
6393
6394 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6395
6396 * org.texi: New version 6.06a.
6397
6398 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6399
6400 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6401 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6402
6403 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6404
6405 * calc.texi (Editing Stack Entries, Algebraic Entry):
6406 Rewrite introductory sentences so it can be used by
6407 Calc's help functions. Mention fixing typos.
6408 (Customizing Calc): Fix typo.
6409
6410 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6411
6412 * calc.texi (summarykey): New macro. Use to correctly format keys in
6413 the summary.
6414
6415 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6416
6417 * ns-emacs.texi (Customization): Corrected documentation on color
6418 specification formats.
6419
6420 2008-07-19 Andreas Schwab <schwab@suse.de>
6421
6422 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6423
6424 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6425 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6426
6427 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6428
6429 * dbus.texi (Inspection): Rework, introduce submenus.
6430 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6431 (Properties and Annotations, Arguments and Signatures): New nodes.
6432
6433 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * dbus.texi (Receiving Method Calls): Fix description of
6436 `dbus-register-method'.
6437 (Signals): Allow also signal arguments for filtering in
6438 `dbus-register-signal'.
6439
6440 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6441
6442 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6443 `cnorm'.
6444 (Arithmetic Tutorial): Simplify the verification of prime factors.
6445
6446 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6447
6448 * gnus.texi (Saving Articles): Mention
6449 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6450
6451 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6452
6453 * calc.texi: Adjust mode line throughout.
6454
6455 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6456
6457 * sasl.texi (Mechanisms): Fix typos.
6458
6459 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6460
6461 * calc.texi (Killing from the stack): Mention using normal Emacs
6462 copying.
6463
6464 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6465
6466 * tramp.texi (Password handling): Rename from "Password caching".
6467 Add `auth-source' mechanism.
6468 (Connection caching): Tramp reopens the connection automatically,
6469 when the operating system on the remote host has been changed.
6470
6471 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6472
6473 * makefile.w32-in (distclean): Remove makefile.
6474
6475 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6476
6477 * org.texi (Using the mapping API): New section.
6478 (Agenda column view): New section.
6479 (Moving subtrees): Document archiving to the archive sibling.
6480 (Agenda commands): Document columns view in the agenda.
6481 (Using the property API): Document the API for multi-valued properties.
6482
6483 2008-06-17 Jason Riedy <jason@acm.org>
6484
6485 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6486 function, and efmt may be a two-argument function.
6487 (Radio tables): Document multiple destinations.
6488
6489 2008-06-16 Glenn Morris <rgm@gnu.org>
6490
6491 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6492 Add Cover-Texts.
6493
6494 2008-06-15 Glenn Morris <rgm@gnu.org>
6495
6496 * faq.texi (VER): Update to 23.0.60.
6497
6498 * mh-e.texi: Remove option of licensing under GPL.
6499 Add Cover-Texts to GFDL permissions notice.
6500 (GPL): Remove section.
6501 (GFDL): Include doclicense.texi rather than the actual text.
6502
6503 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6504 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6505
6506 * sasl.texi: Fix output file name.
6507
6508 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6509
6510 * gnus-coding.texi: Refer to license in Gnus manual.
6511
6512 * idlwave.texi, sasl.texi: Use @copying.
6513
6514 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6515
6516 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6517
6518 * url.texi: Use @copying, @title, @subtitle, @author.
6519
6520 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6521 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6522 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6523 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6524 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6525 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6526 * widget.texi, woman.texi:
6527 Remove references to external license, since doclicense is included.
6528
6529 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6530 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6531 Remove references to non-existent Invariant Sections.
6532
6533 2008-06-14 Glenn Morris <rgm@gnu.org>
6534
6535 * faq.texi (Major packages and programs): Remove references to external
6536 Supercite, Calc, VIPER, since they have been included for some time.
6537 Update VM, AUCTeX, BBDB entries.
6538
6539 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6540
6541 * newsticker.texi: Updated to match latest newsticker changes.
6542
6543 2008-06-13 Glenn Morris <rgm@gnu.org>
6544
6545 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6546 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6547 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6548 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6549 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6550 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6551 * woman.texi:
6552 Update Back-Cover Text as per maintain.info.
6553
6554 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6555
6556 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6557
6558 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6559 (gnus-faq.xml): Update repository host.
6560
6561 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6562
6563 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6564
6565 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6566 Fix a typo.
6567
6568 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6569
6570 * gnus.texi (Mail Source Customization): Correct values of
6571 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6572 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6573
6574 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6577 coding standards.
6578
6579 2008-06-14 David Engster <dengste@eml.cc>
6580
6581 * gnus.texi (nnmairix): Markup fixes.
6582
6583 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus.texi (nnmairix): Markup and other minor fixes.
6586
6587 2008-06-05 David Engster <dengste@eml.cc>
6588
6589 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6590
6591 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6592
6593 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6594 (Searching, nnir, nnmairix): New stub nodes.
6595
6596 2008-05-30 Felix Lee <felix.1@canids.net>
6597
6598 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6599
6600 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6601
6602 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6603
6604 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6605
6606 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6607
6608 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6609
6610 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6611
6612 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6613
6614 * info.texi (Top): Fix typo in xref.
6615
6616 2008-05-05 Karl Berry <karl@gnu.org>
6617
6618 * info.texi (Top): @xref to stand-alone manual.
6619
6620 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6621
6622 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6623 (Various Summary Stuff): Fix typo in last xref.
6624
6625 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6626
6627 * org.texi (Moving subtrees): Fix typo.
6628
6629 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6630
6631 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6632 Tramp via `tramp-mode'.
6633
6634 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6635
6636 * org.texi: Massive changes, in many parts of the file.
6637
6638 2008-04-27 Jason Riedy <jason@acm.org>
6639
6640 * org.texi (A LaTeX example): Note that fmt may be a
6641 one-argument function, and efmt may be a two-argument function.
6642 (Radio tables): Document multiple destinations.
6643
6644 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6645
6646 * gnus.texi (Oort Gnus): Add message-fill-column.
6647
6648 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6649
6650 * gnus.texi (Mail Source Specifiers): Typo fix.
6651
6652 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6653
6654 * gnus.texi (Diary Headers Generation): Update key binding for
6655 `gnus-diary-check-message'.
6656
6657 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6658
6659 * gnus.texi (Emacsen): Addition.
6660
6661 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6662
6663 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6664
6665 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6666
6667 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6668
6669 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6670
6671 * gnus-news.texi: Update tool bar item.
6672
6673 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6674
6675 * gnus-news.texi: Fix typos.
6676
6677 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6678
6679 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6680 Add mention of `kron'.
6681
6682 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6683
6684 * epa.texi (Encrypting/decrypting *.gpg files):
6685 Document epa-file-name-regexp.
6686
6687 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6688
6689 * gnus.texi (Example Methods): Fix description about ssh-agent.
6690 (Indirect Functions): Fix the default value of nntp-telnet-command;
6691 remove link to connect.html.
6692
6693 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6694
6695 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6696 dbus-call-method.
6697 (Receiving Method Calls): The timeout can be set by the calling client.
6698
6699 * trampver.texi: Update release number.
6700
6701 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6702
6703 * gnus.texi (Top): Fix version. Add SASL.
6704
6705 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6706
6707 Sync with Tramp 2.1.13.
6708
6709 * trampver.texi: Update release number.
6710
6711 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6712
6713 * org.texi: Update to new org-mode website.
6714
6715 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6716
6717 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6718
6719 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6720
6721 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6722 gnus-read-ephemeral-gmane-group-url,
6723 gnus-read-ephemeral-emacs-bug-group,
6724 gnus-read-ephemeral-debian-bug-group.
6725
6726 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6727
6728 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6729
6730 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6731 Add FIXMEs for Bookmarks and gnus-registry-marks.
6732
6733 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6734
6735 * gnus.texi (Smileys): Document `smiley-style'.
6736
6737 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6738
6739 * gnus.texi (Gnus Development): Clarify difference between ding and
6740 gnu.emacs.gnus.
6741 (MIME Commands, Using MIME, RSS): Fix markup.
6742
6743 * gnus-faq.texi ([8.4]): Ditto.
6744
6745 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6746
6747 * gnus.texi (Emacsen): Remove obsolete stuff.
6748
6749 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6750
6751 * gnus.texi (Oort Gnus): Add version info WRT
6752 `mail-source-delete-incoming'.
6753
6754 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6755
6756 * gnus.texi (Top): Add "Other related manuals" and version info in
6757 `iftex' output.
6758 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6759 gnus-balloon-face-0 and the corresponding format specifiers.
6760
6761 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6762
6763 * tramp.texi (Filename completion): Remove footnote about let-bind
6764 of `partial-completion-mode'. It doesn't work this way.
6765
6766 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6767
6768 * pcl-cvs.texi (Contributors): Update my email.
6769
6770 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6771
6772 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6773
6774 2008-03-17 Bill Wohler <wohler@newt.com>
6775
6776 * mh-e.texi (Viewing): Update URL for adding header fields to
6777 mh-invisible-header-fields-default.
6778
6779 2008-03-16 Bill Wohler <wohler@newt.com>
6780
6781 * mh-e.texi (Preface): Add Gnus to requirements.
6782 (Forwarding): Note that forwarded MIME messages are now inline.
6783
6784 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6785
6786 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6787 (Common Variables): Give precedence to the netcat methods over the
6788 telnet methods, and mention that they are more reliable.
6789
6790 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6791
6792 * org.texi (Exporting Agenda Views): Document agenda export to
6793 iCalendar.
6794 (Progress logging): Document the new progress logging stuff.
6795
6796 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6797
6798 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6799 Update for change of `mail-source-delete-incoming'.
6800
6801 * gnus-news.texi: Ditto.
6802
6803 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6804
6805 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6806 custom versions.
6807
6808 2008-03-07 Alan Mackenzie <acm@muc.de>
6809
6810 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6811 parens/brackets in a k&r region is limited.
6812
6813 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6814
6815 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6816 using different Emacs versions.
6817
6818 2008-02-27 Glenn Morris <rgm@gnu.org>
6819
6820 * sc.texi: Remove a lot of old and obsolete info.
6821 (titlepage): Simplify.
6822 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6823 (VM with any Emacsen, GNEWS with any Emacsen)
6824 (Overloading for Non-conforming MUAs, Version 3 Changes)
6825 (The Supercite Mailing List): Delete nodes.
6826 (Introduction): Remove info about old packages.
6827 (Getting Connected): Simplify. Remove info about old packages.
6828 (Citing Commands): Delete Emacs 19 info.
6829 (Hints to MUA Authors): Simplify.
6830 (Thanks and History): Merge in some info from the deleted node
6831 "Version 3 Changes".
6832
6833 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6834
6835 * org.texi (Setting tags, In-buffer settings):
6836 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6837
6838 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6841 installation directory name.
6842
6843 2008-02-12 Romain Francoise <romain@orebokech.com>
6844
6845 * epa.texi (Overview): Fix typo.
6846
6847 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6848
6849 * epa.texi (Quick start): Remove the .emacs setting.
6850
6851 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6852
6853 * epa.texi (Quick start): Use the command `epa-enable' instead of
6854 loading `epa-setup'.
6855
6856 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6857
6858 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6859 ($(infodir)/epa, epa.dvi): New targets.
6860
6861 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6862
6863 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6864
6865 * epa.texi: New manual documenting the EasyPG Assistant.
6866
6867 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6868
6869 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6870 (Inspection): New function dbus-ping.
6871
6872 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6873
6874 * tramp.texi (Remote processes): Add `shell-command'.
6875
6876 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6877
6878 * tramp.texi: Use new FSF's Back-Cover Text.
6879
6880 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6881
6882 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6883 (Group Parameters): Document `mail-source' parameter.
6884
6885 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6886
6887 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6888 must be a local host.
6889
6890 2008-01-26 Michael Olson <mwolson@gnu.org>
6891
6892 * erc.texi: Update version for ERC 5.3 release.
6893 (Obtaining ERC): Update extras URLs for 5.3.
6894 (Development): Write instructions for git, and remove those for Arch.
6895 (History): Mention the switch to git.
6896
6897 2008-01-24 Karl Berry <karl@gnu.org>
6898
6899 * info.texi (Search Index, Search Text): Mention the command
6900 character in the section name, a la the (Go to node) node.
6901
6902 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6903
6904 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6905
6906 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6907
6908 * gnus-news.texi: Mention gnus-article-describe-bindings.
6909
6910 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6911
6912 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6913
6914 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6915
6916 * org.texi (Property inheritance): New section.
6917 (Conventions): New section.
6918 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6919 commands, and the new bindings for refiling.
6920 (Sparse trees): Document the new special command for sparse trees.
6921 (References): Be more clear about the counting of hilines.
6922 (Handling links): Document M-p/n for accessing links.
6923 (Fast access to TODO states): New section.
6924 (Per file keywords): New section.
6925 (Property inheritance): New section.
6926 (Column attributes): New summary types.
6927 (Capturing Column View): New section.
6928 (The date/time prompt): Cover the new features in the date/time prompt.
6929 Compactify the table of keys for the calendar remote control.
6930 (Clocking work time): Document the new :scope parameter.
6931 (Remember): Promoted to chapter.
6932 (Quoted examples): New section.
6933 (Enhancing text): New verbatim environments.
6934
6935 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6936
6937 * trampver.texi: Update release number.
6938
6939 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6940
6941 * gnus.texi (Article Keymap):
6942 Add gnus-article-wide-reply-with-original; fix descriptions of
6943 gnus-article-reply-with-original and
6944 gnus-article-followup-with-original.
6945
6946 2008-01-09 Glenn Morris <rgm@gnu.org>
6947
6948 * nxml-mode.texi: Add @copying section.
6949
6950 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6951
6952 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6953 Server". Add `message-send-mail-with-mailclient'.
6954
6955 * gnus.texi (Posting Server): Move some text to "(message)Mail
6956 Variables" and add a reference here.
6957
6958 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6959
6960 * dbus.texi (Receiving Method Calls): New chapter.
6961 (Errors and Events): Add serial number to events. Replace "signal" by
6962 "message". Introduce dbus-event-serial-number.
6963
6964 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6965
6966 * dbus.texi (Type Conversion): Explain the type specification for empty
6967 arrays. Use another example.
6968
6969 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6970
6971 * dbus.texi (all): Replace "..." by @dots{}.
6972 (Type Conversion): Precise the value range for :byte types.
6973 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6974 Mention its return value.
6975 (Errors and Events): There is no D-Bus error propagation during event
6976 processing.
6977
6978 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6979
6980 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6981 New sections.
6982
6983 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (Group Parameters): Reorder the text and add a note about
6986 `gnus-parameters' near the beginning of the node.
6987
6988 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6989
6990 * gnus.texi (Score File Editing): Fix function name.
6991
6992 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6993
6994 Sync with Tramp 2.1.12.
6995
6996 * trampver.texi: Update release number.
6997
6998 2007-12-22 Richard Stallman <rms@gnu.org>
6999
7000 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7001
7002 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7003
7004 * dbus.texi (Type Conversion): Correct input parameters mapping.
7005
7006 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7007
7008 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7009 (Errors and Events): Mention wrong-type-argument error.
7010
7011 2007-12-21 Alex Schroeder <alex@gnu.org>
7012
7013 * rcirc.texi: Changed single spaces after sentence end to double
7014 spaces. Fixed some typos.
7015 (Internet Relay Chat): Explain relay.
7016 (Getting started with rcirc): Change items to reflect prompts.
7017 Add more explanation to rcirc-track-minor-mode and added a comment to
7018 warn future maintainers that this section is a copy.
7019 (People): Change /ignore example.
7020 (Keywords): Not keywords.
7021
7022 2007-12-20 Alex Schroeder <alex@gnu.org>
7023
7024 * rcirc.texi (Top): Fighting Information Overload chapter added.
7025 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7026 (rcirc commands): Move /ignore command to the new chapter.
7027 (Fighting Information Overload): New chapter documenting /keyword,
7028 /bright, /dim, channel ignore, and low priority channels.
7029 (Configuration): Document rcirc-server-alist, remove
7030 rcirc-startup-channels-alist and rcirc-default-server.
7031
7032 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7033
7034 * dbus.texi (Signals): Fix example in dbus-register-signal.
7035
7036 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7037
7038 * gnus.texi (Score Variables): Fix typo.
7039
7040 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7043 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7044 (Errors and Events): Adapt dbus-event.
7045
7046 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7047
7048 * gnus.texi (Other Files): Add the yenc command.
7049
7050 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7053 since 2004-08-06.
7054
7055 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7056
7057 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7058 on body.
7059
7060 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7061
7062 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7063 and rfc2047-allow-irregular-q-encoded-words; fix description of
7064 rfc2047-encode-encoded-words.
7065
7066 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7067
7068 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7069
7070 2007-12-05 Michael Olson <mwolson@gnu.org>
7071
7072 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7073 Update documentation for `remember-diary-file'.
7074
7075 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7076
7077 * dbus.texi (Signals): Precise `dbus-register-signal'.
7078 (Errors and Events): Rework events part, the internal structure of
7079 dbus-event has changed.
7080
7081 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7082
7083 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7084 ($(infodir)/dbus, dbus.dvi): New targets.
7085
7086 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7087
7088 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7089 unconditionally.
7090
7091 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7092 emulation with @print{}.
7093
7094 2007-12-02 Richard Stallman <rms@gnu.org>
7095
7096 * dbus.texi (Overview): Minor cleanup.
7097
7098 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7099
7100 * Makefile.in (INFO_TARGETS): Add dbus.
7101 (DVI_TARGETS): Add dbus.dvi.
7102 (dbus, dbus.dvi): New targets.
7103
7104 * dbus.texi: New file.
7105
7106 2007-11-24 Romain Francoise <romain@orebokech.com>
7107
7108 * nxml-mode.texi: Add description in @direntry.
7109 Fix file name to match @setfilename.
7110
7111 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7112
7113 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7114 ($(infodir)/nxml-mode): New rule.
7115
7116 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7117 ($(infodir)/nxml-mode): New rule.
7118 (clean): Add nxml-mode*.
7119
7120 * nxml-mode.texi: New file with nxml manual.
7121
7122 2007-11-18 Richard Stallman <rms@gnu.org>
7123
7124 * flymake.texi (Example -- Configuring a tool called directly):
7125 Update example.
7126
7127 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7128
7129 * tramp.texi (Filename completion): Simplify explanation of
7130 double-slash behavior. Explain directory contents flushing.
7131
7132 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7133
7134 * calc.texi (TeX and LaTeX Language Modes): Put in
7135 missing braces.
7136
7137 2007-11-15 Richard Stallman <rms@gnu.org>
7138
7139 * cl.texi (Equality Predicates): Delete `eql'.
7140 (Predicates, Naming Conventions, Top): Delete `eql'.
7141 (Common Lisp Compatibility): Delete `eql'.
7142 (Porting Common Lisp): Delete obsolete backquote info.
7143 Minor clarification about character constants.
7144 (Sequence Basics): Minor clarification.
7145
7146 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7147
7148 * cc-mode.texi (Electric Keys, Custom Macros):
7149 * tramp.texi (Filename completion): Fix typos.
7150
7151 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7152
7153 * calc.texi (Basic commands): Mention the menu.
7154
7155 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7156
7157 * tramp.texi (Connection caching): Tramp flushes connection
7158 properties when remote operating system has been changed.
7159
7160 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7161
7162 * gnus-news.texi: Fix spelling.
7163 `message-insert-formatted-citation-line', not
7164 `message-insert-formated-citation-line'.
7165
7166 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7167
7168 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7169
7170 * tramp.texi (Overview): Mention also the PuTTY integration under
7171 w32. Remove paragraphs about Tramp's experimental status.
7172 (Frequently Asked Questions): Add code example for highlighting the
7173 mode line.
7174
7175 2007-11-03 Michael Olson <mwolson@gnu.org>
7176
7177 * remember.texi: Change mentions of remember-buffer to
7178 remember-finalize throughout.
7179
7180 2007-10-30 Michael Olson <mwolson@gnu.org>
7181
7182 * remember.texi (Copying): Remove.
7183 (Mailbox): Update with non-BBDB instructions.
7184 (Diary, Org): Add.
7185 (Bibliography, Planner Page): Remove.
7186
7187 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7188
7189 * makefile.w32-in (INFO_TARGETS): Add remember.
7190 (DVI_TARGETS): Add remember.dvi.
7191 ($(infodir)/remember): New rule.
7192 (clean): Add remember*.
7193
7194 2007-10-30 Michael Olson <mwolson@gnu.org>
7195
7196 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7197 ($(infodir)/remember): New rule that builds the Remember Manual.
7198
7199 * remember.texi: New file containing the Remember Mode Manual.
7200 Shuffle chapters around after initial import.
7201 (Function Reference): Split Keystrokes into separate chapter.
7202 (Keystrokes): Document C-c C-k.
7203 (Introduction): Fix typographical issue with "---".
7204
7205 2007-10-29 Richard Stallman <rms@gnu.org>
7206
7207 * widget.texi (Introduction): Delete discussion of implementation
7208 internals.
7209
7210 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7211
7212 * tramp.texi (Connection caching): Host names must be different
7213 when tunneling.
7214
7215 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7216
7217 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7218 Gnus v5.13.
7219
7220 2007-10-28 Miles Bader <miles@gnu.org>
7221
7222 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7223
7224 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7225
7226 * gnus.texi (Sorting the Summary Buffer):
7227 Remove gnus-article-sort-by-date-reverse.
7228
7229 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus.texi (Non-ASCII Group Names): New node.
7232 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7233 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7234
7235 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7236
7237 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7238 clean the output of the program `imap-shell-program'.
7239
7240 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7241
7242 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7243
7244 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7245
7246 * gnus.texi (Sticky Articles): Documentation for sticky article
7247 buffers.
7248
7249 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7250
7251 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7252
7253 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7254
7255 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7256
7257 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7258
7259 * gnus.texi (Archived Messages):
7260 Document gnus-update-message-archive-method.
7261
7262 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7263
7264 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7265
7266 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7267
7268 * gnus.texi (Group Maneuvering):
7269 Document `gnus-summary-next-group-on-exit'.
7270
7271 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7272
7273 * gnus.texi (Really Various Summary Commands):
7274 Mention gnus-auto-select-on-ephemeral-exit.
7275
7276 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7277
7278 * gnus.texi, message.texi: Bump version number.
7279
7280 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7281
7282 * gnus.texi (Group Line Specification, Misc Group Stuff)
7283 (Server Commands): Parenthesize @pxref{Mail Spool}.
7284
7285 2007-10-28 Didier Verna <didier@xemacs.org>
7286
7287 New user option: message-signature-directory.
7288 * message.texi (Insertion Variables): Document it.
7289 * gnus.texi (Posting Styles): Ditto.
7290
7291 2007-10-28 Didier Verna <didier@xemacs.org>
7292
7293 * gnus.texi (Group Line Specification):
7294 * gnus.texi (Misc Group Stuff):
7295 * gnus.texi (Server Commands): Document the group compaction feature.
7296
7297 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7298
7299 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7300
7301 * message.texi (Various Message Variables): Add message-fill-column.
7302
7303 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * gnus.texi: Untabify.
7306
7307 2007-10-28 Didier Verna <didier@xemacs.org>
7308
7309 * gnus.texi (Group Parameters): Document the posting-style merging
7310 process in topic-mode.
7311
7312 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7313
7314 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7315
7316 2007-10-28 Romain Francoise <romain@orebokech.com>
7317
7318 * gnus.texi (Mail Spool): Fix typo.
7319 Update copyright.
7320
7321 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7322
7323 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7324
7325 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7326
7327 * gnus.texi (Summary Generation Commands):
7328 Add gnus-summary-insert-ticked-articles.
7329
7330 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7331
7332 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7333 to spam-spamassassin-program.
7334
7335 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7336
7337 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7338
7339 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7340
7341 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7342
7343 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7344
7345 * message.texi (Mail Headers): Document `opportunistic'.
7346
7347 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7348
7349 * emacs-mime.texi (Encoding Customization): Explain how to set
7350 mm-coding-system-priorities per hierarchy.
7351
7352 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7353
7354 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7355 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7356
7357 2007-10-28 Didier Verna <didier@xemacs.org>
7358
7359 * message.texi (Wide Reply): Update documentation of
7360 message-dont-reply-to-names (now allowing a list of regexps).
7361
7362 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7363
7364 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7365
7366 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7367
7368 * gnus.texi (SpamAssassin back end): Fix typo.
7369
7370 * sieve.texi (Examples): Fix grammar.
7371
7372 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7373
7374 * gnus.texi (Searching for Articles): Document M-S and M-R.
7375 (Limiting): Document / b.
7376
7377 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7378
7379 * gnus.texi (Thread Commands): T M-^.
7380
7381 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7382
7383 * message.texi (Mail Aliases): Document ecomplete.
7384 (Mail Aliases): Fix typo.
7385
7386 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7387
7388 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7389 fix typo.
7390
7391 2007-10-28 Romain Francoise <romain@orebokech.com>
7392
7393 * gnus.texi (Mail Spool): Grammar fix.
7394
7395 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7396
7397 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7398 string.
7399
7400 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7401
7402 * gnus.texi (Group Parameters): Fix description.
7403
7404 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7405
7406 * gnus.texi (Gmane Spam Reporting):
7407 Fix spam-report-gmane-use-article-number.
7408 Add spam-report-user-mail-address.
7409
7410 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7411
7412 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7413
7414 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7415
7416 * gnus.texi (Group Parameters): Add simplified sorting example based on
7417 example for `Sorting the Summary Buffer' from Jari Aalto
7418 <jari.aalto@cante.net>.
7419 (Example Methods): Add example for an indirect connection.
7420
7421 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7422
7423 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7424 (Agent Parameters): Update parameter names to match code.
7425 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7426 'gnus-agent-summary-fetch-series'.
7427 (Agent and flags): New section providing a generalized discussion
7428 of flag handling.
7429 (Agent and IMAP): Remove flag discussion.
7430 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7431
7432 2007-10-28 Romain Francoise <romain@orebokech.com>
7433
7434 * gnus.texi (Exiting the Summary Buffer): Add new function
7435 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7436
7437 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7438
7439 * gnus.texi (Conformity): Fix typo.
7440 (Customizing Articles): Document `first'.
7441
7442 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7443
7444 * gnus.texi (Sorting the Summary Buffer):
7445 Add `gnus-thread-sort-by-date-reverse'. Add example
7446 host to different sorting in NNTP and RSS groups.
7447
7448 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7449
7450 * message.texi (Insertion): Describe prefix for
7451 message-mark-inserted-region and message-mark-insert-file.
7452
7453 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7454
7455 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7456 LaTeX documents. Describe "text/x-gnus-verbatim".
7457
7458 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7459
7460 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7461 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7462 (spam-stat spam filtering, SpamOracle)
7463 (Extending the Spam ELisp package): Remove extra quote symbol for
7464 clarity.
7465
7466 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7467
7468 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7469 gnus-article-delete-part and gnus-article-replace-part.
7470 (Using MIME): Add gnus-mime-replace-part.
7471
7472 2007-10-28 Romain Francoise <romain@orebokech.com>
7473
7474 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7475 requires `auto-compression-mode' to be enabled. Add new nnml
7476 variable `nnml-compressed-files-size-threshold'.
7477
7478 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7479
7480 * gnus.texi (Sorting the Summary Buffer):
7481 Add gnus-thread-sort-by-recipient.
7482
7483 2007-10-28 Romain Francoise <romain@orebokech.com>
7484
7485 * message.texi (Insertion Variables): Mention new variable
7486 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7487 documentation accordingly.
7488
7489 2007-10-28 Romain Francoise <romain@orebokech.com>
7490
7491 * gnus.texi (To From Newsgroups): Mention new variables
7492 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7493
7494 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7495
7496 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7497 stuff; gnus-mime-inline-part does the automatic decompression.
7498
7499 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7500
7501 * gnus.texi (Spam ELisp Package Configuration Examples):
7502 "training.ham" should be "training.spam".
7503
7504 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7505
7506 * message.texi (Mail Variables): Fix the default value for
7507 message-send-mail-function.
7508
7509 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7510
7511 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7512 always returns nil exceptionally.
7513
7514 2007-10-28 Simon Josefsson <jas@extundo.com>
7515
7516 * gnus.texi (Article Washing): Add libidn URL.
7517 Suggested by Michael Cook <michael@waxrat.com>.
7518
7519 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7520
7521 * gnus.texi (Topic Commands): Fix next/previous.
7522
7523 2007-10-28 Simon Josefsson <jas@extundo.com>
7524
7525 * gnus.texi (Article Washing): Mention `W i'.
7526
7527 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7528
7529 * gnus.texi (Group Parameters): Slight extension of sieve
7530 parameter description.
7531
7532 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7533
7534 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7535 matching score files as well.
7536 (Picons): Describe `gnus-picon-style'.
7537
7538 2007-10-28 Romain Francoise <romain@orebokech.com>
7539
7540 * message.texi (Message Headers): Mention that headers are hidden
7541 using narrowing, and how to expose them.
7542 Update copyright.
7543
7544 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7545
7546 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7547 `gnus-summary-sort-by-recipient'.
7548
7549 2007-10-28 Romain Francoise <romain@orebokech.com>
7550
7551 * gnus.texi (NNTP marks): New node.
7552 (NNTP): Move NNTP marks variables to the new node.
7553
7554 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7555
7556 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7557
7558 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7559
7560 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7561
7562 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7563 everywhere for consistency.
7564 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7565 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7566 Say "regular expression" instead of "regex." Admonish.
7567 Pick other words to sound better (s/so/thus/).
7568 (Spam ELisp Package Filtering of Incoming Mail):
7569 Mention statistical filters. Remove old TODO.
7570 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7571 New section on sorting and displaying the spam score.
7572 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7573 backend but an alias to spam-use-BBDB.
7574 (Extending the Spam ELisp package): Rewrite the example using the
7575 new backend functionality.
7576
7577 2007-10-28 Simon Josefsson <jas@extundo.com>
7578
7579 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7580 nntp-marks-directory, from Romain Francoise
7581 <romain@orebokech.com>.
7582
7583 2007-10-28 Magnus Henoch <mange@freemail.hu>
7584
7585 * gnus.texi (Hashcash): New default value of
7586 hashcash-default-payment.
7587
7588 2007-10-28 Simon Josefsson <jas@extundo.com>
7589
7590 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7591 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7592
7593 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7594
7595 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7596
7597 2007-10-28 Simon Josefsson <jas@extundo.com>
7598
7599 * gnus.texi (documentencoding): Add, to avoid warnings.
7600
7601 2007-10-28 Simon Josefsson <jas@extundo.com>
7602
7603 * message.texi (Mail Headers): Add.
7604
7605 * gnus.texi (Hashcash): Fix.
7606
7607 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7608
7609 * gnus.texi (Hashcash): Change location of library, also mention
7610 that payments can be verified and fix the name of the
7611 hashcash-path variable.
7612
7613 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7614
7615 * gnus.texi (Article Display): Add `gnus-picon-style'.
7616
7617 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7618
7619 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7620
7621 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7622
7623 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7624 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7625 warning about ham processors in spam groups removed.
7626
7627 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7628
7629 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7630 From Hubert Chan <hubert@uhoreg.ca>.
7631
7632 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7633
7634 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7635 (Mailing List): Typo.
7636 (Customizing Articles): Add gnus-treat-ansi-sequences.
7637 (Article Washing): Index.
7638
7639 * message.texi: Use m-dash consistently.
7640
7641 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7642
7643 * gnus.texi (GroupLens): Remove.
7644
7645 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7646
7647 * gnus.texi (Outgoing Messages, Agent Variables):
7648 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7649 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7650
7651 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7652
7653 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7654
7655 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7656
7657 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7658
7659 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7660
7661 2007-10-28 Simon Josefsson <jas@extundo.com>
7662
7663 * gnus.texi (Top): Add SASL.
7664
7665 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7666
7667 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7668
7669 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7670
7671 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7672
7673 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7674
7675 * calc.texi (Formulas, Composition Basics): Lower the
7676 precedence of negation.
7677
7678 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7679
7680 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7681 Mention the new three-letter column identifiers.
7682 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7683 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7684 message when using `c' on an empty default with default printer.
7685 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7686 renamed to `ses--symbolic-formulas' some time ago.
7687
7688 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7689
7690 * calc.texi (Default Simplifications, Making Selections)
7691 (Customizing Calc): Clarify associativity of multiplication.
7692
7693 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7694
7695 * tramp.texi (Traces and Profiles): Simplify loop over
7696 `trace-function-background'.
7697
7698 2007-10-22 Juri Linkov <juri@jurta.org>
7699
7700 * dired-x.texi (Shell Command Guessing): Default values are now
7701 available by typing M-n instead of M-p.
7702
7703 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7704
7705 * tramp.texi (Cleanup remote connections): New section.
7706 (Password caching): Remove `tramp-clear-passwd'.
7707 It's not a command anymore.
7708 (Bug Reports): Add `tramp-bug' to function index.
7709 (Function Index, Variable Index): New nodes.
7710 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7711
7712 * trampver.texi: Update release number.
7713
7714 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7715
7716 * calc.texi (History and Acknowledgements): Turn comment
7717 about integer size into past tense.
7718 (Time Zones): Remove pointer to Calc author's address.
7719 (Trigonometric and Hyperbolic Functions): Mention cotangent
7720 and hyperbolic cotangent. Fix typo.
7721
7722 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7723
7724 Sync with Tramp 2.1.11.
7725
7726 * trampver.texi: Update release number.
7727
7728 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7729
7730 * tramp.texi (External packages): New section.
7731
7732 2007-09-29 Juri Linkov <juri@jurta.org>
7733
7734 * info.texi (Help-Int): Document `L' (`Info-history').
7735
7736 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7737
7738 * org.texi: Change links to webpage and maintained email.
7739 (Remember): Promote to Chapter, significant changes.
7740 (Fast access to TODO states): New section.
7741 (Faces for TODO keywords): New section.
7742 (Export options): Example for #+DATE.
7743 (Progress logging): Section moved.
7744
7745 2007-09-26 Bill Wohler <wohler@newt.com>
7746
7747 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7748 browse-url-at-mouse.
7749
7750 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7751
7752 * flymake.texi (Customizable variables): Face names don't end in -face.
7753 Fix flymake-err-line-patterns template.
7754 (Example -- Configuring a tool called directly): Fix init-function.
7755 (Highlighting erroneous lines): Face names don't end in -face.
7756
7757 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7758
7759 * erc.texi (Special-Features): Fix small typo.
7760
7761 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7762
7763 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7764 and "External transfer methods".
7765
7766 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7767
7768 * calc.texi (Predefined Units): Add some history.
7769
7770 2007-09-08 Michael Olson <mwolson@gnu.org>
7771
7772 * erc.texi (Copying): New section included from gpl.texi.
7773 This matches the look of the upstream ERC manual.
7774
7775 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7776
7777 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7778 (Random Numbers): Clarify the distribution of `random'.
7779
7780 2007-09-06 Glenn Morris <rgm@gnu.org>
7781
7782 Move manual sources from man/ to subdirectories of doc/.
7783 Split into the Emacs manual in emacs/, and other manuals in misc/.
7784 Change all setfilename commands to use ../../info.
7785 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7786 refer to the Emacs manual here.
7787 (infodir): New variable.
7788 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7789 (cc-mode.texi, faq.texi): Update references to source file locations.
7790 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7791 do not refer to the Emacs manual here.
7792 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7793
7794 * Makefile.in: Add `basename' versions of all info targets, for
7795 convenience when rebuilding just one manual.
7796 (../etc/GNU): Delete obsolete target.
7797 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7798 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7799 *.vrs *.toc here...
7800 (maintainer-clean): ...from here.
7801
7802 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7803
7804 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7805
7806 * calc.texi (Date Conversions): Clarify definition of
7807 Julian day numbering.
7808 (Date Forms): Clarify definition of Julian day numbering;
7809 add some history.
7810
7811 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7812
7813 * org.texi: Version 5.07.
7814
7815 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7816
7817 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7818
7819 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7820
7821 * org.texi (Adding hyperlink types): New section.
7822 (Embedded LaTeX): Chapter updated because of LaTeX export.
7823 (LaTeX export): New section.
7824 (Using links out): New section.
7825
7826 2007-08-22 Glenn Morris <rgm@gnu.org>
7827
7828 * faq.texi (Learning how to do something): Refcards now in
7829 etc/refcards/ directory.
7830
7831 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7832
7833 * tramp.texi (Remote Programs): Persistency file must be cleared when
7834 changing `tramp-remote-path'.
7835 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7836 macro.
7837
7838 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7839
7840 * calc.texi: Move contents to beginning of file.
7841 (Algebraic Entry): Fix the formatting of an example.
7842
7843 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7844
7845 * calc.texi (Basic Operations on Units): Mention exact versus
7846 inexact conversions.
7847
7848 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7849
7850 * calc.texi (Basic Operations on Units): Mention default
7851 values for new units.
7852 (Quick Calculator Mode): Mention that binary format will
7853 be displayed.
7854
7855 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7856
7857 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7858
7859 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7860
7861 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7862
7863 2007-08-08 Glenn Morris <rgm@gnu.org>
7864
7865 * gnus.texi, sieve.texi: Replace `iff'.
7866
7867 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7868
7869 * calc.texi (Basic Graphics): Mention the graphing of error
7870 forms.
7871 (Graphics Options): Mention how `g s' handles error forms.
7872 (Curve Fitting): Mention plotting the curves.
7873 (Standard Nonlinear Models): Add additional models.
7874 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7875 (Linear Fits): Correct result.
7876
7877 2007-08-01 Alan Mackenzie <acm@muc.de>
7878
7879 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7880 to "--no-site-file".
7881
7882 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7883
7884 * tramp.texi (Frequently Asked Questions): Point to mode line
7885 extension in Emacs 23.1.
7886
7887 * trampver.texi: Update release number.
7888
7889 2007-07-27 Glenn Morris <rgm@gnu.org>
7890
7891 * calc.texi (Copying): Include license text from gpl.texi, rather than
7892 in-line.
7893
7894 2007-07-25 Glenn Morris <rgm@gnu.org>
7895
7896 * calc.texi (Copying): Replace license with GPLv3.
7897
7898 * Relicense all FSF files to GPLv3 or later.
7899
7900 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7901
7902 Sync with Tramp 2.1.10.
7903
7904 * tramp.texi (trampfn): Expand macro implementation in order to handle
7905 empty arguments.
7906 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7907 occurrences by trampfn.
7908 (Frequently Asked Questions): Extend example code for host
7909 identification in the modeline. Add bbdb to approaches shortening Tramp
7910 file names to be typed.
7911
7912 * trampver.texi: Update release number.
7913
7914 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7915
7916 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7917 section. Reported by <poti@potis.org>.
7918 (Remote processes): Arguments of the program to be debugged are taken
7919 literally.
7920 (Frequently Asked Questions): Simplify recentf example.
7921
7922 2007-07-14 Karl Berry <karl@gnu.org>
7923
7924 * info.texi (@copying): New Back-Cover Text.
7925
7926 * info.texi (Quitting Info): Move to proper place in source.
7927 (Reported by Benno Schulenberg.)
7928
7929 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7930
7931 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7932
7933 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7934
7935 * emacs-mime.texi: Add @documentencoding directive.
7936
7937 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7938
7939 * tramp.texi (Remote processes): Add an anchor to the subsection
7940 "Running a debugger on a remote host".
7941
7942 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7943
7944 * tramp.texi (Remote processes): Don't call it "experimental" any
7945 longer. Add subsection about running a debugger on a remote host.
7946
7947 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7948
7949 * org.texi (Properties and columns): Chapter rewritten.
7950
7951 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7952
7953 * tramp.texi:
7954 * trampver.texi: Migrate to Tramp 2.1.
7955
7956 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7957
7958 * org.texi (Properties): New chapter.
7959
7960 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7961
7962 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7963 Control Panel.
7964
7965 * gnus.texi (Misc Article): Add index entry for
7966 gnus-single-article-buffer.
7967
7968 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7969
7970 * gnus.texi (Starting Up): Fix typo.
7971
7972 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7973
7974 * gnus.texi (Asynchronous Fetching): Fix typo.
7975
7976 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7977
7978 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7979 (About This Manual): Remove redundant information.
7980 (Getting Started): Mention author.
7981 (Basic Arithmetic, Customizing Calc): Make description of the
7982 variable `calc-multiplication-has-precedence' match its new effect.
7983
7984 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7985
7986 * calc.texi (Basic Arithmetic, Customizing Calc):
7987 Mention the variable `calc-multiplication-has-precedence'.
7988
7989 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7990
7991 * org.texi (Tag): Section swapped with node Timestamps.
7992 (Formula syntax for Lisp): Document new `L' flag.
7993
7994 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7995
7996 * gnus.texi (Misc Group Stuff, Summary Buffer)
7997 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7998
7999 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8000
8001 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8002 * gnus.texi (Article Buttons, Mail Source Customization)
8003 (Sending or Not Sending, Customizing NNDiary):
8004 * message.texi (Message Headers):
8005 * mh-e.texi (HTML): Fix typos.
8006
8007 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8008
8009 Sync with Tramp 2.0.56.
8010
8011 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8012 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8013
8014 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8015
8016 * Version 22.1 released.
8017
8018 2007-05-26 Michael Olson <mwolson@gnu.org>
8019
8020 * erc.texi (Modules): Fix references to completion modules.
8021
8022 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8023
8024 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8025
8026 2007-05-09 Didier Verna <didier@xemacs.org>
8027
8028 * gnus.texi (Email Based Diary): New. Proper documentation for the
8029 nndiary back end and the gnus-diary library.
8030
8031 2007-05-03 Karl Berry <karl@gnu.org>
8032
8033 * .cvsignore (*.pdf): New entry.
8034
8035 * texinfo.tex: Update from current version for better pdf generation.
8036
8037 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8038
8039 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8040
8041 2007-04-28 Glenn Morris <rgm@gnu.org>
8042
8043 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8044 consideration of legal status.
8045
8046 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8047
8048 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8049
8050 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8051
8052 * faq.texi (New in Emacs 22): python.el removed.
8053
8054 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8055
8056 * calc.texi (Reporting bugs): Update maintainer's address.
8057
8058 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8059
8060 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8061
8062 2007-04-15 Jay Belanger <belanger@truman.edu>
8063
8064 * calc.texi (Title page): Remove the date.
8065 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8066 (The Standard Calc Interface): Change trail title.
8067 (Floats): Mention that when non-decimal floats are entered, only
8068 approximations are stored.
8069 (Copying): Move to the appendices.
8070 (GNU Free Documentation License): Add as an appendix.
8071
8072 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8073
8074 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8075 * dired-x.texi, ebrowse.texi, ediff.texi:
8076 * emacs-mime.texi, erc.texi, eshell.texi:
8077 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8078 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8079 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8080 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8081 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8082 * woman.texi: Include GFDL.
8083
8084 * doclicense.texi: Remove node heading, so that it can be included by
8085 other files.
8086
8087 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8088
8089 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8090 than *.
8091
8092 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8093
8094 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8095 in Calc.
8096
8097 2007-04-09 Romain Francoise <romain@orebokech.com>
8098
8099 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8100 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8101 replace mouse-2.
8102
8103 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8104
8105 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8106 renamed to woman-use-topic-at-point. Document new behavior.
8107
8108 2007-04-08 Richard Stallman <rms@gnu.org>
8109
8110 * url.texi: Fix some indexing.
8111 (Disk Caching): Drop discussion of old/other Emacs versions.
8112
8113 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8114
8115 * url.texi (Disk Caching): Say Emacs 21 "and later".
8116
8117 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8118 on Font locking which now mentions JIT lock.
8119
8120 2007-04-01 Michael Olson <mwolson@gnu.org>
8121
8122 * erc.texi: Update for the ERC 5.2 release.
8123
8124 2007-03-31 David Kastrup <dak@gnu.org>
8125
8126 * woman.texi (Topic, Interface Options): Explain changes semantics of
8127 woman-manpath in order to consider MANPATH_MAP entries.
8128
8129 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8130
8131 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8132
8133 2007-03-26 Richard Stallman <rms@gnu.org>
8134
8135 * pgg.texi (Caching passphrase): Clean up previous change.
8136
8137 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8138
8139 * gnus.texi (Setting Process Marks): Fix typo.
8140
8141 2007-03-25 Romain Francoise <romain@orebokech.com>
8142
8143 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8144 readability, and include various fixes by Daniel Brockman, Nick Roberts
8145 and Dieter Wilhelm.
8146
8147 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8148
8149 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8150
8151 * gnus.texi (Mail Source Specifiers): Fix typo.
8152
8153 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8154
8155 * reftex.texi (Imprint): Update maintainer information.
8156
8157 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8158
8159 * message.texi (Message Buffers): Update documentation for
8160 message-generate-new-buffers.
8161
8162 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8163
8164 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8165
8166 2007-03-21 Glenn Morris <rgm@gnu.org>
8167
8168 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8169
8170 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8171
8172 * eshell.texi (Known problems): Emacs 21 -> 22.
8173
8174 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8175
8176 2007-03-18 Jay Belanger <belanger@truman.edu>
8177
8178 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8179
8180 2007-03-12 Glenn Morris <rgm@gnu.org>
8181
8182 * calc.texi (Time Zones): Switch to new North America DST rule.
8183
8184 * calc.texi: Replace "daylight savings" with "daylight
8185 saving" in text throughout.
8186
8187 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8188
8189 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8190 The variable now uses a list of symbols instead of just a symbol.
8191 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8192
8193 2007-03-06 Romain Francoise <romain@orebokech.com>
8194
8195 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8196 new packages, and mention Gnus update.
8197
8198 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8199
8200 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8201 nntp-open-connection-functions-never-echo-commands.
8202
8203 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8204
8205 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8206 problems on the console, and security risk in not using gpg-agent.
8207
8208 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8209
8210 * org.texi (The spreadsheet): Rename from "Table calculations".
8211 Completely reorganized and rewritten.
8212 (CamelCase links): Section removed.
8213 (Repeating items): New section.
8214 (Tracking TODO state changes): New section.
8215 (Agenda views): Chapter reorganized and rewritten.
8216 (HTML export): Section rewritten.
8217 (Tables in arbitrary syntax): New section.
8218 (Summary): Better feature summary.
8219 (Activation): Document problem with cut-and-paste of Lisp code
8220 from PDF files.
8221 (Visibility cycling): Document indirect buffer use.
8222 (Structure editing): Document sorting.
8223 (Remember): Section rewritten.
8224 (Time stamps): Better description of time stamp types.
8225 (Tag searches): Document regular expression search for tags.
8226 (Stuck projects): New section.
8227 (In-buffer settings): New keywords.
8228 (History and Acknowledgments): Update description.
8229
8230 2007-02-24 Alan Mackenzie <acm@muc.de>
8231
8232 * cc-mode.texi (Movement Commands): Insert two missing command names.
8233 (Getting Started): Slight wording correction (use conditional).
8234
8235 2007-02-22 Kim F. Storm <storm@cua.dk>
8236
8237 * widget.texi (User Interface, Basic Types): Document need to put some
8238 text before the %v escape in :format string in editable-field widget.
8239
8240 2007-02-18 Romain Francoise <romain@orebokech.com>
8241
8242 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8243 `cvs-mode-quit'.
8244
8245 2007-02-10 Markus Triska <markus.triska@gmx.at>
8246
8247 * widget.texi (Programming Example): Put constant strings in :format.
8248
8249 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8250
8251 * faq.texi (Fullscreen mode on MS-Windows): New node.
8252
8253 2007-02-04 David Kastrup <dak@gnu.org>
8254
8255 * faq.texi (AUCTeX): Update version number. Should probably be done
8256 for other packages as well.
8257
8258 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8259
8260 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8261 <tassilo@member.fsf.org>.
8262
8263 2007-01-20 Markus Triska <markus.triska@gmx.at>
8264
8265 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8266
8267 2007-01-13 Michael Olson <mwolson@gnu.org>
8268
8269 * erc.texi (Modules): Mention capab-identify module.
8270
8271 2007-01-05 Michael Olson <mwolson@gnu.org>
8272
8273 * erc.texi (Getting Started): Update for /RECONNECT command.
8274
8275 2007-01-04 Richard Stallman <rms@gnu.org>
8276
8277 * ebrowse.texi: Change C-c b to C-c C-m.
8278
8279 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8280
8281 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8282 variables only in info to avoid redundant entries in the printed
8283 manual.
8284
8285 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8286
8287 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8288
8289 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8290
8291 * message.texi (Security): Split into sub-nodes.
8292
8293 2007-01-01 Alan Mackenzie <acm@muc.de>
8294
8295 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8296 eval-after-load in Emacs <=21 and a workaround. Document that
8297 trigraphs are not supported.
8298
8299 2007-01-01 Alan Mackenzie <acm@muc.de>
8300
8301 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8302 c-context-line-break. When invoked within a string, preserve
8303 whitespace. Add a backslash only when also in a macro.
8304
8305 2007-01-01 Alan Mackenzie <acm@muc.de>
8306
8307 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8308
8309 2007-01-01 Alan Mackenzie <acm@muc.de>
8310
8311 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8312 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8313
8314 2007-01-01 Alan Mackenzie <acm@muc.de>
8315
8316 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8317 "Choosing a Style".
8318
8319 * cc-mode.texi ("Styles"): Add @dfn{style}.
8320
8321 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8322
8323 Sync with Tramp 2.0.55.
8324
8325 * trampver.texi: Update release number.
8326
8327 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8328
8329 * gnus.texi (Customizing Articles): Add index entries for all
8330 gnus-treat-* variables.
8331
8332 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8333
8334 * gnus.texi (IMAP): Fix incorrect explanation of
8335 nnimap-search-uids-not-since-is-evil in documentation for
8336 nnimap-expunge-search-string.
8337
8338 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8339
8340 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8341 spam-ifile-database.
8342
8343 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8344
8345 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8346 rebind C-s.
8347
8348 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8349
8350 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8351 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8352 "expiring mail".
8353 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8354 nnimap-nov-is-evil.
8355
8356 2006-12-25 Kevin Ryde <user42@zip.com.au>
8357
8358 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8359 about the key procedure being used heavily.
8360
8361 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8362
8363 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8364 to t.
8365 (Prerequisites): Add explanation about gpg-agent.
8366
8367 2006-12-22 Kevin Ryde <user42@zip.com.au>
8368
8369 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8370 "sort" instead of "sort*".
8371
8372 2006-12-19 Richard Stallman <rms@gnu.org>
8373
8374 * calc.texi (History and Acknowledgements): Recognize that Emacs
8375 now does have floating point.
8376
8377 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * tramp.texi (External transfer methods): Describe new method `scpc'.
8380
8381 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8382
8383 * pgg.texi: Added short note on gpg-agent to the introduction.
8384
8385 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8386
8387 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8388 also applies to Cc.
8389
8390 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8391
8392 * gnus.texi (X-Face): Clarify. Say which programs are required
8393 on Windows.
8394
8395 2006-12-08 Michael Olson <mwolson@gnu.org>
8396
8397 * erc.texi (Modules): Remove documentation for list module.
8398
8399 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8400
8401 * faq.texi (^M in the shell buffer): Ditto.
8402
8403 2006-11-20 Michael Olson <mwolson@gnu.org>
8404
8405 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8406
8407 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8408
8409 * org.texi: Fix typos.
8410 (Agenda commands): Document `C-k'.
8411
8412 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8413
8414 * url.texi (http/https): Fix a typo in the HTTP URL.
8415
8416 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8417
8418 * ada-mode.texi: Total rewrite.
8419
8420 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8421
8422 * org.texi: Minor typo fixes.
8423
8424 2006-11-13 Bill Wohler <wohler@newt.com>
8425
8426 Release MH-E manual version 8.0.3.
8427
8428 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8429 release 8.0.3.
8430
8431 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8432 to set MAILDIR.
8433 (Reading Mail): Document the customization of read-mail-command
8434 for MH-E.
8435 (Viewing Attachments): Document mm-discouraged-alternatives.
8436 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8437 (Junk): Add more information about the settings of mh-junk-background
8438 in a program. Add /usr/bin/mh to PATH in examples.
8439
8440 2006-11-12 Richard Stallman <rms@gnu.org>
8441
8442 * woman.texi: Update author address but say he no longer maintains it.
8443
8444 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8445
8446 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8447 archived trees.
8448 (Checkboxes): Section moved to chapter 5, and extended.
8449 (The date/time prompt): New section.
8450 (Link abbreviations): New section.
8451 (Presentation and sorting): New section.
8452 (Custom agenda views): Section completely rewritten.
8453 (Summary): Compare with Planner.
8454 (Feedback): More info about creating backtraces.
8455 (Plain lists): Modify example.
8456 (Breaking down tasks): New section.
8457 (Custom time format): New section.
8458 (Time stamps): Document inactive timestamps.
8459 (Setting tags): More details about fast tag selection.
8460 (Block agenda): New section.
8461 (Custom agenda views): Section rewritten.
8462 (Block agenda): New section.
8463
8464 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8465
8466 * tramp.texi (Configuration): scp is the default method.
8467 (Default Method): Use ssh as example for another method.
8468
8469 2006-10-27 Richard Stallman <rms@gnu.org>
8470
8471 * woman.texi: Downcase nroff/troff/roff.
8472 (Installation): Chapter deleted. Some xrefs deleted.
8473 (Background): woman doesn't advise man ;-).
8474
8475 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8476
8477 * ada-mode.texi (Project files, Identifier completion)
8478 (Automatic Casing, Debugging, Using non-standard file names)
8479 (Working Remotely): Fix typos.
8480
8481 2006-10-20 Masatake YAMATO <jet@gyve.org>
8482
8483 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8484 sample code `my-c-initialization-hook'.
8485
8486 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8487
8488 * widget.texi: Fix typos.
8489
8490 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8491
8492 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8493 "???". There have been no complaints for years, so the information
8494 must be appropriate.
8495
8496 2006-10-16 Richard Stallman <rms@gnu.org>
8497
8498 * widget.texi: Use @var instead of capitalization.
8499 Clarify many widget type descriptions.
8500
8501 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8502
8503 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8504 gnus-dired-attach.
8505 (Selecting a Group): Fix typo.
8506
8507 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8508
8509 * widget.texi: Fix typos.
8510
8511 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8512
8513 * gnus.texi (Image Enhancements): Update for Emacs 22.
8514
8515 * gnus-faq.texi ([1.3]): Update.
8516
8517 2006-10-06 Richard Stallman <rms@gnu.org>
8518
8519 * faq.texi (Displaying the current line or column):
8520 Delete "As of Emacs 20".
8521
8522 2006-10-06 Romain Francoise <romain@orebokech.com>
8523
8524 * faq.texi (VM): VM works with Emacs 22 too.
8525
8526 2006-10-06 Richard Stallman <rms@gnu.org>
8527
8528 * ebrowse.texi: Remove Emacs version "21" from title.
8529
8530 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8531
8532 * gnus.texi (Foreign Groups): Say where change of editing commands are
8533 stored. Add reference to `gnus-parameters'.
8534
8535 2006-09-15 Jay Belanger <belanger@truman.edu>
8536
8537 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8538 Change "Library Public License" to "Lesser Public License"
8539 throughout. Use "yyyy" to represent year.
8540
8541 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8542
8543 * org.texi (Setting tags): Typo fix.
8544
8545 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8546
8547 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8548
8549 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8550
8551 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8552
8553 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8554
8555 * faq.texi (Escape sequences in shell output): EMACS is now set
8556 to Emacs's absolute file name, not to "t".
8557 (^M in the shell buffer): Likewise.
8558
8559 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8560
8561 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8562 mails with pop3-leave-mail-on-server. Fix wording.
8563 (Limiting): Improve gnus-summary-limit-to-articles.
8564 (X-Face): Fix typo.
8565
8566 2006-09-11 Simon Josefsson <jas@extundo.com>
8567
8568 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8569 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8570
8571 2006-09-06 Simon Josefsson <jas@extundo.com>
8572
8573 * smtpmail.texi (Authentication): Mention SSL.
8574
8575 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8576
8577 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8578
8579 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8580
8581 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8582 Don't use @indicateurl.
8583
8584 * cc-mode.texi (Subword Movement): Don't use @headitem.
8585 (Custom Braces, Clean-ups): Don't use @tie.
8586
8587 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8588
8589 Sync with Tramp 2.0.54.
8590
8591 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8592 Suggested by Adrian Phillips <a.phillips@met.no>.
8593
8594 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8595
8596 * org.texi (Installation, Activation): Split from Installation and
8597 Activation.
8598 (Clocking work time): Documented new features.
8599
8600 2006-08-13 Alex Schroeder <alex@gnu.org>
8601
8602 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8603 example.
8604
8605 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8606
8607 * faq.texi (How to add fonts): New node.
8608
8609 2006-08-05 Romain Francoise <romain@orebokech.com>
8610
8611 * faq.texi (New in Emacs 22): Expand.
8612
8613 2006-08-03 Michael Olson <mwolson@gnu.org>
8614
8615 * erc.texi: Update for ERC 5.1.4.
8616
8617 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8618
8619 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8620 in .../site-lisp/gnus/ by default.
8621 [ From gnus-news.texi in the trunk. ]
8622
8623 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8624
8625 * gnus.texi (MIME Commands): Additions for yEnc.
8626
8627 2006-07-24 Richard Stallman <rms@gnu.org>
8628
8629 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8630 * faq.texi: Move periods and commas inside quotes.
8631
8632 2006-07-20 Jay Belanger <belanger@truman.edu>
8633
8634 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8635
8636 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8637
8638 * faq.texi (Security risks with Emacs): Document Emacs 22
8639 file-local-variable mechanism.
8640
8641 2006-07-12 Michael Olson <mwolson@gnu.org>
8642
8643 * erc.texi: Update for ERC 5.1.3.
8644
8645 2006-07-12 Alex Schroeder <alex@gnu.org>
8646
8647 * rcirc.texi: Fix typos.
8648 (Getting started with rcirc): New calling convention for M-x irc.
8649 Mention #rcirc. Removed channel tracking.
8650 (Configuration): Change the names of all variables that got changed
8651 recently, eg. rcirc-server to rcirc-default-server. Added
8652 documentation for rcirc-authinfo, some background for Bitlbee, and
8653 rcirc-track-minor-mode.
8654 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8655 Scrolling.
8656 (Reconnecting after you have lost the connection): Fix example code
8657 to match code changes.
8658
8659 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8660
8661 * gnus.texi, message.texi: Fix typos.
8662
8663 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8664
8665 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8666 commands.
8667 (Global TODO list): Document the use of the variables
8668 `org-agenda-todo-ignore-scheduled' and
8669 `org-agenda-todo-list-sublevels'.
8670
8671 2006-07-05 Richard Stallman <rms@gnu.org>
8672
8673 * faq.texi (Scrolling only one line): Fix xref.
8674
8675 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8676
8677 * faq.texi (Evaluating Emacs Lisp code):
8678 Throughout, replace eval-current-buffer with eval-buffer.
8679
8680 2006-07-03 Richard Stallman <rms@gnu.org>
8681
8682 * rcirc.texi (Scrolling conservatively): Fix xref.
8683
8684 * pcl-cvs.texi (Viewing differences): Usage fix.
8685
8686 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8687
8688 * org.texi (Agenda commands): Document `s' key to save all org-mode
8689 buffers.
8690
8691 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8692
8693 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8694 names. Mention `cvs-msg' face.
8695
8696 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8697
8698 * org.texi (Checkboxes): New section.
8699
8700 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8701
8702 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8703 throughout this chapter.
8704
8705 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8706
8707 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8708 text for standalone vs Emacs info.
8709 (Help): Clarify header line description. Use mouse-1 for clicks.
8710 (Help-P): Use mouse-1 for clicks.
8711 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8712 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8713 (Choose menu subtopic): Remove gratuitous Emacs command names.
8714 (Help-FOO): Put usual behavior first.
8715 (Help-Xref): Clicking on xrefs works in Emacs.
8716 (Search Text): Clarify what the default behavior is.
8717 (Create Info buffer): Fix Emacs window/X window confusion.
8718 (Emacs Info Variables): Fix for new Emacs init file behavior.
8719
8720 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8721
8722 * gnus.texi (Summary Buffer Lines): Fix typo.
8723
8724 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8725
8726 * org.texi (Embedded LaTeX): New chapter.
8727 (Archiving): Section rewritten.
8728 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8729
8730 2006-06-20 Bill Wohler <wohler@newt.com>
8731
8732 Release MH-E manual version 8.0.1.
8733
8734 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8735 release 8.0.1.
8736 (Preface): Depend on GNU mailutils 1.0 and higher.
8737
8738 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8739
8740 * message.texi (News Headers): Update message-syntax-checks section.
8741
8742 2006-06-19 Karl Berry <karl@gnu.org>
8743
8744 * info.texi (Advanced): Mention C-q, especially with ?.
8745
8746 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8747
8748 * org.texi (Publishing links): Document the `:link-validation-function'
8749 property.
8750 (Extensions and Hacking): New chapter, includes some sections of the
8751 "Miscellaneous" chapter.
8752
8753 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8754
8755 * org.texi (Progress logging): New section.
8756
8757 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8758
8759 * org.texi (ASCII export): Document indentation adaptation.
8760 (Setting tags): Document mutually-exclusive tags.
8761
8762 2006-06-05 Romain Francoise <romain@orebokech.com>
8763
8764 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8765 Fix typo.
8766
8767 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8768 channel (#gnus@irc.freenode.net).
8769 Fix typos. Update copyright notice.
8770
8771 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8772 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8773 (Line-Up Functions, Custom Macros):
8774 * ediff.texi (Window and Frame Configuration)
8775 (Highlighting Difference Regions):
8776 * emacs-mime.texi (Display Customization):
8777 * erc.texi (History):
8778 * eshell.texi (Known problems):
8779 * eudc.texi (Overview, BBDB):
8780 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8781 (The problem of spam, SpamOracle, Extending the Spam package)
8782 (Conformity, Terminology):
8783 * idlwave.texi (Routine Info)
8784 (Class and Keyword Inheritance, Padding Operators)
8785 (Breakpoints and Stepping, Electric Debug Mode)
8786 (Examining Variables, Troubleshooting):
8787 * org.texi (Creating timestamps):
8788 * reftex.texi (Commands, Options, Changes):
8789 * tramp.texi (Inline methods, Password caching)
8790 (Auto-save and Backup, Issues):
8791 * vip.texi (Files, Commands in Insert Mode):
8792 * viper.texi (Emacs Preliminaries, States in Viper)
8793 (Packages that Change Keymaps, Viper Specials, Groundwork):
8794 Fix various typos.
8795
8796 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8797
8798 * ediff.texi: Fix typos.
8799
8800 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8801
8802 * org.texi: Small typo fixes.
8803
8804 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8805
8806 * viper.texi (Viper Specials):
8807 * gnus.texi (Example Setup):
8808 * faq.texi (Backspace invokes help):
8809 * dired-x.texi (Optional Installation Dired Jump):
8810 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8811 follow coding conventions.
8812
8813 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8814
8815 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8816
8817 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8818
8819 * pcl-cvs.texi: Fix typos.
8820 (Customization): Say "us".
8821
8822 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8823
8824 * org.texi: Remove bogus @setfilename.
8825
8826 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8827
8828 * org.texi (ASCII export): Omit command name.
8829 (HTML export): Add prefix to all lines in Local Variable example.
8830 (Acknowledgments): Typeset names in italics.
8831
8832 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8833
8834 * org.texi (Plain lists): Add new item navigation commands.
8835 (External links): Document elisp and info links.
8836 (Custom searches): New section.
8837 (Publishing): New chapter.
8838 (HTML export): Include a list of supported CSS classes.
8839 (Setting tags): Describe the fast-tag-setting interface.
8840
8841 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8842
8843 * dired-x.texi: ifinfo -> ifnottex.
8844
8845 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8846
8847 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8848
8849 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8850
8851 * message.texi (Interface): Add tool bar customization.
8852 (MIME): Index and text additions for mml-attach.
8853 (MIME): Describe mml-dnd-protocol-alist and
8854 mml-dnd-attach-options.
8855
8856 * gnus.texi (Oort Gnus): Reorder entries in sections.
8857 Fix some entries.
8858 (Starting Up): Add references to "Emacs for Heathens" and to
8859 "Finding the News". Add user-full-name and user-mail-address.
8860 (Group Buffer Format): Add tool bar customization and update.
8861 (Summary Buffer): Add tool bar customization.
8862 (Posting Styles): Add message-alternative-emails.
8863
8864 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8865
8866 * tramp.texi (Filename completion): Improve wording.
8867
8868 2006-05-07 Romain Francoise <romain@orebokech.com>
8869
8870 * faq.texi (Using regular expressions): Fix typo.
8871 (Packages that do not come with Emacs): Fix capitalization.
8872 (Replacing text across multiple files): Expand node to explain how
8873 to use `dired-do-query-replace-regexp' in more detail, based on
8874 suggestion by Eric Hanchrow <offby1@blarg.net>.
8875
8876 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8877
8878 * tramp.texi (Filename completion): Completion of remote files'
8879 method, user name and host name is active only in partial
8880 completion mode.
8881
8882 2006-05-06 Bill Wohler <wohler@newt.com>
8883
8884 Release MH-E manual version 8.0.
8885
8886 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8887 release 8.0.
8888
8889 2006-05-06 Bill Wohler <wohler@newt.com>
8890
8891 * mh-e.texi (MH-BOOK-HOME): Change from
8892 http://www.ics.uci.edu/~mh/book/mh to
8893 http://rand-mh.sourceforge.net/book/mh.
8894 Replace .htm suffix with .html for MH book files.
8895 (Using This Manual): Update key binding for getting relevant
8896 chapter in Info from command key.
8897 (Ranges): Fix itemx.
8898
8899 2006-05-05 Karl Berry <karl@gnu.org>
8900
8901 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8902 (\fonttextsize): New user-level command to change text font size.
8903
8904 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8905
8906 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8907
8908 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8909
8910 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8911
8912 2006-04-24 Bill Wohler <wohler@newt.com>
8913
8914 * mh-e.texi (Getting Started): Make it more explicit that you need
8915 to install MH. Add pointers to current MH implementations.
8916
8917 2006-04-21 Bill Wohler <wohler@newt.com>
8918
8919 Release MH-E manual version 7.94.
8920
8921 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8922 release 7.94.
8923
8924 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8925
8926 * org.texi: Many small fixes.
8927 (Handling links): Rename from "Managing links".
8928
8929 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8932 (Splitting mail using spam-stat): Fix @xref.
8933
8934 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8935
8936 * gnus.texi (Spam Package): Major revision of the text.
8937 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8938
8939 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8940
8941 * org.texi (Time stamps): Better explanation of the purpose of
8942 different time stamps.
8943 (Structure editing, Plain lists): More details on how new items
8944 and headings are inserted.
8945
8946 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8947
8948 * org.texi (Formula syntax): Fix link to Calc Manual.
8949
8950 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8951
8952 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8953
8954 2006-04-17 Bill Wohler <wohler@newt.com>
8955
8956 * mh-e.texi (Folders): Update mh-before-quit-hook and
8957 mh-quit-hook example with code that removes the buffers rather
8958 than just bury them.
8959
8960 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8961
8962 Sync with Tramp 2.0.53.
8963
8964 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8965
8966 * org.texi (Updating settings): New section.
8967 (Visibility cycling): Better names for the startup folding
8968 options.
8969 (Exporting): Completely restructured.
8970 (The very busy C-c C-c key): New section.
8971 (Summary of in-buffer settings): New section.
8972
8973 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8974
8975 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8976
8977 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8978
8979 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8980 (Server Commands): Key `v' is reserved for users.
8981
8982 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * org.texi (Link format): New section, emphasis on bracket links.
8985 (External links): Document bracket links.
8986 (FAQ): Expand to cover shell links and the new link format.
8987
8988 2006-04-09 Kevin Ryde <user42@zip.com.au>
8989
8990 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8991
8992 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8993
8994 * gnus.texi (Summary Buffer Lines): Add `*'.
8995
8996 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8997
8998 * gnus.texi (Group Parameters):
8999 Mention gnus-permanently-visible-groups.
9000
9001 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9002
9003 * gnus.texi (Face): Fix typo.
9004
9005 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9006
9007 * gnus.texi (X-Face): Clarify.
9008 (Face): Need Emacs with PNG support.
9009
9010 2006-04-06 Richard Stallman <rms@gnu.org>
9011
9012 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9013 Emacs".
9014
9015 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9016
9017 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9018 blocks not suitable for inclusion with Emacs using variable
9019 PARTOFEMACS.
9020
9021 2006-04-04 Simon Josefsson <jas@extundo.com>
9022
9023 * gnus.texi (Security): Improve.
9024
9025 2006-04-02 Karl Berry <karl@gnu.org>
9026
9027 * texinfo.tex: Update to current version (2006-03-21.13).
9028
9029 2006-04-02 Bill Wohler <wohler@newt.com>
9030
9031 * mh-e.texi (Getting Started, Junk, Bug Reports)
9032 (MH FAQ and Support): Fix URLs.
9033
9034 2006-03-31 Romain Francoise <romain@orebokech.com>
9035
9036 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9037 to t, not nil (and has for the past eight years).
9038
9039 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9040
9041 * message.texi, gnus.texi: Bump version to 5.11.
9042
9043 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9044
9045 * gnus.texi (Top): Add comment about version line.
9046
9047 * message.texi (Top): Ditto. Change to take named versions into
9048 account.
9049
9050 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9051
9052 * gnus.texi (Posting Styles): Add x-face-file to example.
9053 (X-Face): Refer to posting styles.
9054
9055 * gnus-faq.texi ([5.8]): Add x-face-file.
9056 ([8.4]): Add links to gmane.emacs.gnus.user and
9057 gmane.emacs.gnus.general.
9058
9059 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9060
9061 * gnus-faq.texi: Use .invalid.
9062 ([5.4]): Fix gnus-posting-styles example.
9063
9064 2006-03-27 Romain Francoise <romain@orebokech.com>
9065
9066 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9067 Emacs/W3 needs a new maintainer.
9068 (Ispell): Update author and version info.
9069 (Mailcrypt): Mention PGG.
9070 (New in Emacs 22): Add PGG to the list of new packages.
9071 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9072 updating dead URLs.
9073
9074 2006-03-25 Karl Berry <karl@gnu.org>
9075
9076 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9077 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9078 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9079 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9080 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9081 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9082 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9083 (2) do not indent copyright year list (or anything else).
9084
9085 2006-03-21 Bill Wohler <wohler@newt.com>
9086
9087 * mh-e.texi (Folders): Various edits.
9088
9089 2006-03-20 Romain Francoise <romain@orebokech.com>
9090
9091 * gnus.texi (Mail Folders): Grammar fix.
9092
9093 2006-03-19 Bill Wohler <wohler@newt.com>
9094
9095 * mh-e.texi (Replying): Document Mail-Followup-To.
9096 Change manually-formatted table to multitable. Add debugging info.
9097 Move description of mh-reply-default-reply-to into paragraph
9098 that describes its values.
9099
9100 2006-03-17 Bill Wohler <wohler@newt.com>
9101
9102 * mh-e.texi: Use smallexample and smalllisp consistently.
9103 (Sending Mail Tour): Update method of entering
9104 addresses and subject.
9105 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9106 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9107
9108 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9109
9110 * org.texi: Version number change only.
9111
9112 2006-03-14 Bill Wohler <wohler@newt.com>
9113
9114 * mh-e.texi: Add index entries around each paragraph rather than
9115 depend on entries from beginning of node. Doing so ensures that
9116 index entries are less likely to be forgotten if text is cut and
9117 pasted, and are necessary anyway if the references are on a
9118 separate page. It seems that makeinfo is now (v. 4.8) only
9119 producing one index entry per node, so there is no longer any
9120 excuse not to. Use subheading instead of heading. The incorrect
9121 use of heading produced very large fonts in Info--as large as the
9122 main heading.
9123 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9124 versions 6 and 7 appeared *around* the time of these Emacs releases.
9125
9126 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9127
9128 * org.texi (Clean view): Document new startup options.
9129
9130 2006-03-11 Bill Wohler <wohler@newt.com>
9131
9132 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9133 (Composing, Scan Line Formats): Fix @refs.
9134 (Getting Started): Define MH profile and MH profile components.
9135 (Incorporating Mail, Reading Mail, Viewing, Printing)
9136 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9137 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9138 for string constants.
9139 (Tool Bar): Remove spurious quote.
9140 (Junk): Use ``...'' instead of "...".
9141 (Scan Line Formats): Replace @samp with @kbd.
9142
9143 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9144
9145 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9146
9147 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9148
9149 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9150 easy to understand.
9151
9152 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * gnus.texi: Markup fix.
9155 (Fancy Mail Splitting): Specify new feature.
9156
9157 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9158
9159 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9160 partial-words matching.
9161
9162 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9163
9164 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9165
9166 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9167 (MIME Commands): Fix mm-discouraged-alternatives.
9168
9169 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9170
9171 * org.texi: Version number change only.
9172
9173 2006-03-06 Bill Wohler <wohler@newt.com>
9174
9175 * mh-e.texi: Move from SourceForge repository to Savannah.
9176 This is version 7.93, which is a total rewrite from the previous
9177 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9178 version 7.93.
9179
9180 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9181
9182 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9183
9184 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9185
9186 * org.texi (Interaction): Add item about `org-mouse.el' by
9187 Piotr Zielinski.
9188 (Managing links): Document that also mouse-1 can be used to
9189 activate a link.
9190 (Headlines, FAQ): Add entry about hiding leading stars.
9191 (Miscellaneous): Resort the sections in this chapter to a more
9192 logical sequence.
9193
9194 2006-02-27 Simon Josefsson <jas@extundo.com>
9195
9196 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9197 2004-01-27 from the trunk).
9198
9199 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9200
9201 * cc-mode.texi: Rename c-hungry-backspace to
9202 c-hungry-delete-backwards, at the request of RMS. Leave the old
9203 name as an alias.
9204
9205 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9206
9207 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9208 include the function header within the defun.
9209
9210 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9211
9212 * cc-mode.texi: Correct two typos.
9213
9214 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9215
9216 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9217 existing comment.
9218 (Electric Keys): Add a justification for electric indentation.
9219 (Hungry WS Deletion): Clear up the names and complications of the
9220 BACKSPACE and DELETE keys.
9221
9222 2006-02-23 Juri Linkov <juri@jurta.org>
9223
9224 * faq.texi (Common requests): Move `Turning on auto-fill by
9225 default' after `Wrapping words automatically'. Move `Working with
9226 unprintable characters' before `Searching for/replacing newlines'.
9227 Move `Replacing highlighted text' after `Highlighting a region'.
9228 Merge `Repeating commands' and `Repeating a command as many times
9229 as possible' into the former.
9230 (Packages that do not come with Emacs): Add refs to Gmane and
9231 etc/MORE.STUFF.
9232
9233 2006-02-23 Juri Linkov <juri@jurta.org>
9234
9235 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9236 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9237 Add xref to `(emacs)Reporting Bugs'.
9238 (Getting a printed manual): Add URL to other formats of the manual.
9239 (Common requests): Fix menu.
9240 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9241 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9242 (Inserting text at the beginning of each line): Add pxref to
9243 `Changing the included text prefix'.
9244 (Forcing the cursor to remain in the same column): Mention `track-eol'
9245 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9246 (Replacing text across multiple files): Add keybinding `Q' for
9247 `dired-do-query-replace'.
9248
9249 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9250
9251 * reftex.texi: Version number and date change only.
9252
9253 * org.texi (Internal Links): Rewrite to cover the modified
9254 linking system.
9255
9256 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9257
9258 * faq.texi: Remove the coding cookie, it's not needed anymore.
9259
9260 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9261
9262 * faq.texi (Colors on a TTY): Mention Mac OS port.
9263
9264 2006-02-12 Karl Berry <karl@gnu.org>
9265
9266 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9267 8-bit accented a.
9268
9269 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9270
9271 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9272
9273 2006-02-08 Romain Francoise <romain@orebokech.com>
9274
9275 * faq.texi (Top): Remove paragraph about the FAQ being a
9276 transitional document, etc.
9277 (Searching for/replacing newlines): New node.
9278 (Yanking text in isearch): New node.
9279 (Inserting text at the beginning of each line): Rename and make
9280 more general, mention `M-;' in Message mode.
9281
9282 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9283
9284 * faq.texi (Meta key does not work in xterm)
9285 (Emacs does not display 8-bit characters)
9286 (Inputting eight-bit characters): Update xrefs.
9287
9288 2006-02-06 Romain Francoise <romain@orebokech.com>
9289
9290 * faq.texi (VM): VM now at version 7.19.
9291 Set myself as maintainer of this file.
9292
9293 2006-02-04 Michael Olson <mwolson@gnu.org>
9294
9295 * erc.texi (History): Note that ERC is now included with Emacs.
9296
9297 2006-01-31 Romain Francoise <romain@orebokech.com>
9298
9299 * message.texi (Message Headers): Explain what
9300 `message-alternative-emails' does in more detail.
9301 Update copyright year.
9302
9303 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9304
9305 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9306
9307 2006-01-29 Richard M. Stallman <rms@gnu.org>
9308
9309 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9310
9311 2006-01-29 Michael Olson <mwolson@gnu.org>
9312
9313 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9314
9315 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9316
9317 * faq.texi (New in Emacs 22): Mention ERC.
9318
9319 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * rcirc.texi: Capitalize dir entry for consistency with the entry
9322 in info/dir and other entries in the Emacs category.
9323 Fix typos. Delete trailing whitespace.
9324
9325 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9326
9327 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9328
9329 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9330
9331 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9332 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9333
9334 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9335 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9336
9337 2006-01-27 Alex Schroeder <alex@gnu.org>
9338
9339 * rcirc.texi: New file.
9340
9341 2006-01-23 Juri Linkov <juri@jurta.org>
9342
9343 * widget.texi (User Interface): Add S-TAB for widget-backward.
9344
9345 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9346
9347 Sync with Tramp 2.0.52.
9348
9349 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9350 Add Tramp disabling item. New item for common connection problems.
9351 (various): Apply "ftp" as method for the download URL.
9352 (Bug Reports): Refer to FAQ for common problems.
9353
9354 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9355
9356 * widget.texi (User Interface): Use @key for TAB.
9357
9358 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9359
9360 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9361 for TAB.
9362
9363 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9364
9365 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9366
9367 * gnus.texi: Update copyright.
9368
9369 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * gnus.texi (Article Washing): Additions.
9372
9373 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9374
9375 * org.texi (Agenda commands): Document tags command.
9376
9377 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9380
9381 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9382
9383 * gnus.texi (RSS): Addition.
9384
9385 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9386
9387 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9388
9389 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9390
9391 * emacs-mime.texi (Display Customization): Add setting example to
9392 mm-discouraged-alternatives.
9393
9394 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9395
9396 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9397 version is the canonical version.
9398
9399 2006-01-08 Alex Schroeder <alex@gnu.org>
9400
9401 * pgg.texi (Caching passphrase): Rewording.
9402
9403 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9404
9405 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9406 repository URL.
9407
9408 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9409
9410 * org.texi: Removed the accidentally re-added empty line in the
9411 direntry.
9412
9413 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9414
9415 * org.texi (Agenda Views): Chapter reorganized.
9416
9417 2005-12-29 Romain Francoise <romain@orebokech.com>
9418
9419 * faq.texi (Using Customize): New node.
9420
9421 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9422
9423 * org.texi: Remove blank line in @direntry. It is non-standard
9424 and recursively produces blank lines all over the dir file (when
9425 using Texinfo 4.8).
9426
9427 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9428
9429 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9430
9431 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9432
9433 * org.texi (Tags): Boolean logic documented.
9434 (Agenda Views): Document custom commands.
9435
9436 2005-12-20 David Kastrup <dak@gnu.org>
9437
9438 * faq.texi (AUCTeX): Update version and mailing list info.
9439
9440 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus.texi (MIME Commands): Mention addition of
9443 multipart/alternative to gnus-buttonized-mime-types and add xref
9444 to mm-discouraged-alternatives.
9445
9446 * emacs-mime.texi (Display Customization): Mention addition of
9447 "image/.*" and add xref to gnus-buttonized-mime-types in the
9448 mm-discouraged-alternatives section.
9449
9450 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9451
9452 * org.texi (Tags): New section.
9453 (Agenda Views): Chapter reorganized.
9454
9455 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9456
9457 * org.texi (Internal Links): Add a missing comma after an @xref.
9458
9459 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9460
9461 * faq.texi (Filling paragraphs with a single space): No need to
9462 change sentence-end now.
9463
9464 2005-12-13 Romain Francoise <romain@orebokech.com>
9465
9466 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9467
9468 2005-12-12 Jay Belanger <belanger@truman.edu>
9469
9470 * faq.texi (Calc): Update version number.
9471
9472 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9473
9474 * org.texi (Progress Logging): New section.
9475
9476 2005-12-10 Romain Francoise <romain@orebokech.com>
9477
9478 Update the Emacs FAQ for the 22.1 release.
9479
9480 * faq.texi: Set VER to `22.1'.
9481 (Basic editing): Explain how to use localized versions of the
9482 Tutorial. Mention that `C-h r' displays the manual.
9483 Delete obsolete WWW link to an Emacs 18 tutorial.
9484 (Getting a printed manual): Point to the new locations of the
9485 manuals on the GNU Web site.
9486 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9487 available via Info (it was previously distributed separately).
9488 (Installing Texinfo documentation): The latest version of Texinfo
9489 is 4.8, not 4.0.
9490 (Informational files for Emacs): COPYING is the GNU General Public
9491 License, not the Emacs General Public License.
9492 (Informational files for Emacs): Delete obsolete link to the
9493 GNUinfo pages as they have been removed from the GNU Web site.
9494 (New in Emacs 22): New node.
9495 (Setting up a customization file): Say that most packages support
9496 Customize nowadays.
9497 (Colors on a TTY): Delete reference to instructions on how to
9498 enable syntax highlighting, it is now enabled by default.
9499 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9500 at startup automatically.
9501 (Controlling case sensitivity): Mention `M-c' in isearch.
9502 (Using an already running Emacs process): Emacs now creates the
9503 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9504 gnuserv. As emacsclient can now run Lisp code as well, delete a
9505 sentence praising gnuserv for that. Simplify description of how
9506 the client/server operation works.
9507 (Compiler error messages): Delete obsolete text (compile.el has
9508 been rewritten).
9509 (Indenting switch statements): Fix typo.
9510 (Matching parentheses): Simplify setup instructions, mention the
9511 menu bar item in the Options menu.
9512 (Repeating a command as many times as possible): Mention `C-x e'.
9513 (Going to a line by number): Mention new keymap and bindings
9514 `M-g M-g', `M-g M-p' and `M-g M-n'.
9515 (Turning on syntax highlighting): Now on by default. Simplify.
9516 (Replacing highlighted text): Use `1', not `t'.
9517 (Problems with very large files): The maximum size is now 256MB on
9518 32-bit machines.
9519 (^M in the shell buffer): Mention `comint-process-echoes'.
9520 (Emacs for Apple computers): Emacs 22 has native support for Mac
9521 OS X.
9522 (Translating names to IP addresses): Delete node.
9523 (Binding keys to commands): Fix typo.
9524 (SPC no longer completes file names): New node.
9525 (MIME with Emacs mail packages): Delete section about the Emacs
9526 MIME FAQ (it's not reachable anymore).
9527
9528 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9529
9530 * cc-mode.texi: The manual has been extensively revised: the
9531 information about using CC Mode has been separated from the larger
9532 and more difficult chapters about configuration. It has been
9533 updated for CC Mode 5.31.
9534
9535 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9538 (Selecting an implementation): Fix descriptions.
9539
9540 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9541
9542 * message.texi (Various Message Variables): Addition.
9543
9544 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9545
9546 * message.texi: Fix default values.
9547
9548 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9549
9550 * message.texi (Header Commands): Clarify descriptions of
9551 message-cross-post-followup-to, message-reduce-to-to-cc, and
9552 message-insert-wide-reply.
9553 (Various Commands): Fix kindex for message-kill-to-signature;
9554 clarify description of message-tab.
9555
9556 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9557
9558 * message.texi (Mailing Lists): Fix description about MFT.
9559
9560 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9561
9562 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9563
9564 * gnus.texi (Slow Terminal Connection): Replace old description
9565 with new one.
9566
9567 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9568
9569 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9570 replace X-Draft-Headers with X-Draft-From.
9571
9572 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9573
9574 * gnus.texi (Various Various): Fix the default value of
9575 nnheader-max-head-length.
9576 (Gnus Versions): Fix typo.
9577
9578 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9579
9580 * org.texi (Structure editing): Document new functionality of
9581 M-RET.
9582
9583 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9584
9585 * org.texi (Internal Links): Fix Texinfo usage.
9586
9587 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9588
9589 * org.texi (TODO basics): Document the global todo list.
9590 (TODO items): Documents sparse tree for specific TODO
9591 keywords.
9592
9593 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9594
9595 * org.texi (Plain Lists): Typos fixed.
9596
9597 2005-11-28 Jay Belanger <belanger@truman.edu>
9598
9599 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9600
9601 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9602
9603 * org.texi (Structure editing): New item moving commands added.
9604 (Plain Lists): New section.
9605
9606 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9607
9608 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9609 (Agenda): Document commands `org-cycle-agenda-files' and
9610 `org-agenda-file-to-front'.
9611 (Built-in table editor): Document `org-table-sort-lines'.
9612 (HTML formatting): Export of hand-formatted lists.
9613
9614 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9615
9616 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9617 new variable gnus-toolbar-thickness.
9618
9619 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9620
9621 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9622
9623 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9624
9625 * gnus.texi (X-Face): Fix description.
9626 (XVarious): Remove gnus-xmas-logo-color-alist and
9627 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9628
9629 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9630
9631 * gnus.texi (Group Parameters): Mention new variable
9632 gnus-parameters-case-fold-search.
9633 (Home Score File): Addition.
9634
9635 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9636
9637 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9638 (Overview): List supported feed types.
9639 (Installation): No installation necessary when using autoload.
9640 (Configuration): Rename "RSS" to "news".
9641
9642 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9643
9644 * pgg.texi (User Commands): Document additional passphrase
9645 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9646 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9647
9648 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9649
9650 * org.texi: Version number changed to 3.19.
9651
9652 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9653
9654 * pgg.texi (How to use): Update the example to add autoload of
9655 pgg-encrypt-symmetric-region.
9656 (User Commands): Document pgg-encrypt-symmetric-region.
9657 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9658
9659 2005-10-27 Jay Belanger <belanger@truman.edu>
9660
9661 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9662 mention other TeX-related units.
9663
9664 2005-10-23 Lars Hansen <larsh@soem.dk>
9665
9666 * dired-x.texi (Miscellaneous Commands):
9667 Replace dired-do-relative-symlink by dired-do-relsymlink and
9668 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9669
9670 2005-10-23 Jay Belanger <belanger@truman.edu>
9671
9672 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9673 constant.
9674
9675 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9676
9677 * faq.texi (Bugs and problems):
9678 Replace `dired-move-to-filename-regexp' by
9679 `directory-listing-before-filename-regexp'.
9680
9681 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9682
9683 * newsticker.texi (UPDATED): Set value.
9684
9685 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9686
9687 * gnus.texi (Document Groups): Remove duplicate item.
9688
9689 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9690
9691 * org.texi (Summary): Mention iCalendar support.
9692 (Exporting): Document iCalendar support.
9693
9694 2005-10-18 Romain Francoise <romain@orebokech.com>
9695
9696 * viper.texi (Viper Specials): Capitalize GNU.
9697
9698 2005-10-17 Juri Linkov <juri@jurta.org>
9699
9700 * info.texi (Getting Started, Search Index, Expert Info):
9701 Fix wording.
9702 (Search Text): Replace `echo area' with `mode line'.
9703 (Search Index): Both `i' and `,' find all index entries.
9704 Replace example `C-f' with `C-l' (which exists in index of Info
9705 manual) and delete spaces in its keyboard input sequence.
9706 Delete unnecessary explanations about literal characters.
9707
9708 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus.texi (Document Server Internals): Addition.
9711
9712 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9713
9714 * gnus.texi (A note on namespaces): Fix RFC reference.
9715
9716 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9717
9718 * gnus.texi (RSS): Fix key description.
9719
9720 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9721
9722 * gnus.texi: Emacs/w3 -> Emacs/W3.
9723 (Browsing the Web): Fix description.
9724 (Web Searches): Ditto.
9725 (Customizing W3): Ditto.
9726
9727 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9728
9729 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9730
9731 2005-10-11 Jay Belanger <belanger@truman.edu>
9732
9733 * calc.texi (Integration): Mention using `a i' to compute definite
9734 integrals.
9735
9736 2005-10-11 Juri Linkov <juri@jurta.org>
9737
9738 * info.texi: Rearrange nodes.
9739 (Top): Update menu. Change ref `Info for Experts' to
9740 `Advanced Info Commands'.
9741 (Getting Started): Fix description of manual's parts.
9742 (Help-Int): Change xref `Info Search' to `Search Index', and
9743 `Expert Info' to `Advanced'.
9744 (Advanced): Move node one level up.
9745 (Search Text, Search Index): New nodes split out from `Info Search'.
9746 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9747 split out from `Advanced'.
9748 (Advanced, Emacs Info Variables): De-document editing an Info file
9749 in Info.
9750 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9751 (Creating an Info File): Delete node and move its text to
9752 `Expert Info'.
9753
9754 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9755
9756 * org.texi (Workflow states): Documented that change in keywords
9757 becomes active only after restart of Emacs.
9758
9759 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9760
9761 Sync with Tramp 2.0.51.
9762
9763 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9764
9765 * speedbar.texi (Introduction): Describe new location of speedbar
9766 on menubar.
9767 (Basic Key Bindings): Remove descriptions of bindings that have
9768 been removed.
9769
9770 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9771
9772 * speedbar.texi (GDB): Describe use of watch expressions.
9773
9774 2005-09-28 Simon Josefsson <jas@extundo.com>
9775
9776 * message.texi (IDNA): Fix.
9777
9778 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9779
9780 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9781 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9782 description of nntp-open-connection-function.
9783 (Common Variables): Fix descriptions.
9784
9785 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9786
9787 * gnus.texi (Server Buffer Format): Document the %a format spec.
9788
9789 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9790
9791 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9792
9793 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9794
9795 * org.texi Version 3.16.
9796
9797 2005-09-19 Miles Bader <miles@gnu.org>
9798
9799 * newsticker.texi: Get rid of CVS keywords.
9800
9801 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9802
9803 * gnus.texi (Finding the Parent): Fix description of how Gnus
9804 finds article.
9805
9806 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9807
9808 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9809 to drop off non-answered articles.
9810
9811 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9812
9813 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9814 braces (which are unsupported by NMAKE) for macro `srcdir'.
9815
9816 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9817
9818 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9819 (../info/newsticker, newsticker.dvi): New targets.
9820
9821 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9822
9823 * newsticker.texi: Replace @command with @code. Replace @example
9824 with @lisp.
9825 (Top): Add explanations to menu items.
9826 (GNU Free Documentation License): Remove.
9827
9828 2005-09-16 Romain Francoise <romain@orebokech.com>
9829
9830 Update all files to specify GFDL version 1.2.
9831
9832 * doclicense.texi (GNU Free Documentation License): Update to
9833 version 1.2.
9834
9835 2005-09-15 Richard M. Stallman <rms@gnu.org>
9836
9837 * newsticker.texi: Fix @setfilename.
9838
9839 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9840 (../info/newsticker, newsticker.dvi): New targets.
9841
9842 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9843
9844 * org.texi: Version 3.15.
9845
9846 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9847
9848 * ses.texi: Combine all three indices into one.
9849 Correct a few typos.
9850
9851 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9852
9853 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9854
9855 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9856
9857 * emacs-mime.texi (Handles): Remove duplicate item.
9858 (Encoding Customization): Fix the default value for
9859 mm-coding-system-priorities.
9860 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9861 (Basic Functions): Fix reference.
9862
9863 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9866
9867 2005-08-18 Richard M. Stallman <rms@gnu.org>
9868
9869 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9870 and web site.
9871
9872 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9873 not keyboard-translate.
9874
9875 2005-08-11 Richard M. Stallman <rms@gnu.org>
9876
9877 * faq.texi (Using regular expressions): Fix xref.
9878
9879 2005-08-09 Juri Linkov <juri@jurta.org>
9880
9881 * info.texi (Help-P): Replace `Prev' with `Previous'.
9882 (Help-M, Help-Xref): Add S-TAB.
9883 (Help-FOO): Update `u' command.
9884 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9885 Update info about visibility of xref parts.
9886 (Help-Int): Fix `m' command. Rename `Info-last' to
9887 `Info-history-back'. Add `Info-history-forward'.
9888 (Advanced): Fix `g*' and `M-n' commands.
9889 (Info Search): Add `index-apropos' in stand-alone browser.
9890 Add isearch commands.
9891 (Emacs Info Variables): Remove `Info-fontify'.
9892 Add `Info-mode-hook'. Update face names.
9893 Add `Info-fontify-maximum-menu-size',
9894 `Info-fontify-visited-nodes', `Info-isearch-search'.
9895
9896 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9897
9898 Sync with Tramp 2.0.50.
9899
9900 * tramp.texi: Use @option{} consequently for method names.
9901 (Inline methods, External transfer methods): Remove references to
9902 Cygwin.
9903 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9904 implementation.
9905
9906 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9907
9908 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9909 Mention that gnus-init-file is not read when Emacs is invoked with
9910 --no-init-file or -q.
9911
9912 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9913
9914 * org.texi: Version 3.14.
9915
9916 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9917
9918 * org.texi: Version 3.13.
9919
9920 2005-07-18 Juri Linkov <juri@jurta.org>
9921
9922 * calc.texi (Time Zones, Logical Operations):
9923 * cl.texi (Overview):
9924 * org.texi (TODO types):
9925 * sc.texi (Emacs 18 MUAs):
9926 * speedbar.texi (Top):
9927 * url.texi (History):
9928 Delete duplicate duplicate words.
9929
9930 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9931
9932 * cl.texi (Type Predicates): Document `atom' type.
9933
9934 2005-07-04 Lute Kamstra <lute@gnu.org>
9935
9936 Update FSF's address in GPL notices.
9937
9938 * calc.texi (Copying):
9939 * doclicense.texi (GNU Free Documentation License):
9940 * faq.texi (Contacting the FSF):
9941 * mh-e.texi (Copying): Update FSF's address.
9942
9943 2005-07-03 Richard M. Stallman <rms@gnu.org>
9944
9945 * flymake.texi (Example -- Configuring a tool called directly):
9946 Update name of flymake-build-relative-filename.
9947
9948 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9949
9950 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9951
9952 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9953
9954 * org.texi: Version 3.12.
9955
9956 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9957
9958 * makefile.w32-in (MAKEINFO): Use --force.
9959 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9960 Makefile.in.
9961 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9962 more shells.
9963
9964 2005-06-23 Richard M. Stallman <rms@gnu.org>
9965
9966 * speedbar.texi (Creating a display): Texinfo usage fixes.
9967
9968 * tramp.texi (Customizing Completion, Auto-save and Backup):
9969 Texinfo usage fixes.
9970
9971 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9972
9973 * dired-x.texi (Miscellaneous Commands):
9974 * ediff.texi (Miscellaneous):
9975 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9976 (Agent Variables):
9977 * info.texi (Help-Xref):
9978 * message.texi (Message Headers):
9979 * org.texi (Remember):
9980 * reftex.texi (Options (Defining Label Environments))
9981 (Options (Index Support), Options (Viewing Cross-References))
9982 (Options (Misc), Changes):
9983 * speedbar.texi (Creating a display):
9984 * tramp.texi (Customizing Completion, Auto-save and Backup):
9985 Texinfo usage fix.
9986
9987 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9988
9989 * org.texi: Version 3.11.
9990
9991 2005-06-12 Jay Belanger <belanger@truman.edu>
9992
9993 * calc.texi (Getting Started): Remove extra menu item.
9994
9995 2005-05-31 Jay Belanger <belanger@truman.edu>
9996
9997 * calc.texi (Notations Used in This Manual): Use @kbd for key
9998 sequence.
9999 (Demonstration of Calc): Mention another way of starting Calc.
10000 (Starting Calc): Mention long name of M-#.
10001 (Embedded Mode Overview): Remove unnecessary instruction.
10002 (Other M-# commands): Rephrase `M-# 0' explanation.
10003 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10004 reflect current behavior.
10005
10006 2005-05-30 Jay Belanger <belanger@truman.edu>
10007
10008 * calc.texi (Hooks): Change description of calc-window-hook and
10009 calc-trail-window-hook to match usage.
10010 (Computational Functions): Add more constant-generating functions.
10011 (Customizable Variables): Use defvar.
10012
10013 2005-05-28 Jay Belanger <belanger@truman.edu>
10014
10015 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10016 (Basic Embedded Mode): Explain behavior of arguments to
10017 calc-embedded-mode.
10018
10019 2005-05-27 Jay Belanger <belanger@truman.edu>
10020
10021 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10022 current behavior.
10023
10024 2005-05-25 Jay Belanger <belanger@truman.edu>
10025
10026 * calc.texi: Change Calc version number throughout.
10027 (Keypad Mode): Change location in info output.
10028 (Keypad mode overview): Move picture of keypad.
10029
10030 2005-05-21 Jay Belanger <belanger@truman.edu>
10031
10032 * calc.texi (Storing variables): Mention that only most variables
10033 are void to begin with.
10034
10035 2005-05-21 Kevin Ryde <user42@zip.com.au>
10036
10037 * widget.texi (Basic Types): Update cross ref from "Enabling
10038 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10039 lispref/text.texi change.
10040
10041 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10042
10043 * org.texi: Version 3.09.
10044
10045 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10046
10047 * reftex.texi: Version 4.28.
10048
10049 2005-05-16 Jay Belanger <belanger@truman.edu>
10050
10051 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10052
10053 2005-05-14 Jay Belanger <belanger@truman.edu>
10054
10055 * calc.texi (Default Simplifications): Insert missing ! (logical
10056 not operator).
10057
10058 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10059
10060 Sync with Tramp 2.0.49.
10061
10062 2005-05-10 Jay Belanger <belanger@truman.edu>
10063
10064 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10065 to 1.
10066
10067 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10068
10069 * org.texi: Version 3.08, structure reorganized.
10070
10071 2005-04-24 Richard M. Stallman <rms@gnu.org>
10072
10073 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10074
10075 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10076
10077 * org.texi: Update to version 3.06.
10078
10079 2005-04-13 Lute Kamstra <lute@gnu.org>
10080
10081 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10082
10083 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10084
10085 * cl.texi (Porting Common Lisp): Fix typo.
10086
10087 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10088
10089 * gnus.texi (RSS): Addition.
10090
10091 2005-04-04 Jay Belanger <belanger@truman.edu>
10092
10093 * calc.texi: Change Calc version number.
10094 (Customizable variables): Fix description of calc-language-alist.
10095 (Copying): Put in version 2 of GPL.
10096
10097 2005-04-01 Jay Belanger <belanger@truman.edu>
10098
10099 * calc.texi (Troubleshooting Commands): Remove comment about
10100 installation.
10101 (Installation): Remove section.
10102 (Customizable Variables): New section.
10103 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10104 (Graphical Devices): Add references to Customizable Variables.
10105
10106 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10107
10108 * emacs-mime.texi (Display Customization): Markup fixes.
10109 (rfc2047): Update.
10110
10111 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10112
10113 * gnus-faq.texi: Replaced with auto-generated version.
10114
10115 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10116
10117 * dired-x.texi (Multiple Dired Directories): default-directory was
10118 renamed to dired-default-directory.
10119
10120 2005-03-26 Jay Belanger <belanger@truman.edu>
10121
10122 * calc.texi (Simplifying Formulas, Rewrite Rules):
10123 Change description of top and bottom of fraction.
10124 (Modulo Forms): Move description of how to create modulo forms to
10125 earlier in the section.
10126 (Fraction Mode): Suggest using : to get a fraction by dividing.
10127 (Basic Arithmetic): Adjust placement of command name.
10128 (Truncating the Stack): Emphasize that "hidden" entries are still
10129 visible.
10130 (Installation): Move discussion of printing manual to "About This
10131 Manual".
10132 (About This Manual): Mention how to print the manual.
10133 (Reporting Bugs): Remove first person.
10134 (Building Vectors): Add algebraic version of append.
10135 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10136 (Grouping Digits): Fix typo.
10137
10138 2005-03-25 Werner Lemberg <wl@gnu.org>
10139
10140 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10141 Replace `legal' with `valid'.
10142
10143 2005-03-25 Werner Lemberg <wl@gnu.org>
10144
10145 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10146
10147 2005-03-24 Jay Belanger <belanger@truman.edu>
10148
10149 * calc.texi (General Mode Commands)
10150 (Mode Settings in Embedded Mode): Add some explanation of
10151 recording mode settings.
10152
10153 2005-03-24 Richard M. Stallman <rms@gnu.org>
10154
10155 * calc.texi: Remove praise of non-free software.
10156
10157 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10158 (Installation): Node deleted.
10159
10160 2005-03-23 Richard M. Stallman <rms@gnu.org>
10161
10162 * url.texi (HTTP language/coding): Improve last change.
10163
10164 2005-03-22 Jay Belanger <belanger@truman.edu>
10165
10166 * calc.texi (Embedded Mode): Add new information on changing
10167 modes.
10168
10169 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10170
10171 Sync with Tramp 2.0.48.
10172
10173 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10174
10175 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10176 "GNU/Linux". Change all addresses to .gnu.org.
10177 (Default Method): Offer shortened syntax for "su" and "sudo"
10178 methods.
10179
10180 2005-03-07 Richard M. Stallman <rms@gnu.org>
10181
10182 * url.texi: Fix usage of "e.g.".
10183 (HTTP language/coding): Explain the rules for these strings.
10184
10185 2005-03-06 Richard M. Stallman <rms@gnu.org>
10186
10187 * woman.texi (Introduction): Minor cleanups.
10188
10189 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10190
10191 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10192 (Installation): Node deleted.
10193
10194 * mh-e.texi (Preface): Get rid of "Emacs 21".
10195
10196 * eshell.texi (Installation): Delete node (for Emacs 20).
10197
10198 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10199
10200 * flymake.texi: Refill and tweak style in @lisp blocks.
10201
10202 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10203
10204 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10205
10206 2005-03-01 Jay Belanger <belanger@truman.edu>
10207
10208 * calc.texi (Trigonometric and Hyperbolic Functions):
10209 Mention additional functions.
10210 (Algebraic Simplifications): Mention additional simplifications.
10211
10212 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10213
10214 * ses.texi: Add concept/function/variable indices (this work was
10215 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10216 papers on file at FSF).
10217
10218 2005-02-10 Jay Belanger <belanger@truman.edu>
10219
10220 * calc.texi: Change @LaTeX to La@TeX throughout.
10221 Redefine @expr as @math for TeX output.
10222 Redefine @texline as a no-op for TeX output.
10223 Define @tfn, replace @t by @tfn throughout.
10224
10225 2005-02-09 Jay Belanger <belanger@truman.edu>
10226
10227 * calc.texi: Add macro for LaTeX for info output.
10228
10229 2005-02-08 Kim F. Storm <storm@cua.dk>
10230
10231 * texinfo.tex (LaTex): Add def.
10232
10233 2005-02-06 Jay Belanger <belanger@truman.edu>
10234
10235 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10236 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10237 throughout manual.
10238
10239 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10240
10241 * gnus.texi: Some edits based on comments from David Abrahams.
10242
10243 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10244
10245 * gnus.texi (RSS): Fix the keystroke.
10246
10247 2005-01-24 David Kastrup <dak@gnu.org>
10248
10249 * faq.texi: Update AUCTeX version info.
10250
10251 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10252
10253 * gnus-faq.texi ([4.1]): Typo.
10254
10255 2005-01-19 Jay Belanger <belanger@truman.edu>
10256
10257 * calc.texi (Keep Arguments): Mention that keeping arguments
10258 doesn't work with keyboard macros.
10259
10260 2005-01-16 Richard M. Stallman <rms@gnu.org>
10261
10262 * autotype.texi (Autoinserting): Fix small error.
10263
10264 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10265
10266 Sync with Tramp 2.0.47.
10267
10268 * tramp.texi (Compilation): New section, describing compilation of
10269 remote files.
10270
10271 2005-01-11 Kim F. Storm <storm@cua.dk>
10272
10273 * widget.texi (Basic Types): Add :follow-link keyword.
10274
10275 2005-01-09 Jay Belanger <belanger@truman.edu>
10276
10277 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10278
10279 2005-01-08 Jay Belanger <belanger@truman.edu>
10280
10281 * calc.texi: Change throughout to reflect new default value of
10282 calc-settings-file.
10283
10284 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10285
10286 * message.texi (Reply): `message-reply-to-function' should return
10287 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10288
10289 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10290
10291 * faq.texi (Changing load-path): Fix typo.
10292
10293 2005-01-05 Jay Belanger <belanger@truman.edu>
10294
10295 * calc.texi (Programming Tutorial): Replace kbd command by
10296 appropriate characters for a keyboard macro.
10297
10298 2005-01-04 Jay Belanger <belanger@truman.edu>
10299
10300 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10301 for Lucid Emacs.
10302 (Programming Tutorial): Mention that the user needs to be in the
10303 right mode to compute some functions.
10304
10305 2005-01-04 Jay Belanger <belanger@truman.edu>
10306
10307 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10308 no longer applicable.
10309
10310 2005-01-01 Jay Belanger <belanger@truman.edu>
10311
10312 * calc.texi (Programming Tutorial): Change description of how to
10313 edit keyboard macros to match current behavior.
10314
10315 2004-12-31 Jay Belanger <belanger@truman.edu>
10316
10317 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10318
10319 2004-12-20 Jay Belanger <belanger@truman.edu>
10320
10321 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10322 zero.
10323
10324 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10325
10326 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10327 @xref.
10328 (Font Locking): Avoid @strong{Note:}.
10329
10330 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10331
10332 Sync with Tramp 2.0.46.
10333
10334 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10335
10336 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10337
10338 * url.texi: Correct typos.
10339 (Retrieving URLs): @var{nil}->@code{nil}.
10340 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10341 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10342 (Dealing with HTTP documents): @inforef->@xref.
10343
10344 2004-12-15 Jay Belanger <belanger@truman.edu>
10345
10346 * calc.texi: Consistently capitalized all mode names.
10347 (Answers to Exercises): Mention that an answer can be a fraction
10348 when in Fraction mode.
10349
10350 2004-12-13 Jay Belanger <belanger@truman.edu>
10351
10352 * calc.texi: Fix some TeX definitions.
10353
10354 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10355
10356 * reftex.texi (Imprint): Remove erroneous @value's.
10357
10358 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10359
10360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10361 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10362
10363 2004-12-08 Jay Belanger <belanger@truman.edu>
10364
10365 * calc.texi (Starting Calc): Remove comment about installation.
10366 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10367
10368 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10369
10370 * url.texi: Update @setfilename.
10371 (Getting Started): No need to worry about Gnus versions.
10372 (Dealing with HTTP documents): Use @inforef.
10373
10374 * org.texi: Fix @direntry file name.
10375
10376 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10377
10378 * url.texi: New file.
10379
10380 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10381
10382 2004-12-06 Jay Belanger <belanger@truman.edu>
10383
10384 * calc.texi (Using Calc): Remove paragraph about installation.
10385
10386 2004-12-06 Jay Belanger <belanger@truman.edu>
10387
10388 * calc.texi: Use more Texinfo macros and less TeX defs.
10389 Remove @refill's.
10390
10391 2004-12-06 Richard M. Stallman <rms@gnu.org>
10392
10393 * org.texi: New file.
10394
10395 2004-12-05 Richard M. Stallman <rms@gnu.org>
10396
10397 * Makefile.in (org.dvi, ../info/org): New targets.
10398 (INFO_TARGETS): Add ../info/org.
10399 (DVI_TARGETS): Add org.dvi.
10400 (maintainer-clean): Remove the info files in the info dir.
10401
10402 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10403
10404 * idlwave.texi: Fix the setfilename directive to put the produced
10405 file in ../info.
10406 (Continued Statement Indentation): Resurrect Jan D.'s change from
10407 2004-11-03 that was lost when a newer version of idlwave.texi was
10408 imported.
10409
10410 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10411
10412 * gnus-faq.texi ([5.1]): Add missing bracket.
10413
10414 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10415 Index `spam-initialize'.
10416
10417 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10418
10419 * message.texi (Various Message Variables): Mention that all mail
10420 file variables are derived from `message-directory'.
10421
10422 * gnus.texi (Splitting Mail): Clarify bogus group.
10423
10424 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10425
10426 * emacs-mime.texi (Encoding Customization):
10427 Fix mm-coding-system-priorities entry.
10428
10429 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10430
10431 * idlwave.texi (Continued Statement Indentation):
10432 * reftex.texi (Options (Index Support))
10433 (Displaying and Editing the Index, Table of Contents):
10434 * speedbar.texi (Creating a display, Major Display Modes):
10435 Replace non-nil with non-@code{nil}.
10436
10437 2004-10-21 Jay Belanger <belanger@truman.edu>
10438
10439 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10440
10441 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10442
10443 * calc.texi (Reporting Bugs): Double up `@'.
10444
10445 2004-10-18 Jay Belanger <belanger@truman.edu>
10446
10447 * calc.texi (Reporting Bugs): Change the address that bugs
10448 should be sent to.
10449
10450 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10451
10452 * gnus.texi (New Features): Add 5.11.
10453
10454 * message.texi (Resending): Remove wrong default value.
10455
10456 * gnus.texi (Mail Source Specifiers): Describe possible problems
10457 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10458 `pop3-leave-mail-on-server' to the index.
10459
10460 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10461
10462 * message.texi (Canceling News): Add how to set a password.
10463
10464 2004-10-12 Jay Belanger <belanger@truman.edu>
10465
10466 * calc.texi (Help Commands): Change the descriptions of
10467 calc-describe-function and calc-describe-variable to match their
10468 current behavior.
10469
10470 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10471
10472 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10473
10474 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10475
10476 Sync with Tramp 2.0.45.
10477
10478 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10479 plink link. The URL is outdated. Originator contacted for
10480 clarification.
10481
10482 2004-10-10 Juri Linkov <juri@jurta.org>
10483
10484 * gnus.texi (Top, Marking Articles): Join two menus in one node
10485 because a node can have only one menu.
10486
10487 2004-10-09 Juri Linkov <juri@jurta.org>
10488
10489 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10490 example of nnmail-split-fancy.
10491
10492 2004-10-06 Karl Berry <karl@gnu.org>
10493
10494 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10495 consistency with other uses of dashes.
10496
10497 2004-10-05 Karl Berry <karl@gnu.org>
10498
10499 * info.texi: Consistently use --- throughout, periods at end of
10500 menu descriptions, and a couple typos.
10501
10502 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10503
10504 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10505 * pgg.texi (User Commands, Backend methods): Do.
10506 * gnus.texi: Markup fixes.
10507 (Setting Process Marks): Fix `M P a' entry.
10508 * emacs-mime.texi: Fixes.
10509
10510 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10511
10512 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10513 again.
10514 Use 5.10 instead of 5.10.0.
10515
10516 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10517
10518 * gnus.texi (Summary Mail Commands): S D e.
10519
10520 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10521
10522 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10523 the gnus-article-mode-line-format section.
10524
10525 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10526
10527 * gnus.texi (Various Summary Stuff): Fix the documentation for
10528 gnus-newsgroup-variables.
10529
10530 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10531
10532 * gnus.texi (MIME Commands):
10533 Add gnus-mime-display-multipart-as-mixed,
10534 gnus-mime-display-multipart-alternative-as-mixed,
10535 gnus-mime-display-multipart-related-as-mixed.
10536 (Mail Source Customization): Clarify `mail-source-directory'.
10537 (Splitting Mail): Mention gnus-group-find-new-groups.
10538 (SpamOracle): Fix typo.
10539
10540 * gnus-faq.texi: Untabify.
10541 ([6.3]): nnir.el is in contrib directory.
10542
10543 * message.texi (News Headers): Clarify how a unique ID is created.
10544
10545 * gnus.texi (Batching Agents): Fix typo in example.
10546 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10547
10548 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10549
10550 * gnus.texi (Group Parameters): Add more on hooks.
10551
10552 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10553
10554 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10555
10556 2004-09-22 Jay Belanger <belanger@truman.edu>
10557
10558 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10559 might be hidden during part of the session.
10560
10561 2004-09-20 Jay Belanger <belanger@truman.edu>
10562
10563 * calc.texi (Notations Used in This Manual): Put in an earlier
10564 mention that DEL could be called Backspace.
10565
10566 2004-09-10 Simon Josefsson <jas@extundo.com>
10567
10568 * gnus.texi (IMAP): Add example. Suggested and partially written
10569 by Steinar Bang <sb@dod.no>.
10570
10571 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10572
10573 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10574 netrc syntax.
10575
10576 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10577
10578 * gnus.texi (Spam ELisp Package Sequence of Events):
10579 Some clarifications.
10580 (Spam ELisp Package Global Variables): More clarifications.
10581
10582 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10583
10584 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10585 Mention spam-split does not modify incoming mail.
10586
10587 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10588
10589 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10590
10591 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10592
10593 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10594
10595 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10596
10597 * makefile.w32-in (sieve, pgg): Use $(infodir).
10598
10599 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10600
10601 * makefile.w32-in: Fix PGG and Sieve entries.
10602
10603 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10604
10605 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10606 Emacs and related programs.
10607
10608 2004-08-27 Richard M. Stallman <rms@gnu.org>
10609
10610 * faq.texi: Fix texinfo usage, esp. doublequotes.
10611 (Difference between Emacs and XEmacs): Some clarification.
10612
10613 * faq.texi (Difference between Emacs and XEmacs):
10614 Explain not to contrast XEmacs with GNU Emacs.
10615
10616 2004-08-26 Richard M. Stallman <rms@gnu.org>
10617
10618 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10619
10620 2004-08-22 David Kastrup <dak@gnu.org>
10621
10622 * reftex.texi (AUCTeX): Update links, section name.
10623
10624 * faq.texi (Calc): Update availability (included in 22.1).
10625 (AUCTeX): Update availability, information, versions, description.
10626
10627 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10628
10629 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10630
10631 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10632
10633 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10634
10635 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10636
10637 Sync with Tramp 2.0.44.
10638
10639 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10640
10641 * widget.texi (User Interface): Update how to separate the
10642 editable field of an editable-field widget from other widgets.
10643 (Programming Example): Add text after field.
10644
10645 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10646
10647 * emacs-mime.texi (Encoding Customization): Add a note to the
10648 mm-content-transfer-encoding-defaults entry.
10649 (rfc2047): Update.
10650
10651 * gnus.texi (Article Highlighting):
10652 Add gnus-cite-ignore-quoted-from.
10653 (POP before SMTP): New node.
10654 (Posting Styles): Addition.
10655 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10656 (Fancy Mail Splitting): Ditto.
10657 (X-Face): Add gnus-x-face.
10658
10659 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10660
10661 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10662 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10663
10664 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10665
10666 * gnus.texi (Mail Source Specifiers):
10667 Describe `pop3-leave-mail-on-server'.
10668
10669 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10670
10671 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10672
10673 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10674 repository. Change setfilename.
10675
10676 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10677
10678 2004-07-02 Juri Linkov <juri@jurta.org>
10679
10680 * pcl-cvs.texi (Viewing differences): Add `d r'.
10681
10682 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10683
10684 * ses.texi, viper.texi, flymake.texi, faq.texi:
10685 * eshell.texi, ediff.texi: Markup fixes.
10686
10687 2004-06-21 Karl Berry <karl@gnu.org>
10688
10689 * info.texi (Top): Mention that only Emacs has mouse support.
10690 (Getting Started): Mention this in a few other places.
10691
10692 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10693
10694 * autotype.texi (Copyrights, Timestamps):
10695 Recommend `before-save-hook' instead of `write-file-functions'.
10696
10697 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10698
10699 * dired-x.texi (dired-mark-omitted): Update keybinding.
10700
10701 2004-06-10 Kim F. Storm <storm@cua.dk>
10702
10703 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10704
10705 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10706
10707 * dired-x.texi (variable dired-omit-mode): Rename from
10708 dired-omit-files-p.
10709 (function dired-omit-mode): Rename from dired-omit-toggle.
10710 Call dired-omit-mode rather than set dired-omit-files-p.
10711 (dired-mark-omitted): Describe command.
10712
10713 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10714
10715 Version 2.0.41 of Tramp released.
10716
10717 2004-05-29 Juanma Barranquero <lektu@terra.es>
10718
10719 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10720 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10721
10722 2004-05-29 Richard M. Stallman <rms@gnu.org>
10723
10724 * cl.texi (Top): Call this chapter `Introduction'.
10725 (Overview): In TeX, no section heading here.
10726
10727 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10728
10729 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10730
10731 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10732 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10733
10734 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10735
10736 * flymake.texi: New file.
10737
10738 2004-05-28 Simon Josefsson <jas@extundo.com>
10739
10740 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10741
10742 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10743
10744 Version 2.0.40 of Tramp released.
10745
10746 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10747
10748 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10749
10750 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10751 variables `tramp-backup-directory-alist' and
10752 `tramp-bkup-backup-directory-info'.
10753 (Overview, Connection types)
10754 (External transfer methods, Default Method)
10755 (Windows setup hints): Remove restriction of password entering
10756 with external methods.
10757 (Auto-save and Backup): Make file name example
10758 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10759 and `auto-save-directory' must be used.
10760 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10761 only "NT"). Remove doubled entry "What kinds of systems does
10762 @tramp{} work on".
10763 (tramp): Macro removed.
10764 (Obtaining Tramp): Flag removed from title.
10765 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10766 and `trampver' used properly. Flag `tramp-inst' replaced by
10767 `installchapter'. Installation related text adapted.
10768
10769 2004-04-28 Masatake YAMATO <jet@gyve.org>
10770
10771 * widget.texi (Programming Example): Remove overlays.
10772
10773 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10774
10775 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10776
10777 2004-04-23 Juanma Barranquero <lektu@terra.es>
10778
10779 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10780
10781 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10782
10783 * info.texi (Info Search): Add info-apropos.
10784
10785 2004-03-22 Juri Linkov <juri@jurta.org>
10786
10787 * faq.texi: Fix help key bindings.
10788
10789 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10790
10791 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10792 (as suggested by Karl Berry). Update information about colored
10793 stars in menus. Add new subheading describing M-n.
10794
10795 2004-03-12 Richard M. Stallman <rms@gnu.org>
10796
10797 * cl.texi (Top): Rename top node's title.
10798
10799 2004-03-08 Karl Berry <karl@gnu.org>
10800
10801 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10802 problems making the texinfo distribution.
10803
10804 2004-02-29 Simon Josefsson <jas@extundo.com>
10805
10806 * smtpmail.texi (Authentication): Change the list of supported
10807 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10808 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10809 <voegelas@gmx.net>.
10810
10811 2004-02-29 Juanma Barranquero <lektu@terra.es>
10812
10813 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10814 Use $(DEL) instead of rm, and ignore exit code.
10815
10816 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10817
10818 Tramp version 2.0.39 released.
10819
10820 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10821
10822 * tramp.texi (Customizing Completion): Explain new functions
10823 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10824 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10825 (Top): Refer to Savannah mailing list as the major one.
10826 Mention older mailing lists in HTML mode only.
10827 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10828 (Frequently Asked Questions): Remote hosts must not be Unix-like
10829 for "smb" method.
10830 (Password caching): New node.
10831 (External transfer methods): Refer to password caching for "smb"
10832 method.
10833
10834 2004-02-17 Karl Berry <karl@gnu.org>
10835
10836 * info.texi (Help-Int): Mention the new line number feature.
10837
10838 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10839
10840 * ses.texi (Advanced Features): New functionality for
10841 ses-set-header-row (defaults to current row unless C-u used).
10842 (Acknowledgements): Add Stefan Monnier.
10843
10844 2003-12-29 Kevin Ryde <user42@zip.com.au>
10845
10846 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10847
10848 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10849
10850 Tramp version 2.0.38 released.
10851
10852 * tramp.texi (Remote shell setup): Warn of environment variables
10853 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10854 <sven.gabriel@imk.fzk.de>.
10855 (Configuration): Tramp now chooses base64/uuencode
10856 automatically. Update wording accordingly.
10857 (Top): More description for the `Default Method' menu entry.
10858 (Default Method): Use @code, not @var, for Lisp variables.
10859 (Default Method): New subsection `Which method is the right one
10860 for me?'. Suggested by Christian Kirsch.
10861 (Configuration): Pointer to new subsection added.
10862 (Default Method): Too many "use" in one sentence.
10863 Rephrase. Reported by Christian Kirsch.
10864 (Filename Syntax): Old `su' example is probably a left-over from
10865 the sm/su method naming. Replace with `ssh', instead.
10866 (External transfer methods, Auto-save and Backup):
10867 Typo fixes.
10868
10869 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10870
10871 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10872 (Top): Mention japanese manual only if flag `jamanual' is set.
10873 Insert section `Japanese manual' in menu.
10874
10875 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10876
10877 * eshell.texi (Known Problems): Add doc item.
10878
10879 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10880
10881 * cc-mode.texi: Update for CC Mode 5.30.
10882
10883 Note: Please refrain from doing purely cosmetic changes like
10884 removing trailing whitespace in this manual; it clobbers cvs
10885 merging for no good reason.
10886
10887 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10888
10889 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10890 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10891 @acronym{ASCII}.
10892
10893 2003-10-26 Karl Berry <karl@gnu.org>
10894
10895 * info.texi (Info Search): Echo area, not echo are. From Debian
10896 diff.
10897
10898 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10899
10900 * widget.texi (Defining New Widgets): Document new behavior of
10901 :buttons and :children keywords.
10902
10903 2003-10-22 Miles Bader <miles@gnu.org>
10904
10905 * Makefile.in (info): Move before $(top_srcdir)/info.
10906
10907 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10908
10909 * tramp.texi (Inline methods): Small grammar fix.
10910 (External transfer methods): Likewise.
10911
10912 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10913
10914 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10915
10916 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10917
10918 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10919
10920 2003-09-30 Richard M. Stallman <rms@gnu.org>
10921
10922 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10923
10924 * widget.texi (User Interface): Fix typos.
10925
10926 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10927
10928 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10929
10930 * pcl-cvs.texi (Selected Files): Fix typo.
10931
10932 2003-09-21 Karl Berry <karl@gnu.org>
10933
10934 * info.texi (] and [ commands): No period at end of section title.
10935
10936 2003-09-04 Miles Bader <miles@gnu.org>
10937
10938 * Makefile.in (top_srcdir): New variable.
10939 ($(top_srcdir)/info): New rule.
10940 (info): Depend on it.
10941
10942 2003-09-03 Peter Runestig <peter@runestig.com>
10943
10944 * makefile.w32-in: New file.
10945
10946 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10947
10948 * widget.texi (User Interface): Explain the need of static text
10949 around an editable field.
10950
10951 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10952
10953 * widget.texi (Basic Types): The argument to `:help-echo' can now
10954 be a form that evaluates to a string.
10955
10956 2003-08-18 Kim F. Storm <storm@cua.dk>
10957
10958 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10959
10960 2003-08-16 Richard M. Stallman <rms@gnu.org>
10961
10962 * dired-x.texi (Shell Command Guessing): Explain *.
10963
10964 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10965
10966 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10967 log-edit-insert-changelog.
10968
10969 2003-08-03 Karl Berry <karl@gnu.org>
10970
10971 * info.texi: Need @contents.
10972
10973 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10974
10975 Tramp version 2.0.36 released.
10976
10977 * tramp.texi (Remote shell setup): Explain about problems with
10978 non-Bourne commands in ~/.profile and ~/.shrc.
10979
10980 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10981
10982 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10983 renaming of `vis-mode' to `visible-mode'.
10984
10985 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10986
10987 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10988 next, prev and up pointers.
10989
10990 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10991
10992 * info.texi (Help): Mention existence of Emacs and stand-alone
10993 Info at the very beginning of the tutorial.
10994 (Help-Inv): New node.
10995 (Help-]): New node.
10996 (Help-M): Systematically point out the differences between default
10997 Emacs and stand-alone versions. Delete second menu.
10998 (Help-Xref): Systematically point out the differences between
10999 default Emacs and stand-alone versions.
11000 (Help-Int): Change `l' example.
11001 (Expert Info): Fix typos.
11002 (Emacs Info Variables): Mention `Info-hide-note-references' and
11003 new default for `Info-scroll-prefer-subnodes'.
11004
11005 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11006
11007 Version 2.0.35 of Tramp released.
11008
11009 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11010 (Inline methods): Add methods `remsh' and `plink1'.
11011 (External transfer methods): Add method `remcp'.
11012 (Multi-hop Methods): Add method `remsh'.
11013 Small patch from Adrian Aichner <adrian@xemacs.org>:
11014 Fix minor typos.
11015 (Concept Index): Add to make manual searchable via
11016 `Info-index'.
11017 (Version Control): Add cindex entry.
11018
11019 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11020
11021 * trampver.texi: Version 2.0.34 released.
11022
11023 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11024
11025 * faq.texi: Improve previous changes.
11026
11027 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11028
11029 * faq.texi: Update copyright and maintenance details.
11030 Update some package URLs, versions, and maintainers.
11031 Remove many references to the Emacs Lisp Archive.
11032
11033 2003-04-23 Simon Josefsson <jas@extundo.com>
11034
11035 * smtpmail.texi: Fix license (the invariant sections mentioned has
11036 never been part of the smtp manual). Align info dir entry with
11037 other emacs packages.
11038
11039 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11040
11041 * tramp.texi: Version 2.0.33 released.
11042 Remove installation chapter. Remove XEmacs specifics.
11043
11044 2003-03-29 Richard M. Stallman <rms@gnu.org>
11045
11046 * tramp.texi (Top): Undo the previous renaming.
11047 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11048
11049 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11050
11051 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11052 version of manual.
11053
11054 * tramp.texi (Auto-save and Backup): New node.
11055
11056 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11057
11058 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11059 Emacs" in order to have better differentiation to "XEmacs".
11060 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11061 are new macros in order to point to the other Emacs flavor where
11062 appropriate. In info case, point to node `Installation' in order
11063 to explain how to generate the other way. In html case, make a
11064 link to the other html file.
11065 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11066 after CVS checkout/update.
11067 (Installation): Completely rewritten.
11068 (Installation parameters, Load paths): New sections under
11069 `Installation'.
11070
11071 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11072
11073 * tramp.texi: Version 2.0.30 released.
11074 Replace word "path" with "localname" where used as a component of
11075 a Tramp file name.
11076
11077 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11078
11079 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11080 introduced.
11081 (Installation): Explain what to do if files from the tramp/contrib
11082 directory are needed.
11083
11084 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11085
11086 * smtpmail.texi (How Mail Works): New.
11087
11088 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11089
11090 * smtpmail.texi: New file.
11091
11092 * Makefile.in: Build SMTP manual.
11093
11094 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11095
11096 * tramp.texi: Version 2.0.29 released.
11097 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11098 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11099
11100 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11101
11102 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11103 another package loads accidentally Ange-FTP.
11104
11105 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11106
11107 * tramp.texi (Customizing Completion): Add function
11108 `tramp-parse-sconfig'. Change example of
11109 `tramp-set-completion-function', because parsing of ssh config
11110 files looks more natural.
11111
11112 2003-01-15 Kevin Ryde <user42@zip.com.au>
11113
11114 * gnus.texi (Using MIME): Mention auto-compression-mode with
11115 gnus-mime-copy-part.
11116
11117 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11118
11119 * gnus.texi: Do not use `path' in several locations.
11120
11121 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11122
11123 * tramp.texi (External transfer methods): New method `smb'.
11124 From Michael Albinus.
11125
11126 2002-11-05 Karl Berry <karl@gnu.org>
11127
11128 * info.texi (Info-fontify): Reorder face list to avoid bad line
11129 breaks.
11130
11131 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11132
11133 * tramp.texi: Move @copying to standard place.
11134 Use @insertcopying.
11135
11136 2002-10-02 Karl Berry <karl@gnu.org>
11137
11138 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11139 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11140 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11141 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11142 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11143 * widget.texi, woman.texi:
11144 Per rms, update all manuals to use @copying instead of @ifinfo.
11145 Also use @ifnottex instead of @ifinfo around the top node, where
11146 needed for the sake of the HTML output.
11147 (The Gnus manual is not fixed since it's not clear to me how it
11148 works; and the Tramp manual already uses @copying, although in an
11149 unusual way. All others were changed.)
11150
11151 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11152
11153 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11154 (../info/ses, ses.dvi): New targets.
11155 * ses.texi: New file.
11156
11157 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11158
11159 * texinfo.tex: Update to texinfo 4.2.
11160
11161 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11162
11163 * reftex.texi: Update to RefTeX 4.19.
11164
11165 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11166
11167 * gnus.texi (Sorting Groups): Add key bindings for
11168 gnus-group-sort-groups-by-real-name and
11169 gnus-group-sort-selected-groups-by-real-name.
11170
11171 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11172
11173 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11174 (../info/tramp, tramp.dvi): New targets.
11175
11176 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11177
11178 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11179 (calc.dvi): Uncomment.
11180
11181 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11182
11183 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11184 (../info/calc): New target.
11185
11186 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11187
11188 * (Version 21.1 released.)
11189
11190 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11191
11192 * Branch for 21.1.
11193
11194 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11195
11196 * Makefile.in (../info/info): Use an explicit -o switch to
11197 makeinfo.
11198
11199 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11200
11201 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11202
11203 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11204
11205 * ediff.texi: Added ediff-coding-system-for-read.
11206
11207 * viper.texi: Fix typos.
11208
11209 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11210
11211 * Makefile.in (../info/idlwave): Use --no-split.
11212
11213 2000-12-14 Dave Love <fx@gnu.org>
11214
11215 * Makefile.in (mostlyclean): Remove gnustmp.*.
11216 (gnus.dvi): Change rule to remove @latex stuff.
11217
11218 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11219
11220 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11221
11222 2000-10-13 John Wiegley <johnw@gnu.org>
11223
11224 * Makefile.in: Add build targets for eshell.texi.
11225
11226 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11227
11228 * Makefile.in: Remove/comment speedbar stuff.
11229
11230 2000-09-22 Dave Love <fx@gnu.org>
11231
11232 * Makefile.in: Add emacs-mime.
11233
11234 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11235
11236 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11237 (DVI_TARGETS): Add woman.dvi.
11238 (../info/woman, woman.dvi): New targets.
11239
11240 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11241
11242 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11243
11244 * pcl-cvs.texi: New file.
11245 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11246 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11247
11248 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11249
11250 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11251 (../info/ebrowse, ebrowse.dvi): New targets.
11252
11253 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11254
11255 * Makefile.in (INFO_TARGETS): Add eudc.
11256 (DVI_TARGETS): Add eudc.dvi.
11257 (../info/eudc, eudc.dvi): New targets.
11258
11259 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11260
11261 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11262 compatibility with 8+3 filesystems).
11263 (../info/efaq): Rename from emacs-faq.
11264
11265 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11266
11267 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11268 (../info/idlwave, idlwave.dvi): New targets.
11269
11270 1999-10-23 Dave Love <fx@gnu.org>
11271
11272 * Makefile.in: Use autotype.texi.
11273
11274 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11275
11276 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11277 faq.texi file) rather than ../info/faq.
11278
11279 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11280
11281 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11282 (../info/ada-mode, ada-mode.dvi): New targets.
11283
11284 1999-09-01 Dave Love <fx@gnu.org>
11285
11286 * Makefile.in: Add faq.
11287
11288 1999-07-12 Richard Stallman <rms@gnu.org>
11289
11290 * Version 20.4 released.
11291
11292 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11293
11294 * Version 20.3 released.
11295
11296 1998-04-06 Andreas Schwab <schwab@gnu.org>
11297
11298 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11299 Use it in dvi targets.
11300 (../etc/GNU): Change to $(srcdir) first.
11301
11302 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11303
11304 * reftex.texi: Update for RefTeX version 3.22.
11305
11306 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11307
11308 * gnus.texi (Easy Picons): Remove references to
11309 `gnus-group-display-picons'.
11310 (Hard Picons): Ditto.
11311
11312 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11313
11314 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11315 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11316
11317 1997-09-23 Paul Eggert <eggert@twinsun.com>
11318
11319 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11320 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11321
11322 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11323
11324 * Version 20.2 released.
11325
11326 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11327
11328 * Version 20.1 released.
11329
11330 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11331
11332 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11333
11334 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11335
11336 * widget.texi (push-button): Document it.
11337
11338 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11339
11340 * Version 19.33 released.
11341
11342 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11343
11344 * Version 19.32 released.
11345
11346 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11347
11348 * Makefile.in: Add rules for the Message manual.
11349
11350 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11351
11352 * gnus.texi: New version.
11353
11354 * message.texi: New manual.
11355
11356 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11357
11358 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11359
11360 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11361
11362 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11363 Specify -I option.
11364 (All dvi targets): Set the TEXINPUTS variable.
11365
11366 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11367
11368 * Version 19.31 released.
11369
11370 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11371
11372 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11373 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11374
11375 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11376
11377 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11378 (INFO_TARGETS): Add ../info/cc-mode.
11379 (DVI_TARGETS): Add cc-mode.dvi.
11380
11381 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11382
11383 * Version 19.30 released.
11384
11385 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11386
11387 * gnus.texi: New file.
11388
11389 1995-11-04 Erik Naggum <erik@naggum.no>
11390
11391 * gnus.texi: File deleted.
11392
11393 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11394
11395 * mh-e.texi: "Function Index" -> "Command Index" to work with
11396 Emacs 19.30 C-h C-k support of separately-documented commands.
11397
11398 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11399
11400 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11401 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11402
11403 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11404
11405 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11406 (../info/viper, viper.dvi): New targets.
11407
11408 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11409
11410 * dired-x.texi (Installation): Change the example to set
11411 buffer-local variables like dired-omit-files-p in
11412 dired-mode-hook.
11413
11414 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11415
11416 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11417 (../info/mh-e, mh-e.dvi): New targets.
11418
11419 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11420
11421 * Makefile.in (maintainer-clean): Rename from realclean.
11422
11423 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11424
11425 * Makefile.in: New file.
11426 * Makefile: File deleted.
11427
11428 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11429
11430 * Makefile (TEXINDEX_OBJS): Variable deleted.
11431 (texindex, texindex.o, getopt.o): Rules deleted.
11432 All deps on texindex deleted.
11433 (distclean): Don't delete texindex.
11434 (mostlyclean): Don't delete *.o.
11435 * texindex.c, getopt.c: Files deleted.
11436
11437 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11438
11439 * Version 19.26 released.
11440
11441 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11442
11443 * Version 19.25 released.
11444
11445 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11446
11447 * Version 19.24 released.
11448
11449 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11450
11451 * Version 19.23 released.
11452
11453 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11454
11455 * Makefile: Delete spurious tab.
11456
11457 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11458
11459 * Makefile (.SUFFIXES): New rule.
11460
11461 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11462
11463 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11464 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11465
11466 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11467
11468 * Makefile (../info/sc): Rename from sc.info.
11469 (../info/cl): Likewise.
11470 (INFO_TARGETS): Use new names.
11471
11472 1993-12-04 Richard Stallman (rms@srarc2)
11473
11474 * getopt.c: New file.
11475 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11476 (getopt.o): New rule.
11477 (dvi): Don't depend on texindex.
11478 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11479 Depend on texindex.
11480
11481 1993-12-03 Richard Stallman (rms@srarc2)
11482
11483 * Makefile (../info/sc.info): Rename from ../info/sc.
11484 (TEXI2DVI): New variable.
11485 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11486 Add explicit commands.
11487 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11488
11489 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11490
11491 * Version 19.22 released.
11492
11493 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11494
11495 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11496
11497 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11498
11499 * Version 19.21 released.
11500
11501 1993-11-15 Paul Eggert (eggert@twinsun.com)
11502
11503 * Makefile (../info/cl.info): Rename from ../info/cl.
11504
11505 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11506
11507 * Makefile (../etc/GNU): New target.
11508 (EMACSSOURCES): Add gnu1.texi.
11509
11510 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11511
11512 * Makefile (realclean): Don't delete the Info files.
11513
11514 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11515
11516 * forms.texi: Fix forms.texi so that it will format correctly.
11517 Add missing `@end iftex', fix bad reference.
11518
11519 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11520
11521 * Makefile: Fix targets for texindex, new info.texi files.
11522 * info-stnd.texi: New file implements info for standalone info
11523 reader.
11524 * info.texi: Update to include recent changes to "../info/info".
11525 New source file for ../info/info; includes info-stnd.texi.
11526
11527 * texindex.c: Include "../src/config.h" if building in emacs.
11528
11529 * Makefile: Change all files to FILENAME.texi, force all targets
11530 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11531 vip.texinfo, forms.texinfo, cl.texinfo.
11532 Add target to build texindex.c, defining `emacs'.
11533
11534 * forms.texi: Install new file to match version 2.3 of forms.el.
11535
11536 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11537
11538 * Version 19.19 released.
11539
11540 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11541
11542 * sc.texinfo: Fix info file name.
11543
11544 * Makefile (info): Add gnus and sc.
11545 (dvi): Add gnus.dvi and sc.dvi.
11546 (../info/sc, sc.dvi): New targets.
11547
11548 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11549
11550 * Version 19.18 released.
11551
11552 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11553
11554 * Makefile: Fix source file names of the separate manuals.
11555 (gnus.dvi, ../info/gnus): New targets.
11556
11557 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11558
11559 * Version 19.17 released.
11560
11561 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11562
11563 * split-man: Fix typos in last change.
11564
11565 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11566
11567 * Version 19.16 released.
11568
11569 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11570
11571 * version 19.15 released.
11572
11573 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11574
11575 * Makefile (distclean): It's rm, not rf.
11576
11577 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11578
11579 * Version 19.14 released.
11580
11581 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11582
11583 * Makefile: New file.
11584
11585 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11586
11587 * Version 19.13 released.
11588
11589 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11590
11591 * Version 19.9 released.
11592
11593 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11594
11595 * Version 19.8 released.
11596
11597 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11598
11599 * Version 19.7 released.
11600
11601 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11602
11603 * gnus.texinfo: New file. Removed installation instructions.
11604
11605 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11606
11607 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11608
11609 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11610
11611 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11612 then define `\sc' as the command for smallcaps in Texinfo.
11613 This means that the @sc command will produce small caps. bfox has
11614 made the corresponding change to makeinfo and texinfm.el.
11615
11616 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11617
11618 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11619 Customization since the menu entry did not point to anything.
11620 Also add an @finalout command to remove overfull hboxes from the
11621 printed output.
11622
11623 * cl.texinfo: Add @bye, \input line and @settitle to file.
11624 This file is clearly intended to be a chapter of some other work,
11625 but the other work does not yet exist.
11626
11627 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11628
11629 * texinfo.texinfo: Three typos corrected.
11630
11631 ;; Local Variables:
11632 ;; coding: utf-8
11633 ;; End:
11634
11635 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11636
11637 This file is part of GNU Emacs.
11638
11639 GNU Emacs is free software: you can redistribute it and/or modify
11640 it under the terms of the GNU General Public License as published by
11641 the Free Software Foundation, either version 3 of the License, or
11642 (at your option) any later version.
11643
11644 GNU Emacs is distributed in the hope that it will be useful,
11645 but WITHOUT ANY WARRANTY; without even the implied warranty of
11646 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11647 GNU General Public License for more details.
11648
11649 You should have received a copy of the GNU General Public License
11650 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.