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