* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
3d1bfa99
MA
12010-01-17 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5
6fbf7a75
GM
62010-01-17 Glenn Morris <rgm@gnu.org>
7
b9f978f0
GM
8 * calc.texi (Reporting Bugs): Don't mention format of repository.
9
f19bc38d
GM
10 * woman.texi (Bugs): Make "Emacs repository" less specific,
11 and the URL for same more specific.
12
6fbf7a75
GM
13 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
14
16c3428a
JB
152010-01-17 Juanma Barranquero <lekktu@gmail.com>
16
17 * ede.texi (ede-step-project, ede-proj-target):
18 * tramp.texi (Remote processes): Fix typos.
19
045b9da7
ML
202010-01-16 Mario Lang <mlang@delysid.org>
21
22 * ede.texi (ede-target):
23 * org.texi (Refiling notes): Remove duplicated words.
24
c57008f6
SM
252010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
26
27 * gnus.texi (Posting Styles): Use with-current-buffer.
28 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
29
798c9eb5
KR
302010-01-02 Kevin Ryde <user42@zip.com.au>
31
32 * eieio.texi (Naming Conventions): Correction to xref on elisp
33 coding conventions, is "Tips" node not "Standards".
34
4970fbfe
CY
352009-12-24 Chong Yidong <cyd@stupidchicken.com>
36
37 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
38
39 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
40
83828b06
KY
412009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
42
43 * gnus.texi (Direct Functions): Add missing port number to tls method.
44
45a4a565
JB
452009-12-15 Juanma Barranquero <lekktu@gmail.com>
46
47 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
48 ($(infodir)/edt, edt.dvi): New targets.
49
698bfef7
GM
502009-12-15 Glenn Morris <rgm@gnu.org>
51
52 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
53 (edt, $(infodir)/edt, edt.dvi): New targets.
54 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
55
56 * Makefile.in (PDF_TARGETS, pdf): New.
57 (clean): Add *.pdf.
58 Add pdf rules for all manuals.
59
0e983327
JB
602009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
61
62 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
63
8e687433
CY
642009-12-14 Chong Yidong <cyd@stupidchicken.com>
65
66 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
67 (Smart Jump, Analyzer Debug): Copyedits.
68 (Semantic mode user commands): Link to new nodes.
69 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
70 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
71 upstream Semantic manual.
72
73 * semantic.texi (Introduction): Minor fix to diagram.
74
020335df
MA
752009-12-09 Michael Albinus <michael.albinus@gmx.de>
76
77 * eshell.texi (History): Add the other built-in variables.
78 (Built-ins): Explain built-ins, and how to apply the external commands.
79 Add `history', `su' and `sudo'.
80
81 * tramp.texi (Remote processes): Add missing <RET> in the example.
82
6ddf13e4
BW
832009-12-01 Bill Wohler <wohler@newt.com>
84
85 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 86 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
87 excessively garrulous.
88
07b6428c
MA
892009-11-29 Michael Albinus <michael.albinus@gmx.de>
90
91 * tramp.texi (Remote processes): Improve eshell example with "su"
92 and "sudo" commands.
93
fd1cefda
CY
942009-11-28 Chong Yidong <cyd@stupidchicken.com>
95
96 * semantic.texi (Analyzer Internals): Rename from Analyzer.
97
98 * sem-user.texi (Semantic mode user commands): Fix key syntax.
99 Document semantic-complete-analyze-inline.
100 (Semanticdb search debugging commands): Minor clarification.
101 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 102 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 103 manual.
9d542758 104 (Semantic mode): Link to Idle Scheduler.
fd1cefda 105
159e3ad5
KR
1062009-11-28 Kevin Ryde <user42@zip.com.au>
107
108 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 109 @pxref, now EIEIO is in Emacs.
159e3ad5 110
c6d47315
KR
111 * erc.texi (Development): Correction to git tutorial url.
112
16f6287e
GM
1132009-11-26 Glenn Morris <rgm@gnu.org>
114
115 * faq.texi (Latest version of Emacs): Mention stability of development
116 version.
117 (Problems with very large files): Max buffer size increase in 23.2.
118 (VM): VM has moved house again.
119
5ea5dbc9
JB
1202009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
121
122 * calc.texi (Radix modes): Discuss alternate bases for two's complement
123 notations.
124
5dec9555
CD
1252009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
126
45a4a565 127 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 128
bd6f6833
CY
1292009-11-20 Chong Yidong <cyd@stupidchicken.com>
130
131 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
132 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
133 (Idle Completions Mode): Numerous copyedits.
bd6f6833 134
be479117
JB
1352009-11-17 Juanma Barranquero <lekktu@gmail.com>
136
137 * semantic.texi (Semantic Internals, Glossary):
138 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
139 (Semanticdb search debugging commands): Fix typos.
140
17291a1f
JB
1412009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
142
be479117 143 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 144
af42a9cc
JB
1452009-11-16 Juanma Barranquero <lekktu@gmail.com>
146
147 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
148 ($(infodir)/semantic, semantic.dvi): New targets.
149
3149927d
CY
1502009-11-16 Chong Yidong <cyd@stupidchicken.com>
151
152 * Makefile.in: Build the Semantic manual.
153
154 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
155 repository.
156
977640ed
MA
1572009-11-16 Michael Albinus <michael.albinus@gmx.de>
158
159 * dbus.texi (Receiving Method Calls): New defun
160 `dbus-unregister-service'.
161
17673adf
CD
1622009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
163
164 * org.texi (Speed keys): New section.
165
0ecd3c90
MA
1662009-11-13 Michael Albinus <michael.albinus@gmx.de>
167
168 * dbus.texi (Type Conversion): Fix typo.
169 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
170 `dbus-registered-objects-table'.
171 (Receiving Method Calls): New defun `dbus-register-property'. Move
172 `dbus-unregister-object' here.
173
8bfe682a
CD
1742009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
175
176 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
177
1782009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
179
180 * org.texi (Column attributes): Add the new age summary operators.
181 Also, mention the fact you can only use one summary operator per
182 property.
183
1842009-11-13 John Wiegley <johnw@newartisans.com>
185
186 * org.texi (Tracking your habits): Added a new section in the
187 manual about how to track habits.
188 (Resolving idle time): Added a section on how idle and
189 dangling clocks are resolved.
190
1912009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
192
193 * org.texi (Agenda commands): Document the new `i' command.
194 (Inserting deadline/schedule): Document logging changes
195 of scheduling and deadline times stamps.
196 (In-buffer settings): Document the in-buffer keywords for logging
197 changes of scheduling and deadline times stamps.
198 (Structure editing, Plain lists): Document indentation
199 cycling in empty entries with TAB.
200 (Archiving): Document the default archiving command.
201 (Moving subtrees): Document the new keys for archiving.
202 (Internal archiving): Fix incorrect key.
203 (Agenda commands): Document the TODO set switching commands.
204 (Agenda commands): Document the new archiving keys.
205 (Clocking work time): Better description on how to save
206 and restore a clock.
207 (Resolving idle time): Mention the x11idle program to get true
208 idleness also under X11.
209 (Resolving idle time): Use @kbd instead of @key for normal
210 letters, because this is how he rest of the manual does this.
211 (Pushing to MobileOrg): Mention that `org-directory'
212 should be set.
213 (Agenda commands): Document that SPC is a filter for
214 any tag.
215 (Search view): Renamed from "Keyword search".
216 (Capure): New chapter.
217 (Markup): New chapter.
218 (Links in HTML export, Images in HTML export): Extend
219 the section titles.
220 (Images in HTML export): Document the align option.
221 (Text areas in HTML export): Extend the section title.
222 (Images in LaTeX export): Explain image placement in LaTeX.
223
693737cd
GM
2242009-11-10 Glenn Morris <rgm@gnu.org>
225
226 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
227
c7bd4ebe
MA
2282009-11-08 Michael Albinus <michael.albinus@gmx.de>
229
230 * tramp.texi (Auto-save and Backup): Disable backups just for a
231 method.
232
233 * trampver.texi: Update release number.
234
76c5acad
MA
2352009-11-07 Michael Albinus <michael.albinus@gmx.de>
236
237 Sync with Tramp 2.1.17.
238
239 * trampver.texi: Update release number.
240
d9a57abf
GM
2412009-10-29 Glenn Morris <rgm@gnu.org>
242
243 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
244
637f4f0f
MA
2452009-10-23 Michael Albinus <michael.albinus@gmx.de>
246
247 * tramp.texi (External methods): Temporary files are kept for
248 `rsync' and `rsyncc' methods.
249
310dbb05
JB
2502009-10-09 Juanma Barranquero <lekktu@gmail.com>
251
252 * eieio.texi: Fix typos.
253
09094f28
CY
2542009-10-07 Chong Yidong <cyd@stupidchicken.com>
255
256 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
257
216f299a
JB
2582009-10-07 Juanma Barranquero <lekktu@gmail.com>
259
260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
261 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
262
966a6506
CY
2632009-10-07 Chong Yidong <cyd@stupidchicken.com>
264
265 * Makefile.in: Build EIEIO and EDE manuals.
266
2672009-10-07 Eric Ludlam <zappo@gnu.org>
268
269 * eieio.texi:
270 * ede.texi: New files.
271
8842cd9b
MA
2722009-10-05 Michael Albinus <michael.albinus@gmx.de>
273
274 * tramp.texi (Remote processes): Association of a pty is not supported.
275
7006d207
CD
2762009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
277
278 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
279 (Processing LaTeX fragments): Document that the size of images can be
280 changes using the variable `org-format-latex-options'.
281 (The date/time prompt, Timestamps): Be more accurate over ISO format
282 dates and times.
283 (Visibility cycling): Document showeverything keyword.
284 (In-buffer settings): Document showeverything keyword.
285 (Setting up the staging area): Fix the example.
286 (MobileOrg): New section.
287 (Agenda commands, Exporting Agenda Views): Document exporting the
288 agenda view to Org files.
289
0e7b2867
MA
2902009-09-28 Michael Albinus <michael.albinus@gmx.de>
291
292 * tramp.texi (History): Add IMAP support.
293 (External methods): Add `imap' and `imaps' methods.
294 (GVFS based methods): Add indices for `davs'.
295 (Password handling): Rename anchors. Add IMAP entries for
296 ~/.authinfo.gpg.
297
298 * trampver.texi: Set default value of `emacsimap'.
299
4146636e
KY
3002009-09-22 Daiki Ueno <ueno@unixuser.org>
301
302 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
303
d22f7ffa
CY
3042009-09-13 Chong Yidong <cyd@stupidchicken.com>
305
306 * dired-x.texi (Technical Details): Delete
307 dired-up-directory (Bug#4292).
308
66043531
MA
3092009-09-03 Michael Albinus <michael.albinus@gmx.de>
310
216f299a 311 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 312
6eb02347
CD
3132009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
314
315 * org.texi (Effort estimates): Document new effort setting commands.
316 (Agenda commands): Document the new keys fro agenda time motion.
317 Document entry text mode. Improve documentation of the keys to include
318 inactive time stamps into the agenda view.
319 (Feedback): Document the new bug report command.
320 (Structure editing): Added an index entry for the sorting of subtrees.
321
38dc51ba
KY
3222009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
323
324 * auth.texi (Help for users): Corrected markup.
325
e402f452
GM
3262009-09-02 Glenn Morris <rgm@gnu.org>
327
328 * emacs-mime.texi (time-date): Mention float-time.
329
744256cf
JB
3302009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
331
332 * calc.texi (Simplifying Formulas): Improve the wording.
333
b0b63450
MB
3342009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
335
336 * auth.texi: Rewritten for coverage and clarity.
337
3382009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
339
340 * gnus.texi (Expiring Mail): Mention
341 gnus-mark-copied-or-moved-articles-as-expirable.
342 (Various Various): Mention gnus-safe-html-newsgroups.
343
344 * gnus-news.texi: Mention
345 gnus-mark-copied-or-moved-articles-as-expirable.
346
347 * emacs-mime.texi (Display Customization): Add xref to
348 gnus-safe-html-newsgroups.
349
b59329e0
MA
3502009-08-28 Michael Albinus <michael.albinus@gmx.de>
351
352 * tramp.texi (Version Control): Remove.
af42a9cc 353 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
354 reference.
355 (External methods): Correct `scpc' concept index entries. New method
356 `rsyncc'.
357 (External packages): New subsections "Filename completion" and "File
358 attributes cache".
359
0ff2d6c2
JB
3602009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
361
362 * calc.texi (Rewrite Rules): Improve the example.
363 (Simplifying Formulas): Explain use of the I and H flags for
364 simplification.
365
ecd3d54f
MA
3662009-08-25 Michael Albinus <michael.albinus@gmx.de>
367
368 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
369 Describe autostart behaviour of dbus-ping.
370 (Synchronous Methods, Asynchronous Methods): Use English numeric format
371 for timeout values.
78176e69
MA
372 (Top): Remove footnote saying D-Bus is not enabled by
373 default. (Bug#4256)
ecd3d54f 374
0f215bca
DU
3752009-08-23 Daiki Ueno <ueno@unixuser.org>
376
377 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 378 Reported by Jari Aalto (Bug#4211).
0f215bca 379 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 380 epa-global-mail-mode.
3b7ab45f
DU
381 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
382 epa-setup.
0f215bca 383
4f22e84d
MA
3842009-08-16 Michael Albinus <michael.albinus@gmx.de>
385
386 * dbus.texi (Asynchronous Methods): Allow nil handler.
387
9ff0b02b 3882009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 389
26b03ee3 390 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 391
26b03ee3 392 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 393
4c39f404
CY
3942009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
395
396 * calc.texi (Date Forms): Fix typos.
397
3bcfba17
GM
3982009-08-08 Glenn Morris <rgm@gnu.org>
399
400 * org.texi (Agenda commands): Restore clobbered change.
401
66783bb4
EZ
4022009-08-07 Eli Zaretskii <eliz@gnu.org>
403
404 * calc.texi (Graphics, Devices): Update with the peculiarities of
405 operation on MS-Windows.
406
c8d0cf5c
CD
4072009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
408
409 * org.texi (Publishing action): Improve documentation of file
410 names when publishing to the source directory.
411 (Clean view): Document `org-indent-mode'.
412 (Clocking work time): Add documentation for the
413 new :timetamp option when creating a clock report.
414 (Paragraphs): Fix many typos.
415 (Plain lists): Remove duplicate explanation about the
416 `C-c *' command.
417 (Literal examples): Update to reflect the new behavior
418 of the -n -r -k switches when exporting source code examples.
419 (Structure editing): Add information about `C-c *',
420 converting a plain list into a list of Org items.
421 (Remember): Small rephrasing of the paragraph
422 describing remember.el. Also mentioned that remember.el is part
423 of Emacs 23, not Emacs 22.
424 (Clocking work time): Add documentation about
425 displaying the current clocking time against the effort estimate.
426 Also add a footnote about using `org-clock-in-prepare-hook' to add
427 an effort estimate on the fly, just before clocking it.
428 (Footnotes): Document automatic renumbering and
429 sorting.
430 (Agenda commands): Document new bulk commands.
431 (Plain lists): Document new behavior of
432 `org-cycle-include-plain-lists'.
433 Hyphenation only in TeX.
434 (Clocking work time): Document the key to update effort
435 estimates.
436 (Clocking work time): Document the clock time display.
437 (Structure editing, TODO basics): Document new
438 variables.
439 (Column attributes): Document new colciew operators.
440 (Publishing options): Document :xml-declaration.
441 (Tracking TODO state changes): Document the
442 LOG_INTO_DRAWER property.
443 (Literal examples): Document the new implementation for
444 editing source code.
445 (Publishing action): Mention the new publishing
446 function, to publish an Org source file.
447 (Publishing links): Mention how to link to an Org source file.
448 (Macro replacement): Document new macros.
449 (Handling links): Document type-specific completion
450 when inserting links.
451 (Structure editing, Plain lists): Improve documentation
452 on sorting.
453 (Internal links): Document custom ids for links.
454 (Handling links): Document custom ids for links.
455 (CSS support): Document new class.
456 (Refiling notes): Document the possibility to create new nodes
457 during refiling.
458 (Agenda commands): Document the "?" operator to find
459 tasks without effort setting.
460 (Exporting agenda information): Section moved.
461 (RSS Feeds): New section.
462 (Built-in table editor): Document M-e and M-a navigate
463 inside table field.
464 (Stuck projects): Docment that projects identified as
465 un-stuck will still be searchd for stuck sub-projects.
466 (Paragraphs): Document centering.
467 (Creating timestamps, Agenda commands): Document new
468 behavior when changing time stamps.
469 (Structure editing): Document the new command
470 `org-clone-subtree-with-time-shift'.
471 (Publishing): Refresh this chapter.
472 (Export options, Export options, In-buffer settings):
473 Document the new keywords.
474 (Matching tags and properties): Collect all
475 documentation about tags/property matches here.
476 (Setting tags): Document `org-tag-persistent-alist'.
477 (Weekly/daily agenda): New section.
478 (Orgstruct mode): Describe `orgstruct++-mode'.
479 (Drawers): Mention the LOGBOOK drawer.
480 (Export options, Sectioning structure): Document the
481 #+LEATEX_HEADER in-buffer setting.
482 (Bugs): Section removed.
483 (Hooks): New section.
484 (Add-on packages): Moved here from old location.
485 (Context-sensitive commands): New section.
486 (Setting tags): Document newline option.
487 (Global TODO list, Matching tags and properties):
488 Mention more variables.
489 (Checkboxes): Update to changed command behavior.
81a5560e 490
40d2791f
CY
4912009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
492
493 * speedbar.texi (Basic Key Bindings): Fix typo.
494
65d0154b
JB
4952009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
496
497 * calc.texi (Vector/Matrix Functions): Add index entries for both
498 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
499 affects matrices with more than one row.
b5bdfd9f 500 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 501
5a9e3ab7
JB
5022009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
503
504 * calc.texi (Stack Manipulation Commands): Add documentation for
505 `calc-transpose-lines'
506
42fb7e61
MA
5072009-07-27 Michael Albinus <michael.albinus@gmx.de>
508
509 * dbus.texi (Receiving Method Calls): Describe special return value
510 `:ignore'.
511
574b69d5
AM
5122009-07-24 Alan Mackenzie <acm@muc.de>
513
514 * cc-mode.texi (Config Basics, File Styles): Document that at mode
515 initialization, any individual variable setting now takes precedence
516 over one done via c-file-style/c-file-offsets.
517
ec06459c
JB
5182009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
519
520 * calc.texi (Undoing Mistakes): Mention that the undo list will be
521 truncated when Calc is quit.
522 (Customizing Calc): Document `calc-undo-length'.
523
4ce54f6b
CY
5242009-07-20 Chong Yidong <cyd@stupidchicken.com>
525
526 * calc.texi (About This Manual): Don't mention chapter numbers in text.
527
0e4f8ba5
GM
5282009-07-11 Kevin Ryde <user42@zip.com.au>
529
530 * pcl-cvs.texi (About PCL-CVS):
531 * widget.texi (Basic Types):
532 Fix cross-references.
533
fa0f81b0
AS
5342009-07-01 Andreas Schwab <aschwab@redhat.com>
535
536 * dbus.texi (Type Conversion): Don't use literal control character.
537
88a683c5
MA
5382009-07-01 Michael Albinus <michael.albinus@gmx.de>
539
540 * tramp.texi (GVFS based methods): New section.
541 (Remote processes): Processes for GVFS based methods run locally.
542
36c8febb
MA
5432009-06-30 Michael Albinus <michael.albinus@gmx.de>
544
545 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
546 the words "kludge" and hack".
547 (External methods): Add `synce' method.
548
549 * trampver.texi: Update release number.
550
d6b951bb
MA
5512009-06-22 Michael Albinus <michael.albinus@gmx.de>
552
553 Sync with Tramp 2.1.16.
554
555 * tramp.texi (History): Add GVFS support.
556 (External methods): Precise `rsync' description. Add `dav', `davs' and
557 `obex' methods. Add 'tramp-gvfs-methods' option.
558 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
559 forms.
560 (Remote Programs): Introduce `tramp-own-remote-path'.
561 (Remote processes): New subsection "Running remote programs that create
562 local X11 windows".
563 (Frequently Asked Questions): Improve code for disabling vc.
564
565 * trampver.texi: Update release number. Set default value of
566 `emacsgvfs'.
567
70243478
CY
5682009-06-21 Chong Yidong <cyd@stupidchicken.com>
569
570 * Branch for 23.1.
571
54b31cbf
GM
5722009-06-17 Glenn Morris <rgm@gnu.org>
573
574 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
575 (Latest version of Emacs): Mention source code repository.
576
f6adc23c
GM
5772009-06-16 Glenn Morris <rgm@gnu.org>
578
579 * faq.texi (Top): Language tweak.
580 (Extended commands): Most people have arrow keys.
581 (Emacs manual): Say how to follow info links.
582 (File-name conventions): Change title a bit. Explain about source
583 versus installed. Condense etc description.
584 (Guidelines for newsgroup postings): Mention Savannah list page.
585 (Newsgroup archives): Simplify.
586 (Contacting the FSF): Add contact URL.
587 (Emacs Lisp documentation): Printed version not always available.
588 (Installing Texinfo documentation): Explain how by hand installation is
589 not normally needed. Use add-to-list. Remove duplicate reference.
590 (Informational files for Emacs): Move info on Help menu here from
591 "File-name conventions".
592 (Help installing Emacs): Tweak uref.
593 (Obtaining the FAQ): Mention repository.
594 (Origin of the term Emacs): Explain "ITS".
595 (Changing load-path): Use add-to-list.
596 (Automatic indentation): Clarify this is for Text mode.
597 Don't mention Indented Text mode.
598 (Finding Emacs on the Internet): The FSF does not seem to offer a
599 deluxe distribution on CD anymore.
600
b59a8457
GM
6012009-06-16 Glenn Morris <rgm@gnu.org>
602
603 * faq.texi (Top): Mention which Emacs version this FAQ is about.
604 Recommend the latest release. Mention how to get older FAQs.
605 Recommend the Emacs manual.
606 (Guidelines for newsgroup postings): Discourage cross-posts.
607 (Underlining paragraphs): Remove.
608 (Editing MS-DOS files): Remove pre-Emacs 20 information.
609 (Bugs and problems): Update key-binding.
610 (Problems with very large files): Mention 64-bit.
611 (Shell process exits abnormally): Remove.
612 (Problems with Shell Mode): Rename and update.
613 (Spontaneous entry into isearch-mode)
614 (Problems talking to certain hosts): Remove. This is old information,
615 in etc/PROBLEMS if needed.
616 (Emacs takes a long time to visit files, Updating Emacs): Remove.
617 (Dired claims that no file is on this line): Update.
618 (Installing Emacs, Problems building Emacs): Simplify.
619 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
620 information.
621 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
622 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
623 (JDEE): "JDEE", not "JDE".
624 (Handling C-s and C-q with flow control, Binding C-s and C-q):
625 Remove. This is old information, in etc/PROBLEMS if needed.
626 (stty and Backspace key, Kanji and Chinese characters): Remove.
627 (Right-to-left alphabets): Update section.
628 (Changing the included text prefix): Gnus uses message-yank-prefix.
629 Add cross-reference to Supercite manual.
630 (Saving a copy of outgoing mail): Simplify output file description.
631 (Expanding aliases when sending mail): Refer to Emacs manual.
632 Remove old info about RFC822.
633 Correct description of how to rebuild aliases.
634 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
635 (MIME with Emacs mail packages)
636 (Viewing articles with embedded underlining)
637 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
638 Remove old sections.
639 (Killing based on nonstandard headers): Remove. Scoring is preferable,
640 and is well-documented in the Gnus manual.
641 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
642 (Making Gnus faster): Rename from "Starting Gnus faster".
643 Merge "Catch-up is slow in Gnus" into here.
644
0e6d12ca
GM
6452009-06-14 Glenn Morris <rgm@gnu.org>
646
647 * faq.texi (Status of Emacs): Re-order with most recent releases first.
648 (New in Emacs 23): New section.
649 (Handling C-s and C-q with flow control): Add xref.
650
2e17e05e
GM
6512009-06-13 Glenn Morris <rgm@gnu.org>
652
653 * faq.texi (Setting up a customization file): Grammar fix.
654 Customize is no longer "new".
655 (Displaying the current line or column): Line-number mode is on by
656 default. Don't mention `column' package. Mention linum.el.
657 (Turning on abbrevs by default): Explain how to do it for buffers,
658 modes, and everywhere.
659 (Associating modes with files): Use add-to-list. Don't mention Emacs
660 19.
661 (Highlighting a region): On by default since 23.1.
662 (Replacing highlighted text): Update doc quote.
663 (Working with unprintable characters): Don't mention search-quote-char.
664 (Using an already running Emacs process): Gnuclient is probably not an
665 enhancement these days.
666 (Indenting switch statements): Remove mention of pre-Emacs 20.
667 (Horizontal scrolling): Abbreviate Emacs 20 description.
668 (Replacing text across multiple files): Fix name of dired command.
669 (Disabling backups): Use require not load.
4f9d4de3 670 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 671
2a1cf2b9
BW
6722009-06-13 Bill Wohler <wohler@newt.com>
673
674 Release MH-E manual version 8.2.
675
676 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
677 release 8.2.
678
85b438b7
GM
6792009-06-13 Glenn Morris <rgm@gnu.org>
680
681 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
682 in this day and age the common meaning is "on the web".
683 (copying): Use @copyright in all cases.
684 (Basic keys): Remove reference to deleted manual node "Text Characters".
685 (File-name conventions): Use GNU as an example rather than SERVICE.
686 default.el lives in site-lisp. Update Info directory location.
687 (Real meaning of copyleft): GPL actions have been brought, but all
688 settled out of court.
689 (Guidelines for newsgroup postings): Shorten section title.
690 Simplify comp.emacs description.
691 (Newsgroup archives): Change Google URL. Describe Gmane.
692 (Unsubscribing from Emacs lists): Remove discussion of "distribution
693 points". Mention List-Unsubscribe header.
694 (Contacting the FSF): Update email and URLs.
695 (Basic editing): Mention F1 for help.
696 (Installing Texinfo documentation): Refer to Texinfo website rather
697 than ftp server.
698 (Printing a Texinfo file): Mention texi2pdf.
699 (Informational files for Emacs): Don't describe FTP or SERVICE, they
700 are just stubs nowadays.
701 (Latest version of Emacs): Explain version numbers.
702 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
703 (Turning on syntax highlighting): No need to mention hilit19 any more.
704 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
705 (Modes for various languages): Remove section.
706 (Major packages and programs): Remove most version and maintainer
707 information - it's hard to keep up-to-date, and adds nothing.
708 Similarly with direct links to mailing lists.
709 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
710 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
711 years, and Emacs comes with tools for this now.
712 (Patch): Remove section - this is a standard tool.
713 (Using function keys under X): Remove section.
714
93e2d996
GM
7152009-06-12 Glenn Morris <rgm@gnu.org>
716
717 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
718 (Help installing Emacs): Remove reference to deleted X11 node.
719 (Associating modes with files): Interpreter-mode-alist is no longer
720 subservient to auto-mode-alist.
721 (Installing Emacs): Change future Emacs version.
722 (Linking with -lX11 fails): Remove old section.
723 (Packages that do not come with Emacs): Update ELL location.
724 Emacs Lisp archive is dead.
725 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
726 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
727 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
728 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
729 (Removing flashing messages): Remove section about non-existent Gnus
730 option.
731
f0bf7708
GM
732 * faq.texi (Top): Add @top command.
733 Remove the optional arguments from all @node commands: makeinfo can
734 generate these automatically, and it is easier to edit and rearrange
735 nodes without them.
736
30884d11
GM
7372009-06-11 Glenn Morris <rgm@gnu.org>
738
739 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
740 (The LPF): Make the updated URL the sole reference point.
741 (Learning how to do something): Update refcard price and format.
742 (Getting a printed manual): Sources in doc/emacs/, not man/.
743 Also available in PDF format. Since the page count varies, be less
744 precise.
745 (Informational files for Emacs): Remove references to deleted files
746 LPF and SUN-SUPPORT, and to UUCP.
747 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
748 Remove many obsolete ways to get the FAQ, which now seems only to be
749 distributed with Emacs.
750 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
751
deab46e0
CY
7522009-06-09 Chong Yidong <cyd@stupidchicken.com>
753
223b43fa 754 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 755 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 756
deab46e0
CY
757 * ada-mode.texi (Installation, Compile commands)
758 (Project File Overview, No project files, Set compiler options)
759 (Use GNAT project file, Use multiple GNAT project files)
760 (Identifier completion): Use @samp for menu items, and @kbd for key
761 sequences (Bug#3504).
762
71fbd643
DU
7632009-06-04 Daiki Ueno <ueno@unixuser.org>
764
8c9bb6f5 765 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 766
f197085b
CY
7672009-06-04 Ryan Yeske <rcyeske@gmail.com>
768
769 * message.texi (Header Commands): Fix descriptions to match
770 keybindings.
771
7f3bc720
DU
7722009-04-22 Daiki Ueno <ueno@unixuser.org>
773
774 * gnus.texi (Security): Mention that EasyPG is the current default.
775
4518068d
CY
7762009-04-13 Chong Yidong <cyd@stupidchicken.com>
777
778 * ediff.texi (Session Commands): Fix typo.
779
d7ca410a
MB
7802009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
781
782 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
783 news.software.readers. Reported by Florian Rehnisch.
784
c6c76add
GM
7852009-04-02 Glenn Morris <rgm@gnu.org>
786
787 * auth.texi: Capitalize direntry.
788
789 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
790 using a period in the entry name. (Bug#2797)
791
35ed8e2e
JB
7922009-03-03 Juanma Barranquero <lekktu@gmail.com>
793
794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
795 ($(infodir)/auth, auth.dvi): New targets.
796
e280480a
GM
7972009-03-03 Glenn Morris <rgm@gnu.org>
798
799 * auth.texi: Fix @setfilename.
800
801 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
802 (auth, $(infodir)/auth, auth.dvi): New rules.
803
8a76755b
GM
8042009-02-25 Glenn Morris <rgm@gnu.org>
805
806 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
807
0038d478
MB
8082009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
809
810 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
811
8122009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
813
814 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
815 gnus-nocem-issuers, and gnus-nocem-verifyer.
816
867d4bb3
JB
8172009-02-20 Juanma Barranquero <lekktu@gmail.com>
818
819 * ada-mode.texi (Project files, Automatic Casing):
820 * dbus.texi (Signals):
821 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
822 * mh-e.texi (HTML):
823 * nxml-mode.texi (Locating a schema)
824 (Using the document's URI to locate a schema):
825 * org.texi (Footnotes, Using the mapping API):
826 * rcirc.texi (Channels): Remove duplicate words.
827
3a44dc1f
GM
8282009-02-20 Glenn Morris <rgm@gnu.org>
829
830 * dired-x.texi (Miscellaneous Commands):
831 * gnus.texi: Minor updates for mbox Rmail.
832
5dc584b5
KB
8332009-02-16 Karl Berry <karl@gnu.org>
834
b59a8457
GM
835 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
836 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
837 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
838 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
839 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
840 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
841 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
842 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
843 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
844 Consistently use @insertcopying in the Top node,
5dc584b5 845 @contents at the front (after @end titlepage),
b59a8457 846 and @direntry after @copying. (Bug#1988)
5dc584b5 847
9eb59592
MB
8482009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
849
850 * auth.texi: New file documenting auth-source.
851
d324fa76
CD
8522009-02-13 Carsten Dominik <dominik@science.uva.nl>
853
854 * org.texi (Org Plot): Fix link.
855
7a603b73
DU
8562009-02-09 Daiki Ueno <ueno@unixuser.org>
857
858 * epa.texi (Mail-mode integration): Mention the way to do
859 "encrypt-to-self". (Bug#1807)
860
a626b338 8612009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
862
863 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
864
3b36c17e
MB
8652009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
866
867 * gnus-news.texi: Print version about Incoming*.
868
55033558
CD
8692009-02-02 Carsten Dominik <dominik@science.uva.nl>
870
871 * org.texi (Structure editing, Handling links)
872 (Fast access to TODO states, Javascript support): Make standard docs
873 correctly reflect default variable settings.
874
ec712abb
GM
8752009-02-02 Glenn Morris <rgm@gnu.org>
876
877 * org.texi: Fix typos.
878
7112648c
MA
8792009-02-01 Michael Albinus <michael.albinus@gmx.de>
880
881 Sync with Tramp 2.1.15.
882
883 * trampver.texi: Update release number.
884
2e461fc1
CD
8852009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
886
887 * org.texi (TODO dependencies): Document TODO dependencies on
888 checkboxes.
889
bc283609
CD
8902009-01-30 Carsten Dominik <dominik@science.uva.nl>
891
892 * org.texi (TODO dependencies): Document key binding for toggling
893 ORDERED property.
894
74fc5047
MA
8952009-01-28 Michael Albinus <michael.albinus@gmx.de>
896
897 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
898 of hook functions.
899
d6685abc
CD
9002009-01-28 Carsten Dominik <dominik@science.uva.nl>
901
902 * org.texi (TODO dependencies): New section.
903
65c439fd
CD
9042009-01-27 Carsten Dominik <dominik@science.uva.nl>
905
906 * org.texi (Plain lists, TODO basics, Priorities)
907 (Multiple sets in one file, Conflicts): Document interaction with
908 `shift-selection-mode'.
909
5fafc247
JB
9102009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
911
912 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
913 Make Calc the subject of sentences.
914 (Rearranging Formulas using Selections): Discuss new options
915 for `j *'.
916
e7433508
MA
9172009-01-26 Michael Albinus <michael.albinus@gmx.de>
918
919 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
920
2096a1b6
GM
9212009-01-26 Glenn Morris <rgm@gnu.org>
922
923 * org.texi: Fix typos.
924
0cb61492
BW
9252009-01-26 Bill Wohler <wohler@newt.com>
926
2096a1b6 927 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 928
0bd48b37
CD
9292009-01-25 Carsten Dominik <dominik@science.uva.nl>
930
931 * org.texi (References): Add information about remote references.
932 (Built-in table editor): Document `C-c RET' in tables.
933 (Math symbols, Quoting LaTeX code): Mention that simple
934 LaTeX macros survive LaTeX export.
935 (Images in LaTeX export): Show how to create a reference to a
936 figure.
937 (Sectioning structure): Document that the LaTeX class can be
938 specified in a property.
939 (Text areas in HTML export): New section.
940 (External links): Add examples for text search and ID links.
941 (Built-in table editor): Remove the descriptio of `C-c
942 C-q', it not longer works.
943 (Literal examples): Document that a space must follow
944 the colon in short examples.
945 (Relative timer): Document `org-timer-stop'.
946 (Footnotes): New section.
947 (Footnote markup): Shorten section and refer to new Footnote
948 section.
949 (Literal examples): Add documentation for line
950 numbering in and references to code examples.
951 (CSS support): Fix the description of default CSS styles.
952 (Capturing column view): Document
953 "file:path/to/file.org" as an allowed value for the ID property of
954 a dynamic block copying column view.
955
49dbbaf2
SE
9562009-01-23 Stephen Eglen <stephen@gnu.org>
957
958 * mh-e.texi (Getting Started): Describe $MH.
959
193e6828
MA
9602009-01-21 Michael Albinus <michael.albinus@gmx.de>
961
962 * tramp.texi (all): Harmonize usage of "external method",
963 "external transfer method" and "out-of-band method".
964 (Connection types): Precise the differences of inline and external
965 methods. Written by Adrian Phillips <a.phillips@met.no>.
966
26b9f88d
MB
9672009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
968
969 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
970 commands as described at the top. Reported by Allan Gottlieb
971 <gottlieb@nyu.edu>.
972
9732009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
974
975 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
976 nnmail-pathname-coding-system.
977
377952e0
GM
9782009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
979
980 * org.texi (Relative timer): Fix typo.
981
a20d3598
JB
9822009-01-15 Juanma Barranquero <lekktu@gmail.com>
983
984 * org.texi (Clocking work time): Fix typo.
98a1e0f5 985 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 986
a50253cc
GM
9872009-01-13 Glenn Morris <rgm@gnu.org>
988
989 * org.texi: Fix some more typos.
990
07450bee
GM
9912009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
992
993 * org.texi: Fix some typos.
994
e3e955fe
MB
9952009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
996
997 * gnus.texi (Group Parameters): Add note for local variables.
998
9992009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1000
1001 * gnus.texi (Converting Kill Files): Fix URL. Include
1002 gnus-kill-to-score.el in contrib directory.
1003
10042009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1005
1006 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1007 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1008 (Paging the Article): Add index entry.
1009
71dd9983
JB
10102009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1011
1012 * ada-mode.texi (Examples): Delete redundant text.
1013
4a0cf14f
MA
10142009-01-03 Michael Albinus <michael.albinus@gmx.de>
1015
36c8febb 1016 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1017
1018 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1019 addresses.
1020
aedac0f0
BW
10212009-01-03 Bill Wohler <wohler@newt.com>
1022
1023 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1024 kept empty.
1025
4c65b566
CD
10262008-12-20 Carsten Dominik <dominik@science.uva.nl>
1027
1028 * org.texi (Activation, Exporting, ASCII export, HTML export)
1029 (HTML Export commands, LaTeX/PDF export commands): Improve
1030 documentation about transient-mark-mode.
1031 (References): DOcuemtn the use of special names like $LR1 to reference
1032 to fields in the last table row.
1033
e1a78e1e
JL
10342008-12-19 Juri Linkov <juri@jurta.org>
1035
1036 * info.texi (Search Text): Remove mention of removed key binding M-s.
1037
17a0aa82
CD
10382008-12-18 Carsten Dominik <dominik@science.uva.nl>
1039
1040 * org.texi (References): Remove mentioning of @0 as reference for the
1041 last line, this has been reverted in the Lisp sources.
1042
4997d802
JB
10432008-12-17 Juanma Barranquero <lekktu@gmail.com>
1044
1045 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1046 (DVI_TARGETS): Remove duplicates. Add sasl.
1047 ($(infodir)/sasl, sasl.dvi): New targets.
1048
33306645
CD
10492008-12-17 Carsten Dominik <dominik@science.uva.nl>
1050
1051 * org.texi: Version number pushed to 6.15d.
1052
db55f368
CD
10532008-12-16 Carsten Dominik <dominik@science.uva.nl>
1054
a0bf4117 1055 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1056 (Images in LaTeX export): New section.
1057 (Inlined images, Images in HTML export): Sections renamed.
1058
dae0a942
MB
10592008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1060
1061 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1062
9f5572e9
MB
10632008-12-04 David Engster <dengste@eml.cc>
1064
1065 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1066 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1067
bc23baaa
CD
10682008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1069
1070 * org.texi (Using the mapping API): Fix bug in mapping example.
1071 (Publishing options): Make the list of properties complete again, in
1072 correspondence to the variable `org-export-plist-vars'.
1073 (Property searches): Document new special values for time comparisons.
1074 (Tag inheritance): Refine the description of tag inheritance.
1075 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1076 (Effort estimates): Document the new relative timer.
bc23baaa 1077
3bf8054f
JB
10782008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1079
1080 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1081 (Using Calc): Clarify use of `C-x * o'.
1082 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1083
ac134f2f
RS
10842008-11-28 Richard M Stallman <rms@gnu.org>
1085
1086 * dbus.texi (Receiving Method Calls): Clean up previous change.
1087
ace706d1
MA
10882008-11-26 Michael Albinus <michael.albinus@gmx.de>
1089
1090 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1091 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1092 `dbus-unescape-from-identifier'.
1093 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1094 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1095 (Signals): Use the constants in the example.
1096
d60b1ba1
CD
10972008-11-24 Carsten Dominik <dominik@science.uva.nl>
1098
b97439ce 1099 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1100
ce4fdcb9
CD
11012008-11-23 Carsten Dominik <dominik@science.uva.nl>
1102
1103 * org.texi (Setting up Remember): Document `org-remember-mode'.
1104 (External links): Document that bbdb links can use a regular
1105 expression.
1106 (External links): Document that elisp links can contain interactive
1107 commands.
1108
c8548a00 11092008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1110
1111 * viper.texi (viper-translate-all-ESC-keysequences):
1112 Description removed.
1113
6a2c4aec
GM
11142008-11-19 Glenn Morris <rgm@gnu.org>
1115
1116 * doclicense.texi: Change to FDL 1.3.
1117 Relicense all texi files under FDL 1.3 or later.
1118
59ee4113
JB
11192008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1120
1121 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1122
59bcbb98 11232008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1124
1125 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1126
1127 * ediff.texi: Version/date change.
9f90198a 1128
8aa41c9b
CY
11292008-11-14 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1132
17587b1b
JB
11332008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1134
1135 * calc.texi (About This Manual): Comment out a mention of
1136 marginal notes.
1137
564c900e
CD
11382008-11-12 Carsten Dominik <dominik@science.uva.nl>
1139
1140 * org.texi (Clocking work time): Document the :formula property of
1141 clock tables.
1142 (Structure editing, Refiling notes): Document refiling regions.
1143 (Agenda commands): Document the double-prefix version
1144 of the `l' command in the agenda.
1145 (Handling links): Explain the effect of a double prefix
1146 arg to `C-c C-o'.
1147 (TODO basics): Add documentation for tag triggers.
1148
3c4be1f2
GM
11492008-10-23 Glenn Morris <rgm@gnu.org>
1150
1151 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1152 byte-compiling things like `+'.
1153
1154 * ns-emacs.texi: Merge copyright years of author now with assignment
1155 into FSF years.
1156 (VER): Use it for easier automatic updating. Use Emacs version rather
1157 than standalone Emacs.app version.
1158
a6520ff3
CD
11592008-10-12 Carsten Dominik <dominik@science.uva.nl>
1160
864c9740 1161 * org.texi: Lots of minor fixes.
a6520ff3
CD
1162 (Capture): New chapter.
1163 (Org Plot): New section.
1164
db7a4b66
MH
11652008-09-30 Magnus Henoch <mange@freemail.hu>
1166
1167 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1168
4043c194
JB
11692008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1170
1171 * calc.texi (User Defined Units): Mention how to enter optional display
1172 string.
1173
eef5ade7
MB
11742008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1175
1176 * message.texi (Sending Variables): Fixed variable documentation to
1177 avoid the "y/n" wording.
1178
e52cac88
MB
11792008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1180
1181 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1182
11832008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1186 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1187
00c55306
BW
11882008-09-22 Bill Wohler <wohler@newt.com>
1189
1190 Release MH-E manual version 8.1.
1191
1192 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1193 release 8.1.
1194
1195 * mh-e.texi: Retain dual license as agreed to by the FSF.
1196 However, bump GPL to Version 3.
1197 Use @include for license text.
1198
e52cac88 11992008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1200
1201 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1202 (Store custom flags and keywords, Store arbitrary data):
1203 Clean up markup.
64763fe3
MB
1204
12052008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1206
1207 * gnus.texi (The Gnus Registry): Document it.
1208
9e601b8d
MB
12092008-09-08 David Engster <dengste@eml.cc>
1210
88ee5b02
JB
1211 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1212 Clarify section about choosing back end servers.
9e601b8d 1213
247043f1
GM
12142008-08-23 Glenn Morris <rgm@gnu.org>
1215
1216 * dired-x.texi (Shell Command Guessing):
1217 Mention dired-guess-shell-case-fold-search. (Bug#417)
1218
2bfec7a0
MA
12192008-08-22 Michael Albinus <michael.albinus@gmx.de>
1220
1221 * trampver.texi: Update release number.
1222
247043f1 12232008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1224
1225 * ns-emacs.texi: Update version.
1226 (Introduction): Correct menu location for options save.
1227 (Customization): Note that defaults are stored under org.gnu.Emacs.
1228
8c20bd92
BW
12292008-08-11 Bill Wohler <wohler@newt.com>
1230
1231 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1232 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1233 Henman) (closes SF #1768928).
1234
767a4d92
GM
12352008-08-10 Glenn Morris <rgm@gnu.org>
1236
1237 * ns-emacs.texi: Use @copying. Change copyright of authors with
1238 assignment to FSF. Change license to GFDL.
1239 (Top): Remove outdated references.
1240
6ecfe5c2
MB
12412008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1242
88ee5b02
JB
1243 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1244 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1245 gnus-summary-sort-by-most-recent-date.
1246 (Summary Sorting): Explain prefix argument.
1247
12482008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1249
1250 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1251 gnus-summary-pipe-output.
1252
eb932e8a
MA
12532008-08-03 Michael Albinus <michael.albinus@gmx.de>
1254
1255 * dbus.texi (Receiving Method Calls): Document error handling of own
1256 D-Bus methods.
1257
bfe16263
BW
12582008-08-01 Bill Wohler <wohler@newt.com>
1259
1260 * mh-e.texi (Reading Mail)
9f90198a 1261 (Viewing Attachments): Describe new function
bfe16263
BW
1262 mh-show-preferred-alternative.
1263 (Sending Mail, Redistributing, Sending Message): Describe new hook
1264 mh-annotate-msg-hook.
1265
21956b56
MA
12662008-07-31 Michael Albinus <michael.albinus@gmx.de>
1267
1268 * dbus.texi (Arguments and Signatures): Fix example.
1269 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1270 (Asynchronous Methods): New node.
9f90198a
JB
1271 (Errors and Events): Describe extended layout of `dbus-event'.
1272 New defun `dbus-event-message-type'.
21956b56 1273
7c2fb837
DN
12742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1275
1276 * ediff.texi: Remove VMS support.
1277
13662773
JB
12782008-07-29 Juanma Barranquero <lekktu@gmail.com>
1279
1280 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1281 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1282
ddde0b34
CY
12832008-07-29 Chong Yidong <cyd@stupidchicken.com>
1284
1285 * Makefile.in: Add mairix-el targets.
1286
12872008-07-29 David Engster <deng@randomsample.de>
1288
1289 * mairix-el.texi: New file.
1290
d5875b25
JB
12912008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1292
366b7d44
JB
1293 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1294 project files. Delete 'main_unit' project variable; not needed. Allow
1295 process environment variables wherever project variables are allowed.
1296 Add tutorial section on multiple GNAT project files.
d5875b25 1297
6cbab8ee
MA
12982008-07-27 Michael Albinus <michael.albinus@gmx.de>
1299
1300 Sync with Tramp 2.1.14.
1301
1302 * trampver.texi: Update release number.
1303
9e2a2647
DN
13042008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1305
1306 * ns-emacs.texi:
1307 * faq.texi: Remove mentions of Mac Carbon.
1308
d62672f3
MB
13092008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1310
1311 * gnus.texi (Saving Articles): Describe the 2nd argument of
1312 gnus-summary-save-in-pipe.
1313 (SpamAssassin): Use it.
1314
13152008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1316
1317 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1318
dd12e1c6
CD
13192008-07-25 Carsten Dominik <dominik@science.uva.nl>
1320
1321 * org.texi (Export options): Document the use of the creator flag.
1322
44ce9197
CD
13232008-07-24 Carsten Dominik <dominik@science.uva.nl>
1324
1325 * org.texi: New version 6.06a.
1326
ddd13c5d
JB
13272008-07-23 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1330 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1331
8dc6104d
JB
13322008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1333
1334 * calc.texi (Editing Stack Entries):
1335 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1336 Calc's help functions. Mention fixing typos.
1337 (Customizing Calc): Fix typo.
1338
13392008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1340
1341 * calc.texi (summarykey): New macro. Use to correctly format keys in
1342 the summary.
1343
ddd13c5d 13442008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1345
1346 * ns-emacs.texi (Customization): Corrected documentation on color
1347 specification formats.
1348
568beaa2
AS
13492008-07-19 Andreas Schwab <schwab@suse.de>
1350
db8ef699 1351 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1352
1353 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1354 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1355
cd71b9ae
MA
13562008-07-18 Michael Albinus <michael.albinus@gmx.de>
1357
1358 * dbus.texi (Inspection): Rework, introduce submenus.
1359 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1360 (Properties and Annotations, Arguments and Signatures): New nodes.
1361
9b7993b4
MA
13622008-07-13 Michael Albinus <michael.albinus@gmx.de>
1363
1364 * dbus.texi (Receiving Method Calls): Fix description of
1365 `dbus-register-method'.
1366 (Signals): Allow also signal arguments for filtering in
1367 `dbus-register-signal'.
1368
241d447b
JB
13692008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1370
1371 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1372 `cnorm'.
1373 (Arithmetic Tutorial): Simplify the verification of prime factors.
1374
adb46650
MB
13752008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1376
1377 * gnus.texi (Saving Articles): Mention
1378 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1379
92e15881
JB
13802008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1381
1382 * calc.texi: Adjust mode line throughout.
1383
ea597303
JB
13842008-06-28 Juanma Barranquero <lekktu@gmail.com>
1385
1386 * sasl.texi (Mechanisms): Fix typos.
1387
aee08080
JB
13882008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1389
1390 * calc.texi (Killing from the stack): Mention using normal Emacs
1391 copying.
1392
a06a4a12
MA
13932008-06-21 Michael Albinus <michael.albinus@gmx.de>
1394
ea597303
JB
1395 * tramp.texi (Password handling): Renamed from "Password caching".
1396 Add `auth-source' mechanism.
a06a4a12
MA
1397 (Connection caching): Tramp reopens the connection automatically,
1398 when the operating system on the remote host has been changed.
1399
7389398d
EZ
14002008-06-20 Eli Zaretskii <eliz@gnu.org>
1401
1402 * makefile.w32-in (distclean): Remove makefile.
1403
b349f79f
CD
14042008-06-17 Carsten Dominik <dominik@science.uva.nl>
1405
3f9b4c2b 1406 * org.texi (Using the mapping API): New section.
b349f79f 1407 (Agenda column view): New section.
3f9b4c2b 1408 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1409 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1410 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1411
14122008-06-17 Jason Riedy <jason@acm.org>
1413
1414 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1415 function, and efmt may be a two-argument function.
1416 (Radio tables): Document multiple destinations.
1417
cd5c05d2
GM
14182008-06-16 Glenn Morris <rgm@gnu.org>
1419
1420 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1421 Add Cover-Texts.
1422
debf4439
GM
14232008-06-15 Glenn Morris <rgm@gnu.org>
1424
1425 * faq.texi (VER): Update to 23.0.60.
1426
1427 * mh-e.texi: Remove option of licensing under GPL.
1428 Add Cover-Texts to GFDL permissions notice.
1429 (GPL): Remove section.
1430 (GFDL): Include doclicense.texi rather than the actual text.
1431
1432 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1433 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1434
1435 * sasl.texi: Fix output file name.
1436
1437 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1438
1439 * gnus-coding.texi: Refer to license in Gnus manual.
1440
1441 * idlwave.texi, sasl.texi: Use @copying.
1442
1443 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1444
1445 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1446
1447 * url.texi: Use @copying, @title, @subtitle, @author.
1448
1449 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1450 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1451 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1452 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1453 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1454 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1455 * widget.texi, woman.texi:
1456 Remove references to external license, since doclicense is included.
1457
1458 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1459 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1460 Remove references to non-existent Invariant Sections.
1461
091f8bc1
GM
14622008-06-14 Glenn Morris <rgm@gnu.org>
1463
1464 * faq.texi (Major packages and programs): Remove references to external
1465 Supercite, Calc, VIPER, since they have been included for some time.
1466 Update VM, AUCTeX, BBDB entries.
1467
47bcb4d3
UJ
14682008-06-14 Ulf Jasper <ulf.jasper@web.de>
1469
1470 * newsticker.texi: Updated to match latest newsticker changes.
1471
6f093307
GM
14722008-06-13 Glenn Morris <rgm@gnu.org>
1473
1474 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1475 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1476 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1477 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1478 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1479 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1480 * woman.texi:
1481 Update Back-Cover Text as per maintain.info.
1482
2b968687
MB
14832008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1484
1485 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1486
1487 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1488 (gnus-faq.xml): Update repository host.
1489
2b968687
MB
1490 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1491
14922008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1493
1494 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1495 Fix a typo.
1496
14972008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1498
1499 * gnus.texi (Mail Source Customization): Correct values of
1500 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1501 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1502
15032008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1504
1505 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1506 coding standards.
1507
15082008-06-14 David Engster <dengste@eml.cc>
1509
1510 * gnus.texi (nnmairix): Markup fixes.
1511
e6d2d263
MB
15122008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1513
2b968687 1514 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1515
15162008-06-05 David Engster <dengste@eml.cc>
1517
1518 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1519
15202008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1521
b344d29d 1522 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1523 (Searching, nnir, nnmairix): New stub nodes.
1524
ad231df6 15252008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1526
1527 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1528
f394fa25
MB
15292008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1530
1531 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1532
58333467
MB
15332008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1534
1535 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1536
67525fb9
JY
15372008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1538
1539 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1540
0549d8fc
JB
15412008-05-06 Juanma Barranquero <lekktu@gmail.com>
1542
1543 * info.texi (Top): Fix typo in xref.
1544
149a3837
KB
15452008-05-05 Karl Berry <karl@gnu.org>
1546
1547 * info.texi (Top): @xref to stand-alone manual.
1548
3a23a519
MB
15492008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1550
1551 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1552 (Various Summary Stuff): Fix typo in last xref.
1553
0a29fbf3
JB
15542008-05-02 Juanma Barranquero <lekktu@gmail.com>
1555
1556 * org.texi (Moving subtrees): Fix typo.
1557
586b90f1
MA
15582008-04-28 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1561 Tramp via `tramp-mode'.
1562
b5af9883
CD
15632008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1564
1565 * org.texi: Massive changes, in many parts of the file.
1566
d55fe5bb
MB
15672008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1568
1569 * gnus.texi (Oort Gnus): Add message-fill-column.
1570
15712008-04-12 Adrian Aichner <adrian@xemacs.org>
1572
1573 * gnus.texi (Mail Source Specifiers): Typo fix.
1574
15752008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1576
1577 * gnus.texi (Diary Headers Generation): Update key binding for
1578 `gnus-diary-check-message'.
1579
15802008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1581
1582 * gnus.texi (Emacsen): Addition.
1583
15842008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1585
1586 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1587
15882008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1589
1590 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1591
15922008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1593
1594 * gnus-news.texi: Update tool bar item.
1595
15962008-04-09 Sven Joachim <svenjoac@gmx.de>
1597
1598 * gnus-news.texi: Fix typos.
1599
76c109c3
JB
16002008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1601
222027f2 1602 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1603 Add mention of `kron'.
1604
d5fbd5a6
MO
16052008-04-01 Daiki Ueno <ueno@unixuser.org>
1606
1607 * epa.texi (Encrypting/decrypting *.gpg files): Document
1608 epa-file-name-regexp.
1609
fbcbb58c
KY
16102008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1611
1612 * gnus.texi (Example Methods): Fix description about ssh-agent.
1613 (Indirect Functions): Fix the default value of nntp-telnet-command;
1614 remove link to connect.html.
1615
134ce16c
MA
16162008-03-30 Michael Albinus <michael.albinus@gmx.de>
1617
1618 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1619 dbus-call-method.
1620 (Receiving Method Calls): The timeout can be set by the calling client.
1621
da1975d7
MA
1622 * trampver.texi: Update release number.
1623
2e4089ab
RS
16242008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1625
1626 * gnus.texi (Top): Fix version. Add SASL.
1627
70cab5a9
MA
16282008-03-29 Michael Albinus <michael.albinus@gmx.de>
1629
1630 Sync with Tramp 2.1.13.
1631
1632 * trampver.texi: Update release number.
1633
5bc6ddff
MB
16342008-03-29 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * org.texi: Update to new org-mode website.
1637
16382008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1639
1640 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1641
9b3ebcb6
MB
16422008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1643
1644 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1645 gnus-read-ephemeral-gmane-group-url,
1646 gnus-read-ephemeral-emacs-bug-group,
1647 gnus-read-ephemeral-debian-bug-group.
1648
16492008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1652
1653 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1654 Add FIXMEs for Bookmarks and gnus-registry-marks.
1655
16562008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1657
1658 * gnus.texi (Smileys): Document `smiley-style'.
1659
16602008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1661
1662 * gnus.texi (Gnus Development): Clarify difference between ding and
1663 gnu.emacs.gnus.
1664 (MIME Commands, Using MIME, RSS): Fix markup.
1665
1666 * gnus-faq.texi ([8.4]): Ditto.
1667
16682008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1669
1670 * gnus.texi (Emacsen): Remove obsolete stuff.
1671
16722008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1673
1674 * gnus.texi (Oort Gnus): Add version info WRT
1675 `mail-source-delete-incoming'.
1676
16772008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1678
1679 * gnus.texi (Top): Add "Other related manuals" and version info in
1680 `iftex' output.
1681 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1682 gnus-balloon-face-0 and the corresponding format specifiers.
1683
608d6a81
MA
16842008-03-26 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * tramp.texi (Filename completion): Remove footnote about let-bind
1687 of `partial-completion-mode'. It doesn't work this way.
1688
27a6f132
SM
16892008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * pcl-cvs.texi (Contributors): Update my email.
1692
4a7c4c40
MA
16932008-03-21 Michael Albinus <michael.albinus@gmx.de>
1694
1695 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1696
2940c053
BW
16972008-03-17 Bill Wohler <wohler@newt.com>
1698
1699 * mh-e.texi (Viewing): Update URL for adding header fields to
1700 mh-invisible-header-fields-default.
1701
30864d5f
BW
17022008-03-16 Bill Wohler <wohler@newt.com>
1703
1704 * mh-e.texi (Preface): Add Gnus to requirements.
1705 (Forwarding): Note that forwarded MIME messages are now inline.
1706
31fe2b00
SM
17072008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1710 (Common Variables): Give precedence to the netcat methods over the
1711 telnet methods, and mention that they are more reliable.
31fe2b00 1712
5e97c626
CD
17132008-03-13 Carsten Dominik <dominik@science.uva.nl>
1714
1715 * org.texi (Exporting Agenda Views): Document agenda export to
1716 iCalendar.
1717 (Progress logging): Document the new progress logging stuff.
1718
37a68866
MB
17192008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1720
1721 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1722 Update for change of `mail-source-delete-incoming'.
1723
1724 * gnus-news.texi: Ditto.
1725
8f7abae3
MB
17262008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1727
1728 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1729 custom versions.
1730
af379c86
AM
17312008-03-07 Alan Mackenzie <acm@muc.de>
1732
1733 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1734 parens/brackets in a k&r region is limited.
1735
3d0f8a67
MB
17362008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1737
1738 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1739 using different Emacs versions.
1740
52151df0
GM
17412008-02-27 Glenn Morris <rgm@gnu.org>
1742
1743 * sc.texi: Remove a lot of old and obsolete info.
1744 (titlepage): Simplify.
1745 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1746 (VM with any Emacsen, GNEWS with any Emacsen)
1747 (Overloading for Non-conforming MUAs, Version 3 Changes)
1748 (The Supercite Mailing List): Delete nodes.
1749 (Introduction): Remove info about old packages.
1750 (Getting Connected): Simplify. Remove info about old packages.
1751 (Citing Commands): Delete Emacs 19 info.
1752 (Hints to MUA Authors): Simplify.
1753 (Thanks and History): Merge in some info from the deleted node
1754 "Version 3 Changes".
1755
b03f96dc
MB
17562008-02-05 Juanma Barranquero <lekktu@gmail.com>
1757
1758 * org.texi (Setting tags, In-buffer settings):
1759 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1760
52bec650
MB
17612008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1764 installation directory name.
1765
34a3c587
RF
17662008-02-12 Romain Francoise <romain@orebokech.com>
1767
1768 * epa.texi (Overview): Fix typo.
1769
5a8d03e9
MO
17702008-02-11 Daiki Ueno <ueno@unixuser.org>
1771
1772 * epa.texi (Quick start): Remove the .emacs setting.
1773
f1914c40
MO
17742008-02-10 Daiki Ueno <ueno@unixuser.org>
1775
1776 * epa.texi (Quick start): Use the command `epa-enable' instead of
1777 loading `epa-setup'.
1778
bca98fc9
JB
17792008-02-08 Juanma Barranquero <lekktu@gmail.com>
1780
1781 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1782 ($(infodir)/epa, epa.dvi): New targets.
1783
4b01af2e
MO
17842008-02-08 Daiki Ueno <ueno@unixuser.org>
1785
1786 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1787
1788 * epa.texi: New manual documenting the EasyPG Assistant.
1789
06c0751a
MA
17902008-02-06 Michael Albinus <michael.albinus@gmx.de>
1791
1792 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1793 (Inspection): New function dbus-ping.
1794
7dcccd7b
MA
17952008-02-05 Michael Albinus <michael.albinus@gmx.de>
1796
1797 * tramp.texi (Remote processes): Add `shell-command'.
1798
a1da1e37
MB
17992008-01-28 Michael Sperber <sperber@deinprogramm.de>
1800
1801 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1802 (Group Parameters): Document `mail-source' parameter.
1803
c9d8f746
MA
18042008-01-27 Michael Albinus <michael.albinus@gmx.de>
1805
1806 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1807 must be a local host.
1808
15db4a13
MO
18092008-01-26 Michael Olson <mwolson@gnu.org>
1810
1811 * erc.texi: Update version for ERC 5.3 release.
1812 (Obtaining ERC): Update extras URLs for 5.3.
1813 (Development): Write instructions for git, and remove those for Arch.
1814 (History): Mention the switch to git.
1815
2bc43980
KB
18162008-01-24 Karl Berry <karl@gnu.org>
1817
bca98fc9
JB
1818 * info.texi (Search Index, Search Text): Mention the command
1819 character in the section name, a la the (Go to node) node.
2bc43980 1820
d2e4a6c9
MA
18212008-01-21 Michael Albinus <michael.albinus@gmx.de>
1822
1823 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1824
0b6799c3
MB
18252008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1826
1827 * gnus-news.texi: Mention gnus-article-describe-bindings.
1828
18292008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1830
1831 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1832
db9c3fb1 18332008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1834
7b4d0413 1835 * org.texi (Property inheritance): New section.
db9c3fb1 1836 (Conventions): New section.
7b4d0413 1837 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1838 commands, and the new bindings for refiling.
1839 (Sparse trees): Document the new special command for sparse trees.
1840 (References): Be more clear about the counting of hilines.
1841 (Handling links): Document M-p/n for accessing links.
1842 (Fast access to TODO states): New section.
1843 (Per file keywords): New section.
1844 (Property inheritance): New section.
1845 (Column attributes): New summary types.
1846 (Capturing Column View): New section.
1847 (The date/time prompt): Cover the new features in the date/time prompt.
1848 Compactify the table of keys for the calendar remote control.
1849 (Clocking work time): Document the new :scope parameter.
1850 (Remember): Promoted to chapter.
1851 (Quoted examples): New section.
1852 (Enhancing text): New verbatim environments.
1853
6ed73f28
MA
18542008-01-14 Michael Albinus <michael.albinus@gmx.de>
1855
1856 * trampver.texi: Update release number.
1857
95838435
MB
18582008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1859
1860 * gnus.texi (Article Keymap): Add
1861 gnus-article-wide-reply-with-original; fix descriptions of
1862 gnus-article-reply-with-original and
1863 gnus-article-followup-with-original.
1864
20234d96
GM
18652008-01-09 Glenn Morris <rgm@gnu.org>
1866
1867 * nxml-mode.texi: Add @copying section.
1868
d82cf70b
MB
18692008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1870
1871 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1872 Server". Add `message-send-mail-with-mailclient'.
1873
1874 * gnus.texi (Posting Server): Move some text to "(message)Mail
1875 Variables" and add a reference here.
1876
addb7f2e
MA
18772008-01-04 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * dbus.texi (Receiving Method Calls): New chapter.
1880 (Errors and Events): Add serial number to events. Replace "signal" by
1881 "message". Introduce dbus-event-serial-number.
1882
4db2806c
MA
18832008-01-03 Michael Albinus <michael.albinus@gmx.de>
1884
1885 * dbus.texi (Type Conversion): Explain the type specification for empty
1886 arrays. Use another example.
1887
c9ecb5a7
MA
18882007-12-30 Michael Albinus <michael.albinus@gmx.de>
1889
1890 * dbus.texi (all): Replace "..." by @dots{}.
1891 (Type Conversion): Precise the value range for :byte types.
1892 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1893 Mention its return value.
1894 (Errors and Events): There is no D-Bus error propagation during event
1895 processing.
1896
702dbfd9
JB
18972007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1898
1899 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1900 New sections.
1901
87035689
MB
19022007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1903
1904 * gnus.texi (Group Parameters): Reorder the text and add a note about
1905 `gnus-parameters' near the beginning of the node.
1906
19072007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1908
1909 * gnus.texi (Score File Editing): Fix function name.
1910
5492f5ca
MA
19112007-12-23 Michael Albinus <michael.albinus@gmx.de>
1912
1913 Sync with Tramp 2.1.12.
1914
1915 * trampver.texi: Update release number.
1916
d4e67bc5
MA
19172007-12-22 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * dbus.texi (Type Conversion): Correct input parameters mapping.
1920
6a31c819
MA
19212007-12-21 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1924 (Errors and Events): Mention wrong-type-argument error.
1925
99a3e35f
AS
19262007-12-21 Alex Schroeder <alex@gnu.org>
1927
1928 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1929 spaces. Fixed some typos.
99a3e35f
AS
1930 (Internet Relay Chat): Explain relay.
1931 (Getting started with rcirc): Change items to reflect prompts.
1932 Add more explanation to rcirc-track-minor-mode and added a comment to
1933 warn future maintainers that this section is a copy.
11ac7c8e 1934 (People): Changed /ignore example.
62b12a24 1935 (Keywords): Not keywords.
99a3e35f 1936
331e4d02
AS
19372007-12-20 Alex Schroeder <alex@gnu.org>
1938
1939 * rcirc.texi (Top): Fighting Information Overload chapter added.
1940 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1941 (rcirc commands): Moved /ignore command to the new chapter.
1942 (Fighting Information Overload): New chapter documenting /keyword,
1943 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1944 (Configuration): Document rcirc-server-alist, remove
1945 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1946
cd71c3ef
MA
19472007-12-16 Michael Albinus <michael.albinus@gmx.de>
1948
1949 * dbus.texi (Signals): Fix example in dbus-register-signal.
1950
bbbe940b
MB
19512007-12-14 Sven Joachim <svenjoac@gmx.de>
1952
1953 * gnus.texi (Score Variables): Fix typo.
1954
0ce574ef
MA
19552007-12-07 Michael Albinus <michael.albinus@gmx.de>
1956
1957 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1958 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1959 (Errors and Events): Adapt dbus-event.
1960
b890d447
MB
19612007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
1963 * gnus.texi (Other Files): Add the yenc command.
1964
19652007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1966
1967 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1968 since 2004-08-06.
1969
19702007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1971
1972 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1973 on body.
1974
19752007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1976
1977 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1978 and rfc2047-allow-irregular-q-encoded-words; fix description of
1979 rfc2047-encode-encoded-words.
1980
19812007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1982
1983 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1984
3728bf03
MO
19852007-12-05 Michael Olson <mwolson@gnu.org>
1986
1987 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1988 Update documentation for `remember-diary-file'.
1989
a4397af9
MA
19902007-12-04 Michael Albinus <michael.albinus@gmx.de>
1991
1992 * dbus.texi (Signals): Precise `dbus-register-signal'.
1993 (Errors and Events): Rework events part, the internal structure of
1994 dbus-event has changed.
1995
1682490c
JB
19962007-12-03 Juanma Barranquero <lekktu@gmail.com>
1997
1998 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1999 ($(infodir)/dbus, dbus.dvi): New targets.
2000
7b13a0f2
MA
20012007-12-03 Michael Albinus <michael.albinus@gmx.de>
2002
2003 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2004 unconditionally.
2005
2006 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2007 emulation with @print{}.
2008
7ef92bc9
RS
20092007-12-02 Richard Stallman <rms@gnu.org>
2010
2011 * dbus.texi (Overview): Minor cleanup.
2012
22d8ac3a
MA
20132007-12-02 Michael Albinus <michael.albinus@gmx.de>
2014
d3a8e0df
MA
2015 * Makefile.in (INFO_TARGETS): Add dbus.
2016 (DVI_TARGETS): Add dbus.dvi.
2017 (dbus, dbus.dvi): New targets.
2018
22d8ac3a
MA
2019 * dbus.texi: New file.
2020
559764ab
RF
20212007-11-24 Romain Francoise <romain@orebokech.com>
2022
2023 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2024 Fix file name to match @setfilename.
559764ab 2025
ac97a16b
MH
20262007-11-23 Mark A. Hershberger <mah@everybody.org>
2027
2028 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2029 ($(infodir)/nxml-mode): New rule.
2030
2031 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2032 ($(infodir)/nxml-mode): New rule.
2033 (clean): Add nxml-mode*.
2034
2035 * nxml-mode.texi: New file with nxml manual.
2036
404cd454
GM
20372007-11-18 Richard Stallman <rms@gnu.org>
2038
2039 * flymake.texi (Example -- Configuring a tool called directly):
2040 Update example.
2041
b048d478
MA
20422007-11-18 Michael Albinus <michael.albinus@gmx.de>
2043
2044 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2045 double-slash behavior. Explain directory contents flushing.
b048d478 2046
346e8469
JB
20472007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2048
2049 * calc.texi (TeX and LaTeX Language Modes): Put in
2050 missing braces.
2051
404cd454
GM
20522007-11-15 Richard Stallman <rms@gnu.org>
2053
2054 * cl.texi (Equality Predicates): Delete `eql'.
2055 (Predicates, Naming Conventions, Top): Delete `eql'.
2056 (Common Lisp Compatibility): Delete `eql'.
2057 (Porting Common Lisp): Delete obsolete backquote info.
2058 Minor clarification about character constants.
2059 (Sequence Basics): Minor clarification.
2060
1f6af58b
JB
20612007-11-15 Juanma Barranquero <lekktu@gmail.com>
2062
dccb744b 2063 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2064 * tramp.texi (Filename completion): Fix typos.
2065
3bc88bc9
JB
20662007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2067
2068 * calc.texi (Basic commands): Mention the menu.
2069
bc5300d3
MA
20702007-11-12 Michael Albinus <michael.albinus@gmx.de>
2071
2072 * tramp.texi (Connection caching): Tramp flushes connection
2073 properties when remote operating system has been changed.
2074
4d8a28ec
MB
20752007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2076
2077 * gnus-news.texi: Fix spelling.
2078 `message-insert-formatted-citation-line', not
2079 `message-insert-formated-citation-line'.
2080
404cd454
GM
2081 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2082
e1176b47
MA
20832007-11-07 Michael Albinus <michael.albinus@gmx.de>
2084
2085 * tramp.texi (Overview): Mention also the PuTTY integration under
2086 Win32. Remove paragraphs about Tramp's experimental status.
2087 (Frequently Asked Questions): Add code example for highlighting the
2088 mode line.
2089
6159985a
MO
20902007-11-03 Michael Olson <mwolson@gnu.org>
2091
2092 * remember.texi: Change mentions of remember-buffer to
2093 remember-finalize throughout.
2094
bec9b2f5
MO
20952007-10-30 Michael Olson <mwolson@gnu.org>
2096
2097 * remember.texi (Copying): Remove.
2098 (Mailbox): Update with non-BBDB instructions.
2099 (Diary, Org): Add.
2100 (Bibliography, Planner Page): Remove.
2101
b6173182
JB
21022007-10-30 Juanma Barranquero <lekktu@gmail.com>
2103
2104 * makefile.w32-in (INFO_TARGETS): Add remember.
2105 (DVI_TARGETS): Add remember.dvi.
2106 ($(infodir)/remember): New rule.
2107 (clean): Add remember*.
2108
15f3eb73
MO
21092007-10-30 Michael Olson <mwolson@gnu.org>
2110
70bdc930
MO
2111 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2112 ($(infodir)/remember): New rule that builds the Remember Manual.
2113
b6173182
JB
2114 * remember.texi: New file containing the Remember Mode Manual.
2115 Shuffle chapters around after initial import.
7d3f6f1a
MO
2116 (Function Reference): Split Keystrokes into separate chapter.
2117 (Keystrokes): Document C-c C-k.
51d24a12 2118 (Introduction): Fix typographical issue with "---".
15f3eb73 2119
404cd454
GM
21202007-10-29 Richard Stallman <rms@gnu.org>
2121
2122 * widget.texi (Introduction): Delete discussion of implementation
2123 internals.
2124
9bbb9638
MA
21252007-10-29 Michael Albinus <michael.albinus@gmx.de>
2126
2127 * tramp.texi (Connection caching): Host names must be different
2128 when tunneling.
2129
c7ff939a
RS
21302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2131
2132 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2133 Gnus v5.13.
2134
01c52d31
MB
21352007-10-28 Miles Bader <miles@gnu.org>
2136
2137 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2138
21392007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2140
2141 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2142
21432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2144
2145 * gnus.texi (Sorting the Summary Buffer): Remove
2146 gnus-article-sort-by-date-reverse.
2147
21482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2149
2150 * gnus.texi (Non-ASCII Group Names): New node.
2151 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2152 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2153
c8763fb6 21542007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2155
2156 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2157 clean the output of the program `imap-shell-program'.
2158
21592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2160
2161 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2162
21632007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2164
2165 * gnus.texi (Sticky Articles): Documentation for sticky article
2166 buffers.
2167
c8763fb6 21682007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2169
2170 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2171
21722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2173
2174 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2175
21762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2177
2178 * gnus.texi (Archived Messages): Document
2179 gnus-update-message-archive-method.
2180
21812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2182
2183 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2184
c8763fb6 21852007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2186
2187 * gnus.texi (Group Maneuvering): Document
2188 `gnus-summary-next-group-on-exit'.
2189
21902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2191
2192 * gnus.texi (Really Various Summary Commands): Mention
2193 gnus-auto-select-on-ephemeral-exit.
2194
21952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2196
2197 * gnus.texi, message.texi: Bump version number.
2198
21992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * gnus.texi (Group Line Specification, Misc Group Stuff)
2202 (Server Commands): Parenthesize @pxref{Mail Spool}.
2203
22042007-10-28 Didier Verna <didier@xemacs.org>
2205
2206 New user option: message-signature-directory.
2207 * message.texi (Insertion Variables): Document it.
2208 * gnus.texi (Posting Styles): Ditto.
2209
22102007-10-28 Didier Verna <didier@xemacs.org>
2211
2212 * gnus.texi (Group Line Specification):
2213 * gnus.texi (Misc Group Stuff):
2214 * gnus.texi (Server Commands): Document the group compaction feature.
2215
22162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2217
2218 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2219
2220 * message.texi (Various Message Variables): Add message-fill-column.
2221
22222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2223
2224 * gnus.texi: Untabify.
2225
22262007-10-28 Didier Verna <didier@xemacs.org>
2227
2228 * gnus.texi (Group Parameters): Document the posting-style merging
2229 process in topic-mode.
2230
22312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2232
2233 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2234
22352007-10-28 Romain Francoise <romain@orebokech.com>
2236
2237 * gnus.texi (Mail Spool): Fix typo.
2238 Update copyright.
2239
22402007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2241
2242 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2243
22442007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2245
2246 * gnus.texi (Summary Generation Commands):
2247 Add gnus-summary-insert-ticked-articles.
2248
22492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2250
b2abec73
JB
2251 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2252 to spam-spamassassin-program.
01c52d31
MB
2253
22542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2257
22582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2259
2260 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2261
22622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * message.texi (Mail Headers): Document `opportunistic'.
2265
22662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2267
2268 * emacs-mime.texi (Encoding Customization): Explain how to set
2269 mm-coding-system-priorities per hierarchy.
2270
22712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2272
2273 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2274 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2275
22762007-10-28 Didier Verna <didier@xemacs.org>
2277
2278 * message.texi (Wide Reply): Update documentation of
2279 message-dont-reply-to-names (now allowing a list of regexps).
2280
22812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2282
2283 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2284
22852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2286
2287 * gnus.texi (SpamAssassin back end): Fix typo.
2288
2289 * sieve.texi (Examples): Fix grammar.
2290
22912007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2292
2293 * gnus.texi (Searching for Articles): Document M-S and M-R.
2294 (Limiting): Document / b.
2295
22962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2297
2298 * gnus.texi (Thread Commands): T M-^.
2299
23002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * message.texi (Mail Aliases): Document ecomplete.
2303 (Mail Aliases): Fix typo.
2304
23052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2306
2307 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2308 fix typo.
2309
23102007-10-28 Romain Francoise <romain@orebokech.com>
2311
2312 * gnus.texi (Mail Spool): Grammar fix.
2313
23142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2315
2316 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2317 string.
2318
23192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2320
2321 * gnus.texi (Group Parameters): Fix description.
2322
23232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2324
b2abec73
JB
2325 * gnus.texi (Gmane Spam Reporting):
2326 Fix spam-report-gmane-use-article-number.
2327 Add spam-report-user-mail-address.
01c52d31
MB
2328
23292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2330
2331 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2332
23332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2334
2335 * gnus.texi (Group Parameters): Add simplified sorting example based on
2336 example for `Sorting the Summary Buffer' from Jari Aalto
2337 <jari.aalto@cante.net>.
2338 (Example Methods): Add example for an indirect connection.
2339
23402007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2341
2342 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2343 (Agent Parameters): Updated parameter names to match code.
2344 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2345 'gnus-agent-summary-fetch-series'.
2346 (Agent and flags): New section providing a generalized discussion
2347 of flag handling.
2348 (Agent and IMAP): Removed flag discussion.
b2abec73 2349 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2350
23512007-10-28 Romain Francoise <romain@orebokech.com>
2352
2353 * gnus.texi (Exiting the Summary Buffer): Add new function
2354 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2355
23562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2357
2358 * gnus.texi (Conformity): Fix typo.
2359 (Customizing Articles): Document `first'.
2360
23612007-10-28 Jari Aalto <jari.aalto@cante.net>
2362
2363 * gnus.texi (Sorting the Summary Buffer):
2364 Add `gnus-thread-sort-by-date-reverse'. Add example
2365 host to different sorting in NNTP and RSS groups.
2366
23672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2368
2369 * message.texi (Insertion): Describe prefix for
2370 message-mark-inserted-region and message-mark-insert-file.
2371
23722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2373
2374 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2375 LaTeX documents. Describe "text/x-gnus-verbatim".
2376
23772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2378
b2abec73 2379 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2380 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2381 (spam-stat spam filtering, SpamOracle)
2382 (Extending the Spam ELisp package): Removed extra quote symbol for
2383 clarity.
2384
23852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2386
2387 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2388 gnus-article-delete-part and gnus-article-replace-part.
2389 (Using MIME): Add gnus-mime-replace-part.
2390
23912007-10-28 Romain Francoise <romain@orebokech.com>
2392
2393 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2394 requires `auto-compression-mode' to be enabled. Add new nnml
2395 variable `nnml-compressed-files-size-threshold'.
2396
23972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2398
2399 * gnus.texi (Sorting the Summary Buffer): Added
2400 gnus-thread-sort-by-recipient.
2401
24022007-10-28 Romain Francoise <romain@orebokech.com>
2403
2404 * message.texi (Insertion Variables): Mention new variable
2405 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2406 documentation accordingly.
2407
24082007-10-28 Romain Francoise <romain@orebokech.com>
2409
2410 * gnus.texi (To From Newsgroups): Mention new variables
2411 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2412
24132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2414
2415 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2416 stuff; gnus-mime-inline-part does the automatic decompression.
2417
24182007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2419
2420 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2421 "training.ham" should be "training.spam".
01c52d31
MB
2422
24232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2424
2425 * message.texi (Mail Variables): Fix the default value for
2426 message-send-mail-function.
2427
24282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2429
2430 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2431 always returns nil exceptionally.
2432
24332007-10-28 Simon Josefsson <jas@extundo.com>
2434
2435 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2436 Michael Cook <michael@waxrat.com>.
2437
24382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2439
2440 * gnus.texi (Topic Commands): Fix next/previous.
2441
24422007-10-28 Simon Josefsson <jas@extundo.com>
2443
2444 * gnus.texi (Article Washing): Mention `W i'.
2445
c8763fb6 24462007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2447
2448 * gnus.texi (Group Parameters): Slight extension of sieve
2449 parameter description.
2450
24512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2452
2453 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2454 matching score files as well.
2455 (Picons): Describe `gnus-picon-style'.
2456
24572007-10-28 Romain Francoise <romain@orebokech.com>
2458
2459 * message.texi (Message Headers): Mention that headers are hidden
2460 using narrowing, and how to expose them.
2461 Update copyright.
2462
24632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2464
2465 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2466 `gnus-summary-sort-by-recipient'.
2467
24682007-10-28 Romain Francoise <romain@orebokech.com>
2469
2470 * gnus.texi (NNTP marks): New node.
2471 (NNTP): Move NNTP marks variables to the new node.
2472
24732007-10-28 Jesper Harder <harder@ifa.au.dk>
2474
b2abec73 2475 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2476
2477 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2478
24792007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2480
b2abec73 2481 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2482 everywhere for consistency.
b2abec73
JB
2483 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2484 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2485 Say "regular expression" instead of "regex." Admonish. Pick
2486 other words to sound better (s/so/thus/).
b2abec73 2487 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2488 statistical filters. Remove old TODO.
2489 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2490 New section on sorting and displaying the spam score.
2491 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2492 backend but an alias to spam-use-BBDB.
2493 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2494 new backend functionality.
2495
24962007-10-28 Simon Josefsson <jas@extundo.com>
2497
2498 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2499 nntp-marks-directory, from Romain Francoise
2500 <romain@orebokech.com>.
2501
25022007-10-28 Magnus Henoch <mange@freemail.hu>
2503
2504 * gnus.texi (Hashcash): New default value of
2505 hashcash-default-payment.
2506
25072007-10-28 Simon Josefsson <jas@extundo.com>
2508
2509 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2510 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2511
25122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2513
2514 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2515
25162007-10-28 Simon Josefsson <jas@extundo.com>
2517
2518 * gnus.texi (documentencoding): Add, to avoid warnings.
2519
25202007-10-28 Simon Josefsson <jas@extundo.com>
2521
2522 * message.texi (Mail Headers): Add.
2523
2524 * gnus.texi (Hashcash): Fix.
2525
25262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2527
b2abec73 2528 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2529 that payments can be verified and fix the name of the
b2abec73 2530 hashcash-path variable.
01c52d31
MB
2531
25322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2533
b2abec73 2534 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2535
25362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2537
2538 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2539
25402007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2541
2542 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2543 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2544 warning about ham processors in spam groups removed.
01c52d31
MB
2545
25462007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2547
b2abec73
JB
2548 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2549 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2550
25512007-10-28 Jesper Harder <harder@ifa.au.dk>
2552
2553 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2554 (Mailing List): Typo.
2555 (Customizing Articles): Add gnus-treat-ansi-sequences.
2556 (Article Washing): Index.
2557
2558 * message.texi: Use m-dash consistently.
2559
25602007-10-28 Jesper Harder <harder@ifa.au.dk>
2561
2562 * gnus.texi (GroupLens): Remove.
2563
25642007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2565
2566 * gnus.texi (Outgoing Messages, Agent Variables): Add
2567 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2568 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2569
25702007-10-28 Jesper Harder <harder@ifa.au.dk>
2571
2572 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2573
25742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2575
2576 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2577
2578 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2579
25802007-10-28 Simon Josefsson <jas@extundo.com>
2581
2582 * gnus.texi (Top): Add SASL.
2583
404cd454
GM
25842007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2585
2586 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2587
25882007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2589
2590 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2591
0edd2970
JB
25922007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2593
2594 * calc.texi (Formulas, Composition Basics): Lower the
2595 precedence of negation.
2596
a9afba20
JY
25972007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2598
2599 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2600 Mention the new three-letter column identifiers.
2601 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2602 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2603 message when using `c' on an empty default with default printer.
2604 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2605 renamed to `ses--symbolic-formulas' some time ago.
2606
45b778a6
JB
26072007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2608
2609 * calc.texi (Default Simplifications, Making Selections)
2610 (Customizing Calc): Clarify associativity of multiplication.
2611
03b5bade
MA
26122007-10-23 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * tramp.texi (Traces and Profiles): Simplify loop over
2615 `trace-function-background'.
2616
e658c8ee
JL
26172007-10-22 Juri Linkov <juri@jurta.org>
2618
2619 * dired-x.texi (Shell Command Guessing): Default values are now
2620 available by typing M-n instead of M-p.
2621
dd753688
MA
26222007-10-21 Michael Albinus <michael.albinus@gmx.de>
2623
2624 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2625 (Password caching): Remove `tramp-clear-passwd'.
2626 It's not a command anymore.
dd753688
MA
2627 (Bug Reports): Add `tramp-bug' to function index.
2628 (Function Index, Variable Index): New nodes.
2629 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2630
2631 * trampver.texi: Update release number.
2632
4bb49b43
JB
26332007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2634
8b296cdd 2635 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2636 about integer size into past tense.
2637 (Time Zones): Remove pointer to Calc author's address.
2638 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2639 and hyperbolic cotangent. Fix typo.
4bb49b43 2640
311dd93f
MA
26412007-10-10 Michael Albinus <michael.albinus@gmx.de>
2642
2643 Sync with Tramp 2.1.11.
2644
2645 * trampver.texi: Update release number.
2646
ea3fc256
MA
26472007-10-06 Michael Albinus <michael.albinus@gmx.de>
2648
2649 * tramp.texi (External packages): New section.
2650
1af74d06
MB
26512007-09-29 Juri Linkov <juri@jurta.org>
2652
2653 * info.texi (Help-Int): Document `L' (`Info-history').
2654
0e2806fa
SM
26552007-09-26 Carsten Dominik <dominik@science.uva.nl>
2656
2657 * org.texi: Change links to webpage and maintained email.
2658 (Remember): Promote to Chapter, significant changes.
2659 (Fast access to TODO states): New section.
2660 (Faces for TODO keywords): New section.
2661 (Export options): Example for #+DATE.
2662 (Progress logging): Section moved.
2663
567b9191
BW
26642007-09-26 Bill Wohler <wohler@newt.com>
2665
2666 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2667 browse-url-at-mouse.
2668
1af74d06
MB
26692007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2670
2671 * flymake.texi (Customizable variables): Face names don't end in -face.
2672 Fix flymake-err-line-patterns template.
2673 (Example -- Configuring a tool called directly): Fix init-function.
2674 (Highlighting erroneous lines): Face names don't end in -face.
2675
d60a4e3a 26762007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2677
2678 * erc.texi (Special-Features): Fix small typo.
2679
7d7a3510
MA
26802007-09-14 Michael Albinus <michael.albinus@gmx.de>
2681
2682 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2683 and "External transfer methods".
2684
285f0d3a
JB
26852007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2686
2687 * calc.texi (Predefined Units): Add some history.
2688
526dc846
MO
26892007-09-08 Michael Olson <mwolson@gnu.org>
2690
87e04f16
JB
2691 * erc.texi (Copying): New section included from gpl.texi.
2692 This matches the look of the upstream ERC manual.
526dc846 2693
f10d0e80
JB
26942007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2695
87e04f16 2696 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2697 (Random Numbers): Clarify the distribution of `random'.
2698
4009494e
GM
26992007-09-06 Glenn Morris <rgm@gnu.org>
2700
f1fc42aa 2701 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2702 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2703 Change all setfilename commands to use ../../info.
2704 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2705 refer to the Emacs manual here.
2706 (infodir): New variable.
2707 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2708 (cc-mode.texi, faq.texi): Update references to source file locations.
2709 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2710 do not refer to the Emacs manual here.
2711 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2712
2713 * Makefile.in: Add `basename' versions of all info targets, for
2714 convenience when rebuilding just one manual.
2715 (../etc/GNU): Delete obsolete target.
2716 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2717 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2718 *.vrs *.toc here...
2719 (maintainer-clean): ...from here.
4009494e
GM
2720
2721 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2722
2de53ca6
GM
27232007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2724
2725 * calc.texi (Date Conversions): Clarify definition of
2726 Julian day numbering.
2727 (Date Forms): Clarify definition of Julian day numbering;
2728 add some history.
2729
27302007-08-30 Carsten Dominik <dominik@science.uva.nl>
2731
87e04f16 2732 * org.texi: Version 5.07.
2de53ca6
GM
2733
27342007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2735
2736 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2737
27382007-08-22 Carsten Dominik <dominik@science.uva.nl>
2739
2740 * org.texi (Adding hyperlink types): New section.
2741 (Embedded LaTeX): Chapter updated because of LaTeX export.
2742 (LaTeX export): New section.
2743 (Using links out): New section.
2744
27452007-08-22 Glenn Morris <rgm@gnu.org>
2746
2747 * faq.texi (Learning how to do something): Refcards now in
2748 etc/refcards/ directory.
2749
27502007-08-22 Michael Albinus <michael.albinus@gmx.de>
2751
2752 * tramp.texi (Remote Programs): Persistency file must be cleared when
2753 changing `tramp-remote-path'.
2754 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2755 macro.
2756
27572007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2758
2759 * calc.texi: Move contents to beginning of file.
2760 (Algebraic Entry): Fix the formatting of an example.
2761
27622007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2763
2764 * calc.texi (Basic Operations on Units): Mention exact versus
2765 inexact conversions.
2766
27672007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2768
2769 * calc.texi (Basic Operations on Units): Mention default
2770 values for new units.
2771 (Quick Calculator Mode): Mention that binary format will
2772 be displayed.
2773
27742007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2775
2776 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2777
27782007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2779
2780 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2781
27822007-08-08 Glenn Morris <rgm@gnu.org>
2783
2784 * gnus.texi, sieve.texi: Replace `iff'.
2785
27862007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2787
2788 * calc.texi (Basic Graphics): Mention the graphing of error
2789 forms.
2790 (Graphics Options): Mention how `g s' handles error forms.
2791 (Curve Fitting): Mention plotting the curves.
2792 (Standard Nonlinear Models): Add additional models.
2793 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2794 (Linear Fits): Correct result.
2795
27962007-08-01 Alan Mackenzie <acm@muc.de>
2797
2798 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2799 to "--no-site-file".
2800
28012007-07-29 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * tramp.texi (Frequently Asked Questions): Point to mode line
2804 extension in Emacs 23.1.
2805
2806 * trampver.texi: Update release number.
2807
28082007-07-27 Glenn Morris <rgm@gnu.org>
2809
2810 * calc.texi (Copying): Include license text from gpl.texi, rather than
2811 in-line.
2812
28132007-07-25 Glenn Morris <rgm@gnu.org>
2814
2815 * calc.texi (Copying): Replace license with GPLv3.
2816
2817 * Relicense all FSF files to GPLv3 or later.
2818
28192007-07-22 Michael Albinus <michael.albinus@gmx.de>
2820
2821 Sync with Tramp 2.1.10.
2822
2823 * tramp.texi (trampfn): Expand macro implementation in order to handle
2824 empty arguments.
2825 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2826 occurrences by trampfn.
2de53ca6 2827 (Frequently Asked Questions): Extend example code for host
b2abec73 2828 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2829 file names to be typed.
2830
2831 * trampver.texi: Update release number.
2832
28332007-07-17 Michael Albinus <michael.albinus@gmx.de>
2834
2835 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2836 section. Reported by <poti@potis.org>.
2837 (Remote processes): Arguments of the program to be debugged are taken
2838 literally.
2839 (Frequently Asked Questions): Simplify recentf example.
2840
28412007-07-14 Karl Berry <karl@gnu.org>
2842
2843 * info.texi (@copying): New Back-Cover Text.
2844
2845 * info.texi (Quitting Info): Move to proper place in source.
2846 (Reported by Benno Schulenberg.)
2847
28482007-07-13 Eli Zaretskii <eliz@gnu.org>
2849
2850 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2851
2852 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2853
2854 * emacs-mime.texi: Add @documentencoding directive.
2855
28562007-07-12 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * tramp.texi (Remote processes): Add an anchor to the subsection
2859 "Running a debugger on a remote host".
2860
28612007-07-12 Michael Albinus <michael.albinus@gmx.de>
2862
2863 * tramp.texi (Remote processes): Don't call it "experimental" any
2864 longer. Add subsection about running a debugger on a remote host.
2865
28662007-07-10 Carsten Dominik <dominik@science.uva.nl>
2867
2868 * org.texi (Properties and columns): Chapter rewritten.
2869
28702007-07-08 Michael Albinus <michael.albinus@gmx.de>
2871
2872 * tramp.texi:
2873 * trampver.texi: Migrate to Tramp 2.1.
2874
28752007-07-02 Carsten Dominik <dominik@science.uva.nl>
2876
2877 * org.texi (Properties): New chapter.
2878
28792007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2880
2881 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2882 Control Panel.
2883
2884 * gnus.texi (Misc Article): Add index entry for
2885 gnus-single-article-buffer.
2886
28872007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2888
2889 * gnus.texi (Starting Up): Fix typo.
2890
28912007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2892
2893 * gnus.texi (Asynchronous Fetching): Fix typo.
2894
28952007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2896
2897 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2898 (About This Manual): Remove redundant information.
2899 (Getting Started): Mention author.
2900 (Basic Arithmetic, Customizing Calc): Make description of the
2901 variable `calc-multiplication-has-precedence' match its new effect.
2902
29032007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2904
2905 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2906 the variable `calc-multiplication-has-precedence'.
2907
29082007-06-19 Carsten Dominik <dominik@science.uva.nl>
2909
2910 * org.texi (Tag): Section swapped with node Timestamps.
2911 (Formula syntax for Lisp): Document new `L' flag.
2912
29132007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2914
2915 * gnus.texi (Misc Group Stuff, Summary Buffer)
2916 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2917
29182007-06-06 Juanma Barranquero <lekktu@gmail.com>
2919
2920 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2921 * gnus.texi (Article Buttons, Mail Source Customization)
2922 (Sending or Not Sending, Customizing NNDiary):
2923 * message.texi (Message Headers):
2924 * mh-e.texi (HTML): Fix typos.
2925
29262007-06-07 Michael Albinus <michael.albinus@gmx.de>
2927
2928 Sync with Tramp 2.0.56.
2929
2930 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2931 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2932
29332007-06-02 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * Version 22.1 released.
2936
29372007-05-26 Michael Olson <mwolson@gnu.org>
2938
2939 * erc.texi (Modules): Fix references to completion modules.
2940
29412007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2942
2943 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2944
29452007-05-09 Didier Verna <didier@xemacs.org>
2946
2947 * gnus.texi (Email Based Diary): New. Proper documentation for the
2948 nndiary back end and the gnus-diary library.
2949
29502007-05-03 Karl Berry <karl@gnu.org>
2951
2952 * .cvsignore (*.pdf): New entry.
2953
2954 * texinfo.tex: Update from current version for better pdf generation.
2955
29562007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2957
2958 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2959
29602007-04-28 Glenn Morris <rgm@gnu.org>
2961
2962 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2963 consideration of legal status.
2964
29652007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2966
2967 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2968
29692007-04-24 Chong Yidong <cyd@stupidchicken.com>
2970
2971 * faq.texi (New in Emacs 22): python.el removed.
2972
29732007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2974
2975 * calc.texi (Reporting bugs): Update maintainer's address.
2976
29772007-04-22 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2980
29812007-04-15 Jay Belanger <belanger@truman.edu>
2982
2983 * calc.texi (Title page): Remove the date.
2984 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2985 (The Standard Calc Interface): Change trail title.
2986 (Floats): Mention that when non-decimal floats are entered, only
2987 approximations are stored.
2988 (Copying): Move to the appendices.
2989 (GNU Free Documentation License): Add as an appendix.
2990
29912007-04-15 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2994 * dired-x.texi, ebrowse.texi, ediff.texi:
2995 * emacs-mime.texi, erc.texi, eshell.texi:
2996 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2997 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2998 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2999 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3000 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3001 * woman.texi: Include GFDL.
3002
3003 * doclicense.texi: Remove node heading, so that it can be included by
3004 other files.
3005
3006 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3007
3008 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3009 than *.
3010
30112007-04-14 Carsten Dominik <dominik@science.uva.nl>
3012
3013 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3014 in Calc.
3015
30162007-04-09 Romain Francoise <romain@orebokech.com>
3017
3018 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3019 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3020 replace mouse-2.
3021
30222007-04-08 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3025 renamed to woman-use-topic-at-point. Document new behavior.
3026
30272007-04-08 Richard Stallman <rms@gnu.org>
3028
3029 * url.texi: Fix some indexing.
3030 (Disk Caching): Drop discussion of old/other Emacs versions.
3031
30322007-04-07 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * url.texi (Disk Caching): Say Emacs 21 "and later".
3035
3036 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3037 on Font locking which now mentions JIT lock.
3038
30392007-04-01 Michael Olson <mwolson@gnu.org>
3040
3041 * erc.texi: Update for the ERC 5.2 release.
3042
30432007-03-31 David Kastrup <dak@gnu.org>
3044
3045 * woman.texi (Topic, Interface Options): Explain changes semantics of
3046 woman-manpath in order to consider MANPATH_MAP entries.
3047
30482007-03-31 Eli Zaretskii <eliz@gnu.org>
3049
3050 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3051
30522007-03-26 Richard Stallman <rms@gnu.org>
3053
3054 * pgg.texi (Caching passphrase): Clean up previous change.
3055
30562007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3057
3058 * gnus.texi (Setting Process Marks): Fix typo.
3059
30602007-03-25 Romain Francoise <romain@orebokech.com>
3061
3062 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3063 readability, and include various fixes by Daniel Brockman, Nick Roberts
3064 and Dieter Wilhelm.
3065
30662007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3067
3068 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3069
3070 * gnus.texi (Mail Source Specifiers): Fix typo.
3071
30722007-03-22 Ralf Angeli <angeli@caeruleus.net>
3073
3074 * reftex.texi (Imprint): Update maintainer information.
3075
30762007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3077
3078 * message.texi (Message Buffers): Update documentation for
3079 message-generate-new-buffers.
3080
30812007-03-15 Daiki Ueno <ueno@unixuser.org>
3082
3083 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3084
30852007-03-21 Glenn Morris <rgm@gnu.org>
3086
3087 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3088
30892007-03-19 Chong Yidong <cyd@stupidchicken.com>
3090
3091 * eshell.texi (Known problems): Emacs 21 -> 22.
3092
3093 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3094
30952007-03-18 Jay Belanger <belanger@truman.edu>
3096
3097 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3098
30992007-03-12 Glenn Morris <rgm@gnu.org>
3100
3101 * calc.texi (Time Zones): Switch to new North America DST rule.
3102
3103 * calc.texi: Replace "daylight savings" with "daylight
3104 saving" in text throughout.
3105
31062007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3107
3108 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3109 The variable now uses a list of symbols instead of just a symbol.
3110 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3111
31122007-03-06 Romain Francoise <romain@orebokech.com>
3113
3114 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3115 new packages, and mention Gnus update.
3116
31172007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3118
3119 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3120 nntp-open-connection-functions-never-echo-commands.
3121
31222007-02-27 Chong Yidong <cyd@stupidchicken.com>
3123
3124 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3125 problems on the console, and security risk in not using gpg-agent.
3126
31272007-02-25 Carsten Dominik <dominik@science.uva.nl>
3128
3129 * org.texi (The spreadsheet): Renamed from "Table calculations".
3130 Completely reorganized and rewritten.
3131 (CamelCase links): Section removed.
3132 (Repeating items): New section.
3133 (Tracking TODO state changes): New section.
3134 (Agenda views): Chapter reorganized and rewritten.
3135 (HTML export): Section rewritten.
3136 (Tables in arbitrary syntax): New section.
3137 (Summary): Better feature summary.
3138 (Activation): Document problem with cut-and-paste of Lisp code
3139 from PDF files.
3140 (Visibility cycling): Document indirect buffer use.
3141 (Structure editing): Document sorting.
3142 (Remember): Section rewritten.
3143 (Time stamps): Better description of time stamp types.
3144 (Tag searches): Document regular expression search for tags.
3145 (Stuck projects): New section.
3146 (In-buffer settings): New keywords.
3147 (History and Acknowledgments): Updated description.
3148
31492007-02-24 Alan Mackenzie <acm@muc.de>
3150
3151 * cc-mode.texi (Movement Commands): Insert two missing command names.
3152 (Getting Started): Slight wording correction (use conditional).
3153
31542007-02-22 Kim F. Storm <storm@cua.dk>
3155
3156 * widget.texi (User Interface, Basic Types): Document need to put some
3157 text before the %v escape in :format string in editable-field widget.
3158
31592007-02-18 Romain Francoise <romain@orebokech.com>
3160
3161 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3162 `cvs-mode-quit'.
3163
31642007-02-10 Markus Triska <markus.triska@gmx.at>
3165
3166 * widget.texi (Programming Example): Put constant strings in :format.
3167
31682007-02-07 Juanma Barranquero <lekktu@gmail.com>
3169
3170 * faq.texi (Fullscreen mode on MS-Windows): New node.
3171
31722007-02-04 David Kastrup <dak@gnu.org>
3173
3174 * faq.texi (AUCTeX): Update version number. Should probably be done
3175 for other packages as well.
3176
31772007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3178
3179 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3180 <tassilo@member.fsf.org>.
3181
31822007-01-27 Eli Zaretskii <eliz@gnu.org>
3183
3184 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3185 ls-lisp-use-localized-time-format.
3186
31872007-01-20 Markus Triska <markus.triska@gmx.at>
3188
3189 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3190
31912007-01-13 Michael Olson <mwolson@gnu.org>
3192
3193 * erc.texi (Modules): Mention capab-identify module.
3194
31952007-01-05 Michael Olson <mwolson@gnu.org>
3196
3197 * erc.texi (Getting Started): Update for /RECONNECT command.
3198
31992007-01-04 Richard Stallman <rms@gnu.org>
3200
3201 * ebrowse.texi: Change C-c b to C-c C-m.
3202
32032007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3204
3205 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3206 variables only in info to avoid redundant entries in the printed
3207 manual.
3208
32092007-01-02 Daiki Ueno <ueno@unixuser.org>
3210
3211 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3212
32132007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3214
3215 * message.texi (Security): Split into sub-nodes.
3216
32172007-01-01 Alan Mackenzie <acm@muc.de>
3218
3219 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3220 eval-after-load in Emacs <=21 and a workaround. Document that
3221 trigraphs are not supported.
3222
32232007-01-01 Alan Mackenzie <acm@muc.de>
3224
3225 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3226 c-context-line-break. When invoked within a string, preserve
3227 whitespace. Add a backslash only when also in a macro.
3228
32292007-01-01 Alan Mackenzie <acm@muc.de>
3230
3231 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3232
32332007-01-01 Alan Mackenzie <acm@muc.de>
3234
3235 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3236 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3237
32382007-01-01 Alan Mackenzie <acm@muc.de>
3239
3240 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3241 "Choosing a Style".
3242
3243 * cc-mode.texi ("Styles"): Add @dfn{style}.
3244
32452006-12-30 Michael Albinus <michael.albinus@gmx.de>
3246
3247 Sync with Tramp 2.0.55.
3248
3249 * trampver.texi: Update release number.
3250
32512006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3252
3253 * gnus.texi (Customizing Articles): Add index entries for all
3254 gnus-treat-* variables.
3255
c8763fb6 32562006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3257
3258 * gnus.texi (IMAP): Fix incorrect explanation of
3259 nnimap-search-uids-not-since-is-evil in documentation for
3260 nnimap-expunge-search-string.
3261
32622006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3263
3264 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3265 spam-ifile-database.
3266
32672006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3268
3269 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3270 rebind C-s.
3271
c8763fb6 32722006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3273
3274 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3275 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3276 "expiring mail".
3277 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3278 nnimap-nov-is-evil.
3279
32802006-12-25 Kevin Ryde <user42@zip.com.au>
3281
3282 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3283 about the key procedure being used heavily.
3284
32852006-12-24 Chong Yidong <cyd@stupidchicken.com>
3286
3287 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3288 to t.
3289 (Prerequisites): Add explanation about gpg-agent.
3290
32912006-12-22 Kevin Ryde <user42@zip.com.au>
3292
3293 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3294 "sort" instead of "sort*".
3295
32962006-12-19 Richard Stallman <rms@gnu.org>
3297
3298 * calc.texi (History and Acknowledgements): Recognize that Emacs
3299 now does have floating point.
3300
33012006-12-19 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * tramp.texi (External transfer methods): Describe new method `scpc'.
3304
33052006-12-17 Sascha Wilde <wilde@sha-bang.de>
3306
3307 * pgg.texi: Added short note on gpg-agent to the introduction.
3308
33092006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3310
3311 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3312 also applies to Cc.
3313
33142006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3315
3316 * gnus.texi (X-Face): Clarify. Say which programs are required
3317 on Windows.
3318
33192006-12-08 Michael Olson <mwolson@gnu.org>
3320
3321 * erc.texi (Modules): Remove documentation for list module.
3322
c8763fb6 33232006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3324
3325 * faq.texi (^M in the shell buffer): Ditto.
3326
33272006-11-20 Michael Olson <mwolson@gnu.org>
3328
3329 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3330
33312006-11-17 Carsten Dominik <dominik@science.uva.nl>
3332
3333 * org.texi: Fix typos.
3334 (Agenda commands): Document `C-k'.
3335
33362006-11-16 Eli Zaretskii <eliz@gnu.org>
3337
3338 * url.texi (http/https): Fix a typo in the HTTP URL.
3339
33402006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3341
3342 * ada-mode.texi: Total rewrite.
3343
33442006-11-13 Carsten Dominik <dominik@science.uva.nl>
3345
3346 * org.texi: Minor typo fixes.
3347
33482006-11-13 Bill Wohler <wohler@newt.com>
3349
3350 Release MH-E manual version 8.0.3.
3351
3352 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3353 release 8.0.3.
3354
3355 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3356 to set MAILDIR.
3357 (Reading Mail): Document the customization of read-mail-command
3358 for MH-E.
3359 (Viewing Attachments): Document mm-discouraged-alternatives.
3360 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3361 (Junk): Add more information about the settings of mh-junk-background
3362 in a program. Add /usr/bin/mh to PATH in examples.
3363
33642006-11-12 Richard Stallman <rms@gnu.org>
3365
3366 * woman.texi: Update author address but say he no longer maintains it.
3367
33682006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3369
3370 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3371 archived trees.
3372 (Checkboxes): Section moved to chapter 5, and extended.
3373 (The date/time prompt): New section.
3374 (Link abbreviations): New section.
3375 (Presentation and sorting): New section.
3376 (Custom agenda views): Section completely rewritten.
3377 (Summary): Compare with Planner.
3378 (Feedback): More info about creating backtraces.
3379 (Plain lists): Modified example.
3380 (Breaking down tasks): New section.
3381 (Custom time format): New section.
3382 (Time stamps): Document inactive timestamps.
3383 (Setting tags): More details about fast tag selection.
3384 (Block agenda): New section.
3385 (Custom agenda views): Section rewritten.
3386 (Block agenda): New section.
3387
33882006-11-07 Michael Albinus <michael.albinus@gmx.de>
3389
3390 * tramp.texi (Configuration): scp is the default method.
3391 (Default Method): Use ssh as example for another method.
3392
33932006-10-27 Richard Stallman <rms@gnu.org>
3394
3395 * woman.texi: Downcase nroff/troff/roff.
3396 (Installation): Chapter deleted. Some xrefs deleted.
3397 (Background): woman doesn't advise man ;-).
3398
c8763fb6 33992006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3400
3401 * ada-mode.texi (Project files, Identifier completion)
3402 (Automatic Casing, Debugging, Using non-standard file names)
3403 (Working Remotely): Fix typos.
3404
34052006-10-20 Masatake YAMATO <jet@gyve.org>
3406
3407 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3408 sample code `my-c-initialization-hook'.
3409
34102006-10-19 Stuart D. Herring <herring@lanl.gov>
3411
3412 * widget.texi: Fix typos.
3413
34142006-10-19 Michael Albinus <michael.albinus@gmx.de>
3415
3416 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3417 "???". There have been no complaints for years, so the information
3418 must be appropriate.
3419
34202006-10-16 Richard Stallman <rms@gnu.org>
3421
3422 * widget.texi: Use @var instead of capitalization.
3423 Clarify many widget type descriptions.
3424
34252006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3426
3427 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3428 gnus-dired-attach.
3429 (Selecting a Group): Fix typo.
3430
c8763fb6 34312006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3432
3433 * widget.texi: Fix typos.
3434
34352006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3436
3437 * gnus.texi (Image Enhancements): Update for Emacs 22.
3438
3439 * gnus-faq.texi ([1.3]): Update.
3440
34412006-10-06 Richard Stallman <rms@gnu.org>
3442
3443 * faq.texi (Displaying the current line or column):
3444 Delete "As of Emacs 20".
3445
34462006-10-06 Romain Francoise <romain@orebokech.com>
3447
3448 * faq.texi (VM): VM works with Emacs 22 too.
3449
34502006-10-06 Richard Stallman <rms@gnu.org>
3451
3452 * ebrowse.texi: Remove Emacs version "21" from title.
3453
34542006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3455
3456 * gnus.texi (Foreign Groups): Say where change of editing commands are
3457 stored. Add reference to `gnus-parameters'.
3458
34592006-09-15 Jay Belanger <belanger@truman.edu>
3460
3461 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3462 Change "Library Public License" to "Lesser Public License"
3463 throughout. Use "yyyy" to represent year.
3464
34652006-09-15 Carsten Dominik <dominik@science.uva.nl>
3466
3467 * org.texi (Setting tags): Typo fix.
3468
34692006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3470
3471 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3472
34732006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3474
3475 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3476
34772006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3478
3479 * faq.texi (Escape sequences in shell output): EMACS is now set
3480 to Emacs's absolute file name, not to "t".
3481 (^M in the shell buffer): Likewise.
3482 * misc.texi (Interactive Shell): Likewise.
3483
34842006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3485
3486 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3487 mails with pop3-leave-mail-on-server. Fix wording.
3488 (Limiting): Improve gnus-summary-limit-to-articles.
3489 (X-Face): Fix typo.
3490
34912006-09-11 Simon Josefsson <jas@extundo.com>
3492
3493 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3494 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3495
34962006-09-06 Simon Josefsson <jas@extundo.com>
3497
3498 * smtpmail.texi (Authentication): Mention SSL.
3499
35002006-09-01 Eli Zaretskii <eliz@gnu.org>
3501
3502 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3503 Don't use @indicateurl.
3504
3505 * cc-mode.texi (Subword Movement): Don't use @headitem.
3506 (Custom Braces, Clean-ups): Don't use @tie.
3507
35082006-08-29 Michael Albinus <michael.albinus@gmx.de>
3509
3510 Sync with Tramp 2.0.54.
3511
3512 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3513 Suggested by Adrian Phillips <a.phillips@met.no>.
3514
35152006-08-15 Carsten Dominik <dominik@science.uva.nl>
3516
3517 * org.texi (Installation, Activation): Split from Installation and
3518 Activation.
3519 (Clocking work time): Documented new features.
3520
35212006-08-13 Alex Schroeder <alex@gnu.org>
3522
3523 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3524 example.
3525
35262006-08-12 Eli Zaretskii <eliz@gnu.org>
3527
3528 * faq.texi (How to add fonts): New node.
3529
35302006-08-05 Romain Francoise <romain@orebokech.com>
3531
3532 * faq.texi (New in Emacs 22): Expand.
3533
35342006-08-03 Michael Olson <mwolson@gnu.org>
3535
3536 * erc.texi: Update for ERC 5.1.4.
3537
35382006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3539
3540 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3541 in .../site-lisp/gnus/ by default.
3542 [ From gnus-news.texi in the trunk. ]
3543
35442006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3545
3546 * gnus.texi (MIME Commands): Additions for yEnc.
3547
35482006-07-24 Richard Stallman <rms@gnu.org>
3549
3550 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3551 * faq.texi: Move periods and commas inside quotes.
3552
35532006-07-20 Jay Belanger <belanger@truman.edu>
3554
3555 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3556
35572006-07-18 Chong Yidong <cyd@stupidchicken.com>
3558
3559 * faq.texi (Security risks with Emacs): Document Emacs 22
3560 file-local-variable mechanism.
3561
35622006-07-12 Michael Olson <mwolson@gnu.org>
3563
3564 * erc.texi: Update for ERC 5.1.3.
3565
35662006-07-12 Alex Schroeder <alex@gnu.org>
3567
3568 * rcirc.texi: Fix typos.
3569 (Getting started with rcirc): New calling convention for M-x irc.
3570 Mention #rcirc. Removed channel tracking.
3571 (Configuration): Changed the names of all variables that got changed
3572 recently, eg. rcirc-server to rcirc-default-server. Added
3573 documentation for rcirc-authinfo, some background for Bitlbee, and
3574 rcirc-track-minor-mode.
3575 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3576 Scrolling.
3577 (Reconnecting after you have lost the connection): Fixed example code
3578 to match code changes.
3579
35802006-07-10 Nick Roberts <nickrob@snap.net.nz>
3581
3582 * gnus.texi, message.texi: Fix typos.
3583
35842006-07-07 Carsten Dominik <dominik@science.uva.nl>
3585
3586 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3587 commands.
3588 (Global TODO list): Document the use of the variables
3589 `org-agenda-todo-ignore-scheduled' and
3590 `org-agenda-todo-list-sublevels'.
3591
35922006-07-05 Richard Stallman <rms@gnu.org>
3593
3594 * faq.texi (Scrolling only one line): Fix xref.
3595
35962006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3597
3598 * faq.texi (Evaluating Emacs Lisp code):
3599 Throughout, replace eval-current-buffer with eval-buffer.
3600
36012006-07-03 Richard Stallman <rms@gnu.org>
3602
3603 * rcirc.texi (Scrolling conservatively): Fix xref.
3604
3605 * pcl-cvs.texi (Viewing differences): Usage fix.
3606
36072006-07-03 Carsten Dominik <dominik@science.uva.nl>
3608
3609 * org.texi (Agenda commands): Document `s' key to save all org-mode
3610 buffers.
3611
36122006-06-30 Ralf Angeli <angeli@caeruleus.net>
3613
3614 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3615 names. Mention `cvs-msg' face.
3616
36172006-06-29 Carsten Dominik <dominik@science.uva.nl>
3618
3619 * org.texi (Checkboxes): New section.
3620
36212006-06-28 Carsten Dominik <dominik@science.uva.nl>
3622
3623 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3624 throughout this chapter.
3625
36262006-06-27 Chong Yidong <cyd@stupidchicken.com>
3627
3628 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3629 text for standalone vs Emacs info.
3630 (Help): Clarify header line description. Use mouse-1 for clicks.
3631 (Help-P): Use mouse-1 for clicks.
3632 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3633 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3634 (Choose menu subtopic): Remove gratuitous Emacs command names.
3635 (Help-FOO): Put usual behavior first.
3636 (Help-Xref): Clicking on xrefs works in Emacs.
3637 (Search Text): Clarify what the default behavior is.
3638 (Create Info buffer): Fix Emacs window/X window confusion.
3639 (Emacs Info Variables): Fix for new Emacs init file behavior.
3640
36412006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3642
3643 * gnus.texi (Summary Buffer Lines): Fix typo.
3644
36452006-06-23 Carsten Dominik <dominik@science.uva.nl>
3646
3647 * org.texi (Embedded LaTeX): New chapter.
3648 (Archiving): Section rewritten.
3649 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3650
36512006-06-20 Bill Wohler <wohler@newt.com>
3652
3653 Release MH-E manual version 8.0.1.
3654
3655 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3656 release 8.0.1.
3657 (Preface): Depend on GNU mailutils 1.0 and higher.
3658
36592006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3660
3661 * message.texi (News Headers): Update message-syntax-checks section.
3662
36632006-06-19 Karl Berry <karl@gnu.org>
3664
3665 * info.texi (Advanced): Mention C-q, especially with ?.
3666
36672006-06-19 Carsten Dominik <dominik@science.uva.nl>
3668
3669 * org.texi (Publishing links): Document the `:link-validation-function'
3670 property.
3671 (Extensions and Hacking): New chapter, includes some sections of the
3672 "Miscellaneous" chapter.
3673
36742006-06-10 Carsten Dominik <dominik@science.uva.nl>
3675
3676 * org.texi (Progress logging): New section.
3677
36782006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3679
3680 * viper.texi (Viper Specials):
3681 * gnus.texi (Example Setup):
3682 * faq.texi (Backspace invokes help):
3683 * dired-x.texi (Optional Installation Dired Jump):
3684 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3685 follow coding conventions.
3686
36872006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3688
3689 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3690
36912006-06-06 Carsten Dominik <dominik@science.uva.nl>
3692
3693 * org.texi (ASCII export): Document indentation adaptation.
3694 (Setting tags): Document mutually-exclusive tags.
3695
36962006-06-05 Romain Francoise <romain@orebokech.com>
3697
3698 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3699 Fix typo.
3700
3701 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3702 channel (#gnus@irc.freenode.net).
3703 Fix typos. Update copyright notice.
3704
3705 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3706 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3707 (Line-Up Functions, Custom Macros):
3708 * ediff.texi (Window and Frame Configuration)
dccb744b 3709 (Highlighting Difference Regions):
2de53ca6
GM
3710 * emacs-mime.texi (Display Customization):
3711 * erc.texi (History):
3712 * eshell.texi (Known problems):
3713 * eudc.texi (Overview, BBDB):
3714 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3715 (The problem of spam, SpamOracle, Extending the Spam package)
3716 (Conformity, Terminology):
dccb744b 3717 * idlwave.texi (Routine Info)
2de53ca6
GM
3718 (Class and Keyword Inheritance, Padding Operators)
3719 (Breakpoints and Stepping, Electric Debug Mode)
3720 (Examining Variables, Troubleshooting):
3721 * org.texi (Creating timestamps):
3722 * reftex.texi (Commands, Options, Changes):
3723 * tramp.texi (Inline methods, Password caching)
3724 (Auto-save and Backup, Issues):
3725 * vip.texi (Files, Commands in Insert Mode):
3726 * viper.texi (Emacs Preliminaries, States in Viper)
3727 (Packages that Change Keymaps, Viper Specials, Groundwork):
3728 Fix various typos.
3729
37302006-05-31 Michael Ernst <mernst@alum.mit.edu>
3731
3732 * ediff.texi: Fix typos.
3733
37342006-05-30 Carsten Dominik <dominik@science.uva.nl>
3735
3736 * org.texi: Small typo fixes.
3737
37382006-05-29 Michael Albinus <michael.albinus@gmx.de>
3739
3740 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3741
37422006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3743
3744 * pcl-cvs.texi: Fix typos.
3745 (Customization): Say "us".
3746
37472006-05-26 Eli Zaretskii <eliz@gnu.org>
3748
3749 * org.texi: Remove bogus @setfilename.
3750
37512006-05-26 Carsten Dominik <dominik@science.uva.nl>
3752
3753 * org.texi (ASCII export): Omit command name.
3754 (HTML export): Add prefix to all lines in Local Variable example.
3755 (Acknowledgments): Typeset names in italics.
3756
37572006-05-24 Carsten Dominik <dominik@science.uva.nl>
3758
3759 * org.texi (Plain lists): Add new item navigation commands.
3760 (External links): Document elisp and info links.
3761 (Custom searches): New section.
3762 (Publishing): New chapter.
3763 (HTML export): Include a list of supported CSS classes.
3764 (Setting tags): Describe the fast-tag-setting interface.
3765
37662006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * dired-x.texi: ifinfo -> ifnottex.
3769
37702006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3771
3772 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3773
37742006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3775
3776 * message.texi (Interface): Add tool bar customization.
3777 (MIME): Index and text additions for mml-attach.
3778 (MIME): Describe mml-dnd-protocol-alist and
3779 mml-dnd-attach-options.
3780
3781 * gnus.texi (Oort Gnus): Reorder entries in sections.
3782 Fix some entries.
3783 (Starting Up): Add references to "Emacs for Heathens" and to
3784 "Finding the News". Add user-full-name and user-mail-address.
3785 (Group Buffer Format): Add tool bar customization and update.
3786 (Summary Buffer): Add tool bar customization.
3787 (Posting Styles): Add message-alternative-emails.
3788
37892006-05-09 Michael Albinus <michael.albinus@gmx.de>
3790
3791 * tramp.texi (Filename completion): Improve wording.
3792
37932006-05-07 Romain Francoise <romain@orebokech.com>
3794
3795 * faq.texi (Using regular expressions): Fix typo.
3796 (Packages that do not come with Emacs): Fix capitalization.
3797 (Replacing text across multiple files): Expand node to explain how
3798 to use `dired-do-query-replace-regexp' in more detail, based on
3799 suggestion by Eric Hanchrow <offby1@blarg.net>.
3800
38012006-05-06 Michael Albinus <michael.albinus@gmx.de>
3802
3803 * tramp.texi (Filename completion): Completion of remote files'
3804 method, user name and host name is active only in partial
3805 completion mode.
3806
38072006-05-06 Bill Wohler <wohler@newt.com>
3808
3809 Release MH-E manual version 8.0.
3810
3811 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3812 release 8.0.
3813
38142006-05-06 Bill Wohler <wohler@newt.com>
3815
3816 * mh-e.texi (MH-BOOK-HOME): Change from
3817 http://www.ics.uci.edu/~mh/book/mh to
3818 http://rand-mh.sourceforge.net/book/mh.
3819 Replace .htm suffix with .html for MH book files.
3820 (Using This Manual): Update key binding for getting relevant
3821 chapter in Info from command key.
3822 (Ranges): Fix itemx.
3823
38242006-05-05 Karl Berry <karl@gnu.org>
3825
3826 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3827 (\fonttextsize): New user-level command to change text font size.
3828
38292006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3830
3831 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3832
38332006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3834
3835 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3836
38372006-04-24 Bill Wohler <wohler@newt.com>
3838
3839 * mh-e.texi (Getting Started): Make it more explicit that you need
3840 to install MH. Add pointers to current MH implementations.
3841
38422006-04-21 Bill Wohler <wohler@newt.com>
3843
3844 Release MH-E manual version 7.94.
3845
3846 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3847 release 7.94.
3848
38492006-04-21 Carsten Dominik <dominik@science.uva.nl>
3850
3851 * org.texi: Many small fixes.
3852 (Handling links): Rename from "Managing links".
3853
38542006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3855
3856 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3857 (Splitting mail using spam-stat): Fix @xref.
3858
38592006-04-20 Chong Yidong <cyd@stupidchicken.com>
3860
3861 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3862 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3863
38642006-04-20 Carsten Dominik <dominik@science.uva.nl>
3865
3866 * org.texi (Time stamps): Better explanation of the purpose of
3867 different time stamps.
3868 (Structure editing, Plain lists): More details on how new items
3869 and headings are inserted.
3870
38712006-04-18 Carsten Dominik <dominik@science.uva.nl>
3872
3873 * org.texi (Formula syntax): Fix link to Calc Manual.
3874
38752006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3876
3877 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3878
38792006-04-17 Bill Wohler <wohler@newt.com>
3880
3881 * mh-e.texi (Folders): Update mh-before-quit-hook and
3882 mh-quit-hook example with code that removes the buffers rather
3883 than just bury them.
3884
38852006-04-17 Michael Albinus <michael.albinus@gmx.de>
3886
3887 Sync with Tramp 2.0.53.
3888
38892006-04-13 Carsten Dominik <dominik@science.uva.nl>
3890
3891 * org.texi (Updating settings): New section.
3892 (Visibility cycling): Better names for the startup folding
3893 options.
3894 (Exporting): Completely restructured.
3895 (The very busy C-c C-c key): New section.
3896 (Summary of in-buffer settings): New section.
3897
38982006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3899
3900 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3901
39022006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3903
3904 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3905 (Server Commands): Key `v' is reserved for users.
3906
39072006-04-11 Carsten Dominik <dominik@science.uva.nl>
3908
3909 * org.texi (Link format): New section, emphasis on bracket links.
3910 (External links): Document bracket links.
3911 (FAQ): Expand to cover shell links and the new link format.
3912
39132006-04-09 Kevin Ryde <user42@zip.com.au>
3914
3915 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3916
39172006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3918
3919 * gnus.texi (Summary Buffer Lines): Add `*'.
3920
c8763fb6 39212006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3922
3923 * gnus.texi (Group Parameters):
3924 Mention gnus-permanently-visible-groups.
3925
39262006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3927
3928 * gnus.texi (Face): Fix typo.
3929
39302006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3931
3932 * gnus.texi (X-Face): Clarify.
3933 (Face): Need Emacs with PNG support.
3934
39352006-04-06 Richard Stallman <rms@gnu.org>
3936
3937 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3938 Emacs".
3939
39402006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3941
3942 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3943 blocks not suitable for inclusion with Emacs using variable
3944 PARTOFEMACS.
3945
39462006-04-04 Simon Josefsson <jas@extundo.com>
3947
3948 * gnus.texi (Security): Improve.
3949
39502006-04-02 Bill Wohler <wohler@newt.com>
3951
3952 * mh-e.texi (Getting Started, Junk, Bug Reports)
3953 (MH FAQ and Support): Fix URLs.
3954
39552006-03-31 Romain Francoise <romain@orebokech.com>
3956
3957 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3958 to t, not nil (and has for the past eight years).
3959
39602006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3961
3962 * message.texi, gnus.texi: Bump version to 5.11.
3963
39642006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3965
3966 * gnus.texi (Top): Add comment about version line.
3967
3968 * message.texi (Top): Ditto. Change to take named versions into
3969 account.
3970
39712006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3972
3973 * gnus.texi (Posting Styles): Add x-face-file to example.
3974 (X-Face): Refer to posting styles.
3975
3976 * gnus-faq.texi ([5.8]): Add x-face-file.
3977 ([8.4]): Add links to gmane.emacs.gnus.user and
3978 gmane.emacs.gnus.general.
3979
39802006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3981
3982 * gnus-faq.texi: Use .invalid.
3983 ([5.4]): Fix gnus-posting-styles example.
3984
39852006-03-27 Romain Francoise <romain@orebokech.com>
3986
3987 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3988 Emacs/W3 needs a new maintainer.
3989 (Ispell): Update author and version info.
3990 (Mailcrypt): Mention PGG.
3991 (New in Emacs 22): Add PGG to the list of new packages.
3992 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3993 updating dead URLs.
3994
39952006-03-25 Karl Berry <karl@gnu.org>
3996
3997 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3998 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3999 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4000 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4001 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4002 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4003 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4004 (2) do not indent copyright year list (or anything else).
4005
40062006-03-21 Bill Wohler <wohler@newt.com>
4007
4008 * mh-e.texi (Folders): Various edits.
4009
40102006-03-20 Romain Francoise <romain@orebokech.com>
4011
4012 * gnus.texi (Mail Folders): Grammar fix.
4013
40142006-03-19 Bill Wohler <wohler@newt.com>
4015
4016 * mh-e.texi (Replying): Document Mail-Followup-To.
4017 Change manually-formatted table to multitable. Add debugging info.
4018 Move description of mh-reply-default-reply-to into paragraph
4019 that describes its values.
4020
40212006-03-17 Bill Wohler <wohler@newt.com>
4022
10d1d0af 4023 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4024 (Sending Mail Tour): Update method of entering
4025 addresses and subject.
4026 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4027 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4028
40292006-03-15 Carsten Dominik <dominik@science.uva.nl>
4030
4031 * org.texi: Version number change only.
4032
40332006-03-14 Bill Wohler <wohler@newt.com>
4034
4035 * mh-e.texi: Add index entries around each paragraph rather than
4036 depend on entries from beginning of node. Doing so ensures that
4037 index entries are less likely to be forgotten if text is cut and
4038 pasted, and are necessary anyway if the references are on a
4039 separate page. It seems that makeinfo is now (v. 4.8) only
4040 producing one index entry per node, so there is no longer any
4041 excuse not to. Use subheading instead of heading. The incorrect
4042 use of heading produced very large fonts in Info--as large as the
4043 main heading.
4044 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4045 versions 6 and 7 appeared *around* the time of these Emacs releases.
4046
40472006-03-13 Carsten Dominik <dominik@science.uva.nl>
4048
4049 * org.texi (Clean view): Document new startup options.
4050
40512006-03-11 Bill Wohler <wohler@newt.com>
4052
4053 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4054 (Composing, Scan Line Formats): Fix @refs.
4055 (Getting Started): Define MH profile and MH profile components.
4056 (Incorporating Mail, Reading Mail, Viewing, Printing)
4057 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4058 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4059 for string constants.
4060 (Tool Bar): Remove spurious quote.
4061 (Junk): Use ``...'' instead of "...".
4062 (Scan Line Formats): Replace @samp with @kbd.
4063
40642006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4065
4066 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4067
40682006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4069
4070 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4071 easy to understand.
4072
40732006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4074
4075 * gnus.texi: Markup fix.
4076 (Fancy Mail Splitting): Specify new feature.
4077
40782006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4079
4080 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4081 partial-words matching.
4082
40832006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4084
4085 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4086
4087 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4088 (MIME Commands): Fix mm-discouraged-alternatives.
4089
40902006-03-07 Carsten Dominik <dominik@science.uva.nl>
4091
4092 * org.texi: Version number change only.
4093
40942006-03-06 Bill Wohler <wohler@newt.com>
4095
4096 * mh-e.texi: Move from SourceForge repository to Savannah.
4097 This is version 7.93, which is a total rewrite from the previous
4098 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4099 version 7.93.
4100
41012006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4102
4103 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4104
41052006-03-01 Carsten Dominik <dominik@science.uva.nl>
4106
4107 * org.texi (Interaction): Add item about `org-mouse.el' by
4108 Piotr Zielinski.
4109 (Managing links): Document that also mouse-1 can be used to
4110 activate a link.
4111 (Headlines, FAQ): Add entry about hiding leading stars.
4112 (Miscellaneous): Resort the sections in this chapter to a more
4113 logical sequence.
4114
41152006-02-27 Simon Josefsson <jas@extundo.com>
4116
4117 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4118 2004-01-27 from the trunk).
4119
41202006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4121
4122 * cc-mode.texi: Rename c-hungry-backspace to
4123 c-hungry-delete-backwards, at the request of RMS. Leave the old
4124 name as an alias.
4125
41262006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4127
4128 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4129 include the function header within the defun.
4130
41312006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4132
4133 * cc-mode.texi: Correct two typos.
4134
41352006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4136
4137 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4138 existing comment.
4139 (Electric Keys): Add a justification for electric indentation.
4140 (Hungry WS Deletion): Clear up the names and complications of the
4141 BACKSPACE and DELETE keys.
4142
41432006-02-23 Juri Linkov <juri@jurta.org>
4144
4145 * faq.texi (Common requests): Move `Turning on auto-fill by
4146 default' after `Wrapping words automatically'. Move `Working with
4147 unprintable characters' before `Searching for/replacing newlines'.
4148 Move `Replacing highlighted text' after `Highlighting a region'.
4149 Merge `Repeating commands' and `Repeating a command as many times
4150 as possible' into the former.
4151 (Packages that do not come with Emacs): Add refs to Gmane and
4152 etc/MORE.STUFF.
4153
41542006-02-23 Juri Linkov <juri@jurta.org>
4155
4156 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4157 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4158 Add xref to `(emacs)Reporting Bugs'.
4159 (Getting a printed manual): Add URL to other formats of the manual.
4160 (Common requests): Fix menu.
4161 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4162 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4163 (Inserting text at the beginning of each line): Add pxref to
4164 `Changing the included text prefix'.
4165 (Forcing the cursor to remain in the same column): Mention `track-eol'
4166 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4167 (Replacing text across multiple files): Add keybinding `Q' for
4168 `dired-do-query-replace'.
4169
41702006-02-22 Carsten Dominik <dominik@science.uva.nl>
4171
4172 * reftex.texi: Version number and date change only.
4173
4174 * org.texi (Internal Links): Rewrite to cover the modified
4175 linking system.
4176
41772006-02-17 Eli Zaretskii <eliz@gnu.org>
4178
4179 * faq.texi: Remove the coding cookie, it's not needed anymore.
4180
41812006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4182
4183 * faq.texi (Colors on a TTY): Mention Mac OS port.
4184
41852006-02-12 Karl Berry <karl@gnu.org>
4186
4187 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4188 8-bit accented a.
4189
41902006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4191
4192 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4193
41942006-02-08 Romain Francoise <romain@orebokech.com>
4195
4196 * faq.texi (Top): Remove paragraph about the FAQ being a
4197 transitional document, etc.
4198 (Searching for/replacing newlines): New node.
4199 (Yanking text in isearch): New node.
4200 (Inserting text at the beginning of each line): Rename and make
4201 more general, mention `M-;' in Message mode.
4202
42032006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * faq.texi (Meta key does not work in xterm)
4206 (Emacs does not display 8-bit characters)
4207 (Inputting eight-bit characters): Update xrefs.
4208
42092006-02-06 Romain Francoise <romain@orebokech.com>
4210
4211 * faq.texi (VM): VM now at version 7.19.
4212 Set myself as maintainer of this file.
4213
42142006-02-04 Michael Olson <mwolson@gnu.org>
4215
4216 * erc.texi (History): Note that ERC is now included with Emacs.
4217
42182006-01-31 Romain Francoise <romain@orebokech.com>
4219
4220 * message.texi (Message Headers): Explain what
4221 `message-alternative-emails' does in more detail.
4222 Update copyright year.
4223
42242006-01-30 Juanma Barranquero <lekktu@gmail.com>
4225
4226 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4227
42282006-01-29 Richard M. Stallman <rms@gnu.org>
4229
4230 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4231
42322006-01-29 Michael Olson <mwolson@gnu.org>
4233
4234 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4235
4236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4237
4238 * faq.texi (New in Emacs 22): Mention ERC.
4239
42402006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4241
4242 * rcirc.texi: Capitalize dir entry for consistency with the entry
4243 in info/dir and other entries in the Emacs category.
4244 Fix typos. Delete trailing whitespace.
4245
c8763fb6 42462006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4247
4248 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4249
42502006-01-27 Eli Zaretskii <eliz@gnu.org>
4251
4252 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4253 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4254
4255 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4256 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4257
42582006-01-27 Alex Schroeder <alex@gnu.org>
4259
4260 * rcirc.texi: New file.
4261
42622006-01-23 Juri Linkov <juri@jurta.org>
4263
4264 * widget.texi (User Interface): Add S-TAB for widget-backward.
4265
42662006-01-22 Michael Albinus <michael.albinus@gmx.de>
4267
4268 Sync with Tramp 2.0.52.
4269
4270 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4271 Add Tramp disabling item. New item for common connection problems.
4272 (various): Apply "ftp" as method for the download URL.
4273 (Bug Reports): Refer to FAQ for common problems.
4274
42752006-01-21 Eli Zaretskii <eliz@gnu.org>
4276
4277 * widget.texi (User Interface): Use @key for TAB.
4278
4279 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4280
4281 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4282 for TAB.
4283
4284 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4285
42862006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4287
4288 * gnus.texi: Update copyright.
4289
42902006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4291
4292 * gnus.texi (Article Washing): Additions.
4293
42942006-01-08 Alex Schroeder <alex@gnu.org>
4295
4296 * pgg.texi (Caching passphrase): Rewording.
4297
42982006-01-13 Carsten Dominik <dominik@science.uva.nl>
4299
4300 * org.texi (Agenda commands): Document tags command.
4301
43022006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4303
4304 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4305
43062006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4307
4308 * gnus.texi (RSS): Addition.
4309
43102005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4313
43142005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4315
4316 * emacs-mime.texi (Display Customization): Add setting example to
4317 mm-discouraged-alternatives.
4318
43192006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4322 version is the canonical version.
4323
43242006-01-08 Alex Schroeder <alex@gnu.org>
4325
4326 * pgg.texi (Caching passphrase): Rewording.
4327
43282006-01-06 Eli Zaretskii <eliz@gnu.org>
4329
4330 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4331 repository URL.
4332
43332006-01-06 Carsten Dominik <dominik@science.uva.nl>
4334
4335 * org.texi: Removed the accidentally re-added empty line in the
4336 direntry.
4337
43382006-01-05 Carsten Dominik <dominik@science.uva.nl>
4339
4340 * org.texi (Agenda Views): Chapter reorganized.
4341
43422005-12-29 Romain Francoise <romain@orebokech.com>
4343
4344 * faq.texi (Using Customize): New node.
4345
43462005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4347
4348 * org.texi: Remove blank line in @direntry. It is non-standard
4349 and recursively produces blank lines all over the dir file (when
4350 using Texinfo 4.8).
4351
43522005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4353
4354 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4355
43562005-12-20 Carsten Dominik <dominik@science.uva.nl>
4357
4358 * org.texi (Tags): Boolean logic documented.
4359 (Agenda Views): Document custom commands.
4360
43612005-12-20 David Kastrup <dak@gnu.org>
4362
4363 * faq.texi (AUCTeX): Update version and mailing list info.
4364
43652005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4366
4367 * gnus.texi (MIME Commands): Mention addition of
4368 multipart/alternative to gnus-buttonized-mime-types and add xref
4369 to mm-discouraged-alternatives.
4370
4371 * emacs-mime.texi (Display Customization): Mention addition of
4372 "image/.*" and add xref to gnus-buttonized-mime-types in the
4373 mm-discouraged-alternatives section.
4374
43752005-12-16 Carsten Dominik <dominik@science.uva.nl>
4376
4377 * org.texi (Tags): New section.
4378 (Agenda Views): Chapter reorganized.
4379
43802005-12-16 Eli Zaretskii <eliz@gnu.org>
4381
4382 * org.texi (Internal Links): Add a missing comma after an @xref.
4383
43842005-12-14 Chong Yidong <cyd@stupidchicken.com>
4385
4386 * faq.texi (Filling paragraphs with a single space): No need to
4387 change sentence-end now.
4388
43892005-12-13 Romain Francoise <romain@orebokech.com>
4390
4391 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4392
43932005-12-12 Jay Belanger <belanger@truman.edu>
4394
4395 * faq.texi (Calc): Update version number.
4396
43972005-12-12 Carsten Dominik <dominik@science.uva.nl>
4398
4399 * org.texi (Progress Logging): New section.
4400
44012005-12-10 Romain Francoise <romain@orebokech.com>
4402
4403 Update the Emacs FAQ for the 22.1 release.
4404
4405 * faq.texi: Set VER to `22.1'.
4406 (Basic editing): Explain how to use localized versions of the
4407 Tutorial. Mention that `C-h r' displays the manual. Delete
4408 obsolete WWW link to an Emacs 18 tutorial.
4409 (Getting a printed manual): Point to the new locations of the
4410 manuals on the GNU Web site.
4411 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4412 available via Info (it was previously distributed separately).
4413 (Installing Texinfo documentation): The latest version of Texinfo
4414 is 4.8, not 4.0.
4415 (Informational files for Emacs): COPYING is the GNU General Public
4416 License, not the Emacs General Public License.
4417 (Informational files for Emacs): Delete obsolete link to the
4418 GNUinfo pages as they have been removed from the GNU Web site.
4419 (New in Emacs 22): New node.
4420 (Setting up a customization file): Say that most packages support
4421 Customize nowadays.
4422 (Colors on a TTY): Delete reference to instructions on how to
4423 enable syntax highlighting, it is now enabled by default.
4424 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4425 at startup automatically.
4426 (Controlling case sensitivity): Mention `M-c' in isearch.
4427 (Using an already running Emacs process): Emacs now creates the
4428 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4429 gnuserv. As emacsclient can now run Lisp code as well, delete a
4430 sentence praising gnuserv for that. Simplify description of how
4431 the client/server operation works.
4432 (Compiler error messages): Delete obsolete text (compile.el has
4433 been rewritten).
4434 (Indenting switch statements): Fix typo.
4435 (Matching parentheses): Simplify setup instructions, mention the
4436 menu bar item in the Options menu.
4437 (Repeating a command as many times as possible): Mention `C-x e'.
4438 (Going to a line by number): Mention new keymap and bindings
4439 `M-g M-g', `M-g M-p' and `M-g M-n'.
4440 (Turning on syntax highlighting): Now on by default. Simplify.
4441 (Replacing highlighted text): Use `1', not `t'.
4442 (Problems with very large files): The maximum size is now 256MB on
4443 32-bit machines.
4444 (^M in the shell buffer): Mention `comint-process-echoes'.
4445 (Emacs for Apple computers): Emacs 22 has native support for Mac
4446 OS X.
4447 (Translating names to IP addresses): Delete node.
4448 (Binding keys to commands): Fix typo.
4449 (SPC no longer completes file names): New node.
4450 (MIME with Emacs mail packages): Delete section about the Emacs
4451 MIME FAQ (it's not reachable anymore).
4452
44532005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4454
4455 * cc-mode.texi: The manual has been extensively revised: the
4456 information about using CC Mode has been separated from the larger
4457 and more difficult chapters about configuration. It has been
4458 updated for CC Mode 5.31.
4459
44602005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4461
4462 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4463 (Selecting an implementation): Fix descriptions.
4464
44652005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4466
4467 * message.texi (Various Message Variables): Addition.
4468
44692005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4470
4471 * message.texi: Fix default values.
4472
44732005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * message.texi (Header Commands): Clarify descriptions of
4476 message-cross-post-followup-to, message-reduce-to-to-cc, and
4477 message-insert-wide-reply.
4478 (Various Commands): Fix kindex for message-kill-to-signature;
4479 clarify description of message-tab.
4480
44812005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4482
4483 * message.texi (Mailing Lists): Fix description about MFT.
4484
4485 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4486
44872005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4488
4489 * gnus.texi (Slow Terminal Connection): Replace old description
4490 with new one.
4491
44922005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4493
4494 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4495 replace X-Draft-Headers with X-Draft-From.
4496
44972005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4498
4499 * gnus.texi (Various Various): Fix the default value of
4500 nnheader-max-head-length.
4501 (Gnus Versions): Fix typo.
4502
45032005-12-08 Carsten Dominik <dominik@science.uva.nl>
4504
4505 * org.texi (Structure editing): Document new functionality of
4506 M-RET.
4507
45082005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * org.texi (Internal Links): Fix Texinfo usage.
4511
45122005-12-06 Carsten Dominik <dominik@science.uva.nl>
4513
4514 * org.texi (TODO basics): Document the global todo list.
4515 (TODO items): Documents sparse tree for specific TODO
4516 keywords.
4517
45182005-11-30 Carsten Dominik <dominik@science.uva.nl>
4519
4520 * org.texi (Plain Lists): Typos fixed.
4521
45222005-11-28 Jay Belanger <belanger@truman.edu>
4523
4524 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4525
45262005-11-24 Carsten Dominik <dominik@science.uva.nl>
4527
4528 * org.texi (Structure editing): New item moving commands added.
4529 (Plain Lists): New section.
4530
45312005-11-18 Carsten Dominik <dominik@science.uva.nl>
4532
4533 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4534 (Agenda): Document commands `org-cycle-agenda-files' and
4535 `org-agenda-file-to-front'
4536 (Built-in table editor): Document `org-table-sort-lines'.
4537 (HTML formatting): Export of hand-formatted lists.
4538
45392005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4540
4541 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4542 new variable gnus-toolbar-thickness.
4543
45442005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4545
4546 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4547
45482005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4549
4550 * gnus.texi (X-Face): Fix description.
4551 (XVarious): Remove gnus-xmas-logo-color-alist and
4552 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4553
45542005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4555
4556 * gnus.texi (Group Parameters): Mention new variable
4557 gnus-parameters-case-fold-search.
4558 (Home Score File): Addition.
4559
45602005-11-04 Ulf Jasper <ulf.jasper@web.de>
4561
4562 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4563 (Overview): List supported feed types.
4564 (Installation): No installation necessary when using autoload.
4565 (Configuration): Rename "RSS" to "news".
4566
45672005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4568
4569 * pgg.texi (User Commands): Document additional passphrase
4570 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4571 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4572
45732005-11-04 Carsten Dominik <dominik@science.uva.nl>
4574
4575 * org.texi: Version number changed to 3.19.
4576
45772005-10-29 Sascha Wilde <wilde@sha-bang.de>
4578
4579 * pgg.texi (How to use): Update the example to add autoload of
4580 pgg-encrypt-symmetric-region.
4581 (User Commands): Document pgg-encrypt-symmetric-region.
4582 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4583
45842005-10-27 Jay Belanger <belanger@truman.edu>
4585
4586 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4587 mention other TeX-related units.
4588
45892005-10-23 Lars Hansen <larsh@soem.dk>
4590
4591 * dired-x.texi (Miscellaneous Commands): Replace
4592 dired-do-relative-symlink by dired-do-relsymlink and
4593 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4594
45952005-10-23 Jay Belanger <belanger@truman.edu>
4596
4597 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4598 constant.
4599
46002005-10-23 Michael Albinus <michael.albinus@gmx.de>
4601
4602 * faq.texi (Bugs and problems): Replace
4603 `dired-move-to-filename-regexp' by
4604 `directory-listing-before-filename-regexp'.
4605
46062005-10-22 Eli Zaretskii <eliz@gnu.org>
4607
4608 * newsticker.texi (UPDATED): Set value.
4609
46102005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4611
4612 * gnus.texi (Document Groups): Remove duplicate item.
4613
46142005-10-21 Carsten Dominik <dominik@science.uva.nl>
4615
4616 * org.texi (Summary): Mention iCalendar support.
4617 (Exporting): Document iCalendar support.
4618
46192005-10-18 Romain Francoise <romain@orebokech.com>
4620
4621 * viper.texi (Viper Specials): Capitalize GNU.
4622
46232005-10-17 Juri Linkov <juri@jurta.org>
4624
4625 * info.texi (Getting Started, Search Index, Expert Info):
4626 Fix wording.
4627 (Search Text): Replace `echo area' with `mode line'.
4628 (Search Index): Both `i' and `,' find all index entries.
4629 Replace example `C-f' with `C-l' (which exists in index of Info
4630 manual) and delete spaces in its keyboard input sequence.
4631 Delete unnecessary explanations about literal characters.
4632
46332005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4634
4635 * gnus.texi (Document Server Internals): Addition.
4636
46372005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4638
4639 * gnus.texi (A note on namespaces): Fix RFC reference.
4640
46412005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4642
4643 * gnus.texi (RSS): Fix key description.
4644
46452005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4646
4647 * gnus.texi: Emacs/w3 -> Emacs/W3.
4648 (Browsing the Web): Fix description.
4649 (Web Searches): Ditto.
4650 (Customizing W3): Ditto.
4651
46522005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4653
4654 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4655
46562005-10-11 Jay Belanger <belanger@truman.edu>
4657
4658 * calc.texi (Integration): Mention using `a i' to compute definite
4659 integrals.
4660
46612005-10-11 Juri Linkov <juri@jurta.org>
4662
4663 * info.texi: Rearrange nodes.
4664 (Top): Update menu. Change ref `Info for Experts' to
4665 `Advanced Info Commands'.
4666 (Getting Started): Fix description of manual's parts.
4667 (Help-Int): Change xref `Info Search' to `Search Index', and
4668 `Expert Info' to `Advanced'.
4669 (Advanced): Move node one level up.
4670 (Search Text, Search Index): New nodes split out from `Info Search'.
4671 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4672 split out from `Advanced'.
4673 (Advanced, Emacs Info Variables): De-document editing an Info file
4674 in Info.
4675 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4676 (Creating an Info File): Delete node and move its text to
4677 `Expert Info'.
4678
46792005-10-10 Carsten Dominik <dominik@science.uva.nl>
4680
4681 * org.texi (Workflow states): Documented that change in keywords
4682 becomes active only after restart of Emacs.
4683
46842005-10-08 Michael Albinus <michael.albinus@gmx.de>
4685
4686 Sync with Tramp 2.0.51.
4687
46882005-10-08 Nick Roberts <nickrob@snap.net.nz>
4689
4690 * speedbar.texi (Introduction): Describe new location of speedbar
4691 on menubar.
4692 (Basic Key Bindings): Remove descriptions of bindings that have
4693 been removed.
4694
46952005-10-05 Nick Roberts <nickrob@snap.net.nz>
4696
4697 * speedbar.texi (GDB): Describe use of watch expressions.
4698
46992005-09-28 Simon Josefsson <jas@extundo.com>
4700
4701 * message.texi (IDNA): Fix.
4702
47032005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4704
4705 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4706 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4707 description of nntp-open-connection-function.
4708 (Common Variables): Fix descriptions.
4709
47102005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4711
4712 * gnus.texi (Server Buffer Format): Document the %a format spec.
4713
47142005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4715
4716 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4717
47182005-09-23 Carsten Dominik <dominik@science.uva.nl>
4719
4720 * org.texi Version 3.16.
4721
47222005-09-19 Miles Bader <miles@gnu.org>
4723
4724 * newsticker.texi: Get rid of CVS keywords.
4725
47262005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4727
4728 * gnus.texi (Finding the Parent): Fix description of how Gnus
4729 finds article.
4730
47312005-09-14 Jari Aalto <jari.aalto@cante.net>
4732
4733 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4734 to drop off non-answered articles.
4735
47362005-09-19 Juanma Barranquero <lekktu@gmail.com>
4737
4738 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4739 braces (which are unsupported by NMAKE) for macro `srcdir'.
4740
47412005-09-17 Eli Zaretskii <eliz@gnu.org>
4742
4743 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4744 (../info/newsticker, newsticker.dvi): New targets.
4745
47462005-09-17 Ulf Jasper <ulf.jasper@web.de>
4747
4748 * newsticker.texi: Replace @command with @code. Replace @example
4749 with @lisp.
4750 (Top): Added explanations to menu items.
4751 (GNU Free Documentation License): Removed.
4752
47532005-09-16 Romain Francoise <romain@orebokech.com>
4754
4755 Update all files to specify GFDL version 1.2.
4756
4757 * doclicense.texi (GNU Free Documentation License): Update to
4758 version 1.2.
4759
47602005-09-15 Richard M. Stallman <rms@gnu.org>
4761
4762 * newsticker.texi: Fix @setfilename.
4763
4764 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4765 (../info/newsticker, newsticker.dvi): New targets.
4766
47672005-08-30 Carsten Dominik <dominik@science.uva.nl>
4768
4769 * org.texi: Version 3.15.
4770
47712005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4772
4773 * ses.texi: Combine all three indices into one.
4774 Correct a few typos.
4775
47762005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4777
4778 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4779
47802005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4781
4782 * emacs-mime.texi (Handles): Remove duplicate item.
4783 (Encoding Customization): Fix the default value for
4784 mm-coding-system-priorities.
4785 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4786 (Basic Functions): Fix reference.
4787
47882005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4789
4790 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4791
47922005-08-18 Richard M. Stallman <rms@gnu.org>
4793
4794 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4795 and web site.
4796
4797 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4798 not keyboard-translate.
4799
48002005-08-11 Richard M. Stallman <rms@gnu.org>
4801
4802 * faq.texi (Using regular expressions): Fix xref.
4803
48042005-08-09 Juri Linkov <juri@jurta.org>
4805
4806 * info.texi (Help-P): Replace `Prev' with `Previous'.
4807 (Help-M, Help-Xref): Add S-TAB.
4808 (Help-FOO): Update `u' command.
4809 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4810 Update info about visibility of xref parts.
4811 (Help-Int): Fix `m' command. Rename `Info-last' to
4812 `Info-history-back'. Add `Info-history-forward'.
4813 (Advanced): Fix `g*' and `M-n' commands.
4814 (Info Search): Add `index-apropos' in stand-alone browser.
4815 Add isearch commands.
4816 (Emacs Info Variables): Remove `Info-fontify'.
4817 Add `Info-mode-hook'. Update face names.
4818 Add `Info-fontify-maximum-menu-size',
4819 `Info-fontify-visited-nodes', `Info-isearch-search'.
4820
48212005-08-07 Michael Albinus <michael.albinus@gmx.de>
4822
4823 Sync with Tramp 2.0.50.
4824
4825 * tramp.texi: Use @option{} consequently for method names.
4826 (Inline methods, External transfer methods): Remove references to
4827 Cygwin.
4828 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4829 implementation.
4830
48312005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4832
4833 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4834 Mention that gnus-init-file is not read when Emacs is invoked with
4835 --no-init-file or -q.
4836
48372005-07-19 Carsten Dominik <dominik@science.uva.nl>
4838
4839 * org.texi: Version 3.14.
4840
48412005-07-04 Carsten Dominik <dominik@science.uva.nl>
4842
4843 * org.texi: Version 3.13.
4844
48452005-07-18 Juri Linkov <juri@jurta.org>
4846
4847 * calc.texi (Time Zones, Logical Operations):
4848 * cl.texi (Overview):
4849 * org.texi (TODO types):
4850 * sc.texi (Emacs 18 MUAs):
4851 * speedbar.texi (Top):
4852 * url.texi (History):
4853 Delete duplicate duplicate words.
4854
ce058493 48552005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4856
4857 * cl.texi (Type Predicates): Document `atom' type.
4858
48592005-07-04 Lute Kamstra <lute@gnu.org>
4860
4861 Update FSF's address in GPL notices.
4862
4863 * calc.texi (Copying):
4864 * doclicense.texi (GNU Free Documentation License):
4865 * faq.texi (Contacting the FSF):
4866 * mh-e.texi (Copying): Update FSF's address.
4867
48682005-07-03 Richard M. Stallman <rms@gnu.org>
4869
4870 * flymake.texi (Example -- Configuring a tool called directly):
4871 Update name of flymake-build-relative-filename.
4872
48732005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4874
4875 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4876
48772005-06-29 Carsten Dominik <dominik@science.uva.nl>
4878
4879 * org.texi: Version 3.12.
4880
48812005-06-24 Eli Zaretskii <eliz@gnu.org>
4882
4883 * makefile.w32-in (MAKEINFO): Use --force.
4884 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4885 Makefile.in.
4886 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4887 more shells.
4888
48892005-06-23 Richard M. Stallman <rms@gnu.org>
4890
4891 * speedbar.texi (Creating a display): Texinfo usage fixes.
4892
4893 * tramp.texi (Customizing Completion, Auto-save and Backup):
4894 Texinfo usage fixes.
4895
48962005-06-23 Juanma Barranquero <lekktu@gmail.com>
4897
4898 * dired-x.texi (Miscellaneous Commands):
4899 * ediff.texi (Miscellaneous):
4900 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4901 (Agent Variables):
4902 * info.texi (Help-Xref):
4903 * message.texi (Message Headers):
4904 * org.texi (Remember):
4905 * reftex.texi (Options (Defining Label Environments)):
4906 (Options (Index Support)):
4907 (Options (Viewing Cross-References)):
4908 (Options (Misc)):
4909 (Changes):
4910 * speedbar.texi (Creating a display):
4911 * tramp.texi (Customizing Completion, Auto-save and Backup):
4912 Texinfo usage fix.
4913
49142005-06-13 Carsten Dominik <dominik@science.uva.nl>
4915
4916 * org.texi: Version 3.11.
4917
49182005-06-12 Jay Belanger <belanger@truman.edu>
4919
4920 * calc.texi (Getting Started): Remove extra menu item.
4921
49222005-05-31 Jay Belanger <belanger@truman.edu>
4923
4924 * calc.texi (Notations Used in This Manual): Use @kbd for key
4925 sequence.
4926 (Demonstration of Calc): Mention another way of starting Calc.
4927 (Starting Calc): Mention long name of M-#.
4928 (Embedded Mode Overview): Remove unnecessary instruction.
4929 (Other M-# commands): Rephrase `M-# 0' explanation.
4930 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4931 reflect current behavior.
4932
49332005-05-30 Jay Belanger <belanger@truman.edu>
4934
4935 * calc.texi (Hooks): Change description of calc-window-hook and
4936 calc-trail-window-hook to match usage.
4937 (Computational Functions): Add more constant-generating functions.
4938 (Customizable Variables): Use defvar.
4939
49402005-05-28 Jay Belanger <belanger@truman.edu>
4941
4942 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4943 (Basic Embedded Mode): Explain behavior of arguments to
4944 calc-embedded-mode.
4945
49462005-05-27 Jay Belanger <belanger@truman.edu>
4947
4948 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4949 current behavior.
4950
49512005-05-25 Jay Belanger <belanger@truman.edu>
4952
4953 * calc.texi: Change Calc version number throughout.
4954 (Keypad Mode): Change location in info output.
4955 (Keypad mode overview): Move picture of keypad.
4956
49572005-05-21 Jay Belanger <belanger@truman.edu>
4958
4959 * calc.texi (Storing variables): Mention that only most variables
4960 are void to begin with.
4961
49622005-05-21 Kevin Ryde <user42@zip.com.au>
4963
4964 * widget.texi (Basic Types): Update cross ref from "Enabling
4965 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4966 lispref/text.texi change.
4967
49682005-05-20 Carsten Dominik <dominik@science.uva.nl>
4969
4970 * org.texi: Version 3.09.
4971
49722005-05-18 Carsten Dominik <dominik@science.uva.nl>
4973
4974 * reftex.texi: Version 4.28.
4975
49762005-05-16 Jay Belanger <belanger@truman.edu>
4977
4978 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4979
49802005-05-14 Jay Belanger <belanger@truman.edu>
4981
4982 * calc.texi (Default Simplifications): Insert missing ! (logical
4983 not operator).
4984
49852005-05-14 Michael Albinus <michael.albinus@gmx.de>
4986
4987 Sync with Tramp 2.0.49.
4988
49892005-05-10 Jay Belanger <belanger@truman.edu>
4990
4991 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4992 to 1.
4993
49942005-04-29 Carsten Dominik <dominik@science.uva.nl>
4995
4996 * org.texi: Version 3.08, structure reorganized.
4997
49982005-04-24 Richard M. Stallman <rms@gnu.org>
4999
5000 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5001
50022005-04-15 Carsten Dominik <dominik@science.uva.nl>
5003
5004 * org.texi: Update to version 3.06.
5005
50062005-04-13 Lute Kamstra <lute@gnu.org>
5007
5008 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5009
50102005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5011
5012 * cl.texi (Porting Common Lisp): Fix typo.
5013
50142005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5015
5016 * gnus.texi (RSS): Addition.
5017
50182005-04-04 Jay Belanger <belanger@truman.edu>
5019
5020 * calc.texi: Change Calc version number.
5021 (Customizable variables): Fix description of calc-language-alist.
5022 (Copying): Put in version 2 of GPL.
5023
50242005-04-01 Jay Belanger <belanger@truman.edu>
5025
5026 * calc.texi (Troubleshooting Commands): Remove comment about
5027 installation.
5028 (Installation): Remove section.
5029 (Customizable Variables): New section.
5030 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5031 (Graphical Devices): Add references to Customizable Variables.
5032
50332005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5034
5035 * emacs-mime.texi (Display Customization): Markup fixes.
5036 (rfc2047): Update.
5037
50382005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5039
5040 * gnus-faq.texi: Replaced with auto-generated version.
5041
50422005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5043
5044 * dired-x.texi (Multiple Dired Directories): default-directory was
5045 renamed to dired-default-directory.
5046
50472005-03-26 Jay Belanger <belanger@truman.edu>
5048
5049 * calc.texi (Simplifying Formulas, Rewrite Rules):
5050 Change description of top and bottom of fraction.
5051 (Modulo Forms): Move description of how to create modulo forms to
5052 earlier in the section.
5053 (Fraction Mode): Suggest using : to get a fraction by dividing.
5054 (Basic Arithmetic): Adjust placement of command name.
5055 (Truncating the Stack): Emphasize that "hidden" entries are still
5056 visible.
5057 (Installation): Move discussion of printing manual to "About This
5058 Manual".
5059 (About This Manual): Mention how to print the manual.
5060 (Reporting Bugs): Remove first person.
5061 (Building Vectors): Add algebraic version of append.
5062 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5063 (Grouping Digits): Fix typo.
5064
50652005-03-25 Werner Lemberg <wl@gnu.org>
5066
5067 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5068 Replace `legal' with `valid'.
5069
50702005-03-25 Werner Lemberg <wl@gnu.org>
5071
5072 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5073
50742005-03-24 Jay Belanger <belanger@truman.edu>
5075
5076 * calc.texi (General Mode Commands)
5077 (Mode Settings in Embedded Mode): Add some explanation of
5078 recording mode settings.
5079
50802005-03-24 Richard M. Stallman <rms@gnu.org>
5081
5082 * calc.texi: Remove praise of non-free software.
5083
5084 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5085 (Installation): Node deleted.
5086
50872005-03-23 Richard M. Stallman <rms@gnu.org>
5088
5089 * url.texi (HTTP language/coding): Improve last change.
5090
50912005-03-22 Jay Belanger <belanger@truman.edu>
5092
5093 * calc.texi (Embedded Mode): Add new information on changing
5094 modes.
5095
50962005-03-20 Michael Albinus <michael.albinus@gmx.de>
5097
5098 Sync with Tramp 2.0.48.
5099
5100 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5101
5102 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5103 "GNU/Linux". Change all addresses to .gnu.org.
5104 (Default Method): Offer shortened syntax for "su" and "sudo"
5105 methods.
5106
51072005-03-07 Richard M. Stallman <rms@gnu.org>
5108
5109 * url.texi: Fix usage of "e.g.".
5110 (HTTP language/coding): Explain the rules for these strings.
5111
51122005-03-06 Richard M. Stallman <rms@gnu.org>
5113
5114 * woman.texi (Introduction): Minor cleanups.
5115
5116 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5117
5118 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5119 (Installation): Node deleted.
5120
5121 * mh-e.texi (Preface): Get rid of "Emacs 21".
5122
5123 * eshell.texi (Installation): Delete node (for Emacs 20).
5124
51252005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5126
5127 * flymake.texi: Refill and tweak style in @lisp blocks.
5128
51292005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5130
5131 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5132
51332005-03-01 Jay Belanger <belanger@truman.edu>
5134
5135 * calc.texi (Trigonometric and Hyperbolic Functions):
5136 Mention additional functions.
5137 (Algebraic Simplifications): Mention additional simplifications.
5138
51392005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5140
5141 * ses.texi: Add concept/function/variable indices (this work was
5142 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5143 papers on file at FSF).
5144
51452005-02-10 Jay Belanger <belanger@truman.edu>
5146
5147 * calc.texi: Change @LaTeX to La@TeX throughout.
5148 Redefine @expr as @math for TeX output.
5149 Redefine @texline as a no-op for TeX output.
5150 Define @tfn, replace @t by @tfn throughout.
5151
51522005-02-09 Jay Belanger <belanger@truman.edu>
5153
5154 * calc.texi: Add macro for LaTeX for info output.
5155
51562005-02-08 Kim F. Storm <storm@cua.dk>
5157
5158 * texinfo.tex (LaTex): Add def.
5159
51602005-02-06 Jay Belanger <belanger@truman.edu>
5161
5162 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5163 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5164 throughout manual.
5165
51662005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5167
5168 * gnus.texi: Some edits based on comments from David Abrahams.
5169
51702005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5171
5172 * gnus.texi (RSS): Fix the keystroke.
5173
51742005-01-24 David Kastrup <dak@gnu.org>
5175
5176 * faq.texi: Update AUCTeX version info.
5177
51782005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5179
5180 * gnus-faq.texi ([4.1]): Typo.
5181
51822005-01-19 Jay Belanger <belanger@truman.edu>
5183
5184 * calc.texi (Keep Arguments): Mention that keeping arguments
5185 doesn't work with keyboard macros.
5186
51872005-01-16 Richard M. Stallman <rms@gnu.org>
5188
5189 * autotype.texi (Autoinserting): Fix small error.
5190
51912005-01-16 Michael Albinus <michael.albinus@gmx.de>
5192
5193 Sync with Tramp 2.0.47.
5194
5195 * tramp.texi (Compilation): New section, describing compilation of
5196 remote files.
5197
51982005-01-11 Kim F. Storm <storm@cua.dk>
5199
5200 * widget.texi (Basic Types): Add :follow-link keyword.
5201
52022005-01-09 Jay Belanger <belanger@truman.edu>
5203
5204 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5205
52062005-01-08 Jay Belanger <belanger@truman.edu>
5207
5208 * calc.texi: Change throughout to reflect new default value of
5209 calc-settings-file.
5210
52112005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5212
5213 * message.texi (Reply): `message-reply-to-function' should return
5214 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5215
52162005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5217
5218 * faq.texi (Changing load-path): Fix typo.
5219
52202005-01-05 Jay Belanger <belanger@truman.edu>
5221
5222 * calc.texi (Programming Tutorial): Replace kbd command by
5223 appropriate characters for a keyboard macro.
5224
52252005-01-04 Jay Belanger <belanger@truman.edu>
5226
5227 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5228 for Lucid Emacs.
5229 (Programming Tutorial): Mention that the user needs to be in the
5230 right mode to compute some functions.
5231
52322005-01-04 Jay Belanger <belanger@truman.edu>
5233
5234 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5235 no longer applicable.
5236
52372005-01-01 Jay Belanger <belanger@truman.edu>
5238
5239 * calc.texi (Programming Tutorial): Changed description of how to
5240 edit keyboard macros to match current behavior.
5241
52422004-12-31 Jay Belanger <belanger@truman.edu>
5243
5244 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5245
52462004-12-20 Jay Belanger <belanger@truman.edu>
5247
5248 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5249 zero.
5250
52512004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5252
5253 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5254 @xref.
5255 (Font Locking): Avoid @strong{Note:}.
5256
52572004-12-17 Michael Albinus <michael.albinus@gmx.de>
5258
5259 Sync with Tramp 2.0.46.
5260
5261 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5262
52632004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5264
5265 * url.texi: Correct typos.
5266 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5267 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5268 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5269 (Dealing with HTTP documents): @inforef->@xref.
5270
52712004-12-15 Jay Belanger <belanger@truman.edu>
5272
5273 * calc.texi: Consistently capitalized all mode names.
5274 (Answers to Exercises): Mention that an answer can be a fraction
5275 when in Fraction mode.
5276
52772004-12-13 Jay Belanger <belanger@truman.edu>
5278
5279 * calc.texi: Fix some TeX definitions.
5280
52812004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5282
5283 * reftex.texi (Imprint): Remove erroneous @value's.
5284
52852004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5286
5287 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5288 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5289
52902004-12-08 Jay Belanger <belanger@truman.edu>
5291
5292 * calc.texi (Starting Calc): Remove comment about installation.
5293 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5294
52952004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5296
5297 * url.texi: Update @setfilename.
5298 (Getting Started): No need to worry about Gnus versions.
5299 (Dealing with HTTP documents): Use @inforef.
5300
5301 * org.texi: Fix @direntry file name.
5302
53032004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5304
5305 * url.texi: New file.
5306
5307 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5308
53092004-12-06 Jay Belanger <belanger@truman.edu>
5310
5311 * calc.texi (Using Calc): Remove paragraph about installation.
5312
53132004-12-06 Jay Belanger <belanger@truman.edu>
5314
5315 * calc.texi: Use more Texinfo macros and less TeX defs.
5316 Remove @refill's.
5317
53182004-12-06 Richard M. Stallman <rms@gnu.org>
5319
5320 * org.texi: New file.
5321
53222004-12-05 Richard M. Stallman <rms@gnu.org>
5323
5324 * Makefile.in (org.dvi, ../info/org): New targets.
5325 (INFO_TARGETS): Add ../info/org.
5326 (DVI_TARGETS): Add org.dvi.
5327 (maintainer-clean): Remove the info files in the info dir.
5328
53292004-11-26 Eli Zaretskii <eliz@gnu.org>
5330
5331 * idlwave.texi: Fix the setfilename directive to put the produced
5332 file in ../info.
5333 (Continued Statement Indentation): Resurrect Jan D.'s change from
5334 2004-11-03 that was lost when a newer version of idlwave.texi was
5335 imported.
5336
53372004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5338
5339 * gnus-faq.texi ([5.1]): Added missing bracket.
5340
5341 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5342 `spam-initialize'.
5343
53442004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5345
5346 * message.texi (Various Message Variables): Mention that all mail
5347 file variables are derived from `message-directory'.
5348
5349 * gnus.texi (Splitting Mail): Clarify bogus group.
5350
53512004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5352
5353 * emacs-mime.texi (Encoding Customization): Fix
5354 mm-coding-system-priorities entry.
5355
c8763fb6 53562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5357
5358 * idlwave.texi (Continued Statement Indentation):
5359 * reftex.texi (Options (Index Support)):
5360 (Displaying and Editing the Index, Table of Contents):
5361 * speedbar.texi (Creating a display, Major Display Modes): Replace
5362 non-nil with non-@code{nil}.
5363
53642004-10-21 Jay Belanger <belanger@truman.edu>
5365
5366 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5367
53682004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5369
5370 * calc.texi (Reporting Bugs): Double up `@'.
5371
53722004-10-18 Jay Belanger <belanger@truman.edu>
5373
5374 * calc.texi (Reporting Bugs): Changed the address that bugs
5375 should be sent to.
5376
53772004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5378
5379 * gnus.texi (New Features): Add 5.11.
5380
5381 * message.texi (Resending): Remove wrong default value.
5382
5383 * gnus.texi (Mail Source Specifiers): Describe possible problems
5384 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5385 `pop3-leave-mail-on-server' to the index.
5386
53872004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * message.texi (Canceling News): Add how to set a password.
5390
53912004-10-12 Jay Belanger <belanger@truman.edu>
5392
5393 * calc.texi (Help Commands): Changed the descriptions of
5394 calc-describe-function and calc-describe-variable to match their
5395 current behavior.
5396
53972004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5398
5399 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5400
54012004-10-12 Michael Albinus <michael.albinus@gmx.de>
5402
5403 Sync with Tramp 2.0.45.
5404
5405 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5406 plink link. The URL is outdated. Originator contacted for
5407 clarification.
5408
54092004-10-10 Juri Linkov <juri@jurta.org>
5410
5411 * gnus.texi (Top, Marking Articles): Join two menus in one node
5412 because a node can have only one menu.
5413
54142004-10-09 Juri Linkov <juri@jurta.org>
5415
5416 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5417 example of nnmail-split-fancy.
5418
54192004-10-06 Karl Berry <karl@gnu.org>
5420
5421 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5422 consistency with other uses of dashes.
5423
54242004-10-05 Karl Berry <karl@gnu.org>
5425
5426 * info.texi: Consistently use --- throughout, periods at end of
5427 menu descriptions, and a couple typos.
5428
54292004-09-26 Jesper Harder <harder@ifa.au.dk>
5430
5431 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5432 * pgg.texi (User Commands, Backend methods): Do.
5433 * gnus.texi: Markup fixes.
5434 (Setting Process Marks): Fix `M P a' entry.
5435 * emacs-mime.texi: Fixes.
5436
54372004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5438
5439 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5440 again.
5441 Use 5.10 instead of 5.10.0.
5442
54432004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5444
5445 * gnus.texi (Summary Mail Commands): S D e.
5446
54472004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5448
5449 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5450 the gnus-article-mode-line-format section.
5451
54522004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5453
5454 * gnus.texi (Various Summary Stuff): Fix the documentation for
5455 gnus-newsgroup-variables.
5456
54572004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5458
5459 * gnus.texi (MIME Commands): Added
5460 gnus-mime-display-multipart-as-mixed,
5461 gnus-mime-display-multipart-alternative-as-mixed,
5462 gnus-mime-display-multipart-related-as-mixed.
5463 (Mail Source Customization): Clarify `mail-source-directory'.
5464 (Splitting Mail): Mention gnus-group-find-new-groups.
5465 (SpamOracle): Fixed typo.
5466
5467 * gnus-faq.texi: Untabify.
5468 ([6.3]): nnir.el is in contrib directory.
5469
5470 * message.texi (News Headers): Clarify how a unique ID is created.
5471
5472 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5473 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5474
b2abec73 54752004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5476
b2abec73 5477 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5478
54792004-09-20 Florian Weimer <fw@deneb.enyo.de>
5480
5481 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5482
54832004-09-22 Jay Belanger <belanger@truman.edu>
5484
5485 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5486 might be hidden during part of the session.
5487
54882004-09-20 Jay Belanger <belanger@truman.edu>
5489
5490 * calc.texi (Notations Used in This Manual): Put in an earlier
5491 mention that DEL could be called Backspace.
5492
54932004-09-10 Simon Josefsson <jas@extundo.com>
5494
5495 * gnus.texi (IMAP): Add example. Suggested and partially written
5496 by Steinar Bang <sb@dod.no>.
5497
54982004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5499
5500 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5501 netrc syntax.
5502
55032004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5504
b2abec73
JB
5505 * gnus.texi (Spam ELisp Package Sequence of Events):
5506 Some clarifications.
2de53ca6
GM
5507 (Spam ELisp Package Global Variables): More clarifications.
5508
55092004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5510
5511 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5512 Mention spam-split does not modify incoming mail.
5513
55142004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5515
5516 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5517
55182004-09-10 Eli Zaretskii <eliz@gnu.org>
5519
5520 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5521
55222004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5523
5524 * makefile.w32-in (sieve, pgg): Use $(infodir).
5525
55262004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5527
5528 * makefile.w32-in: Fix PGG and Sieve entries.
5529
55302004-08-28 Eli Zaretskii <eliz@gnu.org>
5531
5532 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5533 Emacs and related programs.
5534
55352004-08-27 Richard M. Stallman <rms@gnu.org>
5536
5537 * faq.texi: Fix texinfo usage, esp. doublequotes.
5538 (Difference between Emacs and XEmacs): Some clarification.
5539
5540 * faq.texi (Difference between Emacs and XEmacs):
5541 Explain not to contrast XEmacs with GNU Emacs.
5542
55432004-08-26 Richard M. Stallman <rms@gnu.org>
5544
5545 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5546
55472004-08-22 David Kastrup <dak@gnu.org>
5548
5549 * reftex.texi (AUCTeX): Update links, section name.
5550
5551 * faq.texi (Calc): Update availability (included in 22.1).
5552 (AUCTeX): Update availability, information, versions, description.
5553
55542004-08-14 Eli Zaretskii <eliz@gnu.org>
5555
5556 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5557
55582004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5559
5560 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5561
55622004-08-10 Michael Albinus <michael.albinus@gmx.de>
5563
5564 Sync with Tramp 2.0.44.
5565
55662004-08-05 Lars Hansen <larsh@math.ku.dk>
5567
5568 * widget.texi (User Interface): Update how to separate the
5569 editable field of an editable-field widget from other widgets.
5570 (Programming Example): Add text after field.
5571
55722004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5573
5574 * emacs-mime.texi (Encoding Customization): Add a note to the
5575 mm-content-transfer-encoding-defaults entry.
5576 (rfc2047): Update.
5577
5578 * gnus.texi (Article Highlighting): Add
5579 gnus-cite-ignore-quoted-from.
5580 (POP before SMTP): New node.
5581 (Posting Styles): Addition.
5582 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5583 (Fancy Mail Splitting): Ditto.
5584 (X-Face): Add gnus-x-face.
5585
55862004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5587
5588 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5589 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5590
55912004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5592
5593 * gnus.texi (Mail Source Specifiers): Describe
5594 `pop3-leave-mail-on-server'.
5595
55962004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5597
5598 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5599
5600 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5601 repository. Change setfilename.
5602
5603 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5604
56052004-07-02 Juri Linkov <juri@jurta.org>
5606
5607 * pcl-cvs.texi (Viewing differences): Add `d r'.
5608
56092004-06-29 Jesper Harder <harder@ifa.au.dk>
5610
5611 * ses.texi, viper.texi, flymake.texi, faq.texi:
5612 * eshell.texi, ediff.texi: Markup fixes.
5613
56142004-06-21 Karl Berry <karl@gnu.org>
5615
5616 * info.texi (Top): Mention that only Emacs has mouse support.
5617 (Getting Started): Mention this in a few other places.
5618
56192004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5620
5621 * autotype.texi (Copyrights, Timestamps): Recommend
5622 `before-save-hook' instead of `write-file-functions'.
5623
56242004-06-13 Lars Hansen <larsh@math.ku.dk>
5625
5626 * dired-x.texi (dired-mark-omitted): Update keybinding.
5627
56282004-06-10 Kim F. Storm <storm@cua.dk>
5629
5630 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5631
56322004-06-05 Lars Hansen <larsh@math.ku.dk>
5633
5634 * dired-x.texi (variable dired-omit-mode): Rename from
5635 dired-omit-files-p.
5636 (function dired-omit-mode): Rename from dired-omit-toggle.
5637 Call dired-omit-mode rather than set dired-omit-files-p.
5638 (dired-mark-omitted): Describe command.
5639
56402004-05-29 Michael Albinus <michael.albinus@gmx.de>
5641
5642 Version 2.0.41 of Tramp released.
5643
56442004-05-29 Juanma Barranquero <lektu@terra.es>
5645
5646 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5647 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5648
56492004-05-29 Richard M. Stallman <rms@gnu.org>
5650
5651 * cl.texi (Top): Call this chapter `Introduction'.
5652 (Overview): In TeX, no section heading here.
5653
5654 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5655
56562004-05-29 Eli Zaretskii <eliz@gnu.org>
5657
5658 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5659 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5660
56612004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5662
5663 * flymake.texi: New file.
5664
56652004-05-28 Simon Josefsson <jas@extundo.com>
5666
5667 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5668
b344d29d 56692004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5670
5671 Version 2.0.40 of Tramp released.
5672
56732004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5674
5675 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5676
5677 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5678 variables `tramp-backup-directory-alist' and
5679 `tramp-bkup-backup-directory-info'.
5680 (Overview, Connection types)
5681 (External transfer methods, Default Method)
5682 (Windows setup hints): Remove restriction of password entering
5683 with external methods.
5684 (Auto-save and Backup): Make file name example
5685 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5686 and `auto-save-directory' must be used.
5687 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5688 only "NT"). Remove doubled entry "What kinds of systems does
5689 @tramp{} work on".
5690 (tramp): Macro removed.
5691 (Obtaining Tramp): Flag removed from title.
5692 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5693 and `trampver' used properly. Flag `tramp-inst' replaced by
5694 `installchapter'. Installation related text adapted.
5695
56962004-04-28 Masatake YAMATO <jet@gyve.org>
5697
5698 * widget.texi (Programming Example): Remove overlays.
5699
57002004-04-27 Jesper Harder <harder@ifa.au.dk>
5701
5702 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5703
57042004-04-23 Juanma Barranquero <lektu@terra.es>
5705
5706 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5707
57082004-04-05 Jesper Harder <harder@ifa.au.dk>
5709
5710 * info.texi (Info Search): Add info-apropos.
5711
57122004-03-22 Juri Linkov <juri@jurta.org>
5713
5714 * faq.texi: Fix help key bindings.
5715
57162004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5719 (as suggested by Karl Berry). Update information about colored
5720 stars in menus. Add new subheading describing M-n.
5721
57222004-03-12 Richard M. Stallman <rms@gnu.org>
5723
5724 * cl.texi (Top): Rename top node's title.
5725
57262004-03-08 Karl Berry <karl@gnu.org>
5727
5728 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5729 problems making the texinfo distribution.
5730
57312004-02-29 Simon Josefsson <jas@extundo.com>
5732
5733 * smtpmail.texi (Authentication): Changed the list of supported
5734 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5735 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5736 <voegelas@gmx.net>.
5737
57382004-02-29 Juanma Barranquero <lektu@terra.es>
5739
5740 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5741 Use $(DEL) instead of rm, and ignore exit code.
5742
b344d29d 57432004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5744
5745 Tramp version 2.0.39 released.
5746
57472004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5748
5749 * tramp.texi (Customizing Completion): Explain new functions
5750 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5751 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5752 (Top): Refer to Savannah mailing list as the major one. Mention
5753 older mailing lists in HTML mode only.
5754 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5755 (Frequently Asked Questions): Remote hosts must not be Unix-like
5756 for "smb" method.
5757 (Password caching): New node.
5758 (External transfer methods): Refer to password caching for "smb"
5759 method.
5760
57612004-02-17 Karl Berry <karl@gnu.org>
5762
5763 * info.texi (Help-Int): Mention the new line number feature.
5764
57652004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5766
5767 * ses.texi (Advanced Features): New functionality for
5768 ses-set-header-row (defaults to current row unless C-u used).
5769 (Acknowledgements): Add Stefan Monnier.
5770
57712003-12-29 Kevin Ryde <user42@zip.com.au>
5772
5773 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5774
b344d29d 57752003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5776
5777 Tramp version 2.0.38 released.
5778
5779 * tramp.texi (Remote shell setup): Warn of environment variables
5780 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5781 <sven.gabriel@imk.fzk.de>.
5782 (Configuration): Tramp now chooses base64/uuencode
5783 automatically. Update wording accordingly.
5784 (Top): More description for the `Default Method' menu entry.
5785 (Default Method): Use @code, not @var, for Lisp variables.
5786 (Default Method): New subsection `Which method is the right one
5787 for me?' Suggested by Christian Kirsch.
5788 (Configuration): Pointer to new subsection added.
5789 (Default Method): Too many "use" in one sentence.
5790 Rephrase. Reported by Christian Kirsch.
5791 (Filename Syntax): Old `su' example is probably a left-over from
5792 the sm/su method naming. Replace with `ssh', instead.
5793 (External transfer methods, Auto-save and Backup):
5794 Typo fixes.
5795
57962003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5797
183080b6 5798 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5799 (Top): Mention japanese manual only if flag `jamanual' is set.
5800 Insert section `Japanese manual' in menu.
5801
58022003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5803
5804 * eshell.texi (Known Problems): Add doc item.
5805
58062003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5807
5808 * cc-mode.texi: Update for CC Mode 5.30.
5809
5810 Note: Please refrain from doing purely cosmetic changes like
5811 removing trailing whitespace in this manual; it clobbers cvs
5812 merging for no good reason.
5813
58142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5815
5816 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5817 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5818 @acronym{ASCII}.
5819
58202003-10-26 Karl Berry <karl@gnu.org>
5821
5822 * info.texi (Info Search): Echo area, not echo are. From Debian
5823 diff.
5824
58252003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5826
10d1d0af 5827 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5828 :buttons and :children keywords.
5829
58302003-10-22 Miles Bader <miles@gnu.org>
5831
5832 * Makefile.in (info): Move before $(top_srcdir)/info.
5833
58342003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5835
5836 * tramp.texi (Inline methods): Small grammar fix.
5837 (External transfer methods): Likewise.
5838
58392003-10-08 Nick Roberts <nick@nick.uklinux.net>
5840
5841 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5842
58432003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5844
5845 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5846
58472003-09-30 Richard M. Stallman <rms@gnu.org>
5848
5849 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5850
5851 * widget.texi (User Interface): Fix typos.
5852
5853 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5854
58552003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5856
5857 * pcl-cvs.texi (Selected Files): Fix typo.
5858
58592003-09-21 Karl Berry <karl@gnu.org>
5860
5861 * info.texi (] and [ commands): No period at end of section title.
5862
58632003-09-04 Miles Bader <miles@gnu.org>
5864
5865 * Makefile.in (top_srcdir): New variable.
5866 ($(top_srcdir)/info): New rule.
5867 (info): Depend on it.
5868
58692003-09-03 Peter Runestig <peter@runestig.com>
5870
5871 * makefile.w32-in: New file.
5872
58732003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5874
5875 * widget.texi (User Interface): Explain the need of static text
5876 around an editable field.
5877
58782003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5879
5880 * widget.texi (Basic Types): The argument to `:help-echo' can now
5881 be a form that evaluates to a string.
5882
58832003-08-18 Kim F. Storm <storm@cua.dk>
5884
5885 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5886
58872003-08-16 Richard M. Stallman <rms@gnu.org>
5888
5889 * dired-x.texi (Shell Command Guessing): Explain *.
5890
58912003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5892
5893 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5894 log-edit-insert-changelog.
5895
58962003-08-03 Karl Berry <karl@gnu.org>
5897
5898 * info.texi: Need @contents.
5899
c8763fb6 59002003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5901
5902 Tramp version 2.0.36 released.
5903
5904 * tramp.texi (Remote shell setup): Explain about problems with
5905 non-Bourne commands in ~/.profile and ~/.shrc.
5906
59072003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5908
5909 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5910 renaming of `vis-mode' to `visible-mode'.
5911
59122003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5913
5914 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5915 next, prev and up pointers.
5916
59172003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5918
5919 * info.texi (Help): Mention existence of Emacs and stand-alone
5920 Info at the very beginning of the tutorial.
5921 (Help-Inv): New node.
5922 (Help-]): New node.
5923 (Help-M): Systematically point out the differences between default
5924 Emacs and stand-alone versions. Delete second menu.
5925 (Help-Xref): Systematically point out the differences between
5926 default Emacs and stand-alone versions.
5927 (Help-Int): Change `l' example.
5928 (Expert Info): Fix typos.
5929 (Emacs Info Variables): Mention `Info-hide-note-references' and
5930 new default for `Info-scroll-prefer-subnodes'.
5931
c8763fb6 59322003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5933
5934 Version 2.0.35 of Tramp released.
5935
5936 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5937 (Inline methods): Add methods `remsh' and `plink1'.
5938 (External transfer methods): Add method `remcp'.
5939 (Multi-hop Methods): Add method `remsh'.
5940 Small patch from Adrian Aichner <adrian@xemacs.org>:
5941 Fix minor typos.
5942 (Concept Index): Added to make manual searchable via
5943 `Info-index'.
5944 (Version Control): Add cindex entry.
5945
c8763fb6 59462003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5947
5948 * trampver.texi: Version 2.0.34 released.
5949
59502003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5951
5952 * faq.texi: Improve previous changes.
5953
59542003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5955
5956 * faq.texi: Update copyright and maintenance details.
5957 Update some package URLs, versions, and maintainers.
5958 Remove many references to the Emacs Lisp Archive.
5959
59602003-04-23 Simon Josefsson <jas@extundo.com>
5961
5962 * smtpmail.texi: Fix license (the invariant sections mentioned has
5963 never been part of the smtp manual). Align info dir entry with
5964 other emacs packages.
5965
59662003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5967
5968 * tramp.texi: Version 2.0.33 released.
5969 Remove installation chapter. Remove XEmacs specifics.
5970
59712003-03-29 Richard M. Stallman <rms@gnu.org>
5972
5973 * tramp.texi (Top): Undo the previous renaming.
5974 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5975
c8763fb6 59762003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5977
5978 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5979 version of manual.
5980
5981 * tramp.texi (Auto-save and Backup): New node.
5982
59832003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5984
5985 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5986 Emacs" in order to have better differentiation to "XEmacs".
5987 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5988 are new macros in order to point to the other Emacs flavor where
5989 appropriate. In info case, point to node `Installation' in order
5990 to explain how to generate the other way. In html case, make a
5991 link to the other html file.
5992 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5993 after CVS checkout/update.
5994 (Installation): Completely rewritten.
5995 (Installation parameters, Load paths): New sections under
5996 `Installation'.
5997
c8763fb6 59982003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5999
6000 * tramp.texi: Version 2.0.30 released.
6001 Replace word "path" with "localname" where used as a component of
6002 a Tramp file name.
6003
60042003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6005
6006 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6007 introduced.
6008 (Installation): Explain what to do if files from the tramp/contrib
6009 directory are needed.
6010
60112003-02-23 Alex Schroeder <alex@emacswiki.org>
6012
6013 * smtpmail.texi (How Mail Works): New.
6014
60152003-02-22 Alex Schroeder <alex@emacswiki.org>
6016
6017 * smtpmail.texi: New file.
6018
6019 * Makefile.in: Build SMTP manual.
6020
c8763fb6 60212003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6022
6023 * tramp.texi: Version 2.0.29 released.
6024 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6025 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6026
60272003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6028
6029 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6030 another package loads accidently Ange-FTP.
6031
60322003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6033
6034 * tramp.texi (Customizing Completion): Add function
6035 `tramp-parse-sconfig'. Change example of
6036 `tramp-set-completion-function', because parsing of ssh config
6037 files looks more natural.
6038
60392003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6040
6041 * gnus.texi: Do not use `path' in several locations.
6042
c8763fb6 60432002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6044
6045 * tramp.texi (External transfer methods): New method `smb'. From
6046 Michael Albinus.
6047
60482002-11-05 Karl Berry <karl@gnu.org>
6049
6050 * info.texi (Info-fontify): Reorder face list to avoid bad line
6051 breaks.
6052
c8763fb6 60532002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6054
6055 * tramp.texi: Move @copying to standard place. Use
6056 @insertcopying.
6057
60582002-10-02 Karl Berry <karl@gnu.org>
6059
6060 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6061 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6062 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6063 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6064 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6065 Per rms, update all manuals to use @copying instead of @ifinfo.
6066 Also use @ifnottex instead of @ifinfo around the top node, where
6067 needed for the sake of the HTML output.
6068 (The Gnus manual is not fixed since it's not clear to me how it
6069 works; and the Tramp manual already uses @copying, although in an
6070 unusual way. All others were changed.)
6071
60722002-09-10 Jonathan Yavner <jyavner@engineer.com>
6073
6074 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6075 (../info/ses, ses.dvi): New targets.
6076 * ses.texi: New file.
6077
c8763fb6 60782002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6079
6080 * texinfo.tex: Update to texinfo 4.2.
6081
60822002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6083
6084 * reftex.texi: Update to RefTeX 4.19.
6085
c8763fb6 60862002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6087
6088 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6089 (../info/tramp, tramp.dvi): New targets.
6090
60912002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6092
6093 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6094 (calc.dvi): Uncomment.
6095
60962001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6097
6098 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6099 (../info/calc): New target.
6100
61012001-10-20 Gerd Moellmann <gerd@gnu.org>
6102
6103 * (Version 21.1 released.)
6104
61052001-10-05 Gerd Moellmann <gerd@gnu.org>
6106
6107 * Branch for 21.1.
6108
61092001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6110
6111 * Makefile.in (../info/info): Use an explicit -o switch to
6112 makeinfo.
6113
61142001-03-05 Gerd Moellmann <gerd@gnu.org>
6115
6116 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6117
61182000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6119
6120 * Makefile.in (../info/idlwave): Use --no-split.
6121
61222000-12-14 Dave Love <fx@gnu.org>
6123
6124 * Makefile.in (mostlyclean): Remove gnustmp.*
6125 (gnus.dvi): Change rule to remove @latex stuff.
6126
61272000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6128
6129 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6130
61312000-10-13 John Wiegley <johnw@gnu.org>
6132
6133 * Makefile.in: Add build targets for eshell.texi.
6134
61352000-09-25 Gerd Moellmann <gerd@gnu.org>
6136
6137 * Makefile.in: Remove/comment speedbar stuff.
6138
61392000-09-22 Dave Love <fx@gnu.org>
6140
6141 * Makefile.in: Add emacs-mime.
6142
61432000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6144
6145 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6146 (DVI_TARGETS): Add woman.dvi.
6147 (../info/woman, woman.dvi): New targets.
6148
61492000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6150
6151 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6152
6153 * pcl-cvs.texi: New file.
6154 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6155 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6156
61572000-05-11 Gerd Moellmann <gerd@gnu.org>
6158
6159 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6160 (../info/ebrowse, ebrowse.dvi): New targets.
6161
61622000-01-13 Gerd Moellmann <gerd@gnu.org>
6163
6164 * Makefile.in (INFO_TARGETS): Add eudc.
6165 (DVI_TARGETS): Add eudc.dvi.
6166 (../info/eudc, eudc.dvi): New targets.
6167
61682000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6169
6170 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6171 compatibility with 8+3 filesystems).
6172 (../info/efaq): Rename from emacs-faq.
6173
61742000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6175
6176 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6177 (../info/idlwave, idlwave.dvi): New targets.
6178
61791999-10-23 Dave Love <fx@gnu.org>
6180
6181 * Makefile.in: Use autotype.texi.
6182
61831999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6184
6185 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6186 faq.texi file) rather than ../info/faq.
6187
61881999-10-07 Gerd Moellmann <gerd@gnu.org>
6189
6190 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6191 (../info/ada-mode, ada-mode.dvi): New targets.
6192
61931999-09-01 Dave Love <fx@gnu.org>
6194
6195 * Makefile.in: Add faq.
6196
61971999-07-12 Richard Stallman <rms@gnu.org>
6198
6199 * Version 20.4 released.
6200
62011998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6202
6203 * Version 20.3 released.
6204
62051998-04-06 Andreas Schwab <schwab@gnu.org>
6206
768c0c0f
JB
6207 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6208 Use it in dvi targets.
2de53ca6
GM
6209 (../etc/GNU): Change to $(srcdir) first.
6210
62111998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6212
6213 * reftex.texi: Update for RefTeX version 3.22.
6214
62151998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6216
6217 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6218 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6219
62201997-09-23 Paul Eggert <eggert@twinsun.com>
6221
6222 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6223 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6224
62251997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6226
6227 * Version 20.2 released.
6228
62291997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6230
6231 * Version 20.1 released.
6232
62331997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6234
6235 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6236
62371996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6238
6239 * Version 19.33 released.
6240
62411996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6242
6243 * Version 19.32 released.
6244
62451996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6246
6247 * Makefile.in: Add rules for the Message manual.
6248
62491996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6250
6251 * gnus.texi: New version.
6252
6253 * message.texi: New manual.
6254
62551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6256
6257 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6258
62591996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6260
6261 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6262 Specify -I option.
6263 (All dvi targets): Set the TEXINPUTS variable.
6264
62651996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6266
6267 * Version 19.31 released.
6268
62691996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6270
6271 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6272 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6273
62741995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6275
6276 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6277 (INFO_TARGETS): Add ../info/cc-mode.
6278 (DVI_TARGETS): Add cc-mode.dvi.
6279
62801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6281
6282 * Version 19.31 released.
6283
62841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6285
6286 * Version 19.30 released.
6287
62881995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6289
6290 * gnus.texi: New file.
6291
62921995-11-04 Erik Naggum <erik@naggum.no>
6293
6294 * gnus.texi: File deleted.
6295
62961995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6297
6298 * mh-e.texi: "Function Index" -> "Command Index" to work with
6299 Emacs 19.30 C-h C-k support of separately-documented commands.
6300
63011995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6302
6303 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6304 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6305
63061995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6307
6308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6309 (../info/viper, viper.dvi): New targets.
6310
63111995-04-20 Kevin Rodgers <kevinr@ihs.com>
6312
6313 * dired-x.texi (Installation): Change the example to set
6314 buffer-local variables like dired-omit-files-p in
6315 dired-mode-hook.
6316
63171995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6318
6319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6320 (../info/mh-e, mh-e.dvi): New targets.
6321
63221995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6323
6324 * Makefile.in (maintainer-clean): Rename from realclean.
6325
63261994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6327
6328 * Makefile.in: New file.
6329 * Makefile: File deleted.
6330
63311994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6332
6333 * Makefile (TEXINDEX_OBJS): Variable deleted.
6334 (texindex, texindex.o, getopt.o): Rules deleted.
6335 All deps on texindex deleted.
6336 (distclean): Don't delete texindex.
6337 (mostlyclean): Don't delete *.o.
6338 * texindex.c, getopt.c: Files deleted.
6339
63401994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6341
6342 * Version 19.26 released.
6343
63441994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6345
6346 * Version 19.25 released.
6347
63481994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6349
6350 * Version 19.24 released.
6351
63521994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6353
6354 * Version 19.23 released.
6355
63561994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6357
6358 * Makefile: Delete spurious tab.
6359
63601994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6361
6362 * Makefile (.SUFFIXES): New rule.
6363
63641994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6365
6366 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6367 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6368
63691994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6370
6371 * Makefile (../info/sc): Rename from sc.info.
6372 (../info/cl): Likewise.
6373 (INFO_TARGETS): Use new names.
6374
63751993-12-04 Richard Stallman (rms@srarc2)
6376
6377 * getopt.c: New file.
6378 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6379 (getopt.o): New rule.
6380 (dvi): Don't depend on texindex.
6381 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6382 Depend on texindex.
6383
63841993-12-03 Richard Stallman (rms@srarc2)
6385
6386 * Makefile (../info/sc.info): Rename from ../info/sc.
6387 (TEXI2DVI): New variable.
6388 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6389 Add explicit commands.
6390 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6391
63921993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6393
6394 * Version 19.22 released.
6395
63961993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6397
6398 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6399
64001993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6401
6402 * Version 19.21 released.
6403
64041993-11-15 Paul Eggert (eggert@twinsun.com)
6405
6406 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6407
64081993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6409
6410 * Makefile (../etc/GNU): New target.
6411 (EMACSSOURCES): Add gnu1.texi.
6412
64131993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6414
6415 * Makefile (realclean): Don't delete the Info files.
6416
f0131492 64171993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6418
6419 * forms.texi: Fix forms.texi so that it will format correctly.
6420 Add missing `@end iftex', fix bad reference.
6421
6422 * info.texi, info-stn.texi: New files implement texinfo version of
6423 `info' file.
6424
f0131492 64251993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6426
6427 * Makefile: Fix targets for texindex, new info.texi files.
6428 * info-stnd.texi: New file implements info for standalone info
6429 reader.
6430 * info.texi: Update to include recent changes to "../info/info".
6431 New source file for ../info/info; includes info-stnd.texi.
6432
6433 * texindex.c: Include "../src/config.h" if building in emacs.
6434
6435 * Makefile: Change all files to FILENAME.texi, force all targets
6436 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6437 vip.texinfo, forms.texinfo, cl.texinfo.
6438 Add target to build texindex.c, defining `emacs'.
6439
6440 * forms.texi: Install new file to match version 2.3 of forms.el.
6441
64421993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6443
6444 * Version 19.19 released.
6445
64461993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6447
6448 * sc.texinfo: Fix info file name.
6449
6450 * Makefile (info): Add gnus and sc.
6451 (dvi): Add gnus.dvi and sc.dvi.
6452 (../info/sc, sc.dvi): New targets.
6453
64541993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6455
6456 * Version 19.18 released.
6457
64581993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6459
6460 * Makefile: Fix source file names of the separate manuals.
6461 (gnus.dvi, ../info/gnus): New targets.
6462
64631993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6464
6465 * Version 19.17 released.
6466
64671993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6468
6469 * split-man: Fix typos in last change.
6470
64711993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6472
6473 * Version 19.16 released.
6474
64751993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6476
6477 * version 19.15 released.
6478
64791993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6480
6481 * Makefile (distclean): It's rm, not rf.
6482
64831993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6484
6485 * Version 19.14 released.
6486
64871993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6488
6489 * Makefile: New file.
6490
64911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6492
6493 * Version 19.13 released.
6494
64951993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6496
6497 * Version 19.9 released.
6498
64991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6500
6501 * Version 19.8 released.
6502
65031993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6504
6505 * Version 19.7 released.
6506
65071990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6508
6509 * gnus.texinfo: New file. Removed installation instructions.
6510
65111990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6512
6513 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6514
65151989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6516
6517 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6518 then define `\sc' as the command for smallcaps in Texinfo. This
6519 means that the @sc command will produce small caps. bfox has
6520 made the corresponding change to makeinfo and texinfm.el.
6521
65221988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6523
6524 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6525 Customization since the menu entry did not point to anything.
6526 Also add an @finalout command to remove overfull hboxes from the
6527 printed output.
6528
6529 * cl.texinfo: Add @bye, \input line and @settitle to file.
6530 This file is clearly intended to be a chapter of some other work,
6531 but the other work does not yet exist.
6532
65331988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6534
6535 * texinfo.texinfo: Three typos corrected.
6536
4009494e 6537;; Local Variables:
c8763fb6 6538;; coding: utf-8
4009494e
GM
6539;; fill-column: 79
6540;; add-log-time-zone-rule: t
6541;; End:
6542
5205011b 6543 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6544 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6545
6546 This file is part of GNU Emacs.
6547
97c0352c 6548 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6549 it under the terms of the GNU General Public License as published by
97c0352c
GM
6550 the Free Software Foundation, either version 3 of the License, or
6551 (at your option) any later version.
4009494e
GM
6552
6553 GNU Emacs is distributed in the hope that it will be useful,
6554 but WITHOUT ANY WARRANTY; without even the implied warranty of
6555 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6556 GNU General Public License for more details.
6557
6558 You should have received a copy of the GNU General Public License
97c0352c 6559 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6560
f7ed05c9 6561;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803