* cl.texi (Argument Lists): Clarify explicit keyword arguments.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4
5 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
6
7 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
8 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
9
10 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
11
12 * Makefile.in: Build EIEIO and EDE manuals.
13
14 2009-10-07 Eric Ludlam <zappo@gnu.org>
15
16 * eieio.texi:
17 * ede.texi: New files.
18
19 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
20
21 * tramp.texi (Remote processes): Association of a pty is not supported.
22
23 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
24
25 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
26 (Processing LaTeX fragments): Document that the size of images can be
27 changes using the variable `org-format-latex-options'.
28 (The date/time prompt, Timestamps): Be more accurate over ISO format
29 dates and times.
30 (Visibility cycling): Document showeverything keyword.
31 (In-buffer settings): Document showeverything keyword.
32 (Setting up the staging area): Fix the example.
33 (MobileOrg): New section.
34 (Agenda commands, Exporting Agenda Views): Document exporting the
35 agenda view to Org files.
36
37 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
38
39 * tramp.texi (History): Add IMAP support.
40 (External methods): Add `imap' and `imaps' methods.
41 (GVFS based methods): Add indices for `davs'.
42 (Password handling): Rename anchors. Add IMAP entries for
43 ~/.authinfo.gpg.
44
45 * trampver.texi: Set default value of `emacsimap'.
46
47 2009-09-22 Daiki Ueno <ueno@unixuser.org>
48
49 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
50
51 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
52
53 * dired-x.texi (Technical Details): Delete
54 dired-up-directory (Bug#4292).
55
56 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
57
58 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
59
60 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
61
62 * org.texi (Effort estimates): Document new effort setting commands.
63 (Agenda commands): Document the new keys fro agenda time motion.
64 Document entry text mode. Improve documentation of the keys to include
65 inactive time stamps into the agenda view.
66 (Feedback): Document the new bug report command.
67 (Structure editing): Added an index entry for the sorting of subtrees.
68
69 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
70
71 * auth.texi (Help for users): Corrected markup.
72
73 2009-09-02 Glenn Morris <rgm@gnu.org>
74
75 * emacs-mime.texi (time-date): Mention float-time.
76
77 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
78
79 * calc.texi (Simplifying Formulas): Improve the wording.
80
81 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
82
83 * auth.texi: Rewritten for coverage and clarity.
84
85 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
86
87 * gnus.texi (Expiring Mail): Mention
88 gnus-mark-copied-or-moved-articles-as-expirable.
89 (Various Various): Mention gnus-safe-html-newsgroups.
90
91 * gnus-news.texi: Mention
92 gnus-mark-copied-or-moved-articles-as-expirable.
93
94 * emacs-mime.texi (Display Customization): Add xref to
95 gnus-safe-html-newsgroups.
96
97 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
98
99 * tramp.texi (Version Control): Remove.
100 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
101 reference.
102 (External methods): Correct `scpc' concept index entries. New method
103 `rsyncc'.
104 (External packages): New subsections "Filename completion" and "File
105 attributes cache".
106
107 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
108
109 * calc.texi (Rewrite Rules): Improve the example.
110 (Simplifying Formulas): Explain use of the I and H flags for
111 simplification.
112
113 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
114
115 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
116 Describe autostart behaviour of dbus-ping.
117 (Synchronous Methods, Asynchronous Methods): Use English numeric format
118 for timeout values.
119 (Top): Remove footnote saying D-Bus is not enabled by
120 default. (Bug#4256)
121
122 2009-08-23 Daiki Ueno <ueno@unixuser.org>
123
124 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
125 Reported by Jari Aalto (Bug#4211).
126 (Mail-mode integration): Mention epa-mail-mode and
127 epa-global-mail-mode.
128 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
129 epa-setup.
130
131 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
132
133 * dbus.texi (Asynchronous Methods): Allow nil handler.
134
135 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
136
137 * ediff.texi (ediff-current-file): added information about this new function.
138
139 * viper.text: Added information about C-s in viper's search command.
140
141 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
142
143 * calc.texi (Date Forms): Fix typos.
144
145 2009-08-08 Glenn Morris <rgm@gnu.org>
146
147 * org.texi (Agenda commands): Restore clobbered change.
148
149 2009-08-07 Eli Zaretskii <eliz@gnu.org>
150
151 * calc.texi (Graphics, Devices): Update with the peculiarities of
152 operation on MS-Windows.
153
154 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
155
156 * org.texi (Publishing action): Improve documentation of file
157 names when publishing to the source directory.
158 (Clean view): Document `org-indent-mode'.
159 (Clocking work time): Add documentation for the
160 new :timetamp option when creating a clock report.
161 (Paragraphs): Fix many typos.
162 (Plain lists): Remove duplicate explanation about the
163 `C-c *' command.
164 (Literal examples): Update to reflect the new behavior
165 of the -n -r -k switches when exporting source code examples.
166 (Structure editing): Add information about `C-c *',
167 converting a plain list into a list of Org items.
168 (Remember): Small rephrasing of the paragraph
169 describing remember.el. Also mentioned that remember.el is part
170 of Emacs 23, not Emacs 22.
171 (Clocking work time): Add documentation about
172 displaying the current clocking time against the effort estimate.
173 Also add a footnote about using `org-clock-in-prepare-hook' to add
174 an effort estimate on the fly, just before clocking it.
175 (Footnotes): Document automatic renumbering and
176 sorting.
177 (Agenda commands): Document new bulk commands.
178 (Plain lists): Document new behavior of
179 `org-cycle-include-plain-lists'.
180 Hyphenation only in TeX.
181 (Clocking work time): Document the key to update effort
182 estimates.
183 (Clocking work time): Document the clock time display.
184 (Structure editing, TODO basics): Document new
185 variables.
186 (Column attributes): Document new colciew operators.
187 (Publishing options): Document :xml-declaration.
188 (Tracking TODO state changes): Document the
189 LOG_INTO_DRAWER property.
190 (Literal examples): Document the new implementation for
191 editing source code.
192 (Publishing action): Mention the new publishing
193 function, to publish an Org source file.
194 (Publishing links): Mention how to link to an Org source file.
195 (Macro replacement): Document new macros.
196 (Handling links): Document type-specific completion
197 when inserting links.
198 (Structure editing, Plain lists): Improve documentation
199 on sorting.
200 (Internal links): Document custom ids for links.
201 (Handling links): Document custom ids for links.
202 (CSS support): Document new class.
203 (Refiling notes): Document the possibility to create new nodes
204 during refiling.
205 (Agenda commands): Document the "?" operator to find
206 tasks without effort setting.
207 (Exporting agenda information): Section moved.
208 (RSS Feeds): New section.
209 (Built-in table editor): Document M-e and M-a navigate
210 inside table field.
211 (Stuck projects): Docment that projects identified as
212 un-stuck will still be searchd for stuck sub-projects.
213 (Paragraphs): Document centering.
214 (Creating timestamps, Agenda commands): Document new
215 behavior when changing time stamps.
216 (Structure editing): Document the new command
217 `org-clone-subtree-with-time-shift'.
218 (Publishing): Refresh this chapter.
219 (Export options, Export options, In-buffer settings):
220 Document the new keywords.
221 (Matching tags and properties): Collect all
222 documentation about tags/property matches here.
223 (Setting tags): Document `org-tag-persistent-alist'.
224 (Weekly/daily agenda): New section.
225 (Orgstruct mode): Describe `orgstruct++-mode'.
226 (Drawers): Mention the LOGBOOK drawer.
227 (Export options, Sectioning structure): Document the
228 #+LEATEX_HEADER in-buffer setting.
229 (Bugs): Section removed.
230 (Hooks): New section.
231 (Add-on packages): Moved here from old location.
232 (Context-sensitive commands): New section.
233 (Setting tags): Document newline option.
234 (Global TODO list, Matching tags and properties):
235 Mention more variables.
236 (Checkboxes): Update to changed command behavior.
237
238 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
239
240 * speedbar.texi (Basic Key Bindings): Fix typo.
241
242 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
243
244 * calc.texi (Vector/Matrix Functions): Add index entries for both
245 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
246 affects matrices with more than one row.
247 (Help Commands): Add index entries for "prefix ?" key bindings.
248
249 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
250
251 * calc.texi (Stack Manipulation Commands): Add documentation for
252 `calc-transpose-lines'
253
254 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
255
256 * dbus.texi (Receiving Method Calls): Describe special return value
257 `:ignore'.
258
259 2009-07-24 Alan Mackenzie <acm@muc.de>
260
261 * cc-mode.texi (Config Basics, File Styles): Document that at mode
262 initialization, any individual variable setting now takes precedence
263 over one done via c-file-style/c-file-offsets.
264
265 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
266
267 * calc.texi (Undoing Mistakes): Mention that the undo list will be
268 truncated when Calc is quit.
269 (Customizing Calc): Document `calc-undo-length'.
270
271 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
272
273 * calc.texi (About This Manual): Don't mention chapter numbers in text.
274
275 2009-07-11 Kevin Ryde <user42@zip.com.au>
276
277 * pcl-cvs.texi (About PCL-CVS):
278 * widget.texi (Basic Types):
279 Fix cross-references.
280
281 2009-07-01 Andreas Schwab <aschwab@redhat.com>
282
283 * dbus.texi (Type Conversion): Don't use literal control character.
284
285 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (GVFS based methods): New section.
288 (Remote processes): Processes for GVFS based methods run locally.
289
290 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
291
292 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
293 the words "kludge" and hack".
294 (External methods): Add `synce' method.
295
296 * trampver.texi: Update release number.
297
298 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
299
300 Sync with Tramp 2.1.16.
301
302 * tramp.texi (History): Add GVFS support.
303 (External methods): Precise `rsync' description. Add `dav', `davs' and
304 `obex' methods. Add 'tramp-gvfs-methods' option.
305 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
306 forms.
307 (Remote Programs): Introduce `tramp-own-remote-path'.
308 (Remote processes): New subsection "Running remote programs that create
309 local X11 windows".
310 (Frequently Asked Questions): Improve code for disabling vc.
311
312 * trampver.texi: Update release number. Set default value of
313 `emacsgvfs'.
314
315 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
316
317 * Branch for 23.1.
318
319 2009-06-17 Glenn Morris <rgm@gnu.org>
320
321 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
322 (Latest version of Emacs): Mention source code repository.
323
324 2009-06-16 Glenn Morris <rgm@gnu.org>
325
326 * faq.texi (Top): Language tweak.
327 (Extended commands): Most people have arrow keys.
328 (Emacs manual): Say how to follow info links.
329 (File-name conventions): Change title a bit. Explain about source
330 versus installed. Condense etc description.
331 (Guidelines for newsgroup postings): Mention Savannah list page.
332 (Newsgroup archives): Simplify.
333 (Contacting the FSF): Add contact URL.
334 (Emacs Lisp documentation): Printed version not always available.
335 (Installing Texinfo documentation): Explain how by hand installation is
336 not normally needed. Use add-to-list. Remove duplicate reference.
337 (Informational files for Emacs): Move info on Help menu here from
338 "File-name conventions".
339 (Help installing Emacs): Tweak uref.
340 (Obtaining the FAQ): Mention repository.
341 (Origin of the term Emacs): Explain "ITS".
342 (Changing load-path): Use add-to-list.
343 (Automatic indentation): Clarify this is for Text mode.
344 Don't mention Indented Text mode.
345 (Finding Emacs on the Internet): The FSF does not seem to offer a
346 deluxe distribution on CD anymore.
347
348 2009-06-16 Glenn Morris <rgm@gnu.org>
349
350 * faq.texi (Top): Mention which Emacs version this FAQ is about.
351 Recommend the latest release. Mention how to get older FAQs.
352 Recommend the Emacs manual.
353 (Guidelines for newsgroup postings): Discourage cross-posts.
354 (Underlining paragraphs): Remove.
355 (Editing MS-DOS files): Remove pre-Emacs 20 information.
356 (Bugs and problems): Update key-binding.
357 (Problems with very large files): Mention 64-bit.
358 (Shell process exits abnormally): Remove.
359 (Problems with Shell Mode): Rename and update.
360 (Spontaneous entry into isearch-mode)
361 (Problems talking to certain hosts): Remove. This is old information,
362 in etc/PROBLEMS if needed.
363 (Emacs takes a long time to visit files, Updating Emacs): Remove.
364 (Dired claims that no file is on this line): Update.
365 (Installing Emacs, Problems building Emacs): Simplify.
366 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
367 information.
368 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
369 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
370 (JDEE): "JDEE", not "JDE".
371 (Handling C-s and C-q with flow control, Binding C-s and C-q):
372 Remove. This is old information, in etc/PROBLEMS if needed.
373 (stty and Backspace key, Kanji and Chinese characters): Remove.
374 (Right-to-left alphabets): Update section.
375 (Changing the included text prefix): Gnus uses message-yank-prefix.
376 Add cross-reference to Supercite manual.
377 (Saving a copy of outgoing mail): Simplify output file description.
378 (Expanding aliases when sending mail): Refer to Emacs manual.
379 Remove old info about RFC822.
380 Correct description of how to rebuild aliases.
381 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
382 (MIME with Emacs mail packages)
383 (Viewing articles with embedded underlining)
384 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
385 Remove old sections.
386 (Killing based on nonstandard headers): Remove. Scoring is preferable,
387 and is well-documented in the Gnus manual.
388 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
389 (Making Gnus faster): Rename from "Starting Gnus faster".
390 Merge "Catch-up is slow in Gnus" into here.
391
392 2009-06-14 Glenn Morris <rgm@gnu.org>
393
394 * faq.texi (Status of Emacs): Re-order with most recent releases first.
395 (New in Emacs 23): New section.
396 (Handling C-s and C-q with flow control): Add xref.
397
398 2009-06-13 Glenn Morris <rgm@gnu.org>
399
400 * faq.texi (Setting up a customization file): Grammar fix.
401 Customize is no longer "new".
402 (Displaying the current line or column): Line-number mode is on by
403 default. Don't mention `column' package. Mention linum.el.
404 (Turning on abbrevs by default): Explain how to do it for buffers,
405 modes, and everywhere.
406 (Associating modes with files): Use add-to-list. Don't mention Emacs
407 19.
408 (Highlighting a region): On by default since 23.1.
409 (Replacing highlighted text): Update doc quote.
410 (Working with unprintable characters): Don't mention search-quote-char.
411 (Using an already running Emacs process): Gnuclient is probably not an
412 enhancement these days.
413 (Indenting switch statements): Remove mention of pre-Emacs 20.
414 (Horizontal scrolling): Abbreviate Emacs 20 description.
415 (Replacing text across multiple files): Fix name of dired command.
416 (Disabling backups): Use require not load.
417 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
418
419 2009-06-13 Bill Wohler <wohler@newt.com>
420
421 Release MH-E manual version 8.2.
422
423 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
424 release 8.2.
425
426 2009-06-13 Glenn Morris <rgm@gnu.org>
427
428 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
429 in this day and age the common meaning is "on the web".
430 (copying): Use @copyright in all cases.
431 (Basic keys): Remove reference to deleted manual node "Text Characters".
432 (File-name conventions): Use GNU as an example rather than SERVICE.
433 default.el lives in site-lisp. Update Info directory location.
434 (Real meaning of copyleft): GPL actions have been brought, but all
435 settled out of court.
436 (Guidelines for newsgroup postings): Shorten section title.
437 Simplify comp.emacs description.
438 (Newsgroup archives): Change Google URL. Describe Gmane.
439 (Unsubscribing from Emacs lists): Remove discussion of "distribution
440 points". Mention List-Unsubscribe header.
441 (Contacting the FSF): Update email and URLs.
442 (Basic editing): Mention F1 for help.
443 (Installing Texinfo documentation): Refer to Texinfo website rather
444 than ftp server.
445 (Printing a Texinfo file): Mention texi2pdf.
446 (Informational files for Emacs): Don't describe FTP or SERVICE, they
447 are just stubs nowadays.
448 (Latest version of Emacs): Explain version numbers.
449 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
450 (Turning on syntax highlighting): No need to mention hilit19 any more.
451 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
452 (Modes for various languages): Remove section.
453 (Major packages and programs): Remove most version and maintainer
454 information - it's hard to keep up-to-date, and adds nothing.
455 Similarly with direct links to mailing lists.
456 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
457 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
458 years, and Emacs comes with tools for this now.
459 (Patch): Remove section - this is a standard tool.
460 (Using function keys under X): Remove section.
461
462 2009-06-12 Glenn Morris <rgm@gnu.org>
463
464 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
465 (Help installing Emacs): Remove reference to deleted X11 node.
466 (Associating modes with files): Interpreter-mode-alist is no longer
467 subservient to auto-mode-alist.
468 (Installing Emacs): Change future Emacs version.
469 (Linking with -lX11 fails): Remove old section.
470 (Packages that do not come with Emacs): Update ELL location.
471 Emacs Lisp archive is dead.
472 (Emacs for Windows): Remove reference to old CE port.
473 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
474 (Emacs for VMS and DECwindows): Remove old ports.
475 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
476 (Removing flashing messages): Remove section about non-existent Gnus
477 option.
478
479 * faq.texi (Top): Add @top command.
480 Remove the optional arguments from all @node commands: makeinfo can
481 generate these automatically, and it is easier to edit and rearrange
482 nodes without them.
483
484 2009-06-11 Glenn Morris <rgm@gnu.org>
485
486 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
487 (The LPF): Make the updated URL the sole reference point.
488 (Learning how to do something): Update refcard price and format.
489 (Getting a printed manual): Sources in doc/emacs/, not man/.
490 Also available in PDF format. Since the page count varies, be less
491 precise.
492 (Informational files for Emacs): Remove references to deleted files
493 LPF and SUN-SUPPORT, and to UUCP.
494 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
495 Remove many obsolete ways to get the FAQ, which now seems only to be
496 distributed with Emacs.
497 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
498
499 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
500
501 * org.texi (Org Plot): Fix tags (Bug#3507).
502 (Workflow states, Agenda commands): Fix tags (Bug#3508).
503
504 * ada-mode.texi (Installation, Compile commands)
505 (Project File Overview, No project files, Set compiler options)
506 (Use GNAT project file, Use multiple GNAT project files)
507 (Identifier completion): Use @samp for menu items, and @kbd for key
508 sequences (Bug#3504).
509
510 2009-06-04 Daiki Ueno <ueno@unixuser.org>
511
512 * gnus.texi (Security): Fix wording; add a link to epa.info.
513
514 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
515
516 * message.texi (Header Commands): Fix descriptions to match
517 keybindings.
518
519 2009-04-22 Daiki Ueno <ueno@unixuser.org>
520
521 * gnus.texi (Security): Mention that EasyPG is the current default.
522
523 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
524
525 * ediff.texi (Session Commands): Fix typo.
526
527 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
528
529 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
530 news.software.readers. Reported by Florian Rehnisch.
531
532 2009-04-02 Glenn Morris <rgm@gnu.org>
533
534 * auth.texi: Capitalize direntry.
535
536 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
537 using a period in the entry name. (Bug#2797)
538
539 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
540
541 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
542 ($(infodir)/auth, auth.dvi): New targets.
543
544 2009-03-03 Glenn Morris <rgm@gnu.org>
545
546 * auth.texi: Fix @setfilename.
547
548 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
549 (auth, $(infodir)/auth, auth.dvi): New rules.
550
551 2009-02-25 Glenn Morris <rgm@gnu.org>
552
553 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
554
555 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
556
557 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
558
559 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
560
561 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
562 gnus-nocem-issuers, and gnus-nocem-verifyer.
563
564 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
565
566 * ada-mode.texi (Project files, Automatic Casing):
567 * dbus.texi (Signals):
568 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
569 * mh-e.texi (HTML):
570 * nxml-mode.texi (Locating a schema)
571 (Using the document's URI to locate a schema):
572 * org.texi (Footnotes, Using the mapping API):
573 * rcirc.texi (Channels): Remove duplicate words.
574
575 2009-02-20 Glenn Morris <rgm@gnu.org>
576
577 * dired-x.texi (Miscellaneous Commands):
578 * gnus.texi: Minor updates for mbox Rmail.
579
580 2009-02-16 Karl Berry <karl@gnu.org>
581
582 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
583 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
584 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
585 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
586 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
587 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
588 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
589 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
590 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
591 Consistently use @insertcopying in the Top node,
592 @contents at the front (after @end titlepage),
593 and @direntry after @copying. (Bug#1988)
594
595 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
596
597 * auth.texi: New file documenting auth-source.
598
599 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
600
601 * org.texi (Org Plot): Fix link.
602
603 2009-02-09 Daiki Ueno <ueno@unixuser.org>
604
605 * epa.texi (Mail-mode integration): Mention the way to do
606 "encrypt-to-self". (Bug#1807)
607
608 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
609
610 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
611
612 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
613
614 * gnus-news.texi: Print version about Incoming*.
615
616 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
617
618 * org.texi (Structure editing, Handling links)
619 (Fast access to TODO states, Javascript support): Make standard docs
620 correctly reflect default variable settings.
621
622 2009-02-02 Glenn Morris <rgm@gnu.org>
623
624 * org.texi: Fix typos.
625
626 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
627
628 Sync with Tramp 2.1.15.
629
630 * trampver.texi: Update release number.
631
632 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
633
634 * org.texi (TODO dependencies): Document TODO dependencies on
635 checkboxes.
636
637 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
638
639 * org.texi (TODO dependencies): Document key binding for toggling
640 ORDERED property.
641
642 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
643
644 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
645 of hook functions.
646
647 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
648
649 * org.texi (TODO dependencies): New section.
650
651 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
652
653 * org.texi (Plain lists, TODO basics, Priorities)
654 (Multiple sets in one file, Conflicts): Document interaction with
655 `shift-selection-mode'.
656
657 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
658
659 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
660 Make Calc the subject of sentences.
661 (Rearranging Formulas using Selections): Discuss new options
662 for `j *'.
663
664 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
665
666 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
667
668 2009-01-26 Glenn Morris <rgm@gnu.org>
669
670 * org.texi: Fix typos.
671
672 2009-01-26 Bill Wohler <wohler@newt.com>
673
674 * mh-e.texi (EDITION, UPDATED): Update.
675
676 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
677
678 * org.texi (References): Add information about remote references.
679 (Built-in table editor): Document `C-c RET' in tables.
680 (Math symbols, Quoting LaTeX code): Mention that simple
681 LaTeX macros survive LaTeX export.
682 (Images in LaTeX export): Show how to create a reference to a
683 figure.
684 (Sectioning structure): Document that the LaTeX class can be
685 specified in a property.
686 (Text areas in HTML export): New section.
687 (External links): Add examples for text search and ID links.
688 (Built-in table editor): Remove the descriptio of `C-c
689 C-q', it not longer works.
690 (Literal examples): Document that a space must follow
691 the colon in short examples.
692 (Relative timer): Document `org-timer-stop'.
693 (Footnotes): New section.
694 (Footnote markup): Shorten section and refer to new Footnote
695 section.
696 (Literal examples): Add documentation for line
697 numbering in and references to code examples.
698 (CSS support): Fix the description of default CSS styles.
699 (Capturing column view): Document
700 "file:path/to/file.org" as an allowed value for the ID property of
701 a dynamic block copying column view.
702
703 2009-01-23 Stephen Eglen <stephen@gnu.org>
704
705 * mh-e.texi (Getting Started): Describe $MH.
706
707 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
708
709 * tramp.texi (all): Harmonize usage of "external method",
710 "external transfer method" and "out-of-band method".
711 (Connection types): Precise the differences of inline and external
712 methods. Written by Adrian Phillips <a.phillips@met.no>.
713
714 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
715
716 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
717 commands as described at the top. Reported by Allan Gottlieb
718 <gottlieb@nyu.edu>.
719
720 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
721
722 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
723 nnmail-pathname-coding-system.
724
725 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
726
727 * org.texi (Relative timer): Fix typo.
728
729 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
730
731 * org.texi (Clocking work time): Fix typo.
732 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
733
734 2009-01-13 Glenn Morris <rgm@gnu.org>
735
736 * org.texi: Fix some more typos.
737
738 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
739
740 * org.texi: Fix some typos.
741
742 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
743
744 * gnus.texi (Group Parameters): Add note for local variables.
745
746 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
747
748 * gnus.texi (Converting Kill Files): Fix URL. Include
749 gnus-kill-to-score.el in contrib directory.
750
751 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
752
753 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
754 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
755 (Paging the Article): Add index entry.
756
757 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
758
759 * ada-mode.texi (Examples): Delete redundant text.
760
761 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
762
763 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
764
765 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
766 addresses.
767
768 2009-01-03 Bill Wohler <wohler@newt.com>
769
770 * mh-e.texi (Scan Line Formats): Indicate that first column should be
771 kept empty.
772
773 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
774
775 * org.texi (Activation, Exporting, ASCII export, HTML export)
776 (HTML Export commands, LaTeX/PDF export commands): Improve
777 documentation about transient-mark-mode.
778 (References): DOcuemtn the use of special names like $LR1 to reference
779 to fields in the last table row.
780
781 2008-12-19 Juri Linkov <juri@jurta.org>
782
783 * info.texi (Search Text): Remove mention of removed key binding M-s.
784
785 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
786
787 * org.texi (References): Remove mentioning of @0 as reference for the
788 last line, this has been reverted in the Lisp sources.
789
790 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
791
792 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
793 (DVI_TARGETS): Remove duplicates. Add sasl.
794 ($(infodir)/sasl, sasl.dvi): New targets.
795
796 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
797
798 * org.texi: Version number pushed to 6.15d.
799
800 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
801
802 * org.texi (Tables in LaTeX export): New section.
803 (Images in LaTeX export): New section.
804 (Inlined images, Images in HTML export): Sections renamed.
805
806 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
807
808 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
809
810 2008-12-04 David Engster <dengste@eml.cc>
811
812 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
813 of nnml-get-new-mail. Change URL for mairix patch.
814
815 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
816
817 * org.texi (Using the mapping API): Fix bug in mapping example.
818 (Publishing options): Make the list of properties complete again, in
819 correspondence to the variable `org-export-plist-vars'.
820 (Property searches): Document new special values for time comparisons.
821 (Tag inheritance): Refine the description of tag inheritance.
822 (Project alist): Add info about the publishing sequence of components.
823 (Effort estimates): Document the new relative timer.
824
825 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
826
827 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
828 (Using Calc): Clarify use of `C-x * o'.
829 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
830
831 2008-11-28 Richard M Stallman <rms@gnu.org>
832
833 * dbus.texi (Receiving Method Calls): Clean up previous change.
834
835 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
836
837 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
838 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
839 `dbus-unescape-from-identifier'.
840 (Receiving Method Calls): New constants `dbus-service-emacs' and
841 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
842 (Signals): Use the constants in the example.
843
844 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
845
846 * org.texi: Re-apply change to FDL 1.3.
847
848 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
849
850 * org.texi (Setting up Remember): Document `org-remember-mode'.
851 (External links): Document that bbdb links can use a regular
852 expression.
853 (External links): Document that elisp links can contain interactive
854 commands.
855
856 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
857
858 * viper.texi (viper-translate-all-ESC-keysequences):
859 Description removed.
860
861 2008-11-19 Glenn Morris <rgm@gnu.org>
862
863 * doclicense.texi: Change to FDL 1.3.
864 Relicense all texi files under FDL 1.3 or later.
865
866 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
867
868 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
869
870 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
871
872 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
873
874 * ediff.texi: Version/date change.
875
876 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
877
878 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
879
880 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
881
882 * calc.texi (About This Manual): Comment out a mention of
883 marginal notes.
884
885 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
886
887 * org.texi (Clocking work time): Document the :formula property of
888 clock tables.
889 (Structure editing, Refiling notes): Document refiling regions.
890 (Agenda commands): Document the double-prefix version
891 of the `l' command in the agenda.
892 (Handling links): Explain the effect of a double prefix
893 arg to `C-c C-o'.
894 (TODO basics): Add documentation for tag triggers.
895
896 2008-10-23 Glenn Morris <rgm@gnu.org>
897
898 * cl.texi (Function Bindings): Mention `flet' fails to deal with
899 byte-compiling things like `+'.
900
901 * ns-emacs.texi: Merge copyright years of author now with assignment
902 into FSF years.
903 (VER): Use it for easier automatic updating. Use Emacs version rather
904 than standalone Emacs.app version.
905
906 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
907
908 * org.texi: Lots of minor fixes.
909 (Capture): New chapter.
910 (Org Plot): New section.
911
912 2008-09-30 Magnus Henoch <mange@freemail.hu>
913
914 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
915
916 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
917
918 * calc.texi (User Defined Units): Mention how to enter optional display
919 string.
920
921 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
922
923 * message.texi (Sending Variables): Fixed variable documentation to
924 avoid the "y/n" wording.
925
926 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
927
928 * message.texi (Sending Variables): Added `message-confirm-send' doc.
929
930 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
931
932 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
933 @enumerate section so as to be able to be formatted with MAKEINFO=no.
934
935 2008-09-22 Bill Wohler <wohler@newt.com>
936
937 Release MH-E manual version 8.1.
938
939 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
940 release 8.1.
941
942 * mh-e.texi: Retain dual license as agreed to by the FSF.
943 However, bump GPL to Version 3.
944 Use @include for license text.
945
946 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
947
948 * gnus.texi (Top, Setup, Fancy splitting to parent)
949 (Store custom flags and keywords, Store arbitrary data):
950 Clean up markup.
951
952 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
953
954 * gnus.texi (The Gnus Registry): Document it.
955
956 2008-09-08 David Engster <dengste@eml.cc>
957
958 * gnus.texi (nnmairix): Point out that nnml uses MH format.
959 Clarify section about choosing back end servers.
960
961 2008-08-23 Glenn Morris <rgm@gnu.org>
962
963 * dired-x.texi (Shell Command Guessing):
964 Mention dired-guess-shell-case-fold-search. (Bug#417)
965
966 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
967
968 * trampver.texi: Update release number.
969
970 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
971
972 * ns-emacs.texi: Update version.
973 (Introduction): Correct menu location for options save.
974 (Customization): Note that defaults are stored under org.gnu.Emacs.
975
976 2008-08-11 Bill Wohler <wohler@newt.com>
977
978 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
979 explicit about GNU mailutils MH elsewhere (with thanks to Darel
980 Henman) (closes SF #1768928).
981
982 2008-08-10 Glenn Morris <rgm@gnu.org>
983
984 * ns-emacs.texi: Use @copying. Change copyright of authors with
985 assignment to FSF. Change license to GFDL.
986 (Top): Remove outdated references.
987
988 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
989
990 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
991 Add gnus-summary-sort-by-most-recent-number and
992 gnus-summary-sort-by-most-recent-date.
993 (Summary Sorting): Explain prefix argument.
994
995 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
996
997 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
998 gnus-summary-pipe-output.
999
1000 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * dbus.texi (Receiving Method Calls): Document error handling of own
1003 D-Bus methods.
1004
1005 2008-08-01 Bill Wohler <wohler@newt.com>
1006
1007 * mh-e.texi (Reading Mail)
1008 (Viewing Attachments): Describe new function
1009 mh-show-preferred-alternative.
1010 (Sending Mail, Redistributing, Sending Message): Describe new hook
1011 mh-annotate-msg-hook.
1012
1013 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * dbus.texi (Arguments and Signatures): Fix example.
1016 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1017 (Asynchronous Methods): New node.
1018 (Errors and Events): Describe extended layout of `dbus-event'.
1019 New defun `dbus-event-message-type'.
1020
1021 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1022
1023 * ediff.texi: Remove VMS support.
1024
1025 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1026
1027 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1028 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1029
1030 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * Makefile.in: Add mairix-el targets.
1033
1034 2008-07-29 David Engster <deng@randomsample.de>
1035
1036 * mairix-el.texi: New file.
1037
1038 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1039
1040 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1041 project files. Delete 'main_unit' project variable; not needed. Allow
1042 process environment variables wherever project variables are allowed.
1043 Add tutorial section on multiple GNAT project files.
1044
1045 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1046
1047 Sync with Tramp 2.1.14.
1048
1049 * trampver.texi: Update release number.
1050
1051 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1052
1053 * ns-emacs.texi:
1054 * faq.texi: Remove mentions of Mac Carbon.
1055
1056 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * gnus.texi (Saving Articles): Describe the 2nd argument of
1059 gnus-summary-save-in-pipe.
1060 (SpamAssassin): Use it.
1061
1062 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1063
1064 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1065
1066 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1067
1068 * org.texi (Export options): Document the use of the creator flag.
1069
1070 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1071
1072 * org.texi: New version 6.06a.
1073
1074 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1077 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1078
1079 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1080
1081 * calc.texi (Editing Stack Entries):
1082 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1083 Calc's help functions. Mention fixing typos.
1084 (Customizing Calc): Fix typo.
1085
1086 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1087
1088 * calc.texi (summarykey): New macro. Use to correctly format keys in
1089 the summary.
1090
1091 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1092
1093 * ns-emacs.texi (Customization): Corrected documentation on color
1094 specification formats.
1095
1096 2008-07-19 Andreas Schwab <schwab@suse.de>
1097
1098 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1099
1100 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1101 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1102
1103 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1104
1105 * dbus.texi (Inspection): Rework, introduce submenus.
1106 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1107 (Properties and Annotations, Arguments and Signatures): New nodes.
1108
1109 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * dbus.texi (Receiving Method Calls): Fix description of
1112 `dbus-register-method'.
1113 (Signals): Allow also signal arguments for filtering in
1114 `dbus-register-signal'.
1115
1116 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1117
1118 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1119 `cnorm'.
1120 (Arithmetic Tutorial): Simplify the verification of prime factors.
1121
1122 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1123
1124 * gnus.texi (Saving Articles): Mention
1125 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1126
1127 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1128
1129 * calc.texi: Adjust mode line throughout.
1130
1131 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1132
1133 * sasl.texi (Mechanisms): Fix typos.
1134
1135 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1136
1137 * calc.texi (Killing from the stack): Mention using normal Emacs
1138 copying.
1139
1140 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1141
1142 * tramp.texi (Password handling): Renamed from "Password caching".
1143 Add `auth-source' mechanism.
1144 (Connection caching): Tramp reopens the connection automatically,
1145 when the operating system on the remote host has been changed.
1146
1147 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1148
1149 * makefile.w32-in (distclean): Remove makefile.
1150
1151 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1152
1153 * org.texi (Using the mapping API): New section.
1154 (Agenda column view): New section.
1155 (Moving subtrees): Document archiving to the archive sibling.
1156 (Agenda commands): Document columns view in the agenda.
1157 (Using the property API): Document the API for multi-valued properties.
1158
1159 2008-06-17 Jason Riedy <jason@acm.org>
1160
1161 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1162 function, and efmt may be a two-argument function.
1163 (Radio tables): Document multiple destinations.
1164
1165 2008-06-16 Glenn Morris <rgm@gnu.org>
1166
1167 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1168 Add Cover-Texts.
1169
1170 2008-06-15 Glenn Morris <rgm@gnu.org>
1171
1172 * faq.texi (VER): Update to 23.0.60.
1173
1174 * mh-e.texi: Remove option of licensing under GPL.
1175 Add Cover-Texts to GFDL permissions notice.
1176 (GPL): Remove section.
1177 (GFDL): Include doclicense.texi rather than the actual text.
1178
1179 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1180 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1181
1182 * sasl.texi: Fix output file name.
1183
1184 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1185
1186 * gnus-coding.texi: Refer to license in Gnus manual.
1187
1188 * idlwave.texi, sasl.texi: Use @copying.
1189
1190 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1191
1192 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1193
1194 * url.texi: Use @copying, @title, @subtitle, @author.
1195
1196 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1197 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1198 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1199 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1200 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1201 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1202 * widget.texi, woman.texi:
1203 Remove references to external license, since doclicense is included.
1204
1205 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1206 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1207 Remove references to non-existent Invariant Sections.
1208
1209 2008-06-14 Glenn Morris <rgm@gnu.org>
1210
1211 * faq.texi (Major packages and programs): Remove references to external
1212 Supercite, Calc, VIPER, since they have been included for some time.
1213 Update VM, AUCTeX, BBDB entries.
1214
1215 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1216
1217 * newsticker.texi: Updated to match latest newsticker changes.
1218
1219 2008-06-13 Glenn Morris <rgm@gnu.org>
1220
1221 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1222 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1223 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1224 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1225 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1226 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1227 * woman.texi:
1228 Update Back-Cover Text as per maintain.info.
1229
1230 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1231
1232 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1233
1234 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1235 (gnus-faq.xml): Update repository host.
1236
1237 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1238
1239 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1240
1241 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1242 Fix a typo.
1243
1244 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1245
1246 * gnus.texi (Mail Source Customization): Correct values of
1247 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1248 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1249
1250 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1251
1252 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1253 coding standards.
1254
1255 2008-06-14 David Engster <dengste@eml.cc>
1256
1257 * gnus.texi (nnmairix): Markup fixes.
1258
1259 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1260
1261 * gnus.texi (nnmairix): Markup and other minor fixes.
1262
1263 2008-06-05 David Engster <dengste@eml.cc>
1264
1265 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1266
1267 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1268
1269 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1270 (Searching, nnir, nnmairix): New stub nodes.
1271
1272 2008-05-30 Felix Lee <felix.1@canids.net>
1273
1274 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1275
1276 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1277
1278 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1279
1280 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1281
1282 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1283
1284 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1285
1286 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1287
1288 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * info.texi (Top): Fix typo in xref.
1291
1292 2008-05-05 Karl Berry <karl@gnu.org>
1293
1294 * info.texi (Top): @xref to stand-alone manual.
1295
1296 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1297
1298 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1299 (Various Summary Stuff): Fix typo in last xref.
1300
1301 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1302
1303 * org.texi (Moving subtrees): Fix typo.
1304
1305 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1308 Tramp via `tramp-mode'.
1309
1310 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1311
1312 * org.texi: Massive changes, in many parts of the file.
1313
1314 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1315
1316 * gnus.texi (Oort Gnus): Add message-fill-column.
1317
1318 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1319
1320 * gnus.texi (Mail Source Specifiers): Typo fix.
1321
1322 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1323
1324 * gnus.texi (Diary Headers Generation): Update key binding for
1325 `gnus-diary-check-message'.
1326
1327 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1328
1329 * gnus.texi (Emacsen): Addition.
1330
1331 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1332
1333 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1334
1335 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1336
1337 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1338
1339 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * gnus-news.texi: Update tool bar item.
1342
1343 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1344
1345 * gnus-news.texi: Fix typos.
1346
1347 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1348
1349 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1350 Add mention of `kron'.
1351
1352 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1353
1354 * epa.texi (Encrypting/decrypting *.gpg files): Document
1355 epa-file-name-regexp.
1356
1357 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1358
1359 * gnus.texi (Example Methods): Fix description about ssh-agent.
1360 (Indirect Functions): Fix the default value of nntp-telnet-command;
1361 remove link to connect.html.
1362
1363 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1364
1365 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1366 dbus-call-method.
1367 (Receiving Method Calls): The timeout can be set by the calling client.
1368
1369 * trampver.texi: Update release number.
1370
1371 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1372
1373 * gnus.texi (Top): Fix version. Add SASL.
1374
1375 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1376
1377 Sync with Tramp 2.1.13.
1378
1379 * trampver.texi: Update release number.
1380
1381 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1382
1383 * org.texi: Update to new org-mode website.
1384
1385 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1388
1389 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1390
1391 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1392 gnus-read-ephemeral-gmane-group-url,
1393 gnus-read-ephemeral-emacs-bug-group,
1394 gnus-read-ephemeral-debian-bug-group.
1395
1396 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1397
1398 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1399
1400 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1401 Add FIXMEs for Bookmarks and gnus-registry-marks.
1402
1403 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1404
1405 * gnus.texi (Smileys): Document `smiley-style'.
1406
1407 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1408
1409 * gnus.texi (Gnus Development): Clarify difference between ding and
1410 gnu.emacs.gnus.
1411 (MIME Commands, Using MIME, RSS): Fix markup.
1412
1413 * gnus-faq.texi ([8.4]): Ditto.
1414
1415 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1416
1417 * gnus.texi (Emacsen): Remove obsolete stuff.
1418
1419 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1420
1421 * gnus.texi (Oort Gnus): Add version info WRT
1422 `mail-source-delete-incoming'.
1423
1424 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1425
1426 * gnus.texi (Top): Add "Other related manuals" and version info in
1427 `iftex' output.
1428 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1429 gnus-balloon-face-0 and the corresponding format specifiers.
1430
1431 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * tramp.texi (Filename completion): Remove footnote about let-bind
1434 of `partial-completion-mode'. It doesn't work this way.
1435
1436 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1437
1438 * pcl-cvs.texi (Contributors): Update my email.
1439
1440 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1443
1444 2008-03-17 Bill Wohler <wohler@newt.com>
1445
1446 * mh-e.texi (Viewing): Update URL for adding header fields to
1447 mh-invisible-header-fields-default.
1448
1449 2008-03-16 Bill Wohler <wohler@newt.com>
1450
1451 * mh-e.texi (Preface): Add Gnus to requirements.
1452 (Forwarding): Note that forwarded MIME messages are now inline.
1453
1454 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1455
1456 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1457 (Common Variables): Give precedence to the netcat methods over the
1458 telnet methods, and mention that they are more reliable.
1459
1460 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1461
1462 * org.texi (Exporting Agenda Views): Document agenda export to
1463 iCalendar.
1464 (Progress logging): Document the new progress logging stuff.
1465
1466 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1467
1468 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1469 Update for change of `mail-source-delete-incoming'.
1470
1471 * gnus-news.texi: Ditto.
1472
1473 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1474
1475 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1476 custom versions.
1477
1478 2008-03-07 Alan Mackenzie <acm@muc.de>
1479
1480 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1481 parens/brackets in a k&r region is limited.
1482
1483 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1484
1485 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1486 using different Emacs versions.
1487
1488 2008-02-27 Glenn Morris <rgm@gnu.org>
1489
1490 * sc.texi: Remove a lot of old and obsolete info.
1491 (titlepage): Simplify.
1492 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1493 (VM with any Emacsen, GNEWS with any Emacsen)
1494 (Overloading for Non-conforming MUAs, Version 3 Changes)
1495 (The Supercite Mailing List): Delete nodes.
1496 (Introduction): Remove info about old packages.
1497 (Getting Connected): Simplify. Remove info about old packages.
1498 (Citing Commands): Delete Emacs 19 info.
1499 (Hints to MUA Authors): Simplify.
1500 (Thanks and History): Merge in some info from the deleted node
1501 "Version 3 Changes".
1502
1503 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1504
1505 * org.texi (Setting tags, In-buffer settings):
1506 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1507
1508 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1509
1510 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1511 installation directory name.
1512
1513 2008-02-12 Romain Francoise <romain@orebokech.com>
1514
1515 * epa.texi (Overview): Fix typo.
1516
1517 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1518
1519 * epa.texi (Quick start): Remove the .emacs setting.
1520
1521 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1522
1523 * epa.texi (Quick start): Use the command `epa-enable' instead of
1524 loading `epa-setup'.
1525
1526 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1529 ($(infodir)/epa, epa.dvi): New targets.
1530
1531 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1532
1533 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1534
1535 * epa.texi: New manual documenting the EasyPG Assistant.
1536
1537 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1538
1539 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1540 (Inspection): New function dbus-ping.
1541
1542 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * tramp.texi (Remote processes): Add `shell-command'.
1545
1546 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1547
1548 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1549 (Group Parameters): Document `mail-source' parameter.
1550
1551 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1552
1553 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1554 must be a local host.
1555
1556 2008-01-26 Michael Olson <mwolson@gnu.org>
1557
1558 * erc.texi: Update version for ERC 5.3 release.
1559 (Obtaining ERC): Update extras URLs for 5.3.
1560 (Development): Write instructions for git, and remove those for Arch.
1561 (History): Mention the switch to git.
1562
1563 2008-01-24 Karl Berry <karl@gnu.org>
1564
1565 * info.texi (Search Index, Search Text): Mention the command
1566 character in the section name, a la the (Go to node) node.
1567
1568 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1571
1572 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1573
1574 * gnus-news.texi: Mention gnus-article-describe-bindings.
1575
1576 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1577
1578 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1579
1580 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
1581
1582 * org.texi (Property inheritance): New section.
1583 (Conventions): New section.
1584 (Structure editing): Document C-RET, the prefix arg to the cut/copy
1585 commands, and the new bindings for refiling.
1586 (Sparse trees): Document the new special command for sparse trees.
1587 (References): Be more clear about the counting of hilines.
1588 (Handling links): Document M-p/n for accessing links.
1589 (Fast access to TODO states): New section.
1590 (Per file keywords): New section.
1591 (Property inheritance): New section.
1592 (Column attributes): New summary types.
1593 (Capturing Column View): New section.
1594 (The date/time prompt): Cover the new features in the date/time prompt.
1595 Compactify the table of keys for the calendar remote control.
1596 (Clocking work time): Document the new :scope parameter.
1597 (Remember): Promoted to chapter.
1598 (Quoted examples): New section.
1599 (Enhancing text): New verbatim environments.
1600
1601 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
1602
1603 * trampver.texi: Update release number.
1604
1605 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1606
1607 * gnus.texi (Article Keymap): Add
1608 gnus-article-wide-reply-with-original; fix descriptions of
1609 gnus-article-reply-with-original and
1610 gnus-article-followup-with-original.
1611
1612 2008-01-09 Glenn Morris <rgm@gnu.org>
1613
1614 * nxml-mode.texi: Add @copying section.
1615
1616 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1617
1618 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1619 Server". Add `message-send-mail-with-mailclient'.
1620
1621 * gnus.texi (Posting Server): Move some text to "(message)Mail
1622 Variables" and add a reference here.
1623
1624 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
1625
1626 * dbus.texi (Receiving Method Calls): New chapter.
1627 (Errors and Events): Add serial number to events. Replace "signal" by
1628 "message". Introduce dbus-event-serial-number.
1629
1630 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
1631
1632 * dbus.texi (Type Conversion): Explain the type specification for empty
1633 arrays. Use another example.
1634
1635 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * dbus.texi (all): Replace "..." by @dots{}.
1638 (Type Conversion): Precise the value range for :byte types.
1639 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1640 Mention its return value.
1641 (Errors and Events): There is no D-Bus error propagation during event
1642 processing.
1643
1644 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1645
1646 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1647 New sections.
1648
1649 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus.texi (Group Parameters): Reorder the text and add a note about
1652 `gnus-parameters' near the beginning of the node.
1653
1654 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1655
1656 * gnus.texi (Score File Editing): Fix function name.
1657
1658 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
1659
1660 Sync with Tramp 2.1.12.
1661
1662 * trampver.texi: Update release number.
1663
1664 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
1665
1666 * dbus.texi (Type Conversion): Correct input parameters mapping.
1667
1668 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
1669
1670 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1671 (Errors and Events): Mention wrong-type-argument error.
1672
1673 2007-12-21 Alex Schroeder <alex@gnu.org>
1674
1675 * rcirc.texi: Changed single spaces after sentence end to double
1676 spaces. Fixed some typos.
1677 (Internet Relay Chat): Explain relay.
1678 (Getting started with rcirc): Change items to reflect prompts.
1679 Add more explanation to rcirc-track-minor-mode and added a comment to
1680 warn future maintainers that this section is a copy.
1681 (People): Changed /ignore example.
1682 (Keywords): Not keywords.
1683
1684 2007-12-20 Alex Schroeder <alex@gnu.org>
1685
1686 * rcirc.texi (Top): Fighting Information Overload chapter added.
1687 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1688 (rcirc commands): Moved /ignore command to the new chapter.
1689 (Fighting Information Overload): New chapter documenting /keyword,
1690 /bright, /dim, channel ignore, and low priority channels.
1691 (Configuration): Document rcirc-server-alist, remove
1692 rcirc-startup-channels-alist and rcirc-default-server.
1693
1694 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
1695
1696 * dbus.texi (Signals): Fix example in dbus-register-signal.
1697
1698 2007-12-14 Sven Joachim <svenjoac@gmx.de>
1699
1700 * gnus.texi (Score Variables): Fix typo.
1701
1702 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
1703
1704 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1705 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1706 (Errors and Events): Adapt dbus-event.
1707
1708 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1709
1710 * gnus.texi (Other Files): Add the yenc command.
1711
1712 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1715 since 2004-08-06.
1716
1717 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1718
1719 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1720 on body.
1721
1722 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1723
1724 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1725 and rfc2047-allow-irregular-q-encoded-words; fix description of
1726 rfc2047-encode-encoded-words.
1727
1728 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1729
1730 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1731
1732 2007-12-05 Michael Olson <mwolson@gnu.org>
1733
1734 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1735 Update documentation for `remember-diary-file'.
1736
1737 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
1738
1739 * dbus.texi (Signals): Precise `dbus-register-signal'.
1740 (Errors and Events): Rework events part, the internal structure of
1741 dbus-event has changed.
1742
1743 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1746 ($(infodir)/dbus, dbus.dvi): New targets.
1747
1748 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
1749
1750 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1751 unconditionally.
1752
1753 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1754 emulation with @print{}.
1755
1756 2007-12-02 Richard Stallman <rms@gnu.org>
1757
1758 * dbus.texi (Overview): Minor cleanup.
1759
1760 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
1761
1762 * Makefile.in (INFO_TARGETS): Add dbus.
1763 (DVI_TARGETS): Add dbus.dvi.
1764 (dbus, dbus.dvi): New targets.
1765
1766 * dbus.texi: New file.
1767
1768 2007-11-24 Romain Francoise <romain@orebokech.com>
1769
1770 * nxml-mode.texi: Add description in @direntry.
1771 Fix file name to match @setfilename.
1772
1773 2007-11-23 Mark A. Hershberger <mah@everybody.org>
1774
1775 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1776 ($(infodir)/nxml-mode): New rule.
1777
1778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1779 ($(infodir)/nxml-mode): New rule.
1780 (clean): Add nxml-mode*.
1781
1782 * nxml-mode.texi: New file with nxml manual.
1783
1784 2007-11-18 Richard Stallman <rms@gnu.org>
1785
1786 * flymake.texi (Example -- Configuring a tool called directly):
1787 Update example.
1788
1789 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
1790
1791 * tramp.texi (Filename completion): Simplify explanation of
1792 double-slash behavior. Explain directory contents flushing.
1793
1794 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1795
1796 * calc.texi (TeX and LaTeX Language Modes): Put in
1797 missing braces.
1798
1799 2007-11-15 Richard Stallman <rms@gnu.org>
1800
1801 * cl.texi (Equality Predicates): Delete `eql'.
1802 (Predicates, Naming Conventions, Top): Delete `eql'.
1803 (Common Lisp Compatibility): Delete `eql'.
1804 (Porting Common Lisp): Delete obsolete backquote info.
1805 Minor clarification about character constants.
1806 (Sequence Basics): Minor clarification.
1807
1808 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1809
1810 * cc-mode.texi (Electric Keys, Custom Macros):
1811 * tramp.texi (Filename completion): Fix typos.
1812
1813 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1814
1815 * calc.texi (Basic commands): Mention the menu.
1816
1817 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
1818
1819 * tramp.texi (Connection caching): Tramp flushes connection
1820 properties when remote operating system has been changed.
1821
1822 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1823
1824 * gnus-news.texi: Fix spelling.
1825 `message-insert-formatted-citation-line', not
1826 `message-insert-formated-citation-line'.
1827
1828 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1829
1830 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
1831
1832 * tramp.texi (Overview): Mention also the PuTTY integration under
1833 Win32. Remove paragraphs about Tramp's experimental status.
1834 (Frequently Asked Questions): Add code example for highlighting the
1835 mode line.
1836
1837 2007-11-03 Michael Olson <mwolson@gnu.org>
1838
1839 * remember.texi: Change mentions of remember-buffer to
1840 remember-finalize throughout.
1841
1842 2007-10-30 Michael Olson <mwolson@gnu.org>
1843
1844 * remember.texi (Copying): Remove.
1845 (Mailbox): Update with non-BBDB instructions.
1846 (Diary, Org): Add.
1847 (Bibliography, Planner Page): Remove.
1848
1849 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1850
1851 * makefile.w32-in (INFO_TARGETS): Add remember.
1852 (DVI_TARGETS): Add remember.dvi.
1853 ($(infodir)/remember): New rule.
1854 (clean): Add remember*.
1855
1856 2007-10-30 Michael Olson <mwolson@gnu.org>
1857
1858 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1859 ($(infodir)/remember): New rule that builds the Remember Manual.
1860
1861 * remember.texi: New file containing the Remember Mode Manual.
1862 Shuffle chapters around after initial import.
1863 (Function Reference): Split Keystrokes into separate chapter.
1864 (Keystrokes): Document C-c C-k.
1865 (Introduction): Fix typographical issue with "---".
1866
1867 2007-10-29 Richard Stallman <rms@gnu.org>
1868
1869 * widget.texi (Introduction): Delete discussion of implementation
1870 internals.
1871
1872 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * tramp.texi (Connection caching): Host names must be different
1875 when tunneling.
1876
1877 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1878
1879 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1880 Gnus v5.13.
1881
1882 2007-10-28 Miles Bader <miles@gnu.org>
1883
1884 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1885
1886 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1887
1888 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1889
1890 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * gnus.texi (Sorting the Summary Buffer): Remove
1893 gnus-article-sort-by-date-reverse.
1894
1895 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897 * gnus.texi (Non-ASCII Group Names): New node.
1898 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1899 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1900
1901 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1902
1903 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1904 clean the output of the program `imap-shell-program'.
1905
1906 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1907
1908 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1909
1910 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1911
1912 * gnus.texi (Sticky Articles): Documentation for sticky article
1913 buffers.
1914
1915 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1916
1917 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1918
1919 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1920
1921 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1922
1923 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1924
1925 * gnus.texi (Archived Messages): Document
1926 gnus-update-message-archive-method.
1927
1928 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1929
1930 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1931
1932 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1933
1934 * gnus.texi (Group Maneuvering): Document
1935 `gnus-summary-next-group-on-exit'.
1936
1937 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1938
1939 * gnus.texi (Really Various Summary Commands): Mention
1940 gnus-auto-select-on-ephemeral-exit.
1941
1942 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus.texi, message.texi: Bump version number.
1945
1946 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1947
1948 * gnus.texi (Group Line Specification, Misc Group Stuff)
1949 (Server Commands): Parenthesize @pxref{Mail Spool}.
1950
1951 2007-10-28 Didier Verna <didier@xemacs.org>
1952
1953 New user option: message-signature-directory.
1954 * message.texi (Insertion Variables): Document it.
1955 * gnus.texi (Posting Styles): Ditto.
1956
1957 2007-10-28 Didier Verna <didier@xemacs.org>
1958
1959 * gnus.texi (Group Line Specification):
1960 * gnus.texi (Misc Group Stuff):
1961 * gnus.texi (Server Commands): Document the group compaction feature.
1962
1963 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1964
1965 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1966
1967 * message.texi (Various Message Variables): Add message-fill-column.
1968
1969 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1970
1971 * gnus.texi: Untabify.
1972
1973 2007-10-28 Didier Verna <didier@xemacs.org>
1974
1975 * gnus.texi (Group Parameters): Document the posting-style merging
1976 process in topic-mode.
1977
1978 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1979
1980 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1981
1982 2007-10-28 Romain Francoise <romain@orebokech.com>
1983
1984 * gnus.texi (Mail Spool): Fix typo.
1985 Update copyright.
1986
1987 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1990
1991 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1992
1993 * gnus.texi (Summary Generation Commands):
1994 Add gnus-summary-insert-ticked-articles.
1995
1996 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1997
1998 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1999 to spam-spamassassin-program.
2000
2001 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2004
2005 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2006
2007 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2008
2009 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
2011 * message.texi (Mail Headers): Document `opportunistic'.
2012
2013 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2014
2015 * emacs-mime.texi (Encoding Customization): Explain how to set
2016 mm-coding-system-priorities per hierarchy.
2017
2018 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2019
2020 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2021 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2022
2023 2007-10-28 Didier Verna <didier@xemacs.org>
2024
2025 * message.texi (Wide Reply): Update documentation of
2026 message-dont-reply-to-names (now allowing a list of regexps).
2027
2028 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2029
2030 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2031
2032 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2033
2034 * gnus.texi (SpamAssassin back end): Fix typo.
2035
2036 * sieve.texi (Examples): Fix grammar.
2037
2038 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2039
2040 * gnus.texi (Searching for Articles): Document M-S and M-R.
2041 (Limiting): Document / b.
2042
2043 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2044
2045 * gnus.texi (Thread Commands): T M-^.
2046
2047 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * message.texi (Mail Aliases): Document ecomplete.
2050 (Mail Aliases): Fix typo.
2051
2052 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2053
2054 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2055 fix typo.
2056
2057 2007-10-28 Romain Francoise <romain@orebokech.com>
2058
2059 * gnus.texi (Mail Spool): Grammar fix.
2060
2061 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2062
2063 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2064 string.
2065
2066 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2067
2068 * gnus.texi (Group Parameters): Fix description.
2069
2070 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2071
2072 * gnus.texi (Gmane Spam Reporting):
2073 Fix spam-report-gmane-use-article-number.
2074 Add spam-report-user-mail-address.
2075
2076 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2079
2080 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2081
2082 * gnus.texi (Group Parameters): Add simplified sorting example based on
2083 example for `Sorting the Summary Buffer' from Jari Aalto
2084 <jari.aalto@cante.net>.
2085 (Example Methods): Add example for an indirect connection.
2086
2087 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2088
2089 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2090 (Agent Parameters): Updated parameter names to match code.
2091 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2092 'gnus-agent-summary-fetch-series'.
2093 (Agent and flags): New section providing a generalized discussion
2094 of flag handling.
2095 (Agent and IMAP): Removed flag discussion.
2096 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2097
2098 2007-10-28 Romain Francoise <romain@orebokech.com>
2099
2100 * gnus.texi (Exiting the Summary Buffer): Add new function
2101 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2102
2103 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2104
2105 * gnus.texi (Conformity): Fix typo.
2106 (Customizing Articles): Document `first'.
2107
2108 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2109
2110 * gnus.texi (Sorting the Summary Buffer):
2111 Add `gnus-thread-sort-by-date-reverse'. Add example
2112 host to different sorting in NNTP and RSS groups.
2113
2114 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2115
2116 * message.texi (Insertion): Describe prefix for
2117 message-mark-inserted-region and message-mark-insert-file.
2118
2119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2120
2121 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2122 LaTeX documents. Describe "text/x-gnus-verbatim".
2123
2124 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2125
2126 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2127 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2128 (spam-stat spam filtering, SpamOracle)
2129 (Extending the Spam ELisp package): Removed extra quote symbol for
2130 clarity.
2131
2132 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2133
2134 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2135 gnus-article-delete-part and gnus-article-replace-part.
2136 (Using MIME): Add gnus-mime-replace-part.
2137
2138 2007-10-28 Romain Francoise <romain@orebokech.com>
2139
2140 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2141 requires `auto-compression-mode' to be enabled. Add new nnml
2142 variable `nnml-compressed-files-size-threshold'.
2143
2144 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2145
2146 * gnus.texi (Sorting the Summary Buffer): Added
2147 gnus-thread-sort-by-recipient.
2148
2149 2007-10-28 Romain Francoise <romain@orebokech.com>
2150
2151 * message.texi (Insertion Variables): Mention new variable
2152 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2153 documentation accordingly.
2154
2155 2007-10-28 Romain Francoise <romain@orebokech.com>
2156
2157 * gnus.texi (To From Newsgroups): Mention new variables
2158 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2159
2160 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2161
2162 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2163 stuff; gnus-mime-inline-part does the automatic decompression.
2164
2165 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2166
2167 * gnus.texi (Spam ELisp Package Configuration Examples):
2168 "training.ham" should be "training.spam".
2169
2170 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2171
2172 * message.texi (Mail Variables): Fix the default value for
2173 message-send-mail-function.
2174
2175 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2176
2177 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2178 always returns nil exceptionally.
2179
2180 2007-10-28 Simon Josefsson <jas@extundo.com>
2181
2182 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2183 Michael Cook <michael@waxrat.com>.
2184
2185 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (Topic Commands): Fix next/previous.
2188
2189 2007-10-28 Simon Josefsson <jas@extundo.com>
2190
2191 * gnus.texi (Article Washing): Mention `W i'.
2192
2193 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2194
2195 * gnus.texi (Group Parameters): Slight extension of sieve
2196 parameter description.
2197
2198 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2199
2200 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2201 matching score files as well.
2202 (Picons): Describe `gnus-picon-style'.
2203
2204 2007-10-28 Romain Francoise <romain@orebokech.com>
2205
2206 * message.texi (Message Headers): Mention that headers are hidden
2207 using narrowing, and how to expose them.
2208 Update copyright.
2209
2210 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2211
2212 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2213 `gnus-summary-sort-by-recipient'.
2214
2215 2007-10-28 Romain Francoise <romain@orebokech.com>
2216
2217 * gnus.texi (NNTP marks): New node.
2218 (NNTP): Move NNTP marks variables to the new node.
2219
2220 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2221
2222 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2223
2224 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2225
2226 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2227
2228 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2229 everywhere for consistency.
2230 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2231 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2232 Say "regular expression" instead of "regex." Admonish. Pick
2233 other words to sound better (s/so/thus/).
2234 (Spam ELisp Package Filtering of Incoming Mail): Mention
2235 statistical filters. Remove old TODO.
2236 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2237 New section on sorting and displaying the spam score.
2238 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2239 backend but an alias to spam-use-BBDB.
2240 (Extending the Spam ELisp package): Rewrite the example using the
2241 new backend functionality.
2242
2243 2007-10-28 Simon Josefsson <jas@extundo.com>
2244
2245 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2246 nntp-marks-directory, from Romain Francoise
2247 <romain@orebokech.com>.
2248
2249 2007-10-28 Magnus Henoch <mange@freemail.hu>
2250
2251 * gnus.texi (Hashcash): New default value of
2252 hashcash-default-payment.
2253
2254 2007-10-28 Simon Josefsson <jas@extundo.com>
2255
2256 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2257 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2258
2259 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2262
2263 2007-10-28 Simon Josefsson <jas@extundo.com>
2264
2265 * gnus.texi (documentencoding): Add, to avoid warnings.
2266
2267 2007-10-28 Simon Josefsson <jas@extundo.com>
2268
2269 * message.texi (Mail Headers): Add.
2270
2271 * gnus.texi (Hashcash): Fix.
2272
2273 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2274
2275 * gnus.texi (Hashcash): Changed location of library, also mention
2276 that payments can be verified and fix the name of the
2277 hashcash-path variable.
2278
2279 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * gnus.texi (Article Display): Add `gnus-picon-style'.
2282
2283 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2284
2285 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2286
2287 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2288
2289 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2290 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2291 warning about ham processors in spam groups removed.
2292
2293 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2294
2295 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2296 From Hubert Chan <hubert@uhoreg.ca>.
2297
2298 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2299
2300 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2301 (Mailing List): Typo.
2302 (Customizing Articles): Add gnus-treat-ansi-sequences.
2303 (Article Washing): Index.
2304
2305 * message.texi: Use m-dash consistently.
2306
2307 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2308
2309 * gnus.texi (GroupLens): Remove.
2310
2311 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2312
2313 * gnus.texi (Outgoing Messages, Agent Variables): Add
2314 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2315 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2316
2317 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2318
2319 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2320
2321 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2322
2323 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2324
2325 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2326
2327 2007-10-28 Simon Josefsson <jas@extundo.com>
2328
2329 * gnus.texi (Top): Add SASL.
2330
2331 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2332
2333 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2334
2335 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2336
2337 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2338
2339 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2340
2341 * calc.texi (Formulas, Composition Basics): Lower the
2342 precedence of negation.
2343
2344 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2345
2346 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2347 Mention the new three-letter column identifiers.
2348 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2349 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2350 message when using `c' on an empty default with default printer.
2351 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2352 renamed to `ses--symbolic-formulas' some time ago.
2353
2354 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2355
2356 * calc.texi (Default Simplifications, Making Selections)
2357 (Customizing Calc): Clarify associativity of multiplication.
2358
2359 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2360
2361 * tramp.texi (Traces and Profiles): Simplify loop over
2362 `trace-function-background'.
2363
2364 2007-10-22 Juri Linkov <juri@jurta.org>
2365
2366 * dired-x.texi (Shell Command Guessing): Default values are now
2367 available by typing M-n instead of M-p.
2368
2369 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * tramp.texi (Cleanup remote connections): New section.
2372 (Password caching): Remove `tramp-clear-passwd'.
2373 It's not a command anymore.
2374 (Bug Reports): Add `tramp-bug' to function index.
2375 (Function Index, Variable Index): New nodes.
2376 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2377
2378 * trampver.texi: Update release number.
2379
2380 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2381
2382 * calc.texi (History and Acknowledgements): Turn comment
2383 about integer size into past tense.
2384 (Time Zones): Remove pointer to Calc author's address.
2385 (Trigonometric and Hyperbolic Functions): Mention cotangent
2386 and hyperbolic cotangent. Fix typo.
2387
2388 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2389
2390 Sync with Tramp 2.1.11.
2391
2392 * trampver.texi: Update release number.
2393
2394 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2395
2396 * tramp.texi (External packages): New section.
2397
2398 2007-09-29 Juri Linkov <juri@jurta.org>
2399
2400 * info.texi (Help-Int): Document `L' (`Info-history').
2401
2402 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2403
2404 * org.texi: Change links to webpage and maintained email.
2405 (Remember): Promote to Chapter, significant changes.
2406 (Fast access to TODO states): New section.
2407 (Faces for TODO keywords): New section.
2408 (Export options): Example for #+DATE.
2409 (Progress logging): Section moved.
2410
2411 2007-09-26 Bill Wohler <wohler@newt.com>
2412
2413 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2414 browse-url-at-mouse.
2415
2416 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2417
2418 * flymake.texi (Customizable variables): Face names don't end in -face.
2419 Fix flymake-err-line-patterns template.
2420 (Example -- Configuring a tool called directly): Fix init-function.
2421 (Highlighting erroneous lines): Face names don't end in -face.
2422
2423 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2424
2425 * erc.texi (Special-Features): Fix small typo.
2426
2427 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2428
2429 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2430 and "External transfer methods".
2431
2432 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2433
2434 * calc.texi (Predefined Units): Add some history.
2435
2436 2007-09-08 Michael Olson <mwolson@gnu.org>
2437
2438 * erc.texi (Copying): New section included from gpl.texi.
2439 This matches the look of the upstream ERC manual.
2440
2441 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2442
2443 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2444 (Random Numbers): Clarify the distribution of `random'.
2445
2446 2007-09-06 Glenn Morris <rgm@gnu.org>
2447
2448 Move manual sources from man/ to subdirectories of doc/.
2449 Split into the Emacs manual in emacs/, and other manuals in misc/.
2450 Change all setfilename commands to use ../../info.
2451 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2452 refer to the Emacs manual here.
2453 (infodir): New variable.
2454 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2455 (cc-mode.texi, faq.texi): Update references to source file locations.
2456 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2457 do not refer to the Emacs manual here.
2458 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2459
2460 * Makefile.in: Add `basename' versions of all info targets, for
2461 convenience when rebuilding just one manual.
2462 (../etc/GNU): Delete obsolete target.
2463 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2464 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2465 *.vrs *.toc here...
2466 (maintainer-clean): ...from here.
2467
2468 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2469
2470 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2471
2472 * calc.texi (Date Conversions): Clarify definition of
2473 Julian day numbering.
2474 (Date Forms): Clarify definition of Julian day numbering;
2475 add some history.
2476
2477 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2478
2479 * org.texi: Version 5.07.
2480
2481 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2482
2483 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2484
2485 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2486
2487 * org.texi (Adding hyperlink types): New section.
2488 (Embedded LaTeX): Chapter updated because of LaTeX export.
2489 (LaTeX export): New section.
2490 (Using links out): New section.
2491
2492 2007-08-22 Glenn Morris <rgm@gnu.org>
2493
2494 * faq.texi (Learning how to do something): Refcards now in
2495 etc/refcards/ directory.
2496
2497 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * tramp.texi (Remote Programs): Persistency file must be cleared when
2500 changing `tramp-remote-path'.
2501 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2502 macro.
2503
2504 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2505
2506 * calc.texi: Move contents to beginning of file.
2507 (Algebraic Entry): Fix the formatting of an example.
2508
2509 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2510
2511 * calc.texi (Basic Operations on Units): Mention exact versus
2512 inexact conversions.
2513
2514 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2515
2516 * calc.texi (Basic Operations on Units): Mention default
2517 values for new units.
2518 (Quick Calculator Mode): Mention that binary format will
2519 be displayed.
2520
2521 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2522
2523 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2524
2525 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2526
2527 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2528
2529 2007-08-08 Glenn Morris <rgm@gnu.org>
2530
2531 * gnus.texi, sieve.texi: Replace `iff'.
2532
2533 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2534
2535 * calc.texi (Basic Graphics): Mention the graphing of error
2536 forms.
2537 (Graphics Options): Mention how `g s' handles error forms.
2538 (Curve Fitting): Mention plotting the curves.
2539 (Standard Nonlinear Models): Add additional models.
2540 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2541 (Linear Fits): Correct result.
2542
2543 2007-08-01 Alan Mackenzie <acm@muc.de>
2544
2545 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2546 to "--no-site-file".
2547
2548 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2549
2550 * tramp.texi (Frequently Asked Questions): Point to mode line
2551 extension in Emacs 23.1.
2552
2553 * trampver.texi: Update release number.
2554
2555 2007-07-27 Glenn Morris <rgm@gnu.org>
2556
2557 * calc.texi (Copying): Include license text from gpl.texi, rather than
2558 in-line.
2559
2560 2007-07-25 Glenn Morris <rgm@gnu.org>
2561
2562 * calc.texi (Copying): Replace license with GPLv3.
2563
2564 * Relicense all FSF files to GPLv3 or later.
2565
2566 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2567
2568 Sync with Tramp 2.1.10.
2569
2570 * tramp.texi (trampfn): Expand macro implementation in order to handle
2571 empty arguments.
2572 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
2573 occurrences by trampfn.
2574 (Frequently Asked Questions): Extend example code for host
2575 identification in the modeline. Add bbdb to approaches shortening Tramp
2576 file names to be typed.
2577
2578 * trampver.texi: Update release number.
2579
2580 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2581
2582 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2583 section. Reported by <poti@potis.org>.
2584 (Remote processes): Arguments of the program to be debugged are taken
2585 literally.
2586 (Frequently Asked Questions): Simplify recentf example.
2587
2588 2007-07-14 Karl Berry <karl@gnu.org>
2589
2590 * info.texi (@copying): New Back-Cover Text.
2591
2592 * info.texi (Quitting Info): Move to proper place in source.
2593 (Reported by Benno Schulenberg.)
2594
2595 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2596
2597 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2598
2599 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2600
2601 * emacs-mime.texi: Add @documentencoding directive.
2602
2603 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2604
2605 * tramp.texi (Remote processes): Add an anchor to the subsection
2606 "Running a debugger on a remote host".
2607
2608 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
2609
2610 * tramp.texi (Remote processes): Don't call it "experimental" any
2611 longer. Add subsection about running a debugger on a remote host.
2612
2613 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
2614
2615 * org.texi (Properties and columns): Chapter rewritten.
2616
2617 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2618
2619 * tramp.texi:
2620 * trampver.texi: Migrate to Tramp 2.1.
2621
2622 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2623
2624 * org.texi (Properties): New chapter.
2625
2626 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2627
2628 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2629 Control Panel.
2630
2631 * gnus.texi (Misc Article): Add index entry for
2632 gnus-single-article-buffer.
2633
2634 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2635
2636 * gnus.texi (Starting Up): Fix typo.
2637
2638 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2639
2640 * gnus.texi (Asynchronous Fetching): Fix typo.
2641
2642 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2643
2644 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2645 (About This Manual): Remove redundant information.
2646 (Getting Started): Mention author.
2647 (Basic Arithmetic, Customizing Calc): Make description of the
2648 variable `calc-multiplication-has-precedence' match its new effect.
2649
2650 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2651
2652 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2653 the variable `calc-multiplication-has-precedence'.
2654
2655 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
2656
2657 * org.texi (Tag): Section swapped with node Timestamps.
2658 (Formula syntax for Lisp): Document new `L' flag.
2659
2660 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2661
2662 * gnus.texi (Misc Group Stuff, Summary Buffer)
2663 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2664
2665 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2666
2667 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2668 * gnus.texi (Article Buttons, Mail Source Customization)
2669 (Sending or Not Sending, Customizing NNDiary):
2670 * message.texi (Message Headers):
2671 * mh-e.texi (HTML): Fix typos.
2672
2673 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2674
2675 Sync with Tramp 2.0.56.
2676
2677 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2678 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2679
2680 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * Version 22.1 released.
2683
2684 2007-05-26 Michael Olson <mwolson@gnu.org>
2685
2686 * erc.texi (Modules): Fix references to completion modules.
2687
2688 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2689
2690 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2691
2692 2007-05-09 Didier Verna <didier@xemacs.org>
2693
2694 * gnus.texi (Email Based Diary): New. Proper documentation for the
2695 nndiary back end and the gnus-diary library.
2696
2697 2007-05-03 Karl Berry <karl@gnu.org>
2698
2699 * .cvsignore (*.pdf): New entry.
2700
2701 * texinfo.tex: Update from current version for better pdf generation.
2702
2703 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2704
2705 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2706
2707 2007-04-28 Glenn Morris <rgm@gnu.org>
2708
2709 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2710 consideration of legal status.
2711
2712 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2713
2714 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2715
2716 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * faq.texi (New in Emacs 22): python.el removed.
2719
2720 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2721
2722 * calc.texi (Reporting bugs): Update maintainer's address.
2723
2724 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2727
2728 2007-04-15 Jay Belanger <belanger@truman.edu>
2729
2730 * calc.texi (Title page): Remove the date.
2731 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2732 (The Standard Calc Interface): Change trail title.
2733 (Floats): Mention that when non-decimal floats are entered, only
2734 approximations are stored.
2735 (Copying): Move to the appendices.
2736 (GNU Free Documentation License): Add as an appendix.
2737
2738 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2741 * dired-x.texi, ebrowse.texi, ediff.texi:
2742 * emacs-mime.texi, erc.texi, eshell.texi:
2743 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2744 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2745 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2746 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2747 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2748 * woman.texi: Include GFDL.
2749
2750 * doclicense.texi: Remove node heading, so that it can be included by
2751 other files.
2752
2753 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2754
2755 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2756 than *.
2757
2758 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
2759
2760 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2761 in Calc.
2762
2763 2007-04-09 Romain Francoise <romain@orebokech.com>
2764
2765 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2766 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2767 replace mouse-2.
2768
2769 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2772 renamed to woman-use-topic-at-point. Document new behavior.
2773
2774 2007-04-08 Richard Stallman <rms@gnu.org>
2775
2776 * url.texi: Fix some indexing.
2777 (Disk Caching): Drop discussion of old/other Emacs versions.
2778
2779 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * url.texi (Disk Caching): Say Emacs 21 "and later".
2782
2783 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2784 on Font locking which now mentions JIT lock.
2785
2786 2007-04-01 Michael Olson <mwolson@gnu.org>
2787
2788 * erc.texi: Update for the ERC 5.2 release.
2789
2790 2007-03-31 David Kastrup <dak@gnu.org>
2791
2792 * woman.texi (Topic, Interface Options): Explain changes semantics of
2793 woman-manpath in order to consider MANPATH_MAP entries.
2794
2795 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2796
2797 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2798
2799 2007-03-26 Richard Stallman <rms@gnu.org>
2800
2801 * pgg.texi (Caching passphrase): Clean up previous change.
2802
2803 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2804
2805 * gnus.texi (Setting Process Marks): Fix typo.
2806
2807 2007-03-25 Romain Francoise <romain@orebokech.com>
2808
2809 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2810 readability, and include various fixes by Daniel Brockman, Nick Roberts
2811 and Dieter Wilhelm.
2812
2813 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2814
2815 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2816
2817 * gnus.texi (Mail Source Specifiers): Fix typo.
2818
2819 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
2820
2821 * reftex.texi (Imprint): Update maintainer information.
2822
2823 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2824
2825 * message.texi (Message Buffers): Update documentation for
2826 message-generate-new-buffers.
2827
2828 2007-03-15 Daiki Ueno <ueno@unixuser.org>
2829
2830 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2831
2832 2007-03-21 Glenn Morris <rgm@gnu.org>
2833
2834 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2835
2836 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
2837
2838 * eshell.texi (Known problems): Emacs 21 -> 22.
2839
2840 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2841
2842 2007-03-18 Jay Belanger <belanger@truman.edu>
2843
2844 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2845
2846 2007-03-12 Glenn Morris <rgm@gnu.org>
2847
2848 * calc.texi (Time Zones): Switch to new North America DST rule.
2849
2850 * calc.texi: Replace "daylight savings" with "daylight
2851 saving" in text throughout.
2852
2853 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2854
2855 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2856 The variable now uses a list of symbols instead of just a symbol.
2857 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2858
2859 2007-03-06 Romain Francoise <romain@orebokech.com>
2860
2861 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2862 new packages, and mention Gnus update.
2863
2864 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2867 nntp-open-connection-functions-never-echo-commands.
2868
2869 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2872 problems on the console, and security risk in not using gpg-agent.
2873
2874 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
2875
2876 * org.texi (The spreadsheet): Renamed from "Table calculations".
2877 Completely reorganized and rewritten.
2878 (CamelCase links): Section removed.
2879 (Repeating items): New section.
2880 (Tracking TODO state changes): New section.
2881 (Agenda views): Chapter reorganized and rewritten.
2882 (HTML export): Section rewritten.
2883 (Tables in arbitrary syntax): New section.
2884 (Summary): Better feature summary.
2885 (Activation): Document problem with cut-and-paste of Lisp code
2886 from PDF files.
2887 (Visibility cycling): Document indirect buffer use.
2888 (Structure editing): Document sorting.
2889 (Remember): Section rewritten.
2890 (Time stamps): Better description of time stamp types.
2891 (Tag searches): Document regular expression search for tags.
2892 (Stuck projects): New section.
2893 (In-buffer settings): New keywords.
2894 (History and Acknowledgments): Updated description.
2895
2896 2007-02-24 Alan Mackenzie <acm@muc.de>
2897
2898 * cc-mode.texi (Movement Commands): Insert two missing command names.
2899 (Getting Started): Slight wording correction (use conditional).
2900
2901 2007-02-22 Kim F. Storm <storm@cua.dk>
2902
2903 * widget.texi (User Interface, Basic Types): Document need to put some
2904 text before the %v escape in :format string in editable-field widget.
2905
2906 2007-02-18 Romain Francoise <romain@orebokech.com>
2907
2908 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2909 `cvs-mode-quit'.
2910
2911 2007-02-10 Markus Triska <markus.triska@gmx.at>
2912
2913 * widget.texi (Programming Example): Put constant strings in :format.
2914
2915 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * faq.texi (Fullscreen mode on MS-Windows): New node.
2918
2919 2007-02-04 David Kastrup <dak@gnu.org>
2920
2921 * faq.texi (AUCTeX): Update version number. Should probably be done
2922 for other packages as well.
2923
2924 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2925
2926 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2927 <tassilo@member.fsf.org>.
2928
2929 2007-01-27 Eli Zaretskii <eliz@gnu.org>
2930
2931 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2932 ls-lisp-use-localized-time-format.
2933
2934 2007-01-20 Markus Triska <markus.triska@gmx.at>
2935
2936 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2937
2938 2007-01-13 Michael Olson <mwolson@gnu.org>
2939
2940 * erc.texi (Modules): Mention capab-identify module.
2941
2942 2007-01-05 Michael Olson <mwolson@gnu.org>
2943
2944 * erc.texi (Getting Started): Update for /RECONNECT command.
2945
2946 2007-01-04 Richard Stallman <rms@gnu.org>
2947
2948 * ebrowse.texi: Change C-c b to C-c C-m.
2949
2950 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2951
2952 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2953 variables only in info to avoid redundant entries in the printed
2954 manual.
2955
2956 2007-01-02 Daiki Ueno <ueno@unixuser.org>
2957
2958 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2959
2960 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2961
2962 * message.texi (Security): Split into sub-nodes.
2963
2964 2007-01-01 Alan Mackenzie <acm@muc.de>
2965
2966 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2967 eval-after-load in Emacs <=21 and a workaround. Document that
2968 trigraphs are not supported.
2969
2970 2007-01-01 Alan Mackenzie <acm@muc.de>
2971
2972 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2973 c-context-line-break. When invoked within a string, preserve
2974 whitespace. Add a backslash only when also in a macro.
2975
2976 2007-01-01 Alan Mackenzie <acm@muc.de>
2977
2978 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2979
2980 2007-01-01 Alan Mackenzie <acm@muc.de>
2981
2982 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2983 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2984
2985 2007-01-01 Alan Mackenzie <acm@muc.de>
2986
2987 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2988 "Choosing a Style".
2989
2990 * cc-mode.texi ("Styles"): Add @dfn{style}.
2991
2992 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
2993
2994 Sync with Tramp 2.0.55.
2995
2996 * trampver.texi: Update release number.
2997
2998 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2999
3000 * gnus.texi (Customizing Articles): Add index entries for all
3001 gnus-treat-* variables.
3002
3003 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3004
3005 * gnus.texi (IMAP): Fix incorrect explanation of
3006 nnimap-search-uids-not-since-is-evil in documentation for
3007 nnimap-expunge-search-string.
3008
3009 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3010
3011 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3012 spam-ifile-database.
3013
3014 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3015
3016 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3017 rebind C-s.
3018
3019 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3020
3021 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3022 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3023 "expiring mail".
3024 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3025 nnimap-nov-is-evil.
3026
3027 2006-12-25 Kevin Ryde <user42@zip.com.au>
3028
3029 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3030 about the key procedure being used heavily.
3031
3032 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3035 to t.
3036 (Prerequisites): Add explanation about gpg-agent.
3037
3038 2006-12-22 Kevin Ryde <user42@zip.com.au>
3039
3040 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3041 "sort" instead of "sort*".
3042
3043 2006-12-19 Richard Stallman <rms@gnu.org>
3044
3045 * calc.texi (History and Acknowledgements): Recognize that Emacs
3046 now does have floating point.
3047
3048 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3049
3050 * tramp.texi (External transfer methods): Describe new method `scpc'.
3051
3052 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3053
3054 * pgg.texi: Added short note on gpg-agent to the introduction.
3055
3056 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3057
3058 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3059 also applies to Cc.
3060
3061 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3062
3063 * gnus.texi (X-Face): Clarify. Say which programs are required
3064 on Windows.
3065
3066 2006-12-08 Michael Olson <mwolson@gnu.org>
3067
3068 * erc.texi (Modules): Remove documentation for list module.
3069
3070 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3071
3072 * faq.texi (^M in the shell buffer): Ditto.
3073
3074 2006-11-20 Michael Olson <mwolson@gnu.org>
3075
3076 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3077
3078 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3079
3080 * org.texi: Fix typos.
3081 (Agenda commands): Document `C-k'.
3082
3083 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3084
3085 * url.texi (http/https): Fix a typo in the HTTP URL.
3086
3087 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3088
3089 * ada-mode.texi: Total rewrite.
3090
3091 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3092
3093 * org.texi: Minor typo fixes.
3094
3095 2006-11-13 Bill Wohler <wohler@newt.com>
3096
3097 Release MH-E manual version 8.0.3.
3098
3099 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3100 release 8.0.3.
3101
3102 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3103 to set MAILDIR.
3104 (Reading Mail): Document the customization of read-mail-command
3105 for MH-E.
3106 (Viewing Attachments): Document mm-discouraged-alternatives.
3107 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3108 (Junk): Add more information about the settings of mh-junk-background
3109 in a program. Add /usr/bin/mh to PATH in examples.
3110
3111 2006-11-12 Richard Stallman <rms@gnu.org>
3112
3113 * woman.texi: Update author address but say he no longer maintains it.
3114
3115 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3116
3117 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3118 archived trees.
3119 (Checkboxes): Section moved to chapter 5, and extended.
3120 (The date/time prompt): New section.
3121 (Link abbreviations): New section.
3122 (Presentation and sorting): New section.
3123 (Custom agenda views): Section completely rewritten.
3124 (Summary): Compare with Planner.
3125 (Feedback): More info about creating backtraces.
3126 (Plain lists): Modified example.
3127 (Breaking down tasks): New section.
3128 (Custom time format): New section.
3129 (Time stamps): Document inactive timestamps.
3130 (Setting tags): More details about fast tag selection.
3131 (Block agenda): New section.
3132 (Custom agenda views): Section rewritten.
3133 (Block agenda): New section.
3134
3135 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3136
3137 * tramp.texi (Configuration): scp is the default method.
3138 (Default Method): Use ssh as example for another method.
3139
3140 2006-10-27 Richard Stallman <rms@gnu.org>
3141
3142 * woman.texi: Downcase nroff/troff/roff.
3143 (Installation): Chapter deleted. Some xrefs deleted.
3144 (Background): woman doesn't advise man ;-).
3145
3146 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3147
3148 * ada-mode.texi (Project files, Identifier completion)
3149 (Automatic Casing, Debugging, Using non-standard file names)
3150 (Working Remotely): Fix typos.
3151
3152 2006-10-20 Masatake YAMATO <jet@gyve.org>
3153
3154 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3155 sample code `my-c-initialization-hook'.
3156
3157 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3158
3159 * widget.texi: Fix typos.
3160
3161 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3162
3163 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3164 "???". There have been no complaints for years, so the information
3165 must be appropriate.
3166
3167 2006-10-16 Richard Stallman <rms@gnu.org>
3168
3169 * widget.texi: Use @var instead of capitalization.
3170 Clarify many widget type descriptions.
3171
3172 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3173
3174 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3175 gnus-dired-attach.
3176 (Selecting a Group): Fix typo.
3177
3178 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3179
3180 * widget.texi: Fix typos.
3181
3182 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3183
3184 * gnus.texi (Image Enhancements): Update for Emacs 22.
3185
3186 * gnus-faq.texi ([1.3]): Update.
3187
3188 2006-10-06 Richard Stallman <rms@gnu.org>
3189
3190 * faq.texi (Displaying the current line or column):
3191 Delete "As of Emacs 20".
3192
3193 2006-10-06 Romain Francoise <romain@orebokech.com>
3194
3195 * faq.texi (VM): VM works with Emacs 22 too.
3196
3197 2006-10-06 Richard Stallman <rms@gnu.org>
3198
3199 * ebrowse.texi: Remove Emacs version "21" from title.
3200
3201 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3202
3203 * gnus.texi (Foreign Groups): Say where change of editing commands are
3204 stored. Add reference to `gnus-parameters'.
3205
3206 2006-09-15 Jay Belanger <belanger@truman.edu>
3207
3208 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3209 Change "Library Public License" to "Lesser Public License"
3210 throughout. Use "yyyy" to represent year.
3211
3212 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
3213
3214 * org.texi (Setting tags): Typo fix.
3215
3216 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3217
3218 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3219
3220 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3221
3222 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3223
3224 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3225
3226 * faq.texi (Escape sequences in shell output): EMACS is now set
3227 to Emacs's absolute file name, not to "t".
3228 (^M in the shell buffer): Likewise.
3229 * misc.texi (Interactive Shell): Likewise.
3230
3231 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3232
3233 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3234 mails with pop3-leave-mail-on-server. Fix wording.
3235 (Limiting): Improve gnus-summary-limit-to-articles.
3236 (X-Face): Fix typo.
3237
3238 2006-09-11 Simon Josefsson <jas@extundo.com>
3239
3240 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3241 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3242
3243 2006-09-06 Simon Josefsson <jas@extundo.com>
3244
3245 * smtpmail.texi (Authentication): Mention SSL.
3246
3247 2006-09-01 Eli Zaretskii <eliz@gnu.org>
3248
3249 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3250 Don't use @indicateurl.
3251
3252 * cc-mode.texi (Subword Movement): Don't use @headitem.
3253 (Custom Braces, Clean-ups): Don't use @tie.
3254
3255 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
3256
3257 Sync with Tramp 2.0.54.
3258
3259 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3260 Suggested by Adrian Phillips <a.phillips@met.no>.
3261
3262 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3263
3264 * org.texi (Installation, Activation): Split from Installation and
3265 Activation.
3266 (Clocking work time): Documented new features.
3267
3268 2006-08-13 Alex Schroeder <alex@gnu.org>
3269
3270 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3271 example.
3272
3273 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3274
3275 * faq.texi (How to add fonts): New node.
3276
3277 2006-08-05 Romain Francoise <romain@orebokech.com>
3278
3279 * faq.texi (New in Emacs 22): Expand.
3280
3281 2006-08-03 Michael Olson <mwolson@gnu.org>
3282
3283 * erc.texi: Update for ERC 5.1.4.
3284
3285 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3286
3287 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3288 in .../site-lisp/gnus/ by default.
3289 [ From gnus-news.texi in the trunk. ]
3290
3291 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3292
3293 * gnus.texi (MIME Commands): Additions for yEnc.
3294
3295 2006-07-24 Richard Stallman <rms@gnu.org>
3296
3297 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3298 * faq.texi: Move periods and commas inside quotes.
3299
3300 2006-07-20 Jay Belanger <belanger@truman.edu>
3301
3302 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3303
3304 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
3305
3306 * faq.texi (Security risks with Emacs): Document Emacs 22
3307 file-local-variable mechanism.
3308
3309 2006-07-12 Michael Olson <mwolson@gnu.org>
3310
3311 * erc.texi: Update for ERC 5.1.3.
3312
3313 2006-07-12 Alex Schroeder <alex@gnu.org>
3314
3315 * rcirc.texi: Fix typos.
3316 (Getting started with rcirc): New calling convention for M-x irc.
3317 Mention #rcirc. Removed channel tracking.
3318 (Configuration): Changed the names of all variables that got changed
3319 recently, eg. rcirc-server to rcirc-default-server. Added
3320 documentation for rcirc-authinfo, some background for Bitlbee, and
3321 rcirc-track-minor-mode.
3322 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3323 Scrolling.
3324 (Reconnecting after you have lost the connection): Fixed example code
3325 to match code changes.
3326
3327 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3328
3329 * gnus.texi, message.texi: Fix typos.
3330
3331 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3332
3333 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3334 commands.
3335 (Global TODO list): Document the use of the variables
3336 `org-agenda-todo-ignore-scheduled' and
3337 `org-agenda-todo-list-sublevels'.
3338
3339 2006-07-05 Richard Stallman <rms@gnu.org>
3340
3341 * faq.texi (Scrolling only one line): Fix xref.
3342
3343 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3344
3345 * faq.texi (Evaluating Emacs Lisp code):
3346 Throughout, replace eval-current-buffer with eval-buffer.
3347
3348 2006-07-03 Richard Stallman <rms@gnu.org>
3349
3350 * rcirc.texi (Scrolling conservatively): Fix xref.
3351
3352 * pcl-cvs.texi (Viewing differences): Usage fix.
3353
3354 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3355
3356 * org.texi (Agenda commands): Document `s' key to save all org-mode
3357 buffers.
3358
3359 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3360
3361 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3362 names. Mention `cvs-msg' face.
3363
3364 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3365
3366 * org.texi (Checkboxes): New section.
3367
3368 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3369
3370 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3371 throughout this chapter.
3372
3373 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3376 text for standalone vs Emacs info.
3377 (Help): Clarify header line description. Use mouse-1 for clicks.
3378 (Help-P): Use mouse-1 for clicks.
3379 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3380 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3381 (Choose menu subtopic): Remove gratuitous Emacs command names.
3382 (Help-FOO): Put usual behavior first.
3383 (Help-Xref): Clicking on xrefs works in Emacs.
3384 (Search Text): Clarify what the default behavior is.
3385 (Create Info buffer): Fix Emacs window/X window confusion.
3386 (Emacs Info Variables): Fix for new Emacs init file behavior.
3387
3388 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3389
3390 * gnus.texi (Summary Buffer Lines): Fix typo.
3391
3392 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3393
3394 * org.texi (Embedded LaTeX): New chapter.
3395 (Archiving): Section rewritten.
3396 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3397
3398 2006-06-20 Bill Wohler <wohler@newt.com>
3399
3400 Release MH-E manual version 8.0.1.
3401
3402 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3403 release 8.0.1.
3404 (Preface): Depend on GNU mailutils 1.0 and higher.
3405
3406 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3407
3408 * message.texi (News Headers): Update message-syntax-checks section.
3409
3410 2006-06-19 Karl Berry <karl@gnu.org>
3411
3412 * info.texi (Advanced): Mention C-q, especially with ?.
3413
3414 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3415
3416 * org.texi (Publishing links): Document the `:link-validation-function'
3417 property.
3418 (Extensions and Hacking): New chapter, includes some sections of the
3419 "Miscellaneous" chapter.
3420
3421 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3422
3423 * org.texi (Progress logging): New section.
3424
3425 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3426
3427 * viper.texi (Viper Specials):
3428 * gnus.texi (Example Setup):
3429 * faq.texi (Backspace invokes help):
3430 * dired-x.texi (Optional Installation Dired Jump):
3431 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3432 follow coding conventions.
3433
3434 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3435
3436 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3437
3438 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3439
3440 * org.texi (ASCII export): Document indentation adaptation.
3441 (Setting tags): Document mutually-exclusive tags.
3442
3443 2006-06-05 Romain Francoise <romain@orebokech.com>
3444
3445 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3446 Fix typo.
3447
3448 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3449 channel (#gnus@irc.freenode.net).
3450 Fix typos. Update copyright notice.
3451
3452 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3453 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3454 (Line-Up Functions, Custom Macros):
3455 * ediff.texi (Window and Frame Configuration)
3456 (Highlighting Difference Regions):
3457 * emacs-mime.texi (Display Customization):
3458 * erc.texi (History):
3459 * eshell.texi (Known problems):
3460 * eudc.texi (Overview, BBDB):
3461 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3462 (The problem of spam, SpamOracle, Extending the Spam package)
3463 (Conformity, Terminology):
3464 * idlwave.texi (Routine Info)
3465 (Class and Keyword Inheritance, Padding Operators)
3466 (Breakpoints and Stepping, Electric Debug Mode)
3467 (Examining Variables, Troubleshooting):
3468 * org.texi (Creating timestamps):
3469 * reftex.texi (Commands, Options, Changes):
3470 * tramp.texi (Inline methods, Password caching)
3471 (Auto-save and Backup, Issues):
3472 * vip.texi (Files, Commands in Insert Mode):
3473 * viper.texi (Emacs Preliminaries, States in Viper)
3474 (Packages that Change Keymaps, Viper Specials, Groundwork):
3475 Fix various typos.
3476
3477 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
3478
3479 * ediff.texi: Fix typos.
3480
3481 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3482
3483 * org.texi: Small typo fixes.
3484
3485 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
3486
3487 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3488
3489 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3490
3491 * pcl-cvs.texi: Fix typos.
3492 (Customization): Say "us".
3493
3494 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3495
3496 * org.texi: Remove bogus @setfilename.
3497
3498 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3499
3500 * org.texi (ASCII export): Omit command name.
3501 (HTML export): Add prefix to all lines in Local Variable example.
3502 (Acknowledgments): Typeset names in italics.
3503
3504 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3505
3506 * org.texi (Plain lists): Add new item navigation commands.
3507 (External links): Document elisp and info links.
3508 (Custom searches): New section.
3509 (Publishing): New chapter.
3510 (HTML export): Include a list of supported CSS classes.
3511 (Setting tags): Describe the fast-tag-setting interface.
3512
3513 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3514
3515 * dired-x.texi: ifinfo -> ifnottex.
3516
3517 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3518
3519 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3520
3521 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3522
3523 * message.texi (Interface): Add tool bar customization.
3524 (MIME): Index and text additions for mml-attach.
3525 (MIME): Describe mml-dnd-protocol-alist and
3526 mml-dnd-attach-options.
3527
3528 * gnus.texi (Oort Gnus): Reorder entries in sections.
3529 Fix some entries.
3530 (Starting Up): Add references to "Emacs for Heathens" and to
3531 "Finding the News". Add user-full-name and user-mail-address.
3532 (Group Buffer Format): Add tool bar customization and update.
3533 (Summary Buffer): Add tool bar customization.
3534 (Posting Styles): Add message-alternative-emails.
3535
3536 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3537
3538 * tramp.texi (Filename completion): Improve wording.
3539
3540 2006-05-07 Romain Francoise <romain@orebokech.com>
3541
3542 * faq.texi (Using regular expressions): Fix typo.
3543 (Packages that do not come with Emacs): Fix capitalization.
3544 (Replacing text across multiple files): Expand node to explain how
3545 to use `dired-do-query-replace-regexp' in more detail, based on
3546 suggestion by Eric Hanchrow <offby1@blarg.net>.
3547
3548 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3549
3550 * tramp.texi (Filename completion): Completion of remote files'
3551 method, user name and host name is active only in partial
3552 completion mode.
3553
3554 2006-05-06 Bill Wohler <wohler@newt.com>
3555
3556 Release MH-E manual version 8.0.
3557
3558 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3559 release 8.0.
3560
3561 2006-05-06 Bill Wohler <wohler@newt.com>
3562
3563 * mh-e.texi (MH-BOOK-HOME): Change from
3564 http://www.ics.uci.edu/~mh/book/mh to
3565 http://rand-mh.sourceforge.net/book/mh.
3566 Replace .htm suffix with .html for MH book files.
3567 (Using This Manual): Update key binding for getting relevant
3568 chapter in Info from command key.
3569 (Ranges): Fix itemx.
3570
3571 2006-05-05 Karl Berry <karl@gnu.org>
3572
3573 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3574 (\fonttextsize): New user-level command to change text font size.
3575
3576 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3577
3578 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3579
3580 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3581
3582 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3583
3584 2006-04-24 Bill Wohler <wohler@newt.com>
3585
3586 * mh-e.texi (Getting Started): Make it more explicit that you need
3587 to install MH. Add pointers to current MH implementations.
3588
3589 2006-04-21 Bill Wohler <wohler@newt.com>
3590
3591 Release MH-E manual version 7.94.
3592
3593 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3594 release 7.94.
3595
3596 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
3597
3598 * org.texi: Many small fixes.
3599 (Handling links): Rename from "Managing links".
3600
3601 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3602
3603 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3604 (Splitting mail using spam-stat): Fix @xref.
3605
3606 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * gnus.texi (Spam Package): Major revision of the text.
3609 Previously this node was "Filtering Spam Using The Spam ELisp Package".
3610
3611 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
3612
3613 * org.texi (Time stamps): Better explanation of the purpose of
3614 different time stamps.
3615 (Structure editing, Plain lists): More details on how new items
3616 and headings are inserted.
3617
3618 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
3619
3620 * org.texi (Formula syntax): Fix link to Calc Manual.
3621
3622 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3623
3624 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3625
3626 2006-04-17 Bill Wohler <wohler@newt.com>
3627
3628 * mh-e.texi (Folders): Update mh-before-quit-hook and
3629 mh-quit-hook example with code that removes the buffers rather
3630 than just bury them.
3631
3632 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
3633
3634 Sync with Tramp 2.0.53.
3635
3636 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
3637
3638 * org.texi (Updating settings): New section.
3639 (Visibility cycling): Better names for the startup folding
3640 options.
3641 (Exporting): Completely restructured.
3642 (The very busy C-c C-c key): New section.
3643 (Summary of in-buffer settings): New section.
3644
3645 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3646
3647 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3648
3649 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3650
3651 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3652 (Server Commands): Key `v' is reserved for users.
3653
3654 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3655
3656 * org.texi (Link format): New section, emphasis on bracket links.
3657 (External links): Document bracket links.
3658 (FAQ): Expand to cover shell links and the new link format.
3659
3660 2006-04-09 Kevin Ryde <user42@zip.com.au>
3661
3662 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3663
3664 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * gnus.texi (Summary Buffer Lines): Add `*'.
3667
3668 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3669
3670 * gnus.texi (Group Parameters):
3671 Mention gnus-permanently-visible-groups.
3672
3673 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3674
3675 * gnus.texi (Face): Fix typo.
3676
3677 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3678
3679 * gnus.texi (X-Face): Clarify.
3680 (Face): Need Emacs with PNG support.
3681
3682 2006-04-06 Richard Stallman <rms@gnu.org>
3683
3684 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3685 Emacs".
3686
3687 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3688
3689 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3690 blocks not suitable for inclusion with Emacs using variable
3691 PARTOFEMACS.
3692
3693 2006-04-04 Simon Josefsson <jas@extundo.com>
3694
3695 * gnus.texi (Security): Improve.
3696
3697 2006-04-02 Bill Wohler <wohler@newt.com>
3698
3699 * mh-e.texi (Getting Started, Junk, Bug Reports)
3700 (MH FAQ and Support): Fix URLs.
3701
3702 2006-03-31 Romain Francoise <romain@orebokech.com>
3703
3704 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3705 to t, not nil (and has for the past eight years).
3706
3707 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3708
3709 * message.texi, gnus.texi: Bump version to 5.11.
3710
3711 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3712
3713 * gnus.texi (Top): Add comment about version line.
3714
3715 * message.texi (Top): Ditto. Change to take named versions into
3716 account.
3717
3718 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3719
3720 * gnus.texi (Posting Styles): Add x-face-file to example.
3721 (X-Face): Refer to posting styles.
3722
3723 * gnus-faq.texi ([5.8]): Add x-face-file.
3724 ([8.4]): Add links to gmane.emacs.gnus.user and
3725 gmane.emacs.gnus.general.
3726
3727 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3728
3729 * gnus-faq.texi: Use .invalid.
3730 ([5.4]): Fix gnus-posting-styles example.
3731
3732 2006-03-27 Romain Francoise <romain@orebokech.com>
3733
3734 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3735 Emacs/W3 needs a new maintainer.
3736 (Ispell): Update author and version info.
3737 (Mailcrypt): Mention PGG.
3738 (New in Emacs 22): Add PGG to the list of new packages.
3739 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3740 updating dead URLs.
3741
3742 2006-03-25 Karl Berry <karl@gnu.org>
3743
3744 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3745 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3746 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3747 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3748 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3749 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3750 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3751 (2) do not indent copyright year list (or anything else).
3752
3753 2006-03-21 Bill Wohler <wohler@newt.com>
3754
3755 * mh-e.texi (Folders): Various edits.
3756
3757 2006-03-20 Romain Francoise <romain@orebokech.com>
3758
3759 * gnus.texi (Mail Folders): Grammar fix.
3760
3761 2006-03-19 Bill Wohler <wohler@newt.com>
3762
3763 * mh-e.texi (Replying): Document Mail-Followup-To.
3764 Change manually-formatted table to multitable. Add debugging info.
3765 Move description of mh-reply-default-reply-to into paragraph
3766 that describes its values.
3767
3768 2006-03-17 Bill Wohler <wohler@newt.com>
3769
3770 * mh-e.texi: Use smallexample and smalllisp consistently.
3771 (Sending Mail Tour): Update method of entering
3772 addresses and subject.
3773 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3774 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3775
3776 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3777
3778 * org.texi: Version number change only.
3779
3780 2006-03-14 Bill Wohler <wohler@newt.com>
3781
3782 * mh-e.texi: Add index entries around each paragraph rather than
3783 depend on entries from beginning of node. Doing so ensures that
3784 index entries are less likely to be forgotten if text is cut and
3785 pasted, and are necessary anyway if the references are on a
3786 separate page. It seems that makeinfo is now (v. 4.8) only
3787 producing one index entry per node, so there is no longer any
3788 excuse not to. Use subheading instead of heading. The incorrect
3789 use of heading produced very large fonts in Info--as large as the
3790 main heading.
3791 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3792 versions 6 and 7 appeared *around* the time of these Emacs releases.
3793
3794 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3795
3796 * org.texi (Clean view): Document new startup options.
3797
3798 2006-03-11 Bill Wohler <wohler@newt.com>
3799
3800 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3801 (Composing, Scan Line Formats): Fix @refs.
3802 (Getting Started): Define MH profile and MH profile components.
3803 (Incorporating Mail, Reading Mail, Viewing, Printing)
3804 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3805 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3806 for string constants.
3807 (Tool Bar): Remove spurious quote.
3808 (Junk): Use ``...'' instead of "...".
3809 (Scan Line Formats): Replace @samp with @kbd.
3810
3811 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3812
3813 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3814
3815 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3816
3817 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3818 easy to understand.
3819
3820 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3821
3822 * gnus.texi: Markup fix.
3823 (Fancy Mail Splitting): Specify new feature.
3824
3825 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3826
3827 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3828 partial-words matching.
3829
3830 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3831
3832 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3833
3834 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3835 (MIME Commands): Fix mm-discouraged-alternatives.
3836
3837 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3838
3839 * org.texi: Version number change only.
3840
3841 2006-03-06 Bill Wohler <wohler@newt.com>
3842
3843 * mh-e.texi: Move from SourceForge repository to Savannah.
3844 This is version 7.93, which is a total rewrite from the previous
3845 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3846 version 7.93.
3847
3848 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3849
3850 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3851
3852 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3853
3854 * org.texi (Interaction): Add item about `org-mouse.el' by
3855 Piotr Zielinski.
3856 (Managing links): Document that also mouse-1 can be used to
3857 activate a link.
3858 (Headlines, FAQ): Add entry about hiding leading stars.
3859 (Miscellaneous): Resort the sections in this chapter to a more
3860 logical sequence.
3861
3862 2006-02-27 Simon Josefsson <jas@extundo.com>
3863
3864 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3865 2004-01-27 from the trunk).
3866
3867 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3868
3869 * cc-mode.texi: Rename c-hungry-backspace to
3870 c-hungry-delete-backwards, at the request of RMS. Leave the old
3871 name as an alias.
3872
3873 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3874
3875 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3876 include the function header within the defun.
3877
3878 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3879
3880 * cc-mode.texi: Correct two typos.
3881
3882 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3883
3884 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3885 existing comment.
3886 (Electric Keys): Add a justification for electric indentation.
3887 (Hungry WS Deletion): Clear up the names and complications of the
3888 BACKSPACE and DELETE keys.
3889
3890 2006-02-23 Juri Linkov <juri@jurta.org>
3891
3892 * faq.texi (Common requests): Move `Turning on auto-fill by
3893 default' after `Wrapping words automatically'. Move `Working with
3894 unprintable characters' before `Searching for/replacing newlines'.
3895 Move `Replacing highlighted text' after `Highlighting a region'.
3896 Merge `Repeating commands' and `Repeating a command as many times
3897 as possible' into the former.
3898 (Packages that do not come with Emacs): Add refs to Gmane and
3899 etc/MORE.STUFF.
3900
3901 2006-02-23 Juri Linkov <juri@jurta.org>
3902
3903 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3904 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3905 Add xref to `(emacs)Reporting Bugs'.
3906 (Getting a printed manual): Add URL to other formats of the manual.
3907 (Common requests): Fix menu.
3908 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3909 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3910 (Inserting text at the beginning of each line): Add pxref to
3911 `Changing the included text prefix'.
3912 (Forcing the cursor to remain in the same column): Mention `track-eol'
3913 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3914 (Replacing text across multiple files): Add keybinding `Q' for
3915 `dired-do-query-replace'.
3916
3917 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
3918
3919 * reftex.texi: Version number and date change only.
3920
3921 * org.texi (Internal Links): Rewrite to cover the modified
3922 linking system.
3923
3924 2006-02-17 Eli Zaretskii <eliz@gnu.org>
3925
3926 * faq.texi: Remove the coding cookie, it's not needed anymore.
3927
3928 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3929
3930 * faq.texi (Colors on a TTY): Mention Mac OS port.
3931
3932 2006-02-12 Karl Berry <karl@gnu.org>
3933
3934 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3935 8-bit accented a.
3936
3937 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3938
3939 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3940
3941 2006-02-08 Romain Francoise <romain@orebokech.com>
3942
3943 * faq.texi (Top): Remove paragraph about the FAQ being a
3944 transitional document, etc.
3945 (Searching for/replacing newlines): New node.
3946 (Yanking text in isearch): New node.
3947 (Inserting text at the beginning of each line): Rename and make
3948 more general, mention `M-;' in Message mode.
3949
3950 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3951
3952 * faq.texi (Meta key does not work in xterm)
3953 (Emacs does not display 8-bit characters)
3954 (Inputting eight-bit characters): Update xrefs.
3955
3956 2006-02-06 Romain Francoise <romain@orebokech.com>
3957
3958 * faq.texi (VM): VM now at version 7.19.
3959 Set myself as maintainer of this file.
3960
3961 2006-02-04 Michael Olson <mwolson@gnu.org>
3962
3963 * erc.texi (History): Note that ERC is now included with Emacs.
3964
3965 2006-01-31 Romain Francoise <romain@orebokech.com>
3966
3967 * message.texi (Message Headers): Explain what
3968 `message-alternative-emails' does in more detail.
3969 Update copyright year.
3970
3971 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3972
3973 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3974
3975 2006-01-29 Richard M. Stallman <rms@gnu.org>
3976
3977 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3978
3979 2006-01-29 Michael Olson <mwolson@gnu.org>
3980
3981 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3982
3983 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3984
3985 * faq.texi (New in Emacs 22): Mention ERC.
3986
3987 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3988
3989 * rcirc.texi: Capitalize dir entry for consistency with the entry
3990 in info/dir and other entries in the Emacs category.
3991 Fix typos. Delete trailing whitespace.
3992
3993 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
3994
3995 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3996
3997 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3998
3999 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4000 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4001
4002 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4003 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4004
4005 2006-01-27 Alex Schroeder <alex@gnu.org>
4006
4007 * rcirc.texi: New file.
4008
4009 2006-01-23 Juri Linkov <juri@jurta.org>
4010
4011 * widget.texi (User Interface): Add S-TAB for widget-backward.
4012
4013 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4014
4015 Sync with Tramp 2.0.52.
4016
4017 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4018 Add Tramp disabling item. New item for common connection problems.
4019 (various): Apply "ftp" as method for the download URL.
4020 (Bug Reports): Refer to FAQ for common problems.
4021
4022 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4023
4024 * widget.texi (User Interface): Use @key for TAB.
4025
4026 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4027
4028 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4029 for TAB.
4030
4031 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4032
4033 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4034
4035 * gnus.texi: Update copyright.
4036
4037 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4038
4039 * gnus.texi (Article Washing): Additions.
4040
4041 2006-01-08 Alex Schroeder <alex@gnu.org>
4042
4043 * pgg.texi (Caching passphrase): Rewording.
4044
4045 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4046
4047 * org.texi (Agenda commands): Document tags command.
4048
4049 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4050
4051 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4052
4053 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4054
4055 * gnus.texi (RSS): Addition.
4056
4057 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4060
4061 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4062
4063 * emacs-mime.texi (Display Customization): Add setting example to
4064 mm-discouraged-alternatives.
4065
4066 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4067
4068 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4069 version is the canonical version.
4070
4071 2006-01-08 Alex Schroeder <alex@gnu.org>
4072
4073 * pgg.texi (Caching passphrase): Rewording.
4074
4075 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4076
4077 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4078 repository URL.
4079
4080 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4081
4082 * org.texi: Removed the accidentally re-added empty line in the
4083 direntry.
4084
4085 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4086
4087 * org.texi (Agenda Views): Chapter reorganized.
4088
4089 2005-12-29 Romain Francoise <romain@orebokech.com>
4090
4091 * faq.texi (Using Customize): New node.
4092
4093 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4094
4095 * org.texi: Remove blank line in @direntry. It is non-standard
4096 and recursively produces blank lines all over the dir file (when
4097 using Texinfo 4.8).
4098
4099 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4100
4101 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4102
4103 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4104
4105 * org.texi (Tags): Boolean logic documented.
4106 (Agenda Views): Document custom commands.
4107
4108 2005-12-20 David Kastrup <dak@gnu.org>
4109
4110 * faq.texi (AUCTeX): Update version and mailing list info.
4111
4112 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4113
4114 * gnus.texi (MIME Commands): Mention addition of
4115 multipart/alternative to gnus-buttonized-mime-types and add xref
4116 to mm-discouraged-alternatives.
4117
4118 * emacs-mime.texi (Display Customization): Mention addition of
4119 "image/.*" and add xref to gnus-buttonized-mime-types in the
4120 mm-discouraged-alternatives section.
4121
4122 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4123
4124 * org.texi (Tags): New section.
4125 (Agenda Views): Chapter reorganized.
4126
4127 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4128
4129 * org.texi (Internal Links): Add a missing comma after an @xref.
4130
4131 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4132
4133 * faq.texi (Filling paragraphs with a single space): No need to
4134 change sentence-end now.
4135
4136 2005-12-13 Romain Francoise <romain@orebokech.com>
4137
4138 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4139
4140 2005-12-12 Jay Belanger <belanger@truman.edu>
4141
4142 * faq.texi (Calc): Update version number.
4143
4144 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4145
4146 * org.texi (Progress Logging): New section.
4147
4148 2005-12-10 Romain Francoise <romain@orebokech.com>
4149
4150 Update the Emacs FAQ for the 22.1 release.
4151
4152 * faq.texi: Set VER to `22.1'.
4153 (Basic editing): Explain how to use localized versions of the
4154 Tutorial. Mention that `C-h r' displays the manual. Delete
4155 obsolete WWW link to an Emacs 18 tutorial.
4156 (Getting a printed manual): Point to the new locations of the
4157 manuals on the GNU Web site.
4158 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4159 available via Info (it was previously distributed separately).
4160 (Installing Texinfo documentation): The latest version of Texinfo
4161 is 4.8, not 4.0.
4162 (Informational files for Emacs): COPYING is the GNU General Public
4163 License, not the Emacs General Public License.
4164 (Informational files for Emacs): Delete obsolete link to the
4165 GNUinfo pages as they have been removed from the GNU Web site.
4166 (New in Emacs 22): New node.
4167 (Setting up a customization file): Say that most packages support
4168 Customize nowadays.
4169 (Colors on a TTY): Delete reference to instructions on how to
4170 enable syntax highlighting, it is now enabled by default.
4171 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4172 at startup automatically.
4173 (Controlling case sensitivity): Mention `M-c' in isearch.
4174 (Using an already running Emacs process): Emacs now creates the
4175 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4176 gnuserv. As emacsclient can now run Lisp code as well, delete a
4177 sentence praising gnuserv for that. Simplify description of how
4178 the client/server operation works.
4179 (Compiler error messages): Delete obsolete text (compile.el has
4180 been rewritten).
4181 (Indenting switch statements): Fix typo.
4182 (Matching parentheses): Simplify setup instructions, mention the
4183 menu bar item in the Options menu.
4184 (Repeating a command as many times as possible): Mention `C-x e'.
4185 (Going to a line by number): Mention new keymap and bindings
4186 `M-g M-g', `M-g M-p' and `M-g M-n'.
4187 (Turning on syntax highlighting): Now on by default. Simplify.
4188 (Replacing highlighted text): Use `1', not `t'.
4189 (Problems with very large files): The maximum size is now 256MB on
4190 32-bit machines.
4191 (^M in the shell buffer): Mention `comint-process-echoes'.
4192 (Emacs for Apple computers): Emacs 22 has native support for Mac
4193 OS X.
4194 (Translating names to IP addresses): Delete node.
4195 (Binding keys to commands): Fix typo.
4196 (SPC no longer completes file names): New node.
4197 (MIME with Emacs mail packages): Delete section about the Emacs
4198 MIME FAQ (it's not reachable anymore).
4199
4200 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4201
4202 * cc-mode.texi: The manual has been extensively revised: the
4203 information about using CC Mode has been separated from the larger
4204 and more difficult chapters about configuration. It has been
4205 updated for CC Mode 5.31.
4206
4207 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4208
4209 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4210 (Selecting an implementation): Fix descriptions.
4211
4212 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4213
4214 * message.texi (Various Message Variables): Addition.
4215
4216 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4217
4218 * message.texi: Fix default values.
4219
4220 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4221
4222 * message.texi (Header Commands): Clarify descriptions of
4223 message-cross-post-followup-to, message-reduce-to-to-cc, and
4224 message-insert-wide-reply.
4225 (Various Commands): Fix kindex for message-kill-to-signature;
4226 clarify description of message-tab.
4227
4228 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4229
4230 * message.texi (Mailing Lists): Fix description about MFT.
4231
4232 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4233
4234 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4235
4236 * gnus.texi (Slow Terminal Connection): Replace old description
4237 with new one.
4238
4239 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4240
4241 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4242 replace X-Draft-Headers with X-Draft-From.
4243
4244 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4245
4246 * gnus.texi (Various Various): Fix the default value of
4247 nnheader-max-head-length.
4248 (Gnus Versions): Fix typo.
4249
4250 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (Structure editing): Document new functionality of
4253 M-RET.
4254
4255 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4256
4257 * org.texi (Internal Links): Fix Texinfo usage.
4258
4259 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
4260
4261 * org.texi (TODO basics): Document the global todo list.
4262 (TODO items): Documents sparse tree for specific TODO
4263 keywords.
4264
4265 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
4266
4267 * org.texi (Plain Lists): Typos fixed.
4268
4269 2005-11-28 Jay Belanger <belanger@truman.edu>
4270
4271 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4272
4273 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4274
4275 * org.texi (Structure editing): New item moving commands added.
4276 (Plain Lists): New section.
4277
4278 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4279
4280 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4281 (Agenda): Document commands `org-cycle-agenda-files' and
4282 `org-agenda-file-to-front'
4283 (Built-in table editor): Document `org-table-sort-lines'.
4284 (HTML formatting): Export of hand-formatted lists.
4285
4286 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4287
4288 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4289 new variable gnus-toolbar-thickness.
4290
4291 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4292
4293 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4294
4295 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4296
4297 * gnus.texi (X-Face): Fix description.
4298 (XVarious): Remove gnus-xmas-logo-color-alist and
4299 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4300
4301 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4302
4303 * gnus.texi (Group Parameters): Mention new variable
4304 gnus-parameters-case-fold-search.
4305 (Home Score File): Addition.
4306
4307 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4308
4309 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4310 (Overview): List supported feed types.
4311 (Installation): No installation necessary when using autoload.
4312 (Configuration): Rename "RSS" to "news".
4313
4314 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4315
4316 * pgg.texi (User Commands): Document additional passphrase
4317 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4318 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4319
4320 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4321
4322 * org.texi: Version number changed to 3.19.
4323
4324 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4325
4326 * pgg.texi (How to use): Update the example to add autoload of
4327 pgg-encrypt-symmetric-region.
4328 (User Commands): Document pgg-encrypt-symmetric-region.
4329 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4330
4331 2005-10-27 Jay Belanger <belanger@truman.edu>
4332
4333 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4334 mention other TeX-related units.
4335
4336 2005-10-23 Lars Hansen <larsh@soem.dk>
4337
4338 * dired-x.texi (Miscellaneous Commands): Replace
4339 dired-do-relative-symlink by dired-do-relsymlink and
4340 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4341
4342 2005-10-23 Jay Belanger <belanger@truman.edu>
4343
4344 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4345 constant.
4346
4347 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4348
4349 * faq.texi (Bugs and problems): Replace
4350 `dired-move-to-filename-regexp' by
4351 `directory-listing-before-filename-regexp'.
4352
4353 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4354
4355 * newsticker.texi (UPDATED): Set value.
4356
4357 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4358
4359 * gnus.texi (Document Groups): Remove duplicate item.
4360
4361 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4362
4363 * org.texi (Summary): Mention iCalendar support.
4364 (Exporting): Document iCalendar support.
4365
4366 2005-10-18 Romain Francoise <romain@orebokech.com>
4367
4368 * viper.texi (Viper Specials): Capitalize GNU.
4369
4370 2005-10-17 Juri Linkov <juri@jurta.org>
4371
4372 * info.texi (Getting Started, Search Index, Expert Info):
4373 Fix wording.
4374 (Search Text): Replace `echo area' with `mode line'.
4375 (Search Index): Both `i' and `,' find all index entries.
4376 Replace example `C-f' with `C-l' (which exists in index of Info
4377 manual) and delete spaces in its keyboard input sequence.
4378 Delete unnecessary explanations about literal characters.
4379
4380 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4381
4382 * gnus.texi (Document Server Internals): Addition.
4383
4384 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4385
4386 * gnus.texi (A note on namespaces): Fix RFC reference.
4387
4388 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4389
4390 * gnus.texi (RSS): Fix key description.
4391
4392 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4393
4394 * gnus.texi: Emacs/w3 -> Emacs/W3.
4395 (Browsing the Web): Fix description.
4396 (Web Searches): Ditto.
4397 (Customizing W3): Ditto.
4398
4399 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4402
4403 2005-10-11 Jay Belanger <belanger@truman.edu>
4404
4405 * calc.texi (Integration): Mention using `a i' to compute definite
4406 integrals.
4407
4408 2005-10-11 Juri Linkov <juri@jurta.org>
4409
4410 * info.texi: Rearrange nodes.
4411 (Top): Update menu. Change ref `Info for Experts' to
4412 `Advanced Info Commands'.
4413 (Getting Started): Fix description of manual's parts.
4414 (Help-Int): Change xref `Info Search' to `Search Index', and
4415 `Expert Info' to `Advanced'.
4416 (Advanced): Move node one level up.
4417 (Search Text, Search Index): New nodes split out from `Info Search'.
4418 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4419 split out from `Advanced'.
4420 (Advanced, Emacs Info Variables): De-document editing an Info file
4421 in Info.
4422 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4423 (Creating an Info File): Delete node and move its text to
4424 `Expert Info'.
4425
4426 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4427
4428 * org.texi (Workflow states): Documented that change in keywords
4429 becomes active only after restart of Emacs.
4430
4431 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4432
4433 Sync with Tramp 2.0.51.
4434
4435 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4436
4437 * speedbar.texi (Introduction): Describe new location of speedbar
4438 on menubar.
4439 (Basic Key Bindings): Remove descriptions of bindings that have
4440 been removed.
4441
4442 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4443
4444 * speedbar.texi (GDB): Describe use of watch expressions.
4445
4446 2005-09-28 Simon Josefsson <jas@extundo.com>
4447
4448 * message.texi (IDNA): Fix.
4449
4450 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4451
4452 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4453 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4454 description of nntp-open-connection-function.
4455 (Common Variables): Fix descriptions.
4456
4457 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4458
4459 * gnus.texi (Server Buffer Format): Document the %a format spec.
4460
4461 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4462
4463 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4464
4465 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4466
4467 * org.texi Version 3.16.
4468
4469 2005-09-19 Miles Bader <miles@gnu.org>
4470
4471 * newsticker.texi: Get rid of CVS keywords.
4472
4473 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * gnus.texi (Finding the Parent): Fix description of how Gnus
4476 finds article.
4477
4478 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4479
4480 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4481 to drop off non-answered articles.
4482
4483 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4484
4485 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4486 braces (which are unsupported by NMAKE) for macro `srcdir'.
4487
4488 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4489
4490 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4491 (../info/newsticker, newsticker.dvi): New targets.
4492
4493 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4494
4495 * newsticker.texi: Replace @command with @code. Replace @example
4496 with @lisp.
4497 (Top): Added explanations to menu items.
4498 (GNU Free Documentation License): Removed.
4499
4500 2005-09-16 Romain Francoise <romain@orebokech.com>
4501
4502 Update all files to specify GFDL version 1.2.
4503
4504 * doclicense.texi (GNU Free Documentation License): Update to
4505 version 1.2.
4506
4507 2005-09-15 Richard M. Stallman <rms@gnu.org>
4508
4509 * newsticker.texi: Fix @setfilename.
4510
4511 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4512 (../info/newsticker, newsticker.dvi): New targets.
4513
4514 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4515
4516 * org.texi: Version 3.15.
4517
4518 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4519
4520 * ses.texi: Combine all three indices into one.
4521 Correct a few typos.
4522
4523 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4524
4525 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4526
4527 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4528
4529 * emacs-mime.texi (Handles): Remove duplicate item.
4530 (Encoding Customization): Fix the default value for
4531 mm-coding-system-priorities.
4532 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4533 (Basic Functions): Fix reference.
4534
4535 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4536
4537 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4538
4539 2005-08-18 Richard M. Stallman <rms@gnu.org>
4540
4541 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4542 and web site.
4543
4544 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4545 not keyboard-translate.
4546
4547 2005-08-11 Richard M. Stallman <rms@gnu.org>
4548
4549 * faq.texi (Using regular expressions): Fix xref.
4550
4551 2005-08-09 Juri Linkov <juri@jurta.org>
4552
4553 * info.texi (Help-P): Replace `Prev' with `Previous'.
4554 (Help-M, Help-Xref): Add S-TAB.
4555 (Help-FOO): Update `u' command.
4556 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4557 Update info about visibility of xref parts.
4558 (Help-Int): Fix `m' command. Rename `Info-last' to
4559 `Info-history-back'. Add `Info-history-forward'.
4560 (Advanced): Fix `g*' and `M-n' commands.
4561 (Info Search): Add `index-apropos' in stand-alone browser.
4562 Add isearch commands.
4563 (Emacs Info Variables): Remove `Info-fontify'.
4564 Add `Info-mode-hook'. Update face names.
4565 Add `Info-fontify-maximum-menu-size',
4566 `Info-fontify-visited-nodes', `Info-isearch-search'.
4567
4568 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4569
4570 Sync with Tramp 2.0.50.
4571
4572 * tramp.texi: Use @option{} consequently for method names.
4573 (Inline methods, External transfer methods): Remove references to
4574 Cygwin.
4575 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4576 implementation.
4577
4578 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4579
4580 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4581 Mention that gnus-init-file is not read when Emacs is invoked with
4582 --no-init-file or -q.
4583
4584 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4585
4586 * org.texi: Version 3.14.
4587
4588 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4589
4590 * org.texi: Version 3.13.
4591
4592 2005-07-18 Juri Linkov <juri@jurta.org>
4593
4594 * calc.texi (Time Zones, Logical Operations):
4595 * cl.texi (Overview):
4596 * org.texi (TODO types):
4597 * sc.texi (Emacs 18 MUAs):
4598 * speedbar.texi (Top):
4599 * url.texi (History):
4600 Delete duplicate duplicate words.
4601
4602 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
4603
4604 * cl.texi (Type Predicates): Document `atom' type.
4605
4606 2005-07-04 Lute Kamstra <lute@gnu.org>
4607
4608 Update FSF's address in GPL notices.
4609
4610 * calc.texi (Copying):
4611 * doclicense.texi (GNU Free Documentation License):
4612 * faq.texi (Contacting the FSF):
4613 * mh-e.texi (Copying): Update FSF's address.
4614
4615 2005-07-03 Richard M. Stallman <rms@gnu.org>
4616
4617 * flymake.texi (Example -- Configuring a tool called directly):
4618 Update name of flymake-build-relative-filename.
4619
4620 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4621
4622 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4623
4624 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4625
4626 * org.texi: Version 3.12.
4627
4628 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4629
4630 * makefile.w32-in (MAKEINFO): Use --force.
4631 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4632 Makefile.in.
4633 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4634 more shells.
4635
4636 2005-06-23 Richard M. Stallman <rms@gnu.org>
4637
4638 * speedbar.texi (Creating a display): Texinfo usage fixes.
4639
4640 * tramp.texi (Customizing Completion, Auto-save and Backup):
4641 Texinfo usage fixes.
4642
4643 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4644
4645 * dired-x.texi (Miscellaneous Commands):
4646 * ediff.texi (Miscellaneous):
4647 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4648 (Agent Variables):
4649 * info.texi (Help-Xref):
4650 * message.texi (Message Headers):
4651 * org.texi (Remember):
4652 * reftex.texi (Options (Defining Label Environments)):
4653 (Options (Index Support)):
4654 (Options (Viewing Cross-References)):
4655 (Options (Misc)):
4656 (Changes):
4657 * speedbar.texi (Creating a display):
4658 * tramp.texi (Customizing Completion, Auto-save and Backup):
4659 Texinfo usage fix.
4660
4661 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4662
4663 * org.texi: Version 3.11.
4664
4665 2005-06-12 Jay Belanger <belanger@truman.edu>
4666
4667 * calc.texi (Getting Started): Remove extra menu item.
4668
4669 2005-05-31 Jay Belanger <belanger@truman.edu>
4670
4671 * calc.texi (Notations Used in This Manual): Use @kbd for key
4672 sequence.
4673 (Demonstration of Calc): Mention another way of starting Calc.
4674 (Starting Calc): Mention long name of M-#.
4675 (Embedded Mode Overview): Remove unnecessary instruction.
4676 (Other M-# commands): Rephrase `M-# 0' explanation.
4677 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4678 reflect current behavior.
4679
4680 2005-05-30 Jay Belanger <belanger@truman.edu>
4681
4682 * calc.texi (Hooks): Change description of calc-window-hook and
4683 calc-trail-window-hook to match usage.
4684 (Computational Functions): Add more constant-generating functions.
4685 (Customizable Variables): Use defvar.
4686
4687 2005-05-28 Jay Belanger <belanger@truman.edu>
4688
4689 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4690 (Basic Embedded Mode): Explain behavior of arguments to
4691 calc-embedded-mode.
4692
4693 2005-05-27 Jay Belanger <belanger@truman.edu>
4694
4695 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4696 current behavior.
4697
4698 2005-05-25 Jay Belanger <belanger@truman.edu>
4699
4700 * calc.texi: Change Calc version number throughout.
4701 (Keypad Mode): Change location in info output.
4702 (Keypad mode overview): Move picture of keypad.
4703
4704 2005-05-21 Jay Belanger <belanger@truman.edu>
4705
4706 * calc.texi (Storing variables): Mention that only most variables
4707 are void to begin with.
4708
4709 2005-05-21 Kevin Ryde <user42@zip.com.au>
4710
4711 * widget.texi (Basic Types): Update cross ref from "Enabling
4712 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4713 lispref/text.texi change.
4714
4715 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4716
4717 * org.texi: Version 3.09.
4718
4719 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4720
4721 * reftex.texi: Version 4.28.
4722
4723 2005-05-16 Jay Belanger <belanger@truman.edu>
4724
4725 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4726
4727 2005-05-14 Jay Belanger <belanger@truman.edu>
4728
4729 * calc.texi (Default Simplifications): Insert missing ! (logical
4730 not operator).
4731
4732 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4733
4734 Sync with Tramp 2.0.49.
4735
4736 2005-05-10 Jay Belanger <belanger@truman.edu>
4737
4738 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4739 to 1.
4740
4741 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4742
4743 * org.texi: Version 3.08, structure reorganized.
4744
4745 2005-04-24 Richard M. Stallman <rms@gnu.org>
4746
4747 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4748
4749 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4750
4751 * org.texi: Update to version 3.06.
4752
4753 2005-04-13 Lute Kamstra <lute@gnu.org>
4754
4755 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4756
4757 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4758
4759 * cl.texi (Porting Common Lisp): Fix typo.
4760
4761 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4762
4763 * gnus.texi (RSS): Addition.
4764
4765 2005-04-04 Jay Belanger <belanger@truman.edu>
4766
4767 * calc.texi: Change Calc version number.
4768 (Customizable variables): Fix description of calc-language-alist.
4769 (Copying): Put in version 2 of GPL.
4770
4771 2005-04-01 Jay Belanger <belanger@truman.edu>
4772
4773 * calc.texi (Troubleshooting Commands): Remove comment about
4774 installation.
4775 (Installation): Remove section.
4776 (Customizable Variables): New section.
4777 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4778 (Graphical Devices): Add references to Customizable Variables.
4779
4780 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4781
4782 * emacs-mime.texi (Display Customization): Markup fixes.
4783 (rfc2047): Update.
4784
4785 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4786
4787 * gnus-faq.texi: Replaced with auto-generated version.
4788
4789 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4790
4791 * dired-x.texi (Multiple Dired Directories): default-directory was
4792 renamed to dired-default-directory.
4793
4794 2005-03-26 Jay Belanger <belanger@truman.edu>
4795
4796 * calc.texi (Simplifying Formulas, Rewrite Rules):
4797 Change description of top and bottom of fraction.
4798 (Modulo Forms): Move description of how to create modulo forms to
4799 earlier in the section.
4800 (Fraction Mode): Suggest using : to get a fraction by dividing.
4801 (Basic Arithmetic): Adjust placement of command name.
4802 (Truncating the Stack): Emphasize that "hidden" entries are still
4803 visible.
4804 (Installation): Move discussion of printing manual to "About This
4805 Manual".
4806 (About This Manual): Mention how to print the manual.
4807 (Reporting Bugs): Remove first person.
4808 (Building Vectors): Add algebraic version of append.
4809 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4810 (Grouping Digits): Fix typo.
4811
4812 2005-03-25 Werner Lemberg <wl@gnu.org>
4813
4814 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4815 Replace `legal' with `valid'.
4816
4817 2005-03-25 Werner Lemberg <wl@gnu.org>
4818
4819 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4820
4821 2005-03-24 Jay Belanger <belanger@truman.edu>
4822
4823 * calc.texi (General Mode Commands)
4824 (Mode Settings in Embedded Mode): Add some explanation of
4825 recording mode settings.
4826
4827 2005-03-24 Richard M. Stallman <rms@gnu.org>
4828
4829 * calc.texi: Remove praise of non-free software.
4830
4831 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4832 (Installation): Node deleted.
4833
4834 2005-03-23 Richard M. Stallman <rms@gnu.org>
4835
4836 * url.texi (HTTP language/coding): Improve last change.
4837
4838 2005-03-22 Jay Belanger <belanger@truman.edu>
4839
4840 * calc.texi (Embedded Mode): Add new information on changing
4841 modes.
4842
4843 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4844
4845 Sync with Tramp 2.0.48.
4846
4847 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4848
4849 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4850 "GNU/Linux". Change all addresses to .gnu.org.
4851 (Default Method): Offer shortened syntax for "su" and "sudo"
4852 methods.
4853
4854 2005-03-07 Richard M. Stallman <rms@gnu.org>
4855
4856 * url.texi: Fix usage of "e.g.".
4857 (HTTP language/coding): Explain the rules for these strings.
4858
4859 2005-03-06 Richard M. Stallman <rms@gnu.org>
4860
4861 * woman.texi (Introduction): Minor cleanups.
4862
4863 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4864
4865 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4866 (Installation): Node deleted.
4867
4868 * mh-e.texi (Preface): Get rid of "Emacs 21".
4869
4870 * eshell.texi (Installation): Delete node (for Emacs 20).
4871
4872 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4873
4874 * flymake.texi: Refill and tweak style in @lisp blocks.
4875
4876 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4877
4878 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4879
4880 2005-03-01 Jay Belanger <belanger@truman.edu>
4881
4882 * calc.texi (Trigonometric and Hyperbolic Functions):
4883 Mention additional functions.
4884 (Algebraic Simplifications): Mention additional simplifications.
4885
4886 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4887
4888 * ses.texi: Add concept/function/variable indices (this work was
4889 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4890 papers on file at FSF).
4891
4892 2005-02-10 Jay Belanger <belanger@truman.edu>
4893
4894 * calc.texi: Change @LaTeX to La@TeX throughout.
4895 Redefine @expr as @math for TeX output.
4896 Redefine @texline as a no-op for TeX output.
4897 Define @tfn, replace @t by @tfn throughout.
4898
4899 2005-02-09 Jay Belanger <belanger@truman.edu>
4900
4901 * calc.texi: Add macro for LaTeX for info output.
4902
4903 2005-02-08 Kim F. Storm <storm@cua.dk>
4904
4905 * texinfo.tex (LaTex): Add def.
4906
4907 2005-02-06 Jay Belanger <belanger@truman.edu>
4908
4909 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4910 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4911 throughout manual.
4912
4913 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4914
4915 * gnus.texi: Some edits based on comments from David Abrahams.
4916
4917 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4918
4919 * gnus.texi (RSS): Fix the keystroke.
4920
4921 2005-01-24 David Kastrup <dak@gnu.org>
4922
4923 * faq.texi: Update AUCTeX version info.
4924
4925 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4926
4927 * gnus-faq.texi ([4.1]): Typo.
4928
4929 2005-01-19 Jay Belanger <belanger@truman.edu>
4930
4931 * calc.texi (Keep Arguments): Mention that keeping arguments
4932 doesn't work with keyboard macros.
4933
4934 2005-01-16 Richard M. Stallman <rms@gnu.org>
4935
4936 * autotype.texi (Autoinserting): Fix small error.
4937
4938 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
4939
4940 Sync with Tramp 2.0.47.
4941
4942 * tramp.texi (Compilation): New section, describing compilation of
4943 remote files.
4944
4945 2005-01-11 Kim F. Storm <storm@cua.dk>
4946
4947 * widget.texi (Basic Types): Add :follow-link keyword.
4948
4949 2005-01-09 Jay Belanger <belanger@truman.edu>
4950
4951 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4952
4953 2005-01-08 Jay Belanger <belanger@truman.edu>
4954
4955 * calc.texi: Change throughout to reflect new default value of
4956 calc-settings-file.
4957
4958 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4959
4960 * message.texi (Reply): `message-reply-to-function' should return
4961 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4962
4963 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4964
4965 * faq.texi (Changing load-path): Fix typo.
4966
4967 2005-01-05 Jay Belanger <belanger@truman.edu>
4968
4969 * calc.texi (Programming Tutorial): Replace kbd command by
4970 appropriate characters for a keyboard macro.
4971
4972 2005-01-04 Jay Belanger <belanger@truman.edu>
4973
4974 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4975 for Lucid Emacs.
4976 (Programming Tutorial): Mention that the user needs to be in the
4977 right mode to compute some functions.
4978
4979 2005-01-04 Jay Belanger <belanger@truman.edu>
4980
4981 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4982 no longer applicable.
4983
4984 2005-01-01 Jay Belanger <belanger@truman.edu>
4985
4986 * calc.texi (Programming Tutorial): Changed description of how to
4987 edit keyboard macros to match current behavior.
4988
4989 2004-12-31 Jay Belanger <belanger@truman.edu>
4990
4991 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4992
4993 2004-12-20 Jay Belanger <belanger@truman.edu>
4994
4995 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4996 zero.
4997
4998 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4999
5000 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5001 @xref.
5002 (Font Locking): Avoid @strong{Note:}.
5003
5004 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5005
5006 Sync with Tramp 2.0.46.
5007
5008 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5009
5010 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5011
5012 * url.texi: Correct typos.
5013 (Retrieving URLs): @var{nil}->@code{nil}.
5014 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5015 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5016 (Dealing with HTTP documents): @inforef->@xref.
5017
5018 2004-12-15 Jay Belanger <belanger@truman.edu>
5019
5020 * calc.texi: Consistently capitalized all mode names.
5021 (Answers to Exercises): Mention that an answer can be a fraction
5022 when in Fraction mode.
5023
5024 2004-12-13 Jay Belanger <belanger@truman.edu>
5025
5026 * calc.texi: Fix some TeX definitions.
5027
5028 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5029
5030 * reftex.texi (Imprint): Remove erroneous @value's.
5031
5032 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5033
5034 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5035 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5036
5037 2004-12-08 Jay Belanger <belanger@truman.edu>
5038
5039 * calc.texi (Starting Calc): Remove comment about installation.
5040 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5041
5042 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5043
5044 * url.texi: Update @setfilename.
5045 (Getting Started): No need to worry about Gnus versions.
5046 (Dealing with HTTP documents): Use @inforef.
5047
5048 * org.texi: Fix @direntry file name.
5049
5050 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5051
5052 * url.texi: New file.
5053
5054 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5055
5056 2004-12-06 Jay Belanger <belanger@truman.edu>
5057
5058 * calc.texi (Using Calc): Remove paragraph about installation.
5059
5060 2004-12-06 Jay Belanger <belanger@truman.edu>
5061
5062 * calc.texi: Use more Texinfo macros and less TeX defs.
5063 Remove @refill's.
5064
5065 2004-12-06 Richard M. Stallman <rms@gnu.org>
5066
5067 * org.texi: New file.
5068
5069 2004-12-05 Richard M. Stallman <rms@gnu.org>
5070
5071 * Makefile.in (org.dvi, ../info/org): New targets.
5072 (INFO_TARGETS): Add ../info/org.
5073 (DVI_TARGETS): Add org.dvi.
5074 (maintainer-clean): Remove the info files in the info dir.
5075
5076 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5077
5078 * idlwave.texi: Fix the setfilename directive to put the produced
5079 file in ../info.
5080 (Continued Statement Indentation): Resurrect Jan D.'s change from
5081 2004-11-03 that was lost when a newer version of idlwave.texi was
5082 imported.
5083
5084 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5085
5086 * gnus-faq.texi ([5.1]): Added missing bracket.
5087
5088 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5089 `spam-initialize'.
5090
5091 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5092
5093 * message.texi (Various Message Variables): Mention that all mail
5094 file variables are derived from `message-directory'.
5095
5096 * gnus.texi (Splitting Mail): Clarify bogus group.
5097
5098 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5099
5100 * emacs-mime.texi (Encoding Customization): Fix
5101 mm-coding-system-priorities entry.
5102
5103 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5104
5105 * idlwave.texi (Continued Statement Indentation):
5106 * reftex.texi (Options (Index Support)):
5107 (Displaying and Editing the Index, Table of Contents):
5108 * speedbar.texi (Creating a display, Major Display Modes): Replace
5109 non-nil with non-@code{nil}.
5110
5111 2004-10-21 Jay Belanger <belanger@truman.edu>
5112
5113 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5114
5115 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * calc.texi (Reporting Bugs): Double up `@'.
5118
5119 2004-10-18 Jay Belanger <belanger@truman.edu>
5120
5121 * calc.texi (Reporting Bugs): Changed the address that bugs
5122 should be sent to.
5123
5124 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5125
5126 * gnus.texi (New Features): Add 5.11.
5127
5128 * message.texi (Resending): Remove wrong default value.
5129
5130 * gnus.texi (Mail Source Specifiers): Describe possible problems
5131 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5132 `pop3-leave-mail-on-server' to the index.
5133
5134 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5135
5136 * message.texi (Canceling News): Add how to set a password.
5137
5138 2004-10-12 Jay Belanger <belanger@truman.edu>
5139
5140 * calc.texi (Help Commands): Changed the descriptions of
5141 calc-describe-function and calc-describe-variable to match their
5142 current behavior.
5143
5144 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5145
5146 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5147
5148 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5149
5150 Sync with Tramp 2.0.45.
5151
5152 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5153 plink link. The URL is outdated. Originator contacted for
5154 clarification.
5155
5156 2004-10-10 Juri Linkov <juri@jurta.org>
5157
5158 * gnus.texi (Top, Marking Articles): Join two menus in one node
5159 because a node can have only one menu.
5160
5161 2004-10-09 Juri Linkov <juri@jurta.org>
5162
5163 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5164 example of nnmail-split-fancy.
5165
5166 2004-10-06 Karl Berry <karl@gnu.org>
5167
5168 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5169 consistency with other uses of dashes.
5170
5171 2004-10-05 Karl Berry <karl@gnu.org>
5172
5173 * info.texi: Consistently use --- throughout, periods at end of
5174 menu descriptions, and a couple typos.
5175
5176 2004-09-26 Jesper Harder <harder@ifa.au.dk>
5177
5178 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5179 * pgg.texi (User Commands, Backend methods): Do.
5180 * gnus.texi: Markup fixes.
5181 (Setting Process Marks): Fix `M P a' entry.
5182 * emacs-mime.texi: Fixes.
5183
5184 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5185
5186 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5187 again.
5188 Use 5.10 instead of 5.10.0.
5189
5190 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5191
5192 * gnus.texi (Summary Mail Commands): S D e.
5193
5194 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5195
5196 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5197 the gnus-article-mode-line-format section.
5198
5199 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5200
5201 * gnus.texi (Various Summary Stuff): Fix the documentation for
5202 gnus-newsgroup-variables.
5203
5204 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5205
5206 * gnus.texi (MIME Commands): Added
5207 gnus-mime-display-multipart-as-mixed,
5208 gnus-mime-display-multipart-alternative-as-mixed,
5209 gnus-mime-display-multipart-related-as-mixed.
5210 (Mail Source Customization): Clarify `mail-source-directory'.
5211 (Splitting Mail): Mention gnus-group-find-new-groups.
5212 (SpamOracle): Fixed typo.
5213
5214 * gnus-faq.texi: Untabify.
5215 ([6.3]): nnir.el is in contrib directory.
5216
5217 * message.texi (News Headers): Clarify how a unique ID is created.
5218
5219 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5220 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5221
5222 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
5223
5224 * gnus.texi (Group Parameters): Added more on hooks.
5225
5226 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
5227
5228 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5229
5230 2004-09-22 Jay Belanger <belanger@truman.edu>
5231
5232 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5233 might be hidden during part of the session.
5234
5235 2004-09-20 Jay Belanger <belanger@truman.edu>
5236
5237 * calc.texi (Notations Used in This Manual): Put in an earlier
5238 mention that DEL could be called Backspace.
5239
5240 2004-09-10 Simon Josefsson <jas@extundo.com>
5241
5242 * gnus.texi (IMAP): Add example. Suggested and partially written
5243 by Steinar Bang <sb@dod.no>.
5244
5245 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5246
5247 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5248 netrc syntax.
5249
5250 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5251
5252 * gnus.texi (Spam ELisp Package Sequence of Events):
5253 Some clarifications.
5254 (Spam ELisp Package Global Variables): More clarifications.
5255
5256 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5257
5258 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5259 Mention spam-split does not modify incoming mail.
5260
5261 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5262
5263 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5264
5265 2004-09-10 Eli Zaretskii <eliz@gnu.org>
5266
5267 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5268
5269 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5270
5271 * makefile.w32-in (sieve, pgg): Use $(infodir).
5272
5273 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5274
5275 * makefile.w32-in: Fix PGG and Sieve entries.
5276
5277 2004-08-28 Eli Zaretskii <eliz@gnu.org>
5278
5279 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5280 Emacs and related programs.
5281
5282 2004-08-27 Richard M. Stallman <rms@gnu.org>
5283
5284 * faq.texi: Fix texinfo usage, esp. doublequotes.
5285 (Difference between Emacs and XEmacs): Some clarification.
5286
5287 * faq.texi (Difference between Emacs and XEmacs):
5288 Explain not to contrast XEmacs with GNU Emacs.
5289
5290 2004-08-26 Richard M. Stallman <rms@gnu.org>
5291
5292 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5293
5294 2004-08-22 David Kastrup <dak@gnu.org>
5295
5296 * reftex.texi (AUCTeX): Update links, section name.
5297
5298 * faq.texi (Calc): Update availability (included in 22.1).
5299 (AUCTeX): Update availability, information, versions, description.
5300
5301 2004-08-14 Eli Zaretskii <eliz@gnu.org>
5302
5303 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5304
5305 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5306
5307 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5308
5309 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5310
5311 Sync with Tramp 2.0.44.
5312
5313 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5314
5315 * widget.texi (User Interface): Update how to separate the
5316 editable field of an editable-field widget from other widgets.
5317 (Programming Example): Add text after field.
5318
5319 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5320
5321 * emacs-mime.texi (Encoding Customization): Add a note to the
5322 mm-content-transfer-encoding-defaults entry.
5323 (rfc2047): Update.
5324
5325 * gnus.texi (Article Highlighting): Add
5326 gnus-cite-ignore-quoted-from.
5327 (POP before SMTP): New node.
5328 (Posting Styles): Addition.
5329 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5330 (Fancy Mail Splitting): Ditto.
5331 (X-Face): Add gnus-x-face.
5332
5333 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5334
5335 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5336 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5337
5338 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5339
5340 * gnus.texi (Mail Source Specifiers): Describe
5341 `pop3-leave-mail-on-server'.
5342
5343 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5344
5345 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5346
5347 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5348 repository. Change setfilename.
5349
5350 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5351
5352 2004-07-02 Juri Linkov <juri@jurta.org>
5353
5354 * pcl-cvs.texi (Viewing differences): Add `d r'.
5355
5356 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5357
5358 * ses.texi, viper.texi, flymake.texi, faq.texi:
5359 * eshell.texi, ediff.texi: Markup fixes.
5360
5361 2004-06-21 Karl Berry <karl@gnu.org>
5362
5363 * info.texi (Top): Mention that only Emacs has mouse support.
5364 (Getting Started): Mention this in a few other places.
5365
5366 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * autotype.texi (Copyrights, Timestamps): Recommend
5369 `before-save-hook' instead of `write-file-functions'.
5370
5371 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5372
5373 * dired-x.texi (dired-mark-omitted): Update keybinding.
5374
5375 2004-06-10 Kim F. Storm <storm@cua.dk>
5376
5377 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5378
5379 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5380
5381 * dired-x.texi (variable dired-omit-mode): Rename from
5382 dired-omit-files-p.
5383 (function dired-omit-mode): Rename from dired-omit-toggle.
5384 Call dired-omit-mode rather than set dired-omit-files-p.
5385 (dired-mark-omitted): Describe command.
5386
5387 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5388
5389 Version 2.0.41 of Tramp released.
5390
5391 2004-05-29 Juanma Barranquero <lektu@terra.es>
5392
5393 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5394 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5395
5396 2004-05-29 Richard M. Stallman <rms@gnu.org>
5397
5398 * cl.texi (Top): Call this chapter `Introduction'.
5399 (Overview): In TeX, no section heading here.
5400
5401 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5402
5403 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5404
5405 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5406 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5407
5408 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5409
5410 * flymake.texi: New file.
5411
5412 2004-05-28 Simon Josefsson <jas@extundo.com>
5413
5414 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5415
5416 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5417
5418 Version 2.0.40 of Tramp released.
5419
5420 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5421
5422 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5423
5424 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5425 variables `tramp-backup-directory-alist' and
5426 `tramp-bkup-backup-directory-info'.
5427 (Overview, Connection types)
5428 (External transfer methods, Default Method)
5429 (Windows setup hints): Remove restriction of password entering
5430 with external methods.
5431 (Auto-save and Backup): Make file name example
5432 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5433 and `auto-save-directory' must be used.
5434 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5435 only "NT"). Remove doubled entry "What kinds of systems does
5436 @tramp{} work on".
5437 (tramp): Macro removed.
5438 (Obtaining Tramp): Flag removed from title.
5439 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5440 and `trampver' used properly. Flag `tramp-inst' replaced by
5441 `installchapter'. Installation related text adapted.
5442
5443 2004-04-28 Masatake YAMATO <jet@gyve.org>
5444
5445 * widget.texi (Programming Example): Remove overlays.
5446
5447 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5448
5449 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5450
5451 2004-04-23 Juanma Barranquero <lektu@terra.es>
5452
5453 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5454
5455 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5456
5457 * info.texi (Info Search): Add info-apropos.
5458
5459 2004-03-22 Juri Linkov <juri@jurta.org>
5460
5461 * faq.texi: Fix help key bindings.
5462
5463 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5464
5465 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5466 (as suggested by Karl Berry). Update information about colored
5467 stars in menus. Add new subheading describing M-n.
5468
5469 2004-03-12 Richard M. Stallman <rms@gnu.org>
5470
5471 * cl.texi (Top): Rename top node's title.
5472
5473 2004-03-08 Karl Berry <karl@gnu.org>
5474
5475 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5476 problems making the texinfo distribution.
5477
5478 2004-02-29 Simon Josefsson <jas@extundo.com>
5479
5480 * smtpmail.texi (Authentication): Changed the list of supported
5481 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5482 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5483 <voegelas@gmx.net>.
5484
5485 2004-02-29 Juanma Barranquero <lektu@terra.es>
5486
5487 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5488 Use $(DEL) instead of rm, and ignore exit code.
5489
5490 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
5491
5492 Tramp version 2.0.39 released.
5493
5494 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5495
5496 * tramp.texi (Customizing Completion): Explain new functions
5497 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5498 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5499 (Top): Refer to Savannah mailing list as the major one. Mention
5500 older mailing lists in HTML mode only.
5501 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5502 (Frequently Asked Questions): Remote hosts must not be Unix-like
5503 for "smb" method.
5504 (Password caching): New node.
5505 (External transfer methods): Refer to password caching for "smb"
5506 method.
5507
5508 2004-02-17 Karl Berry <karl@gnu.org>
5509
5510 * info.texi (Help-Int): Mention the new line number feature.
5511
5512 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5513
5514 * ses.texi (Advanced Features): New functionality for
5515 ses-set-header-row (defaults to current row unless C-u used).
5516 (Acknowledgements): Add Stefan Monnier.
5517
5518 2003-12-29 Kevin Ryde <user42@zip.com.au>
5519
5520 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5521
5522 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5523
5524 Tramp version 2.0.38 released.
5525
5526 * tramp.texi (Remote shell setup): Warn of environment variables
5527 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5528 <sven.gabriel@imk.fzk.de>.
5529 (Configuration): Tramp now chooses base64/uuencode
5530 automatically. Update wording accordingly.
5531 (Top): More description for the `Default Method' menu entry.
5532 (Default Method): Use @code, not @var, for Lisp variables.
5533 (Default Method): New subsection `Which method is the right one
5534 for me?' Suggested by Christian Kirsch.
5535 (Configuration): Pointer to new subsection added.
5536 (Default Method): Too many "use" in one sentence.
5537 Rephrase. Reported by Christian Kirsch.
5538 (Filename Syntax): Old `su' example is probably a left-over from
5539 the sm/su method naming. Replace with `ssh', instead.
5540 (External transfer methods, Auto-save and Backup):
5541 Typo fixes.
5542
5543 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5544
5545 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5546 (Top): Mention japanese manual only if flag `jamanual' is set.
5547 Insert section `Japanese manual' in menu.
5548
5549 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5550
5551 * eshell.texi (Known Problems): Add doc item.
5552
5553 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5554
5555 * cc-mode.texi: Update for CC Mode 5.30.
5556
5557 Note: Please refrain from doing purely cosmetic changes like
5558 removing trailing whitespace in this manual; it clobbers cvs
5559 merging for no good reason.
5560
5561 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5562
5563 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5564 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5565 @acronym{ASCII}.
5566
5567 2003-10-26 Karl Berry <karl@gnu.org>
5568
5569 * info.texi (Info Search): Echo area, not echo are. From Debian
5570 diff.
5571
5572 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5573
5574 * widget.texi (Defining New Widgets): Document new behavior of
5575 :buttons and :children keywords.
5576
5577 2003-10-22 Miles Bader <miles@gnu.org>
5578
5579 * Makefile.in (info): Move before $(top_srcdir)/info.
5580
5581 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5582
5583 * tramp.texi (Inline methods): Small grammar fix.
5584 (External transfer methods): Likewise.
5585
5586 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
5587
5588 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5589
5590 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5591
5592 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5593
5594 2003-09-30 Richard M. Stallman <rms@gnu.org>
5595
5596 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5597
5598 * widget.texi (User Interface): Fix typos.
5599
5600 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5601
5602 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5603
5604 * pcl-cvs.texi (Selected Files): Fix typo.
5605
5606 2003-09-21 Karl Berry <karl@gnu.org>
5607
5608 * info.texi (] and [ commands): No period at end of section title.
5609
5610 2003-09-04 Miles Bader <miles@gnu.org>
5611
5612 * Makefile.in (top_srcdir): New variable.
5613 ($(top_srcdir)/info): New rule.
5614 (info): Depend on it.
5615
5616 2003-09-03 Peter Runestig <peter@runestig.com>
5617
5618 * makefile.w32-in: New file.
5619
5620 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5621
5622 * widget.texi (User Interface): Explain the need of static text
5623 around an editable field.
5624
5625 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5626
5627 * widget.texi (Basic Types): The argument to `:help-echo' can now
5628 be a form that evaluates to a string.
5629
5630 2003-08-18 Kim F. Storm <storm@cua.dk>
5631
5632 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5633
5634 2003-08-16 Richard M. Stallman <rms@gnu.org>
5635
5636 * dired-x.texi (Shell Command Guessing): Explain *.
5637
5638 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5639
5640 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5641 log-edit-insert-changelog.
5642
5643 2003-08-03 Karl Berry <karl@gnu.org>
5644
5645 * info.texi: Need @contents.
5646
5647 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
5648
5649 Tramp version 2.0.36 released.
5650
5651 * tramp.texi (Remote shell setup): Explain about problems with
5652 non-Bourne commands in ~/.profile and ~/.shrc.
5653
5654 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5655
5656 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5657 renaming of `vis-mode' to `visible-mode'.
5658
5659 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5660
5661 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5662 next, prev and up pointers.
5663
5664 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5665
5666 * info.texi (Help): Mention existence of Emacs and stand-alone
5667 Info at the very beginning of the tutorial.
5668 (Help-Inv): New node.
5669 (Help-]): New node.
5670 (Help-M): Systematically point out the differences between default
5671 Emacs and stand-alone versions. Delete second menu.
5672 (Help-Xref): Systematically point out the differences between
5673 default Emacs and stand-alone versions.
5674 (Help-Int): Change `l' example.
5675 (Expert Info): Fix typos.
5676 (Emacs Info Variables): Mention `Info-hide-note-references' and
5677 new default for `Info-scroll-prefer-subnodes'.
5678
5679 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
5680
5681 Version 2.0.35 of Tramp released.
5682
5683 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5684 (Inline methods): Add methods `remsh' and `plink1'.
5685 (External transfer methods): Add method `remcp'.
5686 (Multi-hop Methods): Add method `remsh'.
5687 Small patch from Adrian Aichner <adrian@xemacs.org>:
5688 Fix minor typos.
5689 (Concept Index): Added to make manual searchable via
5690 `Info-index'.
5691 (Version Control): Add cindex entry.
5692
5693 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
5694
5695 * trampver.texi: Version 2.0.34 released.
5696
5697 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5698
5699 * faq.texi: Improve previous changes.
5700
5701 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5702
5703 * faq.texi: Update copyright and maintenance details.
5704 Update some package URLs, versions, and maintainers.
5705 Remove many references to the Emacs Lisp Archive.
5706
5707 2003-04-23 Simon Josefsson <jas@extundo.com>
5708
5709 * smtpmail.texi: Fix license (the invariant sections mentioned has
5710 never been part of the smtp manual). Align info dir entry with
5711 other emacs packages.
5712
5713 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5714
5715 * tramp.texi: Version 2.0.33 released.
5716 Remove installation chapter. Remove XEmacs specifics.
5717
5718 2003-03-29 Richard M. Stallman <rms@gnu.org>
5719
5720 * tramp.texi (Top): Undo the previous renaming.
5721 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5722
5723 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
5724
5725 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5726 version of manual.
5727
5728 * tramp.texi (Auto-save and Backup): New node.
5729
5730 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5731
5732 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5733 Emacs" in order to have better differentiation to "XEmacs".
5734 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5735 are new macros in order to point to the other Emacs flavor where
5736 appropriate. In info case, point to node `Installation' in order
5737 to explain how to generate the other way. In html case, make a
5738 link to the other html file.
5739 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5740 after CVS checkout/update.
5741 (Installation): Completely rewritten.
5742 (Installation parameters, Load paths): New sections under
5743 `Installation'.
5744
5745 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5746
5747 * tramp.texi: Version 2.0.30 released.
5748 Replace word "path" with "localname" where used as a component of
5749 a Tramp file name.
5750
5751 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5752
5753 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5754 introduced.
5755 (Installation): Explain what to do if files from the tramp/contrib
5756 directory are needed.
5757
5758 2003-02-23 Alex Schroeder <alex@emacswiki.org>
5759
5760 * smtpmail.texi (How Mail Works): New.
5761
5762 2003-02-22 Alex Schroeder <alex@emacswiki.org>
5763
5764 * smtpmail.texi: New file.
5765
5766 * Makefile.in: Build SMTP manual.
5767
5768 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5769
5770 * tramp.texi: Version 2.0.29 released.
5771 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5772 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5773
5774 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5775
5776 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5777 another package loads accidently Ange-FTP.
5778
5779 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5780
5781 * tramp.texi (Customizing Completion): Add function
5782 `tramp-parse-sconfig'. Change example of
5783 `tramp-set-completion-function', because parsing of ssh config
5784 files looks more natural.
5785
5786 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5787
5788 * gnus.texi: Do not use `path' in several locations.
5789
5790 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5791
5792 * tramp.texi (External transfer methods): New method `smb'. From
5793 Michael Albinus.
5794
5795 2002-11-05 Karl Berry <karl@gnu.org>
5796
5797 * info.texi (Info-fontify): Reorder face list to avoid bad line
5798 breaks.
5799
5800 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5801
5802 * tramp.texi: Move @copying to standard place. Use
5803 @insertcopying.
5804
5805 2002-10-02 Karl Berry <karl@gnu.org>
5806
5807 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5808 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5809 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5810 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5811 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5812 Per rms, update all manuals to use @copying instead of @ifinfo.
5813 Also use @ifnottex instead of @ifinfo around the top node, where
5814 needed for the sake of the HTML output.
5815 (The Gnus manual is not fixed since it's not clear to me how it
5816 works; and the Tramp manual already uses @copying, although in an
5817 unusual way. All others were changed.)
5818
5819 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
5820
5821 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5822 (../info/ses, ses.dvi): New targets.
5823 * ses.texi: New file.
5824
5825 2002-09-06 Pavel Janík <Pavel@Janik.cz>
5826
5827 * texinfo.tex: Update to texinfo 4.2.
5828
5829 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5830
5831 * reftex.texi: Update to RefTeX 4.19.
5832
5833 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5834
5835 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5836 (../info/tramp, tramp.dvi): New targets.
5837
5838 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5839
5840 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5841 (calc.dvi): Uncomment.
5842
5843 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5844
5845 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5846 (../info/calc): New target.
5847
5848 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5849
5850 * (Version 21.1 released.)
5851
5852 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5853
5854 * Branch for 21.1.
5855
5856 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5857
5858 * Makefile.in (../info/info): Use an explicit -o switch to
5859 makeinfo.
5860
5861 2001-03-05 Gerd Moellmann <gerd@gnu.org>
5862
5863 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5864
5865 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5866
5867 * Makefile.in (../info/idlwave): Use --no-split.
5868
5869 2000-12-14 Dave Love <fx@gnu.org>
5870
5871 * Makefile.in (mostlyclean): Remove gnustmp.*
5872 (gnus.dvi): Change rule to remove @latex stuff.
5873
5874 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5875
5876 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5877
5878 2000-10-13 John Wiegley <johnw@gnu.org>
5879
5880 * Makefile.in: Add build targets for eshell.texi.
5881
5882 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5883
5884 * Makefile.in: Remove/comment speedbar stuff.
5885
5886 2000-09-22 Dave Love <fx@gnu.org>
5887
5888 * Makefile.in: Add emacs-mime.
5889
5890 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5891
5892 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5893 (DVI_TARGETS): Add woman.dvi.
5894 (../info/woman, woman.dvi): New targets.
5895
5896 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5897
5898 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5899
5900 * pcl-cvs.texi: New file.
5901 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5902 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5903
5904 2000-05-11 Gerd Moellmann <gerd@gnu.org>
5905
5906 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5907 (../info/ebrowse, ebrowse.dvi): New targets.
5908
5909 2000-01-13 Gerd Moellmann <gerd@gnu.org>
5910
5911 * Makefile.in (INFO_TARGETS): Add eudc.
5912 (DVI_TARGETS): Add eudc.dvi.
5913 (../info/eudc, eudc.dvi): New targets.
5914
5915 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5916
5917 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5918 compatibility with 8+3 filesystems).
5919 (../info/efaq): Rename from emacs-faq.
5920
5921 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5922
5923 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5924 (../info/idlwave, idlwave.dvi): New targets.
5925
5926 1999-10-23 Dave Love <fx@gnu.org>
5927
5928 * Makefile.in: Use autotype.texi.
5929
5930 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5931
5932 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5933 faq.texi file) rather than ../info/faq.
5934
5935 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5936
5937 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5938 (../info/ada-mode, ada-mode.dvi): New targets.
5939
5940 1999-09-01 Dave Love <fx@gnu.org>
5941
5942 * Makefile.in: Add faq.
5943
5944 1999-07-12 Richard Stallman <rms@gnu.org>
5945
5946 * Version 20.4 released.
5947
5948 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5949
5950 * Version 20.3 released.
5951
5952 1998-04-06 Andreas Schwab <schwab@gnu.org>
5953
5954 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5955 it in dvi targets.
5956 (../etc/GNU): Change to $(srcdir) first.
5957
5958 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5959
5960 * reftex.texi: Update for RefTeX version 3.22.
5961
5962 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5963
5964 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5965 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5966
5967 1997-09-23 Paul Eggert <eggert@twinsun.com>
5968
5969 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5970 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5971
5972 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5973
5974 * Version 20.2 released.
5975
5976 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5977
5978 * Version 20.1 released.
5979
5980 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5981
5982 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5983
5984 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5985
5986 * Version 19.33 released.
5987
5988 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5989
5990 * Version 19.32 released.
5991
5992 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5993
5994 * Makefile.in: Add rules for the Message manual.
5995
5996 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5997
5998 * gnus.texi: New version.
5999
6000 * message.texi: New manual.
6001
6002 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6003
6004 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6005
6006 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6007
6008 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6009 Specify -I option.
6010 (All dvi targets): Set the TEXINPUTS variable.
6011
6012 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6013
6014 * Version 19.31 released.
6015
6016 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6017
6018 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6019 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6020
6021 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6022
6023 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6024 (INFO_TARGETS): Add ../info/cc-mode.
6025 (DVI_TARGETS): Add cc-mode.dvi.
6026
6027 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6028
6029 * Version 19.31 released.
6030
6031 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6032
6033 * Version 19.30 released.
6034
6035 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6036
6037 * gnus.texi: New file.
6038
6039 1995-11-04 Erik Naggum <erik@naggum.no>
6040
6041 * gnus.texi: File deleted.
6042
6043 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6044
6045 * mh-e.texi: "Function Index" -> "Command Index" to work with
6046 Emacs 19.30 C-h C-k support of separately-documented commands.
6047
6048 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6049
6050 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6051 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6052
6053 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6054
6055 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6056 (../info/viper, viper.dvi): New targets.
6057
6058 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6059
6060 * dired-x.texi (Installation): Change the example to set
6061 buffer-local variables like dired-omit-files-p in
6062 dired-mode-hook.
6063
6064 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6065
6066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6067 (../info/mh-e, mh-e.dvi): New targets.
6068
6069 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6070
6071 * Makefile.in (maintainer-clean): Rename from realclean.
6072
6073 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6074
6075 * Makefile.in: New file.
6076 * Makefile: File deleted.
6077
6078 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6079
6080 * Makefile (TEXINDEX_OBJS): Variable deleted.
6081 (texindex, texindex.o, getopt.o): Rules deleted.
6082 All deps on texindex deleted.
6083 (distclean): Don't delete texindex.
6084 (mostlyclean): Don't delete *.o.
6085 * texindex.c, getopt.c: Files deleted.
6086
6087 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6088
6089 * Version 19.26 released.
6090
6091 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6092
6093 * Version 19.25 released.
6094
6095 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6096
6097 * Version 19.24 released.
6098
6099 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6100
6101 * Version 19.23 released.
6102
6103 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6104
6105 * Makefile: Delete spurious tab.
6106
6107 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6108
6109 * Makefile (.SUFFIXES): New rule.
6110
6111 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6112
6113 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6114 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6115
6116 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6117
6118 * Makefile (../info/sc): Rename from sc.info.
6119 (../info/cl): Likewise.
6120 (INFO_TARGETS): Use new names.
6121
6122 1993-12-04 Richard Stallman (rms@srarc2)
6123
6124 * getopt.c: New file.
6125 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6126 (getopt.o): New rule.
6127 (dvi): Don't depend on texindex.
6128 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6129 Depend on texindex.
6130
6131 1993-12-03 Richard Stallman (rms@srarc2)
6132
6133 * Makefile (../info/sc.info): Rename from ../info/sc.
6134 (TEXI2DVI): New variable.
6135 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6136 Add explicit commands.
6137 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6138
6139 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6140
6141 * Version 19.22 released.
6142
6143 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6144
6145 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6146
6147 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6148
6149 * Version 19.21 released.
6150
6151 1993-11-15 Paul Eggert (eggert@twinsun.com)
6152
6153 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6154
6155 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6156
6157 * Makefile (../etc/GNU): New target.
6158 (EMACSSOURCES): Add gnu1.texi.
6159
6160 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6161
6162 * Makefile (realclean): Don't delete the Info files.
6163
6164 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6165
6166 * forms.texi: Fix forms.texi so that it will format correctly.
6167 Add missing `@end iftex', fix bad reference.
6168
6169 * info.texi, info-stn.texi: New files implement texinfo version of
6170 `info' file.
6171
6172 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6173
6174 * Makefile: Fix targets for texindex, new info.texi files.
6175 * info-stnd.texi: New file implements info for standalone info
6176 reader.
6177 * info.texi: Update to include recent changes to "../info/info".
6178 New source file for ../info/info; includes info-stnd.texi.
6179
6180 * texindex.c: Include "../src/config.h" if building in emacs.
6181
6182 * Makefile: Change all files to FILENAME.texi, force all targets
6183 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6184 vip.texinfo, forms.texinfo, cl.texinfo.
6185 Add target to build texindex.c, defining `emacs'.
6186
6187 * forms.texi: Install new file to match version 2.3 of forms.el.
6188
6189 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6190
6191 * Version 19.19 released.
6192
6193 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6194
6195 * sc.texinfo: Fix info file name.
6196
6197 * Makefile (info): Add gnus and sc.
6198 (dvi): Add gnus.dvi and sc.dvi.
6199 (../info/sc, sc.dvi): New targets.
6200
6201 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6202
6203 * Version 19.18 released.
6204
6205 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6206
6207 * Makefile: Fix source file names of the separate manuals.
6208 (gnus.dvi, ../info/gnus): New targets.
6209
6210 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6211
6212 * Version 19.17 released.
6213
6214 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6215
6216 * split-man: Fix typos in last change.
6217
6218 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6219
6220 * Version 19.16 released.
6221
6222 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6223
6224 * version 19.15 released.
6225
6226 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6227
6228 * Makefile (distclean): It's rm, not rf.
6229
6230 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6231
6232 * Version 19.14 released.
6233
6234 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6235
6236 * Makefile: New file.
6237
6238 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6239
6240 * Version 19.13 released.
6241
6242 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6243
6244 * Version 19.9 released.
6245
6246 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6247
6248 * Version 19.8 released.
6249
6250 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6251
6252 * Version 19.7 released.
6253
6254 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6255
6256 * gnus.texinfo: New file. Removed installation instructions.
6257
6258 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6259
6260 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6261
6262 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6263
6264 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6265 then define `\sc' as the command for smallcaps in Texinfo. This
6266 means that the @sc command will produce small caps. bfox has
6267 made the corresponding change to makeinfo and texinfm.el.
6268
6269 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6270
6271 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6272 Customization since the menu entry did not point to anything.
6273 Also add an @finalout command to remove overfull hboxes from the
6274 printed output.
6275
6276 * cl.texinfo: Add @bye, \input line and @settitle to file.
6277 This file is clearly intended to be a chapter of some other work,
6278 but the other work does not yet exist.
6279
6280 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6281
6282 * texinfo.texinfo: Three typos corrected.
6283
6284 ;; Local Variables:
6285 ;; coding: utf-8
6286 ;; fill-column: 79
6287 ;; add-log-time-zone-rule: t
6288 ;; End:
6289
6290 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6291 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
6292
6293 This file is part of GNU Emacs.
6294
6295 GNU Emacs is free software: you can redistribute it and/or modify
6296 it under the terms of the GNU General Public License as published by
6297 the Free Software Foundation, either version 3 of the License, or
6298 (at your option) any later version.
6299
6300 GNU Emacs is distributed in the hope that it will be useful,
6301 but WITHOUT ANY WARRANTY; without even the implied warranty of
6302 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6303 GNU General Public License for more details.
6304
6305 You should have received a copy of the GNU General Public License
6306 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6307
6308 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803