* cl.texi (Argument Lists): Clarify explicit keyword arguments.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
09094f28
CY
12009-10-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4
216f299a
JB
52009-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
966a6506
CY
102009-10-07 Chong Yidong <cyd@stupidchicken.com>
11
12 * Makefile.in: Build EIEIO and EDE manuals.
13
142009-10-07 Eric Ludlam <zappo@gnu.org>
15
16 * eieio.texi:
17 * ede.texi: New files.
18
8842cd9b
MA
192009-10-05 Michael Albinus <michael.albinus@gmx.de>
20
21 * tramp.texi (Remote processes): Association of a pty is not supported.
22
7006d207
CD
232009-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
0e7b2867
MA
372009-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
4146636e
KY
472009-09-22 Daiki Ueno <ueno@unixuser.org>
48
49 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
50
d22f7ffa
CY
512009-09-13 Chong Yidong <cyd@stupidchicken.com>
52
53 * dired-x.texi (Technical Details): Delete
54 dired-up-directory (Bug#4292).
55
66043531
MA
562009-09-03 Michael Albinus <michael.albinus@gmx.de>
57
216f299a 58 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 59
6eb02347
CD
602009-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
38dc51ba
KY
692009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
70
71 * auth.texi (Help for users): Corrected markup.
72
e402f452
GM
732009-09-02 Glenn Morris <rgm@gnu.org>
74
75 * emacs-mime.texi (time-date): Mention float-time.
76
744256cf
JB
772009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
78
79 * calc.texi (Simplifying Formulas): Improve the wording.
80
b0b63450
MB
812009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
82
83 * auth.texi: Rewritten for coverage and clarity.
84
852009-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
b59329e0
MA
972009-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
0ff2d6c2
JB
1072009-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
ecd3d54f
MA
1132009-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.
78176e69
MA
119 (Top): Remove footnote saying D-Bus is not enabled by
120 default. (Bug#4256)
ecd3d54f 121
0f215bca
DU
1222009-08-23 Daiki Ueno <ueno@unixuser.org>
123
124 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 125 Reported by Jari Aalto (Bug#4211).
0f215bca 126 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 127 epa-global-mail-mode.
3b7ab45f
DU
128 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
129 epa-setup.
0f215bca 130
4f22e84d
MA
1312009-08-16 Michael Albinus <michael.albinus@gmx.de>
132
133 * dbus.texi (Asynchronous Methods): Allow nil handler.
134
9ff0b02b 1352009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 136
9ff0b02b 137 * ediff.texi (ediff-current-file): added information about this new function.
4f22e84d 138
9ff0b02b 139 * viper.text: Added information about C-s in viper's search command.
4f22e84d 140
4c39f404
CY
1412009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
142
143 * calc.texi (Date Forms): Fix typos.
144
3bcfba17
GM
1452009-08-08 Glenn Morris <rgm@gnu.org>
146
147 * org.texi (Agenda commands): Restore clobbered change.
148
66783bb4
EZ
1492009-08-07 Eli Zaretskii <eliz@gnu.org>
150
151 * calc.texi (Graphics, Devices): Update with the peculiarities of
152 operation on MS-Windows.
153
c8d0cf5c
CD
1542009-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.
81a5560e 237
40d2791f
CY
2382009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
239
240 * speedbar.texi (Basic Key Bindings): Fix typo.
241
65d0154b
JB
2422009-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.
b5bdfd9f 247 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 248
5a9e3ab7
JB
2492009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
250
251 * calc.texi (Stack Manipulation Commands): Add documentation for
252 `calc-transpose-lines'
253
42fb7e61
MA
2542009-07-27 Michael Albinus <michael.albinus@gmx.de>
255
256 * dbus.texi (Receiving Method Calls): Describe special return value
257 `:ignore'.
258
574b69d5
AM
2592009-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
ec06459c
JB
2652009-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
4ce54f6b
CY
2712009-07-20 Chong Yidong <cyd@stupidchicken.com>
272
273 * calc.texi (About This Manual): Don't mention chapter numbers in text.
274
0e4f8ba5
GM
2752009-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
fa0f81b0
AS
2812009-07-01 Andreas Schwab <aschwab@redhat.com>
282
283 * dbus.texi (Type Conversion): Don't use literal control character.
284
88a683c5
MA
2852009-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
36c8febb
MA
2902009-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
d6b951bb
MA
2982009-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
70243478
CY
3152009-06-21 Chong Yidong <cyd@stupidchicken.com>
316
317 * Branch for 23.1.
318
54b31cbf
GM
3192009-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
f6adc23c
GM
3242009-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
b59a8457
GM
3482009-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
0e6d12ca
GM
3922009-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
2e17e05e
GM
3982009-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.
4f9d4de3 417 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 418
2a1cf2b9
BW
4192009-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
85b438b7
GM
4262009-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
93e2d996
GM
4622009-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.
e7ff9e24
GM
473 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
474 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
475 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
476 (Removing flashing messages): Remove section about non-existent Gnus
477 option.
478
f0bf7708
GM
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
30884d11
GM
4842009-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
deab46e0
CY
4992009-06-09 Chong Yidong <cyd@stupidchicken.com>
500
223b43fa 501 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 502 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 503
deab46e0
CY
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
71fbd643
DU
5102009-06-04 Daiki Ueno <ueno@unixuser.org>
511
8c9bb6f5 512 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 513
f197085b
CY
5142009-06-04 Ryan Yeske <rcyeske@gmail.com>
515
516 * message.texi (Header Commands): Fix descriptions to match
517 keybindings.
518
7f3bc720
DU
5192009-04-22 Daiki Ueno <ueno@unixuser.org>
520
521 * gnus.texi (Security): Mention that EasyPG is the current default.
522
4518068d
CY
5232009-04-13 Chong Yidong <cyd@stupidchicken.com>
524
525 * ediff.texi (Session Commands): Fix typo.
526
d7ca410a
MB
5272009-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
c6c76add
GM
5322009-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
35ed8e2e
JB
5392009-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
e280480a
GM
5442009-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
8a76755b
GM
5512009-02-25 Glenn Morris <rgm@gnu.org>
552
553 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
554
0038d478
MB
5552009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
556
557 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
558
5592009-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
867d4bb3
JB
5642009-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
3a44dc1f
GM
5752009-02-20 Glenn Morris <rgm@gnu.org>
576
577 * dired-x.texi (Miscellaneous Commands):
578 * gnus.texi: Minor updates for mbox Rmail.
579
5dc584b5
KB
5802009-02-16 Karl Berry <karl@gnu.org>
581
b59a8457
GM
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,
5dc584b5 592 @contents at the front (after @end titlepage),
b59a8457 593 and @direntry after @copying. (Bug#1988)
5dc584b5 594
9eb59592
MB
5952009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
596
597 * auth.texi: New file documenting auth-source.
598
d324fa76
CD
5992009-02-13 Carsten Dominik <dominik@science.uva.nl>
600
601 * org.texi (Org Plot): Fix link.
602
7a603b73
DU
6032009-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
a626b338 6082009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
609
610 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
611
3b36c17e
MB
6122009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
613
614 * gnus-news.texi: Print version about Incoming*.
615
55033558
CD
6162009-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
ec712abb
GM
6222009-02-02 Glenn Morris <rgm@gnu.org>
623
624 * org.texi: Fix typos.
625
7112648c
MA
6262009-02-01 Michael Albinus <michael.albinus@gmx.de>
627
628 Sync with Tramp 2.1.15.
629
630 * trampver.texi: Update release number.
631
2e461fc1
CD
6322009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
633
634 * org.texi (TODO dependencies): Document TODO dependencies on
635 checkboxes.
636
bc283609
CD
6372009-01-30 Carsten Dominik <dominik@science.uva.nl>
638
639 * org.texi (TODO dependencies): Document key binding for toggling
640 ORDERED property.
641
74fc5047
MA
6422009-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
d6685abc
CD
6472009-01-28 Carsten Dominik <dominik@science.uva.nl>
648
649 * org.texi (TODO dependencies): New section.
650
65c439fd
CD
6512009-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
5fafc247
JB
6572009-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
e7433508
MA
6642009-01-26 Michael Albinus <michael.albinus@gmx.de>
665
666 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
667
2096a1b6
GM
6682009-01-26 Glenn Morris <rgm@gnu.org>
669
670 * org.texi: Fix typos.
671
0cb61492
BW
6722009-01-26 Bill Wohler <wohler@newt.com>
673
2096a1b6 674 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 675
0bd48b37
CD
6762009-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
49dbbaf2
SE
7032009-01-23 Stephen Eglen <stephen@gnu.org>
704
705 * mh-e.texi (Getting Started): Describe $MH.
706
193e6828
MA
7072009-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
26b9f88d
MB
7142009-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
7202009-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
377952e0
GM
7252009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
726
727 * org.texi (Relative timer): Fix typo.
728
a20d3598
JB
7292009-01-15 Juanma Barranquero <lekktu@gmail.com>
730
731 * org.texi (Clocking work time): Fix typo.
98a1e0f5 732 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 733
a50253cc
GM
7342009-01-13 Glenn Morris <rgm@gnu.org>
735
736 * org.texi: Fix some more typos.
737
07450bee
GM
7382009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
739
740 * org.texi: Fix some typos.
741
e3e955fe
MB
7422009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
743
744 * gnus.texi (Group Parameters): Add note for local variables.
745
7462009-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
7512009-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
71dd9983
JB
7572009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
758
759 * ada-mode.texi (Examples): Delete redundant text.
760
4a0cf14f
MA
7612009-01-03 Michael Albinus <michael.albinus@gmx.de>
762
36c8febb 763 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
764
765 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
766 addresses.
767
aedac0f0
BW
7682009-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
4c65b566
CD
7732008-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
e1a78e1e
JL
7812008-12-19 Juri Linkov <juri@jurta.org>
782
783 * info.texi (Search Text): Remove mention of removed key binding M-s.
784
17a0aa82
CD
7852008-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
4997d802
JB
7902008-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
33306645
CD
7962008-12-17 Carsten Dominik <dominik@science.uva.nl>
797
798 * org.texi: Version number pushed to 6.15d.
799
db55f368
CD
8002008-12-16 Carsten Dominik <dominik@science.uva.nl>
801
a0bf4117 802 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
803 (Images in LaTeX export): New section.
804 (Inlined images, Images in HTML export): Sections renamed.
805
dae0a942
MB
8062008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
807
808 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
809
9f5572e9
MB
8102008-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
bc23baaa
CD
8152008-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.
a0bf4117 823 (Effort estimates): Document the new relative timer.
bc23baaa 824
3bf8054f
JB
8252008-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
ac134f2f
RS
8312008-11-28 Richard M Stallman <rms@gnu.org>
832
833 * dbus.texi (Receiving Method Calls): Clean up previous change.
834
ace706d1
MA
8352008-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
7b66ce51 841 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
842 (Signals): Use the constants in the example.
843
d60b1ba1
CD
8442008-11-24 Carsten Dominik <dominik@science.uva.nl>
845
b97439ce 846 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 847
ce4fdcb9
CD
8482008-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
c8548a00 8562008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
857
858 * viper.texi (viper-translate-all-ESC-keysequences):
859 Description removed.
860
6a2c4aec
GM
8612008-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
59ee4113
JB
8662008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
867
868 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
869
59bcbb98 8702008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
871
872 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
873
874 * ediff.texi: Version/date change.
9f90198a 875
8aa41c9b
CY
8762008-11-14 Chong Yidong <cyd@stupidchicken.com>
877
878 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
879
17587b1b
JB
8802008-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
564c900e
CD
8852008-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
3c4be1f2
GM
8962008-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
a6520ff3
CD
9062008-10-12 Carsten Dominik <dominik@science.uva.nl>
907
864c9740 908 * org.texi: Lots of minor fixes.
a6520ff3
CD
909 (Capture): New chapter.
910 (Org Plot): New section.
911
db7a4b66
MH
9122008-09-30 Magnus Henoch <mange@freemail.hu>
913
914 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
915
4043c194
JB
9162008-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
eef5ade7
MB
9212008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
922
923 * message.texi (Sending Variables): Fixed variable documentation to
924 avoid the "y/n" wording.
925
e52cac88
MB
9262008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
927
928 * message.texi (Sending Variables): Added `message-confirm-send' doc.
929
9302008-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
00c55306
BW
9352008-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
e52cac88 9462008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
947
948 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
949 (Store custom flags and keywords, Store arbitrary data):
950 Clean up markup.
64763fe3
MB
951
9522008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
953
954 * gnus.texi (The Gnus Registry): Document it.
955
9e601b8d
MB
9562008-09-08 David Engster <dengste@eml.cc>
957
88ee5b02
JB
958 * gnus.texi (nnmairix): Point out that nnml uses MH format.
959 Clarify section about choosing back end servers.
9e601b8d 960
247043f1
GM
9612008-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
2bfec7a0
MA
9662008-08-22 Michael Albinus <michael.albinus@gmx.de>
967
968 * trampver.texi: Update release number.
969
247043f1 9702008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
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
8c20bd92
BW
9762008-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
767a4d92
GM
9822008-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
6ecfe5c2
MB
9882008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
989
88ee5b02
JB
990 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
991 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
992 gnus-summary-sort-by-most-recent-date.
993 (Summary Sorting): Explain prefix argument.
994
9952008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
996
997 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
998 gnus-summary-pipe-output.
999
eb932e8a
MA
10002008-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
bfe16263
BW
10052008-08-01 Bill Wohler <wohler@newt.com>
1006
1007 * mh-e.texi (Reading Mail)
9f90198a 1008 (Viewing Attachments): Describe new function
bfe16263
BW
1009 mh-show-preferred-alternative.
1010 (Sending Mail, Redistributing, Sending Message): Describe new hook
1011 mh-annotate-msg-hook.
1012
21956b56
MA
10132008-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.
9f90198a
JB
1018 (Errors and Events): Describe extended layout of `dbus-event'.
1019 New defun `dbus-event-message-type'.
21956b56 1020
7c2fb837
DN
10212008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1022
1023 * ediff.texi: Remove VMS support.
1024
13662773
JB
10252008-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
ddde0b34
CY
10302008-07-29 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * Makefile.in: Add mairix-el targets.
1033
10342008-07-29 David Engster <deng@randomsample.de>
1035
1036 * mairix-el.texi: New file.
1037
d5875b25
JB
10382008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1039
366b7d44
JB
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.
d5875b25 1044
6cbab8ee
MA
10452008-07-27 Michael Albinus <michael.albinus@gmx.de>
1046
1047 Sync with Tramp 2.1.14.
1048
1049 * trampver.texi: Update release number.
1050
9e2a2647
DN
10512008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1052
1053 * ns-emacs.texi:
1054 * faq.texi: Remove mentions of Mac Carbon.
1055
d62672f3
MB
10562008-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
10622008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1063
1064 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1065
dd12e1c6
CD
10662008-07-25 Carsten Dominik <dominik@science.uva.nl>
1067
1068 * org.texi (Export options): Document the use of the creator flag.
1069
44ce9197
CD
10702008-07-24 Carsten Dominik <dominik@science.uva.nl>
1071
1072 * org.texi: New version 6.06a.
1073
ddd13c5d
JB
10742008-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
8dc6104d
JB
10792008-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
10862008-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
ddd13c5d 10912008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1092
1093 * ns-emacs.texi (Customization): Corrected documentation on color
1094 specification formats.
1095
568beaa2
AS
10962008-07-19 Andreas Schwab <schwab@suse.de>
1097
db8ef699 1098 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1099
1100 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1101 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1102
cd71b9ae
MA
11032008-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
9b7993b4
MA
11092008-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
241d447b
JB
11162008-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
adb46650
MB
11222008-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
92e15881
JB
11272008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1128
1129 * calc.texi: Adjust mode line throughout.
1130
ea597303
JB
11312008-06-28 Juanma Barranquero <lekktu@gmail.com>
1132
1133 * sasl.texi (Mechanisms): Fix typos.
1134
aee08080
JB
11352008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1136
1137 * calc.texi (Killing from the stack): Mention using normal Emacs
1138 copying.
1139
a06a4a12
MA
11402008-06-21 Michael Albinus <michael.albinus@gmx.de>
1141
ea597303
JB
1142 * tramp.texi (Password handling): Renamed from "Password caching".
1143 Add `auth-source' mechanism.
a06a4a12
MA
1144 (Connection caching): Tramp reopens the connection automatically,
1145 when the operating system on the remote host has been changed.
1146
7389398d
EZ
11472008-06-20 Eli Zaretskii <eliz@gnu.org>
1148
1149 * makefile.w32-in (distclean): Remove makefile.
1150
b349f79f
CD
11512008-06-17 Carsten Dominik <dominik@science.uva.nl>
1152
3f9b4c2b 1153 * org.texi (Using the mapping API): New section.
b349f79f 1154 (Agenda column view): New section.
3f9b4c2b 1155 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1156 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1157 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1158
11592008-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
cd5c05d2
GM
11652008-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
debf4439
GM
11702008-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
091f8bc1
GM
12092008-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
47bcb4d3
UJ
12152008-06-14 Ulf Jasper <ulf.jasper@web.de>
1216
1217 * newsticker.texi: Updated to match latest newsticker changes.
1218
6f093307
GM
12192008-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
2b968687
MB
12302008-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
2b968687
MB
1237 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1238
12392008-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
12442008-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
12502008-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
12552008-06-14 David Engster <dengste@eml.cc>
1256
1257 * gnus.texi (nnmairix): Markup fixes.
1258
e6d2d263
MB
12592008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1260
2b968687 1261 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1262
12632008-06-05 David Engster <dengste@eml.cc>
1264
1265 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1266
12672008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1268
b344d29d 1269 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1270 (Searching, nnir, nnmairix): New stub nodes.
1271
ad231df6 12722008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1273
1274 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1275
f394fa25
MB
12762008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1277
1278 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1279
58333467
MB
12802008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1281
1282 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1283
67525fb9
JY
12842008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1285
1286 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1287
0549d8fc
JB
12882008-05-06 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * info.texi (Top): Fix typo in xref.
1291
149a3837
KB
12922008-05-05 Karl Berry <karl@gnu.org>
1293
1294 * info.texi (Top): @xref to stand-alone manual.
1295
3a23a519
MB
12962008-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
0a29fbf3
JB
13012008-05-02 Juanma Barranquero <lekktu@gmail.com>
1302
1303 * org.texi (Moving subtrees): Fix typo.
1304
586b90f1
MA
13052008-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
b5af9883
CD
13102008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1311
1312 * org.texi: Massive changes, in many parts of the file.
1313
d55fe5bb
MB
13142008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1315
1316 * gnus.texi (Oort Gnus): Add message-fill-column.
1317
13182008-04-12 Adrian Aichner <adrian@xemacs.org>
1319
1320 * gnus.texi (Mail Source Specifiers): Typo fix.
1321
13222008-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
13272008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1328
1329 * gnus.texi (Emacsen): Addition.
1330
13312008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1332
1333 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1334
13352008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1336
1337 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1338
13392008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * gnus-news.texi: Update tool bar item.
1342
13432008-04-09 Sven Joachim <svenjoac@gmx.de>
1344
1345 * gnus-news.texi: Fix typos.
1346
76c109c3
JB
13472008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1348
222027f2 1349 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1350 Add mention of `kron'.
1351
d5fbd5a6
MO
13522008-04-01 Daiki Ueno <ueno@unixuser.org>
1353
1354 * epa.texi (Encrypting/decrypting *.gpg files): Document
1355 epa-file-name-regexp.
1356
fbcbb58c
KY
13572008-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
134ce16c
MA
13632008-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
da1975d7
MA
1369 * trampver.texi: Update release number.
1370
2e4089ab
RS
13712008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1372
1373 * gnus.texi (Top): Fix version. Add SASL.
1374
70cab5a9
MA
13752008-03-29 Michael Albinus <michael.albinus@gmx.de>
1376
1377 Sync with Tramp 2.1.13.
1378
1379 * trampver.texi: Update release number.
1380
5bc6ddff
MB
13812008-03-29 Chong Yidong <cyd@stupidchicken.com>
1382
1383 * org.texi: Update to new org-mode website.
1384
13852008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1388
9b3ebcb6
MB
13892008-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
13962008-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
14032008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1404
1405 * gnus.texi (Smileys): Document `smiley-style'.
1406
14072008-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
14152008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1416
1417 * gnus.texi (Emacsen): Remove obsolete stuff.
1418
14192008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1420
1421 * gnus.texi (Oort Gnus): Add version info WRT
1422 `mail-source-delete-incoming'.
1423
14242008-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
608d6a81
MA
14312008-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
27a6f132
SM
14362008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1437
1438 * pcl-cvs.texi (Contributors): Update my email.
1439
4a7c4c40
MA
14402008-03-21 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1443
2940c053
BW
14442008-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
30864d5f
BW
14492008-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
31fe2b00
SM
14542008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1455
1456 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1457 (Common Variables): Give precedence to the netcat methods over the
1458 telnet methods, and mention that they are more reliable.
31fe2b00 1459
5e97c626
CD
14602008-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
37a68866
MB
14662008-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
8f7abae3
MB
14732008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1474
1475 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1476 custom versions.
1477
af379c86
AM
14782008-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
3d0f8a67
MB
14832008-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
52151df0
GM
14882008-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
b03f96dc
MB
15032008-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
52bec650
MB
15082008-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
34a3c587
RF
15132008-02-12 Romain Francoise <romain@orebokech.com>
1514
1515 * epa.texi (Overview): Fix typo.
1516
5a8d03e9
MO
15172008-02-11 Daiki Ueno <ueno@unixuser.org>
1518
1519 * epa.texi (Quick start): Remove the .emacs setting.
1520
f1914c40
MO
15212008-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
bca98fc9
JB
15262008-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
4b01af2e
MO
15312008-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
06c0751a
MA
15372008-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
7dcccd7b
MA
15422008-02-05 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * tramp.texi (Remote processes): Add `shell-command'.
1545
a1da1e37
MB
15462008-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
c9d8f746
MA
15512008-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
15db4a13
MO
15562008-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
2bc43980
KB
15632008-01-24 Karl Berry <karl@gnu.org>
1564
bca98fc9
JB
1565 * info.texi (Search Index, Search Text): Mention the command
1566 character in the section name, a la the (Go to node) node.
2bc43980 1567
d2e4a6c9
MA
15682008-01-21 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1571
0b6799c3
MB
15722008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1573
1574 * gnus-news.texi: Mention gnus-article-describe-bindings.
1575
15762008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1577
1578 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1579
db9c3fb1 15802008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1581
7b4d0413 1582 * org.texi (Property inheritance): New section.
db9c3fb1 1583 (Conventions): New section.
7b4d0413 1584 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
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
6ed73f28
MA
16012008-01-14 Michael Albinus <michael.albinus@gmx.de>
1602
1603 * trampver.texi: Update release number.
1604
95838435
MB
16052008-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
20234d96
GM
16122008-01-09 Glenn Morris <rgm@gnu.org>
1613
1614 * nxml-mode.texi: Add @copying section.
1615
d82cf70b
MB
16162008-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
addb7f2e
MA
16242008-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
4db2806c
MA
16302008-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
c9ecb5a7
MA
16352007-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
702dbfd9
JB
16442007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1645
1646 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1647 New sections.
1648
87035689
MB
16492007-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
16542007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1655
1656 * gnus.texi (Score File Editing): Fix function name.
1657
5492f5ca
MA
16582007-12-23 Michael Albinus <michael.albinus@gmx.de>
1659
1660 Sync with Tramp 2.1.12.
1661
1662 * trampver.texi: Update release number.
1663
d4e67bc5
MA
16642007-12-22 Michael Albinus <michael.albinus@gmx.de>
1665
1666 * dbus.texi (Type Conversion): Correct input parameters mapping.
1667
6a31c819
MA
16682007-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
99a3e35f
AS
16732007-12-21 Alex Schroeder <alex@gnu.org>
1674
1675 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1676 spaces. Fixed some typos.
99a3e35f
AS
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.
11ac7c8e 1681 (People): Changed /ignore example.
62b12a24 1682 (Keywords): Not keywords.
99a3e35f 1683
331e4d02
AS
16842007-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.
125a630f
AS
1691 (Configuration): Document rcirc-server-alist, remove
1692 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1693
cd71c3ef
MA
16942007-12-16 Michael Albinus <michael.albinus@gmx.de>
1695
1696 * dbus.texi (Signals): Fix example in dbus-register-signal.
1697
bbbe940b
MB
16982007-12-14 Sven Joachim <svenjoac@gmx.de>
1699
1700 * gnus.texi (Score Variables): Fix typo.
1701
0ce574ef
MA
17022007-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
b890d447
MB
17082007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1709
1710 * gnus.texi (Other Files): Add the yenc command.
1711
17122007-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
17172007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1718
1719 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1720 on body.
1721
17222007-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
17282007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1729
1730 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1731
3728bf03
MO
17322007-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
a4397af9
MA
17372007-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
1682490c
JB
17432007-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
7b13a0f2
MA
17482007-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
7ef92bc9
RS
17562007-12-02 Richard Stallman <rms@gnu.org>
1757
1758 * dbus.texi (Overview): Minor cleanup.
1759
22d8ac3a
MA
17602007-12-02 Michael Albinus <michael.albinus@gmx.de>
1761
d3a8e0df
MA
1762 * Makefile.in (INFO_TARGETS): Add dbus.
1763 (DVI_TARGETS): Add dbus.dvi.
1764 (dbus, dbus.dvi): New targets.
1765
22d8ac3a
MA
1766 * dbus.texi: New file.
1767
559764ab
RF
17682007-11-24 Romain Francoise <romain@orebokech.com>
1769
1770 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1771 Fix file name to match @setfilename.
559764ab 1772
ac97a16b
MH
17732007-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
404cd454
GM
17842007-11-18 Richard Stallman <rms@gnu.org>
1785
1786 * flymake.texi (Example -- Configuring a tool called directly):
1787 Update example.
1788
b048d478
MA
17892007-11-18 Michael Albinus <michael.albinus@gmx.de>
1790
1791 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1792 double-slash behavior. Explain directory contents flushing.
b048d478 1793
346e8469
JB
17942007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1795
1796 * calc.texi (TeX and LaTeX Language Modes): Put in
1797 missing braces.
1798
404cd454
GM
17992007-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
1f6af58b
JB
18082007-11-15 Juanma Barranquero <lekktu@gmail.com>
1809
dccb744b 1810 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1811 * tramp.texi (Filename completion): Fix typos.
1812
3bc88bc9
JB
18132007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1814
1815 * calc.texi (Basic commands): Mention the menu.
1816
bc5300d3
MA
18172007-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
4d8a28ec
MB
18222007-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
404cd454
GM
1828 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1829
e1176b47
MA
18302007-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
6159985a
MO
18372007-11-03 Michael Olson <mwolson@gnu.org>
1838
1839 * remember.texi: Change mentions of remember-buffer to
1840 remember-finalize throughout.
1841
bec9b2f5
MO
18422007-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
b6173182
JB
18492007-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
15f3eb73
MO
18562007-10-30 Michael Olson <mwolson@gnu.org>
1857
70bdc930
MO
1858 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1859 ($(infodir)/remember): New rule that builds the Remember Manual.
1860
b6173182
JB
1861 * remember.texi: New file containing the Remember Mode Manual.
1862 Shuffle chapters around after initial import.
7d3f6f1a
MO
1863 (Function Reference): Split Keystrokes into separate chapter.
1864 (Keystrokes): Document C-c C-k.
51d24a12 1865 (Introduction): Fix typographical issue with "---".
15f3eb73 1866
404cd454
GM
18672007-10-29 Richard Stallman <rms@gnu.org>
1868
1869 * widget.texi (Introduction): Delete discussion of implementation
1870 internals.
1871
9bbb9638
MA
18722007-10-29 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * tramp.texi (Connection caching): Host names must be different
1875 when tunneling.
1876
c7ff939a
RS
18772007-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
01c52d31
MB
18822007-10-28 Miles Bader <miles@gnu.org>
1883
1884 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1885
18862007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1887
1888 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1889
18902007-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
18952007-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
c8763fb6 19012007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
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
19062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1907
1908 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1909
19102007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1911
1912 * gnus.texi (Sticky Articles): Documentation for sticky article
1913 buffers.
1914
c8763fb6 19152007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1916
1917 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1918
19192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1920
1921 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1922
19232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1924
1925 * gnus.texi (Archived Messages): Document
1926 gnus-update-message-archive-method.
1927
19282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1929
1930 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1931
c8763fb6 19322007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1933
1934 * gnus.texi (Group Maneuvering): Document
1935 `gnus-summary-next-group-on-exit'.
1936
19372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1938
1939 * gnus.texi (Really Various Summary Commands): Mention
1940 gnus-auto-select-on-ephemeral-exit.
1941
19422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus.texi, message.texi: Bump version number.
1945
19462007-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
19512007-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
19572007-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
19632007-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
19692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1970
1971 * gnus.texi: Untabify.
1972
19732007-10-28 Didier Verna <didier@xemacs.org>
1974
1975 * gnus.texi (Group Parameters): Document the posting-style merging
1976 process in topic-mode.
1977
19782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1979
1980 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1981
19822007-10-28 Romain Francoise <romain@orebokech.com>
1983
1984 * gnus.texi (Mail Spool): Fix typo.
1985 Update copyright.
1986
19872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1990
19912007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1992
1993 * gnus.texi (Summary Generation Commands):
1994 Add gnus-summary-insert-ticked-articles.
1995
19962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1997
b2abec73
JB
1998 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1999 to spam-spamassassin-program.
01c52d31
MB
2000
20012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2004
20052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2006
2007 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2008
20092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
2011 * message.texi (Mail Headers): Document `opportunistic'.
2012
20132007-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
20182007-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
20232007-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
20282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2029
2030 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2031
20322007-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
20382007-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
20432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2044
2045 * gnus.texi (Thread Commands): T M-^.
2046
20472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * message.texi (Mail Aliases): Document ecomplete.
2050 (Mail Aliases): Fix typo.
2051
20522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2053
2054 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2055 fix typo.
2056
20572007-10-28 Romain Francoise <romain@orebokech.com>
2058
2059 * gnus.texi (Mail Spool): Grammar fix.
2060
20612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2062
2063 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2064 string.
2065
20662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2067
2068 * gnus.texi (Group Parameters): Fix description.
2069
20702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2071
b2abec73
JB
2072 * gnus.texi (Gmane Spam Reporting):
2073 Fix spam-report-gmane-use-article-number.
2074 Add spam-report-user-mail-address.
01c52d31
MB
2075
20762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2079
20802007-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
20872007-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.
b2abec73 2096 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2097
20982007-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
21032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2104
2105 * gnus.texi (Conformity): Fix typo.
2106 (Customizing Articles): Document `first'.
2107
21082007-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
21142007-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
21192007-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
21242007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2125
b2abec73 2126 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
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
21322007-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
21382007-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
21442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2145
2146 * gnus.texi (Sorting the Summary Buffer): Added
2147 gnus-thread-sort-by-recipient.
2148
21492007-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
21552007-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
21602007-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
21652007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2166
2167 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2168 "training.ham" should be "training.spam".
01c52d31
MB
2169
21702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2171
2172 * message.texi (Mail Variables): Fix the default value for
2173 message-send-mail-function.
2174
21752007-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
21802007-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
21852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (Topic Commands): Fix next/previous.
2188
21892007-10-28 Simon Josefsson <jas@extundo.com>
2190
2191 * gnus.texi (Article Washing): Mention `W i'.
2192
c8763fb6 21932007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2194
2195 * gnus.texi (Group Parameters): Slight extension of sieve
2196 parameter description.
2197
21982007-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
22042007-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
22102007-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
22152007-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
22202007-10-28 Jesper Harder <harder@ifa.au.dk>
2221
b2abec73 2222 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2223
2224 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2225
22262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2227
b2abec73 2228 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2229 everywhere for consistency.
b2abec73
JB
2230 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2231 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2232 Say "regular expression" instead of "regex." Admonish. Pick
2233 other words to sound better (s/so/thus/).
b2abec73 2234 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2235 statistical filters. Remove old TODO.
2236 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
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
01c52d31
MB
2241 new backend functionality.
2242
22432007-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
22492007-10-28 Magnus Henoch <mange@freemail.hu>
2250
2251 * gnus.texi (Hashcash): New default value of
2252 hashcash-default-payment.
2253
22542007-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
22592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2262
22632007-10-28 Simon Josefsson <jas@extundo.com>
2264
2265 * gnus.texi (documentencoding): Add, to avoid warnings.
2266
22672007-10-28 Simon Josefsson <jas@extundo.com>
2268
2269 * message.texi (Mail Headers): Add.
2270
2271 * gnus.texi (Hashcash): Fix.
2272
22732007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2274
b2abec73 2275 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2276 that payments can be verified and fix the name of the
b2abec73 2277 hashcash-path variable.
01c52d31
MB
2278
22792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2280
b2abec73 2281 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2282
22832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2284
2285 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2286
22872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2288
2289 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2290 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2291 warning about ham processors in spam groups removed.
01c52d31
MB
2292
22932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2294
b2abec73
JB
2295 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2296 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2297
22982007-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
23072007-10-28 Jesper Harder <harder@ifa.au.dk>
2308
2309 * gnus.texi (GroupLens): Remove.
2310
23112007-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
23172007-10-28 Jesper Harder <harder@ifa.au.dk>
2318
2319 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2320
23212007-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
23272007-10-28 Simon Josefsson <jas@extundo.com>
2328
2329 * gnus.texi (Top): Add SASL.
2330
404cd454
GM
23312007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2332
2333 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2334
23352007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2336
2337 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2338
0edd2970
JB
23392007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2340
2341 * calc.texi (Formulas, Composition Basics): Lower the
2342 precedence of negation.
2343
a9afba20
JY
23442007-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
45b778a6
JB
23542007-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
03b5bade
MA
23592007-10-23 Michael Albinus <michael.albinus@gmx.de>
2360
2361 * tramp.texi (Traces and Profiles): Simplify loop over
2362 `trace-function-background'.
2363
e658c8ee
JL
23642007-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
dd753688
MA
23692007-10-21 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2372 (Password caching): Remove `tramp-clear-passwd'.
2373 It's not a command anymore.
dd753688
MA
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
4bb49b43
JB
23802007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2381
8b296cdd 2382 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2383 about integer size into past tense.
2384 (Time Zones): Remove pointer to Calc author's address.
2385 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2386 and hyperbolic cotangent. Fix typo.
4bb49b43 2387
311dd93f
MA
23882007-10-10 Michael Albinus <michael.albinus@gmx.de>
2389
2390 Sync with Tramp 2.1.11.
2391
2392 * trampver.texi: Update release number.
2393
ea3fc256
MA
23942007-10-06 Michael Albinus <michael.albinus@gmx.de>
2395
2396 * tramp.texi (External packages): New section.
2397
1af74d06
MB
23982007-09-29 Juri Linkov <juri@jurta.org>
2399
2400 * info.texi (Help-Int): Document `L' (`Info-history').
2401
0e2806fa
SM
24022007-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
567b9191
BW
24112007-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
1af74d06
MB
24162007-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
d60a4e3a 24232007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2424
2425 * erc.texi (Special-Features): Fix small typo.
2426
7d7a3510
MA
24272007-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
285f0d3a
JB
24322007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2433
2434 * calc.texi (Predefined Units): Add some history.
2435
526dc846
MO
24362007-09-08 Michael Olson <mwolson@gnu.org>
2437
87e04f16
JB
2438 * erc.texi (Copying): New section included from gpl.texi.
2439 This matches the look of the upstream ERC manual.
526dc846 2440
f10d0e80
JB
24412007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2442
87e04f16 2443 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2444 (Random Numbers): Clarify the distribution of `random'.
2445
4009494e
GM
24462007-09-06 Glenn Morris <rgm@gnu.org>
2447
f1fc42aa 2448 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2449 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
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
8b296cdd
JB
2465 *.vrs *.toc here...
2466 (maintainer-clean): ...from here.
4009494e
GM
2467
2468 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2469
2de53ca6
GM
24702007-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
24772007-08-30 Carsten Dominik <dominik@science.uva.nl>
2478
87e04f16 2479 * org.texi: Version 5.07.
2de53ca6
GM
2480
24812007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2482
2483 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2484
24852007-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
24922007-08-22 Glenn Morris <rgm@gnu.org>
2493
2494 * faq.texi (Learning how to do something): Refcards now in
2495 etc/refcards/ directory.
2496
24972007-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
25042007-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
25092007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2510
2511 * calc.texi (Basic Operations on Units): Mention exact versus
2512 inexact conversions.
2513
25142007-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
25212007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2522
2523 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2524
25252007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2526
2527 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2528
25292007-08-08 Glenn Morris <rgm@gnu.org>
2530
2531 * gnus.texi, sieve.texi: Replace `iff'.
2532
25332007-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
25432007-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
25482007-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
25552007-07-27 Glenn Morris <rgm@gnu.org>
2556
2557 * calc.texi (Copying): Include license text from gpl.texi, rather than
2558 in-line.
2559
25602007-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
25662007-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
183080b6 2573 occurrences by trampfn.
2de53ca6 2574 (Frequently Asked Questions): Extend example code for host
b2abec73 2575 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2576 file names to be typed.
2577
2578 * trampver.texi: Update release number.
2579
25802007-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
25882007-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
25952007-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
26032007-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
26082007-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
26132007-07-10 Carsten Dominik <dominik@science.uva.nl>
2614
2615 * org.texi (Properties and columns): Chapter rewritten.
2616
26172007-07-08 Michael Albinus <michael.albinus@gmx.de>
2618
2619 * tramp.texi:
2620 * trampver.texi: Migrate to Tramp 2.1.
2621
26222007-07-02 Carsten Dominik <dominik@science.uva.nl>
2623
2624 * org.texi (Properties): New chapter.
2625
26262007-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
26342007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2635
2636 * gnus.texi (Starting Up): Fix typo.
2637
26382007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2639
2640 * gnus.texi (Asynchronous Fetching): Fix typo.
2641
26422007-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
26502007-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
26552007-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
26602007-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
26652007-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
26732007-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
26802007-06-02 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * Version 22.1 released.
2683
26842007-05-26 Michael Olson <mwolson@gnu.org>
2685
2686 * erc.texi (Modules): Fix references to completion modules.
2687
26882007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2689
2690 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2691
26922007-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
26972007-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
27032007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2704
2705 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2706
27072007-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
27122007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2713
2714 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2715
27162007-04-24 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * faq.texi (New in Emacs 22): python.el removed.
2719
27202007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2721
2722 * calc.texi (Reporting bugs): Update maintainer's address.
2723
27242007-04-22 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2727
27282007-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
27382007-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
27582007-04-14 Carsten Dominik <dominik@science.uva.nl>
2759
2760 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2761 in Calc.
2762
27632007-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
27692007-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
27742007-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
27792007-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
27862007-04-01 Michael Olson <mwolson@gnu.org>
2787
2788 * erc.texi: Update for the ERC 5.2 release.
2789
27902007-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
27952007-03-31 Eli Zaretskii <eliz@gnu.org>
2796
2797 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2798
27992007-03-26 Richard Stallman <rms@gnu.org>
2800
2801 * pgg.texi (Caching passphrase): Clean up previous change.
2802
28032007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2804
2805 * gnus.texi (Setting Process Marks): Fix typo.
2806
28072007-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
28132007-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
28192007-03-22 Ralf Angeli <angeli@caeruleus.net>
2820
2821 * reftex.texi (Imprint): Update maintainer information.
2822
28232007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2824
2825 * message.texi (Message Buffers): Update documentation for
2826 message-generate-new-buffers.
2827
28282007-03-15 Daiki Ueno <ueno@unixuser.org>
2829
2830 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2831
28322007-03-21 Glenn Morris <rgm@gnu.org>
2833
2834 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2835
28362007-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
28422007-03-18 Jay Belanger <belanger@truman.edu>
2843
2844 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2845
28462007-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
28532007-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
28592007-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
28642007-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
28692007-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
28742007-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
28962007-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
29012007-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
29062007-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
29112007-02-10 Markus Triska <markus.triska@gmx.at>
2912
2913 * widget.texi (Programming Example): Put constant strings in :format.
2914
29152007-02-07 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * faq.texi (Fullscreen mode on MS-Windows): New node.
2918
29192007-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
29242007-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
29292007-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
29342007-01-20 Markus Triska <markus.triska@gmx.at>
2935
2936 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2937
29382007-01-13 Michael Olson <mwolson@gnu.org>
2939
2940 * erc.texi (Modules): Mention capab-identify module.
2941
29422007-01-05 Michael Olson <mwolson@gnu.org>
2943
2944 * erc.texi (Getting Started): Update for /RECONNECT command.
2945
29462007-01-04 Richard Stallman <rms@gnu.org>
2947
2948 * ebrowse.texi: Change C-c b to C-c C-m.
2949
29502007-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
29562007-01-02 Daiki Ueno <ueno@unixuser.org>
2957
2958 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2959
29602007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2961
2962 * message.texi (Security): Split into sub-nodes.
2963
29642007-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
29702007-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
29762007-01-01 Alan Mackenzie <acm@muc.de>
2977
2978 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2979
29802007-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
29852007-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
29922006-12-30 Michael Albinus <michael.albinus@gmx.de>
2993
2994 Sync with Tramp 2.0.55.
2995
2996 * trampver.texi: Update release number.
2997
29982006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2999
3000 * gnus.texi (Customizing Articles): Add index entries for all
3001 gnus-treat-* variables.
3002
c8763fb6 30032006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
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
30092006-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
30142006-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
c8763fb6 30192006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
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
30272006-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
30322006-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
30382006-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
30432006-12-19 Richard Stallman <rms@gnu.org>
3044
3045 * calc.texi (History and Acknowledgements): Recognize that Emacs
3046 now does have floating point.
3047
30482006-12-19 Michael Albinus <michael.albinus@gmx.de>
3049
3050 * tramp.texi (External transfer methods): Describe new method `scpc'.
3051
30522006-12-17 Sascha Wilde <wilde@sha-bang.de>
3053
3054 * pgg.texi: Added short note on gpg-agent to the introduction.
3055
30562006-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
30612006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3062
3063 * gnus.texi (X-Face): Clarify. Say which programs are required
3064 on Windows.
3065
30662006-12-08 Michael Olson <mwolson@gnu.org>
3067
3068 * erc.texi (Modules): Remove documentation for list module.
3069
c8763fb6 30702006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3071
3072 * faq.texi (^M in the shell buffer): Ditto.
3073
30742006-11-20 Michael Olson <mwolson@gnu.org>
3075
3076 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3077
30782006-11-17 Carsten Dominik <dominik@science.uva.nl>
3079
3080 * org.texi: Fix typos.
3081 (Agenda commands): Document `C-k'.
3082
30832006-11-16 Eli Zaretskii <eliz@gnu.org>
3084
3085 * url.texi (http/https): Fix a typo in the HTTP URL.
3086
30872006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3088
3089 * ada-mode.texi: Total rewrite.
3090
30912006-11-13 Carsten Dominik <dominik@science.uva.nl>
3092
3093 * org.texi: Minor typo fixes.
3094
30952006-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
31112006-11-12 Richard Stallman <rms@gnu.org>
3112
3113 * woman.texi: Update author address but say he no longer maintains it.
3114
31152006-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
31352006-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
31402006-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
c8763fb6 31462006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3147
3148 * ada-mode.texi (Project files, Identifier completion)
3149 (Automatic Casing, Debugging, Using non-standard file names)
3150 (Working Remotely): Fix typos.
3151
31522006-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
31572006-10-19 Stuart D. Herring <herring@lanl.gov>
3158
3159 * widget.texi: Fix typos.
3160
31612006-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
31672006-10-16 Richard Stallman <rms@gnu.org>
3168
3169 * widget.texi: Use @var instead of capitalization.
3170 Clarify many widget type descriptions.
3171
31722006-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
c8763fb6 31782006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3179
3180 * widget.texi: Fix typos.
3181
31822006-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
31882006-10-06 Richard Stallman <rms@gnu.org>
3189
3190 * faq.texi (Displaying the current line or column):
3191 Delete "As of Emacs 20".
3192
31932006-10-06 Romain Francoise <romain@orebokech.com>
3194
3195 * faq.texi (VM): VM works with Emacs 22 too.
3196
31972006-10-06 Richard Stallman <rms@gnu.org>
3198
3199 * ebrowse.texi: Remove Emacs version "21" from title.
3200
32012006-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
32062006-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
32122006-09-15 Carsten Dominik <dominik@science.uva.nl>
3213
3214 * org.texi (Setting tags): Typo fix.
3215
32162006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3217
3218 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3219
32202006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3221
3222 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3223
32242006-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
32312006-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
32382006-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
32432006-09-06 Simon Josefsson <jas@extundo.com>
3244
3245 * smtpmail.texi (Authentication): Mention SSL.
3246
32472006-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
32552006-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
32622006-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
32682006-08-13 Alex Schroeder <alex@gnu.org>
3269
3270 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3271 example.
3272
32732006-08-12 Eli Zaretskii <eliz@gnu.org>
3274
3275 * faq.texi (How to add fonts): New node.
3276
32772006-08-05 Romain Francoise <romain@orebokech.com>
3278
3279 * faq.texi (New in Emacs 22): Expand.
3280
32812006-08-03 Michael Olson <mwolson@gnu.org>
3282
3283 * erc.texi: Update for ERC 5.1.4.
3284
32852006-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
32912006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3292
3293 * gnus.texi (MIME Commands): Additions for yEnc.
3294
32952006-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
33002006-07-20 Jay Belanger <belanger@truman.edu>
3301
3302 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3303
33042006-07-18 Chong Yidong <cyd@stupidchicken.com>
3305
3306 * faq.texi (Security risks with Emacs): Document Emacs 22
3307 file-local-variable mechanism.
3308
33092006-07-12 Michael Olson <mwolson@gnu.org>
3310
3311 * erc.texi: Update for ERC 5.1.3.
3312
33132006-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
33272006-07-10 Nick Roberts <nickrob@snap.net.nz>
3328
3329 * gnus.texi, message.texi: Fix typos.
3330
33312006-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
33392006-07-05 Richard Stallman <rms@gnu.org>
3340
3341 * faq.texi (Scrolling only one line): Fix xref.
3342
33432006-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
33482006-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
33542006-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
33592006-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
33642006-06-29 Carsten Dominik <dominik@science.uva.nl>
3365
3366 * org.texi (Checkboxes): New section.
3367
33682006-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
33732006-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
33882006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3389
3390 * gnus.texi (Summary Buffer Lines): Fix typo.
3391
33922006-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
33982006-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
34062006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3407
3408 * message.texi (News Headers): Update message-syntax-checks section.
3409
34102006-06-19 Karl Berry <karl@gnu.org>
3411
3412 * info.texi (Advanced): Mention C-q, especially with ?.
3413
34142006-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
34212006-06-10 Carsten Dominik <dominik@science.uva.nl>
3422
3423 * org.texi (Progress logging): New section.
3424
34252006-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
34342006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3435
3436 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3437
34382006-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
34432006-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)
dccb744b 3456 (Highlighting Difference Regions):
2de53ca6
GM
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):
dccb744b 3464 * idlwave.texi (Routine Info)
2de53ca6
GM
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
34772006-05-31 Michael Ernst <mernst@alum.mit.edu>
3478
3479 * ediff.texi: Fix typos.
3480
34812006-05-30 Carsten Dominik <dominik@science.uva.nl>
3482
3483 * org.texi: Small typo fixes.
3484
34852006-05-29 Michael Albinus <michael.albinus@gmx.de>
3486
3487 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3488
34892006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3490
3491 * pcl-cvs.texi: Fix typos.
3492 (Customization): Say "us".
3493
34942006-05-26 Eli Zaretskii <eliz@gnu.org>
3495
3496 * org.texi: Remove bogus @setfilename.
3497
34982006-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
35042006-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
35132006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3514
3515 * dired-x.texi: ifinfo -> ifnottex.
3516
35172006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3518
3519 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3520
35212006-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
35362006-05-09 Michael Albinus <michael.albinus@gmx.de>
3537
3538 * tramp.texi (Filename completion): Improve wording.
3539
35402006-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
35482006-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
35542006-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
35612006-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
35712006-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
35762006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3577
3578 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3579
35802006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3581
3582 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3583
35842006-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
35892006-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
35962006-04-21 Carsten Dominik <dominik@science.uva.nl>
3597
3598 * org.texi: Many small fixes.
3599 (Handling links): Rename from "Managing links".
3600
36012006-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
36062006-04-20 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3609 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3610
36112006-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
36182006-04-18 Carsten Dominik <dominik@science.uva.nl>
3619
3620 * org.texi (Formula syntax): Fix link to Calc Manual.
3621
36222006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3623
3624 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3625
36262006-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
36322006-04-17 Michael Albinus <michael.albinus@gmx.de>
3633
3634 Sync with Tramp 2.0.53.
3635
36362006-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
36452006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3646
3647 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3648
36492006-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
36542006-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
36602006-04-09 Kevin Ryde <user42@zip.com.au>
3661
3662 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3663
36642006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * gnus.texi (Summary Buffer Lines): Add `*'.
3667
c8763fb6 36682006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3669
3670 * gnus.texi (Group Parameters):
3671 Mention gnus-permanently-visible-groups.
3672
36732006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3674
3675 * gnus.texi (Face): Fix typo.
3676
36772006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3678
3679 * gnus.texi (X-Face): Clarify.
3680 (Face): Need Emacs with PNG support.
3681
36822006-04-06 Richard Stallman <rms@gnu.org>
3683
3684 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3685 Emacs".
3686
36872006-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
36932006-04-04 Simon Josefsson <jas@extundo.com>
3694
3695 * gnus.texi (Security): Improve.
3696
36972006-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
37022006-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
37072006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3708
3709 * message.texi, gnus.texi: Bump version to 5.11.
3710
37112006-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
37182006-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
37272006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3728
3729 * gnus-faq.texi: Use .invalid.
3730 ([5.4]): Fix gnus-posting-styles example.
3731
37322006-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
37422006-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
37532006-03-21 Bill Wohler <wohler@newt.com>
3754
3755 * mh-e.texi (Folders): Various edits.
3756
37572006-03-20 Romain Francoise <romain@orebokech.com>
3758
3759 * gnus.texi (Mail Folders): Grammar fix.
3760
37612006-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
37682006-03-17 Bill Wohler <wohler@newt.com>
3769
10d1d0af 3770 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
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
37762006-03-15 Carsten Dominik <dominik@science.uva.nl>
3777
3778 * org.texi: Version number change only.
3779
37802006-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
37942006-03-13 Carsten Dominik <dominik@science.uva.nl>
3795
3796 * org.texi (Clean view): Document new startup options.
3797
37982006-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
38112006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3812
3813 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3814
38152006-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
38202006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3821
3822 * gnus.texi: Markup fix.
3823 (Fancy Mail Splitting): Specify new feature.
3824
38252006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3826
3827 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3828 partial-words matching.
3829
38302006-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
38372006-03-07 Carsten Dominik <dominik@science.uva.nl>
3838
3839 * org.texi: Version number change only.
3840
38412006-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
38482006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3849
3850 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3851
38522006-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
38622006-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
38672006-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
38732006-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
38782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3879
3880 * cc-mode.texi: Correct two typos.
3881
38822006-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
38902006-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
39012006-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
39172006-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
39242006-02-17 Eli Zaretskii <eliz@gnu.org>
3925
3926 * faq.texi: Remove the coding cookie, it's not needed anymore.
3927
39282006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3929
3930 * faq.texi (Colors on a TTY): Mention Mac OS port.
3931
39322006-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
39372006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3938
3939 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3940
39412006-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
39502006-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
39562006-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
39612006-02-04 Michael Olson <mwolson@gnu.org>
3962
3963 * erc.texi (History): Note that ERC is now included with Emacs.
3964
39652006-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
39712006-01-30 Juanma Barranquero <lekktu@gmail.com>
3972
3973 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3974
39752006-01-29 Richard M. Stallman <rms@gnu.org>
3976
3977 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3978
39792006-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
39872006-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
c8763fb6 39932006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3994
3995 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3996
39972006-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
40052006-01-27 Alex Schroeder <alex@gnu.org>
4006
4007 * rcirc.texi: New file.
4008
40092006-01-23 Juri Linkov <juri@jurta.org>
4010
4011 * widget.texi (User Interface): Add S-TAB for widget-backward.
4012
40132006-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
40222006-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
40332006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4034
4035 * gnus.texi: Update copyright.
4036
40372006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4038
4039 * gnus.texi (Article Washing): Additions.
4040
40412006-01-08 Alex Schroeder <alex@gnu.org>
4042
4043 * pgg.texi (Caching passphrase): Rewording.
4044
40452006-01-13 Carsten Dominik <dominik@science.uva.nl>
4046
4047 * org.texi (Agenda commands): Document tags command.
4048
40492006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4050
4051 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4052
40532006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4054
4055 * gnus.texi (RSS): Addition.
4056
40572005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4060
40612005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4062
4063 * emacs-mime.texi (Display Customization): Add setting example to
4064 mm-discouraged-alternatives.
4065
40662006-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
40712006-01-08 Alex Schroeder <alex@gnu.org>
4072
4073 * pgg.texi (Caching passphrase): Rewording.
4074
40752006-01-06 Eli Zaretskii <eliz@gnu.org>
4076
4077 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4078 repository URL.
4079
40802006-01-06 Carsten Dominik <dominik@science.uva.nl>
4081
4082 * org.texi: Removed the accidentally re-added empty line in the
4083 direntry.
4084
40852006-01-05 Carsten Dominik <dominik@science.uva.nl>
4086
4087 * org.texi (Agenda Views): Chapter reorganized.
4088
40892005-12-29 Romain Francoise <romain@orebokech.com>
4090
4091 * faq.texi (Using Customize): New node.
4092
40932005-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
40992005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4100
4101 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4102
41032005-12-20 Carsten Dominik <dominik@science.uva.nl>
4104
4105 * org.texi (Tags): Boolean logic documented.
4106 (Agenda Views): Document custom commands.
4107
41082005-12-20 David Kastrup <dak@gnu.org>
4109
4110 * faq.texi (AUCTeX): Update version and mailing list info.
4111
41122005-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
41222005-12-16 Carsten Dominik <dominik@science.uva.nl>
4123
4124 * org.texi (Tags): New section.
4125 (Agenda Views): Chapter reorganized.
4126
41272005-12-16 Eli Zaretskii <eliz@gnu.org>
4128
4129 * org.texi (Internal Links): Add a missing comma after an @xref.
4130
41312005-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
41362005-12-13 Romain Francoise <romain@orebokech.com>
4137
4138 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4139
41402005-12-12 Jay Belanger <belanger@truman.edu>
4141
4142 * faq.texi (Calc): Update version number.
4143
41442005-12-12 Carsten Dominik <dominik@science.uva.nl>
4145
4146 * org.texi (Progress Logging): New section.
4147
41482005-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
42002005-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
42072005-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
42122005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4213
4214 * message.texi (Various Message Variables): Addition.
4215
42162005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4217
4218 * message.texi: Fix default values.
4219
42202005-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
42282005-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
42342005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4235
4236 * gnus.texi (Slow Terminal Connection): Replace old description
4237 with new one.
4238
42392005-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
42442005-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
42502005-12-08 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (Structure editing): Document new functionality of
4253 M-RET.
4254
42552005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4256
4257 * org.texi (Internal Links): Fix Texinfo usage.
4258
42592005-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
42652005-11-30 Carsten Dominik <dominik@science.uva.nl>
4266
4267 * org.texi (Plain Lists): Typos fixed.
4268
42692005-11-28 Jay Belanger <belanger@truman.edu>
4270
4271 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4272
42732005-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
42782005-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
42862005-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
42912005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4292
4293 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4294
42952005-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
43012005-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
43072005-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
43142005-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
43202005-11-04 Carsten Dominik <dominik@science.uva.nl>
4321
4322 * org.texi: Version number changed to 3.19.
4323
43242005-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
43312005-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
43362005-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
43422005-10-23 Jay Belanger <belanger@truman.edu>
4343
4344 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4345 constant.
4346
43472005-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
43532005-10-22 Eli Zaretskii <eliz@gnu.org>
4354
4355 * newsticker.texi (UPDATED): Set value.
4356
43572005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4358
4359 * gnus.texi (Document Groups): Remove duplicate item.
4360
43612005-10-21 Carsten Dominik <dominik@science.uva.nl>
4362
4363 * org.texi (Summary): Mention iCalendar support.
4364 (Exporting): Document iCalendar support.
4365
43662005-10-18 Romain Francoise <romain@orebokech.com>
4367
4368 * viper.texi (Viper Specials): Capitalize GNU.
4369
43702005-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
43802005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4381
4382 * gnus.texi (Document Server Internals): Addition.
4383
43842005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4385
4386 * gnus.texi (A note on namespaces): Fix RFC reference.
4387
43882005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4389
4390 * gnus.texi (RSS): Fix key description.
4391
43922005-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
43992005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4402
44032005-10-11 Jay Belanger <belanger@truman.edu>
4404
4405 * calc.texi (Integration): Mention using `a i' to compute definite
4406 integrals.
4407
44082005-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
44262005-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
44312005-10-08 Michael Albinus <michael.albinus@gmx.de>
4432
4433 Sync with Tramp 2.0.51.
4434
44352005-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
44422005-10-05 Nick Roberts <nickrob@snap.net.nz>
4443
4444 * speedbar.texi (GDB): Describe use of watch expressions.
4445
44462005-09-28 Simon Josefsson <jas@extundo.com>
4447
4448 * message.texi (IDNA): Fix.
4449
44502005-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
44572005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4458
4459 * gnus.texi (Server Buffer Format): Document the %a format spec.
4460
44612005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4462
4463 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4464
44652005-09-23 Carsten Dominik <dominik@science.uva.nl>
4466
4467 * org.texi Version 3.16.
4468
44692005-09-19 Miles Bader <miles@gnu.org>
4470
4471 * newsticker.texi: Get rid of CVS keywords.
4472
44732005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * gnus.texi (Finding the Parent): Fix description of how Gnus
4476 finds article.
4477
44782005-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
44832005-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
44882005-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
44932005-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
45002005-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
45072005-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
45142005-08-30 Carsten Dominik <dominik@science.uva.nl>
4515
4516 * org.texi: Version 3.15.
4517
45182005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4519
4520 * ses.texi: Combine all three indices into one.
4521 Correct a few typos.
4522
45232005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4524
4525 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4526
45272005-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
45352005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4536
4537 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4538
45392005-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
45472005-08-11 Richard M. Stallman <rms@gnu.org>
4548
4549 * faq.texi (Using regular expressions): Fix xref.
4550
45512005-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
45682005-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
45782005-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
45842005-07-19 Carsten Dominik <dominik@science.uva.nl>
4585
4586 * org.texi: Version 3.14.
4587
45882005-07-04 Carsten Dominik <dominik@science.uva.nl>
4589
4590 * org.texi: Version 3.13.
4591
45922005-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
ce058493 46022005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4603
4604 * cl.texi (Type Predicates): Document `atom' type.
4605
46062005-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
46152005-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
46202005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4621
4622 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4623
46242005-06-29 Carsten Dominik <dominik@science.uva.nl>
4625
4626 * org.texi: Version 3.12.
4627
46282005-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
46362005-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
46432005-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
46612005-06-13 Carsten Dominik <dominik@science.uva.nl>
4662
4663 * org.texi: Version 3.11.
4664
46652005-06-12 Jay Belanger <belanger@truman.edu>
4666
4667 * calc.texi (Getting Started): Remove extra menu item.
4668
46692005-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
46802005-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
46872005-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
46932005-05-27 Jay Belanger <belanger@truman.edu>
4694
4695 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4696 current behavior.
4697
46982005-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
47042005-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
47092005-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
47152005-05-20 Carsten Dominik <dominik@science.uva.nl>
4716
4717 * org.texi: Version 3.09.
4718
47192005-05-18 Carsten Dominik <dominik@science.uva.nl>
4720
4721 * reftex.texi: Version 4.28.
4722
47232005-05-16 Jay Belanger <belanger@truman.edu>
4724
4725 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4726
47272005-05-14 Jay Belanger <belanger@truman.edu>
4728
4729 * calc.texi (Default Simplifications): Insert missing ! (logical
4730 not operator).
4731
47322005-05-14 Michael Albinus <michael.albinus@gmx.de>
4733
4734 Sync with Tramp 2.0.49.
4735
47362005-05-10 Jay Belanger <belanger@truman.edu>
4737
4738 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4739 to 1.
4740
47412005-04-29 Carsten Dominik <dominik@science.uva.nl>
4742
4743 * org.texi: Version 3.08, structure reorganized.
4744
47452005-04-24 Richard M. Stallman <rms@gnu.org>
4746
4747 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4748
47492005-04-15 Carsten Dominik <dominik@science.uva.nl>
4750
4751 * org.texi: Update to version 3.06.
4752
47532005-04-13 Lute Kamstra <lute@gnu.org>
4754
4755 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4756
47572005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4758
4759 * cl.texi (Porting Common Lisp): Fix typo.
4760
47612005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4762
4763 * gnus.texi (RSS): Addition.
4764
47652005-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
47712005-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
47802005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4781
4782 * emacs-mime.texi (Display Customization): Markup fixes.
4783 (rfc2047): Update.
4784
47852005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4786
4787 * gnus-faq.texi: Replaced with auto-generated version.
4788
47892005-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
47942005-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
48122005-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
48172005-03-25 Werner Lemberg <wl@gnu.org>
4818
4819 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4820
48212005-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
48272005-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
48342005-03-23 Richard M. Stallman <rms@gnu.org>
4835
4836 * url.texi (HTTP language/coding): Improve last change.
4837
48382005-03-22 Jay Belanger <belanger@truman.edu>
4839
4840 * calc.texi (Embedded Mode): Add new information on changing
4841 modes.
4842
48432005-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
48542005-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
48592005-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
48722005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4873
4874 * flymake.texi: Refill and tweak style in @lisp blocks.
4875
48762005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4877
4878 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4879
48802005-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
48862005-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
48922005-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
48992005-02-09 Jay Belanger <belanger@truman.edu>
4900
4901 * calc.texi: Add macro for LaTeX for info output.
4902
49032005-02-08 Kim F. Storm <storm@cua.dk>
4904
4905 * texinfo.tex (LaTex): Add def.
4906
49072005-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
49132005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4914
4915 * gnus.texi: Some edits based on comments from David Abrahams.
4916
49172005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4918
4919 * gnus.texi (RSS): Fix the keystroke.
4920
49212005-01-24 David Kastrup <dak@gnu.org>
4922
4923 * faq.texi: Update AUCTeX version info.
4924
49252005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4926
4927 * gnus-faq.texi ([4.1]): Typo.
4928
49292005-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
49342005-01-16 Richard M. Stallman <rms@gnu.org>
4935
4936 * autotype.texi (Autoinserting): Fix small error.
4937
49382005-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
49452005-01-11 Kim F. Storm <storm@cua.dk>
4946
4947 * widget.texi (Basic Types): Add :follow-link keyword.
4948
49492005-01-09 Jay Belanger <belanger@truman.edu>
4950
4951 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4952
49532005-01-08 Jay Belanger <belanger@truman.edu>
4954
4955 * calc.texi: Change throughout to reflect new default value of
4956 calc-settings-file.
4957
49582005-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
49632005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4964
4965 * faq.texi (Changing load-path): Fix typo.
4966
49672005-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
49722005-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
49792005-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
49842005-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
49892004-12-31 Jay Belanger <belanger@truman.edu>
4990
4991 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4992
49932004-12-20 Jay Belanger <belanger@truman.edu>
4994
4995 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4996 zero.
4997
49982004-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
50042004-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
50102004-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
50182004-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
50242004-12-13 Jay Belanger <belanger@truman.edu>
5025
5026 * calc.texi: Fix some TeX definitions.
5027
50282004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5029
5030 * reftex.texi (Imprint): Remove erroneous @value's.
5031
50322004-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
50372004-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
50422004-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
50502004-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
50562004-12-06 Jay Belanger <belanger@truman.edu>
5057
5058 * calc.texi (Using Calc): Remove paragraph about installation.
5059
50602004-12-06 Jay Belanger <belanger@truman.edu>
5061
5062 * calc.texi: Use more Texinfo macros and less TeX defs.
5063 Remove @refill's.
5064
50652004-12-06 Richard M. Stallman <rms@gnu.org>
5066
5067 * org.texi: New file.
5068
50692004-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
50762004-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
50842004-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
50912004-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
50982004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5099
5100 * emacs-mime.texi (Encoding Customization): Fix
5101 mm-coding-system-priorities entry.
5102
c8763fb6 51032004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
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
51112004-10-21 Jay Belanger <belanger@truman.edu>
5112
5113 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5114
51152004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * calc.texi (Reporting Bugs): Double up `@'.
5118
51192004-10-18 Jay Belanger <belanger@truman.edu>
5120
5121 * calc.texi (Reporting Bugs): Changed the address that bugs
5122 should be sent to.
5123
51242004-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
51342004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5135
5136 * message.texi (Canceling News): Add how to set a password.
5137
51382004-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
51442004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5145
5146 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5147
51482004-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
51562004-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
51612004-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
51662004-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
51712004-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
51762004-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
51842004-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
51902004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5191
5192 * gnus.texi (Summary Mail Commands): S D e.
5193
51942004-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
51992004-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
52042004-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
b2abec73 52222004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5223
b2abec73 5224 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5225
52262004-09-20 Florian Weimer <fw@deneb.enyo.de>
5227
5228 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5229
52302004-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
52352004-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
52402004-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
52452004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5246
5247 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5248 netrc syntax.
5249
52502004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5251
b2abec73
JB
5252 * gnus.texi (Spam ELisp Package Sequence of Events):
5253 Some clarifications.
2de53ca6
GM
5254 (Spam ELisp Package Global Variables): More clarifications.
5255
52562004-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
52612004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5262
5263 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5264
52652004-09-10 Eli Zaretskii <eliz@gnu.org>
5266
5267 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5268
52692004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5270
5271 * makefile.w32-in (sieve, pgg): Use $(infodir).
5272
52732004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5274
5275 * makefile.w32-in: Fix PGG and Sieve entries.
5276
52772004-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
52822004-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
52902004-08-26 Richard M. Stallman <rms@gnu.org>
5291
5292 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5293
52942004-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
53012004-08-14 Eli Zaretskii <eliz@gnu.org>
5302
5303 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5304
53052004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5306
5307 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5308
53092004-08-10 Michael Albinus <michael.albinus@gmx.de>
5310
5311 Sync with Tramp 2.0.44.
5312
53132004-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
53192004-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
53332004-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
53382004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5339
5340 * gnus.texi (Mail Source Specifiers): Describe
5341 `pop3-leave-mail-on-server'.
5342
53432004-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
53522004-07-02 Juri Linkov <juri@jurta.org>
5353
5354 * pcl-cvs.texi (Viewing differences): Add `d r'.
5355
53562004-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
53612004-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
53662004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * autotype.texi (Copyrights, Timestamps): Recommend
5369 `before-save-hook' instead of `write-file-functions'.
5370
53712004-06-13 Lars Hansen <larsh@math.ku.dk>
5372
5373 * dired-x.texi (dired-mark-omitted): Update keybinding.
5374
53752004-06-10 Kim F. Storm <storm@cua.dk>
5376
5377 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5378
53792004-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
53872004-05-29 Michael Albinus <michael.albinus@gmx.de>
5388
5389 Version 2.0.41 of Tramp released.
5390
53912004-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
53962004-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
54032004-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
54082004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5409
5410 * flymake.texi: New file.
5411
54122004-05-28 Simon Josefsson <jas@extundo.com>
5413
5414 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5415
b344d29d 54162004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5417
5418 Version 2.0.40 of Tramp released.
5419
54202004-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
54432004-04-28 Masatake YAMATO <jet@gyve.org>
5444
5445 * widget.texi (Programming Example): Remove overlays.
5446
54472004-04-27 Jesper Harder <harder@ifa.au.dk>
5448
5449 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5450
54512004-04-23 Juanma Barranquero <lektu@terra.es>
5452
5453 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5454
54552004-04-05 Jesper Harder <harder@ifa.au.dk>
5456
5457 * info.texi (Info Search): Add info-apropos.
5458
54592004-03-22 Juri Linkov <juri@jurta.org>
5460
5461 * faq.texi: Fix help key bindings.
5462
54632004-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
54692004-03-12 Richard M. Stallman <rms@gnu.org>
5470
5471 * cl.texi (Top): Rename top node's title.
5472
54732004-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
54782004-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
54852004-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
b344d29d 54902004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5491
5492 Tramp version 2.0.39 released.
5493
54942004-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
55082004-02-17 Karl Berry <karl@gnu.org>
5509
5510 * info.texi (Help-Int): Mention the new line number feature.
5511
55122004-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
55182003-12-29 Kevin Ryde <user42@zip.com.au>
5519
5520 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5521
b344d29d 55222003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
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
55432003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5544
183080b6 5545 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5546 (Top): Mention japanese manual only if flag `jamanual' is set.
5547 Insert section `Japanese manual' in menu.
5548
55492003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5550
5551 * eshell.texi (Known Problems): Add doc item.
5552
55532003-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
55612003-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
55672003-10-26 Karl Berry <karl@gnu.org>
5568
5569 * info.texi (Info Search): Echo area, not echo are. From Debian
5570 diff.
5571
55722003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5573
10d1d0af 5574 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5575 :buttons and :children keywords.
5576
55772003-10-22 Miles Bader <miles@gnu.org>
5578
5579 * Makefile.in (info): Move before $(top_srcdir)/info.
5580
55812003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5582
5583 * tramp.texi (Inline methods): Small grammar fix.
5584 (External transfer methods): Likewise.
5585
55862003-10-08 Nick Roberts <nick@nick.uklinux.net>
5587
5588 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5589
55902003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5591
5592 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5593
55942003-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
56022003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5603
5604 * pcl-cvs.texi (Selected Files): Fix typo.
5605
56062003-09-21 Karl Berry <karl@gnu.org>
5607
5608 * info.texi (] and [ commands): No period at end of section title.
5609
56102003-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
56162003-09-03 Peter Runestig <peter@runestig.com>
5617
5618 * makefile.w32-in: New file.
5619
56202003-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
56252003-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
56302003-08-18 Kim F. Storm <storm@cua.dk>
5631
5632 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5633
56342003-08-16 Richard M. Stallman <rms@gnu.org>
5635
5636 * dired-x.texi (Shell Command Guessing): Explain *.
5637
56382003-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
56432003-08-03 Karl Berry <karl@gnu.org>
5644
5645 * info.texi: Need @contents.
5646
c8763fb6 56472003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
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
56542003-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
56592003-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
56642003-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
c8763fb6 56792003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
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
c8763fb6 56932003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5694
5695 * trampver.texi: Version 2.0.34 released.
5696
56972003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5698
5699 * faq.texi: Improve previous changes.
5700
57012003-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
57072003-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
57132003-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
57182003-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
c8763fb6 57232003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
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
57302003-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
c8763fb6 57452003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
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
57512003-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
57582003-02-23 Alex Schroeder <alex@emacswiki.org>
5759
5760 * smtpmail.texi (How Mail Works): New.
5761
57622003-02-22 Alex Schroeder <alex@emacswiki.org>
5763
5764 * smtpmail.texi: New file.
5765
5766 * Makefile.in: Build SMTP manual.
5767
c8763fb6 57682003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
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
57742003-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
57792003-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
57862003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5787
5788 * gnus.texi: Do not use `path' in several locations.
5789
c8763fb6 57902002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5791
5792 * tramp.texi (External transfer methods): New method `smb'. From
5793 Michael Albinus.
5794
57952002-11-05 Karl Berry <karl@gnu.org>
5796
5797 * info.texi (Info-fontify): Reorder face list to avoid bad line
5798 breaks.
5799
c8763fb6 58002002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5801
5802 * tramp.texi: Move @copying to standard place. Use
5803 @insertcopying.
5804
58052002-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
58192002-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
c8763fb6 58252002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5826
5827 * texinfo.tex: Update to texinfo 4.2.
5828
58292002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5830
5831 * reftex.texi: Update to RefTeX 4.19.
5832
c8763fb6 58332002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5834
5835 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5836 (../info/tramp, tramp.dvi): New targets.
5837
58382002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5839
5840 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5841 (calc.dvi): Uncomment.
5842
58432001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5844
5845 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5846 (../info/calc): New target.
5847
58482001-10-20 Gerd Moellmann <gerd@gnu.org>
5849
5850 * (Version 21.1 released.)
5851
58522001-10-05 Gerd Moellmann <gerd@gnu.org>
5853
5854 * Branch for 21.1.
5855
58562001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5857
5858 * Makefile.in (../info/info): Use an explicit -o switch to
5859 makeinfo.
5860
58612001-03-05 Gerd Moellmann <gerd@gnu.org>
5862
5863 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5864
58652000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5866
5867 * Makefile.in (../info/idlwave): Use --no-split.
5868
58692000-12-14 Dave Love <fx@gnu.org>
5870
5871 * Makefile.in (mostlyclean): Remove gnustmp.*
5872 (gnus.dvi): Change rule to remove @latex stuff.
5873
58742000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5875
5876 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5877
58782000-10-13 John Wiegley <johnw@gnu.org>
5879
5880 * Makefile.in: Add build targets for eshell.texi.
5881
58822000-09-25 Gerd Moellmann <gerd@gnu.org>
5883
5884 * Makefile.in: Remove/comment speedbar stuff.
5885
58862000-09-22 Dave Love <fx@gnu.org>
5887
5888 * Makefile.in: Add emacs-mime.
5889
58902000-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
58962000-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
59042000-05-11 Gerd Moellmann <gerd@gnu.org>
5905
5906 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5907 (../info/ebrowse, ebrowse.dvi): New targets.
5908
59092000-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
59152000-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
59212000-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
59261999-10-23 Dave Love <fx@gnu.org>
5927
5928 * Makefile.in: Use autotype.texi.
5929
59301999-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
59351999-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
59401999-09-01 Dave Love <fx@gnu.org>
5941
5942 * Makefile.in: Add faq.
5943
59441999-07-12 Richard Stallman <rms@gnu.org>
5945
5946 * Version 20.4 released.
5947
59481998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5949
5950 * Version 20.3 released.
5951
59521998-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
59581998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5959
5960 * reftex.texi: Update for RefTeX version 3.22.
5961
59621998-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
59671997-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
59721997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5973
5974 * Version 20.2 released.
5975
59761997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5977
5978 * Version 20.1 released.
5979
59801997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5981
5982 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5983
59841996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5985
5986 * Version 19.33 released.
5987
59881996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5989
5990 * Version 19.32 released.
5991
59921996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5993
5994 * Makefile.in: Add rules for the Message manual.
5995
59961996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5997
5998 * gnus.texi: New version.
5999
6000 * message.texi: New manual.
6001
60021996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6003
6004 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6005
60061996-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
60121996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6013
6014 * Version 19.31 released.
6015
60161996-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
60211995-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
60271996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6028
6029 * Version 19.31 released.
6030
60311995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6032
6033 * Version 19.30 released.
6034
60351995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6036
6037 * gnus.texi: New file.
6038
60391995-11-04 Erik Naggum <erik@naggum.no>
6040
6041 * gnus.texi: File deleted.
6042
60431995-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
60481995-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
60531995-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
60581995-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
60641995-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
60691995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6070
6071 * Makefile.in (maintainer-clean): Rename from realclean.
6072
60731994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6074
6075 * Makefile.in: New file.
6076 * Makefile: File deleted.
6077
60781994-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
60871994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6088
6089 * Version 19.26 released.
6090
60911994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6092
6093 * Version 19.25 released.
6094
60951994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6096
6097 * Version 19.24 released.
6098
60991994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6100
6101 * Version 19.23 released.
6102
61031994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6104
6105 * Makefile: Delete spurious tab.
6106
61071994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6108
6109 * Makefile (.SUFFIXES): New rule.
6110
61111994-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
61161994-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
61221993-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
61311993-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
61391993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6140
6141 * Version 19.22 released.
6142
61431993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6144
6145 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6146
61471993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6148
6149 * Version 19.21 released.
6150
61511993-11-15 Paul Eggert (eggert@twinsun.com)
6152
6153 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6154
61551993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6156
6157 * Makefile (../etc/GNU): New target.
6158 (EMACSSOURCES): Add gnu1.texi.
6159
61601993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6161
6162 * Makefile (realclean): Don't delete the Info files.
6163
f0131492 61641993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
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
f0131492 61721993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
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
61891993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6190
6191 * Version 19.19 released.
6192
61931993-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
62011993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6202
6203 * Version 19.18 released.
6204
62051993-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
62101993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6211
6212 * Version 19.17 released.
6213
62141993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6215
6216 * split-man: Fix typos in last change.
6217
62181993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6219
6220 * Version 19.16 released.
6221
62221993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6223
6224 * version 19.15 released.
6225
62261993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6227
6228 * Makefile (distclean): It's rm, not rf.
6229
62301993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6231
6232 * Version 19.14 released.
6233
62341993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6235
6236 * Makefile: New file.
6237
62381993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6239
6240 * Version 19.13 released.
6241
62421993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6243
6244 * Version 19.9 released.
6245
62461993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6247
6248 * Version 19.8 released.
6249
62501993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6251
6252 * Version 19.7 released.
6253
62541990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6255
6256 * gnus.texinfo: New file. Removed installation instructions.
6257
62581990-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
62621989-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
62691988-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
62801988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6281
6282 * texinfo.texinfo: Three typos corrected.
6283
4009494e 6284;; Local Variables:
c8763fb6 6285;; coding: utf-8
4009494e
GM
6286;; fill-column: 79
6287;; add-log-time-zone-rule: t
6288;; End:
6289
5205011b 6290 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6291 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6292
6293 This file is part of GNU Emacs.
6294
97c0352c 6295 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6296 it under the terms of the GNU General Public License as published by
97c0352c
GM
6297 the Free Software Foundation, either version 3 of the License, or
6298 (at your option) any later version.
4009494e
GM
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
97c0352c 6306 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6307
f7ed05c9 6308;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803