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