Misc small frame/window doc
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
458e643b
GM
12014-02-21 Glenn Morris <rgm@gnu.org>
2
3 * flymake.texi (Starting the syntax check process): Grammar fix.
4
5 * tramp.texi (External packages): Grammar fix.
6 Reword for default sentinel not being nil any more.
7
c0733b63
MA
82014-02-19 Michael Albinus <michael.albinus@gmx.de>
9
10 * trampver.texi: Update release number.
11
95160c90
GM
122014-02-19 Glenn Morris <rgm@gnu.org>
13
14 * remember.texi: Copyedits.
15 (Quick Start): No need for manual autoloads. Mention remember-notes.
16 (Function Reference): Update arguments. Add new commands.
17
a73fae1f
GM
182014-02-18 Glenn Morris <rgm@gnu.org>
19
20 * remember.texi (copying): Bump remember mode version.
21 (Installation): Remove unnecessary chapter.
22 (Quick Start): No need to explicitly load remember.el.
23 (Separate Text Files): New section.
24
fb7a3ee2
GM
252014-02-17 Glenn Morris <rgm@gnu.org>
26
27 * eieio.texi (Class Values, CLOS compatibility):
28 Remove references to deleted eieio-describe-class/generic.
29
d34a353c
MA
302014-02-16 Michael Albinus <michael.albinus@gmx.de>
31
dd7691b7 32 Sync with Tramp 2.2.9.
dd7691b7
MA
33 * trampver.texi: Update release number.
34
d34a353c
MA
35 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
36
2804e0bd
JB
372014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
38
39 * calc.texi (Single-Variable Statistics): Remove mention of
40 incorrect keybinding.
41
45432fd9
PE
422014-02-12 Paul Eggert <eggert@cs.ucla.edu>
43
44 * texinfo.tex: Update from gnulib.
45
36f1351e
GM
462014-02-08 Glenn Morris <rgm@gnu.org>
47
48 * auth.texi (GnuPG and EasyPG Assistant Configuration):
49 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
50
2b568bc9
GM
512014-02-07 Glenn Morris <rgm@gnu.org>
52
53 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
54
36a672f6
GM
552014-02-06 Glenn Morris <rgm@gnu.org>
56
79b6e0a9
GM
57 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
58
36a672f6
GM
59 * mh-e.texi, viper.texi: Do not use colons in index entries.
60
06c2ec49
PE
612014-02-05 Paul Eggert <eggert@cs.ucla.edu>
62
63 * texinfo.tex: Update from gnulib.
64
645586dc
GM
652014-02-05 Glenn Morris <rgm@gnu.org>
66
6222d672
GM
67 * epa.texi: Add indices.
68
645586dc
GM
69 * url.texi (Cookies): Mention url-cookie-list command.
70
f16a3d52
GM
712014-02-03 Glenn Morris <rgm@gnu.org>
72
73 * cl.texi (Blocks and Exits): Mention cl-tagbody.
74
65bc4bb5
GM
752014-02-02 Glenn Morris <rgm@gnu.org>
76
77 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
78
a69ecd19
GM
792014-01-31 Glenn Morris <rgm@gnu.org>
80
81 * efaq.texi (Replacing highlighted text):
82 Update delete-selection-mode doc.
83
ba74a2c0
XF
842014-01-30 Xue Fuqiao <xfq.free@gmail.com>
85
86 * sem-user.texi (Include paths): Fix a Texinfo command.
87
ece4bae5
GM
882014-01-27 Glenn Morris <rgm@gnu.org>
89
90 * idlwave.texi (Lesson III---User Catalog, Online Help)
91 (Starting the Shell, Catalogs, User Catalog):
92 * remember.texi (Quick Start):
93 * viper.texi:
94 * vip.texi (Customization, Customizing Constants)
95 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
96
caece7c3
XF
972014-01-25 Xue Fuqiao <xfq.free@gmail.com>
98
99 * cc-mode.texi (Minor Modes): Minor fix.
100
c13b1a2d
DE
1012014-01-24 David Engster <deng@randomsample.de>
102
103 * eieio.texi (Introduction): Fix references.
104
96c983e0
GM
1052014-01-24 Glenn Morris <rgm@gnu.org>
106
5ace6c29
GM
107 * efaq.texi (Termcap/Terminfo entries for Emacs):
108 Use M-x term rather than M-x terminal-emulator.
109
96c983e0
GM
110 * emacs-mime.texi (time-date): Use float-time.
111
45d9ec75
DE
1122014-01-22 David Engster <deng@randomsample.de>
113
114 * eieio.texi (Introduction): Move introductory paragraph about
115 EIEIO and CLOS from 'Building Classes' to here.
116 (Documentation): Remove, since eieio-doc is not part of Emacs.
117 (Class Values, CLOS compatibility): Mention that
118 `describe-function' will also give information about classes.
119
2fb6d9c6
GM
1202014-01-20 Paul Eggert <eggert@cs.ucla.edu>
121
122 * texinfo.tex: Update from gnulib.
123
630395d1
GM
1242014-01-15 Glenn Morris <rgm@gnu.org>
125
126 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
127
c5eb4323
MA
1282014-01-12 Michael Albinus <michael.albinus@gmx.de>
129
130 * tramp.texi (all): Doc fix according to GNU Coding Standards.
131 Use "file name" instead of "filename" or "path". Use "host"
132 instead of "machine".
133
194a9710
DE
1342014-01-12 David Engster <deng@randomsample.de>
135
136 * eieio.texi (Introduction): `class-of' is obsolete.
137 (Predicates, Basic Methods): Adapt function names to namespace
138 cleanup.
139
e6344e17
XF
1402014-01-12 Xue Fuqiao <xfq.free@gmail.com>
141
142 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
143
4efa3f1e
GM
1442014-01-12 Glenn Morris <rgm@gnu.org>
145
146 * efaq.texi (Guidelines for newsgroup postings)
147 (Informational files for Emacs):
148 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
149
122ff675
SM
1502014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
151
152 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
153
548a1b28
RS
1542014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
155
156 * Makefile.in: Add eww.texi.
157 * eww.texi: New file.
158
d831c9b8
GM
1592014-01-07 Glenn Morris <rgm@gnu.org>
160
161 * efaq.texi (Problems with very large files): Fix superscript typo.
162
3c8b09ca
BG
1632013-01-07 Rasmus <w530@pank.eu>
164
cfdaa150 165 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca
BG
166
1672013-01-07 Bastien Guerry <bzg@gnu.org>
168
cfdaa150 169 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
170 (Include files, The Export Dispatcher)
171 (Advanced configuration)
172 (Header arguments in Org mode properties): Spelling fixes.
173 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
174 (@LaTeX{} specific attributes): New index entries.
175 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
176
1772013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
178
cfdaa150 179 * org.texi (Org export): New section.
3c8b09ca
BG
180 (HTML doctypes): Fix whitespace error. Fix display.
181 (Publishing options): Add missing html publishing options.
182
ff4a5a41
GM
1832014-01-07 Glenn Morris <rgm@gnu.org>
184
185 * efaq.texi (Basic editing, Packages that do not come with Emacs):
186 Merge in some info from etc/MORE.STUFF.
187
c6ab4664
PE
1882014-01-05 Paul Eggert <eggert@cs.ucla.edu>
189
190 Specify .texi encoding (Bug#16292).
191 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
192 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
193 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
194 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
195 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
196 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
197 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
198 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
199 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
200 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
201 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
202 * widget.texi, wisent.texi, woman.texi:
203 Add @documentencoding.
204
22db5dd5
AG
2052014-01-03 Aidan Gauland <aidalgol@amuri.net>
206
207 * eshell.texi (What Eshell is not): Clean up confusing clause.
208
fdf52fd4
GM
2092014-01-03 Glenn Morris <rgm@gnu.org>
210
de229ee3
GM
211 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
212
75b76b87
GM
213 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
214 Add copyright notice to titlepage.
215
4a970ff5
GM
216 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
217
33306400
GM
218 * ert.texi: Add a titlepage. Use @insertcopying.
219
fdf52fd4
GM
220 * calc.texi (Top): Use @top rather than @chapter.
221
8f9740f0
AG
2222014-01-03 Aidan Gauland <aidalgol@amuri.net>
223
ba05e912 224 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 225
112720b1
AG
2262014-01-03 Aidan Gauland <aidalgol@amuri.net>
227
ba05e912 228 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 229
c28426f9
GM
2302014-01-02 Glenn Morris <rgm@gnu.org>
231
232 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
233
f2299e89
AG
2342014-01-02 Aidan Gauland <aidalgol@amuri.net>
235
122ff675 236 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 237
94ee8719
AG
2382014-01-02 Aidan Gauland <aidalgol@amuri.net>
239
ba05e912 240 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
241 Eshell for.
242
a0f20f21
TZ
2432013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
244
245 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
246
91dedc43
GM
2472013-12-22 Glenn Morris <rgm@gnu.org>
248
249 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 250
91dedc43 2512013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 252
91dedc43
GM
253 * info.texi, woman.texi:
254 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 255
26b75b45
JB
2562013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
257
258 * calc.texi (Stack Manipulation Commands): Mention using the variable
259 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
260
c4246a60
MA
2612013-12-12 Michael Albinus <michael.albinus@gmx.de>
262
263 * tramp.texi (direntry): Use ssh but rsh.
264 (all): Encode all environment variable names with @env{...}.
265 (Bug Reports): Refer to Testing node.
266
f9405d87
GM
2672013-12-12 Glenn Morris <rgm@gnu.org>
268
269 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
270 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
271 * srecode.texi, todo-mode.texi, tramp.texi:
272 Sync direntry with info/dir version.
273
b94b96b2
GM
2742013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
275
276 * Makefile.in: Add octave-mode.texi.
277
2782013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
279 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
280
281 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
282
36291308
JB
2832013-12-08 Juanma Barranquero <lekktu@gmail.com>
284
285 * dbus.texi (Properties and Annotations): Fix typo.
286
ed72f323
BG
2872013-12-06 Bastien Guerry <bzg@gnu.org>
288
289 * org.texi: Don't include Emacs version within Org's version.
290
73d3db82
BG
2912013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
292
293 * org.texi (Creating one-off styles): Use new export snippet
294 syntax.
295
c295fc18 296 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
297 above the first heading is ignored when an :export: tag is in a
298 file.
299
543dd969
MA
3002013-12-05 Michael Albinus <michael.albinus@gmx.de>
301
302 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
303
26e4aa7d
GM
3042013-11-30 Glenn Morris <rgm@gnu.org>
305
306 * Makefile.in (distclean): Remove Makefile.
307
0ec16636 3082013-11-20 era eriksson <era+emacsbugs@iki.fi>
309
310 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
311 (The Basics, Formulas): Copyedits.
312 (Resizing, Printer functions): Add index entries.
313
014690de
JB
3142013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
315
316 * calc.texi (Customizing Calc): Mention new variable
317 `calc-context-sensitive-enter'.
318
271672fa
BG
3192013-11-12 Aaron Ecay <aaronecay@gmail.com>
320
321 * org.texi (Exporting code blocks): Document the 'inline-only
322 setting for `org-export-babel-evaluate'. Document how :var
323 introduces code block dependencies.
324
3252013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
326
327 * org.texi (Header arguments): Document header-args[:lang]
328 properties and remove deprecated old-style properties from
329 documentation.
330
331 * org.texi (Agenda commands): Remove footnote from @tsubheading
332 and add a sentence with the reference instead.
333
3342013-11-12 Bastien Guerry <bzg@gnu.org>
335
336 * org.texi (Catching invisible edits):
337 * org.texi (Plain lists, Plain lists):
338 * org.texi (Advanced configuration):
339 * org.texi (Tag groups):
340 * org.texi (Conventions):
341 * org.texi (Checkboxes, Radio lists):
342 * org.texi (Top, Summary, Exporting):
343 * org.texi (In-buffer settings): Fix typos.
344
345 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
346 C-w'. Add an index entry for `org-refile-keep'.
347
348 * org.texi (Plain lists): Add an index entry for sorting plain
349 list. Document sorting by checked status for check lists.
350
351 * org.texi (Publishing options): Fix old variable names.
352
353 * org.texi (Orgstruct mode): Fix suggested setting of
354 `orgstruct-heading-prefix-regexp'.
355
122ff675
SM
356 * org.texi (Export settings):
357 Document `org-export-allow-bind-keywords'.
271672fa
BG
358
359 * org.texi (History and Acknowledgments): Small rephrasing.
360
361 * org.texi (Template elements): Add a footnote about tags accepted
362 in a year datetree.
363
364 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
365 (Header and sectioning, @LaTeX{} specific attributes):
366 Enhance style.
271672fa
BG
367
368 * org.texi (Agenda commands): Add a footnote about dragging agenda
369 lines: it does not persist and it does not change the .org files.
370
371 * org.texi (Agenda commands): Add a table heading for dragging
372 agenda lines forward/backward.
373
374 * org.texi (Agenda commands): Add documentation for
375 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
376
377 * org.texi (Publishing options): Update the list of options.
378 (Simple example, Complex example): Fix the examples.
379
380 * org.texi (Formula syntax for Calc): Don't use a bold font the
381 warning.
382
383 * org.texi (Other built-in back-ends): New section.
384
122ff675
SM
385 * org.texi (Editing source code):
386 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
387 `org-edit-src-turn-on-auto-save'.
388
389 * org.texi (External links): Document contributed link types
390 separately.
391
122ff675
SM
392 * org.texi (Closing items):
393 Document `org-closed-keep-when-no-todo'.
271672fa
BG
394
395 * org.texi (Export back-ends): Rename from "Export formats".
396 (The Export Dispatcher): Remove reference to
397 `org-export-run-in-background'.
398 (Export settings): Minor rewrites.
399 (ASCII/Latin-1/UTF-8 export): Update variable's name.
400 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
401
402 * org.texi (Export in foreign buffers): New section.
403 (Exporting): Remove documentation about converting the selected
404 region.
405
406 * org.texi (Advanced configuration): Put the filter valid types in
407 a table. Use @lisp and @smalllisp.
408
409 * org.texi: Use @code{nil} instead of nil. Update the maintainer
410 contact info.
411
412 * org.texi (Exporting): Better introductory sentence. Add a note
413 about conversion commands.
414 (Feedback, Orgstruct mode, Built-in table editor)
415 (Built-in table editor, Orgtbl mode, Updating the table)
416 (Property syntax, Capturing column view, Capture)
417 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
418 (Exporting, Extending ODT export)
419 (Working with @LaTeX{} math snippets, dir, Customization)
420 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
421 Uniformly use @kbd{M-x command RET}.
422
423 * org.texi (Filtering/limiting agenda items): New subsection.
424 Document the use of `org-agenda-max-*' options and
425 `org-agenda-limit-interactively' from the agenda.
426 (Agenda commands): Move details about filtering commands to
427 the new section, only include a summary here.
428 (Customizing tables in ODT export)
122ff675
SM
429 (System-wide header arguments, Conflicts, Dynamic blocks):
430 Use spaces for indentation.
271672fa
BG
431
432 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
433
434 * org.texi (Links in HTML export, Images in HTML export)
435 (post): Fix syntax within #+ATTR_*.
436 (Tables in HTML export): Document `org-html-table-row-tags'
437 and use `org-html-table-default-attributes' instead of
438 `org-html-table-tag'.
439
440 * org.texi (Publishing action, Publishing options)
441 (Publishing links): Major rewrite. Enhance explanations for
442 `org-org-publish-to-org'. Remove reference to
443 `org-export-run-in-background'.
444
445 * org.texi: Fix many small typos. Use #+NAME instead of
446 #+TBLNAME. Use @smalllisp instead of @example.
447 (Special symbols): Add index?
448 (HTML preamble and postamble): Don't mention obsolete use of
449 opt-plist.
450 (JavaScript support): Don't mention the org-jsinfo.el file as it
451 has been merged with ox-html.el.
452
453 * org.texi (Installation, Feedback, Setting Options)
454 (Code evaluation security, org-crypt.el): Use @lisp instead of
455 @example.
456 (Agenda commands): Use @table instead of @example.
457
458 * org.texi (Adding hyperlink types): New appendix.
459
460 * org.texi (ODT export commands, Extending ODT export)
461 (Applying custom styles, Images in ODT export)
462 (Labels and captions in ODT export)
463 (Literal examples in ODT export)
464 (Configuring a document converter)
465 (Working with OpenDocument style files)
466 (Customizing tables in ODT export)
467 (Validating OpenDocument XML): Fix options names.
468
469 * org.texi (History and Acknowledgments): Update acknowledgments
470 to Nicolas. Add Nicolas Goaziou to the list of contributors.
471
472 * org.texi (System-wide header arguments): Don't use "customizing"
473 for setting a variable. Also remove comments.
474
475 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
476 `org-agenda-start-on-weekday' to the variable index and document
477 them.
478
479 * org.texi (Sparse trees, Agenda commands)
480 (@LaTeX{} fragments, Selective export, Export options)
481 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
482 (HTML Export commands, @LaTeX{}/PDF export commands)
483 (iCalendar export, Publishing options, Triggering publication)
484 (In-buffer settings): Update to reflect changes from the new
485 export engine.
486
122ff675
SM
487 * org.texi (Matching tags and properties): More examples.
488 Explain group tags expansion as regular expressions.
271672fa
BG
489
490 * org.texi (Tag groups): New section.
491
492 * org.texi (Setting tags): Tiny formatting fixes.
493
494 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
495 names.
496
497 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
498 concept index. Include example for these agenda views.
499 (Special agenda views): Mention the "agenda*" agenda view.
500
501 * org.texi (Repeated tasks): Document how to ignore a repeater
502 when using both a scheduled and a deadline timetamp.
503
504 * org.texi (Global and local cycling): Wrap in a new subsection.
505 (Initial visibility, Catching invisible edits): New subsections.
506
507 * org.texi (Visibility cycling): Mention that
508 `org-agenda-inhibit-startup' will prevent visibility setting when
509 the agenda opens an Org file for the first time.
510
511 * org.texi (Org syntax): New section.
512
122ff675
SM
513 * org.texi (Orgstruct mode):
514 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
515
516 * org.texi (Speeding up your agendas): New section.
517
518 * org.texi (Installation): When installing Org from ELPA, users
519 should do this from an Emacs session where no .org file has been
520 visited.
521
522 * org.texi (CSS support, In-buffer settings): Update HTML options
523 names.
524
525 * org.texi (Structure editing): Update documentation for
526 `org-insert-heading-or-item'.
527 (Plain lists, Relative timer): Update index entry.
528
529 * org.texi (JavaScript support): Update variable names.
530
531 * org.texi (comments): Minor formatting fix.
532
533 * org.texi (@LaTeX{} fragments): Minor enhancement.
534
535 * org.texi: Update the list contributions.
536
537 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
538 will not copy the subtrees and the inherited tags.
539 Document `org-agenda-filter-by-regexp'.
271672fa
BG
540
541 * org.texi (Publishing action, Complex example): Fix names of
542 publishing functions.
543
544 * org.texi (Top, Exporting): Delete references to Freemind.
545 (Freemind export): Delete section.
546
547 * org.texi (Top, Exporting): Delete references to the XOXO export.
548 (XOXO export): Delete section.
549
550 * org.texi (Capture): Mention that org-remember.el is not
551 supported anymore.
552
122ff675
SM
553 * org.texi (Top, Exporting, Beamer class export):
554 Delete references to the TaskJuggler export.
271672fa
BG
555 (History and Acknowledgments): Mention that the TaskJuggler has
556 been rewritten by Nicolas and now lives in the contrib/ directory
557 of Org's distribution. Mention that Jambunathan rewrote the HTML
558 exporter. Remove Jambunathan from my own acknowledgments.
559 (TaskJuggler export): Delete.
560
561 * org.texi (HTML preamble and postamble)
562 (Tables in HTML export, Images in HTML export)
563 (Math formatting in HTML export, CSS support)
564 (@LaTeX{} and PDF export, Publishing options): Fix the names of
565 the HTML export and publishing options.
566
567 * org.texi (Literal examples, Export options)
568 (@LaTeX{} and PDF export, Header and sectioning)
569 (Publishing options): Fix LaTeX options names.
570
122ff675
SM
571 * org.texi (Export options, CSS support, In-buffer settings):
572 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
573
574 * org.texi (Export options, In-buffer settings): Fix references to
575 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
576
577 * org.texi (Top, Markup, Initial text, Images and tables)
578 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
579 (Export options, JavaScript support, Beamer class export):
580 Remove references to the DocBook export, which has been deleted.
271672fa
BG
581 (History and Acknowledgments): Mention that DocBook has been
582 deleted, suggest to use the Texinfo exporter instead, then to
583 convert the .texi to DocBook with makeinfo.
584 (Links in ODT export, Tables in ODT export): Fix indices.
585
586 * org.texi (Deadlines and scheduling): Add a variable to the
587 index. Add documentation about delays for scheduled tasks.
588
122ff675
SM
589 * org.texi (Emphasis and monospace):
590 Mention `org-fontify-emphasized-text' and
271672fa
BG
591 `org-emphasis-regexp-components'.
592
593 * org.texi (References): Small enhancement.
594
595 * org.texi (Column width and alignment): Make the example visually
596 more clear.
597
598 * org.texi (The clock table): Document :mstart and :wstart as a
599 way to set the starting day of the week.
600
601 * org.texi (In-buffer settings): Document new startup keywords.
602 Thanks to John J Foerch for this idea.
603
604 * org.texi (Include files): Tiny formatting fix.
605
606 * org.texi (Activation): Point to the "Conflicts" section.
607
6082013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
609
610 * org.texi (CSS support): Clarify this section.
611
612 * org.texi (@LaTeX{} specific attributes): Document that tabu and
613 tabularx packages are not in the default set of packages.
614
615 * org.texi (Agenda commands): Document fortnight view.
616
617 * org.texi: Document conflict with ecomplete.el.
618
619 * org.texi (History and Acknowledgments): Acknowledgements for
620 Jason Dunsmore and Rakcspace.
621
622 * org.texi: Rename org-crypt.el node to org-crypt.
623
624 * org.texi (A @LaTeX{} example): Fix typo in variable name.
625
626 * org.texi (MobileOrg): Mention the new iPhone developer.
627
628 * org.texi (Table of contents) Improve documentation of TOC
629 placement.
630
631 * org.texi: Explain that date/time information at read-date prompt
632 should start at the beginning, not anywhere in the middle of a
633 long string.
634
6352013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
636
637 * org.texi (Orgstruct mode): Fix wrong regexp.
638
6392013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
640
641 * org.texi: Document export to (X)HTML flavors.
642
6432013-11-12 Eric Schulte <schulte.eric@gmail.com>
644
645 * org.texi (Extracting source code): Mention the prefix argument
646 to org-babel-tangle.
122ff675 647 (noweb): Remove erroneous negative.
271672fa
BG
648 (Specific header arguments): Document new header arguments.
649 Documentation for new tangle-mode header argument.
650 (Top): Documentation for new tangle-mode header argument.
651 (rownames): Documentation for new tangle-mode header argument.
652 Mention elisp as special rowname case.
653 (tangle-mode): Documentation for new tangle-mode header argument.
654 (post): Documentation and an example of usage.
655 (var): Remove the "Alternate argument syntax" section from the
656 documentation.
657 (hlines): Note that :hline has no effect for Emacs Lisp code
658 blocks.
659
6602013-11-12 Feng Shu <tumashu@gmail.com>
661
662 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
663 (Math formatting in HTML export)
664 (Working with @LaTeX{} math snippets): Add document about creating
665 formula image with imagemagick.
666
667 * org.texi (@LaTeX{} specific attributes): Document `:caption'
668 attribute of #+ATTR_LATEX.
669
6702013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
671
672 * org.texi (Handling links): Fix a typo in
673 `org-startup-with-inline-images' documentation.
674
675 * org.texi (Previewing @LaTeX{} fragments): Document the startup
676 keywords to use for previewing LaTeX fragments or not.
677 (Summary of in-buffer settings): Improve formatting and add an
678 entry for the variable `org-startup-with-latex-preview'.
679
680 * org.texi (Property syntax): Recall the user to refresh the org
681 buffer when properties are set on a per-file basis.
682
6832013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
684
685 * org.texi (Matching tags and properties): Clarification.
686
6872013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
688
689 * org.texi (Editing and debugging formulas): Add an example when a
690 table has multiple #+TBLFM lines.
691
6922013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
693
694 * org.texi (The clock table): Document acceptance of relative
695 times in tstart and tend, link to syntax description and provide
696 example.
697
6982013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
699
700 * org.texi (The spreadsheet): Document lookup functions.
701
7022013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
703
8449dd1f 704 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
705 and .table-number.
706
7072013-11-12 Michael Brand <michael.ch.brand@gmail.com>
708
709 * org.texi
710 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
711 spreadsheet formula mode strings and some examples from @example
712 block with xy @r{yz} to @table.
713
714 * org.texi (Formula syntax for Calc): Improve the documentation of
715 empty fields in formulas for spreadsheet. Add explanation and
716 example for empty field. Extend explanations of format
717 specifiers. Add a sentence to mention Calc defmath.
718
719 * org.texi (Column formulas): Add a sentence to be more explicit
720 about when a table header is mandatory.
721
7222013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
723
724 * org.texi (Subscripts and superscripts): Remove reference to
725 quoted underscores until this mechanism is implemented again.
726
727 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
728 property.
729
730 * org.texi (Document title): Subtree export is no longer triggered
731 by marking one as the region.
732 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
733 giving examples isn't very useful: "horizontal rule" is, at least,
734 as explicit as <hr/>.
735
736 * org.texi (HTML doctypes): Reflect keyword removal.
737 (CSS support): Reflect keyword removal.
738
739 * org.texi (@LaTeX{} specific attributes): Document new :float
740 values.
741
742 * org.texi (Export settings): Improve documentation.
743
744 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
745 (Text areas in HTML export): Update text areas.
746 (HTML Export commands): Update export commands.
747
748 * org.texi (Header and sectioning): Add a footnote about the
749 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
750
122ff675
SM
751 * org.texi (The Export Dispatcher):
752 Document `org-export-in-background'.
271672fa
BG
753
754 * org.texi (Footnotes): Export back-ends do not use
755 `org-footnote-normalize' anymore.
756
757 * org.texi: Document variable changes.
758
c295fc18 759 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
760
761 * org.texi (Exporting): Massive rewrite of the first sections.
762 (Selective export): Delete.
763 (The Export Dispatcher): Rewrite.
764 (Export options): Rewrite as "Export settings".
765
766 * org.texi: Small changes to documentation for embedded LaTeX.
767
768 * org.texi (Internal links): Document #+NAME keyword and
769 cross-referencing during export.
770
771 * org.texi (Include files): Remove reference to :prefix1
772 and :prefix. Give more details for :minlevel.
773
122ff675
SM
774 * org.texi (Macro replacement): Fix macro name.
775 Update documentation about possible locations and escaping mechanism.
271672fa 776
122ff675
SM
777 * org.texi (Table of contents): Update documentation.
778 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
779 optional title and #+TOC: keyword.
780
7812013-11-12 Rick Frankel <rick@rickster.com>
782
783 * org.texi (results): Add Format section, broken out of Type
784 section to match code.
122ff675
SM
785 (hlines, colnames): Remove incorrect Emacs Lisp exception.
786 Note that the actual default handling (at least for python and
271672fa
BG
787 emacs-lisp) does not seem to match the description.
788
7892013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
790
791 * org.texi (The date/time prompt): Update the documentation to
792 reflect the new way `org-read-date-get-relative' handles weekdays.
793
7942013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
795
122ff675
SM
796 * org.texi (Resolving idle time):
797 Document `org-clock-x11idle-program-name'.
271672fa 798
955ada11
MA
7992013-10-24 Michael Albinus <michael.albinus@gmx.de>
800
801 * ert.texi (Running Tests Interactively): Adapt examle output.
802 (Tests and Their Environment): Mention skip-unless.
803
48f73cfb
GM
8042013-10-23 Glenn Morris <rgm@gnu.org>
805
76f1a3c3
GM
806 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
807 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
808 * widget.texi: Nuke @refill.
809
48f73cfb
GM
810 * Makefile.in (install-dvi, install-html, install-pdf)
811 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
812 (uninstall-pdf): Quote entities that might contain whitespace.
813
c8722a97
JB
8142013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
815
a12bf61e 816 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
817 which integers begin to be represented by lists.
818
f55f544f
XF
8192013-10-14 Xue Fuqiao <xfq.free@gmail.com>
820
821 * cl.texi (Argument Lists): Add indexes for &key and &aux.
822
81856d28
MA
8232013-10-07 Michael Albinus <michael.albinus@gmx.de>
824
825 * trampver.texi: Update release number.
826
afae9a69
MA
8272013-10-02 Michael Albinus <michael.albinus@gmx.de>
828
829 Sync with Tramp 2.2.8.
830
831 * tramp.texi (External packages): Use `non-essential'.
832 * trampver.texi: Update release number.
833
fe30962e
GM
8342013-09-14 Glenn Morris <rgm@gnu.org>
835
836 * eshell.texi: Markup fixes.
837
412a0972
XF
8382013-09-11 Xue Fuqiao <xfq.free@gmail.com>
839
840 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
841 of @kbd{RET}.
842 (Prefix Matching): Add an index.
843
7dc61a66
GM
8442013-09-08 Glenn Morris <rgm@gnu.org>
845
846 * emacs-gnutls.texi: Tweak direntry.
847
97e99cc3
MA
8482013-09-06 Michael Albinus <michael.albinus@gmx.de>
849
850 * tramp.texi (Alternative Syntax): Remove chapter.
851
50b13cde
PE
8522013-08-28 Paul Eggert <eggert@cs.ucla.edu>
853
854 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
855 for portability to hosts where /bin/sh has problems.
856
0acfedd3
SM
8572013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
858
859 Try to reduce redundancy in doc/misc/Makefile.in.
860 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
861 (TARGETS): New intermediate variable.
862 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
863
1857cd3f
GM
8642013-08-27 Glenn Morris <rgm@gnu.org>
865
63e984f8
GM
866 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
867
278208b8
GM
868 * efaq.texi: Rename from faq.texi, to match its output files.
869 * Makefile.in: Update for faq.texi name change.
870
79c238dc
GM
871 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
872
c076ba95
GM
873 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
874
1857cd3f
GM
875 * efaq-w32.texi: Move here from the web-pages repository.
876 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
877 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
878 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
879 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
880 Add DOCMISC_*_W32 variables.
881 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
882 (efaq_w32_deps): New variable.
883 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
884 (efaq-w32.pdf, efaq-w32.html): New rules.
885 (clean): Remove efaq-w32 products.
886
2fb6d9c6
GM
8872013-08-26 Paul Eggert <eggert@cs.ucla.edu>
888
889 * texinfo.tex: Update from gnulib.
890
dab3a8d5
KY
8912013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
892
893 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
894 shift_jis from the default value set to mm-coding-system-priorities for
895 Japanese users.
896
55f612f0
GM
8972013-08-13 Glenn Morris <rgm@gnu.org>
898
899 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
900 (Options - Defining Label Environments, Options - Creating Labels)
901 (Options - Referencing Labels, Options - Creating Citations)
902 (Options - Index Support, Options - Viewing Cross-References)
903 (Options - Finding Files, Options - Optimizations)
904 (Options - Fontification, Options - Misc):
905 * cc-mode.texi (Sample Init File):
906 * edt.texi (Init file):
907 * epa.texi (Encrypting/decrypting gpg files):
908 * mairix-el.texi (About, Setting up the mairix interface, Using)
909 (Extending):
910 Rename nodes to avoid characters that can cause Texinfo problems.
911
d401ef43
KY
9122013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
913
914 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
915
8496d8d7
GM
9162013-08-12 Glenn Morris <rgm@gnu.org>
917
808190e6
GM
918 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
919 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
920 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
921 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
922 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
923 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
924 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
925 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
926 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
927 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
928 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
929 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
930 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
931
2f3ac208
GM
932 * woman.texi (Top): Avoid mailto: in html output.
933
8496d8d7
GM
934 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
935 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
936 (INSTALL_DATA): New, set by configure.
937 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
938 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 939 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
940 uninstall-ps, and uninstall-doc.
941 (.SUFFIXES): Add .ps and .dvi.
942 (.dvi.ps): New suffix rule.
943 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
944 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
945 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
946 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
947 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
948 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
949 (ido.html, mairix-el.html, message.html, mh-e.html)
950 (newsticker.html, nxml-mode.html, org.html, pgg.html)
951 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
952 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
953 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
954 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
955 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
956 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
957 New rules.
958 (clean): Remove HTML_TARGETS and PS_TARGETS.
959
33a9f380
XF
9602013-08-10 Xue Fuqiao <xfq.free@gmail.com>
961
962 * ido.texi (Working Directories):
963 (Flexible Matching, Regexp Matching, Find File At Point)
964 (Ignoring, Misc Customization): Use @defopt for user options.
965
353ca646
XF
9662013-08-09 Xue Fuqiao <xfq.free@gmail.com>
967
968 * htmlfontify.texi (Customization): Remove documentation of
241de290 969 `hfy-fast-lock-save'. Minor fixes.
353ca646 970
03300a14
XF
9712013-08-08 Xue Fuqiao <xfq.free@gmail.com>
972
973 * ido.texi (Top): Insert node "Working Directories" in menu.
974 (Working Directories): New node.
9dfc8491
XF
975 (Misc Customization): Add documentation of
976 `ido-confirm-unique-completion' and some other user options.
03300a14 977
2a024334
EZ
9782013-08-07 Eli Zaretskii <eliz@gnu.org>
979
980 * todo-mode.texi: Update @dircategory.
981 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
982 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
983 @ref.
984
c85989f5
XF
9852013-08-07 Xue Fuqiao <xfq.free@gmail.com>
986
998ad848
XF
987 * sc.texi (Introduction): Fix index.
988 (Usage Overview):
989 (Citations, Citation Elements, Recognizing Citations)
990 (Information Keys and the Info Alist, Reference Headers)
991 (The Built-in Header Rewrite Functions)
992 (Electric References, Reply Buffer Initialization)
993 (Filling Cited Text, Selecting an Attribution)
994 (Attribution Preferences)
995 (Anonymous Attributions, Author Names)
996 (Using Regi, Post-yank Formatting Commands)
997 (Citing Commands, Insertion Commands)
998 (Mail Field Commands)
999 (Hints to MUA Authors, Thanks and History): Change from one space
1000 between sentences to two.
03300a14 1001 (What Supercite Does): Typo fix.
998ad848 1002
98374c9a
XF
1003 * newsticker.texi (Usage): Use @key for RET.
1004
c85989f5 1005 * cl.texi (Argument Lists):
20940c20
XF
1006 (For Clauses):
1007 (Macros): Add indexes.
c85989f5 1008
57fedd9f
XF
10092013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1010
1011 * cl.texi (Blocks and Exits): Add an index.
1012
016d3f7d
SB
10132013-08-04 Stephen Berman <stephen.berman@gmx.net>
1014
1015 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1016 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
1017 (todo-mode.dvi, todo-mode.pdf): New rules.
1018
1019 * todo-mode.texi: New file.
1020
89cccc2f
G
10212013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1022
1023 * gnus.texi (Basic Usage): Mention that warp means jump here.
1024 (The notmuch Engine): Mention notmuch.
1025
a3fd87cb
TH
10262013-07-30 Tassilo Horn <tsdh@gnu.org>
1027
1028 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1029 `gnus-subthread-sort-functions' and remove the obsolete documentation
1030 of `gnus-sort-threads-recursively'.
1031
2fb6d9c6
GM
10322012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 * texinfo.tex: Update to 2012-07-29.17 version.
1035
a3fd87cb 10362013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1037
1038 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1039 implementation.
1040 (Introduction): Add further missing features.
1041 (Building Classes): Add introductory paragraph.
1042 (Wish List): Add metaclasses and EQL specialization.
1043
b69c2ea7
MA
10442013-07-29 Michael Albinus <michael.albinus@gmx.de>
1045
122ff675
SM
1046 * tramp.texi (Frequently Asked Questions):
1047 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1048
13afd560
TH
10492013-07-26 Tassilo Horn <tsdh@gnu.org>
1050
1051 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1052 `gnus-sort-threads-recursively'.
1053
7add5a8a
GM
10542013-07-25 Glenn Morris <rgm@gnu.org>
1055
57cff712
GM
1056 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1057 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1058
7add5a8a
GM
1059 * erc.texi (Special Features): Update contact information.
1060 (History): Avoid using @email.
1061
1062 * eshell.texi (Bugs and ideas): Minor updates.
1063
1064 * faq.texi (Reporting bugs, Origin of the term Emacs)
1065 (Setting up a customization file)
1066 (Using an already running Emacs process, Turning off beeping)
1067 (Packages that do not come with Emacs)
1068 (Replying to the sender of a message): Avoid using @email.
1069
1070 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1071
1072 * reftex.texi (Imprint): Avoid using @email.
1073
1074 * ses.texi (Top): Update bug reporting instructions.
1075 (Acknowledgments): Avoid using @email.
1076
1077 * woman.texi (Introduction, Background): Remove outdated information.
1078 (Bugs, Acknowledgments): Avoid using @email.
1079
3f0faa45
XF
10802013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1081
1082 * ido.texi: New file.
1083
47cc1156
G
10842013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1085
1086 * gnus.texi (Customizing Articles): Document function predicates.
1087
c17b81a7
G
10882013-07-08 Tassilo Horn <tsdh@gnu.org>
1089
1090 * gnus.texi (lines): Correct description of
122ff675
SM
1091 `gnus-registry-track-extra's default value.
1092 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1093
6ed7a66a
G
10942013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1095
1096 * gnus.texi (Group Parameters): Mention regexp
1097 substitutions (bug#11688).
1098
10992013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1100
1101 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1102
11032013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1104
1105 * gnus.texi (Emacsen): Fix version.
1106
1107 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1108
5154917e
GM
11092013-07-06 Glenn Morris <rgm@gnu.org>
1110
1111 * mh-e.texi: Fix external links.
3cab18a3 1112 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1113
9d7a25d6 1114 * newsticker.texi (Overview): Update URL.
583873a9 1115
9d7a25d6
GM
1116 * nxml-mode.texi (Introduction): Update URL.
1117
1118 * org.texi (JavaScript support): Fix URL.
91eea47b 1119
bfd569a4
GM
1120 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1121
6338a049
GM
1122 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1123
97df87bb
GM
1124 * dbus.texi (Introspection): Update URL to a less defunct one.
1125
f2a538a2
GM
1126 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1127 (Foreign Groups): Use @indicateurl for examples.
1128 (Direct Functions): Remove defunct URL.
1129 (RSS): Update URL.
1130
1131 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1132 (FAQ 7-1): Update URL.
1133
f0a77200
GM
1134 * pgg.texi (Top, Overview): Add note about obsolescence.
1135
5aa43a3a
PE
11362013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1137
1138 * texinfo.tex: Merge from gnulib.
1139
a944db14
GM
11402013-07-03 Glenn Morris <rgm@gnu.org>
1141
1142 * bovine.texi (top):
1143 * cc-mode.texi (AWK Mode Font Locking):
1144 * mh-e.texi (Preface):
1145 * url.texi (URI Parsing): Fix cross-references to other manuals.
1146
eaa610c3
KY
11472013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1148
1149 * gnus.texi (Client-Side IMAP Splitting):
1150 Note that `nnimap-inbox' now can be a list.
1151
7eeeb7dd
GM
11522013-06-24 Glenn Morris <rgm@gnu.org>
1153
1154 * eshell.texi: Fix cross-references to other manuals.
1155
2e667b8c
GM
11562013-06-23 Glenn Morris <rgm@gnu.org>
1157
1158 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1159 Remove; not needed now we use a standard html layout for the faq.
1160 (clean): Remove HTML_TARGETS, emacs-faq.text.
1161
c5b0993e
EW
11622013-06-21 Eduard Wiebe <usenet@pusto.de>
1163
1164 * flymake.texi (Parsing the output, Customizable variables):
1165 Add reference to `flymake-warning-predicate'.
1166
d6491e24
MA
11672013-06-19 Michael Albinus <michael.albinus@gmx.de>
1168
1169 * tramp.texi (Top, Configuration): Insert section `Predefined
1170 connection information' in menu.
1171 (Predefined connection information): New section.
1172 (Android shell setup): Make a reference to `Predefined connection
1173 information'.
1174
09af5c3e
GM
11752013-06-19 Glenn Morris <rgm@gnu.org>
1176
1177 * Makefile.in (version): New, set by configure.
1178 (clean): Delete dist tar file.
1179 (infoclean): New, split from maintainer-clean.
1180 (maintainer-clean): Run infoclean.
1181 (dist): New rule, to make tarfile for www.gnu.org.
1182
745b097b
AK
11832013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1184
4f405069 1185 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1186 for keys q and Q.
1187 (Standards): Reference RFC5804 as the defining document of the
1188 managesieve protocol.
1189
fa472906
AG
11902013-06-10 Aidan Gauland <aidalgol@amuri.net>
1191
1192 * eshell.texi (Input/Output): Expand to cover new visual-command
1193 options, eshell-visual-subcommands and eshell-visual-options.
1194 Divide into separate Visual Commands and Redirection sections.
1195
ff4871b9
GM
11962013-06-10 Glenn Morris <rgm@gnu.org>
1197
1198 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1199
cdebc6dd
KY
12002013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1201
1202 * gnus.texi (Article Date):
1203 Fix description of gnus-article-update-date-headers.
1204
962e44a5
XF
12052013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1206
1207 * erc.texi (Special Features): ERC is being maintained within
1208 Emacs now.
1209
5d028165
XF
12102013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1211
998ad848 1212 * flymake.texi: Change from one space between sentences to two.
5d028165 1213
0a6313f7
SM
12142013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1217 (bug#14293).
1218
a7bef505
MA
12192013-04-16 Michael Albinus <michael.albinus@gmx.de>
1220
1221 * tramp.texi (Frequently Asked Questions): Precise, how to define
1222 an own ControlPath.
1223
7a55aa13
MA
12242013-04-15 Michael Albinus <michael.albinus@gmx.de>
1225
1226 * tramp.texi (Frequently Asked Questions): New item for
1227 ControlPath settings.
1228
c81ecb72
JB
12292013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1230
4f405069 1231 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1232 descriptions.
1233
73572c72
AG
12342013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1235
78b8f320 1236 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1237
24afc2e2
MA
12382013-03-18 Michael Albinus <michael.albinus@gmx.de>
1239
1240 * tramp.texi (Filename Syntax): Host names are not allowed to be
1241 any method name, unless method name is specified explicitly.
1242 Remove restriction on unibyte filenames.
1243
1244 * trampver.texi: Update release number.
1245
5294599f
PE
12462013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1247
1248 doc: convert some TeX accents to UTF-8
1249 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1250 '@"{@dotless{i}}'.
1251
d7251c31
MA
12522013-03-15 Michael Albinus <michael.albinus@gmx.de>
1253
1254 Sync with Tramp 2.2.7.
1255
1256 * trampver.texi: Update release number.
1257
f6817529
JB
12582013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1259
1260 * calc.texi (Basic Operations on Units): Streamline some
1261 descriptions.
1262
c3e2de4c
GM
12632013-03-08 Glenn Morris <rgm@gnu.org>
1264
1265 * faq.texi (Top): Don't say this was updated @today.
1266 That's irrelevant and leads to spurious diffs.
1267
6d7ebb72
JB
12682013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1269
c5b0993e
EW
1270 * calc.texi (Basic Operations on Units):
1271 Fix cross-reference.
6d7ebb72 1272
3cd23a35
KY
12732013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1274
1275 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1276
33d1e2f5
AM
12772013-03-06 Alan Mackenzie <acm@muc.de>
1278
1279 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1280 calling a line-up function.
1281
681ebc33
PE
12822013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1283
1284 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1285 * ses.texi: Switch from Latin-1 to UTF-8.
1286
eeb84739
MA
12872013-03-03 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * tramp.texi (External methods): Tramp does not connect Android
1290 devices by itself.
1291
fc0c5af8
BW
12922013-03-02 Bill Wohler <wohler@newt.com>
1293
1294 Release MH-E manual version 8.5.
1295
1296 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1297 release 8.5.
1298
1299 * mh-e.texi (Preface, Conventions, Getting Started)
1300 (Using This Manual, Folder Selection, Viewing, Aliases)
1301 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1302 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1303 Update URLs.
1304
adb7352b
MA
13052013-03-01 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1308 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1309 (External methods): Remove "scp1" and "scp2" entries.
1310 Explain user name and host name specification for "adb".
adb7352b 1311
538d9b94
MA
13122013-02-28 Michael Albinus <michael.albinus@gmx.de>
1313
1314 * tramp.texi (External methods): Mention `tramp-adb-program'.
1315
8a28a5b8
BG
13162013-02-28 Bastien Guerry <bzg@gnu.org>
1317
1318 * org.texi (Visibility cycling): Suggest to set
1319 `org-agenda-inhibit-startup' to nil if user wants the startup
1320 visibility settings to be honored in any circumstances.
1321 (Progress logging, Checkboxes): Fix typos.
1322
929aeac6 13232013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1324
1325 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1326 the macros, for Texinfo 4.13 and 5.0.
1327
c0c2eb82
MA
13282013-02-24 Michael Albinus <michael.albinus@gmx.de>
1329
1abfd3e8 1330 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1331 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1332 (Filename Syntax): Do not use @trampfn{} in @item.
1333 (Filename completion): Use @columnfractions in @multitable.
1334
6800ff8d
GM
13352013-02-22 Glenn Morris <rgm@gnu.org>
1336
1337 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1338
b59a2e9e
PE
13392013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1340
1341 * Makefile.in (html): New rule.
1342
5079cfef
MA
13432013-02-20 Michael Albinus <michael.albinus@gmx.de>
1344
1345 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1346 Volpiatto <thierry.volpiatto@gmail.com>.
1347
2150b471
MA
13482013-02-16 Michael Albinus <michael.albinus@gmx.de>
1349
1350 * tramp.texi (Top, Configuration): Insert section `Android shell
1351 setup' in menu.
1352 (Android shell setup): New section.
1353 (Connection types, Default Method)
1354 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1355 (External methods): Remove "scpc" and "rsyncc" entries.
1356 (Frequently Asked Questions): Remove entry about ControlPersist.
1357
4e16ddf4
GM
13582013-02-13 Glenn Morris <rgm@gnu.org>
1359
1360 * message.texi (News Headers): Don't mention yow any more.
1361
5d9c6f17
JB
13622013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1363
1364 * calc.texi (Basic Operations on Units):
1365 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1366
dacbc44c
AG
13672013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1368
1369 * eshell.texi: Fill most of the missing sections.
1370
d3517077
BG
13712013-02-07 Bastien Guerry <bzg@gnu.org>
1372
1373 * org.texi (References): Clarify an example.
1374 (Installation): Fix instructions.
1375 (Org-Plot): Fix link.
1376 (Checkboxes, Radio lists): Fix typos.
1377
8c4b24b2 13782013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1379
1380 * cl.texi (Equality Predicates): Mention memql.
1381
8c4b24b2 13822013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1383
cfdaa150 1384 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1385 specific, and only about items it supports, indicating that there
1386 might be more. Remove refs to simple project and direct automake
1387 from ede new.
1388 (Simple projects): Re-write to not talk about ede-simple-project
1389 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1390 that don't do much management, just project wrapping.
1391 Add ede-generic-project link.
cf4dd911
EL
1392 (ede-generic-project): New node (bug#11441).
1393
8c4b24b2 13942013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1395
1396 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1397
86e100a6
GM
13982013-02-01 Glenn Morris <rgm@gnu.org>
1399
1400 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1401 Mention etc/CALC-NEWS.
86e100a6 1402
7ff2b2a6
MA
14032013-01-24 Michael Albinus <michael.albinus@gmx.de>
1404
1405 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1406
a89c8ef0
BG
14072013-01-13 Bastien Guerry <bzg@gnu.org>
1408
1409 * org.texi (Installation): Simplify.
1410
14112013-01-13 François Allisson <francois@allisson.co> (tiny change)
1412
1413 * org.texi (Handling links): Update the mention to the obsolete
1414 variable `org-link-to-org-use-id' with a mention to the newer
1415 variable `org-id-link-to-org-use-id'. Mention the need to load
1416 the org-id library.
1417
997d5f2d
MA
14182013-01-10 Michael Albinus <michael.albinus@gmx.de>
1419
1420 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1421
fb9f7146 14222013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1423
1424 * org.texi (Pushing to MobileOrg): Add footnote about using
1425 symbolic links in `org-directory'.
1426 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1427 of the now obsolete alias `org-float'.
1428 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1429 index. Fix description of TODO keywords cycling.
1430 (Advanced features): Add missing argument for @item.
1431 (Storing searches): Add index entries and a note about
1432 *-tree agenda views.
6d3e4c80
BG
1433 (Structure editing): Document `org-mark-element' and
1434 `org-mark-subtree'.
1435 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1436
c6a22ce2
JL
14372013-01-08 Juri Linkov <juri@jurta.org>
1438
1439 * info.texi (Go to node): Mention the abbreviated format
1440 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1441
7b08ccf7
AS
14422013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1443
605f02ee
AS
1444 * autotype.texi: Remove undefined command @subtitlefont.
1445 * cc-mode.texi: Likewise.
1446
7b08ccf7
AS
1447 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1448 @item argument.
1449 (Property searches): Use \\ instead of @backslashchar{}.
1450 * pgg.texi (VERSION): Move @set below @setfilename.
1451
db671917
AS
14522013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1453
1454 * ada-mode.texi: Remove braces from @title argument.
1455 * eudc.texi: Likewise.
1456 * smtpmail.texi: Likewise.
1457 * auth.texi (VERSION): Set before first use.
1458 * emacs-gnutls.texi (VERSION): Likewise.
1459 * pgg.texi (VERSION): Likewise.
1460 * ede.texi (Top): Rename from top, all uses changed.
1461 * eshell.texi: Add missing argument to @sp.
1462 * forms.texi (Top): Reorder menu to match structure.
1463 * htmlfontify.texi (Customisation): Add missing @item in
1464 @enumerate.
1465 * org.texi (Advanced features): Add missing argument for @item.
1466 (Property searches): Use @backslashchar{} in macro argument.
1467 * pcl-cvs.texi: Add missing argument to @sp.
1468 (Movement commands): Fix use of @itemx.
1469 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1470 * reftex.texi (Options (Creating Citations)): Add missing newline
1471 before @end.
1472 * tramp.texi (Obtaining Tramp): Remove extra dots.
1473 (Configuration): Reorder menu to match structure.
651a2c77 1474 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1475 * viper.texi (Marking): Add missing argument for @item.
1476
b55349fb
GM
14772013-01-04 Glenn Morris <rgm@gnu.org>
1478
92d59611
GM
1479 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1480 Add htmlfontify.
1481 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1482 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1483 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1484 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1485
b55349fb
GM
1486 * htmlfontify.texi: Miscellaneous fixes and updates.
1487 Set copyright to FSF, update license to GFDL 1.3+.
1488
7fca93e2
VD
14892013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1490
1491 * htmlfontify.texi: New file.
1492
87e65f96
JB
14932013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1494
1495 * calc.texi (Free-Form Dates): Expand on the date reading
1496 algorithm.
1497
82e2a1f0 14982012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1499
173076b4
GM
1500 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1501 Avoid some overfull lines.
1502
d227e322
GM
1503 * widget.texi (Programming Example): Break some long lines.
1504
2ecfdaa6
GM
1505 * wisent.texi (Wisent Overview): Fix xref.
1506 (Grammar format, Understanding the automaton): Avoid overfill.
1507
fd762011
GM
1508 * bovine.texi (Optional Lambda Expression): Allow line break.
1509
9fbc8f46
GM
1510 * auth.texi (Help for users): Break long lines.
1511
ceccabdb
GM
1512 * ada-mode.texi (Project file variables):
1513 Reword to reduce underfull hbox.
1514 (No project files, Use GNAT project file):
1515 Use smallexample to make some overfull lines less terrible.
1516
88edc57f
GM
1517 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1518 Fix cross-references to separate manuals.
1519
ddc41264
GM
1520 * Makefile.in (gfdl): New variable. Use throughout where
1521 appropriate so that targets depend on doclicense.texi.
1522
45dd6480
LI
15232012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1524
1525 * gnus.texi (Customizing the IMAP Connection): Mention the other
1526 authenticators.
1527
61bbede6
LI
15282012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1529
c5b0993e
EW
1530 * gnus.texi (Browse Foreign Server):
1531 Document `gnus-browse-delete-group'.
61bbede6 1532
ddc41264
GM
15332012-12-22 Glenn Morris <rgm@gnu.org>
1534
563a450c 1535 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1536 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1537 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1538 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1539
ddc41264
GM
1540 * Makefile.in (gfdl): New variable. Use throughout where
1541 appropriate so that targets depend on doclicense.texi.
1542
c995b26e
EZ
15432012-12-22 Eli Zaretskii <eliz@gnu.org>
1544
1545 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1546 doclicense.texi. Remove doclicense.texi from all targets that
1547 mentioned it explicitly.
1548 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1549 $(emacsdir)/emacsver.texi.
a170fe53 1550 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1551
08953d7f
GM
15522012-12-21 Glenn Morris <rgm@gnu.org>
1553
c545e313
GM
1554 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1555 Include emacsver.texi. Nuke hand-written node pointers.
1556 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1557 Depend on emacsver.texi.
1558
0b1af106
GM
1559 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1560 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1561 May as well just include doclicense.texi in everything.
1562
1563 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1564 which @copying says is included.
1565
6bf430d1
GM
1566 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1567 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1568 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1569 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1570 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1571 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1572 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1573 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1574 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1575 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1576 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1577 copies from the FSF, which does not publish these manuals.
1578
08953d7f
GM
1579 * erc.texi: No need to include gpl in this small manual.
1580
257b2c7d
GM
1581 * org.texi (copying): Include a copy of the GFDL.
1582 (GNU Free Documentation License): New section.
1583
a4b0cca1 15842012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1585
1586 * org.texi: Fix typos.
1587
d2435ab9
PE
15882012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1589
1590 * calc.texi (ISO 8601): Rename from ISO-8601,
1591 as it's typically spelled without a hyphen.
1592
b9d8175e
JB
15932012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1594
1595 * calc.texi (ISO-8601): New section.
1596 (Date Formatting Codes): Mention new codes.
1597 (Standard Date Formats): Mention new formats.
1598
f0bc0bf1
MA
15992012-12-14 Michael Albinus <michael.albinus@gmx.de>
1600
1601 * tramp.texi (External methods): Move `adb' method here.
1602
98c94021
GM
16032012-12-13 Glenn Morris <rgm@gnu.org>
1604
ba30c70f
GM
1605 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1606
bfe6ffb6
GM
1607 * wisent.texi: Small edits. Set copyright to FSF, update license to
1608 GFDL 1.3+.
1609 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1610 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1611 New targets.
1612 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1613 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1614
98c94021
GM
1615 * bovine.texi: Small edits. Set copyright to FSF, update license to
1616 GFDL 1.3+, remove empty index.
1617 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1618 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1619 New targets.
1620 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1621 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1622
cfa49c1e
EL
16232012-12-13 Eric Ludlam <zappo@gnu.org>
1624 David Ponce <david@dponce.com>
1625 Richard Kim <emacs18@gmail.com>
1626
9e7abd17 1627 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1628
727f9739 16292012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1630
9b97b143
GM
1631 * flymake.texi (Customizable variables, Locating the buildfile):
1632 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1633
4c2dd4ee
GM
1634 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1635 GFDL 1.3+ license, fix up index.
1636 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1637 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1638 (srecode.pdf): New targets.
1639 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1640 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1641
727f9739 16422012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1643
1644 * srecode.texi: New file, imported from CEDET trunk.
1645
727f9739 16462012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1647
1648 * org.texi (Summary, Code block specific header arguments)
1649 (Code block specific header arguments)
1650 (Header arguments in function calls, var, noweb)
727f9739
GM
1651 (Results of evaluation, Code evaluation security):
1652 Small reformatting: add a blank line before some example.
63aa0982
BG
1653
1654 * org.texi (System-wide header arguments)
1655 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1656 (Dynamic blocks, Using the mapping API):
1657 Fix indentation of Elisp code examples.
63aa0982
BG
1658
1659 * org.texi (Comment lines): Fix description of the comment syntax.
1660
727f9739
GM
1661 * org.texi (Installation): Mention "make test" in the correct section.
1662
4288142b
PE
16632012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1664
1665 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1666 These are just minor editorial changes.
1667
61b835df
MA
16682012-12-04 Michael Albinus <michael.albinus@gmx.de>
1669
1670 * tramp.texi (History): Mention ADB.
1671 (Inline methods): Add `adb' method.
1672
c5bc2d1d 16732012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1674
1675 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1676 (External methods): Fix typo.
1677
c5bc2d1d 16782012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1679
1680 * rcirc.texi (Notices): Fix typo.
1681
d0457b57
BW
16822012-11-25 Bill Wohler <wohler@newt.com>
1683
1684 Release MH-E manual version 8.4.
1685
4f405069 1686 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1687 Update for release 8.4.
1688
551aaa66
BW
1689 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1690 (Junk): Add mh-whitelist-preserves-sequences-flag,
1691 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1692 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1693
61d841dd
PE
16942012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1695
1696 * mh-e.texi (Procmail): Fix two @ typos.
1697
c07a6ded
PE
16982012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1699
1700 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1701 These are just minor editorial changes.
1702
678a34f4
JB
17032012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1704
1705 * calc.texi (Date Formatting Codes): Mention the new beginning of
1706 the date numbering system.
1707
0e70ce93
PE
17082012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1709
1710 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1711 (Date Forms): Correct off-by-one error in explanation of
1712 Julian day numbers. Give Gregorian equivalent of its origin.
1713
723da6aa
JB
17142012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1715
cfdaa150 1716 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1717 Gregorian-Julian switch.
1718 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1719
310e60d9
PE
17202012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1721
6f6b82d6
PE
1722 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1723 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1724 * calc.texi (Date Forms): Document this.
1725
e8693c96
GM
17262012-11-16 Glenn Morris <rgm@gnu.org>
1727
1728 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1729 (Obsolete Macros): Move example here from Function Bindings.
1730
5c934f8b
GM
1731 * erc.texi: Use @code{nil} rather than just "nil".
1732 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1733 Add "notifications".
f925b109 1734 (Connecting): Add brief section on passwords.
274f5de6 1735 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1736
f78ee6af 17372012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1738
1739 * flymake.texi (Customizable variables)
1740 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1741 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1742
1796ef98
VB
17432012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1744
1745 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1746 In all file place SES into @acronym{...}.
1747 (Advanced Features): Add key index and function index for
4f405069
JB
1748 ses-set-header-row. Add description for function
1749 ses-rename-cell. Add description for function
1796ef98
VB
1750 ses-repair-cell-reference-all.
1751 (Ranges in formulas): Add description for ses-range flags.
1752
31f47fba
PE
17532012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1754
1755 * texinfo.tex: Merge from gnulib.
1756
6baf66d5 17572012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1758
1759 * url.texi (Introduction): Move url-configuration-directory to
1760 Customization node.
1761 (Parsed URIs): Split into its own node.
1762 (URI Encoding): New node.
1763 (Defining New URLs): Remove empty chapter.
1764 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1765 Improve docs for url-queue-*.
1766 (Supported URL Types): Copyedits. Delete empty subnodes.
1767
c5b0993e
EW
1768 * url.texi (Introduction): Rename from Getting Started.
1769 Rewrite the introduction.
82f84fa3
CY
1770 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1771
6baf66d5 17722012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1773
1774 * cl.texi (Obsolete Setf Customization):
1775 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1776 Give define-modify-macro, defsetf, and define-setf-method
1777 gv.el replacements.
2ee1d59f 1778
2027b1b3 1779 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1780 (Setf Extensions): Remove obsolete reference.
2027b1b3 1781 (Obsolete Setf Customization):
651af8c6 1782 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1783 Undocument get-setf-method, since it no longer exists.
a358a44e 1784 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1785
c65b407b
GM
17862012-11-03 Glenn Morris <rgm@gnu.org>
1787
1788 * cl.texi: Further general copyedits.
685b0026
GM
1789 (List Functions): Remove copy-tree, standard elisp for some time.
1790 (Efficiency Concerns): Comment out examples that no longer apply.
1791 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1792 (Creating Symbols, Random Numbers): De-emphasize internal
1793 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1794 (Naming Conventions, Type Predicates, Macros)
1795 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1796
a71e2379
G
17972012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1798
1799 * gnus.texi (Mail Source Specifiers):
1800 Document :leave keyword used for pop mail source.
1801
df43dd53
GM
18022012-11-01 Glenn Morris <rgm@gnu.org>
1803
1804 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1805 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1806 (Macro Bindings, Blocks and Exits):
1807 Acknowledge existence of lexical-binding.
1808 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1809
69c1c2e6
GM
18102012-10-31 Glenn Morris <rgm@gnu.org>
1811
dd90fd1a
GM
1812 * ert.texi (Introduction, The @code{should} Macro):
1813 Refer to "cl-assert" rather than "assert".
1814
69c1c2e6
GM
1815 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1816 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1817 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1818 Reword, and add details of flet and labels.
87b0d8b1 1819 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1820
4ddedf94
GM
18212012-10-30 Glenn Morris <rgm@gnu.org>
1822
1823 * cl.texi (Modify Macros): Update for cl-letf changes.
1824 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1825 (Setf Extensions): Partially restore note about cl-getf,
1826 mainly moved to lispref/variables.texi.
1827 (Property Lists): Fix cl-getf typos.
f43a5263 1828 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1829
d3094168
GM
18302012-10-29 Glenn Morris <rgm@gnu.org>
1831
1832 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1833 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1834 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1835 (Modify Macros, Multiple Values, Other Clauses):
1836 Remove mentions of obsolete features.
6a07d52e 1837 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1838
3c0c6155
GM
18392012-10-28 Glenn Morris <rgm@gnu.org>
1840
f94b04fc
GM
1841 * cl.texi (Multiple Values, Common Lisp Compatibility):
1842 More namespace updates.
1843 (Obsolete Features): Copyedits.
1844 (Obsolete Lexical Macros, Obsolete Setf Customization):
1845 New subsections.
1846
9c52d61d
GM
1847 * cl.texi (Porting Common Lisp, Lexical Bindings):
1848 Add some xrefs to the Elisp manual.
1849
3c0c6155
GM
1850 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1851 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1852 (Obsolete Features): New appendix. Move Lexical Bindings here.
1853
5887564d
GM
18542012-10-27 Glenn Morris <rgm@gnu.org>
1855
e1117425
GM
1856 * cl.texi: Use defmac for macros rather than defspec.
1857 (Efficiency Concerns): Related copyedit.
1858
5887564d
GM
1859 * cl.texi (Control Structure): Update for setf now being in core.
1860 (Setf Extensions): Rename from Basic Setf. Move much of the
1861 former content to lispref/variables.texi.
1862 (Modify Macros): Move pop, push details to lispref/variables.texi.
1863 (Customizing Setf): Copyedits for setf etc being in core.
1864 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1865 Further namespaces updates.
1866
bdebdb64
BG
18672012-10-26 Bastien Guerry <bzg@gnu.org>
1868
c5b0993e
EW
1869 * org.texi (Installation): Update the link to Org's ELPA.
1870 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1871 org-loaddefs.el is now loaded by org.el.
1872
f956e59d
MA
18732012-10-25 Michael Albinus <michael.albinus@gmx.de>
1874
c5b0993e
EW
1875 * tramp.texi (Frequently Asked Questions):
1876 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1877 improvement.
1878
a05cb6e3
GM
18792012-10-25 Glenn Morris <rgm@gnu.org>
1880
1881 * cl.texi: Don't mess with the TeX section number counter.
1882 Use Texinfo recommended convention for quotes+punctuation.
1883 (Overview, Sequence Functions): Rephrase for better line-breaking.
1884 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1885 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1886 (Random Numbers, Mapping over Sequences, Structures)
1887 (Porting Common Lisp): Further updates for cl-lib namespace.
1888 (Modify Macros, Declarations, Macro Bindings, Structures):
1889 Break long lines in examples.
1890 (Dynamic Bindings): Update for changed progv behavior.
1891 (Loop Examples, Efficiency Concerns): Markup fixes.
1892 (Structures): Remove TeX margin change.
39ff2cf3 1893 (Declarations): Fix typos.
a05cb6e3 1894
39a58b5b
GM
18952012-10-24 Glenn Morris <rgm@gnu.org>
1896
a6880551
GM
1897 * cl.texi (Overview, Multiple Values, Creating Symbols)
1898 (Numerical Functions): Say less/nothing about the original cl.el.
1899 (Old CL Compatibility): Remove.
1900 (Assertions): Remove ignore-errors (standard Elisp for some time).
1901
39a58b5b
GM
1902 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1903 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1904 (Efficiency Concerns, Efficiency Concerns)
1905 (Common Lisp Compatibility, Old CL Compatibility):
1906 Further updates for cl-lib namespace.
1907
72ec96fb
PE
19082012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1909
1910 Update manual for new time stamp format (Bug#12706).
1911 * emacs-mime.texi (time-date): Update for new format.
1912 Also, fix bogus time stamp and modernize a bit.
1913
8d6510b9
GM
19142012-10-23 Glenn Morris <rgm@gnu.org>
1915
1916 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1917 than unchanging cl.el version number.
1918 End all menu descriptions with a period.
1919 Do not use @dfn{CL} for every instance of "CL".
1920 (Overview): Remove no-runtime caveat, and note about foo* names.
1921 (Usage): Use cl-lib rather than cl.
1922 (Organization, Naming Conventions): Update for cl-lib.el.
1923 (Installation): Remove long-irrelevant node.
1924 (Program Structure, Predicates, Control Structure):
1925 Start updating for cl-lib namespace.
8d6510b9
GM
1926 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1927 Depend on emacsver.texi.
1928
0a078f36
MA
19292012-10-09 Michael Albinus <michael.albinus@gmx.de>
1930
1931 * trampver.texi: Update release number.
1932
a03bb33f
GM
19332012-10-06 Glenn Morris <rgm@gnu.org>
1934
24636b26
GM
1935 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1936 ERC version.
1937 (Introduction): ERC is distributed with Emacs.
1938 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1939 (Getting Started): Simplify.
1940 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1941 (History): Mention ERC maintained as part of Emacs now.
1942 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1943 Add dependency on emacsver.texi.
1944
a03bb33f
GM
1945 * erc.texi: Remove hand-written node pointers.
1946
d259be38
GM
19472012-10-05 Glenn Morris <rgm@gnu.org>
1948
1949 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1950 Copyedits.
1951
62a81506
CY
19522012-10-01 Eric Ludlam <zappo@gnu.org>
1953
1954 * ede.texi (Quick Start, Project Local Variables)
1955 (Miscellaneous commands, ede-java-root, Development Overview)
1956 (Detecting a Project): New nodes.
1957 (Simple projects): Node deleted.
1958
1959 * eieio.texi (Building Classes): Some slot attributes cannot be
1960 overridden.
1961 (Slot Options): Remove an example.
1962 (Method Invocation, Documentation): New nodes.
1963
07f133bf
GM
19642012-10-01 Glenn Morris <rgm@gnu.org>
1965
1966 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1967 (reftex.pdf): Add dependency on emacsver.texi.
1968 * reftex.texi: Don't include directory part for emacsver.texi;
1969 the Makefile's -I handles it.
1970
4f595e15
RA
19712012-09-30 Ralf Angeli <angeli@caeruleus.net>
1972
1973 Merge from standalone RefTeX repository.
1974
1975 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1976 with macros.
1977 (Imprint): Mention Wolfgang in list of contributors.
1978 (Creating Citations): Give a hint about how to
1979 auto-revert the BibTeX database file when using external editors.
1980 (Referencing Labels): Simplify section about reference macro
1981 cycling.
1982 (Options (Referencing Labels)): Adapt to new structure of
1983 `reftex-ref-style-alist'.
1984 (Referencing Labels, Reference Styles): Document changes in the
1985 referencing functionality.
1986 (Commands): Mention options for definition of header and footer in
1987 BibTeX files.
1988 (Options (Creating Citations)): Document
1989 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1990 (Reference Styles): New section.
1991 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1992 (Options (Referencing Labels)): Remove descriptions of deprecated
1993 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1994 Add descriptions for `reftex-ref-style-alist' and
1995 `reftex-ref-style-default-list'.
1996 (Referencing Labels): Update regarding reference styles.
1997 (Citation Styles): Mention support for ConTeXt.
1998 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1999 (Options (Creating Citations)):
2000 Document `reftex-cite-key-separator'.
4f595e15 2001
8223b1d2
BG
20022012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2003
2004 * org.texi: Add description of ORG_ADD_CONTRIB to info
2005 documentation. Add link to Worg for more details.
2006
2007 * org.texi: Clarify installation procedure. Provide link to the
2008 build system description on Worg.
2009
2010 * org.texi: Remove reference to utils/, x11idle.c is now in
2011 contrib/scripts.
2012
2013 * org.texi: Re-normalize to "Org mode" in manual.
2014
2015 * org.texi (Installation): Adapt documentation to new build
2016 system. Mention GNU ELPA (since it needs to be handled like Emacs
2017 built-in Org).
2018
8223b1d2
BG
20192012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2020
2021 * org.texi: Fix typo in description of the 'Hooks' section.
2022
2023 * org.texi: Add ID to the list of special properties.
2024
20252012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2026
2027 * org.texi (Moving subtrees): Document the ability to archive to a
2028 datetree.
2029
1e20eeb7 20302012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2031
c5b0993e
EW
2032 * org.texi (Installation, Feedback, Batch execution):
2033 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2034
2035 * org.texi (results): Update documentation for ":results drawer"
2036 and ":results org".
2037
2038 * org.texi (Column width and alignment): Fix typo.
2039
2040 * org.texi (Activation): Point to the "Conflicts" section.
2041
2042 * org.texi (Conflicts): Mention filladapt.el in the list of
2043 conflicting packages.
2044
2045 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2046 not needed for versions of Emacs > 22.1.
2047
2048 * org.texi (History and Acknowledgments): Fix typo.
2049
2050 * org.texi (History and Acknowledgments): Add my own
2051 acknowledgments.
2052
2053 * org.texi (Agenda commands): Document the new command and the new
2054 option.
2055
2056 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2057 (Agenda commands): Reorder. Document `*' to toggle persistent
2058 marks.
2059
c5b0993e
EW
2060 * org.texi (Agenda dispatcher):
2061 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2062 (Agenda commands, Exporting Agenda Views): Fix typo.
2063
2064 * org.texi (Templates in contexts, Setting Options): Update to
2065 reflect changes in how contexts options are processed.
2066
2067 * org.texi (Templates in contexts): Document the new structure of
2068 the variables `org-agenda-custom-commands-contexts' and
2069 `org-capture-templates-contexts'.
2070
2071 * org.texi (Templates in contexts): Document the new option
2072 `org-capture-templates-contexts'.
2073 (Storing searches): Document the new option
2074 `org-agenda-custom-commands-contexts'.
2075
2076 * org.texi (Formula syntax for Lisp): Reformat.
2077
2078 * org.texi (Special properties, Column attributes)
2079 (Agenda column view): Document the new special property
2080 CLOCKSUM_T.
2081
2082 * org.texi (Template expansion): Document the new %l template.
2083
2084 * org.texi (Fast access to TODO states): Fix documentation about
2085 allowed characters for fast todo selection.
2086
2087 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2088 use in `org-agenda-to-appt'.
2089
2090 * org.texi (Comment lines): Update wrt comments.
2091
2092 * org.texi (Resolving idle time): Document new keybinding.
2093
2094 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2095 on clock timestamps.
2096
d1389828 2097 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2098 letters are supported as fast TODO selection keys.
2099
2100 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2101 specifier. Document the new "%(my-function)" specifier.
2102
2103 * org.texi (Clocking commands): New cindex.
2104 (Clocking commands): Update documentation for `org-clock-in'.
2105 Document `org-clock-in-last'. Mention `org-clock-out' and
2106 `org-clock-in-last' as commands that can be globally bound.
2107 (Resolving idle time): Document continuous clocking.
2108
2109 * org.texi (Top, Introduction): Fix formatting.
2110 (Activation): Add index entries.
2111 (Conventions): Update section.
2112 (Embedded @LaTeX{}): Fix formatting.
2113
2114 * org.texi (Visibility cycling): Document `show-children'.
2115
2116 * org.texi (Using capture): Mention the `org-capture-last-stored'
2117 bookmark as a way to jump to the last stored capture.
2118
2119 * org.texi (Uploading files): Fix typo.
2120
2121 * org.texi (Using capture): Document `C-0' as a prefix argument
2122 for `org-capture'.
2123
2124 * org.texi (Agenda commands): Document persistent marks.
2125
2126 * org.texi (Template expansion): Update doc to reflect change.
2127
2128 * org.texi (Radio tables): Document the :no-escape parameter.
2129
2130 * org.texi (Repeated tasks): Document repeat cookies for years,
2131 months, weeks, days and hours.
2132
2133 * org.texi (Export options): State that you can use the d: option
2134 by specifying a list of drawers.
2135
2136 * org.texi (HTML preamble and postamble): Small doc improvement.
2137
21382012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2139
2140 * org.texi: The sections in the Exporting section of the manual
2141 left out articles in the description of the org-export-as-*
4f405069 2142 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2143 missing prepositions, and switches instances of "an HTML" to "a
2144 html" for internal consistency.
2145
2146 * org.texi: Alter several examples of headings with timestamps in
2147 them to include the timestamps in the body instead of the heading.
2148
21492012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2150
2151 * org.texi (Agenda dispatcher): Document sticky agenda views and
2152 the new key for them.
2153
21542012-09-30 Charles <millarc@verizon.net> (tiny change)
2155
2156 * org.texi (Advanced features): Fix error in table.
2157
21582012-09-30 Feng Shu <tumashu@gmail.com>
2159
2160 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2161 alternative to dvipng.
2162
21632012-09-30 François Allisson <francois@allisson.co> (tiny change)
2164
2165 * org.texi: Remove extra curly bracket.
2166
21672012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2168
2169 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2170 defkeys.
2171
21722012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2173
2174 * org.texi (Agenda commands): Fix two typos by giving
2175 corresponding function names, according to
2176 `org-agenda-view-mode-dispatch'.
2177
a04689de 21782012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2179
2180 * org.texi (The spreadsheet): Fix typo.
2181
21822012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2183
2184 * org.texi (Tracking your habits): Point to the "Tracking TODO
2185 state changes" section.
2186
21872012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2188
2189 * org.texi (Literal examples): Remove reference to unknown
4f405069 2190 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2191 `org-export-latex-listings' documentation is exhaustive already.
2192
2193 * org.texi (Plain lists): Remove reference to now hard-coded
2194 `bullet' automatic rule.
2195
21962012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2197
2198 * org.texi: Updated documentation accordingly.
2199
5087f097
PE
22002012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2201
2202 * texinfo.tex: Merge from gnulib.
2203
20121a26
MA
22042012-09-12 Michael Albinus <michael.albinus@gmx.de>
2205
2206 Sync with Tramp 2.2.6.
2207
2208 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2209
2210 * trampver.texi: Update release number.
2211
44677e30
PE
22122012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2213
2214 * texinfo.tex: Merge from gnulib.
2215
5a4c42ba
AA
22162012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2217
2218 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2219 (bug#12096).
2220
8e7046c3
JB
22212012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2222
1dcac243
JB
2223 * calc.texi (Simplification modes, Conversions)
2224 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2225 (The Calc Mode Line): Mention the mode line display for Basic
2226 simplification mode.
2227 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2228 simplifications.
2229 (Basic Simplifications): Rename from "Limited Simplifications"
2230 Replace "limited" by "basic" throughout.
4f405069 2231 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2232 simplifications are done by default.
4f405069 2233 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2234 (Simplification of Units): Mention `m U'.
2235 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2236 (Kinds of Declarations, Functions for Declarations):
2237 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2238 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2239
d2bd74ff
JB
22402012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2241
2242 * calc.texi (Getting Started, Tutorial): Change simulated
2243 Calc output to match actual output.
2244 (Simplifying Formulas): Mention that algebraic simplification is now
2245 the default.
2246
77472261
EZ
22472012-07-28 Eli Zaretskii <eliz@gnu.org>
2248
2249 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2250 (Bug#12073)
2251
09ae5da1
PE
22522012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2253
2254 Prefer typical American spelling for "acknowledgment".
2255 * calc.texi (History and Acknowledgments): Rename from
2256 History and Acknowledgements.
2257 * idlwave.texi (Acknowledgments):
2258 * ses.texi (Acknowledgments):
2259 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2260
c4444d16
PE
22612012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2262
2263 Rename configure.in to configure.ac (Bug#11603).
2264 * ede.texi (Compiler and Linker objects, ede-proj-project)
2265 (ede-step-project): Prefer the name configure.ac to configure.in.
2266
ef091c97
MA
22672012-07-06 Michael Albinus <michael.albinus@gmx.de>
2268
c5b0993e
EW
2269 * tramp.texi (Multi-hops):
2270 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2271
89b163db
G
22722012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2273
2274 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2275 methods, so don't mention smtpmail here.
2276
22772012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2278
2279 * gnus.texi (Picons): Document gnus-picon-properties.
2280
22812012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2282
2283 * gnus.texi: Remove mention of compilation, as that's no longer
2284 supported.
2285
22862012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2287
2288 * gnus.texi (Archived Messages): Mention
2289 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2290
22912012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2292
2293 * gnus.texi (Various Summary Stuff):
2294 Remove mention of `gnus-propagate-marks'.
2295
22962012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2297
2298 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2299 which no longer exist.
2300
23012012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2302
2303 * gnus.texi (Archived Messages):
2304 Document gnus-gcc-self-resent-messages.
2305
23062012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2307
2308 * message.texi (Mail Variables):
2309 Mention the optional user parameter for X-Message-SMTP-Method.
2310
23112012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2312
2313 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2314
2315 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2316
23172012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2318
2319 * gnus.texi (Key Index): Change encoding to utf-8.
2320
ac1a0ce1 23212012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2322
2323 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2324
71cca84d
G
23252012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
2327 * gnus.texi (Group Timestamp): Mention where to find documentation for
2328 the `gnus-tmp-' variables (bug#11601).
2329
888a7fc0
MA
23302012-06-11 Michael Albinus <michael.albinus@gmx.de>
2331
2332 Sync with Tramp 2.2.6-pre.
2333
2334 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2335 where appropriate.
2336 (Ad-hoc multi-hops): New section.
2337 (Remote processes): New subsection "Running remote processes on
2338 Windows hosts".
2339 (History): Add remote commands on Windows, and ad-hoc multi-hop
2340 methods.
2341 (External methods): "ControlPersist" must be set to "no" for the
2342 `scpc' method.
2343 (Remote processes): Add a note about `auto-revert-tail-mode'.
2344 (Frequently Asked Questions): Use "scpx" in combination with
2345 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2346
2347 * trampver.texi: Update release number.
2348
31ca4639 23492012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2350
2351 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2352 compilation for html-mono.
2353
0e8bbf66
PE
23542012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2355
2356 * texinfo.tex: Merge from gnulib.
2357
b8f061b3
KY
23582012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2359
2360 * Makefile.in (echo-info): Don't try to install info files named
2361 just ".info".
2362
16af873e
GM
23632012-05-28 Glenn Morris <rgm@gnu.org>
2364
c1dabff0
GM
2365 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2366
16af873e
GM
2367 * sc.texi: Nuke hand-written node pointers.
2368 Fix top-level menu to match actual node order.
2369
1d5b82ef
GM
23702012-05-27 Glenn Morris <rgm@gnu.org>
2371
2372 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2373 Some associated fixes, including not messing with chapno in cl.texi.
2374
33017faf 23752012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2376
2377 * org.texi (Durations and time values): Fix typo.
2378
2fb6d9c6
GM
23792012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2380
2381 * texinfo.tex: Update from gnulib.
2382
d14b0029
JB
23832012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2384
cfdaa150 2385 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2386 Mention `calc-ensure-consistent-units'.
2387
2f4cadd1 23882012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2389
9879e263
AS
2390 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2391 reference commands. (Bug#11461)
2392
78e91d08
AS
2393 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2394
3fe7cdc8
GM
23952012-05-12 Glenn Morris <rgm@gnu.org>
2396
9598ef0b
GM
2397 * Makefile.in (mostlyclean): Add more TeX intermediates.
2398
7d326a29
GM
2399 * Makefile.in: Make it look more like the other doc Makefiles.
2400 Use explicit $srcdir in all dependencies.
2401 Remove cd $srcdir from rules.
2402 (VPATH): Remove.
2403 (infodir): Set to an absolute path.
2404 (INFO_TARGETS): Use short names.
2405 (mkinfodir): infodir is now absolute.
2406 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2407
c7f95930 2408 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2409 (.SUFFIXES): Disable implicit rules.
c7f95930 2410
3fe7cdc8
GM
2411 * Makefile.in (MKDIR_P): New, set by configure.
2412 (mkinfodir): Use $MKDIR_P.
2413
6f0652af
GM
24142012-05-07 Glenn Morris <rgm@gnu.org>
2415
2416 * forms.texi (Long Example): Update for changed location of files.
2417
8045b906
GM
24182012-05-04 Glenn Morris <rgm@gnu.org>
2419
2420 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2421 (INFO_TARGETS): Use $INFO_EXT.
2422 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2423 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2424 (INFO_TARGETS): Use $INFO_EXT.
2425 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2426
9e7a4bcf
GM
24272012-05-02 Glenn Morris <rgm@gnu.org>
2428
9aa071df
GM
2429 * Makefile.in (echo-info): New phony target, used by top-level.
2430
9e7a4bcf
GM
2431 * viper.texi: Make direntry shorter (also it is no longer "newest").
2432
2433 * emacs-gnutls.texi, ert.texi, org.texi:
2434 Fix dircategory, direntry to match info/dir.
2435
31cc861c
GM
2436 * faq.texi: Convert @inforefs to @xrefs.
2437 Fix some malformed cross-references.
f9e320bb
GM
2438 (File-name conventions): Shorten section name to avoid overfull line.
2439 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2440
723ea6b5
TZ
24412012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2442
2443 * auth.texi (Help for users): Update for .gpg file being second.
2444
a8e7d6d7 24452012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2446
2447 * org.texi (Agenda commands): Fix two typos: give corresponding
2448 function names, according to `org-agenda-view-mode-dispatch'.
2449
a8e7d6d7 24502012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2451
2452 * faq.texi (Major packages and programs): Remove section.
2453 There is no point listing 6 packages (cf etc/MORE.STUFF).
2454 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2455
dcbf5805
MA
24562012-04-22 Michael Albinus <michael.albinus@gmx.de>
2457
2458 * dbus.texi (Version): New node.
2459 (Properties and Annotations): Mention the object manager
2460 interface. Describe dbus-get-all-managed-objects.
2461 (Type Conversion): Floating point numbers are allowed, if an
2462 anteger does not fit Emacs's integer range.
2463 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2464 (Asynchronous Methods): Fix description of
2465 dbus-call-method-asynchronously.
c5b0993e
EW
2466 (Receiving Method Calls): Fix some minor errors.
2467 Add dbus-interface-emacs.
dcbf5805
MA
2468 (Signals): Describe unicast signals and the new match rules.
2469 (Alternative Buses): Add the PRIVATE optional argument to
2470 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2471
adee4030
GM
24722012-04-20 Glenn Morris <rgm@gnu.org>
2473
2474 * faq.texi (New in Emacs 24): New section.
2475 (Packages that do not come with Emacs): Mention M-x list-packages.
2476
35dc09a1 24772012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2478
2479 * cc-mode.texi (c-offsets-alist): Correct a typo.
2480
35dc09a1 24812012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2482
2483 * org.texi (Deadlines and scheduling): Fix the example: the
2484 DEADLINE item should come right after the headline. We enforce
2485 this convention, so it is a bug not to illustrate it correctly in
2486 the manual.
2487
35dc09a1 24882012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2489
2490 * org.texi (Agenda commands): Fix documentation bug by swapping
2491 the equivalent keybindings to `org-agenda-next-line' with the ones
2492 to `org-agenda-previous-line'.
2493
35dc09a1 24942012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2495
2496 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2497
e2560ea8
EZ
24982012-04-09 Eli Zaretskii <eliz@gnu.org>
2499
c5b0993e
EW
2500 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2501 Add emacs-gnutls.
e2560ea8
EZ
2502 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2503
6b4f4a2d
TZ
25042012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2505
250b840e 2506 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2507
2508 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2509
ca2c89b6
TZ
25102012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2511
2512 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2513 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2514
aebd5f1a
GM
25152012-04-04 Glenn Morris <rgm@gnu.org>
2516
2517 * auth.texi (Secret Service API): Copyedits.
2518 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2519 (Help for users, Help for developers)
2520 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2521
0317dd51
MA
25222012-04-04 Michael Albinus <michael.albinus@gmx.de>
2523
2524 * auth.texi (Secret Service API): Add the missing text.
2525
3d439cd1
CY
25262012-04-04 Chong Yidong <cyd@gnu.org>
2527
2528 * message.texi (Using PGP/MIME): Note that epg is now the default.
2529
2530 * gnus.texi: Reduce references to obsolete pgg library.
2531 (Security): Note that epg is now the default.
2532
2533 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2534
2535 * nxml-mode.texi (Completion): C-RET is no longer bound to
2536 nxml-complete.
2537
153ae947
BG
25382012-04-01 Jambunathan K <kjambunathan@gmail.com>
2539
2540 * org.texi (Customizing tables in ODT export): Correct few errors.
2541
25422012-04-01 Jambunathan K <kjambunathan@gmail.com>
2543
2544 * org.texi (Links in ODT export): Update.
2545 (Labels and captions in ODT export): New node.
2546
25472012-04-01 Jambunathan K <kjambunathan@gmail.com>
2548
2549 * org.texi (Literal examples in ODT export): htmlfontify.el in
2550 Emacs-24.1 now supports fontification. So ODT source blocks will
2551 be fontified by default.
2552
25532012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2554
2555 * org.texi (Refiling notes): Remove duplicated keybinding.
2556
25572012-04-01 Eric Schulte <eric.schulte@gmx.com>
2558
2559 * org.texi (noweb): Documentation of this new option to the :noweb
2560 header argument.
2561
25622012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2563
2564 * org.texi (Header and sectioning): Add example demonstrating how
2565 to use "LaTeX_CLASS_OPTIONS".
2566
25672012-04-01 Eric Schulte <eric.schulte@gmx.com>
2568
2569 * org.texi (Noweb reference syntax): Describe the ability to
2570 execute noweb references in the manual.
2571
25722012-04-01 Eric Schulte <eric.schulte@gmx.com>
2573
2574 * org.texi (cache): Improve cache documentation when session
2575 evaluation is used.
2576
25772012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2578
2579 * org.texi (Plain lists): Document removal.
2580
25812012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2582
2583 * org.texi: Decapitalize file name in references to Calc manual.
2584
25852012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2586
2587 * org.texi (Plain lists): Document removal.
2588
25892012-04-01 Jambunathan K <kjambunathan@gmail.com>
2590
2591 * org.texi (Top, OpenDocument Text export)
2592 (ODT export commands, Extending ODT export)
2593 (Images in ODT export, Tables in ODT export)
2594 (Configuring a document converter): Add or Update.
2595
25962012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2597
2598 * org.texi (MobileOrg): Change the wording to reflect that the
2599 Android Version is no longer just the little brother of the iOS
2600 version.
2601
26022012-04-01 Eric Schulte <eric.schulte@gmx.com>
2603
c5b0993e 2604 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2605 binding documentation in manual.
2606
26072012-04-01 Eric Schulte <eric.schulte@gmx.com>
2608
2609 * org.texi (noweb): Document new noweb header value.
2610
26112012-04-01 Eric Schulte <eric.schulte@gmx.com>
2612
2613 * org.texi (noweb-sep): Document new header argument.
2614
26152012-04-01 Eric Schulte <eric.schulte@gmx.com>
2616
2617 * org.texi (noweb-ref): Documentation of this new custom variable.
2618
26192012-04-01 Eric Schulte <eric.schulte@gmx.com>
2620
2621 * org.texi (wrap): Update the new :wrap documentation to match the
2622 current implementation.
2623
26242012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2625
2626 * org.texi: Added documentation for :wrap.
2627
26282012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2629
2630 * org.texi: #+RESULTS now user-configurable.
2631
26322012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2633
2634 * org.texi: Documented :noweb no-export.
2635
26362012-04-01 Thomas Dye <dk@poto.local>
2637
2638 * org.texi: Edit :noweb no header argument for correctness.
2639
1e20eeb7 26402012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2641
2642 * org.texi (Customization): Update the approximate number of Org
2643 variables.
2644
26452012-04-01 Thomas Dye <dk@poto.local>
2646
2647 * org.texi: The :results wrap produces a drawer instead of a
2648 begin_results block.
2649
005a89ff
G
26502012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2651
2652 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2653 reflect the new default.
2654
589ce070
EZ
26552012-03-10 Eli Zaretskii <eliz@gnu.org>
2656
2657 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2658 "Getting Started" to this node. (Bug#10450)
2659
a5392527
CY
26602012-03-10 Chong Yidong <cyd@gnu.org>
2661
8ae818e4
CY
2662 * flymake.texi (Example -- Configuring a tool called via make):
2663 Mention the Automake COMPILE variable (Bug#8715).
2664
a5392527
CY
2665 * info.texi (Getting Started): Add an index entry (Bug#10450).
2666
d49902e4
MA
26672012-03-02 Michael Albinus <michael.albinus@gmx.de>
2668
2669 * dbus.texi (Signals): Known names will be mapped onto unique
2670 names, when registering for signals.
2671
53eced6d
GM
26722012-02-29 Glenn Morris <rgm@gnu.org>
2673
bcd6cd23
GM
2674 * url.texi: Fix quote usage in body text.
2675
775b55af
GM
2676 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2677
53eced6d
GM
2678 * cl.texi: Use @code{} in menus when appropriate.
2679
44e97401
GM
26802012-02-28 Glenn Morris <rgm@gnu.org>
2681
2682 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2683 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2684 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2685 * org.texi, sc.texi, vip.texi, viper.texi:
2686 Standardize possessive apostrophe usage.
2687
fa9a0855
CY
26882012-02-26 Chong Yidong <cyd@gnu.org>
2689
2690 * ediff.texi (Quick Help Commands): Add a couple of index entries
2691 (Bug#10834).
2692
0fd2c9a3
GM
26932012-02-17 Glenn Morris <rgm@gnu.org>
2694
2695 * gnus.texi (Posting Styles):
2696 * remember.texi (Org): Fix cross-refs to other manuals.
2697
9f26dc24
GM
26982012-02-15 Glenn Morris <rgm@gnu.org>
2699
2700 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2701 (Encryption): New chapter, split out from previous.
2702
3d2af193
LI
27032012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2704
c5b0993e
EW
2705 * gnus.texi (Customizing the IMAP Connection):
2706 Mention nnimap-record-commands.
3d2af193 2707
b74c9672
GM
27082012-02-10 Glenn Morris <rgm@gnu.org>
2709
2710 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2711 Mention url-queue-retrieve.
2712
2ebc3b94
GM
27132012-02-09 Glenn Morris <rgm@gnu.org>
2714
9fcfcdef
GM
2715 * sem-user.texi (Semantic mode user commands): Typo fix.
2716
2ebc3b94
GM
2717 * info.texi (Create Info buffer): Mention info-display-manual.
2718
7c4bbb69
LI
27192012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2722 example (modified from an example by Michael Albinus).
2723
debce7bc
G
27242012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2725
2726 * gnus.texi (Agent Basics): Fix outdated description of
2727 `gnus-agent-auto-agentize-methods'.
2728
b207a4ec
AS
27292012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2730
2731 * cc-mode.texi: Always @defindex ss.
2732 (Config Basics): Fix argument of @itemize.
2733 (Macro Backslashes): Add @code around index entry.
2734
b8fe8712
GM
27352012-01-23 Glenn Morris <rgm@gnu.org>
2736
2737 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2738
02dc2fd7
EH
27392012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2740
2741 * tramp.texi (File): Tweak wording for the `scpc' option.
2742
e7719ea1
G
27432012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2744
2745 * gnus.texi (Group Parameters): Really note precedence.
2746
9937bef4
G
27472012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2748
2749 * gnus.texi (Group Parameters): Note precedence.
2750
e66ba1df
BG
27512012-01-03 Eric Schulte <eric.schulte@gmx.com>
2752
2753 * org.texi (Noweb reference syntax): Adding documentation of
2754 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2755 variable.
2756
27572012-01-03 Bastien Guerry <bzg@gnu.org>
2758
2759 * org.texi (Plain lists): Split the table to fix the display
2760 of items.
2761
27622012-01-03 Bastien Guerry <bzg@gnu.org>
2763
2764 * org.texi (Plain lists): Fix misplaced explanation.
2765
27662012-01-03 Bastien Guerry <bzg@gnu.org>
2767
2768 * org.texi (Plain lists, Agenda files): Add index entries.
2769
27702012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2771
2772 * org.texi: Use "Org mode" instead of alternatives like
2773 "Org-mode" or "org-mode".
2774
27752012-01-03 Bernt Hansen <bernt@norang.ca>
2776
c5b0993e
EW
2777 * org.texi (Agenda commands):
2778 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2779
27802012-01-03 Bastien Guerry <bzg@gnu.org>
2781
2782 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2783 C-c' on checkboxes.
2784
27852012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2786
2787 * org.texi: End sentences with two spaces.
2788
27892012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2790
2791 * org.texi (External links): Document the link types file+sys
2792 and file+emacs, slightly narrow used page width.
2793
27942012-01-03 Eric Schulte <eric.schulte@gmx.com>
2795
2796 * org.texi (colnames): Note that colnames behavior may differ
2797 across languages.
2798
27992012-01-03 Bastien Guerry <bzg@gnu.org>
2800
2801 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2802
28032012-01-03 Thomas Dye <dk@poto.westell.com>
2804
2805 * org.texi: Augmented discussion of babel property
2806 inheritance. Put footnote outside sentence ending period.
2807
28082012-01-03 Eric Schulte <schulte.eric@gmail.com>
2809
2810 * org.texi (eval): Documenting the full range of :eval header
2811 argument values.
2812
28132012-01-03 Eric Schulte <schulte.eric@gmail.com>
2814
2815 * org.texi (eval): Documentation of the new :eval option.
2816
28172012-01-03 Thomas Dye <dk@poto.local>
2818
2819 * org.texi: Add accumulated properties.
2820
28212012-01-03 Thomas Dye <dk@poto.local>
2822
2823 * org.texi: Documented no spaces in name=assign, another
2824 correction to :var table.
2825
28262012-01-03 Thomas Dye <dk@poto.local>
2827
2828 * org.texi: Changed DATA to NAME in Working With Source Code
2829 section.
2830
28312012-01-03 Tom Dye <tsd@tsdye.com>
2832
2833 * org.texi: Minor change to :var table.
2834
28352012-01-03 Tom Dye <tsd@tsdye.com>
2836
2837 * org.texi: More changes to :var table (some examples were wrong).
2838
28392012-01-03 Tom Dye <tsd@tsdye.com>
2840
2841 * org.texi: Cleaned up :var table.
2842
28432012-01-03 Bastien Guerry <bzg@gnu.org>
2844
2845 * org.texi (Timestamps, Weekly/daily agenda)
2846 (Weekly/daily agenda): Add @cindex for "appointment".
2847
28482012-01-03 Eric Schulte <schulte.eric@gmail.com>
2849
2850 * org.texi (Literal examples): A new link to the template for
2851 inserting empty code blocks.
2852 (Structure of code blocks): A new link to the template for
2853 inserting empty code blocks.
2854
28552012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2856
2857 * org.texi (External links): Add footnote on how the behavior
2858 of the text search in Org files are controled by the variable
2859 `org-link-search-must-match-exact-headline'.
2860
28612012-01-03 Eric Schulte <schulte.eric@gmail.com>
2862
c5b0993e
EW
2863 * org.texi (Buffer-wide header arguments):
2864 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2865
28662012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2867
2868 * org.texi (The clock table): Mention that ACHIVED trees
2869 contribute to the clock table.
2870
28712012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2872
2873 * org.texi (Conflicts): Better yasnippet config info.
2874
28752012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2876
d1389828 2877 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2878 values for `org-export-select-tags',
2879 `org-export-exclude-tags'.
2880
28812012-01-03 Tom Dye <tsd@tsdye.com>
2882
2883 * org.texi: Added a line to specify that header arguments are
2884 lowercase.
2885
28862012-01-03 Tom Dye <tsd@tsdye.com>
2887
2888 * org.texi: :var requires default value when declared.
2889
28902012-01-03 Bastien Guerry <bzg@gnu.org>
2891
2892 * org.texi (Handling links): Add a note about the
2893 `org-link-frame-setup' option.
2894
28952012-01-03 David Maus <dmaus@ictsoc.de>
2896
2897 * org.texi (Exporting Agenda Views, Extracting agenda
2898 information): Fix command line syntax, quote symbol parameter
2899 values.
2900
29012012-01-03 David Maus <dmaus@ictsoc.de>
2902
2903 * org.texi (Exporting Agenda Views): Fix command line syntax.
2904
8d80ef01
PE
29052011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2906
2907 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2908 Use octal notation for file permissions, which are normally
2909 thought of in octal.
2910 (Mail Back End Variables): Use more-plausible modes in example.
2911
47d42d81
AM
29122011-12-20 Alan Mackenzie <acm@muc.de>
2913
2914 * cc-mode.texi: Update version string 5.31 -> 5.32.
2915
a98edce9
JB
29162011-12-06 Juanma Barranquero <lekktu@gmail.com>
2917
2918 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2919
321decc8
GM
29202011-11-24 Glenn Morris <rgm@gnu.org>
2921
2922 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2923
f8107b79
JB
29242011-11-24 Juanma Barranquero <lekktu@gmail.com>
2925
2926 * makefile.w32-in: Update dependencies.
2927
f5a96a4f
GM
29282011-11-20 Glenn Morris <rgm@gnu.org>
2929
2930 * gnus.texi (Group Information):
2931 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2932
cd1181db
JB
29332011-11-20 Juanma Barranquero <lekktu@gmail.com>
2934
2935 * gnus-coding.texi (Gnus Maintenance Guide):
2936 Rename from "Gnus Maintainance Guide".
2937
2938 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2939 * eieio.texi (Customizing):
fe7a3057
JB
2940 * gnus.texi (Article Washing):
2941 * gnus-news.texi:
2942 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2943
7877f373
JB
29442011-11-16 Juanma Barranquero <lekktu@gmail.com>
2945
2946 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2947
0d26e0b6
JB
29482011-11-15 Juanma Barranquero <lekktu@gmail.com>
2949
c7015153
JB
2950 * ede.texi (project-am-texinfo):
2951 * gnus.texi (Sending or Not Sending):
2952 * org.texi (Template elements): Fix typos.
0d26e0b6 2953
0b381c7e
JB
29542011-11-14 Juanma Barranquero <lekktu@gmail.com>
2955
2956 * ediff.texi (Hooks):
c7015153 2957 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2958
40a8bdf6
JB
29592011-11-11 Juanma Barranquero <lekktu@gmail.com>
2960
2961 * semantic.texi (Tag handling): Fix typo.
2962
57dda3bb
KY
29632011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2964
2965 * gnus.texi (Other Gnus Versions): Remove.
2966
52bedd34
AM
29672011-10-28 Alan Mackenzie <acm@muc.de>
2968
2969 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2970 (Other Special Indentations): Add an xref to "Macros with ;".
2971 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2972 "Macros with ;".
2973 (Macros with ;): New page.
2974
00b77525
GM
2975 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2976 Document the new handling of nested scopes for movement by defuns.
52bedd34 2977
4a623313
MA
29782011-10-23 Michael Albinus <michael.albinus@gmx.de>
2979
2980 Sync with Tramp 2.2.3.
2981
2982 * trampver.texi: Update release number.
2983
466a320e
GM
29842011-10-14 Glenn Morris <rgm@gnu.org>
2985
2986 * ert.texi (Introduction, How to Run Tests)
2987 (Running Tests Interactively, Expected Failures)
2988 (Tests and Their Environment, Useful Techniques)
2989 (Interactive Debugging, Fixtures and Test Suites):
2990 Minor rephrasings.
2991 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2992 (Running Tests in Batch Mode): Simplify loading instructions.
2993 (Test Selectors): Clarify some selectors.
2994 (Expected Failures, Useful Techniques):
2995 Make examples fit in 80 columns.
2996
2be4956d
JB
29972011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2998
2999 * calc.texi (Basic Operations on Units): Discuss temperature
3000 conversion (`u t') alongside with other unit conversions ('u c').
3001
7359a765
GM
30022011-10-12 Glenn Morris <rgm@gnu.org>
3003
3004 * ert.texi: Whitespace trivia to make main menu items line up better.
3005
a0c52e5d
GM
30062011-10-08 Glenn Morris <rgm@gnu.org>
3007
3008 * Makefile.in: Fix ert rules.
3009
465d0300
G
30102011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * gnus.texi (Gnus Utility Functions): Add more references and
3013 explanations (bug#9683).
3014
2fb6d9c6
GM
30152011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3016
3017 * texinfo.tex: Merge from gnulib.
3018
a5166359
LMI
30192011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3020
3021 * gnus.texi (Archived Messages): Note the default (bug#9552).
3022
b523dc20
BW
30232011-09-21 Bill Wohler <wohler@newt.com>
3024
3025 Release MH-E manual version 8.3.
3026
58179cce 3027 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3028 release 8.3.
c5b0993e 3029 (Preface): Update support information.
bd7239f5 3030 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3031 historical quote, the tense should be correct in the time that it
3032 was written.
3033
0afb49a1
LMI
30342011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035
3036 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3037 (Finding the News): Doc clarification.
3038 (Terminology): Mention naming.
3039
e21bac42
G
30402011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3041
3042 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3043 (Interactive): Document `quiet'.
3044
5b409b39 30452011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3046
bd7239f5 3047 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3048
5b409b39 30492011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3050
bd7239f5 3051 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3052 scope for `org-map-entries'.
3053
5b409b39 30542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3055
3056 * org.texi (Visibility cycling): Document `org-copy-visible'.
3057
5b409b39 30582011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3059
bd7239f5 3060 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3061 proper order.
3062
5b409b39 30632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3064
3065 * org.texi (eval): Expand discussion of the :eval header argument.
3066
5b409b39 30672011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3068
3069 * org.texi (Languages): Add Lilypond and Awk as supported
3070 languages.
3071
5b409b39 30722011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3073
bd7239f5 3074 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3075 LOG_INTO_DRAWER can be used to override the contents of variable
3076 org-clock-into-drawer (or if unset, org-log-into-drawer).
3077
bd7239f5 3078 * org.texi: Replace @xref->@pxref.
3ab2c837 3079
5b409b39 30802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3081
3082 * org.texi (Evaluating code blocks): Documenting the new option
3083 for inline call lines.
3084
5b409b39 30852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3086
3087 * org.texi (Results of evaluation): More explicit about the
3088 mechanism through which interactive evaluation of code is
3089 performed.
3090
5b409b39 30912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3092
3093 * org.texi (noweb-ref): New header argument documentation.
3094
5b409b39 30952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3096
3097 * org.texi (Extracting source code): Documentation of the new
3098 org-babel-tangle-named-block-combination variable.
3099
5b409b39 31002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3101
bd7239f5 3102 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3103 behavior of multiple blocks of the same name is undefined.
3ab2c837 3104
5b409b39 31052011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3106
3107 * org.texi (TaskJuggler export): Modify the example to reflect the
3108 new effort durations.
3109
5b409b39 31102011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3111
3112 * org.texi (Images in LaTeX export): Escape curly brackets in
3113 LaTeX example.
3114
5b409b39 31152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3116
3117 * org.texi (The clock table): Document the :properties and
3118 :inherit-props arguments for the clocktable.
3119
5b409b39 31202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3121
3122 * org.texi (Tables in LaTeX export): Document specifying placement
3123 options for tables.
3124
5b409b39 31252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3126
3127 * org.texi (Evaluating code blocks): More specific documentation
3128 about the different types of header arguments.
3129
5b409b39 31302011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3131
3132 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3133
5b409b39 31342011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3135
3136 * org.texi (Built-in table editor): Document the table field
3137 follow mode.
3138
5b409b39 31392011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3140
3141 * org.texi (Easy Templates): Document new template.
3142
5b409b39 31432011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3144
3145 * org.texi (Literal examples): Add a cross-reference from "Literal
3146 Examples" to "Easy Templates."
3147
5b409b39 31482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3149
3150 * org.texi (The clock table): Add link to match syntax.
3151
5b409b39 31522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3153
3154 * org.texi (Agenda commands): Document clock consistency checks.
3155
5b409b39 31562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3157
3158 * org.texi (Built-in table editor): Document that \vert represents
3159 a vertical bar in a table field.
3160
5b409b39 31612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3162
3163 * org.texi (Literal examples): Link from "Markup" > "Literate
3164 Examples" to "Working with Source Code".
3165
5b409b39 31662011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3167
3168 * org.texi (Agenda commands): Doc for function option to bulk
3169 action.
3170
5b409b39 31712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3172
3173 * org.texi (Template expansion): Document new %<...> template
3174 escape.
3175
5b409b39 31762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3177
3178 * org.texi (Selective export): Document exclusion of any tasks
3179 from export.
3180
5b409b39 31812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3182
3183 * org.texi (Selective export): Document how to exclude DONE tasks
3184 from export.
3185 (Publishing options): Document the properties to be used to turn off
3186 export of DONE tasks.
3187
5b409b39 31882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3189
3190 * org.texi (The date/time prompt): Document date range protection.
3191
5b409b39 31922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3193
3194 * org.texi (padline): Documentation of the new padline header
3195 argument.
3196
5b409b39 31972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3198
3199 * org.texi (var): Adding "[" to list of characters triggering
3200 elisp evaluation.
3201
5b409b39 32022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3203
3204 * org.texi (var): Documentation of Emacs Lisp evaluation during
3205 variable assignment.
3206
5b409b39 32072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3208
3209 * org.texi (colnames): Reference indexing into variables, and note
3210 that colnames are *not* removed before indexing occurs.
3211 (rownames): Reference indexing into variables, and note that
3212 rownames are *not* removed before indexing occurs.
3213
5b409b39 32142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3215
3216 * org.texi (var): Clarification of indexing into tabular
3217 variables.
3218
5b409b39 32192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3220
3221 * org.texi (results): Documentation of the `:results wrap' header
3222 argument.
3223
5b409b39 32242011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3225
bd7239f5 3226 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3227 of the LaTeX export: the org file has to be properly structured.
3228
5b409b39 32292011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3230
c5b0993e
EW
3231 * org.texi (Dynamic blocks, Structure editing):
3232 Mention the function `org-narrow-to-block'.
3ab2c837 3233
5b409b39 32342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3235
3236 * org.texi (Languages): Updating list of code block supported
3237 languages.
3238
5b409b39 32392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3240
3241 * org.texi (Special properties): CATEGORY is a special property,
3242 but it may also used in the drawer.
3243
5b409b39 32442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3245
3246 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3247
5b409b39 32482011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3249
3250 * org.texi (Include files): Document :lines.
3251
5b409b39 32522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3253
3254 * org.texi (comments): Documentation of the ":comments noweb" code
3255 block header argument.
3256
5b409b39 32572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3258
c5b0993e 3259 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3260 added extra whitespace around functions to be consistent with the
3261 rest of the section.
3262
5b409b39 32632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3264
c5b0993e 3265 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3266 #+call: line syntax.
c5b0993e 3267 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3268 #+call: line syntax.
3269
5b409b39 32702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3271
3272 * org.texi (Evaluating code blocks): More explicit about how to
3273 pass variables to #+call lines.
3274
5b409b39 32752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3276
3277 * org.texi (Results of evaluation): Link to the :results header
3278 argument list from the "Results of evaluation" section.
3279
5b409b39 32802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3281
3282 * org.texi (Conflicts): Adding additional information about
3283 resolving org/yasnippet conflicts.
3284
5b409b39 32852011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3286
3287 * org.texi (Publishing options): Document style-include-scripts
3288 publishing project property.
3289
5b409b39 32902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3291
3292 * org.texi (Sparse trees): Document the next-error /
3293 previous-error functionality.
3294
5b409b39 32952011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3296
c5b0993e 3297 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3298
5b409b39 32992011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3300
c5b0993e
EW
3301 * org.texi (Code block specific header arguments):
3302 Documentation of multi-line header arguments.
3ab2c837 3303
5b409b39 33042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3305
3306 * org.texi (Code evaluation security): Add example for using a
3307 function.
3308
5b409b39 33092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3310
3311 * org.texi (Tables in LaTeX export): Documentation of new
3312 attr_latex options for tables.
3313
5b409b39
BG
33142011-08-03 Michael Albinus <michael.albinus@gmx.de>
3315
3316 * trampver.texi: Update release number.
3317
33182011-07-30 Michael Albinus <michael.albinus@gmx.de>
3319
3320 Sync with Tramp 2.2.2.
3321
3322 * trampver.texi: Update release number.
3323
064e2d08
LMI
33242011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3325
3326 * flymake.texi (Example -- Configuring a tool called via make):
3327 Use /dev/null instead of the Windows "nul" (bug#8715).
3328
b8151e9c
LMI
33292011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3330
3331 * widget.texi (Setting Up the Buffer): Remove mention of the
3332 global keymap parent, which doesn't seem to be accurate
3333 (bug#7045).
3334
5b409b39
BG
33352011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3336
3337 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3338
c0a8ae95
KR
33392010-07-10 Kevin Ryde <user42@zip.com.au>
3340
3341 * cl.texi (For Clauses): Add destructuring example processing an
3342 alist (bug#6596).
3343
ac6531ad
LMI
33442011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3345
3346 * ediff.texi (Major Entry Points): Remove mention of `require',
3347 since that's not pertinent in the installed Emacs (bug#9016).
3348
d30dd079
G
33492011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3350
3351 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3352 (Filtering New Groups): Clarify how simple the "options -n" format is.
3353 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3354 is internal.
d30dd079 3355
862c0d68
MA
33562011-07-04 Michael Albinus <michael.albinus@gmx.de>
3357
c5b0993e
EW
3358 * tramp.texi (Cleanup remote connections):
3359 Add `tramp-cleanup-this-connection'.
862c0d68 3360
cd865a33
G
33612011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3362
3363 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3364 zombies.
3365 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3366 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3367
33682011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3369
3370 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3371 backups, and not actual vc (bug#8975).
3372
79414ae4
KR
33732011-07-03 Kevin Ryde <user42@zip.com.au>
3374
3375 * cl.texi (For Clauses): @items for hash-values and key-bindings
3376 to make them more visible when skimming. Add examples of `using'
3377 clause to them, examples being clearer than a description in
3378 words (bug#6599).
3379
847ccf7c
AM
33802011-07-01 Alan Mackenzie <acm@muc.de>
3381
3382 * cc-mode.texi (Guessing the Style): New page.
3383 (Styles): Add a short introduction to above.
3384
3da13bb9
DD
33852011-06-28 Deniz Dogan <deniz@dogan.se>
3386
3387 * rcirc.texi (Configuration): Bug-fix:
3388 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3389 Reported by Elias Pipping <pipping@exherbo.org>.
3390
60a0884e
G
33912011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3392
c5b0993e
EW
3393 * gnus.texi (Summary Mail Commands):
3394 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3395
0c7efc08
SM
33962011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3397
3398 * eshell.texi (Known problems): Fix typo.
3399
ea3596a2
MA
34002011-06-12 Michael Albinus <michael.albinus@gmx.de>
3401
0c7efc08 3402 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3403 (Password handling): `auth-source-debug' is good for debug messages.
3404
2da9c605
G
34052011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3406
3407 * gnus.texi (Store custom flags and keywords): Refer to
3408 `gnus-registry-article-marks-to-{chars,names}' instead of
3409 `gnus-registry-user-format-function-{M,M2}'.
3410
e61923c8
GM
34112011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3412
3413 * texinfo.tex: Merge from gnulib.
3414
627abcdd
TZ
34152011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3416
3417 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3418 (Store custom flags and keywords):
3419 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3420 `gnus-registry-user-format-function-M2'.
3421
a3c92bc1
EZ
34222011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3423
8f906c40 3424 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3425
85d870a9
GM
34262011-05-17 Glenn Morris <rgm@gnu.org>
3427
3428 * gnus.texi (Face): Fix typo.
3429
2cdee799
GM
34302011-05-14 Glenn Morris <rgm@gnu.org>
3431
3432 * dired-x.texi (Omitting Examples): Minor addition.
3433
79b70037
GM
34342011-05-10 Jim Meyering <meyering@redhat.com>
3435
3436 * ede.texi: Fix typo "or or -> or".
3437
a7111a62 34382011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
c2f51e23
G
3439
3440 * gnus.texi (Summary Buffer Lines):
3441 gnus-summary-user-date-format-alist does not exist.
3442 (Sorting the Summary Buffer): More about sorting threads.
3443
69026aba
MA
34442011-04-25 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * trampver.texi: Update release number.
3447
9024ff79
MA
34482011-04-14 Michael Albinus <michael.albinus@gmx.de>
3449
3450 * tramp.texi (Frequently Asked Questions): New item for disabling
3451 Tramp in other packages.
3452
c3c65d73
TZ
34532011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3454
3455 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3456 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3457 Update gnus-registry docs.
c3c65d73 3458
9ec6a317
JB
34592011-04-13 Juanma Barranquero <lekktu@gmail.com>
3460
3461 * ede.texi: Fix typos.
3462
1e3b6001
G
34632011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3464
9ec6a317
JB
3465 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3466 It's @table @code.
1e3b6001 3467
a5954fa5
G
34682011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3469
ed9265fc 3470 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3471
d71990a1
JB
34722011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3473
3474 * calc.texi (Logarithmic Units): Update the function names.
3475
1518e4f0
G
34762011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3477
3478 * message.texi (Various Commands): Document format specs in the
3479 ellipsis.
3480
a123622d
G
34812011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3482
3483 * message.texi (Insertion Variables): Document message-cite-style.
3484
34852011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3486
3487 * tramp.texi (Remote processes): New subsection "Running shell on
3488 a remote host".
3489
4248cca2
TZ
34902011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3491
3492 * auth.texi (Help for developers): Update docs to explain that the
3493 :save-function will only run the first time.
3494
54ce11a1
GM
34952011-03-12 Glenn Morris <rgm@gnu.org>
3496
3497 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3498 (emacs-faq.text): New target.
3499 (clean): Add emacs-faq.
3500
0c3b25f8
MA
35012011-03-12 Michael Albinus <michael.albinus@gmx.de>
3502
3503 Sync with Tramp 2.2.1.
3504
3505 * trampver.texi: Update release number.
3506
b740639e
GM
35072011-03-11 Glenn Morris <rgm@gnu.org>
3508
3509 * Makefile.in (HTML_TARGETS): New.
3510 (clean): Delete $HTML_TARGETS.
3511 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3512
733afdf4
TZ
35132011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3514
3515 * auth.texi (Help for developers): Show example of using
3516 `auth-source-search' with prompts and :save-function.
3517
33383987
JB
35182011-03-07 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * Version 23.3 released.
3521
a5057546
G
35222011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3523
3524 * message.texi (Message Buffers): Update default value of
3525 message-generate-new-buffers.
3526
479a2c9b
JB
35272011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3528
3529 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3530 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3531 respectively.
05a29101
JB
3532 (Musical Notes): New section.
3533 (Customizing Calc): Mention the customizable variable
3534 calc-note-threshold.
479a2c9b 3535
e0535b76
GM
35362011-03-03 Glenn Morris <rgm@gnu.org>
3537
3538 * url.texi (Dealing with HTTP documents): Remove reference to
3539 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3540 (Configuration): Update url-configuration-directory description.
e0535b76 3541
2777ccbf
GM
35422011-03-02 Glenn Morris <rgm@gnu.org>
3543
3544 * dired-x.texi (Multiple Dired Directories): Remove mentions
3545 of dired-default-directory-alist and dired-default-directory.
3546 Move dired-smart-shell-command here...
3547 (Miscellaneous Commands): ... from here.
3548
257219bd
PE
35492011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3550
3551 * texinfo.tex: Update to version 2011-02-24.09.
3552
8889f4e2
GM
35532011-03-02 Glenn Morris <rgm@gnu.org>
3554
3555 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3556 instead of the obsoleted dired-omit-here-always.
3557
5d41af19
MA
35582011-02-28 Michael Albinus <michael.albinus@gmx.de>
3559
3560 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3561 supported systems.
3562
2b0c7330 35632011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3564
61cf3a76
GM
3565 * dbus.texi (Type Conversion): Grammar fix.
3566
cce7d530 35672011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3568
cce7d530
GM
3569 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3570 "Debian GNU/Linux".
51a13bdd 3571
cce7d530
GM
3572 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3573
817b48a7
GM
35742011-02-23 Glenn Morris <rgm@gnu.org>
3575
cce7d530
GM
3576 * dired-x.texi (Features): Minor rephrasing.
3577 (Local Variables): Fix typos.
47301027
GM
3578
3579 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3580 Standardize some Emacs/XEmacs terminology.
3581
817b48a7
GM
3582 * dired-x.texi (Features): Don't advertise obsolete local variables.
3583 Simplify layout.
3584 (Omitting Variables): Update local variables example.
3585 (Local Variables): Say this is obsolete. Fix description of
3586 dired-enable-local-variables possible values.
3587
4a3988d5
G
35882011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3589
3590 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3591 default now.
3592
8e22bee0
G
35932011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3594
3595 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3596
06b840e0
LI
35972011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3598
3599 * gnus.texi (Window Layout): Document layout names.
3600
67ab0163 36012011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3602
3603 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3604 * auth.texi: Sync @dircategory with ../../info/dir.
3605 * autotype.texi: Sync @dircategory with ../../info/dir.
3606 * calc.texi: Sync @dircategory with ../../info/dir.
3607 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3608 * cl.texi: Sync @dircategory with ../../info/dir.
3609 * dbus.texi: Sync @dircategory with ../../info/dir.
3610 * dired-x.texi: Sync @dircategory with ../../info/dir.
3611 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3612 * ede.texi: Sync @dircategory with ../../info/dir.
3613 * ediff.texi: Sync @dircategory with ../../info/dir.
3614 * edt.texi: Sync @dircategory with ../../info/dir.
3615 * eieio.texi: Sync @dircategory with ../../info/dir.
3616 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3617 * epa.texi: Sync @dircategory with ../../info/dir.
3618 * erc.texi: Sync @dircategory with ../../info/dir.
3619 * eshell.texi: Sync @dircategory with ../../info/dir.
3620 * eudc.texi: Sync @dircategory with ../../info/dir.
3621 * flymake.texi: Sync @dircategory with ../../info/dir.
3622 * forms.texi: Sync @dircategory with ../../info/dir.
3623 * gnus.texi: Sync @dircategory with ../../info/dir.
3624 * idlwave.texi: Sync @dircategory with ../../info/dir.
3625 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3626 * message.texi: Sync @dircategory with ../../info/dir.
3627 * mh-e.texi: Sync @dircategory with ../../info/dir.
3628 * newsticker.texi: Sync @dircategory with ../../info/dir.
3629 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3630 * org.texi: Sync @dircategory with ../../info/dir.
3631 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3632 * pgg.texi: Sync @dircategory with ../../info/dir.
3633 * rcirc.texi: Sync @dircategory with ../../info/dir.
3634 * reftex.texi: Sync @dircategory with ../../info/dir.
3635 * remember.texi: Sync @dircategory with ../../info/dir.
3636 * sasl.texi: Sync @dircategory with ../../info/dir.
3637 * sc.texi: Sync @dircategory with ../../info/dir.
3638 * semantic.texi: Sync @dircategory with ../../info/dir.
3639 * ses.texi: Sync @dircategory with ../../info/dir.
3640 * sieve.texi: Sync @dircategory with ../../info/dir.
3641 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3642 * speedbar.texi: Sync @dircategory with ../../info/dir.
3643 * trampver.texi [emacs]: Set emacsname to "Emacs".
3644 * tramp.texi: Sync @dircategory with ../../info/dir.
3645 * url.texi: Sync @dircategory with ../../info/dir.
3646 * vip.texi: Sync @dircategory with ../../info/dir.
3647 * viper.texi: Sync @dircategory with ../../info/dir.
3648 * widget.texi: Sync @dircategory with ../../info/dir.
3649 * woman.texi: Sync @dircategory with ../../info/dir.
3650
30abce25
GM
36512011-02-19 Glenn Morris <rgm@gnu.org>
3652
0c7efc08
SM
3653 * dired-x.texi (Technical Details): No longer redefines
3654 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3655 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3656
73572c72
AG
36572013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3658
d967cd18
GM
3659 * eshell.texi (Input/Output):
3660 Document insert output redirection operator, >>>.
73572c72 3661
f31f8469
GM
36622011-02-18 Glenn Morris <rgm@gnu.org>
3663
3664 * dired-x.texi (Optional Installation File At Point): Simplify.
3665
35123c04
TZ
36662011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3667
3668 * auth.texi (Help for users): Use :port instead of :protocol for all
3669 auth-source docs.
7ba93e94
G
3670 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3671 to have two files in `auth-sources'.
35123c04 3672
da5e0ce4
GM
36732011-02-16 Glenn Morris <rgm@gnu.org>
3674
b322c9af
GM
3675 * dired-x.texi: Use emacsver.texi to get Emacs version.
3676 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3677 Depend on emacsver.texi.
3678
07ca5555
GM
3679 * dired-x.texi: Drop meaningless version number.
3680 (Introduction): Remove old info.
3681 (Optional Installation Dired Jump): Autoload from dired-x.
3682 Remove incorrect info about loaddefs.el.
3683 (Bugs): Just refer to M-x report-emacs-bug.
3684
da5e0ce4
GM
3685 * dired-x.texi (Multiple Dired Directories): Update for rename of
3686 default-directory-alist.
3687 (Miscellaneous Commands): No longer mention very old VM version 4.
3688
bb55f713
PE
36892011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3690
3691 Merge from gnulib.
3692 * texinfo.tex: Update to version 2011-02-14.11.
3693
5415d076
G
36942011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3695
da5e0ce4
GM
3696 * auth.texi (Help for users):
3697 Login collection is "Login" and not "login".
5415d076 3698
14029d4b
MA
36992011-02-13 Michael Albinus <michael.albinus@gmx.de>
3700
3701 * tramp.texi (History): Remove IMAP support.
3702 (External methods, Frequently Asked Questions): Remove `imap' and
3703 `imaps' methods.
3704 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3705
3706 * trampver.texi: Remove default value of `emacsimap'.
3707
8a36c07f
GM
37082011-02-13 Glenn Morris <rgm@gnu.org>
3709
3710 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3711 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3712
165bc5a0
GM
37132011-02-12 Glenn Morris <rgm@gnu.org>
3714
3715 * sc.texi (Getting Connected): Remove old index entries.
3716
5415d076 37172011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3718
3719 * url.texi: Remove duplicate @dircategory (Bug#7942).
3720
b8e0f0cd
G
37212011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3722
8a36c07f
GM
3723 * auth.texi (Overview, Help for users, Help for developers):
3724 Update docs.
b8e0f0cd
G
3725 (Help for users): Talk about spaces.
3726
caf82551
PE
37272011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3728
3729 * texinfo.tex: Update to version 2011-02-07.16.
3730
1ff98217
MA
37312011-02-07 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * dbus.texi (Bus names): Adapt descriptions for
3734 dbus-list-activatable-names and dbus-list-known-names.
3735
2e78df6b
JB
37362011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3737
3738 * calc.texi (Logarithmic Units): New section.
3739
7fbf7cae
TZ
37402011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3741
3742 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3743 manuals use it now.
3744
0c7efc08 3745 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3746
156ad271
KY
37472011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3748
3749 * overrides.texi: Remove.
3750
3751 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3752 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3753
36539990
MA
37542011-02-05 Michael Albinus <michael.albinus@gmx.de>
3755
3756 * tramp.texi (Frequently Asked Questions): Mention problems with
3757 WinSSHD.
3758
3759 * trampver.texi: Update release number.
3760
37612011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3762
3763 * tramp.texi:
3764 Replace "delimet" with "delimit" globally.
3765 Replace "explicite" with "explicit" globally.
3766 Replace "instead of" with "instead" where there was nothing after "of".
3767 Audit use of comma before interrogative pronoun, "that", or "which".
3768 Minor word order, spelling, wording changes.
3769
ec72bf63
G
37702011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3771
3772 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3773
3774 * sieve.texi: Use WEBHACKDEVEL.
3775
3776 * sasl.texi: Use WEBHACKDEVEL.
3777
3778 * pgg.texi: Use WEBHACKDEVEL.
3779
3780 * message.texi: Use WEBHACKDEVEL.
3781
3782 * gnus.texi: Use WEBHACKDEVEL.
3783
3784 * emacs-mime.texi: Use WEBHACKDEVEL.
3785
3786 * auth.texi: Use WEBHACKDEVEL.
3787
3788 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3789 manuals.
3790
37912011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3792
3793 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3794
90b750f4
PE
37952011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3796
3797 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3798 which in turn is copied from ftp://tug.org/tex/.
3799
0e751a49
GM
38002011-02-03 Glenn Morris <rgm@gnu.org>
3801
3802 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3803 (Binding combinations of modifiers and function keys):
3804 Let's assume people reading this are not using Emacs 18.
3805
7f13c2e2
LI
38062011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3807
3808 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3809 since it's run automatically.
3810
d76c843e
LI
38112011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3812
3813 * gnus.texi (Customizing Articles): Fix typo.
3814
12e3ca0a
LI
38152011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3816
3817 * gnus.texi (Customizing Articles): Document the new way of customizing
3818 the date headers(s).
3819
fe72c8fa
LI
38202011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3821
3822 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3823 splitting example.
3824
bf3dae7e
EZ
38252011-01-29 Eli Zaretskii <eliz@gnu.org>
3826
3827 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3828 (MAKEINFO_OPTS): New variable.
3829 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3830 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3831 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3832 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3833 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3834 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3835 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3836 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3837 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3838 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3839 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3840 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3841 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3842 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3843 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3844 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3845 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3846 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3847
d6f13ac8
LI
38482011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3849
3850 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3851
c5ecc769
G
38522011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3853
3854 * message.texi (IDNA): Explain what it is.
3855
38562011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3857
3858 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3859
45eb2a5d
WL
38602011-01-23 Werner Lemberg <wl@gnu.org>
3861
3862 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3863 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3864 (ENVADD): Update.
45eb2a5d 3865
6872a814
GM
38662011-01-18 Glenn Morris <rgm@gnu.org>
3867
3868 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3869
77ab81d0 38702011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3871
3872 * nxml-mode.texi (Introduction): Fix file name typos.
3873
d221e780
CO
38742011-01-13 Christian Ohler <ohler@gnu.org>
3875
3876 * ert.texi: New file.
3877
3878 * Makefile.in:
3879 * makefile.w32-in: Add ert.texi.
3880
8c904d82
MA
38812011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3882
3883 * dbus.texi (Receiving Method Calls): New function
3884 dbus-register-service. Rearrange node.
3885
f56e0e7a
PE
38862011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3887
3888 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3889 which in turn is copied from ftp://tug.org/tex/.
3890
0fadf00e
MA
38912011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3892
3893 * dbus.texi (Receiving Method Calls): Describe new optional
3894 parameter dont-register-service of dbus-register-{method,property}.
3895
8b358e90
DU
38962010-12-17 Daiki Ueno <ueno@unixuser.org>
3897
0c7efc08
SM
3898 * epa.texi (Encrypting/decrypting *.gpg files):
3899 Mention epa-file-select-keys.
8b358e90 3900
549c9aed
G
39012010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3902
3903 * gnus.texi (Archived Messages): Remove outdated text.
3904
39052010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3906
0c7efc08 3907 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3908
156e3f9c
G
39092010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3910
83f3eadc 3911 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3912
8151d490
AC
39132010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3914
3915 * gnus.texi (The swish++ Engine): Add customizable parameters
3916 descriptions.
3917 (The swish-e Engine): Ditto.
3918
305bdd22
MA
39192010-12-14 Michael Albinus <michael.albinus@gmx.de>
3920
3921 * tramp.texi (Inline methods): Add "ksu" method.
3922 (Remote processes): Add example with remote `default-directory'.
3923
53aff12a
GM
39242010-12-14 Glenn Morris <rgm@gnu.org>
3925
3926 * faq.texi (Expanding aliases when sending mail):
3927 Now build-mail-aliases is interactive.
3928
8a1cdce5
AC
39292010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3930
3931 * gnus.texi: First pass at adding (rough) nnir documentation.
3932
7410c270
G
39332010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3934
53aff12a
GM
3935 * gnus.texi (Filtering New Groups):
3936 Mention gnus-auto-subscribed-categories.
3937 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3938 removed.
3939
f49d1f52 39402010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3941
3942 * cl.texi (For Clauses): Small fixes for frames and windows.
3943
acedf35c
CD
39442010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3945
3946 * org.texi (Using capture): Document using prefix arguments for
3947 finalizing capture.
3948 (Agenda commands): Document prefix argument for the bulk scatter
3949 command.
3950 (Beamer class export): Document that also overlay arguments can be
3951 passed to the column environment.
3952 (Template elements): Document the new entry type.
3953
39542010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3955
3956 * org.texi (Include files): Document :minlevel.
3957
39582010-12-11 Julien Danjou <julien@danjou.info>
3959
3960 * org.texi (Categories): Document category icons.
3961
39622010-12-11 Eric Schulte <schulte.eric@gmail.com>
3963
3964 * org.texi (noweb): Fix typo.
3965
516aa569
G
39662010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3967
3968 * gnus.texi (Server Commands): Point to the rest of the server
3969 commands.
3970
04db63bc
G
39712010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3972
3973 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3974 g'.
3975
ed797193
G
39762010-12-02 Julien Danjou <julien@danjou.info>
3977
3978 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3979
39802010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3981
3982 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3983 (Direct Functions): Note the STARTTLS upgrade.
3984
07976ae3 39852010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3986 James Clark <none@example.com>
d3dfb185
GM
3987
3988 * nxml-mode.texi (Introduction): New section.
3989
59e75882
G
39902010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Server Commands): Document gnus-server-show-server.
3993
568a887f
MA
39942010-11-20 Michael Albinus <michael.albinus@gmx.de>
3995
3996 Sync with Tramp 2.2.0.
3997
3998 * trampver.texi: Update release number.
3999
1265829e
JB
40002010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4001
4002 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4003 Mention that the TeX specific units won't use the `tex' prefix
4004 in TeX mode.
4005
239661c0
KY
40062010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4007
4008 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4009
4a47c275 40102010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4011
4012 * edt.texi: Remove information about Emacs 19.
4013
4a47c275 40142010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4015
4016 * trampver.texi: Update release number.
4017
2f0e0dc8
KY
40182010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4019
4020 * gnus.texi (Article Washing): Fix typo.
4021
afe98dfa
CD
40222010-11-11 Noorul Islam <noorul@noorul.com>
4023
56f5a94e 4024 * org.texi: Fix typo.
afe98dfa
CD
4025
40262010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4027
4028 * org.texi (Using capture): Explain that refiling is
4029 sensitive to cursor position.
4030
40312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4032
56f5a94e 4033 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4034
40352010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4036
4037 * org.texi: Document the <c> cookie.
4038
40392010-11-11 Eric Schulte <schulte.eric@gmail.com>
4040
bd7239f5 4041 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4042 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4043
40442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4045
56f5a94e 4046 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4047
40482010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4049
56f5a94e 4050 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4051
40522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4053
4054 * org.texi (Setting up the staging area): Document that
4055 file names remain visible when encrypting the MobileOrg files.
4056
40572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4058
4059 * org.texi (Setting up the staging area): Document which
4060 versions are needed for encryption.
4061
40622010-11-11 Eric Schulte <schulte.eric@gmail.com>
4063
56f5a94e
GM
4064 * org.texi (noweb): Update :noweb documentation to
4065 reflect the new "tangle" argument.
afe98dfa
CD
4066
40672010-11-11 Eric Schulte <schulte.eric@gmail.com>
4068
56f5a94e
GM
4069 * org.texi (Batch execution): Improve tangling script in
4070 documentation.
afe98dfa
CD
4071
40722010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4073
4074 * org.texi (Handling links):
4075 (In-buffer settings): Document inlining images on startup.
4076
40772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4078
4079 * org.texi (Setting up the staging area): Document use of
4080 crypt password.
4081
40822010-11-11 David Maus <dmaus@ictsoc.de>
4083
56f5a94e 4084 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4085
40862010-11-11 David Maus <dmaus@ictsoc.de>
4087
56f5a94e
GM
4088 * org.texi (Template expansion): Add mew in table for link type
4089 escapes.
afe98dfa
CD
4090
40912010-11-11 David Maus <dmaus@ictsoc.de>
4092
56f5a94e 4093 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4094
40952010-11-11 Eric Schulte <schulte.eric@gmail.com>
4096
56f5a94e 4097 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4098
40992010-11-11 Eric Schulte <schulte.eric@gmail.com>
4100
56f5a94e 4101 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4102
41032010-11-11 Eric Schulte <schulte.eric@gmail.com>
4104
56f5a94e
GM
4105 * org.texi (Structure of code blocks):
4106 Update documentation to mention inline code block syntax.
afe98dfa
CD
4107
41082010-11-11 Eric Schulte <schulte.eric@gmail.com>
4109
56f5a94e 4110 * org.texi (comments): Improve wording.
afe98dfa
CD
4111
41122010-11-11 Eric Schulte <schulte.eric@gmail.com>
4113
56f5a94e 4114 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4115
41162010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4117
4118 * org.texi (Installation): Remove the special
4119 installation instructions for XEmacs.
4120
41212010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4122
56f5a94e 4123 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4124 insertion of empty structural elements.
4125
41262010-11-11 Noorul Islam <noorul@noorul.com>
4127
56f5a94e 4128 * org.texi: Fix doc.
afe98dfa
CD
4129
41302010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4131
4132 * org.texi (The date/time prompt): Document specification
4133 of time ranges.
4134
41352010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4136
4137 * org.texi (Internal links): Document the changes in
4138 internal links.
4139
41402010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4141
4142 * org.texi (Agenda commands): Document the limitation for
4143 the filter preset - it can only be used for an entire agenda
4144 view, not in an individual block in a block agenda.
4145
41462010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4147
4148 * org.texi (iCalendar export): Document alarm creation.
4149
6f8fc60c
MA
41502010-11-10 Michael Albinus <michael.albinus@gmx.de>
4151
4152 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4153
be3c11b3
LMI
41542010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4155
4156 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4157
d607b96b 41582010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4159
d607b96b 4160 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4161
181cb5fb
G
41622010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163
4164 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4165 since that works by default.
4166
41672010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4168
4169 * gnus.texi (Customizing the IMAP Connection): Document
4170 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4171
36bc5d3b
MA
41722010-11-04 Michael Albinus <michael.albinus@gmx.de>
4173
4174 * tramp.texi (Remote shell setup): New item "Interactive shell
4175 prompt". Reported by Christian Millour <cm@abtela.com>.
4176 (Remote shell setup, Remote processes): Use @code{} for
4177 environment variables.
4178
cf503f7c
GM
41792010-11-03 Glenn Morris <rgm@gnu.org>
4180
537b04b9 4181 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4182 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4183
389b76fa
G
41842010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4185
4186 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4187
2699a554 41882010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4189
4190 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4191
2699a554 41922010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4193
4194 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4195
99e65b2d
G
41962010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4197
0c7efc08
SM
4198 * gnus.texi (Client-Side IMAP Splitting):
4199 Mention nnimap-unsplittable-articles.
99e65b2d
G
4200
42012010-10-29 Julien Danjou <julien@danjou.info>
4202
4203 * gnus.texi (Finding the News): Remove references to obsoletes
4204 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4205
aeeb3dcb
EZ
42062010-10-29 Eli Zaretskii <eliz@gnu.org>
4207
4208 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4209 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4210 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4211 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4212
8289f37b
GM
42132010-10-28 Glenn Morris <rgm@gnu.org>
4214
4215 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4216 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4217 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4218
d85d3b3a
DU
42192010-10-25 Daiki Ueno <ueno@unixuser.org>
4220
4221 * epa.texi (Mail-mode integration): Add alternative key bindings
4222 for epa-mail commands; escape comma.
c05c2b9b 4223 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4224
9f534a47
JB
42252010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4226
99e65b2d 4227 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4228
5793a7bc 42292010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4230
4231 * gnus.texi (Group Parameters, Buttons): Fix typos.
4232
280f417b
G
42332010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4234
4235 * gnus.texi (Subscription Commands): Mention that you can also
4236 subscribe to new groups via the Server buffer, which is probably more
4237 convenient when subscribing to many groups.
4238
d806c872
G
42392010-10-21 Julien Danjou <julien@danjou.info>
4240
4241 * message.texi (Message Headers): Allow message-default-headers to be a
4242 function.
4243
d5798f68
LMI
42442010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4245
4246 * gnus-news.texi: Mention new archive defaults.
4247
b79bbef7
KY
42482010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4249
4250 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4251
2526f423
G
42522010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4253
4254 * gnus.texi (HTML): Document the function value of
4255 gnus-blocked-images.
4256 (Article Washing): shr and gnus-w3m, not the direct function names.
4257
ba91f05d
G
42582010-10-20 Julien Danjou <julien@danjou.info>
4259
4260 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4261 variable.
4262
da451787
LMI
42632010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4264
4265 * gnus.texi (Customizing the IMAP Connection): The port strings are
4266 strings.
c872595d 4267 (Document Groups): Mention git.
da451787 4268
7cad71ad
G
42692010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4270
4271 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4272 bzr/Gnus git sync.
4273
c56dfd36
EZ
42742010-10-15 Eli Zaretskii <eliz@gnu.org>
4275
4276 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4277 change.
4278
a1d16a7b
G
42792010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4280
4281 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4282 @item syntax for in-Emacs makeinfo.
4283
42842010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4285
4286 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4287 trim sentence.
4288
98e2b864
DU
42892010-10-12 Daiki Ueno <ueno@unixuser.org>
4290
4291 * epa.texi (Caching Passphrases):
0c7efc08
SM
4292 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4293 Clarify some configurations require to set up gpg-agent.
98e2b864 4294
c12e4a81
GM
42952010-10-11 Glenn Morris <rgm@gnu.org>
4296
4297 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4298
f7aa248a
G
42992010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus.texi (Spam Package Introduction): Mention `$'.
4302
6513b232
EZ
43032010-10-09 Eli Zaretskii <eliz@gnu.org>
4304
4305 * makefile.w32-in (emacsdir): New variable.
4306 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4307 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4308
abd40fb4
GM
43092010-10-09 Glenn Morris <rgm@gnu.org>
4310
0f05450f
GM
4311 * Makefile.in (mostlyclean): Delete *.toc.
4312
d3a4ac46
GM
4313 * Makefile.in: Use $< in rules.
4314
aa9db089
GM
4315 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4316
abd40fb4
GM
4317 * Makefile.in ($(infodir)): Delete rule.
4318 (mkinfodir): New. Use it in all the info rules, rather than depending
4319 on infodir.
4320
ea274122
GM
43212010-10-09 Glenn Morris <rgm@gnu.org>
4322
6e90e2a8
GM
4323 * gnus.texi (Article Washing): Fix previous change.
4324
f7a31f11
GM
4325 * Makefile.in (emacsdir): New variable.
4326 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4327 Depend on emacsver.texi.
4328
f7a31f11
GM
4329 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4330
ea274122
GM
4331 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4332
36d3245f
G
43332010-10-08 Julien Danjou <julien@danjou.info>
4334
f7a31f11 4335 * gnus.texi: Add mm-shr.
36d3245f
G
4336
43372010-10-08 Ludovic Courtès <ludo@gnu.org>
4338
4339 * gnus.texi (Finding the Parent, The Gnus Registry)
4340 (Registry Article Refer Method): Update docs for nnregistry.el.
4341
43422010-10-08 Daiki Ueno <ueno@unixuser.org>
4343
4344 * auth.texi (Help for users)
4345 (GnuPG and EasyPG Assistant Configuration): Update docs.
4346
12359245
GM
43472010-10-08 Glenn Morris <rgm@gnu.org>
4348
4349 * cl.texi (Organization, Installation, Old CL Compatibility):
4350 Deprecate cl-compat for new code.
4628bef1 4351 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4352
4353 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4354
fcf2d385
KY
43552010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4358
66627fa9
G
43592010-10-06 Julien Danjou <julien@danjou.info>
4360
fd9ba500
JD
4361 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4362
66627fa9
G
4363 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4364 broken link.
4365
4366 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4367
4368 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4369 to ReiserFS.
4370
4371 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4372 (FAQ 7-1): Fix getmail URL.
4373
65f54520
DU
43742010-10-06 Daiki Ueno <ueno@unixuser.org>
4375
4376 * epa.texi (Caching Passphrases): New section.
4377
4c83f6e1
GM
43782010-10-06 Glenn Morris <rgm@gnu.org>
4379
4380 * Makefile.in (SHELL): Set it.
4381 (info): Move the mkdir dependency to the individual info files.
4382 (mostlyclean): Tidy up.
4383 (clean): Only delete the specific dvi and pdf files.
4384 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4385 ($(infodir)): Add parallel build workaround.
4c83f6e1 4386
71e691a5
G
43872010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4388
4389 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4390
a41c2e6d
G
43912010-10-03 Julien Danjou <julien@danjou.info>
4392
0c7efc08
SM
4393 * emacs-mime.texi (Display Customization):
4394 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4395 mm-inline-large-images-proportion.
4396
37255945
MA
43972010-10-03 Michael Albinus <michael.albinus@gmx.de>
4398
0c7efc08
SM
4399 * tramp.texi (Frequently Asked Questions):
4400 Mention remote-file-name-inhibit-cache.
37255945 4401
11e4e7bd
LMI
44022010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4405 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4406
cb83220a
KY
44072010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
0c7efc08
SM
4409 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4410 (Article Hiding): Add google banner example.
4411 Suggested by Benjamin Xu.
cb83220a 4412
6b958814
G
44132010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4414
0c7efc08
SM
4415 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4416 Remove nnimap-split-rule from examples.
6b958814
G
4417
44182010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4419
4420 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4421 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4422 Fishman.
4423 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4424
44252010-09-30 Julien Danjou <julien@danjou.info>
4426
4427 * gnus.texi (Gravatars): Fix documentation about
4428 gnu-gravatar-properties.
4429
b9476c04
DU
44302010-09-29 Daiki Ueno <ueno@unixuser.org>
4431
4432 * epa.texi (Bug Reports): New section.
4433
5f874327
GM
44342010-09-29 Glenn Morris <rgm@gnu.org>
4435
4436 * Makefile.in (top_srcdir): Remove unused variable.
4437
6b958814
G
44382010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4439
4440 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4441 (Client-Side IMAP Splitting): Document 'default.
4442
44432010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4444
0c7efc08
SM
4445 * gnus.texi (Customizing the IMAP Connection):
4446 Document nnimap-fetch-partial-articles.
6b958814 4447
82bccbfa
KY
44482010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4449
4450 * gnus-news.texi: Mention nnimap-inbox.
4451
4452 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4453
44542010-09-26 Julien Danjou <julien@danjou.info>
4455
47e08896 4456 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4457
44582010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4459
4460 * gnus.texi (Security): Remove gpg.el mention.
4461
44622010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4463
4464 * gnus.texi (Browse Foreign Server): New variable
4465 gnus-browse-subscribe-newsgroup-method.
4466
4467 * gnus-news.texi: Mention it.
4468
44692010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4470
0c7efc08 4471 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4472 (Startup Variables): No jingle.
4473
4c964351
UM
44742010-09-25 Ulrich Mueller <ulm@gentoo.org>
4475
4476 * woman.texi (Interface Options): xz compression is now supported.
4477
82bccbfa
KY
44782010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4481 (Unavailable Servers): Document gnus-server-copy-server.
4482 (Using IMAP): Document the new nnimap.
4483
44842010-09-25 Julien Danjou <julien@danjou.info>
4485
47e08896 4486 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4487
18778f71
GM
44882010-09-24 Glenn Morris <rgm@gnu.org>
4489
4490 * url.texi (Disk Caching): Tweak previous change.
4491
9c766321
JD
44922010-09-24 Julien Danjou <julien@danjou.info>
4493
4494 * url.texi (Disk Caching): Mention url-cache-expire-time,
4495 url-cache-expired, and url-fetch-from-cache.
4496
82bccbfa
KY
44972010-09-24 Julien Danjou <julien@danjou.info>
4498
4499 * gnus.texi: Add Gravatars.
4500
45012010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4502
4503 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4504
592bdb9a
LMI
45052010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4506
4507 * gnus.texi (Expunging mailboxes): Update name of the expunging
4508 command.
4509
e4e22d29
KY
45102010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4511
4512 * emacs-mime.texi (rfc2047): Update description for
4513 rfc2047-encode-parameter.
4514
371d9801
MA
45152010-09-13 Michael Albinus <michael.albinus@gmx.de>
4516
4517 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4518 "fish" methods.
4519 (External methods): Remove "scp1_old" and "scp2_old" methods.
4520
31ae5827
MA
45212010-09-09 Michael Albinus <michael.albinus@gmx.de>
4522
4523 * tramp.texi: Remove Japanese manual. Fix typo.
4524
4525 * trampver.texi: Update release number. Remove japanesemanual.
4526
c0468714
GM
45272010-09-09 Glenn Morris <rgm@gnu.org>
4528
4529 * org.texi: Restore clobbered changes (copyright years, untabify).
4530
86441999
JD
45312010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4532
4533 * gnus.texi (Adaptive Scoring): Fix typo.
4534
25f28806
LMI
45352010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4536
4537 * gnus.texi (Article Display): Document gnus-html-show-images.
4538
45240125 45392010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4540
45240125
JD
4541 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4542
59d09f15
LMI
45432010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4544
4545 * gnus.texi (HTML): Document gnus-max-image-proportion.
4546
2cdd366f
KY
45472010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4548
51dee5ef
KY
4549 * gnus.texi (HTML): Document gnus-blocked-images.
4550
2cdd366f
KY
4551 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4552
b0e4f3fc
KY
45532010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4556 the first message are used for wide replies.
f02566ce
KY
4557 (Changing Servers): Remove documentation on gnus-change-server and
4558 friends, since it's been removed.
b0e4f3fc 4559
598451ed
KY
45602010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4561
4562 * gnus.texi (Drafts): Mention B DEL.
4563
e7842e69
KY
45642010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4565
4566 * gnus.texi (Delayed Articles): Mention that the Date header is the
4567 original one, even if you delay.
4568
85115796
KY
45692010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4570
0c7efc08
SM
4571 * gnus.texi (Asynchronous Fetching):
4572 Document gnus-async-post-fetch-function.
85115796
KY
4573 (HTML): Made into its own section.
4574
f0b44bc0
MA
45752010-08-26 Michael Albinus <michael.albinus@gmx.de>
4576
4577 Sync with Tramp 2.1.19.
4578
c5b0993e
EW
4579 * tramp.texi (Inline methods, Default Method):
4580 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4581 Remove remark about doubled "-t" argument.
217876c9
MA
4582 (Auto-save and Backup): Remove reference to Emacs 21.
4583 (Filename Syntax): Describe port numbers.
4584 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4585 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4586 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4587 errors with the backquotes.
4588 (External packages): File attributes cache flushing for asynchronous
4589 processes.
4590 (Traces and Profiles): Describe verbose level 9.
4591
f0b44bc0
MA
4592 * trampver.texi: Update release number.
4593
7457f7b6
MA
45942010-08-23 Michael Albinus <michael.albinus@gmx.de>
4595
4596 * dbus.texi (Alternative Buses): New chapter.
4597
b695beda
SM
45982010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4599
4600 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4601
443c2c03
JB
46022010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4603
4604 * calc.texi (Customizing Calc): Rearrange description of new
4605 variables to match the presentation of other variables.
4606
7815fe19 46072010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4608
4609 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4610
2c695727
JB
46112010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4612
4613 * calc.texi (Making Selections, Selecting Subformulas)
4614 (Customizing Calc): Mention how to use faces to emphasize selected
4615 sub-formulas.
4616
bbb6ffa1
MA
46172010-08-05 Michael Albinus <michael.albinus@gmx.de>
4618
4619 * tramp.texi (External packages): File attributes cache flushing
4620 for asynchronous processes.
4621
5cee0a9c
AM
46222010-08-01 Alan Mackenzie <acm@muc.de>
4623
4624 Enhance the manual for the latest Java Mode.
4625
4626 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4627 annotation-var-cont.
4628 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4629 two new symbols.
4630
3f2afe32
MA
46312010-07-28 Michael Albinus <michael.albinus@gmx.de>
4632
4633 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4634
0ed082fe 46352010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4636
4637 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4638
311f0356
JB
46392010-07-19 Juanma Barranquero <lekktu@gmail.com>
4640
4641 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4642
86fbb8ca
CD
46432010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4644
4645 * org.texi: Add macros to get plain quotes in PDF output.
4646 List additional contributors.
4647 (Capture): New section, replaces the section about remember.
4648 (Working With Source Code): New chapter, focused on documenting Org
4649 Babel.
4650 (Code evaluation security): New section.
4651 (MobileOrg): Document DropBox support.
4652 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4653 (Special symbols): Show how to display UTF8 characters for entities.
4654 (Global TODO list): Clarify the use of the "M" key and the differences
4655 to the "m" key.
4656 (RSS Feeds): Mention Atom feeds as well.
4657 (Setting tags): Remove paragraph about
4658 `org-complete-tags-always-offer-all-agenda-tags'.
4659
5732e8ed
MA
46602010-07-17 Michael Albinus <michael.albinus@gmx.de>
4661
4662 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4663 argument.
4664 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4665 echoing shells.
4666
ca1bb391
MA
46672010-07-10 Michael Albinus <michael.albinus@gmx.de>
4668
4669 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4670 (Filename Syntax): Describe port numbers.
4671
5bd55c3c
MA
46722010-07-09 Michael Albinus <michael.albinus@gmx.de>
4673
4674 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4675 forgotten.
4676 (Type Conversion): Precise conversion of natural numbers.
4677 (Errors and Events): Add "debugging" to concept index. Add variable
4678 `dbus-debug'.
4679
820ae8fe
MA
46802010-07-04 Michael Albinus <michael.albinus@gmx.de>
4681
4682 * dbus.texi (Receiving Method Calls): Add optional argument
4683 EMITS-SIGNAL to `dbus-register-property'.
4684
b6f9df0f
JB
46852010-06-27 Alex Schroeder <alex@gnu.org>
4686
4687 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4688
62e034c2
GM
46892010-06-24 Glenn Morris <rgm@gnu.org>
4690
4691 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4692 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4693 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4694 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4695 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4696 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4697 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4698 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4699 convention. Make them end with a period.
4700
9360256a
GM
47012010-06-23 Glenn Morris <rgm@gnu.org>
4702
4703 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4704 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4705 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4706 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4707 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4708 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4709
04d3bb6c
GM
47102010-06-10 Glenn Morris <rgm@gnu.org>
4711
4712 * idlwave.texi (Load-Path Shadows):
4713 * org.texi (Handling links): Fix typos.
4714
5e7d4a75
KY
47152010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4716
4717 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4718
9841cb4f
MA
47192010-05-26 Michael Albinus <michael.albinus@gmx.de>
4720
4721 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4722 by an alias. (Bug#6226)
4723
597517ef
JB
47242010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4725
4726 * calc.texi (Manipulating Vectors): Mention that vectors can
4727 be used to determine bins for `calc-histogram'.
4728
14914c43
JB
47292010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4730
597517ef 4731 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4732
0235128c 47332010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4734
4735 * url.texi (HTTP language/coding, Customization):
4736 * message.texi (Header Commands, Responses):
4737 * cl.texi (Argument Lists): Fix typos.
4738
0235128c 47392010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4740
0235128c
SM
4741 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4742 Note that Development menu is always available.
aa5789b5
CY
4743 (Creating a project): Fix terminology.
4744 (Add/Remove files): Fix typo.
4745
0235128c
SM
47462010-05-07 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * Version 23.2 released.
4749
a628ad9d 47502010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4751
4752 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4753
502269d6
MA
47542010-05-01 Michael Albinus <michael.albinus@gmx.de>
4755
0235128c
SM
4756 * tramp.texi (Inline methods, Default Method):
4757 Mention `tramp-inline-compress-start-size'.
502269d6 4758
6e104790 47592010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4760
4761 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4762 the CVS repo. Put the Git repo in the news section.
4763
6e104790 4764 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4765 Removed some mentions of CVS. Mention the new Git repo.
4766
6e104790 47672010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4768
4769 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4770 (Mail Group Commands): Add index entry.
4771
6e104790 47722010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4773
4774 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4775
f8b91752
JB
47762010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4777
4778 * calc.texi (Radix modes): Mention that the option prefix will
4779 turn on twos-complement mode.
4780 (Inverse and Hyperbolic Flags): Mention the Option flag.
4781
ed21c5c8
CD
47822010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4783
4784 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4785 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4786 (Sectioning structure): Update.
4787 (References): New use case for field coordinates.
6e104790 4788 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4789 (Setting up the staging area): Document the availability of
4790 encryption for MobileOrg.
4791 (Images and tables): Document how to reference labels.
4792 (Index entries): New section.
4793 (Generating an index): New section.
4794 (Column width and alignment): Document that <N> now
4795 means a fixed width, not a maximum width.
4796 (Publishing options): Document the :email option.
4797 (Beamer class export): Fix bug in the BEAMER example.
4798 (Refiling notes): Document refile logging.
4799 (In-buffer settings): Document refile logging keywords.
4800 (Drawers): Document `C-c C-z' command.
4801 (Agenda commands): Mention the alternative key `C-c C-z'.
4802 (Special properties): Document the BLOCKED property.
4803 (The spreadsheet): Mention the formula editor.
4804 (References): Document field coordinates.
4805 (Publishing action): Correct the documentation for the
4806 publishing function.
4807 (The date/time prompt): Document that we accept dates
4808 like month/day/year.
4809 (Cooperation): Document the changes in table.el support.
4810 (Faces for TODO keywords, Faces for TODO keywords)
4811 (Priorities): Document the easy colors.
4812 (Visibility cycling): Document the new double prefix
4813 arg for `org-reveal'.
4814 (Cooperation): Remember.el is part of Emacs.
4815 (Clean view): Mention that `wrap-prefix' is also set by
4816 org-indent-mode.
4817 (Agenda commands): Add information about prefix args to
4818 scheduling and deadline commands.
4819 (Search view): Point to the docstring of
4820 `org-search-view' for more details.
6e104790 4821 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4822 (Setting tags): Document variable
4823 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4824 (Column attributes): Cross-reference special properties.
ed21c5c8 4825
456b348e
MA
48262010-04-10 Michael Albinus <michael.albinus@gmx.de>
4827
4828 Synchronize with Tramp repository.
4829
4830 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4831 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4832 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4833 syntax, texi2dvi reports errors with the backquotes.
4834
4835 * trampver.texi: Update release number.
4836
357e2d8e
KY
48372010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4838
4839 * gnus.texi (Finding the News): Add pointers to the Server buffer
4840 because it's essential.
4841
1d4d7664
KY
48422010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4843
4844 * gnus.texi (MIME Commands): Update description of
4845 gnus-article-browse-html-article.
4846
bd3e840f
KY
48472010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4848
4849 * auth.texi (Secret Service API): Add TODO node.
4850 (Help for users): Explain the new source options for `auth-sources'.
4851
e867cb5d 48522010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4853
4854 * trampver.texi: Update release number.
4855
288f9fc0
CY
48562010-03-10 Chong Yidong <cyd@stupidchicken.com>
4857
4858 * Branch for 23.2.
4859
d99aaebd
CY
48602010-03-03 Chong Yidong <cyd@stupidchicken.com>
4861
4862 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4863 now enabled by default.
4864
5794c2a5
MA
48652010-02-28 Michael Albinus <michael.albinus@gmx.de>
4866
4867 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4868 when Emacs runs in interactive mode. (Bug#5645)
4869
40572be6
GM
48702010-02-16 Glenn Morris <rgm@gnu.org>
4871
4872 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4873
7bb8ed67
MH
48742010-02-05 Mark A. Hershberger <mah@everybody.org>
4875
4876 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4877
45a1423d 48782010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4879
4880 * gnus.texi (Score File Format): Fix typo.
4881
45a1423d 48822010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4883
4884 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4885
14f17fc8
JB
48862010-01-18 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * ada-mode.texi (Project File Overview): Fix typo.
4889
607d4369
CY
48902010-01-17 Chong Yidong <cyd@stupidchicken.com>
4891
4892 * semantic.texi: Add Richard Y. Kim credit.
4893
4894 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4895
3d1bfa99
MA
48962010-01-17 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4899 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4900
6fbf7a75
GM
49012010-01-17 Glenn Morris <rgm@gnu.org>
4902
b9f978f0
GM
4903 * calc.texi (Reporting Bugs): Don't mention format of repository.
4904
f19bc38d
GM
4905 * woman.texi (Bugs): Make "Emacs repository" less specific,
4906 and the URL for same more specific.
4907
6fbf7a75
GM
4908 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4909
16c3428a
JB
49102010-01-17 Juanma Barranquero <lekktu@gmail.com>
4911
4912 * ede.texi (ede-step-project, ede-proj-target):
4913 * tramp.texi (Remote processes): Fix typos.
4914
045b9da7
ML
49152010-01-16 Mario Lang <mlang@delysid.org>
4916
4917 * ede.texi (ede-target):
4918 * org.texi (Refiling notes): Remove duplicated words.
4919
c57008f6
SM
49202010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4921
4922 * gnus.texi (Posting Styles): Use with-current-buffer.
4923 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4924
798c9eb5
KR
49252010-01-02 Kevin Ryde <user42@zip.com.au>
4926
4927 * eieio.texi (Naming Conventions): Correction to xref on elisp
4928 coding conventions, is "Tips" node not "Standards".
4929
4970fbfe
CY
49302009-12-24 Chong Yidong <cyd@stupidchicken.com>
4931
4932 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4933
4934 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4935
83828b06
KY
49362009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4937
4938 * gnus.texi (Direct Functions): Add missing port number to tls method.
4939
45a4a565
JB
49402009-12-15 Juanma Barranquero <lekktu@gmail.com>
4941
4942 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4943 ($(infodir)/edt, edt.dvi): New targets.
4944
698bfef7
GM
49452009-12-15 Glenn Morris <rgm@gnu.org>
4946
4947 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4948 (edt, $(infodir)/edt, edt.dvi): New targets.
4949 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4950
4951 * Makefile.in (PDF_TARGETS, pdf): New.
4952 (clean): Add *.pdf.
4953 Add pdf rules for all manuals.
4954
0e983327
JB
49552009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4956
38942b9c 4957 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 4958
8e687433
CY
49592009-12-14 Chong Yidong <cyd@stupidchicken.com>
4960
4961 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4962 (Smart Jump, Analyzer Debug): Copyedits.
4963 (Semantic mode user commands): Link to new nodes.
4964 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4965 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4966 upstream Semantic manual.
4967
4968 * semantic.texi (Introduction): Minor fix to diagram.
4969
020335df
MA
49702009-12-09 Michael Albinus <michael.albinus@gmx.de>
4971
4972 * eshell.texi (History): Add the other built-in variables.
4973 (Built-ins): Explain built-ins, and how to apply the external commands.
4974 Add `history', `su' and `sudo'.
4975
4976 * tramp.texi (Remote processes): Add missing <RET> in the example.
4977
6ddf13e4
BW
49782009-12-01 Bill Wohler <wohler@newt.com>
4979
4980 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4981 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4982 excessively garrulous.
4983
07b6428c
MA
49842009-11-29 Michael Albinus <michael.albinus@gmx.de>
4985
4986 * tramp.texi (Remote processes): Improve eshell example with "su"
4987 and "sudo" commands.
4988
fd1cefda
CY
49892009-11-28 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4992
4993 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4994 Document semantic-complete-analyze-inline.
4995 (Semanticdb search debugging commands): Minor clarification.
4996 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4997 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4998 manual.
9d542758 4999 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5000
159e3ad5
KR
50012009-11-28 Kevin Ryde <user42@zip.com.au>
5002
5003 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5004 @pxref, now EIEIO is in Emacs.
159e3ad5 5005
c6d47315
KR
5006 * erc.texi (Development): Correction to git tutorial url.
5007
16f6287e
GM
50082009-11-26 Glenn Morris <rgm@gnu.org>
5009
5010 * faq.texi (Latest version of Emacs): Mention stability of development
5011 version.
5012 (Problems with very large files): Max buffer size increase in 23.2.
5013 (VM): VM has moved house again.
5014
5ea5dbc9
JB
50152009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5016
5017 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5018 notations.
5019
5dec9555
CD
50202009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5021
45a4a565 5022 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5023
bd6f6833
CY
50242009-11-20 Chong Yidong <cyd@stupidchicken.com>
5025
5026 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5027 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5028 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5029
be479117
JB
50302009-11-17 Juanma Barranquero <lekktu@gmail.com>
5031
5032 * semantic.texi (Semantic Internals, Glossary):
5033 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5034 (Semanticdb search debugging commands): Fix typos.
5035
17291a1f
JB
50362009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5037
be479117 5038 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5039
af42a9cc
JB
50402009-11-16 Juanma Barranquero <lekktu@gmail.com>
5041
5042 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5043 ($(infodir)/semantic, semantic.dvi): New targets.
5044
3149927d
CY
50452009-11-16 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * Makefile.in: Build the Semantic manual.
5048
5049 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5050 repository.
5051
977640ed
MA
50522009-11-16 Michael Albinus <michael.albinus@gmx.de>
5053
5054 * dbus.texi (Receiving Method Calls): New defun
5055 `dbus-unregister-service'.
5056
17673adf
CD
50572009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5058
5059 * org.texi (Speed keys): New section.
5060
0ecd3c90
MA
50612009-11-13 Michael Albinus <michael.albinus@gmx.de>
5062
5063 * dbus.texi (Type Conversion): Fix typo.
5064 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5065 `dbus-registered-objects-table'.
0c7efc08
SM
5066 (Receiving Method Calls): New defun `dbus-register-property'.
5067 Move `dbus-unregister-object' here.
0ecd3c90 5068
8bfe682a
CD
50692009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5070
5071 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5072
50732009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5074
5075 * org.texi (Column attributes): Add the new age summary operators.
5076 Also, mention the fact you can only use one summary operator per
5077 property.
5078
50792009-11-13 John Wiegley <johnw@newartisans.com>
5080
0c7efc08 5081 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5082 manual about how to track habits.
0c7efc08 5083 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5084 dangling clocks are resolved.
5085
50862009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5087
5088 * org.texi (Agenda commands): Document the new `i' command.
5089 (Inserting deadline/schedule): Document logging changes
5090 of scheduling and deadline times stamps.
5091 (In-buffer settings): Document the in-buffer keywords for logging
5092 changes of scheduling and deadline times stamps.
5093 (Structure editing, Plain lists): Document indentation
5094 cycling in empty entries with TAB.
5095 (Archiving): Document the default archiving command.
5096 (Moving subtrees): Document the new keys for archiving.
5097 (Internal archiving): Fix incorrect key.
5098 (Agenda commands): Document the TODO set switching commands.
5099 (Agenda commands): Document the new archiving keys.
5100 (Clocking work time): Better description on how to save
5101 and restore a clock.
5102 (Resolving idle time): Mention the x11idle program to get true
5103 idleness also under X11.
5104 (Resolving idle time): Use @kbd instead of @key for normal
5105 letters, because this is how he rest of the manual does this.
5106 (Pushing to MobileOrg): Mention that `org-directory'
5107 should be set.
5108 (Agenda commands): Document that SPC is a filter for
5109 any tag.
0c7efc08 5110 (Search view): Rename from "Keyword search".
8bfe682a
CD
5111 (Capure): New chapter.
5112 (Markup): New chapter.
0c7efc08
SM
5113 (Links in HTML export, Images in HTML export):
5114 Extend the section titles.
8bfe682a
CD
5115 (Images in HTML export): Document the align option.
5116 (Text areas in HTML export): Extend the section title.
5117 (Images in LaTeX export): Explain image placement in LaTeX.
5118
693737cd
GM
51192009-11-10 Glenn Morris <rgm@gnu.org>
5120
5121 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5122
c7bd4ebe
MA
51232009-11-08 Michael Albinus <michael.albinus@gmx.de>
5124
5125 * tramp.texi (Auto-save and Backup): Disable backups just for a
5126 method.
5127
5128 * trampver.texi: Update release number.
5129
76c5acad
MA
51302009-11-07 Michael Albinus <michael.albinus@gmx.de>
5131
5132 Sync with Tramp 2.1.17.
5133
5134 * trampver.texi: Update release number.
5135
d9a57abf
GM
51362009-10-29 Glenn Morris <rgm@gnu.org>
5137
5138 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5139
637f4f0f
MA
51402009-10-23 Michael Albinus <michael.albinus@gmx.de>
5141
5142 * tramp.texi (External methods): Temporary files are kept for
5143 `rsync' and `rsyncc' methods.
5144
310dbb05
JB
51452009-10-09 Juanma Barranquero <lekktu@gmail.com>
5146
5147 * eieio.texi: Fix typos.
5148
09094f28
CY
51492009-10-07 Chong Yidong <cyd@stupidchicken.com>
5150
5151 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5152
216f299a
JB
51532009-10-07 Juanma Barranquero <lekktu@gmail.com>
5154
5155 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5156 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5157
966a6506
CY
51582009-10-07 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * Makefile.in: Build EIEIO and EDE manuals.
5161
51622009-10-07 Eric Ludlam <zappo@gnu.org>
5163
5164 * eieio.texi:
5165 * ede.texi: New files.
5166
8842cd9b
MA
51672009-10-05 Michael Albinus <michael.albinus@gmx.de>
5168
5169 * tramp.texi (Remote processes): Association of a pty is not supported.
5170
7006d207
CD
51712009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5172
5173 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5174 (Processing LaTeX fragments): Document that the size of images can be
5175 changes using the variable `org-format-latex-options'.
5176 (The date/time prompt, Timestamps): Be more accurate over ISO format
5177 dates and times.
5178 (Visibility cycling): Document showeverything keyword.
5179 (In-buffer settings): Document showeverything keyword.
5180 (Setting up the staging area): Fix the example.
5181 (MobileOrg): New section.
5182 (Agenda commands, Exporting Agenda Views): Document exporting the
5183 agenda view to Org files.
5184
0e7b2867
MA
51852009-09-28 Michael Albinus <michael.albinus@gmx.de>
5186
5187 * tramp.texi (History): Add IMAP support.
5188 (External methods): Add `imap' and `imaps' methods.
5189 (GVFS based methods): Add indices for `davs'.
5190 (Password handling): Rename anchors. Add IMAP entries for
5191 ~/.authinfo.gpg.
5192
5193 * trampver.texi: Set default value of `emacsimap'.
5194
4146636e
KY
51952009-09-22 Daiki Ueno <ueno@unixuser.org>
5196
5197 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5198
d22f7ffa
CY
51992009-09-13 Chong Yidong <cyd@stupidchicken.com>
5200
0c7efc08
SM
5201 * dired-x.texi (Technical Details):
5202 Delete dired-up-directory (Bug#4292).
d22f7ffa 5203
66043531
MA
52042009-09-03 Michael Albinus <michael.albinus@gmx.de>
5205
216f299a 5206 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5207
6eb02347
CD
52082009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5209
5210 * org.texi (Effort estimates): Document new effort setting commands.
5211 (Agenda commands): Document the new keys fro agenda time motion.
5212 Document entry text mode. Improve documentation of the keys to include
5213 inactive time stamps into the agenda view.
5214 (Feedback): Document the new bug report command.
0c7efc08 5215 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5216
38dc51ba
KY
52172009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5218
5219 * auth.texi (Help for users): Corrected markup.
5220
e402f452
GM
52212009-09-02 Glenn Morris <rgm@gnu.org>
5222
5223 * emacs-mime.texi (time-date): Mention float-time.
5224
744256cf
JB
52252009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5226
5227 * calc.texi (Simplifying Formulas): Improve the wording.
5228
b0b63450
MB
52292009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5230
5231 * auth.texi: Rewritten for coverage and clarity.
5232
52332009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5234
0c7efc08
SM
5235 * gnus.texi (Expiring Mail):
5236 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5237 (Various Various): Mention gnus-safe-html-newsgroups.
5238
5239 * gnus-news.texi: Mention
5240 gnus-mark-copied-or-moved-articles-as-expirable.
5241
5242 * emacs-mime.texi (Display Customization): Add xref to
5243 gnus-safe-html-newsgroups.
5244
b59329e0
MA
52452009-08-28 Michael Albinus <michael.albinus@gmx.de>
5246
5247 * tramp.texi (Version Control): Remove.
af42a9cc 5248 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5249 reference.
5250 (External methods): Correct `scpc' concept index entries. New method
5251 `rsyncc'.
5252 (External packages): New subsections "Filename completion" and "File
5253 attributes cache".
5254
0ff2d6c2
JB
52552009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5256
5257 * calc.texi (Rewrite Rules): Improve the example.
5258 (Simplifying Formulas): Explain use of the I and H flags for
5259 simplification.
5260
ecd3d54f
MA
52612009-08-25 Michael Albinus <michael.albinus@gmx.de>
5262
5263 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5264 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5265 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5266 for timeout values.
78176e69
MA
5267 (Top): Remove footnote saying D-Bus is not enabled by
5268 default. (Bug#4256)
ecd3d54f 5269
0f215bca
DU
52702009-08-23 Daiki Ueno <ueno@unixuser.org>
5271
5272 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5273 Reported by Jari Aalto (Bug#4211).
0f215bca 5274 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5275 epa-global-mail-mode.
3b7ab45f
DU
5276 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5277 epa-setup.
0f215bca 5278
4f22e84d
MA
52792009-08-16 Michael Albinus <michael.albinus@gmx.de>
5280
5281 * dbus.texi (Asynchronous Methods): Allow nil handler.
5282
9ff0b02b 52832009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5284
26b03ee3 5285 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5286
26b03ee3 5287 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5288
4c39f404
CY
52892009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5290
5291 * calc.texi (Date Forms): Fix typos.
5292
3bcfba17
GM
52932009-08-08 Glenn Morris <rgm@gnu.org>
5294
5295 * org.texi (Agenda commands): Restore clobbered change.
5296
66783bb4
EZ
52972009-08-07 Eli Zaretskii <eliz@gnu.org>
5298
5299 * calc.texi (Graphics, Devices): Update with the peculiarities of
5300 operation on MS-Windows.
5301
c8d0cf5c
CD
53022009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5303
5304 * org.texi (Publishing action): Improve documentation of file
5305 names when publishing to the source directory.
5306 (Clean view): Document `org-indent-mode'.
5307 (Clocking work time): Add documentation for the
5308 new :timetamp option when creating a clock report.
5309 (Paragraphs): Fix many typos.
5310 (Plain lists): Remove duplicate explanation about the
5311 `C-c *' command.
5312 (Literal examples): Update to reflect the new behavior
5313 of the -n -r -k switches when exporting source code examples.
5314 (Structure editing): Add information about `C-c *',
5315 converting a plain list into a list of Org items.
5316 (Remember): Small rephrasing of the paragraph
5317 describing remember.el. Also mentioned that remember.el is part
5318 of Emacs 23, not Emacs 22.
5319 (Clocking work time): Add documentation about
5320 displaying the current clocking time against the effort estimate.
5321 Also add a footnote about using `org-clock-in-prepare-hook' to add
5322 an effort estimate on the fly, just before clocking it.
5323 (Footnotes): Document automatic renumbering and
5324 sorting.
5325 (Agenda commands): Document new bulk commands.
5326 (Plain lists): Document new behavior of
5327 `org-cycle-include-plain-lists'.
4e2af782 5328 Hyphenation only in TeX.
c8d0cf5c
CD
5329 (Clocking work time): Document the key to update effort
5330 estimates.
5331 (Clocking work time): Document the clock time display.
5332 (Structure editing, TODO basics): Document new
5333 variables.
5334 (Column attributes): Document new colciew operators.
5335 (Publishing options): Document :xml-declaration.
5336 (Tracking TODO state changes): Document the
5337 LOG_INTO_DRAWER property.
5338 (Literal examples): Document the new implementation for
5339 editing source code.
5340 (Publishing action): Mention the new publishing
5341 function, to publish an Org source file.
5342 (Publishing links): Mention how to link to an Org source file.
5343 (Macro replacement): Document new macros.
5344 (Handling links): Document type-specific completion
5345 when inserting links.
5346 (Structure editing, Plain lists): Improve documentation
5347 on sorting.
5348 (Internal links): Document custom ids for links.
5349 (Handling links): Document custom ids for links.
5350 (CSS support): Document new class.
5351 (Refiling notes): Document the possibility to create new nodes
5352 during refiling.
5353 (Agenda commands): Document the "?" operator to find
5354 tasks without effort setting.
5355 (Exporting agenda information): Section moved.
5356 (RSS Feeds): New section.
5357 (Built-in table editor): Document M-e and M-a navigate
5358 inside table field.
5359 (Stuck projects): Docment that projects identified as
5360 un-stuck will still be searchd for stuck sub-projects.
5361 (Paragraphs): Document centering.
5362 (Creating timestamps, Agenda commands): Document new
5363 behavior when changing time stamps.
5364 (Structure editing): Document the new command
5365 `org-clone-subtree-with-time-shift'.
5366 (Publishing): Refresh this chapter.
5367 (Export options, Export options, In-buffer settings):
5368 Document the new keywords.
5369 (Matching tags and properties): Collect all
5370 documentation about tags/property matches here.
5371 (Setting tags): Document `org-tag-persistent-alist'.
5372 (Weekly/daily agenda): New section.
5373 (Orgstruct mode): Describe `orgstruct++-mode'.
5374 (Drawers): Mention the LOGBOOK drawer.
5375 (Export options, Sectioning structure): Document the
5376 #+LEATEX_HEADER in-buffer setting.
5377 (Bugs): Section removed.
5378 (Hooks): New section.
0c7efc08 5379 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5380 (Context-sensitive commands): New section.
5381 (Setting tags): Document newline option.
5382 (Global TODO list, Matching tags and properties):
5383 Mention more variables.
5384 (Checkboxes): Update to changed command behavior.
81a5560e 5385
40d2791f
CY
53862009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5387
5388 * speedbar.texi (Basic Key Bindings): Fix typo.
5389
65d0154b
JB
53902009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5391
5392 * calc.texi (Vector/Matrix Functions): Add index entries for both
5393 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5394 affects matrices with more than one row.
b5bdfd9f 5395 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5396
5a9e3ab7
JB
53972009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5398
5399 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5400 `calc-transpose-lines'.
5a9e3ab7 5401
42fb7e61
MA
54022009-07-27 Michael Albinus <michael.albinus@gmx.de>
5403
5404 * dbus.texi (Receiving Method Calls): Describe special return value
5405 `:ignore'.
5406
574b69d5
AM
54072009-07-24 Alan Mackenzie <acm@muc.de>
5408
5409 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5410 initialization, any individual variable setting now takes precedence
5411 over one done via c-file-style/c-file-offsets.
5412
ec06459c
JB
54132009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5414
5415 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5416 truncated when Calc is quit.
5417 (Customizing Calc): Document `calc-undo-length'.
5418
4ce54f6b
CY
54192009-07-20 Chong Yidong <cyd@stupidchicken.com>
5420
5421 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5422
0e4f8ba5
GM
54232009-07-11 Kevin Ryde <user42@zip.com.au>
5424
5425 * pcl-cvs.texi (About PCL-CVS):
5426 * widget.texi (Basic Types):
5427 Fix cross-references.
5428
fa0f81b0
AS
54292009-07-01 Andreas Schwab <aschwab@redhat.com>
5430
5431 * dbus.texi (Type Conversion): Don't use literal control character.
5432
88a683c5
MA
54332009-07-01 Michael Albinus <michael.albinus@gmx.de>
5434
5435 * tramp.texi (GVFS based methods): New section.
5436 (Remote processes): Processes for GVFS based methods run locally.
5437
36c8febb
MA
54382009-06-30 Michael Albinus <michael.albinus@gmx.de>
5439
0c7efc08
SM
5440 * tramp.texi (Inline methods, External methods, Gateway methods):
5441 Avoid the words "kludge" and hack".
36c8febb
MA
5442 (External methods): Add `synce' method.
5443
5444 * trampver.texi: Update release number.
5445
d6b951bb
MA
54462009-06-22 Michael Albinus <michael.albinus@gmx.de>
5447
5448 Sync with Tramp 2.1.16.
5449
5450 * tramp.texi (History): Add GVFS support.
5451 (External methods): Precise `rsync' description. Add `dav', `davs' and
5452 `obex' methods. Add 'tramp-gvfs-methods' option.
5453 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5454 forms.
5455 (Remote Programs): Introduce `tramp-own-remote-path'.
5456 (Remote processes): New subsection "Running remote programs that create
5457 local X11 windows".
5458 (Frequently Asked Questions): Improve code for disabling vc.
5459
5460 * trampver.texi: Update release number. Set default value of
5461 `emacsgvfs'.
5462
70243478
CY
54632009-06-21 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * Branch for 23.1.
5466
54b31cbf
GM
54672009-06-17 Glenn Morris <rgm@gnu.org>
5468
5469 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5470 (Latest version of Emacs): Mention source code repository.
5471
f6adc23c
GM
54722009-06-16 Glenn Morris <rgm@gnu.org>
5473
5474 * faq.texi (Top): Language tweak.
5475 (Extended commands): Most people have arrow keys.
5476 (Emacs manual): Say how to follow info links.
5477 (File-name conventions): Change title a bit. Explain about source
5478 versus installed. Condense etc description.
5479 (Guidelines for newsgroup postings): Mention Savannah list page.
5480 (Newsgroup archives): Simplify.
5481 (Contacting the FSF): Add contact URL.
5482 (Emacs Lisp documentation): Printed version not always available.
5483 (Installing Texinfo documentation): Explain how by hand installation is
5484 not normally needed. Use add-to-list. Remove duplicate reference.
5485 (Informational files for Emacs): Move info on Help menu here from
5486 "File-name conventions".
5487 (Help installing Emacs): Tweak uref.
5488 (Obtaining the FAQ): Mention repository.
5489 (Origin of the term Emacs): Explain "ITS".
5490 (Changing load-path): Use add-to-list.
5491 (Automatic indentation): Clarify this is for Text mode.
5492 Don't mention Indented Text mode.
5493 (Finding Emacs on the Internet): The FSF does not seem to offer a
5494 deluxe distribution on CD anymore.
5495
b59a8457
GM
54962009-06-16 Glenn Morris <rgm@gnu.org>
5497
5498 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5499 Recommend the latest release. Mention how to get older FAQs.
5500 Recommend the Emacs manual.
5501 (Guidelines for newsgroup postings): Discourage cross-posts.
5502 (Underlining paragraphs): Remove.
5503 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5504 (Bugs and problems): Update key-binding.
5505 (Problems with very large files): Mention 64-bit.
5506 (Shell process exits abnormally): Remove.
5507 (Problems with Shell Mode): Rename and update.
5508 (Spontaneous entry into isearch-mode)
5509 (Problems talking to certain hosts): Remove. This is old information,
5510 in etc/PROBLEMS if needed.
5511 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5512 (Dired claims that no file is on this line): Update.
5513 (Installing Emacs, Problems building Emacs): Simplify.
5514 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5515 information.
5516 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5517 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5518 (JDEE): "JDEE", not "JDE".
5519 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5520 Remove. This is old information, in etc/PROBLEMS if needed.
5521 (stty and Backspace key, Kanji and Chinese characters): Remove.
5522 (Right-to-left alphabets): Update section.
5523 (Changing the included text prefix): Gnus uses message-yank-prefix.
5524 Add cross-reference to Supercite manual.
5525 (Saving a copy of outgoing mail): Simplify output file description.
5526 (Expanding aliases when sending mail): Refer to Emacs manual.
5527 Remove old info about RFC822.
5528 Correct description of how to rebuild aliases.
5529 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5530 (MIME with Emacs mail packages)
5531 (Viewing articles with embedded underlining)
5532 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5533 Remove old sections.
5534 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5535 and is well-documented in the Gnus manual.
5536 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5537 (Making Gnus faster): Rename from "Starting Gnus faster".
5538 Merge "Catch-up is slow in Gnus" into here.
5539
0e6d12ca
GM
55402009-06-14 Glenn Morris <rgm@gnu.org>
5541
5542 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5543 (New in Emacs 23): New section.
5544 (Handling C-s and C-q with flow control): Add xref.
5545
2e17e05e
GM
55462009-06-13 Glenn Morris <rgm@gnu.org>
5547
5548 * faq.texi (Setting up a customization file): Grammar fix.
5549 Customize is no longer "new".
5550 (Displaying the current line or column): Line-number mode is on by
5551 default. Don't mention `column' package. Mention linum.el.
5552 (Turning on abbrevs by default): Explain how to do it for buffers,
5553 modes, and everywhere.
5554 (Associating modes with files): Use add-to-list. Don't mention Emacs
5555 19.
5556 (Highlighting a region): On by default since 23.1.
5557 (Replacing highlighted text): Update doc quote.
5558 (Working with unprintable characters): Don't mention search-quote-char.
5559 (Using an already running Emacs process): Gnuclient is probably not an
5560 enhancement these days.
5561 (Indenting switch statements): Remove mention of pre-Emacs 20.
5562 (Horizontal scrolling): Abbreviate Emacs 20 description.
5563 (Replacing text across multiple files): Fix name of dired command.
5564 (Disabling backups): Use require not load.
4f9d4de3 5565 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5566
2a1cf2b9
BW
55672009-06-13 Bill Wohler <wohler@newt.com>
5568
5569 Release MH-E manual version 8.2.
5570
5571 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5572 release 8.2.
5573
85b438b7
GM
55742009-06-13 Glenn Morris <rgm@gnu.org>
5575
5576 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5577 in this day and age the common meaning is "on the web".
5578 (copying): Use @copyright in all cases.
5579 (Basic keys): Remove reference to deleted manual node "Text Characters".
5580 (File-name conventions): Use GNU as an example rather than SERVICE.
5581 default.el lives in site-lisp. Update Info directory location.
5582 (Real meaning of copyleft): GPL actions have been brought, but all
5583 settled out of court.
5584 (Guidelines for newsgroup postings): Shorten section title.
5585 Simplify comp.emacs description.
5586 (Newsgroup archives): Change Google URL. Describe Gmane.
5587 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5588 points". Mention List-Unsubscribe header.
5589 (Contacting the FSF): Update email and URLs.
5590 (Basic editing): Mention F1 for help.
5591 (Installing Texinfo documentation): Refer to Texinfo website rather
5592 than ftp server.
5593 (Printing a Texinfo file): Mention texi2pdf.
5594 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5595 are just stubs nowadays.
5596 (Latest version of Emacs): Explain version numbers.
5597 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5598 (Turning on syntax highlighting): No need to mention hilit19 any more.
5599 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5600 (Modes for various languages): Remove section.
5601 (Major packages and programs): Remove most version and maintainer
5602 information - it's hard to keep up-to-date, and adds nothing.
5603 Similarly with direct links to mailing lists.
5604 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5605 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5606 years, and Emacs comes with tools for this now.
5607 (Patch): Remove section - this is a standard tool.
5608 (Using function keys under X): Remove section.
5609
93e2d996
GM
56102009-06-12 Glenn Morris <rgm@gnu.org>
5611
5612 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5613 (Help installing Emacs): Remove reference to deleted X11 node.
5614 (Associating modes with files): Interpreter-mode-alist is no longer
5615 subservient to auto-mode-alist.
5616 (Installing Emacs): Change future Emacs version.
5617 (Linking with -lX11 fails): Remove old section.
5618 (Packages that do not come with Emacs): Update ELL location.
5619 Emacs Lisp archive is dead.
5620 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5621 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5622 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5623 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5624 (Removing flashing messages): Remove section about non-existent Gnus
5625 option.
5626
f0bf7708
GM
5627 * faq.texi (Top): Add @top command.
5628 Remove the optional arguments from all @node commands: makeinfo can
5629 generate these automatically, and it is easier to edit and rearrange
5630 nodes without them.
5631
30884d11
GM
56322009-06-11 Glenn Morris <rgm@gnu.org>
5633
5634 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5635 (The LPF): Make the updated URL the sole reference point.
5636 (Learning how to do something): Update refcard price and format.
5637 (Getting a printed manual): Sources in doc/emacs/, not man/.
5638 Also available in PDF format. Since the page count varies, be less
5639 precise.
5640 (Informational files for Emacs): Remove references to deleted files
5641 LPF and SUN-SUPPORT, and to UUCP.
5642 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5643 Remove many obsolete ways to get the FAQ, which now seems only to be
5644 distributed with Emacs.
5645 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5646
deab46e0
CY
56472009-06-09 Chong Yidong <cyd@stupidchicken.com>
5648
223b43fa 5649 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5650 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5651
deab46e0
CY
5652 * ada-mode.texi (Installation, Compile commands)
5653 (Project File Overview, No project files, Set compiler options)
5654 (Use GNAT project file, Use multiple GNAT project files)
5655 (Identifier completion): Use @samp for menu items, and @kbd for key
5656 sequences (Bug#3504).
5657
71fbd643
DU
56582009-06-04 Daiki Ueno <ueno@unixuser.org>
5659
8c9bb6f5 5660 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5661
f197085b
CY
56622009-06-04 Ryan Yeske <rcyeske@gmail.com>
5663
5664 * message.texi (Header Commands): Fix descriptions to match
5665 keybindings.
5666
7f3bc720
DU
56672009-04-22 Daiki Ueno <ueno@unixuser.org>
5668
5669 * gnus.texi (Security): Mention that EasyPG is the current default.
5670
4518068d
CY
56712009-04-13 Chong Yidong <cyd@stupidchicken.com>
5672
5673 * ediff.texi (Session Commands): Fix typo.
5674
d7ca410a
MB
56752009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5676
5677 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5678 news.software.readers. Reported by Florian Rehnisch.
5679
c6c76add
GM
56802009-04-02 Glenn Morris <rgm@gnu.org>
5681
5682 * auth.texi: Capitalize direntry.
5683
5684 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5685 using a period in the entry name. (Bug#2797)
5686
35ed8e2e
JB
56872009-03-03 Juanma Barranquero <lekktu@gmail.com>
5688
5689 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5690 ($(infodir)/auth, auth.dvi): New targets.
5691
e280480a
GM
56922009-03-03 Glenn Morris <rgm@gnu.org>
5693
5694 * auth.texi: Fix @setfilename.
5695
5696 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5697 (auth, $(infodir)/auth, auth.dvi): New rules.
5698
8a76755b
GM
56992009-02-25 Glenn Morris <rgm@gnu.org>
5700
5701 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5702
0038d478
MB
57032009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5704
5705 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5706
57072009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5708
5709 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5710 gnus-nocem-issuers, and gnus-nocem-verifyer.
5711
867d4bb3
JB
57122009-02-20 Juanma Barranquero <lekktu@gmail.com>
5713
5714 * ada-mode.texi (Project files, Automatic Casing):
5715 * dbus.texi (Signals):
5716 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5717 * mh-e.texi (HTML):
5718 * nxml-mode.texi (Locating a schema)
5719 (Using the document's URI to locate a schema):
5720 * org.texi (Footnotes, Using the mapping API):
5721 * rcirc.texi (Channels): Remove duplicate words.
5722
3a44dc1f
GM
57232009-02-20 Glenn Morris <rgm@gnu.org>
5724
5725 * dired-x.texi (Miscellaneous Commands):
5726 * gnus.texi: Minor updates for mbox Rmail.
5727
5dc584b5
KB
57282009-02-16 Karl Berry <karl@gnu.org>
5729
b59a8457
GM
5730 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5731 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5732 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5733 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5734 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5735 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5736 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5737 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5738 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5739 Consistently use @insertcopying in the Top node,
5dc584b5 5740 @contents at the front (after @end titlepage),
b59a8457 5741 and @direntry after @copying. (Bug#1988)
5dc584b5 5742
9eb59592
MB
57432009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5744
5745 * auth.texi: New file documenting auth-source.
5746
d324fa76
CD
57472009-02-13 Carsten Dominik <dominik@science.uva.nl>
5748
5749 * org.texi (Org Plot): Fix link.
5750
7a603b73
DU
57512009-02-09 Daiki Ueno <ueno@unixuser.org>
5752
5753 * epa.texi (Mail-mode integration): Mention the way to do
5754 "encrypt-to-self". (Bug#1807)
5755
a626b338 57562009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5757
5758 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5759
3b36c17e
MB
57602009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5761
5762 * gnus-news.texi: Print version about Incoming*.
5763
55033558
CD
57642009-02-02 Carsten Dominik <dominik@science.uva.nl>
5765
5766 * org.texi (Structure editing, Handling links)
5767 (Fast access to TODO states, Javascript support): Make standard docs
5768 correctly reflect default variable settings.
5769
ec712abb
GM
57702009-02-02 Glenn Morris <rgm@gnu.org>
5771
5772 * org.texi: Fix typos.
5773
7112648c
MA
57742009-02-01 Michael Albinus <michael.albinus@gmx.de>
5775
5776 Sync with Tramp 2.1.15.
5777
5778 * trampver.texi: Update release number.
5779
2e461fc1
CD
57802009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5781
5782 * org.texi (TODO dependencies): Document TODO dependencies on
5783 checkboxes.
5784
bc283609
CD
57852009-01-30 Carsten Dominik <dominik@science.uva.nl>
5786
5787 * org.texi (TODO dependencies): Document key binding for toggling
5788 ORDERED property.
5789
74fc5047
MA
57902009-01-28 Michael Albinus <michael.albinus@gmx.de>
5791
5792 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5793 of hook functions.
5794
d6685abc
CD
57952009-01-28 Carsten Dominik <dominik@science.uva.nl>
5796
5797 * org.texi (TODO dependencies): New section.
5798
65c439fd
CD
57992009-01-27 Carsten Dominik <dominik@science.uva.nl>
5800
5801 * org.texi (Plain lists, TODO basics, Priorities)
5802 (Multiple sets in one file, Conflicts): Document interaction with
5803 `shift-selection-mode'.
5804
5fafc247
JB
58052009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5806
5807 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5808 Make Calc the subject of sentences.
5809 (Rearranging Formulas using Selections): Discuss new options
5810 for `j *'.
5811
e7433508
MA
58122009-01-26 Michael Albinus <michael.albinus@gmx.de>
5813
5814 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5815
2096a1b6
GM
58162009-01-26 Glenn Morris <rgm@gnu.org>
5817
5818 * org.texi: Fix typos.
5819
0cb61492
BW
58202009-01-26 Bill Wohler <wohler@newt.com>
5821
2096a1b6 5822 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5823
0bd48b37
CD
58242009-01-25 Carsten Dominik <dominik@science.uva.nl>
5825
5826 * org.texi (References): Add information about remote references.
5827 (Built-in table editor): Document `C-c RET' in tables.
5828 (Math symbols, Quoting LaTeX code): Mention that simple
5829 LaTeX macros survive LaTeX export.
5830 (Images in LaTeX export): Show how to create a reference to a
5831 figure.
5832 (Sectioning structure): Document that the LaTeX class can be
5833 specified in a property.
5834 (Text areas in HTML export): New section.
5835 (External links): Add examples for text search and ID links.
5836 (Built-in table editor): Remove the descriptio of `C-c
5837 C-q', it not longer works.
5838 (Literal examples): Document that a space must follow
5839 the colon in short examples.
5840 (Relative timer): Document `org-timer-stop'.
5841 (Footnotes): New section.
5842 (Footnote markup): Shorten section and refer to new Footnote
5843 section.
5844 (Literal examples): Add documentation for line
5845 numbering in and references to code examples.
5846 (CSS support): Fix the description of default CSS styles.
5847 (Capturing column view): Document
5848 "file:path/to/file.org" as an allowed value for the ID property of
5849 a dynamic block copying column view.
5850
49dbbaf2
SE
58512009-01-23 Stephen Eglen <stephen@gnu.org>
5852
5853 * mh-e.texi (Getting Started): Describe $MH.
5854
193e6828
MA
58552009-01-21 Michael Albinus <michael.albinus@gmx.de>
5856
5857 * tramp.texi (all): Harmonize usage of "external method",
5858 "external transfer method" and "out-of-band method".
5859 (Connection types): Precise the differences of inline and external
5860 methods. Written by Adrian Phillips <a.phillips@met.no>.
5861
26b9f88d
MB
58622009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5863
5864 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5865 commands as described at the top. Reported by Allan Gottlieb
5866 <gottlieb@nyu.edu>.
5867
58682009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5869
5870 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5871 nnmail-pathname-coding-system.
5872
377952e0
GM
58732009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5874
5875 * org.texi (Relative timer): Fix typo.
5876
a20d3598
JB
58772009-01-15 Juanma Barranquero <lekktu@gmail.com>
5878
5879 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5880 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5881
a50253cc
GM
58822009-01-13 Glenn Morris <rgm@gnu.org>
5883
5884 * org.texi: Fix some more typos.
5885
07450bee
GM
58862009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5887
5888 * org.texi: Fix some typos.
5889
e3e955fe
MB
58902009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5891
5892 * gnus.texi (Group Parameters): Add note for local variables.
5893
58942009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5895
0c7efc08
SM
5896 * gnus.texi (Converting Kill Files): Fix URL.
5897 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5898
58992009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5900
5901 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5902 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5903 (Paging the Article): Add index entry.
5904
71dd9983
JB
59052009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5906
5907 * ada-mode.texi (Examples): Delete redundant text.
5908
4a0cf14f
MA
59092009-01-03 Michael Albinus <michael.albinus@gmx.de>
5910
36c8febb 5911 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5912
5913 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5914 addresses.
5915
aedac0f0
BW
59162009-01-03 Bill Wohler <wohler@newt.com>
5917
5918 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5919 kept empty.
5920
4c65b566
CD
59212008-12-20 Carsten Dominik <dominik@science.uva.nl>
5922
5923 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5924 (HTML Export commands, LaTeX/PDF export commands):
5925 Improve documentation about transient-mark-mode.
e9fce1ac 5926 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5927 to fields in the last table row.
5928
e1a78e1e
JL
59292008-12-19 Juri Linkov <juri@jurta.org>
5930
5931 * info.texi (Search Text): Remove mention of removed key binding M-s.
5932
17a0aa82
CD
59332008-12-18 Carsten Dominik <dominik@science.uva.nl>
5934
5935 * org.texi (References): Remove mentioning of @0 as reference for the
5936 last line, this has been reverted in the Lisp sources.
5937
4997d802
JB
59382008-12-17 Juanma Barranquero <lekktu@gmail.com>
5939
5940 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5941 (DVI_TARGETS): Remove duplicates. Add sasl.
5942 ($(infodir)/sasl, sasl.dvi): New targets.
5943
33306645
CD
59442008-12-17 Carsten Dominik <dominik@science.uva.nl>
5945
5946 * org.texi: Version number pushed to 6.15d.
5947
db55f368
CD
59482008-12-16 Carsten Dominik <dominik@science.uva.nl>
5949
a0bf4117 5950 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5951 (Images in LaTeX export): New section.
5952 (Inlined images, Images in HTML export): Sections renamed.
5953
dae0a942
MB
59542008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5955
5956 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5957
9f5572e9
MB
59582008-12-04 David Engster <dengste@eml.cc>
5959
5960 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5961 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5962
bc23baaa
CD
59632008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5964
5965 * org.texi (Using the mapping API): Fix bug in mapping example.
5966 (Publishing options): Make the list of properties complete again, in
5967 correspondence to the variable `org-export-plist-vars'.
5968 (Property searches): Document new special values for time comparisons.
5969 (Tag inheritance): Refine the description of tag inheritance.
5970 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5971 (Effort estimates): Document the new relative timer.
bc23baaa 5972
3bf8054f
JB
59732008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5974
5975 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5976 (Using Calc): Clarify use of `C-x * o'.
5977 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5978
ac134f2f
RS
59792008-11-28 Richard M Stallman <rms@gnu.org>
5980
5981 * dbus.texi (Receiving Method Calls): Clean up previous change.
5982
ace706d1
MA
59832008-11-26 Michael Albinus <michael.albinus@gmx.de>
5984
5985 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5986 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5987 `dbus-unescape-from-identifier'.
5988 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5989 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5990 (Signals): Use the constants in the example.
5991
d60b1ba1
CD
59922008-11-24 Carsten Dominik <dominik@science.uva.nl>
5993
b97439ce 5994 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5995
ce4fdcb9
CD
59962008-11-23 Carsten Dominik <dominik@science.uva.nl>
5997
5998 * org.texi (Setting up Remember): Document `org-remember-mode'.
5999 (External links): Document that bbdb links can use a regular
6000 expression.
6001 (External links): Document that elisp links can contain interactive
6002 commands.
6003
c8548a00 60042008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6005
6006 * viper.texi (viper-translate-all-ESC-keysequences):
6007 Description removed.
6008
6a2c4aec
GM
60092008-11-19 Glenn Morris <rgm@gnu.org>
6010
6011 * doclicense.texi: Change to FDL 1.3.
6012 Relicense all texi files under FDL 1.3 or later.
6013
59ee4113
JB
60142008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6015
6016 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6017
59bcbb98 60182008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6019
0c7efc08 6020 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6021
6022 * ediff.texi: Version/date change.
9f90198a 6023
8aa41c9b
CY
60242008-11-14 Chong Yidong <cyd@stupidchicken.com>
6025
6026 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6027
17587b1b
JB
60282008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6029
6030 * calc.texi (About This Manual): Comment out a mention of
6031 marginal notes.
6032
564c900e
CD
60332008-11-12 Carsten Dominik <dominik@science.uva.nl>
6034
6035 * org.texi (Clocking work time): Document the :formula property of
6036 clock tables.
6037 (Structure editing, Refiling notes): Document refiling regions.
6038 (Agenda commands): Document the double-prefix version
6039 of the `l' command in the agenda.
6040 (Handling links): Explain the effect of a double prefix
6041 arg to `C-c C-o'.
6042 (TODO basics): Add documentation for tag triggers.
6043
3c4be1f2
GM
60442008-10-23 Glenn Morris <rgm@gnu.org>
6045
6046 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6047 byte-compiling things like `+'.
6048
6049 * ns-emacs.texi: Merge copyright years of author now with assignment
6050 into FSF years.
6051 (VER): Use it for easier automatic updating. Use Emacs version rather
6052 than standalone Emacs.app version.
6053
a6520ff3
CD
60542008-10-12 Carsten Dominik <dominik@science.uva.nl>
6055
864c9740 6056 * org.texi: Lots of minor fixes.
a6520ff3
CD
6057 (Capture): New chapter.
6058 (Org Plot): New section.
6059
db7a4b66
MH
60602008-09-30 Magnus Henoch <mange@freemail.hu>
6061
6062 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6063
4043c194
JB
60642008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6065
6066 * calc.texi (User Defined Units): Mention how to enter optional display
6067 string.
6068
eef5ade7
MB
60692008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6070
0c7efc08 6071 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6072 avoid the "y/n" wording.
6073
e52cac88
MB
60742008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6075
0c7efc08 6076 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6077
60782008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6079
6080 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6081 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6082
00c55306
BW
60832008-09-22 Bill Wohler <wohler@newt.com>
6084
6085 Release MH-E manual version 8.1.
6086
6087 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6088 release 8.1.
6089
6090 * mh-e.texi: Retain dual license as agreed to by the FSF.
6091 However, bump GPL to Version 3.
6092 Use @include for license text.
6093
e52cac88 60942008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6095
6096 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6097 (Store custom flags and keywords, Store arbitrary data):
6098 Clean up markup.
64763fe3
MB
6099
61002008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6101
6102 * gnus.texi (The Gnus Registry): Document it.
6103
9e601b8d
MB
61042008-09-08 David Engster <dengste@eml.cc>
6105
88ee5b02
JB
6106 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6107 Clarify section about choosing back end servers.
9e601b8d 6108
247043f1
GM
61092008-08-23 Glenn Morris <rgm@gnu.org>
6110
6111 * dired-x.texi (Shell Command Guessing):
6112 Mention dired-guess-shell-case-fold-search. (Bug#417)
6113
2bfec7a0
MA
61142008-08-22 Michael Albinus <michael.albinus@gmx.de>
6115
6116 * trampver.texi: Update release number.
6117
247043f1 61182008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6119
6120 * ns-emacs.texi: Update version.
6121 (Introduction): Correct menu location for options save.
6122 (Customization): Note that defaults are stored under org.gnu.Emacs.
6123
8c20bd92
BW
61242008-08-11 Bill Wohler <wohler@newt.com>
6125
6126 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6127 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6128 Henman) (closes SF #1768928).
6129
767a4d92
GM
61302008-08-10 Glenn Morris <rgm@gnu.org>
6131
6132 * ns-emacs.texi: Use @copying. Change copyright of authors with
6133 assignment to FSF. Change license to GFDL.
6134 (Top): Remove outdated references.
6135
6ecfe5c2
MB
61362008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6137
88ee5b02
JB
6138 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6139 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6140 gnus-summary-sort-by-most-recent-date.
6141 (Summary Sorting): Explain prefix argument.
6142
61432008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6144
6145 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6146 gnus-summary-pipe-output.
6147
eb932e8a
MA
61482008-08-03 Michael Albinus <michael.albinus@gmx.de>
6149
6150 * dbus.texi (Receiving Method Calls): Document error handling of own
6151 D-Bus methods.
6152
bfe16263
BW
61532008-08-01 Bill Wohler <wohler@newt.com>
6154
6155 * mh-e.texi (Reading Mail)
9f90198a 6156 (Viewing Attachments): Describe new function
bfe16263
BW
6157 mh-show-preferred-alternative.
6158 (Sending Mail, Redistributing, Sending Message): Describe new hook
6159 mh-annotate-msg-hook.
6160
21956b56
MA
61612008-07-31 Michael Albinus <michael.albinus@gmx.de>
6162
6163 * dbus.texi (Arguments and Signatures): Fix example.
6164 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6165 (Asynchronous Methods): New node.
9f90198a
JB
6166 (Errors and Events): Describe extended layout of `dbus-event'.
6167 New defun `dbus-event-message-type'.
21956b56 6168
7c2fb837
DN
61692008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6170
6171 * ediff.texi: Remove VMS support.
6172
13662773
JB
61732008-07-29 Juanma Barranquero <lekktu@gmail.com>
6174
6175 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6176 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6177
ddde0b34
CY
61782008-07-29 Chong Yidong <cyd@stupidchicken.com>
6179
6180 * Makefile.in: Add mairix-el targets.
6181
61822008-07-29 David Engster <deng@randomsample.de>
6183
6184 * mairix-el.texi: New file.
6185
d5875b25
JB
61862008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6187
366b7d44
JB
6188 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6189 project files. Delete 'main_unit' project variable; not needed. Allow
6190 process environment variables wherever project variables are allowed.
6191 Add tutorial section on multiple GNAT project files.
d5875b25 6192
6cbab8ee
MA
61932008-07-27 Michael Albinus <michael.albinus@gmx.de>
6194
6195 Sync with Tramp 2.1.14.
6196
6197 * trampver.texi: Update release number.
6198
9e2a2647
DN
61992008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6200
6201 * ns-emacs.texi:
6202 * faq.texi: Remove mentions of Mac Carbon.
6203
d62672f3
MB
62042008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6205
6206 * gnus.texi (Saving Articles): Describe the 2nd argument of
6207 gnus-summary-save-in-pipe.
6208 (SpamAssassin): Use it.
6209
62102008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6211
6212 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6213
dd12e1c6
CD
62142008-07-25 Carsten Dominik <dominik@science.uva.nl>
6215
6216 * org.texi (Export options): Document the use of the creator flag.
6217
44ce9197
CD
62182008-07-24 Carsten Dominik <dominik@science.uva.nl>
6219
6220 * org.texi: New version 6.06a.
6221
ddd13c5d
JB
62222008-07-23 Juanma Barranquero <lekktu@gmail.com>
6223
6224 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6225 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6226
8dc6104d
JB
62272008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6228
6229 * calc.texi (Editing Stack Entries):
6230 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6231 Calc's help functions. Mention fixing typos.
6232 (Customizing Calc): Fix typo.
6233
62342008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6235
6236 * calc.texi (summarykey): New macro. Use to correctly format keys in
6237 the summary.
6238
ddd13c5d 62392008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6240
6241 * ns-emacs.texi (Customization): Corrected documentation on color
6242 specification formats.
6243
568beaa2
AS
62442008-07-19 Andreas Schwab <schwab@suse.de>
6245
db8ef699 6246 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6247
6248 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6249 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6250
cd71b9ae
MA
62512008-07-18 Michael Albinus <michael.albinus@gmx.de>
6252
6253 * dbus.texi (Inspection): Rework, introduce submenus.
6254 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6255 (Properties and Annotations, Arguments and Signatures): New nodes.
6256
9b7993b4
MA
62572008-07-13 Michael Albinus <michael.albinus@gmx.de>
6258
6259 * dbus.texi (Receiving Method Calls): Fix description of
6260 `dbus-register-method'.
6261 (Signals): Allow also signal arguments for filtering in
6262 `dbus-register-signal'.
6263
241d447b
JB
62642008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6265
6266 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6267 `cnorm'.
6268 (Arithmetic Tutorial): Simplify the verification of prime factors.
6269
adb46650
MB
62702008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * gnus.texi (Saving Articles): Mention
6273 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6274
92e15881
JB
62752008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6276
6277 * calc.texi: Adjust mode line throughout.
6278
ea597303
JB
62792008-06-28 Juanma Barranquero <lekktu@gmail.com>
6280
6281 * sasl.texi (Mechanisms): Fix typos.
6282
aee08080
JB
62832008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6284
6285 * calc.texi (Killing from the stack): Mention using normal Emacs
6286 copying.
6287
a06a4a12
MA
62882008-06-21 Michael Albinus <michael.albinus@gmx.de>
6289
0c7efc08 6290 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6291 Add `auth-source' mechanism.
a06a4a12
MA
6292 (Connection caching): Tramp reopens the connection automatically,
6293 when the operating system on the remote host has been changed.
6294
7389398d
EZ
62952008-06-20 Eli Zaretskii <eliz@gnu.org>
6296
6297 * makefile.w32-in (distclean): Remove makefile.
6298
b349f79f
CD
62992008-06-17 Carsten Dominik <dominik@science.uva.nl>
6300
3f9b4c2b 6301 * org.texi (Using the mapping API): New section.
b349f79f 6302 (Agenda column view): New section.
3f9b4c2b 6303 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6304 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6305 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6306
63072008-06-17 Jason Riedy <jason@acm.org>
6308
6309 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6310 function, and efmt may be a two-argument function.
6311 (Radio tables): Document multiple destinations.
6312
cd5c05d2
GM
63132008-06-16 Glenn Morris <rgm@gnu.org>
6314
6315 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6316 Add Cover-Texts.
6317
debf4439
GM
63182008-06-15 Glenn Morris <rgm@gnu.org>
6319
6320 * faq.texi (VER): Update to 23.0.60.
6321
6322 * mh-e.texi: Remove option of licensing under GPL.
6323 Add Cover-Texts to GFDL permissions notice.
6324 (GPL): Remove section.
6325 (GFDL): Include doclicense.texi rather than the actual text.
6326
6327 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6328 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6329
6330 * sasl.texi: Fix output file name.
6331
6332 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6333
6334 * gnus-coding.texi: Refer to license in Gnus manual.
6335
6336 * idlwave.texi, sasl.texi: Use @copying.
6337
6338 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6339
6340 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6341
6342 * url.texi: Use @copying, @title, @subtitle, @author.
6343
6344 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6345 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6346 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6347 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6348 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6349 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6350 * widget.texi, woman.texi:
6351 Remove references to external license, since doclicense is included.
6352
6353 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6354 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6355 Remove references to non-existent Invariant Sections.
6356
091f8bc1
GM
63572008-06-14 Glenn Morris <rgm@gnu.org>
6358
6359 * faq.texi (Major packages and programs): Remove references to external
6360 Supercite, Calc, VIPER, since they have been included for some time.
6361 Update VM, AUCTeX, BBDB entries.
6362
47bcb4d3
UJ
63632008-06-14 Ulf Jasper <ulf.jasper@web.de>
6364
6365 * newsticker.texi: Updated to match latest newsticker changes.
6366
6f093307
GM
63672008-06-13 Glenn Morris <rgm@gnu.org>
6368
6369 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6370 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6371 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6372 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6373 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6374 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6375 * woman.texi:
6376 Update Back-Cover Text as per maintain.info.
6377
2b968687
MB
63782008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6381
6382 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6383 (gnus-faq.xml): Update repository host.
6384
2b968687
MB
6385 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6386
63872008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6388
6389 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6390 Fix a typo.
6391
63922008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6393
6394 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6395 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6396 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6397
63982008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6401 coding standards.
6402
64032008-06-14 David Engster <dengste@eml.cc>
6404
6405 * gnus.texi (nnmairix): Markup fixes.
6406
e6d2d263
MB
64072008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6408
2b968687 6409 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6410
64112008-06-05 David Engster <dengste@eml.cc>
6412
6413 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6414
64152008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6416
b344d29d 6417 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6418 (Searching, nnir, nnmairix): New stub nodes.
6419
ad231df6 64202008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6421
6422 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6423
f394fa25
MB
64242008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6427
58333467
MB
64282008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6429
6430 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6431
67525fb9
JY
64322008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6433
6434 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6435
0549d8fc
JB
64362008-05-06 Juanma Barranquero <lekktu@gmail.com>
6437
6438 * info.texi (Top): Fix typo in xref.
6439
149a3837
KB
64402008-05-05 Karl Berry <karl@gnu.org>
6441
6442 * info.texi (Top): @xref to stand-alone manual.
6443
3a23a519
MB
64442008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6445
6446 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6447 (Various Summary Stuff): Fix typo in last xref.
6448
0a29fbf3
JB
64492008-05-02 Juanma Barranquero <lekktu@gmail.com>
6450
6451 * org.texi (Moving subtrees): Fix typo.
6452
586b90f1
MA
64532008-04-28 Michael Albinus <michael.albinus@gmx.de>
6454
6455 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6456 Tramp via `tramp-mode'.
6457
b5af9883
CD
64582008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6459
6460 * org.texi: Massive changes, in many parts of the file.
6461
a12bf61e
GM
64622008-04-27 Jason Riedy <jason@acm.org>
6463
6464 * org.texi (A LaTeX example): Note that fmt may be a
6465 one-argument function, and efmt may be a two-argument function.
6466 (Radio tables): Document multiple destinations.
6467
d55fe5bb
MB
64682008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * gnus.texi (Oort Gnus): Add message-fill-column.
6471
64722008-04-12 Adrian Aichner <adrian@xemacs.org>
6473
6474 * gnus.texi (Mail Source Specifiers): Typo fix.
6475
64762008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6477
6478 * gnus.texi (Diary Headers Generation): Update key binding for
6479 `gnus-diary-check-message'.
6480
64812008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Emacsen): Addition.
6484
64852008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6486
6487 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6488
64892008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6490
6491 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6492
64932008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6494
6495 * gnus-news.texi: Update tool bar item.
6496
64972008-04-09 Sven Joachim <svenjoac@gmx.de>
6498
6499 * gnus-news.texi: Fix typos.
6500
76c109c3
JB
65012008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6502
222027f2 6503 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6504 Add mention of `kron'.
6505
d5fbd5a6
MO
65062008-04-01 Daiki Ueno <ueno@unixuser.org>
6507
0c7efc08
SM
6508 * epa.texi (Encrypting/decrypting *.gpg files):
6509 Document epa-file-name-regexp.
d5fbd5a6 6510
fbcbb58c
KY
65112008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6512
6513 * gnus.texi (Example Methods): Fix description about ssh-agent.
6514 (Indirect Functions): Fix the default value of nntp-telnet-command;
6515 remove link to connect.html.
6516
134ce16c
MA
65172008-03-30 Michael Albinus <michael.albinus@gmx.de>
6518
6519 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6520 dbus-call-method.
6521 (Receiving Method Calls): The timeout can be set by the calling client.
6522
da1975d7
MA
6523 * trampver.texi: Update release number.
6524
2e4089ab
RS
65252008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6526
6527 * gnus.texi (Top): Fix version. Add SASL.
6528
70cab5a9
MA
65292008-03-29 Michael Albinus <michael.albinus@gmx.de>
6530
6531 Sync with Tramp 2.1.13.
6532
6533 * trampver.texi: Update release number.
6534
5bc6ddff
MB
65352008-03-29 Chong Yidong <cyd@stupidchicken.com>
6536
6537 * org.texi: Update to new org-mode website.
6538
65392008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6540
6541 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6542
9b3ebcb6
MB
65432008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6546 gnus-read-ephemeral-gmane-group-url,
6547 gnus-read-ephemeral-emacs-bug-group,
6548 gnus-read-ephemeral-debian-bug-group.
6549
65502008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6551
6552 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6553
6554 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6555 Add FIXMEs for Bookmarks and gnus-registry-marks.
6556
65572008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (Smileys): Document `smiley-style'.
6560
65612008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Gnus Development): Clarify difference between ding and
6564 gnu.emacs.gnus.
6565 (MIME Commands, Using MIME, RSS): Fix markup.
6566
6567 * gnus-faq.texi ([8.4]): Ditto.
6568
65692008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus.texi (Emacsen): Remove obsolete stuff.
6572
65732008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6574
6575 * gnus.texi (Oort Gnus): Add version info WRT
6576 `mail-source-delete-incoming'.
6577
65782008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6579
6580 * gnus.texi (Top): Add "Other related manuals" and version info in
6581 `iftex' output.
6582 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6583 gnus-balloon-face-0 and the corresponding format specifiers.
6584
608d6a81
MA
65852008-03-26 Michael Albinus <michael.albinus@gmx.de>
6586
6587 * tramp.texi (Filename completion): Remove footnote about let-bind
6588 of `partial-completion-mode'. It doesn't work this way.
6589
27a6f132
SM
65902008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6591
6592 * pcl-cvs.texi (Contributors): Update my email.
6593
4a7c4c40
MA
65942008-03-21 Michael Albinus <michael.albinus@gmx.de>
6595
6596 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6597
2940c053
BW
65982008-03-17 Bill Wohler <wohler@newt.com>
6599
6600 * mh-e.texi (Viewing): Update URL for adding header fields to
6601 mh-invisible-header-fields-default.
6602
30864d5f
BW
66032008-03-16 Bill Wohler <wohler@newt.com>
6604
6605 * mh-e.texi (Preface): Add Gnus to requirements.
6606 (Forwarding): Note that forwarded MIME messages are now inline.
6607
31fe2b00
SM
66082008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6611 (Common Variables): Give precedence to the netcat methods over the
6612 telnet methods, and mention that they are more reliable.
31fe2b00 6613
5e97c626
CD
66142008-03-13 Carsten Dominik <dominik@science.uva.nl>
6615
6616 * org.texi (Exporting Agenda Views): Document agenda export to
6617 iCalendar.
6618 (Progress logging): Document the new progress logging stuff.
6619
37a68866
MB
66202008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6621
6622 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6623 Update for change of `mail-source-delete-incoming'.
6624
6625 * gnus-news.texi: Ditto.
6626
8f7abae3
MB
66272008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6628
6629 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6630 custom versions.
6631
af379c86
AM
66322008-03-07 Alan Mackenzie <acm@muc.de>
6633
6634 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6635 parens/brackets in a k&r region is limited.
6636
3d0f8a67
MB
66372008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6640 using different Emacs versions.
6641
52151df0
GM
66422008-02-27 Glenn Morris <rgm@gnu.org>
6643
6644 * sc.texi: Remove a lot of old and obsolete info.
6645 (titlepage): Simplify.
6646 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6647 (VM with any Emacsen, GNEWS with any Emacsen)
6648 (Overloading for Non-conforming MUAs, Version 3 Changes)
6649 (The Supercite Mailing List): Delete nodes.
6650 (Introduction): Remove info about old packages.
6651 (Getting Connected): Simplify. Remove info about old packages.
6652 (Citing Commands): Delete Emacs 19 info.
6653 (Hints to MUA Authors): Simplify.
6654 (Thanks and History): Merge in some info from the deleted node
6655 "Version 3 Changes".
6656
b03f96dc
MB
66572008-02-05 Juanma Barranquero <lekktu@gmail.com>
6658
6659 * org.texi (Setting tags, In-buffer settings):
6660 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6661
52bec650
MB
66622008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6663
6664 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6665 installation directory name.
6666
34a3c587
RF
66672008-02-12 Romain Francoise <romain@orebokech.com>
6668
6669 * epa.texi (Overview): Fix typo.
6670
5a8d03e9
MO
66712008-02-11 Daiki Ueno <ueno@unixuser.org>
6672
6673 * epa.texi (Quick start): Remove the .emacs setting.
6674
f1914c40
MO
66752008-02-10 Daiki Ueno <ueno@unixuser.org>
6676
6677 * epa.texi (Quick start): Use the command `epa-enable' instead of
6678 loading `epa-setup'.
6679
bca98fc9
JB
66802008-02-08 Juanma Barranquero <lekktu@gmail.com>
6681
6682 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6683 ($(infodir)/epa, epa.dvi): New targets.
6684
4b01af2e
MO
66852008-02-08 Daiki Ueno <ueno@unixuser.org>
6686
6687 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6688
6689 * epa.texi: New manual documenting the EasyPG Assistant.
6690
06c0751a
MA
66912008-02-06 Michael Albinus <michael.albinus@gmx.de>
6692
6693 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6694 (Inspection): New function dbus-ping.
6695
7dcccd7b
MA
66962008-02-05 Michael Albinus <michael.albinus@gmx.de>
6697
6698 * tramp.texi (Remote processes): Add `shell-command'.
6699
a12bf61e
GM
67002008-02-02 Michael Albinus <michael.albinus@gmx.de>
6701
6702 * tramp.texi: Use new FSF's Back-Cover Text.
6703
a1da1e37
MB
67042008-01-28 Michael Sperber <sperber@deinprogramm.de>
6705
6706 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6707 (Group Parameters): Document `mail-source' parameter.
6708
c9d8f746
MA
67092008-01-27 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6712 must be a local host.
6713
15db4a13
MO
67142008-01-26 Michael Olson <mwolson@gnu.org>
6715
6716 * erc.texi: Update version for ERC 5.3 release.
6717 (Obtaining ERC): Update extras URLs for 5.3.
6718 (Development): Write instructions for git, and remove those for Arch.
6719 (History): Mention the switch to git.
6720
2bc43980
KB
67212008-01-24 Karl Berry <karl@gnu.org>
6722
bca98fc9
JB
6723 * info.texi (Search Index, Search Text): Mention the command
6724 character in the section name, a la the (Go to node) node.
2bc43980 6725
d2e4a6c9
MA
67262008-01-21 Michael Albinus <michael.albinus@gmx.de>
6727
6728 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6729
0b6799c3
MB
67302008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6731
6732 * gnus-news.texi: Mention gnus-article-describe-bindings.
6733
67342008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6735
6736 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6737
db9c3fb1 67382008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6739
7b4d0413 6740 * org.texi (Property inheritance): New section.
db9c3fb1 6741 (Conventions): New section.
7b4d0413 6742 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6743 commands, and the new bindings for refiling.
6744 (Sparse trees): Document the new special command for sparse trees.
6745 (References): Be more clear about the counting of hilines.
6746 (Handling links): Document M-p/n for accessing links.
6747 (Fast access to TODO states): New section.
6748 (Per file keywords): New section.
6749 (Property inheritance): New section.
6750 (Column attributes): New summary types.
6751 (Capturing Column View): New section.
6752 (The date/time prompt): Cover the new features in the date/time prompt.
6753 Compactify the table of keys for the calendar remote control.
6754 (Clocking work time): Document the new :scope parameter.
6755 (Remember): Promoted to chapter.
6756 (Quoted examples): New section.
6757 (Enhancing text): New verbatim environments.
6758
6ed73f28
MA
67592008-01-14 Michael Albinus <michael.albinus@gmx.de>
6760
6761 * trampver.texi: Update release number.
6762
95838435
MB
67632008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6764
0c7efc08
SM
6765 * gnus.texi (Article Keymap):
6766 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6767 gnus-article-reply-with-original and
6768 gnus-article-followup-with-original.
6769
20234d96
GM
67702008-01-09 Glenn Morris <rgm@gnu.org>
6771
6772 * nxml-mode.texi: Add @copying section.
6773
d82cf70b
MB
67742008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6775
6776 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6777 Server". Add `message-send-mail-with-mailclient'.
6778
6779 * gnus.texi (Posting Server): Move some text to "(message)Mail
6780 Variables" and add a reference here.
6781
addb7f2e
MA
67822008-01-04 Michael Albinus <michael.albinus@gmx.de>
6783
6784 * dbus.texi (Receiving Method Calls): New chapter.
6785 (Errors and Events): Add serial number to events. Replace "signal" by
6786 "message". Introduce dbus-event-serial-number.
6787
4db2806c
MA
67882008-01-03 Michael Albinus <michael.albinus@gmx.de>
6789
6790 * dbus.texi (Type Conversion): Explain the type specification for empty
6791 arrays. Use another example.
6792
c9ecb5a7
MA
67932007-12-30 Michael Albinus <michael.albinus@gmx.de>
6794
6795 * dbus.texi (all): Replace "..." by @dots{}.
6796 (Type Conversion): Precise the value range for :byte types.
6797 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6798 Mention its return value.
6799 (Errors and Events): There is no D-Bus error propagation during event
6800 processing.
6801
702dbfd9
JB
68022007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6803
a12bf61e 6804 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6805 New sections.
6806
87035689
MB
68072007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6808
6809 * gnus.texi (Group Parameters): Reorder the text and add a note about
6810 `gnus-parameters' near the beginning of the node.
6811
68122007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6813
6814 * gnus.texi (Score File Editing): Fix function name.
6815
5492f5ca
MA
68162007-12-23 Michael Albinus <michael.albinus@gmx.de>
6817
6818 Sync with Tramp 2.1.12.
6819
6820 * trampver.texi: Update release number.
6821
a12bf61e
GM
68222007-12-22 Richard Stallman <rms@gnu.org>
6823
6824 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6825
d4e67bc5
MA
68262007-12-22 Michael Albinus <michael.albinus@gmx.de>
6827
6828 * dbus.texi (Type Conversion): Correct input parameters mapping.
6829
6a31c819
MA
68302007-12-21 Michael Albinus <michael.albinus@gmx.de>
6831
6832 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6833 (Errors and Events): Mention wrong-type-argument error.
6834
99a3e35f
AS
68352007-12-21 Alex Schroeder <alex@gnu.org>
6836
6837 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6838 spaces. Fixed some typos.
99a3e35f
AS
6839 (Internet Relay Chat): Explain relay.
6840 (Getting started with rcirc): Change items to reflect prompts.
6841 Add more explanation to rcirc-track-minor-mode and added a comment to
6842 warn future maintainers that this section is a copy.
0c7efc08 6843 (People): Change /ignore example.
62b12a24 6844 (Keywords): Not keywords.
99a3e35f 6845
331e4d02
AS
68462007-12-20 Alex Schroeder <alex@gnu.org>
6847
6848 * rcirc.texi (Top): Fighting Information Overload chapter added.
6849 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6850 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6851 (Fighting Information Overload): New chapter documenting /keyword,
6852 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6853 (Configuration): Document rcirc-server-alist, remove
6854 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6855
cd71c3ef
MA
68562007-12-16 Michael Albinus <michael.albinus@gmx.de>
6857
6858 * dbus.texi (Signals): Fix example in dbus-register-signal.
6859
bbbe940b
MB
68602007-12-14 Sven Joachim <svenjoac@gmx.de>
6861
6862 * gnus.texi (Score Variables): Fix typo.
6863
0ce574ef
MA
68642007-12-07 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6867 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6868 (Errors and Events): Adapt dbus-event.
6869
b890d447
MB
68702007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6871
6872 * gnus.texi (Other Files): Add the yenc command.
6873
68742007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6875
6876 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6877 since 2004-08-06.
6878
68792007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6880
6881 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6882 on body.
6883
68842007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6885
6886 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6887 and rfc2047-allow-irregular-q-encoded-words; fix description of
6888 rfc2047-encode-encoded-words.
6889
68902007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6891
6892 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6893
3728bf03
MO
68942007-12-05 Michael Olson <mwolson@gnu.org>
6895
6896 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6897 Update documentation for `remember-diary-file'.
6898
a4397af9
MA
68992007-12-04 Michael Albinus <michael.albinus@gmx.de>
6900
6901 * dbus.texi (Signals): Precise `dbus-register-signal'.
6902 (Errors and Events): Rework events part, the internal structure of
6903 dbus-event has changed.
6904
1682490c
JB
69052007-12-03 Juanma Barranquero <lekktu@gmail.com>
6906
6907 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6908 ($(infodir)/dbus, dbus.dvi): New targets.
6909
7b13a0f2
MA
69102007-12-03 Michael Albinus <michael.albinus@gmx.de>
6911
6912 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6913 unconditionally.
6914
6915 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6916 emulation with @print{}.
6917
7ef92bc9
RS
69182007-12-02 Richard Stallman <rms@gnu.org>
6919
6920 * dbus.texi (Overview): Minor cleanup.
6921
22d8ac3a
MA
69222007-12-02 Michael Albinus <michael.albinus@gmx.de>
6923
d3a8e0df
MA
6924 * Makefile.in (INFO_TARGETS): Add dbus.
6925 (DVI_TARGETS): Add dbus.dvi.
6926 (dbus, dbus.dvi): New targets.
6927
22d8ac3a
MA
6928 * dbus.texi: New file.
6929
559764ab
RF
69302007-11-24 Romain Francoise <romain@orebokech.com>
6931
6932 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6933 Fix file name to match @setfilename.
559764ab 6934
ac97a16b
MH
69352007-11-23 Mark A. Hershberger <mah@everybody.org>
6936
6937 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6938 ($(infodir)/nxml-mode): New rule.
6939
6940 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6941 ($(infodir)/nxml-mode): New rule.
6942 (clean): Add nxml-mode*.
6943
6944 * nxml-mode.texi: New file with nxml manual.
6945
404cd454
GM
69462007-11-18 Richard Stallman <rms@gnu.org>
6947
6948 * flymake.texi (Example -- Configuring a tool called directly):
6949 Update example.
6950
b048d478
MA
69512007-11-18 Michael Albinus <michael.albinus@gmx.de>
6952
6953 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6954 double-slash behavior. Explain directory contents flushing.
b048d478 6955
346e8469
JB
69562007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6957
6958 * calc.texi (TeX and LaTeX Language Modes): Put in
6959 missing braces.
6960
404cd454
GM
69612007-11-15 Richard Stallman <rms@gnu.org>
6962
6963 * cl.texi (Equality Predicates): Delete `eql'.
6964 (Predicates, Naming Conventions, Top): Delete `eql'.
6965 (Common Lisp Compatibility): Delete `eql'.
6966 (Porting Common Lisp): Delete obsolete backquote info.
6967 Minor clarification about character constants.
6968 (Sequence Basics): Minor clarification.
6969
1f6af58b
JB
69702007-11-15 Juanma Barranquero <lekktu@gmail.com>
6971
dccb744b 6972 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6973 * tramp.texi (Filename completion): Fix typos.
6974
3bc88bc9
JB
69752007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6976
6977 * calc.texi (Basic commands): Mention the menu.
6978
bc5300d3
MA
69792007-11-12 Michael Albinus <michael.albinus@gmx.de>
6980
6981 * tramp.texi (Connection caching): Tramp flushes connection
6982 properties when remote operating system has been changed.
6983
4d8a28ec
MB
69842007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6985
6986 * gnus-news.texi: Fix spelling.
6987 `message-insert-formatted-citation-line', not
6988 `message-insert-formated-citation-line'.
6989
404cd454
GM
6990 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6991
e1176b47
MA
69922007-11-07 Michael Albinus <michael.albinus@gmx.de>
6993
6994 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6995 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6996 (Frequently Asked Questions): Add code example for highlighting the
6997 mode line.
6998
6159985a
MO
69992007-11-03 Michael Olson <mwolson@gnu.org>
7000
7001 * remember.texi: Change mentions of remember-buffer to
7002 remember-finalize throughout.
7003
bec9b2f5
MO
70042007-10-30 Michael Olson <mwolson@gnu.org>
7005
7006 * remember.texi (Copying): Remove.
7007 (Mailbox): Update with non-BBDB instructions.
7008 (Diary, Org): Add.
7009 (Bibliography, Planner Page): Remove.
7010
b6173182
JB
70112007-10-30 Juanma Barranquero <lekktu@gmail.com>
7012
7013 * makefile.w32-in (INFO_TARGETS): Add remember.
7014 (DVI_TARGETS): Add remember.dvi.
7015 ($(infodir)/remember): New rule.
7016 (clean): Add remember*.
7017
15f3eb73
MO
70182007-10-30 Michael Olson <mwolson@gnu.org>
7019
70bdc930
MO
7020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7021 ($(infodir)/remember): New rule that builds the Remember Manual.
7022
b6173182
JB
7023 * remember.texi: New file containing the Remember Mode Manual.
7024 Shuffle chapters around after initial import.
7d3f6f1a
MO
7025 (Function Reference): Split Keystrokes into separate chapter.
7026 (Keystrokes): Document C-c C-k.
51d24a12 7027 (Introduction): Fix typographical issue with "---".
15f3eb73 7028
404cd454
GM
70292007-10-29 Richard Stallman <rms@gnu.org>
7030
7031 * widget.texi (Introduction): Delete discussion of implementation
7032 internals.
7033
9bbb9638
MA
70342007-10-29 Michael Albinus <michael.albinus@gmx.de>
7035
7036 * tramp.texi (Connection caching): Host names must be different
7037 when tunneling.
7038
c7ff939a
RS
70392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7040
7041 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7042 Gnus v5.13.
7043
01c52d31
MB
70442007-10-28 Miles Bader <miles@gnu.org>
7045
7046 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7047
01c52d31
MB
70482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7049
0c7efc08
SM
7050 * gnus.texi (Sorting the Summary Buffer):
7051 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7052
70532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7054
7055 * gnus.texi (Non-ASCII Group Names): New node.
7056 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7057 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7058
c8763fb6 70592007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7060
7061 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7062 clean the output of the program `imap-shell-program'.
7063
70642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7067
70682007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7069
7070 * gnus.texi (Sticky Articles): Documentation for sticky article
7071 buffers.
7072
c8763fb6 70732007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7074
7075 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7076
70772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7078
7079 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7080
70812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7082
0c7efc08
SM
7083 * gnus.texi (Archived Messages):
7084 Document gnus-update-message-archive-method.
01c52d31
MB
7085
70862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7089
c8763fb6 70902007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7091
0c7efc08
SM
7092 * gnus.texi (Group Maneuvering):
7093 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7094
70952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7096
0c7efc08
SM
7097 * gnus.texi (Really Various Summary Commands):
7098 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7099
71002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7101
7102 * gnus.texi, message.texi: Bump version number.
7103
71042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7105
7106 * gnus.texi (Group Line Specification, Misc Group Stuff)
7107 (Server Commands): Parenthesize @pxref{Mail Spool}.
7108
71092007-10-28 Didier Verna <didier@xemacs.org>
7110
7111 New user option: message-signature-directory.
7112 * message.texi (Insertion Variables): Document it.
7113 * gnus.texi (Posting Styles): Ditto.
7114
71152007-10-28 Didier Verna <didier@xemacs.org>
7116
7117 * gnus.texi (Group Line Specification):
7118 * gnus.texi (Misc Group Stuff):
7119 * gnus.texi (Server Commands): Document the group compaction feature.
7120
71212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7124
7125 * message.texi (Various Message Variables): Add message-fill-column.
7126
71272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7128
7129 * gnus.texi: Untabify.
7130
71312007-10-28 Didier Verna <didier@xemacs.org>
7132
7133 * gnus.texi (Group Parameters): Document the posting-style merging
7134 process in topic-mode.
7135
71362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7139
71402007-10-28 Romain Francoise <romain@orebokech.com>
7141
7142 * gnus.texi (Mail Spool): Fix typo.
7143 Update copyright.
7144
71452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7146
7147 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7148
71492007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7150
7151 * gnus.texi (Summary Generation Commands):
7152 Add gnus-summary-insert-ticked-articles.
7153
71542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7155
b2abec73
JB
7156 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7157 to spam-spamassassin-program.
01c52d31
MB
7158
71592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7160
7161 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7162
71632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7164
7165 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7166
71672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7168
7169 * message.texi (Mail Headers): Document `opportunistic'.
7170
71712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7172
7173 * emacs-mime.texi (Encoding Customization): Explain how to set
7174 mm-coding-system-priorities per hierarchy.
7175
71762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7179 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7180
71812007-10-28 Didier Verna <didier@xemacs.org>
7182
7183 * message.texi (Wide Reply): Update documentation of
7184 message-dont-reply-to-names (now allowing a list of regexps).
7185
71862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7187
7188 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7189
71902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7191
7192 * gnus.texi (SpamAssassin back end): Fix typo.
7193
7194 * sieve.texi (Examples): Fix grammar.
7195
71962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7197
7198 * gnus.texi (Searching for Articles): Document M-S and M-R.
7199 (Limiting): Document / b.
7200
72012007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7202
7203 * gnus.texi (Thread Commands): T M-^.
7204
72052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7206
7207 * message.texi (Mail Aliases): Document ecomplete.
7208 (Mail Aliases): Fix typo.
7209
72102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7211
7212 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7213 fix typo.
7214
72152007-10-28 Romain Francoise <romain@orebokech.com>
7216
7217 * gnus.texi (Mail Spool): Grammar fix.
7218
72192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7220
7221 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7222 string.
7223
72242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7225
7226 * gnus.texi (Group Parameters): Fix description.
7227
72282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7229
b2abec73
JB
7230 * gnus.texi (Gmane Spam Reporting):
7231 Fix spam-report-gmane-use-article-number.
7232 Add spam-report-user-mail-address.
01c52d31
MB
7233
72342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7235
7236 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7237
72382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7239
7240 * gnus.texi (Group Parameters): Add simplified sorting example based on
7241 example for `Sorting the Summary Buffer' from Jari Aalto
7242 <jari.aalto@cante.net>.
7243 (Example Methods): Add example for an indirect connection.
7244
72452007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7246
0c7efc08 7247 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7248 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7249 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7250 'gnus-agent-summary-fetch-series'.
7251 (Agent and flags): New section providing a generalized discussion
7252 of flag handling.
0c7efc08
SM
7253 (Agent and IMAP): Remove flag discussion.
7254 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7255
72562007-10-28 Romain Francoise <romain@orebokech.com>
7257
7258 * gnus.texi (Exiting the Summary Buffer): Add new function
7259 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7260
72612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7262
7263 * gnus.texi (Conformity): Fix typo.
7264 (Customizing Articles): Document `first'.
7265
72662007-10-28 Jari Aalto <jari.aalto@cante.net>
7267
7268 * gnus.texi (Sorting the Summary Buffer):
7269 Add `gnus-thread-sort-by-date-reverse'. Add example
7270 host to different sorting in NNTP and RSS groups.
7271
72722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7273
7274 * message.texi (Insertion): Describe prefix for
7275 message-mark-inserted-region and message-mark-insert-file.
7276
72772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7278
7279 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7280 LaTeX documents. Describe "text/x-gnus-verbatim".
7281
72822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7283
b2abec73 7284 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7285 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7286 (spam-stat spam filtering, SpamOracle)
0c7efc08 7287 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7288 clarity.
7289
72902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7291
7292 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7293 gnus-article-delete-part and gnus-article-replace-part.
7294 (Using MIME): Add gnus-mime-replace-part.
7295
72962007-10-28 Romain Francoise <romain@orebokech.com>
7297
7298 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7299 requires `auto-compression-mode' to be enabled. Add new nnml
7300 variable `nnml-compressed-files-size-threshold'.
7301
73022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7303
0c7efc08
SM
7304 * gnus.texi (Sorting the Summary Buffer):
7305 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7306
73072007-10-28 Romain Francoise <romain@orebokech.com>
7308
7309 * message.texi (Insertion Variables): Mention new variable
7310 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7311 documentation accordingly.
7312
73132007-10-28 Romain Francoise <romain@orebokech.com>
7314
7315 * gnus.texi (To From Newsgroups): Mention new variables
7316 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7317
73182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7319
7320 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7321 stuff; gnus-mime-inline-part does the automatic decompression.
7322
73232007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7324
7325 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7326 "training.ham" should be "training.spam".
01c52d31
MB
7327
73282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7329
7330 * message.texi (Mail Variables): Fix the default value for
7331 message-send-mail-function.
7332
73332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7334
7335 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7336 always returns nil exceptionally.
7337
73382007-10-28 Simon Josefsson <jas@extundo.com>
7339
0c7efc08
SM
7340 * gnus.texi (Article Washing): Add libidn URL.
7341 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7342
73432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7344
7345 * gnus.texi (Topic Commands): Fix next/previous.
7346
73472007-10-28 Simon Josefsson <jas@extundo.com>
7348
7349 * gnus.texi (Article Washing): Mention `W i'.
7350
c8763fb6 73512007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7352
7353 * gnus.texi (Group Parameters): Slight extension of sieve
7354 parameter description.
7355
73562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7357
7358 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7359 matching score files as well.
7360 (Picons): Describe `gnus-picon-style'.
7361
73622007-10-28 Romain Francoise <romain@orebokech.com>
7363
7364 * message.texi (Message Headers): Mention that headers are hidden
7365 using narrowing, and how to expose them.
7366 Update copyright.
7367
73682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7369
c6c863df 7370 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7371 `gnus-summary-sort-by-recipient'.
7372
73732007-10-28 Romain Francoise <romain@orebokech.com>
7374
7375 * gnus.texi (NNTP marks): New node.
7376 (NNTP): Move NNTP marks variables to the new node.
7377
73782007-10-28 Jesper Harder <harder@ifa.au.dk>
7379
b2abec73 7380 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7381
7382 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7383
73842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7385
b2abec73 7386 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7387 everywhere for consistency.
b2abec73
JB
7388 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7389 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7390 Say "regular expression" instead of "regex." Admonish.
7391 Pick other words to sound better (s/so/thus/).
7392 (Spam ELisp Package Filtering of Incoming Mail):
7393 Mention statistical filters. Remove old TODO.
01c52d31 7394 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7395 New section on sorting and displaying the spam score.
7396 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7397 backend but an alias to spam-use-BBDB.
7398 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7399 new backend functionality.
7400
74012007-10-28 Simon Josefsson <jas@extundo.com>
7402
7403 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7404 nntp-marks-directory, from Romain Francoise
7405 <romain@orebokech.com>.
7406
74072007-10-28 Magnus Henoch <mange@freemail.hu>
7408
7409 * gnus.texi (Hashcash): New default value of
7410 hashcash-default-payment.
7411
74122007-10-28 Simon Josefsson <jas@extundo.com>
7413
7414 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7415 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7416
74172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7418
0c7efc08 7419 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7420
74212007-10-28 Simon Josefsson <jas@extundo.com>
7422
7423 * gnus.texi (documentencoding): Add, to avoid warnings.
7424
74252007-10-28 Simon Josefsson <jas@extundo.com>
7426
7427 * message.texi (Mail Headers): Add.
7428
7429 * gnus.texi (Hashcash): Fix.
7430
74312007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7432
0c7efc08 7433 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7434 that payments can be verified and fix the name of the
b2abec73 7435 hashcash-path variable.
01c52d31
MB
7436
74372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7438
b2abec73 7439 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7440
74412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7442
7443 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7444
74452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7446
7447 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7448 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7449 warning about ham processors in spam groups removed.
01c52d31
MB
7450
74512007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7452
0c7efc08 7453 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7454 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7455
74562007-10-28 Jesper Harder <harder@ifa.au.dk>
7457
7458 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7459 (Mailing List): Typo.
7460 (Customizing Articles): Add gnus-treat-ansi-sequences.
7461 (Article Washing): Index.
7462
7463 * message.texi: Use m-dash consistently.
7464
74652007-10-28 Jesper Harder <harder@ifa.au.dk>
7466
7467 * gnus.texi (GroupLens): Remove.
7468
74692007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7470
0c7efc08
SM
7471 * gnus.texi (Outgoing Messages, Agent Variables):
7472 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7473 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7474
74752007-10-28 Jesper Harder <harder@ifa.au.dk>
7476
7477 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7478
74792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7480
7481 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7482
7483 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7484
74852007-10-28 Simon Josefsson <jas@extundo.com>
7486
7487 * gnus.texi (Top): Add SASL.
7488
404cd454
GM
74892007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7490
7491 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7492
74932007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7494
7495 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7496
0edd2970
JB
74972007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7498
7499 * calc.texi (Formulas, Composition Basics): Lower the
7500 precedence of negation.
7501
a9afba20
JY
75022007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7503
7504 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7505 Mention the new three-letter column identifiers.
7506 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7507 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7508 message when using `c' on an empty default with default printer.
7509 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7510 renamed to `ses--symbolic-formulas' some time ago.
7511
45b778a6
JB
75122007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7513
7514 * calc.texi (Default Simplifications, Making Selections)
7515 (Customizing Calc): Clarify associativity of multiplication.
7516
03b5bade
MA
75172007-10-23 Michael Albinus <michael.albinus@gmx.de>
7518
7519 * tramp.texi (Traces and Profiles): Simplify loop over
7520 `trace-function-background'.
7521
e658c8ee
JL
75222007-10-22 Juri Linkov <juri@jurta.org>
7523
7524 * dired-x.texi (Shell Command Guessing): Default values are now
7525 available by typing M-n instead of M-p.
7526
dd753688
MA
75272007-10-21 Michael Albinus <michael.albinus@gmx.de>
7528
7529 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7530 (Password caching): Remove `tramp-clear-passwd'.
7531 It's not a command anymore.
dd753688
MA
7532 (Bug Reports): Add `tramp-bug' to function index.
7533 (Function Index, Variable Index): New nodes.
7534 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7535
7536 * trampver.texi: Update release number.
7537
4bb49b43
JB
75382007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7539
8b296cdd 7540 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7541 about integer size into past tense.
7542 (Time Zones): Remove pointer to Calc author's address.
7543 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7544 and hyperbolic cotangent. Fix typo.
4bb49b43 7545
311dd93f
MA
75462007-10-10 Michael Albinus <michael.albinus@gmx.de>
7547
7548 Sync with Tramp 2.1.11.
7549
7550 * trampver.texi: Update release number.
7551
ea3fc256
MA
75522007-10-06 Michael Albinus <michael.albinus@gmx.de>
7553
7554 * tramp.texi (External packages): New section.
7555
1af74d06
MB
75562007-09-29 Juri Linkov <juri@jurta.org>
7557
7558 * info.texi (Help-Int): Document `L' (`Info-history').
7559
0e2806fa
SM
75602007-09-26 Carsten Dominik <dominik@science.uva.nl>
7561
7562 * org.texi: Change links to webpage and maintained email.
7563 (Remember): Promote to Chapter, significant changes.
7564 (Fast access to TODO states): New section.
7565 (Faces for TODO keywords): New section.
7566 (Export options): Example for #+DATE.
7567 (Progress logging): Section moved.
7568
567b9191
BW
75692007-09-26 Bill Wohler <wohler@newt.com>
7570
7571 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7572 browse-url-at-mouse.
7573
1af74d06
MB
75742007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7575
7576 * flymake.texi (Customizable variables): Face names don't end in -face.
7577 Fix flymake-err-line-patterns template.
7578 (Example -- Configuring a tool called directly): Fix init-function.
7579 (Highlighting erroneous lines): Face names don't end in -face.
7580
d60a4e3a 75812007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7582
7583 * erc.texi (Special-Features): Fix small typo.
7584
7d7a3510
MA
75852007-09-14 Michael Albinus <michael.albinus@gmx.de>
7586
7587 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7588 and "External transfer methods".
7589
285f0d3a
JB
75902007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7591
7592 * calc.texi (Predefined Units): Add some history.
7593
526dc846
MO
75942007-09-08 Michael Olson <mwolson@gnu.org>
7595
87e04f16
JB
7596 * erc.texi (Copying): New section included from gpl.texi.
7597 This matches the look of the upstream ERC manual.
526dc846 7598
f10d0e80
JB
75992007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7600
87e04f16 7601 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7602 (Random Numbers): Clarify the distribution of `random'.
7603
4009494e
GM
76042007-09-06 Glenn Morris <rgm@gnu.org>
7605
f1fc42aa 7606 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7607 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7608 Change all setfilename commands to use ../../info.
7609 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7610 refer to the Emacs manual here.
7611 (infodir): New variable.
7612 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7613 (cc-mode.texi, faq.texi): Update references to source file locations.
7614 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7615 do not refer to the Emacs manual here.
7616 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7617
7618 * Makefile.in: Add `basename' versions of all info targets, for
7619 convenience when rebuilding just one manual.
7620 (../etc/GNU): Delete obsolete target.
7621 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7622 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7623 *.vrs *.toc here...
7624 (maintainer-clean): ...from here.
4009494e
GM
7625
7626 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7627
2de53ca6
GM
76282007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7629
7630 * calc.texi (Date Conversions): Clarify definition of
7631 Julian day numbering.
7632 (Date Forms): Clarify definition of Julian day numbering;
7633 add some history.
7634
76352007-08-30 Carsten Dominik <dominik@science.uva.nl>
7636
87e04f16 7637 * org.texi: Version 5.07.
2de53ca6
GM
7638
76392007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7640
7641 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7642
76432007-08-22 Carsten Dominik <dominik@science.uva.nl>
7644
7645 * org.texi (Adding hyperlink types): New section.
7646 (Embedded LaTeX): Chapter updated because of LaTeX export.
7647 (LaTeX export): New section.
7648 (Using links out): New section.
7649
76502007-08-22 Glenn Morris <rgm@gnu.org>
7651
7652 * faq.texi (Learning how to do something): Refcards now in
7653 etc/refcards/ directory.
7654
76552007-08-22 Michael Albinus <michael.albinus@gmx.de>
7656
7657 * tramp.texi (Remote Programs): Persistency file must be cleared when
7658 changing `tramp-remote-path'.
7659 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7660 macro.
7661
76622007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7663
7664 * calc.texi: Move contents to beginning of file.
7665 (Algebraic Entry): Fix the formatting of an example.
7666
76672007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7668
7669 * calc.texi (Basic Operations on Units): Mention exact versus
7670 inexact conversions.
7671
76722007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7673
7674 * calc.texi (Basic Operations on Units): Mention default
7675 values for new units.
7676 (Quick Calculator Mode): Mention that binary format will
7677 be displayed.
7678
76792007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7680
7681 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7682
76832007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7684
7685 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7686
76872007-08-08 Glenn Morris <rgm@gnu.org>
7688
7689 * gnus.texi, sieve.texi: Replace `iff'.
7690
76912007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7692
7693 * calc.texi (Basic Graphics): Mention the graphing of error
7694 forms.
7695 (Graphics Options): Mention how `g s' handles error forms.
7696 (Curve Fitting): Mention plotting the curves.
7697 (Standard Nonlinear Models): Add additional models.
7698 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7699 (Linear Fits): Correct result.
7700
77012007-08-01 Alan Mackenzie <acm@muc.de>
7702
7703 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7704 to "--no-site-file".
7705
77062007-07-29 Michael Albinus <michael.albinus@gmx.de>
7707
7708 * tramp.texi (Frequently Asked Questions): Point to mode line
7709 extension in Emacs 23.1.
7710
7711 * trampver.texi: Update release number.
7712
77132007-07-27 Glenn Morris <rgm@gnu.org>
7714
7715 * calc.texi (Copying): Include license text from gpl.texi, rather than
7716 in-line.
7717
77182007-07-25 Glenn Morris <rgm@gnu.org>
7719
7720 * calc.texi (Copying): Replace license with GPLv3.
7721
7722 * Relicense all FSF files to GPLv3 or later.
7723
77242007-07-22 Michael Albinus <michael.albinus@gmx.de>
7725
7726 Sync with Tramp 2.1.10.
7727
7728 * tramp.texi (trampfn): Expand macro implementation in order to handle
7729 empty arguments.
7730 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7731 occurrences by trampfn.
2de53ca6 7732 (Frequently Asked Questions): Extend example code for host
b2abec73 7733 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7734 file names to be typed.
7735
7736 * trampver.texi: Update release number.
7737
77382007-07-17 Michael Albinus <michael.albinus@gmx.de>
7739
7740 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7741 section. Reported by <poti@potis.org>.
7742 (Remote processes): Arguments of the program to be debugged are taken
7743 literally.
7744 (Frequently Asked Questions): Simplify recentf example.
7745
77462007-07-14 Karl Berry <karl@gnu.org>
7747
7748 * info.texi (@copying): New Back-Cover Text.
7749
7750 * info.texi (Quitting Info): Move to proper place in source.
7751 (Reported by Benno Schulenberg.)
7752
77532007-07-13 Eli Zaretskii <eliz@gnu.org>
7754
7755 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7756
7757 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7758
7759 * emacs-mime.texi: Add @documentencoding directive.
7760
77612007-07-12 Nick Roberts <nickrob@snap.net.nz>
7762
7763 * tramp.texi (Remote processes): Add an anchor to the subsection
7764 "Running a debugger on a remote host".
7765
77662007-07-12 Michael Albinus <michael.albinus@gmx.de>
7767
7768 * tramp.texi (Remote processes): Don't call it "experimental" any
7769 longer. Add subsection about running a debugger on a remote host.
7770
77712007-07-10 Carsten Dominik <dominik@science.uva.nl>
7772
7773 * org.texi (Properties and columns): Chapter rewritten.
7774
77752007-07-08 Michael Albinus <michael.albinus@gmx.de>
7776
7777 * tramp.texi:
7778 * trampver.texi: Migrate to Tramp 2.1.
7779
77802007-07-02 Carsten Dominik <dominik@science.uva.nl>
7781
7782 * org.texi (Properties): New chapter.
7783
77842007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7785
7786 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7787 Control Panel.
7788
7789 * gnus.texi (Misc Article): Add index entry for
7790 gnus-single-article-buffer.
7791
77922007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7793
7794 * gnus.texi (Starting Up): Fix typo.
7795
77962007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7797
7798 * gnus.texi (Asynchronous Fetching): Fix typo.
7799
78002007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7801
7802 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7803 (About This Manual): Remove redundant information.
7804 (Getting Started): Mention author.
7805 (Basic Arithmetic, Customizing Calc): Make description of the
7806 variable `calc-multiplication-has-precedence' match its new effect.
7807
78082007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7809
0c7efc08
SM
7810 * calc.texi (Basic Arithmetic, Customizing Calc):
7811 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7812
78132007-06-19 Carsten Dominik <dominik@science.uva.nl>
7814
7815 * org.texi (Tag): Section swapped with node Timestamps.
7816 (Formula syntax for Lisp): Document new `L' flag.
7817
78182007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7819
7820 * gnus.texi (Misc Group Stuff, Summary Buffer)
7821 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7822
78232007-06-06 Juanma Barranquero <lekktu@gmail.com>
7824
7825 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7826 * gnus.texi (Article Buttons, Mail Source Customization)
7827 (Sending or Not Sending, Customizing NNDiary):
7828 * message.texi (Message Headers):
7829 * mh-e.texi (HTML): Fix typos.
7830
78312007-06-07 Michael Albinus <michael.albinus@gmx.de>
7832
7833 Sync with Tramp 2.0.56.
7834
7835 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7836 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7837
78382007-06-02 Chong Yidong <cyd@stupidchicken.com>
7839
7840 * Version 22.1 released.
7841
78422007-05-26 Michael Olson <mwolson@gnu.org>
7843
7844 * erc.texi (Modules): Fix references to completion modules.
7845
78462007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7847
7848 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7849
78502007-05-09 Didier Verna <didier@xemacs.org>
7851
7852 * gnus.texi (Email Based Diary): New. Proper documentation for the
7853 nndiary back end and the gnus-diary library.
7854
78552007-05-03 Karl Berry <karl@gnu.org>
7856
7857 * .cvsignore (*.pdf): New entry.
7858
7859 * texinfo.tex: Update from current version for better pdf generation.
7860
78612007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7862
7863 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7864
78652007-04-28 Glenn Morris <rgm@gnu.org>
7866
7867 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7868 consideration of legal status.
7869
78702007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7871
7872 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7873
78742007-04-24 Chong Yidong <cyd@stupidchicken.com>
7875
7876 * faq.texi (New in Emacs 22): python.el removed.
7877
78782007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7879
7880 * calc.texi (Reporting bugs): Update maintainer's address.
7881
78822007-04-22 Chong Yidong <cyd@stupidchicken.com>
7883
7884 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7885
78862007-04-15 Jay Belanger <belanger@truman.edu>
7887
7888 * calc.texi (Title page): Remove the date.
7889 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7890 (The Standard Calc Interface): Change trail title.
7891 (Floats): Mention that when non-decimal floats are entered, only
7892 approximations are stored.
7893 (Copying): Move to the appendices.
7894 (GNU Free Documentation License): Add as an appendix.
7895
78962007-04-15 Chong Yidong <cyd@stupidchicken.com>
7897
7898 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7899 * dired-x.texi, ebrowse.texi, ediff.texi:
7900 * emacs-mime.texi, erc.texi, eshell.texi:
7901 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7902 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7903 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7904 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7905 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7906 * woman.texi: Include GFDL.
7907
7908 * doclicense.texi: Remove node heading, so that it can be included by
7909 other files.
7910
7911 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7912
7913 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7914 than *.
7915
79162007-04-14 Carsten Dominik <dominik@science.uva.nl>
7917
7918 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7919 in Calc.
7920
79212007-04-09 Romain Francoise <romain@orebokech.com>
7922
7923 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7924 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7925 replace mouse-2.
7926
79272007-04-08 Chong Yidong <cyd@stupidchicken.com>
7928
7929 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7930 renamed to woman-use-topic-at-point. Document new behavior.
7931
79322007-04-08 Richard Stallman <rms@gnu.org>
7933
7934 * url.texi: Fix some indexing.
7935 (Disk Caching): Drop discussion of old/other Emacs versions.
7936
79372007-04-07 Chong Yidong <cyd@stupidchicken.com>
7938
7939 * url.texi (Disk Caching): Say Emacs 21 "and later".
7940
7941 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7942 on Font locking which now mentions JIT lock.
7943
79442007-04-01 Michael Olson <mwolson@gnu.org>
7945
7946 * erc.texi: Update for the ERC 5.2 release.
7947
79482007-03-31 David Kastrup <dak@gnu.org>
7949
7950 * woman.texi (Topic, Interface Options): Explain changes semantics of
7951 woman-manpath in order to consider MANPATH_MAP entries.
7952
79532007-03-31 Eli Zaretskii <eliz@gnu.org>
7954
7955 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7956
79572007-03-26 Richard Stallman <rms@gnu.org>
7958
7959 * pgg.texi (Caching passphrase): Clean up previous change.
7960
79612007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7962
7963 * gnus.texi (Setting Process Marks): Fix typo.
7964
79652007-03-25 Romain Francoise <romain@orebokech.com>
7966
7967 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7968 readability, and include various fixes by Daniel Brockman, Nick Roberts
7969 and Dieter Wilhelm.
7970
79712007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7972
7973 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7974
7975 * gnus.texi (Mail Source Specifiers): Fix typo.
7976
79772007-03-22 Ralf Angeli <angeli@caeruleus.net>
7978
7979 * reftex.texi (Imprint): Update maintainer information.
7980
79812007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7982
7983 * message.texi (Message Buffers): Update documentation for
7984 message-generate-new-buffers.
7985
79862007-03-15 Daiki Ueno <ueno@unixuser.org>
7987
7988 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7989
79902007-03-21 Glenn Morris <rgm@gnu.org>
7991
7992 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7993
79942007-03-19 Chong Yidong <cyd@stupidchicken.com>
7995
7996 * eshell.texi (Known problems): Emacs 21 -> 22.
7997
7998 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7999
80002007-03-18 Jay Belanger <belanger@truman.edu>
8001
8002 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8003
80042007-03-12 Glenn Morris <rgm@gnu.org>
8005
8006 * calc.texi (Time Zones): Switch to new North America DST rule.
8007
8008 * calc.texi: Replace "daylight savings" with "daylight
8009 saving" in text throughout.
8010
80112007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8012
8013 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8014 The variable now uses a list of symbols instead of just a symbol.
8015 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8016
80172007-03-06 Romain Francoise <romain@orebokech.com>
8018
8019 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8020 new packages, and mention Gnus update.
8021
80222007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8023
8024 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8025 nntp-open-connection-functions-never-echo-commands.
8026
80272007-02-27 Chong Yidong <cyd@stupidchicken.com>
8028
8029 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8030 problems on the console, and security risk in not using gpg-agent.
8031
80322007-02-25 Carsten Dominik <dominik@science.uva.nl>
8033
0c7efc08 8034 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8035 Completely reorganized and rewritten.
8036 (CamelCase links): Section removed.
8037 (Repeating items): New section.
8038 (Tracking TODO state changes): New section.
8039 (Agenda views): Chapter reorganized and rewritten.
8040 (HTML export): Section rewritten.
8041 (Tables in arbitrary syntax): New section.
8042 (Summary): Better feature summary.
8043 (Activation): Document problem with cut-and-paste of Lisp code
8044 from PDF files.
8045 (Visibility cycling): Document indirect buffer use.
8046 (Structure editing): Document sorting.
8047 (Remember): Section rewritten.
8048 (Time stamps): Better description of time stamp types.
8049 (Tag searches): Document regular expression search for tags.
8050 (Stuck projects): New section.
8051 (In-buffer settings): New keywords.
c5b0993e 8052 (History and Acknowledgments): Update description.
2de53ca6
GM
8053
80542007-02-24 Alan Mackenzie <acm@muc.de>
8055
8056 * cc-mode.texi (Movement Commands): Insert two missing command names.
8057 (Getting Started): Slight wording correction (use conditional).
8058
80592007-02-22 Kim F. Storm <storm@cua.dk>
8060
8061 * widget.texi (User Interface, Basic Types): Document need to put some
8062 text before the %v escape in :format string in editable-field widget.
8063
80642007-02-18 Romain Francoise <romain@orebokech.com>
8065
8066 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8067 `cvs-mode-quit'.
8068
80692007-02-10 Markus Triska <markus.triska@gmx.at>
8070
8071 * widget.texi (Programming Example): Put constant strings in :format.
8072
80732007-02-07 Juanma Barranquero <lekktu@gmail.com>
8074
8075 * faq.texi (Fullscreen mode on MS-Windows): New node.
8076
80772007-02-04 David Kastrup <dak@gnu.org>
8078
8079 * faq.texi (AUCTeX): Update version number. Should probably be done
8080 for other packages as well.
8081
80822007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8083
8084 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8085 <tassilo@member.fsf.org>.
8086
2de53ca6
GM
80872007-01-20 Markus Triska <markus.triska@gmx.at>
8088
8089 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8090
80912007-01-13 Michael Olson <mwolson@gnu.org>
8092
8093 * erc.texi (Modules): Mention capab-identify module.
8094
80952007-01-05 Michael Olson <mwolson@gnu.org>
8096
8097 * erc.texi (Getting Started): Update for /RECONNECT command.
8098
80992007-01-04 Richard Stallman <rms@gnu.org>
8100
8101 * ebrowse.texi: Change C-c b to C-c C-m.
8102
81032007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8104
8105 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8106 variables only in info to avoid redundant entries in the printed
8107 manual.
8108
81092007-01-02 Daiki Ueno <ueno@unixuser.org>
8110
8111 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8112
81132007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8114
8115 * message.texi (Security): Split into sub-nodes.
8116
81172007-01-01 Alan Mackenzie <acm@muc.de>
8118
8119 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8120 eval-after-load in Emacs <=21 and a workaround. Document that
8121 trigraphs are not supported.
8122
81232007-01-01 Alan Mackenzie <acm@muc.de>
8124
8125 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8126 c-context-line-break. When invoked within a string, preserve
8127 whitespace. Add a backslash only when also in a macro.
8128
81292007-01-01 Alan Mackenzie <acm@muc.de>
8130
8131 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8132
81332007-01-01 Alan Mackenzie <acm@muc.de>
8134
8135 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8136 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8137
81382007-01-01 Alan Mackenzie <acm@muc.de>
8139
8140 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8141 "Choosing a Style".
8142
8143 * cc-mode.texi ("Styles"): Add @dfn{style}.
8144
81452006-12-30 Michael Albinus <michael.albinus@gmx.de>
8146
8147 Sync with Tramp 2.0.55.
8148
8149 * trampver.texi: Update release number.
8150
81512006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8152
8153 * gnus.texi (Customizing Articles): Add index entries for all
8154 gnus-treat-* variables.
8155
c8763fb6 81562006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8157
8158 * gnus.texi (IMAP): Fix incorrect explanation of
8159 nnimap-search-uids-not-since-is-evil in documentation for
8160 nnimap-expunge-search-string.
8161
81622006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8163
8164 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8165 spam-ifile-database.
8166
81672006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8168
8169 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8170 rebind C-s.
8171
c8763fb6 81722006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8173
8174 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8175 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8176 "expiring mail".
8177 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8178 nnimap-nov-is-evil.
8179
81802006-12-25 Kevin Ryde <user42@zip.com.au>
8181
8182 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8183 about the key procedure being used heavily.
8184
81852006-12-24 Chong Yidong <cyd@stupidchicken.com>
8186
8187 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8188 to t.
8189 (Prerequisites): Add explanation about gpg-agent.
8190
81912006-12-22 Kevin Ryde <user42@zip.com.au>
8192
8193 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8194 "sort" instead of "sort*".
8195
81962006-12-19 Richard Stallman <rms@gnu.org>
8197
8198 * calc.texi (History and Acknowledgements): Recognize that Emacs
8199 now does have floating point.
8200
82012006-12-19 Michael Albinus <michael.albinus@gmx.de>
8202
8203 * tramp.texi (External transfer methods): Describe new method `scpc'.
8204
82052006-12-17 Sascha Wilde <wilde@sha-bang.de>
8206
8207 * pgg.texi: Added short note on gpg-agent to the introduction.
8208
82092006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8210
8211 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8212 also applies to Cc.
8213
82142006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8215
8216 * gnus.texi (X-Face): Clarify. Say which programs are required
8217 on Windows.
8218
82192006-12-08 Michael Olson <mwolson@gnu.org>
8220
8221 * erc.texi (Modules): Remove documentation for list module.
8222
c8763fb6 82232006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8224
8225 * faq.texi (^M in the shell buffer): Ditto.
8226
82272006-11-20 Michael Olson <mwolson@gnu.org>
8228
8229 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8230
82312006-11-17 Carsten Dominik <dominik@science.uva.nl>
8232
8233 * org.texi: Fix typos.
8234 (Agenda commands): Document `C-k'.
8235
82362006-11-16 Eli Zaretskii <eliz@gnu.org>
8237
8238 * url.texi (http/https): Fix a typo in the HTTP URL.
8239
82402006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8241
8242 * ada-mode.texi: Total rewrite.
8243
82442006-11-13 Carsten Dominik <dominik@science.uva.nl>
8245
8246 * org.texi: Minor typo fixes.
8247
82482006-11-13 Bill Wohler <wohler@newt.com>
8249
8250 Release MH-E manual version 8.0.3.
8251
8252 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8253 release 8.0.3.
8254
8255 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8256 to set MAILDIR.
8257 (Reading Mail): Document the customization of read-mail-command
8258 for MH-E.
8259 (Viewing Attachments): Document mm-discouraged-alternatives.
8260 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8261 (Junk): Add more information about the settings of mh-junk-background
8262 in a program. Add /usr/bin/mh to PATH in examples.
8263
82642006-11-12 Richard Stallman <rms@gnu.org>
8265
8266 * woman.texi: Update author address but say he no longer maintains it.
8267
82682006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8269
8270 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8271 archived trees.
8272 (Checkboxes): Section moved to chapter 5, and extended.
8273 (The date/time prompt): New section.
8274 (Link abbreviations): New section.
8275 (Presentation and sorting): New section.
8276 (Custom agenda views): Section completely rewritten.
8277 (Summary): Compare with Planner.
8278 (Feedback): More info about creating backtraces.
c5b0993e 8279 (Plain lists): Modify example.
2de53ca6
GM
8280 (Breaking down tasks): New section.
8281 (Custom time format): New section.
8282 (Time stamps): Document inactive timestamps.
8283 (Setting tags): More details about fast tag selection.
8284 (Block agenda): New section.
8285 (Custom agenda views): Section rewritten.
8286 (Block agenda): New section.
8287
82882006-11-07 Michael Albinus <michael.albinus@gmx.de>
8289
8290 * tramp.texi (Configuration): scp is the default method.
8291 (Default Method): Use ssh as example for another method.
8292
82932006-10-27 Richard Stallman <rms@gnu.org>
8294
8295 * woman.texi: Downcase nroff/troff/roff.
8296 (Installation): Chapter deleted. Some xrefs deleted.
8297 (Background): woman doesn't advise man ;-).
8298
c8763fb6 82992006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8300
8301 * ada-mode.texi (Project files, Identifier completion)
8302 (Automatic Casing, Debugging, Using non-standard file names)
8303 (Working Remotely): Fix typos.
8304
83052006-10-20 Masatake YAMATO <jet@gyve.org>
8306
0c7efc08 8307 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8308 sample code `my-c-initialization-hook'.
8309
83102006-10-19 Stuart D. Herring <herring@lanl.gov>
8311
8312 * widget.texi: Fix typos.
8313
83142006-10-19 Michael Albinus <michael.albinus@gmx.de>
8315
8316 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8317 "???". There have been no complaints for years, so the information
8318 must be appropriate.
8319
83202006-10-16 Richard Stallman <rms@gnu.org>
8321
8322 * widget.texi: Use @var instead of capitalization.
8323 Clarify many widget type descriptions.
8324
83252006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8326
8327 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8328 gnus-dired-attach.
8329 (Selecting a Group): Fix typo.
8330
c8763fb6 83312006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8332
8333 * widget.texi: Fix typos.
8334
83352006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8336
8337 * gnus.texi (Image Enhancements): Update for Emacs 22.
8338
8339 * gnus-faq.texi ([1.3]): Update.
8340
83412006-10-06 Richard Stallman <rms@gnu.org>
8342
8343 * faq.texi (Displaying the current line or column):
8344 Delete "As of Emacs 20".
8345
83462006-10-06 Romain Francoise <romain@orebokech.com>
8347
8348 * faq.texi (VM): VM works with Emacs 22 too.
8349
83502006-10-06 Richard Stallman <rms@gnu.org>
8351
8352 * ebrowse.texi: Remove Emacs version "21" from title.
8353
83542006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8355
8356 * gnus.texi (Foreign Groups): Say where change of editing commands are
8357 stored. Add reference to `gnus-parameters'.
8358
83592006-09-15 Jay Belanger <belanger@truman.edu>
8360
8361 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8362 Change "Library Public License" to "Lesser Public License"
8363 throughout. Use "yyyy" to represent year.
8364
83652006-09-15 Carsten Dominik <dominik@science.uva.nl>
8366
8367 * org.texi (Setting tags): Typo fix.
8368
83692006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8370
8371 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8372
83732006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8374
8375 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8376
83772006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8378
8379 * faq.texi (Escape sequences in shell output): EMACS is now set
8380 to Emacs's absolute file name, not to "t".
8381 (^M in the shell buffer): Likewise.
2de53ca6
GM
8382
83832006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8384
8385 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8386 mails with pop3-leave-mail-on-server. Fix wording.
8387 (Limiting): Improve gnus-summary-limit-to-articles.
8388 (X-Face): Fix typo.
8389
83902006-09-11 Simon Josefsson <jas@extundo.com>
8391
8392 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8393 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8394
83952006-09-06 Simon Josefsson <jas@extundo.com>
8396
8397 * smtpmail.texi (Authentication): Mention SSL.
8398
a12bf61e
GM
83992006-09-03 Diane Murray <disumu@x3y2z1.net>
8400
8401 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8402
2de53ca6
GM
84032006-09-01 Eli Zaretskii <eliz@gnu.org>
8404
8405 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8406 Don't use @indicateurl.
8407
8408 * cc-mode.texi (Subword Movement): Don't use @headitem.
8409 (Custom Braces, Clean-ups): Don't use @tie.
8410
84112006-08-29 Michael Albinus <michael.albinus@gmx.de>
8412
8413 Sync with Tramp 2.0.54.
8414
8415 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8416 Suggested by Adrian Phillips <a.phillips@met.no>.
8417
84182006-08-15 Carsten Dominik <dominik@science.uva.nl>
8419
8420 * org.texi (Installation, Activation): Split from Installation and
8421 Activation.
8422 (Clocking work time): Documented new features.
8423
84242006-08-13 Alex Schroeder <alex@gnu.org>
8425
8426 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8427 example.
8428
84292006-08-12 Eli Zaretskii <eliz@gnu.org>
8430
8431 * faq.texi (How to add fonts): New node.
8432
84332006-08-05 Romain Francoise <romain@orebokech.com>
8434
8435 * faq.texi (New in Emacs 22): Expand.
8436
84372006-08-03 Michael Olson <mwolson@gnu.org>
8438
8439 * erc.texi: Update for ERC 5.1.4.
8440
84412006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8442
8443 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8444 in .../site-lisp/gnus/ by default.
8445 [ From gnus-news.texi in the trunk. ]
8446
84472006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8448
8449 * gnus.texi (MIME Commands): Additions for yEnc.
8450
84512006-07-24 Richard Stallman <rms@gnu.org>
8452
8453 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8454 * faq.texi: Move periods and commas inside quotes.
8455
84562006-07-20 Jay Belanger <belanger@truman.edu>
8457
8458 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8459
84602006-07-18 Chong Yidong <cyd@stupidchicken.com>
8461
8462 * faq.texi (Security risks with Emacs): Document Emacs 22
8463 file-local-variable mechanism.
8464
84652006-07-12 Michael Olson <mwolson@gnu.org>
8466
8467 * erc.texi: Update for ERC 5.1.3.
8468
84692006-07-12 Alex Schroeder <alex@gnu.org>
8470
8471 * rcirc.texi: Fix typos.
8472 (Getting started with rcirc): New calling convention for M-x irc.
8473 Mention #rcirc. Removed channel tracking.
0c7efc08 8474 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8475 recently, eg. rcirc-server to rcirc-default-server. Added
8476 documentation for rcirc-authinfo, some background for Bitlbee, and
8477 rcirc-track-minor-mode.
0c7efc08 8478 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8479 Scrolling.
0c7efc08 8480 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8481 to match code changes.
8482
84832006-07-10 Nick Roberts <nickrob@snap.net.nz>
8484
8485 * gnus.texi, message.texi: Fix typos.
8486
84872006-07-07 Carsten Dominik <dominik@science.uva.nl>
8488
8489 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8490 commands.
8491 (Global TODO list): Document the use of the variables
8492 `org-agenda-todo-ignore-scheduled' and
8493 `org-agenda-todo-list-sublevels'.
8494
84952006-07-05 Richard Stallman <rms@gnu.org>
8496
8497 * faq.texi (Scrolling only one line): Fix xref.
8498
84992006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8500
8501 * faq.texi (Evaluating Emacs Lisp code):
8502 Throughout, replace eval-current-buffer with eval-buffer.
8503
85042006-07-03 Richard Stallman <rms@gnu.org>
8505
8506 * rcirc.texi (Scrolling conservatively): Fix xref.
8507
8508 * pcl-cvs.texi (Viewing differences): Usage fix.
8509
85102006-07-03 Carsten Dominik <dominik@science.uva.nl>
8511
8512 * org.texi (Agenda commands): Document `s' key to save all org-mode
8513 buffers.
8514
85152006-06-30 Ralf Angeli <angeli@caeruleus.net>
8516
8517 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8518 names. Mention `cvs-msg' face.
8519
85202006-06-29 Carsten Dominik <dominik@science.uva.nl>
8521
8522 * org.texi (Checkboxes): New section.
8523
85242006-06-28 Carsten Dominik <dominik@science.uva.nl>
8525
8526 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8527 throughout this chapter.
8528
85292006-06-27 Chong Yidong <cyd@stupidchicken.com>
8530
8531 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8532 text for standalone vs Emacs info.
8533 (Help): Clarify header line description. Use mouse-1 for clicks.
8534 (Help-P): Use mouse-1 for clicks.
8535 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8536 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8537 (Choose menu subtopic): Remove gratuitous Emacs command names.
8538 (Help-FOO): Put usual behavior first.
8539 (Help-Xref): Clicking on xrefs works in Emacs.
8540 (Search Text): Clarify what the default behavior is.
8541 (Create Info buffer): Fix Emacs window/X window confusion.
8542 (Emacs Info Variables): Fix for new Emacs init file behavior.
8543
85442006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8545
8546 * gnus.texi (Summary Buffer Lines): Fix typo.
8547
85482006-06-23 Carsten Dominik <dominik@science.uva.nl>
8549
8550 * org.texi (Embedded LaTeX): New chapter.
8551 (Archiving): Section rewritten.
8552 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8553
85542006-06-20 Bill Wohler <wohler@newt.com>
8555
8556 Release MH-E manual version 8.0.1.
8557
8558 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8559 release 8.0.1.
8560 (Preface): Depend on GNU mailutils 1.0 and higher.
8561
85622006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8563
8564 * message.texi (News Headers): Update message-syntax-checks section.
8565
85662006-06-19 Karl Berry <karl@gnu.org>
8567
8568 * info.texi (Advanced): Mention C-q, especially with ?.
8569
85702006-06-19 Carsten Dominik <dominik@science.uva.nl>
8571
8572 * org.texi (Publishing links): Document the `:link-validation-function'
8573 property.
8574 (Extensions and Hacking): New chapter, includes some sections of the
8575 "Miscellaneous" chapter.
8576
85772006-06-10 Carsten Dominik <dominik@science.uva.nl>
8578
8579 * org.texi (Progress logging): New section.
8580
2de53ca6
GM
85812006-06-06 Carsten Dominik <dominik@science.uva.nl>
8582
8583 * org.texi (ASCII export): Document indentation adaptation.
8584 (Setting tags): Document mutually-exclusive tags.
8585
85862006-06-05 Romain Francoise <romain@orebokech.com>
8587
8588 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8589 Fix typo.
8590
8591 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8592 channel (#gnus@irc.freenode.net).
8593 Fix typos. Update copyright notice.
8594
8595 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8596 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8597 (Line-Up Functions, Custom Macros):
8598 * ediff.texi (Window and Frame Configuration)
dccb744b 8599 (Highlighting Difference Regions):
2de53ca6
GM
8600 * emacs-mime.texi (Display Customization):
8601 * erc.texi (History):
8602 * eshell.texi (Known problems):
8603 * eudc.texi (Overview, BBDB):
8604 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8605 (The problem of spam, SpamOracle, Extending the Spam package)
8606 (Conformity, Terminology):
dccb744b 8607 * idlwave.texi (Routine Info)
2de53ca6
GM
8608 (Class and Keyword Inheritance, Padding Operators)
8609 (Breakpoints and Stepping, Electric Debug Mode)
8610 (Examining Variables, Troubleshooting):
8611 * org.texi (Creating timestamps):
8612 * reftex.texi (Commands, Options, Changes):
8613 * tramp.texi (Inline methods, Password caching)
8614 (Auto-save and Backup, Issues):
8615 * vip.texi (Files, Commands in Insert Mode):
8616 * viper.texi (Emacs Preliminaries, States in Viper)
8617 (Packages that Change Keymaps, Viper Specials, Groundwork):
8618 Fix various typos.
8619
86202006-05-31 Michael Ernst <mernst@alum.mit.edu>
8621
8622 * ediff.texi: Fix typos.
8623
86242006-05-30 Carsten Dominik <dominik@science.uva.nl>
8625
8626 * org.texi: Small typo fixes.
8627
fff84c22
JB
86282006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8629
8630 * viper.texi (Viper Specials):
8631 * gnus.texi (Example Setup):
8632 * faq.texi (Backspace invokes help):
8633 * dired-x.texi (Optional Installation Dired Jump):
8634 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8635 follow coding conventions.
8636
2de53ca6
GM
86372006-05-29 Michael Albinus <michael.albinus@gmx.de>
8638
8639 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8640
86412006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8642
8643 * pcl-cvs.texi: Fix typos.
8644 (Customization): Say "us".
8645
86462006-05-26 Eli Zaretskii <eliz@gnu.org>
8647
8648 * org.texi: Remove bogus @setfilename.
8649
86502006-05-26 Carsten Dominik <dominik@science.uva.nl>
8651
8652 * org.texi (ASCII export): Omit command name.
8653 (HTML export): Add prefix to all lines in Local Variable example.
8654 (Acknowledgments): Typeset names in italics.
8655
86562006-05-24 Carsten Dominik <dominik@science.uva.nl>
8657
8658 * org.texi (Plain lists): Add new item navigation commands.
8659 (External links): Document elisp and info links.
8660 (Custom searches): New section.
8661 (Publishing): New chapter.
8662 (HTML export): Include a list of supported CSS classes.
8663 (Setting tags): Describe the fast-tag-setting interface.
8664
86652006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8666
8667 * dired-x.texi: ifinfo -> ifnottex.
8668
86692006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8670
8671 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8672
86732006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8674
8675 * message.texi (Interface): Add tool bar customization.
8676 (MIME): Index and text additions for mml-attach.
8677 (MIME): Describe mml-dnd-protocol-alist and
8678 mml-dnd-attach-options.
8679
8680 * gnus.texi (Oort Gnus): Reorder entries in sections.
8681 Fix some entries.
8682 (Starting Up): Add references to "Emacs for Heathens" and to
8683 "Finding the News". Add user-full-name and user-mail-address.
8684 (Group Buffer Format): Add tool bar customization and update.
8685 (Summary Buffer): Add tool bar customization.
8686 (Posting Styles): Add message-alternative-emails.
8687
86882006-05-09 Michael Albinus <michael.albinus@gmx.de>
8689
8690 * tramp.texi (Filename completion): Improve wording.
8691
86922006-05-07 Romain Francoise <romain@orebokech.com>
8693
8694 * faq.texi (Using regular expressions): Fix typo.
8695 (Packages that do not come with Emacs): Fix capitalization.
8696 (Replacing text across multiple files): Expand node to explain how
8697 to use `dired-do-query-replace-regexp' in more detail, based on
8698 suggestion by Eric Hanchrow <offby1@blarg.net>.
8699
87002006-05-06 Michael Albinus <michael.albinus@gmx.de>
8701
8702 * tramp.texi (Filename completion): Completion of remote files'
8703 method, user name and host name is active only in partial
8704 completion mode.
8705
87062006-05-06 Bill Wohler <wohler@newt.com>
8707
8708 Release MH-E manual version 8.0.
8709
8710 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8711 release 8.0.
8712
87132006-05-06 Bill Wohler <wohler@newt.com>
8714
8715 * mh-e.texi (MH-BOOK-HOME): Change from
8716 http://www.ics.uci.edu/~mh/book/mh to
8717 http://rand-mh.sourceforge.net/book/mh.
8718 Replace .htm suffix with .html for MH book files.
8719 (Using This Manual): Update key binding for getting relevant
8720 chapter in Info from command key.
8721 (Ranges): Fix itemx.
8722
87232006-05-05 Karl Berry <karl@gnu.org>
8724
8725 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8726 (\fonttextsize): New user-level command to change text font size.
8727
87282006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8729
8730 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8731
87322006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8733
8734 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8735
87362006-04-24 Bill Wohler <wohler@newt.com>
8737
8738 * mh-e.texi (Getting Started): Make it more explicit that you need
8739 to install MH. Add pointers to current MH implementations.
8740
87412006-04-21 Bill Wohler <wohler@newt.com>
8742
8743 Release MH-E manual version 7.94.
8744
8745 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8746 release 7.94.
8747
87482006-04-21 Carsten Dominik <dominik@science.uva.nl>
8749
8750 * org.texi: Many small fixes.
8751 (Handling links): Rename from "Managing links".
8752
87532006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8754
8755 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8756 (Splitting mail using spam-stat): Fix @xref.
8757
87582006-04-20 Chong Yidong <cyd@stupidchicken.com>
8759
8760 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8761 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8762
87632006-04-20 Carsten Dominik <dominik@science.uva.nl>
8764
8765 * org.texi (Time stamps): Better explanation of the purpose of
8766 different time stamps.
8767 (Structure editing, Plain lists): More details on how new items
8768 and headings are inserted.
8769
87702006-04-18 Carsten Dominik <dominik@science.uva.nl>
8771
8772 * org.texi (Formula syntax): Fix link to Calc Manual.
8773
87742006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8775
8776 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8777
87782006-04-17 Bill Wohler <wohler@newt.com>
8779
8780 * mh-e.texi (Folders): Update mh-before-quit-hook and
8781 mh-quit-hook example with code that removes the buffers rather
8782 than just bury them.
8783
87842006-04-17 Michael Albinus <michael.albinus@gmx.de>
8785
8786 Sync with Tramp 2.0.53.
8787
87882006-04-13 Carsten Dominik <dominik@science.uva.nl>
8789
8790 * org.texi (Updating settings): New section.
8791 (Visibility cycling): Better names for the startup folding
8792 options.
8793 (Exporting): Completely restructured.
8794 (The very busy C-c C-c key): New section.
8795 (Summary of in-buffer settings): New section.
8796
87972006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8798
8799 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8800
88012006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8802
8803 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8804 (Server Commands): Key `v' is reserved for users.
8805
88062006-04-11 Carsten Dominik <dominik@science.uva.nl>
8807
8808 * org.texi (Link format): New section, emphasis on bracket links.
8809 (External links): Document bracket links.
8810 (FAQ): Expand to cover shell links and the new link format.
8811
88122006-04-09 Kevin Ryde <user42@zip.com.au>
8813
8814 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8815
88162006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8817
8818 * gnus.texi (Summary Buffer Lines): Add `*'.
8819
c8763fb6 88202006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8821
8822 * gnus.texi (Group Parameters):
8823 Mention gnus-permanently-visible-groups.
8824
88252006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8826
8827 * gnus.texi (Face): Fix typo.
8828
88292006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8830
8831 * gnus.texi (X-Face): Clarify.
8832 (Face): Need Emacs with PNG support.
8833
88342006-04-06 Richard Stallman <rms@gnu.org>
8835
8836 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8837 Emacs".
8838
88392006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8840
8841 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8842 blocks not suitable for inclusion with Emacs using variable
8843 PARTOFEMACS.
8844
88452006-04-04 Simon Josefsson <jas@extundo.com>
8846
8847 * gnus.texi (Security): Improve.
8848
689c9ca5
GM
88492006-04-02 Karl Berry <karl@gnu.org>
8850
8851 * texinfo.tex: Update to current version (2006-03-21.13).
8852
2de53ca6
GM
88532006-04-02 Bill Wohler <wohler@newt.com>
8854
8855 * mh-e.texi (Getting Started, Junk, Bug Reports)
8856 (MH FAQ and Support): Fix URLs.
8857
88582006-03-31 Romain Francoise <romain@orebokech.com>
8859
8860 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8861 to t, not nil (and has for the past eight years).
8862
88632006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8864
8865 * message.texi, gnus.texi: Bump version to 5.11.
8866
88672006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8868
8869 * gnus.texi (Top): Add comment about version line.
8870
8871 * message.texi (Top): Ditto. Change to take named versions into
8872 account.
8873
88742006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8875
8876 * gnus.texi (Posting Styles): Add x-face-file to example.
8877 (X-Face): Refer to posting styles.
8878
8879 * gnus-faq.texi ([5.8]): Add x-face-file.
8880 ([8.4]): Add links to gmane.emacs.gnus.user and
8881 gmane.emacs.gnus.general.
8882
88832006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8884
8885 * gnus-faq.texi: Use .invalid.
8886 ([5.4]): Fix gnus-posting-styles example.
8887
88882006-03-27 Romain Francoise <romain@orebokech.com>
8889
8890 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8891 Emacs/W3 needs a new maintainer.
8892 (Ispell): Update author and version info.
8893 (Mailcrypt): Mention PGG.
8894 (New in Emacs 22): Add PGG to the list of new packages.
8895 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8896 updating dead URLs.
8897
88982006-03-25 Karl Berry <karl@gnu.org>
8899
8900 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8901 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8902 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8903 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8904 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8905 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8906 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8907 (2) do not indent copyright year list (or anything else).
8908
89092006-03-21 Bill Wohler <wohler@newt.com>
8910
8911 * mh-e.texi (Folders): Various edits.
8912
89132006-03-20 Romain Francoise <romain@orebokech.com>
8914
8915 * gnus.texi (Mail Folders): Grammar fix.
8916
89172006-03-19 Bill Wohler <wohler@newt.com>
8918
8919 * mh-e.texi (Replying): Document Mail-Followup-To.
8920 Change manually-formatted table to multitable. Add debugging info.
8921 Move description of mh-reply-default-reply-to into paragraph
8922 that describes its values.
8923
89242006-03-17 Bill Wohler <wohler@newt.com>
8925
10d1d0af 8926 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8927 (Sending Mail Tour): Update method of entering
8928 addresses and subject.
8929 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8930 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8931
89322006-03-15 Carsten Dominik <dominik@science.uva.nl>
8933
8934 * org.texi: Version number change only.
8935
89362006-03-14 Bill Wohler <wohler@newt.com>
8937
8938 * mh-e.texi: Add index entries around each paragraph rather than
8939 depend on entries from beginning of node. Doing so ensures that
8940 index entries are less likely to be forgotten if text is cut and
8941 pasted, and are necessary anyway if the references are on a
8942 separate page. It seems that makeinfo is now (v. 4.8) only
8943 producing one index entry per node, so there is no longer any
8944 excuse not to. Use subheading instead of heading. The incorrect
8945 use of heading produced very large fonts in Info--as large as the
8946 main heading.
8947 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8948 versions 6 and 7 appeared *around* the time of these Emacs releases.
8949
89502006-03-13 Carsten Dominik <dominik@science.uva.nl>
8951
8952 * org.texi (Clean view): Document new startup options.
8953
89542006-03-11 Bill Wohler <wohler@newt.com>
8955
8956 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8957 (Composing, Scan Line Formats): Fix @refs.
8958 (Getting Started): Define MH profile and MH profile components.
8959 (Incorporating Mail, Reading Mail, Viewing, Printing)
8960 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8961 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8962 for string constants.
8963 (Tool Bar): Remove spurious quote.
8964 (Junk): Use ``...'' instead of "...".
8965 (Scan Line Formats): Replace @samp with @kbd.
8966
89672006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8968
8969 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8970
89712006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8972
8973 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8974 easy to understand.
8975
89762006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8977
8978 * gnus.texi: Markup fix.
8979 (Fancy Mail Splitting): Specify new feature.
8980
89812006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8982
8983 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8984 partial-words matching.
8985
89862006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8987
8988 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8989
8990 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8991 (MIME Commands): Fix mm-discouraged-alternatives.
8992
89932006-03-07 Carsten Dominik <dominik@science.uva.nl>
8994
8995 * org.texi: Version number change only.
8996
89972006-03-06 Bill Wohler <wohler@newt.com>
8998
8999 * mh-e.texi: Move from SourceForge repository to Savannah.
9000 This is version 7.93, which is a total rewrite from the previous
9001 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9002 version 7.93.
9003
90042006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9005
9006 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9007
90082006-03-01 Carsten Dominik <dominik@science.uva.nl>
9009
9010 * org.texi (Interaction): Add item about `org-mouse.el' by
9011 Piotr Zielinski.
9012 (Managing links): Document that also mouse-1 can be used to
9013 activate a link.
9014 (Headlines, FAQ): Add entry about hiding leading stars.
9015 (Miscellaneous): Resort the sections in this chapter to a more
9016 logical sequence.
9017
90182006-02-27 Simon Josefsson <jas@extundo.com>
9019
9020 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9021 2004-01-27 from the trunk).
9022
90232006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9024
9025 * cc-mode.texi: Rename c-hungry-backspace to
9026 c-hungry-delete-backwards, at the request of RMS. Leave the old
9027 name as an alias.
9028
90292006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9030
9031 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9032 include the function header within the defun.
9033
90342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9035
9036 * cc-mode.texi: Correct two typos.
9037
90382006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9039
9040 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9041 existing comment.
9042 (Electric Keys): Add a justification for electric indentation.
9043 (Hungry WS Deletion): Clear up the names and complications of the
9044 BACKSPACE and DELETE keys.
9045
90462006-02-23 Juri Linkov <juri@jurta.org>
9047
9048 * faq.texi (Common requests): Move `Turning on auto-fill by
9049 default' after `Wrapping words automatically'. Move `Working with
9050 unprintable characters' before `Searching for/replacing newlines'.
9051 Move `Replacing highlighted text' after `Highlighting a region'.
9052 Merge `Repeating commands' and `Repeating a command as many times
9053 as possible' into the former.
9054 (Packages that do not come with Emacs): Add refs to Gmane and
9055 etc/MORE.STUFF.
9056
90572006-02-23 Juri Linkov <juri@jurta.org>
9058
9059 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9060 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9061 Add xref to `(emacs)Reporting Bugs'.
9062 (Getting a printed manual): Add URL to other formats of the manual.
9063 (Common requests): Fix menu.
9064 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9065 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9066 (Inserting text at the beginning of each line): Add pxref to
9067 `Changing the included text prefix'.
9068 (Forcing the cursor to remain in the same column): Mention `track-eol'
9069 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9070 (Replacing text across multiple files): Add keybinding `Q' for
9071 `dired-do-query-replace'.
9072
90732006-02-22 Carsten Dominik <dominik@science.uva.nl>
9074
9075 * reftex.texi: Version number and date change only.
9076
9077 * org.texi (Internal Links): Rewrite to cover the modified
9078 linking system.
9079
90802006-02-17 Eli Zaretskii <eliz@gnu.org>
9081
9082 * faq.texi: Remove the coding cookie, it's not needed anymore.
9083
90842006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9085
9086 * faq.texi (Colors on a TTY): Mention Mac OS port.
9087
90882006-02-12 Karl Berry <karl@gnu.org>
9089
9090 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9091 8-bit accented a.
9092
90932006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9094
9095 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9096
90972006-02-08 Romain Francoise <romain@orebokech.com>
9098
9099 * faq.texi (Top): Remove paragraph about the FAQ being a
9100 transitional document, etc.
9101 (Searching for/replacing newlines): New node.
9102 (Yanking text in isearch): New node.
9103 (Inserting text at the beginning of each line): Rename and make
9104 more general, mention `M-;' in Message mode.
9105
91062006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9107
9108 * faq.texi (Meta key does not work in xterm)
9109 (Emacs does not display 8-bit characters)
9110 (Inputting eight-bit characters): Update xrefs.
9111
91122006-02-06 Romain Francoise <romain@orebokech.com>
9113
9114 * faq.texi (VM): VM now at version 7.19.
9115 Set myself as maintainer of this file.
9116
91172006-02-04 Michael Olson <mwolson@gnu.org>
9118
9119 * erc.texi (History): Note that ERC is now included with Emacs.
9120
91212006-01-31 Romain Francoise <romain@orebokech.com>
9122
9123 * message.texi (Message Headers): Explain what
9124 `message-alternative-emails' does in more detail.
9125 Update copyright year.
9126
91272006-01-30 Juanma Barranquero <lekktu@gmail.com>
9128
9129 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9130
91312006-01-29 Richard M. Stallman <rms@gnu.org>
9132
9133 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9134
91352006-01-29 Michael Olson <mwolson@gnu.org>
9136
9137 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9138
9139 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9140
9141 * faq.texi (New in Emacs 22): Mention ERC.
9142
91432006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9144
9145 * rcirc.texi: Capitalize dir entry for consistency with the entry
9146 in info/dir and other entries in the Emacs category.
9147 Fix typos. Delete trailing whitespace.
9148
c8763fb6 91492006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9150
9151 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9152
91532006-01-27 Eli Zaretskii <eliz@gnu.org>
9154
9155 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9156 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9157
9158 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9159 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9160
91612006-01-27 Alex Schroeder <alex@gnu.org>
9162
9163 * rcirc.texi: New file.
9164
91652006-01-23 Juri Linkov <juri@jurta.org>
9166
9167 * widget.texi (User Interface): Add S-TAB for widget-backward.
9168
91692006-01-22 Michael Albinus <michael.albinus@gmx.de>
9170
9171 Sync with Tramp 2.0.52.
9172
9173 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9174 Add Tramp disabling item. New item for common connection problems.
9175 (various): Apply "ftp" as method for the download URL.
9176 (Bug Reports): Refer to FAQ for common problems.
9177
91782006-01-21 Eli Zaretskii <eliz@gnu.org>
9179
9180 * widget.texi (User Interface): Use @key for TAB.
9181
9182 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9183
9184 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9185 for TAB.
9186
9187 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9188
91892006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9190
9191 * gnus.texi: Update copyright.
9192
91932006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9194
9195 * gnus.texi (Article Washing): Additions.
9196
2de53ca6
GM
91972006-01-13 Carsten Dominik <dominik@science.uva.nl>
9198
9199 * org.texi (Agenda commands): Document tags command.
9200
92012006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9202
9203 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9204
92052006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9206
9207 * gnus.texi (RSS): Addition.
9208
92092005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9210
9211 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9212
92132005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9214
9215 * emacs-mime.texi (Display Customization): Add setting example to
9216 mm-discouraged-alternatives.
9217
92182006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9219
9220 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9221 version is the canonical version.
9222
92232006-01-08 Alex Schroeder <alex@gnu.org>
9224
9225 * pgg.texi (Caching passphrase): Rewording.
9226
92272006-01-06 Eli Zaretskii <eliz@gnu.org>
9228
9229 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9230 repository URL.
9231
92322006-01-06 Carsten Dominik <dominik@science.uva.nl>
9233
9234 * org.texi: Removed the accidentally re-added empty line in the
9235 direntry.
9236
92372006-01-05 Carsten Dominik <dominik@science.uva.nl>
9238
9239 * org.texi (Agenda Views): Chapter reorganized.
9240
92412005-12-29 Romain Francoise <romain@orebokech.com>
9242
9243 * faq.texi (Using Customize): New node.
9244
92452005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9246
9247 * org.texi: Remove blank line in @direntry. It is non-standard
9248 and recursively produces blank lines all over the dir file (when
9249 using Texinfo 4.8).
9250
92512005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9252
9253 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9254
92552005-12-20 Carsten Dominik <dominik@science.uva.nl>
9256
9257 * org.texi (Tags): Boolean logic documented.
9258 (Agenda Views): Document custom commands.
9259
92602005-12-20 David Kastrup <dak@gnu.org>
9261
9262 * faq.texi (AUCTeX): Update version and mailing list info.
9263
92642005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9265
9266 * gnus.texi (MIME Commands): Mention addition of
9267 multipart/alternative to gnus-buttonized-mime-types and add xref
9268 to mm-discouraged-alternatives.
9269
9270 * emacs-mime.texi (Display Customization): Mention addition of
9271 "image/.*" and add xref to gnus-buttonized-mime-types in the
9272 mm-discouraged-alternatives section.
9273
92742005-12-16 Carsten Dominik <dominik@science.uva.nl>
9275
9276 * org.texi (Tags): New section.
9277 (Agenda Views): Chapter reorganized.
9278
92792005-12-16 Eli Zaretskii <eliz@gnu.org>
9280
9281 * org.texi (Internal Links): Add a missing comma after an @xref.
9282
92832005-12-14 Chong Yidong <cyd@stupidchicken.com>
9284
9285 * faq.texi (Filling paragraphs with a single space): No need to
9286 change sentence-end now.
9287
92882005-12-13 Romain Francoise <romain@orebokech.com>
9289
9290 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9291
92922005-12-12 Jay Belanger <belanger@truman.edu>
9293
9294 * faq.texi (Calc): Update version number.
9295
92962005-12-12 Carsten Dominik <dominik@science.uva.nl>
9297
9298 * org.texi (Progress Logging): New section.
9299
93002005-12-10 Romain Francoise <romain@orebokech.com>
9301
9302 Update the Emacs FAQ for the 22.1 release.
9303
9304 * faq.texi: Set VER to `22.1'.
9305 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9306 Tutorial. Mention that `C-h r' displays the manual.
9307 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9308 (Getting a printed manual): Point to the new locations of the
9309 manuals on the GNU Web site.
9310 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9311 available via Info (it was previously distributed separately).
9312 (Installing Texinfo documentation): The latest version of Texinfo
9313 is 4.8, not 4.0.
9314 (Informational files for Emacs): COPYING is the GNU General Public
9315 License, not the Emacs General Public License.
9316 (Informational files for Emacs): Delete obsolete link to the
9317 GNUinfo pages as they have been removed from the GNU Web site.
9318 (New in Emacs 22): New node.
9319 (Setting up a customization file): Say that most packages support
9320 Customize nowadays.
9321 (Colors on a TTY): Delete reference to instructions on how to
9322 enable syntax highlighting, it is now enabled by default.
9323 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9324 at startup automatically.
9325 (Controlling case sensitivity): Mention `M-c' in isearch.
9326 (Using an already running Emacs process): Emacs now creates the
9327 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9328 gnuserv. As emacsclient can now run Lisp code as well, delete a
9329 sentence praising gnuserv for that. Simplify description of how
9330 the client/server operation works.
9331 (Compiler error messages): Delete obsolete text (compile.el has
9332 been rewritten).
9333 (Indenting switch statements): Fix typo.
9334 (Matching parentheses): Simplify setup instructions, mention the
9335 menu bar item in the Options menu.
9336 (Repeating a command as many times as possible): Mention `C-x e'.
9337 (Going to a line by number): Mention new keymap and bindings
9338 `M-g M-g', `M-g M-p' and `M-g M-n'.
9339 (Turning on syntax highlighting): Now on by default. Simplify.
9340 (Replacing highlighted text): Use `1', not `t'.
9341 (Problems with very large files): The maximum size is now 256MB on
9342 32-bit machines.
9343 (^M in the shell buffer): Mention `comint-process-echoes'.
9344 (Emacs for Apple computers): Emacs 22 has native support for Mac
9345 OS X.
9346 (Translating names to IP addresses): Delete node.
9347 (Binding keys to commands): Fix typo.
9348 (SPC no longer completes file names): New node.
9349 (MIME with Emacs mail packages): Delete section about the Emacs
9350 MIME FAQ (it's not reachable anymore).
9351
93522005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9353
9354 * cc-mode.texi: The manual has been extensively revised: the
9355 information about using CC Mode has been separated from the larger
9356 and more difficult chapters about configuration. It has been
9357 updated for CC Mode 5.31.
9358
93592005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9360
9361 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9362 (Selecting an implementation): Fix descriptions.
9363
93642005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9365
9366 * message.texi (Various Message Variables): Addition.
9367
93682005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9369
9370 * message.texi: Fix default values.
9371
93722005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9373
9374 * message.texi (Header Commands): Clarify descriptions of
9375 message-cross-post-followup-to, message-reduce-to-to-cc, and
9376 message-insert-wide-reply.
9377 (Various Commands): Fix kindex for message-kill-to-signature;
9378 clarify description of message-tab.
9379
93802005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9381
9382 * message.texi (Mailing Lists): Fix description about MFT.
9383
9384 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9385
93862005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9387
9388 * gnus.texi (Slow Terminal Connection): Replace old description
9389 with new one.
9390
93912005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9392
9393 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9394 replace X-Draft-Headers with X-Draft-From.
9395
93962005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9397
9398 * gnus.texi (Various Various): Fix the default value of
9399 nnheader-max-head-length.
9400 (Gnus Versions): Fix typo.
9401
94022005-12-08 Carsten Dominik <dominik@science.uva.nl>
9403
9404 * org.texi (Structure editing): Document new functionality of
9405 M-RET.
9406
94072005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9408
9409 * org.texi (Internal Links): Fix Texinfo usage.
9410
94112005-12-06 Carsten Dominik <dominik@science.uva.nl>
9412
9413 * org.texi (TODO basics): Document the global todo list.
9414 (TODO items): Documents sparse tree for specific TODO
9415 keywords.
9416
94172005-11-30 Carsten Dominik <dominik@science.uva.nl>
9418
9419 * org.texi (Plain Lists): Typos fixed.
9420
94212005-11-28 Jay Belanger <belanger@truman.edu>
9422
9423 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9424
94252005-11-24 Carsten Dominik <dominik@science.uva.nl>
9426
9427 * org.texi (Structure editing): New item moving commands added.
9428 (Plain Lists): New section.
9429
94302005-11-18 Carsten Dominik <dominik@science.uva.nl>
9431
9432 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9433 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9434 `org-agenda-file-to-front'.
2de53ca6
GM
9435 (Built-in table editor): Document `org-table-sort-lines'.
9436 (HTML formatting): Export of hand-formatted lists.
9437
94382005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9439
9440 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9441 new variable gnus-toolbar-thickness.
9442
94432005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9444
9445 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9446
94472005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9448
9449 * gnus.texi (X-Face): Fix description.
9450 (XVarious): Remove gnus-xmas-logo-color-alist and
9451 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9452
94532005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * gnus.texi (Group Parameters): Mention new variable
9456 gnus-parameters-case-fold-search.
9457 (Home Score File): Addition.
9458
94592005-11-04 Ulf Jasper <ulf.jasper@web.de>
9460
9461 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9462 (Overview): List supported feed types.
9463 (Installation): No installation necessary when using autoload.
9464 (Configuration): Rename "RSS" to "news".
9465
94662005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9467
9468 * pgg.texi (User Commands): Document additional passphrase
9469 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9470 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9471
94722005-11-04 Carsten Dominik <dominik@science.uva.nl>
9473
9474 * org.texi: Version number changed to 3.19.
9475
94762005-10-29 Sascha Wilde <wilde@sha-bang.de>
9477
9478 * pgg.texi (How to use): Update the example to add autoload of
9479 pgg-encrypt-symmetric-region.
9480 (User Commands): Document pgg-encrypt-symmetric-region.
9481 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9482
94832005-10-27 Jay Belanger <belanger@truman.edu>
9484
9485 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9486 mention other TeX-related units.
9487
94882005-10-23 Lars Hansen <larsh@soem.dk>
9489
0c7efc08
SM
9490 * dired-x.texi (Miscellaneous Commands):
9491 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9492 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9493
94942005-10-23 Jay Belanger <belanger@truman.edu>
9495
9496 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9497 constant.
9498
94992005-10-23 Michael Albinus <michael.albinus@gmx.de>
9500
0c7efc08
SM
9501 * faq.texi (Bugs and problems):
9502 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9503 `directory-listing-before-filename-regexp'.
9504
95052005-10-22 Eli Zaretskii <eliz@gnu.org>
9506
9507 * newsticker.texi (UPDATED): Set value.
9508
95092005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9510
9511 * gnus.texi (Document Groups): Remove duplicate item.
9512
95132005-10-21 Carsten Dominik <dominik@science.uva.nl>
9514
9515 * org.texi (Summary): Mention iCalendar support.
9516 (Exporting): Document iCalendar support.
9517
95182005-10-18 Romain Francoise <romain@orebokech.com>
9519
9520 * viper.texi (Viper Specials): Capitalize GNU.
9521
95222005-10-17 Juri Linkov <juri@jurta.org>
9523
9524 * info.texi (Getting Started, Search Index, Expert Info):
9525 Fix wording.
9526 (Search Text): Replace `echo area' with `mode line'.
9527 (Search Index): Both `i' and `,' find all index entries.
9528 Replace example `C-f' with `C-l' (which exists in index of Info
9529 manual) and delete spaces in its keyboard input sequence.
9530 Delete unnecessary explanations about literal characters.
9531
95322005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9533
9534 * gnus.texi (Document Server Internals): Addition.
9535
95362005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9537
9538 * gnus.texi (A note on namespaces): Fix RFC reference.
9539
95402005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9541
9542 * gnus.texi (RSS): Fix key description.
9543
95442005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9545
9546 * gnus.texi: Emacs/w3 -> Emacs/W3.
9547 (Browsing the Web): Fix description.
9548 (Web Searches): Ditto.
9549 (Customizing W3): Ditto.
9550
95512005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9552
9553 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9554
95552005-10-11 Jay Belanger <belanger@truman.edu>
9556
9557 * calc.texi (Integration): Mention using `a i' to compute definite
9558 integrals.
9559
95602005-10-11 Juri Linkov <juri@jurta.org>
9561
9562 * info.texi: Rearrange nodes.
9563 (Top): Update menu. Change ref `Info for Experts' to
9564 `Advanced Info Commands'.
9565 (Getting Started): Fix description of manual's parts.
9566 (Help-Int): Change xref `Info Search' to `Search Index', and
9567 `Expert Info' to `Advanced'.
9568 (Advanced): Move node one level up.
9569 (Search Text, Search Index): New nodes split out from `Info Search'.
9570 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9571 split out from `Advanced'.
9572 (Advanced, Emacs Info Variables): De-document editing an Info file
9573 in Info.
9574 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9575 (Creating an Info File): Delete node and move its text to
9576 `Expert Info'.
9577
95782005-10-10 Carsten Dominik <dominik@science.uva.nl>
9579
9580 * org.texi (Workflow states): Documented that change in keywords
9581 becomes active only after restart of Emacs.
9582
95832005-10-08 Michael Albinus <michael.albinus@gmx.de>
9584
9585 Sync with Tramp 2.0.51.
9586
95872005-10-08 Nick Roberts <nickrob@snap.net.nz>
9588
9589 * speedbar.texi (Introduction): Describe new location of speedbar
9590 on menubar.
9591 (Basic Key Bindings): Remove descriptions of bindings that have
9592 been removed.
9593
95942005-10-05 Nick Roberts <nickrob@snap.net.nz>
9595
9596 * speedbar.texi (GDB): Describe use of watch expressions.
9597
95982005-09-28 Simon Josefsson <jas@extundo.com>
9599
9600 * message.texi (IDNA): Fix.
9601
96022005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9603
9604 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9605 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9606 description of nntp-open-connection-function.
9607 (Common Variables): Fix descriptions.
9608
96092005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9610
9611 * gnus.texi (Server Buffer Format): Document the %a format spec.
9612
96132005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9614
9615 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9616
96172005-09-23 Carsten Dominik <dominik@science.uva.nl>
9618
9619 * org.texi Version 3.16.
9620
96212005-09-19 Miles Bader <miles@gnu.org>
9622
9623 * newsticker.texi: Get rid of CVS keywords.
9624
96252005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9626
9627 * gnus.texi (Finding the Parent): Fix description of how Gnus
9628 finds article.
9629
96302005-09-14 Jari Aalto <jari.aalto@cante.net>
9631
9632 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9633 to drop off non-answered articles.
9634
96352005-09-19 Juanma Barranquero <lekktu@gmail.com>
9636
9637 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9638 braces (which are unsupported by NMAKE) for macro `srcdir'.
9639
96402005-09-17 Eli Zaretskii <eliz@gnu.org>
9641
9642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9643 (../info/newsticker, newsticker.dvi): New targets.
9644
96452005-09-17 Ulf Jasper <ulf.jasper@web.de>
9646
9647 * newsticker.texi: Replace @command with @code. Replace @example
9648 with @lisp.
0c7efc08
SM
9649 (Top): Add explanations to menu items.
9650 (GNU Free Documentation License): Remove.
2de53ca6
GM
9651
96522005-09-16 Romain Francoise <romain@orebokech.com>
9653
9654 Update all files to specify GFDL version 1.2.
9655
9656 * doclicense.texi (GNU Free Documentation License): Update to
9657 version 1.2.
9658
96592005-09-15 Richard M. Stallman <rms@gnu.org>
9660
9661 * newsticker.texi: Fix @setfilename.
9662
9663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9664 (../info/newsticker, newsticker.dvi): New targets.
9665
96662005-08-30 Carsten Dominik <dominik@science.uva.nl>
9667
9668 * org.texi: Version 3.15.
9669
96702005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9671
9672 * ses.texi: Combine all three indices into one.
9673 Correct a few typos.
9674
96752005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9676
9677 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9678
96792005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9680
9681 * emacs-mime.texi (Handles): Remove duplicate item.
9682 (Encoding Customization): Fix the default value for
9683 mm-coding-system-priorities.
9684 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9685 (Basic Functions): Fix reference.
9686
96872005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9688
9689 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9690
96912005-08-18 Richard M. Stallman <rms@gnu.org>
9692
9693 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9694 and web site.
9695
9696 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9697 not keyboard-translate.
9698
96992005-08-11 Richard M. Stallman <rms@gnu.org>
9700
9701 * faq.texi (Using regular expressions): Fix xref.
9702
97032005-08-09 Juri Linkov <juri@jurta.org>
9704
9705 * info.texi (Help-P): Replace `Prev' with `Previous'.
9706 (Help-M, Help-Xref): Add S-TAB.
9707 (Help-FOO): Update `u' command.
9708 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9709 Update info about visibility of xref parts.
9710 (Help-Int): Fix `m' command. Rename `Info-last' to
9711 `Info-history-back'. Add `Info-history-forward'.
9712 (Advanced): Fix `g*' and `M-n' commands.
9713 (Info Search): Add `index-apropos' in stand-alone browser.
9714 Add isearch commands.
9715 (Emacs Info Variables): Remove `Info-fontify'.
9716 Add `Info-mode-hook'. Update face names.
9717 Add `Info-fontify-maximum-menu-size',
9718 `Info-fontify-visited-nodes', `Info-isearch-search'.
9719
97202005-08-07 Michael Albinus <michael.albinus@gmx.de>
9721
9722 Sync with Tramp 2.0.50.
9723
9724 * tramp.texi: Use @option{} consequently for method names.
9725 (Inline methods, External transfer methods): Remove references to
9726 Cygwin.
9727 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9728 implementation.
9729
97302005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9731
9732 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9733 Mention that gnus-init-file is not read when Emacs is invoked with
9734 --no-init-file or -q.
9735
97362005-07-19 Carsten Dominik <dominik@science.uva.nl>
9737
9738 * org.texi: Version 3.14.
9739
97402005-07-04 Carsten Dominik <dominik@science.uva.nl>
9741
9742 * org.texi: Version 3.13.
9743
97442005-07-18 Juri Linkov <juri@jurta.org>
9745
9746 * calc.texi (Time Zones, Logical Operations):
9747 * cl.texi (Overview):
9748 * org.texi (TODO types):
9749 * sc.texi (Emacs 18 MUAs):
9750 * speedbar.texi (Top):
9751 * url.texi (History):
9752 Delete duplicate duplicate words.
9753
ce058493 97542005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9755
9756 * cl.texi (Type Predicates): Document `atom' type.
9757
97582005-07-04 Lute Kamstra <lute@gnu.org>
9759
9760 Update FSF's address in GPL notices.
9761
9762 * calc.texi (Copying):
9763 * doclicense.texi (GNU Free Documentation License):
9764 * faq.texi (Contacting the FSF):
9765 * mh-e.texi (Copying): Update FSF's address.
9766
97672005-07-03 Richard M. Stallman <rms@gnu.org>
9768
9769 * flymake.texi (Example -- Configuring a tool called directly):
9770 Update name of flymake-build-relative-filename.
9771
97722005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9773
9774 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9775
97762005-06-29 Carsten Dominik <dominik@science.uva.nl>
9777
9778 * org.texi: Version 3.12.
9779
97802005-06-24 Eli Zaretskii <eliz@gnu.org>
9781
9782 * makefile.w32-in (MAKEINFO): Use --force.
9783 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9784 Makefile.in.
9785 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9786 more shells.
9787
97882005-06-23 Richard M. Stallman <rms@gnu.org>
9789
9790 * speedbar.texi (Creating a display): Texinfo usage fixes.
9791
9792 * tramp.texi (Customizing Completion, Auto-save and Backup):
9793 Texinfo usage fixes.
9794
97952005-06-23 Juanma Barranquero <lekktu@gmail.com>
9796
9797 * dired-x.texi (Miscellaneous Commands):
9798 * ediff.texi (Miscellaneous):
9799 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9800 (Agent Variables):
9801 * info.texi (Help-Xref):
9802 * message.texi (Message Headers):
9803 * org.texi (Remember):
9804 * reftex.texi (Options (Defining Label Environments)):
9805 (Options (Index Support)):
9806 (Options (Viewing Cross-References)):
9807 (Options (Misc)):
9808 (Changes):
9809 * speedbar.texi (Creating a display):
9810 * tramp.texi (Customizing Completion, Auto-save and Backup):
9811 Texinfo usage fix.
9812
98132005-06-13 Carsten Dominik <dominik@science.uva.nl>
9814
9815 * org.texi: Version 3.11.
9816
98172005-06-12 Jay Belanger <belanger@truman.edu>
9818
9819 * calc.texi (Getting Started): Remove extra menu item.
9820
98212005-05-31 Jay Belanger <belanger@truman.edu>
9822
9823 * calc.texi (Notations Used in This Manual): Use @kbd for key
9824 sequence.
9825 (Demonstration of Calc): Mention another way of starting Calc.
9826 (Starting Calc): Mention long name of M-#.
9827 (Embedded Mode Overview): Remove unnecessary instruction.
9828 (Other M-# commands): Rephrase `M-# 0' explanation.
9829 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9830 reflect current behavior.
9831
98322005-05-30 Jay Belanger <belanger@truman.edu>
9833
9834 * calc.texi (Hooks): Change description of calc-window-hook and
9835 calc-trail-window-hook to match usage.
9836 (Computational Functions): Add more constant-generating functions.
9837 (Customizable Variables): Use defvar.
9838
98392005-05-28 Jay Belanger <belanger@truman.edu>
9840
9841 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9842 (Basic Embedded Mode): Explain behavior of arguments to
9843 calc-embedded-mode.
9844
98452005-05-27 Jay Belanger <belanger@truman.edu>
9846
9847 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9848 current behavior.
9849
98502005-05-25 Jay Belanger <belanger@truman.edu>
9851
9852 * calc.texi: Change Calc version number throughout.
9853 (Keypad Mode): Change location in info output.
9854 (Keypad mode overview): Move picture of keypad.
9855
98562005-05-21 Jay Belanger <belanger@truman.edu>
9857
9858 * calc.texi (Storing variables): Mention that only most variables
9859 are void to begin with.
9860
98612005-05-21 Kevin Ryde <user42@zip.com.au>
9862
9863 * widget.texi (Basic Types): Update cross ref from "Enabling
9864 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9865 lispref/text.texi change.
9866
98672005-05-20 Carsten Dominik <dominik@science.uva.nl>
9868
9869 * org.texi: Version 3.09.
9870
98712005-05-18 Carsten Dominik <dominik@science.uva.nl>
9872
9873 * reftex.texi: Version 4.28.
9874
98752005-05-16 Jay Belanger <belanger@truman.edu>
9876
9877 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9878
98792005-05-14 Jay Belanger <belanger@truman.edu>
9880
9881 * calc.texi (Default Simplifications): Insert missing ! (logical
9882 not operator).
9883
98842005-05-14 Michael Albinus <michael.albinus@gmx.de>
9885
9886 Sync with Tramp 2.0.49.
9887
98882005-05-10 Jay Belanger <belanger@truman.edu>
9889
9890 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9891 to 1.
9892
98932005-04-29 Carsten Dominik <dominik@science.uva.nl>
9894
9895 * org.texi: Version 3.08, structure reorganized.
9896
98972005-04-24 Richard M. Stallman <rms@gnu.org>
9898
9899 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9900
99012005-04-15 Carsten Dominik <dominik@science.uva.nl>
9902
9903 * org.texi: Update to version 3.06.
9904
99052005-04-13 Lute Kamstra <lute@gnu.org>
9906
9907 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9908
99092005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9910
9911 * cl.texi (Porting Common Lisp): Fix typo.
9912
99132005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9914
9915 * gnus.texi (RSS): Addition.
9916
99172005-04-04 Jay Belanger <belanger@truman.edu>
9918
9919 * calc.texi: Change Calc version number.
9920 (Customizable variables): Fix description of calc-language-alist.
9921 (Copying): Put in version 2 of GPL.
9922
99232005-04-01 Jay Belanger <belanger@truman.edu>
9924
9925 * calc.texi (Troubleshooting Commands): Remove comment about
9926 installation.
9927 (Installation): Remove section.
9928 (Customizable Variables): New section.
9929 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9930 (Graphical Devices): Add references to Customizable Variables.
9931
99322005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9933
9934 * emacs-mime.texi (Display Customization): Markup fixes.
9935 (rfc2047): Update.
9936
99372005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9938
9939 * gnus-faq.texi: Replaced with auto-generated version.
9940
99412005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9942
9943 * dired-x.texi (Multiple Dired Directories): default-directory was
9944 renamed to dired-default-directory.
9945
99462005-03-26 Jay Belanger <belanger@truman.edu>
9947
9948 * calc.texi (Simplifying Formulas, Rewrite Rules):
9949 Change description of top and bottom of fraction.
9950 (Modulo Forms): Move description of how to create modulo forms to
9951 earlier in the section.
9952 (Fraction Mode): Suggest using : to get a fraction by dividing.
9953 (Basic Arithmetic): Adjust placement of command name.
9954 (Truncating the Stack): Emphasize that "hidden" entries are still
9955 visible.
9956 (Installation): Move discussion of printing manual to "About This
9957 Manual".
9958 (About This Manual): Mention how to print the manual.
9959 (Reporting Bugs): Remove first person.
9960 (Building Vectors): Add algebraic version of append.
9961 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9962 (Grouping Digits): Fix typo.
9963
99642005-03-25 Werner Lemberg <wl@gnu.org>
9965
9966 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9967 Replace `legal' with `valid'.
9968
99692005-03-25 Werner Lemberg <wl@gnu.org>
9970
9971 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9972
99732005-03-24 Jay Belanger <belanger@truman.edu>
9974
9975 * calc.texi (General Mode Commands)
9976 (Mode Settings in Embedded Mode): Add some explanation of
9977 recording mode settings.
9978
99792005-03-24 Richard M. Stallman <rms@gnu.org>
9980
9981 * calc.texi: Remove praise of non-free software.
9982
9983 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9984 (Installation): Node deleted.
9985
99862005-03-23 Richard M. Stallman <rms@gnu.org>
9987
9988 * url.texi (HTTP language/coding): Improve last change.
9989
99902005-03-22 Jay Belanger <belanger@truman.edu>
9991
9992 * calc.texi (Embedded Mode): Add new information on changing
9993 modes.
9994
99952005-03-20 Michael Albinus <michael.albinus@gmx.de>
9996
9997 Sync with Tramp 2.0.48.
9998
9999 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10000
10001 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10002 "GNU/Linux". Change all addresses to .gnu.org.
10003 (Default Method): Offer shortened syntax for "su" and "sudo"
10004 methods.
10005
100062005-03-07 Richard M. Stallman <rms@gnu.org>
10007
10008 * url.texi: Fix usage of "e.g.".
10009 (HTTP language/coding): Explain the rules for these strings.
10010
100112005-03-06 Richard M. Stallman <rms@gnu.org>
10012
10013 * woman.texi (Introduction): Minor cleanups.
10014
10015 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10016
10017 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10018 (Installation): Node deleted.
10019
10020 * mh-e.texi (Preface): Get rid of "Emacs 21".
10021
10022 * eshell.texi (Installation): Delete node (for Emacs 20).
10023
100242005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10025
10026 * flymake.texi: Refill and tweak style in @lisp blocks.
10027
100282005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10029
10030 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10031
100322005-03-01 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Trigonometric and Hyperbolic Functions):
10035 Mention additional functions.
10036 (Algebraic Simplifications): Mention additional simplifications.
10037
100382005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10039
10040 * ses.texi: Add concept/function/variable indices (this work was
10041 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10042 papers on file at FSF).
10043
100442005-02-10 Jay Belanger <belanger@truman.edu>
10045
10046 * calc.texi: Change @LaTeX to La@TeX throughout.
10047 Redefine @expr as @math for TeX output.
10048 Redefine @texline as a no-op for TeX output.
10049 Define @tfn, replace @t by @tfn throughout.
10050
100512005-02-09 Jay Belanger <belanger@truman.edu>
10052
10053 * calc.texi: Add macro for LaTeX for info output.
10054
100552005-02-08 Kim F. Storm <storm@cua.dk>
10056
10057 * texinfo.tex (LaTex): Add def.
10058
100592005-02-06 Jay Belanger <belanger@truman.edu>
10060
10061 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10062 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10063 throughout manual.
10064
100652005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10066
10067 * gnus.texi: Some edits based on comments from David Abrahams.
10068
100692005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10070
10071 * gnus.texi (RSS): Fix the keystroke.
10072
100732005-01-24 David Kastrup <dak@gnu.org>
10074
10075 * faq.texi: Update AUCTeX version info.
10076
100772005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10078
10079 * gnus-faq.texi ([4.1]): Typo.
10080
100812005-01-19 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi (Keep Arguments): Mention that keeping arguments
10084 doesn't work with keyboard macros.
10085
100862005-01-16 Richard M. Stallman <rms@gnu.org>
10087
10088 * autotype.texi (Autoinserting): Fix small error.
10089
100902005-01-16 Michael Albinus <michael.albinus@gmx.de>
10091
10092 Sync with Tramp 2.0.47.
10093
10094 * tramp.texi (Compilation): New section, describing compilation of
10095 remote files.
10096
100972005-01-11 Kim F. Storm <storm@cua.dk>
10098
10099 * widget.texi (Basic Types): Add :follow-link keyword.
10100
101012005-01-09 Jay Belanger <belanger@truman.edu>
10102
10103 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10104
101052005-01-08 Jay Belanger <belanger@truman.edu>
10106
10107 * calc.texi: Change throughout to reflect new default value of
10108 calc-settings-file.
10109
101102005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10111
10112 * message.texi (Reply): `message-reply-to-function' should return
10113 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10114
101152005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10116
10117 * faq.texi (Changing load-path): Fix typo.
10118
101192005-01-05 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Programming Tutorial): Replace kbd command by
10122 appropriate characters for a keyboard macro.
10123
101242005-01-04 Jay Belanger <belanger@truman.edu>
10125
10126 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10127 for Lucid Emacs.
10128 (Programming Tutorial): Mention that the user needs to be in the
10129 right mode to compute some functions.
10130
101312005-01-04 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10134 no longer applicable.
10135
101362005-01-01 Jay Belanger <belanger@truman.edu>
10137
0c7efc08 10138 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10139 edit keyboard macros to match current behavior.
10140
101412004-12-31 Jay Belanger <belanger@truman.edu>
10142
10143 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10144
101452004-12-20 Jay Belanger <belanger@truman.edu>
10146
10147 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10148 zero.
10149
101502004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10151
10152 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10153 @xref.
10154 (Font Locking): Avoid @strong{Note:}.
10155
101562004-12-17 Michael Albinus <michael.albinus@gmx.de>
10157
10158 Sync with Tramp 2.0.46.
10159
10160 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10161
101622004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10163
10164 * url.texi: Correct typos.
10165 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10166 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10167 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10168 (Dealing with HTTP documents): @inforef->@xref.
10169
101702004-12-15 Jay Belanger <belanger@truman.edu>
10171
10172 * calc.texi: Consistently capitalized all mode names.
10173 (Answers to Exercises): Mention that an answer can be a fraction
10174 when in Fraction mode.
10175
101762004-12-13 Jay Belanger <belanger@truman.edu>
10177
10178 * calc.texi: Fix some TeX definitions.
10179
101802004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10181
10182 * reftex.texi (Imprint): Remove erroneous @value's.
10183
101842004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10185
10186 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10187 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10188
101892004-12-08 Jay Belanger <belanger@truman.edu>
10190
10191 * calc.texi (Starting Calc): Remove comment about installation.
10192 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10193
101942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10195
10196 * url.texi: Update @setfilename.
10197 (Getting Started): No need to worry about Gnus versions.
10198 (Dealing with HTTP documents): Use @inforef.
10199
10200 * org.texi: Fix @direntry file name.
10201
102022004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10203
10204 * url.texi: New file.
10205
10206 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10207
102082004-12-06 Jay Belanger <belanger@truman.edu>
10209
10210 * calc.texi (Using Calc): Remove paragraph about installation.
10211
102122004-12-06 Jay Belanger <belanger@truman.edu>
10213
10214 * calc.texi: Use more Texinfo macros and less TeX defs.
10215 Remove @refill's.
10216
102172004-12-06 Richard M. Stallman <rms@gnu.org>
10218
10219 * org.texi: New file.
10220
102212004-12-05 Richard M. Stallman <rms@gnu.org>
10222
10223 * Makefile.in (org.dvi, ../info/org): New targets.
10224 (INFO_TARGETS): Add ../info/org.
10225 (DVI_TARGETS): Add org.dvi.
10226 (maintainer-clean): Remove the info files in the info dir.
10227
102282004-11-26 Eli Zaretskii <eliz@gnu.org>
10229
10230 * idlwave.texi: Fix the setfilename directive to put the produced
10231 file in ../info.
10232 (Continued Statement Indentation): Resurrect Jan D.'s change from
10233 2004-11-03 that was lost when a newer version of idlwave.texi was
10234 imported.
10235
102362004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10237
0c7efc08 10238 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10239
0c7efc08
SM
10240 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10241 Index `spam-initialize'.
2de53ca6
GM
10242
102432004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10244
10245 * message.texi (Various Message Variables): Mention that all mail
10246 file variables are derived from `message-directory'.
10247
10248 * gnus.texi (Splitting Mail): Clarify bogus group.
10249
102502004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10251
0c7efc08
SM
10252 * emacs-mime.texi (Encoding Customization):
10253 Fix mm-coding-system-priorities entry.
2de53ca6 10254
c8763fb6 102552004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10256
10257 * idlwave.texi (Continued Statement Indentation):
10258 * reftex.texi (Options (Index Support)):
10259 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10260 * speedbar.texi (Creating a display, Major Display Modes):
10261 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10262
102632004-10-21 Jay Belanger <belanger@truman.edu>
10264
0c7efc08 10265 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10266
102672004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10268
10269 * calc.texi (Reporting Bugs): Double up `@'.
10270
102712004-10-18 Jay Belanger <belanger@truman.edu>
10272
0c7efc08 10273 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10274 should be sent to.
10275
102762004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10277
10278 * gnus.texi (New Features): Add 5.11.
10279
10280 * message.texi (Resending): Remove wrong default value.
10281
10282 * gnus.texi (Mail Source Specifiers): Describe possible problems
10283 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10284 `pop3-leave-mail-on-server' to the index.
10285
102862004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10287
10288 * message.texi (Canceling News): Add how to set a password.
10289
102902004-10-12 Jay Belanger <belanger@truman.edu>
10291
0c7efc08 10292 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10293 calc-describe-function and calc-describe-variable to match their
10294 current behavior.
10295
102962004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10297
10298 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10299
103002004-10-12 Michael Albinus <michael.albinus@gmx.de>
10301
10302 Sync with Tramp 2.0.45.
10303
10304 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10305 plink link. The URL is outdated. Originator contacted for
10306 clarification.
10307
103082004-10-10 Juri Linkov <juri@jurta.org>
10309
10310 * gnus.texi (Top, Marking Articles): Join two menus in one node
10311 because a node can have only one menu.
10312
103132004-10-09 Juri Linkov <juri@jurta.org>
10314
10315 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10316 example of nnmail-split-fancy.
10317
103182004-10-06 Karl Berry <karl@gnu.org>
10319
10320 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10321 consistency with other uses of dashes.
10322
103232004-10-05 Karl Berry <karl@gnu.org>
10324
10325 * info.texi: Consistently use --- throughout, periods at end of
10326 menu descriptions, and a couple typos.
10327
103282004-09-26 Jesper Harder <harder@ifa.au.dk>
10329
10330 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10331 * pgg.texi (User Commands, Backend methods): Do.
10332 * gnus.texi: Markup fixes.
10333 (Setting Process Marks): Fix `M P a' entry.
10334 * emacs-mime.texi: Fixes.
10335
103362004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10337
10338 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10339 again.
10340 Use 5.10 instead of 5.10.0.
10341
103422004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10343
10344 * gnus.texi (Summary Mail Commands): S D e.
10345
103462004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10347
10348 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10349 the gnus-article-mode-line-format section.
10350
103512004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10352
10353 * gnus.texi (Various Summary Stuff): Fix the documentation for
10354 gnus-newsgroup-variables.
10355
103562004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10357
0c7efc08
SM
10358 * gnus.texi (MIME Commands):
10359 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10360 gnus-mime-display-multipart-alternative-as-mixed,
10361 gnus-mime-display-multipart-related-as-mixed.
10362 (Mail Source Customization): Clarify `mail-source-directory'.
10363 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10364 (SpamOracle): Fix typo.
2de53ca6
GM
10365
10366 * gnus-faq.texi: Untabify.
10367 ([6.3]): nnir.el is in contrib directory.
10368
10369 * message.texi (News Headers): Clarify how a unique ID is created.
10370
0c7efc08
SM
10371 * gnus.texi (Batching Agents): Fix typo in example.
10372 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10373
b2abec73 103742004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10375
0c7efc08 10376 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10377
103782004-09-20 Florian Weimer <fw@deneb.enyo.de>
10379
10380 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10381
103822004-09-22 Jay Belanger <belanger@truman.edu>
10383
0c7efc08 10384 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10385 might be hidden during part of the session.
10386
103872004-09-20 Jay Belanger <belanger@truman.edu>
10388
10389 * calc.texi (Notations Used in This Manual): Put in an earlier
10390 mention that DEL could be called Backspace.
10391
103922004-09-10 Simon Josefsson <jas@extundo.com>
10393
10394 * gnus.texi (IMAP): Add example. Suggested and partially written
10395 by Steinar Bang <sb@dod.no>.
10396
103972004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10398
10399 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10400 netrc syntax.
10401
104022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10403
b2abec73
JB
10404 * gnus.texi (Spam ELisp Package Sequence of Events):
10405 Some clarifications.
2de53ca6
GM
10406 (Spam ELisp Package Global Variables): More clarifications.
10407
104082004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10409
10410 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10411 Mention spam-split does not modify incoming mail.
10412
104132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10414
10415 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10416
104172004-09-10 Eli Zaretskii <eliz@gnu.org>
10418
10419 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10420
104212004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10422
10423 * makefile.w32-in (sieve, pgg): Use $(infodir).
10424
104252004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10426
10427 * makefile.w32-in: Fix PGG and Sieve entries.
10428
104292004-08-28 Eli Zaretskii <eliz@gnu.org>
10430
10431 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10432 Emacs and related programs.
10433
104342004-08-27 Richard M. Stallman <rms@gnu.org>
10435
10436 * faq.texi: Fix texinfo usage, esp. doublequotes.
10437 (Difference between Emacs and XEmacs): Some clarification.
10438
10439 * faq.texi (Difference between Emacs and XEmacs):
10440 Explain not to contrast XEmacs with GNU Emacs.
10441
104422004-08-26 Richard M. Stallman <rms@gnu.org>
10443
10444 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10445
104462004-08-22 David Kastrup <dak@gnu.org>
10447
10448 * reftex.texi (AUCTeX): Update links, section name.
10449
10450 * faq.texi (Calc): Update availability (included in 22.1).
10451 (AUCTeX): Update availability, information, versions, description.
10452
104532004-08-14 Eli Zaretskii <eliz@gnu.org>
10454
10455 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10456
104572004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10458
10459 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10460
104612004-08-10 Michael Albinus <michael.albinus@gmx.de>
10462
10463 Sync with Tramp 2.0.44.
10464
104652004-08-05 Lars Hansen <larsh@math.ku.dk>
10466
10467 * widget.texi (User Interface): Update how to separate the
10468 editable field of an editable-field widget from other widgets.
10469 (Programming Example): Add text after field.
10470
104712004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10472
10473 * emacs-mime.texi (Encoding Customization): Add a note to the
10474 mm-content-transfer-encoding-defaults entry.
10475 (rfc2047): Update.
10476
0c7efc08
SM
10477 * gnus.texi (Article Highlighting):
10478 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10479 (POP before SMTP): New node.
10480 (Posting Styles): Addition.
10481 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10482 (Fancy Mail Splitting): Ditto.
10483 (X-Face): Add gnus-x-face.
10484
104852004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10486
10487 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10488 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10489
104902004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10491
0c7efc08
SM
10492 * gnus.texi (Mail Source Specifiers):
10493 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10494
104952004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10496
10497 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10498
10499 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10500 repository. Change setfilename.
10501
10502 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10503
105042004-07-02 Juri Linkov <juri@jurta.org>
10505
10506 * pcl-cvs.texi (Viewing differences): Add `d r'.
10507
105082004-06-29 Jesper Harder <harder@ifa.au.dk>
10509
10510 * ses.texi, viper.texi, flymake.texi, faq.texi:
10511 * eshell.texi, ediff.texi: Markup fixes.
10512
105132004-06-21 Karl Berry <karl@gnu.org>
10514
10515 * info.texi (Top): Mention that only Emacs has mouse support.
10516 (Getting Started): Mention this in a few other places.
10517
105182004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10519
0c7efc08
SM
10520 * autotype.texi (Copyrights, Timestamps):
10521 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10522
105232004-06-13 Lars Hansen <larsh@math.ku.dk>
10524
10525 * dired-x.texi (dired-mark-omitted): Update keybinding.
10526
105272004-06-10 Kim F. Storm <storm@cua.dk>
10528
10529 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10530
105312004-06-05 Lars Hansen <larsh@math.ku.dk>
10532
10533 * dired-x.texi (variable dired-omit-mode): Rename from
10534 dired-omit-files-p.
10535 (function dired-omit-mode): Rename from dired-omit-toggle.
10536 Call dired-omit-mode rather than set dired-omit-files-p.
10537 (dired-mark-omitted): Describe command.
10538
105392004-05-29 Michael Albinus <michael.albinus@gmx.de>
10540
10541 Version 2.0.41 of Tramp released.
10542
105432004-05-29 Juanma Barranquero <lektu@terra.es>
10544
10545 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10546 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10547
105482004-05-29 Richard M. Stallman <rms@gnu.org>
10549
10550 * cl.texi (Top): Call this chapter `Introduction'.
10551 (Overview): In TeX, no section heading here.
10552
10553 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10554
105552004-05-29 Eli Zaretskii <eliz@gnu.org>
10556
10557 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10558 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10559
105602004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10561
10562 * flymake.texi: New file.
10563
105642004-05-28 Simon Josefsson <jas@extundo.com>
10565
10566 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10567
b344d29d 105682004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
2de53ca6
GM
10569
10570 Version 2.0.40 of Tramp released.
10571
105722004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10573
10574 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10575
10576 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10577 variables `tramp-backup-directory-alist' and
10578 `tramp-bkup-backup-directory-info'.
10579 (Overview, Connection types)
10580 (External transfer methods, Default Method)
10581 (Windows setup hints): Remove restriction of password entering
10582 with external methods.
10583 (Auto-save and Backup): Make file name example
10584 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10585 and `auto-save-directory' must be used.
10586 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10587 only "NT"). Remove doubled entry "What kinds of systems does
10588 @tramp{} work on".
10589 (tramp): Macro removed.
10590 (Obtaining Tramp): Flag removed from title.
10591 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10592 and `trampver' used properly. Flag `tramp-inst' replaced by
10593 `installchapter'. Installation related text adapted.
10594
105952004-04-28 Masatake YAMATO <jet@gyve.org>
10596
10597 * widget.texi (Programming Example): Remove overlays.
10598
105992004-04-27 Jesper Harder <harder@ifa.au.dk>
10600
10601 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10602
106032004-04-23 Juanma Barranquero <lektu@terra.es>
10604
10605 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10606
106072004-04-05 Jesper Harder <harder@ifa.au.dk>
10608
10609 * info.texi (Info Search): Add info-apropos.
10610
106112004-03-22 Juri Linkov <juri@jurta.org>
10612
10613 * faq.texi: Fix help key bindings.
10614
106152004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10616
10617 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10618 (as suggested by Karl Berry). Update information about colored
10619 stars in menus. Add new subheading describing M-n.
10620
106212004-03-12 Richard M. Stallman <rms@gnu.org>
10622
10623 * cl.texi (Top): Rename top node's title.
10624
106252004-03-08 Karl Berry <karl@gnu.org>
10626
10627 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10628 problems making the texinfo distribution.
10629
106302004-02-29 Simon Josefsson <jas@extundo.com>
10631
0c7efc08 10632 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10633 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10634 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10635 <voegelas@gmx.net>.
10636
106372004-02-29 Juanma Barranquero <lektu@terra.es>
10638
10639 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10640 Use $(DEL) instead of rm, and ignore exit code.
10641
b344d29d 106422004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10643
10644 Tramp version 2.0.39 released.
10645
106462004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10647
10648 * tramp.texi (Customizing Completion): Explain new functions
10649 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10650 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10651 (Top): Refer to Savannah mailing list as the major one.
10652 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10653 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10654 (Frequently Asked Questions): Remote hosts must not be Unix-like
10655 for "smb" method.
10656 (Password caching): New node.
10657 (External transfer methods): Refer to password caching for "smb"
10658 method.
10659
106602004-02-17 Karl Berry <karl@gnu.org>
10661
10662 * info.texi (Help-Int): Mention the new line number feature.
10663
106642004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10665
10666 * ses.texi (Advanced Features): New functionality for
10667 ses-set-header-row (defaults to current row unless C-u used).
10668 (Acknowledgements): Add Stefan Monnier.
10669
106702003-12-29 Kevin Ryde <user42@zip.com.au>
10671
10672 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10673
b344d29d 106742003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10675
10676 Tramp version 2.0.38 released.
10677
10678 * tramp.texi (Remote shell setup): Warn of environment variables
10679 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10680 <sven.gabriel@imk.fzk.de>.
10681 (Configuration): Tramp now chooses base64/uuencode
10682 automatically. Update wording accordingly.
10683 (Top): More description for the `Default Method' menu entry.
10684 (Default Method): Use @code, not @var, for Lisp variables.
10685 (Default Method): New subsection `Which method is the right one
c295fc18 10686 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10687 (Configuration): Pointer to new subsection added.
10688 (Default Method): Too many "use" in one sentence.
10689 Rephrase. Reported by Christian Kirsch.
10690 (Filename Syntax): Old `su' example is probably a left-over from
10691 the sm/su method naming. Replace with `ssh', instead.
10692 (External transfer methods, Auto-save and Backup):
10693 Typo fixes.
10694
106952003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10696
183080b6 10697 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10698 (Top): Mention japanese manual only if flag `jamanual' is set.
10699 Insert section `Japanese manual' in menu.
10700
107012003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10702
10703 * eshell.texi (Known Problems): Add doc item.
10704
107052003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10706
10707 * cc-mode.texi: Update for CC Mode 5.30.
10708
10709 Note: Please refrain from doing purely cosmetic changes like
10710 removing trailing whitespace in this manual; it clobbers cvs
10711 merging for no good reason.
10712
107132003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10714
38942b9c
GM
10715 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10716 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10717 @acronym{ASCII}.
10718
107192003-10-26 Karl Berry <karl@gnu.org>
10720
10721 * info.texi (Info Search): Echo area, not echo are. From Debian
10722 diff.
10723
107242003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10725
10d1d0af 10726 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10727 :buttons and :children keywords.
10728
107292003-10-22 Miles Bader <miles@gnu.org>
10730
10731 * Makefile.in (info): Move before $(top_srcdir)/info.
10732
107332003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10734
10735 * tramp.texi (Inline methods): Small grammar fix.
10736 (External transfer methods): Likewise.
10737
107382003-10-08 Nick Roberts <nick@nick.uklinux.net>
10739
10740 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10741
107422003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10743
10744 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10745
107462003-09-30 Richard M. Stallman <rms@gnu.org>
10747
10748 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10749
10750 * widget.texi (User Interface): Fix typos.
10751
10752 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10753
107542003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10755
10756 * pcl-cvs.texi (Selected Files): Fix typo.
10757
107582003-09-21 Karl Berry <karl@gnu.org>
10759
10760 * info.texi (] and [ commands): No period at end of section title.
10761
107622003-09-04 Miles Bader <miles@gnu.org>
10763
10764 * Makefile.in (top_srcdir): New variable.
10765 ($(top_srcdir)/info): New rule.
10766 (info): Depend on it.
10767
107682003-09-03 Peter Runestig <peter@runestig.com>
10769
10770 * makefile.w32-in: New file.
10771
107722003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10773
10774 * widget.texi (User Interface): Explain the need of static text
10775 around an editable field.
10776
107772003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10778
10779 * widget.texi (Basic Types): The argument to `:help-echo' can now
10780 be a form that evaluates to a string.
10781
107822003-08-18 Kim F. Storm <storm@cua.dk>
10783
10784 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10785
107862003-08-16 Richard M. Stallman <rms@gnu.org>
10787
10788 * dired-x.texi (Shell Command Guessing): Explain *.
10789
107902003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10791
10792 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10793 log-edit-insert-changelog.
10794
107952003-08-03 Karl Berry <karl@gnu.org>
10796
10797 * info.texi: Need @contents.
10798
c8763fb6 107992003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10800
10801 Tramp version 2.0.36 released.
10802
10803 * tramp.texi (Remote shell setup): Explain about problems with
10804 non-Bourne commands in ~/.profile and ~/.shrc.
10805
108062003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10807
10808 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10809 renaming of `vis-mode' to `visible-mode'.
10810
108112003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10812
10813 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10814 next, prev and up pointers.
10815
108162003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10817
10818 * info.texi (Help): Mention existence of Emacs and stand-alone
10819 Info at the very beginning of the tutorial.
10820 (Help-Inv): New node.
10821 (Help-]): New node.
10822 (Help-M): Systematically point out the differences between default
10823 Emacs and stand-alone versions. Delete second menu.
10824 (Help-Xref): Systematically point out the differences between
10825 default Emacs and stand-alone versions.
10826 (Help-Int): Change `l' example.
10827 (Expert Info): Fix typos.
10828 (Emacs Info Variables): Mention `Info-hide-note-references' and
10829 new default for `Info-scroll-prefer-subnodes'.
10830
c8763fb6 108312003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10832
10833 Version 2.0.35 of Tramp released.
10834
10835 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10836 (Inline methods): Add methods `remsh' and `plink1'.
10837 (External transfer methods): Add method `remcp'.
10838 (Multi-hop Methods): Add method `remsh'.
10839 Small patch from Adrian Aichner <adrian@xemacs.org>:
10840 Fix minor typos.
0c7efc08 10841 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10842 `Info-index'.
10843 (Version Control): Add cindex entry.
10844
c8763fb6 108452003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10846
10847 * trampver.texi: Version 2.0.34 released.
10848
108492003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10850
10851 * faq.texi: Improve previous changes.
10852
108532003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10854
10855 * faq.texi: Update copyright and maintenance details.
10856 Update some package URLs, versions, and maintainers.
10857 Remove many references to the Emacs Lisp Archive.
10858
108592003-04-23 Simon Josefsson <jas@extundo.com>
10860
10861 * smtpmail.texi: Fix license (the invariant sections mentioned has
10862 never been part of the smtp manual). Align info dir entry with
10863 other emacs packages.
10864
108652003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10866
10867 * tramp.texi: Version 2.0.33 released.
10868 Remove installation chapter. Remove XEmacs specifics.
10869
108702003-03-29 Richard M. Stallman <rms@gnu.org>
10871
10872 * tramp.texi (Top): Undo the previous renaming.
10873 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10874
c8763fb6 108752003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10876
10877 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10878 version of manual.
10879
10880 * tramp.texi (Auto-save and Backup): New node.
10881
108822003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10883
10884 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10885 Emacs" in order to have better differentiation to "XEmacs".
10886 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10887 are new macros in order to point to the other Emacs flavor where
10888 appropriate. In info case, point to node `Installation' in order
10889 to explain how to generate the other way. In html case, make a
10890 link to the other html file.
0c7efc08 10891 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10892 after CVS checkout/update.
10893 (Installation): Completely rewritten.
10894 (Installation parameters, Load paths): New sections under
10895 `Installation'.
10896
c8763fb6 108972003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10898
10899 * tramp.texi: Version 2.0.30 released.
10900 Replace word "path" with "localname" where used as a component of
10901 a Tramp file name.
10902
109032003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10904
10905 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10906 introduced.
10907 (Installation): Explain what to do if files from the tramp/contrib
10908 directory are needed.
10909
109102003-02-23 Alex Schroeder <alex@emacswiki.org>
10911
10912 * smtpmail.texi (How Mail Works): New.
10913
109142003-02-22 Alex Schroeder <alex@emacswiki.org>
10915
10916 * smtpmail.texi: New file.
10917
10918 * Makefile.in: Build SMTP manual.
10919
c8763fb6 109202003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10921
10922 * tramp.texi: Version 2.0.29 released.
10923 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10924 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10925
109262003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10927
10928 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10929 another package loads accidentally Ange-FTP.
2de53ca6
GM
10930
109312003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10932
10933 * tramp.texi (Customizing Completion): Add function
10934 `tramp-parse-sconfig'. Change example of
10935 `tramp-set-completion-function', because parsing of ssh config
10936 files looks more natural.
10937
d967cd18
GM
109382003-01-15 Kevin Ryde <user42@zip.com.au>
10939
10940 * gnus.texi (Using MIME): Mention auto-compression-mode with
10941 gnus-mime-copy-part.
10942
2de53ca6
GM
109432003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10944
10945 * gnus.texi: Do not use `path' in several locations.
10946
c8763fb6 109472002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10948
0c7efc08
SM
10949 * tramp.texi (External transfer methods): New method `smb'.
10950 From Michael Albinus.
2de53ca6
GM
10951
109522002-11-05 Karl Berry <karl@gnu.org>
10953
10954 * info.texi (Info-fontify): Reorder face list to avoid bad line
10955 breaks.
10956
c8763fb6 109572002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10958
0c7efc08
SM
10959 * tramp.texi: Move @copying to standard place.
10960 Use @insertcopying.
2de53ca6
GM
10961
109622002-10-02 Karl Berry <karl@gnu.org>
10963
39c87140
GM
10964 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10965 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10966 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10967 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10968 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10969 * widget.texi, woman.texi:
2de53ca6
GM
10970 Per rms, update all manuals to use @copying instead of @ifinfo.
10971 Also use @ifnottex instead of @ifinfo around the top node, where
10972 needed for the sake of the HTML output.
10973 (The Gnus manual is not fixed since it's not clear to me how it
10974 works; and the Tramp manual already uses @copying, although in an
10975 unusual way. All others were changed.)
10976
109772002-09-10 Jonathan Yavner <jyavner@engineer.com>
10978
10979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10980 (../info/ses, ses.dvi): New targets.
10981 * ses.texi: New file.
10982
c8763fb6 109832002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
2de53ca6
GM
10984
10985 * texinfo.tex: Update to texinfo 4.2.
10986
109872002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10988
10989 * reftex.texi: Update to RefTeX 4.19.
10990
d967cd18
GM
109912002-07-21 Jesper Harder <harder@ifa.au.dk>
10992
10993 * gnus.texi (Sorting Groups): Add key bindings for
10994 gnus-group-sort-groups-by-real-name and
10995 gnus-group-sort-selected-groups-by-real-name.
10996
c8763fb6 109972002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10998
10999 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11000 (../info/tramp, tramp.dvi): New targets.
11001
110022002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11003
11004 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11005 (calc.dvi): Uncomment.
11006
110072001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11008
11009 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11010 (../info/calc): New target.
11011
110122001-10-20 Gerd Moellmann <gerd@gnu.org>
11013
11014 * (Version 21.1 released.)
11015
110162001-10-05 Gerd Moellmann <gerd@gnu.org>
11017
11018 * Branch for 21.1.
11019
110202001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11021
11022 * Makefile.in (../info/info): Use an explicit -o switch to
11023 makeinfo.
11024
110252001-03-05 Gerd Moellmann <gerd@gnu.org>
11026
11027 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11028
689c9ca5
GM
110292001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11030
11031 * ediff.texi: Added ediff-coding-system-for-read.
11032
11033 * viper.texi: Fix typos.
11034
2de53ca6
GM
110352000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11036
11037 * Makefile.in (../info/idlwave): Use --no-split.
11038
110392000-12-14 Dave Love <fx@gnu.org>
11040
c4cc8b9a 11041 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11042 (gnus.dvi): Change rule to remove @latex stuff.
11043
110442000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11045
11046 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11047
110482000-10-13 John Wiegley <johnw@gnu.org>
11049
11050 * Makefile.in: Add build targets for eshell.texi.
11051
110522000-09-25 Gerd Moellmann <gerd@gnu.org>
11053
11054 * Makefile.in: Remove/comment speedbar stuff.
11055
110562000-09-22 Dave Love <fx@gnu.org>
11057
11058 * Makefile.in: Add emacs-mime.
11059
110602000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11061
11062 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11063 (DVI_TARGETS): Add woman.dvi.
11064 (../info/woman, woman.dvi): New targets.
11065
110662000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11067
11068 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11069
11070 * pcl-cvs.texi: New file.
11071 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11072 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11073
110742000-05-11 Gerd Moellmann <gerd@gnu.org>
11075
11076 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11077 (../info/ebrowse, ebrowse.dvi): New targets.
11078
110792000-01-13 Gerd Moellmann <gerd@gnu.org>
11080
11081 * Makefile.in (INFO_TARGETS): Add eudc.
11082 (DVI_TARGETS): Add eudc.dvi.
11083 (../info/eudc, eudc.dvi): New targets.
11084
110852000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11086
11087 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11088 compatibility with 8+3 filesystems).
11089 (../info/efaq): Rename from emacs-faq.
11090
110912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11092
11093 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11094 (../info/idlwave, idlwave.dvi): New targets.
11095
110961999-10-23 Dave Love <fx@gnu.org>
11097
11098 * Makefile.in: Use autotype.texi.
11099
111001999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11101
11102 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11103 faq.texi file) rather than ../info/faq.
11104
111051999-10-07 Gerd Moellmann <gerd@gnu.org>
11106
11107 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11108 (../info/ada-mode, ada-mode.dvi): New targets.
11109
111101999-09-01 Dave Love <fx@gnu.org>
11111
11112 * Makefile.in: Add faq.
11113
111141999-07-12 Richard Stallman <rms@gnu.org>
11115
11116 * Version 20.4 released.
11117
111181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11119
11120 * Version 20.3 released.
11121
111221998-04-06 Andreas Schwab <schwab@gnu.org>
11123
768c0c0f
JB
11124 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11125 Use it in dvi targets.
2de53ca6
GM
11126 (../etc/GNU): Change to $(srcdir) first.
11127
111281998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11129
11130 * reftex.texi: Update for RefTeX version 3.22.
11131
d967cd18
GM
111321998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11133
11134 * gnus.texi (Easy Picons): Removed references to
11135 `gnus-group-display-picons'.
11136 (Hard Picons): Ditto.
11137
2de53ca6
GM
111381998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11139
11140 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11141 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11142
111431997-09-23 Paul Eggert <eggert@twinsun.com>
11144
11145 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11146 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11147
111481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11149
11150 * Version 20.2 released.
11151
111521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11153
11154 * Version 20.1 released.
11155
111561997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11157
11158 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11159
39c87140
GM
111601997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11161
11162 * widget.texi (push-button): Document it.
11163
2de53ca6
GM
111641996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11165
11166 * Version 19.33 released.
11167
111681996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11169
11170 * Version 19.32 released.
11171
111721996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11173
11174 * Makefile.in: Add rules for the Message manual.
11175
111761996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11177
11178 * gnus.texi: New version.
11179
11180 * message.texi: New manual.
11181
111821996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11183
11184 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11185
111861996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11187
11188 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11189 Specify -I option.
11190 (All dvi targets): Set the TEXINPUTS variable.
11191
111921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11193
11194 * Version 19.31 released.
11195
111961996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11197
11198 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11199 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11200
112011995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11202
11203 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11204 (INFO_TARGETS): Add ../info/cc-mode.
11205 (DVI_TARGETS): Add cc-mode.dvi.
11206
2de53ca6
GM
112071995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11208
11209 * Version 19.30 released.
11210
112111995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11212
11213 * gnus.texi: New file.
11214
112151995-11-04 Erik Naggum <erik@naggum.no>
11216
11217 * gnus.texi: File deleted.
11218
112191995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11220
11221 * mh-e.texi: "Function Index" -> "Command Index" to work with
11222 Emacs 19.30 C-h C-k support of separately-documented commands.
11223
112241995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11225
11226 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11227 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11228
112291995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11230
11231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11232 (../info/viper, viper.dvi): New targets.
11233
112341995-04-20 Kevin Rodgers <kevinr@ihs.com>
11235
11236 * dired-x.texi (Installation): Change the example to set
11237 buffer-local variables like dired-omit-files-p in
11238 dired-mode-hook.
11239
112401995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11241
11242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11243 (../info/mh-e, mh-e.dvi): New targets.
11244
112451995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11246
11247 * Makefile.in (maintainer-clean): Rename from realclean.
11248
112491994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11250
11251 * Makefile.in: New file.
11252 * Makefile: File deleted.
11253
112541994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11255
11256 * Makefile (TEXINDEX_OBJS): Variable deleted.
11257 (texindex, texindex.o, getopt.o): Rules deleted.
11258 All deps on texindex deleted.
11259 (distclean): Don't delete texindex.
11260 (mostlyclean): Don't delete *.o.
11261 * texindex.c, getopt.c: Files deleted.
11262
112631994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11264
11265 * Version 19.26 released.
11266
112671994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11268
11269 * Version 19.25 released.
11270
112711994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11272
11273 * Version 19.24 released.
11274
112751994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11276
11277 * Version 19.23 released.
11278
112791994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11280
11281 * Makefile: Delete spurious tab.
11282
112831994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11284
11285 * Makefile (.SUFFIXES): New rule.
11286
112871994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11288
11289 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11290 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11291
112921994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11293
11294 * Makefile (../info/sc): Rename from sc.info.
11295 (../info/cl): Likewise.
11296 (INFO_TARGETS): Use new names.
11297
112981993-12-04 Richard Stallman (rms@srarc2)
11299
11300 * getopt.c: New file.
11301 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11302 (getopt.o): New rule.
11303 (dvi): Don't depend on texindex.
11304 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11305 Depend on texindex.
11306
113071993-12-03 Richard Stallman (rms@srarc2)
11308
11309 * Makefile (../info/sc.info): Rename from ../info/sc.
11310 (TEXI2DVI): New variable.
11311 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11312 Add explicit commands.
11313 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11314
113151993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11316
11317 * Version 19.22 released.
11318
113191993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11320
11321 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11322
113231993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11324
11325 * Version 19.21 released.
11326
113271993-11-15 Paul Eggert (eggert@twinsun.com)
11328
38942b9c 11329 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11330
113311993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11332
11333 * Makefile (../etc/GNU): New target.
11334 (EMACSSOURCES): Add gnu1.texi.
11335
113361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11337
11338 * Makefile (realclean): Don't delete the Info files.
11339
f0131492 113401993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11341
11342 * forms.texi: Fix forms.texi so that it will format correctly.
11343 Add missing `@end iftex', fix bad reference.
11344
f0131492 113451993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11346
11347 * Makefile: Fix targets for texindex, new info.texi files.
11348 * info-stnd.texi: New file implements info for standalone info
11349 reader.
11350 * info.texi: Update to include recent changes to "../info/info".
11351 New source file for ../info/info; includes info-stnd.texi.
11352
11353 * texindex.c: Include "../src/config.h" if building in emacs.
11354
11355 * Makefile: Change all files to FILENAME.texi, force all targets
11356 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11357 vip.texinfo, forms.texinfo, cl.texinfo.
11358 Add target to build texindex.c, defining `emacs'.
11359
11360 * forms.texi: Install new file to match version 2.3 of forms.el.
11361
113621993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11363
11364 * Version 19.19 released.
11365
113661993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11367
11368 * sc.texinfo: Fix info file name.
11369
11370 * Makefile (info): Add gnus and sc.
11371 (dvi): Add gnus.dvi and sc.dvi.
11372 (../info/sc, sc.dvi): New targets.
11373
113741993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11375
11376 * Version 19.18 released.
11377
113781993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11379
11380 * Makefile: Fix source file names of the separate manuals.
11381 (gnus.dvi, ../info/gnus): New targets.
11382
113831993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11384
11385 * Version 19.17 released.
11386
113871993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11388
11389 * split-man: Fix typos in last change.
11390
113911993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11392
11393 * Version 19.16 released.
11394
113951993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11396
11397 * version 19.15 released.
11398
113991993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11400
11401 * Makefile (distclean): It's rm, not rf.
11402
114031993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11404
11405 * Version 19.14 released.
11406
114071993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11408
11409 * Makefile: New file.
11410
114111993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11412
11413 * Version 19.13 released.
11414
114151993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11416
11417 * Version 19.9 released.
11418
114191993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11420
11421 * Version 19.8 released.
11422
114231993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11424
11425 * Version 19.7 released.
11426
114271990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11428
11429 * gnus.texinfo: New file. Removed installation instructions.
11430
114311990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11432
689c9ca5 11433 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11434
114351989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11436
11437 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11438 then define `\sc' as the command for smallcaps in Texinfo.
11439 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11440 made the corresponding change to makeinfo and texinfm.el.
11441
114421988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11443
11444 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11445 Customization since the menu entry did not point to anything.
11446 Also add an @finalout command to remove overfull hboxes from the
11447 printed output.
11448
11449 * cl.texinfo: Add @bye, \input line and @settitle to file.
11450 This file is clearly intended to be a chapter of some other work,
11451 but the other work does not yet exist.
11452
114531988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11454
11455 * texinfo.texinfo: Three typos corrected.
11456
4009494e 11457;; Local Variables:
c8763fb6 11458;; coding: utf-8
4009494e
GM
11459;; End:
11460
ba318903 11461 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11462
11463 This file is part of GNU Emacs.
11464
97c0352c 11465 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11466 it under the terms of the GNU General Public License as published by
97c0352c
GM
11467 the Free Software Foundation, either version 3 of the License, or
11468 (at your option) any later version.
4009494e
GM
11469
11470 GNU Emacs is distributed in the hope that it will be useful,
11471 but WITHOUT ANY WARRANTY; without even the implied warranty of
11472 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11473 GNU General Public License for more details.
11474
11475 You should have received a copy of the GNU General Public License
97c0352c 11476 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.