Add bovine manual to build process
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
98c94021
GM
12012-12-13 Glenn Morris <rgm@gnu.org>
2
3 * bovine.texi: Small edits. Set copyright to FSF, update license to
4 GFDL 1.3+, remove empty index.
5 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
6 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
7 New targets.
8 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
9 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
10
cfa49c1e
EL
112012-12-13 Eric Ludlam <zappo@gnu.org>
12 David Ponce <david@dponce.com>
13 Richard Kim <emacs18@gmail.com>
14
15 * bovine.texi: New file, imported from CEDET trunk.
16
4c2dd4ee
GM
172012-12-12 Glenn Morris <rgm@gnu.org>
18
9b97b143
GM
19 * flymake.texi (Customizable variables, Locating the buildfile):
20 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
21
4c2dd4ee
GM
22 * srecode.texi: Small edits. Set copyright to FSF, add explicit
23 GFDL 1.3+ license, fix up index.
24 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
25 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
26 (srecode.pdf): New targets.
27 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
28 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
29
ac1d9dde
EL
302012-12-12 Eric Ludlam <zappo@gnu.org>
31
32 * srecode.texi: New file, imported from CEDET trunk.
33
63aa0982
BG
342012-12-12 Bastien Guerry <bzg@gnu.org>
35
36 * org.texi (Summary, Code block specific header arguments)
37 (Code block specific header arguments)
38 (Header arguments in function calls, var, noweb)
39 (Results of evaluation, Code evaluation security): Small
40 reformatting: add a blank line before some example.
41
42 * org.texi (System-wide header arguments)
43 (Header arguments in Org mode properties, Conflicts)
44 (Dynamic blocks, Using the mapping API): Fix indendation of
45 Elisp code examples.
46
47 * org.texi (Comment lines): Fix description of the comment syntax.
48
49 * org.texi (Installation): Mention "make test" in the correct
50 section.
51
328dac0d
MA
522012-12-02 Michael Albinus <michael.albinus@gmx.de>
53
54 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
55 (External methods): Fix typo.
56
f4f3b439
GM
572012-11-30 Glenn Morris <rgm@gnu.org>
58
59 * rcirc.texi (Notices): Fix typo.
60
555ccdc2
MA
612012-11-20 Michael Albinus <michael.albinus@gmx.de>
62
63 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
64 distinguish from trunk.
65
e8693c96
GM
662012-11-16 Glenn Morris <rgm@gnu.org>
67
68 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
69 (Obsolete Macros): Move example here from Function Bindings.
70
6e5e9b70
GM
712012-11-13 Glenn Morris <rgm@gnu.org>
72
5c934f8b
GM
73 * erc.texi: Use @code{nil} rather than just "nil".
74 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 75 Add "notifications".
f925b109 76 (Connecting): Add brief section on passwords.
274f5de6 77 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 78
24c38527
GM
792012-11-12 Glenn Morris <rgm@gnu.org>
80
81 * flymake.texi (Customizable variables)
82 (Highlighting erroneous lines): Mention flymake-error-bitmap,
83 flymake-warning-bitmap, and flymake-fringe-indicator-position.
84
5b637222
CY
852012-11-09 Chong Yidong <cyd@gnu.org>
86
87 * url.texi (Introduction): Move url-configuration-directory to
88 Customization node.
89 (Parsed URIs): Split into its own node.
90 (URI Encoding): New node.
91 (Defining New URLs): Remove empty chapter.
92 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
93 Improve docs for url-queue-*.
94 (Supported URL Types): Copyedits. Delete empty subnodes.
95
82f84fa3
CY
962012-11-08 Chong Yidong <cyd@gnu.org>
97
98 * url.texi (Introduction): Rename from Getting Started. Rewrite
99 the introduction.
100 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
101
2ee1d59f
GM
1022012-11-07 Glenn Morris <rgm@gnu.org>
103
104 * cl.texi (Obsolete Setf Customization):
105 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
106 Give define-modify-macro, defsetf, and define-setf-method
107 gv.el replacements.
2ee1d59f 108
651af8c6
GM
1092012-11-06 Glenn Morris <rgm@gnu.org>
110
2027b1b3 111 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 112 (Setf Extensions): Remove obsolete reference.
2027b1b3 113 (Obsolete Setf Customization):
651af8c6 114 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 115 Undocument get-setf-method, since it no longer exists.
a358a44e 116 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 117
c65b407b
GM
1182012-11-03 Glenn Morris <rgm@gnu.org>
119
120 * cl.texi: Further general copyedits.
685b0026
GM
121 (List Functions): Remove copy-tree, standard elisp for some time.
122 (Efficiency Concerns): Comment out examples that no longer apply.
123 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
124 (Creating Symbols, Random Numbers): De-emphasize internal
125 variables cl--gensym-counter and cl--random-state. (Bug#12788)
c65b407b 126
7fbf8f7b
GM
1272012-11-02 Glenn Morris <rgm@gnu.org>
128
129 * cl.texi (Naming Conventions, Type Predicates, Macros)
130 (Predicates on Numbers): No longer mention cl-floatp-safe.
131
df43dd53
GM
1322012-11-01 Glenn Morris <rgm@gnu.org>
133
134 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
135 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
136 (Macro Bindings, Blocks and Exits):
137 Acknowledge existence of lexical-binding.
138 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 139
69c1c2e6
GM
1402012-10-31 Glenn Morris <rgm@gnu.org>
141
dd90fd1a
GM
142 * ert.texi (Introduction, The @code{should} Macro):
143 Refer to "cl-assert" rather than "assert".
144
69c1c2e6
GM
145 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
146 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
147 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
148 Reword, and add details of flet and labels.
87b0d8b1 149 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 150
4ddedf94
GM
1512012-10-30 Glenn Morris <rgm@gnu.org>
152
153 * cl.texi (Modify Macros): Update for cl-letf changes.
154 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
155 (Setf Extensions): Partially restore note about cl-getf,
156 mainly moved to lispref/variables.texi.
157 (Property Lists): Fix cl-getf typos.
f43a5263 158 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 159
d3094168
GM
1602012-10-29 Glenn Morris <rgm@gnu.org>
161
162 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 163 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 164 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
165 (Modify Macros, Multiple Values, Other Clauses):
166 Remove mentions of obsolete features.
6a07d52e 167 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 168
3c0c6155
GM
1692012-10-28 Glenn Morris <rgm@gnu.org>
170
f94b04fc
GM
171 * cl.texi (Multiple Values, Common Lisp Compatibility):
172 More namespace updates.
173 (Obsolete Features): Copyedits.
174 (Obsolete Lexical Macros, Obsolete Setf Customization):
175 New subsections.
176
9c52d61d
GM
177 * cl.texi (Porting Common Lisp, Lexical Bindings):
178 Add some xrefs to the Elisp manual.
179
3c0c6155
GM
180 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
181 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
182 (Obsolete Features): New appendix. Move Lexical Bindings here.
183
5887564d
GM
1842012-10-27 Glenn Morris <rgm@gnu.org>
185
e1117425
GM
186 * cl.texi: Use defmac for macros rather than defspec.
187 (Efficiency Concerns): Related copyedit.
188
5887564d
GM
189 * cl.texi (Control Structure): Update for setf now being in core.
190 (Setf Extensions): Rename from Basic Setf. Move much of the
191 former content to lispref/variables.texi.
192 (Modify Macros): Move pop, push details to lispref/variables.texi.
193 (Customizing Setf): Copyedits for setf etc being in core.
194 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
195 Further namespaces updates.
196
bdebdb64
BG
1972012-10-26 Bastien Guerry <bzg@gnu.org>
198
199 * org.texi (Installation): Update the link to Org's ELPA. Also
200 don't mention org-install.el anymore as the replacement file
201 org-loaddefs.el is now loaded by org.el.
202
f956e59d
MA
2032012-10-25 Michael Albinus <michael.albinus@gmx.de>
204
205 * tramp.texi (Frequently Asked Questions): Mention
206 `tramp-completion-reread-directory-timeout' for performance
207 improvement.
208
a05cb6e3
GM
2092012-10-25 Glenn Morris <rgm@gnu.org>
210
211 * cl.texi: Don't mess with the TeX section number counter.
212 Use Texinfo recommended convention for quotes+punctuation.
213 (Overview, Sequence Functions): Rephrase for better line-breaking.
214 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
215 (Macro Bindings, Conditionals, Iteration, Loop Basics)
216 (Random Numbers, Mapping over Sequences, Structures)
217 (Porting Common Lisp): Further updates for cl-lib namespace.
218 (Modify Macros, Declarations, Macro Bindings, Structures):
219 Break long lines in examples.
220 (Dynamic Bindings): Update for changed progv behavior.
221 (Loop Examples, Efficiency Concerns): Markup fixes.
222 (Structures): Remove TeX margin change.
39ff2cf3 223 (Declarations): Fix typos.
a05cb6e3 224
39a58b5b
GM
2252012-10-24 Glenn Morris <rgm@gnu.org>
226
a6880551
GM
227 * cl.texi (Overview, Multiple Values, Creating Symbols)
228 (Numerical Functions): Say less/nothing about the original cl.el.
229 (Old CL Compatibility): Remove.
230 (Assertions): Remove ignore-errors (standard Elisp for some time).
231
39a58b5b
GM
232 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
233 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
234 (Efficiency Concerns, Efficiency Concerns)
235 (Common Lisp Compatibility, Old CL Compatibility):
236 Further updates for cl-lib namespace.
237
72ec96fb
PE
2382012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
239
240 Update manual for new time stamp format (Bug#12706).
241 * emacs-mime.texi (time-date): Update for new format.
242 Also, fix bogus time stamp and modernize a bit.
243
8d6510b9
GM
2442012-10-23 Glenn Morris <rgm@gnu.org>
245
246 * cl.texi: Include emacsver.texi. Use Emacs version number rather
247 than unchanging cl.el version number.
248 End all menu descriptions with a period.
249 Do not use @dfn{CL} for every instance of "CL".
250 (Overview): Remove no-runtime caveat, and note about foo* names.
251 (Usage): Use cl-lib rather than cl.
252 (Organization, Naming Conventions): Update for cl-lib.el.
253 (Installation): Remove long-irrelevant node.
254 (Program Structure, Predicates, Control Structure):
255 Start updating for cl-lib namespace.
8d6510b9
GM
256 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
257 Depend on emacsver.texi.
258
0a078f36
MA
2592012-10-09 Michael Albinus <michael.albinus@gmx.de>
260
261 * trampver.texi: Update release number.
262
a03bb33f
GM
2632012-10-06 Glenn Morris <rgm@gnu.org>
264
24636b26
GM
265 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
266 ERC version.
267 (Introduction): ERC is distributed with Emacs.
268 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
269 (Getting Started): Simplify.
270 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
271 (History): Mention ERC maintained as part of Emacs now.
272 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
273 Add dependency on emacsver.texi.
274
a03bb33f
GM
275 * erc.texi: Remove hand-written node pointers.
276
d259be38
GM
2772012-10-05 Glenn Morris <rgm@gnu.org>
278
279 * newsticker.texi (Overview, Requirements, Usage, Configuration):
280 Copyedits.
281
62a81506
CY
2822012-10-01 Eric Ludlam <zappo@gnu.org>
283
284 * ede.texi (Quick Start, Project Local Variables)
285 (Miscellaneous commands, ede-java-root, Development Overview)
286 (Detecting a Project): New nodes.
287 (Simple projects): Node deleted.
288
289 * eieio.texi (Building Classes): Some slot attributes cannot be
290 overridden.
291 (Slot Options): Remove an example.
292 (Method Invocation, Documentation): New nodes.
293
07f133bf
GM
2942012-10-01 Glenn Morris <rgm@gnu.org>
295
296 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
297 (reftex.pdf): Add dependency on emacsver.texi.
298 * reftex.texi: Don't include directory part for emacsver.texi;
299 the Makefile's -I handles it.
300
4f595e15
RA
3012012-09-30 Ralf Angeli <angeli@caeruleus.net>
302
303 Merge from standalone RefTeX repository.
304
305 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
306 with macros.
307 (Imprint): Mention Wolfgang in list of contributors.
308 (Creating Citations): Give a hint about how to
309 auto-revert the BibTeX database file when using external editors.
310 (Referencing Labels): Simplify section about reference macro
311 cycling.
312 (Options (Referencing Labels)): Adapt to new structure of
313 `reftex-ref-style-alist'.
314 (Referencing Labels, Reference Styles): Document changes in the
315 referencing functionality.
316 (Commands): Mention options for definition of header and footer in
317 BibTeX files.
318 (Options (Creating Citations)): Document
319 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
320 (Reference Styles): New section.
321 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
322 (Options (Referencing Labels)): Remove descriptions of deprecated
323 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
324 Add descriptions for `reftex-ref-style-alist' and
325 `reftex-ref-style-default-list'.
326 (Referencing Labels): Update regarding reference styles.
327 (Citation Styles): Mention support for ConTeXt.
328 (Options (Defining Label Environments)): Fix typo.
329 (Options (Creating Citations)): Document
330 `reftex-cite-key-separator'.
331
8223b1d2
BG
3322012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
333
334 * org.texi: Add description of ORG_ADD_CONTRIB to info
335 documentation. Add link to Worg for more details.
336
337 * org.texi: Clarify installation procedure. Provide link to the
338 build system description on Worg.
339
340 * org.texi: Remove reference to utils/, x11idle.c is now in
341 contrib/scripts.
342
343 * org.texi: Re-normalize to "Org mode" in manual.
344
345 * org.texi (Installation): Adapt documentation to new build
346 system. Mention GNU ELPA (since it needs to be handled like Emacs
347 built-in Org).
348
8223b1d2
BG
3492012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
350
351 * org.texi: Fix typo in description of the 'Hooks' section.
352
353 * org.texi: Add ID to the list of special properties.
354
3552012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
356
357 * org.texi (Moving subtrees): Document the ability to archive to a
358 datetree.
359
3602012-09-30 Bastien Guerry <bzg@altern.org>
361
362 * org.texi (Installation, Feedback, Batch execution): Use
363 (add-to-list 'load-path ... t) for the contrib dir.
364
365 * org.texi (results): Update documentation for ":results drawer"
366 and ":results org".
367
368 * org.texi (Column width and alignment): Fix typo.
369
370 * org.texi (Activation): Point to the "Conflicts" section.
371
372 * org.texi (Conflicts): Mention filladapt.el in the list of
373 conflicting packages.
374
375 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
376 not needed for versions of Emacs > 22.1.
377
378 * org.texi (History and Acknowledgments): Fix typo.
379
380 * org.texi (History and Acknowledgments): Add my own
381 acknowledgments.
382
383 * org.texi (Agenda commands): Document the new command and the new
384 option.
385
386 * org.texi (Agenda commands): Delete `org-agenda-action' section.
387 (Agenda commands): Reorder. Document `*' to toggle persistent
388 marks.
389
390 * org.texi (Agenda dispatcher): Mention
391 `org-toggle-agenda-sticky'.
392 (Agenda commands, Exporting Agenda Views): Fix typo.
393
394 * org.texi (Templates in contexts, Setting Options): Update to
395 reflect changes in how contexts options are processed.
396
397 * org.texi (Templates in contexts): Document the new structure of
398 the variables `org-agenda-custom-commands-contexts' and
399 `org-capture-templates-contexts'.
400
401 * org.texi (Templates in contexts): Document the new option
402 `org-capture-templates-contexts'.
403 (Storing searches): Document the new option
404 `org-agenda-custom-commands-contexts'.
405
406 * org.texi (Formula syntax for Lisp): Reformat.
407
408 * org.texi (Special properties, Column attributes)
409 (Agenda column view): Document the new special property
410 CLOCKSUM_T.
411
412 * org.texi (Template expansion): Document the new %l template.
413
414 * org.texi (Fast access to TODO states): Fix documentation about
415 allowed characters for fast todo selection.
416
417 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
418 use in `org-agenda-to-appt'.
419
420 * org.texi (Comment lines): Update wrt comments.
421
422 * org.texi (Resolving idle time): Document new keybinding.
423
424 * org.texi (Clocking commands): Document the use of S-M-<up/down>
425 on clock timestamps.
426
427 * org.texi (Fast access to TODO states): Explicitely says only
428 letters are supported as fast TODO selection keys.
429
430 * org.texi (Link abbreviations): Illustrate the use of the "%h"
431 specifier. Document the new "%(my-function)" specifier.
432
433 * org.texi (Clocking commands): New cindex.
434 (Clocking commands): Update documentation for `org-clock-in'.
435 Document `org-clock-in-last'. Mention `org-clock-out' and
436 `org-clock-in-last' as commands that can be globally bound.
437 (Resolving idle time): Document continuous clocking.
438
439 * org.texi (Top, Introduction): Fix formatting.
440 (Activation): Add index entries.
441 (Conventions): Update section.
442 (Embedded @LaTeX{}): Fix formatting.
443
444 * org.texi (Visibility cycling): Document `show-children'.
445
446 * org.texi (Using capture): Mention the `org-capture-last-stored'
447 bookmark as a way to jump to the last stored capture.
448
449 * org.texi (Uploading files): Fix typo.
450
451 * org.texi (Using capture): Document `C-0' as a prefix argument
452 for `org-capture'.
453
454 * org.texi (Agenda commands): Document persistent marks.
455
456 * org.texi (Template expansion): Update doc to reflect change.
457
458 * org.texi (Radio tables): Document the :no-escape parameter.
459
460 * org.texi (Repeated tasks): Document repeat cookies for years,
461 months, weeks, days and hours.
462
463 * org.texi (Export options): State that you can use the d: option
464 by specifying a list of drawers.
465
466 * org.texi (HTML preamble and postamble): Small doc improvement.
467
4682012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
469
470 * org.texi: The sections in the Exporting section of the manual
471 left out articles in the description of the org-export-as-*
472 commands, among other places. This patch adds them, adds a few
473 missing prepositions, and switches instances of "an HTML" to "a
474 html" for internal consistency.
475
476 * org.texi: Alter several examples of headings with timestamps in
477 them to include the timestamps in the body instead of the heading.
478
4792012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
480
481 * org.texi (Agenda dispatcher): Document sticky agenda views and
482 the new key for them.
483
4842012-09-30 Charles <millarc@verizon.net> (tiny change)
485
486 * org.texi (Advanced features): Fix error in table.
487
4882012-09-30 Feng Shu <tumashu@gmail.com>
489
490 * org.texi (@LaTeX{} fragments): Document imagemagick as an
491 alternative to dvipng.
492
4932012-09-30 François Allisson <francois@allisson.co> (tiny change)
494
495 * org.texi: Remove extra curly bracket.
496
4972012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
498
499 * org.texi (org-clock-in-last and org-clock-cancel): Update the
500 defkeys.
501
5022012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
503
504 * org.texi (Agenda commands): Fix two typos by giving
505 corresponding function names, according to
506 `org-agenda-view-mode-dispatch'.
507
5082012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
509
510 * org.texi (The spreadsheet): Fix typo.
511
5122012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
513
514 * org.texi (Tracking your habits): Point to the "Tracking TODO
515 state changes" section.
516
5172012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
518
519 * org.texi (Literal examples): Remove reference to unknown
520 `org-export-latex-minted' variable. Also simplify footnote since
521 `org-export-latex-listings' documentation is exhaustive already.
522
523 * org.texi (Plain lists): Remove reference to now hard-coded
524 `bullet' automatic rule.
525
5262012-09-30 Toby S. Cubitt <tsc25@cantab.net>
527
528 * org.texi: Updated documentation accordingly.
529
5087f097
PE
5302012-09-13 Paul Eggert <eggert@cs.ucla.edu>
531
532 * texinfo.tex: Merge from gnulib.
533
20121a26
MA
5342012-09-12 Michael Albinus <michael.albinus@gmx.de>
535
536 Sync with Tramp 2.2.6.
537
538 * tramp.texi (Bug Reports): Cleanup caches before a test run.
539
540 * trampver.texi: Update release number.
541
44677e30
PE
5422012-09-12 Paul Eggert <eggert@cs.ucla.edu>
543
544 * texinfo.tex: Merge from gnulib.
545
5a4c42ba
AA
5462012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
547
548 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
549 (bug#12096).
550
8e7046c3
JB
5512012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
552
1dcac243
JB
553 * calc.texi (Simplification modes, Conversions)
554 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
555 (The Calc Mode Line): Mention the mode line display for Basic
556 simplification mode.
557 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
558 simplifications.
559 (Basic Simplifications): Rename from "Limited Simplifications"
560 Replace "limited" by "basic" throughout.
561 (Algebraic Simplifications): Indicate that the algebraic
562 simplifications are done by default.
563 (Unsafe Simplifications): Mention `m E'.
564 (Simplification of Units): Mention `m U'.
565 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
566 (Kinds of Declarations, Functions for Declarations): Mention
567 "algebraic simplifications" instead of `a s'.
1dcac243 568 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 569
d2bd74ff
JB
5702012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
571
572 * calc.texi (Getting Started, Tutorial): Change simulated
573 Calc output to match actual output.
574 (Simplifying Formulas): Mention that algebraic simplification is now
575 the default.
576
77472261
EZ
5772012-07-28 Eli Zaretskii <eliz@gnu.org>
578
579 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
580 (Bug#12073)
581
09ae5da1
PE
5822012-07-25 Paul Eggert <eggert@cs.ucla.edu>
583
584 Prefer typical American spelling for "acknowledgment".
585 * calc.texi (History and Acknowledgments): Rename from
586 History and Acknowledgements.
587 * idlwave.texi (Acknowledgments):
588 * ses.texi (Acknowledgments):
589 * woman.texi (Acknowledgments): Rename from Acknowledgements.
590
c4444d16
PE
5912012-07-09 Paul Eggert <eggert@cs.ucla.edu>
592
593 Rename configure.in to configure.ac (Bug#11603).
594 * ede.texi (Compiler and Linker objects, ede-proj-project)
595 (ede-step-project): Prefer the name configure.ac to configure.in.
596
ef091c97
MA
5972012-07-06 Michael Albinus <michael.albinus@gmx.de>
598
599 * tramp.texi (Multi-hops): Introduce
600 `tramp-restricted-shell-hosts-alist'.
601
89b163db
G
6022012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
603
604 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
605 methods, so don't mention smtpmail here.
606
6072012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
608
609 * gnus.texi (Picons): Document gnus-picon-properties.
610
6112012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
612
613 * gnus.texi: Remove mention of compilation, as that's no longer
614 supported.
615
6162012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
617
618 * gnus.texi (Archived Messages): Mention
619 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
620
6212012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
622
623 * gnus.texi (Various Summary Stuff):
624 Remove mention of `gnus-propagate-marks'.
625
6262012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
627
628 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
629 which no longer exist.
630
6312012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
632
633 * gnus.texi (Archived Messages):
634 Document gnus-gcc-self-resent-messages.
635
6362012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
637
638 * message.texi (Mail Variables):
639 Mention the optional user parameter for X-Message-SMTP-Method.
640
6412012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
642
643 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
644
645 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
646
6472012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
648
649 * gnus.texi (Key Index): Change encoding to utf-8.
650
ac1a0ce1 6512012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
652
653 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
654
71cca84d
G
6552012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
656
657 * gnus.texi (Group Timestamp): Mention where to find documentation for
658 the `gnus-tmp-' variables (bug#11601).
659
888a7fc0
MA
6602012-06-11 Michael Albinus <michael.albinus@gmx.de>
661
662 Sync with Tramp 2.2.6-pre.
663
664 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
665 where appropriate.
666 (Ad-hoc multi-hops): New section.
667 (Remote processes): New subsection "Running remote processes on
668 Windows hosts".
669 (History): Add remote commands on Windows, and ad-hoc multi-hop
670 methods.
671 (External methods): "ControlPersist" must be set to "no" for the
672 `scpc' method.
673 (Remote processes): Add a note about `auto-revert-tail-mode'.
674 (Frequently Asked Questions): Use "scpx" in combination with
675 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
676
677 * trampver.texi: Update release number.
678
31ca4639 6792012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
680
681 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
682 compilation for html-mono.
683
0e8bbf66
PE
6842012-06-08 Paul Eggert <eggert@cs.ucla.edu>
685
686 * texinfo.tex: Merge from gnulib.
687
b8f061b3
KY
6882012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
689
690 * Makefile.in (echo-info): Don't try to install info files named
691 just ".info".
692
16af873e
GM
6932012-05-28 Glenn Morris <rgm@gnu.org>
694
c1dabff0
GM
695 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
696
16af873e
GM
697 * sc.texi: Nuke hand-written node pointers.
698 Fix top-level menu to match actual node order.
699
1d5b82ef
GM
7002012-05-27 Glenn Morris <rgm@gnu.org>
701
702 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
703 Some associated fixes, including not messing with chapno in cl.texi.
704
33017faf 7052012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
706
707 * org.texi (Durations and time values): Fix typo.
708
d14b0029
JB
7092012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
710
33017faf 711 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
712 Mention `calc-ensure-consistent-units'.
713
2f4cadd1 7142012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 715
9879e263
AS
716 * cc-mode.texi: Avoid space before macro in 4th argument of cross
717 reference commands. (Bug#11461)
718
78e91d08
AS
719 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
720
3fe7cdc8
GM
7212012-05-12 Glenn Morris <rgm@gnu.org>
722
9598ef0b
GM
723 * Makefile.in (mostlyclean): Add more TeX intermediates.
724
7d326a29
GM
725 * Makefile.in: Make it look more like the other doc Makefiles.
726 Use explicit $srcdir in all dependencies.
727 Remove cd $srcdir from rules.
728 (VPATH): Remove.
729 (infodir): Set to an absolute path.
730 (INFO_TARGETS): Use short names.
731 (mkinfodir): infodir is now absolute.
732 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
733
c7f95930 734 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 735 (.SUFFIXES): Disable implicit rules.
c7f95930 736
3fe7cdc8
GM
737 * Makefile.in (MKDIR_P): New, set by configure.
738 (mkinfodir): Use $MKDIR_P.
739
6f0652af
GM
7402012-05-07 Glenn Morris <rgm@gnu.org>
741
742 * forms.texi (Long Example): Update for changed location of files.
743
8045b906
GM
7442012-05-04 Glenn Morris <rgm@gnu.org>
745
746 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
747 (INFO_TARGETS): Use $INFO_EXT.
748 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
749 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
750 (INFO_TARGETS): Use $INFO_EXT.
751 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
752
9e7a4bcf
GM
7532012-05-02 Glenn Morris <rgm@gnu.org>
754
9aa071df
GM
755 * Makefile.in (echo-info): New phony target, used by top-level.
756
9e7a4bcf
GM
757 * viper.texi: Make direntry shorter (also it is no longer "newest").
758
759 * emacs-gnutls.texi, ert.texi, org.texi:
760 Fix dircategory, direntry to match info/dir.
761
31cc861c
GM
762 * faq.texi: Convert @inforefs to @xrefs.
763 Fix some malformed cross-references.
f9e320bb
GM
764 (File-name conventions): Shorten section name to avoid overfull line.
765 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 766
723ea6b5
TZ
7672012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
768
769 * auth.texi (Help for users): Update for .gpg file being second.
770
a8e7d6d7 7712012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
772
773 * org.texi (Agenda commands): Fix two typos: give corresponding
774 function names, according to `org-agenda-view-mode-dispatch'.
775
a8e7d6d7 7762012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
777
778 * faq.texi (Major packages and programs): Remove section.
779 There is no point listing 6 packages (cf etc/MORE.STUFF).
780 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 781
dcbf5805
MA
7822012-04-22 Michael Albinus <michael.albinus@gmx.de>
783
784 * dbus.texi (Version): New node.
785 (Properties and Annotations): Mention the object manager
786 interface. Describe dbus-get-all-managed-objects.
787 (Type Conversion): Floating point numbers are allowed, if an
788 anteger does not fit Emacs's integer range.
789 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
790 (Asynchronous Methods): Fix description of
791 dbus-call-method-asynchronously.
792 (Receiving Method Calls): Fix some minor errors. Add
793 dbus-interface-emacs.
794 (Signals): Describe unicast signals and the new match rules.
795 (Alternative Buses): Add the PRIVATE optional argument to
796 dbus-init-bus. Describe its new return value. Add dbus-setenv.
797
adee4030
GM
7982012-04-20 Glenn Morris <rgm@gnu.org>
799
800 * faq.texi (New in Emacs 24): New section.
801 (Packages that do not come with Emacs): Mention M-x list-packages.
802
35dc09a1 8032012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
804
805 * cc-mode.texi (c-offsets-alist): Correct a typo.
806
35dc09a1 8072012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
808
809 * org.texi (Deadlines and scheduling): Fix the example: the
810 DEADLINE item should come right after the headline. We enforce
811 this convention, so it is a bug not to illustrate it correctly in
812 the manual.
813
35dc09a1 8142012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
815
816 * org.texi (Agenda commands): Fix documentation bug by swapping
817 the equivalent keybindings to `org-agenda-next-line' with the ones
818 to `org-agenda-previous-line'.
819
35dc09a1 8202012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
821
822 * Makefile.in: Replace non-portable use of $< in ordinary rules.
823
e2560ea8
EZ
8242012-04-09 Eli Zaretskii <eliz@gnu.org>
825
826 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
827 emacs-gnutls.
828 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
829
6b4f4a2d
TZ
8302012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
831
250b840e 832 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
833
834 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
835
ca2c89b6
TZ
8362012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
837
838 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 839 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 840
aebd5f1a
GM
8412012-04-04 Glenn Morris <rgm@gnu.org>
842
843 * auth.texi (Secret Service API): Copyedits.
844 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
845 (Help for users, Help for developers)
846 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 847
0317dd51
MA
8482012-04-04 Michael Albinus <michael.albinus@gmx.de>
849
850 * auth.texi (Secret Service API): Add the missing text.
851
3d439cd1
CY
8522012-04-04 Chong Yidong <cyd@gnu.org>
853
854 * message.texi (Using PGP/MIME): Note that epg is now the default.
855
856 * gnus.texi: Reduce references to obsolete pgg library.
857 (Security): Note that epg is now the default.
858
859 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
860
861 * nxml-mode.texi (Completion): C-RET is no longer bound to
862 nxml-complete.
863
153ae947
BG
8642012-04-01 Jambunathan K <kjambunathan@gmail.com>
865
866 * org.texi (Customizing tables in ODT export): Correct few errors.
867
8682012-04-01 Jambunathan K <kjambunathan@gmail.com>
869
870 * org.texi (Links in ODT export): Update.
871 (Labels and captions in ODT export): New node.
872
8732012-04-01 Jambunathan K <kjambunathan@gmail.com>
874
875 * org.texi (Literal examples in ODT export): htmlfontify.el in
876 Emacs-24.1 now supports fontification. So ODT source blocks will
877 be fontified by default.
878
8792012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
880
881 * org.texi (Refiling notes): Remove duplicated keybinding.
882
8832012-04-01 Eric Schulte <eric.schulte@gmx.com>
884
885 * org.texi (noweb): Documentation of this new option to the :noweb
886 header argument.
887
8882012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
889
890 * org.texi (Header and sectioning): Add example demonstrating how
891 to use "LaTeX_CLASS_OPTIONS".
892
8932012-04-01 Eric Schulte <eric.schulte@gmx.com>
894
895 * org.texi (Noweb reference syntax): Describe the ability to
896 execute noweb references in the manual.
897
8982012-04-01 Eric Schulte <eric.schulte@gmx.com>
899
900 * org.texi (cache): Improve cache documentation when session
901 evaluation is used.
902
9032012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
904
905 * org.texi (Plain lists): Document removal.
906
9072012-04-01 Michael Brand <michael.ch.brand@gmail.com>
908
909 * org.texi: Decapitalize file name in references to Calc manual.
910
9112012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
912
913 * org.texi (Plain lists): Document removal.
914
9152012-04-01 Jambunathan K <kjambunathan@gmail.com>
916
917 * org.texi (Top, OpenDocument Text export)
918 (ODT export commands, Extending ODT export)
919 (Images in ODT export, Tables in ODT export)
920 (Configuring a document converter): Add or Update.
921
9222012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
923
924 * org.texi (MobileOrg): Change the wording to reflect that the
925 Android Version is no longer just the little brother of the iOS
926 version.
927
9282012-04-01 Eric Schulte <eric.schulte@gmx.com>
929
930 * org.texi (Key bindings and useful functions): Updated babel key
931 binding documentation in manual.
932
9332012-04-01 Eric Schulte <eric.schulte@gmx.com>
934
935 * org.texi (noweb): Document new noweb header value.
936
9372012-04-01 Eric Schulte <eric.schulte@gmx.com>
938
939 * org.texi (noweb-sep): Document new header argument.
940
9412012-04-01 Eric Schulte <eric.schulte@gmx.com>
942
943 * org.texi (noweb-ref): Documentation of this new custom variable.
944
9452012-04-01 Eric Schulte <eric.schulte@gmx.com>
946
947 * org.texi (wrap): Update the new :wrap documentation to match the
948 current implementation.
949
9502012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
951
952 * org.texi: Added documentation for :wrap.
953
9542012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
955
956 * org.texi: #+RESULTS now user-configurable.
957
9582012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
959
960 * org.texi: Documented :noweb no-export.
961
9622012-04-01 Thomas Dye <dk@poto.local>
963
964 * org.texi: Edit :noweb no header argument for correctness.
965
9662012-04-01 Bastien Guerry <bzg@altern.org>
967
968 * org.texi (Customization): Update the approximate number of Org
969 variables.
970
9712012-04-01 Thomas Dye <dk@poto.local>
972
973 * org.texi: The :results wrap produces a drawer instead of a
974 begin_results block.
975
005a89ff
G
9762012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
977
978 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
979 reflect the new default.
980
589ce070
EZ
9812012-03-10 Eli Zaretskii <eliz@gnu.org>
982
983 * info.texi (Expert Info): Move the index entry for "Texinfo" from
984 "Getting Started" to this node. (Bug#10450)
985
a5392527
CY
9862012-03-10 Chong Yidong <cyd@gnu.org>
987
8ae818e4
CY
988 * flymake.texi (Example -- Configuring a tool called via make):
989 Mention the Automake COMPILE variable (Bug#8715).
990
a5392527
CY
991 * info.texi (Getting Started): Add an index entry (Bug#10450).
992
d49902e4
MA
9932012-03-02 Michael Albinus <michael.albinus@gmx.de>
994
995 * dbus.texi (Signals): Known names will be mapped onto unique
996 names, when registering for signals.
997
53eced6d
GM
9982012-02-29 Glenn Morris <rgm@gnu.org>
999
bcd6cd23
GM
1000 * url.texi: Fix quote usage in body text.
1001
775b55af
GM
1002 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1003
53eced6d
GM
1004 * cl.texi: Use @code{} in menus when appropriate.
1005
44e97401
GM
10062012-02-28 Glenn Morris <rgm@gnu.org>
1007
1008 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1009 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1010 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1011 * org.texi, sc.texi, vip.texi, viper.texi:
1012 Standardize possessive apostrophe usage.
1013
fa9a0855
CY
10142012-02-26 Chong Yidong <cyd@gnu.org>
1015
1016 * ediff.texi (Quick Help Commands): Add a couple of index entries
1017 (Bug#10834).
1018
0fd2c9a3
GM
10192012-02-17 Glenn Morris <rgm@gnu.org>
1020
1021 * gnus.texi (Posting Styles):
1022 * remember.texi (Org): Fix cross-refs to other manuals.
1023
9f26dc24
GM
10242012-02-15 Glenn Morris <rgm@gnu.org>
1025
1026 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1027 (Encryption): New chapter, split out from previous.
1028
3d2af193
LI
10292012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1030
1031 * gnus.texi (Customizing the IMAP Connection): Mention
1032 nnimap-record-commands.
1033
b74c9672
GM
10342012-02-10 Glenn Morris <rgm@gnu.org>
1035
1036 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1037 Mention url-queue-retrieve.
1038
2ebc3b94
GM
10392012-02-09 Glenn Morris <rgm@gnu.org>
1040
9fcfcdef
GM
1041 * sem-user.texi (Semantic mode user commands): Typo fix.
1042
2ebc3b94
GM
1043 * info.texi (Create Info buffer): Mention info-display-manual.
1044
7c4bbb69
LI
10452012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1046
1047 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1048 example (modified from an example by Michael Albinus).
1049
debce7bc
G
10502012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1051
1052 * gnus.texi (Agent Basics): Fix outdated description of
1053 `gnus-agent-auto-agentize-methods'.
1054
b207a4ec
AS
10552012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1056
1057 * cc-mode.texi: Always @defindex ss.
1058 (Config Basics): Fix argument of @itemize.
1059 (Macro Backslashes): Add @code around index entry.
1060
b8fe8712
GM
10612012-01-23 Glenn Morris <rgm@gnu.org>
1062
1063 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1064
02dc2fd7
EH
10652012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1066
1067 * tramp.texi (File): Tweak wording for the `scpc' option.
1068
e7719ea1
G
10692012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1070
1071 * gnus.texi (Group Parameters): Really note precedence.
1072
9937bef4
G
10732012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1074
1075 * gnus.texi (Group Parameters): Note precedence.
1076
e66ba1df
BG
10772012-01-03 Eric Schulte <eric.schulte@gmx.com>
1078
1079 * org.texi (Noweb reference syntax): Adding documentation of
1080 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1081 variable.
1082
10832012-01-03 Bastien Guerry <bzg@gnu.org>
1084
1085 * org.texi (Plain lists): Split the table to fix the display
1086 of items.
1087
10882012-01-03 Bastien Guerry <bzg@gnu.org>
1089
1090 * org.texi (Plain lists): Fix misplaced explanation.
1091
10922012-01-03 Bastien Guerry <bzg@gnu.org>
1093
1094 * org.texi (Plain lists, Agenda files): Add index entries.
1095
10962012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1097
1098 * org.texi: Use "Org mode" instead of alternatives like
1099 "Org-mode" or "org-mode".
1100
11012012-01-03 Bernt Hansen <bernt@norang.ca>
1102
1103 * org.texi (Agenda commands): Document
1104 `org-clock-report-include-clocking-task'.
1105
11062012-01-03 Bastien Guerry <bzg@gnu.org>
1107
1108 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1109 C-c' on checkboxes.
1110
11112012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1112
1113 * org.texi: End sentences with two spaces.
1114
11152012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1116
1117 * org.texi (External links): Document the link types file+sys
1118 and file+emacs, slightly narrow used page width.
1119
11202012-01-03 Eric Schulte <eric.schulte@gmx.com>
1121
1122 * org.texi (colnames): Note that colnames behavior may differ
1123 across languages.
1124
11252012-01-03 Bastien Guerry <bzg@gnu.org>
1126
1127 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1128
11292012-01-03 Thomas Dye <dk@poto.westell.com>
1130
1131 * org.texi: Augmented discussion of babel property
1132 inheritance. Put footnote outside sentence ending period.
1133
11342012-01-03 Eric Schulte <schulte.eric@gmail.com>
1135
1136 * org.texi (eval): Documenting the full range of :eval header
1137 argument values.
1138
11392012-01-03 Eric Schulte <schulte.eric@gmail.com>
1140
1141 * org.texi (eval): Documentation of the new :eval option.
1142
11432012-01-03 Thomas Dye <dk@poto.local>
1144
1145 * org.texi: Add accumulated properties.
1146
11472012-01-03 Thomas Dye <dk@poto.local>
1148
1149 * org.texi: Documented no spaces in name=assign, another
1150 correction to :var table.
1151
11522012-01-03 Thomas Dye <dk@poto.local>
1153
1154 * org.texi: Changed DATA to NAME in Working With Source Code
1155 section.
1156
11572012-01-03 Tom Dye <tsd@tsdye.com>
1158
1159 * org.texi: Minor change to :var table.
1160
11612012-01-03 Tom Dye <tsd@tsdye.com>
1162
1163 * org.texi: More changes to :var table (some examples were wrong).
1164
11652012-01-03 Tom Dye <tsd@tsdye.com>
1166
1167 * org.texi: Cleaned up :var table.
1168
11692012-01-03 Bastien Guerry <bzg@gnu.org>
1170
1171 * org.texi (Timestamps, Weekly/daily agenda)
1172 (Weekly/daily agenda): Add @cindex for "appointment".
1173
11742012-01-03 Eric Schulte <schulte.eric@gmail.com>
1175
1176 * org.texi (Literal examples): A new link to the template for
1177 inserting empty code blocks.
1178 (Structure of code blocks): A new link to the template for
1179 inserting empty code blocks.
1180
11812012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1182
1183 * org.texi (External links): Add footnote on how the behavior
1184 of the text search in Org files are controled by the variable
1185 `org-link-search-must-match-exact-headline'.
1186
11872012-01-03 Eric Schulte <schulte.eric@gmail.com>
1188
1189 * org.texi (Buffer-wide header arguments): Update
1190 documentation to reflect removal of #+PROPERTIES.
1191
11922012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1193
1194 * org.texi (The clock table): Mention that ACHIVED trees
1195 contribute to the clock table.
1196
11972012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1198
1199 * org.texi (Conflicts): Better yasnippet config info.
1200
12012012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1202
1203 * org.texi (Selective export): Explicitely mention the default
1204 values for `org-export-select-tags',
1205 `org-export-exclude-tags'.
1206
12072012-01-03 Tom Dye <tsd@tsdye.com>
1208
1209 * org.texi: Added a line to specify that header arguments are
1210 lowercase.
1211
12122012-01-03 Tom Dye <tsd@tsdye.com>
1213
1214 * org.texi: :var requires default value when declared.
1215
12162012-01-03 Bastien Guerry <bzg@gnu.org>
1217
1218 * org.texi (Handling links): Add a note about the
1219 `org-link-frame-setup' option.
1220
12212012-01-03 David Maus <dmaus@ictsoc.de>
1222
1223 * org.texi (Exporting Agenda Views, Extracting agenda
1224 information): Fix command line syntax, quote symbol parameter
1225 values.
1226
12272012-01-03 David Maus <dmaus@ictsoc.de>
1228
1229 * org.texi (Exporting Agenda Views): Fix command line syntax.
1230
8d80ef01
PE
12312011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1232
1233 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1234 Use octal notation for file permissions, which are normally
1235 thought of in octal.
1236 (Mail Back End Variables): Use more-plausible modes in example.
1237
47d42d81
AM
12382011-12-20 Alan Mackenzie <acm@muc.de>
1239
1240 * cc-mode.texi: Update version string 5.31 -> 5.32.
1241
a98edce9
JB
12422011-12-06 Juanma Barranquero <lekktu@gmail.com>
1243
1244 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1245
321decc8
GM
12462011-11-24 Glenn Morris <rgm@gnu.org>
1247
1248 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1249
f8107b79
JB
12502011-11-24 Juanma Barranquero <lekktu@gmail.com>
1251
1252 * makefile.w32-in: Update dependencies.
1253
f5a96a4f
GM
12542011-11-20 Glenn Morris <rgm@gnu.org>
1255
1256 * gnus.texi (Group Information):
1257 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1258
cd1181db
JB
12592011-11-20 Juanma Barranquero <lekktu@gmail.com>
1260
1261 * gnus-coding.texi (Gnus Maintenance Guide):
1262 Rename from "Gnus Maintainance Guide".
1263
1264 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1265 * eieio.texi (Customizing):
fe7a3057
JB
1266 * gnus.texi (Article Washing):
1267 * gnus-news.texi:
1268 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1269
7877f373
JB
12702011-11-16 Juanma Barranquero <lekktu@gmail.com>
1271
1272 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1273
0d26e0b6
JB
12742011-11-15 Juanma Barranquero <lekktu@gmail.com>
1275
c7015153
JB
1276 * ede.texi (project-am-texinfo):
1277 * gnus.texi (Sending or Not Sending):
1278 * org.texi (Template elements): Fix typos.
0d26e0b6 1279
0b381c7e
JB
12802011-11-14 Juanma Barranquero <lekktu@gmail.com>
1281
1282 * ediff.texi (Hooks):
c7015153 1283 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1284
40a8bdf6
JB
12852011-11-11 Juanma Barranquero <lekktu@gmail.com>
1286
1287 * semantic.texi (Tag handling): Fix typo.
1288
57dda3bb
KY
12892011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1290
1291 * gnus.texi (Other Gnus Versions): Remove.
1292
52bedd34
AM
12932011-10-28 Alan Mackenzie <acm@muc.de>
1294
1295 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1296 (Other Special Indentations): Add an xref to "Macros with ;".
1297 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1298 "Macros with ;".
1299 (Macros with ;): New page.
1300
00b77525
GM
1301 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1302 Document the new handling of nested scopes for movement by defuns.
52bedd34 1303
4a623313
MA
13042011-10-23 Michael Albinus <michael.albinus@gmx.de>
1305
1306 Sync with Tramp 2.2.3.
1307
1308 * trampver.texi: Update release number.
1309
466a320e
GM
13102011-10-14 Glenn Morris <rgm@gnu.org>
1311
1312 * ert.texi (Introduction, How to Run Tests)
1313 (Running Tests Interactively, Expected Failures)
1314 (Tests and Their Environment, Useful Techniques)
1315 (Interactive Debugging, Fixtures and Test Suites):
1316 Minor rephrasings.
1317 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1318 (Running Tests in Batch Mode): Simplify loading instructions.
1319 (Test Selectors): Clarify some selectors.
1320 (Expected Failures, Useful Techniques):
1321 Make examples fit in 80 columns.
1322
2be4956d
JB
13232011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1324
1325 * calc.texi (Basic Operations on Units): Discuss temperature
1326 conversion (`u t') alongside with other unit conversions ('u c').
1327
7359a765
GM
13282011-10-12 Glenn Morris <rgm@gnu.org>
1329
1330 * ert.texi: Whitespace trivia to make main menu items line up better.
1331
a0c52e5d
GM
13322011-10-08 Glenn Morris <rgm@gnu.org>
1333
1334 * Makefile.in: Fix ert rules.
1335
465d0300
G
13362011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1337
1338 * gnus.texi (Gnus Utility Functions): Add more references and
1339 explanations (bug#9683).
1340
a5166359
LMI
13412011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1342
1343 * gnus.texi (Archived Messages): Note the default (bug#9552).
1344
b523dc20
BW
13452011-09-21 Bill Wohler <wohler@newt.com>
1346
1347 Release MH-E manual version 8.3.
1348
58179cce 1349 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1350 release 8.3.
1351 (Preface): Updated support information.
bd7239f5 1352 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1353 historical quote, the tense should be correct in the time that it
1354 was written.
1355
0afb49a1
LMI
13562011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1357
1358 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1359 (Finding the News): Doc clarification.
1360 (Terminology): Mention naming.
1361
e21bac42
G
13622011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1363
1364 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1365 (Interactive): Document `quiet'.
1366
5b409b39 13672011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1368
bd7239f5 1369 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1370
5b409b39 13712011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1372
bd7239f5 1373 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1374 scope for `org-map-entries'.
1375
5b409b39 13762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1377
1378 * org.texi (Visibility cycling): Document `org-copy-visible'.
1379
5b409b39 13802011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1381
bd7239f5 1382 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1383 proper order.
1384
5b409b39 13852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1386
1387 * org.texi (eval): Expand discussion of the :eval header argument.
1388
5b409b39 13892011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1390
1391 * org.texi (Languages): Add Lilypond and Awk as supported
1392 languages.
1393
5b409b39 13942011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1395
bd7239f5 1396 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1397 LOG_INTO_DRAWER can be used to override the contents of variable
1398 org-clock-into-drawer (or if unset, org-log-into-drawer).
1399
bd7239f5 1400 * org.texi: Replace @xref->@pxref.
3ab2c837 1401
5b409b39 14022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1403
1404 * org.texi (Evaluating code blocks): Documenting the new option
1405 for inline call lines.
1406
5b409b39 14072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1408
1409 * org.texi (Results of evaluation): More explicit about the
1410 mechanism through which interactive evaluation of code is
1411 performed.
1412
5b409b39 14132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1414
1415 * org.texi (noweb-ref): New header argument documentation.
1416
5b409b39 14172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1418
1419 * org.texi (Extracting source code): Documentation of the new
1420 org-babel-tangle-named-block-combination variable.
1421
5b409b39 14222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1423
bd7239f5 1424 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1425 behavior of multiple blocks of the same name is undefined.
3ab2c837 1426
5b409b39 14272011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1428
1429 * org.texi (TaskJuggler export): Modify the example to reflect the
1430 new effort durations.
1431
5b409b39 14322011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1433
1434 * org.texi (Images in LaTeX export): Escape curly brackets in
1435 LaTeX example.
1436
5b409b39 14372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1438
1439 * org.texi (The clock table): Document the :properties and
1440 :inherit-props arguments for the clocktable.
1441
5b409b39 14422011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1443
1444 * org.texi (Tables in LaTeX export): Document specifying placement
1445 options for tables.
1446
5b409b39 14472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1448
1449 * org.texi (Evaluating code blocks): More specific documentation
1450 about the different types of header arguments.
1451
5b409b39 14522011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1453
1454 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1455
5b409b39 14562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1457
1458 * org.texi (Built-in table editor): Document the table field
1459 follow mode.
1460
5b409b39 14612011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1462
1463 * org.texi (Easy Templates): Document new template.
1464
5b409b39 14652011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1466
1467 * org.texi (Literal examples): Add a cross-reference from "Literal
1468 Examples" to "Easy Templates."
1469
5b409b39 14702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1471
1472 * org.texi (The clock table): Add link to match syntax.
1473
5b409b39 14742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1475
1476 * org.texi (Agenda commands): Document clock consistency checks.
1477
5b409b39 14782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1479
1480 * org.texi (Built-in table editor): Document that \vert represents
1481 a vertical bar in a table field.
1482
5b409b39 14832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1484
1485 * org.texi (Literal examples): Link from "Markup" > "Literate
1486 Examples" to "Working with Source Code".
1487
5b409b39 14882011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1489
1490 * org.texi (Agenda commands): Doc for function option to bulk
1491 action.
1492
5b409b39 14932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1494
1495 * org.texi (Template expansion): Document new %<...> template
1496 escape.
1497
5b409b39 14982011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1499
1500 * org.texi (Selective export): Document exclusion of any tasks
1501 from export.
1502
5b409b39 15032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1504
1505 * org.texi (Selective export): Document how to exclude DONE tasks
1506 from export.
1507 (Publishing options): Document the properties to be used to turn off
1508 export of DONE tasks.
1509
5b409b39 15102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1511
1512 * org.texi (The date/time prompt): Document date range protection.
1513
5b409b39 15142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1515
1516 * org.texi (padline): Documentation of the new padline header
1517 argument.
1518
5b409b39 15192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1520
1521 * org.texi (var): Adding "[" to list of characters triggering
1522 elisp evaluation.
1523
5b409b39 15242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1525
1526 * org.texi (var): Documentation of Emacs Lisp evaluation during
1527 variable assignment.
1528
5b409b39 15292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1530
1531 * org.texi (colnames): Reference indexing into variables, and note
1532 that colnames are *not* removed before indexing occurs.
1533 (rownames): Reference indexing into variables, and note that
1534 rownames are *not* removed before indexing occurs.
1535
5b409b39 15362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1537
1538 * org.texi (var): Clarification of indexing into tabular
1539 variables.
1540
5b409b39 15412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1542
1543 * org.texi (results): Documentation of the `:results wrap' header
1544 argument.
1545
5b409b39 15462011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1547
bd7239f5 1548 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1549 of the LaTeX export: the org file has to be properly structured.
1550
5b409b39 15512011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1552
1553 * org.texi (Dynamic blocks, Structure editing): Mention
1554 the function `org-narrow-to-block'.
1555
5b409b39 15562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1557
1558 * org.texi (Languages): Updating list of code block supported
1559 languages.
1560
5b409b39 15612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1562
1563 * org.texi (Special properties): CATEGORY is a special property,
1564 but it may also used in the drawer.
1565
5b409b39 15662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1567
1568 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1569
5b409b39 15702011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1571
1572 * org.texi (Include files): Document :lines.
1573
5b409b39 15742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1575
1576 * org.texi (comments): Documentation of the ":comments noweb" code
1577 block header argument.
1578
5b409b39 15792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1580
1581 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1582 added extra whitespace around functions to be consistent with the
1583 rest of the section.
1584
5b409b39 15852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1586
0b381c7e 1587 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1588 #+call: line syntax.
1589 (Header arguments in function calls): Expanded discussion of
1590 #+call: line syntax.
1591
5b409b39 15922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1593
1594 * org.texi (Evaluating code blocks): More explicit about how to
1595 pass variables to #+call lines.
1596
5b409b39 15972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1598
1599 * org.texi (Results of evaluation): Link to the :results header
1600 argument list from the "Results of evaluation" section.
1601
5b409b39 16022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1603
1604 * org.texi (Conflicts): Adding additional information about
1605 resolving org/yasnippet conflicts.
1606
5b409b39 16072011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1608
1609 * org.texi (Publishing options): Document style-include-scripts
1610 publishing project property.
1611
5b409b39 16122011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1613
1614 * org.texi (Sparse trees): Document the next-error /
1615 previous-error functionality.
1616
5b409b39 16172011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1618
1619 * org.texi (cache): Improved documentation of code block caches.
1620
5b409b39 16212011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1622
1623 * org.texi (Code block specific header arguments): Documentation
1624 of multi-line header arguments.
1625
5b409b39 16262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1627
1628 * org.texi (Code evaluation security): Add example for using a
1629 function.
1630
5b409b39 16312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1632
1633 * org.texi (Tables in LaTeX export): Documentation of new
1634 attr_latex options for tables.
1635
5b409b39
BG
16362011-08-03 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * trampver.texi: Update release number.
1639
16402011-07-30 Michael Albinus <michael.albinus@gmx.de>
1641
1642 Sync with Tramp 2.2.2.
1643
1644 * trampver.texi: Update release number.
1645
064e2d08
LMI
16462011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1647
1648 * flymake.texi (Example -- Configuring a tool called via make):
1649 Use /dev/null instead of the Windows "nul" (bug#8715).
1650
b8151e9c
LMI
16512011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1652
1653 * widget.texi (Setting Up the Buffer): Remove mention of the
1654 global keymap parent, which doesn't seem to be accurate
1655 (bug#7045).
1656
5b409b39
BG
16572011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1658
1659 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1660
c0a8ae95
KR
16612010-07-10 Kevin Ryde <user42@zip.com.au>
1662
1663 * cl.texi (For Clauses): Add destructuring example processing an
1664 alist (bug#6596).
1665
ac6531ad
LMI
16662011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667
1668 * ediff.texi (Major Entry Points): Remove mention of `require',
1669 since that's not pertinent in the installed Emacs (bug#9016).
1670
d30dd079
G
16712011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1672
1673 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1674 (Filtering New Groups): Clarify how simple the "options -n" format is.
1675 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1676 is internal.
d30dd079 1677
862c0d68
MA
16782011-07-04 Michael Albinus <michael.albinus@gmx.de>
1679
1680 * tramp.texi (Cleanup remote connections): Add
1681 `tramp-cleanup-this-connection'.
1682
cd865a33
G
16832011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1684
1685 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1686 zombies.
1687 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1688 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1689
16902011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1691
1692 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1693 backups, and not actual vc (bug#8975).
1694
79414ae4
KR
16952011-07-03 Kevin Ryde <user42@zip.com.au>
1696
1697 * cl.texi (For Clauses): @items for hash-values and key-bindings
1698 to make them more visible when skimming. Add examples of `using'
1699 clause to them, examples being clearer than a description in
1700 words (bug#6599).
1701
847ccf7c
AM
17022011-07-01 Alan Mackenzie <acm@muc.de>
1703
1704 * cc-mode.texi (Guessing the Style): New page.
1705 (Styles): Add a short introduction to above.
1706
3da13bb9
DD
17072011-06-28 Deniz Dogan <deniz@dogan.se>
1708
1709 * rcirc.texi (Configuration): Bug-fix:
1710 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1711 Reported by Elias Pipping <pipping@exherbo.org>.
1712
60a0884e
G
17132011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1714
1715 * gnus.texi (Summary Mail Commands): Document
1716 `gnus-summary-reply-to-list-with-original'.
1717
0c7efc08
SM
17182011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * eshell.texi (Known problems): Fix typo.
1721
ea3596a2
MA
17222011-06-12 Michael Albinus <michael.albinus@gmx.de>
1723
0c7efc08 1724 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1725 (Password handling): `auth-source-debug' is good for debug messages.
1726
2da9c605
G
17272011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1728
1729 * gnus.texi (Store custom flags and keywords): Refer to
1730 `gnus-registry-article-marks-to-{chars,names}' instead of
1731 `gnus-registry-user-format-function-{M,M2}'.
1732
e61923c8
GM
17332011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1734
1735 * texinfo.tex: Merge from gnulib.
1736
627abcdd
TZ
17372011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1738
1739 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1740 (Store custom flags and keywords):
1741 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1742 `gnus-registry-user-format-function-M2'.
1743
a3c92bc1
EZ
17442011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1745
8f906c40 1746 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1747
85d870a9
GM
17482011-05-17 Glenn Morris <rgm@gnu.org>
1749
1750 * gnus.texi (Face): Fix typo.
1751
2cdee799
GM
17522011-05-14 Glenn Morris <rgm@gnu.org>
1753
1754 * dired-x.texi (Omitting Examples): Minor addition.
1755
79b70037
GM
17562011-05-10 Jim Meyering <meyering@redhat.com>
1757
1758 * ede.texi: Fix typo "or or -> or".
1759
a7111a62 17602011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1761
1762 * gnus.texi (Summary Buffer Lines):
1763 gnus-summary-user-date-format-alist does not exist.
1764 (Sorting the Summary Buffer): More about sorting threads.
1765
69026aba
MA
17662011-04-25 Michael Albinus <michael.albinus@gmx.de>
1767
1768 * trampver.texi: Update release number.
1769
9024ff79
MA
17702011-04-14 Michael Albinus <michael.albinus@gmx.de>
1771
1772 * tramp.texi (Frequently Asked Questions): New item for disabling
1773 Tramp in other packages.
1774
c3c65d73
TZ
17752011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1776
1777 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1778 (Fancy splitting to parent, Store arbitrary data):
1779 Updated gnus-registry docs.
c3c65d73 1780
9ec6a317
JB
17812011-04-13 Juanma Barranquero <lekktu@gmail.com>
1782
1783 * ede.texi: Fix typos.
1784
1e3b6001
G
17852011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1786
9ec6a317
JB
1787 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1788 It's @table @code.
1e3b6001 1789
a5954fa5
G
17902011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1791
ed9265fc 1792 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1793
d71990a1
JB
17942011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1795
1796 * calc.texi (Logarithmic Units): Update the function names.
1797
1518e4f0
G
17982011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1799
1800 * message.texi (Various Commands): Document format specs in the
1801 ellipsis.
1802
a123622d
G
18032011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1804
1805 * message.texi (Insertion Variables): Document message-cite-style.
1806
18072011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1808
1809 * tramp.texi (Remote processes): New subsection "Running shell on
1810 a remote host".
1811
4248cca2
TZ
18122011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1813
1814 * auth.texi (Help for developers): Update docs to explain that the
1815 :save-function will only run the first time.
1816
54ce11a1
GM
18172011-03-12 Glenn Morris <rgm@gnu.org>
1818
1819 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1820 (emacs-faq.text): New target.
1821 (clean): Add emacs-faq.
1822
0c3b25f8
MA
18232011-03-12 Michael Albinus <michael.albinus@gmx.de>
1824
1825 Sync with Tramp 2.2.1.
1826
1827 * trampver.texi: Update release number.
1828
b740639e
GM
18292011-03-11 Glenn Morris <rgm@gnu.org>
1830
1831 * Makefile.in (HTML_TARGETS): New.
1832 (clean): Delete $HTML_TARGETS.
1833 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1834
733afdf4
TZ
18352011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1836
1837 * auth.texi (Help for developers): Show example of using
1838 `auth-source-search' with prompts and :save-function.
1839
33383987
JB
18402011-03-07 Chong Yidong <cyd@stupidchicken.com>
1841
1842 * Version 23.3 released.
1843
a5057546
G
18442011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1845
1846 * message.texi (Message Buffers): Update default value of
1847 message-generate-new-buffers.
1848
479a2c9b
JB
18492011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1850
1851 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1852 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1853 respectively.
05a29101
JB
1854 (Musical Notes): New section.
1855 (Customizing Calc): Mention the customizable variable
1856 calc-note-threshold.
479a2c9b 1857
e0535b76
GM
18582011-03-03 Glenn Morris <rgm@gnu.org>
1859
1860 * url.texi (Dealing with HTTP documents): Remove reference to
1861 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1862 (Configuration): Update url-configuration-directory description.
e0535b76 1863
2777ccbf
GM
18642011-03-02 Glenn Morris <rgm@gnu.org>
1865
1866 * dired-x.texi (Multiple Dired Directories): Remove mentions
1867 of dired-default-directory-alist and dired-default-directory.
1868 Move dired-smart-shell-command here...
1869 (Miscellaneous Commands): ... from here.
1870
257219bd
PE
18712011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1872
1873 * texinfo.tex: Update to version 2011-02-24.09.
1874
8889f4e2
GM
18752011-03-02 Glenn Morris <rgm@gnu.org>
1876
1877 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1878 instead of the obsoleted dired-omit-here-always.
1879
5d41af19
MA
18802011-02-28 Michael Albinus <michael.albinus@gmx.de>
1881
1882 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1883 supported systems.
1884
2b0c7330 18852011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1886
61cf3a76
GM
1887 * dbus.texi (Type Conversion): Grammar fix.
1888
cce7d530 18892011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1890
cce7d530
GM
1891 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1892 "Debian GNU/Linux".
51a13bdd 1893
cce7d530
GM
1894 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1895
817b48a7
GM
18962011-02-23 Glenn Morris <rgm@gnu.org>
1897
cce7d530
GM
1898 * dired-x.texi (Features): Minor rephrasing.
1899 (Local Variables): Fix typos.
47301027
GM
1900
1901 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1902 Standardize some Emacs/XEmacs terminology.
1903
817b48a7
GM
1904 * dired-x.texi (Features): Don't advertise obsolete local variables.
1905 Simplify layout.
1906 (Omitting Variables): Update local variables example.
1907 (Local Variables): Say this is obsolete. Fix description of
1908 dired-enable-local-variables possible values.
1909
4a3988d5
G
19102011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1911
1912 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1913 default now.
1914
8e22bee0
G
19152011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1916
1917 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1918
06b840e0
LI
19192011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1920
1921 * gnus.texi (Window Layout): Document layout names.
1922
67ab0163 19232011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1924
1925 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1926 * auth.texi: Sync @dircategory with ../../info/dir.
1927 * autotype.texi: Sync @dircategory with ../../info/dir.
1928 * calc.texi: Sync @dircategory with ../../info/dir.
1929 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1930 * cl.texi: Sync @dircategory with ../../info/dir.
1931 * dbus.texi: Sync @dircategory with ../../info/dir.
1932 * dired-x.texi: Sync @dircategory with ../../info/dir.
1933 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1934 * ede.texi: Sync @dircategory with ../../info/dir.
1935 * ediff.texi: Sync @dircategory with ../../info/dir.
1936 * edt.texi: Sync @dircategory with ../../info/dir.
1937 * eieio.texi: Sync @dircategory with ../../info/dir.
1938 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1939 * epa.texi: Sync @dircategory with ../../info/dir.
1940 * erc.texi: Sync @dircategory with ../../info/dir.
1941 * eshell.texi: Sync @dircategory with ../../info/dir.
1942 * eudc.texi: Sync @dircategory with ../../info/dir.
1943 * flymake.texi: Sync @dircategory with ../../info/dir.
1944 * forms.texi: Sync @dircategory with ../../info/dir.
1945 * gnus.texi: Sync @dircategory with ../../info/dir.
1946 * idlwave.texi: Sync @dircategory with ../../info/dir.
1947 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1948 * message.texi: Sync @dircategory with ../../info/dir.
1949 * mh-e.texi: Sync @dircategory with ../../info/dir.
1950 * newsticker.texi: Sync @dircategory with ../../info/dir.
1951 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1952 * org.texi: Sync @dircategory with ../../info/dir.
1953 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1954 * pgg.texi: Sync @dircategory with ../../info/dir.
1955 * rcirc.texi: Sync @dircategory with ../../info/dir.
1956 * reftex.texi: Sync @dircategory with ../../info/dir.
1957 * remember.texi: Sync @dircategory with ../../info/dir.
1958 * sasl.texi: Sync @dircategory with ../../info/dir.
1959 * sc.texi: Sync @dircategory with ../../info/dir.
1960 * semantic.texi: Sync @dircategory with ../../info/dir.
1961 * ses.texi: Sync @dircategory with ../../info/dir.
1962 * sieve.texi: Sync @dircategory with ../../info/dir.
1963 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1964 * speedbar.texi: Sync @dircategory with ../../info/dir.
1965 * trampver.texi [emacs]: Set emacsname to "Emacs".
1966 * tramp.texi: Sync @dircategory with ../../info/dir.
1967 * url.texi: Sync @dircategory with ../../info/dir.
1968 * vip.texi: Sync @dircategory with ../../info/dir.
1969 * viper.texi: Sync @dircategory with ../../info/dir.
1970 * widget.texi: Sync @dircategory with ../../info/dir.
1971 * woman.texi: Sync @dircategory with ../../info/dir.
1972
30abce25
GM
19732011-02-19 Glenn Morris <rgm@gnu.org>
1974
0c7efc08
SM
1975 * dired-x.texi (Technical Details): No longer redefines
1976 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1977 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1978
f31f8469
GM
19792011-02-18 Glenn Morris <rgm@gnu.org>
1980
1981 * dired-x.texi (Optional Installation File At Point): Simplify.
1982
35123c04
TZ
19832011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1984
1985 * auth.texi (Help for users): Use :port instead of :protocol for all
1986 auth-source docs.
7ba93e94
G
1987 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1988 to have two files in `auth-sources'.
35123c04 1989
da5e0ce4
GM
19902011-02-16 Glenn Morris <rgm@gnu.org>
1991
b322c9af
GM
1992 * dired-x.texi: Use emacsver.texi to get Emacs version.
1993 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1994 Depend on emacsver.texi.
1995
07ca5555
GM
1996 * dired-x.texi: Drop meaningless version number.
1997 (Introduction): Remove old info.
1998 (Optional Installation Dired Jump): Autoload from dired-x.
1999 Remove incorrect info about loaddefs.el.
2000 (Bugs): Just refer to M-x report-emacs-bug.
2001
da5e0ce4
GM
2002 * dired-x.texi (Multiple Dired Directories): Update for rename of
2003 default-directory-alist.
2004 (Miscellaneous Commands): No longer mention very old VM version 4.
2005
bb55f713
PE
20062011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2007
2008 Merge from gnulib.
2009 * texinfo.tex: Update to version 2011-02-14.11.
2010
5415d076
G
20112011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2012
da5e0ce4
GM
2013 * auth.texi (Help for users):
2014 Login collection is "Login" and not "login".
5415d076 2015
14029d4b
MA
20162011-02-13 Michael Albinus <michael.albinus@gmx.de>
2017
2018 * tramp.texi (History): Remove IMAP support.
2019 (External methods, Frequently Asked Questions): Remove `imap' and
2020 `imaps' methods.
2021 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2022
2023 * trampver.texi: Remove default value of `emacsimap'.
2024
8a36c07f
GM
20252011-02-13 Glenn Morris <rgm@gnu.org>
2026
2027 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2028 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2029
165bc5a0
GM
20302011-02-12 Glenn Morris <rgm@gnu.org>
2031
2032 * sc.texi (Getting Connected): Remove old index entries.
2033
5415d076 20342011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2035
2036 * url.texi: Remove duplicate @dircategory (Bug#7942).
2037
b8e0f0cd
G
20382011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2039
8a36c07f
GM
2040 * auth.texi (Overview, Help for users, Help for developers):
2041 Update docs.
b8e0f0cd
G
2042 (Help for users): Talk about spaces.
2043
caf82551
PE
20442011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2045
2046 * texinfo.tex: Update to version 2011-02-07.16.
2047
1ff98217
MA
20482011-02-07 Michael Albinus <michael.albinus@gmx.de>
2049
2050 * dbus.texi (Bus names): Adapt descriptions for
2051 dbus-list-activatable-names and dbus-list-known-names.
2052
2e78df6b
JB
20532011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2054
2055 * calc.texi (Logarithmic Units): New section.
2056
7fbf7cae
TZ
20572011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2058
2059 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2060 manuals use it now.
2061
0c7efc08 2062 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2063
156ad271
KY
20642011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * overrides.texi: Remove.
2067
2068 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2069 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2070
36539990
MA
20712011-02-05 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * tramp.texi (Frequently Asked Questions): Mention problems with
2074 WinSSHD.
2075
2076 * trampver.texi: Update release number.
2077
20782011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2079
2080 * tramp.texi:
2081 Replace "delimet" with "delimit" globally.
2082 Replace "explicite" with "explicit" globally.
2083 Replace "instead of" with "instead" where there was nothing after "of".
2084 Audit use of comma before interrogative pronoun, "that", or "which".
2085 Minor word order, spelling, wording changes.
2086
ec72bf63
G
20872011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2088
2089 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2090
2091 * sieve.texi: Use WEBHACKDEVEL.
2092
2093 * sasl.texi: Use WEBHACKDEVEL.
2094
2095 * pgg.texi: Use WEBHACKDEVEL.
2096
2097 * message.texi: Use WEBHACKDEVEL.
2098
2099 * gnus.texi: Use WEBHACKDEVEL.
2100
2101 * emacs-mime.texi: Use WEBHACKDEVEL.
2102
2103 * auth.texi: Use WEBHACKDEVEL.
2104
2105 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2106 manuals.
2107
21082011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2109
2110 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2111
90b750f4
PE
21122011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2113
2114 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2115 which in turn is copied from ftp://tug.org/tex/.
2116
0e751a49
GM
21172011-02-03 Glenn Morris <rgm@gnu.org>
2118
2119 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2120 (Binding combinations of modifiers and function keys):
2121 Let's assume people reading this are not using Emacs 18.
2122
7f13c2e2
LI
21232011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2124
2125 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2126 since it's run automatically.
2127
d76c843e
LI
21282011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2129
2130 * gnus.texi (Customizing Articles): Fix typo.
2131
12e3ca0a
LI
21322011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2133
2134 * gnus.texi (Customizing Articles): Document the new way of customizing
2135 the date headers(s).
2136
fe72c8fa
LI
21372011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2138
2139 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2140 splitting example.
2141
bf3dae7e
EZ
21422011-01-29 Eli Zaretskii <eliz@gnu.org>
2143
2144 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2145 (MAKEINFO_OPTS): New variable.
2146 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2147 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2148 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2149 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2150 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2151 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2152 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2153 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2154 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2155 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2156 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2157 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2158 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2159 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2160 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2161 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2162 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2163 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2164
d6f13ac8
LI
21652011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2166
2167 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2168
c5ecc769
G
21692011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2170
2171 * message.texi (IDNA): Explain what it is.
2172
21732011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2174
2175 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2176
45eb2a5d
WL
21772011-01-23 Werner Lemberg <wl@gnu.org>
2178
2179 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2180 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2181 (ENVADD): Update.
45eb2a5d 2182
6872a814
GM
21832011-01-18 Glenn Morris <rgm@gnu.org>
2184
2185 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2186
77ab81d0 21872011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2188
2189 * nxml-mode.texi (Introduction): Fix file name typos.
2190
d221e780
CO
21912011-01-13 Christian Ohler <ohler@gnu.org>
2192
2193 * ert.texi: New file.
2194
2195 * Makefile.in:
2196 * makefile.w32-in: Add ert.texi.
2197
8c904d82
MA
21982011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2199
2200 * dbus.texi (Receiving Method Calls): New function
2201 dbus-register-service. Rearrange node.
2202
f56e0e7a
PE
22032011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2204
2205 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2206 which in turn is copied from ftp://tug.org/tex/.
2207
0fadf00e
MA
22082011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2209
2210 * dbus.texi (Receiving Method Calls): Describe new optional
2211 parameter dont-register-service of dbus-register-{method,property}.
2212
8b358e90
DU
22132010-12-17 Daiki Ueno <ueno@unixuser.org>
2214
0c7efc08
SM
2215 * epa.texi (Encrypting/decrypting *.gpg files):
2216 Mention epa-file-select-keys.
8b358e90 2217
549c9aed
G
22182010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2219
2220 * gnus.texi (Archived Messages): Remove outdated text.
2221
22222010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2223
0c7efc08 2224 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2225
156e3f9c
G
22262010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2227
83f3eadc 2228 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2229
8151d490
AC
22302010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2231
2232 * gnus.texi (The swish++ Engine): Add customizable parameters
2233 descriptions.
2234 (The swish-e Engine): Ditto.
2235
305bdd22
MA
22362010-12-14 Michael Albinus <michael.albinus@gmx.de>
2237
2238 * tramp.texi (Inline methods): Add "ksu" method.
2239 (Remote processes): Add example with remote `default-directory'.
2240
53aff12a
GM
22412010-12-14 Glenn Morris <rgm@gnu.org>
2242
2243 * faq.texi (Expanding aliases when sending mail):
2244 Now build-mail-aliases is interactive.
2245
8a1cdce5
AC
22462010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2247
2248 * gnus.texi: First pass at adding (rough) nnir documentation.
2249
7410c270
G
22502010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2251
53aff12a
GM
2252 * gnus.texi (Filtering New Groups):
2253 Mention gnus-auto-subscribed-categories.
2254 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2255 removed.
2256
f49d1f52 22572010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2258
2259 * cl.texi (For Clauses): Small fixes for frames and windows.
2260
acedf35c
CD
22612010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2262
2263 * org.texi (Using capture): Document using prefix arguments for
2264 finalizing capture.
2265 (Agenda commands): Document prefix argument for the bulk scatter
2266 command.
2267 (Beamer class export): Document that also overlay arguments can be
2268 passed to the column environment.
2269 (Template elements): Document the new entry type.
2270
22712010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2272
2273 * org.texi (Include files): Document :minlevel.
2274
22752010-12-11 Julien Danjou <julien@danjou.info>
2276
2277 * org.texi (Categories): Document category icons.
2278
22792010-12-11 Eric Schulte <schulte.eric@gmail.com>
2280
2281 * org.texi (noweb): Fix typo.
2282
516aa569
G
22832010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2284
2285 * gnus.texi (Server Commands): Point to the rest of the server
2286 commands.
2287
04db63bc
G
22882010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2289
2290 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2291 g'.
2292
ed797193
G
22932010-12-02 Julien Danjou <julien@danjou.info>
2294
2295 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2296
22972010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2298
2299 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2300 (Direct Functions): Note the STARTTLS upgrade.
2301
07976ae3 23022010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2303 James Clark <none@example.com>
d3dfb185
GM
2304
2305 * nxml-mode.texi (Introduction): New section.
2306
59e75882
G
23072010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2308
2309 * gnus.texi (Server Commands): Document gnus-server-show-server.
2310
568a887f
MA
23112010-11-20 Michael Albinus <michael.albinus@gmx.de>
2312
2313 Sync with Tramp 2.2.0.
2314
2315 * trampver.texi: Update release number.
2316
1265829e
JB
23172010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2318
2319 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2320 Mention that the TeX specific units won't use the `tex' prefix
2321 in TeX mode.
2322
239661c0
KY
23232010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2324
2325 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2326
4a47c275 23272010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2328
2329 * edt.texi: Remove information about Emacs 19.
2330
4a47c275 23312010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2332
2333 * trampver.texi: Update release number.
2334
2f0e0dc8
KY
23352010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2336
2337 * gnus.texi (Article Washing): Fix typo.
2338
afe98dfa
CD
23392010-11-11 Noorul Islam <noorul@noorul.com>
2340
56f5a94e 2341 * org.texi: Fix typo.
afe98dfa
CD
2342
23432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2344
2345 * org.texi (Using capture): Explain that refiling is
2346 sensitive to cursor position.
2347
23482010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2349
56f5a94e 2350 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2351
23522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2353
2354 * org.texi: Document the <c> cookie.
2355
23562010-11-11 Eric Schulte <schulte.eric@gmail.com>
2357
bd7239f5 2358 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2359 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2360
23612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2362
56f5a94e 2363 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2364
23652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2366
56f5a94e 2367 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2368
23692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2370
2371 * org.texi (Setting up the staging area): Document that
2372 file names remain visible when encrypting the MobileOrg files.
2373
23742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2375
2376 * org.texi (Setting up the staging area): Document which
2377 versions are needed for encryption.
2378
23792010-11-11 Eric Schulte <schulte.eric@gmail.com>
2380
56f5a94e
GM
2381 * org.texi (noweb): Update :noweb documentation to
2382 reflect the new "tangle" argument.
afe98dfa
CD
2383
23842010-11-11 Eric Schulte <schulte.eric@gmail.com>
2385
56f5a94e
GM
2386 * org.texi (Batch execution): Improve tangling script in
2387 documentation.
afe98dfa
CD
2388
23892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2390
2391 * org.texi (Handling links):
2392 (In-buffer settings): Document inlining images on startup.
2393
23942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2395
2396 * org.texi (Setting up the staging area): Document use of
2397 crypt password.
2398
23992010-11-11 David Maus <dmaus@ictsoc.de>
2400
56f5a94e 2401 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2402
24032010-11-11 David Maus <dmaus@ictsoc.de>
2404
56f5a94e
GM
2405 * org.texi (Template expansion): Add mew in table for link type
2406 escapes.
afe98dfa
CD
2407
24082010-11-11 David Maus <dmaus@ictsoc.de>
2409
56f5a94e 2410 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2411
24122010-11-11 Eric Schulte <schulte.eric@gmail.com>
2413
56f5a94e 2414 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2415
24162010-11-11 Eric Schulte <schulte.eric@gmail.com>
2417
56f5a94e 2418 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2419
24202010-11-11 Eric Schulte <schulte.eric@gmail.com>
2421
56f5a94e
GM
2422 * org.texi (Structure of code blocks):
2423 Update documentation to mention inline code block syntax.
afe98dfa
CD
2424
24252010-11-11 Eric Schulte <schulte.eric@gmail.com>
2426
56f5a94e 2427 * org.texi (comments): Improve wording.
afe98dfa
CD
2428
24292010-11-11 Eric Schulte <schulte.eric@gmail.com>
2430
56f5a94e 2431 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2432
24332010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2434
2435 * org.texi (Installation): Remove the special
2436 installation instructions for XEmacs.
2437
24382010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2439
56f5a94e 2440 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2441 insertion of empty structural elements.
2442
24432010-11-11 Noorul Islam <noorul@noorul.com>
2444
56f5a94e 2445 * org.texi: Fix doc.
afe98dfa
CD
2446
24472010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2448
2449 * org.texi (The date/time prompt): Document specification
2450 of time ranges.
2451
24522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2453
2454 * org.texi (Internal links): Document the changes in
2455 internal links.
2456
24572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2458
2459 * org.texi (Agenda commands): Document the limitation for
2460 the filter preset - it can only be used for an entire agenda
2461 view, not in an individual block in a block agenda.
2462
24632010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2464
2465 * org.texi (iCalendar export): Document alarm creation.
2466
6f8fc60c
MA
24672010-11-10 Michael Albinus <michael.albinus@gmx.de>
2468
2469 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2470
be3c11b3
LMI
24712010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2472
2473 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2474
d607b96b 24752010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2476
d607b96b 2477 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2478
181cb5fb
G
24792010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2480
2481 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2482 since that works by default.
2483
24842010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2485
2486 * gnus.texi (Customizing the IMAP Connection): Document
2487 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2488
36bc5d3b
MA
24892010-11-04 Michael Albinus <michael.albinus@gmx.de>
2490
2491 * tramp.texi (Remote shell setup): New item "Interactive shell
2492 prompt". Reported by Christian Millour <cm@abtela.com>.
2493 (Remote shell setup, Remote processes): Use @code{} for
2494 environment variables.
2495
cf503f7c
GM
24962010-11-03 Glenn Morris <rgm@gnu.org>
2497
537b04b9 2498 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2499 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2500
389b76fa
G
25012010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2502
2503 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2504
2699a554 25052010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2506
2507 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2508
2699a554 25092010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2510
2511 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2512
99e65b2d
G
25132010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2514
0c7efc08
SM
2515 * gnus.texi (Client-Side IMAP Splitting):
2516 Mention nnimap-unsplittable-articles.
99e65b2d
G
2517
25182010-10-29 Julien Danjou <julien@danjou.info>
2519
2520 * gnus.texi (Finding the News): Remove references to obsoletes
2521 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2522
aeeb3dcb
EZ
25232010-10-29 Eli Zaretskii <eliz@gnu.org>
2524
2525 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2526 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2527 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2528 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2529
8289f37b
GM
25302010-10-28 Glenn Morris <rgm@gnu.org>
2531
2532 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2533 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2534 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2535
d85d3b3a
DU
25362010-10-25 Daiki Ueno <ueno@unixuser.org>
2537
2538 * epa.texi (Mail-mode integration): Add alternative key bindings
2539 for epa-mail commands; escape comma.
c05c2b9b 2540 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2541
9f534a47
JB
25422010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2543
99e65b2d 2544 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2545
5793a7bc 25462010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2547
2548 * gnus.texi (Group Parameters, Buttons): Fix typos.
2549
280f417b
G
25502010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2551
2552 * gnus.texi (Subscription Commands): Mention that you can also
2553 subscribe to new groups via the Server buffer, which is probably more
2554 convenient when subscribing to many groups.
2555
d806c872
G
25562010-10-21 Julien Danjou <julien@danjou.info>
2557
2558 * message.texi (Message Headers): Allow message-default-headers to be a
2559 function.
2560
d5798f68
LMI
25612010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2562
2563 * gnus-news.texi: Mention new archive defaults.
2564
b79bbef7
KY
25652010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2566
2567 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2568
2526f423
G
25692010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2570
2571 * gnus.texi (HTML): Document the function value of
2572 gnus-blocked-images.
2573 (Article Washing): shr and gnus-w3m, not the direct function names.
2574
ba91f05d
G
25752010-10-20 Julien Danjou <julien@danjou.info>
2576
2577 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2578 variable.
2579
da451787
LMI
25802010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2581
2582 * gnus.texi (Customizing the IMAP Connection): The port strings are
2583 strings.
c872595d 2584 (Document Groups): Mention git.
da451787 2585
7cad71ad
G
25862010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2587
2588 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2589 bzr/Gnus git sync.
2590
c56dfd36
EZ
25912010-10-15 Eli Zaretskii <eliz@gnu.org>
2592
2593 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2594 change.
2595
a1d16a7b
G
25962010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2597
2598 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2599 @item syntax for in-Emacs makeinfo.
2600
26012010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2602
2603 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2604 trim sentence.
2605
98e2b864
DU
26062010-10-12 Daiki Ueno <ueno@unixuser.org>
2607
2608 * epa.texi (Caching Passphrases):
0c7efc08
SM
2609 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2610 Clarify some configurations require to set up gpg-agent.
98e2b864 2611
c12e4a81
GM
26122010-10-11 Glenn Morris <rgm@gnu.org>
2613
2614 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2615
f7aa248a
G
26162010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2617
2618 * gnus.texi (Spam Package Introduction): Mention `$'.
2619
6513b232
EZ
26202010-10-09 Eli Zaretskii <eliz@gnu.org>
2621
2622 * makefile.w32-in (emacsdir): New variable.
2623 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2624 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2625
abd40fb4
GM
26262010-10-09 Glenn Morris <rgm@gnu.org>
2627
0f05450f
GM
2628 * Makefile.in (mostlyclean): Delete *.toc.
2629
d3a4ac46
GM
2630 * Makefile.in: Use $< in rules.
2631
aa9db089
GM
2632 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2633
abd40fb4
GM
2634 * Makefile.in ($(infodir)): Delete rule.
2635 (mkinfodir): New. Use it in all the info rules, rather than depending
2636 on infodir.
2637
ea274122
GM
26382010-10-09 Glenn Morris <rgm@gnu.org>
2639
6e90e2a8
GM
2640 * gnus.texi (Article Washing): Fix previous change.
2641
f7a31f11
GM
2642 * Makefile.in (emacsdir): New variable.
2643 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2644 Depend on emacsver.texi.
2645
f7a31f11
GM
2646 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2647
ea274122
GM
2648 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2649
36d3245f
G
26502010-10-08 Julien Danjou <julien@danjou.info>
2651
f7a31f11 2652 * gnus.texi: Add mm-shr.
36d3245f
G
2653
26542010-10-08 Ludovic Courtès <ludo@gnu.org>
2655
2656 * gnus.texi (Finding the Parent, The Gnus Registry)
2657 (Registry Article Refer Method): Update docs for nnregistry.el.
2658
26592010-10-08 Daiki Ueno <ueno@unixuser.org>
2660
2661 * auth.texi (Help for users)
2662 (GnuPG and EasyPG Assistant Configuration): Update docs.
2663
12359245
GM
26642010-10-08 Glenn Morris <rgm@gnu.org>
2665
2666 * cl.texi (Organization, Installation, Old CL Compatibility):
2667 Deprecate cl-compat for new code.
4628bef1 2668 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2669
2670 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2671
fcf2d385
KY
26722010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2673
2674 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2675
66627fa9
G
26762010-10-06 Julien Danjou <julien@danjou.info>
2677
fd9ba500
JD
2678 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2679
66627fa9
G
2680 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2681 broken link.
2682
2683 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2684
2685 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2686 to ReiserFS.
2687
2688 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2689 (FAQ 7-1): Fix getmail URL.
2690
65f54520
DU
26912010-10-06 Daiki Ueno <ueno@unixuser.org>
2692
2693 * epa.texi (Caching Passphrases): New section.
2694
4c83f6e1
GM
26952010-10-06 Glenn Morris <rgm@gnu.org>
2696
2697 * Makefile.in (SHELL): Set it.
2698 (info): Move the mkdir dependency to the individual info files.
2699 (mostlyclean): Tidy up.
2700 (clean): Only delete the specific dvi and pdf files.
2701 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2702 ($(infodir)): Add parallel build workaround.
4c83f6e1 2703
71e691a5
G
27042010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2707
a41c2e6d
G
27082010-10-03 Julien Danjou <julien@danjou.info>
2709
0c7efc08
SM
2710 * emacs-mime.texi (Display Customization):
2711 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2712 mm-inline-large-images-proportion.
2713
37255945
MA
27142010-10-03 Michael Albinus <michael.albinus@gmx.de>
2715
0c7efc08
SM
2716 * tramp.texi (Frequently Asked Questions):
2717 Mention remote-file-name-inhibit-cache.
37255945 2718
11e4e7bd
LMI
27192010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2722 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2723
cb83220a
KY
27242010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2725
0c7efc08
SM
2726 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2727 (Article Hiding): Add google banner example.
2728 Suggested by Benjamin Xu.
cb83220a 2729
6b958814
G
27302010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2731
0c7efc08
SM
2732 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2733 Remove nnimap-split-rule from examples.
6b958814
G
2734
27352010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2736
2737 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2738 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2739 Fishman.
2740 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2741
27422010-09-30 Julien Danjou <julien@danjou.info>
2743
2744 * gnus.texi (Gravatars): Fix documentation about
2745 gnu-gravatar-properties.
2746
b9476c04
DU
27472010-09-29 Daiki Ueno <ueno@unixuser.org>
2748
2749 * epa.texi (Bug Reports): New section.
2750
5f874327
GM
27512010-09-29 Glenn Morris <rgm@gnu.org>
2752
2753 * Makefile.in (top_srcdir): Remove unused variable.
2754
6b958814
G
27552010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2756
2757 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2758 (Client-Side IMAP Splitting): Document 'default.
2759
27602010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2761
0c7efc08
SM
2762 * gnus.texi (Customizing the IMAP Connection):
2763 Document nnimap-fetch-partial-articles.
6b958814 2764
82bccbfa
KY
27652010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2766
2767 * gnus-news.texi: Mention nnimap-inbox.
2768
2769 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2770
27712010-09-26 Julien Danjou <julien@danjou.info>
2772
47e08896 2773 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2774
27752010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776
2777 * gnus.texi (Security): Remove gpg.el mention.
2778
27792010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2780
2781 * gnus.texi (Browse Foreign Server): New variable
2782 gnus-browse-subscribe-newsgroup-method.
2783
2784 * gnus-news.texi: Mention it.
2785
27862010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2787
0c7efc08 2788 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2789 (Startup Variables): No jingle.
2790
4c964351
UM
27912010-09-25 Ulrich Mueller <ulm@gentoo.org>
2792
2793 * woman.texi (Interface Options): xz compression is now supported.
2794
82bccbfa
KY
27952010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2796
2797 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2798 (Unavailable Servers): Document gnus-server-copy-server.
2799 (Using IMAP): Document the new nnimap.
2800
28012010-09-25 Julien Danjou <julien@danjou.info>
2802
47e08896 2803 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2804
18778f71
GM
28052010-09-24 Glenn Morris <rgm@gnu.org>
2806
2807 * url.texi (Disk Caching): Tweak previous change.
2808
9c766321
JD
28092010-09-24 Julien Danjou <julien@danjou.info>
2810
2811 * url.texi (Disk Caching): Mention url-cache-expire-time,
2812 url-cache-expired, and url-fetch-from-cache.
2813
82bccbfa
KY
28142010-09-24 Julien Danjou <julien@danjou.info>
2815
2816 * gnus.texi: Add Gravatars.
2817
28182010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2819
2820 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2821
592bdb9a
LMI
28222010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2823
2824 * gnus.texi (Expunging mailboxes): Update name of the expunging
2825 command.
2826
e4e22d29
KY
28272010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2828
2829 * emacs-mime.texi (rfc2047): Update description for
2830 rfc2047-encode-parameter.
2831
371d9801
MA
28322010-09-13 Michael Albinus <michael.albinus@gmx.de>
2833
2834 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2835 "fish" methods.
2836 (External methods): Remove "scp1_old" and "scp2_old" methods.
2837
31ae5827
MA
28382010-09-09 Michael Albinus <michael.albinus@gmx.de>
2839
2840 * tramp.texi: Remove Japanese manual. Fix typo.
2841
2842 * trampver.texi: Update release number. Remove japanesemanual.
2843
c0468714
GM
28442010-09-09 Glenn Morris <rgm@gnu.org>
2845
2846 * org.texi: Restore clobbered changes (copyright years, untabify).
2847
86441999
JD
28482010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2849
2850 * gnus.texi (Adaptive Scoring): Fix typo.
2851
25f28806
LMI
28522010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * gnus.texi (Article Display): Document gnus-html-show-images.
2855
45240125 28562010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2857
45240125
JD
2858 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2859
59d09f15
LMI
28602010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2861
2862 * gnus.texi (HTML): Document gnus-max-image-proportion.
2863
2cdd366f
KY
28642010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2865
51dee5ef
KY
2866 * gnus.texi (HTML): Document gnus-blocked-images.
2867
2cdd366f
KY
2868 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2869
b0e4f3fc
KY
28702010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2871
2872 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2873 the first message are used for wide replies.
f02566ce
KY
2874 (Changing Servers): Remove documentation on gnus-change-server and
2875 friends, since it's been removed.
b0e4f3fc 2876
598451ed
KY
28772010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2878
2879 * gnus.texi (Drafts): Mention B DEL.
2880
e7842e69
KY
28812010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2882
2883 * gnus.texi (Delayed Articles): Mention that the Date header is the
2884 original one, even if you delay.
2885
85115796
KY
28862010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2887
0c7efc08
SM
2888 * gnus.texi (Asynchronous Fetching):
2889 Document gnus-async-post-fetch-function.
85115796
KY
2890 (HTML): Made into its own section.
2891
f0b44bc0
MA
28922010-08-26 Michael Albinus <michael.albinus@gmx.de>
2893
2894 Sync with Tramp 2.1.19.
2895
217876c9 2896 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2897 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2898 Remove remark about doubled "-t" argument.
217876c9
MA
2899 (Auto-save and Backup): Remove reference to Emacs 21.
2900 (Filename Syntax): Describe port numbers.
2901 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2902 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2903 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2904 errors with the backquotes.
2905 (External packages): File attributes cache flushing for asynchronous
2906 processes.
2907 (Traces and Profiles): Describe verbose level 9.
2908
f0b44bc0
MA
2909 * trampver.texi: Update release number.
2910
7457f7b6
MA
29112010-08-23 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * dbus.texi (Alternative Buses): New chapter.
2914
b695beda
SM
29152010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2916
2917 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2918
443c2c03
JB
29192010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2920
2921 * calc.texi (Customizing Calc): Rearrange description of new
2922 variables to match the presentation of other variables.
2923
7815fe19 29242010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2925
2926 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2927
2c695727
JB
29282010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2929
2930 * calc.texi (Making Selections, Selecting Subformulas)
2931 (Customizing Calc): Mention how to use faces to emphasize selected
2932 sub-formulas.
2933
bbb6ffa1
MA
29342010-08-05 Michael Albinus <michael.albinus@gmx.de>
2935
2936 * tramp.texi (External packages): File attributes cache flushing
2937 for asynchronous processes.
2938
5cee0a9c
AM
29392010-08-01 Alan Mackenzie <acm@muc.de>
2940
2941 Enhance the manual for the latest Java Mode.
2942
2943 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2944 annotation-var-cont.
2945 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2946 two new symbols.
2947
3f2afe32
MA
29482010-07-28 Michael Albinus <michael.albinus@gmx.de>
2949
2950 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2951
0ed082fe 29522010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2953
2954 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2955
311f0356
JB
29562010-07-19 Juanma Barranquero <lekktu@gmail.com>
2957
2958 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2959
86fbb8ca
CD
29602010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2961
2962 * org.texi: Add macros to get plain quotes in PDF output.
2963 List additional contributors.
2964 (Capture): New section, replaces the section about remember.
2965 (Working With Source Code): New chapter, focused on documenting Org
2966 Babel.
2967 (Code evaluation security): New section.
2968 (MobileOrg): Document DropBox support.
2969 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2970 (Special symbols): Show how to display UTF8 characters for entities.
2971 (Global TODO list): Clarify the use of the "M" key and the differences
2972 to the "m" key.
2973 (RSS Feeds): Mention Atom feeds as well.
2974 (Setting tags): Remove paragraph about
2975 `org-complete-tags-always-offer-all-agenda-tags'.
2976
5732e8ed
MA
29772010-07-17 Michael Albinus <michael.albinus@gmx.de>
2978
2979 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2980 argument.
2981 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2982 echoing shells.
2983
ca1bb391
MA
29842010-07-10 Michael Albinus <michael.albinus@gmx.de>
2985
2986 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2987 (Filename Syntax): Describe port numbers.
2988
5bd55c3c
MA
29892010-07-09 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2992 forgotten.
2993 (Type Conversion): Precise conversion of natural numbers.
2994 (Errors and Events): Add "debugging" to concept index. Add variable
2995 `dbus-debug'.
2996
820ae8fe
MA
29972010-07-04 Michael Albinus <michael.albinus@gmx.de>
2998
2999 * dbus.texi (Receiving Method Calls): Add optional argument
3000 EMITS-SIGNAL to `dbus-register-property'.
3001
b6f9df0f
JB
30022010-06-27 Alex Schroeder <alex@gnu.org>
3003
3004 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3005
62e034c2
GM
30062010-06-24 Glenn Morris <rgm@gnu.org>
3007
3008 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3009 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3010 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3011 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3012 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3013 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3014 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3015 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3016 convention. Make them end with a period.
3017
9360256a
GM
30182010-06-23 Glenn Morris <rgm@gnu.org>
3019
3020 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3021 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3022 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3023 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3024 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3025 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3026
04d3bb6c
GM
30272010-06-10 Glenn Morris <rgm@gnu.org>
3028
3029 * idlwave.texi (Load-Path Shadows):
3030 * org.texi (Handling links): Fix typos.
3031
5e7d4a75
KY
30322010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3033
3034 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3035
9841cb4f
MA
30362010-05-26 Michael Albinus <michael.albinus@gmx.de>
3037
3038 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3039 by an alias. (Bug#6226)
3040
597517ef
JB
30412010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3042
3043 * calc.texi (Manipulating Vectors): Mention that vectors can
3044 be used to determine bins for `calc-histogram'.
3045
14914c43
JB
30462010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3047
597517ef 3048 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3049
0235128c 30502010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3051
3052 * url.texi (HTTP language/coding, Customization):
3053 * message.texi (Header Commands, Responses):
3054 * cl.texi (Argument Lists): Fix typos.
3055
0235128c 30562010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3057
0235128c
SM
3058 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3059 Note that Development menu is always available.
aa5789b5
CY
3060 (Creating a project): Fix terminology.
3061 (Add/Remove files): Fix typo.
3062
0235128c
SM
30632010-05-07 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * Version 23.2 released.
3066
a628ad9d 30672010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3068
3069 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3070
502269d6
MA
30712010-05-01 Michael Albinus <michael.albinus@gmx.de>
3072
0235128c
SM
3073 * tramp.texi (Inline methods, Default Method):
3074 Mention `tramp-inline-compress-start-size'.
502269d6 3075
6e104790 30762010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3077
3078 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3079 the CVS repo. Put the Git repo in the news section.
3080
6e104790 3081 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3082 Removed some mentions of CVS. Mention the new Git repo.
3083
6e104790 30842010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3085
3086 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3087 (Mail Group Commands): Add index entry.
3088
6e104790 30892010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3090
3091 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3092
f8b91752
JB
30932010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3094
3095 * calc.texi (Radix modes): Mention that the option prefix will
3096 turn on twos-complement mode.
3097 (Inverse and Hyperbolic Flags): Mention the Option flag.
3098
ed21c5c8
CD
30992010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3100
3101 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3102 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3103 (Sectioning structure): Update.
3104 (References): New use case for field coordinates.
6e104790 3105 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3106 (Setting up the staging area): Document the availability of
3107 encryption for MobileOrg.
3108 (Images and tables): Document how to reference labels.
3109 (Index entries): New section.
3110 (Generating an index): New section.
3111 (Column width and alignment): Document that <N> now
3112 means a fixed width, not a maximum width.
3113 (Publishing options): Document the :email option.
3114 (Beamer class export): Fix bug in the BEAMER example.
3115 (Refiling notes): Document refile logging.
3116 (In-buffer settings): Document refile logging keywords.
3117 (Drawers): Document `C-c C-z' command.
3118 (Agenda commands): Mention the alternative key `C-c C-z'.
3119 (Special properties): Document the BLOCKED property.
3120 (The spreadsheet): Mention the formula editor.
3121 (References): Document field coordinates.
3122 (Publishing action): Correct the documentation for the
3123 publishing function.
3124 (The date/time prompt): Document that we accept dates
3125 like month/day/year.
3126 (Cooperation): Document the changes in table.el support.
3127 (Faces for TODO keywords, Faces for TODO keywords)
3128 (Priorities): Document the easy colors.
3129 (Visibility cycling): Document the new double prefix
3130 arg for `org-reveal'.
3131 (Cooperation): Remember.el is part of Emacs.
3132 (Clean view): Mention that `wrap-prefix' is also set by
3133 org-indent-mode.
3134 (Agenda commands): Add information about prefix args to
3135 scheduling and deadline commands.
3136 (Search view): Point to the docstring of
3137 `org-search-view' for more details.
6e104790 3138 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3139 (Setting tags): Document variable
3140 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3141 (Column attributes): Cross-reference special properties.
ed21c5c8 3142
456b348e
MA
31432010-04-10 Michael Albinus <michael.albinus@gmx.de>
3144
3145 Synchronize with Tramp repository.
3146
3147 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3148 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3149 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3150 syntax, texi2dvi reports errors with the backquotes.
3151
3152 * trampver.texi: Update release number.
3153
357e2d8e
KY
31542010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3155
3156 * gnus.texi (Finding the News): Add pointers to the Server buffer
3157 because it's essential.
3158
1d4d7664
KY
31592010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3160
3161 * gnus.texi (MIME Commands): Update description of
3162 gnus-article-browse-html-article.
3163
bd3e840f
KY
31642010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3165
3166 * auth.texi (Secret Service API): Add TODO node.
3167 (Help for users): Explain the new source options for `auth-sources'.
3168
e867cb5d 31692010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3170
3171 * trampver.texi: Update release number.
3172
288f9fc0
CY
31732010-03-10 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * Branch for 23.2.
3176
d99aaebd
CY
31772010-03-03 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3180 now enabled by default.
3181
5794c2a5
MA
31822010-02-28 Michael Albinus <michael.albinus@gmx.de>
3183
3184 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3185 when Emacs runs in interactive mode. (Bug#5645)
3186
40572be6
GM
31872010-02-16 Glenn Morris <rgm@gnu.org>
3188
3189 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3190
7bb8ed67
MH
31912010-02-05 Mark A. Hershberger <mah@everybody.org>
3192
3193 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3194
45a1423d 31952010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3196
3197 * gnus.texi (Score File Format): Fix typo.
3198
45a1423d 31992010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3200
3201 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3202
14f17fc8
JB
32032010-01-18 Juanma Barranquero <lekktu@gmail.com>
3204
3205 * ada-mode.texi (Project File Overview): Fix typo.
3206
607d4369
CY
32072010-01-17 Chong Yidong <cyd@stupidchicken.com>
3208
3209 * semantic.texi: Add Richard Y. Kim credit.
3210
3211 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3212
3d1bfa99
MA
32132010-01-17 Michael Albinus <michael.albinus@gmx.de>
3214
3215 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3216 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3217
6fbf7a75
GM
32182010-01-17 Glenn Morris <rgm@gnu.org>
3219
b9f978f0
GM
3220 * calc.texi (Reporting Bugs): Don't mention format of repository.
3221
f19bc38d
GM
3222 * woman.texi (Bugs): Make "Emacs repository" less specific,
3223 and the URL for same more specific.
3224
6fbf7a75
GM
3225 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3226
16c3428a
JB
32272010-01-17 Juanma Barranquero <lekktu@gmail.com>
3228
3229 * ede.texi (ede-step-project, ede-proj-target):
3230 * tramp.texi (Remote processes): Fix typos.
3231
045b9da7
ML
32322010-01-16 Mario Lang <mlang@delysid.org>
3233
3234 * ede.texi (ede-target):
3235 * org.texi (Refiling notes): Remove duplicated words.
3236
c57008f6
SM
32372010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3238
3239 * gnus.texi (Posting Styles): Use with-current-buffer.
3240 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3241
798c9eb5
KR
32422010-01-02 Kevin Ryde <user42@zip.com.au>
3243
3244 * eieio.texi (Naming Conventions): Correction to xref on elisp
3245 coding conventions, is "Tips" node not "Standards".
3246
4970fbfe
CY
32472009-12-24 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3250
3251 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3252
83828b06
KY
32532009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3254
3255 * gnus.texi (Direct Functions): Add missing port number to tls method.
3256
45a4a565
JB
32572009-12-15 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3260 ($(infodir)/edt, edt.dvi): New targets.
3261
698bfef7
GM
32622009-12-15 Glenn Morris <rgm@gnu.org>
3263
3264 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3265 (edt, $(infodir)/edt, edt.dvi): New targets.
3266 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3267
3268 * Makefile.in (PDF_TARGETS, pdf): New.
3269 (clean): Add *.pdf.
3270 Add pdf rules for all manuals.
3271
0e983327
JB
32722009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3273
3274 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3275
8e687433
CY
32762009-12-14 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3279 (Smart Jump, Analyzer Debug): Copyedits.
3280 (Semantic mode user commands): Link to new nodes.
3281 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3282 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3283 upstream Semantic manual.
3284
3285 * semantic.texi (Introduction): Minor fix to diagram.
3286
020335df
MA
32872009-12-09 Michael Albinus <michael.albinus@gmx.de>
3288
3289 * eshell.texi (History): Add the other built-in variables.
3290 (Built-ins): Explain built-ins, and how to apply the external commands.
3291 Add `history', `su' and `sudo'.
3292
3293 * tramp.texi (Remote processes): Add missing <RET> in the example.
3294
6ddf13e4
BW
32952009-12-01 Bill Wohler <wohler@newt.com>
3296
3297 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3298 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3299 excessively garrulous.
3300
07b6428c
MA
33012009-11-29 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * tramp.texi (Remote processes): Improve eshell example with "su"
3304 and "sudo" commands.
3305
fd1cefda
CY
33062009-11-28 Chong Yidong <cyd@stupidchicken.com>
3307
3308 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3309
3310 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3311 Document semantic-complete-analyze-inline.
3312 (Semanticdb search debugging commands): Minor clarification.
3313 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3314 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3315 manual.
9d542758 3316 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3317
159e3ad5
KR
33182009-11-28 Kevin Ryde <user42@zip.com.au>
3319
3320 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3321 @pxref, now EIEIO is in Emacs.
159e3ad5 3322
c6d47315
KR
3323 * erc.texi (Development): Correction to git tutorial url.
3324
16f6287e
GM
33252009-11-26 Glenn Morris <rgm@gnu.org>
3326
3327 * faq.texi (Latest version of Emacs): Mention stability of development
3328 version.
3329 (Problems with very large files): Max buffer size increase in 23.2.
3330 (VM): VM has moved house again.
3331
5ea5dbc9
JB
33322009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3333
3334 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3335 notations.
3336
5dec9555
CD
33372009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3338
45a4a565 3339 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3340
bd6f6833
CY
33412009-11-20 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3344 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3345 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3346
be479117
JB
33472009-11-17 Juanma Barranquero <lekktu@gmail.com>
3348
3349 * semantic.texi (Semantic Internals, Glossary):
3350 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3351 (Semanticdb search debugging commands): Fix typos.
3352
17291a1f
JB
33532009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3354
be479117 3355 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3356
af42a9cc
JB
33572009-11-16 Juanma Barranquero <lekktu@gmail.com>
3358
3359 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3360 ($(infodir)/semantic, semantic.dvi): New targets.
3361
3149927d
CY
33622009-11-16 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * Makefile.in: Build the Semantic manual.
3365
3366 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3367 repository.
3368
977640ed
MA
33692009-11-16 Michael Albinus <michael.albinus@gmx.de>
3370
3371 * dbus.texi (Receiving Method Calls): New defun
3372 `dbus-unregister-service'.
3373
17673adf
CD
33742009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3375
3376 * org.texi (Speed keys): New section.
3377
0ecd3c90
MA
33782009-11-13 Michael Albinus <michael.albinus@gmx.de>
3379
3380 * dbus.texi (Type Conversion): Fix typo.
3381 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3382 `dbus-registered-objects-table'.
0c7efc08
SM
3383 (Receiving Method Calls): New defun `dbus-register-property'.
3384 Move `dbus-unregister-object' here.
0ecd3c90 3385
8bfe682a
CD
33862009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3387
3388 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3389
33902009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3391
3392 * org.texi (Column attributes): Add the new age summary operators.
3393 Also, mention the fact you can only use one summary operator per
3394 property.
3395
33962009-11-13 John Wiegley <johnw@newartisans.com>
3397
0c7efc08 3398 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3399 manual about how to track habits.
0c7efc08 3400 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3401 dangling clocks are resolved.
3402
34032009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3404
3405 * org.texi (Agenda commands): Document the new `i' command.
3406 (Inserting deadline/schedule): Document logging changes
3407 of scheduling and deadline times stamps.
3408 (In-buffer settings): Document the in-buffer keywords for logging
3409 changes of scheduling and deadline times stamps.
3410 (Structure editing, Plain lists): Document indentation
3411 cycling in empty entries with TAB.
3412 (Archiving): Document the default archiving command.
3413 (Moving subtrees): Document the new keys for archiving.
3414 (Internal archiving): Fix incorrect key.
3415 (Agenda commands): Document the TODO set switching commands.
3416 (Agenda commands): Document the new archiving keys.
3417 (Clocking work time): Better description on how to save
3418 and restore a clock.
3419 (Resolving idle time): Mention the x11idle program to get true
3420 idleness also under X11.
3421 (Resolving idle time): Use @kbd instead of @key for normal
3422 letters, because this is how he rest of the manual does this.
3423 (Pushing to MobileOrg): Mention that `org-directory'
3424 should be set.
3425 (Agenda commands): Document that SPC is a filter for
3426 any tag.
0c7efc08 3427 (Search view): Rename from "Keyword search".
8bfe682a
CD
3428 (Capure): New chapter.
3429 (Markup): New chapter.
0c7efc08
SM
3430 (Links in HTML export, Images in HTML export):
3431 Extend the section titles.
8bfe682a
CD
3432 (Images in HTML export): Document the align option.
3433 (Text areas in HTML export): Extend the section title.
3434 (Images in LaTeX export): Explain image placement in LaTeX.
3435
693737cd
GM
34362009-11-10 Glenn Morris <rgm@gnu.org>
3437
3438 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3439
c7bd4ebe
MA
34402009-11-08 Michael Albinus <michael.albinus@gmx.de>
3441
3442 * tramp.texi (Auto-save and Backup): Disable backups just for a
3443 method.
3444
3445 * trampver.texi: Update release number.
3446
76c5acad
MA
34472009-11-07 Michael Albinus <michael.albinus@gmx.de>
3448
3449 Sync with Tramp 2.1.17.
3450
3451 * trampver.texi: Update release number.
3452
d9a57abf
GM
34532009-10-29 Glenn Morris <rgm@gnu.org>
3454
3455 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3456
637f4f0f
MA
34572009-10-23 Michael Albinus <michael.albinus@gmx.de>
3458
3459 * tramp.texi (External methods): Temporary files are kept for
3460 `rsync' and `rsyncc' methods.
3461
310dbb05
JB
34622009-10-09 Juanma Barranquero <lekktu@gmail.com>
3463
3464 * eieio.texi: Fix typos.
3465
09094f28
CY
34662009-10-07 Chong Yidong <cyd@stupidchicken.com>
3467
3468 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3469
216f299a
JB
34702009-10-07 Juanma Barranquero <lekktu@gmail.com>
3471
3472 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3473 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3474
966a6506
CY
34752009-10-07 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * Makefile.in: Build EIEIO and EDE manuals.
3478
34792009-10-07 Eric Ludlam <zappo@gnu.org>
3480
3481 * eieio.texi:
3482 * ede.texi: New files.
3483
8842cd9b
MA
34842009-10-05 Michael Albinus <michael.albinus@gmx.de>
3485
3486 * tramp.texi (Remote processes): Association of a pty is not supported.
3487
7006d207
CD
34882009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3489
3490 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3491 (Processing LaTeX fragments): Document that the size of images can be
3492 changes using the variable `org-format-latex-options'.
3493 (The date/time prompt, Timestamps): Be more accurate over ISO format
3494 dates and times.
3495 (Visibility cycling): Document showeverything keyword.
3496 (In-buffer settings): Document showeverything keyword.
3497 (Setting up the staging area): Fix the example.
3498 (MobileOrg): New section.
3499 (Agenda commands, Exporting Agenda Views): Document exporting the
3500 agenda view to Org files.
3501
0e7b2867
MA
35022009-09-28 Michael Albinus <michael.albinus@gmx.de>
3503
3504 * tramp.texi (History): Add IMAP support.
3505 (External methods): Add `imap' and `imaps' methods.
3506 (GVFS based methods): Add indices for `davs'.
3507 (Password handling): Rename anchors. Add IMAP entries for
3508 ~/.authinfo.gpg.
3509
3510 * trampver.texi: Set default value of `emacsimap'.
3511
4146636e
KY
35122009-09-22 Daiki Ueno <ueno@unixuser.org>
3513
3514 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3515
d22f7ffa
CY
35162009-09-13 Chong Yidong <cyd@stupidchicken.com>
3517
0c7efc08
SM
3518 * dired-x.texi (Technical Details):
3519 Delete dired-up-directory (Bug#4292).
d22f7ffa 3520
66043531
MA
35212009-09-03 Michael Albinus <michael.albinus@gmx.de>
3522
216f299a 3523 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3524
6eb02347
CD
35252009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3526
3527 * org.texi (Effort estimates): Document new effort setting commands.
3528 (Agenda commands): Document the new keys fro agenda time motion.
3529 Document entry text mode. Improve documentation of the keys to include
3530 inactive time stamps into the agenda view.
3531 (Feedback): Document the new bug report command.
0c7efc08 3532 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3533
38dc51ba
KY
35342009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3535
3536 * auth.texi (Help for users): Corrected markup.
3537
e402f452
GM
35382009-09-02 Glenn Morris <rgm@gnu.org>
3539
3540 * emacs-mime.texi (time-date): Mention float-time.
3541
744256cf
JB
35422009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3543
3544 * calc.texi (Simplifying Formulas): Improve the wording.
3545
b0b63450
MB
35462009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3547
3548 * auth.texi: Rewritten for coverage and clarity.
3549
35502009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3551
0c7efc08
SM
3552 * gnus.texi (Expiring Mail):
3553 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3554 (Various Various): Mention gnus-safe-html-newsgroups.
3555
3556 * gnus-news.texi: Mention
3557 gnus-mark-copied-or-moved-articles-as-expirable.
3558
3559 * emacs-mime.texi (Display Customization): Add xref to
3560 gnus-safe-html-newsgroups.
3561
b59329e0
MA
35622009-08-28 Michael Albinus <michael.albinus@gmx.de>
3563
3564 * tramp.texi (Version Control): Remove.
af42a9cc 3565 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3566 reference.
3567 (External methods): Correct `scpc' concept index entries. New method
3568 `rsyncc'.
3569 (External packages): New subsections "Filename completion" and "File
3570 attributes cache".
3571
0ff2d6c2
JB
35722009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3573
3574 * calc.texi (Rewrite Rules): Improve the example.
3575 (Simplifying Formulas): Explain use of the I and H flags for
3576 simplification.
3577
ecd3d54f
MA
35782009-08-25 Michael Albinus <michael.albinus@gmx.de>
3579
3580 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3581 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3582 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3583 for timeout values.
78176e69
MA
3584 (Top): Remove footnote saying D-Bus is not enabled by
3585 default. (Bug#4256)
ecd3d54f 3586
0f215bca
DU
35872009-08-23 Daiki Ueno <ueno@unixuser.org>
3588
3589 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3590 Reported by Jari Aalto (Bug#4211).
0f215bca 3591 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3592 epa-global-mail-mode.
3b7ab45f
DU
3593 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3594 epa-setup.
0f215bca 3595
4f22e84d
MA
35962009-08-16 Michael Albinus <michael.albinus@gmx.de>
3597
3598 * dbus.texi (Asynchronous Methods): Allow nil handler.
3599
9ff0b02b 36002009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3601
26b03ee3 3602 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3603
26b03ee3 3604 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3605
4c39f404
CY
36062009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3607
3608 * calc.texi (Date Forms): Fix typos.
3609
3bcfba17
GM
36102009-08-08 Glenn Morris <rgm@gnu.org>
3611
3612 * org.texi (Agenda commands): Restore clobbered change.
3613
66783bb4
EZ
36142009-08-07 Eli Zaretskii <eliz@gnu.org>
3615
3616 * calc.texi (Graphics, Devices): Update with the peculiarities of
3617 operation on MS-Windows.
3618
c8d0cf5c
CD
36192009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3620
3621 * org.texi (Publishing action): Improve documentation of file
3622 names when publishing to the source directory.
3623 (Clean view): Document `org-indent-mode'.
3624 (Clocking work time): Add documentation for the
3625 new :timetamp option when creating a clock report.
3626 (Paragraphs): Fix many typos.
3627 (Plain lists): Remove duplicate explanation about the
3628 `C-c *' command.
3629 (Literal examples): Update to reflect the new behavior
3630 of the -n -r -k switches when exporting source code examples.
3631 (Structure editing): Add information about `C-c *',
3632 converting a plain list into a list of Org items.
3633 (Remember): Small rephrasing of the paragraph
3634 describing remember.el. Also mentioned that remember.el is part
3635 of Emacs 23, not Emacs 22.
3636 (Clocking work time): Add documentation about
3637 displaying the current clocking time against the effort estimate.
3638 Also add a footnote about using `org-clock-in-prepare-hook' to add
3639 an effort estimate on the fly, just before clocking it.
3640 (Footnotes): Document automatic renumbering and
3641 sorting.
3642 (Agenda commands): Document new bulk commands.
3643 (Plain lists): Document new behavior of
3644 `org-cycle-include-plain-lists'.
4e2af782 3645 Hyphenation only in TeX.
c8d0cf5c
CD
3646 (Clocking work time): Document the key to update effort
3647 estimates.
3648 (Clocking work time): Document the clock time display.
3649 (Structure editing, TODO basics): Document new
3650 variables.
3651 (Column attributes): Document new colciew operators.
3652 (Publishing options): Document :xml-declaration.
3653 (Tracking TODO state changes): Document the
3654 LOG_INTO_DRAWER property.
3655 (Literal examples): Document the new implementation for
3656 editing source code.
3657 (Publishing action): Mention the new publishing
3658 function, to publish an Org source file.
3659 (Publishing links): Mention how to link to an Org source file.
3660 (Macro replacement): Document new macros.
3661 (Handling links): Document type-specific completion
3662 when inserting links.
3663 (Structure editing, Plain lists): Improve documentation
3664 on sorting.
3665 (Internal links): Document custom ids for links.
3666 (Handling links): Document custom ids for links.
3667 (CSS support): Document new class.
3668 (Refiling notes): Document the possibility to create new nodes
3669 during refiling.
3670 (Agenda commands): Document the "?" operator to find
3671 tasks without effort setting.
3672 (Exporting agenda information): Section moved.
3673 (RSS Feeds): New section.
3674 (Built-in table editor): Document M-e and M-a navigate
3675 inside table field.
3676 (Stuck projects): Docment that projects identified as
3677 un-stuck will still be searchd for stuck sub-projects.
3678 (Paragraphs): Document centering.
3679 (Creating timestamps, Agenda commands): Document new
3680 behavior when changing time stamps.
3681 (Structure editing): Document the new command
3682 `org-clone-subtree-with-time-shift'.
3683 (Publishing): Refresh this chapter.
3684 (Export options, Export options, In-buffer settings):
3685 Document the new keywords.
3686 (Matching tags and properties): Collect all
3687 documentation about tags/property matches here.
3688 (Setting tags): Document `org-tag-persistent-alist'.
3689 (Weekly/daily agenda): New section.
3690 (Orgstruct mode): Describe `orgstruct++-mode'.
3691 (Drawers): Mention the LOGBOOK drawer.
3692 (Export options, Sectioning structure): Document the
3693 #+LEATEX_HEADER in-buffer setting.
3694 (Bugs): Section removed.
3695 (Hooks): New section.
0c7efc08 3696 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3697 (Context-sensitive commands): New section.
3698 (Setting tags): Document newline option.
3699 (Global TODO list, Matching tags and properties):
3700 Mention more variables.
3701 (Checkboxes): Update to changed command behavior.
81a5560e 3702
40d2791f
CY
37032009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3704
3705 * speedbar.texi (Basic Key Bindings): Fix typo.
3706
65d0154b
JB
37072009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3708
3709 * calc.texi (Vector/Matrix Functions): Add index entries for both
3710 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3711 affects matrices with more than one row.
b5bdfd9f 3712 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3713
5a9e3ab7
JB
37142009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3715
3716 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3717 `calc-transpose-lines'.
5a9e3ab7 3718
42fb7e61
MA
37192009-07-27 Michael Albinus <michael.albinus@gmx.de>
3720
3721 * dbus.texi (Receiving Method Calls): Describe special return value
3722 `:ignore'.
3723
574b69d5
AM
37242009-07-24 Alan Mackenzie <acm@muc.de>
3725
3726 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3727 initialization, any individual variable setting now takes precedence
3728 over one done via c-file-style/c-file-offsets.
3729
ec06459c
JB
37302009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3731
3732 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3733 truncated when Calc is quit.
3734 (Customizing Calc): Document `calc-undo-length'.
3735
4ce54f6b
CY
37362009-07-20 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3739
0e4f8ba5
GM
37402009-07-11 Kevin Ryde <user42@zip.com.au>
3741
3742 * pcl-cvs.texi (About PCL-CVS):
3743 * widget.texi (Basic Types):
3744 Fix cross-references.
3745
fa0f81b0
AS
37462009-07-01 Andreas Schwab <aschwab@redhat.com>
3747
3748 * dbus.texi (Type Conversion): Don't use literal control character.
3749
88a683c5
MA
37502009-07-01 Michael Albinus <michael.albinus@gmx.de>
3751
3752 * tramp.texi (GVFS based methods): New section.
3753 (Remote processes): Processes for GVFS based methods run locally.
3754
36c8febb
MA
37552009-06-30 Michael Albinus <michael.albinus@gmx.de>
3756
0c7efc08
SM
3757 * tramp.texi (Inline methods, External methods, Gateway methods):
3758 Avoid the words "kludge" and hack".
36c8febb
MA
3759 (External methods): Add `synce' method.
3760
3761 * trampver.texi: Update release number.
3762
d6b951bb
MA
37632009-06-22 Michael Albinus <michael.albinus@gmx.de>
3764
3765 Sync with Tramp 2.1.16.
3766
3767 * tramp.texi (History): Add GVFS support.
3768 (External methods): Precise `rsync' description. Add `dav', `davs' and
3769 `obex' methods. Add 'tramp-gvfs-methods' option.
3770 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3771 forms.
3772 (Remote Programs): Introduce `tramp-own-remote-path'.
3773 (Remote processes): New subsection "Running remote programs that create
3774 local X11 windows".
3775 (Frequently Asked Questions): Improve code for disabling vc.
3776
3777 * trampver.texi: Update release number. Set default value of
3778 `emacsgvfs'.
3779
70243478
CY
37802009-06-21 Chong Yidong <cyd@stupidchicken.com>
3781
3782 * Branch for 23.1.
3783
54b31cbf
GM
37842009-06-17 Glenn Morris <rgm@gnu.org>
3785
3786 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3787 (Latest version of Emacs): Mention source code repository.
3788
f6adc23c
GM
37892009-06-16 Glenn Morris <rgm@gnu.org>
3790
3791 * faq.texi (Top): Language tweak.
3792 (Extended commands): Most people have arrow keys.
3793 (Emacs manual): Say how to follow info links.
3794 (File-name conventions): Change title a bit. Explain about source
3795 versus installed. Condense etc description.
3796 (Guidelines for newsgroup postings): Mention Savannah list page.
3797 (Newsgroup archives): Simplify.
3798 (Contacting the FSF): Add contact URL.
3799 (Emacs Lisp documentation): Printed version not always available.
3800 (Installing Texinfo documentation): Explain how by hand installation is
3801 not normally needed. Use add-to-list. Remove duplicate reference.
3802 (Informational files for Emacs): Move info on Help menu here from
3803 "File-name conventions".
3804 (Help installing Emacs): Tweak uref.
3805 (Obtaining the FAQ): Mention repository.
3806 (Origin of the term Emacs): Explain "ITS".
3807 (Changing load-path): Use add-to-list.
3808 (Automatic indentation): Clarify this is for Text mode.
3809 Don't mention Indented Text mode.
3810 (Finding Emacs on the Internet): The FSF does not seem to offer a
3811 deluxe distribution on CD anymore.
3812
b59a8457
GM
38132009-06-16 Glenn Morris <rgm@gnu.org>
3814
3815 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3816 Recommend the latest release. Mention how to get older FAQs.
3817 Recommend the Emacs manual.
3818 (Guidelines for newsgroup postings): Discourage cross-posts.
3819 (Underlining paragraphs): Remove.
3820 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3821 (Bugs and problems): Update key-binding.
3822 (Problems with very large files): Mention 64-bit.
3823 (Shell process exits abnormally): Remove.
3824 (Problems with Shell Mode): Rename and update.
3825 (Spontaneous entry into isearch-mode)
3826 (Problems talking to certain hosts): Remove. This is old information,
3827 in etc/PROBLEMS if needed.
3828 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3829 (Dired claims that no file is on this line): Update.
3830 (Installing Emacs, Problems building Emacs): Simplify.
3831 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3832 information.
3833 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3834 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3835 (JDEE): "JDEE", not "JDE".
3836 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3837 Remove. This is old information, in etc/PROBLEMS if needed.
3838 (stty and Backspace key, Kanji and Chinese characters): Remove.
3839 (Right-to-left alphabets): Update section.
3840 (Changing the included text prefix): Gnus uses message-yank-prefix.
3841 Add cross-reference to Supercite manual.
3842 (Saving a copy of outgoing mail): Simplify output file description.
3843 (Expanding aliases when sending mail): Refer to Emacs manual.
3844 Remove old info about RFC822.
3845 Correct description of how to rebuild aliases.
3846 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3847 (MIME with Emacs mail packages)
3848 (Viewing articles with embedded underlining)
3849 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3850 Remove old sections.
3851 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3852 and is well-documented in the Gnus manual.
3853 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3854 (Making Gnus faster): Rename from "Starting Gnus faster".
3855 Merge "Catch-up is slow in Gnus" into here.
3856
0e6d12ca
GM
38572009-06-14 Glenn Morris <rgm@gnu.org>
3858
3859 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3860 (New in Emacs 23): New section.
3861 (Handling C-s and C-q with flow control): Add xref.
3862
2e17e05e
GM
38632009-06-13 Glenn Morris <rgm@gnu.org>
3864
3865 * faq.texi (Setting up a customization file): Grammar fix.
3866 Customize is no longer "new".
3867 (Displaying the current line or column): Line-number mode is on by
3868 default. Don't mention `column' package. Mention linum.el.
3869 (Turning on abbrevs by default): Explain how to do it for buffers,
3870 modes, and everywhere.
3871 (Associating modes with files): Use add-to-list. Don't mention Emacs
3872 19.
3873 (Highlighting a region): On by default since 23.1.
3874 (Replacing highlighted text): Update doc quote.
3875 (Working with unprintable characters): Don't mention search-quote-char.
3876 (Using an already running Emacs process): Gnuclient is probably not an
3877 enhancement these days.
3878 (Indenting switch statements): Remove mention of pre-Emacs 20.
3879 (Horizontal scrolling): Abbreviate Emacs 20 description.
3880 (Replacing text across multiple files): Fix name of dired command.
3881 (Disabling backups): Use require not load.
4f9d4de3 3882 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3883
2a1cf2b9
BW
38842009-06-13 Bill Wohler <wohler@newt.com>
3885
3886 Release MH-E manual version 8.2.
3887
3888 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3889 release 8.2.
3890
85b438b7
GM
38912009-06-13 Glenn Morris <rgm@gnu.org>
3892
3893 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3894 in this day and age the common meaning is "on the web".
3895 (copying): Use @copyright in all cases.
3896 (Basic keys): Remove reference to deleted manual node "Text Characters".
3897 (File-name conventions): Use GNU as an example rather than SERVICE.
3898 default.el lives in site-lisp. Update Info directory location.
3899 (Real meaning of copyleft): GPL actions have been brought, but all
3900 settled out of court.
3901 (Guidelines for newsgroup postings): Shorten section title.
3902 Simplify comp.emacs description.
3903 (Newsgroup archives): Change Google URL. Describe Gmane.
3904 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3905 points". Mention List-Unsubscribe header.
3906 (Contacting the FSF): Update email and URLs.
3907 (Basic editing): Mention F1 for help.
3908 (Installing Texinfo documentation): Refer to Texinfo website rather
3909 than ftp server.
3910 (Printing a Texinfo file): Mention texi2pdf.
3911 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3912 are just stubs nowadays.
3913 (Latest version of Emacs): Explain version numbers.
3914 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3915 (Turning on syntax highlighting): No need to mention hilit19 any more.
3916 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3917 (Modes for various languages): Remove section.
3918 (Major packages and programs): Remove most version and maintainer
3919 information - it's hard to keep up-to-date, and adds nothing.
3920 Similarly with direct links to mailing lists.
3921 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3922 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3923 years, and Emacs comes with tools for this now.
3924 (Patch): Remove section - this is a standard tool.
3925 (Using function keys under X): Remove section.
3926
93e2d996
GM
39272009-06-12 Glenn Morris <rgm@gnu.org>
3928
3929 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3930 (Help installing Emacs): Remove reference to deleted X11 node.
3931 (Associating modes with files): Interpreter-mode-alist is no longer
3932 subservient to auto-mode-alist.
3933 (Installing Emacs): Change future Emacs version.
3934 (Linking with -lX11 fails): Remove old section.
3935 (Packages that do not come with Emacs): Update ELL location.
3936 Emacs Lisp archive is dead.
3937 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3938 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3939 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3940 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3941 (Removing flashing messages): Remove section about non-existent Gnus
3942 option.
3943
f0bf7708
GM
3944 * faq.texi (Top): Add @top command.
3945 Remove the optional arguments from all @node commands: makeinfo can
3946 generate these automatically, and it is easier to edit and rearrange
3947 nodes without them.
3948
30884d11
GM
39492009-06-11 Glenn Morris <rgm@gnu.org>
3950
3951 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3952 (The LPF): Make the updated URL the sole reference point.
3953 (Learning how to do something): Update refcard price and format.
3954 (Getting a printed manual): Sources in doc/emacs/, not man/.
3955 Also available in PDF format. Since the page count varies, be less
3956 precise.
3957 (Informational files for Emacs): Remove references to deleted files
3958 LPF and SUN-SUPPORT, and to UUCP.
3959 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3960 Remove many obsolete ways to get the FAQ, which now seems only to be
3961 distributed with Emacs.
3962 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3963
deab46e0
CY
39642009-06-09 Chong Yidong <cyd@stupidchicken.com>
3965
223b43fa 3966 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3967 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3968
deab46e0
CY
3969 * ada-mode.texi (Installation, Compile commands)
3970 (Project File Overview, No project files, Set compiler options)
3971 (Use GNAT project file, Use multiple GNAT project files)
3972 (Identifier completion): Use @samp for menu items, and @kbd for key
3973 sequences (Bug#3504).
3974
71fbd643
DU
39752009-06-04 Daiki Ueno <ueno@unixuser.org>
3976
8c9bb6f5 3977 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3978
f197085b
CY
39792009-06-04 Ryan Yeske <rcyeske@gmail.com>
3980
3981 * message.texi (Header Commands): Fix descriptions to match
3982 keybindings.
3983
7f3bc720
DU
39842009-04-22 Daiki Ueno <ueno@unixuser.org>
3985
3986 * gnus.texi (Security): Mention that EasyPG is the current default.
3987
4518068d
CY
39882009-04-13 Chong Yidong <cyd@stupidchicken.com>
3989
3990 * ediff.texi (Session Commands): Fix typo.
3991
d7ca410a
MB
39922009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3993
3994 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3995 news.software.readers. Reported by Florian Rehnisch.
3996
c6c76add
GM
39972009-04-02 Glenn Morris <rgm@gnu.org>
3998
3999 * auth.texi: Capitalize direntry.
4000
4001 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4002 using a period in the entry name. (Bug#2797)
4003
35ed8e2e
JB
40042009-03-03 Juanma Barranquero <lekktu@gmail.com>
4005
4006 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4007 ($(infodir)/auth, auth.dvi): New targets.
4008
e280480a
GM
40092009-03-03 Glenn Morris <rgm@gnu.org>
4010
4011 * auth.texi: Fix @setfilename.
4012
4013 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4014 (auth, $(infodir)/auth, auth.dvi): New rules.
4015
8a76755b
GM
40162009-02-25 Glenn Morris <rgm@gnu.org>
4017
4018 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4019
0038d478
MB
40202009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4021
4022 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4023
40242009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4025
4026 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4027 gnus-nocem-issuers, and gnus-nocem-verifyer.
4028
867d4bb3
JB
40292009-02-20 Juanma Barranquero <lekktu@gmail.com>
4030
4031 * ada-mode.texi (Project files, Automatic Casing):
4032 * dbus.texi (Signals):
4033 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4034 * mh-e.texi (HTML):
4035 * nxml-mode.texi (Locating a schema)
4036 (Using the document's URI to locate a schema):
4037 * org.texi (Footnotes, Using the mapping API):
4038 * rcirc.texi (Channels): Remove duplicate words.
4039
3a44dc1f
GM
40402009-02-20 Glenn Morris <rgm@gnu.org>
4041
4042 * dired-x.texi (Miscellaneous Commands):
4043 * gnus.texi: Minor updates for mbox Rmail.
4044
5dc584b5
KB
40452009-02-16 Karl Berry <karl@gnu.org>
4046
b59a8457
GM
4047 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4048 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4049 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4050 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4051 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4052 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4053 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4054 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4055 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4056 Consistently use @insertcopying in the Top node,
5dc584b5 4057 @contents at the front (after @end titlepage),
b59a8457 4058 and @direntry after @copying. (Bug#1988)
5dc584b5 4059
9eb59592
MB
40602009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4061
4062 * auth.texi: New file documenting auth-source.
4063
d324fa76
CD
40642009-02-13 Carsten Dominik <dominik@science.uva.nl>
4065
4066 * org.texi (Org Plot): Fix link.
4067
7a603b73
DU
40682009-02-09 Daiki Ueno <ueno@unixuser.org>
4069
4070 * epa.texi (Mail-mode integration): Mention the way to do
4071 "encrypt-to-self". (Bug#1807)
4072
a626b338 40732009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4074
4075 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4076
3b36c17e
MB
40772009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4078
4079 * gnus-news.texi: Print version about Incoming*.
4080
55033558
CD
40812009-02-02 Carsten Dominik <dominik@science.uva.nl>
4082
4083 * org.texi (Structure editing, Handling links)
4084 (Fast access to TODO states, Javascript support): Make standard docs
4085 correctly reflect default variable settings.
4086
ec712abb
GM
40872009-02-02 Glenn Morris <rgm@gnu.org>
4088
4089 * org.texi: Fix typos.
4090
7112648c
MA
40912009-02-01 Michael Albinus <michael.albinus@gmx.de>
4092
4093 Sync with Tramp 2.1.15.
4094
4095 * trampver.texi: Update release number.
4096
2e461fc1
CD
40972009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4098
4099 * org.texi (TODO dependencies): Document TODO dependencies on
4100 checkboxes.
4101
bc283609
CD
41022009-01-30 Carsten Dominik <dominik@science.uva.nl>
4103
4104 * org.texi (TODO dependencies): Document key binding for toggling
4105 ORDERED property.
4106
74fc5047
MA
41072009-01-28 Michael Albinus <michael.albinus@gmx.de>
4108
4109 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4110 of hook functions.
4111
d6685abc
CD
41122009-01-28 Carsten Dominik <dominik@science.uva.nl>
4113
4114 * org.texi (TODO dependencies): New section.
4115
65c439fd
CD
41162009-01-27 Carsten Dominik <dominik@science.uva.nl>
4117
4118 * org.texi (Plain lists, TODO basics, Priorities)
4119 (Multiple sets in one file, Conflicts): Document interaction with
4120 `shift-selection-mode'.
4121
5fafc247
JB
41222009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4123
4124 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4125 Make Calc the subject of sentences.
4126 (Rearranging Formulas using Selections): Discuss new options
4127 for `j *'.
4128
e7433508
MA
41292009-01-26 Michael Albinus <michael.albinus@gmx.de>
4130
4131 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4132
2096a1b6
GM
41332009-01-26 Glenn Morris <rgm@gnu.org>
4134
4135 * org.texi: Fix typos.
4136
0cb61492
BW
41372009-01-26 Bill Wohler <wohler@newt.com>
4138
2096a1b6 4139 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4140
0bd48b37
CD
41412009-01-25 Carsten Dominik <dominik@science.uva.nl>
4142
4143 * org.texi (References): Add information about remote references.
4144 (Built-in table editor): Document `C-c RET' in tables.
4145 (Math symbols, Quoting LaTeX code): Mention that simple
4146 LaTeX macros survive LaTeX export.
4147 (Images in LaTeX export): Show how to create a reference to a
4148 figure.
4149 (Sectioning structure): Document that the LaTeX class can be
4150 specified in a property.
4151 (Text areas in HTML export): New section.
4152 (External links): Add examples for text search and ID links.
4153 (Built-in table editor): Remove the descriptio of `C-c
4154 C-q', it not longer works.
4155 (Literal examples): Document that a space must follow
4156 the colon in short examples.
4157 (Relative timer): Document `org-timer-stop'.
4158 (Footnotes): New section.
4159 (Footnote markup): Shorten section and refer to new Footnote
4160 section.
4161 (Literal examples): Add documentation for line
4162 numbering in and references to code examples.
4163 (CSS support): Fix the description of default CSS styles.
4164 (Capturing column view): Document
4165 "file:path/to/file.org" as an allowed value for the ID property of
4166 a dynamic block copying column view.
4167
49dbbaf2
SE
41682009-01-23 Stephen Eglen <stephen@gnu.org>
4169
4170 * mh-e.texi (Getting Started): Describe $MH.
4171
193e6828
MA
41722009-01-21 Michael Albinus <michael.albinus@gmx.de>
4173
4174 * tramp.texi (all): Harmonize usage of "external method",
4175 "external transfer method" and "out-of-band method".
4176 (Connection types): Precise the differences of inline and external
4177 methods. Written by Adrian Phillips <a.phillips@met.no>.
4178
26b9f88d
MB
41792009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4180
4181 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4182 commands as described at the top. Reported by Allan Gottlieb
4183 <gottlieb@nyu.edu>.
4184
41852009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4186
4187 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4188 nnmail-pathname-coding-system.
4189
377952e0
GM
41902009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4191
4192 * org.texi (Relative timer): Fix typo.
4193
a20d3598
JB
41942009-01-15 Juanma Barranquero <lekktu@gmail.com>
4195
4196 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4197 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4198
a50253cc
GM
41992009-01-13 Glenn Morris <rgm@gnu.org>
4200
4201 * org.texi: Fix some more typos.
4202
07450bee
GM
42032009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4204
4205 * org.texi: Fix some typos.
4206
e3e955fe
MB
42072009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4208
4209 * gnus.texi (Group Parameters): Add note for local variables.
4210
42112009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4212
0c7efc08
SM
4213 * gnus.texi (Converting Kill Files): Fix URL.
4214 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4215
42162009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4217
4218 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4219 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4220 (Paging the Article): Add index entry.
4221
71dd9983
JB
42222009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4223
4224 * ada-mode.texi (Examples): Delete redundant text.
4225
4a0cf14f
MA
42262009-01-03 Michael Albinus <michael.albinus@gmx.de>
4227
36c8febb 4228 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4229
4230 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4231 addresses.
4232
aedac0f0
BW
42332009-01-03 Bill Wohler <wohler@newt.com>
4234
4235 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4236 kept empty.
4237
4c65b566
CD
42382008-12-20 Carsten Dominik <dominik@science.uva.nl>
4239
4240 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4241 (HTML Export commands, LaTeX/PDF export commands):
4242 Improve documentation about transient-mark-mode.
e9fce1ac 4243 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4244 to fields in the last table row.
4245
e1a78e1e
JL
42462008-12-19 Juri Linkov <juri@jurta.org>
4247
4248 * info.texi (Search Text): Remove mention of removed key binding M-s.
4249
17a0aa82
CD
42502008-12-18 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (References): Remove mentioning of @0 as reference for the
4253 last line, this has been reverted in the Lisp sources.
4254
4997d802
JB
42552008-12-17 Juanma Barranquero <lekktu@gmail.com>
4256
4257 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4258 (DVI_TARGETS): Remove duplicates. Add sasl.
4259 ($(infodir)/sasl, sasl.dvi): New targets.
4260
33306645
CD
42612008-12-17 Carsten Dominik <dominik@science.uva.nl>
4262
4263 * org.texi: Version number pushed to 6.15d.
4264
db55f368
CD
42652008-12-16 Carsten Dominik <dominik@science.uva.nl>
4266
a0bf4117 4267 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4268 (Images in LaTeX export): New section.
4269 (Inlined images, Images in HTML export): Sections renamed.
4270
dae0a942
MB
42712008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4272
4273 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4274
9f5572e9
MB
42752008-12-04 David Engster <dengste@eml.cc>
4276
4277 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4278 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4279
bc23baaa
CD
42802008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4281
4282 * org.texi (Using the mapping API): Fix bug in mapping example.
4283 (Publishing options): Make the list of properties complete again, in
4284 correspondence to the variable `org-export-plist-vars'.
4285 (Property searches): Document new special values for time comparisons.
4286 (Tag inheritance): Refine the description of tag inheritance.
4287 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4288 (Effort estimates): Document the new relative timer.
bc23baaa 4289
3bf8054f
JB
42902008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4291
4292 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4293 (Using Calc): Clarify use of `C-x * o'.
4294 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4295
ac134f2f
RS
42962008-11-28 Richard M Stallman <rms@gnu.org>
4297
4298 * dbus.texi (Receiving Method Calls): Clean up previous change.
4299
ace706d1
MA
43002008-11-26 Michael Albinus <michael.albinus@gmx.de>
4301
4302 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4303 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4304 `dbus-unescape-from-identifier'.
4305 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4306 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4307 (Signals): Use the constants in the example.
4308
d60b1ba1
CD
43092008-11-24 Carsten Dominik <dominik@science.uva.nl>
4310
b97439ce 4311 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4312
ce4fdcb9
CD
43132008-11-23 Carsten Dominik <dominik@science.uva.nl>
4314
4315 * org.texi (Setting up Remember): Document `org-remember-mode'.
4316 (External links): Document that bbdb links can use a regular
4317 expression.
4318 (External links): Document that elisp links can contain interactive
4319 commands.
4320
c8548a00 43212008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4322
4323 * viper.texi (viper-translate-all-ESC-keysequences):
4324 Description removed.
4325
6a2c4aec
GM
43262008-11-19 Glenn Morris <rgm@gnu.org>
4327
4328 * doclicense.texi: Change to FDL 1.3.
4329 Relicense all texi files under FDL 1.3 or later.
4330
59ee4113
JB
43312008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4332
4333 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4334
59bcbb98 43352008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4336
0c7efc08 4337 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4338
4339 * ediff.texi: Version/date change.
9f90198a 4340
8aa41c9b
CY
43412008-11-14 Chong Yidong <cyd@stupidchicken.com>
4342
4343 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4344
17587b1b
JB
43452008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4346
4347 * calc.texi (About This Manual): Comment out a mention of
4348 marginal notes.
4349
564c900e
CD
43502008-11-12 Carsten Dominik <dominik@science.uva.nl>
4351
4352 * org.texi (Clocking work time): Document the :formula property of
4353 clock tables.
4354 (Structure editing, Refiling notes): Document refiling regions.
4355 (Agenda commands): Document the double-prefix version
4356 of the `l' command in the agenda.
4357 (Handling links): Explain the effect of a double prefix
4358 arg to `C-c C-o'.
4359 (TODO basics): Add documentation for tag triggers.
4360
3c4be1f2
GM
43612008-10-23 Glenn Morris <rgm@gnu.org>
4362
4363 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4364 byte-compiling things like `+'.
4365
4366 * ns-emacs.texi: Merge copyright years of author now with assignment
4367 into FSF years.
4368 (VER): Use it for easier automatic updating. Use Emacs version rather
4369 than standalone Emacs.app version.
4370
a6520ff3
CD
43712008-10-12 Carsten Dominik <dominik@science.uva.nl>
4372
864c9740 4373 * org.texi: Lots of minor fixes.
a6520ff3
CD
4374 (Capture): New chapter.
4375 (Org Plot): New section.
4376
db7a4b66
MH
43772008-09-30 Magnus Henoch <mange@freemail.hu>
4378
4379 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4380
4043c194
JB
43812008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4382
4383 * calc.texi (User Defined Units): Mention how to enter optional display
4384 string.
4385
eef5ade7
MB
43862008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4387
0c7efc08 4388 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4389 avoid the "y/n" wording.
4390
e52cac88
MB
43912008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4392
0c7efc08 4393 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4394
43952008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4396
4397 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4398 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4399
00c55306
BW
44002008-09-22 Bill Wohler <wohler@newt.com>
4401
4402 Release MH-E manual version 8.1.
4403
4404 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4405 release 8.1.
4406
4407 * mh-e.texi: Retain dual license as agreed to by the FSF.
4408 However, bump GPL to Version 3.
4409 Use @include for license text.
4410
e52cac88 44112008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4412
4413 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4414 (Store custom flags and keywords, Store arbitrary data):
4415 Clean up markup.
64763fe3
MB
4416
44172008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4418
4419 * gnus.texi (The Gnus Registry): Document it.
4420
9e601b8d
MB
44212008-09-08 David Engster <dengste@eml.cc>
4422
88ee5b02
JB
4423 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4424 Clarify section about choosing back end servers.
9e601b8d 4425
247043f1
GM
44262008-08-23 Glenn Morris <rgm@gnu.org>
4427
4428 * dired-x.texi (Shell Command Guessing):
4429 Mention dired-guess-shell-case-fold-search. (Bug#417)
4430
2bfec7a0
MA
44312008-08-22 Michael Albinus <michael.albinus@gmx.de>
4432
4433 * trampver.texi: Update release number.
4434
247043f1 44352008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4436
4437 * ns-emacs.texi: Update version.
4438 (Introduction): Correct menu location for options save.
4439 (Customization): Note that defaults are stored under org.gnu.Emacs.
4440
8c20bd92
BW
44412008-08-11 Bill Wohler <wohler@newt.com>
4442
4443 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4444 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4445 Henman) (closes SF #1768928).
4446
767a4d92
GM
44472008-08-10 Glenn Morris <rgm@gnu.org>
4448
4449 * ns-emacs.texi: Use @copying. Change copyright of authors with
4450 assignment to FSF. Change license to GFDL.
4451 (Top): Remove outdated references.
4452
6ecfe5c2
MB
44532008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4454
88ee5b02
JB
4455 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4456 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4457 gnus-summary-sort-by-most-recent-date.
4458 (Summary Sorting): Explain prefix argument.
4459
44602008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4461
4462 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4463 gnus-summary-pipe-output.
4464
eb932e8a
MA
44652008-08-03 Michael Albinus <michael.albinus@gmx.de>
4466
4467 * dbus.texi (Receiving Method Calls): Document error handling of own
4468 D-Bus methods.
4469
bfe16263
BW
44702008-08-01 Bill Wohler <wohler@newt.com>
4471
4472 * mh-e.texi (Reading Mail)
9f90198a 4473 (Viewing Attachments): Describe new function
bfe16263
BW
4474 mh-show-preferred-alternative.
4475 (Sending Mail, Redistributing, Sending Message): Describe new hook
4476 mh-annotate-msg-hook.
4477
21956b56
MA
44782008-07-31 Michael Albinus <michael.albinus@gmx.de>
4479
4480 * dbus.texi (Arguments and Signatures): Fix example.
4481 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4482 (Asynchronous Methods): New node.
9f90198a
JB
4483 (Errors and Events): Describe extended layout of `dbus-event'.
4484 New defun `dbus-event-message-type'.
21956b56 4485
7c2fb837
DN
44862008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4487
4488 * ediff.texi: Remove VMS support.
4489
13662773
JB
44902008-07-29 Juanma Barranquero <lekktu@gmail.com>
4491
4492 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4493 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4494
ddde0b34
CY
44952008-07-29 Chong Yidong <cyd@stupidchicken.com>
4496
4497 * Makefile.in: Add mairix-el targets.
4498
44992008-07-29 David Engster <deng@randomsample.de>
4500
4501 * mairix-el.texi: New file.
4502
d5875b25
JB
45032008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4504
366b7d44
JB
4505 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4506 project files. Delete 'main_unit' project variable; not needed. Allow
4507 process environment variables wherever project variables are allowed.
4508 Add tutorial section on multiple GNAT project files.
d5875b25 4509
6cbab8ee
MA
45102008-07-27 Michael Albinus <michael.albinus@gmx.de>
4511
4512 Sync with Tramp 2.1.14.
4513
4514 * trampver.texi: Update release number.
4515
9e2a2647
DN
45162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4517
4518 * ns-emacs.texi:
4519 * faq.texi: Remove mentions of Mac Carbon.
4520
d62672f3
MB
45212008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4522
4523 * gnus.texi (Saving Articles): Describe the 2nd argument of
4524 gnus-summary-save-in-pipe.
4525 (SpamAssassin): Use it.
4526
45272008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4528
4529 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4530
dd12e1c6
CD
45312008-07-25 Carsten Dominik <dominik@science.uva.nl>
4532
4533 * org.texi (Export options): Document the use of the creator flag.
4534
44ce9197
CD
45352008-07-24 Carsten Dominik <dominik@science.uva.nl>
4536
4537 * org.texi: New version 6.06a.
4538
ddd13c5d
JB
45392008-07-23 Juanma Barranquero <lekktu@gmail.com>
4540
4541 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4542 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4543
8dc6104d
JB
45442008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4545
4546 * calc.texi (Editing Stack Entries):
4547 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4548 Calc's help functions. Mention fixing typos.
4549 (Customizing Calc): Fix typo.
4550
45512008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4552
4553 * calc.texi (summarykey): New macro. Use to correctly format keys in
4554 the summary.
4555
ddd13c5d 45562008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4557
4558 * ns-emacs.texi (Customization): Corrected documentation on color
4559 specification formats.
4560
568beaa2
AS
45612008-07-19 Andreas Schwab <schwab@suse.de>
4562
db8ef699 4563 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4564
4565 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4566 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4567
cd71b9ae
MA
45682008-07-18 Michael Albinus <michael.albinus@gmx.de>
4569
4570 * dbus.texi (Inspection): Rework, introduce submenus.
4571 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4572 (Properties and Annotations, Arguments and Signatures): New nodes.
4573
9b7993b4
MA
45742008-07-13 Michael Albinus <michael.albinus@gmx.de>
4575
4576 * dbus.texi (Receiving Method Calls): Fix description of
4577 `dbus-register-method'.
4578 (Signals): Allow also signal arguments for filtering in
4579 `dbus-register-signal'.
4580
241d447b
JB
45812008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4582
4583 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4584 `cnorm'.
4585 (Arithmetic Tutorial): Simplify the verification of prime factors.
4586
adb46650
MB
45872008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4588
4589 * gnus.texi (Saving Articles): Mention
4590 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4591
92e15881
JB
45922008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4593
4594 * calc.texi: Adjust mode line throughout.
4595
ea597303
JB
45962008-06-28 Juanma Barranquero <lekktu@gmail.com>
4597
4598 * sasl.texi (Mechanisms): Fix typos.
4599
aee08080
JB
46002008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4601
4602 * calc.texi (Killing from the stack): Mention using normal Emacs
4603 copying.
4604
a06a4a12
MA
46052008-06-21 Michael Albinus <michael.albinus@gmx.de>
4606
0c7efc08 4607 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4608 Add `auth-source' mechanism.
a06a4a12
MA
4609 (Connection caching): Tramp reopens the connection automatically,
4610 when the operating system on the remote host has been changed.
4611
7389398d
EZ
46122008-06-20 Eli Zaretskii <eliz@gnu.org>
4613
4614 * makefile.w32-in (distclean): Remove makefile.
4615
b349f79f
CD
46162008-06-17 Carsten Dominik <dominik@science.uva.nl>
4617
3f9b4c2b 4618 * org.texi (Using the mapping API): New section.
b349f79f 4619 (Agenda column view): New section.
3f9b4c2b 4620 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4621 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4622 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4623
46242008-06-17 Jason Riedy <jason@acm.org>
4625
4626 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4627 function, and efmt may be a two-argument function.
4628 (Radio tables): Document multiple destinations.
4629
cd5c05d2
GM
46302008-06-16 Glenn Morris <rgm@gnu.org>
4631
4632 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4633 Add Cover-Texts.
4634
debf4439
GM
46352008-06-15 Glenn Morris <rgm@gnu.org>
4636
4637 * faq.texi (VER): Update to 23.0.60.
4638
4639 * mh-e.texi: Remove option of licensing under GPL.
4640 Add Cover-Texts to GFDL permissions notice.
4641 (GPL): Remove section.
4642 (GFDL): Include doclicense.texi rather than the actual text.
4643
4644 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4645 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4646
4647 * sasl.texi: Fix output file name.
4648
4649 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4650
4651 * gnus-coding.texi: Refer to license in Gnus manual.
4652
4653 * idlwave.texi, sasl.texi: Use @copying.
4654
4655 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4656
4657 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4658
4659 * url.texi: Use @copying, @title, @subtitle, @author.
4660
4661 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4662 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4663 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4664 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4665 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4666 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4667 * widget.texi, woman.texi:
4668 Remove references to external license, since doclicense is included.
4669
4670 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4671 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4672 Remove references to non-existent Invariant Sections.
4673
091f8bc1
GM
46742008-06-14 Glenn Morris <rgm@gnu.org>
4675
4676 * faq.texi (Major packages and programs): Remove references to external
4677 Supercite, Calc, VIPER, since they have been included for some time.
4678 Update VM, AUCTeX, BBDB entries.
4679
47bcb4d3
UJ
46802008-06-14 Ulf Jasper <ulf.jasper@web.de>
4681
4682 * newsticker.texi: Updated to match latest newsticker changes.
4683
6f093307
GM
46842008-06-13 Glenn Morris <rgm@gnu.org>
4685
4686 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4687 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4688 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4689 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4690 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4691 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4692 * woman.texi:
4693 Update Back-Cover Text as per maintain.info.
4694
2b968687
MB
46952008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4696
4697 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4698
4699 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4700 (gnus-faq.xml): Update repository host.
4701
2b968687
MB
4702 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4703
47042008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4705
4706 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4707 Fix a typo.
4708
47092008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4710
4711 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4712 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4713 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4714
47152008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4716
4717 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4718 coding standards.
4719
47202008-06-14 David Engster <dengste@eml.cc>
4721
4722 * gnus.texi (nnmairix): Markup fixes.
4723
e6d2d263
MB
47242008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4725
2b968687 4726 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4727
47282008-06-05 David Engster <dengste@eml.cc>
4729
4730 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4731
47322008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4733
b344d29d 4734 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4735 (Searching, nnir, nnmairix): New stub nodes.
4736
ad231df6 47372008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4738
4739 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4740
f394fa25
MB
47412008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4742
4743 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4744
58333467
MB
47452008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4746
4747 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4748
67525fb9
JY
47492008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4750
4751 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4752
0549d8fc
JB
47532008-05-06 Juanma Barranquero <lekktu@gmail.com>
4754
4755 * info.texi (Top): Fix typo in xref.
4756
149a3837
KB
47572008-05-05 Karl Berry <karl@gnu.org>
4758
4759 * info.texi (Top): @xref to stand-alone manual.
4760
3a23a519
MB
47612008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4762
4763 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4764 (Various Summary Stuff): Fix typo in last xref.
4765
0a29fbf3
JB
47662008-05-02 Juanma Barranquero <lekktu@gmail.com>
4767
4768 * org.texi (Moving subtrees): Fix typo.
4769
586b90f1
MA
47702008-04-28 Michael Albinus <michael.albinus@gmx.de>
4771
4772 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4773 Tramp via `tramp-mode'.
4774
b5af9883
CD
47752008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4776
4777 * org.texi: Massive changes, in many parts of the file.
4778
d55fe5bb
MB
47792008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4780
4781 * gnus.texi (Oort Gnus): Add message-fill-column.
4782
47832008-04-12 Adrian Aichner <adrian@xemacs.org>
4784
4785 * gnus.texi (Mail Source Specifiers): Typo fix.
4786
47872008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4788
4789 * gnus.texi (Diary Headers Generation): Update key binding for
4790 `gnus-diary-check-message'.
4791
47922008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4793
4794 * gnus.texi (Emacsen): Addition.
4795
47962008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4797
4798 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4799
48002008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4801
4802 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4803
48042008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4805
4806 * gnus-news.texi: Update tool bar item.
4807
48082008-04-09 Sven Joachim <svenjoac@gmx.de>
4809
4810 * gnus-news.texi: Fix typos.
4811
76c109c3
JB
48122008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4813
222027f2 4814 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4815 Add mention of `kron'.
4816
d5fbd5a6
MO
48172008-04-01 Daiki Ueno <ueno@unixuser.org>
4818
0c7efc08
SM
4819 * epa.texi (Encrypting/decrypting *.gpg files):
4820 Document epa-file-name-regexp.
d5fbd5a6 4821
fbcbb58c
KY
48222008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4823
4824 * gnus.texi (Example Methods): Fix description about ssh-agent.
4825 (Indirect Functions): Fix the default value of nntp-telnet-command;
4826 remove link to connect.html.
4827
134ce16c
MA
48282008-03-30 Michael Albinus <michael.albinus@gmx.de>
4829
4830 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4831 dbus-call-method.
4832 (Receiving Method Calls): The timeout can be set by the calling client.
4833
da1975d7
MA
4834 * trampver.texi: Update release number.
4835
2e4089ab
RS
48362008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4837
4838 * gnus.texi (Top): Fix version. Add SASL.
4839
70cab5a9
MA
48402008-03-29 Michael Albinus <michael.albinus@gmx.de>
4841
4842 Sync with Tramp 2.1.13.
4843
4844 * trampver.texi: Update release number.
4845
5bc6ddff
MB
48462008-03-29 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * org.texi: Update to new org-mode website.
4849
48502008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4851
4852 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4853
9b3ebcb6
MB
48542008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4855
4856 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4857 gnus-read-ephemeral-gmane-group-url,
4858 gnus-read-ephemeral-emacs-bug-group,
4859 gnus-read-ephemeral-debian-bug-group.
4860
48612008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4862
4863 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4864
4865 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4866 Add FIXMEs for Bookmarks and gnus-registry-marks.
4867
48682008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4869
4870 * gnus.texi (Smileys): Document `smiley-style'.
4871
48722008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4873
4874 * gnus.texi (Gnus Development): Clarify difference between ding and
4875 gnu.emacs.gnus.
4876 (MIME Commands, Using MIME, RSS): Fix markup.
4877
4878 * gnus-faq.texi ([8.4]): Ditto.
4879
48802008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4881
4882 * gnus.texi (Emacsen): Remove obsolete stuff.
4883
48842008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4885
4886 * gnus.texi (Oort Gnus): Add version info WRT
4887 `mail-source-delete-incoming'.
4888
48892008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4890
4891 * gnus.texi (Top): Add "Other related manuals" and version info in
4892 `iftex' output.
4893 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4894 gnus-balloon-face-0 and the corresponding format specifiers.
4895
608d6a81
MA
48962008-03-26 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * tramp.texi (Filename completion): Remove footnote about let-bind
4899 of `partial-completion-mode'. It doesn't work this way.
4900
27a6f132
SM
49012008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4902
4903 * pcl-cvs.texi (Contributors): Update my email.
4904
4a7c4c40
MA
49052008-03-21 Michael Albinus <michael.albinus@gmx.de>
4906
4907 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4908
2940c053
BW
49092008-03-17 Bill Wohler <wohler@newt.com>
4910
4911 * mh-e.texi (Viewing): Update URL for adding header fields to
4912 mh-invisible-header-fields-default.
4913
30864d5f
BW
49142008-03-16 Bill Wohler <wohler@newt.com>
4915
4916 * mh-e.texi (Preface): Add Gnus to requirements.
4917 (Forwarding): Note that forwarded MIME messages are now inline.
4918
31fe2b00
SM
49192008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4920
4921 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4922 (Common Variables): Give precedence to the netcat methods over the
4923 telnet methods, and mention that they are more reliable.
31fe2b00 4924
5e97c626
CD
49252008-03-13 Carsten Dominik <dominik@science.uva.nl>
4926
4927 * org.texi (Exporting Agenda Views): Document agenda export to
4928 iCalendar.
4929 (Progress logging): Document the new progress logging stuff.
4930
37a68866
MB
49312008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4932
4933 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4934 Update for change of `mail-source-delete-incoming'.
4935
4936 * gnus-news.texi: Ditto.
4937
8f7abae3
MB
49382008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4939
4940 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4941 custom versions.
4942
af379c86
AM
49432008-03-07 Alan Mackenzie <acm@muc.de>
4944
4945 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4946 parens/brackets in a k&r region is limited.
4947
3d0f8a67
MB
49482008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4949
4950 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4951 using different Emacs versions.
4952
52151df0
GM
49532008-02-27 Glenn Morris <rgm@gnu.org>
4954
4955 * sc.texi: Remove a lot of old and obsolete info.
4956 (titlepage): Simplify.
4957 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4958 (VM with any Emacsen, GNEWS with any Emacsen)
4959 (Overloading for Non-conforming MUAs, Version 3 Changes)
4960 (The Supercite Mailing List): Delete nodes.
4961 (Introduction): Remove info about old packages.
4962 (Getting Connected): Simplify. Remove info about old packages.
4963 (Citing Commands): Delete Emacs 19 info.
4964 (Hints to MUA Authors): Simplify.
4965 (Thanks and History): Merge in some info from the deleted node
4966 "Version 3 Changes".
4967
b03f96dc
MB
49682008-02-05 Juanma Barranquero <lekktu@gmail.com>
4969
4970 * org.texi (Setting tags, In-buffer settings):
4971 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4972
52bec650
MB
49732008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4974
4975 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4976 installation directory name.
4977
34a3c587
RF
49782008-02-12 Romain Francoise <romain@orebokech.com>
4979
4980 * epa.texi (Overview): Fix typo.
4981
5a8d03e9
MO
49822008-02-11 Daiki Ueno <ueno@unixuser.org>
4983
4984 * epa.texi (Quick start): Remove the .emacs setting.
4985
f1914c40
MO
49862008-02-10 Daiki Ueno <ueno@unixuser.org>
4987
4988 * epa.texi (Quick start): Use the command `epa-enable' instead of
4989 loading `epa-setup'.
4990
bca98fc9
JB
49912008-02-08 Juanma Barranquero <lekktu@gmail.com>
4992
4993 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4994 ($(infodir)/epa, epa.dvi): New targets.
4995
4b01af2e
MO
49962008-02-08 Daiki Ueno <ueno@unixuser.org>
4997
4998 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4999
5000 * epa.texi: New manual documenting the EasyPG Assistant.
5001
06c0751a
MA
50022008-02-06 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5005 (Inspection): New function dbus-ping.
5006
7dcccd7b
MA
50072008-02-05 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * tramp.texi (Remote processes): Add `shell-command'.
5010
a1da1e37
MB
50112008-01-28 Michael Sperber <sperber@deinprogramm.de>
5012
5013 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5014 (Group Parameters): Document `mail-source' parameter.
5015
c9d8f746
MA
50162008-01-27 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5019 must be a local host.
5020
15db4a13
MO
50212008-01-26 Michael Olson <mwolson@gnu.org>
5022
5023 * erc.texi: Update version for ERC 5.3 release.
5024 (Obtaining ERC): Update extras URLs for 5.3.
5025 (Development): Write instructions for git, and remove those for Arch.
5026 (History): Mention the switch to git.
5027
2bc43980
KB
50282008-01-24 Karl Berry <karl@gnu.org>
5029
bca98fc9
JB
5030 * info.texi (Search Index, Search Text): Mention the command
5031 character in the section name, a la the (Go to node) node.
2bc43980 5032
d2e4a6c9
MA
50332008-01-21 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5036
0b6799c3
MB
50372008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * gnus-news.texi: Mention gnus-article-describe-bindings.
5040
50412008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5042
5043 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5044
db9c3fb1 50452008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5046
7b4d0413 5047 * org.texi (Property inheritance): New section.
db9c3fb1 5048 (Conventions): New section.
7b4d0413 5049 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5050 commands, and the new bindings for refiling.
5051 (Sparse trees): Document the new special command for sparse trees.
5052 (References): Be more clear about the counting of hilines.
5053 (Handling links): Document M-p/n for accessing links.
5054 (Fast access to TODO states): New section.
5055 (Per file keywords): New section.
5056 (Property inheritance): New section.
5057 (Column attributes): New summary types.
5058 (Capturing Column View): New section.
5059 (The date/time prompt): Cover the new features in the date/time prompt.
5060 Compactify the table of keys for the calendar remote control.
5061 (Clocking work time): Document the new :scope parameter.
5062 (Remember): Promoted to chapter.
5063 (Quoted examples): New section.
5064 (Enhancing text): New verbatim environments.
5065
6ed73f28
MA
50662008-01-14 Michael Albinus <michael.albinus@gmx.de>
5067
5068 * trampver.texi: Update release number.
5069
95838435
MB
50702008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5071
0c7efc08
SM
5072 * gnus.texi (Article Keymap):
5073 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5074 gnus-article-reply-with-original and
5075 gnus-article-followup-with-original.
5076
20234d96
GM
50772008-01-09 Glenn Morris <rgm@gnu.org>
5078
5079 * nxml-mode.texi: Add @copying section.
5080
d82cf70b
MB
50812008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5082
5083 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5084 Server". Add `message-send-mail-with-mailclient'.
5085
5086 * gnus.texi (Posting Server): Move some text to "(message)Mail
5087 Variables" and add a reference here.
5088
addb7f2e
MA
50892008-01-04 Michael Albinus <michael.albinus@gmx.de>
5090
5091 * dbus.texi (Receiving Method Calls): New chapter.
5092 (Errors and Events): Add serial number to events. Replace "signal" by
5093 "message". Introduce dbus-event-serial-number.
5094
4db2806c
MA
50952008-01-03 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * dbus.texi (Type Conversion): Explain the type specification for empty
5098 arrays. Use another example.
5099
c9ecb5a7
MA
51002007-12-30 Michael Albinus <michael.albinus@gmx.de>
5101
5102 * dbus.texi (all): Replace "..." by @dots{}.
5103 (Type Conversion): Precise the value range for :byte types.
5104 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5105 Mention its return value.
5106 (Errors and Events): There is no D-Bus error propagation during event
5107 processing.
5108
702dbfd9
JB
51092007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5110
5111 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5112 New sections.
5113
87035689
MB
51142007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5115
5116 * gnus.texi (Group Parameters): Reorder the text and add a note about
5117 `gnus-parameters' near the beginning of the node.
5118
51192007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5120
5121 * gnus.texi (Score File Editing): Fix function name.
5122
5492f5ca
MA
51232007-12-23 Michael Albinus <michael.albinus@gmx.de>
5124
5125 Sync with Tramp 2.1.12.
5126
5127 * trampver.texi: Update release number.
5128
d4e67bc5
MA
51292007-12-22 Michael Albinus <michael.albinus@gmx.de>
5130
5131 * dbus.texi (Type Conversion): Correct input parameters mapping.
5132
6a31c819
MA
51332007-12-21 Michael Albinus <michael.albinus@gmx.de>
5134
5135 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5136 (Errors and Events): Mention wrong-type-argument error.
5137
99a3e35f
AS
51382007-12-21 Alex Schroeder <alex@gnu.org>
5139
5140 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5141 spaces. Fixed some typos.
99a3e35f
AS
5142 (Internet Relay Chat): Explain relay.
5143 (Getting started with rcirc): Change items to reflect prompts.
5144 Add more explanation to rcirc-track-minor-mode and added a comment to
5145 warn future maintainers that this section is a copy.
0c7efc08 5146 (People): Change /ignore example.
62b12a24 5147 (Keywords): Not keywords.
99a3e35f 5148
331e4d02
AS
51492007-12-20 Alex Schroeder <alex@gnu.org>
5150
5151 * rcirc.texi (Top): Fighting Information Overload chapter added.
5152 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5153 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5154 (Fighting Information Overload): New chapter documenting /keyword,
5155 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5156 (Configuration): Document rcirc-server-alist, remove
5157 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5158
cd71c3ef
MA
51592007-12-16 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * dbus.texi (Signals): Fix example in dbus-register-signal.
5162
bbbe940b
MB
51632007-12-14 Sven Joachim <svenjoac@gmx.de>
5164
5165 * gnus.texi (Score Variables): Fix typo.
5166
0ce574ef
MA
51672007-12-07 Michael Albinus <michael.albinus@gmx.de>
5168
5169 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5170 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5171 (Errors and Events): Adapt dbus-event.
5172
b890d447
MB
51732007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5174
5175 * gnus.texi (Other Files): Add the yenc command.
5176
51772007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5178
5179 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5180 since 2004-08-06.
5181
51822007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5183
5184 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5185 on body.
5186
51872007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5188
5189 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5190 and rfc2047-allow-irregular-q-encoded-words; fix description of
5191 rfc2047-encode-encoded-words.
5192
51932007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5194
5195 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5196
3728bf03
MO
51972007-12-05 Michael Olson <mwolson@gnu.org>
5198
5199 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5200 Update documentation for `remember-diary-file'.
5201
a4397af9
MA
52022007-12-04 Michael Albinus <michael.albinus@gmx.de>
5203
5204 * dbus.texi (Signals): Precise `dbus-register-signal'.
5205 (Errors and Events): Rework events part, the internal structure of
5206 dbus-event has changed.
5207
1682490c
JB
52082007-12-03 Juanma Barranquero <lekktu@gmail.com>
5209
5210 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5211 ($(infodir)/dbus, dbus.dvi): New targets.
5212
7b13a0f2
MA
52132007-12-03 Michael Albinus <michael.albinus@gmx.de>
5214
5215 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5216 unconditionally.
5217
5218 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5219 emulation with @print{}.
5220
7ef92bc9
RS
52212007-12-02 Richard Stallman <rms@gnu.org>
5222
5223 * dbus.texi (Overview): Minor cleanup.
5224
22d8ac3a
MA
52252007-12-02 Michael Albinus <michael.albinus@gmx.de>
5226
d3a8e0df
MA
5227 * Makefile.in (INFO_TARGETS): Add dbus.
5228 (DVI_TARGETS): Add dbus.dvi.
5229 (dbus, dbus.dvi): New targets.
5230
22d8ac3a
MA
5231 * dbus.texi: New file.
5232
559764ab
RF
52332007-11-24 Romain Francoise <romain@orebokech.com>
5234
5235 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5236 Fix file name to match @setfilename.
559764ab 5237
ac97a16b
MH
52382007-11-23 Mark A. Hershberger <mah@everybody.org>
5239
5240 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5241 ($(infodir)/nxml-mode): New rule.
5242
5243 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5244 ($(infodir)/nxml-mode): New rule.
5245 (clean): Add nxml-mode*.
5246
5247 * nxml-mode.texi: New file with nxml manual.
5248
404cd454
GM
52492007-11-18 Richard Stallman <rms@gnu.org>
5250
5251 * flymake.texi (Example -- Configuring a tool called directly):
5252 Update example.
5253
b048d478
MA
52542007-11-18 Michael Albinus <michael.albinus@gmx.de>
5255
5256 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5257 double-slash behavior. Explain directory contents flushing.
b048d478 5258
346e8469
JB
52592007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5260
5261 * calc.texi (TeX and LaTeX Language Modes): Put in
5262 missing braces.
5263
404cd454
GM
52642007-11-15 Richard Stallman <rms@gnu.org>
5265
5266 * cl.texi (Equality Predicates): Delete `eql'.
5267 (Predicates, Naming Conventions, Top): Delete `eql'.
5268 (Common Lisp Compatibility): Delete `eql'.
5269 (Porting Common Lisp): Delete obsolete backquote info.
5270 Minor clarification about character constants.
5271 (Sequence Basics): Minor clarification.
5272
1f6af58b
JB
52732007-11-15 Juanma Barranquero <lekktu@gmail.com>
5274
dccb744b 5275 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5276 * tramp.texi (Filename completion): Fix typos.
5277
3bc88bc9
JB
52782007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5279
5280 * calc.texi (Basic commands): Mention the menu.
5281
bc5300d3
MA
52822007-11-12 Michael Albinus <michael.albinus@gmx.de>
5283
5284 * tramp.texi (Connection caching): Tramp flushes connection
5285 properties when remote operating system has been changed.
5286
4d8a28ec
MB
52872007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5288
5289 * gnus-news.texi: Fix spelling.
5290 `message-insert-formatted-citation-line', not
5291 `message-insert-formated-citation-line'.
5292
404cd454
GM
5293 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5294
e1176b47
MA
52952007-11-07 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5298 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5299 (Frequently Asked Questions): Add code example for highlighting the
5300 mode line.
5301
6159985a
MO
53022007-11-03 Michael Olson <mwolson@gnu.org>
5303
5304 * remember.texi: Change mentions of remember-buffer to
5305 remember-finalize throughout.
5306
bec9b2f5
MO
53072007-10-30 Michael Olson <mwolson@gnu.org>
5308
5309 * remember.texi (Copying): Remove.
5310 (Mailbox): Update with non-BBDB instructions.
5311 (Diary, Org): Add.
5312 (Bibliography, Planner Page): Remove.
5313
b6173182
JB
53142007-10-30 Juanma Barranquero <lekktu@gmail.com>
5315
5316 * makefile.w32-in (INFO_TARGETS): Add remember.
5317 (DVI_TARGETS): Add remember.dvi.
5318 ($(infodir)/remember): New rule.
5319 (clean): Add remember*.
5320
15f3eb73
MO
53212007-10-30 Michael Olson <mwolson@gnu.org>
5322
70bdc930
MO
5323 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5324 ($(infodir)/remember): New rule that builds the Remember Manual.
5325
b6173182
JB
5326 * remember.texi: New file containing the Remember Mode Manual.
5327 Shuffle chapters around after initial import.
7d3f6f1a
MO
5328 (Function Reference): Split Keystrokes into separate chapter.
5329 (Keystrokes): Document C-c C-k.
51d24a12 5330 (Introduction): Fix typographical issue with "---".
15f3eb73 5331
404cd454
GM
53322007-10-29 Richard Stallman <rms@gnu.org>
5333
5334 * widget.texi (Introduction): Delete discussion of implementation
5335 internals.
5336
9bbb9638
MA
53372007-10-29 Michael Albinus <michael.albinus@gmx.de>
5338
5339 * tramp.texi (Connection caching): Host names must be different
5340 when tunneling.
5341
c7ff939a
RS
53422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5343
5344 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5345 Gnus v5.13.
5346
01c52d31
MB
53472007-10-28 Miles Bader <miles@gnu.org>
5348
5349 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5350
01c52d31
MB
53512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5352
0c7efc08
SM
5353 * gnus.texi (Sorting the Summary Buffer):
5354 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5355
53562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5357
5358 * gnus.texi (Non-ASCII Group Names): New node.
5359 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5360 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5361
c8763fb6 53622007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5363
5364 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5365 clean the output of the program `imap-shell-program'.
5366
53672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5370
53712007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5372
5373 * gnus.texi (Sticky Articles): Documentation for sticky article
5374 buffers.
5375
c8763fb6 53762007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5377
5378 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5379
53802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5381
5382 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5383
53842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5385
0c7efc08
SM
5386 * gnus.texi (Archived Messages):
5387 Document gnus-update-message-archive-method.
01c52d31
MB
5388
53892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5390
5391 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5392
c8763fb6 53932007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5394
0c7efc08
SM
5395 * gnus.texi (Group Maneuvering):
5396 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5397
53982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5399
0c7efc08
SM
5400 * gnus.texi (Really Various Summary Commands):
5401 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5402
54032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5404
5405 * gnus.texi, message.texi: Bump version number.
5406
54072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5408
5409 * gnus.texi (Group Line Specification, Misc Group Stuff)
5410 (Server Commands): Parenthesize @pxref{Mail Spool}.
5411
54122007-10-28 Didier Verna <didier@xemacs.org>
5413
5414 New user option: message-signature-directory.
5415 * message.texi (Insertion Variables): Document it.
5416 * gnus.texi (Posting Styles): Ditto.
5417
54182007-10-28 Didier Verna <didier@xemacs.org>
5419
5420 * gnus.texi (Group Line Specification):
5421 * gnus.texi (Misc Group Stuff):
5422 * gnus.texi (Server Commands): Document the group compaction feature.
5423
54242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5425
5426 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5427
5428 * message.texi (Various Message Variables): Add message-fill-column.
5429
54302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5431
5432 * gnus.texi: Untabify.
5433
54342007-10-28 Didier Verna <didier@xemacs.org>
5435
5436 * gnus.texi (Group Parameters): Document the posting-style merging
5437 process in topic-mode.
5438
54392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5440
5441 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5442
54432007-10-28 Romain Francoise <romain@orebokech.com>
5444
5445 * gnus.texi (Mail Spool): Fix typo.
5446 Update copyright.
5447
54482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5449
5450 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5451
54522007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5453
5454 * gnus.texi (Summary Generation Commands):
5455 Add gnus-summary-insert-ticked-articles.
5456
54572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5458
b2abec73
JB
5459 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5460 to spam-spamassassin-program.
01c52d31
MB
5461
54622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5463
5464 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5465
54662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5467
5468 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5469
54702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5471
5472 * message.texi (Mail Headers): Document `opportunistic'.
5473
54742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5475
5476 * emacs-mime.texi (Encoding Customization): Explain how to set
5477 mm-coding-system-priorities per hierarchy.
5478
54792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5480
5481 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5482 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5483
54842007-10-28 Didier Verna <didier@xemacs.org>
5485
5486 * message.texi (Wide Reply): Update documentation of
5487 message-dont-reply-to-names (now allowing a list of regexps).
5488
54892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5490
5491 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5492
54932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5494
5495 * gnus.texi (SpamAssassin back end): Fix typo.
5496
5497 * sieve.texi (Examples): Fix grammar.
5498
54992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5500
5501 * gnus.texi (Searching for Articles): Document M-S and M-R.
5502 (Limiting): Document / b.
5503
55042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5505
5506 * gnus.texi (Thread Commands): T M-^.
5507
55082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5509
5510 * message.texi (Mail Aliases): Document ecomplete.
5511 (Mail Aliases): Fix typo.
5512
55132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5514
5515 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5516 fix typo.
5517
55182007-10-28 Romain Francoise <romain@orebokech.com>
5519
5520 * gnus.texi (Mail Spool): Grammar fix.
5521
55222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5523
5524 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5525 string.
5526
55272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5528
5529 * gnus.texi (Group Parameters): Fix description.
5530
55312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5532
b2abec73
JB
5533 * gnus.texi (Gmane Spam Reporting):
5534 Fix spam-report-gmane-use-article-number.
5535 Add spam-report-user-mail-address.
01c52d31
MB
5536
55372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5538
5539 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5540
55412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5542
5543 * gnus.texi (Group Parameters): Add simplified sorting example based on
5544 example for `Sorting the Summary Buffer' from Jari Aalto
5545 <jari.aalto@cante.net>.
5546 (Example Methods): Add example for an indirect connection.
5547
55482007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5549
0c7efc08 5550 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5551 (Agent Parameters): Updated parameter names to match code.
5552 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5553 'gnus-agent-summary-fetch-series'.
5554 (Agent and flags): New section providing a generalized discussion
5555 of flag handling.
0c7efc08
SM
5556 (Agent and IMAP): Remove flag discussion.
5557 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5558
55592007-10-28 Romain Francoise <romain@orebokech.com>
5560
5561 * gnus.texi (Exiting the Summary Buffer): Add new function
5562 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5563
55642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5565
5566 * gnus.texi (Conformity): Fix typo.
5567 (Customizing Articles): Document `first'.
5568
55692007-10-28 Jari Aalto <jari.aalto@cante.net>
5570
5571 * gnus.texi (Sorting the Summary Buffer):
5572 Add `gnus-thread-sort-by-date-reverse'. Add example
5573 host to different sorting in NNTP and RSS groups.
5574
55752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5576
5577 * message.texi (Insertion): Describe prefix for
5578 message-mark-inserted-region and message-mark-insert-file.
5579
55802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5581
5582 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5583 LaTeX documents. Describe "text/x-gnus-verbatim".
5584
55852007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5586
b2abec73 5587 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5588 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5589 (spam-stat spam filtering, SpamOracle)
0c7efc08 5590 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5591 clarity.
5592
55932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5594
5595 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5596 gnus-article-delete-part and gnus-article-replace-part.
5597 (Using MIME): Add gnus-mime-replace-part.
5598
55992007-10-28 Romain Francoise <romain@orebokech.com>
5600
5601 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5602 requires `auto-compression-mode' to be enabled. Add new nnml
5603 variable `nnml-compressed-files-size-threshold'.
5604
56052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5606
0c7efc08
SM
5607 * gnus.texi (Sorting the Summary Buffer):
5608 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5609
56102007-10-28 Romain Francoise <romain@orebokech.com>
5611
5612 * message.texi (Insertion Variables): Mention new variable
5613 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5614 documentation accordingly.
5615
56162007-10-28 Romain Francoise <romain@orebokech.com>
5617
5618 * gnus.texi (To From Newsgroups): Mention new variables
5619 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5620
56212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5622
5623 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5624 stuff; gnus-mime-inline-part does the automatic decompression.
5625
56262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5627
5628 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5629 "training.ham" should be "training.spam".
01c52d31
MB
5630
56312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5632
5633 * message.texi (Mail Variables): Fix the default value for
5634 message-send-mail-function.
5635
56362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5637
5638 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5639 always returns nil exceptionally.
5640
56412007-10-28 Simon Josefsson <jas@extundo.com>
5642
0c7efc08
SM
5643 * gnus.texi (Article Washing): Add libidn URL.
5644 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5645
56462007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5647
5648 * gnus.texi (Topic Commands): Fix next/previous.
5649
56502007-10-28 Simon Josefsson <jas@extundo.com>
5651
5652 * gnus.texi (Article Washing): Mention `W i'.
5653
c8763fb6 56542007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5655
5656 * gnus.texi (Group Parameters): Slight extension of sieve
5657 parameter description.
5658
56592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5660
5661 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5662 matching score files as well.
5663 (Picons): Describe `gnus-picon-style'.
5664
56652007-10-28 Romain Francoise <romain@orebokech.com>
5666
5667 * message.texi (Message Headers): Mention that headers are hidden
5668 using narrowing, and how to expose them.
5669 Update copyright.
5670
56712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5674 `gnus-summary-sort-by-recipient'.
5675
56762007-10-28 Romain Francoise <romain@orebokech.com>
5677
5678 * gnus.texi (NNTP marks): New node.
5679 (NNTP): Move NNTP marks variables to the new node.
5680
56812007-10-28 Jesper Harder <harder@ifa.au.dk>
5682
b2abec73 5683 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5684
5685 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5686
56872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5688
b2abec73 5689 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5690 everywhere for consistency.
b2abec73
JB
5691 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5692 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5693 Say "regular expression" instead of "regex." Admonish.
5694 Pick other words to sound better (s/so/thus/).
5695 (Spam ELisp Package Filtering of Incoming Mail):
5696 Mention statistical filters. Remove old TODO.
01c52d31 5697 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5698 New section on sorting and displaying the spam score.
5699 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5700 backend but an alias to spam-use-BBDB.
5701 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5702 new backend functionality.
5703
57042007-10-28 Simon Josefsson <jas@extundo.com>
5705
5706 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5707 nntp-marks-directory, from Romain Francoise
5708 <romain@orebokech.com>.
5709
57102007-10-28 Magnus Henoch <mange@freemail.hu>
5711
5712 * gnus.texi (Hashcash): New default value of
5713 hashcash-default-payment.
5714
57152007-10-28 Simon Josefsson <jas@extundo.com>
5716
5717 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5718 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5719
57202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5721
0c7efc08 5722 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5723
57242007-10-28 Simon Josefsson <jas@extundo.com>
5725
5726 * gnus.texi (documentencoding): Add, to avoid warnings.
5727
57282007-10-28 Simon Josefsson <jas@extundo.com>
5729
5730 * message.texi (Mail Headers): Add.
5731
5732 * gnus.texi (Hashcash): Fix.
5733
57342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5735
0c7efc08 5736 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5737 that payments can be verified and fix the name of the
b2abec73 5738 hashcash-path variable.
01c52d31
MB
5739
57402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5741
b2abec73 5742 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5743
57442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5745
5746 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5747
57482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5749
5750 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5751 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5752 warning about ham processors in spam groups removed.
01c52d31
MB
5753
57542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5755
0c7efc08 5756 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5757 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5758
57592007-10-28 Jesper Harder <harder@ifa.au.dk>
5760
5761 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5762 (Mailing List): Typo.
5763 (Customizing Articles): Add gnus-treat-ansi-sequences.
5764 (Article Washing): Index.
5765
5766 * message.texi: Use m-dash consistently.
5767
57682007-10-28 Jesper Harder <harder@ifa.au.dk>
5769
5770 * gnus.texi (GroupLens): Remove.
5771
57722007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5773
0c7efc08
SM
5774 * gnus.texi (Outgoing Messages, Agent Variables):
5775 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5776 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5777
57782007-10-28 Jesper Harder <harder@ifa.au.dk>
5779
5780 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5781
57822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5783
5784 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5785
5786 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5787
57882007-10-28 Simon Josefsson <jas@extundo.com>
5789
5790 * gnus.texi (Top): Add SASL.
5791
404cd454
GM
57922007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5793
5794 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5795
57962007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5797
5798 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5799
0edd2970
JB
58002007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5801
5802 * calc.texi (Formulas, Composition Basics): Lower the
5803 precedence of negation.
5804
a9afba20
JY
58052007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5806
5807 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5808 Mention the new three-letter column identifiers.
5809 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5810 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5811 message when using `c' on an empty default with default printer.
5812 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5813 renamed to `ses--symbolic-formulas' some time ago.
5814
45b778a6
JB
58152007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5816
5817 * calc.texi (Default Simplifications, Making Selections)
5818 (Customizing Calc): Clarify associativity of multiplication.
5819
03b5bade
MA
58202007-10-23 Michael Albinus <michael.albinus@gmx.de>
5821
5822 * tramp.texi (Traces and Profiles): Simplify loop over
5823 `trace-function-background'.
5824
e658c8ee
JL
58252007-10-22 Juri Linkov <juri@jurta.org>
5826
5827 * dired-x.texi (Shell Command Guessing): Default values are now
5828 available by typing M-n instead of M-p.
5829
dd753688
MA
58302007-10-21 Michael Albinus <michael.albinus@gmx.de>
5831
5832 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5833 (Password caching): Remove `tramp-clear-passwd'.
5834 It's not a command anymore.
dd753688
MA
5835 (Bug Reports): Add `tramp-bug' to function index.
5836 (Function Index, Variable Index): New nodes.
5837 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5838
5839 * trampver.texi: Update release number.
5840
4bb49b43
JB
58412007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5842
8b296cdd 5843 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5844 about integer size into past tense.
5845 (Time Zones): Remove pointer to Calc author's address.
5846 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5847 and hyperbolic cotangent. Fix typo.
4bb49b43 5848
311dd93f
MA
58492007-10-10 Michael Albinus <michael.albinus@gmx.de>
5850
5851 Sync with Tramp 2.1.11.
5852
5853 * trampver.texi: Update release number.
5854
ea3fc256
MA
58552007-10-06 Michael Albinus <michael.albinus@gmx.de>
5856
5857 * tramp.texi (External packages): New section.
5858
1af74d06
MB
58592007-09-29 Juri Linkov <juri@jurta.org>
5860
5861 * info.texi (Help-Int): Document `L' (`Info-history').
5862
0e2806fa
SM
58632007-09-26 Carsten Dominik <dominik@science.uva.nl>
5864
5865 * org.texi: Change links to webpage and maintained email.
5866 (Remember): Promote to Chapter, significant changes.
5867 (Fast access to TODO states): New section.
5868 (Faces for TODO keywords): New section.
5869 (Export options): Example for #+DATE.
5870 (Progress logging): Section moved.
5871
567b9191
BW
58722007-09-26 Bill Wohler <wohler@newt.com>
5873
5874 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5875 browse-url-at-mouse.
5876
1af74d06
MB
58772007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5878
5879 * flymake.texi (Customizable variables): Face names don't end in -face.
5880 Fix flymake-err-line-patterns template.
5881 (Example -- Configuring a tool called directly): Fix init-function.
5882 (Highlighting erroneous lines): Face names don't end in -face.
5883
d60a4e3a 58842007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5885
5886 * erc.texi (Special-Features): Fix small typo.
5887
7d7a3510
MA
58882007-09-14 Michael Albinus <michael.albinus@gmx.de>
5889
5890 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5891 and "External transfer methods".
5892
285f0d3a
JB
58932007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5894
5895 * calc.texi (Predefined Units): Add some history.
5896
526dc846
MO
58972007-09-08 Michael Olson <mwolson@gnu.org>
5898
87e04f16
JB
5899 * erc.texi (Copying): New section included from gpl.texi.
5900 This matches the look of the upstream ERC manual.
526dc846 5901
f10d0e80
JB
59022007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5903
87e04f16 5904 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5905 (Random Numbers): Clarify the distribution of `random'.
5906
4009494e
GM
59072007-09-06 Glenn Morris <rgm@gnu.org>
5908
f1fc42aa 5909 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5910 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5911 Change all setfilename commands to use ../../info.
5912 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5913 refer to the Emacs manual here.
5914 (infodir): New variable.
5915 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5916 (cc-mode.texi, faq.texi): Update references to source file locations.
5917 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5918 do not refer to the Emacs manual here.
5919 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5920
5921 * Makefile.in: Add `basename' versions of all info targets, for
5922 convenience when rebuilding just one manual.
5923 (../etc/GNU): Delete obsolete target.
5924 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5925 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5926 *.vrs *.toc here...
5927 (maintainer-clean): ...from here.
4009494e
GM
5928
5929 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5930
2de53ca6
GM
59312007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5932
5933 * calc.texi (Date Conversions): Clarify definition of
5934 Julian day numbering.
5935 (Date Forms): Clarify definition of Julian day numbering;
5936 add some history.
5937
59382007-08-30 Carsten Dominik <dominik@science.uva.nl>
5939
87e04f16 5940 * org.texi: Version 5.07.
2de53ca6
GM
5941
59422007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5943
5944 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5945
59462007-08-22 Carsten Dominik <dominik@science.uva.nl>
5947
5948 * org.texi (Adding hyperlink types): New section.
5949 (Embedded LaTeX): Chapter updated because of LaTeX export.
5950 (LaTeX export): New section.
5951 (Using links out): New section.
5952
59532007-08-22 Glenn Morris <rgm@gnu.org>
5954
5955 * faq.texi (Learning how to do something): Refcards now in
5956 etc/refcards/ directory.
5957
59582007-08-22 Michael Albinus <michael.albinus@gmx.de>
5959
5960 * tramp.texi (Remote Programs): Persistency file must be cleared when
5961 changing `tramp-remote-path'.
5962 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5963 macro.
5964
59652007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5966
5967 * calc.texi: Move contents to beginning of file.
5968 (Algebraic Entry): Fix the formatting of an example.
5969
59702007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5971
5972 * calc.texi (Basic Operations on Units): Mention exact versus
5973 inexact conversions.
5974
59752007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5976
5977 * calc.texi (Basic Operations on Units): Mention default
5978 values for new units.
5979 (Quick Calculator Mode): Mention that binary format will
5980 be displayed.
5981
59822007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5983
5984 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5985
59862007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5987
5988 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5989
59902007-08-08 Glenn Morris <rgm@gnu.org>
5991
5992 * gnus.texi, sieve.texi: Replace `iff'.
5993
59942007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5995
5996 * calc.texi (Basic Graphics): Mention the graphing of error
5997 forms.
5998 (Graphics Options): Mention how `g s' handles error forms.
5999 (Curve Fitting): Mention plotting the curves.
6000 (Standard Nonlinear Models): Add additional models.
6001 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6002 (Linear Fits): Correct result.
6003
60042007-08-01 Alan Mackenzie <acm@muc.de>
6005
6006 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6007 to "--no-site-file".
6008
60092007-07-29 Michael Albinus <michael.albinus@gmx.de>
6010
6011 * tramp.texi (Frequently Asked Questions): Point to mode line
6012 extension in Emacs 23.1.
6013
6014 * trampver.texi: Update release number.
6015
60162007-07-27 Glenn Morris <rgm@gnu.org>
6017
6018 * calc.texi (Copying): Include license text from gpl.texi, rather than
6019 in-line.
6020
60212007-07-25 Glenn Morris <rgm@gnu.org>
6022
6023 * calc.texi (Copying): Replace license with GPLv3.
6024
6025 * Relicense all FSF files to GPLv3 or later.
6026
60272007-07-22 Michael Albinus <michael.albinus@gmx.de>
6028
6029 Sync with Tramp 2.1.10.
6030
6031 * tramp.texi (trampfn): Expand macro implementation in order to handle
6032 empty arguments.
6033 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6034 occurrences by trampfn.
2de53ca6 6035 (Frequently Asked Questions): Extend example code for host
b2abec73 6036 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6037 file names to be typed.
6038
6039 * trampver.texi: Update release number.
6040
60412007-07-17 Michael Albinus <michael.albinus@gmx.de>
6042
6043 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6044 section. Reported by <poti@potis.org>.
6045 (Remote processes): Arguments of the program to be debugged are taken
6046 literally.
6047 (Frequently Asked Questions): Simplify recentf example.
6048
60492007-07-14 Karl Berry <karl@gnu.org>
6050
6051 * info.texi (@copying): New Back-Cover Text.
6052
6053 * info.texi (Quitting Info): Move to proper place in source.
6054 (Reported by Benno Schulenberg.)
6055
60562007-07-13 Eli Zaretskii <eliz@gnu.org>
6057
6058 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6059
6060 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6061
6062 * emacs-mime.texi: Add @documentencoding directive.
6063
60642007-07-12 Nick Roberts <nickrob@snap.net.nz>
6065
6066 * tramp.texi (Remote processes): Add an anchor to the subsection
6067 "Running a debugger on a remote host".
6068
60692007-07-12 Michael Albinus <michael.albinus@gmx.de>
6070
6071 * tramp.texi (Remote processes): Don't call it "experimental" any
6072 longer. Add subsection about running a debugger on a remote host.
6073
60742007-07-10 Carsten Dominik <dominik@science.uva.nl>
6075
6076 * org.texi (Properties and columns): Chapter rewritten.
6077
60782007-07-08 Michael Albinus <michael.albinus@gmx.de>
6079
6080 * tramp.texi:
6081 * trampver.texi: Migrate to Tramp 2.1.
6082
60832007-07-02 Carsten Dominik <dominik@science.uva.nl>
6084
6085 * org.texi (Properties): New chapter.
6086
60872007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6088
6089 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6090 Control Panel.
6091
6092 * gnus.texi (Misc Article): Add index entry for
6093 gnus-single-article-buffer.
6094
60952007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6096
6097 * gnus.texi (Starting Up): Fix typo.
6098
60992007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6100
6101 * gnus.texi (Asynchronous Fetching): Fix typo.
6102
61032007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6104
6105 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6106 (About This Manual): Remove redundant information.
6107 (Getting Started): Mention author.
6108 (Basic Arithmetic, Customizing Calc): Make description of the
6109 variable `calc-multiplication-has-precedence' match its new effect.
6110
61112007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6112
0c7efc08
SM
6113 * calc.texi (Basic Arithmetic, Customizing Calc):
6114 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6115
61162007-06-19 Carsten Dominik <dominik@science.uva.nl>
6117
6118 * org.texi (Tag): Section swapped with node Timestamps.
6119 (Formula syntax for Lisp): Document new `L' flag.
6120
61212007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6122
6123 * gnus.texi (Misc Group Stuff, Summary Buffer)
6124 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6125
61262007-06-06 Juanma Barranquero <lekktu@gmail.com>
6127
6128 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6129 * gnus.texi (Article Buttons, Mail Source Customization)
6130 (Sending or Not Sending, Customizing NNDiary):
6131 * message.texi (Message Headers):
6132 * mh-e.texi (HTML): Fix typos.
6133
61342007-06-07 Michael Albinus <michael.albinus@gmx.de>
6135
6136 Sync with Tramp 2.0.56.
6137
6138 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6139 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6140
61412007-06-02 Chong Yidong <cyd@stupidchicken.com>
6142
6143 * Version 22.1 released.
6144
61452007-05-26 Michael Olson <mwolson@gnu.org>
6146
6147 * erc.texi (Modules): Fix references to completion modules.
6148
61492007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6150
6151 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6152
61532007-05-09 Didier Verna <didier@xemacs.org>
6154
6155 * gnus.texi (Email Based Diary): New. Proper documentation for the
6156 nndiary back end and the gnus-diary library.
6157
61582007-05-03 Karl Berry <karl@gnu.org>
6159
6160 * .cvsignore (*.pdf): New entry.
6161
6162 * texinfo.tex: Update from current version for better pdf generation.
6163
61642007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6167
61682007-04-28 Glenn Morris <rgm@gnu.org>
6169
6170 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6171 consideration of legal status.
6172
61732007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6174
6175 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6176
61772007-04-24 Chong Yidong <cyd@stupidchicken.com>
6178
6179 * faq.texi (New in Emacs 22): python.el removed.
6180
61812007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6182
6183 * calc.texi (Reporting bugs): Update maintainer's address.
6184
61852007-04-22 Chong Yidong <cyd@stupidchicken.com>
6186
6187 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6188
61892007-04-15 Jay Belanger <belanger@truman.edu>
6190
6191 * calc.texi (Title page): Remove the date.
6192 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6193 (The Standard Calc Interface): Change trail title.
6194 (Floats): Mention that when non-decimal floats are entered, only
6195 approximations are stored.
6196 (Copying): Move to the appendices.
6197 (GNU Free Documentation License): Add as an appendix.
6198
61992007-04-15 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6202 * dired-x.texi, ebrowse.texi, ediff.texi:
6203 * emacs-mime.texi, erc.texi, eshell.texi:
6204 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6205 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6206 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6207 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6208 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6209 * woman.texi: Include GFDL.
6210
6211 * doclicense.texi: Remove node heading, so that it can be included by
6212 other files.
6213
6214 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6215
6216 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6217 than *.
6218
62192007-04-14 Carsten Dominik <dominik@science.uva.nl>
6220
6221 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6222 in Calc.
6223
62242007-04-09 Romain Francoise <romain@orebokech.com>
6225
6226 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6227 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6228 replace mouse-2.
6229
62302007-04-08 Chong Yidong <cyd@stupidchicken.com>
6231
6232 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6233 renamed to woman-use-topic-at-point. Document new behavior.
6234
62352007-04-08 Richard Stallman <rms@gnu.org>
6236
6237 * url.texi: Fix some indexing.
6238 (Disk Caching): Drop discussion of old/other Emacs versions.
6239
62402007-04-07 Chong Yidong <cyd@stupidchicken.com>
6241
6242 * url.texi (Disk Caching): Say Emacs 21 "and later".
6243
6244 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6245 on Font locking which now mentions JIT lock.
6246
62472007-04-01 Michael Olson <mwolson@gnu.org>
6248
6249 * erc.texi: Update for the ERC 5.2 release.
6250
62512007-03-31 David Kastrup <dak@gnu.org>
6252
6253 * woman.texi (Topic, Interface Options): Explain changes semantics of
6254 woman-manpath in order to consider MANPATH_MAP entries.
6255
62562007-03-31 Eli Zaretskii <eliz@gnu.org>
6257
6258 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6259
62602007-03-26 Richard Stallman <rms@gnu.org>
6261
6262 * pgg.texi (Caching passphrase): Clean up previous change.
6263
62642007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6265
6266 * gnus.texi (Setting Process Marks): Fix typo.
6267
62682007-03-25 Romain Francoise <romain@orebokech.com>
6269
6270 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6271 readability, and include various fixes by Daniel Brockman, Nick Roberts
6272 and Dieter Wilhelm.
6273
62742007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6275
6276 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6277
6278 * gnus.texi (Mail Source Specifiers): Fix typo.
6279
62802007-03-22 Ralf Angeli <angeli@caeruleus.net>
6281
6282 * reftex.texi (Imprint): Update maintainer information.
6283
62842007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6285
6286 * message.texi (Message Buffers): Update documentation for
6287 message-generate-new-buffers.
6288
62892007-03-15 Daiki Ueno <ueno@unixuser.org>
6290
6291 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6292
62932007-03-21 Glenn Morris <rgm@gnu.org>
6294
6295 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6296
62972007-03-19 Chong Yidong <cyd@stupidchicken.com>
6298
6299 * eshell.texi (Known problems): Emacs 21 -> 22.
6300
6301 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6302
63032007-03-18 Jay Belanger <belanger@truman.edu>
6304
6305 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6306
63072007-03-12 Glenn Morris <rgm@gnu.org>
6308
6309 * calc.texi (Time Zones): Switch to new North America DST rule.
6310
6311 * calc.texi: Replace "daylight savings" with "daylight
6312 saving" in text throughout.
6313
63142007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6315
6316 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6317 The variable now uses a list of symbols instead of just a symbol.
6318 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6319
63202007-03-06 Romain Francoise <romain@orebokech.com>
6321
6322 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6323 new packages, and mention Gnus update.
6324
63252007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6326
6327 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6328 nntp-open-connection-functions-never-echo-commands.
6329
63302007-02-27 Chong Yidong <cyd@stupidchicken.com>
6331
6332 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6333 problems on the console, and security risk in not using gpg-agent.
6334
63352007-02-25 Carsten Dominik <dominik@science.uva.nl>
6336
0c7efc08 6337 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6338 Completely reorganized and rewritten.
6339 (CamelCase links): Section removed.
6340 (Repeating items): New section.
6341 (Tracking TODO state changes): New section.
6342 (Agenda views): Chapter reorganized and rewritten.
6343 (HTML export): Section rewritten.
6344 (Tables in arbitrary syntax): New section.
6345 (Summary): Better feature summary.
6346 (Activation): Document problem with cut-and-paste of Lisp code
6347 from PDF files.
6348 (Visibility cycling): Document indirect buffer use.
6349 (Structure editing): Document sorting.
6350 (Remember): Section rewritten.
6351 (Time stamps): Better description of time stamp types.
6352 (Tag searches): Document regular expression search for tags.
6353 (Stuck projects): New section.
6354 (In-buffer settings): New keywords.
6355 (History and Acknowledgments): Updated description.
6356
63572007-02-24 Alan Mackenzie <acm@muc.de>
6358
6359 * cc-mode.texi (Movement Commands): Insert two missing command names.
6360 (Getting Started): Slight wording correction (use conditional).
6361
63622007-02-22 Kim F. Storm <storm@cua.dk>
6363
6364 * widget.texi (User Interface, Basic Types): Document need to put some
6365 text before the %v escape in :format string in editable-field widget.
6366
63672007-02-18 Romain Francoise <romain@orebokech.com>
6368
6369 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6370 `cvs-mode-quit'.
6371
63722007-02-10 Markus Triska <markus.triska@gmx.at>
6373
6374 * widget.texi (Programming Example): Put constant strings in :format.
6375
63762007-02-07 Juanma Barranquero <lekktu@gmail.com>
6377
6378 * faq.texi (Fullscreen mode on MS-Windows): New node.
6379
63802007-02-04 David Kastrup <dak@gnu.org>
6381
6382 * faq.texi (AUCTeX): Update version number. Should probably be done
6383 for other packages as well.
6384
63852007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6386
6387 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6388 <tassilo@member.fsf.org>.
6389
63902007-01-27 Eli Zaretskii <eliz@gnu.org>
6391
6392 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6393 ls-lisp-use-localized-time-format.
6394
63952007-01-20 Markus Triska <markus.triska@gmx.at>
6396
6397 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6398
63992007-01-13 Michael Olson <mwolson@gnu.org>
6400
6401 * erc.texi (Modules): Mention capab-identify module.
6402
64032007-01-05 Michael Olson <mwolson@gnu.org>
6404
6405 * erc.texi (Getting Started): Update for /RECONNECT command.
6406
64072007-01-04 Richard Stallman <rms@gnu.org>
6408
6409 * ebrowse.texi: Change C-c b to C-c C-m.
6410
64112007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6412
6413 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6414 variables only in info to avoid redundant entries in the printed
6415 manual.
6416
64172007-01-02 Daiki Ueno <ueno@unixuser.org>
6418
6419 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6420
64212007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6422
6423 * message.texi (Security): Split into sub-nodes.
6424
64252007-01-01 Alan Mackenzie <acm@muc.de>
6426
6427 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6428 eval-after-load in Emacs <=21 and a workaround. Document that
6429 trigraphs are not supported.
6430
64312007-01-01 Alan Mackenzie <acm@muc.de>
6432
6433 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6434 c-context-line-break. When invoked within a string, preserve
6435 whitespace. Add a backslash only when also in a macro.
6436
64372007-01-01 Alan Mackenzie <acm@muc.de>
6438
6439 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6440
64412007-01-01 Alan Mackenzie <acm@muc.de>
6442
6443 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6444 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6445
64462007-01-01 Alan Mackenzie <acm@muc.de>
6447
6448 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6449 "Choosing a Style".
6450
6451 * cc-mode.texi ("Styles"): Add @dfn{style}.
6452
64532006-12-30 Michael Albinus <michael.albinus@gmx.de>
6454
6455 Sync with Tramp 2.0.55.
6456
6457 * trampver.texi: Update release number.
6458
64592006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6460
6461 * gnus.texi (Customizing Articles): Add index entries for all
6462 gnus-treat-* variables.
6463
c8763fb6 64642006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6465
6466 * gnus.texi (IMAP): Fix incorrect explanation of
6467 nnimap-search-uids-not-since-is-evil in documentation for
6468 nnimap-expunge-search-string.
6469
64702006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6471
6472 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6473 spam-ifile-database.
6474
64752006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6476
6477 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6478 rebind C-s.
6479
c8763fb6 64802006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6481
6482 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6483 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6484 "expiring mail".
6485 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6486 nnimap-nov-is-evil.
6487
64882006-12-25 Kevin Ryde <user42@zip.com.au>
6489
6490 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6491 about the key procedure being used heavily.
6492
64932006-12-24 Chong Yidong <cyd@stupidchicken.com>
6494
6495 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6496 to t.
6497 (Prerequisites): Add explanation about gpg-agent.
6498
64992006-12-22 Kevin Ryde <user42@zip.com.au>
6500
6501 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6502 "sort" instead of "sort*".
6503
65042006-12-19 Richard Stallman <rms@gnu.org>
6505
6506 * calc.texi (History and Acknowledgements): Recognize that Emacs
6507 now does have floating point.
6508
65092006-12-19 Michael Albinus <michael.albinus@gmx.de>
6510
6511 * tramp.texi (External transfer methods): Describe new method `scpc'.
6512
65132006-12-17 Sascha Wilde <wilde@sha-bang.de>
6514
6515 * pgg.texi: Added short note on gpg-agent to the introduction.
6516
65172006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6518
6519 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6520 also applies to Cc.
6521
65222006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6523
6524 * gnus.texi (X-Face): Clarify. Say which programs are required
6525 on Windows.
6526
65272006-12-08 Michael Olson <mwolson@gnu.org>
6528
6529 * erc.texi (Modules): Remove documentation for list module.
6530
c8763fb6 65312006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6532
6533 * faq.texi (^M in the shell buffer): Ditto.
6534
65352006-11-20 Michael Olson <mwolson@gnu.org>
6536
6537 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6538
65392006-11-17 Carsten Dominik <dominik@science.uva.nl>
6540
6541 * org.texi: Fix typos.
6542 (Agenda commands): Document `C-k'.
6543
65442006-11-16 Eli Zaretskii <eliz@gnu.org>
6545
6546 * url.texi (http/https): Fix a typo in the HTTP URL.
6547
65482006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6549
6550 * ada-mode.texi: Total rewrite.
6551
65522006-11-13 Carsten Dominik <dominik@science.uva.nl>
6553
6554 * org.texi: Minor typo fixes.
6555
65562006-11-13 Bill Wohler <wohler@newt.com>
6557
6558 Release MH-E manual version 8.0.3.
6559
6560 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6561 release 8.0.3.
6562
6563 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6564 to set MAILDIR.
6565 (Reading Mail): Document the customization of read-mail-command
6566 for MH-E.
6567 (Viewing Attachments): Document mm-discouraged-alternatives.
6568 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6569 (Junk): Add more information about the settings of mh-junk-background
6570 in a program. Add /usr/bin/mh to PATH in examples.
6571
65722006-11-12 Richard Stallman <rms@gnu.org>
6573
6574 * woman.texi: Update author address but say he no longer maintains it.
6575
65762006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6577
6578 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6579 archived trees.
6580 (Checkboxes): Section moved to chapter 5, and extended.
6581 (The date/time prompt): New section.
6582 (Link abbreviations): New section.
6583 (Presentation and sorting): New section.
6584 (Custom agenda views): Section completely rewritten.
6585 (Summary): Compare with Planner.
6586 (Feedback): More info about creating backtraces.
6587 (Plain lists): Modified example.
6588 (Breaking down tasks): New section.
6589 (Custom time format): New section.
6590 (Time stamps): Document inactive timestamps.
6591 (Setting tags): More details about fast tag selection.
6592 (Block agenda): New section.
6593 (Custom agenda views): Section rewritten.
6594 (Block agenda): New section.
6595
65962006-11-07 Michael Albinus <michael.albinus@gmx.de>
6597
6598 * tramp.texi (Configuration): scp is the default method.
6599 (Default Method): Use ssh as example for another method.
6600
66012006-10-27 Richard Stallman <rms@gnu.org>
6602
6603 * woman.texi: Downcase nroff/troff/roff.
6604 (Installation): Chapter deleted. Some xrefs deleted.
6605 (Background): woman doesn't advise man ;-).
6606
c8763fb6 66072006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6608
6609 * ada-mode.texi (Project files, Identifier completion)
6610 (Automatic Casing, Debugging, Using non-standard file names)
6611 (Working Remotely): Fix typos.
6612
66132006-10-20 Masatake YAMATO <jet@gyve.org>
6614
0c7efc08 6615 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6616 sample code `my-c-initialization-hook'.
6617
66182006-10-19 Stuart D. Herring <herring@lanl.gov>
6619
6620 * widget.texi: Fix typos.
6621
66222006-10-19 Michael Albinus <michael.albinus@gmx.de>
6623
6624 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6625 "???". There have been no complaints for years, so the information
6626 must be appropriate.
6627
66282006-10-16 Richard Stallman <rms@gnu.org>
6629
6630 * widget.texi: Use @var instead of capitalization.
6631 Clarify many widget type descriptions.
6632
66332006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6634
6635 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6636 gnus-dired-attach.
6637 (Selecting a Group): Fix typo.
6638
c8763fb6 66392006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6640
6641 * widget.texi: Fix typos.
6642
66432006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6644
6645 * gnus.texi (Image Enhancements): Update for Emacs 22.
6646
6647 * gnus-faq.texi ([1.3]): Update.
6648
66492006-10-06 Richard Stallman <rms@gnu.org>
6650
6651 * faq.texi (Displaying the current line or column):
6652 Delete "As of Emacs 20".
6653
66542006-10-06 Romain Francoise <romain@orebokech.com>
6655
6656 * faq.texi (VM): VM works with Emacs 22 too.
6657
66582006-10-06 Richard Stallman <rms@gnu.org>
6659
6660 * ebrowse.texi: Remove Emacs version "21" from title.
6661
66622006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6663
6664 * gnus.texi (Foreign Groups): Say where change of editing commands are
6665 stored. Add reference to `gnus-parameters'.
6666
66672006-09-15 Jay Belanger <belanger@truman.edu>
6668
6669 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6670 Change "Library Public License" to "Lesser Public License"
6671 throughout. Use "yyyy" to represent year.
6672
66732006-09-15 Carsten Dominik <dominik@science.uva.nl>
6674
6675 * org.texi (Setting tags): Typo fix.
6676
66772006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6678
6679 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6680
66812006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6682
6683 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6684
66852006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6686
6687 * faq.texi (Escape sequences in shell output): EMACS is now set
6688 to Emacs's absolute file name, not to "t".
6689 (^M in the shell buffer): Likewise.
6690 * misc.texi (Interactive Shell): Likewise.
6691
66922006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6693
6694 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6695 mails with pop3-leave-mail-on-server. Fix wording.
6696 (Limiting): Improve gnus-summary-limit-to-articles.
6697 (X-Face): Fix typo.
6698
66992006-09-11 Simon Josefsson <jas@extundo.com>
6700
6701 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6702 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6703
67042006-09-06 Simon Josefsson <jas@extundo.com>
6705
6706 * smtpmail.texi (Authentication): Mention SSL.
6707
67082006-09-01 Eli Zaretskii <eliz@gnu.org>
6709
6710 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6711 Don't use @indicateurl.
6712
6713 * cc-mode.texi (Subword Movement): Don't use @headitem.
6714 (Custom Braces, Clean-ups): Don't use @tie.
6715
67162006-08-29 Michael Albinus <michael.albinus@gmx.de>
6717
6718 Sync with Tramp 2.0.54.
6719
6720 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6721 Suggested by Adrian Phillips <a.phillips@met.no>.
6722
67232006-08-15 Carsten Dominik <dominik@science.uva.nl>
6724
6725 * org.texi (Installation, Activation): Split from Installation and
6726 Activation.
6727 (Clocking work time): Documented new features.
6728
67292006-08-13 Alex Schroeder <alex@gnu.org>
6730
6731 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6732 example.
6733
67342006-08-12 Eli Zaretskii <eliz@gnu.org>
6735
6736 * faq.texi (How to add fonts): New node.
6737
67382006-08-05 Romain Francoise <romain@orebokech.com>
6739
6740 * faq.texi (New in Emacs 22): Expand.
6741
67422006-08-03 Michael Olson <mwolson@gnu.org>
6743
6744 * erc.texi: Update for ERC 5.1.4.
6745
67462006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6747
6748 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6749 in .../site-lisp/gnus/ by default.
6750 [ From gnus-news.texi in the trunk. ]
6751
67522006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6753
6754 * gnus.texi (MIME Commands): Additions for yEnc.
6755
67562006-07-24 Richard Stallman <rms@gnu.org>
6757
6758 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6759 * faq.texi: Move periods and commas inside quotes.
6760
67612006-07-20 Jay Belanger <belanger@truman.edu>
6762
6763 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6764
67652006-07-18 Chong Yidong <cyd@stupidchicken.com>
6766
6767 * faq.texi (Security risks with Emacs): Document Emacs 22
6768 file-local-variable mechanism.
6769
67702006-07-12 Michael Olson <mwolson@gnu.org>
6771
6772 * erc.texi: Update for ERC 5.1.3.
6773
67742006-07-12 Alex Schroeder <alex@gnu.org>
6775
6776 * rcirc.texi: Fix typos.
6777 (Getting started with rcirc): New calling convention for M-x irc.
6778 Mention #rcirc. Removed channel tracking.
0c7efc08 6779 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6780 recently, eg. rcirc-server to rcirc-default-server. Added
6781 documentation for rcirc-authinfo, some background for Bitlbee, and
6782 rcirc-track-minor-mode.
0c7efc08 6783 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6784 Scrolling.
0c7efc08 6785 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6786 to match code changes.
6787
67882006-07-10 Nick Roberts <nickrob@snap.net.nz>
6789
6790 * gnus.texi, message.texi: Fix typos.
6791
67922006-07-07 Carsten Dominik <dominik@science.uva.nl>
6793
6794 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6795 commands.
6796 (Global TODO list): Document the use of the variables
6797 `org-agenda-todo-ignore-scheduled' and
6798 `org-agenda-todo-list-sublevels'.
6799
68002006-07-05 Richard Stallman <rms@gnu.org>
6801
6802 * faq.texi (Scrolling only one line): Fix xref.
6803
68042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6805
6806 * faq.texi (Evaluating Emacs Lisp code):
6807 Throughout, replace eval-current-buffer with eval-buffer.
6808
68092006-07-03 Richard Stallman <rms@gnu.org>
6810
6811 * rcirc.texi (Scrolling conservatively): Fix xref.
6812
6813 * pcl-cvs.texi (Viewing differences): Usage fix.
6814
68152006-07-03 Carsten Dominik <dominik@science.uva.nl>
6816
6817 * org.texi (Agenda commands): Document `s' key to save all org-mode
6818 buffers.
6819
68202006-06-30 Ralf Angeli <angeli@caeruleus.net>
6821
6822 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6823 names. Mention `cvs-msg' face.
6824
68252006-06-29 Carsten Dominik <dominik@science.uva.nl>
6826
6827 * org.texi (Checkboxes): New section.
6828
68292006-06-28 Carsten Dominik <dominik@science.uva.nl>
6830
6831 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6832 throughout this chapter.
6833
68342006-06-27 Chong Yidong <cyd@stupidchicken.com>
6835
6836 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6837 text for standalone vs Emacs info.
6838 (Help): Clarify header line description. Use mouse-1 for clicks.
6839 (Help-P): Use mouse-1 for clicks.
6840 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6841 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6842 (Choose menu subtopic): Remove gratuitous Emacs command names.
6843 (Help-FOO): Put usual behavior first.
6844 (Help-Xref): Clicking on xrefs works in Emacs.
6845 (Search Text): Clarify what the default behavior is.
6846 (Create Info buffer): Fix Emacs window/X window confusion.
6847 (Emacs Info Variables): Fix for new Emacs init file behavior.
6848
68492006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6850
6851 * gnus.texi (Summary Buffer Lines): Fix typo.
6852
68532006-06-23 Carsten Dominik <dominik@science.uva.nl>
6854
6855 * org.texi (Embedded LaTeX): New chapter.
6856 (Archiving): Section rewritten.
6857 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6858
68592006-06-20 Bill Wohler <wohler@newt.com>
6860
6861 Release MH-E manual version 8.0.1.
6862
6863 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6864 release 8.0.1.
6865 (Preface): Depend on GNU mailutils 1.0 and higher.
6866
68672006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6868
6869 * message.texi (News Headers): Update message-syntax-checks section.
6870
68712006-06-19 Karl Berry <karl@gnu.org>
6872
6873 * info.texi (Advanced): Mention C-q, especially with ?.
6874
68752006-06-19 Carsten Dominik <dominik@science.uva.nl>
6876
6877 * org.texi (Publishing links): Document the `:link-validation-function'
6878 property.
6879 (Extensions and Hacking): New chapter, includes some sections of the
6880 "Miscellaneous" chapter.
6881
68822006-06-10 Carsten Dominik <dominik@science.uva.nl>
6883
6884 * org.texi (Progress logging): New section.
6885
2de53ca6
GM
68862006-06-06 Carsten Dominik <dominik@science.uva.nl>
6887
6888 * org.texi (ASCII export): Document indentation adaptation.
6889 (Setting tags): Document mutually-exclusive tags.
6890
68912006-06-05 Romain Francoise <romain@orebokech.com>
6892
6893 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6894 Fix typo.
6895
6896 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6897 channel (#gnus@irc.freenode.net).
6898 Fix typos. Update copyright notice.
6899
6900 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6901 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6902 (Line-Up Functions, Custom Macros):
6903 * ediff.texi (Window and Frame Configuration)
dccb744b 6904 (Highlighting Difference Regions):
2de53ca6
GM
6905 * emacs-mime.texi (Display Customization):
6906 * erc.texi (History):
6907 * eshell.texi (Known problems):
6908 * eudc.texi (Overview, BBDB):
6909 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6910 (The problem of spam, SpamOracle, Extending the Spam package)
6911 (Conformity, Terminology):
dccb744b 6912 * idlwave.texi (Routine Info)
2de53ca6
GM
6913 (Class and Keyword Inheritance, Padding Operators)
6914 (Breakpoints and Stepping, Electric Debug Mode)
6915 (Examining Variables, Troubleshooting):
6916 * org.texi (Creating timestamps):
6917 * reftex.texi (Commands, Options, Changes):
6918 * tramp.texi (Inline methods, Password caching)
6919 (Auto-save and Backup, Issues):
6920 * vip.texi (Files, Commands in Insert Mode):
6921 * viper.texi (Emacs Preliminaries, States in Viper)
6922 (Packages that Change Keymaps, Viper Specials, Groundwork):
6923 Fix various typos.
6924
69252006-05-31 Michael Ernst <mernst@alum.mit.edu>
6926
6927 * ediff.texi: Fix typos.
6928
69292006-05-30 Carsten Dominik <dominik@science.uva.nl>
6930
6931 * org.texi: Small typo fixes.
6932
fff84c22
JB
69332006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * viper.texi (Viper Specials):
6936 * gnus.texi (Example Setup):
6937 * faq.texi (Backspace invokes help):
6938 * dired-x.texi (Optional Installation Dired Jump):
6939 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6940 follow coding conventions.
6941
2de53ca6
GM
69422006-05-29 Michael Albinus <michael.albinus@gmx.de>
6943
6944 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6945
69462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6947
6948 * pcl-cvs.texi: Fix typos.
6949 (Customization): Say "us".
6950
69512006-05-26 Eli Zaretskii <eliz@gnu.org>
6952
6953 * org.texi: Remove bogus @setfilename.
6954
69552006-05-26 Carsten Dominik <dominik@science.uva.nl>
6956
6957 * org.texi (ASCII export): Omit command name.
6958 (HTML export): Add prefix to all lines in Local Variable example.
6959 (Acknowledgments): Typeset names in italics.
6960
69612006-05-24 Carsten Dominik <dominik@science.uva.nl>
6962
6963 * org.texi (Plain lists): Add new item navigation commands.
6964 (External links): Document elisp and info links.
6965 (Custom searches): New section.
6966 (Publishing): New chapter.
6967 (HTML export): Include a list of supported CSS classes.
6968 (Setting tags): Describe the fast-tag-setting interface.
6969
69702006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6971
6972 * dired-x.texi: ifinfo -> ifnottex.
6973
69742006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6975
6976 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6977
69782006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6979
6980 * message.texi (Interface): Add tool bar customization.
6981 (MIME): Index and text additions for mml-attach.
6982 (MIME): Describe mml-dnd-protocol-alist and
6983 mml-dnd-attach-options.
6984
6985 * gnus.texi (Oort Gnus): Reorder entries in sections.
6986 Fix some entries.
6987 (Starting Up): Add references to "Emacs for Heathens" and to
6988 "Finding the News". Add user-full-name and user-mail-address.
6989 (Group Buffer Format): Add tool bar customization and update.
6990 (Summary Buffer): Add tool bar customization.
6991 (Posting Styles): Add message-alternative-emails.
6992
69932006-05-09 Michael Albinus <michael.albinus@gmx.de>
6994
6995 * tramp.texi (Filename completion): Improve wording.
6996
69972006-05-07 Romain Francoise <romain@orebokech.com>
6998
6999 * faq.texi (Using regular expressions): Fix typo.
7000 (Packages that do not come with Emacs): Fix capitalization.
7001 (Replacing text across multiple files): Expand node to explain how
7002 to use `dired-do-query-replace-regexp' in more detail, based on
7003 suggestion by Eric Hanchrow <offby1@blarg.net>.
7004
70052006-05-06 Michael Albinus <michael.albinus@gmx.de>
7006
7007 * tramp.texi (Filename completion): Completion of remote files'
7008 method, user name and host name is active only in partial
7009 completion mode.
7010
70112006-05-06 Bill Wohler <wohler@newt.com>
7012
7013 Release MH-E manual version 8.0.
7014
7015 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7016 release 8.0.
7017
70182006-05-06 Bill Wohler <wohler@newt.com>
7019
7020 * mh-e.texi (MH-BOOK-HOME): Change from
7021 http://www.ics.uci.edu/~mh/book/mh to
7022 http://rand-mh.sourceforge.net/book/mh.
7023 Replace .htm suffix with .html for MH book files.
7024 (Using This Manual): Update key binding for getting relevant
7025 chapter in Info from command key.
7026 (Ranges): Fix itemx.
7027
70282006-05-05 Karl Berry <karl@gnu.org>
7029
7030 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7031 (\fonttextsize): New user-level command to change text font size.
7032
70332006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7034
7035 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7036
70372006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7038
7039 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7040
70412006-04-24 Bill Wohler <wohler@newt.com>
7042
7043 * mh-e.texi (Getting Started): Make it more explicit that you need
7044 to install MH. Add pointers to current MH implementations.
7045
70462006-04-21 Bill Wohler <wohler@newt.com>
7047
7048 Release MH-E manual version 7.94.
7049
7050 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7051 release 7.94.
7052
70532006-04-21 Carsten Dominik <dominik@science.uva.nl>
7054
7055 * org.texi: Many small fixes.
7056 (Handling links): Rename from "Managing links".
7057
70582006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7059
7060 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7061 (Splitting mail using spam-stat): Fix @xref.
7062
70632006-04-20 Chong Yidong <cyd@stupidchicken.com>
7064
7065 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7066 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7067
70682006-04-20 Carsten Dominik <dominik@science.uva.nl>
7069
7070 * org.texi (Time stamps): Better explanation of the purpose of
7071 different time stamps.
7072 (Structure editing, Plain lists): More details on how new items
7073 and headings are inserted.
7074
70752006-04-18 Carsten Dominik <dominik@science.uva.nl>
7076
7077 * org.texi (Formula syntax): Fix link to Calc Manual.
7078
70792006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7080
7081 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7082
70832006-04-17 Bill Wohler <wohler@newt.com>
7084
7085 * mh-e.texi (Folders): Update mh-before-quit-hook and
7086 mh-quit-hook example with code that removes the buffers rather
7087 than just bury them.
7088
70892006-04-17 Michael Albinus <michael.albinus@gmx.de>
7090
7091 Sync with Tramp 2.0.53.
7092
70932006-04-13 Carsten Dominik <dominik@science.uva.nl>
7094
7095 * org.texi (Updating settings): New section.
7096 (Visibility cycling): Better names for the startup folding
7097 options.
7098 (Exporting): Completely restructured.
7099 (The very busy C-c C-c key): New section.
7100 (Summary of in-buffer settings): New section.
7101
71022006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7103
7104 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7105
71062006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7107
7108 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7109 (Server Commands): Key `v' is reserved for users.
7110
71112006-04-11 Carsten Dominik <dominik@science.uva.nl>
7112
7113 * org.texi (Link format): New section, emphasis on bracket links.
7114 (External links): Document bracket links.
7115 (FAQ): Expand to cover shell links and the new link format.
7116
71172006-04-09 Kevin Ryde <user42@zip.com.au>
7118
7119 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7120
71212006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus.texi (Summary Buffer Lines): Add `*'.
7124
c8763fb6 71252006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7126
7127 * gnus.texi (Group Parameters):
7128 Mention gnus-permanently-visible-groups.
7129
71302006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7131
7132 * gnus.texi (Face): Fix typo.
7133
71342006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7135
7136 * gnus.texi (X-Face): Clarify.
7137 (Face): Need Emacs with PNG support.
7138
71392006-04-06 Richard Stallman <rms@gnu.org>
7140
7141 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7142 Emacs".
7143
71442006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7145
7146 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7147 blocks not suitable for inclusion with Emacs using variable
7148 PARTOFEMACS.
7149
71502006-04-04 Simon Josefsson <jas@extundo.com>
7151
7152 * gnus.texi (Security): Improve.
7153
71542006-04-02 Bill Wohler <wohler@newt.com>
7155
7156 * mh-e.texi (Getting Started, Junk, Bug Reports)
7157 (MH FAQ and Support): Fix URLs.
7158
71592006-03-31 Romain Francoise <romain@orebokech.com>
7160
7161 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7162 to t, not nil (and has for the past eight years).
7163
71642006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7165
7166 * message.texi, gnus.texi: Bump version to 5.11.
7167
71682006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * gnus.texi (Top): Add comment about version line.
7171
7172 * message.texi (Top): Ditto. Change to take named versions into
7173 account.
7174
71752006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * gnus.texi (Posting Styles): Add x-face-file to example.
7178 (X-Face): Refer to posting styles.
7179
7180 * gnus-faq.texi ([5.8]): Add x-face-file.
7181 ([8.4]): Add links to gmane.emacs.gnus.user and
7182 gmane.emacs.gnus.general.
7183
71842006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7185
7186 * gnus-faq.texi: Use .invalid.
7187 ([5.4]): Fix gnus-posting-styles example.
7188
71892006-03-27 Romain Francoise <romain@orebokech.com>
7190
7191 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7192 Emacs/W3 needs a new maintainer.
7193 (Ispell): Update author and version info.
7194 (Mailcrypt): Mention PGG.
7195 (New in Emacs 22): Add PGG to the list of new packages.
7196 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7197 updating dead URLs.
7198
71992006-03-25 Karl Berry <karl@gnu.org>
7200
7201 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7202 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7203 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7204 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7205 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7206 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7207 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7208 (2) do not indent copyright year list (or anything else).
7209
72102006-03-21 Bill Wohler <wohler@newt.com>
7211
7212 * mh-e.texi (Folders): Various edits.
7213
72142006-03-20 Romain Francoise <romain@orebokech.com>
7215
7216 * gnus.texi (Mail Folders): Grammar fix.
7217
72182006-03-19 Bill Wohler <wohler@newt.com>
7219
7220 * mh-e.texi (Replying): Document Mail-Followup-To.
7221 Change manually-formatted table to multitable. Add debugging info.
7222 Move description of mh-reply-default-reply-to into paragraph
7223 that describes its values.
7224
72252006-03-17 Bill Wohler <wohler@newt.com>
7226
10d1d0af 7227 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7228 (Sending Mail Tour): Update method of entering
7229 addresses and subject.
7230 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7231 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7232
72332006-03-15 Carsten Dominik <dominik@science.uva.nl>
7234
7235 * org.texi: Version number change only.
7236
72372006-03-14 Bill Wohler <wohler@newt.com>
7238
7239 * mh-e.texi: Add index entries around each paragraph rather than
7240 depend on entries from beginning of node. Doing so ensures that
7241 index entries are less likely to be forgotten if text is cut and
7242 pasted, and are necessary anyway if the references are on a
7243 separate page. It seems that makeinfo is now (v. 4.8) only
7244 producing one index entry per node, so there is no longer any
7245 excuse not to. Use subheading instead of heading. The incorrect
7246 use of heading produced very large fonts in Info--as large as the
7247 main heading.
7248 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7249 versions 6 and 7 appeared *around* the time of these Emacs releases.
7250
72512006-03-13 Carsten Dominik <dominik@science.uva.nl>
7252
7253 * org.texi (Clean view): Document new startup options.
7254
72552006-03-11 Bill Wohler <wohler@newt.com>
7256
7257 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7258 (Composing, Scan Line Formats): Fix @refs.
7259 (Getting Started): Define MH profile and MH profile components.
7260 (Incorporating Mail, Reading Mail, Viewing, Printing)
7261 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7262 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7263 for string constants.
7264 (Tool Bar): Remove spurious quote.
7265 (Junk): Use ``...'' instead of "...".
7266 (Scan Line Formats): Replace @samp with @kbd.
7267
72682006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7269
7270 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7271
72722006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7273
7274 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7275 easy to understand.
7276
72772006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7278
7279 * gnus.texi: Markup fix.
7280 (Fancy Mail Splitting): Specify new feature.
7281
72822006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7285 partial-words matching.
7286
72872006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7288
7289 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7290
7291 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7292 (MIME Commands): Fix mm-discouraged-alternatives.
7293
72942006-03-07 Carsten Dominik <dominik@science.uva.nl>
7295
7296 * org.texi: Version number change only.
7297
72982006-03-06 Bill Wohler <wohler@newt.com>
7299
7300 * mh-e.texi: Move from SourceForge repository to Savannah.
7301 This is version 7.93, which is a total rewrite from the previous
7302 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7303 version 7.93.
7304
73052006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7306
7307 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7308
73092006-03-01 Carsten Dominik <dominik@science.uva.nl>
7310
7311 * org.texi (Interaction): Add item about `org-mouse.el' by
7312 Piotr Zielinski.
7313 (Managing links): Document that also mouse-1 can be used to
7314 activate a link.
7315 (Headlines, FAQ): Add entry about hiding leading stars.
7316 (Miscellaneous): Resort the sections in this chapter to a more
7317 logical sequence.
7318
73192006-02-27 Simon Josefsson <jas@extundo.com>
7320
7321 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7322 2004-01-27 from the trunk).
7323
73242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7325
7326 * cc-mode.texi: Rename c-hungry-backspace to
7327 c-hungry-delete-backwards, at the request of RMS. Leave the old
7328 name as an alias.
7329
73302006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7331
7332 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7333 include the function header within the defun.
7334
73352006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7336
7337 * cc-mode.texi: Correct two typos.
7338
73392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7340
7341 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7342 existing comment.
7343 (Electric Keys): Add a justification for electric indentation.
7344 (Hungry WS Deletion): Clear up the names and complications of the
7345 BACKSPACE and DELETE keys.
7346
73472006-02-23 Juri Linkov <juri@jurta.org>
7348
7349 * faq.texi (Common requests): Move `Turning on auto-fill by
7350 default' after `Wrapping words automatically'. Move `Working with
7351 unprintable characters' before `Searching for/replacing newlines'.
7352 Move `Replacing highlighted text' after `Highlighting a region'.
7353 Merge `Repeating commands' and `Repeating a command as many times
7354 as possible' into the former.
7355 (Packages that do not come with Emacs): Add refs to Gmane and
7356 etc/MORE.STUFF.
7357
73582006-02-23 Juri Linkov <juri@jurta.org>
7359
7360 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7361 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7362 Add xref to `(emacs)Reporting Bugs'.
7363 (Getting a printed manual): Add URL to other formats of the manual.
7364 (Common requests): Fix menu.
7365 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7366 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7367 (Inserting text at the beginning of each line): Add pxref to
7368 `Changing the included text prefix'.
7369 (Forcing the cursor to remain in the same column): Mention `track-eol'
7370 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7371 (Replacing text across multiple files): Add keybinding `Q' for
7372 `dired-do-query-replace'.
7373
73742006-02-22 Carsten Dominik <dominik@science.uva.nl>
7375
7376 * reftex.texi: Version number and date change only.
7377
7378 * org.texi (Internal Links): Rewrite to cover the modified
7379 linking system.
7380
73812006-02-17 Eli Zaretskii <eliz@gnu.org>
7382
7383 * faq.texi: Remove the coding cookie, it's not needed anymore.
7384
73852006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7386
7387 * faq.texi (Colors on a TTY): Mention Mac OS port.
7388
73892006-02-12 Karl Berry <karl@gnu.org>
7390
7391 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7392 8-bit accented a.
7393
73942006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7395
7396 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7397
73982006-02-08 Romain Francoise <romain@orebokech.com>
7399
7400 * faq.texi (Top): Remove paragraph about the FAQ being a
7401 transitional document, etc.
7402 (Searching for/replacing newlines): New node.
7403 (Yanking text in isearch): New node.
7404 (Inserting text at the beginning of each line): Rename and make
7405 more general, mention `M-;' in Message mode.
7406
74072006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7408
7409 * faq.texi (Meta key does not work in xterm)
7410 (Emacs does not display 8-bit characters)
7411 (Inputting eight-bit characters): Update xrefs.
7412
74132006-02-06 Romain Francoise <romain@orebokech.com>
7414
7415 * faq.texi (VM): VM now at version 7.19.
7416 Set myself as maintainer of this file.
7417
74182006-02-04 Michael Olson <mwolson@gnu.org>
7419
7420 * erc.texi (History): Note that ERC is now included with Emacs.
7421
74222006-01-31 Romain Francoise <romain@orebokech.com>
7423
7424 * message.texi (Message Headers): Explain what
7425 `message-alternative-emails' does in more detail.
7426 Update copyright year.
7427
74282006-01-30 Juanma Barranquero <lekktu@gmail.com>
7429
7430 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7431
74322006-01-29 Richard M. Stallman <rms@gnu.org>
7433
7434 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7435
74362006-01-29 Michael Olson <mwolson@gnu.org>
7437
7438 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7439
7440 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7441
7442 * faq.texi (New in Emacs 22): Mention ERC.
7443
74442006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7445
7446 * rcirc.texi: Capitalize dir entry for consistency with the entry
7447 in info/dir and other entries in the Emacs category.
7448 Fix typos. Delete trailing whitespace.
7449
c8763fb6 74502006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7451
7452 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7453
74542006-01-27 Eli Zaretskii <eliz@gnu.org>
7455
7456 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7457 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7458
7459 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7460 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7461
74622006-01-27 Alex Schroeder <alex@gnu.org>
7463
7464 * rcirc.texi: New file.
7465
74662006-01-23 Juri Linkov <juri@jurta.org>
7467
7468 * widget.texi (User Interface): Add S-TAB for widget-backward.
7469
74702006-01-22 Michael Albinus <michael.albinus@gmx.de>
7471
7472 Sync with Tramp 2.0.52.
7473
7474 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7475 Add Tramp disabling item. New item for common connection problems.
7476 (various): Apply "ftp" as method for the download URL.
7477 (Bug Reports): Refer to FAQ for common problems.
7478
74792006-01-21 Eli Zaretskii <eliz@gnu.org>
7480
7481 * widget.texi (User Interface): Use @key for TAB.
7482
7483 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7484
7485 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7486 for TAB.
7487
7488 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7489
74902006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7491
7492 * gnus.texi: Update copyright.
7493
74942006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7495
7496 * gnus.texi (Article Washing): Additions.
7497
2de53ca6
GM
74982006-01-13 Carsten Dominik <dominik@science.uva.nl>
7499
7500 * org.texi (Agenda commands): Document tags command.
7501
75022006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7503
7504 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7505
75062006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7507
7508 * gnus.texi (RSS): Addition.
7509
75102005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7513
75142005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7515
7516 * emacs-mime.texi (Display Customization): Add setting example to
7517 mm-discouraged-alternatives.
7518
75192006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7520
7521 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7522 version is the canonical version.
7523
75242006-01-08 Alex Schroeder <alex@gnu.org>
7525
7526 * pgg.texi (Caching passphrase): Rewording.
7527
75282006-01-06 Eli Zaretskii <eliz@gnu.org>
7529
7530 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7531 repository URL.
7532
75332006-01-06 Carsten Dominik <dominik@science.uva.nl>
7534
7535 * org.texi: Removed the accidentally re-added empty line in the
7536 direntry.
7537
75382006-01-05 Carsten Dominik <dominik@science.uva.nl>
7539
7540 * org.texi (Agenda Views): Chapter reorganized.
7541
75422005-12-29 Romain Francoise <romain@orebokech.com>
7543
7544 * faq.texi (Using Customize): New node.
7545
75462005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7547
7548 * org.texi: Remove blank line in @direntry. It is non-standard
7549 and recursively produces blank lines all over the dir file (when
7550 using Texinfo 4.8).
7551
75522005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7553
7554 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7555
75562005-12-20 Carsten Dominik <dominik@science.uva.nl>
7557
7558 * org.texi (Tags): Boolean logic documented.
7559 (Agenda Views): Document custom commands.
7560
75612005-12-20 David Kastrup <dak@gnu.org>
7562
7563 * faq.texi (AUCTeX): Update version and mailing list info.
7564
75652005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7566
7567 * gnus.texi (MIME Commands): Mention addition of
7568 multipart/alternative to gnus-buttonized-mime-types and add xref
7569 to mm-discouraged-alternatives.
7570
7571 * emacs-mime.texi (Display Customization): Mention addition of
7572 "image/.*" and add xref to gnus-buttonized-mime-types in the
7573 mm-discouraged-alternatives section.
7574
75752005-12-16 Carsten Dominik <dominik@science.uva.nl>
7576
7577 * org.texi (Tags): New section.
7578 (Agenda Views): Chapter reorganized.
7579
75802005-12-16 Eli Zaretskii <eliz@gnu.org>
7581
7582 * org.texi (Internal Links): Add a missing comma after an @xref.
7583
75842005-12-14 Chong Yidong <cyd@stupidchicken.com>
7585
7586 * faq.texi (Filling paragraphs with a single space): No need to
7587 change sentence-end now.
7588
75892005-12-13 Romain Francoise <romain@orebokech.com>
7590
7591 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7592
75932005-12-12 Jay Belanger <belanger@truman.edu>
7594
7595 * faq.texi (Calc): Update version number.
7596
75972005-12-12 Carsten Dominik <dominik@science.uva.nl>
7598
7599 * org.texi (Progress Logging): New section.
7600
76012005-12-10 Romain Francoise <romain@orebokech.com>
7602
7603 Update the Emacs FAQ for the 22.1 release.
7604
7605 * faq.texi: Set VER to `22.1'.
7606 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7607 Tutorial. Mention that `C-h r' displays the manual.
7608 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7609 (Getting a printed manual): Point to the new locations of the
7610 manuals on the GNU Web site.
7611 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7612 available via Info (it was previously distributed separately).
7613 (Installing Texinfo documentation): The latest version of Texinfo
7614 is 4.8, not 4.0.
7615 (Informational files for Emacs): COPYING is the GNU General Public
7616 License, not the Emacs General Public License.
7617 (Informational files for Emacs): Delete obsolete link to the
7618 GNUinfo pages as they have been removed from the GNU Web site.
7619 (New in Emacs 22): New node.
7620 (Setting up a customization file): Say that most packages support
7621 Customize nowadays.
7622 (Colors on a TTY): Delete reference to instructions on how to
7623 enable syntax highlighting, it is now enabled by default.
7624 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7625 at startup automatically.
7626 (Controlling case sensitivity): Mention `M-c' in isearch.
7627 (Using an already running Emacs process): Emacs now creates the
7628 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7629 gnuserv. As emacsclient can now run Lisp code as well, delete a
7630 sentence praising gnuserv for that. Simplify description of how
7631 the client/server operation works.
7632 (Compiler error messages): Delete obsolete text (compile.el has
7633 been rewritten).
7634 (Indenting switch statements): Fix typo.
7635 (Matching parentheses): Simplify setup instructions, mention the
7636 menu bar item in the Options menu.
7637 (Repeating a command as many times as possible): Mention `C-x e'.
7638 (Going to a line by number): Mention new keymap and bindings
7639 `M-g M-g', `M-g M-p' and `M-g M-n'.
7640 (Turning on syntax highlighting): Now on by default. Simplify.
7641 (Replacing highlighted text): Use `1', not `t'.
7642 (Problems with very large files): The maximum size is now 256MB on
7643 32-bit machines.
7644 (^M in the shell buffer): Mention `comint-process-echoes'.
7645 (Emacs for Apple computers): Emacs 22 has native support for Mac
7646 OS X.
7647 (Translating names to IP addresses): Delete node.
7648 (Binding keys to commands): Fix typo.
7649 (SPC no longer completes file names): New node.
7650 (MIME with Emacs mail packages): Delete section about the Emacs
7651 MIME FAQ (it's not reachable anymore).
7652
76532005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7654
7655 * cc-mode.texi: The manual has been extensively revised: the
7656 information about using CC Mode has been separated from the larger
7657 and more difficult chapters about configuration. It has been
7658 updated for CC Mode 5.31.
7659
76602005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7661
7662 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7663 (Selecting an implementation): Fix descriptions.
7664
76652005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7666
7667 * message.texi (Various Message Variables): Addition.
7668
76692005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7670
7671 * message.texi: Fix default values.
7672
76732005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7674
7675 * message.texi (Header Commands): Clarify descriptions of
7676 message-cross-post-followup-to, message-reduce-to-to-cc, and
7677 message-insert-wide-reply.
7678 (Various Commands): Fix kindex for message-kill-to-signature;
7679 clarify description of message-tab.
7680
76812005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7682
7683 * message.texi (Mailing Lists): Fix description about MFT.
7684
7685 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7686
76872005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7688
7689 * gnus.texi (Slow Terminal Connection): Replace old description
7690 with new one.
7691
76922005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7693
7694 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7695 replace X-Draft-Headers with X-Draft-From.
7696
76972005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7698
7699 * gnus.texi (Various Various): Fix the default value of
7700 nnheader-max-head-length.
7701 (Gnus Versions): Fix typo.
7702
77032005-12-08 Carsten Dominik <dominik@science.uva.nl>
7704
7705 * org.texi (Structure editing): Document new functionality of
7706 M-RET.
7707
77082005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7709
7710 * org.texi (Internal Links): Fix Texinfo usage.
7711
77122005-12-06 Carsten Dominik <dominik@science.uva.nl>
7713
7714 * org.texi (TODO basics): Document the global todo list.
7715 (TODO items): Documents sparse tree for specific TODO
7716 keywords.
7717
77182005-11-30 Carsten Dominik <dominik@science.uva.nl>
7719
7720 * org.texi (Plain Lists): Typos fixed.
7721
77222005-11-28 Jay Belanger <belanger@truman.edu>
7723
7724 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7725
77262005-11-24 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (Structure editing): New item moving commands added.
7729 (Plain Lists): New section.
7730
77312005-11-18 Carsten Dominik <dominik@science.uva.nl>
7732
7733 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7734 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7735 `org-agenda-file-to-front'.
2de53ca6
GM
7736 (Built-in table editor): Document `org-table-sort-lines'.
7737 (HTML formatting): Export of hand-formatted lists.
7738
77392005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7742 new variable gnus-toolbar-thickness.
7743
77442005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7745
7746 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7747
77482005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7749
7750 * gnus.texi (X-Face): Fix description.
7751 (XVarious): Remove gnus-xmas-logo-color-alist and
7752 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7753
77542005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7755
7756 * gnus.texi (Group Parameters): Mention new variable
7757 gnus-parameters-case-fold-search.
7758 (Home Score File): Addition.
7759
77602005-11-04 Ulf Jasper <ulf.jasper@web.de>
7761
7762 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7763 (Overview): List supported feed types.
7764 (Installation): No installation necessary when using autoload.
7765 (Configuration): Rename "RSS" to "news".
7766
77672005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7768
7769 * pgg.texi (User Commands): Document additional passphrase
7770 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7771 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7772
77732005-11-04 Carsten Dominik <dominik@science.uva.nl>
7774
7775 * org.texi: Version number changed to 3.19.
7776
77772005-10-29 Sascha Wilde <wilde@sha-bang.de>
7778
7779 * pgg.texi (How to use): Update the example to add autoload of
7780 pgg-encrypt-symmetric-region.
7781 (User Commands): Document pgg-encrypt-symmetric-region.
7782 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7783
77842005-10-27 Jay Belanger <belanger@truman.edu>
7785
7786 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7787 mention other TeX-related units.
7788
77892005-10-23 Lars Hansen <larsh@soem.dk>
7790
0c7efc08
SM
7791 * dired-x.texi (Miscellaneous Commands):
7792 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7793 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7794
77952005-10-23 Jay Belanger <belanger@truman.edu>
7796
7797 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7798 constant.
7799
78002005-10-23 Michael Albinus <michael.albinus@gmx.de>
7801
0c7efc08
SM
7802 * faq.texi (Bugs and problems):
7803 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7804 `directory-listing-before-filename-regexp'.
7805
78062005-10-22 Eli Zaretskii <eliz@gnu.org>
7807
7808 * newsticker.texi (UPDATED): Set value.
7809
78102005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * gnus.texi (Document Groups): Remove duplicate item.
7813
78142005-10-21 Carsten Dominik <dominik@science.uva.nl>
7815
7816 * org.texi (Summary): Mention iCalendar support.
7817 (Exporting): Document iCalendar support.
7818
78192005-10-18 Romain Francoise <romain@orebokech.com>
7820
7821 * viper.texi (Viper Specials): Capitalize GNU.
7822
78232005-10-17 Juri Linkov <juri@jurta.org>
7824
7825 * info.texi (Getting Started, Search Index, Expert Info):
7826 Fix wording.
7827 (Search Text): Replace `echo area' with `mode line'.
7828 (Search Index): Both `i' and `,' find all index entries.
7829 Replace example `C-f' with `C-l' (which exists in index of Info
7830 manual) and delete spaces in its keyboard input sequence.
7831 Delete unnecessary explanations about literal characters.
7832
78332005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7834
7835 * gnus.texi (Document Server Internals): Addition.
7836
78372005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7838
7839 * gnus.texi (A note on namespaces): Fix RFC reference.
7840
78412005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7842
7843 * gnus.texi (RSS): Fix key description.
7844
78452005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7846
7847 * gnus.texi: Emacs/w3 -> Emacs/W3.
7848 (Browsing the Web): Fix description.
7849 (Web Searches): Ditto.
7850 (Customizing W3): Ditto.
7851
78522005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7853
7854 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7855
78562005-10-11 Jay Belanger <belanger@truman.edu>
7857
7858 * calc.texi (Integration): Mention using `a i' to compute definite
7859 integrals.
7860
78612005-10-11 Juri Linkov <juri@jurta.org>
7862
7863 * info.texi: Rearrange nodes.
7864 (Top): Update menu. Change ref `Info for Experts' to
7865 `Advanced Info Commands'.
7866 (Getting Started): Fix description of manual's parts.
7867 (Help-Int): Change xref `Info Search' to `Search Index', and
7868 `Expert Info' to `Advanced'.
7869 (Advanced): Move node one level up.
7870 (Search Text, Search Index): New nodes split out from `Info Search'.
7871 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7872 split out from `Advanced'.
7873 (Advanced, Emacs Info Variables): De-document editing an Info file
7874 in Info.
7875 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7876 (Creating an Info File): Delete node and move its text to
7877 `Expert Info'.
7878
78792005-10-10 Carsten Dominik <dominik@science.uva.nl>
7880
7881 * org.texi (Workflow states): Documented that change in keywords
7882 becomes active only after restart of Emacs.
7883
78842005-10-08 Michael Albinus <michael.albinus@gmx.de>
7885
7886 Sync with Tramp 2.0.51.
7887
78882005-10-08 Nick Roberts <nickrob@snap.net.nz>
7889
7890 * speedbar.texi (Introduction): Describe new location of speedbar
7891 on menubar.
7892 (Basic Key Bindings): Remove descriptions of bindings that have
7893 been removed.
7894
78952005-10-05 Nick Roberts <nickrob@snap.net.nz>
7896
7897 * speedbar.texi (GDB): Describe use of watch expressions.
7898
78992005-09-28 Simon Josefsson <jas@extundo.com>
7900
7901 * message.texi (IDNA): Fix.
7902
79032005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7904
7905 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7906 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7907 description of nntp-open-connection-function.
7908 (Common Variables): Fix descriptions.
7909
79102005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * gnus.texi (Server Buffer Format): Document the %a format spec.
7913
79142005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7915
7916 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7917
79182005-09-23 Carsten Dominik <dominik@science.uva.nl>
7919
7920 * org.texi Version 3.16.
7921
79222005-09-19 Miles Bader <miles@gnu.org>
7923
7924 * newsticker.texi: Get rid of CVS keywords.
7925
79262005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7927
7928 * gnus.texi (Finding the Parent): Fix description of how Gnus
7929 finds article.
7930
79312005-09-14 Jari Aalto <jari.aalto@cante.net>
7932
7933 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7934 to drop off non-answered articles.
7935
79362005-09-19 Juanma Barranquero <lekktu@gmail.com>
7937
7938 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7939 braces (which are unsupported by NMAKE) for macro `srcdir'.
7940
79412005-09-17 Eli Zaretskii <eliz@gnu.org>
7942
7943 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7944 (../info/newsticker, newsticker.dvi): New targets.
7945
79462005-09-17 Ulf Jasper <ulf.jasper@web.de>
7947
7948 * newsticker.texi: Replace @command with @code. Replace @example
7949 with @lisp.
0c7efc08
SM
7950 (Top): Add explanations to menu items.
7951 (GNU Free Documentation License): Remove.
2de53ca6
GM
7952
79532005-09-16 Romain Francoise <romain@orebokech.com>
7954
7955 Update all files to specify GFDL version 1.2.
7956
7957 * doclicense.texi (GNU Free Documentation License): Update to
7958 version 1.2.
7959
79602005-09-15 Richard M. Stallman <rms@gnu.org>
7961
7962 * newsticker.texi: Fix @setfilename.
7963
7964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7965 (../info/newsticker, newsticker.dvi): New targets.
7966
79672005-08-30 Carsten Dominik <dominik@science.uva.nl>
7968
7969 * org.texi: Version 3.15.
7970
79712005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7972
7973 * ses.texi: Combine all three indices into one.
7974 Correct a few typos.
7975
79762005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7977
7978 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7979
79802005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7981
7982 * emacs-mime.texi (Handles): Remove duplicate item.
7983 (Encoding Customization): Fix the default value for
7984 mm-coding-system-priorities.
7985 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7986 (Basic Functions): Fix reference.
7987
79882005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7991
79922005-08-18 Richard M. Stallman <rms@gnu.org>
7993
7994 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7995 and web site.
7996
7997 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7998 not keyboard-translate.
7999
80002005-08-11 Richard M. Stallman <rms@gnu.org>
8001
8002 * faq.texi (Using regular expressions): Fix xref.
8003
80042005-08-09 Juri Linkov <juri@jurta.org>
8005
8006 * info.texi (Help-P): Replace `Prev' with `Previous'.
8007 (Help-M, Help-Xref): Add S-TAB.
8008 (Help-FOO): Update `u' command.
8009 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8010 Update info about visibility of xref parts.
8011 (Help-Int): Fix `m' command. Rename `Info-last' to
8012 `Info-history-back'. Add `Info-history-forward'.
8013 (Advanced): Fix `g*' and `M-n' commands.
8014 (Info Search): Add `index-apropos' in stand-alone browser.
8015 Add isearch commands.
8016 (Emacs Info Variables): Remove `Info-fontify'.
8017 Add `Info-mode-hook'. Update face names.
8018 Add `Info-fontify-maximum-menu-size',
8019 `Info-fontify-visited-nodes', `Info-isearch-search'.
8020
80212005-08-07 Michael Albinus <michael.albinus@gmx.de>
8022
8023 Sync with Tramp 2.0.50.
8024
8025 * tramp.texi: Use @option{} consequently for method names.
8026 (Inline methods, External transfer methods): Remove references to
8027 Cygwin.
8028 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8029 implementation.
8030
80312005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8032
8033 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8034 Mention that gnus-init-file is not read when Emacs is invoked with
8035 --no-init-file or -q.
8036
80372005-07-19 Carsten Dominik <dominik@science.uva.nl>
8038
8039 * org.texi: Version 3.14.
8040
80412005-07-04 Carsten Dominik <dominik@science.uva.nl>
8042
8043 * org.texi: Version 3.13.
8044
80452005-07-18 Juri Linkov <juri@jurta.org>
8046
8047 * calc.texi (Time Zones, Logical Operations):
8048 * cl.texi (Overview):
8049 * org.texi (TODO types):
8050 * sc.texi (Emacs 18 MUAs):
8051 * speedbar.texi (Top):
8052 * url.texi (History):
8053 Delete duplicate duplicate words.
8054
ce058493 80552005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8056
8057 * cl.texi (Type Predicates): Document `atom' type.
8058
80592005-07-04 Lute Kamstra <lute@gnu.org>
8060
8061 Update FSF's address in GPL notices.
8062
8063 * calc.texi (Copying):
8064 * doclicense.texi (GNU Free Documentation License):
8065 * faq.texi (Contacting the FSF):
8066 * mh-e.texi (Copying): Update FSF's address.
8067
80682005-07-03 Richard M. Stallman <rms@gnu.org>
8069
8070 * flymake.texi (Example -- Configuring a tool called directly):
8071 Update name of flymake-build-relative-filename.
8072
80732005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8074
8075 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8076
80772005-06-29 Carsten Dominik <dominik@science.uva.nl>
8078
8079 * org.texi: Version 3.12.
8080
80812005-06-24 Eli Zaretskii <eliz@gnu.org>
8082
8083 * makefile.w32-in (MAKEINFO): Use --force.
8084 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8085 Makefile.in.
8086 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8087 more shells.
8088
80892005-06-23 Richard M. Stallman <rms@gnu.org>
8090
8091 * speedbar.texi (Creating a display): Texinfo usage fixes.
8092
8093 * tramp.texi (Customizing Completion, Auto-save and Backup):
8094 Texinfo usage fixes.
8095
80962005-06-23 Juanma Barranquero <lekktu@gmail.com>
8097
8098 * dired-x.texi (Miscellaneous Commands):
8099 * ediff.texi (Miscellaneous):
8100 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8101 (Agent Variables):
8102 * info.texi (Help-Xref):
8103 * message.texi (Message Headers):
8104 * org.texi (Remember):
8105 * reftex.texi (Options (Defining Label Environments)):
8106 (Options (Index Support)):
8107 (Options (Viewing Cross-References)):
8108 (Options (Misc)):
8109 (Changes):
8110 * speedbar.texi (Creating a display):
8111 * tramp.texi (Customizing Completion, Auto-save and Backup):
8112 Texinfo usage fix.
8113
81142005-06-13 Carsten Dominik <dominik@science.uva.nl>
8115
8116 * org.texi: Version 3.11.
8117
81182005-06-12 Jay Belanger <belanger@truman.edu>
8119
8120 * calc.texi (Getting Started): Remove extra menu item.
8121
81222005-05-31 Jay Belanger <belanger@truman.edu>
8123
8124 * calc.texi (Notations Used in This Manual): Use @kbd for key
8125 sequence.
8126 (Demonstration of Calc): Mention another way of starting Calc.
8127 (Starting Calc): Mention long name of M-#.
8128 (Embedded Mode Overview): Remove unnecessary instruction.
8129 (Other M-# commands): Rephrase `M-# 0' explanation.
8130 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8131 reflect current behavior.
8132
81332005-05-30 Jay Belanger <belanger@truman.edu>
8134
8135 * calc.texi (Hooks): Change description of calc-window-hook and
8136 calc-trail-window-hook to match usage.
8137 (Computational Functions): Add more constant-generating functions.
8138 (Customizable Variables): Use defvar.
8139
81402005-05-28 Jay Belanger <belanger@truman.edu>
8141
8142 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8143 (Basic Embedded Mode): Explain behavior of arguments to
8144 calc-embedded-mode.
8145
81462005-05-27 Jay Belanger <belanger@truman.edu>
8147
8148 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8149 current behavior.
8150
81512005-05-25 Jay Belanger <belanger@truman.edu>
8152
8153 * calc.texi: Change Calc version number throughout.
8154 (Keypad Mode): Change location in info output.
8155 (Keypad mode overview): Move picture of keypad.
8156
81572005-05-21 Jay Belanger <belanger@truman.edu>
8158
8159 * calc.texi (Storing variables): Mention that only most variables
8160 are void to begin with.
8161
81622005-05-21 Kevin Ryde <user42@zip.com.au>
8163
8164 * widget.texi (Basic Types): Update cross ref from "Enabling
8165 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8166 lispref/text.texi change.
8167
81682005-05-20 Carsten Dominik <dominik@science.uva.nl>
8169
8170 * org.texi: Version 3.09.
8171
81722005-05-18 Carsten Dominik <dominik@science.uva.nl>
8173
8174 * reftex.texi: Version 4.28.
8175
81762005-05-16 Jay Belanger <belanger@truman.edu>
8177
8178 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8179
81802005-05-14 Jay Belanger <belanger@truman.edu>
8181
8182 * calc.texi (Default Simplifications): Insert missing ! (logical
8183 not operator).
8184
81852005-05-14 Michael Albinus <michael.albinus@gmx.de>
8186
8187 Sync with Tramp 2.0.49.
8188
81892005-05-10 Jay Belanger <belanger@truman.edu>
8190
8191 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8192 to 1.
8193
81942005-04-29 Carsten Dominik <dominik@science.uva.nl>
8195
8196 * org.texi: Version 3.08, structure reorganized.
8197
81982005-04-24 Richard M. Stallman <rms@gnu.org>
8199
8200 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8201
82022005-04-15 Carsten Dominik <dominik@science.uva.nl>
8203
8204 * org.texi: Update to version 3.06.
8205
82062005-04-13 Lute Kamstra <lute@gnu.org>
8207
8208 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8209
82102005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8211
8212 * cl.texi (Porting Common Lisp): Fix typo.
8213
82142005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8215
8216 * gnus.texi (RSS): Addition.
8217
82182005-04-04 Jay Belanger <belanger@truman.edu>
8219
8220 * calc.texi: Change Calc version number.
8221 (Customizable variables): Fix description of calc-language-alist.
8222 (Copying): Put in version 2 of GPL.
8223
82242005-04-01 Jay Belanger <belanger@truman.edu>
8225
8226 * calc.texi (Troubleshooting Commands): Remove comment about
8227 installation.
8228 (Installation): Remove section.
8229 (Customizable Variables): New section.
8230 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8231 (Graphical Devices): Add references to Customizable Variables.
8232
82332005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8234
8235 * emacs-mime.texi (Display Customization): Markup fixes.
8236 (rfc2047): Update.
8237
82382005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8239
8240 * gnus-faq.texi: Replaced with auto-generated version.
8241
82422005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8243
8244 * dired-x.texi (Multiple Dired Directories): default-directory was
8245 renamed to dired-default-directory.
8246
82472005-03-26 Jay Belanger <belanger@truman.edu>
8248
8249 * calc.texi (Simplifying Formulas, Rewrite Rules):
8250 Change description of top and bottom of fraction.
8251 (Modulo Forms): Move description of how to create modulo forms to
8252 earlier in the section.
8253 (Fraction Mode): Suggest using : to get a fraction by dividing.
8254 (Basic Arithmetic): Adjust placement of command name.
8255 (Truncating the Stack): Emphasize that "hidden" entries are still
8256 visible.
8257 (Installation): Move discussion of printing manual to "About This
8258 Manual".
8259 (About This Manual): Mention how to print the manual.
8260 (Reporting Bugs): Remove first person.
8261 (Building Vectors): Add algebraic version of append.
8262 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8263 (Grouping Digits): Fix typo.
8264
82652005-03-25 Werner Lemberg <wl@gnu.org>
8266
8267 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8268 Replace `legal' with `valid'.
8269
82702005-03-25 Werner Lemberg <wl@gnu.org>
8271
8272 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8273
82742005-03-24 Jay Belanger <belanger@truman.edu>
8275
8276 * calc.texi (General Mode Commands)
8277 (Mode Settings in Embedded Mode): Add some explanation of
8278 recording mode settings.
8279
82802005-03-24 Richard M. Stallman <rms@gnu.org>
8281
8282 * calc.texi: Remove praise of non-free software.
8283
8284 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8285 (Installation): Node deleted.
8286
82872005-03-23 Richard M. Stallman <rms@gnu.org>
8288
8289 * url.texi (HTTP language/coding): Improve last change.
8290
82912005-03-22 Jay Belanger <belanger@truman.edu>
8292
8293 * calc.texi (Embedded Mode): Add new information on changing
8294 modes.
8295
82962005-03-20 Michael Albinus <michael.albinus@gmx.de>
8297
8298 Sync with Tramp 2.0.48.
8299
8300 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8301
8302 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8303 "GNU/Linux". Change all addresses to .gnu.org.
8304 (Default Method): Offer shortened syntax for "su" and "sudo"
8305 methods.
8306
83072005-03-07 Richard M. Stallman <rms@gnu.org>
8308
8309 * url.texi: Fix usage of "e.g.".
8310 (HTTP language/coding): Explain the rules for these strings.
8311
83122005-03-06 Richard M. Stallman <rms@gnu.org>
8313
8314 * woman.texi (Introduction): Minor cleanups.
8315
8316 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8317
8318 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8319 (Installation): Node deleted.
8320
8321 * mh-e.texi (Preface): Get rid of "Emacs 21".
8322
8323 * eshell.texi (Installation): Delete node (for Emacs 20).
8324
83252005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8326
8327 * flymake.texi: Refill and tweak style in @lisp blocks.
8328
83292005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8330
8331 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8332
83332005-03-01 Jay Belanger <belanger@truman.edu>
8334
8335 * calc.texi (Trigonometric and Hyperbolic Functions):
8336 Mention additional functions.
8337 (Algebraic Simplifications): Mention additional simplifications.
8338
83392005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8340
8341 * ses.texi: Add concept/function/variable indices (this work was
8342 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8343 papers on file at FSF).
8344
83452005-02-10 Jay Belanger <belanger@truman.edu>
8346
8347 * calc.texi: Change @LaTeX to La@TeX throughout.
8348 Redefine @expr as @math for TeX output.
8349 Redefine @texline as a no-op for TeX output.
8350 Define @tfn, replace @t by @tfn throughout.
8351
83522005-02-09 Jay Belanger <belanger@truman.edu>
8353
8354 * calc.texi: Add macro for LaTeX for info output.
8355
83562005-02-08 Kim F. Storm <storm@cua.dk>
8357
8358 * texinfo.tex (LaTex): Add def.
8359
83602005-02-06 Jay Belanger <belanger@truman.edu>
8361
8362 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8363 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8364 throughout manual.
8365
83662005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8367
8368 * gnus.texi: Some edits based on comments from David Abrahams.
8369
83702005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8371
8372 * gnus.texi (RSS): Fix the keystroke.
8373
83742005-01-24 David Kastrup <dak@gnu.org>
8375
8376 * faq.texi: Update AUCTeX version info.
8377
83782005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8379
8380 * gnus-faq.texi ([4.1]): Typo.
8381
83822005-01-19 Jay Belanger <belanger@truman.edu>
8383
8384 * calc.texi (Keep Arguments): Mention that keeping arguments
8385 doesn't work with keyboard macros.
8386
83872005-01-16 Richard M. Stallman <rms@gnu.org>
8388
8389 * autotype.texi (Autoinserting): Fix small error.
8390
83912005-01-16 Michael Albinus <michael.albinus@gmx.de>
8392
8393 Sync with Tramp 2.0.47.
8394
8395 * tramp.texi (Compilation): New section, describing compilation of
8396 remote files.
8397
83982005-01-11 Kim F. Storm <storm@cua.dk>
8399
8400 * widget.texi (Basic Types): Add :follow-link keyword.
8401
84022005-01-09 Jay Belanger <belanger@truman.edu>
8403
8404 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8405
84062005-01-08 Jay Belanger <belanger@truman.edu>
8407
8408 * calc.texi: Change throughout to reflect new default value of
8409 calc-settings-file.
8410
84112005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8412
8413 * message.texi (Reply): `message-reply-to-function' should return
8414 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8415
84162005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8417
8418 * faq.texi (Changing load-path): Fix typo.
8419
84202005-01-05 Jay Belanger <belanger@truman.edu>
8421
8422 * calc.texi (Programming Tutorial): Replace kbd command by
8423 appropriate characters for a keyboard macro.
8424
84252005-01-04 Jay Belanger <belanger@truman.edu>
8426
8427 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8428 for Lucid Emacs.
8429 (Programming Tutorial): Mention that the user needs to be in the
8430 right mode to compute some functions.
8431
84322005-01-04 Jay Belanger <belanger@truman.edu>
8433
8434 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8435 no longer applicable.
8436
84372005-01-01 Jay Belanger <belanger@truman.edu>
8438
0c7efc08 8439 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8440 edit keyboard macros to match current behavior.
8441
84422004-12-31 Jay Belanger <belanger@truman.edu>
8443
8444 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8445
84462004-12-20 Jay Belanger <belanger@truman.edu>
8447
8448 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8449 zero.
8450
84512004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8452
8453 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8454 @xref.
8455 (Font Locking): Avoid @strong{Note:}.
8456
84572004-12-17 Michael Albinus <michael.albinus@gmx.de>
8458
8459 Sync with Tramp 2.0.46.
8460
8461 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8462
84632004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8464
8465 * url.texi: Correct typos.
8466 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8467 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8468 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8469 (Dealing with HTTP documents): @inforef->@xref.
8470
84712004-12-15 Jay Belanger <belanger@truman.edu>
8472
8473 * calc.texi: Consistently capitalized all mode names.
8474 (Answers to Exercises): Mention that an answer can be a fraction
8475 when in Fraction mode.
8476
84772004-12-13 Jay Belanger <belanger@truman.edu>
8478
8479 * calc.texi: Fix some TeX definitions.
8480
84812004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8482
8483 * reftex.texi (Imprint): Remove erroneous @value's.
8484
84852004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8486
8487 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8488 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8489
84902004-12-08 Jay Belanger <belanger@truman.edu>
8491
8492 * calc.texi (Starting Calc): Remove comment about installation.
8493 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8494
84952004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8496
8497 * url.texi: Update @setfilename.
8498 (Getting Started): No need to worry about Gnus versions.
8499 (Dealing with HTTP documents): Use @inforef.
8500
8501 * org.texi: Fix @direntry file name.
8502
85032004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8504
8505 * url.texi: New file.
8506
8507 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8508
85092004-12-06 Jay Belanger <belanger@truman.edu>
8510
8511 * calc.texi (Using Calc): Remove paragraph about installation.
8512
85132004-12-06 Jay Belanger <belanger@truman.edu>
8514
8515 * calc.texi: Use more Texinfo macros and less TeX defs.
8516 Remove @refill's.
8517
85182004-12-06 Richard M. Stallman <rms@gnu.org>
8519
8520 * org.texi: New file.
8521
85222004-12-05 Richard M. Stallman <rms@gnu.org>
8523
8524 * Makefile.in (org.dvi, ../info/org): New targets.
8525 (INFO_TARGETS): Add ../info/org.
8526 (DVI_TARGETS): Add org.dvi.
8527 (maintainer-clean): Remove the info files in the info dir.
8528
85292004-11-26 Eli Zaretskii <eliz@gnu.org>
8530
8531 * idlwave.texi: Fix the setfilename directive to put the produced
8532 file in ../info.
8533 (Continued Statement Indentation): Resurrect Jan D.'s change from
8534 2004-11-03 that was lost when a newer version of idlwave.texi was
8535 imported.
8536
85372004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8538
0c7efc08 8539 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8540
0c7efc08
SM
8541 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8542 Index `spam-initialize'.
2de53ca6
GM
8543
85442004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8545
8546 * message.texi (Various Message Variables): Mention that all mail
8547 file variables are derived from `message-directory'.
8548
8549 * gnus.texi (Splitting Mail): Clarify bogus group.
8550
85512004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8552
0c7efc08
SM
8553 * emacs-mime.texi (Encoding Customization):
8554 Fix mm-coding-system-priorities entry.
2de53ca6 8555
c8763fb6 85562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8557
8558 * idlwave.texi (Continued Statement Indentation):
8559 * reftex.texi (Options (Index Support)):
8560 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8561 * speedbar.texi (Creating a display, Major Display Modes):
8562 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8563
85642004-10-21 Jay Belanger <belanger@truman.edu>
8565
0c7efc08 8566 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8567
85682004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8569
8570 * calc.texi (Reporting Bugs): Double up `@'.
8571
85722004-10-18 Jay Belanger <belanger@truman.edu>
8573
0c7efc08 8574 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8575 should be sent to.
8576
85772004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8578
8579 * gnus.texi (New Features): Add 5.11.
8580
8581 * message.texi (Resending): Remove wrong default value.
8582
8583 * gnus.texi (Mail Source Specifiers): Describe possible problems
8584 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8585 `pop3-leave-mail-on-server' to the index.
8586
85872004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8588
8589 * message.texi (Canceling News): Add how to set a password.
8590
85912004-10-12 Jay Belanger <belanger@truman.edu>
8592
0c7efc08 8593 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8594 calc-describe-function and calc-describe-variable to match their
8595 current behavior.
8596
85972004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8598
8599 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8600
86012004-10-12 Michael Albinus <michael.albinus@gmx.de>
8602
8603 Sync with Tramp 2.0.45.
8604
8605 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8606 plink link. The URL is outdated. Originator contacted for
8607 clarification.
8608
86092004-10-10 Juri Linkov <juri@jurta.org>
8610
8611 * gnus.texi (Top, Marking Articles): Join two menus in one node
8612 because a node can have only one menu.
8613
86142004-10-09 Juri Linkov <juri@jurta.org>
8615
8616 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8617 example of nnmail-split-fancy.
8618
86192004-10-06 Karl Berry <karl@gnu.org>
8620
8621 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8622 consistency with other uses of dashes.
8623
86242004-10-05 Karl Berry <karl@gnu.org>
8625
8626 * info.texi: Consistently use --- throughout, periods at end of
8627 menu descriptions, and a couple typos.
8628
86292004-09-26 Jesper Harder <harder@ifa.au.dk>
8630
8631 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8632 * pgg.texi (User Commands, Backend methods): Do.
8633 * gnus.texi: Markup fixes.
8634 (Setting Process Marks): Fix `M P a' entry.
8635 * emacs-mime.texi: Fixes.
8636
86372004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8638
8639 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8640 again.
8641 Use 5.10 instead of 5.10.0.
8642
86432004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8644
8645 * gnus.texi (Summary Mail Commands): S D e.
8646
86472004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8648
8649 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8650 the gnus-article-mode-line-format section.
8651
86522004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8653
8654 * gnus.texi (Various Summary Stuff): Fix the documentation for
8655 gnus-newsgroup-variables.
8656
86572004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8658
0c7efc08
SM
8659 * gnus.texi (MIME Commands):
8660 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8661 gnus-mime-display-multipart-alternative-as-mixed,
8662 gnus-mime-display-multipart-related-as-mixed.
8663 (Mail Source Customization): Clarify `mail-source-directory'.
8664 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8665 (SpamOracle): Fix typo.
2de53ca6
GM
8666
8667 * gnus-faq.texi: Untabify.
8668 ([6.3]): nnir.el is in contrib directory.
8669
8670 * message.texi (News Headers): Clarify how a unique ID is created.
8671
0c7efc08
SM
8672 * gnus.texi (Batching Agents): Fix typo in example.
8673 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8674
b2abec73 86752004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8676
0c7efc08 8677 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8678
86792004-09-20 Florian Weimer <fw@deneb.enyo.de>
8680
8681 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8682
86832004-09-22 Jay Belanger <belanger@truman.edu>
8684
0c7efc08 8685 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8686 might be hidden during part of the session.
8687
86882004-09-20 Jay Belanger <belanger@truman.edu>
8689
8690 * calc.texi (Notations Used in This Manual): Put in an earlier
8691 mention that DEL could be called Backspace.
8692
86932004-09-10 Simon Josefsson <jas@extundo.com>
8694
8695 * gnus.texi (IMAP): Add example. Suggested and partially written
8696 by Steinar Bang <sb@dod.no>.
8697
86982004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8699
8700 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8701 netrc syntax.
8702
87032004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8704
b2abec73
JB
8705 * gnus.texi (Spam ELisp Package Sequence of Events):
8706 Some clarifications.
2de53ca6
GM
8707 (Spam ELisp Package Global Variables): More clarifications.
8708
87092004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8710
8711 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8712 Mention spam-split does not modify incoming mail.
8713
87142004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8715
8716 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8717
87182004-09-10 Eli Zaretskii <eliz@gnu.org>
8719
8720 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8721
87222004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8723
8724 * makefile.w32-in (sieve, pgg): Use $(infodir).
8725
87262004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8727
8728 * makefile.w32-in: Fix PGG and Sieve entries.
8729
87302004-08-28 Eli Zaretskii <eliz@gnu.org>
8731
8732 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8733 Emacs and related programs.
8734
87352004-08-27 Richard M. Stallman <rms@gnu.org>
8736
8737 * faq.texi: Fix texinfo usage, esp. doublequotes.
8738 (Difference between Emacs and XEmacs): Some clarification.
8739
8740 * faq.texi (Difference between Emacs and XEmacs):
8741 Explain not to contrast XEmacs with GNU Emacs.
8742
87432004-08-26 Richard M. Stallman <rms@gnu.org>
8744
8745 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8746
87472004-08-22 David Kastrup <dak@gnu.org>
8748
8749 * reftex.texi (AUCTeX): Update links, section name.
8750
8751 * faq.texi (Calc): Update availability (included in 22.1).
8752 (AUCTeX): Update availability, information, versions, description.
8753
87542004-08-14 Eli Zaretskii <eliz@gnu.org>
8755
8756 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8757
87582004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8759
8760 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8761
87622004-08-10 Michael Albinus <michael.albinus@gmx.de>
8763
8764 Sync with Tramp 2.0.44.
8765
87662004-08-05 Lars Hansen <larsh@math.ku.dk>
8767
8768 * widget.texi (User Interface): Update how to separate the
8769 editable field of an editable-field widget from other widgets.
8770 (Programming Example): Add text after field.
8771
87722004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8773
8774 * emacs-mime.texi (Encoding Customization): Add a note to the
8775 mm-content-transfer-encoding-defaults entry.
8776 (rfc2047): Update.
8777
0c7efc08
SM
8778 * gnus.texi (Article Highlighting):
8779 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8780 (POP before SMTP): New node.
8781 (Posting Styles): Addition.
8782 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8783 (Fancy Mail Splitting): Ditto.
8784 (X-Face): Add gnus-x-face.
8785
87862004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8787
8788 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8789 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8790
87912004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8792
0c7efc08
SM
8793 * gnus.texi (Mail Source Specifiers):
8794 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8795
87962004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8797
8798 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8799
8800 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8801 repository. Change setfilename.
8802
8803 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8804
88052004-07-02 Juri Linkov <juri@jurta.org>
8806
8807 * pcl-cvs.texi (Viewing differences): Add `d r'.
8808
88092004-06-29 Jesper Harder <harder@ifa.au.dk>
8810
8811 * ses.texi, viper.texi, flymake.texi, faq.texi:
8812 * eshell.texi, ediff.texi: Markup fixes.
8813
88142004-06-21 Karl Berry <karl@gnu.org>
8815
8816 * info.texi (Top): Mention that only Emacs has mouse support.
8817 (Getting Started): Mention this in a few other places.
8818
88192004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8820
0c7efc08
SM
8821 * autotype.texi (Copyrights, Timestamps):
8822 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8823
88242004-06-13 Lars Hansen <larsh@math.ku.dk>
8825
8826 * dired-x.texi (dired-mark-omitted): Update keybinding.
8827
88282004-06-10 Kim F. Storm <storm@cua.dk>
8829
8830 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8831
88322004-06-05 Lars Hansen <larsh@math.ku.dk>
8833
8834 * dired-x.texi (variable dired-omit-mode): Rename from
8835 dired-omit-files-p.
8836 (function dired-omit-mode): Rename from dired-omit-toggle.
8837 Call dired-omit-mode rather than set dired-omit-files-p.
8838 (dired-mark-omitted): Describe command.
8839
88402004-05-29 Michael Albinus <michael.albinus@gmx.de>
8841
8842 Version 2.0.41 of Tramp released.
8843
88442004-05-29 Juanma Barranquero <lektu@terra.es>
8845
8846 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8847 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8848
88492004-05-29 Richard M. Stallman <rms@gnu.org>
8850
8851 * cl.texi (Top): Call this chapter `Introduction'.
8852 (Overview): In TeX, no section heading here.
8853
8854 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8855
88562004-05-29 Eli Zaretskii <eliz@gnu.org>
8857
8858 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8859 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8860
88612004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8862
8863 * flymake.texi: New file.
8864
88652004-05-28 Simon Josefsson <jas@extundo.com>
8866
8867 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8868
b344d29d 88692004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8870
8871 Version 2.0.40 of Tramp released.
8872
88732004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8874
8875 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8876
8877 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8878 variables `tramp-backup-directory-alist' and
8879 `tramp-bkup-backup-directory-info'.
8880 (Overview, Connection types)
8881 (External transfer methods, Default Method)
8882 (Windows setup hints): Remove restriction of password entering
8883 with external methods.
8884 (Auto-save and Backup): Make file name example
8885 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8886 and `auto-save-directory' must be used.
8887 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8888 only "NT"). Remove doubled entry "What kinds of systems does
8889 @tramp{} work on".
8890 (tramp): Macro removed.
8891 (Obtaining Tramp): Flag removed from title.
8892 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8893 and `trampver' used properly. Flag `tramp-inst' replaced by
8894 `installchapter'. Installation related text adapted.
8895
88962004-04-28 Masatake YAMATO <jet@gyve.org>
8897
8898 * widget.texi (Programming Example): Remove overlays.
8899
89002004-04-27 Jesper Harder <harder@ifa.au.dk>
8901
8902 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8903
89042004-04-23 Juanma Barranquero <lektu@terra.es>
8905
8906 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8907
89082004-04-05 Jesper Harder <harder@ifa.au.dk>
8909
8910 * info.texi (Info Search): Add info-apropos.
8911
89122004-03-22 Juri Linkov <juri@jurta.org>
8913
8914 * faq.texi: Fix help key bindings.
8915
89162004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8919 (as suggested by Karl Berry). Update information about colored
8920 stars in menus. Add new subheading describing M-n.
8921
89222004-03-12 Richard M. Stallman <rms@gnu.org>
8923
8924 * cl.texi (Top): Rename top node's title.
8925
89262004-03-08 Karl Berry <karl@gnu.org>
8927
8928 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8929 problems making the texinfo distribution.
8930
89312004-02-29 Simon Josefsson <jas@extundo.com>
8932
0c7efc08 8933 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8934 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8935 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8936 <voegelas@gmx.net>.
8937
89382004-02-29 Juanma Barranquero <lektu@terra.es>
8939
8940 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8941 Use $(DEL) instead of rm, and ignore exit code.
8942
b344d29d 89432004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8944
8945 Tramp version 2.0.39 released.
8946
89472004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8948
8949 * tramp.texi (Customizing Completion): Explain new functions
8950 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8951 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8952 (Top): Refer to Savannah mailing list as the major one.
8953 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8954 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8955 (Frequently Asked Questions): Remote hosts must not be Unix-like
8956 for "smb" method.
8957 (Password caching): New node.
8958 (External transfer methods): Refer to password caching for "smb"
8959 method.
8960
89612004-02-17 Karl Berry <karl@gnu.org>
8962
8963 * info.texi (Help-Int): Mention the new line number feature.
8964
89652004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8966
8967 * ses.texi (Advanced Features): New functionality for
8968 ses-set-header-row (defaults to current row unless C-u used).
8969 (Acknowledgements): Add Stefan Monnier.
8970
89712003-12-29 Kevin Ryde <user42@zip.com.au>
8972
8973 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8974
b344d29d 89752003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8976
8977 Tramp version 2.0.38 released.
8978
8979 * tramp.texi (Remote shell setup): Warn of environment variables
8980 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8981 <sven.gabriel@imk.fzk.de>.
8982 (Configuration): Tramp now chooses base64/uuencode
8983 automatically. Update wording accordingly.
8984 (Top): More description for the `Default Method' menu entry.
8985 (Default Method): Use @code, not @var, for Lisp variables.
8986 (Default Method): New subsection `Which method is the right one
8987 for me?' Suggested by Christian Kirsch.
8988 (Configuration): Pointer to new subsection added.
8989 (Default Method): Too many "use" in one sentence.
8990 Rephrase. Reported by Christian Kirsch.
8991 (Filename Syntax): Old `su' example is probably a left-over from
8992 the sm/su method naming. Replace with `ssh', instead.
8993 (External transfer methods, Auto-save and Backup):
8994 Typo fixes.
8995
89962003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8997
183080b6 8998 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8999 (Top): Mention japanese manual only if flag `jamanual' is set.
9000 Insert section `Japanese manual' in menu.
9001
90022003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9003
9004 * eshell.texi (Known Problems): Add doc item.
9005
90062003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9007
9008 * cc-mode.texi: Update for CC Mode 5.30.
9009
9010 Note: Please refrain from doing purely cosmetic changes like
9011 removing trailing whitespace in this manual; it clobbers cvs
9012 merging for no good reason.
9013
90142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9015
9016 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9017 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9018 @acronym{ASCII}.
9019
90202003-10-26 Karl Berry <karl@gnu.org>
9021
9022 * info.texi (Info Search): Echo area, not echo are. From Debian
9023 diff.
9024
90252003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9026
10d1d0af 9027 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9028 :buttons and :children keywords.
9029
90302003-10-22 Miles Bader <miles@gnu.org>
9031
9032 * Makefile.in (info): Move before $(top_srcdir)/info.
9033
90342003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9035
9036 * tramp.texi (Inline methods): Small grammar fix.
9037 (External transfer methods): Likewise.
9038
90392003-10-08 Nick Roberts <nick@nick.uklinux.net>
9040
9041 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9042
90432003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9044
9045 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9046
90472003-09-30 Richard M. Stallman <rms@gnu.org>
9048
9049 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9050
9051 * widget.texi (User Interface): Fix typos.
9052
9053 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9054
90552003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9056
9057 * pcl-cvs.texi (Selected Files): Fix typo.
9058
90592003-09-21 Karl Berry <karl@gnu.org>
9060
9061 * info.texi (] and [ commands): No period at end of section title.
9062
90632003-09-04 Miles Bader <miles@gnu.org>
9064
9065 * Makefile.in (top_srcdir): New variable.
9066 ($(top_srcdir)/info): New rule.
9067 (info): Depend on it.
9068
90692003-09-03 Peter Runestig <peter@runestig.com>
9070
9071 * makefile.w32-in: New file.
9072
90732003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9074
9075 * widget.texi (User Interface): Explain the need of static text
9076 around an editable field.
9077
90782003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9079
9080 * widget.texi (Basic Types): The argument to `:help-echo' can now
9081 be a form that evaluates to a string.
9082
90832003-08-18 Kim F. Storm <storm@cua.dk>
9084
9085 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9086
90872003-08-16 Richard M. Stallman <rms@gnu.org>
9088
9089 * dired-x.texi (Shell Command Guessing): Explain *.
9090
90912003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9092
9093 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9094 log-edit-insert-changelog.
9095
90962003-08-03 Karl Berry <karl@gnu.org>
9097
9098 * info.texi: Need @contents.
9099
c8763fb6 91002003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9101
9102 Tramp version 2.0.36 released.
9103
9104 * tramp.texi (Remote shell setup): Explain about problems with
9105 non-Bourne commands in ~/.profile and ~/.shrc.
9106
91072003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9108
9109 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9110 renaming of `vis-mode' to `visible-mode'.
9111
91122003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9113
9114 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9115 next, prev and up pointers.
9116
91172003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9118
9119 * info.texi (Help): Mention existence of Emacs and stand-alone
9120 Info at the very beginning of the tutorial.
9121 (Help-Inv): New node.
9122 (Help-]): New node.
9123 (Help-M): Systematically point out the differences between default
9124 Emacs and stand-alone versions. Delete second menu.
9125 (Help-Xref): Systematically point out the differences between
9126 default Emacs and stand-alone versions.
9127 (Help-Int): Change `l' example.
9128 (Expert Info): Fix typos.
9129 (Emacs Info Variables): Mention `Info-hide-note-references' and
9130 new default for `Info-scroll-prefer-subnodes'.
9131
c8763fb6 91322003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9133
9134 Version 2.0.35 of Tramp released.
9135
9136 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9137 (Inline methods): Add methods `remsh' and `plink1'.
9138 (External transfer methods): Add method `remcp'.
9139 (Multi-hop Methods): Add method `remsh'.
9140 Small patch from Adrian Aichner <adrian@xemacs.org>:
9141 Fix minor typos.
0c7efc08 9142 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9143 `Info-index'.
9144 (Version Control): Add cindex entry.
9145
c8763fb6 91462003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9147
9148 * trampver.texi: Version 2.0.34 released.
9149
91502003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9151
9152 * faq.texi: Improve previous changes.
9153
91542003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9155
9156 * faq.texi: Update copyright and maintenance details.
9157 Update some package URLs, versions, and maintainers.
9158 Remove many references to the Emacs Lisp Archive.
9159
91602003-04-23 Simon Josefsson <jas@extundo.com>
9161
9162 * smtpmail.texi: Fix license (the invariant sections mentioned has
9163 never been part of the smtp manual). Align info dir entry with
9164 other emacs packages.
9165
91662003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9167
9168 * tramp.texi: Version 2.0.33 released.
9169 Remove installation chapter. Remove XEmacs specifics.
9170
91712003-03-29 Richard M. Stallman <rms@gnu.org>
9172
9173 * tramp.texi (Top): Undo the previous renaming.
9174 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9175
c8763fb6 91762003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9177
9178 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9179 version of manual.
9180
9181 * tramp.texi (Auto-save and Backup): New node.
9182
91832003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9184
9185 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9186 Emacs" in order to have better differentiation to "XEmacs".
9187 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9188 are new macros in order to point to the other Emacs flavor where
9189 appropriate. In info case, point to node `Installation' in order
9190 to explain how to generate the other way. In html case, make a
9191 link to the other html file.
0c7efc08 9192 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9193 after CVS checkout/update.
9194 (Installation): Completely rewritten.
9195 (Installation parameters, Load paths): New sections under
9196 `Installation'.
9197
c8763fb6 91982003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9199
9200 * tramp.texi: Version 2.0.30 released.
9201 Replace word "path" with "localname" where used as a component of
9202 a Tramp file name.
9203
92042003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9205
9206 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9207 introduced.
9208 (Installation): Explain what to do if files from the tramp/contrib
9209 directory are needed.
9210
92112003-02-23 Alex Schroeder <alex@emacswiki.org>
9212
9213 * smtpmail.texi (How Mail Works): New.
9214
92152003-02-22 Alex Schroeder <alex@emacswiki.org>
9216
9217 * smtpmail.texi: New file.
9218
9219 * Makefile.in: Build SMTP manual.
9220
c8763fb6 92212003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9222
9223 * tramp.texi: Version 2.0.29 released.
9224 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9225 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9226
92272003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9228
9229 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9230 another package loads accidentally Ange-FTP.
2de53ca6
GM
9231
92322003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9233
9234 * tramp.texi (Customizing Completion): Add function
9235 `tramp-parse-sconfig'. Change example of
9236 `tramp-set-completion-function', because parsing of ssh config
9237 files looks more natural.
9238
92392003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9240
9241 * gnus.texi: Do not use `path' in several locations.
9242
c8763fb6 92432002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9244
0c7efc08
SM
9245 * tramp.texi (External transfer methods): New method `smb'.
9246 From Michael Albinus.
2de53ca6
GM
9247
92482002-11-05 Karl Berry <karl@gnu.org>
9249
9250 * info.texi (Info-fontify): Reorder face list to avoid bad line
9251 breaks.
9252
c8763fb6 92532002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9254
0c7efc08
SM
9255 * tramp.texi: Move @copying to standard place.
9256 Use @insertcopying.
2de53ca6
GM
9257
92582002-10-02 Karl Berry <karl@gnu.org>
9259
9260 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9261 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9262 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9263 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9264 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9265 Per rms, update all manuals to use @copying instead of @ifinfo.
9266 Also use @ifnottex instead of @ifinfo around the top node, where
9267 needed for the sake of the HTML output.
9268 (The Gnus manual is not fixed since it's not clear to me how it
9269 works; and the Tramp manual already uses @copying, although in an
9270 unusual way. All others were changed.)
9271
92722002-09-10 Jonathan Yavner <jyavner@engineer.com>
9273
9274 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9275 (../info/ses, ses.dvi): New targets.
9276 * ses.texi: New file.
9277
c8763fb6 92782002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9279
9280 * texinfo.tex: Update to texinfo 4.2.
9281
92822002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9283
9284 * reftex.texi: Update to RefTeX 4.19.
9285
c8763fb6 92862002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9287
9288 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9289 (../info/tramp, tramp.dvi): New targets.
9290
92912002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9292
9293 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9294 (calc.dvi): Uncomment.
9295
92962001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9297
9298 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9299 (../info/calc): New target.
9300
93012001-10-20 Gerd Moellmann <gerd@gnu.org>
9302
9303 * (Version 21.1 released.)
9304
93052001-10-05 Gerd Moellmann <gerd@gnu.org>
9306
9307 * Branch for 21.1.
9308
93092001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9310
9311 * Makefile.in (../info/info): Use an explicit -o switch to
9312 makeinfo.
9313
93142001-03-05 Gerd Moellmann <gerd@gnu.org>
9315
9316 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9317
93182000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9319
9320 * Makefile.in (../info/idlwave): Use --no-split.
9321
93222000-12-14 Dave Love <fx@gnu.org>
9323
c4cc8b9a 9324 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9325 (gnus.dvi): Change rule to remove @latex stuff.
9326
93272000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9328
9329 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9330
93312000-10-13 John Wiegley <johnw@gnu.org>
9332
9333 * Makefile.in: Add build targets for eshell.texi.
9334
93352000-09-25 Gerd Moellmann <gerd@gnu.org>
9336
9337 * Makefile.in: Remove/comment speedbar stuff.
9338
93392000-09-22 Dave Love <fx@gnu.org>
9340
9341 * Makefile.in: Add emacs-mime.
9342
93432000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9344
9345 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9346 (DVI_TARGETS): Add woman.dvi.
9347 (../info/woman, woman.dvi): New targets.
9348
93492000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9350
9351 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9352
9353 * pcl-cvs.texi: New file.
9354 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9355 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9356
93572000-05-11 Gerd Moellmann <gerd@gnu.org>
9358
9359 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9360 (../info/ebrowse, ebrowse.dvi): New targets.
9361
93622000-01-13 Gerd Moellmann <gerd@gnu.org>
9363
9364 * Makefile.in (INFO_TARGETS): Add eudc.
9365 (DVI_TARGETS): Add eudc.dvi.
9366 (../info/eudc, eudc.dvi): New targets.
9367
93682000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9369
9370 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9371 compatibility with 8+3 filesystems).
9372 (../info/efaq): Rename from emacs-faq.
9373
93742000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9375
9376 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9377 (../info/idlwave, idlwave.dvi): New targets.
9378
93791999-10-23 Dave Love <fx@gnu.org>
9380
9381 * Makefile.in: Use autotype.texi.
9382
93831999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9384
9385 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9386 faq.texi file) rather than ../info/faq.
9387
93881999-10-07 Gerd Moellmann <gerd@gnu.org>
9389
9390 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9391 (../info/ada-mode, ada-mode.dvi): New targets.
9392
93931999-09-01 Dave Love <fx@gnu.org>
9394
9395 * Makefile.in: Add faq.
9396
93971999-07-12 Richard Stallman <rms@gnu.org>
9398
9399 * Version 20.4 released.
9400
94011998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9402
9403 * Version 20.3 released.
9404
94051998-04-06 Andreas Schwab <schwab@gnu.org>
9406
768c0c0f
JB
9407 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9408 Use it in dvi targets.
2de53ca6
GM
9409 (../etc/GNU): Change to $(srcdir) first.
9410
94111998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9412
9413 * reftex.texi: Update for RefTeX version 3.22.
9414
94151998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9416
9417 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9418 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9419
94201997-09-23 Paul Eggert <eggert@twinsun.com>
9421
9422 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9423 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9424
94251997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9426
9427 * Version 20.2 released.
9428
94291997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9430
9431 * Version 20.1 released.
9432
94331997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9434
9435 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9436
94371996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9438
9439 * Version 19.33 released.
9440
94411996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9442
9443 * Version 19.32 released.
9444
94451996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9446
9447 * Makefile.in: Add rules for the Message manual.
9448
94491996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9450
9451 * gnus.texi: New version.
9452
9453 * message.texi: New manual.
9454
94551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9456
9457 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9458
94591996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9460
9461 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9462 Specify -I option.
9463 (All dvi targets): Set the TEXINPUTS variable.
9464
94651996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9466
9467 * Version 19.31 released.
9468
94691996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9470
9471 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9472 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9473
94741995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9475
9476 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9477 (INFO_TARGETS): Add ../info/cc-mode.
9478 (DVI_TARGETS): Add cc-mode.dvi.
9479
2de53ca6
GM
94801995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9481
9482 * Version 19.30 released.
9483
94841995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9485
9486 * gnus.texi: New file.
9487
94881995-11-04 Erik Naggum <erik@naggum.no>
9489
9490 * gnus.texi: File deleted.
9491
94921995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9493
9494 * mh-e.texi: "Function Index" -> "Command Index" to work with
9495 Emacs 19.30 C-h C-k support of separately-documented commands.
9496
94971995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9498
9499 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9500 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9501
95021995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9503
9504 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9505 (../info/viper, viper.dvi): New targets.
9506
95071995-04-20 Kevin Rodgers <kevinr@ihs.com>
9508
9509 * dired-x.texi (Installation): Change the example to set
9510 buffer-local variables like dired-omit-files-p in
9511 dired-mode-hook.
9512
95131995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9514
9515 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9516 (../info/mh-e, mh-e.dvi): New targets.
9517
95181995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9519
9520 * Makefile.in (maintainer-clean): Rename from realclean.
9521
95221994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9523
9524 * Makefile.in: New file.
9525 * Makefile: File deleted.
9526
95271994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9528
9529 * Makefile (TEXINDEX_OBJS): Variable deleted.
9530 (texindex, texindex.o, getopt.o): Rules deleted.
9531 All deps on texindex deleted.
9532 (distclean): Don't delete texindex.
9533 (mostlyclean): Don't delete *.o.
9534 * texindex.c, getopt.c: Files deleted.
9535
95361994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9537
9538 * Version 19.26 released.
9539
95401994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9541
9542 * Version 19.25 released.
9543
95441994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9545
9546 * Version 19.24 released.
9547
95481994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9549
9550 * Version 19.23 released.
9551
95521994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9553
9554 * Makefile: Delete spurious tab.
9555
95561994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9557
9558 * Makefile (.SUFFIXES): New rule.
9559
95601994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9561
9562 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9563 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9564
95651994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9566
9567 * Makefile (../info/sc): Rename from sc.info.
9568 (../info/cl): Likewise.
9569 (INFO_TARGETS): Use new names.
9570
95711993-12-04 Richard Stallman (rms@srarc2)
9572
9573 * getopt.c: New file.
9574 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9575 (getopt.o): New rule.
9576 (dvi): Don't depend on texindex.
9577 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9578 Depend on texindex.
9579
95801993-12-03 Richard Stallman (rms@srarc2)
9581
9582 * Makefile (../info/sc.info): Rename from ../info/sc.
9583 (TEXI2DVI): New variable.
9584 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9585 Add explicit commands.
9586 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9587
95881993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9589
9590 * Version 19.22 released.
9591
95921993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9593
9594 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9595
95961993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9597
9598 * Version 19.21 released.
9599
96001993-11-15 Paul Eggert (eggert@twinsun.com)
9601
9602 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9603
96041993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9605
9606 * Makefile (../etc/GNU): New target.
9607 (EMACSSOURCES): Add gnu1.texi.
9608
96091993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9610
9611 * Makefile (realclean): Don't delete the Info files.
9612
f0131492 96131993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9614
9615 * forms.texi: Fix forms.texi so that it will format correctly.
9616 Add missing `@end iftex', fix bad reference.
9617
9618 * info.texi, info-stn.texi: New files implement texinfo version of
9619 `info' file.
9620
f0131492 96211993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9622
9623 * Makefile: Fix targets for texindex, new info.texi files.
9624 * info-stnd.texi: New file implements info for standalone info
9625 reader.
9626 * info.texi: Update to include recent changes to "../info/info".
9627 New source file for ../info/info; includes info-stnd.texi.
9628
9629 * texindex.c: Include "../src/config.h" if building in emacs.
9630
9631 * Makefile: Change all files to FILENAME.texi, force all targets
9632 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9633 vip.texinfo, forms.texinfo, cl.texinfo.
9634 Add target to build texindex.c, defining `emacs'.
9635
9636 * forms.texi: Install new file to match version 2.3 of forms.el.
9637
96381993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9639
9640 * Version 19.19 released.
9641
96421993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9643
9644 * sc.texinfo: Fix info file name.
9645
9646 * Makefile (info): Add gnus and sc.
9647 (dvi): Add gnus.dvi and sc.dvi.
9648 (../info/sc, sc.dvi): New targets.
9649
96501993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9651
9652 * Version 19.18 released.
9653
96541993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9655
9656 * Makefile: Fix source file names of the separate manuals.
9657 (gnus.dvi, ../info/gnus): New targets.
9658
96591993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9660
9661 * Version 19.17 released.
9662
96631993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9664
9665 * split-man: Fix typos in last change.
9666
96671993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9668
9669 * Version 19.16 released.
9670
96711993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9672
9673 * version 19.15 released.
9674
96751993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9676
9677 * Makefile (distclean): It's rm, not rf.
9678
96791993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9680
9681 * Version 19.14 released.
9682
96831993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9684
9685 * Makefile: New file.
9686
96871993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9688
9689 * Version 19.13 released.
9690
96911993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9692
9693 * Version 19.9 released.
9694
96951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9696
9697 * Version 19.8 released.
9698
96991993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9700
9701 * Version 19.7 released.
9702
97031990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9704
9705 * gnus.texinfo: New file. Removed installation instructions.
9706
97071990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9708
9709 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9710
97111989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9712
9713 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9714 then define `\sc' as the command for smallcaps in Texinfo.
9715 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9716 made the corresponding change to makeinfo and texinfm.el.
9717
97181988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9719
9720 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9721 Customization since the menu entry did not point to anything.
9722 Also add an @finalout command to remove overfull hboxes from the
9723 printed output.
9724
9725 * cl.texinfo: Add @bye, \input line and @settitle to file.
9726 This file is clearly intended to be a chapter of some other work,
9727 but the other work does not yet exist.
9728
97291988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9730
9731 * texinfo.texinfo: Three typos corrected.
9732
4009494e 9733;; Local Variables:
c8763fb6 9734;; coding: utf-8
4009494e
GM
9735;; End:
9736
3fe7cdc8 9737 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9738
9739 This file is part of GNU Emacs.
9740
97c0352c 9741 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9742 it under the terms of the GNU General Public License as published by
97c0352c
GM
9743 the Free Software Foundation, either version 3 of the License, or
9744 (at your option) any later version.
4009494e
GM
9745
9746 GNU Emacs is distributed in the hope that it will be useful,
9747 but WITHOUT ANY WARRANTY; without even the implied warranty of
9748 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9749 GNU General Public License for more details.
9750
9751 You should have received a copy of the GNU General Public License
97c0352c 9752 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.