]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
[gnu-emacs] / doc / misc / ChangeLog
1 2013-08-27 Glenn Morris <rgm@gnu.org>
2
3 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
4
5 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
6
7 * efaq-w32.texi: Move here from the web-pages repository.
8 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
9 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
10 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
11 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
12 Add DOCMISC_*_W32 variables.
13 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
14 (efaq_w32_deps): New variable.
15 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
16 (efaq-w32.pdf, efaq-w32.html): New rules.
17 (clean): Remove efaq-w32 products.
18
19 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
20
21 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
22 shift_jis from the default value set to mm-coding-system-priorities for
23 Japanese users.
24
25 2013-08-13 Glenn Morris <rgm@gnu.org>
26
27 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
28 (Options - Defining Label Environments, Options - Creating Labels)
29 (Options - Referencing Labels, Options - Creating Citations)
30 (Options - Index Support, Options - Viewing Cross-References)
31 (Options - Finding Files, Options - Optimizations)
32 (Options - Fontification, Options - Misc):
33 * cc-mode.texi (Sample Init File):
34 * edt.texi (Init file):
35 * epa.texi (Encrypting/decrypting gpg files):
36 * mairix-el.texi (About, Setting up the mairix interface, Using)
37 (Extending):
38 Rename nodes to avoid characters that can cause Texinfo problems.
39
40 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
41
42 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
43
44 2013-08-12 Glenn Morris <rgm@gnu.org>
45
46 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
47 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
48 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
49 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
50 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
51 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
52 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
53 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
54 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
55 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
56 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
57 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
58 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
59
60 * woman.texi (Top): Avoid mailto: in html output.
61
62 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
63 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
64 (INSTALL_DATA): New, set by configure.
65 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
66 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
67 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
68 uninstall-ps, and uninstall-doc.
69 (.SUFFIXES): Add .ps and .dvi.
70 (.dvi.ps): New suffix rule.
71 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
72 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
73 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
74 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
75 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
76 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
77 (ido.html, mairix-el.html, message.html, mh-e.html)
78 (newsticker.html, nxml-mode.html, org.html, pgg.html)
79 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
80 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
81 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
82 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
83 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
84 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
85 New rules.
86 (clean): Remove HTML_TARGETS and PS_TARGETS.
87
88 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
89
90 * ido.texi (Working Directories):
91 (Flexible Matching, Regexp Matching, Find File At Point)
92 (Ignoring, Misc Customization): Use @defopt for user options.
93
94 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
95
96 * htmlfontify.texi (Customization): Remove documentation of
97 `hfy-fast-lock-save'. Minor fixes.
98
99 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
100
101 * ido.texi (Top): Insert node "Working Directories" in menu.
102 (Working Directories): New node.
103 (Misc Customization): Add documentation of
104 `ido-confirm-unique-completion' and some other user options.
105
106 2013-08-07 Eli Zaretskii <eliz@gnu.org>
107
108 * todo-mode.texi: Update @dircategory.
109 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
110 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
111 @ref.
112
113 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
114
115 * sc.texi (Introduction): Fix index.
116 (Usage Overview):
117 (Citations, Citation Elements, Recognizing Citations)
118 (Information Keys and the Info Alist, Reference Headers)
119 (The Built-in Header Rewrite Functions)
120 (Electric References, Reply Buffer Initialization)
121 (Filling Cited Text, Selecting an Attribution)
122 (Attribution Preferences)
123 (Anonymous Attributions, Author Names)
124 (Using Regi, Post-yank Formatting Commands)
125 (Citing Commands, Insertion Commands)
126 (Mail Field Commands)
127 (Hints to MUA Authors, Thanks and History): Change from one space
128 between sentences to two.
129 (What Supercite Does): Typo fix.
130
131 * newsticker.texi (Usage): Use @key for RET.
132
133 * cl.texi (Argument Lists):
134 (For Clauses):
135 (Macros): Add indexes.
136
137 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
138
139 * cl.texi (Blocks and Exits): Add an index.
140
141 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
142
143 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
144 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
145 (todo-mode.dvi, todo-mode.pdf): New rules.
146
147 * todo-mode.texi: New file.
148
149 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
150
151 * gnus.texi (Basic Usage): Mention that warp means jump here.
152 (The notmuch Engine): Mention notmuch.
153
154 2013-07-30 Tassilo Horn <tsdh@gnu.org>
155
156 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
157 `gnus-subthread-sort-functions' and remove the obsolete documentation
158 of `gnus-sort-threads-recursively'.
159
160 2013-07-29 David Engster <deng@randomsample.de>
161
162 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
163 implementation.
164 (Introduction): Add further missing features.
165 (Building Classes): Add introductory paragraph.
166 (Wish List): Add metaclasses and EQL specialization.
167
168 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
169
170 * tramp.texi (Frequently Asked Questions): Mention
171 `tramp-use-ssh-controlmaster-options'.
172
173 2013-07-26 Tassilo Horn <tsdh@gnu.org>
174
175 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
176 `gnus-sort-threads-recursively'.
177
178 2013-07-25 Glenn Morris <rgm@gnu.org>
179
180 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
181 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
182
183 * erc.texi (Special Features): Update contact information.
184 (History): Avoid using @email.
185
186 * eshell.texi (Bugs and ideas): Minor updates.
187
188 * faq.texi (Reporting bugs, Origin of the term Emacs)
189 (Setting up a customization file)
190 (Using an already running Emacs process, Turning off beeping)
191 (Packages that do not come with Emacs)
192 (Replying to the sender of a message): Avoid using @email.
193
194 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
195
196 * reftex.texi (Imprint): Avoid using @email.
197
198 * ses.texi (Top): Update bug reporting instructions.
199 (Acknowledgments): Avoid using @email.
200
201 * woman.texi (Introduction, Background): Remove outdated information.
202 (Bugs, Acknowledgments): Avoid using @email.
203
204 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
205
206 * ido.texi: New file.
207
208 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
209
210 * gnus.texi (Customizing Articles): Document function predicates.
211
212 2013-07-08 Tassilo Horn <tsdh@gnu.org>
213
214 * gnus.texi (lines): Correct description of
215 `gnus-registry-track-extra's default value. Mention
216 `gnus-registry-remove-extra-data'.
217
218 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
219
220 * gnus.texi (Group Parameters): Mention regexp
221 substitutions (bug#11688).
222
223 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
224
225 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
226
227 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
228
229 * gnus.texi (Emacsen): Fix version.
230
231 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
232
233 2013-07-06 Glenn Morris <rgm@gnu.org>
234
235 * mh-e.texi: Fix external links.
236 (Using This Manual): Printed elisp manuals no longer available.
237
238 * newsticker.texi (Overview): Update URL.
239
240 * nxml-mode.texi (Introduction): Update URL.
241
242 * org.texi (JavaScript support): Fix URL.
243
244 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
245
246 * eudc.texi (CCSO PH/QI): Remove defunct URL.
247
248 * dbus.texi (Introspection): Update URL to a less defunct one.
249
250 * gnus.texi (Top): Restrict "Other related manuals" to info output.
251 (Foreign Groups): Use @indicateurl for examples.
252 (Direct Functions): Remove defunct URL.
253 (RSS): Update URL.
254
255 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
256 (FAQ 7-1): Update URL.
257
258 * pgg.texi (Top, Overview): Add note about obsolescence.
259
260 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
261
262 * texinfo.tex: Merge from gnulib.
263
264 2013-07-03 Glenn Morris <rgm@gnu.org>
265
266 * bovine.texi (top):
267 * cc-mode.texi (AWK Mode Font Locking):
268 * mh-e.texi (Preface):
269 * url.texi (URI Parsing): Fix cross-references to other manuals.
270
271 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
272
273 * gnus.texi (Client-Side IMAP Splitting):
274 Note that `nnimap-inbox' now can be a list.
275
276 2013-06-24 Glenn Morris <rgm@gnu.org>
277
278 * eshell.texi: Fix cross-references to other manuals.
279
280 2013-06-23 Glenn Morris <rgm@gnu.org>
281
282 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
283 Remove; not needed now we use a standard html layout for the faq.
284 (clean): Remove HTML_TARGETS, emacs-faq.text.
285
286 2013-06-21 Eduard Wiebe <usenet@pusto.de>
287
288 * flymake.texi (Parsing the output, Customizable variables):
289 Add reference to `flymake-warning-predicate'.
290
291 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
292
293 * tramp.texi (Top, Configuration): Insert section `Predefined
294 connection information' in menu.
295 (Predefined connection information): New section.
296 (Android shell setup): Make a reference to `Predefined connection
297 information'.
298
299 2013-06-19 Glenn Morris <rgm@gnu.org>
300
301 * Makefile.in (version): New, set by configure.
302 (clean): Delete dist tar file.
303 (infoclean): New, split from maintainer-clean.
304 (maintainer-clean): Run infoclean.
305 (dist): New rule, to make tarfile for www.gnu.org.
306
307 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
308
309 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
310 for keys q and Q.
311 (Standards): Reference RFC5804 as the defining document of the
312 managesieve protocol.
313
314 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
315
316 * eshell.texi (Input/Output): Expand to cover new visual-command
317 options, eshell-visual-subcommands and eshell-visual-options.
318 Divide into separate Visual Commands and Redirection sections.
319
320 2013-06-10 Glenn Morris <rgm@gnu.org>
321
322 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
323
324 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
325
326 * gnus.texi (Article Date):
327 Fix description of gnus-article-update-date-headers.
328
329 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
330
331 * erc.texi (Special Features): ERC is being maintained within
332 Emacs now.
333
334 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
335
336 * flymake.texi: Change from one space between sentences to two.
337
338 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
339
340 * cl.texi (Obsolete Macros): Describe replacements for `flet'
341 (bug#14293).
342
343 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
344
345 * tramp.texi (Frequently Asked Questions): Precise, how to define
346 an own ControlPath.
347
348 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
349
350 * tramp.texi (Frequently Asked Questions): New item for
351 ControlPath settings.
352
353 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
354
355 * calc.texi (Basic Operations on Units): Streamline some
356 descriptions.
357
358 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
359
360 * eshell.texi (Built-ins): Update manual to mention tramp module.
361
362 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
363
364 * tramp.texi (Filename Syntax): Host names are not allowed to be
365 any method name, unless method name is specified explicitly.
366 Remove restriction on unibyte filenames.
367
368 * trampver.texi: Update release number.
369
370 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
371
372 doc: convert some TeX accents to UTF-8
373 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
374 '@"{@dotless{i}}'.
375
376 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
377
378 Sync with Tramp 2.2.7.
379
380 * trampver.texi: Update release number.
381
382 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
383
384 * calc.texi (Basic Operations on Units): Streamline some
385 descriptions.
386
387 2013-03-08 Glenn Morris <rgm@gnu.org>
388
389 * faq.texi (Top): Don't say this was updated @today.
390 That's irrelevant and leads to spurious diffs.
391
392 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
393
394 * calc.texi (Basic Operations on Units):
395 Fix cross-reference.
396
397 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
398
399 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
400
401 2013-03-06 Alan Mackenzie <acm@muc.de>
402
403 * cc-mode.texi (Custom Line-Up): Clarify position of point on
404 calling a line-up function.
405
406 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
407
408 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
409 * ses.texi: Switch from Latin-1 to UTF-8.
410
411 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
412
413 * tramp.texi (External methods): Tramp does not connect Android
414 devices by itself.
415
416 2013-03-02 Bill Wohler <wohler@newt.com>
417
418 Release MH-E manual version 8.5.
419
420 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
421 release 8.5.
422
423 * mh-e.texi (Preface, Conventions, Getting Started)
424 (Using This Manual, Folder Selection, Viewing, Aliases)
425 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
426 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
427 Update URLs.
428
429 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
430
431 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
432 and "plink2" entries. "plink2" is obsolete for a long time.
433 (External methods): Remove "scp1" and "scp2" entries.
434 Explain user name and host name specification for "adb".
435
436 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
437
438 * tramp.texi (External methods): Mention `tramp-adb-program'.
439
440 2013-02-28 Bastien Guerry <bzg@gnu.org>
441
442 * org.texi (Visibility cycling): Suggest to set
443 `org-agenda-inhibit-startup' to nil if user wants the startup
444 visibility settings to be honored in any circumstances.
445 (Progress logging, Checkboxes): Fix typos.
446
447 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
448
449 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
450 the macros, for Texinfo 4.13 and 5.0.
451
452 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
453
454 Port Tramp documentation to Texinfo 5.0.
455 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
456 (Filename Syntax): Do not use @trampfn{} in @item.
457 (Filename completion): Use @columnfractions in @multitable.
458
459 2013-02-22 Glenn Morris <rgm@gnu.org>
460
461 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
462
463 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
464
465 * Makefile.in (html): New rule.
466
467 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
468
469 * tramp.texi (Android shell setup): Improve. Reported by Thierry
470 Volpiatto <thierry.volpiatto@gmail.com>.
471
472 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
473
474 * tramp.texi (Top, Configuration): Insert section `Android shell
475 setup' in menu.
476 (Android shell setup): New section.
477 (Connection types, Default Method)
478 (Frequently Asked Questions): Mention "scp" instead of "scpc".
479 (External methods): Remove "scpc" and "rsyncc" entries.
480 (Frequently Asked Questions): Remove entry about ControlPersist.
481
482 2013-02-13 Glenn Morris <rgm@gnu.org>
483
484 * message.texi (News Headers): Don't mention yow any more.
485
486 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
487
488 * calc.texi (Basic Operations on Units):
489 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
490
491 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
492
493 * eshell.texi: Fill most of the missing sections.
494
495 2013-02-07 Bastien Guerry <bzg@gnu.org>
496
497 * org.texi (References): Clarify an example.
498 (Installation): Fix instructions.
499 (Org-Plot): Fix link.
500 (Checkboxes, Radio lists): Fix typos.
501
502 2013-02-07 Glenn Morris <rgm@gnu.org>
503
504 * cl.texi (Equality Predicates): Mention memql.
505
506 2013-02-07 Eric Ludlam <zappo@gnu.org>
507
508 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
509 specific, and only about items it supports, indicating that there
510 might be more. Remove refs to simple project and direct automake
511 from ede new.
512 (Simple projects): Re-write to not talk about ede-simple-project
513 which is deprecated, and instead use the term to mean projects
514 that don't do much management, just project wrapping.
515 Add ede-generic-project link.
516 (ede-generic-project): New node (bug#11441).
517
518 2013-02-07 Glenn Morris <rgm@gnu.org>
519
520 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
521
522 2013-02-01 Glenn Morris <rgm@gnu.org>
523
524 * calc.texi (Help Commands): Update calc-view-news description.
525 Mention etc/CALC-NEWS.
526
527 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
528
529 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
530
531 2013-01-13 Bastien Guerry <bzg@gnu.org>
532
533 * org.texi (Installation): Simplify.
534
535 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
536
537 * org.texi (Handling links): Update the mention to the obsolete
538 variable `org-link-to-org-use-id' with a mention to the newer
539 variable `org-id-link-to-org-use-id'. Mention the need to load
540 the org-id library.
541
542 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
543
544 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
545
546 2013-01-09 Bastien Guerry <bzg@gnu.org>
547
548 * org.texi (Pushing to MobileOrg): Add footnote about using
549 symbolic links in `org-directory'.
550 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
551 of the now obsolete alias `org-float'.
552 (TODO basics): Add `org-use-fast-todo-selection' to the variable
553 index. Fix description of TODO keywords cycling.
554 (Advanced features): Add missing argument for @item.
555 (Storing searches): Add index entries and a note about
556 *-tree agenda views.
557 (Structure editing): Document `org-mark-element' and
558 `org-mark-subtree'.
559 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
560
561 2013-01-08 Juri Linkov <juri@jurta.org>
562
563 * info.texi (Go to node): Mention the abbreviated format
564 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
565
566 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
567
568 * autotype.texi: Remove undefined command @subtitlefont.
569 * cc-mode.texi: Likewise.
570
571 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
572 @item argument.
573 (Property searches): Use \\ instead of @backslashchar{}.
574 * pgg.texi (VERSION): Move @set below @setfilename.
575
576 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
577
578 * ada-mode.texi: Remove braces from @title argument.
579 * eudc.texi: Likewise.
580 * smtpmail.texi: Likewise.
581 * auth.texi (VERSION): Set before first use.
582 * emacs-gnutls.texi (VERSION): Likewise.
583 * pgg.texi (VERSION): Likewise.
584 * ede.texi (Top): Rename from top, all uses changed.
585 * eshell.texi: Add missing argument to @sp.
586 * forms.texi (Top): Reorder menu to match structure.
587 * htmlfontify.texi (Customisation): Add missing @item in
588 @enumerate.
589 * org.texi (Advanced features): Add missing argument for @item.
590 (Property searches): Use @backslashchar{} in macro argument.
591 * pcl-cvs.texi: Add missing argument to @sp.
592 (Movement commands): Fix use of @itemx.
593 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
594 * reftex.texi (Options (Creating Citations)): Add missing newline
595 before @end.
596 * tramp.texi (Obtaining Tramp): Remove extra dots.
597 (Configuration): Reorder menu to match structure.
598 (Remote shell setup): Replace literal NUL character by \0.
599 * viper.texi (Marking): Add missing argument for @item.
600
601 2013-01-04 Glenn Morris <rgm@gnu.org>
602
603 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
604 Add htmlfontify.
605 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
606 (htmlfontify.dvi, htmlfontify.pdf): New targets.
607 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
608 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
609
610 * htmlfontify.texi: Miscellaneous fixes and updates.
611 Set copyright to FSF, update license to GFDL 1.3+.
612
613 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
614
615 * htmlfontify.texi: New file.
616
617 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
618
619 * calc.texi (Free-Form Dates): Expand on the date reading
620 algorithm.
621
622 2012-12-27 Glenn Morris <rgm@gnu.org>
623
624 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
625 Avoid some overfull lines.
626
627 * widget.texi (Programming Example): Break some long lines.
628
629 * wisent.texi (Wisent Overview): Fix xref.
630 (Grammar format, Understanding the automaton): Avoid overfill.
631
632 * bovine.texi (Optional Lambda Expression): Allow line break.
633
634 * auth.texi (Help for users): Break long lines.
635
636 * ada-mode.texi (Project file variables):
637 Reword to reduce underfull hbox.
638 (No project files, Use GNAT project file):
639 Use smallexample to make some overfull lines less terrible.
640
641 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
642 Fix cross-references to separate manuals.
643
644 * Makefile.in (gfdl): New variable. Use throughout where
645 appropriate so that targets depend on doclicense.texi.
646
647 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
648
649 * gnus.texi (Customizing the IMAP Connection): Mention the other
650 authenticators.
651
652 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
653
654 * gnus.texi (Browse Foreign Server):
655 Document `gnus-browse-delete-group'.
656
657 2012-12-22 Glenn Morris <rgm@gnu.org>
658
659 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
660 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
661 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
662 * widget.texi, wisent.texi: Nuke hand-written node pointers.
663
664 * Makefile.in (gfdl): New variable. Use throughout where
665 appropriate so that targets depend on doclicense.texi.
666
667 2012-12-22 Eli Zaretskii <eliz@gnu.org>
668
669 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
670 doclicense.texi. Remove doclicense.texi from all targets that
671 mentioned it explicitly.
672 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
673 $(emacsdir)/emacsver.texi.
674 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
675
676 2012-12-21 Glenn Morris <rgm@gnu.org>
677
678 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
679 Include emacsver.texi. Nuke hand-written node pointers.
680 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
681 Depend on emacsver.texi.
682
683 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
684 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
685 May as well just include doclicense.texi in everything.
686
687 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
688 which @copying says is included.
689
690 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
691 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
692 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
693 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
694 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
695 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
696 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
697 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
698 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
699 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
700 * widget.texi, wisent.texi, woman.texi: Do not mention buying
701 copies from the FSF, which does not publish these manuals.
702
703 * erc.texi: No need to include gpl in this small manual.
704
705 * org.texi (copying): Include a copy of the GFDL.
706 (GNU Free Documentation License): New section.
707
708 2012-12-21 Bastien Guerry <bzg@gnu.org>
709
710 * org.texi: Fix typos.
711
712 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
713
714 * calc.texi (ISO 8601): Rename from ISO-8601,
715 as it's typically spelled without a hyphen.
716
717 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
718
719 * calc.texi (ISO-8601): New section.
720 (Date Formatting Codes): Mention new codes.
721 (Standard Date Formats): Mention new formats.
722
723 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
724
725 * tramp.texi (External methods): Move `adb' method here.
726
727 2012-12-13 Glenn Morris <rgm@gnu.org>
728
729 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
730
731 * wisent.texi: Small edits. Set copyright to FSF, update license to
732 GFDL 1.3+.
733 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
734 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
735 New targets.
736 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
737 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
738
739 * bovine.texi: Small edits. Set copyright to FSF, update license to
740 GFDL 1.3+, remove empty index.
741 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
742 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
743 New targets.
744 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
745 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
746
747 2012-12-13 Eric Ludlam <zappo@gnu.org>
748 David Ponce <david@dponce.com>
749 Richard Kim <emacs18@gmail.com>
750
751 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
752
753 2012-12-13 Glenn Morris <rgm@gnu.org>
754
755 * flymake.texi (Customizable variables, Locating the buildfile):
756 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
757
758 * srecode.texi: Small edits. Set copyright to FSF, add explicit
759 GFDL 1.3+ license, fix up index.
760 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
761 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
762 (srecode.pdf): New targets.
763 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
764 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
765
766 2012-12-13 Eric Ludlam <zappo@gnu.org>
767
768 * srecode.texi: New file, imported from CEDET trunk.
769
770 2012-12-13 Bastien Guerry <bzg@gnu.org>
771
772 * org.texi (Summary, Code block specific header arguments)
773 (Code block specific header arguments)
774 (Header arguments in function calls, var, noweb)
775 (Results of evaluation, Code evaluation security):
776 Small reformatting: add a blank line before some example.
777
778 * org.texi (System-wide header arguments)
779 (Header arguments in Org mode properties, Conflicts)
780 (Dynamic blocks, Using the mapping API):
781 Fix indentation of Elisp code examples.
782
783 * org.texi (Comment lines): Fix description of the comment syntax.
784
785 * org.texi (Installation): Mention "make test" in the correct section.
786
787 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
788
789 * doclicense.texi, gpl.texi: Update to latest version from FSF.
790 These are just minor editorial changes.
791
792 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
793
794 * tramp.texi (History): Mention ADB.
795 (Inline methods): Add `adb' method.
796
797 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
798
799 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
800 (External methods): Fix typo.
801
802 2012-12-03 Glenn Morris <rgm@gnu.org>
803
804 * rcirc.texi (Notices): Fix typo.
805
806 2012-11-25 Bill Wohler <wohler@newt.com>
807
808 Release MH-E manual version 8.4.
809
810 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
811 Update for release 8.4.
812
813 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
814 (Junk): Add mh-whitelist-preserves-sequences-flag,
815 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
816 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
817
818 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
819
820 * mh-e.texi (Procmail): Fix two @ typos.
821
822 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
823
824 * doclicense.texi, gpl.texi: Update to latest version from FSF.
825 These are just minor editorial changes.
826
827 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
828
829 * calc.texi (Date Formatting Codes): Mention the new beginning of
830 the date numbering system.
831
832 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
833
834 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
835 (Date Forms): Correct off-by-one error in explanation of
836 Julian day numbers. Give Gregorian equivalent of its origin.
837
838 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
839
840 * doc/misc/calc.texi (Date Forms): Mention the customizable
841 Gregorian-Julian switch.
842 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
843
844 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
845
846 Calc now uses the Gregorian calendar for all dates (Bug#12633).
847 It also uses January 1, 1 AD as its day number 1.
848 * calc.texi (Date Forms): Document this.
849
850 2012-11-16 Glenn Morris <rgm@gnu.org>
851
852 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
853 (Obsolete Macros): Move example here from Function Bindings.
854
855 * erc.texi: Use @code{nil} rather than just "nil".
856 (Modules): Undocument obsolete "hecomplete".
857 Add "notifications".
858 (Connecting): Add brief section on passwords.
859 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
860
861 2012-11-13 Glenn Morris <rgm@gnu.org>
862
863 * flymake.texi (Customizable variables)
864 (Highlighting erroneous lines): Mention flymake-error-bitmap,
865 flymake-warning-bitmap, and flymake-fringe-indicator-position.
866
867 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
868
869 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
870 In all file place SES into @acronym{...}.
871 (Advanced Features): Add key index and function index for
872 ses-set-header-row. Add description for function
873 ses-rename-cell. Add description for function
874 ses-repair-cell-reference-all.
875 (Ranges in formulas): Add description for ses-range flags.
876
877 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
878
879 * texinfo.tex: Merge from gnulib.
880
881 2012-11-10 Chong Yidong <cyd@gnu.org>
882
883 * url.texi (Introduction): Move url-configuration-directory to
884 Customization node.
885 (Parsed URIs): Split into its own node.
886 (URI Encoding): New node.
887 (Defining New URLs): Remove empty chapter.
888 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
889 Improve docs for url-queue-*.
890 (Supported URL Types): Copyedits. Delete empty subnodes.
891
892 * url.texi (Introduction): Rename from Getting Started.
893 Rewrite the introduction.
894 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
895
896 2012-11-10 Glenn Morris <rgm@gnu.org>
897
898 * cl.texi (Obsolete Setf Customization):
899 Revert defsetf example to the more correct let rather than prog1.
900 Give define-modify-macro, defsetf, and define-setf-method
901 gv.el replacements.
902
903 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
904 (Setf Extensions): Remove obsolete reference.
905 (Obsolete Setf Customization):
906 Move note on lack of setf functions to lispref/variables.texi.
907 Undocument get-setf-method, since it no longer exists.
908 Mention simple defsetf replaced by gv-define-simple-setter.
909
910 2012-11-03 Glenn Morris <rgm@gnu.org>
911
912 * cl.texi: Further general copyedits.
913 (List Functions): Remove copy-tree, standard elisp for some time.
914 (Efficiency Concerns): Comment out examples that no longer apply.
915 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
916 (Creating Symbols, Random Numbers): De-emphasize internal
917 variables cl--gensym-counter and cl--random-state. (Bug#12788)
918 (Naming Conventions, Type Predicates, Macros)
919 (Predicates on Numbers): No longer mention cl-floatp-safe.
920
921 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
922
923 * gnus.texi (Mail Source Specifiers):
924 Document :leave keyword used for pop mail source.
925
926 2012-11-01 Glenn Morris <rgm@gnu.org>
927
928 * cl.texi: General copyedits for style, line-breaks, etc.
929 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
930 (Macro Bindings, Blocks and Exits):
931 Acknowledge existence of lexical-binding.
932 (Iteration): Mainly defer to doc of standard dolist, dotimes.
933
934 2012-10-31 Glenn Morris <rgm@gnu.org>
935
936 * ert.texi (Introduction, The @code{should} Macro):
937 Refer to "cl-assert" rather than "assert".
938
939 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
940 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
941 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
942 Reword, and add details of flet and labels.
943 (Modify Macros, Function Bindings): Add some xrefs.
944
945 2012-10-30 Glenn Morris <rgm@gnu.org>
946
947 * cl.texi (Modify Macros): Update for cl-letf changes.
948 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
949 (Setf Extensions): Partially restore note about cl-getf,
950 mainly moved to lispref/variables.texi.
951 (Property Lists): Fix cl-getf typos.
952 (Mapping over Sequences): Mention cl-mapc naming oddity.
953
954 2012-10-29 Glenn Morris <rgm@gnu.org>
955
956 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
957 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
958 (Customizing Setf): Move contents to "Obsolete Setf Customization".
959 (Modify Macros, Multiple Values, Other Clauses):
960 Remove mentions of obsolete features.
961 (Obsolete Setf Customization): Don't mention `apply' setf.
962
963 2012-10-28 Glenn Morris <rgm@gnu.org>
964
965 * cl.texi (Multiple Values, Common Lisp Compatibility):
966 More namespace updates.
967 (Obsolete Features): Copyedits.
968 (Obsolete Lexical Macros, Obsolete Setf Customization):
969 New subsections.
970
971 * cl.texi (Porting Common Lisp, Lexical Bindings):
972 Add some xrefs to the Elisp manual.
973
974 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
975 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
976 (Obsolete Features): New appendix. Move Lexical Bindings here.
977
978 2012-10-27 Glenn Morris <rgm@gnu.org>
979
980 * cl.texi: Use defmac for macros rather than defspec.
981 (Efficiency Concerns): Related copyedit.
982
983 * cl.texi (Control Structure): Update for setf now being in core.
984 (Setf Extensions): Rename from Basic Setf. Move much of the
985 former content to lispref/variables.texi.
986 (Modify Macros): Move pop, push details to lispref/variables.texi.
987 (Customizing Setf): Copyedits for setf etc being in core.
988 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
989 Further namespaces updates.
990
991 2012-10-26 Bastien Guerry <bzg@gnu.org>
992
993 * org.texi (Installation): Update the link to Org's ELPA.
994 Also don't mention org-install.el anymore as the replacement file
995 org-loaddefs.el is now loaded by org.el.
996
997 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
998
999 * tramp.texi (Frequently Asked Questions):
1000 Mention `tramp-completion-reread-directory-timeout' for performance
1001 improvement.
1002
1003 2012-10-25 Glenn Morris <rgm@gnu.org>
1004
1005 * cl.texi: Don't mess with the TeX section number counter.
1006 Use Texinfo recommended convention for quotes+punctuation.
1007 (Overview, Sequence Functions): Rephrase for better line-breaking.
1008 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1009 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1010 (Random Numbers, Mapping over Sequences, Structures)
1011 (Porting Common Lisp): Further updates for cl-lib namespace.
1012 (Modify Macros, Declarations, Macro Bindings, Structures):
1013 Break long lines in examples.
1014 (Dynamic Bindings): Update for changed progv behavior.
1015 (Loop Examples, Efficiency Concerns): Markup fixes.
1016 (Structures): Remove TeX margin change.
1017 (Declarations): Fix typos.
1018
1019 2012-10-24 Glenn Morris <rgm@gnu.org>
1020
1021 * cl.texi (Overview, Multiple Values, Creating Symbols)
1022 (Numerical Functions): Say less/nothing about the original cl.el.
1023 (Old CL Compatibility): Remove.
1024 (Assertions): Remove ignore-errors (standard Elisp for some time).
1025
1026 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1027 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1028 (Efficiency Concerns, Efficiency Concerns)
1029 (Common Lisp Compatibility, Old CL Compatibility):
1030 Further updates for cl-lib namespace.
1031
1032 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1033
1034 Update manual for new time stamp format (Bug#12706).
1035 * emacs-mime.texi (time-date): Update for new format.
1036 Also, fix bogus time stamp and modernize a bit.
1037
1038 2012-10-23 Glenn Morris <rgm@gnu.org>
1039
1040 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1041 than unchanging cl.el version number.
1042 End all menu descriptions with a period.
1043 Do not use @dfn{CL} for every instance of "CL".
1044 (Overview): Remove no-runtime caveat, and note about foo* names.
1045 (Usage): Use cl-lib rather than cl.
1046 (Organization, Naming Conventions): Update for cl-lib.el.
1047 (Installation): Remove long-irrelevant node.
1048 (Program Structure, Predicates, Control Structure):
1049 Start updating for cl-lib namespace.
1050 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1051 Depend on emacsver.texi.
1052
1053 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1054
1055 * trampver.texi: Update release number.
1056
1057 2012-10-06 Glenn Morris <rgm@gnu.org>
1058
1059 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1060 ERC version.
1061 (Introduction): ERC is distributed with Emacs.
1062 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1063 (Getting Started): Simplify.
1064 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1065 (History): Mention ERC maintained as part of Emacs now.
1066 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1067 Add dependency on emacsver.texi.
1068
1069 * erc.texi: Remove hand-written node pointers.
1070
1071 2012-10-05 Glenn Morris <rgm@gnu.org>
1072
1073 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1074 Copyedits.
1075
1076 2012-10-01 Eric Ludlam <zappo@gnu.org>
1077
1078 * ede.texi (Quick Start, Project Local Variables)
1079 (Miscellaneous commands, ede-java-root, Development Overview)
1080 (Detecting a Project): New nodes.
1081 (Simple projects): Node deleted.
1082
1083 * eieio.texi (Building Classes): Some slot attributes cannot be
1084 overridden.
1085 (Slot Options): Remove an example.
1086 (Method Invocation, Documentation): New nodes.
1087
1088 2012-10-01 Glenn Morris <rgm@gnu.org>
1089
1090 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1091 (reftex.pdf): Add dependency on emacsver.texi.
1092 * reftex.texi: Don't include directory part for emacsver.texi;
1093 the Makefile's -I handles it.
1094
1095 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1096
1097 Merge from standalone RefTeX repository.
1098
1099 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1100 with macros.
1101 (Imprint): Mention Wolfgang in list of contributors.
1102 (Creating Citations): Give a hint about how to
1103 auto-revert the BibTeX database file when using external editors.
1104 (Referencing Labels): Simplify section about reference macro
1105 cycling.
1106 (Options (Referencing Labels)): Adapt to new structure of
1107 `reftex-ref-style-alist'.
1108 (Referencing Labels, Reference Styles): Document changes in the
1109 referencing functionality.
1110 (Commands): Mention options for definition of header and footer in
1111 BibTeX files.
1112 (Options (Creating Citations)): Document
1113 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1114 (Reference Styles): New section.
1115 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1116 (Options (Referencing Labels)): Remove descriptions of deprecated
1117 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1118 Add descriptions for `reftex-ref-style-alist' and
1119 `reftex-ref-style-default-list'.
1120 (Referencing Labels): Update regarding reference styles.
1121 (Citation Styles): Mention support for ConTeXt.
1122 (Options (Defining Label Environments)): Fix typo.
1123 (Options (Creating Citations)):
1124 Document `reftex-cite-key-separator'.
1125
1126 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1127
1128 * org.texi: Add description of ORG_ADD_CONTRIB to info
1129 documentation. Add link to Worg for more details.
1130
1131 * org.texi: Clarify installation procedure. Provide link to the
1132 build system description on Worg.
1133
1134 * org.texi: Remove reference to utils/, x11idle.c is now in
1135 contrib/scripts.
1136
1137 * org.texi: Re-normalize to "Org mode" in manual.
1138
1139 * org.texi (Installation): Adapt documentation to new build
1140 system. Mention GNU ELPA (since it needs to be handled like Emacs
1141 built-in Org).
1142
1143 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1144
1145 * org.texi: Fix typo in description of the 'Hooks' section.
1146
1147 * org.texi: Add ID to the list of special properties.
1148
1149 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1150
1151 * org.texi (Moving subtrees): Document the ability to archive to a
1152 datetree.
1153
1154 2012-09-30 Bastien Guerry <bzg@gnu.org>
1155
1156 * org.texi (Installation, Feedback, Batch execution):
1157 Use (add-to-list 'load-path ... t) for the contrib dir.
1158
1159 * org.texi (results): Update documentation for ":results drawer"
1160 and ":results org".
1161
1162 * org.texi (Column width and alignment): Fix typo.
1163
1164 * org.texi (Activation): Point to the "Conflicts" section.
1165
1166 * org.texi (Conflicts): Mention filladapt.el in the list of
1167 conflicting packages.
1168
1169 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1170 not needed for versions of Emacs > 22.1.
1171
1172 * org.texi (History and Acknowledgments): Fix typo.
1173
1174 * org.texi (History and Acknowledgments): Add my own
1175 acknowledgments.
1176
1177 * org.texi (Agenda commands): Document the new command and the new
1178 option.
1179
1180 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1181 (Agenda commands): Reorder. Document `*' to toggle persistent
1182 marks.
1183
1184 * org.texi (Agenda dispatcher):
1185 Mention `org-toggle-agenda-sticky'.
1186 (Agenda commands, Exporting Agenda Views): Fix typo.
1187
1188 * org.texi (Templates in contexts, Setting Options): Update to
1189 reflect changes in how contexts options are processed.
1190
1191 * org.texi (Templates in contexts): Document the new structure of
1192 the variables `org-agenda-custom-commands-contexts' and
1193 `org-capture-templates-contexts'.
1194
1195 * org.texi (Templates in contexts): Document the new option
1196 `org-capture-templates-contexts'.
1197 (Storing searches): Document the new option
1198 `org-agenda-custom-commands-contexts'.
1199
1200 * org.texi (Formula syntax for Lisp): Reformat.
1201
1202 * org.texi (Special properties, Column attributes)
1203 (Agenda column view): Document the new special property
1204 CLOCKSUM_T.
1205
1206 * org.texi (Template expansion): Document the new %l template.
1207
1208 * org.texi (Fast access to TODO states): Fix documentation about
1209 allowed characters for fast todo selection.
1210
1211 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1212 use in `org-agenda-to-appt'.
1213
1214 * org.texi (Comment lines): Update wrt comments.
1215
1216 * org.texi (Resolving idle time): Document new keybinding.
1217
1218 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1219 on clock timestamps.
1220
1221 * org.texi (Fast access to TODO states): Explicitely says only
1222 letters are supported as fast TODO selection keys.
1223
1224 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1225 specifier. Document the new "%(my-function)" specifier.
1226
1227 * org.texi (Clocking commands): New cindex.
1228 (Clocking commands): Update documentation for `org-clock-in'.
1229 Document `org-clock-in-last'. Mention `org-clock-out' and
1230 `org-clock-in-last' as commands that can be globally bound.
1231 (Resolving idle time): Document continuous clocking.
1232
1233 * org.texi (Top, Introduction): Fix formatting.
1234 (Activation): Add index entries.
1235 (Conventions): Update section.
1236 (Embedded @LaTeX{}): Fix formatting.
1237
1238 * org.texi (Visibility cycling): Document `show-children'.
1239
1240 * org.texi (Using capture): Mention the `org-capture-last-stored'
1241 bookmark as a way to jump to the last stored capture.
1242
1243 * org.texi (Uploading files): Fix typo.
1244
1245 * org.texi (Using capture): Document `C-0' as a prefix argument
1246 for `org-capture'.
1247
1248 * org.texi (Agenda commands): Document persistent marks.
1249
1250 * org.texi (Template expansion): Update doc to reflect change.
1251
1252 * org.texi (Radio tables): Document the :no-escape parameter.
1253
1254 * org.texi (Repeated tasks): Document repeat cookies for years,
1255 months, weeks, days and hours.
1256
1257 * org.texi (Export options): State that you can use the d: option
1258 by specifying a list of drawers.
1259
1260 * org.texi (HTML preamble and postamble): Small doc improvement.
1261
1262 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1263
1264 * org.texi: The sections in the Exporting section of the manual
1265 left out articles in the description of the org-export-as-*
1266 commands, among other places. This patch adds them, adds a few
1267 missing prepositions, and switches instances of "an HTML" to "a
1268 html" for internal consistency.
1269
1270 * org.texi: Alter several examples of headings with timestamps in
1271 them to include the timestamps in the body instead of the heading.
1272
1273 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1274
1275 * org.texi (Agenda dispatcher): Document sticky agenda views and
1276 the new key for them.
1277
1278 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1279
1280 * org.texi (Advanced features): Fix error in table.
1281
1282 2012-09-30 Feng Shu <tumashu@gmail.com>
1283
1284 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1285 alternative to dvipng.
1286
1287 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1288
1289 * org.texi: Remove extra curly bracket.
1290
1291 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1292
1293 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1294 defkeys.
1295
1296 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1297
1298 * org.texi (Agenda commands): Fix two typos by giving
1299 corresponding function names, according to
1300 `org-agenda-view-mode-dispatch'.
1301
1302 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1303
1304 * org.texi (The spreadsheet): Fix typo.
1305
1306 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1307
1308 * org.texi (Tracking your habits): Point to the "Tracking TODO
1309 state changes" section.
1310
1311 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1312
1313 * org.texi (Literal examples): Remove reference to unknown
1314 `org-export-latex-minted' variable. Also simplify footnote since
1315 `org-export-latex-listings' documentation is exhaustive already.
1316
1317 * org.texi (Plain lists): Remove reference to now hard-coded
1318 `bullet' automatic rule.
1319
1320 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1321
1322 * org.texi: Updated documentation accordingly.
1323
1324 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1325
1326 * texinfo.tex: Merge from gnulib.
1327
1328 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1329
1330 Sync with Tramp 2.2.6.
1331
1332 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1333
1334 * trampver.texi: Update release number.
1335
1336 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1337
1338 * texinfo.tex: Merge from gnulib.
1339
1340 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1341
1342 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1343 (bug#12096).
1344
1345 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1346
1347 * calc.texi (Simplification modes, Conversions)
1348 (Operating on Selections): Mention "basic" simplification.
1349 (The Calc Mode Line): Mention the mode line display for Basic
1350 simplification mode.
1351 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1352 simplifications.
1353 (Basic Simplifications): Rename from "Limited Simplifications"
1354 Replace "limited" by "basic" throughout.
1355 (Algebraic Simplifications): Indicate that the algebraic
1356 simplifications are done by default.
1357 (Unsafe Simplifications): Mention `m E'.
1358 (Simplification of Units): Mention `m U'.
1359 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1360 (Kinds of Declarations, Functions for Declarations):
1361 Mention "algebraic simplifications" instead of `a s'.
1362 (Algebraic Entry): Remove mention of default simplifications.
1363
1364 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1365
1366 * calc.texi (Getting Started, Tutorial): Change simulated
1367 Calc output to match actual output.
1368 (Simplifying Formulas): Mention that algebraic simplification is now
1369 the default.
1370
1371 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1372
1373 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1374 (Bug#12073)
1375
1376 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1377
1378 Prefer typical American spelling for "acknowledgment".
1379 * calc.texi (History and Acknowledgments): Rename from
1380 History and Acknowledgements.
1381 * idlwave.texi (Acknowledgments):
1382 * ses.texi (Acknowledgments):
1383 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1384
1385 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1386
1387 Rename configure.in to configure.ac (Bug#11603).
1388 * ede.texi (Compiler and Linker objects, ede-proj-project)
1389 (ede-step-project): Prefer the name configure.ac to configure.in.
1390
1391 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1392
1393 * tramp.texi (Multi-hops):
1394 Introduce `tramp-restricted-shell-hosts-alist'.
1395
1396 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1397
1398 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1399 methods, so don't mention smtpmail here.
1400
1401 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1402
1403 * gnus.texi (Picons): Document gnus-picon-properties.
1404
1405 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1406
1407 * gnus.texi: Remove mention of compilation, as that's no longer
1408 supported.
1409
1410 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1411
1412 * gnus.texi (Archived Messages): Mention
1413 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1414
1415 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1416
1417 * gnus.texi (Various Summary Stuff):
1418 Remove mention of `gnus-propagate-marks'.
1419
1420 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1421
1422 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1423 which no longer exist.
1424
1425 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1426
1427 * gnus.texi (Archived Messages):
1428 Document gnus-gcc-self-resent-messages.
1429
1430 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1431
1432 * message.texi (Mail Variables):
1433 Mention the optional user parameter for X-Message-SMTP-Method.
1434
1435 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1436
1437 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1438
1439 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1440
1441 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1442
1443 * gnus.texi (Key Index): Change encoding to utf-8.
1444
1445 2012-06-21 Glenn Morris <rgm@gnu.org>
1446
1447 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1448
1449 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1450
1451 * gnus.texi (Group Timestamp): Mention where to find documentation for
1452 the `gnus-tmp-' variables (bug#11601).
1453
1454 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1455
1456 Sync with Tramp 2.2.6-pre.
1457
1458 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1459 where appropriate.
1460 (Ad-hoc multi-hops): New section.
1461 (Remote processes): New subsection "Running remote processes on
1462 Windows hosts".
1463 (History): Add remote commands on Windows, and ad-hoc multi-hop
1464 methods.
1465 (External methods): "ControlPersist" must be set to "no" for the
1466 `scpc' method.
1467 (Remote processes): Add a note about `auto-revert-tail-mode'.
1468 (Frequently Asked Questions): Use "scpx" in combination with
1469 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1470
1471 * trampver.texi: Update release number.
1472
1473 2012-06-10 Chong Yidong <cyd@gnu.org>
1474
1475 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1476 compilation for html-mono.
1477
1478 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1479
1480 * texinfo.tex: Merge from gnulib.
1481
1482 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484 * Makefile.in (echo-info): Don't try to install info files named
1485 just ".info".
1486
1487 2012-05-28 Glenn Morris <rgm@gnu.org>
1488
1489 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1490
1491 * sc.texi: Nuke hand-written node pointers.
1492 Fix top-level menu to match actual node order.
1493
1494 2012-05-27 Glenn Morris <rgm@gnu.org>
1495
1496 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1497 Some associated fixes, including not messing with chapno in cl.texi.
1498
1499 2012-05-27 Bastien Guerry <bzg@gnu.org>
1500
1501 * org.texi (Durations and time values): Fix typo.
1502
1503 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1504
1505 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1506 Mention `calc-ensure-consistent-units'.
1507
1508 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1509
1510 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1511 reference commands. (Bug#11461)
1512
1513 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1514
1515 2012-05-12 Glenn Morris <rgm@gnu.org>
1516
1517 * Makefile.in (mostlyclean): Add more TeX intermediates.
1518
1519 * Makefile.in: Make it look more like the other doc Makefiles.
1520 Use explicit $srcdir in all dependencies.
1521 Remove cd $srcdir from rules.
1522 (VPATH): Remove.
1523 (infodir): Set to an absolute path.
1524 (INFO_TARGETS): Use short names.
1525 (mkinfodir): infodir is now absolute.
1526 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1527
1528 * Makefile.in (info.info): Rename from info, to avoid duplication.
1529 (.SUFFIXES): Disable implicit rules.
1530
1531 * Makefile.in (MKDIR_P): New, set by configure.
1532 (mkinfodir): Use $MKDIR_P.
1533
1534 2012-05-07 Glenn Morris <rgm@gnu.org>
1535
1536 * forms.texi (Long Example): Update for changed location of files.
1537
1538 2012-05-04 Glenn Morris <rgm@gnu.org>
1539
1540 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1541 (INFO_TARGETS): Use $INFO_EXT.
1542 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1543 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1544 (INFO_TARGETS): Use $INFO_EXT.
1545 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1546
1547 2012-05-02 Glenn Morris <rgm@gnu.org>
1548
1549 * Makefile.in (echo-info): New phony target, used by top-level.
1550
1551 * viper.texi: Make direntry shorter (also it is no longer "newest").
1552
1553 * emacs-gnutls.texi, ert.texi, org.texi:
1554 Fix dircategory, direntry to match info/dir.
1555
1556 * faq.texi: Convert @inforefs to @xrefs.
1557 Fix some malformed cross-references.
1558 (File-name conventions): Shorten section name to avoid overfull line.
1559 (How to add fonts): Use smallexample to avoid overfull lines.
1560
1561 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1562
1563 * auth.texi (Help for users): Update for .gpg file being second.
1564
1565 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1566
1567 * org.texi (Agenda commands): Fix two typos: give corresponding
1568 function names, according to `org-agenda-view-mode-dispatch'.
1569
1570 2012-04-27 Glenn Morris <rgm@gnu.org>
1571
1572 * faq.texi (Major packages and programs): Remove section.
1573 There is no point listing 6 packages (cf etc/MORE.STUFF).
1574 (Finding Emacs and related packages): Move "Spell-checkers" here.
1575
1576 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1577
1578 * dbus.texi (Version): New node.
1579 (Properties and Annotations): Mention the object manager
1580 interface. Describe dbus-get-all-managed-objects.
1581 (Type Conversion): Floating point numbers are allowed, if an
1582 anteger does not fit Emacs's integer range.
1583 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1584 (Asynchronous Methods): Fix description of
1585 dbus-call-method-asynchronously.
1586 (Receiving Method Calls): Fix some minor errors.
1587 Add dbus-interface-emacs.
1588 (Signals): Describe unicast signals and the new match rules.
1589 (Alternative Buses): Add the PRIVATE optional argument to
1590 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1591
1592 2012-04-20 Glenn Morris <rgm@gnu.org>
1593
1594 * faq.texi (New in Emacs 24): New section.
1595 (Packages that do not come with Emacs): Mention M-x list-packages.
1596
1597 2012-04-14 Alan Mackenzie <acm@muc.de>
1598
1599 * cc-mode.texi (c-offsets-alist): Correct a typo.
1600
1601 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1602
1603 * org.texi (Deadlines and scheduling): Fix the example: the
1604 DEADLINE item should come right after the headline. We enforce
1605 this convention, so it is a bug not to illustrate it correctly in
1606 the manual.
1607
1608 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1609
1610 * org.texi (Agenda commands): Fix documentation bug by swapping
1611 the equivalent keybindings to `org-agenda-next-line' with the ones
1612 to `org-agenda-previous-line'.
1613
1614 2012-04-14 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1617
1618 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1619
1620 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1621 Add emacs-gnutls.
1622 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1623
1624 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1625
1626 * Makefile.in: Add emacs-gnutls.texi to build.
1627
1628 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1629
1630 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1631
1632 * auth.texi (Secret Service API): Edit further and give examples.
1633 (Secret Service API): Adjust @samp to @code for collection names.
1634
1635 2012-04-04 Glenn Morris <rgm@gnu.org>
1636
1637 * auth.texi (Secret Service API): Copyedits.
1638 (Help for developers): Fill in some missing function doc-strings.
1639 (Help for users, Help for developers)
1640 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1641
1642 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1643
1644 * auth.texi (Secret Service API): Add the missing text.
1645
1646 2012-04-04 Chong Yidong <cyd@gnu.org>
1647
1648 * message.texi (Using PGP/MIME): Note that epg is now the default.
1649
1650 * gnus.texi: Reduce references to obsolete pgg library.
1651 (Security): Note that epg is now the default.
1652
1653 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1654
1655 * nxml-mode.texi (Completion): C-RET is no longer bound to
1656 nxml-complete.
1657
1658 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1659
1660 * org.texi (Customizing tables in ODT export): Correct few errors.
1661
1662 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1663
1664 * org.texi (Links in ODT export): Update.
1665 (Labels and captions in ODT export): New node.
1666
1667 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1668
1669 * org.texi (Literal examples in ODT export): htmlfontify.el in
1670 Emacs-24.1 now supports fontification. So ODT source blocks will
1671 be fontified by default.
1672
1673 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1674
1675 * org.texi (Refiling notes): Remove duplicated keybinding.
1676
1677 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1678
1679 * org.texi (noweb): Documentation of this new option to the :noweb
1680 header argument.
1681
1682 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1683
1684 * org.texi (Header and sectioning): Add example demonstrating how
1685 to use "LaTeX_CLASS_OPTIONS".
1686
1687 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1688
1689 * org.texi (Noweb reference syntax): Describe the ability to
1690 execute noweb references in the manual.
1691
1692 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1693
1694 * org.texi (cache): Improve cache documentation when session
1695 evaluation is used.
1696
1697 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1698
1699 * org.texi (Plain lists): Document removal.
1700
1701 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1702
1703 * org.texi: Decapitalize file name in references to Calc manual.
1704
1705 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1706
1707 * org.texi (Plain lists): Document removal.
1708
1709 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1710
1711 * org.texi (Top, OpenDocument Text export)
1712 (ODT export commands, Extending ODT export)
1713 (Images in ODT export, Tables in ODT export)
1714 (Configuring a document converter): Add or Update.
1715
1716 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1717
1718 * org.texi (MobileOrg): Change the wording to reflect that the
1719 Android Version is no longer just the little brother of the iOS
1720 version.
1721
1722 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1723
1724 * org.texi (Key bindings and useful functions): Update babel key
1725 binding documentation in manual.
1726
1727 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1728
1729 * org.texi (noweb): Document new noweb header value.
1730
1731 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1732
1733 * org.texi (noweb-sep): Document new header argument.
1734
1735 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1736
1737 * org.texi (noweb-ref): Documentation of this new custom variable.
1738
1739 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1740
1741 * org.texi (wrap): Update the new :wrap documentation to match the
1742 current implementation.
1743
1744 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1745
1746 * org.texi: Added documentation for :wrap.
1747
1748 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1749
1750 * org.texi: #+RESULTS now user-configurable.
1751
1752 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1753
1754 * org.texi: Documented :noweb no-export.
1755
1756 2012-04-01 Thomas Dye <dk@poto.local>
1757
1758 * org.texi: Edit :noweb no header argument for correctness.
1759
1760 2012-04-01 Bastien Guerry <bzg@gnu.org>
1761
1762 * org.texi (Customization): Update the approximate number of Org
1763 variables.
1764
1765 2012-04-01 Thomas Dye <dk@poto.local>
1766
1767 * org.texi: The :results wrap produces a drawer instead of a
1768 begin_results block.
1769
1770 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1771
1772 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1773 reflect the new default.
1774
1775 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1776
1777 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1778 "Getting Started" to this node. (Bug#10450)
1779
1780 2012-03-10 Chong Yidong <cyd@gnu.org>
1781
1782 * flymake.texi (Example -- Configuring a tool called via make):
1783 Mention the Automake COMPILE variable (Bug#8715).
1784
1785 * info.texi (Getting Started): Add an index entry (Bug#10450).
1786
1787 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * dbus.texi (Signals): Known names will be mapped onto unique
1790 names, when registering for signals.
1791
1792 2012-02-29 Glenn Morris <rgm@gnu.org>
1793
1794 * url.texi: Fix quote usage in body text.
1795
1796 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1797
1798 * cl.texi: Use @code{} in menus when appropriate.
1799
1800 2012-02-28 Glenn Morris <rgm@gnu.org>
1801
1802 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1803 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1804 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1805 * org.texi, sc.texi, vip.texi, viper.texi:
1806 Standardize possessive apostrophe usage.
1807
1808 2012-02-26 Chong Yidong <cyd@gnu.org>
1809
1810 * ediff.texi (Quick Help Commands): Add a couple of index entries
1811 (Bug#10834).
1812
1813 2012-02-17 Glenn Morris <rgm@gnu.org>
1814
1815 * gnus.texi (Posting Styles):
1816 * remember.texi (Org): Fix cross-refs to other manuals.
1817
1818 2012-02-15 Glenn Morris <rgm@gnu.org>
1819
1820 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1821 (Encryption): New chapter, split out from previous.
1822
1823 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1824
1825 * gnus.texi (Customizing the IMAP Connection):
1826 Mention nnimap-record-commands.
1827
1828 2012-02-10 Glenn Morris <rgm@gnu.org>
1829
1830 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1831 Mention url-queue-retrieve.
1832
1833 2012-02-09 Glenn Morris <rgm@gnu.org>
1834
1835 * sem-user.texi (Semantic mode user commands): Typo fix.
1836
1837 * info.texi (Create Info buffer): Mention info-display-manual.
1838
1839 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1840
1841 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1842 example (modified from an example by Michael Albinus).
1843
1844 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1845
1846 * gnus.texi (Agent Basics): Fix outdated description of
1847 `gnus-agent-auto-agentize-methods'.
1848
1849 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1850
1851 * cc-mode.texi: Always @defindex ss.
1852 (Config Basics): Fix argument of @itemize.
1853 (Macro Backslashes): Add @code around index entry.
1854
1855 2012-01-23 Glenn Morris <rgm@gnu.org>
1856
1857 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1858
1859 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1860
1861 * tramp.texi (File): Tweak wording for the `scpc' option.
1862
1863 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1864
1865 * gnus.texi (Group Parameters): Really note precedence.
1866
1867 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1868
1869 * gnus.texi (Group Parameters): Note precedence.
1870
1871 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1872
1873 * org.texi (Noweb reference syntax): Adding documentation of
1874 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1875 variable.
1876
1877 2012-01-03 Bastien Guerry <bzg@gnu.org>
1878
1879 * org.texi (Plain lists): Split the table to fix the display
1880 of items.
1881
1882 2012-01-03 Bastien Guerry <bzg@gnu.org>
1883
1884 * org.texi (Plain lists): Fix misplaced explanation.
1885
1886 2012-01-03 Bastien Guerry <bzg@gnu.org>
1887
1888 * org.texi (Plain lists, Agenda files): Add index entries.
1889
1890 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1891
1892 * org.texi: Use "Org mode" instead of alternatives like
1893 "Org-mode" or "org-mode".
1894
1895 2012-01-03 Bernt Hansen <bernt@norang.ca>
1896
1897 * org.texi (Agenda commands):
1898 Document `org-clock-report-include-clocking-task'.
1899
1900 2012-01-03 Bastien Guerry <bzg@gnu.org>
1901
1902 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1903 C-c' on checkboxes.
1904
1905 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1906
1907 * org.texi: End sentences with two spaces.
1908
1909 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1910
1911 * org.texi (External links): Document the link types file+sys
1912 and file+emacs, slightly narrow used page width.
1913
1914 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1915
1916 * org.texi (colnames): Note that colnames behavior may differ
1917 across languages.
1918
1919 2012-01-03 Bastien Guerry <bzg@gnu.org>
1920
1921 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1922
1923 2012-01-03 Thomas Dye <dk@poto.westell.com>
1924
1925 * org.texi: Augmented discussion of babel property
1926 inheritance. Put footnote outside sentence ending period.
1927
1928 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1929
1930 * org.texi (eval): Documenting the full range of :eval header
1931 argument values.
1932
1933 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1934
1935 * org.texi (eval): Documentation of the new :eval option.
1936
1937 2012-01-03 Thomas Dye <dk@poto.local>
1938
1939 * org.texi: Add accumulated properties.
1940
1941 2012-01-03 Thomas Dye <dk@poto.local>
1942
1943 * org.texi: Documented no spaces in name=assign, another
1944 correction to :var table.
1945
1946 2012-01-03 Thomas Dye <dk@poto.local>
1947
1948 * org.texi: Changed DATA to NAME in Working With Source Code
1949 section.
1950
1951 2012-01-03 Tom Dye <tsd@tsdye.com>
1952
1953 * org.texi: Minor change to :var table.
1954
1955 2012-01-03 Tom Dye <tsd@tsdye.com>
1956
1957 * org.texi: More changes to :var table (some examples were wrong).
1958
1959 2012-01-03 Tom Dye <tsd@tsdye.com>
1960
1961 * org.texi: Cleaned up :var table.
1962
1963 2012-01-03 Bastien Guerry <bzg@gnu.org>
1964
1965 * org.texi (Timestamps, Weekly/daily agenda)
1966 (Weekly/daily agenda): Add @cindex for "appointment".
1967
1968 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1969
1970 * org.texi (Literal examples): A new link to the template for
1971 inserting empty code blocks.
1972 (Structure of code blocks): A new link to the template for
1973 inserting empty code blocks.
1974
1975 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1976
1977 * org.texi (External links): Add footnote on how the behavior
1978 of the text search in Org files are controled by the variable
1979 `org-link-search-must-match-exact-headline'.
1980
1981 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1982
1983 * org.texi (Buffer-wide header arguments):
1984 Update documentation to reflect removal of #+PROPERTIES.
1985
1986 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1987
1988 * org.texi (The clock table): Mention that ACHIVED trees
1989 contribute to the clock table.
1990
1991 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1992
1993 * org.texi (Conflicts): Better yasnippet config info.
1994
1995 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1996
1997 * org.texi (Selective export): Explicitely mention the default
1998 values for `org-export-select-tags',
1999 `org-export-exclude-tags'.
2000
2001 2012-01-03 Tom Dye <tsd@tsdye.com>
2002
2003 * org.texi: Added a line to specify that header arguments are
2004 lowercase.
2005
2006 2012-01-03 Tom Dye <tsd@tsdye.com>
2007
2008 * org.texi: :var requires default value when declared.
2009
2010 2012-01-03 Bastien Guerry <bzg@gnu.org>
2011
2012 * org.texi (Handling links): Add a note about the
2013 `org-link-frame-setup' option.
2014
2015 2012-01-03 David Maus <dmaus@ictsoc.de>
2016
2017 * org.texi (Exporting Agenda Views, Extracting agenda
2018 information): Fix command line syntax, quote symbol parameter
2019 values.
2020
2021 2012-01-03 David Maus <dmaus@ictsoc.de>
2022
2023 * org.texi (Exporting Agenda Views): Fix command line syntax.
2024
2025 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2026
2027 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2028 Use octal notation for file permissions, which are normally
2029 thought of in octal.
2030 (Mail Back End Variables): Use more-plausible modes in example.
2031
2032 2011-12-20 Alan Mackenzie <acm@muc.de>
2033
2034 * cc-mode.texi: Update version string 5.31 -> 5.32.
2035
2036 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2037
2038 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2039
2040 2011-11-24 Glenn Morris <rgm@gnu.org>
2041
2042 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2043
2044 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2045
2046 * makefile.w32-in: Update dependencies.
2047
2048 2011-11-20 Glenn Morris <rgm@gnu.org>
2049
2050 * gnus.texi (Group Information):
2051 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2052
2053 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2054
2055 * gnus-coding.texi (Gnus Maintenance Guide):
2056 Rename from "Gnus Maintainance Guide".
2057
2058 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2059 * eieio.texi (Customizing):
2060 * gnus.texi (Article Washing):
2061 * gnus-news.texi:
2062 * sem-user.texi (Smart Jump): Fix typos.
2063
2064 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2065
2066 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2067
2068 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2069
2070 * ede.texi (project-am-texinfo):
2071 * gnus.texi (Sending or Not Sending):
2072 * org.texi (Template elements): Fix typos.
2073
2074 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2075
2076 * ediff.texi (Hooks):
2077 * sem-user.texi (Semanticdb Roots): Fix typos.
2078
2079 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * semantic.texi (Tag handling): Fix typo.
2082
2083 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2084
2085 * gnus.texi (Other Gnus Versions): Remove.
2086
2087 2011-10-28 Alan Mackenzie <acm@muc.de>
2088
2089 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2090 (Other Special Indentations): Add an xref to "Macros with ;".
2091 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2092 "Macros with ;".
2093 (Macros with ;): New page.
2094
2095 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2096 Document the new handling of nested scopes for movement by defuns.
2097
2098 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2099
2100 Sync with Tramp 2.2.3.
2101
2102 * trampver.texi: Update release number.
2103
2104 2011-10-14 Glenn Morris <rgm@gnu.org>
2105
2106 * ert.texi (Introduction, How to Run Tests)
2107 (Running Tests Interactively, Expected Failures)
2108 (Tests and Their Environment, Useful Techniques)
2109 (Interactive Debugging, Fixtures and Test Suites):
2110 Minor rephrasings.
2111 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2112 (Running Tests in Batch Mode): Simplify loading instructions.
2113 (Test Selectors): Clarify some selectors.
2114 (Expected Failures, Useful Techniques):
2115 Make examples fit in 80 columns.
2116
2117 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2118
2119 * calc.texi (Basic Operations on Units): Discuss temperature
2120 conversion (`u t') alongside with other unit conversions ('u c').
2121
2122 2011-10-12 Glenn Morris <rgm@gnu.org>
2123
2124 * ert.texi: Whitespace trivia to make main menu items line up better.
2125
2126 2011-10-08 Glenn Morris <rgm@gnu.org>
2127
2128 * Makefile.in: Fix ert rules.
2129
2130 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2131
2132 * gnus.texi (Gnus Utility Functions): Add more references and
2133 explanations (bug#9683).
2134
2135 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2136
2137 * gnus.texi (Archived Messages): Note the default (bug#9552).
2138
2139 2011-09-21 Bill Wohler <wohler@newt.com>
2140
2141 Release MH-E manual version 8.3.
2142
2143 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2144 release 8.3.
2145 (Preface): Update support information.
2146 (From Bill Wohler): Reset text to original version. As a
2147 historical quote, the tense should be correct in the time that it
2148 was written.
2149
2150 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2151
2152 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2153 (Finding the News): Doc clarification.
2154 (Terminology): Mention naming.
2155
2156 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2157
2158 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2159 (Interactive): Document `quiet'.
2160
2161 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2162
2163 * org.texi (Images in LaTeX export): Rewrite.
2164
2165 2011-08-15 Bastien Guerry <bzg@gnu.org>
2166
2167 * org.texi (Using the mapping API): Mention 'region as a possible
2168 scope for `org-map-entries'.
2169
2170 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2171
2172 * org.texi (Visibility cycling): Document `org-copy-visible'.
2173
2174 2011-08-15 Bastien Guerry <bzg@gnu.org>
2175
2176 * org.texi (Template expansion): Order template sequences in the
2177 proper order.
2178
2179 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2180
2181 * org.texi (eval): Expand discussion of the :eval header argument.
2182
2183 2011-08-15 Bastien Guerry <bzg@gnu.org>
2184
2185 * org.texi (Languages): Add Lilypond and Awk as supported
2186 languages.
2187
2188 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2189
2190 * org.texi: Document that both CLOCK_INTO_DRAWER and
2191 LOG_INTO_DRAWER can be used to override the contents of variable
2192 org-clock-into-drawer (or if unset, org-log-into-drawer).
2193
2194 * org.texi: Replace @xref->@pxref.
2195
2196 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2197
2198 * org.texi (Evaluating code blocks): Documenting the new option
2199 for inline call lines.
2200
2201 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2202
2203 * org.texi (Results of evaluation): More explicit about the
2204 mechanism through which interactive evaluation of code is
2205 performed.
2206
2207 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2208
2209 * org.texi (noweb-ref): New header argument documentation.
2210
2211 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2212
2213 * org.texi (Extracting source code): Documentation of the new
2214 org-babel-tangle-named-block-combination variable.
2215
2216 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2217
2218 * org.texi (Structure of code blocks): Explicitly state that the
2219 behavior of multiple blocks of the same name is undefined.
2220
2221 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2222
2223 * org.texi (TaskJuggler export): Modify the example to reflect the
2224 new effort durations.
2225
2226 2011-08-15 David Maus <dmaus@ictsoc.de>
2227
2228 * org.texi (Images in LaTeX export): Escape curly brackets in
2229 LaTeX example.
2230
2231 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2232
2233 * org.texi (The clock table): Document the :properties and
2234 :inherit-props arguments for the clocktable.
2235
2236 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2237
2238 * org.texi (Tables in LaTeX export): Document specifying placement
2239 options for tables.
2240
2241 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2242
2243 * org.texi (Evaluating code blocks): More specific documentation
2244 about the different types of header arguments.
2245
2246 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2247
2248 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2249
2250 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2251
2252 * org.texi (Built-in table editor): Document the table field
2253 follow mode.
2254
2255 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2256
2257 * org.texi (Easy Templates): Document new template.
2258
2259 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2260
2261 * org.texi (Literal examples): Add a cross-reference from "Literal
2262 Examples" to "Easy Templates."
2263
2264 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2265
2266 * org.texi (The clock table): Add link to match syntax.
2267
2268 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2269
2270 * org.texi (Agenda commands): Document clock consistency checks.
2271
2272 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2273
2274 * org.texi (Built-in table editor): Document that \vert represents
2275 a vertical bar in a table field.
2276
2277 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2278
2279 * org.texi (Literal examples): Link from "Markup" > "Literate
2280 Examples" to "Working with Source Code".
2281
2282 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2283
2284 * org.texi (Agenda commands): Doc for function option to bulk
2285 action.
2286
2287 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2288
2289 * org.texi (Template expansion): Document new %<...> template
2290 escape.
2291
2292 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2293
2294 * org.texi (Selective export): Document exclusion of any tasks
2295 from export.
2296
2297 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2298
2299 * org.texi (Selective export): Document how to exclude DONE tasks
2300 from export.
2301 (Publishing options): Document the properties to be used to turn off
2302 export of DONE tasks.
2303
2304 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2305
2306 * org.texi (The date/time prompt): Document date range protection.
2307
2308 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2309
2310 * org.texi (padline): Documentation of the new padline header
2311 argument.
2312
2313 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2314
2315 * org.texi (var): Adding "[" to list of characters triggering
2316 elisp evaluation.
2317
2318 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2319
2320 * org.texi (var): Documentation of Emacs Lisp evaluation during
2321 variable assignment.
2322
2323 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2324
2325 * org.texi (colnames): Reference indexing into variables, and note
2326 that colnames are *not* removed before indexing occurs.
2327 (rownames): Reference indexing into variables, and note that
2328 rownames are *not* removed before indexing occurs.
2329
2330 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2331
2332 * org.texi (var): Clarification of indexing into tabular
2333 variables.
2334
2335 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2336
2337 * org.texi (results): Documentation of the `:results wrap' header
2338 argument.
2339
2340 2011-08-15 Bastien Guerry <bzg@gnu.org>
2341
2342 * org.texi (LaTeX and PDF export): Add a note about a limitation
2343 of the LaTeX export: the org file has to be properly structured.
2344
2345 2011-08-15 Bastien Guerry <bzg@gnu.org>
2346
2347 * org.texi (Dynamic blocks, Structure editing):
2348 Mention the function `org-narrow-to-block'.
2349
2350 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2351
2352 * org.texi (Languages): Updating list of code block supported
2353 languages.
2354
2355 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2356
2357 * org.texi (Special properties): CATEGORY is a special property,
2358 but it may also used in the drawer.
2359
2360 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2361
2362 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2363
2364 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2365
2366 * org.texi (Include files): Document :lines.
2367
2368 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2369
2370 * org.texi (comments): Documentation of the ":comments noweb" code
2371 block header argument.
2372
2373 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2374
2375 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2376 added extra whitespace around functions to be consistent with the
2377 rest of the section.
2378
2379 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2380
2381 * org.texi (Evaluating code blocks): Expand discussion of
2382 #+call: line syntax.
2383 (Header arguments in function calls): Expand discussion of
2384 #+call: line syntax.
2385
2386 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2387
2388 * org.texi (Evaluating code blocks): More explicit about how to
2389 pass variables to #+call lines.
2390
2391 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2392
2393 * org.texi (Results of evaluation): Link to the :results header
2394 argument list from the "Results of evaluation" section.
2395
2396 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2397
2398 * org.texi (Conflicts): Adding additional information about
2399 resolving org/yasnippet conflicts.
2400
2401 2011-08-15 David Maus <dmaus@ictsoc.de>
2402
2403 * org.texi (Publishing options): Document style-include-scripts
2404 publishing project property.
2405
2406 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2407
2408 * org.texi (Sparse trees): Document the next-error /
2409 previous-error functionality.
2410
2411 2011-08-15 Tom Dye <tsd@tsdye.com>
2412
2413 * org.texi (cache): Improve documentation of code block caches.
2414
2415 2011-08-15 Tom Dye <tsd@tsdye.com>
2416
2417 * org.texi (Code block specific header arguments):
2418 Documentation of multi-line header arguments.
2419
2420 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2421
2422 * org.texi (Code evaluation security): Add example for using a
2423 function.
2424
2425 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2426
2427 * org.texi (Tables in LaTeX export): Documentation of new
2428 attr_latex options for tables.
2429
2430 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2431
2432 * trampver.texi: Update release number.
2433
2434 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2435
2436 Sync with Tramp 2.2.2.
2437
2438 * trampver.texi: Update release number.
2439
2440 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2441
2442 * flymake.texi (Example -- Configuring a tool called via make):
2443 Use /dev/null instead of the Windows "nul" (bug#8715).
2444
2445 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2446
2447 * widget.texi (Setting Up the Buffer): Remove mention of the
2448 global keymap parent, which doesn't seem to be accurate
2449 (bug#7045).
2450
2451 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2452
2453 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2454
2455 2010-07-10 Kevin Ryde <user42@zip.com.au>
2456
2457 * cl.texi (For Clauses): Add destructuring example processing an
2458 alist (bug#6596).
2459
2460 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2461
2462 * ediff.texi (Major Entry Points): Remove mention of `require',
2463 since that's not pertinent in the installed Emacs (bug#9016).
2464
2465 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2468 (Filtering New Groups): Clarify how simple the "options -n" format is.
2469 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2470 is internal.
2471
2472 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2473
2474 * tramp.texi (Cleanup remote connections):
2475 Add `tramp-cleanup-this-connection'.
2476
2477 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2478
2479 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2480 zombies.
2481 (Checking New Groups): Ditto (bug#8974).
2482 (Checking New Groups): Move the reference to the right place.
2483
2484 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2485
2486 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2487 backups, and not actual vc (bug#8975).
2488
2489 2011-07-03 Kevin Ryde <user42@zip.com.au>
2490
2491 * cl.texi (For Clauses): @items for hash-values and key-bindings
2492 to make them more visible when skimming. Add examples of `using'
2493 clause to them, examples being clearer than a description in
2494 words (bug#6599).
2495
2496 2011-07-01 Alan Mackenzie <acm@muc.de>
2497
2498 * cc-mode.texi (Guessing the Style): New page.
2499 (Styles): Add a short introduction to above.
2500
2501 2011-06-28 Deniz Dogan <deniz@dogan.se>
2502
2503 * rcirc.texi (Configuration): Bug-fix:
2504 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2505 Reported by Elias Pipping <pipping@exherbo.org>.
2506
2507 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2508
2509 * gnus.texi (Summary Mail Commands):
2510 Document `gnus-summary-reply-to-list-with-original'.
2511
2512 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 * eshell.texi (Known problems): Fix typo.
2515
2516 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2517
2518 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2519 (Password handling): `auth-source-debug' is good for debug messages.
2520
2521 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2522
2523 * gnus.texi (Store custom flags and keywords): Refer to
2524 `gnus-registry-article-marks-to-{chars,names}' instead of
2525 `gnus-registry-user-format-function-{M,M2}'.
2526
2527 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2528
2529 * texinfo.tex: Merge from gnulib.
2530
2531 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2532
2533 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2534 (Store custom flags and keywords):
2535 Mention `gnus-registry-user-format-function-M' and
2536 `gnus-registry-user-format-function-M2'.
2537
2538 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2539
2540 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2541
2542 2011-05-17 Glenn Morris <rgm@gnu.org>
2543
2544 * gnus.texi (Face): Fix typo.
2545
2546 2011-05-14 Glenn Morris <rgm@gnu.org>
2547
2548 * dired-x.texi (Omitting Examples): Minor addition.
2549
2550 2011-05-10 Jim Meyering <meyering@redhat.com>
2551
2552 * ede.texi: Fix typo "or or -> or".
2553
2554 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2555
2556 * gnus.texi (Summary Buffer Lines):
2557 gnus-summary-user-date-format-alist does not exist.
2558 (Sorting the Summary Buffer): More about sorting threads.
2559
2560 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2561
2562 * trampver.texi: Update release number.
2563
2564 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2565
2566 * tramp.texi (Frequently Asked Questions): New item for disabling
2567 Tramp in other packages.
2568
2569 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2570
2571 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2572 (Fancy splitting to parent, Store arbitrary data):
2573 Update gnus-registry docs.
2574
2575 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2576
2577 * ede.texi: Fix typos.
2578
2579 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2582 It's @table @code.
2583
2584 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2585
2586 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2587
2588 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2589
2590 * calc.texi (Logarithmic Units): Update the function names.
2591
2592 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
2594 * message.texi (Various Commands): Document format specs in the
2595 ellipsis.
2596
2597 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2598
2599 * message.texi (Insertion Variables): Document message-cite-style.
2600
2601 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2602
2603 * tramp.texi (Remote processes): New subsection "Running shell on
2604 a remote host".
2605
2606 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2607
2608 * auth.texi (Help for developers): Update docs to explain that the
2609 :save-function will only run the first time.
2610
2611 2011-03-12 Glenn Morris <rgm@gnu.org>
2612
2613 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2614 (emacs-faq.text): New target.
2615 (clean): Add emacs-faq.
2616
2617 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2618
2619 Sync with Tramp 2.2.1.
2620
2621 * trampver.texi: Update release number.
2622
2623 2011-03-11 Glenn Morris <rgm@gnu.org>
2624
2625 * Makefile.in (HTML_TARGETS): New.
2626 (clean): Delete $HTML_TARGETS.
2627 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2628
2629 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2630
2631 * auth.texi (Help for developers): Show example of using
2632 `auth-source-search' with prompts and :save-function.
2633
2634 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2635
2636 * Version 23.3 released.
2637
2638 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2639
2640 * message.texi (Message Buffers): Update default value of
2641 message-generate-new-buffers.
2642
2643 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2644
2645 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2646 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2647 respectively.
2648 (Musical Notes): New section.
2649 (Customizing Calc): Mention the customizable variable
2650 calc-note-threshold.
2651
2652 2011-03-03 Glenn Morris <rgm@gnu.org>
2653
2654 * url.texi (Dealing with HTTP documents): Remove reference to
2655 function url-decode-text-part; never seems to have existed. (Bug#6038)
2656 (Configuration): Update url-configuration-directory description.
2657
2658 2011-03-02 Glenn Morris <rgm@gnu.org>
2659
2660 * dired-x.texi (Multiple Dired Directories): Remove mentions
2661 of dired-default-directory-alist and dired-default-directory.
2662 Move dired-smart-shell-command here...
2663 (Miscellaneous Commands): ... from here.
2664
2665 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2666
2667 * texinfo.tex: Update to version 2011-02-24.09.
2668
2669 2011-03-02 Glenn Morris <rgm@gnu.org>
2670
2671 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2672 instead of the obsoleted dired-omit-here-always.
2673
2674 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2675
2676 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2677 supported systems.
2678
2679 2011-02-28 Glenn Morris <rgm@gnu.org>
2680
2681 * dbus.texi (Type Conversion): Grammar fix.
2682
2683 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2684
2685 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2686 "Debian GNU/Linux".
2687
2688 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2689
2690 2011-02-23 Glenn Morris <rgm@gnu.org>
2691
2692 * dired-x.texi (Features): Minor rephrasing.
2693 (Local Variables): Fix typos.
2694
2695 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2696 Standardize some Emacs/XEmacs terminology.
2697
2698 * dired-x.texi (Features): Don't advertise obsolete local variables.
2699 Simplify layout.
2700 (Omitting Variables): Update local variables example.
2701 (Local Variables): Say this is obsolete. Fix description of
2702 dired-enable-local-variables possible values.
2703
2704 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2705
2706 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2707 default now.
2708
2709 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2710
2711 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2712
2713 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2714
2715 * gnus.texi (Window Layout): Document layout names.
2716
2717 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2718
2719 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2720 * auth.texi: Sync @dircategory with ../../info/dir.
2721 * autotype.texi: Sync @dircategory with ../../info/dir.
2722 * calc.texi: Sync @dircategory with ../../info/dir.
2723 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2724 * cl.texi: Sync @dircategory with ../../info/dir.
2725 * dbus.texi: Sync @dircategory with ../../info/dir.
2726 * dired-x.texi: Sync @dircategory with ../../info/dir.
2727 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2728 * ede.texi: Sync @dircategory with ../../info/dir.
2729 * ediff.texi: Sync @dircategory with ../../info/dir.
2730 * edt.texi: Sync @dircategory with ../../info/dir.
2731 * eieio.texi: Sync @dircategory with ../../info/dir.
2732 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2733 * epa.texi: Sync @dircategory with ../../info/dir.
2734 * erc.texi: Sync @dircategory with ../../info/dir.
2735 * eshell.texi: Sync @dircategory with ../../info/dir.
2736 * eudc.texi: Sync @dircategory with ../../info/dir.
2737 * flymake.texi: Sync @dircategory with ../../info/dir.
2738 * forms.texi: Sync @dircategory with ../../info/dir.
2739 * gnus.texi: Sync @dircategory with ../../info/dir.
2740 * idlwave.texi: Sync @dircategory with ../../info/dir.
2741 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2742 * message.texi: Sync @dircategory with ../../info/dir.
2743 * mh-e.texi: Sync @dircategory with ../../info/dir.
2744 * newsticker.texi: Sync @dircategory with ../../info/dir.
2745 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2746 * org.texi: Sync @dircategory with ../../info/dir.
2747 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2748 * pgg.texi: Sync @dircategory with ../../info/dir.
2749 * rcirc.texi: Sync @dircategory with ../../info/dir.
2750 * reftex.texi: Sync @dircategory with ../../info/dir.
2751 * remember.texi: Sync @dircategory with ../../info/dir.
2752 * sasl.texi: Sync @dircategory with ../../info/dir.
2753 * sc.texi: Sync @dircategory with ../../info/dir.
2754 * semantic.texi: Sync @dircategory with ../../info/dir.
2755 * ses.texi: Sync @dircategory with ../../info/dir.
2756 * sieve.texi: Sync @dircategory with ../../info/dir.
2757 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2758 * speedbar.texi: Sync @dircategory with ../../info/dir.
2759 * trampver.texi [emacs]: Set emacsname to "Emacs".
2760 * tramp.texi: Sync @dircategory with ../../info/dir.
2761 * url.texi: Sync @dircategory with ../../info/dir.
2762 * vip.texi: Sync @dircategory with ../../info/dir.
2763 * viper.texi: Sync @dircategory with ../../info/dir.
2764 * widget.texi: Sync @dircategory with ../../info/dir.
2765 * woman.texi: Sync @dircategory with ../../info/dir.
2766
2767 2011-02-19 Glenn Morris <rgm@gnu.org>
2768
2769 * dired-x.texi (Technical Details): No longer redefines
2770 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2771 dired-read-shell-command, or dired-find-buffer-nocreate.
2772
2773 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2774
2775 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2776
2777 2011-02-18 Glenn Morris <rgm@gnu.org>
2778
2779 * dired-x.texi (Optional Installation File At Point): Simplify.
2780
2781 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2782
2783 * auth.texi (Help for users): Use :port instead of :protocol for all
2784 auth-source docs.
2785 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2786 to have two files in `auth-sources'.
2787
2788 2011-02-16 Glenn Morris <rgm@gnu.org>
2789
2790 * dired-x.texi: Use emacsver.texi to get Emacs version.
2791 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2792 Depend on emacsver.texi.
2793
2794 * dired-x.texi: Drop meaningless version number.
2795 (Introduction): Remove old info.
2796 (Optional Installation Dired Jump): Autoload from dired-x.
2797 Remove incorrect info about loaddefs.el.
2798 (Bugs): Just refer to M-x report-emacs-bug.
2799
2800 * dired-x.texi (Multiple Dired Directories): Update for rename of
2801 default-directory-alist.
2802 (Miscellaneous Commands): No longer mention very old VM version 4.
2803
2804 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2805
2806 Merge from gnulib.
2807 * texinfo.tex: Update to version 2011-02-14.11.
2808
2809 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2810
2811 * auth.texi (Help for users):
2812 Login collection is "Login" and not "login".
2813
2814 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2815
2816 * tramp.texi (History): Remove IMAP support.
2817 (External methods, Frequently Asked Questions): Remove `imap' and
2818 `imaps' methods.
2819 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2820
2821 * trampver.texi: Remove default value of `emacsimap'.
2822
2823 2011-02-13 Glenn Morris <rgm@gnu.org>
2824
2825 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2826 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2827
2828 2011-02-12 Glenn Morris <rgm@gnu.org>
2829
2830 * sc.texi (Getting Connected): Remove old index entries.
2831
2832 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2833
2834 * url.texi: Remove duplicate @dircategory (Bug#7942).
2835
2836 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2837
2838 * auth.texi (Overview, Help for users, Help for developers):
2839 Update docs.
2840 (Help for users): Talk about spaces.
2841
2842 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2843
2844 * texinfo.tex: Update to version 2011-02-07.16.
2845
2846 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * dbus.texi (Bus names): Adapt descriptions for
2849 dbus-list-activatable-names and dbus-list-known-names.
2850
2851 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2852
2853 * calc.texi (Logarithmic Units): New section.
2854
2855 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2856
2857 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2858 manuals use it now.
2859
2860 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2861
2862 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2863
2864 * overrides.texi: Remove.
2865
2866 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2867 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2868
2869 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2870
2871 * tramp.texi (Frequently Asked Questions): Mention problems with
2872 WinSSHD.
2873
2874 * trampver.texi: Update release number.
2875
2876 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2877
2878 * tramp.texi:
2879 Replace "delimet" with "delimit" globally.
2880 Replace "explicite" with "explicit" globally.
2881 Replace "instead of" with "instead" where there was nothing after "of".
2882 Audit use of comma before interrogative pronoun, "that", or "which".
2883 Minor word order, spelling, wording changes.
2884
2885 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2886
2887 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2888
2889 * sieve.texi: Use WEBHACKDEVEL.
2890
2891 * sasl.texi: Use WEBHACKDEVEL.
2892
2893 * pgg.texi: Use WEBHACKDEVEL.
2894
2895 * message.texi: Use WEBHACKDEVEL.
2896
2897 * gnus.texi: Use WEBHACKDEVEL.
2898
2899 * emacs-mime.texi: Use WEBHACKDEVEL.
2900
2901 * auth.texi: Use WEBHACKDEVEL.
2902
2903 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2904 manuals.
2905
2906 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2907
2908 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2909
2910 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2911
2912 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2913 which in turn is copied from ftp://tug.org/tex/.
2914
2915 2011-02-03 Glenn Morris <rgm@gnu.org>
2916
2917 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2918 (Binding combinations of modifiers and function keys):
2919 Let's assume people reading this are not using Emacs 18.
2920
2921 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2922
2923 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2924 since it's run automatically.
2925
2926 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2927
2928 * gnus.texi (Customizing Articles): Fix typo.
2929
2930 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2931
2932 * gnus.texi (Customizing Articles): Document the new way of customizing
2933 the date headers(s).
2934
2935 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2936
2937 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2938 splitting example.
2939
2940 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2941
2942 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2943 (MAKEINFO_OPTS): New variable.
2944 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2945 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2946 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2947 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2948 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2949 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2950 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2951 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2952 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2953 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2954 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2955 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2956 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2957 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2958 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2959 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2960 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2961 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2962
2963 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2964
2965 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2966
2967 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2968
2969 * message.texi (IDNA): Explain what it is.
2970
2971 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2972
2973 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2974
2975 2011-01-23 Werner Lemberg <wl@gnu.org>
2976
2977 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2978 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2979 (ENVADD): Update.
2980
2981 2011-01-18 Glenn Morris <rgm@gnu.org>
2982
2983 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2984
2985 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2986
2987 * nxml-mode.texi (Introduction): Fix file name typos.
2988
2989 2011-01-13 Christian Ohler <ohler@gnu.org>
2990
2991 * ert.texi: New file.
2992
2993 * Makefile.in:
2994 * makefile.w32-in: Add ert.texi.
2995
2996 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2997
2998 * dbus.texi (Receiving Method Calls): New function
2999 dbus-register-service. Rearrange node.
3000
3001 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3002
3003 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3004 which in turn is copied from ftp://tug.org/tex/.
3005
3006 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3007
3008 * dbus.texi (Receiving Method Calls): Describe new optional
3009 parameter dont-register-service of dbus-register-{method,property}.
3010
3011 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3012
3013 * epa.texi (Encrypting/decrypting *.gpg files):
3014 Mention epa-file-select-keys.
3015
3016 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3017
3018 * gnus.texi (Archived Messages): Remove outdated text.
3019
3020 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3021
3022 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3023
3024 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3025
3026 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3027
3028 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3029
3030 * gnus.texi (The swish++ Engine): Add customizable parameters
3031 descriptions.
3032 (The swish-e Engine): Ditto.
3033
3034 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * tramp.texi (Inline methods): Add "ksu" method.
3037 (Remote processes): Add example with remote `default-directory'.
3038
3039 2010-12-14 Glenn Morris <rgm@gnu.org>
3040
3041 * faq.texi (Expanding aliases when sending mail):
3042 Now build-mail-aliases is interactive.
3043
3044 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3045
3046 * gnus.texi: First pass at adding (rough) nnir documentation.
3047
3048 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3049
3050 * gnus.texi (Filtering New Groups):
3051 Mention gnus-auto-subscribed-categories.
3052 (The First Time): Remove, since default-subscribed-newsgroups has been
3053 removed.
3054
3055 2010-12-13 Glenn Morris <rgm@gnu.org>
3056
3057 * cl.texi (For Clauses): Small fixes for frames and windows.
3058
3059 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3060
3061 * org.texi (Using capture): Document using prefix arguments for
3062 finalizing capture.
3063 (Agenda commands): Document prefix argument for the bulk scatter
3064 command.
3065 (Beamer class export): Document that also overlay arguments can be
3066 passed to the column environment.
3067 (Template elements): Document the new entry type.
3068
3069 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3070
3071 * org.texi (Include files): Document :minlevel.
3072
3073 2010-12-11 Julien Danjou <julien@danjou.info>
3074
3075 * org.texi (Categories): Document category icons.
3076
3077 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3078
3079 * org.texi (noweb): Fix typo.
3080
3081 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3082
3083 * gnus.texi (Server Commands): Point to the rest of the server
3084 commands.
3085
3086 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3087
3088 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3089 g'.
3090
3091 2010-12-02 Julien Danjou <julien@danjou.info>
3092
3093 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3094
3095 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3096
3097 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3098 (Direct Functions): Note the STARTTLS upgrade.
3099
3100 2010-11-27 Glenn Morris <rgm@gnu.org>
3101 James Clark <none@example.com>
3102
3103 * nxml-mode.texi (Introduction): New section.
3104
3105 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3106
3107 * gnus.texi (Server Commands): Document gnus-server-show-server.
3108
3109 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3110
3111 Sync with Tramp 2.2.0.
3112
3113 * trampver.texi: Update release number.
3114
3115 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3116
3117 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3118 Mention that the TeX specific units won't use the `tex' prefix
3119 in TeX mode.
3120
3121 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3122
3123 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3124
3125 2010-11-17 Glenn Morris <rgm@gnu.org>
3126
3127 * edt.texi: Remove information about Emacs 19.
3128
3129 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * trampver.texi: Update release number.
3132
3133 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3134
3135 * gnus.texi (Article Washing): Fix typo.
3136
3137 2010-11-11 Noorul Islam <noorul@noorul.com>
3138
3139 * org.texi: Fix typo.
3140
3141 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3142
3143 * org.texi (Using capture): Explain that refiling is
3144 sensitive to cursor position.
3145
3146 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3147
3148 * org.texi (Images and tables): Add cross reference to link section.
3149
3150 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3151
3152 * org.texi: Document the <c> cookie.
3153
3154 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3155
3156 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3157 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3158
3159 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3160
3161 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3162
3163 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3164
3165 * org.texi (Project alist): Mention that this is a property list.
3166
3167 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3168
3169 * org.texi (Setting up the staging area): Document that
3170 file names remain visible when encrypting the MobileOrg files.
3171
3172 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3173
3174 * org.texi (Setting up the staging area): Document which
3175 versions are needed for encryption.
3176
3177 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3178
3179 * org.texi (noweb): Update :noweb documentation to
3180 reflect the new "tangle" argument.
3181
3182 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3183
3184 * org.texi (Batch execution): Improve tangling script in
3185 documentation.
3186
3187 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3188
3189 * org.texi (Handling links):
3190 (In-buffer settings): Document inlining images on startup.
3191
3192 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3193
3194 * org.texi (Setting up the staging area): Document use of
3195 crypt password.
3196
3197 2010-11-11 David Maus <dmaus@ictsoc.de>
3198
3199 * org.texi (Template expansion): Add date related link type escapes.
3200
3201 2010-11-11 David Maus <dmaus@ictsoc.de>
3202
3203 * org.texi (Template expansion): Add mew in table for link type
3204 escapes.
3205
3206 2010-11-11 David Maus <dmaus@ictsoc.de>
3207
3208 * org.texi (Template expansion): Fix typo in link type escapes.
3209
3210 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3211
3212 * org.texi (Structure of code blocks): Another documentation tweak.
3213
3214 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3215
3216 * org.texi (Structure of code blocks): Documentation tweak.
3217
3218 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3219
3220 * org.texi (Structure of code blocks):
3221 Update documentation to mention inline code block syntax.
3222
3223 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3224
3225 * org.texi (comments): Improve wording.
3226
3227 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3228
3229 * org.texi (comments): Document the new :comments header arguments.
3230
3231 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3232
3233 * org.texi (Installation): Remove the special
3234 installation instructions for XEmacs.
3235
3236 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3237
3238 * org.texi (Easy Templates): New section. Documents quick
3239 insertion of empty structural elements.
3240
3241 2010-11-11 Noorul Islam <noorul@noorul.com>
3242
3243 * org.texi: Fix doc.
3244
3245 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3246
3247 * org.texi (The date/time prompt): Document specification
3248 of time ranges.
3249
3250 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3251
3252 * org.texi (Internal links): Document the changes in
3253 internal links.
3254
3255 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3256
3257 * org.texi (Agenda commands): Document the limitation for
3258 the filter preset - it can only be used for an entire agenda
3259 view, not in an individual block in a block agenda.
3260
3261 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3262
3263 * org.texi (iCalendar export): Document alarm creation.
3264
3265 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3266
3267 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3268
3269 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3270
3271 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3272
3273 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3274
3275 * calc.texi: Use emacsver.texi to determine Emacs version.
3276
3277 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3278
3279 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3280 since that works by default.
3281
3282 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3283
3284 * gnus.texi (Customizing the IMAP Connection): Document
3285 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3286
3287 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3288
3289 * tramp.texi (Remote shell setup): New item "Interactive shell
3290 prompt". Reported by Christian Millour <cm@abtela.com>.
3291 (Remote shell setup, Remote processes): Use @code{} for
3292 environment variables.
3293
3294 2010-11-03 Glenn Morris <rgm@gnu.org>
3295
3296 * ediff.texi (Quick Help Commands, Miscellaneous):
3297 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3298
3299 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3300
3301 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3302
3303 2010-10-31 Glenn Morris <rgm@gnu.org>
3304
3305 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3306
3307 2010-10-31 Glenn Morris <rgm@gnu.org>
3308
3309 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3310
3311 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * gnus.texi (Client-Side IMAP Splitting):
3314 Mention nnimap-unsplittable-articles.
3315
3316 2010-10-29 Julien Danjou <julien@danjou.info>
3317
3318 * gnus.texi (Finding the News): Remove references to obsoletes
3319 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3320
3321 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3322
3323 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3324 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3325 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3326 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3327
3328 2010-10-28 Glenn Morris <rgm@gnu.org>
3329
3330 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3331 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3332 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3333
3334 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3335
3336 * epa.texi (Mail-mode integration): Add alternative key bindings
3337 for epa-mail commands; escape comma.
3338 Don't use the word "PGP", since it is a non-free program.
3339
3340 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3341
3342 * calc.texi: Use emacsver.texi to determine Emacs version.
3343
3344 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3345
3346 * gnus.texi (Group Parameters, Buttons): Fix typos.
3347
3348 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3349
3350 * gnus.texi (Subscription Commands): Mention that you can also
3351 subscribe to new groups via the Server buffer, which is probably more
3352 convenient when subscribing to many groups.
3353
3354 2010-10-21 Julien Danjou <julien@danjou.info>
3355
3356 * message.texi (Message Headers): Allow message-default-headers to be a
3357 function.
3358
3359 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
3361 * gnus-news.texi: Mention new archive defaults.
3362
3363 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3364
3365 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3366
3367 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3368
3369 * gnus.texi (HTML): Document the function value of
3370 gnus-blocked-images.
3371 (Article Washing): shr and gnus-w3m, not the direct function names.
3372
3373 2010-10-20 Julien Danjou <julien@danjou.info>
3374
3375 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3376 variable.
3377
3378 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3379
3380 * gnus.texi (Customizing the IMAP Connection): The port strings are
3381 strings.
3382 (Document Groups): Mention git.
3383
3384 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3385
3386 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3387 bzr/Gnus git sync.
3388
3389 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3390
3391 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3392 change.
3393
3394 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3395
3396 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3397 @item syntax for in-Emacs makeinfo.
3398
3399 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3400
3401 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3402 trim sentence.
3403
3404 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3405
3406 * epa.texi (Caching Passphrases):
3407 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3408 Clarify some configurations require to set up gpg-agent.
3409
3410 2010-10-11 Glenn Morris <rgm@gnu.org>
3411
3412 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3413
3414 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3415
3416 * gnus.texi (Spam Package Introduction): Mention `$'.
3417
3418 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3419
3420 * makefile.w32-in (emacsdir): New variable.
3421 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3422 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3423
3424 2010-10-09 Glenn Morris <rgm@gnu.org>
3425
3426 * Makefile.in (mostlyclean): Delete *.toc.
3427
3428 * Makefile.in: Use $< in rules.
3429
3430 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3431
3432 * Makefile.in ($(infodir)): Delete rule.
3433 (mkinfodir): New. Use it in all the info rules, rather than depending
3434 on infodir.
3435
3436 2010-10-09 Glenn Morris <rgm@gnu.org>
3437
3438 * gnus.texi (Article Washing): Fix previous change.
3439
3440 * Makefile.in (emacsdir): New variable.
3441 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3442 Depend on emacsver.texi.
3443
3444 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3445
3446 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3447
3448 2010-10-08 Julien Danjou <julien@danjou.info>
3449
3450 * gnus.texi: Add mm-shr.
3451
3452 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3453
3454 * gnus.texi (Finding the Parent, The Gnus Registry)
3455 (Registry Article Refer Method): Update docs for nnregistry.el.
3456
3457 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3458
3459 * auth.texi (Help for users)
3460 (GnuPG and EasyPG Assistant Configuration): Update docs.
3461
3462 2010-10-08 Glenn Morris <rgm@gnu.org>
3463
3464 * cl.texi (Organization, Installation, Old CL Compatibility):
3465 Deprecate cl-compat for new code.
3466 (Usage, Installation): Remove outdated information.
3467
3468 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3469
3470 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3471
3472 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3473
3474 2010-10-06 Julien Danjou <julien@danjou.info>
3475
3476 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3477
3478 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3479 broken link.
3480
3481 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3482
3483 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3484 to ReiserFS.
3485
3486 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3487 (FAQ 7-1): Fix getmail URL.
3488
3489 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3490
3491 * epa.texi (Caching Passphrases): New section.
3492
3493 2010-10-06 Glenn Morris <rgm@gnu.org>
3494
3495 * Makefile.in (SHELL): Set it.
3496 (info): Move the mkdir dependency to the individual info files.
3497 (mostlyclean): Tidy up.
3498 (clean): Only delete the specific dvi and pdf files.
3499 (maintainer-clean): Be more restrictive in what we delete.
3500 ($(infodir)): Add parallel build workaround.
3501
3502 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3503
3504 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3505
3506 2010-10-03 Julien Danjou <julien@danjou.info>
3507
3508 * emacs-mime.texi (Display Customization):
3509 Update mm-inline-large-images documentation and add documentation for
3510 mm-inline-large-images-proportion.
3511
3512 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3513
3514 * tramp.texi (Frequently Asked Questions):
3515 Mention remote-file-name-inhibit-cache.
3516
3517 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3518
3519 * gnus.texi (Splitting Mail): Fix @xref syntax.
3520 (Splitting Mail): Really fix the @ref syntax.
3521
3522 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
3524 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3525 (Article Hiding): Add google banner example.
3526 Suggested by Benjamin Xu.
3527
3528 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3529
3530 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3531 Remove nnimap-split-rule from examples.
3532
3533 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3534
3535 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3536 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3537 Fishman.
3538 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3539
3540 2010-09-30 Julien Danjou <julien@danjou.info>
3541
3542 * gnus.texi (Gravatars): Fix documentation about
3543 gnu-gravatar-properties.
3544
3545 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3546
3547 * epa.texi (Bug Reports): New section.
3548
3549 2010-09-29 Glenn Morris <rgm@gnu.org>
3550
3551 * Makefile.in (top_srcdir): Remove unused variable.
3552
3553 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3554
3555 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3556 (Client-Side IMAP Splitting): Document 'default.
3557
3558 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * gnus.texi (Customizing the IMAP Connection):
3561 Document nnimap-fetch-partial-articles.
3562
3563 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus-news.texi: Mention nnimap-inbox.
3566
3567 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3568
3569 2010-09-26 Julien Danjou <julien@danjou.info>
3570
3571 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3572
3573 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus.texi (Security): Remove gpg.el mention.
3576
3577 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3578
3579 * gnus.texi (Browse Foreign Server): New variable
3580 gnus-browse-subscribe-newsgroup-method.
3581
3582 * gnus-news.texi: Mention it.
3583
3584 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
3586 * gnus.texi (NoCeM): Remove.
3587 (Startup Variables): No jingle.
3588
3589 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3590
3591 * woman.texi (Interface Options): xz compression is now supported.
3592
3593 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3594
3595 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3596 (Unavailable Servers): Document gnus-server-copy-server.
3597 (Using IMAP): Document the new nnimap.
3598
3599 2010-09-25 Julien Danjou <julien@danjou.info>
3600
3601 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3602
3603 2010-09-24 Glenn Morris <rgm@gnu.org>
3604
3605 * url.texi (Disk Caching): Tweak previous change.
3606
3607 2010-09-24 Julien Danjou <julien@danjou.info>
3608
3609 * url.texi (Disk Caching): Mention url-cache-expire-time,
3610 url-cache-expired, and url-fetch-from-cache.
3611
3612 2010-09-24 Julien Danjou <julien@danjou.info>
3613
3614 * gnus.texi: Add Gravatars.
3615
3616 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3617
3618 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3619
3620 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3621
3622 * gnus.texi (Expunging mailboxes): Update name of the expunging
3623 command.
3624
3625 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3626
3627 * emacs-mime.texi (rfc2047): Update description for
3628 rfc2047-encode-parameter.
3629
3630 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3631
3632 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3633 "fish" methods.
3634 (External methods): Remove "scp1_old" and "scp2_old" methods.
3635
3636 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3637
3638 * tramp.texi: Remove Japanese manual. Fix typo.
3639
3640 * trampver.texi: Update release number. Remove japanesemanual.
3641
3642 2010-09-09 Glenn Morris <rgm@gnu.org>
3643
3644 * org.texi: Restore clobbered changes (copyright years, untabify).
3645
3646 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3647
3648 * gnus.texi (Adaptive Scoring): Fix typo.
3649
3650 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3651
3652 * gnus.texi (Article Display): Document gnus-html-show-images.
3653
3654 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3655
3656 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3657
3658 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3659
3660 * gnus.texi (HTML): Document gnus-max-image-proportion.
3661
3662 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (HTML): Document gnus-blocked-images.
3665
3666 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3667
3668 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3671 the first message are used for wide replies.
3672 (Changing Servers): Remove documentation on gnus-change-server and
3673 friends, since it's been removed.
3674
3675 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3676
3677 * gnus.texi (Drafts): Mention B DEL.
3678
3679 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3680
3681 * gnus.texi (Delayed Articles): Mention that the Date header is the
3682 original one, even if you delay.
3683
3684 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3685
3686 * gnus.texi (Asynchronous Fetching):
3687 Document gnus-async-post-fetch-function.
3688 (HTML): Made into its own section.
3689
3690 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3691
3692 Sync with Tramp 2.1.19.
3693
3694 * tramp.texi (Inline methods, Default Method):
3695 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3696 Remove remark about doubled "-t" argument.
3697 (Auto-save and Backup): Remove reference to Emacs 21.
3698 (Filename Syntax): Describe port numbers.
3699 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3700 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3701 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3702 errors with the backquotes.
3703 (External packages): File attributes cache flushing for asynchronous
3704 processes.
3705 (Traces and Profiles): Describe verbose level 9.
3706
3707 * trampver.texi: Update release number.
3708
3709 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3710
3711 * dbus.texi (Alternative Buses): New chapter.
3712
3713 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3714
3715 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3716
3717 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3718
3719 * calc.texi (Customizing Calc): Rearrange description of new
3720 variables to match the presentation of other variables.
3721
3722 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3723
3724 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3725
3726 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3727
3728 * calc.texi (Making Selections, Selecting Subformulas)
3729 (Customizing Calc): Mention how to use faces to emphasize selected
3730 sub-formulas.
3731
3732 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * tramp.texi (External packages): File attributes cache flushing
3735 for asynchronous processes.
3736
3737 2010-08-01 Alan Mackenzie <acm@muc.de>
3738
3739 Enhance the manual for the latest Java Mode.
3740
3741 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3742 annotation-var-cont.
3743 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3744 two new symbols.
3745
3746 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3747
3748 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3749
3750 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3751
3752 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3753
3754 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3755
3756 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3757
3758 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3759
3760 * org.texi: Add macros to get plain quotes in PDF output.
3761 List additional contributors.
3762 (Capture): New section, replaces the section about remember.
3763 (Working With Source Code): New chapter, focused on documenting Org
3764 Babel.
3765 (Code evaluation security): New section.
3766 (MobileOrg): Document DropBox support.
3767 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3768 (Special symbols): Show how to display UTF8 characters for entities.
3769 (Global TODO list): Clarify the use of the "M" key and the differences
3770 to the "m" key.
3771 (RSS Feeds): Mention Atom feeds as well.
3772 (Setting tags): Remove paragraph about
3773 `org-complete-tags-always-offer-all-agenda-tags'.
3774
3775 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3776
3777 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3778 argument.
3779 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3780 echoing shells.
3781
3782 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3783
3784 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3785 (Filename Syntax): Describe port numbers.
3786
3787 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3788
3789 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3790 forgotten.
3791 (Type Conversion): Precise conversion of natural numbers.
3792 (Errors and Events): Add "debugging" to concept index. Add variable
3793 `dbus-debug'.
3794
3795 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3796
3797 * dbus.texi (Receiving Method Calls): Add optional argument
3798 EMITS-SIGNAL to `dbus-register-property'.
3799
3800 2010-06-27 Alex Schroeder <alex@gnu.org>
3801
3802 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3803
3804 2010-06-24 Glenn Morris <rgm@gnu.org>
3805
3806 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3807 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3808 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3809 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3810 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3811 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3812 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3813 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3814 convention. Make them end with a period.
3815
3816 2010-06-23 Glenn Morris <rgm@gnu.org>
3817
3818 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3819 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3820 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3821 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3822 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3823 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3824
3825 2010-06-10 Glenn Morris <rgm@gnu.org>
3826
3827 * idlwave.texi (Load-Path Shadows):
3828 * org.texi (Handling links): Fix typos.
3829
3830 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3831
3832 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3833
3834 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3835
3836 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3837 by an alias. (Bug#6226)
3838
3839 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3840
3841 * calc.texi (Manipulating Vectors): Mention that vectors can
3842 be used to determine bins for `calc-histogram'.
3843
3844 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3845
3846 * calc.texi: Remove "\turnoffactive" commands throughout.
3847
3848 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3849
3850 * url.texi (HTTP language/coding, Customization):
3851 * message.texi (Header Commands, Responses):
3852 * cl.texi (Argument Lists): Fix typos.
3853
3854 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3855
3856 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3857 Note that Development menu is always available.
3858 (Creating a project): Fix terminology.
3859 (Add/Remove files): Fix typo.
3860
3861 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3862
3863 * Version 23.2 released.
3864
3865 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3866
3867 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3868
3869 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3870
3871 * tramp.texi (Inline methods, Default Method):
3872 Mention `tramp-inline-compress-start-size'.
3873
3874 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3875
3876 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3877 the CVS repo. Put the Git repo in the news section.
3878
3879 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3880 Removed some mentions of CVS. Mention the new Git repo.
3881
3882 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3883
3884 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3885 (Mail Group Commands): Add index entry.
3886
3887 2010-04-18 Glenn Morris <rgm@gnu.org>
3888
3889 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3890
3891 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3892
3893 * calc.texi (Radix modes): Mention that the option prefix will
3894 turn on twos-complement mode.
3895 (Inverse and Hyperbolic Flags): Mention the Option flag.
3896
3897 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3898
3899 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3900 (LaTeX/PDF export commands): Rename and Move section.
3901 (Sectioning structure): Update.
3902 (References): New use case for field coordinates.
3903 (The export dispatcher): Rename from ASCII export.
3904 (Setting up the staging area): Document the availability of
3905 encryption for MobileOrg.
3906 (Images and tables): Document how to reference labels.
3907 (Index entries): New section.
3908 (Generating an index): New section.
3909 (Column width and alignment): Document that <N> now
3910 means a fixed width, not a maximum width.
3911 (Publishing options): Document the :email option.
3912 (Beamer class export): Fix bug in the BEAMER example.
3913 (Refiling notes): Document refile logging.
3914 (In-buffer settings): Document refile logging keywords.
3915 (Drawers): Document `C-c C-z' command.
3916 (Agenda commands): Mention the alternative key `C-c C-z'.
3917 (Special properties): Document the BLOCKED property.
3918 (The spreadsheet): Mention the formula editor.
3919 (References): Document field coordinates.
3920 (Publishing action): Correct the documentation for the
3921 publishing function.
3922 (The date/time prompt): Document that we accept dates
3923 like month/day/year.
3924 (Cooperation): Document the changes in table.el support.
3925 (Faces for TODO keywords, Faces for TODO keywords)
3926 (Priorities): Document the easy colors.
3927 (Visibility cycling): Document the new double prefix
3928 arg for `org-reveal'.
3929 (Cooperation): Remember.el is part of Emacs.
3930 (Clean view): Mention that `wrap-prefix' is also set by
3931 org-indent-mode.
3932 (Agenda commands): Add information about prefix args to
3933 scheduling and deadline commands.
3934 (Search view): Point to the docstring of
3935 `org-search-view' for more details.
3936 (Agenda commands): Document that `>' prompts for a date.
3937 (Setting tags): Document variable
3938 org-complete-tags-always-offer-all-agenda-tags.
3939 (Column attributes): Cross-reference special properties.
3940
3941 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3942
3943 Synchronize with Tramp repository.
3944
3945 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3946 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3947 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3948 syntax, texi2dvi reports errors with the backquotes.
3949
3950 * trampver.texi: Update release number.
3951
3952 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3953
3954 * gnus.texi (Finding the News): Add pointers to the Server buffer
3955 because it's essential.
3956
3957 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3958
3959 * gnus.texi (MIME Commands): Update description of
3960 gnus-article-browse-html-article.
3961
3962 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3963
3964 * auth.texi (Secret Service API): Add TODO node.
3965 (Help for users): Explain the new source options for `auth-sources'.
3966
3967 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3968
3969 * trampver.texi: Update release number.
3970
3971 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * Branch for 23.2.
3974
3975 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3978 now enabled by default.
3979
3980 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3981
3982 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3983 when Emacs runs in interactive mode. (Bug#5645)
3984
3985 2010-02-16 Glenn Morris <rgm@gnu.org>
3986
3987 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3988
3989 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3990
3991 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3992
3993 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3994
3995 * gnus.texi (Score File Format): Fix typo.
3996
3997 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3998
3999 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4000
4001 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * ada-mode.texi (Project File Overview): Fix typo.
4004
4005 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4006
4007 * semantic.texi: Add Richard Y. Kim credit.
4008
4009 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4010
4011 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4012
4013 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4014 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4015
4016 2010-01-17 Glenn Morris <rgm@gnu.org>
4017
4018 * calc.texi (Reporting Bugs): Don't mention format of repository.
4019
4020 * woman.texi (Bugs): Make "Emacs repository" less specific,
4021 and the URL for same more specific.
4022
4023 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4024
4025 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4026
4027 * ede.texi (ede-step-project, ede-proj-target):
4028 * tramp.texi (Remote processes): Fix typos.
4029
4030 2010-01-16 Mario Lang <mlang@delysid.org>
4031
4032 * ede.texi (ede-target):
4033 * org.texi (Refiling notes): Remove duplicated words.
4034
4035 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4036
4037 * gnus.texi (Posting Styles): Use with-current-buffer.
4038 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4039
4040 2010-01-02 Kevin Ryde <user42@zip.com.au>
4041
4042 * eieio.texi (Naming Conventions): Correction to xref on elisp
4043 coding conventions, is "Tips" node not "Standards".
4044
4045 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4048
4049 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4050
4051 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4052
4053 * gnus.texi (Direct Functions): Add missing port number to tls method.
4054
4055 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4056
4057 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4058 ($(infodir)/edt, edt.dvi): New targets.
4059
4060 2009-12-15 Glenn Morris <rgm@gnu.org>
4061
4062 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4063 (edt, $(infodir)/edt, edt.dvi): New targets.
4064 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4065
4066 * Makefile.in (PDF_TARGETS, pdf): New.
4067 (clean): Add *.pdf.
4068 Add pdf rules for all manuals.
4069
4070 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4071
4072 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4073
4074 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4075
4076 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4077 (Smart Jump, Analyzer Debug): Copyedits.
4078 (Semantic mode user commands): Link to new nodes.
4079 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4080 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4081 upstream Semantic manual.
4082
4083 * semantic.texi (Introduction): Minor fix to diagram.
4084
4085 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4086
4087 * eshell.texi (History): Add the other built-in variables.
4088 (Built-ins): Explain built-ins, and how to apply the external commands.
4089 Add `history', `su' and `sudo'.
4090
4091 * tramp.texi (Remote processes): Add missing <RET> in the example.
4092
4093 2009-12-01 Bill Wohler <wohler@newt.com>
4094
4095 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4096 path for mairix example. Specify -q in namazu example since namazu is
4097 excessively garrulous.
4098
4099 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4100
4101 * tramp.texi (Remote processes): Improve eshell example with "su"
4102 and "sudo" commands.
4103
4104 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4105
4106 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4107
4108 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4109 Document semantic-complete-analyze-inline.
4110 (Semanticdb search debugging commands): Minor clarification.
4111 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4112 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4113 manual.
4114 (Semantic mode): Link to Idle Scheduler.
4115
4116 2009-11-28 Kevin Ryde <user42@zip.com.au>
4117
4118 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4119 @pxref, now EIEIO is in Emacs.
4120
4121 * erc.texi (Development): Correction to git tutorial url.
4122
4123 2009-11-26 Glenn Morris <rgm@gnu.org>
4124
4125 * faq.texi (Latest version of Emacs): Mention stability of development
4126 version.
4127 (Problems with very large files): Max buffer size increase in 23.2.
4128 (VM): VM has moved house again.
4129
4130 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4131
4132 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4133 notations.
4134
4135 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4136
4137 * org.texi (Column attributes): Fix documentation of new operators.
4138
4139 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4142 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4143 (Idle Completions Mode): Numerous copyedits.
4144
4145 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4146
4147 * semantic.texi (Semantic Internals, Glossary):
4148 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4149 (Semanticdb search debugging commands): Fix typos.
4150
4151 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4152
4153 * calc.texi (Radix modes): Mention twos-complement notation.
4154
4155 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4156
4157 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4158 ($(infodir)/semantic, semantic.dvi): New targets.
4159
4160 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4161
4162 * Makefile.in: Build the Semantic manual.
4163
4164 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4165 repository.
4166
4167 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4168
4169 * dbus.texi (Receiving Method Calls): New defun
4170 `dbus-unregister-service'.
4171
4172 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4173
4174 * org.texi (Speed keys): New section.
4175
4176 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4177
4178 * dbus.texi (Type Conversion): Fix typo.
4179 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4180 `dbus-registered-objects-table'.
4181 (Receiving Method Calls): New defun `dbus-register-property'.
4182 Move `dbus-unregister-object' here.
4183
4184 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4185
4186 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4187
4188 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4189
4190 * org.texi (Column attributes): Add the new age summary operators.
4191 Also, mention the fact you can only use one summary operator per
4192 property.
4193
4194 2009-11-13 John Wiegley <johnw@newartisans.com>
4195
4196 * org.texi (Tracking your habits): Add a new section in the
4197 manual about how to track habits.
4198 (Resolving idle time): Add a section on how idle and
4199 dangling clocks are resolved.
4200
4201 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4202
4203 * org.texi (Agenda commands): Document the new `i' command.
4204 (Inserting deadline/schedule): Document logging changes
4205 of scheduling and deadline times stamps.
4206 (In-buffer settings): Document the in-buffer keywords for logging
4207 changes of scheduling and deadline times stamps.
4208 (Structure editing, Plain lists): Document indentation
4209 cycling in empty entries with TAB.
4210 (Archiving): Document the default archiving command.
4211 (Moving subtrees): Document the new keys for archiving.
4212 (Internal archiving): Fix incorrect key.
4213 (Agenda commands): Document the TODO set switching commands.
4214 (Agenda commands): Document the new archiving keys.
4215 (Clocking work time): Better description on how to save
4216 and restore a clock.
4217 (Resolving idle time): Mention the x11idle program to get true
4218 idleness also under X11.
4219 (Resolving idle time): Use @kbd instead of @key for normal
4220 letters, because this is how he rest of the manual does this.
4221 (Pushing to MobileOrg): Mention that `org-directory'
4222 should be set.
4223 (Agenda commands): Document that SPC is a filter for
4224 any tag.
4225 (Search view): Rename from "Keyword search".
4226 (Capure): New chapter.
4227 (Markup): New chapter.
4228 (Links in HTML export, Images in HTML export):
4229 Extend the section titles.
4230 (Images in HTML export): Document the align option.
4231 (Text areas in HTML export): Extend the section title.
4232 (Images in LaTeX export): Explain image placement in LaTeX.
4233
4234 2009-11-10 Glenn Morris <rgm@gnu.org>
4235
4236 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4237
4238 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4239
4240 * tramp.texi (Auto-save and Backup): Disable backups just for a
4241 method.
4242
4243 * trampver.texi: Update release number.
4244
4245 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4246
4247 Sync with Tramp 2.1.17.
4248
4249 * trampver.texi: Update release number.
4250
4251 2009-10-29 Glenn Morris <rgm@gnu.org>
4252
4253 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4254
4255 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4256
4257 * tramp.texi (External methods): Temporary files are kept for
4258 `rsync' and `rsyncc' methods.
4259
4260 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4261
4262 * eieio.texi: Fix typos.
4263
4264 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4265
4266 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4267
4268 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4269
4270 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4271 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4272
4273 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4274
4275 * Makefile.in: Build EIEIO and EDE manuals.
4276
4277 2009-10-07 Eric Ludlam <zappo@gnu.org>
4278
4279 * eieio.texi:
4280 * ede.texi: New files.
4281
4282 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4283
4284 * tramp.texi (Remote processes): Association of a pty is not supported.
4285
4286 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4287
4288 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4289 (Processing LaTeX fragments): Document that the size of images can be
4290 changes using the variable `org-format-latex-options'.
4291 (The date/time prompt, Timestamps): Be more accurate over ISO format
4292 dates and times.
4293 (Visibility cycling): Document showeverything keyword.
4294 (In-buffer settings): Document showeverything keyword.
4295 (Setting up the staging area): Fix the example.
4296 (MobileOrg): New section.
4297 (Agenda commands, Exporting Agenda Views): Document exporting the
4298 agenda view to Org files.
4299
4300 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4301
4302 * tramp.texi (History): Add IMAP support.
4303 (External methods): Add `imap' and `imaps' methods.
4304 (GVFS based methods): Add indices for `davs'.
4305 (Password handling): Rename anchors. Add IMAP entries for
4306 ~/.authinfo.gpg.
4307
4308 * trampver.texi: Set default value of `emacsimap'.
4309
4310 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4311
4312 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4313
4314 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4315
4316 * dired-x.texi (Technical Details):
4317 Delete dired-up-directory (Bug#4292).
4318
4319 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4320
4321 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4322
4323 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4324
4325 * org.texi (Effort estimates): Document new effort setting commands.
4326 (Agenda commands): Document the new keys fro agenda time motion.
4327 Document entry text mode. Improve documentation of the keys to include
4328 inactive time stamps into the agenda view.
4329 (Feedback): Document the new bug report command.
4330 (Structure editing): Add an index entry for the sorting of subtrees.
4331
4332 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4333
4334 * auth.texi (Help for users): Corrected markup.
4335
4336 2009-09-02 Glenn Morris <rgm@gnu.org>
4337
4338 * emacs-mime.texi (time-date): Mention float-time.
4339
4340 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4341
4342 * calc.texi (Simplifying Formulas): Improve the wording.
4343
4344 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4345
4346 * auth.texi: Rewritten for coverage and clarity.
4347
4348 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4349
4350 * gnus.texi (Expiring Mail):
4351 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4352 (Various Various): Mention gnus-safe-html-newsgroups.
4353
4354 * gnus-news.texi: Mention
4355 gnus-mark-copied-or-moved-articles-as-expirable.
4356
4357 * emacs-mime.texi (Display Customization): Add xref to
4358 gnus-safe-html-newsgroups.
4359
4360 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4361
4362 * tramp.texi (Version Control): Remove.
4363 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4364 reference.
4365 (External methods): Correct `scpc' concept index entries. New method
4366 `rsyncc'.
4367 (External packages): New subsections "Filename completion" and "File
4368 attributes cache".
4369
4370 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4371
4372 * calc.texi (Rewrite Rules): Improve the example.
4373 (Simplifying Formulas): Explain use of the I and H flags for
4374 simplification.
4375
4376 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4377
4378 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4379 Describe autostart behavior of dbus-ping.
4380 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4381 for timeout values.
4382 (Top): Remove footnote saying D-Bus is not enabled by
4383 default. (Bug#4256)
4384
4385 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4386
4387 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4388 Reported by Jari Aalto (Bug#4211).
4389 (Mail-mode integration): Mention epa-mail-mode and
4390 epa-global-mail-mode.
4391 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4392 epa-setup.
4393
4394 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4395
4396 * dbus.texi (Asynchronous Methods): Allow nil handler.
4397
4398 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4399
4400 * ediff.texi (ediff-current-file): Add information about this new function.
4401
4402 * viper.texi: Add information about C-s in viper's search command.
4403
4404 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4405
4406 * calc.texi (Date Forms): Fix typos.
4407
4408 2009-08-08 Glenn Morris <rgm@gnu.org>
4409
4410 * org.texi (Agenda commands): Restore clobbered change.
4411
4412 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4413
4414 * calc.texi (Graphics, Devices): Update with the peculiarities of
4415 operation on MS-Windows.
4416
4417 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4418
4419 * org.texi (Publishing action): Improve documentation of file
4420 names when publishing to the source directory.
4421 (Clean view): Document `org-indent-mode'.
4422 (Clocking work time): Add documentation for the
4423 new :timetamp option when creating a clock report.
4424 (Paragraphs): Fix many typos.
4425 (Plain lists): Remove duplicate explanation about the
4426 `C-c *' command.
4427 (Literal examples): Update to reflect the new behavior
4428 of the -n -r -k switches when exporting source code examples.
4429 (Structure editing): Add information about `C-c *',
4430 converting a plain list into a list of Org items.
4431 (Remember): Small rephrasing of the paragraph
4432 describing remember.el. Also mentioned that remember.el is part
4433 of Emacs 23, not Emacs 22.
4434 (Clocking work time): Add documentation about
4435 displaying the current clocking time against the effort estimate.
4436 Also add a footnote about using `org-clock-in-prepare-hook' to add
4437 an effort estimate on the fly, just before clocking it.
4438 (Footnotes): Document automatic renumbering and
4439 sorting.
4440 (Agenda commands): Document new bulk commands.
4441 (Plain lists): Document new behavior of
4442 `org-cycle-include-plain-lists'.
4443 Hyphenation only in TeX.
4444 (Clocking work time): Document the key to update effort
4445 estimates.
4446 (Clocking work time): Document the clock time display.
4447 (Structure editing, TODO basics): Document new
4448 variables.
4449 (Column attributes): Document new colciew operators.
4450 (Publishing options): Document :xml-declaration.
4451 (Tracking TODO state changes): Document the
4452 LOG_INTO_DRAWER property.
4453 (Literal examples): Document the new implementation for
4454 editing source code.
4455 (Publishing action): Mention the new publishing
4456 function, to publish an Org source file.
4457 (Publishing links): Mention how to link to an Org source file.
4458 (Macro replacement): Document new macros.
4459 (Handling links): Document type-specific completion
4460 when inserting links.
4461 (Structure editing, Plain lists): Improve documentation
4462 on sorting.
4463 (Internal links): Document custom ids for links.
4464 (Handling links): Document custom ids for links.
4465 (CSS support): Document new class.
4466 (Refiling notes): Document the possibility to create new nodes
4467 during refiling.
4468 (Agenda commands): Document the "?" operator to find
4469 tasks without effort setting.
4470 (Exporting agenda information): Section moved.
4471 (RSS Feeds): New section.
4472 (Built-in table editor): Document M-e and M-a navigate
4473 inside table field.
4474 (Stuck projects): Docment that projects identified as
4475 un-stuck will still be searchd for stuck sub-projects.
4476 (Paragraphs): Document centering.
4477 (Creating timestamps, Agenda commands): Document new
4478 behavior when changing time stamps.
4479 (Structure editing): Document the new command
4480 `org-clone-subtree-with-time-shift'.
4481 (Publishing): Refresh this chapter.
4482 (Export options, Export options, In-buffer settings):
4483 Document the new keywords.
4484 (Matching tags and properties): Collect all
4485 documentation about tags/property matches here.
4486 (Setting tags): Document `org-tag-persistent-alist'.
4487 (Weekly/daily agenda): New section.
4488 (Orgstruct mode): Describe `orgstruct++-mode'.
4489 (Drawers): Mention the LOGBOOK drawer.
4490 (Export options, Sectioning structure): Document the
4491 #+LEATEX_HEADER in-buffer setting.
4492 (Bugs): Section removed.
4493 (Hooks): New section.
4494 (Add-on packages): Move here from old location.
4495 (Context-sensitive commands): New section.
4496 (Setting tags): Document newline option.
4497 (Global TODO list, Matching tags and properties):
4498 Mention more variables.
4499 (Checkboxes): Update to changed command behavior.
4500
4501 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4502
4503 * speedbar.texi (Basic Key Bindings): Fix typo.
4504
4505 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4506
4507 * calc.texi (Vector/Matrix Functions): Add index entries for both
4508 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4509 affects matrices with more than one row.
4510 (Help Commands): Add index entries for "prefix ?" key bindings.
4511
4512 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4513
4514 * calc.texi (Stack Manipulation Commands): Add documentation for
4515 `calc-transpose-lines'.
4516
4517 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4518
4519 * dbus.texi (Receiving Method Calls): Describe special return value
4520 `:ignore'.
4521
4522 2009-07-24 Alan Mackenzie <acm@muc.de>
4523
4524 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4525 initialization, any individual variable setting now takes precedence
4526 over one done via c-file-style/c-file-offsets.
4527
4528 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4529
4530 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4531 truncated when Calc is quit.
4532 (Customizing Calc): Document `calc-undo-length'.
4533
4534 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4535
4536 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4537
4538 2009-07-11 Kevin Ryde <user42@zip.com.au>
4539
4540 * pcl-cvs.texi (About PCL-CVS):
4541 * widget.texi (Basic Types):
4542 Fix cross-references.
4543
4544 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4545
4546 * dbus.texi (Type Conversion): Don't use literal control character.
4547
4548 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4549
4550 * tramp.texi (GVFS based methods): New section.
4551 (Remote processes): Processes for GVFS based methods run locally.
4552
4553 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * tramp.texi (Inline methods, External methods, Gateway methods):
4556 Avoid the words "kludge" and hack".
4557 (External methods): Add `synce' method.
4558
4559 * trampver.texi: Update release number.
4560
4561 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4562
4563 Sync with Tramp 2.1.16.
4564
4565 * tramp.texi (History): Add GVFS support.
4566 (External methods): Precise `rsync' description. Add `dav', `davs' and
4567 `obex' methods. Add 'tramp-gvfs-methods' option.
4568 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4569 forms.
4570 (Remote Programs): Introduce `tramp-own-remote-path'.
4571 (Remote processes): New subsection "Running remote programs that create
4572 local X11 windows".
4573 (Frequently Asked Questions): Improve code for disabling vc.
4574
4575 * trampver.texi: Update release number. Set default value of
4576 `emacsgvfs'.
4577
4578 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4579
4580 * Branch for 23.1.
4581
4582 2009-06-17 Glenn Morris <rgm@gnu.org>
4583
4584 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4585 (Latest version of Emacs): Mention source code repository.
4586
4587 2009-06-16 Glenn Morris <rgm@gnu.org>
4588
4589 * faq.texi (Top): Language tweak.
4590 (Extended commands): Most people have arrow keys.
4591 (Emacs manual): Say how to follow info links.
4592 (File-name conventions): Change title a bit. Explain about source
4593 versus installed. Condense etc description.
4594 (Guidelines for newsgroup postings): Mention Savannah list page.
4595 (Newsgroup archives): Simplify.
4596 (Contacting the FSF): Add contact URL.
4597 (Emacs Lisp documentation): Printed version not always available.
4598 (Installing Texinfo documentation): Explain how by hand installation is
4599 not normally needed. Use add-to-list. Remove duplicate reference.
4600 (Informational files for Emacs): Move info on Help menu here from
4601 "File-name conventions".
4602 (Help installing Emacs): Tweak uref.
4603 (Obtaining the FAQ): Mention repository.
4604 (Origin of the term Emacs): Explain "ITS".
4605 (Changing load-path): Use add-to-list.
4606 (Automatic indentation): Clarify this is for Text mode.
4607 Don't mention Indented Text mode.
4608 (Finding Emacs on the Internet): The FSF does not seem to offer a
4609 deluxe distribution on CD anymore.
4610
4611 2009-06-16 Glenn Morris <rgm@gnu.org>
4612
4613 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4614 Recommend the latest release. Mention how to get older FAQs.
4615 Recommend the Emacs manual.
4616 (Guidelines for newsgroup postings): Discourage cross-posts.
4617 (Underlining paragraphs): Remove.
4618 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4619 (Bugs and problems): Update key-binding.
4620 (Problems with very large files): Mention 64-bit.
4621 (Shell process exits abnormally): Remove.
4622 (Problems with Shell Mode): Rename and update.
4623 (Spontaneous entry into isearch-mode)
4624 (Problems talking to certain hosts): Remove. This is old information,
4625 in etc/PROBLEMS if needed.
4626 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4627 (Dired claims that no file is on this line): Update.
4628 (Installing Emacs, Problems building Emacs): Simplify.
4629 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4630 information.
4631 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4632 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4633 (JDEE): "JDEE", not "JDE".
4634 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4635 Remove. This is old information, in etc/PROBLEMS if needed.
4636 (stty and Backspace key, Kanji and Chinese characters): Remove.
4637 (Right-to-left alphabets): Update section.
4638 (Changing the included text prefix): Gnus uses message-yank-prefix.
4639 Add cross-reference to Supercite manual.
4640 (Saving a copy of outgoing mail): Simplify output file description.
4641 (Expanding aliases when sending mail): Refer to Emacs manual.
4642 Remove old info about RFC822.
4643 Correct description of how to rebuild aliases.
4644 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4645 (MIME with Emacs mail packages)
4646 (Viewing articles with embedded underlining)
4647 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4648 Remove old sections.
4649 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4650 and is well-documented in the Gnus manual.
4651 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4652 (Making Gnus faster): Rename from "Starting Gnus faster".
4653 Merge "Catch-up is slow in Gnus" into here.
4654
4655 2009-06-14 Glenn Morris <rgm@gnu.org>
4656
4657 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4658 (New in Emacs 23): New section.
4659 (Handling C-s and C-q with flow control): Add xref.
4660
4661 2009-06-13 Glenn Morris <rgm@gnu.org>
4662
4663 * faq.texi (Setting up a customization file): Grammar fix.
4664 Customize is no longer "new".
4665 (Displaying the current line or column): Line-number mode is on by
4666 default. Don't mention `column' package. Mention linum.el.
4667 (Turning on abbrevs by default): Explain how to do it for buffers,
4668 modes, and everywhere.
4669 (Associating modes with files): Use add-to-list. Don't mention Emacs
4670 19.
4671 (Highlighting a region): On by default since 23.1.
4672 (Replacing highlighted text): Update doc quote.
4673 (Working with unprintable characters): Don't mention search-quote-char.
4674 (Using an already running Emacs process): Gnuclient is probably not an
4675 enhancement these days.
4676 (Indenting switch statements): Remove mention of pre-Emacs 20.
4677 (Horizontal scrolling): Abbreviate Emacs 20 description.
4678 (Replacing text across multiple files): Fix name of dired command.
4679 (Disabling backups): Use require not load.
4680 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4681
4682 2009-06-13 Bill Wohler <wohler@newt.com>
4683
4684 Release MH-E manual version 8.2.
4685
4686 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4687 release 8.2.
4688
4689 2009-06-13 Glenn Morris <rgm@gnu.org>
4690
4691 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4692 in this day and age the common meaning is "on the web".
4693 (copying): Use @copyright in all cases.
4694 (Basic keys): Remove reference to deleted manual node "Text Characters".
4695 (File-name conventions): Use GNU as an example rather than SERVICE.
4696 default.el lives in site-lisp. Update Info directory location.
4697 (Real meaning of copyleft): GPL actions have been brought, but all
4698 settled out of court.
4699 (Guidelines for newsgroup postings): Shorten section title.
4700 Simplify comp.emacs description.
4701 (Newsgroup archives): Change Google URL. Describe Gmane.
4702 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4703 points". Mention List-Unsubscribe header.
4704 (Contacting the FSF): Update email and URLs.
4705 (Basic editing): Mention F1 for help.
4706 (Installing Texinfo documentation): Refer to Texinfo website rather
4707 than ftp server.
4708 (Printing a Texinfo file): Mention texi2pdf.
4709 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4710 are just stubs nowadays.
4711 (Latest version of Emacs): Explain version numbers.
4712 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4713 (Turning on syntax highlighting): No need to mention hilit19 any more.
4714 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4715 (Modes for various languages): Remove section.
4716 (Major packages and programs): Remove most version and maintainer
4717 information - it's hard to keep up-to-date, and adds nothing.
4718 Similarly with direct links to mailing lists.
4719 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4720 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4721 years, and Emacs comes with tools for this now.
4722 (Patch): Remove section - this is a standard tool.
4723 (Using function keys under X): Remove section.
4724
4725 2009-06-12 Glenn Morris <rgm@gnu.org>
4726
4727 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4728 (Help installing Emacs): Remove reference to deleted X11 node.
4729 (Associating modes with files): Interpreter-mode-alist is no longer
4730 subservient to auto-mode-alist.
4731 (Installing Emacs): Change future Emacs version.
4732 (Linking with -lX11 fails): Remove old section.
4733 (Packages that do not come with Emacs): Update ELL location.
4734 Emacs Lisp archive is dead.
4735 (Emacs for Windows): Remove reference to old CE port.
4736 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4737 (Emacs for VMS and DECwindows): Remove old ports.
4738 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4739 (Removing flashing messages): Remove section about non-existent Gnus
4740 option.
4741
4742 * faq.texi (Top): Add @top command.
4743 Remove the optional arguments from all @node commands: makeinfo can
4744 generate these automatically, and it is easier to edit and rearrange
4745 nodes without them.
4746
4747 2009-06-11 Glenn Morris <rgm@gnu.org>
4748
4749 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4750 (The LPF): Make the updated URL the sole reference point.
4751 (Learning how to do something): Update refcard price and format.
4752 (Getting a printed manual): Sources in doc/emacs/, not man/.
4753 Also available in PDF format. Since the page count varies, be less
4754 precise.
4755 (Informational files for Emacs): Remove references to deleted files
4756 LPF and SUN-SUPPORT, and to UUCP.
4757 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4758 Remove many obsolete ways to get the FAQ, which now seems only to be
4759 distributed with Emacs.
4760 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4761
4762 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4763
4764 * org.texi (Org Plot): Fix tags (Bug#3507).
4765 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4766
4767 * ada-mode.texi (Installation, Compile commands)
4768 (Project File Overview, No project files, Set compiler options)
4769 (Use GNAT project file, Use multiple GNAT project files)
4770 (Identifier completion): Use @samp for menu items, and @kbd for key
4771 sequences (Bug#3504).
4772
4773 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4774
4775 * gnus.texi (Security): Fix wording; add a link to epa.info.
4776
4777 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4778
4779 * message.texi (Header Commands): Fix descriptions to match
4780 keybindings.
4781
4782 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4783
4784 * gnus.texi (Security): Mention that EasyPG is the current default.
4785
4786 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4787
4788 * ediff.texi (Session Commands): Fix typo.
4789
4790 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4791
4792 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4793 news.software.readers. Reported by Florian Rehnisch.
4794
4795 2009-04-02 Glenn Morris <rgm@gnu.org>
4796
4797 * auth.texi: Capitalize direntry.
4798
4799 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4800 using a period in the entry name. (Bug#2797)
4801
4802 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4803
4804 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4805 ($(infodir)/auth, auth.dvi): New targets.
4806
4807 2009-03-03 Glenn Morris <rgm@gnu.org>
4808
4809 * auth.texi: Fix @setfilename.
4810
4811 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4812 (auth, $(infodir)/auth, auth.dvi): New rules.
4813
4814 2009-02-25 Glenn Morris <rgm@gnu.org>
4815
4816 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4817
4818 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4819
4820 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4821
4822 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4823
4824 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4825 gnus-nocem-issuers, and gnus-nocem-verifyer.
4826
4827 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4828
4829 * ada-mode.texi (Project files, Automatic Casing):
4830 * dbus.texi (Signals):
4831 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4832 * mh-e.texi (HTML):
4833 * nxml-mode.texi (Locating a schema)
4834 (Using the document's URI to locate a schema):
4835 * org.texi (Footnotes, Using the mapping API):
4836 * rcirc.texi (Channels): Remove duplicate words.
4837
4838 2009-02-20 Glenn Morris <rgm@gnu.org>
4839
4840 * dired-x.texi (Miscellaneous Commands):
4841 * gnus.texi: Minor updates for mbox Rmail.
4842
4843 2009-02-16 Karl Berry <karl@gnu.org>
4844
4845 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4846 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4847 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4848 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4849 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4850 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4851 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4852 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4853 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4854 Consistently use @insertcopying in the Top node,
4855 @contents at the front (after @end titlepage),
4856 and @direntry after @copying. (Bug#1988)
4857
4858 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4859
4860 * auth.texi: New file documenting auth-source.
4861
4862 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4863
4864 * org.texi (Org Plot): Fix link.
4865
4866 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4867
4868 * epa.texi (Mail-mode integration): Mention the way to do
4869 "encrypt-to-self". (Bug#1807)
4870
4871 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4872
4873 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4874
4875 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4876
4877 * gnus-news.texi: Print version about Incoming*.
4878
4879 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4880
4881 * org.texi (Structure editing, Handling links)
4882 (Fast access to TODO states, Javascript support): Make standard docs
4883 correctly reflect default variable settings.
4884
4885 2009-02-02 Glenn Morris <rgm@gnu.org>
4886
4887 * org.texi: Fix typos.
4888
4889 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4890
4891 Sync with Tramp 2.1.15.
4892
4893 * trampver.texi: Update release number.
4894
4895 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4896
4897 * org.texi (TODO dependencies): Document TODO dependencies on
4898 checkboxes.
4899
4900 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4901
4902 * org.texi (TODO dependencies): Document key binding for toggling
4903 ORDERED property.
4904
4905 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4906
4907 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4908 of hook functions.
4909
4910 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4911
4912 * org.texi (TODO dependencies): New section.
4913
4914 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4915
4916 * org.texi (Plain lists, TODO basics, Priorities)
4917 (Multiple sets in one file, Conflicts): Document interaction with
4918 `shift-selection-mode'.
4919
4920 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4921
4922 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4923 Make Calc the subject of sentences.
4924 (Rearranging Formulas using Selections): Discuss new options
4925 for `j *'.
4926
4927 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4928
4929 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4930
4931 2009-01-26 Glenn Morris <rgm@gnu.org>
4932
4933 * org.texi: Fix typos.
4934
4935 2009-01-26 Bill Wohler <wohler@newt.com>
4936
4937 * mh-e.texi (EDITION, UPDATED): Update.
4938
4939 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4940
4941 * org.texi (References): Add information about remote references.
4942 (Built-in table editor): Document `C-c RET' in tables.
4943 (Math symbols, Quoting LaTeX code): Mention that simple
4944 LaTeX macros survive LaTeX export.
4945 (Images in LaTeX export): Show how to create a reference to a
4946 figure.
4947 (Sectioning structure): Document that the LaTeX class can be
4948 specified in a property.
4949 (Text areas in HTML export): New section.
4950 (External links): Add examples for text search and ID links.
4951 (Built-in table editor): Remove the descriptio of `C-c
4952 C-q', it not longer works.
4953 (Literal examples): Document that a space must follow
4954 the colon in short examples.
4955 (Relative timer): Document `org-timer-stop'.
4956 (Footnotes): New section.
4957 (Footnote markup): Shorten section and refer to new Footnote
4958 section.
4959 (Literal examples): Add documentation for line
4960 numbering in and references to code examples.
4961 (CSS support): Fix the description of default CSS styles.
4962 (Capturing column view): Document
4963 "file:path/to/file.org" as an allowed value for the ID property of
4964 a dynamic block copying column view.
4965
4966 2009-01-23 Stephen Eglen <stephen@gnu.org>
4967
4968 * mh-e.texi (Getting Started): Describe $MH.
4969
4970 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4971
4972 * tramp.texi (all): Harmonize usage of "external method",
4973 "external transfer method" and "out-of-band method".
4974 (Connection types): Precise the differences of inline and external
4975 methods. Written by Adrian Phillips <a.phillips@met.no>.
4976
4977 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4978
4979 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4980 commands as described at the top. Reported by Allan Gottlieb
4981 <gottlieb@nyu.edu>.
4982
4983 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4984
4985 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4986 nnmail-pathname-coding-system.
4987
4988 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4989
4990 * org.texi (Relative timer): Fix typo.
4991
4992 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4993
4994 * org.texi (Clocking work time): Fix typo.
4995 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4996
4997 2009-01-13 Glenn Morris <rgm@gnu.org>
4998
4999 * org.texi: Fix some more typos.
5000
5001 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5002
5003 * org.texi: Fix some typos.
5004
5005 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5006
5007 * gnus.texi (Group Parameters): Add note for local variables.
5008
5009 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5010
5011 * gnus.texi (Converting Kill Files): Fix URL.
5012 Include gnus-kill-to-score.el in contrib directory.
5013
5014 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5015
5016 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5017 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5018 (Paging the Article): Add index entry.
5019
5020 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5021
5022 * ada-mode.texi (Examples): Delete redundant text.
5023
5024 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5025
5026 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5027
5028 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5029 addresses.
5030
5031 2009-01-03 Bill Wohler <wohler@newt.com>
5032
5033 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5034 kept empty.
5035
5036 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5037
5038 * org.texi (Activation, Exporting, ASCII export, HTML export)
5039 (HTML Export commands, LaTeX/PDF export commands):
5040 Improve documentation about transient-mark-mode.
5041 (References): Document the use of special names like $LR1 to reference
5042 to fields in the last table row.
5043
5044 2008-12-19 Juri Linkov <juri@jurta.org>
5045
5046 * info.texi (Search Text): Remove mention of removed key binding M-s.
5047
5048 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5049
5050 * org.texi (References): Remove mentioning of @0 as reference for the
5051 last line, this has been reverted in the Lisp sources.
5052
5053 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5054
5055 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5056 (DVI_TARGETS): Remove duplicates. Add sasl.
5057 ($(infodir)/sasl, sasl.dvi): New targets.
5058
5059 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5060
5061 * org.texi: Version number pushed to 6.15d.
5062
5063 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5064
5065 * org.texi (Tables in LaTeX export): New section.
5066 (Images in LaTeX export): New section.
5067 (Inlined images, Images in HTML export): Sections renamed.
5068
5069 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5070
5071 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5072
5073 2008-12-04 David Engster <dengste@eml.cc>
5074
5075 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5076 of nnml-get-new-mail. Change URL for mairix patch.
5077
5078 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5079
5080 * org.texi (Using the mapping API): Fix bug in mapping example.
5081 (Publishing options): Make the list of properties complete again, in
5082 correspondence to the variable `org-export-plist-vars'.
5083 (Property searches): Document new special values for time comparisons.
5084 (Tag inheritance): Refine the description of tag inheritance.
5085 (Project alist): Add info about the publishing sequence of components.
5086 (Effort estimates): Document the new relative timer.
5087
5088 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5089
5090 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5091 (Using Calc): Clarify use of `C-x * o'.
5092 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5093
5094 2008-11-28 Richard M Stallman <rms@gnu.org>
5095
5096 * dbus.texi (Receiving Method Calls): Clean up previous change.
5097
5098 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5101 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5102 `dbus-unescape-from-identifier'.
5103 (Receiving Method Calls): New constants `dbus-service-emacs' and
5104 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5105 (Signals): Use the constants in the example.
5106
5107 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5108
5109 * org.texi: Re-apply change to FDL 1.3.
5110
5111 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5112
5113 * org.texi (Setting up Remember): Document `org-remember-mode'.
5114 (External links): Document that bbdb links can use a regular
5115 expression.
5116 (External links): Document that elisp links can contain interactive
5117 commands.
5118
5119 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5120
5121 * viper.texi (viper-translate-all-ESC-keysequences):
5122 Description removed.
5123
5124 2008-11-19 Glenn Morris <rgm@gnu.org>
5125
5126 * doclicense.texi: Change to FDL 1.3.
5127 Relicense all texi files under FDL 1.3 or later.
5128
5129 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5130
5131 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5132
5133 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5134
5135 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5136
5137 * ediff.texi: Version/date change.
5138
5139 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5140
5141 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5142
5143 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5144
5145 * calc.texi (About This Manual): Comment out a mention of
5146 marginal notes.
5147
5148 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5149
5150 * org.texi (Clocking work time): Document the :formula property of
5151 clock tables.
5152 (Structure editing, Refiling notes): Document refiling regions.
5153 (Agenda commands): Document the double-prefix version
5154 of the `l' command in the agenda.
5155 (Handling links): Explain the effect of a double prefix
5156 arg to `C-c C-o'.
5157 (TODO basics): Add documentation for tag triggers.
5158
5159 2008-10-23 Glenn Morris <rgm@gnu.org>
5160
5161 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5162 byte-compiling things like `+'.
5163
5164 * ns-emacs.texi: Merge copyright years of author now with assignment
5165 into FSF years.
5166 (VER): Use it for easier automatic updating. Use Emacs version rather
5167 than standalone Emacs.app version.
5168
5169 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5170
5171 * org.texi: Lots of minor fixes.
5172 (Capture): New chapter.
5173 (Org Plot): New section.
5174
5175 2008-09-30 Magnus Henoch <mange@freemail.hu>
5176
5177 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5178
5179 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5180
5181 * calc.texi (User Defined Units): Mention how to enter optional display
5182 string.
5183
5184 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5185
5186 * message.texi (Sending Variables): Fix variable documentation to
5187 avoid the "y/n" wording.
5188
5189 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5190
5191 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5192
5193 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5194
5195 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5196 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5197
5198 2008-09-22 Bill Wohler <wohler@newt.com>
5199
5200 Release MH-E manual version 8.1.
5201
5202 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5203 release 8.1.
5204
5205 * mh-e.texi: Retain dual license as agreed to by the FSF.
5206 However, bump GPL to Version 3.
5207 Use @include for license text.
5208
5209 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5210
5211 * gnus.texi (Top, Setup, Fancy splitting to parent)
5212 (Store custom flags and keywords, Store arbitrary data):
5213 Clean up markup.
5214
5215 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5216
5217 * gnus.texi (The Gnus Registry): Document it.
5218
5219 2008-09-08 David Engster <dengste@eml.cc>
5220
5221 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5222 Clarify section about choosing back end servers.
5223
5224 2008-08-23 Glenn Morris <rgm@gnu.org>
5225
5226 * dired-x.texi (Shell Command Guessing):
5227 Mention dired-guess-shell-case-fold-search. (Bug#417)
5228
5229 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * trampver.texi: Update release number.
5232
5233 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5234
5235 * ns-emacs.texi: Update version.
5236 (Introduction): Correct menu location for options save.
5237 (Customization): Note that defaults are stored under org.gnu.Emacs.
5238
5239 2008-08-11 Bill Wohler <wohler@newt.com>
5240
5241 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5242 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5243 Henman) (closes SF #1768928).
5244
5245 2008-08-10 Glenn Morris <rgm@gnu.org>
5246
5247 * ns-emacs.texi: Use @copying. Change copyright of authors with
5248 assignment to FSF. Change license to GFDL.
5249 (Top): Remove outdated references.
5250
5251 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5252
5253 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5254 Add gnus-summary-sort-by-most-recent-number and
5255 gnus-summary-sort-by-most-recent-date.
5256 (Summary Sorting): Explain prefix argument.
5257
5258 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5261 gnus-summary-pipe-output.
5262
5263 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5264
5265 * dbus.texi (Receiving Method Calls): Document error handling of own
5266 D-Bus methods.
5267
5268 2008-08-01 Bill Wohler <wohler@newt.com>
5269
5270 * mh-e.texi (Reading Mail)
5271 (Viewing Attachments): Describe new function
5272 mh-show-preferred-alternative.
5273 (Sending Mail, Redistributing, Sending Message): Describe new hook
5274 mh-annotate-msg-hook.
5275
5276 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5277
5278 * dbus.texi (Arguments and Signatures): Fix example.
5279 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5280 (Asynchronous Methods): New node.
5281 (Errors and Events): Describe extended layout of `dbus-event'.
5282 New defun `dbus-event-message-type'.
5283
5284 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5285
5286 * ediff.texi: Remove VMS support.
5287
5288 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5289
5290 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5291 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5292
5293 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5294
5295 * Makefile.in: Add mairix-el targets.
5296
5297 2008-07-29 David Engster <deng@randomsample.de>
5298
5299 * mairix-el.texi: New file.
5300
5301 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5302
5303 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5304 project files. Delete 'main_unit' project variable; not needed. Allow
5305 process environment variables wherever project variables are allowed.
5306 Add tutorial section on multiple GNAT project files.
5307
5308 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5309
5310 Sync with Tramp 2.1.14.
5311
5312 * trampver.texi: Update release number.
5313
5314 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5315
5316 * ns-emacs.texi:
5317 * faq.texi: Remove mentions of Mac Carbon.
5318
5319 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5320
5321 * gnus.texi (Saving Articles): Describe the 2nd argument of
5322 gnus-summary-save-in-pipe.
5323 (SpamAssassin): Use it.
5324
5325 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5326
5327 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5328
5329 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5330
5331 * org.texi (Export options): Document the use of the creator flag.
5332
5333 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5334
5335 * org.texi: New version 6.06a.
5336
5337 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5338
5339 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5340 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5341
5342 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5343
5344 * calc.texi (Editing Stack Entries):
5345 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5346 Calc's help functions. Mention fixing typos.
5347 (Customizing Calc): Fix typo.
5348
5349 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5350
5351 * calc.texi (summarykey): New macro. Use to correctly format keys in
5352 the summary.
5353
5354 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5355
5356 * ns-emacs.texi (Customization): Corrected documentation on color
5357 specification formats.
5358
5359 2008-07-19 Andreas Schwab <schwab@suse.de>
5360
5361 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5362
5363 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5364 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5365
5366 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5367
5368 * dbus.texi (Inspection): Rework, introduce submenus.
5369 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5370 (Properties and Annotations, Arguments and Signatures): New nodes.
5371
5372 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5373
5374 * dbus.texi (Receiving Method Calls): Fix description of
5375 `dbus-register-method'.
5376 (Signals): Allow also signal arguments for filtering in
5377 `dbus-register-signal'.
5378
5379 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5380
5381 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5382 `cnorm'.
5383 (Arithmetic Tutorial): Simplify the verification of prime factors.
5384
5385 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5386
5387 * gnus.texi (Saving Articles): Mention
5388 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5389
5390 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5391
5392 * calc.texi: Adjust mode line throughout.
5393
5394 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5395
5396 * sasl.texi (Mechanisms): Fix typos.
5397
5398 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5399
5400 * calc.texi (Killing from the stack): Mention using normal Emacs
5401 copying.
5402
5403 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5404
5405 * tramp.texi (Password handling): Rename from "Password caching".
5406 Add `auth-source' mechanism.
5407 (Connection caching): Tramp reopens the connection automatically,
5408 when the operating system on the remote host has been changed.
5409
5410 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5411
5412 * makefile.w32-in (distclean): Remove makefile.
5413
5414 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5415
5416 * org.texi (Using the mapping API): New section.
5417 (Agenda column view): New section.
5418 (Moving subtrees): Document archiving to the archive sibling.
5419 (Agenda commands): Document columns view in the agenda.
5420 (Using the property API): Document the API for multi-valued properties.
5421
5422 2008-06-17 Jason Riedy <jason@acm.org>
5423
5424 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5425 function, and efmt may be a two-argument function.
5426 (Radio tables): Document multiple destinations.
5427
5428 2008-06-16 Glenn Morris <rgm@gnu.org>
5429
5430 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5431 Add Cover-Texts.
5432
5433 2008-06-15 Glenn Morris <rgm@gnu.org>
5434
5435 * faq.texi (VER): Update to 23.0.60.
5436
5437 * mh-e.texi: Remove option of licensing under GPL.
5438 Add Cover-Texts to GFDL permissions notice.
5439 (GPL): Remove section.
5440 (GFDL): Include doclicense.texi rather than the actual text.
5441
5442 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5443 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5444
5445 * sasl.texi: Fix output file name.
5446
5447 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5448
5449 * gnus-coding.texi: Refer to license in Gnus manual.
5450
5451 * idlwave.texi, sasl.texi: Use @copying.
5452
5453 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5454
5455 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5456
5457 * url.texi: Use @copying, @title, @subtitle, @author.
5458
5459 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5460 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5461 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5462 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5463 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5464 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5465 * widget.texi, woman.texi:
5466 Remove references to external license, since doclicense is included.
5467
5468 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5469 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5470 Remove references to non-existent Invariant Sections.
5471
5472 2008-06-14 Glenn Morris <rgm@gnu.org>
5473
5474 * faq.texi (Major packages and programs): Remove references to external
5475 Supercite, Calc, VIPER, since they have been included for some time.
5476 Update VM, AUCTeX, BBDB entries.
5477
5478 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5479
5480 * newsticker.texi: Updated to match latest newsticker changes.
5481
5482 2008-06-13 Glenn Morris <rgm@gnu.org>
5483
5484 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5485 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5486 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5487 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5488 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5489 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5490 * woman.texi:
5491 Update Back-Cover Text as per maintain.info.
5492
5493 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5494
5495 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5496
5497 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5498 (gnus-faq.xml): Update repository host.
5499
5500 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5501
5502 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5503
5504 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5505 Fix a typo.
5506
5507 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5508
5509 * gnus.texi (Mail Source Customization): Correct values of
5510 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5511 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5512
5513 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5514
5515 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5516 coding standards.
5517
5518 2008-06-14 David Engster <dengste@eml.cc>
5519
5520 * gnus.texi (nnmairix): Markup fixes.
5521
5522 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5523
5524 * gnus.texi (nnmairix): Markup and other minor fixes.
5525
5526 2008-06-05 David Engster <dengste@eml.cc>
5527
5528 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5529
5530 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5531
5532 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5533 (Searching, nnir, nnmairix): New stub nodes.
5534
5535 2008-05-30 Felix Lee <felix.1@canids.net>
5536
5537 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5538
5539 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5542
5543 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5544
5545 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5546
5547 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5548
5549 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5550
5551 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5552
5553 * info.texi (Top): Fix typo in xref.
5554
5555 2008-05-05 Karl Berry <karl@gnu.org>
5556
5557 * info.texi (Top): @xref to stand-alone manual.
5558
5559 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5560
5561 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5562 (Various Summary Stuff): Fix typo in last xref.
5563
5564 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5565
5566 * org.texi (Moving subtrees): Fix typo.
5567
5568 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5569
5570 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5571 Tramp via `tramp-mode'.
5572
5573 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5574
5575 * org.texi: Massive changes, in many parts of the file.
5576
5577 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5578
5579 * gnus.texi (Oort Gnus): Add message-fill-column.
5580
5581 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5582
5583 * gnus.texi (Mail Source Specifiers): Typo fix.
5584
5585 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5586
5587 * gnus.texi (Diary Headers Generation): Update key binding for
5588 `gnus-diary-check-message'.
5589
5590 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5591
5592 * gnus.texi (Emacsen): Addition.
5593
5594 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5595
5596 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5597
5598 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5599
5600 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5601
5602 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5603
5604 * gnus-news.texi: Update tool bar item.
5605
5606 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5607
5608 * gnus-news.texi: Fix typos.
5609
5610 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5611
5612 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5613 Add mention of `kron'.
5614
5615 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5616
5617 * epa.texi (Encrypting/decrypting *.gpg files):
5618 Document epa-file-name-regexp.
5619
5620 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5621
5622 * gnus.texi (Example Methods): Fix description about ssh-agent.
5623 (Indirect Functions): Fix the default value of nntp-telnet-command;
5624 remove link to connect.html.
5625
5626 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5627
5628 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5629 dbus-call-method.
5630 (Receiving Method Calls): The timeout can be set by the calling client.
5631
5632 * trampver.texi: Update release number.
5633
5634 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus.texi (Top): Fix version. Add SASL.
5637
5638 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5639
5640 Sync with Tramp 2.1.13.
5641
5642 * trampver.texi: Update release number.
5643
5644 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * org.texi: Update to new org-mode website.
5647
5648 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5649
5650 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5651
5652 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5653
5654 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5655 gnus-read-ephemeral-gmane-group-url,
5656 gnus-read-ephemeral-emacs-bug-group,
5657 gnus-read-ephemeral-debian-bug-group.
5658
5659 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5660
5661 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5662
5663 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5664 Add FIXMEs for Bookmarks and gnus-registry-marks.
5665
5666 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5667
5668 * gnus.texi (Smileys): Document `smiley-style'.
5669
5670 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5671
5672 * gnus.texi (Gnus Development): Clarify difference between ding and
5673 gnu.emacs.gnus.
5674 (MIME Commands, Using MIME, RSS): Fix markup.
5675
5676 * gnus-faq.texi ([8.4]): Ditto.
5677
5678 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5679
5680 * gnus.texi (Emacsen): Remove obsolete stuff.
5681
5682 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5683
5684 * gnus.texi (Oort Gnus): Add version info WRT
5685 `mail-source-delete-incoming'.
5686
5687 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5688
5689 * gnus.texi (Top): Add "Other related manuals" and version info in
5690 `iftex' output.
5691 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5692 gnus-balloon-face-0 and the corresponding format specifiers.
5693
5694 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5695
5696 * tramp.texi (Filename completion): Remove footnote about let-bind
5697 of `partial-completion-mode'. It doesn't work this way.
5698
5699 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5700
5701 * pcl-cvs.texi (Contributors): Update my email.
5702
5703 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5704
5705 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5706
5707 2008-03-17 Bill Wohler <wohler@newt.com>
5708
5709 * mh-e.texi (Viewing): Update URL for adding header fields to
5710 mh-invisible-header-fields-default.
5711
5712 2008-03-16 Bill Wohler <wohler@newt.com>
5713
5714 * mh-e.texi (Preface): Add Gnus to requirements.
5715 (Forwarding): Note that forwarded MIME messages are now inline.
5716
5717 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5718
5719 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5720 (Common Variables): Give precedence to the netcat methods over the
5721 telnet methods, and mention that they are more reliable.
5722
5723 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5724
5725 * org.texi (Exporting Agenda Views): Document agenda export to
5726 iCalendar.
5727 (Progress logging): Document the new progress logging stuff.
5728
5729 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5730
5731 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5732 Update for change of `mail-source-delete-incoming'.
5733
5734 * gnus-news.texi: Ditto.
5735
5736 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5739 custom versions.
5740
5741 2008-03-07 Alan Mackenzie <acm@muc.de>
5742
5743 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5744 parens/brackets in a k&r region is limited.
5745
5746 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5747
5748 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5749 using different Emacs versions.
5750
5751 2008-02-27 Glenn Morris <rgm@gnu.org>
5752
5753 * sc.texi: Remove a lot of old and obsolete info.
5754 (titlepage): Simplify.
5755 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5756 (VM with any Emacsen, GNEWS with any Emacsen)
5757 (Overloading for Non-conforming MUAs, Version 3 Changes)
5758 (The Supercite Mailing List): Delete nodes.
5759 (Introduction): Remove info about old packages.
5760 (Getting Connected): Simplify. Remove info about old packages.
5761 (Citing Commands): Delete Emacs 19 info.
5762 (Hints to MUA Authors): Simplify.
5763 (Thanks and History): Merge in some info from the deleted node
5764 "Version 3 Changes".
5765
5766 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * org.texi (Setting tags, In-buffer settings):
5769 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5770
5771 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5772
5773 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5774 installation directory name.
5775
5776 2008-02-12 Romain Francoise <romain@orebokech.com>
5777
5778 * epa.texi (Overview): Fix typo.
5779
5780 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5781
5782 * epa.texi (Quick start): Remove the .emacs setting.
5783
5784 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5785
5786 * epa.texi (Quick start): Use the command `epa-enable' instead of
5787 loading `epa-setup'.
5788
5789 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5790
5791 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5792 ($(infodir)/epa, epa.dvi): New targets.
5793
5794 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5795
5796 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5797
5798 * epa.texi: New manual documenting the EasyPG Assistant.
5799
5800 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5801
5802 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5803 (Inspection): New function dbus-ping.
5804
5805 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5806
5807 * tramp.texi (Remote processes): Add `shell-command'.
5808
5809 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5810
5811 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5812 (Group Parameters): Document `mail-source' parameter.
5813
5814 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5815
5816 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5817 must be a local host.
5818
5819 2008-01-26 Michael Olson <mwolson@gnu.org>
5820
5821 * erc.texi: Update version for ERC 5.3 release.
5822 (Obtaining ERC): Update extras URLs for 5.3.
5823 (Development): Write instructions for git, and remove those for Arch.
5824 (History): Mention the switch to git.
5825
5826 2008-01-24 Karl Berry <karl@gnu.org>
5827
5828 * info.texi (Search Index, Search Text): Mention the command
5829 character in the section name, a la the (Go to node) node.
5830
5831 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5832
5833 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5834
5835 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5836
5837 * gnus-news.texi: Mention gnus-article-describe-bindings.
5838
5839 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5840
5841 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5842
5843 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5844
5845 * org.texi (Property inheritance): New section.
5846 (Conventions): New section.
5847 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5848 commands, and the new bindings for refiling.
5849 (Sparse trees): Document the new special command for sparse trees.
5850 (References): Be more clear about the counting of hilines.
5851 (Handling links): Document M-p/n for accessing links.
5852 (Fast access to TODO states): New section.
5853 (Per file keywords): New section.
5854 (Property inheritance): New section.
5855 (Column attributes): New summary types.
5856 (Capturing Column View): New section.
5857 (The date/time prompt): Cover the new features in the date/time prompt.
5858 Compactify the table of keys for the calendar remote control.
5859 (Clocking work time): Document the new :scope parameter.
5860 (Remember): Promoted to chapter.
5861 (Quoted examples): New section.
5862 (Enhancing text): New verbatim environments.
5863
5864 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5865
5866 * trampver.texi: Update release number.
5867
5868 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5869
5870 * gnus.texi (Article Keymap):
5871 Add gnus-article-wide-reply-with-original; fix descriptions of
5872 gnus-article-reply-with-original and
5873 gnus-article-followup-with-original.
5874
5875 2008-01-09 Glenn Morris <rgm@gnu.org>
5876
5877 * nxml-mode.texi: Add @copying section.
5878
5879 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5880
5881 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5882 Server". Add `message-send-mail-with-mailclient'.
5883
5884 * gnus.texi (Posting Server): Move some text to "(message)Mail
5885 Variables" and add a reference here.
5886
5887 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5888
5889 * dbus.texi (Receiving Method Calls): New chapter.
5890 (Errors and Events): Add serial number to events. Replace "signal" by
5891 "message". Introduce dbus-event-serial-number.
5892
5893 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5894
5895 * dbus.texi (Type Conversion): Explain the type specification for empty
5896 arrays. Use another example.
5897
5898 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5899
5900 * dbus.texi (all): Replace "..." by @dots{}.
5901 (Type Conversion): Precise the value range for :byte types.
5902 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5903 Mention its return value.
5904 (Errors and Events): There is no D-Bus error propagation during event
5905 processing.
5906
5907 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5908
5909 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5910 New sections.
5911
5912 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5913
5914 * gnus.texi (Group Parameters): Reorder the text and add a note about
5915 `gnus-parameters' near the beginning of the node.
5916
5917 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5918
5919 * gnus.texi (Score File Editing): Fix function name.
5920
5921 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5922
5923 Sync with Tramp 2.1.12.
5924
5925 * trampver.texi: Update release number.
5926
5927 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * dbus.texi (Type Conversion): Correct input parameters mapping.
5930
5931 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5932
5933 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5934 (Errors and Events): Mention wrong-type-argument error.
5935
5936 2007-12-21 Alex Schroeder <alex@gnu.org>
5937
5938 * rcirc.texi: Changed single spaces after sentence end to double
5939 spaces. Fixed some typos.
5940 (Internet Relay Chat): Explain relay.
5941 (Getting started with rcirc): Change items to reflect prompts.
5942 Add more explanation to rcirc-track-minor-mode and added a comment to
5943 warn future maintainers that this section is a copy.
5944 (People): Change /ignore example.
5945 (Keywords): Not keywords.
5946
5947 2007-12-20 Alex Schroeder <alex@gnu.org>
5948
5949 * rcirc.texi (Top): Fighting Information Overload chapter added.
5950 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5951 (rcirc commands): Move /ignore command to the new chapter.
5952 (Fighting Information Overload): New chapter documenting /keyword,
5953 /bright, /dim, channel ignore, and low priority channels.
5954 (Configuration): Document rcirc-server-alist, remove
5955 rcirc-startup-channels-alist and rcirc-default-server.
5956
5957 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5958
5959 * dbus.texi (Signals): Fix example in dbus-register-signal.
5960
5961 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5962
5963 * gnus.texi (Score Variables): Fix typo.
5964
5965 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5966
5967 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5968 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5969 (Errors and Events): Adapt dbus-event.
5970
5971 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5972
5973 * gnus.texi (Other Files): Add the yenc command.
5974
5975 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5976
5977 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5978 since 2004-08-06.
5979
5980 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5981
5982 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5983 on body.
5984
5985 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5986
5987 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5988 and rfc2047-allow-irregular-q-encoded-words; fix description of
5989 rfc2047-encode-encoded-words.
5990
5991 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5992
5993 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5994
5995 2007-12-05 Michael Olson <mwolson@gnu.org>
5996
5997 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5998 Update documentation for `remember-diary-file'.
5999
6000 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6001
6002 * dbus.texi (Signals): Precise `dbus-register-signal'.
6003 (Errors and Events): Rework events part, the internal structure of
6004 dbus-event has changed.
6005
6006 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6007
6008 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6009 ($(infodir)/dbus, dbus.dvi): New targets.
6010
6011 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6012
6013 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6014 unconditionally.
6015
6016 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6017 emulation with @print{}.
6018
6019 2007-12-02 Richard Stallman <rms@gnu.org>
6020
6021 * dbus.texi (Overview): Minor cleanup.
6022
6023 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * Makefile.in (INFO_TARGETS): Add dbus.
6026 (DVI_TARGETS): Add dbus.dvi.
6027 (dbus, dbus.dvi): New targets.
6028
6029 * dbus.texi: New file.
6030
6031 2007-11-24 Romain Francoise <romain@orebokech.com>
6032
6033 * nxml-mode.texi: Add description in @direntry.
6034 Fix file name to match @setfilename.
6035
6036 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6037
6038 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6039 ($(infodir)/nxml-mode): New rule.
6040
6041 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6042 ($(infodir)/nxml-mode): New rule.
6043 (clean): Add nxml-mode*.
6044
6045 * nxml-mode.texi: New file with nxml manual.
6046
6047 2007-11-18 Richard Stallman <rms@gnu.org>
6048
6049 * flymake.texi (Example -- Configuring a tool called directly):
6050 Update example.
6051
6052 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6053
6054 * tramp.texi (Filename completion): Simplify explanation of
6055 double-slash behavior. Explain directory contents flushing.
6056
6057 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6058
6059 * calc.texi (TeX and LaTeX Language Modes): Put in
6060 missing braces.
6061
6062 2007-11-15 Richard Stallman <rms@gnu.org>
6063
6064 * cl.texi (Equality Predicates): Delete `eql'.
6065 (Predicates, Naming Conventions, Top): Delete `eql'.
6066 (Common Lisp Compatibility): Delete `eql'.
6067 (Porting Common Lisp): Delete obsolete backquote info.
6068 Minor clarification about character constants.
6069 (Sequence Basics): Minor clarification.
6070
6071 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6072
6073 * cc-mode.texi (Electric Keys, Custom Macros):
6074 * tramp.texi (Filename completion): Fix typos.
6075
6076 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6077
6078 * calc.texi (Basic commands): Mention the menu.
6079
6080 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6081
6082 * tramp.texi (Connection caching): Tramp flushes connection
6083 properties when remote operating system has been changed.
6084
6085 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6086
6087 * gnus-news.texi: Fix spelling.
6088 `message-insert-formatted-citation-line', not
6089 `message-insert-formated-citation-line'.
6090
6091 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6092
6093 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6094
6095 * tramp.texi (Overview): Mention also the PuTTY integration under
6096 w32. Remove paragraphs about Tramp's experimental status.
6097 (Frequently Asked Questions): Add code example for highlighting the
6098 mode line.
6099
6100 2007-11-03 Michael Olson <mwolson@gnu.org>
6101
6102 * remember.texi: Change mentions of remember-buffer to
6103 remember-finalize throughout.
6104
6105 2007-10-30 Michael Olson <mwolson@gnu.org>
6106
6107 * remember.texi (Copying): Remove.
6108 (Mailbox): Update with non-BBDB instructions.
6109 (Diary, Org): Add.
6110 (Bibliography, Planner Page): Remove.
6111
6112 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6113
6114 * makefile.w32-in (INFO_TARGETS): Add remember.
6115 (DVI_TARGETS): Add remember.dvi.
6116 ($(infodir)/remember): New rule.
6117 (clean): Add remember*.
6118
6119 2007-10-30 Michael Olson <mwolson@gnu.org>
6120
6121 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6122 ($(infodir)/remember): New rule that builds the Remember Manual.
6123
6124 * remember.texi: New file containing the Remember Mode Manual.
6125 Shuffle chapters around after initial import.
6126 (Function Reference): Split Keystrokes into separate chapter.
6127 (Keystrokes): Document C-c C-k.
6128 (Introduction): Fix typographical issue with "---".
6129
6130 2007-10-29 Richard Stallman <rms@gnu.org>
6131
6132 * widget.texi (Introduction): Delete discussion of implementation
6133 internals.
6134
6135 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6136
6137 * tramp.texi (Connection caching): Host names must be different
6138 when tunneling.
6139
6140 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6141
6142 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6143 Gnus v5.13.
6144
6145 2007-10-28 Miles Bader <miles@gnu.org>
6146
6147 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6148
6149 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6150
6151 * gnus.texi (Sorting the Summary Buffer):
6152 Remove gnus-article-sort-by-date-reverse.
6153
6154 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6155
6156 * gnus.texi (Non-ASCII Group Names): New node.
6157 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6158 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6159
6160 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6161
6162 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6163 clean the output of the program `imap-shell-program'.
6164
6165 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6168
6169 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6170
6171 * gnus.texi (Sticky Articles): Documentation for sticky article
6172 buffers.
6173
6174 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6175
6176 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6177
6178 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6179
6180 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6181
6182 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6183
6184 * gnus.texi (Archived Messages):
6185 Document gnus-update-message-archive-method.
6186
6187 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6188
6189 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6190
6191 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6192
6193 * gnus.texi (Group Maneuvering):
6194 Document `gnus-summary-next-group-on-exit'.
6195
6196 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6197
6198 * gnus.texi (Really Various Summary Commands):
6199 Mention gnus-auto-select-on-ephemeral-exit.
6200
6201 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6202
6203 * gnus.texi, message.texi: Bump version number.
6204
6205 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6206
6207 * gnus.texi (Group Line Specification, Misc Group Stuff)
6208 (Server Commands): Parenthesize @pxref{Mail Spool}.
6209
6210 2007-10-28 Didier Verna <didier@xemacs.org>
6211
6212 New user option: message-signature-directory.
6213 * message.texi (Insertion Variables): Document it.
6214 * gnus.texi (Posting Styles): Ditto.
6215
6216 2007-10-28 Didier Verna <didier@xemacs.org>
6217
6218 * gnus.texi (Group Line Specification):
6219 * gnus.texi (Misc Group Stuff):
6220 * gnus.texi (Server Commands): Document the group compaction feature.
6221
6222 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6223
6224 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6225
6226 * message.texi (Various Message Variables): Add message-fill-column.
6227
6228 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6229
6230 * gnus.texi: Untabify.
6231
6232 2007-10-28 Didier Verna <didier@xemacs.org>
6233
6234 * gnus.texi (Group Parameters): Document the posting-style merging
6235 process in topic-mode.
6236
6237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6238
6239 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6240
6241 2007-10-28 Romain Francoise <romain@orebokech.com>
6242
6243 * gnus.texi (Mail Spool): Fix typo.
6244 Update copyright.
6245
6246 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6247
6248 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6249
6250 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6251
6252 * gnus.texi (Summary Generation Commands):
6253 Add gnus-summary-insert-ticked-articles.
6254
6255 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6256
6257 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6258 to spam-spamassassin-program.
6259
6260 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6261
6262 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6263
6264 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6265
6266 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6267
6268 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6269
6270 * message.texi (Mail Headers): Document `opportunistic'.
6271
6272 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6273
6274 * emacs-mime.texi (Encoding Customization): Explain how to set
6275 mm-coding-system-priorities per hierarchy.
6276
6277 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6278
6279 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6280 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6281
6282 2007-10-28 Didier Verna <didier@xemacs.org>
6283
6284 * message.texi (Wide Reply): Update documentation of
6285 message-dont-reply-to-names (now allowing a list of regexps).
6286
6287 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6288
6289 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6290
6291 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6292
6293 * gnus.texi (SpamAssassin back end): Fix typo.
6294
6295 * sieve.texi (Examples): Fix grammar.
6296
6297 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6298
6299 * gnus.texi (Searching for Articles): Document M-S and M-R.
6300 (Limiting): Document / b.
6301
6302 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6303
6304 * gnus.texi (Thread Commands): T M-^.
6305
6306 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6307
6308 * message.texi (Mail Aliases): Document ecomplete.
6309 (Mail Aliases): Fix typo.
6310
6311 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6312
6313 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6314 fix typo.
6315
6316 2007-10-28 Romain Francoise <romain@orebokech.com>
6317
6318 * gnus.texi (Mail Spool): Grammar fix.
6319
6320 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6321
6322 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6323 string.
6324
6325 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6326
6327 * gnus.texi (Group Parameters): Fix description.
6328
6329 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6330
6331 * gnus.texi (Gmane Spam Reporting):
6332 Fix spam-report-gmane-use-article-number.
6333 Add spam-report-user-mail-address.
6334
6335 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6336
6337 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6338
6339 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6340
6341 * gnus.texi (Group Parameters): Add simplified sorting example based on
6342 example for `Sorting the Summary Buffer' from Jari Aalto
6343 <jari.aalto@cante.net>.
6344 (Example Methods): Add example for an indirect connection.
6345
6346 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6347
6348 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6349 (Agent Parameters): Update parameter names to match code.
6350 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6351 'gnus-agent-summary-fetch-series'.
6352 (Agent and flags): New section providing a generalized discussion
6353 of flag handling.
6354 (Agent and IMAP): Remove flag discussion.
6355 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6356
6357 2007-10-28 Romain Francoise <romain@orebokech.com>
6358
6359 * gnus.texi (Exiting the Summary Buffer): Add new function
6360 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6361
6362 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6363
6364 * gnus.texi (Conformity): Fix typo.
6365 (Customizing Articles): Document `first'.
6366
6367 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6368
6369 * gnus.texi (Sorting the Summary Buffer):
6370 Add `gnus-thread-sort-by-date-reverse'. Add example
6371 host to different sorting in NNTP and RSS groups.
6372
6373 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6374
6375 * message.texi (Insertion): Describe prefix for
6376 message-mark-inserted-region and message-mark-insert-file.
6377
6378 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6381 LaTeX documents. Describe "text/x-gnus-verbatim".
6382
6383 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6384
6385 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6386 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6387 (spam-stat spam filtering, SpamOracle)
6388 (Extending the Spam ELisp package): Remove extra quote symbol for
6389 clarity.
6390
6391 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6394 gnus-article-delete-part and gnus-article-replace-part.
6395 (Using MIME): Add gnus-mime-replace-part.
6396
6397 2007-10-28 Romain Francoise <romain@orebokech.com>
6398
6399 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6400 requires `auto-compression-mode' to be enabled. Add new nnml
6401 variable `nnml-compressed-files-size-threshold'.
6402
6403 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus.texi (Sorting the Summary Buffer):
6406 Add gnus-thread-sort-by-recipient.
6407
6408 2007-10-28 Romain Francoise <romain@orebokech.com>
6409
6410 * message.texi (Insertion Variables): Mention new variable
6411 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6412 documentation accordingly.
6413
6414 2007-10-28 Romain Francoise <romain@orebokech.com>
6415
6416 * gnus.texi (To From Newsgroups): Mention new variables
6417 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6418
6419 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6420
6421 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6422 stuff; gnus-mime-inline-part does the automatic decompression.
6423
6424 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6425
6426 * gnus.texi (Spam ELisp Package Configuration Examples):
6427 "training.ham" should be "training.spam".
6428
6429 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6430
6431 * message.texi (Mail Variables): Fix the default value for
6432 message-send-mail-function.
6433
6434 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6435
6436 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6437 always returns nil exceptionally.
6438
6439 2007-10-28 Simon Josefsson <jas@extundo.com>
6440
6441 * gnus.texi (Article Washing): Add libidn URL.
6442 Suggested by Michael Cook <michael@waxrat.com>.
6443
6444 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6445
6446 * gnus.texi (Topic Commands): Fix next/previous.
6447
6448 2007-10-28 Simon Josefsson <jas@extundo.com>
6449
6450 * gnus.texi (Article Washing): Mention `W i'.
6451
6452 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6453
6454 * gnus.texi (Group Parameters): Slight extension of sieve
6455 parameter description.
6456
6457 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6460 matching score files as well.
6461 (Picons): Describe `gnus-picon-style'.
6462
6463 2007-10-28 Romain Francoise <romain@orebokech.com>
6464
6465 * message.texi (Message Headers): Mention that headers are hidden
6466 using narrowing, and how to expose them.
6467 Update copyright.
6468
6469 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6470
6471 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6472 `gnus-summary-sort-by-recipient'.
6473
6474 2007-10-28 Romain Francoise <romain@orebokech.com>
6475
6476 * gnus.texi (NNTP marks): New node.
6477 (NNTP): Move NNTP marks variables to the new node.
6478
6479 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6480
6481 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6482
6483 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6484
6485 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6486
6487 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6488 everywhere for consistency.
6489 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6490 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6491 Say "regular expression" instead of "regex." Admonish.
6492 Pick other words to sound better (s/so/thus/).
6493 (Spam ELisp Package Filtering of Incoming Mail):
6494 Mention statistical filters. Remove old TODO.
6495 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6496 New section on sorting and displaying the spam score.
6497 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6498 backend but an alias to spam-use-BBDB.
6499 (Extending the Spam ELisp package): Rewrite the example using the
6500 new backend functionality.
6501
6502 2007-10-28 Simon Josefsson <jas@extundo.com>
6503
6504 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6505 nntp-marks-directory, from Romain Francoise
6506 <romain@orebokech.com>.
6507
6508 2007-10-28 Magnus Henoch <mange@freemail.hu>
6509
6510 * gnus.texi (Hashcash): New default value of
6511 hashcash-default-payment.
6512
6513 2007-10-28 Simon Josefsson <jas@extundo.com>
6514
6515 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6516 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6517
6518 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6519
6520 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6521
6522 2007-10-28 Simon Josefsson <jas@extundo.com>
6523
6524 * gnus.texi (documentencoding): Add, to avoid warnings.
6525
6526 2007-10-28 Simon Josefsson <jas@extundo.com>
6527
6528 * message.texi (Mail Headers): Add.
6529
6530 * gnus.texi (Hashcash): Fix.
6531
6532 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6533
6534 * gnus.texi (Hashcash): Change location of library, also mention
6535 that payments can be verified and fix the name of the
6536 hashcash-path variable.
6537
6538 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6539
6540 * gnus.texi (Article Display): Add `gnus-picon-style'.
6541
6542 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6543
6544 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6545
6546 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6547
6548 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6549 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6550 warning about ham processors in spam groups removed.
6551
6552 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6553
6554 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6555 From Hubert Chan <hubert@uhoreg.ca>.
6556
6557 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6558
6559 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6560 (Mailing List): Typo.
6561 (Customizing Articles): Add gnus-treat-ansi-sequences.
6562 (Article Washing): Index.
6563
6564 * message.texi: Use m-dash consistently.
6565
6566 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6567
6568 * gnus.texi (GroupLens): Remove.
6569
6570 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6571
6572 * gnus.texi (Outgoing Messages, Agent Variables):
6573 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6574 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6575
6576 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6577
6578 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6579
6580 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6581
6582 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6583
6584 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6585
6586 2007-10-28 Simon Josefsson <jas@extundo.com>
6587
6588 * gnus.texi (Top): Add SASL.
6589
6590 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6591
6592 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6593
6594 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6597
6598 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6599
6600 * calc.texi (Formulas, Composition Basics): Lower the
6601 precedence of negation.
6602
6603 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6604
6605 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6606 Mention the new three-letter column identifiers.
6607 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6608 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6609 message when using `c' on an empty default with default printer.
6610 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6611 renamed to `ses--symbolic-formulas' some time ago.
6612
6613 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6614
6615 * calc.texi (Default Simplifications, Making Selections)
6616 (Customizing Calc): Clarify associativity of multiplication.
6617
6618 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6619
6620 * tramp.texi (Traces and Profiles): Simplify loop over
6621 `trace-function-background'.
6622
6623 2007-10-22 Juri Linkov <juri@jurta.org>
6624
6625 * dired-x.texi (Shell Command Guessing): Default values are now
6626 available by typing M-n instead of M-p.
6627
6628 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6629
6630 * tramp.texi (Cleanup remote connections): New section.
6631 (Password caching): Remove `tramp-clear-passwd'.
6632 It's not a command anymore.
6633 (Bug Reports): Add `tramp-bug' to function index.
6634 (Function Index, Variable Index): New nodes.
6635 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6636
6637 * trampver.texi: Update release number.
6638
6639 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6640
6641 * calc.texi (History and Acknowledgements): Turn comment
6642 about integer size into past tense.
6643 (Time Zones): Remove pointer to Calc author's address.
6644 (Trigonometric and Hyperbolic Functions): Mention cotangent
6645 and hyperbolic cotangent. Fix typo.
6646
6647 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6648
6649 Sync with Tramp 2.1.11.
6650
6651 * trampver.texi: Update release number.
6652
6653 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6654
6655 * tramp.texi (External packages): New section.
6656
6657 2007-09-29 Juri Linkov <juri@jurta.org>
6658
6659 * info.texi (Help-Int): Document `L' (`Info-history').
6660
6661 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6662
6663 * org.texi: Change links to webpage and maintained email.
6664 (Remember): Promote to Chapter, significant changes.
6665 (Fast access to TODO states): New section.
6666 (Faces for TODO keywords): New section.
6667 (Export options): Example for #+DATE.
6668 (Progress logging): Section moved.
6669
6670 2007-09-26 Bill Wohler <wohler@newt.com>
6671
6672 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6673 browse-url-at-mouse.
6674
6675 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6676
6677 * flymake.texi (Customizable variables): Face names don't end in -face.
6678 Fix flymake-err-line-patterns template.
6679 (Example -- Configuring a tool called directly): Fix init-function.
6680 (Highlighting erroneous lines): Face names don't end in -face.
6681
6682 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6683
6684 * erc.texi (Special-Features): Fix small typo.
6685
6686 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6687
6688 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6689 and "External transfer methods".
6690
6691 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6692
6693 * calc.texi (Predefined Units): Add some history.
6694
6695 2007-09-08 Michael Olson <mwolson@gnu.org>
6696
6697 * erc.texi (Copying): New section included from gpl.texi.
6698 This matches the look of the upstream ERC manual.
6699
6700 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6701
6702 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6703 (Random Numbers): Clarify the distribution of `random'.
6704
6705 2007-09-06 Glenn Morris <rgm@gnu.org>
6706
6707 Move manual sources from man/ to subdirectories of doc/.
6708 Split into the Emacs manual in emacs/, and other manuals in misc/.
6709 Change all setfilename commands to use ../../info.
6710 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6711 refer to the Emacs manual here.
6712 (infodir): New variable.
6713 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6714 (cc-mode.texi, faq.texi): Update references to source file locations.
6715 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6716 do not refer to the Emacs manual here.
6717 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6718
6719 * Makefile.in: Add `basename' versions of all info targets, for
6720 convenience when rebuilding just one manual.
6721 (../etc/GNU): Delete obsolete target.
6722 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6723 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6724 *.vrs *.toc here...
6725 (maintainer-clean): ...from here.
6726
6727 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6728
6729 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6730
6731 * calc.texi (Date Conversions): Clarify definition of
6732 Julian day numbering.
6733 (Date Forms): Clarify definition of Julian day numbering;
6734 add some history.
6735
6736 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6737
6738 * org.texi: Version 5.07.
6739
6740 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6741
6742 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6743
6744 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6745
6746 * org.texi (Adding hyperlink types): New section.
6747 (Embedded LaTeX): Chapter updated because of LaTeX export.
6748 (LaTeX export): New section.
6749 (Using links out): New section.
6750
6751 2007-08-22 Glenn Morris <rgm@gnu.org>
6752
6753 * faq.texi (Learning how to do something): Refcards now in
6754 etc/refcards/ directory.
6755
6756 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * tramp.texi (Remote Programs): Persistency file must be cleared when
6759 changing `tramp-remote-path'.
6760 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6761 macro.
6762
6763 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6764
6765 * calc.texi: Move contents to beginning of file.
6766 (Algebraic Entry): Fix the formatting of an example.
6767
6768 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6769
6770 * calc.texi (Basic Operations on Units): Mention exact versus
6771 inexact conversions.
6772
6773 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6774
6775 * calc.texi (Basic Operations on Units): Mention default
6776 values for new units.
6777 (Quick Calculator Mode): Mention that binary format will
6778 be displayed.
6779
6780 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6781
6782 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6783
6784 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6785
6786 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6787
6788 2007-08-08 Glenn Morris <rgm@gnu.org>
6789
6790 * gnus.texi, sieve.texi: Replace `iff'.
6791
6792 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6793
6794 * calc.texi (Basic Graphics): Mention the graphing of error
6795 forms.
6796 (Graphics Options): Mention how `g s' handles error forms.
6797 (Curve Fitting): Mention plotting the curves.
6798 (Standard Nonlinear Models): Add additional models.
6799 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6800 (Linear Fits): Correct result.
6801
6802 2007-08-01 Alan Mackenzie <acm@muc.de>
6803
6804 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6805 to "--no-site-file".
6806
6807 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6808
6809 * tramp.texi (Frequently Asked Questions): Point to mode line
6810 extension in Emacs 23.1.
6811
6812 * trampver.texi: Update release number.
6813
6814 2007-07-27 Glenn Morris <rgm@gnu.org>
6815
6816 * calc.texi (Copying): Include license text from gpl.texi, rather than
6817 in-line.
6818
6819 2007-07-25 Glenn Morris <rgm@gnu.org>
6820
6821 * calc.texi (Copying): Replace license with GPLv3.
6822
6823 * Relicense all FSF files to GPLv3 or later.
6824
6825 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6826
6827 Sync with Tramp 2.1.10.
6828
6829 * tramp.texi (trampfn): Expand macro implementation in order to handle
6830 empty arguments.
6831 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6832 occurrences by trampfn.
6833 (Frequently Asked Questions): Extend example code for host
6834 identification in the modeline. Add bbdb to approaches shortening Tramp
6835 file names to be typed.
6836
6837 * trampver.texi: Update release number.
6838
6839 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6840
6841 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6842 section. Reported by <poti@potis.org>.
6843 (Remote processes): Arguments of the program to be debugged are taken
6844 literally.
6845 (Frequently Asked Questions): Simplify recentf example.
6846
6847 2007-07-14 Karl Berry <karl@gnu.org>
6848
6849 * info.texi (@copying): New Back-Cover Text.
6850
6851 * info.texi (Quitting Info): Move to proper place in source.
6852 (Reported by Benno Schulenberg.)
6853
6854 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6855
6856 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6857
6858 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6859
6860 * emacs-mime.texi: Add @documentencoding directive.
6861
6862 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6863
6864 * tramp.texi (Remote processes): Add an anchor to the subsection
6865 "Running a debugger on a remote host".
6866
6867 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6868
6869 * tramp.texi (Remote processes): Don't call it "experimental" any
6870 longer. Add subsection about running a debugger on a remote host.
6871
6872 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6873
6874 * org.texi (Properties and columns): Chapter rewritten.
6875
6876 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6877
6878 * tramp.texi:
6879 * trampver.texi: Migrate to Tramp 2.1.
6880
6881 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6882
6883 * org.texi (Properties): New chapter.
6884
6885 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6888 Control Panel.
6889
6890 * gnus.texi (Misc Article): Add index entry for
6891 gnus-single-article-buffer.
6892
6893 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6894
6895 * gnus.texi (Starting Up): Fix typo.
6896
6897 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6898
6899 * gnus.texi (Asynchronous Fetching): Fix typo.
6900
6901 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6902
6903 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6904 (About This Manual): Remove redundant information.
6905 (Getting Started): Mention author.
6906 (Basic Arithmetic, Customizing Calc): Make description of the
6907 variable `calc-multiplication-has-precedence' match its new effect.
6908
6909 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6910
6911 * calc.texi (Basic Arithmetic, Customizing Calc):
6912 Mention the variable `calc-multiplication-has-precedence'.
6913
6914 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6915
6916 * org.texi (Tag): Section swapped with node Timestamps.
6917 (Formula syntax for Lisp): Document new `L' flag.
6918
6919 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6920
6921 * gnus.texi (Misc Group Stuff, Summary Buffer)
6922 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6923
6924 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6925
6926 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6927 * gnus.texi (Article Buttons, Mail Source Customization)
6928 (Sending or Not Sending, Customizing NNDiary):
6929 * message.texi (Message Headers):
6930 * mh-e.texi (HTML): Fix typos.
6931
6932 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6933
6934 Sync with Tramp 2.0.56.
6935
6936 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6937 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6938
6939 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6940
6941 * Version 22.1 released.
6942
6943 2007-05-26 Michael Olson <mwolson@gnu.org>
6944
6945 * erc.texi (Modules): Fix references to completion modules.
6946
6947 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6948
6949 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6950
6951 2007-05-09 Didier Verna <didier@xemacs.org>
6952
6953 * gnus.texi (Email Based Diary): New. Proper documentation for the
6954 nndiary back end and the gnus-diary library.
6955
6956 2007-05-03 Karl Berry <karl@gnu.org>
6957
6958 * .cvsignore (*.pdf): New entry.
6959
6960 * texinfo.tex: Update from current version for better pdf generation.
6961
6962 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6963
6964 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6965
6966 2007-04-28 Glenn Morris <rgm@gnu.org>
6967
6968 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6969 consideration of legal status.
6970
6971 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6972
6973 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6974
6975 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6976
6977 * faq.texi (New in Emacs 22): python.el removed.
6978
6979 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6980
6981 * calc.texi (Reporting bugs): Update maintainer's address.
6982
6983 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6984
6985 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6986
6987 2007-04-15 Jay Belanger <belanger@truman.edu>
6988
6989 * calc.texi (Title page): Remove the date.
6990 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6991 (The Standard Calc Interface): Change trail title.
6992 (Floats): Mention that when non-decimal floats are entered, only
6993 approximations are stored.
6994 (Copying): Move to the appendices.
6995 (GNU Free Documentation License): Add as an appendix.
6996
6997 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6998
6999 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7000 * dired-x.texi, ebrowse.texi, ediff.texi:
7001 * emacs-mime.texi, erc.texi, eshell.texi:
7002 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7003 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7004 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7005 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7006 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7007 * woman.texi: Include GFDL.
7008
7009 * doclicense.texi: Remove node heading, so that it can be included by
7010 other files.
7011
7012 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7013
7014 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7015 than *.
7016
7017 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7018
7019 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7020 in Calc.
7021
7022 2007-04-09 Romain Francoise <romain@orebokech.com>
7023
7024 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7025 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7026 replace mouse-2.
7027
7028 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7031 renamed to woman-use-topic-at-point. Document new behavior.
7032
7033 2007-04-08 Richard Stallman <rms@gnu.org>
7034
7035 * url.texi: Fix some indexing.
7036 (Disk Caching): Drop discussion of old/other Emacs versions.
7037
7038 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7039
7040 * url.texi (Disk Caching): Say Emacs 21 "and later".
7041
7042 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7043 on Font locking which now mentions JIT lock.
7044
7045 2007-04-01 Michael Olson <mwolson@gnu.org>
7046
7047 * erc.texi: Update for the ERC 5.2 release.
7048
7049 2007-03-31 David Kastrup <dak@gnu.org>
7050
7051 * woman.texi (Topic, Interface Options): Explain changes semantics of
7052 woman-manpath in order to consider MANPATH_MAP entries.
7053
7054 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7055
7056 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7057
7058 2007-03-26 Richard Stallman <rms@gnu.org>
7059
7060 * pgg.texi (Caching passphrase): Clean up previous change.
7061
7062 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7063
7064 * gnus.texi (Setting Process Marks): Fix typo.
7065
7066 2007-03-25 Romain Francoise <romain@orebokech.com>
7067
7068 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7069 readability, and include various fixes by Daniel Brockman, Nick Roberts
7070 and Dieter Wilhelm.
7071
7072 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7073
7074 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7075
7076 * gnus.texi (Mail Source Specifiers): Fix typo.
7077
7078 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7079
7080 * reftex.texi (Imprint): Update maintainer information.
7081
7082 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7083
7084 * message.texi (Message Buffers): Update documentation for
7085 message-generate-new-buffers.
7086
7087 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7088
7089 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7090
7091 2007-03-21 Glenn Morris <rgm@gnu.org>
7092
7093 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7094
7095 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7096
7097 * eshell.texi (Known problems): Emacs 21 -> 22.
7098
7099 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7100
7101 2007-03-18 Jay Belanger <belanger@truman.edu>
7102
7103 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7104
7105 2007-03-12 Glenn Morris <rgm@gnu.org>
7106
7107 * calc.texi (Time Zones): Switch to new North America DST rule.
7108
7109 * calc.texi: Replace "daylight savings" with "daylight
7110 saving" in text throughout.
7111
7112 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7113
7114 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7115 The variable now uses a list of symbols instead of just a symbol.
7116 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7117
7118 2007-03-06 Romain Francoise <romain@orebokech.com>
7119
7120 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7121 new packages, and mention Gnus update.
7122
7123 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7124
7125 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7126 nntp-open-connection-functions-never-echo-commands.
7127
7128 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7129
7130 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7131 problems on the console, and security risk in not using gpg-agent.
7132
7133 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7134
7135 * org.texi (The spreadsheet): Rename from "Table calculations".
7136 Completely reorganized and rewritten.
7137 (CamelCase links): Section removed.
7138 (Repeating items): New section.
7139 (Tracking TODO state changes): New section.
7140 (Agenda views): Chapter reorganized and rewritten.
7141 (HTML export): Section rewritten.
7142 (Tables in arbitrary syntax): New section.
7143 (Summary): Better feature summary.
7144 (Activation): Document problem with cut-and-paste of Lisp code
7145 from PDF files.
7146 (Visibility cycling): Document indirect buffer use.
7147 (Structure editing): Document sorting.
7148 (Remember): Section rewritten.
7149 (Time stamps): Better description of time stamp types.
7150 (Tag searches): Document regular expression search for tags.
7151 (Stuck projects): New section.
7152 (In-buffer settings): New keywords.
7153 (History and Acknowledgments): Update description.
7154
7155 2007-02-24 Alan Mackenzie <acm@muc.de>
7156
7157 * cc-mode.texi (Movement Commands): Insert two missing command names.
7158 (Getting Started): Slight wording correction (use conditional).
7159
7160 2007-02-22 Kim F. Storm <storm@cua.dk>
7161
7162 * widget.texi (User Interface, Basic Types): Document need to put some
7163 text before the %v escape in :format string in editable-field widget.
7164
7165 2007-02-18 Romain Francoise <romain@orebokech.com>
7166
7167 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7168 `cvs-mode-quit'.
7169
7170 2007-02-10 Markus Triska <markus.triska@gmx.at>
7171
7172 * widget.texi (Programming Example): Put constant strings in :format.
7173
7174 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7175
7176 * faq.texi (Fullscreen mode on MS-Windows): New node.
7177
7178 2007-02-04 David Kastrup <dak@gnu.org>
7179
7180 * faq.texi (AUCTeX): Update version number. Should probably be done
7181 for other packages as well.
7182
7183 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7184
7185 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7186 <tassilo@member.fsf.org>.
7187
7188 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7189
7190 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7191 ls-lisp-use-localized-time-format.
7192
7193 2007-01-20 Markus Triska <markus.triska@gmx.at>
7194
7195 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7196
7197 2007-01-13 Michael Olson <mwolson@gnu.org>
7198
7199 * erc.texi (Modules): Mention capab-identify module.
7200
7201 2007-01-05 Michael Olson <mwolson@gnu.org>
7202
7203 * erc.texi (Getting Started): Update for /RECONNECT command.
7204
7205 2007-01-04 Richard Stallman <rms@gnu.org>
7206
7207 * ebrowse.texi: Change C-c b to C-c C-m.
7208
7209 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7210
7211 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7212 variables only in info to avoid redundant entries in the printed
7213 manual.
7214
7215 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7216
7217 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7218
7219 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7220
7221 * message.texi (Security): Split into sub-nodes.
7222
7223 2007-01-01 Alan Mackenzie <acm@muc.de>
7224
7225 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7226 eval-after-load in Emacs <=21 and a workaround. Document that
7227 trigraphs are not supported.
7228
7229 2007-01-01 Alan Mackenzie <acm@muc.de>
7230
7231 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7232 c-context-line-break. When invoked within a string, preserve
7233 whitespace. Add a backslash only when also in a macro.
7234
7235 2007-01-01 Alan Mackenzie <acm@muc.de>
7236
7237 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7238
7239 2007-01-01 Alan Mackenzie <acm@muc.de>
7240
7241 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7242 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7243
7244 2007-01-01 Alan Mackenzie <acm@muc.de>
7245
7246 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7247 "Choosing a Style".
7248
7249 * cc-mode.texi ("Styles"): Add @dfn{style}.
7250
7251 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7252
7253 Sync with Tramp 2.0.55.
7254
7255 * trampver.texi: Update release number.
7256
7257 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7258
7259 * gnus.texi (Customizing Articles): Add index entries for all
7260 gnus-treat-* variables.
7261
7262 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7263
7264 * gnus.texi (IMAP): Fix incorrect explanation of
7265 nnimap-search-uids-not-since-is-evil in documentation for
7266 nnimap-expunge-search-string.
7267
7268 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7269
7270 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7271 spam-ifile-database.
7272
7273 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7276 rebind C-s.
7277
7278 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7279
7280 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7281 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7282 "expiring mail".
7283 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7284 nnimap-nov-is-evil.
7285
7286 2006-12-25 Kevin Ryde <user42@zip.com.au>
7287
7288 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7289 about the key procedure being used heavily.
7290
7291 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7292
7293 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7294 to t.
7295 (Prerequisites): Add explanation about gpg-agent.
7296
7297 2006-12-22 Kevin Ryde <user42@zip.com.au>
7298
7299 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7300 "sort" instead of "sort*".
7301
7302 2006-12-19 Richard Stallman <rms@gnu.org>
7303
7304 * calc.texi (History and Acknowledgements): Recognize that Emacs
7305 now does have floating point.
7306
7307 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7308
7309 * tramp.texi (External transfer methods): Describe new method `scpc'.
7310
7311 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7312
7313 * pgg.texi: Added short note on gpg-agent to the introduction.
7314
7315 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7316
7317 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7318 also applies to Cc.
7319
7320 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus.texi (X-Face): Clarify. Say which programs are required
7323 on Windows.
7324
7325 2006-12-08 Michael Olson <mwolson@gnu.org>
7326
7327 * erc.texi (Modules): Remove documentation for list module.
7328
7329 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7330
7331 * faq.texi (^M in the shell buffer): Ditto.
7332
7333 2006-11-20 Michael Olson <mwolson@gnu.org>
7334
7335 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7336
7337 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7338
7339 * org.texi: Fix typos.
7340 (Agenda commands): Document `C-k'.
7341
7342 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7343
7344 * url.texi (http/https): Fix a typo in the HTTP URL.
7345
7346 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7347
7348 * ada-mode.texi: Total rewrite.
7349
7350 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7351
7352 * org.texi: Minor typo fixes.
7353
7354 2006-11-13 Bill Wohler <wohler@newt.com>
7355
7356 Release MH-E manual version 8.0.3.
7357
7358 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7359 release 8.0.3.
7360
7361 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7362 to set MAILDIR.
7363 (Reading Mail): Document the customization of read-mail-command
7364 for MH-E.
7365 (Viewing Attachments): Document mm-discouraged-alternatives.
7366 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7367 (Junk): Add more information about the settings of mh-junk-background
7368 in a program. Add /usr/bin/mh to PATH in examples.
7369
7370 2006-11-12 Richard Stallman <rms@gnu.org>
7371
7372 * woman.texi: Update author address but say he no longer maintains it.
7373
7374 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7375
7376 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7377 archived trees.
7378 (Checkboxes): Section moved to chapter 5, and extended.
7379 (The date/time prompt): New section.
7380 (Link abbreviations): New section.
7381 (Presentation and sorting): New section.
7382 (Custom agenda views): Section completely rewritten.
7383 (Summary): Compare with Planner.
7384 (Feedback): More info about creating backtraces.
7385 (Plain lists): Modify example.
7386 (Breaking down tasks): New section.
7387 (Custom time format): New section.
7388 (Time stamps): Document inactive timestamps.
7389 (Setting tags): More details about fast tag selection.
7390 (Block agenda): New section.
7391 (Custom agenda views): Section rewritten.
7392 (Block agenda): New section.
7393
7394 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7395
7396 * tramp.texi (Configuration): scp is the default method.
7397 (Default Method): Use ssh as example for another method.
7398
7399 2006-10-27 Richard Stallman <rms@gnu.org>
7400
7401 * woman.texi: Downcase nroff/troff/roff.
7402 (Installation): Chapter deleted. Some xrefs deleted.
7403 (Background): woman doesn't advise man ;-).
7404
7405 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7406
7407 * ada-mode.texi (Project files, Identifier completion)
7408 (Automatic Casing, Debugging, Using non-standard file names)
7409 (Working Remotely): Fix typos.
7410
7411 2006-10-20 Masatake YAMATO <jet@gyve.org>
7412
7413 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7414 sample code `my-c-initialization-hook'.
7415
7416 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7417
7418 * widget.texi: Fix typos.
7419
7420 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7421
7422 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7423 "???". There have been no complaints for years, so the information
7424 must be appropriate.
7425
7426 2006-10-16 Richard Stallman <rms@gnu.org>
7427
7428 * widget.texi: Use @var instead of capitalization.
7429 Clarify many widget type descriptions.
7430
7431 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7432
7433 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7434 gnus-dired-attach.
7435 (Selecting a Group): Fix typo.
7436
7437 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7438
7439 * widget.texi: Fix typos.
7440
7441 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7442
7443 * gnus.texi (Image Enhancements): Update for Emacs 22.
7444
7445 * gnus-faq.texi ([1.3]): Update.
7446
7447 2006-10-06 Richard Stallman <rms@gnu.org>
7448
7449 * faq.texi (Displaying the current line or column):
7450 Delete "As of Emacs 20".
7451
7452 2006-10-06 Romain Francoise <romain@orebokech.com>
7453
7454 * faq.texi (VM): VM works with Emacs 22 too.
7455
7456 2006-10-06 Richard Stallman <rms@gnu.org>
7457
7458 * ebrowse.texi: Remove Emacs version "21" from title.
7459
7460 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7461
7462 * gnus.texi (Foreign Groups): Say where change of editing commands are
7463 stored. Add reference to `gnus-parameters'.
7464
7465 2006-09-15 Jay Belanger <belanger@truman.edu>
7466
7467 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7468 Change "Library Public License" to "Lesser Public License"
7469 throughout. Use "yyyy" to represent year.
7470
7471 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7472
7473 * org.texi (Setting tags): Typo fix.
7474
7475 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7476
7477 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7478
7479 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7480
7481 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7482
7483 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7484
7485 * faq.texi (Escape sequences in shell output): EMACS is now set
7486 to Emacs's absolute file name, not to "t".
7487 (^M in the shell buffer): Likewise.
7488 * misc.texi (Interactive Shell): Likewise.
7489
7490 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7491
7492 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7493 mails with pop3-leave-mail-on-server. Fix wording.
7494 (Limiting): Improve gnus-summary-limit-to-articles.
7495 (X-Face): Fix typo.
7496
7497 2006-09-11 Simon Josefsson <jas@extundo.com>
7498
7499 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7500 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7501
7502 2006-09-06 Simon Josefsson <jas@extundo.com>
7503
7504 * smtpmail.texi (Authentication): Mention SSL.
7505
7506 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7507
7508 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7509 Don't use @indicateurl.
7510
7511 * cc-mode.texi (Subword Movement): Don't use @headitem.
7512 (Custom Braces, Clean-ups): Don't use @tie.
7513
7514 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7515
7516 Sync with Tramp 2.0.54.
7517
7518 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7519 Suggested by Adrian Phillips <a.phillips@met.no>.
7520
7521 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7522
7523 * org.texi (Installation, Activation): Split from Installation and
7524 Activation.
7525 (Clocking work time): Documented new features.
7526
7527 2006-08-13 Alex Schroeder <alex@gnu.org>
7528
7529 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7530 example.
7531
7532 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7533
7534 * faq.texi (How to add fonts): New node.
7535
7536 2006-08-05 Romain Francoise <romain@orebokech.com>
7537
7538 * faq.texi (New in Emacs 22): Expand.
7539
7540 2006-08-03 Michael Olson <mwolson@gnu.org>
7541
7542 * erc.texi: Update for ERC 5.1.4.
7543
7544 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7545
7546 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7547 in .../site-lisp/gnus/ by default.
7548 [ From gnus-news.texi in the trunk. ]
7549
7550 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7551
7552 * gnus.texi (MIME Commands): Additions for yEnc.
7553
7554 2006-07-24 Richard Stallman <rms@gnu.org>
7555
7556 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7557 * faq.texi: Move periods and commas inside quotes.
7558
7559 2006-07-20 Jay Belanger <belanger@truman.edu>
7560
7561 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7562
7563 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7564
7565 * faq.texi (Security risks with Emacs): Document Emacs 22
7566 file-local-variable mechanism.
7567
7568 2006-07-12 Michael Olson <mwolson@gnu.org>
7569
7570 * erc.texi: Update for ERC 5.1.3.
7571
7572 2006-07-12 Alex Schroeder <alex@gnu.org>
7573
7574 * rcirc.texi: Fix typos.
7575 (Getting started with rcirc): New calling convention for M-x irc.
7576 Mention #rcirc. Removed channel tracking.
7577 (Configuration): Change the names of all variables that got changed
7578 recently, eg. rcirc-server to rcirc-default-server. Added
7579 documentation for rcirc-authinfo, some background for Bitlbee, and
7580 rcirc-track-minor-mode.
7581 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7582 Scrolling.
7583 (Reconnecting after you have lost the connection): Fix example code
7584 to match code changes.
7585
7586 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7587
7588 * gnus.texi, message.texi: Fix typos.
7589
7590 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7591
7592 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7593 commands.
7594 (Global TODO list): Document the use of the variables
7595 `org-agenda-todo-ignore-scheduled' and
7596 `org-agenda-todo-list-sublevels'.
7597
7598 2006-07-05 Richard Stallman <rms@gnu.org>
7599
7600 * faq.texi (Scrolling only one line): Fix xref.
7601
7602 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7603
7604 * faq.texi (Evaluating Emacs Lisp code):
7605 Throughout, replace eval-current-buffer with eval-buffer.
7606
7607 2006-07-03 Richard Stallman <rms@gnu.org>
7608
7609 * rcirc.texi (Scrolling conservatively): Fix xref.
7610
7611 * pcl-cvs.texi (Viewing differences): Usage fix.
7612
7613 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7614
7615 * org.texi (Agenda commands): Document `s' key to save all org-mode
7616 buffers.
7617
7618 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7619
7620 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7621 names. Mention `cvs-msg' face.
7622
7623 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7624
7625 * org.texi (Checkboxes): New section.
7626
7627 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7628
7629 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7630 throughout this chapter.
7631
7632 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7635 text for standalone vs Emacs info.
7636 (Help): Clarify header line description. Use mouse-1 for clicks.
7637 (Help-P): Use mouse-1 for clicks.
7638 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7639 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7640 (Choose menu subtopic): Remove gratuitous Emacs command names.
7641 (Help-FOO): Put usual behavior first.
7642 (Help-Xref): Clicking on xrefs works in Emacs.
7643 (Search Text): Clarify what the default behavior is.
7644 (Create Info buffer): Fix Emacs window/X window confusion.
7645 (Emacs Info Variables): Fix for new Emacs init file behavior.
7646
7647 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7648
7649 * gnus.texi (Summary Buffer Lines): Fix typo.
7650
7651 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7652
7653 * org.texi (Embedded LaTeX): New chapter.
7654 (Archiving): Section rewritten.
7655 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7656
7657 2006-06-20 Bill Wohler <wohler@newt.com>
7658
7659 Release MH-E manual version 8.0.1.
7660
7661 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7662 release 8.0.1.
7663 (Preface): Depend on GNU mailutils 1.0 and higher.
7664
7665 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7666
7667 * message.texi (News Headers): Update message-syntax-checks section.
7668
7669 2006-06-19 Karl Berry <karl@gnu.org>
7670
7671 * info.texi (Advanced): Mention C-q, especially with ?.
7672
7673 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7674
7675 * org.texi (Publishing links): Document the `:link-validation-function'
7676 property.
7677 (Extensions and Hacking): New chapter, includes some sections of the
7678 "Miscellaneous" chapter.
7679
7680 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7681
7682 * org.texi (Progress logging): New section.
7683
7684 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7685
7686 * org.texi (ASCII export): Document indentation adaptation.
7687 (Setting tags): Document mutually-exclusive tags.
7688
7689 2006-06-05 Romain Francoise <romain@orebokech.com>
7690
7691 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7692 Fix typo.
7693
7694 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7695 channel (#gnus@irc.freenode.net).
7696 Fix typos. Update copyright notice.
7697
7698 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7699 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7700 (Line-Up Functions, Custom Macros):
7701 * ediff.texi (Window and Frame Configuration)
7702 (Highlighting Difference Regions):
7703 * emacs-mime.texi (Display Customization):
7704 * erc.texi (History):
7705 * eshell.texi (Known problems):
7706 * eudc.texi (Overview, BBDB):
7707 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7708 (The problem of spam, SpamOracle, Extending the Spam package)
7709 (Conformity, Terminology):
7710 * idlwave.texi (Routine Info)
7711 (Class and Keyword Inheritance, Padding Operators)
7712 (Breakpoints and Stepping, Electric Debug Mode)
7713 (Examining Variables, Troubleshooting):
7714 * org.texi (Creating timestamps):
7715 * reftex.texi (Commands, Options, Changes):
7716 * tramp.texi (Inline methods, Password caching)
7717 (Auto-save and Backup, Issues):
7718 * vip.texi (Files, Commands in Insert Mode):
7719 * viper.texi (Emacs Preliminaries, States in Viper)
7720 (Packages that Change Keymaps, Viper Specials, Groundwork):
7721 Fix various typos.
7722
7723 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7724
7725 * ediff.texi: Fix typos.
7726
7727 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7728
7729 * org.texi: Small typo fixes.
7730
7731 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7732
7733 * viper.texi (Viper Specials):
7734 * gnus.texi (Example Setup):
7735 * faq.texi (Backspace invokes help):
7736 * dired-x.texi (Optional Installation Dired Jump):
7737 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7738 follow coding conventions.
7739
7740 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7741
7742 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7743
7744 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7745
7746 * pcl-cvs.texi: Fix typos.
7747 (Customization): Say "us".
7748
7749 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7750
7751 * org.texi: Remove bogus @setfilename.
7752
7753 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7754
7755 * org.texi (ASCII export): Omit command name.
7756 (HTML export): Add prefix to all lines in Local Variable example.
7757 (Acknowledgments): Typeset names in italics.
7758
7759 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7760
7761 * org.texi (Plain lists): Add new item navigation commands.
7762 (External links): Document elisp and info links.
7763 (Custom searches): New section.
7764 (Publishing): New chapter.
7765 (HTML export): Include a list of supported CSS classes.
7766 (Setting tags): Describe the fast-tag-setting interface.
7767
7768 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * dired-x.texi: ifinfo -> ifnottex.
7771
7772 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7773
7774 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7775
7776 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7777
7778 * message.texi (Interface): Add tool bar customization.
7779 (MIME): Index and text additions for mml-attach.
7780 (MIME): Describe mml-dnd-protocol-alist and
7781 mml-dnd-attach-options.
7782
7783 * gnus.texi (Oort Gnus): Reorder entries in sections.
7784 Fix some entries.
7785 (Starting Up): Add references to "Emacs for Heathens" and to
7786 "Finding the News". Add user-full-name and user-mail-address.
7787 (Group Buffer Format): Add tool bar customization and update.
7788 (Summary Buffer): Add tool bar customization.
7789 (Posting Styles): Add message-alternative-emails.
7790
7791 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7792
7793 * tramp.texi (Filename completion): Improve wording.
7794
7795 2006-05-07 Romain Francoise <romain@orebokech.com>
7796
7797 * faq.texi (Using regular expressions): Fix typo.
7798 (Packages that do not come with Emacs): Fix capitalization.
7799 (Replacing text across multiple files): Expand node to explain how
7800 to use `dired-do-query-replace-regexp' in more detail, based on
7801 suggestion by Eric Hanchrow <offby1@blarg.net>.
7802
7803 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7804
7805 * tramp.texi (Filename completion): Completion of remote files'
7806 method, user name and host name is active only in partial
7807 completion mode.
7808
7809 2006-05-06 Bill Wohler <wohler@newt.com>
7810
7811 Release MH-E manual version 8.0.
7812
7813 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7814 release 8.0.
7815
7816 2006-05-06 Bill Wohler <wohler@newt.com>
7817
7818 * mh-e.texi (MH-BOOK-HOME): Change from
7819 http://www.ics.uci.edu/~mh/book/mh to
7820 http://rand-mh.sourceforge.net/book/mh.
7821 Replace .htm suffix with .html for MH book files.
7822 (Using This Manual): Update key binding for getting relevant
7823 chapter in Info from command key.
7824 (Ranges): Fix itemx.
7825
7826 2006-05-05 Karl Berry <karl@gnu.org>
7827
7828 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7829 (\fonttextsize): New user-level command to change text font size.
7830
7831 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7832
7833 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7834
7835 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7836
7837 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7838
7839 2006-04-24 Bill Wohler <wohler@newt.com>
7840
7841 * mh-e.texi (Getting Started): Make it more explicit that you need
7842 to install MH. Add pointers to current MH implementations.
7843
7844 2006-04-21 Bill Wohler <wohler@newt.com>
7845
7846 Release MH-E manual version 7.94.
7847
7848 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7849 release 7.94.
7850
7851 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7852
7853 * org.texi: Many small fixes.
7854 (Handling links): Rename from "Managing links".
7855
7856 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7857
7858 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7859 (Splitting mail using spam-stat): Fix @xref.
7860
7861 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7862
7863 * gnus.texi (Spam Package): Major revision of the text.
7864 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7865
7866 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7867
7868 * org.texi (Time stamps): Better explanation of the purpose of
7869 different time stamps.
7870 (Structure editing, Plain lists): More details on how new items
7871 and headings are inserted.
7872
7873 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7874
7875 * org.texi (Formula syntax): Fix link to Calc Manual.
7876
7877 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7878
7879 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7880
7881 2006-04-17 Bill Wohler <wohler@newt.com>
7882
7883 * mh-e.texi (Folders): Update mh-before-quit-hook and
7884 mh-quit-hook example with code that removes the buffers rather
7885 than just bury them.
7886
7887 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7888
7889 Sync with Tramp 2.0.53.
7890
7891 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7892
7893 * org.texi (Updating settings): New section.
7894 (Visibility cycling): Better names for the startup folding
7895 options.
7896 (Exporting): Completely restructured.
7897 (The very busy C-c C-c key): New section.
7898 (Summary of in-buffer settings): New section.
7899
7900 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7901
7902 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7903
7904 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7905
7906 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7907 (Server Commands): Key `v' is reserved for users.
7908
7909 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7910
7911 * org.texi (Link format): New section, emphasis on bracket links.
7912 (External links): Document bracket links.
7913 (FAQ): Expand to cover shell links and the new link format.
7914
7915 2006-04-09 Kevin Ryde <user42@zip.com.au>
7916
7917 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7918
7919 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus.texi (Summary Buffer Lines): Add `*'.
7922
7923 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7924
7925 * gnus.texi (Group Parameters):
7926 Mention gnus-permanently-visible-groups.
7927
7928 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7929
7930 * gnus.texi (Face): Fix typo.
7931
7932 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7933
7934 * gnus.texi (X-Face): Clarify.
7935 (Face): Need Emacs with PNG support.
7936
7937 2006-04-06 Richard Stallman <rms@gnu.org>
7938
7939 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7940 Emacs".
7941
7942 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7943
7944 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7945 blocks not suitable for inclusion with Emacs using variable
7946 PARTOFEMACS.
7947
7948 2006-04-04 Simon Josefsson <jas@extundo.com>
7949
7950 * gnus.texi (Security): Improve.
7951
7952 2006-04-02 Bill Wohler <wohler@newt.com>
7953
7954 * mh-e.texi (Getting Started, Junk, Bug Reports)
7955 (MH FAQ and Support): Fix URLs.
7956
7957 2006-03-31 Romain Francoise <romain@orebokech.com>
7958
7959 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7960 to t, not nil (and has for the past eight years).
7961
7962 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7963
7964 * message.texi, gnus.texi: Bump version to 5.11.
7965
7966 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7967
7968 * gnus.texi (Top): Add comment about version line.
7969
7970 * message.texi (Top): Ditto. Change to take named versions into
7971 account.
7972
7973 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7974
7975 * gnus.texi (Posting Styles): Add x-face-file to example.
7976 (X-Face): Refer to posting styles.
7977
7978 * gnus-faq.texi ([5.8]): Add x-face-file.
7979 ([8.4]): Add links to gmane.emacs.gnus.user and
7980 gmane.emacs.gnus.general.
7981
7982 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7983
7984 * gnus-faq.texi: Use .invalid.
7985 ([5.4]): Fix gnus-posting-styles example.
7986
7987 2006-03-27 Romain Francoise <romain@orebokech.com>
7988
7989 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7990 Emacs/W3 needs a new maintainer.
7991 (Ispell): Update author and version info.
7992 (Mailcrypt): Mention PGG.
7993 (New in Emacs 22): Add PGG to the list of new packages.
7994 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7995 updating dead URLs.
7996
7997 2006-03-25 Karl Berry <karl@gnu.org>
7998
7999 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8000 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8001 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8002 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8003 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8004 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8005 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8006 (2) do not indent copyright year list (or anything else).
8007
8008 2006-03-21 Bill Wohler <wohler@newt.com>
8009
8010 * mh-e.texi (Folders): Various edits.
8011
8012 2006-03-20 Romain Francoise <romain@orebokech.com>
8013
8014 * gnus.texi (Mail Folders): Grammar fix.
8015
8016 2006-03-19 Bill Wohler <wohler@newt.com>
8017
8018 * mh-e.texi (Replying): Document Mail-Followup-To.
8019 Change manually-formatted table to multitable. Add debugging info.
8020 Move description of mh-reply-default-reply-to into paragraph
8021 that describes its values.
8022
8023 2006-03-17 Bill Wohler <wohler@newt.com>
8024
8025 * mh-e.texi: Use smallexample and smalllisp consistently.
8026 (Sending Mail Tour): Update method of entering
8027 addresses and subject.
8028 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8029 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8030
8031 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8032
8033 * org.texi: Version number change only.
8034
8035 2006-03-14 Bill Wohler <wohler@newt.com>
8036
8037 * mh-e.texi: Add index entries around each paragraph rather than
8038 depend on entries from beginning of node. Doing so ensures that
8039 index entries are less likely to be forgotten if text is cut and
8040 pasted, and are necessary anyway if the references are on a
8041 separate page. It seems that makeinfo is now (v. 4.8) only
8042 producing one index entry per node, so there is no longer any
8043 excuse not to. Use subheading instead of heading. The incorrect
8044 use of heading produced very large fonts in Info--as large as the
8045 main heading.
8046 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8047 versions 6 and 7 appeared *around* the time of these Emacs releases.
8048
8049 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8050
8051 * org.texi (Clean view): Document new startup options.
8052
8053 2006-03-11 Bill Wohler <wohler@newt.com>
8054
8055 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8056 (Composing, Scan Line Formats): Fix @refs.
8057 (Getting Started): Define MH profile and MH profile components.
8058 (Incorporating Mail, Reading Mail, Viewing, Printing)
8059 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8060 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8061 for string constants.
8062 (Tool Bar): Remove spurious quote.
8063 (Junk): Use ``...'' instead of "...".
8064 (Scan Line Formats): Replace @samp with @kbd.
8065
8066 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8067
8068 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8069
8070 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8071
8072 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8073 easy to understand.
8074
8075 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8076
8077 * gnus.texi: Markup fix.
8078 (Fancy Mail Splitting): Specify new feature.
8079
8080 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8081
8082 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8083 partial-words matching.
8084
8085 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8086
8087 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8088
8089 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8090 (MIME Commands): Fix mm-discouraged-alternatives.
8091
8092 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8093
8094 * org.texi: Version number change only.
8095
8096 2006-03-06 Bill Wohler <wohler@newt.com>
8097
8098 * mh-e.texi: Move from SourceForge repository to Savannah.
8099 This is version 7.93, which is a total rewrite from the previous
8100 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8101 version 7.93.
8102
8103 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8104
8105 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8106
8107 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8108
8109 * org.texi (Interaction): Add item about `org-mouse.el' by
8110 Piotr Zielinski.
8111 (Managing links): Document that also mouse-1 can be used to
8112 activate a link.
8113 (Headlines, FAQ): Add entry about hiding leading stars.
8114 (Miscellaneous): Resort the sections in this chapter to a more
8115 logical sequence.
8116
8117 2006-02-27 Simon Josefsson <jas@extundo.com>
8118
8119 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8120 2004-01-27 from the trunk).
8121
8122 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8123
8124 * cc-mode.texi: Rename c-hungry-backspace to
8125 c-hungry-delete-backwards, at the request of RMS. Leave the old
8126 name as an alias.
8127
8128 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8129
8130 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8131 include the function header within the defun.
8132
8133 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8134
8135 * cc-mode.texi: Correct two typos.
8136
8137 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8138
8139 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8140 existing comment.
8141 (Electric Keys): Add a justification for electric indentation.
8142 (Hungry WS Deletion): Clear up the names and complications of the
8143 BACKSPACE and DELETE keys.
8144
8145 2006-02-23 Juri Linkov <juri@jurta.org>
8146
8147 * faq.texi (Common requests): Move `Turning on auto-fill by
8148 default' after `Wrapping words automatically'. Move `Working with
8149 unprintable characters' before `Searching for/replacing newlines'.
8150 Move `Replacing highlighted text' after `Highlighting a region'.
8151 Merge `Repeating commands' and `Repeating a command as many times
8152 as possible' into the former.
8153 (Packages that do not come with Emacs): Add refs to Gmane and
8154 etc/MORE.STUFF.
8155
8156 2006-02-23 Juri Linkov <juri@jurta.org>
8157
8158 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8159 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8160 Add xref to `(emacs)Reporting Bugs'.
8161 (Getting a printed manual): Add URL to other formats of the manual.
8162 (Common requests): Fix menu.
8163 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8164 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8165 (Inserting text at the beginning of each line): Add pxref to
8166 `Changing the included text prefix'.
8167 (Forcing the cursor to remain in the same column): Mention `track-eol'
8168 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8169 (Replacing text across multiple files): Add keybinding `Q' for
8170 `dired-do-query-replace'.
8171
8172 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8173
8174 * reftex.texi: Version number and date change only.
8175
8176 * org.texi (Internal Links): Rewrite to cover the modified
8177 linking system.
8178
8179 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8180
8181 * faq.texi: Remove the coding cookie, it's not needed anymore.
8182
8183 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8184
8185 * faq.texi (Colors on a TTY): Mention Mac OS port.
8186
8187 2006-02-12 Karl Berry <karl@gnu.org>
8188
8189 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8190 8-bit accented a.
8191
8192 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8195
8196 2006-02-08 Romain Francoise <romain@orebokech.com>
8197
8198 * faq.texi (Top): Remove paragraph about the FAQ being a
8199 transitional document, etc.
8200 (Searching for/replacing newlines): New node.
8201 (Yanking text in isearch): New node.
8202 (Inserting text at the beginning of each line): Rename and make
8203 more general, mention `M-;' in Message mode.
8204
8205 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8206
8207 * faq.texi (Meta key does not work in xterm)
8208 (Emacs does not display 8-bit characters)
8209 (Inputting eight-bit characters): Update xrefs.
8210
8211 2006-02-06 Romain Francoise <romain@orebokech.com>
8212
8213 * faq.texi (VM): VM now at version 7.19.
8214 Set myself as maintainer of this file.
8215
8216 2006-02-04 Michael Olson <mwolson@gnu.org>
8217
8218 * erc.texi (History): Note that ERC is now included with Emacs.
8219
8220 2006-01-31 Romain Francoise <romain@orebokech.com>
8221
8222 * message.texi (Message Headers): Explain what
8223 `message-alternative-emails' does in more detail.
8224 Update copyright year.
8225
8226 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8227
8228 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8229
8230 2006-01-29 Richard M. Stallman <rms@gnu.org>
8231
8232 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8233
8234 2006-01-29 Michael Olson <mwolson@gnu.org>
8235
8236 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8237
8238 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8239
8240 * faq.texi (New in Emacs 22): Mention ERC.
8241
8242 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8243
8244 * rcirc.texi: Capitalize dir entry for consistency with the entry
8245 in info/dir and other entries in the Emacs category.
8246 Fix typos. Delete trailing whitespace.
8247
8248 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8249
8250 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8251
8252 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8253
8254 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8255 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8256
8257 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8258 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8259
8260 2006-01-27 Alex Schroeder <alex@gnu.org>
8261
8262 * rcirc.texi: New file.
8263
8264 2006-01-23 Juri Linkov <juri@jurta.org>
8265
8266 * widget.texi (User Interface): Add S-TAB for widget-backward.
8267
8268 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8269
8270 Sync with Tramp 2.0.52.
8271
8272 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8273 Add Tramp disabling item. New item for common connection problems.
8274 (various): Apply "ftp" as method for the download URL.
8275 (Bug Reports): Refer to FAQ for common problems.
8276
8277 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8278
8279 * widget.texi (User Interface): Use @key for TAB.
8280
8281 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8282
8283 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8284 for TAB.
8285
8286 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8287
8288 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8289
8290 * gnus.texi: Update copyright.
8291
8292 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8293
8294 * gnus.texi (Article Washing): Additions.
8295
8296 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8297
8298 * org.texi (Agenda commands): Document tags command.
8299
8300 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8301
8302 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8303
8304 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8305
8306 * gnus.texi (RSS): Addition.
8307
8308 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8309
8310 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8311
8312 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8313
8314 * emacs-mime.texi (Display Customization): Add setting example to
8315 mm-discouraged-alternatives.
8316
8317 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8318
8319 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8320 version is the canonical version.
8321
8322 2006-01-08 Alex Schroeder <alex@gnu.org>
8323
8324 * pgg.texi (Caching passphrase): Rewording.
8325
8326 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8327
8328 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8329 repository URL.
8330
8331 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8332
8333 * org.texi: Removed the accidentally re-added empty line in the
8334 direntry.
8335
8336 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8337
8338 * org.texi (Agenda Views): Chapter reorganized.
8339
8340 2005-12-29 Romain Francoise <romain@orebokech.com>
8341
8342 * faq.texi (Using Customize): New node.
8343
8344 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8345
8346 * org.texi: Remove blank line in @direntry. It is non-standard
8347 and recursively produces blank lines all over the dir file (when
8348 using Texinfo 4.8).
8349
8350 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8353
8354 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8355
8356 * org.texi (Tags): Boolean logic documented.
8357 (Agenda Views): Document custom commands.
8358
8359 2005-12-20 David Kastrup <dak@gnu.org>
8360
8361 * faq.texi (AUCTeX): Update version and mailing list info.
8362
8363 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8364
8365 * gnus.texi (MIME Commands): Mention addition of
8366 multipart/alternative to gnus-buttonized-mime-types and add xref
8367 to mm-discouraged-alternatives.
8368
8369 * emacs-mime.texi (Display Customization): Mention addition of
8370 "image/.*" and add xref to gnus-buttonized-mime-types in the
8371 mm-discouraged-alternatives section.
8372
8373 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8374
8375 * org.texi (Tags): New section.
8376 (Agenda Views): Chapter reorganized.
8377
8378 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8379
8380 * org.texi (Internal Links): Add a missing comma after an @xref.
8381
8382 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8383
8384 * faq.texi (Filling paragraphs with a single space): No need to
8385 change sentence-end now.
8386
8387 2005-12-13 Romain Francoise <romain@orebokech.com>
8388
8389 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8390
8391 2005-12-12 Jay Belanger <belanger@truman.edu>
8392
8393 * faq.texi (Calc): Update version number.
8394
8395 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8396
8397 * org.texi (Progress Logging): New section.
8398
8399 2005-12-10 Romain Francoise <romain@orebokech.com>
8400
8401 Update the Emacs FAQ for the 22.1 release.
8402
8403 * faq.texi: Set VER to `22.1'.
8404 (Basic editing): Explain how to use localized versions of the
8405 Tutorial. Mention that `C-h r' displays the manual.
8406 Delete obsolete WWW link to an Emacs 18 tutorial.
8407 (Getting a printed manual): Point to the new locations of the
8408 manuals on the GNU Web site.
8409 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8410 available via Info (it was previously distributed separately).
8411 (Installing Texinfo documentation): The latest version of Texinfo
8412 is 4.8, not 4.0.
8413 (Informational files for Emacs): COPYING is the GNU General Public
8414 License, not the Emacs General Public License.
8415 (Informational files for Emacs): Delete obsolete link to the
8416 GNUinfo pages as they have been removed from the GNU Web site.
8417 (New in Emacs 22): New node.
8418 (Setting up a customization file): Say that most packages support
8419 Customize nowadays.
8420 (Colors on a TTY): Delete reference to instructions on how to
8421 enable syntax highlighting, it is now enabled by default.
8422 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8423 at startup automatically.
8424 (Controlling case sensitivity): Mention `M-c' in isearch.
8425 (Using an already running Emacs process): Emacs now creates the
8426 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8427 gnuserv. As emacsclient can now run Lisp code as well, delete a
8428 sentence praising gnuserv for that. Simplify description of how
8429 the client/server operation works.
8430 (Compiler error messages): Delete obsolete text (compile.el has
8431 been rewritten).
8432 (Indenting switch statements): Fix typo.
8433 (Matching parentheses): Simplify setup instructions, mention the
8434 menu bar item in the Options menu.
8435 (Repeating a command as many times as possible): Mention `C-x e'.
8436 (Going to a line by number): Mention new keymap and bindings
8437 `M-g M-g', `M-g M-p' and `M-g M-n'.
8438 (Turning on syntax highlighting): Now on by default. Simplify.
8439 (Replacing highlighted text): Use `1', not `t'.
8440 (Problems with very large files): The maximum size is now 256MB on
8441 32-bit machines.
8442 (^M in the shell buffer): Mention `comint-process-echoes'.
8443 (Emacs for Apple computers): Emacs 22 has native support for Mac
8444 OS X.
8445 (Translating names to IP addresses): Delete node.
8446 (Binding keys to commands): Fix typo.
8447 (SPC no longer completes file names): New node.
8448 (MIME with Emacs mail packages): Delete section about the Emacs
8449 MIME FAQ (it's not reachable anymore).
8450
8451 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8452
8453 * cc-mode.texi: The manual has been extensively revised: the
8454 information about using CC Mode has been separated from the larger
8455 and more difficult chapters about configuration. It has been
8456 updated for CC Mode 5.31.
8457
8458 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8459
8460 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8461 (Selecting an implementation): Fix descriptions.
8462
8463 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8464
8465 * message.texi (Various Message Variables): Addition.
8466
8467 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * message.texi: Fix default values.
8470
8471 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8472
8473 * message.texi (Header Commands): Clarify descriptions of
8474 message-cross-post-followup-to, message-reduce-to-to-cc, and
8475 message-insert-wide-reply.
8476 (Various Commands): Fix kindex for message-kill-to-signature;
8477 clarify description of message-tab.
8478
8479 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8480
8481 * message.texi (Mailing Lists): Fix description about MFT.
8482
8483 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8484
8485 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8486
8487 * gnus.texi (Slow Terminal Connection): Replace old description
8488 with new one.
8489
8490 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8491
8492 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8493 replace X-Draft-Headers with X-Draft-From.
8494
8495 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8496
8497 * gnus.texi (Various Various): Fix the default value of
8498 nnheader-max-head-length.
8499 (Gnus Versions): Fix typo.
8500
8501 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8502
8503 * org.texi (Structure editing): Document new functionality of
8504 M-RET.
8505
8506 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8507
8508 * org.texi (Internal Links): Fix Texinfo usage.
8509
8510 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8511
8512 * org.texi (TODO basics): Document the global todo list.
8513 (TODO items): Documents sparse tree for specific TODO
8514 keywords.
8515
8516 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8517
8518 * org.texi (Plain Lists): Typos fixed.
8519
8520 2005-11-28 Jay Belanger <belanger@truman.edu>
8521
8522 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8523
8524 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8525
8526 * org.texi (Structure editing): New item moving commands added.
8527 (Plain Lists): New section.
8528
8529 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8530
8531 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8532 (Agenda): Document commands `org-cycle-agenda-files' and
8533 `org-agenda-file-to-front'.
8534 (Built-in table editor): Document `org-table-sort-lines'.
8535 (HTML formatting): Export of hand-formatted lists.
8536
8537 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8538
8539 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8540 new variable gnus-toolbar-thickness.
8541
8542 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8543
8544 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8545
8546 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8547
8548 * gnus.texi (X-Face): Fix description.
8549 (XVarious): Remove gnus-xmas-logo-color-alist and
8550 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8551
8552 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8553
8554 * gnus.texi (Group Parameters): Mention new variable
8555 gnus-parameters-case-fold-search.
8556 (Home Score File): Addition.
8557
8558 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8559
8560 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8561 (Overview): List supported feed types.
8562 (Installation): No installation necessary when using autoload.
8563 (Configuration): Rename "RSS" to "news".
8564
8565 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8566
8567 * pgg.texi (User Commands): Document additional passphrase
8568 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8569 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8570
8571 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8572
8573 * org.texi: Version number changed to 3.19.
8574
8575 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8576
8577 * pgg.texi (How to use): Update the example to add autoload of
8578 pgg-encrypt-symmetric-region.
8579 (User Commands): Document pgg-encrypt-symmetric-region.
8580 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8581
8582 2005-10-27 Jay Belanger <belanger@truman.edu>
8583
8584 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8585 mention other TeX-related units.
8586
8587 2005-10-23 Lars Hansen <larsh@soem.dk>
8588
8589 * dired-x.texi (Miscellaneous Commands):
8590 Replace dired-do-relative-symlink by dired-do-relsymlink and
8591 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8592
8593 2005-10-23 Jay Belanger <belanger@truman.edu>
8594
8595 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8596 constant.
8597
8598 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8599
8600 * faq.texi (Bugs and problems):
8601 Replace `dired-move-to-filename-regexp' by
8602 `directory-listing-before-filename-regexp'.
8603
8604 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8605
8606 * newsticker.texi (UPDATED): Set value.
8607
8608 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8609
8610 * gnus.texi (Document Groups): Remove duplicate item.
8611
8612 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8613
8614 * org.texi (Summary): Mention iCalendar support.
8615 (Exporting): Document iCalendar support.
8616
8617 2005-10-18 Romain Francoise <romain@orebokech.com>
8618
8619 * viper.texi (Viper Specials): Capitalize GNU.
8620
8621 2005-10-17 Juri Linkov <juri@jurta.org>
8622
8623 * info.texi (Getting Started, Search Index, Expert Info):
8624 Fix wording.
8625 (Search Text): Replace `echo area' with `mode line'.
8626 (Search Index): Both `i' and `,' find all index entries.
8627 Replace example `C-f' with `C-l' (which exists in index of Info
8628 manual) and delete spaces in its keyboard input sequence.
8629 Delete unnecessary explanations about literal characters.
8630
8631 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8632
8633 * gnus.texi (Document Server Internals): Addition.
8634
8635 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8636
8637 * gnus.texi (A note on namespaces): Fix RFC reference.
8638
8639 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8640
8641 * gnus.texi (RSS): Fix key description.
8642
8643 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8644
8645 * gnus.texi: Emacs/w3 -> Emacs/W3.
8646 (Browsing the Web): Fix description.
8647 (Web Searches): Ditto.
8648 (Customizing W3): Ditto.
8649
8650 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8651
8652 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8653
8654 2005-10-11 Jay Belanger <belanger@truman.edu>
8655
8656 * calc.texi (Integration): Mention using `a i' to compute definite
8657 integrals.
8658
8659 2005-10-11 Juri Linkov <juri@jurta.org>
8660
8661 * info.texi: Rearrange nodes.
8662 (Top): Update menu. Change ref `Info for Experts' to
8663 `Advanced Info Commands'.
8664 (Getting Started): Fix description of manual's parts.
8665 (Help-Int): Change xref `Info Search' to `Search Index', and
8666 `Expert Info' to `Advanced'.
8667 (Advanced): Move node one level up.
8668 (Search Text, Search Index): New nodes split out from `Info Search'.
8669 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8670 split out from `Advanced'.
8671 (Advanced, Emacs Info Variables): De-document editing an Info file
8672 in Info.
8673 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8674 (Creating an Info File): Delete node and move its text to
8675 `Expert Info'.
8676
8677 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8678
8679 * org.texi (Workflow states): Documented that change in keywords
8680 becomes active only after restart of Emacs.
8681
8682 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8683
8684 Sync with Tramp 2.0.51.
8685
8686 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8687
8688 * speedbar.texi (Introduction): Describe new location of speedbar
8689 on menubar.
8690 (Basic Key Bindings): Remove descriptions of bindings that have
8691 been removed.
8692
8693 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8694
8695 * speedbar.texi (GDB): Describe use of watch expressions.
8696
8697 2005-09-28 Simon Josefsson <jas@extundo.com>
8698
8699 * message.texi (IDNA): Fix.
8700
8701 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8702
8703 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8704 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8705 description of nntp-open-connection-function.
8706 (Common Variables): Fix descriptions.
8707
8708 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8709
8710 * gnus.texi (Server Buffer Format): Document the %a format spec.
8711
8712 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8713
8714 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8715
8716 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8717
8718 * org.texi Version 3.16.
8719
8720 2005-09-19 Miles Bader <miles@gnu.org>
8721
8722 * newsticker.texi: Get rid of CVS keywords.
8723
8724 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8725
8726 * gnus.texi (Finding the Parent): Fix description of how Gnus
8727 finds article.
8728
8729 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8730
8731 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8732 to drop off non-answered articles.
8733
8734 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8735
8736 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8737 braces (which are unsupported by NMAKE) for macro `srcdir'.
8738
8739 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8740
8741 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8742 (../info/newsticker, newsticker.dvi): New targets.
8743
8744 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8745
8746 * newsticker.texi: Replace @command with @code. Replace @example
8747 with @lisp.
8748 (Top): Add explanations to menu items.
8749 (GNU Free Documentation License): Remove.
8750
8751 2005-09-16 Romain Francoise <romain@orebokech.com>
8752
8753 Update all files to specify GFDL version 1.2.
8754
8755 * doclicense.texi (GNU Free Documentation License): Update to
8756 version 1.2.
8757
8758 2005-09-15 Richard M. Stallman <rms@gnu.org>
8759
8760 * newsticker.texi: Fix @setfilename.
8761
8762 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8763 (../info/newsticker, newsticker.dvi): New targets.
8764
8765 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8766
8767 * org.texi: Version 3.15.
8768
8769 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8770
8771 * ses.texi: Combine all three indices into one.
8772 Correct a few typos.
8773
8774 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8775
8776 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8777
8778 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8779
8780 * emacs-mime.texi (Handles): Remove duplicate item.
8781 (Encoding Customization): Fix the default value for
8782 mm-coding-system-priorities.
8783 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8784 (Basic Functions): Fix reference.
8785
8786 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8787
8788 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8789
8790 2005-08-18 Richard M. Stallman <rms@gnu.org>
8791
8792 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8793 and web site.
8794
8795 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8796 not keyboard-translate.
8797
8798 2005-08-11 Richard M. Stallman <rms@gnu.org>
8799
8800 * faq.texi (Using regular expressions): Fix xref.
8801
8802 2005-08-09 Juri Linkov <juri@jurta.org>
8803
8804 * info.texi (Help-P): Replace `Prev' with `Previous'.
8805 (Help-M, Help-Xref): Add S-TAB.
8806 (Help-FOO): Update `u' command.
8807 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8808 Update info about visibility of xref parts.
8809 (Help-Int): Fix `m' command. Rename `Info-last' to
8810 `Info-history-back'. Add `Info-history-forward'.
8811 (Advanced): Fix `g*' and `M-n' commands.
8812 (Info Search): Add `index-apropos' in stand-alone browser.
8813 Add isearch commands.
8814 (Emacs Info Variables): Remove `Info-fontify'.
8815 Add `Info-mode-hook'. Update face names.
8816 Add `Info-fontify-maximum-menu-size',
8817 `Info-fontify-visited-nodes', `Info-isearch-search'.
8818
8819 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8820
8821 Sync with Tramp 2.0.50.
8822
8823 * tramp.texi: Use @option{} consequently for method names.
8824 (Inline methods, External transfer methods): Remove references to
8825 Cygwin.
8826 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8827 implementation.
8828
8829 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8830
8831 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8832 Mention that gnus-init-file is not read when Emacs is invoked with
8833 --no-init-file or -q.
8834
8835 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8836
8837 * org.texi: Version 3.14.
8838
8839 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8840
8841 * org.texi: Version 3.13.
8842
8843 2005-07-18 Juri Linkov <juri@jurta.org>
8844
8845 * calc.texi (Time Zones, Logical Operations):
8846 * cl.texi (Overview):
8847 * org.texi (TODO types):
8848 * sc.texi (Emacs 18 MUAs):
8849 * speedbar.texi (Top):
8850 * url.texi (History):
8851 Delete duplicate duplicate words.
8852
8853 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8854
8855 * cl.texi (Type Predicates): Document `atom' type.
8856
8857 2005-07-04 Lute Kamstra <lute@gnu.org>
8858
8859 Update FSF's address in GPL notices.
8860
8861 * calc.texi (Copying):
8862 * doclicense.texi (GNU Free Documentation License):
8863 * faq.texi (Contacting the FSF):
8864 * mh-e.texi (Copying): Update FSF's address.
8865
8866 2005-07-03 Richard M. Stallman <rms@gnu.org>
8867
8868 * flymake.texi (Example -- Configuring a tool called directly):
8869 Update name of flymake-build-relative-filename.
8870
8871 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8872
8873 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8874
8875 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8876
8877 * org.texi: Version 3.12.
8878
8879 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8880
8881 * makefile.w32-in (MAKEINFO): Use --force.
8882 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8883 Makefile.in.
8884 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8885 more shells.
8886
8887 2005-06-23 Richard M. Stallman <rms@gnu.org>
8888
8889 * speedbar.texi (Creating a display): Texinfo usage fixes.
8890
8891 * tramp.texi (Customizing Completion, Auto-save and Backup):
8892 Texinfo usage fixes.
8893
8894 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8895
8896 * dired-x.texi (Miscellaneous Commands):
8897 * ediff.texi (Miscellaneous):
8898 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8899 (Agent Variables):
8900 * info.texi (Help-Xref):
8901 * message.texi (Message Headers):
8902 * org.texi (Remember):
8903 * reftex.texi (Options (Defining Label Environments)):
8904 (Options (Index Support)):
8905 (Options (Viewing Cross-References)):
8906 (Options (Misc)):
8907 (Changes):
8908 * speedbar.texi (Creating a display):
8909 * tramp.texi (Customizing Completion, Auto-save and Backup):
8910 Texinfo usage fix.
8911
8912 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8913
8914 * org.texi: Version 3.11.
8915
8916 2005-06-12 Jay Belanger <belanger@truman.edu>
8917
8918 * calc.texi (Getting Started): Remove extra menu item.
8919
8920 2005-05-31 Jay Belanger <belanger@truman.edu>
8921
8922 * calc.texi (Notations Used in This Manual): Use @kbd for key
8923 sequence.
8924 (Demonstration of Calc): Mention another way of starting Calc.
8925 (Starting Calc): Mention long name of M-#.
8926 (Embedded Mode Overview): Remove unnecessary instruction.
8927 (Other M-# commands): Rephrase `M-# 0' explanation.
8928 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8929 reflect current behavior.
8930
8931 2005-05-30 Jay Belanger <belanger@truman.edu>
8932
8933 * calc.texi (Hooks): Change description of calc-window-hook and
8934 calc-trail-window-hook to match usage.
8935 (Computational Functions): Add more constant-generating functions.
8936 (Customizable Variables): Use defvar.
8937
8938 2005-05-28 Jay Belanger <belanger@truman.edu>
8939
8940 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8941 (Basic Embedded Mode): Explain behavior of arguments to
8942 calc-embedded-mode.
8943
8944 2005-05-27 Jay Belanger <belanger@truman.edu>
8945
8946 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8947 current behavior.
8948
8949 2005-05-25 Jay Belanger <belanger@truman.edu>
8950
8951 * calc.texi: Change Calc version number throughout.
8952 (Keypad Mode): Change location in info output.
8953 (Keypad mode overview): Move picture of keypad.
8954
8955 2005-05-21 Jay Belanger <belanger@truman.edu>
8956
8957 * calc.texi (Storing variables): Mention that only most variables
8958 are void to begin with.
8959
8960 2005-05-21 Kevin Ryde <user42@zip.com.au>
8961
8962 * widget.texi (Basic Types): Update cross ref from "Enabling
8963 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8964 lispref/text.texi change.
8965
8966 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8967
8968 * org.texi: Version 3.09.
8969
8970 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8971
8972 * reftex.texi: Version 4.28.
8973
8974 2005-05-16 Jay Belanger <belanger@truman.edu>
8975
8976 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8977
8978 2005-05-14 Jay Belanger <belanger@truman.edu>
8979
8980 * calc.texi (Default Simplifications): Insert missing ! (logical
8981 not operator).
8982
8983 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8984
8985 Sync with Tramp 2.0.49.
8986
8987 2005-05-10 Jay Belanger <belanger@truman.edu>
8988
8989 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8990 to 1.
8991
8992 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8993
8994 * org.texi: Version 3.08, structure reorganized.
8995
8996 2005-04-24 Richard M. Stallman <rms@gnu.org>
8997
8998 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8999
9000 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9001
9002 * org.texi: Update to version 3.06.
9003
9004 2005-04-13 Lute Kamstra <lute@gnu.org>
9005
9006 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9007
9008 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9009
9010 * cl.texi (Porting Common Lisp): Fix typo.
9011
9012 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9013
9014 * gnus.texi (RSS): Addition.
9015
9016 2005-04-04 Jay Belanger <belanger@truman.edu>
9017
9018 * calc.texi: Change Calc version number.
9019 (Customizable variables): Fix description of calc-language-alist.
9020 (Copying): Put in version 2 of GPL.
9021
9022 2005-04-01 Jay Belanger <belanger@truman.edu>
9023
9024 * calc.texi (Troubleshooting Commands): Remove comment about
9025 installation.
9026 (Installation): Remove section.
9027 (Customizable Variables): New section.
9028 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9029 (Graphical Devices): Add references to Customizable Variables.
9030
9031 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9032
9033 * emacs-mime.texi (Display Customization): Markup fixes.
9034 (rfc2047): Update.
9035
9036 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9037
9038 * gnus-faq.texi: Replaced with auto-generated version.
9039
9040 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9041
9042 * dired-x.texi (Multiple Dired Directories): default-directory was
9043 renamed to dired-default-directory.
9044
9045 2005-03-26 Jay Belanger <belanger@truman.edu>
9046
9047 * calc.texi (Simplifying Formulas, Rewrite Rules):
9048 Change description of top and bottom of fraction.
9049 (Modulo Forms): Move description of how to create modulo forms to
9050 earlier in the section.
9051 (Fraction Mode): Suggest using : to get a fraction by dividing.
9052 (Basic Arithmetic): Adjust placement of command name.
9053 (Truncating the Stack): Emphasize that "hidden" entries are still
9054 visible.
9055 (Installation): Move discussion of printing manual to "About This
9056 Manual".
9057 (About This Manual): Mention how to print the manual.
9058 (Reporting Bugs): Remove first person.
9059 (Building Vectors): Add algebraic version of append.
9060 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9061 (Grouping Digits): Fix typo.
9062
9063 2005-03-25 Werner Lemberg <wl@gnu.org>
9064
9065 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9066 Replace `legal' with `valid'.
9067
9068 2005-03-25 Werner Lemberg <wl@gnu.org>
9069
9070 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9071
9072 2005-03-24 Jay Belanger <belanger@truman.edu>
9073
9074 * calc.texi (General Mode Commands)
9075 (Mode Settings in Embedded Mode): Add some explanation of
9076 recording mode settings.
9077
9078 2005-03-24 Richard M. Stallman <rms@gnu.org>
9079
9080 * calc.texi: Remove praise of non-free software.
9081
9082 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9083 (Installation): Node deleted.
9084
9085 2005-03-23 Richard M. Stallman <rms@gnu.org>
9086
9087 * url.texi (HTTP language/coding): Improve last change.
9088
9089 2005-03-22 Jay Belanger <belanger@truman.edu>
9090
9091 * calc.texi (Embedded Mode): Add new information on changing
9092 modes.
9093
9094 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9095
9096 Sync with Tramp 2.0.48.
9097
9098 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9099
9100 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9101 "GNU/Linux". Change all addresses to .gnu.org.
9102 (Default Method): Offer shortened syntax for "su" and "sudo"
9103 methods.
9104
9105 2005-03-07 Richard M. Stallman <rms@gnu.org>
9106
9107 * url.texi: Fix usage of "e.g.".
9108 (HTTP language/coding): Explain the rules for these strings.
9109
9110 2005-03-06 Richard M. Stallman <rms@gnu.org>
9111
9112 * woman.texi (Introduction): Minor cleanups.
9113
9114 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9115
9116 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9117 (Installation): Node deleted.
9118
9119 * mh-e.texi (Preface): Get rid of "Emacs 21".
9120
9121 * eshell.texi (Installation): Delete node (for Emacs 20).
9122
9123 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9124
9125 * flymake.texi: Refill and tweak style in @lisp blocks.
9126
9127 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9128
9129 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9130
9131 2005-03-01 Jay Belanger <belanger@truman.edu>
9132
9133 * calc.texi (Trigonometric and Hyperbolic Functions):
9134 Mention additional functions.
9135 (Algebraic Simplifications): Mention additional simplifications.
9136
9137 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9138
9139 * ses.texi: Add concept/function/variable indices (this work was
9140 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9141 papers on file at FSF).
9142
9143 2005-02-10 Jay Belanger <belanger@truman.edu>
9144
9145 * calc.texi: Change @LaTeX to La@TeX throughout.
9146 Redefine @expr as @math for TeX output.
9147 Redefine @texline as a no-op for TeX output.
9148 Define @tfn, replace @t by @tfn throughout.
9149
9150 2005-02-09 Jay Belanger <belanger@truman.edu>
9151
9152 * calc.texi: Add macro for LaTeX for info output.
9153
9154 2005-02-08 Kim F. Storm <storm@cua.dk>
9155
9156 * texinfo.tex (LaTex): Add def.
9157
9158 2005-02-06 Jay Belanger <belanger@truman.edu>
9159
9160 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9161 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9162 throughout manual.
9163
9164 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9165
9166 * gnus.texi: Some edits based on comments from David Abrahams.
9167
9168 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9169
9170 * gnus.texi (RSS): Fix the keystroke.
9171
9172 2005-01-24 David Kastrup <dak@gnu.org>
9173
9174 * faq.texi: Update AUCTeX version info.
9175
9176 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9177
9178 * gnus-faq.texi ([4.1]): Typo.
9179
9180 2005-01-19 Jay Belanger <belanger@truman.edu>
9181
9182 * calc.texi (Keep Arguments): Mention that keeping arguments
9183 doesn't work with keyboard macros.
9184
9185 2005-01-16 Richard M. Stallman <rms@gnu.org>
9186
9187 * autotype.texi (Autoinserting): Fix small error.
9188
9189 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9190
9191 Sync with Tramp 2.0.47.
9192
9193 * tramp.texi (Compilation): New section, describing compilation of
9194 remote files.
9195
9196 2005-01-11 Kim F. Storm <storm@cua.dk>
9197
9198 * widget.texi (Basic Types): Add :follow-link keyword.
9199
9200 2005-01-09 Jay Belanger <belanger@truman.edu>
9201
9202 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9203
9204 2005-01-08 Jay Belanger <belanger@truman.edu>
9205
9206 * calc.texi: Change throughout to reflect new default value of
9207 calc-settings-file.
9208
9209 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9210
9211 * message.texi (Reply): `message-reply-to-function' should return
9212 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9213
9214 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9215
9216 * faq.texi (Changing load-path): Fix typo.
9217
9218 2005-01-05 Jay Belanger <belanger@truman.edu>
9219
9220 * calc.texi (Programming Tutorial): Replace kbd command by
9221 appropriate characters for a keyboard macro.
9222
9223 2005-01-04 Jay Belanger <belanger@truman.edu>
9224
9225 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9226 for Lucid Emacs.
9227 (Programming Tutorial): Mention that the user needs to be in the
9228 right mode to compute some functions.
9229
9230 2005-01-04 Jay Belanger <belanger@truman.edu>
9231
9232 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9233 no longer applicable.
9234
9235 2005-01-01 Jay Belanger <belanger@truman.edu>
9236
9237 * calc.texi (Programming Tutorial): Change description of how to
9238 edit keyboard macros to match current behavior.
9239
9240 2004-12-31 Jay Belanger <belanger@truman.edu>
9241
9242 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9243
9244 2004-12-20 Jay Belanger <belanger@truman.edu>
9245
9246 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9247 zero.
9248
9249 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9250
9251 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9252 @xref.
9253 (Font Locking): Avoid @strong{Note:}.
9254
9255 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9256
9257 Sync with Tramp 2.0.46.
9258
9259 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9260
9261 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * url.texi: Correct typos.
9264 (Retrieving URLs): @var{nil}->@code{nil}.
9265 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9266 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9267 (Dealing with HTTP documents): @inforef->@xref.
9268
9269 2004-12-15 Jay Belanger <belanger@truman.edu>
9270
9271 * calc.texi: Consistently capitalized all mode names.
9272 (Answers to Exercises): Mention that an answer can be a fraction
9273 when in Fraction mode.
9274
9275 2004-12-13 Jay Belanger <belanger@truman.edu>
9276
9277 * calc.texi: Fix some TeX definitions.
9278
9279 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9280
9281 * reftex.texi (Imprint): Remove erroneous @value's.
9282
9283 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9284
9285 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9286 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9287
9288 2004-12-08 Jay Belanger <belanger@truman.edu>
9289
9290 * calc.texi (Starting Calc): Remove comment about installation.
9291 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9292
9293 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9294
9295 * url.texi: Update @setfilename.
9296 (Getting Started): No need to worry about Gnus versions.
9297 (Dealing with HTTP documents): Use @inforef.
9298
9299 * org.texi: Fix @direntry file name.
9300
9301 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9302
9303 * url.texi: New file.
9304
9305 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9306
9307 2004-12-06 Jay Belanger <belanger@truman.edu>
9308
9309 * calc.texi (Using Calc): Remove paragraph about installation.
9310
9311 2004-12-06 Jay Belanger <belanger@truman.edu>
9312
9313 * calc.texi: Use more Texinfo macros and less TeX defs.
9314 Remove @refill's.
9315
9316 2004-12-06 Richard M. Stallman <rms@gnu.org>
9317
9318 * org.texi: New file.
9319
9320 2004-12-05 Richard M. Stallman <rms@gnu.org>
9321
9322 * Makefile.in (org.dvi, ../info/org): New targets.
9323 (INFO_TARGETS): Add ../info/org.
9324 (DVI_TARGETS): Add org.dvi.
9325 (maintainer-clean): Remove the info files in the info dir.
9326
9327 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9328
9329 * idlwave.texi: Fix the setfilename directive to put the produced
9330 file in ../info.
9331 (Continued Statement Indentation): Resurrect Jan D.'s change from
9332 2004-11-03 that was lost when a newer version of idlwave.texi was
9333 imported.
9334
9335 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9336
9337 * gnus-faq.texi ([5.1]): Add missing bracket.
9338
9339 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9340 Index `spam-initialize'.
9341
9342 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9343
9344 * message.texi (Various Message Variables): Mention that all mail
9345 file variables are derived from `message-directory'.
9346
9347 * gnus.texi (Splitting Mail): Clarify bogus group.
9348
9349 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9350
9351 * emacs-mime.texi (Encoding Customization):
9352 Fix mm-coding-system-priorities entry.
9353
9354 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9355
9356 * idlwave.texi (Continued Statement Indentation):
9357 * reftex.texi (Options (Index Support)):
9358 (Displaying and Editing the Index, Table of Contents):
9359 * speedbar.texi (Creating a display, Major Display Modes):
9360 Replace non-nil with non-@code{nil}.
9361
9362 2004-10-21 Jay Belanger <belanger@truman.edu>
9363
9364 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9365
9366 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9367
9368 * calc.texi (Reporting Bugs): Double up `@'.
9369
9370 2004-10-18 Jay Belanger <belanger@truman.edu>
9371
9372 * calc.texi (Reporting Bugs): Change the address that bugs
9373 should be sent to.
9374
9375 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9376
9377 * gnus.texi (New Features): Add 5.11.
9378
9379 * message.texi (Resending): Remove wrong default value.
9380
9381 * gnus.texi (Mail Source Specifiers): Describe possible problems
9382 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9383 `pop3-leave-mail-on-server' to the index.
9384
9385 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9386
9387 * message.texi (Canceling News): Add how to set a password.
9388
9389 2004-10-12 Jay Belanger <belanger@truman.edu>
9390
9391 * calc.texi (Help Commands): Change the descriptions of
9392 calc-describe-function and calc-describe-variable to match their
9393 current behavior.
9394
9395 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9396
9397 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9398
9399 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9400
9401 Sync with Tramp 2.0.45.
9402
9403 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9404 plink link. The URL is outdated. Originator contacted for
9405 clarification.
9406
9407 2004-10-10 Juri Linkov <juri@jurta.org>
9408
9409 * gnus.texi (Top, Marking Articles): Join two menus in one node
9410 because a node can have only one menu.
9411
9412 2004-10-09 Juri Linkov <juri@jurta.org>
9413
9414 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9415 example of nnmail-split-fancy.
9416
9417 2004-10-06 Karl Berry <karl@gnu.org>
9418
9419 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9420 consistency with other uses of dashes.
9421
9422 2004-10-05 Karl Berry <karl@gnu.org>
9423
9424 * info.texi: Consistently use --- throughout, periods at end of
9425 menu descriptions, and a couple typos.
9426
9427 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9428
9429 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9430 * pgg.texi (User Commands, Backend methods): Do.
9431 * gnus.texi: Markup fixes.
9432 (Setting Process Marks): Fix `M P a' entry.
9433 * emacs-mime.texi: Fixes.
9434
9435 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9436
9437 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9438 again.
9439 Use 5.10 instead of 5.10.0.
9440
9441 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9442
9443 * gnus.texi (Summary Mail Commands): S D e.
9444
9445 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9446
9447 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9448 the gnus-article-mode-line-format section.
9449
9450 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9451
9452 * gnus.texi (Various Summary Stuff): Fix the documentation for
9453 gnus-newsgroup-variables.
9454
9455 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9456
9457 * gnus.texi (MIME Commands):
9458 Add gnus-mime-display-multipart-as-mixed,
9459 gnus-mime-display-multipart-alternative-as-mixed,
9460 gnus-mime-display-multipart-related-as-mixed.
9461 (Mail Source Customization): Clarify `mail-source-directory'.
9462 (Splitting Mail): Mention gnus-group-find-new-groups.
9463 (SpamOracle): Fix typo.
9464
9465 * gnus-faq.texi: Untabify.
9466 ([6.3]): nnir.el is in contrib directory.
9467
9468 * message.texi (News Headers): Clarify how a unique ID is created.
9469
9470 * gnus.texi (Batching Agents): Fix typo in example.
9471 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9472
9473 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9474
9475 * gnus.texi (Group Parameters): Add more on hooks.
9476
9477 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9478
9479 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9480
9481 2004-09-22 Jay Belanger <belanger@truman.edu>
9482
9483 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9484 might be hidden during part of the session.
9485
9486 2004-09-20 Jay Belanger <belanger@truman.edu>
9487
9488 * calc.texi (Notations Used in This Manual): Put in an earlier
9489 mention that DEL could be called Backspace.
9490
9491 2004-09-10 Simon Josefsson <jas@extundo.com>
9492
9493 * gnus.texi (IMAP): Add example. Suggested and partially written
9494 by Steinar Bang <sb@dod.no>.
9495
9496 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9497
9498 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9499 netrc syntax.
9500
9501 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9502
9503 * gnus.texi (Spam ELisp Package Sequence of Events):
9504 Some clarifications.
9505 (Spam ELisp Package Global Variables): More clarifications.
9506
9507 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9508
9509 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9510 Mention spam-split does not modify incoming mail.
9511
9512 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9513
9514 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9515
9516 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9517
9518 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9519
9520 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9521
9522 * makefile.w32-in (sieve, pgg): Use $(infodir).
9523
9524 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9525
9526 * makefile.w32-in: Fix PGG and Sieve entries.
9527
9528 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9529
9530 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9531 Emacs and related programs.
9532
9533 2004-08-27 Richard M. Stallman <rms@gnu.org>
9534
9535 * faq.texi: Fix texinfo usage, esp. doublequotes.
9536 (Difference between Emacs and XEmacs): Some clarification.
9537
9538 * faq.texi (Difference between Emacs and XEmacs):
9539 Explain not to contrast XEmacs with GNU Emacs.
9540
9541 2004-08-26 Richard M. Stallman <rms@gnu.org>
9542
9543 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9544
9545 2004-08-22 David Kastrup <dak@gnu.org>
9546
9547 * reftex.texi (AUCTeX): Update links, section name.
9548
9549 * faq.texi (Calc): Update availability (included in 22.1).
9550 (AUCTeX): Update availability, information, versions, description.
9551
9552 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9553
9554 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9555
9556 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9557
9558 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9559
9560 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9561
9562 Sync with Tramp 2.0.44.
9563
9564 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9565
9566 * widget.texi (User Interface): Update how to separate the
9567 editable field of an editable-field widget from other widgets.
9568 (Programming Example): Add text after field.
9569
9570 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9571
9572 * emacs-mime.texi (Encoding Customization): Add a note to the
9573 mm-content-transfer-encoding-defaults entry.
9574 (rfc2047): Update.
9575
9576 * gnus.texi (Article Highlighting):
9577 Add gnus-cite-ignore-quoted-from.
9578 (POP before SMTP): New node.
9579 (Posting Styles): Addition.
9580 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9581 (Fancy Mail Splitting): Ditto.
9582 (X-Face): Add gnus-x-face.
9583
9584 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9585
9586 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9587 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9588
9589 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9590
9591 * gnus.texi (Mail Source Specifiers):
9592 Describe `pop3-leave-mail-on-server'.
9593
9594 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9595
9596 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9597
9598 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9599 repository. Change setfilename.
9600
9601 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9602
9603 2004-07-02 Juri Linkov <juri@jurta.org>
9604
9605 * pcl-cvs.texi (Viewing differences): Add `d r'.
9606
9607 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9608
9609 * ses.texi, viper.texi, flymake.texi, faq.texi:
9610 * eshell.texi, ediff.texi: Markup fixes.
9611
9612 2004-06-21 Karl Berry <karl@gnu.org>
9613
9614 * info.texi (Top): Mention that only Emacs has mouse support.
9615 (Getting Started): Mention this in a few other places.
9616
9617 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9618
9619 * autotype.texi (Copyrights, Timestamps):
9620 Recommend `before-save-hook' instead of `write-file-functions'.
9621
9622 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9623
9624 * dired-x.texi (dired-mark-omitted): Update keybinding.
9625
9626 2004-06-10 Kim F. Storm <storm@cua.dk>
9627
9628 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9629
9630 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9631
9632 * dired-x.texi (variable dired-omit-mode): Rename from
9633 dired-omit-files-p.
9634 (function dired-omit-mode): Rename from dired-omit-toggle.
9635 Call dired-omit-mode rather than set dired-omit-files-p.
9636 (dired-mark-omitted): Describe command.
9637
9638 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9639
9640 Version 2.0.41 of Tramp released.
9641
9642 2004-05-29 Juanma Barranquero <lektu@terra.es>
9643
9644 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9645 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9646
9647 2004-05-29 Richard M. Stallman <rms@gnu.org>
9648
9649 * cl.texi (Top): Call this chapter `Introduction'.
9650 (Overview): In TeX, no section heading here.
9651
9652 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9653
9654 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9655
9656 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9657 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9658
9659 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9660
9661 * flymake.texi: New file.
9662
9663 2004-05-28 Simon Josefsson <jas@extundo.com>
9664
9665 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9666
9667 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9668
9669 Version 2.0.40 of Tramp released.
9670
9671 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9672
9673 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9674
9675 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9676 variables `tramp-backup-directory-alist' and
9677 `tramp-bkup-backup-directory-info'.
9678 (Overview, Connection types)
9679 (External transfer methods, Default Method)
9680 (Windows setup hints): Remove restriction of password entering
9681 with external methods.
9682 (Auto-save and Backup): Make file name example
9683 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9684 and `auto-save-directory' must be used.
9685 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9686 only "NT"). Remove doubled entry "What kinds of systems does
9687 @tramp{} work on".
9688 (tramp): Macro removed.
9689 (Obtaining Tramp): Flag removed from title.
9690 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9691 and `trampver' used properly. Flag `tramp-inst' replaced by
9692 `installchapter'. Installation related text adapted.
9693
9694 2004-04-28 Masatake YAMATO <jet@gyve.org>
9695
9696 * widget.texi (Programming Example): Remove overlays.
9697
9698 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9699
9700 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9701
9702 2004-04-23 Juanma Barranquero <lektu@terra.es>
9703
9704 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9705
9706 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9707
9708 * info.texi (Info Search): Add info-apropos.
9709
9710 2004-03-22 Juri Linkov <juri@jurta.org>
9711
9712 * faq.texi: Fix help key bindings.
9713
9714 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9715
9716 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9717 (as suggested by Karl Berry). Update information about colored
9718 stars in menus. Add new subheading describing M-n.
9719
9720 2004-03-12 Richard M. Stallman <rms@gnu.org>
9721
9722 * cl.texi (Top): Rename top node's title.
9723
9724 2004-03-08 Karl Berry <karl@gnu.org>
9725
9726 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9727 problems making the texinfo distribution.
9728
9729 2004-02-29 Simon Josefsson <jas@extundo.com>
9730
9731 * smtpmail.texi (Authentication): Change the list of supported
9732 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9733 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9734 <voegelas@gmx.net>.
9735
9736 2004-02-29 Juanma Barranquero <lektu@terra.es>
9737
9738 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9739 Use $(DEL) instead of rm, and ignore exit code.
9740
9741 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9742
9743 Tramp version 2.0.39 released.
9744
9745 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9746
9747 * tramp.texi (Customizing Completion): Explain new functions
9748 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9749 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9750 (Top): Refer to Savannah mailing list as the major one.
9751 Mention older mailing lists in HTML mode only.
9752 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9753 (Frequently Asked Questions): Remote hosts must not be Unix-like
9754 for "smb" method.
9755 (Password caching): New node.
9756 (External transfer methods): Refer to password caching for "smb"
9757 method.
9758
9759 2004-02-17 Karl Berry <karl@gnu.org>
9760
9761 * info.texi (Help-Int): Mention the new line number feature.
9762
9763 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9764
9765 * ses.texi (Advanced Features): New functionality for
9766 ses-set-header-row (defaults to current row unless C-u used).
9767 (Acknowledgements): Add Stefan Monnier.
9768
9769 2003-12-29 Kevin Ryde <user42@zip.com.au>
9770
9771 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9772
9773 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9774
9775 Tramp version 2.0.38 released.
9776
9777 * tramp.texi (Remote shell setup): Warn of environment variables
9778 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9779 <sven.gabriel@imk.fzk.de>.
9780 (Configuration): Tramp now chooses base64/uuencode
9781 automatically. Update wording accordingly.
9782 (Top): More description for the `Default Method' menu entry.
9783 (Default Method): Use @code, not @var, for Lisp variables.
9784 (Default Method): New subsection `Which method is the right one
9785 for me?' Suggested by Christian Kirsch.
9786 (Configuration): Pointer to new subsection added.
9787 (Default Method): Too many "use" in one sentence.
9788 Rephrase. Reported by Christian Kirsch.
9789 (Filename Syntax): Old `su' example is probably a left-over from
9790 the sm/su method naming. Replace with `ssh', instead.
9791 (External transfer methods, Auto-save and Backup):
9792 Typo fixes.
9793
9794 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9795
9796 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9797 (Top): Mention japanese manual only if flag `jamanual' is set.
9798 Insert section `Japanese manual' in menu.
9799
9800 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9801
9802 * eshell.texi (Known Problems): Add doc item.
9803
9804 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9805
9806 * cc-mode.texi: Update for CC Mode 5.30.
9807
9808 Note: Please refrain from doing purely cosmetic changes like
9809 removing trailing whitespace in this manual; it clobbers cvs
9810 merging for no good reason.
9811
9812 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9813
9814 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9815 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9816 @acronym{ASCII}.
9817
9818 2003-10-26 Karl Berry <karl@gnu.org>
9819
9820 * info.texi (Info Search): Echo area, not echo are. From Debian
9821 diff.
9822
9823 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9824
9825 * widget.texi (Defining New Widgets): Document new behavior of
9826 :buttons and :children keywords.
9827
9828 2003-10-22 Miles Bader <miles@gnu.org>
9829
9830 * Makefile.in (info): Move before $(top_srcdir)/info.
9831
9832 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9833
9834 * tramp.texi (Inline methods): Small grammar fix.
9835 (External transfer methods): Likewise.
9836
9837 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9838
9839 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9840
9841 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9842
9843 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9844
9845 2003-09-30 Richard M. Stallman <rms@gnu.org>
9846
9847 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9848
9849 * widget.texi (User Interface): Fix typos.
9850
9851 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9852
9853 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9854
9855 * pcl-cvs.texi (Selected Files): Fix typo.
9856
9857 2003-09-21 Karl Berry <karl@gnu.org>
9858
9859 * info.texi (] and [ commands): No period at end of section title.
9860
9861 2003-09-04 Miles Bader <miles@gnu.org>
9862
9863 * Makefile.in (top_srcdir): New variable.
9864 ($(top_srcdir)/info): New rule.
9865 (info): Depend on it.
9866
9867 2003-09-03 Peter Runestig <peter@runestig.com>
9868
9869 * makefile.w32-in: New file.
9870
9871 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9872
9873 * widget.texi (User Interface): Explain the need of static text
9874 around an editable field.
9875
9876 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9877
9878 * widget.texi (Basic Types): The argument to `:help-echo' can now
9879 be a form that evaluates to a string.
9880
9881 2003-08-18 Kim F. Storm <storm@cua.dk>
9882
9883 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9884
9885 2003-08-16 Richard M. Stallman <rms@gnu.org>
9886
9887 * dired-x.texi (Shell Command Guessing): Explain *.
9888
9889 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9890
9891 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9892 log-edit-insert-changelog.
9893
9894 2003-08-03 Karl Berry <karl@gnu.org>
9895
9896 * info.texi: Need @contents.
9897
9898 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9899
9900 Tramp version 2.0.36 released.
9901
9902 * tramp.texi (Remote shell setup): Explain about problems with
9903 non-Bourne commands in ~/.profile and ~/.shrc.
9904
9905 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9906
9907 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9908 renaming of `vis-mode' to `visible-mode'.
9909
9910 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9911
9912 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9913 next, prev and up pointers.
9914
9915 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9916
9917 * info.texi (Help): Mention existence of Emacs and stand-alone
9918 Info at the very beginning of the tutorial.
9919 (Help-Inv): New node.
9920 (Help-]): New node.
9921 (Help-M): Systematically point out the differences between default
9922 Emacs and stand-alone versions. Delete second menu.
9923 (Help-Xref): Systematically point out the differences between
9924 default Emacs and stand-alone versions.
9925 (Help-Int): Change `l' example.
9926 (Expert Info): Fix typos.
9927 (Emacs Info Variables): Mention `Info-hide-note-references' and
9928 new default for `Info-scroll-prefer-subnodes'.
9929
9930 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9931
9932 Version 2.0.35 of Tramp released.
9933
9934 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9935 (Inline methods): Add methods `remsh' and `plink1'.
9936 (External transfer methods): Add method `remcp'.
9937 (Multi-hop Methods): Add method `remsh'.
9938 Small patch from Adrian Aichner <adrian@xemacs.org>:
9939 Fix minor typos.
9940 (Concept Index): Add to make manual searchable via
9941 `Info-index'.
9942 (Version Control): Add cindex entry.
9943
9944 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9945
9946 * trampver.texi: Version 2.0.34 released.
9947
9948 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9949
9950 * faq.texi: Improve previous changes.
9951
9952 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9953
9954 * faq.texi: Update copyright and maintenance details.
9955 Update some package URLs, versions, and maintainers.
9956 Remove many references to the Emacs Lisp Archive.
9957
9958 2003-04-23 Simon Josefsson <jas@extundo.com>
9959
9960 * smtpmail.texi: Fix license (the invariant sections mentioned has
9961 never been part of the smtp manual). Align info dir entry with
9962 other emacs packages.
9963
9964 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9965
9966 * tramp.texi: Version 2.0.33 released.
9967 Remove installation chapter. Remove XEmacs specifics.
9968
9969 2003-03-29 Richard M. Stallman <rms@gnu.org>
9970
9971 * tramp.texi (Top): Undo the previous renaming.
9972 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9973
9974 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9975
9976 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9977 version of manual.
9978
9979 * tramp.texi (Auto-save and Backup): New node.
9980
9981 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9982
9983 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9984 Emacs" in order to have better differentiation to "XEmacs".
9985 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9986 are new macros in order to point to the other Emacs flavor where
9987 appropriate. In info case, point to node `Installation' in order
9988 to explain how to generate the other way. In html case, make a
9989 link to the other html file.
9990 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9991 after CVS checkout/update.
9992 (Installation): Completely rewritten.
9993 (Installation parameters, Load paths): New sections under
9994 `Installation'.
9995
9996 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9997
9998 * tramp.texi: Version 2.0.30 released.
9999 Replace word "path" with "localname" where used as a component of
10000 a Tramp file name.
10001
10002 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10003
10004 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10005 introduced.
10006 (Installation): Explain what to do if files from the tramp/contrib
10007 directory are needed.
10008
10009 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10010
10011 * smtpmail.texi (How Mail Works): New.
10012
10013 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10014
10015 * smtpmail.texi: New file.
10016
10017 * Makefile.in: Build SMTP manual.
10018
10019 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10020
10021 * tramp.texi: Version 2.0.29 released.
10022 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10023 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10024
10025 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10026
10027 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10028 another package loads accidentally Ange-FTP.
10029
10030 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10031
10032 * tramp.texi (Customizing Completion): Add function
10033 `tramp-parse-sconfig'. Change example of
10034 `tramp-set-completion-function', because parsing of ssh config
10035 files looks more natural.
10036
10037 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10038
10039 * gnus.texi: Do not use `path' in several locations.
10040
10041 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10042
10043 * tramp.texi (External transfer methods): New method `smb'.
10044 From Michael Albinus.
10045
10046 2002-11-05 Karl Berry <karl@gnu.org>
10047
10048 * info.texi (Info-fontify): Reorder face list to avoid bad line
10049 breaks.
10050
10051 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10052
10053 * tramp.texi: Move @copying to standard place.
10054 Use @insertcopying.
10055
10056 2002-10-02 Karl Berry <karl@gnu.org>
10057
10058 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10059 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10060 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10061 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10062 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10063 Per rms, update all manuals to use @copying instead of @ifinfo.
10064 Also use @ifnottex instead of @ifinfo around the top node, where
10065 needed for the sake of the HTML output.
10066 (The Gnus manual is not fixed since it's not clear to me how it
10067 works; and the Tramp manual already uses @copying, although in an
10068 unusual way. All others were changed.)
10069
10070 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10071
10072 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10073 (../info/ses, ses.dvi): New targets.
10074 * ses.texi: New file.
10075
10076 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10077
10078 * texinfo.tex: Update to texinfo 4.2.
10079
10080 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10081
10082 * reftex.texi: Update to RefTeX 4.19.
10083
10084 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10085
10086 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10087 (../info/tramp, tramp.dvi): New targets.
10088
10089 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10090
10091 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10092 (calc.dvi): Uncomment.
10093
10094 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10095
10096 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10097 (../info/calc): New target.
10098
10099 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10100
10101 * (Version 21.1 released.)
10102
10103 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10104
10105 * Branch for 21.1.
10106
10107 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10108
10109 * Makefile.in (../info/info): Use an explicit -o switch to
10110 makeinfo.
10111
10112 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10113
10114 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10115
10116 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10117
10118 * Makefile.in (../info/idlwave): Use --no-split.
10119
10120 2000-12-14 Dave Love <fx@gnu.org>
10121
10122 * Makefile.in (mostlyclean): Remove gnustmp.*.
10123 (gnus.dvi): Change rule to remove @latex stuff.
10124
10125 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10126
10127 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10128
10129 2000-10-13 John Wiegley <johnw@gnu.org>
10130
10131 * Makefile.in: Add build targets for eshell.texi.
10132
10133 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10134
10135 * Makefile.in: Remove/comment speedbar stuff.
10136
10137 2000-09-22 Dave Love <fx@gnu.org>
10138
10139 * Makefile.in: Add emacs-mime.
10140
10141 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10142
10143 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10144 (DVI_TARGETS): Add woman.dvi.
10145 (../info/woman, woman.dvi): New targets.
10146
10147 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10148
10149 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10150
10151 * pcl-cvs.texi: New file.
10152 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10153 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10154
10155 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10156
10157 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10158 (../info/ebrowse, ebrowse.dvi): New targets.
10159
10160 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10161
10162 * Makefile.in (INFO_TARGETS): Add eudc.
10163 (DVI_TARGETS): Add eudc.dvi.
10164 (../info/eudc, eudc.dvi): New targets.
10165
10166 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10167
10168 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10169 compatibility with 8+3 filesystems).
10170 (../info/efaq): Rename from emacs-faq.
10171
10172 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10173
10174 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10175 (../info/idlwave, idlwave.dvi): New targets.
10176
10177 1999-10-23 Dave Love <fx@gnu.org>
10178
10179 * Makefile.in: Use autotype.texi.
10180
10181 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10182
10183 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10184 faq.texi file) rather than ../info/faq.
10185
10186 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10187
10188 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10189 (../info/ada-mode, ada-mode.dvi): New targets.
10190
10191 1999-09-01 Dave Love <fx@gnu.org>
10192
10193 * Makefile.in: Add faq.
10194
10195 1999-07-12 Richard Stallman <rms@gnu.org>
10196
10197 * Version 20.4 released.
10198
10199 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10200
10201 * Version 20.3 released.
10202
10203 1998-04-06 Andreas Schwab <schwab@gnu.org>
10204
10205 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10206 Use it in dvi targets.
10207 (../etc/GNU): Change to $(srcdir) first.
10208
10209 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10210
10211 * reftex.texi: Update for RefTeX version 3.22.
10212
10213 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10214
10215 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10216 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10217
10218 1997-09-23 Paul Eggert <eggert@twinsun.com>
10219
10220 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10221 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10222
10223 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10224
10225 * Version 20.2 released.
10226
10227 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10228
10229 * Version 20.1 released.
10230
10231 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10232
10233 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10234
10235 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10236
10237 * Version 19.33 released.
10238
10239 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10240
10241 * Version 19.32 released.
10242
10243 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10244
10245 * Makefile.in: Add rules for the Message manual.
10246
10247 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10248
10249 * gnus.texi: New version.
10250
10251 * message.texi: New manual.
10252
10253 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10254
10255 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10256
10257 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10258
10259 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10260 Specify -I option.
10261 (All dvi targets): Set the TEXINPUTS variable.
10262
10263 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10264
10265 * Version 19.31 released.
10266
10267 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10268
10269 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10270 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10271
10272 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10273
10274 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10275 (INFO_TARGETS): Add ../info/cc-mode.
10276 (DVI_TARGETS): Add cc-mode.dvi.
10277
10278 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10279
10280 * Version 19.30 released.
10281
10282 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10283
10284 * gnus.texi: New file.
10285
10286 1995-11-04 Erik Naggum <erik@naggum.no>
10287
10288 * gnus.texi: File deleted.
10289
10290 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10291
10292 * mh-e.texi: "Function Index" -> "Command Index" to work with
10293 Emacs 19.30 C-h C-k support of separately-documented commands.
10294
10295 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10296
10297 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10298 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10299
10300 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10301
10302 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10303 (../info/viper, viper.dvi): New targets.
10304
10305 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10306
10307 * dired-x.texi (Installation): Change the example to set
10308 buffer-local variables like dired-omit-files-p in
10309 dired-mode-hook.
10310
10311 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10312
10313 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10314 (../info/mh-e, mh-e.dvi): New targets.
10315
10316 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10317
10318 * Makefile.in (maintainer-clean): Rename from realclean.
10319
10320 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10321
10322 * Makefile.in: New file.
10323 * Makefile: File deleted.
10324
10325 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10326
10327 * Makefile (TEXINDEX_OBJS): Variable deleted.
10328 (texindex, texindex.o, getopt.o): Rules deleted.
10329 All deps on texindex deleted.
10330 (distclean): Don't delete texindex.
10331 (mostlyclean): Don't delete *.o.
10332 * texindex.c, getopt.c: Files deleted.
10333
10334 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10335
10336 * Version 19.26 released.
10337
10338 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10339
10340 * Version 19.25 released.
10341
10342 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10343
10344 * Version 19.24 released.
10345
10346 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10347
10348 * Version 19.23 released.
10349
10350 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10351
10352 * Makefile: Delete spurious tab.
10353
10354 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10355
10356 * Makefile (.SUFFIXES): New rule.
10357
10358 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10359
10360 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10361 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10362
10363 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10364
10365 * Makefile (../info/sc): Rename from sc.info.
10366 (../info/cl): Likewise.
10367 (INFO_TARGETS): Use new names.
10368
10369 1993-12-04 Richard Stallman (rms@srarc2)
10370
10371 * getopt.c: New file.
10372 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10373 (getopt.o): New rule.
10374 (dvi): Don't depend on texindex.
10375 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10376 Depend on texindex.
10377
10378 1993-12-03 Richard Stallman (rms@srarc2)
10379
10380 * Makefile (../info/sc.info): Rename from ../info/sc.
10381 (TEXI2DVI): New variable.
10382 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10383 Add explicit commands.
10384 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10385
10386 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10387
10388 * Version 19.22 released.
10389
10390 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10391
10392 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10393
10394 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10395
10396 * Version 19.21 released.
10397
10398 1993-11-15 Paul Eggert (eggert@twinsun.com)
10399
10400 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10401
10402 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10403
10404 * Makefile (../etc/GNU): New target.
10405 (EMACSSOURCES): Add gnu1.texi.
10406
10407 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10408
10409 * Makefile (realclean): Don't delete the Info files.
10410
10411 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10412
10413 * forms.texi: Fix forms.texi so that it will format correctly.
10414 Add missing `@end iftex', fix bad reference.
10415
10416 * info.texi, info-stn.texi: New files implement texinfo version of
10417 `info' file.
10418
10419 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10420
10421 * Makefile: Fix targets for texindex, new info.texi files.
10422 * info-stnd.texi: New file implements info for standalone info
10423 reader.
10424 * info.texi: Update to include recent changes to "../info/info".
10425 New source file for ../info/info; includes info-stnd.texi.
10426
10427 * texindex.c: Include "../src/config.h" if building in emacs.
10428
10429 * Makefile: Change all files to FILENAME.texi, force all targets
10430 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10431 vip.texinfo, forms.texinfo, cl.texinfo.
10432 Add target to build texindex.c, defining `emacs'.
10433
10434 * forms.texi: Install new file to match version 2.3 of forms.el.
10435
10436 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10437
10438 * Version 19.19 released.
10439
10440 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10441
10442 * sc.texinfo: Fix info file name.
10443
10444 * Makefile (info): Add gnus and sc.
10445 (dvi): Add gnus.dvi and sc.dvi.
10446 (../info/sc, sc.dvi): New targets.
10447
10448 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10449
10450 * Version 19.18 released.
10451
10452 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10453
10454 * Makefile: Fix source file names of the separate manuals.
10455 (gnus.dvi, ../info/gnus): New targets.
10456
10457 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10458
10459 * Version 19.17 released.
10460
10461 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10462
10463 * split-man: Fix typos in last change.
10464
10465 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10466
10467 * Version 19.16 released.
10468
10469 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10470
10471 * version 19.15 released.
10472
10473 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10474
10475 * Makefile (distclean): It's rm, not rf.
10476
10477 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10478
10479 * Version 19.14 released.
10480
10481 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10482
10483 * Makefile: New file.
10484
10485 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10486
10487 * Version 19.13 released.
10488
10489 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10490
10491 * Version 19.9 released.
10492
10493 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10494
10495 * Version 19.8 released.
10496
10497 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10498
10499 * Version 19.7 released.
10500
10501 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10502
10503 * gnus.texinfo: New file. Removed installation instructions.
10504
10505 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10506
10507 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10508
10509 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10510
10511 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10512 then define `\sc' as the command for smallcaps in Texinfo.
10513 This means that the @sc command will produce small caps. bfox has
10514 made the corresponding change to makeinfo and texinfm.el.
10515
10516 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10517
10518 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10519 Customization since the menu entry did not point to anything.
10520 Also add an @finalout command to remove overfull hboxes from the
10521 printed output.
10522
10523 * cl.texinfo: Add @bye, \input line and @settitle to file.
10524 This file is clearly intended to be a chapter of some other work,
10525 but the other work does not yet exist.
10526
10527 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10528
10529 * texinfo.texinfo: Three typos corrected.
10530
10531 ;; Local Variables:
10532 ;; coding: utf-8
10533 ;; End:
10534
10535 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10536
10537 This file is part of GNU Emacs.
10538
10539 GNU Emacs is free software: you can redistribute it and/or modify
10540 it under the terms of the GNU General Public License as published by
10541 the Free Software Foundation, either version 3 of the License, or
10542 (at your option) any later version.
10543
10544 GNU Emacs is distributed in the hope that it will be useful,
10545 but WITHOUT ANY WARRANTY; without even the implied warranty of
10546 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10547 GNU General Public License for more details.
10548
10549 You should have received a copy of the GNU General Public License
10550 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.