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