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