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