(clean): Add buildobj.h.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
0ff2d6c2
JB
12009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (Rewrite Rules): Improve the example.
4 (Simplifying Formulas): Explain use of the I and H flags for
5 simplification.
6
ecd3d54f
MA
72009-08-25 Michael Albinus <michael.albinus@gmx.de>
8
9 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
10 Describe autostart behaviour of dbus-ping.
11 (Synchronous Methods, Asynchronous Methods): Use English numeric format
12 for timeout values.
78176e69
MA
13 (Top): Remove footnote saying D-Bus is not enabled by
14 default. (Bug#4256)
ecd3d54f 15
0f215bca
DU
162009-08-23 Daiki Ueno <ueno@unixuser.org>
17
18 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 19 Reported by Jari Aalto (Bug#4211).
0f215bca 20 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 21 epa-global-mail-mode.
3b7ab45f
DU
22 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
23 epa-setup.
0f215bca 24
4f22e84d
MA
252009-08-16 Michael Albinus <michael.albinus@gmx.de>
26
27 * dbus.texi (Asynchronous Methods): Allow nil handler.
28
9ff0b02b 292009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 30
9ff0b02b 31 * ediff.texi (ediff-current-file): added information about this new function.
4f22e84d 32
9ff0b02b 33 * viper.text: Added information about C-s in viper's search command.
4f22e84d 34
4c39f404
CY
352009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
36
37 * calc.texi (Date Forms): Fix typos.
38
3bcfba17
GM
392009-08-08 Glenn Morris <rgm@gnu.org>
40
41 * org.texi (Agenda commands): Restore clobbered change.
42
66783bb4
EZ
432009-08-07 Eli Zaretskii <eliz@gnu.org>
44
45 * calc.texi (Graphics, Devices): Update with the peculiarities of
46 operation on MS-Windows.
47
c8d0cf5c
CD
482009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
49
50 * org.texi (Publishing action): Improve documentation of file
51 names when publishing to the source directory.
52 (Clean view): Document `org-indent-mode'.
53 (Clocking work time): Add documentation for the
54 new :timetamp option when creating a clock report.
55 (Paragraphs): Fix many typos.
56 (Plain lists): Remove duplicate explanation about the
57 `C-c *' command.
58 (Literal examples): Update to reflect the new behavior
59 of the -n -r -k switches when exporting source code examples.
60 (Structure editing): Add information about `C-c *',
61 converting a plain list into a list of Org items.
62 (Remember): Small rephrasing of the paragraph
63 describing remember.el. Also mentioned that remember.el is part
64 of Emacs 23, not Emacs 22.
65 (Clocking work time): Add documentation about
66 displaying the current clocking time against the effort estimate.
67 Also add a footnote about using `org-clock-in-prepare-hook' to add
68 an effort estimate on the fly, just before clocking it.
69 (Footnotes): Document automatic renumbering and
70 sorting.
71 (Agenda commands): Document new bulk commands.
72 (Plain lists): Document new behavior of
73 `org-cycle-include-plain-lists'.
74 Hyphenation only in TeX.
75 (Clocking work time): Document the key to update effort
76 estimates.
77 (Clocking work time): Document the clock time display.
78 (Structure editing, TODO basics): Document new
79 variables.
80 (Column attributes): Document new colciew operators.
81 (Publishing options): Document :xml-declaration.
82 (Tracking TODO state changes): Document the
83 LOG_INTO_DRAWER property.
84 (Literal examples): Document the new implementation for
85 editing source code.
86 (Publishing action): Mention the new publishing
87 function, to publish an Org source file.
88 (Publishing links): Mention how to link to an Org source file.
89 (Macro replacement): Document new macros.
90 (Handling links): Document type-specific completion
91 when inserting links.
92 (Structure editing, Plain lists): Improve documentation
93 on sorting.
94 (Internal links): Document custom ids for links.
95 (Handling links): Document custom ids for links.
96 (CSS support): Document new class.
97 (Refiling notes): Document the possibility to create new nodes
98 during refiling.
99 (Agenda commands): Document the "?" operator to find
100 tasks without effort setting.
101 (Exporting agenda information): Section moved.
102 (RSS Feeds): New section.
103 (Built-in table editor): Document M-e and M-a navigate
104 inside table field.
105 (Stuck projects): Docment that projects identified as
106 un-stuck will still be searchd for stuck sub-projects.
107 (Paragraphs): Document centering.
108 (Creating timestamps, Agenda commands): Document new
109 behavior when changing time stamps.
110 (Structure editing): Document the new command
111 `org-clone-subtree-with-time-shift'.
112 (Publishing): Refresh this chapter.
113 (Export options, Export options, In-buffer settings):
114 Document the new keywords.
115 (Matching tags and properties): Collect all
116 documentation about tags/property matches here.
117 (Setting tags): Document `org-tag-persistent-alist'.
118 (Weekly/daily agenda): New section.
119 (Orgstruct mode): Describe `orgstruct++-mode'.
120 (Drawers): Mention the LOGBOOK drawer.
121 (Export options, Sectioning structure): Document the
122 #+LEATEX_HEADER in-buffer setting.
123 (Bugs): Section removed.
124 (Hooks): New section.
125 (Add-on packages): Moved here from old location.
126 (Context-sensitive commands): New section.
127 (Setting tags): Document newline option.
128 (Global TODO list, Matching tags and properties):
129 Mention more variables.
130 (Checkboxes): Update to changed command behavior.
81a5560e 131
40d2791f
CY
1322009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
133
134 * speedbar.texi (Basic Key Bindings): Fix typo.
135
65d0154b
JB
1362009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
137
138 * calc.texi (Vector/Matrix Functions): Add index entries for both
139 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
140 affects matrices with more than one row.
b5bdfd9f 141 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 142
5a9e3ab7
JB
1432009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
144
145 * calc.texi (Stack Manipulation Commands): Add documentation for
146 `calc-transpose-lines'
147
42fb7e61
MA
1482009-07-27 Michael Albinus <michael.albinus@gmx.de>
149
150 * dbus.texi (Receiving Method Calls): Describe special return value
151 `:ignore'.
152
574b69d5
AM
1532009-07-24 Alan Mackenzie <acm@muc.de>
154
155 * cc-mode.texi (Config Basics, File Styles): Document that at mode
156 initialization, any individual variable setting now takes precedence
157 over one done via c-file-style/c-file-offsets.
158
ec06459c
JB
1592009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
160
161 * calc.texi (Undoing Mistakes): Mention that the undo list will be
162 truncated when Calc is quit.
163 (Customizing Calc): Document `calc-undo-length'.
164
4ce54f6b
CY
1652009-07-20 Chong Yidong <cyd@stupidchicken.com>
166
167 * calc.texi (About This Manual): Don't mention chapter numbers in text.
168
0e4f8ba5
GM
1692009-07-11 Kevin Ryde <user42@zip.com.au>
170
171 * pcl-cvs.texi (About PCL-CVS):
172 * widget.texi (Basic Types):
173 Fix cross-references.
174
fa0f81b0
AS
1752009-07-01 Andreas Schwab <aschwab@redhat.com>
176
177 * dbus.texi (Type Conversion): Don't use literal control character.
178
88a683c5
MA
1792009-07-01 Michael Albinus <michael.albinus@gmx.de>
180
181 * tramp.texi (GVFS based methods): New section.
182 (Remote processes): Processes for GVFS based methods run locally.
183
36c8febb
MA
1842009-06-30 Michael Albinus <michael.albinus@gmx.de>
185
186 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
187 the words "kludge" and hack".
188 (External methods): Add `synce' method.
189
190 * trampver.texi: Update release number.
191
d6b951bb
MA
1922009-06-22 Michael Albinus <michael.albinus@gmx.de>
193
194 Sync with Tramp 2.1.16.
195
196 * tramp.texi (History): Add GVFS support.
197 (External methods): Precise `rsync' description. Add `dav', `davs' and
198 `obex' methods. Add 'tramp-gvfs-methods' option.
199 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
200 forms.
201 (Remote Programs): Introduce `tramp-own-remote-path'.
202 (Remote processes): New subsection "Running remote programs that create
203 local X11 windows".
204 (Frequently Asked Questions): Improve code for disabling vc.
205
206 * trampver.texi: Update release number. Set default value of
207 `emacsgvfs'.
208
70243478
CY
2092009-06-21 Chong Yidong <cyd@stupidchicken.com>
210
211 * Branch for 23.1.
212
54b31cbf
GM
2132009-06-17 Glenn Morris <rgm@gnu.org>
214
215 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
216 (Latest version of Emacs): Mention source code repository.
217
f6adc23c
GM
2182009-06-16 Glenn Morris <rgm@gnu.org>
219
220 * faq.texi (Top): Language tweak.
221 (Extended commands): Most people have arrow keys.
222 (Emacs manual): Say how to follow info links.
223 (File-name conventions): Change title a bit. Explain about source
224 versus installed. Condense etc description.
225 (Guidelines for newsgroup postings): Mention Savannah list page.
226 (Newsgroup archives): Simplify.
227 (Contacting the FSF): Add contact URL.
228 (Emacs Lisp documentation): Printed version not always available.
229 (Installing Texinfo documentation): Explain how by hand installation is
230 not normally needed. Use add-to-list. Remove duplicate reference.
231 (Informational files for Emacs): Move info on Help menu here from
232 "File-name conventions".
233 (Help installing Emacs): Tweak uref.
234 (Obtaining the FAQ): Mention repository.
235 (Origin of the term Emacs): Explain "ITS".
236 (Changing load-path): Use add-to-list.
237 (Automatic indentation): Clarify this is for Text mode.
238 Don't mention Indented Text mode.
239 (Finding Emacs on the Internet): The FSF does not seem to offer a
240 deluxe distribution on CD anymore.
241
b59a8457
GM
2422009-06-16 Glenn Morris <rgm@gnu.org>
243
244 * faq.texi (Top): Mention which Emacs version this FAQ is about.
245 Recommend the latest release. Mention how to get older FAQs.
246 Recommend the Emacs manual.
247 (Guidelines for newsgroup postings): Discourage cross-posts.
248 (Underlining paragraphs): Remove.
249 (Editing MS-DOS files): Remove pre-Emacs 20 information.
250 (Bugs and problems): Update key-binding.
251 (Problems with very large files): Mention 64-bit.
252 (Shell process exits abnormally): Remove.
253 (Problems with Shell Mode): Rename and update.
254 (Spontaneous entry into isearch-mode)
255 (Problems talking to certain hosts): Remove. This is old information,
256 in etc/PROBLEMS if needed.
257 (Emacs takes a long time to visit files, Updating Emacs): Remove.
258 (Dired claims that no file is on this line): Update.
259 (Installing Emacs, Problems building Emacs): Simplify.
260 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
261 information.
262 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
263 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
264 (JDEE): "JDEE", not "JDE".
265 (Handling C-s and C-q with flow control, Binding C-s and C-q):
266 Remove. This is old information, in etc/PROBLEMS if needed.
267 (stty and Backspace key, Kanji and Chinese characters): Remove.
268 (Right-to-left alphabets): Update section.
269 (Changing the included text prefix): Gnus uses message-yank-prefix.
270 Add cross-reference to Supercite manual.
271 (Saving a copy of outgoing mail): Simplify output file description.
272 (Expanding aliases when sending mail): Refer to Emacs manual.
273 Remove old info about RFC822.
274 Correct description of how to rebuild aliases.
275 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
276 (MIME with Emacs mail packages)
277 (Viewing articles with embedded underlining)
278 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
279 Remove old sections.
280 (Killing based on nonstandard headers): Remove. Scoring is preferable,
281 and is well-documented in the Gnus manual.
282 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
283 (Making Gnus faster): Rename from "Starting Gnus faster".
284 Merge "Catch-up is slow in Gnus" into here.
285
0e6d12ca
GM
2862009-06-14 Glenn Morris <rgm@gnu.org>
287
288 * faq.texi (Status of Emacs): Re-order with most recent releases first.
289 (New in Emacs 23): New section.
290 (Handling C-s and C-q with flow control): Add xref.
291
2e17e05e
GM
2922009-06-13 Glenn Morris <rgm@gnu.org>
293
294 * faq.texi (Setting up a customization file): Grammar fix.
295 Customize is no longer "new".
296 (Displaying the current line or column): Line-number mode is on by
297 default. Don't mention `column' package. Mention linum.el.
298 (Turning on abbrevs by default): Explain how to do it for buffers,
299 modes, and everywhere.
300 (Associating modes with files): Use add-to-list. Don't mention Emacs
301 19.
302 (Highlighting a region): On by default since 23.1.
303 (Replacing highlighted text): Update doc quote.
304 (Working with unprintable characters): Don't mention search-quote-char.
305 (Using an already running Emacs process): Gnuclient is probably not an
306 enhancement these days.
307 (Indenting switch statements): Remove mention of pre-Emacs 20.
308 (Horizontal scrolling): Abbreviate Emacs 20 description.
309 (Replacing text across multiple files): Fix name of dired command.
310 (Disabling backups): Use require not load.
4f9d4de3 311 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 312
2a1cf2b9
BW
3132009-06-13 Bill Wohler <wohler@newt.com>
314
315 Release MH-E manual version 8.2.
316
317 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
318 release 8.2.
319
85b438b7
GM
3202009-06-13 Glenn Morris <rgm@gnu.org>
321
322 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
323 in this day and age the common meaning is "on the web".
324 (copying): Use @copyright in all cases.
325 (Basic keys): Remove reference to deleted manual node "Text Characters".
326 (File-name conventions): Use GNU as an example rather than SERVICE.
327 default.el lives in site-lisp. Update Info directory location.
328 (Real meaning of copyleft): GPL actions have been brought, but all
329 settled out of court.
330 (Guidelines for newsgroup postings): Shorten section title.
331 Simplify comp.emacs description.
332 (Newsgroup archives): Change Google URL. Describe Gmane.
333 (Unsubscribing from Emacs lists): Remove discussion of "distribution
334 points". Mention List-Unsubscribe header.
335 (Contacting the FSF): Update email and URLs.
336 (Basic editing): Mention F1 for help.
337 (Installing Texinfo documentation): Refer to Texinfo website rather
338 than ftp server.
339 (Printing a Texinfo file): Mention texi2pdf.
340 (Informational files for Emacs): Don't describe FTP or SERVICE, they
341 are just stubs nowadays.
342 (Latest version of Emacs): Explain version numbers.
343 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
344 (Turning on syntax highlighting): No need to mention hilit19 any more.
345 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
346 (Modes for various languages): Remove section.
347 (Major packages and programs): Remove most version and maintainer
348 information - it's hard to keep up-to-date, and adds nothing.
349 Similarly with direct links to mailing lists.
350 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
351 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
352 years, and Emacs comes with tools for this now.
353 (Patch): Remove section - this is a standard tool.
354 (Using function keys under X): Remove section.
355
93e2d996
GM
3562009-06-12 Glenn Morris <rgm@gnu.org>
357
358 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
359 (Help installing Emacs): Remove reference to deleted X11 node.
360 (Associating modes with files): Interpreter-mode-alist is no longer
361 subservient to auto-mode-alist.
362 (Installing Emacs): Change future Emacs version.
363 (Linking with -lX11 fails): Remove old section.
364 (Packages that do not come with Emacs): Update ELL location.
365 Emacs Lisp archive is dead.
366 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
367 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
368 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
369 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
370 (Removing flashing messages): Remove section about non-existent Gnus
371 option.
372
f0bf7708
GM
373 * faq.texi (Top): Add @top command.
374 Remove the optional arguments from all @node commands: makeinfo can
375 generate these automatically, and it is easier to edit and rearrange
376 nodes without them.
377
30884d11
GM
3782009-06-11 Glenn Morris <rgm@gnu.org>
379
380 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
381 (The LPF): Make the updated URL the sole reference point.
382 (Learning how to do something): Update refcard price and format.
383 (Getting a printed manual): Sources in doc/emacs/, not man/.
384 Also available in PDF format. Since the page count varies, be less
385 precise.
386 (Informational files for Emacs): Remove references to deleted files
387 LPF and SUN-SUPPORT, and to UUCP.
388 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
389 Remove many obsolete ways to get the FAQ, which now seems only to be
390 distributed with Emacs.
391 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
392
deab46e0
CY
3932009-06-09 Chong Yidong <cyd@stupidchicken.com>
394
223b43fa 395 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 396 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 397
deab46e0
CY
398 * ada-mode.texi (Installation, Compile commands)
399 (Project File Overview, No project files, Set compiler options)
400 (Use GNAT project file, Use multiple GNAT project files)
401 (Identifier completion): Use @samp for menu items, and @kbd for key
402 sequences (Bug#3504).
403
71fbd643
DU
4042009-06-04 Daiki Ueno <ueno@unixuser.org>
405
8c9bb6f5 406 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 407
f197085b
CY
4082009-06-04 Ryan Yeske <rcyeske@gmail.com>
409
410 * message.texi (Header Commands): Fix descriptions to match
411 keybindings.
412
7f3bc720
DU
4132009-04-22 Daiki Ueno <ueno@unixuser.org>
414
415 * gnus.texi (Security): Mention that EasyPG is the current default.
416
4518068d
CY
4172009-04-13 Chong Yidong <cyd@stupidchicken.com>
418
419 * ediff.texi (Session Commands): Fix typo.
420
d7ca410a
MB
4212009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
422
423 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
424 news.software.readers. Reported by Florian Rehnisch.
425
c6c76add
GM
4262009-04-02 Glenn Morris <rgm@gnu.org>
427
428 * auth.texi: Capitalize direntry.
429
430 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
431 using a period in the entry name. (Bug#2797)
432
35ed8e2e
JB
4332009-03-03 Juanma Barranquero <lekktu@gmail.com>
434
435 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
436 ($(infodir)/auth, auth.dvi): New targets.
437
e280480a
GM
4382009-03-03 Glenn Morris <rgm@gnu.org>
439
440 * auth.texi: Fix @setfilename.
441
442 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
443 (auth, $(infodir)/auth, auth.dvi): New rules.
444
8a76755b
GM
4452009-02-25 Glenn Morris <rgm@gnu.org>
446
447 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
448
0038d478
MB
4492009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
450
451 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
452
4532009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
454
455 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
456 gnus-nocem-issuers, and gnus-nocem-verifyer.
457
867d4bb3
JB
4582009-02-20 Juanma Barranquero <lekktu@gmail.com>
459
460 * ada-mode.texi (Project files, Automatic Casing):
461 * dbus.texi (Signals):
462 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
463 * mh-e.texi (HTML):
464 * nxml-mode.texi (Locating a schema)
465 (Using the document's URI to locate a schema):
466 * org.texi (Footnotes, Using the mapping API):
467 * rcirc.texi (Channels): Remove duplicate words.
468
3a44dc1f
GM
4692009-02-20 Glenn Morris <rgm@gnu.org>
470
471 * dired-x.texi (Miscellaneous Commands):
472 * gnus.texi: Minor updates for mbox Rmail.
473
5dc584b5
KB
4742009-02-16 Karl Berry <karl@gnu.org>
475
b59a8457
GM
476 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
477 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
478 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
479 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
480 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
481 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
482 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
483 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
484 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
485 Consistently use @insertcopying in the Top node,
5dc584b5 486 @contents at the front (after @end titlepage),
b59a8457 487 and @direntry after @copying. (Bug#1988)
5dc584b5 488
9eb59592
MB
4892009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
490
491 * auth.texi: New file documenting auth-source.
492
d324fa76
CD
4932009-02-13 Carsten Dominik <dominik@science.uva.nl>
494
495 * org.texi (Org Plot): Fix link.
496
7a603b73
DU
4972009-02-09 Daiki Ueno <ueno@unixuser.org>
498
499 * epa.texi (Mail-mode integration): Mention the way to do
500 "encrypt-to-self". (Bug#1807)
501
a626b338 5022009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
503
504 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
505
3b36c17e
MB
5062009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
507
508 * gnus-news.texi: Print version about Incoming*.
509
55033558
CD
5102009-02-02 Carsten Dominik <dominik@science.uva.nl>
511
512 * org.texi (Structure editing, Handling links)
513 (Fast access to TODO states, Javascript support): Make standard docs
514 correctly reflect default variable settings.
515
ec712abb
GM
5162009-02-02 Glenn Morris <rgm@gnu.org>
517
518 * org.texi: Fix typos.
519
7112648c
MA
5202009-02-01 Michael Albinus <michael.albinus@gmx.de>
521
522 Sync with Tramp 2.1.15.
523
524 * trampver.texi: Update release number.
525
2e461fc1
CD
5262009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
527
528 * org.texi (TODO dependencies): Document TODO dependencies on
529 checkboxes.
530
bc283609
CD
5312009-01-30 Carsten Dominik <dominik@science.uva.nl>
532
533 * org.texi (TODO dependencies): Document key binding for toggling
534 ORDERED property.
535
74fc5047
MA
5362009-01-28 Michael Albinus <michael.albinus@gmx.de>
537
538 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
539 of hook functions.
540
d6685abc
CD
5412009-01-28 Carsten Dominik <dominik@science.uva.nl>
542
543 * org.texi (TODO dependencies): New section.
544
65c439fd
CD
5452009-01-27 Carsten Dominik <dominik@science.uva.nl>
546
547 * org.texi (Plain lists, TODO basics, Priorities)
548 (Multiple sets in one file, Conflicts): Document interaction with
549 `shift-selection-mode'.
550
5fafc247
JB
5512009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
552
553 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
554 Make Calc the subject of sentences.
555 (Rearranging Formulas using Selections): Discuss new options
556 for `j *'.
557
e7433508
MA
5582009-01-26 Michael Albinus <michael.albinus@gmx.de>
559
560 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
561
2096a1b6
GM
5622009-01-26 Glenn Morris <rgm@gnu.org>
563
564 * org.texi: Fix typos.
565
0cb61492
BW
5662009-01-26 Bill Wohler <wohler@newt.com>
567
2096a1b6 568 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 569
0bd48b37
CD
5702009-01-25 Carsten Dominik <dominik@science.uva.nl>
571
572 * org.texi (References): Add information about remote references.
573 (Built-in table editor): Document `C-c RET' in tables.
574 (Math symbols, Quoting LaTeX code): Mention that simple
575 LaTeX macros survive LaTeX export.
576 (Images in LaTeX export): Show how to create a reference to a
577 figure.
578 (Sectioning structure): Document that the LaTeX class can be
579 specified in a property.
580 (Text areas in HTML export): New section.
581 (External links): Add examples for text search and ID links.
582 (Built-in table editor): Remove the descriptio of `C-c
583 C-q', it not longer works.
584 (Literal examples): Document that a space must follow
585 the colon in short examples.
586 (Relative timer): Document `org-timer-stop'.
587 (Footnotes): New section.
588 (Footnote markup): Shorten section and refer to new Footnote
589 section.
590 (Literal examples): Add documentation for line
591 numbering in and references to code examples.
592 (CSS support): Fix the description of default CSS styles.
593 (Capturing column view): Document
594 "file:path/to/file.org" as an allowed value for the ID property of
595 a dynamic block copying column view.
596
49dbbaf2
SE
5972009-01-23 Stephen Eglen <stephen@gnu.org>
598
599 * mh-e.texi (Getting Started): Describe $MH.
600
193e6828
MA
6012009-01-21 Michael Albinus <michael.albinus@gmx.de>
602
603 * tramp.texi (all): Harmonize usage of "external method",
604 "external transfer method" and "out-of-band method".
605 (Connection types): Precise the differences of inline and external
606 methods. Written by Adrian Phillips <a.phillips@met.no>.
607
26b9f88d
MB
6082009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
609
610 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
611 commands as described at the top. Reported by Allan Gottlieb
612 <gottlieb@nyu.edu>.
613
6142009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
615
616 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
617 nnmail-pathname-coding-system.
618
377952e0
GM
6192009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
620
621 * org.texi (Relative timer): Fix typo.
622
a20d3598
JB
6232009-01-15 Juanma Barranquero <lekktu@gmail.com>
624
625 * org.texi (Clocking work time): Fix typo.
98a1e0f5 626 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 627
a50253cc
GM
6282009-01-13 Glenn Morris <rgm@gnu.org>
629
630 * org.texi: Fix some more typos.
631
07450bee
GM
6322009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
633
634 * org.texi: Fix some typos.
635
e3e955fe
MB
6362009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
637
638 * gnus.texi (Group Parameters): Add note for local variables.
639
6402009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
641
642 * gnus.texi (Converting Kill Files): Fix URL. Include
643 gnus-kill-to-score.el in contrib directory.
644
6452009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
646
647 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
648 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
649 (Paging the Article): Add index entry.
650
71dd9983
JB
6512009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
652
653 * ada-mode.texi (Examples): Delete redundant text.
654
4a0cf14f
MA
6552009-01-03 Michael Albinus <michael.albinus@gmx.de>
656
36c8febb 657 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
658
659 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
660 addresses.
661
aedac0f0
BW
6622009-01-03 Bill Wohler <wohler@newt.com>
663
664 * mh-e.texi (Scan Line Formats): Indicate that first column should be
665 kept empty.
666
4c65b566
CD
6672008-12-20 Carsten Dominik <dominik@science.uva.nl>
668
669 * org.texi (Activation, Exporting, ASCII export, HTML export)
670 (HTML Export commands, LaTeX/PDF export commands): Improve
671 documentation about transient-mark-mode.
672 (References): DOcuemtn the use of special names like $LR1 to reference
673 to fields in the last table row.
674
e1a78e1e
JL
6752008-12-19 Juri Linkov <juri@jurta.org>
676
677 * info.texi (Search Text): Remove mention of removed key binding M-s.
678
17a0aa82
CD
6792008-12-18 Carsten Dominik <dominik@science.uva.nl>
680
681 * org.texi (References): Remove mentioning of @0 as reference for the
682 last line, this has been reverted in the Lisp sources.
683
4997d802
JB
6842008-12-17 Juanma Barranquero <lekktu@gmail.com>
685
686 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
687 (DVI_TARGETS): Remove duplicates. Add sasl.
688 ($(infodir)/sasl, sasl.dvi): New targets.
689
33306645
CD
6902008-12-17 Carsten Dominik <dominik@science.uva.nl>
691
692 * org.texi: Version number pushed to 6.15d.
693
db55f368
CD
6942008-12-16 Carsten Dominik <dominik@science.uva.nl>
695
a0bf4117 696 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
697 (Images in LaTeX export): New section.
698 (Inlined images, Images in HTML export): Sections renamed.
699
dae0a942
MB
7002008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
701
702 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
703
9f5572e9
MB
7042008-12-04 David Engster <dengste@eml.cc>
705
706 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
707 of nnml-get-new-mail. Change URL for mairix patch.
708
bc23baaa
CD
7092008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
710
711 * org.texi (Using the mapping API): Fix bug in mapping example.
712 (Publishing options): Make the list of properties complete again, in
713 correspondence to the variable `org-export-plist-vars'.
714 (Property searches): Document new special values for time comparisons.
715 (Tag inheritance): Refine the description of tag inheritance.
716 (Project alist): Add info about the publishing sequence of components.
a0bf4117 717 (Effort estimates): Document the new relative timer.
bc23baaa 718
3bf8054f
JB
7192008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
720
721 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
722 (Using Calc): Clarify use of `C-x * o'.
723 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
724
ac134f2f
RS
7252008-11-28 Richard M Stallman <rms@gnu.org>
726
727 * dbus.texi (Receiving Method Calls): Clean up previous change.
728
ace706d1
MA
7292008-11-26 Michael Albinus <michael.albinus@gmx.de>
730
731 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
732 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
733 `dbus-unescape-from-identifier'.
734 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 735 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
736 (Signals): Use the constants in the example.
737
d60b1ba1
CD
7382008-11-24 Carsten Dominik <dominik@science.uva.nl>
739
b97439ce 740 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 741
ce4fdcb9
CD
7422008-11-23 Carsten Dominik <dominik@science.uva.nl>
743
744 * org.texi (Setting up Remember): Document `org-remember-mode'.
745 (External links): Document that bbdb links can use a regular
746 expression.
747 (External links): Document that elisp links can contain interactive
748 commands.
749
c8548a00 7502008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
751
752 * viper.texi (viper-translate-all-ESC-keysequences):
753 Description removed.
754
6a2c4aec
GM
7552008-11-19 Glenn Morris <rgm@gnu.org>
756
757 * doclicense.texi: Change to FDL 1.3.
758 Relicense all texi files under FDL 1.3 or later.
759
59ee4113
JB
7602008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
761
762 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
763
59bcbb98 7642008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
765
766 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
767
768 * ediff.texi: Version/date change.
9f90198a 769
8aa41c9b
CY
7702008-11-14 Chong Yidong <cyd@stupidchicken.com>
771
772 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
773
17587b1b
JB
7742008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
775
776 * calc.texi (About This Manual): Comment out a mention of
777 marginal notes.
778
564c900e
CD
7792008-11-12 Carsten Dominik <dominik@science.uva.nl>
780
781 * org.texi (Clocking work time): Document the :formula property of
782 clock tables.
783 (Structure editing, Refiling notes): Document refiling regions.
784 (Agenda commands): Document the double-prefix version
785 of the `l' command in the agenda.
786 (Handling links): Explain the effect of a double prefix
787 arg to `C-c C-o'.
788 (TODO basics): Add documentation for tag triggers.
789
3c4be1f2
GM
7902008-10-23 Glenn Morris <rgm@gnu.org>
791
792 * cl.texi (Function Bindings): Mention `flet' fails to deal with
793 byte-compiling things like `+'.
794
795 * ns-emacs.texi: Merge copyright years of author now with assignment
796 into FSF years.
797 (VER): Use it for easier automatic updating. Use Emacs version rather
798 than standalone Emacs.app version.
799
a6520ff3
CD
8002008-10-12 Carsten Dominik <dominik@science.uva.nl>
801
864c9740 802 * org.texi: Lots of minor fixes.
a6520ff3
CD
803 (Capture): New chapter.
804 (Org Plot): New section.
805
db7a4b66
MH
8062008-09-30 Magnus Henoch <mange@freemail.hu>
807
808 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
809
4043c194
JB
8102008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
811
812 * calc.texi (User Defined Units): Mention how to enter optional display
813 string.
814
eef5ade7
MB
8152008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
816
817 * message.texi (Sending Variables): Fixed variable documentation to
818 avoid the "y/n" wording.
819
e52cac88
MB
8202008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
821
822 * message.texi (Sending Variables): Added `message-confirm-send' doc.
823
8242008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
825
826 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
827 @enumerate section so as to be able to be formatted with MAKEINFO=no.
828
00c55306
BW
8292008-09-22 Bill Wohler <wohler@newt.com>
830
831 Release MH-E manual version 8.1.
832
833 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
834 release 8.1.
835
836 * mh-e.texi: Retain dual license as agreed to by the FSF.
837 However, bump GPL to Version 3.
838 Use @include for license text.
839
e52cac88 8402008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
841
842 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
843 (Store custom flags and keywords, Store arbitrary data):
844 Clean up markup.
64763fe3
MB
845
8462008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
847
848 * gnus.texi (The Gnus Registry): Document it.
849
9e601b8d
MB
8502008-09-08 David Engster <dengste@eml.cc>
851
88ee5b02
JB
852 * gnus.texi (nnmairix): Point out that nnml uses MH format.
853 Clarify section about choosing back end servers.
9e601b8d 854
247043f1
GM
8552008-08-23 Glenn Morris <rgm@gnu.org>
856
857 * dired-x.texi (Shell Command Guessing):
858 Mention dired-guess-shell-case-fold-search. (Bug#417)
859
2bfec7a0
MA
8602008-08-22 Michael Albinus <michael.albinus@gmx.de>
861
862 * trampver.texi: Update release number.
863
247043f1 8642008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
865
866 * ns-emacs.texi: Update version.
867 (Introduction): Correct menu location for options save.
868 (Customization): Note that defaults are stored under org.gnu.Emacs.
869
8c20bd92
BW
8702008-08-11 Bill Wohler <wohler@newt.com>
871
872 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
873 explicit about GNU mailutils MH elsewhere (with thanks to Darel
874 Henman) (closes SF #1768928).
875
767a4d92
GM
8762008-08-10 Glenn Morris <rgm@gnu.org>
877
878 * ns-emacs.texi: Use @copying. Change copyright of authors with
879 assignment to FSF. Change license to GFDL.
880 (Top): Remove outdated references.
881
6ecfe5c2
MB
8822008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
883
88ee5b02
JB
884 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
885 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
886 gnus-summary-sort-by-most-recent-date.
887 (Summary Sorting): Explain prefix argument.
888
8892008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
890
891 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
892 gnus-summary-pipe-output.
893
eb932e8a
MA
8942008-08-03 Michael Albinus <michael.albinus@gmx.de>
895
896 * dbus.texi (Receiving Method Calls): Document error handling of own
897 D-Bus methods.
898
bfe16263
BW
8992008-08-01 Bill Wohler <wohler@newt.com>
900
901 * mh-e.texi (Reading Mail)
9f90198a 902 (Viewing Attachments): Describe new function
bfe16263
BW
903 mh-show-preferred-alternative.
904 (Sending Mail, Redistributing, Sending Message): Describe new hook
905 mh-annotate-msg-hook.
906
21956b56
MA
9072008-07-31 Michael Albinus <michael.albinus@gmx.de>
908
909 * dbus.texi (Arguments and Signatures): Fix example.
910 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
911 (Asynchronous Methods): New node.
9f90198a
JB
912 (Errors and Events): Describe extended layout of `dbus-event'.
913 New defun `dbus-event-message-type'.
21956b56 914
7c2fb837
DN
9152008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
916
917 * ediff.texi: Remove VMS support.
918
13662773
JB
9192008-07-29 Juanma Barranquero <lekktu@gmail.com>
920
921 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
922 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
923
ddde0b34
CY
9242008-07-29 Chong Yidong <cyd@stupidchicken.com>
925
926 * Makefile.in: Add mairix-el targets.
927
9282008-07-29 David Engster <deng@randomsample.de>
929
930 * mairix-el.texi: New file.
931
d5875b25
JB
9322008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
933
366b7d44
JB
934 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
935 project files. Delete 'main_unit' project variable; not needed. Allow
936 process environment variables wherever project variables are allowed.
937 Add tutorial section on multiple GNAT project files.
d5875b25 938
6cbab8ee
MA
9392008-07-27 Michael Albinus <michael.albinus@gmx.de>
940
941 Sync with Tramp 2.1.14.
942
943 * trampver.texi: Update release number.
944
9e2a2647
DN
9452008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
946
947 * ns-emacs.texi:
948 * faq.texi: Remove mentions of Mac Carbon.
949
d62672f3
MB
9502008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
951
952 * gnus.texi (Saving Articles): Describe the 2nd argument of
953 gnus-summary-save-in-pipe.
954 (SpamAssassin): Use it.
955
9562008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
957
958 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
959
dd12e1c6
CD
9602008-07-25 Carsten Dominik <dominik@science.uva.nl>
961
962 * org.texi (Export options): Document the use of the creator flag.
963
44ce9197
CD
9642008-07-24 Carsten Dominik <dominik@science.uva.nl>
965
966 * org.texi: New version 6.06a.
967
ddd13c5d
JB
9682008-07-23 Juanma Barranquero <lekktu@gmail.com>
969
970 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
971 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
972
8dc6104d
JB
9732008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
974
975 * calc.texi (Editing Stack Entries):
976 (Algebraic Entry): Rewrite introductory sentences so it can be used by
977 Calc's help functions. Mention fixing typos.
978 (Customizing Calc): Fix typo.
979
9802008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
981
982 * calc.texi (summarykey): New macro. Use to correctly format keys in
983 the summary.
984
ddd13c5d 9852008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
986
987 * ns-emacs.texi (Customization): Corrected documentation on color
988 specification formats.
989
568beaa2
AS
9902008-07-19 Andreas Schwab <schwab@suse.de>
991
db8ef699 992 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
993
994 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
995 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
996
cd71b9ae
MA
9972008-07-18 Michael Albinus <michael.albinus@gmx.de>
998
999 * dbus.texi (Inspection): Rework, introduce submenus.
1000 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1001 (Properties and Annotations, Arguments and Signatures): New nodes.
1002
9b7993b4
MA
10032008-07-13 Michael Albinus <michael.albinus@gmx.de>
1004
1005 * dbus.texi (Receiving Method Calls): Fix description of
1006 `dbus-register-method'.
1007 (Signals): Allow also signal arguments for filtering in
1008 `dbus-register-signal'.
1009
241d447b
JB
10102008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1011
1012 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1013 `cnorm'.
1014 (Arithmetic Tutorial): Simplify the verification of prime factors.
1015
adb46650
MB
10162008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1017
1018 * gnus.texi (Saving Articles): Mention
1019 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1020
92e15881
JB
10212008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1022
1023 * calc.texi: Adjust mode line throughout.
1024
ea597303
JB
10252008-06-28 Juanma Barranquero <lekktu@gmail.com>
1026
1027 * sasl.texi (Mechanisms): Fix typos.
1028
aee08080
JB
10292008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1030
1031 * calc.texi (Killing from the stack): Mention using normal Emacs
1032 copying.
1033
a06a4a12
MA
10342008-06-21 Michael Albinus <michael.albinus@gmx.de>
1035
ea597303
JB
1036 * tramp.texi (Password handling): Renamed from "Password caching".
1037 Add `auth-source' mechanism.
a06a4a12
MA
1038 (Connection caching): Tramp reopens the connection automatically,
1039 when the operating system on the remote host has been changed.
1040
7389398d
EZ
10412008-06-20 Eli Zaretskii <eliz@gnu.org>
1042
1043 * makefile.w32-in (distclean): Remove makefile.
1044
b349f79f
CD
10452008-06-17 Carsten Dominik <dominik@science.uva.nl>
1046
3f9b4c2b 1047 * org.texi (Using the mapping API): New section.
b349f79f 1048 (Agenda column view): New section.
3f9b4c2b 1049 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1050 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1051 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1052
10532008-06-17 Jason Riedy <jason@acm.org>
1054
1055 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1056 function, and efmt may be a two-argument function.
1057 (Radio tables): Document multiple destinations.
1058
cd5c05d2
GM
10592008-06-16 Glenn Morris <rgm@gnu.org>
1060
1061 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1062 Add Cover-Texts.
1063
debf4439
GM
10642008-06-15 Glenn Morris <rgm@gnu.org>
1065
1066 * faq.texi (VER): Update to 23.0.60.
1067
1068 * mh-e.texi: Remove option of licensing under GPL.
1069 Add Cover-Texts to GFDL permissions notice.
1070 (GPL): Remove section.
1071 (GFDL): Include doclicense.texi rather than the actual text.
1072
1073 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1074 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1075
1076 * sasl.texi: Fix output file name.
1077
1078 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1079
1080 * gnus-coding.texi: Refer to license in Gnus manual.
1081
1082 * idlwave.texi, sasl.texi: Use @copying.
1083
1084 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1085
1086 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1087
1088 * url.texi: Use @copying, @title, @subtitle, @author.
1089
1090 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1091 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1092 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1093 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1094 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1095 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1096 * widget.texi, woman.texi:
1097 Remove references to external license, since doclicense is included.
1098
1099 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1100 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1101 Remove references to non-existent Invariant Sections.
1102
091f8bc1
GM
11032008-06-14 Glenn Morris <rgm@gnu.org>
1104
1105 * faq.texi (Major packages and programs): Remove references to external
1106 Supercite, Calc, VIPER, since they have been included for some time.
1107 Update VM, AUCTeX, BBDB entries.
1108
47bcb4d3
UJ
11092008-06-14 Ulf Jasper <ulf.jasper@web.de>
1110
1111 * newsticker.texi: Updated to match latest newsticker changes.
1112
6f093307
GM
11132008-06-13 Glenn Morris <rgm@gnu.org>
1114
1115 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1116 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1117 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1118 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1119 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1120 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1121 * woman.texi:
1122 Update Back-Cover Text as per maintain.info.
1123
2b968687
MB
11242008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1125
1126 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1127
1128 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1129 (gnus-faq.xml): Update repository host.
1130
2b968687
MB
1131 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1132
11332008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1134
1135 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1136 Fix a typo.
1137
11382008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1139
1140 * gnus.texi (Mail Source Customization): Correct values of
1141 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1142 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1143
11442008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1145
1146 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1147 coding standards.
1148
11492008-06-14 David Engster <dengste@eml.cc>
1150
1151 * gnus.texi (nnmairix): Markup fixes.
1152
e6d2d263
MB
11532008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1154
2b968687 1155 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1156
11572008-06-05 David Engster <dengste@eml.cc>
1158
1159 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1160
11612008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1162
b344d29d 1163 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1164 (Searching, nnir, nnmairix): New stub nodes.
1165
ad231df6 11662008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1167
1168 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1169
f394fa25
MB
11702008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1171
1172 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1173
58333467
MB
11742008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1175
1176 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1177
67525fb9
JY
11782008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1179
1180 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1181
0549d8fc
JB
11822008-05-06 Juanma Barranquero <lekktu@gmail.com>
1183
1184 * info.texi (Top): Fix typo in xref.
1185
149a3837
KB
11862008-05-05 Karl Berry <karl@gnu.org>
1187
1188 * info.texi (Top): @xref to stand-alone manual.
1189
3a23a519
MB
11902008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1191
1192 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1193 (Various Summary Stuff): Fix typo in last xref.
1194
0a29fbf3
JB
11952008-05-02 Juanma Barranquero <lekktu@gmail.com>
1196
1197 * org.texi (Moving subtrees): Fix typo.
1198
586b90f1
MA
11992008-04-28 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1202 Tramp via `tramp-mode'.
1203
b5af9883
CD
12042008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1205
1206 * org.texi: Massive changes, in many parts of the file.
1207
d55fe5bb
MB
12082008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1209
1210 * gnus.texi (Oort Gnus): Add message-fill-column.
1211
12122008-04-12 Adrian Aichner <adrian@xemacs.org>
1213
1214 * gnus.texi (Mail Source Specifiers): Typo fix.
1215
12162008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1217
1218 * gnus.texi (Diary Headers Generation): Update key binding for
1219 `gnus-diary-check-message'.
1220
12212008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1222
1223 * gnus.texi (Emacsen): Addition.
1224
12252008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1226
1227 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1228
12292008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1230
1231 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1232
12332008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1234
1235 * gnus-news.texi: Update tool bar item.
1236
12372008-04-09 Sven Joachim <svenjoac@gmx.de>
1238
1239 * gnus-news.texi: Fix typos.
1240
76c109c3
JB
12412008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1242
222027f2 1243 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1244 Add mention of `kron'.
1245
d5fbd5a6
MO
12462008-04-01 Daiki Ueno <ueno@unixuser.org>
1247
1248 * epa.texi (Encrypting/decrypting *.gpg files): Document
1249 epa-file-name-regexp.
1250
fbcbb58c
KY
12512008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1252
1253 * gnus.texi (Example Methods): Fix description about ssh-agent.
1254 (Indirect Functions): Fix the default value of nntp-telnet-command;
1255 remove link to connect.html.
1256
134ce16c
MA
12572008-03-30 Michael Albinus <michael.albinus@gmx.de>
1258
1259 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1260 dbus-call-method.
1261 (Receiving Method Calls): The timeout can be set by the calling client.
1262
da1975d7
MA
1263 * trampver.texi: Update release number.
1264
2e4089ab
RS
12652008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1266
1267 * gnus.texi (Top): Fix version. Add SASL.
1268
70cab5a9
MA
12692008-03-29 Michael Albinus <michael.albinus@gmx.de>
1270
1271 Sync with Tramp 2.1.13.
1272
1273 * trampver.texi: Update release number.
1274
5bc6ddff
MB
12752008-03-29 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * org.texi: Update to new org-mode website.
1278
12792008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1280
1281 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1282
9b3ebcb6
MB
12832008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1284
1285 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1286 gnus-read-ephemeral-gmane-group-url,
1287 gnus-read-ephemeral-emacs-bug-group,
1288 gnus-read-ephemeral-debian-bug-group.
1289
12902008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1291
1292 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1293
1294 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1295 Add FIXMEs for Bookmarks and gnus-registry-marks.
1296
12972008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1298
1299 * gnus.texi (Smileys): Document `smiley-style'.
1300
13012008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1302
1303 * gnus.texi (Gnus Development): Clarify difference between ding and
1304 gnu.emacs.gnus.
1305 (MIME Commands, Using MIME, RSS): Fix markup.
1306
1307 * gnus-faq.texi ([8.4]): Ditto.
1308
13092008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1310
1311 * gnus.texi (Emacsen): Remove obsolete stuff.
1312
13132008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1314
1315 * gnus.texi (Oort Gnus): Add version info WRT
1316 `mail-source-delete-incoming'.
1317
13182008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1319
1320 * gnus.texi (Top): Add "Other related manuals" and version info in
1321 `iftex' output.
1322 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1323 gnus-balloon-face-0 and the corresponding format specifiers.
1324
608d6a81
MA
13252008-03-26 Michael Albinus <michael.albinus@gmx.de>
1326
1327 * tramp.texi (Filename completion): Remove footnote about let-bind
1328 of `partial-completion-mode'. It doesn't work this way.
1329
27a6f132
SM
13302008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1331
1332 * pcl-cvs.texi (Contributors): Update my email.
1333
4a7c4c40
MA
13342008-03-21 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1337
2940c053
BW
13382008-03-17 Bill Wohler <wohler@newt.com>
1339
1340 * mh-e.texi (Viewing): Update URL for adding header fields to
1341 mh-invisible-header-fields-default.
1342
30864d5f
BW
13432008-03-16 Bill Wohler <wohler@newt.com>
1344
1345 * mh-e.texi (Preface): Add Gnus to requirements.
1346 (Forwarding): Note that forwarded MIME messages are now inline.
1347
31fe2b00
SM
13482008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1349
1350 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1351 (Common Variables): Give precedence to the netcat methods over the
1352 telnet methods, and mention that they are more reliable.
31fe2b00 1353
5e97c626
CD
13542008-03-13 Carsten Dominik <dominik@science.uva.nl>
1355
1356 * org.texi (Exporting Agenda Views): Document agenda export to
1357 iCalendar.
1358 (Progress logging): Document the new progress logging stuff.
1359
37a68866
MB
13602008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1361
1362 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1363 Update for change of `mail-source-delete-incoming'.
1364
1365 * gnus-news.texi: Ditto.
1366
8f7abae3
MB
13672008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1368
1369 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1370 custom versions.
1371
af379c86
AM
13722008-03-07 Alan Mackenzie <acm@muc.de>
1373
1374 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1375 parens/brackets in a k&r region is limited.
1376
3d0f8a67
MB
13772008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1378
1379 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1380 using different Emacs versions.
1381
52151df0
GM
13822008-02-27 Glenn Morris <rgm@gnu.org>
1383
1384 * sc.texi: Remove a lot of old and obsolete info.
1385 (titlepage): Simplify.
1386 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1387 (VM with any Emacsen, GNEWS with any Emacsen)
1388 (Overloading for Non-conforming MUAs, Version 3 Changes)
1389 (The Supercite Mailing List): Delete nodes.
1390 (Introduction): Remove info about old packages.
1391 (Getting Connected): Simplify. Remove info about old packages.
1392 (Citing Commands): Delete Emacs 19 info.
1393 (Hints to MUA Authors): Simplify.
1394 (Thanks and History): Merge in some info from the deleted node
1395 "Version 3 Changes".
1396
b03f96dc
MB
13972008-02-05 Juanma Barranquero <lekktu@gmail.com>
1398
1399 * org.texi (Setting tags, In-buffer settings):
1400 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1401
52bec650
MB
14022008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1403
1404 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1405 installation directory name.
1406
34a3c587
RF
14072008-02-12 Romain Francoise <romain@orebokech.com>
1408
1409 * epa.texi (Overview): Fix typo.
1410
5a8d03e9
MO
14112008-02-11 Daiki Ueno <ueno@unixuser.org>
1412
1413 * epa.texi (Quick start): Remove the .emacs setting.
1414
f1914c40
MO
14152008-02-10 Daiki Ueno <ueno@unixuser.org>
1416
1417 * epa.texi (Quick start): Use the command `epa-enable' instead of
1418 loading `epa-setup'.
1419
bca98fc9
JB
14202008-02-08 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1423 ($(infodir)/epa, epa.dvi): New targets.
1424
4b01af2e
MO
14252008-02-08 Daiki Ueno <ueno@unixuser.org>
1426
1427 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1428
1429 * epa.texi: New manual documenting the EasyPG Assistant.
1430
06c0751a
MA
14312008-02-06 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1434 (Inspection): New function dbus-ping.
1435
7dcccd7b
MA
14362008-02-05 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * tramp.texi (Remote processes): Add `shell-command'.
1439
a1da1e37
MB
14402008-01-28 Michael Sperber <sperber@deinprogramm.de>
1441
1442 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1443 (Group Parameters): Document `mail-source' parameter.
1444
c9d8f746
MA
14452008-01-27 Michael Albinus <michael.albinus@gmx.de>
1446
1447 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1448 must be a local host.
1449
15db4a13
MO
14502008-01-26 Michael Olson <mwolson@gnu.org>
1451
1452 * erc.texi: Update version for ERC 5.3 release.
1453 (Obtaining ERC): Update extras URLs for 5.3.
1454 (Development): Write instructions for git, and remove those for Arch.
1455 (History): Mention the switch to git.
1456
2bc43980
KB
14572008-01-24 Karl Berry <karl@gnu.org>
1458
bca98fc9
JB
1459 * info.texi (Search Index, Search Text): Mention the command
1460 character in the section name, a la the (Go to node) node.
2bc43980 1461
d2e4a6c9
MA
14622008-01-21 Michael Albinus <michael.albinus@gmx.de>
1463
1464 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1465
0b6799c3
MB
14662008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1467
1468 * gnus-news.texi: Mention gnus-article-describe-bindings.
1469
14702008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1471
1472 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1473
db9c3fb1 14742008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1475
7b4d0413 1476 * org.texi (Property inheritance): New section.
db9c3fb1 1477 (Conventions): New section.
7b4d0413 1478 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1479 commands, and the new bindings for refiling.
1480 (Sparse trees): Document the new special command for sparse trees.
1481 (References): Be more clear about the counting of hilines.
1482 (Handling links): Document M-p/n for accessing links.
1483 (Fast access to TODO states): New section.
1484 (Per file keywords): New section.
1485 (Property inheritance): New section.
1486 (Column attributes): New summary types.
1487 (Capturing Column View): New section.
1488 (The date/time prompt): Cover the new features in the date/time prompt.
1489 Compactify the table of keys for the calendar remote control.
1490 (Clocking work time): Document the new :scope parameter.
1491 (Remember): Promoted to chapter.
1492 (Quoted examples): New section.
1493 (Enhancing text): New verbatim environments.
1494
6ed73f28
MA
14952008-01-14 Michael Albinus <michael.albinus@gmx.de>
1496
1497 * trampver.texi: Update release number.
1498
95838435
MB
14992008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1500
1501 * gnus.texi (Article Keymap): Add
1502 gnus-article-wide-reply-with-original; fix descriptions of
1503 gnus-article-reply-with-original and
1504 gnus-article-followup-with-original.
1505
20234d96
GM
15062008-01-09 Glenn Morris <rgm@gnu.org>
1507
1508 * nxml-mode.texi: Add @copying section.
1509
d82cf70b
MB
15102008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1511
1512 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1513 Server". Add `message-send-mail-with-mailclient'.
1514
1515 * gnus.texi (Posting Server): Move some text to "(message)Mail
1516 Variables" and add a reference here.
1517
addb7f2e
MA
15182008-01-04 Michael Albinus <michael.albinus@gmx.de>
1519
1520 * dbus.texi (Receiving Method Calls): New chapter.
1521 (Errors and Events): Add serial number to events. Replace "signal" by
1522 "message". Introduce dbus-event-serial-number.
1523
4db2806c
MA
15242008-01-03 Michael Albinus <michael.albinus@gmx.de>
1525
1526 * dbus.texi (Type Conversion): Explain the type specification for empty
1527 arrays. Use another example.
1528
c9ecb5a7
MA
15292007-12-30 Michael Albinus <michael.albinus@gmx.de>
1530
1531 * dbus.texi (all): Replace "..." by @dots{}.
1532 (Type Conversion): Precise the value range for :byte types.
1533 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1534 Mention its return value.
1535 (Errors and Events): There is no D-Bus error propagation during event
1536 processing.
1537
702dbfd9
JB
15382007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1539
1540 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1541 New sections.
1542
87035689
MB
15432007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1544
1545 * gnus.texi (Group Parameters): Reorder the text and add a note about
1546 `gnus-parameters' near the beginning of the node.
1547
15482007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1549
1550 * gnus.texi (Score File Editing): Fix function name.
1551
5492f5ca
MA
15522007-12-23 Michael Albinus <michael.albinus@gmx.de>
1553
1554 Sync with Tramp 2.1.12.
1555
1556 * trampver.texi: Update release number.
1557
d4e67bc5
MA
15582007-12-22 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * dbus.texi (Type Conversion): Correct input parameters mapping.
1561
6a31c819
MA
15622007-12-21 Michael Albinus <michael.albinus@gmx.de>
1563
1564 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1565 (Errors and Events): Mention wrong-type-argument error.
1566
99a3e35f
AS
15672007-12-21 Alex Schroeder <alex@gnu.org>
1568
1569 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1570 spaces. Fixed some typos.
99a3e35f
AS
1571 (Internet Relay Chat): Explain relay.
1572 (Getting started with rcirc): Change items to reflect prompts.
1573 Add more explanation to rcirc-track-minor-mode and added a comment to
1574 warn future maintainers that this section is a copy.
11ac7c8e 1575 (People): Changed /ignore example.
62b12a24 1576 (Keywords): Not keywords.
99a3e35f 1577
331e4d02
AS
15782007-12-20 Alex Schroeder <alex@gnu.org>
1579
1580 * rcirc.texi (Top): Fighting Information Overload chapter added.
1581 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1582 (rcirc commands): Moved /ignore command to the new chapter.
1583 (Fighting Information Overload): New chapter documenting /keyword,
1584 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1585 (Configuration): Document rcirc-server-alist, remove
1586 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1587
cd71c3ef
MA
15882007-12-16 Michael Albinus <michael.albinus@gmx.de>
1589
1590 * dbus.texi (Signals): Fix example in dbus-register-signal.
1591
bbbe940b
MB
15922007-12-14 Sven Joachim <svenjoac@gmx.de>
1593
1594 * gnus.texi (Score Variables): Fix typo.
1595
0ce574ef
MA
15962007-12-07 Michael Albinus <michael.albinus@gmx.de>
1597
1598 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1599 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1600 (Errors and Events): Adapt dbus-event.
1601
b890d447
MB
16022007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1603
1604 * gnus.texi (Other Files): Add the yenc command.
1605
16062007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1607
1608 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1609 since 2004-08-06.
1610
16112007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1612
1613 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1614 on body.
1615
16162007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1617
1618 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1619 and rfc2047-allow-irregular-q-encoded-words; fix description of
1620 rfc2047-encode-encoded-words.
1621
16222007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1623
1624 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1625
3728bf03
MO
16262007-12-05 Michael Olson <mwolson@gnu.org>
1627
1628 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1629 Update documentation for `remember-diary-file'.
1630
a4397af9
MA
16312007-12-04 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * dbus.texi (Signals): Precise `dbus-register-signal'.
1634 (Errors and Events): Rework events part, the internal structure of
1635 dbus-event has changed.
1636
1682490c
JB
16372007-12-03 Juanma Barranquero <lekktu@gmail.com>
1638
1639 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1640 ($(infodir)/dbus, dbus.dvi): New targets.
1641
7b13a0f2
MA
16422007-12-03 Michael Albinus <michael.albinus@gmx.de>
1643
1644 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1645 unconditionally.
1646
1647 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1648 emulation with @print{}.
1649
7ef92bc9
RS
16502007-12-02 Richard Stallman <rms@gnu.org>
1651
1652 * dbus.texi (Overview): Minor cleanup.
1653
22d8ac3a
MA
16542007-12-02 Michael Albinus <michael.albinus@gmx.de>
1655
d3a8e0df
MA
1656 * Makefile.in (INFO_TARGETS): Add dbus.
1657 (DVI_TARGETS): Add dbus.dvi.
1658 (dbus, dbus.dvi): New targets.
1659
22d8ac3a
MA
1660 * dbus.texi: New file.
1661
559764ab
RF
16622007-11-24 Romain Francoise <romain@orebokech.com>
1663
1664 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1665 Fix file name to match @setfilename.
559764ab 1666
ac97a16b
MH
16672007-11-23 Mark A. Hershberger <mah@everybody.org>
1668
1669 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1670 ($(infodir)/nxml-mode): New rule.
1671
1672 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1673 ($(infodir)/nxml-mode): New rule.
1674 (clean): Add nxml-mode*.
1675
1676 * nxml-mode.texi: New file with nxml manual.
1677
404cd454
GM
16782007-11-18 Richard Stallman <rms@gnu.org>
1679
1680 * flymake.texi (Example -- Configuring a tool called directly):
1681 Update example.
1682
b048d478
MA
16832007-11-18 Michael Albinus <michael.albinus@gmx.de>
1684
1685 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1686 double-slash behavior. Explain directory contents flushing.
b048d478 1687
346e8469
JB
16882007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1689
1690 * calc.texi (TeX and LaTeX Language Modes): Put in
1691 missing braces.
1692
404cd454
GM
16932007-11-15 Richard Stallman <rms@gnu.org>
1694
1695 * cl.texi (Equality Predicates): Delete `eql'.
1696 (Predicates, Naming Conventions, Top): Delete `eql'.
1697 (Common Lisp Compatibility): Delete `eql'.
1698 (Porting Common Lisp): Delete obsolete backquote info.
1699 Minor clarification about character constants.
1700 (Sequence Basics): Minor clarification.
1701
1f6af58b
JB
17022007-11-15 Juanma Barranquero <lekktu@gmail.com>
1703
dccb744b 1704 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1705 * tramp.texi (Filename completion): Fix typos.
1706
3bc88bc9
JB
17072007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1708
1709 * calc.texi (Basic commands): Mention the menu.
1710
bc5300d3
MA
17112007-11-12 Michael Albinus <michael.albinus@gmx.de>
1712
1713 * tramp.texi (Connection caching): Tramp flushes connection
1714 properties when remote operating system has been changed.
1715
4d8a28ec
MB
17162007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1717
1718 * gnus-news.texi: Fix spelling.
1719 `message-insert-formatted-citation-line', not
1720 `message-insert-formated-citation-line'.
1721
404cd454
GM
1722 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1723
e1176b47
MA
17242007-11-07 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * tramp.texi (Overview): Mention also the PuTTY integration under
1727 Win32. Remove paragraphs about Tramp's experimental status.
1728 (Frequently Asked Questions): Add code example for highlighting the
1729 mode line.
1730
6159985a
MO
17312007-11-03 Michael Olson <mwolson@gnu.org>
1732
1733 * remember.texi: Change mentions of remember-buffer to
1734 remember-finalize throughout.
1735
bec9b2f5
MO
17362007-10-30 Michael Olson <mwolson@gnu.org>
1737
1738 * remember.texi (Copying): Remove.
1739 (Mailbox): Update with non-BBDB instructions.
1740 (Diary, Org): Add.
1741 (Bibliography, Planner Page): Remove.
1742
b6173182
JB
17432007-10-30 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * makefile.w32-in (INFO_TARGETS): Add remember.
1746 (DVI_TARGETS): Add remember.dvi.
1747 ($(infodir)/remember): New rule.
1748 (clean): Add remember*.
1749
15f3eb73
MO
17502007-10-30 Michael Olson <mwolson@gnu.org>
1751
70bdc930
MO
1752 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1753 ($(infodir)/remember): New rule that builds the Remember Manual.
1754
b6173182
JB
1755 * remember.texi: New file containing the Remember Mode Manual.
1756 Shuffle chapters around after initial import.
7d3f6f1a
MO
1757 (Function Reference): Split Keystrokes into separate chapter.
1758 (Keystrokes): Document C-c C-k.
51d24a12 1759 (Introduction): Fix typographical issue with "---".
15f3eb73 1760
404cd454
GM
17612007-10-29 Richard Stallman <rms@gnu.org>
1762
1763 * widget.texi (Introduction): Delete discussion of implementation
1764 internals.
1765
9bbb9638
MA
17662007-10-29 Michael Albinus <michael.albinus@gmx.de>
1767
1768 * tramp.texi (Connection caching): Host names must be different
1769 when tunneling.
1770
c7ff939a
RS
17712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1772
1773 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1774 Gnus v5.13.
1775
01c52d31
MB
17762007-10-28 Miles Bader <miles@gnu.org>
1777
1778 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1779
17802007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1781
1782 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1783
17842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1785
1786 * gnus.texi (Sorting the Summary Buffer): Remove
1787 gnus-article-sort-by-date-reverse.
1788
17892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1790
1791 * gnus.texi (Non-ASCII Group Names): New node.
1792 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1793 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1794
c8763fb6 17952007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1796
1797 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1798 clean the output of the program `imap-shell-program'.
1799
18002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1801
1802 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1803
18042007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1805
1806 * gnus.texi (Sticky Articles): Documentation for sticky article
1807 buffers.
1808
c8763fb6 18092007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1810
1811 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1812
18132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1814
1815 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1816
18172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1818
1819 * gnus.texi (Archived Messages): Document
1820 gnus-update-message-archive-method.
1821
18222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1823
1824 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1825
c8763fb6 18262007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1827
1828 * gnus.texi (Group Maneuvering): Document
1829 `gnus-summary-next-group-on-exit'.
1830
18312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1832
1833 * gnus.texi (Really Various Summary Commands): Mention
1834 gnus-auto-select-on-ephemeral-exit.
1835
18362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1837
1838 * gnus.texi, message.texi: Bump version number.
1839
18402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1841
1842 * gnus.texi (Group Line Specification, Misc Group Stuff)
1843 (Server Commands): Parenthesize @pxref{Mail Spool}.
1844
18452007-10-28 Didier Verna <didier@xemacs.org>
1846
1847 New user option: message-signature-directory.
1848 * message.texi (Insertion Variables): Document it.
1849 * gnus.texi (Posting Styles): Ditto.
1850
18512007-10-28 Didier Verna <didier@xemacs.org>
1852
1853 * gnus.texi (Group Line Specification):
1854 * gnus.texi (Misc Group Stuff):
1855 * gnus.texi (Server Commands): Document the group compaction feature.
1856
18572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1858
1859 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1860
1861 * message.texi (Various Message Variables): Add message-fill-column.
1862
18632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1864
1865 * gnus.texi: Untabify.
1866
18672007-10-28 Didier Verna <didier@xemacs.org>
1868
1869 * gnus.texi (Group Parameters): Document the posting-style merging
1870 process in topic-mode.
1871
18722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1873
1874 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1875
18762007-10-28 Romain Francoise <romain@orebokech.com>
1877
1878 * gnus.texi (Mail Spool): Fix typo.
1879 Update copyright.
1880
18812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1882
1883 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1884
18852007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1886
1887 * gnus.texi (Summary Generation Commands):
1888 Add gnus-summary-insert-ticked-articles.
1889
18902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1891
b2abec73
JB
1892 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1893 to spam-spamassassin-program.
01c52d31
MB
1894
18952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1896
1897 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1898
18992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1900
1901 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1902
19032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1904
1905 * message.texi (Mail Headers): Document `opportunistic'.
1906
19072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1908
1909 * emacs-mime.texi (Encoding Customization): Explain how to set
1910 mm-coding-system-priorities per hierarchy.
1911
19122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1913
1914 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1915 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1916
19172007-10-28 Didier Verna <didier@xemacs.org>
1918
1919 * message.texi (Wide Reply): Update documentation of
1920 message-dont-reply-to-names (now allowing a list of regexps).
1921
19222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1923
1924 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1925
19262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1927
1928 * gnus.texi (SpamAssassin back end): Fix typo.
1929
1930 * sieve.texi (Examples): Fix grammar.
1931
19322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1933
1934 * gnus.texi (Searching for Articles): Document M-S and M-R.
1935 (Limiting): Document / b.
1936
19372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1938
1939 * gnus.texi (Thread Commands): T M-^.
1940
19412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1942
1943 * message.texi (Mail Aliases): Document ecomplete.
1944 (Mail Aliases): Fix typo.
1945
19462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1947
1948 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1949 fix typo.
1950
19512007-10-28 Romain Francoise <romain@orebokech.com>
1952
1953 * gnus.texi (Mail Spool): Grammar fix.
1954
19552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1956
1957 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1958 string.
1959
19602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1961
1962 * gnus.texi (Group Parameters): Fix description.
1963
19642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1965
b2abec73
JB
1966 * gnus.texi (Gmane Spam Reporting):
1967 Fix spam-report-gmane-use-article-number.
1968 Add spam-report-user-mail-address.
01c52d31
MB
1969
19702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1971
1972 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1973
19742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1975
1976 * gnus.texi (Group Parameters): Add simplified sorting example based on
1977 example for `Sorting the Summary Buffer' from Jari Aalto
1978 <jari.aalto@cante.net>.
1979 (Example Methods): Add example for an indirect connection.
1980
19812007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1982
1983 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1984 (Agent Parameters): Updated parameter names to match code.
1985 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1986 'gnus-agent-summary-fetch-series'.
1987 (Agent and flags): New section providing a generalized discussion
1988 of flag handling.
1989 (Agent and IMAP): Removed flag discussion.
b2abec73 1990 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1991
19922007-10-28 Romain Francoise <romain@orebokech.com>
1993
1994 * gnus.texi (Exiting the Summary Buffer): Add new function
1995 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1996
19972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1998
1999 * gnus.texi (Conformity): Fix typo.
2000 (Customizing Articles): Document `first'.
2001
20022007-10-28 Jari Aalto <jari.aalto@cante.net>
2003
2004 * gnus.texi (Sorting the Summary Buffer):
2005 Add `gnus-thread-sort-by-date-reverse'. Add example
2006 host to different sorting in NNTP and RSS groups.
2007
20082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2009
2010 * message.texi (Insertion): Describe prefix for
2011 message-mark-inserted-region and message-mark-insert-file.
2012
20132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2014
2015 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2016 LaTeX documents. Describe "text/x-gnus-verbatim".
2017
20182007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2019
b2abec73 2020 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2021 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2022 (spam-stat spam filtering, SpamOracle)
2023 (Extending the Spam ELisp package): Removed extra quote symbol for
2024 clarity.
2025
20262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2029 gnus-article-delete-part and gnus-article-replace-part.
2030 (Using MIME): Add gnus-mime-replace-part.
2031
20322007-10-28 Romain Francoise <romain@orebokech.com>
2033
2034 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2035 requires `auto-compression-mode' to be enabled. Add new nnml
2036 variable `nnml-compressed-files-size-threshold'.
2037
20382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2039
2040 * gnus.texi (Sorting the Summary Buffer): Added
2041 gnus-thread-sort-by-recipient.
2042
20432007-10-28 Romain Francoise <romain@orebokech.com>
2044
2045 * message.texi (Insertion Variables): Mention new variable
2046 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2047 documentation accordingly.
2048
20492007-10-28 Romain Francoise <romain@orebokech.com>
2050
2051 * gnus.texi (To From Newsgroups): Mention new variables
2052 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2053
20542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2055
2056 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2057 stuff; gnus-mime-inline-part does the automatic decompression.
2058
20592007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2060
2061 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2062 "training.ham" should be "training.spam".
01c52d31
MB
2063
20642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * message.texi (Mail Variables): Fix the default value for
2067 message-send-mail-function.
2068
20692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2070
2071 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2072 always returns nil exceptionally.
2073
20742007-10-28 Simon Josefsson <jas@extundo.com>
2075
2076 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2077 Michael Cook <michael@waxrat.com>.
2078
20792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2080
2081 * gnus.texi (Topic Commands): Fix next/previous.
2082
20832007-10-28 Simon Josefsson <jas@extundo.com>
2084
2085 * gnus.texi (Article Washing): Mention `W i'.
2086
c8763fb6 20872007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2088
2089 * gnus.texi (Group Parameters): Slight extension of sieve
2090 parameter description.
2091
20922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2093
2094 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2095 matching score files as well.
2096 (Picons): Describe `gnus-picon-style'.
2097
20982007-10-28 Romain Francoise <romain@orebokech.com>
2099
2100 * message.texi (Message Headers): Mention that headers are hidden
2101 using narrowing, and how to expose them.
2102 Update copyright.
2103
21042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2105
2106 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2107 `gnus-summary-sort-by-recipient'.
2108
21092007-10-28 Romain Francoise <romain@orebokech.com>
2110
2111 * gnus.texi (NNTP marks): New node.
2112 (NNTP): Move NNTP marks variables to the new node.
2113
21142007-10-28 Jesper Harder <harder@ifa.au.dk>
2115
b2abec73 2116 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2117
2118 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2119
21202007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2121
b2abec73 2122 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2123 everywhere for consistency.
b2abec73
JB
2124 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2125 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2126 Say "regular expression" instead of "regex." Admonish. Pick
2127 other words to sound better (s/so/thus/).
b2abec73 2128 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2129 statistical filters. Remove old TODO.
2130 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2131 New section on sorting and displaying the spam score.
2132 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2133 backend but an alias to spam-use-BBDB.
2134 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2135 new backend functionality.
2136
21372007-10-28 Simon Josefsson <jas@extundo.com>
2138
2139 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2140 nntp-marks-directory, from Romain Francoise
2141 <romain@orebokech.com>.
2142
21432007-10-28 Magnus Henoch <mange@freemail.hu>
2144
2145 * gnus.texi (Hashcash): New default value of
2146 hashcash-default-payment.
2147
21482007-10-28 Simon Josefsson <jas@extundo.com>
2149
2150 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2151 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2152
21532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2154
2155 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2156
21572007-10-28 Simon Josefsson <jas@extundo.com>
2158
2159 * gnus.texi (documentencoding): Add, to avoid warnings.
2160
21612007-10-28 Simon Josefsson <jas@extundo.com>
2162
2163 * message.texi (Mail Headers): Add.
2164
2165 * gnus.texi (Hashcash): Fix.
2166
21672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2168
b2abec73 2169 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2170 that payments can be verified and fix the name of the
b2abec73 2171 hashcash-path variable.
01c52d31
MB
2172
21732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2174
b2abec73 2175 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2176
21772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2178
2179 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2180
21812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2182
2183 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2184 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2185 warning about ham processors in spam groups removed.
01c52d31
MB
2186
21872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2188
b2abec73
JB
2189 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2190 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2191
21922007-10-28 Jesper Harder <harder@ifa.au.dk>
2193
2194 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2195 (Mailing List): Typo.
2196 (Customizing Articles): Add gnus-treat-ansi-sequences.
2197 (Article Washing): Index.
2198
2199 * message.texi: Use m-dash consistently.
2200
22012007-10-28 Jesper Harder <harder@ifa.au.dk>
2202
2203 * gnus.texi (GroupLens): Remove.
2204
22052007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2206
2207 * gnus.texi (Outgoing Messages, Agent Variables): Add
2208 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2209 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2210
22112007-10-28 Jesper Harder <harder@ifa.au.dk>
2212
2213 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2214
22152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2216
2217 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2218
2219 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2220
22212007-10-28 Simon Josefsson <jas@extundo.com>
2222
2223 * gnus.texi (Top): Add SASL.
2224
404cd454
GM
22252007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2226
2227 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2228
22292007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2230
2231 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2232
0edd2970
JB
22332007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2234
2235 * calc.texi (Formulas, Composition Basics): Lower the
2236 precedence of negation.
2237
a9afba20
JY
22382007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2239
2240 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2241 Mention the new three-letter column identifiers.
2242 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2243 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2244 message when using `c' on an empty default with default printer.
2245 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2246 renamed to `ses--symbolic-formulas' some time ago.
2247
45b778a6
JB
22482007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2249
2250 * calc.texi (Default Simplifications, Making Selections)
2251 (Customizing Calc): Clarify associativity of multiplication.
2252
03b5bade
MA
22532007-10-23 Michael Albinus <michael.albinus@gmx.de>
2254
2255 * tramp.texi (Traces and Profiles): Simplify loop over
2256 `trace-function-background'.
2257
e658c8ee
JL
22582007-10-22 Juri Linkov <juri@jurta.org>
2259
2260 * dired-x.texi (Shell Command Guessing): Default values are now
2261 available by typing M-n instead of M-p.
2262
dd753688
MA
22632007-10-21 Michael Albinus <michael.albinus@gmx.de>
2264
2265 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2266 (Password caching): Remove `tramp-clear-passwd'.
2267 It's not a command anymore.
dd753688
MA
2268 (Bug Reports): Add `tramp-bug' to function index.
2269 (Function Index, Variable Index): New nodes.
2270 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2271
2272 * trampver.texi: Update release number.
2273
4bb49b43
JB
22742007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2275
8b296cdd 2276 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2277 about integer size into past tense.
2278 (Time Zones): Remove pointer to Calc author's address.
2279 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2280 and hyperbolic cotangent. Fix typo.
4bb49b43 2281
311dd93f
MA
22822007-10-10 Michael Albinus <michael.albinus@gmx.de>
2283
2284 Sync with Tramp 2.1.11.
2285
2286 * trampver.texi: Update release number.
2287
ea3fc256
MA
22882007-10-06 Michael Albinus <michael.albinus@gmx.de>
2289
2290 * tramp.texi (External packages): New section.
2291
1af74d06
MB
22922007-09-29 Juri Linkov <juri@jurta.org>
2293
2294 * info.texi (Help-Int): Document `L' (`Info-history').
2295
0e2806fa
SM
22962007-09-26 Carsten Dominik <dominik@science.uva.nl>
2297
2298 * org.texi: Change links to webpage and maintained email.
2299 (Remember): Promote to Chapter, significant changes.
2300 (Fast access to TODO states): New section.
2301 (Faces for TODO keywords): New section.
2302 (Export options): Example for #+DATE.
2303 (Progress logging): Section moved.
2304
567b9191
BW
23052007-09-26 Bill Wohler <wohler@newt.com>
2306
2307 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2308 browse-url-at-mouse.
2309
1af74d06
MB
23102007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2311
2312 * flymake.texi (Customizable variables): Face names don't end in -face.
2313 Fix flymake-err-line-patterns template.
2314 (Example -- Configuring a tool called directly): Fix init-function.
2315 (Highlighting erroneous lines): Face names don't end in -face.
2316
d60a4e3a 23172007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2318
2319 * erc.texi (Special-Features): Fix small typo.
2320
7d7a3510
MA
23212007-09-14 Michael Albinus <michael.albinus@gmx.de>
2322
2323 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2324 and "External transfer methods".
2325
285f0d3a
JB
23262007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2327
2328 * calc.texi (Predefined Units): Add some history.
2329
526dc846
MO
23302007-09-08 Michael Olson <mwolson@gnu.org>
2331
87e04f16
JB
2332 * erc.texi (Copying): New section included from gpl.texi.
2333 This matches the look of the upstream ERC manual.
526dc846 2334
f10d0e80
JB
23352007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2336
87e04f16 2337 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2338 (Random Numbers): Clarify the distribution of `random'.
2339
4009494e
GM
23402007-09-06 Glenn Morris <rgm@gnu.org>
2341
f1fc42aa 2342 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2343 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2344 Change all setfilename commands to use ../../info.
2345 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2346 refer to the Emacs manual here.
2347 (infodir): New variable.
2348 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2349 (cc-mode.texi, faq.texi): Update references to source file locations.
2350 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2351 do not refer to the Emacs manual here.
2352 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2353
2354 * Makefile.in: Add `basename' versions of all info targets, for
2355 convenience when rebuilding just one manual.
2356 (../etc/GNU): Delete obsolete target.
2357 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2358 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2359 *.vrs *.toc here...
2360 (maintainer-clean): ...from here.
4009494e
GM
2361
2362 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2363
2de53ca6
GM
23642007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2365
2366 * calc.texi (Date Conversions): Clarify definition of
2367 Julian day numbering.
2368 (Date Forms): Clarify definition of Julian day numbering;
2369 add some history.
2370
23712007-08-30 Carsten Dominik <dominik@science.uva.nl>
2372
87e04f16 2373 * org.texi: Version 5.07.
2de53ca6
GM
2374
23752007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2376
2377 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2378
23792007-08-22 Carsten Dominik <dominik@science.uva.nl>
2380
2381 * org.texi (Adding hyperlink types): New section.
2382 (Embedded LaTeX): Chapter updated because of LaTeX export.
2383 (LaTeX export): New section.
2384 (Using links out): New section.
2385
23862007-08-22 Glenn Morris <rgm@gnu.org>
2387
2388 * faq.texi (Learning how to do something): Refcards now in
2389 etc/refcards/ directory.
2390
23912007-08-22 Michael Albinus <michael.albinus@gmx.de>
2392
2393 * tramp.texi (Remote Programs): Persistency file must be cleared when
2394 changing `tramp-remote-path'.
2395 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2396 macro.
2397
23982007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2399
2400 * calc.texi: Move contents to beginning of file.
2401 (Algebraic Entry): Fix the formatting of an example.
2402
24032007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2404
2405 * calc.texi (Basic Operations on Units): Mention exact versus
2406 inexact conversions.
2407
24082007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2409
2410 * calc.texi (Basic Operations on Units): Mention default
2411 values for new units.
2412 (Quick Calculator Mode): Mention that binary format will
2413 be displayed.
2414
24152007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2416
2417 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2418
24192007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2420
2421 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2422
24232007-08-08 Glenn Morris <rgm@gnu.org>
2424
2425 * gnus.texi, sieve.texi: Replace `iff'.
2426
24272007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2428
2429 * calc.texi (Basic Graphics): Mention the graphing of error
2430 forms.
2431 (Graphics Options): Mention how `g s' handles error forms.
2432 (Curve Fitting): Mention plotting the curves.
2433 (Standard Nonlinear Models): Add additional models.
2434 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2435 (Linear Fits): Correct result.
2436
24372007-08-01 Alan Mackenzie <acm@muc.de>
2438
2439 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2440 to "--no-site-file".
2441
24422007-07-29 Michael Albinus <michael.albinus@gmx.de>
2443
2444 * tramp.texi (Frequently Asked Questions): Point to mode line
2445 extension in Emacs 23.1.
2446
2447 * trampver.texi: Update release number.
2448
24492007-07-27 Glenn Morris <rgm@gnu.org>
2450
2451 * calc.texi (Copying): Include license text from gpl.texi, rather than
2452 in-line.
2453
24542007-07-25 Glenn Morris <rgm@gnu.org>
2455
2456 * calc.texi (Copying): Replace license with GPLv3.
2457
2458 * Relicense all FSF files to GPLv3 or later.
2459
24602007-07-22 Michael Albinus <michael.albinus@gmx.de>
2461
2462 Sync with Tramp 2.1.10.
2463
2464 * tramp.texi (trampfn): Expand macro implementation in order to handle
2465 empty arguments.
2466 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2467 occurrences by trampfn.
2de53ca6 2468 (Frequently Asked Questions): Extend example code for host
b2abec73 2469 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2470 file names to be typed.
2471
2472 * trampver.texi: Update release number.
2473
24742007-07-17 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2477 section. Reported by <poti@potis.org>.
2478 (Remote processes): Arguments of the program to be debugged are taken
2479 literally.
2480 (Frequently Asked Questions): Simplify recentf example.
2481
24822007-07-14 Karl Berry <karl@gnu.org>
2483
2484 * info.texi (@copying): New Back-Cover Text.
2485
2486 * info.texi (Quitting Info): Move to proper place in source.
2487 (Reported by Benno Schulenberg.)
2488
24892007-07-13 Eli Zaretskii <eliz@gnu.org>
2490
2491 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2492
2493 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2494
2495 * emacs-mime.texi: Add @documentencoding directive.
2496
24972007-07-12 Nick Roberts <nickrob@snap.net.nz>
2498
2499 * tramp.texi (Remote processes): Add an anchor to the subsection
2500 "Running a debugger on a remote host".
2501
25022007-07-12 Michael Albinus <michael.albinus@gmx.de>
2503
2504 * tramp.texi (Remote processes): Don't call it "experimental" any
2505 longer. Add subsection about running a debugger on a remote host.
2506
25072007-07-10 Carsten Dominik <dominik@science.uva.nl>
2508
2509 * org.texi (Properties and columns): Chapter rewritten.
2510
25112007-07-08 Michael Albinus <michael.albinus@gmx.de>
2512
2513 * tramp.texi:
2514 * trampver.texi: Migrate to Tramp 2.1.
2515
25162007-07-02 Carsten Dominik <dominik@science.uva.nl>
2517
2518 * org.texi (Properties): New chapter.
2519
25202007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2521
2522 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2523 Control Panel.
2524
2525 * gnus.texi (Misc Article): Add index entry for
2526 gnus-single-article-buffer.
2527
25282007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2529
2530 * gnus.texi (Starting Up): Fix typo.
2531
25322007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2533
2534 * gnus.texi (Asynchronous Fetching): Fix typo.
2535
25362007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2537
2538 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2539 (About This Manual): Remove redundant information.
2540 (Getting Started): Mention author.
2541 (Basic Arithmetic, Customizing Calc): Make description of the
2542 variable `calc-multiplication-has-precedence' match its new effect.
2543
25442007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2545
2546 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2547 the variable `calc-multiplication-has-precedence'.
2548
25492007-06-19 Carsten Dominik <dominik@science.uva.nl>
2550
2551 * org.texi (Tag): Section swapped with node Timestamps.
2552 (Formula syntax for Lisp): Document new `L' flag.
2553
25542007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2555
2556 * gnus.texi (Misc Group Stuff, Summary Buffer)
2557 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2558
25592007-06-06 Juanma Barranquero <lekktu@gmail.com>
2560
2561 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2562 * gnus.texi (Article Buttons, Mail Source Customization)
2563 (Sending or Not Sending, Customizing NNDiary):
2564 * message.texi (Message Headers):
2565 * mh-e.texi (HTML): Fix typos.
2566
25672007-06-07 Michael Albinus <michael.albinus@gmx.de>
2568
2569 Sync with Tramp 2.0.56.
2570
2571 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2572 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2573
25742007-06-02 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * Version 22.1 released.
2577
25782007-05-26 Michael Olson <mwolson@gnu.org>
2579
2580 * erc.texi (Modules): Fix references to completion modules.
2581
25822007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2583
2584 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2585
25862007-05-09 Didier Verna <didier@xemacs.org>
2587
2588 * gnus.texi (Email Based Diary): New. Proper documentation for the
2589 nndiary back end and the gnus-diary library.
2590
25912007-05-03 Karl Berry <karl@gnu.org>
2592
2593 * .cvsignore (*.pdf): New entry.
2594
2595 * texinfo.tex: Update from current version for better pdf generation.
2596
25972007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2598
2599 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2600
26012007-04-28 Glenn Morris <rgm@gnu.org>
2602
2603 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2604 consideration of legal status.
2605
26062007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2607
2608 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2609
26102007-04-24 Chong Yidong <cyd@stupidchicken.com>
2611
2612 * faq.texi (New in Emacs 22): python.el removed.
2613
26142007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2615
2616 * calc.texi (Reporting bugs): Update maintainer's address.
2617
26182007-04-22 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2621
26222007-04-15 Jay Belanger <belanger@truman.edu>
2623
2624 * calc.texi (Title page): Remove the date.
2625 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2626 (The Standard Calc Interface): Change trail title.
2627 (Floats): Mention that when non-decimal floats are entered, only
2628 approximations are stored.
2629 (Copying): Move to the appendices.
2630 (GNU Free Documentation License): Add as an appendix.
2631
26322007-04-15 Chong Yidong <cyd@stupidchicken.com>
2633
2634 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2635 * dired-x.texi, ebrowse.texi, ediff.texi:
2636 * emacs-mime.texi, erc.texi, eshell.texi:
2637 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2638 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2639 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2640 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2641 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2642 * woman.texi: Include GFDL.
2643
2644 * doclicense.texi: Remove node heading, so that it can be included by
2645 other files.
2646
2647 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2648
2649 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2650 than *.
2651
26522007-04-14 Carsten Dominik <dominik@science.uva.nl>
2653
2654 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2655 in Calc.
2656
26572007-04-09 Romain Francoise <romain@orebokech.com>
2658
2659 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2660 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2661 replace mouse-2.
2662
26632007-04-08 Chong Yidong <cyd@stupidchicken.com>
2664
2665 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2666 renamed to woman-use-topic-at-point. Document new behavior.
2667
26682007-04-08 Richard Stallman <rms@gnu.org>
2669
2670 * url.texi: Fix some indexing.
2671 (Disk Caching): Drop discussion of old/other Emacs versions.
2672
26732007-04-07 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * url.texi (Disk Caching): Say Emacs 21 "and later".
2676
2677 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2678 on Font locking which now mentions JIT lock.
2679
26802007-04-01 Michael Olson <mwolson@gnu.org>
2681
2682 * erc.texi: Update for the ERC 5.2 release.
2683
26842007-03-31 David Kastrup <dak@gnu.org>
2685
2686 * woman.texi (Topic, Interface Options): Explain changes semantics of
2687 woman-manpath in order to consider MANPATH_MAP entries.
2688
26892007-03-31 Eli Zaretskii <eliz@gnu.org>
2690
2691 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2692
26932007-03-26 Richard Stallman <rms@gnu.org>
2694
2695 * pgg.texi (Caching passphrase): Clean up previous change.
2696
26972007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2698
2699 * gnus.texi (Setting Process Marks): Fix typo.
2700
27012007-03-25 Romain Francoise <romain@orebokech.com>
2702
2703 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2704 readability, and include various fixes by Daniel Brockman, Nick Roberts
2705 and Dieter Wilhelm.
2706
27072007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2708
2709 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2710
2711 * gnus.texi (Mail Source Specifiers): Fix typo.
2712
27132007-03-22 Ralf Angeli <angeli@caeruleus.net>
2714
2715 * reftex.texi (Imprint): Update maintainer information.
2716
27172007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2718
2719 * message.texi (Message Buffers): Update documentation for
2720 message-generate-new-buffers.
2721
27222007-03-15 Daiki Ueno <ueno@unixuser.org>
2723
2724 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2725
27262007-03-21 Glenn Morris <rgm@gnu.org>
2727
2728 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2729
27302007-03-19 Chong Yidong <cyd@stupidchicken.com>
2731
2732 * eshell.texi (Known problems): Emacs 21 -> 22.
2733
2734 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2735
27362007-03-18 Jay Belanger <belanger@truman.edu>
2737
2738 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2739
27402007-03-12 Glenn Morris <rgm@gnu.org>
2741
2742 * calc.texi (Time Zones): Switch to new North America DST rule.
2743
2744 * calc.texi: Replace "daylight savings" with "daylight
2745 saving" in text throughout.
2746
27472007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2748
2749 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2750 The variable now uses a list of symbols instead of just a symbol.
2751 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2752
27532007-03-06 Romain Francoise <romain@orebokech.com>
2754
2755 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2756 new packages, and mention Gnus update.
2757
27582007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2759
2760 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2761 nntp-open-connection-functions-never-echo-commands.
2762
27632007-02-27 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2766 problems on the console, and security risk in not using gpg-agent.
2767
27682007-02-25 Carsten Dominik <dominik@science.uva.nl>
2769
2770 * org.texi (The spreadsheet): Renamed from "Table calculations".
2771 Completely reorganized and rewritten.
2772 (CamelCase links): Section removed.
2773 (Repeating items): New section.
2774 (Tracking TODO state changes): New section.
2775 (Agenda views): Chapter reorganized and rewritten.
2776 (HTML export): Section rewritten.
2777 (Tables in arbitrary syntax): New section.
2778 (Summary): Better feature summary.
2779 (Activation): Document problem with cut-and-paste of Lisp code
2780 from PDF files.
2781 (Visibility cycling): Document indirect buffer use.
2782 (Structure editing): Document sorting.
2783 (Remember): Section rewritten.
2784 (Time stamps): Better description of time stamp types.
2785 (Tag searches): Document regular expression search for tags.
2786 (Stuck projects): New section.
2787 (In-buffer settings): New keywords.
2788 (History and Acknowledgments): Updated description.
2789
27902007-02-24 Alan Mackenzie <acm@muc.de>
2791
2792 * cc-mode.texi (Movement Commands): Insert two missing command names.
2793 (Getting Started): Slight wording correction (use conditional).
2794
27952007-02-22 Kim F. Storm <storm@cua.dk>
2796
2797 * widget.texi (User Interface, Basic Types): Document need to put some
2798 text before the %v escape in :format string in editable-field widget.
2799
28002007-02-18 Romain Francoise <romain@orebokech.com>
2801
2802 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2803 `cvs-mode-quit'.
2804
28052007-02-10 Markus Triska <markus.triska@gmx.at>
2806
2807 * widget.texi (Programming Example): Put constant strings in :format.
2808
28092007-02-07 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * faq.texi (Fullscreen mode on MS-Windows): New node.
2812
28132007-02-04 David Kastrup <dak@gnu.org>
2814
2815 * faq.texi (AUCTeX): Update version number. Should probably be done
2816 for other packages as well.
2817
28182007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2819
2820 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2821 <tassilo@member.fsf.org>.
2822
28232007-01-27 Eli Zaretskii <eliz@gnu.org>
2824
2825 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2826 ls-lisp-use-localized-time-format.
2827
28282007-01-20 Markus Triska <markus.triska@gmx.at>
2829
2830 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2831
28322007-01-13 Michael Olson <mwolson@gnu.org>
2833
2834 * erc.texi (Modules): Mention capab-identify module.
2835
28362007-01-05 Michael Olson <mwolson@gnu.org>
2837
2838 * erc.texi (Getting Started): Update for /RECONNECT command.
2839
28402007-01-04 Richard Stallman <rms@gnu.org>
2841
2842 * ebrowse.texi: Change C-c b to C-c C-m.
2843
28442007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2845
2846 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2847 variables only in info to avoid redundant entries in the printed
2848 manual.
2849
28502007-01-02 Daiki Ueno <ueno@unixuser.org>
2851
2852 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2853
28542007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2855
2856 * message.texi (Security): Split into sub-nodes.
2857
28582007-01-01 Alan Mackenzie <acm@muc.de>
2859
2860 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2861 eval-after-load in Emacs <=21 and a workaround. Document that
2862 trigraphs are not supported.
2863
28642007-01-01 Alan Mackenzie <acm@muc.de>
2865
2866 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2867 c-context-line-break. When invoked within a string, preserve
2868 whitespace. Add a backslash only when also in a macro.
2869
28702007-01-01 Alan Mackenzie <acm@muc.de>
2871
2872 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2873
28742007-01-01 Alan Mackenzie <acm@muc.de>
2875
2876 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2877 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2878
28792007-01-01 Alan Mackenzie <acm@muc.de>
2880
2881 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2882 "Choosing a Style".
2883
2884 * cc-mode.texi ("Styles"): Add @dfn{style}.
2885
28862006-12-30 Michael Albinus <michael.albinus@gmx.de>
2887
2888 Sync with Tramp 2.0.55.
2889
2890 * trampver.texi: Update release number.
2891
28922006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2893
2894 * gnus.texi (Customizing Articles): Add index entries for all
2895 gnus-treat-* variables.
2896
c8763fb6 28972006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2898
2899 * gnus.texi (IMAP): Fix incorrect explanation of
2900 nnimap-search-uids-not-since-is-evil in documentation for
2901 nnimap-expunge-search-string.
2902
29032006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2904
2905 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2906 spam-ifile-database.
2907
29082006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2909
2910 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2911 rebind C-s.
2912
c8763fb6 29132006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2914
2915 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2916 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2917 "expiring mail".
2918 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2919 nnimap-nov-is-evil.
2920
29212006-12-25 Kevin Ryde <user42@zip.com.au>
2922
2923 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2924 about the key procedure being used heavily.
2925
29262006-12-24 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2929 to t.
2930 (Prerequisites): Add explanation about gpg-agent.
2931
29322006-12-22 Kevin Ryde <user42@zip.com.au>
2933
2934 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2935 "sort" instead of "sort*".
2936
29372006-12-19 Richard Stallman <rms@gnu.org>
2938
2939 * calc.texi (History and Acknowledgements): Recognize that Emacs
2940 now does have floating point.
2941
29422006-12-19 Michael Albinus <michael.albinus@gmx.de>
2943
2944 * tramp.texi (External transfer methods): Describe new method `scpc'.
2945
29462006-12-17 Sascha Wilde <wilde@sha-bang.de>
2947
2948 * pgg.texi: Added short note on gpg-agent to the introduction.
2949
29502006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2951
2952 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2953 also applies to Cc.
2954
29552006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2956
2957 * gnus.texi (X-Face): Clarify. Say which programs are required
2958 on Windows.
2959
29602006-12-08 Michael Olson <mwolson@gnu.org>
2961
2962 * erc.texi (Modules): Remove documentation for list module.
2963
c8763fb6 29642006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2965
2966 * faq.texi (^M in the shell buffer): Ditto.
2967
29682006-11-20 Michael Olson <mwolson@gnu.org>
2969
2970 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2971
29722006-11-17 Carsten Dominik <dominik@science.uva.nl>
2973
2974 * org.texi: Fix typos.
2975 (Agenda commands): Document `C-k'.
2976
29772006-11-16 Eli Zaretskii <eliz@gnu.org>
2978
2979 * url.texi (http/https): Fix a typo in the HTTP URL.
2980
29812006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2982
2983 * ada-mode.texi: Total rewrite.
2984
29852006-11-13 Carsten Dominik <dominik@science.uva.nl>
2986
2987 * org.texi: Minor typo fixes.
2988
29892006-11-13 Bill Wohler <wohler@newt.com>
2990
2991 Release MH-E manual version 8.0.3.
2992
2993 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2994 release 8.0.3.
2995
2996 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2997 to set MAILDIR.
2998 (Reading Mail): Document the customization of read-mail-command
2999 for MH-E.
3000 (Viewing Attachments): Document mm-discouraged-alternatives.
3001 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3002 (Junk): Add more information about the settings of mh-junk-background
3003 in a program. Add /usr/bin/mh to PATH in examples.
3004
30052006-11-12 Richard Stallman <rms@gnu.org>
3006
3007 * woman.texi: Update author address but say he no longer maintains it.
3008
30092006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3010
3011 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3012 archived trees.
3013 (Checkboxes): Section moved to chapter 5, and extended.
3014 (The date/time prompt): New section.
3015 (Link abbreviations): New section.
3016 (Presentation and sorting): New section.
3017 (Custom agenda views): Section completely rewritten.
3018 (Summary): Compare with Planner.
3019 (Feedback): More info about creating backtraces.
3020 (Plain lists): Modified example.
3021 (Breaking down tasks): New section.
3022 (Custom time format): New section.
3023 (Time stamps): Document inactive timestamps.
3024 (Setting tags): More details about fast tag selection.
3025 (Block agenda): New section.
3026 (Custom agenda views): Section rewritten.
3027 (Block agenda): New section.
3028
30292006-11-07 Michael Albinus <michael.albinus@gmx.de>
3030
3031 * tramp.texi (Configuration): scp is the default method.
3032 (Default Method): Use ssh as example for another method.
3033
30342006-10-27 Richard Stallman <rms@gnu.org>
3035
3036 * woman.texi: Downcase nroff/troff/roff.
3037 (Installation): Chapter deleted. Some xrefs deleted.
3038 (Background): woman doesn't advise man ;-).
3039
c8763fb6 30402006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3041
3042 * ada-mode.texi (Project files, Identifier completion)
3043 (Automatic Casing, Debugging, Using non-standard file names)
3044 (Working Remotely): Fix typos.
3045
30462006-10-20 Masatake YAMATO <jet@gyve.org>
3047
3048 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3049 sample code `my-c-initialization-hook'.
3050
30512006-10-19 Stuart D. Herring <herring@lanl.gov>
3052
3053 * widget.texi: Fix typos.
3054
30552006-10-19 Michael Albinus <michael.albinus@gmx.de>
3056
3057 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3058 "???". There have been no complaints for years, so the information
3059 must be appropriate.
3060
30612006-10-16 Richard Stallman <rms@gnu.org>
3062
3063 * widget.texi: Use @var instead of capitalization.
3064 Clarify many widget type descriptions.
3065
30662006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3067
3068 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3069 gnus-dired-attach.
3070 (Selecting a Group): Fix typo.
3071
c8763fb6 30722006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3073
3074 * widget.texi: Fix typos.
3075
30762006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3077
3078 * gnus.texi (Image Enhancements): Update for Emacs 22.
3079
3080 * gnus-faq.texi ([1.3]): Update.
3081
30822006-10-06 Richard Stallman <rms@gnu.org>
3083
3084 * faq.texi (Displaying the current line or column):
3085 Delete "As of Emacs 20".
3086
30872006-10-06 Romain Francoise <romain@orebokech.com>
3088
3089 * faq.texi (VM): VM works with Emacs 22 too.
3090
30912006-10-06 Richard Stallman <rms@gnu.org>
3092
3093 * ebrowse.texi: Remove Emacs version "21" from title.
3094
30952006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3096
3097 * gnus.texi (Foreign Groups): Say where change of editing commands are
3098 stored. Add reference to `gnus-parameters'.
3099
31002006-09-15 Jay Belanger <belanger@truman.edu>
3101
3102 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3103 Change "Library Public License" to "Lesser Public License"
3104 throughout. Use "yyyy" to represent year.
3105
31062006-09-15 Carsten Dominik <dominik@science.uva.nl>
3107
3108 * org.texi (Setting tags): Typo fix.
3109
31102006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3111
3112 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3113
31142006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3115
3116 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3117
31182006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3119
3120 * faq.texi (Escape sequences in shell output): EMACS is now set
3121 to Emacs's absolute file name, not to "t".
3122 (^M in the shell buffer): Likewise.
3123 * misc.texi (Interactive Shell): Likewise.
3124
31252006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3126
3127 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3128 mails with pop3-leave-mail-on-server. Fix wording.
3129 (Limiting): Improve gnus-summary-limit-to-articles.
3130 (X-Face): Fix typo.
3131
31322006-09-11 Simon Josefsson <jas@extundo.com>
3133
3134 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3135 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3136
31372006-09-06 Simon Josefsson <jas@extundo.com>
3138
3139 * smtpmail.texi (Authentication): Mention SSL.
3140
31412006-09-01 Eli Zaretskii <eliz@gnu.org>
3142
3143 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3144 Don't use @indicateurl.
3145
3146 * cc-mode.texi (Subword Movement): Don't use @headitem.
3147 (Custom Braces, Clean-ups): Don't use @tie.
3148
31492006-08-29 Michael Albinus <michael.albinus@gmx.de>
3150
3151 Sync with Tramp 2.0.54.
3152
3153 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3154 Suggested by Adrian Phillips <a.phillips@met.no>.
3155
31562006-08-15 Carsten Dominik <dominik@science.uva.nl>
3157
3158 * org.texi (Installation, Activation): Split from Installation and
3159 Activation.
3160 (Clocking work time): Documented new features.
3161
31622006-08-13 Alex Schroeder <alex@gnu.org>
3163
3164 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3165 example.
3166
31672006-08-12 Eli Zaretskii <eliz@gnu.org>
3168
3169 * faq.texi (How to add fonts): New node.
3170
31712006-08-05 Romain Francoise <romain@orebokech.com>
3172
3173 * faq.texi (New in Emacs 22): Expand.
3174
31752006-08-03 Michael Olson <mwolson@gnu.org>
3176
3177 * erc.texi: Update for ERC 5.1.4.
3178
31792006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3180
3181 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3182 in .../site-lisp/gnus/ by default.
3183 [ From gnus-news.texi in the trunk. ]
3184
31852006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3186
3187 * gnus.texi (MIME Commands): Additions for yEnc.
3188
31892006-07-24 Richard Stallman <rms@gnu.org>
3190
3191 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3192 * faq.texi: Move periods and commas inside quotes.
3193
31942006-07-20 Jay Belanger <belanger@truman.edu>
3195
3196 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3197
31982006-07-18 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * faq.texi (Security risks with Emacs): Document Emacs 22
3201 file-local-variable mechanism.
3202
32032006-07-12 Michael Olson <mwolson@gnu.org>
3204
3205 * erc.texi: Update for ERC 5.1.3.
3206
32072006-07-12 Alex Schroeder <alex@gnu.org>
3208
3209 * rcirc.texi: Fix typos.
3210 (Getting started with rcirc): New calling convention for M-x irc.
3211 Mention #rcirc. Removed channel tracking.
3212 (Configuration): Changed the names of all variables that got changed
3213 recently, eg. rcirc-server to rcirc-default-server. Added
3214 documentation for rcirc-authinfo, some background for Bitlbee, and
3215 rcirc-track-minor-mode.
3216 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3217 Scrolling.
3218 (Reconnecting after you have lost the connection): Fixed example code
3219 to match code changes.
3220
32212006-07-10 Nick Roberts <nickrob@snap.net.nz>
3222
3223 * gnus.texi, message.texi: Fix typos.
3224
32252006-07-07 Carsten Dominik <dominik@science.uva.nl>
3226
3227 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3228 commands.
3229 (Global TODO list): Document the use of the variables
3230 `org-agenda-todo-ignore-scheduled' and
3231 `org-agenda-todo-list-sublevels'.
3232
32332006-07-05 Richard Stallman <rms@gnu.org>
3234
3235 * faq.texi (Scrolling only one line): Fix xref.
3236
32372006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3238
3239 * faq.texi (Evaluating Emacs Lisp code):
3240 Throughout, replace eval-current-buffer with eval-buffer.
3241
32422006-07-03 Richard Stallman <rms@gnu.org>
3243
3244 * rcirc.texi (Scrolling conservatively): Fix xref.
3245
3246 * pcl-cvs.texi (Viewing differences): Usage fix.
3247
32482006-07-03 Carsten Dominik <dominik@science.uva.nl>
3249
3250 * org.texi (Agenda commands): Document `s' key to save all org-mode
3251 buffers.
3252
32532006-06-30 Ralf Angeli <angeli@caeruleus.net>
3254
3255 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3256 names. Mention `cvs-msg' face.
3257
32582006-06-29 Carsten Dominik <dominik@science.uva.nl>
3259
3260 * org.texi (Checkboxes): New section.
3261
32622006-06-28 Carsten Dominik <dominik@science.uva.nl>
3263
3264 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3265 throughout this chapter.
3266
32672006-06-27 Chong Yidong <cyd@stupidchicken.com>
3268
3269 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3270 text for standalone vs Emacs info.
3271 (Help): Clarify header line description. Use mouse-1 for clicks.
3272 (Help-P): Use mouse-1 for clicks.
3273 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3274 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3275 (Choose menu subtopic): Remove gratuitous Emacs command names.
3276 (Help-FOO): Put usual behavior first.
3277 (Help-Xref): Clicking on xrefs works in Emacs.
3278 (Search Text): Clarify what the default behavior is.
3279 (Create Info buffer): Fix Emacs window/X window confusion.
3280 (Emacs Info Variables): Fix for new Emacs init file behavior.
3281
32822006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3283
3284 * gnus.texi (Summary Buffer Lines): Fix typo.
3285
32862006-06-23 Carsten Dominik <dominik@science.uva.nl>
3287
3288 * org.texi (Embedded LaTeX): New chapter.
3289 (Archiving): Section rewritten.
3290 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3291
32922006-06-20 Bill Wohler <wohler@newt.com>
3293
3294 Release MH-E manual version 8.0.1.
3295
3296 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3297 release 8.0.1.
3298 (Preface): Depend on GNU mailutils 1.0 and higher.
3299
33002006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3301
3302 * message.texi (News Headers): Update message-syntax-checks section.
3303
33042006-06-19 Karl Berry <karl@gnu.org>
3305
3306 * info.texi (Advanced): Mention C-q, especially with ?.
3307
33082006-06-19 Carsten Dominik <dominik@science.uva.nl>
3309
3310 * org.texi (Publishing links): Document the `:link-validation-function'
3311 property.
3312 (Extensions and Hacking): New chapter, includes some sections of the
3313 "Miscellaneous" chapter.
3314
33152006-06-10 Carsten Dominik <dominik@science.uva.nl>
3316
3317 * org.texi (Progress logging): New section.
3318
33192006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3320
3321 * viper.texi (Viper Specials):
3322 * gnus.texi (Example Setup):
3323 * faq.texi (Backspace invokes help):
3324 * dired-x.texi (Optional Installation Dired Jump):
3325 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3326 follow coding conventions.
3327
33282006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3329
3330 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3331
33322006-06-06 Carsten Dominik <dominik@science.uva.nl>
3333
3334 * org.texi (ASCII export): Document indentation adaptation.
3335 (Setting tags): Document mutually-exclusive tags.
3336
33372006-06-05 Romain Francoise <romain@orebokech.com>
3338
3339 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3340 Fix typo.
3341
3342 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3343 channel (#gnus@irc.freenode.net).
3344 Fix typos. Update copyright notice.
3345
3346 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3347 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3348 (Line-Up Functions, Custom Macros):
3349 * ediff.texi (Window and Frame Configuration)
dccb744b 3350 (Highlighting Difference Regions):
2de53ca6
GM
3351 * emacs-mime.texi (Display Customization):
3352 * erc.texi (History):
3353 * eshell.texi (Known problems):
3354 * eudc.texi (Overview, BBDB):
3355 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3356 (The problem of spam, SpamOracle, Extending the Spam package)
3357 (Conformity, Terminology):
dccb744b 3358 * idlwave.texi (Routine Info)
2de53ca6
GM
3359 (Class and Keyword Inheritance, Padding Operators)
3360 (Breakpoints and Stepping, Electric Debug Mode)
3361 (Examining Variables, Troubleshooting):
3362 * org.texi (Creating timestamps):
3363 * reftex.texi (Commands, Options, Changes):
3364 * tramp.texi (Inline methods, Password caching)
3365 (Auto-save and Backup, Issues):
3366 * vip.texi (Files, Commands in Insert Mode):
3367 * viper.texi (Emacs Preliminaries, States in Viper)
3368 (Packages that Change Keymaps, Viper Specials, Groundwork):
3369 Fix various typos.
3370
33712006-05-31 Michael Ernst <mernst@alum.mit.edu>
3372
3373 * ediff.texi: Fix typos.
3374
33752006-05-30 Carsten Dominik <dominik@science.uva.nl>
3376
3377 * org.texi: Small typo fixes.
3378
33792006-05-29 Michael Albinus <michael.albinus@gmx.de>
3380
3381 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3382
33832006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3384
3385 * pcl-cvs.texi: Fix typos.
3386 (Customization): Say "us".
3387
33882006-05-26 Eli Zaretskii <eliz@gnu.org>
3389
3390 * org.texi: Remove bogus @setfilename.
3391
33922006-05-26 Carsten Dominik <dominik@science.uva.nl>
3393
3394 * org.texi (ASCII export): Omit command name.
3395 (HTML export): Add prefix to all lines in Local Variable example.
3396 (Acknowledgments): Typeset names in italics.
3397
33982006-05-24 Carsten Dominik <dominik@science.uva.nl>
3399
3400 * org.texi (Plain lists): Add new item navigation commands.
3401 (External links): Document elisp and info links.
3402 (Custom searches): New section.
3403 (Publishing): New chapter.
3404 (HTML export): Include a list of supported CSS classes.
3405 (Setting tags): Describe the fast-tag-setting interface.
3406
34072006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3408
3409 * dired-x.texi: ifinfo -> ifnottex.
3410
34112006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3412
3413 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3414
34152006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3416
3417 * message.texi (Interface): Add tool bar customization.
3418 (MIME): Index and text additions for mml-attach.
3419 (MIME): Describe mml-dnd-protocol-alist and
3420 mml-dnd-attach-options.
3421
3422 * gnus.texi (Oort Gnus): Reorder entries in sections.
3423 Fix some entries.
3424 (Starting Up): Add references to "Emacs for Heathens" and to
3425 "Finding the News". Add user-full-name and user-mail-address.
3426 (Group Buffer Format): Add tool bar customization and update.
3427 (Summary Buffer): Add tool bar customization.
3428 (Posting Styles): Add message-alternative-emails.
3429
34302006-05-09 Michael Albinus <michael.albinus@gmx.de>
3431
3432 * tramp.texi (Filename completion): Improve wording.
3433
34342006-05-07 Romain Francoise <romain@orebokech.com>
3435
3436 * faq.texi (Using regular expressions): Fix typo.
3437 (Packages that do not come with Emacs): Fix capitalization.
3438 (Replacing text across multiple files): Expand node to explain how
3439 to use `dired-do-query-replace-regexp' in more detail, based on
3440 suggestion by Eric Hanchrow <offby1@blarg.net>.
3441
34422006-05-06 Michael Albinus <michael.albinus@gmx.de>
3443
3444 * tramp.texi (Filename completion): Completion of remote files'
3445 method, user name and host name is active only in partial
3446 completion mode.
3447
34482006-05-06 Bill Wohler <wohler@newt.com>
3449
3450 Release MH-E manual version 8.0.
3451
3452 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3453 release 8.0.
3454
34552006-05-06 Bill Wohler <wohler@newt.com>
3456
3457 * mh-e.texi (MH-BOOK-HOME): Change from
3458 http://www.ics.uci.edu/~mh/book/mh to
3459 http://rand-mh.sourceforge.net/book/mh.
3460 Replace .htm suffix with .html for MH book files.
3461 (Using This Manual): Update key binding for getting relevant
3462 chapter in Info from command key.
3463 (Ranges): Fix itemx.
3464
34652006-05-05 Karl Berry <karl@gnu.org>
3466
3467 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3468 (\fonttextsize): New user-level command to change text font size.
3469
34702006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3471
3472 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3473
34742006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3475
3476 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3477
34782006-04-24 Bill Wohler <wohler@newt.com>
3479
3480 * mh-e.texi (Getting Started): Make it more explicit that you need
3481 to install MH. Add pointers to current MH implementations.
3482
34832006-04-21 Bill Wohler <wohler@newt.com>
3484
3485 Release MH-E manual version 7.94.
3486
3487 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3488 release 7.94.
3489
34902006-04-21 Carsten Dominik <dominik@science.uva.nl>
3491
3492 * org.texi: Many small fixes.
3493 (Handling links): Rename from "Managing links".
3494
34952006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3496
3497 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3498 (Splitting mail using spam-stat): Fix @xref.
3499
35002006-04-20 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3503 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3504
35052006-04-20 Carsten Dominik <dominik@science.uva.nl>
3506
3507 * org.texi (Time stamps): Better explanation of the purpose of
3508 different time stamps.
3509 (Structure editing, Plain lists): More details on how new items
3510 and headings are inserted.
3511
35122006-04-18 Carsten Dominik <dominik@science.uva.nl>
3513
3514 * org.texi (Formula syntax): Fix link to Calc Manual.
3515
35162006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3517
3518 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3519
35202006-04-17 Bill Wohler <wohler@newt.com>
3521
3522 * mh-e.texi (Folders): Update mh-before-quit-hook and
3523 mh-quit-hook example with code that removes the buffers rather
3524 than just bury them.
3525
35262006-04-17 Michael Albinus <michael.albinus@gmx.de>
3527
3528 Sync with Tramp 2.0.53.
3529
35302006-04-13 Carsten Dominik <dominik@science.uva.nl>
3531
3532 * org.texi (Updating settings): New section.
3533 (Visibility cycling): Better names for the startup folding
3534 options.
3535 (Exporting): Completely restructured.
3536 (The very busy C-c C-c key): New section.
3537 (Summary of in-buffer settings): New section.
3538
35392006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3540
3541 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3542
35432006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3544
3545 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3546 (Server Commands): Key `v' is reserved for users.
3547
35482006-04-11 Carsten Dominik <dominik@science.uva.nl>
3549
3550 * org.texi (Link format): New section, emphasis on bracket links.
3551 (External links): Document bracket links.
3552 (FAQ): Expand to cover shell links and the new link format.
3553
35542006-04-09 Kevin Ryde <user42@zip.com.au>
3555
3556 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3557
35582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3559
3560 * gnus.texi (Summary Buffer Lines): Add `*'.
3561
c8763fb6 35622006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3563
3564 * gnus.texi (Group Parameters):
3565 Mention gnus-permanently-visible-groups.
3566
35672006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3568
3569 * gnus.texi (Face): Fix typo.
3570
35712006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3572
3573 * gnus.texi (X-Face): Clarify.
3574 (Face): Need Emacs with PNG support.
3575
35762006-04-06 Richard Stallman <rms@gnu.org>
3577
3578 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3579 Emacs".
3580
35812006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3582
3583 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3584 blocks not suitable for inclusion with Emacs using variable
3585 PARTOFEMACS.
3586
35872006-04-04 Simon Josefsson <jas@extundo.com>
3588
3589 * gnus.texi (Security): Improve.
3590
35912006-04-02 Bill Wohler <wohler@newt.com>
3592
3593 * mh-e.texi (Getting Started, Junk, Bug Reports)
3594 (MH FAQ and Support): Fix URLs.
3595
35962006-03-31 Romain Francoise <romain@orebokech.com>
3597
3598 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3599 to t, not nil (and has for the past eight years).
3600
36012006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3602
3603 * message.texi, gnus.texi: Bump version to 5.11.
3604
36052006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3606
3607 * gnus.texi (Top): Add comment about version line.
3608
3609 * message.texi (Top): Ditto. Change to take named versions into
3610 account.
3611
36122006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3613
3614 * gnus.texi (Posting Styles): Add x-face-file to example.
3615 (X-Face): Refer to posting styles.
3616
3617 * gnus-faq.texi ([5.8]): Add x-face-file.
3618 ([8.4]): Add links to gmane.emacs.gnus.user and
3619 gmane.emacs.gnus.general.
3620
36212006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3622
3623 * gnus-faq.texi: Use .invalid.
3624 ([5.4]): Fix gnus-posting-styles example.
3625
36262006-03-27 Romain Francoise <romain@orebokech.com>
3627
3628 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3629 Emacs/W3 needs a new maintainer.
3630 (Ispell): Update author and version info.
3631 (Mailcrypt): Mention PGG.
3632 (New in Emacs 22): Add PGG to the list of new packages.
3633 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3634 updating dead URLs.
3635
36362006-03-25 Karl Berry <karl@gnu.org>
3637
3638 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3639 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3640 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3641 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3642 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3643 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3644 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3645 (2) do not indent copyright year list (or anything else).
3646
36472006-03-21 Bill Wohler <wohler@newt.com>
3648
3649 * mh-e.texi (Folders): Various edits.
3650
36512006-03-20 Romain Francoise <romain@orebokech.com>
3652
3653 * gnus.texi (Mail Folders): Grammar fix.
3654
36552006-03-19 Bill Wohler <wohler@newt.com>
3656
3657 * mh-e.texi (Replying): Document Mail-Followup-To.
3658 Change manually-formatted table to multitable. Add debugging info.
3659 Move description of mh-reply-default-reply-to into paragraph
3660 that describes its values.
3661
36622006-03-17 Bill Wohler <wohler@newt.com>
3663
10d1d0af 3664 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3665 (Sending Mail Tour): Update method of entering
3666 addresses and subject.
3667 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3668 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3669
36702006-03-15 Carsten Dominik <dominik@science.uva.nl>
3671
3672 * org.texi: Version number change only.
3673
36742006-03-14 Bill Wohler <wohler@newt.com>
3675
3676 * mh-e.texi: Add index entries around each paragraph rather than
3677 depend on entries from beginning of node. Doing so ensures that
3678 index entries are less likely to be forgotten if text is cut and
3679 pasted, and are necessary anyway if the references are on a
3680 separate page. It seems that makeinfo is now (v. 4.8) only
3681 producing one index entry per node, so there is no longer any
3682 excuse not to. Use subheading instead of heading. The incorrect
3683 use of heading produced very large fonts in Info--as large as the
3684 main heading.
3685 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3686 versions 6 and 7 appeared *around* the time of these Emacs releases.
3687
36882006-03-13 Carsten Dominik <dominik@science.uva.nl>
3689
3690 * org.texi (Clean view): Document new startup options.
3691
36922006-03-11 Bill Wohler <wohler@newt.com>
3693
3694 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3695 (Composing, Scan Line Formats): Fix @refs.
3696 (Getting Started): Define MH profile and MH profile components.
3697 (Incorporating Mail, Reading Mail, Viewing, Printing)
3698 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3699 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3700 for string constants.
3701 (Tool Bar): Remove spurious quote.
3702 (Junk): Use ``...'' instead of "...".
3703 (Scan Line Formats): Replace @samp with @kbd.
3704
37052006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3706
3707 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3708
37092006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3710
3711 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3712 easy to understand.
3713
37142006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3715
3716 * gnus.texi: Markup fix.
3717 (Fancy Mail Splitting): Specify new feature.
3718
37192006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3722 partial-words matching.
3723
37242006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3725
3726 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3727
3728 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3729 (MIME Commands): Fix mm-discouraged-alternatives.
3730
37312006-03-07 Carsten Dominik <dominik@science.uva.nl>
3732
3733 * org.texi: Version number change only.
3734
37352006-03-06 Bill Wohler <wohler@newt.com>
3736
3737 * mh-e.texi: Move from SourceForge repository to Savannah.
3738 This is version 7.93, which is a total rewrite from the previous
3739 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3740 version 7.93.
3741
37422006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3743
3744 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3745
37462006-03-01 Carsten Dominik <dominik@science.uva.nl>
3747
3748 * org.texi (Interaction): Add item about `org-mouse.el' by
3749 Piotr Zielinski.
3750 (Managing links): Document that also mouse-1 can be used to
3751 activate a link.
3752 (Headlines, FAQ): Add entry about hiding leading stars.
3753 (Miscellaneous): Resort the sections in this chapter to a more
3754 logical sequence.
3755
37562006-02-27 Simon Josefsson <jas@extundo.com>
3757
3758 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3759 2004-01-27 from the trunk).
3760
37612006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3762
3763 * cc-mode.texi: Rename c-hungry-backspace to
3764 c-hungry-delete-backwards, at the request of RMS. Leave the old
3765 name as an alias.
3766
37672006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3768
3769 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3770 include the function header within the defun.
3771
37722006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3773
3774 * cc-mode.texi: Correct two typos.
3775
37762006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3777
3778 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3779 existing comment.
3780 (Electric Keys): Add a justification for electric indentation.
3781 (Hungry WS Deletion): Clear up the names and complications of the
3782 BACKSPACE and DELETE keys.
3783
37842006-02-23 Juri Linkov <juri@jurta.org>
3785
3786 * faq.texi (Common requests): Move `Turning on auto-fill by
3787 default' after `Wrapping words automatically'. Move `Working with
3788 unprintable characters' before `Searching for/replacing newlines'.
3789 Move `Replacing highlighted text' after `Highlighting a region'.
3790 Merge `Repeating commands' and `Repeating a command as many times
3791 as possible' into the former.
3792 (Packages that do not come with Emacs): Add refs to Gmane and
3793 etc/MORE.STUFF.
3794
37952006-02-23 Juri Linkov <juri@jurta.org>
3796
3797 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3798 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3799 Add xref to `(emacs)Reporting Bugs'.
3800 (Getting a printed manual): Add URL to other formats of the manual.
3801 (Common requests): Fix menu.
3802 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3803 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3804 (Inserting text at the beginning of each line): Add pxref to
3805 `Changing the included text prefix'.
3806 (Forcing the cursor to remain in the same column): Mention `track-eol'
3807 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3808 (Replacing text across multiple files): Add keybinding `Q' for
3809 `dired-do-query-replace'.
3810
38112006-02-22 Carsten Dominik <dominik@science.uva.nl>
3812
3813 * reftex.texi: Version number and date change only.
3814
3815 * org.texi (Internal Links): Rewrite to cover the modified
3816 linking system.
3817
38182006-02-17 Eli Zaretskii <eliz@gnu.org>
3819
3820 * faq.texi: Remove the coding cookie, it's not needed anymore.
3821
38222006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3823
3824 * faq.texi (Colors on a TTY): Mention Mac OS port.
3825
38262006-02-12 Karl Berry <karl@gnu.org>
3827
3828 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3829 8-bit accented a.
3830
38312006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3832
3833 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3834
38352006-02-08 Romain Francoise <romain@orebokech.com>
3836
3837 * faq.texi (Top): Remove paragraph about the FAQ being a
3838 transitional document, etc.
3839 (Searching for/replacing newlines): New node.
3840 (Yanking text in isearch): New node.
3841 (Inserting text at the beginning of each line): Rename and make
3842 more general, mention `M-;' in Message mode.
3843
38442006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3845
3846 * faq.texi (Meta key does not work in xterm)
3847 (Emacs does not display 8-bit characters)
3848 (Inputting eight-bit characters): Update xrefs.
3849
38502006-02-06 Romain Francoise <romain@orebokech.com>
3851
3852 * faq.texi (VM): VM now at version 7.19.
3853 Set myself as maintainer of this file.
3854
38552006-02-04 Michael Olson <mwolson@gnu.org>
3856
3857 * erc.texi (History): Note that ERC is now included with Emacs.
3858
38592006-01-31 Romain Francoise <romain@orebokech.com>
3860
3861 * message.texi (Message Headers): Explain what
3862 `message-alternative-emails' does in more detail.
3863 Update copyright year.
3864
38652006-01-30 Juanma Barranquero <lekktu@gmail.com>
3866
3867 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3868
38692006-01-29 Richard M. Stallman <rms@gnu.org>
3870
3871 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3872
38732006-01-29 Michael Olson <mwolson@gnu.org>
3874
3875 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3876
3877 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3878
3879 * faq.texi (New in Emacs 22): Mention ERC.
3880
38812006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3882
3883 * rcirc.texi: Capitalize dir entry for consistency with the entry
3884 in info/dir and other entries in the Emacs category.
3885 Fix typos. Delete trailing whitespace.
3886
c8763fb6 38872006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3888
3889 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3890
38912006-01-27 Eli Zaretskii <eliz@gnu.org>
3892
3893 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3894 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3895
3896 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3897 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3898
38992006-01-27 Alex Schroeder <alex@gnu.org>
3900
3901 * rcirc.texi: New file.
3902
39032006-01-23 Juri Linkov <juri@jurta.org>
3904
3905 * widget.texi (User Interface): Add S-TAB for widget-backward.
3906
39072006-01-22 Michael Albinus <michael.albinus@gmx.de>
3908
3909 Sync with Tramp 2.0.52.
3910
3911 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3912 Add Tramp disabling item. New item for common connection problems.
3913 (various): Apply "ftp" as method for the download URL.
3914 (Bug Reports): Refer to FAQ for common problems.
3915
39162006-01-21 Eli Zaretskii <eliz@gnu.org>
3917
3918 * widget.texi (User Interface): Use @key for TAB.
3919
3920 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3921
3922 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3923 for TAB.
3924
3925 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3926
39272006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3928
3929 * gnus.texi: Update copyright.
3930
39312006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3932
3933 * gnus.texi (Article Washing): Additions.
3934
39352006-01-08 Alex Schroeder <alex@gnu.org>
3936
3937 * pgg.texi (Caching passphrase): Rewording.
3938
39392006-01-13 Carsten Dominik <dominik@science.uva.nl>
3940
3941 * org.texi (Agenda commands): Document tags command.
3942
39432006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3944
3945 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3946
39472006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3948
3949 * gnus.texi (RSS): Addition.
3950
39512005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3952
3953 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3954
39552005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3956
3957 * emacs-mime.texi (Display Customization): Add setting example to
3958 mm-discouraged-alternatives.
3959
39602006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3961
3962 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3963 version is the canonical version.
3964
39652006-01-08 Alex Schroeder <alex@gnu.org>
3966
3967 * pgg.texi (Caching passphrase): Rewording.
3968
39692006-01-06 Eli Zaretskii <eliz@gnu.org>
3970
3971 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3972 repository URL.
3973
39742006-01-06 Carsten Dominik <dominik@science.uva.nl>
3975
3976 * org.texi: Removed the accidentally re-added empty line in the
3977 direntry.
3978
39792006-01-05 Carsten Dominik <dominik@science.uva.nl>
3980
3981 * org.texi (Agenda Views): Chapter reorganized.
3982
39832005-12-29 Romain Francoise <romain@orebokech.com>
3984
3985 * faq.texi (Using Customize): New node.
3986
39872005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3988
3989 * org.texi: Remove blank line in @direntry. It is non-standard
3990 and recursively produces blank lines all over the dir file (when
3991 using Texinfo 4.8).
3992
39932005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3994
3995 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3996
39972005-12-20 Carsten Dominik <dominik@science.uva.nl>
3998
3999 * org.texi (Tags): Boolean logic documented.
4000 (Agenda Views): Document custom commands.
4001
40022005-12-20 David Kastrup <dak@gnu.org>
4003
4004 * faq.texi (AUCTeX): Update version and mailing list info.
4005
40062005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4007
4008 * gnus.texi (MIME Commands): Mention addition of
4009 multipart/alternative to gnus-buttonized-mime-types and add xref
4010 to mm-discouraged-alternatives.
4011
4012 * emacs-mime.texi (Display Customization): Mention addition of
4013 "image/.*" and add xref to gnus-buttonized-mime-types in the
4014 mm-discouraged-alternatives section.
4015
40162005-12-16 Carsten Dominik <dominik@science.uva.nl>
4017
4018 * org.texi (Tags): New section.
4019 (Agenda Views): Chapter reorganized.
4020
40212005-12-16 Eli Zaretskii <eliz@gnu.org>
4022
4023 * org.texi (Internal Links): Add a missing comma after an @xref.
4024
40252005-12-14 Chong Yidong <cyd@stupidchicken.com>
4026
4027 * faq.texi (Filling paragraphs with a single space): No need to
4028 change sentence-end now.
4029
40302005-12-13 Romain Francoise <romain@orebokech.com>
4031
4032 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4033
40342005-12-12 Jay Belanger <belanger@truman.edu>
4035
4036 * faq.texi (Calc): Update version number.
4037
40382005-12-12 Carsten Dominik <dominik@science.uva.nl>
4039
4040 * org.texi (Progress Logging): New section.
4041
40422005-12-10 Romain Francoise <romain@orebokech.com>
4043
4044 Update the Emacs FAQ for the 22.1 release.
4045
4046 * faq.texi: Set VER to `22.1'.
4047 (Basic editing): Explain how to use localized versions of the
4048 Tutorial. Mention that `C-h r' displays the manual. Delete
4049 obsolete WWW link to an Emacs 18 tutorial.
4050 (Getting a printed manual): Point to the new locations of the
4051 manuals on the GNU Web site.
4052 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4053 available via Info (it was previously distributed separately).
4054 (Installing Texinfo documentation): The latest version of Texinfo
4055 is 4.8, not 4.0.
4056 (Informational files for Emacs): COPYING is the GNU General Public
4057 License, not the Emacs General Public License.
4058 (Informational files for Emacs): Delete obsolete link to the
4059 GNUinfo pages as they have been removed from the GNU Web site.
4060 (New in Emacs 22): New node.
4061 (Setting up a customization file): Say that most packages support
4062 Customize nowadays.
4063 (Colors on a TTY): Delete reference to instructions on how to
4064 enable syntax highlighting, it is now enabled by default.
4065 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4066 at startup automatically.
4067 (Controlling case sensitivity): Mention `M-c' in isearch.
4068 (Using an already running Emacs process): Emacs now creates the
4069 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4070 gnuserv. As emacsclient can now run Lisp code as well, delete a
4071 sentence praising gnuserv for that. Simplify description of how
4072 the client/server operation works.
4073 (Compiler error messages): Delete obsolete text (compile.el has
4074 been rewritten).
4075 (Indenting switch statements): Fix typo.
4076 (Matching parentheses): Simplify setup instructions, mention the
4077 menu bar item in the Options menu.
4078 (Repeating a command as many times as possible): Mention `C-x e'.
4079 (Going to a line by number): Mention new keymap and bindings
4080 `M-g M-g', `M-g M-p' and `M-g M-n'.
4081 (Turning on syntax highlighting): Now on by default. Simplify.
4082 (Replacing highlighted text): Use `1', not `t'.
4083 (Problems with very large files): The maximum size is now 256MB on
4084 32-bit machines.
4085 (^M in the shell buffer): Mention `comint-process-echoes'.
4086 (Emacs for Apple computers): Emacs 22 has native support for Mac
4087 OS X.
4088 (Translating names to IP addresses): Delete node.
4089 (Binding keys to commands): Fix typo.
4090 (SPC no longer completes file names): New node.
4091 (MIME with Emacs mail packages): Delete section about the Emacs
4092 MIME FAQ (it's not reachable anymore).
4093
40942005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4095
4096 * cc-mode.texi: The manual has been extensively revised: the
4097 information about using CC Mode has been separated from the larger
4098 and more difficult chapters about configuration. It has been
4099 updated for CC Mode 5.31.
4100
41012005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4102
4103 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4104 (Selecting an implementation): Fix descriptions.
4105
41062005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4107
4108 * message.texi (Various Message Variables): Addition.
4109
41102005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4111
4112 * message.texi: Fix default values.
4113
41142005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4115
4116 * message.texi (Header Commands): Clarify descriptions of
4117 message-cross-post-followup-to, message-reduce-to-to-cc, and
4118 message-insert-wide-reply.
4119 (Various Commands): Fix kindex for message-kill-to-signature;
4120 clarify description of message-tab.
4121
41222005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4123
4124 * message.texi (Mailing Lists): Fix description about MFT.
4125
4126 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4127
41282005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4129
4130 * gnus.texi (Slow Terminal Connection): Replace old description
4131 with new one.
4132
41332005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4134
4135 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4136 replace X-Draft-Headers with X-Draft-From.
4137
41382005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4139
4140 * gnus.texi (Various Various): Fix the default value of
4141 nnheader-max-head-length.
4142 (Gnus Versions): Fix typo.
4143
41442005-12-08 Carsten Dominik <dominik@science.uva.nl>
4145
4146 * org.texi (Structure editing): Document new functionality of
4147 M-RET.
4148
41492005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4150
4151 * org.texi (Internal Links): Fix Texinfo usage.
4152
41532005-12-06 Carsten Dominik <dominik@science.uva.nl>
4154
4155 * org.texi (TODO basics): Document the global todo list.
4156 (TODO items): Documents sparse tree for specific TODO
4157 keywords.
4158
41592005-11-30 Carsten Dominik <dominik@science.uva.nl>
4160
4161 * org.texi (Plain Lists): Typos fixed.
4162
41632005-11-28 Jay Belanger <belanger@truman.edu>
4164
4165 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4166
41672005-11-24 Carsten Dominik <dominik@science.uva.nl>
4168
4169 * org.texi (Structure editing): New item moving commands added.
4170 (Plain Lists): New section.
4171
41722005-11-18 Carsten Dominik <dominik@science.uva.nl>
4173
4174 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4175 (Agenda): Document commands `org-cycle-agenda-files' and
4176 `org-agenda-file-to-front'
4177 (Built-in table editor): Document `org-table-sort-lines'.
4178 (HTML formatting): Export of hand-formatted lists.
4179
41802005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4181
4182 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4183 new variable gnus-toolbar-thickness.
4184
41852005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4186
4187 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4188
41892005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4190
4191 * gnus.texi (X-Face): Fix description.
4192 (XVarious): Remove gnus-xmas-logo-color-alist and
4193 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4194
41952005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4196
4197 * gnus.texi (Group Parameters): Mention new variable
4198 gnus-parameters-case-fold-search.
4199 (Home Score File): Addition.
4200
42012005-11-04 Ulf Jasper <ulf.jasper@web.de>
4202
4203 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4204 (Overview): List supported feed types.
4205 (Installation): No installation necessary when using autoload.
4206 (Configuration): Rename "RSS" to "news".
4207
42082005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4209
4210 * pgg.texi (User Commands): Document additional passphrase
4211 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4212 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4213
42142005-11-04 Carsten Dominik <dominik@science.uva.nl>
4215
4216 * org.texi: Version number changed to 3.19.
4217
42182005-10-29 Sascha Wilde <wilde@sha-bang.de>
4219
4220 * pgg.texi (How to use): Update the example to add autoload of
4221 pgg-encrypt-symmetric-region.
4222 (User Commands): Document pgg-encrypt-symmetric-region.
4223 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4224
42252005-10-27 Jay Belanger <belanger@truman.edu>
4226
4227 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4228 mention other TeX-related units.
4229
42302005-10-23 Lars Hansen <larsh@soem.dk>
4231
4232 * dired-x.texi (Miscellaneous Commands): Replace
4233 dired-do-relative-symlink by dired-do-relsymlink and
4234 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4235
42362005-10-23 Jay Belanger <belanger@truman.edu>
4237
4238 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4239 constant.
4240
42412005-10-23 Michael Albinus <michael.albinus@gmx.de>
4242
4243 * faq.texi (Bugs and problems): Replace
4244 `dired-move-to-filename-regexp' by
4245 `directory-listing-before-filename-regexp'.
4246
42472005-10-22 Eli Zaretskii <eliz@gnu.org>
4248
4249 * newsticker.texi (UPDATED): Set value.
4250
42512005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4252
4253 * gnus.texi (Document Groups): Remove duplicate item.
4254
42552005-10-21 Carsten Dominik <dominik@science.uva.nl>
4256
4257 * org.texi (Summary): Mention iCalendar support.
4258 (Exporting): Document iCalendar support.
4259
42602005-10-18 Romain Francoise <romain@orebokech.com>
4261
4262 * viper.texi (Viper Specials): Capitalize GNU.
4263
42642005-10-17 Juri Linkov <juri@jurta.org>
4265
4266 * info.texi (Getting Started, Search Index, Expert Info):
4267 Fix wording.
4268 (Search Text): Replace `echo area' with `mode line'.
4269 (Search Index): Both `i' and `,' find all index entries.
4270 Replace example `C-f' with `C-l' (which exists in index of Info
4271 manual) and delete spaces in its keyboard input sequence.
4272 Delete unnecessary explanations about literal characters.
4273
42742005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4275
4276 * gnus.texi (Document Server Internals): Addition.
4277
42782005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4279
4280 * gnus.texi (A note on namespaces): Fix RFC reference.
4281
42822005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4283
4284 * gnus.texi (RSS): Fix key description.
4285
42862005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4287
4288 * gnus.texi: Emacs/w3 -> Emacs/W3.
4289 (Browsing the Web): Fix description.
4290 (Web Searches): Ditto.
4291 (Customizing W3): Ditto.
4292
42932005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4294
4295 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4296
42972005-10-11 Jay Belanger <belanger@truman.edu>
4298
4299 * calc.texi (Integration): Mention using `a i' to compute definite
4300 integrals.
4301
43022005-10-11 Juri Linkov <juri@jurta.org>
4303
4304 * info.texi: Rearrange nodes.
4305 (Top): Update menu. Change ref `Info for Experts' to
4306 `Advanced Info Commands'.
4307 (Getting Started): Fix description of manual's parts.
4308 (Help-Int): Change xref `Info Search' to `Search Index', and
4309 `Expert Info' to `Advanced'.
4310 (Advanced): Move node one level up.
4311 (Search Text, Search Index): New nodes split out from `Info Search'.
4312 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4313 split out from `Advanced'.
4314 (Advanced, Emacs Info Variables): De-document editing an Info file
4315 in Info.
4316 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4317 (Creating an Info File): Delete node and move its text to
4318 `Expert Info'.
4319
43202005-10-10 Carsten Dominik <dominik@science.uva.nl>
4321
4322 * org.texi (Workflow states): Documented that change in keywords
4323 becomes active only after restart of Emacs.
4324
43252005-10-08 Michael Albinus <michael.albinus@gmx.de>
4326
4327 Sync with Tramp 2.0.51.
4328
43292005-10-08 Nick Roberts <nickrob@snap.net.nz>
4330
4331 * speedbar.texi (Introduction): Describe new location of speedbar
4332 on menubar.
4333 (Basic Key Bindings): Remove descriptions of bindings that have
4334 been removed.
4335
43362005-10-05 Nick Roberts <nickrob@snap.net.nz>
4337
4338 * speedbar.texi (GDB): Describe use of watch expressions.
4339
43402005-09-28 Simon Josefsson <jas@extundo.com>
4341
4342 * message.texi (IDNA): Fix.
4343
43442005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4345
4346 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4347 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4348 description of nntp-open-connection-function.
4349 (Common Variables): Fix descriptions.
4350
43512005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4352
4353 * gnus.texi (Server Buffer Format): Document the %a format spec.
4354
43552005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4358
43592005-09-23 Carsten Dominik <dominik@science.uva.nl>
4360
4361 * org.texi Version 3.16.
4362
43632005-09-19 Miles Bader <miles@gnu.org>
4364
4365 * newsticker.texi: Get rid of CVS keywords.
4366
43672005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4368
4369 * gnus.texi (Finding the Parent): Fix description of how Gnus
4370 finds article.
4371
43722005-09-14 Jari Aalto <jari.aalto@cante.net>
4373
4374 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4375 to drop off non-answered articles.
4376
43772005-09-19 Juanma Barranquero <lekktu@gmail.com>
4378
4379 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4380 braces (which are unsupported by NMAKE) for macro `srcdir'.
4381
43822005-09-17 Eli Zaretskii <eliz@gnu.org>
4383
4384 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4385 (../info/newsticker, newsticker.dvi): New targets.
4386
43872005-09-17 Ulf Jasper <ulf.jasper@web.de>
4388
4389 * newsticker.texi: Replace @command with @code. Replace @example
4390 with @lisp.
4391 (Top): Added explanations to menu items.
4392 (GNU Free Documentation License): Removed.
4393
43942005-09-16 Romain Francoise <romain@orebokech.com>
4395
4396 Update all files to specify GFDL version 1.2.
4397
4398 * doclicense.texi (GNU Free Documentation License): Update to
4399 version 1.2.
4400
44012005-09-15 Richard M. Stallman <rms@gnu.org>
4402
4403 * newsticker.texi: Fix @setfilename.
4404
4405 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4406 (../info/newsticker, newsticker.dvi): New targets.
4407
44082005-08-30 Carsten Dominik <dominik@science.uva.nl>
4409
4410 * org.texi: Version 3.15.
4411
44122005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4413
4414 * ses.texi: Combine all three indices into one.
4415 Correct a few typos.
4416
44172005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4418
4419 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4420
44212005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4422
4423 * emacs-mime.texi (Handles): Remove duplicate item.
4424 (Encoding Customization): Fix the default value for
4425 mm-coding-system-priorities.
4426 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4427 (Basic Functions): Fix reference.
4428
44292005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4430
4431 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4432
44332005-08-18 Richard M. Stallman <rms@gnu.org>
4434
4435 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4436 and web site.
4437
4438 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4439 not keyboard-translate.
4440
44412005-08-11 Richard M. Stallman <rms@gnu.org>
4442
4443 * faq.texi (Using regular expressions): Fix xref.
4444
44452005-08-09 Juri Linkov <juri@jurta.org>
4446
4447 * info.texi (Help-P): Replace `Prev' with `Previous'.
4448 (Help-M, Help-Xref): Add S-TAB.
4449 (Help-FOO): Update `u' command.
4450 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4451 Update info about visibility of xref parts.
4452 (Help-Int): Fix `m' command. Rename `Info-last' to
4453 `Info-history-back'. Add `Info-history-forward'.
4454 (Advanced): Fix `g*' and `M-n' commands.
4455 (Info Search): Add `index-apropos' in stand-alone browser.
4456 Add isearch commands.
4457 (Emacs Info Variables): Remove `Info-fontify'.
4458 Add `Info-mode-hook'. Update face names.
4459 Add `Info-fontify-maximum-menu-size',
4460 `Info-fontify-visited-nodes', `Info-isearch-search'.
4461
44622005-08-07 Michael Albinus <michael.albinus@gmx.de>
4463
4464 Sync with Tramp 2.0.50.
4465
4466 * tramp.texi: Use @option{} consequently for method names.
4467 (Inline methods, External transfer methods): Remove references to
4468 Cygwin.
4469 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4470 implementation.
4471
44722005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4473
4474 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4475 Mention that gnus-init-file is not read when Emacs is invoked with
4476 --no-init-file or -q.
4477
44782005-07-19 Carsten Dominik <dominik@science.uva.nl>
4479
4480 * org.texi: Version 3.14.
4481
44822005-07-04 Carsten Dominik <dominik@science.uva.nl>
4483
4484 * org.texi: Version 3.13.
4485
44862005-07-18 Juri Linkov <juri@jurta.org>
4487
4488 * calc.texi (Time Zones, Logical Operations):
4489 * cl.texi (Overview):
4490 * org.texi (TODO types):
4491 * sc.texi (Emacs 18 MUAs):
4492 * speedbar.texi (Top):
4493 * url.texi (History):
4494 Delete duplicate duplicate words.
4495
ce058493 44962005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4497
4498 * cl.texi (Type Predicates): Document `atom' type.
4499
45002005-07-04 Lute Kamstra <lute@gnu.org>
4501
4502 Update FSF's address in GPL notices.
4503
4504 * calc.texi (Copying):
4505 * doclicense.texi (GNU Free Documentation License):
4506 * faq.texi (Contacting the FSF):
4507 * mh-e.texi (Copying): Update FSF's address.
4508
45092005-07-03 Richard M. Stallman <rms@gnu.org>
4510
4511 * flymake.texi (Example -- Configuring a tool called directly):
4512 Update name of flymake-build-relative-filename.
4513
45142005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4515
4516 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4517
45182005-06-29 Carsten Dominik <dominik@science.uva.nl>
4519
4520 * org.texi: Version 3.12.
4521
45222005-06-24 Eli Zaretskii <eliz@gnu.org>
4523
4524 * makefile.w32-in (MAKEINFO): Use --force.
4525 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4526 Makefile.in.
4527 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4528 more shells.
4529
45302005-06-23 Richard M. Stallman <rms@gnu.org>
4531
4532 * speedbar.texi (Creating a display): Texinfo usage fixes.
4533
4534 * tramp.texi (Customizing Completion, Auto-save and Backup):
4535 Texinfo usage fixes.
4536
45372005-06-23 Juanma Barranquero <lekktu@gmail.com>
4538
4539 * dired-x.texi (Miscellaneous Commands):
4540 * ediff.texi (Miscellaneous):
4541 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4542 (Agent Variables):
4543 * info.texi (Help-Xref):
4544 * message.texi (Message Headers):
4545 * org.texi (Remember):
4546 * reftex.texi (Options (Defining Label Environments)):
4547 (Options (Index Support)):
4548 (Options (Viewing Cross-References)):
4549 (Options (Misc)):
4550 (Changes):
4551 * speedbar.texi (Creating a display):
4552 * tramp.texi (Customizing Completion, Auto-save and Backup):
4553 Texinfo usage fix.
4554
45552005-06-13 Carsten Dominik <dominik@science.uva.nl>
4556
4557 * org.texi: Version 3.11.
4558
45592005-06-12 Jay Belanger <belanger@truman.edu>
4560
4561 * calc.texi (Getting Started): Remove extra menu item.
4562
45632005-05-31 Jay Belanger <belanger@truman.edu>
4564
4565 * calc.texi (Notations Used in This Manual): Use @kbd for key
4566 sequence.
4567 (Demonstration of Calc): Mention another way of starting Calc.
4568 (Starting Calc): Mention long name of M-#.
4569 (Embedded Mode Overview): Remove unnecessary instruction.
4570 (Other M-# commands): Rephrase `M-# 0' explanation.
4571 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4572 reflect current behavior.
4573
45742005-05-30 Jay Belanger <belanger@truman.edu>
4575
4576 * calc.texi (Hooks): Change description of calc-window-hook and
4577 calc-trail-window-hook to match usage.
4578 (Computational Functions): Add more constant-generating functions.
4579 (Customizable Variables): Use defvar.
4580
45812005-05-28 Jay Belanger <belanger@truman.edu>
4582
4583 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4584 (Basic Embedded Mode): Explain behavior of arguments to
4585 calc-embedded-mode.
4586
45872005-05-27 Jay Belanger <belanger@truman.edu>
4588
4589 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4590 current behavior.
4591
45922005-05-25 Jay Belanger <belanger@truman.edu>
4593
4594 * calc.texi: Change Calc version number throughout.
4595 (Keypad Mode): Change location in info output.
4596 (Keypad mode overview): Move picture of keypad.
4597
45982005-05-21 Jay Belanger <belanger@truman.edu>
4599
4600 * calc.texi (Storing variables): Mention that only most variables
4601 are void to begin with.
4602
46032005-05-21 Kevin Ryde <user42@zip.com.au>
4604
4605 * widget.texi (Basic Types): Update cross ref from "Enabling
4606 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4607 lispref/text.texi change.
4608
46092005-05-20 Carsten Dominik <dominik@science.uva.nl>
4610
4611 * org.texi: Version 3.09.
4612
46132005-05-18 Carsten Dominik <dominik@science.uva.nl>
4614
4615 * reftex.texi: Version 4.28.
4616
46172005-05-16 Jay Belanger <belanger@truman.edu>
4618
4619 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4620
46212005-05-14 Jay Belanger <belanger@truman.edu>
4622
4623 * calc.texi (Default Simplifications): Insert missing ! (logical
4624 not operator).
4625
46262005-05-14 Michael Albinus <michael.albinus@gmx.de>
4627
4628 Sync with Tramp 2.0.49.
4629
46302005-05-10 Jay Belanger <belanger@truman.edu>
4631
4632 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4633 to 1.
4634
46352005-04-29 Carsten Dominik <dominik@science.uva.nl>
4636
4637 * org.texi: Version 3.08, structure reorganized.
4638
46392005-04-24 Richard M. Stallman <rms@gnu.org>
4640
4641 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4642
46432005-04-15 Carsten Dominik <dominik@science.uva.nl>
4644
4645 * org.texi: Update to version 3.06.
4646
46472005-04-13 Lute Kamstra <lute@gnu.org>
4648
4649 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4650
46512005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4652
4653 * cl.texi (Porting Common Lisp): Fix typo.
4654
46552005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4656
4657 * gnus.texi (RSS): Addition.
4658
46592005-04-04 Jay Belanger <belanger@truman.edu>
4660
4661 * calc.texi: Change Calc version number.
4662 (Customizable variables): Fix description of calc-language-alist.
4663 (Copying): Put in version 2 of GPL.
4664
46652005-04-01 Jay Belanger <belanger@truman.edu>
4666
4667 * calc.texi (Troubleshooting Commands): Remove comment about
4668 installation.
4669 (Installation): Remove section.
4670 (Customizable Variables): New section.
4671 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4672 (Graphical Devices): Add references to Customizable Variables.
4673
46742005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4675
4676 * emacs-mime.texi (Display Customization): Markup fixes.
4677 (rfc2047): Update.
4678
46792005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4680
4681 * gnus-faq.texi: Replaced with auto-generated version.
4682
46832005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4684
4685 * dired-x.texi (Multiple Dired Directories): default-directory was
4686 renamed to dired-default-directory.
4687
46882005-03-26 Jay Belanger <belanger@truman.edu>
4689
4690 * calc.texi (Simplifying Formulas, Rewrite Rules):
4691 Change description of top and bottom of fraction.
4692 (Modulo Forms): Move description of how to create modulo forms to
4693 earlier in the section.
4694 (Fraction Mode): Suggest using : to get a fraction by dividing.
4695 (Basic Arithmetic): Adjust placement of command name.
4696 (Truncating the Stack): Emphasize that "hidden" entries are still
4697 visible.
4698 (Installation): Move discussion of printing manual to "About This
4699 Manual".
4700 (About This Manual): Mention how to print the manual.
4701 (Reporting Bugs): Remove first person.
4702 (Building Vectors): Add algebraic version of append.
4703 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4704 (Grouping Digits): Fix typo.
4705
47062005-03-25 Werner Lemberg <wl@gnu.org>
4707
4708 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4709 Replace `legal' with `valid'.
4710
47112005-03-25 Werner Lemberg <wl@gnu.org>
4712
4713 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4714
47152005-03-24 Jay Belanger <belanger@truman.edu>
4716
4717 * calc.texi (General Mode Commands)
4718 (Mode Settings in Embedded Mode): Add some explanation of
4719 recording mode settings.
4720
47212005-03-24 Richard M. Stallman <rms@gnu.org>
4722
4723 * calc.texi: Remove praise of non-free software.
4724
4725 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4726 (Installation): Node deleted.
4727
47282005-03-23 Richard M. Stallman <rms@gnu.org>
4729
4730 * url.texi (HTTP language/coding): Improve last change.
4731
47322005-03-22 Jay Belanger <belanger@truman.edu>
4733
4734 * calc.texi (Embedded Mode): Add new information on changing
4735 modes.
4736
47372005-03-20 Michael Albinus <michael.albinus@gmx.de>
4738
4739 Sync with Tramp 2.0.48.
4740
4741 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4742
4743 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4744 "GNU/Linux". Change all addresses to .gnu.org.
4745 (Default Method): Offer shortened syntax for "su" and "sudo"
4746 methods.
4747
47482005-03-07 Richard M. Stallman <rms@gnu.org>
4749
4750 * url.texi: Fix usage of "e.g.".
4751 (HTTP language/coding): Explain the rules for these strings.
4752
47532005-03-06 Richard M. Stallman <rms@gnu.org>
4754
4755 * woman.texi (Introduction): Minor cleanups.
4756
4757 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4758
4759 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4760 (Installation): Node deleted.
4761
4762 * mh-e.texi (Preface): Get rid of "Emacs 21".
4763
4764 * eshell.texi (Installation): Delete node (for Emacs 20).
4765
47662005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4767
4768 * flymake.texi: Refill and tweak style in @lisp blocks.
4769
47702005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4771
4772 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4773
47742005-03-01 Jay Belanger <belanger@truman.edu>
4775
4776 * calc.texi (Trigonometric and Hyperbolic Functions):
4777 Mention additional functions.
4778 (Algebraic Simplifications): Mention additional simplifications.
4779
47802005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4781
4782 * ses.texi: Add concept/function/variable indices (this work was
4783 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4784 papers on file at FSF).
4785
47862005-02-10 Jay Belanger <belanger@truman.edu>
4787
4788 * calc.texi: Change @LaTeX to La@TeX throughout.
4789 Redefine @expr as @math for TeX output.
4790 Redefine @texline as a no-op for TeX output.
4791 Define @tfn, replace @t by @tfn throughout.
4792
47932005-02-09 Jay Belanger <belanger@truman.edu>
4794
4795 * calc.texi: Add macro for LaTeX for info output.
4796
47972005-02-08 Kim F. Storm <storm@cua.dk>
4798
4799 * texinfo.tex (LaTex): Add def.
4800
48012005-02-06 Jay Belanger <belanger@truman.edu>
4802
4803 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4804 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4805 throughout manual.
4806
48072005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4808
4809 * gnus.texi: Some edits based on comments from David Abrahams.
4810
48112005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4812
4813 * gnus.texi (RSS): Fix the keystroke.
4814
48152005-01-24 David Kastrup <dak@gnu.org>
4816
4817 * faq.texi: Update AUCTeX version info.
4818
48192005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4820
4821 * gnus-faq.texi ([4.1]): Typo.
4822
48232005-01-19 Jay Belanger <belanger@truman.edu>
4824
4825 * calc.texi (Keep Arguments): Mention that keeping arguments
4826 doesn't work with keyboard macros.
4827
48282005-01-16 Richard M. Stallman <rms@gnu.org>
4829
4830 * autotype.texi (Autoinserting): Fix small error.
4831
48322005-01-16 Michael Albinus <michael.albinus@gmx.de>
4833
4834 Sync with Tramp 2.0.47.
4835
4836 * tramp.texi (Compilation): New section, describing compilation of
4837 remote files.
4838
48392005-01-11 Kim F. Storm <storm@cua.dk>
4840
4841 * widget.texi (Basic Types): Add :follow-link keyword.
4842
48432005-01-09 Jay Belanger <belanger@truman.edu>
4844
4845 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4846
48472005-01-08 Jay Belanger <belanger@truman.edu>
4848
4849 * calc.texi: Change throughout to reflect new default value of
4850 calc-settings-file.
4851
48522005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4853
4854 * message.texi (Reply): `message-reply-to-function' should return
4855 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4856
48572005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4858
4859 * faq.texi (Changing load-path): Fix typo.
4860
48612005-01-05 Jay Belanger <belanger@truman.edu>
4862
4863 * calc.texi (Programming Tutorial): Replace kbd command by
4864 appropriate characters for a keyboard macro.
4865
48662005-01-04 Jay Belanger <belanger@truman.edu>
4867
4868 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4869 for Lucid Emacs.
4870 (Programming Tutorial): Mention that the user needs to be in the
4871 right mode to compute some functions.
4872
48732005-01-04 Jay Belanger <belanger@truman.edu>
4874
4875 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4876 no longer applicable.
4877
48782005-01-01 Jay Belanger <belanger@truman.edu>
4879
4880 * calc.texi (Programming Tutorial): Changed description of how to
4881 edit keyboard macros to match current behavior.
4882
48832004-12-31 Jay Belanger <belanger@truman.edu>
4884
4885 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4886
48872004-12-20 Jay Belanger <belanger@truman.edu>
4888
4889 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4890 zero.
4891
48922004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4893
4894 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4895 @xref.
4896 (Font Locking): Avoid @strong{Note:}.
4897
48982004-12-17 Michael Albinus <michael.albinus@gmx.de>
4899
4900 Sync with Tramp 2.0.46.
4901
4902 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4903
49042004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4905
4906 * url.texi: Correct typos.
4907 (Retrieving URLs): @var{nil}->@code{nil}.
4908 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4909 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4910 (Dealing with HTTP documents): @inforef->@xref.
4911
49122004-12-15 Jay Belanger <belanger@truman.edu>
4913
4914 * calc.texi: Consistently capitalized all mode names.
4915 (Answers to Exercises): Mention that an answer can be a fraction
4916 when in Fraction mode.
4917
49182004-12-13 Jay Belanger <belanger@truman.edu>
4919
4920 * calc.texi: Fix some TeX definitions.
4921
49222004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * reftex.texi (Imprint): Remove erroneous @value's.
4925
49262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4929 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4930
49312004-12-08 Jay Belanger <belanger@truman.edu>
4932
4933 * calc.texi (Starting Calc): Remove comment about installation.
4934 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4935
49362004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4937
4938 * url.texi: Update @setfilename.
4939 (Getting Started): No need to worry about Gnus versions.
4940 (Dealing with HTTP documents): Use @inforef.
4941
4942 * org.texi: Fix @direntry file name.
4943
49442004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4945
4946 * url.texi: New file.
4947
4948 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4949
49502004-12-06 Jay Belanger <belanger@truman.edu>
4951
4952 * calc.texi (Using Calc): Remove paragraph about installation.
4953
49542004-12-06 Jay Belanger <belanger@truman.edu>
4955
4956 * calc.texi: Use more Texinfo macros and less TeX defs.
4957 Remove @refill's.
4958
49592004-12-06 Richard M. Stallman <rms@gnu.org>
4960
4961 * org.texi: New file.
4962
49632004-12-05 Richard M. Stallman <rms@gnu.org>
4964
4965 * Makefile.in (org.dvi, ../info/org): New targets.
4966 (INFO_TARGETS): Add ../info/org.
4967 (DVI_TARGETS): Add org.dvi.
4968 (maintainer-clean): Remove the info files in the info dir.
4969
49702004-11-26 Eli Zaretskii <eliz@gnu.org>
4971
4972 * idlwave.texi: Fix the setfilename directive to put the produced
4973 file in ../info.
4974 (Continued Statement Indentation): Resurrect Jan D.'s change from
4975 2004-11-03 that was lost when a newer version of idlwave.texi was
4976 imported.
4977
49782004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4979
4980 * gnus-faq.texi ([5.1]): Added missing bracket.
4981
4982 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4983 `spam-initialize'.
4984
49852004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4986
4987 * message.texi (Various Message Variables): Mention that all mail
4988 file variables are derived from `message-directory'.
4989
4990 * gnus.texi (Splitting Mail): Clarify bogus group.
4991
49922004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4993
4994 * emacs-mime.texi (Encoding Customization): Fix
4995 mm-coding-system-priorities entry.
4996
c8763fb6 49972004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4998
4999 * idlwave.texi (Continued Statement Indentation):
5000 * reftex.texi (Options (Index Support)):
5001 (Displaying and Editing the Index, Table of Contents):
5002 * speedbar.texi (Creating a display, Major Display Modes): Replace
5003 non-nil with non-@code{nil}.
5004
50052004-10-21 Jay Belanger <belanger@truman.edu>
5006
5007 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5008
50092004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5010
5011 * calc.texi (Reporting Bugs): Double up `@'.
5012
50132004-10-18 Jay Belanger <belanger@truman.edu>
5014
5015 * calc.texi (Reporting Bugs): Changed the address that bugs
5016 should be sent to.
5017
50182004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5019
5020 * gnus.texi (New Features): Add 5.11.
5021
5022 * message.texi (Resending): Remove wrong default value.
5023
5024 * gnus.texi (Mail Source Specifiers): Describe possible problems
5025 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5026 `pop3-leave-mail-on-server' to the index.
5027
50282004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5029
5030 * message.texi (Canceling News): Add how to set a password.
5031
50322004-10-12 Jay Belanger <belanger@truman.edu>
5033
5034 * calc.texi (Help Commands): Changed the descriptions of
5035 calc-describe-function and calc-describe-variable to match their
5036 current behavior.
5037
50382004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5039
5040 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5041
50422004-10-12 Michael Albinus <michael.albinus@gmx.de>
5043
5044 Sync with Tramp 2.0.45.
5045
5046 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5047 plink link. The URL is outdated. Originator contacted for
5048 clarification.
5049
50502004-10-10 Juri Linkov <juri@jurta.org>
5051
5052 * gnus.texi (Top, Marking Articles): Join two menus in one node
5053 because a node can have only one menu.
5054
50552004-10-09 Juri Linkov <juri@jurta.org>
5056
5057 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5058 example of nnmail-split-fancy.
5059
50602004-10-06 Karl Berry <karl@gnu.org>
5061
5062 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5063 consistency with other uses of dashes.
5064
50652004-10-05 Karl Berry <karl@gnu.org>
5066
5067 * info.texi: Consistently use --- throughout, periods at end of
5068 menu descriptions, and a couple typos.
5069
50702004-09-26 Jesper Harder <harder@ifa.au.dk>
5071
5072 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5073 * pgg.texi (User Commands, Backend methods): Do.
5074 * gnus.texi: Markup fixes.
5075 (Setting Process Marks): Fix `M P a' entry.
5076 * emacs-mime.texi: Fixes.
5077
50782004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5079
5080 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5081 again.
5082 Use 5.10 instead of 5.10.0.
5083
50842004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5085
5086 * gnus.texi (Summary Mail Commands): S D e.
5087
50882004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5089
5090 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5091 the gnus-article-mode-line-format section.
5092
50932004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5094
5095 * gnus.texi (Various Summary Stuff): Fix the documentation for
5096 gnus-newsgroup-variables.
5097
50982004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5099
5100 * gnus.texi (MIME Commands): Added
5101 gnus-mime-display-multipart-as-mixed,
5102 gnus-mime-display-multipart-alternative-as-mixed,
5103 gnus-mime-display-multipart-related-as-mixed.
5104 (Mail Source Customization): Clarify `mail-source-directory'.
5105 (Splitting Mail): Mention gnus-group-find-new-groups.
5106 (SpamOracle): Fixed typo.
5107
5108 * gnus-faq.texi: Untabify.
5109 ([6.3]): nnir.el is in contrib directory.
5110
5111 * message.texi (News Headers): Clarify how a unique ID is created.
5112
5113 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5114 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5115
b2abec73 51162004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5117
b2abec73 5118 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5119
51202004-09-20 Florian Weimer <fw@deneb.enyo.de>
5121
5122 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5123
51242004-09-22 Jay Belanger <belanger@truman.edu>
5125
5126 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5127 might be hidden during part of the session.
5128
51292004-09-20 Jay Belanger <belanger@truman.edu>
5130
5131 * calc.texi (Notations Used in This Manual): Put in an earlier
5132 mention that DEL could be called Backspace.
5133
51342004-09-10 Simon Josefsson <jas@extundo.com>
5135
5136 * gnus.texi (IMAP): Add example. Suggested and partially written
5137 by Steinar Bang <sb@dod.no>.
5138
51392004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5140
5141 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5142 netrc syntax.
5143
51442004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5145
b2abec73
JB
5146 * gnus.texi (Spam ELisp Package Sequence of Events):
5147 Some clarifications.
2de53ca6
GM
5148 (Spam ELisp Package Global Variables): More clarifications.
5149
51502004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5151
5152 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5153 Mention spam-split does not modify incoming mail.
5154
51552004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5156
5157 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5158
51592004-09-10 Eli Zaretskii <eliz@gnu.org>
5160
5161 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5162
51632004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5164
5165 * makefile.w32-in (sieve, pgg): Use $(infodir).
5166
51672004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5168
5169 * makefile.w32-in: Fix PGG and Sieve entries.
5170
51712004-08-28 Eli Zaretskii <eliz@gnu.org>
5172
5173 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5174 Emacs and related programs.
5175
51762004-08-27 Richard M. Stallman <rms@gnu.org>
5177
5178 * faq.texi: Fix texinfo usage, esp. doublequotes.
5179 (Difference between Emacs and XEmacs): Some clarification.
5180
5181 * faq.texi (Difference between Emacs and XEmacs):
5182 Explain not to contrast XEmacs with GNU Emacs.
5183
51842004-08-26 Richard M. Stallman <rms@gnu.org>
5185
5186 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5187
51882004-08-22 David Kastrup <dak@gnu.org>
5189
5190 * reftex.texi (AUCTeX): Update links, section name.
5191
5192 * faq.texi (Calc): Update availability (included in 22.1).
5193 (AUCTeX): Update availability, information, versions, description.
5194
51952004-08-14 Eli Zaretskii <eliz@gnu.org>
5196
5197 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5198
51992004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5200
5201 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5202
52032004-08-10 Michael Albinus <michael.albinus@gmx.de>
5204
5205 Sync with Tramp 2.0.44.
5206
52072004-08-05 Lars Hansen <larsh@math.ku.dk>
5208
5209 * widget.texi (User Interface): Update how to separate the
5210 editable field of an editable-field widget from other widgets.
5211 (Programming Example): Add text after field.
5212
52132004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5214
5215 * emacs-mime.texi (Encoding Customization): Add a note to the
5216 mm-content-transfer-encoding-defaults entry.
5217 (rfc2047): Update.
5218
5219 * gnus.texi (Article Highlighting): Add
5220 gnus-cite-ignore-quoted-from.
5221 (POP before SMTP): New node.
5222 (Posting Styles): Addition.
5223 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5224 (Fancy Mail Splitting): Ditto.
5225 (X-Face): Add gnus-x-face.
5226
52272004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5228
5229 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5230 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5231
52322004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5233
5234 * gnus.texi (Mail Source Specifiers): Describe
5235 `pop3-leave-mail-on-server'.
5236
52372004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5238
5239 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5240
5241 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5242 repository. Change setfilename.
5243
5244 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5245
52462004-07-02 Juri Linkov <juri@jurta.org>
5247
5248 * pcl-cvs.texi (Viewing differences): Add `d r'.
5249
52502004-06-29 Jesper Harder <harder@ifa.au.dk>
5251
5252 * ses.texi, viper.texi, flymake.texi, faq.texi:
5253 * eshell.texi, ediff.texi: Markup fixes.
5254
52552004-06-21 Karl Berry <karl@gnu.org>
5256
5257 * info.texi (Top): Mention that only Emacs has mouse support.
5258 (Getting Started): Mention this in a few other places.
5259
52602004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5261
5262 * autotype.texi (Copyrights, Timestamps): Recommend
5263 `before-save-hook' instead of `write-file-functions'.
5264
52652004-06-13 Lars Hansen <larsh@math.ku.dk>
5266
5267 * dired-x.texi (dired-mark-omitted): Update keybinding.
5268
52692004-06-10 Kim F. Storm <storm@cua.dk>
5270
5271 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5272
52732004-06-05 Lars Hansen <larsh@math.ku.dk>
5274
5275 * dired-x.texi (variable dired-omit-mode): Rename from
5276 dired-omit-files-p.
5277 (function dired-omit-mode): Rename from dired-omit-toggle.
5278 Call dired-omit-mode rather than set dired-omit-files-p.
5279 (dired-mark-omitted): Describe command.
5280
52812004-05-29 Michael Albinus <michael.albinus@gmx.de>
5282
5283 Version 2.0.41 of Tramp released.
5284
52852004-05-29 Juanma Barranquero <lektu@terra.es>
5286
5287 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5288 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5289
52902004-05-29 Richard M. Stallman <rms@gnu.org>
5291
5292 * cl.texi (Top): Call this chapter `Introduction'.
5293 (Overview): In TeX, no section heading here.
5294
5295 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5296
52972004-05-29 Eli Zaretskii <eliz@gnu.org>
5298
5299 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5300 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5301
53022004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5303
5304 * flymake.texi: New file.
5305
53062004-05-28 Simon Josefsson <jas@extundo.com>
5307
5308 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5309
b344d29d 53102004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5311
5312 Version 2.0.40 of Tramp released.
5313
53142004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5315
5316 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5317
5318 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5319 variables `tramp-backup-directory-alist' and
5320 `tramp-bkup-backup-directory-info'.
5321 (Overview, Connection types)
5322 (External transfer methods, Default Method)
5323 (Windows setup hints): Remove restriction of password entering
5324 with external methods.
5325 (Auto-save and Backup): Make file name example
5326 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5327 and `auto-save-directory' must be used.
5328 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5329 only "NT"). Remove doubled entry "What kinds of systems does
5330 @tramp{} work on".
5331 (tramp): Macro removed.
5332 (Obtaining Tramp): Flag removed from title.
5333 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5334 and `trampver' used properly. Flag `tramp-inst' replaced by
5335 `installchapter'. Installation related text adapted.
5336
53372004-04-28 Masatake YAMATO <jet@gyve.org>
5338
5339 * widget.texi (Programming Example): Remove overlays.
5340
53412004-04-27 Jesper Harder <harder@ifa.au.dk>
5342
5343 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5344
53452004-04-23 Juanma Barranquero <lektu@terra.es>
5346
5347 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5348
53492004-04-05 Jesper Harder <harder@ifa.au.dk>
5350
5351 * info.texi (Info Search): Add info-apropos.
5352
53532004-03-22 Juri Linkov <juri@jurta.org>
5354
5355 * faq.texi: Fix help key bindings.
5356
53572004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5358
5359 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5360 (as suggested by Karl Berry). Update information about colored
5361 stars in menus. Add new subheading describing M-n.
5362
53632004-03-12 Richard M. Stallman <rms@gnu.org>
5364
5365 * cl.texi (Top): Rename top node's title.
5366
53672004-03-08 Karl Berry <karl@gnu.org>
5368
5369 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5370 problems making the texinfo distribution.
5371
53722004-02-29 Simon Josefsson <jas@extundo.com>
5373
5374 * smtpmail.texi (Authentication): Changed the list of supported
5375 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5376 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5377 <voegelas@gmx.net>.
5378
53792004-02-29 Juanma Barranquero <lektu@terra.es>
5380
5381 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5382 Use $(DEL) instead of rm, and ignore exit code.
5383
b344d29d 53842004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5385
5386 Tramp version 2.0.39 released.
5387
53882004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5389
5390 * tramp.texi (Customizing Completion): Explain new functions
5391 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5392 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5393 (Top): Refer to Savannah mailing list as the major one. Mention
5394 older mailing lists in HTML mode only.
5395 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5396 (Frequently Asked Questions): Remote hosts must not be Unix-like
5397 for "smb" method.
5398 (Password caching): New node.
5399 (External transfer methods): Refer to password caching for "smb"
5400 method.
5401
54022004-02-17 Karl Berry <karl@gnu.org>
5403
5404 * info.texi (Help-Int): Mention the new line number feature.
5405
54062004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5407
5408 * ses.texi (Advanced Features): New functionality for
5409 ses-set-header-row (defaults to current row unless C-u used).
5410 (Acknowledgements): Add Stefan Monnier.
5411
54122003-12-29 Kevin Ryde <user42@zip.com.au>
5413
5414 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5415
b344d29d 54162003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5417
5418 Tramp version 2.0.38 released.
5419
5420 * tramp.texi (Remote shell setup): Warn of environment variables
5421 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5422 <sven.gabriel@imk.fzk.de>.
5423 (Configuration): Tramp now chooses base64/uuencode
5424 automatically. Update wording accordingly.
5425 (Top): More description for the `Default Method' menu entry.
5426 (Default Method): Use @code, not @var, for Lisp variables.
5427 (Default Method): New subsection `Which method is the right one
5428 for me?' Suggested by Christian Kirsch.
5429 (Configuration): Pointer to new subsection added.
5430 (Default Method): Too many "use" in one sentence.
5431 Rephrase. Reported by Christian Kirsch.
5432 (Filename Syntax): Old `su' example is probably a left-over from
5433 the sm/su method naming. Replace with `ssh', instead.
5434 (External transfer methods, Auto-save and Backup):
5435 Typo fixes.
5436
54372003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5438
183080b6 5439 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5440 (Top): Mention japanese manual only if flag `jamanual' is set.
5441 Insert section `Japanese manual' in menu.
5442
54432003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5444
5445 * eshell.texi (Known Problems): Add doc item.
5446
54472003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5448
5449 * cc-mode.texi: Update for CC Mode 5.30.
5450
5451 Note: Please refrain from doing purely cosmetic changes like
5452 removing trailing whitespace in this manual; it clobbers cvs
5453 merging for no good reason.
5454
54552003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5456
5457 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5458 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5459 @acronym{ASCII}.
5460
54612003-10-26 Karl Berry <karl@gnu.org>
5462
5463 * info.texi (Info Search): Echo area, not echo are. From Debian
5464 diff.
5465
54662003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5467
10d1d0af 5468 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5469 :buttons and :children keywords.
5470
54712003-10-22 Miles Bader <miles@gnu.org>
5472
5473 * Makefile.in (info): Move before $(top_srcdir)/info.
5474
54752003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5476
5477 * tramp.texi (Inline methods): Small grammar fix.
5478 (External transfer methods): Likewise.
5479
54802003-10-08 Nick Roberts <nick@nick.uklinux.net>
5481
5482 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5483
54842003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5485
5486 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5487
54882003-09-30 Richard M. Stallman <rms@gnu.org>
5489
5490 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5491
5492 * widget.texi (User Interface): Fix typos.
5493
5494 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5495
54962003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5497
5498 * pcl-cvs.texi (Selected Files): Fix typo.
5499
55002003-09-21 Karl Berry <karl@gnu.org>
5501
5502 * info.texi (] and [ commands): No period at end of section title.
5503
55042003-09-04 Miles Bader <miles@gnu.org>
5505
5506 * Makefile.in (top_srcdir): New variable.
5507 ($(top_srcdir)/info): New rule.
5508 (info): Depend on it.
5509
55102003-09-03 Peter Runestig <peter@runestig.com>
5511
5512 * makefile.w32-in: New file.
5513
55142003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5515
5516 * widget.texi (User Interface): Explain the need of static text
5517 around an editable field.
5518
55192003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5520
5521 * widget.texi (Basic Types): The argument to `:help-echo' can now
5522 be a form that evaluates to a string.
5523
55242003-08-18 Kim F. Storm <storm@cua.dk>
5525
5526 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5527
55282003-08-16 Richard M. Stallman <rms@gnu.org>
5529
5530 * dired-x.texi (Shell Command Guessing): Explain *.
5531
55322003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5533
5534 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5535 log-edit-insert-changelog.
5536
55372003-08-03 Karl Berry <karl@gnu.org>
5538
5539 * info.texi: Need @contents.
5540
c8763fb6 55412003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5542
5543 Tramp version 2.0.36 released.
5544
5545 * tramp.texi (Remote shell setup): Explain about problems with
5546 non-Bourne commands in ~/.profile and ~/.shrc.
5547
55482003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5549
5550 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5551 renaming of `vis-mode' to `visible-mode'.
5552
55532003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5554
5555 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5556 next, prev and up pointers.
5557
55582003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5559
5560 * info.texi (Help): Mention existence of Emacs and stand-alone
5561 Info at the very beginning of the tutorial.
5562 (Help-Inv): New node.
5563 (Help-]): New node.
5564 (Help-M): Systematically point out the differences between default
5565 Emacs and stand-alone versions. Delete second menu.
5566 (Help-Xref): Systematically point out the differences between
5567 default Emacs and stand-alone versions.
5568 (Help-Int): Change `l' example.
5569 (Expert Info): Fix typos.
5570 (Emacs Info Variables): Mention `Info-hide-note-references' and
5571 new default for `Info-scroll-prefer-subnodes'.
5572
c8763fb6 55732003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5574
5575 Version 2.0.35 of Tramp released.
5576
5577 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5578 (Inline methods): Add methods `remsh' and `plink1'.
5579 (External transfer methods): Add method `remcp'.
5580 (Multi-hop Methods): Add method `remsh'.
5581 Small patch from Adrian Aichner <adrian@xemacs.org>:
5582 Fix minor typos.
5583 (Concept Index): Added to make manual searchable via
5584 `Info-index'.
5585 (Version Control): Add cindex entry.
5586
c8763fb6 55872003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5588
5589 * trampver.texi: Version 2.0.34 released.
5590
55912003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5592
5593 * faq.texi: Improve previous changes.
5594
55952003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5596
5597 * faq.texi: Update copyright and maintenance details.
5598 Update some package URLs, versions, and maintainers.
5599 Remove many references to the Emacs Lisp Archive.
5600
56012003-04-23 Simon Josefsson <jas@extundo.com>
5602
5603 * smtpmail.texi: Fix license (the invariant sections mentioned has
5604 never been part of the smtp manual). Align info dir entry with
5605 other emacs packages.
5606
56072003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5608
5609 * tramp.texi: Version 2.0.33 released.
5610 Remove installation chapter. Remove XEmacs specifics.
5611
56122003-03-29 Richard M. Stallman <rms@gnu.org>
5613
5614 * tramp.texi (Top): Undo the previous renaming.
5615 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5616
c8763fb6 56172003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5618
5619 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5620 version of manual.
5621
5622 * tramp.texi (Auto-save and Backup): New node.
5623
56242003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5625
5626 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5627 Emacs" in order to have better differentiation to "XEmacs".
5628 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5629 are new macros in order to point to the other Emacs flavor where
5630 appropriate. In info case, point to node `Installation' in order
5631 to explain how to generate the other way. In html case, make a
5632 link to the other html file.
5633 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5634 after CVS checkout/update.
5635 (Installation): Completely rewritten.
5636 (Installation parameters, Load paths): New sections under
5637 `Installation'.
5638
c8763fb6 56392003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5640
5641 * tramp.texi: Version 2.0.30 released.
5642 Replace word "path" with "localname" where used as a component of
5643 a Tramp file name.
5644
56452003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5646
5647 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5648 introduced.
5649 (Installation): Explain what to do if files from the tramp/contrib
5650 directory are needed.
5651
56522003-02-23 Alex Schroeder <alex@emacswiki.org>
5653
5654 * smtpmail.texi (How Mail Works): New.
5655
56562003-02-22 Alex Schroeder <alex@emacswiki.org>
5657
5658 * smtpmail.texi: New file.
5659
5660 * Makefile.in: Build SMTP manual.
5661
c8763fb6 56622003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5663
5664 * tramp.texi: Version 2.0.29 released.
5665 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5666 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5667
56682003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5669
5670 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5671 another package loads accidently Ange-FTP.
5672
56732003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5674
5675 * tramp.texi (Customizing Completion): Add function
5676 `tramp-parse-sconfig'. Change example of
5677 `tramp-set-completion-function', because parsing of ssh config
5678 files looks more natural.
5679
56802003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5681
5682 * gnus.texi: Do not use `path' in several locations.
5683
c8763fb6 56842002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5685
5686 * tramp.texi (External transfer methods): New method `smb'. From
5687 Michael Albinus.
5688
56892002-11-05 Karl Berry <karl@gnu.org>
5690
5691 * info.texi (Info-fontify): Reorder face list to avoid bad line
5692 breaks.
5693
c8763fb6 56942002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5695
5696 * tramp.texi: Move @copying to standard place. Use
5697 @insertcopying.
5698
56992002-10-02 Karl Berry <karl@gnu.org>
5700
5701 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5702 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5703 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5704 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5705 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5706 Per rms, update all manuals to use @copying instead of @ifinfo.
5707 Also use @ifnottex instead of @ifinfo around the top node, where
5708 needed for the sake of the HTML output.
5709 (The Gnus manual is not fixed since it's not clear to me how it
5710 works; and the Tramp manual already uses @copying, although in an
5711 unusual way. All others were changed.)
5712
57132002-09-10 Jonathan Yavner <jyavner@engineer.com>
5714
5715 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5716 (../info/ses, ses.dvi): New targets.
5717 * ses.texi: New file.
5718
c8763fb6 57192002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5720
5721 * texinfo.tex: Update to texinfo 4.2.
5722
57232002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5724
5725 * reftex.texi: Update to RefTeX 4.19.
5726
c8763fb6 57272002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5728
5729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5730 (../info/tramp, tramp.dvi): New targets.
5731
57322002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5733
5734 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5735 (calc.dvi): Uncomment.
5736
57372001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5738
5739 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5740 (../info/calc): New target.
5741
57422001-10-20 Gerd Moellmann <gerd@gnu.org>
5743
5744 * (Version 21.1 released.)
5745
57462001-10-05 Gerd Moellmann <gerd@gnu.org>
5747
5748 * Branch for 21.1.
5749
57502001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5751
5752 * Makefile.in (../info/info): Use an explicit -o switch to
5753 makeinfo.
5754
57552001-03-05 Gerd Moellmann <gerd@gnu.org>
5756
5757 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5758
57592000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5760
5761 * Makefile.in (../info/idlwave): Use --no-split.
5762
57632000-12-14 Dave Love <fx@gnu.org>
5764
5765 * Makefile.in (mostlyclean): Remove gnustmp.*
5766 (gnus.dvi): Change rule to remove @latex stuff.
5767
57682000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5769
5770 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5771
57722000-10-13 John Wiegley <johnw@gnu.org>
5773
5774 * Makefile.in: Add build targets for eshell.texi.
5775
57762000-09-25 Gerd Moellmann <gerd@gnu.org>
5777
5778 * Makefile.in: Remove/comment speedbar stuff.
5779
57802000-09-22 Dave Love <fx@gnu.org>
5781
5782 * Makefile.in: Add emacs-mime.
5783
57842000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5785
5786 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5787 (DVI_TARGETS): Add woman.dvi.
5788 (../info/woman, woman.dvi): New targets.
5789
57902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5791
5792 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5793
5794 * pcl-cvs.texi: New file.
5795 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5796 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5797
57982000-05-11 Gerd Moellmann <gerd@gnu.org>
5799
5800 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5801 (../info/ebrowse, ebrowse.dvi): New targets.
5802
58032000-01-13 Gerd Moellmann <gerd@gnu.org>
5804
5805 * Makefile.in (INFO_TARGETS): Add eudc.
5806 (DVI_TARGETS): Add eudc.dvi.
5807 (../info/eudc, eudc.dvi): New targets.
5808
58092000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5810
5811 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5812 compatibility with 8+3 filesystems).
5813 (../info/efaq): Rename from emacs-faq.
5814
58152000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5816
5817 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5818 (../info/idlwave, idlwave.dvi): New targets.
5819
58201999-10-23 Dave Love <fx@gnu.org>
5821
5822 * Makefile.in: Use autotype.texi.
5823
58241999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5825
5826 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5827 faq.texi file) rather than ../info/faq.
5828
58291999-10-07 Gerd Moellmann <gerd@gnu.org>
5830
5831 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5832 (../info/ada-mode, ada-mode.dvi): New targets.
5833
58341999-09-01 Dave Love <fx@gnu.org>
5835
5836 * Makefile.in: Add faq.
5837
58381999-07-12 Richard Stallman <rms@gnu.org>
5839
5840 * Version 20.4 released.
5841
58421998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5843
5844 * Version 20.3 released.
5845
58461998-04-06 Andreas Schwab <schwab@gnu.org>
5847
5848 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5849 it in dvi targets.
5850 (../etc/GNU): Change to $(srcdir) first.
5851
58521998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5853
5854 * reftex.texi: Update for RefTeX version 3.22.
5855
58561998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5857
5858 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5859 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5860
58611997-09-23 Paul Eggert <eggert@twinsun.com>
5862
5863 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5864 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5865
58661997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5867
5868 * Version 20.2 released.
5869
58701997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5871
5872 * Version 20.1 released.
5873
58741997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5875
5876 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5877
58781996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5879
5880 * Version 19.33 released.
5881
58821996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5883
5884 * Version 19.32 released.
5885
58861996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5887
5888 * Makefile.in: Add rules for the Message manual.
5889
58901996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5891
5892 * gnus.texi: New version.
5893
5894 * message.texi: New manual.
5895
58961996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5897
5898 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5899
59001996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5901
5902 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5903 Specify -I option.
5904 (All dvi targets): Set the TEXINPUTS variable.
5905
59061996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5907
5908 * Version 19.31 released.
5909
59101996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5911
5912 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5913 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5914
59151995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5916
5917 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5918 (INFO_TARGETS): Add ../info/cc-mode.
5919 (DVI_TARGETS): Add cc-mode.dvi.
5920
59211996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5922
5923 * Version 19.31 released.
5924
59251995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5926
5927 * Version 19.30 released.
5928
59291995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5930
5931 * gnus.texi: New file.
5932
59331995-11-04 Erik Naggum <erik@naggum.no>
5934
5935 * gnus.texi: File deleted.
5936
59371995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5938
5939 * mh-e.texi: "Function Index" -> "Command Index" to work with
5940 Emacs 19.30 C-h C-k support of separately-documented commands.
5941
59421995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5943
5944 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5945 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5946
59471995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5948
5949 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5950 (../info/viper, viper.dvi): New targets.
5951
59521995-04-20 Kevin Rodgers <kevinr@ihs.com>
5953
5954 * dired-x.texi (Installation): Change the example to set
5955 buffer-local variables like dired-omit-files-p in
5956 dired-mode-hook.
5957
59581995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5959
5960 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5961 (../info/mh-e, mh-e.dvi): New targets.
5962
59631995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5964
5965 * Makefile.in (maintainer-clean): Rename from realclean.
5966
59671994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5968
5969 * Makefile.in: New file.
5970 * Makefile: File deleted.
5971
59721994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5973
5974 * Makefile (TEXINDEX_OBJS): Variable deleted.
5975 (texindex, texindex.o, getopt.o): Rules deleted.
5976 All deps on texindex deleted.
5977 (distclean): Don't delete texindex.
5978 (mostlyclean): Don't delete *.o.
5979 * texindex.c, getopt.c: Files deleted.
5980
59811994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5982
5983 * Version 19.26 released.
5984
59851994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5986
5987 * Version 19.25 released.
5988
59891994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5990
5991 * Version 19.24 released.
5992
59931994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5994
5995 * Version 19.23 released.
5996
59971994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5998
5999 * Makefile: Delete spurious tab.
6000
60011994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6002
6003 * Makefile (.SUFFIXES): New rule.
6004
60051994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6006
6007 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6008 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6009
60101994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6011
6012 * Makefile (../info/sc): Rename from sc.info.
6013 (../info/cl): Likewise.
6014 (INFO_TARGETS): Use new names.
6015
60161993-12-04 Richard Stallman (rms@srarc2)
6017
6018 * getopt.c: New file.
6019 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6020 (getopt.o): New rule.
6021 (dvi): Don't depend on texindex.
6022 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6023 Depend on texindex.
6024
60251993-12-03 Richard Stallman (rms@srarc2)
6026
6027 * Makefile (../info/sc.info): Rename from ../info/sc.
6028 (TEXI2DVI): New variable.
6029 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6030 Add explicit commands.
6031 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6032
60331993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6034
6035 * Version 19.22 released.
6036
60371993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6038
6039 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6040
60411993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6042
6043 * Version 19.21 released.
6044
60451993-11-15 Paul Eggert (eggert@twinsun.com)
6046
6047 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6048
60491993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6050
6051 * Makefile (../etc/GNU): New target.
6052 (EMACSSOURCES): Add gnu1.texi.
6053
60541993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6055
6056 * Makefile (realclean): Don't delete the Info files.
6057
f0131492 60581993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6059
6060 * forms.texi: Fix forms.texi so that it will format correctly.
6061 Add missing `@end iftex', fix bad reference.
6062
6063 * info.texi, info-stn.texi: New files implement texinfo version of
6064 `info' file.
6065
f0131492 60661993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6067
6068 * Makefile: Fix targets for texindex, new info.texi files.
6069 * info-stnd.texi: New file implements info for standalone info
6070 reader.
6071 * info.texi: Update to include recent changes to "../info/info".
6072 New source file for ../info/info; includes info-stnd.texi.
6073
6074 * texindex.c: Include "../src/config.h" if building in emacs.
6075
6076 * Makefile: Change all files to FILENAME.texi, force all targets
6077 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6078 vip.texinfo, forms.texinfo, cl.texinfo.
6079 Add target to build texindex.c, defining `emacs'.
6080
6081 * forms.texi: Install new file to match version 2.3 of forms.el.
6082
60831993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6084
6085 * Version 19.19 released.
6086
60871993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6088
6089 * sc.texinfo: Fix info file name.
6090
6091 * Makefile (info): Add gnus and sc.
6092 (dvi): Add gnus.dvi and sc.dvi.
6093 (../info/sc, sc.dvi): New targets.
6094
60951993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6096
6097 * Version 19.18 released.
6098
60991993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6100
6101 * Makefile: Fix source file names of the separate manuals.
6102 (gnus.dvi, ../info/gnus): New targets.
6103
61041993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6105
6106 * Version 19.17 released.
6107
61081993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6109
6110 * split-man: Fix typos in last change.
6111
61121993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6113
6114 * Version 19.16 released.
6115
61161993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6117
6118 * version 19.15 released.
6119
61201993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6121
6122 * Makefile (distclean): It's rm, not rf.
6123
61241993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6125
6126 * Version 19.14 released.
6127
61281993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6129
6130 * Makefile: New file.
6131
61321993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6133
6134 * Version 19.13 released.
6135
61361993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6137
6138 * Version 19.9 released.
6139
61401993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6141
6142 * Version 19.8 released.
6143
61441993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6145
6146 * Version 19.7 released.
6147
61481990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6149
6150 * gnus.texinfo: New file. Removed installation instructions.
6151
61521990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6153
6154 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6155
61561989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6157
6158 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6159 then define `\sc' as the command for smallcaps in Texinfo. This
6160 means that the @sc command will produce small caps. bfox has
6161 made the corresponding change to makeinfo and texinfm.el.
6162
61631988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6164
6165 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6166 Customization since the menu entry did not point to anything.
6167 Also add an @finalout command to remove overfull hboxes from the
6168 printed output.
6169
6170 * cl.texinfo: Add @bye, \input line and @settitle to file.
6171 This file is clearly intended to be a chapter of some other work,
6172 but the other work does not yet exist.
6173
61741988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6175
6176 * texinfo.texinfo: Three typos corrected.
6177
4009494e 6178;; Local Variables:
c8763fb6 6179;; coding: utf-8
4009494e
GM
6180;; fill-column: 79
6181;; add-log-time-zone-rule: t
6182;; End:
6183
5205011b 6184 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6185 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6186
6187 This file is part of GNU Emacs.
6188
97c0352c 6189 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6190 it under the terms of the GNU General Public License as published by
97c0352c
GM
6191 the Free Software Foundation, either version 3 of the License, or
6192 (at your option) any later version.
4009494e
GM
6193
6194 GNU Emacs is distributed in the hope that it will be useful,
6195 but WITHOUT ANY WARRANTY; without even the implied warranty of
6196 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6197 GNU General Public License for more details.
6198
6199 You should have received a copy of the GNU General Public License
97c0352c 6200 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6201
f7ed05c9 6202;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803