* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
31cc861c
GM
12012-04-28 Glenn Morris <rgm@gnu.org>
2
3 * faq.texi: Convert @inforefs to @xrefs.
4 Fix some malformed cross-references.
f9e320bb
GM
5 (File-name conventions): Shorten section name to avoid overfull line.
6 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 7
2f885dca
BG
82012-04-26 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
9
10 * org.texi (Agenda commands): Fix two typos: give corresponding
11 function names, according to `org-agenda-view-mode-dispatch'.
12
dae39d9c
GM
132012-04-21 Glenn Morris <rgm@gnu.org>
14
15 * faq.texi (Major packages and programs): Remove section.
16 There is no point listing 6 packages (cf etc/MORE.STUFF).
17 (Finding Emacs and related packages): Move "Spell-checkers" here.
18
adee4030
GM
192012-04-20 Glenn Morris <rgm@gnu.org>
20
21 * faq.texi (New in Emacs 24): New section.
22 (Packages that do not come with Emacs): Mention M-x list-packages.
23
050bb9b3
GM
242012-04-13 Glenn Morris <rgm@gnu.org>
25
26 * Makefile.in: Replace non-portable use of $< in emacs-gnutls rules.
27
5f9a4e98
TZ
282012-04-12 Eli Zaretskii <eliz@gnu.org>
29
30 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add emacs-gnutls.
31 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
32
332012-04-12 Teodor Zlatanov <tzz@lifelogs.com>
34
35 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
36 * Makefile.in: Add emacs-gnutls.texi to build.
37
932de51c
AM
382012-04-11 Alan Mackenzie <acm@muc.de>
39
40 * cc-mode.texi (c-offsets-alist): Correct a typo.
41
801a68c8
BG
422012-04-11 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
43
44 * org.texi (Deadlines and scheduling): Fix the example: the
45 DEADLINE item should come right after the headline. We enforce
46 this convention, so it is a bug not to illustrate it correctly in
47 the manual.
48
492012-04-11 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
50
51 * org.texi (Agenda commands): Fix documentation bug by swapping
52 the equivalent keybindings to `org-agenda-next-line' with the ones
53 to `org-agenda-previous-line'.
54
f48a9cb4
GM
552012-04-07 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in: Replace non-portable use of $< in ordinary rules.
58
ca2c89b6
TZ
592012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
60
61 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 62 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 63
aebd5f1a
GM
642012-04-04 Glenn Morris <rgm@gnu.org>
65
66 * auth.texi (Secret Service API): Copyedits.
67 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
68 (Help for users, Help for developers)
69 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 70
0317dd51
MA
712012-04-04 Michael Albinus <michael.albinus@gmx.de>
72
73 * auth.texi (Secret Service API): Add the missing text.
74
3d439cd1
CY
752012-04-04 Chong Yidong <cyd@gnu.org>
76
77 * message.texi (Using PGP/MIME): Note that epg is now the default.
78
79 * gnus.texi: Reduce references to obsolete pgg library.
80 (Security): Note that epg is now the default.
81
82 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
83
84 * nxml-mode.texi (Completion): C-RET is no longer bound to
85 nxml-complete.
86
153ae947
BG
872012-04-01 Jambunathan K <kjambunathan@gmail.com>
88
89 * org.texi (Customizing tables in ODT export): Correct few errors.
90
912012-04-01 Jambunathan K <kjambunathan@gmail.com>
92
93 * org.texi (Links in ODT export): Update.
94 (Labels and captions in ODT export): New node.
95
962012-04-01 Jambunathan K <kjambunathan@gmail.com>
97
98 * org.texi (Literal examples in ODT export): htmlfontify.el in
99 Emacs-24.1 now supports fontification. So ODT source blocks will
100 be fontified by default.
101
1022012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
103
104 * org.texi (Refiling notes): Remove duplicated keybinding.
105
1062012-04-01 Eric Schulte <eric.schulte@gmx.com>
107
108 * org.texi (noweb): Documentation of this new option to the :noweb
109 header argument.
110
1112012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
112
113 * org.texi (Header and sectioning): Add example demonstrating how
114 to use "LaTeX_CLASS_OPTIONS".
115
1162012-04-01 Eric Schulte <eric.schulte@gmx.com>
117
118 * org.texi (Noweb reference syntax): Describe the ability to
119 execute noweb references in the manual.
120
1212012-04-01 Eric Schulte <eric.schulte@gmx.com>
122
123 * org.texi (cache): Improve cache documentation when session
124 evaluation is used.
125
1262012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
127
128 * org.texi (Plain lists): Document removal.
129
1302012-04-01 Michael Brand <michael.ch.brand@gmail.com>
131
132 * org.texi: Decapitalize file name in references to Calc manual.
133
1342012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
135
136 * org.texi (Plain lists): Document removal.
137
1382012-04-01 Jambunathan K <kjambunathan@gmail.com>
139
140 * org.texi (Top, OpenDocument Text export)
141 (ODT export commands, Extending ODT export)
142 (Images in ODT export, Tables in ODT export)
143 (Configuring a document converter): Add or Update.
144
1452012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
146
147 * org.texi (MobileOrg): Change the wording to reflect that the
148 Android Version is no longer just the little brother of the iOS
149 version.
150
1512012-04-01 Eric Schulte <eric.schulte@gmx.com>
152
153 * org.texi (Key bindings and useful functions): Updated babel key
154 binding documentation in manual.
155
1562012-04-01 Eric Schulte <eric.schulte@gmx.com>
157
158 * org.texi (noweb): Document new noweb header value.
159
1602012-04-01 Eric Schulte <eric.schulte@gmx.com>
161
162 * org.texi (noweb-sep): Document new header argument.
163
1642012-04-01 Eric Schulte <eric.schulte@gmx.com>
165
166 * org.texi (noweb-ref): Documentation of this new custom variable.
167
1682012-04-01 Eric Schulte <eric.schulte@gmx.com>
169
170 * org.texi (wrap): Update the new :wrap documentation to match the
171 current implementation.
172
1732012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
174
175 * org.texi: Added documentation for :wrap.
176
1772012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
178
179 * org.texi: #+RESULTS now user-configurable.
180
1812012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
182
183 * org.texi: Documented :noweb no-export.
184
1852012-04-01 Thomas Dye <dk@poto.local>
186
187 * org.texi: Edit :noweb no header argument for correctness.
188
1892012-04-01 Bastien Guerry <bzg@altern.org>
190
191 * org.texi (Customization): Update the approximate number of Org
192 variables.
193
1942012-04-01 Thomas Dye <dk@poto.local>
195
196 * org.texi: The :results wrap produces a drawer instead of a
197 begin_results block.
198
005a89ff
G
1992012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
200
201 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
202 reflect the new default.
203
589ce070
EZ
2042012-03-10 Eli Zaretskii <eliz@gnu.org>
205
206 * info.texi (Expert Info): Move the index entry for "Texinfo" from
207 "Getting Started" to this node. (Bug#10450)
208
a5392527
CY
2092012-03-10 Chong Yidong <cyd@gnu.org>
210
8ae818e4
CY
211 * flymake.texi (Example -- Configuring a tool called via make):
212 Mention the Automake COMPILE variable (Bug#8715).
213
a5392527
CY
214 * info.texi (Getting Started): Add an index entry (Bug#10450).
215
d49902e4
MA
2162012-03-02 Michael Albinus <michael.albinus@gmx.de>
217
218 * dbus.texi (Signals): Known names will be mapped onto unique
219 names, when registering for signals.
220
53eced6d
GM
2212012-02-29 Glenn Morris <rgm@gnu.org>
222
bcd6cd23
GM
223 * url.texi: Fix quote usage in body text.
224
775b55af
GM
225 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
226
53eced6d
GM
227 * cl.texi: Use @code{} in menus when appropriate.
228
44e97401
GM
2292012-02-28 Glenn Morris <rgm@gnu.org>
230
231 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
232 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
233 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
234 * org.texi, sc.texi, vip.texi, viper.texi:
235 Standardize possessive apostrophe usage.
236
fa9a0855
CY
2372012-02-26 Chong Yidong <cyd@gnu.org>
238
239 * ediff.texi (Quick Help Commands): Add a couple of index entries
240 (Bug#10834).
241
0fd2c9a3
GM
2422012-02-17 Glenn Morris <rgm@gnu.org>
243
244 * gnus.texi (Posting Styles):
245 * remember.texi (Org): Fix cross-refs to other manuals.
246
9f26dc24
GM
2472012-02-15 Glenn Morris <rgm@gnu.org>
248
249 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
250 (Encryption): New chapter, split out from previous.
251
3d2af193
LI
2522012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
253
254 * gnus.texi (Customizing the IMAP Connection): Mention
255 nnimap-record-commands.
256
b74c9672
GM
2572012-02-10 Glenn Morris <rgm@gnu.org>
258
259 * url.texi (Retrieving URLs): Update url-retrieve arguments.
260 Mention url-queue-retrieve.
261
2ebc3b94
GM
2622012-02-09 Glenn Morris <rgm@gnu.org>
263
9fcfcdef
GM
264 * sem-user.texi (Semantic mode user commands): Typo fix.
265
2ebc3b94
GM
266 * info.texi (Create Info buffer): Mention info-display-manual.
267
7c4bbb69
LI
2682012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
269
270 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
271 example (modified from an example by Michael Albinus).
272
debce7bc
G
2732012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
274
275 * gnus.texi (Agent Basics): Fix outdated description of
276 `gnus-agent-auto-agentize-methods'.
277
b207a4ec
AS
2782012-01-28 Andreas Schwab <schwab@linux-m68k.org>
279
280 * cc-mode.texi: Always @defindex ss.
281 (Config Basics): Fix argument of @itemize.
282 (Macro Backslashes): Add @code around index entry.
283
b8fe8712
GM
2842012-01-23 Glenn Morris <rgm@gnu.org>
285
286 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
287
02dc2fd7
EH
2882012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
289
290 * tramp.texi (File): Tweak wording for the `scpc' option.
291
e7719ea1
G
2922012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
293
294 * gnus.texi (Group Parameters): Really note precedence.
295
9937bef4
G
2962012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
297
298 * gnus.texi (Group Parameters): Note precedence.
299
e66ba1df
BG
3002012-01-03 Eric Schulte <eric.schulte@gmx.com>
301
302 * org.texi (Noweb reference syntax): Adding documentation of
303 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
304 variable.
305
3062012-01-03 Bastien Guerry <bzg@gnu.org>
307
308 * org.texi (Plain lists): Split the table to fix the display
309 of items.
310
3112012-01-03 Bastien Guerry <bzg@gnu.org>
312
313 * org.texi (Plain lists): Fix misplaced explanation.
314
3152012-01-03 Bastien Guerry <bzg@gnu.org>
316
317 * org.texi (Plain lists, Agenda files): Add index entries.
318
3192012-01-03 Julian Gehring <julian.gehring@googlemail.com>
320
321 * org.texi: Use "Org mode" instead of alternatives like
322 "Org-mode" or "org-mode".
323
3242012-01-03 Bernt Hansen <bernt@norang.ca>
325
326 * org.texi (Agenda commands): Document
327 `org-clock-report-include-clocking-task'.
328
3292012-01-03 Bastien Guerry <bzg@gnu.org>
330
331 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
332 C-c' on checkboxes.
333
3342012-01-03 Julian Gehring <julian.gehring@googlemail.com>
335
336 * org.texi: End sentences with two spaces.
337
3382012-01-03 Michael Brand <michael.ch.brand@gmail.com>
339
340 * org.texi (External links): Document the link types file+sys
341 and file+emacs, slightly narrow used page width.
342
3432012-01-03 Eric Schulte <eric.schulte@gmx.com>
344
345 * org.texi (colnames): Note that colnames behavior may differ
346 across languages.
347
3482012-01-03 Bastien Guerry <bzg@gnu.org>
349
350 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
351
3522012-01-03 Thomas Dye <dk@poto.westell.com>
353
354 * org.texi: Augmented discussion of babel property
355 inheritance. Put footnote outside sentence ending period.
356
3572012-01-03 Eric Schulte <schulte.eric@gmail.com>
358
359 * org.texi (eval): Documenting the full range of :eval header
360 argument values.
361
3622012-01-03 Eric Schulte <schulte.eric@gmail.com>
363
364 * org.texi (eval): Documentation of the new :eval option.
365
3662012-01-03 Thomas Dye <dk@poto.local>
367
368 * org.texi: Add accumulated properties.
369
3702012-01-03 Thomas Dye <dk@poto.local>
371
372 * org.texi: Documented no spaces in name=assign, another
373 correction to :var table.
374
3752012-01-03 Thomas Dye <dk@poto.local>
376
377 * org.texi: Changed DATA to NAME in Working With Source Code
378 section.
379
3802012-01-03 Tom Dye <tsd@tsdye.com>
381
382 * org.texi: Minor change to :var table.
383
3842012-01-03 Tom Dye <tsd@tsdye.com>
385
386 * org.texi: More changes to :var table (some examples were wrong).
387
3882012-01-03 Tom Dye <tsd@tsdye.com>
389
390 * org.texi: Cleaned up :var table.
391
3922012-01-03 Bastien Guerry <bzg@gnu.org>
393
394 * org.texi (Timestamps, Weekly/daily agenda)
395 (Weekly/daily agenda): Add @cindex for "appointment".
396
3972012-01-03 Eric Schulte <schulte.eric@gmail.com>
398
399 * org.texi (Literal examples): A new link to the template for
400 inserting empty code blocks.
401 (Structure of code blocks): A new link to the template for
402 inserting empty code blocks.
403
4042012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
405
406 * org.texi (External links): Add footnote on how the behavior
407 of the text search in Org files are controled by the variable
408 `org-link-search-must-match-exact-headline'.
409
4102012-01-03 Eric Schulte <schulte.eric@gmail.com>
411
412 * org.texi (Buffer-wide header arguments): Update
413 documentation to reflect removal of #+PROPERTIES.
414
4152012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
416
417 * org.texi (The clock table): Mention that ACHIVED trees
418 contribute to the clock table.
419
4202012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
421
422 * org.texi (Conflicts): Better yasnippet config info.
423
4242012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
425
426 * org.texi (Selective export): Explicitely mention the default
427 values for `org-export-select-tags',
428 `org-export-exclude-tags'.
429
4302012-01-03 Tom Dye <tsd@tsdye.com>
431
432 * org.texi: Added a line to specify that header arguments are
433 lowercase.
434
4352012-01-03 Tom Dye <tsd@tsdye.com>
436
437 * org.texi: :var requires default value when declared.
438
4392012-01-03 Bastien Guerry <bzg@gnu.org>
440
441 * org.texi (Handling links): Add a note about the
442 `org-link-frame-setup' option.
443
4442012-01-03 David Maus <dmaus@ictsoc.de>
445
446 * org.texi (Exporting Agenda Views, Extracting agenda
447 information): Fix command line syntax, quote symbol parameter
448 values.
449
4502012-01-03 David Maus <dmaus@ictsoc.de>
451
452 * org.texi (Exporting Agenda Views): Fix command line syntax.
453
8d80ef01
PE
4542011-12-28 Paul Eggert <eggert@cs.ucla.edu>
455
456 * gnus.texi (Mail Source Customization, Mail Back End Variables):
457 Use octal notation for file permissions, which are normally
458 thought of in octal.
459 (Mail Back End Variables): Use more-plausible modes in example.
460
47d42d81
AM
4612011-12-20 Alan Mackenzie <acm@muc.de>
462
463 * cc-mode.texi: Update version string 5.31 -> 5.32.
464
a98edce9
JB
4652011-12-06 Juanma Barranquero <lekktu@gmail.com>
466
467 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
468
321decc8
GM
4692011-11-24 Glenn Morris <rgm@gnu.org>
470
471 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
472
f8107b79
JB
4732011-11-24 Juanma Barranquero <lekktu@gmail.com>
474
475 * makefile.w32-in: Update dependencies.
476
f5a96a4f
GM
4772011-11-20 Glenn Morris <rgm@gnu.org>
478
479 * gnus.texi (Group Information):
480 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
481
cd1181db
JB
4822011-11-20 Juanma Barranquero <lekktu@gmail.com>
483
484 * gnus-coding.texi (Gnus Maintenance Guide):
485 Rename from "Gnus Maintainance Guide".
486
487 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
488 * eieio.texi (Customizing):
fe7a3057
JB
489 * gnus.texi (Article Washing):
490 * gnus-news.texi:
491 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 492
7877f373
JB
4932011-11-16 Juanma Barranquero <lekktu@gmail.com>
494
495 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
496
0d26e0b6
JB
4972011-11-15 Juanma Barranquero <lekktu@gmail.com>
498
c7015153
JB
499 * ede.texi (project-am-texinfo):
500 * gnus.texi (Sending or Not Sending):
501 * org.texi (Template elements): Fix typos.
0d26e0b6 502
0b381c7e
JB
5032011-11-14 Juanma Barranquero <lekktu@gmail.com>
504
505 * ediff.texi (Hooks):
c7015153 506 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 507
40a8bdf6
JB
5082011-11-11 Juanma Barranquero <lekktu@gmail.com>
509
510 * semantic.texi (Tag handling): Fix typo.
511
57dda3bb
KY
5122011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
513
514 * gnus.texi (Other Gnus Versions): Remove.
515
52bedd34
AM
5162011-10-28 Alan Mackenzie <acm@muc.de>
517
518 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
519 (Other Special Indentations): Add an xref to "Macros with ;".
520 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
521 "Macros with ;".
522 (Macros with ;): New page.
523
00b77525
GM
524 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
525 Document the new handling of nested scopes for movement by defuns.
52bedd34 526
4a623313
MA
5272011-10-23 Michael Albinus <michael.albinus@gmx.de>
528
529 Sync with Tramp 2.2.3.
530
531 * trampver.texi: Update release number.
532
466a320e
GM
5332011-10-14 Glenn Morris <rgm@gnu.org>
534
535 * ert.texi (Introduction, How to Run Tests)
536 (Running Tests Interactively, Expected Failures)
537 (Tests and Their Environment, Useful Techniques)
538 (Interactive Debugging, Fixtures and Test Suites):
539 Minor rephrasings.
540 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
541 (Running Tests in Batch Mode): Simplify loading instructions.
542 (Test Selectors): Clarify some selectors.
543 (Expected Failures, Useful Techniques):
544 Make examples fit in 80 columns.
545
2be4956d
JB
5462011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
547
548 * calc.texi (Basic Operations on Units): Discuss temperature
549 conversion (`u t') alongside with other unit conversions ('u c').
550
7359a765
GM
5512011-10-12 Glenn Morris <rgm@gnu.org>
552
553 * ert.texi: Whitespace trivia to make main menu items line up better.
554
a0c52e5d
GM
5552011-10-08 Glenn Morris <rgm@gnu.org>
556
557 * Makefile.in: Fix ert rules.
558
465d0300
G
5592011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
560
561 * gnus.texi (Gnus Utility Functions): Add more references and
562 explanations (bug#9683).
563
a5166359
LMI
5642011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
565
566 * gnus.texi (Archived Messages): Note the default (bug#9552).
567
b523dc20
BW
5682011-09-21 Bill Wohler <wohler@newt.com>
569
570 Release MH-E manual version 8.3.
571
58179cce 572 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
573 release 8.3.
574 (Preface): Updated support information.
575 (From Bill Wohler): Reset text to original version. As a
576 historical quote, the tense should be correct in the time that it
577 was written.
578
0afb49a1
LMI
5792011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
580
581 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
582 (Finding the News): Doc clarification.
583 (Terminology): Mention naming.
584
e21bac42
G
5852011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
586
587 * gnus.texi: Remove mentions of `recent', which are now obsolete.
588 (Interactive): Document `quiet'.
589
5b409b39 5902011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
591
592 * org.texi (Images in LaTeX export): rewrite.
593
5b409b39 5942011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
595
596 * org.texi (Using the mapping API): mention 'region as a possible
597 scope for `org-map-entries'.
598
5b409b39 5992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
600
601 * org.texi (Visibility cycling): Document `org-copy-visible'.
602
5b409b39 6032011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
604
605 * org.texi (Template expansion): order template sequences in the
606 proper order.
607
5b409b39 6082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
609
610 * org.texi (eval): Expand discussion of the :eval header argument.
611
5b409b39 6122011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
613
614 * org.texi (Languages): Add Lilypond and Awk as supported
615 languages.
616
5b409b39 6172011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
618
619 * org.texi: document that both CLOCK_INTO_DRAWER and
620 LOG_INTO_DRAWER can be used to override the contents of variable
621 org-clock-into-drawer (or if unset, org-log-into-drawer).
622
623 * org.texi: replace @xref->@pxref.
624
5b409b39 6252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
626
627 * org.texi (Evaluating code blocks): Documenting the new option
628 for inline call lines.
629
5b409b39 6302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
631
632 * org.texi (Results of evaluation): More explicit about the
633 mechanism through which interactive evaluation of code is
634 performed.
635
5b409b39 6362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
637
638 * org.texi (noweb-ref): New header argument documentation.
639
5b409b39 6402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
641
642 * org.texi (Extracting source code): Documentation of the new
643 org-babel-tangle-named-block-combination variable.
644
5b409b39 6452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
646
647 * org.texi (Structure of code blocks): explicitly state that the
648 behavior of multiple blocks of the same name is undefined
649
5b409b39 6502011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
651
652 * org.texi (TaskJuggler export): Modify the example to reflect the
653 new effort durations.
654
5b409b39 6552011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
656
657 * org.texi (Images in LaTeX export): Escape curly brackets in
658 LaTeX example.
659
5b409b39 6602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
661
662 * org.texi (The clock table): Document the :properties and
663 :inherit-props arguments for the clocktable.
664
5b409b39 6652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
666
667 * org.texi (Tables in LaTeX export): Document specifying placement
668 options for tables.
669
5b409b39 6702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
671
672 * org.texi (Evaluating code blocks): More specific documentation
673 about the different types of header arguments.
674
5b409b39 6752011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
676
677 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
678
5b409b39 6792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
680
681 * org.texi (Built-in table editor): Document the table field
682 follow mode.
683
5b409b39 6842011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
685
686 * org.texi (Easy Templates): Document new template.
687
5b409b39 6882011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
689
690 * org.texi (Literal examples): Add a cross-reference from "Literal
691 Examples" to "Easy Templates."
692
5b409b39 6932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
694
695 * org.texi (The clock table): Add link to match syntax.
696
5b409b39 6972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
698
699 * org.texi (Agenda commands): Document clock consistency checks.
700
5b409b39 7012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
702
703 * org.texi (Built-in table editor): Document that \vert represents
704 a vertical bar in a table field.
705
5b409b39 7062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
707
708 * org.texi (Literal examples): Link from "Markup" > "Literate
709 Examples" to "Working with Source Code".
710
5b409b39 7112011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
712
713 * org.texi (Agenda commands): Doc for function option to bulk
714 action.
715
5b409b39 7162011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
717
718 * org.texi (Template expansion): Document new %<...> template
719 escape.
720
5b409b39 7212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
722
723 * org.texi (Selective export): Document exclusion of any tasks
724 from export.
725
5b409b39 7262011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
727
728 * org.texi (Selective export): Document how to exclude DONE tasks
729 from export.
730 (Publishing options): Document the properties to be used to turn off
731 export of DONE tasks.
732
5b409b39 7332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
734
735 * org.texi (The date/time prompt): Document date range protection.
736
5b409b39 7372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
738
739 * org.texi (padline): Documentation of the new padline header
740 argument.
741
5b409b39 7422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
743
744 * org.texi (var): Adding "[" to list of characters triggering
745 elisp evaluation.
746
5b409b39 7472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
748
749 * org.texi (var): Documentation of Emacs Lisp evaluation during
750 variable assignment.
751
5b409b39 7522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
753
754 * org.texi (colnames): Reference indexing into variables, and note
755 that colnames are *not* removed before indexing occurs.
756 (rownames): Reference indexing into variables, and note that
757 rownames are *not* removed before indexing occurs.
758
5b409b39 7592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
760
761 * org.texi (var): Clarification of indexing into tabular
762 variables.
763
5b409b39 7642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
765
766 * org.texi (results): Documentation of the `:results wrap' header
767 argument.
768
5b409b39 7692011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
770
771 * org.texi (LaTeX and PDF export): add a note about a limitation
772 of the LaTeX export: the org file has to be properly structured.
773
5b409b39 7742011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
775
776 * org.texi (Dynamic blocks, Structure editing): Mention
777 the function `org-narrow-to-block'.
778
5b409b39 7792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
780
781 * org.texi (Languages): Updating list of code block supported
782 languages.
783
5b409b39 7842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
785
786 * org.texi (Special properties): CATEGORY is a special property,
787 but it may also used in the drawer.
788
5b409b39 7892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
790
791 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
792
5b409b39 7932011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
794
795 * org.texi (Include files): Document :lines.
796
5b409b39 7972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
798
799 * org.texi (comments): Documentation of the ":comments noweb" code
800 block header argument.
801
5b409b39 8022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
803
804 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
805 added extra whitespace around functions to be consistent with the
806 rest of the section.
807
5b409b39 8082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 809
0b381c7e 810 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
811 #+call: line syntax.
812 (Header arguments in function calls): Expanded discussion of
813 #+call: line syntax.
814
5b409b39 8152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
816
817 * org.texi (Evaluating code blocks): More explicit about how to
818 pass variables to #+call lines.
819
5b409b39 8202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
821
822 * org.texi (Results of evaluation): Link to the :results header
823 argument list from the "Results of evaluation" section.
824
5b409b39 8252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
826
827 * org.texi (Conflicts): Adding additional information about
828 resolving org/yasnippet conflicts.
829
5b409b39 8302011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
831
832 * org.texi (Publishing options): Document style-include-scripts
833 publishing project property.
834
5b409b39 8352011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
836
837 * org.texi (Sparse trees): Document the next-error /
838 previous-error functionality.
839
5b409b39 8402011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
841
842 * org.texi (cache): Improved documentation of code block caches.
843
5b409b39 8442011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
845
846 * org.texi (Code block specific header arguments): Documentation
847 of multi-line header arguments.
848
5b409b39 8492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
850
851 * org.texi (Code evaluation security): Add example for using a
852 function.
853
5b409b39 8542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
855
856 * org.texi (Tables in LaTeX export): Documentation of new
857 attr_latex options for tables.
858
5b409b39
BG
8592011-08-03 Michael Albinus <michael.albinus@gmx.de>
860
861 * trampver.texi: Update release number.
862
8632011-07-30 Michael Albinus <michael.albinus@gmx.de>
864
865 Sync with Tramp 2.2.2.
866
867 * trampver.texi: Update release number.
868
064e2d08
LMI
8692011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
870
871 * flymake.texi (Example -- Configuring a tool called via make):
872 Use /dev/null instead of the Windows "nul" (bug#8715).
873
b8151e9c
LMI
8742011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
875
876 * widget.texi (Setting Up the Buffer): Remove mention of the
877 global keymap parent, which doesn't seem to be accurate
878 (bug#7045).
879
5b409b39
BG
8802011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
881
882 * org.texi (Special agenda views): Fix double quoting (bug#3509).
883
c0a8ae95
KR
8842010-07-10 Kevin Ryde <user42@zip.com.au>
885
886 * cl.texi (For Clauses): Add destructuring example processing an
887 alist (bug#6596).
888
ac6531ad
LMI
8892011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
890
891 * ediff.texi (Major Entry Points): Remove mention of `require',
892 since that's not pertinent in the installed Emacs (bug#9016).
893
d30dd079
G
8942011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
895
896 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
897 (Filtering New Groups): Clarify how simple the "options -n" format is.
898 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
899 is internal.
d30dd079 900
862c0d68
MA
9012011-07-04 Michael Albinus <michael.albinus@gmx.de>
902
903 * tramp.texi (Cleanup remote connections): Add
904 `tramp-cleanup-this-connection'.
905
cd865a33
G
9062011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
907
908 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
909 zombies.
910 (Checking New Groups): Ditto (bug#8974).
7d1738f1 911 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
912
9132011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
914
915 * gnus.texi (Startup Files): Clarify that we're talking about numbered
916 backups, and not actual vc (bug#8975).
917
79414ae4
KR
9182011-07-03 Kevin Ryde <user42@zip.com.au>
919
920 * cl.texi (For Clauses): @items for hash-values and key-bindings
921 to make them more visible when skimming. Add examples of `using'
922 clause to them, examples being clearer than a description in
923 words (bug#6599).
924
847ccf7c
AM
9252011-07-01 Alan Mackenzie <acm@muc.de>
926
927 * cc-mode.texi (Guessing the Style): New page.
928 (Styles): Add a short introduction to above.
929
3da13bb9
DD
9302011-06-28 Deniz Dogan <deniz@dogan.se>
931
932 * rcirc.texi (Configuration): Bug-fix:
933 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
934 Reported by Elias Pipping <pipping@exherbo.org>.
935
60a0884e
G
9362011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
937
938 * gnus.texi (Summary Mail Commands): Document
939 `gnus-summary-reply-to-list-with-original'.
940
0c7efc08
SM
9412011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * eshell.texi (Known problems): Fix typo.
944
ea3596a2
MA
9452011-06-12 Michael Albinus <michael.albinus@gmx.de>
946
0c7efc08 947 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
948 (Password handling): `auth-source-debug' is good for debug messages.
949
2da9c605
G
9502011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
951
952 * gnus.texi (Store custom flags and keywords): Refer to
953 `gnus-registry-article-marks-to-{chars,names}' instead of
954 `gnus-registry-user-format-function-{M,M2}'.
955
e61923c8
GM
9562011-05-27 Paul Eggert <eggert@cs.ucla.edu>
957
958 * texinfo.tex: Merge from gnulib.
959
627abcdd
TZ
9602011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
961
962 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
963 (Store custom flags and keywords):
964 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
965 `gnus-registry-user-format-function-M2'.
966
a3c92bc1
EZ
9672011-05-17 Paul Eggert <eggert@cs.ucla.edu>
968
8f906c40 969 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 970
85d870a9
GM
9712011-05-17 Glenn Morris <rgm@gnu.org>
972
973 * gnus.texi (Face): Fix typo.
974
2cdee799
GM
9752011-05-14 Glenn Morris <rgm@gnu.org>
976
977 * dired-x.texi (Omitting Examples): Minor addition.
978
79b70037
GM
9792011-05-10 Jim Meyering <meyering@redhat.com>
980
981 * ede.texi: Fix typo "or or -> or".
982
a7111a62 9832011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
984
985 * gnus.texi (Summary Buffer Lines):
986 gnus-summary-user-date-format-alist does not exist.
987 (Sorting the Summary Buffer): More about sorting threads.
988
69026aba
MA
9892011-04-25 Michael Albinus <michael.albinus@gmx.de>
990
991 * trampver.texi: Update release number.
992
9024ff79
MA
9932011-04-14 Michael Albinus <michael.albinus@gmx.de>
994
995 * tramp.texi (Frequently Asked Questions): New item for disabling
996 Tramp in other packages.
997
c3c65d73
TZ
9982011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
999
1000 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1001 (Fancy splitting to parent, Store arbitrary data):
1002 Updated gnus-registry docs.
c3c65d73 1003
9ec6a317
JB
10042011-04-13 Juanma Barranquero <lekktu@gmail.com>
1005
1006 * ede.texi: Fix typos.
1007
1e3b6001
G
10082011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1009
9ec6a317
JB
1010 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1011 It's @table @code.
1e3b6001 1012
a5954fa5
G
10132011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1014
1015 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1016
d71990a1
JB
10172011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1018
1019 * calc.texi (Logarithmic Units): Update the function names.
1020
1518e4f0
G
10212011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1022
1023 * message.texi (Various Commands): Document format specs in the
1024 ellipsis.
1025
a123622d
G
10262011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1027
1028 * message.texi (Insertion Variables): Document message-cite-style.
1029
10302011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1031
1032 * tramp.texi (Remote processes): New subsection "Running shell on
1033 a remote host".
1034
4248cca2
TZ
10352011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1036
1037 * auth.texi (Help for developers): Update docs to explain that the
1038 :save-function will only run the first time.
1039
54ce11a1
GM
10402011-03-12 Glenn Morris <rgm@gnu.org>
1041
1042 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1043 (emacs-faq.text): New target.
1044 (clean): Add emacs-faq.
1045
0c3b25f8
MA
10462011-03-12 Michael Albinus <michael.albinus@gmx.de>
1047
1048 Sync with Tramp 2.2.1.
1049
1050 * trampver.texi: Update release number.
1051
b740639e
GM
10522011-03-11 Glenn Morris <rgm@gnu.org>
1053
1054 * Makefile.in (HTML_TARGETS): New.
1055 (clean): Delete $HTML_TARGETS.
1056 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1057
733afdf4
TZ
10582011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1059
1060 * auth.texi (Help for developers): Show example of using
1061 `auth-source-search' with prompts and :save-function.
1062
33383987
JB
10632011-03-07 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * Version 23.3 released.
1066
a5057546
G
10672011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1068
1069 * message.texi (Message Buffers): Update default value of
1070 message-generate-new-buffers.
1071
479a2c9b
JB
10722011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1073
1074 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1075 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1076 respectively.
05a29101
JB
1077 (Musical Notes): New section.
1078 (Customizing Calc): Mention the customizable variable
1079 calc-note-threshold.
479a2c9b 1080
e0535b76
GM
10812011-03-03 Glenn Morris <rgm@gnu.org>
1082
1083 * url.texi (Dealing with HTTP documents): Remove reference to
1084 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1085 (Configuration): Update url-configuration-directory description.
e0535b76 1086
2777ccbf
GM
10872011-03-02 Glenn Morris <rgm@gnu.org>
1088
1089 * dired-x.texi (Multiple Dired Directories): Remove mentions
1090 of dired-default-directory-alist and dired-default-directory.
1091 Move dired-smart-shell-command here...
1092 (Miscellaneous Commands): ... from here.
1093
257219bd
PE
10942011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1095
1096 * texinfo.tex: Update to version 2011-02-24.09.
1097
8889f4e2
GM
10982011-03-02 Glenn Morris <rgm@gnu.org>
1099
1100 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1101 instead of the obsoleted dired-omit-here-always.
1102
5d41af19
MA
11032011-02-28 Michael Albinus <michael.albinus@gmx.de>
1104
1105 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1106 supported systems.
1107
2b0c7330 11082011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1109
61cf3a76
GM
1110 * dbus.texi (Type Conversion): Grammar fix.
1111
cce7d530 11122011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1113
cce7d530
GM
1114 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1115 "Debian GNU/Linux".
51a13bdd 1116
cce7d530
GM
1117 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1118
817b48a7
GM
11192011-02-23 Glenn Morris <rgm@gnu.org>
1120
cce7d530
GM
1121 * dired-x.texi (Features): Minor rephrasing.
1122 (Local Variables): Fix typos.
47301027
GM
1123
1124 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1125 Standardize some Emacs/XEmacs terminology.
1126
817b48a7
GM
1127 * dired-x.texi (Features): Don't advertise obsolete local variables.
1128 Simplify layout.
1129 (Omitting Variables): Update local variables example.
1130 (Local Variables): Say this is obsolete. Fix description of
1131 dired-enable-local-variables possible values.
1132
4a3988d5
G
11332011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1134
1135 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1136 default now.
1137
8e22bee0
G
11382011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1139
1140 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1141
06b840e0
LI
11422011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1143
1144 * gnus.texi (Window Layout): Document layout names.
1145
67ab0163 11462011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1147
1148 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1149 * auth.texi: Sync @dircategory with ../../info/dir.
1150 * autotype.texi: Sync @dircategory with ../../info/dir.
1151 * calc.texi: Sync @dircategory with ../../info/dir.
1152 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1153 * cl.texi: Sync @dircategory with ../../info/dir.
1154 * dbus.texi: Sync @dircategory with ../../info/dir.
1155 * dired-x.texi: Sync @dircategory with ../../info/dir.
1156 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1157 * ede.texi: Sync @dircategory with ../../info/dir.
1158 * ediff.texi: Sync @dircategory with ../../info/dir.
1159 * edt.texi: Sync @dircategory with ../../info/dir.
1160 * eieio.texi: Sync @dircategory with ../../info/dir.
1161 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1162 * epa.texi: Sync @dircategory with ../../info/dir.
1163 * erc.texi: Sync @dircategory with ../../info/dir.
1164 * eshell.texi: Sync @dircategory with ../../info/dir.
1165 * eudc.texi: Sync @dircategory with ../../info/dir.
1166 * flymake.texi: Sync @dircategory with ../../info/dir.
1167 * forms.texi: Sync @dircategory with ../../info/dir.
1168 * gnus.texi: Sync @dircategory with ../../info/dir.
1169 * idlwave.texi: Sync @dircategory with ../../info/dir.
1170 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1171 * message.texi: Sync @dircategory with ../../info/dir.
1172 * mh-e.texi: Sync @dircategory with ../../info/dir.
1173 * newsticker.texi: Sync @dircategory with ../../info/dir.
1174 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1175 * org.texi: Sync @dircategory with ../../info/dir.
1176 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1177 * pgg.texi: Sync @dircategory with ../../info/dir.
1178 * rcirc.texi: Sync @dircategory with ../../info/dir.
1179 * reftex.texi: Sync @dircategory with ../../info/dir.
1180 * remember.texi: Sync @dircategory with ../../info/dir.
1181 * sasl.texi: Sync @dircategory with ../../info/dir.
1182 * sc.texi: Sync @dircategory with ../../info/dir.
1183 * semantic.texi: Sync @dircategory with ../../info/dir.
1184 * ses.texi: Sync @dircategory with ../../info/dir.
1185 * sieve.texi: Sync @dircategory with ../../info/dir.
1186 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1187 * speedbar.texi: Sync @dircategory with ../../info/dir.
1188 * trampver.texi [emacs]: Set emacsname to "Emacs".
1189 * tramp.texi: Sync @dircategory with ../../info/dir.
1190 * url.texi: Sync @dircategory with ../../info/dir.
1191 * vip.texi: Sync @dircategory with ../../info/dir.
1192 * viper.texi: Sync @dircategory with ../../info/dir.
1193 * widget.texi: Sync @dircategory with ../../info/dir.
1194 * woman.texi: Sync @dircategory with ../../info/dir.
1195
30abce25
GM
11962011-02-19 Glenn Morris <rgm@gnu.org>
1197
0c7efc08
SM
1198 * dired-x.texi (Technical Details): No longer redefines
1199 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1200 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1201
f31f8469
GM
12022011-02-18 Glenn Morris <rgm@gnu.org>
1203
1204 * dired-x.texi (Optional Installation File At Point): Simplify.
1205
35123c04
TZ
12062011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1207
1208 * auth.texi (Help for users): Use :port instead of :protocol for all
1209 auth-source docs.
7ba93e94
G
1210 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1211 to have two files in `auth-sources'.
35123c04 1212
da5e0ce4
GM
12132011-02-16 Glenn Morris <rgm@gnu.org>
1214
b322c9af
GM
1215 * dired-x.texi: Use emacsver.texi to get Emacs version.
1216 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1217 Depend on emacsver.texi.
1218
07ca5555
GM
1219 * dired-x.texi: Drop meaningless version number.
1220 (Introduction): Remove old info.
1221 (Optional Installation Dired Jump): Autoload from dired-x.
1222 Remove incorrect info about loaddefs.el.
1223 (Bugs): Just refer to M-x report-emacs-bug.
1224
da5e0ce4
GM
1225 * dired-x.texi (Multiple Dired Directories): Update for rename of
1226 default-directory-alist.
1227 (Miscellaneous Commands): No longer mention very old VM version 4.
1228
bb55f713
PE
12292011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1230
1231 Merge from gnulib.
1232 * texinfo.tex: Update to version 2011-02-14.11.
1233
5415d076
G
12342011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1235
da5e0ce4
GM
1236 * auth.texi (Help for users):
1237 Login collection is "Login" and not "login".
5415d076 1238
14029d4b
MA
12392011-02-13 Michael Albinus <michael.albinus@gmx.de>
1240
1241 * tramp.texi (History): Remove IMAP support.
1242 (External methods, Frequently Asked Questions): Remove `imap' and
1243 `imaps' methods.
1244 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1245
1246 * trampver.texi: Remove default value of `emacsimap'.
1247
8a36c07f
GM
12482011-02-13 Glenn Morris <rgm@gnu.org>
1249
1250 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1251 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1252
165bc5a0
GM
12532011-02-12 Glenn Morris <rgm@gnu.org>
1254
1255 * sc.texi (Getting Connected): Remove old index entries.
1256
5415d076 12572011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1258
1259 * url.texi: Remove duplicate @dircategory (Bug#7942).
1260
b8e0f0cd
G
12612011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1262
8a36c07f
GM
1263 * auth.texi (Overview, Help for users, Help for developers):
1264 Update docs.
b8e0f0cd
G
1265 (Help for users): Talk about spaces.
1266
caf82551
PE
12672011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1268
1269 * texinfo.tex: Update to version 2011-02-07.16.
1270
1ff98217
MA
12712011-02-07 Michael Albinus <michael.albinus@gmx.de>
1272
1273 * dbus.texi (Bus names): Adapt descriptions for
1274 dbus-list-activatable-names and dbus-list-known-names.
1275
2e78df6b
JB
12762011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1277
1278 * calc.texi (Logarithmic Units): New section.
1279
7fbf7cae
TZ
12802011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1281
1282 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1283 manuals use it now.
1284
0c7efc08 1285 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1286
156ad271
KY
12872011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1288
1289 * overrides.texi: Remove.
1290
1291 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1292 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1293
36539990
MA
12942011-02-05 Michael Albinus <michael.albinus@gmx.de>
1295
1296 * tramp.texi (Frequently Asked Questions): Mention problems with
1297 WinSSHD.
1298
1299 * trampver.texi: Update release number.
1300
13012011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1302
1303 * tramp.texi:
1304 Replace "delimet" with "delimit" globally.
1305 Replace "explicite" with "explicit" globally.
1306 Replace "instead of" with "instead" where there was nothing after "of".
1307 Audit use of comma before interrogative pronoun, "that", or "which".
1308 Minor word order, spelling, wording changes.
1309
ec72bf63
G
13102011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1311
1312 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1313
1314 * sieve.texi: Use WEBHACKDEVEL.
1315
1316 * sasl.texi: Use WEBHACKDEVEL.
1317
1318 * pgg.texi: Use WEBHACKDEVEL.
1319
1320 * message.texi: Use WEBHACKDEVEL.
1321
1322 * gnus.texi: Use WEBHACKDEVEL.
1323
1324 * emacs-mime.texi: Use WEBHACKDEVEL.
1325
1326 * auth.texi: Use WEBHACKDEVEL.
1327
1328 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1329 manuals.
1330
13312011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1332
1333 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1334
90b750f4
PE
13352011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1336
1337 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1338 which in turn is copied from ftp://tug.org/tex/.
1339
0e751a49
GM
13402011-02-03 Glenn Morris <rgm@gnu.org>
1341
1342 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1343 (Binding combinations of modifiers and function keys):
1344 Let's assume people reading this are not using Emacs 18.
1345
7f13c2e2
LI
13462011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1347
1348 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1349 since it's run automatically.
1350
d76c843e
LI
13512011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1352
1353 * gnus.texi (Customizing Articles): Fix typo.
1354
12e3ca0a
LI
13552011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1356
1357 * gnus.texi (Customizing Articles): Document the new way of customizing
1358 the date headers(s).
1359
fe72c8fa
LI
13602011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1361
1362 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1363 splitting example.
1364
bf3dae7e
EZ
13652011-01-29 Eli Zaretskii <eliz@gnu.org>
1366
1367 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1368 (MAKEINFO_OPTS): New variable.
1369 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1370 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1371 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1372 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1373 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1374 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1375 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1376 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1377 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1378 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1379 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1380 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1381 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1382 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1383 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1384 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1385 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1386 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1387
d6f13ac8
LI
13882011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1389
1390 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1391
c5ecc769
G
13922011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1393
1394 * message.texi (IDNA): Explain what it is.
1395
13962011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1397
1398 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1399
45eb2a5d
WL
14002011-01-23 Werner Lemberg <wl@gnu.org>
1401
1402 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1403 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1404 (ENVADD): Update.
45eb2a5d 1405
6872a814
GM
14062011-01-18 Glenn Morris <rgm@gnu.org>
1407
1408 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1409
77ab81d0 14102011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1411
1412 * nxml-mode.texi (Introduction): Fix file name typos.
1413
d221e780
CO
14142011-01-13 Christian Ohler <ohler@gnu.org>
1415
1416 * ert.texi: New file.
1417
1418 * Makefile.in:
1419 * makefile.w32-in: Add ert.texi.
1420
8c904d82
MA
14212011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1422
1423 * dbus.texi (Receiving Method Calls): New function
1424 dbus-register-service. Rearrange node.
1425
f56e0e7a
PE
14262011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1427
1428 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1429 which in turn is copied from ftp://tug.org/tex/.
1430
0fadf00e
MA
14312011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1432
1433 * dbus.texi (Receiving Method Calls): Describe new optional
1434 parameter dont-register-service of dbus-register-{method,property}.
1435
8b358e90
DU
14362010-12-17 Daiki Ueno <ueno@unixuser.org>
1437
0c7efc08
SM
1438 * epa.texi (Encrypting/decrypting *.gpg files):
1439 Mention epa-file-select-keys.
8b358e90 1440
549c9aed
G
14412010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1442
1443 * gnus.texi (Archived Messages): Remove outdated text.
1444
14452010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1446
0c7efc08 1447 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1448
156e3f9c
G
14492010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1450
83f3eadc 1451 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1452
8151d490
AC
14532010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1454
1455 * gnus.texi (The swish++ Engine): Add customizable parameters
1456 descriptions.
1457 (The swish-e Engine): Ditto.
1458
305bdd22
MA
14592010-12-14 Michael Albinus <michael.albinus@gmx.de>
1460
1461 * tramp.texi (Inline methods): Add "ksu" method.
1462 (Remote processes): Add example with remote `default-directory'.
1463
53aff12a
GM
14642010-12-14 Glenn Morris <rgm@gnu.org>
1465
1466 * faq.texi (Expanding aliases when sending mail):
1467 Now build-mail-aliases is interactive.
1468
8a1cdce5
AC
14692010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1470
1471 * gnus.texi: First pass at adding (rough) nnir documentation.
1472
7410c270
G
14732010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1474
53aff12a
GM
1475 * gnus.texi (Filtering New Groups):
1476 Mention gnus-auto-subscribed-categories.
1477 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1478 removed.
1479
f49d1f52 14802010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1481
1482 * cl.texi (For Clauses): Small fixes for frames and windows.
1483
acedf35c
CD
14842010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1485
1486 * org.texi (Using capture): Document using prefix arguments for
1487 finalizing capture.
1488 (Agenda commands): Document prefix argument for the bulk scatter
1489 command.
1490 (Beamer class export): Document that also overlay arguments can be
1491 passed to the column environment.
1492 (Template elements): Document the new entry type.
1493
14942010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1495
1496 * org.texi (Include files): Document :minlevel.
1497
14982010-12-11 Julien Danjou <julien@danjou.info>
1499
1500 * org.texi (Categories): Document category icons.
1501
15022010-12-11 Eric Schulte <schulte.eric@gmail.com>
1503
1504 * org.texi (noweb): Fix typo.
1505
516aa569
G
15062010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1507
1508 * gnus.texi (Server Commands): Point to the rest of the server
1509 commands.
1510
04db63bc
G
15112010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1512
1513 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1514 g'.
1515
ed797193
G
15162010-12-02 Julien Danjou <julien@danjou.info>
1517
1518 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1519
15202010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1523 (Direct Functions): Note the STARTTLS upgrade.
1524
07976ae3 15252010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1526 James Clark <none@example.com>
d3dfb185
GM
1527
1528 * nxml-mode.texi (Introduction): New section.
1529
59e75882
G
15302010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1531
1532 * gnus.texi (Server Commands): Document gnus-server-show-server.
1533
568a887f
MA
15342010-11-20 Michael Albinus <michael.albinus@gmx.de>
1535
1536 Sync with Tramp 2.2.0.
1537
1538 * trampver.texi: Update release number.
1539
1265829e
JB
15402010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1541
1542 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1543 Mention that the TeX specific units won't use the `tex' prefix
1544 in TeX mode.
1545
239661c0
KY
15462010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1547
1548 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1549
4a47c275 15502010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1551
1552 * edt.texi: Remove information about Emacs 19.
1553
4a47c275 15542010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1555
1556 * trampver.texi: Update release number.
1557
2f0e0dc8
KY
15582010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1559
1560 * gnus.texi (Article Washing): Fix typo.
1561
afe98dfa
CD
15622010-11-11 Noorul Islam <noorul@noorul.com>
1563
56f5a94e 1564 * org.texi: Fix typo.
afe98dfa
CD
1565
15662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1567
1568 * org.texi (Using capture): Explain that refiling is
1569 sensitive to cursor position.
1570
15712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1572
56f5a94e 1573 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1574
15752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1576
1577 * org.texi: Document the <c> cookie.
1578
15792010-11-11 Eric Schulte <schulte.eric@gmail.com>
1580
56f5a94e
GM
1581 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1582 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1583
15842010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1585
56f5a94e 1586 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1587
15882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1589
56f5a94e 1590 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1591
15922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1593
1594 * org.texi (Setting up the staging area): Document that
1595 file names remain visible when encrypting the MobileOrg files.
1596
15972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1598
1599 * org.texi (Setting up the staging area): Document which
1600 versions are needed for encryption.
1601
16022010-11-11 Eric Schulte <schulte.eric@gmail.com>
1603
56f5a94e
GM
1604 * org.texi (noweb): Update :noweb documentation to
1605 reflect the new "tangle" argument.
afe98dfa
CD
1606
16072010-11-11 Eric Schulte <schulte.eric@gmail.com>
1608
56f5a94e
GM
1609 * org.texi (Batch execution): Improve tangling script in
1610 documentation.
afe98dfa
CD
1611
16122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1613
1614 * org.texi (Handling links):
1615 (In-buffer settings): Document inlining images on startup.
1616
16172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1618
1619 * org.texi (Setting up the staging area): Document use of
1620 crypt password.
1621
16222010-11-11 David Maus <dmaus@ictsoc.de>
1623
56f5a94e 1624 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1625
16262010-11-11 David Maus <dmaus@ictsoc.de>
1627
56f5a94e
GM
1628 * org.texi (Template expansion): Add mew in table for link type
1629 escapes.
afe98dfa
CD
1630
16312010-11-11 David Maus <dmaus@ictsoc.de>
1632
56f5a94e 1633 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1634
16352010-11-11 Eric Schulte <schulte.eric@gmail.com>
1636
56f5a94e 1637 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1638
16392010-11-11 Eric Schulte <schulte.eric@gmail.com>
1640
56f5a94e 1641 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1642
16432010-11-11 Eric Schulte <schulte.eric@gmail.com>
1644
56f5a94e
GM
1645 * org.texi (Structure of code blocks):
1646 Update documentation to mention inline code block syntax.
afe98dfa
CD
1647
16482010-11-11 Eric Schulte <schulte.eric@gmail.com>
1649
56f5a94e 1650 * org.texi (comments): Improve wording.
afe98dfa
CD
1651
16522010-11-11 Eric Schulte <schulte.eric@gmail.com>
1653
56f5a94e 1654 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1655
16562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1657
1658 * org.texi (Installation): Remove the special
1659 installation instructions for XEmacs.
1660
16612010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1662
56f5a94e 1663 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1664 insertion of empty structural elements.
1665
16662010-11-11 Noorul Islam <noorul@noorul.com>
1667
56f5a94e 1668 * org.texi: Fix doc.
afe98dfa
CD
1669
16702010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1671
1672 * org.texi (The date/time prompt): Document specification
1673 of time ranges.
1674
16752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1676
1677 * org.texi (Internal links): Document the changes in
1678 internal links.
1679
16802010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1681
1682 * org.texi (Agenda commands): Document the limitation for
1683 the filter preset - it can only be used for an entire agenda
1684 view, not in an individual block in a block agenda.
1685
16862010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1687
1688 * org.texi (iCalendar export): Document alarm creation.
1689
6f8fc60c
MA
16902010-11-10 Michael Albinus <michael.albinus@gmx.de>
1691
1692 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1693
be3c11b3
LMI
16942010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1695
1696 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1697
d607b96b 16982010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1699
d607b96b 1700 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1701
181cb5fb
G
17022010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1703
1704 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1705 since that works by default.
1706
17072010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1708
1709 * gnus.texi (Customizing the IMAP Connection): Document
1710 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1711
36bc5d3b
MA
17122010-11-04 Michael Albinus <michael.albinus@gmx.de>
1713
1714 * tramp.texi (Remote shell setup): New item "Interactive shell
1715 prompt". Reported by Christian Millour <cm@abtela.com>.
1716 (Remote shell setup, Remote processes): Use @code{} for
1717 environment variables.
1718
cf503f7c
GM
17192010-11-03 Glenn Morris <rgm@gnu.org>
1720
537b04b9 1721 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1722 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1723
389b76fa
G
17242010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1725
1726 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1727
2699a554 17282010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1729
1730 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1731
2699a554 17322010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1733
1734 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1735
99e65b2d
G
17362010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
0c7efc08
SM
1738 * gnus.texi (Client-Side IMAP Splitting):
1739 Mention nnimap-unsplittable-articles.
99e65b2d
G
1740
17412010-10-29 Julien Danjou <julien@danjou.info>
1742
1743 * gnus.texi (Finding the News): Remove references to obsoletes
1744 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1745
aeeb3dcb
EZ
17462010-10-29 Eli Zaretskii <eliz@gnu.org>
1747
1748 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1749 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1750 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1751 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1752
8289f37b
GM
17532010-10-28 Glenn Morris <rgm@gnu.org>
1754
1755 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1756 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1757 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1758
d85d3b3a
DU
17592010-10-25 Daiki Ueno <ueno@unixuser.org>
1760
1761 * epa.texi (Mail-mode integration): Add alternative key bindings
1762 for epa-mail commands; escape comma.
c05c2b9b 1763 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1764
9f534a47
JB
17652010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1766
99e65b2d 1767 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1768
5793a7bc 17692010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1770
1771 * gnus.texi (Group Parameters, Buttons): Fix typos.
1772
280f417b
G
17732010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1774
1775 * gnus.texi (Subscription Commands): Mention that you can also
1776 subscribe to new groups via the Server buffer, which is probably more
1777 convenient when subscribing to many groups.
1778
d806c872
G
17792010-10-21 Julien Danjou <julien@danjou.info>
1780
1781 * message.texi (Message Headers): Allow message-default-headers to be a
1782 function.
1783
d5798f68
LMI
17842010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1785
1786 * gnus-news.texi: Mention new archive defaults.
1787
b79bbef7
KY
17882010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1789
1790 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1791
2526f423
G
17922010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1793
1794 * gnus.texi (HTML): Document the function value of
1795 gnus-blocked-images.
1796 (Article Washing): shr and gnus-w3m, not the direct function names.
1797
ba91f05d
G
17982010-10-20 Julien Danjou <julien@danjou.info>
1799
1800 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1801 variable.
1802
da451787
LMI
18032010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1804
1805 * gnus.texi (Customizing the IMAP Connection): The port strings are
1806 strings.
c872595d 1807 (Document Groups): Mention git.
da451787 1808
7cad71ad
G
18092010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1810
1811 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1812 bzr/Gnus git sync.
1813
c56dfd36
EZ
18142010-10-15 Eli Zaretskii <eliz@gnu.org>
1815
1816 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1817 change.
1818
a1d16a7b
G
18192010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1820
1821 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1822 @item syntax for in-Emacs makeinfo.
1823
18242010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1825
1826 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1827 trim sentence.
1828
98e2b864
DU
18292010-10-12 Daiki Ueno <ueno@unixuser.org>
1830
1831 * epa.texi (Caching Passphrases):
0c7efc08
SM
1832 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1833 Clarify some configurations require to set up gpg-agent.
98e2b864 1834
c12e4a81
GM
18352010-10-11 Glenn Morris <rgm@gnu.org>
1836
1837 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1838
f7aa248a
G
18392010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1840
1841 * gnus.texi (Spam Package Introduction): Mention `$'.
1842
6513b232
EZ
18432010-10-09 Eli Zaretskii <eliz@gnu.org>
1844
1845 * makefile.w32-in (emacsdir): New variable.
1846 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1847 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1848
abd40fb4
GM
18492010-10-09 Glenn Morris <rgm@gnu.org>
1850
0f05450f
GM
1851 * Makefile.in (mostlyclean): Delete *.toc.
1852
d3a4ac46
GM
1853 * Makefile.in: Use $< in rules.
1854
aa9db089
GM
1855 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1856
abd40fb4
GM
1857 * Makefile.in ($(infodir)): Delete rule.
1858 (mkinfodir): New. Use it in all the info rules, rather than depending
1859 on infodir.
1860
ea274122
GM
18612010-10-09 Glenn Morris <rgm@gnu.org>
1862
6e90e2a8
GM
1863 * gnus.texi (Article Washing): Fix previous change.
1864
f7a31f11
GM
1865 * Makefile.in (emacsdir): New variable.
1866 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1867 Depend on emacsver.texi.
1868
f7a31f11
GM
1869 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1870
ea274122
GM
1871 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1872
36d3245f
G
18732010-10-08 Julien Danjou <julien@danjou.info>
1874
f7a31f11 1875 * gnus.texi: Add mm-shr.
36d3245f
G
1876
18772010-10-08 Ludovic Courtès <ludo@gnu.org>
1878
1879 * gnus.texi (Finding the Parent, The Gnus Registry)
1880 (Registry Article Refer Method): Update docs for nnregistry.el.
1881
18822010-10-08 Daiki Ueno <ueno@unixuser.org>
1883
1884 * auth.texi (Help for users)
1885 (GnuPG and EasyPG Assistant Configuration): Update docs.
1886
12359245
GM
18872010-10-08 Glenn Morris <rgm@gnu.org>
1888
1889 * cl.texi (Organization, Installation, Old CL Compatibility):
1890 Deprecate cl-compat for new code.
4628bef1 1891 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1892
1893 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1894
fcf2d385
KY
18952010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1898
66627fa9
G
18992010-10-06 Julien Danjou <julien@danjou.info>
1900
fd9ba500
JD
1901 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1902
66627fa9
G
1903 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1904 broken link.
1905
1906 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1907
1908 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1909 to ReiserFS.
1910
1911 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1912 (FAQ 7-1): Fix getmail URL.
1913
65f54520
DU
19142010-10-06 Daiki Ueno <ueno@unixuser.org>
1915
1916 * epa.texi (Caching Passphrases): New section.
1917
4c83f6e1
GM
19182010-10-06 Glenn Morris <rgm@gnu.org>
1919
1920 * Makefile.in (SHELL): Set it.
1921 (info): Move the mkdir dependency to the individual info files.
1922 (mostlyclean): Tidy up.
1923 (clean): Only delete the specific dvi and pdf files.
1924 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1925 ($(infodir)): Add parallel build workaround.
4c83f6e1 1926
71e691a5
G
19272010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1928
1929 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1930
a41c2e6d
G
19312010-10-03 Julien Danjou <julien@danjou.info>
1932
0c7efc08
SM
1933 * emacs-mime.texi (Display Customization):
1934 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1935 mm-inline-large-images-proportion.
1936
37255945
MA
19372010-10-03 Michael Albinus <michael.albinus@gmx.de>
1938
0c7efc08
SM
1939 * tramp.texi (Frequently Asked Questions):
1940 Mention remote-file-name-inhibit-cache.
37255945 1941
11e4e7bd
LMI
19422010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1943
1944 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1945 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1946
cb83220a
KY
19472010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1948
0c7efc08
SM
1949 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1950 (Article Hiding): Add google banner example.
1951 Suggested by Benjamin Xu.
cb83220a 1952
6b958814
G
19532010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1954
0c7efc08
SM
1955 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1956 Remove nnimap-split-rule from examples.
6b958814
G
1957
19582010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1959
1960 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1961 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1962 Fishman.
1963 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1964
19652010-09-30 Julien Danjou <julien@danjou.info>
1966
1967 * gnus.texi (Gravatars): Fix documentation about
1968 gnu-gravatar-properties.
1969
b9476c04
DU
19702010-09-29 Daiki Ueno <ueno@unixuser.org>
1971
1972 * epa.texi (Bug Reports): New section.
1973
5f874327
GM
19742010-09-29 Glenn Morris <rgm@gnu.org>
1975
1976 * Makefile.in (top_srcdir): Remove unused variable.
1977
6b958814
G
19782010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979
1980 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1981 (Client-Side IMAP Splitting): Document 'default.
1982
19832010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1984
0c7efc08
SM
1985 * gnus.texi (Customizing the IMAP Connection):
1986 Document nnimap-fetch-partial-articles.
6b958814 1987
82bccbfa
KY
19882010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1989
1990 * gnus-news.texi: Mention nnimap-inbox.
1991
1992 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1993
19942010-09-26 Julien Danjou <julien@danjou.info>
1995
47e08896 1996 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
1997
19982010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1999
2000 * gnus.texi (Security): Remove gpg.el mention.
2001
20022010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2003
2004 * gnus.texi (Browse Foreign Server): New variable
2005 gnus-browse-subscribe-newsgroup-method.
2006
2007 * gnus-news.texi: Mention it.
2008
20092010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
0c7efc08 2011 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2012 (Startup Variables): No jingle.
2013
4c964351
UM
20142010-09-25 Ulrich Mueller <ulm@gentoo.org>
2015
2016 * woman.texi (Interface Options): xz compression is now supported.
2017
82bccbfa
KY
20182010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2019
2020 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2021 (Unavailable Servers): Document gnus-server-copy-server.
2022 (Using IMAP): Document the new nnimap.
2023
20242010-09-25 Julien Danjou <julien@danjou.info>
2025
47e08896 2026 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2027
18778f71
GM
20282010-09-24 Glenn Morris <rgm@gnu.org>
2029
2030 * url.texi (Disk Caching): Tweak previous change.
2031
9c766321
JD
20322010-09-24 Julien Danjou <julien@danjou.info>
2033
2034 * url.texi (Disk Caching): Mention url-cache-expire-time,
2035 url-cache-expired, and url-fetch-from-cache.
2036
82bccbfa
KY
20372010-09-24 Julien Danjou <julien@danjou.info>
2038
2039 * gnus.texi: Add Gravatars.
2040
20412010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2042
2043 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2044
592bdb9a
LMI
20452010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2046
2047 * gnus.texi (Expunging mailboxes): Update name of the expunging
2048 command.
2049
e4e22d29
KY
20502010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2051
2052 * emacs-mime.texi (rfc2047): Update description for
2053 rfc2047-encode-parameter.
2054
371d9801
MA
20552010-09-13 Michael Albinus <michael.albinus@gmx.de>
2056
2057 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2058 "fish" methods.
2059 (External methods): Remove "scp1_old" and "scp2_old" methods.
2060
31ae5827
MA
20612010-09-09 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * tramp.texi: Remove Japanese manual. Fix typo.
2064
2065 * trampver.texi: Update release number. Remove japanesemanual.
2066
c0468714
GM
20672010-09-09 Glenn Morris <rgm@gnu.org>
2068
2069 * org.texi: Restore clobbered changes (copyright years, untabify).
2070
86441999
JD
20712010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2072
2073 * gnus.texi (Adaptive Scoring): Fix typo.
2074
25f28806
LMI
20752010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2076
2077 * gnus.texi (Article Display): Document gnus-html-show-images.
2078
45240125 20792010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2080
45240125
JD
2081 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2082
59d09f15
LMI
20832010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2084
2085 * gnus.texi (HTML): Document gnus-max-image-proportion.
2086
2cdd366f
KY
20872010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2088
51dee5ef
KY
2089 * gnus.texi (HTML): Document gnus-blocked-images.
2090
2cdd366f
KY
2091 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2092
b0e4f3fc
KY
20932010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2094
2095 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2096 the first message are used for wide replies.
f02566ce
KY
2097 (Changing Servers): Remove documentation on gnus-change-server and
2098 friends, since it's been removed.
b0e4f3fc 2099
598451ed
KY
21002010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2101
2102 * gnus.texi (Drafts): Mention B DEL.
2103
e7842e69
KY
21042010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2105
2106 * gnus.texi (Delayed Articles): Mention that the Date header is the
2107 original one, even if you delay.
2108
85115796
KY
21092010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2110
0c7efc08
SM
2111 * gnus.texi (Asynchronous Fetching):
2112 Document gnus-async-post-fetch-function.
85115796
KY
2113 (HTML): Made into its own section.
2114
f0b44bc0
MA
21152010-08-26 Michael Albinus <michael.albinus@gmx.de>
2116
2117 Sync with Tramp 2.1.19.
2118
217876c9 2119 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2120 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2121 Remove remark about doubled "-t" argument.
217876c9
MA
2122 (Auto-save and Backup): Remove reference to Emacs 21.
2123 (Filename Syntax): Describe port numbers.
2124 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2125 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2126 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2127 errors with the backquotes.
2128 (External packages): File attributes cache flushing for asynchronous
2129 processes.
2130 (Traces and Profiles): Describe verbose level 9.
2131
f0b44bc0
MA
2132 * trampver.texi: Update release number.
2133
7457f7b6
MA
21342010-08-23 Michael Albinus <michael.albinus@gmx.de>
2135
2136 * dbus.texi (Alternative Buses): New chapter.
2137
b695beda
SM
21382010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2139
2140 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2141
443c2c03
JB
21422010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2143
2144 * calc.texi (Customizing Calc): Rearrange description of new
2145 variables to match the presentation of other variables.
2146
7815fe19 21472010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2148
2149 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2150
2c695727
JB
21512010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2152
2153 * calc.texi (Making Selections, Selecting Subformulas)
2154 (Customizing Calc): Mention how to use faces to emphasize selected
2155 sub-formulas.
2156
bbb6ffa1
MA
21572010-08-05 Michael Albinus <michael.albinus@gmx.de>
2158
2159 * tramp.texi (External packages): File attributes cache flushing
2160 for asynchronous processes.
2161
5cee0a9c
AM
21622010-08-01 Alan Mackenzie <acm@muc.de>
2163
2164 Enhance the manual for the latest Java Mode.
2165
2166 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2167 annotation-var-cont.
2168 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2169 two new symbols.
2170
3f2afe32
MA
21712010-07-28 Michael Albinus <michael.albinus@gmx.de>
2172
2173 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2174
0ed082fe 21752010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2176
2177 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2178
311f0356
JB
21792010-07-19 Juanma Barranquero <lekktu@gmail.com>
2180
2181 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2182
86fbb8ca
CD
21832010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2184
2185 * org.texi: Add macros to get plain quotes in PDF output.
2186 List additional contributors.
2187 (Capture): New section, replaces the section about remember.
2188 (Working With Source Code): New chapter, focused on documenting Org
2189 Babel.
2190 (Code evaluation security): New section.
2191 (MobileOrg): Document DropBox support.
2192 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2193 (Special symbols): Show how to display UTF8 characters for entities.
2194 (Global TODO list): Clarify the use of the "M" key and the differences
2195 to the "m" key.
2196 (RSS Feeds): Mention Atom feeds as well.
2197 (Setting tags): Remove paragraph about
2198 `org-complete-tags-always-offer-all-agenda-tags'.
2199
5732e8ed
MA
22002010-07-17 Michael Albinus <michael.albinus@gmx.de>
2201
2202 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2203 argument.
2204 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2205 echoing shells.
2206
ca1bb391
MA
22072010-07-10 Michael Albinus <michael.albinus@gmx.de>
2208
2209 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2210 (Filename Syntax): Describe port numbers.
2211
5bd55c3c
MA
22122010-07-09 Michael Albinus <michael.albinus@gmx.de>
2213
2214 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2215 forgotten.
2216 (Type Conversion): Precise conversion of natural numbers.
2217 (Errors and Events): Add "debugging" to concept index. Add variable
2218 `dbus-debug'.
2219
820ae8fe
MA
22202010-07-04 Michael Albinus <michael.albinus@gmx.de>
2221
2222 * dbus.texi (Receiving Method Calls): Add optional argument
2223 EMITS-SIGNAL to `dbus-register-property'.
2224
b6f9df0f
JB
22252010-06-27 Alex Schroeder <alex@gnu.org>
2226
2227 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2228
62e034c2
GM
22292010-06-24 Glenn Morris <rgm@gnu.org>
2230
2231 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2232 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2233 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2234 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2235 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2236 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2237 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2238 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2239 convention. Make them end with a period.
2240
9360256a
GM
22412010-06-23 Glenn Morris <rgm@gnu.org>
2242
2243 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2244 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2245 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2246 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2247 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2248 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2249
04d3bb6c
GM
22502010-06-10 Glenn Morris <rgm@gnu.org>
2251
2252 * idlwave.texi (Load-Path Shadows):
2253 * org.texi (Handling links): Fix typos.
2254
5e7d4a75
KY
22552010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2256
2257 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2258
9841cb4f
MA
22592010-05-26 Michael Albinus <michael.albinus@gmx.de>
2260
2261 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2262 by an alias. (Bug#6226)
2263
597517ef
JB
22642010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2265
2266 * calc.texi (Manipulating Vectors): Mention that vectors can
2267 be used to determine bins for `calc-histogram'.
2268
14914c43
JB
22692010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2270
597517ef 2271 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2272
0235128c 22732010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2274
2275 * url.texi (HTTP language/coding, Customization):
2276 * message.texi (Header Commands, Responses):
2277 * cl.texi (Argument Lists): Fix typos.
2278
0235128c 22792010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2280
0235128c
SM
2281 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2282 Note that Development menu is always available.
aa5789b5
CY
2283 (Creating a project): Fix terminology.
2284 (Add/Remove files): Fix typo.
2285
0235128c
SM
22862010-05-07 Chong Yidong <cyd@stupidchicken.com>
2287
2288 * Version 23.2 released.
2289
a628ad9d 22902010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2291
2292 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2293
502269d6
MA
22942010-05-01 Michael Albinus <michael.albinus@gmx.de>
2295
0235128c
SM
2296 * tramp.texi (Inline methods, Default Method):
2297 Mention `tramp-inline-compress-start-size'.
502269d6 2298
6e104790 22992010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2300
2301 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2302 the CVS repo. Put the Git repo in the news section.
2303
6e104790 2304 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2305 Removed some mentions of CVS. Mention the new Git repo.
2306
6e104790 23072010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2308
2309 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2310 (Mail Group Commands): Add index entry.
2311
6e104790 23122010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2313
2314 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2315
f8b91752
JB
23162010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2317
2318 * calc.texi (Radix modes): Mention that the option prefix will
2319 turn on twos-complement mode.
2320 (Inverse and Hyperbolic Flags): Mention the Option flag.
2321
ed21c5c8
CD
23222010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2323
2324 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2325 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2326 (Sectioning structure): Update.
2327 (References): New use case for field coordinates.
6e104790 2328 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2329 (Setting up the staging area): Document the availability of
2330 encryption for MobileOrg.
2331 (Images and tables): Document how to reference labels.
2332 (Index entries): New section.
2333 (Generating an index): New section.
2334 (Column width and alignment): Document that <N> now
2335 means a fixed width, not a maximum width.
2336 (Publishing options): Document the :email option.
2337 (Beamer class export): Fix bug in the BEAMER example.
2338 (Refiling notes): Document refile logging.
2339 (In-buffer settings): Document refile logging keywords.
2340 (Drawers): Document `C-c C-z' command.
2341 (Agenda commands): Mention the alternative key `C-c C-z'.
2342 (Special properties): Document the BLOCKED property.
2343 (The spreadsheet): Mention the formula editor.
2344 (References): Document field coordinates.
2345 (Publishing action): Correct the documentation for the
2346 publishing function.
2347 (The date/time prompt): Document that we accept dates
2348 like month/day/year.
2349 (Cooperation): Document the changes in table.el support.
2350 (Faces for TODO keywords, Faces for TODO keywords)
2351 (Priorities): Document the easy colors.
2352 (Visibility cycling): Document the new double prefix
2353 arg for `org-reveal'.
2354 (Cooperation): Remember.el is part of Emacs.
2355 (Clean view): Mention that `wrap-prefix' is also set by
2356 org-indent-mode.
2357 (Agenda commands): Add information about prefix args to
2358 scheduling and deadline commands.
2359 (Search view): Point to the docstring of
2360 `org-search-view' for more details.
6e104790 2361 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2362 (Setting tags): Document variable
2363 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2364 (Column attributes): Cross-reference special properties.
ed21c5c8 2365
456b348e
MA
23662010-04-10 Michael Albinus <michael.albinus@gmx.de>
2367
2368 Synchronize with Tramp repository.
2369
2370 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2371 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2372 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2373 syntax, texi2dvi reports errors with the backquotes.
2374
2375 * trampver.texi: Update release number.
2376
357e2d8e
KY
23772010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2378
2379 * gnus.texi (Finding the News): Add pointers to the Server buffer
2380 because it's essential.
2381
1d4d7664
KY
23822010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2383
2384 * gnus.texi (MIME Commands): Update description of
2385 gnus-article-browse-html-article.
2386
bd3e840f
KY
23872010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2388
2389 * auth.texi (Secret Service API): Add TODO node.
2390 (Help for users): Explain the new source options for `auth-sources'.
2391
e867cb5d 23922010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2393
2394 * trampver.texi: Update release number.
2395
288f9fc0
CY
23962010-03-10 Chong Yidong <cyd@stupidchicken.com>
2397
2398 * Branch for 23.2.
2399
d99aaebd
CY
24002010-03-03 Chong Yidong <cyd@stupidchicken.com>
2401
2402 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2403 now enabled by default.
2404
5794c2a5
MA
24052010-02-28 Michael Albinus <michael.albinus@gmx.de>
2406
2407 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2408 when Emacs runs in interactive mode. (Bug#5645)
2409
40572be6
GM
24102010-02-16 Glenn Morris <rgm@gnu.org>
2411
2412 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2413
7bb8ed67
MH
24142010-02-05 Mark A. Hershberger <mah@everybody.org>
2415
2416 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2417
45a1423d 24182010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2419
2420 * gnus.texi (Score File Format): Fix typo.
2421
45a1423d 24222010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2423
2424 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2425
14f17fc8
JB
24262010-01-18 Juanma Barranquero <lekktu@gmail.com>
2427
2428 * ada-mode.texi (Project File Overview): Fix typo.
2429
607d4369
CY
24302010-01-17 Chong Yidong <cyd@stupidchicken.com>
2431
2432 * semantic.texi: Add Richard Y. Kim credit.
2433
2434 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2435
3d1bfa99
MA
24362010-01-17 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2439 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2440
6fbf7a75
GM
24412010-01-17 Glenn Morris <rgm@gnu.org>
2442
b9f978f0
GM
2443 * calc.texi (Reporting Bugs): Don't mention format of repository.
2444
f19bc38d
GM
2445 * woman.texi (Bugs): Make "Emacs repository" less specific,
2446 and the URL for same more specific.
2447
6fbf7a75
GM
2448 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2449
16c3428a
JB
24502010-01-17 Juanma Barranquero <lekktu@gmail.com>
2451
2452 * ede.texi (ede-step-project, ede-proj-target):
2453 * tramp.texi (Remote processes): Fix typos.
2454
045b9da7
ML
24552010-01-16 Mario Lang <mlang@delysid.org>
2456
2457 * ede.texi (ede-target):
2458 * org.texi (Refiling notes): Remove duplicated words.
2459
c57008f6
SM
24602010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * gnus.texi (Posting Styles): Use with-current-buffer.
2463 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2464
798c9eb5
KR
24652010-01-02 Kevin Ryde <user42@zip.com.au>
2466
2467 * eieio.texi (Naming Conventions): Correction to xref on elisp
2468 coding conventions, is "Tips" node not "Standards".
2469
4970fbfe
CY
24702009-12-24 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2473
2474 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2475
83828b06
KY
24762009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2477
2478 * gnus.texi (Direct Functions): Add missing port number to tls method.
2479
45a4a565
JB
24802009-12-15 Juanma Barranquero <lekktu@gmail.com>
2481
2482 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2483 ($(infodir)/edt, edt.dvi): New targets.
2484
698bfef7
GM
24852009-12-15 Glenn Morris <rgm@gnu.org>
2486
2487 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2488 (edt, $(infodir)/edt, edt.dvi): New targets.
2489 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2490
2491 * Makefile.in (PDF_TARGETS, pdf): New.
2492 (clean): Add *.pdf.
2493 Add pdf rules for all manuals.
2494
0e983327
JB
24952009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2496
2497 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2498
8e687433
CY
24992009-12-14 Chong Yidong <cyd@stupidchicken.com>
2500
2501 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2502 (Smart Jump, Analyzer Debug): Copyedits.
2503 (Semantic mode user commands): Link to new nodes.
2504 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2505 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2506 upstream Semantic manual.
2507
2508 * semantic.texi (Introduction): Minor fix to diagram.
2509
020335df
MA
25102009-12-09 Michael Albinus <michael.albinus@gmx.de>
2511
2512 * eshell.texi (History): Add the other built-in variables.
2513 (Built-ins): Explain built-ins, and how to apply the external commands.
2514 Add `history', `su' and `sudo'.
2515
2516 * tramp.texi (Remote processes): Add missing <RET> in the example.
2517
6ddf13e4
BW
25182009-12-01 Bill Wohler <wohler@newt.com>
2519
2520 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2521 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2522 excessively garrulous.
2523
07b6428c
MA
25242009-11-29 Michael Albinus <michael.albinus@gmx.de>
2525
2526 * tramp.texi (Remote processes): Improve eshell example with "su"
2527 and "sudo" commands.
2528
fd1cefda
CY
25292009-11-28 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2532
2533 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2534 Document semantic-complete-analyze-inline.
2535 (Semanticdb search debugging commands): Minor clarification.
2536 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2537 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2538 manual.
9d542758 2539 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2540
159e3ad5
KR
25412009-11-28 Kevin Ryde <user42@zip.com.au>
2542
2543 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2544 @pxref, now EIEIO is in Emacs.
159e3ad5 2545
c6d47315
KR
2546 * erc.texi (Development): Correction to git tutorial url.
2547
16f6287e
GM
25482009-11-26 Glenn Morris <rgm@gnu.org>
2549
2550 * faq.texi (Latest version of Emacs): Mention stability of development
2551 version.
2552 (Problems with very large files): Max buffer size increase in 23.2.
2553 (VM): VM has moved house again.
2554
5ea5dbc9
JB
25552009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2556
2557 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2558 notations.
2559
5dec9555
CD
25602009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2561
45a4a565 2562 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2563
bd6f6833
CY
25642009-11-20 Chong Yidong <cyd@stupidchicken.com>
2565
2566 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2567 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2568 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2569
be479117
JB
25702009-11-17 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * semantic.texi (Semantic Internals, Glossary):
2573 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2574 (Semanticdb search debugging commands): Fix typos.
2575
17291a1f
JB
25762009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2577
be479117 2578 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2579
af42a9cc
JB
25802009-11-16 Juanma Barranquero <lekktu@gmail.com>
2581
2582 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2583 ($(infodir)/semantic, semantic.dvi): New targets.
2584
3149927d
CY
25852009-11-16 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * Makefile.in: Build the Semantic manual.
2588
2589 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2590 repository.
2591
977640ed
MA
25922009-11-16 Michael Albinus <michael.albinus@gmx.de>
2593
2594 * dbus.texi (Receiving Method Calls): New defun
2595 `dbus-unregister-service'.
2596
17673adf
CD
25972009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2598
2599 * org.texi (Speed keys): New section.
2600
0ecd3c90
MA
26012009-11-13 Michael Albinus <michael.albinus@gmx.de>
2602
2603 * dbus.texi (Type Conversion): Fix typo.
2604 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2605 `dbus-registered-objects-table'.
0c7efc08
SM
2606 (Receiving Method Calls): New defun `dbus-register-property'.
2607 Move `dbus-unregister-object' here.
0ecd3c90 2608
8bfe682a
CD
26092009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2610
2611 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2612
26132009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2614
2615 * org.texi (Column attributes): Add the new age summary operators.
2616 Also, mention the fact you can only use one summary operator per
2617 property.
2618
26192009-11-13 John Wiegley <johnw@newartisans.com>
2620
0c7efc08 2621 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2622 manual about how to track habits.
0c7efc08 2623 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2624 dangling clocks are resolved.
2625
26262009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2627
2628 * org.texi (Agenda commands): Document the new `i' command.
2629 (Inserting deadline/schedule): Document logging changes
2630 of scheduling and deadline times stamps.
2631 (In-buffer settings): Document the in-buffer keywords for logging
2632 changes of scheduling and deadline times stamps.
2633 (Structure editing, Plain lists): Document indentation
2634 cycling in empty entries with TAB.
2635 (Archiving): Document the default archiving command.
2636 (Moving subtrees): Document the new keys for archiving.
2637 (Internal archiving): Fix incorrect key.
2638 (Agenda commands): Document the TODO set switching commands.
2639 (Agenda commands): Document the new archiving keys.
2640 (Clocking work time): Better description on how to save
2641 and restore a clock.
2642 (Resolving idle time): Mention the x11idle program to get true
2643 idleness also under X11.
2644 (Resolving idle time): Use @kbd instead of @key for normal
2645 letters, because this is how he rest of the manual does this.
2646 (Pushing to MobileOrg): Mention that `org-directory'
2647 should be set.
2648 (Agenda commands): Document that SPC is a filter for
2649 any tag.
0c7efc08 2650 (Search view): Rename from "Keyword search".
8bfe682a
CD
2651 (Capure): New chapter.
2652 (Markup): New chapter.
0c7efc08
SM
2653 (Links in HTML export, Images in HTML export):
2654 Extend the section titles.
8bfe682a
CD
2655 (Images in HTML export): Document the align option.
2656 (Text areas in HTML export): Extend the section title.
2657 (Images in LaTeX export): Explain image placement in LaTeX.
2658
693737cd
GM
26592009-11-10 Glenn Morris <rgm@gnu.org>
2660
2661 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2662
c7bd4ebe
MA
26632009-11-08 Michael Albinus <michael.albinus@gmx.de>
2664
2665 * tramp.texi (Auto-save and Backup): Disable backups just for a
2666 method.
2667
2668 * trampver.texi: Update release number.
2669
76c5acad
MA
26702009-11-07 Michael Albinus <michael.albinus@gmx.de>
2671
2672 Sync with Tramp 2.1.17.
2673
2674 * trampver.texi: Update release number.
2675
d9a57abf
GM
26762009-10-29 Glenn Morris <rgm@gnu.org>
2677
2678 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2679
637f4f0f
MA
26802009-10-23 Michael Albinus <michael.albinus@gmx.de>
2681
2682 * tramp.texi (External methods): Temporary files are kept for
2683 `rsync' and `rsyncc' methods.
2684
310dbb05
JB
26852009-10-09 Juanma Barranquero <lekktu@gmail.com>
2686
2687 * eieio.texi: Fix typos.
2688
09094f28
CY
26892009-10-07 Chong Yidong <cyd@stupidchicken.com>
2690
2691 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2692
216f299a
JB
26932009-10-07 Juanma Barranquero <lekktu@gmail.com>
2694
2695 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2696 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2697
966a6506
CY
26982009-10-07 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * Makefile.in: Build EIEIO and EDE manuals.
2701
27022009-10-07 Eric Ludlam <zappo@gnu.org>
2703
2704 * eieio.texi:
2705 * ede.texi: New files.
2706
8842cd9b
MA
27072009-10-05 Michael Albinus <michael.albinus@gmx.de>
2708
2709 * tramp.texi (Remote processes): Association of a pty is not supported.
2710
7006d207
CD
27112009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2712
2713 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2714 (Processing LaTeX fragments): Document that the size of images can be
2715 changes using the variable `org-format-latex-options'.
2716 (The date/time prompt, Timestamps): Be more accurate over ISO format
2717 dates and times.
2718 (Visibility cycling): Document showeverything keyword.
2719 (In-buffer settings): Document showeverything keyword.
2720 (Setting up the staging area): Fix the example.
2721 (MobileOrg): New section.
2722 (Agenda commands, Exporting Agenda Views): Document exporting the
2723 agenda view to Org files.
2724
0e7b2867
MA
27252009-09-28 Michael Albinus <michael.albinus@gmx.de>
2726
2727 * tramp.texi (History): Add IMAP support.
2728 (External methods): Add `imap' and `imaps' methods.
2729 (GVFS based methods): Add indices for `davs'.
2730 (Password handling): Rename anchors. Add IMAP entries for
2731 ~/.authinfo.gpg.
2732
2733 * trampver.texi: Set default value of `emacsimap'.
2734
4146636e
KY
27352009-09-22 Daiki Ueno <ueno@unixuser.org>
2736
2737 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2738
d22f7ffa
CY
27392009-09-13 Chong Yidong <cyd@stupidchicken.com>
2740
0c7efc08
SM
2741 * dired-x.texi (Technical Details):
2742 Delete dired-up-directory (Bug#4292).
d22f7ffa 2743
66043531
MA
27442009-09-03 Michael Albinus <michael.albinus@gmx.de>
2745
216f299a 2746 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2747
6eb02347
CD
27482009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2749
2750 * org.texi (Effort estimates): Document new effort setting commands.
2751 (Agenda commands): Document the new keys fro agenda time motion.
2752 Document entry text mode. Improve documentation of the keys to include
2753 inactive time stamps into the agenda view.
2754 (Feedback): Document the new bug report command.
0c7efc08 2755 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2756
38dc51ba
KY
27572009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2758
2759 * auth.texi (Help for users): Corrected markup.
2760
e402f452
GM
27612009-09-02 Glenn Morris <rgm@gnu.org>
2762
2763 * emacs-mime.texi (time-date): Mention float-time.
2764
744256cf
JB
27652009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2766
2767 * calc.texi (Simplifying Formulas): Improve the wording.
2768
b0b63450
MB
27692009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2770
2771 * auth.texi: Rewritten for coverage and clarity.
2772
27732009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2774
0c7efc08
SM
2775 * gnus.texi (Expiring Mail):
2776 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2777 (Various Various): Mention gnus-safe-html-newsgroups.
2778
2779 * gnus-news.texi: Mention
2780 gnus-mark-copied-or-moved-articles-as-expirable.
2781
2782 * emacs-mime.texi (Display Customization): Add xref to
2783 gnus-safe-html-newsgroups.
2784
b59329e0
MA
27852009-08-28 Michael Albinus <michael.albinus@gmx.de>
2786
2787 * tramp.texi (Version Control): Remove.
af42a9cc 2788 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2789 reference.
2790 (External methods): Correct `scpc' concept index entries. New method
2791 `rsyncc'.
2792 (External packages): New subsections "Filename completion" and "File
2793 attributes cache".
2794
0ff2d6c2
JB
27952009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2796
2797 * calc.texi (Rewrite Rules): Improve the example.
2798 (Simplifying Formulas): Explain use of the I and H flags for
2799 simplification.
2800
ecd3d54f
MA
28012009-08-25 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2804 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2805 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2806 for timeout values.
78176e69
MA
2807 (Top): Remove footnote saying D-Bus is not enabled by
2808 default. (Bug#4256)
ecd3d54f 2809
0f215bca
DU
28102009-08-23 Daiki Ueno <ueno@unixuser.org>
2811
2812 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2813 Reported by Jari Aalto (Bug#4211).
0f215bca 2814 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2815 epa-global-mail-mode.
3b7ab45f
DU
2816 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2817 epa-setup.
0f215bca 2818
4f22e84d
MA
28192009-08-16 Michael Albinus <michael.albinus@gmx.de>
2820
2821 * dbus.texi (Asynchronous Methods): Allow nil handler.
2822
9ff0b02b 28232009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2824
26b03ee3 2825 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2826
26b03ee3 2827 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2828
4c39f404
CY
28292009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2830
2831 * calc.texi (Date Forms): Fix typos.
2832
3bcfba17
GM
28332009-08-08 Glenn Morris <rgm@gnu.org>
2834
2835 * org.texi (Agenda commands): Restore clobbered change.
2836
66783bb4
EZ
28372009-08-07 Eli Zaretskii <eliz@gnu.org>
2838
2839 * calc.texi (Graphics, Devices): Update with the peculiarities of
2840 operation on MS-Windows.
2841
c8d0cf5c
CD
28422009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2843
2844 * org.texi (Publishing action): Improve documentation of file
2845 names when publishing to the source directory.
2846 (Clean view): Document `org-indent-mode'.
2847 (Clocking work time): Add documentation for the
2848 new :timetamp option when creating a clock report.
2849 (Paragraphs): Fix many typos.
2850 (Plain lists): Remove duplicate explanation about the
2851 `C-c *' command.
2852 (Literal examples): Update to reflect the new behavior
2853 of the -n -r -k switches when exporting source code examples.
2854 (Structure editing): Add information about `C-c *',
2855 converting a plain list into a list of Org items.
2856 (Remember): Small rephrasing of the paragraph
2857 describing remember.el. Also mentioned that remember.el is part
2858 of Emacs 23, not Emacs 22.
2859 (Clocking work time): Add documentation about
2860 displaying the current clocking time against the effort estimate.
2861 Also add a footnote about using `org-clock-in-prepare-hook' to add
2862 an effort estimate on the fly, just before clocking it.
2863 (Footnotes): Document automatic renumbering and
2864 sorting.
2865 (Agenda commands): Document new bulk commands.
2866 (Plain lists): Document new behavior of
2867 `org-cycle-include-plain-lists'.
4e2af782 2868 Hyphenation only in TeX.
c8d0cf5c
CD
2869 (Clocking work time): Document the key to update effort
2870 estimates.
2871 (Clocking work time): Document the clock time display.
2872 (Structure editing, TODO basics): Document new
2873 variables.
2874 (Column attributes): Document new colciew operators.
2875 (Publishing options): Document :xml-declaration.
2876 (Tracking TODO state changes): Document the
2877 LOG_INTO_DRAWER property.
2878 (Literal examples): Document the new implementation for
2879 editing source code.
2880 (Publishing action): Mention the new publishing
2881 function, to publish an Org source file.
2882 (Publishing links): Mention how to link to an Org source file.
2883 (Macro replacement): Document new macros.
2884 (Handling links): Document type-specific completion
2885 when inserting links.
2886 (Structure editing, Plain lists): Improve documentation
2887 on sorting.
2888 (Internal links): Document custom ids for links.
2889 (Handling links): Document custom ids for links.
2890 (CSS support): Document new class.
2891 (Refiling notes): Document the possibility to create new nodes
2892 during refiling.
2893 (Agenda commands): Document the "?" operator to find
2894 tasks without effort setting.
2895 (Exporting agenda information): Section moved.
2896 (RSS Feeds): New section.
2897 (Built-in table editor): Document M-e and M-a navigate
2898 inside table field.
2899 (Stuck projects): Docment that projects identified as
2900 un-stuck will still be searchd for stuck sub-projects.
2901 (Paragraphs): Document centering.
2902 (Creating timestamps, Agenda commands): Document new
2903 behavior when changing time stamps.
2904 (Structure editing): Document the new command
2905 `org-clone-subtree-with-time-shift'.
2906 (Publishing): Refresh this chapter.
2907 (Export options, Export options, In-buffer settings):
2908 Document the new keywords.
2909 (Matching tags and properties): Collect all
2910 documentation about tags/property matches here.
2911 (Setting tags): Document `org-tag-persistent-alist'.
2912 (Weekly/daily agenda): New section.
2913 (Orgstruct mode): Describe `orgstruct++-mode'.
2914 (Drawers): Mention the LOGBOOK drawer.
2915 (Export options, Sectioning structure): Document the
2916 #+LEATEX_HEADER in-buffer setting.
2917 (Bugs): Section removed.
2918 (Hooks): New section.
0c7efc08 2919 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2920 (Context-sensitive commands): New section.
2921 (Setting tags): Document newline option.
2922 (Global TODO list, Matching tags and properties):
2923 Mention more variables.
2924 (Checkboxes): Update to changed command behavior.
81a5560e 2925
40d2791f
CY
29262009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2927
2928 * speedbar.texi (Basic Key Bindings): Fix typo.
2929
65d0154b
JB
29302009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2931
2932 * calc.texi (Vector/Matrix Functions): Add index entries for both
2933 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2934 affects matrices with more than one row.
b5bdfd9f 2935 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2936
5a9e3ab7
JB
29372009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2938
2939 * calc.texi (Stack Manipulation Commands): Add documentation for
2940 `calc-transpose-lines'
2941
42fb7e61
MA
29422009-07-27 Michael Albinus <michael.albinus@gmx.de>
2943
2944 * dbus.texi (Receiving Method Calls): Describe special return value
2945 `:ignore'.
2946
574b69d5
AM
29472009-07-24 Alan Mackenzie <acm@muc.de>
2948
2949 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2950 initialization, any individual variable setting now takes precedence
2951 over one done via c-file-style/c-file-offsets.
2952
ec06459c
JB
29532009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2954
2955 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2956 truncated when Calc is quit.
2957 (Customizing Calc): Document `calc-undo-length'.
2958
4ce54f6b
CY
29592009-07-20 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2962
0e4f8ba5
GM
29632009-07-11 Kevin Ryde <user42@zip.com.au>
2964
2965 * pcl-cvs.texi (About PCL-CVS):
2966 * widget.texi (Basic Types):
2967 Fix cross-references.
2968
fa0f81b0
AS
29692009-07-01 Andreas Schwab <aschwab@redhat.com>
2970
2971 * dbus.texi (Type Conversion): Don't use literal control character.
2972
88a683c5
MA
29732009-07-01 Michael Albinus <michael.albinus@gmx.de>
2974
2975 * tramp.texi (GVFS based methods): New section.
2976 (Remote processes): Processes for GVFS based methods run locally.
2977
36c8febb
MA
29782009-06-30 Michael Albinus <michael.albinus@gmx.de>
2979
0c7efc08
SM
2980 * tramp.texi (Inline methods, External methods, Gateway methods):
2981 Avoid the words "kludge" and hack".
36c8febb
MA
2982 (External methods): Add `synce' method.
2983
2984 * trampver.texi: Update release number.
2985
d6b951bb
MA
29862009-06-22 Michael Albinus <michael.albinus@gmx.de>
2987
2988 Sync with Tramp 2.1.16.
2989
2990 * tramp.texi (History): Add GVFS support.
2991 (External methods): Precise `rsync' description. Add `dav', `davs' and
2992 `obex' methods. Add 'tramp-gvfs-methods' option.
2993 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2994 forms.
2995 (Remote Programs): Introduce `tramp-own-remote-path'.
2996 (Remote processes): New subsection "Running remote programs that create
2997 local X11 windows".
2998 (Frequently Asked Questions): Improve code for disabling vc.
2999
3000 * trampver.texi: Update release number. Set default value of
3001 `emacsgvfs'.
3002
70243478
CY
30032009-06-21 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * Branch for 23.1.
3006
54b31cbf
GM
30072009-06-17 Glenn Morris <rgm@gnu.org>
3008
3009 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3010 (Latest version of Emacs): Mention source code repository.
3011
f6adc23c
GM
30122009-06-16 Glenn Morris <rgm@gnu.org>
3013
3014 * faq.texi (Top): Language tweak.
3015 (Extended commands): Most people have arrow keys.
3016 (Emacs manual): Say how to follow info links.
3017 (File-name conventions): Change title a bit. Explain about source
3018 versus installed. Condense etc description.
3019 (Guidelines for newsgroup postings): Mention Savannah list page.
3020 (Newsgroup archives): Simplify.
3021 (Contacting the FSF): Add contact URL.
3022 (Emacs Lisp documentation): Printed version not always available.
3023 (Installing Texinfo documentation): Explain how by hand installation is
3024 not normally needed. Use add-to-list. Remove duplicate reference.
3025 (Informational files for Emacs): Move info on Help menu here from
3026 "File-name conventions".
3027 (Help installing Emacs): Tweak uref.
3028 (Obtaining the FAQ): Mention repository.
3029 (Origin of the term Emacs): Explain "ITS".
3030 (Changing load-path): Use add-to-list.
3031 (Automatic indentation): Clarify this is for Text mode.
3032 Don't mention Indented Text mode.
3033 (Finding Emacs on the Internet): The FSF does not seem to offer a
3034 deluxe distribution on CD anymore.
3035
b59a8457
GM
30362009-06-16 Glenn Morris <rgm@gnu.org>
3037
3038 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3039 Recommend the latest release. Mention how to get older FAQs.
3040 Recommend the Emacs manual.
3041 (Guidelines for newsgroup postings): Discourage cross-posts.
3042 (Underlining paragraphs): Remove.
3043 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3044 (Bugs and problems): Update key-binding.
3045 (Problems with very large files): Mention 64-bit.
3046 (Shell process exits abnormally): Remove.
3047 (Problems with Shell Mode): Rename and update.
3048 (Spontaneous entry into isearch-mode)
3049 (Problems talking to certain hosts): Remove. This is old information,
3050 in etc/PROBLEMS if needed.
3051 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3052 (Dired claims that no file is on this line): Update.
3053 (Installing Emacs, Problems building Emacs): Simplify.
3054 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3055 information.
3056 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3057 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3058 (JDEE): "JDEE", not "JDE".
3059 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3060 Remove. This is old information, in etc/PROBLEMS if needed.
3061 (stty and Backspace key, Kanji and Chinese characters): Remove.
3062 (Right-to-left alphabets): Update section.
3063 (Changing the included text prefix): Gnus uses message-yank-prefix.
3064 Add cross-reference to Supercite manual.
3065 (Saving a copy of outgoing mail): Simplify output file description.
3066 (Expanding aliases when sending mail): Refer to Emacs manual.
3067 Remove old info about RFC822.
3068 Correct description of how to rebuild aliases.
3069 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3070 (MIME with Emacs mail packages)
3071 (Viewing articles with embedded underlining)
3072 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3073 Remove old sections.
3074 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3075 and is well-documented in the Gnus manual.
3076 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3077 (Making Gnus faster): Rename from "Starting Gnus faster".
3078 Merge "Catch-up is slow in Gnus" into here.
3079
0e6d12ca
GM
30802009-06-14 Glenn Morris <rgm@gnu.org>
3081
3082 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3083 (New in Emacs 23): New section.
3084 (Handling C-s and C-q with flow control): Add xref.
3085
2e17e05e
GM
30862009-06-13 Glenn Morris <rgm@gnu.org>
3087
3088 * faq.texi (Setting up a customization file): Grammar fix.
3089 Customize is no longer "new".
3090 (Displaying the current line or column): Line-number mode is on by
3091 default. Don't mention `column' package. Mention linum.el.
3092 (Turning on abbrevs by default): Explain how to do it for buffers,
3093 modes, and everywhere.
3094 (Associating modes with files): Use add-to-list. Don't mention Emacs
3095 19.
3096 (Highlighting a region): On by default since 23.1.
3097 (Replacing highlighted text): Update doc quote.
3098 (Working with unprintable characters): Don't mention search-quote-char.
3099 (Using an already running Emacs process): Gnuclient is probably not an
3100 enhancement these days.
3101 (Indenting switch statements): Remove mention of pre-Emacs 20.
3102 (Horizontal scrolling): Abbreviate Emacs 20 description.
3103 (Replacing text across multiple files): Fix name of dired command.
3104 (Disabling backups): Use require not load.
4f9d4de3 3105 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3106
2a1cf2b9
BW
31072009-06-13 Bill Wohler <wohler@newt.com>
3108
3109 Release MH-E manual version 8.2.
3110
3111 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3112 release 8.2.
3113
85b438b7
GM
31142009-06-13 Glenn Morris <rgm@gnu.org>
3115
3116 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3117 in this day and age the common meaning is "on the web".
3118 (copying): Use @copyright in all cases.
3119 (Basic keys): Remove reference to deleted manual node "Text Characters".
3120 (File-name conventions): Use GNU as an example rather than SERVICE.
3121 default.el lives in site-lisp. Update Info directory location.
3122 (Real meaning of copyleft): GPL actions have been brought, but all
3123 settled out of court.
3124 (Guidelines for newsgroup postings): Shorten section title.
3125 Simplify comp.emacs description.
3126 (Newsgroup archives): Change Google URL. Describe Gmane.
3127 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3128 points". Mention List-Unsubscribe header.
3129 (Contacting the FSF): Update email and URLs.
3130 (Basic editing): Mention F1 for help.
3131 (Installing Texinfo documentation): Refer to Texinfo website rather
3132 than ftp server.
3133 (Printing a Texinfo file): Mention texi2pdf.
3134 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3135 are just stubs nowadays.
3136 (Latest version of Emacs): Explain version numbers.
3137 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3138 (Turning on syntax highlighting): No need to mention hilit19 any more.
3139 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3140 (Modes for various languages): Remove section.
3141 (Major packages and programs): Remove most version and maintainer
3142 information - it's hard to keep up-to-date, and adds nothing.
3143 Similarly with direct links to mailing lists.
3144 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3145 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3146 years, and Emacs comes with tools for this now.
3147 (Patch): Remove section - this is a standard tool.
3148 (Using function keys under X): Remove section.
3149
93e2d996
GM
31502009-06-12 Glenn Morris <rgm@gnu.org>
3151
3152 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3153 (Help installing Emacs): Remove reference to deleted X11 node.
3154 (Associating modes with files): Interpreter-mode-alist is no longer
3155 subservient to auto-mode-alist.
3156 (Installing Emacs): Change future Emacs version.
3157 (Linking with -lX11 fails): Remove old section.
3158 (Packages that do not come with Emacs): Update ELL location.
3159 Emacs Lisp archive is dead.
3160 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3161 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3162 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3163 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3164 (Removing flashing messages): Remove section about non-existent Gnus
3165 option.
3166
f0bf7708
GM
3167 * faq.texi (Top): Add @top command.
3168 Remove the optional arguments from all @node commands: makeinfo can
3169 generate these automatically, and it is easier to edit and rearrange
3170 nodes without them.
3171
30884d11
GM
31722009-06-11 Glenn Morris <rgm@gnu.org>
3173
3174 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3175 (The LPF): Make the updated URL the sole reference point.
3176 (Learning how to do something): Update refcard price and format.
3177 (Getting a printed manual): Sources in doc/emacs/, not man/.
3178 Also available in PDF format. Since the page count varies, be less
3179 precise.
3180 (Informational files for Emacs): Remove references to deleted files
3181 LPF and SUN-SUPPORT, and to UUCP.
3182 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3183 Remove many obsolete ways to get the FAQ, which now seems only to be
3184 distributed with Emacs.
3185 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3186
deab46e0
CY
31872009-06-09 Chong Yidong <cyd@stupidchicken.com>
3188
223b43fa 3189 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3190 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3191
deab46e0
CY
3192 * ada-mode.texi (Installation, Compile commands)
3193 (Project File Overview, No project files, Set compiler options)
3194 (Use GNAT project file, Use multiple GNAT project files)
3195 (Identifier completion): Use @samp for menu items, and @kbd for key
3196 sequences (Bug#3504).
3197
71fbd643
DU
31982009-06-04 Daiki Ueno <ueno@unixuser.org>
3199
8c9bb6f5 3200 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3201
f197085b
CY
32022009-06-04 Ryan Yeske <rcyeske@gmail.com>
3203
3204 * message.texi (Header Commands): Fix descriptions to match
3205 keybindings.
3206
7f3bc720
DU
32072009-04-22 Daiki Ueno <ueno@unixuser.org>
3208
3209 * gnus.texi (Security): Mention that EasyPG is the current default.
3210
4518068d
CY
32112009-04-13 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * ediff.texi (Session Commands): Fix typo.
3214
d7ca410a
MB
32152009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3216
3217 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3218 news.software.readers. Reported by Florian Rehnisch.
3219
c6c76add
GM
32202009-04-02 Glenn Morris <rgm@gnu.org>
3221
3222 * auth.texi: Capitalize direntry.
3223
3224 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3225 using a period in the entry name. (Bug#2797)
3226
35ed8e2e
JB
32272009-03-03 Juanma Barranquero <lekktu@gmail.com>
3228
3229 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3230 ($(infodir)/auth, auth.dvi): New targets.
3231
e280480a
GM
32322009-03-03 Glenn Morris <rgm@gnu.org>
3233
3234 * auth.texi: Fix @setfilename.
3235
3236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3237 (auth, $(infodir)/auth, auth.dvi): New rules.
3238
8a76755b
GM
32392009-02-25 Glenn Morris <rgm@gnu.org>
3240
3241 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3242
0038d478
MB
32432009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3244
3245 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3246
32472009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3248
3249 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3250 gnus-nocem-issuers, and gnus-nocem-verifyer.
3251
867d4bb3
JB
32522009-02-20 Juanma Barranquero <lekktu@gmail.com>
3253
3254 * ada-mode.texi (Project files, Automatic Casing):
3255 * dbus.texi (Signals):
3256 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3257 * mh-e.texi (HTML):
3258 * nxml-mode.texi (Locating a schema)
3259 (Using the document's URI to locate a schema):
3260 * org.texi (Footnotes, Using the mapping API):
3261 * rcirc.texi (Channels): Remove duplicate words.
3262
3a44dc1f
GM
32632009-02-20 Glenn Morris <rgm@gnu.org>
3264
3265 * dired-x.texi (Miscellaneous Commands):
3266 * gnus.texi: Minor updates for mbox Rmail.
3267
5dc584b5
KB
32682009-02-16 Karl Berry <karl@gnu.org>
3269
b59a8457
GM
3270 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3271 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3272 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3273 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3274 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3275 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3276 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3277 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3278 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3279 Consistently use @insertcopying in the Top node,
5dc584b5 3280 @contents at the front (after @end titlepage),
b59a8457 3281 and @direntry after @copying. (Bug#1988)
5dc584b5 3282
9eb59592
MB
32832009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3284
3285 * auth.texi: New file documenting auth-source.
3286
d324fa76
CD
32872009-02-13 Carsten Dominik <dominik@science.uva.nl>
3288
3289 * org.texi (Org Plot): Fix link.
3290
7a603b73
DU
32912009-02-09 Daiki Ueno <ueno@unixuser.org>
3292
3293 * epa.texi (Mail-mode integration): Mention the way to do
3294 "encrypt-to-self". (Bug#1807)
3295
a626b338 32962009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3297
3298 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3299
3b36c17e
MB
33002009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3301
3302 * gnus-news.texi: Print version about Incoming*.
3303
55033558
CD
33042009-02-02 Carsten Dominik <dominik@science.uva.nl>
3305
3306 * org.texi (Structure editing, Handling links)
3307 (Fast access to TODO states, Javascript support): Make standard docs
3308 correctly reflect default variable settings.
3309
ec712abb
GM
33102009-02-02 Glenn Morris <rgm@gnu.org>
3311
3312 * org.texi: Fix typos.
3313
7112648c
MA
33142009-02-01 Michael Albinus <michael.albinus@gmx.de>
3315
3316 Sync with Tramp 2.1.15.
3317
3318 * trampver.texi: Update release number.
3319
2e461fc1
CD
33202009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3321
3322 * org.texi (TODO dependencies): Document TODO dependencies on
3323 checkboxes.
3324
bc283609
CD
33252009-01-30 Carsten Dominik <dominik@science.uva.nl>
3326
3327 * org.texi (TODO dependencies): Document key binding for toggling
3328 ORDERED property.
3329
74fc5047
MA
33302009-01-28 Michael Albinus <michael.albinus@gmx.de>
3331
3332 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3333 of hook functions.
3334
d6685abc
CD
33352009-01-28 Carsten Dominik <dominik@science.uva.nl>
3336
3337 * org.texi (TODO dependencies): New section.
3338
65c439fd
CD
33392009-01-27 Carsten Dominik <dominik@science.uva.nl>
3340
3341 * org.texi (Plain lists, TODO basics, Priorities)
3342 (Multiple sets in one file, Conflicts): Document interaction with
3343 `shift-selection-mode'.
3344
5fafc247
JB
33452009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3346
3347 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3348 Make Calc the subject of sentences.
3349 (Rearranging Formulas using Selections): Discuss new options
3350 for `j *'.
3351
e7433508
MA
33522009-01-26 Michael Albinus <michael.albinus@gmx.de>
3353
3354 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3355
2096a1b6
GM
33562009-01-26 Glenn Morris <rgm@gnu.org>
3357
3358 * org.texi: Fix typos.
3359
0cb61492
BW
33602009-01-26 Bill Wohler <wohler@newt.com>
3361
2096a1b6 3362 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3363
0bd48b37
CD
33642009-01-25 Carsten Dominik <dominik@science.uva.nl>
3365
3366 * org.texi (References): Add information about remote references.
3367 (Built-in table editor): Document `C-c RET' in tables.
3368 (Math symbols, Quoting LaTeX code): Mention that simple
3369 LaTeX macros survive LaTeX export.
3370 (Images in LaTeX export): Show how to create a reference to a
3371 figure.
3372 (Sectioning structure): Document that the LaTeX class can be
3373 specified in a property.
3374 (Text areas in HTML export): New section.
3375 (External links): Add examples for text search and ID links.
3376 (Built-in table editor): Remove the descriptio of `C-c
3377 C-q', it not longer works.
3378 (Literal examples): Document that a space must follow
3379 the colon in short examples.
3380 (Relative timer): Document `org-timer-stop'.
3381 (Footnotes): New section.
3382 (Footnote markup): Shorten section and refer to new Footnote
3383 section.
3384 (Literal examples): Add documentation for line
3385 numbering in and references to code examples.
3386 (CSS support): Fix the description of default CSS styles.
3387 (Capturing column view): Document
3388 "file:path/to/file.org" as an allowed value for the ID property of
3389 a dynamic block copying column view.
3390
49dbbaf2
SE
33912009-01-23 Stephen Eglen <stephen@gnu.org>
3392
3393 * mh-e.texi (Getting Started): Describe $MH.
3394
193e6828
MA
33952009-01-21 Michael Albinus <michael.albinus@gmx.de>
3396
3397 * tramp.texi (all): Harmonize usage of "external method",
3398 "external transfer method" and "out-of-band method".
3399 (Connection types): Precise the differences of inline and external
3400 methods. Written by Adrian Phillips <a.phillips@met.no>.
3401
26b9f88d
MB
34022009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3403
3404 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3405 commands as described at the top. Reported by Allan Gottlieb
3406 <gottlieb@nyu.edu>.
3407
34082009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3409
3410 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3411 nnmail-pathname-coding-system.
3412
377952e0
GM
34132009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3414
3415 * org.texi (Relative timer): Fix typo.
3416
a20d3598
JB
34172009-01-15 Juanma Barranquero <lekktu@gmail.com>
3418
3419 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3420 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3421
a50253cc
GM
34222009-01-13 Glenn Morris <rgm@gnu.org>
3423
3424 * org.texi: Fix some more typos.
3425
07450bee
GM
34262009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3427
3428 * org.texi: Fix some typos.
3429
e3e955fe
MB
34302009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * gnus.texi (Group Parameters): Add note for local variables.
3433
34342009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3435
0c7efc08
SM
3436 * gnus.texi (Converting Kill Files): Fix URL.
3437 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3438
34392009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3440
3441 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3442 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3443 (Paging the Article): Add index entry.
3444
71dd9983
JB
34452009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3446
3447 * ada-mode.texi (Examples): Delete redundant text.
3448
4a0cf14f
MA
34492009-01-03 Michael Albinus <michael.albinus@gmx.de>
3450
36c8febb 3451 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3452
3453 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3454 addresses.
3455
aedac0f0
BW
34562009-01-03 Bill Wohler <wohler@newt.com>
3457
3458 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3459 kept empty.
3460
4c65b566
CD
34612008-12-20 Carsten Dominik <dominik@science.uva.nl>
3462
3463 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3464 (HTML Export commands, LaTeX/PDF export commands):
3465 Improve documentation about transient-mark-mode.
e9fce1ac 3466 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3467 to fields in the last table row.
3468
e1a78e1e
JL
34692008-12-19 Juri Linkov <juri@jurta.org>
3470
3471 * info.texi (Search Text): Remove mention of removed key binding M-s.
3472
17a0aa82
CD
34732008-12-18 Carsten Dominik <dominik@science.uva.nl>
3474
3475 * org.texi (References): Remove mentioning of @0 as reference for the
3476 last line, this has been reverted in the Lisp sources.
3477
4997d802
JB
34782008-12-17 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3481 (DVI_TARGETS): Remove duplicates. Add sasl.
3482 ($(infodir)/sasl, sasl.dvi): New targets.
3483
33306645
CD
34842008-12-17 Carsten Dominik <dominik@science.uva.nl>
3485
3486 * org.texi: Version number pushed to 6.15d.
3487
db55f368
CD
34882008-12-16 Carsten Dominik <dominik@science.uva.nl>
3489
a0bf4117 3490 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3491 (Images in LaTeX export): New section.
3492 (Inlined images, Images in HTML export): Sections renamed.
3493
dae0a942
MB
34942008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3495
3496 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3497
9f5572e9
MB
34982008-12-04 David Engster <dengste@eml.cc>
3499
3500 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3501 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3502
bc23baaa
CD
35032008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3504
3505 * org.texi (Using the mapping API): Fix bug in mapping example.
3506 (Publishing options): Make the list of properties complete again, in
3507 correspondence to the variable `org-export-plist-vars'.
3508 (Property searches): Document new special values for time comparisons.
3509 (Tag inheritance): Refine the description of tag inheritance.
3510 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3511 (Effort estimates): Document the new relative timer.
bc23baaa 3512
3bf8054f
JB
35132008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3514
3515 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3516 (Using Calc): Clarify use of `C-x * o'.
3517 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3518
ac134f2f
RS
35192008-11-28 Richard M Stallman <rms@gnu.org>
3520
3521 * dbus.texi (Receiving Method Calls): Clean up previous change.
3522
ace706d1
MA
35232008-11-26 Michael Albinus <michael.albinus@gmx.de>
3524
3525 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3526 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3527 `dbus-unescape-from-identifier'.
3528 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3529 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3530 (Signals): Use the constants in the example.
3531
d60b1ba1
CD
35322008-11-24 Carsten Dominik <dominik@science.uva.nl>
3533
b97439ce 3534 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3535
ce4fdcb9
CD
35362008-11-23 Carsten Dominik <dominik@science.uva.nl>
3537
3538 * org.texi (Setting up Remember): Document `org-remember-mode'.
3539 (External links): Document that bbdb links can use a regular
3540 expression.
3541 (External links): Document that elisp links can contain interactive
3542 commands.
3543
c8548a00 35442008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3545
3546 * viper.texi (viper-translate-all-ESC-keysequences):
3547 Description removed.
3548
6a2c4aec
GM
35492008-11-19 Glenn Morris <rgm@gnu.org>
3550
3551 * doclicense.texi: Change to FDL 1.3.
3552 Relicense all texi files under FDL 1.3 or later.
3553
59ee4113
JB
35542008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3555
3556 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3557
59bcbb98 35582008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3559
0c7efc08 3560 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3561
3562 * ediff.texi: Version/date change.
9f90198a 3563
8aa41c9b
CY
35642008-11-14 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3567
17587b1b
JB
35682008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3569
3570 * calc.texi (About This Manual): Comment out a mention of
3571 marginal notes.
3572
564c900e
CD
35732008-11-12 Carsten Dominik <dominik@science.uva.nl>
3574
3575 * org.texi (Clocking work time): Document the :formula property of
3576 clock tables.
3577 (Structure editing, Refiling notes): Document refiling regions.
3578 (Agenda commands): Document the double-prefix version
3579 of the `l' command in the agenda.
3580 (Handling links): Explain the effect of a double prefix
3581 arg to `C-c C-o'.
3582 (TODO basics): Add documentation for tag triggers.
3583
3c4be1f2
GM
35842008-10-23 Glenn Morris <rgm@gnu.org>
3585
3586 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3587 byte-compiling things like `+'.
3588
3589 * ns-emacs.texi: Merge copyright years of author now with assignment
3590 into FSF years.
3591 (VER): Use it for easier automatic updating. Use Emacs version rather
3592 than standalone Emacs.app version.
3593
a6520ff3
CD
35942008-10-12 Carsten Dominik <dominik@science.uva.nl>
3595
864c9740 3596 * org.texi: Lots of minor fixes.
a6520ff3
CD
3597 (Capture): New chapter.
3598 (Org Plot): New section.
3599
db7a4b66
MH
36002008-09-30 Magnus Henoch <mange@freemail.hu>
3601
3602 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3603
4043c194
JB
36042008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3605
3606 * calc.texi (User Defined Units): Mention how to enter optional display
3607 string.
3608
eef5ade7
MB
36092008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3610
0c7efc08 3611 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3612 avoid the "y/n" wording.
3613
e52cac88
MB
36142008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3615
0c7efc08 3616 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3617
36182008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3619
3620 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3621 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3622
00c55306
BW
36232008-09-22 Bill Wohler <wohler@newt.com>
3624
3625 Release MH-E manual version 8.1.
3626
3627 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3628 release 8.1.
3629
3630 * mh-e.texi: Retain dual license as agreed to by the FSF.
3631 However, bump GPL to Version 3.
3632 Use @include for license text.
3633
e52cac88 36342008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3635
3636 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3637 (Store custom flags and keywords, Store arbitrary data):
3638 Clean up markup.
64763fe3
MB
3639
36402008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3641
3642 * gnus.texi (The Gnus Registry): Document it.
3643
9e601b8d
MB
36442008-09-08 David Engster <dengste@eml.cc>
3645
88ee5b02
JB
3646 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3647 Clarify section about choosing back end servers.
9e601b8d 3648
247043f1
GM
36492008-08-23 Glenn Morris <rgm@gnu.org>
3650
3651 * dired-x.texi (Shell Command Guessing):
3652 Mention dired-guess-shell-case-fold-search. (Bug#417)
3653
2bfec7a0
MA
36542008-08-22 Michael Albinus <michael.albinus@gmx.de>
3655
3656 * trampver.texi: Update release number.
3657
247043f1 36582008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3659
3660 * ns-emacs.texi: Update version.
3661 (Introduction): Correct menu location for options save.
3662 (Customization): Note that defaults are stored under org.gnu.Emacs.
3663
8c20bd92
BW
36642008-08-11 Bill Wohler <wohler@newt.com>
3665
3666 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3667 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3668 Henman) (closes SF #1768928).
3669
767a4d92
GM
36702008-08-10 Glenn Morris <rgm@gnu.org>
3671
3672 * ns-emacs.texi: Use @copying. Change copyright of authors with
3673 assignment to FSF. Change license to GFDL.
3674 (Top): Remove outdated references.
3675
6ecfe5c2
MB
36762008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3677
88ee5b02
JB
3678 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3679 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3680 gnus-summary-sort-by-most-recent-date.
3681 (Summary Sorting): Explain prefix argument.
3682
36832008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3684
3685 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3686 gnus-summary-pipe-output.
3687
eb932e8a
MA
36882008-08-03 Michael Albinus <michael.albinus@gmx.de>
3689
3690 * dbus.texi (Receiving Method Calls): Document error handling of own
3691 D-Bus methods.
3692
bfe16263
BW
36932008-08-01 Bill Wohler <wohler@newt.com>
3694
3695 * mh-e.texi (Reading Mail)
9f90198a 3696 (Viewing Attachments): Describe new function
bfe16263
BW
3697 mh-show-preferred-alternative.
3698 (Sending Mail, Redistributing, Sending Message): Describe new hook
3699 mh-annotate-msg-hook.
3700
21956b56
MA
37012008-07-31 Michael Albinus <michael.albinus@gmx.de>
3702
3703 * dbus.texi (Arguments and Signatures): Fix example.
3704 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3705 (Asynchronous Methods): New node.
9f90198a
JB
3706 (Errors and Events): Describe extended layout of `dbus-event'.
3707 New defun `dbus-event-message-type'.
21956b56 3708
7c2fb837
DN
37092008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3710
3711 * ediff.texi: Remove VMS support.
3712
13662773
JB
37132008-07-29 Juanma Barranquero <lekktu@gmail.com>
3714
3715 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3716 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3717
ddde0b34
CY
37182008-07-29 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * Makefile.in: Add mairix-el targets.
3721
37222008-07-29 David Engster <deng@randomsample.de>
3723
3724 * mairix-el.texi: New file.
3725
d5875b25
JB
37262008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3727
366b7d44
JB
3728 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3729 project files. Delete 'main_unit' project variable; not needed. Allow
3730 process environment variables wherever project variables are allowed.
3731 Add tutorial section on multiple GNAT project files.
d5875b25 3732
6cbab8ee
MA
37332008-07-27 Michael Albinus <michael.albinus@gmx.de>
3734
3735 Sync with Tramp 2.1.14.
3736
3737 * trampver.texi: Update release number.
3738
9e2a2647
DN
37392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3740
3741 * ns-emacs.texi:
3742 * faq.texi: Remove mentions of Mac Carbon.
3743
d62672f3
MB
37442008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3745
3746 * gnus.texi (Saving Articles): Describe the 2nd argument of
3747 gnus-summary-save-in-pipe.
3748 (SpamAssassin): Use it.
3749
37502008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3751
3752 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3753
dd12e1c6
CD
37542008-07-25 Carsten Dominik <dominik@science.uva.nl>
3755
3756 * org.texi (Export options): Document the use of the creator flag.
3757
44ce9197
CD
37582008-07-24 Carsten Dominik <dominik@science.uva.nl>
3759
3760 * org.texi: New version 6.06a.
3761
ddd13c5d
JB
37622008-07-23 Juanma Barranquero <lekktu@gmail.com>
3763
3764 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3765 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3766
8dc6104d
JB
37672008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3768
3769 * calc.texi (Editing Stack Entries):
3770 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3771 Calc's help functions. Mention fixing typos.
3772 (Customizing Calc): Fix typo.
3773
37742008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3775
3776 * calc.texi (summarykey): New macro. Use to correctly format keys in
3777 the summary.
3778
ddd13c5d 37792008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3780
3781 * ns-emacs.texi (Customization): Corrected documentation on color
3782 specification formats.
3783
568beaa2
AS
37842008-07-19 Andreas Schwab <schwab@suse.de>
3785
db8ef699 3786 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3787
3788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3789 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3790
cd71b9ae
MA
37912008-07-18 Michael Albinus <michael.albinus@gmx.de>
3792
3793 * dbus.texi (Inspection): Rework, introduce submenus.
3794 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3795 (Properties and Annotations, Arguments and Signatures): New nodes.
3796
9b7993b4
MA
37972008-07-13 Michael Albinus <michael.albinus@gmx.de>
3798
3799 * dbus.texi (Receiving Method Calls): Fix description of
3800 `dbus-register-method'.
3801 (Signals): Allow also signal arguments for filtering in
3802 `dbus-register-signal'.
3803
241d447b
JB
38042008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3805
3806 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3807 `cnorm'.
3808 (Arithmetic Tutorial): Simplify the verification of prime factors.
3809
adb46650
MB
38102008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3811
3812 * gnus.texi (Saving Articles): Mention
3813 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3814
92e15881
JB
38152008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3816
3817 * calc.texi: Adjust mode line throughout.
3818
ea597303
JB
38192008-06-28 Juanma Barranquero <lekktu@gmail.com>
3820
3821 * sasl.texi (Mechanisms): Fix typos.
3822
aee08080
JB
38232008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3824
3825 * calc.texi (Killing from the stack): Mention using normal Emacs
3826 copying.
3827
a06a4a12
MA
38282008-06-21 Michael Albinus <michael.albinus@gmx.de>
3829
0c7efc08 3830 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3831 Add `auth-source' mechanism.
a06a4a12
MA
3832 (Connection caching): Tramp reopens the connection automatically,
3833 when the operating system on the remote host has been changed.
3834
7389398d
EZ
38352008-06-20 Eli Zaretskii <eliz@gnu.org>
3836
3837 * makefile.w32-in (distclean): Remove makefile.
3838
b349f79f
CD
38392008-06-17 Carsten Dominik <dominik@science.uva.nl>
3840
3f9b4c2b 3841 * org.texi (Using the mapping API): New section.
b349f79f 3842 (Agenda column view): New section.
3f9b4c2b 3843 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3844 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3845 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3846
38472008-06-17 Jason Riedy <jason@acm.org>
3848
3849 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3850 function, and efmt may be a two-argument function.
3851 (Radio tables): Document multiple destinations.
3852
cd5c05d2
GM
38532008-06-16 Glenn Morris <rgm@gnu.org>
3854
3855 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3856 Add Cover-Texts.
3857
debf4439
GM
38582008-06-15 Glenn Morris <rgm@gnu.org>
3859
3860 * faq.texi (VER): Update to 23.0.60.
3861
3862 * mh-e.texi: Remove option of licensing under GPL.
3863 Add Cover-Texts to GFDL permissions notice.
3864 (GPL): Remove section.
3865 (GFDL): Include doclicense.texi rather than the actual text.
3866
3867 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3868 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3869
3870 * sasl.texi: Fix output file name.
3871
3872 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3873
3874 * gnus-coding.texi: Refer to license in Gnus manual.
3875
3876 * idlwave.texi, sasl.texi: Use @copying.
3877
3878 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3879
3880 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3881
3882 * url.texi: Use @copying, @title, @subtitle, @author.
3883
3884 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3885 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3886 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3887 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3888 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3889 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3890 * widget.texi, woman.texi:
3891 Remove references to external license, since doclicense is included.
3892
3893 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3894 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3895 Remove references to non-existent Invariant Sections.
3896
091f8bc1
GM
38972008-06-14 Glenn Morris <rgm@gnu.org>
3898
3899 * faq.texi (Major packages and programs): Remove references to external
3900 Supercite, Calc, VIPER, since they have been included for some time.
3901 Update VM, AUCTeX, BBDB entries.
3902
47bcb4d3
UJ
39032008-06-14 Ulf Jasper <ulf.jasper@web.de>
3904
3905 * newsticker.texi: Updated to match latest newsticker changes.
3906
6f093307
GM
39072008-06-13 Glenn Morris <rgm@gnu.org>
3908
3909 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3910 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3911 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3912 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3913 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3914 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3915 * woman.texi:
3916 Update Back-Cover Text as per maintain.info.
3917
2b968687
MB
39182008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3919
3920 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3921
3922 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3923 (gnus-faq.xml): Update repository host.
3924
2b968687
MB
3925 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3926
39272008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3928
3929 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3930 Fix a typo.
3931
39322008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3933
3934 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3935 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3936 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3937
39382008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3939
3940 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3941 coding standards.
3942
39432008-06-14 David Engster <dengste@eml.cc>
3944
3945 * gnus.texi (nnmairix): Markup fixes.
3946
e6d2d263
MB
39472008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3948
2b968687 3949 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3950
39512008-06-05 David Engster <dengste@eml.cc>
3952
3953 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3954
39552008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3956
b344d29d 3957 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3958 (Searching, nnir, nnmairix): New stub nodes.
3959
ad231df6 39602008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3961
3962 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3963
f394fa25
MB
39642008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3965
3966 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3967
58333467
MB
39682008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3969
3970 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3971
67525fb9
JY
39722008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3973
3974 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3975
0549d8fc
JB
39762008-05-06 Juanma Barranquero <lekktu@gmail.com>
3977
3978 * info.texi (Top): Fix typo in xref.
3979
149a3837
KB
39802008-05-05 Karl Berry <karl@gnu.org>
3981
3982 * info.texi (Top): @xref to stand-alone manual.
3983
3a23a519
MB
39842008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3985
3986 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3987 (Various Summary Stuff): Fix typo in last xref.
3988
0a29fbf3
JB
39892008-05-02 Juanma Barranquero <lekktu@gmail.com>
3990
3991 * org.texi (Moving subtrees): Fix typo.
3992
586b90f1
MA
39932008-04-28 Michael Albinus <michael.albinus@gmx.de>
3994
3995 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3996 Tramp via `tramp-mode'.
3997
b5af9883
CD
39982008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3999
4000 * org.texi: Massive changes, in many parts of the file.
4001
d55fe5bb
MB
40022008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * gnus.texi (Oort Gnus): Add message-fill-column.
4005
40062008-04-12 Adrian Aichner <adrian@xemacs.org>
4007
4008 * gnus.texi (Mail Source Specifiers): Typo fix.
4009
40102008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4011
4012 * gnus.texi (Diary Headers Generation): Update key binding for
4013 `gnus-diary-check-message'.
4014
40152008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4016
4017 * gnus.texi (Emacsen): Addition.
4018
40192008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4020
4021 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4022
40232008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4024
4025 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4026
40272008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4028
4029 * gnus-news.texi: Update tool bar item.
4030
40312008-04-09 Sven Joachim <svenjoac@gmx.de>
4032
4033 * gnus-news.texi: Fix typos.
4034
76c109c3
JB
40352008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4036
222027f2 4037 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4038 Add mention of `kron'.
4039
d5fbd5a6
MO
40402008-04-01 Daiki Ueno <ueno@unixuser.org>
4041
0c7efc08
SM
4042 * epa.texi (Encrypting/decrypting *.gpg files):
4043 Document epa-file-name-regexp.
d5fbd5a6 4044
fbcbb58c
KY
40452008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4046
4047 * gnus.texi (Example Methods): Fix description about ssh-agent.
4048 (Indirect Functions): Fix the default value of nntp-telnet-command;
4049 remove link to connect.html.
4050
134ce16c
MA
40512008-03-30 Michael Albinus <michael.albinus@gmx.de>
4052
4053 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4054 dbus-call-method.
4055 (Receiving Method Calls): The timeout can be set by the calling client.
4056
da1975d7
MA
4057 * trampver.texi: Update release number.
4058
2e4089ab
RS
40592008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4060
4061 * gnus.texi (Top): Fix version. Add SASL.
4062
70cab5a9
MA
40632008-03-29 Michael Albinus <michael.albinus@gmx.de>
4064
4065 Sync with Tramp 2.1.13.
4066
4067 * trampver.texi: Update release number.
4068
5bc6ddff
MB
40692008-03-29 Chong Yidong <cyd@stupidchicken.com>
4070
4071 * org.texi: Update to new org-mode website.
4072
40732008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4076
9b3ebcb6
MB
40772008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4078
4079 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4080 gnus-read-ephemeral-gmane-group-url,
4081 gnus-read-ephemeral-emacs-bug-group,
4082 gnus-read-ephemeral-debian-bug-group.
4083
40842008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4085
4086 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4087
4088 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4089 Add FIXMEs for Bookmarks and gnus-registry-marks.
4090
40912008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4092
4093 * gnus.texi (Smileys): Document `smiley-style'.
4094
40952008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4096
4097 * gnus.texi (Gnus Development): Clarify difference between ding and
4098 gnu.emacs.gnus.
4099 (MIME Commands, Using MIME, RSS): Fix markup.
4100
4101 * gnus-faq.texi ([8.4]): Ditto.
4102
41032008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4104
4105 * gnus.texi (Emacsen): Remove obsolete stuff.
4106
41072008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4108
4109 * gnus.texi (Oort Gnus): Add version info WRT
4110 `mail-source-delete-incoming'.
4111
41122008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4113
4114 * gnus.texi (Top): Add "Other related manuals" and version info in
4115 `iftex' output.
4116 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4117 gnus-balloon-face-0 and the corresponding format specifiers.
4118
608d6a81
MA
41192008-03-26 Michael Albinus <michael.albinus@gmx.de>
4120
4121 * tramp.texi (Filename completion): Remove footnote about let-bind
4122 of `partial-completion-mode'. It doesn't work this way.
4123
27a6f132
SM
41242008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4125
4126 * pcl-cvs.texi (Contributors): Update my email.
4127
4a7c4c40
MA
41282008-03-21 Michael Albinus <michael.albinus@gmx.de>
4129
4130 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4131
2940c053
BW
41322008-03-17 Bill Wohler <wohler@newt.com>
4133
4134 * mh-e.texi (Viewing): Update URL for adding header fields to
4135 mh-invisible-header-fields-default.
4136
30864d5f
BW
41372008-03-16 Bill Wohler <wohler@newt.com>
4138
4139 * mh-e.texi (Preface): Add Gnus to requirements.
4140 (Forwarding): Note that forwarded MIME messages are now inline.
4141
31fe2b00
SM
41422008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4143
4144 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4145 (Common Variables): Give precedence to the netcat methods over the
4146 telnet methods, and mention that they are more reliable.
31fe2b00 4147
5e97c626
CD
41482008-03-13 Carsten Dominik <dominik@science.uva.nl>
4149
4150 * org.texi (Exporting Agenda Views): Document agenda export to
4151 iCalendar.
4152 (Progress logging): Document the new progress logging stuff.
4153
37a68866
MB
41542008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4155
4156 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4157 Update for change of `mail-source-delete-incoming'.
4158
4159 * gnus-news.texi: Ditto.
4160
8f7abae3
MB
41612008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4162
4163 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4164 custom versions.
4165
af379c86
AM
41662008-03-07 Alan Mackenzie <acm@muc.de>
4167
4168 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4169 parens/brackets in a k&r region is limited.
4170
3d0f8a67
MB
41712008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4172
4173 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4174 using different Emacs versions.
4175
52151df0
GM
41762008-02-27 Glenn Morris <rgm@gnu.org>
4177
4178 * sc.texi: Remove a lot of old and obsolete info.
4179 (titlepage): Simplify.
4180 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4181 (VM with any Emacsen, GNEWS with any Emacsen)
4182 (Overloading for Non-conforming MUAs, Version 3 Changes)
4183 (The Supercite Mailing List): Delete nodes.
4184 (Introduction): Remove info about old packages.
4185 (Getting Connected): Simplify. Remove info about old packages.
4186 (Citing Commands): Delete Emacs 19 info.
4187 (Hints to MUA Authors): Simplify.
4188 (Thanks and History): Merge in some info from the deleted node
4189 "Version 3 Changes".
4190
b03f96dc
MB
41912008-02-05 Juanma Barranquero <lekktu@gmail.com>
4192
4193 * org.texi (Setting tags, In-buffer settings):
4194 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4195
52bec650
MB
41962008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4197
4198 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4199 installation directory name.
4200
34a3c587
RF
42012008-02-12 Romain Francoise <romain@orebokech.com>
4202
4203 * epa.texi (Overview): Fix typo.
4204
5a8d03e9
MO
42052008-02-11 Daiki Ueno <ueno@unixuser.org>
4206
4207 * epa.texi (Quick start): Remove the .emacs setting.
4208
f1914c40
MO
42092008-02-10 Daiki Ueno <ueno@unixuser.org>
4210
4211 * epa.texi (Quick start): Use the command `epa-enable' instead of
4212 loading `epa-setup'.
4213
bca98fc9
JB
42142008-02-08 Juanma Barranquero <lekktu@gmail.com>
4215
4216 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4217 ($(infodir)/epa, epa.dvi): New targets.
4218
4b01af2e
MO
42192008-02-08 Daiki Ueno <ueno@unixuser.org>
4220
4221 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4222
4223 * epa.texi: New manual documenting the EasyPG Assistant.
4224
06c0751a
MA
42252008-02-06 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4228 (Inspection): New function dbus-ping.
4229
7dcccd7b
MA
42302008-02-05 Michael Albinus <michael.albinus@gmx.de>
4231
4232 * tramp.texi (Remote processes): Add `shell-command'.
4233
a1da1e37
MB
42342008-01-28 Michael Sperber <sperber@deinprogramm.de>
4235
4236 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4237 (Group Parameters): Document `mail-source' parameter.
4238
c9d8f746
MA
42392008-01-27 Michael Albinus <michael.albinus@gmx.de>
4240
4241 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4242 must be a local host.
4243
15db4a13
MO
42442008-01-26 Michael Olson <mwolson@gnu.org>
4245
4246 * erc.texi: Update version for ERC 5.3 release.
4247 (Obtaining ERC): Update extras URLs for 5.3.
4248 (Development): Write instructions for git, and remove those for Arch.
4249 (History): Mention the switch to git.
4250
2bc43980
KB
42512008-01-24 Karl Berry <karl@gnu.org>
4252
bca98fc9
JB
4253 * info.texi (Search Index, Search Text): Mention the command
4254 character in the section name, a la the (Go to node) node.
2bc43980 4255
d2e4a6c9
MA
42562008-01-21 Michael Albinus <michael.albinus@gmx.de>
4257
4258 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4259
0b6799c3
MB
42602008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4261
4262 * gnus-news.texi: Mention gnus-article-describe-bindings.
4263
42642008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4265
4266 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4267
db9c3fb1 42682008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4269
7b4d0413 4270 * org.texi (Property inheritance): New section.
db9c3fb1 4271 (Conventions): New section.
7b4d0413 4272 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4273 commands, and the new bindings for refiling.
4274 (Sparse trees): Document the new special command for sparse trees.
4275 (References): Be more clear about the counting of hilines.
4276 (Handling links): Document M-p/n for accessing links.
4277 (Fast access to TODO states): New section.
4278 (Per file keywords): New section.
4279 (Property inheritance): New section.
4280 (Column attributes): New summary types.
4281 (Capturing Column View): New section.
4282 (The date/time prompt): Cover the new features in the date/time prompt.
4283 Compactify the table of keys for the calendar remote control.
4284 (Clocking work time): Document the new :scope parameter.
4285 (Remember): Promoted to chapter.
4286 (Quoted examples): New section.
4287 (Enhancing text): New verbatim environments.
4288
6ed73f28
MA
42892008-01-14 Michael Albinus <michael.albinus@gmx.de>
4290
4291 * trampver.texi: Update release number.
4292
95838435
MB
42932008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4294
0c7efc08
SM
4295 * gnus.texi (Article Keymap):
4296 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4297 gnus-article-reply-with-original and
4298 gnus-article-followup-with-original.
4299
20234d96
GM
43002008-01-09 Glenn Morris <rgm@gnu.org>
4301
4302 * nxml-mode.texi: Add @copying section.
4303
d82cf70b
MB
43042008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4305
4306 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4307 Server". Add `message-send-mail-with-mailclient'.
4308
4309 * gnus.texi (Posting Server): Move some text to "(message)Mail
4310 Variables" and add a reference here.
4311
addb7f2e
MA
43122008-01-04 Michael Albinus <michael.albinus@gmx.de>
4313
4314 * dbus.texi (Receiving Method Calls): New chapter.
4315 (Errors and Events): Add serial number to events. Replace "signal" by
4316 "message". Introduce dbus-event-serial-number.
4317
4db2806c
MA
43182008-01-03 Michael Albinus <michael.albinus@gmx.de>
4319
4320 * dbus.texi (Type Conversion): Explain the type specification for empty
4321 arrays. Use another example.
4322
c9ecb5a7
MA
43232007-12-30 Michael Albinus <michael.albinus@gmx.de>
4324
4325 * dbus.texi (all): Replace "..." by @dots{}.
4326 (Type Conversion): Precise the value range for :byte types.
4327 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4328 Mention its return value.
4329 (Errors and Events): There is no D-Bus error propagation during event
4330 processing.
4331
702dbfd9
JB
43322007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4333
4334 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4335 New sections.
4336
87035689
MB
43372007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4338
4339 * gnus.texi (Group Parameters): Reorder the text and add a note about
4340 `gnus-parameters' near the beginning of the node.
4341
43422007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4343
4344 * gnus.texi (Score File Editing): Fix function name.
4345
5492f5ca
MA
43462007-12-23 Michael Albinus <michael.albinus@gmx.de>
4347
4348 Sync with Tramp 2.1.12.
4349
4350 * trampver.texi: Update release number.
4351
d4e67bc5
MA
43522007-12-22 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * dbus.texi (Type Conversion): Correct input parameters mapping.
4355
6a31c819
MA
43562007-12-21 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4359 (Errors and Events): Mention wrong-type-argument error.
4360
99a3e35f
AS
43612007-12-21 Alex Schroeder <alex@gnu.org>
4362
4363 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4364 spaces. Fixed some typos.
99a3e35f
AS
4365 (Internet Relay Chat): Explain relay.
4366 (Getting started with rcirc): Change items to reflect prompts.
4367 Add more explanation to rcirc-track-minor-mode and added a comment to
4368 warn future maintainers that this section is a copy.
0c7efc08 4369 (People): Change /ignore example.
62b12a24 4370 (Keywords): Not keywords.
99a3e35f 4371
331e4d02
AS
43722007-12-20 Alex Schroeder <alex@gnu.org>
4373
4374 * rcirc.texi (Top): Fighting Information Overload chapter added.
4375 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4376 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4377 (Fighting Information Overload): New chapter documenting /keyword,
4378 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4379 (Configuration): Document rcirc-server-alist, remove
4380 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4381
cd71c3ef
MA
43822007-12-16 Michael Albinus <michael.albinus@gmx.de>
4383
4384 * dbus.texi (Signals): Fix example in dbus-register-signal.
4385
bbbe940b
MB
43862007-12-14 Sven Joachim <svenjoac@gmx.de>
4387
4388 * gnus.texi (Score Variables): Fix typo.
4389
0ce574ef
MA
43902007-12-07 Michael Albinus <michael.albinus@gmx.de>
4391
4392 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4393 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4394 (Errors and Events): Adapt dbus-event.
4395
b890d447
MB
43962007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4397
4398 * gnus.texi (Other Files): Add the yenc command.
4399
44002007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4401
4402 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4403 since 2004-08-06.
4404
44052007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4406
4407 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4408 on body.
4409
44102007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4411
4412 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4413 and rfc2047-allow-irregular-q-encoded-words; fix description of
4414 rfc2047-encode-encoded-words.
4415
44162007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4417
4418 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4419
3728bf03
MO
44202007-12-05 Michael Olson <mwolson@gnu.org>
4421
4422 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4423 Update documentation for `remember-diary-file'.
4424
a4397af9
MA
44252007-12-04 Michael Albinus <michael.albinus@gmx.de>
4426
4427 * dbus.texi (Signals): Precise `dbus-register-signal'.
4428 (Errors and Events): Rework events part, the internal structure of
4429 dbus-event has changed.
4430
1682490c
JB
44312007-12-03 Juanma Barranquero <lekktu@gmail.com>
4432
4433 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4434 ($(infodir)/dbus, dbus.dvi): New targets.
4435
7b13a0f2
MA
44362007-12-03 Michael Albinus <michael.albinus@gmx.de>
4437
4438 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4439 unconditionally.
4440
4441 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4442 emulation with @print{}.
4443
7ef92bc9
RS
44442007-12-02 Richard Stallman <rms@gnu.org>
4445
4446 * dbus.texi (Overview): Minor cleanup.
4447
22d8ac3a
MA
44482007-12-02 Michael Albinus <michael.albinus@gmx.de>
4449
d3a8e0df
MA
4450 * Makefile.in (INFO_TARGETS): Add dbus.
4451 (DVI_TARGETS): Add dbus.dvi.
4452 (dbus, dbus.dvi): New targets.
4453
22d8ac3a
MA
4454 * dbus.texi: New file.
4455
559764ab
RF
44562007-11-24 Romain Francoise <romain@orebokech.com>
4457
4458 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4459 Fix file name to match @setfilename.
559764ab 4460
ac97a16b
MH
44612007-11-23 Mark A. Hershberger <mah@everybody.org>
4462
4463 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4464 ($(infodir)/nxml-mode): New rule.
4465
4466 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4467 ($(infodir)/nxml-mode): New rule.
4468 (clean): Add nxml-mode*.
4469
4470 * nxml-mode.texi: New file with nxml manual.
4471
404cd454
GM
44722007-11-18 Richard Stallman <rms@gnu.org>
4473
4474 * flymake.texi (Example -- Configuring a tool called directly):
4475 Update example.
4476
b048d478
MA
44772007-11-18 Michael Albinus <michael.albinus@gmx.de>
4478
4479 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4480 double-slash behavior. Explain directory contents flushing.
b048d478 4481
346e8469
JB
44822007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4483
4484 * calc.texi (TeX and LaTeX Language Modes): Put in
4485 missing braces.
4486
404cd454
GM
44872007-11-15 Richard Stallman <rms@gnu.org>
4488
4489 * cl.texi (Equality Predicates): Delete `eql'.
4490 (Predicates, Naming Conventions, Top): Delete `eql'.
4491 (Common Lisp Compatibility): Delete `eql'.
4492 (Porting Common Lisp): Delete obsolete backquote info.
4493 Minor clarification about character constants.
4494 (Sequence Basics): Minor clarification.
4495
1f6af58b
JB
44962007-11-15 Juanma Barranquero <lekktu@gmail.com>
4497
dccb744b 4498 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4499 * tramp.texi (Filename completion): Fix typos.
4500
3bc88bc9
JB
45012007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4502
4503 * calc.texi (Basic commands): Mention the menu.
4504
bc5300d3
MA
45052007-11-12 Michael Albinus <michael.albinus@gmx.de>
4506
4507 * tramp.texi (Connection caching): Tramp flushes connection
4508 properties when remote operating system has been changed.
4509
4d8a28ec
MB
45102007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4511
4512 * gnus-news.texi: Fix spelling.
4513 `message-insert-formatted-citation-line', not
4514 `message-insert-formated-citation-line'.
4515
404cd454
GM
4516 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4517
e1176b47
MA
45182007-11-07 Michael Albinus <michael.albinus@gmx.de>
4519
4520 * tramp.texi (Overview): Mention also the PuTTY integration under
4521 Win32. Remove paragraphs about Tramp's experimental status.
4522 (Frequently Asked Questions): Add code example for highlighting the
4523 mode line.
4524
6159985a
MO
45252007-11-03 Michael Olson <mwolson@gnu.org>
4526
4527 * remember.texi: Change mentions of remember-buffer to
4528 remember-finalize throughout.
4529
bec9b2f5
MO
45302007-10-30 Michael Olson <mwolson@gnu.org>
4531
4532 * remember.texi (Copying): Remove.
4533 (Mailbox): Update with non-BBDB instructions.
4534 (Diary, Org): Add.
4535 (Bibliography, Planner Page): Remove.
4536
b6173182
JB
45372007-10-30 Juanma Barranquero <lekktu@gmail.com>
4538
4539 * makefile.w32-in (INFO_TARGETS): Add remember.
4540 (DVI_TARGETS): Add remember.dvi.
4541 ($(infodir)/remember): New rule.
4542 (clean): Add remember*.
4543
15f3eb73
MO
45442007-10-30 Michael Olson <mwolson@gnu.org>
4545
70bdc930
MO
4546 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4547 ($(infodir)/remember): New rule that builds the Remember Manual.
4548
b6173182
JB
4549 * remember.texi: New file containing the Remember Mode Manual.
4550 Shuffle chapters around after initial import.
7d3f6f1a
MO
4551 (Function Reference): Split Keystrokes into separate chapter.
4552 (Keystrokes): Document C-c C-k.
51d24a12 4553 (Introduction): Fix typographical issue with "---".
15f3eb73 4554
404cd454
GM
45552007-10-29 Richard Stallman <rms@gnu.org>
4556
4557 * widget.texi (Introduction): Delete discussion of implementation
4558 internals.
4559
9bbb9638
MA
45602007-10-29 Michael Albinus <michael.albinus@gmx.de>
4561
4562 * tramp.texi (Connection caching): Host names must be different
4563 when tunneling.
4564
c7ff939a
RS
45652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4566
4567 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4568 Gnus v5.13.
4569
01c52d31
MB
45702007-10-28 Miles Bader <miles@gnu.org>
4571
4572 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4573
01c52d31
MB
45742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4575
0c7efc08
SM
4576 * gnus.texi (Sorting the Summary Buffer):
4577 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4578
45792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4580
4581 * gnus.texi (Non-ASCII Group Names): New node.
4582 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4583 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4584
c8763fb6 45852007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4586
4587 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4588 clean the output of the program `imap-shell-program'.
4589
45902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4591
4592 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4593
45942007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4595
4596 * gnus.texi (Sticky Articles): Documentation for sticky article
4597 buffers.
4598
c8763fb6 45992007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4600
4601 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4602
46032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4606
46072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4608
0c7efc08
SM
4609 * gnus.texi (Archived Messages):
4610 Document gnus-update-message-archive-method.
01c52d31
MB
4611
46122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4613
4614 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4615
c8763fb6 46162007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4617
0c7efc08
SM
4618 * gnus.texi (Group Maneuvering):
4619 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4620
46212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4622
0c7efc08
SM
4623 * gnus.texi (Really Various Summary Commands):
4624 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4625
46262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4627
4628 * gnus.texi, message.texi: Bump version number.
4629
46302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4631
4632 * gnus.texi (Group Line Specification, Misc Group Stuff)
4633 (Server Commands): Parenthesize @pxref{Mail Spool}.
4634
46352007-10-28 Didier Verna <didier@xemacs.org>
4636
4637 New user option: message-signature-directory.
4638 * message.texi (Insertion Variables): Document it.
4639 * gnus.texi (Posting Styles): Ditto.
4640
46412007-10-28 Didier Verna <didier@xemacs.org>
4642
4643 * gnus.texi (Group Line Specification):
4644 * gnus.texi (Misc Group Stuff):
4645 * gnus.texi (Server Commands): Document the group compaction feature.
4646
46472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4648
4649 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4650
4651 * message.texi (Various Message Variables): Add message-fill-column.
4652
46532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4654
4655 * gnus.texi: Untabify.
4656
46572007-10-28 Didier Verna <didier@xemacs.org>
4658
4659 * gnus.texi (Group Parameters): Document the posting-style merging
4660 process in topic-mode.
4661
46622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4663
4664 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4665
46662007-10-28 Romain Francoise <romain@orebokech.com>
4667
4668 * gnus.texi (Mail Spool): Fix typo.
4669 Update copyright.
4670
46712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4672
4673 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4674
46752007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4676
4677 * gnus.texi (Summary Generation Commands):
4678 Add gnus-summary-insert-ticked-articles.
4679
46802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4681
b2abec73
JB
4682 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4683 to spam-spamassassin-program.
01c52d31
MB
4684
46852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4686
4687 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4688
46892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4690
4691 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4692
46932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4694
4695 * message.texi (Mail Headers): Document `opportunistic'.
4696
46972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4698
4699 * emacs-mime.texi (Encoding Customization): Explain how to set
4700 mm-coding-system-priorities per hierarchy.
4701
47022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4703
4704 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4705 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4706
47072007-10-28 Didier Verna <didier@xemacs.org>
4708
4709 * message.texi (Wide Reply): Update documentation of
4710 message-dont-reply-to-names (now allowing a list of regexps).
4711
47122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4713
4714 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4715
47162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4717
4718 * gnus.texi (SpamAssassin back end): Fix typo.
4719
4720 * sieve.texi (Examples): Fix grammar.
4721
47222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4723
4724 * gnus.texi (Searching for Articles): Document M-S and M-R.
4725 (Limiting): Document / b.
4726
47272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4728
4729 * gnus.texi (Thread Commands): T M-^.
4730
47312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4732
4733 * message.texi (Mail Aliases): Document ecomplete.
4734 (Mail Aliases): Fix typo.
4735
47362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4737
4738 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4739 fix typo.
4740
47412007-10-28 Romain Francoise <romain@orebokech.com>
4742
4743 * gnus.texi (Mail Spool): Grammar fix.
4744
47452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4746
4747 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4748 string.
4749
47502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4751
4752 * gnus.texi (Group Parameters): Fix description.
4753
47542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4755
b2abec73
JB
4756 * gnus.texi (Gmane Spam Reporting):
4757 Fix spam-report-gmane-use-article-number.
4758 Add spam-report-user-mail-address.
01c52d31
MB
4759
47602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4761
4762 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4763
47642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4765
4766 * gnus.texi (Group Parameters): Add simplified sorting example based on
4767 example for `Sorting the Summary Buffer' from Jari Aalto
4768 <jari.aalto@cante.net>.
4769 (Example Methods): Add example for an indirect connection.
4770
47712007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4772
0c7efc08 4773 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4774 (Agent Parameters): Updated parameter names to match code.
4775 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4776 'gnus-agent-summary-fetch-series'.
4777 (Agent and flags): New section providing a generalized discussion
4778 of flag handling.
0c7efc08
SM
4779 (Agent and IMAP): Remove flag discussion.
4780 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4781
47822007-10-28 Romain Francoise <romain@orebokech.com>
4783
4784 * gnus.texi (Exiting the Summary Buffer): Add new function
4785 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4786
47872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4788
4789 * gnus.texi (Conformity): Fix typo.
4790 (Customizing Articles): Document `first'.
4791
47922007-10-28 Jari Aalto <jari.aalto@cante.net>
4793
4794 * gnus.texi (Sorting the Summary Buffer):
4795 Add `gnus-thread-sort-by-date-reverse'. Add example
4796 host to different sorting in NNTP and RSS groups.
4797
47982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4799
4800 * message.texi (Insertion): Describe prefix for
4801 message-mark-inserted-region and message-mark-insert-file.
4802
48032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4804
4805 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4806 LaTeX documents. Describe "text/x-gnus-verbatim".
4807
48082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4809
b2abec73 4810 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4811 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4812 (spam-stat spam filtering, SpamOracle)
0c7efc08 4813 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4814 clarity.
4815
48162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4817
4818 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4819 gnus-article-delete-part and gnus-article-replace-part.
4820 (Using MIME): Add gnus-mime-replace-part.
4821
48222007-10-28 Romain Francoise <romain@orebokech.com>
4823
4824 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4825 requires `auto-compression-mode' to be enabled. Add new nnml
4826 variable `nnml-compressed-files-size-threshold'.
4827
48282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4829
0c7efc08
SM
4830 * gnus.texi (Sorting the Summary Buffer):
4831 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4832
48332007-10-28 Romain Francoise <romain@orebokech.com>
4834
4835 * message.texi (Insertion Variables): Mention new variable
4836 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4837 documentation accordingly.
4838
48392007-10-28 Romain Francoise <romain@orebokech.com>
4840
4841 * gnus.texi (To From Newsgroups): Mention new variables
4842 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4843
48442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4845
4846 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4847 stuff; gnus-mime-inline-part does the automatic decompression.
4848
48492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4850
4851 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4852 "training.ham" should be "training.spam".
01c52d31
MB
4853
48542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4855
4856 * message.texi (Mail Variables): Fix the default value for
4857 message-send-mail-function.
4858
48592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4860
4861 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4862 always returns nil exceptionally.
4863
48642007-10-28 Simon Josefsson <jas@extundo.com>
4865
0c7efc08
SM
4866 * gnus.texi (Article Washing): Add libidn URL.
4867 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4868
48692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4870
4871 * gnus.texi (Topic Commands): Fix next/previous.
4872
48732007-10-28 Simon Josefsson <jas@extundo.com>
4874
4875 * gnus.texi (Article Washing): Mention `W i'.
4876
c8763fb6 48772007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4878
4879 * gnus.texi (Group Parameters): Slight extension of sieve
4880 parameter description.
4881
48822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4883
4884 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4885 matching score files as well.
4886 (Picons): Describe `gnus-picon-style'.
4887
48882007-10-28 Romain Francoise <romain@orebokech.com>
4889
4890 * message.texi (Message Headers): Mention that headers are hidden
4891 using narrowing, and how to expose them.
4892 Update copyright.
4893
48942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4895
4896 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4897 `gnus-summary-sort-by-recipient'.
4898
48992007-10-28 Romain Francoise <romain@orebokech.com>
4900
4901 * gnus.texi (NNTP marks): New node.
4902 (NNTP): Move NNTP marks variables to the new node.
4903
49042007-10-28 Jesper Harder <harder@ifa.au.dk>
4905
b2abec73 4906 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4907
4908 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4909
49102007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4911
b2abec73 4912 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4913 everywhere for consistency.
b2abec73
JB
4914 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4915 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4916 Say "regular expression" instead of "regex." Admonish.
4917 Pick other words to sound better (s/so/thus/).
4918 (Spam ELisp Package Filtering of Incoming Mail):
4919 Mention statistical filters. Remove old TODO.
01c52d31 4920 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4921 New section on sorting and displaying the spam score.
4922 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4923 backend but an alias to spam-use-BBDB.
4924 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4925 new backend functionality.
4926
49272007-10-28 Simon Josefsson <jas@extundo.com>
4928
4929 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4930 nntp-marks-directory, from Romain Francoise
4931 <romain@orebokech.com>.
4932
49332007-10-28 Magnus Henoch <mange@freemail.hu>
4934
4935 * gnus.texi (Hashcash): New default value of
4936 hashcash-default-payment.
4937
49382007-10-28 Simon Josefsson <jas@extundo.com>
4939
4940 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4941 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4942
49432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4944
0c7efc08 4945 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4946
49472007-10-28 Simon Josefsson <jas@extundo.com>
4948
4949 * gnus.texi (documentencoding): Add, to avoid warnings.
4950
49512007-10-28 Simon Josefsson <jas@extundo.com>
4952
4953 * message.texi (Mail Headers): Add.
4954
4955 * gnus.texi (Hashcash): Fix.
4956
49572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4958
0c7efc08 4959 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4960 that payments can be verified and fix the name of the
b2abec73 4961 hashcash-path variable.
01c52d31
MB
4962
49632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4964
b2abec73 4965 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4966
49672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4968
4969 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4970
49712007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4972
4973 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4974 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4975 warning about ham processors in spam groups removed.
01c52d31
MB
4976
49772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4978
0c7efc08 4979 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4980 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4981
49822007-10-28 Jesper Harder <harder@ifa.au.dk>
4983
4984 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4985 (Mailing List): Typo.
4986 (Customizing Articles): Add gnus-treat-ansi-sequences.
4987 (Article Washing): Index.
4988
4989 * message.texi: Use m-dash consistently.
4990
49912007-10-28 Jesper Harder <harder@ifa.au.dk>
4992
4993 * gnus.texi (GroupLens): Remove.
4994
49952007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4996
0c7efc08
SM
4997 * gnus.texi (Outgoing Messages, Agent Variables):
4998 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
4999 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5000
50012007-10-28 Jesper Harder <harder@ifa.au.dk>
5002
5003 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5004
50052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5006
5007 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5008
5009 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5010
50112007-10-28 Simon Josefsson <jas@extundo.com>
5012
5013 * gnus.texi (Top): Add SASL.
5014
404cd454
GM
50152007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5016
5017 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5018
50192007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5020
5021 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5022
0edd2970
JB
50232007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5024
5025 * calc.texi (Formulas, Composition Basics): Lower the
5026 precedence of negation.
5027
a9afba20
JY
50282007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5029
5030 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5031 Mention the new three-letter column identifiers.
5032 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5033 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5034 message when using `c' on an empty default with default printer.
5035 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5036 renamed to `ses--symbolic-formulas' some time ago.
5037
45b778a6
JB
50382007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5039
5040 * calc.texi (Default Simplifications, Making Selections)
5041 (Customizing Calc): Clarify associativity of multiplication.
5042
03b5bade
MA
50432007-10-23 Michael Albinus <michael.albinus@gmx.de>
5044
5045 * tramp.texi (Traces and Profiles): Simplify loop over
5046 `trace-function-background'.
5047
e658c8ee
JL
50482007-10-22 Juri Linkov <juri@jurta.org>
5049
5050 * dired-x.texi (Shell Command Guessing): Default values are now
5051 available by typing M-n instead of M-p.
5052
dd753688
MA
50532007-10-21 Michael Albinus <michael.albinus@gmx.de>
5054
5055 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5056 (Password caching): Remove `tramp-clear-passwd'.
5057 It's not a command anymore.
dd753688
MA
5058 (Bug Reports): Add `tramp-bug' to function index.
5059 (Function Index, Variable Index): New nodes.
5060 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5061
5062 * trampver.texi: Update release number.
5063
4bb49b43
JB
50642007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5065
8b296cdd 5066 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5067 about integer size into past tense.
5068 (Time Zones): Remove pointer to Calc author's address.
5069 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5070 and hyperbolic cotangent. Fix typo.
4bb49b43 5071
311dd93f
MA
50722007-10-10 Michael Albinus <michael.albinus@gmx.de>
5073
5074 Sync with Tramp 2.1.11.
5075
5076 * trampver.texi: Update release number.
5077
ea3fc256
MA
50782007-10-06 Michael Albinus <michael.albinus@gmx.de>
5079
5080 * tramp.texi (External packages): New section.
5081
1af74d06
MB
50822007-09-29 Juri Linkov <juri@jurta.org>
5083
5084 * info.texi (Help-Int): Document `L' (`Info-history').
5085
0e2806fa
SM
50862007-09-26 Carsten Dominik <dominik@science.uva.nl>
5087
5088 * org.texi: Change links to webpage and maintained email.
5089 (Remember): Promote to Chapter, significant changes.
5090 (Fast access to TODO states): New section.
5091 (Faces for TODO keywords): New section.
5092 (Export options): Example for #+DATE.
5093 (Progress logging): Section moved.
5094
567b9191
BW
50952007-09-26 Bill Wohler <wohler@newt.com>
5096
5097 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5098 browse-url-at-mouse.
5099
1af74d06
MB
51002007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5101
5102 * flymake.texi (Customizable variables): Face names don't end in -face.
5103 Fix flymake-err-line-patterns template.
5104 (Example -- Configuring a tool called directly): Fix init-function.
5105 (Highlighting erroneous lines): Face names don't end in -face.
5106
d60a4e3a 51072007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5108
5109 * erc.texi (Special-Features): Fix small typo.
5110
7d7a3510
MA
51112007-09-14 Michael Albinus <michael.albinus@gmx.de>
5112
5113 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5114 and "External transfer methods".
5115
285f0d3a
JB
51162007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5117
5118 * calc.texi (Predefined Units): Add some history.
5119
526dc846
MO
51202007-09-08 Michael Olson <mwolson@gnu.org>
5121
87e04f16
JB
5122 * erc.texi (Copying): New section included from gpl.texi.
5123 This matches the look of the upstream ERC manual.
526dc846 5124
f10d0e80
JB
51252007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5126
87e04f16 5127 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5128 (Random Numbers): Clarify the distribution of `random'.
5129
4009494e
GM
51302007-09-06 Glenn Morris <rgm@gnu.org>
5131
f1fc42aa 5132 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5133 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5134 Change all setfilename commands to use ../../info.
5135 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5136 refer to the Emacs manual here.
5137 (infodir): New variable.
5138 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5139 (cc-mode.texi, faq.texi): Update references to source file locations.
5140 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5141 do not refer to the Emacs manual here.
5142 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5143
5144 * Makefile.in: Add `basename' versions of all info targets, for
5145 convenience when rebuilding just one manual.
5146 (../etc/GNU): Delete obsolete target.
5147 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5148 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5149 *.vrs *.toc here...
5150 (maintainer-clean): ...from here.
4009494e
GM
5151
5152 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5153
2de53ca6
GM
51542007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5155
5156 * calc.texi (Date Conversions): Clarify definition of
5157 Julian day numbering.
5158 (Date Forms): Clarify definition of Julian day numbering;
5159 add some history.
5160
51612007-08-30 Carsten Dominik <dominik@science.uva.nl>
5162
87e04f16 5163 * org.texi: Version 5.07.
2de53ca6
GM
5164
51652007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5166
5167 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5168
51692007-08-22 Carsten Dominik <dominik@science.uva.nl>
5170
5171 * org.texi (Adding hyperlink types): New section.
5172 (Embedded LaTeX): Chapter updated because of LaTeX export.
5173 (LaTeX export): New section.
5174 (Using links out): New section.
5175
51762007-08-22 Glenn Morris <rgm@gnu.org>
5177
5178 * faq.texi (Learning how to do something): Refcards now in
5179 etc/refcards/ directory.
5180
51812007-08-22 Michael Albinus <michael.albinus@gmx.de>
5182
5183 * tramp.texi (Remote Programs): Persistency file must be cleared when
5184 changing `tramp-remote-path'.
5185 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5186 macro.
5187
51882007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5189
5190 * calc.texi: Move contents to beginning of file.
5191 (Algebraic Entry): Fix the formatting of an example.
5192
51932007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5194
5195 * calc.texi (Basic Operations on Units): Mention exact versus
5196 inexact conversions.
5197
51982007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5199
5200 * calc.texi (Basic Operations on Units): Mention default
5201 values for new units.
5202 (Quick Calculator Mode): Mention that binary format will
5203 be displayed.
5204
52052007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5206
5207 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5208
52092007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5210
5211 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5212
52132007-08-08 Glenn Morris <rgm@gnu.org>
5214
5215 * gnus.texi, sieve.texi: Replace `iff'.
5216
52172007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5218
5219 * calc.texi (Basic Graphics): Mention the graphing of error
5220 forms.
5221 (Graphics Options): Mention how `g s' handles error forms.
5222 (Curve Fitting): Mention plotting the curves.
5223 (Standard Nonlinear Models): Add additional models.
5224 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5225 (Linear Fits): Correct result.
5226
52272007-08-01 Alan Mackenzie <acm@muc.de>
5228
5229 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5230 to "--no-site-file".
5231
52322007-07-29 Michael Albinus <michael.albinus@gmx.de>
5233
5234 * tramp.texi (Frequently Asked Questions): Point to mode line
5235 extension in Emacs 23.1.
5236
5237 * trampver.texi: Update release number.
5238
52392007-07-27 Glenn Morris <rgm@gnu.org>
5240
5241 * calc.texi (Copying): Include license text from gpl.texi, rather than
5242 in-line.
5243
52442007-07-25 Glenn Morris <rgm@gnu.org>
5245
5246 * calc.texi (Copying): Replace license with GPLv3.
5247
5248 * Relicense all FSF files to GPLv3 or later.
5249
52502007-07-22 Michael Albinus <michael.albinus@gmx.de>
5251
5252 Sync with Tramp 2.1.10.
5253
5254 * tramp.texi (trampfn): Expand macro implementation in order to handle
5255 empty arguments.
5256 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5257 occurrences by trampfn.
2de53ca6 5258 (Frequently Asked Questions): Extend example code for host
b2abec73 5259 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5260 file names to be typed.
5261
5262 * trampver.texi: Update release number.
5263
52642007-07-17 Michael Albinus <michael.albinus@gmx.de>
5265
5266 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5267 section. Reported by <poti@potis.org>.
5268 (Remote processes): Arguments of the program to be debugged are taken
5269 literally.
5270 (Frequently Asked Questions): Simplify recentf example.
5271
52722007-07-14 Karl Berry <karl@gnu.org>
5273
5274 * info.texi (@copying): New Back-Cover Text.
5275
5276 * info.texi (Quitting Info): Move to proper place in source.
5277 (Reported by Benno Schulenberg.)
5278
52792007-07-13 Eli Zaretskii <eliz@gnu.org>
5280
5281 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5282
5283 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5284
5285 * emacs-mime.texi: Add @documentencoding directive.
5286
52872007-07-12 Nick Roberts <nickrob@snap.net.nz>
5288
5289 * tramp.texi (Remote processes): Add an anchor to the subsection
5290 "Running a debugger on a remote host".
5291
52922007-07-12 Michael Albinus <michael.albinus@gmx.de>
5293
5294 * tramp.texi (Remote processes): Don't call it "experimental" any
5295 longer. Add subsection about running a debugger on a remote host.
5296
52972007-07-10 Carsten Dominik <dominik@science.uva.nl>
5298
5299 * org.texi (Properties and columns): Chapter rewritten.
5300
53012007-07-08 Michael Albinus <michael.albinus@gmx.de>
5302
5303 * tramp.texi:
5304 * trampver.texi: Migrate to Tramp 2.1.
5305
53062007-07-02 Carsten Dominik <dominik@science.uva.nl>
5307
5308 * org.texi (Properties): New chapter.
5309
53102007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5313 Control Panel.
5314
5315 * gnus.texi (Misc Article): Add index entry for
5316 gnus-single-article-buffer.
5317
53182007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5319
5320 * gnus.texi (Starting Up): Fix typo.
5321
53222007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5323
5324 * gnus.texi (Asynchronous Fetching): Fix typo.
5325
53262007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5327
5328 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5329 (About This Manual): Remove redundant information.
5330 (Getting Started): Mention author.
5331 (Basic Arithmetic, Customizing Calc): Make description of the
5332 variable `calc-multiplication-has-precedence' match its new effect.
5333
53342007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5335
0c7efc08
SM
5336 * calc.texi (Basic Arithmetic, Customizing Calc):
5337 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5338
53392007-06-19 Carsten Dominik <dominik@science.uva.nl>
5340
5341 * org.texi (Tag): Section swapped with node Timestamps.
5342 (Formula syntax for Lisp): Document new `L' flag.
5343
53442007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5345
5346 * gnus.texi (Misc Group Stuff, Summary Buffer)
5347 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5348
53492007-06-06 Juanma Barranquero <lekktu@gmail.com>
5350
5351 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5352 * gnus.texi (Article Buttons, Mail Source Customization)
5353 (Sending or Not Sending, Customizing NNDiary):
5354 * message.texi (Message Headers):
5355 * mh-e.texi (HTML): Fix typos.
5356
53572007-06-07 Michael Albinus <michael.albinus@gmx.de>
5358
5359 Sync with Tramp 2.0.56.
5360
5361 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5362 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5363
53642007-06-02 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * Version 22.1 released.
5367
53682007-05-26 Michael Olson <mwolson@gnu.org>
5369
5370 * erc.texi (Modules): Fix references to completion modules.
5371
53722007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5373
5374 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5375
53762007-05-09 Didier Verna <didier@xemacs.org>
5377
5378 * gnus.texi (Email Based Diary): New. Proper documentation for the
5379 nndiary back end and the gnus-diary library.
5380
53812007-05-03 Karl Berry <karl@gnu.org>
5382
5383 * .cvsignore (*.pdf): New entry.
5384
5385 * texinfo.tex: Update from current version for better pdf generation.
5386
53872007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5388
5389 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5390
53912007-04-28 Glenn Morris <rgm@gnu.org>
5392
5393 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5394 consideration of legal status.
5395
53962007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5397
5398 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5399
54002007-04-24 Chong Yidong <cyd@stupidchicken.com>
5401
5402 * faq.texi (New in Emacs 22): python.el removed.
5403
54042007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5405
5406 * calc.texi (Reporting bugs): Update maintainer's address.
5407
54082007-04-22 Chong Yidong <cyd@stupidchicken.com>
5409
5410 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5411
54122007-04-15 Jay Belanger <belanger@truman.edu>
5413
5414 * calc.texi (Title page): Remove the date.
5415 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5416 (The Standard Calc Interface): Change trail title.
5417 (Floats): Mention that when non-decimal floats are entered, only
5418 approximations are stored.
5419 (Copying): Move to the appendices.
5420 (GNU Free Documentation License): Add as an appendix.
5421
54222007-04-15 Chong Yidong <cyd@stupidchicken.com>
5423
5424 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5425 * dired-x.texi, ebrowse.texi, ediff.texi:
5426 * emacs-mime.texi, erc.texi, eshell.texi:
5427 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5428 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5429 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5430 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5431 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5432 * woman.texi: Include GFDL.
5433
5434 * doclicense.texi: Remove node heading, so that it can be included by
5435 other files.
5436
5437 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5438
5439 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5440 than *.
5441
54422007-04-14 Carsten Dominik <dominik@science.uva.nl>
5443
5444 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5445 in Calc.
5446
54472007-04-09 Romain Francoise <romain@orebokech.com>
5448
5449 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5450 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5451 replace mouse-2.
5452
54532007-04-08 Chong Yidong <cyd@stupidchicken.com>
5454
5455 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5456 renamed to woman-use-topic-at-point. Document new behavior.
5457
54582007-04-08 Richard Stallman <rms@gnu.org>
5459
5460 * url.texi: Fix some indexing.
5461 (Disk Caching): Drop discussion of old/other Emacs versions.
5462
54632007-04-07 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * url.texi (Disk Caching): Say Emacs 21 "and later".
5466
5467 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5468 on Font locking which now mentions JIT lock.
5469
54702007-04-01 Michael Olson <mwolson@gnu.org>
5471
5472 * erc.texi: Update for the ERC 5.2 release.
5473
54742007-03-31 David Kastrup <dak@gnu.org>
5475
5476 * woman.texi (Topic, Interface Options): Explain changes semantics of
5477 woman-manpath in order to consider MANPATH_MAP entries.
5478
54792007-03-31 Eli Zaretskii <eliz@gnu.org>
5480
5481 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5482
54832007-03-26 Richard Stallman <rms@gnu.org>
5484
5485 * pgg.texi (Caching passphrase): Clean up previous change.
5486
54872007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5488
5489 * gnus.texi (Setting Process Marks): Fix typo.
5490
54912007-03-25 Romain Francoise <romain@orebokech.com>
5492
5493 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5494 readability, and include various fixes by Daniel Brockman, Nick Roberts
5495 and Dieter Wilhelm.
5496
54972007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5498
5499 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5500
5501 * gnus.texi (Mail Source Specifiers): Fix typo.
5502
55032007-03-22 Ralf Angeli <angeli@caeruleus.net>
5504
5505 * reftex.texi (Imprint): Update maintainer information.
5506
55072007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5508
5509 * message.texi (Message Buffers): Update documentation for
5510 message-generate-new-buffers.
5511
55122007-03-15 Daiki Ueno <ueno@unixuser.org>
5513
5514 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5515
55162007-03-21 Glenn Morris <rgm@gnu.org>
5517
5518 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5519
55202007-03-19 Chong Yidong <cyd@stupidchicken.com>
5521
5522 * eshell.texi (Known problems): Emacs 21 -> 22.
5523
5524 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5525
55262007-03-18 Jay Belanger <belanger@truman.edu>
5527
5528 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5529
55302007-03-12 Glenn Morris <rgm@gnu.org>
5531
5532 * calc.texi (Time Zones): Switch to new North America DST rule.
5533
5534 * calc.texi: Replace "daylight savings" with "daylight
5535 saving" in text throughout.
5536
55372007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5538
5539 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5540 The variable now uses a list of symbols instead of just a symbol.
5541 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5542
55432007-03-06 Romain Francoise <romain@orebokech.com>
5544
5545 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5546 new packages, and mention Gnus update.
5547
55482007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5549
5550 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5551 nntp-open-connection-functions-never-echo-commands.
5552
55532007-02-27 Chong Yidong <cyd@stupidchicken.com>
5554
5555 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5556 problems on the console, and security risk in not using gpg-agent.
5557
55582007-02-25 Carsten Dominik <dominik@science.uva.nl>
5559
0c7efc08 5560 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5561 Completely reorganized and rewritten.
5562 (CamelCase links): Section removed.
5563 (Repeating items): New section.
5564 (Tracking TODO state changes): New section.
5565 (Agenda views): Chapter reorganized and rewritten.
5566 (HTML export): Section rewritten.
5567 (Tables in arbitrary syntax): New section.
5568 (Summary): Better feature summary.
5569 (Activation): Document problem with cut-and-paste of Lisp code
5570 from PDF files.
5571 (Visibility cycling): Document indirect buffer use.
5572 (Structure editing): Document sorting.
5573 (Remember): Section rewritten.
5574 (Time stamps): Better description of time stamp types.
5575 (Tag searches): Document regular expression search for tags.
5576 (Stuck projects): New section.
5577 (In-buffer settings): New keywords.
5578 (History and Acknowledgments): Updated description.
5579
55802007-02-24 Alan Mackenzie <acm@muc.de>
5581
5582 * cc-mode.texi (Movement Commands): Insert two missing command names.
5583 (Getting Started): Slight wording correction (use conditional).
5584
55852007-02-22 Kim F. Storm <storm@cua.dk>
5586
5587 * widget.texi (User Interface, Basic Types): Document need to put some
5588 text before the %v escape in :format string in editable-field widget.
5589
55902007-02-18 Romain Francoise <romain@orebokech.com>
5591
5592 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5593 `cvs-mode-quit'.
5594
55952007-02-10 Markus Triska <markus.triska@gmx.at>
5596
5597 * widget.texi (Programming Example): Put constant strings in :format.
5598
55992007-02-07 Juanma Barranquero <lekktu@gmail.com>
5600
5601 * faq.texi (Fullscreen mode on MS-Windows): New node.
5602
56032007-02-04 David Kastrup <dak@gnu.org>
5604
5605 * faq.texi (AUCTeX): Update version number. Should probably be done
5606 for other packages as well.
5607
56082007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5609
5610 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5611 <tassilo@member.fsf.org>.
5612
56132007-01-27 Eli Zaretskii <eliz@gnu.org>
5614
5615 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5616 ls-lisp-use-localized-time-format.
5617
56182007-01-20 Markus Triska <markus.triska@gmx.at>
5619
5620 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5621
56222007-01-13 Michael Olson <mwolson@gnu.org>
5623
5624 * erc.texi (Modules): Mention capab-identify module.
5625
56262007-01-05 Michael Olson <mwolson@gnu.org>
5627
5628 * erc.texi (Getting Started): Update for /RECONNECT command.
5629
56302007-01-04 Richard Stallman <rms@gnu.org>
5631
5632 * ebrowse.texi: Change C-c b to C-c C-m.
5633
56342007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5637 variables only in info to avoid redundant entries in the printed
5638 manual.
5639
56402007-01-02 Daiki Ueno <ueno@unixuser.org>
5641
5642 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5643
56442007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5645
5646 * message.texi (Security): Split into sub-nodes.
5647
56482007-01-01 Alan Mackenzie <acm@muc.de>
5649
5650 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5651 eval-after-load in Emacs <=21 and a workaround. Document that
5652 trigraphs are not supported.
5653
56542007-01-01 Alan Mackenzie <acm@muc.de>
5655
5656 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5657 c-context-line-break. When invoked within a string, preserve
5658 whitespace. Add a backslash only when also in a macro.
5659
56602007-01-01 Alan Mackenzie <acm@muc.de>
5661
5662 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5663
56642007-01-01 Alan Mackenzie <acm@muc.de>
5665
5666 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5667 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5668
56692007-01-01 Alan Mackenzie <acm@muc.de>
5670
5671 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5672 "Choosing a Style".
5673
5674 * cc-mode.texi ("Styles"): Add @dfn{style}.
5675
56762006-12-30 Michael Albinus <michael.albinus@gmx.de>
5677
5678 Sync with Tramp 2.0.55.
5679
5680 * trampver.texi: Update release number.
5681
56822006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5683
5684 * gnus.texi (Customizing Articles): Add index entries for all
5685 gnus-treat-* variables.
5686
c8763fb6 56872006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5688
5689 * gnus.texi (IMAP): Fix incorrect explanation of
5690 nnimap-search-uids-not-since-is-evil in documentation for
5691 nnimap-expunge-search-string.
5692
56932006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5694
5695 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5696 spam-ifile-database.
5697
56982006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5699
5700 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5701 rebind C-s.
5702
c8763fb6 57032006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5704
5705 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5706 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5707 "expiring mail".
5708 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5709 nnimap-nov-is-evil.
5710
57112006-12-25 Kevin Ryde <user42@zip.com.au>
5712
5713 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5714 about the key procedure being used heavily.
5715
57162006-12-24 Chong Yidong <cyd@stupidchicken.com>
5717
5718 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5719 to t.
5720 (Prerequisites): Add explanation about gpg-agent.
5721
57222006-12-22 Kevin Ryde <user42@zip.com.au>
5723
5724 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5725 "sort" instead of "sort*".
5726
57272006-12-19 Richard Stallman <rms@gnu.org>
5728
5729 * calc.texi (History and Acknowledgements): Recognize that Emacs
5730 now does have floating point.
5731
57322006-12-19 Michael Albinus <michael.albinus@gmx.de>
5733
5734 * tramp.texi (External transfer methods): Describe new method `scpc'.
5735
57362006-12-17 Sascha Wilde <wilde@sha-bang.de>
5737
5738 * pgg.texi: Added short note on gpg-agent to the introduction.
5739
57402006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5741
5742 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5743 also applies to Cc.
5744
57452006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5746
5747 * gnus.texi (X-Face): Clarify. Say which programs are required
5748 on Windows.
5749
57502006-12-08 Michael Olson <mwolson@gnu.org>
5751
5752 * erc.texi (Modules): Remove documentation for list module.
5753
c8763fb6 57542006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5755
5756 * faq.texi (^M in the shell buffer): Ditto.
5757
57582006-11-20 Michael Olson <mwolson@gnu.org>
5759
5760 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5761
57622006-11-17 Carsten Dominik <dominik@science.uva.nl>
5763
5764 * org.texi: Fix typos.
5765 (Agenda commands): Document `C-k'.
5766
57672006-11-16 Eli Zaretskii <eliz@gnu.org>
5768
5769 * url.texi (http/https): Fix a typo in the HTTP URL.
5770
57712006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5772
5773 * ada-mode.texi: Total rewrite.
5774
57752006-11-13 Carsten Dominik <dominik@science.uva.nl>
5776
5777 * org.texi: Minor typo fixes.
5778
57792006-11-13 Bill Wohler <wohler@newt.com>
5780
5781 Release MH-E manual version 8.0.3.
5782
5783 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5784 release 8.0.3.
5785
5786 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5787 to set MAILDIR.
5788 (Reading Mail): Document the customization of read-mail-command
5789 for MH-E.
5790 (Viewing Attachments): Document mm-discouraged-alternatives.
5791 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5792 (Junk): Add more information about the settings of mh-junk-background
5793 in a program. Add /usr/bin/mh to PATH in examples.
5794
57952006-11-12 Richard Stallman <rms@gnu.org>
5796
5797 * woman.texi: Update author address but say he no longer maintains it.
5798
57992006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5800
5801 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5802 archived trees.
5803 (Checkboxes): Section moved to chapter 5, and extended.
5804 (The date/time prompt): New section.
5805 (Link abbreviations): New section.
5806 (Presentation and sorting): New section.
5807 (Custom agenda views): Section completely rewritten.
5808 (Summary): Compare with Planner.
5809 (Feedback): More info about creating backtraces.
5810 (Plain lists): Modified example.
5811 (Breaking down tasks): New section.
5812 (Custom time format): New section.
5813 (Time stamps): Document inactive timestamps.
5814 (Setting tags): More details about fast tag selection.
5815 (Block agenda): New section.
5816 (Custom agenda views): Section rewritten.
5817 (Block agenda): New section.
5818
58192006-11-07 Michael Albinus <michael.albinus@gmx.de>
5820
5821 * tramp.texi (Configuration): scp is the default method.
5822 (Default Method): Use ssh as example for another method.
5823
58242006-10-27 Richard Stallman <rms@gnu.org>
5825
5826 * woman.texi: Downcase nroff/troff/roff.
5827 (Installation): Chapter deleted. Some xrefs deleted.
5828 (Background): woman doesn't advise man ;-).
5829
c8763fb6 58302006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5831
5832 * ada-mode.texi (Project files, Identifier completion)
5833 (Automatic Casing, Debugging, Using non-standard file names)
5834 (Working Remotely): Fix typos.
5835
58362006-10-20 Masatake YAMATO <jet@gyve.org>
5837
0c7efc08 5838 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5839 sample code `my-c-initialization-hook'.
5840
58412006-10-19 Stuart D. Herring <herring@lanl.gov>
5842
5843 * widget.texi: Fix typos.
5844
58452006-10-19 Michael Albinus <michael.albinus@gmx.de>
5846
5847 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5848 "???". There have been no complaints for years, so the information
5849 must be appropriate.
5850
58512006-10-16 Richard Stallman <rms@gnu.org>
5852
5853 * widget.texi: Use @var instead of capitalization.
5854 Clarify many widget type descriptions.
5855
58562006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5857
5858 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5859 gnus-dired-attach.
5860 (Selecting a Group): Fix typo.
5861
c8763fb6 58622006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5863
5864 * widget.texi: Fix typos.
5865
58662006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5867
5868 * gnus.texi (Image Enhancements): Update for Emacs 22.
5869
5870 * gnus-faq.texi ([1.3]): Update.
5871
58722006-10-06 Richard Stallman <rms@gnu.org>
5873
5874 * faq.texi (Displaying the current line or column):
5875 Delete "As of Emacs 20".
5876
58772006-10-06 Romain Francoise <romain@orebokech.com>
5878
5879 * faq.texi (VM): VM works with Emacs 22 too.
5880
58812006-10-06 Richard Stallman <rms@gnu.org>
5882
5883 * ebrowse.texi: Remove Emacs version "21" from title.
5884
58852006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5886
5887 * gnus.texi (Foreign Groups): Say where change of editing commands are
5888 stored. Add reference to `gnus-parameters'.
5889
58902006-09-15 Jay Belanger <belanger@truman.edu>
5891
5892 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5893 Change "Library Public License" to "Lesser Public License"
5894 throughout. Use "yyyy" to represent year.
5895
58962006-09-15 Carsten Dominik <dominik@science.uva.nl>
5897
5898 * org.texi (Setting tags): Typo fix.
5899
59002006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5903
59042006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5905
5906 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5907
59082006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5909
5910 * faq.texi (Escape sequences in shell output): EMACS is now set
5911 to Emacs's absolute file name, not to "t".
5912 (^M in the shell buffer): Likewise.
5913 * misc.texi (Interactive Shell): Likewise.
5914
59152006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5916
5917 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5918 mails with pop3-leave-mail-on-server. Fix wording.
5919 (Limiting): Improve gnus-summary-limit-to-articles.
5920 (X-Face): Fix typo.
5921
59222006-09-11 Simon Josefsson <jas@extundo.com>
5923
5924 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5925 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5926
59272006-09-06 Simon Josefsson <jas@extundo.com>
5928
5929 * smtpmail.texi (Authentication): Mention SSL.
5930
59312006-09-01 Eli Zaretskii <eliz@gnu.org>
5932
5933 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5934 Don't use @indicateurl.
5935
5936 * cc-mode.texi (Subword Movement): Don't use @headitem.
5937 (Custom Braces, Clean-ups): Don't use @tie.
5938
59392006-08-29 Michael Albinus <michael.albinus@gmx.de>
5940
5941 Sync with Tramp 2.0.54.
5942
5943 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5944 Suggested by Adrian Phillips <a.phillips@met.no>.
5945
59462006-08-15 Carsten Dominik <dominik@science.uva.nl>
5947
5948 * org.texi (Installation, Activation): Split from Installation and
5949 Activation.
5950 (Clocking work time): Documented new features.
5951
59522006-08-13 Alex Schroeder <alex@gnu.org>
5953
5954 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5955 example.
5956
59572006-08-12 Eli Zaretskii <eliz@gnu.org>
5958
5959 * faq.texi (How to add fonts): New node.
5960
59612006-08-05 Romain Francoise <romain@orebokech.com>
5962
5963 * faq.texi (New in Emacs 22): Expand.
5964
59652006-08-03 Michael Olson <mwolson@gnu.org>
5966
5967 * erc.texi: Update for ERC 5.1.4.
5968
59692006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5970
5971 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5972 in .../site-lisp/gnus/ by default.
5973 [ From gnus-news.texi in the trunk. ]
5974
59752006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5976
5977 * gnus.texi (MIME Commands): Additions for yEnc.
5978
59792006-07-24 Richard Stallman <rms@gnu.org>
5980
5981 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5982 * faq.texi: Move periods and commas inside quotes.
5983
59842006-07-20 Jay Belanger <belanger@truman.edu>
5985
5986 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5987
59882006-07-18 Chong Yidong <cyd@stupidchicken.com>
5989
5990 * faq.texi (Security risks with Emacs): Document Emacs 22
5991 file-local-variable mechanism.
5992
59932006-07-12 Michael Olson <mwolson@gnu.org>
5994
5995 * erc.texi: Update for ERC 5.1.3.
5996
59972006-07-12 Alex Schroeder <alex@gnu.org>
5998
5999 * rcirc.texi: Fix typos.
6000 (Getting started with rcirc): New calling convention for M-x irc.
6001 Mention #rcirc. Removed channel tracking.
0c7efc08 6002 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6003 recently, eg. rcirc-server to rcirc-default-server. Added
6004 documentation for rcirc-authinfo, some background for Bitlbee, and
6005 rcirc-track-minor-mode.
0c7efc08 6006 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6007 Scrolling.
0c7efc08 6008 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6009 to match code changes.
6010
60112006-07-10 Nick Roberts <nickrob@snap.net.nz>
6012
6013 * gnus.texi, message.texi: Fix typos.
6014
60152006-07-07 Carsten Dominik <dominik@science.uva.nl>
6016
6017 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6018 commands.
6019 (Global TODO list): Document the use of the variables
6020 `org-agenda-todo-ignore-scheduled' and
6021 `org-agenda-todo-list-sublevels'.
6022
60232006-07-05 Richard Stallman <rms@gnu.org>
6024
6025 * faq.texi (Scrolling only one line): Fix xref.
6026
60272006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6028
6029 * faq.texi (Evaluating Emacs Lisp code):
6030 Throughout, replace eval-current-buffer with eval-buffer.
6031
60322006-07-03 Richard Stallman <rms@gnu.org>
6033
6034 * rcirc.texi (Scrolling conservatively): Fix xref.
6035
6036 * pcl-cvs.texi (Viewing differences): Usage fix.
6037
60382006-07-03 Carsten Dominik <dominik@science.uva.nl>
6039
6040 * org.texi (Agenda commands): Document `s' key to save all org-mode
6041 buffers.
6042
60432006-06-30 Ralf Angeli <angeli@caeruleus.net>
6044
6045 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6046 names. Mention `cvs-msg' face.
6047
60482006-06-29 Carsten Dominik <dominik@science.uva.nl>
6049
6050 * org.texi (Checkboxes): New section.
6051
60522006-06-28 Carsten Dominik <dominik@science.uva.nl>
6053
6054 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6055 throughout this chapter.
6056
60572006-06-27 Chong Yidong <cyd@stupidchicken.com>
6058
6059 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6060 text for standalone vs Emacs info.
6061 (Help): Clarify header line description. Use mouse-1 for clicks.
6062 (Help-P): Use mouse-1 for clicks.
6063 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6064 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6065 (Choose menu subtopic): Remove gratuitous Emacs command names.
6066 (Help-FOO): Put usual behavior first.
6067 (Help-Xref): Clicking on xrefs works in Emacs.
6068 (Search Text): Clarify what the default behavior is.
6069 (Create Info buffer): Fix Emacs window/X window confusion.
6070 (Emacs Info Variables): Fix for new Emacs init file behavior.
6071
60722006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6073
6074 * gnus.texi (Summary Buffer Lines): Fix typo.
6075
60762006-06-23 Carsten Dominik <dominik@science.uva.nl>
6077
6078 * org.texi (Embedded LaTeX): New chapter.
6079 (Archiving): Section rewritten.
6080 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6081
60822006-06-20 Bill Wohler <wohler@newt.com>
6083
6084 Release MH-E manual version 8.0.1.
6085
6086 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6087 release 8.0.1.
6088 (Preface): Depend on GNU mailutils 1.0 and higher.
6089
60902006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6091
6092 * message.texi (News Headers): Update message-syntax-checks section.
6093
60942006-06-19 Karl Berry <karl@gnu.org>
6095
6096 * info.texi (Advanced): Mention C-q, especially with ?.
6097
60982006-06-19 Carsten Dominik <dominik@science.uva.nl>
6099
6100 * org.texi (Publishing links): Document the `:link-validation-function'
6101 property.
6102 (Extensions and Hacking): New chapter, includes some sections of the
6103 "Miscellaneous" chapter.
6104
61052006-06-10 Carsten Dominik <dominik@science.uva.nl>
6106
6107 * org.texi (Progress logging): New section.
6108
2de53ca6
GM
61092006-06-06 Carsten Dominik <dominik@science.uva.nl>
6110
6111 * org.texi (ASCII export): Document indentation adaptation.
6112 (Setting tags): Document mutually-exclusive tags.
6113
61142006-06-05 Romain Francoise <romain@orebokech.com>
6115
6116 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6117 Fix typo.
6118
6119 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6120 channel (#gnus@irc.freenode.net).
6121 Fix typos. Update copyright notice.
6122
6123 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6124 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6125 (Line-Up Functions, Custom Macros):
6126 * ediff.texi (Window and Frame Configuration)
dccb744b 6127 (Highlighting Difference Regions):
2de53ca6
GM
6128 * emacs-mime.texi (Display Customization):
6129 * erc.texi (History):
6130 * eshell.texi (Known problems):
6131 * eudc.texi (Overview, BBDB):
6132 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6133 (The problem of spam, SpamOracle, Extending the Spam package)
6134 (Conformity, Terminology):
dccb744b 6135 * idlwave.texi (Routine Info)
2de53ca6
GM
6136 (Class and Keyword Inheritance, Padding Operators)
6137 (Breakpoints and Stepping, Electric Debug Mode)
6138 (Examining Variables, Troubleshooting):
6139 * org.texi (Creating timestamps):
6140 * reftex.texi (Commands, Options, Changes):
6141 * tramp.texi (Inline methods, Password caching)
6142 (Auto-save and Backup, Issues):
6143 * vip.texi (Files, Commands in Insert Mode):
6144 * viper.texi (Emacs Preliminaries, States in Viper)
6145 (Packages that Change Keymaps, Viper Specials, Groundwork):
6146 Fix various typos.
6147
61482006-05-31 Michael Ernst <mernst@alum.mit.edu>
6149
6150 * ediff.texi: Fix typos.
6151
61522006-05-30 Carsten Dominik <dominik@science.uva.nl>
6153
6154 * org.texi: Small typo fixes.
6155
fff84c22
JB
61562006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6157
6158 * viper.texi (Viper Specials):
6159 * gnus.texi (Example Setup):
6160 * faq.texi (Backspace invokes help):
6161 * dired-x.texi (Optional Installation Dired Jump):
6162 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6163 follow coding conventions.
6164
2de53ca6
GM
61652006-05-29 Michael Albinus <michael.albinus@gmx.de>
6166
6167 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6168
61692006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6170
6171 * pcl-cvs.texi: Fix typos.
6172 (Customization): Say "us".
6173
61742006-05-26 Eli Zaretskii <eliz@gnu.org>
6175
6176 * org.texi: Remove bogus @setfilename.
6177
61782006-05-26 Carsten Dominik <dominik@science.uva.nl>
6179
6180 * org.texi (ASCII export): Omit command name.
6181 (HTML export): Add prefix to all lines in Local Variable example.
6182 (Acknowledgments): Typeset names in italics.
6183
61842006-05-24 Carsten Dominik <dominik@science.uva.nl>
6185
6186 * org.texi (Plain lists): Add new item navigation commands.
6187 (External links): Document elisp and info links.
6188 (Custom searches): New section.
6189 (Publishing): New chapter.
6190 (HTML export): Include a list of supported CSS classes.
6191 (Setting tags): Describe the fast-tag-setting interface.
6192
61932006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6194
6195 * dired-x.texi: ifinfo -> ifnottex.
6196
61972006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6198
6199 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6200
62012006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6202
6203 * message.texi (Interface): Add tool bar customization.
6204 (MIME): Index and text additions for mml-attach.
6205 (MIME): Describe mml-dnd-protocol-alist and
6206 mml-dnd-attach-options.
6207
6208 * gnus.texi (Oort Gnus): Reorder entries in sections.
6209 Fix some entries.
6210 (Starting Up): Add references to "Emacs for Heathens" and to
6211 "Finding the News". Add user-full-name and user-mail-address.
6212 (Group Buffer Format): Add tool bar customization and update.
6213 (Summary Buffer): Add tool bar customization.
6214 (Posting Styles): Add message-alternative-emails.
6215
62162006-05-09 Michael Albinus <michael.albinus@gmx.de>
6217
6218 * tramp.texi (Filename completion): Improve wording.
6219
62202006-05-07 Romain Francoise <romain@orebokech.com>
6221
6222 * faq.texi (Using regular expressions): Fix typo.
6223 (Packages that do not come with Emacs): Fix capitalization.
6224 (Replacing text across multiple files): Expand node to explain how
6225 to use `dired-do-query-replace-regexp' in more detail, based on
6226 suggestion by Eric Hanchrow <offby1@blarg.net>.
6227
62282006-05-06 Michael Albinus <michael.albinus@gmx.de>
6229
6230 * tramp.texi (Filename completion): Completion of remote files'
6231 method, user name and host name is active only in partial
6232 completion mode.
6233
62342006-05-06 Bill Wohler <wohler@newt.com>
6235
6236 Release MH-E manual version 8.0.
6237
6238 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6239 release 8.0.
6240
62412006-05-06 Bill Wohler <wohler@newt.com>
6242
6243 * mh-e.texi (MH-BOOK-HOME): Change from
6244 http://www.ics.uci.edu/~mh/book/mh to
6245 http://rand-mh.sourceforge.net/book/mh.
6246 Replace .htm suffix with .html for MH book files.
6247 (Using This Manual): Update key binding for getting relevant
6248 chapter in Info from command key.
6249 (Ranges): Fix itemx.
6250
62512006-05-05 Karl Berry <karl@gnu.org>
6252
6253 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6254 (\fonttextsize): New user-level command to change text font size.
6255
62562006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6257
6258 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6259
62602006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6261
6262 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6263
62642006-04-24 Bill Wohler <wohler@newt.com>
6265
6266 * mh-e.texi (Getting Started): Make it more explicit that you need
6267 to install MH. Add pointers to current MH implementations.
6268
62692006-04-21 Bill Wohler <wohler@newt.com>
6270
6271 Release MH-E manual version 7.94.
6272
6273 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6274 release 7.94.
6275
62762006-04-21 Carsten Dominik <dominik@science.uva.nl>
6277
6278 * org.texi: Many small fixes.
6279 (Handling links): Rename from "Managing links".
6280
62812006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6282
6283 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6284 (Splitting mail using spam-stat): Fix @xref.
6285
62862006-04-20 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6289 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6290
62912006-04-20 Carsten Dominik <dominik@science.uva.nl>
6292
6293 * org.texi (Time stamps): Better explanation of the purpose of
6294 different time stamps.
6295 (Structure editing, Plain lists): More details on how new items
6296 and headings are inserted.
6297
62982006-04-18 Carsten Dominik <dominik@science.uva.nl>
6299
6300 * org.texi (Formula syntax): Fix link to Calc Manual.
6301
63022006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6303
6304 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6305
63062006-04-17 Bill Wohler <wohler@newt.com>
6307
6308 * mh-e.texi (Folders): Update mh-before-quit-hook and
6309 mh-quit-hook example with code that removes the buffers rather
6310 than just bury them.
6311
63122006-04-17 Michael Albinus <michael.albinus@gmx.de>
6313
6314 Sync with Tramp 2.0.53.
6315
63162006-04-13 Carsten Dominik <dominik@science.uva.nl>
6317
6318 * org.texi (Updating settings): New section.
6319 (Visibility cycling): Better names for the startup folding
6320 options.
6321 (Exporting): Completely restructured.
6322 (The very busy C-c C-c key): New section.
6323 (Summary of in-buffer settings): New section.
6324
63252006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6326
6327 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6328
63292006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6330
6331 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6332 (Server Commands): Key `v' is reserved for users.
6333
63342006-04-11 Carsten Dominik <dominik@science.uva.nl>
6335
6336 * org.texi (Link format): New section, emphasis on bracket links.
6337 (External links): Document bracket links.
6338 (FAQ): Expand to cover shell links and the new link format.
6339
63402006-04-09 Kevin Ryde <user42@zip.com.au>
6341
6342 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6343
63442006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Summary Buffer Lines): Add `*'.
6347
c8763fb6 63482006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6349
6350 * gnus.texi (Group Parameters):
6351 Mention gnus-permanently-visible-groups.
6352
63532006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6354
6355 * gnus.texi (Face): Fix typo.
6356
63572006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6358
6359 * gnus.texi (X-Face): Clarify.
6360 (Face): Need Emacs with PNG support.
6361
63622006-04-06 Richard Stallman <rms@gnu.org>
6363
6364 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6365 Emacs".
6366
63672006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6368
6369 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6370 blocks not suitable for inclusion with Emacs using variable
6371 PARTOFEMACS.
6372
63732006-04-04 Simon Josefsson <jas@extundo.com>
6374
6375 * gnus.texi (Security): Improve.
6376
63772006-04-02 Bill Wohler <wohler@newt.com>
6378
6379 * mh-e.texi (Getting Started, Junk, Bug Reports)
6380 (MH FAQ and Support): Fix URLs.
6381
63822006-03-31 Romain Francoise <romain@orebokech.com>
6383
6384 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6385 to t, not nil (and has for the past eight years).
6386
63872006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6388
6389 * message.texi, gnus.texi: Bump version to 5.11.
6390
63912006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (Top): Add comment about version line.
6394
6395 * message.texi (Top): Ditto. Change to take named versions into
6396 account.
6397
63982006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus.texi (Posting Styles): Add x-face-file to example.
6401 (X-Face): Refer to posting styles.
6402
6403 * gnus-faq.texi ([5.8]): Add x-face-file.
6404 ([8.4]): Add links to gmane.emacs.gnus.user and
6405 gmane.emacs.gnus.general.
6406
64072006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6408
6409 * gnus-faq.texi: Use .invalid.
6410 ([5.4]): Fix gnus-posting-styles example.
6411
64122006-03-27 Romain Francoise <romain@orebokech.com>
6413
6414 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6415 Emacs/W3 needs a new maintainer.
6416 (Ispell): Update author and version info.
6417 (Mailcrypt): Mention PGG.
6418 (New in Emacs 22): Add PGG to the list of new packages.
6419 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6420 updating dead URLs.
6421
64222006-03-25 Karl Berry <karl@gnu.org>
6423
6424 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6425 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6426 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6427 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6428 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6429 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6430 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6431 (2) do not indent copyright year list (or anything else).
6432
64332006-03-21 Bill Wohler <wohler@newt.com>
6434
6435 * mh-e.texi (Folders): Various edits.
6436
64372006-03-20 Romain Francoise <romain@orebokech.com>
6438
6439 * gnus.texi (Mail Folders): Grammar fix.
6440
64412006-03-19 Bill Wohler <wohler@newt.com>
6442
6443 * mh-e.texi (Replying): Document Mail-Followup-To.
6444 Change manually-formatted table to multitable. Add debugging info.
6445 Move description of mh-reply-default-reply-to into paragraph
6446 that describes its values.
6447
64482006-03-17 Bill Wohler <wohler@newt.com>
6449
10d1d0af 6450 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6451 (Sending Mail Tour): Update method of entering
6452 addresses and subject.
6453 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6454 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6455
64562006-03-15 Carsten Dominik <dominik@science.uva.nl>
6457
6458 * org.texi: Version number change only.
6459
64602006-03-14 Bill Wohler <wohler@newt.com>
6461
6462 * mh-e.texi: Add index entries around each paragraph rather than
6463 depend on entries from beginning of node. Doing so ensures that
6464 index entries are less likely to be forgotten if text is cut and
6465 pasted, and are necessary anyway if the references are on a
6466 separate page. It seems that makeinfo is now (v. 4.8) only
6467 producing one index entry per node, so there is no longer any
6468 excuse not to. Use subheading instead of heading. The incorrect
6469 use of heading produced very large fonts in Info--as large as the
6470 main heading.
6471 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6472 versions 6 and 7 appeared *around* the time of these Emacs releases.
6473
64742006-03-13 Carsten Dominik <dominik@science.uva.nl>
6475
6476 * org.texi (Clean view): Document new startup options.
6477
64782006-03-11 Bill Wohler <wohler@newt.com>
6479
6480 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6481 (Composing, Scan Line Formats): Fix @refs.
6482 (Getting Started): Define MH profile and MH profile components.
6483 (Incorporating Mail, Reading Mail, Viewing, Printing)
6484 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6485 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6486 for string constants.
6487 (Tool Bar): Remove spurious quote.
6488 (Junk): Use ``...'' instead of "...".
6489 (Scan Line Formats): Replace @samp with @kbd.
6490
64912006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6492
6493 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6494
64952006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6496
6497 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6498 easy to understand.
6499
65002006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6501
6502 * gnus.texi: Markup fix.
6503 (Fancy Mail Splitting): Specify new feature.
6504
65052006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6506
6507 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6508 partial-words matching.
6509
65102006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6511
6512 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6513
6514 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6515 (MIME Commands): Fix mm-discouraged-alternatives.
6516
65172006-03-07 Carsten Dominik <dominik@science.uva.nl>
6518
6519 * org.texi: Version number change only.
6520
65212006-03-06 Bill Wohler <wohler@newt.com>
6522
6523 * mh-e.texi: Move from SourceForge repository to Savannah.
6524 This is version 7.93, which is a total rewrite from the previous
6525 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6526 version 7.93.
6527
65282006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6529
6530 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6531
65322006-03-01 Carsten Dominik <dominik@science.uva.nl>
6533
6534 * org.texi (Interaction): Add item about `org-mouse.el' by
6535 Piotr Zielinski.
6536 (Managing links): Document that also mouse-1 can be used to
6537 activate a link.
6538 (Headlines, FAQ): Add entry about hiding leading stars.
6539 (Miscellaneous): Resort the sections in this chapter to a more
6540 logical sequence.
6541
65422006-02-27 Simon Josefsson <jas@extundo.com>
6543
6544 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6545 2004-01-27 from the trunk).
6546
65472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6548
6549 * cc-mode.texi: Rename c-hungry-backspace to
6550 c-hungry-delete-backwards, at the request of RMS. Leave the old
6551 name as an alias.
6552
65532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6554
6555 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6556 include the function header within the defun.
6557
65582006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6559
6560 * cc-mode.texi: Correct two typos.
6561
65622006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6563
6564 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6565 existing comment.
6566 (Electric Keys): Add a justification for electric indentation.
6567 (Hungry WS Deletion): Clear up the names and complications of the
6568 BACKSPACE and DELETE keys.
6569
65702006-02-23 Juri Linkov <juri@jurta.org>
6571
6572 * faq.texi (Common requests): Move `Turning on auto-fill by
6573 default' after `Wrapping words automatically'. Move `Working with
6574 unprintable characters' before `Searching for/replacing newlines'.
6575 Move `Replacing highlighted text' after `Highlighting a region'.
6576 Merge `Repeating commands' and `Repeating a command as many times
6577 as possible' into the former.
6578 (Packages that do not come with Emacs): Add refs to Gmane and
6579 etc/MORE.STUFF.
6580
65812006-02-23 Juri Linkov <juri@jurta.org>
6582
6583 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6584 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6585 Add xref to `(emacs)Reporting Bugs'.
6586 (Getting a printed manual): Add URL to other formats of the manual.
6587 (Common requests): Fix menu.
6588 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6589 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6590 (Inserting text at the beginning of each line): Add pxref to
6591 `Changing the included text prefix'.
6592 (Forcing the cursor to remain in the same column): Mention `track-eol'
6593 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6594 (Replacing text across multiple files): Add keybinding `Q' for
6595 `dired-do-query-replace'.
6596
65972006-02-22 Carsten Dominik <dominik@science.uva.nl>
6598
6599 * reftex.texi: Version number and date change only.
6600
6601 * org.texi (Internal Links): Rewrite to cover the modified
6602 linking system.
6603
66042006-02-17 Eli Zaretskii <eliz@gnu.org>
6605
6606 * faq.texi: Remove the coding cookie, it's not needed anymore.
6607
66082006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6609
6610 * faq.texi (Colors on a TTY): Mention Mac OS port.
6611
66122006-02-12 Karl Berry <karl@gnu.org>
6613
6614 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6615 8-bit accented a.
6616
66172006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6618
6619 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6620
66212006-02-08 Romain Francoise <romain@orebokech.com>
6622
6623 * faq.texi (Top): Remove paragraph about the FAQ being a
6624 transitional document, etc.
6625 (Searching for/replacing newlines): New node.
6626 (Yanking text in isearch): New node.
6627 (Inserting text at the beginning of each line): Rename and make
6628 more general, mention `M-;' in Message mode.
6629
66302006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6631
6632 * faq.texi (Meta key does not work in xterm)
6633 (Emacs does not display 8-bit characters)
6634 (Inputting eight-bit characters): Update xrefs.
6635
66362006-02-06 Romain Francoise <romain@orebokech.com>
6637
6638 * faq.texi (VM): VM now at version 7.19.
6639 Set myself as maintainer of this file.
6640
66412006-02-04 Michael Olson <mwolson@gnu.org>
6642
6643 * erc.texi (History): Note that ERC is now included with Emacs.
6644
66452006-01-31 Romain Francoise <romain@orebokech.com>
6646
6647 * message.texi (Message Headers): Explain what
6648 `message-alternative-emails' does in more detail.
6649 Update copyright year.
6650
66512006-01-30 Juanma Barranquero <lekktu@gmail.com>
6652
6653 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6654
66552006-01-29 Richard M. Stallman <rms@gnu.org>
6656
6657 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6658
66592006-01-29 Michael Olson <mwolson@gnu.org>
6660
6661 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6662
6663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6664
6665 * faq.texi (New in Emacs 22): Mention ERC.
6666
66672006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6668
6669 * rcirc.texi: Capitalize dir entry for consistency with the entry
6670 in info/dir and other entries in the Emacs category.
6671 Fix typos. Delete trailing whitespace.
6672
c8763fb6 66732006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6674
6675 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6676
66772006-01-27 Eli Zaretskii <eliz@gnu.org>
6678
6679 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6680 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6681
6682 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6683 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6684
66852006-01-27 Alex Schroeder <alex@gnu.org>
6686
6687 * rcirc.texi: New file.
6688
66892006-01-23 Juri Linkov <juri@jurta.org>
6690
6691 * widget.texi (User Interface): Add S-TAB for widget-backward.
6692
66932006-01-22 Michael Albinus <michael.albinus@gmx.de>
6694
6695 Sync with Tramp 2.0.52.
6696
6697 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6698 Add Tramp disabling item. New item for common connection problems.
6699 (various): Apply "ftp" as method for the download URL.
6700 (Bug Reports): Refer to FAQ for common problems.
6701
67022006-01-21 Eli Zaretskii <eliz@gnu.org>
6703
6704 * widget.texi (User Interface): Use @key for TAB.
6705
6706 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6707
6708 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6709 for TAB.
6710
6711 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6712
67132006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6714
6715 * gnus.texi: Update copyright.
6716
67172006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6718
6719 * gnus.texi (Article Washing): Additions.
6720
2de53ca6
GM
67212006-01-13 Carsten Dominik <dominik@science.uva.nl>
6722
6723 * org.texi (Agenda commands): Document tags command.
6724
67252006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6726
6727 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6728
67292006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6730
6731 * gnus.texi (RSS): Addition.
6732
67332005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6734
6735 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6736
67372005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * emacs-mime.texi (Display Customization): Add setting example to
6740 mm-discouraged-alternatives.
6741
67422006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6743
6744 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6745 version is the canonical version.
6746
67472006-01-08 Alex Schroeder <alex@gnu.org>
6748
6749 * pgg.texi (Caching passphrase): Rewording.
6750
67512006-01-06 Eli Zaretskii <eliz@gnu.org>
6752
6753 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6754 repository URL.
6755
67562006-01-06 Carsten Dominik <dominik@science.uva.nl>
6757
6758 * org.texi: Removed the accidentally re-added empty line in the
6759 direntry.
6760
67612006-01-05 Carsten Dominik <dominik@science.uva.nl>
6762
6763 * org.texi (Agenda Views): Chapter reorganized.
6764
67652005-12-29 Romain Francoise <romain@orebokech.com>
6766
6767 * faq.texi (Using Customize): New node.
6768
67692005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6770
6771 * org.texi: Remove blank line in @direntry. It is non-standard
6772 and recursively produces blank lines all over the dir file (when
6773 using Texinfo 4.8).
6774
67752005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6778
67792005-12-20 Carsten Dominik <dominik@science.uva.nl>
6780
6781 * org.texi (Tags): Boolean logic documented.
6782 (Agenda Views): Document custom commands.
6783
67842005-12-20 David Kastrup <dak@gnu.org>
6785
6786 * faq.texi (AUCTeX): Update version and mailing list info.
6787
67882005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6789
6790 * gnus.texi (MIME Commands): Mention addition of
6791 multipart/alternative to gnus-buttonized-mime-types and add xref
6792 to mm-discouraged-alternatives.
6793
6794 * emacs-mime.texi (Display Customization): Mention addition of
6795 "image/.*" and add xref to gnus-buttonized-mime-types in the
6796 mm-discouraged-alternatives section.
6797
67982005-12-16 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi (Tags): New section.
6801 (Agenda Views): Chapter reorganized.
6802
68032005-12-16 Eli Zaretskii <eliz@gnu.org>
6804
6805 * org.texi (Internal Links): Add a missing comma after an @xref.
6806
68072005-12-14 Chong Yidong <cyd@stupidchicken.com>
6808
6809 * faq.texi (Filling paragraphs with a single space): No need to
6810 change sentence-end now.
6811
68122005-12-13 Romain Francoise <romain@orebokech.com>
6813
6814 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6815
68162005-12-12 Jay Belanger <belanger@truman.edu>
6817
6818 * faq.texi (Calc): Update version number.
6819
68202005-12-12 Carsten Dominik <dominik@science.uva.nl>
6821
6822 * org.texi (Progress Logging): New section.
6823
68242005-12-10 Romain Francoise <romain@orebokech.com>
6825
6826 Update the Emacs FAQ for the 22.1 release.
6827
6828 * faq.texi: Set VER to `22.1'.
6829 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6830 Tutorial. Mention that `C-h r' displays the manual.
6831 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6832 (Getting a printed manual): Point to the new locations of the
6833 manuals on the GNU Web site.
6834 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6835 available via Info (it was previously distributed separately).
6836 (Installing Texinfo documentation): The latest version of Texinfo
6837 is 4.8, not 4.0.
6838 (Informational files for Emacs): COPYING is the GNU General Public
6839 License, not the Emacs General Public License.
6840 (Informational files for Emacs): Delete obsolete link to the
6841 GNUinfo pages as they have been removed from the GNU Web site.
6842 (New in Emacs 22): New node.
6843 (Setting up a customization file): Say that most packages support
6844 Customize nowadays.
6845 (Colors on a TTY): Delete reference to instructions on how to
6846 enable syntax highlighting, it is now enabled by default.
6847 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6848 at startup automatically.
6849 (Controlling case sensitivity): Mention `M-c' in isearch.
6850 (Using an already running Emacs process): Emacs now creates the
6851 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6852 gnuserv. As emacsclient can now run Lisp code as well, delete a
6853 sentence praising gnuserv for that. Simplify description of how
6854 the client/server operation works.
6855 (Compiler error messages): Delete obsolete text (compile.el has
6856 been rewritten).
6857 (Indenting switch statements): Fix typo.
6858 (Matching parentheses): Simplify setup instructions, mention the
6859 menu bar item in the Options menu.
6860 (Repeating a command as many times as possible): Mention `C-x e'.
6861 (Going to a line by number): Mention new keymap and bindings
6862 `M-g M-g', `M-g M-p' and `M-g M-n'.
6863 (Turning on syntax highlighting): Now on by default. Simplify.
6864 (Replacing highlighted text): Use `1', not `t'.
6865 (Problems with very large files): The maximum size is now 256MB on
6866 32-bit machines.
6867 (^M in the shell buffer): Mention `comint-process-echoes'.
6868 (Emacs for Apple computers): Emacs 22 has native support for Mac
6869 OS X.
6870 (Translating names to IP addresses): Delete node.
6871 (Binding keys to commands): Fix typo.
6872 (SPC no longer completes file names): New node.
6873 (MIME with Emacs mail packages): Delete section about the Emacs
6874 MIME FAQ (it's not reachable anymore).
6875
68762005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6877
6878 * cc-mode.texi: The manual has been extensively revised: the
6879 information about using CC Mode has been separated from the larger
6880 and more difficult chapters about configuration. It has been
6881 updated for CC Mode 5.31.
6882
68832005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6884
6885 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6886 (Selecting an implementation): Fix descriptions.
6887
68882005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6889
6890 * message.texi (Various Message Variables): Addition.
6891
68922005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6893
6894 * message.texi: Fix default values.
6895
68962005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6897
6898 * message.texi (Header Commands): Clarify descriptions of
6899 message-cross-post-followup-to, message-reduce-to-to-cc, and
6900 message-insert-wide-reply.
6901 (Various Commands): Fix kindex for message-kill-to-signature;
6902 clarify description of message-tab.
6903
69042005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6905
6906 * message.texi (Mailing Lists): Fix description about MFT.
6907
6908 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6909
69102005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6911
6912 * gnus.texi (Slow Terminal Connection): Replace old description
6913 with new one.
6914
69152005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6916
6917 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6918 replace X-Draft-Headers with X-Draft-From.
6919
69202005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6921
6922 * gnus.texi (Various Various): Fix the default value of
6923 nnheader-max-head-length.
6924 (Gnus Versions): Fix typo.
6925
69262005-12-08 Carsten Dominik <dominik@science.uva.nl>
6927
6928 * org.texi (Structure editing): Document new functionality of
6929 M-RET.
6930
69312005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6932
6933 * org.texi (Internal Links): Fix Texinfo usage.
6934
69352005-12-06 Carsten Dominik <dominik@science.uva.nl>
6936
6937 * org.texi (TODO basics): Document the global todo list.
6938 (TODO items): Documents sparse tree for specific TODO
6939 keywords.
6940
69412005-11-30 Carsten Dominik <dominik@science.uva.nl>
6942
6943 * org.texi (Plain Lists): Typos fixed.
6944
69452005-11-28 Jay Belanger <belanger@truman.edu>
6946
6947 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6948
69492005-11-24 Carsten Dominik <dominik@science.uva.nl>
6950
6951 * org.texi (Structure editing): New item moving commands added.
6952 (Plain Lists): New section.
6953
69542005-11-18 Carsten Dominik <dominik@science.uva.nl>
6955
6956 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6957 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6958 `org-agenda-file-to-front'.
2de53ca6
GM
6959 (Built-in table editor): Document `org-table-sort-lines'.
6960 (HTML formatting): Export of hand-formatted lists.
6961
69622005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6963
6964 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6965 new variable gnus-toolbar-thickness.
6966
69672005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6968
6969 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6970
69712005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6972
6973 * gnus.texi (X-Face): Fix description.
6974 (XVarious): Remove gnus-xmas-logo-color-alist and
6975 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6976
69772005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * gnus.texi (Group Parameters): Mention new variable
6980 gnus-parameters-case-fold-search.
6981 (Home Score File): Addition.
6982
69832005-11-04 Ulf Jasper <ulf.jasper@web.de>
6984
6985 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6986 (Overview): List supported feed types.
6987 (Installation): No installation necessary when using autoload.
6988 (Configuration): Rename "RSS" to "news".
6989
69902005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6991
6992 * pgg.texi (User Commands): Document additional passphrase
6993 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6994 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6995
69962005-11-04 Carsten Dominik <dominik@science.uva.nl>
6997
6998 * org.texi: Version number changed to 3.19.
6999
70002005-10-29 Sascha Wilde <wilde@sha-bang.de>
7001
7002 * pgg.texi (How to use): Update the example to add autoload of
7003 pgg-encrypt-symmetric-region.
7004 (User Commands): Document pgg-encrypt-symmetric-region.
7005 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7006
70072005-10-27 Jay Belanger <belanger@truman.edu>
7008
7009 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7010 mention other TeX-related units.
7011
70122005-10-23 Lars Hansen <larsh@soem.dk>
7013
0c7efc08
SM
7014 * dired-x.texi (Miscellaneous Commands):
7015 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7016 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7017
70182005-10-23 Jay Belanger <belanger@truman.edu>
7019
7020 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7021 constant.
7022
70232005-10-23 Michael Albinus <michael.albinus@gmx.de>
7024
0c7efc08
SM
7025 * faq.texi (Bugs and problems):
7026 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7027 `directory-listing-before-filename-regexp'.
7028
70292005-10-22 Eli Zaretskii <eliz@gnu.org>
7030
7031 * newsticker.texi (UPDATED): Set value.
7032
70332005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7034
7035 * gnus.texi (Document Groups): Remove duplicate item.
7036
70372005-10-21 Carsten Dominik <dominik@science.uva.nl>
7038
7039 * org.texi (Summary): Mention iCalendar support.
7040 (Exporting): Document iCalendar support.
7041
70422005-10-18 Romain Francoise <romain@orebokech.com>
7043
7044 * viper.texi (Viper Specials): Capitalize GNU.
7045
70462005-10-17 Juri Linkov <juri@jurta.org>
7047
7048 * info.texi (Getting Started, Search Index, Expert Info):
7049 Fix wording.
7050 (Search Text): Replace `echo area' with `mode line'.
7051 (Search Index): Both `i' and `,' find all index entries.
7052 Replace example `C-f' with `C-l' (which exists in index of Info
7053 manual) and delete spaces in its keyboard input sequence.
7054 Delete unnecessary explanations about literal characters.
7055
70562005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7057
7058 * gnus.texi (Document Server Internals): Addition.
7059
70602005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7061
7062 * gnus.texi (A note on namespaces): Fix RFC reference.
7063
70642005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * gnus.texi (RSS): Fix key description.
7067
70682005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7069
7070 * gnus.texi: Emacs/w3 -> Emacs/W3.
7071 (Browsing the Web): Fix description.
7072 (Web Searches): Ditto.
7073 (Customizing W3): Ditto.
7074
70752005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7076
7077 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7078
70792005-10-11 Jay Belanger <belanger@truman.edu>
7080
7081 * calc.texi (Integration): Mention using `a i' to compute definite
7082 integrals.
7083
70842005-10-11 Juri Linkov <juri@jurta.org>
7085
7086 * info.texi: Rearrange nodes.
7087 (Top): Update menu. Change ref `Info for Experts' to
7088 `Advanced Info Commands'.
7089 (Getting Started): Fix description of manual's parts.
7090 (Help-Int): Change xref `Info Search' to `Search Index', and
7091 `Expert Info' to `Advanced'.
7092 (Advanced): Move node one level up.
7093 (Search Text, Search Index): New nodes split out from `Info Search'.
7094 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7095 split out from `Advanced'.
7096 (Advanced, Emacs Info Variables): De-document editing an Info file
7097 in Info.
7098 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7099 (Creating an Info File): Delete node and move its text to
7100 `Expert Info'.
7101
71022005-10-10 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi (Workflow states): Documented that change in keywords
7105 becomes active only after restart of Emacs.
7106
71072005-10-08 Michael Albinus <michael.albinus@gmx.de>
7108
7109 Sync with Tramp 2.0.51.
7110
71112005-10-08 Nick Roberts <nickrob@snap.net.nz>
7112
7113 * speedbar.texi (Introduction): Describe new location of speedbar
7114 on menubar.
7115 (Basic Key Bindings): Remove descriptions of bindings that have
7116 been removed.
7117
71182005-10-05 Nick Roberts <nickrob@snap.net.nz>
7119
7120 * speedbar.texi (GDB): Describe use of watch expressions.
7121
71222005-09-28 Simon Josefsson <jas@extundo.com>
7123
7124 * message.texi (IDNA): Fix.
7125
71262005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7127
7128 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7129 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7130 description of nntp-open-connection-function.
7131 (Common Variables): Fix descriptions.
7132
71332005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7134
7135 * gnus.texi (Server Buffer Format): Document the %a format spec.
7136
71372005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7138
7139 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7140
71412005-09-23 Carsten Dominik <dominik@science.uva.nl>
7142
7143 * org.texi Version 3.16.
7144
71452005-09-19 Miles Bader <miles@gnu.org>
7146
7147 * newsticker.texi: Get rid of CVS keywords.
7148
71492005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7150
7151 * gnus.texi (Finding the Parent): Fix description of how Gnus
7152 finds article.
7153
71542005-09-14 Jari Aalto <jari.aalto@cante.net>
7155
7156 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7157 to drop off non-answered articles.
7158
71592005-09-19 Juanma Barranquero <lekktu@gmail.com>
7160
7161 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7162 braces (which are unsupported by NMAKE) for macro `srcdir'.
7163
71642005-09-17 Eli Zaretskii <eliz@gnu.org>
7165
7166 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7167 (../info/newsticker, newsticker.dvi): New targets.
7168
71692005-09-17 Ulf Jasper <ulf.jasper@web.de>
7170
7171 * newsticker.texi: Replace @command with @code. Replace @example
7172 with @lisp.
0c7efc08
SM
7173 (Top): Add explanations to menu items.
7174 (GNU Free Documentation License): Remove.
2de53ca6
GM
7175
71762005-09-16 Romain Francoise <romain@orebokech.com>
7177
7178 Update all files to specify GFDL version 1.2.
7179
7180 * doclicense.texi (GNU Free Documentation License): Update to
7181 version 1.2.
7182
71832005-09-15 Richard M. Stallman <rms@gnu.org>
7184
7185 * newsticker.texi: Fix @setfilename.
7186
7187 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7188 (../info/newsticker, newsticker.dvi): New targets.
7189
71902005-08-30 Carsten Dominik <dominik@science.uva.nl>
7191
7192 * org.texi: Version 3.15.
7193
71942005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * ses.texi: Combine all three indices into one.
7197 Correct a few typos.
7198
71992005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7200
7201 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7202
72032005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7204
7205 * emacs-mime.texi (Handles): Remove duplicate item.
7206 (Encoding Customization): Fix the default value for
7207 mm-coding-system-priorities.
7208 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7209 (Basic Functions): Fix reference.
7210
72112005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7212
7213 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7214
72152005-08-18 Richard M. Stallman <rms@gnu.org>
7216
7217 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7218 and web site.
7219
7220 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7221 not keyboard-translate.
7222
72232005-08-11 Richard M. Stallman <rms@gnu.org>
7224
7225 * faq.texi (Using regular expressions): Fix xref.
7226
72272005-08-09 Juri Linkov <juri@jurta.org>
7228
7229 * info.texi (Help-P): Replace `Prev' with `Previous'.
7230 (Help-M, Help-Xref): Add S-TAB.
7231 (Help-FOO): Update `u' command.
7232 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7233 Update info about visibility of xref parts.
7234 (Help-Int): Fix `m' command. Rename `Info-last' to
7235 `Info-history-back'. Add `Info-history-forward'.
7236 (Advanced): Fix `g*' and `M-n' commands.
7237 (Info Search): Add `index-apropos' in stand-alone browser.
7238 Add isearch commands.
7239 (Emacs Info Variables): Remove `Info-fontify'.
7240 Add `Info-mode-hook'. Update face names.
7241 Add `Info-fontify-maximum-menu-size',
7242 `Info-fontify-visited-nodes', `Info-isearch-search'.
7243
72442005-08-07 Michael Albinus <michael.albinus@gmx.de>
7245
7246 Sync with Tramp 2.0.50.
7247
7248 * tramp.texi: Use @option{} consequently for method names.
7249 (Inline methods, External transfer methods): Remove references to
7250 Cygwin.
7251 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7252 implementation.
7253
72542005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7255
7256 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7257 Mention that gnus-init-file is not read when Emacs is invoked with
7258 --no-init-file or -q.
7259
72602005-07-19 Carsten Dominik <dominik@science.uva.nl>
7261
7262 * org.texi: Version 3.14.
7263
72642005-07-04 Carsten Dominik <dominik@science.uva.nl>
7265
7266 * org.texi: Version 3.13.
7267
72682005-07-18 Juri Linkov <juri@jurta.org>
7269
7270 * calc.texi (Time Zones, Logical Operations):
7271 * cl.texi (Overview):
7272 * org.texi (TODO types):
7273 * sc.texi (Emacs 18 MUAs):
7274 * speedbar.texi (Top):
7275 * url.texi (History):
7276 Delete duplicate duplicate words.
7277
ce058493 72782005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7279
7280 * cl.texi (Type Predicates): Document `atom' type.
7281
72822005-07-04 Lute Kamstra <lute@gnu.org>
7283
7284 Update FSF's address in GPL notices.
7285
7286 * calc.texi (Copying):
7287 * doclicense.texi (GNU Free Documentation License):
7288 * faq.texi (Contacting the FSF):
7289 * mh-e.texi (Copying): Update FSF's address.
7290
72912005-07-03 Richard M. Stallman <rms@gnu.org>
7292
7293 * flymake.texi (Example -- Configuring a tool called directly):
7294 Update name of flymake-build-relative-filename.
7295
72962005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7297
7298 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7299
73002005-06-29 Carsten Dominik <dominik@science.uva.nl>
7301
7302 * org.texi: Version 3.12.
7303
73042005-06-24 Eli Zaretskii <eliz@gnu.org>
7305
7306 * makefile.w32-in (MAKEINFO): Use --force.
7307 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7308 Makefile.in.
7309 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7310 more shells.
7311
73122005-06-23 Richard M. Stallman <rms@gnu.org>
7313
7314 * speedbar.texi (Creating a display): Texinfo usage fixes.
7315
7316 * tramp.texi (Customizing Completion, Auto-save and Backup):
7317 Texinfo usage fixes.
7318
73192005-06-23 Juanma Barranquero <lekktu@gmail.com>
7320
7321 * dired-x.texi (Miscellaneous Commands):
7322 * ediff.texi (Miscellaneous):
7323 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7324 (Agent Variables):
7325 * info.texi (Help-Xref):
7326 * message.texi (Message Headers):
7327 * org.texi (Remember):
7328 * reftex.texi (Options (Defining Label Environments)):
7329 (Options (Index Support)):
7330 (Options (Viewing Cross-References)):
7331 (Options (Misc)):
7332 (Changes):
7333 * speedbar.texi (Creating a display):
7334 * tramp.texi (Customizing Completion, Auto-save and Backup):
7335 Texinfo usage fix.
7336
73372005-06-13 Carsten Dominik <dominik@science.uva.nl>
7338
7339 * org.texi: Version 3.11.
7340
73412005-06-12 Jay Belanger <belanger@truman.edu>
7342
7343 * calc.texi (Getting Started): Remove extra menu item.
7344
73452005-05-31 Jay Belanger <belanger@truman.edu>
7346
7347 * calc.texi (Notations Used in This Manual): Use @kbd for key
7348 sequence.
7349 (Demonstration of Calc): Mention another way of starting Calc.
7350 (Starting Calc): Mention long name of M-#.
7351 (Embedded Mode Overview): Remove unnecessary instruction.
7352 (Other M-# commands): Rephrase `M-# 0' explanation.
7353 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7354 reflect current behavior.
7355
73562005-05-30 Jay Belanger <belanger@truman.edu>
7357
7358 * calc.texi (Hooks): Change description of calc-window-hook and
7359 calc-trail-window-hook to match usage.
7360 (Computational Functions): Add more constant-generating functions.
7361 (Customizable Variables): Use defvar.
7362
73632005-05-28 Jay Belanger <belanger@truman.edu>
7364
7365 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7366 (Basic Embedded Mode): Explain behavior of arguments to
7367 calc-embedded-mode.
7368
73692005-05-27 Jay Belanger <belanger@truman.edu>
7370
7371 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7372 current behavior.
7373
73742005-05-25 Jay Belanger <belanger@truman.edu>
7375
7376 * calc.texi: Change Calc version number throughout.
7377 (Keypad Mode): Change location in info output.
7378 (Keypad mode overview): Move picture of keypad.
7379
73802005-05-21 Jay Belanger <belanger@truman.edu>
7381
7382 * calc.texi (Storing variables): Mention that only most variables
7383 are void to begin with.
7384
73852005-05-21 Kevin Ryde <user42@zip.com.au>
7386
7387 * widget.texi (Basic Types): Update cross ref from "Enabling
7388 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7389 lispref/text.texi change.
7390
73912005-05-20 Carsten Dominik <dominik@science.uva.nl>
7392
7393 * org.texi: Version 3.09.
7394
73952005-05-18 Carsten Dominik <dominik@science.uva.nl>
7396
7397 * reftex.texi: Version 4.28.
7398
73992005-05-16 Jay Belanger <belanger@truman.edu>
7400
7401 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7402
74032005-05-14 Jay Belanger <belanger@truman.edu>
7404
7405 * calc.texi (Default Simplifications): Insert missing ! (logical
7406 not operator).
7407
74082005-05-14 Michael Albinus <michael.albinus@gmx.de>
7409
7410 Sync with Tramp 2.0.49.
7411
74122005-05-10 Jay Belanger <belanger@truman.edu>
7413
7414 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7415 to 1.
7416
74172005-04-29 Carsten Dominik <dominik@science.uva.nl>
7418
7419 * org.texi: Version 3.08, structure reorganized.
7420
74212005-04-24 Richard M. Stallman <rms@gnu.org>
7422
7423 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7424
74252005-04-15 Carsten Dominik <dominik@science.uva.nl>
7426
7427 * org.texi: Update to version 3.06.
7428
74292005-04-13 Lute Kamstra <lute@gnu.org>
7430
7431 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7432
74332005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7434
7435 * cl.texi (Porting Common Lisp): Fix typo.
7436
74372005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7438
7439 * gnus.texi (RSS): Addition.
7440
74412005-04-04 Jay Belanger <belanger@truman.edu>
7442
7443 * calc.texi: Change Calc version number.
7444 (Customizable variables): Fix description of calc-language-alist.
7445 (Copying): Put in version 2 of GPL.
7446
74472005-04-01 Jay Belanger <belanger@truman.edu>
7448
7449 * calc.texi (Troubleshooting Commands): Remove comment about
7450 installation.
7451 (Installation): Remove section.
7452 (Customizable Variables): New section.
7453 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7454 (Graphical Devices): Add references to Customizable Variables.
7455
74562005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7457
7458 * emacs-mime.texi (Display Customization): Markup fixes.
7459 (rfc2047): Update.
7460
74612005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * gnus-faq.texi: Replaced with auto-generated version.
7464
74652005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7466
7467 * dired-x.texi (Multiple Dired Directories): default-directory was
7468 renamed to dired-default-directory.
7469
74702005-03-26 Jay Belanger <belanger@truman.edu>
7471
7472 * calc.texi (Simplifying Formulas, Rewrite Rules):
7473 Change description of top and bottom of fraction.
7474 (Modulo Forms): Move description of how to create modulo forms to
7475 earlier in the section.
7476 (Fraction Mode): Suggest using : to get a fraction by dividing.
7477 (Basic Arithmetic): Adjust placement of command name.
7478 (Truncating the Stack): Emphasize that "hidden" entries are still
7479 visible.
7480 (Installation): Move discussion of printing manual to "About This
7481 Manual".
7482 (About This Manual): Mention how to print the manual.
7483 (Reporting Bugs): Remove first person.
7484 (Building Vectors): Add algebraic version of append.
7485 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7486 (Grouping Digits): Fix typo.
7487
74882005-03-25 Werner Lemberg <wl@gnu.org>
7489
7490 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7491 Replace `legal' with `valid'.
7492
74932005-03-25 Werner Lemberg <wl@gnu.org>
7494
7495 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7496
74972005-03-24 Jay Belanger <belanger@truman.edu>
7498
7499 * calc.texi (General Mode Commands)
7500 (Mode Settings in Embedded Mode): Add some explanation of
7501 recording mode settings.
7502
75032005-03-24 Richard M. Stallman <rms@gnu.org>
7504
7505 * calc.texi: Remove praise of non-free software.
7506
7507 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7508 (Installation): Node deleted.
7509
75102005-03-23 Richard M. Stallman <rms@gnu.org>
7511
7512 * url.texi (HTTP language/coding): Improve last change.
7513
75142005-03-22 Jay Belanger <belanger@truman.edu>
7515
7516 * calc.texi (Embedded Mode): Add new information on changing
7517 modes.
7518
75192005-03-20 Michael Albinus <michael.albinus@gmx.de>
7520
7521 Sync with Tramp 2.0.48.
7522
7523 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7524
7525 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7526 "GNU/Linux". Change all addresses to .gnu.org.
7527 (Default Method): Offer shortened syntax for "su" and "sudo"
7528 methods.
7529
75302005-03-07 Richard M. Stallman <rms@gnu.org>
7531
7532 * url.texi: Fix usage of "e.g.".
7533 (HTTP language/coding): Explain the rules for these strings.
7534
75352005-03-06 Richard M. Stallman <rms@gnu.org>
7536
7537 * woman.texi (Introduction): Minor cleanups.
7538
7539 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7540
7541 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7542 (Installation): Node deleted.
7543
7544 * mh-e.texi (Preface): Get rid of "Emacs 21".
7545
7546 * eshell.texi (Installation): Delete node (for Emacs 20).
7547
75482005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7549
7550 * flymake.texi: Refill and tweak style in @lisp blocks.
7551
75522005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7553
7554 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7555
75562005-03-01 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Trigonometric and Hyperbolic Functions):
7559 Mention additional functions.
7560 (Algebraic Simplifications): Mention additional simplifications.
7561
75622005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7563
7564 * ses.texi: Add concept/function/variable indices (this work was
7565 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7566 papers on file at FSF).
7567
75682005-02-10 Jay Belanger <belanger@truman.edu>
7569
7570 * calc.texi: Change @LaTeX to La@TeX throughout.
7571 Redefine @expr as @math for TeX output.
7572 Redefine @texline as a no-op for TeX output.
7573 Define @tfn, replace @t by @tfn throughout.
7574
75752005-02-09 Jay Belanger <belanger@truman.edu>
7576
7577 * calc.texi: Add macro for LaTeX for info output.
7578
75792005-02-08 Kim F. Storm <storm@cua.dk>
7580
7581 * texinfo.tex (LaTex): Add def.
7582
75832005-02-06 Jay Belanger <belanger@truman.edu>
7584
7585 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7586 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7587 throughout manual.
7588
75892005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7590
7591 * gnus.texi: Some edits based on comments from David Abrahams.
7592
75932005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7594
7595 * gnus.texi (RSS): Fix the keystroke.
7596
75972005-01-24 David Kastrup <dak@gnu.org>
7598
7599 * faq.texi: Update AUCTeX version info.
7600
76012005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7602
7603 * gnus-faq.texi ([4.1]): Typo.
7604
76052005-01-19 Jay Belanger <belanger@truman.edu>
7606
7607 * calc.texi (Keep Arguments): Mention that keeping arguments
7608 doesn't work with keyboard macros.
7609
76102005-01-16 Richard M. Stallman <rms@gnu.org>
7611
7612 * autotype.texi (Autoinserting): Fix small error.
7613
76142005-01-16 Michael Albinus <michael.albinus@gmx.de>
7615
7616 Sync with Tramp 2.0.47.
7617
7618 * tramp.texi (Compilation): New section, describing compilation of
7619 remote files.
7620
76212005-01-11 Kim F. Storm <storm@cua.dk>
7622
7623 * widget.texi (Basic Types): Add :follow-link keyword.
7624
76252005-01-09 Jay Belanger <belanger@truman.edu>
7626
7627 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7628
76292005-01-08 Jay Belanger <belanger@truman.edu>
7630
7631 * calc.texi: Change throughout to reflect new default value of
7632 calc-settings-file.
7633
76342005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7635
7636 * message.texi (Reply): `message-reply-to-function' should return
7637 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7638
76392005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7640
7641 * faq.texi (Changing load-path): Fix typo.
7642
76432005-01-05 Jay Belanger <belanger@truman.edu>
7644
7645 * calc.texi (Programming Tutorial): Replace kbd command by
7646 appropriate characters for a keyboard macro.
7647
76482005-01-04 Jay Belanger <belanger@truman.edu>
7649
7650 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7651 for Lucid Emacs.
7652 (Programming Tutorial): Mention that the user needs to be in the
7653 right mode to compute some functions.
7654
76552005-01-04 Jay Belanger <belanger@truman.edu>
7656
7657 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7658 no longer applicable.
7659
76602005-01-01 Jay Belanger <belanger@truman.edu>
7661
0c7efc08 7662 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7663 edit keyboard macros to match current behavior.
7664
76652004-12-31 Jay Belanger <belanger@truman.edu>
7666
7667 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7668
76692004-12-20 Jay Belanger <belanger@truman.edu>
7670
7671 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7672 zero.
7673
76742004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7675
7676 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7677 @xref.
7678 (Font Locking): Avoid @strong{Note:}.
7679
76802004-12-17 Michael Albinus <michael.albinus@gmx.de>
7681
7682 Sync with Tramp 2.0.46.
7683
7684 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7685
76862004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7687
7688 * url.texi: Correct typos.
7689 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7690 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7691 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7692 (Dealing with HTTP documents): @inforef->@xref.
7693
76942004-12-15 Jay Belanger <belanger@truman.edu>
7695
7696 * calc.texi: Consistently capitalized all mode names.
7697 (Answers to Exercises): Mention that an answer can be a fraction
7698 when in Fraction mode.
7699
77002004-12-13 Jay Belanger <belanger@truman.edu>
7701
7702 * calc.texi: Fix some TeX definitions.
7703
77042004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7705
7706 * reftex.texi (Imprint): Remove erroneous @value's.
7707
77082004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7709
7710 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7711 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7712
77132004-12-08 Jay Belanger <belanger@truman.edu>
7714
7715 * calc.texi (Starting Calc): Remove comment about installation.
7716 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7717
77182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7719
7720 * url.texi: Update @setfilename.
7721 (Getting Started): No need to worry about Gnus versions.
7722 (Dealing with HTTP documents): Use @inforef.
7723
7724 * org.texi: Fix @direntry file name.
7725
77262004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7727
7728 * url.texi: New file.
7729
7730 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7731
77322004-12-06 Jay Belanger <belanger@truman.edu>
7733
7734 * calc.texi (Using Calc): Remove paragraph about installation.
7735
77362004-12-06 Jay Belanger <belanger@truman.edu>
7737
7738 * calc.texi: Use more Texinfo macros and less TeX defs.
7739 Remove @refill's.
7740
77412004-12-06 Richard M. Stallman <rms@gnu.org>
7742
7743 * org.texi: New file.
7744
77452004-12-05 Richard M. Stallman <rms@gnu.org>
7746
7747 * Makefile.in (org.dvi, ../info/org): New targets.
7748 (INFO_TARGETS): Add ../info/org.
7749 (DVI_TARGETS): Add org.dvi.
7750 (maintainer-clean): Remove the info files in the info dir.
7751
77522004-11-26 Eli Zaretskii <eliz@gnu.org>
7753
7754 * idlwave.texi: Fix the setfilename directive to put the produced
7755 file in ../info.
7756 (Continued Statement Indentation): Resurrect Jan D.'s change from
7757 2004-11-03 that was lost when a newer version of idlwave.texi was
7758 imported.
7759
77602004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7761
0c7efc08 7762 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7763
0c7efc08
SM
7764 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7765 Index `spam-initialize'.
2de53ca6
GM
7766
77672004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7768
7769 * message.texi (Various Message Variables): Mention that all mail
7770 file variables are derived from `message-directory'.
7771
7772 * gnus.texi (Splitting Mail): Clarify bogus group.
7773
77742004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7775
0c7efc08
SM
7776 * emacs-mime.texi (Encoding Customization):
7777 Fix mm-coding-system-priorities entry.
2de53ca6 7778
c8763fb6 77792004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7780
7781 * idlwave.texi (Continued Statement Indentation):
7782 * reftex.texi (Options (Index Support)):
7783 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7784 * speedbar.texi (Creating a display, Major Display Modes):
7785 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7786
77872004-10-21 Jay Belanger <belanger@truman.edu>
7788
0c7efc08 7789 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7790
77912004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7792
7793 * calc.texi (Reporting Bugs): Double up `@'.
7794
77952004-10-18 Jay Belanger <belanger@truman.edu>
7796
0c7efc08 7797 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7798 should be sent to.
7799
78002004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7801
7802 * gnus.texi (New Features): Add 5.11.
7803
7804 * message.texi (Resending): Remove wrong default value.
7805
7806 * gnus.texi (Mail Source Specifiers): Describe possible problems
7807 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7808 `pop3-leave-mail-on-server' to the index.
7809
78102004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * message.texi (Canceling News): Add how to set a password.
7813
78142004-10-12 Jay Belanger <belanger@truman.edu>
7815
0c7efc08 7816 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7817 calc-describe-function and calc-describe-variable to match their
7818 current behavior.
7819
78202004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7821
7822 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7823
78242004-10-12 Michael Albinus <michael.albinus@gmx.de>
7825
7826 Sync with Tramp 2.0.45.
7827
7828 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7829 plink link. The URL is outdated. Originator contacted for
7830 clarification.
7831
78322004-10-10 Juri Linkov <juri@jurta.org>
7833
7834 * gnus.texi (Top, Marking Articles): Join two menus in one node
7835 because a node can have only one menu.
7836
78372004-10-09 Juri Linkov <juri@jurta.org>
7838
7839 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7840 example of nnmail-split-fancy.
7841
78422004-10-06 Karl Berry <karl@gnu.org>
7843
7844 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7845 consistency with other uses of dashes.
7846
78472004-10-05 Karl Berry <karl@gnu.org>
7848
7849 * info.texi: Consistently use --- throughout, periods at end of
7850 menu descriptions, and a couple typos.
7851
78522004-09-26 Jesper Harder <harder@ifa.au.dk>
7853
7854 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7855 * pgg.texi (User Commands, Backend methods): Do.
7856 * gnus.texi: Markup fixes.
7857 (Setting Process Marks): Fix `M P a' entry.
7858 * emacs-mime.texi: Fixes.
7859
78602004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7861
7862 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7863 again.
7864 Use 5.10 instead of 5.10.0.
7865
78662004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7867
7868 * gnus.texi (Summary Mail Commands): S D e.
7869
78702004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7871
7872 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7873 the gnus-article-mode-line-format section.
7874
78752004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7876
7877 * gnus.texi (Various Summary Stuff): Fix the documentation for
7878 gnus-newsgroup-variables.
7879
78802004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7881
0c7efc08
SM
7882 * gnus.texi (MIME Commands):
7883 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7884 gnus-mime-display-multipart-alternative-as-mixed,
7885 gnus-mime-display-multipart-related-as-mixed.
7886 (Mail Source Customization): Clarify `mail-source-directory'.
7887 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7888 (SpamOracle): Fix typo.
2de53ca6
GM
7889
7890 * gnus-faq.texi: Untabify.
7891 ([6.3]): nnir.el is in contrib directory.
7892
7893 * message.texi (News Headers): Clarify how a unique ID is created.
7894
0c7efc08
SM
7895 * gnus.texi (Batching Agents): Fix typo in example.
7896 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7897
b2abec73 78982004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7899
0c7efc08 7900 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7901
79022004-09-20 Florian Weimer <fw@deneb.enyo.de>
7903
7904 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7905
79062004-09-22 Jay Belanger <belanger@truman.edu>
7907
0c7efc08 7908 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7909 might be hidden during part of the session.
7910
79112004-09-20 Jay Belanger <belanger@truman.edu>
7912
7913 * calc.texi (Notations Used in This Manual): Put in an earlier
7914 mention that DEL could be called Backspace.
7915
79162004-09-10 Simon Josefsson <jas@extundo.com>
7917
7918 * gnus.texi (IMAP): Add example. Suggested and partially written
7919 by Steinar Bang <sb@dod.no>.
7920
79212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7922
7923 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7924 netrc syntax.
7925
79262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7927
b2abec73
JB
7928 * gnus.texi (Spam ELisp Package Sequence of Events):
7929 Some clarifications.
2de53ca6
GM
7930 (Spam ELisp Package Global Variables): More clarifications.
7931
79322004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7933
7934 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7935 Mention spam-split does not modify incoming mail.
7936
79372004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7938
7939 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7940
79412004-09-10 Eli Zaretskii <eliz@gnu.org>
7942
7943 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7944
79452004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7946
7947 * makefile.w32-in (sieve, pgg): Use $(infodir).
7948
79492004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7950
7951 * makefile.w32-in: Fix PGG and Sieve entries.
7952
79532004-08-28 Eli Zaretskii <eliz@gnu.org>
7954
7955 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7956 Emacs and related programs.
7957
79582004-08-27 Richard M. Stallman <rms@gnu.org>
7959
7960 * faq.texi: Fix texinfo usage, esp. doublequotes.
7961 (Difference between Emacs and XEmacs): Some clarification.
7962
7963 * faq.texi (Difference between Emacs and XEmacs):
7964 Explain not to contrast XEmacs with GNU Emacs.
7965
79662004-08-26 Richard M. Stallman <rms@gnu.org>
7967
7968 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7969
79702004-08-22 David Kastrup <dak@gnu.org>
7971
7972 * reftex.texi (AUCTeX): Update links, section name.
7973
7974 * faq.texi (Calc): Update availability (included in 22.1).
7975 (AUCTeX): Update availability, information, versions, description.
7976
79772004-08-14 Eli Zaretskii <eliz@gnu.org>
7978
7979 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7980
79812004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7982
7983 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7984
79852004-08-10 Michael Albinus <michael.albinus@gmx.de>
7986
7987 Sync with Tramp 2.0.44.
7988
79892004-08-05 Lars Hansen <larsh@math.ku.dk>
7990
7991 * widget.texi (User Interface): Update how to separate the
7992 editable field of an editable-field widget from other widgets.
7993 (Programming Example): Add text after field.
7994
79952004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7996
7997 * emacs-mime.texi (Encoding Customization): Add a note to the
7998 mm-content-transfer-encoding-defaults entry.
7999 (rfc2047): Update.
8000
0c7efc08
SM
8001 * gnus.texi (Article Highlighting):
8002 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8003 (POP before SMTP): New node.
8004 (Posting Styles): Addition.
8005 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8006 (Fancy Mail Splitting): Ditto.
8007 (X-Face): Add gnus-x-face.
8008
80092004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8010
8011 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8012 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8013
80142004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8015
0c7efc08
SM
8016 * gnus.texi (Mail Source Specifiers):
8017 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8018
80192004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8020
8021 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8022
8023 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8024 repository. Change setfilename.
8025
8026 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8027
80282004-07-02 Juri Linkov <juri@jurta.org>
8029
8030 * pcl-cvs.texi (Viewing differences): Add `d r'.
8031
80322004-06-29 Jesper Harder <harder@ifa.au.dk>
8033
8034 * ses.texi, viper.texi, flymake.texi, faq.texi:
8035 * eshell.texi, ediff.texi: Markup fixes.
8036
80372004-06-21 Karl Berry <karl@gnu.org>
8038
8039 * info.texi (Top): Mention that only Emacs has mouse support.
8040 (Getting Started): Mention this in a few other places.
8041
80422004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8043
0c7efc08
SM
8044 * autotype.texi (Copyrights, Timestamps):
8045 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8046
80472004-06-13 Lars Hansen <larsh@math.ku.dk>
8048
8049 * dired-x.texi (dired-mark-omitted): Update keybinding.
8050
80512004-06-10 Kim F. Storm <storm@cua.dk>
8052
8053 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8054
80552004-06-05 Lars Hansen <larsh@math.ku.dk>
8056
8057 * dired-x.texi (variable dired-omit-mode): Rename from
8058 dired-omit-files-p.
8059 (function dired-omit-mode): Rename from dired-omit-toggle.
8060 Call dired-omit-mode rather than set dired-omit-files-p.
8061 (dired-mark-omitted): Describe command.
8062
80632004-05-29 Michael Albinus <michael.albinus@gmx.de>
8064
8065 Version 2.0.41 of Tramp released.
8066
80672004-05-29 Juanma Barranquero <lektu@terra.es>
8068
8069 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8070 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8071
80722004-05-29 Richard M. Stallman <rms@gnu.org>
8073
8074 * cl.texi (Top): Call this chapter `Introduction'.
8075 (Overview): In TeX, no section heading here.
8076
8077 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8078
80792004-05-29 Eli Zaretskii <eliz@gnu.org>
8080
8081 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8082 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8083
80842004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8085
8086 * flymake.texi: New file.
8087
80882004-05-28 Simon Josefsson <jas@extundo.com>
8089
8090 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8091
b344d29d 80922004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8093
8094 Version 2.0.40 of Tramp released.
8095
80962004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8097
8098 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8099
8100 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8101 variables `tramp-backup-directory-alist' and
8102 `tramp-bkup-backup-directory-info'.
8103 (Overview, Connection types)
8104 (External transfer methods, Default Method)
8105 (Windows setup hints): Remove restriction of password entering
8106 with external methods.
8107 (Auto-save and Backup): Make file name example
8108 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8109 and `auto-save-directory' must be used.
8110 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8111 only "NT"). Remove doubled entry "What kinds of systems does
8112 @tramp{} work on".
8113 (tramp): Macro removed.
8114 (Obtaining Tramp): Flag removed from title.
8115 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8116 and `trampver' used properly. Flag `tramp-inst' replaced by
8117 `installchapter'. Installation related text adapted.
8118
81192004-04-28 Masatake YAMATO <jet@gyve.org>
8120
8121 * widget.texi (Programming Example): Remove overlays.
8122
81232004-04-27 Jesper Harder <harder@ifa.au.dk>
8124
8125 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8126
81272004-04-23 Juanma Barranquero <lektu@terra.es>
8128
8129 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8130
81312004-04-05 Jesper Harder <harder@ifa.au.dk>
8132
8133 * info.texi (Info Search): Add info-apropos.
8134
81352004-03-22 Juri Linkov <juri@jurta.org>
8136
8137 * faq.texi: Fix help key bindings.
8138
81392004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8140
8141 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8142 (as suggested by Karl Berry). Update information about colored
8143 stars in menus. Add new subheading describing M-n.
8144
81452004-03-12 Richard M. Stallman <rms@gnu.org>
8146
8147 * cl.texi (Top): Rename top node's title.
8148
81492004-03-08 Karl Berry <karl@gnu.org>
8150
8151 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8152 problems making the texinfo distribution.
8153
81542004-02-29 Simon Josefsson <jas@extundo.com>
8155
0c7efc08 8156 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8157 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8158 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8159 <voegelas@gmx.net>.
8160
81612004-02-29 Juanma Barranquero <lektu@terra.es>
8162
8163 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8164 Use $(DEL) instead of rm, and ignore exit code.
8165
b344d29d 81662004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8167
8168 Tramp version 2.0.39 released.
8169
81702004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8171
8172 * tramp.texi (Customizing Completion): Explain new functions
8173 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8174 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8175 (Top): Refer to Savannah mailing list as the major one.
8176 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8177 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8178 (Frequently Asked Questions): Remote hosts must not be Unix-like
8179 for "smb" method.
8180 (Password caching): New node.
8181 (External transfer methods): Refer to password caching for "smb"
8182 method.
8183
81842004-02-17 Karl Berry <karl@gnu.org>
8185
8186 * info.texi (Help-Int): Mention the new line number feature.
8187
81882004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8189
8190 * ses.texi (Advanced Features): New functionality for
8191 ses-set-header-row (defaults to current row unless C-u used).
8192 (Acknowledgements): Add Stefan Monnier.
8193
81942003-12-29 Kevin Ryde <user42@zip.com.au>
8195
8196 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8197
b344d29d 81982003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8199
8200 Tramp version 2.0.38 released.
8201
8202 * tramp.texi (Remote shell setup): Warn of environment variables
8203 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8204 <sven.gabriel@imk.fzk.de>.
8205 (Configuration): Tramp now chooses base64/uuencode
8206 automatically. Update wording accordingly.
8207 (Top): More description for the `Default Method' menu entry.
8208 (Default Method): Use @code, not @var, for Lisp variables.
8209 (Default Method): New subsection `Which method is the right one
8210 for me?' Suggested by Christian Kirsch.
8211 (Configuration): Pointer to new subsection added.
8212 (Default Method): Too many "use" in one sentence.
8213 Rephrase. Reported by Christian Kirsch.
8214 (Filename Syntax): Old `su' example is probably a left-over from
8215 the sm/su method naming. Replace with `ssh', instead.
8216 (External transfer methods, Auto-save and Backup):
8217 Typo fixes.
8218
82192003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8220
183080b6 8221 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8222 (Top): Mention japanese manual only if flag `jamanual' is set.
8223 Insert section `Japanese manual' in menu.
8224
82252003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8226
8227 * eshell.texi (Known Problems): Add doc item.
8228
82292003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8230
8231 * cc-mode.texi: Update for CC Mode 5.30.
8232
8233 Note: Please refrain from doing purely cosmetic changes like
8234 removing trailing whitespace in this manual; it clobbers cvs
8235 merging for no good reason.
8236
82372003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8238
8239 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8240 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8241 @acronym{ASCII}.
8242
82432003-10-26 Karl Berry <karl@gnu.org>
8244
8245 * info.texi (Info Search): Echo area, not echo are. From Debian
8246 diff.
8247
82482003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8249
10d1d0af 8250 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8251 :buttons and :children keywords.
8252
82532003-10-22 Miles Bader <miles@gnu.org>
8254
8255 * Makefile.in (info): Move before $(top_srcdir)/info.
8256
82572003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8258
8259 * tramp.texi (Inline methods): Small grammar fix.
8260 (External transfer methods): Likewise.
8261
82622003-10-08 Nick Roberts <nick@nick.uklinux.net>
8263
8264 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8265
82662003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8269
82702003-09-30 Richard M. Stallman <rms@gnu.org>
8271
8272 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8273
8274 * widget.texi (User Interface): Fix typos.
8275
8276 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8277
82782003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8279
8280 * pcl-cvs.texi (Selected Files): Fix typo.
8281
82822003-09-21 Karl Berry <karl@gnu.org>
8283
8284 * info.texi (] and [ commands): No period at end of section title.
8285
82862003-09-04 Miles Bader <miles@gnu.org>
8287
8288 * Makefile.in (top_srcdir): New variable.
8289 ($(top_srcdir)/info): New rule.
8290 (info): Depend on it.
8291
82922003-09-03 Peter Runestig <peter@runestig.com>
8293
8294 * makefile.w32-in: New file.
8295
82962003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8297
8298 * widget.texi (User Interface): Explain the need of static text
8299 around an editable field.
8300
83012003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8302
8303 * widget.texi (Basic Types): The argument to `:help-echo' can now
8304 be a form that evaluates to a string.
8305
83062003-08-18 Kim F. Storm <storm@cua.dk>
8307
8308 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8309
83102003-08-16 Richard M. Stallman <rms@gnu.org>
8311
8312 * dired-x.texi (Shell Command Guessing): Explain *.
8313
83142003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8315
8316 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8317 log-edit-insert-changelog.
8318
83192003-08-03 Karl Berry <karl@gnu.org>
8320
8321 * info.texi: Need @contents.
8322
c8763fb6 83232003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8324
8325 Tramp version 2.0.36 released.
8326
8327 * tramp.texi (Remote shell setup): Explain about problems with
8328 non-Bourne commands in ~/.profile and ~/.shrc.
8329
83302003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8331
8332 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8333 renaming of `vis-mode' to `visible-mode'.
8334
83352003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8336
8337 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8338 next, prev and up pointers.
8339
83402003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8341
8342 * info.texi (Help): Mention existence of Emacs and stand-alone
8343 Info at the very beginning of the tutorial.
8344 (Help-Inv): New node.
8345 (Help-]): New node.
8346 (Help-M): Systematically point out the differences between default
8347 Emacs and stand-alone versions. Delete second menu.
8348 (Help-Xref): Systematically point out the differences between
8349 default Emacs and stand-alone versions.
8350 (Help-Int): Change `l' example.
8351 (Expert Info): Fix typos.
8352 (Emacs Info Variables): Mention `Info-hide-note-references' and
8353 new default for `Info-scroll-prefer-subnodes'.
8354
c8763fb6 83552003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8356
8357 Version 2.0.35 of Tramp released.
8358
8359 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8360 (Inline methods): Add methods `remsh' and `plink1'.
8361 (External transfer methods): Add method `remcp'.
8362 (Multi-hop Methods): Add method `remsh'.
8363 Small patch from Adrian Aichner <adrian@xemacs.org>:
8364 Fix minor typos.
0c7efc08 8365 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8366 `Info-index'.
8367 (Version Control): Add cindex entry.
8368
c8763fb6 83692003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8370
8371 * trampver.texi: Version 2.0.34 released.
8372
83732003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8374
8375 * faq.texi: Improve previous changes.
8376
83772003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8378
8379 * faq.texi: Update copyright and maintenance details.
8380 Update some package URLs, versions, and maintainers.
8381 Remove many references to the Emacs Lisp Archive.
8382
83832003-04-23 Simon Josefsson <jas@extundo.com>
8384
8385 * smtpmail.texi: Fix license (the invariant sections mentioned has
8386 never been part of the smtp manual). Align info dir entry with
8387 other emacs packages.
8388
83892003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8390
8391 * tramp.texi: Version 2.0.33 released.
8392 Remove installation chapter. Remove XEmacs specifics.
8393
83942003-03-29 Richard M. Stallman <rms@gnu.org>
8395
8396 * tramp.texi (Top): Undo the previous renaming.
8397 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8398
c8763fb6 83992003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8400
8401 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8402 version of manual.
8403
8404 * tramp.texi (Auto-save and Backup): New node.
8405
84062003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8407
8408 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8409 Emacs" in order to have better differentiation to "XEmacs".
8410 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8411 are new macros in order to point to the other Emacs flavor where
8412 appropriate. In info case, point to node `Installation' in order
8413 to explain how to generate the other way. In html case, make a
8414 link to the other html file.
0c7efc08 8415 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8416 after CVS checkout/update.
8417 (Installation): Completely rewritten.
8418 (Installation parameters, Load paths): New sections under
8419 `Installation'.
8420
c8763fb6 84212003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8422
8423 * tramp.texi: Version 2.0.30 released.
8424 Replace word "path" with "localname" where used as a component of
8425 a Tramp file name.
8426
84272003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8428
8429 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8430 introduced.
8431 (Installation): Explain what to do if files from the tramp/contrib
8432 directory are needed.
8433
84342003-02-23 Alex Schroeder <alex@emacswiki.org>
8435
8436 * smtpmail.texi (How Mail Works): New.
8437
84382003-02-22 Alex Schroeder <alex@emacswiki.org>
8439
8440 * smtpmail.texi: New file.
8441
8442 * Makefile.in: Build SMTP manual.
8443
c8763fb6 84442003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8445
8446 * tramp.texi: Version 2.0.29 released.
8447 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8448 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8449
84502003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8451
8452 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8453 another package loads accidentally Ange-FTP.
2de53ca6
GM
8454
84552003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8456
8457 * tramp.texi (Customizing Completion): Add function
8458 `tramp-parse-sconfig'. Change example of
8459 `tramp-set-completion-function', because parsing of ssh config
8460 files looks more natural.
8461
84622003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8463
8464 * gnus.texi: Do not use `path' in several locations.
8465
c8763fb6 84662002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8467
0c7efc08
SM
8468 * tramp.texi (External transfer methods): New method `smb'.
8469 From Michael Albinus.
2de53ca6
GM
8470
84712002-11-05 Karl Berry <karl@gnu.org>
8472
8473 * info.texi (Info-fontify): Reorder face list to avoid bad line
8474 breaks.
8475
c8763fb6 84762002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8477
0c7efc08
SM
8478 * tramp.texi: Move @copying to standard place.
8479 Use @insertcopying.
2de53ca6
GM
8480
84812002-10-02 Karl Berry <karl@gnu.org>
8482
8483 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8484 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8485 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8486 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8487 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8488 Per rms, update all manuals to use @copying instead of @ifinfo.
8489 Also use @ifnottex instead of @ifinfo around the top node, where
8490 needed for the sake of the HTML output.
8491 (The Gnus manual is not fixed since it's not clear to me how it
8492 works; and the Tramp manual already uses @copying, although in an
8493 unusual way. All others were changed.)
8494
84952002-09-10 Jonathan Yavner <jyavner@engineer.com>
8496
8497 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8498 (../info/ses, ses.dvi): New targets.
8499 * ses.texi: New file.
8500
c8763fb6 85012002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8502
8503 * texinfo.tex: Update to texinfo 4.2.
8504
85052002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8506
8507 * reftex.texi: Update to RefTeX 4.19.
8508
c8763fb6 85092002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8510
8511 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8512 (../info/tramp, tramp.dvi): New targets.
8513
85142002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8515
8516 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8517 (calc.dvi): Uncomment.
8518
85192001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8520
8521 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8522 (../info/calc): New target.
8523
85242001-10-20 Gerd Moellmann <gerd@gnu.org>
8525
8526 * (Version 21.1 released.)
8527
85282001-10-05 Gerd Moellmann <gerd@gnu.org>
8529
8530 * Branch for 21.1.
8531
85322001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8533
8534 * Makefile.in (../info/info): Use an explicit -o switch to
8535 makeinfo.
8536
85372001-03-05 Gerd Moellmann <gerd@gnu.org>
8538
8539 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8540
85412000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8542
8543 * Makefile.in (../info/idlwave): Use --no-split.
8544
85452000-12-14 Dave Love <fx@gnu.org>
8546
c4cc8b9a 8547 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8548 (gnus.dvi): Change rule to remove @latex stuff.
8549
85502000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8551
8552 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8553
85542000-10-13 John Wiegley <johnw@gnu.org>
8555
8556 * Makefile.in: Add build targets for eshell.texi.
8557
85582000-09-25 Gerd Moellmann <gerd@gnu.org>
8559
8560 * Makefile.in: Remove/comment speedbar stuff.
8561
85622000-09-22 Dave Love <fx@gnu.org>
8563
8564 * Makefile.in: Add emacs-mime.
8565
85662000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8567
8568 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8569 (DVI_TARGETS): Add woman.dvi.
8570 (../info/woman, woman.dvi): New targets.
8571
85722000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8573
8574 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8575
8576 * pcl-cvs.texi: New file.
8577 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8578 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8579
85802000-05-11 Gerd Moellmann <gerd@gnu.org>
8581
8582 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8583 (../info/ebrowse, ebrowse.dvi): New targets.
8584
85852000-01-13 Gerd Moellmann <gerd@gnu.org>
8586
8587 * Makefile.in (INFO_TARGETS): Add eudc.
8588 (DVI_TARGETS): Add eudc.dvi.
8589 (../info/eudc, eudc.dvi): New targets.
8590
85912000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8592
8593 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8594 compatibility with 8+3 filesystems).
8595 (../info/efaq): Rename from emacs-faq.
8596
85972000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8598
8599 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8600 (../info/idlwave, idlwave.dvi): New targets.
8601
86021999-10-23 Dave Love <fx@gnu.org>
8603
8604 * Makefile.in: Use autotype.texi.
8605
86061999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8607
8608 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8609 faq.texi file) rather than ../info/faq.
8610
86111999-10-07 Gerd Moellmann <gerd@gnu.org>
8612
8613 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8614 (../info/ada-mode, ada-mode.dvi): New targets.
8615
86161999-09-01 Dave Love <fx@gnu.org>
8617
8618 * Makefile.in: Add faq.
8619
86201999-07-12 Richard Stallman <rms@gnu.org>
8621
8622 * Version 20.4 released.
8623
86241998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8625
8626 * Version 20.3 released.
8627
86281998-04-06 Andreas Schwab <schwab@gnu.org>
8629
768c0c0f
JB
8630 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8631 Use it in dvi targets.
2de53ca6
GM
8632 (../etc/GNU): Change to $(srcdir) first.
8633
86341998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8635
8636 * reftex.texi: Update for RefTeX version 3.22.
8637
86381998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8639
8640 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8641 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8642
86431997-09-23 Paul Eggert <eggert@twinsun.com>
8644
8645 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8646 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8647
86481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8649
8650 * Version 20.2 released.
8651
86521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8653
8654 * Version 20.1 released.
8655
86561997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8657
8658 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8659
86601996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8661
8662 * Version 19.33 released.
8663
86641996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8665
8666 * Version 19.32 released.
8667
86681996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8669
8670 * Makefile.in: Add rules for the Message manual.
8671
86721996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8673
8674 * gnus.texi: New version.
8675
8676 * message.texi: New manual.
8677
86781996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8679
8680 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8681
86821996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8683
8684 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8685 Specify -I option.
8686 (All dvi targets): Set the TEXINPUTS variable.
8687
86881996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8689
8690 * Version 19.31 released.
8691
86921996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8693
8694 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8695 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8696
86971995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8698
8699 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8700 (INFO_TARGETS): Add ../info/cc-mode.
8701 (DVI_TARGETS): Add cc-mode.dvi.
8702
2de53ca6
GM
87031995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8704
8705 * Version 19.30 released.
8706
87071995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8708
8709 * gnus.texi: New file.
8710
87111995-11-04 Erik Naggum <erik@naggum.no>
8712
8713 * gnus.texi: File deleted.
8714
87151995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8716
8717 * mh-e.texi: "Function Index" -> "Command Index" to work with
8718 Emacs 19.30 C-h C-k support of separately-documented commands.
8719
87201995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8721
8722 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8723 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8724
87251995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8726
8727 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8728 (../info/viper, viper.dvi): New targets.
8729
87301995-04-20 Kevin Rodgers <kevinr@ihs.com>
8731
8732 * dired-x.texi (Installation): Change the example to set
8733 buffer-local variables like dired-omit-files-p in
8734 dired-mode-hook.
8735
87361995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8737
8738 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8739 (../info/mh-e, mh-e.dvi): New targets.
8740
87411995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8742
8743 * Makefile.in (maintainer-clean): Rename from realclean.
8744
87451994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8746
8747 * Makefile.in: New file.
8748 * Makefile: File deleted.
8749
87501994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8751
8752 * Makefile (TEXINDEX_OBJS): Variable deleted.
8753 (texindex, texindex.o, getopt.o): Rules deleted.
8754 All deps on texindex deleted.
8755 (distclean): Don't delete texindex.
8756 (mostlyclean): Don't delete *.o.
8757 * texindex.c, getopt.c: Files deleted.
8758
87591994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8760
8761 * Version 19.26 released.
8762
87631994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8764
8765 * Version 19.25 released.
8766
87671994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8768
8769 * Version 19.24 released.
8770
87711994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8772
8773 * Version 19.23 released.
8774
87751994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8776
8777 * Makefile: Delete spurious tab.
8778
87791994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8780
8781 * Makefile (.SUFFIXES): New rule.
8782
87831994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8784
8785 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8786 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8787
87881994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8789
8790 * Makefile (../info/sc): Rename from sc.info.
8791 (../info/cl): Likewise.
8792 (INFO_TARGETS): Use new names.
8793
87941993-12-04 Richard Stallman (rms@srarc2)
8795
8796 * getopt.c: New file.
8797 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8798 (getopt.o): New rule.
8799 (dvi): Don't depend on texindex.
8800 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8801 Depend on texindex.
8802
88031993-12-03 Richard Stallman (rms@srarc2)
8804
8805 * Makefile (../info/sc.info): Rename from ../info/sc.
8806 (TEXI2DVI): New variable.
8807 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8808 Add explicit commands.
8809 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8810
88111993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8812
8813 * Version 19.22 released.
8814
88151993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8816
8817 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8818
88191993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8820
8821 * Version 19.21 released.
8822
88231993-11-15 Paul Eggert (eggert@twinsun.com)
8824
8825 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8826
88271993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8828
8829 * Makefile (../etc/GNU): New target.
8830 (EMACSSOURCES): Add gnu1.texi.
8831
88321993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8833
8834 * Makefile (realclean): Don't delete the Info files.
8835
f0131492 88361993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8837
8838 * forms.texi: Fix forms.texi so that it will format correctly.
8839 Add missing `@end iftex', fix bad reference.
8840
8841 * info.texi, info-stn.texi: New files implement texinfo version of
8842 `info' file.
8843
f0131492 88441993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8845
8846 * Makefile: Fix targets for texindex, new info.texi files.
8847 * info-stnd.texi: New file implements info for standalone info
8848 reader.
8849 * info.texi: Update to include recent changes to "../info/info".
8850 New source file for ../info/info; includes info-stnd.texi.
8851
8852 * texindex.c: Include "../src/config.h" if building in emacs.
8853
8854 * Makefile: Change all files to FILENAME.texi, force all targets
8855 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8856 vip.texinfo, forms.texinfo, cl.texinfo.
8857 Add target to build texindex.c, defining `emacs'.
8858
8859 * forms.texi: Install new file to match version 2.3 of forms.el.
8860
88611993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8862
8863 * Version 19.19 released.
8864
88651993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8866
8867 * sc.texinfo: Fix info file name.
8868
8869 * Makefile (info): Add gnus and sc.
8870 (dvi): Add gnus.dvi and sc.dvi.
8871 (../info/sc, sc.dvi): New targets.
8872
88731993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8874
8875 * Version 19.18 released.
8876
88771993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8878
8879 * Makefile: Fix source file names of the separate manuals.
8880 (gnus.dvi, ../info/gnus): New targets.
8881
88821993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8883
8884 * Version 19.17 released.
8885
88861993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8887
8888 * split-man: Fix typos in last change.
8889
88901993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8891
8892 * Version 19.16 released.
8893
88941993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8895
8896 * version 19.15 released.
8897
88981993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8899
8900 * Makefile (distclean): It's rm, not rf.
8901
89021993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8903
8904 * Version 19.14 released.
8905
89061993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8907
8908 * Makefile: New file.
8909
89101993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8911
8912 * Version 19.13 released.
8913
89141993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8915
8916 * Version 19.9 released.
8917
89181993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8919
8920 * Version 19.8 released.
8921
89221993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8923
8924 * Version 19.7 released.
8925
89261990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8927
8928 * gnus.texinfo: New file. Removed installation instructions.
8929
89301990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8931
8932 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8933
89341989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8935
8936 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8937 then define `\sc' as the command for smallcaps in Texinfo.
8938 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8939 made the corresponding change to makeinfo and texinfm.el.
8940
89411988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8942
8943 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8944 Customization since the menu entry did not point to anything.
8945 Also add an @finalout command to remove overfull hboxes from the
8946 printed output.
8947
8948 * cl.texinfo: Add @bye, \input line and @settitle to file.
8949 This file is clearly intended to be a chapter of some other work,
8950 but the other work does not yet exist.
8951
89521988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8953
8954 * texinfo.texinfo: Three typos corrected.
8955
4009494e 8956;; Local Variables:
c8763fb6 8957;; coding: utf-8
4009494e
GM
8958;; End:
8959
acaf905b 8960 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
8961
8962 This file is part of GNU Emacs.
8963
97c0352c 8964 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8965 it under the terms of the GNU General Public License as published by
97c0352c
GM
8966 the Free Software Foundation, either version 3 of the License, or
8967 (at your option) any later version.
4009494e
GM
8968
8969 GNU Emacs is distributed in the hope that it will be useful,
8970 but WITHOUT ANY WARRANTY; without even the implied warranty of
8971 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8972 GNU General Public License for more details.
8973
8974 You should have received a copy of the GNU General Public License
97c0352c 8975 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.