* net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
89b163db
G
12012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
4 methods, so don't mention smtpmail here.
5
62012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
7
8 * gnus.texi (Picons): Document gnus-picon-properties.
9
102012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * gnus.texi: Remove mention of compilation, as that's no longer
13 supported.
14
152012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
16
17 * gnus.texi (Archived Messages): Mention
18 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
19
202012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
21
22 * gnus.texi (Various Summary Stuff):
23 Remove mention of `gnus-propagate-marks'.
24
252012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
26
27 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
28 which no longer exist.
29
302012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
31
32 * gnus.texi (Archived Messages):
33 Document gnus-gcc-self-resent-messages.
34
352012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
36
37 * message.texi (Mail Variables):
38 Mention the optional user parameter for X-Message-SMTP-Method.
39
402012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
41
42 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
43
44 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
45
462012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * gnus.texi (Key Index): Change encoding to utf-8.
49
ac1a0ce1 502012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
51
52 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
53
71cca84d
G
542012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
55
56 * gnus.texi (Group Timestamp): Mention where to find documentation for
57 the `gnus-tmp-' variables (bug#11601).
58
888a7fc0
MA
592012-06-11 Michael Albinus <michael.albinus@gmx.de>
60
61 Sync with Tramp 2.2.6-pre.
62
63 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
64 where appropriate.
65 (Ad-hoc multi-hops): New section.
66 (Remote processes): New subsection "Running remote processes on
67 Windows hosts".
68 (History): Add remote commands on Windows, and ad-hoc multi-hop
69 methods.
70 (External methods): "ControlPersist" must be set to "no" for the
71 `scpc' method.
72 (Remote processes): Add a note about `auto-revert-tail-mode'.
73 (Frequently Asked Questions): Use "scpx" in combination with
74 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
75
76 * trampver.texi: Update release number.
77
31ca4639 782012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
79
80 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
81 compilation for html-mono.
82
0e8bbf66
PE
832012-06-08 Paul Eggert <eggert@cs.ucla.edu>
84
85 * texinfo.tex: Merge from gnulib.
86
b8f061b3
KY
872012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
88
89 * Makefile.in (echo-info): Don't try to install info files named
90 just ".info".
91
16af873e
GM
922012-05-28 Glenn Morris <rgm@gnu.org>
93
c1dabff0
GM
94 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
95
16af873e
GM
96 * sc.texi: Nuke hand-written node pointers.
97 Fix top-level menu to match actual node order.
98
1d5b82ef
GM
992012-05-27 Glenn Morris <rgm@gnu.org>
100
101 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
102 Some associated fixes, including not messing with chapno in cl.texi.
103
33017faf 1042012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
105
106 * org.texi (Durations and time values): Fix typo.
107
d14b0029
JB
1082012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
109
33017faf 110 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
111 Mention `calc-ensure-consistent-units'.
112
2f4cadd1 1132012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 114
9879e263
AS
115 * cc-mode.texi: Avoid space before macro in 4th argument of cross
116 reference commands. (Bug#11461)
117
78e91d08
AS
118 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
119
3fe7cdc8
GM
1202012-05-12 Glenn Morris <rgm@gnu.org>
121
9598ef0b
GM
122 * Makefile.in (mostlyclean): Add more TeX intermediates.
123
7d326a29
GM
124 * Makefile.in: Make it look more like the other doc Makefiles.
125 Use explicit $srcdir in all dependencies.
126 Remove cd $srcdir from rules.
127 (VPATH): Remove.
128 (infodir): Set to an absolute path.
129 (INFO_TARGETS): Use short names.
130 (mkinfodir): infodir is now absolute.
131 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
132
c7f95930 133 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 134 (.SUFFIXES): Disable implicit rules.
c7f95930 135
3fe7cdc8
GM
136 * Makefile.in (MKDIR_P): New, set by configure.
137 (mkinfodir): Use $MKDIR_P.
138
6f0652af
GM
1392012-05-07 Glenn Morris <rgm@gnu.org>
140
141 * forms.texi (Long Example): Update for changed location of files.
142
8045b906
GM
1432012-05-04 Glenn Morris <rgm@gnu.org>
144
145 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
146 (INFO_TARGETS): Use $INFO_EXT.
147 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
148 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
149 (INFO_TARGETS): Use $INFO_EXT.
150 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
151
9e7a4bcf
GM
1522012-05-02 Glenn Morris <rgm@gnu.org>
153
9aa071df
GM
154 * Makefile.in (echo-info): New phony target, used by top-level.
155
9e7a4bcf
GM
156 * viper.texi: Make direntry shorter (also it is no longer "newest").
157
158 * emacs-gnutls.texi, ert.texi, org.texi:
159 Fix dircategory, direntry to match info/dir.
160
31cc861c
GM
161 * faq.texi: Convert @inforefs to @xrefs.
162 Fix some malformed cross-references.
f9e320bb
GM
163 (File-name conventions): Shorten section name to avoid overfull line.
164 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 165
723ea6b5
TZ
1662012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
167
168 * auth.texi (Help for users): Update for .gpg file being second.
169
a8e7d6d7 1702012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
171
172 * org.texi (Agenda commands): Fix two typos: give corresponding
173 function names, according to `org-agenda-view-mode-dispatch'.
174
a8e7d6d7 1752012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
176
177 * faq.texi (Major packages and programs): Remove section.
178 There is no point listing 6 packages (cf etc/MORE.STUFF).
179 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 180
dcbf5805
MA
1812012-04-22 Michael Albinus <michael.albinus@gmx.de>
182
183 * dbus.texi (Version): New node.
184 (Properties and Annotations): Mention the object manager
185 interface. Describe dbus-get-all-managed-objects.
186 (Type Conversion): Floating point numbers are allowed, if an
187 anteger does not fit Emacs's integer range.
188 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
189 (Asynchronous Methods): Fix description of
190 dbus-call-method-asynchronously.
191 (Receiving Method Calls): Fix some minor errors. Add
192 dbus-interface-emacs.
193 (Signals): Describe unicast signals and the new match rules.
194 (Alternative Buses): Add the PRIVATE optional argument to
195 dbus-init-bus. Describe its new return value. Add dbus-setenv.
196
adee4030
GM
1972012-04-20 Glenn Morris <rgm@gnu.org>
198
199 * faq.texi (New in Emacs 24): New section.
200 (Packages that do not come with Emacs): Mention M-x list-packages.
201
35dc09a1 2022012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
203
204 * cc-mode.texi (c-offsets-alist): Correct a typo.
205
35dc09a1 2062012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
207
208 * org.texi (Deadlines and scheduling): Fix the example: the
209 DEADLINE item should come right after the headline. We enforce
210 this convention, so it is a bug not to illustrate it correctly in
211 the manual.
212
35dc09a1 2132012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
214
215 * org.texi (Agenda commands): Fix documentation bug by swapping
216 the equivalent keybindings to `org-agenda-next-line' with the ones
217 to `org-agenda-previous-line'.
218
35dc09a1 2192012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
220
221 * Makefile.in: Replace non-portable use of $< in ordinary rules.
222
e2560ea8
EZ
2232012-04-09 Eli Zaretskii <eliz@gnu.org>
224
225 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
226 emacs-gnutls.
227 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
228
6b4f4a2d
TZ
2292012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
230
250b840e 231 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
232
233 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
234
ca2c89b6
TZ
2352012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
236
237 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 238 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 239
aebd5f1a
GM
2402012-04-04 Glenn Morris <rgm@gnu.org>
241
242 * auth.texi (Secret Service API): Copyedits.
243 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
244 (Help for users, Help for developers)
245 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 246
0317dd51
MA
2472012-04-04 Michael Albinus <michael.albinus@gmx.de>
248
249 * auth.texi (Secret Service API): Add the missing text.
250
3d439cd1
CY
2512012-04-04 Chong Yidong <cyd@gnu.org>
252
253 * message.texi (Using PGP/MIME): Note that epg is now the default.
254
255 * gnus.texi: Reduce references to obsolete pgg library.
256 (Security): Note that epg is now the default.
257
258 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
259
260 * nxml-mode.texi (Completion): C-RET is no longer bound to
261 nxml-complete.
262
153ae947
BG
2632012-04-01 Jambunathan K <kjambunathan@gmail.com>
264
265 * org.texi (Customizing tables in ODT export): Correct few errors.
266
2672012-04-01 Jambunathan K <kjambunathan@gmail.com>
268
269 * org.texi (Links in ODT export): Update.
270 (Labels and captions in ODT export): New node.
271
2722012-04-01 Jambunathan K <kjambunathan@gmail.com>
273
274 * org.texi (Literal examples in ODT export): htmlfontify.el in
275 Emacs-24.1 now supports fontification. So ODT source blocks will
276 be fontified by default.
277
2782012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
279
280 * org.texi (Refiling notes): Remove duplicated keybinding.
281
2822012-04-01 Eric Schulte <eric.schulte@gmx.com>
283
284 * org.texi (noweb): Documentation of this new option to the :noweb
285 header argument.
286
2872012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
288
289 * org.texi (Header and sectioning): Add example demonstrating how
290 to use "LaTeX_CLASS_OPTIONS".
291
2922012-04-01 Eric Schulte <eric.schulte@gmx.com>
293
294 * org.texi (Noweb reference syntax): Describe the ability to
295 execute noweb references in the manual.
296
2972012-04-01 Eric Schulte <eric.schulte@gmx.com>
298
299 * org.texi (cache): Improve cache documentation when session
300 evaluation is used.
301
3022012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
303
304 * org.texi (Plain lists): Document removal.
305
3062012-04-01 Michael Brand <michael.ch.brand@gmail.com>
307
308 * org.texi: Decapitalize file name in references to Calc manual.
309
3102012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
311
312 * org.texi (Plain lists): Document removal.
313
3142012-04-01 Jambunathan K <kjambunathan@gmail.com>
315
316 * org.texi (Top, OpenDocument Text export)
317 (ODT export commands, Extending ODT export)
318 (Images in ODT export, Tables in ODT export)
319 (Configuring a document converter): Add or Update.
320
3212012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
322
323 * org.texi (MobileOrg): Change the wording to reflect that the
324 Android Version is no longer just the little brother of the iOS
325 version.
326
3272012-04-01 Eric Schulte <eric.schulte@gmx.com>
328
329 * org.texi (Key bindings and useful functions): Updated babel key
330 binding documentation in manual.
331
3322012-04-01 Eric Schulte <eric.schulte@gmx.com>
333
334 * org.texi (noweb): Document new noweb header value.
335
3362012-04-01 Eric Schulte <eric.schulte@gmx.com>
337
338 * org.texi (noweb-sep): Document new header argument.
339
3402012-04-01 Eric Schulte <eric.schulte@gmx.com>
341
342 * org.texi (noweb-ref): Documentation of this new custom variable.
343
3442012-04-01 Eric Schulte <eric.schulte@gmx.com>
345
346 * org.texi (wrap): Update the new :wrap documentation to match the
347 current implementation.
348
3492012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
350
351 * org.texi: Added documentation for :wrap.
352
3532012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
354
355 * org.texi: #+RESULTS now user-configurable.
356
3572012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
358
359 * org.texi: Documented :noweb no-export.
360
3612012-04-01 Thomas Dye <dk@poto.local>
362
363 * org.texi: Edit :noweb no header argument for correctness.
364
3652012-04-01 Bastien Guerry <bzg@altern.org>
366
367 * org.texi (Customization): Update the approximate number of Org
368 variables.
369
3702012-04-01 Thomas Dye <dk@poto.local>
371
372 * org.texi: The :results wrap produces a drawer instead of a
373 begin_results block.
374
005a89ff
G
3752012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
376
377 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
378 reflect the new default.
379
589ce070
EZ
3802012-03-10 Eli Zaretskii <eliz@gnu.org>
381
382 * info.texi (Expert Info): Move the index entry for "Texinfo" from
383 "Getting Started" to this node. (Bug#10450)
384
a5392527
CY
3852012-03-10 Chong Yidong <cyd@gnu.org>
386
8ae818e4
CY
387 * flymake.texi (Example -- Configuring a tool called via make):
388 Mention the Automake COMPILE variable (Bug#8715).
389
a5392527
CY
390 * info.texi (Getting Started): Add an index entry (Bug#10450).
391
d49902e4
MA
3922012-03-02 Michael Albinus <michael.albinus@gmx.de>
393
394 * dbus.texi (Signals): Known names will be mapped onto unique
395 names, when registering for signals.
396
53eced6d
GM
3972012-02-29 Glenn Morris <rgm@gnu.org>
398
bcd6cd23
GM
399 * url.texi: Fix quote usage in body text.
400
775b55af
GM
401 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
402
53eced6d
GM
403 * cl.texi: Use @code{} in menus when appropriate.
404
44e97401
GM
4052012-02-28 Glenn Morris <rgm@gnu.org>
406
407 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
408 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
409 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
410 * org.texi, sc.texi, vip.texi, viper.texi:
411 Standardize possessive apostrophe usage.
412
fa9a0855
CY
4132012-02-26 Chong Yidong <cyd@gnu.org>
414
415 * ediff.texi (Quick Help Commands): Add a couple of index entries
416 (Bug#10834).
417
0fd2c9a3
GM
4182012-02-17 Glenn Morris <rgm@gnu.org>
419
420 * gnus.texi (Posting Styles):
421 * remember.texi (Org): Fix cross-refs to other manuals.
422
9f26dc24
GM
4232012-02-15 Glenn Morris <rgm@gnu.org>
424
425 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
426 (Encryption): New chapter, split out from previous.
427
3d2af193
LI
4282012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
429
430 * gnus.texi (Customizing the IMAP Connection): Mention
431 nnimap-record-commands.
432
b74c9672
GM
4332012-02-10 Glenn Morris <rgm@gnu.org>
434
435 * url.texi (Retrieving URLs): Update url-retrieve arguments.
436 Mention url-queue-retrieve.
437
2ebc3b94
GM
4382012-02-09 Glenn Morris <rgm@gnu.org>
439
9fcfcdef
GM
440 * sem-user.texi (Semantic mode user commands): Typo fix.
441
2ebc3b94
GM
442 * info.texi (Create Info buffer): Mention info-display-manual.
443
7c4bbb69
LI
4442012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
445
446 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
447 example (modified from an example by Michael Albinus).
448
debce7bc
G
4492012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
450
451 * gnus.texi (Agent Basics): Fix outdated description of
452 `gnus-agent-auto-agentize-methods'.
453
b207a4ec
AS
4542012-01-28 Andreas Schwab <schwab@linux-m68k.org>
455
456 * cc-mode.texi: Always @defindex ss.
457 (Config Basics): Fix argument of @itemize.
458 (Macro Backslashes): Add @code around index entry.
459
b8fe8712
GM
4602012-01-23 Glenn Morris <rgm@gnu.org>
461
462 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
463
02dc2fd7
EH
4642012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
465
466 * tramp.texi (File): Tweak wording for the `scpc' option.
467
e7719ea1
G
4682012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
469
470 * gnus.texi (Group Parameters): Really note precedence.
471
9937bef4
G
4722012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
473
474 * gnus.texi (Group Parameters): Note precedence.
475
e66ba1df
BG
4762012-01-03 Eric Schulte <eric.schulte@gmx.com>
477
478 * org.texi (Noweb reference syntax): Adding documentation of
479 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
480 variable.
481
4822012-01-03 Bastien Guerry <bzg@gnu.org>
483
484 * org.texi (Plain lists): Split the table to fix the display
485 of items.
486
4872012-01-03 Bastien Guerry <bzg@gnu.org>
488
489 * org.texi (Plain lists): Fix misplaced explanation.
490
4912012-01-03 Bastien Guerry <bzg@gnu.org>
492
493 * org.texi (Plain lists, Agenda files): Add index entries.
494
4952012-01-03 Julian Gehring <julian.gehring@googlemail.com>
496
497 * org.texi: Use "Org mode" instead of alternatives like
498 "Org-mode" or "org-mode".
499
5002012-01-03 Bernt Hansen <bernt@norang.ca>
501
502 * org.texi (Agenda commands): Document
503 `org-clock-report-include-clocking-task'.
504
5052012-01-03 Bastien Guerry <bzg@gnu.org>
506
507 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
508 C-c' on checkboxes.
509
5102012-01-03 Julian Gehring <julian.gehring@googlemail.com>
511
512 * org.texi: End sentences with two spaces.
513
5142012-01-03 Michael Brand <michael.ch.brand@gmail.com>
515
516 * org.texi (External links): Document the link types file+sys
517 and file+emacs, slightly narrow used page width.
518
5192012-01-03 Eric Schulte <eric.schulte@gmx.com>
520
521 * org.texi (colnames): Note that colnames behavior may differ
522 across languages.
523
5242012-01-03 Bastien Guerry <bzg@gnu.org>
525
526 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
527
5282012-01-03 Thomas Dye <dk@poto.westell.com>
529
530 * org.texi: Augmented discussion of babel property
531 inheritance. Put footnote outside sentence ending period.
532
5332012-01-03 Eric Schulte <schulte.eric@gmail.com>
534
535 * org.texi (eval): Documenting the full range of :eval header
536 argument values.
537
5382012-01-03 Eric Schulte <schulte.eric@gmail.com>
539
540 * org.texi (eval): Documentation of the new :eval option.
541
5422012-01-03 Thomas Dye <dk@poto.local>
543
544 * org.texi: Add accumulated properties.
545
5462012-01-03 Thomas Dye <dk@poto.local>
547
548 * org.texi: Documented no spaces in name=assign, another
549 correction to :var table.
550
5512012-01-03 Thomas Dye <dk@poto.local>
552
553 * org.texi: Changed DATA to NAME in Working With Source Code
554 section.
555
5562012-01-03 Tom Dye <tsd@tsdye.com>
557
558 * org.texi: Minor change to :var table.
559
5602012-01-03 Tom Dye <tsd@tsdye.com>
561
562 * org.texi: More changes to :var table (some examples were wrong).
563
5642012-01-03 Tom Dye <tsd@tsdye.com>
565
566 * org.texi: Cleaned up :var table.
567
5682012-01-03 Bastien Guerry <bzg@gnu.org>
569
570 * org.texi (Timestamps, Weekly/daily agenda)
571 (Weekly/daily agenda): Add @cindex for "appointment".
572
5732012-01-03 Eric Schulte <schulte.eric@gmail.com>
574
575 * org.texi (Literal examples): A new link to the template for
576 inserting empty code blocks.
577 (Structure of code blocks): A new link to the template for
578 inserting empty code blocks.
579
5802012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
581
582 * org.texi (External links): Add footnote on how the behavior
583 of the text search in Org files are controled by the variable
584 `org-link-search-must-match-exact-headline'.
585
5862012-01-03 Eric Schulte <schulte.eric@gmail.com>
587
588 * org.texi (Buffer-wide header arguments): Update
589 documentation to reflect removal of #+PROPERTIES.
590
5912012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
592
593 * org.texi (The clock table): Mention that ACHIVED trees
594 contribute to the clock table.
595
5962012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
597
598 * org.texi (Conflicts): Better yasnippet config info.
599
6002012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
601
602 * org.texi (Selective export): Explicitely mention the default
603 values for `org-export-select-tags',
604 `org-export-exclude-tags'.
605
6062012-01-03 Tom Dye <tsd@tsdye.com>
607
608 * org.texi: Added a line to specify that header arguments are
609 lowercase.
610
6112012-01-03 Tom Dye <tsd@tsdye.com>
612
613 * org.texi: :var requires default value when declared.
614
6152012-01-03 Bastien Guerry <bzg@gnu.org>
616
617 * org.texi (Handling links): Add a note about the
618 `org-link-frame-setup' option.
619
6202012-01-03 David Maus <dmaus@ictsoc.de>
621
622 * org.texi (Exporting Agenda Views, Extracting agenda
623 information): Fix command line syntax, quote symbol parameter
624 values.
625
6262012-01-03 David Maus <dmaus@ictsoc.de>
627
628 * org.texi (Exporting Agenda Views): Fix command line syntax.
629
8d80ef01
PE
6302011-12-28 Paul Eggert <eggert@cs.ucla.edu>
631
632 * gnus.texi (Mail Source Customization, Mail Back End Variables):
633 Use octal notation for file permissions, which are normally
634 thought of in octal.
635 (Mail Back End Variables): Use more-plausible modes in example.
636
47d42d81
AM
6372011-12-20 Alan Mackenzie <acm@muc.de>
638
639 * cc-mode.texi: Update version string 5.31 -> 5.32.
640
a98edce9
JB
6412011-12-06 Juanma Barranquero <lekktu@gmail.com>
642
643 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
644
321decc8
GM
6452011-11-24 Glenn Morris <rgm@gnu.org>
646
647 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
648
f8107b79
JB
6492011-11-24 Juanma Barranquero <lekktu@gmail.com>
650
651 * makefile.w32-in: Update dependencies.
652
f5a96a4f
GM
6532011-11-20 Glenn Morris <rgm@gnu.org>
654
655 * gnus.texi (Group Information):
656 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
657
cd1181db
JB
6582011-11-20 Juanma Barranquero <lekktu@gmail.com>
659
660 * gnus-coding.texi (Gnus Maintenance Guide):
661 Rename from "Gnus Maintainance Guide".
662
663 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
664 * eieio.texi (Customizing):
fe7a3057
JB
665 * gnus.texi (Article Washing):
666 * gnus-news.texi:
667 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 668
7877f373
JB
6692011-11-16 Juanma Barranquero <lekktu@gmail.com>
670
671 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
672
0d26e0b6
JB
6732011-11-15 Juanma Barranquero <lekktu@gmail.com>
674
c7015153
JB
675 * ede.texi (project-am-texinfo):
676 * gnus.texi (Sending or Not Sending):
677 * org.texi (Template elements): Fix typos.
0d26e0b6 678
0b381c7e
JB
6792011-11-14 Juanma Barranquero <lekktu@gmail.com>
680
681 * ediff.texi (Hooks):
c7015153 682 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 683
40a8bdf6
JB
6842011-11-11 Juanma Barranquero <lekktu@gmail.com>
685
686 * semantic.texi (Tag handling): Fix typo.
687
57dda3bb
KY
6882011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
689
690 * gnus.texi (Other Gnus Versions): Remove.
691
52bedd34
AM
6922011-10-28 Alan Mackenzie <acm@muc.de>
693
694 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
695 (Other Special Indentations): Add an xref to "Macros with ;".
696 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
697 "Macros with ;".
698 (Macros with ;): New page.
699
00b77525
GM
700 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
701 Document the new handling of nested scopes for movement by defuns.
52bedd34 702
4a623313
MA
7032011-10-23 Michael Albinus <michael.albinus@gmx.de>
704
705 Sync with Tramp 2.2.3.
706
707 * trampver.texi: Update release number.
708
466a320e
GM
7092011-10-14 Glenn Morris <rgm@gnu.org>
710
711 * ert.texi (Introduction, How to Run Tests)
712 (Running Tests Interactively, Expected Failures)
713 (Tests and Their Environment, Useful Techniques)
714 (Interactive Debugging, Fixtures and Test Suites):
715 Minor rephrasings.
716 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
717 (Running Tests in Batch Mode): Simplify loading instructions.
718 (Test Selectors): Clarify some selectors.
719 (Expected Failures, Useful Techniques):
720 Make examples fit in 80 columns.
721
2be4956d
JB
7222011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
723
724 * calc.texi (Basic Operations on Units): Discuss temperature
725 conversion (`u t') alongside with other unit conversions ('u c').
726
7359a765
GM
7272011-10-12 Glenn Morris <rgm@gnu.org>
728
729 * ert.texi: Whitespace trivia to make main menu items line up better.
730
a0c52e5d
GM
7312011-10-08 Glenn Morris <rgm@gnu.org>
732
733 * Makefile.in: Fix ert rules.
734
465d0300
G
7352011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
736
737 * gnus.texi (Gnus Utility Functions): Add more references and
738 explanations (bug#9683).
739
a5166359
LMI
7402011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
741
742 * gnus.texi (Archived Messages): Note the default (bug#9552).
743
b523dc20
BW
7442011-09-21 Bill Wohler <wohler@newt.com>
745
746 Release MH-E manual version 8.3.
747
58179cce 748 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
749 release 8.3.
750 (Preface): Updated support information.
bd7239f5 751 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
752 historical quote, the tense should be correct in the time that it
753 was written.
754
0afb49a1
LMI
7552011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
756
757 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
758 (Finding the News): Doc clarification.
759 (Terminology): Mention naming.
760
e21bac42
G
7612011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
762
763 * gnus.texi: Remove mentions of `recent', which are now obsolete.
764 (Interactive): Document `quiet'.
765
5b409b39 7662011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 767
bd7239f5 768 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 769
5b409b39 7702011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 771
bd7239f5 772 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
773 scope for `org-map-entries'.
774
5b409b39 7752011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
776
777 * org.texi (Visibility cycling): Document `org-copy-visible'.
778
5b409b39 7792011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 780
bd7239f5 781 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
782 proper order.
783
5b409b39 7842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
785
786 * org.texi (eval): Expand discussion of the :eval header argument.
787
5b409b39 7882011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
789
790 * org.texi (Languages): Add Lilypond and Awk as supported
791 languages.
792
5b409b39 7932011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 794
bd7239f5 795 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
796 LOG_INTO_DRAWER can be used to override the contents of variable
797 org-clock-into-drawer (or if unset, org-log-into-drawer).
798
bd7239f5 799 * org.texi: Replace @xref->@pxref.
3ab2c837 800
5b409b39 8012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
802
803 * org.texi (Evaluating code blocks): Documenting the new option
804 for inline call lines.
805
5b409b39 8062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
807
808 * org.texi (Results of evaluation): More explicit about the
809 mechanism through which interactive evaluation of code is
810 performed.
811
5b409b39 8122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
813
814 * org.texi (noweb-ref): New header argument documentation.
815
5b409b39 8162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
817
818 * org.texi (Extracting source code): Documentation of the new
819 org-babel-tangle-named-block-combination variable.
820
5b409b39 8212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 822
bd7239f5 823 * org.texi (Structure of code blocks): Explicitly state that the
3ab2c837
BG
824 behavior of multiple blocks of the same name is undefined
825
5b409b39 8262011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
827
828 * org.texi (TaskJuggler export): Modify the example to reflect the
829 new effort durations.
830
5b409b39 8312011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
832
833 * org.texi (Images in LaTeX export): Escape curly brackets in
834 LaTeX example.
835
5b409b39 8362011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
837
838 * org.texi (The clock table): Document the :properties and
839 :inherit-props arguments for the clocktable.
840
5b409b39 8412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
842
843 * org.texi (Tables in LaTeX export): Document specifying placement
844 options for tables.
845
5b409b39 8462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
847
848 * org.texi (Evaluating code blocks): More specific documentation
849 about the different types of header arguments.
850
5b409b39 8512011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
852
853 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
854
5b409b39 8552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
856
857 * org.texi (Built-in table editor): Document the table field
858 follow mode.
859
5b409b39 8602011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
861
862 * org.texi (Easy Templates): Document new template.
863
5b409b39 8642011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
865
866 * org.texi (Literal examples): Add a cross-reference from "Literal
867 Examples" to "Easy Templates."
868
5b409b39 8692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
870
871 * org.texi (The clock table): Add link to match syntax.
872
5b409b39 8732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
874
875 * org.texi (Agenda commands): Document clock consistency checks.
876
5b409b39 8772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
878
879 * org.texi (Built-in table editor): Document that \vert represents
880 a vertical bar in a table field.
881
5b409b39 8822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
883
884 * org.texi (Literal examples): Link from "Markup" > "Literate
885 Examples" to "Working with Source Code".
886
5b409b39 8872011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
888
889 * org.texi (Agenda commands): Doc for function option to bulk
890 action.
891
5b409b39 8922011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
893
894 * org.texi (Template expansion): Document new %<...> template
895 escape.
896
5b409b39 8972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
898
899 * org.texi (Selective export): Document exclusion of any tasks
900 from export.
901
5b409b39 9022011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
903
904 * org.texi (Selective export): Document how to exclude DONE tasks
905 from export.
906 (Publishing options): Document the properties to be used to turn off
907 export of DONE tasks.
908
5b409b39 9092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
910
911 * org.texi (The date/time prompt): Document date range protection.
912
5b409b39 9132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
914
915 * org.texi (padline): Documentation of the new padline header
916 argument.
917
5b409b39 9182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
919
920 * org.texi (var): Adding "[" to list of characters triggering
921 elisp evaluation.
922
5b409b39 9232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
924
925 * org.texi (var): Documentation of Emacs Lisp evaluation during
926 variable assignment.
927
5b409b39 9282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
929
930 * org.texi (colnames): Reference indexing into variables, and note
931 that colnames are *not* removed before indexing occurs.
932 (rownames): Reference indexing into variables, and note that
933 rownames are *not* removed before indexing occurs.
934
5b409b39 9352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
936
937 * org.texi (var): Clarification of indexing into tabular
938 variables.
939
5b409b39 9402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
941
942 * org.texi (results): Documentation of the `:results wrap' header
943 argument.
944
5b409b39 9452011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 946
bd7239f5 947 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
948 of the LaTeX export: the org file has to be properly structured.
949
5b409b39 9502011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
951
952 * org.texi (Dynamic blocks, Structure editing): Mention
953 the function `org-narrow-to-block'.
954
5b409b39 9552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
956
957 * org.texi (Languages): Updating list of code block supported
958 languages.
959
5b409b39 9602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
961
962 * org.texi (Special properties): CATEGORY is a special property,
963 but it may also used in the drawer.
964
5b409b39 9652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
966
967 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
968
5b409b39 9692011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
970
971 * org.texi (Include files): Document :lines.
972
5b409b39 9732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
974
975 * org.texi (comments): Documentation of the ":comments noweb" code
976 block header argument.
977
5b409b39 9782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
979
980 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
981 added extra whitespace around functions to be consistent with the
982 rest of the section.
983
5b409b39 9842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 985
0b381c7e 986 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
987 #+call: line syntax.
988 (Header arguments in function calls): Expanded discussion of
989 #+call: line syntax.
990
5b409b39 9912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
992
993 * org.texi (Evaluating code blocks): More explicit about how to
994 pass variables to #+call lines.
995
5b409b39 9962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
997
998 * org.texi (Results of evaluation): Link to the :results header
999 argument list from the "Results of evaluation" section.
1000
5b409b39 10012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1002
1003 * org.texi (Conflicts): Adding additional information about
1004 resolving org/yasnippet conflicts.
1005
5b409b39 10062011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1007
1008 * org.texi (Publishing options): Document style-include-scripts
1009 publishing project property.
1010
5b409b39 10112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1012
1013 * org.texi (Sparse trees): Document the next-error /
1014 previous-error functionality.
1015
5b409b39 10162011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1017
1018 * org.texi (cache): Improved documentation of code block caches.
1019
5b409b39 10202011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1021
1022 * org.texi (Code block specific header arguments): Documentation
1023 of multi-line header arguments.
1024
5b409b39 10252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1026
1027 * org.texi (Code evaluation security): Add example for using a
1028 function.
1029
5b409b39 10302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1031
1032 * org.texi (Tables in LaTeX export): Documentation of new
1033 attr_latex options for tables.
1034
5b409b39
BG
10352011-08-03 Michael Albinus <michael.albinus@gmx.de>
1036
1037 * trampver.texi: Update release number.
1038
10392011-07-30 Michael Albinus <michael.albinus@gmx.de>
1040
1041 Sync with Tramp 2.2.2.
1042
1043 * trampver.texi: Update release number.
1044
064e2d08
LMI
10452011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1046
1047 * flymake.texi (Example -- Configuring a tool called via make):
1048 Use /dev/null instead of the Windows "nul" (bug#8715).
1049
b8151e9c
LMI
10502011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1051
1052 * widget.texi (Setting Up the Buffer): Remove mention of the
1053 global keymap parent, which doesn't seem to be accurate
1054 (bug#7045).
1055
5b409b39
BG
10562011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1057
1058 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1059
c0a8ae95
KR
10602010-07-10 Kevin Ryde <user42@zip.com.au>
1061
1062 * cl.texi (For Clauses): Add destructuring example processing an
1063 alist (bug#6596).
1064
ac6531ad
LMI
10652011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1066
1067 * ediff.texi (Major Entry Points): Remove mention of `require',
1068 since that's not pertinent in the installed Emacs (bug#9016).
1069
d30dd079
G
10702011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1073 (Filtering New Groups): Clarify how simple the "options -n" format is.
1074 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1075 is internal.
d30dd079 1076
862c0d68
MA
10772011-07-04 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * tramp.texi (Cleanup remote connections): Add
1080 `tramp-cleanup-this-connection'.
1081
cd865a33
G
10822011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1083
1084 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1085 zombies.
1086 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1087 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1088
10892011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1090
1091 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1092 backups, and not actual vc (bug#8975).
1093
79414ae4
KR
10942011-07-03 Kevin Ryde <user42@zip.com.au>
1095
1096 * cl.texi (For Clauses): @items for hash-values and key-bindings
1097 to make them more visible when skimming. Add examples of `using'
1098 clause to them, examples being clearer than a description in
1099 words (bug#6599).
1100
847ccf7c
AM
11012011-07-01 Alan Mackenzie <acm@muc.de>
1102
1103 * cc-mode.texi (Guessing the Style): New page.
1104 (Styles): Add a short introduction to above.
1105
3da13bb9
DD
11062011-06-28 Deniz Dogan <deniz@dogan.se>
1107
1108 * rcirc.texi (Configuration): Bug-fix:
1109 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1110 Reported by Elias Pipping <pipping@exherbo.org>.
1111
60a0884e
G
11122011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1113
1114 * gnus.texi (Summary Mail Commands): Document
1115 `gnus-summary-reply-to-list-with-original'.
1116
0c7efc08
SM
11172011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * eshell.texi (Known problems): Fix typo.
1120
ea3596a2
MA
11212011-06-12 Michael Albinus <michael.albinus@gmx.de>
1122
0c7efc08 1123 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1124 (Password handling): `auth-source-debug' is good for debug messages.
1125
2da9c605
G
11262011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1127
1128 * gnus.texi (Store custom flags and keywords): Refer to
1129 `gnus-registry-article-marks-to-{chars,names}' instead of
1130 `gnus-registry-user-format-function-{M,M2}'.
1131
e61923c8
GM
11322011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1133
1134 * texinfo.tex: Merge from gnulib.
1135
627abcdd
TZ
11362011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1137
1138 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1139 (Store custom flags and keywords):
1140 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1141 `gnus-registry-user-format-function-M2'.
1142
a3c92bc1
EZ
11432011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1144
8f906c40 1145 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1146
85d870a9
GM
11472011-05-17 Glenn Morris <rgm@gnu.org>
1148
1149 * gnus.texi (Face): Fix typo.
1150
2cdee799
GM
11512011-05-14 Glenn Morris <rgm@gnu.org>
1152
1153 * dired-x.texi (Omitting Examples): Minor addition.
1154
79b70037
GM
11552011-05-10 Jim Meyering <meyering@redhat.com>
1156
1157 * ede.texi: Fix typo "or or -> or".
1158
a7111a62 11592011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1160
1161 * gnus.texi (Summary Buffer Lines):
1162 gnus-summary-user-date-format-alist does not exist.
1163 (Sorting the Summary Buffer): More about sorting threads.
1164
69026aba
MA
11652011-04-25 Michael Albinus <michael.albinus@gmx.de>
1166
1167 * trampver.texi: Update release number.
1168
9024ff79
MA
11692011-04-14 Michael Albinus <michael.albinus@gmx.de>
1170
1171 * tramp.texi (Frequently Asked Questions): New item for disabling
1172 Tramp in other packages.
1173
c3c65d73
TZ
11742011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1175
1176 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1177 (Fancy splitting to parent, Store arbitrary data):
1178 Updated gnus-registry docs.
c3c65d73 1179
9ec6a317
JB
11802011-04-13 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * ede.texi: Fix typos.
1183
1e3b6001
G
11842011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1185
9ec6a317
JB
1186 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1187 It's @table @code.
1e3b6001 1188
a5954fa5
G
11892011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1190
1191 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1192
d71990a1
JB
11932011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1194
1195 * calc.texi (Logarithmic Units): Update the function names.
1196
1518e4f0
G
11972011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * message.texi (Various Commands): Document format specs in the
1200 ellipsis.
1201
a123622d
G
12022011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1203
1204 * message.texi (Insertion Variables): Document message-cite-style.
1205
12062011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1207
1208 * tramp.texi (Remote processes): New subsection "Running shell on
1209 a remote host".
1210
4248cca2
TZ
12112011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1212
1213 * auth.texi (Help for developers): Update docs to explain that the
1214 :save-function will only run the first time.
1215
54ce11a1
GM
12162011-03-12 Glenn Morris <rgm@gnu.org>
1217
1218 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1219 (emacs-faq.text): New target.
1220 (clean): Add emacs-faq.
1221
0c3b25f8
MA
12222011-03-12 Michael Albinus <michael.albinus@gmx.de>
1223
1224 Sync with Tramp 2.2.1.
1225
1226 * trampver.texi: Update release number.
1227
b740639e
GM
12282011-03-11 Glenn Morris <rgm@gnu.org>
1229
1230 * Makefile.in (HTML_TARGETS): New.
1231 (clean): Delete $HTML_TARGETS.
1232 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1233
733afdf4
TZ
12342011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1235
1236 * auth.texi (Help for developers): Show example of using
1237 `auth-source-search' with prompts and :save-function.
1238
33383987
JB
12392011-03-07 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * Version 23.3 released.
1242
a5057546
G
12432011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1244
1245 * message.texi (Message Buffers): Update default value of
1246 message-generate-new-buffers.
1247
479a2c9b
JB
12482011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1249
1250 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1251 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1252 respectively.
05a29101
JB
1253 (Musical Notes): New section.
1254 (Customizing Calc): Mention the customizable variable
1255 calc-note-threshold.
479a2c9b 1256
e0535b76
GM
12572011-03-03 Glenn Morris <rgm@gnu.org>
1258
1259 * url.texi (Dealing with HTTP documents): Remove reference to
1260 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1261 (Configuration): Update url-configuration-directory description.
e0535b76 1262
2777ccbf
GM
12632011-03-02 Glenn Morris <rgm@gnu.org>
1264
1265 * dired-x.texi (Multiple Dired Directories): Remove mentions
1266 of dired-default-directory-alist and dired-default-directory.
1267 Move dired-smart-shell-command here...
1268 (Miscellaneous Commands): ... from here.
1269
257219bd
PE
12702011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1271
1272 * texinfo.tex: Update to version 2011-02-24.09.
1273
8889f4e2
GM
12742011-03-02 Glenn Morris <rgm@gnu.org>
1275
1276 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1277 instead of the obsoleted dired-omit-here-always.
1278
5d41af19
MA
12792011-02-28 Michael Albinus <michael.albinus@gmx.de>
1280
1281 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1282 supported systems.
1283
2b0c7330 12842011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1285
61cf3a76
GM
1286 * dbus.texi (Type Conversion): Grammar fix.
1287
cce7d530 12882011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1289
cce7d530
GM
1290 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1291 "Debian GNU/Linux".
51a13bdd 1292
cce7d530
GM
1293 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1294
817b48a7
GM
12952011-02-23 Glenn Morris <rgm@gnu.org>
1296
cce7d530
GM
1297 * dired-x.texi (Features): Minor rephrasing.
1298 (Local Variables): Fix typos.
47301027
GM
1299
1300 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1301 Standardize some Emacs/XEmacs terminology.
1302
817b48a7
GM
1303 * dired-x.texi (Features): Don't advertise obsolete local variables.
1304 Simplify layout.
1305 (Omitting Variables): Update local variables example.
1306 (Local Variables): Say this is obsolete. Fix description of
1307 dired-enable-local-variables possible values.
1308
4a3988d5
G
13092011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1310
1311 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1312 default now.
1313
8e22bee0
G
13142011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1315
1316 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1317
06b840e0
LI
13182011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1319
1320 * gnus.texi (Window Layout): Document layout names.
1321
67ab0163 13222011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1323
1324 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1325 * auth.texi: Sync @dircategory with ../../info/dir.
1326 * autotype.texi: Sync @dircategory with ../../info/dir.
1327 * calc.texi: Sync @dircategory with ../../info/dir.
1328 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1329 * cl.texi: Sync @dircategory with ../../info/dir.
1330 * dbus.texi: Sync @dircategory with ../../info/dir.
1331 * dired-x.texi: Sync @dircategory with ../../info/dir.
1332 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1333 * ede.texi: Sync @dircategory with ../../info/dir.
1334 * ediff.texi: Sync @dircategory with ../../info/dir.
1335 * edt.texi: Sync @dircategory with ../../info/dir.
1336 * eieio.texi: Sync @dircategory with ../../info/dir.
1337 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1338 * epa.texi: Sync @dircategory with ../../info/dir.
1339 * erc.texi: Sync @dircategory with ../../info/dir.
1340 * eshell.texi: Sync @dircategory with ../../info/dir.
1341 * eudc.texi: Sync @dircategory with ../../info/dir.
1342 * flymake.texi: Sync @dircategory with ../../info/dir.
1343 * forms.texi: Sync @dircategory with ../../info/dir.
1344 * gnus.texi: Sync @dircategory with ../../info/dir.
1345 * idlwave.texi: Sync @dircategory with ../../info/dir.
1346 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1347 * message.texi: Sync @dircategory with ../../info/dir.
1348 * mh-e.texi: Sync @dircategory with ../../info/dir.
1349 * newsticker.texi: Sync @dircategory with ../../info/dir.
1350 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1351 * org.texi: Sync @dircategory with ../../info/dir.
1352 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1353 * pgg.texi: Sync @dircategory with ../../info/dir.
1354 * rcirc.texi: Sync @dircategory with ../../info/dir.
1355 * reftex.texi: Sync @dircategory with ../../info/dir.
1356 * remember.texi: Sync @dircategory with ../../info/dir.
1357 * sasl.texi: Sync @dircategory with ../../info/dir.
1358 * sc.texi: Sync @dircategory with ../../info/dir.
1359 * semantic.texi: Sync @dircategory with ../../info/dir.
1360 * ses.texi: Sync @dircategory with ../../info/dir.
1361 * sieve.texi: Sync @dircategory with ../../info/dir.
1362 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1363 * speedbar.texi: Sync @dircategory with ../../info/dir.
1364 * trampver.texi [emacs]: Set emacsname to "Emacs".
1365 * tramp.texi: Sync @dircategory with ../../info/dir.
1366 * url.texi: Sync @dircategory with ../../info/dir.
1367 * vip.texi: Sync @dircategory with ../../info/dir.
1368 * viper.texi: Sync @dircategory with ../../info/dir.
1369 * widget.texi: Sync @dircategory with ../../info/dir.
1370 * woman.texi: Sync @dircategory with ../../info/dir.
1371
30abce25
GM
13722011-02-19 Glenn Morris <rgm@gnu.org>
1373
0c7efc08
SM
1374 * dired-x.texi (Technical Details): No longer redefines
1375 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1376 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1377
f31f8469
GM
13782011-02-18 Glenn Morris <rgm@gnu.org>
1379
1380 * dired-x.texi (Optional Installation File At Point): Simplify.
1381
35123c04
TZ
13822011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1383
1384 * auth.texi (Help for users): Use :port instead of :protocol for all
1385 auth-source docs.
7ba93e94
G
1386 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1387 to have two files in `auth-sources'.
35123c04 1388
da5e0ce4
GM
13892011-02-16 Glenn Morris <rgm@gnu.org>
1390
b322c9af
GM
1391 * dired-x.texi: Use emacsver.texi to get Emacs version.
1392 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1393 Depend on emacsver.texi.
1394
07ca5555
GM
1395 * dired-x.texi: Drop meaningless version number.
1396 (Introduction): Remove old info.
1397 (Optional Installation Dired Jump): Autoload from dired-x.
1398 Remove incorrect info about loaddefs.el.
1399 (Bugs): Just refer to M-x report-emacs-bug.
1400
da5e0ce4
GM
1401 * dired-x.texi (Multiple Dired Directories): Update for rename of
1402 default-directory-alist.
1403 (Miscellaneous Commands): No longer mention very old VM version 4.
1404
bb55f713
PE
14052011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1406
1407 Merge from gnulib.
1408 * texinfo.tex: Update to version 2011-02-14.11.
1409
5415d076
G
14102011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1411
da5e0ce4
GM
1412 * auth.texi (Help for users):
1413 Login collection is "Login" and not "login".
5415d076 1414
14029d4b
MA
14152011-02-13 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * tramp.texi (History): Remove IMAP support.
1418 (External methods, Frequently Asked Questions): Remove `imap' and
1419 `imaps' methods.
1420 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1421
1422 * trampver.texi: Remove default value of `emacsimap'.
1423
8a36c07f
GM
14242011-02-13 Glenn Morris <rgm@gnu.org>
1425
1426 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1427 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1428
165bc5a0
GM
14292011-02-12 Glenn Morris <rgm@gnu.org>
1430
1431 * sc.texi (Getting Connected): Remove old index entries.
1432
5415d076 14332011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1434
1435 * url.texi: Remove duplicate @dircategory (Bug#7942).
1436
b8e0f0cd
G
14372011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1438
8a36c07f
GM
1439 * auth.texi (Overview, Help for users, Help for developers):
1440 Update docs.
b8e0f0cd
G
1441 (Help for users): Talk about spaces.
1442
caf82551
PE
14432011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 * texinfo.tex: Update to version 2011-02-07.16.
1446
1ff98217
MA
14472011-02-07 Michael Albinus <michael.albinus@gmx.de>
1448
1449 * dbus.texi (Bus names): Adapt descriptions for
1450 dbus-list-activatable-names and dbus-list-known-names.
1451
2e78df6b
JB
14522011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1453
1454 * calc.texi (Logarithmic Units): New section.
1455
7fbf7cae
TZ
14562011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1457
1458 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1459 manuals use it now.
1460
0c7efc08 1461 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1462
156ad271
KY
14632011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1464
1465 * overrides.texi: Remove.
1466
1467 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1468 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1469
36539990
MA
14702011-02-05 Michael Albinus <michael.albinus@gmx.de>
1471
1472 * tramp.texi (Frequently Asked Questions): Mention problems with
1473 WinSSHD.
1474
1475 * trampver.texi: Update release number.
1476
14772011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1478
1479 * tramp.texi:
1480 Replace "delimet" with "delimit" globally.
1481 Replace "explicite" with "explicit" globally.
1482 Replace "instead of" with "instead" where there was nothing after "of".
1483 Audit use of comma before interrogative pronoun, "that", or "which".
1484 Minor word order, spelling, wording changes.
1485
ec72bf63
G
14862011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1487
1488 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1489
1490 * sieve.texi: Use WEBHACKDEVEL.
1491
1492 * sasl.texi: Use WEBHACKDEVEL.
1493
1494 * pgg.texi: Use WEBHACKDEVEL.
1495
1496 * message.texi: Use WEBHACKDEVEL.
1497
1498 * gnus.texi: Use WEBHACKDEVEL.
1499
1500 * emacs-mime.texi: Use WEBHACKDEVEL.
1501
1502 * auth.texi: Use WEBHACKDEVEL.
1503
1504 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1505 manuals.
1506
15072011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1508
1509 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1510
90b750f4
PE
15112011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1512
1513 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1514 which in turn is copied from ftp://tug.org/tex/.
1515
0e751a49
GM
15162011-02-03 Glenn Morris <rgm@gnu.org>
1517
1518 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1519 (Binding combinations of modifiers and function keys):
1520 Let's assume people reading this are not using Emacs 18.
1521
7f13c2e2
LI
15222011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1523
1524 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1525 since it's run automatically.
1526
d76c843e
LI
15272011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1528
1529 * gnus.texi (Customizing Articles): Fix typo.
1530
12e3ca0a
LI
15312011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1532
1533 * gnus.texi (Customizing Articles): Document the new way of customizing
1534 the date headers(s).
1535
fe72c8fa
LI
15362011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1537
1538 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1539 splitting example.
1540
bf3dae7e
EZ
15412011-01-29 Eli Zaretskii <eliz@gnu.org>
1542
1543 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1544 (MAKEINFO_OPTS): New variable.
1545 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1546 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1547 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1548 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1549 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1550 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1551 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1552 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1553 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1554 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1555 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1556 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1557 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1558 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1559 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1560 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1561 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1562 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1563
d6f13ac8
LI
15642011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1565
1566 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1567
c5ecc769
G
15682011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1569
1570 * message.texi (IDNA): Explain what it is.
1571
15722011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1573
1574 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1575
45eb2a5d
WL
15762011-01-23 Werner Lemberg <wl@gnu.org>
1577
1578 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1579 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1580 (ENVADD): Update.
45eb2a5d 1581
6872a814
GM
15822011-01-18 Glenn Morris <rgm@gnu.org>
1583
1584 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1585
77ab81d0 15862011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1587
1588 * nxml-mode.texi (Introduction): Fix file name typos.
1589
d221e780
CO
15902011-01-13 Christian Ohler <ohler@gnu.org>
1591
1592 * ert.texi: New file.
1593
1594 * Makefile.in:
1595 * makefile.w32-in: Add ert.texi.
1596
8c904d82
MA
15972011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1598
1599 * dbus.texi (Receiving Method Calls): New function
1600 dbus-register-service. Rearrange node.
1601
f56e0e7a
PE
16022011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1603
1604 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1605 which in turn is copied from ftp://tug.org/tex/.
1606
0fadf00e
MA
16072011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1608
1609 * dbus.texi (Receiving Method Calls): Describe new optional
1610 parameter dont-register-service of dbus-register-{method,property}.
1611
8b358e90
DU
16122010-12-17 Daiki Ueno <ueno@unixuser.org>
1613
0c7efc08
SM
1614 * epa.texi (Encrypting/decrypting *.gpg files):
1615 Mention epa-file-select-keys.
8b358e90 1616
549c9aed
G
16172010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1618
1619 * gnus.texi (Archived Messages): Remove outdated text.
1620
16212010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1622
0c7efc08 1623 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1624
156e3f9c
G
16252010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1626
83f3eadc 1627 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1628
8151d490
AC
16292010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1630
1631 * gnus.texi (The swish++ Engine): Add customizable parameters
1632 descriptions.
1633 (The swish-e Engine): Ditto.
1634
305bdd22
MA
16352010-12-14 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * tramp.texi (Inline methods): Add "ksu" method.
1638 (Remote processes): Add example with remote `default-directory'.
1639
53aff12a
GM
16402010-12-14 Glenn Morris <rgm@gnu.org>
1641
1642 * faq.texi (Expanding aliases when sending mail):
1643 Now build-mail-aliases is interactive.
1644
8a1cdce5
AC
16452010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1646
1647 * gnus.texi: First pass at adding (rough) nnir documentation.
1648
7410c270
G
16492010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1650
53aff12a
GM
1651 * gnus.texi (Filtering New Groups):
1652 Mention gnus-auto-subscribed-categories.
1653 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1654 removed.
1655
f49d1f52 16562010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1657
1658 * cl.texi (For Clauses): Small fixes for frames and windows.
1659
acedf35c
CD
16602010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1661
1662 * org.texi (Using capture): Document using prefix arguments for
1663 finalizing capture.
1664 (Agenda commands): Document prefix argument for the bulk scatter
1665 command.
1666 (Beamer class export): Document that also overlay arguments can be
1667 passed to the column environment.
1668 (Template elements): Document the new entry type.
1669
16702010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1671
1672 * org.texi (Include files): Document :minlevel.
1673
16742010-12-11 Julien Danjou <julien@danjou.info>
1675
1676 * org.texi (Categories): Document category icons.
1677
16782010-12-11 Eric Schulte <schulte.eric@gmail.com>
1679
1680 * org.texi (noweb): Fix typo.
1681
516aa569
G
16822010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1683
1684 * gnus.texi (Server Commands): Point to the rest of the server
1685 commands.
1686
04db63bc
G
16872010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1688
1689 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1690 g'.
1691
ed797193
G
16922010-12-02 Julien Danjou <julien@danjou.info>
1693
1694 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1695
16962010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1697
1698 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1699 (Direct Functions): Note the STARTTLS upgrade.
1700
07976ae3 17012010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1702 James Clark <none@example.com>
d3dfb185
GM
1703
1704 * nxml-mode.texi (Introduction): New section.
1705
59e75882
G
17062010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1707
1708 * gnus.texi (Server Commands): Document gnus-server-show-server.
1709
568a887f
MA
17102010-11-20 Michael Albinus <michael.albinus@gmx.de>
1711
1712 Sync with Tramp 2.2.0.
1713
1714 * trampver.texi: Update release number.
1715
1265829e
JB
17162010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1717
1718 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1719 Mention that the TeX specific units won't use the `tex' prefix
1720 in TeX mode.
1721
239661c0
KY
17222010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1723
1724 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1725
4a47c275 17262010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1727
1728 * edt.texi: Remove information about Emacs 19.
1729
4a47c275 17302010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1731
1732 * trampver.texi: Update release number.
1733
2f0e0dc8
KY
17342010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1735
1736 * gnus.texi (Article Washing): Fix typo.
1737
afe98dfa
CD
17382010-11-11 Noorul Islam <noorul@noorul.com>
1739
56f5a94e 1740 * org.texi: Fix typo.
afe98dfa
CD
1741
17422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1743
1744 * org.texi (Using capture): Explain that refiling is
1745 sensitive to cursor position.
1746
17472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1748
56f5a94e 1749 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1750
17512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1752
1753 * org.texi: Document the <c> cookie.
1754
17552010-11-11 Eric Schulte <schulte.eric@gmail.com>
1756
bd7239f5 1757 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 1758 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1759
17602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1761
56f5a94e 1762 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1763
17642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1765
56f5a94e 1766 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1767
17682010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1769
1770 * org.texi (Setting up the staging area): Document that
1771 file names remain visible when encrypting the MobileOrg files.
1772
17732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1774
1775 * org.texi (Setting up the staging area): Document which
1776 versions are needed for encryption.
1777
17782010-11-11 Eric Schulte <schulte.eric@gmail.com>
1779
56f5a94e
GM
1780 * org.texi (noweb): Update :noweb documentation to
1781 reflect the new "tangle" argument.
afe98dfa
CD
1782
17832010-11-11 Eric Schulte <schulte.eric@gmail.com>
1784
56f5a94e
GM
1785 * org.texi (Batch execution): Improve tangling script in
1786 documentation.
afe98dfa
CD
1787
17882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1789
1790 * org.texi (Handling links):
1791 (In-buffer settings): Document inlining images on startup.
1792
17932010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1794
1795 * org.texi (Setting up the staging area): Document use of
1796 crypt password.
1797
17982010-11-11 David Maus <dmaus@ictsoc.de>
1799
56f5a94e 1800 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1801
18022010-11-11 David Maus <dmaus@ictsoc.de>
1803
56f5a94e
GM
1804 * org.texi (Template expansion): Add mew in table for link type
1805 escapes.
afe98dfa
CD
1806
18072010-11-11 David Maus <dmaus@ictsoc.de>
1808
56f5a94e 1809 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1810
18112010-11-11 Eric Schulte <schulte.eric@gmail.com>
1812
56f5a94e 1813 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1814
18152010-11-11 Eric Schulte <schulte.eric@gmail.com>
1816
56f5a94e 1817 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1818
18192010-11-11 Eric Schulte <schulte.eric@gmail.com>
1820
56f5a94e
GM
1821 * org.texi (Structure of code blocks):
1822 Update documentation to mention inline code block syntax.
afe98dfa
CD
1823
18242010-11-11 Eric Schulte <schulte.eric@gmail.com>
1825
56f5a94e 1826 * org.texi (comments): Improve wording.
afe98dfa
CD
1827
18282010-11-11 Eric Schulte <schulte.eric@gmail.com>
1829
56f5a94e 1830 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1831
18322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1833
1834 * org.texi (Installation): Remove the special
1835 installation instructions for XEmacs.
1836
18372010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1838
56f5a94e 1839 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1840 insertion of empty structural elements.
1841
18422010-11-11 Noorul Islam <noorul@noorul.com>
1843
56f5a94e 1844 * org.texi: Fix doc.
afe98dfa
CD
1845
18462010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1847
1848 * org.texi (The date/time prompt): Document specification
1849 of time ranges.
1850
18512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1852
1853 * org.texi (Internal links): Document the changes in
1854 internal links.
1855
18562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1857
1858 * org.texi (Agenda commands): Document the limitation for
1859 the filter preset - it can only be used for an entire agenda
1860 view, not in an individual block in a block agenda.
1861
18622010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1863
1864 * org.texi (iCalendar export): Document alarm creation.
1865
6f8fc60c
MA
18662010-11-10 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1869
be3c11b3
LMI
18702010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1871
1872 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1873
d607b96b 18742010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1875
d607b96b 1876 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1877
181cb5fb
G
18782010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1879
1880 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1881 since that works by default.
1882
18832010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1884
1885 * gnus.texi (Customizing the IMAP Connection): Document
1886 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1887
36bc5d3b
MA
18882010-11-04 Michael Albinus <michael.albinus@gmx.de>
1889
1890 * tramp.texi (Remote shell setup): New item "Interactive shell
1891 prompt". Reported by Christian Millour <cm@abtela.com>.
1892 (Remote shell setup, Remote processes): Use @code{} for
1893 environment variables.
1894
cf503f7c
GM
18952010-11-03 Glenn Morris <rgm@gnu.org>
1896
537b04b9 1897 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1898 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1899
389b76fa
G
19002010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
1902 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1903
2699a554 19042010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1905
1906 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1907
2699a554 19082010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1909
1910 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1911
99e65b2d
G
19122010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1913
0c7efc08
SM
1914 * gnus.texi (Client-Side IMAP Splitting):
1915 Mention nnimap-unsplittable-articles.
99e65b2d
G
1916
19172010-10-29 Julien Danjou <julien@danjou.info>
1918
1919 * gnus.texi (Finding the News): Remove references to obsoletes
1920 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1921
aeeb3dcb
EZ
19222010-10-29 Eli Zaretskii <eliz@gnu.org>
1923
1924 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1925 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1926 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1927 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1928
8289f37b
GM
19292010-10-28 Glenn Morris <rgm@gnu.org>
1930
1931 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1932 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1933 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1934
d85d3b3a
DU
19352010-10-25 Daiki Ueno <ueno@unixuser.org>
1936
1937 * epa.texi (Mail-mode integration): Add alternative key bindings
1938 for epa-mail commands; escape comma.
c05c2b9b 1939 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1940
9f534a47
JB
19412010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1942
99e65b2d 1943 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1944
5793a7bc 19452010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1946
1947 * gnus.texi (Group Parameters, Buttons): Fix typos.
1948
280f417b
G
19492010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1950
1951 * gnus.texi (Subscription Commands): Mention that you can also
1952 subscribe to new groups via the Server buffer, which is probably more
1953 convenient when subscribing to many groups.
1954
d806c872
G
19552010-10-21 Julien Danjou <julien@danjou.info>
1956
1957 * message.texi (Message Headers): Allow message-default-headers to be a
1958 function.
1959
d5798f68
LMI
19602010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1961
1962 * gnus-news.texi: Mention new archive defaults.
1963
b79bbef7
KY
19642010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1965
1966 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1967
2526f423
G
19682010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1969
1970 * gnus.texi (HTML): Document the function value of
1971 gnus-blocked-images.
1972 (Article Washing): shr and gnus-w3m, not the direct function names.
1973
ba91f05d
G
19742010-10-20 Julien Danjou <julien@danjou.info>
1975
1976 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1977 variable.
1978
da451787
LMI
19792010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1980
1981 * gnus.texi (Customizing the IMAP Connection): The port strings are
1982 strings.
c872595d 1983 (Document Groups): Mention git.
da451787 1984
7cad71ad
G
19852010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1988 bzr/Gnus git sync.
1989
c56dfd36
EZ
19902010-10-15 Eli Zaretskii <eliz@gnu.org>
1991
1992 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1993 change.
1994
a1d16a7b
G
19952010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1996
1997 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1998 @item syntax for in-Emacs makeinfo.
1999
20002010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2001
2002 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2003 trim sentence.
2004
98e2b864
DU
20052010-10-12 Daiki Ueno <ueno@unixuser.org>
2006
2007 * epa.texi (Caching Passphrases):
0c7efc08
SM
2008 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2009 Clarify some configurations require to set up gpg-agent.
98e2b864 2010
c12e4a81
GM
20112010-10-11 Glenn Morris <rgm@gnu.org>
2012
2013 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2014
f7aa248a
G
20152010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus.texi (Spam Package Introduction): Mention `$'.
2018
6513b232
EZ
20192010-10-09 Eli Zaretskii <eliz@gnu.org>
2020
2021 * makefile.w32-in (emacsdir): New variable.
2022 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2023 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2024
abd40fb4
GM
20252010-10-09 Glenn Morris <rgm@gnu.org>
2026
0f05450f
GM
2027 * Makefile.in (mostlyclean): Delete *.toc.
2028
d3a4ac46
GM
2029 * Makefile.in: Use $< in rules.
2030
aa9db089
GM
2031 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2032
abd40fb4
GM
2033 * Makefile.in ($(infodir)): Delete rule.
2034 (mkinfodir): New. Use it in all the info rules, rather than depending
2035 on infodir.
2036
ea274122
GM
20372010-10-09 Glenn Morris <rgm@gnu.org>
2038
6e90e2a8
GM
2039 * gnus.texi (Article Washing): Fix previous change.
2040
f7a31f11
GM
2041 * Makefile.in (emacsdir): New variable.
2042 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2043 Depend on emacsver.texi.
2044
f7a31f11
GM
2045 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2046
ea274122
GM
2047 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2048
36d3245f
G
20492010-10-08 Julien Danjou <julien@danjou.info>
2050
f7a31f11 2051 * gnus.texi: Add mm-shr.
36d3245f
G
2052
20532010-10-08 Ludovic Courtès <ludo@gnu.org>
2054
2055 * gnus.texi (Finding the Parent, The Gnus Registry)
2056 (Registry Article Refer Method): Update docs for nnregistry.el.
2057
20582010-10-08 Daiki Ueno <ueno@unixuser.org>
2059
2060 * auth.texi (Help for users)
2061 (GnuPG and EasyPG Assistant Configuration): Update docs.
2062
12359245
GM
20632010-10-08 Glenn Morris <rgm@gnu.org>
2064
2065 * cl.texi (Organization, Installation, Old CL Compatibility):
2066 Deprecate cl-compat for new code.
4628bef1 2067 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2068
2069 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2070
fcf2d385
KY
20712010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2072
2073 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2074
66627fa9
G
20752010-10-06 Julien Danjou <julien@danjou.info>
2076
fd9ba500
JD
2077 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2078
66627fa9
G
2079 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2080 broken link.
2081
2082 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2083
2084 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2085 to ReiserFS.
2086
2087 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2088 (FAQ 7-1): Fix getmail URL.
2089
65f54520
DU
20902010-10-06 Daiki Ueno <ueno@unixuser.org>
2091
2092 * epa.texi (Caching Passphrases): New section.
2093
4c83f6e1
GM
20942010-10-06 Glenn Morris <rgm@gnu.org>
2095
2096 * Makefile.in (SHELL): Set it.
2097 (info): Move the mkdir dependency to the individual info files.
2098 (mostlyclean): Tidy up.
2099 (clean): Only delete the specific dvi and pdf files.
2100 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2101 ($(infodir)): Add parallel build workaround.
4c83f6e1 2102
71e691a5
G
21032010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2104
2105 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2106
a41c2e6d
G
21072010-10-03 Julien Danjou <julien@danjou.info>
2108
0c7efc08
SM
2109 * emacs-mime.texi (Display Customization):
2110 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2111 mm-inline-large-images-proportion.
2112
37255945
MA
21132010-10-03 Michael Albinus <michael.albinus@gmx.de>
2114
0c7efc08
SM
2115 * tramp.texi (Frequently Asked Questions):
2116 Mention remote-file-name-inhibit-cache.
37255945 2117
11e4e7bd
LMI
21182010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2119
2120 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2121 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2122
cb83220a
KY
21232010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2124
0c7efc08
SM
2125 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2126 (Article Hiding): Add google banner example.
2127 Suggested by Benjamin Xu.
cb83220a 2128
6b958814
G
21292010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2130
0c7efc08
SM
2131 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2132 Remove nnimap-split-rule from examples.
6b958814
G
2133
21342010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2137 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2138 Fishman.
2139 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2140
21412010-09-30 Julien Danjou <julien@danjou.info>
2142
2143 * gnus.texi (Gravatars): Fix documentation about
2144 gnu-gravatar-properties.
2145
b9476c04
DU
21462010-09-29 Daiki Ueno <ueno@unixuser.org>
2147
2148 * epa.texi (Bug Reports): New section.
2149
5f874327
GM
21502010-09-29 Glenn Morris <rgm@gnu.org>
2151
2152 * Makefile.in (top_srcdir): Remove unused variable.
2153
6b958814
G
21542010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2155
2156 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2157 (Client-Side IMAP Splitting): Document 'default.
2158
21592010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2160
0c7efc08
SM
2161 * gnus.texi (Customizing the IMAP Connection):
2162 Document nnimap-fetch-partial-articles.
6b958814 2163
82bccbfa
KY
21642010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2165
2166 * gnus-news.texi: Mention nnimap-inbox.
2167
2168 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2169
21702010-09-26 Julien Danjou <julien@danjou.info>
2171
47e08896 2172 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2173
21742010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.texi (Security): Remove gpg.el mention.
2177
21782010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2179
2180 * gnus.texi (Browse Foreign Server): New variable
2181 gnus-browse-subscribe-newsgroup-method.
2182
2183 * gnus-news.texi: Mention it.
2184
21852010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
0c7efc08 2187 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2188 (Startup Variables): No jingle.
2189
4c964351
UM
21902010-09-25 Ulrich Mueller <ulm@gentoo.org>
2191
2192 * woman.texi (Interface Options): xz compression is now supported.
2193
82bccbfa
KY
21942010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2197 (Unavailable Servers): Document gnus-server-copy-server.
2198 (Using IMAP): Document the new nnimap.
2199
22002010-09-25 Julien Danjou <julien@danjou.info>
2201
47e08896 2202 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2203
18778f71
GM
22042010-09-24 Glenn Morris <rgm@gnu.org>
2205
2206 * url.texi (Disk Caching): Tweak previous change.
2207
9c766321
JD
22082010-09-24 Julien Danjou <julien@danjou.info>
2209
2210 * url.texi (Disk Caching): Mention url-cache-expire-time,
2211 url-cache-expired, and url-fetch-from-cache.
2212
82bccbfa
KY
22132010-09-24 Julien Danjou <julien@danjou.info>
2214
2215 * gnus.texi: Add Gravatars.
2216
22172010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2218
2219 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2220
592bdb9a
LMI
22212010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2222
2223 * gnus.texi (Expunging mailboxes): Update name of the expunging
2224 command.
2225
e4e22d29
KY
22262010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2227
2228 * emacs-mime.texi (rfc2047): Update description for
2229 rfc2047-encode-parameter.
2230
371d9801
MA
22312010-09-13 Michael Albinus <michael.albinus@gmx.de>
2232
2233 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2234 "fish" methods.
2235 (External methods): Remove "scp1_old" and "scp2_old" methods.
2236
31ae5827
MA
22372010-09-09 Michael Albinus <michael.albinus@gmx.de>
2238
2239 * tramp.texi: Remove Japanese manual. Fix typo.
2240
2241 * trampver.texi: Update release number. Remove japanesemanual.
2242
c0468714
GM
22432010-09-09 Glenn Morris <rgm@gnu.org>
2244
2245 * org.texi: Restore clobbered changes (copyright years, untabify).
2246
86441999
JD
22472010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2248
2249 * gnus.texi (Adaptive Scoring): Fix typo.
2250
25f28806
LMI
22512010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi (Article Display): Document gnus-html-show-images.
2254
45240125 22552010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2256
45240125
JD
2257 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2258
59d09f15
LMI
22592010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2260
2261 * gnus.texi (HTML): Document gnus-max-image-proportion.
2262
2cdd366f
KY
22632010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2264
51dee5ef
KY
2265 * gnus.texi (HTML): Document gnus-blocked-images.
2266
2cdd366f
KY
2267 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2268
b0e4f3fc
KY
22692010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2270
2271 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2272 the first message are used for wide replies.
f02566ce
KY
2273 (Changing Servers): Remove documentation on gnus-change-server and
2274 friends, since it's been removed.
b0e4f3fc 2275
598451ed
KY
22762010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2277
2278 * gnus.texi (Drafts): Mention B DEL.
2279
e7842e69
KY
22802010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2281
2282 * gnus.texi (Delayed Articles): Mention that the Date header is the
2283 original one, even if you delay.
2284
85115796
KY
22852010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2286
0c7efc08
SM
2287 * gnus.texi (Asynchronous Fetching):
2288 Document gnus-async-post-fetch-function.
85115796
KY
2289 (HTML): Made into its own section.
2290
f0b44bc0
MA
22912010-08-26 Michael Albinus <michael.albinus@gmx.de>
2292
2293 Sync with Tramp 2.1.19.
2294
217876c9 2295 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2296 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2297 Remove remark about doubled "-t" argument.
217876c9
MA
2298 (Auto-save and Backup): Remove reference to Emacs 21.
2299 (Filename Syntax): Describe port numbers.
2300 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2301 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2302 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2303 errors with the backquotes.
2304 (External packages): File attributes cache flushing for asynchronous
2305 processes.
2306 (Traces and Profiles): Describe verbose level 9.
2307
f0b44bc0
MA
2308 * trampver.texi: Update release number.
2309
7457f7b6
MA
23102010-08-23 Michael Albinus <michael.albinus@gmx.de>
2311
2312 * dbus.texi (Alternative Buses): New chapter.
2313
b695beda
SM
23142010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2315
2316 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2317
443c2c03
JB
23182010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2319
2320 * calc.texi (Customizing Calc): Rearrange description of new
2321 variables to match the presentation of other variables.
2322
7815fe19 23232010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2324
2325 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2326
2c695727
JB
23272010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2328
2329 * calc.texi (Making Selections, Selecting Subformulas)
2330 (Customizing Calc): Mention how to use faces to emphasize selected
2331 sub-formulas.
2332
bbb6ffa1
MA
23332010-08-05 Michael Albinus <michael.albinus@gmx.de>
2334
2335 * tramp.texi (External packages): File attributes cache flushing
2336 for asynchronous processes.
2337
5cee0a9c
AM
23382010-08-01 Alan Mackenzie <acm@muc.de>
2339
2340 Enhance the manual for the latest Java Mode.
2341
2342 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2343 annotation-var-cont.
2344 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2345 two new symbols.
2346
3f2afe32
MA
23472010-07-28 Michael Albinus <michael.albinus@gmx.de>
2348
2349 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2350
0ed082fe 23512010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2352
2353 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2354
311f0356
JB
23552010-07-19 Juanma Barranquero <lekktu@gmail.com>
2356
2357 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2358
86fbb8ca
CD
23592010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2360
2361 * org.texi: Add macros to get plain quotes in PDF output.
2362 List additional contributors.
2363 (Capture): New section, replaces the section about remember.
2364 (Working With Source Code): New chapter, focused on documenting Org
2365 Babel.
2366 (Code evaluation security): New section.
2367 (MobileOrg): Document DropBox support.
2368 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2369 (Special symbols): Show how to display UTF8 characters for entities.
2370 (Global TODO list): Clarify the use of the "M" key and the differences
2371 to the "m" key.
2372 (RSS Feeds): Mention Atom feeds as well.
2373 (Setting tags): Remove paragraph about
2374 `org-complete-tags-always-offer-all-agenda-tags'.
2375
5732e8ed
MA
23762010-07-17 Michael Albinus <michael.albinus@gmx.de>
2377
2378 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2379 argument.
2380 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2381 echoing shells.
2382
ca1bb391
MA
23832010-07-10 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2386 (Filename Syntax): Describe port numbers.
2387
5bd55c3c
MA
23882010-07-09 Michael Albinus <michael.albinus@gmx.de>
2389
2390 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2391 forgotten.
2392 (Type Conversion): Precise conversion of natural numbers.
2393 (Errors and Events): Add "debugging" to concept index. Add variable
2394 `dbus-debug'.
2395
820ae8fe
MA
23962010-07-04 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * dbus.texi (Receiving Method Calls): Add optional argument
2399 EMITS-SIGNAL to `dbus-register-property'.
2400
b6f9df0f
JB
24012010-06-27 Alex Schroeder <alex@gnu.org>
2402
2403 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2404
62e034c2
GM
24052010-06-24 Glenn Morris <rgm@gnu.org>
2406
2407 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2408 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2409 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2410 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2411 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2412 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2413 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2414 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2415 convention. Make them end with a period.
2416
9360256a
GM
24172010-06-23 Glenn Morris <rgm@gnu.org>
2418
2419 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2420 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2421 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2422 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2423 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2424 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2425
04d3bb6c
GM
24262010-06-10 Glenn Morris <rgm@gnu.org>
2427
2428 * idlwave.texi (Load-Path Shadows):
2429 * org.texi (Handling links): Fix typos.
2430
5e7d4a75
KY
24312010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2432
2433 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2434
9841cb4f
MA
24352010-05-26 Michael Albinus <michael.albinus@gmx.de>
2436
2437 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2438 by an alias. (Bug#6226)
2439
597517ef
JB
24402010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2441
2442 * calc.texi (Manipulating Vectors): Mention that vectors can
2443 be used to determine bins for `calc-histogram'.
2444
14914c43
JB
24452010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2446
597517ef 2447 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2448
0235128c 24492010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2450
2451 * url.texi (HTTP language/coding, Customization):
2452 * message.texi (Header Commands, Responses):
2453 * cl.texi (Argument Lists): Fix typos.
2454
0235128c 24552010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2456
0235128c
SM
2457 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2458 Note that Development menu is always available.
aa5789b5
CY
2459 (Creating a project): Fix terminology.
2460 (Add/Remove files): Fix typo.
2461
0235128c
SM
24622010-05-07 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * Version 23.2 released.
2465
a628ad9d 24662010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2467
2468 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2469
502269d6
MA
24702010-05-01 Michael Albinus <michael.albinus@gmx.de>
2471
0235128c
SM
2472 * tramp.texi (Inline methods, Default Method):
2473 Mention `tramp-inline-compress-start-size'.
502269d6 2474
6e104790 24752010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2476
2477 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2478 the CVS repo. Put the Git repo in the news section.
2479
6e104790 2480 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2481 Removed some mentions of CVS. Mention the new Git repo.
2482
6e104790 24832010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2484
2485 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2486 (Mail Group Commands): Add index entry.
2487
6e104790 24882010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2489
2490 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2491
f8b91752
JB
24922010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2493
2494 * calc.texi (Radix modes): Mention that the option prefix will
2495 turn on twos-complement mode.
2496 (Inverse and Hyperbolic Flags): Mention the Option flag.
2497
ed21c5c8
CD
24982010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2499
2500 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2501 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2502 (Sectioning structure): Update.
2503 (References): New use case for field coordinates.
6e104790 2504 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2505 (Setting up the staging area): Document the availability of
2506 encryption for MobileOrg.
2507 (Images and tables): Document how to reference labels.
2508 (Index entries): New section.
2509 (Generating an index): New section.
2510 (Column width and alignment): Document that <N> now
2511 means a fixed width, not a maximum width.
2512 (Publishing options): Document the :email option.
2513 (Beamer class export): Fix bug in the BEAMER example.
2514 (Refiling notes): Document refile logging.
2515 (In-buffer settings): Document refile logging keywords.
2516 (Drawers): Document `C-c C-z' command.
2517 (Agenda commands): Mention the alternative key `C-c C-z'.
2518 (Special properties): Document the BLOCKED property.
2519 (The spreadsheet): Mention the formula editor.
2520 (References): Document field coordinates.
2521 (Publishing action): Correct the documentation for the
2522 publishing function.
2523 (The date/time prompt): Document that we accept dates
2524 like month/day/year.
2525 (Cooperation): Document the changes in table.el support.
2526 (Faces for TODO keywords, Faces for TODO keywords)
2527 (Priorities): Document the easy colors.
2528 (Visibility cycling): Document the new double prefix
2529 arg for `org-reveal'.
2530 (Cooperation): Remember.el is part of Emacs.
2531 (Clean view): Mention that `wrap-prefix' is also set by
2532 org-indent-mode.
2533 (Agenda commands): Add information about prefix args to
2534 scheduling and deadline commands.
2535 (Search view): Point to the docstring of
2536 `org-search-view' for more details.
6e104790 2537 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2538 (Setting tags): Document variable
2539 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2540 (Column attributes): Cross-reference special properties.
ed21c5c8 2541
456b348e
MA
25422010-04-10 Michael Albinus <michael.albinus@gmx.de>
2543
2544 Synchronize with Tramp repository.
2545
2546 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2547 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2548 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2549 syntax, texi2dvi reports errors with the backquotes.
2550
2551 * trampver.texi: Update release number.
2552
357e2d8e
KY
25532010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2554
2555 * gnus.texi (Finding the News): Add pointers to the Server buffer
2556 because it's essential.
2557
1d4d7664
KY
25582010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2559
2560 * gnus.texi (MIME Commands): Update description of
2561 gnus-article-browse-html-article.
2562
bd3e840f
KY
25632010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2564
2565 * auth.texi (Secret Service API): Add TODO node.
2566 (Help for users): Explain the new source options for `auth-sources'.
2567
e867cb5d 25682010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2569
2570 * trampver.texi: Update release number.
2571
288f9fc0
CY
25722010-03-10 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * Branch for 23.2.
2575
d99aaebd
CY
25762010-03-03 Chong Yidong <cyd@stupidchicken.com>
2577
2578 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2579 now enabled by default.
2580
5794c2a5
MA
25812010-02-28 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2584 when Emacs runs in interactive mode. (Bug#5645)
2585
40572be6
GM
25862010-02-16 Glenn Morris <rgm@gnu.org>
2587
2588 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2589
7bb8ed67
MH
25902010-02-05 Mark A. Hershberger <mah@everybody.org>
2591
2592 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2593
45a1423d 25942010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2595
2596 * gnus.texi (Score File Format): Fix typo.
2597
45a1423d 25982010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2599
2600 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2601
14f17fc8
JB
26022010-01-18 Juanma Barranquero <lekktu@gmail.com>
2603
2604 * ada-mode.texi (Project File Overview): Fix typo.
2605
607d4369
CY
26062010-01-17 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * semantic.texi: Add Richard Y. Kim credit.
2609
2610 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2611
3d1bfa99
MA
26122010-01-17 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2615 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2616
6fbf7a75
GM
26172010-01-17 Glenn Morris <rgm@gnu.org>
2618
b9f978f0
GM
2619 * calc.texi (Reporting Bugs): Don't mention format of repository.
2620
f19bc38d
GM
2621 * woman.texi (Bugs): Make "Emacs repository" less specific,
2622 and the URL for same more specific.
2623
6fbf7a75
GM
2624 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2625
16c3428a
JB
26262010-01-17 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * ede.texi (ede-step-project, ede-proj-target):
2629 * tramp.texi (Remote processes): Fix typos.
2630
045b9da7
ML
26312010-01-16 Mario Lang <mlang@delysid.org>
2632
2633 * ede.texi (ede-target):
2634 * org.texi (Refiling notes): Remove duplicated words.
2635
c57008f6
SM
26362010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2637
2638 * gnus.texi (Posting Styles): Use with-current-buffer.
2639 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2640
798c9eb5
KR
26412010-01-02 Kevin Ryde <user42@zip.com.au>
2642
2643 * eieio.texi (Naming Conventions): Correction to xref on elisp
2644 coding conventions, is "Tips" node not "Standards".
2645
4970fbfe
CY
26462009-12-24 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2649
2650 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2651
83828b06
KY
26522009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * gnus.texi (Direct Functions): Add missing port number to tls method.
2655
45a4a565
JB
26562009-12-15 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2659 ($(infodir)/edt, edt.dvi): New targets.
2660
698bfef7
GM
26612009-12-15 Glenn Morris <rgm@gnu.org>
2662
2663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2664 (edt, $(infodir)/edt, edt.dvi): New targets.
2665 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2666
2667 * Makefile.in (PDF_TARGETS, pdf): New.
2668 (clean): Add *.pdf.
2669 Add pdf rules for all manuals.
2670
0e983327
JB
26712009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2672
2673 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2674
8e687433
CY
26752009-12-14 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2678 (Smart Jump, Analyzer Debug): Copyedits.
2679 (Semantic mode user commands): Link to new nodes.
2680 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2681 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2682 upstream Semantic manual.
2683
2684 * semantic.texi (Introduction): Minor fix to diagram.
2685
020335df
MA
26862009-12-09 Michael Albinus <michael.albinus@gmx.de>
2687
2688 * eshell.texi (History): Add the other built-in variables.
2689 (Built-ins): Explain built-ins, and how to apply the external commands.
2690 Add `history', `su' and `sudo'.
2691
2692 * tramp.texi (Remote processes): Add missing <RET> in the example.
2693
6ddf13e4
BW
26942009-12-01 Bill Wohler <wohler@newt.com>
2695
2696 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2697 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2698 excessively garrulous.
2699
07b6428c
MA
27002009-11-29 Michael Albinus <michael.albinus@gmx.de>
2701
2702 * tramp.texi (Remote processes): Improve eshell example with "su"
2703 and "sudo" commands.
2704
fd1cefda
CY
27052009-11-28 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2708
2709 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2710 Document semantic-complete-analyze-inline.
2711 (Semanticdb search debugging commands): Minor clarification.
2712 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2713 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2714 manual.
9d542758 2715 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2716
159e3ad5
KR
27172009-11-28 Kevin Ryde <user42@zip.com.au>
2718
2719 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2720 @pxref, now EIEIO is in Emacs.
159e3ad5 2721
c6d47315
KR
2722 * erc.texi (Development): Correction to git tutorial url.
2723
16f6287e
GM
27242009-11-26 Glenn Morris <rgm@gnu.org>
2725
2726 * faq.texi (Latest version of Emacs): Mention stability of development
2727 version.
2728 (Problems with very large files): Max buffer size increase in 23.2.
2729 (VM): VM has moved house again.
2730
5ea5dbc9
JB
27312009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2732
2733 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2734 notations.
2735
5dec9555
CD
27362009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2737
45a4a565 2738 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2739
bd6f6833
CY
27402009-11-20 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2743 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2744 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2745
be479117
JB
27462009-11-17 Juanma Barranquero <lekktu@gmail.com>
2747
2748 * semantic.texi (Semantic Internals, Glossary):
2749 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2750 (Semanticdb search debugging commands): Fix typos.
2751
17291a1f
JB
27522009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2753
be479117 2754 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2755
af42a9cc
JB
27562009-11-16 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2759 ($(infodir)/semantic, semantic.dvi): New targets.
2760
3149927d
CY
27612009-11-16 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * Makefile.in: Build the Semantic manual.
2764
2765 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2766 repository.
2767
977640ed
MA
27682009-11-16 Michael Albinus <michael.albinus@gmx.de>
2769
2770 * dbus.texi (Receiving Method Calls): New defun
2771 `dbus-unregister-service'.
2772
17673adf
CD
27732009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2774
2775 * org.texi (Speed keys): New section.
2776
0ecd3c90
MA
27772009-11-13 Michael Albinus <michael.albinus@gmx.de>
2778
2779 * dbus.texi (Type Conversion): Fix typo.
2780 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2781 `dbus-registered-objects-table'.
0c7efc08
SM
2782 (Receiving Method Calls): New defun `dbus-register-property'.
2783 Move `dbus-unregister-object' here.
0ecd3c90 2784
8bfe682a
CD
27852009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2786
2787 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2788
27892009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2790
2791 * org.texi (Column attributes): Add the new age summary operators.
2792 Also, mention the fact you can only use one summary operator per
2793 property.
2794
27952009-11-13 John Wiegley <johnw@newartisans.com>
2796
0c7efc08 2797 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2798 manual about how to track habits.
0c7efc08 2799 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2800 dangling clocks are resolved.
2801
28022009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2803
2804 * org.texi (Agenda commands): Document the new `i' command.
2805 (Inserting deadline/schedule): Document logging changes
2806 of scheduling and deadline times stamps.
2807 (In-buffer settings): Document the in-buffer keywords for logging
2808 changes of scheduling and deadline times stamps.
2809 (Structure editing, Plain lists): Document indentation
2810 cycling in empty entries with TAB.
2811 (Archiving): Document the default archiving command.
2812 (Moving subtrees): Document the new keys for archiving.
2813 (Internal archiving): Fix incorrect key.
2814 (Agenda commands): Document the TODO set switching commands.
2815 (Agenda commands): Document the new archiving keys.
2816 (Clocking work time): Better description on how to save
2817 and restore a clock.
2818 (Resolving idle time): Mention the x11idle program to get true
2819 idleness also under X11.
2820 (Resolving idle time): Use @kbd instead of @key for normal
2821 letters, because this is how he rest of the manual does this.
2822 (Pushing to MobileOrg): Mention that `org-directory'
2823 should be set.
2824 (Agenda commands): Document that SPC is a filter for
2825 any tag.
0c7efc08 2826 (Search view): Rename from "Keyword search".
8bfe682a
CD
2827 (Capure): New chapter.
2828 (Markup): New chapter.
0c7efc08
SM
2829 (Links in HTML export, Images in HTML export):
2830 Extend the section titles.
8bfe682a
CD
2831 (Images in HTML export): Document the align option.
2832 (Text areas in HTML export): Extend the section title.
2833 (Images in LaTeX export): Explain image placement in LaTeX.
2834
693737cd
GM
28352009-11-10 Glenn Morris <rgm@gnu.org>
2836
2837 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2838
c7bd4ebe
MA
28392009-11-08 Michael Albinus <michael.albinus@gmx.de>
2840
2841 * tramp.texi (Auto-save and Backup): Disable backups just for a
2842 method.
2843
2844 * trampver.texi: Update release number.
2845
76c5acad
MA
28462009-11-07 Michael Albinus <michael.albinus@gmx.de>
2847
2848 Sync with Tramp 2.1.17.
2849
2850 * trampver.texi: Update release number.
2851
d9a57abf
GM
28522009-10-29 Glenn Morris <rgm@gnu.org>
2853
2854 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2855
637f4f0f
MA
28562009-10-23 Michael Albinus <michael.albinus@gmx.de>
2857
2858 * tramp.texi (External methods): Temporary files are kept for
2859 `rsync' and `rsyncc' methods.
2860
310dbb05
JB
28612009-10-09 Juanma Barranquero <lekktu@gmail.com>
2862
2863 * eieio.texi: Fix typos.
2864
09094f28
CY
28652009-10-07 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2868
216f299a
JB
28692009-10-07 Juanma Barranquero <lekktu@gmail.com>
2870
2871 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2872 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2873
966a6506
CY
28742009-10-07 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * Makefile.in: Build EIEIO and EDE manuals.
2877
28782009-10-07 Eric Ludlam <zappo@gnu.org>
2879
2880 * eieio.texi:
2881 * ede.texi: New files.
2882
8842cd9b
MA
28832009-10-05 Michael Albinus <michael.albinus@gmx.de>
2884
2885 * tramp.texi (Remote processes): Association of a pty is not supported.
2886
7006d207
CD
28872009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2888
2889 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2890 (Processing LaTeX fragments): Document that the size of images can be
2891 changes using the variable `org-format-latex-options'.
2892 (The date/time prompt, Timestamps): Be more accurate over ISO format
2893 dates and times.
2894 (Visibility cycling): Document showeverything keyword.
2895 (In-buffer settings): Document showeverything keyword.
2896 (Setting up the staging area): Fix the example.
2897 (MobileOrg): New section.
2898 (Agenda commands, Exporting Agenda Views): Document exporting the
2899 agenda view to Org files.
2900
0e7b2867
MA
29012009-09-28 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * tramp.texi (History): Add IMAP support.
2904 (External methods): Add `imap' and `imaps' methods.
2905 (GVFS based methods): Add indices for `davs'.
2906 (Password handling): Rename anchors. Add IMAP entries for
2907 ~/.authinfo.gpg.
2908
2909 * trampver.texi: Set default value of `emacsimap'.
2910
4146636e
KY
29112009-09-22 Daiki Ueno <ueno@unixuser.org>
2912
2913 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2914
d22f7ffa
CY
29152009-09-13 Chong Yidong <cyd@stupidchicken.com>
2916
0c7efc08
SM
2917 * dired-x.texi (Technical Details):
2918 Delete dired-up-directory (Bug#4292).
d22f7ffa 2919
66043531
MA
29202009-09-03 Michael Albinus <michael.albinus@gmx.de>
2921
216f299a 2922 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2923
6eb02347
CD
29242009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2925
2926 * org.texi (Effort estimates): Document new effort setting commands.
2927 (Agenda commands): Document the new keys fro agenda time motion.
2928 Document entry text mode. Improve documentation of the keys to include
2929 inactive time stamps into the agenda view.
2930 (Feedback): Document the new bug report command.
0c7efc08 2931 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2932
38dc51ba
KY
29332009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2934
2935 * auth.texi (Help for users): Corrected markup.
2936
e402f452
GM
29372009-09-02 Glenn Morris <rgm@gnu.org>
2938
2939 * emacs-mime.texi (time-date): Mention float-time.
2940
744256cf
JB
29412009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2942
2943 * calc.texi (Simplifying Formulas): Improve the wording.
2944
b0b63450
MB
29452009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2946
2947 * auth.texi: Rewritten for coverage and clarity.
2948
29492009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2950
0c7efc08
SM
2951 * gnus.texi (Expiring Mail):
2952 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2953 (Various Various): Mention gnus-safe-html-newsgroups.
2954
2955 * gnus-news.texi: Mention
2956 gnus-mark-copied-or-moved-articles-as-expirable.
2957
2958 * emacs-mime.texi (Display Customization): Add xref to
2959 gnus-safe-html-newsgroups.
2960
b59329e0
MA
29612009-08-28 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * tramp.texi (Version Control): Remove.
af42a9cc 2964 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2965 reference.
2966 (External methods): Correct `scpc' concept index entries. New method
2967 `rsyncc'.
2968 (External packages): New subsections "Filename completion" and "File
2969 attributes cache".
2970
0ff2d6c2
JB
29712009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2972
2973 * calc.texi (Rewrite Rules): Improve the example.
2974 (Simplifying Formulas): Explain use of the I and H flags for
2975 simplification.
2976
ecd3d54f
MA
29772009-08-25 Michael Albinus <michael.albinus@gmx.de>
2978
2979 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2980 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2981 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2982 for timeout values.
78176e69
MA
2983 (Top): Remove footnote saying D-Bus is not enabled by
2984 default. (Bug#4256)
ecd3d54f 2985
0f215bca
DU
29862009-08-23 Daiki Ueno <ueno@unixuser.org>
2987
2988 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2989 Reported by Jari Aalto (Bug#4211).
0f215bca 2990 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2991 epa-global-mail-mode.
3b7ab45f
DU
2992 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2993 epa-setup.
0f215bca 2994
4f22e84d
MA
29952009-08-16 Michael Albinus <michael.albinus@gmx.de>
2996
2997 * dbus.texi (Asynchronous Methods): Allow nil handler.
2998
9ff0b02b 29992009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3000
26b03ee3 3001 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3002
26b03ee3 3003 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3004
4c39f404
CY
30052009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3006
3007 * calc.texi (Date Forms): Fix typos.
3008
3bcfba17
GM
30092009-08-08 Glenn Morris <rgm@gnu.org>
3010
3011 * org.texi (Agenda commands): Restore clobbered change.
3012
66783bb4
EZ
30132009-08-07 Eli Zaretskii <eliz@gnu.org>
3014
3015 * calc.texi (Graphics, Devices): Update with the peculiarities of
3016 operation on MS-Windows.
3017
c8d0cf5c
CD
30182009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3019
3020 * org.texi (Publishing action): Improve documentation of file
3021 names when publishing to the source directory.
3022 (Clean view): Document `org-indent-mode'.
3023 (Clocking work time): Add documentation for the
3024 new :timetamp option when creating a clock report.
3025 (Paragraphs): Fix many typos.
3026 (Plain lists): Remove duplicate explanation about the
3027 `C-c *' command.
3028 (Literal examples): Update to reflect the new behavior
3029 of the -n -r -k switches when exporting source code examples.
3030 (Structure editing): Add information about `C-c *',
3031 converting a plain list into a list of Org items.
3032 (Remember): Small rephrasing of the paragraph
3033 describing remember.el. Also mentioned that remember.el is part
3034 of Emacs 23, not Emacs 22.
3035 (Clocking work time): Add documentation about
3036 displaying the current clocking time against the effort estimate.
3037 Also add a footnote about using `org-clock-in-prepare-hook' to add
3038 an effort estimate on the fly, just before clocking it.
3039 (Footnotes): Document automatic renumbering and
3040 sorting.
3041 (Agenda commands): Document new bulk commands.
3042 (Plain lists): Document new behavior of
3043 `org-cycle-include-plain-lists'.
4e2af782 3044 Hyphenation only in TeX.
c8d0cf5c
CD
3045 (Clocking work time): Document the key to update effort
3046 estimates.
3047 (Clocking work time): Document the clock time display.
3048 (Structure editing, TODO basics): Document new
3049 variables.
3050 (Column attributes): Document new colciew operators.
3051 (Publishing options): Document :xml-declaration.
3052 (Tracking TODO state changes): Document the
3053 LOG_INTO_DRAWER property.
3054 (Literal examples): Document the new implementation for
3055 editing source code.
3056 (Publishing action): Mention the new publishing
3057 function, to publish an Org source file.
3058 (Publishing links): Mention how to link to an Org source file.
3059 (Macro replacement): Document new macros.
3060 (Handling links): Document type-specific completion
3061 when inserting links.
3062 (Structure editing, Plain lists): Improve documentation
3063 on sorting.
3064 (Internal links): Document custom ids for links.
3065 (Handling links): Document custom ids for links.
3066 (CSS support): Document new class.
3067 (Refiling notes): Document the possibility to create new nodes
3068 during refiling.
3069 (Agenda commands): Document the "?" operator to find
3070 tasks without effort setting.
3071 (Exporting agenda information): Section moved.
3072 (RSS Feeds): New section.
3073 (Built-in table editor): Document M-e and M-a navigate
3074 inside table field.
3075 (Stuck projects): Docment that projects identified as
3076 un-stuck will still be searchd for stuck sub-projects.
3077 (Paragraphs): Document centering.
3078 (Creating timestamps, Agenda commands): Document new
3079 behavior when changing time stamps.
3080 (Structure editing): Document the new command
3081 `org-clone-subtree-with-time-shift'.
3082 (Publishing): Refresh this chapter.
3083 (Export options, Export options, In-buffer settings):
3084 Document the new keywords.
3085 (Matching tags and properties): Collect all
3086 documentation about tags/property matches here.
3087 (Setting tags): Document `org-tag-persistent-alist'.
3088 (Weekly/daily agenda): New section.
3089 (Orgstruct mode): Describe `orgstruct++-mode'.
3090 (Drawers): Mention the LOGBOOK drawer.
3091 (Export options, Sectioning structure): Document the
3092 #+LEATEX_HEADER in-buffer setting.
3093 (Bugs): Section removed.
3094 (Hooks): New section.
0c7efc08 3095 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3096 (Context-sensitive commands): New section.
3097 (Setting tags): Document newline option.
3098 (Global TODO list, Matching tags and properties):
3099 Mention more variables.
3100 (Checkboxes): Update to changed command behavior.
81a5560e 3101
40d2791f
CY
31022009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3103
3104 * speedbar.texi (Basic Key Bindings): Fix typo.
3105
65d0154b
JB
31062009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3107
3108 * calc.texi (Vector/Matrix Functions): Add index entries for both
3109 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3110 affects matrices with more than one row.
b5bdfd9f 3111 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3112
5a9e3ab7
JB
31132009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3114
3115 * calc.texi (Stack Manipulation Commands): Add documentation for
3116 `calc-transpose-lines'
3117
42fb7e61
MA
31182009-07-27 Michael Albinus <michael.albinus@gmx.de>
3119
3120 * dbus.texi (Receiving Method Calls): Describe special return value
3121 `:ignore'.
3122
574b69d5
AM
31232009-07-24 Alan Mackenzie <acm@muc.de>
3124
3125 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3126 initialization, any individual variable setting now takes precedence
3127 over one done via c-file-style/c-file-offsets.
3128
ec06459c
JB
31292009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3130
3131 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3132 truncated when Calc is quit.
3133 (Customizing Calc): Document `calc-undo-length'.
3134
4ce54f6b
CY
31352009-07-20 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3138
0e4f8ba5
GM
31392009-07-11 Kevin Ryde <user42@zip.com.au>
3140
3141 * pcl-cvs.texi (About PCL-CVS):
3142 * widget.texi (Basic Types):
3143 Fix cross-references.
3144
fa0f81b0
AS
31452009-07-01 Andreas Schwab <aschwab@redhat.com>
3146
3147 * dbus.texi (Type Conversion): Don't use literal control character.
3148
88a683c5
MA
31492009-07-01 Michael Albinus <michael.albinus@gmx.de>
3150
3151 * tramp.texi (GVFS based methods): New section.
3152 (Remote processes): Processes for GVFS based methods run locally.
3153
36c8febb
MA
31542009-06-30 Michael Albinus <michael.albinus@gmx.de>
3155
0c7efc08
SM
3156 * tramp.texi (Inline methods, External methods, Gateway methods):
3157 Avoid the words "kludge" and hack".
36c8febb
MA
3158 (External methods): Add `synce' method.
3159
3160 * trampver.texi: Update release number.
3161
d6b951bb
MA
31622009-06-22 Michael Albinus <michael.albinus@gmx.de>
3163
3164 Sync with Tramp 2.1.16.
3165
3166 * tramp.texi (History): Add GVFS support.
3167 (External methods): Precise `rsync' description. Add `dav', `davs' and
3168 `obex' methods. Add 'tramp-gvfs-methods' option.
3169 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3170 forms.
3171 (Remote Programs): Introduce `tramp-own-remote-path'.
3172 (Remote processes): New subsection "Running remote programs that create
3173 local X11 windows".
3174 (Frequently Asked Questions): Improve code for disabling vc.
3175
3176 * trampver.texi: Update release number. Set default value of
3177 `emacsgvfs'.
3178
70243478
CY
31792009-06-21 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * Branch for 23.1.
3182
54b31cbf
GM
31832009-06-17 Glenn Morris <rgm@gnu.org>
3184
3185 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3186 (Latest version of Emacs): Mention source code repository.
3187
f6adc23c
GM
31882009-06-16 Glenn Morris <rgm@gnu.org>
3189
3190 * faq.texi (Top): Language tweak.
3191 (Extended commands): Most people have arrow keys.
3192 (Emacs manual): Say how to follow info links.
3193 (File-name conventions): Change title a bit. Explain about source
3194 versus installed. Condense etc description.
3195 (Guidelines for newsgroup postings): Mention Savannah list page.
3196 (Newsgroup archives): Simplify.
3197 (Contacting the FSF): Add contact URL.
3198 (Emacs Lisp documentation): Printed version not always available.
3199 (Installing Texinfo documentation): Explain how by hand installation is
3200 not normally needed. Use add-to-list. Remove duplicate reference.
3201 (Informational files for Emacs): Move info on Help menu here from
3202 "File-name conventions".
3203 (Help installing Emacs): Tweak uref.
3204 (Obtaining the FAQ): Mention repository.
3205 (Origin of the term Emacs): Explain "ITS".
3206 (Changing load-path): Use add-to-list.
3207 (Automatic indentation): Clarify this is for Text mode.
3208 Don't mention Indented Text mode.
3209 (Finding Emacs on the Internet): The FSF does not seem to offer a
3210 deluxe distribution on CD anymore.
3211
b59a8457
GM
32122009-06-16 Glenn Morris <rgm@gnu.org>
3213
3214 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3215 Recommend the latest release. Mention how to get older FAQs.
3216 Recommend the Emacs manual.
3217 (Guidelines for newsgroup postings): Discourage cross-posts.
3218 (Underlining paragraphs): Remove.
3219 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3220 (Bugs and problems): Update key-binding.
3221 (Problems with very large files): Mention 64-bit.
3222 (Shell process exits abnormally): Remove.
3223 (Problems with Shell Mode): Rename and update.
3224 (Spontaneous entry into isearch-mode)
3225 (Problems talking to certain hosts): Remove. This is old information,
3226 in etc/PROBLEMS if needed.
3227 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3228 (Dired claims that no file is on this line): Update.
3229 (Installing Emacs, Problems building Emacs): Simplify.
3230 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3231 information.
3232 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3233 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3234 (JDEE): "JDEE", not "JDE".
3235 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3236 Remove. This is old information, in etc/PROBLEMS if needed.
3237 (stty and Backspace key, Kanji and Chinese characters): Remove.
3238 (Right-to-left alphabets): Update section.
3239 (Changing the included text prefix): Gnus uses message-yank-prefix.
3240 Add cross-reference to Supercite manual.
3241 (Saving a copy of outgoing mail): Simplify output file description.
3242 (Expanding aliases when sending mail): Refer to Emacs manual.
3243 Remove old info about RFC822.
3244 Correct description of how to rebuild aliases.
3245 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3246 (MIME with Emacs mail packages)
3247 (Viewing articles with embedded underlining)
3248 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3249 Remove old sections.
3250 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3251 and is well-documented in the Gnus manual.
3252 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3253 (Making Gnus faster): Rename from "Starting Gnus faster".
3254 Merge "Catch-up is slow in Gnus" into here.
3255
0e6d12ca
GM
32562009-06-14 Glenn Morris <rgm@gnu.org>
3257
3258 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3259 (New in Emacs 23): New section.
3260 (Handling C-s and C-q with flow control): Add xref.
3261
2e17e05e
GM
32622009-06-13 Glenn Morris <rgm@gnu.org>
3263
3264 * faq.texi (Setting up a customization file): Grammar fix.
3265 Customize is no longer "new".
3266 (Displaying the current line or column): Line-number mode is on by
3267 default. Don't mention `column' package. Mention linum.el.
3268 (Turning on abbrevs by default): Explain how to do it for buffers,
3269 modes, and everywhere.
3270 (Associating modes with files): Use add-to-list. Don't mention Emacs
3271 19.
3272 (Highlighting a region): On by default since 23.1.
3273 (Replacing highlighted text): Update doc quote.
3274 (Working with unprintable characters): Don't mention search-quote-char.
3275 (Using an already running Emacs process): Gnuclient is probably not an
3276 enhancement these days.
3277 (Indenting switch statements): Remove mention of pre-Emacs 20.
3278 (Horizontal scrolling): Abbreviate Emacs 20 description.
3279 (Replacing text across multiple files): Fix name of dired command.
3280 (Disabling backups): Use require not load.
4f9d4de3 3281 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3282
2a1cf2b9
BW
32832009-06-13 Bill Wohler <wohler@newt.com>
3284
3285 Release MH-E manual version 8.2.
3286
3287 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3288 release 8.2.
3289
85b438b7
GM
32902009-06-13 Glenn Morris <rgm@gnu.org>
3291
3292 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3293 in this day and age the common meaning is "on the web".
3294 (copying): Use @copyright in all cases.
3295 (Basic keys): Remove reference to deleted manual node "Text Characters".
3296 (File-name conventions): Use GNU as an example rather than SERVICE.
3297 default.el lives in site-lisp. Update Info directory location.
3298 (Real meaning of copyleft): GPL actions have been brought, but all
3299 settled out of court.
3300 (Guidelines for newsgroup postings): Shorten section title.
3301 Simplify comp.emacs description.
3302 (Newsgroup archives): Change Google URL. Describe Gmane.
3303 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3304 points". Mention List-Unsubscribe header.
3305 (Contacting the FSF): Update email and URLs.
3306 (Basic editing): Mention F1 for help.
3307 (Installing Texinfo documentation): Refer to Texinfo website rather
3308 than ftp server.
3309 (Printing a Texinfo file): Mention texi2pdf.
3310 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3311 are just stubs nowadays.
3312 (Latest version of Emacs): Explain version numbers.
3313 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3314 (Turning on syntax highlighting): No need to mention hilit19 any more.
3315 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3316 (Modes for various languages): Remove section.
3317 (Major packages and programs): Remove most version and maintainer
3318 information - it's hard to keep up-to-date, and adds nothing.
3319 Similarly with direct links to mailing lists.
3320 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3321 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3322 years, and Emacs comes with tools for this now.
3323 (Patch): Remove section - this is a standard tool.
3324 (Using function keys under X): Remove section.
3325
93e2d996
GM
33262009-06-12 Glenn Morris <rgm@gnu.org>
3327
3328 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3329 (Help installing Emacs): Remove reference to deleted X11 node.
3330 (Associating modes with files): Interpreter-mode-alist is no longer
3331 subservient to auto-mode-alist.
3332 (Installing Emacs): Change future Emacs version.
3333 (Linking with -lX11 fails): Remove old section.
3334 (Packages that do not come with Emacs): Update ELL location.
3335 Emacs Lisp archive is dead.
3336 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3337 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3338 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3339 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3340 (Removing flashing messages): Remove section about non-existent Gnus
3341 option.
3342
f0bf7708
GM
3343 * faq.texi (Top): Add @top command.
3344 Remove the optional arguments from all @node commands: makeinfo can
3345 generate these automatically, and it is easier to edit and rearrange
3346 nodes without them.
3347
30884d11
GM
33482009-06-11 Glenn Morris <rgm@gnu.org>
3349
3350 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3351 (The LPF): Make the updated URL the sole reference point.
3352 (Learning how to do something): Update refcard price and format.
3353 (Getting a printed manual): Sources in doc/emacs/, not man/.
3354 Also available in PDF format. Since the page count varies, be less
3355 precise.
3356 (Informational files for Emacs): Remove references to deleted files
3357 LPF and SUN-SUPPORT, and to UUCP.
3358 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3359 Remove many obsolete ways to get the FAQ, which now seems only to be
3360 distributed with Emacs.
3361 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3362
deab46e0
CY
33632009-06-09 Chong Yidong <cyd@stupidchicken.com>
3364
223b43fa 3365 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3366 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3367
deab46e0
CY
3368 * ada-mode.texi (Installation, Compile commands)
3369 (Project File Overview, No project files, Set compiler options)
3370 (Use GNAT project file, Use multiple GNAT project files)
3371 (Identifier completion): Use @samp for menu items, and @kbd for key
3372 sequences (Bug#3504).
3373
71fbd643
DU
33742009-06-04 Daiki Ueno <ueno@unixuser.org>
3375
8c9bb6f5 3376 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3377
f197085b
CY
33782009-06-04 Ryan Yeske <rcyeske@gmail.com>
3379
3380 * message.texi (Header Commands): Fix descriptions to match
3381 keybindings.
3382
7f3bc720
DU
33832009-04-22 Daiki Ueno <ueno@unixuser.org>
3384
3385 * gnus.texi (Security): Mention that EasyPG is the current default.
3386
4518068d
CY
33872009-04-13 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * ediff.texi (Session Commands): Fix typo.
3390
d7ca410a
MB
33912009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3392
3393 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3394 news.software.readers. Reported by Florian Rehnisch.
3395
c6c76add
GM
33962009-04-02 Glenn Morris <rgm@gnu.org>
3397
3398 * auth.texi: Capitalize direntry.
3399
3400 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3401 using a period in the entry name. (Bug#2797)
3402
35ed8e2e
JB
34032009-03-03 Juanma Barranquero <lekktu@gmail.com>
3404
3405 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3406 ($(infodir)/auth, auth.dvi): New targets.
3407
e280480a
GM
34082009-03-03 Glenn Morris <rgm@gnu.org>
3409
3410 * auth.texi: Fix @setfilename.
3411
3412 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3413 (auth, $(infodir)/auth, auth.dvi): New rules.
3414
8a76755b
GM
34152009-02-25 Glenn Morris <rgm@gnu.org>
3416
3417 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3418
0038d478
MB
34192009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3420
3421 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3422
34232009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3424
3425 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3426 gnus-nocem-issuers, and gnus-nocem-verifyer.
3427
867d4bb3
JB
34282009-02-20 Juanma Barranquero <lekktu@gmail.com>
3429
3430 * ada-mode.texi (Project files, Automatic Casing):
3431 * dbus.texi (Signals):
3432 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3433 * mh-e.texi (HTML):
3434 * nxml-mode.texi (Locating a schema)
3435 (Using the document's URI to locate a schema):
3436 * org.texi (Footnotes, Using the mapping API):
3437 * rcirc.texi (Channels): Remove duplicate words.
3438
3a44dc1f
GM
34392009-02-20 Glenn Morris <rgm@gnu.org>
3440
3441 * dired-x.texi (Miscellaneous Commands):
3442 * gnus.texi: Minor updates for mbox Rmail.
3443
5dc584b5
KB
34442009-02-16 Karl Berry <karl@gnu.org>
3445
b59a8457
GM
3446 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3447 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3448 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3449 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3450 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3451 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3452 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3453 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3454 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3455 Consistently use @insertcopying in the Top node,
5dc584b5 3456 @contents at the front (after @end titlepage),
b59a8457 3457 and @direntry after @copying. (Bug#1988)
5dc584b5 3458
9eb59592
MB
34592009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3460
3461 * auth.texi: New file documenting auth-source.
3462
d324fa76
CD
34632009-02-13 Carsten Dominik <dominik@science.uva.nl>
3464
3465 * org.texi (Org Plot): Fix link.
3466
7a603b73
DU
34672009-02-09 Daiki Ueno <ueno@unixuser.org>
3468
3469 * epa.texi (Mail-mode integration): Mention the way to do
3470 "encrypt-to-self". (Bug#1807)
3471
a626b338 34722009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3473
3474 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3475
3b36c17e
MB
34762009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3477
3478 * gnus-news.texi: Print version about Incoming*.
3479
55033558
CD
34802009-02-02 Carsten Dominik <dominik@science.uva.nl>
3481
3482 * org.texi (Structure editing, Handling links)
3483 (Fast access to TODO states, Javascript support): Make standard docs
3484 correctly reflect default variable settings.
3485
ec712abb
GM
34862009-02-02 Glenn Morris <rgm@gnu.org>
3487
3488 * org.texi: Fix typos.
3489
7112648c
MA
34902009-02-01 Michael Albinus <michael.albinus@gmx.de>
3491
3492 Sync with Tramp 2.1.15.
3493
3494 * trampver.texi: Update release number.
3495
2e461fc1
CD
34962009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3497
3498 * org.texi (TODO dependencies): Document TODO dependencies on
3499 checkboxes.
3500
bc283609
CD
35012009-01-30 Carsten Dominik <dominik@science.uva.nl>
3502
3503 * org.texi (TODO dependencies): Document key binding for toggling
3504 ORDERED property.
3505
74fc5047
MA
35062009-01-28 Michael Albinus <michael.albinus@gmx.de>
3507
3508 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3509 of hook functions.
3510
d6685abc
CD
35112009-01-28 Carsten Dominik <dominik@science.uva.nl>
3512
3513 * org.texi (TODO dependencies): New section.
3514
65c439fd
CD
35152009-01-27 Carsten Dominik <dominik@science.uva.nl>
3516
3517 * org.texi (Plain lists, TODO basics, Priorities)
3518 (Multiple sets in one file, Conflicts): Document interaction with
3519 `shift-selection-mode'.
3520
5fafc247
JB
35212009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3522
3523 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3524 Make Calc the subject of sentences.
3525 (Rearranging Formulas using Selections): Discuss new options
3526 for `j *'.
3527
e7433508
MA
35282009-01-26 Michael Albinus <michael.albinus@gmx.de>
3529
3530 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3531
2096a1b6
GM
35322009-01-26 Glenn Morris <rgm@gnu.org>
3533
3534 * org.texi: Fix typos.
3535
0cb61492
BW
35362009-01-26 Bill Wohler <wohler@newt.com>
3537
2096a1b6 3538 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3539
0bd48b37
CD
35402009-01-25 Carsten Dominik <dominik@science.uva.nl>
3541
3542 * org.texi (References): Add information about remote references.
3543 (Built-in table editor): Document `C-c RET' in tables.
3544 (Math symbols, Quoting LaTeX code): Mention that simple
3545 LaTeX macros survive LaTeX export.
3546 (Images in LaTeX export): Show how to create a reference to a
3547 figure.
3548 (Sectioning structure): Document that the LaTeX class can be
3549 specified in a property.
3550 (Text areas in HTML export): New section.
3551 (External links): Add examples for text search and ID links.
3552 (Built-in table editor): Remove the descriptio of `C-c
3553 C-q', it not longer works.
3554 (Literal examples): Document that a space must follow
3555 the colon in short examples.
3556 (Relative timer): Document `org-timer-stop'.
3557 (Footnotes): New section.
3558 (Footnote markup): Shorten section and refer to new Footnote
3559 section.
3560 (Literal examples): Add documentation for line
3561 numbering in and references to code examples.
3562 (CSS support): Fix the description of default CSS styles.
3563 (Capturing column view): Document
3564 "file:path/to/file.org" as an allowed value for the ID property of
3565 a dynamic block copying column view.
3566
49dbbaf2
SE
35672009-01-23 Stephen Eglen <stephen@gnu.org>
3568
3569 * mh-e.texi (Getting Started): Describe $MH.
3570
193e6828
MA
35712009-01-21 Michael Albinus <michael.albinus@gmx.de>
3572
3573 * tramp.texi (all): Harmonize usage of "external method",
3574 "external transfer method" and "out-of-band method".
3575 (Connection types): Precise the differences of inline and external
3576 methods. Written by Adrian Phillips <a.phillips@met.no>.
3577
26b9f88d
MB
35782009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3579
3580 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3581 commands as described at the top. Reported by Allan Gottlieb
3582 <gottlieb@nyu.edu>.
3583
35842009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3585
3586 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3587 nnmail-pathname-coding-system.
3588
377952e0
GM
35892009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3590
3591 * org.texi (Relative timer): Fix typo.
3592
a20d3598
JB
35932009-01-15 Juanma Barranquero <lekktu@gmail.com>
3594
3595 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3596 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3597
a50253cc
GM
35982009-01-13 Glenn Morris <rgm@gnu.org>
3599
3600 * org.texi: Fix some more typos.
3601
07450bee
GM
36022009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3603
3604 * org.texi: Fix some typos.
3605
e3e955fe
MB
36062009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3607
3608 * gnus.texi (Group Parameters): Add note for local variables.
3609
36102009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3611
0c7efc08
SM
3612 * gnus.texi (Converting Kill Files): Fix URL.
3613 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3614
36152009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3616
3617 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3618 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3619 (Paging the Article): Add index entry.
3620
71dd9983
JB
36212009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3622
3623 * ada-mode.texi (Examples): Delete redundant text.
3624
4a0cf14f
MA
36252009-01-03 Michael Albinus <michael.albinus@gmx.de>
3626
36c8febb 3627 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3628
3629 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3630 addresses.
3631
aedac0f0
BW
36322009-01-03 Bill Wohler <wohler@newt.com>
3633
3634 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3635 kept empty.
3636
4c65b566
CD
36372008-12-20 Carsten Dominik <dominik@science.uva.nl>
3638
3639 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3640 (HTML Export commands, LaTeX/PDF export commands):
3641 Improve documentation about transient-mark-mode.
e9fce1ac 3642 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3643 to fields in the last table row.
3644
e1a78e1e
JL
36452008-12-19 Juri Linkov <juri@jurta.org>
3646
3647 * info.texi (Search Text): Remove mention of removed key binding M-s.
3648
17a0aa82
CD
36492008-12-18 Carsten Dominik <dominik@science.uva.nl>
3650
3651 * org.texi (References): Remove mentioning of @0 as reference for the
3652 last line, this has been reverted in the Lisp sources.
3653
4997d802
JB
36542008-12-17 Juanma Barranquero <lekktu@gmail.com>
3655
3656 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3657 (DVI_TARGETS): Remove duplicates. Add sasl.
3658 ($(infodir)/sasl, sasl.dvi): New targets.
3659
33306645
CD
36602008-12-17 Carsten Dominik <dominik@science.uva.nl>
3661
3662 * org.texi: Version number pushed to 6.15d.
3663
db55f368
CD
36642008-12-16 Carsten Dominik <dominik@science.uva.nl>
3665
a0bf4117 3666 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3667 (Images in LaTeX export): New section.
3668 (Inlined images, Images in HTML export): Sections renamed.
3669
dae0a942
MB
36702008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3671
3672 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3673
9f5572e9
MB
36742008-12-04 David Engster <dengste@eml.cc>
3675
3676 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3677 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3678
bc23baaa
CD
36792008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3680
3681 * org.texi (Using the mapping API): Fix bug in mapping example.
3682 (Publishing options): Make the list of properties complete again, in
3683 correspondence to the variable `org-export-plist-vars'.
3684 (Property searches): Document new special values for time comparisons.
3685 (Tag inheritance): Refine the description of tag inheritance.
3686 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3687 (Effort estimates): Document the new relative timer.
bc23baaa 3688
3bf8054f
JB
36892008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3690
3691 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3692 (Using Calc): Clarify use of `C-x * o'.
3693 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3694
ac134f2f
RS
36952008-11-28 Richard M Stallman <rms@gnu.org>
3696
3697 * dbus.texi (Receiving Method Calls): Clean up previous change.
3698
ace706d1
MA
36992008-11-26 Michael Albinus <michael.albinus@gmx.de>
3700
3701 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3702 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3703 `dbus-unescape-from-identifier'.
3704 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3705 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3706 (Signals): Use the constants in the example.
3707
d60b1ba1
CD
37082008-11-24 Carsten Dominik <dominik@science.uva.nl>
3709
b97439ce 3710 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3711
ce4fdcb9
CD
37122008-11-23 Carsten Dominik <dominik@science.uva.nl>
3713
3714 * org.texi (Setting up Remember): Document `org-remember-mode'.
3715 (External links): Document that bbdb links can use a regular
3716 expression.
3717 (External links): Document that elisp links can contain interactive
3718 commands.
3719
c8548a00 37202008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3721
3722 * viper.texi (viper-translate-all-ESC-keysequences):
3723 Description removed.
3724
6a2c4aec
GM
37252008-11-19 Glenn Morris <rgm@gnu.org>
3726
3727 * doclicense.texi: Change to FDL 1.3.
3728 Relicense all texi files under FDL 1.3 or later.
3729
59ee4113
JB
37302008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3731
3732 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3733
59bcbb98 37342008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3735
0c7efc08 3736 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3737
3738 * ediff.texi: Version/date change.
9f90198a 3739
8aa41c9b
CY
37402008-11-14 Chong Yidong <cyd@stupidchicken.com>
3741
3742 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3743
17587b1b
JB
37442008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3745
3746 * calc.texi (About This Manual): Comment out a mention of
3747 marginal notes.
3748
564c900e
CD
37492008-11-12 Carsten Dominik <dominik@science.uva.nl>
3750
3751 * org.texi (Clocking work time): Document the :formula property of
3752 clock tables.
3753 (Structure editing, Refiling notes): Document refiling regions.
3754 (Agenda commands): Document the double-prefix version
3755 of the `l' command in the agenda.
3756 (Handling links): Explain the effect of a double prefix
3757 arg to `C-c C-o'.
3758 (TODO basics): Add documentation for tag triggers.
3759
3c4be1f2
GM
37602008-10-23 Glenn Morris <rgm@gnu.org>
3761
3762 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3763 byte-compiling things like `+'.
3764
3765 * ns-emacs.texi: Merge copyright years of author now with assignment
3766 into FSF years.
3767 (VER): Use it for easier automatic updating. Use Emacs version rather
3768 than standalone Emacs.app version.
3769
a6520ff3
CD
37702008-10-12 Carsten Dominik <dominik@science.uva.nl>
3771
864c9740 3772 * org.texi: Lots of minor fixes.
a6520ff3
CD
3773 (Capture): New chapter.
3774 (Org Plot): New section.
3775
db7a4b66
MH
37762008-09-30 Magnus Henoch <mange@freemail.hu>
3777
3778 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3779
4043c194
JB
37802008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3781
3782 * calc.texi (User Defined Units): Mention how to enter optional display
3783 string.
3784
eef5ade7
MB
37852008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3786
0c7efc08 3787 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3788 avoid the "y/n" wording.
3789
e52cac88
MB
37902008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3791
0c7efc08 3792 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3793
37942008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3795
3796 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3797 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3798
00c55306
BW
37992008-09-22 Bill Wohler <wohler@newt.com>
3800
3801 Release MH-E manual version 8.1.
3802
3803 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3804 release 8.1.
3805
3806 * mh-e.texi: Retain dual license as agreed to by the FSF.
3807 However, bump GPL to Version 3.
3808 Use @include for license text.
3809
e52cac88 38102008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3811
3812 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3813 (Store custom flags and keywords, Store arbitrary data):
3814 Clean up markup.
64763fe3
MB
3815
38162008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3817
3818 * gnus.texi (The Gnus Registry): Document it.
3819
9e601b8d
MB
38202008-09-08 David Engster <dengste@eml.cc>
3821
88ee5b02
JB
3822 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3823 Clarify section about choosing back end servers.
9e601b8d 3824
247043f1
GM
38252008-08-23 Glenn Morris <rgm@gnu.org>
3826
3827 * dired-x.texi (Shell Command Guessing):
3828 Mention dired-guess-shell-case-fold-search. (Bug#417)
3829
2bfec7a0
MA
38302008-08-22 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * trampver.texi: Update release number.
3833
247043f1 38342008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3835
3836 * ns-emacs.texi: Update version.
3837 (Introduction): Correct menu location for options save.
3838 (Customization): Note that defaults are stored under org.gnu.Emacs.
3839
8c20bd92
BW
38402008-08-11 Bill Wohler <wohler@newt.com>
3841
3842 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3843 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3844 Henman) (closes SF #1768928).
3845
767a4d92
GM
38462008-08-10 Glenn Morris <rgm@gnu.org>
3847
3848 * ns-emacs.texi: Use @copying. Change copyright of authors with
3849 assignment to FSF. Change license to GFDL.
3850 (Top): Remove outdated references.
3851
6ecfe5c2
MB
38522008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3853
88ee5b02
JB
3854 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3855 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3856 gnus-summary-sort-by-most-recent-date.
3857 (Summary Sorting): Explain prefix argument.
3858
38592008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3860
3861 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3862 gnus-summary-pipe-output.
3863
eb932e8a
MA
38642008-08-03 Michael Albinus <michael.albinus@gmx.de>
3865
3866 * dbus.texi (Receiving Method Calls): Document error handling of own
3867 D-Bus methods.
3868
bfe16263
BW
38692008-08-01 Bill Wohler <wohler@newt.com>
3870
3871 * mh-e.texi (Reading Mail)
9f90198a 3872 (Viewing Attachments): Describe new function
bfe16263
BW
3873 mh-show-preferred-alternative.
3874 (Sending Mail, Redistributing, Sending Message): Describe new hook
3875 mh-annotate-msg-hook.
3876
21956b56
MA
38772008-07-31 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * dbus.texi (Arguments and Signatures): Fix example.
3880 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3881 (Asynchronous Methods): New node.
9f90198a
JB
3882 (Errors and Events): Describe extended layout of `dbus-event'.
3883 New defun `dbus-event-message-type'.
21956b56 3884
7c2fb837
DN
38852008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3886
3887 * ediff.texi: Remove VMS support.
3888
13662773
JB
38892008-07-29 Juanma Barranquero <lekktu@gmail.com>
3890
3891 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3892 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3893
ddde0b34
CY
38942008-07-29 Chong Yidong <cyd@stupidchicken.com>
3895
3896 * Makefile.in: Add mairix-el targets.
3897
38982008-07-29 David Engster <deng@randomsample.de>
3899
3900 * mairix-el.texi: New file.
3901
d5875b25
JB
39022008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3903
366b7d44
JB
3904 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3905 project files. Delete 'main_unit' project variable; not needed. Allow
3906 process environment variables wherever project variables are allowed.
3907 Add tutorial section on multiple GNAT project files.
d5875b25 3908
6cbab8ee
MA
39092008-07-27 Michael Albinus <michael.albinus@gmx.de>
3910
3911 Sync with Tramp 2.1.14.
3912
3913 * trampver.texi: Update release number.
3914
9e2a2647
DN
39152008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3916
3917 * ns-emacs.texi:
3918 * faq.texi: Remove mentions of Mac Carbon.
3919
d62672f3
MB
39202008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3921
3922 * gnus.texi (Saving Articles): Describe the 2nd argument of
3923 gnus-summary-save-in-pipe.
3924 (SpamAssassin): Use it.
3925
39262008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3927
3928 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3929
dd12e1c6
CD
39302008-07-25 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * org.texi (Export options): Document the use of the creator flag.
3933
44ce9197
CD
39342008-07-24 Carsten Dominik <dominik@science.uva.nl>
3935
3936 * org.texi: New version 6.06a.
3937
ddd13c5d
JB
39382008-07-23 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3941 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3942
8dc6104d
JB
39432008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3944
3945 * calc.texi (Editing Stack Entries):
3946 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3947 Calc's help functions. Mention fixing typos.
3948 (Customizing Calc): Fix typo.
3949
39502008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3951
3952 * calc.texi (summarykey): New macro. Use to correctly format keys in
3953 the summary.
3954
ddd13c5d 39552008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3956
3957 * ns-emacs.texi (Customization): Corrected documentation on color
3958 specification formats.
3959
568beaa2
AS
39602008-07-19 Andreas Schwab <schwab@suse.de>
3961
db8ef699 3962 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3963
3964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3965 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3966
cd71b9ae
MA
39672008-07-18 Michael Albinus <michael.albinus@gmx.de>
3968
3969 * dbus.texi (Inspection): Rework, introduce submenus.
3970 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3971 (Properties and Annotations, Arguments and Signatures): New nodes.
3972
9b7993b4
MA
39732008-07-13 Michael Albinus <michael.albinus@gmx.de>
3974
3975 * dbus.texi (Receiving Method Calls): Fix description of
3976 `dbus-register-method'.
3977 (Signals): Allow also signal arguments for filtering in
3978 `dbus-register-signal'.
3979
241d447b
JB
39802008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3981
3982 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3983 `cnorm'.
3984 (Arithmetic Tutorial): Simplify the verification of prime factors.
3985
adb46650
MB
39862008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3987
3988 * gnus.texi (Saving Articles): Mention
3989 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3990
92e15881
JB
39912008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3992
3993 * calc.texi: Adjust mode line throughout.
3994
ea597303
JB
39952008-06-28 Juanma Barranquero <lekktu@gmail.com>
3996
3997 * sasl.texi (Mechanisms): Fix typos.
3998
aee08080
JB
39992008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4000
4001 * calc.texi (Killing from the stack): Mention using normal Emacs
4002 copying.
4003
a06a4a12
MA
40042008-06-21 Michael Albinus <michael.albinus@gmx.de>
4005
0c7efc08 4006 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4007 Add `auth-source' mechanism.
a06a4a12
MA
4008 (Connection caching): Tramp reopens the connection automatically,
4009 when the operating system on the remote host has been changed.
4010
7389398d
EZ
40112008-06-20 Eli Zaretskii <eliz@gnu.org>
4012
4013 * makefile.w32-in (distclean): Remove makefile.
4014
b349f79f
CD
40152008-06-17 Carsten Dominik <dominik@science.uva.nl>
4016
3f9b4c2b 4017 * org.texi (Using the mapping API): New section.
b349f79f 4018 (Agenda column view): New section.
3f9b4c2b 4019 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4020 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4021 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4022
40232008-06-17 Jason Riedy <jason@acm.org>
4024
4025 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4026 function, and efmt may be a two-argument function.
4027 (Radio tables): Document multiple destinations.
4028
cd5c05d2
GM
40292008-06-16 Glenn Morris <rgm@gnu.org>
4030
4031 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4032 Add Cover-Texts.
4033
debf4439
GM
40342008-06-15 Glenn Morris <rgm@gnu.org>
4035
4036 * faq.texi (VER): Update to 23.0.60.
4037
4038 * mh-e.texi: Remove option of licensing under GPL.
4039 Add Cover-Texts to GFDL permissions notice.
4040 (GPL): Remove section.
4041 (GFDL): Include doclicense.texi rather than the actual text.
4042
4043 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4044 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4045
4046 * sasl.texi: Fix output file name.
4047
4048 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4049
4050 * gnus-coding.texi: Refer to license in Gnus manual.
4051
4052 * idlwave.texi, sasl.texi: Use @copying.
4053
4054 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4055
4056 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4057
4058 * url.texi: Use @copying, @title, @subtitle, @author.
4059
4060 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4061 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4062 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4063 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4064 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4065 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4066 * widget.texi, woman.texi:
4067 Remove references to external license, since doclicense is included.
4068
4069 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4070 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4071 Remove references to non-existent Invariant Sections.
4072
091f8bc1
GM
40732008-06-14 Glenn Morris <rgm@gnu.org>
4074
4075 * faq.texi (Major packages and programs): Remove references to external
4076 Supercite, Calc, VIPER, since they have been included for some time.
4077 Update VM, AUCTeX, BBDB entries.
4078
47bcb4d3
UJ
40792008-06-14 Ulf Jasper <ulf.jasper@web.de>
4080
4081 * newsticker.texi: Updated to match latest newsticker changes.
4082
6f093307
GM
40832008-06-13 Glenn Morris <rgm@gnu.org>
4084
4085 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4086 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4087 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4088 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4089 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4090 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4091 * woman.texi:
4092 Update Back-Cover Text as per maintain.info.
4093
2b968687
MB
40942008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4095
4096 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4097
4098 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4099 (gnus-faq.xml): Update repository host.
4100
2b968687
MB
4101 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4102
41032008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4104
4105 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4106 Fix a typo.
4107
41082008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4109
4110 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4111 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4112 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4113
41142008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4115
4116 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4117 coding standards.
4118
41192008-06-14 David Engster <dengste@eml.cc>
4120
4121 * gnus.texi (nnmairix): Markup fixes.
4122
e6d2d263
MB
41232008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4124
2b968687 4125 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4126
41272008-06-05 David Engster <dengste@eml.cc>
4128
4129 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4130
41312008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4132
b344d29d 4133 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4134 (Searching, nnir, nnmairix): New stub nodes.
4135
ad231df6 41362008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4137
4138 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4139
f394fa25
MB
41402008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4143
58333467
MB
41442008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4147
67525fb9
JY
41482008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4149
4150 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4151
0549d8fc
JB
41522008-05-06 Juanma Barranquero <lekktu@gmail.com>
4153
4154 * info.texi (Top): Fix typo in xref.
4155
149a3837
KB
41562008-05-05 Karl Berry <karl@gnu.org>
4157
4158 * info.texi (Top): @xref to stand-alone manual.
4159
3a23a519
MB
41602008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4161
4162 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4163 (Various Summary Stuff): Fix typo in last xref.
4164
0a29fbf3
JB
41652008-05-02 Juanma Barranquero <lekktu@gmail.com>
4166
4167 * org.texi (Moving subtrees): Fix typo.
4168
586b90f1
MA
41692008-04-28 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4172 Tramp via `tramp-mode'.
4173
b5af9883
CD
41742008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4175
4176 * org.texi: Massive changes, in many parts of the file.
4177
d55fe5bb
MB
41782008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4179
4180 * gnus.texi (Oort Gnus): Add message-fill-column.
4181
41822008-04-12 Adrian Aichner <adrian@xemacs.org>
4183
4184 * gnus.texi (Mail Source Specifiers): Typo fix.
4185
41862008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4187
4188 * gnus.texi (Diary Headers Generation): Update key binding for
4189 `gnus-diary-check-message'.
4190
41912008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4192
4193 * gnus.texi (Emacsen): Addition.
4194
41952008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4198
41992008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4200
4201 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4202
42032008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4204
4205 * gnus-news.texi: Update tool bar item.
4206
42072008-04-09 Sven Joachim <svenjoac@gmx.de>
4208
4209 * gnus-news.texi: Fix typos.
4210
76c109c3
JB
42112008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4212
222027f2 4213 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4214 Add mention of `kron'.
4215
d5fbd5a6
MO
42162008-04-01 Daiki Ueno <ueno@unixuser.org>
4217
0c7efc08
SM
4218 * epa.texi (Encrypting/decrypting *.gpg files):
4219 Document epa-file-name-regexp.
d5fbd5a6 4220
fbcbb58c
KY
42212008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4222
4223 * gnus.texi (Example Methods): Fix description about ssh-agent.
4224 (Indirect Functions): Fix the default value of nntp-telnet-command;
4225 remove link to connect.html.
4226
134ce16c
MA
42272008-03-30 Michael Albinus <michael.albinus@gmx.de>
4228
4229 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4230 dbus-call-method.
4231 (Receiving Method Calls): The timeout can be set by the calling client.
4232
da1975d7
MA
4233 * trampver.texi: Update release number.
4234
2e4089ab
RS
42352008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4236
4237 * gnus.texi (Top): Fix version. Add SASL.
4238
70cab5a9
MA
42392008-03-29 Michael Albinus <michael.albinus@gmx.de>
4240
4241 Sync with Tramp 2.1.13.
4242
4243 * trampver.texi: Update release number.
4244
5bc6ddff
MB
42452008-03-29 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * org.texi: Update to new org-mode website.
4248
42492008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4250
4251 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4252
9b3ebcb6
MB
42532008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4254
4255 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4256 gnus-read-ephemeral-gmane-group-url,
4257 gnus-read-ephemeral-emacs-bug-group,
4258 gnus-read-ephemeral-debian-bug-group.
4259
42602008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4261
4262 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4263
4264 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4265 Add FIXMEs for Bookmarks and gnus-registry-marks.
4266
42672008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4268
4269 * gnus.texi (Smileys): Document `smiley-style'.
4270
42712008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4272
4273 * gnus.texi (Gnus Development): Clarify difference between ding and
4274 gnu.emacs.gnus.
4275 (MIME Commands, Using MIME, RSS): Fix markup.
4276
4277 * gnus-faq.texi ([8.4]): Ditto.
4278
42792008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * gnus.texi (Emacsen): Remove obsolete stuff.
4282
42832008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4284
4285 * gnus.texi (Oort Gnus): Add version info WRT
4286 `mail-source-delete-incoming'.
4287
42882008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4289
4290 * gnus.texi (Top): Add "Other related manuals" and version info in
4291 `iftex' output.
4292 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4293 gnus-balloon-face-0 and the corresponding format specifiers.
4294
608d6a81
MA
42952008-03-26 Michael Albinus <michael.albinus@gmx.de>
4296
4297 * tramp.texi (Filename completion): Remove footnote about let-bind
4298 of `partial-completion-mode'. It doesn't work this way.
4299
27a6f132
SM
43002008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4301
4302 * pcl-cvs.texi (Contributors): Update my email.
4303
4a7c4c40
MA
43042008-03-21 Michael Albinus <michael.albinus@gmx.de>
4305
4306 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4307
2940c053
BW
43082008-03-17 Bill Wohler <wohler@newt.com>
4309
4310 * mh-e.texi (Viewing): Update URL for adding header fields to
4311 mh-invisible-header-fields-default.
4312
30864d5f
BW
43132008-03-16 Bill Wohler <wohler@newt.com>
4314
4315 * mh-e.texi (Preface): Add Gnus to requirements.
4316 (Forwarding): Note that forwarded MIME messages are now inline.
4317
31fe2b00
SM
43182008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4319
4320 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4321 (Common Variables): Give precedence to the netcat methods over the
4322 telnet methods, and mention that they are more reliable.
31fe2b00 4323
5e97c626
CD
43242008-03-13 Carsten Dominik <dominik@science.uva.nl>
4325
4326 * org.texi (Exporting Agenda Views): Document agenda export to
4327 iCalendar.
4328 (Progress logging): Document the new progress logging stuff.
4329
37a68866
MB
43302008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4331
4332 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4333 Update for change of `mail-source-delete-incoming'.
4334
4335 * gnus-news.texi: Ditto.
4336
8f7abae3
MB
43372008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4338
4339 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4340 custom versions.
4341
af379c86
AM
43422008-03-07 Alan Mackenzie <acm@muc.de>
4343
4344 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4345 parens/brackets in a k&r region is limited.
4346
3d0f8a67
MB
43472008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4348
4349 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4350 using different Emacs versions.
4351
52151df0
GM
43522008-02-27 Glenn Morris <rgm@gnu.org>
4353
4354 * sc.texi: Remove a lot of old and obsolete info.
4355 (titlepage): Simplify.
4356 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4357 (VM with any Emacsen, GNEWS with any Emacsen)
4358 (Overloading for Non-conforming MUAs, Version 3 Changes)
4359 (The Supercite Mailing List): Delete nodes.
4360 (Introduction): Remove info about old packages.
4361 (Getting Connected): Simplify. Remove info about old packages.
4362 (Citing Commands): Delete Emacs 19 info.
4363 (Hints to MUA Authors): Simplify.
4364 (Thanks and History): Merge in some info from the deleted node
4365 "Version 3 Changes".
4366
b03f96dc
MB
43672008-02-05 Juanma Barranquero <lekktu@gmail.com>
4368
4369 * org.texi (Setting tags, In-buffer settings):
4370 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4371
52bec650
MB
43722008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4373
4374 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4375 installation directory name.
4376
34a3c587
RF
43772008-02-12 Romain Francoise <romain@orebokech.com>
4378
4379 * epa.texi (Overview): Fix typo.
4380
5a8d03e9
MO
43812008-02-11 Daiki Ueno <ueno@unixuser.org>
4382
4383 * epa.texi (Quick start): Remove the .emacs setting.
4384
f1914c40
MO
43852008-02-10 Daiki Ueno <ueno@unixuser.org>
4386
4387 * epa.texi (Quick start): Use the command `epa-enable' instead of
4388 loading `epa-setup'.
4389
bca98fc9
JB
43902008-02-08 Juanma Barranquero <lekktu@gmail.com>
4391
4392 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4393 ($(infodir)/epa, epa.dvi): New targets.
4394
4b01af2e
MO
43952008-02-08 Daiki Ueno <ueno@unixuser.org>
4396
4397 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4398
4399 * epa.texi: New manual documenting the EasyPG Assistant.
4400
06c0751a
MA
44012008-02-06 Michael Albinus <michael.albinus@gmx.de>
4402
4403 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4404 (Inspection): New function dbus-ping.
4405
7dcccd7b
MA
44062008-02-05 Michael Albinus <michael.albinus@gmx.de>
4407
4408 * tramp.texi (Remote processes): Add `shell-command'.
4409
a1da1e37
MB
44102008-01-28 Michael Sperber <sperber@deinprogramm.de>
4411
4412 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4413 (Group Parameters): Document `mail-source' parameter.
4414
c9d8f746
MA
44152008-01-27 Michael Albinus <michael.albinus@gmx.de>
4416
4417 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4418 must be a local host.
4419
15db4a13
MO
44202008-01-26 Michael Olson <mwolson@gnu.org>
4421
4422 * erc.texi: Update version for ERC 5.3 release.
4423 (Obtaining ERC): Update extras URLs for 5.3.
4424 (Development): Write instructions for git, and remove those for Arch.
4425 (History): Mention the switch to git.
4426
2bc43980
KB
44272008-01-24 Karl Berry <karl@gnu.org>
4428
bca98fc9
JB
4429 * info.texi (Search Index, Search Text): Mention the command
4430 character in the section name, a la the (Go to node) node.
2bc43980 4431
d2e4a6c9
MA
44322008-01-21 Michael Albinus <michael.albinus@gmx.de>
4433
4434 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4435
0b6799c3
MB
44362008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus-news.texi: Mention gnus-article-describe-bindings.
4439
44402008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4441
4442 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4443
db9c3fb1 44442008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4445
7b4d0413 4446 * org.texi (Property inheritance): New section.
db9c3fb1 4447 (Conventions): New section.
7b4d0413 4448 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4449 commands, and the new bindings for refiling.
4450 (Sparse trees): Document the new special command for sparse trees.
4451 (References): Be more clear about the counting of hilines.
4452 (Handling links): Document M-p/n for accessing links.
4453 (Fast access to TODO states): New section.
4454 (Per file keywords): New section.
4455 (Property inheritance): New section.
4456 (Column attributes): New summary types.
4457 (Capturing Column View): New section.
4458 (The date/time prompt): Cover the new features in the date/time prompt.
4459 Compactify the table of keys for the calendar remote control.
4460 (Clocking work time): Document the new :scope parameter.
4461 (Remember): Promoted to chapter.
4462 (Quoted examples): New section.
4463 (Enhancing text): New verbatim environments.
4464
6ed73f28
MA
44652008-01-14 Michael Albinus <michael.albinus@gmx.de>
4466
4467 * trampver.texi: Update release number.
4468
95838435
MB
44692008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4470
0c7efc08
SM
4471 * gnus.texi (Article Keymap):
4472 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4473 gnus-article-reply-with-original and
4474 gnus-article-followup-with-original.
4475
20234d96
GM
44762008-01-09 Glenn Morris <rgm@gnu.org>
4477
4478 * nxml-mode.texi: Add @copying section.
4479
d82cf70b
MB
44802008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4483 Server". Add `message-send-mail-with-mailclient'.
4484
4485 * gnus.texi (Posting Server): Move some text to "(message)Mail
4486 Variables" and add a reference here.
4487
addb7f2e
MA
44882008-01-04 Michael Albinus <michael.albinus@gmx.de>
4489
4490 * dbus.texi (Receiving Method Calls): New chapter.
4491 (Errors and Events): Add serial number to events. Replace "signal" by
4492 "message". Introduce dbus-event-serial-number.
4493
4db2806c
MA
44942008-01-03 Michael Albinus <michael.albinus@gmx.de>
4495
4496 * dbus.texi (Type Conversion): Explain the type specification for empty
4497 arrays. Use another example.
4498
c9ecb5a7
MA
44992007-12-30 Michael Albinus <michael.albinus@gmx.de>
4500
4501 * dbus.texi (all): Replace "..." by @dots{}.
4502 (Type Conversion): Precise the value range for :byte types.
4503 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4504 Mention its return value.
4505 (Errors and Events): There is no D-Bus error propagation during event
4506 processing.
4507
702dbfd9
JB
45082007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4509
4510 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4511 New sections.
4512
87035689
MB
45132007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4514
4515 * gnus.texi (Group Parameters): Reorder the text and add a note about
4516 `gnus-parameters' near the beginning of the node.
4517
45182007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4519
4520 * gnus.texi (Score File Editing): Fix function name.
4521
5492f5ca
MA
45222007-12-23 Michael Albinus <michael.albinus@gmx.de>
4523
4524 Sync with Tramp 2.1.12.
4525
4526 * trampver.texi: Update release number.
4527
d4e67bc5
MA
45282007-12-22 Michael Albinus <michael.albinus@gmx.de>
4529
4530 * dbus.texi (Type Conversion): Correct input parameters mapping.
4531
6a31c819
MA
45322007-12-21 Michael Albinus <michael.albinus@gmx.de>
4533
4534 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4535 (Errors and Events): Mention wrong-type-argument error.
4536
99a3e35f
AS
45372007-12-21 Alex Schroeder <alex@gnu.org>
4538
4539 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4540 spaces. Fixed some typos.
99a3e35f
AS
4541 (Internet Relay Chat): Explain relay.
4542 (Getting started with rcirc): Change items to reflect prompts.
4543 Add more explanation to rcirc-track-minor-mode and added a comment to
4544 warn future maintainers that this section is a copy.
0c7efc08 4545 (People): Change /ignore example.
62b12a24 4546 (Keywords): Not keywords.
99a3e35f 4547
331e4d02
AS
45482007-12-20 Alex Schroeder <alex@gnu.org>
4549
4550 * rcirc.texi (Top): Fighting Information Overload chapter added.
4551 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4552 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4553 (Fighting Information Overload): New chapter documenting /keyword,
4554 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4555 (Configuration): Document rcirc-server-alist, remove
4556 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4557
cd71c3ef
MA
45582007-12-16 Michael Albinus <michael.albinus@gmx.de>
4559
4560 * dbus.texi (Signals): Fix example in dbus-register-signal.
4561
bbbe940b
MB
45622007-12-14 Sven Joachim <svenjoac@gmx.de>
4563
4564 * gnus.texi (Score Variables): Fix typo.
4565
0ce574ef
MA
45662007-12-07 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4569 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4570 (Errors and Events): Adapt dbus-event.
4571
b890d447
MB
45722007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4573
4574 * gnus.texi (Other Files): Add the yenc command.
4575
45762007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4577
4578 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4579 since 2004-08-06.
4580
45812007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4582
4583 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4584 on body.
4585
45862007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4589 and rfc2047-allow-irregular-q-encoded-words; fix description of
4590 rfc2047-encode-encoded-words.
4591
45922007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4593
4594 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4595
3728bf03
MO
45962007-12-05 Michael Olson <mwolson@gnu.org>
4597
4598 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4599 Update documentation for `remember-diary-file'.
4600
a4397af9
MA
46012007-12-04 Michael Albinus <michael.albinus@gmx.de>
4602
4603 * dbus.texi (Signals): Precise `dbus-register-signal'.
4604 (Errors and Events): Rework events part, the internal structure of
4605 dbus-event has changed.
4606
1682490c
JB
46072007-12-03 Juanma Barranquero <lekktu@gmail.com>
4608
4609 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4610 ($(infodir)/dbus, dbus.dvi): New targets.
4611
7b13a0f2
MA
46122007-12-03 Michael Albinus <michael.albinus@gmx.de>
4613
4614 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4615 unconditionally.
4616
4617 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4618 emulation with @print{}.
4619
7ef92bc9
RS
46202007-12-02 Richard Stallman <rms@gnu.org>
4621
4622 * dbus.texi (Overview): Minor cleanup.
4623
22d8ac3a
MA
46242007-12-02 Michael Albinus <michael.albinus@gmx.de>
4625
d3a8e0df
MA
4626 * Makefile.in (INFO_TARGETS): Add dbus.
4627 (DVI_TARGETS): Add dbus.dvi.
4628 (dbus, dbus.dvi): New targets.
4629
22d8ac3a
MA
4630 * dbus.texi: New file.
4631
559764ab
RF
46322007-11-24 Romain Francoise <romain@orebokech.com>
4633
4634 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4635 Fix file name to match @setfilename.
559764ab 4636
ac97a16b
MH
46372007-11-23 Mark A. Hershberger <mah@everybody.org>
4638
4639 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4640 ($(infodir)/nxml-mode): New rule.
4641
4642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4643 ($(infodir)/nxml-mode): New rule.
4644 (clean): Add nxml-mode*.
4645
4646 * nxml-mode.texi: New file with nxml manual.
4647
404cd454
GM
46482007-11-18 Richard Stallman <rms@gnu.org>
4649
4650 * flymake.texi (Example -- Configuring a tool called directly):
4651 Update example.
4652
b048d478
MA
46532007-11-18 Michael Albinus <michael.albinus@gmx.de>
4654
4655 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4656 double-slash behavior. Explain directory contents flushing.
b048d478 4657
346e8469
JB
46582007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4659
4660 * calc.texi (TeX and LaTeX Language Modes): Put in
4661 missing braces.
4662
404cd454
GM
46632007-11-15 Richard Stallman <rms@gnu.org>
4664
4665 * cl.texi (Equality Predicates): Delete `eql'.
4666 (Predicates, Naming Conventions, Top): Delete `eql'.
4667 (Common Lisp Compatibility): Delete `eql'.
4668 (Porting Common Lisp): Delete obsolete backquote info.
4669 Minor clarification about character constants.
4670 (Sequence Basics): Minor clarification.
4671
1f6af58b
JB
46722007-11-15 Juanma Barranquero <lekktu@gmail.com>
4673
dccb744b 4674 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4675 * tramp.texi (Filename completion): Fix typos.
4676
3bc88bc9
JB
46772007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4678
4679 * calc.texi (Basic commands): Mention the menu.
4680
bc5300d3
MA
46812007-11-12 Michael Albinus <michael.albinus@gmx.de>
4682
4683 * tramp.texi (Connection caching): Tramp flushes connection
4684 properties when remote operating system has been changed.
4685
4d8a28ec
MB
46862007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4687
4688 * gnus-news.texi: Fix spelling.
4689 `message-insert-formatted-citation-line', not
4690 `message-insert-formated-citation-line'.
4691
404cd454
GM
4692 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4693
e1176b47
MA
46942007-11-07 Michael Albinus <michael.albinus@gmx.de>
4695
4696 * tramp.texi (Overview): Mention also the PuTTY integration under
4697 Win32. Remove paragraphs about Tramp's experimental status.
4698 (Frequently Asked Questions): Add code example for highlighting the
4699 mode line.
4700
6159985a
MO
47012007-11-03 Michael Olson <mwolson@gnu.org>
4702
4703 * remember.texi: Change mentions of remember-buffer to
4704 remember-finalize throughout.
4705
bec9b2f5
MO
47062007-10-30 Michael Olson <mwolson@gnu.org>
4707
4708 * remember.texi (Copying): Remove.
4709 (Mailbox): Update with non-BBDB instructions.
4710 (Diary, Org): Add.
4711 (Bibliography, Planner Page): Remove.
4712
b6173182
JB
47132007-10-30 Juanma Barranquero <lekktu@gmail.com>
4714
4715 * makefile.w32-in (INFO_TARGETS): Add remember.
4716 (DVI_TARGETS): Add remember.dvi.
4717 ($(infodir)/remember): New rule.
4718 (clean): Add remember*.
4719
15f3eb73
MO
47202007-10-30 Michael Olson <mwolson@gnu.org>
4721
70bdc930
MO
4722 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4723 ($(infodir)/remember): New rule that builds the Remember Manual.
4724
b6173182
JB
4725 * remember.texi: New file containing the Remember Mode Manual.
4726 Shuffle chapters around after initial import.
7d3f6f1a
MO
4727 (Function Reference): Split Keystrokes into separate chapter.
4728 (Keystrokes): Document C-c C-k.
51d24a12 4729 (Introduction): Fix typographical issue with "---".
15f3eb73 4730
404cd454
GM
47312007-10-29 Richard Stallman <rms@gnu.org>
4732
4733 * widget.texi (Introduction): Delete discussion of implementation
4734 internals.
4735
9bbb9638
MA
47362007-10-29 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * tramp.texi (Connection caching): Host names must be different
4739 when tunneling.
4740
c7ff939a
RS
47412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4742
4743 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4744 Gnus v5.13.
4745
01c52d31
MB
47462007-10-28 Miles Bader <miles@gnu.org>
4747
4748 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4749
01c52d31
MB
47502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4751
0c7efc08
SM
4752 * gnus.texi (Sorting the Summary Buffer):
4753 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4754
47552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4756
4757 * gnus.texi (Non-ASCII Group Names): New node.
4758 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4759 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4760
c8763fb6 47612007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4762
4763 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4764 clean the output of the program `imap-shell-program'.
4765
47662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4769
47702007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4771
4772 * gnus.texi (Sticky Articles): Documentation for sticky article
4773 buffers.
4774
c8763fb6 47752007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4776
4777 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4778
47792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4780
4781 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4782
47832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4784
0c7efc08
SM
4785 * gnus.texi (Archived Messages):
4786 Document gnus-update-message-archive-method.
01c52d31
MB
4787
47882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4789
4790 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4791
c8763fb6 47922007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4793
0c7efc08
SM
4794 * gnus.texi (Group Maneuvering):
4795 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4796
47972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4798
0c7efc08
SM
4799 * gnus.texi (Really Various Summary Commands):
4800 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4801
48022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4803
4804 * gnus.texi, message.texi: Bump version number.
4805
48062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus.texi (Group Line Specification, Misc Group Stuff)
4809 (Server Commands): Parenthesize @pxref{Mail Spool}.
4810
48112007-10-28 Didier Verna <didier@xemacs.org>
4812
4813 New user option: message-signature-directory.
4814 * message.texi (Insertion Variables): Document it.
4815 * gnus.texi (Posting Styles): Ditto.
4816
48172007-10-28 Didier Verna <didier@xemacs.org>
4818
4819 * gnus.texi (Group Line Specification):
4820 * gnus.texi (Misc Group Stuff):
4821 * gnus.texi (Server Commands): Document the group compaction feature.
4822
48232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4824
4825 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4826
4827 * message.texi (Various Message Variables): Add message-fill-column.
4828
48292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4830
4831 * gnus.texi: Untabify.
4832
48332007-10-28 Didier Verna <didier@xemacs.org>
4834
4835 * gnus.texi (Group Parameters): Document the posting-style merging
4836 process in topic-mode.
4837
48382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4839
4840 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4841
48422007-10-28 Romain Francoise <romain@orebokech.com>
4843
4844 * gnus.texi (Mail Spool): Fix typo.
4845 Update copyright.
4846
48472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4850
48512007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4852
4853 * gnus.texi (Summary Generation Commands):
4854 Add gnus-summary-insert-ticked-articles.
4855
48562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4857
b2abec73
JB
4858 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4859 to spam-spamassassin-program.
01c52d31
MB
4860
48612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4862
4863 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4864
48652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4866
4867 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4868
48692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4870
4871 * message.texi (Mail Headers): Document `opportunistic'.
4872
48732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4874
4875 * emacs-mime.texi (Encoding Customization): Explain how to set
4876 mm-coding-system-priorities per hierarchy.
4877
48782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4879
4880 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4881 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4882
48832007-10-28 Didier Verna <didier@xemacs.org>
4884
4885 * message.texi (Wide Reply): Update documentation of
4886 message-dont-reply-to-names (now allowing a list of regexps).
4887
48882007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4889
4890 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4891
48922007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4893
4894 * gnus.texi (SpamAssassin back end): Fix typo.
4895
4896 * sieve.texi (Examples): Fix grammar.
4897
48982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4899
4900 * gnus.texi (Searching for Articles): Document M-S and M-R.
4901 (Limiting): Document / b.
4902
49032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4904
4905 * gnus.texi (Thread Commands): T M-^.
4906
49072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4908
4909 * message.texi (Mail Aliases): Document ecomplete.
4910 (Mail Aliases): Fix typo.
4911
49122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4913
4914 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4915 fix typo.
4916
49172007-10-28 Romain Francoise <romain@orebokech.com>
4918
4919 * gnus.texi (Mail Spool): Grammar fix.
4920
49212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4924 string.
4925
49262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4927
4928 * gnus.texi (Group Parameters): Fix description.
4929
49302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4931
b2abec73
JB
4932 * gnus.texi (Gmane Spam Reporting):
4933 Fix spam-report-gmane-use-article-number.
4934 Add spam-report-user-mail-address.
01c52d31
MB
4935
49362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4937
4938 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4939
49402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4941
4942 * gnus.texi (Group Parameters): Add simplified sorting example based on
4943 example for `Sorting the Summary Buffer' from Jari Aalto
4944 <jari.aalto@cante.net>.
4945 (Example Methods): Add example for an indirect connection.
4946
49472007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4948
0c7efc08 4949 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4950 (Agent Parameters): Updated parameter names to match code.
4951 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4952 'gnus-agent-summary-fetch-series'.
4953 (Agent and flags): New section providing a generalized discussion
4954 of flag handling.
0c7efc08
SM
4955 (Agent and IMAP): Remove flag discussion.
4956 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4957
49582007-10-28 Romain Francoise <romain@orebokech.com>
4959
4960 * gnus.texi (Exiting the Summary Buffer): Add new function
4961 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4962
49632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4964
4965 * gnus.texi (Conformity): Fix typo.
4966 (Customizing Articles): Document `first'.
4967
49682007-10-28 Jari Aalto <jari.aalto@cante.net>
4969
4970 * gnus.texi (Sorting the Summary Buffer):
4971 Add `gnus-thread-sort-by-date-reverse'. Add example
4972 host to different sorting in NNTP and RSS groups.
4973
49742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4975
4976 * message.texi (Insertion): Describe prefix for
4977 message-mark-inserted-region and message-mark-insert-file.
4978
49792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4980
4981 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4982 LaTeX documents. Describe "text/x-gnus-verbatim".
4983
49842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4985
b2abec73 4986 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4987 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4988 (spam-stat spam filtering, SpamOracle)
0c7efc08 4989 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4990 clarity.
4991
49922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4993
4994 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4995 gnus-article-delete-part and gnus-article-replace-part.
4996 (Using MIME): Add gnus-mime-replace-part.
4997
49982007-10-28 Romain Francoise <romain@orebokech.com>
4999
5000 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5001 requires `auto-compression-mode' to be enabled. Add new nnml
5002 variable `nnml-compressed-files-size-threshold'.
5003
50042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5005
0c7efc08
SM
5006 * gnus.texi (Sorting the Summary Buffer):
5007 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5008
50092007-10-28 Romain Francoise <romain@orebokech.com>
5010
5011 * message.texi (Insertion Variables): Mention new variable
5012 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5013 documentation accordingly.
5014
50152007-10-28 Romain Francoise <romain@orebokech.com>
5016
5017 * gnus.texi (To From Newsgroups): Mention new variables
5018 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5019
50202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5021
5022 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5023 stuff; gnus-mime-inline-part does the automatic decompression.
5024
50252007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5026
5027 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5028 "training.ham" should be "training.spam".
01c52d31
MB
5029
50302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5031
5032 * message.texi (Mail Variables): Fix the default value for
5033 message-send-mail-function.
5034
50352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5036
5037 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5038 always returns nil exceptionally.
5039
50402007-10-28 Simon Josefsson <jas@extundo.com>
5041
0c7efc08
SM
5042 * gnus.texi (Article Washing): Add libidn URL.
5043 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5044
50452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5046
5047 * gnus.texi (Topic Commands): Fix next/previous.
5048
50492007-10-28 Simon Josefsson <jas@extundo.com>
5050
5051 * gnus.texi (Article Washing): Mention `W i'.
5052
c8763fb6 50532007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5054
5055 * gnus.texi (Group Parameters): Slight extension of sieve
5056 parameter description.
5057
50582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5059
5060 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5061 matching score files as well.
5062 (Picons): Describe `gnus-picon-style'.
5063
50642007-10-28 Romain Francoise <romain@orebokech.com>
5065
5066 * message.texi (Message Headers): Mention that headers are hidden
5067 using narrowing, and how to expose them.
5068 Update copyright.
5069
50702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5071
5072 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5073 `gnus-summary-sort-by-recipient'.
5074
50752007-10-28 Romain Francoise <romain@orebokech.com>
5076
5077 * gnus.texi (NNTP marks): New node.
5078 (NNTP): Move NNTP marks variables to the new node.
5079
50802007-10-28 Jesper Harder <harder@ifa.au.dk>
5081
b2abec73 5082 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5083
5084 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5085
50862007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5087
b2abec73 5088 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5089 everywhere for consistency.
b2abec73
JB
5090 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5091 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5092 Say "regular expression" instead of "regex." Admonish.
5093 Pick other words to sound better (s/so/thus/).
5094 (Spam ELisp Package Filtering of Incoming Mail):
5095 Mention statistical filters. Remove old TODO.
01c52d31 5096 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5097 New section on sorting and displaying the spam score.
5098 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5099 backend but an alias to spam-use-BBDB.
5100 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5101 new backend functionality.
5102
51032007-10-28 Simon Josefsson <jas@extundo.com>
5104
5105 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5106 nntp-marks-directory, from Romain Francoise
5107 <romain@orebokech.com>.
5108
51092007-10-28 Magnus Henoch <mange@freemail.hu>
5110
5111 * gnus.texi (Hashcash): New default value of
5112 hashcash-default-payment.
5113
51142007-10-28 Simon Josefsson <jas@extundo.com>
5115
5116 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5117 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5118
51192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5120
0c7efc08 5121 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5122
51232007-10-28 Simon Josefsson <jas@extundo.com>
5124
5125 * gnus.texi (documentencoding): Add, to avoid warnings.
5126
51272007-10-28 Simon Josefsson <jas@extundo.com>
5128
5129 * message.texi (Mail Headers): Add.
5130
5131 * gnus.texi (Hashcash): Fix.
5132
51332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5134
0c7efc08 5135 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5136 that payments can be verified and fix the name of the
b2abec73 5137 hashcash-path variable.
01c52d31
MB
5138
51392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5140
b2abec73 5141 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5142
51432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5144
5145 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5146
51472007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5148
5149 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5150 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5151 warning about ham processors in spam groups removed.
01c52d31
MB
5152
51532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5154
0c7efc08 5155 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5156 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5157
51582007-10-28 Jesper Harder <harder@ifa.au.dk>
5159
5160 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5161 (Mailing List): Typo.
5162 (Customizing Articles): Add gnus-treat-ansi-sequences.
5163 (Article Washing): Index.
5164
5165 * message.texi: Use m-dash consistently.
5166
51672007-10-28 Jesper Harder <harder@ifa.au.dk>
5168
5169 * gnus.texi (GroupLens): Remove.
5170
51712007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5172
0c7efc08
SM
5173 * gnus.texi (Outgoing Messages, Agent Variables):
5174 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5175 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5176
51772007-10-28 Jesper Harder <harder@ifa.au.dk>
5178
5179 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5180
51812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5182
5183 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5184
5185 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5186
51872007-10-28 Simon Josefsson <jas@extundo.com>
5188
5189 * gnus.texi (Top): Add SASL.
5190
404cd454
GM
51912007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5192
5193 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5194
51952007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5196
5197 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5198
0edd2970
JB
51992007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5200
5201 * calc.texi (Formulas, Composition Basics): Lower the
5202 precedence of negation.
5203
a9afba20
JY
52042007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5205
5206 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5207 Mention the new three-letter column identifiers.
5208 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5209 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5210 message when using `c' on an empty default with default printer.
5211 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5212 renamed to `ses--symbolic-formulas' some time ago.
5213
45b778a6
JB
52142007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5215
5216 * calc.texi (Default Simplifications, Making Selections)
5217 (Customizing Calc): Clarify associativity of multiplication.
5218
03b5bade
MA
52192007-10-23 Michael Albinus <michael.albinus@gmx.de>
5220
5221 * tramp.texi (Traces and Profiles): Simplify loop over
5222 `trace-function-background'.
5223
e658c8ee
JL
52242007-10-22 Juri Linkov <juri@jurta.org>
5225
5226 * dired-x.texi (Shell Command Guessing): Default values are now
5227 available by typing M-n instead of M-p.
5228
dd753688
MA
52292007-10-21 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5232 (Password caching): Remove `tramp-clear-passwd'.
5233 It's not a command anymore.
dd753688
MA
5234 (Bug Reports): Add `tramp-bug' to function index.
5235 (Function Index, Variable Index): New nodes.
5236 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5237
5238 * trampver.texi: Update release number.
5239
4bb49b43
JB
52402007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5241
8b296cdd 5242 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5243 about integer size into past tense.
5244 (Time Zones): Remove pointer to Calc author's address.
5245 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5246 and hyperbolic cotangent. Fix typo.
4bb49b43 5247
311dd93f
MA
52482007-10-10 Michael Albinus <michael.albinus@gmx.de>
5249
5250 Sync with Tramp 2.1.11.
5251
5252 * trampver.texi: Update release number.
5253
ea3fc256
MA
52542007-10-06 Michael Albinus <michael.albinus@gmx.de>
5255
5256 * tramp.texi (External packages): New section.
5257
1af74d06
MB
52582007-09-29 Juri Linkov <juri@jurta.org>
5259
5260 * info.texi (Help-Int): Document `L' (`Info-history').
5261
0e2806fa
SM
52622007-09-26 Carsten Dominik <dominik@science.uva.nl>
5263
5264 * org.texi: Change links to webpage and maintained email.
5265 (Remember): Promote to Chapter, significant changes.
5266 (Fast access to TODO states): New section.
5267 (Faces for TODO keywords): New section.
5268 (Export options): Example for #+DATE.
5269 (Progress logging): Section moved.
5270
567b9191
BW
52712007-09-26 Bill Wohler <wohler@newt.com>
5272
5273 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5274 browse-url-at-mouse.
5275
1af74d06
MB
52762007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5277
5278 * flymake.texi (Customizable variables): Face names don't end in -face.
5279 Fix flymake-err-line-patterns template.
5280 (Example -- Configuring a tool called directly): Fix init-function.
5281 (Highlighting erroneous lines): Face names don't end in -face.
5282
d60a4e3a 52832007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5284
5285 * erc.texi (Special-Features): Fix small typo.
5286
7d7a3510
MA
52872007-09-14 Michael Albinus <michael.albinus@gmx.de>
5288
5289 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5290 and "External transfer methods".
5291
285f0d3a
JB
52922007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5293
5294 * calc.texi (Predefined Units): Add some history.
5295
526dc846
MO
52962007-09-08 Michael Olson <mwolson@gnu.org>
5297
87e04f16
JB
5298 * erc.texi (Copying): New section included from gpl.texi.
5299 This matches the look of the upstream ERC manual.
526dc846 5300
f10d0e80
JB
53012007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5302
87e04f16 5303 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5304 (Random Numbers): Clarify the distribution of `random'.
5305
4009494e
GM
53062007-09-06 Glenn Morris <rgm@gnu.org>
5307
f1fc42aa 5308 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5309 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5310 Change all setfilename commands to use ../../info.
5311 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5312 refer to the Emacs manual here.
5313 (infodir): New variable.
5314 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5315 (cc-mode.texi, faq.texi): Update references to source file locations.
5316 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5317 do not refer to the Emacs manual here.
5318 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5319
5320 * Makefile.in: Add `basename' versions of all info targets, for
5321 convenience when rebuilding just one manual.
5322 (../etc/GNU): Delete obsolete target.
5323 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5324 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5325 *.vrs *.toc here...
5326 (maintainer-clean): ...from here.
4009494e
GM
5327
5328 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5329
2de53ca6
GM
53302007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5331
5332 * calc.texi (Date Conversions): Clarify definition of
5333 Julian day numbering.
5334 (Date Forms): Clarify definition of Julian day numbering;
5335 add some history.
5336
53372007-08-30 Carsten Dominik <dominik@science.uva.nl>
5338
87e04f16 5339 * org.texi: Version 5.07.
2de53ca6
GM
5340
53412007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5342
5343 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5344
53452007-08-22 Carsten Dominik <dominik@science.uva.nl>
5346
5347 * org.texi (Adding hyperlink types): New section.
5348 (Embedded LaTeX): Chapter updated because of LaTeX export.
5349 (LaTeX export): New section.
5350 (Using links out): New section.
5351
53522007-08-22 Glenn Morris <rgm@gnu.org>
5353
5354 * faq.texi (Learning how to do something): Refcards now in
5355 etc/refcards/ directory.
5356
53572007-08-22 Michael Albinus <michael.albinus@gmx.de>
5358
5359 * tramp.texi (Remote Programs): Persistency file must be cleared when
5360 changing `tramp-remote-path'.
5361 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5362 macro.
5363
53642007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5365
5366 * calc.texi: Move contents to beginning of file.
5367 (Algebraic Entry): Fix the formatting of an example.
5368
53692007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5370
5371 * calc.texi (Basic Operations on Units): Mention exact versus
5372 inexact conversions.
5373
53742007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5375
5376 * calc.texi (Basic Operations on Units): Mention default
5377 values for new units.
5378 (Quick Calculator Mode): Mention that binary format will
5379 be displayed.
5380
53812007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5382
5383 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5384
53852007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5386
5387 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5388
53892007-08-08 Glenn Morris <rgm@gnu.org>
5390
5391 * gnus.texi, sieve.texi: Replace `iff'.
5392
53932007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5394
5395 * calc.texi (Basic Graphics): Mention the graphing of error
5396 forms.
5397 (Graphics Options): Mention how `g s' handles error forms.
5398 (Curve Fitting): Mention plotting the curves.
5399 (Standard Nonlinear Models): Add additional models.
5400 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5401 (Linear Fits): Correct result.
5402
54032007-08-01 Alan Mackenzie <acm@muc.de>
5404
5405 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5406 to "--no-site-file".
5407
54082007-07-29 Michael Albinus <michael.albinus@gmx.de>
5409
5410 * tramp.texi (Frequently Asked Questions): Point to mode line
5411 extension in Emacs 23.1.
5412
5413 * trampver.texi: Update release number.
5414
54152007-07-27 Glenn Morris <rgm@gnu.org>
5416
5417 * calc.texi (Copying): Include license text from gpl.texi, rather than
5418 in-line.
5419
54202007-07-25 Glenn Morris <rgm@gnu.org>
5421
5422 * calc.texi (Copying): Replace license with GPLv3.
5423
5424 * Relicense all FSF files to GPLv3 or later.
5425
54262007-07-22 Michael Albinus <michael.albinus@gmx.de>
5427
5428 Sync with Tramp 2.1.10.
5429
5430 * tramp.texi (trampfn): Expand macro implementation in order to handle
5431 empty arguments.
5432 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5433 occurrences by trampfn.
2de53ca6 5434 (Frequently Asked Questions): Extend example code for host
b2abec73 5435 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5436 file names to be typed.
5437
5438 * trampver.texi: Update release number.
5439
54402007-07-17 Michael Albinus <michael.albinus@gmx.de>
5441
5442 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5443 section. Reported by <poti@potis.org>.
5444 (Remote processes): Arguments of the program to be debugged are taken
5445 literally.
5446 (Frequently Asked Questions): Simplify recentf example.
5447
54482007-07-14 Karl Berry <karl@gnu.org>
5449
5450 * info.texi (@copying): New Back-Cover Text.
5451
5452 * info.texi (Quitting Info): Move to proper place in source.
5453 (Reported by Benno Schulenberg.)
5454
54552007-07-13 Eli Zaretskii <eliz@gnu.org>
5456
5457 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5458
5459 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5460
5461 * emacs-mime.texi: Add @documentencoding directive.
5462
54632007-07-12 Nick Roberts <nickrob@snap.net.nz>
5464
5465 * tramp.texi (Remote processes): Add an anchor to the subsection
5466 "Running a debugger on a remote host".
5467
54682007-07-12 Michael Albinus <michael.albinus@gmx.de>
5469
5470 * tramp.texi (Remote processes): Don't call it "experimental" any
5471 longer. Add subsection about running a debugger on a remote host.
5472
54732007-07-10 Carsten Dominik <dominik@science.uva.nl>
5474
5475 * org.texi (Properties and columns): Chapter rewritten.
5476
54772007-07-08 Michael Albinus <michael.albinus@gmx.de>
5478
5479 * tramp.texi:
5480 * trampver.texi: Migrate to Tramp 2.1.
5481
54822007-07-02 Carsten Dominik <dominik@science.uva.nl>
5483
5484 * org.texi (Properties): New chapter.
5485
54862007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5489 Control Panel.
5490
5491 * gnus.texi (Misc Article): Add index entry for
5492 gnus-single-article-buffer.
5493
54942007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5495
5496 * gnus.texi (Starting Up): Fix typo.
5497
54982007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5499
5500 * gnus.texi (Asynchronous Fetching): Fix typo.
5501
55022007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5503
5504 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5505 (About This Manual): Remove redundant information.
5506 (Getting Started): Mention author.
5507 (Basic Arithmetic, Customizing Calc): Make description of the
5508 variable `calc-multiplication-has-precedence' match its new effect.
5509
55102007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5511
0c7efc08
SM
5512 * calc.texi (Basic Arithmetic, Customizing Calc):
5513 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5514
55152007-06-19 Carsten Dominik <dominik@science.uva.nl>
5516
5517 * org.texi (Tag): Section swapped with node Timestamps.
5518 (Formula syntax for Lisp): Document new `L' flag.
5519
55202007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5521
5522 * gnus.texi (Misc Group Stuff, Summary Buffer)
5523 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5524
55252007-06-06 Juanma Barranquero <lekktu@gmail.com>
5526
5527 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5528 * gnus.texi (Article Buttons, Mail Source Customization)
5529 (Sending or Not Sending, Customizing NNDiary):
5530 * message.texi (Message Headers):
5531 * mh-e.texi (HTML): Fix typos.
5532
55332007-06-07 Michael Albinus <michael.albinus@gmx.de>
5534
5535 Sync with Tramp 2.0.56.
5536
5537 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5538 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5539
55402007-06-02 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * Version 22.1 released.
5543
55442007-05-26 Michael Olson <mwolson@gnu.org>
5545
5546 * erc.texi (Modules): Fix references to completion modules.
5547
55482007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5549
5550 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5551
55522007-05-09 Didier Verna <didier@xemacs.org>
5553
5554 * gnus.texi (Email Based Diary): New. Proper documentation for the
5555 nndiary back end and the gnus-diary library.
5556
55572007-05-03 Karl Berry <karl@gnu.org>
5558
5559 * .cvsignore (*.pdf): New entry.
5560
5561 * texinfo.tex: Update from current version for better pdf generation.
5562
55632007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5564
5565 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5566
55672007-04-28 Glenn Morris <rgm@gnu.org>
5568
5569 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5570 consideration of legal status.
5571
55722007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5573
5574 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5575
55762007-04-24 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * faq.texi (New in Emacs 22): python.el removed.
5579
55802007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5581
5582 * calc.texi (Reporting bugs): Update maintainer's address.
5583
55842007-04-22 Chong Yidong <cyd@stupidchicken.com>
5585
5586 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5587
55882007-04-15 Jay Belanger <belanger@truman.edu>
5589
5590 * calc.texi (Title page): Remove the date.
5591 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5592 (The Standard Calc Interface): Change trail title.
5593 (Floats): Mention that when non-decimal floats are entered, only
5594 approximations are stored.
5595 (Copying): Move to the appendices.
5596 (GNU Free Documentation License): Add as an appendix.
5597
55982007-04-15 Chong Yidong <cyd@stupidchicken.com>
5599
5600 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5601 * dired-x.texi, ebrowse.texi, ediff.texi:
5602 * emacs-mime.texi, erc.texi, eshell.texi:
5603 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5604 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5605 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5606 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5607 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5608 * woman.texi: Include GFDL.
5609
5610 * doclicense.texi: Remove node heading, so that it can be included by
5611 other files.
5612
5613 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5614
5615 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5616 than *.
5617
56182007-04-14 Carsten Dominik <dominik@science.uva.nl>
5619
5620 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5621 in Calc.
5622
56232007-04-09 Romain Francoise <romain@orebokech.com>
5624
5625 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5626 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5627 replace mouse-2.
5628
56292007-04-08 Chong Yidong <cyd@stupidchicken.com>
5630
5631 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5632 renamed to woman-use-topic-at-point. Document new behavior.
5633
56342007-04-08 Richard Stallman <rms@gnu.org>
5635
5636 * url.texi: Fix some indexing.
5637 (Disk Caching): Drop discussion of old/other Emacs versions.
5638
56392007-04-07 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * url.texi (Disk Caching): Say Emacs 21 "and later".
5642
5643 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5644 on Font locking which now mentions JIT lock.
5645
56462007-04-01 Michael Olson <mwolson@gnu.org>
5647
5648 * erc.texi: Update for the ERC 5.2 release.
5649
56502007-03-31 David Kastrup <dak@gnu.org>
5651
5652 * woman.texi (Topic, Interface Options): Explain changes semantics of
5653 woman-manpath in order to consider MANPATH_MAP entries.
5654
56552007-03-31 Eli Zaretskii <eliz@gnu.org>
5656
5657 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5658
56592007-03-26 Richard Stallman <rms@gnu.org>
5660
5661 * pgg.texi (Caching passphrase): Clean up previous change.
5662
56632007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5664
5665 * gnus.texi (Setting Process Marks): Fix typo.
5666
56672007-03-25 Romain Francoise <romain@orebokech.com>
5668
5669 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5670 readability, and include various fixes by Daniel Brockman, Nick Roberts
5671 and Dieter Wilhelm.
5672
56732007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5674
5675 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5676
5677 * gnus.texi (Mail Source Specifiers): Fix typo.
5678
56792007-03-22 Ralf Angeli <angeli@caeruleus.net>
5680
5681 * reftex.texi (Imprint): Update maintainer information.
5682
56832007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5684
5685 * message.texi (Message Buffers): Update documentation for
5686 message-generate-new-buffers.
5687
56882007-03-15 Daiki Ueno <ueno@unixuser.org>
5689
5690 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5691
56922007-03-21 Glenn Morris <rgm@gnu.org>
5693
5694 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5695
56962007-03-19 Chong Yidong <cyd@stupidchicken.com>
5697
5698 * eshell.texi (Known problems): Emacs 21 -> 22.
5699
5700 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5701
57022007-03-18 Jay Belanger <belanger@truman.edu>
5703
5704 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5705
57062007-03-12 Glenn Morris <rgm@gnu.org>
5707
5708 * calc.texi (Time Zones): Switch to new North America DST rule.
5709
5710 * calc.texi: Replace "daylight savings" with "daylight
5711 saving" in text throughout.
5712
57132007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5714
5715 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5716 The variable now uses a list of symbols instead of just a symbol.
5717 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5718
57192007-03-06 Romain Francoise <romain@orebokech.com>
5720
5721 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5722 new packages, and mention Gnus update.
5723
57242007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5725
5726 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5727 nntp-open-connection-functions-never-echo-commands.
5728
57292007-02-27 Chong Yidong <cyd@stupidchicken.com>
5730
5731 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5732 problems on the console, and security risk in not using gpg-agent.
5733
57342007-02-25 Carsten Dominik <dominik@science.uva.nl>
5735
0c7efc08 5736 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5737 Completely reorganized and rewritten.
5738 (CamelCase links): Section removed.
5739 (Repeating items): New section.
5740 (Tracking TODO state changes): New section.
5741 (Agenda views): Chapter reorganized and rewritten.
5742 (HTML export): Section rewritten.
5743 (Tables in arbitrary syntax): New section.
5744 (Summary): Better feature summary.
5745 (Activation): Document problem with cut-and-paste of Lisp code
5746 from PDF files.
5747 (Visibility cycling): Document indirect buffer use.
5748 (Structure editing): Document sorting.
5749 (Remember): Section rewritten.
5750 (Time stamps): Better description of time stamp types.
5751 (Tag searches): Document regular expression search for tags.
5752 (Stuck projects): New section.
5753 (In-buffer settings): New keywords.
5754 (History and Acknowledgments): Updated description.
5755
57562007-02-24 Alan Mackenzie <acm@muc.de>
5757
5758 * cc-mode.texi (Movement Commands): Insert two missing command names.
5759 (Getting Started): Slight wording correction (use conditional).
5760
57612007-02-22 Kim F. Storm <storm@cua.dk>
5762
5763 * widget.texi (User Interface, Basic Types): Document need to put some
5764 text before the %v escape in :format string in editable-field widget.
5765
57662007-02-18 Romain Francoise <romain@orebokech.com>
5767
5768 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5769 `cvs-mode-quit'.
5770
57712007-02-10 Markus Triska <markus.triska@gmx.at>
5772
5773 * widget.texi (Programming Example): Put constant strings in :format.
5774
57752007-02-07 Juanma Barranquero <lekktu@gmail.com>
5776
5777 * faq.texi (Fullscreen mode on MS-Windows): New node.
5778
57792007-02-04 David Kastrup <dak@gnu.org>
5780
5781 * faq.texi (AUCTeX): Update version number. Should probably be done
5782 for other packages as well.
5783
57842007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5785
5786 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5787 <tassilo@member.fsf.org>.
5788
57892007-01-27 Eli Zaretskii <eliz@gnu.org>
5790
5791 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5792 ls-lisp-use-localized-time-format.
5793
57942007-01-20 Markus Triska <markus.triska@gmx.at>
5795
5796 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5797
57982007-01-13 Michael Olson <mwolson@gnu.org>
5799
5800 * erc.texi (Modules): Mention capab-identify module.
5801
58022007-01-05 Michael Olson <mwolson@gnu.org>
5803
5804 * erc.texi (Getting Started): Update for /RECONNECT command.
5805
58062007-01-04 Richard Stallman <rms@gnu.org>
5807
5808 * ebrowse.texi: Change C-c b to C-c C-m.
5809
58102007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5811
5812 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5813 variables only in info to avoid redundant entries in the printed
5814 manual.
5815
58162007-01-02 Daiki Ueno <ueno@unixuser.org>
5817
5818 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5819
58202007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5821
5822 * message.texi (Security): Split into sub-nodes.
5823
58242007-01-01 Alan Mackenzie <acm@muc.de>
5825
5826 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5827 eval-after-load in Emacs <=21 and a workaround. Document that
5828 trigraphs are not supported.
5829
58302007-01-01 Alan Mackenzie <acm@muc.de>
5831
5832 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5833 c-context-line-break. When invoked within a string, preserve
5834 whitespace. Add a backslash only when also in a macro.
5835
58362007-01-01 Alan Mackenzie <acm@muc.de>
5837
5838 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5839
58402007-01-01 Alan Mackenzie <acm@muc.de>
5841
5842 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5843 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5844
58452007-01-01 Alan Mackenzie <acm@muc.de>
5846
5847 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5848 "Choosing a Style".
5849
5850 * cc-mode.texi ("Styles"): Add @dfn{style}.
5851
58522006-12-30 Michael Albinus <michael.albinus@gmx.de>
5853
5854 Sync with Tramp 2.0.55.
5855
5856 * trampver.texi: Update release number.
5857
58582006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5859
5860 * gnus.texi (Customizing Articles): Add index entries for all
5861 gnus-treat-* variables.
5862
c8763fb6 58632006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5864
5865 * gnus.texi (IMAP): Fix incorrect explanation of
5866 nnimap-search-uids-not-since-is-evil in documentation for
5867 nnimap-expunge-search-string.
5868
58692006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5872 spam-ifile-database.
5873
58742006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5875
5876 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5877 rebind C-s.
5878
c8763fb6 58792006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5880
5881 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5882 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5883 "expiring mail".
5884 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5885 nnimap-nov-is-evil.
5886
58872006-12-25 Kevin Ryde <user42@zip.com.au>
5888
5889 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5890 about the key procedure being used heavily.
5891
58922006-12-24 Chong Yidong <cyd@stupidchicken.com>
5893
5894 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5895 to t.
5896 (Prerequisites): Add explanation about gpg-agent.
5897
58982006-12-22 Kevin Ryde <user42@zip.com.au>
5899
5900 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5901 "sort" instead of "sort*".
5902
59032006-12-19 Richard Stallman <rms@gnu.org>
5904
5905 * calc.texi (History and Acknowledgements): Recognize that Emacs
5906 now does have floating point.
5907
59082006-12-19 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * tramp.texi (External transfer methods): Describe new method `scpc'.
5911
59122006-12-17 Sascha Wilde <wilde@sha-bang.de>
5913
5914 * pgg.texi: Added short note on gpg-agent to the introduction.
5915
59162006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5917
5918 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5919 also applies to Cc.
5920
59212006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5922
5923 * gnus.texi (X-Face): Clarify. Say which programs are required
5924 on Windows.
5925
59262006-12-08 Michael Olson <mwolson@gnu.org>
5927
5928 * erc.texi (Modules): Remove documentation for list module.
5929
c8763fb6 59302006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5931
5932 * faq.texi (^M in the shell buffer): Ditto.
5933
59342006-11-20 Michael Olson <mwolson@gnu.org>
5935
5936 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5937
59382006-11-17 Carsten Dominik <dominik@science.uva.nl>
5939
5940 * org.texi: Fix typos.
5941 (Agenda commands): Document `C-k'.
5942
59432006-11-16 Eli Zaretskii <eliz@gnu.org>
5944
5945 * url.texi (http/https): Fix a typo in the HTTP URL.
5946
59472006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5948
5949 * ada-mode.texi: Total rewrite.
5950
59512006-11-13 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi: Minor typo fixes.
5954
59552006-11-13 Bill Wohler <wohler@newt.com>
5956
5957 Release MH-E manual version 8.0.3.
5958
5959 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5960 release 8.0.3.
5961
5962 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5963 to set MAILDIR.
5964 (Reading Mail): Document the customization of read-mail-command
5965 for MH-E.
5966 (Viewing Attachments): Document mm-discouraged-alternatives.
5967 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5968 (Junk): Add more information about the settings of mh-junk-background
5969 in a program. Add /usr/bin/mh to PATH in examples.
5970
59712006-11-12 Richard Stallman <rms@gnu.org>
5972
5973 * woman.texi: Update author address but say he no longer maintains it.
5974
59752006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5976
5977 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5978 archived trees.
5979 (Checkboxes): Section moved to chapter 5, and extended.
5980 (The date/time prompt): New section.
5981 (Link abbreviations): New section.
5982 (Presentation and sorting): New section.
5983 (Custom agenda views): Section completely rewritten.
5984 (Summary): Compare with Planner.
5985 (Feedback): More info about creating backtraces.
5986 (Plain lists): Modified example.
5987 (Breaking down tasks): New section.
5988 (Custom time format): New section.
5989 (Time stamps): Document inactive timestamps.
5990 (Setting tags): More details about fast tag selection.
5991 (Block agenda): New section.
5992 (Custom agenda views): Section rewritten.
5993 (Block agenda): New section.
5994
59952006-11-07 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * tramp.texi (Configuration): scp is the default method.
5998 (Default Method): Use ssh as example for another method.
5999
60002006-10-27 Richard Stallman <rms@gnu.org>
6001
6002 * woman.texi: Downcase nroff/troff/roff.
6003 (Installation): Chapter deleted. Some xrefs deleted.
6004 (Background): woman doesn't advise man ;-).
6005
c8763fb6 60062006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6007
6008 * ada-mode.texi (Project files, Identifier completion)
6009 (Automatic Casing, Debugging, Using non-standard file names)
6010 (Working Remotely): Fix typos.
6011
60122006-10-20 Masatake YAMATO <jet@gyve.org>
6013
0c7efc08 6014 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6015 sample code `my-c-initialization-hook'.
6016
60172006-10-19 Stuart D. Herring <herring@lanl.gov>
6018
6019 * widget.texi: Fix typos.
6020
60212006-10-19 Michael Albinus <michael.albinus@gmx.de>
6022
6023 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6024 "???". There have been no complaints for years, so the information
6025 must be appropriate.
6026
60272006-10-16 Richard Stallman <rms@gnu.org>
6028
6029 * widget.texi: Use @var instead of capitalization.
6030 Clarify many widget type descriptions.
6031
60322006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6033
6034 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6035 gnus-dired-attach.
6036 (Selecting a Group): Fix typo.
6037
c8763fb6 60382006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6039
6040 * widget.texi: Fix typos.
6041
60422006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6043
6044 * gnus.texi (Image Enhancements): Update for Emacs 22.
6045
6046 * gnus-faq.texi ([1.3]): Update.
6047
60482006-10-06 Richard Stallman <rms@gnu.org>
6049
6050 * faq.texi (Displaying the current line or column):
6051 Delete "As of Emacs 20".
6052
60532006-10-06 Romain Francoise <romain@orebokech.com>
6054
6055 * faq.texi (VM): VM works with Emacs 22 too.
6056
60572006-10-06 Richard Stallman <rms@gnu.org>
6058
6059 * ebrowse.texi: Remove Emacs version "21" from title.
6060
60612006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * gnus.texi (Foreign Groups): Say where change of editing commands are
6064 stored. Add reference to `gnus-parameters'.
6065
60662006-09-15 Jay Belanger <belanger@truman.edu>
6067
6068 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6069 Change "Library Public License" to "Lesser Public License"
6070 throughout. Use "yyyy" to represent year.
6071
60722006-09-15 Carsten Dominik <dominik@science.uva.nl>
6073
6074 * org.texi (Setting tags): Typo fix.
6075
60762006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6077
6078 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6079
60802006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6081
6082 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6083
60842006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6085
6086 * faq.texi (Escape sequences in shell output): EMACS is now set
6087 to Emacs's absolute file name, not to "t".
6088 (^M in the shell buffer): Likewise.
6089 * misc.texi (Interactive Shell): Likewise.
6090
60912006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6094 mails with pop3-leave-mail-on-server. Fix wording.
6095 (Limiting): Improve gnus-summary-limit-to-articles.
6096 (X-Face): Fix typo.
6097
60982006-09-11 Simon Josefsson <jas@extundo.com>
6099
6100 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6101 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6102
61032006-09-06 Simon Josefsson <jas@extundo.com>
6104
6105 * smtpmail.texi (Authentication): Mention SSL.
6106
61072006-09-01 Eli Zaretskii <eliz@gnu.org>
6108
6109 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6110 Don't use @indicateurl.
6111
6112 * cc-mode.texi (Subword Movement): Don't use @headitem.
6113 (Custom Braces, Clean-ups): Don't use @tie.
6114
61152006-08-29 Michael Albinus <michael.albinus@gmx.de>
6116
6117 Sync with Tramp 2.0.54.
6118
6119 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6120 Suggested by Adrian Phillips <a.phillips@met.no>.
6121
61222006-08-15 Carsten Dominik <dominik@science.uva.nl>
6123
6124 * org.texi (Installation, Activation): Split from Installation and
6125 Activation.
6126 (Clocking work time): Documented new features.
6127
61282006-08-13 Alex Schroeder <alex@gnu.org>
6129
6130 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6131 example.
6132
61332006-08-12 Eli Zaretskii <eliz@gnu.org>
6134
6135 * faq.texi (How to add fonts): New node.
6136
61372006-08-05 Romain Francoise <romain@orebokech.com>
6138
6139 * faq.texi (New in Emacs 22): Expand.
6140
61412006-08-03 Michael Olson <mwolson@gnu.org>
6142
6143 * erc.texi: Update for ERC 5.1.4.
6144
61452006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6146
6147 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6148 in .../site-lisp/gnus/ by default.
6149 [ From gnus-news.texi in the trunk. ]
6150
61512006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6152
6153 * gnus.texi (MIME Commands): Additions for yEnc.
6154
61552006-07-24 Richard Stallman <rms@gnu.org>
6156
6157 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6158 * faq.texi: Move periods and commas inside quotes.
6159
61602006-07-20 Jay Belanger <belanger@truman.edu>
6161
6162 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6163
61642006-07-18 Chong Yidong <cyd@stupidchicken.com>
6165
6166 * faq.texi (Security risks with Emacs): Document Emacs 22
6167 file-local-variable mechanism.
6168
61692006-07-12 Michael Olson <mwolson@gnu.org>
6170
6171 * erc.texi: Update for ERC 5.1.3.
6172
61732006-07-12 Alex Schroeder <alex@gnu.org>
6174
6175 * rcirc.texi: Fix typos.
6176 (Getting started with rcirc): New calling convention for M-x irc.
6177 Mention #rcirc. Removed channel tracking.
0c7efc08 6178 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6179 recently, eg. rcirc-server to rcirc-default-server. Added
6180 documentation for rcirc-authinfo, some background for Bitlbee, and
6181 rcirc-track-minor-mode.
0c7efc08 6182 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6183 Scrolling.
0c7efc08 6184 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6185 to match code changes.
6186
61872006-07-10 Nick Roberts <nickrob@snap.net.nz>
6188
6189 * gnus.texi, message.texi: Fix typos.
6190
61912006-07-07 Carsten Dominik <dominik@science.uva.nl>
6192
6193 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6194 commands.
6195 (Global TODO list): Document the use of the variables
6196 `org-agenda-todo-ignore-scheduled' and
6197 `org-agenda-todo-list-sublevels'.
6198
61992006-07-05 Richard Stallman <rms@gnu.org>
6200
6201 * faq.texi (Scrolling only one line): Fix xref.
6202
62032006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6204
6205 * faq.texi (Evaluating Emacs Lisp code):
6206 Throughout, replace eval-current-buffer with eval-buffer.
6207
62082006-07-03 Richard Stallman <rms@gnu.org>
6209
6210 * rcirc.texi (Scrolling conservatively): Fix xref.
6211
6212 * pcl-cvs.texi (Viewing differences): Usage fix.
6213
62142006-07-03 Carsten Dominik <dominik@science.uva.nl>
6215
6216 * org.texi (Agenda commands): Document `s' key to save all org-mode
6217 buffers.
6218
62192006-06-30 Ralf Angeli <angeli@caeruleus.net>
6220
6221 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6222 names. Mention `cvs-msg' face.
6223
62242006-06-29 Carsten Dominik <dominik@science.uva.nl>
6225
6226 * org.texi (Checkboxes): New section.
6227
62282006-06-28 Carsten Dominik <dominik@science.uva.nl>
6229
6230 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6231 throughout this chapter.
6232
62332006-06-27 Chong Yidong <cyd@stupidchicken.com>
6234
6235 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6236 text for standalone vs Emacs info.
6237 (Help): Clarify header line description. Use mouse-1 for clicks.
6238 (Help-P): Use mouse-1 for clicks.
6239 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6240 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6241 (Choose menu subtopic): Remove gratuitous Emacs command names.
6242 (Help-FOO): Put usual behavior first.
6243 (Help-Xref): Clicking on xrefs works in Emacs.
6244 (Search Text): Clarify what the default behavior is.
6245 (Create Info buffer): Fix Emacs window/X window confusion.
6246 (Emacs Info Variables): Fix for new Emacs init file behavior.
6247
62482006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6249
6250 * gnus.texi (Summary Buffer Lines): Fix typo.
6251
62522006-06-23 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi (Embedded LaTeX): New chapter.
6255 (Archiving): Section rewritten.
6256 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6257
62582006-06-20 Bill Wohler <wohler@newt.com>
6259
6260 Release MH-E manual version 8.0.1.
6261
6262 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6263 release 8.0.1.
6264 (Preface): Depend on GNU mailutils 1.0 and higher.
6265
62662006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6267
6268 * message.texi (News Headers): Update message-syntax-checks section.
6269
62702006-06-19 Karl Berry <karl@gnu.org>
6271
6272 * info.texi (Advanced): Mention C-q, especially with ?.
6273
62742006-06-19 Carsten Dominik <dominik@science.uva.nl>
6275
6276 * org.texi (Publishing links): Document the `:link-validation-function'
6277 property.
6278 (Extensions and Hacking): New chapter, includes some sections of the
6279 "Miscellaneous" chapter.
6280
62812006-06-10 Carsten Dominik <dominik@science.uva.nl>
6282
6283 * org.texi (Progress logging): New section.
6284
2de53ca6
GM
62852006-06-06 Carsten Dominik <dominik@science.uva.nl>
6286
6287 * org.texi (ASCII export): Document indentation adaptation.
6288 (Setting tags): Document mutually-exclusive tags.
6289
62902006-06-05 Romain Francoise <romain@orebokech.com>
6291
6292 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6293 Fix typo.
6294
6295 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6296 channel (#gnus@irc.freenode.net).
6297 Fix typos. Update copyright notice.
6298
6299 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6300 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6301 (Line-Up Functions, Custom Macros):
6302 * ediff.texi (Window and Frame Configuration)
dccb744b 6303 (Highlighting Difference Regions):
2de53ca6
GM
6304 * emacs-mime.texi (Display Customization):
6305 * erc.texi (History):
6306 * eshell.texi (Known problems):
6307 * eudc.texi (Overview, BBDB):
6308 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6309 (The problem of spam, SpamOracle, Extending the Spam package)
6310 (Conformity, Terminology):
dccb744b 6311 * idlwave.texi (Routine Info)
2de53ca6
GM
6312 (Class and Keyword Inheritance, Padding Operators)
6313 (Breakpoints and Stepping, Electric Debug Mode)
6314 (Examining Variables, Troubleshooting):
6315 * org.texi (Creating timestamps):
6316 * reftex.texi (Commands, Options, Changes):
6317 * tramp.texi (Inline methods, Password caching)
6318 (Auto-save and Backup, Issues):
6319 * vip.texi (Files, Commands in Insert Mode):
6320 * viper.texi (Emacs Preliminaries, States in Viper)
6321 (Packages that Change Keymaps, Viper Specials, Groundwork):
6322 Fix various typos.
6323
63242006-05-31 Michael Ernst <mernst@alum.mit.edu>
6325
6326 * ediff.texi: Fix typos.
6327
63282006-05-30 Carsten Dominik <dominik@science.uva.nl>
6329
6330 * org.texi: Small typo fixes.
6331
fff84c22
JB
63322006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6333
6334 * viper.texi (Viper Specials):
6335 * gnus.texi (Example Setup):
6336 * faq.texi (Backspace invokes help):
6337 * dired-x.texi (Optional Installation Dired Jump):
6338 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6339 follow coding conventions.
6340
2de53ca6
GM
63412006-05-29 Michael Albinus <michael.albinus@gmx.de>
6342
6343 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6344
63452006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6346
6347 * pcl-cvs.texi: Fix typos.
6348 (Customization): Say "us".
6349
63502006-05-26 Eli Zaretskii <eliz@gnu.org>
6351
6352 * org.texi: Remove bogus @setfilename.
6353
63542006-05-26 Carsten Dominik <dominik@science.uva.nl>
6355
6356 * org.texi (ASCII export): Omit command name.
6357 (HTML export): Add prefix to all lines in Local Variable example.
6358 (Acknowledgments): Typeset names in italics.
6359
63602006-05-24 Carsten Dominik <dominik@science.uva.nl>
6361
6362 * org.texi (Plain lists): Add new item navigation commands.
6363 (External links): Document elisp and info links.
6364 (Custom searches): New section.
6365 (Publishing): New chapter.
6366 (HTML export): Include a list of supported CSS classes.
6367 (Setting tags): Describe the fast-tag-setting interface.
6368
63692006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * dired-x.texi: ifinfo -> ifnottex.
6372
63732006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6374
6375 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6376
63772006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6378
6379 * message.texi (Interface): Add tool bar customization.
6380 (MIME): Index and text additions for mml-attach.
6381 (MIME): Describe mml-dnd-protocol-alist and
6382 mml-dnd-attach-options.
6383
6384 * gnus.texi (Oort Gnus): Reorder entries in sections.
6385 Fix some entries.
6386 (Starting Up): Add references to "Emacs for Heathens" and to
6387 "Finding the News". Add user-full-name and user-mail-address.
6388 (Group Buffer Format): Add tool bar customization and update.
6389 (Summary Buffer): Add tool bar customization.
6390 (Posting Styles): Add message-alternative-emails.
6391
63922006-05-09 Michael Albinus <michael.albinus@gmx.de>
6393
6394 * tramp.texi (Filename completion): Improve wording.
6395
63962006-05-07 Romain Francoise <romain@orebokech.com>
6397
6398 * faq.texi (Using regular expressions): Fix typo.
6399 (Packages that do not come with Emacs): Fix capitalization.
6400 (Replacing text across multiple files): Expand node to explain how
6401 to use `dired-do-query-replace-regexp' in more detail, based on
6402 suggestion by Eric Hanchrow <offby1@blarg.net>.
6403
64042006-05-06 Michael Albinus <michael.albinus@gmx.de>
6405
6406 * tramp.texi (Filename completion): Completion of remote files'
6407 method, user name and host name is active only in partial
6408 completion mode.
6409
64102006-05-06 Bill Wohler <wohler@newt.com>
6411
6412 Release MH-E manual version 8.0.
6413
6414 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6415 release 8.0.
6416
64172006-05-06 Bill Wohler <wohler@newt.com>
6418
6419 * mh-e.texi (MH-BOOK-HOME): Change from
6420 http://www.ics.uci.edu/~mh/book/mh to
6421 http://rand-mh.sourceforge.net/book/mh.
6422 Replace .htm suffix with .html for MH book files.
6423 (Using This Manual): Update key binding for getting relevant
6424 chapter in Info from command key.
6425 (Ranges): Fix itemx.
6426
64272006-05-05 Karl Berry <karl@gnu.org>
6428
6429 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6430 (\fonttextsize): New user-level command to change text font size.
6431
64322006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6435
64362006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6437
6438 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6439
64402006-04-24 Bill Wohler <wohler@newt.com>
6441
6442 * mh-e.texi (Getting Started): Make it more explicit that you need
6443 to install MH. Add pointers to current MH implementations.
6444
64452006-04-21 Bill Wohler <wohler@newt.com>
6446
6447 Release MH-E manual version 7.94.
6448
6449 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6450 release 7.94.
6451
64522006-04-21 Carsten Dominik <dominik@science.uva.nl>
6453
6454 * org.texi: Many small fixes.
6455 (Handling links): Rename from "Managing links".
6456
64572006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6460 (Splitting mail using spam-stat): Fix @xref.
6461
64622006-04-20 Chong Yidong <cyd@stupidchicken.com>
6463
6464 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6465 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6466
64672006-04-20 Carsten Dominik <dominik@science.uva.nl>
6468
6469 * org.texi (Time stamps): Better explanation of the purpose of
6470 different time stamps.
6471 (Structure editing, Plain lists): More details on how new items
6472 and headings are inserted.
6473
64742006-04-18 Carsten Dominik <dominik@science.uva.nl>
6475
6476 * org.texi (Formula syntax): Fix link to Calc Manual.
6477
64782006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6481
64822006-04-17 Bill Wohler <wohler@newt.com>
6483
6484 * mh-e.texi (Folders): Update mh-before-quit-hook and
6485 mh-quit-hook example with code that removes the buffers rather
6486 than just bury them.
6487
64882006-04-17 Michael Albinus <michael.albinus@gmx.de>
6489
6490 Sync with Tramp 2.0.53.
6491
64922006-04-13 Carsten Dominik <dominik@science.uva.nl>
6493
6494 * org.texi (Updating settings): New section.
6495 (Visibility cycling): Better names for the startup folding
6496 options.
6497 (Exporting): Completely restructured.
6498 (The very busy C-c C-c key): New section.
6499 (Summary of in-buffer settings): New section.
6500
65012006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6504
65052006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6506
6507 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6508 (Server Commands): Key `v' is reserved for users.
6509
65102006-04-11 Carsten Dominik <dominik@science.uva.nl>
6511
6512 * org.texi (Link format): New section, emphasis on bracket links.
6513 (External links): Document bracket links.
6514 (FAQ): Expand to cover shell links and the new link format.
6515
65162006-04-09 Kevin Ryde <user42@zip.com.au>
6517
6518 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6519
65202006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus.texi (Summary Buffer Lines): Add `*'.
6523
c8763fb6 65242006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6525
6526 * gnus.texi (Group Parameters):
6527 Mention gnus-permanently-visible-groups.
6528
65292006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6530
6531 * gnus.texi (Face): Fix typo.
6532
65332006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (X-Face): Clarify.
6536 (Face): Need Emacs with PNG support.
6537
65382006-04-06 Richard Stallman <rms@gnu.org>
6539
6540 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6541 Emacs".
6542
65432006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6544
6545 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6546 blocks not suitable for inclusion with Emacs using variable
6547 PARTOFEMACS.
6548
65492006-04-04 Simon Josefsson <jas@extundo.com>
6550
6551 * gnus.texi (Security): Improve.
6552
65532006-04-02 Bill Wohler <wohler@newt.com>
6554
6555 * mh-e.texi (Getting Started, Junk, Bug Reports)
6556 (MH FAQ and Support): Fix URLs.
6557
65582006-03-31 Romain Francoise <romain@orebokech.com>
6559
6560 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6561 to t, not nil (and has for the past eight years).
6562
65632006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6564
6565 * message.texi, gnus.texi: Bump version to 5.11.
6566
65672006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6568
6569 * gnus.texi (Top): Add comment about version line.
6570
6571 * message.texi (Top): Ditto. Change to take named versions into
6572 account.
6573
65742006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Posting Styles): Add x-face-file to example.
6577 (X-Face): Refer to posting styles.
6578
6579 * gnus-faq.texi ([5.8]): Add x-face-file.
6580 ([8.4]): Add links to gmane.emacs.gnus.user and
6581 gmane.emacs.gnus.general.
6582
65832006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus-faq.texi: Use .invalid.
6586 ([5.4]): Fix gnus-posting-styles example.
6587
65882006-03-27 Romain Francoise <romain@orebokech.com>
6589
6590 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6591 Emacs/W3 needs a new maintainer.
6592 (Ispell): Update author and version info.
6593 (Mailcrypt): Mention PGG.
6594 (New in Emacs 22): Add PGG to the list of new packages.
6595 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6596 updating dead URLs.
6597
65982006-03-25 Karl Berry <karl@gnu.org>
6599
6600 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6601 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6602 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6603 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6604 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6605 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6606 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6607 (2) do not indent copyright year list (or anything else).
6608
66092006-03-21 Bill Wohler <wohler@newt.com>
6610
6611 * mh-e.texi (Folders): Various edits.
6612
66132006-03-20 Romain Francoise <romain@orebokech.com>
6614
6615 * gnus.texi (Mail Folders): Grammar fix.
6616
66172006-03-19 Bill Wohler <wohler@newt.com>
6618
6619 * mh-e.texi (Replying): Document Mail-Followup-To.
6620 Change manually-formatted table to multitable. Add debugging info.
6621 Move description of mh-reply-default-reply-to into paragraph
6622 that describes its values.
6623
66242006-03-17 Bill Wohler <wohler@newt.com>
6625
10d1d0af 6626 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6627 (Sending Mail Tour): Update method of entering
6628 addresses and subject.
6629 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6630 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6631
66322006-03-15 Carsten Dominik <dominik@science.uva.nl>
6633
6634 * org.texi: Version number change only.
6635
66362006-03-14 Bill Wohler <wohler@newt.com>
6637
6638 * mh-e.texi: Add index entries around each paragraph rather than
6639 depend on entries from beginning of node. Doing so ensures that
6640 index entries are less likely to be forgotten if text is cut and
6641 pasted, and are necessary anyway if the references are on a
6642 separate page. It seems that makeinfo is now (v. 4.8) only
6643 producing one index entry per node, so there is no longer any
6644 excuse not to. Use subheading instead of heading. The incorrect
6645 use of heading produced very large fonts in Info--as large as the
6646 main heading.
6647 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6648 versions 6 and 7 appeared *around* the time of these Emacs releases.
6649
66502006-03-13 Carsten Dominik <dominik@science.uva.nl>
6651
6652 * org.texi (Clean view): Document new startup options.
6653
66542006-03-11 Bill Wohler <wohler@newt.com>
6655
6656 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6657 (Composing, Scan Line Formats): Fix @refs.
6658 (Getting Started): Define MH profile and MH profile components.
6659 (Incorporating Mail, Reading Mail, Viewing, Printing)
6660 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6661 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6662 for string constants.
6663 (Tool Bar): Remove spurious quote.
6664 (Junk): Use ``...'' instead of "...".
6665 (Scan Line Formats): Replace @samp with @kbd.
6666
66672006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6668
6669 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6670
66712006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6672
6673 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6674 easy to understand.
6675
66762006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 * gnus.texi: Markup fix.
6679 (Fancy Mail Splitting): Specify new feature.
6680
66812006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6682
6683 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6684 partial-words matching.
6685
66862006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6687
6688 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6689
6690 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6691 (MIME Commands): Fix mm-discouraged-alternatives.
6692
66932006-03-07 Carsten Dominik <dominik@science.uva.nl>
6694
6695 * org.texi: Version number change only.
6696
66972006-03-06 Bill Wohler <wohler@newt.com>
6698
6699 * mh-e.texi: Move from SourceForge repository to Savannah.
6700 This is version 7.93, which is a total rewrite from the previous
6701 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6702 version 7.93.
6703
67042006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6707
67082006-03-01 Carsten Dominik <dominik@science.uva.nl>
6709
6710 * org.texi (Interaction): Add item about `org-mouse.el' by
6711 Piotr Zielinski.
6712 (Managing links): Document that also mouse-1 can be used to
6713 activate a link.
6714 (Headlines, FAQ): Add entry about hiding leading stars.
6715 (Miscellaneous): Resort the sections in this chapter to a more
6716 logical sequence.
6717
67182006-02-27 Simon Josefsson <jas@extundo.com>
6719
6720 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6721 2004-01-27 from the trunk).
6722
67232006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6724
6725 * cc-mode.texi: Rename c-hungry-backspace to
6726 c-hungry-delete-backwards, at the request of RMS. Leave the old
6727 name as an alias.
6728
67292006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6730
6731 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6732 include the function header within the defun.
6733
67342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6735
6736 * cc-mode.texi: Correct two typos.
6737
67382006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6739
6740 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6741 existing comment.
6742 (Electric Keys): Add a justification for electric indentation.
6743 (Hungry WS Deletion): Clear up the names and complications of the
6744 BACKSPACE and DELETE keys.
6745
67462006-02-23 Juri Linkov <juri@jurta.org>
6747
6748 * faq.texi (Common requests): Move `Turning on auto-fill by
6749 default' after `Wrapping words automatically'. Move `Working with
6750 unprintable characters' before `Searching for/replacing newlines'.
6751 Move `Replacing highlighted text' after `Highlighting a region'.
6752 Merge `Repeating commands' and `Repeating a command as many times
6753 as possible' into the former.
6754 (Packages that do not come with Emacs): Add refs to Gmane and
6755 etc/MORE.STUFF.
6756
67572006-02-23 Juri Linkov <juri@jurta.org>
6758
6759 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6760 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6761 Add xref to `(emacs)Reporting Bugs'.
6762 (Getting a printed manual): Add URL to other formats of the manual.
6763 (Common requests): Fix menu.
6764 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6765 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6766 (Inserting text at the beginning of each line): Add pxref to
6767 `Changing the included text prefix'.
6768 (Forcing the cursor to remain in the same column): Mention `track-eol'
6769 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6770 (Replacing text across multiple files): Add keybinding `Q' for
6771 `dired-do-query-replace'.
6772
67732006-02-22 Carsten Dominik <dominik@science.uva.nl>
6774
6775 * reftex.texi: Version number and date change only.
6776
6777 * org.texi (Internal Links): Rewrite to cover the modified
6778 linking system.
6779
67802006-02-17 Eli Zaretskii <eliz@gnu.org>
6781
6782 * faq.texi: Remove the coding cookie, it's not needed anymore.
6783
67842006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6785
6786 * faq.texi (Colors on a TTY): Mention Mac OS port.
6787
67882006-02-12 Karl Berry <karl@gnu.org>
6789
6790 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6791 8-bit accented a.
6792
67932006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6794
6795 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6796
67972006-02-08 Romain Francoise <romain@orebokech.com>
6798
6799 * faq.texi (Top): Remove paragraph about the FAQ being a
6800 transitional document, etc.
6801 (Searching for/replacing newlines): New node.
6802 (Yanking text in isearch): New node.
6803 (Inserting text at the beginning of each line): Rename and make
6804 more general, mention `M-;' in Message mode.
6805
68062006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6807
6808 * faq.texi (Meta key does not work in xterm)
6809 (Emacs does not display 8-bit characters)
6810 (Inputting eight-bit characters): Update xrefs.
6811
68122006-02-06 Romain Francoise <romain@orebokech.com>
6813
6814 * faq.texi (VM): VM now at version 7.19.
6815 Set myself as maintainer of this file.
6816
68172006-02-04 Michael Olson <mwolson@gnu.org>
6818
6819 * erc.texi (History): Note that ERC is now included with Emacs.
6820
68212006-01-31 Romain Francoise <romain@orebokech.com>
6822
6823 * message.texi (Message Headers): Explain what
6824 `message-alternative-emails' does in more detail.
6825 Update copyright year.
6826
68272006-01-30 Juanma Barranquero <lekktu@gmail.com>
6828
6829 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6830
68312006-01-29 Richard M. Stallman <rms@gnu.org>
6832
6833 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6834
68352006-01-29 Michael Olson <mwolson@gnu.org>
6836
6837 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6838
6839 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6840
6841 * faq.texi (New in Emacs 22): Mention ERC.
6842
68432006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * rcirc.texi: Capitalize dir entry for consistency with the entry
6846 in info/dir and other entries in the Emacs category.
6847 Fix typos. Delete trailing whitespace.
6848
c8763fb6 68492006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6850
6851 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6852
68532006-01-27 Eli Zaretskii <eliz@gnu.org>
6854
6855 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6856 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6857
6858 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6859 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6860
68612006-01-27 Alex Schroeder <alex@gnu.org>
6862
6863 * rcirc.texi: New file.
6864
68652006-01-23 Juri Linkov <juri@jurta.org>
6866
6867 * widget.texi (User Interface): Add S-TAB for widget-backward.
6868
68692006-01-22 Michael Albinus <michael.albinus@gmx.de>
6870
6871 Sync with Tramp 2.0.52.
6872
6873 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6874 Add Tramp disabling item. New item for common connection problems.
6875 (various): Apply "ftp" as method for the download URL.
6876 (Bug Reports): Refer to FAQ for common problems.
6877
68782006-01-21 Eli Zaretskii <eliz@gnu.org>
6879
6880 * widget.texi (User Interface): Use @key for TAB.
6881
6882 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6883
6884 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6885 for TAB.
6886
6887 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6888
68892006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus.texi: Update copyright.
6892
68932006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6894
6895 * gnus.texi (Article Washing): Additions.
6896
2de53ca6
GM
68972006-01-13 Carsten Dominik <dominik@science.uva.nl>
6898
6899 * org.texi (Agenda commands): Document tags command.
6900
69012006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6902
6903 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6904
69052006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6906
6907 * gnus.texi (RSS): Addition.
6908
69092005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6912
69132005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6914
6915 * emacs-mime.texi (Display Customization): Add setting example to
6916 mm-discouraged-alternatives.
6917
69182006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6921 version is the canonical version.
6922
69232006-01-08 Alex Schroeder <alex@gnu.org>
6924
6925 * pgg.texi (Caching passphrase): Rewording.
6926
69272006-01-06 Eli Zaretskii <eliz@gnu.org>
6928
6929 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6930 repository URL.
6931
69322006-01-06 Carsten Dominik <dominik@science.uva.nl>
6933
6934 * org.texi: Removed the accidentally re-added empty line in the
6935 direntry.
6936
69372006-01-05 Carsten Dominik <dominik@science.uva.nl>
6938
6939 * org.texi (Agenda Views): Chapter reorganized.
6940
69412005-12-29 Romain Francoise <romain@orebokech.com>
6942
6943 * faq.texi (Using Customize): New node.
6944
69452005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6946
6947 * org.texi: Remove blank line in @direntry. It is non-standard
6948 and recursively produces blank lines all over the dir file (when
6949 using Texinfo 4.8).
6950
69512005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6954
69552005-12-20 Carsten Dominik <dominik@science.uva.nl>
6956
6957 * org.texi (Tags): Boolean logic documented.
6958 (Agenda Views): Document custom commands.
6959
69602005-12-20 David Kastrup <dak@gnu.org>
6961
6962 * faq.texi (AUCTeX): Update version and mailing list info.
6963
69642005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6965
6966 * gnus.texi (MIME Commands): Mention addition of
6967 multipart/alternative to gnus-buttonized-mime-types and add xref
6968 to mm-discouraged-alternatives.
6969
6970 * emacs-mime.texi (Display Customization): Mention addition of
6971 "image/.*" and add xref to gnus-buttonized-mime-types in the
6972 mm-discouraged-alternatives section.
6973
69742005-12-16 Carsten Dominik <dominik@science.uva.nl>
6975
6976 * org.texi (Tags): New section.
6977 (Agenda Views): Chapter reorganized.
6978
69792005-12-16 Eli Zaretskii <eliz@gnu.org>
6980
6981 * org.texi (Internal Links): Add a missing comma after an @xref.
6982
69832005-12-14 Chong Yidong <cyd@stupidchicken.com>
6984
6985 * faq.texi (Filling paragraphs with a single space): No need to
6986 change sentence-end now.
6987
69882005-12-13 Romain Francoise <romain@orebokech.com>
6989
6990 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6991
69922005-12-12 Jay Belanger <belanger@truman.edu>
6993
6994 * faq.texi (Calc): Update version number.
6995
69962005-12-12 Carsten Dominik <dominik@science.uva.nl>
6997
6998 * org.texi (Progress Logging): New section.
6999
70002005-12-10 Romain Francoise <romain@orebokech.com>
7001
7002 Update the Emacs FAQ for the 22.1 release.
7003
7004 * faq.texi: Set VER to `22.1'.
7005 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7006 Tutorial. Mention that `C-h r' displays the manual.
7007 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7008 (Getting a printed manual): Point to the new locations of the
7009 manuals on the GNU Web site.
7010 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7011 available via Info (it was previously distributed separately).
7012 (Installing Texinfo documentation): The latest version of Texinfo
7013 is 4.8, not 4.0.
7014 (Informational files for Emacs): COPYING is the GNU General Public
7015 License, not the Emacs General Public License.
7016 (Informational files for Emacs): Delete obsolete link to the
7017 GNUinfo pages as they have been removed from the GNU Web site.
7018 (New in Emacs 22): New node.
7019 (Setting up a customization file): Say that most packages support
7020 Customize nowadays.
7021 (Colors on a TTY): Delete reference to instructions on how to
7022 enable syntax highlighting, it is now enabled by default.
7023 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7024 at startup automatically.
7025 (Controlling case sensitivity): Mention `M-c' in isearch.
7026 (Using an already running Emacs process): Emacs now creates the
7027 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7028 gnuserv. As emacsclient can now run Lisp code as well, delete a
7029 sentence praising gnuserv for that. Simplify description of how
7030 the client/server operation works.
7031 (Compiler error messages): Delete obsolete text (compile.el has
7032 been rewritten).
7033 (Indenting switch statements): Fix typo.
7034 (Matching parentheses): Simplify setup instructions, mention the
7035 menu bar item in the Options menu.
7036 (Repeating a command as many times as possible): Mention `C-x e'.
7037 (Going to a line by number): Mention new keymap and bindings
7038 `M-g M-g', `M-g M-p' and `M-g M-n'.
7039 (Turning on syntax highlighting): Now on by default. Simplify.
7040 (Replacing highlighted text): Use `1', not `t'.
7041 (Problems with very large files): The maximum size is now 256MB on
7042 32-bit machines.
7043 (^M in the shell buffer): Mention `comint-process-echoes'.
7044 (Emacs for Apple computers): Emacs 22 has native support for Mac
7045 OS X.
7046 (Translating names to IP addresses): Delete node.
7047 (Binding keys to commands): Fix typo.
7048 (SPC no longer completes file names): New node.
7049 (MIME with Emacs mail packages): Delete section about the Emacs
7050 MIME FAQ (it's not reachable anymore).
7051
70522005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7053
7054 * cc-mode.texi: The manual has been extensively revised: the
7055 information about using CC Mode has been separated from the larger
7056 and more difficult chapters about configuration. It has been
7057 updated for CC Mode 5.31.
7058
70592005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7060
7061 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7062 (Selecting an implementation): Fix descriptions.
7063
70642005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * message.texi (Various Message Variables): Addition.
7067
70682005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7069
7070 * message.texi: Fix default values.
7071
70722005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7073
7074 * message.texi (Header Commands): Clarify descriptions of
7075 message-cross-post-followup-to, message-reduce-to-to-cc, and
7076 message-insert-wide-reply.
7077 (Various Commands): Fix kindex for message-kill-to-signature;
7078 clarify description of message-tab.
7079
70802005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * message.texi (Mailing Lists): Fix description about MFT.
7083
7084 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7085
70862005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * gnus.texi (Slow Terminal Connection): Replace old description
7089 with new one.
7090
70912005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7094 replace X-Draft-Headers with X-Draft-From.
7095
70962005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098 * gnus.texi (Various Various): Fix the default value of
7099 nnheader-max-head-length.
7100 (Gnus Versions): Fix typo.
7101
71022005-12-08 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi (Structure editing): Document new functionality of
7105 M-RET.
7106
71072005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7108
7109 * org.texi (Internal Links): Fix Texinfo usage.
7110
71112005-12-06 Carsten Dominik <dominik@science.uva.nl>
7112
7113 * org.texi (TODO basics): Document the global todo list.
7114 (TODO items): Documents sparse tree for specific TODO
7115 keywords.
7116
71172005-11-30 Carsten Dominik <dominik@science.uva.nl>
7118
7119 * org.texi (Plain Lists): Typos fixed.
7120
71212005-11-28 Jay Belanger <belanger@truman.edu>
7122
7123 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7124
71252005-11-24 Carsten Dominik <dominik@science.uva.nl>
7126
7127 * org.texi (Structure editing): New item moving commands added.
7128 (Plain Lists): New section.
7129
71302005-11-18 Carsten Dominik <dominik@science.uva.nl>
7131
7132 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7133 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7134 `org-agenda-file-to-front'.
2de53ca6
GM
7135 (Built-in table editor): Document `org-table-sort-lines'.
7136 (HTML formatting): Export of hand-formatted lists.
7137
71382005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7139
7140 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7141 new variable gnus-toolbar-thickness.
7142
71432005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7144
7145 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7146
71472005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7148
7149 * gnus.texi (X-Face): Fix description.
7150 (XVarious): Remove gnus-xmas-logo-color-alist and
7151 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7152
71532005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus.texi (Group Parameters): Mention new variable
7156 gnus-parameters-case-fold-search.
7157 (Home Score File): Addition.
7158
71592005-11-04 Ulf Jasper <ulf.jasper@web.de>
7160
7161 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7162 (Overview): List supported feed types.
7163 (Installation): No installation necessary when using autoload.
7164 (Configuration): Rename "RSS" to "news".
7165
71662005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7167
7168 * pgg.texi (User Commands): Document additional passphrase
7169 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7170 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7171
71722005-11-04 Carsten Dominik <dominik@science.uva.nl>
7173
7174 * org.texi: Version number changed to 3.19.
7175
71762005-10-29 Sascha Wilde <wilde@sha-bang.de>
7177
7178 * pgg.texi (How to use): Update the example to add autoload of
7179 pgg-encrypt-symmetric-region.
7180 (User Commands): Document pgg-encrypt-symmetric-region.
7181 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7182
71832005-10-27 Jay Belanger <belanger@truman.edu>
7184
7185 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7186 mention other TeX-related units.
7187
71882005-10-23 Lars Hansen <larsh@soem.dk>
7189
0c7efc08
SM
7190 * dired-x.texi (Miscellaneous Commands):
7191 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7192 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7193
71942005-10-23 Jay Belanger <belanger@truman.edu>
7195
7196 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7197 constant.
7198
71992005-10-23 Michael Albinus <michael.albinus@gmx.de>
7200
0c7efc08
SM
7201 * faq.texi (Bugs and problems):
7202 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7203 `directory-listing-before-filename-regexp'.
7204
72052005-10-22 Eli Zaretskii <eliz@gnu.org>
7206
7207 * newsticker.texi (UPDATED): Set value.
7208
72092005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7210
7211 * gnus.texi (Document Groups): Remove duplicate item.
7212
72132005-10-21 Carsten Dominik <dominik@science.uva.nl>
7214
7215 * org.texi (Summary): Mention iCalendar support.
7216 (Exporting): Document iCalendar support.
7217
72182005-10-18 Romain Francoise <romain@orebokech.com>
7219
7220 * viper.texi (Viper Specials): Capitalize GNU.
7221
72222005-10-17 Juri Linkov <juri@jurta.org>
7223
7224 * info.texi (Getting Started, Search Index, Expert Info):
7225 Fix wording.
7226 (Search Text): Replace `echo area' with `mode line'.
7227 (Search Index): Both `i' and `,' find all index entries.
7228 Replace example `C-f' with `C-l' (which exists in index of Info
7229 manual) and delete spaces in its keyboard input sequence.
7230 Delete unnecessary explanations about literal characters.
7231
72322005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus.texi (Document Server Internals): Addition.
7235
72362005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7237
7238 * gnus.texi (A note on namespaces): Fix RFC reference.
7239
72402005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7241
7242 * gnus.texi (RSS): Fix key description.
7243
72442005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7245
7246 * gnus.texi: Emacs/w3 -> Emacs/W3.
7247 (Browsing the Web): Fix description.
7248 (Web Searches): Ditto.
7249 (Customizing W3): Ditto.
7250
72512005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7254
72552005-10-11 Jay Belanger <belanger@truman.edu>
7256
7257 * calc.texi (Integration): Mention using `a i' to compute definite
7258 integrals.
7259
72602005-10-11 Juri Linkov <juri@jurta.org>
7261
7262 * info.texi: Rearrange nodes.
7263 (Top): Update menu. Change ref `Info for Experts' to
7264 `Advanced Info Commands'.
7265 (Getting Started): Fix description of manual's parts.
7266 (Help-Int): Change xref `Info Search' to `Search Index', and
7267 `Expert Info' to `Advanced'.
7268 (Advanced): Move node one level up.
7269 (Search Text, Search Index): New nodes split out from `Info Search'.
7270 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7271 split out from `Advanced'.
7272 (Advanced, Emacs Info Variables): De-document editing an Info file
7273 in Info.
7274 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7275 (Creating an Info File): Delete node and move its text to
7276 `Expert Info'.
7277
72782005-10-10 Carsten Dominik <dominik@science.uva.nl>
7279
7280 * org.texi (Workflow states): Documented that change in keywords
7281 becomes active only after restart of Emacs.
7282
72832005-10-08 Michael Albinus <michael.albinus@gmx.de>
7284
7285 Sync with Tramp 2.0.51.
7286
72872005-10-08 Nick Roberts <nickrob@snap.net.nz>
7288
7289 * speedbar.texi (Introduction): Describe new location of speedbar
7290 on menubar.
7291 (Basic Key Bindings): Remove descriptions of bindings that have
7292 been removed.
7293
72942005-10-05 Nick Roberts <nickrob@snap.net.nz>
7295
7296 * speedbar.texi (GDB): Describe use of watch expressions.
7297
72982005-09-28 Simon Josefsson <jas@extundo.com>
7299
7300 * message.texi (IDNA): Fix.
7301
73022005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7303
7304 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7305 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7306 description of nntp-open-connection-function.
7307 (Common Variables): Fix descriptions.
7308
73092005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7310
7311 * gnus.texi (Server Buffer Format): Document the %a format spec.
7312
73132005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7314
7315 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7316
73172005-09-23 Carsten Dominik <dominik@science.uva.nl>
7318
7319 * org.texi Version 3.16.
7320
73212005-09-19 Miles Bader <miles@gnu.org>
7322
7323 * newsticker.texi: Get rid of CVS keywords.
7324
73252005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7326
7327 * gnus.texi (Finding the Parent): Fix description of how Gnus
7328 finds article.
7329
73302005-09-14 Jari Aalto <jari.aalto@cante.net>
7331
7332 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7333 to drop off non-answered articles.
7334
73352005-09-19 Juanma Barranquero <lekktu@gmail.com>
7336
7337 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7338 braces (which are unsupported by NMAKE) for macro `srcdir'.
7339
73402005-09-17 Eli Zaretskii <eliz@gnu.org>
7341
7342 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7343 (../info/newsticker, newsticker.dvi): New targets.
7344
73452005-09-17 Ulf Jasper <ulf.jasper@web.de>
7346
7347 * newsticker.texi: Replace @command with @code. Replace @example
7348 with @lisp.
0c7efc08
SM
7349 (Top): Add explanations to menu items.
7350 (GNU Free Documentation License): Remove.
2de53ca6
GM
7351
73522005-09-16 Romain Francoise <romain@orebokech.com>
7353
7354 Update all files to specify GFDL version 1.2.
7355
7356 * doclicense.texi (GNU Free Documentation License): Update to
7357 version 1.2.
7358
73592005-09-15 Richard M. Stallman <rms@gnu.org>
7360
7361 * newsticker.texi: Fix @setfilename.
7362
7363 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7364 (../info/newsticker, newsticker.dvi): New targets.
7365
73662005-08-30 Carsten Dominik <dominik@science.uva.nl>
7367
7368 * org.texi: Version 3.15.
7369
73702005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7371
7372 * ses.texi: Combine all three indices into one.
7373 Correct a few typos.
7374
73752005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7376
7377 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7378
73792005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * emacs-mime.texi (Handles): Remove duplicate item.
7382 (Encoding Customization): Fix the default value for
7383 mm-coding-system-priorities.
7384 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7385 (Basic Functions): Fix reference.
7386
73872005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7390
73912005-08-18 Richard M. Stallman <rms@gnu.org>
7392
7393 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7394 and web site.
7395
7396 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7397 not keyboard-translate.
7398
73992005-08-11 Richard M. Stallman <rms@gnu.org>
7400
7401 * faq.texi (Using regular expressions): Fix xref.
7402
74032005-08-09 Juri Linkov <juri@jurta.org>
7404
7405 * info.texi (Help-P): Replace `Prev' with `Previous'.
7406 (Help-M, Help-Xref): Add S-TAB.
7407 (Help-FOO): Update `u' command.
7408 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7409 Update info about visibility of xref parts.
7410 (Help-Int): Fix `m' command. Rename `Info-last' to
7411 `Info-history-back'. Add `Info-history-forward'.
7412 (Advanced): Fix `g*' and `M-n' commands.
7413 (Info Search): Add `index-apropos' in stand-alone browser.
7414 Add isearch commands.
7415 (Emacs Info Variables): Remove `Info-fontify'.
7416 Add `Info-mode-hook'. Update face names.
7417 Add `Info-fontify-maximum-menu-size',
7418 `Info-fontify-visited-nodes', `Info-isearch-search'.
7419
74202005-08-07 Michael Albinus <michael.albinus@gmx.de>
7421
7422 Sync with Tramp 2.0.50.
7423
7424 * tramp.texi: Use @option{} consequently for method names.
7425 (Inline methods, External transfer methods): Remove references to
7426 Cygwin.
7427 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7428 implementation.
7429
74302005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7431
7432 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7433 Mention that gnus-init-file is not read when Emacs is invoked with
7434 --no-init-file or -q.
7435
74362005-07-19 Carsten Dominik <dominik@science.uva.nl>
7437
7438 * org.texi: Version 3.14.
7439
74402005-07-04 Carsten Dominik <dominik@science.uva.nl>
7441
7442 * org.texi: Version 3.13.
7443
74442005-07-18 Juri Linkov <juri@jurta.org>
7445
7446 * calc.texi (Time Zones, Logical Operations):
7447 * cl.texi (Overview):
7448 * org.texi (TODO types):
7449 * sc.texi (Emacs 18 MUAs):
7450 * speedbar.texi (Top):
7451 * url.texi (History):
7452 Delete duplicate duplicate words.
7453
ce058493 74542005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7455
7456 * cl.texi (Type Predicates): Document `atom' type.
7457
74582005-07-04 Lute Kamstra <lute@gnu.org>
7459
7460 Update FSF's address in GPL notices.
7461
7462 * calc.texi (Copying):
7463 * doclicense.texi (GNU Free Documentation License):
7464 * faq.texi (Contacting the FSF):
7465 * mh-e.texi (Copying): Update FSF's address.
7466
74672005-07-03 Richard M. Stallman <rms@gnu.org>
7468
7469 * flymake.texi (Example -- Configuring a tool called directly):
7470 Update name of flymake-build-relative-filename.
7471
74722005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7473
7474 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7475
74762005-06-29 Carsten Dominik <dominik@science.uva.nl>
7477
7478 * org.texi: Version 3.12.
7479
74802005-06-24 Eli Zaretskii <eliz@gnu.org>
7481
7482 * makefile.w32-in (MAKEINFO): Use --force.
7483 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7484 Makefile.in.
7485 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7486 more shells.
7487
74882005-06-23 Richard M. Stallman <rms@gnu.org>
7489
7490 * speedbar.texi (Creating a display): Texinfo usage fixes.
7491
7492 * tramp.texi (Customizing Completion, Auto-save and Backup):
7493 Texinfo usage fixes.
7494
74952005-06-23 Juanma Barranquero <lekktu@gmail.com>
7496
7497 * dired-x.texi (Miscellaneous Commands):
7498 * ediff.texi (Miscellaneous):
7499 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7500 (Agent Variables):
7501 * info.texi (Help-Xref):
7502 * message.texi (Message Headers):
7503 * org.texi (Remember):
7504 * reftex.texi (Options (Defining Label Environments)):
7505 (Options (Index Support)):
7506 (Options (Viewing Cross-References)):
7507 (Options (Misc)):
7508 (Changes):
7509 * speedbar.texi (Creating a display):
7510 * tramp.texi (Customizing Completion, Auto-save and Backup):
7511 Texinfo usage fix.
7512
75132005-06-13 Carsten Dominik <dominik@science.uva.nl>
7514
7515 * org.texi: Version 3.11.
7516
75172005-06-12 Jay Belanger <belanger@truman.edu>
7518
7519 * calc.texi (Getting Started): Remove extra menu item.
7520
75212005-05-31 Jay Belanger <belanger@truman.edu>
7522
7523 * calc.texi (Notations Used in This Manual): Use @kbd for key
7524 sequence.
7525 (Demonstration of Calc): Mention another way of starting Calc.
7526 (Starting Calc): Mention long name of M-#.
7527 (Embedded Mode Overview): Remove unnecessary instruction.
7528 (Other M-# commands): Rephrase `M-# 0' explanation.
7529 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7530 reflect current behavior.
7531
75322005-05-30 Jay Belanger <belanger@truman.edu>
7533
7534 * calc.texi (Hooks): Change description of calc-window-hook and
7535 calc-trail-window-hook to match usage.
7536 (Computational Functions): Add more constant-generating functions.
7537 (Customizable Variables): Use defvar.
7538
75392005-05-28 Jay Belanger <belanger@truman.edu>
7540
7541 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7542 (Basic Embedded Mode): Explain behavior of arguments to
7543 calc-embedded-mode.
7544
75452005-05-27 Jay Belanger <belanger@truman.edu>
7546
7547 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7548 current behavior.
7549
75502005-05-25 Jay Belanger <belanger@truman.edu>
7551
7552 * calc.texi: Change Calc version number throughout.
7553 (Keypad Mode): Change location in info output.
7554 (Keypad mode overview): Move picture of keypad.
7555
75562005-05-21 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Storing variables): Mention that only most variables
7559 are void to begin with.
7560
75612005-05-21 Kevin Ryde <user42@zip.com.au>
7562
7563 * widget.texi (Basic Types): Update cross ref from "Enabling
7564 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7565 lispref/text.texi change.
7566
75672005-05-20 Carsten Dominik <dominik@science.uva.nl>
7568
7569 * org.texi: Version 3.09.
7570
75712005-05-18 Carsten Dominik <dominik@science.uva.nl>
7572
7573 * reftex.texi: Version 4.28.
7574
75752005-05-16 Jay Belanger <belanger@truman.edu>
7576
7577 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7578
75792005-05-14 Jay Belanger <belanger@truman.edu>
7580
7581 * calc.texi (Default Simplifications): Insert missing ! (logical
7582 not operator).
7583
75842005-05-14 Michael Albinus <michael.albinus@gmx.de>
7585
7586 Sync with Tramp 2.0.49.
7587
75882005-05-10 Jay Belanger <belanger@truman.edu>
7589
7590 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7591 to 1.
7592
75932005-04-29 Carsten Dominik <dominik@science.uva.nl>
7594
7595 * org.texi: Version 3.08, structure reorganized.
7596
75972005-04-24 Richard M. Stallman <rms@gnu.org>
7598
7599 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7600
76012005-04-15 Carsten Dominik <dominik@science.uva.nl>
7602
7603 * org.texi: Update to version 3.06.
7604
76052005-04-13 Lute Kamstra <lute@gnu.org>
7606
7607 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7608
76092005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7610
7611 * cl.texi (Porting Common Lisp): Fix typo.
7612
76132005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7614
7615 * gnus.texi (RSS): Addition.
7616
76172005-04-04 Jay Belanger <belanger@truman.edu>
7618
7619 * calc.texi: Change Calc version number.
7620 (Customizable variables): Fix description of calc-language-alist.
7621 (Copying): Put in version 2 of GPL.
7622
76232005-04-01 Jay Belanger <belanger@truman.edu>
7624
7625 * calc.texi (Troubleshooting Commands): Remove comment about
7626 installation.
7627 (Installation): Remove section.
7628 (Customizable Variables): New section.
7629 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7630 (Graphical Devices): Add references to Customizable Variables.
7631
76322005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * emacs-mime.texi (Display Customization): Markup fixes.
7635 (rfc2047): Update.
7636
76372005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7638
7639 * gnus-faq.texi: Replaced with auto-generated version.
7640
76412005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7642
7643 * dired-x.texi (Multiple Dired Directories): default-directory was
7644 renamed to dired-default-directory.
7645
76462005-03-26 Jay Belanger <belanger@truman.edu>
7647
7648 * calc.texi (Simplifying Formulas, Rewrite Rules):
7649 Change description of top and bottom of fraction.
7650 (Modulo Forms): Move description of how to create modulo forms to
7651 earlier in the section.
7652 (Fraction Mode): Suggest using : to get a fraction by dividing.
7653 (Basic Arithmetic): Adjust placement of command name.
7654 (Truncating the Stack): Emphasize that "hidden" entries are still
7655 visible.
7656 (Installation): Move discussion of printing manual to "About This
7657 Manual".
7658 (About This Manual): Mention how to print the manual.
7659 (Reporting Bugs): Remove first person.
7660 (Building Vectors): Add algebraic version of append.
7661 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7662 (Grouping Digits): Fix typo.
7663
76642005-03-25 Werner Lemberg <wl@gnu.org>
7665
7666 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7667 Replace `legal' with `valid'.
7668
76692005-03-25 Werner Lemberg <wl@gnu.org>
7670
7671 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7672
76732005-03-24 Jay Belanger <belanger@truman.edu>
7674
7675 * calc.texi (General Mode Commands)
7676 (Mode Settings in Embedded Mode): Add some explanation of
7677 recording mode settings.
7678
76792005-03-24 Richard M. Stallman <rms@gnu.org>
7680
7681 * calc.texi: Remove praise of non-free software.
7682
7683 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7684 (Installation): Node deleted.
7685
76862005-03-23 Richard M. Stallman <rms@gnu.org>
7687
7688 * url.texi (HTTP language/coding): Improve last change.
7689
76902005-03-22 Jay Belanger <belanger@truman.edu>
7691
7692 * calc.texi (Embedded Mode): Add new information on changing
7693 modes.
7694
76952005-03-20 Michael Albinus <michael.albinus@gmx.de>
7696
7697 Sync with Tramp 2.0.48.
7698
7699 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7700
7701 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7702 "GNU/Linux". Change all addresses to .gnu.org.
7703 (Default Method): Offer shortened syntax for "su" and "sudo"
7704 methods.
7705
77062005-03-07 Richard M. Stallman <rms@gnu.org>
7707
7708 * url.texi: Fix usage of "e.g.".
7709 (HTTP language/coding): Explain the rules for these strings.
7710
77112005-03-06 Richard M. Stallman <rms@gnu.org>
7712
7713 * woman.texi (Introduction): Minor cleanups.
7714
7715 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7716
7717 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7718 (Installation): Node deleted.
7719
7720 * mh-e.texi (Preface): Get rid of "Emacs 21".
7721
7722 * eshell.texi (Installation): Delete node (for Emacs 20).
7723
77242005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7725
7726 * flymake.texi: Refill and tweak style in @lisp blocks.
7727
77282005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7729
7730 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7731
77322005-03-01 Jay Belanger <belanger@truman.edu>
7733
7734 * calc.texi (Trigonometric and Hyperbolic Functions):
7735 Mention additional functions.
7736 (Algebraic Simplifications): Mention additional simplifications.
7737
77382005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7739
7740 * ses.texi: Add concept/function/variable indices (this work was
7741 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7742 papers on file at FSF).
7743
77442005-02-10 Jay Belanger <belanger@truman.edu>
7745
7746 * calc.texi: Change @LaTeX to La@TeX throughout.
7747 Redefine @expr as @math for TeX output.
7748 Redefine @texline as a no-op for TeX output.
7749 Define @tfn, replace @t by @tfn throughout.
7750
77512005-02-09 Jay Belanger <belanger@truman.edu>
7752
7753 * calc.texi: Add macro for LaTeX for info output.
7754
77552005-02-08 Kim F. Storm <storm@cua.dk>
7756
7757 * texinfo.tex (LaTex): Add def.
7758
77592005-02-06 Jay Belanger <belanger@truman.edu>
7760
7761 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7762 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7763 throughout manual.
7764
77652005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7766
7767 * gnus.texi: Some edits based on comments from David Abrahams.
7768
77692005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7770
7771 * gnus.texi (RSS): Fix the keystroke.
7772
77732005-01-24 David Kastrup <dak@gnu.org>
7774
7775 * faq.texi: Update AUCTeX version info.
7776
77772005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7778
7779 * gnus-faq.texi ([4.1]): Typo.
7780
77812005-01-19 Jay Belanger <belanger@truman.edu>
7782
7783 * calc.texi (Keep Arguments): Mention that keeping arguments
7784 doesn't work with keyboard macros.
7785
77862005-01-16 Richard M. Stallman <rms@gnu.org>
7787
7788 * autotype.texi (Autoinserting): Fix small error.
7789
77902005-01-16 Michael Albinus <michael.albinus@gmx.de>
7791
7792 Sync with Tramp 2.0.47.
7793
7794 * tramp.texi (Compilation): New section, describing compilation of
7795 remote files.
7796
77972005-01-11 Kim F. Storm <storm@cua.dk>
7798
7799 * widget.texi (Basic Types): Add :follow-link keyword.
7800
78012005-01-09 Jay Belanger <belanger@truman.edu>
7802
7803 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7804
78052005-01-08 Jay Belanger <belanger@truman.edu>
7806
7807 * calc.texi: Change throughout to reflect new default value of
7808 calc-settings-file.
7809
78102005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * message.texi (Reply): `message-reply-to-function' should return
7813 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7814
78152005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7816
7817 * faq.texi (Changing load-path): Fix typo.
7818
78192005-01-05 Jay Belanger <belanger@truman.edu>
7820
7821 * calc.texi (Programming Tutorial): Replace kbd command by
7822 appropriate characters for a keyboard macro.
7823
78242005-01-04 Jay Belanger <belanger@truman.edu>
7825
7826 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7827 for Lucid Emacs.
7828 (Programming Tutorial): Mention that the user needs to be in the
7829 right mode to compute some functions.
7830
78312005-01-04 Jay Belanger <belanger@truman.edu>
7832
7833 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7834 no longer applicable.
7835
78362005-01-01 Jay Belanger <belanger@truman.edu>
7837
0c7efc08 7838 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7839 edit keyboard macros to match current behavior.
7840
78412004-12-31 Jay Belanger <belanger@truman.edu>
7842
7843 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7844
78452004-12-20 Jay Belanger <belanger@truman.edu>
7846
7847 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7848 zero.
7849
78502004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7851
7852 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7853 @xref.
7854 (Font Locking): Avoid @strong{Note:}.
7855
78562004-12-17 Michael Albinus <michael.albinus@gmx.de>
7857
7858 Sync with Tramp 2.0.46.
7859
7860 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7861
78622004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7863
7864 * url.texi: Correct typos.
7865 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7866 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7867 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7868 (Dealing with HTTP documents): @inforef->@xref.
7869
78702004-12-15 Jay Belanger <belanger@truman.edu>
7871
7872 * calc.texi: Consistently capitalized all mode names.
7873 (Answers to Exercises): Mention that an answer can be a fraction
7874 when in Fraction mode.
7875
78762004-12-13 Jay Belanger <belanger@truman.edu>
7877
7878 * calc.texi: Fix some TeX definitions.
7879
78802004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7881
7882 * reftex.texi (Imprint): Remove erroneous @value's.
7883
78842004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7885
7886 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7887 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7888
78892004-12-08 Jay Belanger <belanger@truman.edu>
7890
7891 * calc.texi (Starting Calc): Remove comment about installation.
7892 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7893
78942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7895
7896 * url.texi: Update @setfilename.
7897 (Getting Started): No need to worry about Gnus versions.
7898 (Dealing with HTTP documents): Use @inforef.
7899
7900 * org.texi: Fix @direntry file name.
7901
79022004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7903
7904 * url.texi: New file.
7905
7906 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7907
79082004-12-06 Jay Belanger <belanger@truman.edu>
7909
7910 * calc.texi (Using Calc): Remove paragraph about installation.
7911
79122004-12-06 Jay Belanger <belanger@truman.edu>
7913
7914 * calc.texi: Use more Texinfo macros and less TeX defs.
7915 Remove @refill's.
7916
79172004-12-06 Richard M. Stallman <rms@gnu.org>
7918
7919 * org.texi: New file.
7920
79212004-12-05 Richard M. Stallman <rms@gnu.org>
7922
7923 * Makefile.in (org.dvi, ../info/org): New targets.
7924 (INFO_TARGETS): Add ../info/org.
7925 (DVI_TARGETS): Add org.dvi.
7926 (maintainer-clean): Remove the info files in the info dir.
7927
79282004-11-26 Eli Zaretskii <eliz@gnu.org>
7929
7930 * idlwave.texi: Fix the setfilename directive to put the produced
7931 file in ../info.
7932 (Continued Statement Indentation): Resurrect Jan D.'s change from
7933 2004-11-03 that was lost when a newer version of idlwave.texi was
7934 imported.
7935
79362004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7937
0c7efc08 7938 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7939
0c7efc08
SM
7940 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7941 Index `spam-initialize'.
2de53ca6
GM
7942
79432004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7944
7945 * message.texi (Various Message Variables): Mention that all mail
7946 file variables are derived from `message-directory'.
7947
7948 * gnus.texi (Splitting Mail): Clarify bogus group.
7949
79502004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7951
0c7efc08
SM
7952 * emacs-mime.texi (Encoding Customization):
7953 Fix mm-coding-system-priorities entry.
2de53ca6 7954
c8763fb6 79552004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7956
7957 * idlwave.texi (Continued Statement Indentation):
7958 * reftex.texi (Options (Index Support)):
7959 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7960 * speedbar.texi (Creating a display, Major Display Modes):
7961 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7962
79632004-10-21 Jay Belanger <belanger@truman.edu>
7964
0c7efc08 7965 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7966
79672004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7968
7969 * calc.texi (Reporting Bugs): Double up `@'.
7970
79712004-10-18 Jay Belanger <belanger@truman.edu>
7972
0c7efc08 7973 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7974 should be sent to.
7975
79762004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7977
7978 * gnus.texi (New Features): Add 5.11.
7979
7980 * message.texi (Resending): Remove wrong default value.
7981
7982 * gnus.texi (Mail Source Specifiers): Describe possible problems
7983 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7984 `pop3-leave-mail-on-server' to the index.
7985
79862004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7987
7988 * message.texi (Canceling News): Add how to set a password.
7989
79902004-10-12 Jay Belanger <belanger@truman.edu>
7991
0c7efc08 7992 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7993 calc-describe-function and calc-describe-variable to match their
7994 current behavior.
7995
79962004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7999
80002004-10-12 Michael Albinus <michael.albinus@gmx.de>
8001
8002 Sync with Tramp 2.0.45.
8003
8004 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8005 plink link. The URL is outdated. Originator contacted for
8006 clarification.
8007
80082004-10-10 Juri Linkov <juri@jurta.org>
8009
8010 * gnus.texi (Top, Marking Articles): Join two menus in one node
8011 because a node can have only one menu.
8012
80132004-10-09 Juri Linkov <juri@jurta.org>
8014
8015 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8016 example of nnmail-split-fancy.
8017
80182004-10-06 Karl Berry <karl@gnu.org>
8019
8020 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8021 consistency with other uses of dashes.
8022
80232004-10-05 Karl Berry <karl@gnu.org>
8024
8025 * info.texi: Consistently use --- throughout, periods at end of
8026 menu descriptions, and a couple typos.
8027
80282004-09-26 Jesper Harder <harder@ifa.au.dk>
8029
8030 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8031 * pgg.texi (User Commands, Backend methods): Do.
8032 * gnus.texi: Markup fixes.
8033 (Setting Process Marks): Fix `M P a' entry.
8034 * emacs-mime.texi: Fixes.
8035
80362004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8037
8038 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8039 again.
8040 Use 5.10 instead of 5.10.0.
8041
80422004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8043
8044 * gnus.texi (Summary Mail Commands): S D e.
8045
80462004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8047
8048 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8049 the gnus-article-mode-line-format section.
8050
80512004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8052
8053 * gnus.texi (Various Summary Stuff): Fix the documentation for
8054 gnus-newsgroup-variables.
8055
80562004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8057
0c7efc08
SM
8058 * gnus.texi (MIME Commands):
8059 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8060 gnus-mime-display-multipart-alternative-as-mixed,
8061 gnus-mime-display-multipart-related-as-mixed.
8062 (Mail Source Customization): Clarify `mail-source-directory'.
8063 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8064 (SpamOracle): Fix typo.
2de53ca6
GM
8065
8066 * gnus-faq.texi: Untabify.
8067 ([6.3]): nnir.el is in contrib directory.
8068
8069 * message.texi (News Headers): Clarify how a unique ID is created.
8070
0c7efc08
SM
8071 * gnus.texi (Batching Agents): Fix typo in example.
8072 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8073
b2abec73 80742004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8075
0c7efc08 8076 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8077
80782004-09-20 Florian Weimer <fw@deneb.enyo.de>
8079
8080 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8081
80822004-09-22 Jay Belanger <belanger@truman.edu>
8083
0c7efc08 8084 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8085 might be hidden during part of the session.
8086
80872004-09-20 Jay Belanger <belanger@truman.edu>
8088
8089 * calc.texi (Notations Used in This Manual): Put in an earlier
8090 mention that DEL could be called Backspace.
8091
80922004-09-10 Simon Josefsson <jas@extundo.com>
8093
8094 * gnus.texi (IMAP): Add example. Suggested and partially written
8095 by Steinar Bang <sb@dod.no>.
8096
80972004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8098
8099 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8100 netrc syntax.
8101
81022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8103
b2abec73
JB
8104 * gnus.texi (Spam ELisp Package Sequence of Events):
8105 Some clarifications.
2de53ca6
GM
8106 (Spam ELisp Package Global Variables): More clarifications.
8107
81082004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8109
8110 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8111 Mention spam-split does not modify incoming mail.
8112
81132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8114
8115 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8116
81172004-09-10 Eli Zaretskii <eliz@gnu.org>
8118
8119 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8120
81212004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8122
8123 * makefile.w32-in (sieve, pgg): Use $(infodir).
8124
81252004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8126
8127 * makefile.w32-in: Fix PGG and Sieve entries.
8128
81292004-08-28 Eli Zaretskii <eliz@gnu.org>
8130
8131 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8132 Emacs and related programs.
8133
81342004-08-27 Richard M. Stallman <rms@gnu.org>
8135
8136 * faq.texi: Fix texinfo usage, esp. doublequotes.
8137 (Difference between Emacs and XEmacs): Some clarification.
8138
8139 * faq.texi (Difference between Emacs and XEmacs):
8140 Explain not to contrast XEmacs with GNU Emacs.
8141
81422004-08-26 Richard M. Stallman <rms@gnu.org>
8143
8144 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8145
81462004-08-22 David Kastrup <dak@gnu.org>
8147
8148 * reftex.texi (AUCTeX): Update links, section name.
8149
8150 * faq.texi (Calc): Update availability (included in 22.1).
8151 (AUCTeX): Update availability, information, versions, description.
8152
81532004-08-14 Eli Zaretskii <eliz@gnu.org>
8154
8155 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8156
81572004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8158
8159 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8160
81612004-08-10 Michael Albinus <michael.albinus@gmx.de>
8162
8163 Sync with Tramp 2.0.44.
8164
81652004-08-05 Lars Hansen <larsh@math.ku.dk>
8166
8167 * widget.texi (User Interface): Update how to separate the
8168 editable field of an editable-field widget from other widgets.
8169 (Programming Example): Add text after field.
8170
81712004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8172
8173 * emacs-mime.texi (Encoding Customization): Add a note to the
8174 mm-content-transfer-encoding-defaults entry.
8175 (rfc2047): Update.
8176
0c7efc08
SM
8177 * gnus.texi (Article Highlighting):
8178 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8179 (POP before SMTP): New node.
8180 (Posting Styles): Addition.
8181 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8182 (Fancy Mail Splitting): Ditto.
8183 (X-Face): Add gnus-x-face.
8184
81852004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8186
8187 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8188 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8189
81902004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8191
0c7efc08
SM
8192 * gnus.texi (Mail Source Specifiers):
8193 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8194
81952004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8196
8197 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8198
8199 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8200 repository. Change setfilename.
8201
8202 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8203
82042004-07-02 Juri Linkov <juri@jurta.org>
8205
8206 * pcl-cvs.texi (Viewing differences): Add `d r'.
8207
82082004-06-29 Jesper Harder <harder@ifa.au.dk>
8209
8210 * ses.texi, viper.texi, flymake.texi, faq.texi:
8211 * eshell.texi, ediff.texi: Markup fixes.
8212
82132004-06-21 Karl Berry <karl@gnu.org>
8214
8215 * info.texi (Top): Mention that only Emacs has mouse support.
8216 (Getting Started): Mention this in a few other places.
8217
82182004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8219
0c7efc08
SM
8220 * autotype.texi (Copyrights, Timestamps):
8221 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8222
82232004-06-13 Lars Hansen <larsh@math.ku.dk>
8224
8225 * dired-x.texi (dired-mark-omitted): Update keybinding.
8226
82272004-06-10 Kim F. Storm <storm@cua.dk>
8228
8229 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8230
82312004-06-05 Lars Hansen <larsh@math.ku.dk>
8232
8233 * dired-x.texi (variable dired-omit-mode): Rename from
8234 dired-omit-files-p.
8235 (function dired-omit-mode): Rename from dired-omit-toggle.
8236 Call dired-omit-mode rather than set dired-omit-files-p.
8237 (dired-mark-omitted): Describe command.
8238
82392004-05-29 Michael Albinus <michael.albinus@gmx.de>
8240
8241 Version 2.0.41 of Tramp released.
8242
82432004-05-29 Juanma Barranquero <lektu@terra.es>
8244
8245 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8246 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8247
82482004-05-29 Richard M. Stallman <rms@gnu.org>
8249
8250 * cl.texi (Top): Call this chapter `Introduction'.
8251 (Overview): In TeX, no section heading here.
8252
8253 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8254
82552004-05-29 Eli Zaretskii <eliz@gnu.org>
8256
8257 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8258 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8259
82602004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8261
8262 * flymake.texi: New file.
8263
82642004-05-28 Simon Josefsson <jas@extundo.com>
8265
8266 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8267
b344d29d 82682004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8269
8270 Version 2.0.40 of Tramp released.
8271
82722004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8273
8274 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8275
8276 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8277 variables `tramp-backup-directory-alist' and
8278 `tramp-bkup-backup-directory-info'.
8279 (Overview, Connection types)
8280 (External transfer methods, Default Method)
8281 (Windows setup hints): Remove restriction of password entering
8282 with external methods.
8283 (Auto-save and Backup): Make file name example
8284 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8285 and `auto-save-directory' must be used.
8286 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8287 only "NT"). Remove doubled entry "What kinds of systems does
8288 @tramp{} work on".
8289 (tramp): Macro removed.
8290 (Obtaining Tramp): Flag removed from title.
8291 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8292 and `trampver' used properly. Flag `tramp-inst' replaced by
8293 `installchapter'. Installation related text adapted.
8294
82952004-04-28 Masatake YAMATO <jet@gyve.org>
8296
8297 * widget.texi (Programming Example): Remove overlays.
8298
82992004-04-27 Jesper Harder <harder@ifa.au.dk>
8300
8301 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8302
83032004-04-23 Juanma Barranquero <lektu@terra.es>
8304
8305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8306
83072004-04-05 Jesper Harder <harder@ifa.au.dk>
8308
8309 * info.texi (Info Search): Add info-apropos.
8310
83112004-03-22 Juri Linkov <juri@jurta.org>
8312
8313 * faq.texi: Fix help key bindings.
8314
83152004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8316
8317 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8318 (as suggested by Karl Berry). Update information about colored
8319 stars in menus. Add new subheading describing M-n.
8320
83212004-03-12 Richard M. Stallman <rms@gnu.org>
8322
8323 * cl.texi (Top): Rename top node's title.
8324
83252004-03-08 Karl Berry <karl@gnu.org>
8326
8327 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8328 problems making the texinfo distribution.
8329
83302004-02-29 Simon Josefsson <jas@extundo.com>
8331
0c7efc08 8332 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8333 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8334 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8335 <voegelas@gmx.net>.
8336
83372004-02-29 Juanma Barranquero <lektu@terra.es>
8338
8339 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8340 Use $(DEL) instead of rm, and ignore exit code.
8341
b344d29d 83422004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8343
8344 Tramp version 2.0.39 released.
8345
83462004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8347
8348 * tramp.texi (Customizing Completion): Explain new functions
8349 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8350 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8351 (Top): Refer to Savannah mailing list as the major one.
8352 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8353 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8354 (Frequently Asked Questions): Remote hosts must not be Unix-like
8355 for "smb" method.
8356 (Password caching): New node.
8357 (External transfer methods): Refer to password caching for "smb"
8358 method.
8359
83602004-02-17 Karl Berry <karl@gnu.org>
8361
8362 * info.texi (Help-Int): Mention the new line number feature.
8363
83642004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8365
8366 * ses.texi (Advanced Features): New functionality for
8367 ses-set-header-row (defaults to current row unless C-u used).
8368 (Acknowledgements): Add Stefan Monnier.
8369
83702003-12-29 Kevin Ryde <user42@zip.com.au>
8371
8372 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8373
b344d29d 83742003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8375
8376 Tramp version 2.0.38 released.
8377
8378 * tramp.texi (Remote shell setup): Warn of environment variables
8379 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8380 <sven.gabriel@imk.fzk.de>.
8381 (Configuration): Tramp now chooses base64/uuencode
8382 automatically. Update wording accordingly.
8383 (Top): More description for the `Default Method' menu entry.
8384 (Default Method): Use @code, not @var, for Lisp variables.
8385 (Default Method): New subsection `Which method is the right one
8386 for me?' Suggested by Christian Kirsch.
8387 (Configuration): Pointer to new subsection added.
8388 (Default Method): Too many "use" in one sentence.
8389 Rephrase. Reported by Christian Kirsch.
8390 (Filename Syntax): Old `su' example is probably a left-over from
8391 the sm/su method naming. Replace with `ssh', instead.
8392 (External transfer methods, Auto-save and Backup):
8393 Typo fixes.
8394
83952003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8396
183080b6 8397 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8398 (Top): Mention japanese manual only if flag `jamanual' is set.
8399 Insert section `Japanese manual' in menu.
8400
84012003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8402
8403 * eshell.texi (Known Problems): Add doc item.
8404
84052003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8406
8407 * cc-mode.texi: Update for CC Mode 5.30.
8408
8409 Note: Please refrain from doing purely cosmetic changes like
8410 removing trailing whitespace in this manual; it clobbers cvs
8411 merging for no good reason.
8412
84132003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8414
8415 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8416 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8417 @acronym{ASCII}.
8418
84192003-10-26 Karl Berry <karl@gnu.org>
8420
8421 * info.texi (Info Search): Echo area, not echo are. From Debian
8422 diff.
8423
84242003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8425
10d1d0af 8426 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8427 :buttons and :children keywords.
8428
84292003-10-22 Miles Bader <miles@gnu.org>
8430
8431 * Makefile.in (info): Move before $(top_srcdir)/info.
8432
84332003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8434
8435 * tramp.texi (Inline methods): Small grammar fix.
8436 (External transfer methods): Likewise.
8437
84382003-10-08 Nick Roberts <nick@nick.uklinux.net>
8439
8440 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8441
84422003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8443
8444 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8445
84462003-09-30 Richard M. Stallman <rms@gnu.org>
8447
8448 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8449
8450 * widget.texi (User Interface): Fix typos.
8451
8452 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8453
84542003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8455
8456 * pcl-cvs.texi (Selected Files): Fix typo.
8457
84582003-09-21 Karl Berry <karl@gnu.org>
8459
8460 * info.texi (] and [ commands): No period at end of section title.
8461
84622003-09-04 Miles Bader <miles@gnu.org>
8463
8464 * Makefile.in (top_srcdir): New variable.
8465 ($(top_srcdir)/info): New rule.
8466 (info): Depend on it.
8467
84682003-09-03 Peter Runestig <peter@runestig.com>
8469
8470 * makefile.w32-in: New file.
8471
84722003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8473
8474 * widget.texi (User Interface): Explain the need of static text
8475 around an editable field.
8476
84772003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8478
8479 * widget.texi (Basic Types): The argument to `:help-echo' can now
8480 be a form that evaluates to a string.
8481
84822003-08-18 Kim F. Storm <storm@cua.dk>
8483
8484 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8485
84862003-08-16 Richard M. Stallman <rms@gnu.org>
8487
8488 * dired-x.texi (Shell Command Guessing): Explain *.
8489
84902003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8491
8492 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8493 log-edit-insert-changelog.
8494
84952003-08-03 Karl Berry <karl@gnu.org>
8496
8497 * info.texi: Need @contents.
8498
c8763fb6 84992003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8500
8501 Tramp version 2.0.36 released.
8502
8503 * tramp.texi (Remote shell setup): Explain about problems with
8504 non-Bourne commands in ~/.profile and ~/.shrc.
8505
85062003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8507
8508 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8509 renaming of `vis-mode' to `visible-mode'.
8510
85112003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8512
8513 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8514 next, prev and up pointers.
8515
85162003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8517
8518 * info.texi (Help): Mention existence of Emacs and stand-alone
8519 Info at the very beginning of the tutorial.
8520 (Help-Inv): New node.
8521 (Help-]): New node.
8522 (Help-M): Systematically point out the differences between default
8523 Emacs and stand-alone versions. Delete second menu.
8524 (Help-Xref): Systematically point out the differences between
8525 default Emacs and stand-alone versions.
8526 (Help-Int): Change `l' example.
8527 (Expert Info): Fix typos.
8528 (Emacs Info Variables): Mention `Info-hide-note-references' and
8529 new default for `Info-scroll-prefer-subnodes'.
8530
c8763fb6 85312003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8532
8533 Version 2.0.35 of Tramp released.
8534
8535 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8536 (Inline methods): Add methods `remsh' and `plink1'.
8537 (External transfer methods): Add method `remcp'.
8538 (Multi-hop Methods): Add method `remsh'.
8539 Small patch from Adrian Aichner <adrian@xemacs.org>:
8540 Fix minor typos.
0c7efc08 8541 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8542 `Info-index'.
8543 (Version Control): Add cindex entry.
8544
c8763fb6 85452003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8546
8547 * trampver.texi: Version 2.0.34 released.
8548
85492003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8550
8551 * faq.texi: Improve previous changes.
8552
85532003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8554
8555 * faq.texi: Update copyright and maintenance details.
8556 Update some package URLs, versions, and maintainers.
8557 Remove many references to the Emacs Lisp Archive.
8558
85592003-04-23 Simon Josefsson <jas@extundo.com>
8560
8561 * smtpmail.texi: Fix license (the invariant sections mentioned has
8562 never been part of the smtp manual). Align info dir entry with
8563 other emacs packages.
8564
85652003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8566
8567 * tramp.texi: Version 2.0.33 released.
8568 Remove installation chapter. Remove XEmacs specifics.
8569
85702003-03-29 Richard M. Stallman <rms@gnu.org>
8571
8572 * tramp.texi (Top): Undo the previous renaming.
8573 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8574
c8763fb6 85752003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8576
8577 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8578 version of manual.
8579
8580 * tramp.texi (Auto-save and Backup): New node.
8581
85822003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8583
8584 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8585 Emacs" in order to have better differentiation to "XEmacs".
8586 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8587 are new macros in order to point to the other Emacs flavor where
8588 appropriate. In info case, point to node `Installation' in order
8589 to explain how to generate the other way. In html case, make a
8590 link to the other html file.
0c7efc08 8591 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8592 after CVS checkout/update.
8593 (Installation): Completely rewritten.
8594 (Installation parameters, Load paths): New sections under
8595 `Installation'.
8596
c8763fb6 85972003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8598
8599 * tramp.texi: Version 2.0.30 released.
8600 Replace word "path" with "localname" where used as a component of
8601 a Tramp file name.
8602
86032003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8604
8605 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8606 introduced.
8607 (Installation): Explain what to do if files from the tramp/contrib
8608 directory are needed.
8609
86102003-02-23 Alex Schroeder <alex@emacswiki.org>
8611
8612 * smtpmail.texi (How Mail Works): New.
8613
86142003-02-22 Alex Schroeder <alex@emacswiki.org>
8615
8616 * smtpmail.texi: New file.
8617
8618 * Makefile.in: Build SMTP manual.
8619
c8763fb6 86202003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8621
8622 * tramp.texi: Version 2.0.29 released.
8623 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8624 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8625
86262003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8627
8628 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8629 another package loads accidentally Ange-FTP.
2de53ca6
GM
8630
86312003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8632
8633 * tramp.texi (Customizing Completion): Add function
8634 `tramp-parse-sconfig'. Change example of
8635 `tramp-set-completion-function', because parsing of ssh config
8636 files looks more natural.
8637
86382003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8639
8640 * gnus.texi: Do not use `path' in several locations.
8641
c8763fb6 86422002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8643
0c7efc08
SM
8644 * tramp.texi (External transfer methods): New method `smb'.
8645 From Michael Albinus.
2de53ca6
GM
8646
86472002-11-05 Karl Berry <karl@gnu.org>
8648
8649 * info.texi (Info-fontify): Reorder face list to avoid bad line
8650 breaks.
8651
c8763fb6 86522002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8653
0c7efc08
SM
8654 * tramp.texi: Move @copying to standard place.
8655 Use @insertcopying.
2de53ca6
GM
8656
86572002-10-02 Karl Berry <karl@gnu.org>
8658
8659 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8660 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8661 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8662 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8663 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8664 Per rms, update all manuals to use @copying instead of @ifinfo.
8665 Also use @ifnottex instead of @ifinfo around the top node, where
8666 needed for the sake of the HTML output.
8667 (The Gnus manual is not fixed since it's not clear to me how it
8668 works; and the Tramp manual already uses @copying, although in an
8669 unusual way. All others were changed.)
8670
86712002-09-10 Jonathan Yavner <jyavner@engineer.com>
8672
8673 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8674 (../info/ses, ses.dvi): New targets.
8675 * ses.texi: New file.
8676
c8763fb6 86772002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8678
8679 * texinfo.tex: Update to texinfo 4.2.
8680
86812002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8682
8683 * reftex.texi: Update to RefTeX 4.19.
8684
c8763fb6 86852002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8686
8687 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8688 (../info/tramp, tramp.dvi): New targets.
8689
86902002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8691
8692 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8693 (calc.dvi): Uncomment.
8694
86952001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8696
8697 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8698 (../info/calc): New target.
8699
87002001-10-20 Gerd Moellmann <gerd@gnu.org>
8701
8702 * (Version 21.1 released.)
8703
87042001-10-05 Gerd Moellmann <gerd@gnu.org>
8705
8706 * Branch for 21.1.
8707
87082001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8709
8710 * Makefile.in (../info/info): Use an explicit -o switch to
8711 makeinfo.
8712
87132001-03-05 Gerd Moellmann <gerd@gnu.org>
8714
8715 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8716
87172000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8718
8719 * Makefile.in (../info/idlwave): Use --no-split.
8720
87212000-12-14 Dave Love <fx@gnu.org>
8722
c4cc8b9a 8723 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8724 (gnus.dvi): Change rule to remove @latex stuff.
8725
87262000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8727
8728 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8729
87302000-10-13 John Wiegley <johnw@gnu.org>
8731
8732 * Makefile.in: Add build targets for eshell.texi.
8733
87342000-09-25 Gerd Moellmann <gerd@gnu.org>
8735
8736 * Makefile.in: Remove/comment speedbar stuff.
8737
87382000-09-22 Dave Love <fx@gnu.org>
8739
8740 * Makefile.in: Add emacs-mime.
8741
87422000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8743
8744 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8745 (DVI_TARGETS): Add woman.dvi.
8746 (../info/woman, woman.dvi): New targets.
8747
87482000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8749
8750 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8751
8752 * pcl-cvs.texi: New file.
8753 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8754 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8755
87562000-05-11 Gerd Moellmann <gerd@gnu.org>
8757
8758 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8759 (../info/ebrowse, ebrowse.dvi): New targets.
8760
87612000-01-13 Gerd Moellmann <gerd@gnu.org>
8762
8763 * Makefile.in (INFO_TARGETS): Add eudc.
8764 (DVI_TARGETS): Add eudc.dvi.
8765 (../info/eudc, eudc.dvi): New targets.
8766
87672000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8768
8769 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8770 compatibility with 8+3 filesystems).
8771 (../info/efaq): Rename from emacs-faq.
8772
87732000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8774
8775 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8776 (../info/idlwave, idlwave.dvi): New targets.
8777
87781999-10-23 Dave Love <fx@gnu.org>
8779
8780 * Makefile.in: Use autotype.texi.
8781
87821999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8783
8784 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8785 faq.texi file) rather than ../info/faq.
8786
87871999-10-07 Gerd Moellmann <gerd@gnu.org>
8788
8789 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8790 (../info/ada-mode, ada-mode.dvi): New targets.
8791
87921999-09-01 Dave Love <fx@gnu.org>
8793
8794 * Makefile.in: Add faq.
8795
87961999-07-12 Richard Stallman <rms@gnu.org>
8797
8798 * Version 20.4 released.
8799
88001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8801
8802 * Version 20.3 released.
8803
88041998-04-06 Andreas Schwab <schwab@gnu.org>
8805
768c0c0f
JB
8806 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8807 Use it in dvi targets.
2de53ca6
GM
8808 (../etc/GNU): Change to $(srcdir) first.
8809
88101998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8811
8812 * reftex.texi: Update for RefTeX version 3.22.
8813
88141998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8815
8816 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8817 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8818
88191997-09-23 Paul Eggert <eggert@twinsun.com>
8820
8821 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8822 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8823
88241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8825
8826 * Version 20.2 released.
8827
88281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8829
8830 * Version 20.1 released.
8831
88321997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8833
8834 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8835
88361996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8837
8838 * Version 19.33 released.
8839
88401996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8841
8842 * Version 19.32 released.
8843
88441996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8845
8846 * Makefile.in: Add rules for the Message manual.
8847
88481996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8849
8850 * gnus.texi: New version.
8851
8852 * message.texi: New manual.
8853
88541996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8855
8856 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8857
88581996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8859
8860 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8861 Specify -I option.
8862 (All dvi targets): Set the TEXINPUTS variable.
8863
88641996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8865
8866 * Version 19.31 released.
8867
88681996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8869
8870 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8871 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8872
88731995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8874
8875 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8876 (INFO_TARGETS): Add ../info/cc-mode.
8877 (DVI_TARGETS): Add cc-mode.dvi.
8878
2de53ca6
GM
88791995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8880
8881 * Version 19.30 released.
8882
88831995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8884
8885 * gnus.texi: New file.
8886
88871995-11-04 Erik Naggum <erik@naggum.no>
8888
8889 * gnus.texi: File deleted.
8890
88911995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8892
8893 * mh-e.texi: "Function Index" -> "Command Index" to work with
8894 Emacs 19.30 C-h C-k support of separately-documented commands.
8895
88961995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8897
8898 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8899 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8900
89011995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8902
8903 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8904 (../info/viper, viper.dvi): New targets.
8905
89061995-04-20 Kevin Rodgers <kevinr@ihs.com>
8907
8908 * dired-x.texi (Installation): Change the example to set
8909 buffer-local variables like dired-omit-files-p in
8910 dired-mode-hook.
8911
89121995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8913
8914 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8915 (../info/mh-e, mh-e.dvi): New targets.
8916
89171995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8918
8919 * Makefile.in (maintainer-clean): Rename from realclean.
8920
89211994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8922
8923 * Makefile.in: New file.
8924 * Makefile: File deleted.
8925
89261994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8927
8928 * Makefile (TEXINDEX_OBJS): Variable deleted.
8929 (texindex, texindex.o, getopt.o): Rules deleted.
8930 All deps on texindex deleted.
8931 (distclean): Don't delete texindex.
8932 (mostlyclean): Don't delete *.o.
8933 * texindex.c, getopt.c: Files deleted.
8934
89351994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8936
8937 * Version 19.26 released.
8938
89391994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8940
8941 * Version 19.25 released.
8942
89431994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8944
8945 * Version 19.24 released.
8946
89471994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8948
8949 * Version 19.23 released.
8950
89511994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8952
8953 * Makefile: Delete spurious tab.
8954
89551994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8956
8957 * Makefile (.SUFFIXES): New rule.
8958
89591994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8960
8961 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8962 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8963
89641994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8965
8966 * Makefile (../info/sc): Rename from sc.info.
8967 (../info/cl): Likewise.
8968 (INFO_TARGETS): Use new names.
8969
89701993-12-04 Richard Stallman (rms@srarc2)
8971
8972 * getopt.c: New file.
8973 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8974 (getopt.o): New rule.
8975 (dvi): Don't depend on texindex.
8976 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8977 Depend on texindex.
8978
89791993-12-03 Richard Stallman (rms@srarc2)
8980
8981 * Makefile (../info/sc.info): Rename from ../info/sc.
8982 (TEXI2DVI): New variable.
8983 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8984 Add explicit commands.
8985 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8986
89871993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8988
8989 * Version 19.22 released.
8990
89911993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8992
8993 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8994
89951993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8996
8997 * Version 19.21 released.
8998
89991993-11-15 Paul Eggert (eggert@twinsun.com)
9000
9001 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9002
90031993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9004
9005 * Makefile (../etc/GNU): New target.
9006 (EMACSSOURCES): Add gnu1.texi.
9007
90081993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9009
9010 * Makefile (realclean): Don't delete the Info files.
9011
f0131492 90121993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9013
9014 * forms.texi: Fix forms.texi so that it will format correctly.
9015 Add missing `@end iftex', fix bad reference.
9016
9017 * info.texi, info-stn.texi: New files implement texinfo version of
9018 `info' file.
9019
f0131492 90201993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9021
9022 * Makefile: Fix targets for texindex, new info.texi files.
9023 * info-stnd.texi: New file implements info for standalone info
9024 reader.
9025 * info.texi: Update to include recent changes to "../info/info".
9026 New source file for ../info/info; includes info-stnd.texi.
9027
9028 * texindex.c: Include "../src/config.h" if building in emacs.
9029
9030 * Makefile: Change all files to FILENAME.texi, force all targets
9031 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9032 vip.texinfo, forms.texinfo, cl.texinfo.
9033 Add target to build texindex.c, defining `emacs'.
9034
9035 * forms.texi: Install new file to match version 2.3 of forms.el.
9036
90371993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9038
9039 * Version 19.19 released.
9040
90411993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9042
9043 * sc.texinfo: Fix info file name.
9044
9045 * Makefile (info): Add gnus and sc.
9046 (dvi): Add gnus.dvi and sc.dvi.
9047 (../info/sc, sc.dvi): New targets.
9048
90491993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9050
9051 * Version 19.18 released.
9052
90531993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9054
9055 * Makefile: Fix source file names of the separate manuals.
9056 (gnus.dvi, ../info/gnus): New targets.
9057
90581993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9059
9060 * Version 19.17 released.
9061
90621993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9063
9064 * split-man: Fix typos in last change.
9065
90661993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9067
9068 * Version 19.16 released.
9069
90701993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9071
9072 * version 19.15 released.
9073
90741993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9075
9076 * Makefile (distclean): It's rm, not rf.
9077
90781993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9079
9080 * Version 19.14 released.
9081
90821993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9083
9084 * Makefile: New file.
9085
90861993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9087
9088 * Version 19.13 released.
9089
90901993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9091
9092 * Version 19.9 released.
9093
90941993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9095
9096 * Version 19.8 released.
9097
90981993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9099
9100 * Version 19.7 released.
9101
91021990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9103
9104 * gnus.texinfo: New file. Removed installation instructions.
9105
91061990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9107
9108 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9109
91101989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9111
9112 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9113 then define `\sc' as the command for smallcaps in Texinfo.
9114 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9115 made the corresponding change to makeinfo and texinfm.el.
9116
91171988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9118
9119 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9120 Customization since the menu entry did not point to anything.
9121 Also add an @finalout command to remove overfull hboxes from the
9122 printed output.
9123
9124 * cl.texinfo: Add @bye, \input line and @settitle to file.
9125 This file is clearly intended to be a chapter of some other work,
9126 but the other work does not yet exist.
9127
91281988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9129
9130 * texinfo.texinfo: Three typos corrected.
9131
4009494e 9132;; Local Variables:
c8763fb6 9133;; coding: utf-8
4009494e
GM
9134;; End:
9135
3fe7cdc8 9136 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9137
9138 This file is part of GNU Emacs.
9139
97c0352c 9140 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9141 it under the terms of the GNU General Public License as published by
97c0352c
GM
9142 the Free Software Foundation, either version 3 of the License, or
9143 (at your option) any later version.
4009494e
GM
9144
9145 GNU Emacs is distributed in the hope that it will be useful,
9146 but WITHOUT ANY WARRANTY; without even the implied warranty of
9147 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9148 GNU General Public License for more details.
9149
9150 You should have received a copy of the GNU General Public License
97c0352c 9151 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.