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