]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Specify coding if Latin-1 Emacs would misinterpret.
[gnu-emacs] / doc / misc / ChangeLog
1 2014-05-24 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-23 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-06 Michael Albinus <michael.albinus@gmx.de>
15
16 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
17 setting in ~/.ssh/environment.
18
19 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
20
21 * todo-mode.texi: Update, improve exposition, add cross
22 references, fix typos.
23 (Inserting New Items, Editing Item Headers and Text): Rewrite to
24 document new user interface.
25
26 2014-05-01 Glenn Morris <rgm@gnu.org>
27
28 * autotype.texi (Skeleton Language):
29 * message.texi (Header Commands): Replace `iff'.
30
31 2014-04-22 Bastien Guerry <bzg@gnu.org>
32
33 * org.texi (Installation): Be more clear on why installing Org
34 through ELPA should be done without loading any Org file.
35
36 * org.texi (Emphasis and monospace): Document the use of
37 =verbatim= and ~code~ to be consistent with
38 `org-element-text-markup-successor'.
39
40 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
41
42 * org.texi (Initial visibility):
43 * org.texi (Literal examples): Fix typos.
44
45 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
46
47 * org.texi (Column attributes): Add a sentence to point out
48 the dependency on the format specifier.
49
50 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
51
52 * org.texi (The Export Dispatcher): Reformulation.
53
54 * org.texi (@LaTeX{} specific attributes): Update manual.
55
56 * org.texi (Top, Exporting): Org has its own documentation and
57 should therefore be removed from "Other build-in back-ends".
58
59 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
60
61 * texinfo.tex: Update from gnulib.
62
63 2014-03-24 Michael Albinus <michael.albinus@gmx.de>
64
65 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
66
67 2014-03-21 Glenn Morris <rgm@gnu.org>
68
69 * ede.texi (ede-linux):
70 * vip.texi (New Bindings): Tiny copyedits.
71
72 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
73
74 * vip.texi (Other Vi Commands): Adjust doc of C-j.
75
76 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
77 defined by CC-mode but globally.
78 (FAQ): Tweak text about RET and auto-indentation.
79
80 2014-03-18 David Engster <deng@randomsample.de>
81
82 * ede.texi (Project Local Variables): Remove reference to
83 `ede-java-root' and the example using it.
84 (Android projects, ede-java-root): Remove nodes since they are
85 only in CEDET upstream (Bug#17030). All nodes updated.
86 (ede-cpp-root): Document the :compile-command slot.
87 (ede-linux): Document new variables
88 `project-linux-build-directory-default' and
89 `project-linux-architecture-default'.
90
91 2014-03-12 Glenn Morris <rgm@gnu.org>
92
93 * eww.texi (History and Acknowledgments):
94 Don't list everyone who changed the code.
95
96 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
97 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
98 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
99 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
100 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
101 Use @file for buffers, per the Texinfo manual.
102
103 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
104
105 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
106 so that the Org Manual's style for ` and ' in code is consistent
107 with the other Emacs manuals. This affects PDF, not .info files.
108
109 2014-03-12 Glenn Morris <rgm@gnu.org>
110
111 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
112 about RET and indentation.
113
114 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
115
116 * gnus.texi:
117 * semantic.texi: Fix whitespace.
118
119 * ede.texi (Android projects):
120 * eieio.texi (Class Options, Making New Objects)
121 (Method Invocation, CLOS compatibility):
122 * sem-user.texi (Tag Decoration Mode): Fix typos.
123
124 2014-03-02 Xue Fuqiao <xfq@gnu.org>
125
126 * sem-user.texi (Create System Databases): Markup fix.
127
128 2014-02-28 Glenn Morris <rgm@gnu.org>
129
130 * info.texi (Further Reading): Rename node from Expert Info.
131 Remove stuff about writing Info nodes by hand.
132 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
133
134 * info.texi: Nuke hand-written node pointers.
135
136 2014-02-28 Karl Berry <karl@gnu.org>
137
138 * info.texi (Top): Mention H for a summary of all commands.
139
140 2014-02-25 Glenn Morris <rgm@gnu.org>
141
142 * edt.texi (Quick start, Starting emulation): Update hook details.
143 * efaq.texi (Fullscreen mode on MS-Windows)
144 (Terminal setup code works after Emacs has begun): Update hook details.
145 * vip.texi (Loading VIP): Fix hook example.
146
147 * efaq-w32.texi (Bash): Don't use setq with hooks.
148
149 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
150
151 * texinfo.tex: Update from gnulib.
152
153 2014-02-22 Xue Fuqiao <xfq@gnu.org>
154
155 * remember.texi (Quick Start): Add an index.
156 (Function Reference, Quick Start): Add cross-references.
157
158 2014-02-21 Glenn Morris <rgm@gnu.org>
159
160 * flymake.texi (Starting the syntax check process): Grammar fix.
161
162 * tramp.texi (External packages): Grammar fix.
163 Reword for default sentinel not being nil any more.
164
165 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
166
167 * trampver.texi: Update release number.
168
169 2014-02-19 Glenn Morris <rgm@gnu.org>
170
171 * remember.texi: Copyedits.
172 (Quick Start): No need for manual autoloads. Mention remember-notes.
173 (Function Reference): Update arguments. Add new commands.
174
175 2014-02-18 Glenn Morris <rgm@gnu.org>
176
177 * remember.texi (copying): Bump remember mode version.
178 (Installation): Remove unnecessary chapter.
179 (Quick Start): No need to explicitly load remember.el.
180 (Separate Text Files): New section.
181
182 2014-02-17 Glenn Morris <rgm@gnu.org>
183
184 * eieio.texi (Class Values, CLOS compatibility):
185 Remove references to deleted eieio-describe-class/generic.
186
187 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
188
189 Sync with Tramp 2.2.9.
190 * trampver.texi: Update release number.
191
192 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
193
194 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
195
196 * calc.texi (Single-Variable Statistics): Remove mention of
197 incorrect keybinding.
198
199 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
200
201 * texinfo.tex: Update from gnulib.
202
203 2014-02-08 Glenn Morris <rgm@gnu.org>
204
205 * auth.texi (GnuPG and EasyPG Assistant Configuration):
206 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
207
208 2014-02-07 Glenn Morris <rgm@gnu.org>
209
210 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
211
212 2014-02-06 Glenn Morris <rgm@gnu.org>
213
214 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
215
216 * mh-e.texi, viper.texi: Do not use colons in index entries.
217
218 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
219
220 * texinfo.tex: Update from gnulib.
221
222 2014-02-05 Glenn Morris <rgm@gnu.org>
223
224 * epa.texi: Add indices.
225
226 * url.texi (Cookies): Mention url-cookie-list command.
227
228 2014-02-03 Glenn Morris <rgm@gnu.org>
229
230 * cl.texi (Blocks and Exits): Mention cl-tagbody.
231
232 2014-02-02 Glenn Morris <rgm@gnu.org>
233
234 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
235
236 2014-01-31 Glenn Morris <rgm@gnu.org>
237
238 * efaq.texi (Replacing highlighted text):
239 Update delete-selection-mode doc.
240
241 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
242
243 * sem-user.texi (Include paths): Fix a Texinfo command.
244
245 2014-01-27 Glenn Morris <rgm@gnu.org>
246
247 * idlwave.texi (Lesson III---User Catalog, Online Help)
248 (Starting the Shell, Catalogs, User Catalog):
249 * remember.texi (Quick Start):
250 * viper.texi:
251 * vip.texi (Customization, Customizing Constants)
252 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
253
254 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
255
256 * cc-mode.texi (Minor Modes): Minor fix.
257
258 2014-01-24 David Engster <deng@randomsample.de>
259
260 * eieio.texi (Introduction): Fix references.
261
262 2014-01-24 Glenn Morris <rgm@gnu.org>
263
264 * efaq.texi (Termcap/Terminfo entries for Emacs):
265 Use M-x term rather than M-x terminal-emulator.
266
267 * emacs-mime.texi (time-date): Use float-time.
268
269 2014-01-22 David Engster <deng@randomsample.de>
270
271 * eieio.texi (Introduction): Move introductory paragraph about
272 EIEIO and CLOS from 'Building Classes' to here.
273 (Documentation): Remove, since eieio-doc is not part of Emacs.
274 (Class Values, CLOS compatibility): Mention that
275 `describe-function' will also give information about classes.
276
277 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
278
279 * texinfo.tex: Update from gnulib.
280
281 2014-01-15 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
284
285 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (all): Doc fix according to GNU Coding Standards.
288 Use "file name" instead of "filename" or "path". Use "host"
289 instead of "machine".
290
291 2014-01-12 David Engster <deng@randomsample.de>
292
293 * eieio.texi (Introduction): `class-of' is obsolete.
294 (Predicates, Basic Methods): Adapt function names to namespace
295 cleanup.
296
297 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
298
299 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
300
301 2014-01-12 Glenn Morris <rgm@gnu.org>
302
303 * efaq.texi (Guidelines for newsgroup postings)
304 (Informational files for Emacs):
305 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
306
307 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
308
309 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
310
311 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
312
313 * Makefile.in: Add eww.texi.
314 * eww.texi: New file.
315
316 2014-01-07 Glenn Morris <rgm@gnu.org>
317
318 * efaq.texi (Problems with very large files): Fix superscript typo.
319
320 2013-01-07 Rasmus <w530@pank.eu>
321
322 * org.texi (Global and local cycling): Fix missing '@'.
323
324 2013-01-07 Bastien Guerry <bzg@gnu.org>
325
326 * org.texi (Global and local cycling): Mention C-u C-u TAB.
327 (Include files, The Export Dispatcher)
328 (Advanced configuration)
329 (Header arguments in Org mode properties): Spelling fixes.
330 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
331 (@LaTeX{} specific attributes): New index entries.
332 Use #+BEGIN_ABSTRACT in the example.
333
334 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
335
336 * org.texi (Org export): New section.
337 (HTML doctypes): Fix whitespace error. Fix display.
338 (Publishing options): Add missing html publishing options.
339
340 2014-01-07 Glenn Morris <rgm@gnu.org>
341
342 * efaq.texi (Basic editing, Packages that do not come with Emacs):
343 Merge in some info from etc/MORE.STUFF.
344
345 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
346
347 Specify .texi encoding (Bug#16292).
348 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
349 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
350 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
351 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
352 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
353 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
354 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
355 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
356 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
357 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
358 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
359 * widget.texi, wisent.texi, woman.texi:
360 Add @documentencoding.
361
362 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
363
364 * eshell.texi (What Eshell is not): Clean up confusing clause.
365
366 2014-01-03 Glenn Morris <rgm@gnu.org>
367
368 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
369
370 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
371 Add copyright notice to titlepage.
372
373 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
374
375 * ert.texi: Add a titlepage. Use @insertcopying.
376
377 * calc.texi (Top): Use @top rather than @chapter.
378
379 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
380
381 * eshell.texi (top): Fix incorrect use of xref.
382
383 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
384
385 * eshell.texi (top): Fix incorrect info filename in an xref.
386
387 2014-01-02 Glenn Morris <rgm@gnu.org>
388
389 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
390
391 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
392
393 * eshell.texi (Command Basics): Remove `Command basics' chapter.
394
395 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
396
397 * eshell.texi (What is Eshell?): Add section about what not to use
398 Eshell for.
399
400 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
401
402 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
403
404 2013-12-22 Glenn Morris <rgm@gnu.org>
405
406 * woman.texi (Navigation): Use itemx where appropriate.
407
408 2013-12-20 Tassilo Horn <tsdh@gnu.org>
409
410 * info.texi, woman.texi:
411 Document `S-SPC' as alternative to `DEL' for scrolling.
412
413 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
414
415 * calc.texi (Stack Manipulation Commands): Mention using the variable
416 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
417
418 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (direntry): Use ssh but rsh.
421 (all): Encode all environment variable names with @env{...}.
422 (Bug Reports): Refer to Testing node.
423
424 2013-12-12 Glenn Morris <rgm@gnu.org>
425
426 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
427 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
428 * srecode.texi, todo-mode.texi, tramp.texi:
429 Sync direntry with info/dir version.
430
431 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
432
433 * Makefile.in: Add octave-mode.texi.
434
435 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
436 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
437
438 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
439
440 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
441
442 * dbus.texi (Properties and Annotations): Fix typo.
443
444 2013-12-06 Bastien Guerry <bzg@gnu.org>
445
446 * org.texi: Don't include Emacs version within Org's version.
447
448 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
449
450 * org.texi (Creating one-off styles): Use new export snippet
451 syntax.
452
453 * org.texi (Export settings): Documentation describing how text
454 above the first heading is ignored when an :export: tag is in a
455 file.
456
457 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
458
459 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
460
461 2013-11-30 Glenn Morris <rgm@gnu.org>
462
463 * Makefile.in (distclean): Remove Makefile.
464
465 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
466
467 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
468 (The Basics, Formulas): Copyedits.
469 (Resizing, Printer functions): Add index entries.
470
471 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
472
473 * calc.texi (Customizing Calc): Mention new variable
474 `calc-context-sensitive-enter'.
475
476 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
477
478 * org.texi (Exporting code blocks): Document the 'inline-only
479 setting for `org-export-babel-evaluate'. Document how :var
480 introduces code block dependencies.
481
482 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
483
484 * org.texi (Header arguments): Document header-args[:lang]
485 properties and remove deprecated old-style properties from
486 documentation.
487
488 * org.texi (Agenda commands): Remove footnote from @tsubheading
489 and add a sentence with the reference instead.
490
491 2013-11-12 Bastien Guerry <bzg@gnu.org>
492
493 * org.texi (Catching invisible edits):
494 * org.texi (Plain lists, Plain lists):
495 * org.texi (Advanced configuration):
496 * org.texi (Tag groups):
497 * org.texi (Conventions):
498 * org.texi (Checkboxes, Radio lists):
499 * org.texi (Top, Summary, Exporting):
500 * org.texi (In-buffer settings): Fix typos.
501
502 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
503 C-w'. Add an index entry for `org-refile-keep'.
504
505 * org.texi (Plain lists): Add an index entry for sorting plain
506 list. Document sorting by checked status for check lists.
507
508 * org.texi (Publishing options): Fix old variable names.
509
510 * org.texi (Orgstruct mode): Fix suggested setting of
511 `orgstruct-heading-prefix-regexp'.
512
513 * org.texi (Export settings):
514 Document `org-export-allow-bind-keywords'.
515
516 * org.texi (History and Acknowledgments): Small rephrasing.
517
518 * org.texi (Template elements): Add a footnote about tags accepted
519 in a year datetree.
520
521 * org.texi (Beamer export, @LaTeX{} and PDF export)
522 (Header and sectioning, @LaTeX{} specific attributes):
523 Enhance style.
524
525 * org.texi (Agenda commands): Add a footnote about dragging agenda
526 lines: it does not persist and it does not change the .org files.
527
528 * org.texi (Agenda commands): Add a table heading for dragging
529 agenda lines forward/backward.
530
531 * org.texi (Agenda commands): Add documentation for
532 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
533
534 * org.texi (Publishing options): Update the list of options.
535 (Simple example, Complex example): Fix the examples.
536
537 * org.texi (Formula syntax for Calc): Don't use a bold font the
538 warning.
539
540 * org.texi (Other built-in back-ends): New section.
541
542 * org.texi (Editing source code):
543 Document `org-edit-src-auto-save-idle-delay' and
544 `org-edit-src-turn-on-auto-save'.
545
546 * org.texi (External links): Document contributed link types
547 separately.
548
549 * org.texi (Closing items):
550 Document `org-closed-keep-when-no-todo'.
551
552 * org.texi (Export back-ends): Rename from "Export formats".
553 (The Export Dispatcher): Remove reference to
554 `org-export-run-in-background'.
555 (Export settings): Minor rewrites.
556 (ASCII/Latin-1/UTF-8 export): Update variable's name.
557 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
558
559 * org.texi (Export in foreign buffers): New section.
560 (Exporting): Remove documentation about converting the selected
561 region.
562
563 * org.texi (Advanced configuration): Put the filter valid types in
564 a table. Use @lisp and @smalllisp.
565
566 * org.texi: Use @code{nil} instead of nil. Update the maintainer
567 contact info.
568
569 * org.texi (Exporting): Better introductory sentence. Add a note
570 about conversion commands.
571 (Feedback, Orgstruct mode, Built-in table editor)
572 (Built-in table editor, Orgtbl mode, Updating the table)
573 (Property syntax, Capturing column view, Capture)
574 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
575 (Exporting, Extending ODT export)
576 (Working with @LaTeX{} math snippets, dir, Customization)
577 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
578 Uniformly use @kbd{M-x command RET}.
579
580 * org.texi (Filtering/limiting agenda items): New subsection.
581 Document the use of `org-agenda-max-*' options and
582 `org-agenda-limit-interactively' from the agenda.
583 (Agenda commands): Move details about filtering commands to
584 the new section, only include a summary here.
585 (Customizing tables in ODT export)
586 (System-wide header arguments, Conflicts, Dynamic blocks):
587 Use spaces for indentation.
588
589 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
590
591 * org.texi (Links in HTML export, Images in HTML export)
592 (post): Fix syntax within #+ATTR_*.
593 (Tables in HTML export): Document `org-html-table-row-tags'
594 and use `org-html-table-default-attributes' instead of
595 `org-html-table-tag'.
596
597 * org.texi (Publishing action, Publishing options)
598 (Publishing links): Major rewrite. Enhance explanations for
599 `org-org-publish-to-org'. Remove reference to
600 `org-export-run-in-background'.
601
602 * org.texi: Fix many small typos. Use #+NAME instead of
603 #+TBLNAME. Use @smalllisp instead of @example.
604 (Special symbols): Add index?
605 (HTML preamble and postamble): Don't mention obsolete use of
606 opt-plist.
607 (JavaScript support): Don't mention the org-jsinfo.el file as it
608 has been merged with ox-html.el.
609
610 * org.texi (Installation, Feedback, Setting Options)
611 (Code evaluation security, org-crypt.el): Use @lisp instead of
612 @example.
613 (Agenda commands): Use @table instead of @example.
614
615 * org.texi (Adding hyperlink types): New appendix.
616
617 * org.texi (ODT export commands, Extending ODT export)
618 (Applying custom styles, Images in ODT export)
619 (Labels and captions in ODT export)
620 (Literal examples in ODT export)
621 (Configuring a document converter)
622 (Working with OpenDocument style files)
623 (Customizing tables in ODT export)
624 (Validating OpenDocument XML): Fix options names.
625
626 * org.texi (History and Acknowledgments): Update acknowledgments
627 to Nicolas. Add Nicolas Goaziou to the list of contributors.
628
629 * org.texi (System-wide header arguments): Don't use "customizing"
630 for setting a variable. Also remove comments.
631
632 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
633 `org-agenda-start-on-weekday' to the variable index and document
634 them.
635
636 * org.texi (Sparse trees, Agenda commands)
637 (@LaTeX{} fragments, Selective export, Export options)
638 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
639 (HTML Export commands, @LaTeX{}/PDF export commands)
640 (iCalendar export, Publishing options, Triggering publication)
641 (In-buffer settings): Update to reflect changes from the new
642 export engine.
643
644 * org.texi (Matching tags and properties): More examples.
645 Explain group tags expansion as regular expressions.
646
647 * org.texi (Tag groups): New section.
648
649 * org.texi (Setting tags): Tiny formatting fixes.
650
651 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
652 names.
653
654 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
655 concept index. Include example for these agenda views.
656 (Special agenda views): Mention the "agenda*" agenda view.
657
658 * org.texi (Repeated tasks): Document how to ignore a repeater
659 when using both a scheduled and a deadline timetamp.
660
661 * org.texi (Global and local cycling): Wrap in a new subsection.
662 (Initial visibility, Catching invisible edits): New subsections.
663
664 * org.texi (Visibility cycling): Mention that
665 `org-agenda-inhibit-startup' will prevent visibility setting when
666 the agenda opens an Org file for the first time.
667
668 * org.texi (Org syntax): New section.
669
670 * org.texi (Orgstruct mode):
671 Document `orgstruct-heading-prefix-regexp'.
672
673 * org.texi (Speeding up your agendas): New section.
674
675 * org.texi (Installation): When installing Org from ELPA, users
676 should do this from an Emacs session where no .org file has been
677 visited.
678
679 * org.texi (CSS support, In-buffer settings): Update HTML options
680 names.
681
682 * org.texi (Structure editing): Update documentation for
683 `org-insert-heading-or-item'.
684 (Plain lists, Relative timer): Update index entry.
685
686 * org.texi (JavaScript support): Update variable names.
687
688 * org.texi (comments): Minor formatting fix.
689
690 * org.texi (@LaTeX{} fragments): Minor enhancement.
691
692 * org.texi: Update the list contributions.
693
694 * org.texi (Agenda commands): Exporting the agenda to an .org file
695 will not copy the subtrees and the inherited tags.
696 Document `org-agenda-filter-by-regexp'.
697
698 * org.texi (Publishing action, Complex example): Fix names of
699 publishing functions.
700
701 * org.texi (Top, Exporting): Delete references to Freemind.
702 (Freemind export): Delete section.
703
704 * org.texi (Top, Exporting): Delete references to the XOXO export.
705 (XOXO export): Delete section.
706
707 * org.texi (Capture): Mention that org-remember.el is not
708 supported anymore.
709
710 * org.texi (Top, Exporting, Beamer class export):
711 Delete references to the TaskJuggler export.
712 (History and Acknowledgments): Mention that the TaskJuggler has
713 been rewritten by Nicolas and now lives in the contrib/ directory
714 of Org's distribution. Mention that Jambunathan rewrote the HTML
715 exporter. Remove Jambunathan from my own acknowledgments.
716 (TaskJuggler export): Delete.
717
718 * org.texi (HTML preamble and postamble)
719 (Tables in HTML export, Images in HTML export)
720 (Math formatting in HTML export, CSS support)
721 (@LaTeX{} and PDF export, Publishing options): Fix the names of
722 the HTML export and publishing options.
723
724 * org.texi (Literal examples, Export options)
725 (@LaTeX{} and PDF export, Header and sectioning)
726 (Publishing options): Fix LaTeX options names.
727
728 * org.texi (Export options, CSS support, In-buffer settings):
729 Fix references to HTML_LINK_* and HTML_STYLE keywords.
730
731 * org.texi (Export options, In-buffer settings): Fix references to
732 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
733
734 * org.texi (Top, Markup, Initial text, Images and tables)
735 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
736 (Export options, JavaScript support, Beamer class export):
737 Remove references to the DocBook export, which has been deleted.
738 (History and Acknowledgments): Mention that DocBook has been
739 deleted, suggest to use the Texinfo exporter instead, then to
740 convert the .texi to DocBook with makeinfo.
741 (Links in ODT export, Tables in ODT export): Fix indices.
742
743 * org.texi (Deadlines and scheduling): Add a variable to the
744 index. Add documentation about delays for scheduled tasks.
745
746 * org.texi (Emphasis and monospace):
747 Mention `org-fontify-emphasized-text' and
748 `org-emphasis-regexp-components'.
749
750 * org.texi (References): Small enhancement.
751
752 * org.texi (Column width and alignment): Make the example visually
753 more clear.
754
755 * org.texi (The clock table): Document :mstart and :wstart as a
756 way to set the starting day of the week.
757
758 * org.texi (In-buffer settings): Document new startup keywords.
759 Thanks to John J Foerch for this idea.
760
761 * org.texi (Include files): Tiny formatting fix.
762
763 * org.texi (Activation): Point to the "Conflicts" section.
764
765 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
766
767 * org.texi (CSS support): Clarify this section.
768
769 * org.texi (@LaTeX{} specific attributes): Document that tabu and
770 tabularx packages are not in the default set of packages.
771
772 * org.texi (Agenda commands): Document fortnight view.
773
774 * org.texi: Document conflict with ecomplete.el.
775
776 * org.texi (History and Acknowledgments): Acknowledgements for
777 Jason Dunsmore and Rakcspace.
778
779 * org.texi: Rename org-crypt.el node to org-crypt.
780
781 * org.texi (A @LaTeX{} example): Fix typo in variable name.
782
783 * org.texi (MobileOrg): Mention the new iPhone developer.
784
785 * org.texi (Table of contents) Improve documentation of TOC
786 placement.
787
788 * org.texi: Explain that date/time information at read-date prompt
789 should start at the beginning, not anywhere in the middle of a
790 long string.
791
792 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
793
794 * org.texi (Orgstruct mode): Fix wrong regexp.
795
796 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
797
798 * org.texi: Document export to (X)HTML flavors.
799
800 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
801
802 * org.texi (Extracting source code): Mention the prefix argument
803 to org-babel-tangle.
804 (noweb): Remove erroneous negative.
805 (Specific header arguments): Document new header arguments.
806 Documentation for new tangle-mode header argument.
807 (Top): Documentation for new tangle-mode header argument.
808 (rownames): Documentation for new tangle-mode header argument.
809 Mention elisp as special rowname case.
810 (tangle-mode): Documentation for new tangle-mode header argument.
811 (post): Documentation and an example of usage.
812 (var): Remove the "Alternate argument syntax" section from the
813 documentation.
814 (hlines): Note that :hline has no effect for Emacs Lisp code
815 blocks.
816
817 2013-11-12 Feng Shu <tumashu@gmail.com>
818
819 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
820 (Math formatting in HTML export)
821 (Working with @LaTeX{} math snippets): Add document about creating
822 formula image with imagemagick.
823
824 * org.texi (@LaTeX{} specific attributes): Document `:caption'
825 attribute of #+ATTR_LATEX.
826
827 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
828
829 * org.texi (Handling links): Fix a typo in
830 `org-startup-with-inline-images' documentation.
831
832 * org.texi (Previewing @LaTeX{} fragments): Document the startup
833 keywords to use for previewing LaTeX fragments or not.
834 (Summary of in-buffer settings): Improve formatting and add an
835 entry for the variable `org-startup-with-latex-preview'.
836
837 * org.texi (Property syntax): Recall the user to refresh the org
838 buffer when properties are set on a per-file basis.
839
840 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
841
842 * org.texi (Matching tags and properties): Clarification.
843
844 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
845
846 * org.texi (Editing and debugging formulas): Add an example when a
847 table has multiple #+TBLFM lines.
848
849 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
850
851 * org.texi (The clock table): Document acceptance of relative
852 times in tstart and tend, link to syntax description and provide
853 example.
854
855 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
856
857 * org.texi (The spreadsheet): Document lookup functions.
858
859 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
860
861 * org.texi (CSS support): Mention .figure-number, .listing-number,
862 and .table-number.
863
864 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
865
866 * org.texi
867 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
868 spreadsheet formula mode strings and some examples from @example
869 block with xy @r{yz} to @table.
870
871 * org.texi (Formula syntax for Calc): Improve the documentation of
872 empty fields in formulas for spreadsheet. Add explanation and
873 example for empty field. Extend explanations of format
874 specifiers. Add a sentence to mention Calc defmath.
875
876 * org.texi (Column formulas): Add a sentence to be more explicit
877 about when a table header is mandatory.
878
879 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
880
881 * org.texi (Subscripts and superscripts): Remove reference to
882 quoted underscores until this mechanism is implemented again.
883
884 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
885 property.
886
887 * org.texi (Document title): Subtree export is no longer triggered
888 by marking one as the region.
889 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
890 giving examples isn't very useful: "horizontal rule" is, at least,
891 as explicit as <hr/>.
892
893 * org.texi (HTML doctypes): Reflect keyword removal.
894 (CSS support): Reflect keyword removal.
895
896 * org.texi (@LaTeX{} specific attributes): Document new :float
897 values.
898
899 * org.texi (Export settings): Improve documentation.
900
901 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
902 (Text areas in HTML export): Update text areas.
903 (HTML Export commands): Update export commands.
904
905 * org.texi (Header and sectioning): Add a footnote about the
906 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
907
908 * org.texi (The Export Dispatcher):
909 Document `org-export-in-background'.
910
911 * org.texi (Footnotes): Export back-ends do not use
912 `org-footnote-normalize' anymore.
913
914 * org.texi: Document variable changes.
915
916 * org.texi (Export settings): Document p: item in OPTIONS keyword.
917
918 * org.texi (Exporting): Massive rewrite of the first sections.
919 (Selective export): Delete.
920 (The Export Dispatcher): Rewrite.
921 (Export options): Rewrite as "Export settings".
922
923 * org.texi: Small changes to documentation for embedded LaTeX.
924
925 * org.texi (Internal links): Document #+NAME keyword and
926 cross-referencing during export.
927
928 * org.texi (Include files): Remove reference to :prefix1
929 and :prefix. Give more details for :minlevel.
930
931 * org.texi (Macro replacement): Fix macro name.
932 Update documentation about possible locations and escaping mechanism.
933
934 * org.texi (Table of contents): Update documentation.
935 Document lists of listings and lists of tables. Add documentation for
936 optional title and #+TOC: keyword.
937
938 2013-11-12 Rick Frankel <rick@rickster.com>
939
940 * org.texi (results): Add Format section, broken out of Type
941 section to match code.
942 (hlines, colnames): Remove incorrect Emacs Lisp exception.
943 Note that the actual default handling (at least for python and
944 emacs-lisp) does not seem to match the description.
945
946 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
947
948 * org.texi (The date/time prompt): Update the documentation to
949 reflect the new way `org-read-date-get-relative' handles weekdays.
950
951 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
952
953 * org.texi (Resolving idle time):
954 Document `org-clock-x11idle-program-name'.
955
956 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
957
958 * ert.texi (Running Tests Interactively): Adapt examle output.
959 (Tests and Their Environment): Mention skip-unless.
960
961 2013-10-23 Glenn Morris <rgm@gnu.org>
962
963 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
964 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
965 * widget.texi: Nuke @refill.
966
967 * Makefile.in (install-dvi, install-html, install-pdf)
968 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
969 (uninstall-pdf): Quote entities that might contain whitespace.
970
971 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
972
973 * calc.texi (Data Type Formats): Don't specify the size at
974 which integers begin to be represented by lists.
975
976 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
977
978 * cl.texi (Argument Lists): Add indexes for &key and &aux.
979
980 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
981
982 * trampver.texi: Update release number.
983
984 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
985
986 Sync with Tramp 2.2.8.
987
988 * tramp.texi (External packages): Use `non-essential'.
989 * trampver.texi: Update release number.
990
991 2013-09-14 Glenn Morris <rgm@gnu.org>
992
993 * eshell.texi: Markup fixes.
994
995 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
996
997 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
998 of @kbd{RET}.
999 (Prefix Matching): Add an index.
1000
1001 2013-09-08 Glenn Morris <rgm@gnu.org>
1002
1003 * emacs-gnutls.texi: Tweak direntry.
1004
1005 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (Alternative Syntax): Remove chapter.
1008
1009 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1010
1011 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1012 for portability to hosts where /bin/sh has problems.
1013
1014 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 Try to reduce redundancy in doc/misc/Makefile.in.
1017 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1018 (TARGETS): New intermediate variable.
1019 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1020
1021 2013-08-27 Glenn Morris <rgm@gnu.org>
1022
1023 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1024
1025 * efaq.texi: Rename from faq.texi, to match its output files.
1026 * Makefile.in: Update for faq.texi name change.
1027
1028 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1029
1030 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1031
1032 * efaq-w32.texi: Move here from the web-pages repository.
1033 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1034 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1035 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1036 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1037 Add DOCMISC_*_W32 variables.
1038 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1039 (efaq_w32_deps): New variable.
1040 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1041 (efaq-w32.pdf, efaq-w32.html): New rules.
1042 (clean): Remove efaq-w32 products.
1043
1044 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * texinfo.tex: Update from gnulib.
1047
1048 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1049
1050 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1051 shift_jis from the default value set to mm-coding-system-priorities for
1052 Japanese users.
1053
1054 2013-08-13 Glenn Morris <rgm@gnu.org>
1055
1056 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1057 (Options - Defining Label Environments, Options - Creating Labels)
1058 (Options - Referencing Labels, Options - Creating Citations)
1059 (Options - Index Support, Options - Viewing Cross-References)
1060 (Options - Finding Files, Options - Optimizations)
1061 (Options - Fontification, Options - Misc):
1062 * cc-mode.texi (Sample Init File):
1063 * edt.texi (Init file):
1064 * epa.texi (Encrypting/decrypting gpg files):
1065 * mairix-el.texi (About, Setting up the mairix interface, Using)
1066 (Extending):
1067 Rename nodes to avoid characters that can cause Texinfo problems.
1068
1069 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1070
1071 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1072
1073 2013-08-12 Glenn Morris <rgm@gnu.org>
1074
1075 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1076 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1077 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1078 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1079 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1080 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1081 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1082 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1083 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1084 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1085 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1086 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1087 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1088
1089 * woman.texi (Top): Avoid mailto: in html output.
1090
1091 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1092 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1093 (INSTALL_DATA): New, set by configure.
1094 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1095 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1096 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1097 uninstall-ps, and uninstall-doc.
1098 (.SUFFIXES): Add .ps and .dvi.
1099 (.dvi.ps): New suffix rule.
1100 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1101 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1102 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1103 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1104 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1105 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1106 (ido.html, mairix-el.html, message.html, mh-e.html)
1107 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1108 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1109 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1110 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1111 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1112 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1113 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1114 New rules.
1115 (clean): Remove HTML_TARGETS and PS_TARGETS.
1116
1117 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1118
1119 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1120 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1121 for user options.
1122
1123 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1124
1125 * htmlfontify.texi (Customization): Remove documentation of
1126 `hfy-fast-lock-save'. Minor fixes.
1127
1128 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1129
1130 * ido.texi (Top): Insert node "Working Directories" in menu.
1131 (Working Directories): New node.
1132 (Misc Customization): Add documentation of
1133 `ido-confirm-unique-completion' and some other user options.
1134
1135 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1136
1137 * todo-mode.texi: Update @dircategory.
1138 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1139 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1140 @ref.
1141
1142 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1143
1144 * sc.texi (Introduction): Fix index.
1145 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1146 (Information Keys and the Info Alist, Reference Headers)
1147 (The Built-in Header Rewrite Functions)
1148 (Electric References, Reply Buffer Initialization)
1149 (Filling Cited Text, Selecting an Attribution)
1150 (Attribution Preferences)
1151 (Anonymous Attributions, Author Names)
1152 (Using Regi, Post-yank Formatting Commands)
1153 (Citing Commands, Insertion Commands)
1154 (Mail Field Commands)
1155 (Hints to MUA Authors, Thanks and History): Change from one space
1156 between sentences to two.
1157 (What Supercite Does): Typo fix.
1158
1159 * newsticker.texi (Usage): Use @key for RET.
1160
1161 * cl.texi (Argument Lists, For Clauses)
1162 (Macros): Add indexes.
1163
1164 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1165
1166 * cl.texi (Blocks and Exits): Add an index.
1167
1168 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1169
1170 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1171 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1172 (todo-mode.dvi, todo-mode.pdf): New rules.
1173
1174 * todo-mode.texi: New file.
1175
1176 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1177
1178 * gnus.texi (Basic Usage): Mention that warp means jump here.
1179 (The notmuch Engine): Mention notmuch.
1180
1181 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1182
1183 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1184 `gnus-subthread-sort-functions' and remove the obsolete documentation
1185 of `gnus-sort-threads-recursively'.
1186
1187 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1188
1189 * texinfo.tex: Update to 2012-07-29.17 version.
1190
1191 2013-07-29 David Engster <deng@randomsample.de>
1192
1193 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1194 implementation.
1195 (Introduction): Add further missing features.
1196 (Building Classes): Add introductory paragraph.
1197 (Wish List): Add metaclasses and EQL specialization.
1198
1199 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Frequently Asked Questions):
1202 Mention `tramp-use-ssh-controlmaster-options'.
1203
1204 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1205
1206 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1207 `gnus-sort-threads-recursively'.
1208
1209 2013-07-25 Glenn Morris <rgm@gnu.org>
1210
1211 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1212 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1213
1214 * erc.texi (Special Features): Update contact information.
1215 (History): Avoid using @email.
1216
1217 * eshell.texi (Bugs and ideas): Minor updates.
1218
1219 * faq.texi (Reporting bugs, Origin of the term Emacs)
1220 (Setting up a customization file)
1221 (Using an already running Emacs process, Turning off beeping)
1222 (Packages that do not come with Emacs)
1223 (Replying to the sender of a message): Avoid using @email.
1224
1225 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1226
1227 * reftex.texi (Imprint): Avoid using @email.
1228
1229 * ses.texi (Top): Update bug reporting instructions.
1230 (Acknowledgments): Avoid using @email.
1231
1232 * woman.texi (Introduction, Background): Remove outdated information.
1233 (Bugs, Acknowledgments): Avoid using @email.
1234
1235 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1236
1237 * ido.texi: New file.
1238
1239 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1240
1241 * gnus.texi (Customizing Articles): Document function predicates.
1242
1243 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1244
1245 * gnus.texi (lines): Correct description of
1246 `gnus-registry-track-extra's default value.
1247 Mention `gnus-registry-remove-extra-data'.
1248
1249 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1250
1251 * gnus.texi (Group Parameters): Mention regexp
1252 substitutions (bug#11688).
1253
1254 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1255
1256 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1257
1258 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1259
1260 * gnus.texi (Emacsen): Fix version.
1261
1262 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1263
1264 2013-07-06 Glenn Morris <rgm@gnu.org>
1265
1266 * mh-e.texi: Fix external links.
1267 (Using This Manual): Printed elisp manuals no longer available.
1268
1269 * newsticker.texi (Overview): Update URL.
1270
1271 * nxml-mode.texi (Introduction): Update URL.
1272
1273 * org.texi (JavaScript support): Fix URL.
1274
1275 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1276
1277 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1278
1279 * dbus.texi (Introspection): Update URL to a less defunct one.
1280
1281 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1282 (Foreign Groups): Use @indicateurl for examples.
1283 (Direct Functions): Remove defunct URL.
1284 (RSS): Update URL.
1285
1286 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1287 (FAQ 7-1): Update URL.
1288
1289 * pgg.texi (Top, Overview): Add note about obsolescence.
1290
1291 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1292
1293 * texinfo.tex: Merge from gnulib.
1294
1295 2013-07-03 Glenn Morris <rgm@gnu.org>
1296
1297 * bovine.texi (top):
1298 * cc-mode.texi (AWK Mode Font Locking):
1299 * mh-e.texi (Preface):
1300 * url.texi (URI Parsing): Fix cross-references to other manuals.
1301
1302 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus.texi (Client-Side IMAP Splitting):
1305 Note that `nnimap-inbox' now can be a list.
1306
1307 2013-06-24 Glenn Morris <rgm@gnu.org>
1308
1309 * eshell.texi: Fix cross-references to other manuals.
1310
1311 2013-06-23 Glenn Morris <rgm@gnu.org>
1312
1313 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1314 Remove; not needed now we use a standard html layout for the faq.
1315 (clean): Remove HTML_TARGETS, emacs-faq.text.
1316
1317 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1318
1319 * flymake.texi (Parsing the output, Customizable variables):
1320 Add reference to `flymake-warning-predicate'.
1321
1322 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1323
1324 * tramp.texi (Top, Configuration): Insert section `Predefined
1325 connection information' in menu.
1326 (Predefined connection information): New section.
1327 (Android shell setup): Make a reference to `Predefined connection
1328 information'.
1329
1330 2013-06-19 Glenn Morris <rgm@gnu.org>
1331
1332 * Makefile.in (version): New, set by configure.
1333 (clean): Delete dist tar file.
1334 (infoclean): New, split from maintainer-clean.
1335 (maintainer-clean): Run infoclean.
1336 (dist): New rule, to make tarfile for www.gnu.org.
1337
1338 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1339
1340 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1341 for keys q and Q.
1342 (Standards): Reference RFC5804 as the defining document of the
1343 managesieve protocol.
1344
1345 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1346
1347 * eshell.texi (Input/Output): Expand to cover new visual-command
1348 options, eshell-visual-subcommands and eshell-visual-options.
1349 Divide into separate Visual Commands and Redirection sections.
1350
1351 2013-06-10 Glenn Morris <rgm@gnu.org>
1352
1353 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1354
1355 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1356
1357 * gnus.texi (Article Date):
1358 Fix description of gnus-article-update-date-headers.
1359
1360 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1361
1362 * erc.texi (Special Features): ERC is being maintained within
1363 Emacs now.
1364
1365 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1366
1367 * flymake.texi: Change from one space between sentences to two.
1368
1369 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1370
1371 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1372 (bug#14293).
1373
1374 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1375
1376 * tramp.texi (Frequently Asked Questions): Precise, how to define
1377 an own ControlPath.
1378
1379 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (Frequently Asked Questions): New item for
1382 ControlPath settings.
1383
1384 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1385
1386 * calc.texi (Basic Operations on Units): Streamline some
1387 descriptions.
1388
1389 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1390
1391 * eshell.texi (Built-ins): Update manual to mention tramp module.
1392
1393 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1394
1395 * tramp.texi (Filename Syntax): Host names are not allowed to be
1396 any method name, unless method name is specified explicitly.
1397 Remove restriction on unibyte filenames.
1398
1399 * trampver.texi: Update release number.
1400
1401 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1402
1403 doc: convert some TeX accents to UTF-8
1404 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1405 '@"{@dotless{i}}'.
1406
1407 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1408
1409 Sync with Tramp 2.2.7.
1410
1411 * trampver.texi: Update release number.
1412
1413 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1414
1415 * calc.texi (Basic Operations on Units): Streamline some
1416 descriptions.
1417
1418 2013-03-08 Glenn Morris <rgm@gnu.org>
1419
1420 * faq.texi (Top): Don't say this was updated @today.
1421 That's irrelevant and leads to spurious diffs.
1422
1423 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1424
1425 * calc.texi (Basic Operations on Units):
1426 Fix cross-reference.
1427
1428 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1429
1430 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1431
1432 2013-03-06 Alan Mackenzie <acm@muc.de>
1433
1434 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1435 calling a line-up function.
1436
1437 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1440 * ses.texi: Switch from Latin-1 to UTF-8.
1441
1442 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1443
1444 * tramp.texi (External methods): Tramp does not connect Android
1445 devices by itself.
1446
1447 2013-03-02 Bill Wohler <wohler@newt.com>
1448
1449 Release MH-E manual version 8.5.
1450
1451 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1452 release 8.5.
1453
1454 * mh-e.texi (Preface, Conventions, Getting Started)
1455 (Using This Manual, Folder Selection, Viewing, Aliases)
1456 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1457 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1458 Update URLs.
1459
1460 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1461
1462 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1463 and "plink2" entries. "plink2" is obsolete for a long time.
1464 (External methods): Remove "scp1" and "scp2" entries.
1465 Explain user name and host name specification for "adb".
1466
1467 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1468
1469 * tramp.texi (External methods): Mention `tramp-adb-program'.
1470
1471 2013-02-28 Bastien Guerry <bzg@gnu.org>
1472
1473 * org.texi (Visibility cycling): Suggest to set
1474 `org-agenda-inhibit-startup' to nil if user wants the startup
1475 visibility settings to be honored in any circumstances.
1476 (Progress logging, Checkboxes): Fix typos.
1477
1478 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1479
1480 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1481 the macros, for Texinfo 4.13 and 5.0.
1482
1483 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1484
1485 Port Tramp documentation to Texinfo 5.0.
1486 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1487 (Filename Syntax): Do not use @trampfn{} in @item.
1488 (Filename completion): Use @columnfractions in @multitable.
1489
1490 2013-02-22 Glenn Morris <rgm@gnu.org>
1491
1492 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1493
1494 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1495
1496 * Makefile.in (html): New rule.
1497
1498 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1499
1500 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1501 Volpiatto <thierry.volpiatto@gmail.com>.
1502
1503 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1504
1505 * tramp.texi (Top, Configuration): Insert section `Android shell
1506 setup' in menu.
1507 (Android shell setup): New section.
1508 (Connection types, Default Method)
1509 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1510 (External methods): Remove "scpc" and "rsyncc" entries.
1511 (Frequently Asked Questions): Remove entry about ControlPersist.
1512
1513 2013-02-13 Glenn Morris <rgm@gnu.org>
1514
1515 * message.texi (News Headers): Don't mention yow any more.
1516
1517 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1518
1519 * calc.texi (Basic Operations on Units, Customizing Calc):
1520 Mention the variable `calc-allow-units-as-numbers'.
1521
1522 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1523
1524 * eshell.texi: Fill most of the missing sections.
1525
1526 2013-02-07 Bastien Guerry <bzg@gnu.org>
1527
1528 * org.texi (References): Clarify an example.
1529 (Installation): Fix instructions.
1530 (Org-Plot): Fix link.
1531 (Checkboxes, Radio lists): Fix typos.
1532
1533 2013-02-07 Glenn Morris <rgm@gnu.org>
1534
1535 * cl.texi (Equality Predicates): Mention memql.
1536
1537 2013-02-07 Eric Ludlam <zappo@gnu.org>
1538
1539 * ede.texi (Creating a project): Make ede-new doc less
1540 specific, and only about items it supports, indicating that there
1541 might be more. Remove refs to simple project and direct automake
1542 from ede new.
1543 (Simple projects): Re-write to not talk about ede-simple-project
1544 which is deprecated, and instead use the term to mean projects
1545 that don't do much management, just project wrapping.
1546 Add ede-generic-project link.
1547 (ede-generic-project): New node (bug#11441).
1548
1549 2013-02-07 Glenn Morris <rgm@gnu.org>
1550
1551 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1552
1553 2013-02-01 Glenn Morris <rgm@gnu.org>
1554
1555 * calc.texi (Help Commands): Update calc-view-news description.
1556 Mention etc/CALC-NEWS.
1557
1558 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1561
1562 2013-01-13 Bastien Guerry <bzg@gnu.org>
1563
1564 * org.texi (Installation): Simplify.
1565
1566 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1567
1568 * org.texi (Handling links): Update the mention to the obsolete
1569 variable `org-link-to-org-use-id' with a mention to the newer
1570 variable `org-id-link-to-org-use-id'. Mention the need to load
1571 the org-id library.
1572
1573 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1574
1575 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1576
1577 2013-01-09 Bastien Guerry <bzg@gnu.org>
1578
1579 * org.texi (Pushing to MobileOrg): Add footnote about using
1580 symbolic links in `org-directory'.
1581 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1582 of the now obsolete alias `org-float'.
1583 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1584 index. Fix description of TODO keywords cycling.
1585 (Advanced features): Add missing argument for @item.
1586 (Storing searches): Add index entries and a note about
1587 *-tree agenda views.
1588 (Structure editing): Document `org-mark-element' and
1589 `org-mark-subtree'.
1590 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1591
1592 2013-01-08 Juri Linkov <juri@jurta.org>
1593
1594 * info.texi (Go to node): Mention the abbreviated format
1595 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1596
1597 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1598
1599 * autotype.texi: Remove undefined command @subtitlefont.
1600 * cc-mode.texi: Likewise.
1601
1602 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1603 @item argument.
1604 (Property searches): Use \\ instead of @backslashchar{}.
1605 * pgg.texi (VERSION): Move @set below @setfilename.
1606
1607 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1608
1609 * ada-mode.texi: Remove braces from @title argument.
1610 * eudc.texi: Likewise.
1611 * smtpmail.texi: Likewise.
1612 * auth.texi (VERSION): Set before first use.
1613 * emacs-gnutls.texi (VERSION): Likewise.
1614 * pgg.texi (VERSION): Likewise.
1615 * ede.texi (Top): Rename from top, all uses changed.
1616 * eshell.texi: Add missing argument to @sp.
1617 * forms.texi (Top): Reorder menu to match structure.
1618 * htmlfontify.texi (Customization): Add missing @item in
1619 @enumerate.
1620 * org.texi (Advanced features): Add missing argument for @item.
1621 (Property searches): Use @backslashchar{} in macro argument.
1622 * pcl-cvs.texi: Add missing argument to @sp.
1623 (Movement commands): Fix use of @itemx.
1624 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1625 * reftex.texi (Options (Creating Citations)): Add missing newline
1626 before @end.
1627 * tramp.texi (Obtaining Tramp): Remove extra dots.
1628 (Configuration): Reorder menu to match structure.
1629 (Remote shell setup): Replace literal NUL character by \0.
1630 * viper.texi (Marking): Add missing argument for @item.
1631
1632 2013-01-04 Glenn Morris <rgm@gnu.org>
1633
1634 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1635 Add htmlfontify.
1636 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1637 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1638 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1639 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1640
1641 * htmlfontify.texi: Miscellaneous fixes and updates.
1642 Set copyright to FSF, update license to GFDL 1.3+.
1643
1644 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1645
1646 * htmlfontify.texi: New file.
1647
1648 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1649
1650 * calc.texi (Free-Form Dates): Expand on the date reading
1651 algorithm.
1652
1653 2012-12-27 Glenn Morris <rgm@gnu.org>
1654
1655 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1656 Avoid some overfull lines.
1657
1658 * widget.texi (Programming Example): Break some long lines.
1659
1660 * wisent.texi (Wisent Overview): Fix xref.
1661 (Grammar format, Understanding the automaton): Avoid overfill.
1662
1663 * bovine.texi (Optional Lambda Expression): Allow line break.
1664
1665 * auth.texi (Help for users): Break long lines.
1666
1667 * ada-mode.texi (Project file variables):
1668 Reword to reduce underfull hbox.
1669 (No project files, Use GNAT project file):
1670 Use smallexample to make some overfull lines less terrible.
1671
1672 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1673 Fix cross-references to separate manuals.
1674
1675 * Makefile.in (gfdl): New variable. Use throughout where
1676 appropriate so that targets depend on doclicense.texi.
1677
1678 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1679
1680 * gnus.texi (Customizing the IMAP Connection): Mention the other
1681 authenticators.
1682
1683 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1684
1685 * gnus.texi (Browse Foreign Server):
1686 Document `gnus-browse-delete-group'.
1687
1688 2012-12-22 Glenn Morris <rgm@gnu.org>
1689
1690 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1691 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1692 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1693 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1694
1695 * Makefile.in (gfdl): New variable. Use throughout where
1696 appropriate so that targets depend on doclicense.texi.
1697
1698 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1699
1700 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1701 doclicense.texi. Remove doclicense.texi from all targets that
1702 mentioned it explicitly.
1703 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1704 $(emacsdir)/emacsver.texi.
1705 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1706
1707 2012-12-21 Glenn Morris <rgm@gnu.org>
1708
1709 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1710 Include emacsver.texi. Nuke hand-written node pointers.
1711 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1712 Depend on emacsver.texi.
1713
1714 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1715 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1716 May as well just include doclicense.texi in everything.
1717
1718 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1719 which @copying says is included.
1720
1721 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1722 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1723 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1724 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1725 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1726 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1727 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1728 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1729 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1730 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1731 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1732 copies from the FSF, which does not publish these manuals.
1733
1734 * erc.texi: No need to include gpl in this small manual.
1735
1736 * org.texi (copying): Include a copy of the GFDL.
1737 (GNU Free Documentation License): New section.
1738
1739 2012-12-21 Bastien Guerry <bzg@gnu.org>
1740
1741 * org.texi: Fix typos.
1742
1743 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1744
1745 * calc.texi (ISO 8601): Rename from ISO-8601,
1746 as it's typically spelled without a hyphen.
1747
1748 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1749
1750 * calc.texi (ISO-8601): New section.
1751 (Date Formatting Codes): Mention new codes.
1752 (Standard Date Formats): Mention new formats.
1753
1754 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * tramp.texi (External methods): Move `adb' method here.
1757
1758 2012-12-13 Glenn Morris <rgm@gnu.org>
1759
1760 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1761
1762 * wisent.texi: Small edits. Set copyright to FSF, update license to
1763 GFDL 1.3+.
1764 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1765 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1766 New targets.
1767 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1768 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1769
1770 * bovine.texi: Small edits. Set copyright to FSF, update license to
1771 GFDL 1.3+, remove empty index.
1772 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1773 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1774 New targets.
1775 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1776 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1777
1778 2012-12-13 Eric Ludlam <zappo@gnu.org>
1779 David Ponce <david@dponce.com>
1780 Richard Kim <emacs18@gmail.com>
1781
1782 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1783
1784 2012-12-13 Glenn Morris <rgm@gnu.org>
1785
1786 * flymake.texi (Customizable variables, Locating the buildfile):
1787 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1788
1789 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1790 GFDL 1.3+ license, fix up index.
1791 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1792 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1793 (srecode.pdf): New targets.
1794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1795 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1796
1797 2012-12-13 Eric Ludlam <zappo@gnu.org>
1798
1799 * srecode.texi: New file, imported from CEDET trunk.
1800
1801 2012-12-13 Bastien Guerry <bzg@gnu.org>
1802
1803 * org.texi (Summary, Code block specific header arguments)
1804 (Code block specific header arguments)
1805 (Header arguments in function calls, var, noweb)
1806 (Results of evaluation, Code evaluation security):
1807 Small reformatting: add a blank line before some example.
1808
1809 * org.texi (System-wide header arguments)
1810 (Header arguments in Org mode properties, Conflicts)
1811 (Dynamic blocks, Using the mapping API):
1812 Fix indentation of Elisp code examples.
1813
1814 * org.texi (Comment lines): Fix description of the comment syntax.
1815
1816 * org.texi (Installation): Mention "make test" in the correct section.
1817
1818 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1819
1820 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1821 These are just minor editorial changes.
1822
1823 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1824
1825 * tramp.texi (History): Mention ADB.
1826 (Inline methods): Add `adb' method.
1827
1828 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1829
1830 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1831 (External methods): Fix typo.
1832
1833 2012-12-03 Glenn Morris <rgm@gnu.org>
1834
1835 * rcirc.texi (Notices): Fix typo.
1836
1837 2012-11-25 Bill Wohler <wohler@newt.com>
1838
1839 Release MH-E manual version 8.4.
1840
1841 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1842 Update for release 8.4.
1843
1844 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1845 (Junk): Add mh-whitelist-preserves-sequences-flag,
1846 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1847 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1848
1849 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1850
1851 * mh-e.texi (Procmail): Fix two @ typos.
1852
1853 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1854
1855 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1856 These are just minor editorial changes.
1857
1858 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1859
1860 * calc.texi (Date Formatting Codes): Mention the new beginning of
1861 the date numbering system.
1862
1863 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1864
1865 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1866 (Date Forms): Correct off-by-one error in explanation of
1867 Julian day numbers. Give Gregorian equivalent of its origin.
1868
1869 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1870
1871 * calc.texi (Date Forms): Mention the customizable
1872 Gregorian-Julian switch.
1873 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1874
1875 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1876
1877 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1878 It also uses January 1, 1 AD as its day number 1.
1879 * calc.texi (Date Forms): Document this.
1880
1881 2012-11-16 Glenn Morris <rgm@gnu.org>
1882
1883 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1884 (Obsolete Macros): Move example here from Function Bindings.
1885
1886 * erc.texi: Use @code{nil} rather than just "nil".
1887 (Modules): Undocument obsolete "hecomplete".
1888 Add "notifications".
1889 (Connecting): Add brief section on passwords.
1890 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1891
1892 2012-11-13 Glenn Morris <rgm@gnu.org>
1893
1894 * flymake.texi (Customizable variables)
1895 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1896 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1897
1898 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1899
1900 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1901 In all file place SES into @acronym{...}.
1902 (Advanced Features): Add key index and function index for
1903 ses-set-header-row. Add description for function
1904 ses-rename-cell. Add description for function
1905 ses-repair-cell-reference-all.
1906 (Ranges in formulas): Add description for ses-range flags.
1907
1908 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1909
1910 * texinfo.tex: Merge from gnulib.
1911
1912 2012-11-10 Chong Yidong <cyd@gnu.org>
1913
1914 * url.texi (Introduction): Move url-configuration-directory to
1915 Customization node.
1916 (Parsed URIs): Split into its own node.
1917 (URI Encoding): New node.
1918 (Defining New URLs): Remove empty chapter.
1919 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1920 Improve docs for url-queue-*.
1921 (Supported URL Types): Copyedits. Delete empty subnodes.
1922
1923 * url.texi (Introduction): Rename from Getting Started.
1924 Rewrite the introduction.
1925 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1926
1927 2012-11-10 Glenn Morris <rgm@gnu.org>
1928
1929 * cl.texi (Obsolete Setf Customization):
1930 Revert defsetf example to the more correct let rather than prog1.
1931 Give define-modify-macro, defsetf, and define-setf-method
1932 gv.el replacements.
1933
1934 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1935 (Setf Extensions): Remove obsolete reference.
1936 (Obsolete Setf Customization):
1937 Move note on lack of setf functions to lispref/variables.texi.
1938 Undocument get-setf-method, since it no longer exists.
1939 Mention simple defsetf replaced by gv-define-simple-setter.
1940
1941 2012-11-03 Glenn Morris <rgm@gnu.org>
1942
1943 * cl.texi: Further general copyedits.
1944 (List Functions): Remove copy-tree, standard elisp for some time.
1945 (Efficiency Concerns): Comment out examples that no longer apply.
1946 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1947 (Creating Symbols, Random Numbers): De-emphasize internal
1948 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1949 (Naming Conventions, Type Predicates, Macros)
1950 (Predicates on Numbers): No longer mention cl-floatp-safe.
1951
1952 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1953
1954 * gnus.texi (Mail Source Specifiers):
1955 Document :leave keyword used for pop mail source.
1956
1957 2012-11-01 Glenn Morris <rgm@gnu.org>
1958
1959 * cl.texi: General copyedits for style, line-breaks, etc.
1960 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1961 (Macro Bindings, Blocks and Exits):
1962 Acknowledge existence of lexical-binding.
1963 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1964
1965 2012-10-31 Glenn Morris <rgm@gnu.org>
1966
1967 * ert.texi (Introduction, The @code{should} Macro):
1968 Refer to "cl-assert" rather than "assert".
1969
1970 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1971 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1972 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1973 Reword, and add details of flet and labels.
1974 (Modify Macros, Function Bindings): Add some xrefs.
1975
1976 2012-10-30 Glenn Morris <rgm@gnu.org>
1977
1978 * cl.texi (Modify Macros): Update for cl-letf changes.
1979 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1980 (Setf Extensions): Partially restore note about cl-getf,
1981 mainly moved to lispref/variables.texi.
1982 (Property Lists): Fix cl-getf typos.
1983 (Mapping over Sequences): Mention cl-mapc naming oddity.
1984
1985 2012-10-29 Glenn Morris <rgm@gnu.org>
1986
1987 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1988 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1989 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1990 (Modify Macros, Multiple Values, Other Clauses):
1991 Remove mentions of obsolete features.
1992 (Obsolete Setf Customization): Don't mention `apply' setf.
1993
1994 2012-10-28 Glenn Morris <rgm@gnu.org>
1995
1996 * cl.texi (Multiple Values, Common Lisp Compatibility):
1997 More namespace updates.
1998 (Obsolete Features): Copyedits.
1999 (Obsolete Lexical Macros, Obsolete Setf Customization):
2000 New subsections.
2001
2002 * cl.texi (Porting Common Lisp, Lexical Bindings):
2003 Add some xrefs to the Elisp manual.
2004
2005 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2006 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2007 (Obsolete Features): New appendix. Move Lexical Bindings here.
2008
2009 2012-10-27 Glenn Morris <rgm@gnu.org>
2010
2011 * cl.texi: Use defmac for macros rather than defspec.
2012 (Efficiency Concerns): Related copyedit.
2013
2014 * cl.texi (Control Structure): Update for setf now being in core.
2015 (Setf Extensions): Rename from Basic Setf. Move much of the
2016 former content to lispref/variables.texi.
2017 (Modify Macros): Move pop, push details to lispref/variables.texi.
2018 (Customizing Setf): Copyedits for setf etc being in core.
2019 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2020 Further namespaces updates.
2021
2022 2012-10-26 Bastien Guerry <bzg@gnu.org>
2023
2024 * org.texi (Installation): Update the link to Org's ELPA.
2025 Also don't mention org-install.el anymore as the replacement file
2026 org-loaddefs.el is now loaded by org.el.
2027
2028 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2029
2030 * tramp.texi (Frequently Asked Questions):
2031 Mention `tramp-completion-reread-directory-timeout' for performance
2032 improvement.
2033
2034 2012-10-25 Glenn Morris <rgm@gnu.org>
2035
2036 * cl.texi: Don't mess with the TeX section number counter.
2037 Use Texinfo recommended convention for quotes+punctuation.
2038 (Overview, Sequence Functions): Rephrase for better line-breaking.
2039 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2040 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2041 (Random Numbers, Mapping over Sequences, Structures)
2042 (Porting Common Lisp): Further updates for cl-lib namespace.
2043 (Modify Macros, Declarations, Macro Bindings, Structures):
2044 Break long lines in examples.
2045 (Dynamic Bindings): Update for changed progv behavior.
2046 (Loop Examples, Efficiency Concerns): Markup fixes.
2047 (Structures): Remove TeX margin change.
2048 (Declarations): Fix typos.
2049
2050 2012-10-24 Glenn Morris <rgm@gnu.org>
2051
2052 * cl.texi (Overview, Multiple Values, Creating Symbols)
2053 (Numerical Functions): Say less/nothing about the original cl.el.
2054 (Old CL Compatibility): Remove.
2055 (Assertions): Remove ignore-errors (standard Elisp for some time).
2056
2057 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2058 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2059 (Efficiency Concerns, Efficiency Concerns)
2060 (Common Lisp Compatibility, Old CL Compatibility):
2061 Further updates for cl-lib namespace.
2062
2063 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2064
2065 Update manual for new time stamp format (Bug#12706).
2066 * emacs-mime.texi (time-date): Update for new format.
2067 Also, fix bogus time stamp and modernize a bit.
2068
2069 2012-10-23 Glenn Morris <rgm@gnu.org>
2070
2071 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2072 than unchanging cl.el version number.
2073 End all menu descriptions with a period.
2074 Do not use @dfn{CL} for every instance of "CL".
2075 (Overview): Remove no-runtime caveat, and note about foo* names.
2076 (Usage): Use cl-lib rather than cl.
2077 (Organization, Naming Conventions): Update for cl-lib.el.
2078 (Installation): Remove long-irrelevant node.
2079 (Program Structure, Predicates, Control Structure):
2080 Start updating for cl-lib namespace.
2081 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2082 Depend on emacsver.texi.
2083
2084 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2085
2086 * trampver.texi: Update release number.
2087
2088 2012-10-06 Glenn Morris <rgm@gnu.org>
2089
2090 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2091 ERC version.
2092 (Introduction): ERC is distributed with Emacs.
2093 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2094 (Getting Started): Simplify.
2095 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2096 (History): Mention ERC maintained as part of Emacs now.
2097 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2098 Add dependency on emacsver.texi.
2099
2100 * erc.texi: Remove hand-written node pointers.
2101
2102 2012-10-05 Glenn Morris <rgm@gnu.org>
2103
2104 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2105 Copyedits.
2106
2107 2012-10-01 Eric Ludlam <zappo@gnu.org>
2108
2109 * ede.texi (Quick Start, Project Local Variables)
2110 (Miscellaneous commands, ede-java-root, Development Overview)
2111 (Detecting a Project): New nodes.
2112 (Simple projects): Node deleted.
2113
2114 * eieio.texi (Building Classes): Some slot attributes cannot be
2115 overridden.
2116 (Slot Options): Remove an example.
2117 (Method Invocation, Documentation): New nodes.
2118
2119 2012-10-01 Glenn Morris <rgm@gnu.org>
2120
2121 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2122 (reftex.pdf): Add dependency on emacsver.texi.
2123 * reftex.texi: Don't include directory part for emacsver.texi;
2124 the Makefile's -I handles it.
2125
2126 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2127
2128 Merge from standalone RefTeX repository.
2129
2130 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2131 with macros.
2132 (Imprint): Mention Wolfgang in list of contributors.
2133 (Creating Citations): Give a hint about how to
2134 auto-revert the BibTeX database file when using external editors.
2135 (Referencing Labels): Simplify section about reference macro
2136 cycling.
2137 (Options (Referencing Labels)): Adapt to new structure of
2138 `reftex-ref-style-alist'.
2139 (Referencing Labels, Reference Styles): Document changes in the
2140 referencing functionality.
2141 (Commands): Mention options for definition of header and footer in
2142 BibTeX files.
2143 (Options (Creating Citations)): Document
2144 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2145 (Reference Styles): New section.
2146 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2147 (Options (Referencing Labels)): Remove descriptions of deprecated
2148 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2149 Add descriptions for `reftex-ref-style-alist' and
2150 `reftex-ref-style-default-list'.
2151 (Referencing Labels): Update regarding reference styles.
2152 (Citation Styles): Mention support for ConTeXt.
2153 (Options (Defining Label Environments)): Fix typo.
2154 (Options (Creating Citations)):
2155 Document `reftex-cite-key-separator'.
2156
2157 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2158
2159 * org.texi: Add description of ORG_ADD_CONTRIB to info
2160 documentation. Add link to Worg for more details.
2161
2162 * org.texi: Clarify installation procedure. Provide link to the
2163 build system description on Worg.
2164
2165 * org.texi: Remove reference to utils/, x11idle.c is now in
2166 contrib/scripts.
2167
2168 * org.texi: Re-normalize to "Org mode" in manual.
2169
2170 * org.texi (Installation): Adapt documentation to new build
2171 system. Mention GNU ELPA (since it needs to be handled like Emacs
2172 built-in Org).
2173
2174 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2175
2176 * org.texi: Fix typo in description of the 'Hooks' section.
2177
2178 * org.texi: Add ID to the list of special properties.
2179
2180 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2181
2182 * org.texi (Moving subtrees): Document the ability to archive to a
2183 datetree.
2184
2185 2012-09-30 Bastien Guerry <bzg@gnu.org>
2186
2187 * org.texi (Installation, Feedback, Batch execution):
2188 Use (add-to-list 'load-path ... t) for the contrib dir.
2189
2190 * org.texi (results): Update documentation for ":results drawer"
2191 and ":results org".
2192
2193 * org.texi (Column width and alignment): Fix typo.
2194
2195 * org.texi (Activation): Point to the "Conflicts" section.
2196
2197 * org.texi (Conflicts): Mention filladapt.el in the list of
2198 conflicting packages.
2199
2200 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2201 not needed for versions of Emacs > 22.1.
2202
2203 * org.texi (History and Acknowledgments): Fix typo.
2204
2205 * org.texi (History and Acknowledgments): Add my own
2206 acknowledgments.
2207
2208 * org.texi (Agenda commands): Document the new command and the new
2209 option.
2210
2211 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2212 (Agenda commands): Reorder. Document `*' to toggle persistent
2213 marks.
2214
2215 * org.texi (Agenda dispatcher):
2216 Mention `org-toggle-agenda-sticky'.
2217 (Agenda commands, Exporting Agenda Views): Fix typo.
2218
2219 * org.texi (Templates in contexts, Setting Options): Update to
2220 reflect changes in how contexts options are processed.
2221
2222 * org.texi (Templates in contexts): Document the new structure of
2223 the variables `org-agenda-custom-commands-contexts' and
2224 `org-capture-templates-contexts'.
2225
2226 * org.texi (Templates in contexts): Document the new option
2227 `org-capture-templates-contexts'.
2228 (Storing searches): Document the new option
2229 `org-agenda-custom-commands-contexts'.
2230
2231 * org.texi (Formula syntax for Lisp): Reformat.
2232
2233 * org.texi (Special properties, Column attributes)
2234 (Agenda column view): Document the new special property
2235 CLOCKSUM_T.
2236
2237 * org.texi (Template expansion): Document the new %l template.
2238
2239 * org.texi (Fast access to TODO states): Fix documentation about
2240 allowed characters for fast todo selection.
2241
2242 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2243 use in `org-agenda-to-appt'.
2244
2245 * org.texi (Comment lines): Update wrt comments.
2246
2247 * org.texi (Resolving idle time): Document new keybinding.
2248
2249 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2250 on clock timestamps.
2251
2252 * org.texi (Fast access to TODO states): Explicitly says only
2253 letters are supported as fast TODO selection keys.
2254
2255 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2256 specifier. Document the new "%(my-function)" specifier.
2257
2258 * org.texi (Clocking commands): New cindex.
2259 (Clocking commands): Update documentation for `org-clock-in'.
2260 Document `org-clock-in-last'. Mention `org-clock-out' and
2261 `org-clock-in-last' as commands that can be globally bound.
2262 (Resolving idle time): Document continuous clocking.
2263
2264 * org.texi (Top, Introduction): Fix formatting.
2265 (Activation): Add index entries.
2266 (Conventions): Update section.
2267 (Embedded @LaTeX{}): Fix formatting.
2268
2269 * org.texi (Visibility cycling): Document `show-children'.
2270
2271 * org.texi (Using capture): Mention the `org-capture-last-stored'
2272 bookmark as a way to jump to the last stored capture.
2273
2274 * org.texi (Uploading files): Fix typo.
2275
2276 * org.texi (Using capture): Document `C-0' as a prefix argument
2277 for `org-capture'.
2278
2279 * org.texi (Agenda commands): Document persistent marks.
2280
2281 * org.texi (Template expansion): Update doc to reflect change.
2282
2283 * org.texi (Radio tables): Document the :no-escape parameter.
2284
2285 * org.texi (Repeated tasks): Document repeat cookies for years,
2286 months, weeks, days and hours.
2287
2288 * org.texi (Export options): State that you can use the d: option
2289 by specifying a list of drawers.
2290
2291 * org.texi (HTML preamble and postamble): Small doc improvement.
2292
2293 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2294
2295 * org.texi: The sections in the Exporting section of the manual
2296 left out articles in the description of the org-export-as-*
2297 commands, among other places. This patch adds them, adds a few
2298 missing prepositions, and switches instances of "an HTML" to "a
2299 html" for internal consistency.
2300
2301 * org.texi: Alter several examples of headings with timestamps in
2302 them to include the timestamps in the body instead of the heading.
2303
2304 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2305
2306 * org.texi (Agenda dispatcher): Document sticky agenda views and
2307 the new key for them.
2308
2309 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2310
2311 * org.texi (Advanced features): Fix error in table.
2312
2313 2012-09-30 Feng Shu <tumashu@gmail.com>
2314
2315 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2316 alternative to dvipng.
2317
2318 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2319
2320 * org.texi: Remove extra curly bracket.
2321
2322 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2323
2324 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2325 defkeys.
2326
2327 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2328
2329 * org.texi (Agenda commands): Fix two typos by giving
2330 corresponding function names, according to
2331 `org-agenda-view-mode-dispatch'.
2332
2333 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2334
2335 * org.texi (The spreadsheet): Fix typo.
2336
2337 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2338
2339 * org.texi (Tracking your habits): Point to the "Tracking TODO
2340 state changes" section.
2341
2342 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2343
2344 * org.texi (Literal examples): Remove reference to unknown
2345 `org-export-latex-minted' variable. Also simplify footnote since
2346 `org-export-latex-listings' documentation is exhaustive already.
2347
2348 * org.texi (Plain lists): Remove reference to now hard-coded
2349 `bullet' automatic rule.
2350
2351 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2352
2353 * org.texi: Updated documentation accordingly.
2354
2355 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2356
2357 * texinfo.tex: Merge from gnulib.
2358
2359 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2360
2361 Sync with Tramp 2.2.6.
2362
2363 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2364
2365 * trampver.texi: Update release number.
2366
2367 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2368
2369 * texinfo.tex: Merge from gnulib.
2370
2371 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2372
2373 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2374 (bug#12096).
2375
2376 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2377
2378 * calc.texi (Simplification modes, Conversions)
2379 (Operating on Selections): Mention "basic" simplification.
2380 (The Calc Mode Line): Mention the mode line display for Basic
2381 simplification mode.
2382 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2383 simplifications.
2384 (Basic Simplifications): Rename from "Limited Simplifications"
2385 Replace "limited" by "basic" throughout.
2386 (Algebraic Simplifications): Indicate that the algebraic
2387 simplifications are done by default.
2388 (Unsafe Simplifications): Mention `m E'.
2389 (Simplification of Units): Mention `m U'.
2390 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2391 (Kinds of Declarations, Functions for Declarations):
2392 Mention "algebraic simplifications" instead of `a s'.
2393 (Algebraic Entry): Remove mention of default simplifications.
2394
2395 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2396
2397 * calc.texi (Getting Started, Tutorial): Change simulated
2398 Calc output to match actual output.
2399 (Simplifying Formulas): Mention that algebraic simplification is now
2400 the default.
2401
2402 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2403
2404 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2405 (Bug#12073)
2406
2407 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2408
2409 Prefer typical American spelling for "acknowledgment".
2410 * calc.texi (History and Acknowledgments): Rename from
2411 History and Acknowledgements.
2412 * idlwave.texi (Acknowledgments):
2413 * ses.texi (Acknowledgments):
2414 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2415
2416 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2417
2418 Rename configure.in to configure.ac (Bug#11603).
2419 * ede.texi (Compiler and Linker objects, ede-proj-project)
2420 (ede-step-project): Prefer the name configure.ac to configure.in.
2421
2422 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2423
2424 * tramp.texi (Multi-hops):
2425 Introduce `tramp-restricted-shell-hosts-alist'.
2426
2427 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2428
2429 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2430 methods, so don't mention smtpmail here.
2431
2432 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2433
2434 * gnus.texi (Picons): Document gnus-picon-properties.
2435
2436 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi: Remove mention of compilation, as that's no longer
2439 supported.
2440
2441 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2442
2443 * gnus.texi (Archived Messages): Mention
2444 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2445
2446 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2447
2448 * gnus.texi (Various Summary Stuff):
2449 Remove mention of `gnus-propagate-marks'.
2450
2451 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2452
2453 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2454 which no longer exist.
2455
2456 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2457
2458 * gnus.texi (Archived Messages):
2459 Document gnus-gcc-self-resent-messages.
2460
2461 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2462
2463 * message.texi (Mail Variables):
2464 Mention the optional user parameter for X-Message-SMTP-Method.
2465
2466 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2467
2468 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2469
2470 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2471
2472 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2473
2474 * gnus.texi (Key Index): Change encoding to utf-8.
2475
2476 2012-06-21 Glenn Morris <rgm@gnu.org>
2477
2478 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2479
2480 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi (Group Timestamp): Mention where to find documentation for
2483 the `gnus-tmp-' variables (bug#11601).
2484
2485 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2486
2487 Sync with Tramp 2.2.6-pre.
2488
2489 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2490 where appropriate.
2491 (Ad-hoc multi-hops): New section.
2492 (Remote processes): New subsection "Running remote processes on
2493 Windows hosts".
2494 (History): Add remote commands on Windows, and ad-hoc multi-hop
2495 methods.
2496 (External methods): "ControlPersist" must be set to "no" for the
2497 `scpc' method.
2498 (Remote processes): Add a note about `auto-revert-tail-mode'.
2499 (Frequently Asked Questions): Use "scpx" in combination with
2500 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2501
2502 * trampver.texi: Update release number.
2503
2504 2012-06-10 Chong Yidong <cyd@gnu.org>
2505
2506 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2507 compilation for html-mono.
2508
2509 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2510
2511 * texinfo.tex: Merge from gnulib.
2512
2513 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2514
2515 * Makefile.in (echo-info): Don't try to install info files named
2516 just ".info".
2517
2518 2012-05-28 Glenn Morris <rgm@gnu.org>
2519
2520 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2521
2522 * sc.texi: Nuke hand-written node pointers.
2523 Fix top-level menu to match actual node order.
2524
2525 2012-05-27 Glenn Morris <rgm@gnu.org>
2526
2527 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2528 Some associated fixes, including not messing with chapno in cl.texi.
2529
2530 2012-05-27 Bastien Guerry <bzg@gnu.org>
2531
2532 * org.texi (Durations and time values): Fix typo.
2533
2534 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2535
2536 * texinfo.tex: Update from gnulib.
2537
2538 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2539
2540 * calc.texi (Basic Operations on Units, Customizing Calc):
2541 Mention `calc-ensure-consistent-units'.
2542
2543 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2544
2545 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2546 reference commands. (Bug#11461)
2547
2548 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2549
2550 2012-05-12 Glenn Morris <rgm@gnu.org>
2551
2552 * Makefile.in (mostlyclean): Add more TeX intermediates.
2553
2554 * Makefile.in: Make it look more like the other doc Makefiles.
2555 Use explicit $srcdir in all dependencies.
2556 Remove cd $srcdir from rules.
2557 (VPATH): Remove.
2558 (infodir): Set to an absolute path.
2559 (INFO_TARGETS): Use short names.
2560 (mkinfodir): infodir is now absolute.
2561 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2562
2563 * Makefile.in (info.info): Rename from info, to avoid duplication.
2564 (.SUFFIXES): Disable implicit rules.
2565
2566 * Makefile.in (MKDIR_P): New, set by configure.
2567 (mkinfodir): Use $MKDIR_P.
2568
2569 2012-05-07 Glenn Morris <rgm@gnu.org>
2570
2571 * forms.texi (Long Example): Update for changed location of files.
2572
2573 2012-05-04 Glenn Morris <rgm@gnu.org>
2574
2575 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2576 (INFO_TARGETS): Use $INFO_EXT.
2577 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2578 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2579 (INFO_TARGETS): Use $INFO_EXT.
2580 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2581
2582 2012-05-02 Glenn Morris <rgm@gnu.org>
2583
2584 * Makefile.in (echo-info): New phony target, used by top-level.
2585
2586 * viper.texi: Make direntry shorter (also it is no longer "newest").
2587
2588 * emacs-gnutls.texi, ert.texi, org.texi:
2589 Fix dircategory, direntry to match info/dir.
2590
2591 * faq.texi: Convert @inforefs to @xrefs.
2592 Fix some malformed cross-references.
2593 (File-name conventions): Shorten section name to avoid overfull line.
2594 (How to add fonts): Use smallexample to avoid overfull lines.
2595
2596 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2597
2598 * auth.texi (Help for users): Update for .gpg file being second.
2599
2600 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2601
2602 * org.texi (Agenda commands): Fix two typos: give corresponding
2603 function names, according to `org-agenda-view-mode-dispatch'.
2604
2605 2012-04-27 Glenn Morris <rgm@gnu.org>
2606
2607 * faq.texi (Major packages and programs): Remove section.
2608 There is no point listing 6 packages (cf etc/MORE.STUFF).
2609 (Finding Emacs and related packages): Move "Spell-checkers" here.
2610
2611 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * dbus.texi (Version): New node.
2614 (Properties and Annotations): Mention the object manager
2615 interface. Describe dbus-get-all-managed-objects.
2616 (Type Conversion): Floating point numbers are allowed, if an
2617 anteger does not fit Emacs's integer range.
2618 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2619 (Asynchronous Methods): Fix description of
2620 dbus-call-method-asynchronously.
2621 (Receiving Method Calls): Fix some minor errors.
2622 Add dbus-interface-emacs.
2623 (Signals): Describe unicast signals and the new match rules.
2624 (Alternative Buses): Add the PRIVATE optional argument to
2625 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2626
2627 2012-04-20 Glenn Morris <rgm@gnu.org>
2628
2629 * faq.texi (New in Emacs 24): New section.
2630 (Packages that do not come with Emacs): Mention M-x list-packages.
2631
2632 2012-04-14 Alan Mackenzie <acm@muc.de>
2633
2634 * cc-mode.texi (c-offsets-alist): Correct a typo.
2635
2636 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2637
2638 * org.texi (Deadlines and scheduling): Fix the example: the
2639 DEADLINE item should come right after the headline. We enforce
2640 this convention, so it is a bug not to illustrate it correctly in
2641 the manual.
2642
2643 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2644
2645 * org.texi (Agenda commands): Fix documentation bug by swapping
2646 the equivalent keybindings to `org-agenda-next-line' with the ones
2647 to `org-agenda-previous-line'.
2648
2649 2012-04-14 Glenn Morris <rgm@gnu.org>
2650
2651 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2652
2653 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2654
2655 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2656 Add emacs-gnutls.
2657 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2658
2659 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2660
2661 * Makefile.in: Add emacs-gnutls.texi to build.
2662
2663 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2664
2665 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2666
2667 * auth.texi (Secret Service API): Edit further and give examples.
2668 (Secret Service API): Adjust @samp to @code for collection names.
2669
2670 2012-04-04 Glenn Morris <rgm@gnu.org>
2671
2672 * auth.texi (Secret Service API): Copyedits.
2673 (Help for developers): Fill in some missing function doc-strings.
2674 (Help for users, Help for developers)
2675 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2676
2677 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * auth.texi (Secret Service API): Add the missing text.
2680
2681 2012-04-04 Chong Yidong <cyd@gnu.org>
2682
2683 * message.texi (Using PGP/MIME): Note that epg is now the default.
2684
2685 * gnus.texi: Reduce references to obsolete pgg library.
2686 (Security): Note that epg is now the default.
2687
2688 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2689
2690 * nxml-mode.texi (Completion): C-RET is no longer bound to
2691 nxml-complete.
2692
2693 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2694
2695 * org.texi (Customizing tables in ODT export): Correct few errors.
2696
2697 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2698
2699 * org.texi (Links in ODT export): Update.
2700 (Labels and captions in ODT export): New node.
2701
2702 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2703
2704 * org.texi (Literal examples in ODT export): htmlfontify.el in
2705 Emacs-24.1 now supports fontification. So ODT source blocks will
2706 be fontified by default.
2707
2708 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2709
2710 * org.texi (Refiling notes): Remove duplicated keybinding.
2711
2712 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2713
2714 * org.texi (noweb): Documentation of this new option to the :noweb
2715 header argument.
2716
2717 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2718
2719 * org.texi (Header and sectioning): Add example demonstrating how
2720 to use "LaTeX_CLASS_OPTIONS".
2721
2722 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2723
2724 * org.texi (Noweb reference syntax): Describe the ability to
2725 execute noweb references in the manual.
2726
2727 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2728
2729 * org.texi (cache): Improve cache documentation when session
2730 evaluation is used.
2731
2732 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2733
2734 * org.texi (Plain lists): Document removal.
2735
2736 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2737
2738 * org.texi: Decapitalize file name in references to Calc manual.
2739
2740 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2741
2742 * org.texi (Plain lists): Document removal.
2743
2744 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2745
2746 * org.texi (Top, OpenDocument Text export)
2747 (ODT export commands, Extending ODT export)
2748 (Images in ODT export, Tables in ODT export)
2749 (Configuring a document converter): Add or Update.
2750
2751 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2752
2753 * org.texi (MobileOrg): Change the wording to reflect that the
2754 Android Version is no longer just the little brother of the iOS
2755 version.
2756
2757 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2758
2759 * org.texi (Key bindings and useful functions): Update babel key
2760 binding documentation in manual.
2761
2762 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2763
2764 * org.texi (noweb): Document new noweb header value.
2765
2766 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2767
2768 * org.texi (noweb-sep): Document new header argument.
2769
2770 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2771
2772 * org.texi (noweb-ref): Documentation of this new custom variable.
2773
2774 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2775
2776 * org.texi (wrap): Update the new :wrap documentation to match the
2777 current implementation.
2778
2779 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2780
2781 * org.texi: Added documentation for :wrap.
2782
2783 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2784
2785 * org.texi: #+RESULTS now user-configurable.
2786
2787 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2788
2789 * org.texi: Documented :noweb no-export.
2790
2791 2012-04-01 Thomas Dye <dk@poto.local>
2792
2793 * org.texi: Edit :noweb no header argument for correctness.
2794
2795 2012-04-01 Bastien Guerry <bzg@gnu.org>
2796
2797 * org.texi (Customization): Update the approximate number of Org
2798 variables.
2799
2800 2012-04-01 Thomas Dye <dk@poto.local>
2801
2802 * org.texi: The :results wrap produces a drawer instead of a
2803 begin_results block.
2804
2805 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2806
2807 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2808 reflect the new default.
2809
2810 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2811
2812 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2813 "Getting Started" to this node. (Bug#10450)
2814
2815 2012-03-10 Chong Yidong <cyd@gnu.org>
2816
2817 * flymake.texi (Example -- Configuring a tool called via make):
2818 Mention the Automake COMPILE variable (Bug#8715).
2819
2820 * info.texi (Getting Started): Add an index entry (Bug#10450).
2821
2822 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2823
2824 * dbus.texi (Signals): Known names will be mapped onto unique
2825 names, when registering for signals.
2826
2827 2012-02-29 Glenn Morris <rgm@gnu.org>
2828
2829 * url.texi: Fix quote usage in body text.
2830
2831 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2832
2833 * cl.texi: Use @code{} in menus when appropriate.
2834
2835 2012-02-28 Glenn Morris <rgm@gnu.org>
2836
2837 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2838 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2839 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2840 * org.texi, sc.texi, vip.texi, viper.texi:
2841 Standardize possessive apostrophe usage.
2842
2843 2012-02-26 Chong Yidong <cyd@gnu.org>
2844
2845 * ediff.texi (Quick Help Commands): Add a couple of index entries
2846 (Bug#10834).
2847
2848 2012-02-17 Glenn Morris <rgm@gnu.org>
2849
2850 * gnus.texi (Posting Styles):
2851 * remember.texi (Org): Fix cross-refs to other manuals.
2852
2853 2012-02-15 Glenn Morris <rgm@gnu.org>
2854
2855 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2856 (Encryption): New chapter, split out from previous.
2857
2858 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2859
2860 * gnus.texi (Customizing the IMAP Connection):
2861 Mention nnimap-record-commands.
2862
2863 2012-02-10 Glenn Morris <rgm@gnu.org>
2864
2865 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2866 Mention url-queue-retrieve.
2867
2868 2012-02-09 Glenn Morris <rgm@gnu.org>
2869
2870 * sem-user.texi (Semantic mode user commands): Typo fix.
2871
2872 * info.texi (Create Info buffer): Mention info-display-manual.
2873
2874 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2877 example (modified from an example by Michael Albinus).
2878
2879 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2880
2881 * gnus.texi (Agent Basics): Fix outdated description of
2882 `gnus-agent-auto-agentize-methods'.
2883
2884 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2885
2886 * cc-mode.texi: Always @defindex ss.
2887 (Config Basics): Fix argument of @itemize.
2888 (Macro Backslashes): Add @code around index entry.
2889
2890 2012-01-23 Glenn Morris <rgm@gnu.org>
2891
2892 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2893
2894 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2895
2896 * tramp.texi (File): Tweak wording for the `scpc' option.
2897
2898 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
2900 * gnus.texi (Group Parameters): Really note precedence.
2901
2902 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2903
2904 * gnus.texi (Group Parameters): Note precedence.
2905
2906 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2907
2908 * org.texi (Noweb reference syntax): Adding documentation of
2909 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2910 variable.
2911
2912 2012-01-03 Bastien Guerry <bzg@gnu.org>
2913
2914 * org.texi (Plain lists): Split the table to fix the display
2915 of items.
2916
2917 2012-01-03 Bastien Guerry <bzg@gnu.org>
2918
2919 * org.texi (Plain lists): Fix misplaced explanation.
2920
2921 2012-01-03 Bastien Guerry <bzg@gnu.org>
2922
2923 * org.texi (Plain lists, Agenda files): Add index entries.
2924
2925 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2926
2927 * org.texi: Use "Org mode" instead of alternatives like
2928 "Org-mode" or "org-mode".
2929
2930 2012-01-03 Bernt Hansen <bernt@norang.ca>
2931
2932 * org.texi (Agenda commands):
2933 Document `org-clock-report-include-clocking-task'.
2934
2935 2012-01-03 Bastien Guerry <bzg@gnu.org>
2936
2937 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2938 C-c' on checkboxes.
2939
2940 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2941
2942 * org.texi: End sentences with two spaces.
2943
2944 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2945
2946 * org.texi (External links): Document the link types file+sys
2947 and file+emacs, slightly narrow used page width.
2948
2949 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2950
2951 * org.texi (colnames): Note that colnames behavior may differ
2952 across languages.
2953
2954 2012-01-03 Bastien Guerry <bzg@gnu.org>
2955
2956 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2957
2958 2012-01-03 Thomas Dye <dk@poto.westell.com>
2959
2960 * org.texi: Augmented discussion of babel property
2961 inheritance. Put footnote outside sentence ending period.
2962
2963 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2964
2965 * org.texi (eval): Documenting the full range of :eval header
2966 argument values.
2967
2968 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2969
2970 * org.texi (eval): Documentation of the new :eval option.
2971
2972 2012-01-03 Thomas Dye <dk@poto.local>
2973
2974 * org.texi: Add accumulated properties.
2975
2976 2012-01-03 Thomas Dye <dk@poto.local>
2977
2978 * org.texi: Documented no spaces in name=assign, another
2979 correction to :var table.
2980
2981 2012-01-03 Thomas Dye <dk@poto.local>
2982
2983 * org.texi: Changed DATA to NAME in Working With Source Code
2984 section.
2985
2986 2012-01-03 Tom Dye <tsd@tsdye.com>
2987
2988 * org.texi: Minor change to :var table.
2989
2990 2012-01-03 Tom Dye <tsd@tsdye.com>
2991
2992 * org.texi: More changes to :var table (some examples were wrong).
2993
2994 2012-01-03 Tom Dye <tsd@tsdye.com>
2995
2996 * org.texi: Cleaned up :var table.
2997
2998 2012-01-03 Bastien Guerry <bzg@gnu.org>
2999
3000 * org.texi (Timestamps, Weekly/daily agenda)
3001 (Weekly/daily agenda): Add @cindex for "appointment".
3002
3003 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3004
3005 * org.texi (Literal examples): A new link to the template for
3006 inserting empty code blocks.
3007 (Structure of code blocks): A new link to the template for
3008 inserting empty code blocks.
3009
3010 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3011
3012 * org.texi (External links): Add footnote on how the behavior
3013 of the text search in Org files are controled by the variable
3014 `org-link-search-must-match-exact-headline'.
3015
3016 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3017
3018 * org.texi (Buffer-wide header arguments):
3019 Update documentation to reflect removal of #+PROPERTIES.
3020
3021 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3022
3023 * org.texi (The clock table): Mention that ACHIVED trees
3024 contribute to the clock table.
3025
3026 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3027
3028 * org.texi (Conflicts): Better yasnippet config info.
3029
3030 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3031
3032 * org.texi (Selective export): Explicitly mention the default
3033 values for `org-export-select-tags',
3034 `org-export-exclude-tags'.
3035
3036 2012-01-03 Tom Dye <tsd@tsdye.com>
3037
3038 * org.texi: Added a line to specify that header arguments are
3039 lowercase.
3040
3041 2012-01-03 Tom Dye <tsd@tsdye.com>
3042
3043 * org.texi: :var requires default value when declared.
3044
3045 2012-01-03 Bastien Guerry <bzg@gnu.org>
3046
3047 * org.texi (Handling links): Add a note about the
3048 `org-link-frame-setup' option.
3049
3050 2012-01-03 David Maus <dmaus@ictsoc.de>
3051
3052 * org.texi (Exporting Agenda Views, Extracting agenda
3053 information): Fix command line syntax, quote symbol parameter
3054 values.
3055
3056 2012-01-03 David Maus <dmaus@ictsoc.de>
3057
3058 * org.texi (Exporting Agenda Views): Fix command line syntax.
3059
3060 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3061
3062 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3063 Use octal notation for file permissions, which are normally
3064 thought of in octal.
3065 (Mail Back End Variables): Use more-plausible modes in example.
3066
3067 2011-12-20 Alan Mackenzie <acm@muc.de>
3068
3069 * cc-mode.texi: Update version string 5.31 -> 5.32.
3070
3071 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3072
3073 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3074
3075 2011-11-24 Glenn Morris <rgm@gnu.org>
3076
3077 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3078
3079 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * makefile.w32-in: Update dependencies.
3082
3083 2011-11-20 Glenn Morris <rgm@gnu.org>
3084
3085 * gnus.texi (Group Information):
3086 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3087
3088 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * gnus-coding.texi (Gnus Maintenance Guide):
3091 Rename from "Gnus Maintainance Guide".
3092
3093 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3094 * eieio.texi (Customizing):
3095 * gnus.texi (Article Washing):
3096 * gnus-news.texi:
3097 * sem-user.texi (Smart Jump): Fix typos.
3098
3099 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3100
3101 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3102
3103 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3104
3105 * ede.texi (project-am-texinfo):
3106 * gnus.texi (Sending or Not Sending):
3107 * org.texi (Template elements): Fix typos.
3108
3109 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3110
3111 * ediff.texi (Hooks):
3112 * sem-user.texi (Semanticdb Roots): Fix typos.
3113
3114 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3115
3116 * semantic.texi (Tag handling): Fix typo.
3117
3118 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3119
3120 * gnus.texi (Other Gnus Versions): Remove.
3121
3122 2011-10-28 Alan Mackenzie <acm@muc.de>
3123
3124 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3125 (Other Special Indentations): Add an xref to "Macros with ;".
3126 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3127 "Macros with ;".
3128 (Macros with ;): New page.
3129
3130 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3131 Document the new handling of nested scopes for movement by defuns.
3132
3133 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3134
3135 Sync with Tramp 2.2.3.
3136
3137 * trampver.texi: Update release number.
3138
3139 2011-10-14 Glenn Morris <rgm@gnu.org>
3140
3141 * ert.texi (Introduction, How to Run Tests)
3142 (Running Tests Interactively, Expected Failures)
3143 (Tests and Their Environment, Useful Techniques)
3144 (Interactive Debugging, Fixtures and Test Suites):
3145 Minor rephrasings.
3146 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3147 (Running Tests in Batch Mode): Simplify loading instructions.
3148 (Test Selectors): Clarify some selectors.
3149 (Expected Failures, Useful Techniques):
3150 Make examples fit in 80 columns.
3151
3152 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3153
3154 * calc.texi (Basic Operations on Units): Discuss temperature
3155 conversion (`u t') alongside with other unit conversions ('u c').
3156
3157 2011-10-12 Glenn Morris <rgm@gnu.org>
3158
3159 * ert.texi: Whitespace trivia to make main menu items line up better.
3160
3161 2011-10-08 Glenn Morris <rgm@gnu.org>
3162
3163 * Makefile.in: Fix ert rules.
3164
3165 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * gnus.texi (Gnus Utility Functions): Add more references and
3168 explanations (bug#9683).
3169
3170 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3171
3172 * texinfo.tex: Merge from gnulib.
3173
3174 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * gnus.texi (Archived Messages): Note the default (bug#9552).
3177
3178 2011-09-21 Bill Wohler <wohler@newt.com>
3179
3180 Release MH-E manual version 8.3.
3181
3182 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3183 release 8.3.
3184 (Preface): Update support information.
3185 (From Bill Wohler): Reset text to original version. As a
3186 historical quote, the tense should be correct in the time that it
3187 was written.
3188
3189 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3190
3191 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3192 (Finding the News): Doc clarification.
3193 (Terminology): Mention naming.
3194
3195 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3196
3197 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3198 (Interactive): Document `quiet'.
3199
3200 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3201
3202 * org.texi (Images in LaTeX export): Rewrite.
3203
3204 2011-08-15 Bastien Guerry <bzg@gnu.org>
3205
3206 * org.texi (Using the mapping API): Mention 'region as a possible
3207 scope for `org-map-entries'.
3208
3209 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3210
3211 * org.texi (Visibility cycling): Document `org-copy-visible'.
3212
3213 2011-08-15 Bastien Guerry <bzg@gnu.org>
3214
3215 * org.texi (Template expansion): Order template sequences in the
3216 proper order.
3217
3218 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3219
3220 * org.texi (eval): Expand discussion of the :eval header argument.
3221
3222 2011-08-15 Bastien Guerry <bzg@gnu.org>
3223
3224 * org.texi (Languages): Add Lilypond and Awk as supported
3225 languages.
3226
3227 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3228
3229 * org.texi: Document that both CLOCK_INTO_DRAWER and
3230 LOG_INTO_DRAWER can be used to override the contents of variable
3231 org-clock-into-drawer (or if unset, org-log-into-drawer).
3232
3233 * org.texi: Replace @xref->@pxref.
3234
3235 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (Evaluating code blocks): Documenting the new option
3238 for inline call lines.
3239
3240 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3241
3242 * org.texi (Results of evaluation): More explicit about the
3243 mechanism through which interactive evaluation of code is
3244 performed.
3245
3246 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3247
3248 * org.texi (noweb-ref): New header argument documentation.
3249
3250 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3251
3252 * org.texi (Extracting source code): Documentation of the new
3253 org-babel-tangle-named-block-combination variable.
3254
3255 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3256
3257 * org.texi (Structure of code blocks): Explicitly state that the
3258 behavior of multiple blocks of the same name is undefined.
3259
3260 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3261
3262 * org.texi (TaskJuggler export): Modify the example to reflect the
3263 new effort durations.
3264
3265 2011-08-15 David Maus <dmaus@ictsoc.de>
3266
3267 * org.texi (Images in LaTeX export): Escape curly brackets in
3268 LaTeX example.
3269
3270 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3271
3272 * org.texi (The clock table): Document the :properties and
3273 :inherit-props arguments for the clocktable.
3274
3275 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3276
3277 * org.texi (Tables in LaTeX export): Document specifying placement
3278 options for tables.
3279
3280 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3281
3282 * org.texi (Evaluating code blocks): More specific documentation
3283 about the different types of header arguments.
3284
3285 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3286
3287 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3288
3289 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3290
3291 * org.texi (Built-in table editor): Document the table field
3292 follow mode.
3293
3294 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3295
3296 * org.texi (Easy Templates): Document new template.
3297
3298 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3299
3300 * org.texi (Literal examples): Add a cross-reference from "Literal
3301 Examples" to "Easy Templates."
3302
3303 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3304
3305 * org.texi (The clock table): Add link to match syntax.
3306
3307 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3308
3309 * org.texi (Agenda commands): Document clock consistency checks.
3310
3311 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3312
3313 * org.texi (Built-in table editor): Document that \vert represents
3314 a vertical bar in a table field.
3315
3316 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3317
3318 * org.texi (Literal examples): Link from "Markup" > "Literate
3319 Examples" to "Working with Source Code".
3320
3321 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3322
3323 * org.texi (Agenda commands): Doc for function option to bulk
3324 action.
3325
3326 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3327
3328 * org.texi (Template expansion): Document new %<...> template
3329 escape.
3330
3331 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3332
3333 * org.texi (Selective export): Document exclusion of any tasks
3334 from export.
3335
3336 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3337
3338 * org.texi (Selective export): Document how to exclude DONE tasks
3339 from export.
3340 (Publishing options): Document the properties to be used to turn off
3341 export of DONE tasks.
3342
3343 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3344
3345 * org.texi (The date/time prompt): Document date range protection.
3346
3347 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3348
3349 * org.texi (padline): Documentation of the new padline header
3350 argument.
3351
3352 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3353
3354 * org.texi (var): Adding "[" to list of characters triggering
3355 elisp evaluation.
3356
3357 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3358
3359 * org.texi (var): Documentation of Emacs Lisp evaluation during
3360 variable assignment.
3361
3362 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3363
3364 * org.texi (colnames): Reference indexing into variables, and note
3365 that colnames are *not* removed before indexing occurs.
3366 (rownames): Reference indexing into variables, and note that
3367 rownames are *not* removed before indexing occurs.
3368
3369 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3370
3371 * org.texi (var): Clarification of indexing into tabular
3372 variables.
3373
3374 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3375
3376 * org.texi (results): Documentation of the `:results wrap' header
3377 argument.
3378
3379 2011-08-15 Bastien Guerry <bzg@gnu.org>
3380
3381 * org.texi (LaTeX and PDF export): Add a note about a limitation
3382 of the LaTeX export: the org file has to be properly structured.
3383
3384 2011-08-15 Bastien Guerry <bzg@gnu.org>
3385
3386 * org.texi (Dynamic blocks, Structure editing):
3387 Mention the function `org-narrow-to-block'.
3388
3389 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3390
3391 * org.texi (Languages): Updating list of code block supported
3392 languages.
3393
3394 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3395
3396 * org.texi (Special properties): CATEGORY is a special property,
3397 but it may also used in the drawer.
3398
3399 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3400
3401 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3402
3403 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3404
3405 * org.texi (Include files): Document :lines.
3406
3407 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3408
3409 * org.texi (comments): Documentation of the ":comments noweb" code
3410 block header argument.
3411
3412 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3413
3414 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3415 added extra whitespace around functions to be consistent with the
3416 rest of the section.
3417
3418 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3419
3420 * org.texi (Evaluating code blocks): Expand discussion of
3421 #+call: line syntax.
3422 (Header arguments in function calls): Expand discussion of
3423 #+call: line syntax.
3424
3425 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3426
3427 * org.texi (Evaluating code blocks): More explicit about how to
3428 pass variables to #+call lines.
3429
3430 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3431
3432 * org.texi (Results of evaluation): Link to the :results header
3433 argument list from the "Results of evaluation" section.
3434
3435 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3436
3437 * org.texi (Conflicts): Adding additional information about
3438 resolving org/yasnippet conflicts.
3439
3440 2011-08-15 David Maus <dmaus@ictsoc.de>
3441
3442 * org.texi (Publishing options): Document style-include-scripts
3443 publishing project property.
3444
3445 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3446
3447 * org.texi (Sparse trees): Document the next-error /
3448 previous-error functionality.
3449
3450 2011-08-15 Tom Dye <tsd@tsdye.com>
3451
3452 * org.texi (cache): Improve documentation of code block caches.
3453
3454 2011-08-15 Tom Dye <tsd@tsdye.com>
3455
3456 * org.texi (Code block specific header arguments):
3457 Documentation of multi-line header arguments.
3458
3459 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3460
3461 * org.texi (Code evaluation security): Add example for using a
3462 function.
3463
3464 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3465
3466 * org.texi (Tables in LaTeX export): Documentation of new
3467 attr_latex options for tables.
3468
3469 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3470
3471 * trampver.texi: Update release number.
3472
3473 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3474
3475 Sync with Tramp 2.2.2.
3476
3477 * trampver.texi: Update release number.
3478
3479 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3480
3481 * flymake.texi (Example -- Configuring a tool called via make):
3482 Use /dev/null instead of the Windows "nul" (bug#8715).
3483
3484 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * widget.texi (Setting Up the Buffer): Remove mention of the
3487 global keymap parent, which doesn't seem to be accurate
3488 (bug#7045).
3489
3490 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3491
3492 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3493
3494 2010-07-10 Kevin Ryde <user42@zip.com.au>
3495
3496 * cl.texi (For Clauses): Add destructuring example processing an
3497 alist (bug#6596).
3498
3499 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3500
3501 * ediff.texi (Major Entry Points): Remove mention of `require',
3502 since that's not pertinent in the installed Emacs (bug#9016).
3503
3504 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3505
3506 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3507 (Filtering New Groups): Clarify how simple the "options -n" format is.
3508 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3509 is internal.
3510
3511 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3512
3513 * tramp.texi (Cleanup remote connections):
3514 Add `tramp-cleanup-this-connection'.
3515
3516 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3517
3518 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3519 zombies.
3520 (Checking New Groups): Ditto (bug#8974).
3521 (Checking New Groups): Move the reference to the right place.
3522
3523 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3524
3525 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3526 backups, and not actual vc (bug#8975).
3527
3528 2011-07-03 Kevin Ryde <user42@zip.com.au>
3529
3530 * cl.texi (For Clauses): @items for hash-values and key-bindings
3531 to make them more visible when skimming. Add examples of `using'
3532 clause to them, examples being clearer than a description in
3533 words (bug#6599).
3534
3535 2011-07-01 Alan Mackenzie <acm@muc.de>
3536
3537 * cc-mode.texi (Guessing the Style): New page.
3538 (Styles): Add a short introduction to above.
3539
3540 2011-06-28 Deniz Dogan <deniz@dogan.se>
3541
3542 * rcirc.texi (Configuration): Bug-fix:
3543 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3544 Reported by Elias Pipping <pipping@exherbo.org>.
3545
3546 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3547
3548 * gnus.texi (Summary Mail Commands):
3549 Document `gnus-summary-reply-to-list-with-original'.
3550
3551 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3552
3553 * eshell.texi (Known problems): Fix typo.
3554
3555 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3556
3557 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3558 (Password handling): `auth-source-debug' is good for debug messages.
3559
3560 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3561
3562 * gnus.texi (Store custom flags and keywords): Refer to
3563 `gnus-registry-article-marks-to-{chars,names}' instead of
3564 `gnus-registry-user-format-function-{M,M2}'.
3565
3566 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3567
3568 * texinfo.tex: Merge from gnulib.
3569
3570 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3571
3572 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3573 (Store custom flags and keywords):
3574 Mention `gnus-registry-user-format-function-M' and
3575 `gnus-registry-user-format-function-M2'.
3576
3577 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3578
3579 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3580
3581 2011-05-17 Glenn Morris <rgm@gnu.org>
3582
3583 * gnus.texi (Face): Fix typo.
3584
3585 2011-05-14 Glenn Morris <rgm@gnu.org>
3586
3587 * dired-x.texi (Omitting Examples): Minor addition.
3588
3589 2011-05-10 Jim Meyering <meyering@redhat.com>
3590
3591 * ede.texi: Fix typo "or or -> or".
3592
3593 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3594
3595 * gnus.texi (Summary Buffer Lines):
3596 gnus-summary-user-date-format-alist does not exist.
3597 (Sorting the Summary Buffer): More about sorting threads.
3598
3599 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * trampver.texi: Update release number.
3602
3603 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3604
3605 * tramp.texi (Frequently Asked Questions): New item for disabling
3606 Tramp in other packages.
3607
3608 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3609
3610 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3611 (Fancy splitting to parent, Store arbitrary data):
3612 Update gnus-registry docs.
3613
3614 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * ede.texi: Fix typos.
3617
3618 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
3620 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3621 It's @table @code.
3622
3623 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3624
3625 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3626
3627 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3628
3629 * calc.texi (Logarithmic Units): Update the function names.
3630
3631 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3632
3633 * message.texi (Various Commands): Document format specs in the
3634 ellipsis.
3635
3636 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3637
3638 * message.texi (Insertion Variables): Document message-cite-style.
3639
3640 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3641
3642 * tramp.texi (Remote processes): New subsection "Running shell on
3643 a remote host".
3644
3645 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3646
3647 * auth.texi (Help for developers): Update docs to explain that the
3648 :save-function will only run the first time.
3649
3650 2011-03-12 Glenn Morris <rgm@gnu.org>
3651
3652 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3653 (emacs-faq.text): New target.
3654 (clean): Add emacs-faq.
3655
3656 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3657
3658 Sync with Tramp 2.2.1.
3659
3660 * trampver.texi: Update release number.
3661
3662 2011-03-11 Glenn Morris <rgm@gnu.org>
3663
3664 * Makefile.in (HTML_TARGETS): New.
3665 (clean): Delete $HTML_TARGETS.
3666 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3667
3668 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3669
3670 * auth.texi (Help for developers): Show example of using
3671 `auth-source-search' with prompts and :save-function.
3672
3673 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * Version 23.3 released.
3676
3677 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3678
3679 * message.texi (Message Buffers): Update default value of
3680 message-generate-new-buffers.
3681
3682 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3683
3684 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3685 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3686 respectively.
3687 (Musical Notes): New section.
3688 (Customizing Calc): Mention the customizable variable
3689 calc-note-threshold.
3690
3691 2011-03-03 Glenn Morris <rgm@gnu.org>
3692
3693 * url.texi (Dealing with HTTP documents): Remove reference to
3694 function url-decode-text-part; never seems to have existed. (Bug#6038)
3695 (Configuration): Update url-configuration-directory description.
3696
3697 2011-03-02 Glenn Morris <rgm@gnu.org>
3698
3699 * dired-x.texi (Multiple Dired Directories): Remove mentions
3700 of dired-default-directory-alist and dired-default-directory.
3701 Move dired-smart-shell-command here...
3702 (Miscellaneous Commands): ... from here.
3703
3704 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3705
3706 * texinfo.tex: Update to version 2011-02-24.09.
3707
3708 2011-03-02 Glenn Morris <rgm@gnu.org>
3709
3710 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3711 instead of the obsoleted dired-omit-here-always.
3712
3713 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3716 supported systems.
3717
3718 2011-02-28 Glenn Morris <rgm@gnu.org>
3719
3720 * dbus.texi (Type Conversion): Grammar fix.
3721
3722 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3723
3724 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3725 "Debian GNU/Linux".
3726
3727 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3728
3729 2011-02-23 Glenn Morris <rgm@gnu.org>
3730
3731 * dired-x.texi (Features): Minor rephrasing.
3732 (Local Variables): Fix typos.
3733
3734 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3735 Standardize some Emacs/XEmacs terminology.
3736
3737 * dired-x.texi (Features): Don't advertise obsolete local variables.
3738 Simplify layout.
3739 (Omitting Variables): Update local variables example.
3740 (Local Variables): Say this is obsolete. Fix description of
3741 dired-enable-local-variables possible values.
3742
3743 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3744
3745 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3746 default now.
3747
3748 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3749
3750 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3751
3752 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3753
3754 * gnus.texi (Window Layout): Document layout names.
3755
3756 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3757
3758 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3759 * auth.texi: Sync @dircategory with ../../info/dir.
3760 * autotype.texi: Sync @dircategory with ../../info/dir.
3761 * calc.texi: Sync @dircategory with ../../info/dir.
3762 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3763 * cl.texi: Sync @dircategory with ../../info/dir.
3764 * dbus.texi: Sync @dircategory with ../../info/dir.
3765 * dired-x.texi: Sync @dircategory with ../../info/dir.
3766 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3767 * ede.texi: Sync @dircategory with ../../info/dir.
3768 * ediff.texi: Sync @dircategory with ../../info/dir.
3769 * edt.texi: Sync @dircategory with ../../info/dir.
3770 * eieio.texi: Sync @dircategory with ../../info/dir.
3771 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3772 * epa.texi: Sync @dircategory with ../../info/dir.
3773 * erc.texi: Sync @dircategory with ../../info/dir.
3774 * eshell.texi: Sync @dircategory with ../../info/dir.
3775 * eudc.texi: Sync @dircategory with ../../info/dir.
3776 * flymake.texi: Sync @dircategory with ../../info/dir.
3777 * forms.texi: Sync @dircategory with ../../info/dir.
3778 * gnus.texi: Sync @dircategory with ../../info/dir.
3779 * idlwave.texi: Sync @dircategory with ../../info/dir.
3780 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3781 * message.texi: Sync @dircategory with ../../info/dir.
3782 * mh-e.texi: Sync @dircategory with ../../info/dir.
3783 * newsticker.texi: Sync @dircategory with ../../info/dir.
3784 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3785 * org.texi: Sync @dircategory with ../../info/dir.
3786 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3787 * pgg.texi: Sync @dircategory with ../../info/dir.
3788 * rcirc.texi: Sync @dircategory with ../../info/dir.
3789 * reftex.texi: Sync @dircategory with ../../info/dir.
3790 * remember.texi: Sync @dircategory with ../../info/dir.
3791 * sasl.texi: Sync @dircategory with ../../info/dir.
3792 * sc.texi: Sync @dircategory with ../../info/dir.
3793 * semantic.texi: Sync @dircategory with ../../info/dir.
3794 * ses.texi: Sync @dircategory with ../../info/dir.
3795 * sieve.texi: Sync @dircategory with ../../info/dir.
3796 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3797 * speedbar.texi: Sync @dircategory with ../../info/dir.
3798 * trampver.texi [emacs]: Set emacsname to "Emacs".
3799 * tramp.texi: Sync @dircategory with ../../info/dir.
3800 * url.texi: Sync @dircategory with ../../info/dir.
3801 * vip.texi: Sync @dircategory with ../../info/dir.
3802 * viper.texi: Sync @dircategory with ../../info/dir.
3803 * widget.texi: Sync @dircategory with ../../info/dir.
3804 * woman.texi: Sync @dircategory with ../../info/dir.
3805
3806 2011-02-19 Glenn Morris <rgm@gnu.org>
3807
3808 * dired-x.texi (Technical Details): No longer redefines
3809 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3810 dired-read-shell-command, or dired-find-buffer-nocreate.
3811
3812 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3813
3814 * eshell.texi (Input/Output):
3815 Document insert output redirection operator, >>>.
3816
3817 2011-02-18 Glenn Morris <rgm@gnu.org>
3818
3819 * dired-x.texi (Optional Installation File At Point): Simplify.
3820
3821 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3822
3823 * auth.texi (Help for users): Use :port instead of :protocol for all
3824 auth-source docs.
3825 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3826 to have two files in `auth-sources'.
3827
3828 2011-02-16 Glenn Morris <rgm@gnu.org>
3829
3830 * dired-x.texi: Use emacsver.texi to get Emacs version.
3831 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3832 Depend on emacsver.texi.
3833
3834 * dired-x.texi: Drop meaningless version number.
3835 (Introduction): Remove old info.
3836 (Optional Installation Dired Jump): Autoload from dired-x.
3837 Remove incorrect info about loaddefs.el.
3838 (Bugs): Just refer to M-x report-emacs-bug.
3839
3840 * dired-x.texi (Multiple Dired Directories): Update for rename of
3841 default-directory-alist.
3842 (Miscellaneous Commands): No longer mention very old VM version 4.
3843
3844 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3845
3846 Merge from gnulib.
3847 * texinfo.tex: Update to version 2011-02-14.11.
3848
3849 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3850
3851 * auth.texi (Help for users):
3852 Login collection is "Login" and not "login".
3853
3854 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3855
3856 * tramp.texi (History): Remove IMAP support.
3857 (External methods, Frequently Asked Questions): Remove `imap' and
3858 `imaps' methods.
3859 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3860
3861 * trampver.texi: Remove default value of `emacsimap'.
3862
3863 2011-02-13 Glenn Morris <rgm@gnu.org>
3864
3865 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3866 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3867
3868 2011-02-12 Glenn Morris <rgm@gnu.org>
3869
3870 * sc.texi (Getting Connected): Remove old index entries.
3871
3872 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3873
3874 * url.texi: Remove duplicate @dircategory (Bug#7942).
3875
3876 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3877
3878 * auth.texi (Overview, Help for users, Help for developers):
3879 Update docs.
3880 (Help for users): Talk about spaces.
3881
3882 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3883
3884 * texinfo.tex: Update to version 2011-02-07.16.
3885
3886 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3887
3888 * dbus.texi (Bus names): Adapt descriptions for
3889 dbus-list-activatable-names and dbus-list-known-names.
3890
3891 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3892
3893 * calc.texi (Logarithmic Units): New section.
3894
3895 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3898 manuals use it now.
3899
3900 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3901
3902 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * overrides.texi: Remove.
3905
3906 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3907 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3908
3909 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3910
3911 * tramp.texi (Frequently Asked Questions): Mention problems with
3912 WinSSHD.
3913
3914 * trampver.texi: Update release number.
3915
3916 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3917
3918 * tramp.texi:
3919 Replace "delimet" with "delimit" globally.
3920 Replace "explicite" with "explicit" globally.
3921 Replace "instead of" with "instead" where there was nothing after "of".
3922 Audit use of comma before interrogative pronoun, "that", or "which".
3923 Minor word order, spelling, wording changes.
3924
3925 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3926
3927 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3928
3929 * sieve.texi: Use WEBHACKDEVEL.
3930
3931 * sasl.texi: Use WEBHACKDEVEL.
3932
3933 * pgg.texi: Use WEBHACKDEVEL.
3934
3935 * message.texi: Use WEBHACKDEVEL.
3936
3937 * gnus.texi: Use WEBHACKDEVEL.
3938
3939 * emacs-mime.texi: Use WEBHACKDEVEL.
3940
3941 * auth.texi: Use WEBHACKDEVEL.
3942
3943 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3944 manuals.
3945
3946 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3947
3948 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3949
3950 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3951
3952 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3953 which in turn is copied from ftp://tug.org/tex/.
3954
3955 2011-02-03 Glenn Morris <rgm@gnu.org>
3956
3957 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3958 (Binding combinations of modifiers and function keys):
3959 Let's assume people reading this are not using Emacs 18.
3960
3961 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3962
3963 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3964 since it's run automatically.
3965
3966 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3967
3968 * gnus.texi (Customizing Articles): Fix typo.
3969
3970 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3971
3972 * gnus.texi (Customizing Articles): Document the new way of customizing
3973 the date headers(s).
3974
3975 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3976
3977 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3978 splitting example.
3979
3980 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3981
3982 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3983 (MAKEINFO_OPTS): New variable.
3984 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3985 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3986 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3987 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3988 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3989 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3990 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3991 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3992 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3993 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3994 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3995 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3996 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3997 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3998 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3999 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4000 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4001 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4002
4003 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4004
4005 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4006
4007 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4008
4009 * message.texi (IDNA): Explain what it is.
4010
4011 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4012
4013 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4014
4015 2011-01-23 Werner Lemberg <wl@gnu.org>
4016
4017 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4018 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4019 (ENVADD): Update.
4020
4021 2011-01-18 Glenn Morris <rgm@gnu.org>
4022
4023 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4024
4025 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4026
4027 * nxml-mode.texi (Introduction): Fix file name typos.
4028
4029 2011-01-13 Christian Ohler <ohler@gnu.org>
4030
4031 * ert.texi: New file.
4032
4033 * Makefile.in:
4034 * makefile.w32-in: Add ert.texi.
4035
4036 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4037
4038 * dbus.texi (Receiving Method Calls): New function
4039 dbus-register-service. Rearrange node.
4040
4041 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4042
4043 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4044 which in turn is copied from ftp://tug.org/tex/.
4045
4046 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4047
4048 * dbus.texi (Receiving Method Calls): Describe new optional
4049 parameter dont-register-service of dbus-register-{method,property}.
4050
4051 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4052
4053 * epa.texi (Encrypting/decrypting *.gpg files):
4054 Mention epa-file-select-keys.
4055
4056 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * gnus.texi (Archived Messages): Remove outdated text.
4059
4060 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4061
4062 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4063
4064 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4065
4066 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4067
4068 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4069
4070 * gnus.texi (The swish++ Engine): Add customizable parameters
4071 descriptions.
4072 (The swish-e Engine): Ditto.
4073
4074 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4075
4076 * tramp.texi (Inline methods): Add "ksu" method.
4077 (Remote processes): Add example with remote `default-directory'.
4078
4079 2010-12-14 Glenn Morris <rgm@gnu.org>
4080
4081 * faq.texi (Expanding aliases when sending mail):
4082 Now build-mail-aliases is interactive.
4083
4084 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4085
4086 * gnus.texi: First pass at adding (rough) nnir documentation.
4087
4088 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4089
4090 * gnus.texi (Filtering New Groups):
4091 Mention gnus-auto-subscribed-categories.
4092 (The First Time): Remove, since default-subscribed-newsgroups has been
4093 removed.
4094
4095 2010-12-13 Glenn Morris <rgm@gnu.org>
4096
4097 * cl.texi (For Clauses): Small fixes for frames and windows.
4098
4099 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4100
4101 * org.texi (Using capture): Document using prefix arguments for
4102 finalizing capture.
4103 (Agenda commands): Document prefix argument for the bulk scatter
4104 command.
4105 (Beamer class export): Document that also overlay arguments can be
4106 passed to the column environment.
4107 (Template elements): Document the new entry type.
4108
4109 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4110
4111 * org.texi (Include files): Document :minlevel.
4112
4113 2010-12-11 Julien Danjou <julien@danjou.info>
4114
4115 * org.texi (Categories): Document category icons.
4116
4117 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4118
4119 * org.texi (noweb): Fix typo.
4120
4121 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4122
4123 * gnus.texi (Server Commands): Point to the rest of the server
4124 commands.
4125
4126 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4127
4128 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4129 g'.
4130
4131 2010-12-02 Julien Danjou <julien@danjou.info>
4132
4133 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4134
4135 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4138 (Direct Functions): Note the STARTTLS upgrade.
4139
4140 2010-11-27 Glenn Morris <rgm@gnu.org>
4141 James Clark <none@example.com>
4142
4143 * nxml-mode.texi (Introduction): New section.
4144
4145 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (Server Commands): Document gnus-server-show-server.
4148
4149 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4150
4151 Sync with Tramp 2.2.0.
4152
4153 * trampver.texi: Update release number.
4154
4155 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4156
4157 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4158 Mention that the TeX specific units won't use the `tex' prefix
4159 in TeX mode.
4160
4161 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4162
4163 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4164
4165 2010-11-17 Glenn Morris <rgm@gnu.org>
4166
4167 * edt.texi: Remove information about Emacs 19.
4168
4169 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * trampver.texi: Update release number.
4172
4173 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4174
4175 * gnus.texi (Article Washing): Fix typo.
4176
4177 2010-11-11 Noorul Islam <noorul@noorul.com>
4178
4179 * org.texi: Fix typo.
4180
4181 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4182
4183 * org.texi (Using capture): Explain that refiling is
4184 sensitive to cursor position.
4185
4186 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4187
4188 * org.texi (Images and tables): Add cross reference to link section.
4189
4190 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4191
4192 * org.texi: Document the <c> cookie.
4193
4194 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4195
4196 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4197 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4198
4199 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4200
4201 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4202
4203 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4204
4205 * org.texi (Project alist): Mention that this is a property list.
4206
4207 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4208
4209 * org.texi (Setting up the staging area): Document that
4210 file names remain visible when encrypting the MobileOrg files.
4211
4212 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4213
4214 * org.texi (Setting up the staging area): Document which
4215 versions are needed for encryption.
4216
4217 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4218
4219 * org.texi (noweb): Update :noweb documentation to
4220 reflect the new "tangle" argument.
4221
4222 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4223
4224 * org.texi (Batch execution): Improve tangling script in
4225 documentation.
4226
4227 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4228
4229 * org.texi (Handling links, In-buffer settings):
4230 Document inlining images on startup.
4231
4232 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4233
4234 * org.texi (Setting up the staging area): Document use of
4235 crypt password.
4236
4237 2010-11-11 David Maus <dmaus@ictsoc.de>
4238
4239 * org.texi (Template expansion): Add date related link type escapes.
4240
4241 2010-11-11 David Maus <dmaus@ictsoc.de>
4242
4243 * org.texi (Template expansion): Add mew in table for link type
4244 escapes.
4245
4246 2010-11-11 David Maus <dmaus@ictsoc.de>
4247
4248 * org.texi (Template expansion): Fix typo in link type escapes.
4249
4250 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4251
4252 * org.texi (Structure of code blocks): Another documentation tweak.
4253
4254 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4255
4256 * org.texi (Structure of code blocks): Documentation tweak.
4257
4258 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4259
4260 * org.texi (Structure of code blocks):
4261 Update documentation to mention inline code block syntax.
4262
4263 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4264
4265 * org.texi (comments): Improve wording.
4266
4267 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4268
4269 * org.texi (comments): Document the new :comments header arguments.
4270
4271 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4272
4273 * org.texi (Installation): Remove the special
4274 installation instructions for XEmacs.
4275
4276 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4277
4278 * org.texi (Easy Templates): New section. Documents quick
4279 insertion of empty structural elements.
4280
4281 2010-11-11 Noorul Islam <noorul@noorul.com>
4282
4283 * org.texi: Fix doc.
4284
4285 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4286
4287 * org.texi (The date/time prompt): Document specification
4288 of time ranges.
4289
4290 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4291
4292 * org.texi (Internal links): Document the changes in
4293 internal links.
4294
4295 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4296
4297 * org.texi (Agenda commands): Document the limitation for
4298 the filter preset - it can only be used for an entire agenda
4299 view, not in an individual block in a block agenda.
4300
4301 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4302
4303 * org.texi (iCalendar export): Document alarm creation.
4304
4305 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4306
4307 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4308
4309 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4312
4313 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4314
4315 * calc.texi: Use emacsver.texi to determine Emacs version.
4316
4317 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4318
4319 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4320 since that works by default.
4321
4322 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4323
4324 * gnus.texi (Customizing the IMAP Connection): Document
4325 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4326
4327 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4328
4329 * tramp.texi (Remote shell setup): New item "Interactive shell
4330 prompt". Reported by Christian Millour <cm@abtela.com>.
4331 (Remote shell setup, Remote processes): Use @code{} for
4332 environment variables.
4333
4334 2010-11-03 Glenn Morris <rgm@gnu.org>
4335
4336 * ediff.texi (Quick Help Commands, Miscellaneous):
4337 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4338
4339 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4342
4343 2010-10-31 Glenn Morris <rgm@gnu.org>
4344
4345 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4346
4347 2010-10-31 Glenn Morris <rgm@gnu.org>
4348
4349 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4350
4351 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4352
4353 * gnus.texi (Client-Side IMAP Splitting):
4354 Mention nnimap-unsplittable-articles.
4355
4356 2010-10-29 Julien Danjou <julien@danjou.info>
4357
4358 * gnus.texi (Finding the News): Remove references to obsoletes
4359 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4360
4361 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4362
4363 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4364 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4365 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4366 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4367
4368 2010-10-28 Glenn Morris <rgm@gnu.org>
4369
4370 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4371 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4372 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4373
4374 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4375
4376 * epa.texi (Mail-mode integration): Add alternative key bindings
4377 for epa-mail commands; escape comma.
4378 Don't use the word "PGP", since it is a non-free program.
4379
4380 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4381
4382 * calc.texi: Use emacsver.texi to determine Emacs version.
4383
4384 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4385
4386 * gnus.texi (Group Parameters, Buttons): Fix typos.
4387
4388 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4389
4390 * gnus.texi (Subscription Commands): Mention that you can also
4391 subscribe to new groups via the Server buffer, which is probably more
4392 convenient when subscribing to many groups.
4393
4394 2010-10-21 Julien Danjou <julien@danjou.info>
4395
4396 * message.texi (Message Headers): Allow message-default-headers to be a
4397 function.
4398
4399 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4400
4401 * gnus-news.texi: Mention new archive defaults.
4402
4403 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4404
4405 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4406
4407 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus.texi (HTML): Document the function value of
4410 gnus-blocked-images.
4411 (Article Washing): shr and gnus-w3m, not the direct function names.
4412
4413 2010-10-20 Julien Danjou <julien@danjou.info>
4414
4415 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4416 variable.
4417
4418 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4419
4420 * gnus.texi (Customizing the IMAP Connection): The port strings are
4421 strings.
4422 (Document Groups): Mention git.
4423
4424 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4427 bzr/Gnus git sync.
4428
4429 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4430
4431 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4432 change.
4433
4434 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4435
4436 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4437 @item syntax for in-Emacs makeinfo.
4438
4439 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4440
4441 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4442 trim sentence.
4443
4444 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4445
4446 * epa.texi (Caching Passphrases):
4447 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4448 Clarify some configurations require to set up gpg-agent.
4449
4450 2010-10-11 Glenn Morris <rgm@gnu.org>
4451
4452 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4453
4454 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4455
4456 * gnus.texi (Spam Package Introduction): Mention `$'.
4457
4458 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4459
4460 * makefile.w32-in (emacsdir): New variable.
4461 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4462 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4463
4464 2010-10-09 Glenn Morris <rgm@gnu.org>
4465
4466 * Makefile.in (mostlyclean): Delete *.toc.
4467
4468 * Makefile.in: Use $< in rules.
4469
4470 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4471
4472 * Makefile.in ($(infodir)): Delete rule.
4473 (mkinfodir): New. Use it in all the info rules, rather than depending
4474 on infodir.
4475
4476 2010-10-09 Glenn Morris <rgm@gnu.org>
4477
4478 * gnus.texi (Article Washing): Fix previous change.
4479
4480 * Makefile.in (emacsdir): New variable.
4481 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4482 Depend on emacsver.texi.
4483
4484 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4485
4486 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4487
4488 2010-10-08 Julien Danjou <julien@danjou.info>
4489
4490 * gnus.texi: Add mm-shr.
4491
4492 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4493
4494 * gnus.texi (Finding the Parent, The Gnus Registry)
4495 (Registry Article Refer Method): Update docs for nnregistry.el.
4496
4497 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4498
4499 * auth.texi (Help for users)
4500 (GnuPG and EasyPG Assistant Configuration): Update docs.
4501
4502 2010-10-08 Glenn Morris <rgm@gnu.org>
4503
4504 * cl.texi (Organization, Installation, Old CL Compatibility):
4505 Deprecate cl-compat for new code.
4506 (Usage, Installation): Remove outdated information.
4507
4508 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4509
4510 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4511
4512 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4513
4514 2010-10-06 Julien Danjou <julien@danjou.info>
4515
4516 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4517
4518 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4519 broken link.
4520
4521 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4522
4523 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4524 to ReiserFS.
4525
4526 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4527 (FAQ 7-1): Fix getmail URL.
4528
4529 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4530
4531 * epa.texi (Caching Passphrases): New section.
4532
4533 2010-10-06 Glenn Morris <rgm@gnu.org>
4534
4535 * Makefile.in (SHELL): Set it.
4536 (info): Move the mkdir dependency to the individual info files.
4537 (mostlyclean): Tidy up.
4538 (clean): Only delete the specific dvi and pdf files.
4539 (maintainer-clean): Be more restrictive in what we delete.
4540 ($(infodir)): Add parallel build workaround.
4541
4542 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4543
4544 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4545
4546 2010-10-03 Julien Danjou <julien@danjou.info>
4547
4548 * emacs-mime.texi (Display Customization):
4549 Update mm-inline-large-images documentation and add documentation for
4550 mm-inline-large-images-proportion.
4551
4552 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4553
4554 * tramp.texi (Frequently Asked Questions):
4555 Mention remote-file-name-inhibit-cache.
4556
4557 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4558
4559 * gnus.texi (Splitting Mail): Fix @xref syntax.
4560 (Splitting Mail): Really fix the @ref syntax.
4561
4562 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4563
4564 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4565 (Article Hiding): Add google banner example.
4566 Suggested by Benjamin Xu.
4567
4568 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4569
4570 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4571 Remove nnimap-split-rule from examples.
4572
4573 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4574
4575 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4576 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4577 Fishman.
4578 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4579
4580 2010-09-30 Julien Danjou <julien@danjou.info>
4581
4582 * gnus.texi (Gravatars): Fix documentation about
4583 gnu-gravatar-properties.
4584
4585 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4586
4587 * epa.texi (Bug Reports): New section.
4588
4589 2010-09-29 Glenn Morris <rgm@gnu.org>
4590
4591 * Makefile.in (top_srcdir): Remove unused variable.
4592
4593 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4594
4595 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4596 (Client-Side IMAP Splitting): Document 'default.
4597
4598 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4599
4600 * gnus.texi (Customizing the IMAP Connection):
4601 Document nnimap-fetch-partial-articles.
4602
4603 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4604
4605 * gnus-news.texi: Mention nnimap-inbox.
4606
4607 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4608
4609 2010-09-26 Julien Danjou <julien@danjou.info>
4610
4611 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4612
4613 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4614
4615 * gnus.texi (Security): Remove gpg.el mention.
4616
4617 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4618
4619 * gnus.texi (Browse Foreign Server): New variable
4620 gnus-browse-subscribe-newsgroup-method.
4621
4622 * gnus-news.texi: Mention it.
4623
4624 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
4626 * gnus.texi (NoCeM): Remove.
4627 (Startup Variables): No jingle.
4628
4629 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4630
4631 * woman.texi (Interface Options): xz compression is now supported.
4632
4633 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4634
4635 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4636 (Unavailable Servers): Document gnus-server-copy-server.
4637 (Using IMAP): Document the new nnimap.
4638
4639 2010-09-25 Julien Danjou <julien@danjou.info>
4640
4641 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4642
4643 2010-09-24 Glenn Morris <rgm@gnu.org>
4644
4645 * url.texi (Disk Caching): Tweak previous change.
4646
4647 2010-09-24 Julien Danjou <julien@danjou.info>
4648
4649 * url.texi (Disk Caching): Mention url-cache-expire-time,
4650 url-cache-expired, and url-fetch-from-cache.
4651
4652 2010-09-24 Julien Danjou <julien@danjou.info>
4653
4654 * gnus.texi: Add Gravatars.
4655
4656 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4659
4660 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * gnus.texi (Expunging mailboxes): Update name of the expunging
4663 command.
4664
4665 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4666
4667 * emacs-mime.texi (rfc2047): Update description for
4668 rfc2047-encode-parameter.
4669
4670 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4671
4672 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4673 "fish" methods.
4674 (External methods): Remove "scp1_old" and "scp2_old" methods.
4675
4676 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4677
4678 * tramp.texi: Remove Japanese manual. Fix typo.
4679
4680 * trampver.texi: Update release number. Remove japanesemanual.
4681
4682 2010-09-09 Glenn Morris <rgm@gnu.org>
4683
4684 * org.texi: Restore clobbered changes (copyright years, untabify).
4685
4686 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4687
4688 * gnus.texi (Adaptive Scoring): Fix typo.
4689
4690 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Article Display): Document gnus-html-show-images.
4693
4694 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4695
4696 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4697
4698 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4699
4700 * gnus.texi (HTML): Document gnus-max-image-proportion.
4701
4702 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4703
4704 * gnus.texi (HTML): Document gnus-blocked-images.
4705
4706 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4707
4708 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4709
4710 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4711 the first message are used for wide replies.
4712 (Changing Servers): Remove documentation on gnus-change-server and
4713 friends, since it's been removed.
4714
4715 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4716
4717 * gnus.texi (Drafts): Mention B DEL.
4718
4719 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4720
4721 * gnus.texi (Delayed Articles): Mention that the Date header is the
4722 original one, even if you delay.
4723
4724 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4725
4726 * gnus.texi (Asynchronous Fetching):
4727 Document gnus-async-post-fetch-function.
4728 (HTML): Made into its own section.
4729
4730 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4731
4732 Sync with Tramp 2.1.19.
4733
4734 * tramp.texi (Inline methods, Default Method):
4735 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4736 Remove remark about doubled "-t" argument.
4737 (Auto-save and Backup): Remove reference to Emacs 21.
4738 (Filename Syntax): Describe port numbers.
4739 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4740 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4741 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4742 errors with the backquotes.
4743 (External packages): File attributes cache flushing for asynchronous
4744 processes.
4745 (Traces and Profiles): Describe verbose level 9.
4746
4747 * trampver.texi: Update release number.
4748
4749 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * dbus.texi (Alternative Buses): New chapter.
4752
4753 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4754
4755 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4756
4757 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4758
4759 * calc.texi (Customizing Calc): Rearrange description of new
4760 variables to match the presentation of other variables.
4761
4762 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4763
4764 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4765
4766 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4767
4768 * calc.texi (Making Selections, Selecting Subformulas)
4769 (Customizing Calc): Mention how to use faces to emphasize selected
4770 sub-formulas.
4771
4772 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4773
4774 * tramp.texi (External packages): File attributes cache flushing
4775 for asynchronous processes.
4776
4777 2010-08-01 Alan Mackenzie <acm@muc.de>
4778
4779 Enhance the manual for the latest Java Mode.
4780
4781 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4782 annotation-var-cont.
4783 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4784 two new symbols.
4785
4786 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4787
4788 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4789
4790 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4793
4794 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4795
4796 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4797
4798 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4799
4800 * org.texi: Add macros to get plain quotes in PDF output.
4801 List additional contributors.
4802 (Capture): New section, replaces the section about remember.
4803 (Working With Source Code): New chapter, focused on documenting Org
4804 Babel.
4805 (Code evaluation security): New section.
4806 (MobileOrg): Document DropBox support.
4807 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4808 (Special symbols): Show how to display UTF8 characters for entities.
4809 (Global TODO list): Clarify the use of the "M" key and the differences
4810 to the "m" key.
4811 (RSS Feeds): Mention Atom feeds as well.
4812 (Setting tags): Remove paragraph about
4813 `org-complete-tags-always-offer-all-agenda-tags'.
4814
4815 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4816
4817 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4818 argument.
4819 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4820 echoing shells.
4821
4822 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4823
4824 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4825 (Filename Syntax): Describe port numbers.
4826
4827 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4828
4829 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4830 forgotten.
4831 (Type Conversion): Precise conversion of natural numbers.
4832 (Errors and Events): Add "debugging" to concept index. Add variable
4833 `dbus-debug'.
4834
4835 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4836
4837 * dbus.texi (Receiving Method Calls): Add optional argument
4838 EMITS-SIGNAL to `dbus-register-property'.
4839
4840 2010-06-27 Alex Schroeder <alex@gnu.org>
4841
4842 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4843
4844 2010-06-24 Glenn Morris <rgm@gnu.org>
4845
4846 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4847 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4848 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4849 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4850 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4851 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4852 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4853 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4854 convention. Make them end with a period.
4855
4856 2010-06-23 Glenn Morris <rgm@gnu.org>
4857
4858 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4859 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4860 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4861 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4862 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4863 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4864
4865 2010-06-10 Glenn Morris <rgm@gnu.org>
4866
4867 * idlwave.texi (Load-Path Shadows):
4868 * org.texi (Handling links): Fix typos.
4869
4870 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4871
4872 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4873
4874 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4875
4876 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4877 by an alias. (Bug#6226)
4878
4879 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4880
4881 * calc.texi (Manipulating Vectors): Mention that vectors can
4882 be used to determine bins for `calc-histogram'.
4883
4884 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4885
4886 * calc.texi: Remove "\turnoffactive" commands throughout.
4887
4888 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4889
4890 * url.texi (HTTP language/coding, Customization):
4891 * message.texi (Header Commands, Responses):
4892 * cl.texi (Argument Lists): Fix typos.
4893
4894 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4897 Note that Development menu is always available.
4898 (Creating a project): Fix terminology.
4899 (Add/Remove files): Fix typo.
4900
4901 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * Version 23.2 released.
4904
4905 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4906
4907 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4908
4909 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4910
4911 * tramp.texi (Inline methods, Default Method):
4912 Mention `tramp-inline-compress-start-size'.
4913
4914 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4915
4916 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4917 the CVS repo. Put the Git repo in the news section.
4918
4919 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4920 Removed some mentions of CVS. Mention the new Git repo.
4921
4922 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4923
4924 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4925 (Mail Group Commands): Add index entry.
4926
4927 2010-04-18 Glenn Morris <rgm@gnu.org>
4928
4929 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4930
4931 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4932
4933 * calc.texi (Radix modes): Mention that the option prefix will
4934 turn on twos-complement mode.
4935 (Inverse and Hyperbolic Flags): Mention the Option flag.
4936
4937 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4938
4939 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4940 (LaTeX/PDF export commands): Rename and Move section.
4941 (Sectioning structure): Update.
4942 (References): New use case for field coordinates.
4943 (The export dispatcher): Rename from ASCII export.
4944 (Setting up the staging area): Document the availability of
4945 encryption for MobileOrg.
4946 (Images and tables): Document how to reference labels.
4947 (Index entries): New section.
4948 (Generating an index): New section.
4949 (Column width and alignment): Document that <N> now
4950 means a fixed width, not a maximum width.
4951 (Publishing options): Document the :email option.
4952 (Beamer class export): Fix bug in the BEAMER example.
4953 (Refiling notes): Document refile logging.
4954 (In-buffer settings): Document refile logging keywords.
4955 (Drawers): Document `C-c C-z' command.
4956 (Agenda commands): Mention the alternative key `C-c C-z'.
4957 (Special properties): Document the BLOCKED property.
4958 (The spreadsheet): Mention the formula editor.
4959 (References): Document field coordinates.
4960 (Publishing action): Correct the documentation for the
4961 publishing function.
4962 (The date/time prompt): Document that we accept dates
4963 like month/day/year.
4964 (Cooperation): Document the changes in table.el support.
4965 (Faces for TODO keywords, Faces for TODO keywords)
4966 (Priorities): Document the easy colors.
4967 (Visibility cycling): Document the new double prefix
4968 arg for `org-reveal'.
4969 (Cooperation): Remember.el is part of Emacs.
4970 (Clean view): Mention that `wrap-prefix' is also set by
4971 org-indent-mode.
4972 (Agenda commands): Add information about prefix args to
4973 scheduling and deadline commands.
4974 (Search view): Point to the docstring of
4975 `org-search-view' for more details.
4976 (Agenda commands): Document that `>' prompts for a date.
4977 (Setting tags): Document variable
4978 org-complete-tags-always-offer-all-agenda-tags.
4979 (Column attributes): Cross-reference special properties.
4980
4981 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4982
4983 Synchronize with Tramp repository.
4984
4985 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4986 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4987 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4988 syntax, texi2dvi reports errors with the backquotes.
4989
4990 * trampver.texi: Update release number.
4991
4992 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4993
4994 * gnus.texi (Finding the News): Add pointers to the Server buffer
4995 because it's essential.
4996
4997 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4998
4999 * gnus.texi (MIME Commands): Update description of
5000 gnus-article-browse-html-article.
5001
5002 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5003
5004 * auth.texi (Secret Service API): Add TODO node.
5005 (Help for users): Explain the new source options for `auth-sources'.
5006
5007 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * trampver.texi: Update release number.
5010
5011 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5012
5013 * Branch for 23.2.
5014
5015 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5018 now enabled by default.
5019
5020 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5021
5022 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5023 when Emacs runs in interactive mode. (Bug#5645)
5024
5025 2010-02-16 Glenn Morris <rgm@gnu.org>
5026
5027 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5028
5029 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5030
5031 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5032
5033 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5034
5035 * gnus.texi (Score File Format): Fix typo.
5036
5037 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5038
5039 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5040
5041 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5042
5043 * ada-mode.texi (Project File Overview): Fix typo.
5044
5045 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * semantic.texi: Add Richard Y. Kim credit.
5048
5049 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5050
5051 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5054 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5055
5056 2010-01-17 Glenn Morris <rgm@gnu.org>
5057
5058 * calc.texi (Reporting Bugs): Don't mention format of repository.
5059
5060 * woman.texi (Bugs): Make "Emacs repository" less specific,
5061 and the URL for same more specific.
5062
5063 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5064
5065 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5066
5067 * ede.texi (ede-step-project, ede-proj-target):
5068 * tramp.texi (Remote processes): Fix typos.
5069
5070 2010-01-16 Mario Lang <mlang@delysid.org>
5071
5072 * ede.texi (ede-target):
5073 * org.texi (Refiling notes): Remove duplicated words.
5074
5075 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5076
5077 * gnus.texi (Posting Styles): Use with-current-buffer.
5078 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5079
5080 2010-01-02 Kevin Ryde <user42@zip.com.au>
5081
5082 * eieio.texi (Naming Conventions): Correction to xref on elisp
5083 coding conventions, is "Tips" node not "Standards".
5084
5085 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5088
5089 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5090
5091 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5092
5093 * gnus.texi (Direct Functions): Add missing port number to tls method.
5094
5095 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5096
5097 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5098 ($(infodir)/edt, edt.dvi): New targets.
5099
5100 2009-12-15 Glenn Morris <rgm@gnu.org>
5101
5102 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5103 (edt, $(infodir)/edt, edt.dvi): New targets.
5104 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5105
5106 * Makefile.in (PDF_TARGETS, pdf): New.
5107 (clean): Add *.pdf.
5108 Add pdf rules for all manuals.
5109
5110 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5111
5112 * calc.texi (Radix Modes): Clarify two's complement notation.
5113
5114 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5117 (Smart Jump, Analyzer Debug): Copyedits.
5118 (Semantic mode user commands): Link to new nodes.
5119 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5120 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5121 upstream Semantic manual.
5122
5123 * semantic.texi (Introduction): Minor fix to diagram.
5124
5125 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5126
5127 * eshell.texi (History): Add the other built-in variables.
5128 (Built-ins): Explain built-ins, and how to apply the external commands.
5129 Add `history', `su' and `sudo'.
5130
5131 * tramp.texi (Remote processes): Add missing <RET> in the example.
5132
5133 2009-12-01 Bill Wohler <wohler@newt.com>
5134
5135 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5136 path for mairix example. Specify -q in namazu example since namazu is
5137 excessively garrulous.
5138
5139 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5140
5141 * tramp.texi (Remote processes): Improve eshell example with "su"
5142 and "sudo" commands.
5143
5144 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5145
5146 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5147
5148 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5149 Document semantic-complete-analyze-inline.
5150 (Semanticdb search debugging commands): Minor clarification.
5151 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5152 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5153 manual.
5154 (Semantic mode): Link to Idle Scheduler.
5155
5156 2009-11-28 Kevin Ryde <user42@zip.com.au>
5157
5158 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5159 @pxref, now EIEIO is in Emacs.
5160
5161 * erc.texi (Development): Correction to git tutorial url.
5162
5163 2009-11-26 Glenn Morris <rgm@gnu.org>
5164
5165 * faq.texi (Latest version of Emacs): Mention stability of development
5166 version.
5167 (Problems with very large files): Max buffer size increase in 23.2.
5168 (VM): VM has moved house again.
5169
5170 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5171
5172 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5173 notations.
5174
5175 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5176
5177 * org.texi (Column attributes): Fix documentation of new operators.
5178
5179 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5182 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5183 (Idle Completions Mode): Numerous copyedits.
5184
5185 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5186
5187 * semantic.texi (Semantic Internals, Glossary):
5188 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5189 (Semanticdb search debugging commands): Fix typos.
5190
5191 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5192
5193 * calc.texi (Radix modes): Mention twos-complement notation.
5194
5195 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5196
5197 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5198 ($(infodir)/semantic, semantic.dvi): New targets.
5199
5200 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5201
5202 * Makefile.in: Build the Semantic manual.
5203
5204 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5205 repository.
5206
5207 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5208
5209 * dbus.texi (Receiving Method Calls): New defun
5210 `dbus-unregister-service'.
5211
5212 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5213
5214 * org.texi (Speed keys): New section.
5215
5216 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * dbus.texi (Type Conversion): Fix typo.
5219 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5220 `dbus-registered-objects-table'.
5221 (Receiving Method Calls): New defun `dbus-register-property'.
5222 Move `dbus-unregister-object' here.
5223
5224 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5225
5226 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5227
5228 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5229
5230 * org.texi (Column attributes): Add the new age summary operators.
5231 Also, mention the fact you can only use one summary operator per
5232 property.
5233
5234 2009-11-13 John Wiegley <johnw@newartisans.com>
5235
5236 * org.texi (Tracking your habits): Add a new section in the
5237 manual about how to track habits.
5238 (Resolving idle time): Add a section on how idle and
5239 dangling clocks are resolved.
5240
5241 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5242
5243 * org.texi (Agenda commands): Document the new `i' command.
5244 (Inserting deadline/schedule): Document logging changes
5245 of scheduling and deadline times stamps.
5246 (In-buffer settings): Document the in-buffer keywords for logging
5247 changes of scheduling and deadline times stamps.
5248 (Structure editing, Plain lists): Document indentation
5249 cycling in empty entries with TAB.
5250 (Archiving): Document the default archiving command.
5251 (Moving subtrees): Document the new keys for archiving.
5252 (Internal archiving): Fix incorrect key.
5253 (Agenda commands): Document the TODO set switching commands.
5254 (Agenda commands): Document the new archiving keys.
5255 (Clocking work time): Better description on how to save
5256 and restore a clock.
5257 (Resolving idle time): Mention the x11idle program to get true
5258 idleness also under X11.
5259 (Resolving idle time): Use @kbd instead of @key for normal
5260 letters, because this is how he rest of the manual does this.
5261 (Pushing to MobileOrg): Mention that `org-directory'
5262 should be set.
5263 (Agenda commands): Document that SPC is a filter for
5264 any tag.
5265 (Search view): Rename from "Keyword search".
5266 (Capure): New chapter.
5267 (Markup): New chapter.
5268 (Links in HTML export, Images in HTML export):
5269 Extend the section titles.
5270 (Images in HTML export): Document the align option.
5271 (Text areas in HTML export): Extend the section title.
5272 (Images in LaTeX export): Explain image placement in LaTeX.
5273
5274 2009-11-10 Glenn Morris <rgm@gnu.org>
5275
5276 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5277
5278 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5279
5280 * tramp.texi (Auto-save and Backup): Disable backups just for a
5281 method.
5282
5283 * trampver.texi: Update release number.
5284
5285 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5286
5287 Sync with Tramp 2.1.17.
5288
5289 * trampver.texi: Update release number.
5290
5291 2009-10-29 Glenn Morris <rgm@gnu.org>
5292
5293 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5294
5295 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * tramp.texi (External methods): Temporary files are kept for
5298 `rsync' and `rsyncc' methods.
5299
5300 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5301
5302 * eieio.texi: Fix typos.
5303
5304 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5307
5308 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5309
5310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5311 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5312
5313 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5314
5315 * Makefile.in: Build EIEIO and EDE manuals.
5316
5317 2009-10-07 Eric Ludlam <zappo@gnu.org>
5318
5319 * eieio.texi:
5320 * ede.texi: New files.
5321
5322 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (Remote processes): Association of a pty is not supported.
5325
5326 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5327
5328 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5329 (Processing LaTeX fragments): Document that the size of images can be
5330 changes using the variable `org-format-latex-options'.
5331 (The date/time prompt, Timestamps): Be more accurate over ISO format
5332 dates and times.
5333 (Visibility cycling): Document showeverything keyword.
5334 (In-buffer settings): Document showeverything keyword.
5335 (Setting up the staging area): Fix the example.
5336 (MobileOrg): New section.
5337 (Agenda commands, Exporting Agenda Views): Document exporting the
5338 agenda view to Org files.
5339
5340 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5341
5342 * tramp.texi (History): Add IMAP support.
5343 (External methods): Add `imap' and `imaps' methods.
5344 (GVFS based methods): Add indices for `davs'.
5345 (Password handling): Rename anchors. Add IMAP entries for
5346 ~/.authinfo.gpg.
5347
5348 * trampver.texi: Set default value of `emacsimap'.
5349
5350 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5351
5352 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5353
5354 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * dired-x.texi (Technical Details):
5357 Delete dired-up-directory (Bug#4292).
5358
5359 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5360
5361 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5362
5363 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5364
5365 * org.texi (Effort estimates): Document new effort setting commands.
5366 (Agenda commands): Document the new keys fro agenda time motion.
5367 Document entry text mode. Improve documentation of the keys to include
5368 inactive time stamps into the agenda view.
5369 (Feedback): Document the new bug report command.
5370 (Structure editing): Add an index entry for the sorting of subtrees.
5371
5372 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5373
5374 * auth.texi (Help for users): Corrected markup.
5375
5376 2009-09-02 Glenn Morris <rgm@gnu.org>
5377
5378 * emacs-mime.texi (time-date): Mention float-time.
5379
5380 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Simplifying Formulas): Improve the wording.
5383
5384 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5385
5386 * auth.texi: Rewritten for coverage and clarity.
5387
5388 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5389
5390 * gnus.texi (Expiring Mail):
5391 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5392 (Various Various): Mention gnus-safe-html-newsgroups.
5393
5394 * gnus-news.texi: Mention
5395 gnus-mark-copied-or-moved-articles-as-expirable.
5396
5397 * emacs-mime.texi (Display Customization): Add xref to
5398 gnus-safe-html-newsgroups.
5399
5400 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5401
5402 * tramp.texi (Version Control): Remove.
5403 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5404 reference.
5405 (External methods): Correct `scpc' concept index entries. New method
5406 `rsyncc'.
5407 (External packages): New subsections "Filename completion" and "File
5408 attributes cache".
5409
5410 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5411
5412 * calc.texi (Rewrite Rules): Improve the example.
5413 (Simplifying Formulas): Explain use of the I and H flags for
5414 simplification.
5415
5416 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5417
5418 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5419 Describe autostart behavior of dbus-ping.
5420 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5421 for timeout values.
5422 (Top): Remove footnote saying D-Bus is not enabled by
5423 default. (Bug#4256)
5424
5425 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5426
5427 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5428 Reported by Jari Aalto (Bug#4211).
5429 (Mail-mode integration): Mention epa-mail-mode and
5430 epa-global-mail-mode.
5431 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5432 epa-setup.
5433
5434 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5435
5436 * dbus.texi (Asynchronous Methods): Allow nil handler.
5437
5438 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5439
5440 * ediff.texi (ediff-current-file): Add information about this new function.
5441
5442 * viper.texi: Add information about C-s in viper's search command.
5443
5444 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5445
5446 * calc.texi (Date Forms): Fix typos.
5447
5448 2009-08-08 Glenn Morris <rgm@gnu.org>
5449
5450 * org.texi (Agenda commands): Restore clobbered change.
5451
5452 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5453
5454 * calc.texi (Graphics, Devices): Update with the peculiarities of
5455 operation on MS-Windows.
5456
5457 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5458
5459 * org.texi (Publishing action): Improve documentation of file
5460 names when publishing to the source directory.
5461 (Clean view): Document `org-indent-mode'.
5462 (Clocking work time): Add documentation for the
5463 new :timetamp option when creating a clock report.
5464 (Paragraphs): Fix many typos.
5465 (Plain lists): Remove duplicate explanation about the
5466 `C-c *' command.
5467 (Literal examples): Update to reflect the new behavior
5468 of the -n -r -k switches when exporting source code examples.
5469 (Structure editing): Add information about `C-c *',
5470 converting a plain list into a list of Org items.
5471 (Remember): Small rephrasing of the paragraph
5472 describing remember.el. Also mentioned that remember.el is part
5473 of Emacs 23, not Emacs 22.
5474 (Clocking work time): Add documentation about
5475 displaying the current clocking time against the effort estimate.
5476 Also add a footnote about using `org-clock-in-prepare-hook' to add
5477 an effort estimate on the fly, just before clocking it.
5478 (Footnotes): Document automatic renumbering and
5479 sorting.
5480 (Agenda commands): Document new bulk commands.
5481 (Plain lists): Document new behavior of
5482 `org-cycle-include-plain-lists'.
5483 Hyphenation only in TeX.
5484 (Clocking work time): Document the key to update effort
5485 estimates.
5486 (Clocking work time): Document the clock time display.
5487 (Structure editing, TODO basics): Document new
5488 variables.
5489 (Column attributes): Document new colciew operators.
5490 (Publishing options): Document :xml-declaration.
5491 (Tracking TODO state changes): Document the
5492 LOG_INTO_DRAWER property.
5493 (Literal examples): Document the new implementation for
5494 editing source code.
5495 (Publishing action): Mention the new publishing
5496 function, to publish an Org source file.
5497 (Publishing links): Mention how to link to an Org source file.
5498 (Macro replacement): Document new macros.
5499 (Handling links): Document type-specific completion
5500 when inserting links.
5501 (Structure editing, Plain lists): Improve documentation
5502 on sorting.
5503 (Internal links): Document custom ids for links.
5504 (Handling links): Document custom ids for links.
5505 (CSS support): Document new class.
5506 (Refiling notes): Document the possibility to create new nodes
5507 during refiling.
5508 (Agenda commands): Document the "?" operator to find
5509 tasks without effort setting.
5510 (Exporting agenda information): Section moved.
5511 (RSS Feeds): New section.
5512 (Built-in table editor): Document M-e and M-a navigate
5513 inside table field.
5514 (Stuck projects): Docment that projects identified as
5515 un-stuck will still be searchd for stuck sub-projects.
5516 (Paragraphs): Document centering.
5517 (Creating timestamps, Agenda commands): Document new
5518 behavior when changing time stamps.
5519 (Structure editing): Document the new command
5520 `org-clone-subtree-with-time-shift'.
5521 (Publishing): Refresh this chapter.
5522 (Export options, Export options, In-buffer settings):
5523 Document the new keywords.
5524 (Matching tags and properties): Collect all
5525 documentation about tags/property matches here.
5526 (Setting tags): Document `org-tag-persistent-alist'.
5527 (Weekly/daily agenda): New section.
5528 (Orgstruct mode): Describe `orgstruct++-mode'.
5529 (Drawers): Mention the LOGBOOK drawer.
5530 (Export options, Sectioning structure): Document the
5531 #+LEATEX_HEADER in-buffer setting.
5532 (Bugs): Section removed.
5533 (Hooks): New section.
5534 (Add-on packages): Move here from old location.
5535 (Context-sensitive commands): New section.
5536 (Setting tags): Document newline option.
5537 (Global TODO list, Matching tags and properties):
5538 Mention more variables.
5539 (Checkboxes): Update to changed command behavior.
5540
5541 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5542
5543 * speedbar.texi (Basic Key Bindings): Fix typo.
5544
5545 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5546
5547 * calc.texi (Vector/Matrix Functions): Add index entries for both
5548 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5549 affects matrices with more than one row.
5550 (Help Commands): Add index entries for "prefix ?" key bindings.
5551
5552 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5553
5554 * calc.texi (Stack Manipulation Commands): Add documentation for
5555 `calc-transpose-lines'.
5556
5557 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5558
5559 * dbus.texi (Receiving Method Calls): Describe special return value
5560 `:ignore'.
5561
5562 2009-07-24 Alan Mackenzie <acm@muc.de>
5563
5564 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5565 initialization, any individual variable setting now takes precedence
5566 over one done via c-file-style/c-file-offsets.
5567
5568 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5569
5570 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5571 truncated when Calc is quit.
5572 (Customizing Calc): Document `calc-undo-length'.
5573
5574 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5575
5576 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5577
5578 2009-07-11 Kevin Ryde <user42@zip.com.au>
5579
5580 * pcl-cvs.texi (About PCL-CVS):
5581 * widget.texi (Basic Types):
5582 Fix cross-references.
5583
5584 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5585
5586 * dbus.texi (Type Conversion): Don't use literal control character.
5587
5588 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5589
5590 * tramp.texi (GVFS based methods): New section.
5591 (Remote processes): Processes for GVFS based methods run locally.
5592
5593 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5594
5595 * tramp.texi (Inline methods, External methods, Gateway methods):
5596 Avoid the words "kludge" and hack".
5597 (External methods): Add `synce' method.
5598
5599 * trampver.texi: Update release number.
5600
5601 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5602
5603 Sync with Tramp 2.1.16.
5604
5605 * tramp.texi (History): Add GVFS support.
5606 (External methods): Precise `rsync' description. Add `dav', `davs' and
5607 `obex' methods. Add 'tramp-gvfs-methods' option.
5608 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5609 forms.
5610 (Remote Programs): Introduce `tramp-own-remote-path'.
5611 (Remote processes): New subsection "Running remote programs that create
5612 local X11 windows".
5613 (Frequently Asked Questions): Improve code for disabling vc.
5614
5615 * trampver.texi: Update release number. Set default value of
5616 `emacsgvfs'.
5617
5618 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5619
5620 * Branch for 23.1.
5621
5622 2009-06-17 Glenn Morris <rgm@gnu.org>
5623
5624 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5625 (Latest version of Emacs): Mention source code repository.
5626
5627 2009-06-16 Glenn Morris <rgm@gnu.org>
5628
5629 * faq.texi (Top): Language tweak.
5630 (Extended commands): Most people have arrow keys.
5631 (Emacs manual): Say how to follow info links.
5632 (File-name conventions): Change title a bit. Explain about source
5633 versus installed. Condense etc description.
5634 (Guidelines for newsgroup postings): Mention Savannah list page.
5635 (Newsgroup archives): Simplify.
5636 (Contacting the FSF): Add contact URL.
5637 (Emacs Lisp documentation): Printed version not always available.
5638 (Installing Texinfo documentation): Explain how by hand installation is
5639 not normally needed. Use add-to-list. Remove duplicate reference.
5640 (Informational files for Emacs): Move info on Help menu here from
5641 "File-name conventions".
5642 (Help installing Emacs): Tweak uref.
5643 (Obtaining the FAQ): Mention repository.
5644 (Origin of the term Emacs): Explain "ITS".
5645 (Changing load-path): Use add-to-list.
5646 (Automatic indentation): Clarify this is for Text mode.
5647 Don't mention Indented Text mode.
5648 (Finding Emacs on the Internet): The FSF does not seem to offer a
5649 deluxe distribution on CD anymore.
5650
5651 2009-06-16 Glenn Morris <rgm@gnu.org>
5652
5653 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5654 Recommend the latest release. Mention how to get older FAQs.
5655 Recommend the Emacs manual.
5656 (Guidelines for newsgroup postings): Discourage cross-posts.
5657 (Underlining paragraphs): Remove.
5658 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5659 (Bugs and problems): Update key-binding.
5660 (Problems with very large files): Mention 64-bit.
5661 (Shell process exits abnormally): Remove.
5662 (Problems with Shell Mode): Rename and update.
5663 (Spontaneous entry into isearch-mode)
5664 (Problems talking to certain hosts): Remove. This is old information,
5665 in etc/PROBLEMS if needed.
5666 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5667 (Dired claims that no file is on this line): Update.
5668 (Installing Emacs, Problems building Emacs): Simplify.
5669 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5670 information.
5671 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5672 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5673 (JDEE): "JDEE", not "JDE".
5674 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5675 Remove. This is old information, in etc/PROBLEMS if needed.
5676 (stty and Backspace key, Kanji and Chinese characters): Remove.
5677 (Right-to-left alphabets): Update section.
5678 (Changing the included text prefix): Gnus uses message-yank-prefix.
5679 Add cross-reference to Supercite manual.
5680 (Saving a copy of outgoing mail): Simplify output file description.
5681 (Expanding aliases when sending mail): Refer to Emacs manual.
5682 Remove old info about RFC822.
5683 Correct description of how to rebuild aliases.
5684 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5685 (MIME with Emacs mail packages)
5686 (Viewing articles with embedded underlining)
5687 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5688 Remove old sections.
5689 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5690 and is well-documented in the Gnus manual.
5691 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5692 (Making Gnus faster): Rename from "Starting Gnus faster".
5693 Merge "Catch-up is slow in Gnus" into here.
5694
5695 2009-06-14 Glenn Morris <rgm@gnu.org>
5696
5697 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5698 (New in Emacs 23): New section.
5699 (Handling C-s and C-q with flow control): Add xref.
5700
5701 2009-06-13 Glenn Morris <rgm@gnu.org>
5702
5703 * faq.texi (Setting up a customization file): Grammar fix.
5704 Customize is no longer "new".
5705 (Displaying the current line or column): Line-number mode is on by
5706 default. Don't mention `column' package. Mention linum.el.
5707 (Turning on abbrevs by default): Explain how to do it for buffers,
5708 modes, and everywhere.
5709 (Associating modes with files): Use add-to-list. Don't mention Emacs
5710 19.
5711 (Highlighting a region): On by default since 23.1.
5712 (Replacing highlighted text): Update doc quote.
5713 (Working with unprintable characters): Don't mention search-quote-char.
5714 (Using an already running Emacs process): Gnuclient is probably not an
5715 enhancement these days.
5716 (Indenting switch statements): Remove mention of pre-Emacs 20.
5717 (Horizontal scrolling): Abbreviate Emacs 20 description.
5718 (Replacing text across multiple files): Fix name of dired command.
5719 (Disabling backups): Use require not load.
5720 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5721
5722 2009-06-13 Bill Wohler <wohler@newt.com>
5723
5724 Release MH-E manual version 8.2.
5725
5726 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5727 release 8.2.
5728
5729 2009-06-13 Glenn Morris <rgm@gnu.org>
5730
5731 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5732 in this day and age the common meaning is "on the web".
5733 (copying): Use @copyright in all cases.
5734 (Basic keys): Remove reference to deleted manual node "Text Characters".
5735 (File-name conventions): Use GNU as an example rather than SERVICE.
5736 default.el lives in site-lisp. Update Info directory location.
5737 (Real meaning of copyleft): GPL actions have been brought, but all
5738 settled out of court.
5739 (Guidelines for newsgroup postings): Shorten section title.
5740 Simplify comp.emacs description.
5741 (Newsgroup archives): Change Google URL. Describe Gmane.
5742 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5743 points". Mention List-Unsubscribe header.
5744 (Contacting the FSF): Update email and URLs.
5745 (Basic editing): Mention F1 for help.
5746 (Installing Texinfo documentation): Refer to Texinfo website rather
5747 than ftp server.
5748 (Printing a Texinfo file): Mention texi2pdf.
5749 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5750 are just stubs nowadays.
5751 (Latest version of Emacs): Explain version numbers.
5752 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5753 (Turning on syntax highlighting): No need to mention hilit19 any more.
5754 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5755 (Modes for various languages): Remove section.
5756 (Major packages and programs): Remove most version and maintainer
5757 information - it's hard to keep up-to-date, and adds nothing.
5758 Similarly with direct links to mailing lists.
5759 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5760 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5761 years, and Emacs comes with tools for this now.
5762 (Patch): Remove section - this is a standard tool.
5763 (Using function keys under X): Remove section.
5764
5765 2009-06-12 Glenn Morris <rgm@gnu.org>
5766
5767 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5768 (Help installing Emacs): Remove reference to deleted X11 node.
5769 (Associating modes with files): Interpreter-mode-alist is no longer
5770 subservient to auto-mode-alist.
5771 (Installing Emacs): Change future Emacs version.
5772 (Linking with -lX11 fails): Remove old section.
5773 (Packages that do not come with Emacs): Update ELL location.
5774 Emacs Lisp archive is dead.
5775 (Emacs for Windows): Remove reference to old CE port.
5776 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5777 (Emacs for VMS and DECwindows): Remove old ports.
5778 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5779 (Removing flashing messages): Remove section about non-existent Gnus
5780 option.
5781
5782 * faq.texi (Top): Add @top command.
5783 Remove the optional arguments from all @node commands: makeinfo can
5784 generate these automatically, and it is easier to edit and rearrange
5785 nodes without them.
5786
5787 2009-06-11 Glenn Morris <rgm@gnu.org>
5788
5789 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5790 (The LPF): Make the updated URL the sole reference point.
5791 (Learning how to do something): Update refcard price and format.
5792 (Getting a printed manual): Sources in doc/emacs/, not man/.
5793 Also available in PDF format. Since the page count varies, be less
5794 precise.
5795 (Informational files for Emacs): Remove references to deleted files
5796 LPF and SUN-SUPPORT, and to UUCP.
5797 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5798 Remove many obsolete ways to get the FAQ, which now seems only to be
5799 distributed with Emacs.
5800 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5801
5802 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5803
5804 * org.texi (Org Plot): Fix tags (Bug#3507).
5805 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5806
5807 * ada-mode.texi (Installation, Compile commands)
5808 (Project File Overview, No project files, Set compiler options)
5809 (Use GNAT project file, Use multiple GNAT project files)
5810 (Identifier completion): Use @samp for menu items, and @kbd for key
5811 sequences (Bug#3504).
5812
5813 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5814
5815 * gnus.texi (Security): Fix wording; add a link to epa.info.
5816
5817 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5818
5819 * message.texi (Header Commands): Fix descriptions to match
5820 keybindings.
5821
5822 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5823
5824 * gnus.texi (Security): Mention that EasyPG is the current default.
5825
5826 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * ediff.texi (Session Commands): Fix typo.
5829
5830 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5831
5832 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5833 news.software.readers. Reported by Florian Rehnisch.
5834
5835 2009-04-02 Glenn Morris <rgm@gnu.org>
5836
5837 * auth.texi: Capitalize direntry.
5838
5839 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5840 using a period in the entry name. (Bug#2797)
5841
5842 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5843
5844 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5845 ($(infodir)/auth, auth.dvi): New targets.
5846
5847 2009-03-03 Glenn Morris <rgm@gnu.org>
5848
5849 * auth.texi: Fix @setfilename.
5850
5851 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5852 (auth, $(infodir)/auth, auth.dvi): New rules.
5853
5854 2009-02-25 Glenn Morris <rgm@gnu.org>
5855
5856 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5857
5858 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5861
5862 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5863
5864 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5865 gnus-nocem-issuers, and gnus-nocem-verifyer.
5866
5867 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5868
5869 * ada-mode.texi (Project files, Automatic Casing):
5870 * dbus.texi (Signals):
5871 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5872 * mh-e.texi (HTML):
5873 * nxml-mode.texi (Locating a schema)
5874 (Using the document's URI to locate a schema):
5875 * org.texi (Footnotes, Using the mapping API):
5876 * rcirc.texi (Channels): Remove duplicate words.
5877
5878 2009-02-20 Glenn Morris <rgm@gnu.org>
5879
5880 * dired-x.texi (Miscellaneous Commands):
5881 * gnus.texi: Minor updates for mbox Rmail.
5882
5883 2009-02-16 Karl Berry <karl@gnu.org>
5884
5885 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5886 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5887 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5888 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5889 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5890 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5891 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5892 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5893 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5894 Consistently use @insertcopying in the Top node,
5895 @contents at the front (after @end titlepage),
5896 and @direntry after @copying. (Bug#1988)
5897
5898 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5899
5900 * auth.texi: New file documenting auth-source.
5901
5902 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5903
5904 * org.texi (Org Plot): Fix link.
5905
5906 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5907
5908 * epa.texi (Mail-mode integration): Mention the way to do
5909 "encrypt-to-self". (Bug#1807)
5910
5911 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5912
5913 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5914
5915 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5916
5917 * gnus-news.texi: Print version about Incoming*.
5918
5919 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5920
5921 * org.texi (Structure editing, Handling links)
5922 (Fast access to TODO states, Javascript support): Make standard docs
5923 correctly reflect default variable settings.
5924
5925 2009-02-02 Glenn Morris <rgm@gnu.org>
5926
5927 * org.texi: Fix typos.
5928
5929 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5930
5931 Sync with Tramp 2.1.15.
5932
5933 * trampver.texi: Update release number.
5934
5935 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5936
5937 * org.texi (TODO dependencies): Document TODO dependencies on
5938 checkboxes.
5939
5940 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5941
5942 * org.texi (TODO dependencies): Document key binding for toggling
5943 ORDERED property.
5944
5945 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5946
5947 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5948 of hook functions.
5949
5950 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5951
5952 * org.texi (TODO dependencies): New section.
5953
5954 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5955
5956 * org.texi (Plain lists, TODO basics, Priorities)
5957 (Multiple sets in one file, Conflicts): Document interaction with
5958 `shift-selection-mode'.
5959
5960 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5961
5962 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5963 Make Calc the subject of sentences.
5964 (Rearranging Formulas using Selections): Discuss new options
5965 for `j *'.
5966
5967 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5968
5969 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5970
5971 2009-01-26 Glenn Morris <rgm@gnu.org>
5972
5973 * org.texi: Fix typos.
5974
5975 2009-01-26 Bill Wohler <wohler@newt.com>
5976
5977 * mh-e.texi (EDITION, UPDATED): Update.
5978
5979 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5980
5981 * org.texi (References): Add information about remote references.
5982 (Built-in table editor): Document `C-c RET' in tables.
5983 (Math symbols, Quoting LaTeX code): Mention that simple
5984 LaTeX macros survive LaTeX export.
5985 (Images in LaTeX export): Show how to create a reference to a
5986 figure.
5987 (Sectioning structure): Document that the LaTeX class can be
5988 specified in a property.
5989 (Text areas in HTML export): New section.
5990 (External links): Add examples for text search and ID links.
5991 (Built-in table editor): Remove the descriptio of `C-c
5992 C-q', it not longer works.
5993 (Literal examples): Document that a space must follow
5994 the colon in short examples.
5995 (Relative timer): Document `org-timer-stop'.
5996 (Footnotes): New section.
5997 (Footnote markup): Shorten section and refer to new Footnote
5998 section.
5999 (Literal examples): Add documentation for line
6000 numbering in and references to code examples.
6001 (CSS support): Fix the description of default CSS styles.
6002 (Capturing column view): Document
6003 "file:path/to/file.org" as an allowed value for the ID property of
6004 a dynamic block copying column view.
6005
6006 2009-01-23 Stephen Eglen <stephen@gnu.org>
6007
6008 * mh-e.texi (Getting Started): Describe $MH.
6009
6010 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6011
6012 * tramp.texi (all): Harmonize usage of "external method",
6013 "external transfer method" and "out-of-band method".
6014 (Connection types): Precise the differences of inline and external
6015 methods. Written by Adrian Phillips <a.phillips@met.no>.
6016
6017 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6018
6019 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6020 commands as described at the top. Reported by Allan Gottlieb
6021 <gottlieb@nyu.edu>.
6022
6023 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6024
6025 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6026 nnmail-pathname-coding-system.
6027
6028 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6029
6030 * org.texi (Relative timer): Fix typo.
6031
6032 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6033
6034 * org.texi (Clocking work time): Fix typo.
6035 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6036
6037 2009-01-13 Glenn Morris <rgm@gnu.org>
6038
6039 * org.texi: Fix some more typos.
6040
6041 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6042
6043 * org.texi: Fix some typos.
6044
6045 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6046
6047 * gnus.texi (Group Parameters): Add note for local variables.
6048
6049 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6050
6051 * gnus.texi (Converting Kill Files): Fix URL.
6052 Include gnus-kill-to-score.el in contrib directory.
6053
6054 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6055
6056 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6057 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6058 (Paging the Article): Add index entry.
6059
6060 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6061
6062 * ada-mode.texi (Examples): Delete redundant text.
6063
6064 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6065
6066 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6067
6068 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6069 addresses.
6070
6071 2009-01-03 Bill Wohler <wohler@newt.com>
6072
6073 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6074 kept empty.
6075
6076 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6077
6078 * org.texi (Activation, Exporting, ASCII export, HTML export)
6079 (HTML Export commands, LaTeX/PDF export commands):
6080 Improve documentation about transient-mark-mode.
6081 (References): Document the use of special names like $LR1 to reference
6082 to fields in the last table row.
6083
6084 2008-12-19 Juri Linkov <juri@jurta.org>
6085
6086 * info.texi (Search Text): Remove mention of removed key binding M-s.
6087
6088 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6089
6090 * org.texi (References): Remove mentioning of @0 as reference for the
6091 last line, this has been reverted in the Lisp sources.
6092
6093 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6094
6095 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6096 (DVI_TARGETS): Remove duplicates. Add sasl.
6097 ($(infodir)/sasl, sasl.dvi): New targets.
6098
6099 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6100
6101 * org.texi: Version number pushed to 6.15d.
6102
6103 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6104
6105 * org.texi (Tables in LaTeX export): New section.
6106 (Images in LaTeX export): New section.
6107 (Inlined images, Images in HTML export): Sections renamed.
6108
6109 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6110
6111 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6112
6113 2008-12-04 David Engster <dengste@eml.cc>
6114
6115 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6116 of nnml-get-new-mail. Change URL for mairix patch.
6117
6118 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6119
6120 * org.texi (Using the mapping API): Fix bug in mapping example.
6121 (Publishing options): Make the list of properties complete again, in
6122 correspondence to the variable `org-export-plist-vars'.
6123 (Property searches): Document new special values for time comparisons.
6124 (Tag inheritance): Refine the description of tag inheritance.
6125 (Project alist): Add info about the publishing sequence of components.
6126 (Effort estimates): Document the new relative timer.
6127
6128 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6129
6130 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6131 (Using Calc): Clarify use of `C-x * o'.
6132 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6133
6134 2008-11-28 Richard M Stallman <rms@gnu.org>
6135
6136 * dbus.texi (Receiving Method Calls): Clean up previous change.
6137
6138 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6139
6140 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6141 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6142 `dbus-unescape-from-identifier'.
6143 (Receiving Method Calls): New constants `dbus-service-emacs' and
6144 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6145 (Signals): Use the constants in the example.
6146
6147 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6148
6149 * org.texi: Re-apply change to FDL 1.3.
6150
6151 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6152
6153 * org.texi (Setting up Remember): Document `org-remember-mode'.
6154 (External links): Document that bbdb links can use a regular
6155 expression.
6156 (External links): Document that elisp links can contain interactive
6157 commands.
6158
6159 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6160
6161 * viper.texi (viper-translate-all-ESC-keysequences):
6162 Description removed.
6163
6164 2008-11-19 Glenn Morris <rgm@gnu.org>
6165
6166 * doclicense.texi: Change to FDL 1.3.
6167 Relicense all texi files under FDL 1.3 or later.
6168
6169 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6170
6171 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6172
6173 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6174
6175 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6176
6177 * ediff.texi: Version/date change.
6178
6179 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6180
6181 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6182
6183 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6184
6185 * calc.texi (About This Manual): Comment out a mention of
6186 marginal notes.
6187
6188 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6189
6190 * org.texi (Clocking work time): Document the :formula property of
6191 clock tables.
6192 (Structure editing, Refiling notes): Document refiling regions.
6193 (Agenda commands): Document the double-prefix version
6194 of the `l' command in the agenda.
6195 (Handling links): Explain the effect of a double prefix
6196 arg to `C-c C-o'.
6197 (TODO basics): Add documentation for tag triggers.
6198
6199 2008-10-23 Glenn Morris <rgm@gnu.org>
6200
6201 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6202 byte-compiling things like `+'.
6203
6204 * ns-emacs.texi: Merge copyright years of author now with assignment
6205 into FSF years.
6206 (VER): Use it for easier automatic updating. Use Emacs version rather
6207 than standalone Emacs.app version.
6208
6209 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6210
6211 * org.texi: Lots of minor fixes.
6212 (Capture): New chapter.
6213 (Org Plot): New section.
6214
6215 2008-09-30 Magnus Henoch <mange@freemail.hu>
6216
6217 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6218
6219 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6220
6221 * calc.texi (User Defined Units): Mention how to enter optional display
6222 string.
6223
6224 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6225
6226 * message.texi (Sending Variables): Fix variable documentation to
6227 avoid the "y/n" wording.
6228
6229 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6230
6231 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6232
6233 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6234
6235 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6236 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6237
6238 2008-09-22 Bill Wohler <wohler@newt.com>
6239
6240 Release MH-E manual version 8.1.
6241
6242 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6243 release 8.1.
6244
6245 * mh-e.texi: Retain dual license as agreed to by the FSF.
6246 However, bump GPL to Version 3.
6247 Use @include for license text.
6248
6249 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6250
6251 * gnus.texi (Top, Setup, Fancy splitting to parent)
6252 (Store custom flags and keywords, Store arbitrary data):
6253 Clean up markup.
6254
6255 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6256
6257 * gnus.texi (The Gnus Registry): Document it.
6258
6259 2008-09-08 David Engster <dengste@eml.cc>
6260
6261 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6262 Clarify section about choosing back end servers.
6263
6264 2008-08-23 Glenn Morris <rgm@gnu.org>
6265
6266 * dired-x.texi (Shell Command Guessing):
6267 Mention dired-guess-shell-case-fold-search. (Bug#417)
6268
6269 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6270
6271 * trampver.texi: Update release number.
6272
6273 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6274
6275 * ns-emacs.texi: Update version.
6276 (Introduction): Correct menu location for options save.
6277 (Customization): Note that defaults are stored under org.gnu.Emacs.
6278
6279 2008-08-11 Bill Wohler <wohler@newt.com>
6280
6281 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6282 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6283 Henman) (closes SF #1768928).
6284
6285 2008-08-10 Glenn Morris <rgm@gnu.org>
6286
6287 * ns-emacs.texi: Use @copying. Change copyright of authors with
6288 assignment to FSF. Change license to GFDL.
6289 (Top): Remove outdated references.
6290
6291 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6294 Add gnus-summary-sort-by-most-recent-number and
6295 gnus-summary-sort-by-most-recent-date.
6296 (Summary Sorting): Explain prefix argument.
6297
6298 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6299
6300 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6301 gnus-summary-pipe-output.
6302
6303 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6304
6305 * dbus.texi (Receiving Method Calls): Document error handling of own
6306 D-Bus methods.
6307
6308 2008-08-01 Bill Wohler <wohler@newt.com>
6309
6310 * mh-e.texi (Reading Mail)
6311 (Viewing Attachments): Describe new function
6312 mh-show-preferred-alternative.
6313 (Sending Mail, Redistributing, Sending Message): Describe new hook
6314 mh-annotate-msg-hook.
6315
6316 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6317
6318 * dbus.texi (Arguments and Signatures): Fix example.
6319 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6320 (Asynchronous Methods): New node.
6321 (Errors and Events): Describe extended layout of `dbus-event'.
6322 New defun `dbus-event-message-type'.
6323
6324 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6325
6326 * ediff.texi: Remove VMS support.
6327
6328 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6329
6330 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6331 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6332
6333 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6334
6335 * Makefile.in: Add mairix-el targets.
6336
6337 2008-07-29 David Engster <deng@randomsample.de>
6338
6339 * mairix-el.texi: New file.
6340
6341 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6342
6343 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6344 project files. Delete 'main_unit' project variable; not needed. Allow
6345 process environment variables wherever project variables are allowed.
6346 Add tutorial section on multiple GNAT project files.
6347
6348 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6349
6350 Sync with Tramp 2.1.14.
6351
6352 * trampver.texi: Update release number.
6353
6354 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6355
6356 * ns-emacs.texi:
6357 * faq.texi: Remove mentions of Mac Carbon.
6358
6359 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus.texi (Saving Articles): Describe the 2nd argument of
6362 gnus-summary-save-in-pipe.
6363 (SpamAssassin): Use it.
6364
6365 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6366
6367 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6368
6369 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6370
6371 * org.texi (Export options): Document the use of the creator flag.
6372
6373 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6374
6375 * org.texi: New version 6.06a.
6376
6377 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6378
6379 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6380 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6381
6382 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6383
6384 * calc.texi (Editing Stack Entries, Algebraic Entry):
6385 Rewrite introductory sentences so it can be used by
6386 Calc's help functions. Mention fixing typos.
6387 (Customizing Calc): Fix typo.
6388
6389 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6390
6391 * calc.texi (summarykey): New macro. Use to correctly format keys in
6392 the summary.
6393
6394 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6395
6396 * ns-emacs.texi (Customization): Corrected documentation on color
6397 specification formats.
6398
6399 2008-07-19 Andreas Schwab <schwab@suse.de>
6400
6401 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6402
6403 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6404 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6405
6406 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6407
6408 * dbus.texi (Inspection): Rework, introduce submenus.
6409 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6410 (Properties and Annotations, Arguments and Signatures): New nodes.
6411
6412 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6413
6414 * dbus.texi (Receiving Method Calls): Fix description of
6415 `dbus-register-method'.
6416 (Signals): Allow also signal arguments for filtering in
6417 `dbus-register-signal'.
6418
6419 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6420
6421 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6422 `cnorm'.
6423 (Arithmetic Tutorial): Simplify the verification of prime factors.
6424
6425 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6426
6427 * gnus.texi (Saving Articles): Mention
6428 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6429
6430 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6431
6432 * calc.texi: Adjust mode line throughout.
6433
6434 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6435
6436 * sasl.texi (Mechanisms): Fix typos.
6437
6438 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6439
6440 * calc.texi (Killing from the stack): Mention using normal Emacs
6441 copying.
6442
6443 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6444
6445 * tramp.texi (Password handling): Rename from "Password caching".
6446 Add `auth-source' mechanism.
6447 (Connection caching): Tramp reopens the connection automatically,
6448 when the operating system on the remote host has been changed.
6449
6450 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6451
6452 * makefile.w32-in (distclean): Remove makefile.
6453
6454 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6455
6456 * org.texi (Using the mapping API): New section.
6457 (Agenda column view): New section.
6458 (Moving subtrees): Document archiving to the archive sibling.
6459 (Agenda commands): Document columns view in the agenda.
6460 (Using the property API): Document the API for multi-valued properties.
6461
6462 2008-06-17 Jason Riedy <jason@acm.org>
6463
6464 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6465 function, and efmt may be a two-argument function.
6466 (Radio tables): Document multiple destinations.
6467
6468 2008-06-16 Glenn Morris <rgm@gnu.org>
6469
6470 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6471 Add Cover-Texts.
6472
6473 2008-06-15 Glenn Morris <rgm@gnu.org>
6474
6475 * faq.texi (VER): Update to 23.0.60.
6476
6477 * mh-e.texi: Remove option of licensing under GPL.
6478 Add Cover-Texts to GFDL permissions notice.
6479 (GPL): Remove section.
6480 (GFDL): Include doclicense.texi rather than the actual text.
6481
6482 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6483 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6484
6485 * sasl.texi: Fix output file name.
6486
6487 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6488
6489 * gnus-coding.texi: Refer to license in Gnus manual.
6490
6491 * idlwave.texi, sasl.texi: Use @copying.
6492
6493 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6494
6495 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6496
6497 * url.texi: Use @copying, @title, @subtitle, @author.
6498
6499 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6500 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6501 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6502 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6503 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6504 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6505 * widget.texi, woman.texi:
6506 Remove references to external license, since doclicense is included.
6507
6508 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6509 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6510 Remove references to non-existent Invariant Sections.
6511
6512 2008-06-14 Glenn Morris <rgm@gnu.org>
6513
6514 * faq.texi (Major packages and programs): Remove references to external
6515 Supercite, Calc, VIPER, since they have been included for some time.
6516 Update VM, AUCTeX, BBDB entries.
6517
6518 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6519
6520 * newsticker.texi: Updated to match latest newsticker changes.
6521
6522 2008-06-13 Glenn Morris <rgm@gnu.org>
6523
6524 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6525 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6526 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6527 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6528 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6529 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6530 * woman.texi:
6531 Update Back-Cover Text as per maintain.info.
6532
6533 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6536
6537 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6538 (gnus-faq.xml): Update repository host.
6539
6540 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6541
6542 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6543
6544 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6545 Fix a typo.
6546
6547 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6548
6549 * gnus.texi (Mail Source Customization): Correct values of
6550 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6551 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6552
6553 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6554
6555 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6556 coding standards.
6557
6558 2008-06-14 David Engster <dengste@eml.cc>
6559
6560 * gnus.texi (nnmairix): Markup fixes.
6561
6562 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6563
6564 * gnus.texi (nnmairix): Markup and other minor fixes.
6565
6566 2008-06-05 David Engster <dengste@eml.cc>
6567
6568 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6569
6570 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6573 (Searching, nnir, nnmairix): New stub nodes.
6574
6575 2008-05-30 Felix Lee <felix.1@canids.net>
6576
6577 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6578
6579 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6580
6581 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6582
6583 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6586
6587 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6588
6589 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6590
6591 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6592
6593 * info.texi (Top): Fix typo in xref.
6594
6595 2008-05-05 Karl Berry <karl@gnu.org>
6596
6597 * info.texi (Top): @xref to stand-alone manual.
6598
6599 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6600
6601 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6602 (Various Summary Stuff): Fix typo in last xref.
6603
6604 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6605
6606 * org.texi (Moving subtrees): Fix typo.
6607
6608 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6611 Tramp via `tramp-mode'.
6612
6613 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6614
6615 * org.texi: Massive changes, in many parts of the file.
6616
6617 2008-04-27 Jason Riedy <jason@acm.org>
6618
6619 * org.texi (A LaTeX example): Note that fmt may be a
6620 one-argument function, and efmt may be a two-argument function.
6621 (Radio tables): Document multiple destinations.
6622
6623 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Oort Gnus): Add message-fill-column.
6626
6627 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6628
6629 * gnus.texi (Mail Source Specifiers): Typo fix.
6630
6631 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6632
6633 * gnus.texi (Diary Headers Generation): Update key binding for
6634 `gnus-diary-check-message'.
6635
6636 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6637
6638 * gnus.texi (Emacsen): Addition.
6639
6640 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6643
6644 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6645
6646 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6647
6648 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6649
6650 * gnus-news.texi: Update tool bar item.
6651
6652 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6653
6654 * gnus-news.texi: Fix typos.
6655
6656 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6657
6658 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6659 Add mention of `kron'.
6660
6661 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6662
6663 * epa.texi (Encrypting/decrypting *.gpg files):
6664 Document epa-file-name-regexp.
6665
6666 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6667
6668 * gnus.texi (Example Methods): Fix description about ssh-agent.
6669 (Indirect Functions): Fix the default value of nntp-telnet-command;
6670 remove link to connect.html.
6671
6672 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6673
6674 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6675 dbus-call-method.
6676 (Receiving Method Calls): The timeout can be set by the calling client.
6677
6678 * trampver.texi: Update release number.
6679
6680 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Top): Fix version. Add SASL.
6683
6684 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6685
6686 Sync with Tramp 2.1.13.
6687
6688 * trampver.texi: Update release number.
6689
6690 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6691
6692 * org.texi: Update to new org-mode website.
6693
6694 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6695
6696 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6697
6698 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6699
6700 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6701 gnus-read-ephemeral-gmane-group-url,
6702 gnus-read-ephemeral-emacs-bug-group,
6703 gnus-read-ephemeral-debian-bug-group.
6704
6705 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6708
6709 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6710 Add FIXMEs for Bookmarks and gnus-registry-marks.
6711
6712 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6713
6714 * gnus.texi (Smileys): Document `smiley-style'.
6715
6716 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6717
6718 * gnus.texi (Gnus Development): Clarify difference between ding and
6719 gnu.emacs.gnus.
6720 (MIME Commands, Using MIME, RSS): Fix markup.
6721
6722 * gnus-faq.texi ([8.4]): Ditto.
6723
6724 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6725
6726 * gnus.texi (Emacsen): Remove obsolete stuff.
6727
6728 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6729
6730 * gnus.texi (Oort Gnus): Add version info WRT
6731 `mail-source-delete-incoming'.
6732
6733 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6734
6735 * gnus.texi (Top): Add "Other related manuals" and version info in
6736 `iftex' output.
6737 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6738 gnus-balloon-face-0 and the corresponding format specifiers.
6739
6740 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6741
6742 * tramp.texi (Filename completion): Remove footnote about let-bind
6743 of `partial-completion-mode'. It doesn't work this way.
6744
6745 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * pcl-cvs.texi (Contributors): Update my email.
6748
6749 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6750
6751 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6752
6753 2008-03-17 Bill Wohler <wohler@newt.com>
6754
6755 * mh-e.texi (Viewing): Update URL for adding header fields to
6756 mh-invisible-header-fields-default.
6757
6758 2008-03-16 Bill Wohler <wohler@newt.com>
6759
6760 * mh-e.texi (Preface): Add Gnus to requirements.
6761 (Forwarding): Note that forwarded MIME messages are now inline.
6762
6763 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6766 (Common Variables): Give precedence to the netcat methods over the
6767 telnet methods, and mention that they are more reliable.
6768
6769 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6770
6771 * org.texi (Exporting Agenda Views): Document agenda export to
6772 iCalendar.
6773 (Progress logging): Document the new progress logging stuff.
6774
6775 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6776
6777 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6778 Update for change of `mail-source-delete-incoming'.
6779
6780 * gnus-news.texi: Ditto.
6781
6782 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6783
6784 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6785 custom versions.
6786
6787 2008-03-07 Alan Mackenzie <acm@muc.de>
6788
6789 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6790 parens/brackets in a k&r region is limited.
6791
6792 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6793
6794 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6795 using different Emacs versions.
6796
6797 2008-02-27 Glenn Morris <rgm@gnu.org>
6798
6799 * sc.texi: Remove a lot of old and obsolete info.
6800 (titlepage): Simplify.
6801 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6802 (VM with any Emacsen, GNEWS with any Emacsen)
6803 (Overloading for Non-conforming MUAs, Version 3 Changes)
6804 (The Supercite Mailing List): Delete nodes.
6805 (Introduction): Remove info about old packages.
6806 (Getting Connected): Simplify. Remove info about old packages.
6807 (Citing Commands): Delete Emacs 19 info.
6808 (Hints to MUA Authors): Simplify.
6809 (Thanks and History): Merge in some info from the deleted node
6810 "Version 3 Changes".
6811
6812 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6813
6814 * org.texi (Setting tags, In-buffer settings):
6815 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6816
6817 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6818
6819 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6820 installation directory name.
6821
6822 2008-02-12 Romain Francoise <romain@orebokech.com>
6823
6824 * epa.texi (Overview): Fix typo.
6825
6826 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6827
6828 * epa.texi (Quick start): Remove the .emacs setting.
6829
6830 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6831
6832 * epa.texi (Quick start): Use the command `epa-enable' instead of
6833 loading `epa-setup'.
6834
6835 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6836
6837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6838 ($(infodir)/epa, epa.dvi): New targets.
6839
6840 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6841
6842 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6843
6844 * epa.texi: New manual documenting the EasyPG Assistant.
6845
6846 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6847
6848 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6849 (Inspection): New function dbus-ping.
6850
6851 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi (Remote processes): Add `shell-command'.
6854
6855 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6856
6857 * tramp.texi: Use new FSF's Back-Cover Text.
6858
6859 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6860
6861 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6862 (Group Parameters): Document `mail-source' parameter.
6863
6864 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6867 must be a local host.
6868
6869 2008-01-26 Michael Olson <mwolson@gnu.org>
6870
6871 * erc.texi: Update version for ERC 5.3 release.
6872 (Obtaining ERC): Update extras URLs for 5.3.
6873 (Development): Write instructions for git, and remove those for Arch.
6874 (History): Mention the switch to git.
6875
6876 2008-01-24 Karl Berry <karl@gnu.org>
6877
6878 * info.texi (Search Index, Search Text): Mention the command
6879 character in the section name, a la the (Go to node) node.
6880
6881 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6884
6885 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6886
6887 * gnus-news.texi: Mention gnus-article-describe-bindings.
6888
6889 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6892
6893 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6894
6895 * org.texi (Property inheritance): New section.
6896 (Conventions): New section.
6897 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6898 commands, and the new bindings for refiling.
6899 (Sparse trees): Document the new special command for sparse trees.
6900 (References): Be more clear about the counting of hilines.
6901 (Handling links): Document M-p/n for accessing links.
6902 (Fast access to TODO states): New section.
6903 (Per file keywords): New section.
6904 (Property inheritance): New section.
6905 (Column attributes): New summary types.
6906 (Capturing Column View): New section.
6907 (The date/time prompt): Cover the new features in the date/time prompt.
6908 Compactify the table of keys for the calendar remote control.
6909 (Clocking work time): Document the new :scope parameter.
6910 (Remember): Promoted to chapter.
6911 (Quoted examples): New section.
6912 (Enhancing text): New verbatim environments.
6913
6914 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6915
6916 * trampver.texi: Update release number.
6917
6918 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6919
6920 * gnus.texi (Article Keymap):
6921 Add gnus-article-wide-reply-with-original; fix descriptions of
6922 gnus-article-reply-with-original and
6923 gnus-article-followup-with-original.
6924
6925 2008-01-09 Glenn Morris <rgm@gnu.org>
6926
6927 * nxml-mode.texi: Add @copying section.
6928
6929 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6932 Server". Add `message-send-mail-with-mailclient'.
6933
6934 * gnus.texi (Posting Server): Move some text to "(message)Mail
6935 Variables" and add a reference here.
6936
6937 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6938
6939 * dbus.texi (Receiving Method Calls): New chapter.
6940 (Errors and Events): Add serial number to events. Replace "signal" by
6941 "message". Introduce dbus-event-serial-number.
6942
6943 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6944
6945 * dbus.texi (Type Conversion): Explain the type specification for empty
6946 arrays. Use another example.
6947
6948 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6949
6950 * dbus.texi (all): Replace "..." by @dots{}.
6951 (Type Conversion): Precise the value range for :byte types.
6952 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6953 Mention its return value.
6954 (Errors and Events): There is no D-Bus error propagation during event
6955 processing.
6956
6957 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6958
6959 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6960 New sections.
6961
6962 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6963
6964 * gnus.texi (Group Parameters): Reorder the text and add a note about
6965 `gnus-parameters' near the beginning of the node.
6966
6967 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6968
6969 * gnus.texi (Score File Editing): Fix function name.
6970
6971 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6972
6973 Sync with Tramp 2.1.12.
6974
6975 * trampver.texi: Update release number.
6976
6977 2007-12-22 Richard Stallman <rms@gnu.org>
6978
6979 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6980
6981 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6982
6983 * dbus.texi (Type Conversion): Correct input parameters mapping.
6984
6985 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6986
6987 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6988 (Errors and Events): Mention wrong-type-argument error.
6989
6990 2007-12-21 Alex Schroeder <alex@gnu.org>
6991
6992 * rcirc.texi: Changed single spaces after sentence end to double
6993 spaces. Fixed some typos.
6994 (Internet Relay Chat): Explain relay.
6995 (Getting started with rcirc): Change items to reflect prompts.
6996 Add more explanation to rcirc-track-minor-mode and added a comment to
6997 warn future maintainers that this section is a copy.
6998 (People): Change /ignore example.
6999 (Keywords): Not keywords.
7000
7001 2007-12-20 Alex Schroeder <alex@gnu.org>
7002
7003 * rcirc.texi (Top): Fighting Information Overload chapter added.
7004 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7005 (rcirc commands): Move /ignore command to the new chapter.
7006 (Fighting Information Overload): New chapter documenting /keyword,
7007 /bright, /dim, channel ignore, and low priority channels.
7008 (Configuration): Document rcirc-server-alist, remove
7009 rcirc-startup-channels-alist and rcirc-default-server.
7010
7011 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7012
7013 * dbus.texi (Signals): Fix example in dbus-register-signal.
7014
7015 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7016
7017 * gnus.texi (Score Variables): Fix typo.
7018
7019 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7020
7021 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7022 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7023 (Errors and Events): Adapt dbus-event.
7024
7025 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7026
7027 * gnus.texi (Other Files): Add the yenc command.
7028
7029 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7030
7031 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7032 since 2004-08-06.
7033
7034 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7035
7036 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7037 on body.
7038
7039 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7040
7041 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7042 and rfc2047-allow-irregular-q-encoded-words; fix description of
7043 rfc2047-encode-encoded-words.
7044
7045 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7048
7049 2007-12-05 Michael Olson <mwolson@gnu.org>
7050
7051 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7052 Update documentation for `remember-diary-file'.
7053
7054 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7055
7056 * dbus.texi (Signals): Precise `dbus-register-signal'.
7057 (Errors and Events): Rework events part, the internal structure of
7058 dbus-event has changed.
7059
7060 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7061
7062 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7063 ($(infodir)/dbus, dbus.dvi): New targets.
7064
7065 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7066
7067 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7068 unconditionally.
7069
7070 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7071 emulation with @print{}.
7072
7073 2007-12-02 Richard Stallman <rms@gnu.org>
7074
7075 * dbus.texi (Overview): Minor cleanup.
7076
7077 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7078
7079 * Makefile.in (INFO_TARGETS): Add dbus.
7080 (DVI_TARGETS): Add dbus.dvi.
7081 (dbus, dbus.dvi): New targets.
7082
7083 * dbus.texi: New file.
7084
7085 2007-11-24 Romain Francoise <romain@orebokech.com>
7086
7087 * nxml-mode.texi: Add description in @direntry.
7088 Fix file name to match @setfilename.
7089
7090 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7091
7092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7093 ($(infodir)/nxml-mode): New rule.
7094
7095 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7096 ($(infodir)/nxml-mode): New rule.
7097 (clean): Add nxml-mode*.
7098
7099 * nxml-mode.texi: New file with nxml manual.
7100
7101 2007-11-18 Richard Stallman <rms@gnu.org>
7102
7103 * flymake.texi (Example -- Configuring a tool called directly):
7104 Update example.
7105
7106 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7107
7108 * tramp.texi (Filename completion): Simplify explanation of
7109 double-slash behavior. Explain directory contents flushing.
7110
7111 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7112
7113 * calc.texi (TeX and LaTeX Language Modes): Put in
7114 missing braces.
7115
7116 2007-11-15 Richard Stallman <rms@gnu.org>
7117
7118 * cl.texi (Equality Predicates): Delete `eql'.
7119 (Predicates, Naming Conventions, Top): Delete `eql'.
7120 (Common Lisp Compatibility): Delete `eql'.
7121 (Porting Common Lisp): Delete obsolete backquote info.
7122 Minor clarification about character constants.
7123 (Sequence Basics): Minor clarification.
7124
7125 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7126
7127 * cc-mode.texi (Electric Keys, Custom Macros):
7128 * tramp.texi (Filename completion): Fix typos.
7129
7130 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7131
7132 * calc.texi (Basic commands): Mention the menu.
7133
7134 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7135
7136 * tramp.texi (Connection caching): Tramp flushes connection
7137 properties when remote operating system has been changed.
7138
7139 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7140
7141 * gnus-news.texi: Fix spelling.
7142 `message-insert-formatted-citation-line', not
7143 `message-insert-formated-citation-line'.
7144
7145 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7146
7147 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7148
7149 * tramp.texi (Overview): Mention also the PuTTY integration under
7150 w32. Remove paragraphs about Tramp's experimental status.
7151 (Frequently Asked Questions): Add code example for highlighting the
7152 mode line.
7153
7154 2007-11-03 Michael Olson <mwolson@gnu.org>
7155
7156 * remember.texi: Change mentions of remember-buffer to
7157 remember-finalize throughout.
7158
7159 2007-10-30 Michael Olson <mwolson@gnu.org>
7160
7161 * remember.texi (Copying): Remove.
7162 (Mailbox): Update with non-BBDB instructions.
7163 (Diary, Org): Add.
7164 (Bibliography, Planner Page): Remove.
7165
7166 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7167
7168 * makefile.w32-in (INFO_TARGETS): Add remember.
7169 (DVI_TARGETS): Add remember.dvi.
7170 ($(infodir)/remember): New rule.
7171 (clean): Add remember*.
7172
7173 2007-10-30 Michael Olson <mwolson@gnu.org>
7174
7175 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7176 ($(infodir)/remember): New rule that builds the Remember Manual.
7177
7178 * remember.texi: New file containing the Remember Mode Manual.
7179 Shuffle chapters around after initial import.
7180 (Function Reference): Split Keystrokes into separate chapter.
7181 (Keystrokes): Document C-c C-k.
7182 (Introduction): Fix typographical issue with "---".
7183
7184 2007-10-29 Richard Stallman <rms@gnu.org>
7185
7186 * widget.texi (Introduction): Delete discussion of implementation
7187 internals.
7188
7189 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7190
7191 * tramp.texi (Connection caching): Host names must be different
7192 when tunneling.
7193
7194 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7195
7196 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7197 Gnus v5.13.
7198
7199 2007-10-28 Miles Bader <miles@gnu.org>
7200
7201 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7202
7203 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7204
7205 * gnus.texi (Sorting the Summary Buffer):
7206 Remove gnus-article-sort-by-date-reverse.
7207
7208 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7209
7210 * gnus.texi (Non-ASCII Group Names): New node.
7211 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7212 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7213
7214 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7215
7216 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7217 clean the output of the program `imap-shell-program'.
7218
7219 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7220
7221 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7222
7223 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7224
7225 * gnus.texi (Sticky Articles): Documentation for sticky article
7226 buffers.
7227
7228 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7229
7230 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7231
7232 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7235
7236 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7237
7238 * gnus.texi (Archived Messages):
7239 Document gnus-update-message-archive-method.
7240
7241 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7242
7243 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7244
7245 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7246
7247 * gnus.texi (Group Maneuvering):
7248 Document `gnus-summary-next-group-on-exit'.
7249
7250 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7251
7252 * gnus.texi (Really Various Summary Commands):
7253 Mention gnus-auto-select-on-ephemeral-exit.
7254
7255 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * gnus.texi, message.texi: Bump version number.
7258
7259 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7260
7261 * gnus.texi (Group Line Specification, Misc Group Stuff)
7262 (Server Commands): Parenthesize @pxref{Mail Spool}.
7263
7264 2007-10-28 Didier Verna <didier@xemacs.org>
7265
7266 New user option: message-signature-directory.
7267 * message.texi (Insertion Variables): Document it.
7268 * gnus.texi (Posting Styles): Ditto.
7269
7270 2007-10-28 Didier Verna <didier@xemacs.org>
7271
7272 * gnus.texi (Group Line Specification):
7273 * gnus.texi (Misc Group Stuff):
7274 * gnus.texi (Server Commands): Document the group compaction feature.
7275
7276 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7277
7278 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7279
7280 * message.texi (Various Message Variables): Add message-fill-column.
7281
7282 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus.texi: Untabify.
7285
7286 2007-10-28 Didier Verna <didier@xemacs.org>
7287
7288 * gnus.texi (Group Parameters): Document the posting-style merging
7289 process in topic-mode.
7290
7291 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7292
7293 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7294
7295 2007-10-28 Romain Francoise <romain@orebokech.com>
7296
7297 * gnus.texi (Mail Spool): Fix typo.
7298 Update copyright.
7299
7300 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7301
7302 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7303
7304 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7305
7306 * gnus.texi (Summary Generation Commands):
7307 Add gnus-summary-insert-ticked-articles.
7308
7309 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7310
7311 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7312 to spam-spamassassin-program.
7313
7314 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7315
7316 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7317
7318 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7319
7320 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7321
7322 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7323
7324 * message.texi (Mail Headers): Document `opportunistic'.
7325
7326 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7327
7328 * emacs-mime.texi (Encoding Customization): Explain how to set
7329 mm-coding-system-priorities per hierarchy.
7330
7331 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7332
7333 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7334 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7335
7336 2007-10-28 Didier Verna <didier@xemacs.org>
7337
7338 * message.texi (Wide Reply): Update documentation of
7339 message-dont-reply-to-names (now allowing a list of regexps).
7340
7341 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7342
7343 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7344
7345 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7346
7347 * gnus.texi (SpamAssassin back end): Fix typo.
7348
7349 * sieve.texi (Examples): Fix grammar.
7350
7351 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7352
7353 * gnus.texi (Searching for Articles): Document M-S and M-R.
7354 (Limiting): Document / b.
7355
7356 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7357
7358 * gnus.texi (Thread Commands): T M-^.
7359
7360 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7361
7362 * message.texi (Mail Aliases): Document ecomplete.
7363 (Mail Aliases): Fix typo.
7364
7365 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7366
7367 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7368 fix typo.
7369
7370 2007-10-28 Romain Francoise <romain@orebokech.com>
7371
7372 * gnus.texi (Mail Spool): Grammar fix.
7373
7374 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7375
7376 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7377 string.
7378
7379 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * gnus.texi (Group Parameters): Fix description.
7382
7383 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7384
7385 * gnus.texi (Gmane Spam Reporting):
7386 Fix spam-report-gmane-use-article-number.
7387 Add spam-report-user-mail-address.
7388
7389 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7390
7391 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7392
7393 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * gnus.texi (Group Parameters): Add simplified sorting example based on
7396 example for `Sorting the Summary Buffer' from Jari Aalto
7397 <jari.aalto@cante.net>.
7398 (Example Methods): Add example for an indirect connection.
7399
7400 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7401
7402 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7403 (Agent Parameters): Update parameter names to match code.
7404 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7405 'gnus-agent-summary-fetch-series'.
7406 (Agent and flags): New section providing a generalized discussion
7407 of flag handling.
7408 (Agent and IMAP): Remove flag discussion.
7409 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7410
7411 2007-10-28 Romain Francoise <romain@orebokech.com>
7412
7413 * gnus.texi (Exiting the Summary Buffer): Add new function
7414 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7415
7416 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7417
7418 * gnus.texi (Conformity): Fix typo.
7419 (Customizing Articles): Document `first'.
7420
7421 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7422
7423 * gnus.texi (Sorting the Summary Buffer):
7424 Add `gnus-thread-sort-by-date-reverse'. Add example
7425 host to different sorting in NNTP and RSS groups.
7426
7427 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * message.texi (Insertion): Describe prefix for
7430 message-mark-inserted-region and message-mark-insert-file.
7431
7432 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7433
7434 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7435 LaTeX documents. Describe "text/x-gnus-verbatim".
7436
7437 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7438
7439 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7440 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7441 (spam-stat spam filtering, SpamOracle)
7442 (Extending the Spam ELisp package): Remove extra quote symbol for
7443 clarity.
7444
7445 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7446
7447 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7448 gnus-article-delete-part and gnus-article-replace-part.
7449 (Using MIME): Add gnus-mime-replace-part.
7450
7451 2007-10-28 Romain Francoise <romain@orebokech.com>
7452
7453 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7454 requires `auto-compression-mode' to be enabled. Add new nnml
7455 variable `nnml-compressed-files-size-threshold'.
7456
7457 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7458
7459 * gnus.texi (Sorting the Summary Buffer):
7460 Add gnus-thread-sort-by-recipient.
7461
7462 2007-10-28 Romain Francoise <romain@orebokech.com>
7463
7464 * message.texi (Insertion Variables): Mention new variable
7465 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7466 documentation accordingly.
7467
7468 2007-10-28 Romain Francoise <romain@orebokech.com>
7469
7470 * gnus.texi (To From Newsgroups): Mention new variables
7471 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7472
7473 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7474
7475 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7476 stuff; gnus-mime-inline-part does the automatic decompression.
7477
7478 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7479
7480 * gnus.texi (Spam ELisp Package Configuration Examples):
7481 "training.ham" should be "training.spam".
7482
7483 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7484
7485 * message.texi (Mail Variables): Fix the default value for
7486 message-send-mail-function.
7487
7488 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7489
7490 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7491 always returns nil exceptionally.
7492
7493 2007-10-28 Simon Josefsson <jas@extundo.com>
7494
7495 * gnus.texi (Article Washing): Add libidn URL.
7496 Suggested by Michael Cook <michael@waxrat.com>.
7497
7498 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7499
7500 * gnus.texi (Topic Commands): Fix next/previous.
7501
7502 2007-10-28 Simon Josefsson <jas@extundo.com>
7503
7504 * gnus.texi (Article Washing): Mention `W i'.
7505
7506 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7507
7508 * gnus.texi (Group Parameters): Slight extension of sieve
7509 parameter description.
7510
7511 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7514 matching score files as well.
7515 (Picons): Describe `gnus-picon-style'.
7516
7517 2007-10-28 Romain Francoise <romain@orebokech.com>
7518
7519 * message.texi (Message Headers): Mention that headers are hidden
7520 using narrowing, and how to expose them.
7521 Update copyright.
7522
7523 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7524
7525 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7526 `gnus-summary-sort-by-recipient'.
7527
7528 2007-10-28 Romain Francoise <romain@orebokech.com>
7529
7530 * gnus.texi (NNTP marks): New node.
7531 (NNTP): Move NNTP marks variables to the new node.
7532
7533 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7534
7535 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7536
7537 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7538
7539 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7540
7541 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7542 everywhere for consistency.
7543 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7544 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7545 Say "regular expression" instead of "regex." Admonish.
7546 Pick other words to sound better (s/so/thus/).
7547 (Spam ELisp Package Filtering of Incoming Mail):
7548 Mention statistical filters. Remove old TODO.
7549 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7550 New section on sorting and displaying the spam score.
7551 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7552 backend but an alias to spam-use-BBDB.
7553 (Extending the Spam ELisp package): Rewrite the example using the
7554 new backend functionality.
7555
7556 2007-10-28 Simon Josefsson <jas@extundo.com>
7557
7558 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7559 nntp-marks-directory, from Romain Francoise
7560 <romain@orebokech.com>.
7561
7562 2007-10-28 Magnus Henoch <mange@freemail.hu>
7563
7564 * gnus.texi (Hashcash): New default value of
7565 hashcash-default-payment.
7566
7567 2007-10-28 Simon Josefsson <jas@extundo.com>
7568
7569 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7570 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7571
7572 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7573
7574 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7575
7576 2007-10-28 Simon Josefsson <jas@extundo.com>
7577
7578 * gnus.texi (documentencoding): Add, to avoid warnings.
7579
7580 2007-10-28 Simon Josefsson <jas@extundo.com>
7581
7582 * message.texi (Mail Headers): Add.
7583
7584 * gnus.texi (Hashcash): Fix.
7585
7586 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7587
7588 * gnus.texi (Hashcash): Change location of library, also mention
7589 that payments can be verified and fix the name of the
7590 hashcash-path variable.
7591
7592 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7593
7594 * gnus.texi (Article Display): Add `gnus-picon-style'.
7595
7596 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7597
7598 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7599
7600 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7601
7602 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7603 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7604 warning about ham processors in spam groups removed.
7605
7606 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7607
7608 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7609 From Hubert Chan <hubert@uhoreg.ca>.
7610
7611 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7612
7613 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7614 (Mailing List): Typo.
7615 (Customizing Articles): Add gnus-treat-ansi-sequences.
7616 (Article Washing): Index.
7617
7618 * message.texi: Use m-dash consistently.
7619
7620 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7621
7622 * gnus.texi (GroupLens): Remove.
7623
7624 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7625
7626 * gnus.texi (Outgoing Messages, Agent Variables):
7627 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7628 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7629
7630 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7631
7632 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7633
7634 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7635
7636 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7637
7638 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7639
7640 2007-10-28 Simon Josefsson <jas@extundo.com>
7641
7642 * gnus.texi (Top): Add SASL.
7643
7644 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7645
7646 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7647
7648 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7649
7650 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7651
7652 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7653
7654 * calc.texi (Formulas, Composition Basics): Lower the
7655 precedence of negation.
7656
7657 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7658
7659 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7660 Mention the new three-letter column identifiers.
7661 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7662 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7663 message when using `c' on an empty default with default printer.
7664 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7665 renamed to `ses--symbolic-formulas' some time ago.
7666
7667 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7668
7669 * calc.texi (Default Simplifications, Making Selections)
7670 (Customizing Calc): Clarify associativity of multiplication.
7671
7672 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7673
7674 * tramp.texi (Traces and Profiles): Simplify loop over
7675 `trace-function-background'.
7676
7677 2007-10-22 Juri Linkov <juri@jurta.org>
7678
7679 * dired-x.texi (Shell Command Guessing): Default values are now
7680 available by typing M-n instead of M-p.
7681
7682 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7683
7684 * tramp.texi (Cleanup remote connections): New section.
7685 (Password caching): Remove `tramp-clear-passwd'.
7686 It's not a command anymore.
7687 (Bug Reports): Add `tramp-bug' to function index.
7688 (Function Index, Variable Index): New nodes.
7689 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7690
7691 * trampver.texi: Update release number.
7692
7693 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7694
7695 * calc.texi (History and Acknowledgements): Turn comment
7696 about integer size into past tense.
7697 (Time Zones): Remove pointer to Calc author's address.
7698 (Trigonometric and Hyperbolic Functions): Mention cotangent
7699 and hyperbolic cotangent. Fix typo.
7700
7701 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7702
7703 Sync with Tramp 2.1.11.
7704
7705 * trampver.texi: Update release number.
7706
7707 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7708
7709 * tramp.texi (External packages): New section.
7710
7711 2007-09-29 Juri Linkov <juri@jurta.org>
7712
7713 * info.texi (Help-Int): Document `L' (`Info-history').
7714
7715 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi: Change links to webpage and maintained email.
7718 (Remember): Promote to Chapter, significant changes.
7719 (Fast access to TODO states): New section.
7720 (Faces for TODO keywords): New section.
7721 (Export options): Example for #+DATE.
7722 (Progress logging): Section moved.
7723
7724 2007-09-26 Bill Wohler <wohler@newt.com>
7725
7726 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7727 browse-url-at-mouse.
7728
7729 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7730
7731 * flymake.texi (Customizable variables): Face names don't end in -face.
7732 Fix flymake-err-line-patterns template.
7733 (Example -- Configuring a tool called directly): Fix init-function.
7734 (Highlighting erroneous lines): Face names don't end in -face.
7735
7736 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7737
7738 * erc.texi (Special-Features): Fix small typo.
7739
7740 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7741
7742 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7743 and "External transfer methods".
7744
7745 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7746
7747 * calc.texi (Predefined Units): Add some history.
7748
7749 2007-09-08 Michael Olson <mwolson@gnu.org>
7750
7751 * erc.texi (Copying): New section included from gpl.texi.
7752 This matches the look of the upstream ERC manual.
7753
7754 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7755
7756 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7757 (Random Numbers): Clarify the distribution of `random'.
7758
7759 2007-09-06 Glenn Morris <rgm@gnu.org>
7760
7761 Move manual sources from man/ to subdirectories of doc/.
7762 Split into the Emacs manual in emacs/, and other manuals in misc/.
7763 Change all setfilename commands to use ../../info.
7764 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7765 refer to the Emacs manual here.
7766 (infodir): New variable.
7767 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7768 (cc-mode.texi, faq.texi): Update references to source file locations.
7769 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7770 do not refer to the Emacs manual here.
7771 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7772
7773 * Makefile.in: Add `basename' versions of all info targets, for
7774 convenience when rebuilding just one manual.
7775 (../etc/GNU): Delete obsolete target.
7776 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7777 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7778 *.vrs *.toc here...
7779 (maintainer-clean): ...from here.
7780
7781 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7782
7783 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7784
7785 * calc.texi (Date Conversions): Clarify definition of
7786 Julian day numbering.
7787 (Date Forms): Clarify definition of Julian day numbering;
7788 add some history.
7789
7790 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7791
7792 * org.texi: Version 5.07.
7793
7794 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7795
7796 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7797
7798 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7799
7800 * org.texi (Adding hyperlink types): New section.
7801 (Embedded LaTeX): Chapter updated because of LaTeX export.
7802 (LaTeX export): New section.
7803 (Using links out): New section.
7804
7805 2007-08-22 Glenn Morris <rgm@gnu.org>
7806
7807 * faq.texi (Learning how to do something): Refcards now in
7808 etc/refcards/ directory.
7809
7810 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7811
7812 * tramp.texi (Remote Programs): Persistency file must be cleared when
7813 changing `tramp-remote-path'.
7814 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7815 macro.
7816
7817 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7818
7819 * calc.texi: Move contents to beginning of file.
7820 (Algebraic Entry): Fix the formatting of an example.
7821
7822 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7823
7824 * calc.texi (Basic Operations on Units): Mention exact versus
7825 inexact conversions.
7826
7827 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7828
7829 * calc.texi (Basic Operations on Units): Mention default
7830 values for new units.
7831 (Quick Calculator Mode): Mention that binary format will
7832 be displayed.
7833
7834 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7835
7836 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7837
7838 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7839
7840 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7841
7842 2007-08-08 Glenn Morris <rgm@gnu.org>
7843
7844 * gnus.texi, sieve.texi: Replace `iff'.
7845
7846 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7847
7848 * calc.texi (Basic Graphics): Mention the graphing of error
7849 forms.
7850 (Graphics Options): Mention how `g s' handles error forms.
7851 (Curve Fitting): Mention plotting the curves.
7852 (Standard Nonlinear Models): Add additional models.
7853 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7854 (Linear Fits): Correct result.
7855
7856 2007-08-01 Alan Mackenzie <acm@muc.de>
7857
7858 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7859 to "--no-site-file".
7860
7861 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7862
7863 * tramp.texi (Frequently Asked Questions): Point to mode line
7864 extension in Emacs 23.1.
7865
7866 * trampver.texi: Update release number.
7867
7868 2007-07-27 Glenn Morris <rgm@gnu.org>
7869
7870 * calc.texi (Copying): Include license text from gpl.texi, rather than
7871 in-line.
7872
7873 2007-07-25 Glenn Morris <rgm@gnu.org>
7874
7875 * calc.texi (Copying): Replace license with GPLv3.
7876
7877 * Relicense all FSF files to GPLv3 or later.
7878
7879 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7880
7881 Sync with Tramp 2.1.10.
7882
7883 * tramp.texi (trampfn): Expand macro implementation in order to handle
7884 empty arguments.
7885 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7886 occurrences by trampfn.
7887 (Frequently Asked Questions): Extend example code for host
7888 identification in the modeline. Add bbdb to approaches shortening Tramp
7889 file names to be typed.
7890
7891 * trampver.texi: Update release number.
7892
7893 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7894
7895 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7896 section. Reported by <poti@potis.org>.
7897 (Remote processes): Arguments of the program to be debugged are taken
7898 literally.
7899 (Frequently Asked Questions): Simplify recentf example.
7900
7901 2007-07-14 Karl Berry <karl@gnu.org>
7902
7903 * info.texi (@copying): New Back-Cover Text.
7904
7905 * info.texi (Quitting Info): Move to proper place in source.
7906 (Reported by Benno Schulenberg.)
7907
7908 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7909
7910 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7911
7912 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7913
7914 * emacs-mime.texi: Add @documentencoding directive.
7915
7916 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * tramp.texi (Remote processes): Add an anchor to the subsection
7919 "Running a debugger on a remote host".
7920
7921 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7922
7923 * tramp.texi (Remote processes): Don't call it "experimental" any
7924 longer. Add subsection about running a debugger on a remote host.
7925
7926 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7927
7928 * org.texi (Properties and columns): Chapter rewritten.
7929
7930 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7931
7932 * tramp.texi:
7933 * trampver.texi: Migrate to Tramp 2.1.
7934
7935 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7936
7937 * org.texi (Properties): New chapter.
7938
7939 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7940
7941 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7942 Control Panel.
7943
7944 * gnus.texi (Misc Article): Add index entry for
7945 gnus-single-article-buffer.
7946
7947 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7948
7949 * gnus.texi (Starting Up): Fix typo.
7950
7951 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7952
7953 * gnus.texi (Asynchronous Fetching): Fix typo.
7954
7955 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7956
7957 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7958 (About This Manual): Remove redundant information.
7959 (Getting Started): Mention author.
7960 (Basic Arithmetic, Customizing Calc): Make description of the
7961 variable `calc-multiplication-has-precedence' match its new effect.
7962
7963 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7964
7965 * calc.texi (Basic Arithmetic, Customizing Calc):
7966 Mention the variable `calc-multiplication-has-precedence'.
7967
7968 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7969
7970 * org.texi (Tag): Section swapped with node Timestamps.
7971 (Formula syntax for Lisp): Document new `L' flag.
7972
7973 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7974
7975 * gnus.texi (Misc Group Stuff, Summary Buffer)
7976 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7977
7978 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7979
7980 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7981 * gnus.texi (Article Buttons, Mail Source Customization)
7982 (Sending or Not Sending, Customizing NNDiary):
7983 * message.texi (Message Headers):
7984 * mh-e.texi (HTML): Fix typos.
7985
7986 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7987
7988 Sync with Tramp 2.0.56.
7989
7990 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7991 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7992
7993 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7994
7995 * Version 22.1 released.
7996
7997 2007-05-26 Michael Olson <mwolson@gnu.org>
7998
7999 * erc.texi (Modules): Fix references to completion modules.
8000
8001 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8002
8003 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8004
8005 2007-05-09 Didier Verna <didier@xemacs.org>
8006
8007 * gnus.texi (Email Based Diary): New. Proper documentation for the
8008 nndiary back end and the gnus-diary library.
8009
8010 2007-05-03 Karl Berry <karl@gnu.org>
8011
8012 * .cvsignore (*.pdf): New entry.
8013
8014 * texinfo.tex: Update from current version for better pdf generation.
8015
8016 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8017
8018 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8019
8020 2007-04-28 Glenn Morris <rgm@gnu.org>
8021
8022 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8023 consideration of legal status.
8024
8025 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8026
8027 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8028
8029 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8030
8031 * faq.texi (New in Emacs 22): python.el removed.
8032
8033 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8034
8035 * calc.texi (Reporting bugs): Update maintainer's address.
8036
8037 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8038
8039 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8040
8041 2007-04-15 Jay Belanger <belanger@truman.edu>
8042
8043 * calc.texi (Title page): Remove the date.
8044 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8045 (The Standard Calc Interface): Change trail title.
8046 (Floats): Mention that when non-decimal floats are entered, only
8047 approximations are stored.
8048 (Copying): Move to the appendices.
8049 (GNU Free Documentation License): Add as an appendix.
8050
8051 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8052
8053 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8054 * dired-x.texi, ebrowse.texi, ediff.texi:
8055 * emacs-mime.texi, erc.texi, eshell.texi:
8056 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8057 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8058 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8059 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8060 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8061 * woman.texi: Include GFDL.
8062
8063 * doclicense.texi: Remove node heading, so that it can be included by
8064 other files.
8065
8066 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8067
8068 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8069 than *.
8070
8071 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8072
8073 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8074 in Calc.
8075
8076 2007-04-09 Romain Francoise <romain@orebokech.com>
8077
8078 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8079 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8080 replace mouse-2.
8081
8082 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8083
8084 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8085 renamed to woman-use-topic-at-point. Document new behavior.
8086
8087 2007-04-08 Richard Stallman <rms@gnu.org>
8088
8089 * url.texi: Fix some indexing.
8090 (Disk Caching): Drop discussion of old/other Emacs versions.
8091
8092 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * url.texi (Disk Caching): Say Emacs 21 "and later".
8095
8096 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8097 on Font locking which now mentions JIT lock.
8098
8099 2007-04-01 Michael Olson <mwolson@gnu.org>
8100
8101 * erc.texi: Update for the ERC 5.2 release.
8102
8103 2007-03-31 David Kastrup <dak@gnu.org>
8104
8105 * woman.texi (Topic, Interface Options): Explain changes semantics of
8106 woman-manpath in order to consider MANPATH_MAP entries.
8107
8108 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8109
8110 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8111
8112 2007-03-26 Richard Stallman <rms@gnu.org>
8113
8114 * pgg.texi (Caching passphrase): Clean up previous change.
8115
8116 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8117
8118 * gnus.texi (Setting Process Marks): Fix typo.
8119
8120 2007-03-25 Romain Francoise <romain@orebokech.com>
8121
8122 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8123 readability, and include various fixes by Daniel Brockman, Nick Roberts
8124 and Dieter Wilhelm.
8125
8126 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8127
8128 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8129
8130 * gnus.texi (Mail Source Specifiers): Fix typo.
8131
8132 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8133
8134 * reftex.texi (Imprint): Update maintainer information.
8135
8136 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8137
8138 * message.texi (Message Buffers): Update documentation for
8139 message-generate-new-buffers.
8140
8141 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8142
8143 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8144
8145 2007-03-21 Glenn Morris <rgm@gnu.org>
8146
8147 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8148
8149 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8150
8151 * eshell.texi (Known problems): Emacs 21 -> 22.
8152
8153 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8154
8155 2007-03-18 Jay Belanger <belanger@truman.edu>
8156
8157 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8158
8159 2007-03-12 Glenn Morris <rgm@gnu.org>
8160
8161 * calc.texi (Time Zones): Switch to new North America DST rule.
8162
8163 * calc.texi: Replace "daylight savings" with "daylight
8164 saving" in text throughout.
8165
8166 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8167
8168 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8169 The variable now uses a list of symbols instead of just a symbol.
8170 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8171
8172 2007-03-06 Romain Francoise <romain@orebokech.com>
8173
8174 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8175 new packages, and mention Gnus update.
8176
8177 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8178
8179 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8180 nntp-open-connection-functions-never-echo-commands.
8181
8182 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8183
8184 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8185 problems on the console, and security risk in not using gpg-agent.
8186
8187 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8188
8189 * org.texi (The spreadsheet): Rename from "Table calculations".
8190 Completely reorganized and rewritten.
8191 (CamelCase links): Section removed.
8192 (Repeating items): New section.
8193 (Tracking TODO state changes): New section.
8194 (Agenda views): Chapter reorganized and rewritten.
8195 (HTML export): Section rewritten.
8196 (Tables in arbitrary syntax): New section.
8197 (Summary): Better feature summary.
8198 (Activation): Document problem with cut-and-paste of Lisp code
8199 from PDF files.
8200 (Visibility cycling): Document indirect buffer use.
8201 (Structure editing): Document sorting.
8202 (Remember): Section rewritten.
8203 (Time stamps): Better description of time stamp types.
8204 (Tag searches): Document regular expression search for tags.
8205 (Stuck projects): New section.
8206 (In-buffer settings): New keywords.
8207 (History and Acknowledgments): Update description.
8208
8209 2007-02-24 Alan Mackenzie <acm@muc.de>
8210
8211 * cc-mode.texi (Movement Commands): Insert two missing command names.
8212 (Getting Started): Slight wording correction (use conditional).
8213
8214 2007-02-22 Kim F. Storm <storm@cua.dk>
8215
8216 * widget.texi (User Interface, Basic Types): Document need to put some
8217 text before the %v escape in :format string in editable-field widget.
8218
8219 2007-02-18 Romain Francoise <romain@orebokech.com>
8220
8221 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8222 `cvs-mode-quit'.
8223
8224 2007-02-10 Markus Triska <markus.triska@gmx.at>
8225
8226 * widget.texi (Programming Example): Put constant strings in :format.
8227
8228 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8229
8230 * faq.texi (Fullscreen mode on MS-Windows): New node.
8231
8232 2007-02-04 David Kastrup <dak@gnu.org>
8233
8234 * faq.texi (AUCTeX): Update version number. Should probably be done
8235 for other packages as well.
8236
8237 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8238
8239 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8240 <tassilo@member.fsf.org>.
8241
8242 2007-01-20 Markus Triska <markus.triska@gmx.at>
8243
8244 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8245
8246 2007-01-13 Michael Olson <mwolson@gnu.org>
8247
8248 * erc.texi (Modules): Mention capab-identify module.
8249
8250 2007-01-05 Michael Olson <mwolson@gnu.org>
8251
8252 * erc.texi (Getting Started): Update for /RECONNECT command.
8253
8254 2007-01-04 Richard Stallman <rms@gnu.org>
8255
8256 * ebrowse.texi: Change C-c b to C-c C-m.
8257
8258 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8259
8260 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8261 variables only in info to avoid redundant entries in the printed
8262 manual.
8263
8264 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8265
8266 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8267
8268 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8269
8270 * message.texi (Security): Split into sub-nodes.
8271
8272 2007-01-01 Alan Mackenzie <acm@muc.de>
8273
8274 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8275 eval-after-load in Emacs <=21 and a workaround. Document that
8276 trigraphs are not supported.
8277
8278 2007-01-01 Alan Mackenzie <acm@muc.de>
8279
8280 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8281 c-context-line-break. When invoked within a string, preserve
8282 whitespace. Add a backslash only when also in a macro.
8283
8284 2007-01-01 Alan Mackenzie <acm@muc.de>
8285
8286 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8287
8288 2007-01-01 Alan Mackenzie <acm@muc.de>
8289
8290 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8291 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8292
8293 2007-01-01 Alan Mackenzie <acm@muc.de>
8294
8295 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8296 "Choosing a Style".
8297
8298 * cc-mode.texi ("Styles"): Add @dfn{style}.
8299
8300 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8301
8302 Sync with Tramp 2.0.55.
8303
8304 * trampver.texi: Update release number.
8305
8306 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8307
8308 * gnus.texi (Customizing Articles): Add index entries for all
8309 gnus-treat-* variables.
8310
8311 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8312
8313 * gnus.texi (IMAP): Fix incorrect explanation of
8314 nnimap-search-uids-not-since-is-evil in documentation for
8315 nnimap-expunge-search-string.
8316
8317 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8318
8319 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8320 spam-ifile-database.
8321
8322 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8323
8324 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8325 rebind C-s.
8326
8327 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8328
8329 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8330 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8331 "expiring mail".
8332 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8333 nnimap-nov-is-evil.
8334
8335 2006-12-25 Kevin Ryde <user42@zip.com.au>
8336
8337 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8338 about the key procedure being used heavily.
8339
8340 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8341
8342 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8343 to t.
8344 (Prerequisites): Add explanation about gpg-agent.
8345
8346 2006-12-22 Kevin Ryde <user42@zip.com.au>
8347
8348 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8349 "sort" instead of "sort*".
8350
8351 2006-12-19 Richard Stallman <rms@gnu.org>
8352
8353 * calc.texi (History and Acknowledgements): Recognize that Emacs
8354 now does have floating point.
8355
8356 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8357
8358 * tramp.texi (External transfer methods): Describe new method `scpc'.
8359
8360 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8361
8362 * pgg.texi: Added short note on gpg-agent to the introduction.
8363
8364 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8365
8366 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8367 also applies to Cc.
8368
8369 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8370
8371 * gnus.texi (X-Face): Clarify. Say which programs are required
8372 on Windows.
8373
8374 2006-12-08 Michael Olson <mwolson@gnu.org>
8375
8376 * erc.texi (Modules): Remove documentation for list module.
8377
8378 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8379
8380 * faq.texi (^M in the shell buffer): Ditto.
8381
8382 2006-11-20 Michael Olson <mwolson@gnu.org>
8383
8384 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8385
8386 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8387
8388 * org.texi: Fix typos.
8389 (Agenda commands): Document `C-k'.
8390
8391 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8392
8393 * url.texi (http/https): Fix a typo in the HTTP URL.
8394
8395 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8396
8397 * ada-mode.texi: Total rewrite.
8398
8399 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8400
8401 * org.texi: Minor typo fixes.
8402
8403 2006-11-13 Bill Wohler <wohler@newt.com>
8404
8405 Release MH-E manual version 8.0.3.
8406
8407 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8408 release 8.0.3.
8409
8410 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8411 to set MAILDIR.
8412 (Reading Mail): Document the customization of read-mail-command
8413 for MH-E.
8414 (Viewing Attachments): Document mm-discouraged-alternatives.
8415 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8416 (Junk): Add more information about the settings of mh-junk-background
8417 in a program. Add /usr/bin/mh to PATH in examples.
8418
8419 2006-11-12 Richard Stallman <rms@gnu.org>
8420
8421 * woman.texi: Update author address but say he no longer maintains it.
8422
8423 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8424
8425 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8426 archived trees.
8427 (Checkboxes): Section moved to chapter 5, and extended.
8428 (The date/time prompt): New section.
8429 (Link abbreviations): New section.
8430 (Presentation and sorting): New section.
8431 (Custom agenda views): Section completely rewritten.
8432 (Summary): Compare with Planner.
8433 (Feedback): More info about creating backtraces.
8434 (Plain lists): Modify example.
8435 (Breaking down tasks): New section.
8436 (Custom time format): New section.
8437 (Time stamps): Document inactive timestamps.
8438 (Setting tags): More details about fast tag selection.
8439 (Block agenda): New section.
8440 (Custom agenda views): Section rewritten.
8441 (Block agenda): New section.
8442
8443 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8444
8445 * tramp.texi (Configuration): scp is the default method.
8446 (Default Method): Use ssh as example for another method.
8447
8448 2006-10-27 Richard Stallman <rms@gnu.org>
8449
8450 * woman.texi: Downcase nroff/troff/roff.
8451 (Installation): Chapter deleted. Some xrefs deleted.
8452 (Background): woman doesn't advise man ;-).
8453
8454 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8455
8456 * ada-mode.texi (Project files, Identifier completion)
8457 (Automatic Casing, Debugging, Using non-standard file names)
8458 (Working Remotely): Fix typos.
8459
8460 2006-10-20 Masatake YAMATO <jet@gyve.org>
8461
8462 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8463 sample code `my-c-initialization-hook'.
8464
8465 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8466
8467 * widget.texi: Fix typos.
8468
8469 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8470
8471 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8472 "???". There have been no complaints for years, so the information
8473 must be appropriate.
8474
8475 2006-10-16 Richard Stallman <rms@gnu.org>
8476
8477 * widget.texi: Use @var instead of capitalization.
8478 Clarify many widget type descriptions.
8479
8480 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8481
8482 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8483 gnus-dired-attach.
8484 (Selecting a Group): Fix typo.
8485
8486 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8487
8488 * widget.texi: Fix typos.
8489
8490 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8491
8492 * gnus.texi (Image Enhancements): Update for Emacs 22.
8493
8494 * gnus-faq.texi ([1.3]): Update.
8495
8496 2006-10-06 Richard Stallman <rms@gnu.org>
8497
8498 * faq.texi (Displaying the current line or column):
8499 Delete "As of Emacs 20".
8500
8501 2006-10-06 Romain Francoise <romain@orebokech.com>
8502
8503 * faq.texi (VM): VM works with Emacs 22 too.
8504
8505 2006-10-06 Richard Stallman <rms@gnu.org>
8506
8507 * ebrowse.texi: Remove Emacs version "21" from title.
8508
8509 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8510
8511 * gnus.texi (Foreign Groups): Say where change of editing commands are
8512 stored. Add reference to `gnus-parameters'.
8513
8514 2006-09-15 Jay Belanger <belanger@truman.edu>
8515
8516 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8517 Change "Library Public License" to "Lesser Public License"
8518 throughout. Use "yyyy" to represent year.
8519
8520 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8521
8522 * org.texi (Setting tags): Typo fix.
8523
8524 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8525
8526 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8527
8528 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8529
8530 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8531
8532 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8533
8534 * faq.texi (Escape sequences in shell output): EMACS is now set
8535 to Emacs's absolute file name, not to "t".
8536 (^M in the shell buffer): Likewise.
8537
8538 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8539
8540 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8541 mails with pop3-leave-mail-on-server. Fix wording.
8542 (Limiting): Improve gnus-summary-limit-to-articles.
8543 (X-Face): Fix typo.
8544
8545 2006-09-11 Simon Josefsson <jas@extundo.com>
8546
8547 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8548 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8549
8550 2006-09-06 Simon Josefsson <jas@extundo.com>
8551
8552 * smtpmail.texi (Authentication): Mention SSL.
8553
8554 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8555
8556 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8557
8558 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8559
8560 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8561 Don't use @indicateurl.
8562
8563 * cc-mode.texi (Subword Movement): Don't use @headitem.
8564 (Custom Braces, Clean-ups): Don't use @tie.
8565
8566 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8567
8568 Sync with Tramp 2.0.54.
8569
8570 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8571 Suggested by Adrian Phillips <a.phillips@met.no>.
8572
8573 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8574
8575 * org.texi (Installation, Activation): Split from Installation and
8576 Activation.
8577 (Clocking work time): Documented new features.
8578
8579 2006-08-13 Alex Schroeder <alex@gnu.org>
8580
8581 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8582 example.
8583
8584 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8585
8586 * faq.texi (How to add fonts): New node.
8587
8588 2006-08-05 Romain Francoise <romain@orebokech.com>
8589
8590 * faq.texi (New in Emacs 22): Expand.
8591
8592 2006-08-03 Michael Olson <mwolson@gnu.org>
8593
8594 * erc.texi: Update for ERC 5.1.4.
8595
8596 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8597
8598 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8599 in .../site-lisp/gnus/ by default.
8600 [ From gnus-news.texi in the trunk. ]
8601
8602 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8603
8604 * gnus.texi (MIME Commands): Additions for yEnc.
8605
8606 2006-07-24 Richard Stallman <rms@gnu.org>
8607
8608 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8609 * faq.texi: Move periods and commas inside quotes.
8610
8611 2006-07-20 Jay Belanger <belanger@truman.edu>
8612
8613 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8614
8615 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8616
8617 * faq.texi (Security risks with Emacs): Document Emacs 22
8618 file-local-variable mechanism.
8619
8620 2006-07-12 Michael Olson <mwolson@gnu.org>
8621
8622 * erc.texi: Update for ERC 5.1.3.
8623
8624 2006-07-12 Alex Schroeder <alex@gnu.org>
8625
8626 * rcirc.texi: Fix typos.
8627 (Getting started with rcirc): New calling convention for M-x irc.
8628 Mention #rcirc. Removed channel tracking.
8629 (Configuration): Change the names of all variables that got changed
8630 recently, eg. rcirc-server to rcirc-default-server. Added
8631 documentation for rcirc-authinfo, some background for Bitlbee, and
8632 rcirc-track-minor-mode.
8633 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8634 Scrolling.
8635 (Reconnecting after you have lost the connection): Fix example code
8636 to match code changes.
8637
8638 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8639
8640 * gnus.texi, message.texi: Fix typos.
8641
8642 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8643
8644 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8645 commands.
8646 (Global TODO list): Document the use of the variables
8647 `org-agenda-todo-ignore-scheduled' and
8648 `org-agenda-todo-list-sublevels'.
8649
8650 2006-07-05 Richard Stallman <rms@gnu.org>
8651
8652 * faq.texi (Scrolling only one line): Fix xref.
8653
8654 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8655
8656 * faq.texi (Evaluating Emacs Lisp code):
8657 Throughout, replace eval-current-buffer with eval-buffer.
8658
8659 2006-07-03 Richard Stallman <rms@gnu.org>
8660
8661 * rcirc.texi (Scrolling conservatively): Fix xref.
8662
8663 * pcl-cvs.texi (Viewing differences): Usage fix.
8664
8665 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8666
8667 * org.texi (Agenda commands): Document `s' key to save all org-mode
8668 buffers.
8669
8670 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8671
8672 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8673 names. Mention `cvs-msg' face.
8674
8675 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8676
8677 * org.texi (Checkboxes): New section.
8678
8679 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8680
8681 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8682 throughout this chapter.
8683
8684 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8685
8686 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8687 text for standalone vs Emacs info.
8688 (Help): Clarify header line description. Use mouse-1 for clicks.
8689 (Help-P): Use mouse-1 for clicks.
8690 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8691 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8692 (Choose menu subtopic): Remove gratuitous Emacs command names.
8693 (Help-FOO): Put usual behavior first.
8694 (Help-Xref): Clicking on xrefs works in Emacs.
8695 (Search Text): Clarify what the default behavior is.
8696 (Create Info buffer): Fix Emacs window/X window confusion.
8697 (Emacs Info Variables): Fix for new Emacs init file behavior.
8698
8699 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8700
8701 * gnus.texi (Summary Buffer Lines): Fix typo.
8702
8703 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8704
8705 * org.texi (Embedded LaTeX): New chapter.
8706 (Archiving): Section rewritten.
8707 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8708
8709 2006-06-20 Bill Wohler <wohler@newt.com>
8710
8711 Release MH-E manual version 8.0.1.
8712
8713 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8714 release 8.0.1.
8715 (Preface): Depend on GNU mailutils 1.0 and higher.
8716
8717 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8718
8719 * message.texi (News Headers): Update message-syntax-checks section.
8720
8721 2006-06-19 Karl Berry <karl@gnu.org>
8722
8723 * info.texi (Advanced): Mention C-q, especially with ?.
8724
8725 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8726
8727 * org.texi (Publishing links): Document the `:link-validation-function'
8728 property.
8729 (Extensions and Hacking): New chapter, includes some sections of the
8730 "Miscellaneous" chapter.
8731
8732 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi (Progress logging): New section.
8735
8736 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8737
8738 * org.texi (ASCII export): Document indentation adaptation.
8739 (Setting tags): Document mutually-exclusive tags.
8740
8741 2006-06-05 Romain Francoise <romain@orebokech.com>
8742
8743 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8744 Fix typo.
8745
8746 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8747 channel (#gnus@irc.freenode.net).
8748 Fix typos. Update copyright notice.
8749
8750 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8751 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8752 (Line-Up Functions, Custom Macros):
8753 * ediff.texi (Window and Frame Configuration)
8754 (Highlighting Difference Regions):
8755 * emacs-mime.texi (Display Customization):
8756 * erc.texi (History):
8757 * eshell.texi (Known problems):
8758 * eudc.texi (Overview, BBDB):
8759 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8760 (The problem of spam, SpamOracle, Extending the Spam package)
8761 (Conformity, Terminology):
8762 * idlwave.texi (Routine Info)
8763 (Class and Keyword Inheritance, Padding Operators)
8764 (Breakpoints and Stepping, Electric Debug Mode)
8765 (Examining Variables, Troubleshooting):
8766 * org.texi (Creating timestamps):
8767 * reftex.texi (Commands, Options, Changes):
8768 * tramp.texi (Inline methods, Password caching)
8769 (Auto-save and Backup, Issues):
8770 * vip.texi (Files, Commands in Insert Mode):
8771 * viper.texi (Emacs Preliminaries, States in Viper)
8772 (Packages that Change Keymaps, Viper Specials, Groundwork):
8773 Fix various typos.
8774
8775 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8776
8777 * ediff.texi: Fix typos.
8778
8779 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8780
8781 * org.texi: Small typo fixes.
8782
8783 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8784
8785 * viper.texi (Viper Specials):
8786 * gnus.texi (Example Setup):
8787 * faq.texi (Backspace invokes help):
8788 * dired-x.texi (Optional Installation Dired Jump):
8789 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8790 follow coding conventions.
8791
8792 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8793
8794 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8795
8796 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8797
8798 * pcl-cvs.texi: Fix typos.
8799 (Customization): Say "us".
8800
8801 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8802
8803 * org.texi: Remove bogus @setfilename.
8804
8805 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8806
8807 * org.texi (ASCII export): Omit command name.
8808 (HTML export): Add prefix to all lines in Local Variable example.
8809 (Acknowledgments): Typeset names in italics.
8810
8811 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8812
8813 * org.texi (Plain lists): Add new item navigation commands.
8814 (External links): Document elisp and info links.
8815 (Custom searches): New section.
8816 (Publishing): New chapter.
8817 (HTML export): Include a list of supported CSS classes.
8818 (Setting tags): Describe the fast-tag-setting interface.
8819
8820 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8821
8822 * dired-x.texi: ifinfo -> ifnottex.
8823
8824 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8825
8826 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8827
8828 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8829
8830 * message.texi (Interface): Add tool bar customization.
8831 (MIME): Index and text additions for mml-attach.
8832 (MIME): Describe mml-dnd-protocol-alist and
8833 mml-dnd-attach-options.
8834
8835 * gnus.texi (Oort Gnus): Reorder entries in sections.
8836 Fix some entries.
8837 (Starting Up): Add references to "Emacs for Heathens" and to
8838 "Finding the News". Add user-full-name and user-mail-address.
8839 (Group Buffer Format): Add tool bar customization and update.
8840 (Summary Buffer): Add tool bar customization.
8841 (Posting Styles): Add message-alternative-emails.
8842
8843 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8844
8845 * tramp.texi (Filename completion): Improve wording.
8846
8847 2006-05-07 Romain Francoise <romain@orebokech.com>
8848
8849 * faq.texi (Using regular expressions): Fix typo.
8850 (Packages that do not come with Emacs): Fix capitalization.
8851 (Replacing text across multiple files): Expand node to explain how
8852 to use `dired-do-query-replace-regexp' in more detail, based on
8853 suggestion by Eric Hanchrow <offby1@blarg.net>.
8854
8855 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8856
8857 * tramp.texi (Filename completion): Completion of remote files'
8858 method, user name and host name is active only in partial
8859 completion mode.
8860
8861 2006-05-06 Bill Wohler <wohler@newt.com>
8862
8863 Release MH-E manual version 8.0.
8864
8865 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8866 release 8.0.
8867
8868 2006-05-06 Bill Wohler <wohler@newt.com>
8869
8870 * mh-e.texi (MH-BOOK-HOME): Change from
8871 http://www.ics.uci.edu/~mh/book/mh to
8872 http://rand-mh.sourceforge.net/book/mh.
8873 Replace .htm suffix with .html for MH book files.
8874 (Using This Manual): Update key binding for getting relevant
8875 chapter in Info from command key.
8876 (Ranges): Fix itemx.
8877
8878 2006-05-05 Karl Berry <karl@gnu.org>
8879
8880 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8881 (\fonttextsize): New user-level command to change text font size.
8882
8883 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8884
8885 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8886
8887 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8888
8889 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8890
8891 2006-04-24 Bill Wohler <wohler@newt.com>
8892
8893 * mh-e.texi (Getting Started): Make it more explicit that you need
8894 to install MH. Add pointers to current MH implementations.
8895
8896 2006-04-21 Bill Wohler <wohler@newt.com>
8897
8898 Release MH-E manual version 7.94.
8899
8900 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8901 release 7.94.
8902
8903 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8904
8905 * org.texi: Many small fixes.
8906 (Handling links): Rename from "Managing links".
8907
8908 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8909
8910 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8911 (Splitting mail using spam-stat): Fix @xref.
8912
8913 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8914
8915 * gnus.texi (Spam Package): Major revision of the text.
8916 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8917
8918 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8919
8920 * org.texi (Time stamps): Better explanation of the purpose of
8921 different time stamps.
8922 (Structure editing, Plain lists): More details on how new items
8923 and headings are inserted.
8924
8925 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8926
8927 * org.texi (Formula syntax): Fix link to Calc Manual.
8928
8929 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8932
8933 2006-04-17 Bill Wohler <wohler@newt.com>
8934
8935 * mh-e.texi (Folders): Update mh-before-quit-hook and
8936 mh-quit-hook example with code that removes the buffers rather
8937 than just bury them.
8938
8939 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8940
8941 Sync with Tramp 2.0.53.
8942
8943 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi (Updating settings): New section.
8946 (Visibility cycling): Better names for the startup folding
8947 options.
8948 (Exporting): Completely restructured.
8949 (The very busy C-c C-c key): New section.
8950 (Summary of in-buffer settings): New section.
8951
8952 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8953
8954 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8955
8956 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8959 (Server Commands): Key `v' is reserved for users.
8960
8961 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8962
8963 * org.texi (Link format): New section, emphasis on bracket links.
8964 (External links): Document bracket links.
8965 (FAQ): Expand to cover shell links and the new link format.
8966
8967 2006-04-09 Kevin Ryde <user42@zip.com.au>
8968
8969 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8970
8971 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8972
8973 * gnus.texi (Summary Buffer Lines): Add `*'.
8974
8975 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8976
8977 * gnus.texi (Group Parameters):
8978 Mention gnus-permanently-visible-groups.
8979
8980 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8981
8982 * gnus.texi (Face): Fix typo.
8983
8984 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8985
8986 * gnus.texi (X-Face): Clarify.
8987 (Face): Need Emacs with PNG support.
8988
8989 2006-04-06 Richard Stallman <rms@gnu.org>
8990
8991 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8992 Emacs".
8993
8994 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8995
8996 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8997 blocks not suitable for inclusion with Emacs using variable
8998 PARTOFEMACS.
8999
9000 2006-04-04 Simon Josefsson <jas@extundo.com>
9001
9002 * gnus.texi (Security): Improve.
9003
9004 2006-04-02 Karl Berry <karl@gnu.org>
9005
9006 * texinfo.tex: Update to current version (2006-03-21.13).
9007
9008 2006-04-02 Bill Wohler <wohler@newt.com>
9009
9010 * mh-e.texi (Getting Started, Junk, Bug Reports)
9011 (MH FAQ and Support): Fix URLs.
9012
9013 2006-03-31 Romain Francoise <romain@orebokech.com>
9014
9015 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9016 to t, not nil (and has for the past eight years).
9017
9018 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9019
9020 * message.texi, gnus.texi: Bump version to 5.11.
9021
9022 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9023
9024 * gnus.texi (Top): Add comment about version line.
9025
9026 * message.texi (Top): Ditto. Change to take named versions into
9027 account.
9028
9029 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9030
9031 * gnus.texi (Posting Styles): Add x-face-file to example.
9032 (X-Face): Refer to posting styles.
9033
9034 * gnus-faq.texi ([5.8]): Add x-face-file.
9035 ([8.4]): Add links to gmane.emacs.gnus.user and
9036 gmane.emacs.gnus.general.
9037
9038 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9039
9040 * gnus-faq.texi: Use .invalid.
9041 ([5.4]): Fix gnus-posting-styles example.
9042
9043 2006-03-27 Romain Francoise <romain@orebokech.com>
9044
9045 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9046 Emacs/W3 needs a new maintainer.
9047 (Ispell): Update author and version info.
9048 (Mailcrypt): Mention PGG.
9049 (New in Emacs 22): Add PGG to the list of new packages.
9050 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9051 updating dead URLs.
9052
9053 2006-03-25 Karl Berry <karl@gnu.org>
9054
9055 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9056 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9057 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9058 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9059 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9060 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9061 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9062 (2) do not indent copyright year list (or anything else).
9063
9064 2006-03-21 Bill Wohler <wohler@newt.com>
9065
9066 * mh-e.texi (Folders): Various edits.
9067
9068 2006-03-20 Romain Francoise <romain@orebokech.com>
9069
9070 * gnus.texi (Mail Folders): Grammar fix.
9071
9072 2006-03-19 Bill Wohler <wohler@newt.com>
9073
9074 * mh-e.texi (Replying): Document Mail-Followup-To.
9075 Change manually-formatted table to multitable. Add debugging info.
9076 Move description of mh-reply-default-reply-to into paragraph
9077 that describes its values.
9078
9079 2006-03-17 Bill Wohler <wohler@newt.com>
9080
9081 * mh-e.texi: Use smallexample and smalllisp consistently.
9082 (Sending Mail Tour): Update method of entering
9083 addresses and subject.
9084 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9085 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9086
9087 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9088
9089 * org.texi: Version number change only.
9090
9091 2006-03-14 Bill Wohler <wohler@newt.com>
9092
9093 * mh-e.texi: Add index entries around each paragraph rather than
9094 depend on entries from beginning of node. Doing so ensures that
9095 index entries are less likely to be forgotten if text is cut and
9096 pasted, and are necessary anyway if the references are on a
9097 separate page. It seems that makeinfo is now (v. 4.8) only
9098 producing one index entry per node, so there is no longer any
9099 excuse not to. Use subheading instead of heading. The incorrect
9100 use of heading produced very large fonts in Info--as large as the
9101 main heading.
9102 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9103 versions 6 and 7 appeared *around* the time of these Emacs releases.
9104
9105 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9106
9107 * org.texi (Clean view): Document new startup options.
9108
9109 2006-03-11 Bill Wohler <wohler@newt.com>
9110
9111 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9112 (Composing, Scan Line Formats): Fix @refs.
9113 (Getting Started): Define MH profile and MH profile components.
9114 (Incorporating Mail, Reading Mail, Viewing, Printing)
9115 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9116 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9117 for string constants.
9118 (Tool Bar): Remove spurious quote.
9119 (Junk): Use ``...'' instead of "...".
9120 (Scan Line Formats): Replace @samp with @kbd.
9121
9122 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9125
9126 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9127
9128 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9129 easy to understand.
9130
9131 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9132
9133 * gnus.texi: Markup fix.
9134 (Fancy Mail Splitting): Specify new feature.
9135
9136 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9137
9138 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9139 partial-words matching.
9140
9141 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9142
9143 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9144
9145 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9146 (MIME Commands): Fix mm-discouraged-alternatives.
9147
9148 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9149
9150 * org.texi: Version number change only.
9151
9152 2006-03-06 Bill Wohler <wohler@newt.com>
9153
9154 * mh-e.texi: Move from SourceForge repository to Savannah.
9155 This is version 7.93, which is a total rewrite from the previous
9156 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9157 version 7.93.
9158
9159 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9160
9161 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9162
9163 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (Interaction): Add item about `org-mouse.el' by
9166 Piotr Zielinski.
9167 (Managing links): Document that also mouse-1 can be used to
9168 activate a link.
9169 (Headlines, FAQ): Add entry about hiding leading stars.
9170 (Miscellaneous): Resort the sections in this chapter to a more
9171 logical sequence.
9172
9173 2006-02-27 Simon Josefsson <jas@extundo.com>
9174
9175 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9176 2004-01-27 from the trunk).
9177
9178 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9179
9180 * cc-mode.texi: Rename c-hungry-backspace to
9181 c-hungry-delete-backwards, at the request of RMS. Leave the old
9182 name as an alias.
9183
9184 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9185
9186 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9187 include the function header within the defun.
9188
9189 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9190
9191 * cc-mode.texi: Correct two typos.
9192
9193 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9194
9195 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9196 existing comment.
9197 (Electric Keys): Add a justification for electric indentation.
9198 (Hungry WS Deletion): Clear up the names and complications of the
9199 BACKSPACE and DELETE keys.
9200
9201 2006-02-23 Juri Linkov <juri@jurta.org>
9202
9203 * faq.texi (Common requests): Move `Turning on auto-fill by
9204 default' after `Wrapping words automatically'. Move `Working with
9205 unprintable characters' before `Searching for/replacing newlines'.
9206 Move `Replacing highlighted text' after `Highlighting a region'.
9207 Merge `Repeating commands' and `Repeating a command as many times
9208 as possible' into the former.
9209 (Packages that do not come with Emacs): Add refs to Gmane and
9210 etc/MORE.STUFF.
9211
9212 2006-02-23 Juri Linkov <juri@jurta.org>
9213
9214 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9215 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9216 Add xref to `(emacs)Reporting Bugs'.
9217 (Getting a printed manual): Add URL to other formats of the manual.
9218 (Common requests): Fix menu.
9219 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9220 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9221 (Inserting text at the beginning of each line): Add pxref to
9222 `Changing the included text prefix'.
9223 (Forcing the cursor to remain in the same column): Mention `track-eol'
9224 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9225 (Replacing text across multiple files): Add keybinding `Q' for
9226 `dired-do-query-replace'.
9227
9228 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * reftex.texi: Version number and date change only.
9231
9232 * org.texi (Internal Links): Rewrite to cover the modified
9233 linking system.
9234
9235 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9236
9237 * faq.texi: Remove the coding cookie, it's not needed anymore.
9238
9239 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9240
9241 * faq.texi (Colors on a TTY): Mention Mac OS port.
9242
9243 2006-02-12 Karl Berry <karl@gnu.org>
9244
9245 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9246 8-bit accented a.
9247
9248 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9249
9250 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9251
9252 2006-02-08 Romain Francoise <romain@orebokech.com>
9253
9254 * faq.texi (Top): Remove paragraph about the FAQ being a
9255 transitional document, etc.
9256 (Searching for/replacing newlines): New node.
9257 (Yanking text in isearch): New node.
9258 (Inserting text at the beginning of each line): Rename and make
9259 more general, mention `M-;' in Message mode.
9260
9261 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * faq.texi (Meta key does not work in xterm)
9264 (Emacs does not display 8-bit characters)
9265 (Inputting eight-bit characters): Update xrefs.
9266
9267 2006-02-06 Romain Francoise <romain@orebokech.com>
9268
9269 * faq.texi (VM): VM now at version 7.19.
9270 Set myself as maintainer of this file.
9271
9272 2006-02-04 Michael Olson <mwolson@gnu.org>
9273
9274 * erc.texi (History): Note that ERC is now included with Emacs.
9275
9276 2006-01-31 Romain Francoise <romain@orebokech.com>
9277
9278 * message.texi (Message Headers): Explain what
9279 `message-alternative-emails' does in more detail.
9280 Update copyright year.
9281
9282 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9283
9284 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9285
9286 2006-01-29 Richard M. Stallman <rms@gnu.org>
9287
9288 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9289
9290 2006-01-29 Michael Olson <mwolson@gnu.org>
9291
9292 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9293
9294 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9295
9296 * faq.texi (New in Emacs 22): Mention ERC.
9297
9298 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9299
9300 * rcirc.texi: Capitalize dir entry for consistency with the entry
9301 in info/dir and other entries in the Emacs category.
9302 Fix typos. Delete trailing whitespace.
9303
9304 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9305
9306 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9307
9308 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9309
9310 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9311 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9312
9313 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9314 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9315
9316 2006-01-27 Alex Schroeder <alex@gnu.org>
9317
9318 * rcirc.texi: New file.
9319
9320 2006-01-23 Juri Linkov <juri@jurta.org>
9321
9322 * widget.texi (User Interface): Add S-TAB for widget-backward.
9323
9324 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9325
9326 Sync with Tramp 2.0.52.
9327
9328 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9329 Add Tramp disabling item. New item for common connection problems.
9330 (various): Apply "ftp" as method for the download URL.
9331 (Bug Reports): Refer to FAQ for common problems.
9332
9333 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9334
9335 * widget.texi (User Interface): Use @key for TAB.
9336
9337 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9338
9339 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9340 for TAB.
9341
9342 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9343
9344 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9345
9346 * gnus.texi: Update copyright.
9347
9348 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9349
9350 * gnus.texi (Article Washing): Additions.
9351
9352 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9353
9354 * org.texi (Agenda commands): Document tags command.
9355
9356 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9357
9358 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9359
9360 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9361
9362 * gnus.texi (RSS): Addition.
9363
9364 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9365
9366 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9367
9368 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9369
9370 * emacs-mime.texi (Display Customization): Add setting example to
9371 mm-discouraged-alternatives.
9372
9373 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9374
9375 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9376 version is the canonical version.
9377
9378 2006-01-08 Alex Schroeder <alex@gnu.org>
9379
9380 * pgg.texi (Caching passphrase): Rewording.
9381
9382 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9383
9384 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9385 repository URL.
9386
9387 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9388
9389 * org.texi: Removed the accidentally re-added empty line in the
9390 direntry.
9391
9392 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9393
9394 * org.texi (Agenda Views): Chapter reorganized.
9395
9396 2005-12-29 Romain Francoise <romain@orebokech.com>
9397
9398 * faq.texi (Using Customize): New node.
9399
9400 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9401
9402 * org.texi: Remove blank line in @direntry. It is non-standard
9403 and recursively produces blank lines all over the dir file (when
9404 using Texinfo 4.8).
9405
9406 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9407
9408 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9409
9410 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9411
9412 * org.texi (Tags): Boolean logic documented.
9413 (Agenda Views): Document custom commands.
9414
9415 2005-12-20 David Kastrup <dak@gnu.org>
9416
9417 * faq.texi (AUCTeX): Update version and mailing list info.
9418
9419 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * gnus.texi (MIME Commands): Mention addition of
9422 multipart/alternative to gnus-buttonized-mime-types and add xref
9423 to mm-discouraged-alternatives.
9424
9425 * emacs-mime.texi (Display Customization): Mention addition of
9426 "image/.*" and add xref to gnus-buttonized-mime-types in the
9427 mm-discouraged-alternatives section.
9428
9429 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9430
9431 * org.texi (Tags): New section.
9432 (Agenda Views): Chapter reorganized.
9433
9434 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9435
9436 * org.texi (Internal Links): Add a missing comma after an @xref.
9437
9438 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9439
9440 * faq.texi (Filling paragraphs with a single space): No need to
9441 change sentence-end now.
9442
9443 2005-12-13 Romain Francoise <romain@orebokech.com>
9444
9445 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9446
9447 2005-12-12 Jay Belanger <belanger@truman.edu>
9448
9449 * faq.texi (Calc): Update version number.
9450
9451 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9452
9453 * org.texi (Progress Logging): New section.
9454
9455 2005-12-10 Romain Francoise <romain@orebokech.com>
9456
9457 Update the Emacs FAQ for the 22.1 release.
9458
9459 * faq.texi: Set VER to `22.1'.
9460 (Basic editing): Explain how to use localized versions of the
9461 Tutorial. Mention that `C-h r' displays the manual.
9462 Delete obsolete WWW link to an Emacs 18 tutorial.
9463 (Getting a printed manual): Point to the new locations of the
9464 manuals on the GNU Web site.
9465 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9466 available via Info (it was previously distributed separately).
9467 (Installing Texinfo documentation): The latest version of Texinfo
9468 is 4.8, not 4.0.
9469 (Informational files for Emacs): COPYING is the GNU General Public
9470 License, not the Emacs General Public License.
9471 (Informational files for Emacs): Delete obsolete link to the
9472 GNUinfo pages as they have been removed from the GNU Web site.
9473 (New in Emacs 22): New node.
9474 (Setting up a customization file): Say that most packages support
9475 Customize nowadays.
9476 (Colors on a TTY): Delete reference to instructions on how to
9477 enable syntax highlighting, it is now enabled by default.
9478 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9479 at startup automatically.
9480 (Controlling case sensitivity): Mention `M-c' in isearch.
9481 (Using an already running Emacs process): Emacs now creates the
9482 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9483 gnuserv. As emacsclient can now run Lisp code as well, delete a
9484 sentence praising gnuserv for that. Simplify description of how
9485 the client/server operation works.
9486 (Compiler error messages): Delete obsolete text (compile.el has
9487 been rewritten).
9488 (Indenting switch statements): Fix typo.
9489 (Matching parentheses): Simplify setup instructions, mention the
9490 menu bar item in the Options menu.
9491 (Repeating a command as many times as possible): Mention `C-x e'.
9492 (Going to a line by number): Mention new keymap and bindings
9493 `M-g M-g', `M-g M-p' and `M-g M-n'.
9494 (Turning on syntax highlighting): Now on by default. Simplify.
9495 (Replacing highlighted text): Use `1', not `t'.
9496 (Problems with very large files): The maximum size is now 256MB on
9497 32-bit machines.
9498 (^M in the shell buffer): Mention `comint-process-echoes'.
9499 (Emacs for Apple computers): Emacs 22 has native support for Mac
9500 OS X.
9501 (Translating names to IP addresses): Delete node.
9502 (Binding keys to commands): Fix typo.
9503 (SPC no longer completes file names): New node.
9504 (MIME with Emacs mail packages): Delete section about the Emacs
9505 MIME FAQ (it's not reachable anymore).
9506
9507 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9508
9509 * cc-mode.texi: The manual has been extensively revised: the
9510 information about using CC Mode has been separated from the larger
9511 and more difficult chapters about configuration. It has been
9512 updated for CC Mode 5.31.
9513
9514 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9517 (Selecting an implementation): Fix descriptions.
9518
9519 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9520
9521 * message.texi (Various Message Variables): Addition.
9522
9523 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * message.texi: Fix default values.
9526
9527 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * message.texi (Header Commands): Clarify descriptions of
9530 message-cross-post-followup-to, message-reduce-to-to-cc, and
9531 message-insert-wide-reply.
9532 (Various Commands): Fix kindex for message-kill-to-signature;
9533 clarify description of message-tab.
9534
9535 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * message.texi (Mailing Lists): Fix description about MFT.
9538
9539 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9540
9541 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9542
9543 * gnus.texi (Slow Terminal Connection): Replace old description
9544 with new one.
9545
9546 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9547
9548 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9549 replace X-Draft-Headers with X-Draft-From.
9550
9551 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9552
9553 * gnus.texi (Various Various): Fix the default value of
9554 nnheader-max-head-length.
9555 (Gnus Versions): Fix typo.
9556
9557 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9558
9559 * org.texi (Structure editing): Document new functionality of
9560 M-RET.
9561
9562 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9563
9564 * org.texi (Internal Links): Fix Texinfo usage.
9565
9566 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9567
9568 * org.texi (TODO basics): Document the global todo list.
9569 (TODO items): Documents sparse tree for specific TODO
9570 keywords.
9571
9572 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9573
9574 * org.texi (Plain Lists): Typos fixed.
9575
9576 2005-11-28 Jay Belanger <belanger@truman.edu>
9577
9578 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9579
9580 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9581
9582 * org.texi (Structure editing): New item moving commands added.
9583 (Plain Lists): New section.
9584
9585 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9586
9587 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9588 (Agenda): Document commands `org-cycle-agenda-files' and
9589 `org-agenda-file-to-front'.
9590 (Built-in table editor): Document `org-table-sort-lines'.
9591 (HTML formatting): Export of hand-formatted lists.
9592
9593 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9594
9595 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9596 new variable gnus-toolbar-thickness.
9597
9598 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9599
9600 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9601
9602 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9603
9604 * gnus.texi (X-Face): Fix description.
9605 (XVarious): Remove gnus-xmas-logo-color-alist and
9606 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9607
9608 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * gnus.texi (Group Parameters): Mention new variable
9611 gnus-parameters-case-fold-search.
9612 (Home Score File): Addition.
9613
9614 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9615
9616 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9617 (Overview): List supported feed types.
9618 (Installation): No installation necessary when using autoload.
9619 (Configuration): Rename "RSS" to "news".
9620
9621 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9622
9623 * pgg.texi (User Commands): Document additional passphrase
9624 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9625 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9626
9627 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * org.texi: Version number changed to 3.19.
9630
9631 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9632
9633 * pgg.texi (How to use): Update the example to add autoload of
9634 pgg-encrypt-symmetric-region.
9635 (User Commands): Document pgg-encrypt-symmetric-region.
9636 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9637
9638 2005-10-27 Jay Belanger <belanger@truman.edu>
9639
9640 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9641 mention other TeX-related units.
9642
9643 2005-10-23 Lars Hansen <larsh@soem.dk>
9644
9645 * dired-x.texi (Miscellaneous Commands):
9646 Replace dired-do-relative-symlink by dired-do-relsymlink and
9647 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9648
9649 2005-10-23 Jay Belanger <belanger@truman.edu>
9650
9651 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9652 constant.
9653
9654 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9655
9656 * faq.texi (Bugs and problems):
9657 Replace `dired-move-to-filename-regexp' by
9658 `directory-listing-before-filename-regexp'.
9659
9660 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9661
9662 * newsticker.texi (UPDATED): Set value.
9663
9664 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9665
9666 * gnus.texi (Document Groups): Remove duplicate item.
9667
9668 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9669
9670 * org.texi (Summary): Mention iCalendar support.
9671 (Exporting): Document iCalendar support.
9672
9673 2005-10-18 Romain Francoise <romain@orebokech.com>
9674
9675 * viper.texi (Viper Specials): Capitalize GNU.
9676
9677 2005-10-17 Juri Linkov <juri@jurta.org>
9678
9679 * info.texi (Getting Started, Search Index, Expert Info):
9680 Fix wording.
9681 (Search Text): Replace `echo area' with `mode line'.
9682 (Search Index): Both `i' and `,' find all index entries.
9683 Replace example `C-f' with `C-l' (which exists in index of Info
9684 manual) and delete spaces in its keyboard input sequence.
9685 Delete unnecessary explanations about literal characters.
9686
9687 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9688
9689 * gnus.texi (Document Server Internals): Addition.
9690
9691 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9692
9693 * gnus.texi (A note on namespaces): Fix RFC reference.
9694
9695 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9696
9697 * gnus.texi (RSS): Fix key description.
9698
9699 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9700
9701 * gnus.texi: Emacs/w3 -> Emacs/W3.
9702 (Browsing the Web): Fix description.
9703 (Web Searches): Ditto.
9704 (Customizing W3): Ditto.
9705
9706 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9707
9708 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9709
9710 2005-10-11 Jay Belanger <belanger@truman.edu>
9711
9712 * calc.texi (Integration): Mention using `a i' to compute definite
9713 integrals.
9714
9715 2005-10-11 Juri Linkov <juri@jurta.org>
9716
9717 * info.texi: Rearrange nodes.
9718 (Top): Update menu. Change ref `Info for Experts' to
9719 `Advanced Info Commands'.
9720 (Getting Started): Fix description of manual's parts.
9721 (Help-Int): Change xref `Info Search' to `Search Index', and
9722 `Expert Info' to `Advanced'.
9723 (Advanced): Move node one level up.
9724 (Search Text, Search Index): New nodes split out from `Info Search'.
9725 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9726 split out from `Advanced'.
9727 (Advanced, Emacs Info Variables): De-document editing an Info file
9728 in Info.
9729 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9730 (Creating an Info File): Delete node and move its text to
9731 `Expert Info'.
9732
9733 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9734
9735 * org.texi (Workflow states): Documented that change in keywords
9736 becomes active only after restart of Emacs.
9737
9738 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9739
9740 Sync with Tramp 2.0.51.
9741
9742 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9743
9744 * speedbar.texi (Introduction): Describe new location of speedbar
9745 on menubar.
9746 (Basic Key Bindings): Remove descriptions of bindings that have
9747 been removed.
9748
9749 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9750
9751 * speedbar.texi (GDB): Describe use of watch expressions.
9752
9753 2005-09-28 Simon Josefsson <jas@extundo.com>
9754
9755 * message.texi (IDNA): Fix.
9756
9757 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9758
9759 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9760 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9761 description of nntp-open-connection-function.
9762 (Common Variables): Fix descriptions.
9763
9764 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * gnus.texi (Server Buffer Format): Document the %a format spec.
9767
9768 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9771
9772 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9773
9774 * org.texi Version 3.16.
9775
9776 2005-09-19 Miles Bader <miles@gnu.org>
9777
9778 * newsticker.texi: Get rid of CVS keywords.
9779
9780 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9781
9782 * gnus.texi (Finding the Parent): Fix description of how Gnus
9783 finds article.
9784
9785 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9786
9787 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9788 to drop off non-answered articles.
9789
9790 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9791
9792 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9793 braces (which are unsupported by NMAKE) for macro `srcdir'.
9794
9795 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9796
9797 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9798 (../info/newsticker, newsticker.dvi): New targets.
9799
9800 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9801
9802 * newsticker.texi: Replace @command with @code. Replace @example
9803 with @lisp.
9804 (Top): Add explanations to menu items.
9805 (GNU Free Documentation License): Remove.
9806
9807 2005-09-16 Romain Francoise <romain@orebokech.com>
9808
9809 Update all files to specify GFDL version 1.2.
9810
9811 * doclicense.texi (GNU Free Documentation License): Update to
9812 version 1.2.
9813
9814 2005-09-15 Richard M. Stallman <rms@gnu.org>
9815
9816 * newsticker.texi: Fix @setfilename.
9817
9818 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9819 (../info/newsticker, newsticker.dvi): New targets.
9820
9821 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9822
9823 * org.texi: Version 3.15.
9824
9825 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9826
9827 * ses.texi: Combine all three indices into one.
9828 Correct a few typos.
9829
9830 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9831
9832 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9833
9834 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9835
9836 * emacs-mime.texi (Handles): Remove duplicate item.
9837 (Encoding Customization): Fix the default value for
9838 mm-coding-system-priorities.
9839 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9840 (Basic Functions): Fix reference.
9841
9842 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9843
9844 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9845
9846 2005-08-18 Richard M. Stallman <rms@gnu.org>
9847
9848 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9849 and web site.
9850
9851 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9852 not keyboard-translate.
9853
9854 2005-08-11 Richard M. Stallman <rms@gnu.org>
9855
9856 * faq.texi (Using regular expressions): Fix xref.
9857
9858 2005-08-09 Juri Linkov <juri@jurta.org>
9859
9860 * info.texi (Help-P): Replace `Prev' with `Previous'.
9861 (Help-M, Help-Xref): Add S-TAB.
9862 (Help-FOO): Update `u' command.
9863 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9864 Update info about visibility of xref parts.
9865 (Help-Int): Fix `m' command. Rename `Info-last' to
9866 `Info-history-back'. Add `Info-history-forward'.
9867 (Advanced): Fix `g*' and `M-n' commands.
9868 (Info Search): Add `index-apropos' in stand-alone browser.
9869 Add isearch commands.
9870 (Emacs Info Variables): Remove `Info-fontify'.
9871 Add `Info-mode-hook'. Update face names.
9872 Add `Info-fontify-maximum-menu-size',
9873 `Info-fontify-visited-nodes', `Info-isearch-search'.
9874
9875 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9876
9877 Sync with Tramp 2.0.50.
9878
9879 * tramp.texi: Use @option{} consequently for method names.
9880 (Inline methods, External transfer methods): Remove references to
9881 Cygwin.
9882 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9883 implementation.
9884
9885 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9886
9887 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9888 Mention that gnus-init-file is not read when Emacs is invoked with
9889 --no-init-file or -q.
9890
9891 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9892
9893 * org.texi: Version 3.14.
9894
9895 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9896
9897 * org.texi: Version 3.13.
9898
9899 2005-07-18 Juri Linkov <juri@jurta.org>
9900
9901 * calc.texi (Time Zones, Logical Operations):
9902 * cl.texi (Overview):
9903 * org.texi (TODO types):
9904 * sc.texi (Emacs 18 MUAs):
9905 * speedbar.texi (Top):
9906 * url.texi (History):
9907 Delete duplicate duplicate words.
9908
9909 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9910
9911 * cl.texi (Type Predicates): Document `atom' type.
9912
9913 2005-07-04 Lute Kamstra <lute@gnu.org>
9914
9915 Update FSF's address in GPL notices.
9916
9917 * calc.texi (Copying):
9918 * doclicense.texi (GNU Free Documentation License):
9919 * faq.texi (Contacting the FSF):
9920 * mh-e.texi (Copying): Update FSF's address.
9921
9922 2005-07-03 Richard M. Stallman <rms@gnu.org>
9923
9924 * flymake.texi (Example -- Configuring a tool called directly):
9925 Update name of flymake-build-relative-filename.
9926
9927 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9928
9929 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9930
9931 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9932
9933 * org.texi: Version 3.12.
9934
9935 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9936
9937 * makefile.w32-in (MAKEINFO): Use --force.
9938 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9939 Makefile.in.
9940 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9941 more shells.
9942
9943 2005-06-23 Richard M. Stallman <rms@gnu.org>
9944
9945 * speedbar.texi (Creating a display): Texinfo usage fixes.
9946
9947 * tramp.texi (Customizing Completion, Auto-save and Backup):
9948 Texinfo usage fixes.
9949
9950 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9951
9952 * dired-x.texi (Miscellaneous Commands):
9953 * ediff.texi (Miscellaneous):
9954 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9955 (Agent Variables):
9956 * info.texi (Help-Xref):
9957 * message.texi (Message Headers):
9958 * org.texi (Remember):
9959 * reftex.texi (Options (Defining Label Environments))
9960 (Options (Index Support), Options (Viewing Cross-References))
9961 (Options (Misc), Changes):
9962 * speedbar.texi (Creating a display):
9963 * tramp.texi (Customizing Completion, Auto-save and Backup):
9964 Texinfo usage fix.
9965
9966 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9967
9968 * org.texi: Version 3.11.
9969
9970 2005-06-12 Jay Belanger <belanger@truman.edu>
9971
9972 * calc.texi (Getting Started): Remove extra menu item.
9973
9974 2005-05-31 Jay Belanger <belanger@truman.edu>
9975
9976 * calc.texi (Notations Used in This Manual): Use @kbd for key
9977 sequence.
9978 (Demonstration of Calc): Mention another way of starting Calc.
9979 (Starting Calc): Mention long name of M-#.
9980 (Embedded Mode Overview): Remove unnecessary instruction.
9981 (Other M-# commands): Rephrase `M-# 0' explanation.
9982 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9983 reflect current behavior.
9984
9985 2005-05-30 Jay Belanger <belanger@truman.edu>
9986
9987 * calc.texi (Hooks): Change description of calc-window-hook and
9988 calc-trail-window-hook to match usage.
9989 (Computational Functions): Add more constant-generating functions.
9990 (Customizable Variables): Use defvar.
9991
9992 2005-05-28 Jay Belanger <belanger@truman.edu>
9993
9994 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9995 (Basic Embedded Mode): Explain behavior of arguments to
9996 calc-embedded-mode.
9997
9998 2005-05-27 Jay Belanger <belanger@truman.edu>
9999
10000 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10001 current behavior.
10002
10003 2005-05-25 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi: Change Calc version number throughout.
10006 (Keypad Mode): Change location in info output.
10007 (Keypad mode overview): Move picture of keypad.
10008
10009 2005-05-21 Jay Belanger <belanger@truman.edu>
10010
10011 * calc.texi (Storing variables): Mention that only most variables
10012 are void to begin with.
10013
10014 2005-05-21 Kevin Ryde <user42@zip.com.au>
10015
10016 * widget.texi (Basic Types): Update cross ref from "Enabling
10017 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10018 lispref/text.texi change.
10019
10020 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10021
10022 * org.texi: Version 3.09.
10023
10024 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10025
10026 * reftex.texi: Version 4.28.
10027
10028 2005-05-16 Jay Belanger <belanger@truman.edu>
10029
10030 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10031
10032 2005-05-14 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Default Simplifications): Insert missing ! (logical
10035 not operator).
10036
10037 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10038
10039 Sync with Tramp 2.0.49.
10040
10041 2005-05-10 Jay Belanger <belanger@truman.edu>
10042
10043 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10044 to 1.
10045
10046 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10047
10048 * org.texi: Version 3.08, structure reorganized.
10049
10050 2005-04-24 Richard M. Stallman <rms@gnu.org>
10051
10052 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10053
10054 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10055
10056 * org.texi: Update to version 3.06.
10057
10058 2005-04-13 Lute Kamstra <lute@gnu.org>
10059
10060 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10061
10062 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10063
10064 * cl.texi (Porting Common Lisp): Fix typo.
10065
10066 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10067
10068 * gnus.texi (RSS): Addition.
10069
10070 2005-04-04 Jay Belanger <belanger@truman.edu>
10071
10072 * calc.texi: Change Calc version number.
10073 (Customizable variables): Fix description of calc-language-alist.
10074 (Copying): Put in version 2 of GPL.
10075
10076 2005-04-01 Jay Belanger <belanger@truman.edu>
10077
10078 * calc.texi (Troubleshooting Commands): Remove comment about
10079 installation.
10080 (Installation): Remove section.
10081 (Customizable Variables): New section.
10082 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10083 (Graphical Devices): Add references to Customizable Variables.
10084
10085 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10086
10087 * emacs-mime.texi (Display Customization): Markup fixes.
10088 (rfc2047): Update.
10089
10090 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10091
10092 * gnus-faq.texi: Replaced with auto-generated version.
10093
10094 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10095
10096 * dired-x.texi (Multiple Dired Directories): default-directory was
10097 renamed to dired-default-directory.
10098
10099 2005-03-26 Jay Belanger <belanger@truman.edu>
10100
10101 * calc.texi (Simplifying Formulas, Rewrite Rules):
10102 Change description of top and bottom of fraction.
10103 (Modulo Forms): Move description of how to create modulo forms to
10104 earlier in the section.
10105 (Fraction Mode): Suggest using : to get a fraction by dividing.
10106 (Basic Arithmetic): Adjust placement of command name.
10107 (Truncating the Stack): Emphasize that "hidden" entries are still
10108 visible.
10109 (Installation): Move discussion of printing manual to "About This
10110 Manual".
10111 (About This Manual): Mention how to print the manual.
10112 (Reporting Bugs): Remove first person.
10113 (Building Vectors): Add algebraic version of append.
10114 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10115 (Grouping Digits): Fix typo.
10116
10117 2005-03-25 Werner Lemberg <wl@gnu.org>
10118
10119 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10120 Replace `legal' with `valid'.
10121
10122 2005-03-25 Werner Lemberg <wl@gnu.org>
10123
10124 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10125
10126 2005-03-24 Jay Belanger <belanger@truman.edu>
10127
10128 * calc.texi (General Mode Commands)
10129 (Mode Settings in Embedded Mode): Add some explanation of
10130 recording mode settings.
10131
10132 2005-03-24 Richard M. Stallman <rms@gnu.org>
10133
10134 * calc.texi: Remove praise of non-free software.
10135
10136 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10137 (Installation): Node deleted.
10138
10139 2005-03-23 Richard M. Stallman <rms@gnu.org>
10140
10141 * url.texi (HTTP language/coding): Improve last change.
10142
10143 2005-03-22 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Embedded Mode): Add new information on changing
10146 modes.
10147
10148 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10149
10150 Sync with Tramp 2.0.48.
10151
10152 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10153
10154 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10155 "GNU/Linux". Change all addresses to .gnu.org.
10156 (Default Method): Offer shortened syntax for "su" and "sudo"
10157 methods.
10158
10159 2005-03-07 Richard M. Stallman <rms@gnu.org>
10160
10161 * url.texi: Fix usage of "e.g.".
10162 (HTTP language/coding): Explain the rules for these strings.
10163
10164 2005-03-06 Richard M. Stallman <rms@gnu.org>
10165
10166 * woman.texi (Introduction): Minor cleanups.
10167
10168 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10169
10170 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10171 (Installation): Node deleted.
10172
10173 * mh-e.texi (Preface): Get rid of "Emacs 21".
10174
10175 * eshell.texi (Installation): Delete node (for Emacs 20).
10176
10177 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10178
10179 * flymake.texi: Refill and tweak style in @lisp blocks.
10180
10181 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10182
10183 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10184
10185 2005-03-01 Jay Belanger <belanger@truman.edu>
10186
10187 * calc.texi (Trigonometric and Hyperbolic Functions):
10188 Mention additional functions.
10189 (Algebraic Simplifications): Mention additional simplifications.
10190
10191 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10192
10193 * ses.texi: Add concept/function/variable indices (this work was
10194 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10195 papers on file at FSF).
10196
10197 2005-02-10 Jay Belanger <belanger@truman.edu>
10198
10199 * calc.texi: Change @LaTeX to La@TeX throughout.
10200 Redefine @expr as @math for TeX output.
10201 Redefine @texline as a no-op for TeX output.
10202 Define @tfn, replace @t by @tfn throughout.
10203
10204 2005-02-09 Jay Belanger <belanger@truman.edu>
10205
10206 * calc.texi: Add macro for LaTeX for info output.
10207
10208 2005-02-08 Kim F. Storm <storm@cua.dk>
10209
10210 * texinfo.tex (LaTex): Add def.
10211
10212 2005-02-06 Jay Belanger <belanger@truman.edu>
10213
10214 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10215 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10216 throughout manual.
10217
10218 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10219
10220 * gnus.texi: Some edits based on comments from David Abrahams.
10221
10222 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10223
10224 * gnus.texi (RSS): Fix the keystroke.
10225
10226 2005-01-24 David Kastrup <dak@gnu.org>
10227
10228 * faq.texi: Update AUCTeX version info.
10229
10230 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10231
10232 * gnus-faq.texi ([4.1]): Typo.
10233
10234 2005-01-19 Jay Belanger <belanger@truman.edu>
10235
10236 * calc.texi (Keep Arguments): Mention that keeping arguments
10237 doesn't work with keyboard macros.
10238
10239 2005-01-16 Richard M. Stallman <rms@gnu.org>
10240
10241 * autotype.texi (Autoinserting): Fix small error.
10242
10243 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10244
10245 Sync with Tramp 2.0.47.
10246
10247 * tramp.texi (Compilation): New section, describing compilation of
10248 remote files.
10249
10250 2005-01-11 Kim F. Storm <storm@cua.dk>
10251
10252 * widget.texi (Basic Types): Add :follow-link keyword.
10253
10254 2005-01-09 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10257
10258 2005-01-08 Jay Belanger <belanger@truman.edu>
10259
10260 * calc.texi: Change throughout to reflect new default value of
10261 calc-settings-file.
10262
10263 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10264
10265 * message.texi (Reply): `message-reply-to-function' should return
10266 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10267
10268 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10269
10270 * faq.texi (Changing load-path): Fix typo.
10271
10272 2005-01-05 Jay Belanger <belanger@truman.edu>
10273
10274 * calc.texi (Programming Tutorial): Replace kbd command by
10275 appropriate characters for a keyboard macro.
10276
10277 2005-01-04 Jay Belanger <belanger@truman.edu>
10278
10279 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10280 for Lucid Emacs.
10281 (Programming Tutorial): Mention that the user needs to be in the
10282 right mode to compute some functions.
10283
10284 2005-01-04 Jay Belanger <belanger@truman.edu>
10285
10286 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10287 no longer applicable.
10288
10289 2005-01-01 Jay Belanger <belanger@truman.edu>
10290
10291 * calc.texi (Programming Tutorial): Change description of how to
10292 edit keyboard macros to match current behavior.
10293
10294 2004-12-31 Jay Belanger <belanger@truman.edu>
10295
10296 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10297
10298 2004-12-20 Jay Belanger <belanger@truman.edu>
10299
10300 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10301 zero.
10302
10303 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10304
10305 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10306 @xref.
10307 (Font Locking): Avoid @strong{Note:}.
10308
10309 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10310
10311 Sync with Tramp 2.0.46.
10312
10313 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10314
10315 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10316
10317 * url.texi: Correct typos.
10318 (Retrieving URLs): @var{nil}->@code{nil}.
10319 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10320 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10321 (Dealing with HTTP documents): @inforef->@xref.
10322
10323 2004-12-15 Jay Belanger <belanger@truman.edu>
10324
10325 * calc.texi: Consistently capitalized all mode names.
10326 (Answers to Exercises): Mention that an answer can be a fraction
10327 when in Fraction mode.
10328
10329 2004-12-13 Jay Belanger <belanger@truman.edu>
10330
10331 * calc.texi: Fix some TeX definitions.
10332
10333 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10334
10335 * reftex.texi (Imprint): Remove erroneous @value's.
10336
10337 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10338
10339 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10340 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10341
10342 2004-12-08 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Starting Calc): Remove comment about installation.
10345 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10346
10347 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10348
10349 * url.texi: Update @setfilename.
10350 (Getting Started): No need to worry about Gnus versions.
10351 (Dealing with HTTP documents): Use @inforef.
10352
10353 * org.texi: Fix @direntry file name.
10354
10355 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10356
10357 * url.texi: New file.
10358
10359 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10360
10361 2004-12-06 Jay Belanger <belanger@truman.edu>
10362
10363 * calc.texi (Using Calc): Remove paragraph about installation.
10364
10365 2004-12-06 Jay Belanger <belanger@truman.edu>
10366
10367 * calc.texi: Use more Texinfo macros and less TeX defs.
10368 Remove @refill's.
10369
10370 2004-12-06 Richard M. Stallman <rms@gnu.org>
10371
10372 * org.texi: New file.
10373
10374 2004-12-05 Richard M. Stallman <rms@gnu.org>
10375
10376 * Makefile.in (org.dvi, ../info/org): New targets.
10377 (INFO_TARGETS): Add ../info/org.
10378 (DVI_TARGETS): Add org.dvi.
10379 (maintainer-clean): Remove the info files in the info dir.
10380
10381 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10382
10383 * idlwave.texi: Fix the setfilename directive to put the produced
10384 file in ../info.
10385 (Continued Statement Indentation): Resurrect Jan D.'s change from
10386 2004-11-03 that was lost when a newer version of idlwave.texi was
10387 imported.
10388
10389 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10390
10391 * gnus-faq.texi ([5.1]): Add missing bracket.
10392
10393 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10394 Index `spam-initialize'.
10395
10396 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10397
10398 * message.texi (Various Message Variables): Mention that all mail
10399 file variables are derived from `message-directory'.
10400
10401 * gnus.texi (Splitting Mail): Clarify bogus group.
10402
10403 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10404
10405 * emacs-mime.texi (Encoding Customization):
10406 Fix mm-coding-system-priorities entry.
10407
10408 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10409
10410 * idlwave.texi (Continued Statement Indentation):
10411 * reftex.texi (Options (Index Support))
10412 (Displaying and Editing the Index, Table of Contents):
10413 * speedbar.texi (Creating a display, Major Display Modes):
10414 Replace non-nil with non-@code{nil}.
10415
10416 2004-10-21 Jay Belanger <belanger@truman.edu>
10417
10418 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10419
10420 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10421
10422 * calc.texi (Reporting Bugs): Double up `@'.
10423
10424 2004-10-18 Jay Belanger <belanger@truman.edu>
10425
10426 * calc.texi (Reporting Bugs): Change the address that bugs
10427 should be sent to.
10428
10429 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10430
10431 * gnus.texi (New Features): Add 5.11.
10432
10433 * message.texi (Resending): Remove wrong default value.
10434
10435 * gnus.texi (Mail Source Specifiers): Describe possible problems
10436 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10437 `pop3-leave-mail-on-server' to the index.
10438
10439 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10440
10441 * message.texi (Canceling News): Add how to set a password.
10442
10443 2004-10-12 Jay Belanger <belanger@truman.edu>
10444
10445 * calc.texi (Help Commands): Change the descriptions of
10446 calc-describe-function and calc-describe-variable to match their
10447 current behavior.
10448
10449 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10450
10451 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10452
10453 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10454
10455 Sync with Tramp 2.0.45.
10456
10457 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10458 plink link. The URL is outdated. Originator contacted for
10459 clarification.
10460
10461 2004-10-10 Juri Linkov <juri@jurta.org>
10462
10463 * gnus.texi (Top, Marking Articles): Join two menus in one node
10464 because a node can have only one menu.
10465
10466 2004-10-09 Juri Linkov <juri@jurta.org>
10467
10468 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10469 example of nnmail-split-fancy.
10470
10471 2004-10-06 Karl Berry <karl@gnu.org>
10472
10473 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10474 consistency with other uses of dashes.
10475
10476 2004-10-05 Karl Berry <karl@gnu.org>
10477
10478 * info.texi: Consistently use --- throughout, periods at end of
10479 menu descriptions, and a couple typos.
10480
10481 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10482
10483 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10484 * pgg.texi (User Commands, Backend methods): Do.
10485 * gnus.texi: Markup fixes.
10486 (Setting Process Marks): Fix `M P a' entry.
10487 * emacs-mime.texi: Fixes.
10488
10489 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10490
10491 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10492 again.
10493 Use 5.10 instead of 5.10.0.
10494
10495 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10496
10497 * gnus.texi (Summary Mail Commands): S D e.
10498
10499 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10500
10501 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10502 the gnus-article-mode-line-format section.
10503
10504 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10505
10506 * gnus.texi (Various Summary Stuff): Fix the documentation for
10507 gnus-newsgroup-variables.
10508
10509 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10510
10511 * gnus.texi (MIME Commands):
10512 Add gnus-mime-display-multipart-as-mixed,
10513 gnus-mime-display-multipart-alternative-as-mixed,
10514 gnus-mime-display-multipart-related-as-mixed.
10515 (Mail Source Customization): Clarify `mail-source-directory'.
10516 (Splitting Mail): Mention gnus-group-find-new-groups.
10517 (SpamOracle): Fix typo.
10518
10519 * gnus-faq.texi: Untabify.
10520 ([6.3]): nnir.el is in contrib directory.
10521
10522 * message.texi (News Headers): Clarify how a unique ID is created.
10523
10524 * gnus.texi (Batching Agents): Fix typo in example.
10525 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10526
10527 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10528
10529 * gnus.texi (Group Parameters): Add more on hooks.
10530
10531 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10532
10533 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10534
10535 2004-09-22 Jay Belanger <belanger@truman.edu>
10536
10537 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10538 might be hidden during part of the session.
10539
10540 2004-09-20 Jay Belanger <belanger@truman.edu>
10541
10542 * calc.texi (Notations Used in This Manual): Put in an earlier
10543 mention that DEL could be called Backspace.
10544
10545 2004-09-10 Simon Josefsson <jas@extundo.com>
10546
10547 * gnus.texi (IMAP): Add example. Suggested and partially written
10548 by Steinar Bang <sb@dod.no>.
10549
10550 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10551
10552 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10553 netrc syntax.
10554
10555 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10556
10557 * gnus.texi (Spam ELisp Package Sequence of Events):
10558 Some clarifications.
10559 (Spam ELisp Package Global Variables): More clarifications.
10560
10561 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10562
10563 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10564 Mention spam-split does not modify incoming mail.
10565
10566 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10567
10568 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10569
10570 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10571
10572 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10573
10574 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10575
10576 * makefile.w32-in (sieve, pgg): Use $(infodir).
10577
10578 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10579
10580 * makefile.w32-in: Fix PGG and Sieve entries.
10581
10582 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10583
10584 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10585 Emacs and related programs.
10586
10587 2004-08-27 Richard M. Stallman <rms@gnu.org>
10588
10589 * faq.texi: Fix texinfo usage, esp. doublequotes.
10590 (Difference between Emacs and XEmacs): Some clarification.
10591
10592 * faq.texi (Difference between Emacs and XEmacs):
10593 Explain not to contrast XEmacs with GNU Emacs.
10594
10595 2004-08-26 Richard M. Stallman <rms@gnu.org>
10596
10597 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10598
10599 2004-08-22 David Kastrup <dak@gnu.org>
10600
10601 * reftex.texi (AUCTeX): Update links, section name.
10602
10603 * faq.texi (Calc): Update availability (included in 22.1).
10604 (AUCTeX): Update availability, information, versions, description.
10605
10606 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10607
10608 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10609
10610 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10611
10612 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10613
10614 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10615
10616 Sync with Tramp 2.0.44.
10617
10618 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10619
10620 * widget.texi (User Interface): Update how to separate the
10621 editable field of an editable-field widget from other widgets.
10622 (Programming Example): Add text after field.
10623
10624 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10625
10626 * emacs-mime.texi (Encoding Customization): Add a note to the
10627 mm-content-transfer-encoding-defaults entry.
10628 (rfc2047): Update.
10629
10630 * gnus.texi (Article Highlighting):
10631 Add gnus-cite-ignore-quoted-from.
10632 (POP before SMTP): New node.
10633 (Posting Styles): Addition.
10634 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10635 (Fancy Mail Splitting): Ditto.
10636 (X-Face): Add gnus-x-face.
10637
10638 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10639
10640 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10641 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10642
10643 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10644
10645 * gnus.texi (Mail Source Specifiers):
10646 Describe `pop3-leave-mail-on-server'.
10647
10648 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10649
10650 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10651
10652 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10653 repository. Change setfilename.
10654
10655 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10656
10657 2004-07-02 Juri Linkov <juri@jurta.org>
10658
10659 * pcl-cvs.texi (Viewing differences): Add `d r'.
10660
10661 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10662
10663 * ses.texi, viper.texi, flymake.texi, faq.texi:
10664 * eshell.texi, ediff.texi: Markup fixes.
10665
10666 2004-06-21 Karl Berry <karl@gnu.org>
10667
10668 * info.texi (Top): Mention that only Emacs has mouse support.
10669 (Getting Started): Mention this in a few other places.
10670
10671 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10672
10673 * autotype.texi (Copyrights, Timestamps):
10674 Recommend `before-save-hook' instead of `write-file-functions'.
10675
10676 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10677
10678 * dired-x.texi (dired-mark-omitted): Update keybinding.
10679
10680 2004-06-10 Kim F. Storm <storm@cua.dk>
10681
10682 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10683
10684 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10685
10686 * dired-x.texi (variable dired-omit-mode): Rename from
10687 dired-omit-files-p.
10688 (function dired-omit-mode): Rename from dired-omit-toggle.
10689 Call dired-omit-mode rather than set dired-omit-files-p.
10690 (dired-mark-omitted): Describe command.
10691
10692 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10693
10694 Version 2.0.41 of Tramp released.
10695
10696 2004-05-29 Juanma Barranquero <lektu@terra.es>
10697
10698 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10699 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10700
10701 2004-05-29 Richard M. Stallman <rms@gnu.org>
10702
10703 * cl.texi (Top): Call this chapter `Introduction'.
10704 (Overview): In TeX, no section heading here.
10705
10706 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10707
10708 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10709
10710 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10711 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10712
10713 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10714
10715 * flymake.texi: New file.
10716
10717 2004-05-28 Simon Josefsson <jas@extundo.com>
10718
10719 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10720
10721 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10722
10723 Version 2.0.40 of Tramp released.
10724
10725 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10726
10727 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10728
10729 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10730 variables `tramp-backup-directory-alist' and
10731 `tramp-bkup-backup-directory-info'.
10732 (Overview, Connection types)
10733 (External transfer methods, Default Method)
10734 (Windows setup hints): Remove restriction of password entering
10735 with external methods.
10736 (Auto-save and Backup): Make file name example
10737 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10738 and `auto-save-directory' must be used.
10739 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10740 only "NT"). Remove doubled entry "What kinds of systems does
10741 @tramp{} work on".
10742 (tramp): Macro removed.
10743 (Obtaining Tramp): Flag removed from title.
10744 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10745 and `trampver' used properly. Flag `tramp-inst' replaced by
10746 `installchapter'. Installation related text adapted.
10747
10748 2004-04-28 Masatake YAMATO <jet@gyve.org>
10749
10750 * widget.texi (Programming Example): Remove overlays.
10751
10752 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10753
10754 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10755
10756 2004-04-23 Juanma Barranquero <lektu@terra.es>
10757
10758 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10759
10760 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10761
10762 * info.texi (Info Search): Add info-apropos.
10763
10764 2004-03-22 Juri Linkov <juri@jurta.org>
10765
10766 * faq.texi: Fix help key bindings.
10767
10768 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10769
10770 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10771 (as suggested by Karl Berry). Update information about colored
10772 stars in menus. Add new subheading describing M-n.
10773
10774 2004-03-12 Richard M. Stallman <rms@gnu.org>
10775
10776 * cl.texi (Top): Rename top node's title.
10777
10778 2004-03-08 Karl Berry <karl@gnu.org>
10779
10780 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10781 problems making the texinfo distribution.
10782
10783 2004-02-29 Simon Josefsson <jas@extundo.com>
10784
10785 * smtpmail.texi (Authentication): Change the list of supported
10786 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10787 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10788 <voegelas@gmx.net>.
10789
10790 2004-02-29 Juanma Barranquero <lektu@terra.es>
10791
10792 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10793 Use $(DEL) instead of rm, and ignore exit code.
10794
10795 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10796
10797 Tramp version 2.0.39 released.
10798
10799 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10800
10801 * tramp.texi (Customizing Completion): Explain new functions
10802 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10803 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10804 (Top): Refer to Savannah mailing list as the major one.
10805 Mention older mailing lists in HTML mode only.
10806 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10807 (Frequently Asked Questions): Remote hosts must not be Unix-like
10808 for "smb" method.
10809 (Password caching): New node.
10810 (External transfer methods): Refer to password caching for "smb"
10811 method.
10812
10813 2004-02-17 Karl Berry <karl@gnu.org>
10814
10815 * info.texi (Help-Int): Mention the new line number feature.
10816
10817 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10818
10819 * ses.texi (Advanced Features): New functionality for
10820 ses-set-header-row (defaults to current row unless C-u used).
10821 (Acknowledgements): Add Stefan Monnier.
10822
10823 2003-12-29 Kevin Ryde <user42@zip.com.au>
10824
10825 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10826
10827 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10828
10829 Tramp version 2.0.38 released.
10830
10831 * tramp.texi (Remote shell setup): Warn of environment variables
10832 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10833 <sven.gabriel@imk.fzk.de>.
10834 (Configuration): Tramp now chooses base64/uuencode
10835 automatically. Update wording accordingly.
10836 (Top): More description for the `Default Method' menu entry.
10837 (Default Method): Use @code, not @var, for Lisp variables.
10838 (Default Method): New subsection `Which method is the right one
10839 for me?'. Suggested by Christian Kirsch.
10840 (Configuration): Pointer to new subsection added.
10841 (Default Method): Too many "use" in one sentence.
10842 Rephrase. Reported by Christian Kirsch.
10843 (Filename Syntax): Old `su' example is probably a left-over from
10844 the sm/su method naming. Replace with `ssh', instead.
10845 (External transfer methods, Auto-save and Backup):
10846 Typo fixes.
10847
10848 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10849
10850 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10851 (Top): Mention japanese manual only if flag `jamanual' is set.
10852 Insert section `Japanese manual' in menu.
10853
10854 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10855
10856 * eshell.texi (Known Problems): Add doc item.
10857
10858 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10859
10860 * cc-mode.texi: Update for CC Mode 5.30.
10861
10862 Note: Please refrain from doing purely cosmetic changes like
10863 removing trailing whitespace in this manual; it clobbers cvs
10864 merging for no good reason.
10865
10866 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10867
10868 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10869 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10870 @acronym{ASCII}.
10871
10872 2003-10-26 Karl Berry <karl@gnu.org>
10873
10874 * info.texi (Info Search): Echo area, not echo are. From Debian
10875 diff.
10876
10877 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10878
10879 * widget.texi (Defining New Widgets): Document new behavior of
10880 :buttons and :children keywords.
10881
10882 2003-10-22 Miles Bader <miles@gnu.org>
10883
10884 * Makefile.in (info): Move before $(top_srcdir)/info.
10885
10886 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10887
10888 * tramp.texi (Inline methods): Small grammar fix.
10889 (External transfer methods): Likewise.
10890
10891 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10892
10893 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10894
10895 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10896
10897 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10898
10899 2003-09-30 Richard M. Stallman <rms@gnu.org>
10900
10901 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10902
10903 * widget.texi (User Interface): Fix typos.
10904
10905 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10906
10907 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10908
10909 * pcl-cvs.texi (Selected Files): Fix typo.
10910
10911 2003-09-21 Karl Berry <karl@gnu.org>
10912
10913 * info.texi (] and [ commands): No period at end of section title.
10914
10915 2003-09-04 Miles Bader <miles@gnu.org>
10916
10917 * Makefile.in (top_srcdir): New variable.
10918 ($(top_srcdir)/info): New rule.
10919 (info): Depend on it.
10920
10921 2003-09-03 Peter Runestig <peter@runestig.com>
10922
10923 * makefile.w32-in: New file.
10924
10925 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10926
10927 * widget.texi (User Interface): Explain the need of static text
10928 around an editable field.
10929
10930 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10931
10932 * widget.texi (Basic Types): The argument to `:help-echo' can now
10933 be a form that evaluates to a string.
10934
10935 2003-08-18 Kim F. Storm <storm@cua.dk>
10936
10937 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10938
10939 2003-08-16 Richard M. Stallman <rms@gnu.org>
10940
10941 * dired-x.texi (Shell Command Guessing): Explain *.
10942
10943 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10944
10945 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10946 log-edit-insert-changelog.
10947
10948 2003-08-03 Karl Berry <karl@gnu.org>
10949
10950 * info.texi: Need @contents.
10951
10952 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10953
10954 Tramp version 2.0.36 released.
10955
10956 * tramp.texi (Remote shell setup): Explain about problems with
10957 non-Bourne commands in ~/.profile and ~/.shrc.
10958
10959 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10960
10961 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10962 renaming of `vis-mode' to `visible-mode'.
10963
10964 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10965
10966 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10967 next, prev and up pointers.
10968
10969 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10970
10971 * info.texi (Help): Mention existence of Emacs and stand-alone
10972 Info at the very beginning of the tutorial.
10973 (Help-Inv): New node.
10974 (Help-]): New node.
10975 (Help-M): Systematically point out the differences between default
10976 Emacs and stand-alone versions. Delete second menu.
10977 (Help-Xref): Systematically point out the differences between
10978 default Emacs and stand-alone versions.
10979 (Help-Int): Change `l' example.
10980 (Expert Info): Fix typos.
10981 (Emacs Info Variables): Mention `Info-hide-note-references' and
10982 new default for `Info-scroll-prefer-subnodes'.
10983
10984 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10985
10986 Version 2.0.35 of Tramp released.
10987
10988 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10989 (Inline methods): Add methods `remsh' and `plink1'.
10990 (External transfer methods): Add method `remcp'.
10991 (Multi-hop Methods): Add method `remsh'.
10992 Small patch from Adrian Aichner <adrian@xemacs.org>:
10993 Fix minor typos.
10994 (Concept Index): Add to make manual searchable via
10995 `Info-index'.
10996 (Version Control): Add cindex entry.
10997
10998 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10999
11000 * trampver.texi: Version 2.0.34 released.
11001
11002 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11003
11004 * faq.texi: Improve previous changes.
11005
11006 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11007
11008 * faq.texi: Update copyright and maintenance details.
11009 Update some package URLs, versions, and maintainers.
11010 Remove many references to the Emacs Lisp Archive.
11011
11012 2003-04-23 Simon Josefsson <jas@extundo.com>
11013
11014 * smtpmail.texi: Fix license (the invariant sections mentioned has
11015 never been part of the smtp manual). Align info dir entry with
11016 other emacs packages.
11017
11018 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11019
11020 * tramp.texi: Version 2.0.33 released.
11021 Remove installation chapter. Remove XEmacs specifics.
11022
11023 2003-03-29 Richard M. Stallman <rms@gnu.org>
11024
11025 * tramp.texi (Top): Undo the previous renaming.
11026 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11027
11028 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
11029
11030 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11031 version of manual.
11032
11033 * tramp.texi (Auto-save and Backup): New node.
11034
11035 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11036
11037 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11038 Emacs" in order to have better differentiation to "XEmacs".
11039 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11040 are new macros in order to point to the other Emacs flavor where
11041 appropriate. In info case, point to node `Installation' in order
11042 to explain how to generate the other way. In html case, make a
11043 link to the other html file.
11044 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11045 after CVS checkout/update.
11046 (Installation): Completely rewritten.
11047 (Installation parameters, Load paths): New sections under
11048 `Installation'.
11049
11050 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11051
11052 * tramp.texi: Version 2.0.30 released.
11053 Replace word "path" with "localname" where used as a component of
11054 a Tramp file name.
11055
11056 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11057
11058 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11059 introduced.
11060 (Installation): Explain what to do if files from the tramp/contrib
11061 directory are needed.
11062
11063 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11064
11065 * smtpmail.texi (How Mail Works): New.
11066
11067 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11068
11069 * smtpmail.texi: New file.
11070
11071 * Makefile.in: Build SMTP manual.
11072
11073 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11074
11075 * tramp.texi: Version 2.0.29 released.
11076 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11077 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11078
11079 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11080
11081 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11082 another package loads accidentally Ange-FTP.
11083
11084 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11085
11086 * tramp.texi (Customizing Completion): Add function
11087 `tramp-parse-sconfig'. Change example of
11088 `tramp-set-completion-function', because parsing of ssh config
11089 files looks more natural.
11090
11091 2003-01-15 Kevin Ryde <user42@zip.com.au>
11092
11093 * gnus.texi (Using MIME): Mention auto-compression-mode with
11094 gnus-mime-copy-part.
11095
11096 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11097
11098 * gnus.texi: Do not use `path' in several locations.
11099
11100 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11101
11102 * tramp.texi (External transfer methods): New method `smb'.
11103 From Michael Albinus.
11104
11105 2002-11-05 Karl Berry <karl@gnu.org>
11106
11107 * info.texi (Info-fontify): Reorder face list to avoid bad line
11108 breaks.
11109
11110 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11111
11112 * tramp.texi: Move @copying to standard place.
11113 Use @insertcopying.
11114
11115 2002-10-02 Karl Berry <karl@gnu.org>
11116
11117 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11118 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11119 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11120 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11121 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11122 * widget.texi, woman.texi:
11123 Per rms, update all manuals to use @copying instead of @ifinfo.
11124 Also use @ifnottex instead of @ifinfo around the top node, where
11125 needed for the sake of the HTML output.
11126 (The Gnus manual is not fixed since it's not clear to me how it
11127 works; and the Tramp manual already uses @copying, although in an
11128 unusual way. All others were changed.)
11129
11130 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11131
11132 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11133 (../info/ses, ses.dvi): New targets.
11134 * ses.texi: New file.
11135
11136 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11137
11138 * texinfo.tex: Update to texinfo 4.2.
11139
11140 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11141
11142 * reftex.texi: Update to RefTeX 4.19.
11143
11144 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11145
11146 * gnus.texi (Sorting Groups): Add key bindings for
11147 gnus-group-sort-groups-by-real-name and
11148 gnus-group-sort-selected-groups-by-real-name.
11149
11150 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11151
11152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11153 (../info/tramp, tramp.dvi): New targets.
11154
11155 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11156
11157 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11158 (calc.dvi): Uncomment.
11159
11160 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11161
11162 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11163 (../info/calc): New target.
11164
11165 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11166
11167 * (Version 21.1 released.)
11168
11169 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11170
11171 * Branch for 21.1.
11172
11173 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11174
11175 * Makefile.in (../info/info): Use an explicit -o switch to
11176 makeinfo.
11177
11178 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11179
11180 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11181
11182 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11183
11184 * ediff.texi: Added ediff-coding-system-for-read.
11185
11186 * viper.texi: Fix typos.
11187
11188 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11189
11190 * Makefile.in (../info/idlwave): Use --no-split.
11191
11192 2000-12-14 Dave Love <fx@gnu.org>
11193
11194 * Makefile.in (mostlyclean): Remove gnustmp.*.
11195 (gnus.dvi): Change rule to remove @latex stuff.
11196
11197 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11198
11199 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11200
11201 2000-10-13 John Wiegley <johnw@gnu.org>
11202
11203 * Makefile.in: Add build targets for eshell.texi.
11204
11205 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11206
11207 * Makefile.in: Remove/comment speedbar stuff.
11208
11209 2000-09-22 Dave Love <fx@gnu.org>
11210
11211 * Makefile.in: Add emacs-mime.
11212
11213 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11214
11215 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11216 (DVI_TARGETS): Add woman.dvi.
11217 (../info/woman, woman.dvi): New targets.
11218
11219 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11220
11221 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11222
11223 * pcl-cvs.texi: New file.
11224 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11225 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11226
11227 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11228
11229 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11230 (../info/ebrowse, ebrowse.dvi): New targets.
11231
11232 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11233
11234 * Makefile.in (INFO_TARGETS): Add eudc.
11235 (DVI_TARGETS): Add eudc.dvi.
11236 (../info/eudc, eudc.dvi): New targets.
11237
11238 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11239
11240 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11241 compatibility with 8+3 filesystems).
11242 (../info/efaq): Rename from emacs-faq.
11243
11244 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11245
11246 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11247 (../info/idlwave, idlwave.dvi): New targets.
11248
11249 1999-10-23 Dave Love <fx@gnu.org>
11250
11251 * Makefile.in: Use autotype.texi.
11252
11253 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11254
11255 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11256 faq.texi file) rather than ../info/faq.
11257
11258 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11259
11260 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11261 (../info/ada-mode, ada-mode.dvi): New targets.
11262
11263 1999-09-01 Dave Love <fx@gnu.org>
11264
11265 * Makefile.in: Add faq.
11266
11267 1999-07-12 Richard Stallman <rms@gnu.org>
11268
11269 * Version 20.4 released.
11270
11271 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11272
11273 * Version 20.3 released.
11274
11275 1998-04-06 Andreas Schwab <schwab@gnu.org>
11276
11277 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11278 Use it in dvi targets.
11279 (../etc/GNU): Change to $(srcdir) first.
11280
11281 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11282
11283 * reftex.texi: Update for RefTeX version 3.22.
11284
11285 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11286
11287 * gnus.texi (Easy Picons): Remove references to
11288 `gnus-group-display-picons'.
11289 (Hard Picons): Ditto.
11290
11291 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11292
11293 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11294 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11295
11296 1997-09-23 Paul Eggert <eggert@twinsun.com>
11297
11298 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11299 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11300
11301 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11302
11303 * Version 20.2 released.
11304
11305 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11306
11307 * Version 20.1 released.
11308
11309 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11310
11311 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11312
11313 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11314
11315 * widget.texi (push-button): Document it.
11316
11317 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11318
11319 * Version 19.33 released.
11320
11321 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11322
11323 * Version 19.32 released.
11324
11325 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11326
11327 * Makefile.in: Add rules for the Message manual.
11328
11329 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11330
11331 * gnus.texi: New version.
11332
11333 * message.texi: New manual.
11334
11335 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11336
11337 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11338
11339 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11340
11341 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11342 Specify -I option.
11343 (All dvi targets): Set the TEXINPUTS variable.
11344
11345 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11346
11347 * Version 19.31 released.
11348
11349 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11350
11351 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11352 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11353
11354 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11355
11356 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11357 (INFO_TARGETS): Add ../info/cc-mode.
11358 (DVI_TARGETS): Add cc-mode.dvi.
11359
11360 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11361
11362 * Version 19.30 released.
11363
11364 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11365
11366 * gnus.texi: New file.
11367
11368 1995-11-04 Erik Naggum <erik@naggum.no>
11369
11370 * gnus.texi: File deleted.
11371
11372 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11373
11374 * mh-e.texi: "Function Index" -> "Command Index" to work with
11375 Emacs 19.30 C-h C-k support of separately-documented commands.
11376
11377 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11378
11379 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11380 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11381
11382 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11383
11384 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11385 (../info/viper, viper.dvi): New targets.
11386
11387 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11388
11389 * dired-x.texi (Installation): Change the example to set
11390 buffer-local variables like dired-omit-files-p in
11391 dired-mode-hook.
11392
11393 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11394
11395 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11396 (../info/mh-e, mh-e.dvi): New targets.
11397
11398 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11399
11400 * Makefile.in (maintainer-clean): Rename from realclean.
11401
11402 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11403
11404 * Makefile.in: New file.
11405 * Makefile: File deleted.
11406
11407 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11408
11409 * Makefile (TEXINDEX_OBJS): Variable deleted.
11410 (texindex, texindex.o, getopt.o): Rules deleted.
11411 All deps on texindex deleted.
11412 (distclean): Don't delete texindex.
11413 (mostlyclean): Don't delete *.o.
11414 * texindex.c, getopt.c: Files deleted.
11415
11416 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11417
11418 * Version 19.26 released.
11419
11420 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11421
11422 * Version 19.25 released.
11423
11424 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11425
11426 * Version 19.24 released.
11427
11428 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11429
11430 * Version 19.23 released.
11431
11432 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11433
11434 * Makefile: Delete spurious tab.
11435
11436 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11437
11438 * Makefile (.SUFFIXES): New rule.
11439
11440 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11441
11442 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11443 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11444
11445 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11446
11447 * Makefile (../info/sc): Rename from sc.info.
11448 (../info/cl): Likewise.
11449 (INFO_TARGETS): Use new names.
11450
11451 1993-12-04 Richard Stallman (rms@srarc2)
11452
11453 * getopt.c: New file.
11454 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11455 (getopt.o): New rule.
11456 (dvi): Don't depend on texindex.
11457 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11458 Depend on texindex.
11459
11460 1993-12-03 Richard Stallman (rms@srarc2)
11461
11462 * Makefile (../info/sc.info): Rename from ../info/sc.
11463 (TEXI2DVI): New variable.
11464 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11465 Add explicit commands.
11466 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11467
11468 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11469
11470 * Version 19.22 released.
11471
11472 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11473
11474 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11475
11476 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11477
11478 * Version 19.21 released.
11479
11480 1993-11-15 Paul Eggert (eggert@twinsun.com)
11481
11482 * Makefile (../info/cl.info): Rename from ../info/cl.
11483
11484 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11485
11486 * Makefile (../etc/GNU): New target.
11487 (EMACSSOURCES): Add gnu1.texi.
11488
11489 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11490
11491 * Makefile (realclean): Don't delete the Info files.
11492
11493 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11494
11495 * forms.texi: Fix forms.texi so that it will format correctly.
11496 Add missing `@end iftex', fix bad reference.
11497
11498 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11499
11500 * Makefile: Fix targets for texindex, new info.texi files.
11501 * info-stnd.texi: New file implements info for standalone info
11502 reader.
11503 * info.texi: Update to include recent changes to "../info/info".
11504 New source file for ../info/info; includes info-stnd.texi.
11505
11506 * texindex.c: Include "../src/config.h" if building in emacs.
11507
11508 * Makefile: Change all files to FILENAME.texi, force all targets
11509 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11510 vip.texinfo, forms.texinfo, cl.texinfo.
11511 Add target to build texindex.c, defining `emacs'.
11512
11513 * forms.texi: Install new file to match version 2.3 of forms.el.
11514
11515 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11516
11517 * Version 19.19 released.
11518
11519 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11520
11521 * sc.texinfo: Fix info file name.
11522
11523 * Makefile (info): Add gnus and sc.
11524 (dvi): Add gnus.dvi and sc.dvi.
11525 (../info/sc, sc.dvi): New targets.
11526
11527 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11528
11529 * Version 19.18 released.
11530
11531 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11532
11533 * Makefile: Fix source file names of the separate manuals.
11534 (gnus.dvi, ../info/gnus): New targets.
11535
11536 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11537
11538 * Version 19.17 released.
11539
11540 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11541
11542 * split-man: Fix typos in last change.
11543
11544 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11545
11546 * Version 19.16 released.
11547
11548 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11549
11550 * version 19.15 released.
11551
11552 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11553
11554 * Makefile (distclean): It's rm, not rf.
11555
11556 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11557
11558 * Version 19.14 released.
11559
11560 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11561
11562 * Makefile: New file.
11563
11564 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11565
11566 * Version 19.13 released.
11567
11568 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11569
11570 * Version 19.9 released.
11571
11572 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11573
11574 * Version 19.8 released.
11575
11576 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11577
11578 * Version 19.7 released.
11579
11580 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11581
11582 * gnus.texinfo: New file. Removed installation instructions.
11583
11584 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11585
11586 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11587
11588 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11589
11590 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11591 then define `\sc' as the command for smallcaps in Texinfo.
11592 This means that the @sc command will produce small caps. bfox has
11593 made the corresponding change to makeinfo and texinfm.el.
11594
11595 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11596
11597 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11598 Customization since the menu entry did not point to anything.
11599 Also add an @finalout command to remove overfull hboxes from the
11600 printed output.
11601
11602 * cl.texinfo: Add @bye, \input line and @settitle to file.
11603 This file is clearly intended to be a chapter of some other work,
11604 but the other work does not yet exist.
11605
11606 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11607
11608 * texinfo.texinfo: Three typos corrected.
11609
11610 ;; Local Variables:
11611 ;; coding: utf-8
11612 ;; End:
11613
11614 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11615
11616 This file is part of GNU Emacs.
11617
11618 GNU Emacs is free software: you can redistribute it and/or modify
11619 it under the terms of the GNU General Public License as published by
11620 the Free Software Foundation, either version 3 of the License, or
11621 (at your option) any later version.
11622
11623 GNU Emacs is distributed in the hope that it will be useful,
11624 but WITHOUT ANY WARRANTY; without even the implied warranty of
11625 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11626 GNU General Public License for more details.
11627
11628 You should have received a copy of the GNU General Public License
11629 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.