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