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