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