Merge from emacs-24; up to 2013-01-02T10:15:31Z!michael.albinus@gmx.de
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-08-12 Glenn Morris <rgm@gnu.org>
2
3 * woman.texi (Top): Avoid mailto: in html output.
4
5 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
6 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
7 (INSTALL_DATA): New, set by configure.
8 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
9 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
10 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
11 uninstall-ps, and uninstall-doc.
12 (.SUFFIXES): Add .ps and .dvi.
13 (.dvi.ps): New suffix rule.
14 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
15 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
16 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
17 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
18 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
19 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
20 (ido.html, mairix-el.html, message.html, mh-e.html)
21 (newsticker.html, nxml-mode.html, org.html, pgg.html)
22 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
23 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
24 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
25 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
26 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
27 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
28 New rules.
29 (clean): Remove HTML_TARGETS and PS_TARGETS.
30
31 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
32
33 * ido.texi (Working Directories):
34 (Flexible Matching, Regexp Matching, Find File At Point)
35 (Ignoring, Misc Customization): Use @defopt for user options.
36
37 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
38
39 * htmlfontify.texi (Customization): Remove documentation of
40 `hfy-fast-lock-save'. Minor fixes.
41
42 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
43
44 * ido.texi (Top): Insert node "Working Directories" in menu.
45 (Working Directories): New node.
46 (Misc Customization): Add documentation of
47 `ido-confirm-unique-completion' and some other user options.
48
49 2013-08-07 Eli Zaretskii <eliz@gnu.org>
50
51 * todo-mode.texi: Update @dircategory.
52 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
53 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
54 @ref.
55
56 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
57
58 * sc.texi (Introduction): Fix index.
59 (Usage Overview):
60 (Citations, Citation Elements, Recognizing Citations)
61 (Information Keys and the Info Alist, Reference Headers)
62 (The Built-in Header Rewrite Functions)
63 (Electric References, Reply Buffer Initialization)
64 (Filling Cited Text, Selecting an Attribution)
65 (Attribution Preferences)
66 (Anonymous Attributions, Author Names)
67 (Using Regi, Post-yank Formatting Commands)
68 (Citing Commands, Insertion Commands)
69 (Mail Field Commands)
70 (Hints to MUA Authors, Thanks and History): Change from one space
71 between sentences to two.
72 (What Supercite Does): Typo fix.
73
74 * newsticker.texi (Usage): Use @key for RET.
75
76 * cl.texi (Argument Lists):
77 (For Clauses):
78 (Macros): Add indexes.
79
80 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
81
82 * cl.texi (Blocks and Exits): Add an index.
83
84 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
85
86 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
87 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
88 (todo-mode.dvi, todo-mode.pdf): New rules.
89
90 * todo-mode.texi: New file.
91
92 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
93
94 * gnus.texi (Basic Usage): Mention that warp means jump here.
95 (The notmuch Engine): Mention notmuch.
96
97 2013-07-30 Tassilo Horn <tsdh@gnu.org>
98
99 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
100 `gnus-subthread-sort-functions' and remove the obsolete documentation
101 of `gnus-sort-threads-recursively'.
102
103 2013-07-29 David Engster <deng@randomsample.de>
104
105 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
106 implementation.
107 (Introduction): Add further missing features.
108 (Building Classes): Add introductory paragraph.
109 (Wish List): Add metaclasses and EQL specialization.
110
111 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
112
113 * tramp.texi (Frequently Asked Questions): Mention
114 `tramp-use-ssh-controlmaster-options'.
115
116 2013-07-26 Tassilo Horn <tsdh@gnu.org>
117
118 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
119 `gnus-sort-threads-recursively'.
120
121 2013-07-25 Glenn Morris <rgm@gnu.org>
122
123 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
124 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
125
126 * erc.texi (Special Features): Update contact information.
127 (History): Avoid using @email.
128
129 * eshell.texi (Bugs and ideas): Minor updates.
130
131 * faq.texi (Reporting bugs, Origin of the term Emacs)
132 (Setting up a customization file)
133 (Using an already running Emacs process, Turning off beeping)
134 (Packages that do not come with Emacs)
135 (Replying to the sender of a message): Avoid using @email.
136
137 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
138
139 * reftex.texi (Imprint): Avoid using @email.
140
141 * ses.texi (Top): Update bug reporting instructions.
142 (Acknowledgments): Avoid using @email.
143
144 * woman.texi (Introduction, Background): Remove outdated information.
145 (Bugs, Acknowledgments): Avoid using @email.
146
147 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
148
149 * ido.texi: New file.
150
151 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
152
153 * gnus.texi (Customizing Articles): Document function predicates.
154
155 2013-07-08 Tassilo Horn <tsdh@gnu.org>
156
157 * gnus.texi (lines): Correct description of
158 `gnus-registry-track-extra's default value. Mention
159 `gnus-registry-remove-extra-data'.
160
161 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
162
163 * gnus.texi (Group Parameters): Mention regexp
164 substitutions (bug#11688).
165
166 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
167
168 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
169
170 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
171
172 * gnus.texi (Emacsen): Fix version.
173
174 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
175
176 2013-07-06 Glenn Morris <rgm@gnu.org>
177
178 * mh-e.texi: Fix external links.
179 (Using This Manual): Printed elisp manuals no longer available.
180
181 * newsticker.texi (Overview): Update URL.
182
183 * nxml-mode.texi (Introduction): Update URL.
184
185 * org.texi (JavaScript support): Fix URL.
186
187 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
188
189 * eudc.texi (CCSO PH/QI): Remove defunct URL.
190
191 * dbus.texi (Introspection): Update URL to a less defunct one.
192
193 * gnus.texi (Top): Restrict "Other related manuals" to info output.
194 (Foreign Groups): Use @indicateurl for examples.
195 (Direct Functions): Remove defunct URL.
196 (RSS): Update URL.
197
198 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
199 (FAQ 7-1): Update URL.
200
201 * pgg.texi (Top, Overview): Add note about obsolescence.
202
203 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
204
205 * texinfo.tex: Merge from gnulib.
206
207 2013-07-03 Glenn Morris <rgm@gnu.org>
208
209 * bovine.texi (top):
210 * cc-mode.texi (AWK Mode Font Locking):
211 * mh-e.texi (Preface):
212 * url.texi (URI Parsing): Fix cross-references to other manuals.
213
214 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
215
216 * gnus.texi (Client-Side IMAP Splitting):
217 Note that `nnimap-inbox' now can be a list.
218
219 2013-06-24 Glenn Morris <rgm@gnu.org>
220
221 * eshell.texi: Fix cross-references to other manuals.
222
223 2013-06-23 Glenn Morris <rgm@gnu.org>
224
225 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
226 Remove; not needed now we use a standard html layout for the faq.
227 (clean): Remove HTML_TARGETS, emacs-faq.text.
228
229 2013-06-21 Eduard Wiebe <usenet@pusto.de>
230
231 * flymake.texi (Parsing the output, Customizable variables):
232 Add reference to `flymake-warning-predicate'.
233
234 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
235
236 * tramp.texi (Top, Configuration): Insert section `Predefined
237 connection information' in menu.
238 (Predefined connection information): New section.
239 (Android shell setup): Make a reference to `Predefined connection
240 information'.
241
242 2013-06-19 Glenn Morris <rgm@gnu.org>
243
244 * Makefile.in (version): New, set by configure.
245 (clean): Delete dist tar file.
246 (infoclean): New, split from maintainer-clean.
247 (maintainer-clean): Run infoclean.
248 (dist): New rule, to make tarfile for www.gnu.org.
249
250 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
251
252 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
253 for keys q and Q.
254 (Standards): Reference RFC5804 as the defining document of the
255 managesieve protocol.
256
257 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
258
259 * eshell.texi (Input/Output): Expand to cover new visual-command
260 options, eshell-visual-subcommands and eshell-visual-options.
261 Divide into separate Visual Commands and Redirection sections.
262
263 2013-06-10 Glenn Morris <rgm@gnu.org>
264
265 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
266
267 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
268
269 * gnus.texi (Article Date):
270 Fix description of gnus-article-update-date-headers.
271
272 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
273
274 * erc.texi (Special Features): ERC is being maintained within
275 Emacs now.
276
277 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
278
279 * flymake.texi: Change from one space between sentences to two.
280
281 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
282
283 * cl.texi (Obsolete Macros): Describe replacements for `flet'
284 (bug#14293).
285
286 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
287
288 * tramp.texi (Frequently Asked Questions): Precise, how to define
289 an own ControlPath.
290
291 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
292
293 * tramp.texi (Frequently Asked Questions): New item for
294 ControlPath settings.
295
296 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
297
298 * calc.texi (Basic Operations on Units): Streamline some
299 descriptions.
300
301 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
302
303 * eshell.texi (Built-ins): Update manual to mention tramp module.
304
305 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
306
307 * tramp.texi (Filename Syntax): Host names are not allowed to be
308 any method name, unless method name is specified explicitly.
309 Remove restriction on unibyte filenames.
310
311 * trampver.texi: Update release number.
312
313 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
314
315 doc: convert some TeX accents to UTF-8
316 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
317 '@"{@dotless{i}}'.
318
319 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
320
321 Sync with Tramp 2.2.7.
322
323 * trampver.texi: Update release number.
324
325 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
326
327 * calc.texi (Basic Operations on Units): Streamline some
328 descriptions.
329
330 2013-03-08 Glenn Morris <rgm@gnu.org>
331
332 * faq.texi (Top): Don't say this was updated @today.
333 That's irrelevant and leads to spurious diffs.
334
335 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
336
337 * calc.texi (Basic Operations on Units):
338 Fix cross-reference.
339
340 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
341
342 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
343
344 2013-03-06 Alan Mackenzie <acm@muc.de>
345
346 * cc-mode.texi (Custom Line-Up): Clarify position of point on
347 calling a line-up function.
348
349 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
350
351 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
352 * ses.texi: Switch from Latin-1 to UTF-8.
353
354 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
355
356 * tramp.texi (External methods): Tramp does not connect Android
357 devices by itself.
358
359 2013-03-02 Bill Wohler <wohler@newt.com>
360
361 Release MH-E manual version 8.5.
362
363 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
364 release 8.5.
365
366 * mh-e.texi (Preface, Conventions, Getting Started)
367 (Using This Manual, Folder Selection, Viewing, Aliases)
368 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
369 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
370 Update URLs.
371
372 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
373
374 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
375 and "plink2" entries. "plink2" is obsolete for a long time.
376 (External methods): Remove "scp1" and "scp2" entries.
377 Explain user name and host name specification for "adb".
378
379 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
380
381 * tramp.texi (External methods): Mention `tramp-adb-program'.
382
383 2013-02-28 Bastien Guerry <bzg@gnu.org>
384
385 * org.texi (Visibility cycling): Suggest to set
386 `org-agenda-inhibit-startup' to nil if user wants the startup
387 visibility settings to be honored in any circumstances.
388 (Progress logging, Checkboxes): Fix typos.
389
390 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
391
392 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
393 the macros, for Texinfo 4.13 and 5.0.
394
395 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
396
397 Port Tramp documentation to Texinfo 5.0.
398 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
399 (Filename Syntax): Do not use @trampfn{} in @item.
400 (Filename completion): Use @columnfractions in @multitable.
401
402 2013-02-22 Glenn Morris <rgm@gnu.org>
403
404 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
405
406 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
407
408 * Makefile.in (html): New rule.
409
410 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
411
412 * tramp.texi (Android shell setup): Improve. Reported by Thierry
413 Volpiatto <thierry.volpiatto@gmail.com>.
414
415 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
416
417 * tramp.texi (Top, Configuration): Insert section `Android shell
418 setup' in menu.
419 (Android shell setup): New section.
420 (Connection types, Default Method)
421 (Frequently Asked Questions): Mention "scp" instead of "scpc".
422 (External methods): Remove "scpc" and "rsyncc" entries.
423 (Frequently Asked Questions): Remove entry about ControlPersist.
424
425 2013-02-13 Glenn Morris <rgm@gnu.org>
426
427 * message.texi (News Headers): Don't mention yow any more.
428
429 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
430
431 * calc.texi (Basic Operations on Units):
432 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
433
434 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
435
436 * eshell.texi: Fill most of the missing sections.
437
438 2013-02-07 Bastien Guerry <bzg@gnu.org>
439
440 * org.texi (References): Clarify an example.
441 (Installation): Fix instructions.
442 (Org-Plot): Fix link.
443 (Checkboxes, Radio lists): Fix typos.
444
445 2013-02-07 Glenn Morris <rgm@gnu.org>
446
447 * cl.texi (Equality Predicates): Mention memql.
448
449 2013-02-07 Eric Ludlam <zappo@gnu.org>
450
451 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
452 specific, and only about items it supports, indicating that there
453 might be more. Remove refs to simple project and direct automake
454 from ede new.
455 (Simple projects): Re-write to not talk about ede-simple-project
456 which is deprecated, and instead use the term to mean projects
457 that don't do much management, just project wrapping.
458 Add ede-generic-project link.
459 (ede-generic-project): New node (bug#11441).
460
461 2013-02-07 Glenn Morris <rgm@gnu.org>
462
463 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
464
465 2013-02-01 Glenn Morris <rgm@gnu.org>
466
467 * calc.texi (Help Commands): Update calc-view-news description.
468 Mention etc/CALC-NEWS.
469
470 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
471
472 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
473
474 2013-01-13 Bastien Guerry <bzg@gnu.org>
475
476 * org.texi (Installation): Simplify.
477
478 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
479
480 * org.texi (Handling links): Update the mention to the obsolete
481 variable `org-link-to-org-use-id' with a mention to the newer
482 variable `org-id-link-to-org-use-id'. Mention the need to load
483 the org-id library.
484
485 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
486
487 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
488
489 2013-01-09 Bastien Guerry <bzg@gnu.org>
490
491 * org.texi (Pushing to MobileOrg): Add footnote about using
492 symbolic links in `org-directory'.
493 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
494 of the now obsolete alias `org-float'.
495 (TODO basics): Add `org-use-fast-todo-selection' to the variable
496 index. Fix description of TODO keywords cycling.
497 (Advanced features): Add missing argument for @item.
498 (Storing searches): Add index entries and a note about
499 *-tree agenda views.
500 (Structure editing): Document `org-mark-element' and
501 `org-mark-subtree'.
502 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
503
504 2013-01-08 Juri Linkov <juri@jurta.org>
505
506 * info.texi (Go to node): Mention the abbreviated format
507 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
508
509 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
510
511 * autotype.texi: Remove undefined command @subtitlefont.
512 * cc-mode.texi: Likewise.
513
514 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
515 @item argument.
516 (Property searches): Use \\ instead of @backslashchar{}.
517 * pgg.texi (VERSION): Move @set below @setfilename.
518
519 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
520
521 * ada-mode.texi: Remove braces from @title argument.
522 * eudc.texi: Likewise.
523 * smtpmail.texi: Likewise.
524 * auth.texi (VERSION): Set before first use.
525 * emacs-gnutls.texi (VERSION): Likewise.
526 * pgg.texi (VERSION): Likewise.
527 * ede.texi (Top): Rename from top, all uses changed.
528 * eshell.texi: Add missing argument to @sp.
529 * forms.texi (Top): Reorder menu to match structure.
530 * htmlfontify.texi (Customisation): Add missing @item in
531 @enumerate.
532 * org.texi (Advanced features): Add missing argument for @item.
533 (Property searches): Use @backslashchar{} in macro argument.
534 * pcl-cvs.texi: Add missing argument to @sp.
535 (Movement commands): Fix use of @itemx.
536 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
537 * reftex.texi (Options (Creating Citations)): Add missing newline
538 before @end.
539 * tramp.texi (Obtaining Tramp): Remove extra dots.
540 (Configuration): Reorder menu to match structure.
541 (Remote shell setup): Replace literal NUL character by \0.
542 * viper.texi (Marking): Add missing argument for @item.
543
544 2013-01-04 Glenn Morris <rgm@gnu.org>
545
546 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
547 Add htmlfontify.
548 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
549 (htmlfontify.dvi, htmlfontify.pdf): New targets.
550 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
551 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
552
553 * htmlfontify.texi: Miscellaneous fixes and updates.
554 Set copyright to FSF, update license to GFDL 1.3+.
555
556 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
557
558 * htmlfontify.texi: New file.
559
560 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
561
562 * calc.texi (Free-Form Dates): Expand on the date reading
563 algorithm.
564
565 2012-12-27 Glenn Morris <rgm@gnu.org>
566
567 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
568 Avoid some overfull lines.
569
570 * widget.texi (Programming Example): Break some long lines.
571
572 * wisent.texi (Wisent Overview): Fix xref.
573 (Grammar format, Understanding the automaton): Avoid overfill.
574
575 * bovine.texi (Optional Lambda Expression): Allow line break.
576
577 * auth.texi (Help for users): Break long lines.
578
579 * ada-mode.texi (Project file variables):
580 Reword to reduce underfull hbox.
581 (No project files, Use GNAT project file):
582 Use smallexample to make some overfull lines less terrible.
583
584 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
585 Fix cross-references to separate manuals.
586
587 * Makefile.in (gfdl): New variable. Use throughout where
588 appropriate so that targets depend on doclicense.texi.
589
590 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
591
592 * gnus.texi (Customizing the IMAP Connection): Mention the other
593 authenticators.
594
595 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
596
597 * gnus.texi (Browse Foreign Server):
598 Document `gnus-browse-delete-group'.
599
600 2012-12-22 Glenn Morris <rgm@gnu.org>
601
602 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
603 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
604 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
605 * widget.texi, wisent.texi: Nuke hand-written node pointers.
606
607 * Makefile.in (gfdl): New variable. Use throughout where
608 appropriate so that targets depend on doclicense.texi.
609
610 2012-12-22 Eli Zaretskii <eliz@gnu.org>
611
612 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
613 doclicense.texi. Remove doclicense.texi from all targets that
614 mentioned it explicitly.
615 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
616 $(emacsdir)/emacsver.texi.
617 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
618
619 2012-12-21 Glenn Morris <rgm@gnu.org>
620
621 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
622 Include emacsver.texi. Nuke hand-written node pointers.
623 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
624 Depend on emacsver.texi.
625
626 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
627 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
628 May as well just include doclicense.texi in everything.
629
630 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
631 which @copying says is included.
632
633 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
634 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
635 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
636 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
637 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
638 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
639 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
640 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
641 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
642 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
643 * widget.texi, wisent.texi, woman.texi: Do not mention buying
644 copies from the FSF, which does not publish these manuals.
645
646 * erc.texi: No need to include gpl in this small manual.
647
648 * org.texi (copying): Include a copy of the GFDL.
649 (GNU Free Documentation License): New section.
650
651 2012-12-21 Bastien Guerry <bzg@gnu.org>
652
653 * org.texi: Fix typos.
654
655 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
656
657 * calc.texi (ISO 8601): Rename from ISO-8601,
658 as it's typically spelled without a hyphen.
659
660 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
661
662 * calc.texi (ISO-8601): New section.
663 (Date Formatting Codes): Mention new codes.
664 (Standard Date Formats): Mention new formats.
665
666 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
667
668 * tramp.texi (External methods): Move `adb' method here.
669
670 2012-12-13 Glenn Morris <rgm@gnu.org>
671
672 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
673
674 * wisent.texi: Small edits. Set copyright to FSF, update license to
675 GFDL 1.3+.
676 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
677 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
678 New targets.
679 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
680 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
681
682 * bovine.texi: Small edits. Set copyright to FSF, update license to
683 GFDL 1.3+, remove empty index.
684 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
685 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
686 New targets.
687 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
688 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
689
690 2012-12-13 Eric Ludlam <zappo@gnu.org>
691 David Ponce <david@dponce.com>
692 Richard Kim <emacs18@gmail.com>
693
694 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
695
696 2012-12-13 Glenn Morris <rgm@gnu.org>
697
698 * flymake.texi (Customizable variables, Locating the buildfile):
699 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
700
701 * srecode.texi: Small edits. Set copyright to FSF, add explicit
702 GFDL 1.3+ license, fix up index.
703 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
704 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
705 (srecode.pdf): New targets.
706 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
707 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
708
709 2012-12-13 Eric Ludlam <zappo@gnu.org>
710
711 * srecode.texi: New file, imported from CEDET trunk.
712
713 2012-12-13 Bastien Guerry <bzg@gnu.org>
714
715 * org.texi (Summary, Code block specific header arguments)
716 (Code block specific header arguments)
717 (Header arguments in function calls, var, noweb)
718 (Results of evaluation, Code evaluation security):
719 Small reformatting: add a blank line before some example.
720
721 * org.texi (System-wide header arguments)
722 (Header arguments in Org mode properties, Conflicts)
723 (Dynamic blocks, Using the mapping API):
724 Fix indentation of Elisp code examples.
725
726 * org.texi (Comment lines): Fix description of the comment syntax.
727
728 * org.texi (Installation): Mention "make test" in the correct section.
729
730 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
731
732 * doclicense.texi, gpl.texi: Update to latest version from FSF.
733 These are just minor editorial changes.
734
735 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
736
737 * tramp.texi (History): Mention ADB.
738 (Inline methods): Add `adb' method.
739
740 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
741
742 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
743 (External methods): Fix typo.
744
745 2012-12-03 Glenn Morris <rgm@gnu.org>
746
747 * rcirc.texi (Notices): Fix typo.
748
749 2012-11-25 Bill Wohler <wohler@newt.com>
750
751 Release MH-E manual version 8.4.
752
753 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
754 Update for release 8.4.
755
756 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
757 (Junk): Add mh-whitelist-preserves-sequences-flag,
758 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
759 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
760
761 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
762
763 * mh-e.texi (Procmail): Fix two @ typos.
764
765 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
766
767 * doclicense.texi, gpl.texi: Update to latest version from FSF.
768 These are just minor editorial changes.
769
770 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
771
772 * calc.texi (Date Formatting Codes): Mention the new beginning of
773 the date numbering system.
774
775 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
776
777 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
778 (Date Forms): Correct off-by-one error in explanation of
779 Julian day numbers. Give Gregorian equivalent of its origin.
780
781 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
782
783 * doc/misc/calc.texi (Date Forms): Mention the customizable
784 Gregorian-Julian switch.
785 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
786
787 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
788
789 Calc now uses the Gregorian calendar for all dates (Bug#12633).
790 It also uses January 1, 1 AD as its day number 1.
791 * calc.texi (Date Forms): Document this.
792
793 2012-11-16 Glenn Morris <rgm@gnu.org>
794
795 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
796 (Obsolete Macros): Move example here from Function Bindings.
797
798 * erc.texi: Use @code{nil} rather than just "nil".
799 (Modules): Undocument obsolete "hecomplete".
800 Add "notifications".
801 (Connecting): Add brief section on passwords.
802 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
803
804 2012-11-13 Glenn Morris <rgm@gnu.org>
805
806 * flymake.texi (Customizable variables)
807 (Highlighting erroneous lines): Mention flymake-error-bitmap,
808 flymake-warning-bitmap, and flymake-fringe-indicator-position.
809
810 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
811
812 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
813 In all file place SES into @acronym{...}.
814 (Advanced Features): Add key index and function index for
815 ses-set-header-row. Add description for function
816 ses-rename-cell. Add description for function
817 ses-repair-cell-reference-all.
818 (Ranges in formulas): Add description for ses-range flags.
819
820 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
821
822 * texinfo.tex: Merge from gnulib.
823
824 2012-11-10 Chong Yidong <cyd@gnu.org>
825
826 * url.texi (Introduction): Move url-configuration-directory to
827 Customization node.
828 (Parsed URIs): Split into its own node.
829 (URI Encoding): New node.
830 (Defining New URLs): Remove empty chapter.
831 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
832 Improve docs for url-queue-*.
833 (Supported URL Types): Copyedits. Delete empty subnodes.
834
835 * url.texi (Introduction): Rename from Getting Started.
836 Rewrite the introduction.
837 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
838
839 2012-11-10 Glenn Morris <rgm@gnu.org>
840
841 * cl.texi (Obsolete Setf Customization):
842 Revert defsetf example to the more correct let rather than prog1.
843 Give define-modify-macro, defsetf, and define-setf-method
844 gv.el replacements.
845
846 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
847 (Setf Extensions): Remove obsolete reference.
848 (Obsolete Setf Customization):
849 Move note on lack of setf functions to lispref/variables.texi.
850 Undocument get-setf-method, since it no longer exists.
851 Mention simple defsetf replaced by gv-define-simple-setter.
852
853 2012-11-03 Glenn Morris <rgm@gnu.org>
854
855 * cl.texi: Further general copyedits.
856 (List Functions): Remove copy-tree, standard elisp for some time.
857 (Efficiency Concerns): Comment out examples that no longer apply.
858 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
859 (Creating Symbols, Random Numbers): De-emphasize internal
860 variables cl--gensym-counter and cl--random-state. (Bug#12788)
861 (Naming Conventions, Type Predicates, Macros)
862 (Predicates on Numbers): No longer mention cl-floatp-safe.
863
864 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
865
866 * gnus.texi (Mail Source Specifiers):
867 Document :leave keyword used for pop mail source.
868
869 2012-11-01 Glenn Morris <rgm@gnu.org>
870
871 * cl.texi: General copyedits for style, line-breaks, etc.
872 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
873 (Macro Bindings, Blocks and Exits):
874 Acknowledge existence of lexical-binding.
875 (Iteration): Mainly defer to doc of standard dolist, dotimes.
876
877 2012-10-31 Glenn Morris <rgm@gnu.org>
878
879 * ert.texi (Introduction, The @code{should} Macro):
880 Refer to "cl-assert" rather than "assert".
881
882 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
883 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
884 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
885 Reword, and add details of flet and labels.
886 (Modify Macros, Function Bindings): Add some xrefs.
887
888 2012-10-30 Glenn Morris <rgm@gnu.org>
889
890 * cl.texi (Modify Macros): Update for cl-letf changes.
891 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
892 (Setf Extensions): Partially restore note about cl-getf,
893 mainly moved to lispref/variables.texi.
894 (Property Lists): Fix cl-getf typos.
895 (Mapping over Sequences): Mention cl-mapc naming oddity.
896
897 2012-10-29 Glenn Morris <rgm@gnu.org>
898
899 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
900 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
901 (Customizing Setf): Move contents to "Obsolete Setf Customization".
902 (Modify Macros, Multiple Values, Other Clauses):
903 Remove mentions of obsolete features.
904 (Obsolete Setf Customization): Don't mention `apply' setf.
905
906 2012-10-28 Glenn Morris <rgm@gnu.org>
907
908 * cl.texi (Multiple Values, Common Lisp Compatibility):
909 More namespace updates.
910 (Obsolete Features): Copyedits.
911 (Obsolete Lexical Macros, Obsolete Setf Customization):
912 New subsections.
913
914 * cl.texi (Porting Common Lisp, Lexical Bindings):
915 Add some xrefs to the Elisp manual.
916
917 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
918 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
919 (Obsolete Features): New appendix. Move Lexical Bindings here.
920
921 2012-10-27 Glenn Morris <rgm@gnu.org>
922
923 * cl.texi: Use defmac for macros rather than defspec.
924 (Efficiency Concerns): Related copyedit.
925
926 * cl.texi (Control Structure): Update for setf now being in core.
927 (Setf Extensions): Rename from Basic Setf. Move much of the
928 former content to lispref/variables.texi.
929 (Modify Macros): Move pop, push details to lispref/variables.texi.
930 (Customizing Setf): Copyedits for setf etc being in core.
931 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
932 Further namespaces updates.
933
934 2012-10-26 Bastien Guerry <bzg@gnu.org>
935
936 * org.texi (Installation): Update the link to Org's ELPA.
937 Also don't mention org-install.el anymore as the replacement file
938 org-loaddefs.el is now loaded by org.el.
939
940 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
941
942 * tramp.texi (Frequently Asked Questions):
943 Mention `tramp-completion-reread-directory-timeout' for performance
944 improvement.
945
946 2012-10-25 Glenn Morris <rgm@gnu.org>
947
948 * cl.texi: Don't mess with the TeX section number counter.
949 Use Texinfo recommended convention for quotes+punctuation.
950 (Overview, Sequence Functions): Rephrase for better line-breaking.
951 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
952 (Macro Bindings, Conditionals, Iteration, Loop Basics)
953 (Random Numbers, Mapping over Sequences, Structures)
954 (Porting Common Lisp): Further updates for cl-lib namespace.
955 (Modify Macros, Declarations, Macro Bindings, Structures):
956 Break long lines in examples.
957 (Dynamic Bindings): Update for changed progv behavior.
958 (Loop Examples, Efficiency Concerns): Markup fixes.
959 (Structures): Remove TeX margin change.
960 (Declarations): Fix typos.
961
962 2012-10-24 Glenn Morris <rgm@gnu.org>
963
964 * cl.texi (Overview, Multiple Values, Creating Symbols)
965 (Numerical Functions): Say less/nothing about the original cl.el.
966 (Old CL Compatibility): Remove.
967 (Assertions): Remove ignore-errors (standard Elisp for some time).
968
969 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
970 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
971 (Efficiency Concerns, Efficiency Concerns)
972 (Common Lisp Compatibility, Old CL Compatibility):
973 Further updates for cl-lib namespace.
974
975 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
976
977 Update manual for new time stamp format (Bug#12706).
978 * emacs-mime.texi (time-date): Update for new format.
979 Also, fix bogus time stamp and modernize a bit.
980
981 2012-10-23 Glenn Morris <rgm@gnu.org>
982
983 * cl.texi: Include emacsver.texi. Use Emacs version number rather
984 than unchanging cl.el version number.
985 End all menu descriptions with a period.
986 Do not use @dfn{CL} for every instance of "CL".
987 (Overview): Remove no-runtime caveat, and note about foo* names.
988 (Usage): Use cl-lib rather than cl.
989 (Organization, Naming Conventions): Update for cl-lib.el.
990 (Installation): Remove long-irrelevant node.
991 (Program Structure, Predicates, Control Structure):
992 Start updating for cl-lib namespace.
993 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
994 Depend on emacsver.texi.
995
996 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
997
998 * trampver.texi: Update release number.
999
1000 2012-10-06 Glenn Morris <rgm@gnu.org>
1001
1002 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1003 ERC version.
1004 (Introduction): ERC is distributed with Emacs.
1005 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1006 (Getting Started): Simplify.
1007 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1008 (History): Mention ERC maintained as part of Emacs now.
1009 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1010 Add dependency on emacsver.texi.
1011
1012 * erc.texi: Remove hand-written node pointers.
1013
1014 2012-10-05 Glenn Morris <rgm@gnu.org>
1015
1016 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1017 Copyedits.
1018
1019 2012-10-01 Eric Ludlam <zappo@gnu.org>
1020
1021 * ede.texi (Quick Start, Project Local Variables)
1022 (Miscellaneous commands, ede-java-root, Development Overview)
1023 (Detecting a Project): New nodes.
1024 (Simple projects): Node deleted.
1025
1026 * eieio.texi (Building Classes): Some slot attributes cannot be
1027 overridden.
1028 (Slot Options): Remove an example.
1029 (Method Invocation, Documentation): New nodes.
1030
1031 2012-10-01 Glenn Morris <rgm@gnu.org>
1032
1033 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1034 (reftex.pdf): Add dependency on emacsver.texi.
1035 * reftex.texi: Don't include directory part for emacsver.texi;
1036 the Makefile's -I handles it.
1037
1038 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1039
1040 Merge from standalone RefTeX repository.
1041
1042 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1043 with macros.
1044 (Imprint): Mention Wolfgang in list of contributors.
1045 (Creating Citations): Give a hint about how to
1046 auto-revert the BibTeX database file when using external editors.
1047 (Referencing Labels): Simplify section about reference macro
1048 cycling.
1049 (Options (Referencing Labels)): Adapt to new structure of
1050 `reftex-ref-style-alist'.
1051 (Referencing Labels, Reference Styles): Document changes in the
1052 referencing functionality.
1053 (Commands): Mention options for definition of header and footer in
1054 BibTeX files.
1055 (Options (Creating Citations)): Document
1056 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1057 (Reference Styles): New section.
1058 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1059 (Options (Referencing Labels)): Remove descriptions of deprecated
1060 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1061 Add descriptions for `reftex-ref-style-alist' and
1062 `reftex-ref-style-default-list'.
1063 (Referencing Labels): Update regarding reference styles.
1064 (Citation Styles): Mention support for ConTeXt.
1065 (Options (Defining Label Environments)): Fix typo.
1066 (Options (Creating Citations)):
1067 Document `reftex-cite-key-separator'.
1068
1069 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1070
1071 * org.texi: Add description of ORG_ADD_CONTRIB to info
1072 documentation. Add link to Worg for more details.
1073
1074 * org.texi: Clarify installation procedure. Provide link to the
1075 build system description on Worg.
1076
1077 * org.texi: Remove reference to utils/, x11idle.c is now in
1078 contrib/scripts.
1079
1080 * org.texi: Re-normalize to "Org mode" in manual.
1081
1082 * org.texi (Installation): Adapt documentation to new build
1083 system. Mention GNU ELPA (since it needs to be handled like Emacs
1084 built-in Org).
1085
1086 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1087
1088 * org.texi: Fix typo in description of the 'Hooks' section.
1089
1090 * org.texi: Add ID to the list of special properties.
1091
1092 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1093
1094 * org.texi (Moving subtrees): Document the ability to archive to a
1095 datetree.
1096
1097 2012-09-30 Bastien Guerry <bzg@gnu.org>
1098
1099 * org.texi (Installation, Feedback, Batch execution):
1100 Use (add-to-list 'load-path ... t) for the contrib dir.
1101
1102 * org.texi (results): Update documentation for ":results drawer"
1103 and ":results org".
1104
1105 * org.texi (Column width and alignment): Fix typo.
1106
1107 * org.texi (Activation): Point to the "Conflicts" section.
1108
1109 * org.texi (Conflicts): Mention filladapt.el in the list of
1110 conflicting packages.
1111
1112 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1113 not needed for versions of Emacs > 22.1.
1114
1115 * org.texi (History and Acknowledgments): Fix typo.
1116
1117 * org.texi (History and Acknowledgments): Add my own
1118 acknowledgments.
1119
1120 * org.texi (Agenda commands): Document the new command and the new
1121 option.
1122
1123 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1124 (Agenda commands): Reorder. Document `*' to toggle persistent
1125 marks.
1126
1127 * org.texi (Agenda dispatcher):
1128 Mention `org-toggle-agenda-sticky'.
1129 (Agenda commands, Exporting Agenda Views): Fix typo.
1130
1131 * org.texi (Templates in contexts, Setting Options): Update to
1132 reflect changes in how contexts options are processed.
1133
1134 * org.texi (Templates in contexts): Document the new structure of
1135 the variables `org-agenda-custom-commands-contexts' and
1136 `org-capture-templates-contexts'.
1137
1138 * org.texi (Templates in contexts): Document the new option
1139 `org-capture-templates-contexts'.
1140 (Storing searches): Document the new option
1141 `org-agenda-custom-commands-contexts'.
1142
1143 * org.texi (Formula syntax for Lisp): Reformat.
1144
1145 * org.texi (Special properties, Column attributes)
1146 (Agenda column view): Document the new special property
1147 CLOCKSUM_T.
1148
1149 * org.texi (Template expansion): Document the new %l template.
1150
1151 * org.texi (Fast access to TODO states): Fix documentation about
1152 allowed characters for fast todo selection.
1153
1154 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1155 use in `org-agenda-to-appt'.
1156
1157 * org.texi (Comment lines): Update wrt comments.
1158
1159 * org.texi (Resolving idle time): Document new keybinding.
1160
1161 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1162 on clock timestamps.
1163
1164 * org.texi (Fast access to TODO states): Explicitely says only
1165 letters are supported as fast TODO selection keys.
1166
1167 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1168 specifier. Document the new "%(my-function)" specifier.
1169
1170 * org.texi (Clocking commands): New cindex.
1171 (Clocking commands): Update documentation for `org-clock-in'.
1172 Document `org-clock-in-last'. Mention `org-clock-out' and
1173 `org-clock-in-last' as commands that can be globally bound.
1174 (Resolving idle time): Document continuous clocking.
1175
1176 * org.texi (Top, Introduction): Fix formatting.
1177 (Activation): Add index entries.
1178 (Conventions): Update section.
1179 (Embedded @LaTeX{}): Fix formatting.
1180
1181 * org.texi (Visibility cycling): Document `show-children'.
1182
1183 * org.texi (Using capture): Mention the `org-capture-last-stored'
1184 bookmark as a way to jump to the last stored capture.
1185
1186 * org.texi (Uploading files): Fix typo.
1187
1188 * org.texi (Using capture): Document `C-0' as a prefix argument
1189 for `org-capture'.
1190
1191 * org.texi (Agenda commands): Document persistent marks.
1192
1193 * org.texi (Template expansion): Update doc to reflect change.
1194
1195 * org.texi (Radio tables): Document the :no-escape parameter.
1196
1197 * org.texi (Repeated tasks): Document repeat cookies for years,
1198 months, weeks, days and hours.
1199
1200 * org.texi (Export options): State that you can use the d: option
1201 by specifying a list of drawers.
1202
1203 * org.texi (HTML preamble and postamble): Small doc improvement.
1204
1205 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1206
1207 * org.texi: The sections in the Exporting section of the manual
1208 left out articles in the description of the org-export-as-*
1209 commands, among other places. This patch adds them, adds a few
1210 missing prepositions, and switches instances of "an HTML" to "a
1211 html" for internal consistency.
1212
1213 * org.texi: Alter several examples of headings with timestamps in
1214 them to include the timestamps in the body instead of the heading.
1215
1216 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1217
1218 * org.texi (Agenda dispatcher): Document sticky agenda views and
1219 the new key for them.
1220
1221 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1222
1223 * org.texi (Advanced features): Fix error in table.
1224
1225 2012-09-30 Feng Shu <tumashu@gmail.com>
1226
1227 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1228 alternative to dvipng.
1229
1230 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1231
1232 * org.texi: Remove extra curly bracket.
1233
1234 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1235
1236 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1237 defkeys.
1238
1239 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1240
1241 * org.texi (Agenda commands): Fix two typos by giving
1242 corresponding function names, according to
1243 `org-agenda-view-mode-dispatch'.
1244
1245 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1246
1247 * org.texi (The spreadsheet): Fix typo.
1248
1249 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1250
1251 * org.texi (Tracking your habits): Point to the "Tracking TODO
1252 state changes" section.
1253
1254 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1255
1256 * org.texi (Literal examples): Remove reference to unknown
1257 `org-export-latex-minted' variable. Also simplify footnote since
1258 `org-export-latex-listings' documentation is exhaustive already.
1259
1260 * org.texi (Plain lists): Remove reference to now hard-coded
1261 `bullet' automatic rule.
1262
1263 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1264
1265 * org.texi: Updated documentation accordingly.
1266
1267 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1268
1269 * texinfo.tex: Merge from gnulib.
1270
1271 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1272
1273 Sync with Tramp 2.2.6.
1274
1275 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1276
1277 * trampver.texi: Update release number.
1278
1279 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1280
1281 * texinfo.tex: Merge from gnulib.
1282
1283 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1284
1285 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1286 (bug#12096).
1287
1288 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1289
1290 * calc.texi (Simplification modes, Conversions)
1291 (Operating on Selections): Mention "basic" simplification.
1292 (The Calc Mode Line): Mention the mode line display for Basic
1293 simplification mode.
1294 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1295 simplifications.
1296 (Basic Simplifications): Rename from "Limited Simplifications"
1297 Replace "limited" by "basic" throughout.
1298 (Algebraic Simplifications): Indicate that the algebraic
1299 simplifications are done by default.
1300 (Unsafe Simplifications): Mention `m E'.
1301 (Simplification of Units): Mention `m U'.
1302 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1303 (Kinds of Declarations, Functions for Declarations):
1304 Mention "algebraic simplifications" instead of `a s'.
1305 (Algebraic Entry): Remove mention of default simplifications.
1306
1307 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1308
1309 * calc.texi (Getting Started, Tutorial): Change simulated
1310 Calc output to match actual output.
1311 (Simplifying Formulas): Mention that algebraic simplification is now
1312 the default.
1313
1314 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1315
1316 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1317 (Bug#12073)
1318
1319 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1320
1321 Prefer typical American spelling for "acknowledgment".
1322 * calc.texi (History and Acknowledgments): Rename from
1323 History and Acknowledgements.
1324 * idlwave.texi (Acknowledgments):
1325 * ses.texi (Acknowledgments):
1326 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1327
1328 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1329
1330 Rename configure.in to configure.ac (Bug#11603).
1331 * ede.texi (Compiler and Linker objects, ede-proj-project)
1332 (ede-step-project): Prefer the name configure.ac to configure.in.
1333
1334 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * tramp.texi (Multi-hops):
1337 Introduce `tramp-restricted-shell-hosts-alist'.
1338
1339 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1340
1341 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1342 methods, so don't mention smtpmail here.
1343
1344 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1345
1346 * gnus.texi (Picons): Document gnus-picon-properties.
1347
1348 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1349
1350 * gnus.texi: Remove mention of compilation, as that's no longer
1351 supported.
1352
1353 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1354
1355 * gnus.texi (Archived Messages): Mention
1356 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1357
1358 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1359
1360 * gnus.texi (Various Summary Stuff):
1361 Remove mention of `gnus-propagate-marks'.
1362
1363 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1364
1365 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1366 which no longer exist.
1367
1368 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1369
1370 * gnus.texi (Archived Messages):
1371 Document gnus-gcc-self-resent-messages.
1372
1373 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1374
1375 * message.texi (Mail Variables):
1376 Mention the optional user parameter for X-Message-SMTP-Method.
1377
1378 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1379
1380 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1381
1382 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1383
1384 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1385
1386 * gnus.texi (Key Index): Change encoding to utf-8.
1387
1388 2012-06-21 Glenn Morris <rgm@gnu.org>
1389
1390 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1391
1392 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1393
1394 * gnus.texi (Group Timestamp): Mention where to find documentation for
1395 the `gnus-tmp-' variables (bug#11601).
1396
1397 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1398
1399 Sync with Tramp 2.2.6-pre.
1400
1401 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1402 where appropriate.
1403 (Ad-hoc multi-hops): New section.
1404 (Remote processes): New subsection "Running remote processes on
1405 Windows hosts".
1406 (History): Add remote commands on Windows, and ad-hoc multi-hop
1407 methods.
1408 (External methods): "ControlPersist" must be set to "no" for the
1409 `scpc' method.
1410 (Remote processes): Add a note about `auto-revert-tail-mode'.
1411 (Frequently Asked Questions): Use "scpx" in combination with
1412 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1413
1414 * trampver.texi: Update release number.
1415
1416 2012-06-10 Chong Yidong <cyd@gnu.org>
1417
1418 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1419 compilation for html-mono.
1420
1421 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1422
1423 * texinfo.tex: Merge from gnulib.
1424
1425 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1426
1427 * Makefile.in (echo-info): Don't try to install info files named
1428 just ".info".
1429
1430 2012-05-28 Glenn Morris <rgm@gnu.org>
1431
1432 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1433
1434 * sc.texi: Nuke hand-written node pointers.
1435 Fix top-level menu to match actual node order.
1436
1437 2012-05-27 Glenn Morris <rgm@gnu.org>
1438
1439 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1440 Some associated fixes, including not messing with chapno in cl.texi.
1441
1442 2012-05-27 Bastien Guerry <bzg@gnu.org>
1443
1444 * org.texi (Durations and time values): Fix typo.
1445
1446 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1447
1448 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1449 Mention `calc-ensure-consistent-units'.
1450
1451 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1452
1453 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1454 reference commands. (Bug#11461)
1455
1456 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1457
1458 2012-05-12 Glenn Morris <rgm@gnu.org>
1459
1460 * Makefile.in (mostlyclean): Add more TeX intermediates.
1461
1462 * Makefile.in: Make it look more like the other doc Makefiles.
1463 Use explicit $srcdir in all dependencies.
1464 Remove cd $srcdir from rules.
1465 (VPATH): Remove.
1466 (infodir): Set to an absolute path.
1467 (INFO_TARGETS): Use short names.
1468 (mkinfodir): infodir is now absolute.
1469 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1470
1471 * Makefile.in (info.info): Rename from info, to avoid duplication.
1472 (.SUFFIXES): Disable implicit rules.
1473
1474 * Makefile.in (MKDIR_P): New, set by configure.
1475 (mkinfodir): Use $MKDIR_P.
1476
1477 2012-05-07 Glenn Morris <rgm@gnu.org>
1478
1479 * forms.texi (Long Example): Update for changed location of files.
1480
1481 2012-05-04 Glenn Morris <rgm@gnu.org>
1482
1483 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1484 (INFO_TARGETS): Use $INFO_EXT.
1485 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1486 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1487 (INFO_TARGETS): Use $INFO_EXT.
1488 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1489
1490 2012-05-02 Glenn Morris <rgm@gnu.org>
1491
1492 * Makefile.in (echo-info): New phony target, used by top-level.
1493
1494 * viper.texi: Make direntry shorter (also it is no longer "newest").
1495
1496 * emacs-gnutls.texi, ert.texi, org.texi:
1497 Fix dircategory, direntry to match info/dir.
1498
1499 * faq.texi: Convert @inforefs to @xrefs.
1500 Fix some malformed cross-references.
1501 (File-name conventions): Shorten section name to avoid overfull line.
1502 (How to add fonts): Use smallexample to avoid overfull lines.
1503
1504 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1505
1506 * auth.texi (Help for users): Update for .gpg file being second.
1507
1508 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1509
1510 * org.texi (Agenda commands): Fix two typos: give corresponding
1511 function names, according to `org-agenda-view-mode-dispatch'.
1512
1513 2012-04-27 Glenn Morris <rgm@gnu.org>
1514
1515 * faq.texi (Major packages and programs): Remove section.
1516 There is no point listing 6 packages (cf etc/MORE.STUFF).
1517 (Finding Emacs and related packages): Move "Spell-checkers" here.
1518
1519 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1520
1521 * dbus.texi (Version): New node.
1522 (Properties and Annotations): Mention the object manager
1523 interface. Describe dbus-get-all-managed-objects.
1524 (Type Conversion): Floating point numbers are allowed, if an
1525 anteger does not fit Emacs's integer range.
1526 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1527 (Asynchronous Methods): Fix description of
1528 dbus-call-method-asynchronously.
1529 (Receiving Method Calls): Fix some minor errors.
1530 Add dbus-interface-emacs.
1531 (Signals): Describe unicast signals and the new match rules.
1532 (Alternative Buses): Add the PRIVATE optional argument to
1533 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1534
1535 2012-04-20 Glenn Morris <rgm@gnu.org>
1536
1537 * faq.texi (New in Emacs 24): New section.
1538 (Packages that do not come with Emacs): Mention M-x list-packages.
1539
1540 2012-04-14 Alan Mackenzie <acm@muc.de>
1541
1542 * cc-mode.texi (c-offsets-alist): Correct a typo.
1543
1544 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1545
1546 * org.texi (Deadlines and scheduling): Fix the example: the
1547 DEADLINE item should come right after the headline. We enforce
1548 this convention, so it is a bug not to illustrate it correctly in
1549 the manual.
1550
1551 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1552
1553 * org.texi (Agenda commands): Fix documentation bug by swapping
1554 the equivalent keybindings to `org-agenda-next-line' with the ones
1555 to `org-agenda-previous-line'.
1556
1557 2012-04-14 Glenn Morris <rgm@gnu.org>
1558
1559 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1560
1561 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1562
1563 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1564 Add emacs-gnutls.
1565 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1566
1567 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1568
1569 * Makefile.in: Add emacs-gnutls.texi to build.
1570
1571 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1572
1573 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1574
1575 * auth.texi (Secret Service API): Edit further and give examples.
1576 (Secret Service API): Adjust @samp to @code for collection names.
1577
1578 2012-04-04 Glenn Morris <rgm@gnu.org>
1579
1580 * auth.texi (Secret Service API): Copyedits.
1581 (Help for developers): Fill in some missing function doc-strings.
1582 (Help for users, Help for developers)
1583 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1584
1585 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1586
1587 * auth.texi (Secret Service API): Add the missing text.
1588
1589 2012-04-04 Chong Yidong <cyd@gnu.org>
1590
1591 * message.texi (Using PGP/MIME): Note that epg is now the default.
1592
1593 * gnus.texi: Reduce references to obsolete pgg library.
1594 (Security): Note that epg is now the default.
1595
1596 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1597
1598 * nxml-mode.texi (Completion): C-RET is no longer bound to
1599 nxml-complete.
1600
1601 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1602
1603 * org.texi (Customizing tables in ODT export): Correct few errors.
1604
1605 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1606
1607 * org.texi (Links in ODT export): Update.
1608 (Labels and captions in ODT export): New node.
1609
1610 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1611
1612 * org.texi (Literal examples in ODT export): htmlfontify.el in
1613 Emacs-24.1 now supports fontification. So ODT source blocks will
1614 be fontified by default.
1615
1616 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1617
1618 * org.texi (Refiling notes): Remove duplicated keybinding.
1619
1620 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1621
1622 * org.texi (noweb): Documentation of this new option to the :noweb
1623 header argument.
1624
1625 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1626
1627 * org.texi (Header and sectioning): Add example demonstrating how
1628 to use "LaTeX_CLASS_OPTIONS".
1629
1630 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1631
1632 * org.texi (Noweb reference syntax): Describe the ability to
1633 execute noweb references in the manual.
1634
1635 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1636
1637 * org.texi (cache): Improve cache documentation when session
1638 evaluation is used.
1639
1640 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1641
1642 * org.texi (Plain lists): Document removal.
1643
1644 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1645
1646 * org.texi: Decapitalize file name in references to Calc manual.
1647
1648 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1649
1650 * org.texi (Plain lists): Document removal.
1651
1652 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1653
1654 * org.texi (Top, OpenDocument Text export)
1655 (ODT export commands, Extending ODT export)
1656 (Images in ODT export, Tables in ODT export)
1657 (Configuring a document converter): Add or Update.
1658
1659 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1660
1661 * org.texi (MobileOrg): Change the wording to reflect that the
1662 Android Version is no longer just the little brother of the iOS
1663 version.
1664
1665 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1666
1667 * org.texi (Key bindings and useful functions): Update babel key
1668 binding documentation in manual.
1669
1670 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1671
1672 * org.texi (noweb): Document new noweb header value.
1673
1674 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1675
1676 * org.texi (noweb-sep): Document new header argument.
1677
1678 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1679
1680 * org.texi (noweb-ref): Documentation of this new custom variable.
1681
1682 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1683
1684 * org.texi (wrap): Update the new :wrap documentation to match the
1685 current implementation.
1686
1687 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1688
1689 * org.texi: Added documentation for :wrap.
1690
1691 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1692
1693 * org.texi: #+RESULTS now user-configurable.
1694
1695 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1696
1697 * org.texi: Documented :noweb no-export.
1698
1699 2012-04-01 Thomas Dye <dk@poto.local>
1700
1701 * org.texi: Edit :noweb no header argument for correctness.
1702
1703 2012-04-01 Bastien Guerry <bzg@gnu.org>
1704
1705 * org.texi (Customization): Update the approximate number of Org
1706 variables.
1707
1708 2012-04-01 Thomas Dye <dk@poto.local>
1709
1710 * org.texi: The :results wrap produces a drawer instead of a
1711 begin_results block.
1712
1713 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1714
1715 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1716 reflect the new default.
1717
1718 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1719
1720 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1721 "Getting Started" to this node. (Bug#10450)
1722
1723 2012-03-10 Chong Yidong <cyd@gnu.org>
1724
1725 * flymake.texi (Example -- Configuring a tool called via make):
1726 Mention the Automake COMPILE variable (Bug#8715).
1727
1728 * info.texi (Getting Started): Add an index entry (Bug#10450).
1729
1730 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * dbus.texi (Signals): Known names will be mapped onto unique
1733 names, when registering for signals.
1734
1735 2012-02-29 Glenn Morris <rgm@gnu.org>
1736
1737 * url.texi: Fix quote usage in body text.
1738
1739 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1740
1741 * cl.texi: Use @code{} in menus when appropriate.
1742
1743 2012-02-28 Glenn Morris <rgm@gnu.org>
1744
1745 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1746 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1747 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1748 * org.texi, sc.texi, vip.texi, viper.texi:
1749 Standardize possessive apostrophe usage.
1750
1751 2012-02-26 Chong Yidong <cyd@gnu.org>
1752
1753 * ediff.texi (Quick Help Commands): Add a couple of index entries
1754 (Bug#10834).
1755
1756 2012-02-17 Glenn Morris <rgm@gnu.org>
1757
1758 * gnus.texi (Posting Styles):
1759 * remember.texi (Org): Fix cross-refs to other manuals.
1760
1761 2012-02-15 Glenn Morris <rgm@gnu.org>
1762
1763 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1764 (Encryption): New chapter, split out from previous.
1765
1766 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1767
1768 * gnus.texi (Customizing the IMAP Connection):
1769 Mention nnimap-record-commands.
1770
1771 2012-02-10 Glenn Morris <rgm@gnu.org>
1772
1773 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1774 Mention url-queue-retrieve.
1775
1776 2012-02-09 Glenn Morris <rgm@gnu.org>
1777
1778 * sem-user.texi (Semantic mode user commands): Typo fix.
1779
1780 * info.texi (Create Info buffer): Mention info-display-manual.
1781
1782 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1783
1784 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1785 example (modified from an example by Michael Albinus).
1786
1787 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1788
1789 * gnus.texi (Agent Basics): Fix outdated description of
1790 `gnus-agent-auto-agentize-methods'.
1791
1792 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1793
1794 * cc-mode.texi: Always @defindex ss.
1795 (Config Basics): Fix argument of @itemize.
1796 (Macro Backslashes): Add @code around index entry.
1797
1798 2012-01-23 Glenn Morris <rgm@gnu.org>
1799
1800 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1801
1802 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1803
1804 * tramp.texi (File): Tweak wording for the `scpc' option.
1805
1806 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1807
1808 * gnus.texi (Group Parameters): Really note precedence.
1809
1810 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1811
1812 * gnus.texi (Group Parameters): Note precedence.
1813
1814 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1815
1816 * org.texi (Noweb reference syntax): Adding documentation of
1817 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1818 variable.
1819
1820 2012-01-03 Bastien Guerry <bzg@gnu.org>
1821
1822 * org.texi (Plain lists): Split the table to fix the display
1823 of items.
1824
1825 2012-01-03 Bastien Guerry <bzg@gnu.org>
1826
1827 * org.texi (Plain lists): Fix misplaced explanation.
1828
1829 2012-01-03 Bastien Guerry <bzg@gnu.org>
1830
1831 * org.texi (Plain lists, Agenda files): Add index entries.
1832
1833 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1834
1835 * org.texi: Use "Org mode" instead of alternatives like
1836 "Org-mode" or "org-mode".
1837
1838 2012-01-03 Bernt Hansen <bernt@norang.ca>
1839
1840 * org.texi (Agenda commands):
1841 Document `org-clock-report-include-clocking-task'.
1842
1843 2012-01-03 Bastien Guerry <bzg@gnu.org>
1844
1845 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1846 C-c' on checkboxes.
1847
1848 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1849
1850 * org.texi: End sentences with two spaces.
1851
1852 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1853
1854 * org.texi (External links): Document the link types file+sys
1855 and file+emacs, slightly narrow used page width.
1856
1857 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1858
1859 * org.texi (colnames): Note that colnames behavior may differ
1860 across languages.
1861
1862 2012-01-03 Bastien Guerry <bzg@gnu.org>
1863
1864 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1865
1866 2012-01-03 Thomas Dye <dk@poto.westell.com>
1867
1868 * org.texi: Augmented discussion of babel property
1869 inheritance. Put footnote outside sentence ending period.
1870
1871 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1872
1873 * org.texi (eval): Documenting the full range of :eval header
1874 argument values.
1875
1876 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1877
1878 * org.texi (eval): Documentation of the new :eval option.
1879
1880 2012-01-03 Thomas Dye <dk@poto.local>
1881
1882 * org.texi: Add accumulated properties.
1883
1884 2012-01-03 Thomas Dye <dk@poto.local>
1885
1886 * org.texi: Documented no spaces in name=assign, another
1887 correction to :var table.
1888
1889 2012-01-03 Thomas Dye <dk@poto.local>
1890
1891 * org.texi: Changed DATA to NAME in Working With Source Code
1892 section.
1893
1894 2012-01-03 Tom Dye <tsd@tsdye.com>
1895
1896 * org.texi: Minor change to :var table.
1897
1898 2012-01-03 Tom Dye <tsd@tsdye.com>
1899
1900 * org.texi: More changes to :var table (some examples were wrong).
1901
1902 2012-01-03 Tom Dye <tsd@tsdye.com>
1903
1904 * org.texi: Cleaned up :var table.
1905
1906 2012-01-03 Bastien Guerry <bzg@gnu.org>
1907
1908 * org.texi (Timestamps, Weekly/daily agenda)
1909 (Weekly/daily agenda): Add @cindex for "appointment".
1910
1911 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1912
1913 * org.texi (Literal examples): A new link to the template for
1914 inserting empty code blocks.
1915 (Structure of code blocks): A new link to the template for
1916 inserting empty code blocks.
1917
1918 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1919
1920 * org.texi (External links): Add footnote on how the behavior
1921 of the text search in Org files are controled by the variable
1922 `org-link-search-must-match-exact-headline'.
1923
1924 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1925
1926 * org.texi (Buffer-wide header arguments):
1927 Update documentation to reflect removal of #+PROPERTIES.
1928
1929 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1930
1931 * org.texi (The clock table): Mention that ACHIVED trees
1932 contribute to the clock table.
1933
1934 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1935
1936 * org.texi (Conflicts): Better yasnippet config info.
1937
1938 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1939
1940 * org.texi (Selective export): Explicitely mention the default
1941 values for `org-export-select-tags',
1942 `org-export-exclude-tags'.
1943
1944 2012-01-03 Tom Dye <tsd@tsdye.com>
1945
1946 * org.texi: Added a line to specify that header arguments are
1947 lowercase.
1948
1949 2012-01-03 Tom Dye <tsd@tsdye.com>
1950
1951 * org.texi: :var requires default value when declared.
1952
1953 2012-01-03 Bastien Guerry <bzg@gnu.org>
1954
1955 * org.texi (Handling links): Add a note about the
1956 `org-link-frame-setup' option.
1957
1958 2012-01-03 David Maus <dmaus@ictsoc.de>
1959
1960 * org.texi (Exporting Agenda Views, Extracting agenda
1961 information): Fix command line syntax, quote symbol parameter
1962 values.
1963
1964 2012-01-03 David Maus <dmaus@ictsoc.de>
1965
1966 * org.texi (Exporting Agenda Views): Fix command line syntax.
1967
1968 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1969
1970 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1971 Use octal notation for file permissions, which are normally
1972 thought of in octal.
1973 (Mail Back End Variables): Use more-plausible modes in example.
1974
1975 2011-12-20 Alan Mackenzie <acm@muc.de>
1976
1977 * cc-mode.texi: Update version string 5.31 -> 5.32.
1978
1979 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1980
1981 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1982
1983 2011-11-24 Glenn Morris <rgm@gnu.org>
1984
1985 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1986
1987 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1988
1989 * makefile.w32-in: Update dependencies.
1990
1991 2011-11-20 Glenn Morris <rgm@gnu.org>
1992
1993 * gnus.texi (Group Information):
1994 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1995
1996 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1997
1998 * gnus-coding.texi (Gnus Maintenance Guide):
1999 Rename from "Gnus Maintainance Guide".
2000
2001 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2002 * eieio.texi (Customizing):
2003 * gnus.texi (Article Washing):
2004 * gnus-news.texi:
2005 * sem-user.texi (Smart Jump): Fix typos.
2006
2007 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2008
2009 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2010
2011 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2012
2013 * ede.texi (project-am-texinfo):
2014 * gnus.texi (Sending or Not Sending):
2015 * org.texi (Template elements): Fix typos.
2016
2017 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2018
2019 * ediff.texi (Hooks):
2020 * sem-user.texi (Semanticdb Roots): Fix typos.
2021
2022 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2023
2024 * semantic.texi (Tag handling): Fix typo.
2025
2026 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2027
2028 * gnus.texi (Other Gnus Versions): Remove.
2029
2030 2011-10-28 Alan Mackenzie <acm@muc.de>
2031
2032 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2033 (Other Special Indentations): Add an xref to "Macros with ;".
2034 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2035 "Macros with ;".
2036 (Macros with ;): New page.
2037
2038 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2039 Document the new handling of nested scopes for movement by defuns.
2040
2041 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2042
2043 Sync with Tramp 2.2.3.
2044
2045 * trampver.texi: Update release number.
2046
2047 2011-10-14 Glenn Morris <rgm@gnu.org>
2048
2049 * ert.texi (Introduction, How to Run Tests)
2050 (Running Tests Interactively, Expected Failures)
2051 (Tests and Their Environment, Useful Techniques)
2052 (Interactive Debugging, Fixtures and Test Suites):
2053 Minor rephrasings.
2054 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2055 (Running Tests in Batch Mode): Simplify loading instructions.
2056 (Test Selectors): Clarify some selectors.
2057 (Expected Failures, Useful Techniques):
2058 Make examples fit in 80 columns.
2059
2060 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2061
2062 * calc.texi (Basic Operations on Units): Discuss temperature
2063 conversion (`u t') alongside with other unit conversions ('u c').
2064
2065 2011-10-12 Glenn Morris <rgm@gnu.org>
2066
2067 * ert.texi: Whitespace trivia to make main menu items line up better.
2068
2069 2011-10-08 Glenn Morris <rgm@gnu.org>
2070
2071 * Makefile.in: Fix ert rules.
2072
2073 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2074
2075 * gnus.texi (Gnus Utility Functions): Add more references and
2076 explanations (bug#9683).
2077
2078 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2079
2080 * gnus.texi (Archived Messages): Note the default (bug#9552).
2081
2082 2011-09-21 Bill Wohler <wohler@newt.com>
2083
2084 Release MH-E manual version 8.3.
2085
2086 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2087 release 8.3.
2088 (Preface): Update support information.
2089 (From Bill Wohler): Reset text to original version. As a
2090 historical quote, the tense should be correct in the time that it
2091 was written.
2092
2093 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2094
2095 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2096 (Finding the News): Doc clarification.
2097 (Terminology): Mention naming.
2098
2099 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2100
2101 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2102 (Interactive): Document `quiet'.
2103
2104 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2105
2106 * org.texi (Images in LaTeX export): Rewrite.
2107
2108 2011-08-15 Bastien Guerry <bzg@gnu.org>
2109
2110 * org.texi (Using the mapping API): Mention 'region as a possible
2111 scope for `org-map-entries'.
2112
2113 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2114
2115 * org.texi (Visibility cycling): Document `org-copy-visible'.
2116
2117 2011-08-15 Bastien Guerry <bzg@gnu.org>
2118
2119 * org.texi (Template expansion): Order template sequences in the
2120 proper order.
2121
2122 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2123
2124 * org.texi (eval): Expand discussion of the :eval header argument.
2125
2126 2011-08-15 Bastien Guerry <bzg@gnu.org>
2127
2128 * org.texi (Languages): Add Lilypond and Awk as supported
2129 languages.
2130
2131 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2132
2133 * org.texi: Document that both CLOCK_INTO_DRAWER and
2134 LOG_INTO_DRAWER can be used to override the contents of variable
2135 org-clock-into-drawer (or if unset, org-log-into-drawer).
2136
2137 * org.texi: Replace @xref->@pxref.
2138
2139 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2140
2141 * org.texi (Evaluating code blocks): Documenting the new option
2142 for inline call lines.
2143
2144 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2145
2146 * org.texi (Results of evaluation): More explicit about the
2147 mechanism through which interactive evaluation of code is
2148 performed.
2149
2150 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2151
2152 * org.texi (noweb-ref): New header argument documentation.
2153
2154 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2155
2156 * org.texi (Extracting source code): Documentation of the new
2157 org-babel-tangle-named-block-combination variable.
2158
2159 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2160
2161 * org.texi (Structure of code blocks): Explicitly state that the
2162 behavior of multiple blocks of the same name is undefined.
2163
2164 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2165
2166 * org.texi (TaskJuggler export): Modify the example to reflect the
2167 new effort durations.
2168
2169 2011-08-15 David Maus <dmaus@ictsoc.de>
2170
2171 * org.texi (Images in LaTeX export): Escape curly brackets in
2172 LaTeX example.
2173
2174 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2175
2176 * org.texi (The clock table): Document the :properties and
2177 :inherit-props arguments for the clocktable.
2178
2179 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2180
2181 * org.texi (Tables in LaTeX export): Document specifying placement
2182 options for tables.
2183
2184 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2185
2186 * org.texi (Evaluating code blocks): More specific documentation
2187 about the different types of header arguments.
2188
2189 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2190
2191 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2192
2193 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2194
2195 * org.texi (Built-in table editor): Document the table field
2196 follow mode.
2197
2198 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2199
2200 * org.texi (Easy Templates): Document new template.
2201
2202 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2203
2204 * org.texi (Literal examples): Add a cross-reference from "Literal
2205 Examples" to "Easy Templates."
2206
2207 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2208
2209 * org.texi (The clock table): Add link to match syntax.
2210
2211 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2212
2213 * org.texi (Agenda commands): Document clock consistency checks.
2214
2215 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2216
2217 * org.texi (Built-in table editor): Document that \vert represents
2218 a vertical bar in a table field.
2219
2220 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2221
2222 * org.texi (Literal examples): Link from "Markup" > "Literate
2223 Examples" to "Working with Source Code".
2224
2225 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2226
2227 * org.texi (Agenda commands): Doc for function option to bulk
2228 action.
2229
2230 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2231
2232 * org.texi (Template expansion): Document new %<...> template
2233 escape.
2234
2235 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2236
2237 * org.texi (Selective export): Document exclusion of any tasks
2238 from export.
2239
2240 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2241
2242 * org.texi (Selective export): Document how to exclude DONE tasks
2243 from export.
2244 (Publishing options): Document the properties to be used to turn off
2245 export of DONE tasks.
2246
2247 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2248
2249 * org.texi (The date/time prompt): Document date range protection.
2250
2251 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2252
2253 * org.texi (padline): Documentation of the new padline header
2254 argument.
2255
2256 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2257
2258 * org.texi (var): Adding "[" to list of characters triggering
2259 elisp evaluation.
2260
2261 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2262
2263 * org.texi (var): Documentation of Emacs Lisp evaluation during
2264 variable assignment.
2265
2266 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2267
2268 * org.texi (colnames): Reference indexing into variables, and note
2269 that colnames are *not* removed before indexing occurs.
2270 (rownames): Reference indexing into variables, and note that
2271 rownames are *not* removed before indexing occurs.
2272
2273 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2274
2275 * org.texi (var): Clarification of indexing into tabular
2276 variables.
2277
2278 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2279
2280 * org.texi (results): Documentation of the `:results wrap' header
2281 argument.
2282
2283 2011-08-15 Bastien Guerry <bzg@gnu.org>
2284
2285 * org.texi (LaTeX and PDF export): Add a note about a limitation
2286 of the LaTeX export: the org file has to be properly structured.
2287
2288 2011-08-15 Bastien Guerry <bzg@gnu.org>
2289
2290 * org.texi (Dynamic blocks, Structure editing):
2291 Mention the function `org-narrow-to-block'.
2292
2293 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2294
2295 * org.texi (Languages): Updating list of code block supported
2296 languages.
2297
2298 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2299
2300 * org.texi (Special properties): CATEGORY is a special property,
2301 but it may also used in the drawer.
2302
2303 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2304
2305 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2306
2307 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2308
2309 * org.texi (Include files): Document :lines.
2310
2311 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2312
2313 * org.texi (comments): Documentation of the ":comments noweb" code
2314 block header argument.
2315
2316 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2317
2318 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2319 added extra whitespace around functions to be consistent with the
2320 rest of the section.
2321
2322 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2323
2324 * org.texi (Evaluating code blocks): Expand discussion of
2325 #+call: line syntax.
2326 (Header arguments in function calls): Expand discussion of
2327 #+call: line syntax.
2328
2329 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2330
2331 * org.texi (Evaluating code blocks): More explicit about how to
2332 pass variables to #+call lines.
2333
2334 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2335
2336 * org.texi (Results of evaluation): Link to the :results header
2337 argument list from the "Results of evaluation" section.
2338
2339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2340
2341 * org.texi (Conflicts): Adding additional information about
2342 resolving org/yasnippet conflicts.
2343
2344 2011-08-15 David Maus <dmaus@ictsoc.de>
2345
2346 * org.texi (Publishing options): Document style-include-scripts
2347 publishing project property.
2348
2349 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2350
2351 * org.texi (Sparse trees): Document the next-error /
2352 previous-error functionality.
2353
2354 2011-08-15 Tom Dye <tsd@tsdye.com>
2355
2356 * org.texi (cache): Improve documentation of code block caches.
2357
2358 2011-08-15 Tom Dye <tsd@tsdye.com>
2359
2360 * org.texi (Code block specific header arguments):
2361 Documentation of multi-line header arguments.
2362
2363 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2364
2365 * org.texi (Code evaluation security): Add example for using a
2366 function.
2367
2368 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2369
2370 * org.texi (Tables in LaTeX export): Documentation of new
2371 attr_latex options for tables.
2372
2373 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2374
2375 * trampver.texi: Update release number.
2376
2377 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2378
2379 Sync with Tramp 2.2.2.
2380
2381 * trampver.texi: Update release number.
2382
2383 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2384
2385 * flymake.texi (Example -- Configuring a tool called via make):
2386 Use /dev/null instead of the Windows "nul" (bug#8715).
2387
2388 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2389
2390 * widget.texi (Setting Up the Buffer): Remove mention of the
2391 global keymap parent, which doesn't seem to be accurate
2392 (bug#7045).
2393
2394 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2395
2396 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2397
2398 2010-07-10 Kevin Ryde <user42@zip.com.au>
2399
2400 * cl.texi (For Clauses): Add destructuring example processing an
2401 alist (bug#6596).
2402
2403 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2404
2405 * ediff.texi (Major Entry Points): Remove mention of `require',
2406 since that's not pertinent in the installed Emacs (bug#9016).
2407
2408 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2409
2410 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2411 (Filtering New Groups): Clarify how simple the "options -n" format is.
2412 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2413 is internal.
2414
2415 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * tramp.texi (Cleanup remote connections):
2418 Add `tramp-cleanup-this-connection'.
2419
2420 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2421
2422 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2423 zombies.
2424 (Checking New Groups): Ditto (bug#8974).
2425 (Checking New Groups): Move the reference to the right place.
2426
2427 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2428
2429 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2430 backups, and not actual vc (bug#8975).
2431
2432 2011-07-03 Kevin Ryde <user42@zip.com.au>
2433
2434 * cl.texi (For Clauses): @items for hash-values and key-bindings
2435 to make them more visible when skimming. Add examples of `using'
2436 clause to them, examples being clearer than a description in
2437 words (bug#6599).
2438
2439 2011-07-01 Alan Mackenzie <acm@muc.de>
2440
2441 * cc-mode.texi (Guessing the Style): New page.
2442 (Styles): Add a short introduction to above.
2443
2444 2011-06-28 Deniz Dogan <deniz@dogan.se>
2445
2446 * rcirc.texi (Configuration): Bug-fix:
2447 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2448 Reported by Elias Pipping <pipping@exherbo.org>.
2449
2450 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2451
2452 * gnus.texi (Summary Mail Commands):
2453 Document `gnus-summary-reply-to-list-with-original'.
2454
2455 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2456
2457 * eshell.texi (Known problems): Fix typo.
2458
2459 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2460
2461 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2462 (Password handling): `auth-source-debug' is good for debug messages.
2463
2464 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2465
2466 * gnus.texi (Store custom flags and keywords): Refer to
2467 `gnus-registry-article-marks-to-{chars,names}' instead of
2468 `gnus-registry-user-format-function-{M,M2}'.
2469
2470 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2471
2472 * texinfo.tex: Merge from gnulib.
2473
2474 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2475
2476 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2477 (Store custom flags and keywords):
2478 Mention `gnus-registry-user-format-function-M' and
2479 `gnus-registry-user-format-function-M2'.
2480
2481 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2482
2483 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2484
2485 2011-05-17 Glenn Morris <rgm@gnu.org>
2486
2487 * gnus.texi (Face): Fix typo.
2488
2489 2011-05-14 Glenn Morris <rgm@gnu.org>
2490
2491 * dired-x.texi (Omitting Examples): Minor addition.
2492
2493 2011-05-10 Jim Meyering <meyering@redhat.com>
2494
2495 * ede.texi: Fix typo "or or -> or".
2496
2497 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2498
2499 * gnus.texi (Summary Buffer Lines):
2500 gnus-summary-user-date-format-alist does not exist.
2501 (Sorting the Summary Buffer): More about sorting threads.
2502
2503 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2504
2505 * trampver.texi: Update release number.
2506
2507 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2508
2509 * tramp.texi (Frequently Asked Questions): New item for disabling
2510 Tramp in other packages.
2511
2512 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2513
2514 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2515 (Fancy splitting to parent, Store arbitrary data):
2516 Update gnus-registry docs.
2517
2518 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2519
2520 * ede.texi: Fix typos.
2521
2522 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
2524 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2525 It's @table @code.
2526
2527 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2528
2529 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2530
2531 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2532
2533 * calc.texi (Logarithmic Units): Update the function names.
2534
2535 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2536
2537 * message.texi (Various Commands): Document format specs in the
2538 ellipsis.
2539
2540 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2541
2542 * message.texi (Insertion Variables): Document message-cite-style.
2543
2544 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2545
2546 * tramp.texi (Remote processes): New subsection "Running shell on
2547 a remote host".
2548
2549 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2550
2551 * auth.texi (Help for developers): Update docs to explain that the
2552 :save-function will only run the first time.
2553
2554 2011-03-12 Glenn Morris <rgm@gnu.org>
2555
2556 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2557 (emacs-faq.text): New target.
2558 (clean): Add emacs-faq.
2559
2560 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2561
2562 Sync with Tramp 2.2.1.
2563
2564 * trampver.texi: Update release number.
2565
2566 2011-03-11 Glenn Morris <rgm@gnu.org>
2567
2568 * Makefile.in (HTML_TARGETS): New.
2569 (clean): Delete $HTML_TARGETS.
2570 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2571
2572 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2573
2574 * auth.texi (Help for developers): Show example of using
2575 `auth-source-search' with prompts and :save-function.
2576
2577 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * Version 23.3 released.
2580
2581 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2582
2583 * message.texi (Message Buffers): Update default value of
2584 message-generate-new-buffers.
2585
2586 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2587
2588 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2589 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2590 respectively.
2591 (Musical Notes): New section.
2592 (Customizing Calc): Mention the customizable variable
2593 calc-note-threshold.
2594
2595 2011-03-03 Glenn Morris <rgm@gnu.org>
2596
2597 * url.texi (Dealing with HTTP documents): Remove reference to
2598 function url-decode-text-part; never seems to have existed. (Bug#6038)
2599 (Configuration): Update url-configuration-directory description.
2600
2601 2011-03-02 Glenn Morris <rgm@gnu.org>
2602
2603 * dired-x.texi (Multiple Dired Directories): Remove mentions
2604 of dired-default-directory-alist and dired-default-directory.
2605 Move dired-smart-shell-command here...
2606 (Miscellaneous Commands): ... from here.
2607
2608 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2609
2610 * texinfo.tex: Update to version 2011-02-24.09.
2611
2612 2011-03-02 Glenn Morris <rgm@gnu.org>
2613
2614 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2615 instead of the obsoleted dired-omit-here-always.
2616
2617 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2618
2619 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2620 supported systems.
2621
2622 2011-02-28 Glenn Morris <rgm@gnu.org>
2623
2624 * dbus.texi (Type Conversion): Grammar fix.
2625
2626 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2627
2628 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2629 "Debian GNU/Linux".
2630
2631 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2632
2633 2011-02-23 Glenn Morris <rgm@gnu.org>
2634
2635 * dired-x.texi (Features): Minor rephrasing.
2636 (Local Variables): Fix typos.
2637
2638 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2639 Standardize some Emacs/XEmacs terminology.
2640
2641 * dired-x.texi (Features): Don't advertise obsolete local variables.
2642 Simplify layout.
2643 (Omitting Variables): Update local variables example.
2644 (Local Variables): Say this is obsolete. Fix description of
2645 dired-enable-local-variables possible values.
2646
2647 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2648
2649 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2650 default now.
2651
2652 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2653
2654 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2655
2656 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2657
2658 * gnus.texi (Window Layout): Document layout names.
2659
2660 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2661
2662 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2663 * auth.texi: Sync @dircategory with ../../info/dir.
2664 * autotype.texi: Sync @dircategory with ../../info/dir.
2665 * calc.texi: Sync @dircategory with ../../info/dir.
2666 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2667 * cl.texi: Sync @dircategory with ../../info/dir.
2668 * dbus.texi: Sync @dircategory with ../../info/dir.
2669 * dired-x.texi: Sync @dircategory with ../../info/dir.
2670 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2671 * ede.texi: Sync @dircategory with ../../info/dir.
2672 * ediff.texi: Sync @dircategory with ../../info/dir.
2673 * edt.texi: Sync @dircategory with ../../info/dir.
2674 * eieio.texi: Sync @dircategory with ../../info/dir.
2675 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2676 * epa.texi: Sync @dircategory with ../../info/dir.
2677 * erc.texi: Sync @dircategory with ../../info/dir.
2678 * eshell.texi: Sync @dircategory with ../../info/dir.
2679 * eudc.texi: Sync @dircategory with ../../info/dir.
2680 * flymake.texi: Sync @dircategory with ../../info/dir.
2681 * forms.texi: Sync @dircategory with ../../info/dir.
2682 * gnus.texi: Sync @dircategory with ../../info/dir.
2683 * idlwave.texi: Sync @dircategory with ../../info/dir.
2684 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2685 * message.texi: Sync @dircategory with ../../info/dir.
2686 * mh-e.texi: Sync @dircategory with ../../info/dir.
2687 * newsticker.texi: Sync @dircategory with ../../info/dir.
2688 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2689 * org.texi: Sync @dircategory with ../../info/dir.
2690 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2691 * pgg.texi: Sync @dircategory with ../../info/dir.
2692 * rcirc.texi: Sync @dircategory with ../../info/dir.
2693 * reftex.texi: Sync @dircategory with ../../info/dir.
2694 * remember.texi: Sync @dircategory with ../../info/dir.
2695 * sasl.texi: Sync @dircategory with ../../info/dir.
2696 * sc.texi: Sync @dircategory with ../../info/dir.
2697 * semantic.texi: Sync @dircategory with ../../info/dir.
2698 * ses.texi: Sync @dircategory with ../../info/dir.
2699 * sieve.texi: Sync @dircategory with ../../info/dir.
2700 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2701 * speedbar.texi: Sync @dircategory with ../../info/dir.
2702 * trampver.texi [emacs]: Set emacsname to "Emacs".
2703 * tramp.texi: Sync @dircategory with ../../info/dir.
2704 * url.texi: Sync @dircategory with ../../info/dir.
2705 * vip.texi: Sync @dircategory with ../../info/dir.
2706 * viper.texi: Sync @dircategory with ../../info/dir.
2707 * widget.texi: Sync @dircategory with ../../info/dir.
2708 * woman.texi: Sync @dircategory with ../../info/dir.
2709
2710 2011-02-19 Glenn Morris <rgm@gnu.org>
2711
2712 * dired-x.texi (Technical Details): No longer redefines
2713 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2714 dired-read-shell-command, or dired-find-buffer-nocreate.
2715
2716 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2717
2718 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2719
2720 2011-02-18 Glenn Morris <rgm@gnu.org>
2721
2722 * dired-x.texi (Optional Installation File At Point): Simplify.
2723
2724 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2725
2726 * auth.texi (Help for users): Use :port instead of :protocol for all
2727 auth-source docs.
2728 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2729 to have two files in `auth-sources'.
2730
2731 2011-02-16 Glenn Morris <rgm@gnu.org>
2732
2733 * dired-x.texi: Use emacsver.texi to get Emacs version.
2734 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2735 Depend on emacsver.texi.
2736
2737 * dired-x.texi: Drop meaningless version number.
2738 (Introduction): Remove old info.
2739 (Optional Installation Dired Jump): Autoload from dired-x.
2740 Remove incorrect info about loaddefs.el.
2741 (Bugs): Just refer to M-x report-emacs-bug.
2742
2743 * dired-x.texi (Multiple Dired Directories): Update for rename of
2744 default-directory-alist.
2745 (Miscellaneous Commands): No longer mention very old VM version 4.
2746
2747 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2748
2749 Merge from gnulib.
2750 * texinfo.tex: Update to version 2011-02-14.11.
2751
2752 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2753
2754 * auth.texi (Help for users):
2755 Login collection is "Login" and not "login".
2756
2757 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2758
2759 * tramp.texi (History): Remove IMAP support.
2760 (External methods, Frequently Asked Questions): Remove `imap' and
2761 `imaps' methods.
2762 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2763
2764 * trampver.texi: Remove default value of `emacsimap'.
2765
2766 2011-02-13 Glenn Morris <rgm@gnu.org>
2767
2768 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2769 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2770
2771 2011-02-12 Glenn Morris <rgm@gnu.org>
2772
2773 * sc.texi (Getting Connected): Remove old index entries.
2774
2775 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2776
2777 * url.texi: Remove duplicate @dircategory (Bug#7942).
2778
2779 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2780
2781 * auth.texi (Overview, Help for users, Help for developers):
2782 Update docs.
2783 (Help for users): Talk about spaces.
2784
2785 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2786
2787 * texinfo.tex: Update to version 2011-02-07.16.
2788
2789 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2790
2791 * dbus.texi (Bus names): Adapt descriptions for
2792 dbus-list-activatable-names and dbus-list-known-names.
2793
2794 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2795
2796 * calc.texi (Logarithmic Units): New section.
2797
2798 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2799
2800 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2801 manuals use it now.
2802
2803 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2804
2805 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2806
2807 * overrides.texi: Remove.
2808
2809 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2810 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2811
2812 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2813
2814 * tramp.texi (Frequently Asked Questions): Mention problems with
2815 WinSSHD.
2816
2817 * trampver.texi: Update release number.
2818
2819 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2820
2821 * tramp.texi:
2822 Replace "delimet" with "delimit" globally.
2823 Replace "explicite" with "explicit" globally.
2824 Replace "instead of" with "instead" where there was nothing after "of".
2825 Audit use of comma before interrogative pronoun, "that", or "which".
2826 Minor word order, spelling, wording changes.
2827
2828 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2829
2830 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2831
2832 * sieve.texi: Use WEBHACKDEVEL.
2833
2834 * sasl.texi: Use WEBHACKDEVEL.
2835
2836 * pgg.texi: Use WEBHACKDEVEL.
2837
2838 * message.texi: Use WEBHACKDEVEL.
2839
2840 * gnus.texi: Use WEBHACKDEVEL.
2841
2842 * emacs-mime.texi: Use WEBHACKDEVEL.
2843
2844 * auth.texi: Use WEBHACKDEVEL.
2845
2846 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2847 manuals.
2848
2849 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2850
2851 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2852
2853 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2854
2855 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2856 which in turn is copied from ftp://tug.org/tex/.
2857
2858 2011-02-03 Glenn Morris <rgm@gnu.org>
2859
2860 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2861 (Binding combinations of modifiers and function keys):
2862 Let's assume people reading this are not using Emacs 18.
2863
2864 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2865
2866 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2867 since it's run automatically.
2868
2869 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2870
2871 * gnus.texi (Customizing Articles): Fix typo.
2872
2873 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Customizing Articles): Document the new way of customizing
2876 the date headers(s).
2877
2878 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2881 splitting example.
2882
2883 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2884
2885 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2886 (MAKEINFO_OPTS): New variable.
2887 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2888 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2889 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2890 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2891 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2892 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2893 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2894 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2895 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2896 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2897 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2898 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2899 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2900 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2901 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2902 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2903 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2904 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2905
2906 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2907
2908 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2909
2910 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2911
2912 * message.texi (IDNA): Explain what it is.
2913
2914 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2915
2916 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2917
2918 2011-01-23 Werner Lemberg <wl@gnu.org>
2919
2920 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2921 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2922 (ENVADD): Update.
2923
2924 2011-01-18 Glenn Morris <rgm@gnu.org>
2925
2926 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2927
2928 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2929
2930 * nxml-mode.texi (Introduction): Fix file name typos.
2931
2932 2011-01-13 Christian Ohler <ohler@gnu.org>
2933
2934 * ert.texi: New file.
2935
2936 * Makefile.in:
2937 * makefile.w32-in: Add ert.texi.
2938
2939 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2940
2941 * dbus.texi (Receiving Method Calls): New function
2942 dbus-register-service. Rearrange node.
2943
2944 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2945
2946 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2947 which in turn is copied from ftp://tug.org/tex/.
2948
2949 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2950
2951 * dbus.texi (Receiving Method Calls): Describe new optional
2952 parameter dont-register-service of dbus-register-{method,property}.
2953
2954 2010-12-17 Daiki Ueno <ueno@unixuser.org>
2955
2956 * epa.texi (Encrypting/decrypting *.gpg files):
2957 Mention epa-file-select-keys.
2958
2959 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2960
2961 * gnus.texi (Archived Messages): Remove outdated text.
2962
2963 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2964
2965 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2966
2967 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2968
2969 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2970
2971 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2972
2973 * gnus.texi (The swish++ Engine): Add customizable parameters
2974 descriptions.
2975 (The swish-e Engine): Ditto.
2976
2977 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2978
2979 * tramp.texi (Inline methods): Add "ksu" method.
2980 (Remote processes): Add example with remote `default-directory'.
2981
2982 2010-12-14 Glenn Morris <rgm@gnu.org>
2983
2984 * faq.texi (Expanding aliases when sending mail):
2985 Now build-mail-aliases is interactive.
2986
2987 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2988
2989 * gnus.texi: First pass at adding (rough) nnir documentation.
2990
2991 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2992
2993 * gnus.texi (Filtering New Groups):
2994 Mention gnus-auto-subscribed-categories.
2995 (The First Time): Remove, since default-subscribed-newsgroups has been
2996 removed.
2997
2998 2010-12-13 Glenn Morris <rgm@gnu.org>
2999
3000 * cl.texi (For Clauses): Small fixes for frames and windows.
3001
3002 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3003
3004 * org.texi (Using capture): Document using prefix arguments for
3005 finalizing capture.
3006 (Agenda commands): Document prefix argument for the bulk scatter
3007 command.
3008 (Beamer class export): Document that also overlay arguments can be
3009 passed to the column environment.
3010 (Template elements): Document the new entry type.
3011
3012 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3013
3014 * org.texi (Include files): Document :minlevel.
3015
3016 2010-12-11 Julien Danjou <julien@danjou.info>
3017
3018 * org.texi (Categories): Document category icons.
3019
3020 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3021
3022 * org.texi (noweb): Fix typo.
3023
3024 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3025
3026 * gnus.texi (Server Commands): Point to the rest of the server
3027 commands.
3028
3029 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3030
3031 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3032 g'.
3033
3034 2010-12-02 Julien Danjou <julien@danjou.info>
3035
3036 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3037
3038 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3039
3040 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3041 (Direct Functions): Note the STARTTLS upgrade.
3042
3043 2010-11-27 Glenn Morris <rgm@gnu.org>
3044 James Clark <none@example.com>
3045
3046 * nxml-mode.texi (Introduction): New section.
3047
3048 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3049
3050 * gnus.texi (Server Commands): Document gnus-server-show-server.
3051
3052 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3053
3054 Sync with Tramp 2.2.0.
3055
3056 * trampver.texi: Update release number.
3057
3058 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3059
3060 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3061 Mention that the TeX specific units won't use the `tex' prefix
3062 in TeX mode.
3063
3064 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3065
3066 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3067
3068 2010-11-17 Glenn Morris <rgm@gnu.org>
3069
3070 * edt.texi: Remove information about Emacs 19.
3071
3072 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3073
3074 * trampver.texi: Update release number.
3075
3076 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3077
3078 * gnus.texi (Article Washing): Fix typo.
3079
3080 2010-11-11 Noorul Islam <noorul@noorul.com>
3081
3082 * org.texi: Fix typo.
3083
3084 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3085
3086 * org.texi (Using capture): Explain that refiling is
3087 sensitive to cursor position.
3088
3089 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3090
3091 * org.texi (Images and tables): Add cross reference to link section.
3092
3093 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3094
3095 * org.texi: Document the <c> cookie.
3096
3097 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3098
3099 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3100 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3101
3102 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3103
3104 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3105
3106 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3107
3108 * org.texi (Project alist): Mention that this is a property list.
3109
3110 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3111
3112 * org.texi (Setting up the staging area): Document that
3113 file names remain visible when encrypting the MobileOrg files.
3114
3115 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3116
3117 * org.texi (Setting up the staging area): Document which
3118 versions are needed for encryption.
3119
3120 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3121
3122 * org.texi (noweb): Update :noweb documentation to
3123 reflect the new "tangle" argument.
3124
3125 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3126
3127 * org.texi (Batch execution): Improve tangling script in
3128 documentation.
3129
3130 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3131
3132 * org.texi (Handling links):
3133 (In-buffer settings): Document inlining images on startup.
3134
3135 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3136
3137 * org.texi (Setting up the staging area): Document use of
3138 crypt password.
3139
3140 2010-11-11 David Maus <dmaus@ictsoc.de>
3141
3142 * org.texi (Template expansion): Add date related link type escapes.
3143
3144 2010-11-11 David Maus <dmaus@ictsoc.de>
3145
3146 * org.texi (Template expansion): Add mew in table for link type
3147 escapes.
3148
3149 2010-11-11 David Maus <dmaus@ictsoc.de>
3150
3151 * org.texi (Template expansion): Fix typo in link type escapes.
3152
3153 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3154
3155 * org.texi (Structure of code blocks): Another documentation tweak.
3156
3157 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3158
3159 * org.texi (Structure of code blocks): Documentation tweak.
3160
3161 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3162
3163 * org.texi (Structure of code blocks):
3164 Update documentation to mention inline code block syntax.
3165
3166 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3167
3168 * org.texi (comments): Improve wording.
3169
3170 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3171
3172 * org.texi (comments): Document the new :comments header arguments.
3173
3174 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3175
3176 * org.texi (Installation): Remove the special
3177 installation instructions for XEmacs.
3178
3179 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3180
3181 * org.texi (Easy Templates): New section. Documents quick
3182 insertion of empty structural elements.
3183
3184 2010-11-11 Noorul Islam <noorul@noorul.com>
3185
3186 * org.texi: Fix doc.
3187
3188 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3189
3190 * org.texi (The date/time prompt): Document specification
3191 of time ranges.
3192
3193 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3194
3195 * org.texi (Internal links): Document the changes in
3196 internal links.
3197
3198 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3199
3200 * org.texi (Agenda commands): Document the limitation for
3201 the filter preset - it can only be used for an entire agenda
3202 view, not in an individual block in a block agenda.
3203
3204 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3205
3206 * org.texi (iCalendar export): Document alarm creation.
3207
3208 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3209
3210 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3211
3212 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3213
3214 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3215
3216 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3217
3218 * calc.texi: Use emacsver.texi to determine Emacs version.
3219
3220 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3221
3222 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3223 since that works by default.
3224
3225 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3226
3227 * gnus.texi (Customizing the IMAP Connection): Document
3228 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3229
3230 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3231
3232 * tramp.texi (Remote shell setup): New item "Interactive shell
3233 prompt". Reported by Christian Millour <cm@abtela.com>.
3234 (Remote shell setup, Remote processes): Use @code{} for
3235 environment variables.
3236
3237 2010-11-03 Glenn Morris <rgm@gnu.org>
3238
3239 * ediff.texi (Quick Help Commands, Miscellaneous):
3240 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3241
3242 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3245
3246 2010-10-31 Glenn Morris <rgm@gnu.org>
3247
3248 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3249
3250 2010-10-31 Glenn Morris <rgm@gnu.org>
3251
3252 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3253
3254 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * gnus.texi (Client-Side IMAP Splitting):
3257 Mention nnimap-unsplittable-articles.
3258
3259 2010-10-29 Julien Danjou <julien@danjou.info>
3260
3261 * gnus.texi (Finding the News): Remove references to obsoletes
3262 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3263
3264 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3265
3266 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3267 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3268 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3269 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3270
3271 2010-10-28 Glenn Morris <rgm@gnu.org>
3272
3273 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3274 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3275 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3276
3277 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3278
3279 * epa.texi (Mail-mode integration): Add alternative key bindings
3280 for epa-mail commands; escape comma.
3281 Don't use the word "PGP", since it is a non-free program.
3282
3283 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3284
3285 * calc.texi: Use emacsver.texi to determine Emacs version.
3286
3287 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3288
3289 * gnus.texi (Group Parameters, Buttons): Fix typos.
3290
3291 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3292
3293 * gnus.texi (Subscription Commands): Mention that you can also
3294 subscribe to new groups via the Server buffer, which is probably more
3295 convenient when subscribing to many groups.
3296
3297 2010-10-21 Julien Danjou <julien@danjou.info>
3298
3299 * message.texi (Message Headers): Allow message-default-headers to be a
3300 function.
3301
3302 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3303
3304 * gnus-news.texi: Mention new archive defaults.
3305
3306 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3307
3308 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3309
3310 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3311
3312 * gnus.texi (HTML): Document the function value of
3313 gnus-blocked-images.
3314 (Article Washing): shr and gnus-w3m, not the direct function names.
3315
3316 2010-10-20 Julien Danjou <julien@danjou.info>
3317
3318 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3319 variable.
3320
3321 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3322
3323 * gnus.texi (Customizing the IMAP Connection): The port strings are
3324 strings.
3325 (Document Groups): Mention git.
3326
3327 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3328
3329 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3330 bzr/Gnus git sync.
3331
3332 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3333
3334 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3335 change.
3336
3337 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3338
3339 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3340 @item syntax for in-Emacs makeinfo.
3341
3342 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3343
3344 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3345 trim sentence.
3346
3347 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3348
3349 * epa.texi (Caching Passphrases):
3350 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3351 Clarify some configurations require to set up gpg-agent.
3352
3353 2010-10-11 Glenn Morris <rgm@gnu.org>
3354
3355 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3356
3357 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358
3359 * gnus.texi (Spam Package Introduction): Mention `$'.
3360
3361 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3362
3363 * makefile.w32-in (emacsdir): New variable.
3364 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3365 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3366
3367 2010-10-09 Glenn Morris <rgm@gnu.org>
3368
3369 * Makefile.in (mostlyclean): Delete *.toc.
3370
3371 * Makefile.in: Use $< in rules.
3372
3373 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3374
3375 * Makefile.in ($(infodir)): Delete rule.
3376 (mkinfodir): New. Use it in all the info rules, rather than depending
3377 on infodir.
3378
3379 2010-10-09 Glenn Morris <rgm@gnu.org>
3380
3381 * gnus.texi (Article Washing): Fix previous change.
3382
3383 * Makefile.in (emacsdir): New variable.
3384 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3385 Depend on emacsver.texi.
3386
3387 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3388
3389 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3390
3391 2010-10-08 Julien Danjou <julien@danjou.info>
3392
3393 * gnus.texi: Add mm-shr.
3394
3395 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3396
3397 * gnus.texi (Finding the Parent, The Gnus Registry)
3398 (Registry Article Refer Method): Update docs for nnregistry.el.
3399
3400 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3401
3402 * auth.texi (Help for users)
3403 (GnuPG and EasyPG Assistant Configuration): Update docs.
3404
3405 2010-10-08 Glenn Morris <rgm@gnu.org>
3406
3407 * cl.texi (Organization, Installation, Old CL Compatibility):
3408 Deprecate cl-compat for new code.
3409 (Usage, Installation): Remove outdated information.
3410
3411 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3412
3413 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3414
3415 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3416
3417 2010-10-06 Julien Danjou <julien@danjou.info>
3418
3419 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3420
3421 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3422 broken link.
3423
3424 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3425
3426 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3427 to ReiserFS.
3428
3429 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3430 (FAQ 7-1): Fix getmail URL.
3431
3432 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3433
3434 * epa.texi (Caching Passphrases): New section.
3435
3436 2010-10-06 Glenn Morris <rgm@gnu.org>
3437
3438 * Makefile.in (SHELL): Set it.
3439 (info): Move the mkdir dependency to the individual info files.
3440 (mostlyclean): Tidy up.
3441 (clean): Only delete the specific dvi and pdf files.
3442 (maintainer-clean): Be more restrictive in what we delete.
3443 ($(infodir)): Add parallel build workaround.
3444
3445 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3446
3447 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3448
3449 2010-10-03 Julien Danjou <julien@danjou.info>
3450
3451 * emacs-mime.texi (Display Customization):
3452 Update mm-inline-large-images documentation and add documentation for
3453 mm-inline-large-images-proportion.
3454
3455 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3456
3457 * tramp.texi (Frequently Asked Questions):
3458 Mention remote-file-name-inhibit-cache.
3459
3460 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3461
3462 * gnus.texi (Splitting Mail): Fix @xref syntax.
3463 (Splitting Mail): Really fix the @ref syntax.
3464
3465 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3466
3467 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3468 (Article Hiding): Add google banner example.
3469 Suggested by Benjamin Xu.
3470
3471 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3472
3473 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3474 Remove nnimap-split-rule from examples.
3475
3476 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3477
3478 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3479 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3480 Fishman.
3481 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3482
3483 2010-09-30 Julien Danjou <julien@danjou.info>
3484
3485 * gnus.texi (Gravatars): Fix documentation about
3486 gnu-gravatar-properties.
3487
3488 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3489
3490 * epa.texi (Bug Reports): New section.
3491
3492 2010-09-29 Glenn Morris <rgm@gnu.org>
3493
3494 * Makefile.in (top_srcdir): Remove unused variable.
3495
3496 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3497
3498 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3499 (Client-Side IMAP Splitting): Document 'default.
3500
3501 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3502
3503 * gnus.texi (Customizing the IMAP Connection):
3504 Document nnimap-fetch-partial-articles.
3505
3506 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3507
3508 * gnus-news.texi: Mention nnimap-inbox.
3509
3510 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3511
3512 2010-09-26 Julien Danjou <julien@danjou.info>
3513
3514 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3515
3516 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3517
3518 * gnus.texi (Security): Remove gpg.el mention.
3519
3520 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3521
3522 * gnus.texi (Browse Foreign Server): New variable
3523 gnus-browse-subscribe-newsgroup-method.
3524
3525 * gnus-news.texi: Mention it.
3526
3527 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3528
3529 * gnus.texi (NoCeM): Remove.
3530 (Startup Variables): No jingle.
3531
3532 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3533
3534 * woman.texi (Interface Options): xz compression is now supported.
3535
3536 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3537
3538 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3539 (Unavailable Servers): Document gnus-server-copy-server.
3540 (Using IMAP): Document the new nnimap.
3541
3542 2010-09-25 Julien Danjou <julien@danjou.info>
3543
3544 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3545
3546 2010-09-24 Glenn Morris <rgm@gnu.org>
3547
3548 * url.texi (Disk Caching): Tweak previous change.
3549
3550 2010-09-24 Julien Danjou <julien@danjou.info>
3551
3552 * url.texi (Disk Caching): Mention url-cache-expire-time,
3553 url-cache-expired, and url-fetch-from-cache.
3554
3555 2010-09-24 Julien Danjou <julien@danjou.info>
3556
3557 * gnus.texi: Add Gravatars.
3558
3559 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3560
3561 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3562
3563 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus.texi (Expunging mailboxes): Update name of the expunging
3566 command.
3567
3568 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3569
3570 * emacs-mime.texi (rfc2047): Update description for
3571 rfc2047-encode-parameter.
3572
3573 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3574
3575 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3576 "fish" methods.
3577 (External methods): Remove "scp1_old" and "scp2_old" methods.
3578
3579 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3580
3581 * tramp.texi: Remove Japanese manual. Fix typo.
3582
3583 * trampver.texi: Update release number. Remove japanesemanual.
3584
3585 2010-09-09 Glenn Morris <rgm@gnu.org>
3586
3587 * org.texi: Restore clobbered changes (copyright years, untabify).
3588
3589 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3590
3591 * gnus.texi (Adaptive Scoring): Fix typo.
3592
3593 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3594
3595 * gnus.texi (Article Display): Document gnus-html-show-images.
3596
3597 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3598
3599 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3600
3601 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3602
3603 * gnus.texi (HTML): Document gnus-max-image-proportion.
3604
3605 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus.texi (HTML): Document gnus-blocked-images.
3608
3609 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3610
3611 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3612
3613 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3614 the first message are used for wide replies.
3615 (Changing Servers): Remove documentation on gnus-change-server and
3616 friends, since it's been removed.
3617
3618 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
3620 * gnus.texi (Drafts): Mention B DEL.
3621
3622 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3623
3624 * gnus.texi (Delayed Articles): Mention that the Date header is the
3625 original one, even if you delay.
3626
3627 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3628
3629 * gnus.texi (Asynchronous Fetching):
3630 Document gnus-async-post-fetch-function.
3631 (HTML): Made into its own section.
3632
3633 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3634
3635 Sync with Tramp 2.1.19.
3636
3637 * tramp.texi (Inline methods, Default Method):
3638 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3639 Remove remark about doubled "-t" argument.
3640 (Auto-save and Backup): Remove reference to Emacs 21.
3641 (Filename Syntax): Describe port numbers.
3642 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3643 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3644 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3645 errors with the backquotes.
3646 (External packages): File attributes cache flushing for asynchronous
3647 processes.
3648 (Traces and Profiles): Describe verbose level 9.
3649
3650 * trampver.texi: Update release number.
3651
3652 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3653
3654 * dbus.texi (Alternative Buses): New chapter.
3655
3656 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3657
3658 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3659
3660 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3661
3662 * calc.texi (Customizing Calc): Rearrange description of new
3663 variables to match the presentation of other variables.
3664
3665 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3666
3667 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3668
3669 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3670
3671 * calc.texi (Making Selections, Selecting Subformulas)
3672 (Customizing Calc): Mention how to use faces to emphasize selected
3673 sub-formulas.
3674
3675 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3676
3677 * tramp.texi (External packages): File attributes cache flushing
3678 for asynchronous processes.
3679
3680 2010-08-01 Alan Mackenzie <acm@muc.de>
3681
3682 Enhance the manual for the latest Java Mode.
3683
3684 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3685 annotation-var-cont.
3686 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3687 two new symbols.
3688
3689 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3690
3691 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3692
3693 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3696
3697 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3698
3699 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3700
3701 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3702
3703 * org.texi: Add macros to get plain quotes in PDF output.
3704 List additional contributors.
3705 (Capture): New section, replaces the section about remember.
3706 (Working With Source Code): New chapter, focused on documenting Org
3707 Babel.
3708 (Code evaluation security): New section.
3709 (MobileOrg): Document DropBox support.
3710 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3711 (Special symbols): Show how to display UTF8 characters for entities.
3712 (Global TODO list): Clarify the use of the "M" key and the differences
3713 to the "m" key.
3714 (RSS Feeds): Mention Atom feeds as well.
3715 (Setting tags): Remove paragraph about
3716 `org-complete-tags-always-offer-all-agenda-tags'.
3717
3718 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3719
3720 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3721 argument.
3722 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3723 echoing shells.
3724
3725 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3726
3727 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3728 (Filename Syntax): Describe port numbers.
3729
3730 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3733 forgotten.
3734 (Type Conversion): Precise conversion of natural numbers.
3735 (Errors and Events): Add "debugging" to concept index. Add variable
3736 `dbus-debug'.
3737
3738 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3739
3740 * dbus.texi (Receiving Method Calls): Add optional argument
3741 EMITS-SIGNAL to `dbus-register-property'.
3742
3743 2010-06-27 Alex Schroeder <alex@gnu.org>
3744
3745 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3746
3747 2010-06-24 Glenn Morris <rgm@gnu.org>
3748
3749 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3750 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3751 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3752 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3753 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3754 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3755 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3756 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3757 convention. Make them end with a period.
3758
3759 2010-06-23 Glenn Morris <rgm@gnu.org>
3760
3761 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3762 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3763 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3764 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3765 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3766 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3767
3768 2010-06-10 Glenn Morris <rgm@gnu.org>
3769
3770 * idlwave.texi (Load-Path Shadows):
3771 * org.texi (Handling links): Fix typos.
3772
3773 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3774
3775 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3776
3777 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3778
3779 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3780 by an alias. (Bug#6226)
3781
3782 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3783
3784 * calc.texi (Manipulating Vectors): Mention that vectors can
3785 be used to determine bins for `calc-histogram'.
3786
3787 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3788
3789 * calc.texi: Remove "\turnoffactive" commands throughout.
3790
3791 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3792
3793 * url.texi (HTTP language/coding, Customization):
3794 * message.texi (Header Commands, Responses):
3795 * cl.texi (Argument Lists): Fix typos.
3796
3797 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3798
3799 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3800 Note that Development menu is always available.
3801 (Creating a project): Fix terminology.
3802 (Add/Remove files): Fix typo.
3803
3804 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3805
3806 * Version 23.2 released.
3807
3808 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3809
3810 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3811
3812 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3813
3814 * tramp.texi (Inline methods, Default Method):
3815 Mention `tramp-inline-compress-start-size'.
3816
3817 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3818
3819 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3820 the CVS repo. Put the Git repo in the news section.
3821
3822 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3823 Removed some mentions of CVS. Mention the new Git repo.
3824
3825 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3826
3827 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3828 (Mail Group Commands): Add index entry.
3829
3830 2010-04-18 Glenn Morris <rgm@gnu.org>
3831
3832 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3833
3834 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3835
3836 * calc.texi (Radix modes): Mention that the option prefix will
3837 turn on twos-complement mode.
3838 (Inverse and Hyperbolic Flags): Mention the Option flag.
3839
3840 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3841
3842 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3843 (LaTeX/PDF export commands): Rename and Move section.
3844 (Sectioning structure): Update.
3845 (References): New use case for field coordinates.
3846 (The export dispatcher): Rename from ASCII export.
3847 (Setting up the staging area): Document the availability of
3848 encryption for MobileOrg.
3849 (Images and tables): Document how to reference labels.
3850 (Index entries): New section.
3851 (Generating an index): New section.
3852 (Column width and alignment): Document that <N> now
3853 means a fixed width, not a maximum width.
3854 (Publishing options): Document the :email option.
3855 (Beamer class export): Fix bug in the BEAMER example.
3856 (Refiling notes): Document refile logging.
3857 (In-buffer settings): Document refile logging keywords.
3858 (Drawers): Document `C-c C-z' command.
3859 (Agenda commands): Mention the alternative key `C-c C-z'.
3860 (Special properties): Document the BLOCKED property.
3861 (The spreadsheet): Mention the formula editor.
3862 (References): Document field coordinates.
3863 (Publishing action): Correct the documentation for the
3864 publishing function.
3865 (The date/time prompt): Document that we accept dates
3866 like month/day/year.
3867 (Cooperation): Document the changes in table.el support.
3868 (Faces for TODO keywords, Faces for TODO keywords)
3869 (Priorities): Document the easy colors.
3870 (Visibility cycling): Document the new double prefix
3871 arg for `org-reveal'.
3872 (Cooperation): Remember.el is part of Emacs.
3873 (Clean view): Mention that `wrap-prefix' is also set by
3874 org-indent-mode.
3875 (Agenda commands): Add information about prefix args to
3876 scheduling and deadline commands.
3877 (Search view): Point to the docstring of
3878 `org-search-view' for more details.
3879 (Agenda commands): Document that `>' prompts for a date.
3880 (Setting tags): Document variable
3881 org-complete-tags-always-offer-all-agenda-tags.
3882 (Column attributes): Cross-reference special properties.
3883
3884 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3885
3886 Synchronize with Tramp repository.
3887
3888 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3889 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3890 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3891 syntax, texi2dvi reports errors with the backquotes.
3892
3893 * trampver.texi: Update release number.
3894
3895 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * gnus.texi (Finding the News): Add pointers to the Server buffer
3898 because it's essential.
3899
3900 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3901
3902 * gnus.texi (MIME Commands): Update description of
3903 gnus-article-browse-html-article.
3904
3905 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3906
3907 * auth.texi (Secret Service API): Add TODO node.
3908 (Help for users): Explain the new source options for `auth-sources'.
3909
3910 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3911
3912 * trampver.texi: Update release number.
3913
3914 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3915
3916 * Branch for 23.2.
3917
3918 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3919
3920 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3921 now enabled by default.
3922
3923 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3924
3925 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3926 when Emacs runs in interactive mode. (Bug#5645)
3927
3928 2010-02-16 Glenn Morris <rgm@gnu.org>
3929
3930 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3931
3932 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3933
3934 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3935
3936 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3937
3938 * gnus.texi (Score File Format): Fix typo.
3939
3940 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3941
3942 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3943
3944 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3945
3946 * ada-mode.texi (Project File Overview): Fix typo.
3947
3948 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3949
3950 * semantic.texi: Add Richard Y. Kim credit.
3951
3952 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3953
3954 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
3955
3956 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3957 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3958
3959 2010-01-17 Glenn Morris <rgm@gnu.org>
3960
3961 * calc.texi (Reporting Bugs): Don't mention format of repository.
3962
3963 * woman.texi (Bugs): Make "Emacs repository" less specific,
3964 and the URL for same more specific.
3965
3966 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3967
3968 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3969
3970 * ede.texi (ede-step-project, ede-proj-target):
3971 * tramp.texi (Remote processes): Fix typos.
3972
3973 2010-01-16 Mario Lang <mlang@delysid.org>
3974
3975 * ede.texi (ede-target):
3976 * org.texi (Refiling notes): Remove duplicated words.
3977
3978 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * gnus.texi (Posting Styles): Use with-current-buffer.
3981 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3982
3983 2010-01-02 Kevin Ryde <user42@zip.com.au>
3984
3985 * eieio.texi (Naming Conventions): Correction to xref on elisp
3986 coding conventions, is "Tips" node not "Standards".
3987
3988 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3989
3990 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3991
3992 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3993
3994 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3995
3996 * gnus.texi (Direct Functions): Add missing port number to tls method.
3997
3998 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
3999
4000 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4001 ($(infodir)/edt, edt.dvi): New targets.
4002
4003 2009-12-15 Glenn Morris <rgm@gnu.org>
4004
4005 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4006 (edt, $(infodir)/edt, edt.dvi): New targets.
4007 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4008
4009 * Makefile.in (PDF_TARGETS, pdf): New.
4010 (clean): Add *.pdf.
4011 Add pdf rules for all manuals.
4012
4013 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4014
4015 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4016
4017 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4020 (Smart Jump, Analyzer Debug): Copyedits.
4021 (Semantic mode user commands): Link to new nodes.
4022 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4023 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4024 upstream Semantic manual.
4025
4026 * semantic.texi (Introduction): Minor fix to diagram.
4027
4028 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * eshell.texi (History): Add the other built-in variables.
4031 (Built-ins): Explain built-ins, and how to apply the external commands.
4032 Add `history', `su' and `sudo'.
4033
4034 * tramp.texi (Remote processes): Add missing <RET> in the example.
4035
4036 2009-12-01 Bill Wohler <wohler@newt.com>
4037
4038 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4039 path for mairix example. Specify -q in namazu example since namazu is
4040 excessively garrulous.
4041
4042 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4043
4044 * tramp.texi (Remote processes): Improve eshell example with "su"
4045 and "sudo" commands.
4046
4047 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4048
4049 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4050
4051 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4052 Document semantic-complete-analyze-inline.
4053 (Semanticdb search debugging commands): Minor clarification.
4054 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4055 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4056 manual.
4057 (Semantic mode): Link to Idle Scheduler.
4058
4059 2009-11-28 Kevin Ryde <user42@zip.com.au>
4060
4061 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4062 @pxref, now EIEIO is in Emacs.
4063
4064 * erc.texi (Development): Correction to git tutorial url.
4065
4066 2009-11-26 Glenn Morris <rgm@gnu.org>
4067
4068 * faq.texi (Latest version of Emacs): Mention stability of development
4069 version.
4070 (Problems with very large files): Max buffer size increase in 23.2.
4071 (VM): VM has moved house again.
4072
4073 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4074
4075 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4076 notations.
4077
4078 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4079
4080 * org.texi (Column attributes): Fix documentation of new operators.
4081
4082 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4083
4084 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4085 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4086 (Idle Completions Mode): Numerous copyedits.
4087
4088 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4089
4090 * semantic.texi (Semantic Internals, Glossary):
4091 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4092 (Semanticdb search debugging commands): Fix typos.
4093
4094 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4095
4096 * calc.texi (Radix modes): Mention twos-complement notation.
4097
4098 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4099
4100 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4101 ($(infodir)/semantic, semantic.dvi): New targets.
4102
4103 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * Makefile.in: Build the Semantic manual.
4106
4107 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4108 repository.
4109
4110 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4111
4112 * dbus.texi (Receiving Method Calls): New defun
4113 `dbus-unregister-service'.
4114
4115 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4116
4117 * org.texi (Speed keys): New section.
4118
4119 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4120
4121 * dbus.texi (Type Conversion): Fix typo.
4122 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4123 `dbus-registered-objects-table'.
4124 (Receiving Method Calls): New defun `dbus-register-property'.
4125 Move `dbus-unregister-object' here.
4126
4127 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4128
4129 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4130
4131 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4132
4133 * org.texi (Column attributes): Add the new age summary operators.
4134 Also, mention the fact you can only use one summary operator per
4135 property.
4136
4137 2009-11-13 John Wiegley <johnw@newartisans.com>
4138
4139 * org.texi (Tracking your habits): Add a new section in the
4140 manual about how to track habits.
4141 (Resolving idle time): Add a section on how idle and
4142 dangling clocks are resolved.
4143
4144 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4145
4146 * org.texi (Agenda commands): Document the new `i' command.
4147 (Inserting deadline/schedule): Document logging changes
4148 of scheduling and deadline times stamps.
4149 (In-buffer settings): Document the in-buffer keywords for logging
4150 changes of scheduling and deadline times stamps.
4151 (Structure editing, Plain lists): Document indentation
4152 cycling in empty entries with TAB.
4153 (Archiving): Document the default archiving command.
4154 (Moving subtrees): Document the new keys for archiving.
4155 (Internal archiving): Fix incorrect key.
4156 (Agenda commands): Document the TODO set switching commands.
4157 (Agenda commands): Document the new archiving keys.
4158 (Clocking work time): Better description on how to save
4159 and restore a clock.
4160 (Resolving idle time): Mention the x11idle program to get true
4161 idleness also under X11.
4162 (Resolving idle time): Use @kbd instead of @key for normal
4163 letters, because this is how he rest of the manual does this.
4164 (Pushing to MobileOrg): Mention that `org-directory'
4165 should be set.
4166 (Agenda commands): Document that SPC is a filter for
4167 any tag.
4168 (Search view): Rename from "Keyword search".
4169 (Capure): New chapter.
4170 (Markup): New chapter.
4171 (Links in HTML export, Images in HTML export):
4172 Extend the section titles.
4173 (Images in HTML export): Document the align option.
4174 (Text areas in HTML export): Extend the section title.
4175 (Images in LaTeX export): Explain image placement in LaTeX.
4176
4177 2009-11-10 Glenn Morris <rgm@gnu.org>
4178
4179 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4180
4181 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4182
4183 * tramp.texi (Auto-save and Backup): Disable backups just for a
4184 method.
4185
4186 * trampver.texi: Update release number.
4187
4188 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4189
4190 Sync with Tramp 2.1.17.
4191
4192 * trampver.texi: Update release number.
4193
4194 2009-10-29 Glenn Morris <rgm@gnu.org>
4195
4196 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4197
4198 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4199
4200 * tramp.texi (External methods): Temporary files are kept for
4201 `rsync' and `rsyncc' methods.
4202
4203 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4204
4205 * eieio.texi: Fix typos.
4206
4207 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4210
4211 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4214 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4215
4216 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * Makefile.in: Build EIEIO and EDE manuals.
4219
4220 2009-10-07 Eric Ludlam <zappo@gnu.org>
4221
4222 * eieio.texi:
4223 * ede.texi: New files.
4224
4225 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * tramp.texi (Remote processes): Association of a pty is not supported.
4228
4229 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4230
4231 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4232 (Processing LaTeX fragments): Document that the size of images can be
4233 changes using the variable `org-format-latex-options'.
4234 (The date/time prompt, Timestamps): Be more accurate over ISO format
4235 dates and times.
4236 (Visibility cycling): Document showeverything keyword.
4237 (In-buffer settings): Document showeverything keyword.
4238 (Setting up the staging area): Fix the example.
4239 (MobileOrg): New section.
4240 (Agenda commands, Exporting Agenda Views): Document exporting the
4241 agenda view to Org files.
4242
4243 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4244
4245 * tramp.texi (History): Add IMAP support.
4246 (External methods): Add `imap' and `imaps' methods.
4247 (GVFS based methods): Add indices for `davs'.
4248 (Password handling): Rename anchors. Add IMAP entries for
4249 ~/.authinfo.gpg.
4250
4251 * trampver.texi: Set default value of `emacsimap'.
4252
4253 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4254
4255 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4256
4257 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * dired-x.texi (Technical Details):
4260 Delete dired-up-directory (Bug#4292).
4261
4262 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4263
4264 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4265
4266 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4267
4268 * org.texi (Effort estimates): Document new effort setting commands.
4269 (Agenda commands): Document the new keys fro agenda time motion.
4270 Document entry text mode. Improve documentation of the keys to include
4271 inactive time stamps into the agenda view.
4272 (Feedback): Document the new bug report command.
4273 (Structure editing): Add an index entry for the sorting of subtrees.
4274
4275 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4276
4277 * auth.texi (Help for users): Corrected markup.
4278
4279 2009-09-02 Glenn Morris <rgm@gnu.org>
4280
4281 * emacs-mime.texi (time-date): Mention float-time.
4282
4283 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4284
4285 * calc.texi (Simplifying Formulas): Improve the wording.
4286
4287 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4288
4289 * auth.texi: Rewritten for coverage and clarity.
4290
4291 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4292
4293 * gnus.texi (Expiring Mail):
4294 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4295 (Various Various): Mention gnus-safe-html-newsgroups.
4296
4297 * gnus-news.texi: Mention
4298 gnus-mark-copied-or-moved-articles-as-expirable.
4299
4300 * emacs-mime.texi (Display Customization): Add xref to
4301 gnus-safe-html-newsgroups.
4302
4303 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4304
4305 * tramp.texi (Version Control): Remove.
4306 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4307 reference.
4308 (External methods): Correct `scpc' concept index entries. New method
4309 `rsyncc'.
4310 (External packages): New subsections "Filename completion" and "File
4311 attributes cache".
4312
4313 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4314
4315 * calc.texi (Rewrite Rules): Improve the example.
4316 (Simplifying Formulas): Explain use of the I and H flags for
4317 simplification.
4318
4319 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4320
4321 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4322 Describe autostart behavior of dbus-ping.
4323 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4324 for timeout values.
4325 (Top): Remove footnote saying D-Bus is not enabled by
4326 default. (Bug#4256)
4327
4328 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4329
4330 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4331 Reported by Jari Aalto (Bug#4211).
4332 (Mail-mode integration): Mention epa-mail-mode and
4333 epa-global-mail-mode.
4334 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4335 epa-setup.
4336
4337 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4338
4339 * dbus.texi (Asynchronous Methods): Allow nil handler.
4340
4341 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4342
4343 * ediff.texi (ediff-current-file): Add information about this new function.
4344
4345 * viper.texi: Add information about C-s in viper's search command.
4346
4347 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4348
4349 * calc.texi (Date Forms): Fix typos.
4350
4351 2009-08-08 Glenn Morris <rgm@gnu.org>
4352
4353 * org.texi (Agenda commands): Restore clobbered change.
4354
4355 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4356
4357 * calc.texi (Graphics, Devices): Update with the peculiarities of
4358 operation on MS-Windows.
4359
4360 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4361
4362 * org.texi (Publishing action): Improve documentation of file
4363 names when publishing to the source directory.
4364 (Clean view): Document `org-indent-mode'.
4365 (Clocking work time): Add documentation for the
4366 new :timetamp option when creating a clock report.
4367 (Paragraphs): Fix many typos.
4368 (Plain lists): Remove duplicate explanation about the
4369 `C-c *' command.
4370 (Literal examples): Update to reflect the new behavior
4371 of the -n -r -k switches when exporting source code examples.
4372 (Structure editing): Add information about `C-c *',
4373 converting a plain list into a list of Org items.
4374 (Remember): Small rephrasing of the paragraph
4375 describing remember.el. Also mentioned that remember.el is part
4376 of Emacs 23, not Emacs 22.
4377 (Clocking work time): Add documentation about
4378 displaying the current clocking time against the effort estimate.
4379 Also add a footnote about using `org-clock-in-prepare-hook' to add
4380 an effort estimate on the fly, just before clocking it.
4381 (Footnotes): Document automatic renumbering and
4382 sorting.
4383 (Agenda commands): Document new bulk commands.
4384 (Plain lists): Document new behavior of
4385 `org-cycle-include-plain-lists'.
4386 Hyphenation only in TeX.
4387 (Clocking work time): Document the key to update effort
4388 estimates.
4389 (Clocking work time): Document the clock time display.
4390 (Structure editing, TODO basics): Document new
4391 variables.
4392 (Column attributes): Document new colciew operators.
4393 (Publishing options): Document :xml-declaration.
4394 (Tracking TODO state changes): Document the
4395 LOG_INTO_DRAWER property.
4396 (Literal examples): Document the new implementation for
4397 editing source code.
4398 (Publishing action): Mention the new publishing
4399 function, to publish an Org source file.
4400 (Publishing links): Mention how to link to an Org source file.
4401 (Macro replacement): Document new macros.
4402 (Handling links): Document type-specific completion
4403 when inserting links.
4404 (Structure editing, Plain lists): Improve documentation
4405 on sorting.
4406 (Internal links): Document custom ids for links.
4407 (Handling links): Document custom ids for links.
4408 (CSS support): Document new class.
4409 (Refiling notes): Document the possibility to create new nodes
4410 during refiling.
4411 (Agenda commands): Document the "?" operator to find
4412 tasks without effort setting.
4413 (Exporting agenda information): Section moved.
4414 (RSS Feeds): New section.
4415 (Built-in table editor): Document M-e and M-a navigate
4416 inside table field.
4417 (Stuck projects): Docment that projects identified as
4418 un-stuck will still be searchd for stuck sub-projects.
4419 (Paragraphs): Document centering.
4420 (Creating timestamps, Agenda commands): Document new
4421 behavior when changing time stamps.
4422 (Structure editing): Document the new command
4423 `org-clone-subtree-with-time-shift'.
4424 (Publishing): Refresh this chapter.
4425 (Export options, Export options, In-buffer settings):
4426 Document the new keywords.
4427 (Matching tags and properties): Collect all
4428 documentation about tags/property matches here.
4429 (Setting tags): Document `org-tag-persistent-alist'.
4430 (Weekly/daily agenda): New section.
4431 (Orgstruct mode): Describe `orgstruct++-mode'.
4432 (Drawers): Mention the LOGBOOK drawer.
4433 (Export options, Sectioning structure): Document the
4434 #+LEATEX_HEADER in-buffer setting.
4435 (Bugs): Section removed.
4436 (Hooks): New section.
4437 (Add-on packages): Move here from old location.
4438 (Context-sensitive commands): New section.
4439 (Setting tags): Document newline option.
4440 (Global TODO list, Matching tags and properties):
4441 Mention more variables.
4442 (Checkboxes): Update to changed command behavior.
4443
4444 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4445
4446 * speedbar.texi (Basic Key Bindings): Fix typo.
4447
4448 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4449
4450 * calc.texi (Vector/Matrix Functions): Add index entries for both
4451 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4452 affects matrices with more than one row.
4453 (Help Commands): Add index entries for "prefix ?" key bindings.
4454
4455 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4456
4457 * calc.texi (Stack Manipulation Commands): Add documentation for
4458 `calc-transpose-lines'.
4459
4460 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4461
4462 * dbus.texi (Receiving Method Calls): Describe special return value
4463 `:ignore'.
4464
4465 2009-07-24 Alan Mackenzie <acm@muc.de>
4466
4467 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4468 initialization, any individual variable setting now takes precedence
4469 over one done via c-file-style/c-file-offsets.
4470
4471 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4472
4473 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4474 truncated when Calc is quit.
4475 (Customizing Calc): Document `calc-undo-length'.
4476
4477 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4478
4479 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4480
4481 2009-07-11 Kevin Ryde <user42@zip.com.au>
4482
4483 * pcl-cvs.texi (About PCL-CVS):
4484 * widget.texi (Basic Types):
4485 Fix cross-references.
4486
4487 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4488
4489 * dbus.texi (Type Conversion): Don't use literal control character.
4490
4491 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4492
4493 * tramp.texi (GVFS based methods): New section.
4494 (Remote processes): Processes for GVFS based methods run locally.
4495
4496 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4497
4498 * tramp.texi (Inline methods, External methods, Gateway methods):
4499 Avoid the words "kludge" and hack".
4500 (External methods): Add `synce' method.
4501
4502 * trampver.texi: Update release number.
4503
4504 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4505
4506 Sync with Tramp 2.1.16.
4507
4508 * tramp.texi (History): Add GVFS support.
4509 (External methods): Precise `rsync' description. Add `dav', `davs' and
4510 `obex' methods. Add 'tramp-gvfs-methods' option.
4511 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4512 forms.
4513 (Remote Programs): Introduce `tramp-own-remote-path'.
4514 (Remote processes): New subsection "Running remote programs that create
4515 local X11 windows".
4516 (Frequently Asked Questions): Improve code for disabling vc.
4517
4518 * trampver.texi: Update release number. Set default value of
4519 `emacsgvfs'.
4520
4521 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4522
4523 * Branch for 23.1.
4524
4525 2009-06-17 Glenn Morris <rgm@gnu.org>
4526
4527 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4528 (Latest version of Emacs): Mention source code repository.
4529
4530 2009-06-16 Glenn Morris <rgm@gnu.org>
4531
4532 * faq.texi (Top): Language tweak.
4533 (Extended commands): Most people have arrow keys.
4534 (Emacs manual): Say how to follow info links.
4535 (File-name conventions): Change title a bit. Explain about source
4536 versus installed. Condense etc description.
4537 (Guidelines for newsgroup postings): Mention Savannah list page.
4538 (Newsgroup archives): Simplify.
4539 (Contacting the FSF): Add contact URL.
4540 (Emacs Lisp documentation): Printed version not always available.
4541 (Installing Texinfo documentation): Explain how by hand installation is
4542 not normally needed. Use add-to-list. Remove duplicate reference.
4543 (Informational files for Emacs): Move info on Help menu here from
4544 "File-name conventions".
4545 (Help installing Emacs): Tweak uref.
4546 (Obtaining the FAQ): Mention repository.
4547 (Origin of the term Emacs): Explain "ITS".
4548 (Changing load-path): Use add-to-list.
4549 (Automatic indentation): Clarify this is for Text mode.
4550 Don't mention Indented Text mode.
4551 (Finding Emacs on the Internet): The FSF does not seem to offer a
4552 deluxe distribution on CD anymore.
4553
4554 2009-06-16 Glenn Morris <rgm@gnu.org>
4555
4556 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4557 Recommend the latest release. Mention how to get older FAQs.
4558 Recommend the Emacs manual.
4559 (Guidelines for newsgroup postings): Discourage cross-posts.
4560 (Underlining paragraphs): Remove.
4561 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4562 (Bugs and problems): Update key-binding.
4563 (Problems with very large files): Mention 64-bit.
4564 (Shell process exits abnormally): Remove.
4565 (Problems with Shell Mode): Rename and update.
4566 (Spontaneous entry into isearch-mode)
4567 (Problems talking to certain hosts): Remove. This is old information,
4568 in etc/PROBLEMS if needed.
4569 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4570 (Dired claims that no file is on this line): Update.
4571 (Installing Emacs, Problems building Emacs): Simplify.
4572 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4573 information.
4574 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4575 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4576 (JDEE): "JDEE", not "JDE".
4577 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4578 Remove. This is old information, in etc/PROBLEMS if needed.
4579 (stty and Backspace key, Kanji and Chinese characters): Remove.
4580 (Right-to-left alphabets): Update section.
4581 (Changing the included text prefix): Gnus uses message-yank-prefix.
4582 Add cross-reference to Supercite manual.
4583 (Saving a copy of outgoing mail): Simplify output file description.
4584 (Expanding aliases when sending mail): Refer to Emacs manual.
4585 Remove old info about RFC822.
4586 Correct description of how to rebuild aliases.
4587 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4588 (MIME with Emacs mail packages)
4589 (Viewing articles with embedded underlining)
4590 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4591 Remove old sections.
4592 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4593 and is well-documented in the Gnus manual.
4594 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4595 (Making Gnus faster): Rename from "Starting Gnus faster".
4596 Merge "Catch-up is slow in Gnus" into here.
4597
4598 2009-06-14 Glenn Morris <rgm@gnu.org>
4599
4600 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4601 (New in Emacs 23): New section.
4602 (Handling C-s and C-q with flow control): Add xref.
4603
4604 2009-06-13 Glenn Morris <rgm@gnu.org>
4605
4606 * faq.texi (Setting up a customization file): Grammar fix.
4607 Customize is no longer "new".
4608 (Displaying the current line or column): Line-number mode is on by
4609 default. Don't mention `column' package. Mention linum.el.
4610 (Turning on abbrevs by default): Explain how to do it for buffers,
4611 modes, and everywhere.
4612 (Associating modes with files): Use add-to-list. Don't mention Emacs
4613 19.
4614 (Highlighting a region): On by default since 23.1.
4615 (Replacing highlighted text): Update doc quote.
4616 (Working with unprintable characters): Don't mention search-quote-char.
4617 (Using an already running Emacs process): Gnuclient is probably not an
4618 enhancement these days.
4619 (Indenting switch statements): Remove mention of pre-Emacs 20.
4620 (Horizontal scrolling): Abbreviate Emacs 20 description.
4621 (Replacing text across multiple files): Fix name of dired command.
4622 (Disabling backups): Use require not load.
4623 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4624
4625 2009-06-13 Bill Wohler <wohler@newt.com>
4626
4627 Release MH-E manual version 8.2.
4628
4629 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4630 release 8.2.
4631
4632 2009-06-13 Glenn Morris <rgm@gnu.org>
4633
4634 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4635 in this day and age the common meaning is "on the web".
4636 (copying): Use @copyright in all cases.
4637 (Basic keys): Remove reference to deleted manual node "Text Characters".
4638 (File-name conventions): Use GNU as an example rather than SERVICE.
4639 default.el lives in site-lisp. Update Info directory location.
4640 (Real meaning of copyleft): GPL actions have been brought, but all
4641 settled out of court.
4642 (Guidelines for newsgroup postings): Shorten section title.
4643 Simplify comp.emacs description.
4644 (Newsgroup archives): Change Google URL. Describe Gmane.
4645 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4646 points". Mention List-Unsubscribe header.
4647 (Contacting the FSF): Update email and URLs.
4648 (Basic editing): Mention F1 for help.
4649 (Installing Texinfo documentation): Refer to Texinfo website rather
4650 than ftp server.
4651 (Printing a Texinfo file): Mention texi2pdf.
4652 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4653 are just stubs nowadays.
4654 (Latest version of Emacs): Explain version numbers.
4655 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4656 (Turning on syntax highlighting): No need to mention hilit19 any more.
4657 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4658 (Modes for various languages): Remove section.
4659 (Major packages and programs): Remove most version and maintainer
4660 information - it's hard to keep up-to-date, and adds nothing.
4661 Similarly with direct links to mailing lists.
4662 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4663 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4664 years, and Emacs comes with tools for this now.
4665 (Patch): Remove section - this is a standard tool.
4666 (Using function keys under X): Remove section.
4667
4668 2009-06-12 Glenn Morris <rgm@gnu.org>
4669
4670 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4671 (Help installing Emacs): Remove reference to deleted X11 node.
4672 (Associating modes with files): Interpreter-mode-alist is no longer
4673 subservient to auto-mode-alist.
4674 (Installing Emacs): Change future Emacs version.
4675 (Linking with -lX11 fails): Remove old section.
4676 (Packages that do not come with Emacs): Update ELL location.
4677 Emacs Lisp archive is dead.
4678 (Emacs for Windows): Remove reference to old CE port.
4679 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4680 (Emacs for VMS and DECwindows): Remove old ports.
4681 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4682 (Removing flashing messages): Remove section about non-existent Gnus
4683 option.
4684
4685 * faq.texi (Top): Add @top command.
4686 Remove the optional arguments from all @node commands: makeinfo can
4687 generate these automatically, and it is easier to edit and rearrange
4688 nodes without them.
4689
4690 2009-06-11 Glenn Morris <rgm@gnu.org>
4691
4692 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4693 (The LPF): Make the updated URL the sole reference point.
4694 (Learning how to do something): Update refcard price and format.
4695 (Getting a printed manual): Sources in doc/emacs/, not man/.
4696 Also available in PDF format. Since the page count varies, be less
4697 precise.
4698 (Informational files for Emacs): Remove references to deleted files
4699 LPF and SUN-SUPPORT, and to UUCP.
4700 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4701 Remove many obsolete ways to get the FAQ, which now seems only to be
4702 distributed with Emacs.
4703 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4704
4705 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * org.texi (Org Plot): Fix tags (Bug#3507).
4708 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4709
4710 * ada-mode.texi (Installation, Compile commands)
4711 (Project File Overview, No project files, Set compiler options)
4712 (Use GNAT project file, Use multiple GNAT project files)
4713 (Identifier completion): Use @samp for menu items, and @kbd for key
4714 sequences (Bug#3504).
4715
4716 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4717
4718 * gnus.texi (Security): Fix wording; add a link to epa.info.
4719
4720 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4721
4722 * message.texi (Header Commands): Fix descriptions to match
4723 keybindings.
4724
4725 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4726
4727 * gnus.texi (Security): Mention that EasyPG is the current default.
4728
4729 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * ediff.texi (Session Commands): Fix typo.
4732
4733 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4734
4735 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4736 news.software.readers. Reported by Florian Rehnisch.
4737
4738 2009-04-02 Glenn Morris <rgm@gnu.org>
4739
4740 * auth.texi: Capitalize direntry.
4741
4742 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4743 using a period in the entry name. (Bug#2797)
4744
4745 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4746
4747 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4748 ($(infodir)/auth, auth.dvi): New targets.
4749
4750 2009-03-03 Glenn Morris <rgm@gnu.org>
4751
4752 * auth.texi: Fix @setfilename.
4753
4754 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4755 (auth, $(infodir)/auth, auth.dvi): New rules.
4756
4757 2009-02-25 Glenn Morris <rgm@gnu.org>
4758
4759 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4760
4761 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4762
4763 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4764
4765 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4766
4767 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4768 gnus-nocem-issuers, and gnus-nocem-verifyer.
4769
4770 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4771
4772 * ada-mode.texi (Project files, Automatic Casing):
4773 * dbus.texi (Signals):
4774 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4775 * mh-e.texi (HTML):
4776 * nxml-mode.texi (Locating a schema)
4777 (Using the document's URI to locate a schema):
4778 * org.texi (Footnotes, Using the mapping API):
4779 * rcirc.texi (Channels): Remove duplicate words.
4780
4781 2009-02-20 Glenn Morris <rgm@gnu.org>
4782
4783 * dired-x.texi (Miscellaneous Commands):
4784 * gnus.texi: Minor updates for mbox Rmail.
4785
4786 2009-02-16 Karl Berry <karl@gnu.org>
4787
4788 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4789 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4790 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4791 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4792 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4793 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4794 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4795 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4796 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4797 Consistently use @insertcopying in the Top node,
4798 @contents at the front (after @end titlepage),
4799 and @direntry after @copying. (Bug#1988)
4800
4801 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4802
4803 * auth.texi: New file documenting auth-source.
4804
4805 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4806
4807 * org.texi (Org Plot): Fix link.
4808
4809 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4810
4811 * epa.texi (Mail-mode integration): Mention the way to do
4812 "encrypt-to-self". (Bug#1807)
4813
4814 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4815
4816 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4817
4818 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4819
4820 * gnus-news.texi: Print version about Incoming*.
4821
4822 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4823
4824 * org.texi (Structure editing, Handling links)
4825 (Fast access to TODO states, Javascript support): Make standard docs
4826 correctly reflect default variable settings.
4827
4828 2009-02-02 Glenn Morris <rgm@gnu.org>
4829
4830 * org.texi: Fix typos.
4831
4832 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4833
4834 Sync with Tramp 2.1.15.
4835
4836 * trampver.texi: Update release number.
4837
4838 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4839
4840 * org.texi (TODO dependencies): Document TODO dependencies on
4841 checkboxes.
4842
4843 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4844
4845 * org.texi (TODO dependencies): Document key binding for toggling
4846 ORDERED property.
4847
4848 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4849
4850 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4851 of hook functions.
4852
4853 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4854
4855 * org.texi (TODO dependencies): New section.
4856
4857 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4858
4859 * org.texi (Plain lists, TODO basics, Priorities)
4860 (Multiple sets in one file, Conflicts): Document interaction with
4861 `shift-selection-mode'.
4862
4863 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4864
4865 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4866 Make Calc the subject of sentences.
4867 (Rearranging Formulas using Selections): Discuss new options
4868 for `j *'.
4869
4870 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4871
4872 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4873
4874 2009-01-26 Glenn Morris <rgm@gnu.org>
4875
4876 * org.texi: Fix typos.
4877
4878 2009-01-26 Bill Wohler <wohler@newt.com>
4879
4880 * mh-e.texi (EDITION, UPDATED): Update.
4881
4882 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4883
4884 * org.texi (References): Add information about remote references.
4885 (Built-in table editor): Document `C-c RET' in tables.
4886 (Math symbols, Quoting LaTeX code): Mention that simple
4887 LaTeX macros survive LaTeX export.
4888 (Images in LaTeX export): Show how to create a reference to a
4889 figure.
4890 (Sectioning structure): Document that the LaTeX class can be
4891 specified in a property.
4892 (Text areas in HTML export): New section.
4893 (External links): Add examples for text search and ID links.
4894 (Built-in table editor): Remove the descriptio of `C-c
4895 C-q', it not longer works.
4896 (Literal examples): Document that a space must follow
4897 the colon in short examples.
4898 (Relative timer): Document `org-timer-stop'.
4899 (Footnotes): New section.
4900 (Footnote markup): Shorten section and refer to new Footnote
4901 section.
4902 (Literal examples): Add documentation for line
4903 numbering in and references to code examples.
4904 (CSS support): Fix the description of default CSS styles.
4905 (Capturing column view): Document
4906 "file:path/to/file.org" as an allowed value for the ID property of
4907 a dynamic block copying column view.
4908
4909 2009-01-23 Stephen Eglen <stephen@gnu.org>
4910
4911 * mh-e.texi (Getting Started): Describe $MH.
4912
4913 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * tramp.texi (all): Harmonize usage of "external method",
4916 "external transfer method" and "out-of-band method".
4917 (Connection types): Precise the differences of inline and external
4918 methods. Written by Adrian Phillips <a.phillips@met.no>.
4919
4920 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4921
4922 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4923 commands as described at the top. Reported by Allan Gottlieb
4924 <gottlieb@nyu.edu>.
4925
4926 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4927
4928 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4929 nnmail-pathname-coding-system.
4930
4931 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4932
4933 * org.texi (Relative timer): Fix typo.
4934
4935 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4936
4937 * org.texi (Clocking work time): Fix typo.
4938 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4939
4940 2009-01-13 Glenn Morris <rgm@gnu.org>
4941
4942 * org.texi: Fix some more typos.
4943
4944 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4945
4946 * org.texi: Fix some typos.
4947
4948 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4949
4950 * gnus.texi (Group Parameters): Add note for local variables.
4951
4952 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4953
4954 * gnus.texi (Converting Kill Files): Fix URL.
4955 Include gnus-kill-to-score.el in contrib directory.
4956
4957 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4958
4959 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4960 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4961 (Paging the Article): Add index entry.
4962
4963 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4964
4965 * ada-mode.texi (Examples): Delete redundant text.
4966
4967 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
4968
4969 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4970
4971 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4972 addresses.
4973
4974 2009-01-03 Bill Wohler <wohler@newt.com>
4975
4976 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4977 kept empty.
4978
4979 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
4980
4981 * org.texi (Activation, Exporting, ASCII export, HTML export)
4982 (HTML Export commands, LaTeX/PDF export commands):
4983 Improve documentation about transient-mark-mode.
4984 (References): Document the use of special names like $LR1 to reference
4985 to fields in the last table row.
4986
4987 2008-12-19 Juri Linkov <juri@jurta.org>
4988
4989 * info.texi (Search Text): Remove mention of removed key binding M-s.
4990
4991 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
4992
4993 * org.texi (References): Remove mentioning of @0 as reference for the
4994 last line, this has been reverted in the Lisp sources.
4995
4996 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
4997
4998 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4999 (DVI_TARGETS): Remove duplicates. Add sasl.
5000 ($(infodir)/sasl, sasl.dvi): New targets.
5001
5002 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5003
5004 * org.texi: Version number pushed to 6.15d.
5005
5006 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5007
5008 * org.texi (Tables in LaTeX export): New section.
5009 (Images in LaTeX export): New section.
5010 (Inlined images, Images in HTML export): Sections renamed.
5011
5012 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5013
5014 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5015
5016 2008-12-04 David Engster <dengste@eml.cc>
5017
5018 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5019 of nnml-get-new-mail. Change URL for mairix patch.
5020
5021 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5022
5023 * org.texi (Using the mapping API): Fix bug in mapping example.
5024 (Publishing options): Make the list of properties complete again, in
5025 correspondence to the variable `org-export-plist-vars'.
5026 (Property searches): Document new special values for time comparisons.
5027 (Tag inheritance): Refine the description of tag inheritance.
5028 (Project alist): Add info about the publishing sequence of components.
5029 (Effort estimates): Document the new relative timer.
5030
5031 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5032
5033 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5034 (Using Calc): Clarify use of `C-x * o'.
5035 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5036
5037 2008-11-28 Richard M Stallman <rms@gnu.org>
5038
5039 * dbus.texi (Receiving Method Calls): Clean up previous change.
5040
5041 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5042
5043 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5044 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5045 `dbus-unescape-from-identifier'.
5046 (Receiving Method Calls): New constants `dbus-service-emacs' and
5047 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5048 (Signals): Use the constants in the example.
5049
5050 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5051
5052 * org.texi: Re-apply change to FDL 1.3.
5053
5054 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5055
5056 * org.texi (Setting up Remember): Document `org-remember-mode'.
5057 (External links): Document that bbdb links can use a regular
5058 expression.
5059 (External links): Document that elisp links can contain interactive
5060 commands.
5061
5062 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5063
5064 * viper.texi (viper-translate-all-ESC-keysequences):
5065 Description removed.
5066
5067 2008-11-19 Glenn Morris <rgm@gnu.org>
5068
5069 * doclicense.texi: Change to FDL 1.3.
5070 Relicense all texi files under FDL 1.3 or later.
5071
5072 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5073
5074 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5075
5076 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5077
5078 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5079
5080 * ediff.texi: Version/date change.
5081
5082 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5083
5084 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5085
5086 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5087
5088 * calc.texi (About This Manual): Comment out a mention of
5089 marginal notes.
5090
5091 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5092
5093 * org.texi (Clocking work time): Document the :formula property of
5094 clock tables.
5095 (Structure editing, Refiling notes): Document refiling regions.
5096 (Agenda commands): Document the double-prefix version
5097 of the `l' command in the agenda.
5098 (Handling links): Explain the effect of a double prefix
5099 arg to `C-c C-o'.
5100 (TODO basics): Add documentation for tag triggers.
5101
5102 2008-10-23 Glenn Morris <rgm@gnu.org>
5103
5104 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5105 byte-compiling things like `+'.
5106
5107 * ns-emacs.texi: Merge copyright years of author now with assignment
5108 into FSF years.
5109 (VER): Use it for easier automatic updating. Use Emacs version rather
5110 than standalone Emacs.app version.
5111
5112 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5113
5114 * org.texi: Lots of minor fixes.
5115 (Capture): New chapter.
5116 (Org Plot): New section.
5117
5118 2008-09-30 Magnus Henoch <mange@freemail.hu>
5119
5120 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5121
5122 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5123
5124 * calc.texi (User Defined Units): Mention how to enter optional display
5125 string.
5126
5127 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5128
5129 * message.texi (Sending Variables): Fix variable documentation to
5130 avoid the "y/n" wording.
5131
5132 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5133
5134 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5135
5136 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5139 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5140
5141 2008-09-22 Bill Wohler <wohler@newt.com>
5142
5143 Release MH-E manual version 8.1.
5144
5145 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5146 release 8.1.
5147
5148 * mh-e.texi: Retain dual license as agreed to by the FSF.
5149 However, bump GPL to Version 3.
5150 Use @include for license text.
5151
5152 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5153
5154 * gnus.texi (Top, Setup, Fancy splitting to parent)
5155 (Store custom flags and keywords, Store arbitrary data):
5156 Clean up markup.
5157
5158 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5159
5160 * gnus.texi (The Gnus Registry): Document it.
5161
5162 2008-09-08 David Engster <dengste@eml.cc>
5163
5164 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5165 Clarify section about choosing back end servers.
5166
5167 2008-08-23 Glenn Morris <rgm@gnu.org>
5168
5169 * dired-x.texi (Shell Command Guessing):
5170 Mention dired-guess-shell-case-fold-search. (Bug#417)
5171
5172 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5173
5174 * trampver.texi: Update release number.
5175
5176 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5177
5178 * ns-emacs.texi: Update version.
5179 (Introduction): Correct menu location for options save.
5180 (Customization): Note that defaults are stored under org.gnu.Emacs.
5181
5182 2008-08-11 Bill Wohler <wohler@newt.com>
5183
5184 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5185 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5186 Henman) (closes SF #1768928).
5187
5188 2008-08-10 Glenn Morris <rgm@gnu.org>
5189
5190 * ns-emacs.texi: Use @copying. Change copyright of authors with
5191 assignment to FSF. Change license to GFDL.
5192 (Top): Remove outdated references.
5193
5194 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5195
5196 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5197 Add gnus-summary-sort-by-most-recent-number and
5198 gnus-summary-sort-by-most-recent-date.
5199 (Summary Sorting): Explain prefix argument.
5200
5201 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5202
5203 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5204 gnus-summary-pipe-output.
5205
5206 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5207
5208 * dbus.texi (Receiving Method Calls): Document error handling of own
5209 D-Bus methods.
5210
5211 2008-08-01 Bill Wohler <wohler@newt.com>
5212
5213 * mh-e.texi (Reading Mail)
5214 (Viewing Attachments): Describe new function
5215 mh-show-preferred-alternative.
5216 (Sending Mail, Redistributing, Sending Message): Describe new hook
5217 mh-annotate-msg-hook.
5218
5219 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5220
5221 * dbus.texi (Arguments and Signatures): Fix example.
5222 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5223 (Asynchronous Methods): New node.
5224 (Errors and Events): Describe extended layout of `dbus-event'.
5225 New defun `dbus-event-message-type'.
5226
5227 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5228
5229 * ediff.texi: Remove VMS support.
5230
5231 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5232
5233 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5234 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5235
5236 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * Makefile.in: Add mairix-el targets.
5239
5240 2008-07-29 David Engster <deng@randomsample.de>
5241
5242 * mairix-el.texi: New file.
5243
5244 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5245
5246 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5247 project files. Delete 'main_unit' project variable; not needed. Allow
5248 process environment variables wherever project variables are allowed.
5249 Add tutorial section on multiple GNAT project files.
5250
5251 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5252
5253 Sync with Tramp 2.1.14.
5254
5255 * trampver.texi: Update release number.
5256
5257 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5258
5259 * ns-emacs.texi:
5260 * faq.texi: Remove mentions of Mac Carbon.
5261
5262 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5263
5264 * gnus.texi (Saving Articles): Describe the 2nd argument of
5265 gnus-summary-save-in-pipe.
5266 (SpamAssassin): Use it.
5267
5268 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5269
5270 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5271
5272 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5273
5274 * org.texi (Export options): Document the use of the creator flag.
5275
5276 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5277
5278 * org.texi: New version 6.06a.
5279
5280 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5281
5282 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5283 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5284
5285 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5286
5287 * calc.texi (Editing Stack Entries):
5288 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5289 Calc's help functions. Mention fixing typos.
5290 (Customizing Calc): Fix typo.
5291
5292 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5293
5294 * calc.texi (summarykey): New macro. Use to correctly format keys in
5295 the summary.
5296
5297 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5298
5299 * ns-emacs.texi (Customization): Corrected documentation on color
5300 specification formats.
5301
5302 2008-07-19 Andreas Schwab <schwab@suse.de>
5303
5304 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5305
5306 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5307 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5308
5309 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5310
5311 * dbus.texi (Inspection): Rework, introduce submenus.
5312 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5313 (Properties and Annotations, Arguments and Signatures): New nodes.
5314
5315 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5316
5317 * dbus.texi (Receiving Method Calls): Fix description of
5318 `dbus-register-method'.
5319 (Signals): Allow also signal arguments for filtering in
5320 `dbus-register-signal'.
5321
5322 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5323
5324 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5325 `cnorm'.
5326 (Arithmetic Tutorial): Simplify the verification of prime factors.
5327
5328 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5329
5330 * gnus.texi (Saving Articles): Mention
5331 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5332
5333 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5334
5335 * calc.texi: Adjust mode line throughout.
5336
5337 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5338
5339 * sasl.texi (Mechanisms): Fix typos.
5340
5341 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5342
5343 * calc.texi (Killing from the stack): Mention using normal Emacs
5344 copying.
5345
5346 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5347
5348 * tramp.texi (Password handling): Rename from "Password caching".
5349 Add `auth-source' mechanism.
5350 (Connection caching): Tramp reopens the connection automatically,
5351 when the operating system on the remote host has been changed.
5352
5353 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5354
5355 * makefile.w32-in (distclean): Remove makefile.
5356
5357 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5358
5359 * org.texi (Using the mapping API): New section.
5360 (Agenda column view): New section.
5361 (Moving subtrees): Document archiving to the archive sibling.
5362 (Agenda commands): Document columns view in the agenda.
5363 (Using the property API): Document the API for multi-valued properties.
5364
5365 2008-06-17 Jason Riedy <jason@acm.org>
5366
5367 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5368 function, and efmt may be a two-argument function.
5369 (Radio tables): Document multiple destinations.
5370
5371 2008-06-16 Glenn Morris <rgm@gnu.org>
5372
5373 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5374 Add Cover-Texts.
5375
5376 2008-06-15 Glenn Morris <rgm@gnu.org>
5377
5378 * faq.texi (VER): Update to 23.0.60.
5379
5380 * mh-e.texi: Remove option of licensing under GPL.
5381 Add Cover-Texts to GFDL permissions notice.
5382 (GPL): Remove section.
5383 (GFDL): Include doclicense.texi rather than the actual text.
5384
5385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5386 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5387
5388 * sasl.texi: Fix output file name.
5389
5390 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5391
5392 * gnus-coding.texi: Refer to license in Gnus manual.
5393
5394 * idlwave.texi, sasl.texi: Use @copying.
5395
5396 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5397
5398 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5399
5400 * url.texi: Use @copying, @title, @subtitle, @author.
5401
5402 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5403 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5404 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5405 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5406 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5407 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5408 * widget.texi, woman.texi:
5409 Remove references to external license, since doclicense is included.
5410
5411 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5412 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5413 Remove references to non-existent Invariant Sections.
5414
5415 2008-06-14 Glenn Morris <rgm@gnu.org>
5416
5417 * faq.texi (Major packages and programs): Remove references to external
5418 Supercite, Calc, VIPER, since they have been included for some time.
5419 Update VM, AUCTeX, BBDB entries.
5420
5421 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5422
5423 * newsticker.texi: Updated to match latest newsticker changes.
5424
5425 2008-06-13 Glenn Morris <rgm@gnu.org>
5426
5427 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5428 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5429 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5430 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5431 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5432 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5433 * woman.texi:
5434 Update Back-Cover Text as per maintain.info.
5435
5436 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5437
5438 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5439
5440 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5441 (gnus-faq.xml): Update repository host.
5442
5443 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5444
5445 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5446
5447 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5448 Fix a typo.
5449
5450 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5451
5452 * gnus.texi (Mail Source Customization): Correct values of
5453 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5454 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5455
5456 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5457
5458 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5459 coding standards.
5460
5461 2008-06-14 David Engster <dengste@eml.cc>
5462
5463 * gnus.texi (nnmairix): Markup fixes.
5464
5465 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5466
5467 * gnus.texi (nnmairix): Markup and other minor fixes.
5468
5469 2008-06-05 David Engster <dengste@eml.cc>
5470
5471 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5472
5473 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5474
5475 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5476 (Searching, nnir, nnmairix): New stub nodes.
5477
5478 2008-05-30 Felix Lee <felix.1@canids.net>
5479
5480 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5481
5482 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5483
5484 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5485
5486 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5489
5490 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5491
5492 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5493
5494 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5495
5496 * info.texi (Top): Fix typo in xref.
5497
5498 2008-05-05 Karl Berry <karl@gnu.org>
5499
5500 * info.texi (Top): @xref to stand-alone manual.
5501
5502 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5503
5504 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5505 (Various Summary Stuff): Fix typo in last xref.
5506
5507 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5508
5509 * org.texi (Moving subtrees): Fix typo.
5510
5511 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5512
5513 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5514 Tramp via `tramp-mode'.
5515
5516 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5517
5518 * org.texi: Massive changes, in many parts of the file.
5519
5520 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5521
5522 * gnus.texi (Oort Gnus): Add message-fill-column.
5523
5524 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5525
5526 * gnus.texi (Mail Source Specifiers): Typo fix.
5527
5528 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus.texi (Diary Headers Generation): Update key binding for
5531 `gnus-diary-check-message'.
5532
5533 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5534
5535 * gnus.texi (Emacsen): Addition.
5536
5537 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5538
5539 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5540
5541 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5542
5543 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5544
5545 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5546
5547 * gnus-news.texi: Update tool bar item.
5548
5549 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5550
5551 * gnus-news.texi: Fix typos.
5552
5553 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5554
5555 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5556 Add mention of `kron'.
5557
5558 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5559
5560 * epa.texi (Encrypting/decrypting *.gpg files):
5561 Document epa-file-name-regexp.
5562
5563 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5564
5565 * gnus.texi (Example Methods): Fix description about ssh-agent.
5566 (Indirect Functions): Fix the default value of nntp-telnet-command;
5567 remove link to connect.html.
5568
5569 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5570
5571 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5572 dbus-call-method.
5573 (Receiving Method Calls): The timeout can be set by the calling client.
5574
5575 * trampver.texi: Update release number.
5576
5577 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5578
5579 * gnus.texi (Top): Fix version. Add SASL.
5580
5581 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5582
5583 Sync with Tramp 2.1.13.
5584
5585 * trampver.texi: Update release number.
5586
5587 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * org.texi: Update to new org-mode website.
5590
5591 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5592
5593 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5594
5595 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5596
5597 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5598 gnus-read-ephemeral-gmane-group-url,
5599 gnus-read-ephemeral-emacs-bug-group,
5600 gnus-read-ephemeral-debian-bug-group.
5601
5602 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5603
5604 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5605
5606 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5607 Add FIXMEs for Bookmarks and gnus-registry-marks.
5608
5609 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5610
5611 * gnus.texi (Smileys): Document `smiley-style'.
5612
5613 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5614
5615 * gnus.texi (Gnus Development): Clarify difference between ding and
5616 gnu.emacs.gnus.
5617 (MIME Commands, Using MIME, RSS): Fix markup.
5618
5619 * gnus-faq.texi ([8.4]): Ditto.
5620
5621 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5622
5623 * gnus.texi (Emacsen): Remove obsolete stuff.
5624
5625 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5626
5627 * gnus.texi (Oort Gnus): Add version info WRT
5628 `mail-source-delete-incoming'.
5629
5630 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * gnus.texi (Top): Add "Other related manuals" and version info in
5633 `iftex' output.
5634 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5635 gnus-balloon-face-0 and the corresponding format specifiers.
5636
5637 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5638
5639 * tramp.texi (Filename completion): Remove footnote about let-bind
5640 of `partial-completion-mode'. It doesn't work this way.
5641
5642 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5643
5644 * pcl-cvs.texi (Contributors): Update my email.
5645
5646 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5647
5648 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5649
5650 2008-03-17 Bill Wohler <wohler@newt.com>
5651
5652 * mh-e.texi (Viewing): Update URL for adding header fields to
5653 mh-invisible-header-fields-default.
5654
5655 2008-03-16 Bill Wohler <wohler@newt.com>
5656
5657 * mh-e.texi (Preface): Add Gnus to requirements.
5658 (Forwarding): Note that forwarded MIME messages are now inline.
5659
5660 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5661
5662 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5663 (Common Variables): Give precedence to the netcat methods over the
5664 telnet methods, and mention that they are more reliable.
5665
5666 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5667
5668 * org.texi (Exporting Agenda Views): Document agenda export to
5669 iCalendar.
5670 (Progress logging): Document the new progress logging stuff.
5671
5672 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5673
5674 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5675 Update for change of `mail-source-delete-incoming'.
5676
5677 * gnus-news.texi: Ditto.
5678
5679 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5680
5681 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5682 custom versions.
5683
5684 2008-03-07 Alan Mackenzie <acm@muc.de>
5685
5686 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5687 parens/brackets in a k&r region is limited.
5688
5689 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5690
5691 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5692 using different Emacs versions.
5693
5694 2008-02-27 Glenn Morris <rgm@gnu.org>
5695
5696 * sc.texi: Remove a lot of old and obsolete info.
5697 (titlepage): Simplify.
5698 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5699 (VM with any Emacsen, GNEWS with any Emacsen)
5700 (Overloading for Non-conforming MUAs, Version 3 Changes)
5701 (The Supercite Mailing List): Delete nodes.
5702 (Introduction): Remove info about old packages.
5703 (Getting Connected): Simplify. Remove info about old packages.
5704 (Citing Commands): Delete Emacs 19 info.
5705 (Hints to MUA Authors): Simplify.
5706 (Thanks and History): Merge in some info from the deleted node
5707 "Version 3 Changes".
5708
5709 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5710
5711 * org.texi (Setting tags, In-buffer settings):
5712 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5713
5714 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5715
5716 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5717 installation directory name.
5718
5719 2008-02-12 Romain Francoise <romain@orebokech.com>
5720
5721 * epa.texi (Overview): Fix typo.
5722
5723 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5724
5725 * epa.texi (Quick start): Remove the .emacs setting.
5726
5727 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5728
5729 * epa.texi (Quick start): Use the command `epa-enable' instead of
5730 loading `epa-setup'.
5731
5732 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5733
5734 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5735 ($(infodir)/epa, epa.dvi): New targets.
5736
5737 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5738
5739 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5740
5741 * epa.texi: New manual documenting the EasyPG Assistant.
5742
5743 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5744
5745 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5746 (Inspection): New function dbus-ping.
5747
5748 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5749
5750 * tramp.texi (Remote processes): Add `shell-command'.
5751
5752 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5753
5754 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5755 (Group Parameters): Document `mail-source' parameter.
5756
5757 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5758
5759 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5760 must be a local host.
5761
5762 2008-01-26 Michael Olson <mwolson@gnu.org>
5763
5764 * erc.texi: Update version for ERC 5.3 release.
5765 (Obtaining ERC): Update extras URLs for 5.3.
5766 (Development): Write instructions for git, and remove those for Arch.
5767 (History): Mention the switch to git.
5768
5769 2008-01-24 Karl Berry <karl@gnu.org>
5770
5771 * info.texi (Search Index, Search Text): Mention the command
5772 character in the section name, a la the (Go to node) node.
5773
5774 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5775
5776 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5777
5778 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5779
5780 * gnus-news.texi: Mention gnus-article-describe-bindings.
5781
5782 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5783
5784 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5785
5786 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5787
5788 * org.texi (Property inheritance): New section.
5789 (Conventions): New section.
5790 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5791 commands, and the new bindings for refiling.
5792 (Sparse trees): Document the new special command for sparse trees.
5793 (References): Be more clear about the counting of hilines.
5794 (Handling links): Document M-p/n for accessing links.
5795 (Fast access to TODO states): New section.
5796 (Per file keywords): New section.
5797 (Property inheritance): New section.
5798 (Column attributes): New summary types.
5799 (Capturing Column View): New section.
5800 (The date/time prompt): Cover the new features in the date/time prompt.
5801 Compactify the table of keys for the calendar remote control.
5802 (Clocking work time): Document the new :scope parameter.
5803 (Remember): Promoted to chapter.
5804 (Quoted examples): New section.
5805 (Enhancing text): New verbatim environments.
5806
5807 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5808
5809 * trampver.texi: Update release number.
5810
5811 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5812
5813 * gnus.texi (Article Keymap):
5814 Add gnus-article-wide-reply-with-original; fix descriptions of
5815 gnus-article-reply-with-original and
5816 gnus-article-followup-with-original.
5817
5818 2008-01-09 Glenn Morris <rgm@gnu.org>
5819
5820 * nxml-mode.texi: Add @copying section.
5821
5822 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5823
5824 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5825 Server". Add `message-send-mail-with-mailclient'.
5826
5827 * gnus.texi (Posting Server): Move some text to "(message)Mail
5828 Variables" and add a reference here.
5829
5830 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5831
5832 * dbus.texi (Receiving Method Calls): New chapter.
5833 (Errors and Events): Add serial number to events. Replace "signal" by
5834 "message". Introduce dbus-event-serial-number.
5835
5836 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5837
5838 * dbus.texi (Type Conversion): Explain the type specification for empty
5839 arrays. Use another example.
5840
5841 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5842
5843 * dbus.texi (all): Replace "..." by @dots{}.
5844 (Type Conversion): Precise the value range for :byte types.
5845 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5846 Mention its return value.
5847 (Errors and Events): There is no D-Bus error propagation during event
5848 processing.
5849
5850 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5851
5852 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5853 New sections.
5854
5855 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5856
5857 * gnus.texi (Group Parameters): Reorder the text and add a note about
5858 `gnus-parameters' near the beginning of the node.
5859
5860 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5861
5862 * gnus.texi (Score File Editing): Fix function name.
5863
5864 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5865
5866 Sync with Tramp 2.1.12.
5867
5868 * trampver.texi: Update release number.
5869
5870 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5871
5872 * dbus.texi (Type Conversion): Correct input parameters mapping.
5873
5874 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5875
5876 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5877 (Errors and Events): Mention wrong-type-argument error.
5878
5879 2007-12-21 Alex Schroeder <alex@gnu.org>
5880
5881 * rcirc.texi: Changed single spaces after sentence end to double
5882 spaces. Fixed some typos.
5883 (Internet Relay Chat): Explain relay.
5884 (Getting started with rcirc): Change items to reflect prompts.
5885 Add more explanation to rcirc-track-minor-mode and added a comment to
5886 warn future maintainers that this section is a copy.
5887 (People): Change /ignore example.
5888 (Keywords): Not keywords.
5889
5890 2007-12-20 Alex Schroeder <alex@gnu.org>
5891
5892 * rcirc.texi (Top): Fighting Information Overload chapter added.
5893 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5894 (rcirc commands): Move /ignore command to the new chapter.
5895 (Fighting Information Overload): New chapter documenting /keyword,
5896 /bright, /dim, channel ignore, and low priority channels.
5897 (Configuration): Document rcirc-server-alist, remove
5898 rcirc-startup-channels-alist and rcirc-default-server.
5899
5900 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5901
5902 * dbus.texi (Signals): Fix example in dbus-register-signal.
5903
5904 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5905
5906 * gnus.texi (Score Variables): Fix typo.
5907
5908 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5911 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5912 (Errors and Events): Adapt dbus-event.
5913
5914 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5915
5916 * gnus.texi (Other Files): Add the yenc command.
5917
5918 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5919
5920 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5921 since 2004-08-06.
5922
5923 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5924
5925 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5926 on body.
5927
5928 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5929
5930 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5931 and rfc2047-allow-irregular-q-encoded-words; fix description of
5932 rfc2047-encode-encoded-words.
5933
5934 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5935
5936 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5937
5938 2007-12-05 Michael Olson <mwolson@gnu.org>
5939
5940 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5941 Update documentation for `remember-diary-file'.
5942
5943 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
5944
5945 * dbus.texi (Signals): Precise `dbus-register-signal'.
5946 (Errors and Events): Rework events part, the internal structure of
5947 dbus-event has changed.
5948
5949 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
5950
5951 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5952 ($(infodir)/dbus, dbus.dvi): New targets.
5953
5954 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5955
5956 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5957 unconditionally.
5958
5959 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5960 emulation with @print{}.
5961
5962 2007-12-02 Richard Stallman <rms@gnu.org>
5963
5964 * dbus.texi (Overview): Minor cleanup.
5965
5966 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5967
5968 * Makefile.in (INFO_TARGETS): Add dbus.
5969 (DVI_TARGETS): Add dbus.dvi.
5970 (dbus, dbus.dvi): New targets.
5971
5972 * dbus.texi: New file.
5973
5974 2007-11-24 Romain Francoise <romain@orebokech.com>
5975
5976 * nxml-mode.texi: Add description in @direntry.
5977 Fix file name to match @setfilename.
5978
5979 2007-11-23 Mark A. Hershberger <mah@everybody.org>
5980
5981 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5982 ($(infodir)/nxml-mode): New rule.
5983
5984 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5985 ($(infodir)/nxml-mode): New rule.
5986 (clean): Add nxml-mode*.
5987
5988 * nxml-mode.texi: New file with nxml manual.
5989
5990 2007-11-18 Richard Stallman <rms@gnu.org>
5991
5992 * flymake.texi (Example -- Configuring a tool called directly):
5993 Update example.
5994
5995 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * tramp.texi (Filename completion): Simplify explanation of
5998 double-slash behavior. Explain directory contents flushing.
5999
6000 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6001
6002 * calc.texi (TeX and LaTeX Language Modes): Put in
6003 missing braces.
6004
6005 2007-11-15 Richard Stallman <rms@gnu.org>
6006
6007 * cl.texi (Equality Predicates): Delete `eql'.
6008 (Predicates, Naming Conventions, Top): Delete `eql'.
6009 (Common Lisp Compatibility): Delete `eql'.
6010 (Porting Common Lisp): Delete obsolete backquote info.
6011 Minor clarification about character constants.
6012 (Sequence Basics): Minor clarification.
6013
6014 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6015
6016 * cc-mode.texi (Electric Keys, Custom Macros):
6017 * tramp.texi (Filename completion): Fix typos.
6018
6019 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6020
6021 * calc.texi (Basic commands): Mention the menu.
6022
6023 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * tramp.texi (Connection caching): Tramp flushes connection
6026 properties when remote operating system has been changed.
6027
6028 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6029
6030 * gnus-news.texi: Fix spelling.
6031 `message-insert-formatted-citation-line', not
6032 `message-insert-formated-citation-line'.
6033
6034 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6035
6036 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6037
6038 * tramp.texi (Overview): Mention also the PuTTY integration under
6039 w32. Remove paragraphs about Tramp's experimental status.
6040 (Frequently Asked Questions): Add code example for highlighting the
6041 mode line.
6042
6043 2007-11-03 Michael Olson <mwolson@gnu.org>
6044
6045 * remember.texi: Change mentions of remember-buffer to
6046 remember-finalize throughout.
6047
6048 2007-10-30 Michael Olson <mwolson@gnu.org>
6049
6050 * remember.texi (Copying): Remove.
6051 (Mailbox): Update with non-BBDB instructions.
6052 (Diary, Org): Add.
6053 (Bibliography, Planner Page): Remove.
6054
6055 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6056
6057 * makefile.w32-in (INFO_TARGETS): Add remember.
6058 (DVI_TARGETS): Add remember.dvi.
6059 ($(infodir)/remember): New rule.
6060 (clean): Add remember*.
6061
6062 2007-10-30 Michael Olson <mwolson@gnu.org>
6063
6064 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6065 ($(infodir)/remember): New rule that builds the Remember Manual.
6066
6067 * remember.texi: New file containing the Remember Mode Manual.
6068 Shuffle chapters around after initial import.
6069 (Function Reference): Split Keystrokes into separate chapter.
6070 (Keystrokes): Document C-c C-k.
6071 (Introduction): Fix typographical issue with "---".
6072
6073 2007-10-29 Richard Stallman <rms@gnu.org>
6074
6075 * widget.texi (Introduction): Delete discussion of implementation
6076 internals.
6077
6078 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6079
6080 * tramp.texi (Connection caching): Host names must be different
6081 when tunneling.
6082
6083 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6084
6085 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6086 Gnus v5.13.
6087
6088 2007-10-28 Miles Bader <miles@gnu.org>
6089
6090 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6091
6092 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6093
6094 * gnus.texi (Sorting the Summary Buffer):
6095 Remove gnus-article-sort-by-date-reverse.
6096
6097 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6098
6099 * gnus.texi (Non-ASCII Group Names): New node.
6100 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6101 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6102
6103 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6104
6105 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6106 clean the output of the program `imap-shell-program'.
6107
6108 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6109
6110 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6111
6112 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6113
6114 * gnus.texi (Sticky Articles): Documentation for sticky article
6115 buffers.
6116
6117 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6118
6119 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6120
6121 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6122
6123 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6124
6125 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6126
6127 * gnus.texi (Archived Messages):
6128 Document gnus-update-message-archive-method.
6129
6130 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6131
6132 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6133
6134 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6135
6136 * gnus.texi (Group Maneuvering):
6137 Document `gnus-summary-next-group-on-exit'.
6138
6139 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6140
6141 * gnus.texi (Really Various Summary Commands):
6142 Mention gnus-auto-select-on-ephemeral-exit.
6143
6144 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6145
6146 * gnus.texi, message.texi: Bump version number.
6147
6148 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6149
6150 * gnus.texi (Group Line Specification, Misc Group Stuff)
6151 (Server Commands): Parenthesize @pxref{Mail Spool}.
6152
6153 2007-10-28 Didier Verna <didier@xemacs.org>
6154
6155 New user option: message-signature-directory.
6156 * message.texi (Insertion Variables): Document it.
6157 * gnus.texi (Posting Styles): Ditto.
6158
6159 2007-10-28 Didier Verna <didier@xemacs.org>
6160
6161 * gnus.texi (Group Line Specification):
6162 * gnus.texi (Misc Group Stuff):
6163 * gnus.texi (Server Commands): Document the group compaction feature.
6164
6165 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6166
6167 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6168
6169 * message.texi (Various Message Variables): Add message-fill-column.
6170
6171 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6172
6173 * gnus.texi: Untabify.
6174
6175 2007-10-28 Didier Verna <didier@xemacs.org>
6176
6177 * gnus.texi (Group Parameters): Document the posting-style merging
6178 process in topic-mode.
6179
6180 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6181
6182 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6183
6184 2007-10-28 Romain Francoise <romain@orebokech.com>
6185
6186 * gnus.texi (Mail Spool): Fix typo.
6187 Update copyright.
6188
6189 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6190
6191 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6192
6193 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6194
6195 * gnus.texi (Summary Generation Commands):
6196 Add gnus-summary-insert-ticked-articles.
6197
6198 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6199
6200 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6201 to spam-spamassassin-program.
6202
6203 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6206
6207 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6208
6209 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6210
6211 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6212
6213 * message.texi (Mail Headers): Document `opportunistic'.
6214
6215 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6216
6217 * emacs-mime.texi (Encoding Customization): Explain how to set
6218 mm-coding-system-priorities per hierarchy.
6219
6220 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6221
6222 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6223 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6224
6225 2007-10-28 Didier Verna <didier@xemacs.org>
6226
6227 * message.texi (Wide Reply): Update documentation of
6228 message-dont-reply-to-names (now allowing a list of regexps).
6229
6230 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6231
6232 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6233
6234 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6235
6236 * gnus.texi (SpamAssassin back end): Fix typo.
6237
6238 * sieve.texi (Examples): Fix grammar.
6239
6240 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6241
6242 * gnus.texi (Searching for Articles): Document M-S and M-R.
6243 (Limiting): Document / b.
6244
6245 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6246
6247 * gnus.texi (Thread Commands): T M-^.
6248
6249 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6250
6251 * message.texi (Mail Aliases): Document ecomplete.
6252 (Mail Aliases): Fix typo.
6253
6254 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6255
6256 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6257 fix typo.
6258
6259 2007-10-28 Romain Francoise <romain@orebokech.com>
6260
6261 * gnus.texi (Mail Spool): Grammar fix.
6262
6263 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6264
6265 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6266 string.
6267
6268 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6269
6270 * gnus.texi (Group Parameters): Fix description.
6271
6272 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6273
6274 * gnus.texi (Gmane Spam Reporting):
6275 Fix spam-report-gmane-use-article-number.
6276 Add spam-report-user-mail-address.
6277
6278 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6279
6280 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6281
6282 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6283
6284 * gnus.texi (Group Parameters): Add simplified sorting example based on
6285 example for `Sorting the Summary Buffer' from Jari Aalto
6286 <jari.aalto@cante.net>.
6287 (Example Methods): Add example for an indirect connection.
6288
6289 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6290
6291 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6292 (Agent Parameters): Update parameter names to match code.
6293 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6294 'gnus-agent-summary-fetch-series'.
6295 (Agent and flags): New section providing a generalized discussion
6296 of flag handling.
6297 (Agent and IMAP): Remove flag discussion.
6298 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6299
6300 2007-10-28 Romain Francoise <romain@orebokech.com>
6301
6302 * gnus.texi (Exiting the Summary Buffer): Add new function
6303 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6304
6305 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6306
6307 * gnus.texi (Conformity): Fix typo.
6308 (Customizing Articles): Document `first'.
6309
6310 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6311
6312 * gnus.texi (Sorting the Summary Buffer):
6313 Add `gnus-thread-sort-by-date-reverse'. Add example
6314 host to different sorting in NNTP and RSS groups.
6315
6316 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6317
6318 * message.texi (Insertion): Describe prefix for
6319 message-mark-inserted-region and message-mark-insert-file.
6320
6321 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6324 LaTeX documents. Describe "text/x-gnus-verbatim".
6325
6326 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6327
6328 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6329 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6330 (spam-stat spam filtering, SpamOracle)
6331 (Extending the Spam ELisp package): Remove extra quote symbol for
6332 clarity.
6333
6334 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6335
6336 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6337 gnus-article-delete-part and gnus-article-replace-part.
6338 (Using MIME): Add gnus-mime-replace-part.
6339
6340 2007-10-28 Romain Francoise <romain@orebokech.com>
6341
6342 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6343 requires `auto-compression-mode' to be enabled. Add new nnml
6344 variable `nnml-compressed-files-size-threshold'.
6345
6346 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6347
6348 * gnus.texi (Sorting the Summary Buffer):
6349 Add gnus-thread-sort-by-recipient.
6350
6351 2007-10-28 Romain Francoise <romain@orebokech.com>
6352
6353 * message.texi (Insertion Variables): Mention new variable
6354 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6355 documentation accordingly.
6356
6357 2007-10-28 Romain Francoise <romain@orebokech.com>
6358
6359 * gnus.texi (To From Newsgroups): Mention new variables
6360 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6361
6362 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6363
6364 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6365 stuff; gnus-mime-inline-part does the automatic decompression.
6366
6367 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6368
6369 * gnus.texi (Spam ELisp Package Configuration Examples):
6370 "training.ham" should be "training.spam".
6371
6372 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6373
6374 * message.texi (Mail Variables): Fix the default value for
6375 message-send-mail-function.
6376
6377 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6378
6379 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6380 always returns nil exceptionally.
6381
6382 2007-10-28 Simon Josefsson <jas@extundo.com>
6383
6384 * gnus.texi (Article Washing): Add libidn URL.
6385 Suggested by Michael Cook <michael@waxrat.com>.
6386
6387 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6388
6389 * gnus.texi (Topic Commands): Fix next/previous.
6390
6391 2007-10-28 Simon Josefsson <jas@extundo.com>
6392
6393 * gnus.texi (Article Washing): Mention `W i'.
6394
6395 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6396
6397 * gnus.texi (Group Parameters): Slight extension of sieve
6398 parameter description.
6399
6400 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6401
6402 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6403 matching score files as well.
6404 (Picons): Describe `gnus-picon-style'.
6405
6406 2007-10-28 Romain Francoise <romain@orebokech.com>
6407
6408 * message.texi (Message Headers): Mention that headers are hidden
6409 using narrowing, and how to expose them.
6410 Update copyright.
6411
6412 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6413
6414 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6415 `gnus-summary-sort-by-recipient'.
6416
6417 2007-10-28 Romain Francoise <romain@orebokech.com>
6418
6419 * gnus.texi (NNTP marks): New node.
6420 (NNTP): Move NNTP marks variables to the new node.
6421
6422 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6423
6424 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6425
6426 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6427
6428 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6429
6430 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6431 everywhere for consistency.
6432 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6433 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6434 Say "regular expression" instead of "regex." Admonish.
6435 Pick other words to sound better (s/so/thus/).
6436 (Spam ELisp Package Filtering of Incoming Mail):
6437 Mention statistical filters. Remove old TODO.
6438 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6439 New section on sorting and displaying the spam score.
6440 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6441 backend but an alias to spam-use-BBDB.
6442 (Extending the Spam ELisp package): Rewrite the example using the
6443 new backend functionality.
6444
6445 2007-10-28 Simon Josefsson <jas@extundo.com>
6446
6447 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6448 nntp-marks-directory, from Romain Francoise
6449 <romain@orebokech.com>.
6450
6451 2007-10-28 Magnus Henoch <mange@freemail.hu>
6452
6453 * gnus.texi (Hashcash): New default value of
6454 hashcash-default-payment.
6455
6456 2007-10-28 Simon Josefsson <jas@extundo.com>
6457
6458 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6459 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6460
6461 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6462
6463 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6464
6465 2007-10-28 Simon Josefsson <jas@extundo.com>
6466
6467 * gnus.texi (documentencoding): Add, to avoid warnings.
6468
6469 2007-10-28 Simon Josefsson <jas@extundo.com>
6470
6471 * message.texi (Mail Headers): Add.
6472
6473 * gnus.texi (Hashcash): Fix.
6474
6475 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6476
6477 * gnus.texi (Hashcash): Change location of library, also mention
6478 that payments can be verified and fix the name of the
6479 hashcash-path variable.
6480
6481 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Article Display): Add `gnus-picon-style'.
6484
6485 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6486
6487 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6488
6489 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6490
6491 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6492 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6493 warning about ham processors in spam groups removed.
6494
6495 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6496
6497 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6498 From Hubert Chan <hubert@uhoreg.ca>.
6499
6500 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6501
6502 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6503 (Mailing List): Typo.
6504 (Customizing Articles): Add gnus-treat-ansi-sequences.
6505 (Article Washing): Index.
6506
6507 * message.texi: Use m-dash consistently.
6508
6509 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6510
6511 * gnus.texi (GroupLens): Remove.
6512
6513 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6514
6515 * gnus.texi (Outgoing Messages, Agent Variables):
6516 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6517 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6518
6519 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6520
6521 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6522
6523 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6524
6525 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6526
6527 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6528
6529 2007-10-28 Simon Josefsson <jas@extundo.com>
6530
6531 * gnus.texi (Top): Add SASL.
6532
6533 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6534
6535 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6536
6537 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6538
6539 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6540
6541 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6542
6543 * calc.texi (Formulas, Composition Basics): Lower the
6544 precedence of negation.
6545
6546 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6547
6548 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6549 Mention the new three-letter column identifiers.
6550 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6551 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6552 message when using `c' on an empty default with default printer.
6553 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6554 renamed to `ses--symbolic-formulas' some time ago.
6555
6556 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6557
6558 * calc.texi (Default Simplifications, Making Selections)
6559 (Customizing Calc): Clarify associativity of multiplication.
6560
6561 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6562
6563 * tramp.texi (Traces and Profiles): Simplify loop over
6564 `trace-function-background'.
6565
6566 2007-10-22 Juri Linkov <juri@jurta.org>
6567
6568 * dired-x.texi (Shell Command Guessing): Default values are now
6569 available by typing M-n instead of M-p.
6570
6571 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6572
6573 * tramp.texi (Cleanup remote connections): New section.
6574 (Password caching): Remove `tramp-clear-passwd'.
6575 It's not a command anymore.
6576 (Bug Reports): Add `tramp-bug' to function index.
6577 (Function Index, Variable Index): New nodes.
6578 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6579
6580 * trampver.texi: Update release number.
6581
6582 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6583
6584 * calc.texi (History and Acknowledgements): Turn comment
6585 about integer size into past tense.
6586 (Time Zones): Remove pointer to Calc author's address.
6587 (Trigonometric and Hyperbolic Functions): Mention cotangent
6588 and hyperbolic cotangent. Fix typo.
6589
6590 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6591
6592 Sync with Tramp 2.1.11.
6593
6594 * trampver.texi: Update release number.
6595
6596 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6597
6598 * tramp.texi (External packages): New section.
6599
6600 2007-09-29 Juri Linkov <juri@jurta.org>
6601
6602 * info.texi (Help-Int): Document `L' (`Info-history').
6603
6604 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6605
6606 * org.texi: Change links to webpage and maintained email.
6607 (Remember): Promote to Chapter, significant changes.
6608 (Fast access to TODO states): New section.
6609 (Faces for TODO keywords): New section.
6610 (Export options): Example for #+DATE.
6611 (Progress logging): Section moved.
6612
6613 2007-09-26 Bill Wohler <wohler@newt.com>
6614
6615 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6616 browse-url-at-mouse.
6617
6618 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6619
6620 * flymake.texi (Customizable variables): Face names don't end in -face.
6621 Fix flymake-err-line-patterns template.
6622 (Example -- Configuring a tool called directly): Fix init-function.
6623 (Highlighting erroneous lines): Face names don't end in -face.
6624
6625 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6626
6627 * erc.texi (Special-Features): Fix small typo.
6628
6629 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6630
6631 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6632 and "External transfer methods".
6633
6634 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6635
6636 * calc.texi (Predefined Units): Add some history.
6637
6638 2007-09-08 Michael Olson <mwolson@gnu.org>
6639
6640 * erc.texi (Copying): New section included from gpl.texi.
6641 This matches the look of the upstream ERC manual.
6642
6643 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6644
6645 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6646 (Random Numbers): Clarify the distribution of `random'.
6647
6648 2007-09-06 Glenn Morris <rgm@gnu.org>
6649
6650 Move manual sources from man/ to subdirectories of doc/.
6651 Split into the Emacs manual in emacs/, and other manuals in misc/.
6652 Change all setfilename commands to use ../../info.
6653 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6654 refer to the Emacs manual here.
6655 (infodir): New variable.
6656 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6657 (cc-mode.texi, faq.texi): Update references to source file locations.
6658 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6659 do not refer to the Emacs manual here.
6660 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6661
6662 * Makefile.in: Add `basename' versions of all info targets, for
6663 convenience when rebuilding just one manual.
6664 (../etc/GNU): Delete obsolete target.
6665 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6666 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6667 *.vrs *.toc here...
6668 (maintainer-clean): ...from here.
6669
6670 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6671
6672 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6673
6674 * calc.texi (Date Conversions): Clarify definition of
6675 Julian day numbering.
6676 (Date Forms): Clarify definition of Julian day numbering;
6677 add some history.
6678
6679 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6680
6681 * org.texi: Version 5.07.
6682
6683 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6684
6685 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6686
6687 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6688
6689 * org.texi (Adding hyperlink types): New section.
6690 (Embedded LaTeX): Chapter updated because of LaTeX export.
6691 (LaTeX export): New section.
6692 (Using links out): New section.
6693
6694 2007-08-22 Glenn Morris <rgm@gnu.org>
6695
6696 * faq.texi (Learning how to do something): Refcards now in
6697 etc/refcards/ directory.
6698
6699 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6700
6701 * tramp.texi (Remote Programs): Persistency file must be cleared when
6702 changing `tramp-remote-path'.
6703 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6704 macro.
6705
6706 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6707
6708 * calc.texi: Move contents to beginning of file.
6709 (Algebraic Entry): Fix the formatting of an example.
6710
6711 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6712
6713 * calc.texi (Basic Operations on Units): Mention exact versus
6714 inexact conversions.
6715
6716 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6717
6718 * calc.texi (Basic Operations on Units): Mention default
6719 values for new units.
6720 (Quick Calculator Mode): Mention that binary format will
6721 be displayed.
6722
6723 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6724
6725 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6726
6727 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6728
6729 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6730
6731 2007-08-08 Glenn Morris <rgm@gnu.org>
6732
6733 * gnus.texi, sieve.texi: Replace `iff'.
6734
6735 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6736
6737 * calc.texi (Basic Graphics): Mention the graphing of error
6738 forms.
6739 (Graphics Options): Mention how `g s' handles error forms.
6740 (Curve Fitting): Mention plotting the curves.
6741 (Standard Nonlinear Models): Add additional models.
6742 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6743 (Linear Fits): Correct result.
6744
6745 2007-08-01 Alan Mackenzie <acm@muc.de>
6746
6747 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6748 to "--no-site-file".
6749
6750 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6751
6752 * tramp.texi (Frequently Asked Questions): Point to mode line
6753 extension in Emacs 23.1.
6754
6755 * trampver.texi: Update release number.
6756
6757 2007-07-27 Glenn Morris <rgm@gnu.org>
6758
6759 * calc.texi (Copying): Include license text from gpl.texi, rather than
6760 in-line.
6761
6762 2007-07-25 Glenn Morris <rgm@gnu.org>
6763
6764 * calc.texi (Copying): Replace license with GPLv3.
6765
6766 * Relicense all FSF files to GPLv3 or later.
6767
6768 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6769
6770 Sync with Tramp 2.1.10.
6771
6772 * tramp.texi (trampfn): Expand macro implementation in order to handle
6773 empty arguments.
6774 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6775 occurrences by trampfn.
6776 (Frequently Asked Questions): Extend example code for host
6777 identification in the modeline. Add bbdb to approaches shortening Tramp
6778 file names to be typed.
6779
6780 * trampver.texi: Update release number.
6781
6782 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6783
6784 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6785 section. Reported by <poti@potis.org>.
6786 (Remote processes): Arguments of the program to be debugged are taken
6787 literally.
6788 (Frequently Asked Questions): Simplify recentf example.
6789
6790 2007-07-14 Karl Berry <karl@gnu.org>
6791
6792 * info.texi (@copying): New Back-Cover Text.
6793
6794 * info.texi (Quitting Info): Move to proper place in source.
6795 (Reported by Benno Schulenberg.)
6796
6797 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6798
6799 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6800
6801 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6802
6803 * emacs-mime.texi: Add @documentencoding directive.
6804
6805 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * tramp.texi (Remote processes): Add an anchor to the subsection
6808 "Running a debugger on a remote host".
6809
6810 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6811
6812 * tramp.texi (Remote processes): Don't call it "experimental" any
6813 longer. Add subsection about running a debugger on a remote host.
6814
6815 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6816
6817 * org.texi (Properties and columns): Chapter rewritten.
6818
6819 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6820
6821 * tramp.texi:
6822 * trampver.texi: Migrate to Tramp 2.1.
6823
6824 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6825
6826 * org.texi (Properties): New chapter.
6827
6828 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6829
6830 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6831 Control Panel.
6832
6833 * gnus.texi (Misc Article): Add index entry for
6834 gnus-single-article-buffer.
6835
6836 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6837
6838 * gnus.texi (Starting Up): Fix typo.
6839
6840 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6841
6842 * gnus.texi (Asynchronous Fetching): Fix typo.
6843
6844 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6845
6846 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6847 (About This Manual): Remove redundant information.
6848 (Getting Started): Mention author.
6849 (Basic Arithmetic, Customizing Calc): Make description of the
6850 variable `calc-multiplication-has-precedence' match its new effect.
6851
6852 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6853
6854 * calc.texi (Basic Arithmetic, Customizing Calc):
6855 Mention the variable `calc-multiplication-has-precedence'.
6856
6857 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6858
6859 * org.texi (Tag): Section swapped with node Timestamps.
6860 (Formula syntax for Lisp): Document new `L' flag.
6861
6862 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6863
6864 * gnus.texi (Misc Group Stuff, Summary Buffer)
6865 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6866
6867 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6868
6869 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6870 * gnus.texi (Article Buttons, Mail Source Customization)
6871 (Sending or Not Sending, Customizing NNDiary):
6872 * message.texi (Message Headers):
6873 * mh-e.texi (HTML): Fix typos.
6874
6875 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6876
6877 Sync with Tramp 2.0.56.
6878
6879 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6880 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6881
6882 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6883
6884 * Version 22.1 released.
6885
6886 2007-05-26 Michael Olson <mwolson@gnu.org>
6887
6888 * erc.texi (Modules): Fix references to completion modules.
6889
6890 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6891
6892 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6893
6894 2007-05-09 Didier Verna <didier@xemacs.org>
6895
6896 * gnus.texi (Email Based Diary): New. Proper documentation for the
6897 nndiary back end and the gnus-diary library.
6898
6899 2007-05-03 Karl Berry <karl@gnu.org>
6900
6901 * .cvsignore (*.pdf): New entry.
6902
6903 * texinfo.tex: Update from current version for better pdf generation.
6904
6905 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6906
6907 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6908
6909 2007-04-28 Glenn Morris <rgm@gnu.org>
6910
6911 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6912 consideration of legal status.
6913
6914 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6915
6916 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6917
6918 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6919
6920 * faq.texi (New in Emacs 22): python.el removed.
6921
6922 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6923
6924 * calc.texi (Reporting bugs): Update maintainer's address.
6925
6926 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6927
6928 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6929
6930 2007-04-15 Jay Belanger <belanger@truman.edu>
6931
6932 * calc.texi (Title page): Remove the date.
6933 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6934 (The Standard Calc Interface): Change trail title.
6935 (Floats): Mention that when non-decimal floats are entered, only
6936 approximations are stored.
6937 (Copying): Move to the appendices.
6938 (GNU Free Documentation License): Add as an appendix.
6939
6940 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6941
6942 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6943 * dired-x.texi, ebrowse.texi, ediff.texi:
6944 * emacs-mime.texi, erc.texi, eshell.texi:
6945 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6946 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6947 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6948 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6949 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6950 * woman.texi: Include GFDL.
6951
6952 * doclicense.texi: Remove node heading, so that it can be included by
6953 other files.
6954
6955 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6956
6957 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6958 than *.
6959
6960 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
6961
6962 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6963 in Calc.
6964
6965 2007-04-09 Romain Francoise <romain@orebokech.com>
6966
6967 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6968 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6969 replace mouse-2.
6970
6971 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6972
6973 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6974 renamed to woman-use-topic-at-point. Document new behavior.
6975
6976 2007-04-08 Richard Stallman <rms@gnu.org>
6977
6978 * url.texi: Fix some indexing.
6979 (Disk Caching): Drop discussion of old/other Emacs versions.
6980
6981 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6982
6983 * url.texi (Disk Caching): Say Emacs 21 "and later".
6984
6985 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6986 on Font locking which now mentions JIT lock.
6987
6988 2007-04-01 Michael Olson <mwolson@gnu.org>
6989
6990 * erc.texi: Update for the ERC 5.2 release.
6991
6992 2007-03-31 David Kastrup <dak@gnu.org>
6993
6994 * woman.texi (Topic, Interface Options): Explain changes semantics of
6995 woman-manpath in order to consider MANPATH_MAP entries.
6996
6997 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6998
6999 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7000
7001 2007-03-26 Richard Stallman <rms@gnu.org>
7002
7003 * pgg.texi (Caching passphrase): Clean up previous change.
7004
7005 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7006
7007 * gnus.texi (Setting Process Marks): Fix typo.
7008
7009 2007-03-25 Romain Francoise <romain@orebokech.com>
7010
7011 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7012 readability, and include various fixes by Daniel Brockman, Nick Roberts
7013 and Dieter Wilhelm.
7014
7015 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7016
7017 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7018
7019 * gnus.texi (Mail Source Specifiers): Fix typo.
7020
7021 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7022
7023 * reftex.texi (Imprint): Update maintainer information.
7024
7025 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7026
7027 * message.texi (Message Buffers): Update documentation for
7028 message-generate-new-buffers.
7029
7030 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7031
7032 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7033
7034 2007-03-21 Glenn Morris <rgm@gnu.org>
7035
7036 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7037
7038 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7039
7040 * eshell.texi (Known problems): Emacs 21 -> 22.
7041
7042 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7043
7044 2007-03-18 Jay Belanger <belanger@truman.edu>
7045
7046 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7047
7048 2007-03-12 Glenn Morris <rgm@gnu.org>
7049
7050 * calc.texi (Time Zones): Switch to new North America DST rule.
7051
7052 * calc.texi: Replace "daylight savings" with "daylight
7053 saving" in text throughout.
7054
7055 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7056
7057 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7058 The variable now uses a list of symbols instead of just a symbol.
7059 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7060
7061 2007-03-06 Romain Francoise <romain@orebokech.com>
7062
7063 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7064 new packages, and mention Gnus update.
7065
7066 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7067
7068 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7069 nntp-open-connection-functions-never-echo-commands.
7070
7071 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7072
7073 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7074 problems on the console, and security risk in not using gpg-agent.
7075
7076 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7077
7078 * org.texi (The spreadsheet): Rename from "Table calculations".
7079 Completely reorganized and rewritten.
7080 (CamelCase links): Section removed.
7081 (Repeating items): New section.
7082 (Tracking TODO state changes): New section.
7083 (Agenda views): Chapter reorganized and rewritten.
7084 (HTML export): Section rewritten.
7085 (Tables in arbitrary syntax): New section.
7086 (Summary): Better feature summary.
7087 (Activation): Document problem with cut-and-paste of Lisp code
7088 from PDF files.
7089 (Visibility cycling): Document indirect buffer use.
7090 (Structure editing): Document sorting.
7091 (Remember): Section rewritten.
7092 (Time stamps): Better description of time stamp types.
7093 (Tag searches): Document regular expression search for tags.
7094 (Stuck projects): New section.
7095 (In-buffer settings): New keywords.
7096 (History and Acknowledgments): Update description.
7097
7098 2007-02-24 Alan Mackenzie <acm@muc.de>
7099
7100 * cc-mode.texi (Movement Commands): Insert two missing command names.
7101 (Getting Started): Slight wording correction (use conditional).
7102
7103 2007-02-22 Kim F. Storm <storm@cua.dk>
7104
7105 * widget.texi (User Interface, Basic Types): Document need to put some
7106 text before the %v escape in :format string in editable-field widget.
7107
7108 2007-02-18 Romain Francoise <romain@orebokech.com>
7109
7110 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7111 `cvs-mode-quit'.
7112
7113 2007-02-10 Markus Triska <markus.triska@gmx.at>
7114
7115 * widget.texi (Programming Example): Put constant strings in :format.
7116
7117 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7118
7119 * faq.texi (Fullscreen mode on MS-Windows): New node.
7120
7121 2007-02-04 David Kastrup <dak@gnu.org>
7122
7123 * faq.texi (AUCTeX): Update version number. Should probably be done
7124 for other packages as well.
7125
7126 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7127
7128 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7129 <tassilo@member.fsf.org>.
7130
7131 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7132
7133 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7134 ls-lisp-use-localized-time-format.
7135
7136 2007-01-20 Markus Triska <markus.triska@gmx.at>
7137
7138 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7139
7140 2007-01-13 Michael Olson <mwolson@gnu.org>
7141
7142 * erc.texi (Modules): Mention capab-identify module.
7143
7144 2007-01-05 Michael Olson <mwolson@gnu.org>
7145
7146 * erc.texi (Getting Started): Update for /RECONNECT command.
7147
7148 2007-01-04 Richard Stallman <rms@gnu.org>
7149
7150 * ebrowse.texi: Change C-c b to C-c C-m.
7151
7152 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7153
7154 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7155 variables only in info to avoid redundant entries in the printed
7156 manual.
7157
7158 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7159
7160 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7161
7162 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7163
7164 * message.texi (Security): Split into sub-nodes.
7165
7166 2007-01-01 Alan Mackenzie <acm@muc.de>
7167
7168 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7169 eval-after-load in Emacs <=21 and a workaround. Document that
7170 trigraphs are not supported.
7171
7172 2007-01-01 Alan Mackenzie <acm@muc.de>
7173
7174 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7175 c-context-line-break. When invoked within a string, preserve
7176 whitespace. Add a backslash only when also in a macro.
7177
7178 2007-01-01 Alan Mackenzie <acm@muc.de>
7179
7180 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7181
7182 2007-01-01 Alan Mackenzie <acm@muc.de>
7183
7184 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7185 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7186
7187 2007-01-01 Alan Mackenzie <acm@muc.de>
7188
7189 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7190 "Choosing a Style".
7191
7192 * cc-mode.texi ("Styles"): Add @dfn{style}.
7193
7194 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7195
7196 Sync with Tramp 2.0.55.
7197
7198 * trampver.texi: Update release number.
7199
7200 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7201
7202 * gnus.texi (Customizing Articles): Add index entries for all
7203 gnus-treat-* variables.
7204
7205 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7206
7207 * gnus.texi (IMAP): Fix incorrect explanation of
7208 nnimap-search-uids-not-since-is-evil in documentation for
7209 nnimap-expunge-search-string.
7210
7211 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7212
7213 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7214 spam-ifile-database.
7215
7216 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7217
7218 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7219 rebind C-s.
7220
7221 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7222
7223 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7224 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7225 "expiring mail".
7226 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7227 nnimap-nov-is-evil.
7228
7229 2006-12-25 Kevin Ryde <user42@zip.com.au>
7230
7231 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7232 about the key procedure being used heavily.
7233
7234 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7235
7236 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7237 to t.
7238 (Prerequisites): Add explanation about gpg-agent.
7239
7240 2006-12-22 Kevin Ryde <user42@zip.com.au>
7241
7242 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7243 "sort" instead of "sort*".
7244
7245 2006-12-19 Richard Stallman <rms@gnu.org>
7246
7247 * calc.texi (History and Acknowledgements): Recognize that Emacs
7248 now does have floating point.
7249
7250 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7251
7252 * tramp.texi (External transfer methods): Describe new method `scpc'.
7253
7254 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7255
7256 * pgg.texi: Added short note on gpg-agent to the introduction.
7257
7258 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7259
7260 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7261 also applies to Cc.
7262
7263 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7264
7265 * gnus.texi (X-Face): Clarify. Say which programs are required
7266 on Windows.
7267
7268 2006-12-08 Michael Olson <mwolson@gnu.org>
7269
7270 * erc.texi (Modules): Remove documentation for list module.
7271
7272 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7273
7274 * faq.texi (^M in the shell buffer): Ditto.
7275
7276 2006-11-20 Michael Olson <mwolson@gnu.org>
7277
7278 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7279
7280 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7281
7282 * org.texi: Fix typos.
7283 (Agenda commands): Document `C-k'.
7284
7285 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7286
7287 * url.texi (http/https): Fix a typo in the HTTP URL.
7288
7289 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7290
7291 * ada-mode.texi: Total rewrite.
7292
7293 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7294
7295 * org.texi: Minor typo fixes.
7296
7297 2006-11-13 Bill Wohler <wohler@newt.com>
7298
7299 Release MH-E manual version 8.0.3.
7300
7301 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7302 release 8.0.3.
7303
7304 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7305 to set MAILDIR.
7306 (Reading Mail): Document the customization of read-mail-command
7307 for MH-E.
7308 (Viewing Attachments): Document mm-discouraged-alternatives.
7309 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7310 (Junk): Add more information about the settings of mh-junk-background
7311 in a program. Add /usr/bin/mh to PATH in examples.
7312
7313 2006-11-12 Richard Stallman <rms@gnu.org>
7314
7315 * woman.texi: Update author address but say he no longer maintains it.
7316
7317 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7318
7319 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7320 archived trees.
7321 (Checkboxes): Section moved to chapter 5, and extended.
7322 (The date/time prompt): New section.
7323 (Link abbreviations): New section.
7324 (Presentation and sorting): New section.
7325 (Custom agenda views): Section completely rewritten.
7326 (Summary): Compare with Planner.
7327 (Feedback): More info about creating backtraces.
7328 (Plain lists): Modify example.
7329 (Breaking down tasks): New section.
7330 (Custom time format): New section.
7331 (Time stamps): Document inactive timestamps.
7332 (Setting tags): More details about fast tag selection.
7333 (Block agenda): New section.
7334 (Custom agenda views): Section rewritten.
7335 (Block agenda): New section.
7336
7337 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7338
7339 * tramp.texi (Configuration): scp is the default method.
7340 (Default Method): Use ssh as example for another method.
7341
7342 2006-10-27 Richard Stallman <rms@gnu.org>
7343
7344 * woman.texi: Downcase nroff/troff/roff.
7345 (Installation): Chapter deleted. Some xrefs deleted.
7346 (Background): woman doesn't advise man ;-).
7347
7348 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7349
7350 * ada-mode.texi (Project files, Identifier completion)
7351 (Automatic Casing, Debugging, Using non-standard file names)
7352 (Working Remotely): Fix typos.
7353
7354 2006-10-20 Masatake YAMATO <jet@gyve.org>
7355
7356 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7357 sample code `my-c-initialization-hook'.
7358
7359 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7360
7361 * widget.texi: Fix typos.
7362
7363 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7364
7365 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7366 "???". There have been no complaints for years, so the information
7367 must be appropriate.
7368
7369 2006-10-16 Richard Stallman <rms@gnu.org>
7370
7371 * widget.texi: Use @var instead of capitalization.
7372 Clarify many widget type descriptions.
7373
7374 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7375
7376 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7377 gnus-dired-attach.
7378 (Selecting a Group): Fix typo.
7379
7380 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7381
7382 * widget.texi: Fix typos.
7383
7384 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7385
7386 * gnus.texi (Image Enhancements): Update for Emacs 22.
7387
7388 * gnus-faq.texi ([1.3]): Update.
7389
7390 2006-10-06 Richard Stallman <rms@gnu.org>
7391
7392 * faq.texi (Displaying the current line or column):
7393 Delete "As of Emacs 20".
7394
7395 2006-10-06 Romain Francoise <romain@orebokech.com>
7396
7397 * faq.texi (VM): VM works with Emacs 22 too.
7398
7399 2006-10-06 Richard Stallman <rms@gnu.org>
7400
7401 * ebrowse.texi: Remove Emacs version "21" from title.
7402
7403 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7404
7405 * gnus.texi (Foreign Groups): Say where change of editing commands are
7406 stored. Add reference to `gnus-parameters'.
7407
7408 2006-09-15 Jay Belanger <belanger@truman.edu>
7409
7410 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7411 Change "Library Public License" to "Lesser Public License"
7412 throughout. Use "yyyy" to represent year.
7413
7414 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7415
7416 * org.texi (Setting tags): Typo fix.
7417
7418 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7419
7420 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7421
7422 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7423
7424 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7425
7426 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7427
7428 * faq.texi (Escape sequences in shell output): EMACS is now set
7429 to Emacs's absolute file name, not to "t".
7430 (^M in the shell buffer): Likewise.
7431 * misc.texi (Interactive Shell): Likewise.
7432
7433 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7434
7435 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7436 mails with pop3-leave-mail-on-server. Fix wording.
7437 (Limiting): Improve gnus-summary-limit-to-articles.
7438 (X-Face): Fix typo.
7439
7440 2006-09-11 Simon Josefsson <jas@extundo.com>
7441
7442 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7443 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7444
7445 2006-09-06 Simon Josefsson <jas@extundo.com>
7446
7447 * smtpmail.texi (Authentication): Mention SSL.
7448
7449 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7450
7451 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7452 Don't use @indicateurl.
7453
7454 * cc-mode.texi (Subword Movement): Don't use @headitem.
7455 (Custom Braces, Clean-ups): Don't use @tie.
7456
7457 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7458
7459 Sync with Tramp 2.0.54.
7460
7461 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7462 Suggested by Adrian Phillips <a.phillips@met.no>.
7463
7464 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7465
7466 * org.texi (Installation, Activation): Split from Installation and
7467 Activation.
7468 (Clocking work time): Documented new features.
7469
7470 2006-08-13 Alex Schroeder <alex@gnu.org>
7471
7472 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7473 example.
7474
7475 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7476
7477 * faq.texi (How to add fonts): New node.
7478
7479 2006-08-05 Romain Francoise <romain@orebokech.com>
7480
7481 * faq.texi (New in Emacs 22): Expand.
7482
7483 2006-08-03 Michael Olson <mwolson@gnu.org>
7484
7485 * erc.texi: Update for ERC 5.1.4.
7486
7487 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7488
7489 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7490 in .../site-lisp/gnus/ by default.
7491 [ From gnus-news.texi in the trunk. ]
7492
7493 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7494
7495 * gnus.texi (MIME Commands): Additions for yEnc.
7496
7497 2006-07-24 Richard Stallman <rms@gnu.org>
7498
7499 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7500 * faq.texi: Move periods and commas inside quotes.
7501
7502 2006-07-20 Jay Belanger <belanger@truman.edu>
7503
7504 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7505
7506 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7507
7508 * faq.texi (Security risks with Emacs): Document Emacs 22
7509 file-local-variable mechanism.
7510
7511 2006-07-12 Michael Olson <mwolson@gnu.org>
7512
7513 * erc.texi: Update for ERC 5.1.3.
7514
7515 2006-07-12 Alex Schroeder <alex@gnu.org>
7516
7517 * rcirc.texi: Fix typos.
7518 (Getting started with rcirc): New calling convention for M-x irc.
7519 Mention #rcirc. Removed channel tracking.
7520 (Configuration): Change the names of all variables that got changed
7521 recently, eg. rcirc-server to rcirc-default-server. Added
7522 documentation for rcirc-authinfo, some background for Bitlbee, and
7523 rcirc-track-minor-mode.
7524 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7525 Scrolling.
7526 (Reconnecting after you have lost the connection): Fix example code
7527 to match code changes.
7528
7529 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7530
7531 * gnus.texi, message.texi: Fix typos.
7532
7533 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7534
7535 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7536 commands.
7537 (Global TODO list): Document the use of the variables
7538 `org-agenda-todo-ignore-scheduled' and
7539 `org-agenda-todo-list-sublevels'.
7540
7541 2006-07-05 Richard Stallman <rms@gnu.org>
7542
7543 * faq.texi (Scrolling only one line): Fix xref.
7544
7545 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7546
7547 * faq.texi (Evaluating Emacs Lisp code):
7548 Throughout, replace eval-current-buffer with eval-buffer.
7549
7550 2006-07-03 Richard Stallman <rms@gnu.org>
7551
7552 * rcirc.texi (Scrolling conservatively): Fix xref.
7553
7554 * pcl-cvs.texi (Viewing differences): Usage fix.
7555
7556 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7557
7558 * org.texi (Agenda commands): Document `s' key to save all org-mode
7559 buffers.
7560
7561 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7562
7563 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7564 names. Mention `cvs-msg' face.
7565
7566 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7567
7568 * org.texi (Checkboxes): New section.
7569
7570 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7571
7572 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7573 throughout this chapter.
7574
7575 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7576
7577 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7578 text for standalone vs Emacs info.
7579 (Help): Clarify header line description. Use mouse-1 for clicks.
7580 (Help-P): Use mouse-1 for clicks.
7581 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7582 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7583 (Choose menu subtopic): Remove gratuitous Emacs command names.
7584 (Help-FOO): Put usual behavior first.
7585 (Help-Xref): Clicking on xrefs works in Emacs.
7586 (Search Text): Clarify what the default behavior is.
7587 (Create Info buffer): Fix Emacs window/X window confusion.
7588 (Emacs Info Variables): Fix for new Emacs init file behavior.
7589
7590 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7591
7592 * gnus.texi (Summary Buffer Lines): Fix typo.
7593
7594 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7595
7596 * org.texi (Embedded LaTeX): New chapter.
7597 (Archiving): Section rewritten.
7598 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7599
7600 2006-06-20 Bill Wohler <wohler@newt.com>
7601
7602 Release MH-E manual version 8.0.1.
7603
7604 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7605 release 8.0.1.
7606 (Preface): Depend on GNU mailutils 1.0 and higher.
7607
7608 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7609
7610 * message.texi (News Headers): Update message-syntax-checks section.
7611
7612 2006-06-19 Karl Berry <karl@gnu.org>
7613
7614 * info.texi (Advanced): Mention C-q, especially with ?.
7615
7616 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7617
7618 * org.texi (Publishing links): Document the `:link-validation-function'
7619 property.
7620 (Extensions and Hacking): New chapter, includes some sections of the
7621 "Miscellaneous" chapter.
7622
7623 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7624
7625 * org.texi (Progress logging): New section.
7626
7627 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7628
7629 * org.texi (ASCII export): Document indentation adaptation.
7630 (Setting tags): Document mutually-exclusive tags.
7631
7632 2006-06-05 Romain Francoise <romain@orebokech.com>
7633
7634 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7635 Fix typo.
7636
7637 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7638 channel (#gnus@irc.freenode.net).
7639 Fix typos. Update copyright notice.
7640
7641 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7642 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7643 (Line-Up Functions, Custom Macros):
7644 * ediff.texi (Window and Frame Configuration)
7645 (Highlighting Difference Regions):
7646 * emacs-mime.texi (Display Customization):
7647 * erc.texi (History):
7648 * eshell.texi (Known problems):
7649 * eudc.texi (Overview, BBDB):
7650 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7651 (The problem of spam, SpamOracle, Extending the Spam package)
7652 (Conformity, Terminology):
7653 * idlwave.texi (Routine Info)
7654 (Class and Keyword Inheritance, Padding Operators)
7655 (Breakpoints and Stepping, Electric Debug Mode)
7656 (Examining Variables, Troubleshooting):
7657 * org.texi (Creating timestamps):
7658 * reftex.texi (Commands, Options, Changes):
7659 * tramp.texi (Inline methods, Password caching)
7660 (Auto-save and Backup, Issues):
7661 * vip.texi (Files, Commands in Insert Mode):
7662 * viper.texi (Emacs Preliminaries, States in Viper)
7663 (Packages that Change Keymaps, Viper Specials, Groundwork):
7664 Fix various typos.
7665
7666 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7667
7668 * ediff.texi: Fix typos.
7669
7670 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7671
7672 * org.texi: Small typo fixes.
7673
7674 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7675
7676 * viper.texi (Viper Specials):
7677 * gnus.texi (Example Setup):
7678 * faq.texi (Backspace invokes help):
7679 * dired-x.texi (Optional Installation Dired Jump):
7680 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7681 follow coding conventions.
7682
7683 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7684
7685 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7686
7687 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7688
7689 * pcl-cvs.texi: Fix typos.
7690 (Customization): Say "us".
7691
7692 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7693
7694 * org.texi: Remove bogus @setfilename.
7695
7696 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7697
7698 * org.texi (ASCII export): Omit command name.
7699 (HTML export): Add prefix to all lines in Local Variable example.
7700 (Acknowledgments): Typeset names in italics.
7701
7702 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7703
7704 * org.texi (Plain lists): Add new item navigation commands.
7705 (External links): Document elisp and info links.
7706 (Custom searches): New section.
7707 (Publishing): New chapter.
7708 (HTML export): Include a list of supported CSS classes.
7709 (Setting tags): Describe the fast-tag-setting interface.
7710
7711 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * dired-x.texi: ifinfo -> ifnottex.
7714
7715 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7716
7717 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7718
7719 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7720
7721 * message.texi (Interface): Add tool bar customization.
7722 (MIME): Index and text additions for mml-attach.
7723 (MIME): Describe mml-dnd-protocol-alist and
7724 mml-dnd-attach-options.
7725
7726 * gnus.texi (Oort Gnus): Reorder entries in sections.
7727 Fix some entries.
7728 (Starting Up): Add references to "Emacs for Heathens" and to
7729 "Finding the News". Add user-full-name and user-mail-address.
7730 (Group Buffer Format): Add tool bar customization and update.
7731 (Summary Buffer): Add tool bar customization.
7732 (Posting Styles): Add message-alternative-emails.
7733
7734 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7735
7736 * tramp.texi (Filename completion): Improve wording.
7737
7738 2006-05-07 Romain Francoise <romain@orebokech.com>
7739
7740 * faq.texi (Using regular expressions): Fix typo.
7741 (Packages that do not come with Emacs): Fix capitalization.
7742 (Replacing text across multiple files): Expand node to explain how
7743 to use `dired-do-query-replace-regexp' in more detail, based on
7744 suggestion by Eric Hanchrow <offby1@blarg.net>.
7745
7746 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7747
7748 * tramp.texi (Filename completion): Completion of remote files'
7749 method, user name and host name is active only in partial
7750 completion mode.
7751
7752 2006-05-06 Bill Wohler <wohler@newt.com>
7753
7754 Release MH-E manual version 8.0.
7755
7756 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7757 release 8.0.
7758
7759 2006-05-06 Bill Wohler <wohler@newt.com>
7760
7761 * mh-e.texi (MH-BOOK-HOME): Change from
7762 http://www.ics.uci.edu/~mh/book/mh to
7763 http://rand-mh.sourceforge.net/book/mh.
7764 Replace .htm suffix with .html for MH book files.
7765 (Using This Manual): Update key binding for getting relevant
7766 chapter in Info from command key.
7767 (Ranges): Fix itemx.
7768
7769 2006-05-05 Karl Berry <karl@gnu.org>
7770
7771 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7772 (\fonttextsize): New user-level command to change text font size.
7773
7774 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7775
7776 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7777
7778 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7779
7780 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7781
7782 2006-04-24 Bill Wohler <wohler@newt.com>
7783
7784 * mh-e.texi (Getting Started): Make it more explicit that you need
7785 to install MH. Add pointers to current MH implementations.
7786
7787 2006-04-21 Bill Wohler <wohler@newt.com>
7788
7789 Release MH-E manual version 7.94.
7790
7791 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7792 release 7.94.
7793
7794 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7795
7796 * org.texi: Many small fixes.
7797 (Handling links): Rename from "Managing links".
7798
7799 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7800
7801 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7802 (Splitting mail using spam-stat): Fix @xref.
7803
7804 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7805
7806 * gnus.texi (Spam Package): Major revision of the text.
7807 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7808
7809 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7810
7811 * org.texi (Time stamps): Better explanation of the purpose of
7812 different time stamps.
7813 (Structure editing, Plain lists): More details on how new items
7814 and headings are inserted.
7815
7816 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7817
7818 * org.texi (Formula syntax): Fix link to Calc Manual.
7819
7820 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7821
7822 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7823
7824 2006-04-17 Bill Wohler <wohler@newt.com>
7825
7826 * mh-e.texi (Folders): Update mh-before-quit-hook and
7827 mh-quit-hook example with code that removes the buffers rather
7828 than just bury them.
7829
7830 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7831
7832 Sync with Tramp 2.0.53.
7833
7834 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7835
7836 * org.texi (Updating settings): New section.
7837 (Visibility cycling): Better names for the startup folding
7838 options.
7839 (Exporting): Completely restructured.
7840 (The very busy C-c C-c key): New section.
7841 (Summary of in-buffer settings): New section.
7842
7843 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7844
7845 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7846
7847 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7848
7849 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7850 (Server Commands): Key `v' is reserved for users.
7851
7852 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7853
7854 * org.texi (Link format): New section, emphasis on bracket links.
7855 (External links): Document bracket links.
7856 (FAQ): Expand to cover shell links and the new link format.
7857
7858 2006-04-09 Kevin Ryde <user42@zip.com.au>
7859
7860 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7861
7862 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7863
7864 * gnus.texi (Summary Buffer Lines): Add `*'.
7865
7866 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7867
7868 * gnus.texi (Group Parameters):
7869 Mention gnus-permanently-visible-groups.
7870
7871 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7872
7873 * gnus.texi (Face): Fix typo.
7874
7875 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7876
7877 * gnus.texi (X-Face): Clarify.
7878 (Face): Need Emacs with PNG support.
7879
7880 2006-04-06 Richard Stallman <rms@gnu.org>
7881
7882 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7883 Emacs".
7884
7885 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7886
7887 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7888 blocks not suitable for inclusion with Emacs using variable
7889 PARTOFEMACS.
7890
7891 2006-04-04 Simon Josefsson <jas@extundo.com>
7892
7893 * gnus.texi (Security): Improve.
7894
7895 2006-04-02 Bill Wohler <wohler@newt.com>
7896
7897 * mh-e.texi (Getting Started, Junk, Bug Reports)
7898 (MH FAQ and Support): Fix URLs.
7899
7900 2006-03-31 Romain Francoise <romain@orebokech.com>
7901
7902 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7903 to t, not nil (and has for the past eight years).
7904
7905 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7906
7907 * message.texi, gnus.texi: Bump version to 5.11.
7908
7909 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7910
7911 * gnus.texi (Top): Add comment about version line.
7912
7913 * message.texi (Top): Ditto. Change to take named versions into
7914 account.
7915
7916 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7917
7918 * gnus.texi (Posting Styles): Add x-face-file to example.
7919 (X-Face): Refer to posting styles.
7920
7921 * gnus-faq.texi ([5.8]): Add x-face-file.
7922 ([8.4]): Add links to gmane.emacs.gnus.user and
7923 gmane.emacs.gnus.general.
7924
7925 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7926
7927 * gnus-faq.texi: Use .invalid.
7928 ([5.4]): Fix gnus-posting-styles example.
7929
7930 2006-03-27 Romain Francoise <romain@orebokech.com>
7931
7932 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7933 Emacs/W3 needs a new maintainer.
7934 (Ispell): Update author and version info.
7935 (Mailcrypt): Mention PGG.
7936 (New in Emacs 22): Add PGG to the list of new packages.
7937 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7938 updating dead URLs.
7939
7940 2006-03-25 Karl Berry <karl@gnu.org>
7941
7942 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7943 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7944 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7945 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7946 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7947 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7948 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7949 (2) do not indent copyright year list (or anything else).
7950
7951 2006-03-21 Bill Wohler <wohler@newt.com>
7952
7953 * mh-e.texi (Folders): Various edits.
7954
7955 2006-03-20 Romain Francoise <romain@orebokech.com>
7956
7957 * gnus.texi (Mail Folders): Grammar fix.
7958
7959 2006-03-19 Bill Wohler <wohler@newt.com>
7960
7961 * mh-e.texi (Replying): Document Mail-Followup-To.
7962 Change manually-formatted table to multitable. Add debugging info.
7963 Move description of mh-reply-default-reply-to into paragraph
7964 that describes its values.
7965
7966 2006-03-17 Bill Wohler <wohler@newt.com>
7967
7968 * mh-e.texi: Use smallexample and smalllisp consistently.
7969 (Sending Mail Tour): Update method of entering
7970 addresses and subject.
7971 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7972 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7973
7974 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
7975
7976 * org.texi: Version number change only.
7977
7978 2006-03-14 Bill Wohler <wohler@newt.com>
7979
7980 * mh-e.texi: Add index entries around each paragraph rather than
7981 depend on entries from beginning of node. Doing so ensures that
7982 index entries are less likely to be forgotten if text is cut and
7983 pasted, and are necessary anyway if the references are on a
7984 separate page. It seems that makeinfo is now (v. 4.8) only
7985 producing one index entry per node, so there is no longer any
7986 excuse not to. Use subheading instead of heading. The incorrect
7987 use of heading produced very large fonts in Info--as large as the
7988 main heading.
7989 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7990 versions 6 and 7 appeared *around* the time of these Emacs releases.
7991
7992 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
7993
7994 * org.texi (Clean view): Document new startup options.
7995
7996 2006-03-11 Bill Wohler <wohler@newt.com>
7997
7998 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7999 (Composing, Scan Line Formats): Fix @refs.
8000 (Getting Started): Define MH profile and MH profile components.
8001 (Incorporating Mail, Reading Mail, Viewing, Printing)
8002 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8003 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8004 for string constants.
8005 (Tool Bar): Remove spurious quote.
8006 (Junk): Use ``...'' instead of "...".
8007 (Scan Line Formats): Replace @samp with @kbd.
8008
8009 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8010
8011 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8012
8013 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8014
8015 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8016 easy to understand.
8017
8018 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8019
8020 * gnus.texi: Markup fix.
8021 (Fancy Mail Splitting): Specify new feature.
8022
8023 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8024
8025 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8026 partial-words matching.
8027
8028 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8029
8030 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8031
8032 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8033 (MIME Commands): Fix mm-discouraged-alternatives.
8034
8035 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8036
8037 * org.texi: Version number change only.
8038
8039 2006-03-06 Bill Wohler <wohler@newt.com>
8040
8041 * mh-e.texi: Move from SourceForge repository to Savannah.
8042 This is version 7.93, which is a total rewrite from the previous
8043 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8044 version 7.93.
8045
8046 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8047
8048 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8049
8050 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8051
8052 * org.texi (Interaction): Add item about `org-mouse.el' by
8053 Piotr Zielinski.
8054 (Managing links): Document that also mouse-1 can be used to
8055 activate a link.
8056 (Headlines, FAQ): Add entry about hiding leading stars.
8057 (Miscellaneous): Resort the sections in this chapter to a more
8058 logical sequence.
8059
8060 2006-02-27 Simon Josefsson <jas@extundo.com>
8061
8062 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8063 2004-01-27 from the trunk).
8064
8065 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8066
8067 * cc-mode.texi: Rename c-hungry-backspace to
8068 c-hungry-delete-backwards, at the request of RMS. Leave the old
8069 name as an alias.
8070
8071 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8072
8073 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8074 include the function header within the defun.
8075
8076 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8077
8078 * cc-mode.texi: Correct two typos.
8079
8080 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8081
8082 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8083 existing comment.
8084 (Electric Keys): Add a justification for electric indentation.
8085 (Hungry WS Deletion): Clear up the names and complications of the
8086 BACKSPACE and DELETE keys.
8087
8088 2006-02-23 Juri Linkov <juri@jurta.org>
8089
8090 * faq.texi (Common requests): Move `Turning on auto-fill by
8091 default' after `Wrapping words automatically'. Move `Working with
8092 unprintable characters' before `Searching for/replacing newlines'.
8093 Move `Replacing highlighted text' after `Highlighting a region'.
8094 Merge `Repeating commands' and `Repeating a command as many times
8095 as possible' into the former.
8096 (Packages that do not come with Emacs): Add refs to Gmane and
8097 etc/MORE.STUFF.
8098
8099 2006-02-23 Juri Linkov <juri@jurta.org>
8100
8101 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8102 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8103 Add xref to `(emacs)Reporting Bugs'.
8104 (Getting a printed manual): Add URL to other formats of the manual.
8105 (Common requests): Fix menu.
8106 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8107 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8108 (Inserting text at the beginning of each line): Add pxref to
8109 `Changing the included text prefix'.
8110 (Forcing the cursor to remain in the same column): Mention `track-eol'
8111 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8112 (Replacing text across multiple files): Add keybinding `Q' for
8113 `dired-do-query-replace'.
8114
8115 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8116
8117 * reftex.texi: Version number and date change only.
8118
8119 * org.texi (Internal Links): Rewrite to cover the modified
8120 linking system.
8121
8122 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8123
8124 * faq.texi: Remove the coding cookie, it's not needed anymore.
8125
8126 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8127
8128 * faq.texi (Colors on a TTY): Mention Mac OS port.
8129
8130 2006-02-12 Karl Berry <karl@gnu.org>
8131
8132 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8133 8-bit accented a.
8134
8135 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8136
8137 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8138
8139 2006-02-08 Romain Francoise <romain@orebokech.com>
8140
8141 * faq.texi (Top): Remove paragraph about the FAQ being a
8142 transitional document, etc.
8143 (Searching for/replacing newlines): New node.
8144 (Yanking text in isearch): New node.
8145 (Inserting text at the beginning of each line): Rename and make
8146 more general, mention `M-;' in Message mode.
8147
8148 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8149
8150 * faq.texi (Meta key does not work in xterm)
8151 (Emacs does not display 8-bit characters)
8152 (Inputting eight-bit characters): Update xrefs.
8153
8154 2006-02-06 Romain Francoise <romain@orebokech.com>
8155
8156 * faq.texi (VM): VM now at version 7.19.
8157 Set myself as maintainer of this file.
8158
8159 2006-02-04 Michael Olson <mwolson@gnu.org>
8160
8161 * erc.texi (History): Note that ERC is now included with Emacs.
8162
8163 2006-01-31 Romain Francoise <romain@orebokech.com>
8164
8165 * message.texi (Message Headers): Explain what
8166 `message-alternative-emails' does in more detail.
8167 Update copyright year.
8168
8169 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8170
8171 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8172
8173 2006-01-29 Richard M. Stallman <rms@gnu.org>
8174
8175 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8176
8177 2006-01-29 Michael Olson <mwolson@gnu.org>
8178
8179 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8180
8181 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8182
8183 * faq.texi (New in Emacs 22): Mention ERC.
8184
8185 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8186
8187 * rcirc.texi: Capitalize dir entry for consistency with the entry
8188 in info/dir and other entries in the Emacs category.
8189 Fix typos. Delete trailing whitespace.
8190
8191 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8192
8193 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8194
8195 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8196
8197 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8198 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8199
8200 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8201 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8202
8203 2006-01-27 Alex Schroeder <alex@gnu.org>
8204
8205 * rcirc.texi: New file.
8206
8207 2006-01-23 Juri Linkov <juri@jurta.org>
8208
8209 * widget.texi (User Interface): Add S-TAB for widget-backward.
8210
8211 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8212
8213 Sync with Tramp 2.0.52.
8214
8215 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8216 Add Tramp disabling item. New item for common connection problems.
8217 (various): Apply "ftp" as method for the download URL.
8218 (Bug Reports): Refer to FAQ for common problems.
8219
8220 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8221
8222 * widget.texi (User Interface): Use @key for TAB.
8223
8224 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8225
8226 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8227 for TAB.
8228
8229 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8230
8231 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8232
8233 * gnus.texi: Update copyright.
8234
8235 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8236
8237 * gnus.texi (Article Washing): Additions.
8238
8239 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8240
8241 * org.texi (Agenda commands): Document tags command.
8242
8243 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8244
8245 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8246
8247 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8248
8249 * gnus.texi (RSS): Addition.
8250
8251 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8252
8253 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8254
8255 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8256
8257 * emacs-mime.texi (Display Customization): Add setting example to
8258 mm-discouraged-alternatives.
8259
8260 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8261
8262 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8263 version is the canonical version.
8264
8265 2006-01-08 Alex Schroeder <alex@gnu.org>
8266
8267 * pgg.texi (Caching passphrase): Rewording.
8268
8269 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8270
8271 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8272 repository URL.
8273
8274 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi: Removed the accidentally re-added empty line in the
8277 direntry.
8278
8279 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8280
8281 * org.texi (Agenda Views): Chapter reorganized.
8282
8283 2005-12-29 Romain Francoise <romain@orebokech.com>
8284
8285 * faq.texi (Using Customize): New node.
8286
8287 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8288
8289 * org.texi: Remove blank line in @direntry. It is non-standard
8290 and recursively produces blank lines all over the dir file (when
8291 using Texinfo 4.8).
8292
8293 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8294
8295 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8296
8297 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8298
8299 * org.texi (Tags): Boolean logic documented.
8300 (Agenda Views): Document custom commands.
8301
8302 2005-12-20 David Kastrup <dak@gnu.org>
8303
8304 * faq.texi (AUCTeX): Update version and mailing list info.
8305
8306 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8307
8308 * gnus.texi (MIME Commands): Mention addition of
8309 multipart/alternative to gnus-buttonized-mime-types and add xref
8310 to mm-discouraged-alternatives.
8311
8312 * emacs-mime.texi (Display Customization): Mention addition of
8313 "image/.*" and add xref to gnus-buttonized-mime-types in the
8314 mm-discouraged-alternatives section.
8315
8316 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8317
8318 * org.texi (Tags): New section.
8319 (Agenda Views): Chapter reorganized.
8320
8321 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8322
8323 * org.texi (Internal Links): Add a missing comma after an @xref.
8324
8325 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8326
8327 * faq.texi (Filling paragraphs with a single space): No need to
8328 change sentence-end now.
8329
8330 2005-12-13 Romain Francoise <romain@orebokech.com>
8331
8332 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8333
8334 2005-12-12 Jay Belanger <belanger@truman.edu>
8335
8336 * faq.texi (Calc): Update version number.
8337
8338 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8339
8340 * org.texi (Progress Logging): New section.
8341
8342 2005-12-10 Romain Francoise <romain@orebokech.com>
8343
8344 Update the Emacs FAQ for the 22.1 release.
8345
8346 * faq.texi: Set VER to `22.1'.
8347 (Basic editing): Explain how to use localized versions of the
8348 Tutorial. Mention that `C-h r' displays the manual.
8349 Delete obsolete WWW link to an Emacs 18 tutorial.
8350 (Getting a printed manual): Point to the new locations of the
8351 manuals on the GNU Web site.
8352 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8353 available via Info (it was previously distributed separately).
8354 (Installing Texinfo documentation): The latest version of Texinfo
8355 is 4.8, not 4.0.
8356 (Informational files for Emacs): COPYING is the GNU General Public
8357 License, not the Emacs General Public License.
8358 (Informational files for Emacs): Delete obsolete link to the
8359 GNUinfo pages as they have been removed from the GNU Web site.
8360 (New in Emacs 22): New node.
8361 (Setting up a customization file): Say that most packages support
8362 Customize nowadays.
8363 (Colors on a TTY): Delete reference to instructions on how to
8364 enable syntax highlighting, it is now enabled by default.
8365 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8366 at startup automatically.
8367 (Controlling case sensitivity): Mention `M-c' in isearch.
8368 (Using an already running Emacs process): Emacs now creates the
8369 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8370 gnuserv. As emacsclient can now run Lisp code as well, delete a
8371 sentence praising gnuserv for that. Simplify description of how
8372 the client/server operation works.
8373 (Compiler error messages): Delete obsolete text (compile.el has
8374 been rewritten).
8375 (Indenting switch statements): Fix typo.
8376 (Matching parentheses): Simplify setup instructions, mention the
8377 menu bar item in the Options menu.
8378 (Repeating a command as many times as possible): Mention `C-x e'.
8379 (Going to a line by number): Mention new keymap and bindings
8380 `M-g M-g', `M-g M-p' and `M-g M-n'.
8381 (Turning on syntax highlighting): Now on by default. Simplify.
8382 (Replacing highlighted text): Use `1', not `t'.
8383 (Problems with very large files): The maximum size is now 256MB on
8384 32-bit machines.
8385 (^M in the shell buffer): Mention `comint-process-echoes'.
8386 (Emacs for Apple computers): Emacs 22 has native support for Mac
8387 OS X.
8388 (Translating names to IP addresses): Delete node.
8389 (Binding keys to commands): Fix typo.
8390 (SPC no longer completes file names): New node.
8391 (MIME with Emacs mail packages): Delete section about the Emacs
8392 MIME FAQ (it's not reachable anymore).
8393
8394 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8395
8396 * cc-mode.texi: The manual has been extensively revised: the
8397 information about using CC Mode has been separated from the larger
8398 and more difficult chapters about configuration. It has been
8399 updated for CC Mode 5.31.
8400
8401 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8402
8403 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8404 (Selecting an implementation): Fix descriptions.
8405
8406 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8407
8408 * message.texi (Various Message Variables): Addition.
8409
8410 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8411
8412 * message.texi: Fix default values.
8413
8414 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8415
8416 * message.texi (Header Commands): Clarify descriptions of
8417 message-cross-post-followup-to, message-reduce-to-to-cc, and
8418 message-insert-wide-reply.
8419 (Various Commands): Fix kindex for message-kill-to-signature;
8420 clarify description of message-tab.
8421
8422 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8423
8424 * message.texi (Mailing Lists): Fix description about MFT.
8425
8426 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8427
8428 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8429
8430 * gnus.texi (Slow Terminal Connection): Replace old description
8431 with new one.
8432
8433 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8434
8435 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8436 replace X-Draft-Headers with X-Draft-From.
8437
8438 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8439
8440 * gnus.texi (Various Various): Fix the default value of
8441 nnheader-max-head-length.
8442 (Gnus Versions): Fix typo.
8443
8444 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8445
8446 * org.texi (Structure editing): Document new functionality of
8447 M-RET.
8448
8449 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8450
8451 * org.texi (Internal Links): Fix Texinfo usage.
8452
8453 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8454
8455 * org.texi (TODO basics): Document the global todo list.
8456 (TODO items): Documents sparse tree for specific TODO
8457 keywords.
8458
8459 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8460
8461 * org.texi (Plain Lists): Typos fixed.
8462
8463 2005-11-28 Jay Belanger <belanger@truman.edu>
8464
8465 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8466
8467 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8468
8469 * org.texi (Structure editing): New item moving commands added.
8470 (Plain Lists): New section.
8471
8472 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8473
8474 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8475 (Agenda): Document commands `org-cycle-agenda-files' and
8476 `org-agenda-file-to-front'.
8477 (Built-in table editor): Document `org-table-sort-lines'.
8478 (HTML formatting): Export of hand-formatted lists.
8479
8480 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8481
8482 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8483 new variable gnus-toolbar-thickness.
8484
8485 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8486
8487 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8488
8489 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8490
8491 * gnus.texi (X-Face): Fix description.
8492 (XVarious): Remove gnus-xmas-logo-color-alist and
8493 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8494
8495 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8496
8497 * gnus.texi (Group Parameters): Mention new variable
8498 gnus-parameters-case-fold-search.
8499 (Home Score File): Addition.
8500
8501 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8502
8503 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8504 (Overview): List supported feed types.
8505 (Installation): No installation necessary when using autoload.
8506 (Configuration): Rename "RSS" to "news".
8507
8508 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8509
8510 * pgg.texi (User Commands): Document additional passphrase
8511 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8512 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8513
8514 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8515
8516 * org.texi: Version number changed to 3.19.
8517
8518 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8519
8520 * pgg.texi (How to use): Update the example to add autoload of
8521 pgg-encrypt-symmetric-region.
8522 (User Commands): Document pgg-encrypt-symmetric-region.
8523 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8524
8525 2005-10-27 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8528 mention other TeX-related units.
8529
8530 2005-10-23 Lars Hansen <larsh@soem.dk>
8531
8532 * dired-x.texi (Miscellaneous Commands):
8533 Replace dired-do-relative-symlink by dired-do-relsymlink and
8534 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8535
8536 2005-10-23 Jay Belanger <belanger@truman.edu>
8537
8538 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8539 constant.
8540
8541 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8542
8543 * faq.texi (Bugs and problems):
8544 Replace `dired-move-to-filename-regexp' by
8545 `directory-listing-before-filename-regexp'.
8546
8547 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8548
8549 * newsticker.texi (UPDATED): Set value.
8550
8551 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8552
8553 * gnus.texi (Document Groups): Remove duplicate item.
8554
8555 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8556
8557 * org.texi (Summary): Mention iCalendar support.
8558 (Exporting): Document iCalendar support.
8559
8560 2005-10-18 Romain Francoise <romain@orebokech.com>
8561
8562 * viper.texi (Viper Specials): Capitalize GNU.
8563
8564 2005-10-17 Juri Linkov <juri@jurta.org>
8565
8566 * info.texi (Getting Started, Search Index, Expert Info):
8567 Fix wording.
8568 (Search Text): Replace `echo area' with `mode line'.
8569 (Search Index): Both `i' and `,' find all index entries.
8570 Replace example `C-f' with `C-l' (which exists in index of Info
8571 manual) and delete spaces in its keyboard input sequence.
8572 Delete unnecessary explanations about literal characters.
8573
8574 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8575
8576 * gnus.texi (Document Server Internals): Addition.
8577
8578 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8579
8580 * gnus.texi (A note on namespaces): Fix RFC reference.
8581
8582 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8583
8584 * gnus.texi (RSS): Fix key description.
8585
8586 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8587
8588 * gnus.texi: Emacs/w3 -> Emacs/W3.
8589 (Browsing the Web): Fix description.
8590 (Web Searches): Ditto.
8591 (Customizing W3): Ditto.
8592
8593 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8594
8595 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8596
8597 2005-10-11 Jay Belanger <belanger@truman.edu>
8598
8599 * calc.texi (Integration): Mention using `a i' to compute definite
8600 integrals.
8601
8602 2005-10-11 Juri Linkov <juri@jurta.org>
8603
8604 * info.texi: Rearrange nodes.
8605 (Top): Update menu. Change ref `Info for Experts' to
8606 `Advanced Info Commands'.
8607 (Getting Started): Fix description of manual's parts.
8608 (Help-Int): Change xref `Info Search' to `Search Index', and
8609 `Expert Info' to `Advanced'.
8610 (Advanced): Move node one level up.
8611 (Search Text, Search Index): New nodes split out from `Info Search'.
8612 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8613 split out from `Advanced'.
8614 (Advanced, Emacs Info Variables): De-document editing an Info file
8615 in Info.
8616 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8617 (Creating an Info File): Delete node and move its text to
8618 `Expert Info'.
8619
8620 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8621
8622 * org.texi (Workflow states): Documented that change in keywords
8623 becomes active only after restart of Emacs.
8624
8625 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8626
8627 Sync with Tramp 2.0.51.
8628
8629 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8630
8631 * speedbar.texi (Introduction): Describe new location of speedbar
8632 on menubar.
8633 (Basic Key Bindings): Remove descriptions of bindings that have
8634 been removed.
8635
8636 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8637
8638 * speedbar.texi (GDB): Describe use of watch expressions.
8639
8640 2005-09-28 Simon Josefsson <jas@extundo.com>
8641
8642 * message.texi (IDNA): Fix.
8643
8644 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8645
8646 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8647 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8648 description of nntp-open-connection-function.
8649 (Common Variables): Fix descriptions.
8650
8651 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8652
8653 * gnus.texi (Server Buffer Format): Document the %a format spec.
8654
8655 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8656
8657 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8658
8659 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi Version 3.16.
8662
8663 2005-09-19 Miles Bader <miles@gnu.org>
8664
8665 * newsticker.texi: Get rid of CVS keywords.
8666
8667 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8668
8669 * gnus.texi (Finding the Parent): Fix description of how Gnus
8670 finds article.
8671
8672 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8673
8674 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8675 to drop off non-answered articles.
8676
8677 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8678
8679 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8680 braces (which are unsupported by NMAKE) for macro `srcdir'.
8681
8682 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8683
8684 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8685 (../info/newsticker, newsticker.dvi): New targets.
8686
8687 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8688
8689 * newsticker.texi: Replace @command with @code. Replace @example
8690 with @lisp.
8691 (Top): Add explanations to menu items.
8692 (GNU Free Documentation License): Remove.
8693
8694 2005-09-16 Romain Francoise <romain@orebokech.com>
8695
8696 Update all files to specify GFDL version 1.2.
8697
8698 * doclicense.texi (GNU Free Documentation License): Update to
8699 version 1.2.
8700
8701 2005-09-15 Richard M. Stallman <rms@gnu.org>
8702
8703 * newsticker.texi: Fix @setfilename.
8704
8705 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8706 (../info/newsticker, newsticker.dvi): New targets.
8707
8708 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8709
8710 * org.texi: Version 3.15.
8711
8712 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8713
8714 * ses.texi: Combine all three indices into one.
8715 Correct a few typos.
8716
8717 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8718
8719 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8720
8721 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8722
8723 * emacs-mime.texi (Handles): Remove duplicate item.
8724 (Encoding Customization): Fix the default value for
8725 mm-coding-system-priorities.
8726 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8727 (Basic Functions): Fix reference.
8728
8729 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8730
8731 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8732
8733 2005-08-18 Richard M. Stallman <rms@gnu.org>
8734
8735 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8736 and web site.
8737
8738 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8739 not keyboard-translate.
8740
8741 2005-08-11 Richard M. Stallman <rms@gnu.org>
8742
8743 * faq.texi (Using regular expressions): Fix xref.
8744
8745 2005-08-09 Juri Linkov <juri@jurta.org>
8746
8747 * info.texi (Help-P): Replace `Prev' with `Previous'.
8748 (Help-M, Help-Xref): Add S-TAB.
8749 (Help-FOO): Update `u' command.
8750 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8751 Update info about visibility of xref parts.
8752 (Help-Int): Fix `m' command. Rename `Info-last' to
8753 `Info-history-back'. Add `Info-history-forward'.
8754 (Advanced): Fix `g*' and `M-n' commands.
8755 (Info Search): Add `index-apropos' in stand-alone browser.
8756 Add isearch commands.
8757 (Emacs Info Variables): Remove `Info-fontify'.
8758 Add `Info-mode-hook'. Update face names.
8759 Add `Info-fontify-maximum-menu-size',
8760 `Info-fontify-visited-nodes', `Info-isearch-search'.
8761
8762 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8763
8764 Sync with Tramp 2.0.50.
8765
8766 * tramp.texi: Use @option{} consequently for method names.
8767 (Inline methods, External transfer methods): Remove references to
8768 Cygwin.
8769 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8770 implementation.
8771
8772 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8773
8774 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8775 Mention that gnus-init-file is not read when Emacs is invoked with
8776 --no-init-file or -q.
8777
8778 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8779
8780 * org.texi: Version 3.14.
8781
8782 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8783
8784 * org.texi: Version 3.13.
8785
8786 2005-07-18 Juri Linkov <juri@jurta.org>
8787
8788 * calc.texi (Time Zones, Logical Operations):
8789 * cl.texi (Overview):
8790 * org.texi (TODO types):
8791 * sc.texi (Emacs 18 MUAs):
8792 * speedbar.texi (Top):
8793 * url.texi (History):
8794 Delete duplicate duplicate words.
8795
8796 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8797
8798 * cl.texi (Type Predicates): Document `atom' type.
8799
8800 2005-07-04 Lute Kamstra <lute@gnu.org>
8801
8802 Update FSF's address in GPL notices.
8803
8804 * calc.texi (Copying):
8805 * doclicense.texi (GNU Free Documentation License):
8806 * faq.texi (Contacting the FSF):
8807 * mh-e.texi (Copying): Update FSF's address.
8808
8809 2005-07-03 Richard M. Stallman <rms@gnu.org>
8810
8811 * flymake.texi (Example -- Configuring a tool called directly):
8812 Update name of flymake-build-relative-filename.
8813
8814 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8815
8816 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8817
8818 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8819
8820 * org.texi: Version 3.12.
8821
8822 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8823
8824 * makefile.w32-in (MAKEINFO): Use --force.
8825 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8826 Makefile.in.
8827 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8828 more shells.
8829
8830 2005-06-23 Richard M. Stallman <rms@gnu.org>
8831
8832 * speedbar.texi (Creating a display): Texinfo usage fixes.
8833
8834 * tramp.texi (Customizing Completion, Auto-save and Backup):
8835 Texinfo usage fixes.
8836
8837 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8838
8839 * dired-x.texi (Miscellaneous Commands):
8840 * ediff.texi (Miscellaneous):
8841 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8842 (Agent Variables):
8843 * info.texi (Help-Xref):
8844 * message.texi (Message Headers):
8845 * org.texi (Remember):
8846 * reftex.texi (Options (Defining Label Environments)):
8847 (Options (Index Support)):
8848 (Options (Viewing Cross-References)):
8849 (Options (Misc)):
8850 (Changes):
8851 * speedbar.texi (Creating a display):
8852 * tramp.texi (Customizing Completion, Auto-save and Backup):
8853 Texinfo usage fix.
8854
8855 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8856
8857 * org.texi: Version 3.11.
8858
8859 2005-06-12 Jay Belanger <belanger@truman.edu>
8860
8861 * calc.texi (Getting Started): Remove extra menu item.
8862
8863 2005-05-31 Jay Belanger <belanger@truman.edu>
8864
8865 * calc.texi (Notations Used in This Manual): Use @kbd for key
8866 sequence.
8867 (Demonstration of Calc): Mention another way of starting Calc.
8868 (Starting Calc): Mention long name of M-#.
8869 (Embedded Mode Overview): Remove unnecessary instruction.
8870 (Other M-# commands): Rephrase `M-# 0' explanation.
8871 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8872 reflect current behavior.
8873
8874 2005-05-30 Jay Belanger <belanger@truman.edu>
8875
8876 * calc.texi (Hooks): Change description of calc-window-hook and
8877 calc-trail-window-hook to match usage.
8878 (Computational Functions): Add more constant-generating functions.
8879 (Customizable Variables): Use defvar.
8880
8881 2005-05-28 Jay Belanger <belanger@truman.edu>
8882
8883 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8884 (Basic Embedded Mode): Explain behavior of arguments to
8885 calc-embedded-mode.
8886
8887 2005-05-27 Jay Belanger <belanger@truman.edu>
8888
8889 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8890 current behavior.
8891
8892 2005-05-25 Jay Belanger <belanger@truman.edu>
8893
8894 * calc.texi: Change Calc version number throughout.
8895 (Keypad Mode): Change location in info output.
8896 (Keypad mode overview): Move picture of keypad.
8897
8898 2005-05-21 Jay Belanger <belanger@truman.edu>
8899
8900 * calc.texi (Storing variables): Mention that only most variables
8901 are void to begin with.
8902
8903 2005-05-21 Kevin Ryde <user42@zip.com.au>
8904
8905 * widget.texi (Basic Types): Update cross ref from "Enabling
8906 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8907 lispref/text.texi change.
8908
8909 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * org.texi: Version 3.09.
8912
8913 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8914
8915 * reftex.texi: Version 4.28.
8916
8917 2005-05-16 Jay Belanger <belanger@truman.edu>
8918
8919 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8920
8921 2005-05-14 Jay Belanger <belanger@truman.edu>
8922
8923 * calc.texi (Default Simplifications): Insert missing ! (logical
8924 not operator).
8925
8926 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8927
8928 Sync with Tramp 2.0.49.
8929
8930 2005-05-10 Jay Belanger <belanger@truman.edu>
8931
8932 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8933 to 1.
8934
8935 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8936
8937 * org.texi: Version 3.08, structure reorganized.
8938
8939 2005-04-24 Richard M. Stallman <rms@gnu.org>
8940
8941 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8942
8943 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi: Update to version 3.06.
8946
8947 2005-04-13 Lute Kamstra <lute@gnu.org>
8948
8949 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8950
8951 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8952
8953 * cl.texi (Porting Common Lisp): Fix typo.
8954
8955 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8956
8957 * gnus.texi (RSS): Addition.
8958
8959 2005-04-04 Jay Belanger <belanger@truman.edu>
8960
8961 * calc.texi: Change Calc version number.
8962 (Customizable variables): Fix description of calc-language-alist.
8963 (Copying): Put in version 2 of GPL.
8964
8965 2005-04-01 Jay Belanger <belanger@truman.edu>
8966
8967 * calc.texi (Troubleshooting Commands): Remove comment about
8968 installation.
8969 (Installation): Remove section.
8970 (Customizable Variables): New section.
8971 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8972 (Graphical Devices): Add references to Customizable Variables.
8973
8974 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8975
8976 * emacs-mime.texi (Display Customization): Markup fixes.
8977 (rfc2047): Update.
8978
8979 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8980
8981 * gnus-faq.texi: Replaced with auto-generated version.
8982
8983 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8984
8985 * dired-x.texi (Multiple Dired Directories): default-directory was
8986 renamed to dired-default-directory.
8987
8988 2005-03-26 Jay Belanger <belanger@truman.edu>
8989
8990 * calc.texi (Simplifying Formulas, Rewrite Rules):
8991 Change description of top and bottom of fraction.
8992 (Modulo Forms): Move description of how to create modulo forms to
8993 earlier in the section.
8994 (Fraction Mode): Suggest using : to get a fraction by dividing.
8995 (Basic Arithmetic): Adjust placement of command name.
8996 (Truncating the Stack): Emphasize that "hidden" entries are still
8997 visible.
8998 (Installation): Move discussion of printing manual to "About This
8999 Manual".
9000 (About This Manual): Mention how to print the manual.
9001 (Reporting Bugs): Remove first person.
9002 (Building Vectors): Add algebraic version of append.
9003 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9004 (Grouping Digits): Fix typo.
9005
9006 2005-03-25 Werner Lemberg <wl@gnu.org>
9007
9008 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9009 Replace `legal' with `valid'.
9010
9011 2005-03-25 Werner Lemberg <wl@gnu.org>
9012
9013 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9014
9015 2005-03-24 Jay Belanger <belanger@truman.edu>
9016
9017 * calc.texi (General Mode Commands)
9018 (Mode Settings in Embedded Mode): Add some explanation of
9019 recording mode settings.
9020
9021 2005-03-24 Richard M. Stallman <rms@gnu.org>
9022
9023 * calc.texi: Remove praise of non-free software.
9024
9025 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9026 (Installation): Node deleted.
9027
9028 2005-03-23 Richard M. Stallman <rms@gnu.org>
9029
9030 * url.texi (HTTP language/coding): Improve last change.
9031
9032 2005-03-22 Jay Belanger <belanger@truman.edu>
9033
9034 * calc.texi (Embedded Mode): Add new information on changing
9035 modes.
9036
9037 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9038
9039 Sync with Tramp 2.0.48.
9040
9041 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9042
9043 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9044 "GNU/Linux". Change all addresses to .gnu.org.
9045 (Default Method): Offer shortened syntax for "su" and "sudo"
9046 methods.
9047
9048 2005-03-07 Richard M. Stallman <rms@gnu.org>
9049
9050 * url.texi: Fix usage of "e.g.".
9051 (HTTP language/coding): Explain the rules for these strings.
9052
9053 2005-03-06 Richard M. Stallman <rms@gnu.org>
9054
9055 * woman.texi (Introduction): Minor cleanups.
9056
9057 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9058
9059 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9060 (Installation): Node deleted.
9061
9062 * mh-e.texi (Preface): Get rid of "Emacs 21".
9063
9064 * eshell.texi (Installation): Delete node (for Emacs 20).
9065
9066 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9067
9068 * flymake.texi: Refill and tweak style in @lisp blocks.
9069
9070 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9071
9072 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9073
9074 2005-03-01 Jay Belanger <belanger@truman.edu>
9075
9076 * calc.texi (Trigonometric and Hyperbolic Functions):
9077 Mention additional functions.
9078 (Algebraic Simplifications): Mention additional simplifications.
9079
9080 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9081
9082 * ses.texi: Add concept/function/variable indices (this work was
9083 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9084 papers on file at FSF).
9085
9086 2005-02-10 Jay Belanger <belanger@truman.edu>
9087
9088 * calc.texi: Change @LaTeX to La@TeX throughout.
9089 Redefine @expr as @math for TeX output.
9090 Redefine @texline as a no-op for TeX output.
9091 Define @tfn, replace @t by @tfn throughout.
9092
9093 2005-02-09 Jay Belanger <belanger@truman.edu>
9094
9095 * calc.texi: Add macro for LaTeX for info output.
9096
9097 2005-02-08 Kim F. Storm <storm@cua.dk>
9098
9099 * texinfo.tex (LaTex): Add def.
9100
9101 2005-02-06 Jay Belanger <belanger@truman.edu>
9102
9103 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9104 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9105 throughout manual.
9106
9107 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9108
9109 * gnus.texi: Some edits based on comments from David Abrahams.
9110
9111 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9112
9113 * gnus.texi (RSS): Fix the keystroke.
9114
9115 2005-01-24 David Kastrup <dak@gnu.org>
9116
9117 * faq.texi: Update AUCTeX version info.
9118
9119 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9120
9121 * gnus-faq.texi ([4.1]): Typo.
9122
9123 2005-01-19 Jay Belanger <belanger@truman.edu>
9124
9125 * calc.texi (Keep Arguments): Mention that keeping arguments
9126 doesn't work with keyboard macros.
9127
9128 2005-01-16 Richard M. Stallman <rms@gnu.org>
9129
9130 * autotype.texi (Autoinserting): Fix small error.
9131
9132 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9133
9134 Sync with Tramp 2.0.47.
9135
9136 * tramp.texi (Compilation): New section, describing compilation of
9137 remote files.
9138
9139 2005-01-11 Kim F. Storm <storm@cua.dk>
9140
9141 * widget.texi (Basic Types): Add :follow-link keyword.
9142
9143 2005-01-09 Jay Belanger <belanger@truman.edu>
9144
9145 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9146
9147 2005-01-08 Jay Belanger <belanger@truman.edu>
9148
9149 * calc.texi: Change throughout to reflect new default value of
9150 calc-settings-file.
9151
9152 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * message.texi (Reply): `message-reply-to-function' should return
9155 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9156
9157 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9158
9159 * faq.texi (Changing load-path): Fix typo.
9160
9161 2005-01-05 Jay Belanger <belanger@truman.edu>
9162
9163 * calc.texi (Programming Tutorial): Replace kbd command by
9164 appropriate characters for a keyboard macro.
9165
9166 2005-01-04 Jay Belanger <belanger@truman.edu>
9167
9168 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9169 for Lucid Emacs.
9170 (Programming Tutorial): Mention that the user needs to be in the
9171 right mode to compute some functions.
9172
9173 2005-01-04 Jay Belanger <belanger@truman.edu>
9174
9175 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9176 no longer applicable.
9177
9178 2005-01-01 Jay Belanger <belanger@truman.edu>
9179
9180 * calc.texi (Programming Tutorial): Change description of how to
9181 edit keyboard macros to match current behavior.
9182
9183 2004-12-31 Jay Belanger <belanger@truman.edu>
9184
9185 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9186
9187 2004-12-20 Jay Belanger <belanger@truman.edu>
9188
9189 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9190 zero.
9191
9192 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9193
9194 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9195 @xref.
9196 (Font Locking): Avoid @strong{Note:}.
9197
9198 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9199
9200 Sync with Tramp 2.0.46.
9201
9202 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9203
9204 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9205
9206 * url.texi: Correct typos.
9207 (Retrieving URLs): @var{nil}->@code{nil}.
9208 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9209 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9210 (Dealing with HTTP documents): @inforef->@xref.
9211
9212 2004-12-15 Jay Belanger <belanger@truman.edu>
9213
9214 * calc.texi: Consistently capitalized all mode names.
9215 (Answers to Exercises): Mention that an answer can be a fraction
9216 when in Fraction mode.
9217
9218 2004-12-13 Jay Belanger <belanger@truman.edu>
9219
9220 * calc.texi: Fix some TeX definitions.
9221
9222 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9223
9224 * reftex.texi (Imprint): Remove erroneous @value's.
9225
9226 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9227
9228 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9229 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9230
9231 2004-12-08 Jay Belanger <belanger@truman.edu>
9232
9233 * calc.texi (Starting Calc): Remove comment about installation.
9234 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9235
9236 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9237
9238 * url.texi: Update @setfilename.
9239 (Getting Started): No need to worry about Gnus versions.
9240 (Dealing with HTTP documents): Use @inforef.
9241
9242 * org.texi: Fix @direntry file name.
9243
9244 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * url.texi: New file.
9247
9248 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9249
9250 2004-12-06 Jay Belanger <belanger@truman.edu>
9251
9252 * calc.texi (Using Calc): Remove paragraph about installation.
9253
9254 2004-12-06 Jay Belanger <belanger@truman.edu>
9255
9256 * calc.texi: Use more Texinfo macros and less TeX defs.
9257 Remove @refill's.
9258
9259 2004-12-06 Richard M. Stallman <rms@gnu.org>
9260
9261 * org.texi: New file.
9262
9263 2004-12-05 Richard M. Stallman <rms@gnu.org>
9264
9265 * Makefile.in (org.dvi, ../info/org): New targets.
9266 (INFO_TARGETS): Add ../info/org.
9267 (DVI_TARGETS): Add org.dvi.
9268 (maintainer-clean): Remove the info files in the info dir.
9269
9270 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9271
9272 * idlwave.texi: Fix the setfilename directive to put the produced
9273 file in ../info.
9274 (Continued Statement Indentation): Resurrect Jan D.'s change from
9275 2004-11-03 that was lost when a newer version of idlwave.texi was
9276 imported.
9277
9278 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9279
9280 * gnus-faq.texi ([5.1]): Add missing bracket.
9281
9282 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9283 Index `spam-initialize'.
9284
9285 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9286
9287 * message.texi (Various Message Variables): Mention that all mail
9288 file variables are derived from `message-directory'.
9289
9290 * gnus.texi (Splitting Mail): Clarify bogus group.
9291
9292 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9293
9294 * emacs-mime.texi (Encoding Customization):
9295 Fix mm-coding-system-priorities entry.
9296
9297 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9298
9299 * idlwave.texi (Continued Statement Indentation):
9300 * reftex.texi (Options (Index Support)):
9301 (Displaying and Editing the Index, Table of Contents):
9302 * speedbar.texi (Creating a display, Major Display Modes):
9303 Replace non-nil with non-@code{nil}.
9304
9305 2004-10-21 Jay Belanger <belanger@truman.edu>
9306
9307 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9308
9309 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9310
9311 * calc.texi (Reporting Bugs): Double up `@'.
9312
9313 2004-10-18 Jay Belanger <belanger@truman.edu>
9314
9315 * calc.texi (Reporting Bugs): Change the address that bugs
9316 should be sent to.
9317
9318 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9319
9320 * gnus.texi (New Features): Add 5.11.
9321
9322 * message.texi (Resending): Remove wrong default value.
9323
9324 * gnus.texi (Mail Source Specifiers): Describe possible problems
9325 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9326 `pop3-leave-mail-on-server' to the index.
9327
9328 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9329
9330 * message.texi (Canceling News): Add how to set a password.
9331
9332 2004-10-12 Jay Belanger <belanger@truman.edu>
9333
9334 * calc.texi (Help Commands): Change the descriptions of
9335 calc-describe-function and calc-describe-variable to match their
9336 current behavior.
9337
9338 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9339
9340 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9341
9342 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9343
9344 Sync with Tramp 2.0.45.
9345
9346 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9347 plink link. The URL is outdated. Originator contacted for
9348 clarification.
9349
9350 2004-10-10 Juri Linkov <juri@jurta.org>
9351
9352 * gnus.texi (Top, Marking Articles): Join two menus in one node
9353 because a node can have only one menu.
9354
9355 2004-10-09 Juri Linkov <juri@jurta.org>
9356
9357 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9358 example of nnmail-split-fancy.
9359
9360 2004-10-06 Karl Berry <karl@gnu.org>
9361
9362 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9363 consistency with other uses of dashes.
9364
9365 2004-10-05 Karl Berry <karl@gnu.org>
9366
9367 * info.texi: Consistently use --- throughout, periods at end of
9368 menu descriptions, and a couple typos.
9369
9370 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9371
9372 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9373 * pgg.texi (User Commands, Backend methods): Do.
9374 * gnus.texi: Markup fixes.
9375 (Setting Process Marks): Fix `M P a' entry.
9376 * emacs-mime.texi: Fixes.
9377
9378 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9379
9380 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9381 again.
9382 Use 5.10 instead of 5.10.0.
9383
9384 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9385
9386 * gnus.texi (Summary Mail Commands): S D e.
9387
9388 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9389
9390 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9391 the gnus-article-mode-line-format section.
9392
9393 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9394
9395 * gnus.texi (Various Summary Stuff): Fix the documentation for
9396 gnus-newsgroup-variables.
9397
9398 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9399
9400 * gnus.texi (MIME Commands):
9401 Add gnus-mime-display-multipart-as-mixed,
9402 gnus-mime-display-multipart-alternative-as-mixed,
9403 gnus-mime-display-multipart-related-as-mixed.
9404 (Mail Source Customization): Clarify `mail-source-directory'.
9405 (Splitting Mail): Mention gnus-group-find-new-groups.
9406 (SpamOracle): Fix typo.
9407
9408 * gnus-faq.texi: Untabify.
9409 ([6.3]): nnir.el is in contrib directory.
9410
9411 * message.texi (News Headers): Clarify how a unique ID is created.
9412
9413 * gnus.texi (Batching Agents): Fix typo in example.
9414 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9415
9416 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9417
9418 * gnus.texi (Group Parameters): Add more on hooks.
9419
9420 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9421
9422 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9423
9424 2004-09-22 Jay Belanger <belanger@truman.edu>
9425
9426 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9427 might be hidden during part of the session.
9428
9429 2004-09-20 Jay Belanger <belanger@truman.edu>
9430
9431 * calc.texi (Notations Used in This Manual): Put in an earlier
9432 mention that DEL could be called Backspace.
9433
9434 2004-09-10 Simon Josefsson <jas@extundo.com>
9435
9436 * gnus.texi (IMAP): Add example. Suggested and partially written
9437 by Steinar Bang <sb@dod.no>.
9438
9439 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9440
9441 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9442 netrc syntax.
9443
9444 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9445
9446 * gnus.texi (Spam ELisp Package Sequence of Events):
9447 Some clarifications.
9448 (Spam ELisp Package Global Variables): More clarifications.
9449
9450 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9451
9452 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9453 Mention spam-split does not modify incoming mail.
9454
9455 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9456
9457 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9458
9459 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9460
9461 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9462
9463 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9464
9465 * makefile.w32-in (sieve, pgg): Use $(infodir).
9466
9467 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9468
9469 * makefile.w32-in: Fix PGG and Sieve entries.
9470
9471 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9472
9473 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9474 Emacs and related programs.
9475
9476 2004-08-27 Richard M. Stallman <rms@gnu.org>
9477
9478 * faq.texi: Fix texinfo usage, esp. doublequotes.
9479 (Difference between Emacs and XEmacs): Some clarification.
9480
9481 * faq.texi (Difference between Emacs and XEmacs):
9482 Explain not to contrast XEmacs with GNU Emacs.
9483
9484 2004-08-26 Richard M. Stallman <rms@gnu.org>
9485
9486 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9487
9488 2004-08-22 David Kastrup <dak@gnu.org>
9489
9490 * reftex.texi (AUCTeX): Update links, section name.
9491
9492 * faq.texi (Calc): Update availability (included in 22.1).
9493 (AUCTeX): Update availability, information, versions, description.
9494
9495 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9496
9497 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9498
9499 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9500
9501 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9502
9503 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9504
9505 Sync with Tramp 2.0.44.
9506
9507 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9508
9509 * widget.texi (User Interface): Update how to separate the
9510 editable field of an editable-field widget from other widgets.
9511 (Programming Example): Add text after field.
9512
9513 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9514
9515 * emacs-mime.texi (Encoding Customization): Add a note to the
9516 mm-content-transfer-encoding-defaults entry.
9517 (rfc2047): Update.
9518
9519 * gnus.texi (Article Highlighting):
9520 Add gnus-cite-ignore-quoted-from.
9521 (POP before SMTP): New node.
9522 (Posting Styles): Addition.
9523 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9524 (Fancy Mail Splitting): Ditto.
9525 (X-Face): Add gnus-x-face.
9526
9527 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9528
9529 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9530 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9531
9532 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9533
9534 * gnus.texi (Mail Source Specifiers):
9535 Describe `pop3-leave-mail-on-server'.
9536
9537 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9538
9539 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9540
9541 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9542 repository. Change setfilename.
9543
9544 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9545
9546 2004-07-02 Juri Linkov <juri@jurta.org>
9547
9548 * pcl-cvs.texi (Viewing differences): Add `d r'.
9549
9550 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9551
9552 * ses.texi, viper.texi, flymake.texi, faq.texi:
9553 * eshell.texi, ediff.texi: Markup fixes.
9554
9555 2004-06-21 Karl Berry <karl@gnu.org>
9556
9557 * info.texi (Top): Mention that only Emacs has mouse support.
9558 (Getting Started): Mention this in a few other places.
9559
9560 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9561
9562 * autotype.texi (Copyrights, Timestamps):
9563 Recommend `before-save-hook' instead of `write-file-functions'.
9564
9565 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9566
9567 * dired-x.texi (dired-mark-omitted): Update keybinding.
9568
9569 2004-06-10 Kim F. Storm <storm@cua.dk>
9570
9571 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9572
9573 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9574
9575 * dired-x.texi (variable dired-omit-mode): Rename from
9576 dired-omit-files-p.
9577 (function dired-omit-mode): Rename from dired-omit-toggle.
9578 Call dired-omit-mode rather than set dired-omit-files-p.
9579 (dired-mark-omitted): Describe command.
9580
9581 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9582
9583 Version 2.0.41 of Tramp released.
9584
9585 2004-05-29 Juanma Barranquero <lektu@terra.es>
9586
9587 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9588 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9589
9590 2004-05-29 Richard M. Stallman <rms@gnu.org>
9591
9592 * cl.texi (Top): Call this chapter `Introduction'.
9593 (Overview): In TeX, no section heading here.
9594
9595 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9596
9597 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9598
9599 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9600 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9601
9602 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9603
9604 * flymake.texi: New file.
9605
9606 2004-05-28 Simon Josefsson <jas@extundo.com>
9607
9608 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9609
9610 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9611
9612 Version 2.0.40 of Tramp released.
9613
9614 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9615
9616 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9617
9618 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9619 variables `tramp-backup-directory-alist' and
9620 `tramp-bkup-backup-directory-info'.
9621 (Overview, Connection types)
9622 (External transfer methods, Default Method)
9623 (Windows setup hints): Remove restriction of password entering
9624 with external methods.
9625 (Auto-save and Backup): Make file name example
9626 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9627 and `auto-save-directory' must be used.
9628 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9629 only "NT"). Remove doubled entry "What kinds of systems does
9630 @tramp{} work on".
9631 (tramp): Macro removed.
9632 (Obtaining Tramp): Flag removed from title.
9633 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9634 and `trampver' used properly. Flag `tramp-inst' replaced by
9635 `installchapter'. Installation related text adapted.
9636
9637 2004-04-28 Masatake YAMATO <jet@gyve.org>
9638
9639 * widget.texi (Programming Example): Remove overlays.
9640
9641 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9642
9643 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9644
9645 2004-04-23 Juanma Barranquero <lektu@terra.es>
9646
9647 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9648
9649 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9650
9651 * info.texi (Info Search): Add info-apropos.
9652
9653 2004-03-22 Juri Linkov <juri@jurta.org>
9654
9655 * faq.texi: Fix help key bindings.
9656
9657 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9658
9659 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9660 (as suggested by Karl Berry). Update information about colored
9661 stars in menus. Add new subheading describing M-n.
9662
9663 2004-03-12 Richard M. Stallman <rms@gnu.org>
9664
9665 * cl.texi (Top): Rename top node's title.
9666
9667 2004-03-08 Karl Berry <karl@gnu.org>
9668
9669 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9670 problems making the texinfo distribution.
9671
9672 2004-02-29 Simon Josefsson <jas@extundo.com>
9673
9674 * smtpmail.texi (Authentication): Change the list of supported
9675 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9676 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9677 <voegelas@gmx.net>.
9678
9679 2004-02-29 Juanma Barranquero <lektu@terra.es>
9680
9681 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9682 Use $(DEL) instead of rm, and ignore exit code.
9683
9684 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9685
9686 Tramp version 2.0.39 released.
9687
9688 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9689
9690 * tramp.texi (Customizing Completion): Explain new functions
9691 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9692 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9693 (Top): Refer to Savannah mailing list as the major one.
9694 Mention older mailing lists in HTML mode only.
9695 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9696 (Frequently Asked Questions): Remote hosts must not be Unix-like
9697 for "smb" method.
9698 (Password caching): New node.
9699 (External transfer methods): Refer to password caching for "smb"
9700 method.
9701
9702 2004-02-17 Karl Berry <karl@gnu.org>
9703
9704 * info.texi (Help-Int): Mention the new line number feature.
9705
9706 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9707
9708 * ses.texi (Advanced Features): New functionality for
9709 ses-set-header-row (defaults to current row unless C-u used).
9710 (Acknowledgements): Add Stefan Monnier.
9711
9712 2003-12-29 Kevin Ryde <user42@zip.com.au>
9713
9714 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9715
9716 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9717
9718 Tramp version 2.0.38 released.
9719
9720 * tramp.texi (Remote shell setup): Warn of environment variables
9721 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9722 <sven.gabriel@imk.fzk.de>.
9723 (Configuration): Tramp now chooses base64/uuencode
9724 automatically. Update wording accordingly.
9725 (Top): More description for the `Default Method' menu entry.
9726 (Default Method): Use @code, not @var, for Lisp variables.
9727 (Default Method): New subsection `Which method is the right one
9728 for me?' Suggested by Christian Kirsch.
9729 (Configuration): Pointer to new subsection added.
9730 (Default Method): Too many "use" in one sentence.
9731 Rephrase. Reported by Christian Kirsch.
9732 (Filename Syntax): Old `su' example is probably a left-over from
9733 the sm/su method naming. Replace with `ssh', instead.
9734 (External transfer methods, Auto-save and Backup):
9735 Typo fixes.
9736
9737 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9738
9739 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9740 (Top): Mention japanese manual only if flag `jamanual' is set.
9741 Insert section `Japanese manual' in menu.
9742
9743 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9744
9745 * eshell.texi (Known Problems): Add doc item.
9746
9747 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9748
9749 * cc-mode.texi: Update for CC Mode 5.30.
9750
9751 Note: Please refrain from doing purely cosmetic changes like
9752 removing trailing whitespace in this manual; it clobbers cvs
9753 merging for no good reason.
9754
9755 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9756
9757 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9758 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9759 @acronym{ASCII}.
9760
9761 2003-10-26 Karl Berry <karl@gnu.org>
9762
9763 * info.texi (Info Search): Echo area, not echo are. From Debian
9764 diff.
9765
9766 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9767
9768 * widget.texi (Defining New Widgets): Document new behavior of
9769 :buttons and :children keywords.
9770
9771 2003-10-22 Miles Bader <miles@gnu.org>
9772
9773 * Makefile.in (info): Move before $(top_srcdir)/info.
9774
9775 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9776
9777 * tramp.texi (Inline methods): Small grammar fix.
9778 (External transfer methods): Likewise.
9779
9780 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9781
9782 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9783
9784 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9785
9786 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9787
9788 2003-09-30 Richard M. Stallman <rms@gnu.org>
9789
9790 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9791
9792 * widget.texi (User Interface): Fix typos.
9793
9794 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9795
9796 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9797
9798 * pcl-cvs.texi (Selected Files): Fix typo.
9799
9800 2003-09-21 Karl Berry <karl@gnu.org>
9801
9802 * info.texi (] and [ commands): No period at end of section title.
9803
9804 2003-09-04 Miles Bader <miles@gnu.org>
9805
9806 * Makefile.in (top_srcdir): New variable.
9807 ($(top_srcdir)/info): New rule.
9808 (info): Depend on it.
9809
9810 2003-09-03 Peter Runestig <peter@runestig.com>
9811
9812 * makefile.w32-in: New file.
9813
9814 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9815
9816 * widget.texi (User Interface): Explain the need of static text
9817 around an editable field.
9818
9819 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9820
9821 * widget.texi (Basic Types): The argument to `:help-echo' can now
9822 be a form that evaluates to a string.
9823
9824 2003-08-18 Kim F. Storm <storm@cua.dk>
9825
9826 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9827
9828 2003-08-16 Richard M. Stallman <rms@gnu.org>
9829
9830 * dired-x.texi (Shell Command Guessing): Explain *.
9831
9832 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9833
9834 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9835 log-edit-insert-changelog.
9836
9837 2003-08-03 Karl Berry <karl@gnu.org>
9838
9839 * info.texi: Need @contents.
9840
9841 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9842
9843 Tramp version 2.0.36 released.
9844
9845 * tramp.texi (Remote shell setup): Explain about problems with
9846 non-Bourne commands in ~/.profile and ~/.shrc.
9847
9848 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9849
9850 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9851 renaming of `vis-mode' to `visible-mode'.
9852
9853 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9854
9855 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9856 next, prev and up pointers.
9857
9858 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9859
9860 * info.texi (Help): Mention existence of Emacs and stand-alone
9861 Info at the very beginning of the tutorial.
9862 (Help-Inv): New node.
9863 (Help-]): New node.
9864 (Help-M): Systematically point out the differences between default
9865 Emacs and stand-alone versions. Delete second menu.
9866 (Help-Xref): Systematically point out the differences between
9867 default Emacs and stand-alone versions.
9868 (Help-Int): Change `l' example.
9869 (Expert Info): Fix typos.
9870 (Emacs Info Variables): Mention `Info-hide-note-references' and
9871 new default for `Info-scroll-prefer-subnodes'.
9872
9873 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9874
9875 Version 2.0.35 of Tramp released.
9876
9877 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9878 (Inline methods): Add methods `remsh' and `plink1'.
9879 (External transfer methods): Add method `remcp'.
9880 (Multi-hop Methods): Add method `remsh'.
9881 Small patch from Adrian Aichner <adrian@xemacs.org>:
9882 Fix minor typos.
9883 (Concept Index): Add to make manual searchable via
9884 `Info-index'.
9885 (Version Control): Add cindex entry.
9886
9887 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9888
9889 * trampver.texi: Version 2.0.34 released.
9890
9891 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9892
9893 * faq.texi: Improve previous changes.
9894
9895 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9896
9897 * faq.texi: Update copyright and maintenance details.
9898 Update some package URLs, versions, and maintainers.
9899 Remove many references to the Emacs Lisp Archive.
9900
9901 2003-04-23 Simon Josefsson <jas@extundo.com>
9902
9903 * smtpmail.texi: Fix license (the invariant sections mentioned has
9904 never been part of the smtp manual). Align info dir entry with
9905 other emacs packages.
9906
9907 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9908
9909 * tramp.texi: Version 2.0.33 released.
9910 Remove installation chapter. Remove XEmacs specifics.
9911
9912 2003-03-29 Richard M. Stallman <rms@gnu.org>
9913
9914 * tramp.texi (Top): Undo the previous renaming.
9915 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9916
9917 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9918
9919 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9920 version of manual.
9921
9922 * tramp.texi (Auto-save and Backup): New node.
9923
9924 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9925
9926 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9927 Emacs" in order to have better differentiation to "XEmacs".
9928 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9929 are new macros in order to point to the other Emacs flavor where
9930 appropriate. In info case, point to node `Installation' in order
9931 to explain how to generate the other way. In html case, make a
9932 link to the other html file.
9933 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9934 after CVS checkout/update.
9935 (Installation): Completely rewritten.
9936 (Installation parameters, Load paths): New sections under
9937 `Installation'.
9938
9939 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9940
9941 * tramp.texi: Version 2.0.30 released.
9942 Replace word "path" with "localname" where used as a component of
9943 a Tramp file name.
9944
9945 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9946
9947 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9948 introduced.
9949 (Installation): Explain what to do if files from the tramp/contrib
9950 directory are needed.
9951
9952 2003-02-23 Alex Schroeder <alex@emacswiki.org>
9953
9954 * smtpmail.texi (How Mail Works): New.
9955
9956 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9957
9958 * smtpmail.texi: New file.
9959
9960 * Makefile.in: Build SMTP manual.
9961
9962 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9963
9964 * tramp.texi: Version 2.0.29 released.
9965 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9966 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9967
9968 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9969
9970 * tramp.texi (Frequently Asked Questions): Explain a workaround if
9971 another package loads accidentally Ange-FTP.
9972
9973 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9974
9975 * tramp.texi (Customizing Completion): Add function
9976 `tramp-parse-sconfig'. Change example of
9977 `tramp-set-completion-function', because parsing of ssh config
9978 files looks more natural.
9979
9980 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9981
9982 * gnus.texi: Do not use `path' in several locations.
9983
9984 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9985
9986 * tramp.texi (External transfer methods): New method `smb'.
9987 From Michael Albinus.
9988
9989 2002-11-05 Karl Berry <karl@gnu.org>
9990
9991 * info.texi (Info-fontify): Reorder face list to avoid bad line
9992 breaks.
9993
9994 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9995
9996 * tramp.texi: Move @copying to standard place.
9997 Use @insertcopying.
9998
9999 2002-10-02 Karl Berry <karl@gnu.org>
10000
10001 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10002 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10003 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10004 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10005 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10006 Per rms, update all manuals to use @copying instead of @ifinfo.
10007 Also use @ifnottex instead of @ifinfo around the top node, where
10008 needed for the sake of the HTML output.
10009 (The Gnus manual is not fixed since it's not clear to me how it
10010 works; and the Tramp manual already uses @copying, although in an
10011 unusual way. All others were changed.)
10012
10013 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10014
10015 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10016 (../info/ses, ses.dvi): New targets.
10017 * ses.texi: New file.
10018
10019 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10020
10021 * texinfo.tex: Update to texinfo 4.2.
10022
10023 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10024
10025 * reftex.texi: Update to RefTeX 4.19.
10026
10027 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10028
10029 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10030 (../info/tramp, tramp.dvi): New targets.
10031
10032 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10033
10034 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10035 (calc.dvi): Uncomment.
10036
10037 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10038
10039 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10040 (../info/calc): New target.
10041
10042 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10043
10044 * (Version 21.1 released.)
10045
10046 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10047
10048 * Branch for 21.1.
10049
10050 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10051
10052 * Makefile.in (../info/info): Use an explicit -o switch to
10053 makeinfo.
10054
10055 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10056
10057 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10058
10059 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10060
10061 * Makefile.in (../info/idlwave): Use --no-split.
10062
10063 2000-12-14 Dave Love <fx@gnu.org>
10064
10065 * Makefile.in (mostlyclean): Remove gnustmp.*.
10066 (gnus.dvi): Change rule to remove @latex stuff.
10067
10068 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10069
10070 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10071
10072 2000-10-13 John Wiegley <johnw@gnu.org>
10073
10074 * Makefile.in: Add build targets for eshell.texi.
10075
10076 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10077
10078 * Makefile.in: Remove/comment speedbar stuff.
10079
10080 2000-09-22 Dave Love <fx@gnu.org>
10081
10082 * Makefile.in: Add emacs-mime.
10083
10084 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10085
10086 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10087 (DVI_TARGETS): Add woman.dvi.
10088 (../info/woman, woman.dvi): New targets.
10089
10090 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10091
10092 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10093
10094 * pcl-cvs.texi: New file.
10095 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10096 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10097
10098 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10099
10100 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10101 (../info/ebrowse, ebrowse.dvi): New targets.
10102
10103 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10104
10105 * Makefile.in (INFO_TARGETS): Add eudc.
10106 (DVI_TARGETS): Add eudc.dvi.
10107 (../info/eudc, eudc.dvi): New targets.
10108
10109 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10110
10111 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10112 compatibility with 8+3 filesystems).
10113 (../info/efaq): Rename from emacs-faq.
10114
10115 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10116
10117 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10118 (../info/idlwave, idlwave.dvi): New targets.
10119
10120 1999-10-23 Dave Love <fx@gnu.org>
10121
10122 * Makefile.in: Use autotype.texi.
10123
10124 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10125
10126 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10127 faq.texi file) rather than ../info/faq.
10128
10129 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10130
10131 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10132 (../info/ada-mode, ada-mode.dvi): New targets.
10133
10134 1999-09-01 Dave Love <fx@gnu.org>
10135
10136 * Makefile.in: Add faq.
10137
10138 1999-07-12 Richard Stallman <rms@gnu.org>
10139
10140 * Version 20.4 released.
10141
10142 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10143
10144 * Version 20.3 released.
10145
10146 1998-04-06 Andreas Schwab <schwab@gnu.org>
10147
10148 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10149 Use it in dvi targets.
10150 (../etc/GNU): Change to $(srcdir) first.
10151
10152 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10153
10154 * reftex.texi: Update for RefTeX version 3.22.
10155
10156 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10157
10158 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10159 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10160
10161 1997-09-23 Paul Eggert <eggert@twinsun.com>
10162
10163 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10164 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10165
10166 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10167
10168 * Version 20.2 released.
10169
10170 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10171
10172 * Version 20.1 released.
10173
10174 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10175
10176 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10177
10178 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10179
10180 * Version 19.33 released.
10181
10182 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10183
10184 * Version 19.32 released.
10185
10186 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10187
10188 * Makefile.in: Add rules for the Message manual.
10189
10190 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10191
10192 * gnus.texi: New version.
10193
10194 * message.texi: New manual.
10195
10196 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10197
10198 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10199
10200 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10201
10202 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10203 Specify -I option.
10204 (All dvi targets): Set the TEXINPUTS variable.
10205
10206 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10207
10208 * Version 19.31 released.
10209
10210 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10211
10212 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10213 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10214
10215 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10216
10217 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10218 (INFO_TARGETS): Add ../info/cc-mode.
10219 (DVI_TARGETS): Add cc-mode.dvi.
10220
10221 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10222
10223 * Version 19.30 released.
10224
10225 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10226
10227 * gnus.texi: New file.
10228
10229 1995-11-04 Erik Naggum <erik@naggum.no>
10230
10231 * gnus.texi: File deleted.
10232
10233 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10234
10235 * mh-e.texi: "Function Index" -> "Command Index" to work with
10236 Emacs 19.30 C-h C-k support of separately-documented commands.
10237
10238 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10239
10240 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10241 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10242
10243 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10244
10245 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10246 (../info/viper, viper.dvi): New targets.
10247
10248 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10249
10250 * dired-x.texi (Installation): Change the example to set
10251 buffer-local variables like dired-omit-files-p in
10252 dired-mode-hook.
10253
10254 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10255
10256 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10257 (../info/mh-e, mh-e.dvi): New targets.
10258
10259 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10260
10261 * Makefile.in (maintainer-clean): Rename from realclean.
10262
10263 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10264
10265 * Makefile.in: New file.
10266 * Makefile: File deleted.
10267
10268 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10269
10270 * Makefile (TEXINDEX_OBJS): Variable deleted.
10271 (texindex, texindex.o, getopt.o): Rules deleted.
10272 All deps on texindex deleted.
10273 (distclean): Don't delete texindex.
10274 (mostlyclean): Don't delete *.o.
10275 * texindex.c, getopt.c: Files deleted.
10276
10277 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10278
10279 * Version 19.26 released.
10280
10281 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10282
10283 * Version 19.25 released.
10284
10285 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10286
10287 * Version 19.24 released.
10288
10289 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10290
10291 * Version 19.23 released.
10292
10293 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10294
10295 * Makefile: Delete spurious tab.
10296
10297 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10298
10299 * Makefile (.SUFFIXES): New rule.
10300
10301 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10302
10303 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10304 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10305
10306 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10307
10308 * Makefile (../info/sc): Rename from sc.info.
10309 (../info/cl): Likewise.
10310 (INFO_TARGETS): Use new names.
10311
10312 1993-12-04 Richard Stallman (rms@srarc2)
10313
10314 * getopt.c: New file.
10315 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10316 (getopt.o): New rule.
10317 (dvi): Don't depend on texindex.
10318 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10319 Depend on texindex.
10320
10321 1993-12-03 Richard Stallman (rms@srarc2)
10322
10323 * Makefile (../info/sc.info): Rename from ../info/sc.
10324 (TEXI2DVI): New variable.
10325 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10326 Add explicit commands.
10327 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10328
10329 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10330
10331 * Version 19.22 released.
10332
10333 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10334
10335 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10336
10337 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10338
10339 * Version 19.21 released.
10340
10341 1993-11-15 Paul Eggert (eggert@twinsun.com)
10342
10343 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10344
10345 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10346
10347 * Makefile (../etc/GNU): New target.
10348 (EMACSSOURCES): Add gnu1.texi.
10349
10350 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10351
10352 * Makefile (realclean): Don't delete the Info files.
10353
10354 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10355
10356 * forms.texi: Fix forms.texi so that it will format correctly.
10357 Add missing `@end iftex', fix bad reference.
10358
10359 * info.texi, info-stn.texi: New files implement texinfo version of
10360 `info' file.
10361
10362 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10363
10364 * Makefile: Fix targets for texindex, new info.texi files.
10365 * info-stnd.texi: New file implements info for standalone info
10366 reader.
10367 * info.texi: Update to include recent changes to "../info/info".
10368 New source file for ../info/info; includes info-stnd.texi.
10369
10370 * texindex.c: Include "../src/config.h" if building in emacs.
10371
10372 * Makefile: Change all files to FILENAME.texi, force all targets
10373 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10374 vip.texinfo, forms.texinfo, cl.texinfo.
10375 Add target to build texindex.c, defining `emacs'.
10376
10377 * forms.texi: Install new file to match version 2.3 of forms.el.
10378
10379 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10380
10381 * Version 19.19 released.
10382
10383 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10384
10385 * sc.texinfo: Fix info file name.
10386
10387 * Makefile (info): Add gnus and sc.
10388 (dvi): Add gnus.dvi and sc.dvi.
10389 (../info/sc, sc.dvi): New targets.
10390
10391 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10392
10393 * Version 19.18 released.
10394
10395 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10396
10397 * Makefile: Fix source file names of the separate manuals.
10398 (gnus.dvi, ../info/gnus): New targets.
10399
10400 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10401
10402 * Version 19.17 released.
10403
10404 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10405
10406 * split-man: Fix typos in last change.
10407
10408 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10409
10410 * Version 19.16 released.
10411
10412 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10413
10414 * version 19.15 released.
10415
10416 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10417
10418 * Makefile (distclean): It's rm, not rf.
10419
10420 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10421
10422 * Version 19.14 released.
10423
10424 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10425
10426 * Makefile: New file.
10427
10428 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10429
10430 * Version 19.13 released.
10431
10432 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10433
10434 * Version 19.9 released.
10435
10436 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10437
10438 * Version 19.8 released.
10439
10440 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10441
10442 * Version 19.7 released.
10443
10444 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10445
10446 * gnus.texinfo: New file. Removed installation instructions.
10447
10448 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10449
10450 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10451
10452 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10453
10454 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10455 then define `\sc' as the command for smallcaps in Texinfo.
10456 This means that the @sc command will produce small caps. bfox has
10457 made the corresponding change to makeinfo and texinfm.el.
10458
10459 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10460
10461 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10462 Customization since the menu entry did not point to anything.
10463 Also add an @finalout command to remove overfull hboxes from the
10464 printed output.
10465
10466 * cl.texinfo: Add @bye, \input line and @settitle to file.
10467 This file is clearly intended to be a chapter of some other work,
10468 but the other work does not yet exist.
10469
10470 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10471
10472 * texinfo.texinfo: Three typos corrected.
10473
10474 ;; Local Variables:
10475 ;; coding: utf-8
10476 ;; End:
10477
10478 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10479
10480 This file is part of GNU Emacs.
10481
10482 GNU Emacs is free software: you can redistribute it and/or modify
10483 it under the terms of the GNU General Public License as published by
10484 the Free Software Foundation, either version 3 of the License, or
10485 (at your option) any later version.
10486
10487 GNU Emacs is distributed in the hope that it will be useful,
10488 but WITHOUT ANY WARRANTY; without even the implied warranty of
10489 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10490 GNU General Public License for more details.
10491
10492 You should have received a copy of the GNU General Public License
10493 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.