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