* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
2c695727
JB
12010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (Making Selections, Selecting Subformulas)
4 (Customizing Calc): Mention how to use faces to emphasize selected
5 sub-formulas.
6
bbb6ffa1
MA
72010-08-05 Michael Albinus <michael.albinus@gmx.de>
8
9 * tramp.texi (External packages): File attributes cache flushing
10 for asynchronous processes.
11
5cee0a9c
AM
122010-08-01 Alan Mackenzie <acm@muc.de>
13
14 Enhance the manual for the latest Java Mode.
15
16 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
17 annotation-var-cont.
18 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
19 two new symbols.
20
3f2afe32
MA
212010-07-28 Michael Albinus <michael.albinus@gmx.de>
22
23 * tramp.texi (Traces and Profiles): Describe verbose level 9.
24
0ed082fe 252010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
26
27 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
28
311f0356
JB
292010-07-19 Juanma Barranquero <lekktu@gmail.com>
30
31 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
32
86fbb8ca
CD
332010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
34
35 * org.texi: Add macros to get plain quotes in PDF output.
36 List additional contributors.
37 (Capture): New section, replaces the section about remember.
38 (Working With Source Code): New chapter, focused on documenting Org
39 Babel.
40 (Code evaluation security): New section.
41 (MobileOrg): Document DropBox support.
42 (TaskJuggler export): Document taskjuggler and Gantt chart support.
43 (Special symbols): Show how to display UTF8 characters for entities.
44 (Global TODO list): Clarify the use of the "M" key and the differences
45 to the "m" key.
46 (RSS Feeds): Mention Atom feeds as well.
47 (Setting tags): Remove paragraph about
48 `org-complete-tags-always-offer-all-agenda-tags'.
49
5732e8ed
MA
502010-07-17 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (Inline methods): Remove remark about doubled "-t"
53 argument.
54 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
55 echoing shells.
56
ca1bb391
MA
572010-07-10 Michael Albinus <michael.albinus@gmx.de>
58
59 * tramp.texi (Inline methods): Remove "kludgy" phrase.
60 (Filename Syntax): Describe port numbers.
61
5bd55c3c
MA
622010-07-09 Michael Albinus <michael.albinus@gmx.de>
63
64 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
65 forgotten.
66 (Type Conversion): Precise conversion of natural numbers.
67 (Errors and Events): Add "debugging" to concept index. Add variable
68 `dbus-debug'.
69
820ae8fe
MA
702010-07-04 Michael Albinus <michael.albinus@gmx.de>
71
72 * dbus.texi (Receiving Method Calls): Add optional argument
73 EMITS-SIGNAL to `dbus-register-property'.
74
b6f9df0f
JB
752010-06-27 Alex Schroeder <alex@gnu.org>
76
77 * nxml-mode.texi (Commands for locating a schema): Fix typo.
78
62e034c2
GM
792010-06-24 Glenn Morris <rgm@gnu.org>
80
81 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
82 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
83 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
84 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
85 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
86 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
87 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
88 * woman.texi: Start direntry descriptions in column 32, per Texinfo
89 convention. Make them end with a period.
90
9360256a
GM
912010-06-23 Glenn Morris <rgm@gnu.org>
92
93 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
94 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
95 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
96 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
97 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
98 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 99
04d3bb6c
GM
1002010-06-10 Glenn Morris <rgm@gnu.org>
101
102 * idlwave.texi (Load-Path Shadows):
103 * org.texi (Handling links): Fix typos.
104
5e7d4a75
KY
1052010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
106
107 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
108
9841cb4f
MA
1092010-05-26 Michael Albinus <michael.albinus@gmx.de>
110
111 * eshell.texi (Built-ins): Describe, how to disable a built-in command
112 by an alias. (Bug#6226)
113
597517ef
JB
1142010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
115
116 * calc.texi (Manipulating Vectors): Mention that vectors can
117 be used to determine bins for `calc-histogram'.
118
14914c43
JB
1192010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
120
597517ef 121 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 122
0235128c 1232010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
124
125 * url.texi (HTTP language/coding, Customization):
126 * message.texi (Header Commands, Responses):
127 * cl.texi (Argument Lists): Fix typos.
128
0235128c 1292010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 130
0235128c
SM
131 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
132 Note that Development menu is always available.
aa5789b5
CY
133 (Creating a project): Fix terminology.
134 (Add/Remove files): Fix typo.
135
0235128c
SM
1362010-05-07 Chong Yidong <cyd@stupidchicken.com>
137
138 * Version 23.2 released.
139
a628ad9d 1402010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
141
142 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
143
502269d6
MA
1442010-05-01 Michael Albinus <michael.albinus@gmx.de>
145
0235128c
SM
146 * tramp.texi (Inline methods, Default Method):
147 Mention `tramp-inline-compress-start-size'.
502269d6 148
6e104790 1492010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
150
151 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
152 the CVS repo. Put the Git repo in the news section.
153
6e104790 154 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
155 Removed some mentions of CVS. Mention the new Git repo.
156
6e104790 1572010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
158
159 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
160 (Mail Group Commands): Add index entry.
161
6e104790 1622010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
163
164 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
165
f8b91752
JB
1662010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
167
168 * calc.texi (Radix modes): Mention that the option prefix will
169 turn on twos-complement mode.
170 (Inverse and Hyperbolic Flags): Mention the Option flag.
171
ed21c5c8
CD
1722010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
173
174 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 175 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
176 (Sectioning structure): Update.
177 (References): New use case for field coordinates.
6e104790 178 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
179 (Setting up the staging area): Document the availability of
180 encryption for MobileOrg.
181 (Images and tables): Document how to reference labels.
182 (Index entries): New section.
183 (Generating an index): New section.
184 (Column width and alignment): Document that <N> now
185 means a fixed width, not a maximum width.
186 (Publishing options): Document the :email option.
187 (Beamer class export): Fix bug in the BEAMER example.
188 (Refiling notes): Document refile logging.
189 (In-buffer settings): Document refile logging keywords.
190 (Drawers): Document `C-c C-z' command.
191 (Agenda commands): Mention the alternative key `C-c C-z'.
192 (Special properties): Document the BLOCKED property.
193 (The spreadsheet): Mention the formula editor.
194 (References): Document field coordinates.
195 (Publishing action): Correct the documentation for the
196 publishing function.
197 (The date/time prompt): Document that we accept dates
198 like month/day/year.
199 (Cooperation): Document the changes in table.el support.
200 (Faces for TODO keywords, Faces for TODO keywords)
201 (Priorities): Document the easy colors.
202 (Visibility cycling): Document the new double prefix
203 arg for `org-reveal'.
204 (Cooperation): Remember.el is part of Emacs.
205 (Clean view): Mention that `wrap-prefix' is also set by
206 org-indent-mode.
207 (Agenda commands): Add information about prefix args to
208 scheduling and deadline commands.
209 (Search view): Point to the docstring of
210 `org-search-view' for more details.
6e104790 211 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
212 (Setting tags): Document variable
213 org-complete-tags-always-offer-all-agenda-tags.
6e104790 214 (Column attributes): Cross-reference special properties.
ed21c5c8 215
456b348e
MA
2162010-04-10 Michael Albinus <michael.albinus@gmx.de>
217
218 Synchronize with Tramp repository.
219
220 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
221 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
222 supported MS Windows versions. Remove obsolete URL. Use the $()
223 syntax, texi2dvi reports errors with the backquotes.
224
225 * trampver.texi: Update release number.
226
357e2d8e
KY
2272010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
228
229 * gnus.texi (Finding the News): Add pointers to the Server buffer
230 because it's essential.
231
1d4d7664
KY
2322010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
233
234 * gnus.texi (MIME Commands): Update description of
235 gnus-article-browse-html-article.
236
bd3e840f
KY
2372010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
238
239 * auth.texi (Secret Service API): Add TODO node.
240 (Help for users): Explain the new source options for `auth-sources'.
241
e867cb5d 2422010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
243
244 * trampver.texi: Update release number.
245
288f9fc0
CY
2462010-03-10 Chong Yidong <cyd@stupidchicken.com>
247
248 * Branch for 23.2.
249
d99aaebd
CY
2502010-03-03 Chong Yidong <cyd@stupidchicken.com>
251
252 * faq.texi (Escape sequences in shell output): Note that ansi-color is
253 now enabled by default.
254
5794c2a5
MA
2552010-02-28 Michael Albinus <michael.albinus@gmx.de>
256
257 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
258 when Emacs runs in interactive mode. (Bug#5645)
259
40572be6
GM
2602010-02-16 Glenn Morris <rgm@gnu.org>
261
262 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
263
7bb8ed67
MH
2642010-02-05 Mark A. Hershberger <mah@everybody.org>
265
266 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
267
45a1423d 2682010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
269
270 * gnus.texi (Score File Format): Fix typo.
271
45a1423d 2722010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
273
274 * cc-mode.texi: Replace references to obsolete c-subword-mode.
275
14f17fc8
JB
2762010-01-18 Juanma Barranquero <lekktu@gmail.com>
277
278 * ada-mode.texi (Project File Overview): Fix typo.
279
607d4369
CY
2802010-01-17 Chong Yidong <cyd@stupidchicken.com>
281
282 * semantic.texi: Add Richard Y. Kim credit.
283
284 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
285
3d1bfa99
MA
2862010-01-17 Michael Albinus <michael.albinus@gmx.de>
287
288 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 289 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 290
6fbf7a75
GM
2912010-01-17 Glenn Morris <rgm@gnu.org>
292
b9f978f0
GM
293 * calc.texi (Reporting Bugs): Don't mention format of repository.
294
f19bc38d
GM
295 * woman.texi (Bugs): Make "Emacs repository" less specific,
296 and the URL for same more specific.
297
6fbf7a75
GM
298 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
299
16c3428a
JB
3002010-01-17 Juanma Barranquero <lekktu@gmail.com>
301
302 * ede.texi (ede-step-project, ede-proj-target):
303 * tramp.texi (Remote processes): Fix typos.
304
045b9da7
ML
3052010-01-16 Mario Lang <mlang@delysid.org>
306
307 * ede.texi (ede-target):
308 * org.texi (Refiling notes): Remove duplicated words.
309
c57008f6
SM
3102010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
311
312 * gnus.texi (Posting Styles): Use with-current-buffer.
313 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
314
798c9eb5
KR
3152010-01-02 Kevin Ryde <user42@zip.com.au>
316
317 * eieio.texi (Naming Conventions): Correction to xref on elisp
318 coding conventions, is "Tips" node not "Standards".
319
4970fbfe
CY
3202009-12-24 Chong Yidong <cyd@stupidchicken.com>
321
322 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
323
324 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
325
83828b06
KY
3262009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
327
328 * gnus.texi (Direct Functions): Add missing port number to tls method.
329
45a4a565
JB
3302009-12-15 Juanma Barranquero <lekktu@gmail.com>
331
332 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
333 ($(infodir)/edt, edt.dvi): New targets.
334
698bfef7
GM
3352009-12-15 Glenn Morris <rgm@gnu.org>
336
337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
338 (edt, $(infodir)/edt, edt.dvi): New targets.
339 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
340
341 * Makefile.in (PDF_TARGETS, pdf): New.
342 (clean): Add *.pdf.
343 Add pdf rules for all manuals.
344
0e983327
JB
3452009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
346
347 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
348
8e687433
CY
3492009-12-14 Chong Yidong <cyd@stupidchicken.com>
350
351 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
352 (Smart Jump, Analyzer Debug): Copyedits.
353 (Semantic mode user commands): Link to new nodes.
354 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
355 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
356 upstream Semantic manual.
357
358 * semantic.texi (Introduction): Minor fix to diagram.
359
020335df
MA
3602009-12-09 Michael Albinus <michael.albinus@gmx.de>
361
362 * eshell.texi (History): Add the other built-in variables.
363 (Built-ins): Explain built-ins, and how to apply the external commands.
364 Add `history', `su' and `sudo'.
365
366 * tramp.texi (Remote processes): Add missing <RET> in the example.
367
6ddf13e4
BW
3682009-12-01 Bill Wohler <wohler@newt.com>
369
370 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 371 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
372 excessively garrulous.
373
07b6428c
MA
3742009-11-29 Michael Albinus <michael.albinus@gmx.de>
375
376 * tramp.texi (Remote processes): Improve eshell example with "su"
377 and "sudo" commands.
378
fd1cefda
CY
3792009-11-28 Chong Yidong <cyd@stupidchicken.com>
380
381 * semantic.texi (Analyzer Internals): Rename from Analyzer.
382
383 * sem-user.texi (Semantic mode user commands): Fix key syntax.
384 Document semantic-complete-analyze-inline.
385 (Semanticdb search debugging commands): Minor clarification.
386 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 387 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 388 manual.
9d542758 389 (Semantic mode): Link to Idle Scheduler.
fd1cefda 390
159e3ad5
KR
3912009-11-28 Kevin Ryde <user42@zip.com.au>
392
393 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 394 @pxref, now EIEIO is in Emacs.
159e3ad5 395
c6d47315
KR
396 * erc.texi (Development): Correction to git tutorial url.
397
16f6287e
GM
3982009-11-26 Glenn Morris <rgm@gnu.org>
399
400 * faq.texi (Latest version of Emacs): Mention stability of development
401 version.
402 (Problems with very large files): Max buffer size increase in 23.2.
403 (VM): VM has moved house again.
404
5ea5dbc9
JB
4052009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
406
407 * calc.texi (Radix modes): Discuss alternate bases for two's complement
408 notations.
409
5dec9555
CD
4102009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
411
45a4a565 412 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 413
bd6f6833
CY
4142009-11-20 Chong Yidong <cyd@stupidchicken.com>
415
416 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
417 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
418 (Idle Completions Mode): Numerous copyedits.
bd6f6833 419
be479117
JB
4202009-11-17 Juanma Barranquero <lekktu@gmail.com>
421
422 * semantic.texi (Semantic Internals, Glossary):
423 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
424 (Semanticdb search debugging commands): Fix typos.
425
17291a1f
JB
4262009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
427
be479117 428 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 429
af42a9cc
JB
4302009-11-16 Juanma Barranquero <lekktu@gmail.com>
431
432 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
433 ($(infodir)/semantic, semantic.dvi): New targets.
434
3149927d
CY
4352009-11-16 Chong Yidong <cyd@stupidchicken.com>
436
437 * Makefile.in: Build the Semantic manual.
438
439 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
440 repository.
441
977640ed
MA
4422009-11-16 Michael Albinus <michael.albinus@gmx.de>
443
444 * dbus.texi (Receiving Method Calls): New defun
445 `dbus-unregister-service'.
446
17673adf
CD
4472009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
448
449 * org.texi (Speed keys): New section.
450
0ecd3c90
MA
4512009-11-13 Michael Albinus <michael.albinus@gmx.de>
452
453 * dbus.texi (Type Conversion): Fix typo.
454 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
455 `dbus-registered-objects-table'.
456 (Receiving Method Calls): New defun `dbus-register-property'. Move
457 `dbus-unregister-object' here.
458
8bfe682a
CD
4592009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
460
461 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
462
4632009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
464
465 * org.texi (Column attributes): Add the new age summary operators.
466 Also, mention the fact you can only use one summary operator per
467 property.
468
4692009-11-13 John Wiegley <johnw@newartisans.com>
470
471 * org.texi (Tracking your habits): Added a new section in the
472 manual about how to track habits.
473 (Resolving idle time): Added a section on how idle and
474 dangling clocks are resolved.
475
4762009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
477
478 * org.texi (Agenda commands): Document the new `i' command.
479 (Inserting deadline/schedule): Document logging changes
480 of scheduling and deadline times stamps.
481 (In-buffer settings): Document the in-buffer keywords for logging
482 changes of scheduling and deadline times stamps.
483 (Structure editing, Plain lists): Document indentation
484 cycling in empty entries with TAB.
485 (Archiving): Document the default archiving command.
486 (Moving subtrees): Document the new keys for archiving.
487 (Internal archiving): Fix incorrect key.
488 (Agenda commands): Document the TODO set switching commands.
489 (Agenda commands): Document the new archiving keys.
490 (Clocking work time): Better description on how to save
491 and restore a clock.
492 (Resolving idle time): Mention the x11idle program to get true
493 idleness also under X11.
494 (Resolving idle time): Use @kbd instead of @key for normal
495 letters, because this is how he rest of the manual does this.
496 (Pushing to MobileOrg): Mention that `org-directory'
497 should be set.
498 (Agenda commands): Document that SPC is a filter for
499 any tag.
500 (Search view): Renamed from "Keyword search".
501 (Capure): New chapter.
502 (Markup): New chapter.
503 (Links in HTML export, Images in HTML export): Extend
504 the section titles.
505 (Images in HTML export): Document the align option.
506 (Text areas in HTML export): Extend the section title.
507 (Images in LaTeX export): Explain image placement in LaTeX.
508
693737cd
GM
5092009-11-10 Glenn Morris <rgm@gnu.org>
510
511 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
512
c7bd4ebe
MA
5132009-11-08 Michael Albinus <michael.albinus@gmx.de>
514
515 * tramp.texi (Auto-save and Backup): Disable backups just for a
516 method.
517
518 * trampver.texi: Update release number.
519
76c5acad
MA
5202009-11-07 Michael Albinus <michael.albinus@gmx.de>
521
522 Sync with Tramp 2.1.17.
523
524 * trampver.texi: Update release number.
525
d9a57abf
GM
5262009-10-29 Glenn Morris <rgm@gnu.org>
527
528 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
529
637f4f0f
MA
5302009-10-23 Michael Albinus <michael.albinus@gmx.de>
531
532 * tramp.texi (External methods): Temporary files are kept for
533 `rsync' and `rsyncc' methods.
534
310dbb05
JB
5352009-10-09 Juanma Barranquero <lekktu@gmail.com>
536
537 * eieio.texi: Fix typos.
538
09094f28
CY
5392009-10-07 Chong Yidong <cyd@stupidchicken.com>
540
541 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
542
216f299a
JB
5432009-10-07 Juanma Barranquero <lekktu@gmail.com>
544
545 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
546 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
547
966a6506
CY
5482009-10-07 Chong Yidong <cyd@stupidchicken.com>
549
550 * Makefile.in: Build EIEIO and EDE manuals.
551
5522009-10-07 Eric Ludlam <zappo@gnu.org>
553
554 * eieio.texi:
555 * ede.texi: New files.
556
8842cd9b
MA
5572009-10-05 Michael Albinus <michael.albinus@gmx.de>
558
559 * tramp.texi (Remote processes): Association of a pty is not supported.
560
7006d207
CD
5612009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
562
563 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
564 (Processing LaTeX fragments): Document that the size of images can be
565 changes using the variable `org-format-latex-options'.
566 (The date/time prompt, Timestamps): Be more accurate over ISO format
567 dates and times.
568 (Visibility cycling): Document showeverything keyword.
569 (In-buffer settings): Document showeverything keyword.
570 (Setting up the staging area): Fix the example.
571 (MobileOrg): New section.
572 (Agenda commands, Exporting Agenda Views): Document exporting the
573 agenda view to Org files.
574
0e7b2867
MA
5752009-09-28 Michael Albinus <michael.albinus@gmx.de>
576
577 * tramp.texi (History): Add IMAP support.
578 (External methods): Add `imap' and `imaps' methods.
579 (GVFS based methods): Add indices for `davs'.
580 (Password handling): Rename anchors. Add IMAP entries for
581 ~/.authinfo.gpg.
582
583 * trampver.texi: Set default value of `emacsimap'.
584
4146636e
KY
5852009-09-22 Daiki Ueno <ueno@unixuser.org>
586
587 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
588
d22f7ffa
CY
5892009-09-13 Chong Yidong <cyd@stupidchicken.com>
590
591 * dired-x.texi (Technical Details): Delete
592 dired-up-directory (Bug#4292).
593
66043531
MA
5942009-09-03 Michael Albinus <michael.albinus@gmx.de>
595
216f299a 596 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 597
6eb02347
CD
5982009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
599
600 * org.texi (Effort estimates): Document new effort setting commands.
601 (Agenda commands): Document the new keys fro agenda time motion.
602 Document entry text mode. Improve documentation of the keys to include
603 inactive time stamps into the agenda view.
604 (Feedback): Document the new bug report command.
605 (Structure editing): Added an index entry for the sorting of subtrees.
606
38dc51ba
KY
6072009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
608
609 * auth.texi (Help for users): Corrected markup.
610
e402f452
GM
6112009-09-02 Glenn Morris <rgm@gnu.org>
612
613 * emacs-mime.texi (time-date): Mention float-time.
614
744256cf
JB
6152009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
616
617 * calc.texi (Simplifying Formulas): Improve the wording.
618
b0b63450
MB
6192009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
620
621 * auth.texi: Rewritten for coverage and clarity.
622
6232009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
624
625 * gnus.texi (Expiring Mail): Mention
626 gnus-mark-copied-or-moved-articles-as-expirable.
627 (Various Various): Mention gnus-safe-html-newsgroups.
628
629 * gnus-news.texi: Mention
630 gnus-mark-copied-or-moved-articles-as-expirable.
631
632 * emacs-mime.texi (Display Customization): Add xref to
633 gnus-safe-html-newsgroups.
634
b59329e0
MA
6352009-08-28 Michael Albinus <michael.albinus@gmx.de>
636
637 * tramp.texi (Version Control): Remove.
af42a9cc 638 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
639 reference.
640 (External methods): Correct `scpc' concept index entries. New method
641 `rsyncc'.
642 (External packages): New subsections "Filename completion" and "File
643 attributes cache".
644
0ff2d6c2
JB
6452009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
646
647 * calc.texi (Rewrite Rules): Improve the example.
648 (Simplifying Formulas): Explain use of the I and H flags for
649 simplification.
650
ecd3d54f
MA
6512009-08-25 Michael Albinus <michael.albinus@gmx.de>
652
653 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
654 Describe autostart behaviour of dbus-ping.
655 (Synchronous Methods, Asynchronous Methods): Use English numeric format
656 for timeout values.
78176e69
MA
657 (Top): Remove footnote saying D-Bus is not enabled by
658 default. (Bug#4256)
ecd3d54f 659
0f215bca
DU
6602009-08-23 Daiki Ueno <ueno@unixuser.org>
661
662 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 663 Reported by Jari Aalto (Bug#4211).
0f215bca 664 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 665 epa-global-mail-mode.
3b7ab45f
DU
666 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
667 epa-setup.
0f215bca 668
4f22e84d
MA
6692009-08-16 Michael Albinus <michael.albinus@gmx.de>
670
671 * dbus.texi (Asynchronous Methods): Allow nil handler.
672
9ff0b02b 6732009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 674
26b03ee3 675 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 676
26b03ee3 677 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 678
4c39f404
CY
6792009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
680
681 * calc.texi (Date Forms): Fix typos.
682
3bcfba17
GM
6832009-08-08 Glenn Morris <rgm@gnu.org>
684
685 * org.texi (Agenda commands): Restore clobbered change.
686
66783bb4
EZ
6872009-08-07 Eli Zaretskii <eliz@gnu.org>
688
689 * calc.texi (Graphics, Devices): Update with the peculiarities of
690 operation on MS-Windows.
691
c8d0cf5c
CD
6922009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
693
694 * org.texi (Publishing action): Improve documentation of file
695 names when publishing to the source directory.
696 (Clean view): Document `org-indent-mode'.
697 (Clocking work time): Add documentation for the
698 new :timetamp option when creating a clock report.
699 (Paragraphs): Fix many typos.
700 (Plain lists): Remove duplicate explanation about the
701 `C-c *' command.
702 (Literal examples): Update to reflect the new behavior
703 of the -n -r -k switches when exporting source code examples.
704 (Structure editing): Add information about `C-c *',
705 converting a plain list into a list of Org items.
706 (Remember): Small rephrasing of the paragraph
707 describing remember.el. Also mentioned that remember.el is part
708 of Emacs 23, not Emacs 22.
709 (Clocking work time): Add documentation about
710 displaying the current clocking time against the effort estimate.
711 Also add a footnote about using `org-clock-in-prepare-hook' to add
712 an effort estimate on the fly, just before clocking it.
713 (Footnotes): Document automatic renumbering and
714 sorting.
715 (Agenda commands): Document new bulk commands.
716 (Plain lists): Document new behavior of
717 `org-cycle-include-plain-lists'.
4e2af782 718 Hyphenation only in TeX.
c8d0cf5c
CD
719 (Clocking work time): Document the key to update effort
720 estimates.
721 (Clocking work time): Document the clock time display.
722 (Structure editing, TODO basics): Document new
723 variables.
724 (Column attributes): Document new colciew operators.
725 (Publishing options): Document :xml-declaration.
726 (Tracking TODO state changes): Document the
727 LOG_INTO_DRAWER property.
728 (Literal examples): Document the new implementation for
729 editing source code.
730 (Publishing action): Mention the new publishing
731 function, to publish an Org source file.
732 (Publishing links): Mention how to link to an Org source file.
733 (Macro replacement): Document new macros.
734 (Handling links): Document type-specific completion
735 when inserting links.
736 (Structure editing, Plain lists): Improve documentation
737 on sorting.
738 (Internal links): Document custom ids for links.
739 (Handling links): Document custom ids for links.
740 (CSS support): Document new class.
741 (Refiling notes): Document the possibility to create new nodes
742 during refiling.
743 (Agenda commands): Document the "?" operator to find
744 tasks without effort setting.
745 (Exporting agenda information): Section moved.
746 (RSS Feeds): New section.
747 (Built-in table editor): Document M-e and M-a navigate
748 inside table field.
749 (Stuck projects): Docment that projects identified as
750 un-stuck will still be searchd for stuck sub-projects.
751 (Paragraphs): Document centering.
752 (Creating timestamps, Agenda commands): Document new
753 behavior when changing time stamps.
754 (Structure editing): Document the new command
755 `org-clone-subtree-with-time-shift'.
756 (Publishing): Refresh this chapter.
757 (Export options, Export options, In-buffer settings):
758 Document the new keywords.
759 (Matching tags and properties): Collect all
760 documentation about tags/property matches here.
761 (Setting tags): Document `org-tag-persistent-alist'.
762 (Weekly/daily agenda): New section.
763 (Orgstruct mode): Describe `orgstruct++-mode'.
764 (Drawers): Mention the LOGBOOK drawer.
765 (Export options, Sectioning structure): Document the
766 #+LEATEX_HEADER in-buffer setting.
767 (Bugs): Section removed.
768 (Hooks): New section.
769 (Add-on packages): Moved here from old location.
770 (Context-sensitive commands): New section.
771 (Setting tags): Document newline option.
772 (Global TODO list, Matching tags and properties):
773 Mention more variables.
774 (Checkboxes): Update to changed command behavior.
81a5560e 775
40d2791f
CY
7762009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
777
778 * speedbar.texi (Basic Key Bindings): Fix typo.
779
65d0154b
JB
7802009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
781
782 * calc.texi (Vector/Matrix Functions): Add index entries for both
783 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
784 affects matrices with more than one row.
b5bdfd9f 785 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 786
5a9e3ab7
JB
7872009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
788
789 * calc.texi (Stack Manipulation Commands): Add documentation for
790 `calc-transpose-lines'
791
42fb7e61
MA
7922009-07-27 Michael Albinus <michael.albinus@gmx.de>
793
794 * dbus.texi (Receiving Method Calls): Describe special return value
795 `:ignore'.
796
574b69d5
AM
7972009-07-24 Alan Mackenzie <acm@muc.de>
798
799 * cc-mode.texi (Config Basics, File Styles): Document that at mode
800 initialization, any individual variable setting now takes precedence
801 over one done via c-file-style/c-file-offsets.
802
ec06459c
JB
8032009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
804
805 * calc.texi (Undoing Mistakes): Mention that the undo list will be
806 truncated when Calc is quit.
807 (Customizing Calc): Document `calc-undo-length'.
808
4ce54f6b
CY
8092009-07-20 Chong Yidong <cyd@stupidchicken.com>
810
811 * calc.texi (About This Manual): Don't mention chapter numbers in text.
812
0e4f8ba5
GM
8132009-07-11 Kevin Ryde <user42@zip.com.au>
814
815 * pcl-cvs.texi (About PCL-CVS):
816 * widget.texi (Basic Types):
817 Fix cross-references.
818
fa0f81b0
AS
8192009-07-01 Andreas Schwab <aschwab@redhat.com>
820
821 * dbus.texi (Type Conversion): Don't use literal control character.
822
88a683c5
MA
8232009-07-01 Michael Albinus <michael.albinus@gmx.de>
824
825 * tramp.texi (GVFS based methods): New section.
826 (Remote processes): Processes for GVFS based methods run locally.
827
36c8febb
MA
8282009-06-30 Michael Albinus <michael.albinus@gmx.de>
829
830 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
831 the words "kludge" and hack".
832 (External methods): Add `synce' method.
833
834 * trampver.texi: Update release number.
835
d6b951bb
MA
8362009-06-22 Michael Albinus <michael.albinus@gmx.de>
837
838 Sync with Tramp 2.1.16.
839
840 * tramp.texi (History): Add GVFS support.
841 (External methods): Precise `rsync' description. Add `dav', `davs' and
842 `obex' methods. Add 'tramp-gvfs-methods' option.
843 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
844 forms.
845 (Remote Programs): Introduce `tramp-own-remote-path'.
846 (Remote processes): New subsection "Running remote programs that create
847 local X11 windows".
848 (Frequently Asked Questions): Improve code for disabling vc.
849
850 * trampver.texi: Update release number. Set default value of
851 `emacsgvfs'.
852
70243478
CY
8532009-06-21 Chong Yidong <cyd@stupidchicken.com>
854
855 * Branch for 23.1.
856
54b31cbf
GM
8572009-06-17 Glenn Morris <rgm@gnu.org>
858
859 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
860 (Latest version of Emacs): Mention source code repository.
861
f6adc23c
GM
8622009-06-16 Glenn Morris <rgm@gnu.org>
863
864 * faq.texi (Top): Language tweak.
865 (Extended commands): Most people have arrow keys.
866 (Emacs manual): Say how to follow info links.
867 (File-name conventions): Change title a bit. Explain about source
868 versus installed. Condense etc description.
869 (Guidelines for newsgroup postings): Mention Savannah list page.
870 (Newsgroup archives): Simplify.
871 (Contacting the FSF): Add contact URL.
872 (Emacs Lisp documentation): Printed version not always available.
873 (Installing Texinfo documentation): Explain how by hand installation is
874 not normally needed. Use add-to-list. Remove duplicate reference.
875 (Informational files for Emacs): Move info on Help menu here from
876 "File-name conventions".
877 (Help installing Emacs): Tweak uref.
878 (Obtaining the FAQ): Mention repository.
879 (Origin of the term Emacs): Explain "ITS".
880 (Changing load-path): Use add-to-list.
881 (Automatic indentation): Clarify this is for Text mode.
882 Don't mention Indented Text mode.
883 (Finding Emacs on the Internet): The FSF does not seem to offer a
884 deluxe distribution on CD anymore.
885
b59a8457
GM
8862009-06-16 Glenn Morris <rgm@gnu.org>
887
888 * faq.texi (Top): Mention which Emacs version this FAQ is about.
889 Recommend the latest release. Mention how to get older FAQs.
890 Recommend the Emacs manual.
891 (Guidelines for newsgroup postings): Discourage cross-posts.
892 (Underlining paragraphs): Remove.
893 (Editing MS-DOS files): Remove pre-Emacs 20 information.
894 (Bugs and problems): Update key-binding.
895 (Problems with very large files): Mention 64-bit.
896 (Shell process exits abnormally): Remove.
897 (Problems with Shell Mode): Rename and update.
898 (Spontaneous entry into isearch-mode)
899 (Problems talking to certain hosts): Remove. This is old information,
900 in etc/PROBLEMS if needed.
901 (Emacs takes a long time to visit files, Updating Emacs): Remove.
902 (Dired claims that no file is on this line): Update.
903 (Installing Emacs, Problems building Emacs): Simplify.
904 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
905 information.
906 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
907 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
908 (JDEE): "JDEE", not "JDE".
909 (Handling C-s and C-q with flow control, Binding C-s and C-q):
910 Remove. This is old information, in etc/PROBLEMS if needed.
911 (stty and Backspace key, Kanji and Chinese characters): Remove.
912 (Right-to-left alphabets): Update section.
913 (Changing the included text prefix): Gnus uses message-yank-prefix.
914 Add cross-reference to Supercite manual.
915 (Saving a copy of outgoing mail): Simplify output file description.
916 (Expanding aliases when sending mail): Refer to Emacs manual.
917 Remove old info about RFC822.
918 Correct description of how to rebuild aliases.
919 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
920 (MIME with Emacs mail packages)
921 (Viewing articles with embedded underlining)
922 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
923 Remove old sections.
924 (Killing based on nonstandard headers): Remove. Scoring is preferable,
925 and is well-documented in the Gnus manual.
926 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
927 (Making Gnus faster): Rename from "Starting Gnus faster".
928 Merge "Catch-up is slow in Gnus" into here.
929
0e6d12ca
GM
9302009-06-14 Glenn Morris <rgm@gnu.org>
931
932 * faq.texi (Status of Emacs): Re-order with most recent releases first.
933 (New in Emacs 23): New section.
934 (Handling C-s and C-q with flow control): Add xref.
935
2e17e05e
GM
9362009-06-13 Glenn Morris <rgm@gnu.org>
937
938 * faq.texi (Setting up a customization file): Grammar fix.
939 Customize is no longer "new".
940 (Displaying the current line or column): Line-number mode is on by
941 default. Don't mention `column' package. Mention linum.el.
942 (Turning on abbrevs by default): Explain how to do it for buffers,
943 modes, and everywhere.
944 (Associating modes with files): Use add-to-list. Don't mention Emacs
945 19.
946 (Highlighting a region): On by default since 23.1.
947 (Replacing highlighted text): Update doc quote.
948 (Working with unprintable characters): Don't mention search-quote-char.
949 (Using an already running Emacs process): Gnuclient is probably not an
950 enhancement these days.
951 (Indenting switch statements): Remove mention of pre-Emacs 20.
952 (Horizontal scrolling): Abbreviate Emacs 20 description.
953 (Replacing text across multiple files): Fix name of dired command.
954 (Disabling backups): Use require not load.
4f9d4de3 955 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 956
2a1cf2b9
BW
9572009-06-13 Bill Wohler <wohler@newt.com>
958
959 Release MH-E manual version 8.2.
960
961 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
962 release 8.2.
963
85b438b7
GM
9642009-06-13 Glenn Morris <rgm@gnu.org>
965
966 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
967 in this day and age the common meaning is "on the web".
968 (copying): Use @copyright in all cases.
969 (Basic keys): Remove reference to deleted manual node "Text Characters".
970 (File-name conventions): Use GNU as an example rather than SERVICE.
971 default.el lives in site-lisp. Update Info directory location.
972 (Real meaning of copyleft): GPL actions have been brought, but all
973 settled out of court.
974 (Guidelines for newsgroup postings): Shorten section title.
975 Simplify comp.emacs description.
976 (Newsgroup archives): Change Google URL. Describe Gmane.
977 (Unsubscribing from Emacs lists): Remove discussion of "distribution
978 points". Mention List-Unsubscribe header.
979 (Contacting the FSF): Update email and URLs.
980 (Basic editing): Mention F1 for help.
981 (Installing Texinfo documentation): Refer to Texinfo website rather
982 than ftp server.
983 (Printing a Texinfo file): Mention texi2pdf.
984 (Informational files for Emacs): Don't describe FTP or SERVICE, they
985 are just stubs nowadays.
986 (Latest version of Emacs): Explain version numbers.
987 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
988 (Turning on syntax highlighting): No need to mention hilit19 any more.
989 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
990 (Modes for various languages): Remove section.
991 (Major packages and programs): Remove most version and maintainer
992 information - it's hard to keep up-to-date, and adds nothing.
993 Similarly with direct links to mailing lists.
994 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
995 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
996 years, and Emacs comes with tools for this now.
997 (Patch): Remove section - this is a standard tool.
998 (Using function keys under X): Remove section.
999
93e2d996
GM
10002009-06-12 Glenn Morris <rgm@gnu.org>
1001
1002 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1003 (Help installing Emacs): Remove reference to deleted X11 node.
1004 (Associating modes with files): Interpreter-mode-alist is no longer
1005 subservient to auto-mode-alist.
1006 (Installing Emacs): Change future Emacs version.
1007 (Linking with -lX11 fails): Remove old section.
1008 (Packages that do not come with Emacs): Update ELL location.
1009 Emacs Lisp archive is dead.
1010 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1011 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1012 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1013 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1014 (Removing flashing messages): Remove section about non-existent Gnus
1015 option.
1016
f0bf7708
GM
1017 * faq.texi (Top): Add @top command.
1018 Remove the optional arguments from all @node commands: makeinfo can
1019 generate these automatically, and it is easier to edit and rearrange
1020 nodes without them.
1021
30884d11
GM
10222009-06-11 Glenn Morris <rgm@gnu.org>
1023
1024 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1025 (The LPF): Make the updated URL the sole reference point.
1026 (Learning how to do something): Update refcard price and format.
1027 (Getting a printed manual): Sources in doc/emacs/, not man/.
1028 Also available in PDF format. Since the page count varies, be less
1029 precise.
1030 (Informational files for Emacs): Remove references to deleted files
1031 LPF and SUN-SUPPORT, and to UUCP.
1032 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1033 Remove many obsolete ways to get the FAQ, which now seems only to be
1034 distributed with Emacs.
1035 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1036
deab46e0
CY
10372009-06-09 Chong Yidong <cyd@stupidchicken.com>
1038
223b43fa 1039 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1040 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1041
deab46e0
CY
1042 * ada-mode.texi (Installation, Compile commands)
1043 (Project File Overview, No project files, Set compiler options)
1044 (Use GNAT project file, Use multiple GNAT project files)
1045 (Identifier completion): Use @samp for menu items, and @kbd for key
1046 sequences (Bug#3504).
1047
71fbd643
DU
10482009-06-04 Daiki Ueno <ueno@unixuser.org>
1049
8c9bb6f5 1050 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1051
f197085b
CY
10522009-06-04 Ryan Yeske <rcyeske@gmail.com>
1053
1054 * message.texi (Header Commands): Fix descriptions to match
1055 keybindings.
1056
7f3bc720
DU
10572009-04-22 Daiki Ueno <ueno@unixuser.org>
1058
1059 * gnus.texi (Security): Mention that EasyPG is the current default.
1060
4518068d
CY
10612009-04-13 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * ediff.texi (Session Commands): Fix typo.
1064
d7ca410a
MB
10652009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1066
1067 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1068 news.software.readers. Reported by Florian Rehnisch.
1069
c6c76add
GM
10702009-04-02 Glenn Morris <rgm@gnu.org>
1071
1072 * auth.texi: Capitalize direntry.
1073
1074 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1075 using a period in the entry name. (Bug#2797)
1076
35ed8e2e
JB
10772009-03-03 Juanma Barranquero <lekktu@gmail.com>
1078
1079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1080 ($(infodir)/auth, auth.dvi): New targets.
1081
e280480a
GM
10822009-03-03 Glenn Morris <rgm@gnu.org>
1083
1084 * auth.texi: Fix @setfilename.
1085
1086 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1087 (auth, $(infodir)/auth, auth.dvi): New rules.
1088
8a76755b
GM
10892009-02-25 Glenn Morris <rgm@gnu.org>
1090
1091 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1092
0038d478
MB
10932009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1094
1095 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1096
10972009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1098
1099 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1100 gnus-nocem-issuers, and gnus-nocem-verifyer.
1101
867d4bb3
JB
11022009-02-20 Juanma Barranquero <lekktu@gmail.com>
1103
1104 * ada-mode.texi (Project files, Automatic Casing):
1105 * dbus.texi (Signals):
1106 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1107 * mh-e.texi (HTML):
1108 * nxml-mode.texi (Locating a schema)
1109 (Using the document's URI to locate a schema):
1110 * org.texi (Footnotes, Using the mapping API):
1111 * rcirc.texi (Channels): Remove duplicate words.
1112
3a44dc1f
GM
11132009-02-20 Glenn Morris <rgm@gnu.org>
1114
1115 * dired-x.texi (Miscellaneous Commands):
1116 * gnus.texi: Minor updates for mbox Rmail.
1117
5dc584b5
KB
11182009-02-16 Karl Berry <karl@gnu.org>
1119
b59a8457
GM
1120 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1121 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1122 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1123 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1124 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1125 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1126 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1127 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1128 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1129 Consistently use @insertcopying in the Top node,
5dc584b5 1130 @contents at the front (after @end titlepage),
b59a8457 1131 and @direntry after @copying. (Bug#1988)
5dc584b5 1132
9eb59592
MB
11332009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1134
1135 * auth.texi: New file documenting auth-source.
1136
d324fa76
CD
11372009-02-13 Carsten Dominik <dominik@science.uva.nl>
1138
1139 * org.texi (Org Plot): Fix link.
1140
7a603b73
DU
11412009-02-09 Daiki Ueno <ueno@unixuser.org>
1142
1143 * epa.texi (Mail-mode integration): Mention the way to do
1144 "encrypt-to-self". (Bug#1807)
1145
a626b338 11462009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1147
1148 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1149
3b36c17e
MB
11502009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1151
1152 * gnus-news.texi: Print version about Incoming*.
1153
55033558
CD
11542009-02-02 Carsten Dominik <dominik@science.uva.nl>
1155
1156 * org.texi (Structure editing, Handling links)
1157 (Fast access to TODO states, Javascript support): Make standard docs
1158 correctly reflect default variable settings.
1159
ec712abb
GM
11602009-02-02 Glenn Morris <rgm@gnu.org>
1161
1162 * org.texi: Fix typos.
1163
7112648c
MA
11642009-02-01 Michael Albinus <michael.albinus@gmx.de>
1165
1166 Sync with Tramp 2.1.15.
1167
1168 * trampver.texi: Update release number.
1169
2e461fc1
CD
11702009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1171
1172 * org.texi (TODO dependencies): Document TODO dependencies on
1173 checkboxes.
1174
bc283609
CD
11752009-01-30 Carsten Dominik <dominik@science.uva.nl>
1176
1177 * org.texi (TODO dependencies): Document key binding for toggling
1178 ORDERED property.
1179
74fc5047
MA
11802009-01-28 Michael Albinus <michael.albinus@gmx.de>
1181
1182 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1183 of hook functions.
1184
d6685abc
CD
11852009-01-28 Carsten Dominik <dominik@science.uva.nl>
1186
1187 * org.texi (TODO dependencies): New section.
1188
65c439fd
CD
11892009-01-27 Carsten Dominik <dominik@science.uva.nl>
1190
1191 * org.texi (Plain lists, TODO basics, Priorities)
1192 (Multiple sets in one file, Conflicts): Document interaction with
1193 `shift-selection-mode'.
1194
5fafc247
JB
11952009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1196
1197 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1198 Make Calc the subject of sentences.
1199 (Rearranging Formulas using Selections): Discuss new options
1200 for `j *'.
1201
e7433508
MA
12022009-01-26 Michael Albinus <michael.albinus@gmx.de>
1203
1204 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1205
2096a1b6
GM
12062009-01-26 Glenn Morris <rgm@gnu.org>
1207
1208 * org.texi: Fix typos.
1209
0cb61492
BW
12102009-01-26 Bill Wohler <wohler@newt.com>
1211
2096a1b6 1212 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1213
0bd48b37
CD
12142009-01-25 Carsten Dominik <dominik@science.uva.nl>
1215
1216 * org.texi (References): Add information about remote references.
1217 (Built-in table editor): Document `C-c RET' in tables.
1218 (Math symbols, Quoting LaTeX code): Mention that simple
1219 LaTeX macros survive LaTeX export.
1220 (Images in LaTeX export): Show how to create a reference to a
1221 figure.
1222 (Sectioning structure): Document that the LaTeX class can be
1223 specified in a property.
1224 (Text areas in HTML export): New section.
1225 (External links): Add examples for text search and ID links.
1226 (Built-in table editor): Remove the descriptio of `C-c
1227 C-q', it not longer works.
1228 (Literal examples): Document that a space must follow
1229 the colon in short examples.
1230 (Relative timer): Document `org-timer-stop'.
1231 (Footnotes): New section.
1232 (Footnote markup): Shorten section and refer to new Footnote
1233 section.
1234 (Literal examples): Add documentation for line
1235 numbering in and references to code examples.
1236 (CSS support): Fix the description of default CSS styles.
1237 (Capturing column view): Document
1238 "file:path/to/file.org" as an allowed value for the ID property of
1239 a dynamic block copying column view.
1240
49dbbaf2
SE
12412009-01-23 Stephen Eglen <stephen@gnu.org>
1242
1243 * mh-e.texi (Getting Started): Describe $MH.
1244
193e6828
MA
12452009-01-21 Michael Albinus <michael.albinus@gmx.de>
1246
1247 * tramp.texi (all): Harmonize usage of "external method",
1248 "external transfer method" and "out-of-band method".
1249 (Connection types): Precise the differences of inline and external
1250 methods. Written by Adrian Phillips <a.phillips@met.no>.
1251
26b9f88d
MB
12522009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1253
1254 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1255 commands as described at the top. Reported by Allan Gottlieb
1256 <gottlieb@nyu.edu>.
1257
12582009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1259
1260 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1261 nnmail-pathname-coding-system.
1262
377952e0
GM
12632009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1264
1265 * org.texi (Relative timer): Fix typo.
1266
a20d3598
JB
12672009-01-15 Juanma Barranquero <lekktu@gmail.com>
1268
1269 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1270 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1271
a50253cc
GM
12722009-01-13 Glenn Morris <rgm@gnu.org>
1273
1274 * org.texi: Fix some more typos.
1275
07450bee
GM
12762009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1277
1278 * org.texi: Fix some typos.
1279
e3e955fe
MB
12802009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1281
1282 * gnus.texi (Group Parameters): Add note for local variables.
1283
12842009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1285
1286 * gnus.texi (Converting Kill Files): Fix URL. Include
1287 gnus-kill-to-score.el in contrib directory.
1288
12892009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1290
1291 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1292 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1293 (Paging the Article): Add index entry.
1294
71dd9983
JB
12952009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1296
1297 * ada-mode.texi (Examples): Delete redundant text.
1298
4a0cf14f
MA
12992009-01-03 Michael Albinus <michael.albinus@gmx.de>
1300
36c8febb 1301 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1302
1303 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1304 addresses.
1305
aedac0f0
BW
13062009-01-03 Bill Wohler <wohler@newt.com>
1307
1308 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1309 kept empty.
1310
4c65b566
CD
13112008-12-20 Carsten Dominik <dominik@science.uva.nl>
1312
1313 * org.texi (Activation, Exporting, ASCII export, HTML export)
1314 (HTML Export commands, LaTeX/PDF export commands): Improve
1315 documentation about transient-mark-mode.
1316 (References): DOcuemtn the use of special names like $LR1 to reference
1317 to fields in the last table row.
1318
e1a78e1e
JL
13192008-12-19 Juri Linkov <juri@jurta.org>
1320
1321 * info.texi (Search Text): Remove mention of removed key binding M-s.
1322
17a0aa82
CD
13232008-12-18 Carsten Dominik <dominik@science.uva.nl>
1324
1325 * org.texi (References): Remove mentioning of @0 as reference for the
1326 last line, this has been reverted in the Lisp sources.
1327
4997d802
JB
13282008-12-17 Juanma Barranquero <lekktu@gmail.com>
1329
1330 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1331 (DVI_TARGETS): Remove duplicates. Add sasl.
1332 ($(infodir)/sasl, sasl.dvi): New targets.
1333
33306645
CD
13342008-12-17 Carsten Dominik <dominik@science.uva.nl>
1335
1336 * org.texi: Version number pushed to 6.15d.
1337
db55f368
CD
13382008-12-16 Carsten Dominik <dominik@science.uva.nl>
1339
a0bf4117 1340 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1341 (Images in LaTeX export): New section.
1342 (Inlined images, Images in HTML export): Sections renamed.
1343
dae0a942
MB
13442008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1345
1346 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1347
9f5572e9
MB
13482008-12-04 David Engster <dengste@eml.cc>
1349
1350 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1351 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1352
bc23baaa
CD
13532008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1354
1355 * org.texi (Using the mapping API): Fix bug in mapping example.
1356 (Publishing options): Make the list of properties complete again, in
1357 correspondence to the variable `org-export-plist-vars'.
1358 (Property searches): Document new special values for time comparisons.
1359 (Tag inheritance): Refine the description of tag inheritance.
1360 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1361 (Effort estimates): Document the new relative timer.
bc23baaa 1362
3bf8054f
JB
13632008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1364
1365 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1366 (Using Calc): Clarify use of `C-x * o'.
1367 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1368
ac134f2f
RS
13692008-11-28 Richard M Stallman <rms@gnu.org>
1370
1371 * dbus.texi (Receiving Method Calls): Clean up previous change.
1372
ace706d1
MA
13732008-11-26 Michael Albinus <michael.albinus@gmx.de>
1374
1375 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1376 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1377 `dbus-unescape-from-identifier'.
1378 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1379 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1380 (Signals): Use the constants in the example.
1381
d60b1ba1
CD
13822008-11-24 Carsten Dominik <dominik@science.uva.nl>
1383
b97439ce 1384 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1385
ce4fdcb9
CD
13862008-11-23 Carsten Dominik <dominik@science.uva.nl>
1387
1388 * org.texi (Setting up Remember): Document `org-remember-mode'.
1389 (External links): Document that bbdb links can use a regular
1390 expression.
1391 (External links): Document that elisp links can contain interactive
1392 commands.
1393
c8548a00 13942008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1395
1396 * viper.texi (viper-translate-all-ESC-keysequences):
1397 Description removed.
1398
6a2c4aec
GM
13992008-11-19 Glenn Morris <rgm@gnu.org>
1400
1401 * doclicense.texi: Change to FDL 1.3.
1402 Relicense all texi files under FDL 1.3 or later.
1403
59ee4113
JB
14042008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1405
1406 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1407
59bcbb98 14082008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1409
1410 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1411
1412 * ediff.texi: Version/date change.
9f90198a 1413
8aa41c9b
CY
14142008-11-14 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1417
17587b1b
JB
14182008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1419
1420 * calc.texi (About This Manual): Comment out a mention of
1421 marginal notes.
1422
564c900e
CD
14232008-11-12 Carsten Dominik <dominik@science.uva.nl>
1424
1425 * org.texi (Clocking work time): Document the :formula property of
1426 clock tables.
1427 (Structure editing, Refiling notes): Document refiling regions.
1428 (Agenda commands): Document the double-prefix version
1429 of the `l' command in the agenda.
1430 (Handling links): Explain the effect of a double prefix
1431 arg to `C-c C-o'.
1432 (TODO basics): Add documentation for tag triggers.
1433
3c4be1f2
GM
14342008-10-23 Glenn Morris <rgm@gnu.org>
1435
1436 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1437 byte-compiling things like `+'.
1438
1439 * ns-emacs.texi: Merge copyright years of author now with assignment
1440 into FSF years.
1441 (VER): Use it for easier automatic updating. Use Emacs version rather
1442 than standalone Emacs.app version.
1443
a6520ff3
CD
14442008-10-12 Carsten Dominik <dominik@science.uva.nl>
1445
864c9740 1446 * org.texi: Lots of minor fixes.
a6520ff3
CD
1447 (Capture): New chapter.
1448 (Org Plot): New section.
1449
db7a4b66
MH
14502008-09-30 Magnus Henoch <mange@freemail.hu>
1451
1452 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1453
4043c194
JB
14542008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1455
1456 * calc.texi (User Defined Units): Mention how to enter optional display
1457 string.
1458
eef5ade7
MB
14592008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1460
1461 * message.texi (Sending Variables): Fixed variable documentation to
1462 avoid the "y/n" wording.
1463
e52cac88
MB
14642008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1465
1466 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1467
14682008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1469
1470 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1471 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1472
00c55306
BW
14732008-09-22 Bill Wohler <wohler@newt.com>
1474
1475 Release MH-E manual version 8.1.
1476
1477 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1478 release 8.1.
1479
1480 * mh-e.texi: Retain dual license as agreed to by the FSF.
1481 However, bump GPL to Version 3.
1482 Use @include for license text.
1483
e52cac88 14842008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1485
1486 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1487 (Store custom flags and keywords, Store arbitrary data):
1488 Clean up markup.
64763fe3
MB
1489
14902008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1491
1492 * gnus.texi (The Gnus Registry): Document it.
1493
9e601b8d
MB
14942008-09-08 David Engster <dengste@eml.cc>
1495
88ee5b02
JB
1496 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1497 Clarify section about choosing back end servers.
9e601b8d 1498
247043f1
GM
14992008-08-23 Glenn Morris <rgm@gnu.org>
1500
1501 * dired-x.texi (Shell Command Guessing):
1502 Mention dired-guess-shell-case-fold-search. (Bug#417)
1503
2bfec7a0
MA
15042008-08-22 Michael Albinus <michael.albinus@gmx.de>
1505
1506 * trampver.texi: Update release number.
1507
247043f1 15082008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1509
1510 * ns-emacs.texi: Update version.
1511 (Introduction): Correct menu location for options save.
1512 (Customization): Note that defaults are stored under org.gnu.Emacs.
1513
8c20bd92
BW
15142008-08-11 Bill Wohler <wohler@newt.com>
1515
1516 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1517 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1518 Henman) (closes SF #1768928).
1519
767a4d92
GM
15202008-08-10 Glenn Morris <rgm@gnu.org>
1521
1522 * ns-emacs.texi: Use @copying. Change copyright of authors with
1523 assignment to FSF. Change license to GFDL.
1524 (Top): Remove outdated references.
1525
6ecfe5c2
MB
15262008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1527
88ee5b02
JB
1528 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1529 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1530 gnus-summary-sort-by-most-recent-date.
1531 (Summary Sorting): Explain prefix argument.
1532
15332008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1534
1535 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1536 gnus-summary-pipe-output.
1537
eb932e8a
MA
15382008-08-03 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * dbus.texi (Receiving Method Calls): Document error handling of own
1541 D-Bus methods.
1542
bfe16263
BW
15432008-08-01 Bill Wohler <wohler@newt.com>
1544
1545 * mh-e.texi (Reading Mail)
9f90198a 1546 (Viewing Attachments): Describe new function
bfe16263
BW
1547 mh-show-preferred-alternative.
1548 (Sending Mail, Redistributing, Sending Message): Describe new hook
1549 mh-annotate-msg-hook.
1550
21956b56
MA
15512008-07-31 Michael Albinus <michael.albinus@gmx.de>
1552
1553 * dbus.texi (Arguments and Signatures): Fix example.
1554 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1555 (Asynchronous Methods): New node.
9f90198a
JB
1556 (Errors and Events): Describe extended layout of `dbus-event'.
1557 New defun `dbus-event-message-type'.
21956b56 1558
7c2fb837
DN
15592008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1560
1561 * ediff.texi: Remove VMS support.
1562
13662773
JB
15632008-07-29 Juanma Barranquero <lekktu@gmail.com>
1564
1565 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1566 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1567
ddde0b34
CY
15682008-07-29 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * Makefile.in: Add mairix-el targets.
1571
15722008-07-29 David Engster <deng@randomsample.de>
1573
1574 * mairix-el.texi: New file.
1575
d5875b25
JB
15762008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1577
366b7d44
JB
1578 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1579 project files. Delete 'main_unit' project variable; not needed. Allow
1580 process environment variables wherever project variables are allowed.
1581 Add tutorial section on multiple GNAT project files.
d5875b25 1582
6cbab8ee
MA
15832008-07-27 Michael Albinus <michael.albinus@gmx.de>
1584
1585 Sync with Tramp 2.1.14.
1586
1587 * trampver.texi: Update release number.
1588
9e2a2647
DN
15892008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1590
1591 * ns-emacs.texi:
1592 * faq.texi: Remove mentions of Mac Carbon.
1593
d62672f3
MB
15942008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1595
1596 * gnus.texi (Saving Articles): Describe the 2nd argument of
1597 gnus-summary-save-in-pipe.
1598 (SpamAssassin): Use it.
1599
16002008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1601
1602 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1603
dd12e1c6
CD
16042008-07-25 Carsten Dominik <dominik@science.uva.nl>
1605
1606 * org.texi (Export options): Document the use of the creator flag.
1607
44ce9197
CD
16082008-07-24 Carsten Dominik <dominik@science.uva.nl>
1609
1610 * org.texi: New version 6.06a.
1611
ddd13c5d
JB
16122008-07-23 Juanma Barranquero <lekktu@gmail.com>
1613
1614 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1615 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1616
8dc6104d
JB
16172008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1618
1619 * calc.texi (Editing Stack Entries):
1620 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1621 Calc's help functions. Mention fixing typos.
1622 (Customizing Calc): Fix typo.
1623
16242008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1625
1626 * calc.texi (summarykey): New macro. Use to correctly format keys in
1627 the summary.
1628
ddd13c5d 16292008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1630
1631 * ns-emacs.texi (Customization): Corrected documentation on color
1632 specification formats.
1633
568beaa2
AS
16342008-07-19 Andreas Schwab <schwab@suse.de>
1635
db8ef699 1636 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1637
1638 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1639 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1640
cd71b9ae
MA
16412008-07-18 Michael Albinus <michael.albinus@gmx.de>
1642
1643 * dbus.texi (Inspection): Rework, introduce submenus.
1644 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1645 (Properties and Annotations, Arguments and Signatures): New nodes.
1646
9b7993b4
MA
16472008-07-13 Michael Albinus <michael.albinus@gmx.de>
1648
1649 * dbus.texi (Receiving Method Calls): Fix description of
1650 `dbus-register-method'.
1651 (Signals): Allow also signal arguments for filtering in
1652 `dbus-register-signal'.
1653
241d447b
JB
16542008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1655
1656 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1657 `cnorm'.
1658 (Arithmetic Tutorial): Simplify the verification of prime factors.
1659
adb46650
MB
16602008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1661
1662 * gnus.texi (Saving Articles): Mention
1663 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1664
92e15881
JB
16652008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1666
1667 * calc.texi: Adjust mode line throughout.
1668
ea597303
JB
16692008-06-28 Juanma Barranquero <lekktu@gmail.com>
1670
1671 * sasl.texi (Mechanisms): Fix typos.
1672
aee08080
JB
16732008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1674
1675 * calc.texi (Killing from the stack): Mention using normal Emacs
1676 copying.
1677
a06a4a12
MA
16782008-06-21 Michael Albinus <michael.albinus@gmx.de>
1679
ea597303
JB
1680 * tramp.texi (Password handling): Renamed from "Password caching".
1681 Add `auth-source' mechanism.
a06a4a12
MA
1682 (Connection caching): Tramp reopens the connection automatically,
1683 when the operating system on the remote host has been changed.
1684
7389398d
EZ
16852008-06-20 Eli Zaretskii <eliz@gnu.org>
1686
1687 * makefile.w32-in (distclean): Remove makefile.
1688
b349f79f
CD
16892008-06-17 Carsten Dominik <dominik@science.uva.nl>
1690
3f9b4c2b 1691 * org.texi (Using the mapping API): New section.
b349f79f 1692 (Agenda column view): New section.
3f9b4c2b 1693 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1694 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1695 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1696
16972008-06-17 Jason Riedy <jason@acm.org>
1698
1699 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1700 function, and efmt may be a two-argument function.
1701 (Radio tables): Document multiple destinations.
1702
cd5c05d2
GM
17032008-06-16 Glenn Morris <rgm@gnu.org>
1704
1705 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1706 Add Cover-Texts.
1707
debf4439
GM
17082008-06-15 Glenn Morris <rgm@gnu.org>
1709
1710 * faq.texi (VER): Update to 23.0.60.
1711
1712 * mh-e.texi: Remove option of licensing under GPL.
1713 Add Cover-Texts to GFDL permissions notice.
1714 (GPL): Remove section.
1715 (GFDL): Include doclicense.texi rather than the actual text.
1716
1717 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1718 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1719
1720 * sasl.texi: Fix output file name.
1721
1722 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1723
1724 * gnus-coding.texi: Refer to license in Gnus manual.
1725
1726 * idlwave.texi, sasl.texi: Use @copying.
1727
1728 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1729
1730 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1731
1732 * url.texi: Use @copying, @title, @subtitle, @author.
1733
1734 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1735 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1736 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1737 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1738 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1739 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1740 * widget.texi, woman.texi:
1741 Remove references to external license, since doclicense is included.
1742
1743 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1744 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1745 Remove references to non-existent Invariant Sections.
1746
091f8bc1
GM
17472008-06-14 Glenn Morris <rgm@gnu.org>
1748
1749 * faq.texi (Major packages and programs): Remove references to external
1750 Supercite, Calc, VIPER, since they have been included for some time.
1751 Update VM, AUCTeX, BBDB entries.
1752
47bcb4d3
UJ
17532008-06-14 Ulf Jasper <ulf.jasper@web.de>
1754
1755 * newsticker.texi: Updated to match latest newsticker changes.
1756
6f093307
GM
17572008-06-13 Glenn Morris <rgm@gnu.org>
1758
1759 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1760 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1761 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1762 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1763 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1764 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1765 * woman.texi:
1766 Update Back-Cover Text as per maintain.info.
1767
2b968687
MB
17682008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1769
1770 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1771
1772 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1773 (gnus-faq.xml): Update repository host.
1774
2b968687
MB
1775 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1776
17772008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1778
1779 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1780 Fix a typo.
1781
17822008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1783
1784 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 1785 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
1786 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1787
17882008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1789
1790 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1791 coding standards.
1792
17932008-06-14 David Engster <dengste@eml.cc>
1794
1795 * gnus.texi (nnmairix): Markup fixes.
1796
e6d2d263
MB
17972008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1798
2b968687 1799 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1800
18012008-06-05 David Engster <dengste@eml.cc>
1802
1803 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1804
18052008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1806
b344d29d 1807 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1808 (Searching, nnir, nnmairix): New stub nodes.
1809
ad231df6 18102008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1811
1812 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1813
f394fa25
MB
18142008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1815
1816 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1817
58333467
MB
18182008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1819
1820 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1821
67525fb9
JY
18222008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1823
1824 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1825
0549d8fc
JB
18262008-05-06 Juanma Barranquero <lekktu@gmail.com>
1827
1828 * info.texi (Top): Fix typo in xref.
1829
149a3837
KB
18302008-05-05 Karl Berry <karl@gnu.org>
1831
1832 * info.texi (Top): @xref to stand-alone manual.
1833
3a23a519
MB
18342008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1835
1836 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1837 (Various Summary Stuff): Fix typo in last xref.
1838
0a29fbf3
JB
18392008-05-02 Juanma Barranquero <lekktu@gmail.com>
1840
1841 * org.texi (Moving subtrees): Fix typo.
1842
586b90f1
MA
18432008-04-28 Michael Albinus <michael.albinus@gmx.de>
1844
1845 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1846 Tramp via `tramp-mode'.
1847
b5af9883
CD
18482008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1849
1850 * org.texi: Massive changes, in many parts of the file.
1851
d55fe5bb
MB
18522008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1853
1854 * gnus.texi (Oort Gnus): Add message-fill-column.
1855
18562008-04-12 Adrian Aichner <adrian@xemacs.org>
1857
1858 * gnus.texi (Mail Source Specifiers): Typo fix.
1859
18602008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1861
1862 * gnus.texi (Diary Headers Generation): Update key binding for
1863 `gnus-diary-check-message'.
1864
18652008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1866
1867 * gnus.texi (Emacsen): Addition.
1868
18692008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1870
1871 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1872
18732008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1874
1875 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1876
18772008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1878
1879 * gnus-news.texi: Update tool bar item.
1880
18812008-04-09 Sven Joachim <svenjoac@gmx.de>
1882
1883 * gnus-news.texi: Fix typos.
1884
76c109c3
JB
18852008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1886
222027f2 1887 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1888 Add mention of `kron'.
1889
d5fbd5a6
MO
18902008-04-01 Daiki Ueno <ueno@unixuser.org>
1891
1892 * epa.texi (Encrypting/decrypting *.gpg files): Document
1893 epa-file-name-regexp.
1894
fbcbb58c
KY
18952008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897 * gnus.texi (Example Methods): Fix description about ssh-agent.
1898 (Indirect Functions): Fix the default value of nntp-telnet-command;
1899 remove link to connect.html.
1900
134ce16c
MA
19012008-03-30 Michael Albinus <michael.albinus@gmx.de>
1902
1903 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1904 dbus-call-method.
1905 (Receiving Method Calls): The timeout can be set by the calling client.
1906
da1975d7
MA
1907 * trampver.texi: Update release number.
1908
2e4089ab
RS
19092008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1910
1911 * gnus.texi (Top): Fix version. Add SASL.
1912
70cab5a9
MA
19132008-03-29 Michael Albinus <michael.albinus@gmx.de>
1914
1915 Sync with Tramp 2.1.13.
1916
1917 * trampver.texi: Update release number.
1918
5bc6ddff
MB
19192008-03-29 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * org.texi: Update to new org-mode website.
1922
19232008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1924
1925 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1926
9b3ebcb6
MB
19272008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1928
1929 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1930 gnus-read-ephemeral-gmane-group-url,
1931 gnus-read-ephemeral-emacs-bug-group,
1932 gnus-read-ephemeral-debian-bug-group.
1933
19342008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1935
1936 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1937
1938 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1939 Add FIXMEs for Bookmarks and gnus-registry-marks.
1940
19412008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1942
1943 * gnus.texi (Smileys): Document `smiley-style'.
1944
19452008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1946
1947 * gnus.texi (Gnus Development): Clarify difference between ding and
1948 gnu.emacs.gnus.
1949 (MIME Commands, Using MIME, RSS): Fix markup.
1950
1951 * gnus-faq.texi ([8.4]): Ditto.
1952
19532008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1954
1955 * gnus.texi (Emacsen): Remove obsolete stuff.
1956
19572008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1958
1959 * gnus.texi (Oort Gnus): Add version info WRT
1960 `mail-source-delete-incoming'.
1961
19622008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1963
1964 * gnus.texi (Top): Add "Other related manuals" and version info in
1965 `iftex' output.
1966 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1967 gnus-balloon-face-0 and the corresponding format specifiers.
1968
608d6a81
MA
19692008-03-26 Michael Albinus <michael.albinus@gmx.de>
1970
1971 * tramp.texi (Filename completion): Remove footnote about let-bind
1972 of `partial-completion-mode'. It doesn't work this way.
1973
27a6f132
SM
19742008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1975
1976 * pcl-cvs.texi (Contributors): Update my email.
1977
4a7c4c40
MA
19782008-03-21 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1981
2940c053
BW
19822008-03-17 Bill Wohler <wohler@newt.com>
1983
1984 * mh-e.texi (Viewing): Update URL for adding header fields to
1985 mh-invisible-header-fields-default.
1986
30864d5f
BW
19872008-03-16 Bill Wohler <wohler@newt.com>
1988
1989 * mh-e.texi (Preface): Add Gnus to requirements.
1990 (Forwarding): Note that forwarded MIME messages are now inline.
1991
31fe2b00
SM
19922008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1993
1994 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1995 (Common Variables): Give precedence to the netcat methods over the
1996 telnet methods, and mention that they are more reliable.
31fe2b00 1997
5e97c626
CD
19982008-03-13 Carsten Dominik <dominik@science.uva.nl>
1999
2000 * org.texi (Exporting Agenda Views): Document agenda export to
2001 iCalendar.
2002 (Progress logging): Document the new progress logging stuff.
2003
37a68866
MB
20042008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2005
2006 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2007 Update for change of `mail-source-delete-incoming'.
2008
2009 * gnus-news.texi: Ditto.
2010
8f7abae3
MB
20112008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2012
2013 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2014 custom versions.
2015
af379c86
AM
20162008-03-07 Alan Mackenzie <acm@muc.de>
2017
2018 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2019 parens/brackets in a k&r region is limited.
2020
3d0f8a67
MB
20212008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2024 using different Emacs versions.
2025
52151df0
GM
20262008-02-27 Glenn Morris <rgm@gnu.org>
2027
2028 * sc.texi: Remove a lot of old and obsolete info.
2029 (titlepage): Simplify.
2030 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2031 (VM with any Emacsen, GNEWS with any Emacsen)
2032 (Overloading for Non-conforming MUAs, Version 3 Changes)
2033 (The Supercite Mailing List): Delete nodes.
2034 (Introduction): Remove info about old packages.
2035 (Getting Connected): Simplify. Remove info about old packages.
2036 (Citing Commands): Delete Emacs 19 info.
2037 (Hints to MUA Authors): Simplify.
2038 (Thanks and History): Merge in some info from the deleted node
2039 "Version 3 Changes".
2040
b03f96dc
MB
20412008-02-05 Juanma Barranquero <lekktu@gmail.com>
2042
2043 * org.texi (Setting tags, In-buffer settings):
2044 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2045
52bec650
MB
20462008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2047
2048 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2049 installation directory name.
2050
34a3c587
RF
20512008-02-12 Romain Francoise <romain@orebokech.com>
2052
2053 * epa.texi (Overview): Fix typo.
2054
5a8d03e9
MO
20552008-02-11 Daiki Ueno <ueno@unixuser.org>
2056
2057 * epa.texi (Quick start): Remove the .emacs setting.
2058
f1914c40
MO
20592008-02-10 Daiki Ueno <ueno@unixuser.org>
2060
2061 * epa.texi (Quick start): Use the command `epa-enable' instead of
2062 loading `epa-setup'.
2063
bca98fc9
JB
20642008-02-08 Juanma Barranquero <lekktu@gmail.com>
2065
2066 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2067 ($(infodir)/epa, epa.dvi): New targets.
2068
4b01af2e
MO
20692008-02-08 Daiki Ueno <ueno@unixuser.org>
2070
2071 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2072
2073 * epa.texi: New manual documenting the EasyPG Assistant.
2074
06c0751a
MA
20752008-02-06 Michael Albinus <michael.albinus@gmx.de>
2076
2077 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2078 (Inspection): New function dbus-ping.
2079
7dcccd7b
MA
20802008-02-05 Michael Albinus <michael.albinus@gmx.de>
2081
2082 * tramp.texi (Remote processes): Add `shell-command'.
2083
a1da1e37
MB
20842008-01-28 Michael Sperber <sperber@deinprogramm.de>
2085
2086 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2087 (Group Parameters): Document `mail-source' parameter.
2088
c9d8f746
MA
20892008-01-27 Michael Albinus <michael.albinus@gmx.de>
2090
2091 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2092 must be a local host.
2093
15db4a13
MO
20942008-01-26 Michael Olson <mwolson@gnu.org>
2095
2096 * erc.texi: Update version for ERC 5.3 release.
2097 (Obtaining ERC): Update extras URLs for 5.3.
2098 (Development): Write instructions for git, and remove those for Arch.
2099 (History): Mention the switch to git.
2100
2bc43980
KB
21012008-01-24 Karl Berry <karl@gnu.org>
2102
bca98fc9
JB
2103 * info.texi (Search Index, Search Text): Mention the command
2104 character in the section name, a la the (Go to node) node.
2bc43980 2105
d2e4a6c9
MA
21062008-01-21 Michael Albinus <michael.albinus@gmx.de>
2107
2108 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2109
0b6799c3
MB
21102008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2111
2112 * gnus-news.texi: Mention gnus-article-describe-bindings.
2113
21142008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2115
2116 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2117
db9c3fb1 21182008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2119
7b4d0413 2120 * org.texi (Property inheritance): New section.
db9c3fb1 2121 (Conventions): New section.
7b4d0413 2122 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2123 commands, and the new bindings for refiling.
2124 (Sparse trees): Document the new special command for sparse trees.
2125 (References): Be more clear about the counting of hilines.
2126 (Handling links): Document M-p/n for accessing links.
2127 (Fast access to TODO states): New section.
2128 (Per file keywords): New section.
2129 (Property inheritance): New section.
2130 (Column attributes): New summary types.
2131 (Capturing Column View): New section.
2132 (The date/time prompt): Cover the new features in the date/time prompt.
2133 Compactify the table of keys for the calendar remote control.
2134 (Clocking work time): Document the new :scope parameter.
2135 (Remember): Promoted to chapter.
2136 (Quoted examples): New section.
2137 (Enhancing text): New verbatim environments.
2138
6ed73f28
MA
21392008-01-14 Michael Albinus <michael.albinus@gmx.de>
2140
2141 * trampver.texi: Update release number.
2142
95838435
MB
21432008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2144
2145 * gnus.texi (Article Keymap): Add
2146 gnus-article-wide-reply-with-original; fix descriptions of
2147 gnus-article-reply-with-original and
2148 gnus-article-followup-with-original.
2149
20234d96
GM
21502008-01-09 Glenn Morris <rgm@gnu.org>
2151
2152 * nxml-mode.texi: Add @copying section.
2153
d82cf70b
MB
21542008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2155
2156 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2157 Server". Add `message-send-mail-with-mailclient'.
2158
2159 * gnus.texi (Posting Server): Move some text to "(message)Mail
2160 Variables" and add a reference here.
2161
addb7f2e
MA
21622008-01-04 Michael Albinus <michael.albinus@gmx.de>
2163
2164 * dbus.texi (Receiving Method Calls): New chapter.
2165 (Errors and Events): Add serial number to events. Replace "signal" by
2166 "message". Introduce dbus-event-serial-number.
2167
4db2806c
MA
21682008-01-03 Michael Albinus <michael.albinus@gmx.de>
2169
2170 * dbus.texi (Type Conversion): Explain the type specification for empty
2171 arrays. Use another example.
2172
c9ecb5a7
MA
21732007-12-30 Michael Albinus <michael.albinus@gmx.de>
2174
2175 * dbus.texi (all): Replace "..." by @dots{}.
2176 (Type Conversion): Precise the value range for :byte types.
2177 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2178 Mention its return value.
2179 (Errors and Events): There is no D-Bus error propagation during event
2180 processing.
2181
702dbfd9
JB
21822007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2183
2184 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2185 New sections.
2186
87035689
MB
21872007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2188
2189 * gnus.texi (Group Parameters): Reorder the text and add a note about
2190 `gnus-parameters' near the beginning of the node.
2191
21922007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2193
2194 * gnus.texi (Score File Editing): Fix function name.
2195
5492f5ca
MA
21962007-12-23 Michael Albinus <michael.albinus@gmx.de>
2197
2198 Sync with Tramp 2.1.12.
2199
2200 * trampver.texi: Update release number.
2201
d4e67bc5
MA
22022007-12-22 Michael Albinus <michael.albinus@gmx.de>
2203
2204 * dbus.texi (Type Conversion): Correct input parameters mapping.
2205
6a31c819
MA
22062007-12-21 Michael Albinus <michael.albinus@gmx.de>
2207
2208 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2209 (Errors and Events): Mention wrong-type-argument error.
2210
99a3e35f
AS
22112007-12-21 Alex Schroeder <alex@gnu.org>
2212
2213 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2214 spaces. Fixed some typos.
99a3e35f
AS
2215 (Internet Relay Chat): Explain relay.
2216 (Getting started with rcirc): Change items to reflect prompts.
2217 Add more explanation to rcirc-track-minor-mode and added a comment to
2218 warn future maintainers that this section is a copy.
11ac7c8e 2219 (People): Changed /ignore example.
62b12a24 2220 (Keywords): Not keywords.
99a3e35f 2221
331e4d02
AS
22222007-12-20 Alex Schroeder <alex@gnu.org>
2223
2224 * rcirc.texi (Top): Fighting Information Overload chapter added.
2225 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2226 (rcirc commands): Moved /ignore command to the new chapter.
2227 (Fighting Information Overload): New chapter documenting /keyword,
2228 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2229 (Configuration): Document rcirc-server-alist, remove
2230 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2231
cd71c3ef
MA
22322007-12-16 Michael Albinus <michael.albinus@gmx.de>
2233
2234 * dbus.texi (Signals): Fix example in dbus-register-signal.
2235
bbbe940b
MB
22362007-12-14 Sven Joachim <svenjoac@gmx.de>
2237
2238 * gnus.texi (Score Variables): Fix typo.
2239
0ce574ef
MA
22402007-12-07 Michael Albinus <michael.albinus@gmx.de>
2241
2242 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2243 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2244 (Errors and Events): Adapt dbus-event.
2245
b890d447
MB
22462007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2247
2248 * gnus.texi (Other Files): Add the yenc command.
2249
22502007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2251
2252 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2253 since 2004-08-06.
2254
22552007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2256
2257 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2258 on body.
2259
22602007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2261
2262 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2263 and rfc2047-allow-irregular-q-encoded-words; fix description of
2264 rfc2047-encode-encoded-words.
2265
22662007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2267
2268 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2269
3728bf03
MO
22702007-12-05 Michael Olson <mwolson@gnu.org>
2271
2272 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2273 Update documentation for `remember-diary-file'.
2274
a4397af9
MA
22752007-12-04 Michael Albinus <michael.albinus@gmx.de>
2276
2277 * dbus.texi (Signals): Precise `dbus-register-signal'.
2278 (Errors and Events): Rework events part, the internal structure of
2279 dbus-event has changed.
2280
1682490c
JB
22812007-12-03 Juanma Barranquero <lekktu@gmail.com>
2282
2283 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2284 ($(infodir)/dbus, dbus.dvi): New targets.
2285
7b13a0f2
MA
22862007-12-03 Michael Albinus <michael.albinus@gmx.de>
2287
2288 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2289 unconditionally.
2290
2291 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2292 emulation with @print{}.
2293
7ef92bc9
RS
22942007-12-02 Richard Stallman <rms@gnu.org>
2295
2296 * dbus.texi (Overview): Minor cleanup.
2297
22d8ac3a
MA
22982007-12-02 Michael Albinus <michael.albinus@gmx.de>
2299
d3a8e0df
MA
2300 * Makefile.in (INFO_TARGETS): Add dbus.
2301 (DVI_TARGETS): Add dbus.dvi.
2302 (dbus, dbus.dvi): New targets.
2303
22d8ac3a
MA
2304 * dbus.texi: New file.
2305
559764ab
RF
23062007-11-24 Romain Francoise <romain@orebokech.com>
2307
2308 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2309 Fix file name to match @setfilename.
559764ab 2310
ac97a16b
MH
23112007-11-23 Mark A. Hershberger <mah@everybody.org>
2312
2313 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2314 ($(infodir)/nxml-mode): New rule.
2315
2316 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2317 ($(infodir)/nxml-mode): New rule.
2318 (clean): Add nxml-mode*.
2319
2320 * nxml-mode.texi: New file with nxml manual.
2321
404cd454
GM
23222007-11-18 Richard Stallman <rms@gnu.org>
2323
2324 * flymake.texi (Example -- Configuring a tool called directly):
2325 Update example.
2326
b048d478
MA
23272007-11-18 Michael Albinus <michael.albinus@gmx.de>
2328
2329 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2330 double-slash behavior. Explain directory contents flushing.
b048d478 2331
346e8469
JB
23322007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2333
2334 * calc.texi (TeX and LaTeX Language Modes): Put in
2335 missing braces.
2336
404cd454
GM
23372007-11-15 Richard Stallman <rms@gnu.org>
2338
2339 * cl.texi (Equality Predicates): Delete `eql'.
2340 (Predicates, Naming Conventions, Top): Delete `eql'.
2341 (Common Lisp Compatibility): Delete `eql'.
2342 (Porting Common Lisp): Delete obsolete backquote info.
2343 Minor clarification about character constants.
2344 (Sequence Basics): Minor clarification.
2345
1f6af58b
JB
23462007-11-15 Juanma Barranquero <lekktu@gmail.com>
2347
dccb744b 2348 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2349 * tramp.texi (Filename completion): Fix typos.
2350
3bc88bc9
JB
23512007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2352
2353 * calc.texi (Basic commands): Mention the menu.
2354
bc5300d3
MA
23552007-11-12 Michael Albinus <michael.albinus@gmx.de>
2356
2357 * tramp.texi (Connection caching): Tramp flushes connection
2358 properties when remote operating system has been changed.
2359
4d8a28ec
MB
23602007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2361
2362 * gnus-news.texi: Fix spelling.
2363 `message-insert-formatted-citation-line', not
2364 `message-insert-formated-citation-line'.
2365
404cd454
GM
2366 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2367
e1176b47
MA
23682007-11-07 Michael Albinus <michael.albinus@gmx.de>
2369
2370 * tramp.texi (Overview): Mention also the PuTTY integration under
2371 Win32. Remove paragraphs about Tramp's experimental status.
2372 (Frequently Asked Questions): Add code example for highlighting the
2373 mode line.
2374
6159985a
MO
23752007-11-03 Michael Olson <mwolson@gnu.org>
2376
2377 * remember.texi: Change mentions of remember-buffer to
2378 remember-finalize throughout.
2379
bec9b2f5
MO
23802007-10-30 Michael Olson <mwolson@gnu.org>
2381
2382 * remember.texi (Copying): Remove.
2383 (Mailbox): Update with non-BBDB instructions.
2384 (Diary, Org): Add.
2385 (Bibliography, Planner Page): Remove.
2386
b6173182
JB
23872007-10-30 Juanma Barranquero <lekktu@gmail.com>
2388
2389 * makefile.w32-in (INFO_TARGETS): Add remember.
2390 (DVI_TARGETS): Add remember.dvi.
2391 ($(infodir)/remember): New rule.
2392 (clean): Add remember*.
2393
15f3eb73
MO
23942007-10-30 Michael Olson <mwolson@gnu.org>
2395
70bdc930
MO
2396 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2397 ($(infodir)/remember): New rule that builds the Remember Manual.
2398
b6173182
JB
2399 * remember.texi: New file containing the Remember Mode Manual.
2400 Shuffle chapters around after initial import.
7d3f6f1a
MO
2401 (Function Reference): Split Keystrokes into separate chapter.
2402 (Keystrokes): Document C-c C-k.
51d24a12 2403 (Introduction): Fix typographical issue with "---".
15f3eb73 2404
404cd454
GM
24052007-10-29 Richard Stallman <rms@gnu.org>
2406
2407 * widget.texi (Introduction): Delete discussion of implementation
2408 internals.
2409
9bbb9638
MA
24102007-10-29 Michael Albinus <michael.albinus@gmx.de>
2411
2412 * tramp.texi (Connection caching): Host names must be different
2413 when tunneling.
2414
c7ff939a
RS
24152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2416
2417 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2418 Gnus v5.13.
2419
01c52d31
MB
24202007-10-28 Miles Bader <miles@gnu.org>
2421
2422 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2423
01c52d31
MB
24242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2425
2426 * gnus.texi (Sorting the Summary Buffer): Remove
2427 gnus-article-sort-by-date-reverse.
2428
24292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2430
2431 * gnus.texi (Non-ASCII Group Names): New node.
2432 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2433 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2434
c8763fb6 24352007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2436
2437 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2438 clean the output of the program `imap-shell-program'.
2439
24402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2441
2442 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2443
24442007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2445
2446 * gnus.texi (Sticky Articles): Documentation for sticky article
2447 buffers.
2448
c8763fb6 24492007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2450
2451 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2452
24532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2454
2455 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2456
24572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2458
2459 * gnus.texi (Archived Messages): Document
2460 gnus-update-message-archive-method.
2461
24622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2463
2464 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2465
c8763fb6 24662007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2467
2468 * gnus.texi (Group Maneuvering): Document
2469 `gnus-summary-next-group-on-exit'.
2470
24712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2472
2473 * gnus.texi (Really Various Summary Commands): Mention
2474 gnus-auto-select-on-ephemeral-exit.
2475
24762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2477
2478 * gnus.texi, message.texi: Bump version number.
2479
24802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2481
2482 * gnus.texi (Group Line Specification, Misc Group Stuff)
2483 (Server Commands): Parenthesize @pxref{Mail Spool}.
2484
24852007-10-28 Didier Verna <didier@xemacs.org>
2486
2487 New user option: message-signature-directory.
2488 * message.texi (Insertion Variables): Document it.
2489 * gnus.texi (Posting Styles): Ditto.
2490
24912007-10-28 Didier Verna <didier@xemacs.org>
2492
2493 * gnus.texi (Group Line Specification):
2494 * gnus.texi (Misc Group Stuff):
2495 * gnus.texi (Server Commands): Document the group compaction feature.
2496
24972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2498
2499 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2500
2501 * message.texi (Various Message Variables): Add message-fill-column.
2502
25032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2504
2505 * gnus.texi: Untabify.
2506
25072007-10-28 Didier Verna <didier@xemacs.org>
2508
2509 * gnus.texi (Group Parameters): Document the posting-style merging
2510 process in topic-mode.
2511
25122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2513
2514 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2515
25162007-10-28 Romain Francoise <romain@orebokech.com>
2517
2518 * gnus.texi (Mail Spool): Fix typo.
2519 Update copyright.
2520
25212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2522
2523 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2524
25252007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2526
2527 * gnus.texi (Summary Generation Commands):
2528 Add gnus-summary-insert-ticked-articles.
2529
25302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2531
b2abec73
JB
2532 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2533 to spam-spamassassin-program.
01c52d31
MB
2534
25352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2536
2537 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2538
25392007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2540
2541 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2542
25432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2544
2545 * message.texi (Mail Headers): Document `opportunistic'.
2546
25472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2548
2549 * emacs-mime.texi (Encoding Customization): Explain how to set
2550 mm-coding-system-priorities per hierarchy.
2551
25522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2553
2554 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2555 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2556
25572007-10-28 Didier Verna <didier@xemacs.org>
2558
2559 * message.texi (Wide Reply): Update documentation of
2560 message-dont-reply-to-names (now allowing a list of regexps).
2561
25622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2563
2564 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2565
25662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2567
2568 * gnus.texi (SpamAssassin back end): Fix typo.
2569
2570 * sieve.texi (Examples): Fix grammar.
2571
25722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2573
2574 * gnus.texi (Searching for Articles): Document M-S and M-R.
2575 (Limiting): Document / b.
2576
25772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2578
2579 * gnus.texi (Thread Commands): T M-^.
2580
25812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2582
2583 * message.texi (Mail Aliases): Document ecomplete.
2584 (Mail Aliases): Fix typo.
2585
25862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2587
2588 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2589 fix typo.
2590
25912007-10-28 Romain Francoise <romain@orebokech.com>
2592
2593 * gnus.texi (Mail Spool): Grammar fix.
2594
25952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2596
2597 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2598 string.
2599
26002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2601
2602 * gnus.texi (Group Parameters): Fix description.
2603
26042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2605
b2abec73
JB
2606 * gnus.texi (Gmane Spam Reporting):
2607 Fix spam-report-gmane-use-article-number.
2608 Add spam-report-user-mail-address.
01c52d31
MB
2609
26102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2611
2612 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2613
26142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2615
2616 * gnus.texi (Group Parameters): Add simplified sorting example based on
2617 example for `Sorting the Summary Buffer' from Jari Aalto
2618 <jari.aalto@cante.net>.
2619 (Example Methods): Add example for an indirect connection.
2620
26212007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2622
2623 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2624 (Agent Parameters): Updated parameter names to match code.
2625 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2626 'gnus-agent-summary-fetch-series'.
2627 (Agent and flags): New section providing a generalized discussion
2628 of flag handling.
2629 (Agent and IMAP): Removed flag discussion.
b2abec73 2630 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2631
26322007-10-28 Romain Francoise <romain@orebokech.com>
2633
2634 * gnus.texi (Exiting the Summary Buffer): Add new function
2635 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2636
26372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2638
2639 * gnus.texi (Conformity): Fix typo.
2640 (Customizing Articles): Document `first'.
2641
26422007-10-28 Jari Aalto <jari.aalto@cante.net>
2643
2644 * gnus.texi (Sorting the Summary Buffer):
2645 Add `gnus-thread-sort-by-date-reverse'. Add example
2646 host to different sorting in NNTP and RSS groups.
2647
26482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2649
2650 * message.texi (Insertion): Describe prefix for
2651 message-mark-inserted-region and message-mark-insert-file.
2652
26532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2654
2655 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2656 LaTeX documents. Describe "text/x-gnus-verbatim".
2657
26582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2659
b2abec73 2660 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2661 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2662 (spam-stat spam filtering, SpamOracle)
2663 (Extending the Spam ELisp package): Removed extra quote symbol for
2664 clarity.
2665
26662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2667
2668 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2669 gnus-article-delete-part and gnus-article-replace-part.
2670 (Using MIME): Add gnus-mime-replace-part.
2671
26722007-10-28 Romain Francoise <romain@orebokech.com>
2673
2674 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2675 requires `auto-compression-mode' to be enabled. Add new nnml
2676 variable `nnml-compressed-files-size-threshold'.
2677
26782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2679
2680 * gnus.texi (Sorting the Summary Buffer): Added
2681 gnus-thread-sort-by-recipient.
2682
26832007-10-28 Romain Francoise <romain@orebokech.com>
2684
2685 * message.texi (Insertion Variables): Mention new variable
2686 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2687 documentation accordingly.
2688
26892007-10-28 Romain Francoise <romain@orebokech.com>
2690
2691 * gnus.texi (To From Newsgroups): Mention new variables
2692 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2693
26942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2697 stuff; gnus-mime-inline-part does the automatic decompression.
2698
26992007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2700
2701 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2702 "training.ham" should be "training.spam".
01c52d31
MB
2703
27042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2705
2706 * message.texi (Mail Variables): Fix the default value for
2707 message-send-mail-function.
2708
27092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2710
2711 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2712 always returns nil exceptionally.
2713
27142007-10-28 Simon Josefsson <jas@extundo.com>
2715
2716 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2717 Michael Cook <michael@waxrat.com>.
2718
27192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Topic Commands): Fix next/previous.
2722
27232007-10-28 Simon Josefsson <jas@extundo.com>
2724
2725 * gnus.texi (Article Washing): Mention `W i'.
2726
c8763fb6 27272007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2728
2729 * gnus.texi (Group Parameters): Slight extension of sieve
2730 parameter description.
2731
27322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2733
2734 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2735 matching score files as well.
2736 (Picons): Describe `gnus-picon-style'.
2737
27382007-10-28 Romain Francoise <romain@orebokech.com>
2739
2740 * message.texi (Message Headers): Mention that headers are hidden
2741 using narrowing, and how to expose them.
2742 Update copyright.
2743
27442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2745
2746 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2747 `gnus-summary-sort-by-recipient'.
2748
27492007-10-28 Romain Francoise <romain@orebokech.com>
2750
2751 * gnus.texi (NNTP marks): New node.
2752 (NNTP): Move NNTP marks variables to the new node.
2753
27542007-10-28 Jesper Harder <harder@ifa.au.dk>
2755
b2abec73 2756 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2757
2758 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2759
27602007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2761
b2abec73 2762 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2763 everywhere for consistency.
b2abec73
JB
2764 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2765 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2766 Say "regular expression" instead of "regex." Admonish. Pick
2767 other words to sound better (s/so/thus/).
b2abec73 2768 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2769 statistical filters. Remove old TODO.
2770 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2771 New section on sorting and displaying the spam score.
2772 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2773 backend but an alias to spam-use-BBDB.
2774 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2775 new backend functionality.
2776
27772007-10-28 Simon Josefsson <jas@extundo.com>
2778
2779 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2780 nntp-marks-directory, from Romain Francoise
2781 <romain@orebokech.com>.
2782
27832007-10-28 Magnus Henoch <mange@freemail.hu>
2784
2785 * gnus.texi (Hashcash): New default value of
2786 hashcash-default-payment.
2787
27882007-10-28 Simon Josefsson <jas@extundo.com>
2789
2790 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2791 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2792
27932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2794
2795 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2796
27972007-10-28 Simon Josefsson <jas@extundo.com>
2798
2799 * gnus.texi (documentencoding): Add, to avoid warnings.
2800
28012007-10-28 Simon Josefsson <jas@extundo.com>
2802
2803 * message.texi (Mail Headers): Add.
2804
2805 * gnus.texi (Hashcash): Fix.
2806
28072007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2808
b2abec73 2809 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2810 that payments can be verified and fix the name of the
b2abec73 2811 hashcash-path variable.
01c52d31
MB
2812
28132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2814
b2abec73 2815 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2816
28172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2818
2819 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2820
28212007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2822
2823 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2824 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2825 warning about ham processors in spam groups removed.
01c52d31
MB
2826
28272007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2828
b2abec73
JB
2829 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2830 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2831
28322007-10-28 Jesper Harder <harder@ifa.au.dk>
2833
2834 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2835 (Mailing List): Typo.
2836 (Customizing Articles): Add gnus-treat-ansi-sequences.
2837 (Article Washing): Index.
2838
2839 * message.texi: Use m-dash consistently.
2840
28412007-10-28 Jesper Harder <harder@ifa.au.dk>
2842
2843 * gnus.texi (GroupLens): Remove.
2844
28452007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2846
2847 * gnus.texi (Outgoing Messages, Agent Variables): Add
2848 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2849 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2850
28512007-10-28 Jesper Harder <harder@ifa.au.dk>
2852
2853 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2854
28552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2856
2857 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2858
2859 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2860
28612007-10-28 Simon Josefsson <jas@extundo.com>
2862
2863 * gnus.texi (Top): Add SASL.
2864
404cd454
GM
28652007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2866
2867 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2868
28692007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2870
2871 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2872
0edd2970
JB
28732007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2874
2875 * calc.texi (Formulas, Composition Basics): Lower the
2876 precedence of negation.
2877
a9afba20
JY
28782007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2879
2880 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2881 Mention the new three-letter column identifiers.
2882 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2883 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2884 message when using `c' on an empty default with default printer.
2885 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2886 renamed to `ses--symbolic-formulas' some time ago.
2887
45b778a6
JB
28882007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2889
2890 * calc.texi (Default Simplifications, Making Selections)
2891 (Customizing Calc): Clarify associativity of multiplication.
2892
03b5bade
MA
28932007-10-23 Michael Albinus <michael.albinus@gmx.de>
2894
2895 * tramp.texi (Traces and Profiles): Simplify loop over
2896 `trace-function-background'.
2897
e658c8ee
JL
28982007-10-22 Juri Linkov <juri@jurta.org>
2899
2900 * dired-x.texi (Shell Command Guessing): Default values are now
2901 available by typing M-n instead of M-p.
2902
dd753688
MA
29032007-10-21 Michael Albinus <michael.albinus@gmx.de>
2904
2905 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2906 (Password caching): Remove `tramp-clear-passwd'.
2907 It's not a command anymore.
dd753688
MA
2908 (Bug Reports): Add `tramp-bug' to function index.
2909 (Function Index, Variable Index): New nodes.
2910 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2911
2912 * trampver.texi: Update release number.
2913
4bb49b43
JB
29142007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2915
8b296cdd 2916 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2917 about integer size into past tense.
2918 (Time Zones): Remove pointer to Calc author's address.
2919 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2920 and hyperbolic cotangent. Fix typo.
4bb49b43 2921
311dd93f
MA
29222007-10-10 Michael Albinus <michael.albinus@gmx.de>
2923
2924 Sync with Tramp 2.1.11.
2925
2926 * trampver.texi: Update release number.
2927
ea3fc256
MA
29282007-10-06 Michael Albinus <michael.albinus@gmx.de>
2929
2930 * tramp.texi (External packages): New section.
2931
1af74d06
MB
29322007-09-29 Juri Linkov <juri@jurta.org>
2933
2934 * info.texi (Help-Int): Document `L' (`Info-history').
2935
0e2806fa
SM
29362007-09-26 Carsten Dominik <dominik@science.uva.nl>
2937
2938 * org.texi: Change links to webpage and maintained email.
2939 (Remember): Promote to Chapter, significant changes.
2940 (Fast access to TODO states): New section.
2941 (Faces for TODO keywords): New section.
2942 (Export options): Example for #+DATE.
2943 (Progress logging): Section moved.
2944
567b9191
BW
29452007-09-26 Bill Wohler <wohler@newt.com>
2946
2947 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2948 browse-url-at-mouse.
2949
1af74d06
MB
29502007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2951
2952 * flymake.texi (Customizable variables): Face names don't end in -face.
2953 Fix flymake-err-line-patterns template.
2954 (Example -- Configuring a tool called directly): Fix init-function.
2955 (Highlighting erroneous lines): Face names don't end in -face.
2956
d60a4e3a 29572007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2958
2959 * erc.texi (Special-Features): Fix small typo.
2960
7d7a3510
MA
29612007-09-14 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2964 and "External transfer methods".
2965
285f0d3a
JB
29662007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2967
2968 * calc.texi (Predefined Units): Add some history.
2969
526dc846
MO
29702007-09-08 Michael Olson <mwolson@gnu.org>
2971
87e04f16
JB
2972 * erc.texi (Copying): New section included from gpl.texi.
2973 This matches the look of the upstream ERC manual.
526dc846 2974
f10d0e80
JB
29752007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2976
87e04f16 2977 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2978 (Random Numbers): Clarify the distribution of `random'.
2979
4009494e
GM
29802007-09-06 Glenn Morris <rgm@gnu.org>
2981
f1fc42aa 2982 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2983 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2984 Change all setfilename commands to use ../../info.
2985 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2986 refer to the Emacs manual here.
2987 (infodir): New variable.
2988 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2989 (cc-mode.texi, faq.texi): Update references to source file locations.
2990 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2991 do not refer to the Emacs manual here.
2992 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2993
2994 * Makefile.in: Add `basename' versions of all info targets, for
2995 convenience when rebuilding just one manual.
2996 (../etc/GNU): Delete obsolete target.
2997 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2998 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2999 *.vrs *.toc here...
3000 (maintainer-clean): ...from here.
4009494e
GM
3001
3002 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3003
2de53ca6
GM
30042007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3005
3006 * calc.texi (Date Conversions): Clarify definition of
3007 Julian day numbering.
3008 (Date Forms): Clarify definition of Julian day numbering;
3009 add some history.
3010
30112007-08-30 Carsten Dominik <dominik@science.uva.nl>
3012
87e04f16 3013 * org.texi: Version 5.07.
2de53ca6
GM
3014
30152007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3016
3017 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3018
30192007-08-22 Carsten Dominik <dominik@science.uva.nl>
3020
3021 * org.texi (Adding hyperlink types): New section.
3022 (Embedded LaTeX): Chapter updated because of LaTeX export.
3023 (LaTeX export): New section.
3024 (Using links out): New section.
3025
30262007-08-22 Glenn Morris <rgm@gnu.org>
3027
3028 * faq.texi (Learning how to do something): Refcards now in
3029 etc/refcards/ directory.
3030
30312007-08-22 Michael Albinus <michael.albinus@gmx.de>
3032
3033 * tramp.texi (Remote Programs): Persistency file must be cleared when
3034 changing `tramp-remote-path'.
3035 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3036 macro.
3037
30382007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3039
3040 * calc.texi: Move contents to beginning of file.
3041 (Algebraic Entry): Fix the formatting of an example.
3042
30432007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3044
3045 * calc.texi (Basic Operations on Units): Mention exact versus
3046 inexact conversions.
3047
30482007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3049
3050 * calc.texi (Basic Operations on Units): Mention default
3051 values for new units.
3052 (Quick Calculator Mode): Mention that binary format will
3053 be displayed.
3054
30552007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3056
3057 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3058
30592007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3060
3061 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3062
30632007-08-08 Glenn Morris <rgm@gnu.org>
3064
3065 * gnus.texi, sieve.texi: Replace `iff'.
3066
30672007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3068
3069 * calc.texi (Basic Graphics): Mention the graphing of error
3070 forms.
3071 (Graphics Options): Mention how `g s' handles error forms.
3072 (Curve Fitting): Mention plotting the curves.
3073 (Standard Nonlinear Models): Add additional models.
3074 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3075 (Linear Fits): Correct result.
3076
30772007-08-01 Alan Mackenzie <acm@muc.de>
3078
3079 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3080 to "--no-site-file".
3081
30822007-07-29 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * tramp.texi (Frequently Asked Questions): Point to mode line
3085 extension in Emacs 23.1.
3086
3087 * trampver.texi: Update release number.
3088
30892007-07-27 Glenn Morris <rgm@gnu.org>
3090
3091 * calc.texi (Copying): Include license text from gpl.texi, rather than
3092 in-line.
3093
30942007-07-25 Glenn Morris <rgm@gnu.org>
3095
3096 * calc.texi (Copying): Replace license with GPLv3.
3097
3098 * Relicense all FSF files to GPLv3 or later.
3099
31002007-07-22 Michael Albinus <michael.albinus@gmx.de>
3101
3102 Sync with Tramp 2.1.10.
3103
3104 * tramp.texi (trampfn): Expand macro implementation in order to handle
3105 empty arguments.
3106 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3107 occurrences by trampfn.
2de53ca6 3108 (Frequently Asked Questions): Extend example code for host
b2abec73 3109 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3110 file names to be typed.
3111
3112 * trampver.texi: Update release number.
3113
31142007-07-17 Michael Albinus <michael.albinus@gmx.de>
3115
3116 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3117 section. Reported by <poti@potis.org>.
3118 (Remote processes): Arguments of the program to be debugged are taken
3119 literally.
3120 (Frequently Asked Questions): Simplify recentf example.
3121
31222007-07-14 Karl Berry <karl@gnu.org>
3123
3124 * info.texi (@copying): New Back-Cover Text.
3125
3126 * info.texi (Quitting Info): Move to proper place in source.
3127 (Reported by Benno Schulenberg.)
3128
31292007-07-13 Eli Zaretskii <eliz@gnu.org>
3130
3131 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3132
3133 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3134
3135 * emacs-mime.texi: Add @documentencoding directive.
3136
31372007-07-12 Nick Roberts <nickrob@snap.net.nz>
3138
3139 * tramp.texi (Remote processes): Add an anchor to the subsection
3140 "Running a debugger on a remote host".
3141
31422007-07-12 Michael Albinus <michael.albinus@gmx.de>
3143
3144 * tramp.texi (Remote processes): Don't call it "experimental" any
3145 longer. Add subsection about running a debugger on a remote host.
3146
31472007-07-10 Carsten Dominik <dominik@science.uva.nl>
3148
3149 * org.texi (Properties and columns): Chapter rewritten.
3150
31512007-07-08 Michael Albinus <michael.albinus@gmx.de>
3152
3153 * tramp.texi:
3154 * trampver.texi: Migrate to Tramp 2.1.
3155
31562007-07-02 Carsten Dominik <dominik@science.uva.nl>
3157
3158 * org.texi (Properties): New chapter.
3159
31602007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3161
3162 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3163 Control Panel.
3164
3165 * gnus.texi (Misc Article): Add index entry for
3166 gnus-single-article-buffer.
3167
31682007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3169
3170 * gnus.texi (Starting Up): Fix typo.
3171
31722007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3173
3174 * gnus.texi (Asynchronous Fetching): Fix typo.
3175
31762007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3177
3178 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3179 (About This Manual): Remove redundant information.
3180 (Getting Started): Mention author.
3181 (Basic Arithmetic, Customizing Calc): Make description of the
3182 variable `calc-multiplication-has-precedence' match its new effect.
3183
31842007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3185
3186 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3187 the variable `calc-multiplication-has-precedence'.
3188
31892007-06-19 Carsten Dominik <dominik@science.uva.nl>
3190
3191 * org.texi (Tag): Section swapped with node Timestamps.
3192 (Formula syntax for Lisp): Document new `L' flag.
3193
31942007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3195
3196 * gnus.texi (Misc Group Stuff, Summary Buffer)
3197 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3198
31992007-06-06 Juanma Barranquero <lekktu@gmail.com>
3200
3201 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3202 * gnus.texi (Article Buttons, Mail Source Customization)
3203 (Sending or Not Sending, Customizing NNDiary):
3204 * message.texi (Message Headers):
3205 * mh-e.texi (HTML): Fix typos.
3206
32072007-06-07 Michael Albinus <michael.albinus@gmx.de>
3208
3209 Sync with Tramp 2.0.56.
3210
3211 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3212 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3213
32142007-06-02 Chong Yidong <cyd@stupidchicken.com>
3215
3216 * Version 22.1 released.
3217
32182007-05-26 Michael Olson <mwolson@gnu.org>
3219
3220 * erc.texi (Modules): Fix references to completion modules.
3221
32222007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3223
3224 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3225
32262007-05-09 Didier Verna <didier@xemacs.org>
3227
3228 * gnus.texi (Email Based Diary): New. Proper documentation for the
3229 nndiary back end and the gnus-diary library.
3230
32312007-05-03 Karl Berry <karl@gnu.org>
3232
3233 * .cvsignore (*.pdf): New entry.
3234
3235 * texinfo.tex: Update from current version for better pdf generation.
3236
32372007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3238
3239 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3240
32412007-04-28 Glenn Morris <rgm@gnu.org>
3242
3243 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3244 consideration of legal status.
3245
32462007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3247
3248 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3249
32502007-04-24 Chong Yidong <cyd@stupidchicken.com>
3251
3252 * faq.texi (New in Emacs 22): python.el removed.
3253
32542007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3255
3256 * calc.texi (Reporting bugs): Update maintainer's address.
3257
32582007-04-22 Chong Yidong <cyd@stupidchicken.com>
3259
3260 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3261
32622007-04-15 Jay Belanger <belanger@truman.edu>
3263
3264 * calc.texi (Title page): Remove the date.
3265 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3266 (The Standard Calc Interface): Change trail title.
3267 (Floats): Mention that when non-decimal floats are entered, only
3268 approximations are stored.
3269 (Copying): Move to the appendices.
3270 (GNU Free Documentation License): Add as an appendix.
3271
32722007-04-15 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3275 * dired-x.texi, ebrowse.texi, ediff.texi:
3276 * emacs-mime.texi, erc.texi, eshell.texi:
3277 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3278 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3279 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3280 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3281 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3282 * woman.texi: Include GFDL.
3283
3284 * doclicense.texi: Remove node heading, so that it can be included by
3285 other files.
3286
3287 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3288
3289 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3290 than *.
3291
32922007-04-14 Carsten Dominik <dominik@science.uva.nl>
3293
3294 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3295 in Calc.
3296
32972007-04-09 Romain Francoise <romain@orebokech.com>
3298
3299 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3300 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3301 replace mouse-2.
3302
33032007-04-08 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3306 renamed to woman-use-topic-at-point. Document new behavior.
3307
33082007-04-08 Richard Stallman <rms@gnu.org>
3309
3310 * url.texi: Fix some indexing.
3311 (Disk Caching): Drop discussion of old/other Emacs versions.
3312
33132007-04-07 Chong Yidong <cyd@stupidchicken.com>
3314
3315 * url.texi (Disk Caching): Say Emacs 21 "and later".
3316
3317 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3318 on Font locking which now mentions JIT lock.
3319
33202007-04-01 Michael Olson <mwolson@gnu.org>
3321
3322 * erc.texi: Update for the ERC 5.2 release.
3323
33242007-03-31 David Kastrup <dak@gnu.org>
3325
3326 * woman.texi (Topic, Interface Options): Explain changes semantics of
3327 woman-manpath in order to consider MANPATH_MAP entries.
3328
33292007-03-31 Eli Zaretskii <eliz@gnu.org>
3330
3331 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3332
33332007-03-26 Richard Stallman <rms@gnu.org>
3334
3335 * pgg.texi (Caching passphrase): Clean up previous change.
3336
33372007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3338
3339 * gnus.texi (Setting Process Marks): Fix typo.
3340
33412007-03-25 Romain Francoise <romain@orebokech.com>
3342
3343 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3344 readability, and include various fixes by Daniel Brockman, Nick Roberts
3345 and Dieter Wilhelm.
3346
33472007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3348
3349 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3350
3351 * gnus.texi (Mail Source Specifiers): Fix typo.
3352
33532007-03-22 Ralf Angeli <angeli@caeruleus.net>
3354
3355 * reftex.texi (Imprint): Update maintainer information.
3356
33572007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3358
3359 * message.texi (Message Buffers): Update documentation for
3360 message-generate-new-buffers.
3361
33622007-03-15 Daiki Ueno <ueno@unixuser.org>
3363
3364 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3365
33662007-03-21 Glenn Morris <rgm@gnu.org>
3367
3368 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3369
33702007-03-19 Chong Yidong <cyd@stupidchicken.com>
3371
3372 * eshell.texi (Known problems): Emacs 21 -> 22.
3373
3374 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3375
33762007-03-18 Jay Belanger <belanger@truman.edu>
3377
3378 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3379
33802007-03-12 Glenn Morris <rgm@gnu.org>
3381
3382 * calc.texi (Time Zones): Switch to new North America DST rule.
3383
3384 * calc.texi: Replace "daylight savings" with "daylight
3385 saving" in text throughout.
3386
33872007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3388
3389 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3390 The variable now uses a list of symbols instead of just a symbol.
3391 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3392
33932007-03-06 Romain Francoise <romain@orebokech.com>
3394
3395 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3396 new packages, and mention Gnus update.
3397
33982007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3399
3400 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3401 nntp-open-connection-functions-never-echo-commands.
3402
34032007-02-27 Chong Yidong <cyd@stupidchicken.com>
3404
3405 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3406 problems on the console, and security risk in not using gpg-agent.
3407
34082007-02-25 Carsten Dominik <dominik@science.uva.nl>
3409
3410 * org.texi (The spreadsheet): Renamed from "Table calculations".
3411 Completely reorganized and rewritten.
3412 (CamelCase links): Section removed.
3413 (Repeating items): New section.
3414 (Tracking TODO state changes): New section.
3415 (Agenda views): Chapter reorganized and rewritten.
3416 (HTML export): Section rewritten.
3417 (Tables in arbitrary syntax): New section.
3418 (Summary): Better feature summary.
3419 (Activation): Document problem with cut-and-paste of Lisp code
3420 from PDF files.
3421 (Visibility cycling): Document indirect buffer use.
3422 (Structure editing): Document sorting.
3423 (Remember): Section rewritten.
3424 (Time stamps): Better description of time stamp types.
3425 (Tag searches): Document regular expression search for tags.
3426 (Stuck projects): New section.
3427 (In-buffer settings): New keywords.
3428 (History and Acknowledgments): Updated description.
3429
34302007-02-24 Alan Mackenzie <acm@muc.de>
3431
3432 * cc-mode.texi (Movement Commands): Insert two missing command names.
3433 (Getting Started): Slight wording correction (use conditional).
3434
34352007-02-22 Kim F. Storm <storm@cua.dk>
3436
3437 * widget.texi (User Interface, Basic Types): Document need to put some
3438 text before the %v escape in :format string in editable-field widget.
3439
34402007-02-18 Romain Francoise <romain@orebokech.com>
3441
3442 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3443 `cvs-mode-quit'.
3444
34452007-02-10 Markus Triska <markus.triska@gmx.at>
3446
3447 * widget.texi (Programming Example): Put constant strings in :format.
3448
34492007-02-07 Juanma Barranquero <lekktu@gmail.com>
3450
3451 * faq.texi (Fullscreen mode on MS-Windows): New node.
3452
34532007-02-04 David Kastrup <dak@gnu.org>
3454
3455 * faq.texi (AUCTeX): Update version number. Should probably be done
3456 for other packages as well.
3457
34582007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3459
3460 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3461 <tassilo@member.fsf.org>.
3462
34632007-01-27 Eli Zaretskii <eliz@gnu.org>
3464
3465 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3466 ls-lisp-use-localized-time-format.
3467
34682007-01-20 Markus Triska <markus.triska@gmx.at>
3469
3470 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3471
34722007-01-13 Michael Olson <mwolson@gnu.org>
3473
3474 * erc.texi (Modules): Mention capab-identify module.
3475
34762007-01-05 Michael Olson <mwolson@gnu.org>
3477
3478 * erc.texi (Getting Started): Update for /RECONNECT command.
3479
34802007-01-04 Richard Stallman <rms@gnu.org>
3481
3482 * ebrowse.texi: Change C-c b to C-c C-m.
3483
34842007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3485
3486 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3487 variables only in info to avoid redundant entries in the printed
3488 manual.
3489
34902007-01-02 Daiki Ueno <ueno@unixuser.org>
3491
3492 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3493
34942007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3495
3496 * message.texi (Security): Split into sub-nodes.
3497
34982007-01-01 Alan Mackenzie <acm@muc.de>
3499
3500 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3501 eval-after-load in Emacs <=21 and a workaround. Document that
3502 trigraphs are not supported.
3503
35042007-01-01 Alan Mackenzie <acm@muc.de>
3505
3506 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3507 c-context-line-break. When invoked within a string, preserve
3508 whitespace. Add a backslash only when also in a macro.
3509
35102007-01-01 Alan Mackenzie <acm@muc.de>
3511
3512 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3513
35142007-01-01 Alan Mackenzie <acm@muc.de>
3515
3516 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3517 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3518
35192007-01-01 Alan Mackenzie <acm@muc.de>
3520
3521 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3522 "Choosing a Style".
3523
3524 * cc-mode.texi ("Styles"): Add @dfn{style}.
3525
35262006-12-30 Michael Albinus <michael.albinus@gmx.de>
3527
3528 Sync with Tramp 2.0.55.
3529
3530 * trampver.texi: Update release number.
3531
35322006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3533
3534 * gnus.texi (Customizing Articles): Add index entries for all
3535 gnus-treat-* variables.
3536
c8763fb6 35372006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3538
3539 * gnus.texi (IMAP): Fix incorrect explanation of
3540 nnimap-search-uids-not-since-is-evil in documentation for
3541 nnimap-expunge-search-string.
3542
35432006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3544
3545 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3546 spam-ifile-database.
3547
35482006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3549
3550 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3551 rebind C-s.
3552
c8763fb6 35532006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3554
3555 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3556 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3557 "expiring mail".
3558 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3559 nnimap-nov-is-evil.
3560
35612006-12-25 Kevin Ryde <user42@zip.com.au>
3562
3563 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3564 about the key procedure being used heavily.
3565
35662006-12-24 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3569 to t.
3570 (Prerequisites): Add explanation about gpg-agent.
3571
35722006-12-22 Kevin Ryde <user42@zip.com.au>
3573
3574 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3575 "sort" instead of "sort*".
3576
35772006-12-19 Richard Stallman <rms@gnu.org>
3578
3579 * calc.texi (History and Acknowledgements): Recognize that Emacs
3580 now does have floating point.
3581
35822006-12-19 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * tramp.texi (External transfer methods): Describe new method `scpc'.
3585
35862006-12-17 Sascha Wilde <wilde@sha-bang.de>
3587
3588 * pgg.texi: Added short note on gpg-agent to the introduction.
3589
35902006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3591
3592 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3593 also applies to Cc.
3594
35952006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3596
3597 * gnus.texi (X-Face): Clarify. Say which programs are required
3598 on Windows.
3599
36002006-12-08 Michael Olson <mwolson@gnu.org>
3601
3602 * erc.texi (Modules): Remove documentation for list module.
3603
c8763fb6 36042006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3605
3606 * faq.texi (^M in the shell buffer): Ditto.
3607
36082006-11-20 Michael Olson <mwolson@gnu.org>
3609
3610 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3611
36122006-11-17 Carsten Dominik <dominik@science.uva.nl>
3613
3614 * org.texi: Fix typos.
3615 (Agenda commands): Document `C-k'.
3616
36172006-11-16 Eli Zaretskii <eliz@gnu.org>
3618
3619 * url.texi (http/https): Fix a typo in the HTTP URL.
3620
36212006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3622
3623 * ada-mode.texi: Total rewrite.
3624
36252006-11-13 Carsten Dominik <dominik@science.uva.nl>
3626
3627 * org.texi: Minor typo fixes.
3628
36292006-11-13 Bill Wohler <wohler@newt.com>
3630
3631 Release MH-E manual version 8.0.3.
3632
3633 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3634 release 8.0.3.
3635
3636 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3637 to set MAILDIR.
3638 (Reading Mail): Document the customization of read-mail-command
3639 for MH-E.
3640 (Viewing Attachments): Document mm-discouraged-alternatives.
3641 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3642 (Junk): Add more information about the settings of mh-junk-background
3643 in a program. Add /usr/bin/mh to PATH in examples.
3644
36452006-11-12 Richard Stallman <rms@gnu.org>
3646
3647 * woman.texi: Update author address but say he no longer maintains it.
3648
36492006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3650
3651 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3652 archived trees.
3653 (Checkboxes): Section moved to chapter 5, and extended.
3654 (The date/time prompt): New section.
3655 (Link abbreviations): New section.
3656 (Presentation and sorting): New section.
3657 (Custom agenda views): Section completely rewritten.
3658 (Summary): Compare with Planner.
3659 (Feedback): More info about creating backtraces.
3660 (Plain lists): Modified example.
3661 (Breaking down tasks): New section.
3662 (Custom time format): New section.
3663 (Time stamps): Document inactive timestamps.
3664 (Setting tags): More details about fast tag selection.
3665 (Block agenda): New section.
3666 (Custom agenda views): Section rewritten.
3667 (Block agenda): New section.
3668
36692006-11-07 Michael Albinus <michael.albinus@gmx.de>
3670
3671 * tramp.texi (Configuration): scp is the default method.
3672 (Default Method): Use ssh as example for another method.
3673
36742006-10-27 Richard Stallman <rms@gnu.org>
3675
3676 * woman.texi: Downcase nroff/troff/roff.
3677 (Installation): Chapter deleted. Some xrefs deleted.
3678 (Background): woman doesn't advise man ;-).
3679
c8763fb6 36802006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3681
3682 * ada-mode.texi (Project files, Identifier completion)
3683 (Automatic Casing, Debugging, Using non-standard file names)
3684 (Working Remotely): Fix typos.
3685
36862006-10-20 Masatake YAMATO <jet@gyve.org>
3687
3688 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3689 sample code `my-c-initialization-hook'.
3690
36912006-10-19 Stuart D. Herring <herring@lanl.gov>
3692
3693 * widget.texi: Fix typos.
3694
36952006-10-19 Michael Albinus <michael.albinus@gmx.de>
3696
3697 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3698 "???". There have been no complaints for years, so the information
3699 must be appropriate.
3700
37012006-10-16 Richard Stallman <rms@gnu.org>
3702
3703 * widget.texi: Use @var instead of capitalization.
3704 Clarify many widget type descriptions.
3705
37062006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3707
3708 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3709 gnus-dired-attach.
3710 (Selecting a Group): Fix typo.
3711
c8763fb6 37122006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3713
3714 * widget.texi: Fix typos.
3715
37162006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3717
3718 * gnus.texi (Image Enhancements): Update for Emacs 22.
3719
3720 * gnus-faq.texi ([1.3]): Update.
3721
37222006-10-06 Richard Stallman <rms@gnu.org>
3723
3724 * faq.texi (Displaying the current line or column):
3725 Delete "As of Emacs 20".
3726
37272006-10-06 Romain Francoise <romain@orebokech.com>
3728
3729 * faq.texi (VM): VM works with Emacs 22 too.
3730
37312006-10-06 Richard Stallman <rms@gnu.org>
3732
3733 * ebrowse.texi: Remove Emacs version "21" from title.
3734
37352006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3736
3737 * gnus.texi (Foreign Groups): Say where change of editing commands are
3738 stored. Add reference to `gnus-parameters'.
3739
37402006-09-15 Jay Belanger <belanger@truman.edu>
3741
3742 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3743 Change "Library Public License" to "Lesser Public License"
3744 throughout. Use "yyyy" to represent year.
3745
37462006-09-15 Carsten Dominik <dominik@science.uva.nl>
3747
3748 * org.texi (Setting tags): Typo fix.
3749
37502006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3751
3752 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3753
37542006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3755
3756 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3757
37582006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3759
3760 * faq.texi (Escape sequences in shell output): EMACS is now set
3761 to Emacs's absolute file name, not to "t".
3762 (^M in the shell buffer): Likewise.
3763 * misc.texi (Interactive Shell): Likewise.
3764
37652006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3766
3767 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3768 mails with pop3-leave-mail-on-server. Fix wording.
3769 (Limiting): Improve gnus-summary-limit-to-articles.
3770 (X-Face): Fix typo.
3771
37722006-09-11 Simon Josefsson <jas@extundo.com>
3773
3774 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3775 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3776
37772006-09-06 Simon Josefsson <jas@extundo.com>
3778
3779 * smtpmail.texi (Authentication): Mention SSL.
3780
37812006-09-01 Eli Zaretskii <eliz@gnu.org>
3782
3783 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3784 Don't use @indicateurl.
3785
3786 * cc-mode.texi (Subword Movement): Don't use @headitem.
3787 (Custom Braces, Clean-ups): Don't use @tie.
3788
37892006-08-29 Michael Albinus <michael.albinus@gmx.de>
3790
3791 Sync with Tramp 2.0.54.
3792
3793 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3794 Suggested by Adrian Phillips <a.phillips@met.no>.
3795
37962006-08-15 Carsten Dominik <dominik@science.uva.nl>
3797
3798 * org.texi (Installation, Activation): Split from Installation and
3799 Activation.
3800 (Clocking work time): Documented new features.
3801
38022006-08-13 Alex Schroeder <alex@gnu.org>
3803
3804 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3805 example.
3806
38072006-08-12 Eli Zaretskii <eliz@gnu.org>
3808
3809 * faq.texi (How to add fonts): New node.
3810
38112006-08-05 Romain Francoise <romain@orebokech.com>
3812
3813 * faq.texi (New in Emacs 22): Expand.
3814
38152006-08-03 Michael Olson <mwolson@gnu.org>
3816
3817 * erc.texi: Update for ERC 5.1.4.
3818
38192006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3820
3821 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3822 in .../site-lisp/gnus/ by default.
3823 [ From gnus-news.texi in the trunk. ]
3824
38252006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3826
3827 * gnus.texi (MIME Commands): Additions for yEnc.
3828
38292006-07-24 Richard Stallman <rms@gnu.org>
3830
3831 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3832 * faq.texi: Move periods and commas inside quotes.
3833
38342006-07-20 Jay Belanger <belanger@truman.edu>
3835
3836 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3837
38382006-07-18 Chong Yidong <cyd@stupidchicken.com>
3839
3840 * faq.texi (Security risks with Emacs): Document Emacs 22
3841 file-local-variable mechanism.
3842
38432006-07-12 Michael Olson <mwolson@gnu.org>
3844
3845 * erc.texi: Update for ERC 5.1.3.
3846
38472006-07-12 Alex Schroeder <alex@gnu.org>
3848
3849 * rcirc.texi: Fix typos.
3850 (Getting started with rcirc): New calling convention for M-x irc.
3851 Mention #rcirc. Removed channel tracking.
3852 (Configuration): Changed the names of all variables that got changed
3853 recently, eg. rcirc-server to rcirc-default-server. Added
3854 documentation for rcirc-authinfo, some background for Bitlbee, and
3855 rcirc-track-minor-mode.
3856 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3857 Scrolling.
3858 (Reconnecting after you have lost the connection): Fixed example code
3859 to match code changes.
3860
38612006-07-10 Nick Roberts <nickrob@snap.net.nz>
3862
3863 * gnus.texi, message.texi: Fix typos.
3864
38652006-07-07 Carsten Dominik <dominik@science.uva.nl>
3866
3867 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3868 commands.
3869 (Global TODO list): Document the use of the variables
3870 `org-agenda-todo-ignore-scheduled' and
3871 `org-agenda-todo-list-sublevels'.
3872
38732006-07-05 Richard Stallman <rms@gnu.org>
3874
3875 * faq.texi (Scrolling only one line): Fix xref.
3876
38772006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3878
3879 * faq.texi (Evaluating Emacs Lisp code):
3880 Throughout, replace eval-current-buffer with eval-buffer.
3881
38822006-07-03 Richard Stallman <rms@gnu.org>
3883
3884 * rcirc.texi (Scrolling conservatively): Fix xref.
3885
3886 * pcl-cvs.texi (Viewing differences): Usage fix.
3887
38882006-07-03 Carsten Dominik <dominik@science.uva.nl>
3889
3890 * org.texi (Agenda commands): Document `s' key to save all org-mode
3891 buffers.
3892
38932006-06-30 Ralf Angeli <angeli@caeruleus.net>
3894
3895 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3896 names. Mention `cvs-msg' face.
3897
38982006-06-29 Carsten Dominik <dominik@science.uva.nl>
3899
3900 * org.texi (Checkboxes): New section.
3901
39022006-06-28 Carsten Dominik <dominik@science.uva.nl>
3903
3904 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3905 throughout this chapter.
3906
39072006-06-27 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3910 text for standalone vs Emacs info.
3911 (Help): Clarify header line description. Use mouse-1 for clicks.
3912 (Help-P): Use mouse-1 for clicks.
3913 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3914 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3915 (Choose menu subtopic): Remove gratuitous Emacs command names.
3916 (Help-FOO): Put usual behavior first.
3917 (Help-Xref): Clicking on xrefs works in Emacs.
3918 (Search Text): Clarify what the default behavior is.
3919 (Create Info buffer): Fix Emacs window/X window confusion.
3920 (Emacs Info Variables): Fix for new Emacs init file behavior.
3921
39222006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3923
3924 * gnus.texi (Summary Buffer Lines): Fix typo.
3925
39262006-06-23 Carsten Dominik <dominik@science.uva.nl>
3927
3928 * org.texi (Embedded LaTeX): New chapter.
3929 (Archiving): Section rewritten.
3930 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3931
39322006-06-20 Bill Wohler <wohler@newt.com>
3933
3934 Release MH-E manual version 8.0.1.
3935
3936 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3937 release 8.0.1.
3938 (Preface): Depend on GNU mailutils 1.0 and higher.
3939
39402006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * message.texi (News Headers): Update message-syntax-checks section.
3943
39442006-06-19 Karl Berry <karl@gnu.org>
3945
3946 * info.texi (Advanced): Mention C-q, especially with ?.
3947
39482006-06-19 Carsten Dominik <dominik@science.uva.nl>
3949
3950 * org.texi (Publishing links): Document the `:link-validation-function'
3951 property.
3952 (Extensions and Hacking): New chapter, includes some sections of the
3953 "Miscellaneous" chapter.
3954
39552006-06-10 Carsten Dominik <dominik@science.uva.nl>
3956
3957 * org.texi (Progress logging): New section.
3958
2de53ca6
GM
39592006-06-06 Carsten Dominik <dominik@science.uva.nl>
3960
3961 * org.texi (ASCII export): Document indentation adaptation.
3962 (Setting tags): Document mutually-exclusive tags.
3963
39642006-06-05 Romain Francoise <romain@orebokech.com>
3965
3966 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3967 Fix typo.
3968
3969 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3970 channel (#gnus@irc.freenode.net).
3971 Fix typos. Update copyright notice.
3972
3973 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3974 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3975 (Line-Up Functions, Custom Macros):
3976 * ediff.texi (Window and Frame Configuration)
dccb744b 3977 (Highlighting Difference Regions):
2de53ca6
GM
3978 * emacs-mime.texi (Display Customization):
3979 * erc.texi (History):
3980 * eshell.texi (Known problems):
3981 * eudc.texi (Overview, BBDB):
3982 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3983 (The problem of spam, SpamOracle, Extending the Spam package)
3984 (Conformity, Terminology):
dccb744b 3985 * idlwave.texi (Routine Info)
2de53ca6
GM
3986 (Class and Keyword Inheritance, Padding Operators)
3987 (Breakpoints and Stepping, Electric Debug Mode)
3988 (Examining Variables, Troubleshooting):
3989 * org.texi (Creating timestamps):
3990 * reftex.texi (Commands, Options, Changes):
3991 * tramp.texi (Inline methods, Password caching)
3992 (Auto-save and Backup, Issues):
3993 * vip.texi (Files, Commands in Insert Mode):
3994 * viper.texi (Emacs Preliminaries, States in Viper)
3995 (Packages that Change Keymaps, Viper Specials, Groundwork):
3996 Fix various typos.
3997
39982006-05-31 Michael Ernst <mernst@alum.mit.edu>
3999
4000 * ediff.texi: Fix typos.
4001
40022006-05-30 Carsten Dominik <dominik@science.uva.nl>
4003
4004 * org.texi: Small typo fixes.
4005
fff84c22
JB
40062006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4007
4008 * viper.texi (Viper Specials):
4009 * gnus.texi (Example Setup):
4010 * faq.texi (Backspace invokes help):
4011 * dired-x.texi (Optional Installation Dired Jump):
4012 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4013 follow coding conventions.
4014
2de53ca6
GM
40152006-05-29 Michael Albinus <michael.albinus@gmx.de>
4016
4017 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4018
40192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4020
4021 * pcl-cvs.texi: Fix typos.
4022 (Customization): Say "us".
4023
40242006-05-26 Eli Zaretskii <eliz@gnu.org>
4025
4026 * org.texi: Remove bogus @setfilename.
4027
40282006-05-26 Carsten Dominik <dominik@science.uva.nl>
4029
4030 * org.texi (ASCII export): Omit command name.
4031 (HTML export): Add prefix to all lines in Local Variable example.
4032 (Acknowledgments): Typeset names in italics.
4033
40342006-05-24 Carsten Dominik <dominik@science.uva.nl>
4035
4036 * org.texi (Plain lists): Add new item navigation commands.
4037 (External links): Document elisp and info links.
4038 (Custom searches): New section.
4039 (Publishing): New chapter.
4040 (HTML export): Include a list of supported CSS classes.
4041 (Setting tags): Describe the fast-tag-setting interface.
4042
40432006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * dired-x.texi: ifinfo -> ifnottex.
4046
40472006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4048
4049 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4050
40512006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4052
4053 * message.texi (Interface): Add tool bar customization.
4054 (MIME): Index and text additions for mml-attach.
4055 (MIME): Describe mml-dnd-protocol-alist and
4056 mml-dnd-attach-options.
4057
4058 * gnus.texi (Oort Gnus): Reorder entries in sections.
4059 Fix some entries.
4060 (Starting Up): Add references to "Emacs for Heathens" and to
4061 "Finding the News". Add user-full-name and user-mail-address.
4062 (Group Buffer Format): Add tool bar customization and update.
4063 (Summary Buffer): Add tool bar customization.
4064 (Posting Styles): Add message-alternative-emails.
4065
40662006-05-09 Michael Albinus <michael.albinus@gmx.de>
4067
4068 * tramp.texi (Filename completion): Improve wording.
4069
40702006-05-07 Romain Francoise <romain@orebokech.com>
4071
4072 * faq.texi (Using regular expressions): Fix typo.
4073 (Packages that do not come with Emacs): Fix capitalization.
4074 (Replacing text across multiple files): Expand node to explain how
4075 to use `dired-do-query-replace-regexp' in more detail, based on
4076 suggestion by Eric Hanchrow <offby1@blarg.net>.
4077
40782006-05-06 Michael Albinus <michael.albinus@gmx.de>
4079
4080 * tramp.texi (Filename completion): Completion of remote files'
4081 method, user name and host name is active only in partial
4082 completion mode.
4083
40842006-05-06 Bill Wohler <wohler@newt.com>
4085
4086 Release MH-E manual version 8.0.
4087
4088 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4089 release 8.0.
4090
40912006-05-06 Bill Wohler <wohler@newt.com>
4092
4093 * mh-e.texi (MH-BOOK-HOME): Change from
4094 http://www.ics.uci.edu/~mh/book/mh to
4095 http://rand-mh.sourceforge.net/book/mh.
4096 Replace .htm suffix with .html for MH book files.
4097 (Using This Manual): Update key binding for getting relevant
4098 chapter in Info from command key.
4099 (Ranges): Fix itemx.
4100
41012006-05-05 Karl Berry <karl@gnu.org>
4102
4103 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4104 (\fonttextsize): New user-level command to change text font size.
4105
41062006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4107
4108 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4109
41102006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4111
4112 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4113
41142006-04-24 Bill Wohler <wohler@newt.com>
4115
4116 * mh-e.texi (Getting Started): Make it more explicit that you need
4117 to install MH. Add pointers to current MH implementations.
4118
41192006-04-21 Bill Wohler <wohler@newt.com>
4120
4121 Release MH-E manual version 7.94.
4122
4123 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4124 release 7.94.
4125
41262006-04-21 Carsten Dominik <dominik@science.uva.nl>
4127
4128 * org.texi: Many small fixes.
4129 (Handling links): Rename from "Managing links".
4130
41312006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4132
4133 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4134 (Splitting mail using spam-stat): Fix @xref.
4135
41362006-04-20 Chong Yidong <cyd@stupidchicken.com>
4137
4138 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4139 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4140
41412006-04-20 Carsten Dominik <dominik@science.uva.nl>
4142
4143 * org.texi (Time stamps): Better explanation of the purpose of
4144 different time stamps.
4145 (Structure editing, Plain lists): More details on how new items
4146 and headings are inserted.
4147
41482006-04-18 Carsten Dominik <dominik@science.uva.nl>
4149
4150 * org.texi (Formula syntax): Fix link to Calc Manual.
4151
41522006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4153
4154 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4155
41562006-04-17 Bill Wohler <wohler@newt.com>
4157
4158 * mh-e.texi (Folders): Update mh-before-quit-hook and
4159 mh-quit-hook example with code that removes the buffers rather
4160 than just bury them.
4161
41622006-04-17 Michael Albinus <michael.albinus@gmx.de>
4163
4164 Sync with Tramp 2.0.53.
4165
41662006-04-13 Carsten Dominik <dominik@science.uva.nl>
4167
4168 * org.texi (Updating settings): New section.
4169 (Visibility cycling): Better names for the startup folding
4170 options.
4171 (Exporting): Completely restructured.
4172 (The very busy C-c C-c key): New section.
4173 (Summary of in-buffer settings): New section.
4174
41752006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4176
4177 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4178
41792006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4180
4181 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4182 (Server Commands): Key `v' is reserved for users.
4183
41842006-04-11 Carsten Dominik <dominik@science.uva.nl>
4185
4186 * org.texi (Link format): New section, emphasis on bracket links.
4187 (External links): Document bracket links.
4188 (FAQ): Expand to cover shell links and the new link format.
4189
41902006-04-09 Kevin Ryde <user42@zip.com.au>
4191
4192 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4193
41942006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4195
4196 * gnus.texi (Summary Buffer Lines): Add `*'.
4197
c8763fb6 41982006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4199
4200 * gnus.texi (Group Parameters):
4201 Mention gnus-permanently-visible-groups.
4202
42032006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4204
4205 * gnus.texi (Face): Fix typo.
4206
42072006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4208
4209 * gnus.texi (X-Face): Clarify.
4210 (Face): Need Emacs with PNG support.
4211
42122006-04-06 Richard Stallman <rms@gnu.org>
4213
4214 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4215 Emacs".
4216
42172006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4218
4219 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4220 blocks not suitable for inclusion with Emacs using variable
4221 PARTOFEMACS.
4222
42232006-04-04 Simon Josefsson <jas@extundo.com>
4224
4225 * gnus.texi (Security): Improve.
4226
42272006-04-02 Bill Wohler <wohler@newt.com>
4228
4229 * mh-e.texi (Getting Started, Junk, Bug Reports)
4230 (MH FAQ and Support): Fix URLs.
4231
42322006-03-31 Romain Francoise <romain@orebokech.com>
4233
4234 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4235 to t, not nil (and has for the past eight years).
4236
42372006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4238
4239 * message.texi, gnus.texi: Bump version to 5.11.
4240
42412006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4242
4243 * gnus.texi (Top): Add comment about version line.
4244
4245 * message.texi (Top): Ditto. Change to take named versions into
4246 account.
4247
42482006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4249
4250 * gnus.texi (Posting Styles): Add x-face-file to example.
4251 (X-Face): Refer to posting styles.
4252
4253 * gnus-faq.texi ([5.8]): Add x-face-file.
4254 ([8.4]): Add links to gmane.emacs.gnus.user and
4255 gmane.emacs.gnus.general.
4256
42572006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4258
4259 * gnus-faq.texi: Use .invalid.
4260 ([5.4]): Fix gnus-posting-styles example.
4261
42622006-03-27 Romain Francoise <romain@orebokech.com>
4263
4264 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4265 Emacs/W3 needs a new maintainer.
4266 (Ispell): Update author and version info.
4267 (Mailcrypt): Mention PGG.
4268 (New in Emacs 22): Add PGG to the list of new packages.
4269 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4270 updating dead URLs.
4271
42722006-03-25 Karl Berry <karl@gnu.org>
4273
4274 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4275 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4276 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4277 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4278 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4279 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4280 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4281 (2) do not indent copyright year list (or anything else).
4282
42832006-03-21 Bill Wohler <wohler@newt.com>
4284
4285 * mh-e.texi (Folders): Various edits.
4286
42872006-03-20 Romain Francoise <romain@orebokech.com>
4288
4289 * gnus.texi (Mail Folders): Grammar fix.
4290
42912006-03-19 Bill Wohler <wohler@newt.com>
4292
4293 * mh-e.texi (Replying): Document Mail-Followup-To.
4294 Change manually-formatted table to multitable. Add debugging info.
4295 Move description of mh-reply-default-reply-to into paragraph
4296 that describes its values.
4297
42982006-03-17 Bill Wohler <wohler@newt.com>
4299
10d1d0af 4300 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4301 (Sending Mail Tour): Update method of entering
4302 addresses and subject.
4303 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4304 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4305
43062006-03-15 Carsten Dominik <dominik@science.uva.nl>
4307
4308 * org.texi: Version number change only.
4309
43102006-03-14 Bill Wohler <wohler@newt.com>
4311
4312 * mh-e.texi: Add index entries around each paragraph rather than
4313 depend on entries from beginning of node. Doing so ensures that
4314 index entries are less likely to be forgotten if text is cut and
4315 pasted, and are necessary anyway if the references are on a
4316 separate page. It seems that makeinfo is now (v. 4.8) only
4317 producing one index entry per node, so there is no longer any
4318 excuse not to. Use subheading instead of heading. The incorrect
4319 use of heading produced very large fonts in Info--as large as the
4320 main heading.
4321 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4322 versions 6 and 7 appeared *around* the time of these Emacs releases.
4323
43242006-03-13 Carsten Dominik <dominik@science.uva.nl>
4325
4326 * org.texi (Clean view): Document new startup options.
4327
43282006-03-11 Bill Wohler <wohler@newt.com>
4329
4330 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4331 (Composing, Scan Line Formats): Fix @refs.
4332 (Getting Started): Define MH profile and MH profile components.
4333 (Incorporating Mail, Reading Mail, Viewing, Printing)
4334 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4335 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4336 for string constants.
4337 (Tool Bar): Remove spurious quote.
4338 (Junk): Use ``...'' instead of "...".
4339 (Scan Line Formats): Replace @samp with @kbd.
4340
43412006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4342
4343 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4344
43452006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4346
4347 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4348 easy to understand.
4349
43502006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4351
4352 * gnus.texi: Markup fix.
4353 (Fancy Mail Splitting): Specify new feature.
4354
43552006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4358 partial-words matching.
4359
43602006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4361
4362 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4363
4364 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4365 (MIME Commands): Fix mm-discouraged-alternatives.
4366
43672006-03-07 Carsten Dominik <dominik@science.uva.nl>
4368
4369 * org.texi: Version number change only.
4370
43712006-03-06 Bill Wohler <wohler@newt.com>
4372
4373 * mh-e.texi: Move from SourceForge repository to Savannah.
4374 This is version 7.93, which is a total rewrite from the previous
4375 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4376 version 7.93.
4377
43782006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4379
4380 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4381
43822006-03-01 Carsten Dominik <dominik@science.uva.nl>
4383
4384 * org.texi (Interaction): Add item about `org-mouse.el' by
4385 Piotr Zielinski.
4386 (Managing links): Document that also mouse-1 can be used to
4387 activate a link.
4388 (Headlines, FAQ): Add entry about hiding leading stars.
4389 (Miscellaneous): Resort the sections in this chapter to a more
4390 logical sequence.
4391
43922006-02-27 Simon Josefsson <jas@extundo.com>
4393
4394 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4395 2004-01-27 from the trunk).
4396
43972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4398
4399 * cc-mode.texi: Rename c-hungry-backspace to
4400 c-hungry-delete-backwards, at the request of RMS. Leave the old
4401 name as an alias.
4402
44032006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4404
4405 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4406 include the function header within the defun.
4407
44082006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4409
4410 * cc-mode.texi: Correct two typos.
4411
44122006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4413
4414 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4415 existing comment.
4416 (Electric Keys): Add a justification for electric indentation.
4417 (Hungry WS Deletion): Clear up the names and complications of the
4418 BACKSPACE and DELETE keys.
4419
44202006-02-23 Juri Linkov <juri@jurta.org>
4421
4422 * faq.texi (Common requests): Move `Turning on auto-fill by
4423 default' after `Wrapping words automatically'. Move `Working with
4424 unprintable characters' before `Searching for/replacing newlines'.
4425 Move `Replacing highlighted text' after `Highlighting a region'.
4426 Merge `Repeating commands' and `Repeating a command as many times
4427 as possible' into the former.
4428 (Packages that do not come with Emacs): Add refs to Gmane and
4429 etc/MORE.STUFF.
4430
44312006-02-23 Juri Linkov <juri@jurta.org>
4432
4433 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4434 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4435 Add xref to `(emacs)Reporting Bugs'.
4436 (Getting a printed manual): Add URL to other formats of the manual.
4437 (Common requests): Fix menu.
4438 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4439 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4440 (Inserting text at the beginning of each line): Add pxref to
4441 `Changing the included text prefix'.
4442 (Forcing the cursor to remain in the same column): Mention `track-eol'
4443 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4444 (Replacing text across multiple files): Add keybinding `Q' for
4445 `dired-do-query-replace'.
4446
44472006-02-22 Carsten Dominik <dominik@science.uva.nl>
4448
4449 * reftex.texi: Version number and date change only.
4450
4451 * org.texi (Internal Links): Rewrite to cover the modified
4452 linking system.
4453
44542006-02-17 Eli Zaretskii <eliz@gnu.org>
4455
4456 * faq.texi: Remove the coding cookie, it's not needed anymore.
4457
44582006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4459
4460 * faq.texi (Colors on a TTY): Mention Mac OS port.
4461
44622006-02-12 Karl Berry <karl@gnu.org>
4463
4464 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4465 8-bit accented a.
4466
44672006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4468
4469 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4470
44712006-02-08 Romain Francoise <romain@orebokech.com>
4472
4473 * faq.texi (Top): Remove paragraph about the FAQ being a
4474 transitional document, etc.
4475 (Searching for/replacing newlines): New node.
4476 (Yanking text in isearch): New node.
4477 (Inserting text at the beginning of each line): Rename and make
4478 more general, mention `M-;' in Message mode.
4479
44802006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4481
4482 * faq.texi (Meta key does not work in xterm)
4483 (Emacs does not display 8-bit characters)
4484 (Inputting eight-bit characters): Update xrefs.
4485
44862006-02-06 Romain Francoise <romain@orebokech.com>
4487
4488 * faq.texi (VM): VM now at version 7.19.
4489 Set myself as maintainer of this file.
4490
44912006-02-04 Michael Olson <mwolson@gnu.org>
4492
4493 * erc.texi (History): Note that ERC is now included with Emacs.
4494
44952006-01-31 Romain Francoise <romain@orebokech.com>
4496
4497 * message.texi (Message Headers): Explain what
4498 `message-alternative-emails' does in more detail.
4499 Update copyright year.
4500
45012006-01-30 Juanma Barranquero <lekktu@gmail.com>
4502
4503 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4504
45052006-01-29 Richard M. Stallman <rms@gnu.org>
4506
4507 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4508
45092006-01-29 Michael Olson <mwolson@gnu.org>
4510
4511 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4512
4513 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4514
4515 * faq.texi (New in Emacs 22): Mention ERC.
4516
45172006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4518
4519 * rcirc.texi: Capitalize dir entry for consistency with the entry
4520 in info/dir and other entries in the Emacs category.
4521 Fix typos. Delete trailing whitespace.
4522
c8763fb6 45232006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4524
4525 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4526
45272006-01-27 Eli Zaretskii <eliz@gnu.org>
4528
4529 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4530 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4531
4532 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4533 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4534
45352006-01-27 Alex Schroeder <alex@gnu.org>
4536
4537 * rcirc.texi: New file.
4538
45392006-01-23 Juri Linkov <juri@jurta.org>
4540
4541 * widget.texi (User Interface): Add S-TAB for widget-backward.
4542
45432006-01-22 Michael Albinus <michael.albinus@gmx.de>
4544
4545 Sync with Tramp 2.0.52.
4546
4547 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4548 Add Tramp disabling item. New item for common connection problems.
4549 (various): Apply "ftp" as method for the download URL.
4550 (Bug Reports): Refer to FAQ for common problems.
4551
45522006-01-21 Eli Zaretskii <eliz@gnu.org>
4553
4554 * widget.texi (User Interface): Use @key for TAB.
4555
4556 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4557
4558 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4559 for TAB.
4560
4561 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4562
45632006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4564
4565 * gnus.texi: Update copyright.
4566
45672006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4568
4569 * gnus.texi (Article Washing): Additions.
4570
2de53ca6
GM
45712006-01-13 Carsten Dominik <dominik@science.uva.nl>
4572
4573 * org.texi (Agenda commands): Document tags command.
4574
45752006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4576
4577 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4578
45792006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4580
4581 * gnus.texi (RSS): Addition.
4582
45832005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4584
4585 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4586
45872005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4588
4589 * emacs-mime.texi (Display Customization): Add setting example to
4590 mm-discouraged-alternatives.
4591
45922006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4593
4594 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4595 version is the canonical version.
4596
45972006-01-08 Alex Schroeder <alex@gnu.org>
4598
4599 * pgg.texi (Caching passphrase): Rewording.
4600
46012006-01-06 Eli Zaretskii <eliz@gnu.org>
4602
4603 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4604 repository URL.
4605
46062006-01-06 Carsten Dominik <dominik@science.uva.nl>
4607
4608 * org.texi: Removed the accidentally re-added empty line in the
4609 direntry.
4610
46112006-01-05 Carsten Dominik <dominik@science.uva.nl>
4612
4613 * org.texi (Agenda Views): Chapter reorganized.
4614
46152005-12-29 Romain Francoise <romain@orebokech.com>
4616
4617 * faq.texi (Using Customize): New node.
4618
46192005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4620
4621 * org.texi: Remove blank line in @direntry. It is non-standard
4622 and recursively produces blank lines all over the dir file (when
4623 using Texinfo 4.8).
4624
46252005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4626
4627 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4628
46292005-12-20 Carsten Dominik <dominik@science.uva.nl>
4630
4631 * org.texi (Tags): Boolean logic documented.
4632 (Agenda Views): Document custom commands.
4633
46342005-12-20 David Kastrup <dak@gnu.org>
4635
4636 * faq.texi (AUCTeX): Update version and mailing list info.
4637
46382005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4639
4640 * gnus.texi (MIME Commands): Mention addition of
4641 multipart/alternative to gnus-buttonized-mime-types and add xref
4642 to mm-discouraged-alternatives.
4643
4644 * emacs-mime.texi (Display Customization): Mention addition of
4645 "image/.*" and add xref to gnus-buttonized-mime-types in the
4646 mm-discouraged-alternatives section.
4647
46482005-12-16 Carsten Dominik <dominik@science.uva.nl>
4649
4650 * org.texi (Tags): New section.
4651 (Agenda Views): Chapter reorganized.
4652
46532005-12-16 Eli Zaretskii <eliz@gnu.org>
4654
4655 * org.texi (Internal Links): Add a missing comma after an @xref.
4656
46572005-12-14 Chong Yidong <cyd@stupidchicken.com>
4658
4659 * faq.texi (Filling paragraphs with a single space): No need to
4660 change sentence-end now.
4661
46622005-12-13 Romain Francoise <romain@orebokech.com>
4663
4664 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4665
46662005-12-12 Jay Belanger <belanger@truman.edu>
4667
4668 * faq.texi (Calc): Update version number.
4669
46702005-12-12 Carsten Dominik <dominik@science.uva.nl>
4671
4672 * org.texi (Progress Logging): New section.
4673
46742005-12-10 Romain Francoise <romain@orebokech.com>
4675
4676 Update the Emacs FAQ for the 22.1 release.
4677
4678 * faq.texi: Set VER to `22.1'.
4679 (Basic editing): Explain how to use localized versions of the
4680 Tutorial. Mention that `C-h r' displays the manual. Delete
4681 obsolete WWW link to an Emacs 18 tutorial.
4682 (Getting a printed manual): Point to the new locations of the
4683 manuals on the GNU Web site.
4684 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4685 available via Info (it was previously distributed separately).
4686 (Installing Texinfo documentation): The latest version of Texinfo
4687 is 4.8, not 4.0.
4688 (Informational files for Emacs): COPYING is the GNU General Public
4689 License, not the Emacs General Public License.
4690 (Informational files for Emacs): Delete obsolete link to the
4691 GNUinfo pages as they have been removed from the GNU Web site.
4692 (New in Emacs 22): New node.
4693 (Setting up a customization file): Say that most packages support
4694 Customize nowadays.
4695 (Colors on a TTY): Delete reference to instructions on how to
4696 enable syntax highlighting, it is now enabled by default.
4697 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4698 at startup automatically.
4699 (Controlling case sensitivity): Mention `M-c' in isearch.
4700 (Using an already running Emacs process): Emacs now creates the
4701 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4702 gnuserv. As emacsclient can now run Lisp code as well, delete a
4703 sentence praising gnuserv for that. Simplify description of how
4704 the client/server operation works.
4705 (Compiler error messages): Delete obsolete text (compile.el has
4706 been rewritten).
4707 (Indenting switch statements): Fix typo.
4708 (Matching parentheses): Simplify setup instructions, mention the
4709 menu bar item in the Options menu.
4710 (Repeating a command as many times as possible): Mention `C-x e'.
4711 (Going to a line by number): Mention new keymap and bindings
4712 `M-g M-g', `M-g M-p' and `M-g M-n'.
4713 (Turning on syntax highlighting): Now on by default. Simplify.
4714 (Replacing highlighted text): Use `1', not `t'.
4715 (Problems with very large files): The maximum size is now 256MB on
4716 32-bit machines.
4717 (^M in the shell buffer): Mention `comint-process-echoes'.
4718 (Emacs for Apple computers): Emacs 22 has native support for Mac
4719 OS X.
4720 (Translating names to IP addresses): Delete node.
4721 (Binding keys to commands): Fix typo.
4722 (SPC no longer completes file names): New node.
4723 (MIME with Emacs mail packages): Delete section about the Emacs
4724 MIME FAQ (it's not reachable anymore).
4725
47262005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4727
4728 * cc-mode.texi: The manual has been extensively revised: the
4729 information about using CC Mode has been separated from the larger
4730 and more difficult chapters about configuration. It has been
4731 updated for CC Mode 5.31.
4732
47332005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4734
4735 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4736 (Selecting an implementation): Fix descriptions.
4737
47382005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4739
4740 * message.texi (Various Message Variables): Addition.
4741
47422005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * message.texi: Fix default values.
4745
47462005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * message.texi (Header Commands): Clarify descriptions of
4749 message-cross-post-followup-to, message-reduce-to-to-cc, and
4750 message-insert-wide-reply.
4751 (Various Commands): Fix kindex for message-kill-to-signature;
4752 clarify description of message-tab.
4753
47542005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4755
4756 * message.texi (Mailing Lists): Fix description about MFT.
4757
4758 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4759
47602005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4761
4762 * gnus.texi (Slow Terminal Connection): Replace old description
4763 with new one.
4764
47652005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4766
4767 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4768 replace X-Draft-Headers with X-Draft-From.
4769
47702005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4771
4772 * gnus.texi (Various Various): Fix the default value of
4773 nnheader-max-head-length.
4774 (Gnus Versions): Fix typo.
4775
47762005-12-08 Carsten Dominik <dominik@science.uva.nl>
4777
4778 * org.texi (Structure editing): Document new functionality of
4779 M-RET.
4780
47812005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4782
4783 * org.texi (Internal Links): Fix Texinfo usage.
4784
47852005-12-06 Carsten Dominik <dominik@science.uva.nl>
4786
4787 * org.texi (TODO basics): Document the global todo list.
4788 (TODO items): Documents sparse tree for specific TODO
4789 keywords.
4790
47912005-11-30 Carsten Dominik <dominik@science.uva.nl>
4792
4793 * org.texi (Plain Lists): Typos fixed.
4794
47952005-11-28 Jay Belanger <belanger@truman.edu>
4796
4797 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4798
47992005-11-24 Carsten Dominik <dominik@science.uva.nl>
4800
4801 * org.texi (Structure editing): New item moving commands added.
4802 (Plain Lists): New section.
4803
48042005-11-18 Carsten Dominik <dominik@science.uva.nl>
4805
4806 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4807 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 4808 `org-agenda-file-to-front'.
2de53ca6
GM
4809 (Built-in table editor): Document `org-table-sort-lines'.
4810 (HTML formatting): Export of hand-formatted lists.
4811
48122005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4813
4814 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4815 new variable gnus-toolbar-thickness.
4816
48172005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4820
48212005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4822
4823 * gnus.texi (X-Face): Fix description.
4824 (XVarious): Remove gnus-xmas-logo-color-alist and
4825 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4826
48272005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4828
4829 * gnus.texi (Group Parameters): Mention new variable
4830 gnus-parameters-case-fold-search.
4831 (Home Score File): Addition.
4832
48332005-11-04 Ulf Jasper <ulf.jasper@web.de>
4834
4835 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4836 (Overview): List supported feed types.
4837 (Installation): No installation necessary when using autoload.
4838 (Configuration): Rename "RSS" to "news".
4839
48402005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4841
4842 * pgg.texi (User Commands): Document additional passphrase
4843 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4844 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4845
48462005-11-04 Carsten Dominik <dominik@science.uva.nl>
4847
4848 * org.texi: Version number changed to 3.19.
4849
48502005-10-29 Sascha Wilde <wilde@sha-bang.de>
4851
4852 * pgg.texi (How to use): Update the example to add autoload of
4853 pgg-encrypt-symmetric-region.
4854 (User Commands): Document pgg-encrypt-symmetric-region.
4855 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4856
48572005-10-27 Jay Belanger <belanger@truman.edu>
4858
4859 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4860 mention other TeX-related units.
4861
48622005-10-23 Lars Hansen <larsh@soem.dk>
4863
4864 * dired-x.texi (Miscellaneous Commands): Replace
4865 dired-do-relative-symlink by dired-do-relsymlink and
4866 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4867
48682005-10-23 Jay Belanger <belanger@truman.edu>
4869
4870 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4871 constant.
4872
48732005-10-23 Michael Albinus <michael.albinus@gmx.de>
4874
4875 * faq.texi (Bugs and problems): Replace
4876 `dired-move-to-filename-regexp' by
4877 `directory-listing-before-filename-regexp'.
4878
48792005-10-22 Eli Zaretskii <eliz@gnu.org>
4880
4881 * newsticker.texi (UPDATED): Set value.
4882
48832005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4884
4885 * gnus.texi (Document Groups): Remove duplicate item.
4886
48872005-10-21 Carsten Dominik <dominik@science.uva.nl>
4888
4889 * org.texi (Summary): Mention iCalendar support.
4890 (Exporting): Document iCalendar support.
4891
48922005-10-18 Romain Francoise <romain@orebokech.com>
4893
4894 * viper.texi (Viper Specials): Capitalize GNU.
4895
48962005-10-17 Juri Linkov <juri@jurta.org>
4897
4898 * info.texi (Getting Started, Search Index, Expert Info):
4899 Fix wording.
4900 (Search Text): Replace `echo area' with `mode line'.
4901 (Search Index): Both `i' and `,' find all index entries.
4902 Replace example `C-f' with `C-l' (which exists in index of Info
4903 manual) and delete spaces in its keyboard input sequence.
4904 Delete unnecessary explanations about literal characters.
4905
49062005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4907
4908 * gnus.texi (Document Server Internals): Addition.
4909
49102005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4911
4912 * gnus.texi (A note on namespaces): Fix RFC reference.
4913
49142005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4915
4916 * gnus.texi (RSS): Fix key description.
4917
49182005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4919
4920 * gnus.texi: Emacs/w3 -> Emacs/W3.
4921 (Browsing the Web): Fix description.
4922 (Web Searches): Ditto.
4923 (Customizing W3): Ditto.
4924
49252005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4926
4927 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4928
49292005-10-11 Jay Belanger <belanger@truman.edu>
4930
4931 * calc.texi (Integration): Mention using `a i' to compute definite
4932 integrals.
4933
49342005-10-11 Juri Linkov <juri@jurta.org>
4935
4936 * info.texi: Rearrange nodes.
4937 (Top): Update menu. Change ref `Info for Experts' to
4938 `Advanced Info Commands'.
4939 (Getting Started): Fix description of manual's parts.
4940 (Help-Int): Change xref `Info Search' to `Search Index', and
4941 `Expert Info' to `Advanced'.
4942 (Advanced): Move node one level up.
4943 (Search Text, Search Index): New nodes split out from `Info Search'.
4944 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4945 split out from `Advanced'.
4946 (Advanced, Emacs Info Variables): De-document editing an Info file
4947 in Info.
4948 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4949 (Creating an Info File): Delete node and move its text to
4950 `Expert Info'.
4951
49522005-10-10 Carsten Dominik <dominik@science.uva.nl>
4953
4954 * org.texi (Workflow states): Documented that change in keywords
4955 becomes active only after restart of Emacs.
4956
49572005-10-08 Michael Albinus <michael.albinus@gmx.de>
4958
4959 Sync with Tramp 2.0.51.
4960
49612005-10-08 Nick Roberts <nickrob@snap.net.nz>
4962
4963 * speedbar.texi (Introduction): Describe new location of speedbar
4964 on menubar.
4965 (Basic Key Bindings): Remove descriptions of bindings that have
4966 been removed.
4967
49682005-10-05 Nick Roberts <nickrob@snap.net.nz>
4969
4970 * speedbar.texi (GDB): Describe use of watch expressions.
4971
49722005-09-28 Simon Josefsson <jas@extundo.com>
4973
4974 * message.texi (IDNA): Fix.
4975
49762005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4977
4978 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4979 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4980 description of nntp-open-connection-function.
4981 (Common Variables): Fix descriptions.
4982
49832005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4984
4985 * gnus.texi (Server Buffer Format): Document the %a format spec.
4986
49872005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4988
4989 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4990
49912005-09-23 Carsten Dominik <dominik@science.uva.nl>
4992
4993 * org.texi Version 3.16.
4994
49952005-09-19 Miles Bader <miles@gnu.org>
4996
4997 * newsticker.texi: Get rid of CVS keywords.
4998
49992005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5000
5001 * gnus.texi (Finding the Parent): Fix description of how Gnus
5002 finds article.
5003
50042005-09-14 Jari Aalto <jari.aalto@cante.net>
5005
5006 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5007 to drop off non-answered articles.
5008
50092005-09-19 Juanma Barranquero <lekktu@gmail.com>
5010
5011 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5012 braces (which are unsupported by NMAKE) for macro `srcdir'.
5013
50142005-09-17 Eli Zaretskii <eliz@gnu.org>
5015
5016 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5017 (../info/newsticker, newsticker.dvi): New targets.
5018
50192005-09-17 Ulf Jasper <ulf.jasper@web.de>
5020
5021 * newsticker.texi: Replace @command with @code. Replace @example
5022 with @lisp.
5023 (Top): Added explanations to menu items.
5024 (GNU Free Documentation License): Removed.
5025
50262005-09-16 Romain Francoise <romain@orebokech.com>
5027
5028 Update all files to specify GFDL version 1.2.
5029
5030 * doclicense.texi (GNU Free Documentation License): Update to
5031 version 1.2.
5032
50332005-09-15 Richard M. Stallman <rms@gnu.org>
5034
5035 * newsticker.texi: Fix @setfilename.
5036
5037 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5038 (../info/newsticker, newsticker.dvi): New targets.
5039
50402005-08-30 Carsten Dominik <dominik@science.uva.nl>
5041
5042 * org.texi: Version 3.15.
5043
50442005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5045
5046 * ses.texi: Combine all three indices into one.
5047 Correct a few typos.
5048
50492005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5050
5051 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5052
50532005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5054
5055 * emacs-mime.texi (Handles): Remove duplicate item.
5056 (Encoding Customization): Fix the default value for
5057 mm-coding-system-priorities.
5058 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5059 (Basic Functions): Fix reference.
5060
50612005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5062
5063 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5064
50652005-08-18 Richard M. Stallman <rms@gnu.org>
5066
5067 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5068 and web site.
5069
5070 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5071 not keyboard-translate.
5072
50732005-08-11 Richard M. Stallman <rms@gnu.org>
5074
5075 * faq.texi (Using regular expressions): Fix xref.
5076
50772005-08-09 Juri Linkov <juri@jurta.org>
5078
5079 * info.texi (Help-P): Replace `Prev' with `Previous'.
5080 (Help-M, Help-Xref): Add S-TAB.
5081 (Help-FOO): Update `u' command.
5082 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5083 Update info about visibility of xref parts.
5084 (Help-Int): Fix `m' command. Rename `Info-last' to
5085 `Info-history-back'. Add `Info-history-forward'.
5086 (Advanced): Fix `g*' and `M-n' commands.
5087 (Info Search): Add `index-apropos' in stand-alone browser.
5088 Add isearch commands.
5089 (Emacs Info Variables): Remove `Info-fontify'.
5090 Add `Info-mode-hook'. Update face names.
5091 Add `Info-fontify-maximum-menu-size',
5092 `Info-fontify-visited-nodes', `Info-isearch-search'.
5093
50942005-08-07 Michael Albinus <michael.albinus@gmx.de>
5095
5096 Sync with Tramp 2.0.50.
5097
5098 * tramp.texi: Use @option{} consequently for method names.
5099 (Inline methods, External transfer methods): Remove references to
5100 Cygwin.
5101 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5102 implementation.
5103
51042005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5105
5106 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5107 Mention that gnus-init-file is not read when Emacs is invoked with
5108 --no-init-file or -q.
5109
51102005-07-19 Carsten Dominik <dominik@science.uva.nl>
5111
5112 * org.texi: Version 3.14.
5113
51142005-07-04 Carsten Dominik <dominik@science.uva.nl>
5115
5116 * org.texi: Version 3.13.
5117
51182005-07-18 Juri Linkov <juri@jurta.org>
5119
5120 * calc.texi (Time Zones, Logical Operations):
5121 * cl.texi (Overview):
5122 * org.texi (TODO types):
5123 * sc.texi (Emacs 18 MUAs):
5124 * speedbar.texi (Top):
5125 * url.texi (History):
5126 Delete duplicate duplicate words.
5127
ce058493 51282005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5129
5130 * cl.texi (Type Predicates): Document `atom' type.
5131
51322005-07-04 Lute Kamstra <lute@gnu.org>
5133
5134 Update FSF's address in GPL notices.
5135
5136 * calc.texi (Copying):
5137 * doclicense.texi (GNU Free Documentation License):
5138 * faq.texi (Contacting the FSF):
5139 * mh-e.texi (Copying): Update FSF's address.
5140
51412005-07-03 Richard M. Stallman <rms@gnu.org>
5142
5143 * flymake.texi (Example -- Configuring a tool called directly):
5144 Update name of flymake-build-relative-filename.
5145
51462005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5147
5148 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5149
51502005-06-29 Carsten Dominik <dominik@science.uva.nl>
5151
5152 * org.texi: Version 3.12.
5153
51542005-06-24 Eli Zaretskii <eliz@gnu.org>
5155
5156 * makefile.w32-in (MAKEINFO): Use --force.
5157 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5158 Makefile.in.
5159 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5160 more shells.
5161
51622005-06-23 Richard M. Stallman <rms@gnu.org>
5163
5164 * speedbar.texi (Creating a display): Texinfo usage fixes.
5165
5166 * tramp.texi (Customizing Completion, Auto-save and Backup):
5167 Texinfo usage fixes.
5168
51692005-06-23 Juanma Barranquero <lekktu@gmail.com>
5170
5171 * dired-x.texi (Miscellaneous Commands):
5172 * ediff.texi (Miscellaneous):
5173 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5174 (Agent Variables):
5175 * info.texi (Help-Xref):
5176 * message.texi (Message Headers):
5177 * org.texi (Remember):
5178 * reftex.texi (Options (Defining Label Environments)):
5179 (Options (Index Support)):
5180 (Options (Viewing Cross-References)):
5181 (Options (Misc)):
5182 (Changes):
5183 * speedbar.texi (Creating a display):
5184 * tramp.texi (Customizing Completion, Auto-save and Backup):
5185 Texinfo usage fix.
5186
51872005-06-13 Carsten Dominik <dominik@science.uva.nl>
5188
5189 * org.texi: Version 3.11.
5190
51912005-06-12 Jay Belanger <belanger@truman.edu>
5192
5193 * calc.texi (Getting Started): Remove extra menu item.
5194
51952005-05-31 Jay Belanger <belanger@truman.edu>
5196
5197 * calc.texi (Notations Used in This Manual): Use @kbd for key
5198 sequence.
5199 (Demonstration of Calc): Mention another way of starting Calc.
5200 (Starting Calc): Mention long name of M-#.
5201 (Embedded Mode Overview): Remove unnecessary instruction.
5202 (Other M-# commands): Rephrase `M-# 0' explanation.
5203 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5204 reflect current behavior.
5205
52062005-05-30 Jay Belanger <belanger@truman.edu>
5207
5208 * calc.texi (Hooks): Change description of calc-window-hook and
5209 calc-trail-window-hook to match usage.
5210 (Computational Functions): Add more constant-generating functions.
5211 (Customizable Variables): Use defvar.
5212
52132005-05-28 Jay Belanger <belanger@truman.edu>
5214
5215 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5216 (Basic Embedded Mode): Explain behavior of arguments to
5217 calc-embedded-mode.
5218
52192005-05-27 Jay Belanger <belanger@truman.edu>
5220
5221 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5222 current behavior.
5223
52242005-05-25 Jay Belanger <belanger@truman.edu>
5225
5226 * calc.texi: Change Calc version number throughout.
5227 (Keypad Mode): Change location in info output.
5228 (Keypad mode overview): Move picture of keypad.
5229
52302005-05-21 Jay Belanger <belanger@truman.edu>
5231
5232 * calc.texi (Storing variables): Mention that only most variables
5233 are void to begin with.
5234
52352005-05-21 Kevin Ryde <user42@zip.com.au>
5236
5237 * widget.texi (Basic Types): Update cross ref from "Enabling
5238 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5239 lispref/text.texi change.
5240
52412005-05-20 Carsten Dominik <dominik@science.uva.nl>
5242
5243 * org.texi: Version 3.09.
5244
52452005-05-18 Carsten Dominik <dominik@science.uva.nl>
5246
5247 * reftex.texi: Version 4.28.
5248
52492005-05-16 Jay Belanger <belanger@truman.edu>
5250
5251 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5252
52532005-05-14 Jay Belanger <belanger@truman.edu>
5254
5255 * calc.texi (Default Simplifications): Insert missing ! (logical
5256 not operator).
5257
52582005-05-14 Michael Albinus <michael.albinus@gmx.de>
5259
5260 Sync with Tramp 2.0.49.
5261
52622005-05-10 Jay Belanger <belanger@truman.edu>
5263
5264 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5265 to 1.
5266
52672005-04-29 Carsten Dominik <dominik@science.uva.nl>
5268
5269 * org.texi: Version 3.08, structure reorganized.
5270
52712005-04-24 Richard M. Stallman <rms@gnu.org>
5272
5273 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5274
52752005-04-15 Carsten Dominik <dominik@science.uva.nl>
5276
5277 * org.texi: Update to version 3.06.
5278
52792005-04-13 Lute Kamstra <lute@gnu.org>
5280
5281 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5282
52832005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5284
5285 * cl.texi (Porting Common Lisp): Fix typo.
5286
52872005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5288
5289 * gnus.texi (RSS): Addition.
5290
52912005-04-04 Jay Belanger <belanger@truman.edu>
5292
5293 * calc.texi: Change Calc version number.
5294 (Customizable variables): Fix description of calc-language-alist.
5295 (Copying): Put in version 2 of GPL.
5296
52972005-04-01 Jay Belanger <belanger@truman.edu>
5298
5299 * calc.texi (Troubleshooting Commands): Remove comment about
5300 installation.
5301 (Installation): Remove section.
5302 (Customizable Variables): New section.
5303 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5304 (Graphical Devices): Add references to Customizable Variables.
5305
53062005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5307
5308 * emacs-mime.texi (Display Customization): Markup fixes.
5309 (rfc2047): Update.
5310
53112005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5312
5313 * gnus-faq.texi: Replaced with auto-generated version.
5314
53152005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5316
5317 * dired-x.texi (Multiple Dired Directories): default-directory was
5318 renamed to dired-default-directory.
5319
53202005-03-26 Jay Belanger <belanger@truman.edu>
5321
5322 * calc.texi (Simplifying Formulas, Rewrite Rules):
5323 Change description of top and bottom of fraction.
5324 (Modulo Forms): Move description of how to create modulo forms to
5325 earlier in the section.
5326 (Fraction Mode): Suggest using : to get a fraction by dividing.
5327 (Basic Arithmetic): Adjust placement of command name.
5328 (Truncating the Stack): Emphasize that "hidden" entries are still
5329 visible.
5330 (Installation): Move discussion of printing manual to "About This
5331 Manual".
5332 (About This Manual): Mention how to print the manual.
5333 (Reporting Bugs): Remove first person.
5334 (Building Vectors): Add algebraic version of append.
5335 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5336 (Grouping Digits): Fix typo.
5337
53382005-03-25 Werner Lemberg <wl@gnu.org>
5339
5340 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5341 Replace `legal' with `valid'.
5342
53432005-03-25 Werner Lemberg <wl@gnu.org>
5344
5345 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5346
53472005-03-24 Jay Belanger <belanger@truman.edu>
5348
5349 * calc.texi (General Mode Commands)
5350 (Mode Settings in Embedded Mode): Add some explanation of
5351 recording mode settings.
5352
53532005-03-24 Richard M. Stallman <rms@gnu.org>
5354
5355 * calc.texi: Remove praise of non-free software.
5356
5357 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5358 (Installation): Node deleted.
5359
53602005-03-23 Richard M. Stallman <rms@gnu.org>
5361
5362 * url.texi (HTTP language/coding): Improve last change.
5363
53642005-03-22 Jay Belanger <belanger@truman.edu>
5365
5366 * calc.texi (Embedded Mode): Add new information on changing
5367 modes.
5368
53692005-03-20 Michael Albinus <michael.albinus@gmx.de>
5370
5371 Sync with Tramp 2.0.48.
5372
5373 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5374
5375 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5376 "GNU/Linux". Change all addresses to .gnu.org.
5377 (Default Method): Offer shortened syntax for "su" and "sudo"
5378 methods.
5379
53802005-03-07 Richard M. Stallman <rms@gnu.org>
5381
5382 * url.texi: Fix usage of "e.g.".
5383 (HTTP language/coding): Explain the rules for these strings.
5384
53852005-03-06 Richard M. Stallman <rms@gnu.org>
5386
5387 * woman.texi (Introduction): Minor cleanups.
5388
5389 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5390
5391 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5392 (Installation): Node deleted.
5393
5394 * mh-e.texi (Preface): Get rid of "Emacs 21".
5395
5396 * eshell.texi (Installation): Delete node (for Emacs 20).
5397
53982005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5399
5400 * flymake.texi: Refill and tweak style in @lisp blocks.
5401
54022005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5403
5404 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5405
54062005-03-01 Jay Belanger <belanger@truman.edu>
5407
5408 * calc.texi (Trigonometric and Hyperbolic Functions):
5409 Mention additional functions.
5410 (Algebraic Simplifications): Mention additional simplifications.
5411
54122005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5413
5414 * ses.texi: Add concept/function/variable indices (this work was
5415 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5416 papers on file at FSF).
5417
54182005-02-10 Jay Belanger <belanger@truman.edu>
5419
5420 * calc.texi: Change @LaTeX to La@TeX throughout.
5421 Redefine @expr as @math for TeX output.
5422 Redefine @texline as a no-op for TeX output.
5423 Define @tfn, replace @t by @tfn throughout.
5424
54252005-02-09 Jay Belanger <belanger@truman.edu>
5426
5427 * calc.texi: Add macro for LaTeX for info output.
5428
54292005-02-08 Kim F. Storm <storm@cua.dk>
5430
5431 * texinfo.tex (LaTex): Add def.
5432
54332005-02-06 Jay Belanger <belanger@truman.edu>
5434
5435 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5436 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5437 throughout manual.
5438
54392005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5440
5441 * gnus.texi: Some edits based on comments from David Abrahams.
5442
54432005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5444
5445 * gnus.texi (RSS): Fix the keystroke.
5446
54472005-01-24 David Kastrup <dak@gnu.org>
5448
5449 * faq.texi: Update AUCTeX version info.
5450
54512005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5452
5453 * gnus-faq.texi ([4.1]): Typo.
5454
54552005-01-19 Jay Belanger <belanger@truman.edu>
5456
5457 * calc.texi (Keep Arguments): Mention that keeping arguments
5458 doesn't work with keyboard macros.
5459
54602005-01-16 Richard M. Stallman <rms@gnu.org>
5461
5462 * autotype.texi (Autoinserting): Fix small error.
5463
54642005-01-16 Michael Albinus <michael.albinus@gmx.de>
5465
5466 Sync with Tramp 2.0.47.
5467
5468 * tramp.texi (Compilation): New section, describing compilation of
5469 remote files.
5470
54712005-01-11 Kim F. Storm <storm@cua.dk>
5472
5473 * widget.texi (Basic Types): Add :follow-link keyword.
5474
54752005-01-09 Jay Belanger <belanger@truman.edu>
5476
5477 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5478
54792005-01-08 Jay Belanger <belanger@truman.edu>
5480
5481 * calc.texi: Change throughout to reflect new default value of
5482 calc-settings-file.
5483
54842005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5485
5486 * message.texi (Reply): `message-reply-to-function' should return
5487 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5488
54892005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5490
5491 * faq.texi (Changing load-path): Fix typo.
5492
54932005-01-05 Jay Belanger <belanger@truman.edu>
5494
5495 * calc.texi (Programming Tutorial): Replace kbd command by
5496 appropriate characters for a keyboard macro.
5497
54982005-01-04 Jay Belanger <belanger@truman.edu>
5499
5500 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5501 for Lucid Emacs.
5502 (Programming Tutorial): Mention that the user needs to be in the
5503 right mode to compute some functions.
5504
55052005-01-04 Jay Belanger <belanger@truman.edu>
5506
5507 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5508 no longer applicable.
5509
55102005-01-01 Jay Belanger <belanger@truman.edu>
5511
5512 * calc.texi (Programming Tutorial): Changed description of how to
5513 edit keyboard macros to match current behavior.
5514
55152004-12-31 Jay Belanger <belanger@truman.edu>
5516
5517 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5518
55192004-12-20 Jay Belanger <belanger@truman.edu>
5520
5521 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5522 zero.
5523
55242004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5527 @xref.
5528 (Font Locking): Avoid @strong{Note:}.
5529
55302004-12-17 Michael Albinus <michael.albinus@gmx.de>
5531
5532 Sync with Tramp 2.0.46.
5533
5534 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5535
55362004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * url.texi: Correct typos.
5539 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5540 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5541 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5542 (Dealing with HTTP documents): @inforef->@xref.
5543
55442004-12-15 Jay Belanger <belanger@truman.edu>
5545
5546 * calc.texi: Consistently capitalized all mode names.
5547 (Answers to Exercises): Mention that an answer can be a fraction
5548 when in Fraction mode.
5549
55502004-12-13 Jay Belanger <belanger@truman.edu>
5551
5552 * calc.texi: Fix some TeX definitions.
5553
55542004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * reftex.texi (Imprint): Remove erroneous @value's.
5557
55582004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5561 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5562
55632004-12-08 Jay Belanger <belanger@truman.edu>
5564
5565 * calc.texi (Starting Calc): Remove comment about installation.
5566 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5567
55682004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5569
5570 * url.texi: Update @setfilename.
5571 (Getting Started): No need to worry about Gnus versions.
5572 (Dealing with HTTP documents): Use @inforef.
5573
5574 * org.texi: Fix @direntry file name.
5575
55762004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5577
5578 * url.texi: New file.
5579
5580 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5581
55822004-12-06 Jay Belanger <belanger@truman.edu>
5583
5584 * calc.texi (Using Calc): Remove paragraph about installation.
5585
55862004-12-06 Jay Belanger <belanger@truman.edu>
5587
5588 * calc.texi: Use more Texinfo macros and less TeX defs.
5589 Remove @refill's.
5590
55912004-12-06 Richard M. Stallman <rms@gnu.org>
5592
5593 * org.texi: New file.
5594
55952004-12-05 Richard M. Stallman <rms@gnu.org>
5596
5597 * Makefile.in (org.dvi, ../info/org): New targets.
5598 (INFO_TARGETS): Add ../info/org.
5599 (DVI_TARGETS): Add org.dvi.
5600 (maintainer-clean): Remove the info files in the info dir.
5601
56022004-11-26 Eli Zaretskii <eliz@gnu.org>
5603
5604 * idlwave.texi: Fix the setfilename directive to put the produced
5605 file in ../info.
5606 (Continued Statement Indentation): Resurrect Jan D.'s change from
5607 2004-11-03 that was lost when a newer version of idlwave.texi was
5608 imported.
5609
56102004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5611
5612 * gnus-faq.texi ([5.1]): Added missing bracket.
5613
5614 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5615 `spam-initialize'.
5616
56172004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5618
5619 * message.texi (Various Message Variables): Mention that all mail
5620 file variables are derived from `message-directory'.
5621
5622 * gnus.texi (Splitting Mail): Clarify bogus group.
5623
56242004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5625
5626 * emacs-mime.texi (Encoding Customization): Fix
5627 mm-coding-system-priorities entry.
5628
c8763fb6 56292004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5630
5631 * idlwave.texi (Continued Statement Indentation):
5632 * reftex.texi (Options (Index Support)):
5633 (Displaying and Editing the Index, Table of Contents):
5634 * speedbar.texi (Creating a display, Major Display Modes): Replace
5635 non-nil with non-@code{nil}.
5636
56372004-10-21 Jay Belanger <belanger@truman.edu>
5638
5639 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5640
56412004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5642
5643 * calc.texi (Reporting Bugs): Double up `@'.
5644
56452004-10-18 Jay Belanger <belanger@truman.edu>
5646
5647 * calc.texi (Reporting Bugs): Changed the address that bugs
5648 should be sent to.
5649
56502004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5651
5652 * gnus.texi (New Features): Add 5.11.
5653
5654 * message.texi (Resending): Remove wrong default value.
5655
5656 * gnus.texi (Mail Source Specifiers): Describe possible problems
5657 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5658 `pop3-leave-mail-on-server' to the index.
5659
56602004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5661
5662 * message.texi (Canceling News): Add how to set a password.
5663
56642004-10-12 Jay Belanger <belanger@truman.edu>
5665
5666 * calc.texi (Help Commands): Changed the descriptions of
5667 calc-describe-function and calc-describe-variable to match their
5668 current behavior.
5669
56702004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5671
5672 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5673
56742004-10-12 Michael Albinus <michael.albinus@gmx.de>
5675
5676 Sync with Tramp 2.0.45.
5677
5678 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5679 plink link. The URL is outdated. Originator contacted for
5680 clarification.
5681
56822004-10-10 Juri Linkov <juri@jurta.org>
5683
5684 * gnus.texi (Top, Marking Articles): Join two menus in one node
5685 because a node can have only one menu.
5686
56872004-10-09 Juri Linkov <juri@jurta.org>
5688
5689 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5690 example of nnmail-split-fancy.
5691
56922004-10-06 Karl Berry <karl@gnu.org>
5693
5694 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5695 consistency with other uses of dashes.
5696
56972004-10-05 Karl Berry <karl@gnu.org>
5698
5699 * info.texi: Consistently use --- throughout, periods at end of
5700 menu descriptions, and a couple typos.
5701
57022004-09-26 Jesper Harder <harder@ifa.au.dk>
5703
5704 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5705 * pgg.texi (User Commands, Backend methods): Do.
5706 * gnus.texi: Markup fixes.
5707 (Setting Process Marks): Fix `M P a' entry.
5708 * emacs-mime.texi: Fixes.
5709
57102004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5711
5712 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5713 again.
5714 Use 5.10 instead of 5.10.0.
5715
57162004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5717
5718 * gnus.texi (Summary Mail Commands): S D e.
5719
57202004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5721
5722 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5723 the gnus-article-mode-line-format section.
5724
57252004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5726
5727 * gnus.texi (Various Summary Stuff): Fix the documentation for
5728 gnus-newsgroup-variables.
5729
57302004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5731
5732 * gnus.texi (MIME Commands): Added
5733 gnus-mime-display-multipart-as-mixed,
5734 gnus-mime-display-multipart-alternative-as-mixed,
5735 gnus-mime-display-multipart-related-as-mixed.
5736 (Mail Source Customization): Clarify `mail-source-directory'.
5737 (Splitting Mail): Mention gnus-group-find-new-groups.
5738 (SpamOracle): Fixed typo.
5739
5740 * gnus-faq.texi: Untabify.
5741 ([6.3]): nnir.el is in contrib directory.
5742
5743 * message.texi (News Headers): Clarify how a unique ID is created.
5744
5745 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5746 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5747
b2abec73 57482004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5749
b2abec73 5750 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5751
57522004-09-20 Florian Weimer <fw@deneb.enyo.de>
5753
5754 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5755
57562004-09-22 Jay Belanger <belanger@truman.edu>
5757
5758 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5759 might be hidden during part of the session.
5760
57612004-09-20 Jay Belanger <belanger@truman.edu>
5762
5763 * calc.texi (Notations Used in This Manual): Put in an earlier
5764 mention that DEL could be called Backspace.
5765
57662004-09-10 Simon Josefsson <jas@extundo.com>
5767
5768 * gnus.texi (IMAP): Add example. Suggested and partially written
5769 by Steinar Bang <sb@dod.no>.
5770
57712004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5772
5773 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5774 netrc syntax.
5775
57762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5777
b2abec73
JB
5778 * gnus.texi (Spam ELisp Package Sequence of Events):
5779 Some clarifications.
2de53ca6
GM
5780 (Spam ELisp Package Global Variables): More clarifications.
5781
57822004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5783
5784 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5785 Mention spam-split does not modify incoming mail.
5786
57872004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5788
5789 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5790
57912004-09-10 Eli Zaretskii <eliz@gnu.org>
5792
5793 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5794
57952004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5796
5797 * makefile.w32-in (sieve, pgg): Use $(infodir).
5798
57992004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5800
5801 * makefile.w32-in: Fix PGG and Sieve entries.
5802
58032004-08-28 Eli Zaretskii <eliz@gnu.org>
5804
5805 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5806 Emacs and related programs.
5807
58082004-08-27 Richard M. Stallman <rms@gnu.org>
5809
5810 * faq.texi: Fix texinfo usage, esp. doublequotes.
5811 (Difference between Emacs and XEmacs): Some clarification.
5812
5813 * faq.texi (Difference between Emacs and XEmacs):
5814 Explain not to contrast XEmacs with GNU Emacs.
5815
58162004-08-26 Richard M. Stallman <rms@gnu.org>
5817
5818 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5819
58202004-08-22 David Kastrup <dak@gnu.org>
5821
5822 * reftex.texi (AUCTeX): Update links, section name.
5823
5824 * faq.texi (Calc): Update availability (included in 22.1).
5825 (AUCTeX): Update availability, information, versions, description.
5826
58272004-08-14 Eli Zaretskii <eliz@gnu.org>
5828
5829 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5830
58312004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5832
5833 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5834
58352004-08-10 Michael Albinus <michael.albinus@gmx.de>
5836
5837 Sync with Tramp 2.0.44.
5838
58392004-08-05 Lars Hansen <larsh@math.ku.dk>
5840
5841 * widget.texi (User Interface): Update how to separate the
5842 editable field of an editable-field widget from other widgets.
5843 (Programming Example): Add text after field.
5844
58452004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5846
5847 * emacs-mime.texi (Encoding Customization): Add a note to the
5848 mm-content-transfer-encoding-defaults entry.
5849 (rfc2047): Update.
5850
5851 * gnus.texi (Article Highlighting): Add
5852 gnus-cite-ignore-quoted-from.
5853 (POP before SMTP): New node.
5854 (Posting Styles): Addition.
5855 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5856 (Fancy Mail Splitting): Ditto.
5857 (X-Face): Add gnus-x-face.
5858
58592004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5860
5861 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5862 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5863
58642004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5865
5866 * gnus.texi (Mail Source Specifiers): Describe
5867 `pop3-leave-mail-on-server'.
5868
58692004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5872
5873 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5874 repository. Change setfilename.
5875
5876 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5877
58782004-07-02 Juri Linkov <juri@jurta.org>
5879
5880 * pcl-cvs.texi (Viewing differences): Add `d r'.
5881
58822004-06-29 Jesper Harder <harder@ifa.au.dk>
5883
5884 * ses.texi, viper.texi, flymake.texi, faq.texi:
5885 * eshell.texi, ediff.texi: Markup fixes.
5886
58872004-06-21 Karl Berry <karl@gnu.org>
5888
5889 * info.texi (Top): Mention that only Emacs has mouse support.
5890 (Getting Started): Mention this in a few other places.
5891
58922004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * autotype.texi (Copyrights, Timestamps): Recommend
5895 `before-save-hook' instead of `write-file-functions'.
5896
58972004-06-13 Lars Hansen <larsh@math.ku.dk>
5898
5899 * dired-x.texi (dired-mark-omitted): Update keybinding.
5900
59012004-06-10 Kim F. Storm <storm@cua.dk>
5902
5903 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5904
59052004-06-05 Lars Hansen <larsh@math.ku.dk>
5906
5907 * dired-x.texi (variable dired-omit-mode): Rename from
5908 dired-omit-files-p.
5909 (function dired-omit-mode): Rename from dired-omit-toggle.
5910 Call dired-omit-mode rather than set dired-omit-files-p.
5911 (dired-mark-omitted): Describe command.
5912
59132004-05-29 Michael Albinus <michael.albinus@gmx.de>
5914
5915 Version 2.0.41 of Tramp released.
5916
59172004-05-29 Juanma Barranquero <lektu@terra.es>
5918
5919 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5920 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5921
59222004-05-29 Richard M. Stallman <rms@gnu.org>
5923
5924 * cl.texi (Top): Call this chapter `Introduction'.
5925 (Overview): In TeX, no section heading here.
5926
5927 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5928
59292004-05-29 Eli Zaretskii <eliz@gnu.org>
5930
5931 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5932 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5933
59342004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5935
5936 * flymake.texi: New file.
5937
59382004-05-28 Simon Josefsson <jas@extundo.com>
5939
5940 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5941
b344d29d 59422004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5943
5944 Version 2.0.40 of Tramp released.
5945
59462004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5947
5948 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5949
5950 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5951 variables `tramp-backup-directory-alist' and
5952 `tramp-bkup-backup-directory-info'.
5953 (Overview, Connection types)
5954 (External transfer methods, Default Method)
5955 (Windows setup hints): Remove restriction of password entering
5956 with external methods.
5957 (Auto-save and Backup): Make file name example
5958 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5959 and `auto-save-directory' must be used.
5960 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5961 only "NT"). Remove doubled entry "What kinds of systems does
5962 @tramp{} work on".
5963 (tramp): Macro removed.
5964 (Obtaining Tramp): Flag removed from title.
5965 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5966 and `trampver' used properly. Flag `tramp-inst' replaced by
5967 `installchapter'. Installation related text adapted.
5968
59692004-04-28 Masatake YAMATO <jet@gyve.org>
5970
5971 * widget.texi (Programming Example): Remove overlays.
5972
59732004-04-27 Jesper Harder <harder@ifa.au.dk>
5974
5975 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5976
59772004-04-23 Juanma Barranquero <lektu@terra.es>
5978
5979 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5980
59812004-04-05 Jesper Harder <harder@ifa.au.dk>
5982
5983 * info.texi (Info Search): Add info-apropos.
5984
59852004-03-22 Juri Linkov <juri@jurta.org>
5986
5987 * faq.texi: Fix help key bindings.
5988
59892004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5990
5991 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5992 (as suggested by Karl Berry). Update information about colored
5993 stars in menus. Add new subheading describing M-n.
5994
59952004-03-12 Richard M. Stallman <rms@gnu.org>
5996
5997 * cl.texi (Top): Rename top node's title.
5998
59992004-03-08 Karl Berry <karl@gnu.org>
6000
6001 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6002 problems making the texinfo distribution.
6003
60042004-02-29 Simon Josefsson <jas@extundo.com>
6005
6006 * smtpmail.texi (Authentication): Changed the list of supported
6007 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6008 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6009 <voegelas@gmx.net>.
6010
60112004-02-29 Juanma Barranquero <lektu@terra.es>
6012
6013 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6014 Use $(DEL) instead of rm, and ignore exit code.
6015
b344d29d 60162004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6017
6018 Tramp version 2.0.39 released.
6019
60202004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6021
6022 * tramp.texi (Customizing Completion): Explain new functions
6023 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6024 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6025 (Top): Refer to Savannah mailing list as the major one. Mention
6026 older mailing lists in HTML mode only.
6027 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6028 (Frequently Asked Questions): Remote hosts must not be Unix-like
6029 for "smb" method.
6030 (Password caching): New node.
6031 (External transfer methods): Refer to password caching for "smb"
6032 method.
6033
60342004-02-17 Karl Berry <karl@gnu.org>
6035
6036 * info.texi (Help-Int): Mention the new line number feature.
6037
60382004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6039
6040 * ses.texi (Advanced Features): New functionality for
6041 ses-set-header-row (defaults to current row unless C-u used).
6042 (Acknowledgements): Add Stefan Monnier.
6043
60442003-12-29 Kevin Ryde <user42@zip.com.au>
6045
6046 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6047
b344d29d 60482003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6049
6050 Tramp version 2.0.38 released.
6051
6052 * tramp.texi (Remote shell setup): Warn of environment variables
6053 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6054 <sven.gabriel@imk.fzk.de>.
6055 (Configuration): Tramp now chooses base64/uuencode
6056 automatically. Update wording accordingly.
6057 (Top): More description for the `Default Method' menu entry.
6058 (Default Method): Use @code, not @var, for Lisp variables.
6059 (Default Method): New subsection `Which method is the right one
6060 for me?' Suggested by Christian Kirsch.
6061 (Configuration): Pointer to new subsection added.
6062 (Default Method): Too many "use" in one sentence.
6063 Rephrase. Reported by Christian Kirsch.
6064 (Filename Syntax): Old `su' example is probably a left-over from
6065 the sm/su method naming. Replace with `ssh', instead.
6066 (External transfer methods, Auto-save and Backup):
6067 Typo fixes.
6068
60692003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6070
183080b6 6071 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6072 (Top): Mention japanese manual only if flag `jamanual' is set.
6073 Insert section `Japanese manual' in menu.
6074
60752003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6076
6077 * eshell.texi (Known Problems): Add doc item.
6078
60792003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6080
6081 * cc-mode.texi: Update for CC Mode 5.30.
6082
6083 Note: Please refrain from doing purely cosmetic changes like
6084 removing trailing whitespace in this manual; it clobbers cvs
6085 merging for no good reason.
6086
60872003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6088
6089 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6090 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6091 @acronym{ASCII}.
6092
60932003-10-26 Karl Berry <karl@gnu.org>
6094
6095 * info.texi (Info Search): Echo area, not echo are. From Debian
6096 diff.
6097
60982003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6099
10d1d0af 6100 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6101 :buttons and :children keywords.
6102
61032003-10-22 Miles Bader <miles@gnu.org>
6104
6105 * Makefile.in (info): Move before $(top_srcdir)/info.
6106
61072003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6108
6109 * tramp.texi (Inline methods): Small grammar fix.
6110 (External transfer methods): Likewise.
6111
61122003-10-08 Nick Roberts <nick@nick.uklinux.net>
6113
6114 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6115
61162003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6117
6118 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6119
61202003-09-30 Richard M. Stallman <rms@gnu.org>
6121
6122 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6123
6124 * widget.texi (User Interface): Fix typos.
6125
6126 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6127
61282003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6129
6130 * pcl-cvs.texi (Selected Files): Fix typo.
6131
61322003-09-21 Karl Berry <karl@gnu.org>
6133
6134 * info.texi (] and [ commands): No period at end of section title.
6135
61362003-09-04 Miles Bader <miles@gnu.org>
6137
6138 * Makefile.in (top_srcdir): New variable.
6139 ($(top_srcdir)/info): New rule.
6140 (info): Depend on it.
6141
61422003-09-03 Peter Runestig <peter@runestig.com>
6143
6144 * makefile.w32-in: New file.
6145
61462003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6147
6148 * widget.texi (User Interface): Explain the need of static text
6149 around an editable field.
6150
61512003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6152
6153 * widget.texi (Basic Types): The argument to `:help-echo' can now
6154 be a form that evaluates to a string.
6155
61562003-08-18 Kim F. Storm <storm@cua.dk>
6157
6158 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6159
61602003-08-16 Richard M. Stallman <rms@gnu.org>
6161
6162 * dired-x.texi (Shell Command Guessing): Explain *.
6163
61642003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6165
6166 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6167 log-edit-insert-changelog.
6168
61692003-08-03 Karl Berry <karl@gnu.org>
6170
6171 * info.texi: Need @contents.
6172
c8763fb6 61732003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6174
6175 Tramp version 2.0.36 released.
6176
6177 * tramp.texi (Remote shell setup): Explain about problems with
6178 non-Bourne commands in ~/.profile and ~/.shrc.
6179
61802003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6181
6182 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6183 renaming of `vis-mode' to `visible-mode'.
6184
61852003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6186
6187 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6188 next, prev and up pointers.
6189
61902003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6191
6192 * info.texi (Help): Mention existence of Emacs and stand-alone
6193 Info at the very beginning of the tutorial.
6194 (Help-Inv): New node.
6195 (Help-]): New node.
6196 (Help-M): Systematically point out the differences between default
6197 Emacs and stand-alone versions. Delete second menu.
6198 (Help-Xref): Systematically point out the differences between
6199 default Emacs and stand-alone versions.
6200 (Help-Int): Change `l' example.
6201 (Expert Info): Fix typos.
6202 (Emacs Info Variables): Mention `Info-hide-note-references' and
6203 new default for `Info-scroll-prefer-subnodes'.
6204
c8763fb6 62052003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6206
6207 Version 2.0.35 of Tramp released.
6208
6209 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6210 (Inline methods): Add methods `remsh' and `plink1'.
6211 (External transfer methods): Add method `remcp'.
6212 (Multi-hop Methods): Add method `remsh'.
6213 Small patch from Adrian Aichner <adrian@xemacs.org>:
6214 Fix minor typos.
6215 (Concept Index): Added to make manual searchable via
6216 `Info-index'.
6217 (Version Control): Add cindex entry.
6218
c8763fb6 62192003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6220
6221 * trampver.texi: Version 2.0.34 released.
6222
62232003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6224
6225 * faq.texi: Improve previous changes.
6226
62272003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6228
6229 * faq.texi: Update copyright and maintenance details.
6230 Update some package URLs, versions, and maintainers.
6231 Remove many references to the Emacs Lisp Archive.
6232
62332003-04-23 Simon Josefsson <jas@extundo.com>
6234
6235 * smtpmail.texi: Fix license (the invariant sections mentioned has
6236 never been part of the smtp manual). Align info dir entry with
6237 other emacs packages.
6238
62392003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6240
6241 * tramp.texi: Version 2.0.33 released.
6242 Remove installation chapter. Remove XEmacs specifics.
6243
62442003-03-29 Richard M. Stallman <rms@gnu.org>
6245
6246 * tramp.texi (Top): Undo the previous renaming.
6247 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6248
c8763fb6 62492003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6250
6251 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6252 version of manual.
6253
6254 * tramp.texi (Auto-save and Backup): New node.
6255
62562003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6257
6258 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6259 Emacs" in order to have better differentiation to "XEmacs".
6260 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6261 are new macros in order to point to the other Emacs flavor where
6262 appropriate. In info case, point to node `Installation' in order
6263 to explain how to generate the other way. In html case, make a
6264 link to the other html file.
6265 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6266 after CVS checkout/update.
6267 (Installation): Completely rewritten.
6268 (Installation parameters, Load paths): New sections under
6269 `Installation'.
6270
c8763fb6 62712003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6272
6273 * tramp.texi: Version 2.0.30 released.
6274 Replace word "path" with "localname" where used as a component of
6275 a Tramp file name.
6276
62772003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6278
6279 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6280 introduced.
6281 (Installation): Explain what to do if files from the tramp/contrib
6282 directory are needed.
6283
62842003-02-23 Alex Schroeder <alex@emacswiki.org>
6285
6286 * smtpmail.texi (How Mail Works): New.
6287
62882003-02-22 Alex Schroeder <alex@emacswiki.org>
6289
6290 * smtpmail.texi: New file.
6291
6292 * Makefile.in: Build SMTP manual.
6293
c8763fb6 62942003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6295
6296 * tramp.texi: Version 2.0.29 released.
6297 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6298 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6299
63002003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6301
6302 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6303 another package loads accidently Ange-FTP.
6304
63052003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6306
6307 * tramp.texi (Customizing Completion): Add function
6308 `tramp-parse-sconfig'. Change example of
6309 `tramp-set-completion-function', because parsing of ssh config
6310 files looks more natural.
6311
63122003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6313
6314 * gnus.texi: Do not use `path' in several locations.
6315
c8763fb6 63162002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6317
6318 * tramp.texi (External transfer methods): New method `smb'. From
6319 Michael Albinus.
6320
63212002-11-05 Karl Berry <karl@gnu.org>
6322
6323 * info.texi (Info-fontify): Reorder face list to avoid bad line
6324 breaks.
6325
c8763fb6 63262002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6327
6328 * tramp.texi: Move @copying to standard place. Use
6329 @insertcopying.
6330
63312002-10-02 Karl Berry <karl@gnu.org>
6332
6333 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6334 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6335 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6336 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6337 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6338 Per rms, update all manuals to use @copying instead of @ifinfo.
6339 Also use @ifnottex instead of @ifinfo around the top node, where
6340 needed for the sake of the HTML output.
6341 (The Gnus manual is not fixed since it's not clear to me how it
6342 works; and the Tramp manual already uses @copying, although in an
6343 unusual way. All others were changed.)
6344
63452002-09-10 Jonathan Yavner <jyavner@engineer.com>
6346
6347 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6348 (../info/ses, ses.dvi): New targets.
6349 * ses.texi: New file.
6350
c8763fb6 63512002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6352
6353 * texinfo.tex: Update to texinfo 4.2.
6354
63552002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6356
6357 * reftex.texi: Update to RefTeX 4.19.
6358
c8763fb6 63592002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6360
6361 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6362 (../info/tramp, tramp.dvi): New targets.
6363
63642002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6365
6366 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6367 (calc.dvi): Uncomment.
6368
63692001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6370
6371 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6372 (../info/calc): New target.
6373
63742001-10-20 Gerd Moellmann <gerd@gnu.org>
6375
6376 * (Version 21.1 released.)
6377
63782001-10-05 Gerd Moellmann <gerd@gnu.org>
6379
6380 * Branch for 21.1.
6381
63822001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6383
6384 * Makefile.in (../info/info): Use an explicit -o switch to
6385 makeinfo.
6386
63872001-03-05 Gerd Moellmann <gerd@gnu.org>
6388
6389 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6390
63912000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6392
6393 * Makefile.in (../info/idlwave): Use --no-split.
6394
63952000-12-14 Dave Love <fx@gnu.org>
6396
c4cc8b9a 6397 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6398 (gnus.dvi): Change rule to remove @latex stuff.
6399
64002000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6401
6402 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6403
64042000-10-13 John Wiegley <johnw@gnu.org>
6405
6406 * Makefile.in: Add build targets for eshell.texi.
6407
64082000-09-25 Gerd Moellmann <gerd@gnu.org>
6409
6410 * Makefile.in: Remove/comment speedbar stuff.
6411
64122000-09-22 Dave Love <fx@gnu.org>
6413
6414 * Makefile.in: Add emacs-mime.
6415
64162000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6417
6418 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6419 (DVI_TARGETS): Add woman.dvi.
6420 (../info/woman, woman.dvi): New targets.
6421
64222000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6423
6424 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6425
6426 * pcl-cvs.texi: New file.
6427 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6428 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6429
64302000-05-11 Gerd Moellmann <gerd@gnu.org>
6431
6432 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6433 (../info/ebrowse, ebrowse.dvi): New targets.
6434
64352000-01-13 Gerd Moellmann <gerd@gnu.org>
6436
6437 * Makefile.in (INFO_TARGETS): Add eudc.
6438 (DVI_TARGETS): Add eudc.dvi.
6439 (../info/eudc, eudc.dvi): New targets.
6440
64412000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6442
6443 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6444 compatibility with 8+3 filesystems).
6445 (../info/efaq): Rename from emacs-faq.
6446
64472000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6448
6449 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6450 (../info/idlwave, idlwave.dvi): New targets.
6451
64521999-10-23 Dave Love <fx@gnu.org>
6453
6454 * Makefile.in: Use autotype.texi.
6455
64561999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6457
6458 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6459 faq.texi file) rather than ../info/faq.
6460
64611999-10-07 Gerd Moellmann <gerd@gnu.org>
6462
6463 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6464 (../info/ada-mode, ada-mode.dvi): New targets.
6465
64661999-09-01 Dave Love <fx@gnu.org>
6467
6468 * Makefile.in: Add faq.
6469
64701999-07-12 Richard Stallman <rms@gnu.org>
6471
6472 * Version 20.4 released.
6473
64741998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6475
6476 * Version 20.3 released.
6477
64781998-04-06 Andreas Schwab <schwab@gnu.org>
6479
768c0c0f
JB
6480 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6481 Use it in dvi targets.
2de53ca6
GM
6482 (../etc/GNU): Change to $(srcdir) first.
6483
64841998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6485
6486 * reftex.texi: Update for RefTeX version 3.22.
6487
64881998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6489
6490 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6491 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6492
64931997-09-23 Paul Eggert <eggert@twinsun.com>
6494
6495 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6496 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6497
64981997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6499
6500 * Version 20.2 released.
6501
65021997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6503
6504 * Version 20.1 released.
6505
65061997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6507
6508 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6509
65101996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6511
6512 * Version 19.33 released.
6513
65141996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6515
6516 * Version 19.32 released.
6517
65181996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6519
6520 * Makefile.in: Add rules for the Message manual.
6521
65221996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6523
6524 * gnus.texi: New version.
6525
6526 * message.texi: New manual.
6527
65281996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6529
6530 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6531
65321996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6533
6534 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6535 Specify -I option.
6536 (All dvi targets): Set the TEXINPUTS variable.
6537
65381996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6539
6540 * Version 19.31 released.
6541
65421996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6543
6544 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6545 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6546
65471995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6548
6549 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6550 (INFO_TARGETS): Add ../info/cc-mode.
6551 (DVI_TARGETS): Add cc-mode.dvi.
6552
2de53ca6
GM
65531995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6554
6555 * Version 19.30 released.
6556
65571995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6558
6559 * gnus.texi: New file.
6560
65611995-11-04 Erik Naggum <erik@naggum.no>
6562
6563 * gnus.texi: File deleted.
6564
65651995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6566
6567 * mh-e.texi: "Function Index" -> "Command Index" to work with
6568 Emacs 19.30 C-h C-k support of separately-documented commands.
6569
65701995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6571
6572 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6573 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6574
65751995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6576
6577 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6578 (../info/viper, viper.dvi): New targets.
6579
65801995-04-20 Kevin Rodgers <kevinr@ihs.com>
6581
6582 * dired-x.texi (Installation): Change the example to set
6583 buffer-local variables like dired-omit-files-p in
6584 dired-mode-hook.
6585
65861995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6587
6588 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6589 (../info/mh-e, mh-e.dvi): New targets.
6590
65911995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6592
6593 * Makefile.in (maintainer-clean): Rename from realclean.
6594
65951994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6596
6597 * Makefile.in: New file.
6598 * Makefile: File deleted.
6599
66001994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6601
6602 * Makefile (TEXINDEX_OBJS): Variable deleted.
6603 (texindex, texindex.o, getopt.o): Rules deleted.
6604 All deps on texindex deleted.
6605 (distclean): Don't delete texindex.
6606 (mostlyclean): Don't delete *.o.
6607 * texindex.c, getopt.c: Files deleted.
6608
66091994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6610
6611 * Version 19.26 released.
6612
66131994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6614
6615 * Version 19.25 released.
6616
66171994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6618
6619 * Version 19.24 released.
6620
66211994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6622
6623 * Version 19.23 released.
6624
66251994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6626
6627 * Makefile: Delete spurious tab.
6628
66291994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6630
6631 * Makefile (.SUFFIXES): New rule.
6632
66331994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6634
6635 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6636 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6637
66381994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6639
6640 * Makefile (../info/sc): Rename from sc.info.
6641 (../info/cl): Likewise.
6642 (INFO_TARGETS): Use new names.
6643
66441993-12-04 Richard Stallman (rms@srarc2)
6645
6646 * getopt.c: New file.
6647 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6648 (getopt.o): New rule.
6649 (dvi): Don't depend on texindex.
6650 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6651 Depend on texindex.
6652
66531993-12-03 Richard Stallman (rms@srarc2)
6654
6655 * Makefile (../info/sc.info): Rename from ../info/sc.
6656 (TEXI2DVI): New variable.
6657 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6658 Add explicit commands.
6659 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6660
66611993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6662
6663 * Version 19.22 released.
6664
66651993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6666
6667 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6668
66691993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6670
6671 * Version 19.21 released.
6672
66731993-11-15 Paul Eggert (eggert@twinsun.com)
6674
6675 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6676
66771993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6678
6679 * Makefile (../etc/GNU): New target.
6680 (EMACSSOURCES): Add gnu1.texi.
6681
66821993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6683
6684 * Makefile (realclean): Don't delete the Info files.
6685
f0131492 66861993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6687
6688 * forms.texi: Fix forms.texi so that it will format correctly.
6689 Add missing `@end iftex', fix bad reference.
6690
6691 * info.texi, info-stn.texi: New files implement texinfo version of
6692 `info' file.
6693
f0131492 66941993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6695
6696 * Makefile: Fix targets for texindex, new info.texi files.
6697 * info-stnd.texi: New file implements info for standalone info
6698 reader.
6699 * info.texi: Update to include recent changes to "../info/info".
6700 New source file for ../info/info; includes info-stnd.texi.
6701
6702 * texindex.c: Include "../src/config.h" if building in emacs.
6703
6704 * Makefile: Change all files to FILENAME.texi, force all targets
6705 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6706 vip.texinfo, forms.texinfo, cl.texinfo.
6707 Add target to build texindex.c, defining `emacs'.
6708
6709 * forms.texi: Install new file to match version 2.3 of forms.el.
6710
67111993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6712
6713 * Version 19.19 released.
6714
67151993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6716
6717 * sc.texinfo: Fix info file name.
6718
6719 * Makefile (info): Add gnus and sc.
6720 (dvi): Add gnus.dvi and sc.dvi.
6721 (../info/sc, sc.dvi): New targets.
6722
67231993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6724
6725 * Version 19.18 released.
6726
67271993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6728
6729 * Makefile: Fix source file names of the separate manuals.
6730 (gnus.dvi, ../info/gnus): New targets.
6731
67321993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6733
6734 * Version 19.17 released.
6735
67361993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6737
6738 * split-man: Fix typos in last change.
6739
67401993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6741
6742 * Version 19.16 released.
6743
67441993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6745
6746 * version 19.15 released.
6747
67481993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6749
6750 * Makefile (distclean): It's rm, not rf.
6751
67521993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6753
6754 * Version 19.14 released.
6755
67561993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6757
6758 * Makefile: New file.
6759
67601993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6761
6762 * Version 19.13 released.
6763
67641993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6765
6766 * Version 19.9 released.
6767
67681993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6769
6770 * Version 19.8 released.
6771
67721993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6773
6774 * Version 19.7 released.
6775
67761990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6777
6778 * gnus.texinfo: New file. Removed installation instructions.
6779
67801990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6781
6782 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6783
67841989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6785
6786 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6787 then define `\sc' as the command for smallcaps in Texinfo. This
6788 means that the @sc command will produce small caps. bfox has
6789 made the corresponding change to makeinfo and texinfm.el.
6790
67911988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6792
6793 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6794 Customization since the menu entry did not point to anything.
6795 Also add an @finalout command to remove overfull hboxes from the
6796 printed output.
6797
6798 * cl.texinfo: Add @bye, \input line and @settitle to file.
6799 This file is clearly intended to be a chapter of some other work,
6800 but the other work does not yet exist.
6801
68021988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6803
6804 * texinfo.texinfo: Three typos corrected.
6805
4009494e 6806;; Local Variables:
c8763fb6 6807;; coding: utf-8
4009494e
GM
6808;; fill-column: 79
6809;; add-log-time-zone-rule: t
6810;; End:
6811
5205011b 6812 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6813 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6814
6815 This file is part of GNU Emacs.
6816
97c0352c 6817 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6818 it under the terms of the GNU General Public License as published by
97c0352c
GM
6819 the Free Software Foundation, either version 3 of the License, or
6820 (at your option) any later version.
4009494e
GM
6821
6822 GNU Emacs is distributed in the hope that it will be useful,
6823 but WITHOUT ANY WARRANTY; without even the implied warranty of
6824 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6825 GNU General Public License for more details.
6826
6827 You should have received a copy of the GNU General Public License
97c0352c 6828 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6829
f7ed05c9 6830;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803