Enhance CC Mode manual to cover the new Java features.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
5cee0a9c
AM
12010-08-01 Alan Mackenzie <acm@muc.de>
2
3 Enhance the manual for the latest Java Mode.
4
5 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
6 annotation-var-cont.
7 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
8 two new symbols.
9
3f2afe32
MA
102010-07-28 Michael Albinus <michael.albinus@gmx.de>
11
12 * tramp.texi (Traces and Profiles): Describe verbose level 9.
13
0ed082fe 142010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
15
16 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
17
311f0356
JB
182010-07-19 Juanma Barranquero <lekktu@gmail.com>
19
20 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
21
86fbb8ca
CD
222010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
23
24 * org.texi: Add macros to get plain quotes in PDF output.
25 List additional contributors.
26 (Capture): New section, replaces the section about remember.
27 (Working With Source Code): New chapter, focused on documenting Org
28 Babel.
29 (Code evaluation security): New section.
30 (MobileOrg): Document DropBox support.
31 (TaskJuggler export): Document taskjuggler and Gantt chart support.
32 (Special symbols): Show how to display UTF8 characters for entities.
33 (Global TODO list): Clarify the use of the "M" key and the differences
34 to the "m" key.
35 (RSS Feeds): Mention Atom feeds as well.
36 (Setting tags): Remove paragraph about
37 `org-complete-tags-always-offer-all-agenda-tags'.
38
5732e8ed
MA
392010-07-17 Michael Albinus <michael.albinus@gmx.de>
40
41 * tramp.texi (Inline methods): Remove remark about doubled "-t"
42 argument.
43 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
44 echoing shells.
45
ca1bb391
MA
462010-07-10 Michael Albinus <michael.albinus@gmx.de>
47
48 * tramp.texi (Inline methods): Remove "kludgy" phrase.
49 (Filename Syntax): Describe port numbers.
50
5bd55c3c
MA
512010-07-09 Michael Albinus <michael.albinus@gmx.de>
52
53 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
54 forgotten.
55 (Type Conversion): Precise conversion of natural numbers.
56 (Errors and Events): Add "debugging" to concept index. Add variable
57 `dbus-debug'.
58
820ae8fe
MA
592010-07-04 Michael Albinus <michael.albinus@gmx.de>
60
61 * dbus.texi (Receiving Method Calls): Add optional argument
62 EMITS-SIGNAL to `dbus-register-property'.
63
b6f9df0f
JB
642010-06-27 Alex Schroeder <alex@gnu.org>
65
66 * nxml-mode.texi (Commands for locating a schema): Fix typo.
67
62e034c2
GM
682010-06-24 Glenn Morris <rgm@gnu.org>
69
70 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
71 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
72 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
73 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
74 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
75 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
76 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
77 * woman.texi: Start direntry descriptions in column 32, per Texinfo
78 convention. Make them end with a period.
79
9360256a
GM
802010-06-23 Glenn Morris <rgm@gnu.org>
81
82 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
83 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
84 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
85 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
86 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
87 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 88
04d3bb6c
GM
892010-06-10 Glenn Morris <rgm@gnu.org>
90
91 * idlwave.texi (Load-Path Shadows):
92 * org.texi (Handling links): Fix typos.
93
5e7d4a75
KY
942010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
95
96 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
97
9841cb4f
MA
982010-05-26 Michael Albinus <michael.albinus@gmx.de>
99
100 * eshell.texi (Built-ins): Describe, how to disable a built-in command
101 by an alias. (Bug#6226)
102
597517ef
JB
1032010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
104
105 * calc.texi (Manipulating Vectors): Mention that vectors can
106 be used to determine bins for `calc-histogram'.
107
14914c43
JB
1082010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
109
597517ef 110 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 111
0235128c 1122010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
113
114 * url.texi (HTTP language/coding, Customization):
115 * message.texi (Header Commands, Responses):
116 * cl.texi (Argument Lists): Fix typos.
117
0235128c 1182010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 119
0235128c
SM
120 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
121 Note that Development menu is always available.
aa5789b5
CY
122 (Creating a project): Fix terminology.
123 (Add/Remove files): Fix typo.
124
0235128c
SM
1252010-05-07 Chong Yidong <cyd@stupidchicken.com>
126
127 * Version 23.2 released.
128
a628ad9d 1292010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
130
131 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
132
502269d6
MA
1332010-05-01 Michael Albinus <michael.albinus@gmx.de>
134
0235128c
SM
135 * tramp.texi (Inline methods, Default Method):
136 Mention `tramp-inline-compress-start-size'.
502269d6 137
6e104790 1382010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
139
140 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
141 the CVS repo. Put the Git repo in the news section.
142
6e104790 143 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
144 Removed some mentions of CVS. Mention the new Git repo.
145
6e104790 1462010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
147
148 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
149 (Mail Group Commands): Add index entry.
150
6e104790 1512010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
152
153 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
154
f8b91752
JB
1552010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
156
157 * calc.texi (Radix modes): Mention that the option prefix will
158 turn on twos-complement mode.
159 (Inverse and Hyperbolic Flags): Mention the Option flag.
160
ed21c5c8
CD
1612010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
162
163 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 164 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
165 (Sectioning structure): Update.
166 (References): New use case for field coordinates.
6e104790 167 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
168 (Setting up the staging area): Document the availability of
169 encryption for MobileOrg.
170 (Images and tables): Document how to reference labels.
171 (Index entries): New section.
172 (Generating an index): New section.
173 (Column width and alignment): Document that <N> now
174 means a fixed width, not a maximum width.
175 (Publishing options): Document the :email option.
176 (Beamer class export): Fix bug in the BEAMER example.
177 (Refiling notes): Document refile logging.
178 (In-buffer settings): Document refile logging keywords.
179 (Drawers): Document `C-c C-z' command.
180 (Agenda commands): Mention the alternative key `C-c C-z'.
181 (Special properties): Document the BLOCKED property.
182 (The spreadsheet): Mention the formula editor.
183 (References): Document field coordinates.
184 (Publishing action): Correct the documentation for the
185 publishing function.
186 (The date/time prompt): Document that we accept dates
187 like month/day/year.
188 (Cooperation): Document the changes in table.el support.
189 (Faces for TODO keywords, Faces for TODO keywords)
190 (Priorities): Document the easy colors.
191 (Visibility cycling): Document the new double prefix
192 arg for `org-reveal'.
193 (Cooperation): Remember.el is part of Emacs.
194 (Clean view): Mention that `wrap-prefix' is also set by
195 org-indent-mode.
196 (Agenda commands): Add information about prefix args to
197 scheduling and deadline commands.
198 (Search view): Point to the docstring of
199 `org-search-view' for more details.
6e104790 200 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
201 (Setting tags): Document variable
202 org-complete-tags-always-offer-all-agenda-tags.
6e104790 203 (Column attributes): Cross-reference special properties.
ed21c5c8 204
456b348e
MA
2052010-04-10 Michael Albinus <michael.albinus@gmx.de>
206
207 Synchronize with Tramp repository.
208
209 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
210 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
211 supported MS Windows versions. Remove obsolete URL. Use the $()
212 syntax, texi2dvi reports errors with the backquotes.
213
214 * trampver.texi: Update release number.
215
357e2d8e
KY
2162010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
217
218 * gnus.texi (Finding the News): Add pointers to the Server buffer
219 because it's essential.
220
1d4d7664
KY
2212010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
222
223 * gnus.texi (MIME Commands): Update description of
224 gnus-article-browse-html-article.
225
bd3e840f
KY
2262010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
227
228 * auth.texi (Secret Service API): Add TODO node.
229 (Help for users): Explain the new source options for `auth-sources'.
230
e867cb5d 2312010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
232
233 * trampver.texi: Update release number.
234
288f9fc0
CY
2352010-03-10 Chong Yidong <cyd@stupidchicken.com>
236
237 * Branch for 23.2.
238
d99aaebd
CY
2392010-03-03 Chong Yidong <cyd@stupidchicken.com>
240
241 * faq.texi (Escape sequences in shell output): Note that ansi-color is
242 now enabled by default.
243
5794c2a5
MA
2442010-02-28 Michael Albinus <michael.albinus@gmx.de>
245
246 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
247 when Emacs runs in interactive mode. (Bug#5645)
248
40572be6
GM
2492010-02-16 Glenn Morris <rgm@gnu.org>
250
251 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
252
7bb8ed67
MH
2532010-02-05 Mark A. Hershberger <mah@everybody.org>
254
255 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
256
45a1423d 2572010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
258
259 * gnus.texi (Score File Format): Fix typo.
260
45a1423d 2612010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
262
263 * cc-mode.texi: Replace references to obsolete c-subword-mode.
264
14f17fc8
JB
2652010-01-18 Juanma Barranquero <lekktu@gmail.com>
266
267 * ada-mode.texi (Project File Overview): Fix typo.
268
607d4369
CY
2692010-01-17 Chong Yidong <cyd@stupidchicken.com>
270
271 * semantic.texi: Add Richard Y. Kim credit.
272
273 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
274
3d1bfa99
MA
2752010-01-17 Michael Albinus <michael.albinus@gmx.de>
276
277 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 278 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 279
6fbf7a75
GM
2802010-01-17 Glenn Morris <rgm@gnu.org>
281
b9f978f0
GM
282 * calc.texi (Reporting Bugs): Don't mention format of repository.
283
f19bc38d
GM
284 * woman.texi (Bugs): Make "Emacs repository" less specific,
285 and the URL for same more specific.
286
6fbf7a75
GM
287 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
288
16c3428a
JB
2892010-01-17 Juanma Barranquero <lekktu@gmail.com>
290
291 * ede.texi (ede-step-project, ede-proj-target):
292 * tramp.texi (Remote processes): Fix typos.
293
045b9da7
ML
2942010-01-16 Mario Lang <mlang@delysid.org>
295
296 * ede.texi (ede-target):
297 * org.texi (Refiling notes): Remove duplicated words.
298
c57008f6
SM
2992010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
300
301 * gnus.texi (Posting Styles): Use with-current-buffer.
302 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
303
798c9eb5
KR
3042010-01-02 Kevin Ryde <user42@zip.com.au>
305
306 * eieio.texi (Naming Conventions): Correction to xref on elisp
307 coding conventions, is "Tips" node not "Standards".
308
4970fbfe
CY
3092009-12-24 Chong Yidong <cyd@stupidchicken.com>
310
311 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
312
313 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
314
83828b06
KY
3152009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
316
317 * gnus.texi (Direct Functions): Add missing port number to tls method.
318
45a4a565
JB
3192009-12-15 Juanma Barranquero <lekktu@gmail.com>
320
321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
322 ($(infodir)/edt, edt.dvi): New targets.
323
698bfef7
GM
3242009-12-15 Glenn Morris <rgm@gnu.org>
325
326 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
327 (edt, $(infodir)/edt, edt.dvi): New targets.
328 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
329
330 * Makefile.in (PDF_TARGETS, pdf): New.
331 (clean): Add *.pdf.
332 Add pdf rules for all manuals.
333
0e983327
JB
3342009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
335
336 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
337
8e687433
CY
3382009-12-14 Chong Yidong <cyd@stupidchicken.com>
339
340 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
341 (Smart Jump, Analyzer Debug): Copyedits.
342 (Semantic mode user commands): Link to new nodes.
343 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
344 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
345 upstream Semantic manual.
346
347 * semantic.texi (Introduction): Minor fix to diagram.
348
020335df
MA
3492009-12-09 Michael Albinus <michael.albinus@gmx.de>
350
351 * eshell.texi (History): Add the other built-in variables.
352 (Built-ins): Explain built-ins, and how to apply the external commands.
353 Add `history', `su' and `sudo'.
354
355 * tramp.texi (Remote processes): Add missing <RET> in the example.
356
6ddf13e4
BW
3572009-12-01 Bill Wohler <wohler@newt.com>
358
359 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 360 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
361 excessively garrulous.
362
07b6428c
MA
3632009-11-29 Michael Albinus <michael.albinus@gmx.de>
364
365 * tramp.texi (Remote processes): Improve eshell example with "su"
366 and "sudo" commands.
367
fd1cefda
CY
3682009-11-28 Chong Yidong <cyd@stupidchicken.com>
369
370 * semantic.texi (Analyzer Internals): Rename from Analyzer.
371
372 * sem-user.texi (Semantic mode user commands): Fix key syntax.
373 Document semantic-complete-analyze-inline.
374 (Semanticdb search debugging commands): Minor clarification.
375 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 376 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 377 manual.
9d542758 378 (Semantic mode): Link to Idle Scheduler.
fd1cefda 379
159e3ad5
KR
3802009-11-28 Kevin Ryde <user42@zip.com.au>
381
382 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 383 @pxref, now EIEIO is in Emacs.
159e3ad5 384
c6d47315
KR
385 * erc.texi (Development): Correction to git tutorial url.
386
16f6287e
GM
3872009-11-26 Glenn Morris <rgm@gnu.org>
388
389 * faq.texi (Latest version of Emacs): Mention stability of development
390 version.
391 (Problems with very large files): Max buffer size increase in 23.2.
392 (VM): VM has moved house again.
393
5ea5dbc9
JB
3942009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
395
396 * calc.texi (Radix modes): Discuss alternate bases for two's complement
397 notations.
398
5dec9555
CD
3992009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
400
45a4a565 401 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 402
bd6f6833
CY
4032009-11-20 Chong Yidong <cyd@stupidchicken.com>
404
405 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
406 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
407 (Idle Completions Mode): Numerous copyedits.
bd6f6833 408
be479117
JB
4092009-11-17 Juanma Barranquero <lekktu@gmail.com>
410
411 * semantic.texi (Semantic Internals, Glossary):
412 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
413 (Semanticdb search debugging commands): Fix typos.
414
17291a1f
JB
4152009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
416
be479117 417 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 418
af42a9cc
JB
4192009-11-16 Juanma Barranquero <lekktu@gmail.com>
420
421 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
422 ($(infodir)/semantic, semantic.dvi): New targets.
423
3149927d
CY
4242009-11-16 Chong Yidong <cyd@stupidchicken.com>
425
426 * Makefile.in: Build the Semantic manual.
427
428 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
429 repository.
430
977640ed
MA
4312009-11-16 Michael Albinus <michael.albinus@gmx.de>
432
433 * dbus.texi (Receiving Method Calls): New defun
434 `dbus-unregister-service'.
435
17673adf
CD
4362009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
437
438 * org.texi (Speed keys): New section.
439
0ecd3c90
MA
4402009-11-13 Michael Albinus <michael.albinus@gmx.de>
441
442 * dbus.texi (Type Conversion): Fix typo.
443 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
444 `dbus-registered-objects-table'.
445 (Receiving Method Calls): New defun `dbus-register-property'. Move
446 `dbus-unregister-object' here.
447
8bfe682a
CD
4482009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
449
450 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
451
4522009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
453
454 * org.texi (Column attributes): Add the new age summary operators.
455 Also, mention the fact you can only use one summary operator per
456 property.
457
4582009-11-13 John Wiegley <johnw@newartisans.com>
459
460 * org.texi (Tracking your habits): Added a new section in the
461 manual about how to track habits.
462 (Resolving idle time): Added a section on how idle and
463 dangling clocks are resolved.
464
4652009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
466
467 * org.texi (Agenda commands): Document the new `i' command.
468 (Inserting deadline/schedule): Document logging changes
469 of scheduling and deadline times stamps.
470 (In-buffer settings): Document the in-buffer keywords for logging
471 changes of scheduling and deadline times stamps.
472 (Structure editing, Plain lists): Document indentation
473 cycling in empty entries with TAB.
474 (Archiving): Document the default archiving command.
475 (Moving subtrees): Document the new keys for archiving.
476 (Internal archiving): Fix incorrect key.
477 (Agenda commands): Document the TODO set switching commands.
478 (Agenda commands): Document the new archiving keys.
479 (Clocking work time): Better description on how to save
480 and restore a clock.
481 (Resolving idle time): Mention the x11idle program to get true
482 idleness also under X11.
483 (Resolving idle time): Use @kbd instead of @key for normal
484 letters, because this is how he rest of the manual does this.
485 (Pushing to MobileOrg): Mention that `org-directory'
486 should be set.
487 (Agenda commands): Document that SPC is a filter for
488 any tag.
489 (Search view): Renamed from "Keyword search".
490 (Capure): New chapter.
491 (Markup): New chapter.
492 (Links in HTML export, Images in HTML export): Extend
493 the section titles.
494 (Images in HTML export): Document the align option.
495 (Text areas in HTML export): Extend the section title.
496 (Images in LaTeX export): Explain image placement in LaTeX.
497
693737cd
GM
4982009-11-10 Glenn Morris <rgm@gnu.org>
499
500 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
501
c7bd4ebe
MA
5022009-11-08 Michael Albinus <michael.albinus@gmx.de>
503
504 * tramp.texi (Auto-save and Backup): Disable backups just for a
505 method.
506
507 * trampver.texi: Update release number.
508
76c5acad
MA
5092009-11-07 Michael Albinus <michael.albinus@gmx.de>
510
511 Sync with Tramp 2.1.17.
512
513 * trampver.texi: Update release number.
514
d9a57abf
GM
5152009-10-29 Glenn Morris <rgm@gnu.org>
516
517 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
518
637f4f0f
MA
5192009-10-23 Michael Albinus <michael.albinus@gmx.de>
520
521 * tramp.texi (External methods): Temporary files are kept for
522 `rsync' and `rsyncc' methods.
523
310dbb05
JB
5242009-10-09 Juanma Barranquero <lekktu@gmail.com>
525
526 * eieio.texi: Fix typos.
527
09094f28
CY
5282009-10-07 Chong Yidong <cyd@stupidchicken.com>
529
530 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
531
216f299a
JB
5322009-10-07 Juanma Barranquero <lekktu@gmail.com>
533
534 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
535 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
536
966a6506
CY
5372009-10-07 Chong Yidong <cyd@stupidchicken.com>
538
539 * Makefile.in: Build EIEIO and EDE manuals.
540
5412009-10-07 Eric Ludlam <zappo@gnu.org>
542
543 * eieio.texi:
544 * ede.texi: New files.
545
8842cd9b
MA
5462009-10-05 Michael Albinus <michael.albinus@gmx.de>
547
548 * tramp.texi (Remote processes): Association of a pty is not supported.
549
7006d207
CD
5502009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
551
552 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
553 (Processing LaTeX fragments): Document that the size of images can be
554 changes using the variable `org-format-latex-options'.
555 (The date/time prompt, Timestamps): Be more accurate over ISO format
556 dates and times.
557 (Visibility cycling): Document showeverything keyword.
558 (In-buffer settings): Document showeverything keyword.
559 (Setting up the staging area): Fix the example.
560 (MobileOrg): New section.
561 (Agenda commands, Exporting Agenda Views): Document exporting the
562 agenda view to Org files.
563
0e7b2867
MA
5642009-09-28 Michael Albinus <michael.albinus@gmx.de>
565
566 * tramp.texi (History): Add IMAP support.
567 (External methods): Add `imap' and `imaps' methods.
568 (GVFS based methods): Add indices for `davs'.
569 (Password handling): Rename anchors. Add IMAP entries for
570 ~/.authinfo.gpg.
571
572 * trampver.texi: Set default value of `emacsimap'.
573
4146636e
KY
5742009-09-22 Daiki Ueno <ueno@unixuser.org>
575
576 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
577
d22f7ffa
CY
5782009-09-13 Chong Yidong <cyd@stupidchicken.com>
579
580 * dired-x.texi (Technical Details): Delete
581 dired-up-directory (Bug#4292).
582
66043531
MA
5832009-09-03 Michael Albinus <michael.albinus@gmx.de>
584
216f299a 585 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 586
6eb02347
CD
5872009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
588
589 * org.texi (Effort estimates): Document new effort setting commands.
590 (Agenda commands): Document the new keys fro agenda time motion.
591 Document entry text mode. Improve documentation of the keys to include
592 inactive time stamps into the agenda view.
593 (Feedback): Document the new bug report command.
594 (Structure editing): Added an index entry for the sorting of subtrees.
595
38dc51ba
KY
5962009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
597
598 * auth.texi (Help for users): Corrected markup.
599
e402f452
GM
6002009-09-02 Glenn Morris <rgm@gnu.org>
601
602 * emacs-mime.texi (time-date): Mention float-time.
603
744256cf
JB
6042009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
605
606 * calc.texi (Simplifying Formulas): Improve the wording.
607
b0b63450
MB
6082009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
609
610 * auth.texi: Rewritten for coverage and clarity.
611
6122009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
613
614 * gnus.texi (Expiring Mail): Mention
615 gnus-mark-copied-or-moved-articles-as-expirable.
616 (Various Various): Mention gnus-safe-html-newsgroups.
617
618 * gnus-news.texi: Mention
619 gnus-mark-copied-or-moved-articles-as-expirable.
620
621 * emacs-mime.texi (Display Customization): Add xref to
622 gnus-safe-html-newsgroups.
623
b59329e0
MA
6242009-08-28 Michael Albinus <michael.albinus@gmx.de>
625
626 * tramp.texi (Version Control): Remove.
af42a9cc 627 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
628 reference.
629 (External methods): Correct `scpc' concept index entries. New method
630 `rsyncc'.
631 (External packages): New subsections "Filename completion" and "File
632 attributes cache".
633
0ff2d6c2
JB
6342009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
635
636 * calc.texi (Rewrite Rules): Improve the example.
637 (Simplifying Formulas): Explain use of the I and H flags for
638 simplification.
639
ecd3d54f
MA
6402009-08-25 Michael Albinus <michael.albinus@gmx.de>
641
642 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
643 Describe autostart behaviour of dbus-ping.
644 (Synchronous Methods, Asynchronous Methods): Use English numeric format
645 for timeout values.
78176e69
MA
646 (Top): Remove footnote saying D-Bus is not enabled by
647 default. (Bug#4256)
ecd3d54f 648
0f215bca
DU
6492009-08-23 Daiki Ueno <ueno@unixuser.org>
650
651 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 652 Reported by Jari Aalto (Bug#4211).
0f215bca 653 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 654 epa-global-mail-mode.
3b7ab45f
DU
655 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
656 epa-setup.
0f215bca 657
4f22e84d
MA
6582009-08-16 Michael Albinus <michael.albinus@gmx.de>
659
660 * dbus.texi (Asynchronous Methods): Allow nil handler.
661
9ff0b02b 6622009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 663
26b03ee3 664 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 665
26b03ee3 666 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 667
4c39f404
CY
6682009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
669
670 * calc.texi (Date Forms): Fix typos.
671
3bcfba17
GM
6722009-08-08 Glenn Morris <rgm@gnu.org>
673
674 * org.texi (Agenda commands): Restore clobbered change.
675
66783bb4
EZ
6762009-08-07 Eli Zaretskii <eliz@gnu.org>
677
678 * calc.texi (Graphics, Devices): Update with the peculiarities of
679 operation on MS-Windows.
680
c8d0cf5c
CD
6812009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
682
683 * org.texi (Publishing action): Improve documentation of file
684 names when publishing to the source directory.
685 (Clean view): Document `org-indent-mode'.
686 (Clocking work time): Add documentation for the
687 new :timetamp option when creating a clock report.
688 (Paragraphs): Fix many typos.
689 (Plain lists): Remove duplicate explanation about the
690 `C-c *' command.
691 (Literal examples): Update to reflect the new behavior
692 of the -n -r -k switches when exporting source code examples.
693 (Structure editing): Add information about `C-c *',
694 converting a plain list into a list of Org items.
695 (Remember): Small rephrasing of the paragraph
696 describing remember.el. Also mentioned that remember.el is part
697 of Emacs 23, not Emacs 22.
698 (Clocking work time): Add documentation about
699 displaying the current clocking time against the effort estimate.
700 Also add a footnote about using `org-clock-in-prepare-hook' to add
701 an effort estimate on the fly, just before clocking it.
702 (Footnotes): Document automatic renumbering and
703 sorting.
704 (Agenda commands): Document new bulk commands.
705 (Plain lists): Document new behavior of
706 `org-cycle-include-plain-lists'.
4e2af782 707 Hyphenation only in TeX.
c8d0cf5c
CD
708 (Clocking work time): Document the key to update effort
709 estimates.
710 (Clocking work time): Document the clock time display.
711 (Structure editing, TODO basics): Document new
712 variables.
713 (Column attributes): Document new colciew operators.
714 (Publishing options): Document :xml-declaration.
715 (Tracking TODO state changes): Document the
716 LOG_INTO_DRAWER property.
717 (Literal examples): Document the new implementation for
718 editing source code.
719 (Publishing action): Mention the new publishing
720 function, to publish an Org source file.
721 (Publishing links): Mention how to link to an Org source file.
722 (Macro replacement): Document new macros.
723 (Handling links): Document type-specific completion
724 when inserting links.
725 (Structure editing, Plain lists): Improve documentation
726 on sorting.
727 (Internal links): Document custom ids for links.
728 (Handling links): Document custom ids for links.
729 (CSS support): Document new class.
730 (Refiling notes): Document the possibility to create new nodes
731 during refiling.
732 (Agenda commands): Document the "?" operator to find
733 tasks without effort setting.
734 (Exporting agenda information): Section moved.
735 (RSS Feeds): New section.
736 (Built-in table editor): Document M-e and M-a navigate
737 inside table field.
738 (Stuck projects): Docment that projects identified as
739 un-stuck will still be searchd for stuck sub-projects.
740 (Paragraphs): Document centering.
741 (Creating timestamps, Agenda commands): Document new
742 behavior when changing time stamps.
743 (Structure editing): Document the new command
744 `org-clone-subtree-with-time-shift'.
745 (Publishing): Refresh this chapter.
746 (Export options, Export options, In-buffer settings):
747 Document the new keywords.
748 (Matching tags and properties): Collect all
749 documentation about tags/property matches here.
750 (Setting tags): Document `org-tag-persistent-alist'.
751 (Weekly/daily agenda): New section.
752 (Orgstruct mode): Describe `orgstruct++-mode'.
753 (Drawers): Mention the LOGBOOK drawer.
754 (Export options, Sectioning structure): Document the
755 #+LEATEX_HEADER in-buffer setting.
756 (Bugs): Section removed.
757 (Hooks): New section.
758 (Add-on packages): Moved here from old location.
759 (Context-sensitive commands): New section.
760 (Setting tags): Document newline option.
761 (Global TODO list, Matching tags and properties):
762 Mention more variables.
763 (Checkboxes): Update to changed command behavior.
81a5560e 764
40d2791f
CY
7652009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
766
767 * speedbar.texi (Basic Key Bindings): Fix typo.
768
65d0154b
JB
7692009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
770
771 * calc.texi (Vector/Matrix Functions): Add index entries for both
772 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
773 affects matrices with more than one row.
b5bdfd9f 774 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 775
5a9e3ab7
JB
7762009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
777
778 * calc.texi (Stack Manipulation Commands): Add documentation for
779 `calc-transpose-lines'
780
42fb7e61
MA
7812009-07-27 Michael Albinus <michael.albinus@gmx.de>
782
783 * dbus.texi (Receiving Method Calls): Describe special return value
784 `:ignore'.
785
574b69d5
AM
7862009-07-24 Alan Mackenzie <acm@muc.de>
787
788 * cc-mode.texi (Config Basics, File Styles): Document that at mode
789 initialization, any individual variable setting now takes precedence
790 over one done via c-file-style/c-file-offsets.
791
ec06459c
JB
7922009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
793
794 * calc.texi (Undoing Mistakes): Mention that the undo list will be
795 truncated when Calc is quit.
796 (Customizing Calc): Document `calc-undo-length'.
797
4ce54f6b
CY
7982009-07-20 Chong Yidong <cyd@stupidchicken.com>
799
800 * calc.texi (About This Manual): Don't mention chapter numbers in text.
801
0e4f8ba5
GM
8022009-07-11 Kevin Ryde <user42@zip.com.au>
803
804 * pcl-cvs.texi (About PCL-CVS):
805 * widget.texi (Basic Types):
806 Fix cross-references.
807
fa0f81b0
AS
8082009-07-01 Andreas Schwab <aschwab@redhat.com>
809
810 * dbus.texi (Type Conversion): Don't use literal control character.
811
88a683c5
MA
8122009-07-01 Michael Albinus <michael.albinus@gmx.de>
813
814 * tramp.texi (GVFS based methods): New section.
815 (Remote processes): Processes for GVFS based methods run locally.
816
36c8febb
MA
8172009-06-30 Michael Albinus <michael.albinus@gmx.de>
818
819 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
820 the words "kludge" and hack".
821 (External methods): Add `synce' method.
822
823 * trampver.texi: Update release number.
824
d6b951bb
MA
8252009-06-22 Michael Albinus <michael.albinus@gmx.de>
826
827 Sync with Tramp 2.1.16.
828
829 * tramp.texi (History): Add GVFS support.
830 (External methods): Precise `rsync' description. Add `dav', `davs' and
831 `obex' methods. Add 'tramp-gvfs-methods' option.
832 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
833 forms.
834 (Remote Programs): Introduce `tramp-own-remote-path'.
835 (Remote processes): New subsection "Running remote programs that create
836 local X11 windows".
837 (Frequently Asked Questions): Improve code for disabling vc.
838
839 * trampver.texi: Update release number. Set default value of
840 `emacsgvfs'.
841
70243478
CY
8422009-06-21 Chong Yidong <cyd@stupidchicken.com>
843
844 * Branch for 23.1.
845
54b31cbf
GM
8462009-06-17 Glenn Morris <rgm@gnu.org>
847
848 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
849 (Latest version of Emacs): Mention source code repository.
850
f6adc23c
GM
8512009-06-16 Glenn Morris <rgm@gnu.org>
852
853 * faq.texi (Top): Language tweak.
854 (Extended commands): Most people have arrow keys.
855 (Emacs manual): Say how to follow info links.
856 (File-name conventions): Change title a bit. Explain about source
857 versus installed. Condense etc description.
858 (Guidelines for newsgroup postings): Mention Savannah list page.
859 (Newsgroup archives): Simplify.
860 (Contacting the FSF): Add contact URL.
861 (Emacs Lisp documentation): Printed version not always available.
862 (Installing Texinfo documentation): Explain how by hand installation is
863 not normally needed. Use add-to-list. Remove duplicate reference.
864 (Informational files for Emacs): Move info on Help menu here from
865 "File-name conventions".
866 (Help installing Emacs): Tweak uref.
867 (Obtaining the FAQ): Mention repository.
868 (Origin of the term Emacs): Explain "ITS".
869 (Changing load-path): Use add-to-list.
870 (Automatic indentation): Clarify this is for Text mode.
871 Don't mention Indented Text mode.
872 (Finding Emacs on the Internet): The FSF does not seem to offer a
873 deluxe distribution on CD anymore.
874
b59a8457
GM
8752009-06-16 Glenn Morris <rgm@gnu.org>
876
877 * faq.texi (Top): Mention which Emacs version this FAQ is about.
878 Recommend the latest release. Mention how to get older FAQs.
879 Recommend the Emacs manual.
880 (Guidelines for newsgroup postings): Discourage cross-posts.
881 (Underlining paragraphs): Remove.
882 (Editing MS-DOS files): Remove pre-Emacs 20 information.
883 (Bugs and problems): Update key-binding.
884 (Problems with very large files): Mention 64-bit.
885 (Shell process exits abnormally): Remove.
886 (Problems with Shell Mode): Rename and update.
887 (Spontaneous entry into isearch-mode)
888 (Problems talking to certain hosts): Remove. This is old information,
889 in etc/PROBLEMS if needed.
890 (Emacs takes a long time to visit files, Updating Emacs): Remove.
891 (Dired claims that no file is on this line): Update.
892 (Installing Emacs, Problems building Emacs): Simplify.
893 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
894 information.
895 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
896 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
897 (JDEE): "JDEE", not "JDE".
898 (Handling C-s and C-q with flow control, Binding C-s and C-q):
899 Remove. This is old information, in etc/PROBLEMS if needed.
900 (stty and Backspace key, Kanji and Chinese characters): Remove.
901 (Right-to-left alphabets): Update section.
902 (Changing the included text prefix): Gnus uses message-yank-prefix.
903 Add cross-reference to Supercite manual.
904 (Saving a copy of outgoing mail): Simplify output file description.
905 (Expanding aliases when sending mail): Refer to Emacs manual.
906 Remove old info about RFC822.
907 Correct description of how to rebuild aliases.
908 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
909 (MIME with Emacs mail packages)
910 (Viewing articles with embedded underlining)
911 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
912 Remove old sections.
913 (Killing based on nonstandard headers): Remove. Scoring is preferable,
914 and is well-documented in the Gnus manual.
915 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
916 (Making Gnus faster): Rename from "Starting Gnus faster".
917 Merge "Catch-up is slow in Gnus" into here.
918
0e6d12ca
GM
9192009-06-14 Glenn Morris <rgm@gnu.org>
920
921 * faq.texi (Status of Emacs): Re-order with most recent releases first.
922 (New in Emacs 23): New section.
923 (Handling C-s and C-q with flow control): Add xref.
924
2e17e05e
GM
9252009-06-13 Glenn Morris <rgm@gnu.org>
926
927 * faq.texi (Setting up a customization file): Grammar fix.
928 Customize is no longer "new".
929 (Displaying the current line or column): Line-number mode is on by
930 default. Don't mention `column' package. Mention linum.el.
931 (Turning on abbrevs by default): Explain how to do it for buffers,
932 modes, and everywhere.
933 (Associating modes with files): Use add-to-list. Don't mention Emacs
934 19.
935 (Highlighting a region): On by default since 23.1.
936 (Replacing highlighted text): Update doc quote.
937 (Working with unprintable characters): Don't mention search-quote-char.
938 (Using an already running Emacs process): Gnuclient is probably not an
939 enhancement these days.
940 (Indenting switch statements): Remove mention of pre-Emacs 20.
941 (Horizontal scrolling): Abbreviate Emacs 20 description.
942 (Replacing text across multiple files): Fix name of dired command.
943 (Disabling backups): Use require not load.
4f9d4de3 944 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 945
2a1cf2b9
BW
9462009-06-13 Bill Wohler <wohler@newt.com>
947
948 Release MH-E manual version 8.2.
949
950 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
951 release 8.2.
952
85b438b7
GM
9532009-06-13 Glenn Morris <rgm@gnu.org>
954
955 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
956 in this day and age the common meaning is "on the web".
957 (copying): Use @copyright in all cases.
958 (Basic keys): Remove reference to deleted manual node "Text Characters".
959 (File-name conventions): Use GNU as an example rather than SERVICE.
960 default.el lives in site-lisp. Update Info directory location.
961 (Real meaning of copyleft): GPL actions have been brought, but all
962 settled out of court.
963 (Guidelines for newsgroup postings): Shorten section title.
964 Simplify comp.emacs description.
965 (Newsgroup archives): Change Google URL. Describe Gmane.
966 (Unsubscribing from Emacs lists): Remove discussion of "distribution
967 points". Mention List-Unsubscribe header.
968 (Contacting the FSF): Update email and URLs.
969 (Basic editing): Mention F1 for help.
970 (Installing Texinfo documentation): Refer to Texinfo website rather
971 than ftp server.
972 (Printing a Texinfo file): Mention texi2pdf.
973 (Informational files for Emacs): Don't describe FTP or SERVICE, they
974 are just stubs nowadays.
975 (Latest version of Emacs): Explain version numbers.
976 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
977 (Turning on syntax highlighting): No need to mention hilit19 any more.
978 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
979 (Modes for various languages): Remove section.
980 (Major packages and programs): Remove most version and maintainer
981 information - it's hard to keep up-to-date, and adds nothing.
982 Similarly with direct links to mailing lists.
983 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
984 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
985 years, and Emacs comes with tools for this now.
986 (Patch): Remove section - this is a standard tool.
987 (Using function keys under X): Remove section.
988
93e2d996
GM
9892009-06-12 Glenn Morris <rgm@gnu.org>
990
991 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
992 (Help installing Emacs): Remove reference to deleted X11 node.
993 (Associating modes with files): Interpreter-mode-alist is no longer
994 subservient to auto-mode-alist.
995 (Installing Emacs): Change future Emacs version.
996 (Linking with -lX11 fails): Remove old section.
997 (Packages that do not come with Emacs): Update ELL location.
998 Emacs Lisp archive is dead.
999 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1000 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1001 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1002 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1003 (Removing flashing messages): Remove section about non-existent Gnus
1004 option.
1005
f0bf7708
GM
1006 * faq.texi (Top): Add @top command.
1007 Remove the optional arguments from all @node commands: makeinfo can
1008 generate these automatically, and it is easier to edit and rearrange
1009 nodes without them.
1010
30884d11
GM
10112009-06-11 Glenn Morris <rgm@gnu.org>
1012
1013 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1014 (The LPF): Make the updated URL the sole reference point.
1015 (Learning how to do something): Update refcard price and format.
1016 (Getting a printed manual): Sources in doc/emacs/, not man/.
1017 Also available in PDF format. Since the page count varies, be less
1018 precise.
1019 (Informational files for Emacs): Remove references to deleted files
1020 LPF and SUN-SUPPORT, and to UUCP.
1021 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1022 Remove many obsolete ways to get the FAQ, which now seems only to be
1023 distributed with Emacs.
1024 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1025
deab46e0
CY
10262009-06-09 Chong Yidong <cyd@stupidchicken.com>
1027
223b43fa 1028 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1029 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1030
deab46e0
CY
1031 * ada-mode.texi (Installation, Compile commands)
1032 (Project File Overview, No project files, Set compiler options)
1033 (Use GNAT project file, Use multiple GNAT project files)
1034 (Identifier completion): Use @samp for menu items, and @kbd for key
1035 sequences (Bug#3504).
1036
71fbd643
DU
10372009-06-04 Daiki Ueno <ueno@unixuser.org>
1038
8c9bb6f5 1039 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1040
f197085b
CY
10412009-06-04 Ryan Yeske <rcyeske@gmail.com>
1042
1043 * message.texi (Header Commands): Fix descriptions to match
1044 keybindings.
1045
7f3bc720
DU
10462009-04-22 Daiki Ueno <ueno@unixuser.org>
1047
1048 * gnus.texi (Security): Mention that EasyPG is the current default.
1049
4518068d
CY
10502009-04-13 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * ediff.texi (Session Commands): Fix typo.
1053
d7ca410a
MB
10542009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1055
1056 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1057 news.software.readers. Reported by Florian Rehnisch.
1058
c6c76add
GM
10592009-04-02 Glenn Morris <rgm@gnu.org>
1060
1061 * auth.texi: Capitalize direntry.
1062
1063 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1064 using a period in the entry name. (Bug#2797)
1065
35ed8e2e
JB
10662009-03-03 Juanma Barranquero <lekktu@gmail.com>
1067
1068 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1069 ($(infodir)/auth, auth.dvi): New targets.
1070
e280480a
GM
10712009-03-03 Glenn Morris <rgm@gnu.org>
1072
1073 * auth.texi: Fix @setfilename.
1074
1075 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1076 (auth, $(infodir)/auth, auth.dvi): New rules.
1077
8a76755b
GM
10782009-02-25 Glenn Morris <rgm@gnu.org>
1079
1080 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1081
0038d478
MB
10822009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1083
1084 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1085
10862009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1087
1088 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1089 gnus-nocem-issuers, and gnus-nocem-verifyer.
1090
867d4bb3
JB
10912009-02-20 Juanma Barranquero <lekktu@gmail.com>
1092
1093 * ada-mode.texi (Project files, Automatic Casing):
1094 * dbus.texi (Signals):
1095 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1096 * mh-e.texi (HTML):
1097 * nxml-mode.texi (Locating a schema)
1098 (Using the document's URI to locate a schema):
1099 * org.texi (Footnotes, Using the mapping API):
1100 * rcirc.texi (Channels): Remove duplicate words.
1101
3a44dc1f
GM
11022009-02-20 Glenn Morris <rgm@gnu.org>
1103
1104 * dired-x.texi (Miscellaneous Commands):
1105 * gnus.texi: Minor updates for mbox Rmail.
1106
5dc584b5
KB
11072009-02-16 Karl Berry <karl@gnu.org>
1108
b59a8457
GM
1109 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1110 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1111 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1112 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1113 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1114 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1115 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1116 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1117 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1118 Consistently use @insertcopying in the Top node,
5dc584b5 1119 @contents at the front (after @end titlepage),
b59a8457 1120 and @direntry after @copying. (Bug#1988)
5dc584b5 1121
9eb59592
MB
11222009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1123
1124 * auth.texi: New file documenting auth-source.
1125
d324fa76
CD
11262009-02-13 Carsten Dominik <dominik@science.uva.nl>
1127
1128 * org.texi (Org Plot): Fix link.
1129
7a603b73
DU
11302009-02-09 Daiki Ueno <ueno@unixuser.org>
1131
1132 * epa.texi (Mail-mode integration): Mention the way to do
1133 "encrypt-to-self". (Bug#1807)
1134
a626b338 11352009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1136
1137 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1138
3b36c17e
MB
11392009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1140
1141 * gnus-news.texi: Print version about Incoming*.
1142
55033558
CD
11432009-02-02 Carsten Dominik <dominik@science.uva.nl>
1144
1145 * org.texi (Structure editing, Handling links)
1146 (Fast access to TODO states, Javascript support): Make standard docs
1147 correctly reflect default variable settings.
1148
ec712abb
GM
11492009-02-02 Glenn Morris <rgm@gnu.org>
1150
1151 * org.texi: Fix typos.
1152
7112648c
MA
11532009-02-01 Michael Albinus <michael.albinus@gmx.de>
1154
1155 Sync with Tramp 2.1.15.
1156
1157 * trampver.texi: Update release number.
1158
2e461fc1
CD
11592009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1160
1161 * org.texi (TODO dependencies): Document TODO dependencies on
1162 checkboxes.
1163
bc283609
CD
11642009-01-30 Carsten Dominik <dominik@science.uva.nl>
1165
1166 * org.texi (TODO dependencies): Document key binding for toggling
1167 ORDERED property.
1168
74fc5047
MA
11692009-01-28 Michael Albinus <michael.albinus@gmx.de>
1170
1171 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1172 of hook functions.
1173
d6685abc
CD
11742009-01-28 Carsten Dominik <dominik@science.uva.nl>
1175
1176 * org.texi (TODO dependencies): New section.
1177
65c439fd
CD
11782009-01-27 Carsten Dominik <dominik@science.uva.nl>
1179
1180 * org.texi (Plain lists, TODO basics, Priorities)
1181 (Multiple sets in one file, Conflicts): Document interaction with
1182 `shift-selection-mode'.
1183
5fafc247
JB
11842009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1185
1186 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1187 Make Calc the subject of sentences.
1188 (Rearranging Formulas using Selections): Discuss new options
1189 for `j *'.
1190
e7433508
MA
11912009-01-26 Michael Albinus <michael.albinus@gmx.de>
1192
1193 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1194
2096a1b6
GM
11952009-01-26 Glenn Morris <rgm@gnu.org>
1196
1197 * org.texi: Fix typos.
1198
0cb61492
BW
11992009-01-26 Bill Wohler <wohler@newt.com>
1200
2096a1b6 1201 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1202
0bd48b37
CD
12032009-01-25 Carsten Dominik <dominik@science.uva.nl>
1204
1205 * org.texi (References): Add information about remote references.
1206 (Built-in table editor): Document `C-c RET' in tables.
1207 (Math symbols, Quoting LaTeX code): Mention that simple
1208 LaTeX macros survive LaTeX export.
1209 (Images in LaTeX export): Show how to create a reference to a
1210 figure.
1211 (Sectioning structure): Document that the LaTeX class can be
1212 specified in a property.
1213 (Text areas in HTML export): New section.
1214 (External links): Add examples for text search and ID links.
1215 (Built-in table editor): Remove the descriptio of `C-c
1216 C-q', it not longer works.
1217 (Literal examples): Document that a space must follow
1218 the colon in short examples.
1219 (Relative timer): Document `org-timer-stop'.
1220 (Footnotes): New section.
1221 (Footnote markup): Shorten section and refer to new Footnote
1222 section.
1223 (Literal examples): Add documentation for line
1224 numbering in and references to code examples.
1225 (CSS support): Fix the description of default CSS styles.
1226 (Capturing column view): Document
1227 "file:path/to/file.org" as an allowed value for the ID property of
1228 a dynamic block copying column view.
1229
49dbbaf2
SE
12302009-01-23 Stephen Eglen <stephen@gnu.org>
1231
1232 * mh-e.texi (Getting Started): Describe $MH.
1233
193e6828
MA
12342009-01-21 Michael Albinus <michael.albinus@gmx.de>
1235
1236 * tramp.texi (all): Harmonize usage of "external method",
1237 "external transfer method" and "out-of-band method".
1238 (Connection types): Precise the differences of inline and external
1239 methods. Written by Adrian Phillips <a.phillips@met.no>.
1240
26b9f88d
MB
12412009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1242
1243 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1244 commands as described at the top. Reported by Allan Gottlieb
1245 <gottlieb@nyu.edu>.
1246
12472009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1248
1249 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1250 nnmail-pathname-coding-system.
1251
377952e0
GM
12522009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1253
1254 * org.texi (Relative timer): Fix typo.
1255
a20d3598
JB
12562009-01-15 Juanma Barranquero <lekktu@gmail.com>
1257
1258 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1259 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1260
a50253cc
GM
12612009-01-13 Glenn Morris <rgm@gnu.org>
1262
1263 * org.texi: Fix some more typos.
1264
07450bee
GM
12652009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1266
1267 * org.texi: Fix some typos.
1268
e3e955fe
MB
12692009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1270
1271 * gnus.texi (Group Parameters): Add note for local variables.
1272
12732009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1274
1275 * gnus.texi (Converting Kill Files): Fix URL. Include
1276 gnus-kill-to-score.el in contrib directory.
1277
12782009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1279
1280 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1281 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1282 (Paging the Article): Add index entry.
1283
71dd9983
JB
12842009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1285
1286 * ada-mode.texi (Examples): Delete redundant text.
1287
4a0cf14f
MA
12882009-01-03 Michael Albinus <michael.albinus@gmx.de>
1289
36c8febb 1290 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1291
1292 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1293 addresses.
1294
aedac0f0
BW
12952009-01-03 Bill Wohler <wohler@newt.com>
1296
1297 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1298 kept empty.
1299
4c65b566
CD
13002008-12-20 Carsten Dominik <dominik@science.uva.nl>
1301
1302 * org.texi (Activation, Exporting, ASCII export, HTML export)
1303 (HTML Export commands, LaTeX/PDF export commands): Improve
1304 documentation about transient-mark-mode.
1305 (References): DOcuemtn the use of special names like $LR1 to reference
1306 to fields in the last table row.
1307
e1a78e1e
JL
13082008-12-19 Juri Linkov <juri@jurta.org>
1309
1310 * info.texi (Search Text): Remove mention of removed key binding M-s.
1311
17a0aa82
CD
13122008-12-18 Carsten Dominik <dominik@science.uva.nl>
1313
1314 * org.texi (References): Remove mentioning of @0 as reference for the
1315 last line, this has been reverted in the Lisp sources.
1316
4997d802
JB
13172008-12-17 Juanma Barranquero <lekktu@gmail.com>
1318
1319 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1320 (DVI_TARGETS): Remove duplicates. Add sasl.
1321 ($(infodir)/sasl, sasl.dvi): New targets.
1322
33306645
CD
13232008-12-17 Carsten Dominik <dominik@science.uva.nl>
1324
1325 * org.texi: Version number pushed to 6.15d.
1326
db55f368
CD
13272008-12-16 Carsten Dominik <dominik@science.uva.nl>
1328
a0bf4117 1329 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1330 (Images in LaTeX export): New section.
1331 (Inlined images, Images in HTML export): Sections renamed.
1332
dae0a942
MB
13332008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1334
1335 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1336
9f5572e9
MB
13372008-12-04 David Engster <dengste@eml.cc>
1338
1339 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1340 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1341
bc23baaa
CD
13422008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1343
1344 * org.texi (Using the mapping API): Fix bug in mapping example.
1345 (Publishing options): Make the list of properties complete again, in
1346 correspondence to the variable `org-export-plist-vars'.
1347 (Property searches): Document new special values for time comparisons.
1348 (Tag inheritance): Refine the description of tag inheritance.
1349 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1350 (Effort estimates): Document the new relative timer.
bc23baaa 1351
3bf8054f
JB
13522008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1353
1354 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1355 (Using Calc): Clarify use of `C-x * o'.
1356 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1357
ac134f2f
RS
13582008-11-28 Richard M Stallman <rms@gnu.org>
1359
1360 * dbus.texi (Receiving Method Calls): Clean up previous change.
1361
ace706d1
MA
13622008-11-26 Michael Albinus <michael.albinus@gmx.de>
1363
1364 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1365 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1366 `dbus-unescape-from-identifier'.
1367 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1368 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1369 (Signals): Use the constants in the example.
1370
d60b1ba1
CD
13712008-11-24 Carsten Dominik <dominik@science.uva.nl>
1372
b97439ce 1373 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1374
ce4fdcb9
CD
13752008-11-23 Carsten Dominik <dominik@science.uva.nl>
1376
1377 * org.texi (Setting up Remember): Document `org-remember-mode'.
1378 (External links): Document that bbdb links can use a regular
1379 expression.
1380 (External links): Document that elisp links can contain interactive
1381 commands.
1382
c8548a00 13832008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1384
1385 * viper.texi (viper-translate-all-ESC-keysequences):
1386 Description removed.
1387
6a2c4aec
GM
13882008-11-19 Glenn Morris <rgm@gnu.org>
1389
1390 * doclicense.texi: Change to FDL 1.3.
1391 Relicense all texi files under FDL 1.3 or later.
1392
59ee4113
JB
13932008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1394
1395 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1396
59bcbb98 13972008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1398
1399 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1400
1401 * ediff.texi: Version/date change.
9f90198a 1402
8aa41c9b
CY
14032008-11-14 Chong Yidong <cyd@stupidchicken.com>
1404
1405 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1406
17587b1b
JB
14072008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1408
1409 * calc.texi (About This Manual): Comment out a mention of
1410 marginal notes.
1411
564c900e
CD
14122008-11-12 Carsten Dominik <dominik@science.uva.nl>
1413
1414 * org.texi (Clocking work time): Document the :formula property of
1415 clock tables.
1416 (Structure editing, Refiling notes): Document refiling regions.
1417 (Agenda commands): Document the double-prefix version
1418 of the `l' command in the agenda.
1419 (Handling links): Explain the effect of a double prefix
1420 arg to `C-c C-o'.
1421 (TODO basics): Add documentation for tag triggers.
1422
3c4be1f2
GM
14232008-10-23 Glenn Morris <rgm@gnu.org>
1424
1425 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1426 byte-compiling things like `+'.
1427
1428 * ns-emacs.texi: Merge copyright years of author now with assignment
1429 into FSF years.
1430 (VER): Use it for easier automatic updating. Use Emacs version rather
1431 than standalone Emacs.app version.
1432
a6520ff3
CD
14332008-10-12 Carsten Dominik <dominik@science.uva.nl>
1434
864c9740 1435 * org.texi: Lots of minor fixes.
a6520ff3
CD
1436 (Capture): New chapter.
1437 (Org Plot): New section.
1438
db7a4b66
MH
14392008-09-30 Magnus Henoch <mange@freemail.hu>
1440
1441 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1442
4043c194
JB
14432008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1444
1445 * calc.texi (User Defined Units): Mention how to enter optional display
1446 string.
1447
eef5ade7
MB
14482008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1449
1450 * message.texi (Sending Variables): Fixed variable documentation to
1451 avoid the "y/n" wording.
1452
e52cac88
MB
14532008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1454
1455 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1456
14572008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1458
1459 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1460 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1461
00c55306
BW
14622008-09-22 Bill Wohler <wohler@newt.com>
1463
1464 Release MH-E manual version 8.1.
1465
1466 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1467 release 8.1.
1468
1469 * mh-e.texi: Retain dual license as agreed to by the FSF.
1470 However, bump GPL to Version 3.
1471 Use @include for license text.
1472
e52cac88 14732008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1474
1475 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1476 (Store custom flags and keywords, Store arbitrary data):
1477 Clean up markup.
64763fe3
MB
1478
14792008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1480
1481 * gnus.texi (The Gnus Registry): Document it.
1482
9e601b8d
MB
14832008-09-08 David Engster <dengste@eml.cc>
1484
88ee5b02
JB
1485 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1486 Clarify section about choosing back end servers.
9e601b8d 1487
247043f1
GM
14882008-08-23 Glenn Morris <rgm@gnu.org>
1489
1490 * dired-x.texi (Shell Command Guessing):
1491 Mention dired-guess-shell-case-fold-search. (Bug#417)
1492
2bfec7a0
MA
14932008-08-22 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * trampver.texi: Update release number.
1496
247043f1 14972008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1498
1499 * ns-emacs.texi: Update version.
1500 (Introduction): Correct menu location for options save.
1501 (Customization): Note that defaults are stored under org.gnu.Emacs.
1502
8c20bd92
BW
15032008-08-11 Bill Wohler <wohler@newt.com>
1504
1505 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1506 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1507 Henman) (closes SF #1768928).
1508
767a4d92
GM
15092008-08-10 Glenn Morris <rgm@gnu.org>
1510
1511 * ns-emacs.texi: Use @copying. Change copyright of authors with
1512 assignment to FSF. Change license to GFDL.
1513 (Top): Remove outdated references.
1514
6ecfe5c2
MB
15152008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1516
88ee5b02
JB
1517 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1518 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1519 gnus-summary-sort-by-most-recent-date.
1520 (Summary Sorting): Explain prefix argument.
1521
15222008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1523
1524 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1525 gnus-summary-pipe-output.
1526
eb932e8a
MA
15272008-08-03 Michael Albinus <michael.albinus@gmx.de>
1528
1529 * dbus.texi (Receiving Method Calls): Document error handling of own
1530 D-Bus methods.
1531
bfe16263
BW
15322008-08-01 Bill Wohler <wohler@newt.com>
1533
1534 * mh-e.texi (Reading Mail)
9f90198a 1535 (Viewing Attachments): Describe new function
bfe16263
BW
1536 mh-show-preferred-alternative.
1537 (Sending Mail, Redistributing, Sending Message): Describe new hook
1538 mh-annotate-msg-hook.
1539
21956b56
MA
15402008-07-31 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * dbus.texi (Arguments and Signatures): Fix example.
1543 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1544 (Asynchronous Methods): New node.
9f90198a
JB
1545 (Errors and Events): Describe extended layout of `dbus-event'.
1546 New defun `dbus-event-message-type'.
21956b56 1547
7c2fb837
DN
15482008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1549
1550 * ediff.texi: Remove VMS support.
1551
13662773
JB
15522008-07-29 Juanma Barranquero <lekktu@gmail.com>
1553
1554 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1555 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1556
ddde0b34
CY
15572008-07-29 Chong Yidong <cyd@stupidchicken.com>
1558
1559 * Makefile.in: Add mairix-el targets.
1560
15612008-07-29 David Engster <deng@randomsample.de>
1562
1563 * mairix-el.texi: New file.
1564
d5875b25
JB
15652008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1566
366b7d44
JB
1567 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1568 project files. Delete 'main_unit' project variable; not needed. Allow
1569 process environment variables wherever project variables are allowed.
1570 Add tutorial section on multiple GNAT project files.
d5875b25 1571
6cbab8ee
MA
15722008-07-27 Michael Albinus <michael.albinus@gmx.de>
1573
1574 Sync with Tramp 2.1.14.
1575
1576 * trampver.texi: Update release number.
1577
9e2a2647
DN
15782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1579
1580 * ns-emacs.texi:
1581 * faq.texi: Remove mentions of Mac Carbon.
1582
d62672f3
MB
15832008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1584
1585 * gnus.texi (Saving Articles): Describe the 2nd argument of
1586 gnus-summary-save-in-pipe.
1587 (SpamAssassin): Use it.
1588
15892008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1590
1591 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1592
dd12e1c6
CD
15932008-07-25 Carsten Dominik <dominik@science.uva.nl>
1594
1595 * org.texi (Export options): Document the use of the creator flag.
1596
44ce9197
CD
15972008-07-24 Carsten Dominik <dominik@science.uva.nl>
1598
1599 * org.texi: New version 6.06a.
1600
ddd13c5d
JB
16012008-07-23 Juanma Barranquero <lekktu@gmail.com>
1602
1603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1604 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1605
8dc6104d
JB
16062008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1607
1608 * calc.texi (Editing Stack Entries):
1609 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1610 Calc's help functions. Mention fixing typos.
1611 (Customizing Calc): Fix typo.
1612
16132008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1614
1615 * calc.texi (summarykey): New macro. Use to correctly format keys in
1616 the summary.
1617
ddd13c5d 16182008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1619
1620 * ns-emacs.texi (Customization): Corrected documentation on color
1621 specification formats.
1622
568beaa2
AS
16232008-07-19 Andreas Schwab <schwab@suse.de>
1624
db8ef699 1625 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1626
1627 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1628 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1629
cd71b9ae
MA
16302008-07-18 Michael Albinus <michael.albinus@gmx.de>
1631
1632 * dbus.texi (Inspection): Rework, introduce submenus.
1633 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1634 (Properties and Annotations, Arguments and Signatures): New nodes.
1635
9b7993b4
MA
16362008-07-13 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * dbus.texi (Receiving Method Calls): Fix description of
1639 `dbus-register-method'.
1640 (Signals): Allow also signal arguments for filtering in
1641 `dbus-register-signal'.
1642
241d447b
JB
16432008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1644
1645 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1646 `cnorm'.
1647 (Arithmetic Tutorial): Simplify the verification of prime factors.
1648
adb46650
MB
16492008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1650
1651 * gnus.texi (Saving Articles): Mention
1652 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1653
92e15881
JB
16542008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1655
1656 * calc.texi: Adjust mode line throughout.
1657
ea597303
JB
16582008-06-28 Juanma Barranquero <lekktu@gmail.com>
1659
1660 * sasl.texi (Mechanisms): Fix typos.
1661
aee08080
JB
16622008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1663
1664 * calc.texi (Killing from the stack): Mention using normal Emacs
1665 copying.
1666
a06a4a12
MA
16672008-06-21 Michael Albinus <michael.albinus@gmx.de>
1668
ea597303
JB
1669 * tramp.texi (Password handling): Renamed from "Password caching".
1670 Add `auth-source' mechanism.
a06a4a12
MA
1671 (Connection caching): Tramp reopens the connection automatically,
1672 when the operating system on the remote host has been changed.
1673
7389398d
EZ
16742008-06-20 Eli Zaretskii <eliz@gnu.org>
1675
1676 * makefile.w32-in (distclean): Remove makefile.
1677
b349f79f
CD
16782008-06-17 Carsten Dominik <dominik@science.uva.nl>
1679
3f9b4c2b 1680 * org.texi (Using the mapping API): New section.
b349f79f 1681 (Agenda column view): New section.
3f9b4c2b 1682 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1683 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1684 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1685
16862008-06-17 Jason Riedy <jason@acm.org>
1687
1688 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1689 function, and efmt may be a two-argument function.
1690 (Radio tables): Document multiple destinations.
1691
cd5c05d2
GM
16922008-06-16 Glenn Morris <rgm@gnu.org>
1693
1694 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1695 Add Cover-Texts.
1696
debf4439
GM
16972008-06-15 Glenn Morris <rgm@gnu.org>
1698
1699 * faq.texi (VER): Update to 23.0.60.
1700
1701 * mh-e.texi: Remove option of licensing under GPL.
1702 Add Cover-Texts to GFDL permissions notice.
1703 (GPL): Remove section.
1704 (GFDL): Include doclicense.texi rather than the actual text.
1705
1706 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1707 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1708
1709 * sasl.texi: Fix output file name.
1710
1711 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1712
1713 * gnus-coding.texi: Refer to license in Gnus manual.
1714
1715 * idlwave.texi, sasl.texi: Use @copying.
1716
1717 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1718
1719 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1720
1721 * url.texi: Use @copying, @title, @subtitle, @author.
1722
1723 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1724 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1725 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1726 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1727 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1728 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1729 * widget.texi, woman.texi:
1730 Remove references to external license, since doclicense is included.
1731
1732 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1733 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1734 Remove references to non-existent Invariant Sections.
1735
091f8bc1
GM
17362008-06-14 Glenn Morris <rgm@gnu.org>
1737
1738 * faq.texi (Major packages and programs): Remove references to external
1739 Supercite, Calc, VIPER, since they have been included for some time.
1740 Update VM, AUCTeX, BBDB entries.
1741
47bcb4d3
UJ
17422008-06-14 Ulf Jasper <ulf.jasper@web.de>
1743
1744 * newsticker.texi: Updated to match latest newsticker changes.
1745
6f093307
GM
17462008-06-13 Glenn Morris <rgm@gnu.org>
1747
1748 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1749 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1750 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1751 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1752 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1753 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1754 * woman.texi:
1755 Update Back-Cover Text as per maintain.info.
1756
2b968687
MB
17572008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1758
1759 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1760
1761 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1762 (gnus-faq.xml): Update repository host.
1763
2b968687
MB
1764 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1765
17662008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1767
1768 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1769 Fix a typo.
1770
17712008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1772
1773 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 1774 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
1775 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1776
17772008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1778
1779 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1780 coding standards.
1781
17822008-06-14 David Engster <dengste@eml.cc>
1783
1784 * gnus.texi (nnmairix): Markup fixes.
1785
e6d2d263
MB
17862008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1787
2b968687 1788 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1789
17902008-06-05 David Engster <dengste@eml.cc>
1791
1792 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1793
17942008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1795
b344d29d 1796 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1797 (Searching, nnir, nnmairix): New stub nodes.
1798
ad231df6 17992008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1800
1801 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1802
f394fa25
MB
18032008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1804
1805 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1806
58333467
MB
18072008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1808
1809 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1810
67525fb9
JY
18112008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1812
1813 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1814
0549d8fc
JB
18152008-05-06 Juanma Barranquero <lekktu@gmail.com>
1816
1817 * info.texi (Top): Fix typo in xref.
1818
149a3837
KB
18192008-05-05 Karl Berry <karl@gnu.org>
1820
1821 * info.texi (Top): @xref to stand-alone manual.
1822
3a23a519
MB
18232008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1824
1825 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1826 (Various Summary Stuff): Fix typo in last xref.
1827
0a29fbf3
JB
18282008-05-02 Juanma Barranquero <lekktu@gmail.com>
1829
1830 * org.texi (Moving subtrees): Fix typo.
1831
586b90f1
MA
18322008-04-28 Michael Albinus <michael.albinus@gmx.de>
1833
1834 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1835 Tramp via `tramp-mode'.
1836
b5af9883
CD
18372008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1838
1839 * org.texi: Massive changes, in many parts of the file.
1840
d55fe5bb
MB
18412008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1842
1843 * gnus.texi (Oort Gnus): Add message-fill-column.
1844
18452008-04-12 Adrian Aichner <adrian@xemacs.org>
1846
1847 * gnus.texi (Mail Source Specifiers): Typo fix.
1848
18492008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1850
1851 * gnus.texi (Diary Headers Generation): Update key binding for
1852 `gnus-diary-check-message'.
1853
18542008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1855
1856 * gnus.texi (Emacsen): Addition.
1857
18582008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1859
1860 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1861
18622008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1863
1864 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1865
18662008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1867
1868 * gnus-news.texi: Update tool bar item.
1869
18702008-04-09 Sven Joachim <svenjoac@gmx.de>
1871
1872 * gnus-news.texi: Fix typos.
1873
76c109c3
JB
18742008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1875
222027f2 1876 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1877 Add mention of `kron'.
1878
d5fbd5a6
MO
18792008-04-01 Daiki Ueno <ueno@unixuser.org>
1880
1881 * epa.texi (Encrypting/decrypting *.gpg files): Document
1882 epa-file-name-regexp.
1883
fbcbb58c
KY
18842008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1885
1886 * gnus.texi (Example Methods): Fix description about ssh-agent.
1887 (Indirect Functions): Fix the default value of nntp-telnet-command;
1888 remove link to connect.html.
1889
134ce16c
MA
18902008-03-30 Michael Albinus <michael.albinus@gmx.de>
1891
1892 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1893 dbus-call-method.
1894 (Receiving Method Calls): The timeout can be set by the calling client.
1895
da1975d7
MA
1896 * trampver.texi: Update release number.
1897
2e4089ab
RS
18982008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1899
1900 * gnus.texi (Top): Fix version. Add SASL.
1901
70cab5a9
MA
19022008-03-29 Michael Albinus <michael.albinus@gmx.de>
1903
1904 Sync with Tramp 2.1.13.
1905
1906 * trampver.texi: Update release number.
1907
5bc6ddff
MB
19082008-03-29 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * org.texi: Update to new org-mode website.
1911
19122008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1913
1914 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1915
9b3ebcb6
MB
19162008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1917
1918 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1919 gnus-read-ephemeral-gmane-group-url,
1920 gnus-read-ephemeral-emacs-bug-group,
1921 gnus-read-ephemeral-debian-bug-group.
1922
19232008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1924
1925 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1926
1927 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1928 Add FIXMEs for Bookmarks and gnus-registry-marks.
1929
19302008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1931
1932 * gnus.texi (Smileys): Document `smiley-style'.
1933
19342008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1935
1936 * gnus.texi (Gnus Development): Clarify difference between ding and
1937 gnu.emacs.gnus.
1938 (MIME Commands, Using MIME, RSS): Fix markup.
1939
1940 * gnus-faq.texi ([8.4]): Ditto.
1941
19422008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus.texi (Emacsen): Remove obsolete stuff.
1945
19462008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * gnus.texi (Oort Gnus): Add version info WRT
1949 `mail-source-delete-incoming'.
1950
19512008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1952
1953 * gnus.texi (Top): Add "Other related manuals" and version info in
1954 `iftex' output.
1955 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1956 gnus-balloon-face-0 and the corresponding format specifiers.
1957
608d6a81
MA
19582008-03-26 Michael Albinus <michael.albinus@gmx.de>
1959
1960 * tramp.texi (Filename completion): Remove footnote about let-bind
1961 of `partial-completion-mode'. It doesn't work this way.
1962
27a6f132
SM
19632008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1964
1965 * pcl-cvs.texi (Contributors): Update my email.
1966
4a7c4c40
MA
19672008-03-21 Michael Albinus <michael.albinus@gmx.de>
1968
1969 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1970
2940c053
BW
19712008-03-17 Bill Wohler <wohler@newt.com>
1972
1973 * mh-e.texi (Viewing): Update URL for adding header fields to
1974 mh-invisible-header-fields-default.
1975
30864d5f
BW
19762008-03-16 Bill Wohler <wohler@newt.com>
1977
1978 * mh-e.texi (Preface): Add Gnus to requirements.
1979 (Forwarding): Note that forwarded MIME messages are now inline.
1980
31fe2b00
SM
19812008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1984 (Common Variables): Give precedence to the netcat methods over the
1985 telnet methods, and mention that they are more reliable.
31fe2b00 1986
5e97c626
CD
19872008-03-13 Carsten Dominik <dominik@science.uva.nl>
1988
1989 * org.texi (Exporting Agenda Views): Document agenda export to
1990 iCalendar.
1991 (Progress logging): Document the new progress logging stuff.
1992
37a68866
MB
19932008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1994
1995 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1996 Update for change of `mail-source-delete-incoming'.
1997
1998 * gnus-news.texi: Ditto.
1999
8f7abae3
MB
20002008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2001
2002 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2003 custom versions.
2004
af379c86
AM
20052008-03-07 Alan Mackenzie <acm@muc.de>
2006
2007 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2008 parens/brackets in a k&r region is limited.
2009
3d0f8a67
MB
20102008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2011
2012 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2013 using different Emacs versions.
2014
52151df0
GM
20152008-02-27 Glenn Morris <rgm@gnu.org>
2016
2017 * sc.texi: Remove a lot of old and obsolete info.
2018 (titlepage): Simplify.
2019 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2020 (VM with any Emacsen, GNEWS with any Emacsen)
2021 (Overloading for Non-conforming MUAs, Version 3 Changes)
2022 (The Supercite Mailing List): Delete nodes.
2023 (Introduction): Remove info about old packages.
2024 (Getting Connected): Simplify. Remove info about old packages.
2025 (Citing Commands): Delete Emacs 19 info.
2026 (Hints to MUA Authors): Simplify.
2027 (Thanks and History): Merge in some info from the deleted node
2028 "Version 3 Changes".
2029
b03f96dc
MB
20302008-02-05 Juanma Barranquero <lekktu@gmail.com>
2031
2032 * org.texi (Setting tags, In-buffer settings):
2033 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2034
52bec650
MB
20352008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2036
2037 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2038 installation directory name.
2039
34a3c587
RF
20402008-02-12 Romain Francoise <romain@orebokech.com>
2041
2042 * epa.texi (Overview): Fix typo.
2043
5a8d03e9
MO
20442008-02-11 Daiki Ueno <ueno@unixuser.org>
2045
2046 * epa.texi (Quick start): Remove the .emacs setting.
2047
f1914c40
MO
20482008-02-10 Daiki Ueno <ueno@unixuser.org>
2049
2050 * epa.texi (Quick start): Use the command `epa-enable' instead of
2051 loading `epa-setup'.
2052
bca98fc9
JB
20532008-02-08 Juanma Barranquero <lekktu@gmail.com>
2054
2055 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2056 ($(infodir)/epa, epa.dvi): New targets.
2057
4b01af2e
MO
20582008-02-08 Daiki Ueno <ueno@unixuser.org>
2059
2060 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2061
2062 * epa.texi: New manual documenting the EasyPG Assistant.
2063
06c0751a
MA
20642008-02-06 Michael Albinus <michael.albinus@gmx.de>
2065
2066 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2067 (Inspection): New function dbus-ping.
2068
7dcccd7b
MA
20692008-02-05 Michael Albinus <michael.albinus@gmx.de>
2070
2071 * tramp.texi (Remote processes): Add `shell-command'.
2072
a1da1e37
MB
20732008-01-28 Michael Sperber <sperber@deinprogramm.de>
2074
2075 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2076 (Group Parameters): Document `mail-source' parameter.
2077
c9d8f746
MA
20782008-01-27 Michael Albinus <michael.albinus@gmx.de>
2079
2080 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2081 must be a local host.
2082
15db4a13
MO
20832008-01-26 Michael Olson <mwolson@gnu.org>
2084
2085 * erc.texi: Update version for ERC 5.3 release.
2086 (Obtaining ERC): Update extras URLs for 5.3.
2087 (Development): Write instructions for git, and remove those for Arch.
2088 (History): Mention the switch to git.
2089
2bc43980
KB
20902008-01-24 Karl Berry <karl@gnu.org>
2091
bca98fc9
JB
2092 * info.texi (Search Index, Search Text): Mention the command
2093 character in the section name, a la the (Go to node) node.
2bc43980 2094
d2e4a6c9
MA
20952008-01-21 Michael Albinus <michael.albinus@gmx.de>
2096
2097 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2098
0b6799c3
MB
20992008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2100
2101 * gnus-news.texi: Mention gnus-article-describe-bindings.
2102
21032008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2104
2105 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2106
db9c3fb1 21072008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2108
7b4d0413 2109 * org.texi (Property inheritance): New section.
db9c3fb1 2110 (Conventions): New section.
7b4d0413 2111 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2112 commands, and the new bindings for refiling.
2113 (Sparse trees): Document the new special command for sparse trees.
2114 (References): Be more clear about the counting of hilines.
2115 (Handling links): Document M-p/n for accessing links.
2116 (Fast access to TODO states): New section.
2117 (Per file keywords): New section.
2118 (Property inheritance): New section.
2119 (Column attributes): New summary types.
2120 (Capturing Column View): New section.
2121 (The date/time prompt): Cover the new features in the date/time prompt.
2122 Compactify the table of keys for the calendar remote control.
2123 (Clocking work time): Document the new :scope parameter.
2124 (Remember): Promoted to chapter.
2125 (Quoted examples): New section.
2126 (Enhancing text): New verbatim environments.
2127
6ed73f28
MA
21282008-01-14 Michael Albinus <michael.albinus@gmx.de>
2129
2130 * trampver.texi: Update release number.
2131
95838435
MB
21322008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2133
2134 * gnus.texi (Article Keymap): Add
2135 gnus-article-wide-reply-with-original; fix descriptions of
2136 gnus-article-reply-with-original and
2137 gnus-article-followup-with-original.
2138
20234d96
GM
21392008-01-09 Glenn Morris <rgm@gnu.org>
2140
2141 * nxml-mode.texi: Add @copying section.
2142
d82cf70b
MB
21432008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2144
2145 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2146 Server". Add `message-send-mail-with-mailclient'.
2147
2148 * gnus.texi (Posting Server): Move some text to "(message)Mail
2149 Variables" and add a reference here.
2150
addb7f2e
MA
21512008-01-04 Michael Albinus <michael.albinus@gmx.de>
2152
2153 * dbus.texi (Receiving Method Calls): New chapter.
2154 (Errors and Events): Add serial number to events. Replace "signal" by
2155 "message". Introduce dbus-event-serial-number.
2156
4db2806c
MA
21572008-01-03 Michael Albinus <michael.albinus@gmx.de>
2158
2159 * dbus.texi (Type Conversion): Explain the type specification for empty
2160 arrays. Use another example.
2161
c9ecb5a7
MA
21622007-12-30 Michael Albinus <michael.albinus@gmx.de>
2163
2164 * dbus.texi (all): Replace "..." by @dots{}.
2165 (Type Conversion): Precise the value range for :byte types.
2166 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2167 Mention its return value.
2168 (Errors and Events): There is no D-Bus error propagation during event
2169 processing.
2170
702dbfd9
JB
21712007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2172
2173 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2174 New sections.
2175
87035689
MB
21762007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2177
2178 * gnus.texi (Group Parameters): Reorder the text and add a note about
2179 `gnus-parameters' near the beginning of the node.
2180
21812007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2182
2183 * gnus.texi (Score File Editing): Fix function name.
2184
5492f5ca
MA
21852007-12-23 Michael Albinus <michael.albinus@gmx.de>
2186
2187 Sync with Tramp 2.1.12.
2188
2189 * trampver.texi: Update release number.
2190
d4e67bc5
MA
21912007-12-22 Michael Albinus <michael.albinus@gmx.de>
2192
2193 * dbus.texi (Type Conversion): Correct input parameters mapping.
2194
6a31c819
MA
21952007-12-21 Michael Albinus <michael.albinus@gmx.de>
2196
2197 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2198 (Errors and Events): Mention wrong-type-argument error.
2199
99a3e35f
AS
22002007-12-21 Alex Schroeder <alex@gnu.org>
2201
2202 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2203 spaces. Fixed some typos.
99a3e35f
AS
2204 (Internet Relay Chat): Explain relay.
2205 (Getting started with rcirc): Change items to reflect prompts.
2206 Add more explanation to rcirc-track-minor-mode and added a comment to
2207 warn future maintainers that this section is a copy.
11ac7c8e 2208 (People): Changed /ignore example.
62b12a24 2209 (Keywords): Not keywords.
99a3e35f 2210
331e4d02
AS
22112007-12-20 Alex Schroeder <alex@gnu.org>
2212
2213 * rcirc.texi (Top): Fighting Information Overload chapter added.
2214 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2215 (rcirc commands): Moved /ignore command to the new chapter.
2216 (Fighting Information Overload): New chapter documenting /keyword,
2217 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2218 (Configuration): Document rcirc-server-alist, remove
2219 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2220
cd71c3ef
MA
22212007-12-16 Michael Albinus <michael.albinus@gmx.de>
2222
2223 * dbus.texi (Signals): Fix example in dbus-register-signal.
2224
bbbe940b
MB
22252007-12-14 Sven Joachim <svenjoac@gmx.de>
2226
2227 * gnus.texi (Score Variables): Fix typo.
2228
0ce574ef
MA
22292007-12-07 Michael Albinus <michael.albinus@gmx.de>
2230
2231 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2232 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2233 (Errors and Events): Adapt dbus-event.
2234
b890d447
MB
22352007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2236
2237 * gnus.texi (Other Files): Add the yenc command.
2238
22392007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2240
2241 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2242 since 2004-08-06.
2243
22442007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2245
2246 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2247 on body.
2248
22492007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2250
2251 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2252 and rfc2047-allow-irregular-q-encoded-words; fix description of
2253 rfc2047-encode-encoded-words.
2254
22552007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2256
2257 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2258
3728bf03
MO
22592007-12-05 Michael Olson <mwolson@gnu.org>
2260
2261 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2262 Update documentation for `remember-diary-file'.
2263
a4397af9
MA
22642007-12-04 Michael Albinus <michael.albinus@gmx.de>
2265
2266 * dbus.texi (Signals): Precise `dbus-register-signal'.
2267 (Errors and Events): Rework events part, the internal structure of
2268 dbus-event has changed.
2269
1682490c
JB
22702007-12-03 Juanma Barranquero <lekktu@gmail.com>
2271
2272 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2273 ($(infodir)/dbus, dbus.dvi): New targets.
2274
7b13a0f2
MA
22752007-12-03 Michael Albinus <michael.albinus@gmx.de>
2276
2277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2278 unconditionally.
2279
2280 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2281 emulation with @print{}.
2282
7ef92bc9
RS
22832007-12-02 Richard Stallman <rms@gnu.org>
2284
2285 * dbus.texi (Overview): Minor cleanup.
2286
22d8ac3a
MA
22872007-12-02 Michael Albinus <michael.albinus@gmx.de>
2288
d3a8e0df
MA
2289 * Makefile.in (INFO_TARGETS): Add dbus.
2290 (DVI_TARGETS): Add dbus.dvi.
2291 (dbus, dbus.dvi): New targets.
2292
22d8ac3a
MA
2293 * dbus.texi: New file.
2294
559764ab
RF
22952007-11-24 Romain Francoise <romain@orebokech.com>
2296
2297 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2298 Fix file name to match @setfilename.
559764ab 2299
ac97a16b
MH
23002007-11-23 Mark A. Hershberger <mah@everybody.org>
2301
2302 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2303 ($(infodir)/nxml-mode): New rule.
2304
2305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2306 ($(infodir)/nxml-mode): New rule.
2307 (clean): Add nxml-mode*.
2308
2309 * nxml-mode.texi: New file with nxml manual.
2310
404cd454
GM
23112007-11-18 Richard Stallman <rms@gnu.org>
2312
2313 * flymake.texi (Example -- Configuring a tool called directly):
2314 Update example.
2315
b048d478
MA
23162007-11-18 Michael Albinus <michael.albinus@gmx.de>
2317
2318 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2319 double-slash behavior. Explain directory contents flushing.
b048d478 2320
346e8469
JB
23212007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2322
2323 * calc.texi (TeX and LaTeX Language Modes): Put in
2324 missing braces.
2325
404cd454
GM
23262007-11-15 Richard Stallman <rms@gnu.org>
2327
2328 * cl.texi (Equality Predicates): Delete `eql'.
2329 (Predicates, Naming Conventions, Top): Delete `eql'.
2330 (Common Lisp Compatibility): Delete `eql'.
2331 (Porting Common Lisp): Delete obsolete backquote info.
2332 Minor clarification about character constants.
2333 (Sequence Basics): Minor clarification.
2334
1f6af58b
JB
23352007-11-15 Juanma Barranquero <lekktu@gmail.com>
2336
dccb744b 2337 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2338 * tramp.texi (Filename completion): Fix typos.
2339
3bc88bc9
JB
23402007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2341
2342 * calc.texi (Basic commands): Mention the menu.
2343
bc5300d3
MA
23442007-11-12 Michael Albinus <michael.albinus@gmx.de>
2345
2346 * tramp.texi (Connection caching): Tramp flushes connection
2347 properties when remote operating system has been changed.
2348
4d8a28ec
MB
23492007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2350
2351 * gnus-news.texi: Fix spelling.
2352 `message-insert-formatted-citation-line', not
2353 `message-insert-formated-citation-line'.
2354
404cd454
GM
2355 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2356
e1176b47
MA
23572007-11-07 Michael Albinus <michael.albinus@gmx.de>
2358
2359 * tramp.texi (Overview): Mention also the PuTTY integration under
2360 Win32. Remove paragraphs about Tramp's experimental status.
2361 (Frequently Asked Questions): Add code example for highlighting the
2362 mode line.
2363
6159985a
MO
23642007-11-03 Michael Olson <mwolson@gnu.org>
2365
2366 * remember.texi: Change mentions of remember-buffer to
2367 remember-finalize throughout.
2368
bec9b2f5
MO
23692007-10-30 Michael Olson <mwolson@gnu.org>
2370
2371 * remember.texi (Copying): Remove.
2372 (Mailbox): Update with non-BBDB instructions.
2373 (Diary, Org): Add.
2374 (Bibliography, Planner Page): Remove.
2375
b6173182
JB
23762007-10-30 Juanma Barranquero <lekktu@gmail.com>
2377
2378 * makefile.w32-in (INFO_TARGETS): Add remember.
2379 (DVI_TARGETS): Add remember.dvi.
2380 ($(infodir)/remember): New rule.
2381 (clean): Add remember*.
2382
15f3eb73
MO
23832007-10-30 Michael Olson <mwolson@gnu.org>
2384
70bdc930
MO
2385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2386 ($(infodir)/remember): New rule that builds the Remember Manual.
2387
b6173182
JB
2388 * remember.texi: New file containing the Remember Mode Manual.
2389 Shuffle chapters around after initial import.
7d3f6f1a
MO
2390 (Function Reference): Split Keystrokes into separate chapter.
2391 (Keystrokes): Document C-c C-k.
51d24a12 2392 (Introduction): Fix typographical issue with "---".
15f3eb73 2393
404cd454
GM
23942007-10-29 Richard Stallman <rms@gnu.org>
2395
2396 * widget.texi (Introduction): Delete discussion of implementation
2397 internals.
2398
9bbb9638
MA
23992007-10-29 Michael Albinus <michael.albinus@gmx.de>
2400
2401 * tramp.texi (Connection caching): Host names must be different
2402 when tunneling.
2403
c7ff939a
RS
24042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2405
2406 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2407 Gnus v5.13.
2408
01c52d31
MB
24092007-10-28 Miles Bader <miles@gnu.org>
2410
2411 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2412
01c52d31
MB
24132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2414
2415 * gnus.texi (Sorting the Summary Buffer): Remove
2416 gnus-article-sort-by-date-reverse.
2417
24182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2419
2420 * gnus.texi (Non-ASCII Group Names): New node.
2421 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2422 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2423
c8763fb6 24242007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2425
2426 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2427 clean the output of the program `imap-shell-program'.
2428
24292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2430
2431 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2432
24332007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2434
2435 * gnus.texi (Sticky Articles): Documentation for sticky article
2436 buffers.
2437
c8763fb6 24382007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2439
2440 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2441
24422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2443
2444 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2445
24462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2447
2448 * gnus.texi (Archived Messages): Document
2449 gnus-update-message-archive-method.
2450
24512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2452
2453 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2454
c8763fb6 24552007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2456
2457 * gnus.texi (Group Maneuvering): Document
2458 `gnus-summary-next-group-on-exit'.
2459
24602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2461
2462 * gnus.texi (Really Various Summary Commands): Mention
2463 gnus-auto-select-on-ephemeral-exit.
2464
24652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2466
2467 * gnus.texi, message.texi: Bump version number.
2468
24692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2470
2471 * gnus.texi (Group Line Specification, Misc Group Stuff)
2472 (Server Commands): Parenthesize @pxref{Mail Spool}.
2473
24742007-10-28 Didier Verna <didier@xemacs.org>
2475
2476 New user option: message-signature-directory.
2477 * message.texi (Insertion Variables): Document it.
2478 * gnus.texi (Posting Styles): Ditto.
2479
24802007-10-28 Didier Verna <didier@xemacs.org>
2481
2482 * gnus.texi (Group Line Specification):
2483 * gnus.texi (Misc Group Stuff):
2484 * gnus.texi (Server Commands): Document the group compaction feature.
2485
24862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2487
2488 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2489
2490 * message.texi (Various Message Variables): Add message-fill-column.
2491
24922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2493
2494 * gnus.texi: Untabify.
2495
24962007-10-28 Didier Verna <didier@xemacs.org>
2497
2498 * gnus.texi (Group Parameters): Document the posting-style merging
2499 process in topic-mode.
2500
25012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2502
2503 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2504
25052007-10-28 Romain Francoise <romain@orebokech.com>
2506
2507 * gnus.texi (Mail Spool): Fix typo.
2508 Update copyright.
2509
25102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2511
2512 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2513
25142007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2515
2516 * gnus.texi (Summary Generation Commands):
2517 Add gnus-summary-insert-ticked-articles.
2518
25192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2520
b2abec73
JB
2521 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2522 to spam-spamassassin-program.
01c52d31
MB
2523
25242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2525
2526 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2527
25282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2529
2530 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2531
25322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2533
2534 * message.texi (Mail Headers): Document `opportunistic'.
2535
25362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2537
2538 * emacs-mime.texi (Encoding Customization): Explain how to set
2539 mm-coding-system-priorities per hierarchy.
2540
25412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2542
2543 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2544 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2545
25462007-10-28 Didier Verna <didier@xemacs.org>
2547
2548 * message.texi (Wide Reply): Update documentation of
2549 message-dont-reply-to-names (now allowing a list of regexps).
2550
25512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2552
2553 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2554
25552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2556
2557 * gnus.texi (SpamAssassin back end): Fix typo.
2558
2559 * sieve.texi (Examples): Fix grammar.
2560
25612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2562
2563 * gnus.texi (Searching for Articles): Document M-S and M-R.
2564 (Limiting): Document / b.
2565
25662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2567
2568 * gnus.texi (Thread Commands): T M-^.
2569
25702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2571
2572 * message.texi (Mail Aliases): Document ecomplete.
2573 (Mail Aliases): Fix typo.
2574
25752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2576
2577 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2578 fix typo.
2579
25802007-10-28 Romain Francoise <romain@orebokech.com>
2581
2582 * gnus.texi (Mail Spool): Grammar fix.
2583
25842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2585
2586 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2587 string.
2588
25892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2590
2591 * gnus.texi (Group Parameters): Fix description.
2592
25932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2594
b2abec73
JB
2595 * gnus.texi (Gmane Spam Reporting):
2596 Fix spam-report-gmane-use-article-number.
2597 Add spam-report-user-mail-address.
01c52d31
MB
2598
25992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2600
2601 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2602
26032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2604
2605 * gnus.texi (Group Parameters): Add simplified sorting example based on
2606 example for `Sorting the Summary Buffer' from Jari Aalto
2607 <jari.aalto@cante.net>.
2608 (Example Methods): Add example for an indirect connection.
2609
26102007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2611
2612 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2613 (Agent Parameters): Updated parameter names to match code.
2614 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2615 'gnus-agent-summary-fetch-series'.
2616 (Agent and flags): New section providing a generalized discussion
2617 of flag handling.
2618 (Agent and IMAP): Removed flag discussion.
b2abec73 2619 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2620
26212007-10-28 Romain Francoise <romain@orebokech.com>
2622
2623 * gnus.texi (Exiting the Summary Buffer): Add new function
2624 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2625
26262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2627
2628 * gnus.texi (Conformity): Fix typo.
2629 (Customizing Articles): Document `first'.
2630
26312007-10-28 Jari Aalto <jari.aalto@cante.net>
2632
2633 * gnus.texi (Sorting the Summary Buffer):
2634 Add `gnus-thread-sort-by-date-reverse'. Add example
2635 host to different sorting in NNTP and RSS groups.
2636
26372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2638
2639 * message.texi (Insertion): Describe prefix for
2640 message-mark-inserted-region and message-mark-insert-file.
2641
26422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2643
2644 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2645 LaTeX documents. Describe "text/x-gnus-verbatim".
2646
26472007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2648
b2abec73 2649 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2650 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2651 (spam-stat spam filtering, SpamOracle)
2652 (Extending the Spam ELisp package): Removed extra quote symbol for
2653 clarity.
2654
26552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2656
2657 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2658 gnus-article-delete-part and gnus-article-replace-part.
2659 (Using MIME): Add gnus-mime-replace-part.
2660
26612007-10-28 Romain Francoise <romain@orebokech.com>
2662
2663 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2664 requires `auto-compression-mode' to be enabled. Add new nnml
2665 variable `nnml-compressed-files-size-threshold'.
2666
26672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2668
2669 * gnus.texi (Sorting the Summary Buffer): Added
2670 gnus-thread-sort-by-recipient.
2671
26722007-10-28 Romain Francoise <romain@orebokech.com>
2673
2674 * message.texi (Insertion Variables): Mention new variable
2675 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2676 documentation accordingly.
2677
26782007-10-28 Romain Francoise <romain@orebokech.com>
2679
2680 * gnus.texi (To From Newsgroups): Mention new variables
2681 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2682
26832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2684
2685 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2686 stuff; gnus-mime-inline-part does the automatic decompression.
2687
26882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2689
2690 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2691 "training.ham" should be "training.spam".
01c52d31
MB
2692
26932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2694
2695 * message.texi (Mail Variables): Fix the default value for
2696 message-send-mail-function.
2697
26982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2699
2700 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2701 always returns nil exceptionally.
2702
27032007-10-28 Simon Josefsson <jas@extundo.com>
2704
2705 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2706 Michael Cook <michael@waxrat.com>.
2707
27082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2709
2710 * gnus.texi (Topic Commands): Fix next/previous.
2711
27122007-10-28 Simon Josefsson <jas@extundo.com>
2713
2714 * gnus.texi (Article Washing): Mention `W i'.
2715
c8763fb6 27162007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2717
2718 * gnus.texi (Group Parameters): Slight extension of sieve
2719 parameter description.
2720
27212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2722
2723 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2724 matching score files as well.
2725 (Picons): Describe `gnus-picon-style'.
2726
27272007-10-28 Romain Francoise <romain@orebokech.com>
2728
2729 * message.texi (Message Headers): Mention that headers are hidden
2730 using narrowing, and how to expose them.
2731 Update copyright.
2732
27332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2734
2735 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2736 `gnus-summary-sort-by-recipient'.
2737
27382007-10-28 Romain Francoise <romain@orebokech.com>
2739
2740 * gnus.texi (NNTP marks): New node.
2741 (NNTP): Move NNTP marks variables to the new node.
2742
27432007-10-28 Jesper Harder <harder@ifa.au.dk>
2744
b2abec73 2745 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2746
2747 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2748
27492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2750
b2abec73 2751 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2752 everywhere for consistency.
b2abec73
JB
2753 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2754 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2755 Say "regular expression" instead of "regex." Admonish. Pick
2756 other words to sound better (s/so/thus/).
b2abec73 2757 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2758 statistical filters. Remove old TODO.
2759 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2760 New section on sorting and displaying the spam score.
2761 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2762 backend but an alias to spam-use-BBDB.
2763 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2764 new backend functionality.
2765
27662007-10-28 Simon Josefsson <jas@extundo.com>
2767
2768 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2769 nntp-marks-directory, from Romain Francoise
2770 <romain@orebokech.com>.
2771
27722007-10-28 Magnus Henoch <mange@freemail.hu>
2773
2774 * gnus.texi (Hashcash): New default value of
2775 hashcash-default-payment.
2776
27772007-10-28 Simon Josefsson <jas@extundo.com>
2778
2779 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2780 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2781
27822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2783
2784 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2785
27862007-10-28 Simon Josefsson <jas@extundo.com>
2787
2788 * gnus.texi (documentencoding): Add, to avoid warnings.
2789
27902007-10-28 Simon Josefsson <jas@extundo.com>
2791
2792 * message.texi (Mail Headers): Add.
2793
2794 * gnus.texi (Hashcash): Fix.
2795
27962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2797
b2abec73 2798 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2799 that payments can be verified and fix the name of the
b2abec73 2800 hashcash-path variable.
01c52d31
MB
2801
28022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2803
b2abec73 2804 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2805
28062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2807
2808 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2809
28102007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2811
2812 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2813 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2814 warning about ham processors in spam groups removed.
01c52d31
MB
2815
28162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2817
b2abec73
JB
2818 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2819 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2820
28212007-10-28 Jesper Harder <harder@ifa.au.dk>
2822
2823 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2824 (Mailing List): Typo.
2825 (Customizing Articles): Add gnus-treat-ansi-sequences.
2826 (Article Washing): Index.
2827
2828 * message.texi: Use m-dash consistently.
2829
28302007-10-28 Jesper Harder <harder@ifa.au.dk>
2831
2832 * gnus.texi (GroupLens): Remove.
2833
28342007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2835
2836 * gnus.texi (Outgoing Messages, Agent Variables): Add
2837 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2838 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2839
28402007-10-28 Jesper Harder <harder@ifa.au.dk>
2841
2842 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2843
28442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2845
2846 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2847
2848 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2849
28502007-10-28 Simon Josefsson <jas@extundo.com>
2851
2852 * gnus.texi (Top): Add SASL.
2853
404cd454
GM
28542007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2855
2856 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2857
28582007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2859
2860 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2861
0edd2970
JB
28622007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2863
2864 * calc.texi (Formulas, Composition Basics): Lower the
2865 precedence of negation.
2866
a9afba20
JY
28672007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2868
2869 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2870 Mention the new three-letter column identifiers.
2871 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2872 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2873 message when using `c' on an empty default with default printer.
2874 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2875 renamed to `ses--symbolic-formulas' some time ago.
2876
45b778a6
JB
28772007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2878
2879 * calc.texi (Default Simplifications, Making Selections)
2880 (Customizing Calc): Clarify associativity of multiplication.
2881
03b5bade
MA
28822007-10-23 Michael Albinus <michael.albinus@gmx.de>
2883
2884 * tramp.texi (Traces and Profiles): Simplify loop over
2885 `trace-function-background'.
2886
e658c8ee
JL
28872007-10-22 Juri Linkov <juri@jurta.org>
2888
2889 * dired-x.texi (Shell Command Guessing): Default values are now
2890 available by typing M-n instead of M-p.
2891
dd753688
MA
28922007-10-21 Michael Albinus <michael.albinus@gmx.de>
2893
2894 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2895 (Password caching): Remove `tramp-clear-passwd'.
2896 It's not a command anymore.
dd753688
MA
2897 (Bug Reports): Add `tramp-bug' to function index.
2898 (Function Index, Variable Index): New nodes.
2899 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2900
2901 * trampver.texi: Update release number.
2902
4bb49b43
JB
29032007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2904
8b296cdd 2905 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2906 about integer size into past tense.
2907 (Time Zones): Remove pointer to Calc author's address.
2908 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2909 and hyperbolic cotangent. Fix typo.
4bb49b43 2910
311dd93f
MA
29112007-10-10 Michael Albinus <michael.albinus@gmx.de>
2912
2913 Sync with Tramp 2.1.11.
2914
2915 * trampver.texi: Update release number.
2916
ea3fc256
MA
29172007-10-06 Michael Albinus <michael.albinus@gmx.de>
2918
2919 * tramp.texi (External packages): New section.
2920
1af74d06
MB
29212007-09-29 Juri Linkov <juri@jurta.org>
2922
2923 * info.texi (Help-Int): Document `L' (`Info-history').
2924
0e2806fa
SM
29252007-09-26 Carsten Dominik <dominik@science.uva.nl>
2926
2927 * org.texi: Change links to webpage and maintained email.
2928 (Remember): Promote to Chapter, significant changes.
2929 (Fast access to TODO states): New section.
2930 (Faces for TODO keywords): New section.
2931 (Export options): Example for #+DATE.
2932 (Progress logging): Section moved.
2933
567b9191
BW
29342007-09-26 Bill Wohler <wohler@newt.com>
2935
2936 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2937 browse-url-at-mouse.
2938
1af74d06
MB
29392007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2940
2941 * flymake.texi (Customizable variables): Face names don't end in -face.
2942 Fix flymake-err-line-patterns template.
2943 (Example -- Configuring a tool called directly): Fix init-function.
2944 (Highlighting erroneous lines): Face names don't end in -face.
2945
d60a4e3a 29462007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2947
2948 * erc.texi (Special-Features): Fix small typo.
2949
7d7a3510
MA
29502007-09-14 Michael Albinus <michael.albinus@gmx.de>
2951
2952 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2953 and "External transfer methods".
2954
285f0d3a
JB
29552007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2956
2957 * calc.texi (Predefined Units): Add some history.
2958
526dc846
MO
29592007-09-08 Michael Olson <mwolson@gnu.org>
2960
87e04f16
JB
2961 * erc.texi (Copying): New section included from gpl.texi.
2962 This matches the look of the upstream ERC manual.
526dc846 2963
f10d0e80
JB
29642007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2965
87e04f16 2966 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2967 (Random Numbers): Clarify the distribution of `random'.
2968
4009494e
GM
29692007-09-06 Glenn Morris <rgm@gnu.org>
2970
f1fc42aa 2971 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2972 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2973 Change all setfilename commands to use ../../info.
2974 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2975 refer to the Emacs manual here.
2976 (infodir): New variable.
2977 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2978 (cc-mode.texi, faq.texi): Update references to source file locations.
2979 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2980 do not refer to the Emacs manual here.
2981 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2982
2983 * Makefile.in: Add `basename' versions of all info targets, for
2984 convenience when rebuilding just one manual.
2985 (../etc/GNU): Delete obsolete target.
2986 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2987 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2988 *.vrs *.toc here...
2989 (maintainer-clean): ...from here.
4009494e
GM
2990
2991 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2992
2de53ca6
GM
29932007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2994
2995 * calc.texi (Date Conversions): Clarify definition of
2996 Julian day numbering.
2997 (Date Forms): Clarify definition of Julian day numbering;
2998 add some history.
2999
30002007-08-30 Carsten Dominik <dominik@science.uva.nl>
3001
87e04f16 3002 * org.texi: Version 5.07.
2de53ca6
GM
3003
30042007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3005
3006 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3007
30082007-08-22 Carsten Dominik <dominik@science.uva.nl>
3009
3010 * org.texi (Adding hyperlink types): New section.
3011 (Embedded LaTeX): Chapter updated because of LaTeX export.
3012 (LaTeX export): New section.
3013 (Using links out): New section.
3014
30152007-08-22 Glenn Morris <rgm@gnu.org>
3016
3017 * faq.texi (Learning how to do something): Refcards now in
3018 etc/refcards/ directory.
3019
30202007-08-22 Michael Albinus <michael.albinus@gmx.de>
3021
3022 * tramp.texi (Remote Programs): Persistency file must be cleared when
3023 changing `tramp-remote-path'.
3024 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3025 macro.
3026
30272007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3028
3029 * calc.texi: Move contents to beginning of file.
3030 (Algebraic Entry): Fix the formatting of an example.
3031
30322007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3033
3034 * calc.texi (Basic Operations on Units): Mention exact versus
3035 inexact conversions.
3036
30372007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3038
3039 * calc.texi (Basic Operations on Units): Mention default
3040 values for new units.
3041 (Quick Calculator Mode): Mention that binary format will
3042 be displayed.
3043
30442007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3045
3046 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3047
30482007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3049
3050 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3051
30522007-08-08 Glenn Morris <rgm@gnu.org>
3053
3054 * gnus.texi, sieve.texi: Replace `iff'.
3055
30562007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3057
3058 * calc.texi (Basic Graphics): Mention the graphing of error
3059 forms.
3060 (Graphics Options): Mention how `g s' handles error forms.
3061 (Curve Fitting): Mention plotting the curves.
3062 (Standard Nonlinear Models): Add additional models.
3063 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3064 (Linear Fits): Correct result.
3065
30662007-08-01 Alan Mackenzie <acm@muc.de>
3067
3068 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3069 to "--no-site-file".
3070
30712007-07-29 Michael Albinus <michael.albinus@gmx.de>
3072
3073 * tramp.texi (Frequently Asked Questions): Point to mode line
3074 extension in Emacs 23.1.
3075
3076 * trampver.texi: Update release number.
3077
30782007-07-27 Glenn Morris <rgm@gnu.org>
3079
3080 * calc.texi (Copying): Include license text from gpl.texi, rather than
3081 in-line.
3082
30832007-07-25 Glenn Morris <rgm@gnu.org>
3084
3085 * calc.texi (Copying): Replace license with GPLv3.
3086
3087 * Relicense all FSF files to GPLv3 or later.
3088
30892007-07-22 Michael Albinus <michael.albinus@gmx.de>
3090
3091 Sync with Tramp 2.1.10.
3092
3093 * tramp.texi (trampfn): Expand macro implementation in order to handle
3094 empty arguments.
3095 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3096 occurrences by trampfn.
2de53ca6 3097 (Frequently Asked Questions): Extend example code for host
b2abec73 3098 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3099 file names to be typed.
3100
3101 * trampver.texi: Update release number.
3102
31032007-07-17 Michael Albinus <michael.albinus@gmx.de>
3104
3105 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3106 section. Reported by <poti@potis.org>.
3107 (Remote processes): Arguments of the program to be debugged are taken
3108 literally.
3109 (Frequently Asked Questions): Simplify recentf example.
3110
31112007-07-14 Karl Berry <karl@gnu.org>
3112
3113 * info.texi (@copying): New Back-Cover Text.
3114
3115 * info.texi (Quitting Info): Move to proper place in source.
3116 (Reported by Benno Schulenberg.)
3117
31182007-07-13 Eli Zaretskii <eliz@gnu.org>
3119
3120 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3121
3122 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3123
3124 * emacs-mime.texi: Add @documentencoding directive.
3125
31262007-07-12 Nick Roberts <nickrob@snap.net.nz>
3127
3128 * tramp.texi (Remote processes): Add an anchor to the subsection
3129 "Running a debugger on a remote host".
3130
31312007-07-12 Michael Albinus <michael.albinus@gmx.de>
3132
3133 * tramp.texi (Remote processes): Don't call it "experimental" any
3134 longer. Add subsection about running a debugger on a remote host.
3135
31362007-07-10 Carsten Dominik <dominik@science.uva.nl>
3137
3138 * org.texi (Properties and columns): Chapter rewritten.
3139
31402007-07-08 Michael Albinus <michael.albinus@gmx.de>
3141
3142 * tramp.texi:
3143 * trampver.texi: Migrate to Tramp 2.1.
3144
31452007-07-02 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi (Properties): New chapter.
3148
31492007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3150
3151 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3152 Control Panel.
3153
3154 * gnus.texi (Misc Article): Add index entry for
3155 gnus-single-article-buffer.
3156
31572007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3158
3159 * gnus.texi (Starting Up): Fix typo.
3160
31612007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3162
3163 * gnus.texi (Asynchronous Fetching): Fix typo.
3164
31652007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3166
3167 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3168 (About This Manual): Remove redundant information.
3169 (Getting Started): Mention author.
3170 (Basic Arithmetic, Customizing Calc): Make description of the
3171 variable `calc-multiplication-has-precedence' match its new effect.
3172
31732007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3174
3175 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3176 the variable `calc-multiplication-has-precedence'.
3177
31782007-06-19 Carsten Dominik <dominik@science.uva.nl>
3179
3180 * org.texi (Tag): Section swapped with node Timestamps.
3181 (Formula syntax for Lisp): Document new `L' flag.
3182
31832007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3184
3185 * gnus.texi (Misc Group Stuff, Summary Buffer)
3186 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3187
31882007-06-06 Juanma Barranquero <lekktu@gmail.com>
3189
3190 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3191 * gnus.texi (Article Buttons, Mail Source Customization)
3192 (Sending or Not Sending, Customizing NNDiary):
3193 * message.texi (Message Headers):
3194 * mh-e.texi (HTML): Fix typos.
3195
31962007-06-07 Michael Albinus <michael.albinus@gmx.de>
3197
3198 Sync with Tramp 2.0.56.
3199
3200 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3201 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3202
32032007-06-02 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * Version 22.1 released.
3206
32072007-05-26 Michael Olson <mwolson@gnu.org>
3208
3209 * erc.texi (Modules): Fix references to completion modules.
3210
32112007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3212
3213 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3214
32152007-05-09 Didier Verna <didier@xemacs.org>
3216
3217 * gnus.texi (Email Based Diary): New. Proper documentation for the
3218 nndiary back end and the gnus-diary library.
3219
32202007-05-03 Karl Berry <karl@gnu.org>
3221
3222 * .cvsignore (*.pdf): New entry.
3223
3224 * texinfo.tex: Update from current version for better pdf generation.
3225
32262007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3227
3228 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3229
32302007-04-28 Glenn Morris <rgm@gnu.org>
3231
3232 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3233 consideration of legal status.
3234
32352007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3236
3237 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3238
32392007-04-24 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * faq.texi (New in Emacs 22): python.el removed.
3242
32432007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3244
3245 * calc.texi (Reporting bugs): Update maintainer's address.
3246
32472007-04-22 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3250
32512007-04-15 Jay Belanger <belanger@truman.edu>
3252
3253 * calc.texi (Title page): Remove the date.
3254 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3255 (The Standard Calc Interface): Change trail title.
3256 (Floats): Mention that when non-decimal floats are entered, only
3257 approximations are stored.
3258 (Copying): Move to the appendices.
3259 (GNU Free Documentation License): Add as an appendix.
3260
32612007-04-15 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3264 * dired-x.texi, ebrowse.texi, ediff.texi:
3265 * emacs-mime.texi, erc.texi, eshell.texi:
3266 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3267 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3268 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3269 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3270 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3271 * woman.texi: Include GFDL.
3272
3273 * doclicense.texi: Remove node heading, so that it can be included by
3274 other files.
3275
3276 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3277
3278 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3279 than *.
3280
32812007-04-14 Carsten Dominik <dominik@science.uva.nl>
3282
3283 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3284 in Calc.
3285
32862007-04-09 Romain Francoise <romain@orebokech.com>
3287
3288 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3289 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3290 replace mouse-2.
3291
32922007-04-08 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3295 renamed to woman-use-topic-at-point. Document new behavior.
3296
32972007-04-08 Richard Stallman <rms@gnu.org>
3298
3299 * url.texi: Fix some indexing.
3300 (Disk Caching): Drop discussion of old/other Emacs versions.
3301
33022007-04-07 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * url.texi (Disk Caching): Say Emacs 21 "and later".
3305
3306 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3307 on Font locking which now mentions JIT lock.
3308
33092007-04-01 Michael Olson <mwolson@gnu.org>
3310
3311 * erc.texi: Update for the ERC 5.2 release.
3312
33132007-03-31 David Kastrup <dak@gnu.org>
3314
3315 * woman.texi (Topic, Interface Options): Explain changes semantics of
3316 woman-manpath in order to consider MANPATH_MAP entries.
3317
33182007-03-31 Eli Zaretskii <eliz@gnu.org>
3319
3320 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3321
33222007-03-26 Richard Stallman <rms@gnu.org>
3323
3324 * pgg.texi (Caching passphrase): Clean up previous change.
3325
33262007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3327
3328 * gnus.texi (Setting Process Marks): Fix typo.
3329
33302007-03-25 Romain Francoise <romain@orebokech.com>
3331
3332 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3333 readability, and include various fixes by Daniel Brockman, Nick Roberts
3334 and Dieter Wilhelm.
3335
33362007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3337
3338 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3339
3340 * gnus.texi (Mail Source Specifiers): Fix typo.
3341
33422007-03-22 Ralf Angeli <angeli@caeruleus.net>
3343
3344 * reftex.texi (Imprint): Update maintainer information.
3345
33462007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3347
3348 * message.texi (Message Buffers): Update documentation for
3349 message-generate-new-buffers.
3350
33512007-03-15 Daiki Ueno <ueno@unixuser.org>
3352
3353 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3354
33552007-03-21 Glenn Morris <rgm@gnu.org>
3356
3357 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3358
33592007-03-19 Chong Yidong <cyd@stupidchicken.com>
3360
3361 * eshell.texi (Known problems): Emacs 21 -> 22.
3362
3363 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3364
33652007-03-18 Jay Belanger <belanger@truman.edu>
3366
3367 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3368
33692007-03-12 Glenn Morris <rgm@gnu.org>
3370
3371 * calc.texi (Time Zones): Switch to new North America DST rule.
3372
3373 * calc.texi: Replace "daylight savings" with "daylight
3374 saving" in text throughout.
3375
33762007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3377
3378 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3379 The variable now uses a list of symbols instead of just a symbol.
3380 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3381
33822007-03-06 Romain Francoise <romain@orebokech.com>
3383
3384 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3385 new packages, and mention Gnus update.
3386
33872007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3390 nntp-open-connection-functions-never-echo-commands.
3391
33922007-02-27 Chong Yidong <cyd@stupidchicken.com>
3393
3394 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3395 problems on the console, and security risk in not using gpg-agent.
3396
33972007-02-25 Carsten Dominik <dominik@science.uva.nl>
3398
3399 * org.texi (The spreadsheet): Renamed from "Table calculations".
3400 Completely reorganized and rewritten.
3401 (CamelCase links): Section removed.
3402 (Repeating items): New section.
3403 (Tracking TODO state changes): New section.
3404 (Agenda views): Chapter reorganized and rewritten.
3405 (HTML export): Section rewritten.
3406 (Tables in arbitrary syntax): New section.
3407 (Summary): Better feature summary.
3408 (Activation): Document problem with cut-and-paste of Lisp code
3409 from PDF files.
3410 (Visibility cycling): Document indirect buffer use.
3411 (Structure editing): Document sorting.
3412 (Remember): Section rewritten.
3413 (Time stamps): Better description of time stamp types.
3414 (Tag searches): Document regular expression search for tags.
3415 (Stuck projects): New section.
3416 (In-buffer settings): New keywords.
3417 (History and Acknowledgments): Updated description.
3418
34192007-02-24 Alan Mackenzie <acm@muc.de>
3420
3421 * cc-mode.texi (Movement Commands): Insert two missing command names.
3422 (Getting Started): Slight wording correction (use conditional).
3423
34242007-02-22 Kim F. Storm <storm@cua.dk>
3425
3426 * widget.texi (User Interface, Basic Types): Document need to put some
3427 text before the %v escape in :format string in editable-field widget.
3428
34292007-02-18 Romain Francoise <romain@orebokech.com>
3430
3431 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3432 `cvs-mode-quit'.
3433
34342007-02-10 Markus Triska <markus.triska@gmx.at>
3435
3436 * widget.texi (Programming Example): Put constant strings in :format.
3437
34382007-02-07 Juanma Barranquero <lekktu@gmail.com>
3439
3440 * faq.texi (Fullscreen mode on MS-Windows): New node.
3441
34422007-02-04 David Kastrup <dak@gnu.org>
3443
3444 * faq.texi (AUCTeX): Update version number. Should probably be done
3445 for other packages as well.
3446
34472007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3448
3449 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3450 <tassilo@member.fsf.org>.
3451
34522007-01-27 Eli Zaretskii <eliz@gnu.org>
3453
3454 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3455 ls-lisp-use-localized-time-format.
3456
34572007-01-20 Markus Triska <markus.triska@gmx.at>
3458
3459 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3460
34612007-01-13 Michael Olson <mwolson@gnu.org>
3462
3463 * erc.texi (Modules): Mention capab-identify module.
3464
34652007-01-05 Michael Olson <mwolson@gnu.org>
3466
3467 * erc.texi (Getting Started): Update for /RECONNECT command.
3468
34692007-01-04 Richard Stallman <rms@gnu.org>
3470
3471 * ebrowse.texi: Change C-c b to C-c C-m.
3472
34732007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3474
3475 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3476 variables only in info to avoid redundant entries in the printed
3477 manual.
3478
34792007-01-02 Daiki Ueno <ueno@unixuser.org>
3480
3481 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3482
34832007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3484
3485 * message.texi (Security): Split into sub-nodes.
3486
34872007-01-01 Alan Mackenzie <acm@muc.de>
3488
3489 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3490 eval-after-load in Emacs <=21 and a workaround. Document that
3491 trigraphs are not supported.
3492
34932007-01-01 Alan Mackenzie <acm@muc.de>
3494
3495 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3496 c-context-line-break. When invoked within a string, preserve
3497 whitespace. Add a backslash only when also in a macro.
3498
34992007-01-01 Alan Mackenzie <acm@muc.de>
3500
3501 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3502
35032007-01-01 Alan Mackenzie <acm@muc.de>
3504
3505 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3506 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3507
35082007-01-01 Alan Mackenzie <acm@muc.de>
3509
3510 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3511 "Choosing a Style".
3512
3513 * cc-mode.texi ("Styles"): Add @dfn{style}.
3514
35152006-12-30 Michael Albinus <michael.albinus@gmx.de>
3516
3517 Sync with Tramp 2.0.55.
3518
3519 * trampver.texi: Update release number.
3520
35212006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3522
3523 * gnus.texi (Customizing Articles): Add index entries for all
3524 gnus-treat-* variables.
3525
c8763fb6 35262006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3527
3528 * gnus.texi (IMAP): Fix incorrect explanation of
3529 nnimap-search-uids-not-since-is-evil in documentation for
3530 nnimap-expunge-search-string.
3531
35322006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3533
3534 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3535 spam-ifile-database.
3536
35372006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3538
3539 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3540 rebind C-s.
3541
c8763fb6 35422006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3543
3544 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3545 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3546 "expiring mail".
3547 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3548 nnimap-nov-is-evil.
3549
35502006-12-25 Kevin Ryde <user42@zip.com.au>
3551
3552 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3553 about the key procedure being used heavily.
3554
35552006-12-24 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3558 to t.
3559 (Prerequisites): Add explanation about gpg-agent.
3560
35612006-12-22 Kevin Ryde <user42@zip.com.au>
3562
3563 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3564 "sort" instead of "sort*".
3565
35662006-12-19 Richard Stallman <rms@gnu.org>
3567
3568 * calc.texi (History and Acknowledgements): Recognize that Emacs
3569 now does have floating point.
3570
35712006-12-19 Michael Albinus <michael.albinus@gmx.de>
3572
3573 * tramp.texi (External transfer methods): Describe new method `scpc'.
3574
35752006-12-17 Sascha Wilde <wilde@sha-bang.de>
3576
3577 * pgg.texi: Added short note on gpg-agent to the introduction.
3578
35792006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3580
3581 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3582 also applies to Cc.
3583
35842006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3585
3586 * gnus.texi (X-Face): Clarify. Say which programs are required
3587 on Windows.
3588
35892006-12-08 Michael Olson <mwolson@gnu.org>
3590
3591 * erc.texi (Modules): Remove documentation for list module.
3592
c8763fb6 35932006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3594
3595 * faq.texi (^M in the shell buffer): Ditto.
3596
35972006-11-20 Michael Olson <mwolson@gnu.org>
3598
3599 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3600
36012006-11-17 Carsten Dominik <dominik@science.uva.nl>
3602
3603 * org.texi: Fix typos.
3604 (Agenda commands): Document `C-k'.
3605
36062006-11-16 Eli Zaretskii <eliz@gnu.org>
3607
3608 * url.texi (http/https): Fix a typo in the HTTP URL.
3609
36102006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3611
3612 * ada-mode.texi: Total rewrite.
3613
36142006-11-13 Carsten Dominik <dominik@science.uva.nl>
3615
3616 * org.texi: Minor typo fixes.
3617
36182006-11-13 Bill Wohler <wohler@newt.com>
3619
3620 Release MH-E manual version 8.0.3.
3621
3622 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3623 release 8.0.3.
3624
3625 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3626 to set MAILDIR.
3627 (Reading Mail): Document the customization of read-mail-command
3628 for MH-E.
3629 (Viewing Attachments): Document mm-discouraged-alternatives.
3630 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3631 (Junk): Add more information about the settings of mh-junk-background
3632 in a program. Add /usr/bin/mh to PATH in examples.
3633
36342006-11-12 Richard Stallman <rms@gnu.org>
3635
3636 * woman.texi: Update author address but say he no longer maintains it.
3637
36382006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3639
3640 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3641 archived trees.
3642 (Checkboxes): Section moved to chapter 5, and extended.
3643 (The date/time prompt): New section.
3644 (Link abbreviations): New section.
3645 (Presentation and sorting): New section.
3646 (Custom agenda views): Section completely rewritten.
3647 (Summary): Compare with Planner.
3648 (Feedback): More info about creating backtraces.
3649 (Plain lists): Modified example.
3650 (Breaking down tasks): New section.
3651 (Custom time format): New section.
3652 (Time stamps): Document inactive timestamps.
3653 (Setting tags): More details about fast tag selection.
3654 (Block agenda): New section.
3655 (Custom agenda views): Section rewritten.
3656 (Block agenda): New section.
3657
36582006-11-07 Michael Albinus <michael.albinus@gmx.de>
3659
3660 * tramp.texi (Configuration): scp is the default method.
3661 (Default Method): Use ssh as example for another method.
3662
36632006-10-27 Richard Stallman <rms@gnu.org>
3664
3665 * woman.texi: Downcase nroff/troff/roff.
3666 (Installation): Chapter deleted. Some xrefs deleted.
3667 (Background): woman doesn't advise man ;-).
3668
c8763fb6 36692006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3670
3671 * ada-mode.texi (Project files, Identifier completion)
3672 (Automatic Casing, Debugging, Using non-standard file names)
3673 (Working Remotely): Fix typos.
3674
36752006-10-20 Masatake YAMATO <jet@gyve.org>
3676
3677 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3678 sample code `my-c-initialization-hook'.
3679
36802006-10-19 Stuart D. Herring <herring@lanl.gov>
3681
3682 * widget.texi: Fix typos.
3683
36842006-10-19 Michael Albinus <michael.albinus@gmx.de>
3685
3686 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3687 "???". There have been no complaints for years, so the information
3688 must be appropriate.
3689
36902006-10-16 Richard Stallman <rms@gnu.org>
3691
3692 * widget.texi: Use @var instead of capitalization.
3693 Clarify many widget type descriptions.
3694
36952006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3696
3697 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3698 gnus-dired-attach.
3699 (Selecting a Group): Fix typo.
3700
c8763fb6 37012006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3702
3703 * widget.texi: Fix typos.
3704
37052006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3706
3707 * gnus.texi (Image Enhancements): Update for Emacs 22.
3708
3709 * gnus-faq.texi ([1.3]): Update.
3710
37112006-10-06 Richard Stallman <rms@gnu.org>
3712
3713 * faq.texi (Displaying the current line or column):
3714 Delete "As of Emacs 20".
3715
37162006-10-06 Romain Francoise <romain@orebokech.com>
3717
3718 * faq.texi (VM): VM works with Emacs 22 too.
3719
37202006-10-06 Richard Stallman <rms@gnu.org>
3721
3722 * ebrowse.texi: Remove Emacs version "21" from title.
3723
37242006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3725
3726 * gnus.texi (Foreign Groups): Say where change of editing commands are
3727 stored. Add reference to `gnus-parameters'.
3728
37292006-09-15 Jay Belanger <belanger@truman.edu>
3730
3731 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3732 Change "Library Public License" to "Lesser Public License"
3733 throughout. Use "yyyy" to represent year.
3734
37352006-09-15 Carsten Dominik <dominik@science.uva.nl>
3736
3737 * org.texi (Setting tags): Typo fix.
3738
37392006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3740
3741 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3742
37432006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3744
3745 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3746
37472006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3748
3749 * faq.texi (Escape sequences in shell output): EMACS is now set
3750 to Emacs's absolute file name, not to "t".
3751 (^M in the shell buffer): Likewise.
3752 * misc.texi (Interactive Shell): Likewise.
3753
37542006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3755
3756 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3757 mails with pop3-leave-mail-on-server. Fix wording.
3758 (Limiting): Improve gnus-summary-limit-to-articles.
3759 (X-Face): Fix typo.
3760
37612006-09-11 Simon Josefsson <jas@extundo.com>
3762
3763 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3764 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3765
37662006-09-06 Simon Josefsson <jas@extundo.com>
3767
3768 * smtpmail.texi (Authentication): Mention SSL.
3769
37702006-09-01 Eli Zaretskii <eliz@gnu.org>
3771
3772 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3773 Don't use @indicateurl.
3774
3775 * cc-mode.texi (Subword Movement): Don't use @headitem.
3776 (Custom Braces, Clean-ups): Don't use @tie.
3777
37782006-08-29 Michael Albinus <michael.albinus@gmx.de>
3779
3780 Sync with Tramp 2.0.54.
3781
3782 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3783 Suggested by Adrian Phillips <a.phillips@met.no>.
3784
37852006-08-15 Carsten Dominik <dominik@science.uva.nl>
3786
3787 * org.texi (Installation, Activation): Split from Installation and
3788 Activation.
3789 (Clocking work time): Documented new features.
3790
37912006-08-13 Alex Schroeder <alex@gnu.org>
3792
3793 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3794 example.
3795
37962006-08-12 Eli Zaretskii <eliz@gnu.org>
3797
3798 * faq.texi (How to add fonts): New node.
3799
38002006-08-05 Romain Francoise <romain@orebokech.com>
3801
3802 * faq.texi (New in Emacs 22): Expand.
3803
38042006-08-03 Michael Olson <mwolson@gnu.org>
3805
3806 * erc.texi: Update for ERC 5.1.4.
3807
38082006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3809
3810 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3811 in .../site-lisp/gnus/ by default.
3812 [ From gnus-news.texi in the trunk. ]
3813
38142006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3815
3816 * gnus.texi (MIME Commands): Additions for yEnc.
3817
38182006-07-24 Richard Stallman <rms@gnu.org>
3819
3820 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3821 * faq.texi: Move periods and commas inside quotes.
3822
38232006-07-20 Jay Belanger <belanger@truman.edu>
3824
3825 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3826
38272006-07-18 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * faq.texi (Security risks with Emacs): Document Emacs 22
3830 file-local-variable mechanism.
3831
38322006-07-12 Michael Olson <mwolson@gnu.org>
3833
3834 * erc.texi: Update for ERC 5.1.3.
3835
38362006-07-12 Alex Schroeder <alex@gnu.org>
3837
3838 * rcirc.texi: Fix typos.
3839 (Getting started with rcirc): New calling convention for M-x irc.
3840 Mention #rcirc. Removed channel tracking.
3841 (Configuration): Changed the names of all variables that got changed
3842 recently, eg. rcirc-server to rcirc-default-server. Added
3843 documentation for rcirc-authinfo, some background for Bitlbee, and
3844 rcirc-track-minor-mode.
3845 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3846 Scrolling.
3847 (Reconnecting after you have lost the connection): Fixed example code
3848 to match code changes.
3849
38502006-07-10 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * gnus.texi, message.texi: Fix typos.
3853
38542006-07-07 Carsten Dominik <dominik@science.uva.nl>
3855
3856 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3857 commands.
3858 (Global TODO list): Document the use of the variables
3859 `org-agenda-todo-ignore-scheduled' and
3860 `org-agenda-todo-list-sublevels'.
3861
38622006-07-05 Richard Stallman <rms@gnu.org>
3863
3864 * faq.texi (Scrolling only one line): Fix xref.
3865
38662006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3867
3868 * faq.texi (Evaluating Emacs Lisp code):
3869 Throughout, replace eval-current-buffer with eval-buffer.
3870
38712006-07-03 Richard Stallman <rms@gnu.org>
3872
3873 * rcirc.texi (Scrolling conservatively): Fix xref.
3874
3875 * pcl-cvs.texi (Viewing differences): Usage fix.
3876
38772006-07-03 Carsten Dominik <dominik@science.uva.nl>
3878
3879 * org.texi (Agenda commands): Document `s' key to save all org-mode
3880 buffers.
3881
38822006-06-30 Ralf Angeli <angeli@caeruleus.net>
3883
3884 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3885 names. Mention `cvs-msg' face.
3886
38872006-06-29 Carsten Dominik <dominik@science.uva.nl>
3888
3889 * org.texi (Checkboxes): New section.
3890
38912006-06-28 Carsten Dominik <dominik@science.uva.nl>
3892
3893 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3894 throughout this chapter.
3895
38962006-06-27 Chong Yidong <cyd@stupidchicken.com>
3897
3898 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3899 text for standalone vs Emacs info.
3900 (Help): Clarify header line description. Use mouse-1 for clicks.
3901 (Help-P): Use mouse-1 for clicks.
3902 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3903 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3904 (Choose menu subtopic): Remove gratuitous Emacs command names.
3905 (Help-FOO): Put usual behavior first.
3906 (Help-Xref): Clicking on xrefs works in Emacs.
3907 (Search Text): Clarify what the default behavior is.
3908 (Create Info buffer): Fix Emacs window/X window confusion.
3909 (Emacs Info Variables): Fix for new Emacs init file behavior.
3910
39112006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3912
3913 * gnus.texi (Summary Buffer Lines): Fix typo.
3914
39152006-06-23 Carsten Dominik <dominik@science.uva.nl>
3916
3917 * org.texi (Embedded LaTeX): New chapter.
3918 (Archiving): Section rewritten.
3919 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3920
39212006-06-20 Bill Wohler <wohler@newt.com>
3922
3923 Release MH-E manual version 8.0.1.
3924
3925 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3926 release 8.0.1.
3927 (Preface): Depend on GNU mailutils 1.0 and higher.
3928
39292006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3930
3931 * message.texi (News Headers): Update message-syntax-checks section.
3932
39332006-06-19 Karl Berry <karl@gnu.org>
3934
3935 * info.texi (Advanced): Mention C-q, especially with ?.
3936
39372006-06-19 Carsten Dominik <dominik@science.uva.nl>
3938
3939 * org.texi (Publishing links): Document the `:link-validation-function'
3940 property.
3941 (Extensions and Hacking): New chapter, includes some sections of the
3942 "Miscellaneous" chapter.
3943
39442006-06-10 Carsten Dominik <dominik@science.uva.nl>
3945
3946 * org.texi (Progress logging): New section.
3947
2de53ca6
GM
39482006-06-06 Carsten Dominik <dominik@science.uva.nl>
3949
3950 * org.texi (ASCII export): Document indentation adaptation.
3951 (Setting tags): Document mutually-exclusive tags.
3952
39532006-06-05 Romain Francoise <romain@orebokech.com>
3954
3955 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3956 Fix typo.
3957
3958 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3959 channel (#gnus@irc.freenode.net).
3960 Fix typos. Update copyright notice.
3961
3962 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3963 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3964 (Line-Up Functions, Custom Macros):
3965 * ediff.texi (Window and Frame Configuration)
dccb744b 3966 (Highlighting Difference Regions):
2de53ca6
GM
3967 * emacs-mime.texi (Display Customization):
3968 * erc.texi (History):
3969 * eshell.texi (Known problems):
3970 * eudc.texi (Overview, BBDB):
3971 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3972 (The problem of spam, SpamOracle, Extending the Spam package)
3973 (Conformity, Terminology):
dccb744b 3974 * idlwave.texi (Routine Info)
2de53ca6
GM
3975 (Class and Keyword Inheritance, Padding Operators)
3976 (Breakpoints and Stepping, Electric Debug Mode)
3977 (Examining Variables, Troubleshooting):
3978 * org.texi (Creating timestamps):
3979 * reftex.texi (Commands, Options, Changes):
3980 * tramp.texi (Inline methods, Password caching)
3981 (Auto-save and Backup, Issues):
3982 * vip.texi (Files, Commands in Insert Mode):
3983 * viper.texi (Emacs Preliminaries, States in Viper)
3984 (Packages that Change Keymaps, Viper Specials, Groundwork):
3985 Fix various typos.
3986
39872006-05-31 Michael Ernst <mernst@alum.mit.edu>
3988
3989 * ediff.texi: Fix typos.
3990
39912006-05-30 Carsten Dominik <dominik@science.uva.nl>
3992
3993 * org.texi: Small typo fixes.
3994
fff84c22
JB
39952006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3996
3997 * viper.texi (Viper Specials):
3998 * gnus.texi (Example Setup):
3999 * faq.texi (Backspace invokes help):
4000 * dired-x.texi (Optional Installation Dired Jump):
4001 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4002 follow coding conventions.
4003
2de53ca6
GM
40042006-05-29 Michael Albinus <michael.albinus@gmx.de>
4005
4006 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4007
40082006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4009
4010 * pcl-cvs.texi: Fix typos.
4011 (Customization): Say "us".
4012
40132006-05-26 Eli Zaretskii <eliz@gnu.org>
4014
4015 * org.texi: Remove bogus @setfilename.
4016
40172006-05-26 Carsten Dominik <dominik@science.uva.nl>
4018
4019 * org.texi (ASCII export): Omit command name.
4020 (HTML export): Add prefix to all lines in Local Variable example.
4021 (Acknowledgments): Typeset names in italics.
4022
40232006-05-24 Carsten Dominik <dominik@science.uva.nl>
4024
4025 * org.texi (Plain lists): Add new item navigation commands.
4026 (External links): Document elisp and info links.
4027 (Custom searches): New section.
4028 (Publishing): New chapter.
4029 (HTML export): Include a list of supported CSS classes.
4030 (Setting tags): Describe the fast-tag-setting interface.
4031
40322006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4033
4034 * dired-x.texi: ifinfo -> ifnottex.
4035
40362006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4037
4038 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4039
40402006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4041
4042 * message.texi (Interface): Add tool bar customization.
4043 (MIME): Index and text additions for mml-attach.
4044 (MIME): Describe mml-dnd-protocol-alist and
4045 mml-dnd-attach-options.
4046
4047 * gnus.texi (Oort Gnus): Reorder entries in sections.
4048 Fix some entries.
4049 (Starting Up): Add references to "Emacs for Heathens" and to
4050 "Finding the News". Add user-full-name and user-mail-address.
4051 (Group Buffer Format): Add tool bar customization and update.
4052 (Summary Buffer): Add tool bar customization.
4053 (Posting Styles): Add message-alternative-emails.
4054
40552006-05-09 Michael Albinus <michael.albinus@gmx.de>
4056
4057 * tramp.texi (Filename completion): Improve wording.
4058
40592006-05-07 Romain Francoise <romain@orebokech.com>
4060
4061 * faq.texi (Using regular expressions): Fix typo.
4062 (Packages that do not come with Emacs): Fix capitalization.
4063 (Replacing text across multiple files): Expand node to explain how
4064 to use `dired-do-query-replace-regexp' in more detail, based on
4065 suggestion by Eric Hanchrow <offby1@blarg.net>.
4066
40672006-05-06 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * tramp.texi (Filename completion): Completion of remote files'
4070 method, user name and host name is active only in partial
4071 completion mode.
4072
40732006-05-06 Bill Wohler <wohler@newt.com>
4074
4075 Release MH-E manual version 8.0.
4076
4077 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4078 release 8.0.
4079
40802006-05-06 Bill Wohler <wohler@newt.com>
4081
4082 * mh-e.texi (MH-BOOK-HOME): Change from
4083 http://www.ics.uci.edu/~mh/book/mh to
4084 http://rand-mh.sourceforge.net/book/mh.
4085 Replace .htm suffix with .html for MH book files.
4086 (Using This Manual): Update key binding for getting relevant
4087 chapter in Info from command key.
4088 (Ranges): Fix itemx.
4089
40902006-05-05 Karl Berry <karl@gnu.org>
4091
4092 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4093 (\fonttextsize): New user-level command to change text font size.
4094
40952006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4096
4097 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4098
40992006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4100
4101 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4102
41032006-04-24 Bill Wohler <wohler@newt.com>
4104
4105 * mh-e.texi (Getting Started): Make it more explicit that you need
4106 to install MH. Add pointers to current MH implementations.
4107
41082006-04-21 Bill Wohler <wohler@newt.com>
4109
4110 Release MH-E manual version 7.94.
4111
4112 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4113 release 7.94.
4114
41152006-04-21 Carsten Dominik <dominik@science.uva.nl>
4116
4117 * org.texi: Many small fixes.
4118 (Handling links): Rename from "Managing links".
4119
41202006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4121
4122 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4123 (Splitting mail using spam-stat): Fix @xref.
4124
41252006-04-20 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4128 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4129
41302006-04-20 Carsten Dominik <dominik@science.uva.nl>
4131
4132 * org.texi (Time stamps): Better explanation of the purpose of
4133 different time stamps.
4134 (Structure editing, Plain lists): More details on how new items
4135 and headings are inserted.
4136
41372006-04-18 Carsten Dominik <dominik@science.uva.nl>
4138
4139 * org.texi (Formula syntax): Fix link to Calc Manual.
4140
41412006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4142
4143 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4144
41452006-04-17 Bill Wohler <wohler@newt.com>
4146
4147 * mh-e.texi (Folders): Update mh-before-quit-hook and
4148 mh-quit-hook example with code that removes the buffers rather
4149 than just bury them.
4150
41512006-04-17 Michael Albinus <michael.albinus@gmx.de>
4152
4153 Sync with Tramp 2.0.53.
4154
41552006-04-13 Carsten Dominik <dominik@science.uva.nl>
4156
4157 * org.texi (Updating settings): New section.
4158 (Visibility cycling): Better names for the startup folding
4159 options.
4160 (Exporting): Completely restructured.
4161 (The very busy C-c C-c key): New section.
4162 (Summary of in-buffer settings): New section.
4163
41642006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4165
4166 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4167
41682006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4169
4170 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4171 (Server Commands): Key `v' is reserved for users.
4172
41732006-04-11 Carsten Dominik <dominik@science.uva.nl>
4174
4175 * org.texi (Link format): New section, emphasis on bracket links.
4176 (External links): Document bracket links.
4177 (FAQ): Expand to cover shell links and the new link format.
4178
41792006-04-09 Kevin Ryde <user42@zip.com.au>
4180
4181 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4182
41832006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4184
4185 * gnus.texi (Summary Buffer Lines): Add `*'.
4186
c8763fb6 41872006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4188
4189 * gnus.texi (Group Parameters):
4190 Mention gnus-permanently-visible-groups.
4191
41922006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4193
4194 * gnus.texi (Face): Fix typo.
4195
41962006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4197
4198 * gnus.texi (X-Face): Clarify.
4199 (Face): Need Emacs with PNG support.
4200
42012006-04-06 Richard Stallman <rms@gnu.org>
4202
4203 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4204 Emacs".
4205
42062006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4207
4208 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4209 blocks not suitable for inclusion with Emacs using variable
4210 PARTOFEMACS.
4211
42122006-04-04 Simon Josefsson <jas@extundo.com>
4213
4214 * gnus.texi (Security): Improve.
4215
42162006-04-02 Bill Wohler <wohler@newt.com>
4217
4218 * mh-e.texi (Getting Started, Junk, Bug Reports)
4219 (MH FAQ and Support): Fix URLs.
4220
42212006-03-31 Romain Francoise <romain@orebokech.com>
4222
4223 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4224 to t, not nil (and has for the past eight years).
4225
42262006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4227
4228 * message.texi, gnus.texi: Bump version to 5.11.
4229
42302006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4231
4232 * gnus.texi (Top): Add comment about version line.
4233
4234 * message.texi (Top): Ditto. Change to take named versions into
4235 account.
4236
42372006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4238
4239 * gnus.texi (Posting Styles): Add x-face-file to example.
4240 (X-Face): Refer to posting styles.
4241
4242 * gnus-faq.texi ([5.8]): Add x-face-file.
4243 ([8.4]): Add links to gmane.emacs.gnus.user and
4244 gmane.emacs.gnus.general.
4245
42462006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4247
4248 * gnus-faq.texi: Use .invalid.
4249 ([5.4]): Fix gnus-posting-styles example.
4250
42512006-03-27 Romain Francoise <romain@orebokech.com>
4252
4253 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4254 Emacs/W3 needs a new maintainer.
4255 (Ispell): Update author and version info.
4256 (Mailcrypt): Mention PGG.
4257 (New in Emacs 22): Add PGG to the list of new packages.
4258 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4259 updating dead URLs.
4260
42612006-03-25 Karl Berry <karl@gnu.org>
4262
4263 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4264 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4265 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4266 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4267 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4268 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4269 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4270 (2) do not indent copyright year list (or anything else).
4271
42722006-03-21 Bill Wohler <wohler@newt.com>
4273
4274 * mh-e.texi (Folders): Various edits.
4275
42762006-03-20 Romain Francoise <romain@orebokech.com>
4277
4278 * gnus.texi (Mail Folders): Grammar fix.
4279
42802006-03-19 Bill Wohler <wohler@newt.com>
4281
4282 * mh-e.texi (Replying): Document Mail-Followup-To.
4283 Change manually-formatted table to multitable. Add debugging info.
4284 Move description of mh-reply-default-reply-to into paragraph
4285 that describes its values.
4286
42872006-03-17 Bill Wohler <wohler@newt.com>
4288
10d1d0af 4289 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4290 (Sending Mail Tour): Update method of entering
4291 addresses and subject.
4292 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4293 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4294
42952006-03-15 Carsten Dominik <dominik@science.uva.nl>
4296
4297 * org.texi: Version number change only.
4298
42992006-03-14 Bill Wohler <wohler@newt.com>
4300
4301 * mh-e.texi: Add index entries around each paragraph rather than
4302 depend on entries from beginning of node. Doing so ensures that
4303 index entries are less likely to be forgotten if text is cut and
4304 pasted, and are necessary anyway if the references are on a
4305 separate page. It seems that makeinfo is now (v. 4.8) only
4306 producing one index entry per node, so there is no longer any
4307 excuse not to. Use subheading instead of heading. The incorrect
4308 use of heading produced very large fonts in Info--as large as the
4309 main heading.
4310 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4311 versions 6 and 7 appeared *around* the time of these Emacs releases.
4312
43132006-03-13 Carsten Dominik <dominik@science.uva.nl>
4314
4315 * org.texi (Clean view): Document new startup options.
4316
43172006-03-11 Bill Wohler <wohler@newt.com>
4318
4319 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4320 (Composing, Scan Line Formats): Fix @refs.
4321 (Getting Started): Define MH profile and MH profile components.
4322 (Incorporating Mail, Reading Mail, Viewing, Printing)
4323 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4324 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4325 for string constants.
4326 (Tool Bar): Remove spurious quote.
4327 (Junk): Use ``...'' instead of "...".
4328 (Scan Line Formats): Replace @samp with @kbd.
4329
43302006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4331
4332 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4333
43342006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4335
4336 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4337 easy to understand.
4338
43392006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4340
4341 * gnus.texi: Markup fix.
4342 (Fancy Mail Splitting): Specify new feature.
4343
43442006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4345
4346 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4347 partial-words matching.
4348
43492006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4350
4351 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4352
4353 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4354 (MIME Commands): Fix mm-discouraged-alternatives.
4355
43562006-03-07 Carsten Dominik <dominik@science.uva.nl>
4357
4358 * org.texi: Version number change only.
4359
43602006-03-06 Bill Wohler <wohler@newt.com>
4361
4362 * mh-e.texi: Move from SourceForge repository to Savannah.
4363 This is version 7.93, which is a total rewrite from the previous
4364 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4365 version 7.93.
4366
43672006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4368
4369 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4370
43712006-03-01 Carsten Dominik <dominik@science.uva.nl>
4372
4373 * org.texi (Interaction): Add item about `org-mouse.el' by
4374 Piotr Zielinski.
4375 (Managing links): Document that also mouse-1 can be used to
4376 activate a link.
4377 (Headlines, FAQ): Add entry about hiding leading stars.
4378 (Miscellaneous): Resort the sections in this chapter to a more
4379 logical sequence.
4380
43812006-02-27 Simon Josefsson <jas@extundo.com>
4382
4383 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4384 2004-01-27 from the trunk).
4385
43862006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4387
4388 * cc-mode.texi: Rename c-hungry-backspace to
4389 c-hungry-delete-backwards, at the request of RMS. Leave the old
4390 name as an alias.
4391
43922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4393
4394 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4395 include the function header within the defun.
4396
43972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4398
4399 * cc-mode.texi: Correct two typos.
4400
44012006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4402
4403 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4404 existing comment.
4405 (Electric Keys): Add a justification for electric indentation.
4406 (Hungry WS Deletion): Clear up the names and complications of the
4407 BACKSPACE and DELETE keys.
4408
44092006-02-23 Juri Linkov <juri@jurta.org>
4410
4411 * faq.texi (Common requests): Move `Turning on auto-fill by
4412 default' after `Wrapping words automatically'. Move `Working with
4413 unprintable characters' before `Searching for/replacing newlines'.
4414 Move `Replacing highlighted text' after `Highlighting a region'.
4415 Merge `Repeating commands' and `Repeating a command as many times
4416 as possible' into the former.
4417 (Packages that do not come with Emacs): Add refs to Gmane and
4418 etc/MORE.STUFF.
4419
44202006-02-23 Juri Linkov <juri@jurta.org>
4421
4422 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4423 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4424 Add xref to `(emacs)Reporting Bugs'.
4425 (Getting a printed manual): Add URL to other formats of the manual.
4426 (Common requests): Fix menu.
4427 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4428 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4429 (Inserting text at the beginning of each line): Add pxref to
4430 `Changing the included text prefix'.
4431 (Forcing the cursor to remain in the same column): Mention `track-eol'
4432 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4433 (Replacing text across multiple files): Add keybinding `Q' for
4434 `dired-do-query-replace'.
4435
44362006-02-22 Carsten Dominik <dominik@science.uva.nl>
4437
4438 * reftex.texi: Version number and date change only.
4439
4440 * org.texi (Internal Links): Rewrite to cover the modified
4441 linking system.
4442
44432006-02-17 Eli Zaretskii <eliz@gnu.org>
4444
4445 * faq.texi: Remove the coding cookie, it's not needed anymore.
4446
44472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4448
4449 * faq.texi (Colors on a TTY): Mention Mac OS port.
4450
44512006-02-12 Karl Berry <karl@gnu.org>
4452
4453 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4454 8-bit accented a.
4455
44562006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4457
4458 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4459
44602006-02-08 Romain Francoise <romain@orebokech.com>
4461
4462 * faq.texi (Top): Remove paragraph about the FAQ being a
4463 transitional document, etc.
4464 (Searching for/replacing newlines): New node.
4465 (Yanking text in isearch): New node.
4466 (Inserting text at the beginning of each line): Rename and make
4467 more general, mention `M-;' in Message mode.
4468
44692006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4470
4471 * faq.texi (Meta key does not work in xterm)
4472 (Emacs does not display 8-bit characters)
4473 (Inputting eight-bit characters): Update xrefs.
4474
44752006-02-06 Romain Francoise <romain@orebokech.com>
4476
4477 * faq.texi (VM): VM now at version 7.19.
4478 Set myself as maintainer of this file.
4479
44802006-02-04 Michael Olson <mwolson@gnu.org>
4481
4482 * erc.texi (History): Note that ERC is now included with Emacs.
4483
44842006-01-31 Romain Francoise <romain@orebokech.com>
4485
4486 * message.texi (Message Headers): Explain what
4487 `message-alternative-emails' does in more detail.
4488 Update copyright year.
4489
44902006-01-30 Juanma Barranquero <lekktu@gmail.com>
4491
4492 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4493
44942006-01-29 Richard M. Stallman <rms@gnu.org>
4495
4496 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4497
44982006-01-29 Michael Olson <mwolson@gnu.org>
4499
4500 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4501
4502 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4503
4504 * faq.texi (New in Emacs 22): Mention ERC.
4505
45062006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4507
4508 * rcirc.texi: Capitalize dir entry for consistency with the entry
4509 in info/dir and other entries in the Emacs category.
4510 Fix typos. Delete trailing whitespace.
4511
c8763fb6 45122006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4513
4514 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4515
45162006-01-27 Eli Zaretskii <eliz@gnu.org>
4517
4518 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4519 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4520
4521 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4522 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4523
45242006-01-27 Alex Schroeder <alex@gnu.org>
4525
4526 * rcirc.texi: New file.
4527
45282006-01-23 Juri Linkov <juri@jurta.org>
4529
4530 * widget.texi (User Interface): Add S-TAB for widget-backward.
4531
45322006-01-22 Michael Albinus <michael.albinus@gmx.de>
4533
4534 Sync with Tramp 2.0.52.
4535
4536 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4537 Add Tramp disabling item. New item for common connection problems.
4538 (various): Apply "ftp" as method for the download URL.
4539 (Bug Reports): Refer to FAQ for common problems.
4540
45412006-01-21 Eli Zaretskii <eliz@gnu.org>
4542
4543 * widget.texi (User Interface): Use @key for TAB.
4544
4545 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4546
4547 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4548 for TAB.
4549
4550 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4551
45522006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4553
4554 * gnus.texi: Update copyright.
4555
45562006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4557
4558 * gnus.texi (Article Washing): Additions.
4559
2de53ca6
GM
45602006-01-13 Carsten Dominik <dominik@science.uva.nl>
4561
4562 * org.texi (Agenda commands): Document tags command.
4563
45642006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4565
4566 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4567
45682006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4569
4570 * gnus.texi (RSS): Addition.
4571
45722005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4573
4574 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4575
45762005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4577
4578 * emacs-mime.texi (Display Customization): Add setting example to
4579 mm-discouraged-alternatives.
4580
45812006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4582
4583 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4584 version is the canonical version.
4585
45862006-01-08 Alex Schroeder <alex@gnu.org>
4587
4588 * pgg.texi (Caching passphrase): Rewording.
4589
45902006-01-06 Eli Zaretskii <eliz@gnu.org>
4591
4592 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4593 repository URL.
4594
45952006-01-06 Carsten Dominik <dominik@science.uva.nl>
4596
4597 * org.texi: Removed the accidentally re-added empty line in the
4598 direntry.
4599
46002006-01-05 Carsten Dominik <dominik@science.uva.nl>
4601
4602 * org.texi (Agenda Views): Chapter reorganized.
4603
46042005-12-29 Romain Francoise <romain@orebokech.com>
4605
4606 * faq.texi (Using Customize): New node.
4607
46082005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4609
4610 * org.texi: Remove blank line in @direntry. It is non-standard
4611 and recursively produces blank lines all over the dir file (when
4612 using Texinfo 4.8).
4613
46142005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4615
4616 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4617
46182005-12-20 Carsten Dominik <dominik@science.uva.nl>
4619
4620 * org.texi (Tags): Boolean logic documented.
4621 (Agenda Views): Document custom commands.
4622
46232005-12-20 David Kastrup <dak@gnu.org>
4624
4625 * faq.texi (AUCTeX): Update version and mailing list info.
4626
46272005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4628
4629 * gnus.texi (MIME Commands): Mention addition of
4630 multipart/alternative to gnus-buttonized-mime-types and add xref
4631 to mm-discouraged-alternatives.
4632
4633 * emacs-mime.texi (Display Customization): Mention addition of
4634 "image/.*" and add xref to gnus-buttonized-mime-types in the
4635 mm-discouraged-alternatives section.
4636
46372005-12-16 Carsten Dominik <dominik@science.uva.nl>
4638
4639 * org.texi (Tags): New section.
4640 (Agenda Views): Chapter reorganized.
4641
46422005-12-16 Eli Zaretskii <eliz@gnu.org>
4643
4644 * org.texi (Internal Links): Add a missing comma after an @xref.
4645
46462005-12-14 Chong Yidong <cyd@stupidchicken.com>
4647
4648 * faq.texi (Filling paragraphs with a single space): No need to
4649 change sentence-end now.
4650
46512005-12-13 Romain Francoise <romain@orebokech.com>
4652
4653 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4654
46552005-12-12 Jay Belanger <belanger@truman.edu>
4656
4657 * faq.texi (Calc): Update version number.
4658
46592005-12-12 Carsten Dominik <dominik@science.uva.nl>
4660
4661 * org.texi (Progress Logging): New section.
4662
46632005-12-10 Romain Francoise <romain@orebokech.com>
4664
4665 Update the Emacs FAQ for the 22.1 release.
4666
4667 * faq.texi: Set VER to `22.1'.
4668 (Basic editing): Explain how to use localized versions of the
4669 Tutorial. Mention that `C-h r' displays the manual. Delete
4670 obsolete WWW link to an Emacs 18 tutorial.
4671 (Getting a printed manual): Point to the new locations of the
4672 manuals on the GNU Web site.
4673 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4674 available via Info (it was previously distributed separately).
4675 (Installing Texinfo documentation): The latest version of Texinfo
4676 is 4.8, not 4.0.
4677 (Informational files for Emacs): COPYING is the GNU General Public
4678 License, not the Emacs General Public License.
4679 (Informational files for Emacs): Delete obsolete link to the
4680 GNUinfo pages as they have been removed from the GNU Web site.
4681 (New in Emacs 22): New node.
4682 (Setting up a customization file): Say that most packages support
4683 Customize nowadays.
4684 (Colors on a TTY): Delete reference to instructions on how to
4685 enable syntax highlighting, it is now enabled by default.
4686 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4687 at startup automatically.
4688 (Controlling case sensitivity): Mention `M-c' in isearch.
4689 (Using an already running Emacs process): Emacs now creates the
4690 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4691 gnuserv. As emacsclient can now run Lisp code as well, delete a
4692 sentence praising gnuserv for that. Simplify description of how
4693 the client/server operation works.
4694 (Compiler error messages): Delete obsolete text (compile.el has
4695 been rewritten).
4696 (Indenting switch statements): Fix typo.
4697 (Matching parentheses): Simplify setup instructions, mention the
4698 menu bar item in the Options menu.
4699 (Repeating a command as many times as possible): Mention `C-x e'.
4700 (Going to a line by number): Mention new keymap and bindings
4701 `M-g M-g', `M-g M-p' and `M-g M-n'.
4702 (Turning on syntax highlighting): Now on by default. Simplify.
4703 (Replacing highlighted text): Use `1', not `t'.
4704 (Problems with very large files): The maximum size is now 256MB on
4705 32-bit machines.
4706 (^M in the shell buffer): Mention `comint-process-echoes'.
4707 (Emacs for Apple computers): Emacs 22 has native support for Mac
4708 OS X.
4709 (Translating names to IP addresses): Delete node.
4710 (Binding keys to commands): Fix typo.
4711 (SPC no longer completes file names): New node.
4712 (MIME with Emacs mail packages): Delete section about the Emacs
4713 MIME FAQ (it's not reachable anymore).
4714
47152005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4716
4717 * cc-mode.texi: The manual has been extensively revised: the
4718 information about using CC Mode has been separated from the larger
4719 and more difficult chapters about configuration. It has been
4720 updated for CC Mode 5.31.
4721
47222005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4723
4724 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4725 (Selecting an implementation): Fix descriptions.
4726
47272005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4728
4729 * message.texi (Various Message Variables): Addition.
4730
47312005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4732
4733 * message.texi: Fix default values.
4734
47352005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4736
4737 * message.texi (Header Commands): Clarify descriptions of
4738 message-cross-post-followup-to, message-reduce-to-to-cc, and
4739 message-insert-wide-reply.
4740 (Various Commands): Fix kindex for message-kill-to-signature;
4741 clarify description of message-tab.
4742
47432005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4744
4745 * message.texi (Mailing Lists): Fix description about MFT.
4746
4747 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4748
47492005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4750
4751 * gnus.texi (Slow Terminal Connection): Replace old description
4752 with new one.
4753
47542005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4755
4756 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4757 replace X-Draft-Headers with X-Draft-From.
4758
47592005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4760
4761 * gnus.texi (Various Various): Fix the default value of
4762 nnheader-max-head-length.
4763 (Gnus Versions): Fix typo.
4764
47652005-12-08 Carsten Dominik <dominik@science.uva.nl>
4766
4767 * org.texi (Structure editing): Document new functionality of
4768 M-RET.
4769
47702005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4771
4772 * org.texi (Internal Links): Fix Texinfo usage.
4773
47742005-12-06 Carsten Dominik <dominik@science.uva.nl>
4775
4776 * org.texi (TODO basics): Document the global todo list.
4777 (TODO items): Documents sparse tree for specific TODO
4778 keywords.
4779
47802005-11-30 Carsten Dominik <dominik@science.uva.nl>
4781
4782 * org.texi (Plain Lists): Typos fixed.
4783
47842005-11-28 Jay Belanger <belanger@truman.edu>
4785
4786 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4787
47882005-11-24 Carsten Dominik <dominik@science.uva.nl>
4789
4790 * org.texi (Structure editing): New item moving commands added.
4791 (Plain Lists): New section.
4792
47932005-11-18 Carsten Dominik <dominik@science.uva.nl>
4794
4795 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4796 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 4797 `org-agenda-file-to-front'.
2de53ca6
GM
4798 (Built-in table editor): Document `org-table-sort-lines'.
4799 (HTML formatting): Export of hand-formatted lists.
4800
48012005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4802
4803 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4804 new variable gnus-toolbar-thickness.
4805
48062005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4809
48102005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4811
4812 * gnus.texi (X-Face): Fix description.
4813 (XVarious): Remove gnus-xmas-logo-color-alist and
4814 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4815
48162005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4817
4818 * gnus.texi (Group Parameters): Mention new variable
4819 gnus-parameters-case-fold-search.
4820 (Home Score File): Addition.
4821
48222005-11-04 Ulf Jasper <ulf.jasper@web.de>
4823
4824 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4825 (Overview): List supported feed types.
4826 (Installation): No installation necessary when using autoload.
4827 (Configuration): Rename "RSS" to "news".
4828
48292005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4830
4831 * pgg.texi (User Commands): Document additional passphrase
4832 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4833 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4834
48352005-11-04 Carsten Dominik <dominik@science.uva.nl>
4836
4837 * org.texi: Version number changed to 3.19.
4838
48392005-10-29 Sascha Wilde <wilde@sha-bang.de>
4840
4841 * pgg.texi (How to use): Update the example to add autoload of
4842 pgg-encrypt-symmetric-region.
4843 (User Commands): Document pgg-encrypt-symmetric-region.
4844 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4845
48462005-10-27 Jay Belanger <belanger@truman.edu>
4847
4848 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4849 mention other TeX-related units.
4850
48512005-10-23 Lars Hansen <larsh@soem.dk>
4852
4853 * dired-x.texi (Miscellaneous Commands): Replace
4854 dired-do-relative-symlink by dired-do-relsymlink and
4855 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4856
48572005-10-23 Jay Belanger <belanger@truman.edu>
4858
4859 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4860 constant.
4861
48622005-10-23 Michael Albinus <michael.albinus@gmx.de>
4863
4864 * faq.texi (Bugs and problems): Replace
4865 `dired-move-to-filename-regexp' by
4866 `directory-listing-before-filename-regexp'.
4867
48682005-10-22 Eli Zaretskii <eliz@gnu.org>
4869
4870 * newsticker.texi (UPDATED): Set value.
4871
48722005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4873
4874 * gnus.texi (Document Groups): Remove duplicate item.
4875
48762005-10-21 Carsten Dominik <dominik@science.uva.nl>
4877
4878 * org.texi (Summary): Mention iCalendar support.
4879 (Exporting): Document iCalendar support.
4880
48812005-10-18 Romain Francoise <romain@orebokech.com>
4882
4883 * viper.texi (Viper Specials): Capitalize GNU.
4884
48852005-10-17 Juri Linkov <juri@jurta.org>
4886
4887 * info.texi (Getting Started, Search Index, Expert Info):
4888 Fix wording.
4889 (Search Text): Replace `echo area' with `mode line'.
4890 (Search Index): Both `i' and `,' find all index entries.
4891 Replace example `C-f' with `C-l' (which exists in index of Info
4892 manual) and delete spaces in its keyboard input sequence.
4893 Delete unnecessary explanations about literal characters.
4894
48952005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4896
4897 * gnus.texi (Document Server Internals): Addition.
4898
48992005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4900
4901 * gnus.texi (A note on namespaces): Fix RFC reference.
4902
49032005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4904
4905 * gnus.texi (RSS): Fix key description.
4906
49072005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4908
4909 * gnus.texi: Emacs/w3 -> Emacs/W3.
4910 (Browsing the Web): Fix description.
4911 (Web Searches): Ditto.
4912 (Customizing W3): Ditto.
4913
49142005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4915
4916 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4917
49182005-10-11 Jay Belanger <belanger@truman.edu>
4919
4920 * calc.texi (Integration): Mention using `a i' to compute definite
4921 integrals.
4922
49232005-10-11 Juri Linkov <juri@jurta.org>
4924
4925 * info.texi: Rearrange nodes.
4926 (Top): Update menu. Change ref `Info for Experts' to
4927 `Advanced Info Commands'.
4928 (Getting Started): Fix description of manual's parts.
4929 (Help-Int): Change xref `Info Search' to `Search Index', and
4930 `Expert Info' to `Advanced'.
4931 (Advanced): Move node one level up.
4932 (Search Text, Search Index): New nodes split out from `Info Search'.
4933 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4934 split out from `Advanced'.
4935 (Advanced, Emacs Info Variables): De-document editing an Info file
4936 in Info.
4937 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4938 (Creating an Info File): Delete node and move its text to
4939 `Expert Info'.
4940
49412005-10-10 Carsten Dominik <dominik@science.uva.nl>
4942
4943 * org.texi (Workflow states): Documented that change in keywords
4944 becomes active only after restart of Emacs.
4945
49462005-10-08 Michael Albinus <michael.albinus@gmx.de>
4947
4948 Sync with Tramp 2.0.51.
4949
49502005-10-08 Nick Roberts <nickrob@snap.net.nz>
4951
4952 * speedbar.texi (Introduction): Describe new location of speedbar
4953 on menubar.
4954 (Basic Key Bindings): Remove descriptions of bindings that have
4955 been removed.
4956
49572005-10-05 Nick Roberts <nickrob@snap.net.nz>
4958
4959 * speedbar.texi (GDB): Describe use of watch expressions.
4960
49612005-09-28 Simon Josefsson <jas@extundo.com>
4962
4963 * message.texi (IDNA): Fix.
4964
49652005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4966
4967 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4968 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4969 description of nntp-open-connection-function.
4970 (Common Variables): Fix descriptions.
4971
49722005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4973
4974 * gnus.texi (Server Buffer Format): Document the %a format spec.
4975
49762005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4977
4978 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4979
49802005-09-23 Carsten Dominik <dominik@science.uva.nl>
4981
4982 * org.texi Version 3.16.
4983
49842005-09-19 Miles Bader <miles@gnu.org>
4985
4986 * newsticker.texi: Get rid of CVS keywords.
4987
49882005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4989
4990 * gnus.texi (Finding the Parent): Fix description of how Gnus
4991 finds article.
4992
49932005-09-14 Jari Aalto <jari.aalto@cante.net>
4994
4995 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4996 to drop off non-answered articles.
4997
49982005-09-19 Juanma Barranquero <lekktu@gmail.com>
4999
5000 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5001 braces (which are unsupported by NMAKE) for macro `srcdir'.
5002
50032005-09-17 Eli Zaretskii <eliz@gnu.org>
5004
5005 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5006 (../info/newsticker, newsticker.dvi): New targets.
5007
50082005-09-17 Ulf Jasper <ulf.jasper@web.de>
5009
5010 * newsticker.texi: Replace @command with @code. Replace @example
5011 with @lisp.
5012 (Top): Added explanations to menu items.
5013 (GNU Free Documentation License): Removed.
5014
50152005-09-16 Romain Francoise <romain@orebokech.com>
5016
5017 Update all files to specify GFDL version 1.2.
5018
5019 * doclicense.texi (GNU Free Documentation License): Update to
5020 version 1.2.
5021
50222005-09-15 Richard M. Stallman <rms@gnu.org>
5023
5024 * newsticker.texi: Fix @setfilename.
5025
5026 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5027 (../info/newsticker, newsticker.dvi): New targets.
5028
50292005-08-30 Carsten Dominik <dominik@science.uva.nl>
5030
5031 * org.texi: Version 3.15.
5032
50332005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * ses.texi: Combine all three indices into one.
5036 Correct a few typos.
5037
50382005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5039
5040 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5041
50422005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5043
5044 * emacs-mime.texi (Handles): Remove duplicate item.
5045 (Encoding Customization): Fix the default value for
5046 mm-coding-system-priorities.
5047 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5048 (Basic Functions): Fix reference.
5049
50502005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5051
5052 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5053
50542005-08-18 Richard M. Stallman <rms@gnu.org>
5055
5056 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5057 and web site.
5058
5059 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5060 not keyboard-translate.
5061
50622005-08-11 Richard M. Stallman <rms@gnu.org>
5063
5064 * faq.texi (Using regular expressions): Fix xref.
5065
50662005-08-09 Juri Linkov <juri@jurta.org>
5067
5068 * info.texi (Help-P): Replace `Prev' with `Previous'.
5069 (Help-M, Help-Xref): Add S-TAB.
5070 (Help-FOO): Update `u' command.
5071 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5072 Update info about visibility of xref parts.
5073 (Help-Int): Fix `m' command. Rename `Info-last' to
5074 `Info-history-back'. Add `Info-history-forward'.
5075 (Advanced): Fix `g*' and `M-n' commands.
5076 (Info Search): Add `index-apropos' in stand-alone browser.
5077 Add isearch commands.
5078 (Emacs Info Variables): Remove `Info-fontify'.
5079 Add `Info-mode-hook'. Update face names.
5080 Add `Info-fontify-maximum-menu-size',
5081 `Info-fontify-visited-nodes', `Info-isearch-search'.
5082
50832005-08-07 Michael Albinus <michael.albinus@gmx.de>
5084
5085 Sync with Tramp 2.0.50.
5086
5087 * tramp.texi: Use @option{} consequently for method names.
5088 (Inline methods, External transfer methods): Remove references to
5089 Cygwin.
5090 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5091 implementation.
5092
50932005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5094
5095 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5096 Mention that gnus-init-file is not read when Emacs is invoked with
5097 --no-init-file or -q.
5098
50992005-07-19 Carsten Dominik <dominik@science.uva.nl>
5100
5101 * org.texi: Version 3.14.
5102
51032005-07-04 Carsten Dominik <dominik@science.uva.nl>
5104
5105 * org.texi: Version 3.13.
5106
51072005-07-18 Juri Linkov <juri@jurta.org>
5108
5109 * calc.texi (Time Zones, Logical Operations):
5110 * cl.texi (Overview):
5111 * org.texi (TODO types):
5112 * sc.texi (Emacs 18 MUAs):
5113 * speedbar.texi (Top):
5114 * url.texi (History):
5115 Delete duplicate duplicate words.
5116
ce058493 51172005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5118
5119 * cl.texi (Type Predicates): Document `atom' type.
5120
51212005-07-04 Lute Kamstra <lute@gnu.org>
5122
5123 Update FSF's address in GPL notices.
5124
5125 * calc.texi (Copying):
5126 * doclicense.texi (GNU Free Documentation License):
5127 * faq.texi (Contacting the FSF):
5128 * mh-e.texi (Copying): Update FSF's address.
5129
51302005-07-03 Richard M. Stallman <rms@gnu.org>
5131
5132 * flymake.texi (Example -- Configuring a tool called directly):
5133 Update name of flymake-build-relative-filename.
5134
51352005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5136
5137 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5138
51392005-06-29 Carsten Dominik <dominik@science.uva.nl>
5140
5141 * org.texi: Version 3.12.
5142
51432005-06-24 Eli Zaretskii <eliz@gnu.org>
5144
5145 * makefile.w32-in (MAKEINFO): Use --force.
5146 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5147 Makefile.in.
5148 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5149 more shells.
5150
51512005-06-23 Richard M. Stallman <rms@gnu.org>
5152
5153 * speedbar.texi (Creating a display): Texinfo usage fixes.
5154
5155 * tramp.texi (Customizing Completion, Auto-save and Backup):
5156 Texinfo usage fixes.
5157
51582005-06-23 Juanma Barranquero <lekktu@gmail.com>
5159
5160 * dired-x.texi (Miscellaneous Commands):
5161 * ediff.texi (Miscellaneous):
5162 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5163 (Agent Variables):
5164 * info.texi (Help-Xref):
5165 * message.texi (Message Headers):
5166 * org.texi (Remember):
5167 * reftex.texi (Options (Defining Label Environments)):
5168 (Options (Index Support)):
5169 (Options (Viewing Cross-References)):
5170 (Options (Misc)):
5171 (Changes):
5172 * speedbar.texi (Creating a display):
5173 * tramp.texi (Customizing Completion, Auto-save and Backup):
5174 Texinfo usage fix.
5175
51762005-06-13 Carsten Dominik <dominik@science.uva.nl>
5177
5178 * org.texi: Version 3.11.
5179
51802005-06-12 Jay Belanger <belanger@truman.edu>
5181
5182 * calc.texi (Getting Started): Remove extra menu item.
5183
51842005-05-31 Jay Belanger <belanger@truman.edu>
5185
5186 * calc.texi (Notations Used in This Manual): Use @kbd for key
5187 sequence.
5188 (Demonstration of Calc): Mention another way of starting Calc.
5189 (Starting Calc): Mention long name of M-#.
5190 (Embedded Mode Overview): Remove unnecessary instruction.
5191 (Other M-# commands): Rephrase `M-# 0' explanation.
5192 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5193 reflect current behavior.
5194
51952005-05-30 Jay Belanger <belanger@truman.edu>
5196
5197 * calc.texi (Hooks): Change description of calc-window-hook and
5198 calc-trail-window-hook to match usage.
5199 (Computational Functions): Add more constant-generating functions.
5200 (Customizable Variables): Use defvar.
5201
52022005-05-28 Jay Belanger <belanger@truman.edu>
5203
5204 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5205 (Basic Embedded Mode): Explain behavior of arguments to
5206 calc-embedded-mode.
5207
52082005-05-27 Jay Belanger <belanger@truman.edu>
5209
5210 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5211 current behavior.
5212
52132005-05-25 Jay Belanger <belanger@truman.edu>
5214
5215 * calc.texi: Change Calc version number throughout.
5216 (Keypad Mode): Change location in info output.
5217 (Keypad mode overview): Move picture of keypad.
5218
52192005-05-21 Jay Belanger <belanger@truman.edu>
5220
5221 * calc.texi (Storing variables): Mention that only most variables
5222 are void to begin with.
5223
52242005-05-21 Kevin Ryde <user42@zip.com.au>
5225
5226 * widget.texi (Basic Types): Update cross ref from "Enabling
5227 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5228 lispref/text.texi change.
5229
52302005-05-20 Carsten Dominik <dominik@science.uva.nl>
5231
5232 * org.texi: Version 3.09.
5233
52342005-05-18 Carsten Dominik <dominik@science.uva.nl>
5235
5236 * reftex.texi: Version 4.28.
5237
52382005-05-16 Jay Belanger <belanger@truman.edu>
5239
5240 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5241
52422005-05-14 Jay Belanger <belanger@truman.edu>
5243
5244 * calc.texi (Default Simplifications): Insert missing ! (logical
5245 not operator).
5246
52472005-05-14 Michael Albinus <michael.albinus@gmx.de>
5248
5249 Sync with Tramp 2.0.49.
5250
52512005-05-10 Jay Belanger <belanger@truman.edu>
5252
5253 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5254 to 1.
5255
52562005-04-29 Carsten Dominik <dominik@science.uva.nl>
5257
5258 * org.texi: Version 3.08, structure reorganized.
5259
52602005-04-24 Richard M. Stallman <rms@gnu.org>
5261
5262 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5263
52642005-04-15 Carsten Dominik <dominik@science.uva.nl>
5265
5266 * org.texi: Update to version 3.06.
5267
52682005-04-13 Lute Kamstra <lute@gnu.org>
5269
5270 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5271
52722005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5273
5274 * cl.texi (Porting Common Lisp): Fix typo.
5275
52762005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5277
5278 * gnus.texi (RSS): Addition.
5279
52802005-04-04 Jay Belanger <belanger@truman.edu>
5281
5282 * calc.texi: Change Calc version number.
5283 (Customizable variables): Fix description of calc-language-alist.
5284 (Copying): Put in version 2 of GPL.
5285
52862005-04-01 Jay Belanger <belanger@truman.edu>
5287
5288 * calc.texi (Troubleshooting Commands): Remove comment about
5289 installation.
5290 (Installation): Remove section.
5291 (Customizable Variables): New section.
5292 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5293 (Graphical Devices): Add references to Customizable Variables.
5294
52952005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5296
5297 * emacs-mime.texi (Display Customization): Markup fixes.
5298 (rfc2047): Update.
5299
53002005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5301
5302 * gnus-faq.texi: Replaced with auto-generated version.
5303
53042005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5305
5306 * dired-x.texi (Multiple Dired Directories): default-directory was
5307 renamed to dired-default-directory.
5308
53092005-03-26 Jay Belanger <belanger@truman.edu>
5310
5311 * calc.texi (Simplifying Formulas, Rewrite Rules):
5312 Change description of top and bottom of fraction.
5313 (Modulo Forms): Move description of how to create modulo forms to
5314 earlier in the section.
5315 (Fraction Mode): Suggest using : to get a fraction by dividing.
5316 (Basic Arithmetic): Adjust placement of command name.
5317 (Truncating the Stack): Emphasize that "hidden" entries are still
5318 visible.
5319 (Installation): Move discussion of printing manual to "About This
5320 Manual".
5321 (About This Manual): Mention how to print the manual.
5322 (Reporting Bugs): Remove first person.
5323 (Building Vectors): Add algebraic version of append.
5324 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5325 (Grouping Digits): Fix typo.
5326
53272005-03-25 Werner Lemberg <wl@gnu.org>
5328
5329 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5330 Replace `legal' with `valid'.
5331
53322005-03-25 Werner Lemberg <wl@gnu.org>
5333
5334 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5335
53362005-03-24 Jay Belanger <belanger@truman.edu>
5337
5338 * calc.texi (General Mode Commands)
5339 (Mode Settings in Embedded Mode): Add some explanation of
5340 recording mode settings.
5341
53422005-03-24 Richard M. Stallman <rms@gnu.org>
5343
5344 * calc.texi: Remove praise of non-free software.
5345
5346 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5347 (Installation): Node deleted.
5348
53492005-03-23 Richard M. Stallman <rms@gnu.org>
5350
5351 * url.texi (HTTP language/coding): Improve last change.
5352
53532005-03-22 Jay Belanger <belanger@truman.edu>
5354
5355 * calc.texi (Embedded Mode): Add new information on changing
5356 modes.
5357
53582005-03-20 Michael Albinus <michael.albinus@gmx.de>
5359
5360 Sync with Tramp 2.0.48.
5361
5362 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5363
5364 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5365 "GNU/Linux". Change all addresses to .gnu.org.
5366 (Default Method): Offer shortened syntax for "su" and "sudo"
5367 methods.
5368
53692005-03-07 Richard M. Stallman <rms@gnu.org>
5370
5371 * url.texi: Fix usage of "e.g.".
5372 (HTTP language/coding): Explain the rules for these strings.
5373
53742005-03-06 Richard M. Stallman <rms@gnu.org>
5375
5376 * woman.texi (Introduction): Minor cleanups.
5377
5378 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5379
5380 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5381 (Installation): Node deleted.
5382
5383 * mh-e.texi (Preface): Get rid of "Emacs 21".
5384
5385 * eshell.texi (Installation): Delete node (for Emacs 20).
5386
53872005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5388
5389 * flymake.texi: Refill and tweak style in @lisp blocks.
5390
53912005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5394
53952005-03-01 Jay Belanger <belanger@truman.edu>
5396
5397 * calc.texi (Trigonometric and Hyperbolic Functions):
5398 Mention additional functions.
5399 (Algebraic Simplifications): Mention additional simplifications.
5400
54012005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5402
5403 * ses.texi: Add concept/function/variable indices (this work was
5404 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5405 papers on file at FSF).
5406
54072005-02-10 Jay Belanger <belanger@truman.edu>
5408
5409 * calc.texi: Change @LaTeX to La@TeX throughout.
5410 Redefine @expr as @math for TeX output.
5411 Redefine @texline as a no-op for TeX output.
5412 Define @tfn, replace @t by @tfn throughout.
5413
54142005-02-09 Jay Belanger <belanger@truman.edu>
5415
5416 * calc.texi: Add macro for LaTeX for info output.
5417
54182005-02-08 Kim F. Storm <storm@cua.dk>
5419
5420 * texinfo.tex (LaTex): Add def.
5421
54222005-02-06 Jay Belanger <belanger@truman.edu>
5423
5424 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5425 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5426 throughout manual.
5427
54282005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5429
5430 * gnus.texi: Some edits based on comments from David Abrahams.
5431
54322005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5433
5434 * gnus.texi (RSS): Fix the keystroke.
5435
54362005-01-24 David Kastrup <dak@gnu.org>
5437
5438 * faq.texi: Update AUCTeX version info.
5439
54402005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5441
5442 * gnus-faq.texi ([4.1]): Typo.
5443
54442005-01-19 Jay Belanger <belanger@truman.edu>
5445
5446 * calc.texi (Keep Arguments): Mention that keeping arguments
5447 doesn't work with keyboard macros.
5448
54492005-01-16 Richard M. Stallman <rms@gnu.org>
5450
5451 * autotype.texi (Autoinserting): Fix small error.
5452
54532005-01-16 Michael Albinus <michael.albinus@gmx.de>
5454
5455 Sync with Tramp 2.0.47.
5456
5457 * tramp.texi (Compilation): New section, describing compilation of
5458 remote files.
5459
54602005-01-11 Kim F. Storm <storm@cua.dk>
5461
5462 * widget.texi (Basic Types): Add :follow-link keyword.
5463
54642005-01-09 Jay Belanger <belanger@truman.edu>
5465
5466 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5467
54682005-01-08 Jay Belanger <belanger@truman.edu>
5469
5470 * calc.texi: Change throughout to reflect new default value of
5471 calc-settings-file.
5472
54732005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5474
5475 * message.texi (Reply): `message-reply-to-function' should return
5476 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5477
54782005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5479
5480 * faq.texi (Changing load-path): Fix typo.
5481
54822005-01-05 Jay Belanger <belanger@truman.edu>
5483
5484 * calc.texi (Programming Tutorial): Replace kbd command by
5485 appropriate characters for a keyboard macro.
5486
54872005-01-04 Jay Belanger <belanger@truman.edu>
5488
5489 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5490 for Lucid Emacs.
5491 (Programming Tutorial): Mention that the user needs to be in the
5492 right mode to compute some functions.
5493
54942005-01-04 Jay Belanger <belanger@truman.edu>
5495
5496 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5497 no longer applicable.
5498
54992005-01-01 Jay Belanger <belanger@truman.edu>
5500
5501 * calc.texi (Programming Tutorial): Changed description of how to
5502 edit keyboard macros to match current behavior.
5503
55042004-12-31 Jay Belanger <belanger@truman.edu>
5505
5506 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5507
55082004-12-20 Jay Belanger <belanger@truman.edu>
5509
5510 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5511 zero.
5512
55132004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5514
5515 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5516 @xref.
5517 (Font Locking): Avoid @strong{Note:}.
5518
55192004-12-17 Michael Albinus <michael.albinus@gmx.de>
5520
5521 Sync with Tramp 2.0.46.
5522
5523 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5524
55252004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5526
5527 * url.texi: Correct typos.
5528 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5529 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5530 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5531 (Dealing with HTTP documents): @inforef->@xref.
5532
55332004-12-15 Jay Belanger <belanger@truman.edu>
5534
5535 * calc.texi: Consistently capitalized all mode names.
5536 (Answers to Exercises): Mention that an answer can be a fraction
5537 when in Fraction mode.
5538
55392004-12-13 Jay Belanger <belanger@truman.edu>
5540
5541 * calc.texi: Fix some TeX definitions.
5542
55432004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5544
5545 * reftex.texi (Imprint): Remove erroneous @value's.
5546
55472004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5548
5549 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5550 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5551
55522004-12-08 Jay Belanger <belanger@truman.edu>
5553
5554 * calc.texi (Starting Calc): Remove comment about installation.
5555 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5556
55572004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * url.texi: Update @setfilename.
5560 (Getting Started): No need to worry about Gnus versions.
5561 (Dealing with HTTP documents): Use @inforef.
5562
5563 * org.texi: Fix @direntry file name.
5564
55652004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5566
5567 * url.texi: New file.
5568
5569 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5570
55712004-12-06 Jay Belanger <belanger@truman.edu>
5572
5573 * calc.texi (Using Calc): Remove paragraph about installation.
5574
55752004-12-06 Jay Belanger <belanger@truman.edu>
5576
5577 * calc.texi: Use more Texinfo macros and less TeX defs.
5578 Remove @refill's.
5579
55802004-12-06 Richard M. Stallman <rms@gnu.org>
5581
5582 * org.texi: New file.
5583
55842004-12-05 Richard M. Stallman <rms@gnu.org>
5585
5586 * Makefile.in (org.dvi, ../info/org): New targets.
5587 (INFO_TARGETS): Add ../info/org.
5588 (DVI_TARGETS): Add org.dvi.
5589 (maintainer-clean): Remove the info files in the info dir.
5590
55912004-11-26 Eli Zaretskii <eliz@gnu.org>
5592
5593 * idlwave.texi: Fix the setfilename directive to put the produced
5594 file in ../info.
5595 (Continued Statement Indentation): Resurrect Jan D.'s change from
5596 2004-11-03 that was lost when a newer version of idlwave.texi was
5597 imported.
5598
55992004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5600
5601 * gnus-faq.texi ([5.1]): Added missing bracket.
5602
5603 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5604 `spam-initialize'.
5605
56062004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5607
5608 * message.texi (Various Message Variables): Mention that all mail
5609 file variables are derived from `message-directory'.
5610
5611 * gnus.texi (Splitting Mail): Clarify bogus group.
5612
56132004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5614
5615 * emacs-mime.texi (Encoding Customization): Fix
5616 mm-coding-system-priorities entry.
5617
c8763fb6 56182004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5619
5620 * idlwave.texi (Continued Statement Indentation):
5621 * reftex.texi (Options (Index Support)):
5622 (Displaying and Editing the Index, Table of Contents):
5623 * speedbar.texi (Creating a display, Major Display Modes): Replace
5624 non-nil with non-@code{nil}.
5625
56262004-10-21 Jay Belanger <belanger@truman.edu>
5627
5628 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5629
56302004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5631
5632 * calc.texi (Reporting Bugs): Double up `@'.
5633
56342004-10-18 Jay Belanger <belanger@truman.edu>
5635
5636 * calc.texi (Reporting Bugs): Changed the address that bugs
5637 should be sent to.
5638
56392004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5640
5641 * gnus.texi (New Features): Add 5.11.
5642
5643 * message.texi (Resending): Remove wrong default value.
5644
5645 * gnus.texi (Mail Source Specifiers): Describe possible problems
5646 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5647 `pop3-leave-mail-on-server' to the index.
5648
56492004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5650
5651 * message.texi (Canceling News): Add how to set a password.
5652
56532004-10-12 Jay Belanger <belanger@truman.edu>
5654
5655 * calc.texi (Help Commands): Changed the descriptions of
5656 calc-describe-function and calc-describe-variable to match their
5657 current behavior.
5658
56592004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5660
5661 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5662
56632004-10-12 Michael Albinus <michael.albinus@gmx.de>
5664
5665 Sync with Tramp 2.0.45.
5666
5667 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5668 plink link. The URL is outdated. Originator contacted for
5669 clarification.
5670
56712004-10-10 Juri Linkov <juri@jurta.org>
5672
5673 * gnus.texi (Top, Marking Articles): Join two menus in one node
5674 because a node can have only one menu.
5675
56762004-10-09 Juri Linkov <juri@jurta.org>
5677
5678 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5679 example of nnmail-split-fancy.
5680
56812004-10-06 Karl Berry <karl@gnu.org>
5682
5683 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5684 consistency with other uses of dashes.
5685
56862004-10-05 Karl Berry <karl@gnu.org>
5687
5688 * info.texi: Consistently use --- throughout, periods at end of
5689 menu descriptions, and a couple typos.
5690
56912004-09-26 Jesper Harder <harder@ifa.au.dk>
5692
5693 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5694 * pgg.texi (User Commands, Backend methods): Do.
5695 * gnus.texi: Markup fixes.
5696 (Setting Process Marks): Fix `M P a' entry.
5697 * emacs-mime.texi: Fixes.
5698
56992004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5700
5701 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5702 again.
5703 Use 5.10 instead of 5.10.0.
5704
57052004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5706
5707 * gnus.texi (Summary Mail Commands): S D e.
5708
57092004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5710
5711 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5712 the gnus-article-mode-line-format section.
5713
57142004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5715
5716 * gnus.texi (Various Summary Stuff): Fix the documentation for
5717 gnus-newsgroup-variables.
5718
57192004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5720
5721 * gnus.texi (MIME Commands): Added
5722 gnus-mime-display-multipart-as-mixed,
5723 gnus-mime-display-multipart-alternative-as-mixed,
5724 gnus-mime-display-multipart-related-as-mixed.
5725 (Mail Source Customization): Clarify `mail-source-directory'.
5726 (Splitting Mail): Mention gnus-group-find-new-groups.
5727 (SpamOracle): Fixed typo.
5728
5729 * gnus-faq.texi: Untabify.
5730 ([6.3]): nnir.el is in contrib directory.
5731
5732 * message.texi (News Headers): Clarify how a unique ID is created.
5733
5734 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5735 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5736
b2abec73 57372004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5738
b2abec73 5739 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5740
57412004-09-20 Florian Weimer <fw@deneb.enyo.de>
5742
5743 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5744
57452004-09-22 Jay Belanger <belanger@truman.edu>
5746
5747 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5748 might be hidden during part of the session.
5749
57502004-09-20 Jay Belanger <belanger@truman.edu>
5751
5752 * calc.texi (Notations Used in This Manual): Put in an earlier
5753 mention that DEL could be called Backspace.
5754
57552004-09-10 Simon Josefsson <jas@extundo.com>
5756
5757 * gnus.texi (IMAP): Add example. Suggested and partially written
5758 by Steinar Bang <sb@dod.no>.
5759
57602004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5761
5762 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5763 netrc syntax.
5764
57652004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5766
b2abec73
JB
5767 * gnus.texi (Spam ELisp Package Sequence of Events):
5768 Some clarifications.
2de53ca6
GM
5769 (Spam ELisp Package Global Variables): More clarifications.
5770
57712004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5772
5773 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5774 Mention spam-split does not modify incoming mail.
5775
57762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5777
5778 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5779
57802004-09-10 Eli Zaretskii <eliz@gnu.org>
5781
5782 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5783
57842004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5785
5786 * makefile.w32-in (sieve, pgg): Use $(infodir).
5787
57882004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5789
5790 * makefile.w32-in: Fix PGG and Sieve entries.
5791
57922004-08-28 Eli Zaretskii <eliz@gnu.org>
5793
5794 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5795 Emacs and related programs.
5796
57972004-08-27 Richard M. Stallman <rms@gnu.org>
5798
5799 * faq.texi: Fix texinfo usage, esp. doublequotes.
5800 (Difference between Emacs and XEmacs): Some clarification.
5801
5802 * faq.texi (Difference between Emacs and XEmacs):
5803 Explain not to contrast XEmacs with GNU Emacs.
5804
58052004-08-26 Richard M. Stallman <rms@gnu.org>
5806
5807 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5808
58092004-08-22 David Kastrup <dak@gnu.org>
5810
5811 * reftex.texi (AUCTeX): Update links, section name.
5812
5813 * faq.texi (Calc): Update availability (included in 22.1).
5814 (AUCTeX): Update availability, information, versions, description.
5815
58162004-08-14 Eli Zaretskii <eliz@gnu.org>
5817
5818 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5819
58202004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5821
5822 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5823
58242004-08-10 Michael Albinus <michael.albinus@gmx.de>
5825
5826 Sync with Tramp 2.0.44.
5827
58282004-08-05 Lars Hansen <larsh@math.ku.dk>
5829
5830 * widget.texi (User Interface): Update how to separate the
5831 editable field of an editable-field widget from other widgets.
5832 (Programming Example): Add text after field.
5833
58342004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5835
5836 * emacs-mime.texi (Encoding Customization): Add a note to the
5837 mm-content-transfer-encoding-defaults entry.
5838 (rfc2047): Update.
5839
5840 * gnus.texi (Article Highlighting): Add
5841 gnus-cite-ignore-quoted-from.
5842 (POP before SMTP): New node.
5843 (Posting Styles): Addition.
5844 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5845 (Fancy Mail Splitting): Ditto.
5846 (X-Face): Add gnus-x-face.
5847
58482004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5849
5850 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5851 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5852
58532004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5854
5855 * gnus.texi (Mail Source Specifiers): Describe
5856 `pop3-leave-mail-on-server'.
5857
58582004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5859
5860 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5861
5862 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5863 repository. Change setfilename.
5864
5865 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5866
58672004-07-02 Juri Linkov <juri@jurta.org>
5868
5869 * pcl-cvs.texi (Viewing differences): Add `d r'.
5870
58712004-06-29 Jesper Harder <harder@ifa.au.dk>
5872
5873 * ses.texi, viper.texi, flymake.texi, faq.texi:
5874 * eshell.texi, ediff.texi: Markup fixes.
5875
58762004-06-21 Karl Berry <karl@gnu.org>
5877
5878 * info.texi (Top): Mention that only Emacs has mouse support.
5879 (Getting Started): Mention this in a few other places.
5880
58812004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5882
5883 * autotype.texi (Copyrights, Timestamps): Recommend
5884 `before-save-hook' instead of `write-file-functions'.
5885
58862004-06-13 Lars Hansen <larsh@math.ku.dk>
5887
5888 * dired-x.texi (dired-mark-omitted): Update keybinding.
5889
58902004-06-10 Kim F. Storm <storm@cua.dk>
5891
5892 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5893
58942004-06-05 Lars Hansen <larsh@math.ku.dk>
5895
5896 * dired-x.texi (variable dired-omit-mode): Rename from
5897 dired-omit-files-p.
5898 (function dired-omit-mode): Rename from dired-omit-toggle.
5899 Call dired-omit-mode rather than set dired-omit-files-p.
5900 (dired-mark-omitted): Describe command.
5901
59022004-05-29 Michael Albinus <michael.albinus@gmx.de>
5903
5904 Version 2.0.41 of Tramp released.
5905
59062004-05-29 Juanma Barranquero <lektu@terra.es>
5907
5908 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5909 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5910
59112004-05-29 Richard M. Stallman <rms@gnu.org>
5912
5913 * cl.texi (Top): Call this chapter `Introduction'.
5914 (Overview): In TeX, no section heading here.
5915
5916 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5917
59182004-05-29 Eli Zaretskii <eliz@gnu.org>
5919
5920 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5921 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5922
59232004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5924
5925 * flymake.texi: New file.
5926
59272004-05-28 Simon Josefsson <jas@extundo.com>
5928
5929 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5930
b344d29d 59312004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5932
5933 Version 2.0.40 of Tramp released.
5934
59352004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5936
5937 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5938
5939 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5940 variables `tramp-backup-directory-alist' and
5941 `tramp-bkup-backup-directory-info'.
5942 (Overview, Connection types)
5943 (External transfer methods, Default Method)
5944 (Windows setup hints): Remove restriction of password entering
5945 with external methods.
5946 (Auto-save and Backup): Make file name example
5947 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5948 and `auto-save-directory' must be used.
5949 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5950 only "NT"). Remove doubled entry "What kinds of systems does
5951 @tramp{} work on".
5952 (tramp): Macro removed.
5953 (Obtaining Tramp): Flag removed from title.
5954 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5955 and `trampver' used properly. Flag `tramp-inst' replaced by
5956 `installchapter'. Installation related text adapted.
5957
59582004-04-28 Masatake YAMATO <jet@gyve.org>
5959
5960 * widget.texi (Programming Example): Remove overlays.
5961
59622004-04-27 Jesper Harder <harder@ifa.au.dk>
5963
5964 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5965
59662004-04-23 Juanma Barranquero <lektu@terra.es>
5967
5968 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5969
59702004-04-05 Jesper Harder <harder@ifa.au.dk>
5971
5972 * info.texi (Info Search): Add info-apropos.
5973
59742004-03-22 Juri Linkov <juri@jurta.org>
5975
5976 * faq.texi: Fix help key bindings.
5977
59782004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5979
5980 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5981 (as suggested by Karl Berry). Update information about colored
5982 stars in menus. Add new subheading describing M-n.
5983
59842004-03-12 Richard M. Stallman <rms@gnu.org>
5985
5986 * cl.texi (Top): Rename top node's title.
5987
59882004-03-08 Karl Berry <karl@gnu.org>
5989
5990 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5991 problems making the texinfo distribution.
5992
59932004-02-29 Simon Josefsson <jas@extundo.com>
5994
5995 * smtpmail.texi (Authentication): Changed the list of supported
5996 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5997 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5998 <voegelas@gmx.net>.
5999
60002004-02-29 Juanma Barranquero <lektu@terra.es>
6001
6002 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6003 Use $(DEL) instead of rm, and ignore exit code.
6004
b344d29d 60052004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6006
6007 Tramp version 2.0.39 released.
6008
60092004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6010
6011 * tramp.texi (Customizing Completion): Explain new functions
6012 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6013 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6014 (Top): Refer to Savannah mailing list as the major one. Mention
6015 older mailing lists in HTML mode only.
6016 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6017 (Frequently Asked Questions): Remote hosts must not be Unix-like
6018 for "smb" method.
6019 (Password caching): New node.
6020 (External transfer methods): Refer to password caching for "smb"
6021 method.
6022
60232004-02-17 Karl Berry <karl@gnu.org>
6024
6025 * info.texi (Help-Int): Mention the new line number feature.
6026
60272004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6028
6029 * ses.texi (Advanced Features): New functionality for
6030 ses-set-header-row (defaults to current row unless C-u used).
6031 (Acknowledgements): Add Stefan Monnier.
6032
60332003-12-29 Kevin Ryde <user42@zip.com.au>
6034
6035 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6036
b344d29d 60372003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6038
6039 Tramp version 2.0.38 released.
6040
6041 * tramp.texi (Remote shell setup): Warn of environment variables
6042 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6043 <sven.gabriel@imk.fzk.de>.
6044 (Configuration): Tramp now chooses base64/uuencode
6045 automatically. Update wording accordingly.
6046 (Top): More description for the `Default Method' menu entry.
6047 (Default Method): Use @code, not @var, for Lisp variables.
6048 (Default Method): New subsection `Which method is the right one
6049 for me?' Suggested by Christian Kirsch.
6050 (Configuration): Pointer to new subsection added.
6051 (Default Method): Too many "use" in one sentence.
6052 Rephrase. Reported by Christian Kirsch.
6053 (Filename Syntax): Old `su' example is probably a left-over from
6054 the sm/su method naming. Replace with `ssh', instead.
6055 (External transfer methods, Auto-save and Backup):
6056 Typo fixes.
6057
60582003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6059
183080b6 6060 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6061 (Top): Mention japanese manual only if flag `jamanual' is set.
6062 Insert section `Japanese manual' in menu.
6063
60642003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6065
6066 * eshell.texi (Known Problems): Add doc item.
6067
60682003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6069
6070 * cc-mode.texi: Update for CC Mode 5.30.
6071
6072 Note: Please refrain from doing purely cosmetic changes like
6073 removing trailing whitespace in this manual; it clobbers cvs
6074 merging for no good reason.
6075
60762003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6077
6078 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6079 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6080 @acronym{ASCII}.
6081
60822003-10-26 Karl Berry <karl@gnu.org>
6083
6084 * info.texi (Info Search): Echo area, not echo are. From Debian
6085 diff.
6086
60872003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6088
10d1d0af 6089 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6090 :buttons and :children keywords.
6091
60922003-10-22 Miles Bader <miles@gnu.org>
6093
6094 * Makefile.in (info): Move before $(top_srcdir)/info.
6095
60962003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6097
6098 * tramp.texi (Inline methods): Small grammar fix.
6099 (External transfer methods): Likewise.
6100
61012003-10-08 Nick Roberts <nick@nick.uklinux.net>
6102
6103 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6104
61052003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6106
6107 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6108
61092003-09-30 Richard M. Stallman <rms@gnu.org>
6110
6111 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6112
6113 * widget.texi (User Interface): Fix typos.
6114
6115 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6116
61172003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6118
6119 * pcl-cvs.texi (Selected Files): Fix typo.
6120
61212003-09-21 Karl Berry <karl@gnu.org>
6122
6123 * info.texi (] and [ commands): No period at end of section title.
6124
61252003-09-04 Miles Bader <miles@gnu.org>
6126
6127 * Makefile.in (top_srcdir): New variable.
6128 ($(top_srcdir)/info): New rule.
6129 (info): Depend on it.
6130
61312003-09-03 Peter Runestig <peter@runestig.com>
6132
6133 * makefile.w32-in: New file.
6134
61352003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6136
6137 * widget.texi (User Interface): Explain the need of static text
6138 around an editable field.
6139
61402003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6141
6142 * widget.texi (Basic Types): The argument to `:help-echo' can now
6143 be a form that evaluates to a string.
6144
61452003-08-18 Kim F. Storm <storm@cua.dk>
6146
6147 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6148
61492003-08-16 Richard M. Stallman <rms@gnu.org>
6150
6151 * dired-x.texi (Shell Command Guessing): Explain *.
6152
61532003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6154
6155 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6156 log-edit-insert-changelog.
6157
61582003-08-03 Karl Berry <karl@gnu.org>
6159
6160 * info.texi: Need @contents.
6161
c8763fb6 61622003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6163
6164 Tramp version 2.0.36 released.
6165
6166 * tramp.texi (Remote shell setup): Explain about problems with
6167 non-Bourne commands in ~/.profile and ~/.shrc.
6168
61692003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6170
6171 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6172 renaming of `vis-mode' to `visible-mode'.
6173
61742003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6175
6176 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6177 next, prev and up pointers.
6178
61792003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6180
6181 * info.texi (Help): Mention existence of Emacs and stand-alone
6182 Info at the very beginning of the tutorial.
6183 (Help-Inv): New node.
6184 (Help-]): New node.
6185 (Help-M): Systematically point out the differences between default
6186 Emacs and stand-alone versions. Delete second menu.
6187 (Help-Xref): Systematically point out the differences between
6188 default Emacs and stand-alone versions.
6189 (Help-Int): Change `l' example.
6190 (Expert Info): Fix typos.
6191 (Emacs Info Variables): Mention `Info-hide-note-references' and
6192 new default for `Info-scroll-prefer-subnodes'.
6193
c8763fb6 61942003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6195
6196 Version 2.0.35 of Tramp released.
6197
6198 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6199 (Inline methods): Add methods `remsh' and `plink1'.
6200 (External transfer methods): Add method `remcp'.
6201 (Multi-hop Methods): Add method `remsh'.
6202 Small patch from Adrian Aichner <adrian@xemacs.org>:
6203 Fix minor typos.
6204 (Concept Index): Added to make manual searchable via
6205 `Info-index'.
6206 (Version Control): Add cindex entry.
6207
c8763fb6 62082003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6209
6210 * trampver.texi: Version 2.0.34 released.
6211
62122003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6213
6214 * faq.texi: Improve previous changes.
6215
62162003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6217
6218 * faq.texi: Update copyright and maintenance details.
6219 Update some package URLs, versions, and maintainers.
6220 Remove many references to the Emacs Lisp Archive.
6221
62222003-04-23 Simon Josefsson <jas@extundo.com>
6223
6224 * smtpmail.texi: Fix license (the invariant sections mentioned has
6225 never been part of the smtp manual). Align info dir entry with
6226 other emacs packages.
6227
62282003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6229
6230 * tramp.texi: Version 2.0.33 released.
6231 Remove installation chapter. Remove XEmacs specifics.
6232
62332003-03-29 Richard M. Stallman <rms@gnu.org>
6234
6235 * tramp.texi (Top): Undo the previous renaming.
6236 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6237
c8763fb6 62382003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6239
6240 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6241 version of manual.
6242
6243 * tramp.texi (Auto-save and Backup): New node.
6244
62452003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6246
6247 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6248 Emacs" in order to have better differentiation to "XEmacs".
6249 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6250 are new macros in order to point to the other Emacs flavor where
6251 appropriate. In info case, point to node `Installation' in order
6252 to explain how to generate the other way. In html case, make a
6253 link to the other html file.
6254 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6255 after CVS checkout/update.
6256 (Installation): Completely rewritten.
6257 (Installation parameters, Load paths): New sections under
6258 `Installation'.
6259
c8763fb6 62602003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6261
6262 * tramp.texi: Version 2.0.30 released.
6263 Replace word "path" with "localname" where used as a component of
6264 a Tramp file name.
6265
62662003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6267
6268 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6269 introduced.
6270 (Installation): Explain what to do if files from the tramp/contrib
6271 directory are needed.
6272
62732003-02-23 Alex Schroeder <alex@emacswiki.org>
6274
6275 * smtpmail.texi (How Mail Works): New.
6276
62772003-02-22 Alex Schroeder <alex@emacswiki.org>
6278
6279 * smtpmail.texi: New file.
6280
6281 * Makefile.in: Build SMTP manual.
6282
c8763fb6 62832003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6284
6285 * tramp.texi: Version 2.0.29 released.
6286 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6287 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6288
62892003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6290
6291 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6292 another package loads accidently Ange-FTP.
6293
62942003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6295
6296 * tramp.texi (Customizing Completion): Add function
6297 `tramp-parse-sconfig'. Change example of
6298 `tramp-set-completion-function', because parsing of ssh config
6299 files looks more natural.
6300
63012003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6302
6303 * gnus.texi: Do not use `path' in several locations.
6304
c8763fb6 63052002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6306
6307 * tramp.texi (External transfer methods): New method `smb'. From
6308 Michael Albinus.
6309
63102002-11-05 Karl Berry <karl@gnu.org>
6311
6312 * info.texi (Info-fontify): Reorder face list to avoid bad line
6313 breaks.
6314
c8763fb6 63152002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6316
6317 * tramp.texi: Move @copying to standard place. Use
6318 @insertcopying.
6319
63202002-10-02 Karl Berry <karl@gnu.org>
6321
6322 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6323 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6324 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6325 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6326 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6327 Per rms, update all manuals to use @copying instead of @ifinfo.
6328 Also use @ifnottex instead of @ifinfo around the top node, where
6329 needed for the sake of the HTML output.
6330 (The Gnus manual is not fixed since it's not clear to me how it
6331 works; and the Tramp manual already uses @copying, although in an
6332 unusual way. All others were changed.)
6333
63342002-09-10 Jonathan Yavner <jyavner@engineer.com>
6335
6336 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6337 (../info/ses, ses.dvi): New targets.
6338 * ses.texi: New file.
6339
c8763fb6 63402002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6341
6342 * texinfo.tex: Update to texinfo 4.2.
6343
63442002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6345
6346 * reftex.texi: Update to RefTeX 4.19.
6347
c8763fb6 63482002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6349
6350 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6351 (../info/tramp, tramp.dvi): New targets.
6352
63532002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6354
6355 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6356 (calc.dvi): Uncomment.
6357
63582001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6359
6360 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6361 (../info/calc): New target.
6362
63632001-10-20 Gerd Moellmann <gerd@gnu.org>
6364
6365 * (Version 21.1 released.)
6366
63672001-10-05 Gerd Moellmann <gerd@gnu.org>
6368
6369 * Branch for 21.1.
6370
63712001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6372
6373 * Makefile.in (../info/info): Use an explicit -o switch to
6374 makeinfo.
6375
63762001-03-05 Gerd Moellmann <gerd@gnu.org>
6377
6378 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6379
63802000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6381
6382 * Makefile.in (../info/idlwave): Use --no-split.
6383
63842000-12-14 Dave Love <fx@gnu.org>
6385
c4cc8b9a 6386 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6387 (gnus.dvi): Change rule to remove @latex stuff.
6388
63892000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6390
6391 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6392
63932000-10-13 John Wiegley <johnw@gnu.org>
6394
6395 * Makefile.in: Add build targets for eshell.texi.
6396
63972000-09-25 Gerd Moellmann <gerd@gnu.org>
6398
6399 * Makefile.in: Remove/comment speedbar stuff.
6400
64012000-09-22 Dave Love <fx@gnu.org>
6402
6403 * Makefile.in: Add emacs-mime.
6404
64052000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6406
6407 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6408 (DVI_TARGETS): Add woman.dvi.
6409 (../info/woman, woman.dvi): New targets.
6410
64112000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6412
6413 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6414
6415 * pcl-cvs.texi: New file.
6416 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6417 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6418
64192000-05-11 Gerd Moellmann <gerd@gnu.org>
6420
6421 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6422 (../info/ebrowse, ebrowse.dvi): New targets.
6423
64242000-01-13 Gerd Moellmann <gerd@gnu.org>
6425
6426 * Makefile.in (INFO_TARGETS): Add eudc.
6427 (DVI_TARGETS): Add eudc.dvi.
6428 (../info/eudc, eudc.dvi): New targets.
6429
64302000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6431
6432 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6433 compatibility with 8+3 filesystems).
6434 (../info/efaq): Rename from emacs-faq.
6435
64362000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6437
6438 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6439 (../info/idlwave, idlwave.dvi): New targets.
6440
64411999-10-23 Dave Love <fx@gnu.org>
6442
6443 * Makefile.in: Use autotype.texi.
6444
64451999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6446
6447 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6448 faq.texi file) rather than ../info/faq.
6449
64501999-10-07 Gerd Moellmann <gerd@gnu.org>
6451
6452 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6453 (../info/ada-mode, ada-mode.dvi): New targets.
6454
64551999-09-01 Dave Love <fx@gnu.org>
6456
6457 * Makefile.in: Add faq.
6458
64591999-07-12 Richard Stallman <rms@gnu.org>
6460
6461 * Version 20.4 released.
6462
64631998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6464
6465 * Version 20.3 released.
6466
64671998-04-06 Andreas Schwab <schwab@gnu.org>
6468
768c0c0f
JB
6469 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6470 Use it in dvi targets.
2de53ca6
GM
6471 (../etc/GNU): Change to $(srcdir) first.
6472
64731998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6474
6475 * reftex.texi: Update for RefTeX version 3.22.
6476
64771998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6478
6479 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6480 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6481
64821997-09-23 Paul Eggert <eggert@twinsun.com>
6483
6484 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6485 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6486
64871997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6488
6489 * Version 20.2 released.
6490
64911997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6492
6493 * Version 20.1 released.
6494
64951997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6496
6497 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6498
64991996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6500
6501 * Version 19.33 released.
6502
65031996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6504
6505 * Version 19.32 released.
6506
65071996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6508
6509 * Makefile.in: Add rules for the Message manual.
6510
65111996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6512
6513 * gnus.texi: New version.
6514
6515 * message.texi: New manual.
6516
65171996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6518
6519 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6520
65211996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6522
6523 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6524 Specify -I option.
6525 (All dvi targets): Set the TEXINPUTS variable.
6526
65271996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6528
6529 * Version 19.31 released.
6530
65311996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6532
6533 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6534 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6535
65361995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6537
6538 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6539 (INFO_TARGETS): Add ../info/cc-mode.
6540 (DVI_TARGETS): Add cc-mode.dvi.
6541
2de53ca6
GM
65421995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6543
6544 * Version 19.30 released.
6545
65461995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6547
6548 * gnus.texi: New file.
6549
65501995-11-04 Erik Naggum <erik@naggum.no>
6551
6552 * gnus.texi: File deleted.
6553
65541995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6555
6556 * mh-e.texi: "Function Index" -> "Command Index" to work with
6557 Emacs 19.30 C-h C-k support of separately-documented commands.
6558
65591995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6560
6561 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6562 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6563
65641995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6565
6566 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6567 (../info/viper, viper.dvi): New targets.
6568
65691995-04-20 Kevin Rodgers <kevinr@ihs.com>
6570
6571 * dired-x.texi (Installation): Change the example to set
6572 buffer-local variables like dired-omit-files-p in
6573 dired-mode-hook.
6574
65751995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6576
6577 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6578 (../info/mh-e, mh-e.dvi): New targets.
6579
65801995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6581
6582 * Makefile.in (maintainer-clean): Rename from realclean.
6583
65841994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6585
6586 * Makefile.in: New file.
6587 * Makefile: File deleted.
6588
65891994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6590
6591 * Makefile (TEXINDEX_OBJS): Variable deleted.
6592 (texindex, texindex.o, getopt.o): Rules deleted.
6593 All deps on texindex deleted.
6594 (distclean): Don't delete texindex.
6595 (mostlyclean): Don't delete *.o.
6596 * texindex.c, getopt.c: Files deleted.
6597
65981994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6599
6600 * Version 19.26 released.
6601
66021994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6603
6604 * Version 19.25 released.
6605
66061994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6607
6608 * Version 19.24 released.
6609
66101994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6611
6612 * Version 19.23 released.
6613
66141994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6615
6616 * Makefile: Delete spurious tab.
6617
66181994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6619
6620 * Makefile (.SUFFIXES): New rule.
6621
66221994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6623
6624 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6625 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6626
66271994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6628
6629 * Makefile (../info/sc): Rename from sc.info.
6630 (../info/cl): Likewise.
6631 (INFO_TARGETS): Use new names.
6632
66331993-12-04 Richard Stallman (rms@srarc2)
6634
6635 * getopt.c: New file.
6636 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6637 (getopt.o): New rule.
6638 (dvi): Don't depend on texindex.
6639 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6640 Depend on texindex.
6641
66421993-12-03 Richard Stallman (rms@srarc2)
6643
6644 * Makefile (../info/sc.info): Rename from ../info/sc.
6645 (TEXI2DVI): New variable.
6646 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6647 Add explicit commands.
6648 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6649
66501993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6651
6652 * Version 19.22 released.
6653
66541993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6655
6656 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6657
66581993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6659
6660 * Version 19.21 released.
6661
66621993-11-15 Paul Eggert (eggert@twinsun.com)
6663
6664 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6665
66661993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6667
6668 * Makefile (../etc/GNU): New target.
6669 (EMACSSOURCES): Add gnu1.texi.
6670
66711993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6672
6673 * Makefile (realclean): Don't delete the Info files.
6674
f0131492 66751993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6676
6677 * forms.texi: Fix forms.texi so that it will format correctly.
6678 Add missing `@end iftex', fix bad reference.
6679
6680 * info.texi, info-stn.texi: New files implement texinfo version of
6681 `info' file.
6682
f0131492 66831993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6684
6685 * Makefile: Fix targets for texindex, new info.texi files.
6686 * info-stnd.texi: New file implements info for standalone info
6687 reader.
6688 * info.texi: Update to include recent changes to "../info/info".
6689 New source file for ../info/info; includes info-stnd.texi.
6690
6691 * texindex.c: Include "../src/config.h" if building in emacs.
6692
6693 * Makefile: Change all files to FILENAME.texi, force all targets
6694 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6695 vip.texinfo, forms.texinfo, cl.texinfo.
6696 Add target to build texindex.c, defining `emacs'.
6697
6698 * forms.texi: Install new file to match version 2.3 of forms.el.
6699
67001993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6701
6702 * Version 19.19 released.
6703
67041993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6705
6706 * sc.texinfo: Fix info file name.
6707
6708 * Makefile (info): Add gnus and sc.
6709 (dvi): Add gnus.dvi and sc.dvi.
6710 (../info/sc, sc.dvi): New targets.
6711
67121993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6713
6714 * Version 19.18 released.
6715
67161993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6717
6718 * Makefile: Fix source file names of the separate manuals.
6719 (gnus.dvi, ../info/gnus): New targets.
6720
67211993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6722
6723 * Version 19.17 released.
6724
67251993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6726
6727 * split-man: Fix typos in last change.
6728
67291993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6730
6731 * Version 19.16 released.
6732
67331993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6734
6735 * version 19.15 released.
6736
67371993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6738
6739 * Makefile (distclean): It's rm, not rf.
6740
67411993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6742
6743 * Version 19.14 released.
6744
67451993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6746
6747 * Makefile: New file.
6748
67491993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6750
6751 * Version 19.13 released.
6752
67531993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6754
6755 * Version 19.9 released.
6756
67571993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6758
6759 * Version 19.8 released.
6760
67611993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6762
6763 * Version 19.7 released.
6764
67651990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6766
6767 * gnus.texinfo: New file. Removed installation instructions.
6768
67691990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6770
6771 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6772
67731989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6774
6775 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6776 then define `\sc' as the command for smallcaps in Texinfo. This
6777 means that the @sc command will produce small caps. bfox has
6778 made the corresponding change to makeinfo and texinfm.el.
6779
67801988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6781
6782 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6783 Customization since the menu entry did not point to anything.
6784 Also add an @finalout command to remove overfull hboxes from the
6785 printed output.
6786
6787 * cl.texinfo: Add @bye, \input line and @settitle to file.
6788 This file is clearly intended to be a chapter of some other work,
6789 but the other work does not yet exist.
6790
67911988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6792
6793 * texinfo.texinfo: Three typos corrected.
6794
4009494e 6795;; Local Variables:
c8763fb6 6796;; coding: utf-8
4009494e
GM
6797;; fill-column: 79
6798;; add-log-time-zone-rule: t
6799;; End:
6800
5205011b 6801 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6802 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6803
6804 This file is part of GNU Emacs.
6805
97c0352c 6806 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6807 it under the terms of the GNU General Public License as published by
97c0352c
GM
6808 the Free Software Foundation, either version 3 of the License, or
6809 (at your option) any later version.
4009494e
GM
6810
6811 GNU Emacs is distributed in the hope that it will be useful,
6812 but WITHOUT ANY WARRANTY; without even the implied warranty of
6813 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6814 GNU General Public License for more details.
6815
6816 You should have received a copy of the GNU General Public License
97c0352c 6817 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6818
f7ed05c9 6819;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803