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