Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
4 * htmlfontify.texi, org.texi: Add "coding: utf-8".
5
6 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
7
8 * todo-mode.texi: Update in light of changes due to bug#17482.
9 Replace numerous mistaken uses of literal quotes with proper
10 Texinfo markup.
11 (Todo Mode Entry Points): Comment out reference to using find-file
12 or Dired to visit Todo files, since this has been disabled (bug#17482).
13
14 2014-05-20 Leo Liu <sdl.web@gmail.com>
15
16 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
17
18 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
19
20 * texinfo.tex: Update from gnulib.
21
22 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
23
24 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
25 setting in ~/.ssh/environment.
26
27 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
28
29 * todo-mode.texi: Update, improve exposition, add cross
30 references, fix typos.
31 (Inserting New Items, Editing Item Headers and Text): Rewrite to
32 document new user interface.
33
34 2014-05-04 Glenn Morris <rgm@gnu.org>
35
36 * autotype.texi (Skeleton Language):
37 * message.texi (Header Commands): Replace `iff'.
38
39 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
40
41 * vhdl-mode.texi: Add "@documentencoding UTF-8",
42 since this is a toplevel .texi file.
43
44 2014-04-22 Bastien Guerry <bzg@gnu.org>
45
46 * org.texi (Installation): Be more clear on why installing Org
47 through ELPA should be done without loading any Org file.
48
49 * org.texi (Emphasis and monospace): Document the use of
50 =verbatim= and ~code~ to be consistent with
51 `org-element-text-markup-successor'.
52
53 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
54
55 * org.texi (Initial visibility):
56 * org.texi (Literal examples): Fix typos.
57
58 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
59
60 * org.texi (Column attributes): Add a sentence to point out
61 the dependency on the format specifier.
62
63 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
64
65 * org.texi (The Export Dispatcher): Reformulation.
66
67 * org.texi (@LaTeX{} specific attributes): Update manual.
68
69 * org.texi (Top, Exporting): Org has its own documentation and
70 should therefore be removed from "Other build-in back-ends".
71
72 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
73
74 * cl.texi (Structures): Remove cl-struct-set-slot-value.
75
76 2014-04-20 Daniel Colascione <dancol@dancol.org>
77
78 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
79
80 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
81
82 * Makefile.in (infoclean): Be consistent about reporting failures.
83
84 2014-03-27 Glenn Morris <rgm@gnu.org>
85
86 * Makefile.in (INFO_COMMON): Add vhdl-mode.
87 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
88 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
89
90 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
91 Remove hand-written node pointers. Remove info re old Emacs versions.
92 Markup fixes.
93 (Getting Connected): Remove irrelevant info.
94 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
95 (Frequently Asked Questions): Electric indent is now enabled.
96
97 2014-03-27 Reto Zimmermann <reto@gnu.org>
98 Rod Whitby <software.vhdl-mode@rwhitby.net>
99
100 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
101
102 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
103
104 * texinfo.tex: Update from gnulib.
105
106 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
107
108 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
109
110 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
111
112 * gnus.texi (Ma Gnus): Mention header attachment buttons.
113
114 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
115
116 * emacs-mime.texi (MML Definition): Document recipient-filename.
117
118 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
119
120 * gnus.texi (MIME Commands): Mention
121 gnus-mime-buttonize-attachments-in-header and
122 gnus-mime-display-attachment-buttons-in-header.
123
124 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
125
126 * message.texi (Forwarding): Mention
127 `message-forward-included-headers'.
128
129 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
130
131 * gnus.texi: w3 is no longer supported by Gnus.
132
133 2014-03-22 Glenn Morris <rgm@gnu.org>
134
135 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
136
137 2014-03-21 Glenn Morris <rgm@gnu.org>
138
139 * ede.texi (ede-linux):
140 * vip.texi (New Bindings): Tiny copyedits.
141
142 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
143
144 * vip.texi (Other Vi Commands): Adjust doc of C-j.
145
146 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
147 defined by CC-mode but globally.
148 (FAQ): Tweak text about RET and auto-indentation.
149
150 2014-03-18 David Engster <deng@randomsample.de>
151
152 * ede.texi (Project Local Variables): Remove reference to
153 `ede-java-root' and the example using it.
154 (Android projects, ede-java-root): Remove nodes since they are
155 only in CEDET upstream (Bug#17030). All nodes updated.
156 (ede-cpp-root): Document the :compile-command slot.
157 (ede-linux): Document new variables
158 `project-linux-build-directory-default' and
159 `project-linux-architecture-default'.
160
161 2014-03-12 Glenn Morris <rgm@gnu.org>
162
163 * eww.texi (History and Acknowledgments):
164 Don't list everyone who changed the code.
165
166 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
167 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
168 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
169 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
170 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
171 Use @file for buffers, per the Texinfo manual.
172
173 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
174
175 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
176 so that the Org Manual's style for ` and ' in code is consistent
177 with the other Emacs manuals. This affects PDF, not .info files.
178
179 2014-03-12 Glenn Morris <rgm@gnu.org>
180
181 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
182 about RET and indentation.
183
184 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
185
186 * gnus.texi:
187 * semantic.texi: Fix whitespace.
188
189 * ede.texi (Android projects):
190 * eieio.texi (Class Options, Making New Objects)
191 (Method Invocation, CLOS compatibility):
192 * sem-user.texi (Tag Decoration Mode): Fix typos.
193
194 2014-03-02 Xue Fuqiao <xfq@gnu.org>
195
196 * sem-user.texi (Create System Databases): Markup fix.
197
198 2014-02-28 Glenn Morris <rgm@gnu.org>
199
200 * info.texi (Further Reading): Rename node from Expert Info.
201 Remove stuff about writing Info nodes by hand.
202 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
203
204 * info.texi: Nuke hand-written node pointers.
205
206 2014-02-28 Karl Berry <karl@gnu.org>
207
208 * info.texi (Top): Mention H for a summary of all commands.
209
210 2014-02-25 Glenn Morris <rgm@gnu.org>
211
212 * edt.texi (Quick start, Starting emulation): Update hook details.
213 * efaq.texi (Fullscreen mode on MS-Windows)
214 (Terminal setup code works after Emacs has begun): Update hook details.
215 * vip.texi (Loading VIP): Fix hook example.
216
217 * efaq-w32.texi (Bash): Don't use setq with hooks.
218
219 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
220
221 * texinfo.tex: Update from gnulib.
222
223 2014-02-22 Xue Fuqiao <xfq@gnu.org>
224
225 * remember.texi (Quick Start): Add an index.
226 (Function Reference, Quick Start): Add cross-references.
227
228 2014-02-21 Glenn Morris <rgm@gnu.org>
229
230 * flymake.texi (Starting the syntax check process): Grammar fix.
231
232 * tramp.texi (External packages): Grammar fix.
233 Reword for default sentinel not being nil any more.
234
235 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
236
237 * trampver.texi: Update release number.
238
239 2014-02-19 Glenn Morris <rgm@gnu.org>
240
241 * remember.texi: Copyedits.
242 (Quick Start): No need for manual autoloads. Mention remember-notes.
243 (Function Reference): Update arguments. Add new commands.
244
245 2014-02-18 Glenn Morris <rgm@gnu.org>
246
247 * remember.texi (copying): Bump remember mode version.
248 (Installation): Remove unnecessary chapter.
249 (Quick Start): No need to explicitly load remember.el.
250 (Separate Text Files): New section.
251
252 2014-02-17 Glenn Morris <rgm@gnu.org>
253
254 * eieio.texi (Class Values, CLOS compatibility):
255 Remove references to deleted eieio-describe-class/generic.
256
257 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
258
259 Sync with Tramp 2.2.9.
260 * trampver.texi: Update release number.
261
262 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
263
264 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
265
266 * calc.texi (Single-Variable Statistics): Remove mention of
267 incorrect keybinding.
268
269 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
270
271 * texinfo.tex: Update from gnulib.
272
273 2014-02-08 Glenn Morris <rgm@gnu.org>
274
275 * auth.texi (GnuPG and EasyPG Assistant Configuration):
276 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
277
278 2014-02-07 Glenn Morris <rgm@gnu.org>
279
280 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
281
282 2014-02-06 Glenn Morris <rgm@gnu.org>
283
284 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
285
286 * mh-e.texi, viper.texi: Do not use colons in index entries.
287
288 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
289
290 * texinfo.tex: Update from gnulib.
291
292 2014-02-05 Glenn Morris <rgm@gnu.org>
293
294 * epa.texi: Add indices.
295
296 * url.texi (Cookies): Mention url-cookie-list command.
297
298 2014-02-03 Glenn Morris <rgm@gnu.org>
299
300 * cl.texi (Blocks and Exits): Mention cl-tagbody.
301
302 2014-02-02 Glenn Morris <rgm@gnu.org>
303
304 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
305
306 2014-01-31 Glenn Morris <rgm@gnu.org>
307
308 * efaq.texi (Replacing highlighted text):
309 Update delete-selection-mode doc.
310
311 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
312
313 * sem-user.texi (Include paths): Fix a Texinfo command.
314
315 2014-01-27 Glenn Morris <rgm@gnu.org>
316
317 * idlwave.texi (Lesson III---User Catalog, Online Help)
318 (Starting the Shell, Catalogs, User Catalog):
319 * remember.texi (Quick Start):
320 * viper.texi:
321 * vip.texi (Customization, Customizing Constants)
322 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
323
324 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
325
326 * cc-mode.texi (Minor Modes): Minor fix.
327
328 2014-01-24 David Engster <deng@randomsample.de>
329
330 * eieio.texi (Introduction): Fix references.
331
332 2014-01-24 Glenn Morris <rgm@gnu.org>
333
334 * efaq.texi (Termcap/Terminfo entries for Emacs):
335 Use M-x term rather than M-x terminal-emulator.
336
337 * emacs-mime.texi (time-date): Use float-time.
338
339 2014-01-22 David Engster <deng@randomsample.de>
340
341 * eieio.texi (Introduction): Move introductory paragraph about
342 EIEIO and CLOS from 'Building Classes' to here.
343 (Documentation): Remove, since eieio-doc is not part of Emacs.
344 (Class Values, CLOS compatibility): Mention that
345 `describe-function' will also give information about classes.
346
347 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
348
349 * texinfo.tex: Update from gnulib.
350
351 2014-01-15 Glenn Morris <rgm@gnu.org>
352
353 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
354
355 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
356
357 * tramp.texi (all): Doc fix according to GNU Coding Standards.
358 Use "file name" instead of "filename" or "path". Use "host"
359 instead of "machine".
360
361 2014-01-12 David Engster <deng@randomsample.de>
362
363 * eieio.texi (Introduction): `class-of' is obsolete.
364 (Predicates, Basic Methods): Adapt function names to namespace
365 cleanup.
366
367 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
368
369 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
370
371 2014-01-12 Glenn Morris <rgm@gnu.org>
372
373 * efaq.texi (Guidelines for newsgroup postings)
374 (Informational files for Emacs):
375 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
376
377 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
380
381 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
382
383 * Makefile.in: Add eww.texi.
384 * eww.texi: New file.
385
386 2014-01-07 Glenn Morris <rgm@gnu.org>
387
388 * efaq.texi (Problems with very large files): Fix superscript typo.
389
390 2013-01-07 Rasmus <w530@pank.eu>
391
392 * org.texi (Global and local cycling): Fix missing '@'.
393
394 2013-01-07 Bastien Guerry <bzg@gnu.org>
395
396 * org.texi (Global and local cycling): Mention C-u C-u TAB.
397 (Include files, The Export Dispatcher)
398 (Advanced configuration)
399 (Header arguments in Org mode properties): Spelling fixes.
400 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
401 (@LaTeX{} specific attributes): New index entries.
402 Use #+BEGIN_ABSTRACT in the example.
403
404 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
405
406 * org.texi (Org export): New section.
407 (HTML doctypes): Fix whitespace error. Fix display.
408 (Publishing options): Add missing html publishing options.
409
410 2014-01-07 Glenn Morris <rgm@gnu.org>
411
412 * efaq.texi (Basic editing, Packages that do not come with Emacs):
413 Merge in some info from etc/MORE.STUFF.
414
415 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
416
417 Specify .texi encoding (Bug#16292).
418 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
419 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
420 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
421 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
422 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
423 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
424 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
425 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
426 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
427 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
428 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
429 * widget.texi, wisent.texi, woman.texi:
430 Add @documentencoding.
431
432 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
433
434 * eshell.texi (What Eshell is not): Clean up confusing clause.
435
436 2014-01-03 Glenn Morris <rgm@gnu.org>
437
438 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
439
440 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
441 Add copyright notice to titlepage.
442
443 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
444
445 * ert.texi: Add a titlepage. Use @insertcopying.
446
447 * calc.texi (Top): Use @top rather than @chapter.
448
449 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
450
451 * eshell.texi (top): Fix incorrect use of xref.
452
453 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
454
455 * eshell.texi (top): Fix incorrect info filename in an xref.
456
457 2014-01-02 Glenn Morris <rgm@gnu.org>
458
459 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
460
461 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
462
463 * eshell.texi (Command Basics): Remove `Command basics' chapter.
464
465 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
466
467 * eshell.texi (What is Eshell?): Add section about what not to use
468 Eshell for.
469
470 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
471
472 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
473
474 2013-12-22 Glenn Morris <rgm@gnu.org>
475
476 * woman.texi (Navigation): Use itemx where appropriate.
477
478 2013-12-20 Tassilo Horn <tsdh@gnu.org>
479
480 * info.texi, woman.texi:
481 Document `S-SPC' as alternative to `DEL' for scrolling.
482
483 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
484
485 * calc.texi (Stack Manipulation Commands): Mention using the variable
486 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
487
488 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
489
490 * tramp.texi (direntry): Use ssh but rsh.
491 (all): Encode all environment variable names with @env{...}.
492 (Bug Reports): Refer to Testing node.
493
494 2013-12-12 Glenn Morris <rgm@gnu.org>
495
496 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
497 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
498 * srecode.texi, todo-mode.texi, tramp.texi:
499 Sync direntry with info/dir version.
500
501 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
502
503 * Makefile.in: Add octave-mode.texi.
504
505 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
506 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
507
508 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
509
510 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
511
512 * dbus.texi (Properties and Annotations): Fix typo.
513
514 2013-12-06 Bastien Guerry <bzg@gnu.org>
515
516 * org.texi: Don't include Emacs version within Org's version.
517
518 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
519
520 * org.texi (Creating one-off styles): Use new export snippet
521 syntax.
522
523 * org.texi (Export settings): Documentation describing how text
524 above the first heading is ignored when an :export: tag is in a
525 file.
526
527 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
528
529 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
530
531 2013-11-30 Glenn Morris <rgm@gnu.org>
532
533 * Makefile.in (distclean): Remove Makefile.
534
535 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
536
537 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
538 (The Basics, Formulas): Copyedits.
539 (Resizing, Printer functions): Add index entries.
540
541 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
542
543 * calc.texi (Customizing Calc): Mention new variable
544 `calc-context-sensitive-enter'.
545
546 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
547
548 * org.texi (Exporting code blocks): Document the 'inline-only
549 setting for `org-export-babel-evaluate'. Document how :var
550 introduces code block dependencies.
551
552 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
553
554 * org.texi (Header arguments): Document header-args[:lang]
555 properties and remove deprecated old-style properties from
556 documentation.
557
558 * org.texi (Agenda commands): Remove footnote from @tsubheading
559 and add a sentence with the reference instead.
560
561 2013-11-12 Bastien Guerry <bzg@gnu.org>
562
563 * org.texi (Catching invisible edits):
564 * org.texi (Plain lists, Plain lists):
565 * org.texi (Advanced configuration):
566 * org.texi (Tag groups):
567 * org.texi (Conventions):
568 * org.texi (Checkboxes, Radio lists):
569 * org.texi (Top, Summary, Exporting):
570 * org.texi (In-buffer settings): Fix typos.
571
572 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
573 C-w'. Add an index entry for `org-refile-keep'.
574
575 * org.texi (Plain lists): Add an index entry for sorting plain
576 list. Document sorting by checked status for check lists.
577
578 * org.texi (Publishing options): Fix old variable names.
579
580 * org.texi (Orgstruct mode): Fix suggested setting of
581 `orgstruct-heading-prefix-regexp'.
582
583 * org.texi (Export settings):
584 Document `org-export-allow-bind-keywords'.
585
586 * org.texi (History and Acknowledgments): Small rephrasing.
587
588 * org.texi (Template elements): Add a footnote about tags accepted
589 in a year datetree.
590
591 * org.texi (Beamer export, @LaTeX{} and PDF export)
592 (Header and sectioning, @LaTeX{} specific attributes):
593 Enhance style.
594
595 * org.texi (Agenda commands): Add a footnote about dragging agenda
596 lines: it does not persist and it does not change the .org files.
597
598 * org.texi (Agenda commands): Add a table heading for dragging
599 agenda lines forward/backward.
600
601 * org.texi (Agenda commands): Add documentation for
602 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
603
604 * org.texi (Publishing options): Update the list of options.
605 (Simple example, Complex example): Fix the examples.
606
607 * org.texi (Formula syntax for Calc): Don't use a bold font the
608 warning.
609
610 * org.texi (Other built-in back-ends): New section.
611
612 * org.texi (Editing source code):
613 Document `org-edit-src-auto-save-idle-delay' and
614 `org-edit-src-turn-on-auto-save'.
615
616 * org.texi (External links): Document contributed link types
617 separately.
618
619 * org.texi (Closing items):
620 Document `org-closed-keep-when-no-todo'.
621
622 * org.texi (Export back-ends): Rename from "Export formats".
623 (The Export Dispatcher): Remove reference to
624 `org-export-run-in-background'.
625 (Export settings): Minor rewrites.
626 (ASCII/Latin-1/UTF-8 export): Update variable's name.
627 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
628
629 * org.texi (Export in foreign buffers): New section.
630 (Exporting): Remove documentation about converting the selected
631 region.
632
633 * org.texi (Advanced configuration): Put the filter valid types in
634 a table. Use @lisp and @smalllisp.
635
636 * org.texi: Use @code{nil} instead of nil. Update the maintainer
637 contact info.
638
639 * org.texi (Exporting): Better introductory sentence. Add a note
640 about conversion commands.
641 (Feedback, Orgstruct mode, Built-in table editor)
642 (Built-in table editor, Orgtbl mode, Updating the table)
643 (Property syntax, Capturing column view, Capture)
644 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
645 (Exporting, Extending ODT export)
646 (Working with @LaTeX{} math snippets, dir, Customization)
647 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
648 Uniformly use @kbd{M-x command RET}.
649
650 * org.texi (Filtering/limiting agenda items): New subsection.
651 Document the use of `org-agenda-max-*' options and
652 `org-agenda-limit-interactively' from the agenda.
653 (Agenda commands): Move details about filtering commands to
654 the new section, only include a summary here.
655 (Customizing tables in ODT export)
656 (System-wide header arguments, Conflicts, Dynamic blocks):
657 Use spaces for indentation.
658
659 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
660
661 * org.texi (Links in HTML export, Images in HTML export)
662 (post): Fix syntax within #+ATTR_*.
663 (Tables in HTML export): Document `org-html-table-row-tags'
664 and use `org-html-table-default-attributes' instead of
665 `org-html-table-tag'.
666
667 * org.texi (Publishing action, Publishing options)
668 (Publishing links): Major rewrite. Enhance explanations for
669 `org-org-publish-to-org'. Remove reference to
670 `org-export-run-in-background'.
671
672 * org.texi: Fix many small typos. Use #+NAME instead of
673 #+TBLNAME. Use @smalllisp instead of @example.
674 (Special symbols): Add index?
675 (HTML preamble and postamble): Don't mention obsolete use of
676 opt-plist.
677 (JavaScript support): Don't mention the org-jsinfo.el file as it
678 has been merged with ox-html.el.
679
680 * org.texi (Installation, Feedback, Setting Options)
681 (Code evaluation security, org-crypt.el): Use @lisp instead of
682 @example.
683 (Agenda commands): Use @table instead of @example.
684
685 * org.texi (Adding hyperlink types): New appendix.
686
687 * org.texi (ODT export commands, Extending ODT export)
688 (Applying custom styles, Images in ODT export)
689 (Labels and captions in ODT export)
690 (Literal examples in ODT export)
691 (Configuring a document converter)
692 (Working with OpenDocument style files)
693 (Customizing tables in ODT export)
694 (Validating OpenDocument XML): Fix options names.
695
696 * org.texi (History and Acknowledgments): Update acknowledgments
697 to Nicolas. Add Nicolas Goaziou to the list of contributors.
698
699 * org.texi (System-wide header arguments): Don't use "customizing"
700 for setting a variable. Also remove comments.
701
702 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
703 `org-agenda-start-on-weekday' to the variable index and document
704 them.
705
706 * org.texi (Sparse trees, Agenda commands)
707 (@LaTeX{} fragments, Selective export, Export options)
708 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
709 (HTML Export commands, @LaTeX{}/PDF export commands)
710 (iCalendar export, Publishing options, Triggering publication)
711 (In-buffer settings): Update to reflect changes from the new
712 export engine.
713
714 * org.texi (Matching tags and properties): More examples.
715 Explain group tags expansion as regular expressions.
716
717 * org.texi (Tag groups): New section.
718
719 * org.texi (Setting tags): Tiny formatting fixes.
720
721 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
722 names.
723
724 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
725 concept index. Include example for these agenda views.
726 (Special agenda views): Mention the "agenda*" agenda view.
727
728 * org.texi (Repeated tasks): Document how to ignore a repeater
729 when using both a scheduled and a deadline timetamp.
730
731 * org.texi (Global and local cycling): Wrap in a new subsection.
732 (Initial visibility, Catching invisible edits): New subsections.
733
734 * org.texi (Visibility cycling): Mention that
735 `org-agenda-inhibit-startup' will prevent visibility setting when
736 the agenda opens an Org file for the first time.
737
738 * org.texi (Org syntax): New section.
739
740 * org.texi (Orgstruct mode):
741 Document `orgstruct-heading-prefix-regexp'.
742
743 * org.texi (Speeding up your agendas): New section.
744
745 * org.texi (Installation): When installing Org from ELPA, users
746 should do this from an Emacs session where no .org file has been
747 visited.
748
749 * org.texi (CSS support, In-buffer settings): Update HTML options
750 names.
751
752 * org.texi (Structure editing): Update documentation for
753 `org-insert-heading-or-item'.
754 (Plain lists, Relative timer): Update index entry.
755
756 * org.texi (JavaScript support): Update variable names.
757
758 * org.texi (comments): Minor formatting fix.
759
760 * org.texi (@LaTeX{} fragments): Minor enhancement.
761
762 * org.texi: Update the list contributions.
763
764 * org.texi (Agenda commands): Exporting the agenda to an .org file
765 will not copy the subtrees and the inherited tags.
766 Document `org-agenda-filter-by-regexp'.
767
768 * org.texi (Publishing action, Complex example): Fix names of
769 publishing functions.
770
771 * org.texi (Top, Exporting): Delete references to Freemind.
772 (Freemind export): Delete section.
773
774 * org.texi (Top, Exporting): Delete references to the XOXO export.
775 (XOXO export): Delete section.
776
777 * org.texi (Capture): Mention that org-remember.el is not
778 supported anymore.
779
780 * org.texi (Top, Exporting, Beamer class export):
781 Delete references to the TaskJuggler export.
782 (History and Acknowledgments): Mention that the TaskJuggler has
783 been rewritten by Nicolas and now lives in the contrib/ directory
784 of Org's distribution. Mention that Jambunathan rewrote the HTML
785 exporter. Remove Jambunathan from my own acknowledgments.
786 (TaskJuggler export): Delete.
787
788 * org.texi (HTML preamble and postamble)
789 (Tables in HTML export, Images in HTML export)
790 (Math formatting in HTML export, CSS support)
791 (@LaTeX{} and PDF export, Publishing options): Fix the names of
792 the HTML export and publishing options.
793
794 * org.texi (Literal examples, Export options)
795 (@LaTeX{} and PDF export, Header and sectioning)
796 (Publishing options): Fix LaTeX options names.
797
798 * org.texi (Export options, CSS support, In-buffer settings):
799 Fix references to HTML_LINK_* and HTML_STYLE keywords.
800
801 * org.texi (Export options, In-buffer settings): Fix references to
802 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
803
804 * org.texi (Top, Markup, Initial text, Images and tables)
805 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
806 (Export options, JavaScript support, Beamer class export):
807 Remove references to the DocBook export, which has been deleted.
808 (History and Acknowledgments): Mention that DocBook has been
809 deleted, suggest to use the Texinfo exporter instead, then to
810 convert the .texi to DocBook with makeinfo.
811 (Links in ODT export, Tables in ODT export): Fix indices.
812
813 * org.texi (Deadlines and scheduling): Add a variable to the
814 index. Add documentation about delays for scheduled tasks.
815
816 * org.texi (Emphasis and monospace):
817 Mention `org-fontify-emphasized-text' and
818 `org-emphasis-regexp-components'.
819
820 * org.texi (References): Small enhancement.
821
822 * org.texi (Column width and alignment): Make the example visually
823 more clear.
824
825 * org.texi (The clock table): Document :mstart and :wstart as a
826 way to set the starting day of the week.
827
828 * org.texi (In-buffer settings): Document new startup keywords.
829 Thanks to John J Foerch for this idea.
830
831 * org.texi (Include files): Tiny formatting fix.
832
833 * org.texi (Activation): Point to the "Conflicts" section.
834
835 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
836
837 * org.texi (CSS support): Clarify this section.
838
839 * org.texi (@LaTeX{} specific attributes): Document that tabu and
840 tabularx packages are not in the default set of packages.
841
842 * org.texi (Agenda commands): Document fortnight view.
843
844 * org.texi: Document conflict with ecomplete.el.
845
846 * org.texi (History and Acknowledgments): Acknowledgements for
847 Jason Dunsmore and Rakcspace.
848
849 * org.texi: Rename org-crypt.el node to org-crypt.
850
851 * org.texi (A @LaTeX{} example): Fix typo in variable name.
852
853 * org.texi (MobileOrg): Mention the new iPhone developer.
854
855 * org.texi (Table of contents) Improve documentation of TOC
856 placement.
857
858 * org.texi: Explain that date/time information at read-date prompt
859 should start at the beginning, not anywhere in the middle of a
860 long string.
861
862 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
863
864 * org.texi (Orgstruct mode): Fix wrong regexp.
865
866 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
867
868 * org.texi: Document export to (X)HTML flavors.
869
870 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
871
872 * org.texi (Extracting source code): Mention the prefix argument
873 to org-babel-tangle.
874 (noweb): Remove erroneous negative.
875 (Specific header arguments): Document new header arguments.
876 Documentation for new tangle-mode header argument.
877 (Top): Documentation for new tangle-mode header argument.
878 (rownames): Documentation for new tangle-mode header argument.
879 Mention elisp as special rowname case.
880 (tangle-mode): Documentation for new tangle-mode header argument.
881 (post): Documentation and an example of usage.
882 (var): Remove the "Alternate argument syntax" section from the
883 documentation.
884 (hlines): Note that :hline has no effect for Emacs Lisp code
885 blocks.
886
887 2013-11-12 Feng Shu <tumashu@gmail.com>
888
889 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
890 (Math formatting in HTML export)
891 (Working with @LaTeX{} math snippets): Add document about creating
892 formula image with imagemagick.
893
894 * org.texi (@LaTeX{} specific attributes): Document `:caption'
895 attribute of #+ATTR_LATEX.
896
897 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
898
899 * org.texi (Handling links): Fix a typo in
900 `org-startup-with-inline-images' documentation.
901
902 * org.texi (Previewing @LaTeX{} fragments): Document the startup
903 keywords to use for previewing LaTeX fragments or not.
904 (Summary of in-buffer settings): Improve formatting and add an
905 entry for the variable `org-startup-with-latex-preview'.
906
907 * org.texi (Property syntax): Recall the user to refresh the org
908 buffer when properties are set on a per-file basis.
909
910 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
911
912 * org.texi (Matching tags and properties): Clarification.
913
914 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
915
916 * org.texi (Editing and debugging formulas): Add an example when a
917 table has multiple #+TBLFM lines.
918
919 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
920
921 * org.texi (The clock table): Document acceptance of relative
922 times in tstart and tend, link to syntax description and provide
923 example.
924
925 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
926
927 * org.texi (The spreadsheet): Document lookup functions.
928
929 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
930
931 * org.texi (CSS support): Mention .figure-number, .listing-number,
932 and .table-number.
933
934 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
935
936 * org.texi
937 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
938 spreadsheet formula mode strings and some examples from @example
939 block with xy @r{yz} to @table.
940
941 * org.texi (Formula syntax for Calc): Improve the documentation of
942 empty fields in formulas for spreadsheet. Add explanation and
943 example for empty field. Extend explanations of format
944 specifiers. Add a sentence to mention Calc defmath.
945
946 * org.texi (Column formulas): Add a sentence to be more explicit
947 about when a table header is mandatory.
948
949 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
950
951 * org.texi (Subscripts and superscripts): Remove reference to
952 quoted underscores until this mechanism is implemented again.
953
954 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
955 property.
956
957 * org.texi (Document title): Subtree export is no longer triggered
958 by marking one as the region.
959 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
960 giving examples isn't very useful: "horizontal rule" is, at least,
961 as explicit as <hr/>.
962
963 * org.texi (HTML doctypes): Reflect keyword removal.
964 (CSS support): Reflect keyword removal.
965
966 * org.texi (@LaTeX{} specific attributes): Document new :float
967 values.
968
969 * org.texi (Export settings): Improve documentation.
970
971 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
972 (Text areas in HTML export): Update text areas.
973 (HTML Export commands): Update export commands.
974
975 * org.texi (Header and sectioning): Add a footnote about the
976 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
977
978 * org.texi (The Export Dispatcher):
979 Document `org-export-in-background'.
980
981 * org.texi (Footnotes): Export back-ends do not use
982 `org-footnote-normalize' anymore.
983
984 * org.texi: Document variable changes.
985
986 * org.texi (Export settings): Document p: item in OPTIONS keyword.
987
988 * org.texi (Exporting): Massive rewrite of the first sections.
989 (Selective export): Delete.
990 (The Export Dispatcher): Rewrite.
991 (Export options): Rewrite as "Export settings".
992
993 * org.texi: Small changes to documentation for embedded LaTeX.
994
995 * org.texi (Internal links): Document #+NAME keyword and
996 cross-referencing during export.
997
998 * org.texi (Include files): Remove reference to :prefix1
999 and :prefix. Give more details for :minlevel.
1000
1001 * org.texi (Macro replacement): Fix macro name.
1002 Update documentation about possible locations and escaping mechanism.
1003
1004 * org.texi (Table of contents): Update documentation.
1005 Document lists of listings and lists of tables. Add documentation for
1006 optional title and #+TOC: keyword.
1007
1008 2013-11-12 Rick Frankel <rick@rickster.com>
1009
1010 * org.texi (results): Add Format section, broken out of Type
1011 section to match code.
1012 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1013 Note that the actual default handling (at least for python and
1014 emacs-lisp) does not seem to match the description.
1015
1016 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1017
1018 * org.texi (The date/time prompt): Update the documentation to
1019 reflect the new way `org-read-date-get-relative' handles weekdays.
1020
1021 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1022
1023 * org.texi (Resolving idle time):
1024 Document `org-clock-x11idle-program-name'.
1025
1026 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1027
1028 * ert.texi (Running Tests Interactively): Adapt examle output.
1029 (Tests and Their Environment): Mention skip-unless.
1030
1031 2013-10-23 Glenn Morris <rgm@gnu.org>
1032
1033 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1034 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1035 * widget.texi: Nuke @refill.
1036
1037 * Makefile.in (install-dvi, install-html, install-pdf)
1038 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1039 (uninstall-pdf): Quote entities that might contain whitespace.
1040
1041 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1042
1043 * calc.texi (Data Type Formats): Don't specify the size at
1044 which integers begin to be represented by lists.
1045
1046 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1047
1048 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1049
1050 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1051
1052 * trampver.texi: Update release number.
1053
1054 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1055
1056 Sync with Tramp 2.2.8.
1057
1058 * tramp.texi (External packages): Use `non-essential'.
1059 * trampver.texi: Update release number.
1060
1061 2013-09-14 Glenn Morris <rgm@gnu.org>
1062
1063 * eshell.texi: Markup fixes.
1064
1065 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1066
1067 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1068 of @kbd{RET}.
1069 (Prefix Matching): Add an index.
1070
1071 2013-09-08 Glenn Morris <rgm@gnu.org>
1072
1073 * emacs-gnutls.texi: Tweak direntry.
1074
1075 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1076
1077 * tramp.texi (Alternative Syntax): Remove chapter.
1078
1079 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1080
1081 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1082 for portability to hosts where /bin/sh has problems.
1083
1084 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1085
1086 Try to reduce redundancy in doc/misc/Makefile.in.
1087 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1088 (TARGETS): New intermediate variable.
1089 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1090
1091 2013-08-27 Glenn Morris <rgm@gnu.org>
1092
1093 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1094
1095 * efaq.texi: Rename from faq.texi, to match its output files.
1096 * Makefile.in: Update for faq.texi name change.
1097
1098 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1099
1100 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1101
1102 * efaq-w32.texi: Move here from the web-pages repository.
1103 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1104 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1105 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1106 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1107 Add DOCMISC_*_W32 variables.
1108 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1109 (efaq_w32_deps): New variable.
1110 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1111 (efaq-w32.pdf, efaq-w32.html): New rules.
1112 (clean): Remove efaq-w32 products.
1113
1114 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1115
1116 * texinfo.tex: Update from gnulib.
1117
1118 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1119
1120 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1121 shift_jis from the default value set to mm-coding-system-priorities for
1122 Japanese users.
1123
1124 2013-08-13 Glenn Morris <rgm@gnu.org>
1125
1126 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1127 (Options - Defining Label Environments, Options - Creating Labels)
1128 (Options - Referencing Labels, Options - Creating Citations)
1129 (Options - Index Support, Options - Viewing Cross-References)
1130 (Options - Finding Files, Options - Optimizations)
1131 (Options - Fontification, Options - Misc):
1132 * cc-mode.texi (Sample Init File):
1133 * edt.texi (Init file):
1134 * epa.texi (Encrypting/decrypting gpg files):
1135 * mairix-el.texi (About, Setting up the mairix interface, Using)
1136 (Extending):
1137 Rename nodes to avoid characters that can cause Texinfo problems.
1138
1139 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1140
1141 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1142
1143 2013-08-12 Glenn Morris <rgm@gnu.org>
1144
1145 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1146 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1147 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1148 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1149 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1150 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1151 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1152 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1153 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1154 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1155 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1156 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1157 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1158
1159 * woman.texi (Top): Avoid mailto: in html output.
1160
1161 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1162 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1163 (INSTALL_DATA): New, set by configure.
1164 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1165 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1166 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1167 uninstall-ps, and uninstall-doc.
1168 (.SUFFIXES): Add .ps and .dvi.
1169 (.dvi.ps): New suffix rule.
1170 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1171 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1172 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1173 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1174 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1175 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1176 (ido.html, mairix-el.html, message.html, mh-e.html)
1177 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1178 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1179 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1180 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1181 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1182 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1183 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1184 New rules.
1185 (clean): Remove HTML_TARGETS and PS_TARGETS.
1186
1187 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1188
1189 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1190 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1191 for user options.
1192
1193 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1194
1195 * htmlfontify.texi (Customization): Remove documentation of
1196 `hfy-fast-lock-save'. Minor fixes.
1197
1198 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1199
1200 * ido.texi (Top): Insert node "Working Directories" in menu.
1201 (Working Directories): New node.
1202 (Misc Customization): Add documentation of
1203 `ido-confirm-unique-completion' and some other user options.
1204
1205 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1206
1207 * todo-mode.texi: Update @dircategory.
1208 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1209 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1210 @ref.
1211
1212 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1213
1214 * sc.texi (Introduction): Fix index.
1215 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1216 (Information Keys and the Info Alist, Reference Headers)
1217 (The Built-in Header Rewrite Functions)
1218 (Electric References, Reply Buffer Initialization)
1219 (Filling Cited Text, Selecting an Attribution)
1220 (Attribution Preferences)
1221 (Anonymous Attributions, Author Names)
1222 (Using Regi, Post-yank Formatting Commands)
1223 (Citing Commands, Insertion Commands)
1224 (Mail Field Commands)
1225 (Hints to MUA Authors, Thanks and History): Change from one space
1226 between sentences to two.
1227 (What Supercite Does): Typo fix.
1228
1229 * newsticker.texi (Usage): Use @key for RET.
1230
1231 * cl.texi (Argument Lists, For Clauses)
1232 (Macros): Add indexes.
1233
1234 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1235
1236 * cl.texi (Blocks and Exits): Add an index.
1237
1238 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1239
1240 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1241 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1242 (todo-mode.dvi, todo-mode.pdf): New rules.
1243
1244 * todo-mode.texi: New file.
1245
1246 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1247
1248 * gnus.texi (Basic Usage): Mention that warp means jump here.
1249 (The notmuch Engine): Mention notmuch.
1250
1251 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1252
1253 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1254 `gnus-subthread-sort-functions' and remove the obsolete documentation
1255 of `gnus-sort-threads-recursively'.
1256
1257 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1258
1259 * texinfo.tex: Update to 2012-07-29.17 version.
1260
1261 2013-07-29 David Engster <deng@randomsample.de>
1262
1263 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1264 implementation.
1265 (Introduction): Add further missing features.
1266 (Building Classes): Add introductory paragraph.
1267 (Wish List): Add metaclasses and EQL specialization.
1268
1269 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1270
1271 * tramp.texi (Frequently Asked Questions):
1272 Mention `tramp-use-ssh-controlmaster-options'.
1273
1274 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1275
1276 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1277 `gnus-sort-threads-recursively'.
1278
1279 2013-07-25 Glenn Morris <rgm@gnu.org>
1280
1281 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1282 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1283
1284 * erc.texi (Special Features): Update contact information.
1285 (History): Avoid using @email.
1286
1287 * eshell.texi (Bugs and ideas): Minor updates.
1288
1289 * faq.texi (Reporting bugs, Origin of the term Emacs)
1290 (Setting up a customization file)
1291 (Using an already running Emacs process, Turning off beeping)
1292 (Packages that do not come with Emacs)
1293 (Replying to the sender of a message): Avoid using @email.
1294
1295 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1296
1297 * reftex.texi (Imprint): Avoid using @email.
1298
1299 * ses.texi (Top): Update bug reporting instructions.
1300 (Acknowledgments): Avoid using @email.
1301
1302 * woman.texi (Introduction, Background): Remove outdated information.
1303 (Bugs, Acknowledgments): Avoid using @email.
1304
1305 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1306
1307 * ido.texi: New file.
1308
1309 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1310
1311 * gnus.texi (Customizing Articles): Document function predicates.
1312
1313 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1314
1315 * gnus.texi (lines): Correct description of
1316 `gnus-registry-track-extra's default value.
1317 Mention `gnus-registry-remove-extra-data'.
1318
1319 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1320
1321 * gnus.texi (Group Parameters): Mention regexp
1322 substitutions (bug#11688).
1323
1324 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1325
1326 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1327
1328 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1329
1330 * gnus.texi (Emacsen): Fix version.
1331
1332 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1333
1334 2013-07-06 Glenn Morris <rgm@gnu.org>
1335
1336 * mh-e.texi: Fix external links.
1337 (Using This Manual): Printed elisp manuals no longer available.
1338
1339 * newsticker.texi (Overview): Update URL.
1340
1341 * nxml-mode.texi (Introduction): Update URL.
1342
1343 * org.texi (JavaScript support): Fix URL.
1344
1345 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1346
1347 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1348
1349 * dbus.texi (Introspection): Update URL to a less defunct one.
1350
1351 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1352 (Foreign Groups): Use @indicateurl for examples.
1353 (Direct Functions): Remove defunct URL.
1354 (RSS): Update URL.
1355
1356 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1357 (FAQ 7-1): Update URL.
1358
1359 * pgg.texi (Top, Overview): Add note about obsolescence.
1360
1361 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1362
1363 * texinfo.tex: Merge from gnulib.
1364
1365 2013-07-03 Glenn Morris <rgm@gnu.org>
1366
1367 * bovine.texi (top):
1368 * cc-mode.texi (AWK Mode Font Locking):
1369 * mh-e.texi (Preface):
1370 * url.texi (URI Parsing): Fix cross-references to other manuals.
1371
1372 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1373
1374 * gnus.texi (Client-Side IMAP Splitting):
1375 Note that `nnimap-inbox' now can be a list.
1376
1377 2013-06-24 Glenn Morris <rgm@gnu.org>
1378
1379 * eshell.texi: Fix cross-references to other manuals.
1380
1381 2013-06-23 Glenn Morris <rgm@gnu.org>
1382
1383 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1384 Remove; not needed now we use a standard html layout for the faq.
1385 (clean): Remove HTML_TARGETS, emacs-faq.text.
1386
1387 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1388
1389 * flymake.texi (Parsing the output, Customizable variables):
1390 Add reference to `flymake-warning-predicate'.
1391
1392 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * tramp.texi (Top, Configuration): Insert section `Predefined
1395 connection information' in menu.
1396 (Predefined connection information): New section.
1397 (Android shell setup): Make a reference to `Predefined connection
1398 information'.
1399
1400 2013-06-19 Glenn Morris <rgm@gnu.org>
1401
1402 * Makefile.in (version): New, set by configure.
1403 (clean): Delete dist tar file.
1404 (infoclean): New, split from maintainer-clean.
1405 (maintainer-clean): Run infoclean.
1406 (dist): New rule, to make tarfile for www.gnu.org.
1407
1408 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1409
1410 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1411 for keys q and Q.
1412 (Standards): Reference RFC5804 as the defining document of the
1413 managesieve protocol.
1414
1415 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1416
1417 * eshell.texi (Input/Output): Expand to cover new visual-command
1418 options, eshell-visual-subcommands and eshell-visual-options.
1419 Divide into separate Visual Commands and Redirection sections.
1420
1421 2013-06-10 Glenn Morris <rgm@gnu.org>
1422
1423 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1424
1425 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1426
1427 * gnus.texi (Article Date):
1428 Fix description of gnus-article-update-date-headers.
1429
1430 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1431
1432 * erc.texi (Special Features): ERC is being maintained within
1433 Emacs now.
1434
1435 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1436
1437 * flymake.texi: Change from one space between sentences to two.
1438
1439 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1440
1441 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1442 (bug#14293).
1443
1444 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1445
1446 * tramp.texi (Frequently Asked Questions): Precise, how to define
1447 an own ControlPath.
1448
1449 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1450
1451 * tramp.texi (Frequently Asked Questions): New item for
1452 ControlPath settings.
1453
1454 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1455
1456 * calc.texi (Basic Operations on Units): Streamline some
1457 descriptions.
1458
1459 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1460
1461 * eshell.texi (Built-ins): Update manual to mention tramp module.
1462
1463 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1464
1465 * tramp.texi (Filename Syntax): Host names are not allowed to be
1466 any method name, unless method name is specified explicitly.
1467 Remove restriction on unibyte filenames.
1468
1469 * trampver.texi: Update release number.
1470
1471 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1472
1473 doc: convert some TeX accents to UTF-8
1474 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1475 '@"{@dotless{i}}'.
1476
1477 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1478
1479 Sync with Tramp 2.2.7.
1480
1481 * trampver.texi: Update release number.
1482
1483 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1484
1485 * calc.texi (Basic Operations on Units): Streamline some
1486 descriptions.
1487
1488 2013-03-08 Glenn Morris <rgm@gnu.org>
1489
1490 * faq.texi (Top): Don't say this was updated @today.
1491 That's irrelevant and leads to spurious diffs.
1492
1493 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1494
1495 * calc.texi (Basic Operations on Units):
1496 Fix cross-reference.
1497
1498 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1499
1500 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1501
1502 2013-03-06 Alan Mackenzie <acm@muc.de>
1503
1504 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1505 calling a line-up function.
1506
1507 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1508
1509 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1510 * ses.texi: Switch from Latin-1 to UTF-8.
1511
1512 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1513
1514 * tramp.texi (External methods): Tramp does not connect Android
1515 devices by itself.
1516
1517 2013-03-02 Bill Wohler <wohler@newt.com>
1518
1519 Release MH-E manual version 8.5.
1520
1521 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1522 release 8.5.
1523
1524 * mh-e.texi (Preface, Conventions, Getting Started)
1525 (Using This Manual, Folder Selection, Viewing, Aliases)
1526 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1527 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1528 Update URLs.
1529
1530 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1531
1532 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1533 and "plink2" entries. "plink2" is obsolete for a long time.
1534 (External methods): Remove "scp1" and "scp2" entries.
1535 Explain user name and host name specification for "adb".
1536
1537 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1538
1539 * tramp.texi (External methods): Mention `tramp-adb-program'.
1540
1541 2013-02-28 Bastien Guerry <bzg@gnu.org>
1542
1543 * org.texi (Visibility cycling): Suggest to set
1544 `org-agenda-inhibit-startup' to nil if user wants the startup
1545 visibility settings to be honored in any circumstances.
1546 (Progress logging, Checkboxes): Fix typos.
1547
1548 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1551 the macros, for Texinfo 4.13 and 5.0.
1552
1553 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1554
1555 Port Tramp documentation to Texinfo 5.0.
1556 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1557 (Filename Syntax): Do not use @trampfn{} in @item.
1558 (Filename completion): Use @columnfractions in @multitable.
1559
1560 2013-02-22 Glenn Morris <rgm@gnu.org>
1561
1562 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1563
1564 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1565
1566 * Makefile.in (html): New rule.
1567
1568 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1571 Volpiatto <thierry.volpiatto@gmail.com>.
1572
1573 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1574
1575 * tramp.texi (Top, Configuration): Insert section `Android shell
1576 setup' in menu.
1577 (Android shell setup): New section.
1578 (Connection types, Default Method)
1579 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1580 (External methods): Remove "scpc" and "rsyncc" entries.
1581 (Frequently Asked Questions): Remove entry about ControlPersist.
1582
1583 2013-02-13 Glenn Morris <rgm@gnu.org>
1584
1585 * message.texi (News Headers): Don't mention yow any more.
1586
1587 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1588
1589 * calc.texi (Basic Operations on Units, Customizing Calc):
1590 Mention the variable `calc-allow-units-as-numbers'.
1591
1592 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1593
1594 * eshell.texi: Fill most of the missing sections.
1595
1596 2013-02-07 Bastien Guerry <bzg@gnu.org>
1597
1598 * org.texi (References): Clarify an example.
1599 (Installation): Fix instructions.
1600 (Org-Plot): Fix link.
1601 (Checkboxes, Radio lists): Fix typos.
1602
1603 2013-02-07 Glenn Morris <rgm@gnu.org>
1604
1605 * cl.texi (Equality Predicates): Mention memql.
1606
1607 2013-02-07 Eric Ludlam <zappo@gnu.org>
1608
1609 * ede.texi (Creating a project): Make ede-new doc less
1610 specific, and only about items it supports, indicating that there
1611 might be more. Remove refs to simple project and direct automake
1612 from ede new.
1613 (Simple projects): Re-write to not talk about ede-simple-project
1614 which is deprecated, and instead use the term to mean projects
1615 that don't do much management, just project wrapping.
1616 Add ede-generic-project link.
1617 (ede-generic-project): New node (bug#11441).
1618
1619 2013-02-07 Glenn Morris <rgm@gnu.org>
1620
1621 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1622
1623 2013-02-01 Glenn Morris <rgm@gnu.org>
1624
1625 * calc.texi (Help Commands): Update calc-view-news description.
1626 Mention etc/CALC-NEWS.
1627
1628 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1629
1630 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1631
1632 2013-01-13 Bastien Guerry <bzg@gnu.org>
1633
1634 * org.texi (Installation): Simplify.
1635
1636 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1637
1638 * org.texi (Handling links): Update the mention to the obsolete
1639 variable `org-link-to-org-use-id' with a mention to the newer
1640 variable `org-id-link-to-org-use-id'. Mention the need to load
1641 the org-id library.
1642
1643 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1644
1645 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1646
1647 2013-01-09 Bastien Guerry <bzg@gnu.org>
1648
1649 * org.texi (Pushing to MobileOrg): Add footnote about using
1650 symbolic links in `org-directory'.
1651 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1652 of the now obsolete alias `org-float'.
1653 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1654 index. Fix description of TODO keywords cycling.
1655 (Advanced features): Add missing argument for @item.
1656 (Storing searches): Add index entries and a note about
1657 *-tree agenda views.
1658 (Structure editing): Document `org-mark-element' and
1659 `org-mark-subtree'.
1660 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1661
1662 2013-01-08 Juri Linkov <juri@jurta.org>
1663
1664 * info.texi (Go to node): Mention the abbreviated format
1665 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1666
1667 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1668
1669 * autotype.texi: Remove undefined command @subtitlefont.
1670 * cc-mode.texi: Likewise.
1671
1672 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1673 @item argument.
1674 (Property searches): Use \\ instead of @backslashchar{}.
1675 * pgg.texi (VERSION): Move @set below @setfilename.
1676
1677 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1678
1679 * ada-mode.texi: Remove braces from @title argument.
1680 * eudc.texi: Likewise.
1681 * smtpmail.texi: Likewise.
1682 * auth.texi (VERSION): Set before first use.
1683 * emacs-gnutls.texi (VERSION): Likewise.
1684 * pgg.texi (VERSION): Likewise.
1685 * ede.texi (Top): Rename from top, all uses changed.
1686 * eshell.texi: Add missing argument to @sp.
1687 * forms.texi (Top): Reorder menu to match structure.
1688 * htmlfontify.texi (Customization): Add missing @item in
1689 @enumerate.
1690 * org.texi (Advanced features): Add missing argument for @item.
1691 (Property searches): Use @backslashchar{} in macro argument.
1692 * pcl-cvs.texi: Add missing argument to @sp.
1693 (Movement commands): Fix use of @itemx.
1694 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1695 * reftex.texi (Options (Creating Citations)): Add missing newline
1696 before @end.
1697 * tramp.texi (Obtaining Tramp): Remove extra dots.
1698 (Configuration): Reorder menu to match structure.
1699 (Remote shell setup): Replace literal NUL character by \0.
1700 * viper.texi (Marking): Add missing argument for @item.
1701
1702 2013-01-04 Glenn Morris <rgm@gnu.org>
1703
1704 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1705 Add htmlfontify.
1706 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1707 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1708 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1709 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1710
1711 * htmlfontify.texi: Miscellaneous fixes and updates.
1712 Set copyright to FSF, update license to GFDL 1.3+.
1713
1714 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1715
1716 * htmlfontify.texi: New file.
1717
1718 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1719
1720 * calc.texi (Free-Form Dates): Expand on the date reading
1721 algorithm.
1722
1723 2012-12-27 Glenn Morris <rgm@gnu.org>
1724
1725 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1726 Avoid some overfull lines.
1727
1728 * widget.texi (Programming Example): Break some long lines.
1729
1730 * wisent.texi (Wisent Overview): Fix xref.
1731 (Grammar format, Understanding the automaton): Avoid overfill.
1732
1733 * bovine.texi (Optional Lambda Expression): Allow line break.
1734
1735 * auth.texi (Help for users): Break long lines.
1736
1737 * ada-mode.texi (Project file variables):
1738 Reword to reduce underfull hbox.
1739 (No project files, Use GNAT project file):
1740 Use smallexample to make some overfull lines less terrible.
1741
1742 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1743 Fix cross-references to separate manuals.
1744
1745 * Makefile.in (gfdl): New variable. Use throughout where
1746 appropriate so that targets depend on doclicense.texi.
1747
1748 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1749
1750 * gnus.texi (Customizing the IMAP Connection): Mention the other
1751 authenticators.
1752
1753 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1754
1755 * gnus.texi (Browse Foreign Server):
1756 Document `gnus-browse-delete-group'.
1757
1758 2012-12-22 Glenn Morris <rgm@gnu.org>
1759
1760 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1761 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1762 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1763 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1764
1765 * Makefile.in (gfdl): New variable. Use throughout where
1766 appropriate so that targets depend on doclicense.texi.
1767
1768 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1769
1770 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1771 doclicense.texi. Remove doclicense.texi from all targets that
1772 mentioned it explicitly.
1773 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1774 $(emacsdir)/emacsver.texi.
1775 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1776
1777 2012-12-21 Glenn Morris <rgm@gnu.org>
1778
1779 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1780 Include emacsver.texi. Nuke hand-written node pointers.
1781 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1782 Depend on emacsver.texi.
1783
1784 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1785 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1786 May as well just include doclicense.texi in everything.
1787
1788 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1789 which @copying says is included.
1790
1791 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1792 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1793 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1794 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1795 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1796 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1797 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1798 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1799 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1800 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1801 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1802 copies from the FSF, which does not publish these manuals.
1803
1804 * erc.texi: No need to include gpl in this small manual.
1805
1806 * org.texi (copying): Include a copy of the GFDL.
1807 (GNU Free Documentation License): New section.
1808
1809 2012-12-21 Bastien Guerry <bzg@gnu.org>
1810
1811 * org.texi: Fix typos.
1812
1813 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1814
1815 * calc.texi (ISO 8601): Rename from ISO-8601,
1816 as it's typically spelled without a hyphen.
1817
1818 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1819
1820 * calc.texi (ISO-8601): New section.
1821 (Date Formatting Codes): Mention new codes.
1822 (Standard Date Formats): Mention new formats.
1823
1824 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1825
1826 * tramp.texi (External methods): Move `adb' method here.
1827
1828 2012-12-13 Glenn Morris <rgm@gnu.org>
1829
1830 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1831
1832 * wisent.texi: Small edits. Set copyright to FSF, update license to
1833 GFDL 1.3+.
1834 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1835 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1836 New targets.
1837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1838 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1839
1840 * bovine.texi: Small edits. Set copyright to FSF, update license to
1841 GFDL 1.3+, remove empty index.
1842 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1843 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1844 New targets.
1845 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1846 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1847
1848 2012-12-13 Eric Ludlam <zappo@gnu.org>
1849 David Ponce <david@dponce.com>
1850 Richard Kim <emacs18@gmail.com>
1851
1852 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1853
1854 2012-12-13 Glenn Morris <rgm@gnu.org>
1855
1856 * flymake.texi (Customizable variables, Locating the buildfile):
1857 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1858
1859 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1860 GFDL 1.3+ license, fix up index.
1861 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1862 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1863 (srecode.pdf): New targets.
1864 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1865 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1866
1867 2012-12-13 Eric Ludlam <zappo@gnu.org>
1868
1869 * srecode.texi: New file, imported from CEDET trunk.
1870
1871 2012-12-13 Bastien Guerry <bzg@gnu.org>
1872
1873 * org.texi (Summary, Code block specific header arguments)
1874 (Code block specific header arguments)
1875 (Header arguments in function calls, var, noweb)
1876 (Results of evaluation, Code evaluation security):
1877 Small reformatting: add a blank line before some example.
1878
1879 * org.texi (System-wide header arguments)
1880 (Header arguments in Org mode properties, Conflicts)
1881 (Dynamic blocks, Using the mapping API):
1882 Fix indentation of Elisp code examples.
1883
1884 * org.texi (Comment lines): Fix description of the comment syntax.
1885
1886 * org.texi (Installation): Mention "make test" in the correct section.
1887
1888 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1889
1890 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1891 These are just minor editorial changes.
1892
1893 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1894
1895 * tramp.texi (History): Mention ADB.
1896 (Inline methods): Add `adb' method.
1897
1898 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1901 (External methods): Fix typo.
1902
1903 2012-12-03 Glenn Morris <rgm@gnu.org>
1904
1905 * rcirc.texi (Notices): Fix typo.
1906
1907 2012-11-25 Bill Wohler <wohler@newt.com>
1908
1909 Release MH-E manual version 8.4.
1910
1911 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1912 Update for release 8.4.
1913
1914 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1915 (Junk): Add mh-whitelist-preserves-sequences-flag,
1916 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1917 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1918
1919 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1920
1921 * mh-e.texi (Procmail): Fix two @ typos.
1922
1923 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1924
1925 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1926 These are just minor editorial changes.
1927
1928 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1929
1930 * calc.texi (Date Formatting Codes): Mention the new beginning of
1931 the date numbering system.
1932
1933 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1934
1935 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1936 (Date Forms): Correct off-by-one error in explanation of
1937 Julian day numbers. Give Gregorian equivalent of its origin.
1938
1939 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1940
1941 * calc.texi (Date Forms): Mention the customizable
1942 Gregorian-Julian switch.
1943 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1944
1945 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1946
1947 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1948 It also uses January 1, 1 AD as its day number 1.
1949 * calc.texi (Date Forms): Document this.
1950
1951 2012-11-16 Glenn Morris <rgm@gnu.org>
1952
1953 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1954 (Obsolete Macros): Move example here from Function Bindings.
1955
1956 * erc.texi: Use @code{nil} rather than just "nil".
1957 (Modules): Undocument obsolete "hecomplete".
1958 Add "notifications".
1959 (Connecting): Add brief section on passwords.
1960 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1961
1962 2012-11-13 Glenn Morris <rgm@gnu.org>
1963
1964 * flymake.texi (Customizable variables)
1965 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1966 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1967
1968 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1969
1970 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1971 In all file place SES into @acronym{...}.
1972 (Advanced Features): Add key index and function index for
1973 ses-set-header-row. Add description for function
1974 ses-rename-cell. Add description for function
1975 ses-repair-cell-reference-all.
1976 (Ranges in formulas): Add description for ses-range flags.
1977
1978 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1979
1980 * texinfo.tex: Merge from gnulib.
1981
1982 2012-11-10 Chong Yidong <cyd@gnu.org>
1983
1984 * url.texi (Introduction): Move url-configuration-directory to
1985 Customization node.
1986 (Parsed URIs): Split into its own node.
1987 (URI Encoding): New node.
1988 (Defining New URLs): Remove empty chapter.
1989 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1990 Improve docs for url-queue-*.
1991 (Supported URL Types): Copyedits. Delete empty subnodes.
1992
1993 * url.texi (Introduction): Rename from Getting Started.
1994 Rewrite the introduction.
1995 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1996
1997 2012-11-10 Glenn Morris <rgm@gnu.org>
1998
1999 * cl.texi (Obsolete Setf Customization):
2000 Revert defsetf example to the more correct let rather than prog1.
2001 Give define-modify-macro, defsetf, and define-setf-method
2002 gv.el replacements.
2003
2004 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2005 (Setf Extensions): Remove obsolete reference.
2006 (Obsolete Setf Customization):
2007 Move note on lack of setf functions to lispref/variables.texi.
2008 Undocument get-setf-method, since it no longer exists.
2009 Mention simple defsetf replaced by gv-define-simple-setter.
2010
2011 2012-11-03 Glenn Morris <rgm@gnu.org>
2012
2013 * cl.texi: Further general copyedits.
2014 (List Functions): Remove copy-tree, standard elisp for some time.
2015 (Efficiency Concerns): Comment out examples that no longer apply.
2016 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2017 (Creating Symbols, Random Numbers): De-emphasize internal
2018 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2019 (Naming Conventions, Type Predicates, Macros)
2020 (Predicates on Numbers): No longer mention cl-floatp-safe.
2021
2022 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2023
2024 * gnus.texi (Mail Source Specifiers):
2025 Document :leave keyword used for pop mail source.
2026
2027 2012-11-01 Glenn Morris <rgm@gnu.org>
2028
2029 * cl.texi: General copyedits for style, line-breaks, etc.
2030 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2031 (Macro Bindings, Blocks and Exits):
2032 Acknowledge existence of lexical-binding.
2033 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2034
2035 2012-10-31 Glenn Morris <rgm@gnu.org>
2036
2037 * ert.texi (Introduction, The @code{should} Macro):
2038 Refer to "cl-assert" rather than "assert".
2039
2040 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2041 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2042 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2043 Reword, and add details of flet and labels.
2044 (Modify Macros, Function Bindings): Add some xrefs.
2045
2046 2012-10-30 Glenn Morris <rgm@gnu.org>
2047
2048 * cl.texi (Modify Macros): Update for cl-letf changes.
2049 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2050 (Setf Extensions): Partially restore note about cl-getf,
2051 mainly moved to lispref/variables.texi.
2052 (Property Lists): Fix cl-getf typos.
2053 (Mapping over Sequences): Mention cl-mapc naming oddity.
2054
2055 2012-10-29 Glenn Morris <rgm@gnu.org>
2056
2057 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2058 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2059 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2060 (Modify Macros, Multiple Values, Other Clauses):
2061 Remove mentions of obsolete features.
2062 (Obsolete Setf Customization): Don't mention `apply' setf.
2063
2064 2012-10-28 Glenn Morris <rgm@gnu.org>
2065
2066 * cl.texi (Multiple Values, Common Lisp Compatibility):
2067 More namespace updates.
2068 (Obsolete Features): Copyedits.
2069 (Obsolete Lexical Macros, Obsolete Setf Customization):
2070 New subsections.
2071
2072 * cl.texi (Porting Common Lisp, Lexical Bindings):
2073 Add some xrefs to the Elisp manual.
2074
2075 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2076 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2077 (Obsolete Features): New appendix. Move Lexical Bindings here.
2078
2079 2012-10-27 Glenn Morris <rgm@gnu.org>
2080
2081 * cl.texi: Use defmac for macros rather than defspec.
2082 (Efficiency Concerns): Related copyedit.
2083
2084 * cl.texi (Control Structure): Update for setf now being in core.
2085 (Setf Extensions): Rename from Basic Setf. Move much of the
2086 former content to lispref/variables.texi.
2087 (Modify Macros): Move pop, push details to lispref/variables.texi.
2088 (Customizing Setf): Copyedits for setf etc being in core.
2089 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2090 Further namespaces updates.
2091
2092 2012-10-26 Bastien Guerry <bzg@gnu.org>
2093
2094 * org.texi (Installation): Update the link to Org's ELPA.
2095 Also don't mention org-install.el anymore as the replacement file
2096 org-loaddefs.el is now loaded by org.el.
2097
2098 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2099
2100 * tramp.texi (Frequently Asked Questions):
2101 Mention `tramp-completion-reread-directory-timeout' for performance
2102 improvement.
2103
2104 2012-10-25 Glenn Morris <rgm@gnu.org>
2105
2106 * cl.texi: Don't mess with the TeX section number counter.
2107 Use Texinfo recommended convention for quotes+punctuation.
2108 (Overview, Sequence Functions): Rephrase for better line-breaking.
2109 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2110 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2111 (Random Numbers, Mapping over Sequences, Structures)
2112 (Porting Common Lisp): Further updates for cl-lib namespace.
2113 (Modify Macros, Declarations, Macro Bindings, Structures):
2114 Break long lines in examples.
2115 (Dynamic Bindings): Update for changed progv behavior.
2116 (Loop Examples, Efficiency Concerns): Markup fixes.
2117 (Structures): Remove TeX margin change.
2118 (Declarations): Fix typos.
2119
2120 2012-10-24 Glenn Morris <rgm@gnu.org>
2121
2122 * cl.texi (Overview, Multiple Values, Creating Symbols)
2123 (Numerical Functions): Say less/nothing about the original cl.el.
2124 (Old CL Compatibility): Remove.
2125 (Assertions): Remove ignore-errors (standard Elisp for some time).
2126
2127 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2128 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2129 (Efficiency Concerns, Efficiency Concerns)
2130 (Common Lisp Compatibility, Old CL Compatibility):
2131 Further updates for cl-lib namespace.
2132
2133 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2134
2135 Update manual for new time stamp format (Bug#12706).
2136 * emacs-mime.texi (time-date): Update for new format.
2137 Also, fix bogus time stamp and modernize a bit.
2138
2139 2012-10-23 Glenn Morris <rgm@gnu.org>
2140
2141 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2142 than unchanging cl.el version number.
2143 End all menu descriptions with a period.
2144 Do not use @dfn{CL} for every instance of "CL".
2145 (Overview): Remove no-runtime caveat, and note about foo* names.
2146 (Usage): Use cl-lib rather than cl.
2147 (Organization, Naming Conventions): Update for cl-lib.el.
2148 (Installation): Remove long-irrelevant node.
2149 (Program Structure, Predicates, Control Structure):
2150 Start updating for cl-lib namespace.
2151 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2152 Depend on emacsver.texi.
2153
2154 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2155
2156 * trampver.texi: Update release number.
2157
2158 2012-10-06 Glenn Morris <rgm@gnu.org>
2159
2160 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2161 ERC version.
2162 (Introduction): ERC is distributed with Emacs.
2163 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2164 (Getting Started): Simplify.
2165 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2166 (History): Mention ERC maintained as part of Emacs now.
2167 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2168 Add dependency on emacsver.texi.
2169
2170 * erc.texi: Remove hand-written node pointers.
2171
2172 2012-10-05 Glenn Morris <rgm@gnu.org>
2173
2174 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2175 Copyedits.
2176
2177 2012-10-01 Eric Ludlam <zappo@gnu.org>
2178
2179 * ede.texi (Quick Start, Project Local Variables)
2180 (Miscellaneous commands, ede-java-root, Development Overview)
2181 (Detecting a Project): New nodes.
2182 (Simple projects): Node deleted.
2183
2184 * eieio.texi (Building Classes): Some slot attributes cannot be
2185 overridden.
2186 (Slot Options): Remove an example.
2187 (Method Invocation, Documentation): New nodes.
2188
2189 2012-10-01 Glenn Morris <rgm@gnu.org>
2190
2191 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2192 (reftex.pdf): Add dependency on emacsver.texi.
2193 * reftex.texi: Don't include directory part for emacsver.texi;
2194 the Makefile's -I handles it.
2195
2196 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2197
2198 Merge from standalone RefTeX repository.
2199
2200 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2201 with macros.
2202 (Imprint): Mention Wolfgang in list of contributors.
2203 (Creating Citations): Give a hint about how to
2204 auto-revert the BibTeX database file when using external editors.
2205 (Referencing Labels): Simplify section about reference macro
2206 cycling.
2207 (Options (Referencing Labels)): Adapt to new structure of
2208 `reftex-ref-style-alist'.
2209 (Referencing Labels, Reference Styles): Document changes in the
2210 referencing functionality.
2211 (Commands): Mention options for definition of header and footer in
2212 BibTeX files.
2213 (Options (Creating Citations)): Document
2214 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2215 (Reference Styles): New section.
2216 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2217 (Options (Referencing Labels)): Remove descriptions of deprecated
2218 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2219 Add descriptions for `reftex-ref-style-alist' and
2220 `reftex-ref-style-default-list'.
2221 (Referencing Labels): Update regarding reference styles.
2222 (Citation Styles): Mention support for ConTeXt.
2223 (Options (Defining Label Environments)): Fix typo.
2224 (Options (Creating Citations)):
2225 Document `reftex-cite-key-separator'.
2226
2227 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2228
2229 * org.texi: Add description of ORG_ADD_CONTRIB to info
2230 documentation. Add link to Worg for more details.
2231
2232 * org.texi: Clarify installation procedure. Provide link to the
2233 build system description on Worg.
2234
2235 * org.texi: Remove reference to utils/, x11idle.c is now in
2236 contrib/scripts.
2237
2238 * org.texi: Re-normalize to "Org mode" in manual.
2239
2240 * org.texi (Installation): Adapt documentation to new build
2241 system. Mention GNU ELPA (since it needs to be handled like Emacs
2242 built-in Org).
2243
2244 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2245
2246 * org.texi: Fix typo in description of the 'Hooks' section.
2247
2248 * org.texi: Add ID to the list of special properties.
2249
2250 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2251
2252 * org.texi (Moving subtrees): Document the ability to archive to a
2253 datetree.
2254
2255 2012-09-30 Bastien Guerry <bzg@gnu.org>
2256
2257 * org.texi (Installation, Feedback, Batch execution):
2258 Use (add-to-list 'load-path ... t) for the contrib dir.
2259
2260 * org.texi (results): Update documentation for ":results drawer"
2261 and ":results org".
2262
2263 * org.texi (Column width and alignment): Fix typo.
2264
2265 * org.texi (Activation): Point to the "Conflicts" section.
2266
2267 * org.texi (Conflicts): Mention filladapt.el in the list of
2268 conflicting packages.
2269
2270 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2271 not needed for versions of Emacs > 22.1.
2272
2273 * org.texi (History and Acknowledgments): Fix typo.
2274
2275 * org.texi (History and Acknowledgments): Add my own
2276 acknowledgments.
2277
2278 * org.texi (Agenda commands): Document the new command and the new
2279 option.
2280
2281 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2282 (Agenda commands): Reorder. Document `*' to toggle persistent
2283 marks.
2284
2285 * org.texi (Agenda dispatcher):
2286 Mention `org-toggle-agenda-sticky'.
2287 (Agenda commands, Exporting Agenda Views): Fix typo.
2288
2289 * org.texi (Templates in contexts, Setting Options): Update to
2290 reflect changes in how contexts options are processed.
2291
2292 * org.texi (Templates in contexts): Document the new structure of
2293 the variables `org-agenda-custom-commands-contexts' and
2294 `org-capture-templates-contexts'.
2295
2296 * org.texi (Templates in contexts): Document the new option
2297 `org-capture-templates-contexts'.
2298 (Storing searches): Document the new option
2299 `org-agenda-custom-commands-contexts'.
2300
2301 * org.texi (Formula syntax for Lisp): Reformat.
2302
2303 * org.texi (Special properties, Column attributes)
2304 (Agenda column view): Document the new special property
2305 CLOCKSUM_T.
2306
2307 * org.texi (Template expansion): Document the new %l template.
2308
2309 * org.texi (Fast access to TODO states): Fix documentation about
2310 allowed characters for fast todo selection.
2311
2312 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2313 use in `org-agenda-to-appt'.
2314
2315 * org.texi (Comment lines): Update wrt comments.
2316
2317 * org.texi (Resolving idle time): Document new keybinding.
2318
2319 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2320 on clock timestamps.
2321
2322 * org.texi (Fast access to TODO states): Explicitly says only
2323 letters are supported as fast TODO selection keys.
2324
2325 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2326 specifier. Document the new "%(my-function)" specifier.
2327
2328 * org.texi (Clocking commands): New cindex.
2329 (Clocking commands): Update documentation for `org-clock-in'.
2330 Document `org-clock-in-last'. Mention `org-clock-out' and
2331 `org-clock-in-last' as commands that can be globally bound.
2332 (Resolving idle time): Document continuous clocking.
2333
2334 * org.texi (Top, Introduction): Fix formatting.
2335 (Activation): Add index entries.
2336 (Conventions): Update section.
2337 (Embedded @LaTeX{}): Fix formatting.
2338
2339 * org.texi (Visibility cycling): Document `show-children'.
2340
2341 * org.texi (Using capture): Mention the `org-capture-last-stored'
2342 bookmark as a way to jump to the last stored capture.
2343
2344 * org.texi (Uploading files): Fix typo.
2345
2346 * org.texi (Using capture): Document `C-0' as a prefix argument
2347 for `org-capture'.
2348
2349 * org.texi (Agenda commands): Document persistent marks.
2350
2351 * org.texi (Template expansion): Update doc to reflect change.
2352
2353 * org.texi (Radio tables): Document the :no-escape parameter.
2354
2355 * org.texi (Repeated tasks): Document repeat cookies for years,
2356 months, weeks, days and hours.
2357
2358 * org.texi (Export options): State that you can use the d: option
2359 by specifying a list of drawers.
2360
2361 * org.texi (HTML preamble and postamble): Small doc improvement.
2362
2363 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2364
2365 * org.texi: The sections in the Exporting section of the manual
2366 left out articles in the description of the org-export-as-*
2367 commands, among other places. This patch adds them, adds a few
2368 missing prepositions, and switches instances of "an HTML" to "a
2369 html" for internal consistency.
2370
2371 * org.texi: Alter several examples of headings with timestamps in
2372 them to include the timestamps in the body instead of the heading.
2373
2374 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2375
2376 * org.texi (Agenda dispatcher): Document sticky agenda views and
2377 the new key for them.
2378
2379 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2380
2381 * org.texi (Advanced features): Fix error in table.
2382
2383 2012-09-30 Feng Shu <tumashu@gmail.com>
2384
2385 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2386 alternative to dvipng.
2387
2388 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2389
2390 * org.texi: Remove extra curly bracket.
2391
2392 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2393
2394 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2395 defkeys.
2396
2397 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2398
2399 * org.texi (Agenda commands): Fix two typos by giving
2400 corresponding function names, according to
2401 `org-agenda-view-mode-dispatch'.
2402
2403 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2404
2405 * org.texi (The spreadsheet): Fix typo.
2406
2407 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2408
2409 * org.texi (Tracking your habits): Point to the "Tracking TODO
2410 state changes" section.
2411
2412 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2413
2414 * org.texi (Literal examples): Remove reference to unknown
2415 `org-export-latex-minted' variable. Also simplify footnote since
2416 `org-export-latex-listings' documentation is exhaustive already.
2417
2418 * org.texi (Plain lists): Remove reference to now hard-coded
2419 `bullet' automatic rule.
2420
2421 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2422
2423 * org.texi: Updated documentation accordingly.
2424
2425 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2426
2427 * texinfo.tex: Merge from gnulib.
2428
2429 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2430
2431 Sync with Tramp 2.2.6.
2432
2433 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2434
2435 * trampver.texi: Update release number.
2436
2437 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2438
2439 * texinfo.tex: Merge from gnulib.
2440
2441 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2442
2443 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2444 (bug#12096).
2445
2446 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2447
2448 * calc.texi (Simplification modes, Conversions)
2449 (Operating on Selections): Mention "basic" simplification.
2450 (The Calc Mode Line): Mention the mode line display for Basic
2451 simplification mode.
2452 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2453 simplifications.
2454 (Basic Simplifications): Rename from "Limited Simplifications"
2455 Replace "limited" by "basic" throughout.
2456 (Algebraic Simplifications): Indicate that the algebraic
2457 simplifications are done by default.
2458 (Unsafe Simplifications): Mention `m E'.
2459 (Simplification of Units): Mention `m U'.
2460 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2461 (Kinds of Declarations, Functions for Declarations):
2462 Mention "algebraic simplifications" instead of `a s'.
2463 (Algebraic Entry): Remove mention of default simplifications.
2464
2465 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2466
2467 * calc.texi (Getting Started, Tutorial): Change simulated
2468 Calc output to match actual output.
2469 (Simplifying Formulas): Mention that algebraic simplification is now
2470 the default.
2471
2472 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2473
2474 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2475 (Bug#12073)
2476
2477 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2478
2479 Prefer typical American spelling for "acknowledgment".
2480 * calc.texi (History and Acknowledgments): Rename from
2481 History and Acknowledgements.
2482 * idlwave.texi (Acknowledgments):
2483 * ses.texi (Acknowledgments):
2484 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2485
2486 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2487
2488 Rename configure.in to configure.ac (Bug#11603).
2489 * ede.texi (Compiler and Linker objects, ede-proj-project)
2490 (ede-step-project): Prefer the name configure.ac to configure.in.
2491
2492 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2493
2494 * tramp.texi (Multi-hops):
2495 Introduce `tramp-restricted-shell-hosts-alist'.
2496
2497 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2498
2499 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2500 methods, so don't mention smtpmail here.
2501
2502 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2503
2504 * gnus.texi (Picons): Document gnus-picon-properties.
2505
2506 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2507
2508 * gnus.texi: Remove mention of compilation, as that's no longer
2509 supported.
2510
2511 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2512
2513 * gnus.texi (Archived Messages): Mention
2514 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2515
2516 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2517
2518 * gnus.texi (Various Summary Stuff):
2519 Remove mention of `gnus-propagate-marks'.
2520
2521 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2522
2523 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2524 which no longer exist.
2525
2526 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2527
2528 * gnus.texi (Archived Messages):
2529 Document gnus-gcc-self-resent-messages.
2530
2531 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2532
2533 * message.texi (Mail Variables):
2534 Mention the optional user parameter for X-Message-SMTP-Method.
2535
2536 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2537
2538 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2539
2540 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2541
2542 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2543
2544 * gnus.texi (Key Index): Change encoding to utf-8.
2545
2546 2012-06-21 Glenn Morris <rgm@gnu.org>
2547
2548 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2549
2550 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2551
2552 * gnus.texi (Group Timestamp): Mention where to find documentation for
2553 the `gnus-tmp-' variables (bug#11601).
2554
2555 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2556
2557 Sync with Tramp 2.2.6-pre.
2558
2559 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2560 where appropriate.
2561 (Ad-hoc multi-hops): New section.
2562 (Remote processes): New subsection "Running remote processes on
2563 Windows hosts".
2564 (History): Add remote commands on Windows, and ad-hoc multi-hop
2565 methods.
2566 (External methods): "ControlPersist" must be set to "no" for the
2567 `scpc' method.
2568 (Remote processes): Add a note about `auto-revert-tail-mode'.
2569 (Frequently Asked Questions): Use "scpx" in combination with
2570 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2571
2572 * trampver.texi: Update release number.
2573
2574 2012-06-10 Chong Yidong <cyd@gnu.org>
2575
2576 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2577 compilation for html-mono.
2578
2579 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2580
2581 * texinfo.tex: Merge from gnulib.
2582
2583 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2584
2585 * Makefile.in (echo-info): Don't try to install info files named
2586 just ".info".
2587
2588 2012-05-28 Glenn Morris <rgm@gnu.org>
2589
2590 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2591
2592 * sc.texi: Nuke hand-written node pointers.
2593 Fix top-level menu to match actual node order.
2594
2595 2012-05-27 Glenn Morris <rgm@gnu.org>
2596
2597 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2598 Some associated fixes, including not messing with chapno in cl.texi.
2599
2600 2012-05-27 Bastien Guerry <bzg@gnu.org>
2601
2602 * org.texi (Durations and time values): Fix typo.
2603
2604 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2605
2606 * texinfo.tex: Update from gnulib.
2607
2608 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2609
2610 * calc.texi (Basic Operations on Units, Customizing Calc):
2611 Mention `calc-ensure-consistent-units'.
2612
2613 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2614
2615 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2616 reference commands. (Bug#11461)
2617
2618 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2619
2620 2012-05-12 Glenn Morris <rgm@gnu.org>
2621
2622 * Makefile.in (mostlyclean): Add more TeX intermediates.
2623
2624 * Makefile.in: Make it look more like the other doc Makefiles.
2625 Use explicit $srcdir in all dependencies.
2626 Remove cd $srcdir from rules.
2627 (VPATH): Remove.
2628 (infodir): Set to an absolute path.
2629 (INFO_TARGETS): Use short names.
2630 (mkinfodir): infodir is now absolute.
2631 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2632
2633 * Makefile.in (info.info): Rename from info, to avoid duplication.
2634 (.SUFFIXES): Disable implicit rules.
2635
2636 * Makefile.in (MKDIR_P): New, set by configure.
2637 (mkinfodir): Use $MKDIR_P.
2638
2639 2012-05-07 Glenn Morris <rgm@gnu.org>
2640
2641 * forms.texi (Long Example): Update for changed location of files.
2642
2643 2012-05-04 Glenn Morris <rgm@gnu.org>
2644
2645 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2646 (INFO_TARGETS): Use $INFO_EXT.
2647 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2648 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2649 (INFO_TARGETS): Use $INFO_EXT.
2650 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2651
2652 2012-05-02 Glenn Morris <rgm@gnu.org>
2653
2654 * Makefile.in (echo-info): New phony target, used by top-level.
2655
2656 * viper.texi: Make direntry shorter (also it is no longer "newest").
2657
2658 * emacs-gnutls.texi, ert.texi, org.texi:
2659 Fix dircategory, direntry to match info/dir.
2660
2661 * faq.texi: Convert @inforefs to @xrefs.
2662 Fix some malformed cross-references.
2663 (File-name conventions): Shorten section name to avoid overfull line.
2664 (How to add fonts): Use smallexample to avoid overfull lines.
2665
2666 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2667
2668 * auth.texi (Help for users): Update for .gpg file being second.
2669
2670 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2671
2672 * org.texi (Agenda commands): Fix two typos: give corresponding
2673 function names, according to `org-agenda-view-mode-dispatch'.
2674
2675 2012-04-27 Glenn Morris <rgm@gnu.org>
2676
2677 * faq.texi (Major packages and programs): Remove section.
2678 There is no point listing 6 packages (cf etc/MORE.STUFF).
2679 (Finding Emacs and related packages): Move "Spell-checkers" here.
2680
2681 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2682
2683 * dbus.texi (Version): New node.
2684 (Properties and Annotations): Mention the object manager
2685 interface. Describe dbus-get-all-managed-objects.
2686 (Type Conversion): Floating point numbers are allowed, if an
2687 anteger does not fit Emacs's integer range.
2688 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2689 (Asynchronous Methods): Fix description of
2690 dbus-call-method-asynchronously.
2691 (Receiving Method Calls): Fix some minor errors.
2692 Add dbus-interface-emacs.
2693 (Signals): Describe unicast signals and the new match rules.
2694 (Alternative Buses): Add the PRIVATE optional argument to
2695 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2696
2697 2012-04-20 Glenn Morris <rgm@gnu.org>
2698
2699 * faq.texi (New in Emacs 24): New section.
2700 (Packages that do not come with Emacs): Mention M-x list-packages.
2701
2702 2012-04-14 Alan Mackenzie <acm@muc.de>
2703
2704 * cc-mode.texi (c-offsets-alist): Correct a typo.
2705
2706 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2707
2708 * org.texi (Deadlines and scheduling): Fix the example: the
2709 DEADLINE item should come right after the headline. We enforce
2710 this convention, so it is a bug not to illustrate it correctly in
2711 the manual.
2712
2713 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2714
2715 * org.texi (Agenda commands): Fix documentation bug by swapping
2716 the equivalent keybindings to `org-agenda-next-line' with the ones
2717 to `org-agenda-previous-line'.
2718
2719 2012-04-14 Glenn Morris <rgm@gnu.org>
2720
2721 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2722
2723 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2724
2725 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2726 Add emacs-gnutls.
2727 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2728
2729 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2730
2731 * Makefile.in: Add emacs-gnutls.texi to build.
2732
2733 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2734
2735 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2736
2737 * auth.texi (Secret Service API): Edit further and give examples.
2738 (Secret Service API): Adjust @samp to @code for collection names.
2739
2740 2012-04-04 Glenn Morris <rgm@gnu.org>
2741
2742 * auth.texi (Secret Service API): Copyedits.
2743 (Help for developers): Fill in some missing function doc-strings.
2744 (Help for users, Help for developers)
2745 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2746
2747 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2748
2749 * auth.texi (Secret Service API): Add the missing text.
2750
2751 2012-04-04 Chong Yidong <cyd@gnu.org>
2752
2753 * message.texi (Using PGP/MIME): Note that epg is now the default.
2754
2755 * gnus.texi: Reduce references to obsolete pgg library.
2756 (Security): Note that epg is now the default.
2757
2758 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2759
2760 * nxml-mode.texi (Completion): C-RET is no longer bound to
2761 nxml-complete.
2762
2763 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2764
2765 * org.texi (Customizing tables in ODT export): Correct few errors.
2766
2767 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2768
2769 * org.texi (Links in ODT export): Update.
2770 (Labels and captions in ODT export): New node.
2771
2772 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2773
2774 * org.texi (Literal examples in ODT export): htmlfontify.el in
2775 Emacs-24.1 now supports fontification. So ODT source blocks will
2776 be fontified by default.
2777
2778 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2779
2780 * org.texi (Refiling notes): Remove duplicated keybinding.
2781
2782 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2783
2784 * org.texi (noweb): Documentation of this new option to the :noweb
2785 header argument.
2786
2787 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2788
2789 * org.texi (Header and sectioning): Add example demonstrating how
2790 to use "LaTeX_CLASS_OPTIONS".
2791
2792 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2793
2794 * org.texi (Noweb reference syntax): Describe the ability to
2795 execute noweb references in the manual.
2796
2797 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2798
2799 * org.texi (cache): Improve cache documentation when session
2800 evaluation is used.
2801
2802 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2803
2804 * org.texi (Plain lists): Document removal.
2805
2806 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2807
2808 * org.texi: Decapitalize file name in references to Calc manual.
2809
2810 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2811
2812 * org.texi (Plain lists): Document removal.
2813
2814 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2815
2816 * org.texi (Top, OpenDocument Text export)
2817 (ODT export commands, Extending ODT export)
2818 (Images in ODT export, Tables in ODT export)
2819 (Configuring a document converter): Add or Update.
2820
2821 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2822
2823 * org.texi (MobileOrg): Change the wording to reflect that the
2824 Android Version is no longer just the little brother of the iOS
2825 version.
2826
2827 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2828
2829 * org.texi (Key bindings and useful functions): Update babel key
2830 binding documentation in manual.
2831
2832 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2833
2834 * org.texi (noweb): Document new noweb header value.
2835
2836 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2837
2838 * org.texi (noweb-sep): Document new header argument.
2839
2840 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2841
2842 * org.texi (noweb-ref): Documentation of this new custom variable.
2843
2844 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2845
2846 * org.texi (wrap): Update the new :wrap documentation to match the
2847 current implementation.
2848
2849 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2850
2851 * org.texi: Added documentation for :wrap.
2852
2853 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2854
2855 * org.texi: #+RESULTS now user-configurable.
2856
2857 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2858
2859 * org.texi: Documented :noweb no-export.
2860
2861 2012-04-01 Thomas Dye <dk@poto.local>
2862
2863 * org.texi: Edit :noweb no header argument for correctness.
2864
2865 2012-04-01 Bastien Guerry <bzg@gnu.org>
2866
2867 * org.texi (Customization): Update the approximate number of Org
2868 variables.
2869
2870 2012-04-01 Thomas Dye <dk@poto.local>
2871
2872 * org.texi: The :results wrap produces a drawer instead of a
2873 begin_results block.
2874
2875 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2876
2877 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2878 reflect the new default.
2879
2880 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2881
2882 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2883 "Getting Started" to this node. (Bug#10450)
2884
2885 2012-03-10 Chong Yidong <cyd@gnu.org>
2886
2887 * flymake.texi (Example -- Configuring a tool called via make):
2888 Mention the Automake COMPILE variable (Bug#8715).
2889
2890 * info.texi (Getting Started): Add an index entry (Bug#10450).
2891
2892 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2893
2894 * dbus.texi (Signals): Known names will be mapped onto unique
2895 names, when registering for signals.
2896
2897 2012-02-29 Glenn Morris <rgm@gnu.org>
2898
2899 * url.texi: Fix quote usage in body text.
2900
2901 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2902
2903 * cl.texi: Use @code{} in menus when appropriate.
2904
2905 2012-02-28 Glenn Morris <rgm@gnu.org>
2906
2907 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2908 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2909 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2910 * org.texi, sc.texi, vip.texi, viper.texi:
2911 Standardize possessive apostrophe usage.
2912
2913 2012-02-26 Chong Yidong <cyd@gnu.org>
2914
2915 * ediff.texi (Quick Help Commands): Add a couple of index entries
2916 (Bug#10834).
2917
2918 2012-02-17 Glenn Morris <rgm@gnu.org>
2919
2920 * gnus.texi (Posting Styles):
2921 * remember.texi (Org): Fix cross-refs to other manuals.
2922
2923 2012-02-15 Glenn Morris <rgm@gnu.org>
2924
2925 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2926 (Encryption): New chapter, split out from previous.
2927
2928 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2929
2930 * gnus.texi (Customizing the IMAP Connection):
2931 Mention nnimap-record-commands.
2932
2933 2012-02-10 Glenn Morris <rgm@gnu.org>
2934
2935 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2936 Mention url-queue-retrieve.
2937
2938 2012-02-09 Glenn Morris <rgm@gnu.org>
2939
2940 * sem-user.texi (Semantic mode user commands): Typo fix.
2941
2942 * info.texi (Create Info buffer): Mention info-display-manual.
2943
2944 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2945
2946 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2947 example (modified from an example by Michael Albinus).
2948
2949 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2950
2951 * gnus.texi (Agent Basics): Fix outdated description of
2952 `gnus-agent-auto-agentize-methods'.
2953
2954 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2955
2956 * cc-mode.texi: Always @defindex ss.
2957 (Config Basics): Fix argument of @itemize.
2958 (Macro Backslashes): Add @code around index entry.
2959
2960 2012-01-23 Glenn Morris <rgm@gnu.org>
2961
2962 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2963
2964 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2965
2966 * tramp.texi (File): Tweak wording for the `scpc' option.
2967
2968 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2969
2970 * gnus.texi (Group Parameters): Really note precedence.
2971
2972 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2973
2974 * gnus.texi (Group Parameters): Note precedence.
2975
2976 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2977
2978 * org.texi (Noweb reference syntax): Adding documentation of
2979 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2980 variable.
2981
2982 2012-01-03 Bastien Guerry <bzg@gnu.org>
2983
2984 * org.texi (Plain lists): Split the table to fix the display
2985 of items.
2986
2987 2012-01-03 Bastien Guerry <bzg@gnu.org>
2988
2989 * org.texi (Plain lists): Fix misplaced explanation.
2990
2991 2012-01-03 Bastien Guerry <bzg@gnu.org>
2992
2993 * org.texi (Plain lists, Agenda files): Add index entries.
2994
2995 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2996
2997 * org.texi: Use "Org mode" instead of alternatives like
2998 "Org-mode" or "org-mode".
2999
3000 2012-01-03 Bernt Hansen <bernt@norang.ca>
3001
3002 * org.texi (Agenda commands):
3003 Document `org-clock-report-include-clocking-task'.
3004
3005 2012-01-03 Bastien Guerry <bzg@gnu.org>
3006
3007 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3008 C-c' on checkboxes.
3009
3010 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3011
3012 * org.texi: End sentences with two spaces.
3013
3014 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3015
3016 * org.texi (External links): Document the link types file+sys
3017 and file+emacs, slightly narrow used page width.
3018
3019 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3020
3021 * org.texi (colnames): Note that colnames behavior may differ
3022 across languages.
3023
3024 2012-01-03 Bastien Guerry <bzg@gnu.org>
3025
3026 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3027
3028 2012-01-03 Thomas Dye <dk@poto.westell.com>
3029
3030 * org.texi: Augmented discussion of babel property
3031 inheritance. Put footnote outside sentence ending period.
3032
3033 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3034
3035 * org.texi (eval): Documenting the full range of :eval header
3036 argument values.
3037
3038 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3039
3040 * org.texi (eval): Documentation of the new :eval option.
3041
3042 2012-01-03 Thomas Dye <dk@poto.local>
3043
3044 * org.texi: Add accumulated properties.
3045
3046 2012-01-03 Thomas Dye <dk@poto.local>
3047
3048 * org.texi: Documented no spaces in name=assign, another
3049 correction to :var table.
3050
3051 2012-01-03 Thomas Dye <dk@poto.local>
3052
3053 * org.texi: Changed DATA to NAME in Working With Source Code
3054 section.
3055
3056 2012-01-03 Tom Dye <tsd@tsdye.com>
3057
3058 * org.texi: Minor change to :var table.
3059
3060 2012-01-03 Tom Dye <tsd@tsdye.com>
3061
3062 * org.texi: More changes to :var table (some examples were wrong).
3063
3064 2012-01-03 Tom Dye <tsd@tsdye.com>
3065
3066 * org.texi: Cleaned up :var table.
3067
3068 2012-01-03 Bastien Guerry <bzg@gnu.org>
3069
3070 * org.texi (Timestamps, Weekly/daily agenda)
3071 (Weekly/daily agenda): Add @cindex for "appointment".
3072
3073 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3074
3075 * org.texi (Literal examples): A new link to the template for
3076 inserting empty code blocks.
3077 (Structure of code blocks): A new link to the template for
3078 inserting empty code blocks.
3079
3080 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3081
3082 * org.texi (External links): Add footnote on how the behavior
3083 of the text search in Org files are controled by the variable
3084 `org-link-search-must-match-exact-headline'.
3085
3086 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3087
3088 * org.texi (Buffer-wide header arguments):
3089 Update documentation to reflect removal of #+PROPERTIES.
3090
3091 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3092
3093 * org.texi (The clock table): Mention that ACHIVED trees
3094 contribute to the clock table.
3095
3096 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3097
3098 * org.texi (Conflicts): Better yasnippet config info.
3099
3100 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3101
3102 * org.texi (Selective export): Explicitly mention the default
3103 values for `org-export-select-tags',
3104 `org-export-exclude-tags'.
3105
3106 2012-01-03 Tom Dye <tsd@tsdye.com>
3107
3108 * org.texi: Added a line to specify that header arguments are
3109 lowercase.
3110
3111 2012-01-03 Tom Dye <tsd@tsdye.com>
3112
3113 * org.texi: :var requires default value when declared.
3114
3115 2012-01-03 Bastien Guerry <bzg@gnu.org>
3116
3117 * org.texi (Handling links): Add a note about the
3118 `org-link-frame-setup' option.
3119
3120 2012-01-03 David Maus <dmaus@ictsoc.de>
3121
3122 * org.texi (Exporting Agenda Views, Extracting agenda
3123 information): Fix command line syntax, quote symbol parameter
3124 values.
3125
3126 2012-01-03 David Maus <dmaus@ictsoc.de>
3127
3128 * org.texi (Exporting Agenda Views): Fix command line syntax.
3129
3130 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3131
3132 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3133 Use octal notation for file permissions, which are normally
3134 thought of in octal.
3135 (Mail Back End Variables): Use more-plausible modes in example.
3136
3137 2011-12-20 Alan Mackenzie <acm@muc.de>
3138
3139 * cc-mode.texi: Update version string 5.31 -> 5.32.
3140
3141 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3142
3143 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3144
3145 2011-11-24 Glenn Morris <rgm@gnu.org>
3146
3147 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3148
3149 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3150
3151 * makefile.w32-in: Update dependencies.
3152
3153 2011-11-20 Glenn Morris <rgm@gnu.org>
3154
3155 * gnus.texi (Group Information):
3156 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3157
3158 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * gnus-coding.texi (Gnus Maintenance Guide):
3161 Rename from "Gnus Maintainance Guide".
3162
3163 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3164 * eieio.texi (Customizing):
3165 * gnus.texi (Article Washing):
3166 * gnus-news.texi:
3167 * sem-user.texi (Smart Jump): Fix typos.
3168
3169 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3170
3171 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3172
3173 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3174
3175 * ede.texi (project-am-texinfo):
3176 * gnus.texi (Sending or Not Sending):
3177 * org.texi (Template elements): Fix typos.
3178
3179 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3180
3181 * ediff.texi (Hooks):
3182 * sem-user.texi (Semanticdb Roots): Fix typos.
3183
3184 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3185
3186 * semantic.texi (Tag handling): Fix typo.
3187
3188 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3189
3190 * gnus.texi (Other Gnus Versions): Remove.
3191
3192 2011-10-28 Alan Mackenzie <acm@muc.de>
3193
3194 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3195 (Other Special Indentations): Add an xref to "Macros with ;".
3196 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3197 "Macros with ;".
3198 (Macros with ;): New page.
3199
3200 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3201 Document the new handling of nested scopes for movement by defuns.
3202
3203 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3204
3205 Sync with Tramp 2.2.3.
3206
3207 * trampver.texi: Update release number.
3208
3209 2011-10-14 Glenn Morris <rgm@gnu.org>
3210
3211 * ert.texi (Introduction, How to Run Tests)
3212 (Running Tests Interactively, Expected Failures)
3213 (Tests and Their Environment, Useful Techniques)
3214 (Interactive Debugging, Fixtures and Test Suites):
3215 Minor rephrasings.
3216 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3217 (Running Tests in Batch Mode): Simplify loading instructions.
3218 (Test Selectors): Clarify some selectors.
3219 (Expected Failures, Useful Techniques):
3220 Make examples fit in 80 columns.
3221
3222 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3223
3224 * calc.texi (Basic Operations on Units): Discuss temperature
3225 conversion (`u t') alongside with other unit conversions ('u c').
3226
3227 2011-10-12 Glenn Morris <rgm@gnu.org>
3228
3229 * ert.texi: Whitespace trivia to make main menu items line up better.
3230
3231 2011-10-08 Glenn Morris <rgm@gnu.org>
3232
3233 * Makefile.in: Fix ert rules.
3234
3235 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3236
3237 * gnus.texi (Gnus Utility Functions): Add more references and
3238 explanations (bug#9683).
3239
3240 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3241
3242 * texinfo.tex: Merge from gnulib.
3243
3244 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3245
3246 * gnus.texi (Archived Messages): Note the default (bug#9552).
3247
3248 2011-09-21 Bill Wohler <wohler@newt.com>
3249
3250 Release MH-E manual version 8.3.
3251
3252 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3253 release 8.3.
3254 (Preface): Update support information.
3255 (From Bill Wohler): Reset text to original version. As a
3256 historical quote, the tense should be correct in the time that it
3257 was written.
3258
3259 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3260
3261 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3262 (Finding the News): Doc clarification.
3263 (Terminology): Mention naming.
3264
3265 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3266
3267 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3268 (Interactive): Document `quiet'.
3269
3270 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3271
3272 * org.texi (Images in LaTeX export): Rewrite.
3273
3274 2011-08-15 Bastien Guerry <bzg@gnu.org>
3275
3276 * org.texi (Using the mapping API): Mention 'region as a possible
3277 scope for `org-map-entries'.
3278
3279 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3280
3281 * org.texi (Visibility cycling): Document `org-copy-visible'.
3282
3283 2011-08-15 Bastien Guerry <bzg@gnu.org>
3284
3285 * org.texi (Template expansion): Order template sequences in the
3286 proper order.
3287
3288 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3289
3290 * org.texi (eval): Expand discussion of the :eval header argument.
3291
3292 2011-08-15 Bastien Guerry <bzg@gnu.org>
3293
3294 * org.texi (Languages): Add Lilypond and Awk as supported
3295 languages.
3296
3297 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3298
3299 * org.texi: Document that both CLOCK_INTO_DRAWER and
3300 LOG_INTO_DRAWER can be used to override the contents of variable
3301 org-clock-into-drawer (or if unset, org-log-into-drawer).
3302
3303 * org.texi: Replace @xref->@pxref.
3304
3305 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3306
3307 * org.texi (Evaluating code blocks): Documenting the new option
3308 for inline call lines.
3309
3310 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3311
3312 * org.texi (Results of evaluation): More explicit about the
3313 mechanism through which interactive evaluation of code is
3314 performed.
3315
3316 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3317
3318 * org.texi (noweb-ref): New header argument documentation.
3319
3320 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3321
3322 * org.texi (Extracting source code): Documentation of the new
3323 org-babel-tangle-named-block-combination variable.
3324
3325 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3326
3327 * org.texi (Structure of code blocks): Explicitly state that the
3328 behavior of multiple blocks of the same name is undefined.
3329
3330 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3331
3332 * org.texi (TaskJuggler export): Modify the example to reflect the
3333 new effort durations.
3334
3335 2011-08-15 David Maus <dmaus@ictsoc.de>
3336
3337 * org.texi (Images in LaTeX export): Escape curly brackets in
3338 LaTeX example.
3339
3340 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3341
3342 * org.texi (The clock table): Document the :properties and
3343 :inherit-props arguments for the clocktable.
3344
3345 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3346
3347 * org.texi (Tables in LaTeX export): Document specifying placement
3348 options for tables.
3349
3350 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3351
3352 * org.texi (Evaluating code blocks): More specific documentation
3353 about the different types of header arguments.
3354
3355 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3356
3357 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3358
3359 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3360
3361 * org.texi (Built-in table editor): Document the table field
3362 follow mode.
3363
3364 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3365
3366 * org.texi (Easy Templates): Document new template.
3367
3368 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3369
3370 * org.texi (Literal examples): Add a cross-reference from "Literal
3371 Examples" to "Easy Templates."
3372
3373 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3374
3375 * org.texi (The clock table): Add link to match syntax.
3376
3377 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3378
3379 * org.texi (Agenda commands): Document clock consistency checks.
3380
3381 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3382
3383 * org.texi (Built-in table editor): Document that \vert represents
3384 a vertical bar in a table field.
3385
3386 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3387
3388 * org.texi (Literal examples): Link from "Markup" > "Literate
3389 Examples" to "Working with Source Code".
3390
3391 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3392
3393 * org.texi (Agenda commands): Doc for function option to bulk
3394 action.
3395
3396 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3397
3398 * org.texi (Template expansion): Document new %<...> template
3399 escape.
3400
3401 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3402
3403 * org.texi (Selective export): Document exclusion of any tasks
3404 from export.
3405
3406 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3407
3408 * org.texi (Selective export): Document how to exclude DONE tasks
3409 from export.
3410 (Publishing options): Document the properties to be used to turn off
3411 export of DONE tasks.
3412
3413 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3414
3415 * org.texi (The date/time prompt): Document date range protection.
3416
3417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3418
3419 * org.texi (padline): Documentation of the new padline header
3420 argument.
3421
3422 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3423
3424 * org.texi (var): Adding "[" to list of characters triggering
3425 elisp evaluation.
3426
3427 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3428
3429 * org.texi (var): Documentation of Emacs Lisp evaluation during
3430 variable assignment.
3431
3432 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3433
3434 * org.texi (colnames): Reference indexing into variables, and note
3435 that colnames are *not* removed before indexing occurs.
3436 (rownames): Reference indexing into variables, and note that
3437 rownames are *not* removed before indexing occurs.
3438
3439 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3440
3441 * org.texi (var): Clarification of indexing into tabular
3442 variables.
3443
3444 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3445
3446 * org.texi (results): Documentation of the `:results wrap' header
3447 argument.
3448
3449 2011-08-15 Bastien Guerry <bzg@gnu.org>
3450
3451 * org.texi (LaTeX and PDF export): Add a note about a limitation
3452 of the LaTeX export: the org file has to be properly structured.
3453
3454 2011-08-15 Bastien Guerry <bzg@gnu.org>
3455
3456 * org.texi (Dynamic blocks, Structure editing):
3457 Mention the function `org-narrow-to-block'.
3458
3459 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3460
3461 * org.texi (Languages): Updating list of code block supported
3462 languages.
3463
3464 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3465
3466 * org.texi (Special properties): CATEGORY is a special property,
3467 but it may also used in the drawer.
3468
3469 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3470
3471 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3472
3473 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3474
3475 * org.texi (Include files): Document :lines.
3476
3477 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3478
3479 * org.texi (comments): Documentation of the ":comments noweb" code
3480 block header argument.
3481
3482 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3483
3484 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3485 added extra whitespace around functions to be consistent with the
3486 rest of the section.
3487
3488 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3489
3490 * org.texi (Evaluating code blocks): Expand discussion of
3491 #+call: line syntax.
3492 (Header arguments in function calls): Expand discussion of
3493 #+call: line syntax.
3494
3495 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3496
3497 * org.texi (Evaluating code blocks): More explicit about how to
3498 pass variables to #+call lines.
3499
3500 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3501
3502 * org.texi (Results of evaluation): Link to the :results header
3503 argument list from the "Results of evaluation" section.
3504
3505 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3506
3507 * org.texi (Conflicts): Adding additional information about
3508 resolving org/yasnippet conflicts.
3509
3510 2011-08-15 David Maus <dmaus@ictsoc.de>
3511
3512 * org.texi (Publishing options): Document style-include-scripts
3513 publishing project property.
3514
3515 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3516
3517 * org.texi (Sparse trees): Document the next-error /
3518 previous-error functionality.
3519
3520 2011-08-15 Tom Dye <tsd@tsdye.com>
3521
3522 * org.texi (cache): Improve documentation of code block caches.
3523
3524 2011-08-15 Tom Dye <tsd@tsdye.com>
3525
3526 * org.texi (Code block specific header arguments):
3527 Documentation of multi-line header arguments.
3528
3529 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3530
3531 * org.texi (Code evaluation security): Add example for using a
3532 function.
3533
3534 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3535
3536 * org.texi (Tables in LaTeX export): Documentation of new
3537 attr_latex options for tables.
3538
3539 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3540
3541 * trampver.texi: Update release number.
3542
3543 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3544
3545 Sync with Tramp 2.2.2.
3546
3547 * trampver.texi: Update release number.
3548
3549 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3550
3551 * flymake.texi (Example -- Configuring a tool called via make):
3552 Use /dev/null instead of the Windows "nul" (bug#8715).
3553
3554 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3555
3556 * widget.texi (Setting Up the Buffer): Remove mention of the
3557 global keymap parent, which doesn't seem to be accurate
3558 (bug#7045).
3559
3560 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3561
3562 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3563
3564 2010-07-10 Kevin Ryde <user42@zip.com.au>
3565
3566 * cl.texi (For Clauses): Add destructuring example processing an
3567 alist (bug#6596).
3568
3569 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3570
3571 * ediff.texi (Major Entry Points): Remove mention of `require',
3572 since that's not pertinent in the installed Emacs (bug#9016).
3573
3574 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3575
3576 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3577 (Filtering New Groups): Clarify how simple the "options -n" format is.
3578 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3579 is internal.
3580
3581 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3582
3583 * tramp.texi (Cleanup remote connections):
3584 Add `tramp-cleanup-this-connection'.
3585
3586 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3587
3588 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3589 zombies.
3590 (Checking New Groups): Ditto (bug#8974).
3591 (Checking New Groups): Move the reference to the right place.
3592
3593 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3594
3595 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3596 backups, and not actual vc (bug#8975).
3597
3598 2011-07-03 Kevin Ryde <user42@zip.com.au>
3599
3600 * cl.texi (For Clauses): @items for hash-values and key-bindings
3601 to make them more visible when skimming. Add examples of `using'
3602 clause to them, examples being clearer than a description in
3603 words (bug#6599).
3604
3605 2011-07-01 Alan Mackenzie <acm@muc.de>
3606
3607 * cc-mode.texi (Guessing the Style): New page.
3608 (Styles): Add a short introduction to above.
3609
3610 2011-06-28 Deniz Dogan <deniz@dogan.se>
3611
3612 * rcirc.texi (Configuration): Bug-fix:
3613 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3614 Reported by Elias Pipping <pipping@exherbo.org>.
3615
3616 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3617
3618 * gnus.texi (Summary Mail Commands):
3619 Document `gnus-summary-reply-to-list-with-original'.
3620
3621 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * eshell.texi (Known problems): Fix typo.
3624
3625 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3626
3627 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3628 (Password handling): `auth-source-debug' is good for debug messages.
3629
3630 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3631
3632 * gnus.texi (Store custom flags and keywords): Refer to
3633 `gnus-registry-article-marks-to-{chars,names}' instead of
3634 `gnus-registry-user-format-function-{M,M2}'.
3635
3636 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3637
3638 * texinfo.tex: Merge from gnulib.
3639
3640 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3641
3642 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3643 (Store custom flags and keywords):
3644 Mention `gnus-registry-user-format-function-M' and
3645 `gnus-registry-user-format-function-M2'.
3646
3647 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3648
3649 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3650
3651 2011-05-17 Glenn Morris <rgm@gnu.org>
3652
3653 * gnus.texi (Face): Fix typo.
3654
3655 2011-05-14 Glenn Morris <rgm@gnu.org>
3656
3657 * dired-x.texi (Omitting Examples): Minor addition.
3658
3659 2011-05-10 Jim Meyering <meyering@redhat.com>
3660
3661 * ede.texi: Fix typo "or or -> or".
3662
3663 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3664
3665 * gnus.texi (Summary Buffer Lines):
3666 gnus-summary-user-date-format-alist does not exist.
3667 (Sorting the Summary Buffer): More about sorting threads.
3668
3669 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3670
3671 * trampver.texi: Update release number.
3672
3673 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3674
3675 * tramp.texi (Frequently Asked Questions): New item for disabling
3676 Tramp in other packages.
3677
3678 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3679
3680 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3681 (Fancy splitting to parent, Store arbitrary data):
3682 Update gnus-registry docs.
3683
3684 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3685
3686 * ede.texi: Fix typos.
3687
3688 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3689
3690 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3691 It's @table @code.
3692
3693 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3694
3695 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3696
3697 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3698
3699 * calc.texi (Logarithmic Units): Update the function names.
3700
3701 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3702
3703 * message.texi (Various Commands): Document format specs in the
3704 ellipsis.
3705
3706 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3707
3708 * message.texi (Insertion Variables): Document message-cite-style.
3709
3710 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3711
3712 * tramp.texi (Remote processes): New subsection "Running shell on
3713 a remote host".
3714
3715 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3716
3717 * auth.texi (Help for developers): Update docs to explain that the
3718 :save-function will only run the first time.
3719
3720 2011-03-12 Glenn Morris <rgm@gnu.org>
3721
3722 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3723 (emacs-faq.text): New target.
3724 (clean): Add emacs-faq.
3725
3726 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3727
3728 Sync with Tramp 2.2.1.
3729
3730 * trampver.texi: Update release number.
3731
3732 2011-03-11 Glenn Morris <rgm@gnu.org>
3733
3734 * Makefile.in (HTML_TARGETS): New.
3735 (clean): Delete $HTML_TARGETS.
3736 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3737
3738 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3739
3740 * auth.texi (Help for developers): Show example of using
3741 `auth-source-search' with prompts and :save-function.
3742
3743 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * Version 23.3 released.
3746
3747 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3748
3749 * message.texi (Message Buffers): Update default value of
3750 message-generate-new-buffers.
3751
3752 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3753
3754 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3755 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3756 respectively.
3757 (Musical Notes): New section.
3758 (Customizing Calc): Mention the customizable variable
3759 calc-note-threshold.
3760
3761 2011-03-03 Glenn Morris <rgm@gnu.org>
3762
3763 * url.texi (Dealing with HTTP documents): Remove reference to
3764 function url-decode-text-part; never seems to have existed. (Bug#6038)
3765 (Configuration): Update url-configuration-directory description.
3766
3767 2011-03-02 Glenn Morris <rgm@gnu.org>
3768
3769 * dired-x.texi (Multiple Dired Directories): Remove mentions
3770 of dired-default-directory-alist and dired-default-directory.
3771 Move dired-smart-shell-command here...
3772 (Miscellaneous Commands): ... from here.
3773
3774 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3775
3776 * texinfo.tex: Update to version 2011-02-24.09.
3777
3778 2011-03-02 Glenn Morris <rgm@gnu.org>
3779
3780 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3781 instead of the obsoleted dired-omit-here-always.
3782
3783 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3784
3785 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3786 supported systems.
3787
3788 2011-02-28 Glenn Morris <rgm@gnu.org>
3789
3790 * dbus.texi (Type Conversion): Grammar fix.
3791
3792 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3793
3794 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3795 "Debian GNU/Linux".
3796
3797 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3798
3799 2011-02-23 Glenn Morris <rgm@gnu.org>
3800
3801 * dired-x.texi (Features): Minor rephrasing.
3802 (Local Variables): Fix typos.
3803
3804 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3805 Standardize some Emacs/XEmacs terminology.
3806
3807 * dired-x.texi (Features): Don't advertise obsolete local variables.
3808 Simplify layout.
3809 (Omitting Variables): Update local variables example.
3810 (Local Variables): Say this is obsolete. Fix description of
3811 dired-enable-local-variables possible values.
3812
3813 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3814
3815 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3816 default now.
3817
3818 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3819
3820 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3821
3822 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3823
3824 * gnus.texi (Window Layout): Document layout names.
3825
3826 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3827
3828 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3829 * auth.texi: Sync @dircategory with ../../info/dir.
3830 * autotype.texi: Sync @dircategory with ../../info/dir.
3831 * calc.texi: Sync @dircategory with ../../info/dir.
3832 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3833 * cl.texi: Sync @dircategory with ../../info/dir.
3834 * dbus.texi: Sync @dircategory with ../../info/dir.
3835 * dired-x.texi: Sync @dircategory with ../../info/dir.
3836 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3837 * ede.texi: Sync @dircategory with ../../info/dir.
3838 * ediff.texi: Sync @dircategory with ../../info/dir.
3839 * edt.texi: Sync @dircategory with ../../info/dir.
3840 * eieio.texi: Sync @dircategory with ../../info/dir.
3841 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3842 * epa.texi: Sync @dircategory with ../../info/dir.
3843 * erc.texi: Sync @dircategory with ../../info/dir.
3844 * eshell.texi: Sync @dircategory with ../../info/dir.
3845 * eudc.texi: Sync @dircategory with ../../info/dir.
3846 * flymake.texi: Sync @dircategory with ../../info/dir.
3847 * forms.texi: Sync @dircategory with ../../info/dir.
3848 * gnus.texi: Sync @dircategory with ../../info/dir.
3849 * idlwave.texi: Sync @dircategory with ../../info/dir.
3850 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3851 * message.texi: Sync @dircategory with ../../info/dir.
3852 * mh-e.texi: Sync @dircategory with ../../info/dir.
3853 * newsticker.texi: Sync @dircategory with ../../info/dir.
3854 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3855 * org.texi: Sync @dircategory with ../../info/dir.
3856 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3857 * pgg.texi: Sync @dircategory with ../../info/dir.
3858 * rcirc.texi: Sync @dircategory with ../../info/dir.
3859 * reftex.texi: Sync @dircategory with ../../info/dir.
3860 * remember.texi: Sync @dircategory with ../../info/dir.
3861 * sasl.texi: Sync @dircategory with ../../info/dir.
3862 * sc.texi: Sync @dircategory with ../../info/dir.
3863 * semantic.texi: Sync @dircategory with ../../info/dir.
3864 * ses.texi: Sync @dircategory with ../../info/dir.
3865 * sieve.texi: Sync @dircategory with ../../info/dir.
3866 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3867 * speedbar.texi: Sync @dircategory with ../../info/dir.
3868 * trampver.texi [emacs]: Set emacsname to "Emacs".
3869 * tramp.texi: Sync @dircategory with ../../info/dir.
3870 * url.texi: Sync @dircategory with ../../info/dir.
3871 * vip.texi: Sync @dircategory with ../../info/dir.
3872 * viper.texi: Sync @dircategory with ../../info/dir.
3873 * widget.texi: Sync @dircategory with ../../info/dir.
3874 * woman.texi: Sync @dircategory with ../../info/dir.
3875
3876 2011-02-19 Glenn Morris <rgm@gnu.org>
3877
3878 * dired-x.texi (Technical Details): No longer redefines
3879 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3880 dired-read-shell-command, or dired-find-buffer-nocreate.
3881
3882 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3883
3884 * eshell.texi (Input/Output):
3885 Document insert output redirection operator, >>>.
3886
3887 2011-02-18 Glenn Morris <rgm@gnu.org>
3888
3889 * dired-x.texi (Optional Installation File At Point): Simplify.
3890
3891 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3892
3893 * auth.texi (Help for users): Use :port instead of :protocol for all
3894 auth-source docs.
3895 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3896 to have two files in `auth-sources'.
3897
3898 2011-02-16 Glenn Morris <rgm@gnu.org>
3899
3900 * dired-x.texi: Use emacsver.texi to get Emacs version.
3901 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3902 Depend on emacsver.texi.
3903
3904 * dired-x.texi: Drop meaningless version number.
3905 (Introduction): Remove old info.
3906 (Optional Installation Dired Jump): Autoload from dired-x.
3907 Remove incorrect info about loaddefs.el.
3908 (Bugs): Just refer to M-x report-emacs-bug.
3909
3910 * dired-x.texi (Multiple Dired Directories): Update for rename of
3911 default-directory-alist.
3912 (Miscellaneous Commands): No longer mention very old VM version 4.
3913
3914 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3915
3916 Merge from gnulib.
3917 * texinfo.tex: Update to version 2011-02-14.11.
3918
3919 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3920
3921 * auth.texi (Help for users):
3922 Login collection is "Login" and not "login".
3923
3924 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * tramp.texi (History): Remove IMAP support.
3927 (External methods, Frequently Asked Questions): Remove `imap' and
3928 `imaps' methods.
3929 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3930
3931 * trampver.texi: Remove default value of `emacsimap'.
3932
3933 2011-02-13 Glenn Morris <rgm@gnu.org>
3934
3935 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3936 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3937
3938 2011-02-12 Glenn Morris <rgm@gnu.org>
3939
3940 * sc.texi (Getting Connected): Remove old index entries.
3941
3942 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3943
3944 * url.texi: Remove duplicate @dircategory (Bug#7942).
3945
3946 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3947
3948 * auth.texi (Overview, Help for users, Help for developers):
3949 Update docs.
3950 (Help for users): Talk about spaces.
3951
3952 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3953
3954 * texinfo.tex: Update to version 2011-02-07.16.
3955
3956 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3957
3958 * dbus.texi (Bus names): Adapt descriptions for
3959 dbus-list-activatable-names and dbus-list-known-names.
3960
3961 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3962
3963 * calc.texi (Logarithmic Units): New section.
3964
3965 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3966
3967 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3968 manuals use it now.
3969
3970 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3971
3972 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3973
3974 * overrides.texi: Remove.
3975
3976 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3977 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3978
3979 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * tramp.texi (Frequently Asked Questions): Mention problems with
3982 WinSSHD.
3983
3984 * trampver.texi: Update release number.
3985
3986 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3987
3988 * tramp.texi:
3989 Replace "delimet" with "delimit" globally.
3990 Replace "explicite" with "explicit" globally.
3991 Replace "instead of" with "instead" where there was nothing after "of".
3992 Audit use of comma before interrogative pronoun, "that", or "which".
3993 Minor word order, spelling, wording changes.
3994
3995 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3996
3997 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3998
3999 * sieve.texi: Use WEBHACKDEVEL.
4000
4001 * sasl.texi: Use WEBHACKDEVEL.
4002
4003 * pgg.texi: Use WEBHACKDEVEL.
4004
4005 * message.texi: Use WEBHACKDEVEL.
4006
4007 * gnus.texi: Use WEBHACKDEVEL.
4008
4009 * emacs-mime.texi: Use WEBHACKDEVEL.
4010
4011 * auth.texi: Use WEBHACKDEVEL.
4012
4013 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4014 manuals.
4015
4016 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4017
4018 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4019
4020 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4021
4022 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4023 which in turn is copied from ftp://tug.org/tex/.
4024
4025 2011-02-03 Glenn Morris <rgm@gnu.org>
4026
4027 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4028 (Binding combinations of modifiers and function keys):
4029 Let's assume people reading this are not using Emacs 18.
4030
4031 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4032
4033 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4034 since it's run automatically.
4035
4036 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4037
4038 * gnus.texi (Customizing Articles): Fix typo.
4039
4040 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4041
4042 * gnus.texi (Customizing Articles): Document the new way of customizing
4043 the date headers(s).
4044
4045 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4046
4047 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4048 splitting example.
4049
4050 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4051
4052 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4053 (MAKEINFO_OPTS): New variable.
4054 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4055 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4056 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4057 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4058 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4059 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4060 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4061 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4062 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4063 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4064 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4065 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4066 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4067 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4068 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4069 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4070 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4071 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4072
4073 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4074
4075 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4076
4077 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4078
4079 * message.texi (IDNA): Explain what it is.
4080
4081 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4082
4083 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4084
4085 2011-01-23 Werner Lemberg <wl@gnu.org>
4086
4087 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4088 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4089 (ENVADD): Update.
4090
4091 2011-01-18 Glenn Morris <rgm@gnu.org>
4092
4093 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4094
4095 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4096
4097 * nxml-mode.texi (Introduction): Fix file name typos.
4098
4099 2011-01-13 Christian Ohler <ohler@gnu.org>
4100
4101 * ert.texi: New file.
4102
4103 * Makefile.in:
4104 * makefile.w32-in: Add ert.texi.
4105
4106 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4107
4108 * dbus.texi (Receiving Method Calls): New function
4109 dbus-register-service. Rearrange node.
4110
4111 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4112
4113 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4114 which in turn is copied from ftp://tug.org/tex/.
4115
4116 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4117
4118 * dbus.texi (Receiving Method Calls): Describe new optional
4119 parameter dont-register-service of dbus-register-{method,property}.
4120
4121 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4122
4123 * epa.texi (Encrypting/decrypting *.gpg files):
4124 Mention epa-file-select-keys.
4125
4126 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4127
4128 * gnus.texi (Archived Messages): Remove outdated text.
4129
4130 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4131
4132 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4133
4134 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4135
4136 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4137
4138 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4139
4140 * gnus.texi (The swish++ Engine): Add customizable parameters
4141 descriptions.
4142 (The swish-e Engine): Ditto.
4143
4144 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4145
4146 * tramp.texi (Inline methods): Add "ksu" method.
4147 (Remote processes): Add example with remote `default-directory'.
4148
4149 2010-12-14 Glenn Morris <rgm@gnu.org>
4150
4151 * faq.texi (Expanding aliases when sending mail):
4152 Now build-mail-aliases is interactive.
4153
4154 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4155
4156 * gnus.texi: First pass at adding (rough) nnir documentation.
4157
4158 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4159
4160 * gnus.texi (Filtering New Groups):
4161 Mention gnus-auto-subscribed-categories.
4162 (The First Time): Remove, since default-subscribed-newsgroups has been
4163 removed.
4164
4165 2010-12-13 Glenn Morris <rgm@gnu.org>
4166
4167 * cl.texi (For Clauses): Small fixes for frames and windows.
4168
4169 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4170
4171 * org.texi (Using capture): Document using prefix arguments for
4172 finalizing capture.
4173 (Agenda commands): Document prefix argument for the bulk scatter
4174 command.
4175 (Beamer class export): Document that also overlay arguments can be
4176 passed to the column environment.
4177 (Template elements): Document the new entry type.
4178
4179 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4180
4181 * org.texi (Include files): Document :minlevel.
4182
4183 2010-12-11 Julien Danjou <julien@danjou.info>
4184
4185 * org.texi (Categories): Document category icons.
4186
4187 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4188
4189 * org.texi (noweb): Fix typo.
4190
4191 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4192
4193 * gnus.texi (Server Commands): Point to the rest of the server
4194 commands.
4195
4196 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4197
4198 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4199 g'.
4200
4201 2010-12-02 Julien Danjou <julien@danjou.info>
4202
4203 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4204
4205 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4208 (Direct Functions): Note the STARTTLS upgrade.
4209
4210 2010-11-27 Glenn Morris <rgm@gnu.org>
4211 James Clark <none@example.com>
4212
4213 * nxml-mode.texi (Introduction): New section.
4214
4215 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Server Commands): Document gnus-server-show-server.
4218
4219 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4220
4221 Sync with Tramp 2.2.0.
4222
4223 * trampver.texi: Update release number.
4224
4225 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4226
4227 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4228 Mention that the TeX specific units won't use the `tex' prefix
4229 in TeX mode.
4230
4231 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4232
4233 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4234
4235 2010-11-17 Glenn Morris <rgm@gnu.org>
4236
4237 * edt.texi: Remove information about Emacs 19.
4238
4239 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4240
4241 * trampver.texi: Update release number.
4242
4243 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4244
4245 * gnus.texi (Article Washing): Fix typo.
4246
4247 2010-11-11 Noorul Islam <noorul@noorul.com>
4248
4249 * org.texi: Fix typo.
4250
4251 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4252
4253 * org.texi (Using capture): Explain that refiling is
4254 sensitive to cursor position.
4255
4256 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4257
4258 * org.texi (Images and tables): Add cross reference to link section.
4259
4260 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4261
4262 * org.texi: Document the <c> cookie.
4263
4264 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4265
4266 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4267 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4268
4269 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4270
4271 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4272
4273 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4274
4275 * org.texi (Project alist): Mention that this is a property list.
4276
4277 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4278
4279 * org.texi (Setting up the staging area): Document that
4280 file names remain visible when encrypting the MobileOrg files.
4281
4282 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4283
4284 * org.texi (Setting up the staging area): Document which
4285 versions are needed for encryption.
4286
4287 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4288
4289 * org.texi (noweb): Update :noweb documentation to
4290 reflect the new "tangle" argument.
4291
4292 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4293
4294 * org.texi (Batch execution): Improve tangling script in
4295 documentation.
4296
4297 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4298
4299 * org.texi (Handling links, In-buffer settings):
4300 Document inlining images on startup.
4301
4302 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4303
4304 * org.texi (Setting up the staging area): Document use of
4305 crypt password.
4306
4307 2010-11-11 David Maus <dmaus@ictsoc.de>
4308
4309 * org.texi (Template expansion): Add date related link type escapes.
4310
4311 2010-11-11 David Maus <dmaus@ictsoc.de>
4312
4313 * org.texi (Template expansion): Add mew in table for link type
4314 escapes.
4315
4316 2010-11-11 David Maus <dmaus@ictsoc.de>
4317
4318 * org.texi (Template expansion): Fix typo in link type escapes.
4319
4320 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4321
4322 * org.texi (Structure of code blocks): Another documentation tweak.
4323
4324 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4325
4326 * org.texi (Structure of code blocks): Documentation tweak.
4327
4328 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4329
4330 * org.texi (Structure of code blocks):
4331 Update documentation to mention inline code block syntax.
4332
4333 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4334
4335 * org.texi (comments): Improve wording.
4336
4337 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4338
4339 * org.texi (comments): Document the new :comments header arguments.
4340
4341 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4342
4343 * org.texi (Installation): Remove the special
4344 installation instructions for XEmacs.
4345
4346 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4347
4348 * org.texi (Easy Templates): New section. Documents quick
4349 insertion of empty structural elements.
4350
4351 2010-11-11 Noorul Islam <noorul@noorul.com>
4352
4353 * org.texi: Fix doc.
4354
4355 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4356
4357 * org.texi (The date/time prompt): Document specification
4358 of time ranges.
4359
4360 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4361
4362 * org.texi (Internal links): Document the changes in
4363 internal links.
4364
4365 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4366
4367 * org.texi (Agenda commands): Document the limitation for
4368 the filter preset - it can only be used for an entire agenda
4369 view, not in an individual block in a block agenda.
4370
4371 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4372
4373 * org.texi (iCalendar export): Document alarm creation.
4374
4375 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4376
4377 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4378
4379 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4380
4381 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4382
4383 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4384
4385 * calc.texi: Use emacsver.texi to determine Emacs version.
4386
4387 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4388
4389 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4390 since that works by default.
4391
4392 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4393
4394 * gnus.texi (Customizing the IMAP Connection): Document
4395 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4396
4397 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4398
4399 * tramp.texi (Remote shell setup): New item "Interactive shell
4400 prompt". Reported by Christian Millour <cm@abtela.com>.
4401 (Remote shell setup, Remote processes): Use @code{} for
4402 environment variables.
4403
4404 2010-11-03 Glenn Morris <rgm@gnu.org>
4405
4406 * ediff.texi (Quick Help Commands, Miscellaneous):
4407 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4408
4409 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4410
4411 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4412
4413 2010-10-31 Glenn Morris <rgm@gnu.org>
4414
4415 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4416
4417 2010-10-31 Glenn Morris <rgm@gnu.org>
4418
4419 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4420
4421 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4422
4423 * gnus.texi (Client-Side IMAP Splitting):
4424 Mention nnimap-unsplittable-articles.
4425
4426 2010-10-29 Julien Danjou <julien@danjou.info>
4427
4428 * gnus.texi (Finding the News): Remove references to obsoletes
4429 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4430
4431 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4432
4433 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4434 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4435 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4436 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4437
4438 2010-10-28 Glenn Morris <rgm@gnu.org>
4439
4440 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4441 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4442 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4443
4444 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4445
4446 * epa.texi (Mail-mode integration): Add alternative key bindings
4447 for epa-mail commands; escape comma.
4448 Don't use the word "PGP", since it is a non-free program.
4449
4450 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4451
4452 * calc.texi: Use emacsver.texi to determine Emacs version.
4453
4454 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4455
4456 * gnus.texi (Group Parameters, Buttons): Fix typos.
4457
4458 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4459
4460 * gnus.texi (Subscription Commands): Mention that you can also
4461 subscribe to new groups via the Server buffer, which is probably more
4462 convenient when subscribing to many groups.
4463
4464 2010-10-21 Julien Danjou <julien@danjou.info>
4465
4466 * message.texi (Message Headers): Allow message-default-headers to be a
4467 function.
4468
4469 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4470
4471 * gnus-news.texi: Mention new archive defaults.
4472
4473 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4476
4477 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4478
4479 * gnus.texi (HTML): Document the function value of
4480 gnus-blocked-images.
4481 (Article Washing): shr and gnus-w3m, not the direct function names.
4482
4483 2010-10-20 Julien Danjou <julien@danjou.info>
4484
4485 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4486 variable.
4487
4488 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4489
4490 * gnus.texi (Customizing the IMAP Connection): The port strings are
4491 strings.
4492 (Document Groups): Mention git.
4493
4494 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4495
4496 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4497 bzr/Gnus git sync.
4498
4499 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4500
4501 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4502 change.
4503
4504 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4505
4506 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4507 @item syntax for in-Emacs makeinfo.
4508
4509 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4510
4511 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4512 trim sentence.
4513
4514 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4515
4516 * epa.texi (Caching Passphrases):
4517 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4518 Clarify some configurations require to set up gpg-agent.
4519
4520 2010-10-11 Glenn Morris <rgm@gnu.org>
4521
4522 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4523
4524 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * gnus.texi (Spam Package Introduction): Mention `$'.
4527
4528 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4529
4530 * makefile.w32-in (emacsdir): New variable.
4531 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4532 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4533
4534 2010-10-09 Glenn Morris <rgm@gnu.org>
4535
4536 * Makefile.in (mostlyclean): Delete *.toc.
4537
4538 * Makefile.in: Use $< in rules.
4539
4540 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4541
4542 * Makefile.in ($(infodir)): Delete rule.
4543 (mkinfodir): New. Use it in all the info rules, rather than depending
4544 on infodir.
4545
4546 2010-10-09 Glenn Morris <rgm@gnu.org>
4547
4548 * gnus.texi (Article Washing): Fix previous change.
4549
4550 * Makefile.in (emacsdir): New variable.
4551 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4552 Depend on emacsver.texi.
4553
4554 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4555
4556 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4557
4558 2010-10-08 Julien Danjou <julien@danjou.info>
4559
4560 * gnus.texi: Add mm-shr.
4561
4562 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4563
4564 * gnus.texi (Finding the Parent, The Gnus Registry)
4565 (Registry Article Refer Method): Update docs for nnregistry.el.
4566
4567 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4568
4569 * auth.texi (Help for users)
4570 (GnuPG and EasyPG Assistant Configuration): Update docs.
4571
4572 2010-10-08 Glenn Morris <rgm@gnu.org>
4573
4574 * cl.texi (Organization, Installation, Old CL Compatibility):
4575 Deprecate cl-compat for new code.
4576 (Usage, Installation): Remove outdated information.
4577
4578 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4579
4580 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4581
4582 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4583
4584 2010-10-06 Julien Danjou <julien@danjou.info>
4585
4586 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4587
4588 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4589 broken link.
4590
4591 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4592
4593 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4594 to ReiserFS.
4595
4596 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4597 (FAQ 7-1): Fix getmail URL.
4598
4599 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4600
4601 * epa.texi (Caching Passphrases): New section.
4602
4603 2010-10-06 Glenn Morris <rgm@gnu.org>
4604
4605 * Makefile.in (SHELL): Set it.
4606 (info): Move the mkdir dependency to the individual info files.
4607 (mostlyclean): Tidy up.
4608 (clean): Only delete the specific dvi and pdf files.
4609 (maintainer-clean): Be more restrictive in what we delete.
4610 ($(infodir)): Add parallel build workaround.
4611
4612 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4613
4614 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4615
4616 2010-10-03 Julien Danjou <julien@danjou.info>
4617
4618 * emacs-mime.texi (Display Customization):
4619 Update mm-inline-large-images documentation and add documentation for
4620 mm-inline-large-images-proportion.
4621
4622 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4623
4624 * tramp.texi (Frequently Asked Questions):
4625 Mention remote-file-name-inhibit-cache.
4626
4627 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4628
4629 * gnus.texi (Splitting Mail): Fix @xref syntax.
4630 (Splitting Mail): Really fix the @ref syntax.
4631
4632 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4633
4634 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4635 (Article Hiding): Add google banner example.
4636 Suggested by Benjamin Xu.
4637
4638 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4639
4640 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4641 Remove nnimap-split-rule from examples.
4642
4643 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4644
4645 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4646 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4647 Fishman.
4648 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4649
4650 2010-09-30 Julien Danjou <julien@danjou.info>
4651
4652 * gnus.texi (Gravatars): Fix documentation about
4653 gnu-gravatar-properties.
4654
4655 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4656
4657 * epa.texi (Bug Reports): New section.
4658
4659 2010-09-29 Glenn Morris <rgm@gnu.org>
4660
4661 * Makefile.in (top_srcdir): Remove unused variable.
4662
4663 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4664
4665 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4666 (Client-Side IMAP Splitting): Document 'default.
4667
4668 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4669
4670 * gnus.texi (Customizing the IMAP Connection):
4671 Document nnimap-fetch-partial-articles.
4672
4673 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4674
4675 * gnus-news.texi: Mention nnimap-inbox.
4676
4677 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4678
4679 2010-09-26 Julien Danjou <julien@danjou.info>
4680
4681 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4682
4683 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4684
4685 * gnus.texi (Security): Remove gpg.el mention.
4686
4687 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4688
4689 * gnus.texi (Browse Foreign Server): New variable
4690 gnus-browse-subscribe-newsgroup-method.
4691
4692 * gnus-news.texi: Mention it.
4693
4694 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4695
4696 * gnus.texi (NoCeM): Remove.
4697 (Startup Variables): No jingle.
4698
4699 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4700
4701 * woman.texi (Interface Options): xz compression is now supported.
4702
4703 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4704
4705 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4706 (Unavailable Servers): Document gnus-server-copy-server.
4707 (Using IMAP): Document the new nnimap.
4708
4709 2010-09-25 Julien Danjou <julien@danjou.info>
4710
4711 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4712
4713 2010-09-24 Glenn Morris <rgm@gnu.org>
4714
4715 * url.texi (Disk Caching): Tweak previous change.
4716
4717 2010-09-24 Julien Danjou <julien@danjou.info>
4718
4719 * url.texi (Disk Caching): Mention url-cache-expire-time,
4720 url-cache-expired, and url-fetch-from-cache.
4721
4722 2010-09-24 Julien Danjou <julien@danjou.info>
4723
4724 * gnus.texi: Add Gravatars.
4725
4726 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4727
4728 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4729
4730 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4731
4732 * gnus.texi (Expunging mailboxes): Update name of the expunging
4733 command.
4734
4735 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4736
4737 * emacs-mime.texi (rfc2047): Update description for
4738 rfc2047-encode-parameter.
4739
4740 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4741
4742 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4743 "fish" methods.
4744 (External methods): Remove "scp1_old" and "scp2_old" methods.
4745
4746 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4747
4748 * tramp.texi: Remove Japanese manual. Fix typo.
4749
4750 * trampver.texi: Update release number. Remove japanesemanual.
4751
4752 2010-09-09 Glenn Morris <rgm@gnu.org>
4753
4754 * org.texi: Restore clobbered changes (copyright years, untabify).
4755
4756 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4757
4758 * gnus.texi (Adaptive Scoring): Fix typo.
4759
4760 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4761
4762 * gnus.texi (Article Display): Document gnus-html-show-images.
4763
4764 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4765
4766 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4767
4768 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4769
4770 * gnus.texi (HTML): Document gnus-max-image-proportion.
4771
4772 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4773
4774 * gnus.texi (HTML): Document gnus-blocked-images.
4775
4776 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4777
4778 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
4780 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4781 the first message are used for wide replies.
4782 (Changing Servers): Remove documentation on gnus-change-server and
4783 friends, since it's been removed.
4784
4785 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4786
4787 * gnus.texi (Drafts): Mention B DEL.
4788
4789 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4790
4791 * gnus.texi (Delayed Articles): Mention that the Date header is the
4792 original one, even if you delay.
4793
4794 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4795
4796 * gnus.texi (Asynchronous Fetching):
4797 Document gnus-async-post-fetch-function.
4798 (HTML): Made into its own section.
4799
4800 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4801
4802 Sync with Tramp 2.1.19.
4803
4804 * tramp.texi (Inline methods, Default Method):
4805 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4806 Remove remark about doubled "-t" argument.
4807 (Auto-save and Backup): Remove reference to Emacs 21.
4808 (Filename Syntax): Describe port numbers.
4809 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4810 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4811 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4812 errors with the backquotes.
4813 (External packages): File attributes cache flushing for asynchronous
4814 processes.
4815 (Traces and Profiles): Describe verbose level 9.
4816
4817 * trampver.texi: Update release number.
4818
4819 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4820
4821 * dbus.texi (Alternative Buses): New chapter.
4822
4823 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4824
4825 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4826
4827 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4828
4829 * calc.texi (Customizing Calc): Rearrange description of new
4830 variables to match the presentation of other variables.
4831
4832 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4833
4834 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4835
4836 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4837
4838 * calc.texi (Making Selections, Selecting Subformulas)
4839 (Customizing Calc): Mention how to use faces to emphasize selected
4840 sub-formulas.
4841
4842 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4843
4844 * tramp.texi (External packages): File attributes cache flushing
4845 for asynchronous processes.
4846
4847 2010-08-01 Alan Mackenzie <acm@muc.de>
4848
4849 Enhance the manual for the latest Java Mode.
4850
4851 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4852 annotation-var-cont.
4853 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4854 two new symbols.
4855
4856 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4859
4860 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4861
4862 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4863
4864 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4865
4866 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4867
4868 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4869
4870 * org.texi: Add macros to get plain quotes in PDF output.
4871 List additional contributors.
4872 (Capture): New section, replaces the section about remember.
4873 (Working With Source Code): New chapter, focused on documenting Org
4874 Babel.
4875 (Code evaluation security): New section.
4876 (MobileOrg): Document DropBox support.
4877 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4878 (Special symbols): Show how to display UTF8 characters for entities.
4879 (Global TODO list): Clarify the use of the "M" key and the differences
4880 to the "m" key.
4881 (RSS Feeds): Mention Atom feeds as well.
4882 (Setting tags): Remove paragraph about
4883 `org-complete-tags-always-offer-all-agenda-tags'.
4884
4885 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4886
4887 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4888 argument.
4889 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4890 echoing shells.
4891
4892 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4893
4894 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4895 (Filename Syntax): Describe port numbers.
4896
4897 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4898
4899 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4900 forgotten.
4901 (Type Conversion): Precise conversion of natural numbers.
4902 (Errors and Events): Add "debugging" to concept index. Add variable
4903 `dbus-debug'.
4904
4905 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4906
4907 * dbus.texi (Receiving Method Calls): Add optional argument
4908 EMITS-SIGNAL to `dbus-register-property'.
4909
4910 2010-06-27 Alex Schroeder <alex@gnu.org>
4911
4912 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4913
4914 2010-06-24 Glenn Morris <rgm@gnu.org>
4915
4916 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4917 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4918 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4919 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4920 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4921 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4922 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4923 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4924 convention. Make them end with a period.
4925
4926 2010-06-23 Glenn Morris <rgm@gnu.org>
4927
4928 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4929 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4930 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4931 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4932 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4933 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4934
4935 2010-06-10 Glenn Morris <rgm@gnu.org>
4936
4937 * idlwave.texi (Load-Path Shadows):
4938 * org.texi (Handling links): Fix typos.
4939
4940 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4941
4942 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4943
4944 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4945
4946 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4947 by an alias. (Bug#6226)
4948
4949 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4950
4951 * calc.texi (Manipulating Vectors): Mention that vectors can
4952 be used to determine bins for `calc-histogram'.
4953
4954 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4955
4956 * calc.texi: Remove "\turnoffactive" commands throughout.
4957
4958 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4959
4960 * url.texi (HTTP language/coding, Customization):
4961 * message.texi (Header Commands, Responses):
4962 * cl.texi (Argument Lists): Fix typos.
4963
4964 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4967 Note that Development menu is always available.
4968 (Creating a project): Fix terminology.
4969 (Add/Remove files): Fix typo.
4970
4971 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4972
4973 * Version 23.2 released.
4974
4975 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4976
4977 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4978
4979 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4980
4981 * tramp.texi (Inline methods, Default Method):
4982 Mention `tramp-inline-compress-start-size'.
4983
4984 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4985
4986 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4987 the CVS repo. Put the Git repo in the news section.
4988
4989 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4990 Removed some mentions of CVS. Mention the new Git repo.
4991
4992 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4993
4994 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4995 (Mail Group Commands): Add index entry.
4996
4997 2010-04-18 Glenn Morris <rgm@gnu.org>
4998
4999 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5000
5001 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5002
5003 * calc.texi (Radix modes): Mention that the option prefix will
5004 turn on twos-complement mode.
5005 (Inverse and Hyperbolic Flags): Mention the Option flag.
5006
5007 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5008
5009 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5010 (LaTeX/PDF export commands): Rename and Move section.
5011 (Sectioning structure): Update.
5012 (References): New use case for field coordinates.
5013 (The export dispatcher): Rename from ASCII export.
5014 (Setting up the staging area): Document the availability of
5015 encryption for MobileOrg.
5016 (Images and tables): Document how to reference labels.
5017 (Index entries): New section.
5018 (Generating an index): New section.
5019 (Column width and alignment): Document that <N> now
5020 means a fixed width, not a maximum width.
5021 (Publishing options): Document the :email option.
5022 (Beamer class export): Fix bug in the BEAMER example.
5023 (Refiling notes): Document refile logging.
5024 (In-buffer settings): Document refile logging keywords.
5025 (Drawers): Document `C-c C-z' command.
5026 (Agenda commands): Mention the alternative key `C-c C-z'.
5027 (Special properties): Document the BLOCKED property.
5028 (The spreadsheet): Mention the formula editor.
5029 (References): Document field coordinates.
5030 (Publishing action): Correct the documentation for the
5031 publishing function.
5032 (The date/time prompt): Document that we accept dates
5033 like month/day/year.
5034 (Cooperation): Document the changes in table.el support.
5035 (Faces for TODO keywords, Faces for TODO keywords)
5036 (Priorities): Document the easy colors.
5037 (Visibility cycling): Document the new double prefix
5038 arg for `org-reveal'.
5039 (Cooperation): Remember.el is part of Emacs.
5040 (Clean view): Mention that `wrap-prefix' is also set by
5041 org-indent-mode.
5042 (Agenda commands): Add information about prefix args to
5043 scheduling and deadline commands.
5044 (Search view): Point to the docstring of
5045 `org-search-view' for more details.
5046 (Agenda commands): Document that `>' prompts for a date.
5047 (Setting tags): Document variable
5048 org-complete-tags-always-offer-all-agenda-tags.
5049 (Column attributes): Cross-reference special properties.
5050
5051 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5052
5053 Synchronize with Tramp repository.
5054
5055 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5056 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5057 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5058 syntax, texi2dvi reports errors with the backquotes.
5059
5060 * trampver.texi: Update release number.
5061
5062 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5063
5064 * gnus.texi (Finding the News): Add pointers to the Server buffer
5065 because it's essential.
5066
5067 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5068
5069 * gnus.texi (MIME Commands): Update description of
5070 gnus-article-browse-html-article.
5071
5072 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5073
5074 * auth.texi (Secret Service API): Add TODO node.
5075 (Help for users): Explain the new source options for `auth-sources'.
5076
5077 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5078
5079 * trampver.texi: Update release number.
5080
5081 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5082
5083 * Branch for 23.2.
5084
5085 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5088 now enabled by default.
5089
5090 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5091
5092 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5093 when Emacs runs in interactive mode. (Bug#5645)
5094
5095 2010-02-16 Glenn Morris <rgm@gnu.org>
5096
5097 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5098
5099 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5100
5101 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5102
5103 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5104
5105 * gnus.texi (Score File Format): Fix typo.
5106
5107 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5108
5109 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5110
5111 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5112
5113 * ada-mode.texi (Project File Overview): Fix typo.
5114
5115 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * semantic.texi: Add Richard Y. Kim credit.
5118
5119 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5120
5121 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5122
5123 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5124 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5125
5126 2010-01-17 Glenn Morris <rgm@gnu.org>
5127
5128 * calc.texi (Reporting Bugs): Don't mention format of repository.
5129
5130 * woman.texi (Bugs): Make "Emacs repository" less specific,
5131 and the URL for same more specific.
5132
5133 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5134
5135 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5136
5137 * ede.texi (ede-step-project, ede-proj-target):
5138 * tramp.texi (Remote processes): Fix typos.
5139
5140 2010-01-16 Mario Lang <mlang@delysid.org>
5141
5142 * ede.texi (ede-target):
5143 * org.texi (Refiling notes): Remove duplicated words.
5144
5145 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * gnus.texi (Posting Styles): Use with-current-buffer.
5148 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5149
5150 2010-01-02 Kevin Ryde <user42@zip.com.au>
5151
5152 * eieio.texi (Naming Conventions): Correction to xref on elisp
5153 coding conventions, is "Tips" node not "Standards".
5154
5155 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5156
5157 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5158
5159 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5160
5161 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5162
5163 * gnus.texi (Direct Functions): Add missing port number to tls method.
5164
5165 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5166
5167 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5168 ($(infodir)/edt, edt.dvi): New targets.
5169
5170 2009-12-15 Glenn Morris <rgm@gnu.org>
5171
5172 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5173 (edt, $(infodir)/edt, edt.dvi): New targets.
5174 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5175
5176 * Makefile.in (PDF_TARGETS, pdf): New.
5177 (clean): Add *.pdf.
5178 Add pdf rules for all manuals.
5179
5180 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5181
5182 * calc.texi (Radix Modes): Clarify two's complement notation.
5183
5184 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5185
5186 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5187 (Smart Jump, Analyzer Debug): Copyedits.
5188 (Semantic mode user commands): Link to new nodes.
5189 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5190 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5191 upstream Semantic manual.
5192
5193 * semantic.texi (Introduction): Minor fix to diagram.
5194
5195 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5196
5197 * eshell.texi (History): Add the other built-in variables.
5198 (Built-ins): Explain built-ins, and how to apply the external commands.
5199 Add `history', `su' and `sudo'.
5200
5201 * tramp.texi (Remote processes): Add missing <RET> in the example.
5202
5203 2009-12-01 Bill Wohler <wohler@newt.com>
5204
5205 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5206 path for mairix example. Specify -q in namazu example since namazu is
5207 excessively garrulous.
5208
5209 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5210
5211 * tramp.texi (Remote processes): Improve eshell example with "su"
5212 and "sudo" commands.
5213
5214 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5215
5216 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5217
5218 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5219 Document semantic-complete-analyze-inline.
5220 (Semanticdb search debugging commands): Minor clarification.
5221 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5222 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5223 manual.
5224 (Semantic mode): Link to Idle Scheduler.
5225
5226 2009-11-28 Kevin Ryde <user42@zip.com.au>
5227
5228 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5229 @pxref, now EIEIO is in Emacs.
5230
5231 * erc.texi (Development): Correction to git tutorial url.
5232
5233 2009-11-26 Glenn Morris <rgm@gnu.org>
5234
5235 * faq.texi (Latest version of Emacs): Mention stability of development
5236 version.
5237 (Problems with very large files): Max buffer size increase in 23.2.
5238 (VM): VM has moved house again.
5239
5240 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5241
5242 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5243 notations.
5244
5245 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5246
5247 * org.texi (Column attributes): Fix documentation of new operators.
5248
5249 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5252 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5253 (Idle Completions Mode): Numerous copyedits.
5254
5255 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5256
5257 * semantic.texi (Semantic Internals, Glossary):
5258 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5259 (Semanticdb search debugging commands): Fix typos.
5260
5261 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5262
5263 * calc.texi (Radix modes): Mention twos-complement notation.
5264
5265 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5266
5267 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5268 ($(infodir)/semantic, semantic.dvi): New targets.
5269
5270 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * Makefile.in: Build the Semantic manual.
5273
5274 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5275 repository.
5276
5277 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5278
5279 * dbus.texi (Receiving Method Calls): New defun
5280 `dbus-unregister-service'.
5281
5282 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5283
5284 * org.texi (Speed keys): New section.
5285
5286 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5287
5288 * dbus.texi (Type Conversion): Fix typo.
5289 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5290 `dbus-registered-objects-table'.
5291 (Receiving Method Calls): New defun `dbus-register-property'.
5292 Move `dbus-unregister-object' here.
5293
5294 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5295
5296 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5297
5298 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5299
5300 * org.texi (Column attributes): Add the new age summary operators.
5301 Also, mention the fact you can only use one summary operator per
5302 property.
5303
5304 2009-11-13 John Wiegley <johnw@newartisans.com>
5305
5306 * org.texi (Tracking your habits): Add a new section in the
5307 manual about how to track habits.
5308 (Resolving idle time): Add a section on how idle and
5309 dangling clocks are resolved.
5310
5311 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5312
5313 * org.texi (Agenda commands): Document the new `i' command.
5314 (Inserting deadline/schedule): Document logging changes
5315 of scheduling and deadline times stamps.
5316 (In-buffer settings): Document the in-buffer keywords for logging
5317 changes of scheduling and deadline times stamps.
5318 (Structure editing, Plain lists): Document indentation
5319 cycling in empty entries with TAB.
5320 (Archiving): Document the default archiving command.
5321 (Moving subtrees): Document the new keys for archiving.
5322 (Internal archiving): Fix incorrect key.
5323 (Agenda commands): Document the TODO set switching commands.
5324 (Agenda commands): Document the new archiving keys.
5325 (Clocking work time): Better description on how to save
5326 and restore a clock.
5327 (Resolving idle time): Mention the x11idle program to get true
5328 idleness also under X11.
5329 (Resolving idle time): Use @kbd instead of @key for normal
5330 letters, because this is how he rest of the manual does this.
5331 (Pushing to MobileOrg): Mention that `org-directory'
5332 should be set.
5333 (Agenda commands): Document that SPC is a filter for
5334 any tag.
5335 (Search view): Rename from "Keyword search".
5336 (Capure): New chapter.
5337 (Markup): New chapter.
5338 (Links in HTML export, Images in HTML export):
5339 Extend the section titles.
5340 (Images in HTML export): Document the align option.
5341 (Text areas in HTML export): Extend the section title.
5342 (Images in LaTeX export): Explain image placement in LaTeX.
5343
5344 2009-11-10 Glenn Morris <rgm@gnu.org>
5345
5346 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5347
5348 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5349
5350 * tramp.texi (Auto-save and Backup): Disable backups just for a
5351 method.
5352
5353 * trampver.texi: Update release number.
5354
5355 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5356
5357 Sync with Tramp 2.1.17.
5358
5359 * trampver.texi: Update release number.
5360
5361 2009-10-29 Glenn Morris <rgm@gnu.org>
5362
5363 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5364
5365 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5366
5367 * tramp.texi (External methods): Temporary files are kept for
5368 `rsync' and `rsyncc' methods.
5369
5370 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5371
5372 * eieio.texi: Fix typos.
5373
5374 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5377
5378 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5379
5380 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5381 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5382
5383 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5384
5385 * Makefile.in: Build EIEIO and EDE manuals.
5386
5387 2009-10-07 Eric Ludlam <zappo@gnu.org>
5388
5389 * eieio.texi:
5390 * ede.texi: New files.
5391
5392 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5393
5394 * tramp.texi (Remote processes): Association of a pty is not supported.
5395
5396 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5397
5398 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5399 (Processing LaTeX fragments): Document that the size of images can be
5400 changes using the variable `org-format-latex-options'.
5401 (The date/time prompt, Timestamps): Be more accurate over ISO format
5402 dates and times.
5403 (Visibility cycling): Document showeverything keyword.
5404 (In-buffer settings): Document showeverything keyword.
5405 (Setting up the staging area): Fix the example.
5406 (MobileOrg): New section.
5407 (Agenda commands, Exporting Agenda Views): Document exporting the
5408 agenda view to Org files.
5409
5410 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5411
5412 * tramp.texi (History): Add IMAP support.
5413 (External methods): Add `imap' and `imaps' methods.
5414 (GVFS based methods): Add indices for `davs'.
5415 (Password handling): Rename anchors. Add IMAP entries for
5416 ~/.authinfo.gpg.
5417
5418 * trampver.texi: Set default value of `emacsimap'.
5419
5420 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5421
5422 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5423
5424 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * dired-x.texi (Technical Details):
5427 Delete dired-up-directory (Bug#4292).
5428
5429 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5430
5431 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5432
5433 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5434
5435 * org.texi (Effort estimates): Document new effort setting commands.
5436 (Agenda commands): Document the new keys fro agenda time motion.
5437 Document entry text mode. Improve documentation of the keys to include
5438 inactive time stamps into the agenda view.
5439 (Feedback): Document the new bug report command.
5440 (Structure editing): Add an index entry for the sorting of subtrees.
5441
5442 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5443
5444 * auth.texi (Help for users): Corrected markup.
5445
5446 2009-09-02 Glenn Morris <rgm@gnu.org>
5447
5448 * emacs-mime.texi (time-date): Mention float-time.
5449
5450 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5451
5452 * calc.texi (Simplifying Formulas): Improve the wording.
5453
5454 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5455
5456 * auth.texi: Rewritten for coverage and clarity.
5457
5458 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5459
5460 * gnus.texi (Expiring Mail):
5461 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5462 (Various Various): Mention gnus-safe-html-newsgroups.
5463
5464 * gnus-news.texi: Mention
5465 gnus-mark-copied-or-moved-articles-as-expirable.
5466
5467 * emacs-mime.texi (Display Customization): Add xref to
5468 gnus-safe-html-newsgroups.
5469
5470 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5471
5472 * tramp.texi (Version Control): Remove.
5473 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5474 reference.
5475 (External methods): Correct `scpc' concept index entries. New method
5476 `rsyncc'.
5477 (External packages): New subsections "Filename completion" and "File
5478 attributes cache".
5479
5480 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5481
5482 * calc.texi (Rewrite Rules): Improve the example.
5483 (Simplifying Formulas): Explain use of the I and H flags for
5484 simplification.
5485
5486 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5487
5488 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5489 Describe autostart behavior of dbus-ping.
5490 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5491 for timeout values.
5492 (Top): Remove footnote saying D-Bus is not enabled by
5493 default. (Bug#4256)
5494
5495 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5496
5497 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5498 Reported by Jari Aalto (Bug#4211).
5499 (Mail-mode integration): Mention epa-mail-mode and
5500 epa-global-mail-mode.
5501 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5502 epa-setup.
5503
5504 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5505
5506 * dbus.texi (Asynchronous Methods): Allow nil handler.
5507
5508 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5509
5510 * ediff.texi (ediff-current-file): Add information about this new function.
5511
5512 * viper.texi: Add information about C-s in viper's search command.
5513
5514 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5515
5516 * calc.texi (Date Forms): Fix typos.
5517
5518 2009-08-08 Glenn Morris <rgm@gnu.org>
5519
5520 * org.texi (Agenda commands): Restore clobbered change.
5521
5522 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5523
5524 * calc.texi (Graphics, Devices): Update with the peculiarities of
5525 operation on MS-Windows.
5526
5527 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5528
5529 * org.texi (Publishing action): Improve documentation of file
5530 names when publishing to the source directory.
5531 (Clean view): Document `org-indent-mode'.
5532 (Clocking work time): Add documentation for the
5533 new :timetamp option when creating a clock report.
5534 (Paragraphs): Fix many typos.
5535 (Plain lists): Remove duplicate explanation about the
5536 `C-c *' command.
5537 (Literal examples): Update to reflect the new behavior
5538 of the -n -r -k switches when exporting source code examples.
5539 (Structure editing): Add information about `C-c *',
5540 converting a plain list into a list of Org items.
5541 (Remember): Small rephrasing of the paragraph
5542 describing remember.el. Also mentioned that remember.el is part
5543 of Emacs 23, not Emacs 22.
5544 (Clocking work time): Add documentation about
5545 displaying the current clocking time against the effort estimate.
5546 Also add a footnote about using `org-clock-in-prepare-hook' to add
5547 an effort estimate on the fly, just before clocking it.
5548 (Footnotes): Document automatic renumbering and
5549 sorting.
5550 (Agenda commands): Document new bulk commands.
5551 (Plain lists): Document new behavior of
5552 `org-cycle-include-plain-lists'.
5553 Hyphenation only in TeX.
5554 (Clocking work time): Document the key to update effort
5555 estimates.
5556 (Clocking work time): Document the clock time display.
5557 (Structure editing, TODO basics): Document new
5558 variables.
5559 (Column attributes): Document new colciew operators.
5560 (Publishing options): Document :xml-declaration.
5561 (Tracking TODO state changes): Document the
5562 LOG_INTO_DRAWER property.
5563 (Literal examples): Document the new implementation for
5564 editing source code.
5565 (Publishing action): Mention the new publishing
5566 function, to publish an Org source file.
5567 (Publishing links): Mention how to link to an Org source file.
5568 (Macro replacement): Document new macros.
5569 (Handling links): Document type-specific completion
5570 when inserting links.
5571 (Structure editing, Plain lists): Improve documentation
5572 on sorting.
5573 (Internal links): Document custom ids for links.
5574 (Handling links): Document custom ids for links.
5575 (CSS support): Document new class.
5576 (Refiling notes): Document the possibility to create new nodes
5577 during refiling.
5578 (Agenda commands): Document the "?" operator to find
5579 tasks without effort setting.
5580 (Exporting agenda information): Section moved.
5581 (RSS Feeds): New section.
5582 (Built-in table editor): Document M-e and M-a navigate
5583 inside table field.
5584 (Stuck projects): Docment that projects identified as
5585 un-stuck will still be searchd for stuck sub-projects.
5586 (Paragraphs): Document centering.
5587 (Creating timestamps, Agenda commands): Document new
5588 behavior when changing time stamps.
5589 (Structure editing): Document the new command
5590 `org-clone-subtree-with-time-shift'.
5591 (Publishing): Refresh this chapter.
5592 (Export options, Export options, In-buffer settings):
5593 Document the new keywords.
5594 (Matching tags and properties): Collect all
5595 documentation about tags/property matches here.
5596 (Setting tags): Document `org-tag-persistent-alist'.
5597 (Weekly/daily agenda): New section.
5598 (Orgstruct mode): Describe `orgstruct++-mode'.
5599 (Drawers): Mention the LOGBOOK drawer.
5600 (Export options, Sectioning structure): Document the
5601 #+LEATEX_HEADER in-buffer setting.
5602 (Bugs): Section removed.
5603 (Hooks): New section.
5604 (Add-on packages): Move here from old location.
5605 (Context-sensitive commands): New section.
5606 (Setting tags): Document newline option.
5607 (Global TODO list, Matching tags and properties):
5608 Mention more variables.
5609 (Checkboxes): Update to changed command behavior.
5610
5611 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5612
5613 * speedbar.texi (Basic Key Bindings): Fix typo.
5614
5615 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5616
5617 * calc.texi (Vector/Matrix Functions): Add index entries for both
5618 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5619 affects matrices with more than one row.
5620 (Help Commands): Add index entries for "prefix ?" key bindings.
5621
5622 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5623
5624 * calc.texi (Stack Manipulation Commands): Add documentation for
5625 `calc-transpose-lines'.
5626
5627 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5628
5629 * dbus.texi (Receiving Method Calls): Describe special return value
5630 `:ignore'.
5631
5632 2009-07-24 Alan Mackenzie <acm@muc.de>
5633
5634 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5635 initialization, any individual variable setting now takes precedence
5636 over one done via c-file-style/c-file-offsets.
5637
5638 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5639
5640 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5641 truncated when Calc is quit.
5642 (Customizing Calc): Document `calc-undo-length'.
5643
5644 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5647
5648 2009-07-11 Kevin Ryde <user42@zip.com.au>
5649
5650 * pcl-cvs.texi (About PCL-CVS):
5651 * widget.texi (Basic Types):
5652 Fix cross-references.
5653
5654 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5655
5656 * dbus.texi (Type Conversion): Don't use literal control character.
5657
5658 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5659
5660 * tramp.texi (GVFS based methods): New section.
5661 (Remote processes): Processes for GVFS based methods run locally.
5662
5663 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5664
5665 * tramp.texi (Inline methods, External methods, Gateway methods):
5666 Avoid the words "kludge" and hack".
5667 (External methods): Add `synce' method.
5668
5669 * trampver.texi: Update release number.
5670
5671 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5672
5673 Sync with Tramp 2.1.16.
5674
5675 * tramp.texi (History): Add GVFS support.
5676 (External methods): Precise `rsync' description. Add `dav', `davs' and
5677 `obex' methods. Add 'tramp-gvfs-methods' option.
5678 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5679 forms.
5680 (Remote Programs): Introduce `tramp-own-remote-path'.
5681 (Remote processes): New subsection "Running remote programs that create
5682 local X11 windows".
5683 (Frequently Asked Questions): Improve code for disabling vc.
5684
5685 * trampver.texi: Update release number. Set default value of
5686 `emacsgvfs'.
5687
5688 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5689
5690 * Branch for 23.1.
5691
5692 2009-06-17 Glenn Morris <rgm@gnu.org>
5693
5694 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5695 (Latest version of Emacs): Mention source code repository.
5696
5697 2009-06-16 Glenn Morris <rgm@gnu.org>
5698
5699 * faq.texi (Top): Language tweak.
5700 (Extended commands): Most people have arrow keys.
5701 (Emacs manual): Say how to follow info links.
5702 (File-name conventions): Change title a bit. Explain about source
5703 versus installed. Condense etc description.
5704 (Guidelines for newsgroup postings): Mention Savannah list page.
5705 (Newsgroup archives): Simplify.
5706 (Contacting the FSF): Add contact URL.
5707 (Emacs Lisp documentation): Printed version not always available.
5708 (Installing Texinfo documentation): Explain how by hand installation is
5709 not normally needed. Use add-to-list. Remove duplicate reference.
5710 (Informational files for Emacs): Move info on Help menu here from
5711 "File-name conventions".
5712 (Help installing Emacs): Tweak uref.
5713 (Obtaining the FAQ): Mention repository.
5714 (Origin of the term Emacs): Explain "ITS".
5715 (Changing load-path): Use add-to-list.
5716 (Automatic indentation): Clarify this is for Text mode.
5717 Don't mention Indented Text mode.
5718 (Finding Emacs on the Internet): The FSF does not seem to offer a
5719 deluxe distribution on CD anymore.
5720
5721 2009-06-16 Glenn Morris <rgm@gnu.org>
5722
5723 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5724 Recommend the latest release. Mention how to get older FAQs.
5725 Recommend the Emacs manual.
5726 (Guidelines for newsgroup postings): Discourage cross-posts.
5727 (Underlining paragraphs): Remove.
5728 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5729 (Bugs and problems): Update key-binding.
5730 (Problems with very large files): Mention 64-bit.
5731 (Shell process exits abnormally): Remove.
5732 (Problems with Shell Mode): Rename and update.
5733 (Spontaneous entry into isearch-mode)
5734 (Problems talking to certain hosts): Remove. This is old information,
5735 in etc/PROBLEMS if needed.
5736 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5737 (Dired claims that no file is on this line): Update.
5738 (Installing Emacs, Problems building Emacs): Simplify.
5739 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5740 information.
5741 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5742 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5743 (JDEE): "JDEE", not "JDE".
5744 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5745 Remove. This is old information, in etc/PROBLEMS if needed.
5746 (stty and Backspace key, Kanji and Chinese characters): Remove.
5747 (Right-to-left alphabets): Update section.
5748 (Changing the included text prefix): Gnus uses message-yank-prefix.
5749 Add cross-reference to Supercite manual.
5750 (Saving a copy of outgoing mail): Simplify output file description.
5751 (Expanding aliases when sending mail): Refer to Emacs manual.
5752 Remove old info about RFC822.
5753 Correct description of how to rebuild aliases.
5754 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5755 (MIME with Emacs mail packages)
5756 (Viewing articles with embedded underlining)
5757 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5758 Remove old sections.
5759 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5760 and is well-documented in the Gnus manual.
5761 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5762 (Making Gnus faster): Rename from "Starting Gnus faster".
5763 Merge "Catch-up is slow in Gnus" into here.
5764
5765 2009-06-14 Glenn Morris <rgm@gnu.org>
5766
5767 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5768 (New in Emacs 23): New section.
5769 (Handling C-s and C-q with flow control): Add xref.
5770
5771 2009-06-13 Glenn Morris <rgm@gnu.org>
5772
5773 * faq.texi (Setting up a customization file): Grammar fix.
5774 Customize is no longer "new".
5775 (Displaying the current line or column): Line-number mode is on by
5776 default. Don't mention `column' package. Mention linum.el.
5777 (Turning on abbrevs by default): Explain how to do it for buffers,
5778 modes, and everywhere.
5779 (Associating modes with files): Use add-to-list. Don't mention Emacs
5780 19.
5781 (Highlighting a region): On by default since 23.1.
5782 (Replacing highlighted text): Update doc quote.
5783 (Working with unprintable characters): Don't mention search-quote-char.
5784 (Using an already running Emacs process): Gnuclient is probably not an
5785 enhancement these days.
5786 (Indenting switch statements): Remove mention of pre-Emacs 20.
5787 (Horizontal scrolling): Abbreviate Emacs 20 description.
5788 (Replacing text across multiple files): Fix name of dired command.
5789 (Disabling backups): Use require not load.
5790 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5791
5792 2009-06-13 Bill Wohler <wohler@newt.com>
5793
5794 Release MH-E manual version 8.2.
5795
5796 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5797 release 8.2.
5798
5799 2009-06-13 Glenn Morris <rgm@gnu.org>
5800
5801 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5802 in this day and age the common meaning is "on the web".
5803 (copying): Use @copyright in all cases.
5804 (Basic keys): Remove reference to deleted manual node "Text Characters".
5805 (File-name conventions): Use GNU as an example rather than SERVICE.
5806 default.el lives in site-lisp. Update Info directory location.
5807 (Real meaning of copyleft): GPL actions have been brought, but all
5808 settled out of court.
5809 (Guidelines for newsgroup postings): Shorten section title.
5810 Simplify comp.emacs description.
5811 (Newsgroup archives): Change Google URL. Describe Gmane.
5812 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5813 points". Mention List-Unsubscribe header.
5814 (Contacting the FSF): Update email and URLs.
5815 (Basic editing): Mention F1 for help.
5816 (Installing Texinfo documentation): Refer to Texinfo website rather
5817 than ftp server.
5818 (Printing a Texinfo file): Mention texi2pdf.
5819 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5820 are just stubs nowadays.
5821 (Latest version of Emacs): Explain version numbers.
5822 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5823 (Turning on syntax highlighting): No need to mention hilit19 any more.
5824 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5825 (Modes for various languages): Remove section.
5826 (Major packages and programs): Remove most version and maintainer
5827 information - it's hard to keep up-to-date, and adds nothing.
5828 Similarly with direct links to mailing lists.
5829 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5830 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5831 years, and Emacs comes with tools for this now.
5832 (Patch): Remove section - this is a standard tool.
5833 (Using function keys under X): Remove section.
5834
5835 2009-06-12 Glenn Morris <rgm@gnu.org>
5836
5837 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5838 (Help installing Emacs): Remove reference to deleted X11 node.
5839 (Associating modes with files): Interpreter-mode-alist is no longer
5840 subservient to auto-mode-alist.
5841 (Installing Emacs): Change future Emacs version.
5842 (Linking with -lX11 fails): Remove old section.
5843 (Packages that do not come with Emacs): Update ELL location.
5844 Emacs Lisp archive is dead.
5845 (Emacs for Windows): Remove reference to old CE port.
5846 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5847 (Emacs for VMS and DECwindows): Remove old ports.
5848 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5849 (Removing flashing messages): Remove section about non-existent Gnus
5850 option.
5851
5852 * faq.texi (Top): Add @top command.
5853 Remove the optional arguments from all @node commands: makeinfo can
5854 generate these automatically, and it is easier to edit and rearrange
5855 nodes without them.
5856
5857 2009-06-11 Glenn Morris <rgm@gnu.org>
5858
5859 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5860 (The LPF): Make the updated URL the sole reference point.
5861 (Learning how to do something): Update refcard price and format.
5862 (Getting a printed manual): Sources in doc/emacs/, not man/.
5863 Also available in PDF format. Since the page count varies, be less
5864 precise.
5865 (Informational files for Emacs): Remove references to deleted files
5866 LPF and SUN-SUPPORT, and to UUCP.
5867 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5868 Remove many obsolete ways to get the FAQ, which now seems only to be
5869 distributed with Emacs.
5870 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5871
5872 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5873
5874 * org.texi (Org Plot): Fix tags (Bug#3507).
5875 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5876
5877 * ada-mode.texi (Installation, Compile commands)
5878 (Project File Overview, No project files, Set compiler options)
5879 (Use GNAT project file, Use multiple GNAT project files)
5880 (Identifier completion): Use @samp for menu items, and @kbd for key
5881 sequences (Bug#3504).
5882
5883 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5884
5885 * gnus.texi (Security): Fix wording; add a link to epa.info.
5886
5887 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5888
5889 * message.texi (Header Commands): Fix descriptions to match
5890 keybindings.
5891
5892 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5893
5894 * gnus.texi (Security): Mention that EasyPG is the current default.
5895
5896 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5897
5898 * ediff.texi (Session Commands): Fix typo.
5899
5900 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5903 news.software.readers. Reported by Florian Rehnisch.
5904
5905 2009-04-02 Glenn Morris <rgm@gnu.org>
5906
5907 * auth.texi: Capitalize direntry.
5908
5909 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5910 using a period in the entry name. (Bug#2797)
5911
5912 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5913
5914 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5915 ($(infodir)/auth, auth.dvi): New targets.
5916
5917 2009-03-03 Glenn Morris <rgm@gnu.org>
5918
5919 * auth.texi: Fix @setfilename.
5920
5921 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5922 (auth, $(infodir)/auth, auth.dvi): New rules.
5923
5924 2009-02-25 Glenn Morris <rgm@gnu.org>
5925
5926 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5927
5928 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5929
5930 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5931
5932 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5933
5934 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5935 gnus-nocem-issuers, and gnus-nocem-verifyer.
5936
5937 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5938
5939 * ada-mode.texi (Project files, Automatic Casing):
5940 * dbus.texi (Signals):
5941 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5942 * mh-e.texi (HTML):
5943 * nxml-mode.texi (Locating a schema)
5944 (Using the document's URI to locate a schema):
5945 * org.texi (Footnotes, Using the mapping API):
5946 * rcirc.texi (Channels): Remove duplicate words.
5947
5948 2009-02-20 Glenn Morris <rgm@gnu.org>
5949
5950 * dired-x.texi (Miscellaneous Commands):
5951 * gnus.texi: Minor updates for mbox Rmail.
5952
5953 2009-02-16 Karl Berry <karl@gnu.org>
5954
5955 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5956 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5957 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5958 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5959 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5960 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5961 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5962 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5963 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5964 Consistently use @insertcopying in the Top node,
5965 @contents at the front (after @end titlepage),
5966 and @direntry after @copying. (Bug#1988)
5967
5968 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5969
5970 * auth.texi: New file documenting auth-source.
5971
5972 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5973
5974 * org.texi (Org Plot): Fix link.
5975
5976 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5977
5978 * epa.texi (Mail-mode integration): Mention the way to do
5979 "encrypt-to-self". (Bug#1807)
5980
5981 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5982
5983 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5984
5985 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5986
5987 * gnus-news.texi: Print version about Incoming*.
5988
5989 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5990
5991 * org.texi (Structure editing, Handling links)
5992 (Fast access to TODO states, Javascript support): Make standard docs
5993 correctly reflect default variable settings.
5994
5995 2009-02-02 Glenn Morris <rgm@gnu.org>
5996
5997 * org.texi: Fix typos.
5998
5999 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6000
6001 Sync with Tramp 2.1.15.
6002
6003 * trampver.texi: Update release number.
6004
6005 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6006
6007 * org.texi (TODO dependencies): Document TODO dependencies on
6008 checkboxes.
6009
6010 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * org.texi (TODO dependencies): Document key binding for toggling
6013 ORDERED property.
6014
6015 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6016
6017 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6018 of hook functions.
6019
6020 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6021
6022 * org.texi (TODO dependencies): New section.
6023
6024 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6025
6026 * org.texi (Plain lists, TODO basics, Priorities)
6027 (Multiple sets in one file, Conflicts): Document interaction with
6028 `shift-selection-mode'.
6029
6030 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6031
6032 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6033 Make Calc the subject of sentences.
6034 (Rearranging Formulas using Selections): Discuss new options
6035 for `j *'.
6036
6037 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6038
6039 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6040
6041 2009-01-26 Glenn Morris <rgm@gnu.org>
6042
6043 * org.texi: Fix typos.
6044
6045 2009-01-26 Bill Wohler <wohler@newt.com>
6046
6047 * mh-e.texi (EDITION, UPDATED): Update.
6048
6049 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6050
6051 * org.texi (References): Add information about remote references.
6052 (Built-in table editor): Document `C-c RET' in tables.
6053 (Math symbols, Quoting LaTeX code): Mention that simple
6054 LaTeX macros survive LaTeX export.
6055 (Images in LaTeX export): Show how to create a reference to a
6056 figure.
6057 (Sectioning structure): Document that the LaTeX class can be
6058 specified in a property.
6059 (Text areas in HTML export): New section.
6060 (External links): Add examples for text search and ID links.
6061 (Built-in table editor): Remove the descriptio of `C-c
6062 C-q', it not longer works.
6063 (Literal examples): Document that a space must follow
6064 the colon in short examples.
6065 (Relative timer): Document `org-timer-stop'.
6066 (Footnotes): New section.
6067 (Footnote markup): Shorten section and refer to new Footnote
6068 section.
6069 (Literal examples): Add documentation for line
6070 numbering in and references to code examples.
6071 (CSS support): Fix the description of default CSS styles.
6072 (Capturing column view): Document
6073 "file:path/to/file.org" as an allowed value for the ID property of
6074 a dynamic block copying column view.
6075
6076 2009-01-23 Stephen Eglen <stephen@gnu.org>
6077
6078 * mh-e.texi (Getting Started): Describe $MH.
6079
6080 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6081
6082 * tramp.texi (all): Harmonize usage of "external method",
6083 "external transfer method" and "out-of-band method".
6084 (Connection types): Precise the differences of inline and external
6085 methods. Written by Adrian Phillips <a.phillips@met.no>.
6086
6087 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6088
6089 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6090 commands as described at the top. Reported by Allan Gottlieb
6091 <gottlieb@nyu.edu>.
6092
6093 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6094
6095 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6096 nnmail-pathname-coding-system.
6097
6098 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6099
6100 * org.texi (Relative timer): Fix typo.
6101
6102 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6103
6104 * org.texi (Clocking work time): Fix typo.
6105 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6106
6107 2009-01-13 Glenn Morris <rgm@gnu.org>
6108
6109 * org.texi: Fix some more typos.
6110
6111 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6112
6113 * org.texi: Fix some typos.
6114
6115 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6116
6117 * gnus.texi (Group Parameters): Add note for local variables.
6118
6119 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6120
6121 * gnus.texi (Converting Kill Files): Fix URL.
6122 Include gnus-kill-to-score.el in contrib directory.
6123
6124 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6125
6126 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6127 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6128 (Paging the Article): Add index entry.
6129
6130 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6131
6132 * ada-mode.texi (Examples): Delete redundant text.
6133
6134 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6135
6136 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6137
6138 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6139 addresses.
6140
6141 2009-01-03 Bill Wohler <wohler@newt.com>
6142
6143 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6144 kept empty.
6145
6146 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6147
6148 * org.texi (Activation, Exporting, ASCII export, HTML export)
6149 (HTML Export commands, LaTeX/PDF export commands):
6150 Improve documentation about transient-mark-mode.
6151 (References): Document the use of special names like $LR1 to reference
6152 to fields in the last table row.
6153
6154 2008-12-19 Juri Linkov <juri@jurta.org>
6155
6156 * info.texi (Search Text): Remove mention of removed key binding M-s.
6157
6158 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6159
6160 * org.texi (References): Remove mentioning of @0 as reference for the
6161 last line, this has been reverted in the Lisp sources.
6162
6163 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6164
6165 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6166 (DVI_TARGETS): Remove duplicates. Add sasl.
6167 ($(infodir)/sasl, sasl.dvi): New targets.
6168
6169 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6170
6171 * org.texi: Version number pushed to 6.15d.
6172
6173 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6174
6175 * org.texi (Tables in LaTeX export): New section.
6176 (Images in LaTeX export): New section.
6177 (Inlined images, Images in HTML export): Sections renamed.
6178
6179 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6180
6181 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6182
6183 2008-12-04 David Engster <dengste@eml.cc>
6184
6185 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6186 of nnml-get-new-mail. Change URL for mairix patch.
6187
6188 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6189
6190 * org.texi (Using the mapping API): Fix bug in mapping example.
6191 (Publishing options): Make the list of properties complete again, in
6192 correspondence to the variable `org-export-plist-vars'.
6193 (Property searches): Document new special values for time comparisons.
6194 (Tag inheritance): Refine the description of tag inheritance.
6195 (Project alist): Add info about the publishing sequence of components.
6196 (Effort estimates): Document the new relative timer.
6197
6198 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6199
6200 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6201 (Using Calc): Clarify use of `C-x * o'.
6202 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6203
6204 2008-11-28 Richard M Stallman <rms@gnu.org>
6205
6206 * dbus.texi (Receiving Method Calls): Clean up previous change.
6207
6208 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6209
6210 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6211 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6212 `dbus-unescape-from-identifier'.
6213 (Receiving Method Calls): New constants `dbus-service-emacs' and
6214 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6215 (Signals): Use the constants in the example.
6216
6217 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6218
6219 * org.texi: Re-apply change to FDL 1.3.
6220
6221 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6222
6223 * org.texi (Setting up Remember): Document `org-remember-mode'.
6224 (External links): Document that bbdb links can use a regular
6225 expression.
6226 (External links): Document that elisp links can contain interactive
6227 commands.
6228
6229 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6230
6231 * viper.texi (viper-translate-all-ESC-keysequences):
6232 Description removed.
6233
6234 2008-11-19 Glenn Morris <rgm@gnu.org>
6235
6236 * doclicense.texi: Change to FDL 1.3.
6237 Relicense all texi files under FDL 1.3 or later.
6238
6239 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6240
6241 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6242
6243 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6244
6245 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6246
6247 * ediff.texi: Version/date change.
6248
6249 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6250
6251 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6252
6253 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6254
6255 * calc.texi (About This Manual): Comment out a mention of
6256 marginal notes.
6257
6258 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6259
6260 * org.texi (Clocking work time): Document the :formula property of
6261 clock tables.
6262 (Structure editing, Refiling notes): Document refiling regions.
6263 (Agenda commands): Document the double-prefix version
6264 of the `l' command in the agenda.
6265 (Handling links): Explain the effect of a double prefix
6266 arg to `C-c C-o'.
6267 (TODO basics): Add documentation for tag triggers.
6268
6269 2008-10-23 Glenn Morris <rgm@gnu.org>
6270
6271 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6272 byte-compiling things like `+'.
6273
6274 * ns-emacs.texi: Merge copyright years of author now with assignment
6275 into FSF years.
6276 (VER): Use it for easier automatic updating. Use Emacs version rather
6277 than standalone Emacs.app version.
6278
6279 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6280
6281 * org.texi: Lots of minor fixes.
6282 (Capture): New chapter.
6283 (Org Plot): New section.
6284
6285 2008-09-30 Magnus Henoch <mange@freemail.hu>
6286
6287 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6288
6289 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6290
6291 * calc.texi (User Defined Units): Mention how to enter optional display
6292 string.
6293
6294 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6295
6296 * message.texi (Sending Variables): Fix variable documentation to
6297 avoid the "y/n" wording.
6298
6299 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6300
6301 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6302
6303 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6304
6305 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6306 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6307
6308 2008-09-22 Bill Wohler <wohler@newt.com>
6309
6310 Release MH-E manual version 8.1.
6311
6312 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6313 release 8.1.
6314
6315 * mh-e.texi: Retain dual license as agreed to by the FSF.
6316 However, bump GPL to Version 3.
6317 Use @include for license text.
6318
6319 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6320
6321 * gnus.texi (Top, Setup, Fancy splitting to parent)
6322 (Store custom flags and keywords, Store arbitrary data):
6323 Clean up markup.
6324
6325 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6326
6327 * gnus.texi (The Gnus Registry): Document it.
6328
6329 2008-09-08 David Engster <dengste@eml.cc>
6330
6331 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6332 Clarify section about choosing back end servers.
6333
6334 2008-08-23 Glenn Morris <rgm@gnu.org>
6335
6336 * dired-x.texi (Shell Command Guessing):
6337 Mention dired-guess-shell-case-fold-search. (Bug#417)
6338
6339 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6340
6341 * trampver.texi: Update release number.
6342
6343 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6344
6345 * ns-emacs.texi: Update version.
6346 (Introduction): Correct menu location for options save.
6347 (Customization): Note that defaults are stored under org.gnu.Emacs.
6348
6349 2008-08-11 Bill Wohler <wohler@newt.com>
6350
6351 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6352 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6353 Henman) (closes SF #1768928).
6354
6355 2008-08-10 Glenn Morris <rgm@gnu.org>
6356
6357 * ns-emacs.texi: Use @copying. Change copyright of authors with
6358 assignment to FSF. Change license to GFDL.
6359 (Top): Remove outdated references.
6360
6361 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6364 Add gnus-summary-sort-by-most-recent-number and
6365 gnus-summary-sort-by-most-recent-date.
6366 (Summary Sorting): Explain prefix argument.
6367
6368 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6369
6370 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6371 gnus-summary-pipe-output.
6372
6373 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * dbus.texi (Receiving Method Calls): Document error handling of own
6376 D-Bus methods.
6377
6378 2008-08-01 Bill Wohler <wohler@newt.com>
6379
6380 * mh-e.texi (Reading Mail)
6381 (Viewing Attachments): Describe new function
6382 mh-show-preferred-alternative.
6383 (Sending Mail, Redistributing, Sending Message): Describe new hook
6384 mh-annotate-msg-hook.
6385
6386 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6387
6388 * dbus.texi (Arguments and Signatures): Fix example.
6389 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6390 (Asynchronous Methods): New node.
6391 (Errors and Events): Describe extended layout of `dbus-event'.
6392 New defun `dbus-event-message-type'.
6393
6394 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6395
6396 * ediff.texi: Remove VMS support.
6397
6398 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6399
6400 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6401 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6402
6403 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6404
6405 * Makefile.in: Add mairix-el targets.
6406
6407 2008-07-29 David Engster <deng@randomsample.de>
6408
6409 * mairix-el.texi: New file.
6410
6411 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6412
6413 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6414 project files. Delete 'main_unit' project variable; not needed. Allow
6415 process environment variables wherever project variables are allowed.
6416 Add tutorial section on multiple GNAT project files.
6417
6418 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6419
6420 Sync with Tramp 2.1.14.
6421
6422 * trampver.texi: Update release number.
6423
6424 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6425
6426 * ns-emacs.texi:
6427 * faq.texi: Remove mentions of Mac Carbon.
6428
6429 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6430
6431 * gnus.texi (Saving Articles): Describe the 2nd argument of
6432 gnus-summary-save-in-pipe.
6433 (SpamAssassin): Use it.
6434
6435 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6436
6437 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6438
6439 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6440
6441 * org.texi (Export options): Document the use of the creator flag.
6442
6443 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6444
6445 * org.texi: New version 6.06a.
6446
6447 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6448
6449 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6450 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6451
6452 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6453
6454 * calc.texi (Editing Stack Entries, Algebraic Entry):
6455 Rewrite introductory sentences so it can be used by
6456 Calc's help functions. Mention fixing typos.
6457 (Customizing Calc): Fix typo.
6458
6459 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6460
6461 * calc.texi (summarykey): New macro. Use to correctly format keys in
6462 the summary.
6463
6464 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6465
6466 * ns-emacs.texi (Customization): Corrected documentation on color
6467 specification formats.
6468
6469 2008-07-19 Andreas Schwab <schwab@suse.de>
6470
6471 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6472
6473 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6474 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6475
6476 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6477
6478 * dbus.texi (Inspection): Rework, introduce submenus.
6479 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6480 (Properties and Annotations, Arguments and Signatures): New nodes.
6481
6482 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6483
6484 * dbus.texi (Receiving Method Calls): Fix description of
6485 `dbus-register-method'.
6486 (Signals): Allow also signal arguments for filtering in
6487 `dbus-register-signal'.
6488
6489 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6490
6491 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6492 `cnorm'.
6493 (Arithmetic Tutorial): Simplify the verification of prime factors.
6494
6495 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6496
6497 * gnus.texi (Saving Articles): Mention
6498 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6499
6500 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6501
6502 * calc.texi: Adjust mode line throughout.
6503
6504 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6505
6506 * sasl.texi (Mechanisms): Fix typos.
6507
6508 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6509
6510 * calc.texi (Killing from the stack): Mention using normal Emacs
6511 copying.
6512
6513 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6514
6515 * tramp.texi (Password handling): Rename from "Password caching".
6516 Add `auth-source' mechanism.
6517 (Connection caching): Tramp reopens the connection automatically,
6518 when the operating system on the remote host has been changed.
6519
6520 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6521
6522 * makefile.w32-in (distclean): Remove makefile.
6523
6524 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6525
6526 * org.texi (Using the mapping API): New section.
6527 (Agenda column view): New section.
6528 (Moving subtrees): Document archiving to the archive sibling.
6529 (Agenda commands): Document columns view in the agenda.
6530 (Using the property API): Document the API for multi-valued properties.
6531
6532 2008-06-17 Jason Riedy <jason@acm.org>
6533
6534 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6535 function, and efmt may be a two-argument function.
6536 (Radio tables): Document multiple destinations.
6537
6538 2008-06-16 Glenn Morris <rgm@gnu.org>
6539
6540 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6541 Add Cover-Texts.
6542
6543 2008-06-15 Glenn Morris <rgm@gnu.org>
6544
6545 * faq.texi (VER): Update to 23.0.60.
6546
6547 * mh-e.texi: Remove option of licensing under GPL.
6548 Add Cover-Texts to GFDL permissions notice.
6549 (GPL): Remove section.
6550 (GFDL): Include doclicense.texi rather than the actual text.
6551
6552 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6553 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6554
6555 * sasl.texi: Fix output file name.
6556
6557 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6558
6559 * gnus-coding.texi: Refer to license in Gnus manual.
6560
6561 * idlwave.texi, sasl.texi: Use @copying.
6562
6563 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6564
6565 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6566
6567 * url.texi: Use @copying, @title, @subtitle, @author.
6568
6569 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6570 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6571 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6572 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6573 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6574 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6575 * widget.texi, woman.texi:
6576 Remove references to external license, since doclicense is included.
6577
6578 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6579 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6580 Remove references to non-existent Invariant Sections.
6581
6582 2008-06-14 Glenn Morris <rgm@gnu.org>
6583
6584 * faq.texi (Major packages and programs): Remove references to external
6585 Supercite, Calc, VIPER, since they have been included for some time.
6586 Update VM, AUCTeX, BBDB entries.
6587
6588 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6589
6590 * newsticker.texi: Updated to match latest newsticker changes.
6591
6592 2008-06-13 Glenn Morris <rgm@gnu.org>
6593
6594 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6595 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6596 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6597 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6598 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6599 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6600 * woman.texi:
6601 Update Back-Cover Text as per maintain.info.
6602
6603 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6606
6607 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6608 (gnus-faq.xml): Update repository host.
6609
6610 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6611
6612 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6613
6614 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6615 Fix a typo.
6616
6617 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6618
6619 * gnus.texi (Mail Source Customization): Correct values of
6620 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6621 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6622
6623 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6626 coding standards.
6627
6628 2008-06-14 David Engster <dengste@eml.cc>
6629
6630 * gnus.texi (nnmairix): Markup fixes.
6631
6632 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus.texi (nnmairix): Markup and other minor fixes.
6635
6636 2008-06-05 David Engster <dengste@eml.cc>
6637
6638 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6639
6640 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6643 (Searching, nnir, nnmairix): New stub nodes.
6644
6645 2008-05-30 Felix Lee <felix.1@canids.net>
6646
6647 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6648
6649 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6650
6651 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6652
6653 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6654
6655 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6656
6657 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6658
6659 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6660
6661 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6662
6663 * info.texi (Top): Fix typo in xref.
6664
6665 2008-05-05 Karl Berry <karl@gnu.org>
6666
6667 * info.texi (Top): @xref to stand-alone manual.
6668
6669 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6670
6671 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6672 (Various Summary Stuff): Fix typo in last xref.
6673
6674 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6675
6676 * org.texi (Moving subtrees): Fix typo.
6677
6678 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6679
6680 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6681 Tramp via `tramp-mode'.
6682
6683 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6684
6685 * org.texi: Massive changes, in many parts of the file.
6686
6687 2008-04-27 Jason Riedy <jason@acm.org>
6688
6689 * org.texi (A LaTeX example): Note that fmt may be a
6690 one-argument function, and efmt may be a two-argument function.
6691 (Radio tables): Document multiple destinations.
6692
6693 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6694
6695 * gnus.texi (Oort Gnus): Add message-fill-column.
6696
6697 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6698
6699 * gnus.texi (Mail Source Specifiers): Typo fix.
6700
6701 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6702
6703 * gnus.texi (Diary Headers Generation): Update key binding for
6704 `gnus-diary-check-message'.
6705
6706 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6707
6708 * gnus.texi (Emacsen): Addition.
6709
6710 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6711
6712 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6713
6714 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6715
6716 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6717
6718 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6719
6720 * gnus-news.texi: Update tool bar item.
6721
6722 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6723
6724 * gnus-news.texi: Fix typos.
6725
6726 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6727
6728 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6729 Add mention of `kron'.
6730
6731 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6732
6733 * epa.texi (Encrypting/decrypting *.gpg files):
6734 Document epa-file-name-regexp.
6735
6736 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * gnus.texi (Example Methods): Fix description about ssh-agent.
6739 (Indirect Functions): Fix the default value of nntp-telnet-command;
6740 remove link to connect.html.
6741
6742 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6743
6744 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6745 dbus-call-method.
6746 (Receiving Method Calls): The timeout can be set by the calling client.
6747
6748 * trampver.texi: Update release number.
6749
6750 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6751
6752 * gnus.texi (Top): Fix version. Add SASL.
6753
6754 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6755
6756 Sync with Tramp 2.1.13.
6757
6758 * trampver.texi: Update release number.
6759
6760 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6761
6762 * org.texi: Update to new org-mode website.
6763
6764 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6765
6766 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6767
6768 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6769
6770 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6771 gnus-read-ephemeral-gmane-group-url,
6772 gnus-read-ephemeral-emacs-bug-group,
6773 gnus-read-ephemeral-debian-bug-group.
6774
6775 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6776
6777 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6778
6779 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6780 Add FIXMEs for Bookmarks and gnus-registry-marks.
6781
6782 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6783
6784 * gnus.texi (Smileys): Document `smiley-style'.
6785
6786 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6787
6788 * gnus.texi (Gnus Development): Clarify difference between ding and
6789 gnu.emacs.gnus.
6790 (MIME Commands, Using MIME, RSS): Fix markup.
6791
6792 * gnus-faq.texi ([8.4]): Ditto.
6793
6794 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6795
6796 * gnus.texi (Emacsen): Remove obsolete stuff.
6797
6798 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6799
6800 * gnus.texi (Oort Gnus): Add version info WRT
6801 `mail-source-delete-incoming'.
6802
6803 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6804
6805 * gnus.texi (Top): Add "Other related manuals" and version info in
6806 `iftex' output.
6807 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6808 gnus-balloon-face-0 and the corresponding format specifiers.
6809
6810 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6811
6812 * tramp.texi (Filename completion): Remove footnote about let-bind
6813 of `partial-completion-mode'. It doesn't work this way.
6814
6815 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6816
6817 * pcl-cvs.texi (Contributors): Update my email.
6818
6819 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6820
6821 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6822
6823 2008-03-17 Bill Wohler <wohler@newt.com>
6824
6825 * mh-e.texi (Viewing): Update URL for adding header fields to
6826 mh-invisible-header-fields-default.
6827
6828 2008-03-16 Bill Wohler <wohler@newt.com>
6829
6830 * mh-e.texi (Preface): Add Gnus to requirements.
6831 (Forwarding): Note that forwarded MIME messages are now inline.
6832
6833 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6834
6835 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6836 (Common Variables): Give precedence to the netcat methods over the
6837 telnet methods, and mention that they are more reliable.
6838
6839 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6840
6841 * org.texi (Exporting Agenda Views): Document agenda export to
6842 iCalendar.
6843 (Progress logging): Document the new progress logging stuff.
6844
6845 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6846
6847 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6848 Update for change of `mail-source-delete-incoming'.
6849
6850 * gnus-news.texi: Ditto.
6851
6852 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6853
6854 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6855 custom versions.
6856
6857 2008-03-07 Alan Mackenzie <acm@muc.de>
6858
6859 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6860 parens/brackets in a k&r region is limited.
6861
6862 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6863
6864 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6865 using different Emacs versions.
6866
6867 2008-02-27 Glenn Morris <rgm@gnu.org>
6868
6869 * sc.texi: Remove a lot of old and obsolete info.
6870 (titlepage): Simplify.
6871 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6872 (VM with any Emacsen, GNEWS with any Emacsen)
6873 (Overloading for Non-conforming MUAs, Version 3 Changes)
6874 (The Supercite Mailing List): Delete nodes.
6875 (Introduction): Remove info about old packages.
6876 (Getting Connected): Simplify. Remove info about old packages.
6877 (Citing Commands): Delete Emacs 19 info.
6878 (Hints to MUA Authors): Simplify.
6879 (Thanks and History): Merge in some info from the deleted node
6880 "Version 3 Changes".
6881
6882 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6883
6884 * org.texi (Setting tags, In-buffer settings):
6885 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6886
6887 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6888
6889 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6890 installation directory name.
6891
6892 2008-02-12 Romain Francoise <romain@orebokech.com>
6893
6894 * epa.texi (Overview): Fix typo.
6895
6896 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6897
6898 * epa.texi (Quick start): Remove the .emacs setting.
6899
6900 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6901
6902 * epa.texi (Quick start): Use the command `epa-enable' instead of
6903 loading `epa-setup'.
6904
6905 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6906
6907 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6908 ($(infodir)/epa, epa.dvi): New targets.
6909
6910 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6911
6912 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6913
6914 * epa.texi: New manual documenting the EasyPG Assistant.
6915
6916 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6917
6918 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6919 (Inspection): New function dbus-ping.
6920
6921 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6922
6923 * tramp.texi (Remote processes): Add `shell-command'.
6924
6925 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6926
6927 * tramp.texi: Use new FSF's Back-Cover Text.
6928
6929 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6930
6931 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6932 (Group Parameters): Document `mail-source' parameter.
6933
6934 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6935
6936 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6937 must be a local host.
6938
6939 2008-01-26 Michael Olson <mwolson@gnu.org>
6940
6941 * erc.texi: Update version for ERC 5.3 release.
6942 (Obtaining ERC): Update extras URLs for 5.3.
6943 (Development): Write instructions for git, and remove those for Arch.
6944 (History): Mention the switch to git.
6945
6946 2008-01-24 Karl Berry <karl@gnu.org>
6947
6948 * info.texi (Search Index, Search Text): Mention the command
6949 character in the section name, a la the (Go to node) node.
6950
6951 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6952
6953 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6954
6955 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6956
6957 * gnus-news.texi: Mention gnus-article-describe-bindings.
6958
6959 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6960
6961 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6962
6963 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6964
6965 * org.texi (Property inheritance): New section.
6966 (Conventions): New section.
6967 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6968 commands, and the new bindings for refiling.
6969 (Sparse trees): Document the new special command for sparse trees.
6970 (References): Be more clear about the counting of hilines.
6971 (Handling links): Document M-p/n for accessing links.
6972 (Fast access to TODO states): New section.
6973 (Per file keywords): New section.
6974 (Property inheritance): New section.
6975 (Column attributes): New summary types.
6976 (Capturing Column View): New section.
6977 (The date/time prompt): Cover the new features in the date/time prompt.
6978 Compactify the table of keys for the calendar remote control.
6979 (Clocking work time): Document the new :scope parameter.
6980 (Remember): Promoted to chapter.
6981 (Quoted examples): New section.
6982 (Enhancing text): New verbatim environments.
6983
6984 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6985
6986 * trampver.texi: Update release number.
6987
6988 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6989
6990 * gnus.texi (Article Keymap):
6991 Add gnus-article-wide-reply-with-original; fix descriptions of
6992 gnus-article-reply-with-original and
6993 gnus-article-followup-with-original.
6994
6995 2008-01-09 Glenn Morris <rgm@gnu.org>
6996
6997 * nxml-mode.texi: Add @copying section.
6998
6999 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7000
7001 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7002 Server". Add `message-send-mail-with-mailclient'.
7003
7004 * gnus.texi (Posting Server): Move some text to "(message)Mail
7005 Variables" and add a reference here.
7006
7007 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7008
7009 * dbus.texi (Receiving Method Calls): New chapter.
7010 (Errors and Events): Add serial number to events. Replace "signal" by
7011 "message". Introduce dbus-event-serial-number.
7012
7013 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7014
7015 * dbus.texi (Type Conversion): Explain the type specification for empty
7016 arrays. Use another example.
7017
7018 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7019
7020 * dbus.texi (all): Replace "..." by @dots{}.
7021 (Type Conversion): Precise the value range for :byte types.
7022 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7023 Mention its return value.
7024 (Errors and Events): There is no D-Bus error propagation during event
7025 processing.
7026
7027 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7028
7029 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7030 New sections.
7031
7032 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Group Parameters): Reorder the text and add a note about
7035 `gnus-parameters' near the beginning of the node.
7036
7037 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7038
7039 * gnus.texi (Score File Editing): Fix function name.
7040
7041 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7042
7043 Sync with Tramp 2.1.12.
7044
7045 * trampver.texi: Update release number.
7046
7047 2007-12-22 Richard Stallman <rms@gnu.org>
7048
7049 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7050
7051 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7052
7053 * dbus.texi (Type Conversion): Correct input parameters mapping.
7054
7055 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7056
7057 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7058 (Errors and Events): Mention wrong-type-argument error.
7059
7060 2007-12-21 Alex Schroeder <alex@gnu.org>
7061
7062 * rcirc.texi: Changed single spaces after sentence end to double
7063 spaces. Fixed some typos.
7064 (Internet Relay Chat): Explain relay.
7065 (Getting started with rcirc): Change items to reflect prompts.
7066 Add more explanation to rcirc-track-minor-mode and added a comment to
7067 warn future maintainers that this section is a copy.
7068 (People): Change /ignore example.
7069 (Keywords): Not keywords.
7070
7071 2007-12-20 Alex Schroeder <alex@gnu.org>
7072
7073 * rcirc.texi (Top): Fighting Information Overload chapter added.
7074 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7075 (rcirc commands): Move /ignore command to the new chapter.
7076 (Fighting Information Overload): New chapter documenting /keyword,
7077 /bright, /dim, channel ignore, and low priority channels.
7078 (Configuration): Document rcirc-server-alist, remove
7079 rcirc-startup-channels-alist and rcirc-default-server.
7080
7081 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * dbus.texi (Signals): Fix example in dbus-register-signal.
7084
7085 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7086
7087 * gnus.texi (Score Variables): Fix typo.
7088
7089 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7090
7091 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7092 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7093 (Errors and Events): Adapt dbus-event.
7094
7095 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7096
7097 * gnus.texi (Other Files): Add the yenc command.
7098
7099 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7100
7101 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7102 since 2004-08-06.
7103
7104 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7105
7106 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7107 on body.
7108
7109 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7110
7111 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7112 and rfc2047-allow-irregular-q-encoded-words; fix description of
7113 rfc2047-encode-encoded-words.
7114
7115 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7118
7119 2007-12-05 Michael Olson <mwolson@gnu.org>
7120
7121 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7122 Update documentation for `remember-diary-file'.
7123
7124 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7125
7126 * dbus.texi (Signals): Precise `dbus-register-signal'.
7127 (Errors and Events): Rework events part, the internal structure of
7128 dbus-event has changed.
7129
7130 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7131
7132 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7133 ($(infodir)/dbus, dbus.dvi): New targets.
7134
7135 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7136
7137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7138 unconditionally.
7139
7140 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7141 emulation with @print{}.
7142
7143 2007-12-02 Richard Stallman <rms@gnu.org>
7144
7145 * dbus.texi (Overview): Minor cleanup.
7146
7147 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7148
7149 * Makefile.in (INFO_TARGETS): Add dbus.
7150 (DVI_TARGETS): Add dbus.dvi.
7151 (dbus, dbus.dvi): New targets.
7152
7153 * dbus.texi: New file.
7154
7155 2007-11-24 Romain Francoise <romain@orebokech.com>
7156
7157 * nxml-mode.texi: Add description in @direntry.
7158 Fix file name to match @setfilename.
7159
7160 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7161
7162 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7163 ($(infodir)/nxml-mode): New rule.
7164
7165 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7166 ($(infodir)/nxml-mode): New rule.
7167 (clean): Add nxml-mode*.
7168
7169 * nxml-mode.texi: New file with nxml manual.
7170
7171 2007-11-18 Richard Stallman <rms@gnu.org>
7172
7173 * flymake.texi (Example -- Configuring a tool called directly):
7174 Update example.
7175
7176 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7177
7178 * tramp.texi (Filename completion): Simplify explanation of
7179 double-slash behavior. Explain directory contents flushing.
7180
7181 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7182
7183 * calc.texi (TeX and LaTeX Language Modes): Put in
7184 missing braces.
7185
7186 2007-11-15 Richard Stallman <rms@gnu.org>
7187
7188 * cl.texi (Equality Predicates): Delete `eql'.
7189 (Predicates, Naming Conventions, Top): Delete `eql'.
7190 (Common Lisp Compatibility): Delete `eql'.
7191 (Porting Common Lisp): Delete obsolete backquote info.
7192 Minor clarification about character constants.
7193 (Sequence Basics): Minor clarification.
7194
7195 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7196
7197 * cc-mode.texi (Electric Keys, Custom Macros):
7198 * tramp.texi (Filename completion): Fix typos.
7199
7200 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7201
7202 * calc.texi (Basic commands): Mention the menu.
7203
7204 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7205
7206 * tramp.texi (Connection caching): Tramp flushes connection
7207 properties when remote operating system has been changed.
7208
7209 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7210
7211 * gnus-news.texi: Fix spelling.
7212 `message-insert-formatted-citation-line', not
7213 `message-insert-formated-citation-line'.
7214
7215 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7216
7217 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7218
7219 * tramp.texi (Overview): Mention also the PuTTY integration under
7220 w32. Remove paragraphs about Tramp's experimental status.
7221 (Frequently Asked Questions): Add code example for highlighting the
7222 mode line.
7223
7224 2007-11-03 Michael Olson <mwolson@gnu.org>
7225
7226 * remember.texi: Change mentions of remember-buffer to
7227 remember-finalize throughout.
7228
7229 2007-10-30 Michael Olson <mwolson@gnu.org>
7230
7231 * remember.texi (Copying): Remove.
7232 (Mailbox): Update with non-BBDB instructions.
7233 (Diary, Org): Add.
7234 (Bibliography, Planner Page): Remove.
7235
7236 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7237
7238 * makefile.w32-in (INFO_TARGETS): Add remember.
7239 (DVI_TARGETS): Add remember.dvi.
7240 ($(infodir)/remember): New rule.
7241 (clean): Add remember*.
7242
7243 2007-10-30 Michael Olson <mwolson@gnu.org>
7244
7245 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7246 ($(infodir)/remember): New rule that builds the Remember Manual.
7247
7248 * remember.texi: New file containing the Remember Mode Manual.
7249 Shuffle chapters around after initial import.
7250 (Function Reference): Split Keystrokes into separate chapter.
7251 (Keystrokes): Document C-c C-k.
7252 (Introduction): Fix typographical issue with "---".
7253
7254 2007-10-29 Richard Stallman <rms@gnu.org>
7255
7256 * widget.texi (Introduction): Delete discussion of implementation
7257 internals.
7258
7259 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7260
7261 * tramp.texi (Connection caching): Host names must be different
7262 when tunneling.
7263
7264 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7265
7266 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7267 Gnus v5.13.
7268
7269 2007-10-28 Miles Bader <miles@gnu.org>
7270
7271 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7272
7273 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * gnus.texi (Sorting the Summary Buffer):
7276 Remove gnus-article-sort-by-date-reverse.
7277
7278 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7279
7280 * gnus.texi (Non-ASCII Group Names): New node.
7281 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7282 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7283
7284 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7285
7286 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7287 clean the output of the program `imap-shell-program'.
7288
7289 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7290
7291 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7292
7293 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7294
7295 * gnus.texi (Sticky Articles): Documentation for sticky article
7296 buffers.
7297
7298 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7299
7300 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7301
7302 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7303
7304 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7305
7306 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7307
7308 * gnus.texi (Archived Messages):
7309 Document gnus-update-message-archive-method.
7310
7311 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7312
7313 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7314
7315 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7316
7317 * gnus.texi (Group Maneuvering):
7318 Document `gnus-summary-next-group-on-exit'.
7319
7320 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7321
7322 * gnus.texi (Really Various Summary Commands):
7323 Mention gnus-auto-select-on-ephemeral-exit.
7324
7325 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7326
7327 * gnus.texi, message.texi: Bump version number.
7328
7329 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7330
7331 * gnus.texi (Group Line Specification, Misc Group Stuff)
7332 (Server Commands): Parenthesize @pxref{Mail Spool}.
7333
7334 2007-10-28 Didier Verna <didier@xemacs.org>
7335
7336 New user option: message-signature-directory.
7337 * message.texi (Insertion Variables): Document it.
7338 * gnus.texi (Posting Styles): Ditto.
7339
7340 2007-10-28 Didier Verna <didier@xemacs.org>
7341
7342 * gnus.texi (Group Line Specification):
7343 * gnus.texi (Misc Group Stuff):
7344 * gnus.texi (Server Commands): Document the group compaction feature.
7345
7346 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7347
7348 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7349
7350 * message.texi (Various Message Variables): Add message-fill-column.
7351
7352 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7353
7354 * gnus.texi: Untabify.
7355
7356 2007-10-28 Didier Verna <didier@xemacs.org>
7357
7358 * gnus.texi (Group Parameters): Document the posting-style merging
7359 process in topic-mode.
7360
7361 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7364
7365 2007-10-28 Romain Francoise <romain@orebokech.com>
7366
7367 * gnus.texi (Mail Spool): Fix typo.
7368 Update copyright.
7369
7370 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7371
7372 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7373
7374 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7375
7376 * gnus.texi (Summary Generation Commands):
7377 Add gnus-summary-insert-ticked-articles.
7378
7379 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7380
7381 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7382 to spam-spamassassin-program.
7383
7384 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7385
7386 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7387
7388 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7389
7390 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7391
7392 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7393
7394 * message.texi (Mail Headers): Document `opportunistic'.
7395
7396 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7397
7398 * emacs-mime.texi (Encoding Customization): Explain how to set
7399 mm-coding-system-priorities per hierarchy.
7400
7401 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7402
7403 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7404 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7405
7406 2007-10-28 Didier Verna <didier@xemacs.org>
7407
7408 * message.texi (Wide Reply): Update documentation of
7409 message-dont-reply-to-names (now allowing a list of regexps).
7410
7411 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7412
7413 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7414
7415 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7416
7417 * gnus.texi (SpamAssassin back end): Fix typo.
7418
7419 * sieve.texi (Examples): Fix grammar.
7420
7421 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7422
7423 * gnus.texi (Searching for Articles): Document M-S and M-R.
7424 (Limiting): Document / b.
7425
7426 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7427
7428 * gnus.texi (Thread Commands): T M-^.
7429
7430 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7431
7432 * message.texi (Mail Aliases): Document ecomplete.
7433 (Mail Aliases): Fix typo.
7434
7435 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7436
7437 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7438 fix typo.
7439
7440 2007-10-28 Romain Francoise <romain@orebokech.com>
7441
7442 * gnus.texi (Mail Spool): Grammar fix.
7443
7444 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7445
7446 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7447 string.
7448
7449 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7450
7451 * gnus.texi (Group Parameters): Fix description.
7452
7453 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7454
7455 * gnus.texi (Gmane Spam Reporting):
7456 Fix spam-report-gmane-use-article-number.
7457 Add spam-report-user-mail-address.
7458
7459 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7460
7461 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7462
7463 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7464
7465 * gnus.texi (Group Parameters): Add simplified sorting example based on
7466 example for `Sorting the Summary Buffer' from Jari Aalto
7467 <jari.aalto@cante.net>.
7468 (Example Methods): Add example for an indirect connection.
7469
7470 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7471
7472 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7473 (Agent Parameters): Update parameter names to match code.
7474 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7475 'gnus-agent-summary-fetch-series'.
7476 (Agent and flags): New section providing a generalized discussion
7477 of flag handling.
7478 (Agent and IMAP): Remove flag discussion.
7479 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7480
7481 2007-10-28 Romain Francoise <romain@orebokech.com>
7482
7483 * gnus.texi (Exiting the Summary Buffer): Add new function
7484 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7485
7486 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7487
7488 * gnus.texi (Conformity): Fix typo.
7489 (Customizing Articles): Document `first'.
7490
7491 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7492
7493 * gnus.texi (Sorting the Summary Buffer):
7494 Add `gnus-thread-sort-by-date-reverse'. Add example
7495 host to different sorting in NNTP and RSS groups.
7496
7497 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7498
7499 * message.texi (Insertion): Describe prefix for
7500 message-mark-inserted-region and message-mark-insert-file.
7501
7502 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7505 LaTeX documents. Describe "text/x-gnus-verbatim".
7506
7507 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7508
7509 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7510 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7511 (spam-stat spam filtering, SpamOracle)
7512 (Extending the Spam ELisp package): Remove extra quote symbol for
7513 clarity.
7514
7515 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7516
7517 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7518 gnus-article-delete-part and gnus-article-replace-part.
7519 (Using MIME): Add gnus-mime-replace-part.
7520
7521 2007-10-28 Romain Francoise <romain@orebokech.com>
7522
7523 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7524 requires `auto-compression-mode' to be enabled. Add new nnml
7525 variable `nnml-compressed-files-size-threshold'.
7526
7527 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7528
7529 * gnus.texi (Sorting the Summary Buffer):
7530 Add gnus-thread-sort-by-recipient.
7531
7532 2007-10-28 Romain Francoise <romain@orebokech.com>
7533
7534 * message.texi (Insertion Variables): Mention new variable
7535 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7536 documentation accordingly.
7537
7538 2007-10-28 Romain Francoise <romain@orebokech.com>
7539
7540 * gnus.texi (To From Newsgroups): Mention new variables
7541 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7542
7543 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7544
7545 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7546 stuff; gnus-mime-inline-part does the automatic decompression.
7547
7548 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7549
7550 * gnus.texi (Spam ELisp Package Configuration Examples):
7551 "training.ham" should be "training.spam".
7552
7553 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7554
7555 * message.texi (Mail Variables): Fix the default value for
7556 message-send-mail-function.
7557
7558 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7559
7560 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7561 always returns nil exceptionally.
7562
7563 2007-10-28 Simon Josefsson <jas@extundo.com>
7564
7565 * gnus.texi (Article Washing): Add libidn URL.
7566 Suggested by Michael Cook <michael@waxrat.com>.
7567
7568 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7569
7570 * gnus.texi (Topic Commands): Fix next/previous.
7571
7572 2007-10-28 Simon Josefsson <jas@extundo.com>
7573
7574 * gnus.texi (Article Washing): Mention `W i'.
7575
7576 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7577
7578 * gnus.texi (Group Parameters): Slight extension of sieve
7579 parameter description.
7580
7581 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7582
7583 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7584 matching score files as well.
7585 (Picons): Describe `gnus-picon-style'.
7586
7587 2007-10-28 Romain Francoise <romain@orebokech.com>
7588
7589 * message.texi (Message Headers): Mention that headers are hidden
7590 using narrowing, and how to expose them.
7591 Update copyright.
7592
7593 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7594
7595 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7596 `gnus-summary-sort-by-recipient'.
7597
7598 2007-10-28 Romain Francoise <romain@orebokech.com>
7599
7600 * gnus.texi (NNTP marks): New node.
7601 (NNTP): Move NNTP marks variables to the new node.
7602
7603 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7604
7605 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7606
7607 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7608
7609 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7610
7611 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7612 everywhere for consistency.
7613 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7614 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7615 Say "regular expression" instead of "regex." Admonish.
7616 Pick other words to sound better (s/so/thus/).
7617 (Spam ELisp Package Filtering of Incoming Mail):
7618 Mention statistical filters. Remove old TODO.
7619 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7620 New section on sorting and displaying the spam score.
7621 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7622 backend but an alias to spam-use-BBDB.
7623 (Extending the Spam ELisp package): Rewrite the example using the
7624 new backend functionality.
7625
7626 2007-10-28 Simon Josefsson <jas@extundo.com>
7627
7628 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7629 nntp-marks-directory, from Romain Francoise
7630 <romain@orebokech.com>.
7631
7632 2007-10-28 Magnus Henoch <mange@freemail.hu>
7633
7634 * gnus.texi (Hashcash): New default value of
7635 hashcash-default-payment.
7636
7637 2007-10-28 Simon Josefsson <jas@extundo.com>
7638
7639 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7640 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7641
7642 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7643
7644 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7645
7646 2007-10-28 Simon Josefsson <jas@extundo.com>
7647
7648 * gnus.texi (documentencoding): Add, to avoid warnings.
7649
7650 2007-10-28 Simon Josefsson <jas@extundo.com>
7651
7652 * message.texi (Mail Headers): Add.
7653
7654 * gnus.texi (Hashcash): Fix.
7655
7656 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7657
7658 * gnus.texi (Hashcash): Change location of library, also mention
7659 that payments can be verified and fix the name of the
7660 hashcash-path variable.
7661
7662 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7663
7664 * gnus.texi (Article Display): Add `gnus-picon-style'.
7665
7666 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7667
7668 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7669
7670 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7671
7672 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7673 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7674 warning about ham processors in spam groups removed.
7675
7676 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7677
7678 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7679 From Hubert Chan <hubert@uhoreg.ca>.
7680
7681 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7682
7683 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7684 (Mailing List): Typo.
7685 (Customizing Articles): Add gnus-treat-ansi-sequences.
7686 (Article Washing): Index.
7687
7688 * message.texi: Use m-dash consistently.
7689
7690 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7691
7692 * gnus.texi (GroupLens): Remove.
7693
7694 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7695
7696 * gnus.texi (Outgoing Messages, Agent Variables):
7697 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7698 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7699
7700 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7701
7702 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7703
7704 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7705
7706 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7707
7708 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7709
7710 2007-10-28 Simon Josefsson <jas@extundo.com>
7711
7712 * gnus.texi (Top): Add SASL.
7713
7714 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7715
7716 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7717
7718 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7719
7720 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7721
7722 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7723
7724 * calc.texi (Formulas, Composition Basics): Lower the
7725 precedence of negation.
7726
7727 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7728
7729 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7730 Mention the new three-letter column identifiers.
7731 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7732 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7733 message when using `c' on an empty default with default printer.
7734 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7735 renamed to `ses--symbolic-formulas' some time ago.
7736
7737 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7738
7739 * calc.texi (Default Simplifications, Making Selections)
7740 (Customizing Calc): Clarify associativity of multiplication.
7741
7742 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7743
7744 * tramp.texi (Traces and Profiles): Simplify loop over
7745 `trace-function-background'.
7746
7747 2007-10-22 Juri Linkov <juri@jurta.org>
7748
7749 * dired-x.texi (Shell Command Guessing): Default values are now
7750 available by typing M-n instead of M-p.
7751
7752 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7753
7754 * tramp.texi (Cleanup remote connections): New section.
7755 (Password caching): Remove `tramp-clear-passwd'.
7756 It's not a command anymore.
7757 (Bug Reports): Add `tramp-bug' to function index.
7758 (Function Index, Variable Index): New nodes.
7759 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7760
7761 * trampver.texi: Update release number.
7762
7763 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7764
7765 * calc.texi (History and Acknowledgements): Turn comment
7766 about integer size into past tense.
7767 (Time Zones): Remove pointer to Calc author's address.
7768 (Trigonometric and Hyperbolic Functions): Mention cotangent
7769 and hyperbolic cotangent. Fix typo.
7770
7771 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7772
7773 Sync with Tramp 2.1.11.
7774
7775 * trampver.texi: Update release number.
7776
7777 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7778
7779 * tramp.texi (External packages): New section.
7780
7781 2007-09-29 Juri Linkov <juri@jurta.org>
7782
7783 * info.texi (Help-Int): Document `L' (`Info-history').
7784
7785 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi: Change links to webpage and maintained email.
7788 (Remember): Promote to Chapter, significant changes.
7789 (Fast access to TODO states): New section.
7790 (Faces for TODO keywords): New section.
7791 (Export options): Example for #+DATE.
7792 (Progress logging): Section moved.
7793
7794 2007-09-26 Bill Wohler <wohler@newt.com>
7795
7796 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7797 browse-url-at-mouse.
7798
7799 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7800
7801 * flymake.texi (Customizable variables): Face names don't end in -face.
7802 Fix flymake-err-line-patterns template.
7803 (Example -- Configuring a tool called directly): Fix init-function.
7804 (Highlighting erroneous lines): Face names don't end in -face.
7805
7806 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7807
7808 * erc.texi (Special-Features): Fix small typo.
7809
7810 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7811
7812 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7813 and "External transfer methods".
7814
7815 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7816
7817 * calc.texi (Predefined Units): Add some history.
7818
7819 2007-09-08 Michael Olson <mwolson@gnu.org>
7820
7821 * erc.texi (Copying): New section included from gpl.texi.
7822 This matches the look of the upstream ERC manual.
7823
7824 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7825
7826 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7827 (Random Numbers): Clarify the distribution of `random'.
7828
7829 2007-09-06 Glenn Morris <rgm@gnu.org>
7830
7831 Move manual sources from man/ to subdirectories of doc/.
7832 Split into the Emacs manual in emacs/, and other manuals in misc/.
7833 Change all setfilename commands to use ../../info.
7834 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7835 refer to the Emacs manual here.
7836 (infodir): New variable.
7837 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7838 (cc-mode.texi, faq.texi): Update references to source file locations.
7839 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7840 do not refer to the Emacs manual here.
7841 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7842
7843 * Makefile.in: Add `basename' versions of all info targets, for
7844 convenience when rebuilding just one manual.
7845 (../etc/GNU): Delete obsolete target.
7846 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7847 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7848 *.vrs *.toc here...
7849 (maintainer-clean): ...from here.
7850
7851 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7852
7853 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7854
7855 * calc.texi (Date Conversions): Clarify definition of
7856 Julian day numbering.
7857 (Date Forms): Clarify definition of Julian day numbering;
7858 add some history.
7859
7860 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7861
7862 * org.texi: Version 5.07.
7863
7864 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7865
7866 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7867
7868 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7869
7870 * org.texi (Adding hyperlink types): New section.
7871 (Embedded LaTeX): Chapter updated because of LaTeX export.
7872 (LaTeX export): New section.
7873 (Using links out): New section.
7874
7875 2007-08-22 Glenn Morris <rgm@gnu.org>
7876
7877 * faq.texi (Learning how to do something): Refcards now in
7878 etc/refcards/ directory.
7879
7880 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7881
7882 * tramp.texi (Remote Programs): Persistency file must be cleared when
7883 changing `tramp-remote-path'.
7884 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7885 macro.
7886
7887 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7888
7889 * calc.texi: Move contents to beginning of file.
7890 (Algebraic Entry): Fix the formatting of an example.
7891
7892 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7893
7894 * calc.texi (Basic Operations on Units): Mention exact versus
7895 inexact conversions.
7896
7897 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7898
7899 * calc.texi (Basic Operations on Units): Mention default
7900 values for new units.
7901 (Quick Calculator Mode): Mention that binary format will
7902 be displayed.
7903
7904 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7905
7906 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7907
7908 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7909
7910 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7911
7912 2007-08-08 Glenn Morris <rgm@gnu.org>
7913
7914 * gnus.texi, sieve.texi: Replace `iff'.
7915
7916 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7917
7918 * calc.texi (Basic Graphics): Mention the graphing of error
7919 forms.
7920 (Graphics Options): Mention how `g s' handles error forms.
7921 (Curve Fitting): Mention plotting the curves.
7922 (Standard Nonlinear Models): Add additional models.
7923 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7924 (Linear Fits): Correct result.
7925
7926 2007-08-01 Alan Mackenzie <acm@muc.de>
7927
7928 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7929 to "--no-site-file".
7930
7931 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7932
7933 * tramp.texi (Frequently Asked Questions): Point to mode line
7934 extension in Emacs 23.1.
7935
7936 * trampver.texi: Update release number.
7937
7938 2007-07-27 Glenn Morris <rgm@gnu.org>
7939
7940 * calc.texi (Copying): Include license text from gpl.texi, rather than
7941 in-line.
7942
7943 2007-07-25 Glenn Morris <rgm@gnu.org>
7944
7945 * calc.texi (Copying): Replace license with GPLv3.
7946
7947 * Relicense all FSF files to GPLv3 or later.
7948
7949 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7950
7951 Sync with Tramp 2.1.10.
7952
7953 * tramp.texi (trampfn): Expand macro implementation in order to handle
7954 empty arguments.
7955 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7956 occurrences by trampfn.
7957 (Frequently Asked Questions): Extend example code for host
7958 identification in the modeline. Add bbdb to approaches shortening Tramp
7959 file names to be typed.
7960
7961 * trampver.texi: Update release number.
7962
7963 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7964
7965 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7966 section. Reported by <poti@potis.org>.
7967 (Remote processes): Arguments of the program to be debugged are taken
7968 literally.
7969 (Frequently Asked Questions): Simplify recentf example.
7970
7971 2007-07-14 Karl Berry <karl@gnu.org>
7972
7973 * info.texi (@copying): New Back-Cover Text.
7974
7975 * info.texi (Quitting Info): Move to proper place in source.
7976 (Reported by Benno Schulenberg.)
7977
7978 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7979
7980 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7981
7982 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7983
7984 * emacs-mime.texi: Add @documentencoding directive.
7985
7986 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7987
7988 * tramp.texi (Remote processes): Add an anchor to the subsection
7989 "Running a debugger on a remote host".
7990
7991 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7992
7993 * tramp.texi (Remote processes): Don't call it "experimental" any
7994 longer. Add subsection about running a debugger on a remote host.
7995
7996 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7997
7998 * org.texi (Properties and columns): Chapter rewritten.
7999
8000 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8001
8002 * tramp.texi:
8003 * trampver.texi: Migrate to Tramp 2.1.
8004
8005 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8006
8007 * org.texi (Properties): New chapter.
8008
8009 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8010
8011 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8012 Control Panel.
8013
8014 * gnus.texi (Misc Article): Add index entry for
8015 gnus-single-article-buffer.
8016
8017 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8018
8019 * gnus.texi (Starting Up): Fix typo.
8020
8021 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8022
8023 * gnus.texi (Asynchronous Fetching): Fix typo.
8024
8025 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8026
8027 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8028 (About This Manual): Remove redundant information.
8029 (Getting Started): Mention author.
8030 (Basic Arithmetic, Customizing Calc): Make description of the
8031 variable `calc-multiplication-has-precedence' match its new effect.
8032
8033 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8034
8035 * calc.texi (Basic Arithmetic, Customizing Calc):
8036 Mention the variable `calc-multiplication-has-precedence'.
8037
8038 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8039
8040 * org.texi (Tag): Section swapped with node Timestamps.
8041 (Formula syntax for Lisp): Document new `L' flag.
8042
8043 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8044
8045 * gnus.texi (Misc Group Stuff, Summary Buffer)
8046 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8047
8048 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8049
8050 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8051 * gnus.texi (Article Buttons, Mail Source Customization)
8052 (Sending or Not Sending, Customizing NNDiary):
8053 * message.texi (Message Headers):
8054 * mh-e.texi (HTML): Fix typos.
8055
8056 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8057
8058 Sync with Tramp 2.0.56.
8059
8060 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8061 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8062
8063 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8064
8065 * Version 22.1 released.
8066
8067 2007-05-26 Michael Olson <mwolson@gnu.org>
8068
8069 * erc.texi (Modules): Fix references to completion modules.
8070
8071 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8072
8073 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8074
8075 2007-05-09 Didier Verna <didier@xemacs.org>
8076
8077 * gnus.texi (Email Based Diary): New. Proper documentation for the
8078 nndiary back end and the gnus-diary library.
8079
8080 2007-05-03 Karl Berry <karl@gnu.org>
8081
8082 * .cvsignore (*.pdf): New entry.
8083
8084 * texinfo.tex: Update from current version for better pdf generation.
8085
8086 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8087
8088 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8089
8090 2007-04-28 Glenn Morris <rgm@gnu.org>
8091
8092 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8093 consideration of legal status.
8094
8095 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8096
8097 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8098
8099 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8100
8101 * faq.texi (New in Emacs 22): python.el removed.
8102
8103 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8104
8105 * calc.texi (Reporting bugs): Update maintainer's address.
8106
8107 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8108
8109 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8110
8111 2007-04-15 Jay Belanger <belanger@truman.edu>
8112
8113 * calc.texi (Title page): Remove the date.
8114 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8115 (The Standard Calc Interface): Change trail title.
8116 (Floats): Mention that when non-decimal floats are entered, only
8117 approximations are stored.
8118 (Copying): Move to the appendices.
8119 (GNU Free Documentation License): Add as an appendix.
8120
8121 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8122
8123 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8124 * dired-x.texi, ebrowse.texi, ediff.texi:
8125 * emacs-mime.texi, erc.texi, eshell.texi:
8126 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8127 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8128 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8129 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8130 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8131 * woman.texi: Include GFDL.
8132
8133 * doclicense.texi: Remove node heading, so that it can be included by
8134 other files.
8135
8136 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8137
8138 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8139 than *.
8140
8141 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8142
8143 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8144 in Calc.
8145
8146 2007-04-09 Romain Francoise <romain@orebokech.com>
8147
8148 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8149 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8150 replace mouse-2.
8151
8152 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8153
8154 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8155 renamed to woman-use-topic-at-point. Document new behavior.
8156
8157 2007-04-08 Richard Stallman <rms@gnu.org>
8158
8159 * url.texi: Fix some indexing.
8160 (Disk Caching): Drop discussion of old/other Emacs versions.
8161
8162 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8163
8164 * url.texi (Disk Caching): Say Emacs 21 "and later".
8165
8166 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8167 on Font locking which now mentions JIT lock.
8168
8169 2007-04-01 Michael Olson <mwolson@gnu.org>
8170
8171 * erc.texi: Update for the ERC 5.2 release.
8172
8173 2007-03-31 David Kastrup <dak@gnu.org>
8174
8175 * woman.texi (Topic, Interface Options): Explain changes semantics of
8176 woman-manpath in order to consider MANPATH_MAP entries.
8177
8178 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8179
8180 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8181
8182 2007-03-26 Richard Stallman <rms@gnu.org>
8183
8184 * pgg.texi (Caching passphrase): Clean up previous change.
8185
8186 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8187
8188 * gnus.texi (Setting Process Marks): Fix typo.
8189
8190 2007-03-25 Romain Francoise <romain@orebokech.com>
8191
8192 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8193 readability, and include various fixes by Daniel Brockman, Nick Roberts
8194 and Dieter Wilhelm.
8195
8196 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8197
8198 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8199
8200 * gnus.texi (Mail Source Specifiers): Fix typo.
8201
8202 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8203
8204 * reftex.texi (Imprint): Update maintainer information.
8205
8206 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8207
8208 * message.texi (Message Buffers): Update documentation for
8209 message-generate-new-buffers.
8210
8211 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8212
8213 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8214
8215 2007-03-21 Glenn Morris <rgm@gnu.org>
8216
8217 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8218
8219 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8220
8221 * eshell.texi (Known problems): Emacs 21 -> 22.
8222
8223 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8224
8225 2007-03-18 Jay Belanger <belanger@truman.edu>
8226
8227 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8228
8229 2007-03-12 Glenn Morris <rgm@gnu.org>
8230
8231 * calc.texi (Time Zones): Switch to new North America DST rule.
8232
8233 * calc.texi: Replace "daylight savings" with "daylight
8234 saving" in text throughout.
8235
8236 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8237
8238 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8239 The variable now uses a list of symbols instead of just a symbol.
8240 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8241
8242 2007-03-06 Romain Francoise <romain@orebokech.com>
8243
8244 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8245 new packages, and mention Gnus update.
8246
8247 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8248
8249 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8250 nntp-open-connection-functions-never-echo-commands.
8251
8252 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8253
8254 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8255 problems on the console, and security risk in not using gpg-agent.
8256
8257 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8258
8259 * org.texi (The spreadsheet): Rename from "Table calculations".
8260 Completely reorganized and rewritten.
8261 (CamelCase links): Section removed.
8262 (Repeating items): New section.
8263 (Tracking TODO state changes): New section.
8264 (Agenda views): Chapter reorganized and rewritten.
8265 (HTML export): Section rewritten.
8266 (Tables in arbitrary syntax): New section.
8267 (Summary): Better feature summary.
8268 (Activation): Document problem with cut-and-paste of Lisp code
8269 from PDF files.
8270 (Visibility cycling): Document indirect buffer use.
8271 (Structure editing): Document sorting.
8272 (Remember): Section rewritten.
8273 (Time stamps): Better description of time stamp types.
8274 (Tag searches): Document regular expression search for tags.
8275 (Stuck projects): New section.
8276 (In-buffer settings): New keywords.
8277 (History and Acknowledgments): Update description.
8278
8279 2007-02-24 Alan Mackenzie <acm@muc.de>
8280
8281 * cc-mode.texi (Movement Commands): Insert two missing command names.
8282 (Getting Started): Slight wording correction (use conditional).
8283
8284 2007-02-22 Kim F. Storm <storm@cua.dk>
8285
8286 * widget.texi (User Interface, Basic Types): Document need to put some
8287 text before the %v escape in :format string in editable-field widget.
8288
8289 2007-02-18 Romain Francoise <romain@orebokech.com>
8290
8291 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8292 `cvs-mode-quit'.
8293
8294 2007-02-10 Markus Triska <markus.triska@gmx.at>
8295
8296 * widget.texi (Programming Example): Put constant strings in :format.
8297
8298 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8299
8300 * faq.texi (Fullscreen mode on MS-Windows): New node.
8301
8302 2007-02-04 David Kastrup <dak@gnu.org>
8303
8304 * faq.texi (AUCTeX): Update version number. Should probably be done
8305 for other packages as well.
8306
8307 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8308
8309 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8310 <tassilo@member.fsf.org>.
8311
8312 2007-01-20 Markus Triska <markus.triska@gmx.at>
8313
8314 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8315
8316 2007-01-13 Michael Olson <mwolson@gnu.org>
8317
8318 * erc.texi (Modules): Mention capab-identify module.
8319
8320 2007-01-05 Michael Olson <mwolson@gnu.org>
8321
8322 * erc.texi (Getting Started): Update for /RECONNECT command.
8323
8324 2007-01-04 Richard Stallman <rms@gnu.org>
8325
8326 * ebrowse.texi: Change C-c b to C-c C-m.
8327
8328 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8329
8330 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8331 variables only in info to avoid redundant entries in the printed
8332 manual.
8333
8334 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8335
8336 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8337
8338 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8339
8340 * message.texi (Security): Split into sub-nodes.
8341
8342 2007-01-01 Alan Mackenzie <acm@muc.de>
8343
8344 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8345 eval-after-load in Emacs <=21 and a workaround. Document that
8346 trigraphs are not supported.
8347
8348 2007-01-01 Alan Mackenzie <acm@muc.de>
8349
8350 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8351 c-context-line-break. When invoked within a string, preserve
8352 whitespace. Add a backslash only when also in a macro.
8353
8354 2007-01-01 Alan Mackenzie <acm@muc.de>
8355
8356 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8357
8358 2007-01-01 Alan Mackenzie <acm@muc.de>
8359
8360 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8361 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8362
8363 2007-01-01 Alan Mackenzie <acm@muc.de>
8364
8365 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8366 "Choosing a Style".
8367
8368 * cc-mode.texi ("Styles"): Add @dfn{style}.
8369
8370 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8371
8372 Sync with Tramp 2.0.55.
8373
8374 * trampver.texi: Update release number.
8375
8376 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8377
8378 * gnus.texi (Customizing Articles): Add index entries for all
8379 gnus-treat-* variables.
8380
8381 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8382
8383 * gnus.texi (IMAP): Fix incorrect explanation of
8384 nnimap-search-uids-not-since-is-evil in documentation for
8385 nnimap-expunge-search-string.
8386
8387 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8388
8389 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8390 spam-ifile-database.
8391
8392 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8393
8394 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8395 rebind C-s.
8396
8397 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8398
8399 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8400 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8401 "expiring mail".
8402 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8403 nnimap-nov-is-evil.
8404
8405 2006-12-25 Kevin Ryde <user42@zip.com.au>
8406
8407 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8408 about the key procedure being used heavily.
8409
8410 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8411
8412 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8413 to t.
8414 (Prerequisites): Add explanation about gpg-agent.
8415
8416 2006-12-22 Kevin Ryde <user42@zip.com.au>
8417
8418 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8419 "sort" instead of "sort*".
8420
8421 2006-12-19 Richard Stallman <rms@gnu.org>
8422
8423 * calc.texi (History and Acknowledgements): Recognize that Emacs
8424 now does have floating point.
8425
8426 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8427
8428 * tramp.texi (External transfer methods): Describe new method `scpc'.
8429
8430 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8431
8432 * pgg.texi: Added short note on gpg-agent to the introduction.
8433
8434 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8435
8436 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8437 also applies to Cc.
8438
8439 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8440
8441 * gnus.texi (X-Face): Clarify. Say which programs are required
8442 on Windows.
8443
8444 2006-12-08 Michael Olson <mwolson@gnu.org>
8445
8446 * erc.texi (Modules): Remove documentation for list module.
8447
8448 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8449
8450 * faq.texi (^M in the shell buffer): Ditto.
8451
8452 2006-11-20 Michael Olson <mwolson@gnu.org>
8453
8454 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8455
8456 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8457
8458 * org.texi: Fix typos.
8459 (Agenda commands): Document `C-k'.
8460
8461 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8462
8463 * url.texi (http/https): Fix a typo in the HTTP URL.
8464
8465 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8466
8467 * ada-mode.texi: Total rewrite.
8468
8469 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8470
8471 * org.texi: Minor typo fixes.
8472
8473 2006-11-13 Bill Wohler <wohler@newt.com>
8474
8475 Release MH-E manual version 8.0.3.
8476
8477 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8478 release 8.0.3.
8479
8480 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8481 to set MAILDIR.
8482 (Reading Mail): Document the customization of read-mail-command
8483 for MH-E.
8484 (Viewing Attachments): Document mm-discouraged-alternatives.
8485 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8486 (Junk): Add more information about the settings of mh-junk-background
8487 in a program. Add /usr/bin/mh to PATH in examples.
8488
8489 2006-11-12 Richard Stallman <rms@gnu.org>
8490
8491 * woman.texi: Update author address but say he no longer maintains it.
8492
8493 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8494
8495 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8496 archived trees.
8497 (Checkboxes): Section moved to chapter 5, and extended.
8498 (The date/time prompt): New section.
8499 (Link abbreviations): New section.
8500 (Presentation and sorting): New section.
8501 (Custom agenda views): Section completely rewritten.
8502 (Summary): Compare with Planner.
8503 (Feedback): More info about creating backtraces.
8504 (Plain lists): Modify example.
8505 (Breaking down tasks): New section.
8506 (Custom time format): New section.
8507 (Time stamps): Document inactive timestamps.
8508 (Setting tags): More details about fast tag selection.
8509 (Block agenda): New section.
8510 (Custom agenda views): Section rewritten.
8511 (Block agenda): New section.
8512
8513 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8514
8515 * tramp.texi (Configuration): scp is the default method.
8516 (Default Method): Use ssh as example for another method.
8517
8518 2006-10-27 Richard Stallman <rms@gnu.org>
8519
8520 * woman.texi: Downcase nroff/troff/roff.
8521 (Installation): Chapter deleted. Some xrefs deleted.
8522 (Background): woman doesn't advise man ;-).
8523
8524 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8525
8526 * ada-mode.texi (Project files, Identifier completion)
8527 (Automatic Casing, Debugging, Using non-standard file names)
8528 (Working Remotely): Fix typos.
8529
8530 2006-10-20 Masatake YAMATO <jet@gyve.org>
8531
8532 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8533 sample code `my-c-initialization-hook'.
8534
8535 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8536
8537 * widget.texi: Fix typos.
8538
8539 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8540
8541 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8542 "???". There have been no complaints for years, so the information
8543 must be appropriate.
8544
8545 2006-10-16 Richard Stallman <rms@gnu.org>
8546
8547 * widget.texi: Use @var instead of capitalization.
8548 Clarify many widget type descriptions.
8549
8550 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8551
8552 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8553 gnus-dired-attach.
8554 (Selecting a Group): Fix typo.
8555
8556 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8557
8558 * widget.texi: Fix typos.
8559
8560 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8561
8562 * gnus.texi (Image Enhancements): Update for Emacs 22.
8563
8564 * gnus-faq.texi ([1.3]): Update.
8565
8566 2006-10-06 Richard Stallman <rms@gnu.org>
8567
8568 * faq.texi (Displaying the current line or column):
8569 Delete "As of Emacs 20".
8570
8571 2006-10-06 Romain Francoise <romain@orebokech.com>
8572
8573 * faq.texi (VM): VM works with Emacs 22 too.
8574
8575 2006-10-06 Richard Stallman <rms@gnu.org>
8576
8577 * ebrowse.texi: Remove Emacs version "21" from title.
8578
8579 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8580
8581 * gnus.texi (Foreign Groups): Say where change of editing commands are
8582 stored. Add reference to `gnus-parameters'.
8583
8584 2006-09-15 Jay Belanger <belanger@truman.edu>
8585
8586 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8587 Change "Library Public License" to "Lesser Public License"
8588 throughout. Use "yyyy" to represent year.
8589
8590 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8591
8592 * org.texi (Setting tags): Typo fix.
8593
8594 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8595
8596 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8597
8598 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8599
8600 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8601
8602 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8603
8604 * faq.texi (Escape sequences in shell output): EMACS is now set
8605 to Emacs's absolute file name, not to "t".
8606 (^M in the shell buffer): Likewise.
8607
8608 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8609
8610 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8611 mails with pop3-leave-mail-on-server. Fix wording.
8612 (Limiting): Improve gnus-summary-limit-to-articles.
8613 (X-Face): Fix typo.
8614
8615 2006-09-11 Simon Josefsson <jas@extundo.com>
8616
8617 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8618 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8619
8620 2006-09-06 Simon Josefsson <jas@extundo.com>
8621
8622 * smtpmail.texi (Authentication): Mention SSL.
8623
8624 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8625
8626 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8627
8628 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8629
8630 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8631 Don't use @indicateurl.
8632
8633 * cc-mode.texi (Subword Movement): Don't use @headitem.
8634 (Custom Braces, Clean-ups): Don't use @tie.
8635
8636 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8637
8638 Sync with Tramp 2.0.54.
8639
8640 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8641 Suggested by Adrian Phillips <a.phillips@met.no>.
8642
8643 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8644
8645 * org.texi (Installation, Activation): Split from Installation and
8646 Activation.
8647 (Clocking work time): Documented new features.
8648
8649 2006-08-13 Alex Schroeder <alex@gnu.org>
8650
8651 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8652 example.
8653
8654 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8655
8656 * faq.texi (How to add fonts): New node.
8657
8658 2006-08-05 Romain Francoise <romain@orebokech.com>
8659
8660 * faq.texi (New in Emacs 22): Expand.
8661
8662 2006-08-03 Michael Olson <mwolson@gnu.org>
8663
8664 * erc.texi: Update for ERC 5.1.4.
8665
8666 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8667
8668 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8669 in .../site-lisp/gnus/ by default.
8670 [ From gnus-news.texi in the trunk. ]
8671
8672 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8673
8674 * gnus.texi (MIME Commands): Additions for yEnc.
8675
8676 2006-07-24 Richard Stallman <rms@gnu.org>
8677
8678 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8679 * faq.texi: Move periods and commas inside quotes.
8680
8681 2006-07-20 Jay Belanger <belanger@truman.edu>
8682
8683 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8684
8685 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8686
8687 * faq.texi (Security risks with Emacs): Document Emacs 22
8688 file-local-variable mechanism.
8689
8690 2006-07-12 Michael Olson <mwolson@gnu.org>
8691
8692 * erc.texi: Update for ERC 5.1.3.
8693
8694 2006-07-12 Alex Schroeder <alex@gnu.org>
8695
8696 * rcirc.texi: Fix typos.
8697 (Getting started with rcirc): New calling convention for M-x irc.
8698 Mention #rcirc. Removed channel tracking.
8699 (Configuration): Change the names of all variables that got changed
8700 recently, eg. rcirc-server to rcirc-default-server. Added
8701 documentation for rcirc-authinfo, some background for Bitlbee, and
8702 rcirc-track-minor-mode.
8703 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8704 Scrolling.
8705 (Reconnecting after you have lost the connection): Fix example code
8706 to match code changes.
8707
8708 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8709
8710 * gnus.texi, message.texi: Fix typos.
8711
8712 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8713
8714 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8715 commands.
8716 (Global TODO list): Document the use of the variables
8717 `org-agenda-todo-ignore-scheduled' and
8718 `org-agenda-todo-list-sublevels'.
8719
8720 2006-07-05 Richard Stallman <rms@gnu.org>
8721
8722 * faq.texi (Scrolling only one line): Fix xref.
8723
8724 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8725
8726 * faq.texi (Evaluating Emacs Lisp code):
8727 Throughout, replace eval-current-buffer with eval-buffer.
8728
8729 2006-07-03 Richard Stallman <rms@gnu.org>
8730
8731 * rcirc.texi (Scrolling conservatively): Fix xref.
8732
8733 * pcl-cvs.texi (Viewing differences): Usage fix.
8734
8735 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8736
8737 * org.texi (Agenda commands): Document `s' key to save all org-mode
8738 buffers.
8739
8740 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8741
8742 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8743 names. Mention `cvs-msg' face.
8744
8745 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8746
8747 * org.texi (Checkboxes): New section.
8748
8749 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8750
8751 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8752 throughout this chapter.
8753
8754 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8755
8756 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8757 text for standalone vs Emacs info.
8758 (Help): Clarify header line description. Use mouse-1 for clicks.
8759 (Help-P): Use mouse-1 for clicks.
8760 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8761 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8762 (Choose menu subtopic): Remove gratuitous Emacs command names.
8763 (Help-FOO): Put usual behavior first.
8764 (Help-Xref): Clicking on xrefs works in Emacs.
8765 (Search Text): Clarify what the default behavior is.
8766 (Create Info buffer): Fix Emacs window/X window confusion.
8767 (Emacs Info Variables): Fix for new Emacs init file behavior.
8768
8769 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8770
8771 * gnus.texi (Summary Buffer Lines): Fix typo.
8772
8773 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8774
8775 * org.texi (Embedded LaTeX): New chapter.
8776 (Archiving): Section rewritten.
8777 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8778
8779 2006-06-20 Bill Wohler <wohler@newt.com>
8780
8781 Release MH-E manual version 8.0.1.
8782
8783 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8784 release 8.0.1.
8785 (Preface): Depend on GNU mailutils 1.0 and higher.
8786
8787 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8788
8789 * message.texi (News Headers): Update message-syntax-checks section.
8790
8791 2006-06-19 Karl Berry <karl@gnu.org>
8792
8793 * info.texi (Advanced): Mention C-q, especially with ?.
8794
8795 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8796
8797 * org.texi (Publishing links): Document the `:link-validation-function'
8798 property.
8799 (Extensions and Hacking): New chapter, includes some sections of the
8800 "Miscellaneous" chapter.
8801
8802 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8803
8804 * org.texi (Progress logging): New section.
8805
8806 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8807
8808 * org.texi (ASCII export): Document indentation adaptation.
8809 (Setting tags): Document mutually-exclusive tags.
8810
8811 2006-06-05 Romain Francoise <romain@orebokech.com>
8812
8813 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8814 Fix typo.
8815
8816 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8817 channel (#gnus@irc.freenode.net).
8818 Fix typos. Update copyright notice.
8819
8820 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8821 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8822 (Line-Up Functions, Custom Macros):
8823 * ediff.texi (Window and Frame Configuration)
8824 (Highlighting Difference Regions):
8825 * emacs-mime.texi (Display Customization):
8826 * erc.texi (History):
8827 * eshell.texi (Known problems):
8828 * eudc.texi (Overview, BBDB):
8829 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8830 (The problem of spam, SpamOracle, Extending the Spam package)
8831 (Conformity, Terminology):
8832 * idlwave.texi (Routine Info)
8833 (Class and Keyword Inheritance, Padding Operators)
8834 (Breakpoints and Stepping, Electric Debug Mode)
8835 (Examining Variables, Troubleshooting):
8836 * org.texi (Creating timestamps):
8837 * reftex.texi (Commands, Options, Changes):
8838 * tramp.texi (Inline methods, Password caching)
8839 (Auto-save and Backup, Issues):
8840 * vip.texi (Files, Commands in Insert Mode):
8841 * viper.texi (Emacs Preliminaries, States in Viper)
8842 (Packages that Change Keymaps, Viper Specials, Groundwork):
8843 Fix various typos.
8844
8845 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8846
8847 * ediff.texi: Fix typos.
8848
8849 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8850
8851 * org.texi: Small typo fixes.
8852
8853 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8854
8855 * viper.texi (Viper Specials):
8856 * gnus.texi (Example Setup):
8857 * faq.texi (Backspace invokes help):
8858 * dired-x.texi (Optional Installation Dired Jump):
8859 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8860 follow coding conventions.
8861
8862 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8863
8864 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8865
8866 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8867
8868 * pcl-cvs.texi: Fix typos.
8869 (Customization): Say "us".
8870
8871 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8872
8873 * org.texi: Remove bogus @setfilename.
8874
8875 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8876
8877 * org.texi (ASCII export): Omit command name.
8878 (HTML export): Add prefix to all lines in Local Variable example.
8879 (Acknowledgments): Typeset names in italics.
8880
8881 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8882
8883 * org.texi (Plain lists): Add new item navigation commands.
8884 (External links): Document elisp and info links.
8885 (Custom searches): New section.
8886 (Publishing): New chapter.
8887 (HTML export): Include a list of supported CSS classes.
8888 (Setting tags): Describe the fast-tag-setting interface.
8889
8890 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8891
8892 * dired-x.texi: ifinfo -> ifnottex.
8893
8894 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8895
8896 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8897
8898 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8899
8900 * message.texi (Interface): Add tool bar customization.
8901 (MIME): Index and text additions for mml-attach.
8902 (MIME): Describe mml-dnd-protocol-alist and
8903 mml-dnd-attach-options.
8904
8905 * gnus.texi (Oort Gnus): Reorder entries in sections.
8906 Fix some entries.
8907 (Starting Up): Add references to "Emacs for Heathens" and to
8908 "Finding the News". Add user-full-name and user-mail-address.
8909 (Group Buffer Format): Add tool bar customization and update.
8910 (Summary Buffer): Add tool bar customization.
8911 (Posting Styles): Add message-alternative-emails.
8912
8913 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8914
8915 * tramp.texi (Filename completion): Improve wording.
8916
8917 2006-05-07 Romain Francoise <romain@orebokech.com>
8918
8919 * faq.texi (Using regular expressions): Fix typo.
8920 (Packages that do not come with Emacs): Fix capitalization.
8921 (Replacing text across multiple files): Expand node to explain how
8922 to use `dired-do-query-replace-regexp' in more detail, based on
8923 suggestion by Eric Hanchrow <offby1@blarg.net>.
8924
8925 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8926
8927 * tramp.texi (Filename completion): Completion of remote files'
8928 method, user name and host name is active only in partial
8929 completion mode.
8930
8931 2006-05-06 Bill Wohler <wohler@newt.com>
8932
8933 Release MH-E manual version 8.0.
8934
8935 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8936 release 8.0.
8937
8938 2006-05-06 Bill Wohler <wohler@newt.com>
8939
8940 * mh-e.texi (MH-BOOK-HOME): Change from
8941 http://www.ics.uci.edu/~mh/book/mh to
8942 http://rand-mh.sourceforge.net/book/mh.
8943 Replace .htm suffix with .html for MH book files.
8944 (Using This Manual): Update key binding for getting relevant
8945 chapter in Info from command key.
8946 (Ranges): Fix itemx.
8947
8948 2006-05-05 Karl Berry <karl@gnu.org>
8949
8950 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8951 (\fonttextsize): New user-level command to change text font size.
8952
8953 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8954
8955 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8956
8957 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8958
8959 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8960
8961 2006-04-24 Bill Wohler <wohler@newt.com>
8962
8963 * mh-e.texi (Getting Started): Make it more explicit that you need
8964 to install MH. Add pointers to current MH implementations.
8965
8966 2006-04-21 Bill Wohler <wohler@newt.com>
8967
8968 Release MH-E manual version 7.94.
8969
8970 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8971 release 7.94.
8972
8973 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8974
8975 * org.texi: Many small fixes.
8976 (Handling links): Rename from "Managing links".
8977
8978 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8979
8980 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8981 (Splitting mail using spam-stat): Fix @xref.
8982
8983 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8984
8985 * gnus.texi (Spam Package): Major revision of the text.
8986 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8987
8988 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8989
8990 * org.texi (Time stamps): Better explanation of the purpose of
8991 different time stamps.
8992 (Structure editing, Plain lists): More details on how new items
8993 and headings are inserted.
8994
8995 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8996
8997 * org.texi (Formula syntax): Fix link to Calc Manual.
8998
8999 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9000
9001 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9002
9003 2006-04-17 Bill Wohler <wohler@newt.com>
9004
9005 * mh-e.texi (Folders): Update mh-before-quit-hook and
9006 mh-quit-hook example with code that removes the buffers rather
9007 than just bury them.
9008
9009 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9010
9011 Sync with Tramp 2.0.53.
9012
9013 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9014
9015 * org.texi (Updating settings): New section.
9016 (Visibility cycling): Better names for the startup folding
9017 options.
9018 (Exporting): Completely restructured.
9019 (The very busy C-c C-c key): New section.
9020 (Summary of in-buffer settings): New section.
9021
9022 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9023
9024 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9025
9026 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9027
9028 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9029 (Server Commands): Key `v' is reserved for users.
9030
9031 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9032
9033 * org.texi (Link format): New section, emphasis on bracket links.
9034 (External links): Document bracket links.
9035 (FAQ): Expand to cover shell links and the new link format.
9036
9037 2006-04-09 Kevin Ryde <user42@zip.com.au>
9038
9039 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9040
9041 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9042
9043 * gnus.texi (Summary Buffer Lines): Add `*'.
9044
9045 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9046
9047 * gnus.texi (Group Parameters):
9048 Mention gnus-permanently-visible-groups.
9049
9050 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * gnus.texi (Face): Fix typo.
9053
9054 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9055
9056 * gnus.texi (X-Face): Clarify.
9057 (Face): Need Emacs with PNG support.
9058
9059 2006-04-06 Richard Stallman <rms@gnu.org>
9060
9061 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9062 Emacs".
9063
9064 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9065
9066 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9067 blocks not suitable for inclusion with Emacs using variable
9068 PARTOFEMACS.
9069
9070 2006-04-04 Simon Josefsson <jas@extundo.com>
9071
9072 * gnus.texi (Security): Improve.
9073
9074 2006-04-02 Karl Berry <karl@gnu.org>
9075
9076 * texinfo.tex: Update to current version (2006-03-21.13).
9077
9078 2006-04-02 Bill Wohler <wohler@newt.com>
9079
9080 * mh-e.texi (Getting Started, Junk, Bug Reports)
9081 (MH FAQ and Support): Fix URLs.
9082
9083 2006-03-31 Romain Francoise <romain@orebokech.com>
9084
9085 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9086 to t, not nil (and has for the past eight years).
9087
9088 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9089
9090 * message.texi, gnus.texi: Bump version to 5.11.
9091
9092 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9093
9094 * gnus.texi (Top): Add comment about version line.
9095
9096 * message.texi (Top): Ditto. Change to take named versions into
9097 account.
9098
9099 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9100
9101 * gnus.texi (Posting Styles): Add x-face-file to example.
9102 (X-Face): Refer to posting styles.
9103
9104 * gnus-faq.texi ([5.8]): Add x-face-file.
9105 ([8.4]): Add links to gmane.emacs.gnus.user and
9106 gmane.emacs.gnus.general.
9107
9108 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9109
9110 * gnus-faq.texi: Use .invalid.
9111 ([5.4]): Fix gnus-posting-styles example.
9112
9113 2006-03-27 Romain Francoise <romain@orebokech.com>
9114
9115 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9116 Emacs/W3 needs a new maintainer.
9117 (Ispell): Update author and version info.
9118 (Mailcrypt): Mention PGG.
9119 (New in Emacs 22): Add PGG to the list of new packages.
9120 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9121 updating dead URLs.
9122
9123 2006-03-25 Karl Berry <karl@gnu.org>
9124
9125 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9126 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9127 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9128 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9129 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9130 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9131 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9132 (2) do not indent copyright year list (or anything else).
9133
9134 2006-03-21 Bill Wohler <wohler@newt.com>
9135
9136 * mh-e.texi (Folders): Various edits.
9137
9138 2006-03-20 Romain Francoise <romain@orebokech.com>
9139
9140 * gnus.texi (Mail Folders): Grammar fix.
9141
9142 2006-03-19 Bill Wohler <wohler@newt.com>
9143
9144 * mh-e.texi (Replying): Document Mail-Followup-To.
9145 Change manually-formatted table to multitable. Add debugging info.
9146 Move description of mh-reply-default-reply-to into paragraph
9147 that describes its values.
9148
9149 2006-03-17 Bill Wohler <wohler@newt.com>
9150
9151 * mh-e.texi: Use smallexample and smalllisp consistently.
9152 (Sending Mail Tour): Update method of entering
9153 addresses and subject.
9154 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9155 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9156
9157 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9158
9159 * org.texi: Version number change only.
9160
9161 2006-03-14 Bill Wohler <wohler@newt.com>
9162
9163 * mh-e.texi: Add index entries around each paragraph rather than
9164 depend on entries from beginning of node. Doing so ensures that
9165 index entries are less likely to be forgotten if text is cut and
9166 pasted, and are necessary anyway if the references are on a
9167 separate page. It seems that makeinfo is now (v. 4.8) only
9168 producing one index entry per node, so there is no longer any
9169 excuse not to. Use subheading instead of heading. The incorrect
9170 use of heading produced very large fonts in Info--as large as the
9171 main heading.
9172 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9173 versions 6 and 7 appeared *around* the time of these Emacs releases.
9174
9175 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9176
9177 * org.texi (Clean view): Document new startup options.
9178
9179 2006-03-11 Bill Wohler <wohler@newt.com>
9180
9181 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9182 (Composing, Scan Line Formats): Fix @refs.
9183 (Getting Started): Define MH profile and MH profile components.
9184 (Incorporating Mail, Reading Mail, Viewing, Printing)
9185 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9186 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9187 for string constants.
9188 (Tool Bar): Remove spurious quote.
9189 (Junk): Use ``...'' instead of "...".
9190 (Scan Line Formats): Replace @samp with @kbd.
9191
9192 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9193
9194 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9195
9196 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9197
9198 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9199 easy to understand.
9200
9201 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9202
9203 * gnus.texi: Markup fix.
9204 (Fancy Mail Splitting): Specify new feature.
9205
9206 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9207
9208 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9209 partial-words matching.
9210
9211 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9212
9213 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9214
9215 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9216 (MIME Commands): Fix mm-discouraged-alternatives.
9217
9218 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9219
9220 * org.texi: Version number change only.
9221
9222 2006-03-06 Bill Wohler <wohler@newt.com>
9223
9224 * mh-e.texi: Move from SourceForge repository to Savannah.
9225 This is version 7.93, which is a total rewrite from the previous
9226 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9227 version 7.93.
9228
9229 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9230
9231 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9232
9233 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9234
9235 * org.texi (Interaction): Add item about `org-mouse.el' by
9236 Piotr Zielinski.
9237 (Managing links): Document that also mouse-1 can be used to
9238 activate a link.
9239 (Headlines, FAQ): Add entry about hiding leading stars.
9240 (Miscellaneous): Resort the sections in this chapter to a more
9241 logical sequence.
9242
9243 2006-02-27 Simon Josefsson <jas@extundo.com>
9244
9245 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9246 2004-01-27 from the trunk).
9247
9248 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9249
9250 * cc-mode.texi: Rename c-hungry-backspace to
9251 c-hungry-delete-backwards, at the request of RMS. Leave the old
9252 name as an alias.
9253
9254 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9255
9256 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9257 include the function header within the defun.
9258
9259 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9260
9261 * cc-mode.texi: Correct two typos.
9262
9263 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9264
9265 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9266 existing comment.
9267 (Electric Keys): Add a justification for electric indentation.
9268 (Hungry WS Deletion): Clear up the names and complications of the
9269 BACKSPACE and DELETE keys.
9270
9271 2006-02-23 Juri Linkov <juri@jurta.org>
9272
9273 * faq.texi (Common requests): Move `Turning on auto-fill by
9274 default' after `Wrapping words automatically'. Move `Working with
9275 unprintable characters' before `Searching for/replacing newlines'.
9276 Move `Replacing highlighted text' after `Highlighting a region'.
9277 Merge `Repeating commands' and `Repeating a command as many times
9278 as possible' into the former.
9279 (Packages that do not come with Emacs): Add refs to Gmane and
9280 etc/MORE.STUFF.
9281
9282 2006-02-23 Juri Linkov <juri@jurta.org>
9283
9284 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9285 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9286 Add xref to `(emacs)Reporting Bugs'.
9287 (Getting a printed manual): Add URL to other formats of the manual.
9288 (Common requests): Fix menu.
9289 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9290 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9291 (Inserting text at the beginning of each line): Add pxref to
9292 `Changing the included text prefix'.
9293 (Forcing the cursor to remain in the same column): Mention `track-eol'
9294 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9295 (Replacing text across multiple files): Add keybinding `Q' for
9296 `dired-do-query-replace'.
9297
9298 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9299
9300 * reftex.texi: Version number and date change only.
9301
9302 * org.texi (Internal Links): Rewrite to cover the modified
9303 linking system.
9304
9305 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9306
9307 * faq.texi: Remove the coding cookie, it's not needed anymore.
9308
9309 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9310
9311 * faq.texi (Colors on a TTY): Mention Mac OS port.
9312
9313 2006-02-12 Karl Berry <karl@gnu.org>
9314
9315 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9316 8-bit accented a.
9317
9318 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9319
9320 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9321
9322 2006-02-08 Romain Francoise <romain@orebokech.com>
9323
9324 * faq.texi (Top): Remove paragraph about the FAQ being a
9325 transitional document, etc.
9326 (Searching for/replacing newlines): New node.
9327 (Yanking text in isearch): New node.
9328 (Inserting text at the beginning of each line): Rename and make
9329 more general, mention `M-;' in Message mode.
9330
9331 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9332
9333 * faq.texi (Meta key does not work in xterm)
9334 (Emacs does not display 8-bit characters)
9335 (Inputting eight-bit characters): Update xrefs.
9336
9337 2006-02-06 Romain Francoise <romain@orebokech.com>
9338
9339 * faq.texi (VM): VM now at version 7.19.
9340 Set myself as maintainer of this file.
9341
9342 2006-02-04 Michael Olson <mwolson@gnu.org>
9343
9344 * erc.texi (History): Note that ERC is now included with Emacs.
9345
9346 2006-01-31 Romain Francoise <romain@orebokech.com>
9347
9348 * message.texi (Message Headers): Explain what
9349 `message-alternative-emails' does in more detail.
9350 Update copyright year.
9351
9352 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9353
9354 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9355
9356 2006-01-29 Richard M. Stallman <rms@gnu.org>
9357
9358 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9359
9360 2006-01-29 Michael Olson <mwolson@gnu.org>
9361
9362 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9363
9364 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9365
9366 * faq.texi (New in Emacs 22): Mention ERC.
9367
9368 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9369
9370 * rcirc.texi: Capitalize dir entry for consistency with the entry
9371 in info/dir and other entries in the Emacs category.
9372 Fix typos. Delete trailing whitespace.
9373
9374 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9375
9376 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9377
9378 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9379
9380 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9381 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9382
9383 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9384 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9385
9386 2006-01-27 Alex Schroeder <alex@gnu.org>
9387
9388 * rcirc.texi: New file.
9389
9390 2006-01-23 Juri Linkov <juri@jurta.org>
9391
9392 * widget.texi (User Interface): Add S-TAB for widget-backward.
9393
9394 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9395
9396 Sync with Tramp 2.0.52.
9397
9398 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9399 Add Tramp disabling item. New item for common connection problems.
9400 (various): Apply "ftp" as method for the download URL.
9401 (Bug Reports): Refer to FAQ for common problems.
9402
9403 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9404
9405 * widget.texi (User Interface): Use @key for TAB.
9406
9407 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9408
9409 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9410 for TAB.
9411
9412 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9413
9414 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9415
9416 * gnus.texi: Update copyright.
9417
9418 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9419
9420 * gnus.texi (Article Washing): Additions.
9421
9422 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9423
9424 * org.texi (Agenda commands): Document tags command.
9425
9426 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9427
9428 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9429
9430 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9431
9432 * gnus.texi (RSS): Addition.
9433
9434 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9435
9436 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9437
9438 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9439
9440 * emacs-mime.texi (Display Customization): Add setting example to
9441 mm-discouraged-alternatives.
9442
9443 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9444
9445 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9446 version is the canonical version.
9447
9448 2006-01-08 Alex Schroeder <alex@gnu.org>
9449
9450 * pgg.texi (Caching passphrase): Rewording.
9451
9452 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9453
9454 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9455 repository URL.
9456
9457 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9458
9459 * org.texi: Removed the accidentally re-added empty line in the
9460 direntry.
9461
9462 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9463
9464 * org.texi (Agenda Views): Chapter reorganized.
9465
9466 2005-12-29 Romain Francoise <romain@orebokech.com>
9467
9468 * faq.texi (Using Customize): New node.
9469
9470 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9471
9472 * org.texi: Remove blank line in @direntry. It is non-standard
9473 and recursively produces blank lines all over the dir file (when
9474 using Texinfo 4.8).
9475
9476 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9477
9478 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9479
9480 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9481
9482 * org.texi (Tags): Boolean logic documented.
9483 (Agenda Views): Document custom commands.
9484
9485 2005-12-20 David Kastrup <dak@gnu.org>
9486
9487 * faq.texi (AUCTeX): Update version and mailing list info.
9488
9489 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9490
9491 * gnus.texi (MIME Commands): Mention addition of
9492 multipart/alternative to gnus-buttonized-mime-types and add xref
9493 to mm-discouraged-alternatives.
9494
9495 * emacs-mime.texi (Display Customization): Mention addition of
9496 "image/.*" and add xref to gnus-buttonized-mime-types in the
9497 mm-discouraged-alternatives section.
9498
9499 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9500
9501 * org.texi (Tags): New section.
9502 (Agenda Views): Chapter reorganized.
9503
9504 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9505
9506 * org.texi (Internal Links): Add a missing comma after an @xref.
9507
9508 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9509
9510 * faq.texi (Filling paragraphs with a single space): No need to
9511 change sentence-end now.
9512
9513 2005-12-13 Romain Francoise <romain@orebokech.com>
9514
9515 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9516
9517 2005-12-12 Jay Belanger <belanger@truman.edu>
9518
9519 * faq.texi (Calc): Update version number.
9520
9521 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9522
9523 * org.texi (Progress Logging): New section.
9524
9525 2005-12-10 Romain Francoise <romain@orebokech.com>
9526
9527 Update the Emacs FAQ for the 22.1 release.
9528
9529 * faq.texi: Set VER to `22.1'.
9530 (Basic editing): Explain how to use localized versions of the
9531 Tutorial. Mention that `C-h r' displays the manual.
9532 Delete obsolete WWW link to an Emacs 18 tutorial.
9533 (Getting a printed manual): Point to the new locations of the
9534 manuals on the GNU Web site.
9535 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9536 available via Info (it was previously distributed separately).
9537 (Installing Texinfo documentation): The latest version of Texinfo
9538 is 4.8, not 4.0.
9539 (Informational files for Emacs): COPYING is the GNU General Public
9540 License, not the Emacs General Public License.
9541 (Informational files for Emacs): Delete obsolete link to the
9542 GNUinfo pages as they have been removed from the GNU Web site.
9543 (New in Emacs 22): New node.
9544 (Setting up a customization file): Say that most packages support
9545 Customize nowadays.
9546 (Colors on a TTY): Delete reference to instructions on how to
9547 enable syntax highlighting, it is now enabled by default.
9548 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9549 at startup automatically.
9550 (Controlling case sensitivity): Mention `M-c' in isearch.
9551 (Using an already running Emacs process): Emacs now creates the
9552 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9553 gnuserv. As emacsclient can now run Lisp code as well, delete a
9554 sentence praising gnuserv for that. Simplify description of how
9555 the client/server operation works.
9556 (Compiler error messages): Delete obsolete text (compile.el has
9557 been rewritten).
9558 (Indenting switch statements): Fix typo.
9559 (Matching parentheses): Simplify setup instructions, mention the
9560 menu bar item in the Options menu.
9561 (Repeating a command as many times as possible): Mention `C-x e'.
9562 (Going to a line by number): Mention new keymap and bindings
9563 `M-g M-g', `M-g M-p' and `M-g M-n'.
9564 (Turning on syntax highlighting): Now on by default. Simplify.
9565 (Replacing highlighted text): Use `1', not `t'.
9566 (Problems with very large files): The maximum size is now 256MB on
9567 32-bit machines.
9568 (^M in the shell buffer): Mention `comint-process-echoes'.
9569 (Emacs for Apple computers): Emacs 22 has native support for Mac
9570 OS X.
9571 (Translating names to IP addresses): Delete node.
9572 (Binding keys to commands): Fix typo.
9573 (SPC no longer completes file names): New node.
9574 (MIME with Emacs mail packages): Delete section about the Emacs
9575 MIME FAQ (it's not reachable anymore).
9576
9577 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9578
9579 * cc-mode.texi: The manual has been extensively revised: the
9580 information about using CC Mode has been separated from the larger
9581 and more difficult chapters about configuration. It has been
9582 updated for CC Mode 5.31.
9583
9584 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9587 (Selecting an implementation): Fix descriptions.
9588
9589 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9590
9591 * message.texi (Various Message Variables): Addition.
9592
9593 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9594
9595 * message.texi: Fix default values.
9596
9597 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9598
9599 * message.texi (Header Commands): Clarify descriptions of
9600 message-cross-post-followup-to, message-reduce-to-to-cc, and
9601 message-insert-wide-reply.
9602 (Various Commands): Fix kindex for message-kill-to-signature;
9603 clarify description of message-tab.
9604
9605 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9606
9607 * message.texi (Mailing Lists): Fix description about MFT.
9608
9609 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9610
9611 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9612
9613 * gnus.texi (Slow Terminal Connection): Replace old description
9614 with new one.
9615
9616 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9617
9618 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9619 replace X-Draft-Headers with X-Draft-From.
9620
9621 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9622
9623 * gnus.texi (Various Various): Fix the default value of
9624 nnheader-max-head-length.
9625 (Gnus Versions): Fix typo.
9626
9627 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * org.texi (Structure editing): Document new functionality of
9630 M-RET.
9631
9632 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9633
9634 * org.texi (Internal Links): Fix Texinfo usage.
9635
9636 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9637
9638 * org.texi (TODO basics): Document the global todo list.
9639 (TODO items): Documents sparse tree for specific TODO
9640 keywords.
9641
9642 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9643
9644 * org.texi (Plain Lists): Typos fixed.
9645
9646 2005-11-28 Jay Belanger <belanger@truman.edu>
9647
9648 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9649
9650 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9651
9652 * org.texi (Structure editing): New item moving commands added.
9653 (Plain Lists): New section.
9654
9655 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9656
9657 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9658 (Agenda): Document commands `org-cycle-agenda-files' and
9659 `org-agenda-file-to-front'.
9660 (Built-in table editor): Document `org-table-sort-lines'.
9661 (HTML formatting): Export of hand-formatted lists.
9662
9663 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9664
9665 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9666 new variable gnus-toolbar-thickness.
9667
9668 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9671
9672 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9673
9674 * gnus.texi (X-Face): Fix description.
9675 (XVarious): Remove gnus-xmas-logo-color-alist and
9676 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9677
9678 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9679
9680 * gnus.texi (Group Parameters): Mention new variable
9681 gnus-parameters-case-fold-search.
9682 (Home Score File): Addition.
9683
9684 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9685
9686 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9687 (Overview): List supported feed types.
9688 (Installation): No installation necessary when using autoload.
9689 (Configuration): Rename "RSS" to "news".
9690
9691 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9692
9693 * pgg.texi (User Commands): Document additional passphrase
9694 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9695 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9696
9697 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9698
9699 * org.texi: Version number changed to 3.19.
9700
9701 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9702
9703 * pgg.texi (How to use): Update the example to add autoload of
9704 pgg-encrypt-symmetric-region.
9705 (User Commands): Document pgg-encrypt-symmetric-region.
9706 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9707
9708 2005-10-27 Jay Belanger <belanger@truman.edu>
9709
9710 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9711 mention other TeX-related units.
9712
9713 2005-10-23 Lars Hansen <larsh@soem.dk>
9714
9715 * dired-x.texi (Miscellaneous Commands):
9716 Replace dired-do-relative-symlink by dired-do-relsymlink and
9717 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9718
9719 2005-10-23 Jay Belanger <belanger@truman.edu>
9720
9721 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9722 constant.
9723
9724 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9725
9726 * faq.texi (Bugs and problems):
9727 Replace `dired-move-to-filename-regexp' by
9728 `directory-listing-before-filename-regexp'.
9729
9730 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9731
9732 * newsticker.texi (UPDATED): Set value.
9733
9734 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9735
9736 * gnus.texi (Document Groups): Remove duplicate item.
9737
9738 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9739
9740 * org.texi (Summary): Mention iCalendar support.
9741 (Exporting): Document iCalendar support.
9742
9743 2005-10-18 Romain Francoise <romain@orebokech.com>
9744
9745 * viper.texi (Viper Specials): Capitalize GNU.
9746
9747 2005-10-17 Juri Linkov <juri@jurta.org>
9748
9749 * info.texi (Getting Started, Search Index, Expert Info):
9750 Fix wording.
9751 (Search Text): Replace `echo area' with `mode line'.
9752 (Search Index): Both `i' and `,' find all index entries.
9753 Replace example `C-f' with `C-l' (which exists in index of Info
9754 manual) and delete spaces in its keyboard input sequence.
9755 Delete unnecessary explanations about literal characters.
9756
9757 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9758
9759 * gnus.texi (Document Server Internals): Addition.
9760
9761 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9762
9763 * gnus.texi (A note on namespaces): Fix RFC reference.
9764
9765 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9766
9767 * gnus.texi (RSS): Fix key description.
9768
9769 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9770
9771 * gnus.texi: Emacs/w3 -> Emacs/W3.
9772 (Browsing the Web): Fix description.
9773 (Web Searches): Ditto.
9774 (Customizing W3): Ditto.
9775
9776 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9777
9778 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9779
9780 2005-10-11 Jay Belanger <belanger@truman.edu>
9781
9782 * calc.texi (Integration): Mention using `a i' to compute definite
9783 integrals.
9784
9785 2005-10-11 Juri Linkov <juri@jurta.org>
9786
9787 * info.texi: Rearrange nodes.
9788 (Top): Update menu. Change ref `Info for Experts' to
9789 `Advanced Info Commands'.
9790 (Getting Started): Fix description of manual's parts.
9791 (Help-Int): Change xref `Info Search' to `Search Index', and
9792 `Expert Info' to `Advanced'.
9793 (Advanced): Move node one level up.
9794 (Search Text, Search Index): New nodes split out from `Info Search'.
9795 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9796 split out from `Advanced'.
9797 (Advanced, Emacs Info Variables): De-document editing an Info file
9798 in Info.
9799 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9800 (Creating an Info File): Delete node and move its text to
9801 `Expert Info'.
9802
9803 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9804
9805 * org.texi (Workflow states): Documented that change in keywords
9806 becomes active only after restart of Emacs.
9807
9808 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9809
9810 Sync with Tramp 2.0.51.
9811
9812 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9813
9814 * speedbar.texi (Introduction): Describe new location of speedbar
9815 on menubar.
9816 (Basic Key Bindings): Remove descriptions of bindings that have
9817 been removed.
9818
9819 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9820
9821 * speedbar.texi (GDB): Describe use of watch expressions.
9822
9823 2005-09-28 Simon Josefsson <jas@extundo.com>
9824
9825 * message.texi (IDNA): Fix.
9826
9827 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9828
9829 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9830 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9831 description of nntp-open-connection-function.
9832 (Common Variables): Fix descriptions.
9833
9834 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9835
9836 * gnus.texi (Server Buffer Format): Document the %a format spec.
9837
9838 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9839
9840 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9841
9842 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9843
9844 * org.texi Version 3.16.
9845
9846 2005-09-19 Miles Bader <miles@gnu.org>
9847
9848 * newsticker.texi: Get rid of CVS keywords.
9849
9850 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9851
9852 * gnus.texi (Finding the Parent): Fix description of how Gnus
9853 finds article.
9854
9855 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9856
9857 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9858 to drop off non-answered articles.
9859
9860 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9861
9862 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9863 braces (which are unsupported by NMAKE) for macro `srcdir'.
9864
9865 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9866
9867 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9868 (../info/newsticker, newsticker.dvi): New targets.
9869
9870 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9871
9872 * newsticker.texi: Replace @command with @code. Replace @example
9873 with @lisp.
9874 (Top): Add explanations to menu items.
9875 (GNU Free Documentation License): Remove.
9876
9877 2005-09-16 Romain Francoise <romain@orebokech.com>
9878
9879 Update all files to specify GFDL version 1.2.
9880
9881 * doclicense.texi (GNU Free Documentation License): Update to
9882 version 1.2.
9883
9884 2005-09-15 Richard M. Stallman <rms@gnu.org>
9885
9886 * newsticker.texi: Fix @setfilename.
9887
9888 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9889 (../info/newsticker, newsticker.dvi): New targets.
9890
9891 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9892
9893 * org.texi: Version 3.15.
9894
9895 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9896
9897 * ses.texi: Combine all three indices into one.
9898 Correct a few typos.
9899
9900 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9901
9902 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9903
9904 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9905
9906 * emacs-mime.texi (Handles): Remove duplicate item.
9907 (Encoding Customization): Fix the default value for
9908 mm-coding-system-priorities.
9909 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9910 (Basic Functions): Fix reference.
9911
9912 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9913
9914 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9915
9916 2005-08-18 Richard M. Stallman <rms@gnu.org>
9917
9918 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9919 and web site.
9920
9921 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9922 not keyboard-translate.
9923
9924 2005-08-11 Richard M. Stallman <rms@gnu.org>
9925
9926 * faq.texi (Using regular expressions): Fix xref.
9927
9928 2005-08-09 Juri Linkov <juri@jurta.org>
9929
9930 * info.texi (Help-P): Replace `Prev' with `Previous'.
9931 (Help-M, Help-Xref): Add S-TAB.
9932 (Help-FOO): Update `u' command.
9933 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9934 Update info about visibility of xref parts.
9935 (Help-Int): Fix `m' command. Rename `Info-last' to
9936 `Info-history-back'. Add `Info-history-forward'.
9937 (Advanced): Fix `g*' and `M-n' commands.
9938 (Info Search): Add `index-apropos' in stand-alone browser.
9939 Add isearch commands.
9940 (Emacs Info Variables): Remove `Info-fontify'.
9941 Add `Info-mode-hook'. Update face names.
9942 Add `Info-fontify-maximum-menu-size',
9943 `Info-fontify-visited-nodes', `Info-isearch-search'.
9944
9945 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9946
9947 Sync with Tramp 2.0.50.
9948
9949 * tramp.texi: Use @option{} consequently for method names.
9950 (Inline methods, External transfer methods): Remove references to
9951 Cygwin.
9952 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9953 implementation.
9954
9955 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9956
9957 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9958 Mention that gnus-init-file is not read when Emacs is invoked with
9959 --no-init-file or -q.
9960
9961 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9962
9963 * org.texi: Version 3.14.
9964
9965 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9966
9967 * org.texi: Version 3.13.
9968
9969 2005-07-18 Juri Linkov <juri@jurta.org>
9970
9971 * calc.texi (Time Zones, Logical Operations):
9972 * cl.texi (Overview):
9973 * org.texi (TODO types):
9974 * sc.texi (Emacs 18 MUAs):
9975 * speedbar.texi (Top):
9976 * url.texi (History):
9977 Delete duplicate duplicate words.
9978
9979 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9980
9981 * cl.texi (Type Predicates): Document `atom' type.
9982
9983 2005-07-04 Lute Kamstra <lute@gnu.org>
9984
9985 Update FSF's address in GPL notices.
9986
9987 * calc.texi (Copying):
9988 * doclicense.texi (GNU Free Documentation License):
9989 * faq.texi (Contacting the FSF):
9990 * mh-e.texi (Copying): Update FSF's address.
9991
9992 2005-07-03 Richard M. Stallman <rms@gnu.org>
9993
9994 * flymake.texi (Example -- Configuring a tool called directly):
9995 Update name of flymake-build-relative-filename.
9996
9997 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9998
9999 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10000
10001 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10002
10003 * org.texi: Version 3.12.
10004
10005 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10006
10007 * makefile.w32-in (MAKEINFO): Use --force.
10008 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10009 Makefile.in.
10010 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10011 more shells.
10012
10013 2005-06-23 Richard M. Stallman <rms@gnu.org>
10014
10015 * speedbar.texi (Creating a display): Texinfo usage fixes.
10016
10017 * tramp.texi (Customizing Completion, Auto-save and Backup):
10018 Texinfo usage fixes.
10019
10020 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10021
10022 * dired-x.texi (Miscellaneous Commands):
10023 * ediff.texi (Miscellaneous):
10024 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10025 (Agent Variables):
10026 * info.texi (Help-Xref):
10027 * message.texi (Message Headers):
10028 * org.texi (Remember):
10029 * reftex.texi (Options (Defining Label Environments))
10030 (Options (Index Support), Options (Viewing Cross-References))
10031 (Options (Misc), Changes):
10032 * speedbar.texi (Creating a display):
10033 * tramp.texi (Customizing Completion, Auto-save and Backup):
10034 Texinfo usage fix.
10035
10036 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10037
10038 * org.texi: Version 3.11.
10039
10040 2005-06-12 Jay Belanger <belanger@truman.edu>
10041
10042 * calc.texi (Getting Started): Remove extra menu item.
10043
10044 2005-05-31 Jay Belanger <belanger@truman.edu>
10045
10046 * calc.texi (Notations Used in This Manual): Use @kbd for key
10047 sequence.
10048 (Demonstration of Calc): Mention another way of starting Calc.
10049 (Starting Calc): Mention long name of M-#.
10050 (Embedded Mode Overview): Remove unnecessary instruction.
10051 (Other M-# commands): Rephrase `M-# 0' explanation.
10052 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10053 reflect current behavior.
10054
10055 2005-05-30 Jay Belanger <belanger@truman.edu>
10056
10057 * calc.texi (Hooks): Change description of calc-window-hook and
10058 calc-trail-window-hook to match usage.
10059 (Computational Functions): Add more constant-generating functions.
10060 (Customizable Variables): Use defvar.
10061
10062 2005-05-28 Jay Belanger <belanger@truman.edu>
10063
10064 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10065 (Basic Embedded Mode): Explain behavior of arguments to
10066 calc-embedded-mode.
10067
10068 2005-05-27 Jay Belanger <belanger@truman.edu>
10069
10070 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10071 current behavior.
10072
10073 2005-05-25 Jay Belanger <belanger@truman.edu>
10074
10075 * calc.texi: Change Calc version number throughout.
10076 (Keypad Mode): Change location in info output.
10077 (Keypad mode overview): Move picture of keypad.
10078
10079 2005-05-21 Jay Belanger <belanger@truman.edu>
10080
10081 * calc.texi (Storing variables): Mention that only most variables
10082 are void to begin with.
10083
10084 2005-05-21 Kevin Ryde <user42@zip.com.au>
10085
10086 * widget.texi (Basic Types): Update cross ref from "Enabling
10087 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10088 lispref/text.texi change.
10089
10090 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10091
10092 * org.texi: Version 3.09.
10093
10094 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10095
10096 * reftex.texi: Version 4.28.
10097
10098 2005-05-16 Jay Belanger <belanger@truman.edu>
10099
10100 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10101
10102 2005-05-14 Jay Belanger <belanger@truman.edu>
10103
10104 * calc.texi (Default Simplifications): Insert missing ! (logical
10105 not operator).
10106
10107 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10108
10109 Sync with Tramp 2.0.49.
10110
10111 2005-05-10 Jay Belanger <belanger@truman.edu>
10112
10113 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10114 to 1.
10115
10116 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10117
10118 * org.texi: Version 3.08, structure reorganized.
10119
10120 2005-04-24 Richard M. Stallman <rms@gnu.org>
10121
10122 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10123
10124 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10125
10126 * org.texi: Update to version 3.06.
10127
10128 2005-04-13 Lute Kamstra <lute@gnu.org>
10129
10130 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10131
10132 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10133
10134 * cl.texi (Porting Common Lisp): Fix typo.
10135
10136 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10137
10138 * gnus.texi (RSS): Addition.
10139
10140 2005-04-04 Jay Belanger <belanger@truman.edu>
10141
10142 * calc.texi: Change Calc version number.
10143 (Customizable variables): Fix description of calc-language-alist.
10144 (Copying): Put in version 2 of GPL.
10145
10146 2005-04-01 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi (Troubleshooting Commands): Remove comment about
10149 installation.
10150 (Installation): Remove section.
10151 (Customizable Variables): New section.
10152 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10153 (Graphical Devices): Add references to Customizable Variables.
10154
10155 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10156
10157 * emacs-mime.texi (Display Customization): Markup fixes.
10158 (rfc2047): Update.
10159
10160 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10161
10162 * gnus-faq.texi: Replaced with auto-generated version.
10163
10164 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10165
10166 * dired-x.texi (Multiple Dired Directories): default-directory was
10167 renamed to dired-default-directory.
10168
10169 2005-03-26 Jay Belanger <belanger@truman.edu>
10170
10171 * calc.texi (Simplifying Formulas, Rewrite Rules):
10172 Change description of top and bottom of fraction.
10173 (Modulo Forms): Move description of how to create modulo forms to
10174 earlier in the section.
10175 (Fraction Mode): Suggest using : to get a fraction by dividing.
10176 (Basic Arithmetic): Adjust placement of command name.
10177 (Truncating the Stack): Emphasize that "hidden" entries are still
10178 visible.
10179 (Installation): Move discussion of printing manual to "About This
10180 Manual".
10181 (About This Manual): Mention how to print the manual.
10182 (Reporting Bugs): Remove first person.
10183 (Building Vectors): Add algebraic version of append.
10184 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10185 (Grouping Digits): Fix typo.
10186
10187 2005-03-25 Werner Lemberg <wl@gnu.org>
10188
10189 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10190 Replace `legal' with `valid'.
10191
10192 2005-03-25 Werner Lemberg <wl@gnu.org>
10193
10194 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10195
10196 2005-03-24 Jay Belanger <belanger@truman.edu>
10197
10198 * calc.texi (General Mode Commands)
10199 (Mode Settings in Embedded Mode): Add some explanation of
10200 recording mode settings.
10201
10202 2005-03-24 Richard M. Stallman <rms@gnu.org>
10203
10204 * calc.texi: Remove praise of non-free software.
10205
10206 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10207 (Installation): Node deleted.
10208
10209 2005-03-23 Richard M. Stallman <rms@gnu.org>
10210
10211 * url.texi (HTTP language/coding): Improve last change.
10212
10213 2005-03-22 Jay Belanger <belanger@truman.edu>
10214
10215 * calc.texi (Embedded Mode): Add new information on changing
10216 modes.
10217
10218 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10219
10220 Sync with Tramp 2.0.48.
10221
10222 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10223
10224 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10225 "GNU/Linux". Change all addresses to .gnu.org.
10226 (Default Method): Offer shortened syntax for "su" and "sudo"
10227 methods.
10228
10229 2005-03-07 Richard M. Stallman <rms@gnu.org>
10230
10231 * url.texi: Fix usage of "e.g.".
10232 (HTTP language/coding): Explain the rules for these strings.
10233
10234 2005-03-06 Richard M. Stallman <rms@gnu.org>
10235
10236 * woman.texi (Introduction): Minor cleanups.
10237
10238 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10239
10240 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10241 (Installation): Node deleted.
10242
10243 * mh-e.texi (Preface): Get rid of "Emacs 21".
10244
10245 * eshell.texi (Installation): Delete node (for Emacs 20).
10246
10247 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10248
10249 * flymake.texi: Refill and tweak style in @lisp blocks.
10250
10251 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10252
10253 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10254
10255 2005-03-01 Jay Belanger <belanger@truman.edu>
10256
10257 * calc.texi (Trigonometric and Hyperbolic Functions):
10258 Mention additional functions.
10259 (Algebraic Simplifications): Mention additional simplifications.
10260
10261 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10262
10263 * ses.texi: Add concept/function/variable indices (this work was
10264 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10265 papers on file at FSF).
10266
10267 2005-02-10 Jay Belanger <belanger@truman.edu>
10268
10269 * calc.texi: Change @LaTeX to La@TeX throughout.
10270 Redefine @expr as @math for TeX output.
10271 Redefine @texline as a no-op for TeX output.
10272 Define @tfn, replace @t by @tfn throughout.
10273
10274 2005-02-09 Jay Belanger <belanger@truman.edu>
10275
10276 * calc.texi: Add macro for LaTeX for info output.
10277
10278 2005-02-08 Kim F. Storm <storm@cua.dk>
10279
10280 * texinfo.tex (LaTex): Add def.
10281
10282 2005-02-06 Jay Belanger <belanger@truman.edu>
10283
10284 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10285 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10286 throughout manual.
10287
10288 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10289
10290 * gnus.texi: Some edits based on comments from David Abrahams.
10291
10292 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10293
10294 * gnus.texi (RSS): Fix the keystroke.
10295
10296 2005-01-24 David Kastrup <dak@gnu.org>
10297
10298 * faq.texi: Update AUCTeX version info.
10299
10300 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10301
10302 * gnus-faq.texi ([4.1]): Typo.
10303
10304 2005-01-19 Jay Belanger <belanger@truman.edu>
10305
10306 * calc.texi (Keep Arguments): Mention that keeping arguments
10307 doesn't work with keyboard macros.
10308
10309 2005-01-16 Richard M. Stallman <rms@gnu.org>
10310
10311 * autotype.texi (Autoinserting): Fix small error.
10312
10313 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10314
10315 Sync with Tramp 2.0.47.
10316
10317 * tramp.texi (Compilation): New section, describing compilation of
10318 remote files.
10319
10320 2005-01-11 Kim F. Storm <storm@cua.dk>
10321
10322 * widget.texi (Basic Types): Add :follow-link keyword.
10323
10324 2005-01-09 Jay Belanger <belanger@truman.edu>
10325
10326 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10327
10328 2005-01-08 Jay Belanger <belanger@truman.edu>
10329
10330 * calc.texi: Change throughout to reflect new default value of
10331 calc-settings-file.
10332
10333 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10334
10335 * message.texi (Reply): `message-reply-to-function' should return
10336 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10337
10338 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10339
10340 * faq.texi (Changing load-path): Fix typo.
10341
10342 2005-01-05 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Programming Tutorial): Replace kbd command by
10345 appropriate characters for a keyboard macro.
10346
10347 2005-01-04 Jay Belanger <belanger@truman.edu>
10348
10349 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10350 for Lucid Emacs.
10351 (Programming Tutorial): Mention that the user needs to be in the
10352 right mode to compute some functions.
10353
10354 2005-01-04 Jay Belanger <belanger@truman.edu>
10355
10356 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10357 no longer applicable.
10358
10359 2005-01-01 Jay Belanger <belanger@truman.edu>
10360
10361 * calc.texi (Programming Tutorial): Change description of how to
10362 edit keyboard macros to match current behavior.
10363
10364 2004-12-31 Jay Belanger <belanger@truman.edu>
10365
10366 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10367
10368 2004-12-20 Jay Belanger <belanger@truman.edu>
10369
10370 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10371 zero.
10372
10373 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10374
10375 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10376 @xref.
10377 (Font Locking): Avoid @strong{Note:}.
10378
10379 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10380
10381 Sync with Tramp 2.0.46.
10382
10383 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10384
10385 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10386
10387 * url.texi: Correct typos.
10388 (Retrieving URLs): @var{nil}->@code{nil}.
10389 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10390 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10391 (Dealing with HTTP documents): @inforef->@xref.
10392
10393 2004-12-15 Jay Belanger <belanger@truman.edu>
10394
10395 * calc.texi: Consistently capitalized all mode names.
10396 (Answers to Exercises): Mention that an answer can be a fraction
10397 when in Fraction mode.
10398
10399 2004-12-13 Jay Belanger <belanger@truman.edu>
10400
10401 * calc.texi: Fix some TeX definitions.
10402
10403 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10404
10405 * reftex.texi (Imprint): Remove erroneous @value's.
10406
10407 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10408
10409 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10410 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10411
10412 2004-12-08 Jay Belanger <belanger@truman.edu>
10413
10414 * calc.texi (Starting Calc): Remove comment about installation.
10415 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10416
10417 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10418
10419 * url.texi: Update @setfilename.
10420 (Getting Started): No need to worry about Gnus versions.
10421 (Dealing with HTTP documents): Use @inforef.
10422
10423 * org.texi: Fix @direntry file name.
10424
10425 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10426
10427 * url.texi: New file.
10428
10429 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10430
10431 2004-12-06 Jay Belanger <belanger@truman.edu>
10432
10433 * calc.texi (Using Calc): Remove paragraph about installation.
10434
10435 2004-12-06 Jay Belanger <belanger@truman.edu>
10436
10437 * calc.texi: Use more Texinfo macros and less TeX defs.
10438 Remove @refill's.
10439
10440 2004-12-06 Richard M. Stallman <rms@gnu.org>
10441
10442 * org.texi: New file.
10443
10444 2004-12-05 Richard M. Stallman <rms@gnu.org>
10445
10446 * Makefile.in (org.dvi, ../info/org): New targets.
10447 (INFO_TARGETS): Add ../info/org.
10448 (DVI_TARGETS): Add org.dvi.
10449 (maintainer-clean): Remove the info files in the info dir.
10450
10451 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10452
10453 * idlwave.texi: Fix the setfilename directive to put the produced
10454 file in ../info.
10455 (Continued Statement Indentation): Resurrect Jan D.'s change from
10456 2004-11-03 that was lost when a newer version of idlwave.texi was
10457 imported.
10458
10459 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10460
10461 * gnus-faq.texi ([5.1]): Add missing bracket.
10462
10463 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10464 Index `spam-initialize'.
10465
10466 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10467
10468 * message.texi (Various Message Variables): Mention that all mail
10469 file variables are derived from `message-directory'.
10470
10471 * gnus.texi (Splitting Mail): Clarify bogus group.
10472
10473 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10474
10475 * emacs-mime.texi (Encoding Customization):
10476 Fix mm-coding-system-priorities entry.
10477
10478 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10479
10480 * idlwave.texi (Continued Statement Indentation):
10481 * reftex.texi (Options (Index Support))
10482 (Displaying and Editing the Index, Table of Contents):
10483 * speedbar.texi (Creating a display, Major Display Modes):
10484 Replace non-nil with non-@code{nil}.
10485
10486 2004-10-21 Jay Belanger <belanger@truman.edu>
10487
10488 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10489
10490 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10491
10492 * calc.texi (Reporting Bugs): Double up `@'.
10493
10494 2004-10-18 Jay Belanger <belanger@truman.edu>
10495
10496 * calc.texi (Reporting Bugs): Change the address that bugs
10497 should be sent to.
10498
10499 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10500
10501 * gnus.texi (New Features): Add 5.11.
10502
10503 * message.texi (Resending): Remove wrong default value.
10504
10505 * gnus.texi (Mail Source Specifiers): Describe possible problems
10506 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10507 `pop3-leave-mail-on-server' to the index.
10508
10509 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10510
10511 * message.texi (Canceling News): Add how to set a password.
10512
10513 2004-10-12 Jay Belanger <belanger@truman.edu>
10514
10515 * calc.texi (Help Commands): Change the descriptions of
10516 calc-describe-function and calc-describe-variable to match their
10517 current behavior.
10518
10519 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10520
10521 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10522
10523 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10524
10525 Sync with Tramp 2.0.45.
10526
10527 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10528 plink link. The URL is outdated. Originator contacted for
10529 clarification.
10530
10531 2004-10-10 Juri Linkov <juri@jurta.org>
10532
10533 * gnus.texi (Top, Marking Articles): Join two menus in one node
10534 because a node can have only one menu.
10535
10536 2004-10-09 Juri Linkov <juri@jurta.org>
10537
10538 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10539 example of nnmail-split-fancy.
10540
10541 2004-10-06 Karl Berry <karl@gnu.org>
10542
10543 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10544 consistency with other uses of dashes.
10545
10546 2004-10-05 Karl Berry <karl@gnu.org>
10547
10548 * info.texi: Consistently use --- throughout, periods at end of
10549 menu descriptions, and a couple typos.
10550
10551 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10552
10553 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10554 * pgg.texi (User Commands, Backend methods): Do.
10555 * gnus.texi: Markup fixes.
10556 (Setting Process Marks): Fix `M P a' entry.
10557 * emacs-mime.texi: Fixes.
10558
10559 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10560
10561 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10562 again.
10563 Use 5.10 instead of 5.10.0.
10564
10565 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10566
10567 * gnus.texi (Summary Mail Commands): S D e.
10568
10569 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10570
10571 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10572 the gnus-article-mode-line-format section.
10573
10574 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10575
10576 * gnus.texi (Various Summary Stuff): Fix the documentation for
10577 gnus-newsgroup-variables.
10578
10579 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10580
10581 * gnus.texi (MIME Commands):
10582 Add gnus-mime-display-multipart-as-mixed,
10583 gnus-mime-display-multipart-alternative-as-mixed,
10584 gnus-mime-display-multipart-related-as-mixed.
10585 (Mail Source Customization): Clarify `mail-source-directory'.
10586 (Splitting Mail): Mention gnus-group-find-new-groups.
10587 (SpamOracle): Fix typo.
10588
10589 * gnus-faq.texi: Untabify.
10590 ([6.3]): nnir.el is in contrib directory.
10591
10592 * message.texi (News Headers): Clarify how a unique ID is created.
10593
10594 * gnus.texi (Batching Agents): Fix typo in example.
10595 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10596
10597 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10598
10599 * gnus.texi (Group Parameters): Add more on hooks.
10600
10601 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10602
10603 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10604
10605 2004-09-22 Jay Belanger <belanger@truman.edu>
10606
10607 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10608 might be hidden during part of the session.
10609
10610 2004-09-20 Jay Belanger <belanger@truman.edu>
10611
10612 * calc.texi (Notations Used in This Manual): Put in an earlier
10613 mention that DEL could be called Backspace.
10614
10615 2004-09-10 Simon Josefsson <jas@extundo.com>
10616
10617 * gnus.texi (IMAP): Add example. Suggested and partially written
10618 by Steinar Bang <sb@dod.no>.
10619
10620 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10621
10622 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10623 netrc syntax.
10624
10625 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10626
10627 * gnus.texi (Spam ELisp Package Sequence of Events):
10628 Some clarifications.
10629 (Spam ELisp Package Global Variables): More clarifications.
10630
10631 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10632
10633 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10634 Mention spam-split does not modify incoming mail.
10635
10636 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10637
10638 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10639
10640 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10641
10642 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10643
10644 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10645
10646 * makefile.w32-in (sieve, pgg): Use $(infodir).
10647
10648 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10649
10650 * makefile.w32-in: Fix PGG and Sieve entries.
10651
10652 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10653
10654 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10655 Emacs and related programs.
10656
10657 2004-08-27 Richard M. Stallman <rms@gnu.org>
10658
10659 * faq.texi: Fix texinfo usage, esp. doublequotes.
10660 (Difference between Emacs and XEmacs): Some clarification.
10661
10662 * faq.texi (Difference between Emacs and XEmacs):
10663 Explain not to contrast XEmacs with GNU Emacs.
10664
10665 2004-08-26 Richard M. Stallman <rms@gnu.org>
10666
10667 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10668
10669 2004-08-22 David Kastrup <dak@gnu.org>
10670
10671 * reftex.texi (AUCTeX): Update links, section name.
10672
10673 * faq.texi (Calc): Update availability (included in 22.1).
10674 (AUCTeX): Update availability, information, versions, description.
10675
10676 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10677
10678 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10679
10680 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10681
10682 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10683
10684 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10685
10686 Sync with Tramp 2.0.44.
10687
10688 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10689
10690 * widget.texi (User Interface): Update how to separate the
10691 editable field of an editable-field widget from other widgets.
10692 (Programming Example): Add text after field.
10693
10694 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10695
10696 * emacs-mime.texi (Encoding Customization): Add a note to the
10697 mm-content-transfer-encoding-defaults entry.
10698 (rfc2047): Update.
10699
10700 * gnus.texi (Article Highlighting):
10701 Add gnus-cite-ignore-quoted-from.
10702 (POP before SMTP): New node.
10703 (Posting Styles): Addition.
10704 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10705 (Fancy Mail Splitting): Ditto.
10706 (X-Face): Add gnus-x-face.
10707
10708 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10709
10710 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10711 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10712
10713 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10714
10715 * gnus.texi (Mail Source Specifiers):
10716 Describe `pop3-leave-mail-on-server'.
10717
10718 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10719
10720 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10721
10722 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10723 repository. Change setfilename.
10724
10725 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10726
10727 2004-07-02 Juri Linkov <juri@jurta.org>
10728
10729 * pcl-cvs.texi (Viewing differences): Add `d r'.
10730
10731 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10732
10733 * ses.texi, viper.texi, flymake.texi, faq.texi:
10734 * eshell.texi, ediff.texi: Markup fixes.
10735
10736 2004-06-21 Karl Berry <karl@gnu.org>
10737
10738 * info.texi (Top): Mention that only Emacs has mouse support.
10739 (Getting Started): Mention this in a few other places.
10740
10741 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10742
10743 * autotype.texi (Copyrights, Timestamps):
10744 Recommend `before-save-hook' instead of `write-file-functions'.
10745
10746 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10747
10748 * dired-x.texi (dired-mark-omitted): Update keybinding.
10749
10750 2004-06-10 Kim F. Storm <storm@cua.dk>
10751
10752 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10753
10754 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10755
10756 * dired-x.texi (variable dired-omit-mode): Rename from
10757 dired-omit-files-p.
10758 (function dired-omit-mode): Rename from dired-omit-toggle.
10759 Call dired-omit-mode rather than set dired-omit-files-p.
10760 (dired-mark-omitted): Describe command.
10761
10762 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10763
10764 Version 2.0.41 of Tramp released.
10765
10766 2004-05-29 Juanma Barranquero <lektu@terra.es>
10767
10768 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10769 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10770
10771 2004-05-29 Richard M. Stallman <rms@gnu.org>
10772
10773 * cl.texi (Top): Call this chapter `Introduction'.
10774 (Overview): In TeX, no section heading here.
10775
10776 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10777
10778 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10779
10780 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10781 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10782
10783 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10784
10785 * flymake.texi: New file.
10786
10787 2004-05-28 Simon Josefsson <jas@extundo.com>
10788
10789 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10790
10791 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10792
10793 Version 2.0.40 of Tramp released.
10794
10795 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10796
10797 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10798
10799 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10800 variables `tramp-backup-directory-alist' and
10801 `tramp-bkup-backup-directory-info'.
10802 (Overview, Connection types)
10803 (External transfer methods, Default Method)
10804 (Windows setup hints): Remove restriction of password entering
10805 with external methods.
10806 (Auto-save and Backup): Make file name example
10807 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10808 and `auto-save-directory' must be used.
10809 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10810 only "NT"). Remove doubled entry "What kinds of systems does
10811 @tramp{} work on".
10812 (tramp): Macro removed.
10813 (Obtaining Tramp): Flag removed from title.
10814 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10815 and `trampver' used properly. Flag `tramp-inst' replaced by
10816 `installchapter'. Installation related text adapted.
10817
10818 2004-04-28 Masatake YAMATO <jet@gyve.org>
10819
10820 * widget.texi (Programming Example): Remove overlays.
10821
10822 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10823
10824 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10825
10826 2004-04-23 Juanma Barranquero <lektu@terra.es>
10827
10828 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10829
10830 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10831
10832 * info.texi (Info Search): Add info-apropos.
10833
10834 2004-03-22 Juri Linkov <juri@jurta.org>
10835
10836 * faq.texi: Fix help key bindings.
10837
10838 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10839
10840 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10841 (as suggested by Karl Berry). Update information about colored
10842 stars in menus. Add new subheading describing M-n.
10843
10844 2004-03-12 Richard M. Stallman <rms@gnu.org>
10845
10846 * cl.texi (Top): Rename top node's title.
10847
10848 2004-03-08 Karl Berry <karl@gnu.org>
10849
10850 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10851 problems making the texinfo distribution.
10852
10853 2004-02-29 Simon Josefsson <jas@extundo.com>
10854
10855 * smtpmail.texi (Authentication): Change the list of supported
10856 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10857 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10858 <voegelas@gmx.net>.
10859
10860 2004-02-29 Juanma Barranquero <lektu@terra.es>
10861
10862 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10863 Use $(DEL) instead of rm, and ignore exit code.
10864
10865 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10866
10867 Tramp version 2.0.39 released.
10868
10869 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10870
10871 * tramp.texi (Customizing Completion): Explain new functions
10872 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10873 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10874 (Top): Refer to Savannah mailing list as the major one.
10875 Mention older mailing lists in HTML mode only.
10876 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10877 (Frequently Asked Questions): Remote hosts must not be Unix-like
10878 for "smb" method.
10879 (Password caching): New node.
10880 (External transfer methods): Refer to password caching for "smb"
10881 method.
10882
10883 2004-02-17 Karl Berry <karl@gnu.org>
10884
10885 * info.texi (Help-Int): Mention the new line number feature.
10886
10887 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10888
10889 * ses.texi (Advanced Features): New functionality for
10890 ses-set-header-row (defaults to current row unless C-u used).
10891 (Acknowledgements): Add Stefan Monnier.
10892
10893 2003-12-29 Kevin Ryde <user42@zip.com.au>
10894
10895 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10896
10897 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10898
10899 Tramp version 2.0.38 released.
10900
10901 * tramp.texi (Remote shell setup): Warn of environment variables
10902 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10903 <sven.gabriel@imk.fzk.de>.
10904 (Configuration): Tramp now chooses base64/uuencode
10905 automatically. Update wording accordingly.
10906 (Top): More description for the `Default Method' menu entry.
10907 (Default Method): Use @code, not @var, for Lisp variables.
10908 (Default Method): New subsection `Which method is the right one
10909 for me?'. Suggested by Christian Kirsch.
10910 (Configuration): Pointer to new subsection added.
10911 (Default Method): Too many "use" in one sentence.
10912 Rephrase. Reported by Christian Kirsch.
10913 (Filename Syntax): Old `su' example is probably a left-over from
10914 the sm/su method naming. Replace with `ssh', instead.
10915 (External transfer methods, Auto-save and Backup):
10916 Typo fixes.
10917
10918 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10919
10920 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10921 (Top): Mention japanese manual only if flag `jamanual' is set.
10922 Insert section `Japanese manual' in menu.
10923
10924 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10925
10926 * eshell.texi (Known Problems): Add doc item.
10927
10928 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10929
10930 * cc-mode.texi: Update for CC Mode 5.30.
10931
10932 Note: Please refrain from doing purely cosmetic changes like
10933 removing trailing whitespace in this manual; it clobbers cvs
10934 merging for no good reason.
10935
10936 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10937
10938 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10939 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10940 @acronym{ASCII}.
10941
10942 2003-10-26 Karl Berry <karl@gnu.org>
10943
10944 * info.texi (Info Search): Echo area, not echo are. From Debian
10945 diff.
10946
10947 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10948
10949 * widget.texi (Defining New Widgets): Document new behavior of
10950 :buttons and :children keywords.
10951
10952 2003-10-22 Miles Bader <miles@gnu.org>
10953
10954 * Makefile.in (info): Move before $(top_srcdir)/info.
10955
10956 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10957
10958 * tramp.texi (Inline methods): Small grammar fix.
10959 (External transfer methods): Likewise.
10960
10961 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10962
10963 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10964
10965 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10966
10967 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10968
10969 2003-09-30 Richard M. Stallman <rms@gnu.org>
10970
10971 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10972
10973 * widget.texi (User Interface): Fix typos.
10974
10975 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10976
10977 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10978
10979 * pcl-cvs.texi (Selected Files): Fix typo.
10980
10981 2003-09-21 Karl Berry <karl@gnu.org>
10982
10983 * info.texi (] and [ commands): No period at end of section title.
10984
10985 2003-09-04 Miles Bader <miles@gnu.org>
10986
10987 * Makefile.in (top_srcdir): New variable.
10988 ($(top_srcdir)/info): New rule.
10989 (info): Depend on it.
10990
10991 2003-09-03 Peter Runestig <peter@runestig.com>
10992
10993 * makefile.w32-in: New file.
10994
10995 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10996
10997 * widget.texi (User Interface): Explain the need of static text
10998 around an editable field.
10999
11000 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11001
11002 * widget.texi (Basic Types): The argument to `:help-echo' can now
11003 be a form that evaluates to a string.
11004
11005 2003-08-18 Kim F. Storm <storm@cua.dk>
11006
11007 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11008
11009 2003-08-16 Richard M. Stallman <rms@gnu.org>
11010
11011 * dired-x.texi (Shell Command Guessing): Explain *.
11012
11013 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11014
11015 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11016 log-edit-insert-changelog.
11017
11018 2003-08-03 Karl Berry <karl@gnu.org>
11019
11020 * info.texi: Need @contents.
11021
11022 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11023
11024 Tramp version 2.0.36 released.
11025
11026 * tramp.texi (Remote shell setup): Explain about problems with
11027 non-Bourne commands in ~/.profile and ~/.shrc.
11028
11029 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11030
11031 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11032 renaming of `vis-mode' to `visible-mode'.
11033
11034 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11035
11036 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11037 next, prev and up pointers.
11038
11039 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11040
11041 * info.texi (Help): Mention existence of Emacs and stand-alone
11042 Info at the very beginning of the tutorial.
11043 (Help-Inv): New node.
11044 (Help-]): New node.
11045 (Help-M): Systematically point out the differences between default
11046 Emacs and stand-alone versions. Delete second menu.
11047 (Help-Xref): Systematically point out the differences between
11048 default Emacs and stand-alone versions.
11049 (Help-Int): Change `l' example.
11050 (Expert Info): Fix typos.
11051 (Emacs Info Variables): Mention `Info-hide-note-references' and
11052 new default for `Info-scroll-prefer-subnodes'.
11053
11054 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11055
11056 Version 2.0.35 of Tramp released.
11057
11058 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11059 (Inline methods): Add methods `remsh' and `plink1'.
11060 (External transfer methods): Add method `remcp'.
11061 (Multi-hop Methods): Add method `remsh'.
11062 Small patch from Adrian Aichner <adrian@xemacs.org>:
11063 Fix minor typos.
11064 (Concept Index): Add to make manual searchable via
11065 `Info-index'.
11066 (Version Control): Add cindex entry.
11067
11068 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11069
11070 * trampver.texi: Version 2.0.34 released.
11071
11072 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11073
11074 * faq.texi: Improve previous changes.
11075
11076 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11077
11078 * faq.texi: Update copyright and maintenance details.
11079 Update some package URLs, versions, and maintainers.
11080 Remove many references to the Emacs Lisp Archive.
11081
11082 2003-04-23 Simon Josefsson <jas@extundo.com>
11083
11084 * smtpmail.texi: Fix license (the invariant sections mentioned has
11085 never been part of the smtp manual). Align info dir entry with
11086 other emacs packages.
11087
11088 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11089
11090 * tramp.texi: Version 2.0.33 released.
11091 Remove installation chapter. Remove XEmacs specifics.
11092
11093 2003-03-29 Richard M. Stallman <rms@gnu.org>
11094
11095 * tramp.texi (Top): Undo the previous renaming.
11096 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11097
11098 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11099
11100 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11101 version of manual.
11102
11103 * tramp.texi (Auto-save and Backup): New node.
11104
11105 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11106
11107 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11108 Emacs" in order to have better differentiation to "XEmacs".
11109 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11110 are new macros in order to point to the other Emacs flavor where
11111 appropriate. In info case, point to node `Installation' in order
11112 to explain how to generate the other way. In html case, make a
11113 link to the other html file.
11114 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11115 after CVS checkout/update.
11116 (Installation): Completely rewritten.
11117 (Installation parameters, Load paths): New sections under
11118 `Installation'.
11119
11120 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11121
11122 * tramp.texi: Version 2.0.30 released.
11123 Replace word "path" with "localname" where used as a component of
11124 a Tramp file name.
11125
11126 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11127
11128 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11129 introduced.
11130 (Installation): Explain what to do if files from the tramp/contrib
11131 directory are needed.
11132
11133 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11134
11135 * smtpmail.texi (How Mail Works): New.
11136
11137 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11138
11139 * smtpmail.texi: New file.
11140
11141 * Makefile.in: Build SMTP manual.
11142
11143 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11144
11145 * tramp.texi: Version 2.0.29 released.
11146 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11147 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11148
11149 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11150
11151 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11152 another package loads accidentally Ange-FTP.
11153
11154 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11155
11156 * tramp.texi (Customizing Completion): Add function
11157 `tramp-parse-sconfig'. Change example of
11158 `tramp-set-completion-function', because parsing of ssh config
11159 files looks more natural.
11160
11161 2003-01-15 Kevin Ryde <user42@zip.com.au>
11162
11163 * gnus.texi (Using MIME): Mention auto-compression-mode with
11164 gnus-mime-copy-part.
11165
11166 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11167
11168 * gnus.texi: Do not use `path' in several locations.
11169
11170 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11171
11172 * tramp.texi (External transfer methods): New method `smb'.
11173 From Michael Albinus.
11174
11175 2002-11-05 Karl Berry <karl@gnu.org>
11176
11177 * info.texi (Info-fontify): Reorder face list to avoid bad line
11178 breaks.
11179
11180 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11181
11182 * tramp.texi: Move @copying to standard place.
11183 Use @insertcopying.
11184
11185 2002-10-02 Karl Berry <karl@gnu.org>
11186
11187 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11188 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11189 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11190 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11191 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11192 * widget.texi, woman.texi:
11193 Per rms, update all manuals to use @copying instead of @ifinfo.
11194 Also use @ifnottex instead of @ifinfo around the top node, where
11195 needed for the sake of the HTML output.
11196 (The Gnus manual is not fixed since it's not clear to me how it
11197 works; and the Tramp manual already uses @copying, although in an
11198 unusual way. All others were changed.)
11199
11200 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11201
11202 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11203 (../info/ses, ses.dvi): New targets.
11204 * ses.texi: New file.
11205
11206 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11207
11208 * texinfo.tex: Update to texinfo 4.2.
11209
11210 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11211
11212 * reftex.texi: Update to RefTeX 4.19.
11213
11214 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11215
11216 * gnus.texi (Sorting Groups): Add key bindings for
11217 gnus-group-sort-groups-by-real-name and
11218 gnus-group-sort-selected-groups-by-real-name.
11219
11220 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11221
11222 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11223 (../info/tramp, tramp.dvi): New targets.
11224
11225 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11226
11227 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11228 (calc.dvi): Uncomment.
11229
11230 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11231
11232 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11233 (../info/calc): New target.
11234
11235 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11236
11237 * (Version 21.1 released.)
11238
11239 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11240
11241 * Branch for 21.1.
11242
11243 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11244
11245 * Makefile.in (../info/info): Use an explicit -o switch to
11246 makeinfo.
11247
11248 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11249
11250 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11251
11252 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11253
11254 * ediff.texi: Added ediff-coding-system-for-read.
11255
11256 * viper.texi: Fix typos.
11257
11258 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11259
11260 * Makefile.in (../info/idlwave): Use --no-split.
11261
11262 2000-12-14 Dave Love <fx@gnu.org>
11263
11264 * Makefile.in (mostlyclean): Remove gnustmp.*.
11265 (gnus.dvi): Change rule to remove @latex stuff.
11266
11267 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11268
11269 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11270
11271 2000-10-13 John Wiegley <johnw@gnu.org>
11272
11273 * Makefile.in: Add build targets for eshell.texi.
11274
11275 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11276
11277 * Makefile.in: Remove/comment speedbar stuff.
11278
11279 2000-09-22 Dave Love <fx@gnu.org>
11280
11281 * Makefile.in: Add emacs-mime.
11282
11283 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11284
11285 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11286 (DVI_TARGETS): Add woman.dvi.
11287 (../info/woman, woman.dvi): New targets.
11288
11289 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11290
11291 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11292
11293 * pcl-cvs.texi: New file.
11294 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11295 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11296
11297 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11298
11299 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11300 (../info/ebrowse, ebrowse.dvi): New targets.
11301
11302 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11303
11304 * Makefile.in (INFO_TARGETS): Add eudc.
11305 (DVI_TARGETS): Add eudc.dvi.
11306 (../info/eudc, eudc.dvi): New targets.
11307
11308 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11309
11310 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11311 compatibility with 8+3 filesystems).
11312 (../info/efaq): Rename from emacs-faq.
11313
11314 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11315
11316 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11317 (../info/idlwave, idlwave.dvi): New targets.
11318
11319 1999-10-23 Dave Love <fx@gnu.org>
11320
11321 * Makefile.in: Use autotype.texi.
11322
11323 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11324
11325 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11326 faq.texi file) rather than ../info/faq.
11327
11328 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11329
11330 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11331 (../info/ada-mode, ada-mode.dvi): New targets.
11332
11333 1999-09-01 Dave Love <fx@gnu.org>
11334
11335 * Makefile.in: Add faq.
11336
11337 1999-07-12 Richard Stallman <rms@gnu.org>
11338
11339 * Version 20.4 released.
11340
11341 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11342
11343 * Version 20.3 released.
11344
11345 1998-04-06 Andreas Schwab <schwab@gnu.org>
11346
11347 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11348 Use it in dvi targets.
11349 (../etc/GNU): Change to $(srcdir) first.
11350
11351 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11352
11353 * reftex.texi: Update for RefTeX version 3.22.
11354
11355 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11356
11357 * gnus.texi (Easy Picons): Remove references to
11358 `gnus-group-display-picons'.
11359 (Hard Picons): Ditto.
11360
11361 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11362
11363 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11364 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11365
11366 1997-09-23 Paul Eggert <eggert@twinsun.com>
11367
11368 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11369 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11370
11371 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11372
11373 * Version 20.2 released.
11374
11375 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11376
11377 * Version 20.1 released.
11378
11379 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11380
11381 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11382
11383 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11384
11385 * widget.texi (push-button): Document it.
11386
11387 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11388
11389 * Version 19.33 released.
11390
11391 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11392
11393 * Version 19.32 released.
11394
11395 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11396
11397 * Makefile.in: Add rules for the Message manual.
11398
11399 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11400
11401 * gnus.texi: New version.
11402
11403 * message.texi: New manual.
11404
11405 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11406
11407 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11408
11409 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11410
11411 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11412 Specify -I option.
11413 (All dvi targets): Set the TEXINPUTS variable.
11414
11415 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11416
11417 * Version 19.31 released.
11418
11419 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11420
11421 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11422 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11423
11424 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11425
11426 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11427 (INFO_TARGETS): Add ../info/cc-mode.
11428 (DVI_TARGETS): Add cc-mode.dvi.
11429
11430 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11431
11432 * Version 19.30 released.
11433
11434 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11435
11436 * gnus.texi: New file.
11437
11438 1995-11-04 Erik Naggum <erik@naggum.no>
11439
11440 * gnus.texi: File deleted.
11441
11442 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11443
11444 * mh-e.texi: "Function Index" -> "Command Index" to work with
11445 Emacs 19.30 C-h C-k support of separately-documented commands.
11446
11447 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11448
11449 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11450 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11451
11452 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11453
11454 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11455 (../info/viper, viper.dvi): New targets.
11456
11457 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11458
11459 * dired-x.texi (Installation): Change the example to set
11460 buffer-local variables like dired-omit-files-p in
11461 dired-mode-hook.
11462
11463 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11464
11465 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11466 (../info/mh-e, mh-e.dvi): New targets.
11467
11468 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11469
11470 * Makefile.in (maintainer-clean): Rename from realclean.
11471
11472 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11473
11474 * Makefile.in: New file.
11475 * Makefile: File deleted.
11476
11477 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11478
11479 * Makefile (TEXINDEX_OBJS): Variable deleted.
11480 (texindex, texindex.o, getopt.o): Rules deleted.
11481 All deps on texindex deleted.
11482 (distclean): Don't delete texindex.
11483 (mostlyclean): Don't delete *.o.
11484 * texindex.c, getopt.c: Files deleted.
11485
11486 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11487
11488 * Version 19.26 released.
11489
11490 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11491
11492 * Version 19.25 released.
11493
11494 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11495
11496 * Version 19.24 released.
11497
11498 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11499
11500 * Version 19.23 released.
11501
11502 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11503
11504 * Makefile: Delete spurious tab.
11505
11506 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11507
11508 * Makefile (.SUFFIXES): New rule.
11509
11510 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11511
11512 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11513 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11514
11515 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11516
11517 * Makefile (../info/sc): Rename from sc.info.
11518 (../info/cl): Likewise.
11519 (INFO_TARGETS): Use new names.
11520
11521 1993-12-04 Richard Stallman (rms@srarc2)
11522
11523 * getopt.c: New file.
11524 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11525 (getopt.o): New rule.
11526 (dvi): Don't depend on texindex.
11527 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11528 Depend on texindex.
11529
11530 1993-12-03 Richard Stallman (rms@srarc2)
11531
11532 * Makefile (../info/sc.info): Rename from ../info/sc.
11533 (TEXI2DVI): New variable.
11534 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11535 Add explicit commands.
11536 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11537
11538 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11539
11540 * Version 19.22 released.
11541
11542 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11543
11544 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11545
11546 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11547
11548 * Version 19.21 released.
11549
11550 1993-11-15 Paul Eggert (eggert@twinsun.com)
11551
11552 * Makefile (../info/cl.info): Rename from ../info/cl.
11553
11554 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11555
11556 * Makefile (../etc/GNU): New target.
11557 (EMACSSOURCES): Add gnu1.texi.
11558
11559 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11560
11561 * Makefile (realclean): Don't delete the Info files.
11562
11563 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11564
11565 * forms.texi: Fix forms.texi so that it will format correctly.
11566 Add missing `@end iftex', fix bad reference.
11567
11568 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11569
11570 * Makefile: Fix targets for texindex, new info.texi files.
11571 * info-stnd.texi: New file implements info for standalone info
11572 reader.
11573 * info.texi: Update to include recent changes to "../info/info".
11574 New source file for ../info/info; includes info-stnd.texi.
11575
11576 * texindex.c: Include "../src/config.h" if building in emacs.
11577
11578 * Makefile: Change all files to FILENAME.texi, force all targets
11579 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11580 vip.texinfo, forms.texinfo, cl.texinfo.
11581 Add target to build texindex.c, defining `emacs'.
11582
11583 * forms.texi: Install new file to match version 2.3 of forms.el.
11584
11585 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11586
11587 * Version 19.19 released.
11588
11589 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11590
11591 * sc.texinfo: Fix info file name.
11592
11593 * Makefile (info): Add gnus and sc.
11594 (dvi): Add gnus.dvi and sc.dvi.
11595 (../info/sc, sc.dvi): New targets.
11596
11597 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11598
11599 * Version 19.18 released.
11600
11601 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11602
11603 * Makefile: Fix source file names of the separate manuals.
11604 (gnus.dvi, ../info/gnus): New targets.
11605
11606 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11607
11608 * Version 19.17 released.
11609
11610 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11611
11612 * split-man: Fix typos in last change.
11613
11614 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11615
11616 * Version 19.16 released.
11617
11618 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11619
11620 * version 19.15 released.
11621
11622 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11623
11624 * Makefile (distclean): It's rm, not rf.
11625
11626 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11627
11628 * Version 19.14 released.
11629
11630 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11631
11632 * Makefile: New file.
11633
11634 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11635
11636 * Version 19.13 released.
11637
11638 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11639
11640 * Version 19.9 released.
11641
11642 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11643
11644 * Version 19.8 released.
11645
11646 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11647
11648 * Version 19.7 released.
11649
11650 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11651
11652 * gnus.texinfo: New file. Removed installation instructions.
11653
11654 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11655
11656 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11657
11658 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11659
11660 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11661 then define `\sc' as the command for smallcaps in Texinfo.
11662 This means that the @sc command will produce small caps. bfox has
11663 made the corresponding change to makeinfo and texinfm.el.
11664
11665 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11666
11667 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11668 Customization since the menu entry did not point to anything.
11669 Also add an @finalout command to remove overfull hboxes from the
11670 printed output.
11671
11672 * cl.texinfo: Add @bye, \input line and @settitle to file.
11673 This file is clearly intended to be a chapter of some other work,
11674 but the other work does not yet exist.
11675
11676 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11677
11678 * texinfo.texinfo: Three typos corrected.
11679
11680 ;; Local Variables:
11681 ;; coding: utf-8
11682 ;; End:
11683
11684 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11685
11686 This file is part of GNU Emacs.
11687
11688 GNU Emacs is free software: you can redistribute it and/or modify
11689 it under the terms of the GNU General Public License as published by
11690 the Free Software Foundation, either version 3 of the License, or
11691 (at your option) any later version.
11692
11693 GNU Emacs is distributed in the hope that it will be useful,
11694 but WITHOUT ANY WARRANTY; without even the implied warranty of
11695 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11696 GNU General Public License for more details.
11697
11698 You should have received a copy of the GNU General Public License
11699 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.