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