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