* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4f22e84d
MA
12009-08-16 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Asynchronous Methods): Allow nil handler.
4
9ff0b02b 52009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 6
9ff0b02b 7 * ediff.texi (ediff-current-file): added information about this new function.
4f22e84d 8
9ff0b02b 9 * viper.text: Added information about C-s in viper's search command.
4f22e84d 10
4c39f404
CY
112009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
12
13 * calc.texi (Date Forms): Fix typos.
14
3bcfba17
GM
152009-08-08 Glenn Morris <rgm@gnu.org>
16
17 * org.texi (Agenda commands): Restore clobbered change.
18
66783bb4
EZ
192009-08-07 Eli Zaretskii <eliz@gnu.org>
20
21 * calc.texi (Graphics, Devices): Update with the peculiarities of
22 operation on MS-Windows.
23
c8d0cf5c
CD
242009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
25
26 * org.texi (Publishing action): Improve documentation of file
27 names when publishing to the source directory.
28 (Clean view): Document `org-indent-mode'.
29 (Clocking work time): Add documentation for the
30 new :timetamp option when creating a clock report.
31 (Paragraphs): Fix many typos.
32 (Plain lists): Remove duplicate explanation about the
33 `C-c *' command.
34 (Literal examples): Update to reflect the new behavior
35 of the -n -r -k switches when exporting source code examples.
36 (Structure editing): Add information about `C-c *',
37 converting a plain list into a list of Org items.
38 (Remember): Small rephrasing of the paragraph
39 describing remember.el. Also mentioned that remember.el is part
40 of Emacs 23, not Emacs 22.
41 (Clocking work time): Add documentation about
42 displaying the current clocking time against the effort estimate.
43 Also add a footnote about using `org-clock-in-prepare-hook' to add
44 an effort estimate on the fly, just before clocking it.
45 (Footnotes): Document automatic renumbering and
46 sorting.
47 (Agenda commands): Document new bulk commands.
48 (Plain lists): Document new behavior of
49 `org-cycle-include-plain-lists'.
50 Hyphenation only in TeX.
51 (Clocking work time): Document the key to update effort
52 estimates.
53 (Clocking work time): Document the clock time display.
54 (Structure editing, TODO basics): Document new
55 variables.
56 (Column attributes): Document new colciew operators.
57 (Publishing options): Document :xml-declaration.
58 (Tracking TODO state changes): Document the
59 LOG_INTO_DRAWER property.
60 (Literal examples): Document the new implementation for
61 editing source code.
62 (Publishing action): Mention the new publishing
63 function, to publish an Org source file.
64 (Publishing links): Mention how to link to an Org source file.
65 (Macro replacement): Document new macros.
66 (Handling links): Document type-specific completion
67 when inserting links.
68 (Structure editing, Plain lists): Improve documentation
69 on sorting.
70 (Internal links): Document custom ids for links.
71 (Handling links): Document custom ids for links.
72 (CSS support): Document new class.
73 (Refiling notes): Document the possibility to create new nodes
74 during refiling.
75 (Agenda commands): Document the "?" operator to find
76 tasks without effort setting.
77 (Exporting agenda information): Section moved.
78 (RSS Feeds): New section.
79 (Built-in table editor): Document M-e and M-a navigate
80 inside table field.
81 (Stuck projects): Docment that projects identified as
82 un-stuck will still be searchd for stuck sub-projects.
83 (Paragraphs): Document centering.
84 (Creating timestamps, Agenda commands): Document new
85 behavior when changing time stamps.
86 (Structure editing): Document the new command
87 `org-clone-subtree-with-time-shift'.
88 (Publishing): Refresh this chapter.
89 (Export options, Export options, In-buffer settings):
90 Document the new keywords.
91 (Matching tags and properties): Collect all
92 documentation about tags/property matches here.
93 (Setting tags): Document `org-tag-persistent-alist'.
94 (Weekly/daily agenda): New section.
95 (Orgstruct mode): Describe `orgstruct++-mode'.
96 (Drawers): Mention the LOGBOOK drawer.
97 (Export options, Sectioning structure): Document the
98 #+LEATEX_HEADER in-buffer setting.
99 (Bugs): Section removed.
100 (Hooks): New section.
101 (Add-on packages): Moved here from old location.
102 (Context-sensitive commands): New section.
103 (Setting tags): Document newline option.
104 (Global TODO list, Matching tags and properties):
105 Mention more variables.
106 (Checkboxes): Update to changed command behavior.
81a5560e 107
40d2791f
CY
1082009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
109
110 * speedbar.texi (Basic Key Bindings): Fix typo.
111
65d0154b
JB
1122009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
113
114 * calc.texi (Vector/Matrix Functions): Add index entries for both
115 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
116 affects matrices with more than one row.
b5bdfd9f 117 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 118
5a9e3ab7
JB
1192009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
120
121 * calc.texi (Stack Manipulation Commands): Add documentation for
122 `calc-transpose-lines'
123
42fb7e61
MA
1242009-07-27 Michael Albinus <michael.albinus@gmx.de>
125
126 * dbus.texi (Receiving Method Calls): Describe special return value
127 `:ignore'.
128
574b69d5
AM
1292009-07-24 Alan Mackenzie <acm@muc.de>
130
131 * cc-mode.texi (Config Basics, File Styles): Document that at mode
132 initialization, any individual variable setting now takes precedence
133 over one done via c-file-style/c-file-offsets.
134
ec06459c
JB
1352009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
136
137 * calc.texi (Undoing Mistakes): Mention that the undo list will be
138 truncated when Calc is quit.
139 (Customizing Calc): Document `calc-undo-length'.
140
4ce54f6b
CY
1412009-07-20 Chong Yidong <cyd@stupidchicken.com>
142
143 * calc.texi (About This Manual): Don't mention chapter numbers in text.
144
0e4f8ba5
GM
1452009-07-11 Kevin Ryde <user42@zip.com.au>
146
147 * pcl-cvs.texi (About PCL-CVS):
148 * widget.texi (Basic Types):
149 Fix cross-references.
150
fa0f81b0
AS
1512009-07-01 Andreas Schwab <aschwab@redhat.com>
152
153 * dbus.texi (Type Conversion): Don't use literal control character.
154
88a683c5
MA
1552009-07-01 Michael Albinus <michael.albinus@gmx.de>
156
157 * tramp.texi (GVFS based methods): New section.
158 (Remote processes): Processes for GVFS based methods run locally.
159
36c8febb
MA
1602009-06-30 Michael Albinus <michael.albinus@gmx.de>
161
162 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
163 the words "kludge" and hack".
164 (External methods): Add `synce' method.
165
166 * trampver.texi: Update release number.
167
d6b951bb
MA
1682009-06-22 Michael Albinus <michael.albinus@gmx.de>
169
170 Sync with Tramp 2.1.16.
171
172 * tramp.texi (History): Add GVFS support.
173 (External methods): Precise `rsync' description. Add `dav', `davs' and
174 `obex' methods. Add 'tramp-gvfs-methods' option.
175 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
176 forms.
177 (Remote Programs): Introduce `tramp-own-remote-path'.
178 (Remote processes): New subsection "Running remote programs that create
179 local X11 windows".
180 (Frequently Asked Questions): Improve code for disabling vc.
181
182 * trampver.texi: Update release number. Set default value of
183 `emacsgvfs'.
184
70243478
CY
1852009-06-21 Chong Yidong <cyd@stupidchicken.com>
186
187 * Branch for 23.1.
188
54b31cbf
GM
1892009-06-17 Glenn Morris <rgm@gnu.org>
190
191 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
192 (Latest version of Emacs): Mention source code repository.
193
f6adc23c
GM
1942009-06-16 Glenn Morris <rgm@gnu.org>
195
196 * faq.texi (Top): Language tweak.
197 (Extended commands): Most people have arrow keys.
198 (Emacs manual): Say how to follow info links.
199 (File-name conventions): Change title a bit. Explain about source
200 versus installed. Condense etc description.
201 (Guidelines for newsgroup postings): Mention Savannah list page.
202 (Newsgroup archives): Simplify.
203 (Contacting the FSF): Add contact URL.
204 (Emacs Lisp documentation): Printed version not always available.
205 (Installing Texinfo documentation): Explain how by hand installation is
206 not normally needed. Use add-to-list. Remove duplicate reference.
207 (Informational files for Emacs): Move info on Help menu here from
208 "File-name conventions".
209 (Help installing Emacs): Tweak uref.
210 (Obtaining the FAQ): Mention repository.
211 (Origin of the term Emacs): Explain "ITS".
212 (Changing load-path): Use add-to-list.
213 (Automatic indentation): Clarify this is for Text mode.
214 Don't mention Indented Text mode.
215 (Finding Emacs on the Internet): The FSF does not seem to offer a
216 deluxe distribution on CD anymore.
217
b59a8457
GM
2182009-06-16 Glenn Morris <rgm@gnu.org>
219
220 * faq.texi (Top): Mention which Emacs version this FAQ is about.
221 Recommend the latest release. Mention how to get older FAQs.
222 Recommend the Emacs manual.
223 (Guidelines for newsgroup postings): Discourage cross-posts.
224 (Underlining paragraphs): Remove.
225 (Editing MS-DOS files): Remove pre-Emacs 20 information.
226 (Bugs and problems): Update key-binding.
227 (Problems with very large files): Mention 64-bit.
228 (Shell process exits abnormally): Remove.
229 (Problems with Shell Mode): Rename and update.
230 (Spontaneous entry into isearch-mode)
231 (Problems talking to certain hosts): Remove. This is old information,
232 in etc/PROBLEMS if needed.
233 (Emacs takes a long time to visit files, Updating Emacs): Remove.
234 (Dired claims that no file is on this line): Update.
235 (Installing Emacs, Problems building Emacs): Simplify.
236 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
237 information.
238 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
239 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
240 (JDEE): "JDEE", not "JDE".
241 (Handling C-s and C-q with flow control, Binding C-s and C-q):
242 Remove. This is old information, in etc/PROBLEMS if needed.
243 (stty and Backspace key, Kanji and Chinese characters): Remove.
244 (Right-to-left alphabets): Update section.
245 (Changing the included text prefix): Gnus uses message-yank-prefix.
246 Add cross-reference to Supercite manual.
247 (Saving a copy of outgoing mail): Simplify output file description.
248 (Expanding aliases when sending mail): Refer to Emacs manual.
249 Remove old info about RFC822.
250 Correct description of how to rebuild aliases.
251 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
252 (MIME with Emacs mail packages)
253 (Viewing articles with embedded underlining)
254 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
255 Remove old sections.
256 (Killing based on nonstandard headers): Remove. Scoring is preferable,
257 and is well-documented in the Gnus manual.
258 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
259 (Making Gnus faster): Rename from "Starting Gnus faster".
260 Merge "Catch-up is slow in Gnus" into here.
261
0e6d12ca
GM
2622009-06-14 Glenn Morris <rgm@gnu.org>
263
264 * faq.texi (Status of Emacs): Re-order with most recent releases first.
265 (New in Emacs 23): New section.
266 (Handling C-s and C-q with flow control): Add xref.
267
2e17e05e
GM
2682009-06-13 Glenn Morris <rgm@gnu.org>
269
270 * faq.texi (Setting up a customization file): Grammar fix.
271 Customize is no longer "new".
272 (Displaying the current line or column): Line-number mode is on by
273 default. Don't mention `column' package. Mention linum.el.
274 (Turning on abbrevs by default): Explain how to do it for buffers,
275 modes, and everywhere.
276 (Associating modes with files): Use add-to-list. Don't mention Emacs
277 19.
278 (Highlighting a region): On by default since 23.1.
279 (Replacing highlighted text): Update doc quote.
280 (Working with unprintable characters): Don't mention search-quote-char.
281 (Using an already running Emacs process): Gnuclient is probably not an
282 enhancement these days.
283 (Indenting switch statements): Remove mention of pre-Emacs 20.
284 (Horizontal scrolling): Abbreviate Emacs 20 description.
285 (Replacing text across multiple files): Fix name of dired command.
286 (Disabling backups): Use require not load.
4f9d4de3 287 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 288
2a1cf2b9
BW
2892009-06-13 Bill Wohler <wohler@newt.com>
290
291 Release MH-E manual version 8.2.
292
293 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
294 release 8.2.
295
85b438b7
GM
2962009-06-13 Glenn Morris <rgm@gnu.org>
297
298 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
299 in this day and age the common meaning is "on the web".
300 (copying): Use @copyright in all cases.
301 (Basic keys): Remove reference to deleted manual node "Text Characters".
302 (File-name conventions): Use GNU as an example rather than SERVICE.
303 default.el lives in site-lisp. Update Info directory location.
304 (Real meaning of copyleft): GPL actions have been brought, but all
305 settled out of court.
306 (Guidelines for newsgroup postings): Shorten section title.
307 Simplify comp.emacs description.
308 (Newsgroup archives): Change Google URL. Describe Gmane.
309 (Unsubscribing from Emacs lists): Remove discussion of "distribution
310 points". Mention List-Unsubscribe header.
311 (Contacting the FSF): Update email and URLs.
312 (Basic editing): Mention F1 for help.
313 (Installing Texinfo documentation): Refer to Texinfo website rather
314 than ftp server.
315 (Printing a Texinfo file): Mention texi2pdf.
316 (Informational files for Emacs): Don't describe FTP or SERVICE, they
317 are just stubs nowadays.
318 (Latest version of Emacs): Explain version numbers.
319 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
320 (Turning on syntax highlighting): No need to mention hilit19 any more.
321 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
322 (Modes for various languages): Remove section.
323 (Major packages and programs): Remove most version and maintainer
324 information - it's hard to keep up-to-date, and adds nothing.
325 Similarly with direct links to mailing lists.
326 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
327 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
328 years, and Emacs comes with tools for this now.
329 (Patch): Remove section - this is a standard tool.
330 (Using function keys under X): Remove section.
331
93e2d996
GM
3322009-06-12 Glenn Morris <rgm@gnu.org>
333
334 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
335 (Help installing Emacs): Remove reference to deleted X11 node.
336 (Associating modes with files): Interpreter-mode-alist is no longer
337 subservient to auto-mode-alist.
338 (Installing Emacs): Change future Emacs version.
339 (Linking with -lX11 fails): Remove old section.
340 (Packages that do not come with Emacs): Update ELL location.
341 Emacs Lisp archive is dead.
342 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
343 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
344 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
345 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
346 (Removing flashing messages): Remove section about non-existent Gnus
347 option.
348
f0bf7708
GM
349 * faq.texi (Top): Add @top command.
350 Remove the optional arguments from all @node commands: makeinfo can
351 generate these automatically, and it is easier to edit and rearrange
352 nodes without them.
353
30884d11
GM
3542009-06-11 Glenn Morris <rgm@gnu.org>
355
356 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
357 (The LPF): Make the updated URL the sole reference point.
358 (Learning how to do something): Update refcard price and format.
359 (Getting a printed manual): Sources in doc/emacs/, not man/.
360 Also available in PDF format. Since the page count varies, be less
361 precise.
362 (Informational files for Emacs): Remove references to deleted files
363 LPF and SUN-SUPPORT, and to UUCP.
364 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
365 Remove many obsolete ways to get the FAQ, which now seems only to be
366 distributed with Emacs.
367 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
368
deab46e0
CY
3692009-06-09 Chong Yidong <cyd@stupidchicken.com>
370
223b43fa 371 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 372 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 373
deab46e0
CY
374 * ada-mode.texi (Installation, Compile commands)
375 (Project File Overview, No project files, Set compiler options)
376 (Use GNAT project file, Use multiple GNAT project files)
377 (Identifier completion): Use @samp for menu items, and @kbd for key
378 sequences (Bug#3504).
379
71fbd643
DU
3802009-06-04 Daiki Ueno <ueno@unixuser.org>
381
8c9bb6f5 382 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 383
f197085b
CY
3842009-06-04 Ryan Yeske <rcyeske@gmail.com>
385
386 * message.texi (Header Commands): Fix descriptions to match
387 keybindings.
388
7f3bc720
DU
3892009-04-22 Daiki Ueno <ueno@unixuser.org>
390
391 * gnus.texi (Security): Mention that EasyPG is the current default.
392
4518068d
CY
3932009-04-13 Chong Yidong <cyd@stupidchicken.com>
394
395 * ediff.texi (Session Commands): Fix typo.
396
d7ca410a
MB
3972009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
398
399 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
400 news.software.readers. Reported by Florian Rehnisch.
401
c6c76add
GM
4022009-04-02 Glenn Morris <rgm@gnu.org>
403
404 * auth.texi: Capitalize direntry.
405
406 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
407 using a period in the entry name. (Bug#2797)
408
35ed8e2e
JB
4092009-03-03 Juanma Barranquero <lekktu@gmail.com>
410
411 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
412 ($(infodir)/auth, auth.dvi): New targets.
413
e280480a
GM
4142009-03-03 Glenn Morris <rgm@gnu.org>
415
416 * auth.texi: Fix @setfilename.
417
418 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
419 (auth, $(infodir)/auth, auth.dvi): New rules.
420
8a76755b
GM
4212009-02-25 Glenn Morris <rgm@gnu.org>
422
423 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
424
0038d478
MB
4252009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
426
427 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
428
4292009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
430
431 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
432 gnus-nocem-issuers, and gnus-nocem-verifyer.
433
867d4bb3
JB
4342009-02-20 Juanma Barranquero <lekktu@gmail.com>
435
436 * ada-mode.texi (Project files, Automatic Casing):
437 * dbus.texi (Signals):
438 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
439 * mh-e.texi (HTML):
440 * nxml-mode.texi (Locating a schema)
441 (Using the document's URI to locate a schema):
442 * org.texi (Footnotes, Using the mapping API):
443 * rcirc.texi (Channels): Remove duplicate words.
444
3a44dc1f
GM
4452009-02-20 Glenn Morris <rgm@gnu.org>
446
447 * dired-x.texi (Miscellaneous Commands):
448 * gnus.texi: Minor updates for mbox Rmail.
449
5dc584b5
KB
4502009-02-16 Karl Berry <karl@gnu.org>
451
b59a8457
GM
452 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
453 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
454 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
455 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
456 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
457 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
458 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
459 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
460 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
461 Consistently use @insertcopying in the Top node,
5dc584b5 462 @contents at the front (after @end titlepage),
b59a8457 463 and @direntry after @copying. (Bug#1988)
5dc584b5 464
9eb59592
MB
4652009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
466
467 * auth.texi: New file documenting auth-source.
468
d324fa76
CD
4692009-02-13 Carsten Dominik <dominik@science.uva.nl>
470
471 * org.texi (Org Plot): Fix link.
472
7a603b73
DU
4732009-02-09 Daiki Ueno <ueno@unixuser.org>
474
475 * epa.texi (Mail-mode integration): Mention the way to do
476 "encrypt-to-self". (Bug#1807)
477
a626b338 4782009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
479
480 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
481
3b36c17e
MB
4822009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
483
484 * gnus-news.texi: Print version about Incoming*.
485
55033558
CD
4862009-02-02 Carsten Dominik <dominik@science.uva.nl>
487
488 * org.texi (Structure editing, Handling links)
489 (Fast access to TODO states, Javascript support): Make standard docs
490 correctly reflect default variable settings.
491
ec712abb
GM
4922009-02-02 Glenn Morris <rgm@gnu.org>
493
494 * org.texi: Fix typos.
495
7112648c
MA
4962009-02-01 Michael Albinus <michael.albinus@gmx.de>
497
498 Sync with Tramp 2.1.15.
499
500 * trampver.texi: Update release number.
501
2e461fc1
CD
5022009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
503
504 * org.texi (TODO dependencies): Document TODO dependencies on
505 checkboxes.
506
bc283609
CD
5072009-01-30 Carsten Dominik <dominik@science.uva.nl>
508
509 * org.texi (TODO dependencies): Document key binding for toggling
510 ORDERED property.
511
74fc5047
MA
5122009-01-28 Michael Albinus <michael.albinus@gmx.de>
513
514 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
515 of hook functions.
516
d6685abc
CD
5172009-01-28 Carsten Dominik <dominik@science.uva.nl>
518
519 * org.texi (TODO dependencies): New section.
520
65c439fd
CD
5212009-01-27 Carsten Dominik <dominik@science.uva.nl>
522
523 * org.texi (Plain lists, TODO basics, Priorities)
524 (Multiple sets in one file, Conflicts): Document interaction with
525 `shift-selection-mode'.
526
5fafc247
JB
5272009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
528
529 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
530 Make Calc the subject of sentences.
531 (Rearranging Formulas using Selections): Discuss new options
532 for `j *'.
533
e7433508
MA
5342009-01-26 Michael Albinus <michael.albinus@gmx.de>
535
536 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
537
2096a1b6
GM
5382009-01-26 Glenn Morris <rgm@gnu.org>
539
540 * org.texi: Fix typos.
541
0cb61492
BW
5422009-01-26 Bill Wohler <wohler@newt.com>
543
2096a1b6 544 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 545
0bd48b37
CD
5462009-01-25 Carsten Dominik <dominik@science.uva.nl>
547
548 * org.texi (References): Add information about remote references.
549 (Built-in table editor): Document `C-c RET' in tables.
550 (Math symbols, Quoting LaTeX code): Mention that simple
551 LaTeX macros survive LaTeX export.
552 (Images in LaTeX export): Show how to create a reference to a
553 figure.
554 (Sectioning structure): Document that the LaTeX class can be
555 specified in a property.
556 (Text areas in HTML export): New section.
557 (External links): Add examples for text search and ID links.
558 (Built-in table editor): Remove the descriptio of `C-c
559 C-q', it not longer works.
560 (Literal examples): Document that a space must follow
561 the colon in short examples.
562 (Relative timer): Document `org-timer-stop'.
563 (Footnotes): New section.
564 (Footnote markup): Shorten section and refer to new Footnote
565 section.
566 (Literal examples): Add documentation for line
567 numbering in and references to code examples.
568 (CSS support): Fix the description of default CSS styles.
569 (Capturing column view): Document
570 "file:path/to/file.org" as an allowed value for the ID property of
571 a dynamic block copying column view.
572
49dbbaf2
SE
5732009-01-23 Stephen Eglen <stephen@gnu.org>
574
575 * mh-e.texi (Getting Started): Describe $MH.
576
193e6828
MA
5772009-01-21 Michael Albinus <michael.albinus@gmx.de>
578
579 * tramp.texi (all): Harmonize usage of "external method",
580 "external transfer method" and "out-of-band method".
581 (Connection types): Precise the differences of inline and external
582 methods. Written by Adrian Phillips <a.phillips@met.no>.
583
26b9f88d
MB
5842009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
585
586 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
587 commands as described at the top. Reported by Allan Gottlieb
588 <gottlieb@nyu.edu>.
589
5902009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
591
592 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
593 nnmail-pathname-coding-system.
594
377952e0
GM
5952009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
596
597 * org.texi (Relative timer): Fix typo.
598
a20d3598
JB
5992009-01-15 Juanma Barranquero <lekktu@gmail.com>
600
601 * org.texi (Clocking work time): Fix typo.
98a1e0f5 602 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 603
a50253cc
GM
6042009-01-13 Glenn Morris <rgm@gnu.org>
605
606 * org.texi: Fix some more typos.
607
07450bee
GM
6082009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
609
610 * org.texi: Fix some typos.
611
e3e955fe
MB
6122009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
613
614 * gnus.texi (Group Parameters): Add note for local variables.
615
6162009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
617
618 * gnus.texi (Converting Kill Files): Fix URL. Include
619 gnus-kill-to-score.el in contrib directory.
620
6212009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
622
623 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
624 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
625 (Paging the Article): Add index entry.
626
71dd9983
JB
6272009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
628
629 * ada-mode.texi (Examples): Delete redundant text.
630
4a0cf14f
MA
6312009-01-03 Michael Albinus <michael.albinus@gmx.de>
632
36c8febb 633 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
634
635 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
636 addresses.
637
aedac0f0
BW
6382009-01-03 Bill Wohler <wohler@newt.com>
639
640 * mh-e.texi (Scan Line Formats): Indicate that first column should be
641 kept empty.
642
4c65b566
CD
6432008-12-20 Carsten Dominik <dominik@science.uva.nl>
644
645 * org.texi (Activation, Exporting, ASCII export, HTML export)
646 (HTML Export commands, LaTeX/PDF export commands): Improve
647 documentation about transient-mark-mode.
648 (References): DOcuemtn the use of special names like $LR1 to reference
649 to fields in the last table row.
650
e1a78e1e
JL
6512008-12-19 Juri Linkov <juri@jurta.org>
652
653 * info.texi (Search Text): Remove mention of removed key binding M-s.
654
17a0aa82
CD
6552008-12-18 Carsten Dominik <dominik@science.uva.nl>
656
657 * org.texi (References): Remove mentioning of @0 as reference for the
658 last line, this has been reverted in the Lisp sources.
659
4997d802
JB
6602008-12-17 Juanma Barranquero <lekktu@gmail.com>
661
662 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
663 (DVI_TARGETS): Remove duplicates. Add sasl.
664 ($(infodir)/sasl, sasl.dvi): New targets.
665
33306645
CD
6662008-12-17 Carsten Dominik <dominik@science.uva.nl>
667
668 * org.texi: Version number pushed to 6.15d.
669
db55f368
CD
6702008-12-16 Carsten Dominik <dominik@science.uva.nl>
671
a0bf4117 672 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
673 (Images in LaTeX export): New section.
674 (Inlined images, Images in HTML export): Sections renamed.
675
dae0a942
MB
6762008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
677
678 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
679
9f5572e9
MB
6802008-12-04 David Engster <dengste@eml.cc>
681
682 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
683 of nnml-get-new-mail. Change URL for mairix patch.
684
bc23baaa
CD
6852008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
686
687 * org.texi (Using the mapping API): Fix bug in mapping example.
688 (Publishing options): Make the list of properties complete again, in
689 correspondence to the variable `org-export-plist-vars'.
690 (Property searches): Document new special values for time comparisons.
691 (Tag inheritance): Refine the description of tag inheritance.
692 (Project alist): Add info about the publishing sequence of components.
a0bf4117 693 (Effort estimates): Document the new relative timer.
bc23baaa 694
3bf8054f
JB
6952008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
696
697 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
698 (Using Calc): Clarify use of `C-x * o'.
699 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
700
ac134f2f
RS
7012008-11-28 Richard M Stallman <rms@gnu.org>
702
703 * dbus.texi (Receiving Method Calls): Clean up previous change.
704
ace706d1
MA
7052008-11-26 Michael Albinus <michael.albinus@gmx.de>
706
707 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
708 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
709 `dbus-unescape-from-identifier'.
710 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 711 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
712 (Signals): Use the constants in the example.
713
d60b1ba1
CD
7142008-11-24 Carsten Dominik <dominik@science.uva.nl>
715
b97439ce 716 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 717
ce4fdcb9
CD
7182008-11-23 Carsten Dominik <dominik@science.uva.nl>
719
720 * org.texi (Setting up Remember): Document `org-remember-mode'.
721 (External links): Document that bbdb links can use a regular
722 expression.
723 (External links): Document that elisp links can contain interactive
724 commands.
725
c8548a00 7262008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
727
728 * viper.texi (viper-translate-all-ESC-keysequences):
729 Description removed.
730
6a2c4aec
GM
7312008-11-19 Glenn Morris <rgm@gnu.org>
732
733 * doclicense.texi: Change to FDL 1.3.
734 Relicense all texi files under FDL 1.3 or later.
735
59ee4113
JB
7362008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
737
738 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
739
59bcbb98 7402008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
741
742 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
743
744 * ediff.texi: Version/date change.
9f90198a 745
8aa41c9b
CY
7462008-11-14 Chong Yidong <cyd@stupidchicken.com>
747
748 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
749
17587b1b
JB
7502008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
751
752 * calc.texi (About This Manual): Comment out a mention of
753 marginal notes.
754
564c900e
CD
7552008-11-12 Carsten Dominik <dominik@science.uva.nl>
756
757 * org.texi (Clocking work time): Document the :formula property of
758 clock tables.
759 (Structure editing, Refiling notes): Document refiling regions.
760 (Agenda commands): Document the double-prefix version
761 of the `l' command in the agenda.
762 (Handling links): Explain the effect of a double prefix
763 arg to `C-c C-o'.
764 (TODO basics): Add documentation for tag triggers.
765
3c4be1f2
GM
7662008-10-23 Glenn Morris <rgm@gnu.org>
767
768 * cl.texi (Function Bindings): Mention `flet' fails to deal with
769 byte-compiling things like `+'.
770
771 * ns-emacs.texi: Merge copyright years of author now with assignment
772 into FSF years.
773 (VER): Use it for easier automatic updating. Use Emacs version rather
774 than standalone Emacs.app version.
775
a6520ff3
CD
7762008-10-12 Carsten Dominik <dominik@science.uva.nl>
777
864c9740 778 * org.texi: Lots of minor fixes.
a6520ff3
CD
779 (Capture): New chapter.
780 (Org Plot): New section.
781
db7a4b66
MH
7822008-09-30 Magnus Henoch <mange@freemail.hu>
783
784 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
785
4043c194
JB
7862008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
787
788 * calc.texi (User Defined Units): Mention how to enter optional display
789 string.
790
eef5ade7
MB
7912008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
792
793 * message.texi (Sending Variables): Fixed variable documentation to
794 avoid the "y/n" wording.
795
e52cac88
MB
7962008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
797
798 * message.texi (Sending Variables): Added `message-confirm-send' doc.
799
8002008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
801
802 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
803 @enumerate section so as to be able to be formatted with MAKEINFO=no.
804
00c55306
BW
8052008-09-22 Bill Wohler <wohler@newt.com>
806
807 Release MH-E manual version 8.1.
808
809 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
810 release 8.1.
811
812 * mh-e.texi: Retain dual license as agreed to by the FSF.
813 However, bump GPL to Version 3.
814 Use @include for license text.
815
e52cac88 8162008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
817
818 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
819 (Store custom flags and keywords, Store arbitrary data):
820 Clean up markup.
64763fe3
MB
821
8222008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
823
824 * gnus.texi (The Gnus Registry): Document it.
825
9e601b8d
MB
8262008-09-08 David Engster <dengste@eml.cc>
827
88ee5b02
JB
828 * gnus.texi (nnmairix): Point out that nnml uses MH format.
829 Clarify section about choosing back end servers.
9e601b8d 830
247043f1
GM
8312008-08-23 Glenn Morris <rgm@gnu.org>
832
833 * dired-x.texi (Shell Command Guessing):
834 Mention dired-guess-shell-case-fold-search. (Bug#417)
835
2bfec7a0
MA
8362008-08-22 Michael Albinus <michael.albinus@gmx.de>
837
838 * trampver.texi: Update release number.
839
247043f1 8402008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
841
842 * ns-emacs.texi: Update version.
843 (Introduction): Correct menu location for options save.
844 (Customization): Note that defaults are stored under org.gnu.Emacs.
845
8c20bd92
BW
8462008-08-11 Bill Wohler <wohler@newt.com>
847
848 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
849 explicit about GNU mailutils MH elsewhere (with thanks to Darel
850 Henman) (closes SF #1768928).
851
767a4d92
GM
8522008-08-10 Glenn Morris <rgm@gnu.org>
853
854 * ns-emacs.texi: Use @copying. Change copyright of authors with
855 assignment to FSF. Change license to GFDL.
856 (Top): Remove outdated references.
857
6ecfe5c2
MB
8582008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
859
88ee5b02
JB
860 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
861 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
862 gnus-summary-sort-by-most-recent-date.
863 (Summary Sorting): Explain prefix argument.
864
8652008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
866
867 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
868 gnus-summary-pipe-output.
869
eb932e8a
MA
8702008-08-03 Michael Albinus <michael.albinus@gmx.de>
871
872 * dbus.texi (Receiving Method Calls): Document error handling of own
873 D-Bus methods.
874
bfe16263
BW
8752008-08-01 Bill Wohler <wohler@newt.com>
876
877 * mh-e.texi (Reading Mail)
9f90198a 878 (Viewing Attachments): Describe new function
bfe16263
BW
879 mh-show-preferred-alternative.
880 (Sending Mail, Redistributing, Sending Message): Describe new hook
881 mh-annotate-msg-hook.
882
21956b56
MA
8832008-07-31 Michael Albinus <michael.albinus@gmx.de>
884
885 * dbus.texi (Arguments and Signatures): Fix example.
886 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
887 (Asynchronous Methods): New node.
9f90198a
JB
888 (Errors and Events): Describe extended layout of `dbus-event'.
889 New defun `dbus-event-message-type'.
21956b56 890
7c2fb837
DN
8912008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
892
893 * ediff.texi: Remove VMS support.
894
13662773
JB
8952008-07-29 Juanma Barranquero <lekktu@gmail.com>
896
897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
898 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
899
ddde0b34
CY
9002008-07-29 Chong Yidong <cyd@stupidchicken.com>
901
902 * Makefile.in: Add mairix-el targets.
903
9042008-07-29 David Engster <deng@randomsample.de>
905
906 * mairix-el.texi: New file.
907
d5875b25
JB
9082008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
909
366b7d44
JB
910 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
911 project files. Delete 'main_unit' project variable; not needed. Allow
912 process environment variables wherever project variables are allowed.
913 Add tutorial section on multiple GNAT project files.
d5875b25 914
6cbab8ee
MA
9152008-07-27 Michael Albinus <michael.albinus@gmx.de>
916
917 Sync with Tramp 2.1.14.
918
919 * trampver.texi: Update release number.
920
9e2a2647
DN
9212008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
922
923 * ns-emacs.texi:
924 * faq.texi: Remove mentions of Mac Carbon.
925
d62672f3
MB
9262008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
927
928 * gnus.texi (Saving Articles): Describe the 2nd argument of
929 gnus-summary-save-in-pipe.
930 (SpamAssassin): Use it.
931
9322008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
933
934 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
935
dd12e1c6
CD
9362008-07-25 Carsten Dominik <dominik@science.uva.nl>
937
938 * org.texi (Export options): Document the use of the creator flag.
939
44ce9197
CD
9402008-07-24 Carsten Dominik <dominik@science.uva.nl>
941
942 * org.texi: New version 6.06a.
943
ddd13c5d
JB
9442008-07-23 Juanma Barranquero <lekktu@gmail.com>
945
946 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
947 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
948
8dc6104d
JB
9492008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
950
951 * calc.texi (Editing Stack Entries):
952 (Algebraic Entry): Rewrite introductory sentences so it can be used by
953 Calc's help functions. Mention fixing typos.
954 (Customizing Calc): Fix typo.
955
9562008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
957
958 * calc.texi (summarykey): New macro. Use to correctly format keys in
959 the summary.
960
ddd13c5d 9612008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
962
963 * ns-emacs.texi (Customization): Corrected documentation on color
964 specification formats.
965
568beaa2
AS
9662008-07-19 Andreas Schwab <schwab@suse.de>
967
db8ef699 968 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
969
970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
971 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
972
cd71b9ae
MA
9732008-07-18 Michael Albinus <michael.albinus@gmx.de>
974
975 * dbus.texi (Inspection): Rework, introduce submenus.
976 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
977 (Properties and Annotations, Arguments and Signatures): New nodes.
978
9b7993b4
MA
9792008-07-13 Michael Albinus <michael.albinus@gmx.de>
980
981 * dbus.texi (Receiving Method Calls): Fix description of
982 `dbus-register-method'.
983 (Signals): Allow also signal arguments for filtering in
984 `dbus-register-signal'.
985
241d447b
JB
9862008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
987
988 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
989 `cnorm'.
990 (Arithmetic Tutorial): Simplify the verification of prime factors.
991
adb46650
MB
9922008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
993
994 * gnus.texi (Saving Articles): Mention
995 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
996
92e15881
JB
9972008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
998
999 * calc.texi: Adjust mode line throughout.
1000
ea597303
JB
10012008-06-28 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * sasl.texi (Mechanisms): Fix typos.
1004
aee08080
JB
10052008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1006
1007 * calc.texi (Killing from the stack): Mention using normal Emacs
1008 copying.
1009
a06a4a12
MA
10102008-06-21 Michael Albinus <michael.albinus@gmx.de>
1011
ea597303
JB
1012 * tramp.texi (Password handling): Renamed from "Password caching".
1013 Add `auth-source' mechanism.
a06a4a12
MA
1014 (Connection caching): Tramp reopens the connection automatically,
1015 when the operating system on the remote host has been changed.
1016
7389398d
EZ
10172008-06-20 Eli Zaretskii <eliz@gnu.org>
1018
1019 * makefile.w32-in (distclean): Remove makefile.
1020
b349f79f
CD
10212008-06-17 Carsten Dominik <dominik@science.uva.nl>
1022
3f9b4c2b 1023 * org.texi (Using the mapping API): New section.
b349f79f 1024 (Agenda column view): New section.
3f9b4c2b 1025 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1026 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1027 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1028
10292008-06-17 Jason Riedy <jason@acm.org>
1030
1031 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1032 function, and efmt may be a two-argument function.
1033 (Radio tables): Document multiple destinations.
1034
cd5c05d2
GM
10352008-06-16 Glenn Morris <rgm@gnu.org>
1036
1037 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1038 Add Cover-Texts.
1039
debf4439
GM
10402008-06-15 Glenn Morris <rgm@gnu.org>
1041
1042 * faq.texi (VER): Update to 23.0.60.
1043
1044 * mh-e.texi: Remove option of licensing under GPL.
1045 Add Cover-Texts to GFDL permissions notice.
1046 (GPL): Remove section.
1047 (GFDL): Include doclicense.texi rather than the actual text.
1048
1049 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1050 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1051
1052 * sasl.texi: Fix output file name.
1053
1054 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1055
1056 * gnus-coding.texi: Refer to license in Gnus manual.
1057
1058 * idlwave.texi, sasl.texi: Use @copying.
1059
1060 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1061
1062 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1063
1064 * url.texi: Use @copying, @title, @subtitle, @author.
1065
1066 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1067 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1068 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1069 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1070 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1071 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1072 * widget.texi, woman.texi:
1073 Remove references to external license, since doclicense is included.
1074
1075 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1076 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1077 Remove references to non-existent Invariant Sections.
1078
091f8bc1
GM
10792008-06-14 Glenn Morris <rgm@gnu.org>
1080
1081 * faq.texi (Major packages and programs): Remove references to external
1082 Supercite, Calc, VIPER, since they have been included for some time.
1083 Update VM, AUCTeX, BBDB entries.
1084
47bcb4d3
UJ
10852008-06-14 Ulf Jasper <ulf.jasper@web.de>
1086
1087 * newsticker.texi: Updated to match latest newsticker changes.
1088
6f093307
GM
10892008-06-13 Glenn Morris <rgm@gnu.org>
1090
1091 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1092 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1093 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1094 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1095 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1096 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1097 * woman.texi:
1098 Update Back-Cover Text as per maintain.info.
1099
2b968687
MB
11002008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1101
1102 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1103
1104 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1105 (gnus-faq.xml): Update repository host.
1106
2b968687
MB
1107 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1108
11092008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1110
1111 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1112 Fix a typo.
1113
11142008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1115
1116 * gnus.texi (Mail Source Customization): Correct values of
1117 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1118 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1119
11202008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1121
1122 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1123 coding standards.
1124
11252008-06-14 David Engster <dengste@eml.cc>
1126
1127 * gnus.texi (nnmairix): Markup fixes.
1128
e6d2d263
MB
11292008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1130
2b968687 1131 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1132
11332008-06-05 David Engster <dengste@eml.cc>
1134
1135 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1136
11372008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1138
b344d29d 1139 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1140 (Searching, nnir, nnmairix): New stub nodes.
1141
ad231df6 11422008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1143
1144 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1145
f394fa25
MB
11462008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1147
1148 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1149
58333467
MB
11502008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1151
1152 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1153
67525fb9
JY
11542008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1155
1156 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1157
0549d8fc
JB
11582008-05-06 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * info.texi (Top): Fix typo in xref.
1161
149a3837
KB
11622008-05-05 Karl Berry <karl@gnu.org>
1163
1164 * info.texi (Top): @xref to stand-alone manual.
1165
3a23a519
MB
11662008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1167
1168 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1169 (Various Summary Stuff): Fix typo in last xref.
1170
0a29fbf3
JB
11712008-05-02 Juanma Barranquero <lekktu@gmail.com>
1172
1173 * org.texi (Moving subtrees): Fix typo.
1174
586b90f1
MA
11752008-04-28 Michael Albinus <michael.albinus@gmx.de>
1176
1177 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1178 Tramp via `tramp-mode'.
1179
b5af9883
CD
11802008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1181
1182 * org.texi: Massive changes, in many parts of the file.
1183
d55fe5bb
MB
11842008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1185
1186 * gnus.texi (Oort Gnus): Add message-fill-column.
1187
11882008-04-12 Adrian Aichner <adrian@xemacs.org>
1189
1190 * gnus.texi (Mail Source Specifiers): Typo fix.
1191
11922008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1193
1194 * gnus.texi (Diary Headers Generation): Update key binding for
1195 `gnus-diary-check-message'.
1196
11972008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1198
1199 * gnus.texi (Emacsen): Addition.
1200
12012008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1202
1203 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1204
12052008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1206
1207 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1208
12092008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1210
1211 * gnus-news.texi: Update tool bar item.
1212
12132008-04-09 Sven Joachim <svenjoac@gmx.de>
1214
1215 * gnus-news.texi: Fix typos.
1216
76c109c3
JB
12172008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1218
222027f2 1219 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1220 Add mention of `kron'.
1221
d5fbd5a6
MO
12222008-04-01 Daiki Ueno <ueno@unixuser.org>
1223
1224 * epa.texi (Encrypting/decrypting *.gpg files): Document
1225 epa-file-name-regexp.
1226
fbcbb58c
KY
12272008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1228
1229 * gnus.texi (Example Methods): Fix description about ssh-agent.
1230 (Indirect Functions): Fix the default value of nntp-telnet-command;
1231 remove link to connect.html.
1232
134ce16c
MA
12332008-03-30 Michael Albinus <michael.albinus@gmx.de>
1234
1235 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1236 dbus-call-method.
1237 (Receiving Method Calls): The timeout can be set by the calling client.
1238
da1975d7
MA
1239 * trampver.texi: Update release number.
1240
2e4089ab
RS
12412008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1242
1243 * gnus.texi (Top): Fix version. Add SASL.
1244
70cab5a9
MA
12452008-03-29 Michael Albinus <michael.albinus@gmx.de>
1246
1247 Sync with Tramp 2.1.13.
1248
1249 * trampver.texi: Update release number.
1250
5bc6ddff
MB
12512008-03-29 Chong Yidong <cyd@stupidchicken.com>
1252
1253 * org.texi: Update to new org-mode website.
1254
12552008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1258
9b3ebcb6
MB
12592008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1260
1261 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1262 gnus-read-ephemeral-gmane-group-url,
1263 gnus-read-ephemeral-emacs-bug-group,
1264 gnus-read-ephemeral-debian-bug-group.
1265
12662008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1267
1268 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1269
1270 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1271 Add FIXMEs for Bookmarks and gnus-registry-marks.
1272
12732008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1274
1275 * gnus.texi (Smileys): Document `smiley-style'.
1276
12772008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1278
1279 * gnus.texi (Gnus Development): Clarify difference between ding and
1280 gnu.emacs.gnus.
1281 (MIME Commands, Using MIME, RSS): Fix markup.
1282
1283 * gnus-faq.texi ([8.4]): Ditto.
1284
12852008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1286
1287 * gnus.texi (Emacsen): Remove obsolete stuff.
1288
12892008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1290
1291 * gnus.texi (Oort Gnus): Add version info WRT
1292 `mail-source-delete-incoming'.
1293
12942008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1295
1296 * gnus.texi (Top): Add "Other related manuals" and version info in
1297 `iftex' output.
1298 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1299 gnus-balloon-face-0 and the corresponding format specifiers.
1300
608d6a81
MA
13012008-03-26 Michael Albinus <michael.albinus@gmx.de>
1302
1303 * tramp.texi (Filename completion): Remove footnote about let-bind
1304 of `partial-completion-mode'. It doesn't work this way.
1305
27a6f132
SM
13062008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1307
1308 * pcl-cvs.texi (Contributors): Update my email.
1309
4a7c4c40
MA
13102008-03-21 Michael Albinus <michael.albinus@gmx.de>
1311
1312 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1313
2940c053
BW
13142008-03-17 Bill Wohler <wohler@newt.com>
1315
1316 * mh-e.texi (Viewing): Update URL for adding header fields to
1317 mh-invisible-header-fields-default.
1318
30864d5f
BW
13192008-03-16 Bill Wohler <wohler@newt.com>
1320
1321 * mh-e.texi (Preface): Add Gnus to requirements.
1322 (Forwarding): Note that forwarded MIME messages are now inline.
1323
31fe2b00
SM
13242008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1325
1326 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1327 (Common Variables): Give precedence to the netcat methods over the
1328 telnet methods, and mention that they are more reliable.
31fe2b00 1329
5e97c626
CD
13302008-03-13 Carsten Dominik <dominik@science.uva.nl>
1331
1332 * org.texi (Exporting Agenda Views): Document agenda export to
1333 iCalendar.
1334 (Progress logging): Document the new progress logging stuff.
1335
37a68866
MB
13362008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1337
1338 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1339 Update for change of `mail-source-delete-incoming'.
1340
1341 * gnus-news.texi: Ditto.
1342
8f7abae3
MB
13432008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1344
1345 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1346 custom versions.
1347
af379c86
AM
13482008-03-07 Alan Mackenzie <acm@muc.de>
1349
1350 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1351 parens/brackets in a k&r region is limited.
1352
3d0f8a67
MB
13532008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1354
1355 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1356 using different Emacs versions.
1357
52151df0
GM
13582008-02-27 Glenn Morris <rgm@gnu.org>
1359
1360 * sc.texi: Remove a lot of old and obsolete info.
1361 (titlepage): Simplify.
1362 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1363 (VM with any Emacsen, GNEWS with any Emacsen)
1364 (Overloading for Non-conforming MUAs, Version 3 Changes)
1365 (The Supercite Mailing List): Delete nodes.
1366 (Introduction): Remove info about old packages.
1367 (Getting Connected): Simplify. Remove info about old packages.
1368 (Citing Commands): Delete Emacs 19 info.
1369 (Hints to MUA Authors): Simplify.
1370 (Thanks and History): Merge in some info from the deleted node
1371 "Version 3 Changes".
1372
b03f96dc
MB
13732008-02-05 Juanma Barranquero <lekktu@gmail.com>
1374
1375 * org.texi (Setting tags, In-buffer settings):
1376 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1377
52bec650
MB
13782008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1379
1380 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1381 installation directory name.
1382
34a3c587
RF
13832008-02-12 Romain Francoise <romain@orebokech.com>
1384
1385 * epa.texi (Overview): Fix typo.
1386
5a8d03e9
MO
13872008-02-11 Daiki Ueno <ueno@unixuser.org>
1388
1389 * epa.texi (Quick start): Remove the .emacs setting.
1390
f1914c40
MO
13912008-02-10 Daiki Ueno <ueno@unixuser.org>
1392
1393 * epa.texi (Quick start): Use the command `epa-enable' instead of
1394 loading `epa-setup'.
1395
bca98fc9
JB
13962008-02-08 Juanma Barranquero <lekktu@gmail.com>
1397
1398 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1399 ($(infodir)/epa, epa.dvi): New targets.
1400
4b01af2e
MO
14012008-02-08 Daiki Ueno <ueno@unixuser.org>
1402
1403 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1404
1405 * epa.texi: New manual documenting the EasyPG Assistant.
1406
06c0751a
MA
14072008-02-06 Michael Albinus <michael.albinus@gmx.de>
1408
1409 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1410 (Inspection): New function dbus-ping.
1411
7dcccd7b
MA
14122008-02-05 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * tramp.texi (Remote processes): Add `shell-command'.
1415
a1da1e37
MB
14162008-01-28 Michael Sperber <sperber@deinprogramm.de>
1417
1418 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1419 (Group Parameters): Document `mail-source' parameter.
1420
c9d8f746
MA
14212008-01-27 Michael Albinus <michael.albinus@gmx.de>
1422
1423 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1424 must be a local host.
1425
15db4a13
MO
14262008-01-26 Michael Olson <mwolson@gnu.org>
1427
1428 * erc.texi: Update version for ERC 5.3 release.
1429 (Obtaining ERC): Update extras URLs for 5.3.
1430 (Development): Write instructions for git, and remove those for Arch.
1431 (History): Mention the switch to git.
1432
2bc43980
KB
14332008-01-24 Karl Berry <karl@gnu.org>
1434
bca98fc9
JB
1435 * info.texi (Search Index, Search Text): Mention the command
1436 character in the section name, a la the (Go to node) node.
2bc43980 1437
d2e4a6c9
MA
14382008-01-21 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1441
0b6799c3
MB
14422008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1443
1444 * gnus-news.texi: Mention gnus-article-describe-bindings.
1445
14462008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1447
1448 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1449
db9c3fb1 14502008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1451
7b4d0413 1452 * org.texi (Property inheritance): New section.
db9c3fb1 1453 (Conventions): New section.
7b4d0413 1454 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1455 commands, and the new bindings for refiling.
1456 (Sparse trees): Document the new special command for sparse trees.
1457 (References): Be more clear about the counting of hilines.
1458 (Handling links): Document M-p/n for accessing links.
1459 (Fast access to TODO states): New section.
1460 (Per file keywords): New section.
1461 (Property inheritance): New section.
1462 (Column attributes): New summary types.
1463 (Capturing Column View): New section.
1464 (The date/time prompt): Cover the new features in the date/time prompt.
1465 Compactify the table of keys for the calendar remote control.
1466 (Clocking work time): Document the new :scope parameter.
1467 (Remember): Promoted to chapter.
1468 (Quoted examples): New section.
1469 (Enhancing text): New verbatim environments.
1470
6ed73f28
MA
14712008-01-14 Michael Albinus <michael.albinus@gmx.de>
1472
1473 * trampver.texi: Update release number.
1474
95838435
MB
14752008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1476
1477 * gnus.texi (Article Keymap): Add
1478 gnus-article-wide-reply-with-original; fix descriptions of
1479 gnus-article-reply-with-original and
1480 gnus-article-followup-with-original.
1481
20234d96
GM
14822008-01-09 Glenn Morris <rgm@gnu.org>
1483
1484 * nxml-mode.texi: Add @copying section.
1485
d82cf70b
MB
14862008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1487
1488 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1489 Server". Add `message-send-mail-with-mailclient'.
1490
1491 * gnus.texi (Posting Server): Move some text to "(message)Mail
1492 Variables" and add a reference here.
1493
addb7f2e
MA
14942008-01-04 Michael Albinus <michael.albinus@gmx.de>
1495
1496 * dbus.texi (Receiving Method Calls): New chapter.
1497 (Errors and Events): Add serial number to events. Replace "signal" by
1498 "message". Introduce dbus-event-serial-number.
1499
4db2806c
MA
15002008-01-03 Michael Albinus <michael.albinus@gmx.de>
1501
1502 * dbus.texi (Type Conversion): Explain the type specification for empty
1503 arrays. Use another example.
1504
c9ecb5a7
MA
15052007-12-30 Michael Albinus <michael.albinus@gmx.de>
1506
1507 * dbus.texi (all): Replace "..." by @dots{}.
1508 (Type Conversion): Precise the value range for :byte types.
1509 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1510 Mention its return value.
1511 (Errors and Events): There is no D-Bus error propagation during event
1512 processing.
1513
702dbfd9
JB
15142007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1515
1516 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1517 New sections.
1518
87035689
MB
15192007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus.texi (Group Parameters): Reorder the text and add a note about
1522 `gnus-parameters' near the beginning of the node.
1523
15242007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1525
1526 * gnus.texi (Score File Editing): Fix function name.
1527
5492f5ca
MA
15282007-12-23 Michael Albinus <michael.albinus@gmx.de>
1529
1530 Sync with Tramp 2.1.12.
1531
1532 * trampver.texi: Update release number.
1533
d4e67bc5
MA
15342007-12-22 Michael Albinus <michael.albinus@gmx.de>
1535
1536 * dbus.texi (Type Conversion): Correct input parameters mapping.
1537
6a31c819
MA
15382007-12-21 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1541 (Errors and Events): Mention wrong-type-argument error.
1542
99a3e35f
AS
15432007-12-21 Alex Schroeder <alex@gnu.org>
1544
1545 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1546 spaces. Fixed some typos.
99a3e35f
AS
1547 (Internet Relay Chat): Explain relay.
1548 (Getting started with rcirc): Change items to reflect prompts.
1549 Add more explanation to rcirc-track-minor-mode and added a comment to
1550 warn future maintainers that this section is a copy.
11ac7c8e 1551 (People): Changed /ignore example.
62b12a24 1552 (Keywords): Not keywords.
99a3e35f 1553
331e4d02
AS
15542007-12-20 Alex Schroeder <alex@gnu.org>
1555
1556 * rcirc.texi (Top): Fighting Information Overload chapter added.
1557 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1558 (rcirc commands): Moved /ignore command to the new chapter.
1559 (Fighting Information Overload): New chapter documenting /keyword,
1560 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1561 (Configuration): Document rcirc-server-alist, remove
1562 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1563
cd71c3ef
MA
15642007-12-16 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * dbus.texi (Signals): Fix example in dbus-register-signal.
1567
bbbe940b
MB
15682007-12-14 Sven Joachim <svenjoac@gmx.de>
1569
1570 * gnus.texi (Score Variables): Fix typo.
1571
0ce574ef
MA
15722007-12-07 Michael Albinus <michael.albinus@gmx.de>
1573
1574 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1575 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1576 (Errors and Events): Adapt dbus-event.
1577
b890d447
MB
15782007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1579
1580 * gnus.texi (Other Files): Add the yenc command.
1581
15822007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1583
1584 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1585 since 2004-08-06.
1586
15872007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1588
1589 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1590 on body.
1591
15922007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1595 and rfc2047-allow-irregular-q-encoded-words; fix description of
1596 rfc2047-encode-encoded-words.
1597
15982007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1599
1600 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1601
3728bf03
MO
16022007-12-05 Michael Olson <mwolson@gnu.org>
1603
1604 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1605 Update documentation for `remember-diary-file'.
1606
a4397af9
MA
16072007-12-04 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * dbus.texi (Signals): Precise `dbus-register-signal'.
1610 (Errors and Events): Rework events part, the internal structure of
1611 dbus-event has changed.
1612
1682490c
JB
16132007-12-03 Juanma Barranquero <lekktu@gmail.com>
1614
1615 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1616 ($(infodir)/dbus, dbus.dvi): New targets.
1617
7b13a0f2
MA
16182007-12-03 Michael Albinus <michael.albinus@gmx.de>
1619
1620 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1621 unconditionally.
1622
1623 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1624 emulation with @print{}.
1625
7ef92bc9
RS
16262007-12-02 Richard Stallman <rms@gnu.org>
1627
1628 * dbus.texi (Overview): Minor cleanup.
1629
22d8ac3a
MA
16302007-12-02 Michael Albinus <michael.albinus@gmx.de>
1631
d3a8e0df
MA
1632 * Makefile.in (INFO_TARGETS): Add dbus.
1633 (DVI_TARGETS): Add dbus.dvi.
1634 (dbus, dbus.dvi): New targets.
1635
22d8ac3a
MA
1636 * dbus.texi: New file.
1637
559764ab
RF
16382007-11-24 Romain Francoise <romain@orebokech.com>
1639
1640 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1641 Fix file name to match @setfilename.
559764ab 1642
ac97a16b
MH
16432007-11-23 Mark A. Hershberger <mah@everybody.org>
1644
1645 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1646 ($(infodir)/nxml-mode): New rule.
1647
1648 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1649 ($(infodir)/nxml-mode): New rule.
1650 (clean): Add nxml-mode*.
1651
1652 * nxml-mode.texi: New file with nxml manual.
1653
404cd454
GM
16542007-11-18 Richard Stallman <rms@gnu.org>
1655
1656 * flymake.texi (Example -- Configuring a tool called directly):
1657 Update example.
1658
b048d478
MA
16592007-11-18 Michael Albinus <michael.albinus@gmx.de>
1660
1661 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1662 double-slash behavior. Explain directory contents flushing.
b048d478 1663
346e8469
JB
16642007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1665
1666 * calc.texi (TeX and LaTeX Language Modes): Put in
1667 missing braces.
1668
404cd454
GM
16692007-11-15 Richard Stallman <rms@gnu.org>
1670
1671 * cl.texi (Equality Predicates): Delete `eql'.
1672 (Predicates, Naming Conventions, Top): Delete `eql'.
1673 (Common Lisp Compatibility): Delete `eql'.
1674 (Porting Common Lisp): Delete obsolete backquote info.
1675 Minor clarification about character constants.
1676 (Sequence Basics): Minor clarification.
1677
1f6af58b
JB
16782007-11-15 Juanma Barranquero <lekktu@gmail.com>
1679
dccb744b 1680 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1681 * tramp.texi (Filename completion): Fix typos.
1682
3bc88bc9
JB
16832007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1684
1685 * calc.texi (Basic commands): Mention the menu.
1686
bc5300d3
MA
16872007-11-12 Michael Albinus <michael.albinus@gmx.de>
1688
1689 * tramp.texi (Connection caching): Tramp flushes connection
1690 properties when remote operating system has been changed.
1691
4d8a28ec
MB
16922007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * gnus-news.texi: Fix spelling.
1695 `message-insert-formatted-citation-line', not
1696 `message-insert-formated-citation-line'.
1697
404cd454
GM
1698 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1699
e1176b47
MA
17002007-11-07 Michael Albinus <michael.albinus@gmx.de>
1701
1702 * tramp.texi (Overview): Mention also the PuTTY integration under
1703 Win32. Remove paragraphs about Tramp's experimental status.
1704 (Frequently Asked Questions): Add code example for highlighting the
1705 mode line.
1706
6159985a
MO
17072007-11-03 Michael Olson <mwolson@gnu.org>
1708
1709 * remember.texi: Change mentions of remember-buffer to
1710 remember-finalize throughout.
1711
bec9b2f5
MO
17122007-10-30 Michael Olson <mwolson@gnu.org>
1713
1714 * remember.texi (Copying): Remove.
1715 (Mailbox): Update with non-BBDB instructions.
1716 (Diary, Org): Add.
1717 (Bibliography, Planner Page): Remove.
1718
b6173182
JB
17192007-10-30 Juanma Barranquero <lekktu@gmail.com>
1720
1721 * makefile.w32-in (INFO_TARGETS): Add remember.
1722 (DVI_TARGETS): Add remember.dvi.
1723 ($(infodir)/remember): New rule.
1724 (clean): Add remember*.
1725
15f3eb73
MO
17262007-10-30 Michael Olson <mwolson@gnu.org>
1727
70bdc930
MO
1728 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1729 ($(infodir)/remember): New rule that builds the Remember Manual.
1730
b6173182
JB
1731 * remember.texi: New file containing the Remember Mode Manual.
1732 Shuffle chapters around after initial import.
7d3f6f1a
MO
1733 (Function Reference): Split Keystrokes into separate chapter.
1734 (Keystrokes): Document C-c C-k.
51d24a12 1735 (Introduction): Fix typographical issue with "---".
15f3eb73 1736
404cd454
GM
17372007-10-29 Richard Stallman <rms@gnu.org>
1738
1739 * widget.texi (Introduction): Delete discussion of implementation
1740 internals.
1741
9bbb9638
MA
17422007-10-29 Michael Albinus <michael.albinus@gmx.de>
1743
1744 * tramp.texi (Connection caching): Host names must be different
1745 when tunneling.
1746
c7ff939a
RS
17472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1748
1749 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1750 Gnus v5.13.
1751
01c52d31
MB
17522007-10-28 Miles Bader <miles@gnu.org>
1753
1754 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1755
17562007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1757
1758 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1759
17602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1761
1762 * gnus.texi (Sorting the Summary Buffer): Remove
1763 gnus-article-sort-by-date-reverse.
1764
17652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1766
1767 * gnus.texi (Non-ASCII Group Names): New node.
1768 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1769 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1770
c8763fb6 17712007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1772
1773 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1774 clean the output of the program `imap-shell-program'.
1775
17762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1777
1778 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1779
17802007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1781
1782 * gnus.texi (Sticky Articles): Documentation for sticky article
1783 buffers.
1784
c8763fb6 17852007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1786
1787 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1788
17892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1790
1791 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1792
17932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1794
1795 * gnus.texi (Archived Messages): Document
1796 gnus-update-message-archive-method.
1797
17982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1799
1800 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1801
c8763fb6 18022007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1803
1804 * gnus.texi (Group Maneuvering): Document
1805 `gnus-summary-next-group-on-exit'.
1806
18072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1808
1809 * gnus.texi (Really Various Summary Commands): Mention
1810 gnus-auto-select-on-ephemeral-exit.
1811
18122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1813
1814 * gnus.texi, message.texi: Bump version number.
1815
18162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1817
1818 * gnus.texi (Group Line Specification, Misc Group Stuff)
1819 (Server Commands): Parenthesize @pxref{Mail Spool}.
1820
18212007-10-28 Didier Verna <didier@xemacs.org>
1822
1823 New user option: message-signature-directory.
1824 * message.texi (Insertion Variables): Document it.
1825 * gnus.texi (Posting Styles): Ditto.
1826
18272007-10-28 Didier Verna <didier@xemacs.org>
1828
1829 * gnus.texi (Group Line Specification):
1830 * gnus.texi (Misc Group Stuff):
1831 * gnus.texi (Server Commands): Document the group compaction feature.
1832
18332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1834
1835 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1836
1837 * message.texi (Various Message Variables): Add message-fill-column.
1838
18392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1840
1841 * gnus.texi: Untabify.
1842
18432007-10-28 Didier Verna <didier@xemacs.org>
1844
1845 * gnus.texi (Group Parameters): Document the posting-style merging
1846 process in topic-mode.
1847
18482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1849
1850 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1851
18522007-10-28 Romain Francoise <romain@orebokech.com>
1853
1854 * gnus.texi (Mail Spool): Fix typo.
1855 Update copyright.
1856
18572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1858
1859 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1860
18612007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1862
1863 * gnus.texi (Summary Generation Commands):
1864 Add gnus-summary-insert-ticked-articles.
1865
18662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1867
b2abec73
JB
1868 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1869 to spam-spamassassin-program.
01c52d31
MB
1870
18712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1872
1873 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1874
18752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1876
1877 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1878
18792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1880
1881 * message.texi (Mail Headers): Document `opportunistic'.
1882
18832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1884
1885 * emacs-mime.texi (Encoding Customization): Explain how to set
1886 mm-coding-system-priorities per hierarchy.
1887
18882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1889
1890 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1891 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1892
18932007-10-28 Didier Verna <didier@xemacs.org>
1894
1895 * message.texi (Wide Reply): Update documentation of
1896 message-dont-reply-to-names (now allowing a list of regexps).
1897
18982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1899
1900 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1901
19022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1903
1904 * gnus.texi (SpamAssassin back end): Fix typo.
1905
1906 * sieve.texi (Examples): Fix grammar.
1907
19082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1909
1910 * gnus.texi (Searching for Articles): Document M-S and M-R.
1911 (Limiting): Document / b.
1912
19132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1914
1915 * gnus.texi (Thread Commands): T M-^.
1916
19172007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1918
1919 * message.texi (Mail Aliases): Document ecomplete.
1920 (Mail Aliases): Fix typo.
1921
19222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1923
1924 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1925 fix typo.
1926
19272007-10-28 Romain Francoise <romain@orebokech.com>
1928
1929 * gnus.texi (Mail Spool): Grammar fix.
1930
19312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1932
1933 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1934 string.
1935
19362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1937
1938 * gnus.texi (Group Parameters): Fix description.
1939
19402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1941
b2abec73
JB
1942 * gnus.texi (Gmane Spam Reporting):
1943 Fix spam-report-gmane-use-article-number.
1944 Add spam-report-user-mail-address.
01c52d31
MB
1945
19462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1947
1948 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1949
19502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1951
1952 * gnus.texi (Group Parameters): Add simplified sorting example based on
1953 example for `Sorting the Summary Buffer' from Jari Aalto
1954 <jari.aalto@cante.net>.
1955 (Example Methods): Add example for an indirect connection.
1956
19572007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1958
1959 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1960 (Agent Parameters): Updated parameter names to match code.
1961 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1962 'gnus-agent-summary-fetch-series'.
1963 (Agent and flags): New section providing a generalized discussion
1964 of flag handling.
1965 (Agent and IMAP): Removed flag discussion.
b2abec73 1966 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1967
19682007-10-28 Romain Francoise <romain@orebokech.com>
1969
1970 * gnus.texi (Exiting the Summary Buffer): Add new function
1971 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1972
19732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1974
1975 * gnus.texi (Conformity): Fix typo.
1976 (Customizing Articles): Document `first'.
1977
19782007-10-28 Jari Aalto <jari.aalto@cante.net>
1979
1980 * gnus.texi (Sorting the Summary Buffer):
1981 Add `gnus-thread-sort-by-date-reverse'. Add example
1982 host to different sorting in NNTP and RSS groups.
1983
19842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1985
1986 * message.texi (Insertion): Describe prefix for
1987 message-mark-inserted-region and message-mark-insert-file.
1988
19892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1990
1991 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1992 LaTeX documents. Describe "text/x-gnus-verbatim".
1993
19942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1995
b2abec73 1996 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1997 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1998 (spam-stat spam filtering, SpamOracle)
1999 (Extending the Spam ELisp package): Removed extra quote symbol for
2000 clarity.
2001
20022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2003
2004 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2005 gnus-article-delete-part and gnus-article-replace-part.
2006 (Using MIME): Add gnus-mime-replace-part.
2007
20082007-10-28 Romain Francoise <romain@orebokech.com>
2009
2010 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2011 requires `auto-compression-mode' to be enabled. Add new nnml
2012 variable `nnml-compressed-files-size-threshold'.
2013
20142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2015
2016 * gnus.texi (Sorting the Summary Buffer): Added
2017 gnus-thread-sort-by-recipient.
2018
20192007-10-28 Romain Francoise <romain@orebokech.com>
2020
2021 * message.texi (Insertion Variables): Mention new variable
2022 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2023 documentation accordingly.
2024
20252007-10-28 Romain Francoise <romain@orebokech.com>
2026
2027 * gnus.texi (To From Newsgroups): Mention new variables
2028 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2029
20302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2031
2032 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2033 stuff; gnus-mime-inline-part does the automatic decompression.
2034
20352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2036
2037 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2038 "training.ham" should be "training.spam".
01c52d31
MB
2039
20402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2041
2042 * message.texi (Mail Variables): Fix the default value for
2043 message-send-mail-function.
2044
20452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2046
2047 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2048 always returns nil exceptionally.
2049
20502007-10-28 Simon Josefsson <jas@extundo.com>
2051
2052 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2053 Michael Cook <michael@waxrat.com>.
2054
20552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2056
2057 * gnus.texi (Topic Commands): Fix next/previous.
2058
20592007-10-28 Simon Josefsson <jas@extundo.com>
2060
2061 * gnus.texi (Article Washing): Mention `W i'.
2062
c8763fb6 20632007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2064
2065 * gnus.texi (Group Parameters): Slight extension of sieve
2066 parameter description.
2067
20682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2069
2070 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2071 matching score files as well.
2072 (Picons): Describe `gnus-picon-style'.
2073
20742007-10-28 Romain Francoise <romain@orebokech.com>
2075
2076 * message.texi (Message Headers): Mention that headers are hidden
2077 using narrowing, and how to expose them.
2078 Update copyright.
2079
20802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2081
2082 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2083 `gnus-summary-sort-by-recipient'.
2084
20852007-10-28 Romain Francoise <romain@orebokech.com>
2086
2087 * gnus.texi (NNTP marks): New node.
2088 (NNTP): Move NNTP marks variables to the new node.
2089
20902007-10-28 Jesper Harder <harder@ifa.au.dk>
2091
b2abec73 2092 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2093
2094 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2095
20962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2097
b2abec73 2098 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2099 everywhere for consistency.
b2abec73
JB
2100 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2101 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2102 Say "regular expression" instead of "regex." Admonish. Pick
2103 other words to sound better (s/so/thus/).
b2abec73 2104 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2105 statistical filters. Remove old TODO.
2106 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2107 New section on sorting and displaying the spam score.
2108 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2109 backend but an alias to spam-use-BBDB.
2110 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2111 new backend functionality.
2112
21132007-10-28 Simon Josefsson <jas@extundo.com>
2114
2115 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2116 nntp-marks-directory, from Romain Francoise
2117 <romain@orebokech.com>.
2118
21192007-10-28 Magnus Henoch <mange@freemail.hu>
2120
2121 * gnus.texi (Hashcash): New default value of
2122 hashcash-default-payment.
2123
21242007-10-28 Simon Josefsson <jas@extundo.com>
2125
2126 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2127 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2128
21292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2130
2131 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2132
21332007-10-28 Simon Josefsson <jas@extundo.com>
2134
2135 * gnus.texi (documentencoding): Add, to avoid warnings.
2136
21372007-10-28 Simon Josefsson <jas@extundo.com>
2138
2139 * message.texi (Mail Headers): Add.
2140
2141 * gnus.texi (Hashcash): Fix.
2142
21432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2144
b2abec73 2145 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2146 that payments can be verified and fix the name of the
b2abec73 2147 hashcash-path variable.
01c52d31
MB
2148
21492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2150
b2abec73 2151 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2152
21532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2154
2155 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2156
21572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2158
2159 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2160 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2161 warning about ham processors in spam groups removed.
01c52d31
MB
2162
21632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2164
b2abec73
JB
2165 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2166 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2167
21682007-10-28 Jesper Harder <harder@ifa.au.dk>
2169
2170 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2171 (Mailing List): Typo.
2172 (Customizing Articles): Add gnus-treat-ansi-sequences.
2173 (Article Washing): Index.
2174
2175 * message.texi: Use m-dash consistently.
2176
21772007-10-28 Jesper Harder <harder@ifa.au.dk>
2178
2179 * gnus.texi (GroupLens): Remove.
2180
21812007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2182
2183 * gnus.texi (Outgoing Messages, Agent Variables): Add
2184 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2185 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2186
21872007-10-28 Jesper Harder <harder@ifa.au.dk>
2188
2189 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2190
21912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2192
2193 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2194
2195 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2196
21972007-10-28 Simon Josefsson <jas@extundo.com>
2198
2199 * gnus.texi (Top): Add SASL.
2200
404cd454
GM
22012007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2202
2203 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2204
22052007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2206
2207 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2208
0edd2970
JB
22092007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2210
2211 * calc.texi (Formulas, Composition Basics): Lower the
2212 precedence of negation.
2213
a9afba20
JY
22142007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2215
2216 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2217 Mention the new three-letter column identifiers.
2218 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2219 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2220 message when using `c' on an empty default with default printer.
2221 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2222 renamed to `ses--symbolic-formulas' some time ago.
2223
45b778a6
JB
22242007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2225
2226 * calc.texi (Default Simplifications, Making Selections)
2227 (Customizing Calc): Clarify associativity of multiplication.
2228
03b5bade
MA
22292007-10-23 Michael Albinus <michael.albinus@gmx.de>
2230
2231 * tramp.texi (Traces and Profiles): Simplify loop over
2232 `trace-function-background'.
2233
e658c8ee
JL
22342007-10-22 Juri Linkov <juri@jurta.org>
2235
2236 * dired-x.texi (Shell Command Guessing): Default values are now
2237 available by typing M-n instead of M-p.
2238
dd753688
MA
22392007-10-21 Michael Albinus <michael.albinus@gmx.de>
2240
2241 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2242 (Password caching): Remove `tramp-clear-passwd'.
2243 It's not a command anymore.
dd753688
MA
2244 (Bug Reports): Add `tramp-bug' to function index.
2245 (Function Index, Variable Index): New nodes.
2246 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2247
2248 * trampver.texi: Update release number.
2249
4bb49b43
JB
22502007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2251
8b296cdd 2252 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2253 about integer size into past tense.
2254 (Time Zones): Remove pointer to Calc author's address.
2255 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2256 and hyperbolic cotangent. Fix typo.
4bb49b43 2257
311dd93f
MA
22582007-10-10 Michael Albinus <michael.albinus@gmx.de>
2259
2260 Sync with Tramp 2.1.11.
2261
2262 * trampver.texi: Update release number.
2263
ea3fc256
MA
22642007-10-06 Michael Albinus <michael.albinus@gmx.de>
2265
2266 * tramp.texi (External packages): New section.
2267
1af74d06
MB
22682007-09-29 Juri Linkov <juri@jurta.org>
2269
2270 * info.texi (Help-Int): Document `L' (`Info-history').
2271
0e2806fa
SM
22722007-09-26 Carsten Dominik <dominik@science.uva.nl>
2273
2274 * org.texi: Change links to webpage and maintained email.
2275 (Remember): Promote to Chapter, significant changes.
2276 (Fast access to TODO states): New section.
2277 (Faces for TODO keywords): New section.
2278 (Export options): Example for #+DATE.
2279 (Progress logging): Section moved.
2280
567b9191
BW
22812007-09-26 Bill Wohler <wohler@newt.com>
2282
2283 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2284 browse-url-at-mouse.
2285
1af74d06
MB
22862007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2287
2288 * flymake.texi (Customizable variables): Face names don't end in -face.
2289 Fix flymake-err-line-patterns template.
2290 (Example -- Configuring a tool called directly): Fix init-function.
2291 (Highlighting erroneous lines): Face names don't end in -face.
2292
d60a4e3a 22932007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2294
2295 * erc.texi (Special-Features): Fix small typo.
2296
7d7a3510
MA
22972007-09-14 Michael Albinus <michael.albinus@gmx.de>
2298
2299 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2300 and "External transfer methods".
2301
285f0d3a
JB
23022007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2303
2304 * calc.texi (Predefined Units): Add some history.
2305
526dc846
MO
23062007-09-08 Michael Olson <mwolson@gnu.org>
2307
87e04f16
JB
2308 * erc.texi (Copying): New section included from gpl.texi.
2309 This matches the look of the upstream ERC manual.
526dc846 2310
f10d0e80
JB
23112007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2312
87e04f16 2313 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2314 (Random Numbers): Clarify the distribution of `random'.
2315
4009494e
GM
23162007-09-06 Glenn Morris <rgm@gnu.org>
2317
f1fc42aa 2318 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2319 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2320 Change all setfilename commands to use ../../info.
2321 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2322 refer to the Emacs manual here.
2323 (infodir): New variable.
2324 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2325 (cc-mode.texi, faq.texi): Update references to source file locations.
2326 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2327 do not refer to the Emacs manual here.
2328 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2329
2330 * Makefile.in: Add `basename' versions of all info targets, for
2331 convenience when rebuilding just one manual.
2332 (../etc/GNU): Delete obsolete target.
2333 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2334 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2335 *.vrs *.toc here...
2336 (maintainer-clean): ...from here.
4009494e
GM
2337
2338 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2339
2de53ca6
GM
23402007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2341
2342 * calc.texi (Date Conversions): Clarify definition of
2343 Julian day numbering.
2344 (Date Forms): Clarify definition of Julian day numbering;
2345 add some history.
2346
23472007-08-30 Carsten Dominik <dominik@science.uva.nl>
2348
87e04f16 2349 * org.texi: Version 5.07.
2de53ca6
GM
2350
23512007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2352
2353 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2354
23552007-08-22 Carsten Dominik <dominik@science.uva.nl>
2356
2357 * org.texi (Adding hyperlink types): New section.
2358 (Embedded LaTeX): Chapter updated because of LaTeX export.
2359 (LaTeX export): New section.
2360 (Using links out): New section.
2361
23622007-08-22 Glenn Morris <rgm@gnu.org>
2363
2364 * faq.texi (Learning how to do something): Refcards now in
2365 etc/refcards/ directory.
2366
23672007-08-22 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * tramp.texi (Remote Programs): Persistency file must be cleared when
2370 changing `tramp-remote-path'.
2371 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2372 macro.
2373
23742007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2375
2376 * calc.texi: Move contents to beginning of file.
2377 (Algebraic Entry): Fix the formatting of an example.
2378
23792007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2380
2381 * calc.texi (Basic Operations on Units): Mention exact versus
2382 inexact conversions.
2383
23842007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2385
2386 * calc.texi (Basic Operations on Units): Mention default
2387 values for new units.
2388 (Quick Calculator Mode): Mention that binary format will
2389 be displayed.
2390
23912007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2392
2393 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2394
23952007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2396
2397 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2398
23992007-08-08 Glenn Morris <rgm@gnu.org>
2400
2401 * gnus.texi, sieve.texi: Replace `iff'.
2402
24032007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2404
2405 * calc.texi (Basic Graphics): Mention the graphing of error
2406 forms.
2407 (Graphics Options): Mention how `g s' handles error forms.
2408 (Curve Fitting): Mention plotting the curves.
2409 (Standard Nonlinear Models): Add additional models.
2410 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2411 (Linear Fits): Correct result.
2412
24132007-08-01 Alan Mackenzie <acm@muc.de>
2414
2415 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2416 to "--no-site-file".
2417
24182007-07-29 Michael Albinus <michael.albinus@gmx.de>
2419
2420 * tramp.texi (Frequently Asked Questions): Point to mode line
2421 extension in Emacs 23.1.
2422
2423 * trampver.texi: Update release number.
2424
24252007-07-27 Glenn Morris <rgm@gnu.org>
2426
2427 * calc.texi (Copying): Include license text from gpl.texi, rather than
2428 in-line.
2429
24302007-07-25 Glenn Morris <rgm@gnu.org>
2431
2432 * calc.texi (Copying): Replace license with GPLv3.
2433
2434 * Relicense all FSF files to GPLv3 or later.
2435
24362007-07-22 Michael Albinus <michael.albinus@gmx.de>
2437
2438 Sync with Tramp 2.1.10.
2439
2440 * tramp.texi (trampfn): Expand macro implementation in order to handle
2441 empty arguments.
2442 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2443 occurrences by trampfn.
2de53ca6 2444 (Frequently Asked Questions): Extend example code for host
b2abec73 2445 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2446 file names to be typed.
2447
2448 * trampver.texi: Update release number.
2449
24502007-07-17 Michael Albinus <michael.albinus@gmx.de>
2451
2452 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2453 section. Reported by <poti@potis.org>.
2454 (Remote processes): Arguments of the program to be debugged are taken
2455 literally.
2456 (Frequently Asked Questions): Simplify recentf example.
2457
24582007-07-14 Karl Berry <karl@gnu.org>
2459
2460 * info.texi (@copying): New Back-Cover Text.
2461
2462 * info.texi (Quitting Info): Move to proper place in source.
2463 (Reported by Benno Schulenberg.)
2464
24652007-07-13 Eli Zaretskii <eliz@gnu.org>
2466
2467 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2468
2469 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2470
2471 * emacs-mime.texi: Add @documentencoding directive.
2472
24732007-07-12 Nick Roberts <nickrob@snap.net.nz>
2474
2475 * tramp.texi (Remote processes): Add an anchor to the subsection
2476 "Running a debugger on a remote host".
2477
24782007-07-12 Michael Albinus <michael.albinus@gmx.de>
2479
2480 * tramp.texi (Remote processes): Don't call it "experimental" any
2481 longer. Add subsection about running a debugger on a remote host.
2482
24832007-07-10 Carsten Dominik <dominik@science.uva.nl>
2484
2485 * org.texi (Properties and columns): Chapter rewritten.
2486
24872007-07-08 Michael Albinus <michael.albinus@gmx.de>
2488
2489 * tramp.texi:
2490 * trampver.texi: Migrate to Tramp 2.1.
2491
24922007-07-02 Carsten Dominik <dominik@science.uva.nl>
2493
2494 * org.texi (Properties): New chapter.
2495
24962007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2499 Control Panel.
2500
2501 * gnus.texi (Misc Article): Add index entry for
2502 gnus-single-article-buffer.
2503
25042007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2505
2506 * gnus.texi (Starting Up): Fix typo.
2507
25082007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2509
2510 * gnus.texi (Asynchronous Fetching): Fix typo.
2511
25122007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2513
2514 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2515 (About This Manual): Remove redundant information.
2516 (Getting Started): Mention author.
2517 (Basic Arithmetic, Customizing Calc): Make description of the
2518 variable `calc-multiplication-has-precedence' match its new effect.
2519
25202007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2521
2522 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2523 the variable `calc-multiplication-has-precedence'.
2524
25252007-06-19 Carsten Dominik <dominik@science.uva.nl>
2526
2527 * org.texi (Tag): Section swapped with node Timestamps.
2528 (Formula syntax for Lisp): Document new `L' flag.
2529
25302007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2531
2532 * gnus.texi (Misc Group Stuff, Summary Buffer)
2533 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2534
25352007-06-06 Juanma Barranquero <lekktu@gmail.com>
2536
2537 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2538 * gnus.texi (Article Buttons, Mail Source Customization)
2539 (Sending or Not Sending, Customizing NNDiary):
2540 * message.texi (Message Headers):
2541 * mh-e.texi (HTML): Fix typos.
2542
25432007-06-07 Michael Albinus <michael.albinus@gmx.de>
2544
2545 Sync with Tramp 2.0.56.
2546
2547 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2548 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2549
25502007-06-02 Chong Yidong <cyd@stupidchicken.com>
2551
2552 * Version 22.1 released.
2553
25542007-05-26 Michael Olson <mwolson@gnu.org>
2555
2556 * erc.texi (Modules): Fix references to completion modules.
2557
25582007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2559
2560 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2561
25622007-05-09 Didier Verna <didier@xemacs.org>
2563
2564 * gnus.texi (Email Based Diary): New. Proper documentation for the
2565 nndiary back end and the gnus-diary library.
2566
25672007-05-03 Karl Berry <karl@gnu.org>
2568
2569 * .cvsignore (*.pdf): New entry.
2570
2571 * texinfo.tex: Update from current version for better pdf generation.
2572
25732007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2574
2575 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2576
25772007-04-28 Glenn Morris <rgm@gnu.org>
2578
2579 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2580 consideration of legal status.
2581
25822007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2583
2584 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2585
25862007-04-24 Chong Yidong <cyd@stupidchicken.com>
2587
2588 * faq.texi (New in Emacs 22): python.el removed.
2589
25902007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2591
2592 * calc.texi (Reporting bugs): Update maintainer's address.
2593
25942007-04-22 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2597
25982007-04-15 Jay Belanger <belanger@truman.edu>
2599
2600 * calc.texi (Title page): Remove the date.
2601 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2602 (The Standard Calc Interface): Change trail title.
2603 (Floats): Mention that when non-decimal floats are entered, only
2604 approximations are stored.
2605 (Copying): Move to the appendices.
2606 (GNU Free Documentation License): Add as an appendix.
2607
26082007-04-15 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2611 * dired-x.texi, ebrowse.texi, ediff.texi:
2612 * emacs-mime.texi, erc.texi, eshell.texi:
2613 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2614 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2615 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2616 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2617 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2618 * woman.texi: Include GFDL.
2619
2620 * doclicense.texi: Remove node heading, so that it can be included by
2621 other files.
2622
2623 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2624
2625 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2626 than *.
2627
26282007-04-14 Carsten Dominik <dominik@science.uva.nl>
2629
2630 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2631 in Calc.
2632
26332007-04-09 Romain Francoise <romain@orebokech.com>
2634
2635 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2636 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2637 replace mouse-2.
2638
26392007-04-08 Chong Yidong <cyd@stupidchicken.com>
2640
2641 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2642 renamed to woman-use-topic-at-point. Document new behavior.
2643
26442007-04-08 Richard Stallman <rms@gnu.org>
2645
2646 * url.texi: Fix some indexing.
2647 (Disk Caching): Drop discussion of old/other Emacs versions.
2648
26492007-04-07 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * url.texi (Disk Caching): Say Emacs 21 "and later".
2652
2653 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2654 on Font locking which now mentions JIT lock.
2655
26562007-04-01 Michael Olson <mwolson@gnu.org>
2657
2658 * erc.texi: Update for the ERC 5.2 release.
2659
26602007-03-31 David Kastrup <dak@gnu.org>
2661
2662 * woman.texi (Topic, Interface Options): Explain changes semantics of
2663 woman-manpath in order to consider MANPATH_MAP entries.
2664
26652007-03-31 Eli Zaretskii <eliz@gnu.org>
2666
2667 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2668
26692007-03-26 Richard Stallman <rms@gnu.org>
2670
2671 * pgg.texi (Caching passphrase): Clean up previous change.
2672
26732007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2674
2675 * gnus.texi (Setting Process Marks): Fix typo.
2676
26772007-03-25 Romain Francoise <romain@orebokech.com>
2678
2679 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2680 readability, and include various fixes by Daniel Brockman, Nick Roberts
2681 and Dieter Wilhelm.
2682
26832007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2684
2685 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2686
2687 * gnus.texi (Mail Source Specifiers): Fix typo.
2688
26892007-03-22 Ralf Angeli <angeli@caeruleus.net>
2690
2691 * reftex.texi (Imprint): Update maintainer information.
2692
26932007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2694
2695 * message.texi (Message Buffers): Update documentation for
2696 message-generate-new-buffers.
2697
26982007-03-15 Daiki Ueno <ueno@unixuser.org>
2699
2700 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2701
27022007-03-21 Glenn Morris <rgm@gnu.org>
2703
2704 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2705
27062007-03-19 Chong Yidong <cyd@stupidchicken.com>
2707
2708 * eshell.texi (Known problems): Emacs 21 -> 22.
2709
2710 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2711
27122007-03-18 Jay Belanger <belanger@truman.edu>
2713
2714 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2715
27162007-03-12 Glenn Morris <rgm@gnu.org>
2717
2718 * calc.texi (Time Zones): Switch to new North America DST rule.
2719
2720 * calc.texi: Replace "daylight savings" with "daylight
2721 saving" in text throughout.
2722
27232007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2724
2725 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2726 The variable now uses a list of symbols instead of just a symbol.
2727 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2728
27292007-03-06 Romain Francoise <romain@orebokech.com>
2730
2731 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2732 new packages, and mention Gnus update.
2733
27342007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2735
2736 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2737 nntp-open-connection-functions-never-echo-commands.
2738
27392007-02-27 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2742 problems on the console, and security risk in not using gpg-agent.
2743
27442007-02-25 Carsten Dominik <dominik@science.uva.nl>
2745
2746 * org.texi (The spreadsheet): Renamed from "Table calculations".
2747 Completely reorganized and rewritten.
2748 (CamelCase links): Section removed.
2749 (Repeating items): New section.
2750 (Tracking TODO state changes): New section.
2751 (Agenda views): Chapter reorganized and rewritten.
2752 (HTML export): Section rewritten.
2753 (Tables in arbitrary syntax): New section.
2754 (Summary): Better feature summary.
2755 (Activation): Document problem with cut-and-paste of Lisp code
2756 from PDF files.
2757 (Visibility cycling): Document indirect buffer use.
2758 (Structure editing): Document sorting.
2759 (Remember): Section rewritten.
2760 (Time stamps): Better description of time stamp types.
2761 (Tag searches): Document regular expression search for tags.
2762 (Stuck projects): New section.
2763 (In-buffer settings): New keywords.
2764 (History and Acknowledgments): Updated description.
2765
27662007-02-24 Alan Mackenzie <acm@muc.de>
2767
2768 * cc-mode.texi (Movement Commands): Insert two missing command names.
2769 (Getting Started): Slight wording correction (use conditional).
2770
27712007-02-22 Kim F. Storm <storm@cua.dk>
2772
2773 * widget.texi (User Interface, Basic Types): Document need to put some
2774 text before the %v escape in :format string in editable-field widget.
2775
27762007-02-18 Romain Francoise <romain@orebokech.com>
2777
2778 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2779 `cvs-mode-quit'.
2780
27812007-02-10 Markus Triska <markus.triska@gmx.at>
2782
2783 * widget.texi (Programming Example): Put constant strings in :format.
2784
27852007-02-07 Juanma Barranquero <lekktu@gmail.com>
2786
2787 * faq.texi (Fullscreen mode on MS-Windows): New node.
2788
27892007-02-04 David Kastrup <dak@gnu.org>
2790
2791 * faq.texi (AUCTeX): Update version number. Should probably be done
2792 for other packages as well.
2793
27942007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2795
2796 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2797 <tassilo@member.fsf.org>.
2798
27992007-01-27 Eli Zaretskii <eliz@gnu.org>
2800
2801 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2802 ls-lisp-use-localized-time-format.
2803
28042007-01-20 Markus Triska <markus.triska@gmx.at>
2805
2806 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2807
28082007-01-13 Michael Olson <mwolson@gnu.org>
2809
2810 * erc.texi (Modules): Mention capab-identify module.
2811
28122007-01-05 Michael Olson <mwolson@gnu.org>
2813
2814 * erc.texi (Getting Started): Update for /RECONNECT command.
2815
28162007-01-04 Richard Stallman <rms@gnu.org>
2817
2818 * ebrowse.texi: Change C-c b to C-c C-m.
2819
28202007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2821
2822 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2823 variables only in info to avoid redundant entries in the printed
2824 manual.
2825
28262007-01-02 Daiki Ueno <ueno@unixuser.org>
2827
2828 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2829
28302007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2831
2832 * message.texi (Security): Split into sub-nodes.
2833
28342007-01-01 Alan Mackenzie <acm@muc.de>
2835
2836 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2837 eval-after-load in Emacs <=21 and a workaround. Document that
2838 trigraphs are not supported.
2839
28402007-01-01 Alan Mackenzie <acm@muc.de>
2841
2842 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2843 c-context-line-break. When invoked within a string, preserve
2844 whitespace. Add a backslash only when also in a macro.
2845
28462007-01-01 Alan Mackenzie <acm@muc.de>
2847
2848 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2849
28502007-01-01 Alan Mackenzie <acm@muc.de>
2851
2852 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2853 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2854
28552007-01-01 Alan Mackenzie <acm@muc.de>
2856
2857 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2858 "Choosing a Style".
2859
2860 * cc-mode.texi ("Styles"): Add @dfn{style}.
2861
28622006-12-30 Michael Albinus <michael.albinus@gmx.de>
2863
2864 Sync with Tramp 2.0.55.
2865
2866 * trampver.texi: Update release number.
2867
28682006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2869
2870 * gnus.texi (Customizing Articles): Add index entries for all
2871 gnus-treat-* variables.
2872
c8763fb6 28732006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2874
2875 * gnus.texi (IMAP): Fix incorrect explanation of
2876 nnimap-search-uids-not-since-is-evil in documentation for
2877 nnimap-expunge-search-string.
2878
28792006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2880
2881 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2882 spam-ifile-database.
2883
28842006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2885
2886 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2887 rebind C-s.
2888
c8763fb6 28892006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2890
2891 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2892 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2893 "expiring mail".
2894 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2895 nnimap-nov-is-evil.
2896
28972006-12-25 Kevin Ryde <user42@zip.com.au>
2898
2899 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2900 about the key procedure being used heavily.
2901
29022006-12-24 Chong Yidong <cyd@stupidchicken.com>
2903
2904 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2905 to t.
2906 (Prerequisites): Add explanation about gpg-agent.
2907
29082006-12-22 Kevin Ryde <user42@zip.com.au>
2909
2910 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2911 "sort" instead of "sort*".
2912
29132006-12-19 Richard Stallman <rms@gnu.org>
2914
2915 * calc.texi (History and Acknowledgements): Recognize that Emacs
2916 now does have floating point.
2917
29182006-12-19 Michael Albinus <michael.albinus@gmx.de>
2919
2920 * tramp.texi (External transfer methods): Describe new method `scpc'.
2921
29222006-12-17 Sascha Wilde <wilde@sha-bang.de>
2923
2924 * pgg.texi: Added short note on gpg-agent to the introduction.
2925
29262006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2927
2928 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2929 also applies to Cc.
2930
29312006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2932
2933 * gnus.texi (X-Face): Clarify. Say which programs are required
2934 on Windows.
2935
29362006-12-08 Michael Olson <mwolson@gnu.org>
2937
2938 * erc.texi (Modules): Remove documentation for list module.
2939
c8763fb6 29402006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2941
2942 * faq.texi (^M in the shell buffer): Ditto.
2943
29442006-11-20 Michael Olson <mwolson@gnu.org>
2945
2946 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2947
29482006-11-17 Carsten Dominik <dominik@science.uva.nl>
2949
2950 * org.texi: Fix typos.
2951 (Agenda commands): Document `C-k'.
2952
29532006-11-16 Eli Zaretskii <eliz@gnu.org>
2954
2955 * url.texi (http/https): Fix a typo in the HTTP URL.
2956
29572006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2958
2959 * ada-mode.texi: Total rewrite.
2960
29612006-11-13 Carsten Dominik <dominik@science.uva.nl>
2962
2963 * org.texi: Minor typo fixes.
2964
29652006-11-13 Bill Wohler <wohler@newt.com>
2966
2967 Release MH-E manual version 8.0.3.
2968
2969 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2970 release 8.0.3.
2971
2972 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2973 to set MAILDIR.
2974 (Reading Mail): Document the customization of read-mail-command
2975 for MH-E.
2976 (Viewing Attachments): Document mm-discouraged-alternatives.
2977 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2978 (Junk): Add more information about the settings of mh-junk-background
2979 in a program. Add /usr/bin/mh to PATH in examples.
2980
29812006-11-12 Richard Stallman <rms@gnu.org>
2982
2983 * woman.texi: Update author address but say he no longer maintains it.
2984
29852006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2986
2987 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2988 archived trees.
2989 (Checkboxes): Section moved to chapter 5, and extended.
2990 (The date/time prompt): New section.
2991 (Link abbreviations): New section.
2992 (Presentation and sorting): New section.
2993 (Custom agenda views): Section completely rewritten.
2994 (Summary): Compare with Planner.
2995 (Feedback): More info about creating backtraces.
2996 (Plain lists): Modified example.
2997 (Breaking down tasks): New section.
2998 (Custom time format): New section.
2999 (Time stamps): Document inactive timestamps.
3000 (Setting tags): More details about fast tag selection.
3001 (Block agenda): New section.
3002 (Custom agenda views): Section rewritten.
3003 (Block agenda): New section.
3004
30052006-11-07 Michael Albinus <michael.albinus@gmx.de>
3006
3007 * tramp.texi (Configuration): scp is the default method.
3008 (Default Method): Use ssh as example for another method.
3009
30102006-10-27 Richard Stallman <rms@gnu.org>
3011
3012 * woman.texi: Downcase nroff/troff/roff.
3013 (Installation): Chapter deleted. Some xrefs deleted.
3014 (Background): woman doesn't advise man ;-).
3015
c8763fb6 30162006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3017
3018 * ada-mode.texi (Project files, Identifier completion)
3019 (Automatic Casing, Debugging, Using non-standard file names)
3020 (Working Remotely): Fix typos.
3021
30222006-10-20 Masatake YAMATO <jet@gyve.org>
3023
3024 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3025 sample code `my-c-initialization-hook'.
3026
30272006-10-19 Stuart D. Herring <herring@lanl.gov>
3028
3029 * widget.texi: Fix typos.
3030
30312006-10-19 Michael Albinus <michael.albinus@gmx.de>
3032
3033 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3034 "???". There have been no complaints for years, so the information
3035 must be appropriate.
3036
30372006-10-16 Richard Stallman <rms@gnu.org>
3038
3039 * widget.texi: Use @var instead of capitalization.
3040 Clarify many widget type descriptions.
3041
30422006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3043
3044 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3045 gnus-dired-attach.
3046 (Selecting a Group): Fix typo.
3047
c8763fb6 30482006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3049
3050 * widget.texi: Fix typos.
3051
30522006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3053
3054 * gnus.texi (Image Enhancements): Update for Emacs 22.
3055
3056 * gnus-faq.texi ([1.3]): Update.
3057
30582006-10-06 Richard Stallman <rms@gnu.org>
3059
3060 * faq.texi (Displaying the current line or column):
3061 Delete "As of Emacs 20".
3062
30632006-10-06 Romain Francoise <romain@orebokech.com>
3064
3065 * faq.texi (VM): VM works with Emacs 22 too.
3066
30672006-10-06 Richard Stallman <rms@gnu.org>
3068
3069 * ebrowse.texi: Remove Emacs version "21" from title.
3070
30712006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3072
3073 * gnus.texi (Foreign Groups): Say where change of editing commands are
3074 stored. Add reference to `gnus-parameters'.
3075
30762006-09-15 Jay Belanger <belanger@truman.edu>
3077
3078 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3079 Change "Library Public License" to "Lesser Public License"
3080 throughout. Use "yyyy" to represent year.
3081
30822006-09-15 Carsten Dominik <dominik@science.uva.nl>
3083
3084 * org.texi (Setting tags): Typo fix.
3085
30862006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3087
3088 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3089
30902006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3091
3092 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3093
30942006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3095
3096 * faq.texi (Escape sequences in shell output): EMACS is now set
3097 to Emacs's absolute file name, not to "t".
3098 (^M in the shell buffer): Likewise.
3099 * misc.texi (Interactive Shell): Likewise.
3100
31012006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3102
3103 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3104 mails with pop3-leave-mail-on-server. Fix wording.
3105 (Limiting): Improve gnus-summary-limit-to-articles.
3106 (X-Face): Fix typo.
3107
31082006-09-11 Simon Josefsson <jas@extundo.com>
3109
3110 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3111 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3112
31132006-09-06 Simon Josefsson <jas@extundo.com>
3114
3115 * smtpmail.texi (Authentication): Mention SSL.
3116
31172006-09-01 Eli Zaretskii <eliz@gnu.org>
3118
3119 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3120 Don't use @indicateurl.
3121
3122 * cc-mode.texi (Subword Movement): Don't use @headitem.
3123 (Custom Braces, Clean-ups): Don't use @tie.
3124
31252006-08-29 Michael Albinus <michael.albinus@gmx.de>
3126
3127 Sync with Tramp 2.0.54.
3128
3129 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3130 Suggested by Adrian Phillips <a.phillips@met.no>.
3131
31322006-08-15 Carsten Dominik <dominik@science.uva.nl>
3133
3134 * org.texi (Installation, Activation): Split from Installation and
3135 Activation.
3136 (Clocking work time): Documented new features.
3137
31382006-08-13 Alex Schroeder <alex@gnu.org>
3139
3140 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3141 example.
3142
31432006-08-12 Eli Zaretskii <eliz@gnu.org>
3144
3145 * faq.texi (How to add fonts): New node.
3146
31472006-08-05 Romain Francoise <romain@orebokech.com>
3148
3149 * faq.texi (New in Emacs 22): Expand.
3150
31512006-08-03 Michael Olson <mwolson@gnu.org>
3152
3153 * erc.texi: Update for ERC 5.1.4.
3154
31552006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3156
3157 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3158 in .../site-lisp/gnus/ by default.
3159 [ From gnus-news.texi in the trunk. ]
3160
31612006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3162
3163 * gnus.texi (MIME Commands): Additions for yEnc.
3164
31652006-07-24 Richard Stallman <rms@gnu.org>
3166
3167 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3168 * faq.texi: Move periods and commas inside quotes.
3169
31702006-07-20 Jay Belanger <belanger@truman.edu>
3171
3172 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3173
31742006-07-18 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * faq.texi (Security risks with Emacs): Document Emacs 22
3177 file-local-variable mechanism.
3178
31792006-07-12 Michael Olson <mwolson@gnu.org>
3180
3181 * erc.texi: Update for ERC 5.1.3.
3182
31832006-07-12 Alex Schroeder <alex@gnu.org>
3184
3185 * rcirc.texi: Fix typos.
3186 (Getting started with rcirc): New calling convention for M-x irc.
3187 Mention #rcirc. Removed channel tracking.
3188 (Configuration): Changed the names of all variables that got changed
3189 recently, eg. rcirc-server to rcirc-default-server. Added
3190 documentation for rcirc-authinfo, some background for Bitlbee, and
3191 rcirc-track-minor-mode.
3192 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3193 Scrolling.
3194 (Reconnecting after you have lost the connection): Fixed example code
3195 to match code changes.
3196
31972006-07-10 Nick Roberts <nickrob@snap.net.nz>
3198
3199 * gnus.texi, message.texi: Fix typos.
3200
32012006-07-07 Carsten Dominik <dominik@science.uva.nl>
3202
3203 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3204 commands.
3205 (Global TODO list): Document the use of the variables
3206 `org-agenda-todo-ignore-scheduled' and
3207 `org-agenda-todo-list-sublevels'.
3208
32092006-07-05 Richard Stallman <rms@gnu.org>
3210
3211 * faq.texi (Scrolling only one line): Fix xref.
3212
32132006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3214
3215 * faq.texi (Evaluating Emacs Lisp code):
3216 Throughout, replace eval-current-buffer with eval-buffer.
3217
32182006-07-03 Richard Stallman <rms@gnu.org>
3219
3220 * rcirc.texi (Scrolling conservatively): Fix xref.
3221
3222 * pcl-cvs.texi (Viewing differences): Usage fix.
3223
32242006-07-03 Carsten Dominik <dominik@science.uva.nl>
3225
3226 * org.texi (Agenda commands): Document `s' key to save all org-mode
3227 buffers.
3228
32292006-06-30 Ralf Angeli <angeli@caeruleus.net>
3230
3231 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3232 names. Mention `cvs-msg' face.
3233
32342006-06-29 Carsten Dominik <dominik@science.uva.nl>
3235
3236 * org.texi (Checkboxes): New section.
3237
32382006-06-28 Carsten Dominik <dominik@science.uva.nl>
3239
3240 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3241 throughout this chapter.
3242
32432006-06-27 Chong Yidong <cyd@stupidchicken.com>
3244
3245 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3246 text for standalone vs Emacs info.
3247 (Help): Clarify header line description. Use mouse-1 for clicks.
3248 (Help-P): Use mouse-1 for clicks.
3249 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3250 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3251 (Choose menu subtopic): Remove gratuitous Emacs command names.
3252 (Help-FOO): Put usual behavior first.
3253 (Help-Xref): Clicking on xrefs works in Emacs.
3254 (Search Text): Clarify what the default behavior is.
3255 (Create Info buffer): Fix Emacs window/X window confusion.
3256 (Emacs Info Variables): Fix for new Emacs init file behavior.
3257
32582006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3259
3260 * gnus.texi (Summary Buffer Lines): Fix typo.
3261
32622006-06-23 Carsten Dominik <dominik@science.uva.nl>
3263
3264 * org.texi (Embedded LaTeX): New chapter.
3265 (Archiving): Section rewritten.
3266 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3267
32682006-06-20 Bill Wohler <wohler@newt.com>
3269
3270 Release MH-E manual version 8.0.1.
3271
3272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3273 release 8.0.1.
3274 (Preface): Depend on GNU mailutils 1.0 and higher.
3275
32762006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3277
3278 * message.texi (News Headers): Update message-syntax-checks section.
3279
32802006-06-19 Karl Berry <karl@gnu.org>
3281
3282 * info.texi (Advanced): Mention C-q, especially with ?.
3283
32842006-06-19 Carsten Dominik <dominik@science.uva.nl>
3285
3286 * org.texi (Publishing links): Document the `:link-validation-function'
3287 property.
3288 (Extensions and Hacking): New chapter, includes some sections of the
3289 "Miscellaneous" chapter.
3290
32912006-06-10 Carsten Dominik <dominik@science.uva.nl>
3292
3293 * org.texi (Progress logging): New section.
3294
32952006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3296
3297 * viper.texi (Viper Specials):
3298 * gnus.texi (Example Setup):
3299 * faq.texi (Backspace invokes help):
3300 * dired-x.texi (Optional Installation Dired Jump):
3301 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3302 follow coding conventions.
3303
33042006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3305
3306 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3307
33082006-06-06 Carsten Dominik <dominik@science.uva.nl>
3309
3310 * org.texi (ASCII export): Document indentation adaptation.
3311 (Setting tags): Document mutually-exclusive tags.
3312
33132006-06-05 Romain Francoise <romain@orebokech.com>
3314
3315 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3316 Fix typo.
3317
3318 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3319 channel (#gnus@irc.freenode.net).
3320 Fix typos. Update copyright notice.
3321
3322 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3323 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3324 (Line-Up Functions, Custom Macros):
3325 * ediff.texi (Window and Frame Configuration)
dccb744b 3326 (Highlighting Difference Regions):
2de53ca6
GM
3327 * emacs-mime.texi (Display Customization):
3328 * erc.texi (History):
3329 * eshell.texi (Known problems):
3330 * eudc.texi (Overview, BBDB):
3331 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3332 (The problem of spam, SpamOracle, Extending the Spam package)
3333 (Conformity, Terminology):
dccb744b 3334 * idlwave.texi (Routine Info)
2de53ca6
GM
3335 (Class and Keyword Inheritance, Padding Operators)
3336 (Breakpoints and Stepping, Electric Debug Mode)
3337 (Examining Variables, Troubleshooting):
3338 * org.texi (Creating timestamps):
3339 * reftex.texi (Commands, Options, Changes):
3340 * tramp.texi (Inline methods, Password caching)
3341 (Auto-save and Backup, Issues):
3342 * vip.texi (Files, Commands in Insert Mode):
3343 * viper.texi (Emacs Preliminaries, States in Viper)
3344 (Packages that Change Keymaps, Viper Specials, Groundwork):
3345 Fix various typos.
3346
33472006-05-31 Michael Ernst <mernst@alum.mit.edu>
3348
3349 * ediff.texi: Fix typos.
3350
33512006-05-30 Carsten Dominik <dominik@science.uva.nl>
3352
3353 * org.texi: Small typo fixes.
3354
33552006-05-29 Michael Albinus <michael.albinus@gmx.de>
3356
3357 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3358
33592006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3360
3361 * pcl-cvs.texi: Fix typos.
3362 (Customization): Say "us".
3363
33642006-05-26 Eli Zaretskii <eliz@gnu.org>
3365
3366 * org.texi: Remove bogus @setfilename.
3367
33682006-05-26 Carsten Dominik <dominik@science.uva.nl>
3369
3370 * org.texi (ASCII export): Omit command name.
3371 (HTML export): Add prefix to all lines in Local Variable example.
3372 (Acknowledgments): Typeset names in italics.
3373
33742006-05-24 Carsten Dominik <dominik@science.uva.nl>
3375
3376 * org.texi (Plain lists): Add new item navigation commands.
3377 (External links): Document elisp and info links.
3378 (Custom searches): New section.
3379 (Publishing): New chapter.
3380 (HTML export): Include a list of supported CSS classes.
3381 (Setting tags): Describe the fast-tag-setting interface.
3382
33832006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3384
3385 * dired-x.texi: ifinfo -> ifnottex.
3386
33872006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3388
3389 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3390
33912006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3392
3393 * message.texi (Interface): Add tool bar customization.
3394 (MIME): Index and text additions for mml-attach.
3395 (MIME): Describe mml-dnd-protocol-alist and
3396 mml-dnd-attach-options.
3397
3398 * gnus.texi (Oort Gnus): Reorder entries in sections.
3399 Fix some entries.
3400 (Starting Up): Add references to "Emacs for Heathens" and to
3401 "Finding the News". Add user-full-name and user-mail-address.
3402 (Group Buffer Format): Add tool bar customization and update.
3403 (Summary Buffer): Add tool bar customization.
3404 (Posting Styles): Add message-alternative-emails.
3405
34062006-05-09 Michael Albinus <michael.albinus@gmx.de>
3407
3408 * tramp.texi (Filename completion): Improve wording.
3409
34102006-05-07 Romain Francoise <romain@orebokech.com>
3411
3412 * faq.texi (Using regular expressions): Fix typo.
3413 (Packages that do not come with Emacs): Fix capitalization.
3414 (Replacing text across multiple files): Expand node to explain how
3415 to use `dired-do-query-replace-regexp' in more detail, based on
3416 suggestion by Eric Hanchrow <offby1@blarg.net>.
3417
34182006-05-06 Michael Albinus <michael.albinus@gmx.de>
3419
3420 * tramp.texi (Filename completion): Completion of remote files'
3421 method, user name and host name is active only in partial
3422 completion mode.
3423
34242006-05-06 Bill Wohler <wohler@newt.com>
3425
3426 Release MH-E manual version 8.0.
3427
3428 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3429 release 8.0.
3430
34312006-05-06 Bill Wohler <wohler@newt.com>
3432
3433 * mh-e.texi (MH-BOOK-HOME): Change from
3434 http://www.ics.uci.edu/~mh/book/mh to
3435 http://rand-mh.sourceforge.net/book/mh.
3436 Replace .htm suffix with .html for MH book files.
3437 (Using This Manual): Update key binding for getting relevant
3438 chapter in Info from command key.
3439 (Ranges): Fix itemx.
3440
34412006-05-05 Karl Berry <karl@gnu.org>
3442
3443 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3444 (\fonttextsize): New user-level command to change text font size.
3445
34462006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3447
3448 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3449
34502006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3451
3452 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3453
34542006-04-24 Bill Wohler <wohler@newt.com>
3455
3456 * mh-e.texi (Getting Started): Make it more explicit that you need
3457 to install MH. Add pointers to current MH implementations.
3458
34592006-04-21 Bill Wohler <wohler@newt.com>
3460
3461 Release MH-E manual version 7.94.
3462
3463 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3464 release 7.94.
3465
34662006-04-21 Carsten Dominik <dominik@science.uva.nl>
3467
3468 * org.texi: Many small fixes.
3469 (Handling links): Rename from "Managing links".
3470
34712006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3472
3473 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3474 (Splitting mail using spam-stat): Fix @xref.
3475
34762006-04-20 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3479 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3480
34812006-04-20 Carsten Dominik <dominik@science.uva.nl>
3482
3483 * org.texi (Time stamps): Better explanation of the purpose of
3484 different time stamps.
3485 (Structure editing, Plain lists): More details on how new items
3486 and headings are inserted.
3487
34882006-04-18 Carsten Dominik <dominik@science.uva.nl>
3489
3490 * org.texi (Formula syntax): Fix link to Calc Manual.
3491
34922006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3493
3494 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3495
34962006-04-17 Bill Wohler <wohler@newt.com>
3497
3498 * mh-e.texi (Folders): Update mh-before-quit-hook and
3499 mh-quit-hook example with code that removes the buffers rather
3500 than just bury them.
3501
35022006-04-17 Michael Albinus <michael.albinus@gmx.de>
3503
3504 Sync with Tramp 2.0.53.
3505
35062006-04-13 Carsten Dominik <dominik@science.uva.nl>
3507
3508 * org.texi (Updating settings): New section.
3509 (Visibility cycling): Better names for the startup folding
3510 options.
3511 (Exporting): Completely restructured.
3512 (The very busy C-c C-c key): New section.
3513 (Summary of in-buffer settings): New section.
3514
35152006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3516
3517 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3518
35192006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3520
3521 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3522 (Server Commands): Key `v' is reserved for users.
3523
35242006-04-11 Carsten Dominik <dominik@science.uva.nl>
3525
3526 * org.texi (Link format): New section, emphasis on bracket links.
3527 (External links): Document bracket links.
3528 (FAQ): Expand to cover shell links and the new link format.
3529
35302006-04-09 Kevin Ryde <user42@zip.com.au>
3531
3532 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3533
35342006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * gnus.texi (Summary Buffer Lines): Add `*'.
3537
c8763fb6 35382006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3539
3540 * gnus.texi (Group Parameters):
3541 Mention gnus-permanently-visible-groups.
3542
35432006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3544
3545 * gnus.texi (Face): Fix typo.
3546
35472006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3548
3549 * gnus.texi (X-Face): Clarify.
3550 (Face): Need Emacs with PNG support.
3551
35522006-04-06 Richard Stallman <rms@gnu.org>
3553
3554 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3555 Emacs".
3556
35572006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3558
3559 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3560 blocks not suitable for inclusion with Emacs using variable
3561 PARTOFEMACS.
3562
35632006-04-04 Simon Josefsson <jas@extundo.com>
3564
3565 * gnus.texi (Security): Improve.
3566
35672006-04-02 Bill Wohler <wohler@newt.com>
3568
3569 * mh-e.texi (Getting Started, Junk, Bug Reports)
3570 (MH FAQ and Support): Fix URLs.
3571
35722006-03-31 Romain Francoise <romain@orebokech.com>
3573
3574 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3575 to t, not nil (and has for the past eight years).
3576
35772006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3578
3579 * message.texi, gnus.texi: Bump version to 5.11.
3580
35812006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3582
3583 * gnus.texi (Top): Add comment about version line.
3584
3585 * message.texi (Top): Ditto. Change to take named versions into
3586 account.
3587
35882006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * gnus.texi (Posting Styles): Add x-face-file to example.
3591 (X-Face): Refer to posting styles.
3592
3593 * gnus-faq.texi ([5.8]): Add x-face-file.
3594 ([8.4]): Add links to gmane.emacs.gnus.user and
3595 gmane.emacs.gnus.general.
3596
35972006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3598
3599 * gnus-faq.texi: Use .invalid.
3600 ([5.4]): Fix gnus-posting-styles example.
3601
36022006-03-27 Romain Francoise <romain@orebokech.com>
3603
3604 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3605 Emacs/W3 needs a new maintainer.
3606 (Ispell): Update author and version info.
3607 (Mailcrypt): Mention PGG.
3608 (New in Emacs 22): Add PGG to the list of new packages.
3609 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3610 updating dead URLs.
3611
36122006-03-25 Karl Berry <karl@gnu.org>
3613
3614 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3615 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3616 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3617 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3618 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3619 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3620 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3621 (2) do not indent copyright year list (or anything else).
3622
36232006-03-21 Bill Wohler <wohler@newt.com>
3624
3625 * mh-e.texi (Folders): Various edits.
3626
36272006-03-20 Romain Francoise <romain@orebokech.com>
3628
3629 * gnus.texi (Mail Folders): Grammar fix.
3630
36312006-03-19 Bill Wohler <wohler@newt.com>
3632
3633 * mh-e.texi (Replying): Document Mail-Followup-To.
3634 Change manually-formatted table to multitable. Add debugging info.
3635 Move description of mh-reply-default-reply-to into paragraph
3636 that describes its values.
3637
36382006-03-17 Bill Wohler <wohler@newt.com>
3639
10d1d0af 3640 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3641 (Sending Mail Tour): Update method of entering
3642 addresses and subject.
3643 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3644 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3645
36462006-03-15 Carsten Dominik <dominik@science.uva.nl>
3647
3648 * org.texi: Version number change only.
3649
36502006-03-14 Bill Wohler <wohler@newt.com>
3651
3652 * mh-e.texi: Add index entries around each paragraph rather than
3653 depend on entries from beginning of node. Doing so ensures that
3654 index entries are less likely to be forgotten if text is cut and
3655 pasted, and are necessary anyway if the references are on a
3656 separate page. It seems that makeinfo is now (v. 4.8) only
3657 producing one index entry per node, so there is no longer any
3658 excuse not to. Use subheading instead of heading. The incorrect
3659 use of heading produced very large fonts in Info--as large as the
3660 main heading.
3661 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3662 versions 6 and 7 appeared *around* the time of these Emacs releases.
3663
36642006-03-13 Carsten Dominik <dominik@science.uva.nl>
3665
3666 * org.texi (Clean view): Document new startup options.
3667
36682006-03-11 Bill Wohler <wohler@newt.com>
3669
3670 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3671 (Composing, Scan Line Formats): Fix @refs.
3672 (Getting Started): Define MH profile and MH profile components.
3673 (Incorporating Mail, Reading Mail, Viewing, Printing)
3674 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3675 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3676 for string constants.
3677 (Tool Bar): Remove spurious quote.
3678 (Junk): Use ``...'' instead of "...".
3679 (Scan Line Formats): Replace @samp with @kbd.
3680
36812006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3682
3683 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3684
36852006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3686
3687 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3688 easy to understand.
3689
36902006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3691
3692 * gnus.texi: Markup fix.
3693 (Fancy Mail Splitting): Specify new feature.
3694
36952006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3696
3697 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3698 partial-words matching.
3699
37002006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3701
3702 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3703
3704 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3705 (MIME Commands): Fix mm-discouraged-alternatives.
3706
37072006-03-07 Carsten Dominik <dominik@science.uva.nl>
3708
3709 * org.texi: Version number change only.
3710
37112006-03-06 Bill Wohler <wohler@newt.com>
3712
3713 * mh-e.texi: Move from SourceForge repository to Savannah.
3714 This is version 7.93, which is a total rewrite from the previous
3715 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3716 version 7.93.
3717
37182006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3719
3720 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3721
37222006-03-01 Carsten Dominik <dominik@science.uva.nl>
3723
3724 * org.texi (Interaction): Add item about `org-mouse.el' by
3725 Piotr Zielinski.
3726 (Managing links): Document that also mouse-1 can be used to
3727 activate a link.
3728 (Headlines, FAQ): Add entry about hiding leading stars.
3729 (Miscellaneous): Resort the sections in this chapter to a more
3730 logical sequence.
3731
37322006-02-27 Simon Josefsson <jas@extundo.com>
3733
3734 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3735 2004-01-27 from the trunk).
3736
37372006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3738
3739 * cc-mode.texi: Rename c-hungry-backspace to
3740 c-hungry-delete-backwards, at the request of RMS. Leave the old
3741 name as an alias.
3742
37432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3744
3745 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3746 include the function header within the defun.
3747
37482006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3749
3750 * cc-mode.texi: Correct two typos.
3751
37522006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3753
3754 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3755 existing comment.
3756 (Electric Keys): Add a justification for electric indentation.
3757 (Hungry WS Deletion): Clear up the names and complications of the
3758 BACKSPACE and DELETE keys.
3759
37602006-02-23 Juri Linkov <juri@jurta.org>
3761
3762 * faq.texi (Common requests): Move `Turning on auto-fill by
3763 default' after `Wrapping words automatically'. Move `Working with
3764 unprintable characters' before `Searching for/replacing newlines'.
3765 Move `Replacing highlighted text' after `Highlighting a region'.
3766 Merge `Repeating commands' and `Repeating a command as many times
3767 as possible' into the former.
3768 (Packages that do not come with Emacs): Add refs to Gmane and
3769 etc/MORE.STUFF.
3770
37712006-02-23 Juri Linkov <juri@jurta.org>
3772
3773 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3774 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3775 Add xref to `(emacs)Reporting Bugs'.
3776 (Getting a printed manual): Add URL to other formats of the manual.
3777 (Common requests): Fix menu.
3778 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3779 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3780 (Inserting text at the beginning of each line): Add pxref to
3781 `Changing the included text prefix'.
3782 (Forcing the cursor to remain in the same column): Mention `track-eol'
3783 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3784 (Replacing text across multiple files): Add keybinding `Q' for
3785 `dired-do-query-replace'.
3786
37872006-02-22 Carsten Dominik <dominik@science.uva.nl>
3788
3789 * reftex.texi: Version number and date change only.
3790
3791 * org.texi (Internal Links): Rewrite to cover the modified
3792 linking system.
3793
37942006-02-17 Eli Zaretskii <eliz@gnu.org>
3795
3796 * faq.texi: Remove the coding cookie, it's not needed anymore.
3797
37982006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3799
3800 * faq.texi (Colors on a TTY): Mention Mac OS port.
3801
38022006-02-12 Karl Berry <karl@gnu.org>
3803
3804 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3805 8-bit accented a.
3806
38072006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3808
3809 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3810
38112006-02-08 Romain Francoise <romain@orebokech.com>
3812
3813 * faq.texi (Top): Remove paragraph about the FAQ being a
3814 transitional document, etc.
3815 (Searching for/replacing newlines): New node.
3816 (Yanking text in isearch): New node.
3817 (Inserting text at the beginning of each line): Rename and make
3818 more general, mention `M-;' in Message mode.
3819
38202006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3821
3822 * faq.texi (Meta key does not work in xterm)
3823 (Emacs does not display 8-bit characters)
3824 (Inputting eight-bit characters): Update xrefs.
3825
38262006-02-06 Romain Francoise <romain@orebokech.com>
3827
3828 * faq.texi (VM): VM now at version 7.19.
3829 Set myself as maintainer of this file.
3830
38312006-02-04 Michael Olson <mwolson@gnu.org>
3832
3833 * erc.texi (History): Note that ERC is now included with Emacs.
3834
38352006-01-31 Romain Francoise <romain@orebokech.com>
3836
3837 * message.texi (Message Headers): Explain what
3838 `message-alternative-emails' does in more detail.
3839 Update copyright year.
3840
38412006-01-30 Juanma Barranquero <lekktu@gmail.com>
3842
3843 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3844
38452006-01-29 Richard M. Stallman <rms@gnu.org>
3846
3847 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3848
38492006-01-29 Michael Olson <mwolson@gnu.org>
3850
3851 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3852
3853 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3854
3855 * faq.texi (New in Emacs 22): Mention ERC.
3856
38572006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * rcirc.texi: Capitalize dir entry for consistency with the entry
3860 in info/dir and other entries in the Emacs category.
3861 Fix typos. Delete trailing whitespace.
3862
c8763fb6 38632006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3864
3865 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3866
38672006-01-27 Eli Zaretskii <eliz@gnu.org>
3868
3869 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3870 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3871
3872 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3873 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3874
38752006-01-27 Alex Schroeder <alex@gnu.org>
3876
3877 * rcirc.texi: New file.
3878
38792006-01-23 Juri Linkov <juri@jurta.org>
3880
3881 * widget.texi (User Interface): Add S-TAB for widget-backward.
3882
38832006-01-22 Michael Albinus <michael.albinus@gmx.de>
3884
3885 Sync with Tramp 2.0.52.
3886
3887 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3888 Add Tramp disabling item. New item for common connection problems.
3889 (various): Apply "ftp" as method for the download URL.
3890 (Bug Reports): Refer to FAQ for common problems.
3891
38922006-01-21 Eli Zaretskii <eliz@gnu.org>
3893
3894 * widget.texi (User Interface): Use @key for TAB.
3895
3896 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3897
3898 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3899 for TAB.
3900
3901 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3902
39032006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3904
3905 * gnus.texi: Update copyright.
3906
39072006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909 * gnus.texi (Article Washing): Additions.
3910
39112006-01-08 Alex Schroeder <alex@gnu.org>
3912
3913 * pgg.texi (Caching passphrase): Rewording.
3914
39152006-01-13 Carsten Dominik <dominik@science.uva.nl>
3916
3917 * org.texi (Agenda commands): Document tags command.
3918
39192006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3920
3921 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3922
39232006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3924
3925 * gnus.texi (RSS): Addition.
3926
39272005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3928
3929 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3930
39312005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3932
3933 * emacs-mime.texi (Display Customization): Add setting example to
3934 mm-discouraged-alternatives.
3935
39362006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3937
3938 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3939 version is the canonical version.
3940
39412006-01-08 Alex Schroeder <alex@gnu.org>
3942
3943 * pgg.texi (Caching passphrase): Rewording.
3944
39452006-01-06 Eli Zaretskii <eliz@gnu.org>
3946
3947 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3948 repository URL.
3949
39502006-01-06 Carsten Dominik <dominik@science.uva.nl>
3951
3952 * org.texi: Removed the accidentally re-added empty line in the
3953 direntry.
3954
39552006-01-05 Carsten Dominik <dominik@science.uva.nl>
3956
3957 * org.texi (Agenda Views): Chapter reorganized.
3958
39592005-12-29 Romain Francoise <romain@orebokech.com>
3960
3961 * faq.texi (Using Customize): New node.
3962
39632005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3964
3965 * org.texi: Remove blank line in @direntry. It is non-standard
3966 and recursively produces blank lines all over the dir file (when
3967 using Texinfo 4.8).
3968
39692005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3972
39732005-12-20 Carsten Dominik <dominik@science.uva.nl>
3974
3975 * org.texi (Tags): Boolean logic documented.
3976 (Agenda Views): Document custom commands.
3977
39782005-12-20 David Kastrup <dak@gnu.org>
3979
3980 * faq.texi (AUCTeX): Update version and mailing list info.
3981
39822005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3983
3984 * gnus.texi (MIME Commands): Mention addition of
3985 multipart/alternative to gnus-buttonized-mime-types and add xref
3986 to mm-discouraged-alternatives.
3987
3988 * emacs-mime.texi (Display Customization): Mention addition of
3989 "image/.*" and add xref to gnus-buttonized-mime-types in the
3990 mm-discouraged-alternatives section.
3991
39922005-12-16 Carsten Dominik <dominik@science.uva.nl>
3993
3994 * org.texi (Tags): New section.
3995 (Agenda Views): Chapter reorganized.
3996
39972005-12-16 Eli Zaretskii <eliz@gnu.org>
3998
3999 * org.texi (Internal Links): Add a missing comma after an @xref.
4000
40012005-12-14 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * faq.texi (Filling paragraphs with a single space): No need to
4004 change sentence-end now.
4005
40062005-12-13 Romain Francoise <romain@orebokech.com>
4007
4008 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4009
40102005-12-12 Jay Belanger <belanger@truman.edu>
4011
4012 * faq.texi (Calc): Update version number.
4013
40142005-12-12 Carsten Dominik <dominik@science.uva.nl>
4015
4016 * org.texi (Progress Logging): New section.
4017
40182005-12-10 Romain Francoise <romain@orebokech.com>
4019
4020 Update the Emacs FAQ for the 22.1 release.
4021
4022 * faq.texi: Set VER to `22.1'.
4023 (Basic editing): Explain how to use localized versions of the
4024 Tutorial. Mention that `C-h r' displays the manual. Delete
4025 obsolete WWW link to an Emacs 18 tutorial.
4026 (Getting a printed manual): Point to the new locations of the
4027 manuals on the GNU Web site.
4028 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4029 available via Info (it was previously distributed separately).
4030 (Installing Texinfo documentation): The latest version of Texinfo
4031 is 4.8, not 4.0.
4032 (Informational files for Emacs): COPYING is the GNU General Public
4033 License, not the Emacs General Public License.
4034 (Informational files for Emacs): Delete obsolete link to the
4035 GNUinfo pages as they have been removed from the GNU Web site.
4036 (New in Emacs 22): New node.
4037 (Setting up a customization file): Say that most packages support
4038 Customize nowadays.
4039 (Colors on a TTY): Delete reference to instructions on how to
4040 enable syntax highlighting, it is now enabled by default.
4041 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4042 at startup automatically.
4043 (Controlling case sensitivity): Mention `M-c' in isearch.
4044 (Using an already running Emacs process): Emacs now creates the
4045 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4046 gnuserv. As emacsclient can now run Lisp code as well, delete a
4047 sentence praising gnuserv for that. Simplify description of how
4048 the client/server operation works.
4049 (Compiler error messages): Delete obsolete text (compile.el has
4050 been rewritten).
4051 (Indenting switch statements): Fix typo.
4052 (Matching parentheses): Simplify setup instructions, mention the
4053 menu bar item in the Options menu.
4054 (Repeating a command as many times as possible): Mention `C-x e'.
4055 (Going to a line by number): Mention new keymap and bindings
4056 `M-g M-g', `M-g M-p' and `M-g M-n'.
4057 (Turning on syntax highlighting): Now on by default. Simplify.
4058 (Replacing highlighted text): Use `1', not `t'.
4059 (Problems with very large files): The maximum size is now 256MB on
4060 32-bit machines.
4061 (^M in the shell buffer): Mention `comint-process-echoes'.
4062 (Emacs for Apple computers): Emacs 22 has native support for Mac
4063 OS X.
4064 (Translating names to IP addresses): Delete node.
4065 (Binding keys to commands): Fix typo.
4066 (SPC no longer completes file names): New node.
4067 (MIME with Emacs mail packages): Delete section about the Emacs
4068 MIME FAQ (it's not reachable anymore).
4069
40702005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4071
4072 * cc-mode.texi: The manual has been extensively revised: the
4073 information about using CC Mode has been separated from the larger
4074 and more difficult chapters about configuration. It has been
4075 updated for CC Mode 5.31.
4076
40772005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4078
4079 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4080 (Selecting an implementation): Fix descriptions.
4081
40822005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4083
4084 * message.texi (Various Message Variables): Addition.
4085
40862005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4087
4088 * message.texi: Fix default values.
4089
40902005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4091
4092 * message.texi (Header Commands): Clarify descriptions of
4093 message-cross-post-followup-to, message-reduce-to-to-cc, and
4094 message-insert-wide-reply.
4095 (Various Commands): Fix kindex for message-kill-to-signature;
4096 clarify description of message-tab.
4097
40982005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4099
4100 * message.texi (Mailing Lists): Fix description about MFT.
4101
4102 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4103
41042005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4105
4106 * gnus.texi (Slow Terminal Connection): Replace old description
4107 with new one.
4108
41092005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4110
4111 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4112 replace X-Draft-Headers with X-Draft-From.
4113
41142005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4115
4116 * gnus.texi (Various Various): Fix the default value of
4117 nnheader-max-head-length.
4118 (Gnus Versions): Fix typo.
4119
41202005-12-08 Carsten Dominik <dominik@science.uva.nl>
4121
4122 * org.texi (Structure editing): Document new functionality of
4123 M-RET.
4124
41252005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4126
4127 * org.texi (Internal Links): Fix Texinfo usage.
4128
41292005-12-06 Carsten Dominik <dominik@science.uva.nl>
4130
4131 * org.texi (TODO basics): Document the global todo list.
4132 (TODO items): Documents sparse tree for specific TODO
4133 keywords.
4134
41352005-11-30 Carsten Dominik <dominik@science.uva.nl>
4136
4137 * org.texi (Plain Lists): Typos fixed.
4138
41392005-11-28 Jay Belanger <belanger@truman.edu>
4140
4141 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4142
41432005-11-24 Carsten Dominik <dominik@science.uva.nl>
4144
4145 * org.texi (Structure editing): New item moving commands added.
4146 (Plain Lists): New section.
4147
41482005-11-18 Carsten Dominik <dominik@science.uva.nl>
4149
4150 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4151 (Agenda): Document commands `org-cycle-agenda-files' and
4152 `org-agenda-file-to-front'
4153 (Built-in table editor): Document `org-table-sort-lines'.
4154 (HTML formatting): Export of hand-formatted lists.
4155
41562005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4157
4158 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4159 new variable gnus-toolbar-thickness.
4160
41612005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4162
4163 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4164
41652005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4166
4167 * gnus.texi (X-Face): Fix description.
4168 (XVarious): Remove gnus-xmas-logo-color-alist and
4169 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4170
41712005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4172
4173 * gnus.texi (Group Parameters): Mention new variable
4174 gnus-parameters-case-fold-search.
4175 (Home Score File): Addition.
4176
41772005-11-04 Ulf Jasper <ulf.jasper@web.de>
4178
4179 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4180 (Overview): List supported feed types.
4181 (Installation): No installation necessary when using autoload.
4182 (Configuration): Rename "RSS" to "news".
4183
41842005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4185
4186 * pgg.texi (User Commands): Document additional passphrase
4187 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4188 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4189
41902005-11-04 Carsten Dominik <dominik@science.uva.nl>
4191
4192 * org.texi: Version number changed to 3.19.
4193
41942005-10-29 Sascha Wilde <wilde@sha-bang.de>
4195
4196 * pgg.texi (How to use): Update the example to add autoload of
4197 pgg-encrypt-symmetric-region.
4198 (User Commands): Document pgg-encrypt-symmetric-region.
4199 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4200
42012005-10-27 Jay Belanger <belanger@truman.edu>
4202
4203 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4204 mention other TeX-related units.
4205
42062005-10-23 Lars Hansen <larsh@soem.dk>
4207
4208 * dired-x.texi (Miscellaneous Commands): Replace
4209 dired-do-relative-symlink by dired-do-relsymlink and
4210 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4211
42122005-10-23 Jay Belanger <belanger@truman.edu>
4213
4214 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4215 constant.
4216
42172005-10-23 Michael Albinus <michael.albinus@gmx.de>
4218
4219 * faq.texi (Bugs and problems): Replace
4220 `dired-move-to-filename-regexp' by
4221 `directory-listing-before-filename-regexp'.
4222
42232005-10-22 Eli Zaretskii <eliz@gnu.org>
4224
4225 * newsticker.texi (UPDATED): Set value.
4226
42272005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4228
4229 * gnus.texi (Document Groups): Remove duplicate item.
4230
42312005-10-21 Carsten Dominik <dominik@science.uva.nl>
4232
4233 * org.texi (Summary): Mention iCalendar support.
4234 (Exporting): Document iCalendar support.
4235
42362005-10-18 Romain Francoise <romain@orebokech.com>
4237
4238 * viper.texi (Viper Specials): Capitalize GNU.
4239
42402005-10-17 Juri Linkov <juri@jurta.org>
4241
4242 * info.texi (Getting Started, Search Index, Expert Info):
4243 Fix wording.
4244 (Search Text): Replace `echo area' with `mode line'.
4245 (Search Index): Both `i' and `,' find all index entries.
4246 Replace example `C-f' with `C-l' (which exists in index of Info
4247 manual) and delete spaces in its keyboard input sequence.
4248 Delete unnecessary explanations about literal characters.
4249
42502005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4251
4252 * gnus.texi (Document Server Internals): Addition.
4253
42542005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4255
4256 * gnus.texi (A note on namespaces): Fix RFC reference.
4257
42582005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4259
4260 * gnus.texi (RSS): Fix key description.
4261
42622005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4263
4264 * gnus.texi: Emacs/w3 -> Emacs/W3.
4265 (Browsing the Web): Fix description.
4266 (Web Searches): Ditto.
4267 (Customizing W3): Ditto.
4268
42692005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4270
4271 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4272
42732005-10-11 Jay Belanger <belanger@truman.edu>
4274
4275 * calc.texi (Integration): Mention using `a i' to compute definite
4276 integrals.
4277
42782005-10-11 Juri Linkov <juri@jurta.org>
4279
4280 * info.texi: Rearrange nodes.
4281 (Top): Update menu. Change ref `Info for Experts' to
4282 `Advanced Info Commands'.
4283 (Getting Started): Fix description of manual's parts.
4284 (Help-Int): Change xref `Info Search' to `Search Index', and
4285 `Expert Info' to `Advanced'.
4286 (Advanced): Move node one level up.
4287 (Search Text, Search Index): New nodes split out from `Info Search'.
4288 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4289 split out from `Advanced'.
4290 (Advanced, Emacs Info Variables): De-document editing an Info file
4291 in Info.
4292 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4293 (Creating an Info File): Delete node and move its text to
4294 `Expert Info'.
4295
42962005-10-10 Carsten Dominik <dominik@science.uva.nl>
4297
4298 * org.texi (Workflow states): Documented that change in keywords
4299 becomes active only after restart of Emacs.
4300
43012005-10-08 Michael Albinus <michael.albinus@gmx.de>
4302
4303 Sync with Tramp 2.0.51.
4304
43052005-10-08 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * speedbar.texi (Introduction): Describe new location of speedbar
4308 on menubar.
4309 (Basic Key Bindings): Remove descriptions of bindings that have
4310 been removed.
4311
43122005-10-05 Nick Roberts <nickrob@snap.net.nz>
4313
4314 * speedbar.texi (GDB): Describe use of watch expressions.
4315
43162005-09-28 Simon Josefsson <jas@extundo.com>
4317
4318 * message.texi (IDNA): Fix.
4319
43202005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4321
4322 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4323 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4324 description of nntp-open-connection-function.
4325 (Common Variables): Fix descriptions.
4326
43272005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4328
4329 * gnus.texi (Server Buffer Format): Document the %a format spec.
4330
43312005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4332
4333 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4334
43352005-09-23 Carsten Dominik <dominik@science.uva.nl>
4336
4337 * org.texi Version 3.16.
4338
43392005-09-19 Miles Bader <miles@gnu.org>
4340
4341 * newsticker.texi: Get rid of CVS keywords.
4342
43432005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4344
4345 * gnus.texi (Finding the Parent): Fix description of how Gnus
4346 finds article.
4347
43482005-09-14 Jari Aalto <jari.aalto@cante.net>
4349
4350 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4351 to drop off non-answered articles.
4352
43532005-09-19 Juanma Barranquero <lekktu@gmail.com>
4354
4355 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4356 braces (which are unsupported by NMAKE) for macro `srcdir'.
4357
43582005-09-17 Eli Zaretskii <eliz@gnu.org>
4359
4360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4361 (../info/newsticker, newsticker.dvi): New targets.
4362
43632005-09-17 Ulf Jasper <ulf.jasper@web.de>
4364
4365 * newsticker.texi: Replace @command with @code. Replace @example
4366 with @lisp.
4367 (Top): Added explanations to menu items.
4368 (GNU Free Documentation License): Removed.
4369
43702005-09-16 Romain Francoise <romain@orebokech.com>
4371
4372 Update all files to specify GFDL version 1.2.
4373
4374 * doclicense.texi (GNU Free Documentation License): Update to
4375 version 1.2.
4376
43772005-09-15 Richard M. Stallman <rms@gnu.org>
4378
4379 * newsticker.texi: Fix @setfilename.
4380
4381 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4382 (../info/newsticker, newsticker.dvi): New targets.
4383
43842005-08-30 Carsten Dominik <dominik@science.uva.nl>
4385
4386 * org.texi: Version 3.15.
4387
43882005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4389
4390 * ses.texi: Combine all three indices into one.
4391 Correct a few typos.
4392
43932005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4394
4395 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4396
43972005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4398
4399 * emacs-mime.texi (Handles): Remove duplicate item.
4400 (Encoding Customization): Fix the default value for
4401 mm-coding-system-priorities.
4402 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4403 (Basic Functions): Fix reference.
4404
44052005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4406
4407 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4408
44092005-08-18 Richard M. Stallman <rms@gnu.org>
4410
4411 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4412 and web site.
4413
4414 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4415 not keyboard-translate.
4416
44172005-08-11 Richard M. Stallman <rms@gnu.org>
4418
4419 * faq.texi (Using regular expressions): Fix xref.
4420
44212005-08-09 Juri Linkov <juri@jurta.org>
4422
4423 * info.texi (Help-P): Replace `Prev' with `Previous'.
4424 (Help-M, Help-Xref): Add S-TAB.
4425 (Help-FOO): Update `u' command.
4426 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4427 Update info about visibility of xref parts.
4428 (Help-Int): Fix `m' command. Rename `Info-last' to
4429 `Info-history-back'. Add `Info-history-forward'.
4430 (Advanced): Fix `g*' and `M-n' commands.
4431 (Info Search): Add `index-apropos' in stand-alone browser.
4432 Add isearch commands.
4433 (Emacs Info Variables): Remove `Info-fontify'.
4434 Add `Info-mode-hook'. Update face names.
4435 Add `Info-fontify-maximum-menu-size',
4436 `Info-fontify-visited-nodes', `Info-isearch-search'.
4437
44382005-08-07 Michael Albinus <michael.albinus@gmx.de>
4439
4440 Sync with Tramp 2.0.50.
4441
4442 * tramp.texi: Use @option{} consequently for method names.
4443 (Inline methods, External transfer methods): Remove references to
4444 Cygwin.
4445 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4446 implementation.
4447
44482005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4449
4450 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4451 Mention that gnus-init-file is not read when Emacs is invoked with
4452 --no-init-file or -q.
4453
44542005-07-19 Carsten Dominik <dominik@science.uva.nl>
4455
4456 * org.texi: Version 3.14.
4457
44582005-07-04 Carsten Dominik <dominik@science.uva.nl>
4459
4460 * org.texi: Version 3.13.
4461
44622005-07-18 Juri Linkov <juri@jurta.org>
4463
4464 * calc.texi (Time Zones, Logical Operations):
4465 * cl.texi (Overview):
4466 * org.texi (TODO types):
4467 * sc.texi (Emacs 18 MUAs):
4468 * speedbar.texi (Top):
4469 * url.texi (History):
4470 Delete duplicate duplicate words.
4471
ce058493 44722005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4473
4474 * cl.texi (Type Predicates): Document `atom' type.
4475
44762005-07-04 Lute Kamstra <lute@gnu.org>
4477
4478 Update FSF's address in GPL notices.
4479
4480 * calc.texi (Copying):
4481 * doclicense.texi (GNU Free Documentation License):
4482 * faq.texi (Contacting the FSF):
4483 * mh-e.texi (Copying): Update FSF's address.
4484
44852005-07-03 Richard M. Stallman <rms@gnu.org>
4486
4487 * flymake.texi (Example -- Configuring a tool called directly):
4488 Update name of flymake-build-relative-filename.
4489
44902005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4491
4492 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4493
44942005-06-29 Carsten Dominik <dominik@science.uva.nl>
4495
4496 * org.texi: Version 3.12.
4497
44982005-06-24 Eli Zaretskii <eliz@gnu.org>
4499
4500 * makefile.w32-in (MAKEINFO): Use --force.
4501 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4502 Makefile.in.
4503 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4504 more shells.
4505
45062005-06-23 Richard M. Stallman <rms@gnu.org>
4507
4508 * speedbar.texi (Creating a display): Texinfo usage fixes.
4509
4510 * tramp.texi (Customizing Completion, Auto-save and Backup):
4511 Texinfo usage fixes.
4512
45132005-06-23 Juanma Barranquero <lekktu@gmail.com>
4514
4515 * dired-x.texi (Miscellaneous Commands):
4516 * ediff.texi (Miscellaneous):
4517 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4518 (Agent Variables):
4519 * info.texi (Help-Xref):
4520 * message.texi (Message Headers):
4521 * org.texi (Remember):
4522 * reftex.texi (Options (Defining Label Environments)):
4523 (Options (Index Support)):
4524 (Options (Viewing Cross-References)):
4525 (Options (Misc)):
4526 (Changes):
4527 * speedbar.texi (Creating a display):
4528 * tramp.texi (Customizing Completion, Auto-save and Backup):
4529 Texinfo usage fix.
4530
45312005-06-13 Carsten Dominik <dominik@science.uva.nl>
4532
4533 * org.texi: Version 3.11.
4534
45352005-06-12 Jay Belanger <belanger@truman.edu>
4536
4537 * calc.texi (Getting Started): Remove extra menu item.
4538
45392005-05-31 Jay Belanger <belanger@truman.edu>
4540
4541 * calc.texi (Notations Used in This Manual): Use @kbd for key
4542 sequence.
4543 (Demonstration of Calc): Mention another way of starting Calc.
4544 (Starting Calc): Mention long name of M-#.
4545 (Embedded Mode Overview): Remove unnecessary instruction.
4546 (Other M-# commands): Rephrase `M-# 0' explanation.
4547 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4548 reflect current behavior.
4549
45502005-05-30 Jay Belanger <belanger@truman.edu>
4551
4552 * calc.texi (Hooks): Change description of calc-window-hook and
4553 calc-trail-window-hook to match usage.
4554 (Computational Functions): Add more constant-generating functions.
4555 (Customizable Variables): Use defvar.
4556
45572005-05-28 Jay Belanger <belanger@truman.edu>
4558
4559 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4560 (Basic Embedded Mode): Explain behavior of arguments to
4561 calc-embedded-mode.
4562
45632005-05-27 Jay Belanger <belanger@truman.edu>
4564
4565 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4566 current behavior.
4567
45682005-05-25 Jay Belanger <belanger@truman.edu>
4569
4570 * calc.texi: Change Calc version number throughout.
4571 (Keypad Mode): Change location in info output.
4572 (Keypad mode overview): Move picture of keypad.
4573
45742005-05-21 Jay Belanger <belanger@truman.edu>
4575
4576 * calc.texi (Storing variables): Mention that only most variables
4577 are void to begin with.
4578
45792005-05-21 Kevin Ryde <user42@zip.com.au>
4580
4581 * widget.texi (Basic Types): Update cross ref from "Enabling
4582 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4583 lispref/text.texi change.
4584
45852005-05-20 Carsten Dominik <dominik@science.uva.nl>
4586
4587 * org.texi: Version 3.09.
4588
45892005-05-18 Carsten Dominik <dominik@science.uva.nl>
4590
4591 * reftex.texi: Version 4.28.
4592
45932005-05-16 Jay Belanger <belanger@truman.edu>
4594
4595 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4596
45972005-05-14 Jay Belanger <belanger@truman.edu>
4598
4599 * calc.texi (Default Simplifications): Insert missing ! (logical
4600 not operator).
4601
46022005-05-14 Michael Albinus <michael.albinus@gmx.de>
4603
4604 Sync with Tramp 2.0.49.
4605
46062005-05-10 Jay Belanger <belanger@truman.edu>
4607
4608 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4609 to 1.
4610
46112005-04-29 Carsten Dominik <dominik@science.uva.nl>
4612
4613 * org.texi: Version 3.08, structure reorganized.
4614
46152005-04-24 Richard M. Stallman <rms@gnu.org>
4616
4617 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4618
46192005-04-15 Carsten Dominik <dominik@science.uva.nl>
4620
4621 * org.texi: Update to version 3.06.
4622
46232005-04-13 Lute Kamstra <lute@gnu.org>
4624
4625 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4626
46272005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4628
4629 * cl.texi (Porting Common Lisp): Fix typo.
4630
46312005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4632
4633 * gnus.texi (RSS): Addition.
4634
46352005-04-04 Jay Belanger <belanger@truman.edu>
4636
4637 * calc.texi: Change Calc version number.
4638 (Customizable variables): Fix description of calc-language-alist.
4639 (Copying): Put in version 2 of GPL.
4640
46412005-04-01 Jay Belanger <belanger@truman.edu>
4642
4643 * calc.texi (Troubleshooting Commands): Remove comment about
4644 installation.
4645 (Installation): Remove section.
4646 (Customizable Variables): New section.
4647 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4648 (Graphical Devices): Add references to Customizable Variables.
4649
46502005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4651
4652 * emacs-mime.texi (Display Customization): Markup fixes.
4653 (rfc2047): Update.
4654
46552005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4656
4657 * gnus-faq.texi: Replaced with auto-generated version.
4658
46592005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4660
4661 * dired-x.texi (Multiple Dired Directories): default-directory was
4662 renamed to dired-default-directory.
4663
46642005-03-26 Jay Belanger <belanger@truman.edu>
4665
4666 * calc.texi (Simplifying Formulas, Rewrite Rules):
4667 Change description of top and bottom of fraction.
4668 (Modulo Forms): Move description of how to create modulo forms to
4669 earlier in the section.
4670 (Fraction Mode): Suggest using : to get a fraction by dividing.
4671 (Basic Arithmetic): Adjust placement of command name.
4672 (Truncating the Stack): Emphasize that "hidden" entries are still
4673 visible.
4674 (Installation): Move discussion of printing manual to "About This
4675 Manual".
4676 (About This Manual): Mention how to print the manual.
4677 (Reporting Bugs): Remove first person.
4678 (Building Vectors): Add algebraic version of append.
4679 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4680 (Grouping Digits): Fix typo.
4681
46822005-03-25 Werner Lemberg <wl@gnu.org>
4683
4684 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4685 Replace `legal' with `valid'.
4686
46872005-03-25 Werner Lemberg <wl@gnu.org>
4688
4689 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4690
46912005-03-24 Jay Belanger <belanger@truman.edu>
4692
4693 * calc.texi (General Mode Commands)
4694 (Mode Settings in Embedded Mode): Add some explanation of
4695 recording mode settings.
4696
46972005-03-24 Richard M. Stallman <rms@gnu.org>
4698
4699 * calc.texi: Remove praise of non-free software.
4700
4701 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4702 (Installation): Node deleted.
4703
47042005-03-23 Richard M. Stallman <rms@gnu.org>
4705
4706 * url.texi (HTTP language/coding): Improve last change.
4707
47082005-03-22 Jay Belanger <belanger@truman.edu>
4709
4710 * calc.texi (Embedded Mode): Add new information on changing
4711 modes.
4712
47132005-03-20 Michael Albinus <michael.albinus@gmx.de>
4714
4715 Sync with Tramp 2.0.48.
4716
4717 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4718
4719 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4720 "GNU/Linux". Change all addresses to .gnu.org.
4721 (Default Method): Offer shortened syntax for "su" and "sudo"
4722 methods.
4723
47242005-03-07 Richard M. Stallman <rms@gnu.org>
4725
4726 * url.texi: Fix usage of "e.g.".
4727 (HTTP language/coding): Explain the rules for these strings.
4728
47292005-03-06 Richard M. Stallman <rms@gnu.org>
4730
4731 * woman.texi (Introduction): Minor cleanups.
4732
4733 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4734
4735 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4736 (Installation): Node deleted.
4737
4738 * mh-e.texi (Preface): Get rid of "Emacs 21".
4739
4740 * eshell.texi (Installation): Delete node (for Emacs 20).
4741
47422005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4743
4744 * flymake.texi: Refill and tweak style in @lisp blocks.
4745
47462005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4747
4748 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4749
47502005-03-01 Jay Belanger <belanger@truman.edu>
4751
4752 * calc.texi (Trigonometric and Hyperbolic Functions):
4753 Mention additional functions.
4754 (Algebraic Simplifications): Mention additional simplifications.
4755
47562005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4757
4758 * ses.texi: Add concept/function/variable indices (this work was
4759 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4760 papers on file at FSF).
4761
47622005-02-10 Jay Belanger <belanger@truman.edu>
4763
4764 * calc.texi: Change @LaTeX to La@TeX throughout.
4765 Redefine @expr as @math for TeX output.
4766 Redefine @texline as a no-op for TeX output.
4767 Define @tfn, replace @t by @tfn throughout.
4768
47692005-02-09 Jay Belanger <belanger@truman.edu>
4770
4771 * calc.texi: Add macro for LaTeX for info output.
4772
47732005-02-08 Kim F. Storm <storm@cua.dk>
4774
4775 * texinfo.tex (LaTex): Add def.
4776
47772005-02-06 Jay Belanger <belanger@truman.edu>
4778
4779 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4780 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4781 throughout manual.
4782
47832005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4784
4785 * gnus.texi: Some edits based on comments from David Abrahams.
4786
47872005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4788
4789 * gnus.texi (RSS): Fix the keystroke.
4790
47912005-01-24 David Kastrup <dak@gnu.org>
4792
4793 * faq.texi: Update AUCTeX version info.
4794
47952005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4796
4797 * gnus-faq.texi ([4.1]): Typo.
4798
47992005-01-19 Jay Belanger <belanger@truman.edu>
4800
4801 * calc.texi (Keep Arguments): Mention that keeping arguments
4802 doesn't work with keyboard macros.
4803
48042005-01-16 Richard M. Stallman <rms@gnu.org>
4805
4806 * autotype.texi (Autoinserting): Fix small error.
4807
48082005-01-16 Michael Albinus <michael.albinus@gmx.de>
4809
4810 Sync with Tramp 2.0.47.
4811
4812 * tramp.texi (Compilation): New section, describing compilation of
4813 remote files.
4814
48152005-01-11 Kim F. Storm <storm@cua.dk>
4816
4817 * widget.texi (Basic Types): Add :follow-link keyword.
4818
48192005-01-09 Jay Belanger <belanger@truman.edu>
4820
4821 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4822
48232005-01-08 Jay Belanger <belanger@truman.edu>
4824
4825 * calc.texi: Change throughout to reflect new default value of
4826 calc-settings-file.
4827
48282005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4829
4830 * message.texi (Reply): `message-reply-to-function' should return
4831 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4832
48332005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4834
4835 * faq.texi (Changing load-path): Fix typo.
4836
48372005-01-05 Jay Belanger <belanger@truman.edu>
4838
4839 * calc.texi (Programming Tutorial): Replace kbd command by
4840 appropriate characters for a keyboard macro.
4841
48422005-01-04 Jay Belanger <belanger@truman.edu>
4843
4844 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4845 for Lucid Emacs.
4846 (Programming Tutorial): Mention that the user needs to be in the
4847 right mode to compute some functions.
4848
48492005-01-04 Jay Belanger <belanger@truman.edu>
4850
4851 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4852 no longer applicable.
4853
48542005-01-01 Jay Belanger <belanger@truman.edu>
4855
4856 * calc.texi (Programming Tutorial): Changed description of how to
4857 edit keyboard macros to match current behavior.
4858
48592004-12-31 Jay Belanger <belanger@truman.edu>
4860
4861 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4862
48632004-12-20 Jay Belanger <belanger@truman.edu>
4864
4865 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4866 zero.
4867
48682004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4869
4870 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4871 @xref.
4872 (Font Locking): Avoid @strong{Note:}.
4873
48742004-12-17 Michael Albinus <michael.albinus@gmx.de>
4875
4876 Sync with Tramp 2.0.46.
4877
4878 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4879
48802004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * url.texi: Correct typos.
4883 (Retrieving URLs): @var{nil}->@code{nil}.
4884 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4885 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4886 (Dealing with HTTP documents): @inforef->@xref.
4887
48882004-12-15 Jay Belanger <belanger@truman.edu>
4889
4890 * calc.texi: Consistently capitalized all mode names.
4891 (Answers to Exercises): Mention that an answer can be a fraction
4892 when in Fraction mode.
4893
48942004-12-13 Jay Belanger <belanger@truman.edu>
4895
4896 * calc.texi: Fix some TeX definitions.
4897
48982004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4899
4900 * reftex.texi (Imprint): Remove erroneous @value's.
4901
49022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4903
4904 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4905 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4906
49072004-12-08 Jay Belanger <belanger@truman.edu>
4908
4909 * calc.texi (Starting Calc): Remove comment about installation.
4910 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4911
49122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * url.texi: Update @setfilename.
4915 (Getting Started): No need to worry about Gnus versions.
4916 (Dealing with HTTP documents): Use @inforef.
4917
4918 * org.texi: Fix @direntry file name.
4919
49202004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4921
4922 * url.texi: New file.
4923
4924 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4925
49262004-12-06 Jay Belanger <belanger@truman.edu>
4927
4928 * calc.texi (Using Calc): Remove paragraph about installation.
4929
49302004-12-06 Jay Belanger <belanger@truman.edu>
4931
4932 * calc.texi: Use more Texinfo macros and less TeX defs.
4933 Remove @refill's.
4934
49352004-12-06 Richard M. Stallman <rms@gnu.org>
4936
4937 * org.texi: New file.
4938
49392004-12-05 Richard M. Stallman <rms@gnu.org>
4940
4941 * Makefile.in (org.dvi, ../info/org): New targets.
4942 (INFO_TARGETS): Add ../info/org.
4943 (DVI_TARGETS): Add org.dvi.
4944 (maintainer-clean): Remove the info files in the info dir.
4945
49462004-11-26 Eli Zaretskii <eliz@gnu.org>
4947
4948 * idlwave.texi: Fix the setfilename directive to put the produced
4949 file in ../info.
4950 (Continued Statement Indentation): Resurrect Jan D.'s change from
4951 2004-11-03 that was lost when a newer version of idlwave.texi was
4952 imported.
4953
49542004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4955
4956 * gnus-faq.texi ([5.1]): Added missing bracket.
4957
4958 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4959 `spam-initialize'.
4960
49612004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4962
4963 * message.texi (Various Message Variables): Mention that all mail
4964 file variables are derived from `message-directory'.
4965
4966 * gnus.texi (Splitting Mail): Clarify bogus group.
4967
49682004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4969
4970 * emacs-mime.texi (Encoding Customization): Fix
4971 mm-coding-system-priorities entry.
4972
c8763fb6 49732004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4974
4975 * idlwave.texi (Continued Statement Indentation):
4976 * reftex.texi (Options (Index Support)):
4977 (Displaying and Editing the Index, Table of Contents):
4978 * speedbar.texi (Creating a display, Major Display Modes): Replace
4979 non-nil with non-@code{nil}.
4980
49812004-10-21 Jay Belanger <belanger@truman.edu>
4982
4983 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4984
49852004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4986
4987 * calc.texi (Reporting Bugs): Double up `@'.
4988
49892004-10-18 Jay Belanger <belanger@truman.edu>
4990
4991 * calc.texi (Reporting Bugs): Changed the address that bugs
4992 should be sent to.
4993
49942004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4995
4996 * gnus.texi (New Features): Add 5.11.
4997
4998 * message.texi (Resending): Remove wrong default value.
4999
5000 * gnus.texi (Mail Source Specifiers): Describe possible problems
5001 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5002 `pop3-leave-mail-on-server' to the index.
5003
50042004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * message.texi (Canceling News): Add how to set a password.
5007
50082004-10-12 Jay Belanger <belanger@truman.edu>
5009
5010 * calc.texi (Help Commands): Changed the descriptions of
5011 calc-describe-function and calc-describe-variable to match their
5012 current behavior.
5013
50142004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5015
5016 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5017
50182004-10-12 Michael Albinus <michael.albinus@gmx.de>
5019
5020 Sync with Tramp 2.0.45.
5021
5022 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5023 plink link. The URL is outdated. Originator contacted for
5024 clarification.
5025
50262004-10-10 Juri Linkov <juri@jurta.org>
5027
5028 * gnus.texi (Top, Marking Articles): Join two menus in one node
5029 because a node can have only one menu.
5030
50312004-10-09 Juri Linkov <juri@jurta.org>
5032
5033 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5034 example of nnmail-split-fancy.
5035
50362004-10-06 Karl Berry <karl@gnu.org>
5037
5038 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5039 consistency with other uses of dashes.
5040
50412004-10-05 Karl Berry <karl@gnu.org>
5042
5043 * info.texi: Consistently use --- throughout, periods at end of
5044 menu descriptions, and a couple typos.
5045
50462004-09-26 Jesper Harder <harder@ifa.au.dk>
5047
5048 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5049 * pgg.texi (User Commands, Backend methods): Do.
5050 * gnus.texi: Markup fixes.
5051 (Setting Process Marks): Fix `M P a' entry.
5052 * emacs-mime.texi: Fixes.
5053
50542004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5055
5056 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5057 again.
5058 Use 5.10 instead of 5.10.0.
5059
50602004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5061
5062 * gnus.texi (Summary Mail Commands): S D e.
5063
50642004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5065
5066 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5067 the gnus-article-mode-line-format section.
5068
50692004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5070
5071 * gnus.texi (Various Summary Stuff): Fix the documentation for
5072 gnus-newsgroup-variables.
5073
50742004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5075
5076 * gnus.texi (MIME Commands): Added
5077 gnus-mime-display-multipart-as-mixed,
5078 gnus-mime-display-multipart-alternative-as-mixed,
5079 gnus-mime-display-multipart-related-as-mixed.
5080 (Mail Source Customization): Clarify `mail-source-directory'.
5081 (Splitting Mail): Mention gnus-group-find-new-groups.
5082 (SpamOracle): Fixed typo.
5083
5084 * gnus-faq.texi: Untabify.
5085 ([6.3]): nnir.el is in contrib directory.
5086
5087 * message.texi (News Headers): Clarify how a unique ID is created.
5088
5089 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5090 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5091
b2abec73 50922004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5093
b2abec73 5094 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5095
50962004-09-20 Florian Weimer <fw@deneb.enyo.de>
5097
5098 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5099
51002004-09-22 Jay Belanger <belanger@truman.edu>
5101
5102 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5103 might be hidden during part of the session.
5104
51052004-09-20 Jay Belanger <belanger@truman.edu>
5106
5107 * calc.texi (Notations Used in This Manual): Put in an earlier
5108 mention that DEL could be called Backspace.
5109
51102004-09-10 Simon Josefsson <jas@extundo.com>
5111
5112 * gnus.texi (IMAP): Add example. Suggested and partially written
5113 by Steinar Bang <sb@dod.no>.
5114
51152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5116
5117 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5118 netrc syntax.
5119
51202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5121
b2abec73
JB
5122 * gnus.texi (Spam ELisp Package Sequence of Events):
5123 Some clarifications.
2de53ca6
GM
5124 (Spam ELisp Package Global Variables): More clarifications.
5125
51262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5127
5128 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5129 Mention spam-split does not modify incoming mail.
5130
51312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5132
5133 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5134
51352004-09-10 Eli Zaretskii <eliz@gnu.org>
5136
5137 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5138
51392004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * makefile.w32-in (sieve, pgg): Use $(infodir).
5142
51432004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5144
5145 * makefile.w32-in: Fix PGG and Sieve entries.
5146
51472004-08-28 Eli Zaretskii <eliz@gnu.org>
5148
5149 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5150 Emacs and related programs.
5151
51522004-08-27 Richard M. Stallman <rms@gnu.org>
5153
5154 * faq.texi: Fix texinfo usage, esp. doublequotes.
5155 (Difference between Emacs and XEmacs): Some clarification.
5156
5157 * faq.texi (Difference between Emacs and XEmacs):
5158 Explain not to contrast XEmacs with GNU Emacs.
5159
51602004-08-26 Richard M. Stallman <rms@gnu.org>
5161
5162 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5163
51642004-08-22 David Kastrup <dak@gnu.org>
5165
5166 * reftex.texi (AUCTeX): Update links, section name.
5167
5168 * faq.texi (Calc): Update availability (included in 22.1).
5169 (AUCTeX): Update availability, information, versions, description.
5170
51712004-08-14 Eli Zaretskii <eliz@gnu.org>
5172
5173 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5174
51752004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5176
5177 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5178
51792004-08-10 Michael Albinus <michael.albinus@gmx.de>
5180
5181 Sync with Tramp 2.0.44.
5182
51832004-08-05 Lars Hansen <larsh@math.ku.dk>
5184
5185 * widget.texi (User Interface): Update how to separate the
5186 editable field of an editable-field widget from other widgets.
5187 (Programming Example): Add text after field.
5188
51892004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5190
5191 * emacs-mime.texi (Encoding Customization): Add a note to the
5192 mm-content-transfer-encoding-defaults entry.
5193 (rfc2047): Update.
5194
5195 * gnus.texi (Article Highlighting): Add
5196 gnus-cite-ignore-quoted-from.
5197 (POP before SMTP): New node.
5198 (Posting Styles): Addition.
5199 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5200 (Fancy Mail Splitting): Ditto.
5201 (X-Face): Add gnus-x-face.
5202
52032004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5204
5205 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5206 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5207
52082004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5209
5210 * gnus.texi (Mail Source Specifiers): Describe
5211 `pop3-leave-mail-on-server'.
5212
52132004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5214
5215 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5216
5217 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5218 repository. Change setfilename.
5219
5220 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5221
52222004-07-02 Juri Linkov <juri@jurta.org>
5223
5224 * pcl-cvs.texi (Viewing differences): Add `d r'.
5225
52262004-06-29 Jesper Harder <harder@ifa.au.dk>
5227
5228 * ses.texi, viper.texi, flymake.texi, faq.texi:
5229 * eshell.texi, ediff.texi: Markup fixes.
5230
52312004-06-21 Karl Berry <karl@gnu.org>
5232
5233 * info.texi (Top): Mention that only Emacs has mouse support.
5234 (Getting Started): Mention this in a few other places.
5235
52362004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5237
5238 * autotype.texi (Copyrights, Timestamps): Recommend
5239 `before-save-hook' instead of `write-file-functions'.
5240
52412004-06-13 Lars Hansen <larsh@math.ku.dk>
5242
5243 * dired-x.texi (dired-mark-omitted): Update keybinding.
5244
52452004-06-10 Kim F. Storm <storm@cua.dk>
5246
5247 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5248
52492004-06-05 Lars Hansen <larsh@math.ku.dk>
5250
5251 * dired-x.texi (variable dired-omit-mode): Rename from
5252 dired-omit-files-p.
5253 (function dired-omit-mode): Rename from dired-omit-toggle.
5254 Call dired-omit-mode rather than set dired-omit-files-p.
5255 (dired-mark-omitted): Describe command.
5256
52572004-05-29 Michael Albinus <michael.albinus@gmx.de>
5258
5259 Version 2.0.41 of Tramp released.
5260
52612004-05-29 Juanma Barranquero <lektu@terra.es>
5262
5263 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5264 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5265
52662004-05-29 Richard M. Stallman <rms@gnu.org>
5267
5268 * cl.texi (Top): Call this chapter `Introduction'.
5269 (Overview): In TeX, no section heading here.
5270
5271 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5272
52732004-05-29 Eli Zaretskii <eliz@gnu.org>
5274
5275 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5276 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5277
52782004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5279
5280 * flymake.texi: New file.
5281
52822004-05-28 Simon Josefsson <jas@extundo.com>
5283
5284 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5285
b344d29d 52862004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5287
5288 Version 2.0.40 of Tramp released.
5289
52902004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5291
5292 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5293
5294 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5295 variables `tramp-backup-directory-alist' and
5296 `tramp-bkup-backup-directory-info'.
5297 (Overview, Connection types)
5298 (External transfer methods, Default Method)
5299 (Windows setup hints): Remove restriction of password entering
5300 with external methods.
5301 (Auto-save and Backup): Make file name example
5302 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5303 and `auto-save-directory' must be used.
5304 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5305 only "NT"). Remove doubled entry "What kinds of systems does
5306 @tramp{} work on".
5307 (tramp): Macro removed.
5308 (Obtaining Tramp): Flag removed from title.
5309 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5310 and `trampver' used properly. Flag `tramp-inst' replaced by
5311 `installchapter'. Installation related text adapted.
5312
53132004-04-28 Masatake YAMATO <jet@gyve.org>
5314
5315 * widget.texi (Programming Example): Remove overlays.
5316
53172004-04-27 Jesper Harder <harder@ifa.au.dk>
5318
5319 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5320
53212004-04-23 Juanma Barranquero <lektu@terra.es>
5322
5323 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5324
53252004-04-05 Jesper Harder <harder@ifa.au.dk>
5326
5327 * info.texi (Info Search): Add info-apropos.
5328
53292004-03-22 Juri Linkov <juri@jurta.org>
5330
5331 * faq.texi: Fix help key bindings.
5332
53332004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5334
5335 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5336 (as suggested by Karl Berry). Update information about colored
5337 stars in menus. Add new subheading describing M-n.
5338
53392004-03-12 Richard M. Stallman <rms@gnu.org>
5340
5341 * cl.texi (Top): Rename top node's title.
5342
53432004-03-08 Karl Berry <karl@gnu.org>
5344
5345 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5346 problems making the texinfo distribution.
5347
53482004-02-29 Simon Josefsson <jas@extundo.com>
5349
5350 * smtpmail.texi (Authentication): Changed the list of supported
5351 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5352 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5353 <voegelas@gmx.net>.
5354
53552004-02-29 Juanma Barranquero <lektu@terra.es>
5356
5357 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5358 Use $(DEL) instead of rm, and ignore exit code.
5359
b344d29d 53602004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5361
5362 Tramp version 2.0.39 released.
5363
53642004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5365
5366 * tramp.texi (Customizing Completion): Explain new functions
5367 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5368 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5369 (Top): Refer to Savannah mailing list as the major one. Mention
5370 older mailing lists in HTML mode only.
5371 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5372 (Frequently Asked Questions): Remote hosts must not be Unix-like
5373 for "smb" method.
5374 (Password caching): New node.
5375 (External transfer methods): Refer to password caching for "smb"
5376 method.
5377
53782004-02-17 Karl Berry <karl@gnu.org>
5379
5380 * info.texi (Help-Int): Mention the new line number feature.
5381
53822004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5383
5384 * ses.texi (Advanced Features): New functionality for
5385 ses-set-header-row (defaults to current row unless C-u used).
5386 (Acknowledgements): Add Stefan Monnier.
5387
53882003-12-29 Kevin Ryde <user42@zip.com.au>
5389
5390 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5391
b344d29d 53922003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5393
5394 Tramp version 2.0.38 released.
5395
5396 * tramp.texi (Remote shell setup): Warn of environment variables
5397 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5398 <sven.gabriel@imk.fzk.de>.
5399 (Configuration): Tramp now chooses base64/uuencode
5400 automatically. Update wording accordingly.
5401 (Top): More description for the `Default Method' menu entry.
5402 (Default Method): Use @code, not @var, for Lisp variables.
5403 (Default Method): New subsection `Which method is the right one
5404 for me?' Suggested by Christian Kirsch.
5405 (Configuration): Pointer to new subsection added.
5406 (Default Method): Too many "use" in one sentence.
5407 Rephrase. Reported by Christian Kirsch.
5408 (Filename Syntax): Old `su' example is probably a left-over from
5409 the sm/su method naming. Replace with `ssh', instead.
5410 (External transfer methods, Auto-save and Backup):
5411 Typo fixes.
5412
54132003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5414
183080b6 5415 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5416 (Top): Mention japanese manual only if flag `jamanual' is set.
5417 Insert section `Japanese manual' in menu.
5418
54192003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5420
5421 * eshell.texi (Known Problems): Add doc item.
5422
54232003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5424
5425 * cc-mode.texi: Update for CC Mode 5.30.
5426
5427 Note: Please refrain from doing purely cosmetic changes like
5428 removing trailing whitespace in this manual; it clobbers cvs
5429 merging for no good reason.
5430
54312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5432
5433 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5434 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5435 @acronym{ASCII}.
5436
54372003-10-26 Karl Berry <karl@gnu.org>
5438
5439 * info.texi (Info Search): Echo area, not echo are. From Debian
5440 diff.
5441
54422003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5443
10d1d0af 5444 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5445 :buttons and :children keywords.
5446
54472003-10-22 Miles Bader <miles@gnu.org>
5448
5449 * Makefile.in (info): Move before $(top_srcdir)/info.
5450
54512003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5452
5453 * tramp.texi (Inline methods): Small grammar fix.
5454 (External transfer methods): Likewise.
5455
54562003-10-08 Nick Roberts <nick@nick.uklinux.net>
5457
5458 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5459
54602003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5461
5462 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5463
54642003-09-30 Richard M. Stallman <rms@gnu.org>
5465
5466 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5467
5468 * widget.texi (User Interface): Fix typos.
5469
5470 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5471
54722003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5473
5474 * pcl-cvs.texi (Selected Files): Fix typo.
5475
54762003-09-21 Karl Berry <karl@gnu.org>
5477
5478 * info.texi (] and [ commands): No period at end of section title.
5479
54802003-09-04 Miles Bader <miles@gnu.org>
5481
5482 * Makefile.in (top_srcdir): New variable.
5483 ($(top_srcdir)/info): New rule.
5484 (info): Depend on it.
5485
54862003-09-03 Peter Runestig <peter@runestig.com>
5487
5488 * makefile.w32-in: New file.
5489
54902003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5491
5492 * widget.texi (User Interface): Explain the need of static text
5493 around an editable field.
5494
54952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5496
5497 * widget.texi (Basic Types): The argument to `:help-echo' can now
5498 be a form that evaluates to a string.
5499
55002003-08-18 Kim F. Storm <storm@cua.dk>
5501
5502 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5503
55042003-08-16 Richard M. Stallman <rms@gnu.org>
5505
5506 * dired-x.texi (Shell Command Guessing): Explain *.
5507
55082003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5509
5510 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5511 log-edit-insert-changelog.
5512
55132003-08-03 Karl Berry <karl@gnu.org>
5514
5515 * info.texi: Need @contents.
5516
c8763fb6 55172003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5518
5519 Tramp version 2.0.36 released.
5520
5521 * tramp.texi (Remote shell setup): Explain about problems with
5522 non-Bourne commands in ~/.profile and ~/.shrc.
5523
55242003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5525
5526 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5527 renaming of `vis-mode' to `visible-mode'.
5528
55292003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5530
5531 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5532 next, prev and up pointers.
5533
55342003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5535
5536 * info.texi (Help): Mention existence of Emacs and stand-alone
5537 Info at the very beginning of the tutorial.
5538 (Help-Inv): New node.
5539 (Help-]): New node.
5540 (Help-M): Systematically point out the differences between default
5541 Emacs and stand-alone versions. Delete second menu.
5542 (Help-Xref): Systematically point out the differences between
5543 default Emacs and stand-alone versions.
5544 (Help-Int): Change `l' example.
5545 (Expert Info): Fix typos.
5546 (Emacs Info Variables): Mention `Info-hide-note-references' and
5547 new default for `Info-scroll-prefer-subnodes'.
5548
c8763fb6 55492003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5550
5551 Version 2.0.35 of Tramp released.
5552
5553 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5554 (Inline methods): Add methods `remsh' and `plink1'.
5555 (External transfer methods): Add method `remcp'.
5556 (Multi-hop Methods): Add method `remsh'.
5557 Small patch from Adrian Aichner <adrian@xemacs.org>:
5558 Fix minor typos.
5559 (Concept Index): Added to make manual searchable via
5560 `Info-index'.
5561 (Version Control): Add cindex entry.
5562
c8763fb6 55632003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5564
5565 * trampver.texi: Version 2.0.34 released.
5566
55672003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5568
5569 * faq.texi: Improve previous changes.
5570
55712003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5572
5573 * faq.texi: Update copyright and maintenance details.
5574 Update some package URLs, versions, and maintainers.
5575 Remove many references to the Emacs Lisp Archive.
5576
55772003-04-23 Simon Josefsson <jas@extundo.com>
5578
5579 * smtpmail.texi: Fix license (the invariant sections mentioned has
5580 never been part of the smtp manual). Align info dir entry with
5581 other emacs packages.
5582
55832003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5584
5585 * tramp.texi: Version 2.0.33 released.
5586 Remove installation chapter. Remove XEmacs specifics.
5587
55882003-03-29 Richard M. Stallman <rms@gnu.org>
5589
5590 * tramp.texi (Top): Undo the previous renaming.
5591 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5592
c8763fb6 55932003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5594
5595 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5596 version of manual.
5597
5598 * tramp.texi (Auto-save and Backup): New node.
5599
56002003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5601
5602 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5603 Emacs" in order to have better differentiation to "XEmacs".
5604 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5605 are new macros in order to point to the other Emacs flavor where
5606 appropriate. In info case, point to node `Installation' in order
5607 to explain how to generate the other way. In html case, make a
5608 link to the other html file.
5609 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5610 after CVS checkout/update.
5611 (Installation): Completely rewritten.
5612 (Installation parameters, Load paths): New sections under
5613 `Installation'.
5614
c8763fb6 56152003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5616
5617 * tramp.texi: Version 2.0.30 released.
5618 Replace word "path" with "localname" where used as a component of
5619 a Tramp file name.
5620
56212003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5622
5623 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5624 introduced.
5625 (Installation): Explain what to do if files from the tramp/contrib
5626 directory are needed.
5627
56282003-02-23 Alex Schroeder <alex@emacswiki.org>
5629
5630 * smtpmail.texi (How Mail Works): New.
5631
56322003-02-22 Alex Schroeder <alex@emacswiki.org>
5633
5634 * smtpmail.texi: New file.
5635
5636 * Makefile.in: Build SMTP manual.
5637
c8763fb6 56382003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5639
5640 * tramp.texi: Version 2.0.29 released.
5641 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5642 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5643
56442003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5645
5646 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5647 another package loads accidently Ange-FTP.
5648
56492003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5650
5651 * tramp.texi (Customizing Completion): Add function
5652 `tramp-parse-sconfig'. Change example of
5653 `tramp-set-completion-function', because parsing of ssh config
5654 files looks more natural.
5655
56562003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5657
5658 * gnus.texi: Do not use `path' in several locations.
5659
c8763fb6 56602002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5661
5662 * tramp.texi (External transfer methods): New method `smb'. From
5663 Michael Albinus.
5664
56652002-11-05 Karl Berry <karl@gnu.org>
5666
5667 * info.texi (Info-fontify): Reorder face list to avoid bad line
5668 breaks.
5669
c8763fb6 56702002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5671
5672 * tramp.texi: Move @copying to standard place. Use
5673 @insertcopying.
5674
56752002-10-02 Karl Berry <karl@gnu.org>
5676
5677 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5678 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5679 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5680 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5681 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5682 Per rms, update all manuals to use @copying instead of @ifinfo.
5683 Also use @ifnottex instead of @ifinfo around the top node, where
5684 needed for the sake of the HTML output.
5685 (The Gnus manual is not fixed since it's not clear to me how it
5686 works; and the Tramp manual already uses @copying, although in an
5687 unusual way. All others were changed.)
5688
56892002-09-10 Jonathan Yavner <jyavner@engineer.com>
5690
5691 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5692 (../info/ses, ses.dvi): New targets.
5693 * ses.texi: New file.
5694
c8763fb6 56952002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5696
5697 * texinfo.tex: Update to texinfo 4.2.
5698
56992002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5700
5701 * reftex.texi: Update to RefTeX 4.19.
5702
c8763fb6 57032002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5704
5705 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5706 (../info/tramp, tramp.dvi): New targets.
5707
57082002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5709
5710 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5711 (calc.dvi): Uncomment.
5712
57132001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5714
5715 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5716 (../info/calc): New target.
5717
57182001-10-20 Gerd Moellmann <gerd@gnu.org>
5719
5720 * (Version 21.1 released.)
5721
57222001-10-05 Gerd Moellmann <gerd@gnu.org>
5723
5724 * Branch for 21.1.
5725
57262001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5727
5728 * Makefile.in (../info/info): Use an explicit -o switch to
5729 makeinfo.
5730
57312001-03-05 Gerd Moellmann <gerd@gnu.org>
5732
5733 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5734
57352000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5736
5737 * Makefile.in (../info/idlwave): Use --no-split.
5738
57392000-12-14 Dave Love <fx@gnu.org>
5740
5741 * Makefile.in (mostlyclean): Remove gnustmp.*
5742 (gnus.dvi): Change rule to remove @latex stuff.
5743
57442000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5745
5746 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5747
57482000-10-13 John Wiegley <johnw@gnu.org>
5749
5750 * Makefile.in: Add build targets for eshell.texi.
5751
57522000-09-25 Gerd Moellmann <gerd@gnu.org>
5753
5754 * Makefile.in: Remove/comment speedbar stuff.
5755
57562000-09-22 Dave Love <fx@gnu.org>
5757
5758 * Makefile.in: Add emacs-mime.
5759
57602000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5761
5762 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5763 (DVI_TARGETS): Add woman.dvi.
5764 (../info/woman, woman.dvi): New targets.
5765
57662000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5767
5768 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5769
5770 * pcl-cvs.texi: New file.
5771 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5772 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5773
57742000-05-11 Gerd Moellmann <gerd@gnu.org>
5775
5776 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5777 (../info/ebrowse, ebrowse.dvi): New targets.
5778
57792000-01-13 Gerd Moellmann <gerd@gnu.org>
5780
5781 * Makefile.in (INFO_TARGETS): Add eudc.
5782 (DVI_TARGETS): Add eudc.dvi.
5783 (../info/eudc, eudc.dvi): New targets.
5784
57852000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5786
5787 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5788 compatibility with 8+3 filesystems).
5789 (../info/efaq): Rename from emacs-faq.
5790
57912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5792
5793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5794 (../info/idlwave, idlwave.dvi): New targets.
5795
57961999-10-23 Dave Love <fx@gnu.org>
5797
5798 * Makefile.in: Use autotype.texi.
5799
58001999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5801
5802 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5803 faq.texi file) rather than ../info/faq.
5804
58051999-10-07 Gerd Moellmann <gerd@gnu.org>
5806
5807 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5808 (../info/ada-mode, ada-mode.dvi): New targets.
5809
58101999-09-01 Dave Love <fx@gnu.org>
5811
5812 * Makefile.in: Add faq.
5813
58141999-07-12 Richard Stallman <rms@gnu.org>
5815
5816 * Version 20.4 released.
5817
58181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5819
5820 * Version 20.3 released.
5821
58221998-04-06 Andreas Schwab <schwab@gnu.org>
5823
5824 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5825 it in dvi targets.
5826 (../etc/GNU): Change to $(srcdir) first.
5827
58281998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5829
5830 * reftex.texi: Update for RefTeX version 3.22.
5831
58321998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5833
5834 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5835 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5836
58371997-09-23 Paul Eggert <eggert@twinsun.com>
5838
5839 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5840 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5841
58421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5843
5844 * Version 20.2 released.
5845
58461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5847
5848 * Version 20.1 released.
5849
58501997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5851
5852 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5853
58541996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5855
5856 * Version 19.33 released.
5857
58581996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5859
5860 * Version 19.32 released.
5861
58621996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5863
5864 * Makefile.in: Add rules for the Message manual.
5865
58661996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5867
5868 * gnus.texi: New version.
5869
5870 * message.texi: New manual.
5871
58721996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5873
5874 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5875
58761996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5877
5878 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5879 Specify -I option.
5880 (All dvi targets): Set the TEXINPUTS variable.
5881
58821996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5883
5884 * Version 19.31 released.
5885
58861996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5887
5888 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5889 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5890
58911995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5892
5893 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5894 (INFO_TARGETS): Add ../info/cc-mode.
5895 (DVI_TARGETS): Add cc-mode.dvi.
5896
58971996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5898
5899 * Version 19.31 released.
5900
59011995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5902
5903 * Version 19.30 released.
5904
59051995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5906
5907 * gnus.texi: New file.
5908
59091995-11-04 Erik Naggum <erik@naggum.no>
5910
5911 * gnus.texi: File deleted.
5912
59131995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5914
5915 * mh-e.texi: "Function Index" -> "Command Index" to work with
5916 Emacs 19.30 C-h C-k support of separately-documented commands.
5917
59181995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5919
5920 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5921 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5922
59231995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5924
5925 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5926 (../info/viper, viper.dvi): New targets.
5927
59281995-04-20 Kevin Rodgers <kevinr@ihs.com>
5929
5930 * dired-x.texi (Installation): Change the example to set
5931 buffer-local variables like dired-omit-files-p in
5932 dired-mode-hook.
5933
59341995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5935
5936 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5937 (../info/mh-e, mh-e.dvi): New targets.
5938
59391995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5940
5941 * Makefile.in (maintainer-clean): Rename from realclean.
5942
59431994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5944
5945 * Makefile.in: New file.
5946 * Makefile: File deleted.
5947
59481994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5949
5950 * Makefile (TEXINDEX_OBJS): Variable deleted.
5951 (texindex, texindex.o, getopt.o): Rules deleted.
5952 All deps on texindex deleted.
5953 (distclean): Don't delete texindex.
5954 (mostlyclean): Don't delete *.o.
5955 * texindex.c, getopt.c: Files deleted.
5956
59571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5958
5959 * Version 19.26 released.
5960
59611994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5962
5963 * Version 19.25 released.
5964
59651994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5966
5967 * Version 19.24 released.
5968
59691994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5970
5971 * Version 19.23 released.
5972
59731994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5974
5975 * Makefile: Delete spurious tab.
5976
59771994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5978
5979 * Makefile (.SUFFIXES): New rule.
5980
59811994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5982
5983 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5984 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5985
59861994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5987
5988 * Makefile (../info/sc): Rename from sc.info.
5989 (../info/cl): Likewise.
5990 (INFO_TARGETS): Use new names.
5991
59921993-12-04 Richard Stallman (rms@srarc2)
5993
5994 * getopt.c: New file.
5995 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5996 (getopt.o): New rule.
5997 (dvi): Don't depend on texindex.
5998 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5999 Depend on texindex.
6000
60011993-12-03 Richard Stallman (rms@srarc2)
6002
6003 * Makefile (../info/sc.info): Rename from ../info/sc.
6004 (TEXI2DVI): New variable.
6005 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6006 Add explicit commands.
6007 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6008
60091993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6010
6011 * Version 19.22 released.
6012
60131993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6014
6015 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6016
60171993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6018
6019 * Version 19.21 released.
6020
60211993-11-15 Paul Eggert (eggert@twinsun.com)
6022
6023 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6024
60251993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6026
6027 * Makefile (../etc/GNU): New target.
6028 (EMACSSOURCES): Add gnu1.texi.
6029
60301993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6031
6032 * Makefile (realclean): Don't delete the Info files.
6033
f0131492 60341993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6035
6036 * forms.texi: Fix forms.texi so that it will format correctly.
6037 Add missing `@end iftex', fix bad reference.
6038
6039 * info.texi, info-stn.texi: New files implement texinfo version of
6040 `info' file.
6041
f0131492 60421993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6043
6044 * Makefile: Fix targets for texindex, new info.texi files.
6045 * info-stnd.texi: New file implements info for standalone info
6046 reader.
6047 * info.texi: Update to include recent changes to "../info/info".
6048 New source file for ../info/info; includes info-stnd.texi.
6049
6050 * texindex.c: Include "../src/config.h" if building in emacs.
6051
6052 * Makefile: Change all files to FILENAME.texi, force all targets
6053 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6054 vip.texinfo, forms.texinfo, cl.texinfo.
6055 Add target to build texindex.c, defining `emacs'.
6056
6057 * forms.texi: Install new file to match version 2.3 of forms.el.
6058
60591993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6060
6061 * Version 19.19 released.
6062
60631993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6064
6065 * sc.texinfo: Fix info file name.
6066
6067 * Makefile (info): Add gnus and sc.
6068 (dvi): Add gnus.dvi and sc.dvi.
6069 (../info/sc, sc.dvi): New targets.
6070
60711993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6072
6073 * Version 19.18 released.
6074
60751993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6076
6077 * Makefile: Fix source file names of the separate manuals.
6078 (gnus.dvi, ../info/gnus): New targets.
6079
60801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6081
6082 * Version 19.17 released.
6083
60841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6085
6086 * split-man: Fix typos in last change.
6087
60881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6089
6090 * Version 19.16 released.
6091
60921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6093
6094 * version 19.15 released.
6095
60961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6097
6098 * Makefile (distclean): It's rm, not rf.
6099
61001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6101
6102 * Version 19.14 released.
6103
61041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6105
6106 * Makefile: New file.
6107
61081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6109
6110 * Version 19.13 released.
6111
61121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6113
6114 * Version 19.9 released.
6115
61161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6117
6118 * Version 19.8 released.
6119
61201993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6121
6122 * Version 19.7 released.
6123
61241990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6125
6126 * gnus.texinfo: New file. Removed installation instructions.
6127
61281990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6129
6130 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6131
61321989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6133
6134 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6135 then define `\sc' as the command for smallcaps in Texinfo. This
6136 means that the @sc command will produce small caps. bfox has
6137 made the corresponding change to makeinfo and texinfm.el.
6138
61391988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6140
6141 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6142 Customization since the menu entry did not point to anything.
6143 Also add an @finalout command to remove overfull hboxes from the
6144 printed output.
6145
6146 * cl.texinfo: Add @bye, \input line and @settitle to file.
6147 This file is clearly intended to be a chapter of some other work,
6148 but the other work does not yet exist.
6149
61501988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6151
6152 * texinfo.texinfo: Three typos corrected.
6153
4009494e 6154;; Local Variables:
c8763fb6 6155;; coding: utf-8
4009494e
GM
6156;; fill-column: 79
6157;; add-log-time-zone-rule: t
6158;; End:
6159
5205011b 6160 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6161 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6162
6163 This file is part of GNU Emacs.
6164
97c0352c 6165 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6166 it under the terms of the GNU General Public License as published by
97c0352c
GM
6167 the Free Software Foundation, either version 3 of the License, or
6168 (at your option) any later version.
4009494e
GM
6169
6170 GNU Emacs is distributed in the hope that it will be useful,
6171 but WITHOUT ANY WARRANTY; without even the implied warranty of
6172 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6173 GNU General Public License for more details.
6174
6175 You should have received a copy of the GNU General Public License
97c0352c 6176 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6177
f7ed05c9 6178;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803