* help.texi (Help Summary): Mention M-x info-finder.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
c8215db1
MA
12010-03-14 Michael Albinus <michael.albinus@gmx.de>
2
3 * trampver.texi: Update release number.
4
d99aaebd
CY
52010-03-03 Chong Yidong <cyd@stupidchicken.com>
6
7 * faq.texi (Escape sequences in shell output): Note that ansi-color is
8 now enabled by default.
9
5794c2a5
MA
102010-02-28 Michael Albinus <michael.albinus@gmx.de>
11
12 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
13 when Emacs runs in interactive mode. (Bug#5645)
14
40572be6
GM
152010-02-16 Glenn Morris <rgm@gnu.org>
16
17 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
18
7bb8ed67
MH
192010-02-05 Mark A. Hershberger <mah@everybody.org>
20
21 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
22
45a1423d 232010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
24
25 * gnus.texi (Score File Format): Fix typo.
26
45a1423d 272010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
28
29 * cc-mode.texi: Replace references to obsolete c-subword-mode.
30
14f17fc8
JB
312010-01-18 Juanma Barranquero <lekktu@gmail.com>
32
33 * ada-mode.texi (Project File Overview): Fix typo.
34
607d4369
CY
352010-01-17 Chong Yidong <cyd@stupidchicken.com>
36
37 * semantic.texi: Add Richard Y. Kim credit.
38
39 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
40
3d1bfa99
MA
412010-01-17 Michael Albinus <michael.albinus@gmx.de>
42
43 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
44 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
45
6fbf7a75
GM
462010-01-17 Glenn Morris <rgm@gnu.org>
47
b9f978f0
GM
48 * calc.texi (Reporting Bugs): Don't mention format of repository.
49
f19bc38d
GM
50 * woman.texi (Bugs): Make "Emacs repository" less specific,
51 and the URL for same more specific.
52
6fbf7a75
GM
53 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
54
16c3428a
JB
552010-01-17 Juanma Barranquero <lekktu@gmail.com>
56
57 * ede.texi (ede-step-project, ede-proj-target):
58 * tramp.texi (Remote processes): Fix typos.
59
045b9da7
ML
602010-01-16 Mario Lang <mlang@delysid.org>
61
62 * ede.texi (ede-target):
63 * org.texi (Refiling notes): Remove duplicated words.
64
c57008f6
SM
652010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * gnus.texi (Posting Styles): Use with-current-buffer.
68 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
69
798c9eb5
KR
702010-01-02 Kevin Ryde <user42@zip.com.au>
71
72 * eieio.texi (Naming Conventions): Correction to xref on elisp
73 coding conventions, is "Tips" node not "Standards".
74
4970fbfe
CY
752009-12-24 Chong Yidong <cyd@stupidchicken.com>
76
77 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
78
79 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
80
83828b06
KY
812009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
82
83 * gnus.texi (Direct Functions): Add missing port number to tls method.
84
45a4a565
JB
852009-12-15 Juanma Barranquero <lekktu@gmail.com>
86
87 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
88 ($(infodir)/edt, edt.dvi): New targets.
89
698bfef7
GM
902009-12-15 Glenn Morris <rgm@gnu.org>
91
92 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
93 (edt, $(infodir)/edt, edt.dvi): New targets.
94 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
95
96 * Makefile.in (PDF_TARGETS, pdf): New.
97 (clean): Add *.pdf.
98 Add pdf rules for all manuals.
99
0e983327
JB
1002009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
101
102 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
103
8e687433
CY
1042009-12-14 Chong Yidong <cyd@stupidchicken.com>
105
106 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
107 (Smart Jump, Analyzer Debug): Copyedits.
108 (Semantic mode user commands): Link to new nodes.
109 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
110 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
111 upstream Semantic manual.
112
113 * semantic.texi (Introduction): Minor fix to diagram.
114
020335df
MA
1152009-12-09 Michael Albinus <michael.albinus@gmx.de>
116
117 * eshell.texi (History): Add the other built-in variables.
118 (Built-ins): Explain built-ins, and how to apply the external commands.
119 Add `history', `su' and `sudo'.
120
121 * tramp.texi (Remote processes): Add missing <RET> in the example.
122
6ddf13e4
BW
1232009-12-01 Bill Wohler <wohler@newt.com>
124
125 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 126 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
127 excessively garrulous.
128
07b6428c
MA
1292009-11-29 Michael Albinus <michael.albinus@gmx.de>
130
131 * tramp.texi (Remote processes): Improve eshell example with "su"
132 and "sudo" commands.
133
fd1cefda
CY
1342009-11-28 Chong Yidong <cyd@stupidchicken.com>
135
136 * semantic.texi (Analyzer Internals): Rename from Analyzer.
137
138 * sem-user.texi (Semantic mode user commands): Fix key syntax.
139 Document semantic-complete-analyze-inline.
140 (Semanticdb search debugging commands): Minor clarification.
141 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 142 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 143 manual.
9d542758 144 (Semantic mode): Link to Idle Scheduler.
fd1cefda 145
159e3ad5
KR
1462009-11-28 Kevin Ryde <user42@zip.com.au>
147
148 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 149 @pxref, now EIEIO is in Emacs.
159e3ad5 150
c6d47315
KR
151 * erc.texi (Development): Correction to git tutorial url.
152
16f6287e
GM
1532009-11-26 Glenn Morris <rgm@gnu.org>
154
155 * faq.texi (Latest version of Emacs): Mention stability of development
156 version.
157 (Problems with very large files): Max buffer size increase in 23.2.
158 (VM): VM has moved house again.
159
5ea5dbc9
JB
1602009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
161
162 * calc.texi (Radix modes): Discuss alternate bases for two's complement
163 notations.
164
5dec9555
CD
1652009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
166
45a4a565 167 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 168
bd6f6833
CY
1692009-11-20 Chong Yidong <cyd@stupidchicken.com>
170
171 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
172 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
173 (Idle Completions Mode): Numerous copyedits.
bd6f6833 174
be479117
JB
1752009-11-17 Juanma Barranquero <lekktu@gmail.com>
176
177 * semantic.texi (Semantic Internals, Glossary):
178 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
179 (Semanticdb search debugging commands): Fix typos.
180
17291a1f
JB
1812009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
182
be479117 183 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 184
af42a9cc
JB
1852009-11-16 Juanma Barranquero <lekktu@gmail.com>
186
187 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
188 ($(infodir)/semantic, semantic.dvi): New targets.
189
3149927d
CY
1902009-11-16 Chong Yidong <cyd@stupidchicken.com>
191
192 * Makefile.in: Build the Semantic manual.
193
194 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
195 repository.
196
977640ed
MA
1972009-11-16 Michael Albinus <michael.albinus@gmx.de>
198
199 * dbus.texi (Receiving Method Calls): New defun
200 `dbus-unregister-service'.
201
17673adf
CD
2022009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
203
204 * org.texi (Speed keys): New section.
205
0ecd3c90
MA
2062009-11-13 Michael Albinus <michael.albinus@gmx.de>
207
208 * dbus.texi (Type Conversion): Fix typo.
209 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
210 `dbus-registered-objects-table'.
211 (Receiving Method Calls): New defun `dbus-register-property'. Move
212 `dbus-unregister-object' here.
213
8bfe682a
CD
2142009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
215
216 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
217
2182009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
219
220 * org.texi (Column attributes): Add the new age summary operators.
221 Also, mention the fact you can only use one summary operator per
222 property.
223
2242009-11-13 John Wiegley <johnw@newartisans.com>
225
226 * org.texi (Tracking your habits): Added a new section in the
227 manual about how to track habits.
228 (Resolving idle time): Added a section on how idle and
229 dangling clocks are resolved.
230
2312009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
232
233 * org.texi (Agenda commands): Document the new `i' command.
234 (Inserting deadline/schedule): Document logging changes
235 of scheduling and deadline times stamps.
236 (In-buffer settings): Document the in-buffer keywords for logging
237 changes of scheduling and deadline times stamps.
238 (Structure editing, Plain lists): Document indentation
239 cycling in empty entries with TAB.
240 (Archiving): Document the default archiving command.
241 (Moving subtrees): Document the new keys for archiving.
242 (Internal archiving): Fix incorrect key.
243 (Agenda commands): Document the TODO set switching commands.
244 (Agenda commands): Document the new archiving keys.
245 (Clocking work time): Better description on how to save
246 and restore a clock.
247 (Resolving idle time): Mention the x11idle program to get true
248 idleness also under X11.
249 (Resolving idle time): Use @kbd instead of @key for normal
250 letters, because this is how he rest of the manual does this.
251 (Pushing to MobileOrg): Mention that `org-directory'
252 should be set.
253 (Agenda commands): Document that SPC is a filter for
254 any tag.
255 (Search view): Renamed from "Keyword search".
256 (Capure): New chapter.
257 (Markup): New chapter.
258 (Links in HTML export, Images in HTML export): Extend
259 the section titles.
260 (Images in HTML export): Document the align option.
261 (Text areas in HTML export): Extend the section title.
262 (Images in LaTeX export): Explain image placement in LaTeX.
263
693737cd
GM
2642009-11-10 Glenn Morris <rgm@gnu.org>
265
266 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
267
c7bd4ebe
MA
2682009-11-08 Michael Albinus <michael.albinus@gmx.de>
269
270 * tramp.texi (Auto-save and Backup): Disable backups just for a
271 method.
272
273 * trampver.texi: Update release number.
274
76c5acad
MA
2752009-11-07 Michael Albinus <michael.albinus@gmx.de>
276
277 Sync with Tramp 2.1.17.
278
279 * trampver.texi: Update release number.
280
d9a57abf
GM
2812009-10-29 Glenn Morris <rgm@gnu.org>
282
283 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
284
637f4f0f
MA
2852009-10-23 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (External methods): Temporary files are kept for
288 `rsync' and `rsyncc' methods.
289
310dbb05
JB
2902009-10-09 Juanma Barranquero <lekktu@gmail.com>
291
292 * eieio.texi: Fix typos.
293
09094f28
CY
2942009-10-07 Chong Yidong <cyd@stupidchicken.com>
295
296 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
297
216f299a
JB
2982009-10-07 Juanma Barranquero <lekktu@gmail.com>
299
300 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
301 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
302
966a6506
CY
3032009-10-07 Chong Yidong <cyd@stupidchicken.com>
304
305 * Makefile.in: Build EIEIO and EDE manuals.
306
3072009-10-07 Eric Ludlam <zappo@gnu.org>
308
309 * eieio.texi:
310 * ede.texi: New files.
311
8842cd9b
MA
3122009-10-05 Michael Albinus <michael.albinus@gmx.de>
313
314 * tramp.texi (Remote processes): Association of a pty is not supported.
315
7006d207
CD
3162009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
317
318 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
319 (Processing LaTeX fragments): Document that the size of images can be
320 changes using the variable `org-format-latex-options'.
321 (The date/time prompt, Timestamps): Be more accurate over ISO format
322 dates and times.
323 (Visibility cycling): Document showeverything keyword.
324 (In-buffer settings): Document showeverything keyword.
325 (Setting up the staging area): Fix the example.
326 (MobileOrg): New section.
327 (Agenda commands, Exporting Agenda Views): Document exporting the
328 agenda view to Org files.
329
0e7b2867
MA
3302009-09-28 Michael Albinus <michael.albinus@gmx.de>
331
332 * tramp.texi (History): Add IMAP support.
333 (External methods): Add `imap' and `imaps' methods.
334 (GVFS based methods): Add indices for `davs'.
335 (Password handling): Rename anchors. Add IMAP entries for
336 ~/.authinfo.gpg.
337
338 * trampver.texi: Set default value of `emacsimap'.
339
4146636e
KY
3402009-09-22 Daiki Ueno <ueno@unixuser.org>
341
342 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
343
d22f7ffa
CY
3442009-09-13 Chong Yidong <cyd@stupidchicken.com>
345
346 * dired-x.texi (Technical Details): Delete
347 dired-up-directory (Bug#4292).
348
66043531
MA
3492009-09-03 Michael Albinus <michael.albinus@gmx.de>
350
216f299a 351 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 352
6eb02347
CD
3532009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
354
355 * org.texi (Effort estimates): Document new effort setting commands.
356 (Agenda commands): Document the new keys fro agenda time motion.
357 Document entry text mode. Improve documentation of the keys to include
358 inactive time stamps into the agenda view.
359 (Feedback): Document the new bug report command.
360 (Structure editing): Added an index entry for the sorting of subtrees.
361
38dc51ba
KY
3622009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
363
364 * auth.texi (Help for users): Corrected markup.
365
e402f452
GM
3662009-09-02 Glenn Morris <rgm@gnu.org>
367
368 * emacs-mime.texi (time-date): Mention float-time.
369
744256cf
JB
3702009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
371
372 * calc.texi (Simplifying Formulas): Improve the wording.
373
b0b63450
MB
3742009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
375
376 * auth.texi: Rewritten for coverage and clarity.
377
3782009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
379
380 * gnus.texi (Expiring Mail): Mention
381 gnus-mark-copied-or-moved-articles-as-expirable.
382 (Various Various): Mention gnus-safe-html-newsgroups.
383
384 * gnus-news.texi: Mention
385 gnus-mark-copied-or-moved-articles-as-expirable.
386
387 * emacs-mime.texi (Display Customization): Add xref to
388 gnus-safe-html-newsgroups.
389
b59329e0
MA
3902009-08-28 Michael Albinus <michael.albinus@gmx.de>
391
392 * tramp.texi (Version Control): Remove.
af42a9cc 393 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
394 reference.
395 (External methods): Correct `scpc' concept index entries. New method
396 `rsyncc'.
397 (External packages): New subsections "Filename completion" and "File
398 attributes cache".
399
0ff2d6c2
JB
4002009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
401
402 * calc.texi (Rewrite Rules): Improve the example.
403 (Simplifying Formulas): Explain use of the I and H flags for
404 simplification.
405
ecd3d54f
MA
4062009-08-25 Michael Albinus <michael.albinus@gmx.de>
407
408 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
409 Describe autostart behaviour of dbus-ping.
410 (Synchronous Methods, Asynchronous Methods): Use English numeric format
411 for timeout values.
78176e69
MA
412 (Top): Remove footnote saying D-Bus is not enabled by
413 default. (Bug#4256)
ecd3d54f 414
0f215bca
DU
4152009-08-23 Daiki Ueno <ueno@unixuser.org>
416
417 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 418 Reported by Jari Aalto (Bug#4211).
0f215bca 419 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 420 epa-global-mail-mode.
3b7ab45f
DU
421 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
422 epa-setup.
0f215bca 423
4f22e84d
MA
4242009-08-16 Michael Albinus <michael.albinus@gmx.de>
425
426 * dbus.texi (Asynchronous Methods): Allow nil handler.
427
9ff0b02b 4282009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 429
26b03ee3 430 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 431
26b03ee3 432 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 433
4c39f404
CY
4342009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
435
436 * calc.texi (Date Forms): Fix typos.
437
3bcfba17
GM
4382009-08-08 Glenn Morris <rgm@gnu.org>
439
440 * org.texi (Agenda commands): Restore clobbered change.
441
66783bb4
EZ
4422009-08-07 Eli Zaretskii <eliz@gnu.org>
443
444 * calc.texi (Graphics, Devices): Update with the peculiarities of
445 operation on MS-Windows.
446
c8d0cf5c
CD
4472009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
448
449 * org.texi (Publishing action): Improve documentation of file
450 names when publishing to the source directory.
451 (Clean view): Document `org-indent-mode'.
452 (Clocking work time): Add documentation for the
453 new :timetamp option when creating a clock report.
454 (Paragraphs): Fix many typos.
455 (Plain lists): Remove duplicate explanation about the
456 `C-c *' command.
457 (Literal examples): Update to reflect the new behavior
458 of the -n -r -k switches when exporting source code examples.
459 (Structure editing): Add information about `C-c *',
460 converting a plain list into a list of Org items.
461 (Remember): Small rephrasing of the paragraph
462 describing remember.el. Also mentioned that remember.el is part
463 of Emacs 23, not Emacs 22.
464 (Clocking work time): Add documentation about
465 displaying the current clocking time against the effort estimate.
466 Also add a footnote about using `org-clock-in-prepare-hook' to add
467 an effort estimate on the fly, just before clocking it.
468 (Footnotes): Document automatic renumbering and
469 sorting.
470 (Agenda commands): Document new bulk commands.
471 (Plain lists): Document new behavior of
472 `org-cycle-include-plain-lists'.
473 Hyphenation only in TeX.
474 (Clocking work time): Document the key to update effort
475 estimates.
476 (Clocking work time): Document the clock time display.
477 (Structure editing, TODO basics): Document new
478 variables.
479 (Column attributes): Document new colciew operators.
480 (Publishing options): Document :xml-declaration.
481 (Tracking TODO state changes): Document the
482 LOG_INTO_DRAWER property.
483 (Literal examples): Document the new implementation for
484 editing source code.
485 (Publishing action): Mention the new publishing
486 function, to publish an Org source file.
487 (Publishing links): Mention how to link to an Org source file.
488 (Macro replacement): Document new macros.
489 (Handling links): Document type-specific completion
490 when inserting links.
491 (Structure editing, Plain lists): Improve documentation
492 on sorting.
493 (Internal links): Document custom ids for links.
494 (Handling links): Document custom ids for links.
495 (CSS support): Document new class.
496 (Refiling notes): Document the possibility to create new nodes
497 during refiling.
498 (Agenda commands): Document the "?" operator to find
499 tasks without effort setting.
500 (Exporting agenda information): Section moved.
501 (RSS Feeds): New section.
502 (Built-in table editor): Document M-e and M-a navigate
503 inside table field.
504 (Stuck projects): Docment that projects identified as
505 un-stuck will still be searchd for stuck sub-projects.
506 (Paragraphs): Document centering.
507 (Creating timestamps, Agenda commands): Document new
508 behavior when changing time stamps.
509 (Structure editing): Document the new command
510 `org-clone-subtree-with-time-shift'.
511 (Publishing): Refresh this chapter.
512 (Export options, Export options, In-buffer settings):
513 Document the new keywords.
514 (Matching tags and properties): Collect all
515 documentation about tags/property matches here.
516 (Setting tags): Document `org-tag-persistent-alist'.
517 (Weekly/daily agenda): New section.
518 (Orgstruct mode): Describe `orgstruct++-mode'.
519 (Drawers): Mention the LOGBOOK drawer.
520 (Export options, Sectioning structure): Document the
521 #+LEATEX_HEADER in-buffer setting.
522 (Bugs): Section removed.
523 (Hooks): New section.
524 (Add-on packages): Moved here from old location.
525 (Context-sensitive commands): New section.
526 (Setting tags): Document newline option.
527 (Global TODO list, Matching tags and properties):
528 Mention more variables.
529 (Checkboxes): Update to changed command behavior.
81a5560e 530
40d2791f
CY
5312009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
532
533 * speedbar.texi (Basic Key Bindings): Fix typo.
534
65d0154b
JB
5352009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
536
537 * calc.texi (Vector/Matrix Functions): Add index entries for both
538 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
539 affects matrices with more than one row.
b5bdfd9f 540 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 541
5a9e3ab7
JB
5422009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
543
544 * calc.texi (Stack Manipulation Commands): Add documentation for
545 `calc-transpose-lines'
546
42fb7e61
MA
5472009-07-27 Michael Albinus <michael.albinus@gmx.de>
548
549 * dbus.texi (Receiving Method Calls): Describe special return value
550 `:ignore'.
551
574b69d5
AM
5522009-07-24 Alan Mackenzie <acm@muc.de>
553
554 * cc-mode.texi (Config Basics, File Styles): Document that at mode
555 initialization, any individual variable setting now takes precedence
556 over one done via c-file-style/c-file-offsets.
557
ec06459c
JB
5582009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
559
560 * calc.texi (Undoing Mistakes): Mention that the undo list will be
561 truncated when Calc is quit.
562 (Customizing Calc): Document `calc-undo-length'.
563
4ce54f6b
CY
5642009-07-20 Chong Yidong <cyd@stupidchicken.com>
565
566 * calc.texi (About This Manual): Don't mention chapter numbers in text.
567
0e4f8ba5
GM
5682009-07-11 Kevin Ryde <user42@zip.com.au>
569
570 * pcl-cvs.texi (About PCL-CVS):
571 * widget.texi (Basic Types):
572 Fix cross-references.
573
fa0f81b0
AS
5742009-07-01 Andreas Schwab <aschwab@redhat.com>
575
576 * dbus.texi (Type Conversion): Don't use literal control character.
577
88a683c5
MA
5782009-07-01 Michael Albinus <michael.albinus@gmx.de>
579
580 * tramp.texi (GVFS based methods): New section.
581 (Remote processes): Processes for GVFS based methods run locally.
582
36c8febb
MA
5832009-06-30 Michael Albinus <michael.albinus@gmx.de>
584
585 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
586 the words "kludge" and hack".
587 (External methods): Add `synce' method.
588
589 * trampver.texi: Update release number.
590
d6b951bb
MA
5912009-06-22 Michael Albinus <michael.albinus@gmx.de>
592
593 Sync with Tramp 2.1.16.
594
595 * tramp.texi (History): Add GVFS support.
596 (External methods): Precise `rsync' description. Add `dav', `davs' and
597 `obex' methods. Add 'tramp-gvfs-methods' option.
598 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
599 forms.
600 (Remote Programs): Introduce `tramp-own-remote-path'.
601 (Remote processes): New subsection "Running remote programs that create
602 local X11 windows".
603 (Frequently Asked Questions): Improve code for disabling vc.
604
605 * trampver.texi: Update release number. Set default value of
606 `emacsgvfs'.
607
70243478
CY
6082009-06-21 Chong Yidong <cyd@stupidchicken.com>
609
610 * Branch for 23.1.
611
54b31cbf
GM
6122009-06-17 Glenn Morris <rgm@gnu.org>
613
614 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
615 (Latest version of Emacs): Mention source code repository.
616
f6adc23c
GM
6172009-06-16 Glenn Morris <rgm@gnu.org>
618
619 * faq.texi (Top): Language tweak.
620 (Extended commands): Most people have arrow keys.
621 (Emacs manual): Say how to follow info links.
622 (File-name conventions): Change title a bit. Explain about source
623 versus installed. Condense etc description.
624 (Guidelines for newsgroup postings): Mention Savannah list page.
625 (Newsgroup archives): Simplify.
626 (Contacting the FSF): Add contact URL.
627 (Emacs Lisp documentation): Printed version not always available.
628 (Installing Texinfo documentation): Explain how by hand installation is
629 not normally needed. Use add-to-list. Remove duplicate reference.
630 (Informational files for Emacs): Move info on Help menu here from
631 "File-name conventions".
632 (Help installing Emacs): Tweak uref.
633 (Obtaining the FAQ): Mention repository.
634 (Origin of the term Emacs): Explain "ITS".
635 (Changing load-path): Use add-to-list.
636 (Automatic indentation): Clarify this is for Text mode.
637 Don't mention Indented Text mode.
638 (Finding Emacs on the Internet): The FSF does not seem to offer a
639 deluxe distribution on CD anymore.
640
b59a8457
GM
6412009-06-16 Glenn Morris <rgm@gnu.org>
642
643 * faq.texi (Top): Mention which Emacs version this FAQ is about.
644 Recommend the latest release. Mention how to get older FAQs.
645 Recommend the Emacs manual.
646 (Guidelines for newsgroup postings): Discourage cross-posts.
647 (Underlining paragraphs): Remove.
648 (Editing MS-DOS files): Remove pre-Emacs 20 information.
649 (Bugs and problems): Update key-binding.
650 (Problems with very large files): Mention 64-bit.
651 (Shell process exits abnormally): Remove.
652 (Problems with Shell Mode): Rename and update.
653 (Spontaneous entry into isearch-mode)
654 (Problems talking to certain hosts): Remove. This is old information,
655 in etc/PROBLEMS if needed.
656 (Emacs takes a long time to visit files, Updating Emacs): Remove.
657 (Dired claims that no file is on this line): Update.
658 (Installing Emacs, Problems building Emacs): Simplify.
659 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
660 information.
661 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
662 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
663 (JDEE): "JDEE", not "JDE".
664 (Handling C-s and C-q with flow control, Binding C-s and C-q):
665 Remove. This is old information, in etc/PROBLEMS if needed.
666 (stty and Backspace key, Kanji and Chinese characters): Remove.
667 (Right-to-left alphabets): Update section.
668 (Changing the included text prefix): Gnus uses message-yank-prefix.
669 Add cross-reference to Supercite manual.
670 (Saving a copy of outgoing mail): Simplify output file description.
671 (Expanding aliases when sending mail): Refer to Emacs manual.
672 Remove old info about RFC822.
673 Correct description of how to rebuild aliases.
674 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
675 (MIME with Emacs mail packages)
676 (Viewing articles with embedded underlining)
677 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
678 Remove old sections.
679 (Killing based on nonstandard headers): Remove. Scoring is preferable,
680 and is well-documented in the Gnus manual.
681 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
682 (Making Gnus faster): Rename from "Starting Gnus faster".
683 Merge "Catch-up is slow in Gnus" into here.
684
0e6d12ca
GM
6852009-06-14 Glenn Morris <rgm@gnu.org>
686
687 * faq.texi (Status of Emacs): Re-order with most recent releases first.
688 (New in Emacs 23): New section.
689 (Handling C-s and C-q with flow control): Add xref.
690
2e17e05e
GM
6912009-06-13 Glenn Morris <rgm@gnu.org>
692
693 * faq.texi (Setting up a customization file): Grammar fix.
694 Customize is no longer "new".
695 (Displaying the current line or column): Line-number mode is on by
696 default. Don't mention `column' package. Mention linum.el.
697 (Turning on abbrevs by default): Explain how to do it for buffers,
698 modes, and everywhere.
699 (Associating modes with files): Use add-to-list. Don't mention Emacs
700 19.
701 (Highlighting a region): On by default since 23.1.
702 (Replacing highlighted text): Update doc quote.
703 (Working with unprintable characters): Don't mention search-quote-char.
704 (Using an already running Emacs process): Gnuclient is probably not an
705 enhancement these days.
706 (Indenting switch statements): Remove mention of pre-Emacs 20.
707 (Horizontal scrolling): Abbreviate Emacs 20 description.
708 (Replacing text across multiple files): Fix name of dired command.
709 (Disabling backups): Use require not load.
4f9d4de3 710 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 711
2a1cf2b9
BW
7122009-06-13 Bill Wohler <wohler@newt.com>
713
714 Release MH-E manual version 8.2.
715
716 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
717 release 8.2.
718
85b438b7
GM
7192009-06-13 Glenn Morris <rgm@gnu.org>
720
721 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
722 in this day and age the common meaning is "on the web".
723 (copying): Use @copyright in all cases.
724 (Basic keys): Remove reference to deleted manual node "Text Characters".
725 (File-name conventions): Use GNU as an example rather than SERVICE.
726 default.el lives in site-lisp. Update Info directory location.
727 (Real meaning of copyleft): GPL actions have been brought, but all
728 settled out of court.
729 (Guidelines for newsgroup postings): Shorten section title.
730 Simplify comp.emacs description.
731 (Newsgroup archives): Change Google URL. Describe Gmane.
732 (Unsubscribing from Emacs lists): Remove discussion of "distribution
733 points". Mention List-Unsubscribe header.
734 (Contacting the FSF): Update email and URLs.
735 (Basic editing): Mention F1 for help.
736 (Installing Texinfo documentation): Refer to Texinfo website rather
737 than ftp server.
738 (Printing a Texinfo file): Mention texi2pdf.
739 (Informational files for Emacs): Don't describe FTP or SERVICE, they
740 are just stubs nowadays.
741 (Latest version of Emacs): Explain version numbers.
742 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
743 (Turning on syntax highlighting): No need to mention hilit19 any more.
744 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
745 (Modes for various languages): Remove section.
746 (Major packages and programs): Remove most version and maintainer
747 information - it's hard to keep up-to-date, and adds nothing.
748 Similarly with direct links to mailing lists.
749 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
750 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
751 years, and Emacs comes with tools for this now.
752 (Patch): Remove section - this is a standard tool.
753 (Using function keys under X): Remove section.
754
93e2d996
GM
7552009-06-12 Glenn Morris <rgm@gnu.org>
756
757 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
758 (Help installing Emacs): Remove reference to deleted X11 node.
759 (Associating modes with files): Interpreter-mode-alist is no longer
760 subservient to auto-mode-alist.
761 (Installing Emacs): Change future Emacs version.
762 (Linking with -lX11 fails): Remove old section.
763 (Packages that do not come with Emacs): Update ELL location.
764 Emacs Lisp archive is dead.
765 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
766 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
767 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
768 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
769 (Removing flashing messages): Remove section about non-existent Gnus
770 option.
771
f0bf7708
GM
772 * faq.texi (Top): Add @top command.
773 Remove the optional arguments from all @node commands: makeinfo can
774 generate these automatically, and it is easier to edit and rearrange
775 nodes without them.
776
30884d11
GM
7772009-06-11 Glenn Morris <rgm@gnu.org>
778
779 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
780 (The LPF): Make the updated URL the sole reference point.
781 (Learning how to do something): Update refcard price and format.
782 (Getting a printed manual): Sources in doc/emacs/, not man/.
783 Also available in PDF format. Since the page count varies, be less
784 precise.
785 (Informational files for Emacs): Remove references to deleted files
786 LPF and SUN-SUPPORT, and to UUCP.
787 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
788 Remove many obsolete ways to get the FAQ, which now seems only to be
789 distributed with Emacs.
790 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
791
deab46e0
CY
7922009-06-09 Chong Yidong <cyd@stupidchicken.com>
793
223b43fa 794 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 795 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 796
deab46e0
CY
797 * ada-mode.texi (Installation, Compile commands)
798 (Project File Overview, No project files, Set compiler options)
799 (Use GNAT project file, Use multiple GNAT project files)
800 (Identifier completion): Use @samp for menu items, and @kbd for key
801 sequences (Bug#3504).
802
71fbd643
DU
8032009-06-04 Daiki Ueno <ueno@unixuser.org>
804
8c9bb6f5 805 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 806
f197085b
CY
8072009-06-04 Ryan Yeske <rcyeske@gmail.com>
808
809 * message.texi (Header Commands): Fix descriptions to match
810 keybindings.
811
7f3bc720
DU
8122009-04-22 Daiki Ueno <ueno@unixuser.org>
813
814 * gnus.texi (Security): Mention that EasyPG is the current default.
815
4518068d
CY
8162009-04-13 Chong Yidong <cyd@stupidchicken.com>
817
818 * ediff.texi (Session Commands): Fix typo.
819
d7ca410a
MB
8202009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
821
822 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
823 news.software.readers. Reported by Florian Rehnisch.
824
c6c76add
GM
8252009-04-02 Glenn Morris <rgm@gnu.org>
826
827 * auth.texi: Capitalize direntry.
828
829 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
830 using a period in the entry name. (Bug#2797)
831
35ed8e2e
JB
8322009-03-03 Juanma Barranquero <lekktu@gmail.com>
833
834 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
835 ($(infodir)/auth, auth.dvi): New targets.
836
e280480a
GM
8372009-03-03 Glenn Morris <rgm@gnu.org>
838
839 * auth.texi: Fix @setfilename.
840
841 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
842 (auth, $(infodir)/auth, auth.dvi): New rules.
843
8a76755b
GM
8442009-02-25 Glenn Morris <rgm@gnu.org>
845
846 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
847
0038d478
MB
8482009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
849
850 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
851
8522009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
853
854 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
855 gnus-nocem-issuers, and gnus-nocem-verifyer.
856
867d4bb3
JB
8572009-02-20 Juanma Barranquero <lekktu@gmail.com>
858
859 * ada-mode.texi (Project files, Automatic Casing):
860 * dbus.texi (Signals):
861 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
862 * mh-e.texi (HTML):
863 * nxml-mode.texi (Locating a schema)
864 (Using the document's URI to locate a schema):
865 * org.texi (Footnotes, Using the mapping API):
866 * rcirc.texi (Channels): Remove duplicate words.
867
3a44dc1f
GM
8682009-02-20 Glenn Morris <rgm@gnu.org>
869
870 * dired-x.texi (Miscellaneous Commands):
871 * gnus.texi: Minor updates for mbox Rmail.
872
5dc584b5
KB
8732009-02-16 Karl Berry <karl@gnu.org>
874
b59a8457
GM
875 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
876 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
877 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
878 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
879 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
880 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
881 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
882 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
883 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
884 Consistently use @insertcopying in the Top node,
5dc584b5 885 @contents at the front (after @end titlepage),
b59a8457 886 and @direntry after @copying. (Bug#1988)
5dc584b5 887
9eb59592
MB
8882009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
889
890 * auth.texi: New file documenting auth-source.
891
d324fa76
CD
8922009-02-13 Carsten Dominik <dominik@science.uva.nl>
893
894 * org.texi (Org Plot): Fix link.
895
7a603b73
DU
8962009-02-09 Daiki Ueno <ueno@unixuser.org>
897
898 * epa.texi (Mail-mode integration): Mention the way to do
899 "encrypt-to-self". (Bug#1807)
900
a626b338 9012009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
902
903 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
904
3b36c17e
MB
9052009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
906
907 * gnus-news.texi: Print version about Incoming*.
908
55033558
CD
9092009-02-02 Carsten Dominik <dominik@science.uva.nl>
910
911 * org.texi (Structure editing, Handling links)
912 (Fast access to TODO states, Javascript support): Make standard docs
913 correctly reflect default variable settings.
914
ec712abb
GM
9152009-02-02 Glenn Morris <rgm@gnu.org>
916
917 * org.texi: Fix typos.
918
7112648c
MA
9192009-02-01 Michael Albinus <michael.albinus@gmx.de>
920
921 Sync with Tramp 2.1.15.
922
923 * trampver.texi: Update release number.
924
2e461fc1
CD
9252009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
926
927 * org.texi (TODO dependencies): Document TODO dependencies on
928 checkboxes.
929
bc283609
CD
9302009-01-30 Carsten Dominik <dominik@science.uva.nl>
931
932 * org.texi (TODO dependencies): Document key binding for toggling
933 ORDERED property.
934
74fc5047
MA
9352009-01-28 Michael Albinus <michael.albinus@gmx.de>
936
937 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
938 of hook functions.
939
d6685abc
CD
9402009-01-28 Carsten Dominik <dominik@science.uva.nl>
941
942 * org.texi (TODO dependencies): New section.
943
65c439fd
CD
9442009-01-27 Carsten Dominik <dominik@science.uva.nl>
945
946 * org.texi (Plain lists, TODO basics, Priorities)
947 (Multiple sets in one file, Conflicts): Document interaction with
948 `shift-selection-mode'.
949
5fafc247
JB
9502009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
951
952 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
953 Make Calc the subject of sentences.
954 (Rearranging Formulas using Selections): Discuss new options
955 for `j *'.
956
e7433508
MA
9572009-01-26 Michael Albinus <michael.albinus@gmx.de>
958
959 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
960
2096a1b6
GM
9612009-01-26 Glenn Morris <rgm@gnu.org>
962
963 * org.texi: Fix typos.
964
0cb61492
BW
9652009-01-26 Bill Wohler <wohler@newt.com>
966
2096a1b6 967 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 968
0bd48b37
CD
9692009-01-25 Carsten Dominik <dominik@science.uva.nl>
970
971 * org.texi (References): Add information about remote references.
972 (Built-in table editor): Document `C-c RET' in tables.
973 (Math symbols, Quoting LaTeX code): Mention that simple
974 LaTeX macros survive LaTeX export.
975 (Images in LaTeX export): Show how to create a reference to a
976 figure.
977 (Sectioning structure): Document that the LaTeX class can be
978 specified in a property.
979 (Text areas in HTML export): New section.
980 (External links): Add examples for text search and ID links.
981 (Built-in table editor): Remove the descriptio of `C-c
982 C-q', it not longer works.
983 (Literal examples): Document that a space must follow
984 the colon in short examples.
985 (Relative timer): Document `org-timer-stop'.
986 (Footnotes): New section.
987 (Footnote markup): Shorten section and refer to new Footnote
988 section.
989 (Literal examples): Add documentation for line
990 numbering in and references to code examples.
991 (CSS support): Fix the description of default CSS styles.
992 (Capturing column view): Document
993 "file:path/to/file.org" as an allowed value for the ID property of
994 a dynamic block copying column view.
995
49dbbaf2
SE
9962009-01-23 Stephen Eglen <stephen@gnu.org>
997
998 * mh-e.texi (Getting Started): Describe $MH.
999
193e6828
MA
10002009-01-21 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * tramp.texi (all): Harmonize usage of "external method",
1003 "external transfer method" and "out-of-band method".
1004 (Connection types): Precise the differences of inline and external
1005 methods. Written by Adrian Phillips <a.phillips@met.no>.
1006
26b9f88d
MB
10072009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1008
1009 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1010 commands as described at the top. Reported by Allan Gottlieb
1011 <gottlieb@nyu.edu>.
1012
10132009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1014
1015 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1016 nnmail-pathname-coding-system.
1017
377952e0
GM
10182009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1019
1020 * org.texi (Relative timer): Fix typo.
1021
a20d3598
JB
10222009-01-15 Juanma Barranquero <lekktu@gmail.com>
1023
1024 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1025 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1026
a50253cc
GM
10272009-01-13 Glenn Morris <rgm@gnu.org>
1028
1029 * org.texi: Fix some more typos.
1030
07450bee
GM
10312009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1032
1033 * org.texi: Fix some typos.
1034
e3e955fe
MB
10352009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1036
1037 * gnus.texi (Group Parameters): Add note for local variables.
1038
10392009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1040
1041 * gnus.texi (Converting Kill Files): Fix URL. Include
1042 gnus-kill-to-score.el in contrib directory.
1043
10442009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1045
1046 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1047 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1048 (Paging the Article): Add index entry.
1049
71dd9983
JB
10502009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1051
1052 * ada-mode.texi (Examples): Delete redundant text.
1053
4a0cf14f
MA
10542009-01-03 Michael Albinus <michael.albinus@gmx.de>
1055
36c8febb 1056 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1057
1058 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1059 addresses.
1060
aedac0f0
BW
10612009-01-03 Bill Wohler <wohler@newt.com>
1062
1063 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1064 kept empty.
1065
4c65b566
CD
10662008-12-20 Carsten Dominik <dominik@science.uva.nl>
1067
1068 * org.texi (Activation, Exporting, ASCII export, HTML export)
1069 (HTML Export commands, LaTeX/PDF export commands): Improve
1070 documentation about transient-mark-mode.
1071 (References): DOcuemtn the use of special names like $LR1 to reference
1072 to fields in the last table row.
1073
e1a78e1e
JL
10742008-12-19 Juri Linkov <juri@jurta.org>
1075
1076 * info.texi (Search Text): Remove mention of removed key binding M-s.
1077
17a0aa82
CD
10782008-12-18 Carsten Dominik <dominik@science.uva.nl>
1079
1080 * org.texi (References): Remove mentioning of @0 as reference for the
1081 last line, this has been reverted in the Lisp sources.
1082
4997d802
JB
10832008-12-17 Juanma Barranquero <lekktu@gmail.com>
1084
1085 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1086 (DVI_TARGETS): Remove duplicates. Add sasl.
1087 ($(infodir)/sasl, sasl.dvi): New targets.
1088
33306645
CD
10892008-12-17 Carsten Dominik <dominik@science.uva.nl>
1090
1091 * org.texi: Version number pushed to 6.15d.
1092
db55f368
CD
10932008-12-16 Carsten Dominik <dominik@science.uva.nl>
1094
a0bf4117 1095 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1096 (Images in LaTeX export): New section.
1097 (Inlined images, Images in HTML export): Sections renamed.
1098
dae0a942
MB
10992008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1100
1101 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1102
9f5572e9
MB
11032008-12-04 David Engster <dengste@eml.cc>
1104
1105 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1106 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1107
bc23baaa
CD
11082008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1109
1110 * org.texi (Using the mapping API): Fix bug in mapping example.
1111 (Publishing options): Make the list of properties complete again, in
1112 correspondence to the variable `org-export-plist-vars'.
1113 (Property searches): Document new special values for time comparisons.
1114 (Tag inheritance): Refine the description of tag inheritance.
1115 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1116 (Effort estimates): Document the new relative timer.
bc23baaa 1117
3bf8054f
JB
11182008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1119
1120 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1121 (Using Calc): Clarify use of `C-x * o'.
1122 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1123
ac134f2f
RS
11242008-11-28 Richard M Stallman <rms@gnu.org>
1125
1126 * dbus.texi (Receiving Method Calls): Clean up previous change.
1127
ace706d1
MA
11282008-11-26 Michael Albinus <michael.albinus@gmx.de>
1129
1130 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1131 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1132 `dbus-unescape-from-identifier'.
1133 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1134 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1135 (Signals): Use the constants in the example.
1136
d60b1ba1
CD
11372008-11-24 Carsten Dominik <dominik@science.uva.nl>
1138
b97439ce 1139 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1140
ce4fdcb9
CD
11412008-11-23 Carsten Dominik <dominik@science.uva.nl>
1142
1143 * org.texi (Setting up Remember): Document `org-remember-mode'.
1144 (External links): Document that bbdb links can use a regular
1145 expression.
1146 (External links): Document that elisp links can contain interactive
1147 commands.
1148
c8548a00 11492008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1150
1151 * viper.texi (viper-translate-all-ESC-keysequences):
1152 Description removed.
1153
6a2c4aec
GM
11542008-11-19 Glenn Morris <rgm@gnu.org>
1155
1156 * doclicense.texi: Change to FDL 1.3.
1157 Relicense all texi files under FDL 1.3 or later.
1158
59ee4113
JB
11592008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1160
1161 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1162
59bcbb98 11632008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1164
1165 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1166
1167 * ediff.texi: Version/date change.
9f90198a 1168
8aa41c9b
CY
11692008-11-14 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1172
17587b1b
JB
11732008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1174
1175 * calc.texi (About This Manual): Comment out a mention of
1176 marginal notes.
1177
564c900e
CD
11782008-11-12 Carsten Dominik <dominik@science.uva.nl>
1179
1180 * org.texi (Clocking work time): Document the :formula property of
1181 clock tables.
1182 (Structure editing, Refiling notes): Document refiling regions.
1183 (Agenda commands): Document the double-prefix version
1184 of the `l' command in the agenda.
1185 (Handling links): Explain the effect of a double prefix
1186 arg to `C-c C-o'.
1187 (TODO basics): Add documentation for tag triggers.
1188
3c4be1f2
GM
11892008-10-23 Glenn Morris <rgm@gnu.org>
1190
1191 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1192 byte-compiling things like `+'.
1193
1194 * ns-emacs.texi: Merge copyright years of author now with assignment
1195 into FSF years.
1196 (VER): Use it for easier automatic updating. Use Emacs version rather
1197 than standalone Emacs.app version.
1198
a6520ff3
CD
11992008-10-12 Carsten Dominik <dominik@science.uva.nl>
1200
864c9740 1201 * org.texi: Lots of minor fixes.
a6520ff3
CD
1202 (Capture): New chapter.
1203 (Org Plot): New section.
1204
db7a4b66
MH
12052008-09-30 Magnus Henoch <mange@freemail.hu>
1206
1207 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1208
4043c194
JB
12092008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1210
1211 * calc.texi (User Defined Units): Mention how to enter optional display
1212 string.
1213
eef5ade7
MB
12142008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1215
1216 * message.texi (Sending Variables): Fixed variable documentation to
1217 avoid the "y/n" wording.
1218
e52cac88
MB
12192008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1220
1221 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1222
12232008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1224
1225 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1226 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1227
00c55306
BW
12282008-09-22 Bill Wohler <wohler@newt.com>
1229
1230 Release MH-E manual version 8.1.
1231
1232 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1233 release 8.1.
1234
1235 * mh-e.texi: Retain dual license as agreed to by the FSF.
1236 However, bump GPL to Version 3.
1237 Use @include for license text.
1238
e52cac88 12392008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1240
1241 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1242 (Store custom flags and keywords, Store arbitrary data):
1243 Clean up markup.
64763fe3
MB
1244
12452008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1246
1247 * gnus.texi (The Gnus Registry): Document it.
1248
9e601b8d
MB
12492008-09-08 David Engster <dengste@eml.cc>
1250
88ee5b02
JB
1251 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1252 Clarify section about choosing back end servers.
9e601b8d 1253
247043f1
GM
12542008-08-23 Glenn Morris <rgm@gnu.org>
1255
1256 * dired-x.texi (Shell Command Guessing):
1257 Mention dired-guess-shell-case-fold-search. (Bug#417)
1258
2bfec7a0
MA
12592008-08-22 Michael Albinus <michael.albinus@gmx.de>
1260
1261 * trampver.texi: Update release number.
1262
247043f1 12632008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1264
1265 * ns-emacs.texi: Update version.
1266 (Introduction): Correct menu location for options save.
1267 (Customization): Note that defaults are stored under org.gnu.Emacs.
1268
8c20bd92
BW
12692008-08-11 Bill Wohler <wohler@newt.com>
1270
1271 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1272 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1273 Henman) (closes SF #1768928).
1274
767a4d92
GM
12752008-08-10 Glenn Morris <rgm@gnu.org>
1276
1277 * ns-emacs.texi: Use @copying. Change copyright of authors with
1278 assignment to FSF. Change license to GFDL.
1279 (Top): Remove outdated references.
1280
6ecfe5c2
MB
12812008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1282
88ee5b02
JB
1283 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1284 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1285 gnus-summary-sort-by-most-recent-date.
1286 (Summary Sorting): Explain prefix argument.
1287
12882008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1289
1290 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1291 gnus-summary-pipe-output.
1292
eb932e8a
MA
12932008-08-03 Michael Albinus <michael.albinus@gmx.de>
1294
1295 * dbus.texi (Receiving Method Calls): Document error handling of own
1296 D-Bus methods.
1297
bfe16263
BW
12982008-08-01 Bill Wohler <wohler@newt.com>
1299
1300 * mh-e.texi (Reading Mail)
9f90198a 1301 (Viewing Attachments): Describe new function
bfe16263
BW
1302 mh-show-preferred-alternative.
1303 (Sending Mail, Redistributing, Sending Message): Describe new hook
1304 mh-annotate-msg-hook.
1305
21956b56
MA
13062008-07-31 Michael Albinus <michael.albinus@gmx.de>
1307
1308 * dbus.texi (Arguments and Signatures): Fix example.
1309 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1310 (Asynchronous Methods): New node.
9f90198a
JB
1311 (Errors and Events): Describe extended layout of `dbus-event'.
1312 New defun `dbus-event-message-type'.
21956b56 1313
7c2fb837
DN
13142008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1315
1316 * ediff.texi: Remove VMS support.
1317
13662773
JB
13182008-07-29 Juanma Barranquero <lekktu@gmail.com>
1319
1320 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1321 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1322
ddde0b34
CY
13232008-07-29 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * Makefile.in: Add mairix-el targets.
1326
13272008-07-29 David Engster <deng@randomsample.de>
1328
1329 * mairix-el.texi: New file.
1330
d5875b25
JB
13312008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1332
366b7d44
JB
1333 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1334 project files. Delete 'main_unit' project variable; not needed. Allow
1335 process environment variables wherever project variables are allowed.
1336 Add tutorial section on multiple GNAT project files.
d5875b25 1337
6cbab8ee
MA
13382008-07-27 Michael Albinus <michael.albinus@gmx.de>
1339
1340 Sync with Tramp 2.1.14.
1341
1342 * trampver.texi: Update release number.
1343
9e2a2647
DN
13442008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1345
1346 * ns-emacs.texi:
1347 * faq.texi: Remove mentions of Mac Carbon.
1348
d62672f3
MB
13492008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1350
1351 * gnus.texi (Saving Articles): Describe the 2nd argument of
1352 gnus-summary-save-in-pipe.
1353 (SpamAssassin): Use it.
1354
13552008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1356
1357 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1358
dd12e1c6
CD
13592008-07-25 Carsten Dominik <dominik@science.uva.nl>
1360
1361 * org.texi (Export options): Document the use of the creator flag.
1362
44ce9197
CD
13632008-07-24 Carsten Dominik <dominik@science.uva.nl>
1364
1365 * org.texi: New version 6.06a.
1366
ddd13c5d
JB
13672008-07-23 Juanma Barranquero <lekktu@gmail.com>
1368
1369 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1370 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1371
8dc6104d
JB
13722008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1373
1374 * calc.texi (Editing Stack Entries):
1375 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1376 Calc's help functions. Mention fixing typos.
1377 (Customizing Calc): Fix typo.
1378
13792008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1380
1381 * calc.texi (summarykey): New macro. Use to correctly format keys in
1382 the summary.
1383
ddd13c5d 13842008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1385
1386 * ns-emacs.texi (Customization): Corrected documentation on color
1387 specification formats.
1388
568beaa2
AS
13892008-07-19 Andreas Schwab <schwab@suse.de>
1390
db8ef699 1391 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1392
1393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1394 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1395
cd71b9ae
MA
13962008-07-18 Michael Albinus <michael.albinus@gmx.de>
1397
1398 * dbus.texi (Inspection): Rework, introduce submenus.
1399 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1400 (Properties and Annotations, Arguments and Signatures): New nodes.
1401
9b7993b4
MA
14022008-07-13 Michael Albinus <michael.albinus@gmx.de>
1403
1404 * dbus.texi (Receiving Method Calls): Fix description of
1405 `dbus-register-method'.
1406 (Signals): Allow also signal arguments for filtering in
1407 `dbus-register-signal'.
1408
241d447b
JB
14092008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1410
1411 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1412 `cnorm'.
1413 (Arithmetic Tutorial): Simplify the verification of prime factors.
1414
adb46650
MB
14152008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1416
1417 * gnus.texi (Saving Articles): Mention
1418 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1419
92e15881
JB
14202008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1421
1422 * calc.texi: Adjust mode line throughout.
1423
ea597303
JB
14242008-06-28 Juanma Barranquero <lekktu@gmail.com>
1425
1426 * sasl.texi (Mechanisms): Fix typos.
1427
aee08080
JB
14282008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1429
1430 * calc.texi (Killing from the stack): Mention using normal Emacs
1431 copying.
1432
a06a4a12
MA
14332008-06-21 Michael Albinus <michael.albinus@gmx.de>
1434
ea597303
JB
1435 * tramp.texi (Password handling): Renamed from "Password caching".
1436 Add `auth-source' mechanism.
a06a4a12
MA
1437 (Connection caching): Tramp reopens the connection automatically,
1438 when the operating system on the remote host has been changed.
1439
7389398d
EZ
14402008-06-20 Eli Zaretskii <eliz@gnu.org>
1441
1442 * makefile.w32-in (distclean): Remove makefile.
1443
b349f79f
CD
14442008-06-17 Carsten Dominik <dominik@science.uva.nl>
1445
3f9b4c2b 1446 * org.texi (Using the mapping API): New section.
b349f79f 1447 (Agenda column view): New section.
3f9b4c2b 1448 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1449 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1450 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1451
14522008-06-17 Jason Riedy <jason@acm.org>
1453
1454 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1455 function, and efmt may be a two-argument function.
1456 (Radio tables): Document multiple destinations.
1457
cd5c05d2
GM
14582008-06-16 Glenn Morris <rgm@gnu.org>
1459
1460 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1461 Add Cover-Texts.
1462
debf4439
GM
14632008-06-15 Glenn Morris <rgm@gnu.org>
1464
1465 * faq.texi (VER): Update to 23.0.60.
1466
1467 * mh-e.texi: Remove option of licensing under GPL.
1468 Add Cover-Texts to GFDL permissions notice.
1469 (GPL): Remove section.
1470 (GFDL): Include doclicense.texi rather than the actual text.
1471
1472 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1473 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1474
1475 * sasl.texi: Fix output file name.
1476
1477 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1478
1479 * gnus-coding.texi: Refer to license in Gnus manual.
1480
1481 * idlwave.texi, sasl.texi: Use @copying.
1482
1483 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1484
1485 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1486
1487 * url.texi: Use @copying, @title, @subtitle, @author.
1488
1489 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1490 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1491 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1492 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1493 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1494 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1495 * widget.texi, woman.texi:
1496 Remove references to external license, since doclicense is included.
1497
1498 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1499 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1500 Remove references to non-existent Invariant Sections.
1501
091f8bc1
GM
15022008-06-14 Glenn Morris <rgm@gnu.org>
1503
1504 * faq.texi (Major packages and programs): Remove references to external
1505 Supercite, Calc, VIPER, since they have been included for some time.
1506 Update VM, AUCTeX, BBDB entries.
1507
47bcb4d3
UJ
15082008-06-14 Ulf Jasper <ulf.jasper@web.de>
1509
1510 * newsticker.texi: Updated to match latest newsticker changes.
1511
6f093307
GM
15122008-06-13 Glenn Morris <rgm@gnu.org>
1513
1514 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1515 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1516 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1517 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1518 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1519 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1520 * woman.texi:
1521 Update Back-Cover Text as per maintain.info.
1522
2b968687
MB
15232008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1524
1525 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1526
1527 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1528 (gnus-faq.xml): Update repository host.
1529
2b968687
MB
1530 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1531
15322008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1533
1534 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1535 Fix a typo.
1536
15372008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1538
1539 * gnus.texi (Mail Source Customization): Correct values of
1540 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1541 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1542
15432008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1544
1545 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1546 coding standards.
1547
15482008-06-14 David Engster <dengste@eml.cc>
1549
1550 * gnus.texi (nnmairix): Markup fixes.
1551
e6d2d263
MB
15522008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1553
2b968687 1554 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1555
15562008-06-05 David Engster <dengste@eml.cc>
1557
1558 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1559
15602008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1561
b344d29d 1562 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1563 (Searching, nnir, nnmairix): New stub nodes.
1564
ad231df6 15652008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1566
1567 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1568
f394fa25
MB
15692008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1570
1571 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1572
58333467
MB
15732008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1574
1575 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1576
67525fb9
JY
15772008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1578
1579 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1580
0549d8fc
JB
15812008-05-06 Juanma Barranquero <lekktu@gmail.com>
1582
1583 * info.texi (Top): Fix typo in xref.
1584
149a3837
KB
15852008-05-05 Karl Berry <karl@gnu.org>
1586
1587 * info.texi (Top): @xref to stand-alone manual.
1588
3a23a519
MB
15892008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1590
1591 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1592 (Various Summary Stuff): Fix typo in last xref.
1593
0a29fbf3
JB
15942008-05-02 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * org.texi (Moving subtrees): Fix typo.
1597
586b90f1
MA
15982008-04-28 Michael Albinus <michael.albinus@gmx.de>
1599
1600 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1601 Tramp via `tramp-mode'.
1602
b5af9883
CD
16032008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1604
1605 * org.texi: Massive changes, in many parts of the file.
1606
d55fe5bb
MB
16072008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1608
1609 * gnus.texi (Oort Gnus): Add message-fill-column.
1610
16112008-04-12 Adrian Aichner <adrian@xemacs.org>
1612
1613 * gnus.texi (Mail Source Specifiers): Typo fix.
1614
16152008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1616
1617 * gnus.texi (Diary Headers Generation): Update key binding for
1618 `gnus-diary-check-message'.
1619
16202008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1621
1622 * gnus.texi (Emacsen): Addition.
1623
16242008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1625
1626 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1627
16282008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1629
1630 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1631
16322008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1633
1634 * gnus-news.texi: Update tool bar item.
1635
16362008-04-09 Sven Joachim <svenjoac@gmx.de>
1637
1638 * gnus-news.texi: Fix typos.
1639
76c109c3
JB
16402008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1641
222027f2 1642 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1643 Add mention of `kron'.
1644
d5fbd5a6
MO
16452008-04-01 Daiki Ueno <ueno@unixuser.org>
1646
1647 * epa.texi (Encrypting/decrypting *.gpg files): Document
1648 epa-file-name-regexp.
1649
fbcbb58c
KY
16502008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1651
1652 * gnus.texi (Example Methods): Fix description about ssh-agent.
1653 (Indirect Functions): Fix the default value of nntp-telnet-command;
1654 remove link to connect.html.
1655
134ce16c
MA
16562008-03-30 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1659 dbus-call-method.
1660 (Receiving Method Calls): The timeout can be set by the calling client.
1661
da1975d7
MA
1662 * trampver.texi: Update release number.
1663
2e4089ab
RS
16642008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1665
1666 * gnus.texi (Top): Fix version. Add SASL.
1667
70cab5a9
MA
16682008-03-29 Michael Albinus <michael.albinus@gmx.de>
1669
1670 Sync with Tramp 2.1.13.
1671
1672 * trampver.texi: Update release number.
1673
5bc6ddff
MB
16742008-03-29 Chong Yidong <cyd@stupidchicken.com>
1675
1676 * org.texi: Update to new org-mode website.
1677
16782008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1679
1680 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1681
9b3ebcb6
MB
16822008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1683
1684 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1685 gnus-read-ephemeral-gmane-group-url,
1686 gnus-read-ephemeral-emacs-bug-group,
1687 gnus-read-ephemeral-debian-bug-group.
1688
16892008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1690
1691 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1692
1693 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1694 Add FIXMEs for Bookmarks and gnus-registry-marks.
1695
16962008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Smileys): Document `smiley-style'.
1699
17002008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1701
1702 * gnus.texi (Gnus Development): Clarify difference between ding and
1703 gnu.emacs.gnus.
1704 (MIME Commands, Using MIME, RSS): Fix markup.
1705
1706 * gnus-faq.texi ([8.4]): Ditto.
1707
17082008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1709
1710 * gnus.texi (Emacsen): Remove obsolete stuff.
1711
17122008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * gnus.texi (Oort Gnus): Add version info WRT
1715 `mail-source-delete-incoming'.
1716
17172008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1718
1719 * gnus.texi (Top): Add "Other related manuals" and version info in
1720 `iftex' output.
1721 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1722 gnus-balloon-face-0 and the corresponding format specifiers.
1723
608d6a81
MA
17242008-03-26 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * tramp.texi (Filename completion): Remove footnote about let-bind
1727 of `partial-completion-mode'. It doesn't work this way.
1728
27a6f132
SM
17292008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1730
1731 * pcl-cvs.texi (Contributors): Update my email.
1732
4a7c4c40
MA
17332008-03-21 Michael Albinus <michael.albinus@gmx.de>
1734
1735 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1736
2940c053
BW
17372008-03-17 Bill Wohler <wohler@newt.com>
1738
1739 * mh-e.texi (Viewing): Update URL for adding header fields to
1740 mh-invisible-header-fields-default.
1741
30864d5f
BW
17422008-03-16 Bill Wohler <wohler@newt.com>
1743
1744 * mh-e.texi (Preface): Add Gnus to requirements.
1745 (Forwarding): Note that forwarded MIME messages are now inline.
1746
31fe2b00
SM
17472008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1748
1749 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1750 (Common Variables): Give precedence to the netcat methods over the
1751 telnet methods, and mention that they are more reliable.
31fe2b00 1752
5e97c626
CD
17532008-03-13 Carsten Dominik <dominik@science.uva.nl>
1754
1755 * org.texi (Exporting Agenda Views): Document agenda export to
1756 iCalendar.
1757 (Progress logging): Document the new progress logging stuff.
1758
37a68866
MB
17592008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1760
1761 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1762 Update for change of `mail-source-delete-incoming'.
1763
1764 * gnus-news.texi: Ditto.
1765
8f7abae3
MB
17662008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1767
1768 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1769 custom versions.
1770
af379c86
AM
17712008-03-07 Alan Mackenzie <acm@muc.de>
1772
1773 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1774 parens/brackets in a k&r region is limited.
1775
3d0f8a67
MB
17762008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1777
1778 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1779 using different Emacs versions.
1780
52151df0
GM
17812008-02-27 Glenn Morris <rgm@gnu.org>
1782
1783 * sc.texi: Remove a lot of old and obsolete info.
1784 (titlepage): Simplify.
1785 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1786 (VM with any Emacsen, GNEWS with any Emacsen)
1787 (Overloading for Non-conforming MUAs, Version 3 Changes)
1788 (The Supercite Mailing List): Delete nodes.
1789 (Introduction): Remove info about old packages.
1790 (Getting Connected): Simplify. Remove info about old packages.
1791 (Citing Commands): Delete Emacs 19 info.
1792 (Hints to MUA Authors): Simplify.
1793 (Thanks and History): Merge in some info from the deleted node
1794 "Version 3 Changes".
1795
b03f96dc
MB
17962008-02-05 Juanma Barranquero <lekktu@gmail.com>
1797
1798 * org.texi (Setting tags, In-buffer settings):
1799 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1800
52bec650
MB
18012008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1802
1803 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1804 installation directory name.
1805
34a3c587
RF
18062008-02-12 Romain Francoise <romain@orebokech.com>
1807
1808 * epa.texi (Overview): Fix typo.
1809
5a8d03e9
MO
18102008-02-11 Daiki Ueno <ueno@unixuser.org>
1811
1812 * epa.texi (Quick start): Remove the .emacs setting.
1813
f1914c40
MO
18142008-02-10 Daiki Ueno <ueno@unixuser.org>
1815
1816 * epa.texi (Quick start): Use the command `epa-enable' instead of
1817 loading `epa-setup'.
1818
bca98fc9
JB
18192008-02-08 Juanma Barranquero <lekktu@gmail.com>
1820
1821 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1822 ($(infodir)/epa, epa.dvi): New targets.
1823
4b01af2e
MO
18242008-02-08 Daiki Ueno <ueno@unixuser.org>
1825
1826 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1827
1828 * epa.texi: New manual documenting the EasyPG Assistant.
1829
06c0751a
MA
18302008-02-06 Michael Albinus <michael.albinus@gmx.de>
1831
1832 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1833 (Inspection): New function dbus-ping.
1834
7dcccd7b
MA
18352008-02-05 Michael Albinus <michael.albinus@gmx.de>
1836
1837 * tramp.texi (Remote processes): Add `shell-command'.
1838
a1da1e37
MB
18392008-01-28 Michael Sperber <sperber@deinprogramm.de>
1840
1841 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1842 (Group Parameters): Document `mail-source' parameter.
1843
c9d8f746
MA
18442008-01-27 Michael Albinus <michael.albinus@gmx.de>
1845
1846 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1847 must be a local host.
1848
15db4a13
MO
18492008-01-26 Michael Olson <mwolson@gnu.org>
1850
1851 * erc.texi: Update version for ERC 5.3 release.
1852 (Obtaining ERC): Update extras URLs for 5.3.
1853 (Development): Write instructions for git, and remove those for Arch.
1854 (History): Mention the switch to git.
1855
2bc43980
KB
18562008-01-24 Karl Berry <karl@gnu.org>
1857
bca98fc9
JB
1858 * info.texi (Search Index, Search Text): Mention the command
1859 character in the section name, a la the (Go to node) node.
2bc43980 1860
d2e4a6c9
MA
18612008-01-21 Michael Albinus <michael.albinus@gmx.de>
1862
1863 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1864
0b6799c3
MB
18652008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1866
1867 * gnus-news.texi: Mention gnus-article-describe-bindings.
1868
18692008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1870
1871 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1872
db9c3fb1 18732008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1874
7b4d0413 1875 * org.texi (Property inheritance): New section.
db9c3fb1 1876 (Conventions): New section.
7b4d0413 1877 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1878 commands, and the new bindings for refiling.
1879 (Sparse trees): Document the new special command for sparse trees.
1880 (References): Be more clear about the counting of hilines.
1881 (Handling links): Document M-p/n for accessing links.
1882 (Fast access to TODO states): New section.
1883 (Per file keywords): New section.
1884 (Property inheritance): New section.
1885 (Column attributes): New summary types.
1886 (Capturing Column View): New section.
1887 (The date/time prompt): Cover the new features in the date/time prompt.
1888 Compactify the table of keys for the calendar remote control.
1889 (Clocking work time): Document the new :scope parameter.
1890 (Remember): Promoted to chapter.
1891 (Quoted examples): New section.
1892 (Enhancing text): New verbatim environments.
1893
6ed73f28
MA
18942008-01-14 Michael Albinus <michael.albinus@gmx.de>
1895
1896 * trampver.texi: Update release number.
1897
95838435
MB
18982008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1899
1900 * gnus.texi (Article Keymap): Add
1901 gnus-article-wide-reply-with-original; fix descriptions of
1902 gnus-article-reply-with-original and
1903 gnus-article-followup-with-original.
1904
20234d96
GM
19052008-01-09 Glenn Morris <rgm@gnu.org>
1906
1907 * nxml-mode.texi: Add @copying section.
1908
d82cf70b
MB
19092008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1910
1911 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1912 Server". Add `message-send-mail-with-mailclient'.
1913
1914 * gnus.texi (Posting Server): Move some text to "(message)Mail
1915 Variables" and add a reference here.
1916
addb7f2e
MA
19172008-01-04 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * dbus.texi (Receiving Method Calls): New chapter.
1920 (Errors and Events): Add serial number to events. Replace "signal" by
1921 "message". Introduce dbus-event-serial-number.
1922
4db2806c
MA
19232008-01-03 Michael Albinus <michael.albinus@gmx.de>
1924
1925 * dbus.texi (Type Conversion): Explain the type specification for empty
1926 arrays. Use another example.
1927
c9ecb5a7
MA
19282007-12-30 Michael Albinus <michael.albinus@gmx.de>
1929
1930 * dbus.texi (all): Replace "..." by @dots{}.
1931 (Type Conversion): Precise the value range for :byte types.
1932 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1933 Mention its return value.
1934 (Errors and Events): There is no D-Bus error propagation during event
1935 processing.
1936
702dbfd9
JB
19372007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1938
1939 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1940 New sections.
1941
87035689
MB
19422007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus.texi (Group Parameters): Reorder the text and add a note about
1945 `gnus-parameters' near the beginning of the node.
1946
19472007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1948
1949 * gnus.texi (Score File Editing): Fix function name.
1950
5492f5ca
MA
19512007-12-23 Michael Albinus <michael.albinus@gmx.de>
1952
1953 Sync with Tramp 2.1.12.
1954
1955 * trampver.texi: Update release number.
1956
d4e67bc5
MA
19572007-12-22 Michael Albinus <michael.albinus@gmx.de>
1958
1959 * dbus.texi (Type Conversion): Correct input parameters mapping.
1960
6a31c819
MA
19612007-12-21 Michael Albinus <michael.albinus@gmx.de>
1962
1963 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1964 (Errors and Events): Mention wrong-type-argument error.
1965
99a3e35f
AS
19662007-12-21 Alex Schroeder <alex@gnu.org>
1967
1968 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1969 spaces. Fixed some typos.
99a3e35f
AS
1970 (Internet Relay Chat): Explain relay.
1971 (Getting started with rcirc): Change items to reflect prompts.
1972 Add more explanation to rcirc-track-minor-mode and added a comment to
1973 warn future maintainers that this section is a copy.
11ac7c8e 1974 (People): Changed /ignore example.
62b12a24 1975 (Keywords): Not keywords.
99a3e35f 1976
331e4d02
AS
19772007-12-20 Alex Schroeder <alex@gnu.org>
1978
1979 * rcirc.texi (Top): Fighting Information Overload chapter added.
1980 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1981 (rcirc commands): Moved /ignore command to the new chapter.
1982 (Fighting Information Overload): New chapter documenting /keyword,
1983 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1984 (Configuration): Document rcirc-server-alist, remove
1985 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1986
cd71c3ef
MA
19872007-12-16 Michael Albinus <michael.albinus@gmx.de>
1988
1989 * dbus.texi (Signals): Fix example in dbus-register-signal.
1990
bbbe940b
MB
19912007-12-14 Sven Joachim <svenjoac@gmx.de>
1992
1993 * gnus.texi (Score Variables): Fix typo.
1994
0ce574ef
MA
19952007-12-07 Michael Albinus <michael.albinus@gmx.de>
1996
1997 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1998 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1999 (Errors and Events): Adapt dbus-event.
2000
b890d447
MB
20012007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2002
2003 * gnus.texi (Other Files): Add the yenc command.
2004
20052007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2006
2007 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2008 since 2004-08-06.
2009
20102007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2011
2012 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2013 on body.
2014
20152007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2016
2017 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2018 and rfc2047-allow-irregular-q-encoded-words; fix description of
2019 rfc2047-encode-encoded-words.
2020
20212007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2024
3728bf03
MO
20252007-12-05 Michael Olson <mwolson@gnu.org>
2026
2027 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2028 Update documentation for `remember-diary-file'.
2029
a4397af9
MA
20302007-12-04 Michael Albinus <michael.albinus@gmx.de>
2031
2032 * dbus.texi (Signals): Precise `dbus-register-signal'.
2033 (Errors and Events): Rework events part, the internal structure of
2034 dbus-event has changed.
2035
1682490c
JB
20362007-12-03 Juanma Barranquero <lekktu@gmail.com>
2037
2038 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2039 ($(infodir)/dbus, dbus.dvi): New targets.
2040
7b13a0f2
MA
20412007-12-03 Michael Albinus <michael.albinus@gmx.de>
2042
2043 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2044 unconditionally.
2045
2046 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2047 emulation with @print{}.
2048
7ef92bc9
RS
20492007-12-02 Richard Stallman <rms@gnu.org>
2050
2051 * dbus.texi (Overview): Minor cleanup.
2052
22d8ac3a
MA
20532007-12-02 Michael Albinus <michael.albinus@gmx.de>
2054
d3a8e0df
MA
2055 * Makefile.in (INFO_TARGETS): Add dbus.
2056 (DVI_TARGETS): Add dbus.dvi.
2057 (dbus, dbus.dvi): New targets.
2058
22d8ac3a
MA
2059 * dbus.texi: New file.
2060
559764ab
RF
20612007-11-24 Romain Francoise <romain@orebokech.com>
2062
2063 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2064 Fix file name to match @setfilename.
559764ab 2065
ac97a16b
MH
20662007-11-23 Mark A. Hershberger <mah@everybody.org>
2067
2068 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2069 ($(infodir)/nxml-mode): New rule.
2070
2071 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2072 ($(infodir)/nxml-mode): New rule.
2073 (clean): Add nxml-mode*.
2074
2075 * nxml-mode.texi: New file with nxml manual.
2076
404cd454
GM
20772007-11-18 Richard Stallman <rms@gnu.org>
2078
2079 * flymake.texi (Example -- Configuring a tool called directly):
2080 Update example.
2081
b048d478
MA
20822007-11-18 Michael Albinus <michael.albinus@gmx.de>
2083
2084 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2085 double-slash behavior. Explain directory contents flushing.
b048d478 2086
346e8469
JB
20872007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2088
2089 * calc.texi (TeX and LaTeX Language Modes): Put in
2090 missing braces.
2091
404cd454
GM
20922007-11-15 Richard Stallman <rms@gnu.org>
2093
2094 * cl.texi (Equality Predicates): Delete `eql'.
2095 (Predicates, Naming Conventions, Top): Delete `eql'.
2096 (Common Lisp Compatibility): Delete `eql'.
2097 (Porting Common Lisp): Delete obsolete backquote info.
2098 Minor clarification about character constants.
2099 (Sequence Basics): Minor clarification.
2100
1f6af58b
JB
21012007-11-15 Juanma Barranquero <lekktu@gmail.com>
2102
dccb744b 2103 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2104 * tramp.texi (Filename completion): Fix typos.
2105
3bc88bc9
JB
21062007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2107
2108 * calc.texi (Basic commands): Mention the menu.
2109
bc5300d3
MA
21102007-11-12 Michael Albinus <michael.albinus@gmx.de>
2111
2112 * tramp.texi (Connection caching): Tramp flushes connection
2113 properties when remote operating system has been changed.
2114
4d8a28ec
MB
21152007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2116
2117 * gnus-news.texi: Fix spelling.
2118 `message-insert-formatted-citation-line', not
2119 `message-insert-formated-citation-line'.
2120
404cd454
GM
2121 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2122
e1176b47
MA
21232007-11-07 Michael Albinus <michael.albinus@gmx.de>
2124
2125 * tramp.texi (Overview): Mention also the PuTTY integration under
2126 Win32. Remove paragraphs about Tramp's experimental status.
2127 (Frequently Asked Questions): Add code example for highlighting the
2128 mode line.
2129
6159985a
MO
21302007-11-03 Michael Olson <mwolson@gnu.org>
2131
2132 * remember.texi: Change mentions of remember-buffer to
2133 remember-finalize throughout.
2134
bec9b2f5
MO
21352007-10-30 Michael Olson <mwolson@gnu.org>
2136
2137 * remember.texi (Copying): Remove.
2138 (Mailbox): Update with non-BBDB instructions.
2139 (Diary, Org): Add.
2140 (Bibliography, Planner Page): Remove.
2141
b6173182
JB
21422007-10-30 Juanma Barranquero <lekktu@gmail.com>
2143
2144 * makefile.w32-in (INFO_TARGETS): Add remember.
2145 (DVI_TARGETS): Add remember.dvi.
2146 ($(infodir)/remember): New rule.
2147 (clean): Add remember*.
2148
15f3eb73
MO
21492007-10-30 Michael Olson <mwolson@gnu.org>
2150
70bdc930
MO
2151 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2152 ($(infodir)/remember): New rule that builds the Remember Manual.
2153
b6173182
JB
2154 * remember.texi: New file containing the Remember Mode Manual.
2155 Shuffle chapters around after initial import.
7d3f6f1a
MO
2156 (Function Reference): Split Keystrokes into separate chapter.
2157 (Keystrokes): Document C-c C-k.
51d24a12 2158 (Introduction): Fix typographical issue with "---".
15f3eb73 2159
404cd454
GM
21602007-10-29 Richard Stallman <rms@gnu.org>
2161
2162 * widget.texi (Introduction): Delete discussion of implementation
2163 internals.
2164
9bbb9638
MA
21652007-10-29 Michael Albinus <michael.albinus@gmx.de>
2166
2167 * tramp.texi (Connection caching): Host names must be different
2168 when tunneling.
2169
c7ff939a
RS
21702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2171
2172 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2173 Gnus v5.13.
2174
01c52d31
MB
21752007-10-28 Miles Bader <miles@gnu.org>
2176
2177 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2178
21792007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2180
2181 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2182
21832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2184
2185 * gnus.texi (Sorting the Summary Buffer): Remove
2186 gnus-article-sort-by-date-reverse.
2187
21882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2189
2190 * gnus.texi (Non-ASCII Group Names): New node.
2191 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2192 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2193
c8763fb6 21942007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2195
2196 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2197 clean the output of the program `imap-shell-program'.
2198
21992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2202
22032007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2204
2205 * gnus.texi (Sticky Articles): Documentation for sticky article
2206 buffers.
2207
c8763fb6 22082007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2209
2210 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2211
22122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2213
2214 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2215
22162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2217
2218 * gnus.texi (Archived Messages): Document
2219 gnus-update-message-archive-method.
2220
22212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2222
2223 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2224
c8763fb6 22252007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2226
2227 * gnus.texi (Group Maneuvering): Document
2228 `gnus-summary-next-group-on-exit'.
2229
22302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2231
2232 * gnus.texi (Really Various Summary Commands): Mention
2233 gnus-auto-select-on-ephemeral-exit.
2234
22352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2236
2237 * gnus.texi, message.texi: Bump version number.
2238
22392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * gnus.texi (Group Line Specification, Misc Group Stuff)
2242 (Server Commands): Parenthesize @pxref{Mail Spool}.
2243
22442007-10-28 Didier Verna <didier@xemacs.org>
2245
2246 New user option: message-signature-directory.
2247 * message.texi (Insertion Variables): Document it.
2248 * gnus.texi (Posting Styles): Ditto.
2249
22502007-10-28 Didier Verna <didier@xemacs.org>
2251
2252 * gnus.texi (Group Line Specification):
2253 * gnus.texi (Misc Group Stuff):
2254 * gnus.texi (Server Commands): Document the group compaction feature.
2255
22562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2257
2258 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2259
2260 * message.texi (Various Message Variables): Add message-fill-column.
2261
22622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2263
2264 * gnus.texi: Untabify.
2265
22662007-10-28 Didier Verna <didier@xemacs.org>
2267
2268 * gnus.texi (Group Parameters): Document the posting-style merging
2269 process in topic-mode.
2270
22712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2272
2273 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2274
22752007-10-28 Romain Francoise <romain@orebokech.com>
2276
2277 * gnus.texi (Mail Spool): Fix typo.
2278 Update copyright.
2279
22802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2283
22842007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2285
2286 * gnus.texi (Summary Generation Commands):
2287 Add gnus-summary-insert-ticked-articles.
2288
22892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2290
b2abec73
JB
2291 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2292 to spam-spamassassin-program.
01c52d31
MB
2293
22942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2295
2296 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2297
22982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2299
2300 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2301
23022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2303
2304 * message.texi (Mail Headers): Document `opportunistic'.
2305
23062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2307
2308 * emacs-mime.texi (Encoding Customization): Explain how to set
2309 mm-coding-system-priorities per hierarchy.
2310
23112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2312
2313 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2314 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2315
23162007-10-28 Didier Verna <didier@xemacs.org>
2317
2318 * message.texi (Wide Reply): Update documentation of
2319 message-dont-reply-to-names (now allowing a list of regexps).
2320
23212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2322
2323 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2324
23252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
2327 * gnus.texi (SpamAssassin back end): Fix typo.
2328
2329 * sieve.texi (Examples): Fix grammar.
2330
23312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2332
2333 * gnus.texi (Searching for Articles): Document M-S and M-R.
2334 (Limiting): Document / b.
2335
23362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2337
2338 * gnus.texi (Thread Commands): T M-^.
2339
23402007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2341
2342 * message.texi (Mail Aliases): Document ecomplete.
2343 (Mail Aliases): Fix typo.
2344
23452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2346
2347 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2348 fix typo.
2349
23502007-10-28 Romain Francoise <romain@orebokech.com>
2351
2352 * gnus.texi (Mail Spool): Grammar fix.
2353
23542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2355
2356 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2357 string.
2358
23592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2360
2361 * gnus.texi (Group Parameters): Fix description.
2362
23632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2364
b2abec73
JB
2365 * gnus.texi (Gmane Spam Reporting):
2366 Fix spam-report-gmane-use-article-number.
2367 Add spam-report-user-mail-address.
01c52d31
MB
2368
23692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2370
2371 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2372
23732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2374
2375 * gnus.texi (Group Parameters): Add simplified sorting example based on
2376 example for `Sorting the Summary Buffer' from Jari Aalto
2377 <jari.aalto@cante.net>.
2378 (Example Methods): Add example for an indirect connection.
2379
23802007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2381
2382 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2383 (Agent Parameters): Updated parameter names to match code.
2384 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2385 'gnus-agent-summary-fetch-series'.
2386 (Agent and flags): New section providing a generalized discussion
2387 of flag handling.
2388 (Agent and IMAP): Removed flag discussion.
b2abec73 2389 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2390
23912007-10-28 Romain Francoise <romain@orebokech.com>
2392
2393 * gnus.texi (Exiting the Summary Buffer): Add new function
2394 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2395
23962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2397
2398 * gnus.texi (Conformity): Fix typo.
2399 (Customizing Articles): Document `first'.
2400
24012007-10-28 Jari Aalto <jari.aalto@cante.net>
2402
2403 * gnus.texi (Sorting the Summary Buffer):
2404 Add `gnus-thread-sort-by-date-reverse'. Add example
2405 host to different sorting in NNTP and RSS groups.
2406
24072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2408
2409 * message.texi (Insertion): Describe prefix for
2410 message-mark-inserted-region and message-mark-insert-file.
2411
24122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2413
2414 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2415 LaTeX documents. Describe "text/x-gnus-verbatim".
2416
24172007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2418
b2abec73 2419 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2420 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2421 (spam-stat spam filtering, SpamOracle)
2422 (Extending the Spam ELisp package): Removed extra quote symbol for
2423 clarity.
2424
24252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2426
2427 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2428 gnus-article-delete-part and gnus-article-replace-part.
2429 (Using MIME): Add gnus-mime-replace-part.
2430
24312007-10-28 Romain Francoise <romain@orebokech.com>
2432
2433 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2434 requires `auto-compression-mode' to be enabled. Add new nnml
2435 variable `nnml-compressed-files-size-threshold'.
2436
24372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2438
2439 * gnus.texi (Sorting the Summary Buffer): Added
2440 gnus-thread-sort-by-recipient.
2441
24422007-10-28 Romain Francoise <romain@orebokech.com>
2443
2444 * message.texi (Insertion Variables): Mention new variable
2445 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2446 documentation accordingly.
2447
24482007-10-28 Romain Francoise <romain@orebokech.com>
2449
2450 * gnus.texi (To From Newsgroups): Mention new variables
2451 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2452
24532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2454
2455 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2456 stuff; gnus-mime-inline-part does the automatic decompression.
2457
24582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2459
2460 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2461 "training.ham" should be "training.spam".
01c52d31
MB
2462
24632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2464
2465 * message.texi (Mail Variables): Fix the default value for
2466 message-send-mail-function.
2467
24682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2469
2470 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2471 always returns nil exceptionally.
2472
24732007-10-28 Simon Josefsson <jas@extundo.com>
2474
2475 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2476 Michael Cook <michael@waxrat.com>.
2477
24782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2479
2480 * gnus.texi (Topic Commands): Fix next/previous.
2481
24822007-10-28 Simon Josefsson <jas@extundo.com>
2483
2484 * gnus.texi (Article Washing): Mention `W i'.
2485
c8763fb6 24862007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2487
2488 * gnus.texi (Group Parameters): Slight extension of sieve
2489 parameter description.
2490
24912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2492
2493 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2494 matching score files as well.
2495 (Picons): Describe `gnus-picon-style'.
2496
24972007-10-28 Romain Francoise <romain@orebokech.com>
2498
2499 * message.texi (Message Headers): Mention that headers are hidden
2500 using narrowing, and how to expose them.
2501 Update copyright.
2502
25032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2504
2505 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2506 `gnus-summary-sort-by-recipient'.
2507
25082007-10-28 Romain Francoise <romain@orebokech.com>
2509
2510 * gnus.texi (NNTP marks): New node.
2511 (NNTP): Move NNTP marks variables to the new node.
2512
25132007-10-28 Jesper Harder <harder@ifa.au.dk>
2514
b2abec73 2515 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2516
2517 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2518
25192007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2520
b2abec73 2521 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2522 everywhere for consistency.
b2abec73
JB
2523 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2524 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2525 Say "regular expression" instead of "regex." Admonish. Pick
2526 other words to sound better (s/so/thus/).
b2abec73 2527 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2528 statistical filters. Remove old TODO.
2529 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2530 New section on sorting and displaying the spam score.
2531 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2532 backend but an alias to spam-use-BBDB.
2533 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2534 new backend functionality.
2535
25362007-10-28 Simon Josefsson <jas@extundo.com>
2537
2538 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2539 nntp-marks-directory, from Romain Francoise
2540 <romain@orebokech.com>.
2541
25422007-10-28 Magnus Henoch <mange@freemail.hu>
2543
2544 * gnus.texi (Hashcash): New default value of
2545 hashcash-default-payment.
2546
25472007-10-28 Simon Josefsson <jas@extundo.com>
2548
2549 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2550 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2551
25522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2553
2554 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2555
25562007-10-28 Simon Josefsson <jas@extundo.com>
2557
2558 * gnus.texi (documentencoding): Add, to avoid warnings.
2559
25602007-10-28 Simon Josefsson <jas@extundo.com>
2561
2562 * message.texi (Mail Headers): Add.
2563
2564 * gnus.texi (Hashcash): Fix.
2565
25662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2567
b2abec73 2568 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2569 that payments can be verified and fix the name of the
b2abec73 2570 hashcash-path variable.
01c52d31
MB
2571
25722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2573
b2abec73 2574 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2575
25762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2577
2578 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2579
25802007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2581
2582 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2583 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2584 warning about ham processors in spam groups removed.
01c52d31
MB
2585
25862007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2587
b2abec73
JB
2588 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2589 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2590
25912007-10-28 Jesper Harder <harder@ifa.au.dk>
2592
2593 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2594 (Mailing List): Typo.
2595 (Customizing Articles): Add gnus-treat-ansi-sequences.
2596 (Article Washing): Index.
2597
2598 * message.texi: Use m-dash consistently.
2599
26002007-10-28 Jesper Harder <harder@ifa.au.dk>
2601
2602 * gnus.texi (GroupLens): Remove.
2603
26042007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2605
2606 * gnus.texi (Outgoing Messages, Agent Variables): Add
2607 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2608 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2609
26102007-10-28 Jesper Harder <harder@ifa.au.dk>
2611
2612 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2613
26142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2615
2616 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2617
2618 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2619
26202007-10-28 Simon Josefsson <jas@extundo.com>
2621
2622 * gnus.texi (Top): Add SASL.
2623
404cd454
GM
26242007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2625
2626 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2627
26282007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2629
2630 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2631
0edd2970
JB
26322007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2633
2634 * calc.texi (Formulas, Composition Basics): Lower the
2635 precedence of negation.
2636
a9afba20
JY
26372007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2638
2639 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2640 Mention the new three-letter column identifiers.
2641 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2642 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2643 message when using `c' on an empty default with default printer.
2644 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2645 renamed to `ses--symbolic-formulas' some time ago.
2646
45b778a6
JB
26472007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2648
2649 * calc.texi (Default Simplifications, Making Selections)
2650 (Customizing Calc): Clarify associativity of multiplication.
2651
03b5bade
MA
26522007-10-23 Michael Albinus <michael.albinus@gmx.de>
2653
2654 * tramp.texi (Traces and Profiles): Simplify loop over
2655 `trace-function-background'.
2656
e658c8ee
JL
26572007-10-22 Juri Linkov <juri@jurta.org>
2658
2659 * dired-x.texi (Shell Command Guessing): Default values are now
2660 available by typing M-n instead of M-p.
2661
dd753688
MA
26622007-10-21 Michael Albinus <michael.albinus@gmx.de>
2663
2664 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2665 (Password caching): Remove `tramp-clear-passwd'.
2666 It's not a command anymore.
dd753688
MA
2667 (Bug Reports): Add `tramp-bug' to function index.
2668 (Function Index, Variable Index): New nodes.
2669 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2670
2671 * trampver.texi: Update release number.
2672
4bb49b43
JB
26732007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2674
8b296cdd 2675 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2676 about integer size into past tense.
2677 (Time Zones): Remove pointer to Calc author's address.
2678 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2679 and hyperbolic cotangent. Fix typo.
4bb49b43 2680
311dd93f
MA
26812007-10-10 Michael Albinus <michael.albinus@gmx.de>
2682
2683 Sync with Tramp 2.1.11.
2684
2685 * trampver.texi: Update release number.
2686
ea3fc256
MA
26872007-10-06 Michael Albinus <michael.albinus@gmx.de>
2688
2689 * tramp.texi (External packages): New section.
2690
1af74d06
MB
26912007-09-29 Juri Linkov <juri@jurta.org>
2692
2693 * info.texi (Help-Int): Document `L' (`Info-history').
2694
0e2806fa
SM
26952007-09-26 Carsten Dominik <dominik@science.uva.nl>
2696
2697 * org.texi: Change links to webpage and maintained email.
2698 (Remember): Promote to Chapter, significant changes.
2699 (Fast access to TODO states): New section.
2700 (Faces for TODO keywords): New section.
2701 (Export options): Example for #+DATE.
2702 (Progress logging): Section moved.
2703
567b9191
BW
27042007-09-26 Bill Wohler <wohler@newt.com>
2705
2706 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2707 browse-url-at-mouse.
2708
1af74d06
MB
27092007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2710
2711 * flymake.texi (Customizable variables): Face names don't end in -face.
2712 Fix flymake-err-line-patterns template.
2713 (Example -- Configuring a tool called directly): Fix init-function.
2714 (Highlighting erroneous lines): Face names don't end in -face.
2715
d60a4e3a 27162007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2717
2718 * erc.texi (Special-Features): Fix small typo.
2719
7d7a3510
MA
27202007-09-14 Michael Albinus <michael.albinus@gmx.de>
2721
2722 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2723 and "External transfer methods".
2724
285f0d3a
JB
27252007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2726
2727 * calc.texi (Predefined Units): Add some history.
2728
526dc846
MO
27292007-09-08 Michael Olson <mwolson@gnu.org>
2730
87e04f16
JB
2731 * erc.texi (Copying): New section included from gpl.texi.
2732 This matches the look of the upstream ERC manual.
526dc846 2733
f10d0e80
JB
27342007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2735
87e04f16 2736 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2737 (Random Numbers): Clarify the distribution of `random'.
2738
4009494e
GM
27392007-09-06 Glenn Morris <rgm@gnu.org>
2740
f1fc42aa 2741 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2742 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2743 Change all setfilename commands to use ../../info.
2744 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2745 refer to the Emacs manual here.
2746 (infodir): New variable.
2747 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2748 (cc-mode.texi, faq.texi): Update references to source file locations.
2749 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2750 do not refer to the Emacs manual here.
2751 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2752
2753 * Makefile.in: Add `basename' versions of all info targets, for
2754 convenience when rebuilding just one manual.
2755 (../etc/GNU): Delete obsolete target.
2756 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2757 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2758 *.vrs *.toc here...
2759 (maintainer-clean): ...from here.
4009494e
GM
2760
2761 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2762
2de53ca6
GM
27632007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2764
2765 * calc.texi (Date Conversions): Clarify definition of
2766 Julian day numbering.
2767 (Date Forms): Clarify definition of Julian day numbering;
2768 add some history.
2769
27702007-08-30 Carsten Dominik <dominik@science.uva.nl>
2771
87e04f16 2772 * org.texi: Version 5.07.
2de53ca6
GM
2773
27742007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2775
2776 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2777
27782007-08-22 Carsten Dominik <dominik@science.uva.nl>
2779
2780 * org.texi (Adding hyperlink types): New section.
2781 (Embedded LaTeX): Chapter updated because of LaTeX export.
2782 (LaTeX export): New section.
2783 (Using links out): New section.
2784
27852007-08-22 Glenn Morris <rgm@gnu.org>
2786
2787 * faq.texi (Learning how to do something): Refcards now in
2788 etc/refcards/ directory.
2789
27902007-08-22 Michael Albinus <michael.albinus@gmx.de>
2791
2792 * tramp.texi (Remote Programs): Persistency file must be cleared when
2793 changing `tramp-remote-path'.
2794 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2795 macro.
2796
27972007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2798
2799 * calc.texi: Move contents to beginning of file.
2800 (Algebraic Entry): Fix the formatting of an example.
2801
28022007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2803
2804 * calc.texi (Basic Operations on Units): Mention exact versus
2805 inexact conversions.
2806
28072007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2808
2809 * calc.texi (Basic Operations on Units): Mention default
2810 values for new units.
2811 (Quick Calculator Mode): Mention that binary format will
2812 be displayed.
2813
28142007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2815
2816 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2817
28182007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2819
2820 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2821
28222007-08-08 Glenn Morris <rgm@gnu.org>
2823
2824 * gnus.texi, sieve.texi: Replace `iff'.
2825
28262007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2827
2828 * calc.texi (Basic Graphics): Mention the graphing of error
2829 forms.
2830 (Graphics Options): Mention how `g s' handles error forms.
2831 (Curve Fitting): Mention plotting the curves.
2832 (Standard Nonlinear Models): Add additional models.
2833 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2834 (Linear Fits): Correct result.
2835
28362007-08-01 Alan Mackenzie <acm@muc.de>
2837
2838 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2839 to "--no-site-file".
2840
28412007-07-29 Michael Albinus <michael.albinus@gmx.de>
2842
2843 * tramp.texi (Frequently Asked Questions): Point to mode line
2844 extension in Emacs 23.1.
2845
2846 * trampver.texi: Update release number.
2847
28482007-07-27 Glenn Morris <rgm@gnu.org>
2849
2850 * calc.texi (Copying): Include license text from gpl.texi, rather than
2851 in-line.
2852
28532007-07-25 Glenn Morris <rgm@gnu.org>
2854
2855 * calc.texi (Copying): Replace license with GPLv3.
2856
2857 * Relicense all FSF files to GPLv3 or later.
2858
28592007-07-22 Michael Albinus <michael.albinus@gmx.de>
2860
2861 Sync with Tramp 2.1.10.
2862
2863 * tramp.texi (trampfn): Expand macro implementation in order to handle
2864 empty arguments.
2865 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2866 occurrences by trampfn.
2de53ca6 2867 (Frequently Asked Questions): Extend example code for host
b2abec73 2868 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2869 file names to be typed.
2870
2871 * trampver.texi: Update release number.
2872
28732007-07-17 Michael Albinus <michael.albinus@gmx.de>
2874
2875 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2876 section. Reported by <poti@potis.org>.
2877 (Remote processes): Arguments of the program to be debugged are taken
2878 literally.
2879 (Frequently Asked Questions): Simplify recentf example.
2880
28812007-07-14 Karl Berry <karl@gnu.org>
2882
2883 * info.texi (@copying): New Back-Cover Text.
2884
2885 * info.texi (Quitting Info): Move to proper place in source.
2886 (Reported by Benno Schulenberg.)
2887
28882007-07-13 Eli Zaretskii <eliz@gnu.org>
2889
2890 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2891
2892 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2893
2894 * emacs-mime.texi: Add @documentencoding directive.
2895
28962007-07-12 Nick Roberts <nickrob@snap.net.nz>
2897
2898 * tramp.texi (Remote processes): Add an anchor to the subsection
2899 "Running a debugger on a remote host".
2900
29012007-07-12 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * tramp.texi (Remote processes): Don't call it "experimental" any
2904 longer. Add subsection about running a debugger on a remote host.
2905
29062007-07-10 Carsten Dominik <dominik@science.uva.nl>
2907
2908 * org.texi (Properties and columns): Chapter rewritten.
2909
29102007-07-08 Michael Albinus <michael.albinus@gmx.de>
2911
2912 * tramp.texi:
2913 * trampver.texi: Migrate to Tramp 2.1.
2914
29152007-07-02 Carsten Dominik <dominik@science.uva.nl>
2916
2917 * org.texi (Properties): New chapter.
2918
29192007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2920
2921 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2922 Control Panel.
2923
2924 * gnus.texi (Misc Article): Add index entry for
2925 gnus-single-article-buffer.
2926
29272007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2928
2929 * gnus.texi (Starting Up): Fix typo.
2930
29312007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2932
2933 * gnus.texi (Asynchronous Fetching): Fix typo.
2934
29352007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2936
2937 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2938 (About This Manual): Remove redundant information.
2939 (Getting Started): Mention author.
2940 (Basic Arithmetic, Customizing Calc): Make description of the
2941 variable `calc-multiplication-has-precedence' match its new effect.
2942
29432007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2944
2945 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2946 the variable `calc-multiplication-has-precedence'.
2947
29482007-06-19 Carsten Dominik <dominik@science.uva.nl>
2949
2950 * org.texi (Tag): Section swapped with node Timestamps.
2951 (Formula syntax for Lisp): Document new `L' flag.
2952
29532007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2954
2955 * gnus.texi (Misc Group Stuff, Summary Buffer)
2956 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2957
29582007-06-06 Juanma Barranquero <lekktu@gmail.com>
2959
2960 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2961 * gnus.texi (Article Buttons, Mail Source Customization)
2962 (Sending or Not Sending, Customizing NNDiary):
2963 * message.texi (Message Headers):
2964 * mh-e.texi (HTML): Fix typos.
2965
29662007-06-07 Michael Albinus <michael.albinus@gmx.de>
2967
2968 Sync with Tramp 2.0.56.
2969
2970 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2971 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2972
29732007-06-02 Chong Yidong <cyd@stupidchicken.com>
2974
2975 * Version 22.1 released.
2976
29772007-05-26 Michael Olson <mwolson@gnu.org>
2978
2979 * erc.texi (Modules): Fix references to completion modules.
2980
29812007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2982
2983 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2984
29852007-05-09 Didier Verna <didier@xemacs.org>
2986
2987 * gnus.texi (Email Based Diary): New. Proper documentation for the
2988 nndiary back end and the gnus-diary library.
2989
29902007-05-03 Karl Berry <karl@gnu.org>
2991
2992 * .cvsignore (*.pdf): New entry.
2993
2994 * texinfo.tex: Update from current version for better pdf generation.
2995
29962007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2997
2998 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2999
30002007-04-28 Glenn Morris <rgm@gnu.org>
3001
3002 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3003 consideration of legal status.
3004
30052007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3006
3007 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3008
30092007-04-24 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * faq.texi (New in Emacs 22): python.el removed.
3012
30132007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3014
3015 * calc.texi (Reporting bugs): Update maintainer's address.
3016
30172007-04-22 Chong Yidong <cyd@stupidchicken.com>
3018
3019 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3020
30212007-04-15 Jay Belanger <belanger@truman.edu>
3022
3023 * calc.texi (Title page): Remove the date.
3024 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3025 (The Standard Calc Interface): Change trail title.
3026 (Floats): Mention that when non-decimal floats are entered, only
3027 approximations are stored.
3028 (Copying): Move to the appendices.
3029 (GNU Free Documentation License): Add as an appendix.
3030
30312007-04-15 Chong Yidong <cyd@stupidchicken.com>
3032
3033 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3034 * dired-x.texi, ebrowse.texi, ediff.texi:
3035 * emacs-mime.texi, erc.texi, eshell.texi:
3036 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3037 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3038 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3039 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3040 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3041 * woman.texi: Include GFDL.
3042
3043 * doclicense.texi: Remove node heading, so that it can be included by
3044 other files.
3045
3046 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3047
3048 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3049 than *.
3050
30512007-04-14 Carsten Dominik <dominik@science.uva.nl>
3052
3053 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3054 in Calc.
3055
30562007-04-09 Romain Francoise <romain@orebokech.com>
3057
3058 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3059 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3060 replace mouse-2.
3061
30622007-04-08 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3065 renamed to woman-use-topic-at-point. Document new behavior.
3066
30672007-04-08 Richard Stallman <rms@gnu.org>
3068
3069 * url.texi: Fix some indexing.
3070 (Disk Caching): Drop discussion of old/other Emacs versions.
3071
30722007-04-07 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * url.texi (Disk Caching): Say Emacs 21 "and later".
3075
3076 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3077 on Font locking which now mentions JIT lock.
3078
30792007-04-01 Michael Olson <mwolson@gnu.org>
3080
3081 * erc.texi: Update for the ERC 5.2 release.
3082
30832007-03-31 David Kastrup <dak@gnu.org>
3084
3085 * woman.texi (Topic, Interface Options): Explain changes semantics of
3086 woman-manpath in order to consider MANPATH_MAP entries.
3087
30882007-03-31 Eli Zaretskii <eliz@gnu.org>
3089
3090 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3091
30922007-03-26 Richard Stallman <rms@gnu.org>
3093
3094 * pgg.texi (Caching passphrase): Clean up previous change.
3095
30962007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3097
3098 * gnus.texi (Setting Process Marks): Fix typo.
3099
31002007-03-25 Romain Francoise <romain@orebokech.com>
3101
3102 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3103 readability, and include various fixes by Daniel Brockman, Nick Roberts
3104 and Dieter Wilhelm.
3105
31062007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3107
3108 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3109
3110 * gnus.texi (Mail Source Specifiers): Fix typo.
3111
31122007-03-22 Ralf Angeli <angeli@caeruleus.net>
3113
3114 * reftex.texi (Imprint): Update maintainer information.
3115
31162007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3117
3118 * message.texi (Message Buffers): Update documentation for
3119 message-generate-new-buffers.
3120
31212007-03-15 Daiki Ueno <ueno@unixuser.org>
3122
3123 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3124
31252007-03-21 Glenn Morris <rgm@gnu.org>
3126
3127 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3128
31292007-03-19 Chong Yidong <cyd@stupidchicken.com>
3130
3131 * eshell.texi (Known problems): Emacs 21 -> 22.
3132
3133 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3134
31352007-03-18 Jay Belanger <belanger@truman.edu>
3136
3137 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3138
31392007-03-12 Glenn Morris <rgm@gnu.org>
3140
3141 * calc.texi (Time Zones): Switch to new North America DST rule.
3142
3143 * calc.texi: Replace "daylight savings" with "daylight
3144 saving" in text throughout.
3145
31462007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3147
3148 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3149 The variable now uses a list of symbols instead of just a symbol.
3150 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3151
31522007-03-06 Romain Francoise <romain@orebokech.com>
3153
3154 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3155 new packages, and mention Gnus update.
3156
31572007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3158
3159 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3160 nntp-open-connection-functions-never-echo-commands.
3161
31622007-02-27 Chong Yidong <cyd@stupidchicken.com>
3163
3164 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3165 problems on the console, and security risk in not using gpg-agent.
3166
31672007-02-25 Carsten Dominik <dominik@science.uva.nl>
3168
3169 * org.texi (The spreadsheet): Renamed from "Table calculations".
3170 Completely reorganized and rewritten.
3171 (CamelCase links): Section removed.
3172 (Repeating items): New section.
3173 (Tracking TODO state changes): New section.
3174 (Agenda views): Chapter reorganized and rewritten.
3175 (HTML export): Section rewritten.
3176 (Tables in arbitrary syntax): New section.
3177 (Summary): Better feature summary.
3178 (Activation): Document problem with cut-and-paste of Lisp code
3179 from PDF files.
3180 (Visibility cycling): Document indirect buffer use.
3181 (Structure editing): Document sorting.
3182 (Remember): Section rewritten.
3183 (Time stamps): Better description of time stamp types.
3184 (Tag searches): Document regular expression search for tags.
3185 (Stuck projects): New section.
3186 (In-buffer settings): New keywords.
3187 (History and Acknowledgments): Updated description.
3188
31892007-02-24 Alan Mackenzie <acm@muc.de>
3190
3191 * cc-mode.texi (Movement Commands): Insert two missing command names.
3192 (Getting Started): Slight wording correction (use conditional).
3193
31942007-02-22 Kim F. Storm <storm@cua.dk>
3195
3196 * widget.texi (User Interface, Basic Types): Document need to put some
3197 text before the %v escape in :format string in editable-field widget.
3198
31992007-02-18 Romain Francoise <romain@orebokech.com>
3200
3201 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3202 `cvs-mode-quit'.
3203
32042007-02-10 Markus Triska <markus.triska@gmx.at>
3205
3206 * widget.texi (Programming Example): Put constant strings in :format.
3207
32082007-02-07 Juanma Barranquero <lekktu@gmail.com>
3209
3210 * faq.texi (Fullscreen mode on MS-Windows): New node.
3211
32122007-02-04 David Kastrup <dak@gnu.org>
3213
3214 * faq.texi (AUCTeX): Update version number. Should probably be done
3215 for other packages as well.
3216
32172007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3218
3219 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3220 <tassilo@member.fsf.org>.
3221
32222007-01-27 Eli Zaretskii <eliz@gnu.org>
3223
3224 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3225 ls-lisp-use-localized-time-format.
3226
32272007-01-20 Markus Triska <markus.triska@gmx.at>
3228
3229 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3230
32312007-01-13 Michael Olson <mwolson@gnu.org>
3232
3233 * erc.texi (Modules): Mention capab-identify module.
3234
32352007-01-05 Michael Olson <mwolson@gnu.org>
3236
3237 * erc.texi (Getting Started): Update for /RECONNECT command.
3238
32392007-01-04 Richard Stallman <rms@gnu.org>
3240
3241 * ebrowse.texi: Change C-c b to C-c C-m.
3242
32432007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3244
3245 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3246 variables only in info to avoid redundant entries in the printed
3247 manual.
3248
32492007-01-02 Daiki Ueno <ueno@unixuser.org>
3250
3251 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3252
32532007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3254
3255 * message.texi (Security): Split into sub-nodes.
3256
32572007-01-01 Alan Mackenzie <acm@muc.de>
3258
3259 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3260 eval-after-load in Emacs <=21 and a workaround. Document that
3261 trigraphs are not supported.
3262
32632007-01-01 Alan Mackenzie <acm@muc.de>
3264
3265 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3266 c-context-line-break. When invoked within a string, preserve
3267 whitespace. Add a backslash only when also in a macro.
3268
32692007-01-01 Alan Mackenzie <acm@muc.de>
3270
3271 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3272
32732007-01-01 Alan Mackenzie <acm@muc.de>
3274
3275 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3276 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3277
32782007-01-01 Alan Mackenzie <acm@muc.de>
3279
3280 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3281 "Choosing a Style".
3282
3283 * cc-mode.texi ("Styles"): Add @dfn{style}.
3284
32852006-12-30 Michael Albinus <michael.albinus@gmx.de>
3286
3287 Sync with Tramp 2.0.55.
3288
3289 * trampver.texi: Update release number.
3290
32912006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3292
3293 * gnus.texi (Customizing Articles): Add index entries for all
3294 gnus-treat-* variables.
3295
c8763fb6 32962006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3297
3298 * gnus.texi (IMAP): Fix incorrect explanation of
3299 nnimap-search-uids-not-since-is-evil in documentation for
3300 nnimap-expunge-search-string.
3301
33022006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3303
3304 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3305 spam-ifile-database.
3306
33072006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3308
3309 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3310 rebind C-s.
3311
c8763fb6 33122006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3313
3314 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3315 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3316 "expiring mail".
3317 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3318 nnimap-nov-is-evil.
3319
33202006-12-25 Kevin Ryde <user42@zip.com.au>
3321
3322 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3323 about the key procedure being used heavily.
3324
33252006-12-24 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3328 to t.
3329 (Prerequisites): Add explanation about gpg-agent.
3330
33312006-12-22 Kevin Ryde <user42@zip.com.au>
3332
3333 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3334 "sort" instead of "sort*".
3335
33362006-12-19 Richard Stallman <rms@gnu.org>
3337
3338 * calc.texi (History and Acknowledgements): Recognize that Emacs
3339 now does have floating point.
3340
33412006-12-19 Michael Albinus <michael.albinus@gmx.de>
3342
3343 * tramp.texi (External transfer methods): Describe new method `scpc'.
3344
33452006-12-17 Sascha Wilde <wilde@sha-bang.de>
3346
3347 * pgg.texi: Added short note on gpg-agent to the introduction.
3348
33492006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3350
3351 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3352 also applies to Cc.
3353
33542006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3355
3356 * gnus.texi (X-Face): Clarify. Say which programs are required
3357 on Windows.
3358
33592006-12-08 Michael Olson <mwolson@gnu.org>
3360
3361 * erc.texi (Modules): Remove documentation for list module.
3362
c8763fb6 33632006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3364
3365 * faq.texi (^M in the shell buffer): Ditto.
3366
33672006-11-20 Michael Olson <mwolson@gnu.org>
3368
3369 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3370
33712006-11-17 Carsten Dominik <dominik@science.uva.nl>
3372
3373 * org.texi: Fix typos.
3374 (Agenda commands): Document `C-k'.
3375
33762006-11-16 Eli Zaretskii <eliz@gnu.org>
3377
3378 * url.texi (http/https): Fix a typo in the HTTP URL.
3379
33802006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3381
3382 * ada-mode.texi: Total rewrite.
3383
33842006-11-13 Carsten Dominik <dominik@science.uva.nl>
3385
3386 * org.texi: Minor typo fixes.
3387
33882006-11-13 Bill Wohler <wohler@newt.com>
3389
3390 Release MH-E manual version 8.0.3.
3391
3392 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3393 release 8.0.3.
3394
3395 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3396 to set MAILDIR.
3397 (Reading Mail): Document the customization of read-mail-command
3398 for MH-E.
3399 (Viewing Attachments): Document mm-discouraged-alternatives.
3400 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3401 (Junk): Add more information about the settings of mh-junk-background
3402 in a program. Add /usr/bin/mh to PATH in examples.
3403
34042006-11-12 Richard Stallman <rms@gnu.org>
3405
3406 * woman.texi: Update author address but say he no longer maintains it.
3407
34082006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3409
3410 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3411 archived trees.
3412 (Checkboxes): Section moved to chapter 5, and extended.
3413 (The date/time prompt): New section.
3414 (Link abbreviations): New section.
3415 (Presentation and sorting): New section.
3416 (Custom agenda views): Section completely rewritten.
3417 (Summary): Compare with Planner.
3418 (Feedback): More info about creating backtraces.
3419 (Plain lists): Modified example.
3420 (Breaking down tasks): New section.
3421 (Custom time format): New section.
3422 (Time stamps): Document inactive timestamps.
3423 (Setting tags): More details about fast tag selection.
3424 (Block agenda): New section.
3425 (Custom agenda views): Section rewritten.
3426 (Block agenda): New section.
3427
34282006-11-07 Michael Albinus <michael.albinus@gmx.de>
3429
3430 * tramp.texi (Configuration): scp is the default method.
3431 (Default Method): Use ssh as example for another method.
3432
34332006-10-27 Richard Stallman <rms@gnu.org>
3434
3435 * woman.texi: Downcase nroff/troff/roff.
3436 (Installation): Chapter deleted. Some xrefs deleted.
3437 (Background): woman doesn't advise man ;-).
3438
c8763fb6 34392006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3440
3441 * ada-mode.texi (Project files, Identifier completion)
3442 (Automatic Casing, Debugging, Using non-standard file names)
3443 (Working Remotely): Fix typos.
3444
34452006-10-20 Masatake YAMATO <jet@gyve.org>
3446
3447 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3448 sample code `my-c-initialization-hook'.
3449
34502006-10-19 Stuart D. Herring <herring@lanl.gov>
3451
3452 * widget.texi: Fix typos.
3453
34542006-10-19 Michael Albinus <michael.albinus@gmx.de>
3455
3456 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3457 "???". There have been no complaints for years, so the information
3458 must be appropriate.
3459
34602006-10-16 Richard Stallman <rms@gnu.org>
3461
3462 * widget.texi: Use @var instead of capitalization.
3463 Clarify many widget type descriptions.
3464
34652006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3466
3467 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3468 gnus-dired-attach.
3469 (Selecting a Group): Fix typo.
3470
c8763fb6 34712006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3472
3473 * widget.texi: Fix typos.
3474
34752006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3476
3477 * gnus.texi (Image Enhancements): Update for Emacs 22.
3478
3479 * gnus-faq.texi ([1.3]): Update.
3480
34812006-10-06 Richard Stallman <rms@gnu.org>
3482
3483 * faq.texi (Displaying the current line or column):
3484 Delete "As of Emacs 20".
3485
34862006-10-06 Romain Francoise <romain@orebokech.com>
3487
3488 * faq.texi (VM): VM works with Emacs 22 too.
3489
34902006-10-06 Richard Stallman <rms@gnu.org>
3491
3492 * ebrowse.texi: Remove Emacs version "21" from title.
3493
34942006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3495
3496 * gnus.texi (Foreign Groups): Say where change of editing commands are
3497 stored. Add reference to `gnus-parameters'.
3498
34992006-09-15 Jay Belanger <belanger@truman.edu>
3500
3501 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3502 Change "Library Public License" to "Lesser Public License"
3503 throughout. Use "yyyy" to represent year.
3504
35052006-09-15 Carsten Dominik <dominik@science.uva.nl>
3506
3507 * org.texi (Setting tags): Typo fix.
3508
35092006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3510
3511 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3512
35132006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3516
35172006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3518
3519 * faq.texi (Escape sequences in shell output): EMACS is now set
3520 to Emacs's absolute file name, not to "t".
3521 (^M in the shell buffer): Likewise.
3522 * misc.texi (Interactive Shell): Likewise.
3523
35242006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3525
3526 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3527 mails with pop3-leave-mail-on-server. Fix wording.
3528 (Limiting): Improve gnus-summary-limit-to-articles.
3529 (X-Face): Fix typo.
3530
35312006-09-11 Simon Josefsson <jas@extundo.com>
3532
3533 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3534 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3535
35362006-09-06 Simon Josefsson <jas@extundo.com>
3537
3538 * smtpmail.texi (Authentication): Mention SSL.
3539
35402006-09-01 Eli Zaretskii <eliz@gnu.org>
3541
3542 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3543 Don't use @indicateurl.
3544
3545 * cc-mode.texi (Subword Movement): Don't use @headitem.
3546 (Custom Braces, Clean-ups): Don't use @tie.
3547
35482006-08-29 Michael Albinus <michael.albinus@gmx.de>
3549
3550 Sync with Tramp 2.0.54.
3551
3552 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3553 Suggested by Adrian Phillips <a.phillips@met.no>.
3554
35552006-08-15 Carsten Dominik <dominik@science.uva.nl>
3556
3557 * org.texi (Installation, Activation): Split from Installation and
3558 Activation.
3559 (Clocking work time): Documented new features.
3560
35612006-08-13 Alex Schroeder <alex@gnu.org>
3562
3563 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3564 example.
3565
35662006-08-12 Eli Zaretskii <eliz@gnu.org>
3567
3568 * faq.texi (How to add fonts): New node.
3569
35702006-08-05 Romain Francoise <romain@orebokech.com>
3571
3572 * faq.texi (New in Emacs 22): Expand.
3573
35742006-08-03 Michael Olson <mwolson@gnu.org>
3575
3576 * erc.texi: Update for ERC 5.1.4.
3577
35782006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3579
3580 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3581 in .../site-lisp/gnus/ by default.
3582 [ From gnus-news.texi in the trunk. ]
3583
35842006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3585
3586 * gnus.texi (MIME Commands): Additions for yEnc.
3587
35882006-07-24 Richard Stallman <rms@gnu.org>
3589
3590 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3591 * faq.texi: Move periods and commas inside quotes.
3592
35932006-07-20 Jay Belanger <belanger@truman.edu>
3594
3595 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3596
35972006-07-18 Chong Yidong <cyd@stupidchicken.com>
3598
3599 * faq.texi (Security risks with Emacs): Document Emacs 22
3600 file-local-variable mechanism.
3601
36022006-07-12 Michael Olson <mwolson@gnu.org>
3603
3604 * erc.texi: Update for ERC 5.1.3.
3605
36062006-07-12 Alex Schroeder <alex@gnu.org>
3607
3608 * rcirc.texi: Fix typos.
3609 (Getting started with rcirc): New calling convention for M-x irc.
3610 Mention #rcirc. Removed channel tracking.
3611 (Configuration): Changed the names of all variables that got changed
3612 recently, eg. rcirc-server to rcirc-default-server. Added
3613 documentation for rcirc-authinfo, some background for Bitlbee, and
3614 rcirc-track-minor-mode.
3615 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3616 Scrolling.
3617 (Reconnecting after you have lost the connection): Fixed example code
3618 to match code changes.
3619
36202006-07-10 Nick Roberts <nickrob@snap.net.nz>
3621
3622 * gnus.texi, message.texi: Fix typos.
3623
36242006-07-07 Carsten Dominik <dominik@science.uva.nl>
3625
3626 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3627 commands.
3628 (Global TODO list): Document the use of the variables
3629 `org-agenda-todo-ignore-scheduled' and
3630 `org-agenda-todo-list-sublevels'.
3631
36322006-07-05 Richard Stallman <rms@gnu.org>
3633
3634 * faq.texi (Scrolling only one line): Fix xref.
3635
36362006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3637
3638 * faq.texi (Evaluating Emacs Lisp code):
3639 Throughout, replace eval-current-buffer with eval-buffer.
3640
36412006-07-03 Richard Stallman <rms@gnu.org>
3642
3643 * rcirc.texi (Scrolling conservatively): Fix xref.
3644
3645 * pcl-cvs.texi (Viewing differences): Usage fix.
3646
36472006-07-03 Carsten Dominik <dominik@science.uva.nl>
3648
3649 * org.texi (Agenda commands): Document `s' key to save all org-mode
3650 buffers.
3651
36522006-06-30 Ralf Angeli <angeli@caeruleus.net>
3653
3654 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3655 names. Mention `cvs-msg' face.
3656
36572006-06-29 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * org.texi (Checkboxes): New section.
3660
36612006-06-28 Carsten Dominik <dominik@science.uva.nl>
3662
3663 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3664 throughout this chapter.
3665
36662006-06-27 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3669 text for standalone vs Emacs info.
3670 (Help): Clarify header line description. Use mouse-1 for clicks.
3671 (Help-P): Use mouse-1 for clicks.
3672 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3673 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3674 (Choose menu subtopic): Remove gratuitous Emacs command names.
3675 (Help-FOO): Put usual behavior first.
3676 (Help-Xref): Clicking on xrefs works in Emacs.
3677 (Search Text): Clarify what the default behavior is.
3678 (Create Info buffer): Fix Emacs window/X window confusion.
3679 (Emacs Info Variables): Fix for new Emacs init file behavior.
3680
36812006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3682
3683 * gnus.texi (Summary Buffer Lines): Fix typo.
3684
36852006-06-23 Carsten Dominik <dominik@science.uva.nl>
3686
3687 * org.texi (Embedded LaTeX): New chapter.
3688 (Archiving): Section rewritten.
3689 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3690
36912006-06-20 Bill Wohler <wohler@newt.com>
3692
3693 Release MH-E manual version 8.0.1.
3694
3695 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3696 release 8.0.1.
3697 (Preface): Depend on GNU mailutils 1.0 and higher.
3698
36992006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3700
3701 * message.texi (News Headers): Update message-syntax-checks section.
3702
37032006-06-19 Karl Berry <karl@gnu.org>
3704
3705 * info.texi (Advanced): Mention C-q, especially with ?.
3706
37072006-06-19 Carsten Dominik <dominik@science.uva.nl>
3708
3709 * org.texi (Publishing links): Document the `:link-validation-function'
3710 property.
3711 (Extensions and Hacking): New chapter, includes some sections of the
3712 "Miscellaneous" chapter.
3713
37142006-06-10 Carsten Dominik <dominik@science.uva.nl>
3715
3716 * org.texi (Progress logging): New section.
3717
37182006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * viper.texi (Viper Specials):
3721 * gnus.texi (Example Setup):
3722 * faq.texi (Backspace invokes help):
3723 * dired-x.texi (Optional Installation Dired Jump):
3724 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3725 follow coding conventions.
3726
37272006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3728
3729 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3730
37312006-06-06 Carsten Dominik <dominik@science.uva.nl>
3732
3733 * org.texi (ASCII export): Document indentation adaptation.
3734 (Setting tags): Document mutually-exclusive tags.
3735
37362006-06-05 Romain Francoise <romain@orebokech.com>
3737
3738 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3739 Fix typo.
3740
3741 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3742 channel (#gnus@irc.freenode.net).
3743 Fix typos. Update copyright notice.
3744
3745 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3746 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3747 (Line-Up Functions, Custom Macros):
3748 * ediff.texi (Window and Frame Configuration)
dccb744b 3749 (Highlighting Difference Regions):
2de53ca6
GM
3750 * emacs-mime.texi (Display Customization):
3751 * erc.texi (History):
3752 * eshell.texi (Known problems):
3753 * eudc.texi (Overview, BBDB):
3754 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3755 (The problem of spam, SpamOracle, Extending the Spam package)
3756 (Conformity, Terminology):
dccb744b 3757 * idlwave.texi (Routine Info)
2de53ca6
GM
3758 (Class and Keyword Inheritance, Padding Operators)
3759 (Breakpoints and Stepping, Electric Debug Mode)
3760 (Examining Variables, Troubleshooting):
3761 * org.texi (Creating timestamps):
3762 * reftex.texi (Commands, Options, Changes):
3763 * tramp.texi (Inline methods, Password caching)
3764 (Auto-save and Backup, Issues):
3765 * vip.texi (Files, Commands in Insert Mode):
3766 * viper.texi (Emacs Preliminaries, States in Viper)
3767 (Packages that Change Keymaps, Viper Specials, Groundwork):
3768 Fix various typos.
3769
37702006-05-31 Michael Ernst <mernst@alum.mit.edu>
3771
3772 * ediff.texi: Fix typos.
3773
37742006-05-30 Carsten Dominik <dominik@science.uva.nl>
3775
3776 * org.texi: Small typo fixes.
3777
37782006-05-29 Michael Albinus <michael.albinus@gmx.de>
3779
3780 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3781
37822006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3783
3784 * pcl-cvs.texi: Fix typos.
3785 (Customization): Say "us".
3786
37872006-05-26 Eli Zaretskii <eliz@gnu.org>
3788
3789 * org.texi: Remove bogus @setfilename.
3790
37912006-05-26 Carsten Dominik <dominik@science.uva.nl>
3792
3793 * org.texi (ASCII export): Omit command name.
3794 (HTML export): Add prefix to all lines in Local Variable example.
3795 (Acknowledgments): Typeset names in italics.
3796
37972006-05-24 Carsten Dominik <dominik@science.uva.nl>
3798
3799 * org.texi (Plain lists): Add new item navigation commands.
3800 (External links): Document elisp and info links.
3801 (Custom searches): New section.
3802 (Publishing): New chapter.
3803 (HTML export): Include a list of supported CSS classes.
3804 (Setting tags): Describe the fast-tag-setting interface.
3805
38062006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3807
3808 * dired-x.texi: ifinfo -> ifnottex.
3809
38102006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3811
3812 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3813
38142006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3815
3816 * message.texi (Interface): Add tool bar customization.
3817 (MIME): Index and text additions for mml-attach.
3818 (MIME): Describe mml-dnd-protocol-alist and
3819 mml-dnd-attach-options.
3820
3821 * gnus.texi (Oort Gnus): Reorder entries in sections.
3822 Fix some entries.
3823 (Starting Up): Add references to "Emacs for Heathens" and to
3824 "Finding the News". Add user-full-name and user-mail-address.
3825 (Group Buffer Format): Add tool bar customization and update.
3826 (Summary Buffer): Add tool bar customization.
3827 (Posting Styles): Add message-alternative-emails.
3828
38292006-05-09 Michael Albinus <michael.albinus@gmx.de>
3830
3831 * tramp.texi (Filename completion): Improve wording.
3832
38332006-05-07 Romain Francoise <romain@orebokech.com>
3834
3835 * faq.texi (Using regular expressions): Fix typo.
3836 (Packages that do not come with Emacs): Fix capitalization.
3837 (Replacing text across multiple files): Expand node to explain how
3838 to use `dired-do-query-replace-regexp' in more detail, based on
3839 suggestion by Eric Hanchrow <offby1@blarg.net>.
3840
38412006-05-06 Michael Albinus <michael.albinus@gmx.de>
3842
3843 * tramp.texi (Filename completion): Completion of remote files'
3844 method, user name and host name is active only in partial
3845 completion mode.
3846
38472006-05-06 Bill Wohler <wohler@newt.com>
3848
3849 Release MH-E manual version 8.0.
3850
3851 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3852 release 8.0.
3853
38542006-05-06 Bill Wohler <wohler@newt.com>
3855
3856 * mh-e.texi (MH-BOOK-HOME): Change from
3857 http://www.ics.uci.edu/~mh/book/mh to
3858 http://rand-mh.sourceforge.net/book/mh.
3859 Replace .htm suffix with .html for MH book files.
3860 (Using This Manual): Update key binding for getting relevant
3861 chapter in Info from command key.
3862 (Ranges): Fix itemx.
3863
38642006-05-05 Karl Berry <karl@gnu.org>
3865
3866 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3867 (\fonttextsize): New user-level command to change text font size.
3868
38692006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3870
3871 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3872
38732006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3874
3875 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3876
38772006-04-24 Bill Wohler <wohler@newt.com>
3878
3879 * mh-e.texi (Getting Started): Make it more explicit that you need
3880 to install MH. Add pointers to current MH implementations.
3881
38822006-04-21 Bill Wohler <wohler@newt.com>
3883
3884 Release MH-E manual version 7.94.
3885
3886 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3887 release 7.94.
3888
38892006-04-21 Carsten Dominik <dominik@science.uva.nl>
3890
3891 * org.texi: Many small fixes.
3892 (Handling links): Rename from "Managing links".
3893
38942006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3895
3896 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3897 (Splitting mail using spam-stat): Fix @xref.
3898
38992006-04-20 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3902 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3903
39042006-04-20 Carsten Dominik <dominik@science.uva.nl>
3905
3906 * org.texi (Time stamps): Better explanation of the purpose of
3907 different time stamps.
3908 (Structure editing, Plain lists): More details on how new items
3909 and headings are inserted.
3910
39112006-04-18 Carsten Dominik <dominik@science.uva.nl>
3912
3913 * org.texi (Formula syntax): Fix link to Calc Manual.
3914
39152006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3916
3917 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3918
39192006-04-17 Bill Wohler <wohler@newt.com>
3920
3921 * mh-e.texi (Folders): Update mh-before-quit-hook and
3922 mh-quit-hook example with code that removes the buffers rather
3923 than just bury them.
3924
39252006-04-17 Michael Albinus <michael.albinus@gmx.de>
3926
3927 Sync with Tramp 2.0.53.
3928
39292006-04-13 Carsten Dominik <dominik@science.uva.nl>
3930
3931 * org.texi (Updating settings): New section.
3932 (Visibility cycling): Better names for the startup folding
3933 options.
3934 (Exporting): Completely restructured.
3935 (The very busy C-c C-c key): New section.
3936 (Summary of in-buffer settings): New section.
3937
39382006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3939
3940 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3941
39422006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3943
3944 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3945 (Server Commands): Key `v' is reserved for users.
3946
39472006-04-11 Carsten Dominik <dominik@science.uva.nl>
3948
3949 * org.texi (Link format): New section, emphasis on bracket links.
3950 (External links): Document bracket links.
3951 (FAQ): Expand to cover shell links and the new link format.
3952
39532006-04-09 Kevin Ryde <user42@zip.com.au>
3954
3955 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3956
39572006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3958
3959 * gnus.texi (Summary Buffer Lines): Add `*'.
3960
c8763fb6 39612006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3962
3963 * gnus.texi (Group Parameters):
3964 Mention gnus-permanently-visible-groups.
3965
39662006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3967
3968 * gnus.texi (Face): Fix typo.
3969
39702006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3971
3972 * gnus.texi (X-Face): Clarify.
3973 (Face): Need Emacs with PNG support.
3974
39752006-04-06 Richard Stallman <rms@gnu.org>
3976
3977 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3978 Emacs".
3979
39802006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3981
3982 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3983 blocks not suitable for inclusion with Emacs using variable
3984 PARTOFEMACS.
3985
39862006-04-04 Simon Josefsson <jas@extundo.com>
3987
3988 * gnus.texi (Security): Improve.
3989
39902006-04-02 Bill Wohler <wohler@newt.com>
3991
3992 * mh-e.texi (Getting Started, Junk, Bug Reports)
3993 (MH FAQ and Support): Fix URLs.
3994
39952006-03-31 Romain Francoise <romain@orebokech.com>
3996
3997 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3998 to t, not nil (and has for the past eight years).
3999
40002006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4001
4002 * message.texi, gnus.texi: Bump version to 5.11.
4003
40042006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4005
4006 * gnus.texi (Top): Add comment about version line.
4007
4008 * message.texi (Top): Ditto. Change to take named versions into
4009 account.
4010
40112006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4012
4013 * gnus.texi (Posting Styles): Add x-face-file to example.
4014 (X-Face): Refer to posting styles.
4015
4016 * gnus-faq.texi ([5.8]): Add x-face-file.
4017 ([8.4]): Add links to gmane.emacs.gnus.user and
4018 gmane.emacs.gnus.general.
4019
40202006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4021
4022 * gnus-faq.texi: Use .invalid.
4023 ([5.4]): Fix gnus-posting-styles example.
4024
40252006-03-27 Romain Francoise <romain@orebokech.com>
4026
4027 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4028 Emacs/W3 needs a new maintainer.
4029 (Ispell): Update author and version info.
4030 (Mailcrypt): Mention PGG.
4031 (New in Emacs 22): Add PGG to the list of new packages.
4032 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4033 updating dead URLs.
4034
40352006-03-25 Karl Berry <karl@gnu.org>
4036
4037 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4038 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4039 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4040 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4041 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4042 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4043 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4044 (2) do not indent copyright year list (or anything else).
4045
40462006-03-21 Bill Wohler <wohler@newt.com>
4047
4048 * mh-e.texi (Folders): Various edits.
4049
40502006-03-20 Romain Francoise <romain@orebokech.com>
4051
4052 * gnus.texi (Mail Folders): Grammar fix.
4053
40542006-03-19 Bill Wohler <wohler@newt.com>
4055
4056 * mh-e.texi (Replying): Document Mail-Followup-To.
4057 Change manually-formatted table to multitable. Add debugging info.
4058 Move description of mh-reply-default-reply-to into paragraph
4059 that describes its values.
4060
40612006-03-17 Bill Wohler <wohler@newt.com>
4062
10d1d0af 4063 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4064 (Sending Mail Tour): Update method of entering
4065 addresses and subject.
4066 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4067 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4068
40692006-03-15 Carsten Dominik <dominik@science.uva.nl>
4070
4071 * org.texi: Version number change only.
4072
40732006-03-14 Bill Wohler <wohler@newt.com>
4074
4075 * mh-e.texi: Add index entries around each paragraph rather than
4076 depend on entries from beginning of node. Doing so ensures that
4077 index entries are less likely to be forgotten if text is cut and
4078 pasted, and are necessary anyway if the references are on a
4079 separate page. It seems that makeinfo is now (v. 4.8) only
4080 producing one index entry per node, so there is no longer any
4081 excuse not to. Use subheading instead of heading. The incorrect
4082 use of heading produced very large fonts in Info--as large as the
4083 main heading.
4084 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4085 versions 6 and 7 appeared *around* the time of these Emacs releases.
4086
40872006-03-13 Carsten Dominik <dominik@science.uva.nl>
4088
4089 * org.texi (Clean view): Document new startup options.
4090
40912006-03-11 Bill Wohler <wohler@newt.com>
4092
4093 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4094 (Composing, Scan Line Formats): Fix @refs.
4095 (Getting Started): Define MH profile and MH profile components.
4096 (Incorporating Mail, Reading Mail, Viewing, Printing)
4097 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4098 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4099 for string constants.
4100 (Tool Bar): Remove spurious quote.
4101 (Junk): Use ``...'' instead of "...".
4102 (Scan Line Formats): Replace @samp with @kbd.
4103
41042006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4105
4106 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4107
41082006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4109
4110 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4111 easy to understand.
4112
41132006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4114
4115 * gnus.texi: Markup fix.
4116 (Fancy Mail Splitting): Specify new feature.
4117
41182006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4119
4120 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4121 partial-words matching.
4122
41232006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4124
4125 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4126
4127 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4128 (MIME Commands): Fix mm-discouraged-alternatives.
4129
41302006-03-07 Carsten Dominik <dominik@science.uva.nl>
4131
4132 * org.texi: Version number change only.
4133
41342006-03-06 Bill Wohler <wohler@newt.com>
4135
4136 * mh-e.texi: Move from SourceForge repository to Savannah.
4137 This is version 7.93, which is a total rewrite from the previous
4138 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4139 version 7.93.
4140
41412006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4142
4143 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4144
41452006-03-01 Carsten Dominik <dominik@science.uva.nl>
4146
4147 * org.texi (Interaction): Add item about `org-mouse.el' by
4148 Piotr Zielinski.
4149 (Managing links): Document that also mouse-1 can be used to
4150 activate a link.
4151 (Headlines, FAQ): Add entry about hiding leading stars.
4152 (Miscellaneous): Resort the sections in this chapter to a more
4153 logical sequence.
4154
41552006-02-27 Simon Josefsson <jas@extundo.com>
4156
4157 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4158 2004-01-27 from the trunk).
4159
41602006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4161
4162 * cc-mode.texi: Rename c-hungry-backspace to
4163 c-hungry-delete-backwards, at the request of RMS. Leave the old
4164 name as an alias.
4165
41662006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4167
4168 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4169 include the function header within the defun.
4170
41712006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4172
4173 * cc-mode.texi: Correct two typos.
4174
41752006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4176
4177 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4178 existing comment.
4179 (Electric Keys): Add a justification for electric indentation.
4180 (Hungry WS Deletion): Clear up the names and complications of the
4181 BACKSPACE and DELETE keys.
4182
41832006-02-23 Juri Linkov <juri@jurta.org>
4184
4185 * faq.texi (Common requests): Move `Turning on auto-fill by
4186 default' after `Wrapping words automatically'. Move `Working with
4187 unprintable characters' before `Searching for/replacing newlines'.
4188 Move `Replacing highlighted text' after `Highlighting a region'.
4189 Merge `Repeating commands' and `Repeating a command as many times
4190 as possible' into the former.
4191 (Packages that do not come with Emacs): Add refs to Gmane and
4192 etc/MORE.STUFF.
4193
41942006-02-23 Juri Linkov <juri@jurta.org>
4195
4196 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4197 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4198 Add xref to `(emacs)Reporting Bugs'.
4199 (Getting a printed manual): Add URL to other formats of the manual.
4200 (Common requests): Fix menu.
4201 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4202 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4203 (Inserting text at the beginning of each line): Add pxref to
4204 `Changing the included text prefix'.
4205 (Forcing the cursor to remain in the same column): Mention `track-eol'
4206 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4207 (Replacing text across multiple files): Add keybinding `Q' for
4208 `dired-do-query-replace'.
4209
42102006-02-22 Carsten Dominik <dominik@science.uva.nl>
4211
4212 * reftex.texi: Version number and date change only.
4213
4214 * org.texi (Internal Links): Rewrite to cover the modified
4215 linking system.
4216
42172006-02-17 Eli Zaretskii <eliz@gnu.org>
4218
4219 * faq.texi: Remove the coding cookie, it's not needed anymore.
4220
42212006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4222
4223 * faq.texi (Colors on a TTY): Mention Mac OS port.
4224
42252006-02-12 Karl Berry <karl@gnu.org>
4226
4227 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4228 8-bit accented a.
4229
42302006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4231
4232 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4233
42342006-02-08 Romain Francoise <romain@orebokech.com>
4235
4236 * faq.texi (Top): Remove paragraph about the FAQ being a
4237 transitional document, etc.
4238 (Searching for/replacing newlines): New node.
4239 (Yanking text in isearch): New node.
4240 (Inserting text at the beginning of each line): Rename and make
4241 more general, mention `M-;' in Message mode.
4242
42432006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4244
4245 * faq.texi (Meta key does not work in xterm)
4246 (Emacs does not display 8-bit characters)
4247 (Inputting eight-bit characters): Update xrefs.
4248
42492006-02-06 Romain Francoise <romain@orebokech.com>
4250
4251 * faq.texi (VM): VM now at version 7.19.
4252 Set myself as maintainer of this file.
4253
42542006-02-04 Michael Olson <mwolson@gnu.org>
4255
4256 * erc.texi (History): Note that ERC is now included with Emacs.
4257
42582006-01-31 Romain Francoise <romain@orebokech.com>
4259
4260 * message.texi (Message Headers): Explain what
4261 `message-alternative-emails' does in more detail.
4262 Update copyright year.
4263
42642006-01-30 Juanma Barranquero <lekktu@gmail.com>
4265
4266 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4267
42682006-01-29 Richard M. Stallman <rms@gnu.org>
4269
4270 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4271
42722006-01-29 Michael Olson <mwolson@gnu.org>
4273
4274 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4275
4276 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4277
4278 * faq.texi (New in Emacs 22): Mention ERC.
4279
42802006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4281
4282 * rcirc.texi: Capitalize dir entry for consistency with the entry
4283 in info/dir and other entries in the Emacs category.
4284 Fix typos. Delete trailing whitespace.
4285
c8763fb6 42862006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4287
4288 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4289
42902006-01-27 Eli Zaretskii <eliz@gnu.org>
4291
4292 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4293 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4294
4295 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4296 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4297
42982006-01-27 Alex Schroeder <alex@gnu.org>
4299
4300 * rcirc.texi: New file.
4301
43022006-01-23 Juri Linkov <juri@jurta.org>
4303
4304 * widget.texi (User Interface): Add S-TAB for widget-backward.
4305
43062006-01-22 Michael Albinus <michael.albinus@gmx.de>
4307
4308 Sync with Tramp 2.0.52.
4309
4310 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4311 Add Tramp disabling item. New item for common connection problems.
4312 (various): Apply "ftp" as method for the download URL.
4313 (Bug Reports): Refer to FAQ for common problems.
4314
43152006-01-21 Eli Zaretskii <eliz@gnu.org>
4316
4317 * widget.texi (User Interface): Use @key for TAB.
4318
4319 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4320
4321 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4322 for TAB.
4323
4324 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4325
43262006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4327
4328 * gnus.texi: Update copyright.
4329
43302006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4331
4332 * gnus.texi (Article Washing): Additions.
4333
43342006-01-08 Alex Schroeder <alex@gnu.org>
4335
4336 * pgg.texi (Caching passphrase): Rewording.
4337
43382006-01-13 Carsten Dominik <dominik@science.uva.nl>
4339
4340 * org.texi (Agenda commands): Document tags command.
4341
43422006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4343
4344 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4345
43462006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4347
4348 * gnus.texi (RSS): Addition.
4349
43502005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4351
4352 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4353
43542005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4355
4356 * emacs-mime.texi (Display Customization): Add setting example to
4357 mm-discouraged-alternatives.
4358
43592006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4360
4361 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4362 version is the canonical version.
4363
43642006-01-08 Alex Schroeder <alex@gnu.org>
4365
4366 * pgg.texi (Caching passphrase): Rewording.
4367
43682006-01-06 Eli Zaretskii <eliz@gnu.org>
4369
4370 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4371 repository URL.
4372
43732006-01-06 Carsten Dominik <dominik@science.uva.nl>
4374
4375 * org.texi: Removed the accidentally re-added empty line in the
4376 direntry.
4377
43782006-01-05 Carsten Dominik <dominik@science.uva.nl>
4379
4380 * org.texi (Agenda Views): Chapter reorganized.
4381
43822005-12-29 Romain Francoise <romain@orebokech.com>
4383
4384 * faq.texi (Using Customize): New node.
4385
43862005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4387
4388 * org.texi: Remove blank line in @direntry. It is non-standard
4389 and recursively produces blank lines all over the dir file (when
4390 using Texinfo 4.8).
4391
43922005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4393
4394 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4395
43962005-12-20 Carsten Dominik <dominik@science.uva.nl>
4397
4398 * org.texi (Tags): Boolean logic documented.
4399 (Agenda Views): Document custom commands.
4400
44012005-12-20 David Kastrup <dak@gnu.org>
4402
4403 * faq.texi (AUCTeX): Update version and mailing list info.
4404
44052005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4406
4407 * gnus.texi (MIME Commands): Mention addition of
4408 multipart/alternative to gnus-buttonized-mime-types and add xref
4409 to mm-discouraged-alternatives.
4410
4411 * emacs-mime.texi (Display Customization): Mention addition of
4412 "image/.*" and add xref to gnus-buttonized-mime-types in the
4413 mm-discouraged-alternatives section.
4414
44152005-12-16 Carsten Dominik <dominik@science.uva.nl>
4416
4417 * org.texi (Tags): New section.
4418 (Agenda Views): Chapter reorganized.
4419
44202005-12-16 Eli Zaretskii <eliz@gnu.org>
4421
4422 * org.texi (Internal Links): Add a missing comma after an @xref.
4423
44242005-12-14 Chong Yidong <cyd@stupidchicken.com>
4425
4426 * faq.texi (Filling paragraphs with a single space): No need to
4427 change sentence-end now.
4428
44292005-12-13 Romain Francoise <romain@orebokech.com>
4430
4431 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4432
44332005-12-12 Jay Belanger <belanger@truman.edu>
4434
4435 * faq.texi (Calc): Update version number.
4436
44372005-12-12 Carsten Dominik <dominik@science.uva.nl>
4438
4439 * org.texi (Progress Logging): New section.
4440
44412005-12-10 Romain Francoise <romain@orebokech.com>
4442
4443 Update the Emacs FAQ for the 22.1 release.
4444
4445 * faq.texi: Set VER to `22.1'.
4446 (Basic editing): Explain how to use localized versions of the
4447 Tutorial. Mention that `C-h r' displays the manual. Delete
4448 obsolete WWW link to an Emacs 18 tutorial.
4449 (Getting a printed manual): Point to the new locations of the
4450 manuals on the GNU Web site.
4451 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4452 available via Info (it was previously distributed separately).
4453 (Installing Texinfo documentation): The latest version of Texinfo
4454 is 4.8, not 4.0.
4455 (Informational files for Emacs): COPYING is the GNU General Public
4456 License, not the Emacs General Public License.
4457 (Informational files for Emacs): Delete obsolete link to the
4458 GNUinfo pages as they have been removed from the GNU Web site.
4459 (New in Emacs 22): New node.
4460 (Setting up a customization file): Say that most packages support
4461 Customize nowadays.
4462 (Colors on a TTY): Delete reference to instructions on how to
4463 enable syntax highlighting, it is now enabled by default.
4464 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4465 at startup automatically.
4466 (Controlling case sensitivity): Mention `M-c' in isearch.
4467 (Using an already running Emacs process): Emacs now creates the
4468 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4469 gnuserv. As emacsclient can now run Lisp code as well, delete a
4470 sentence praising gnuserv for that. Simplify description of how
4471 the client/server operation works.
4472 (Compiler error messages): Delete obsolete text (compile.el has
4473 been rewritten).
4474 (Indenting switch statements): Fix typo.
4475 (Matching parentheses): Simplify setup instructions, mention the
4476 menu bar item in the Options menu.
4477 (Repeating a command as many times as possible): Mention `C-x e'.
4478 (Going to a line by number): Mention new keymap and bindings
4479 `M-g M-g', `M-g M-p' and `M-g M-n'.
4480 (Turning on syntax highlighting): Now on by default. Simplify.
4481 (Replacing highlighted text): Use `1', not `t'.
4482 (Problems with very large files): The maximum size is now 256MB on
4483 32-bit machines.
4484 (^M in the shell buffer): Mention `comint-process-echoes'.
4485 (Emacs for Apple computers): Emacs 22 has native support for Mac
4486 OS X.
4487 (Translating names to IP addresses): Delete node.
4488 (Binding keys to commands): Fix typo.
4489 (SPC no longer completes file names): New node.
4490 (MIME with Emacs mail packages): Delete section about the Emacs
4491 MIME FAQ (it's not reachable anymore).
4492
44932005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4494
4495 * cc-mode.texi: The manual has been extensively revised: the
4496 information about using CC Mode has been separated from the larger
4497 and more difficult chapters about configuration. It has been
4498 updated for CC Mode 5.31.
4499
45002005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4501
4502 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4503 (Selecting an implementation): Fix descriptions.
4504
45052005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4506
4507 * message.texi (Various Message Variables): Addition.
4508
45092005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * message.texi: Fix default values.
4512
45132005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4514
4515 * message.texi (Header Commands): Clarify descriptions of
4516 message-cross-post-followup-to, message-reduce-to-to-cc, and
4517 message-insert-wide-reply.
4518 (Various Commands): Fix kindex for message-kill-to-signature;
4519 clarify description of message-tab.
4520
45212005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4522
4523 * message.texi (Mailing Lists): Fix description about MFT.
4524
4525 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4526
45272005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4528
4529 * gnus.texi (Slow Terminal Connection): Replace old description
4530 with new one.
4531
45322005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4533
4534 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4535 replace X-Draft-Headers with X-Draft-From.
4536
45372005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4538
4539 * gnus.texi (Various Various): Fix the default value of
4540 nnheader-max-head-length.
4541 (Gnus Versions): Fix typo.
4542
45432005-12-08 Carsten Dominik <dominik@science.uva.nl>
4544
4545 * org.texi (Structure editing): Document new functionality of
4546 M-RET.
4547
45482005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * org.texi (Internal Links): Fix Texinfo usage.
4551
45522005-12-06 Carsten Dominik <dominik@science.uva.nl>
4553
4554 * org.texi (TODO basics): Document the global todo list.
4555 (TODO items): Documents sparse tree for specific TODO
4556 keywords.
4557
45582005-11-30 Carsten Dominik <dominik@science.uva.nl>
4559
4560 * org.texi (Plain Lists): Typos fixed.
4561
45622005-11-28 Jay Belanger <belanger@truman.edu>
4563
4564 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4565
45662005-11-24 Carsten Dominik <dominik@science.uva.nl>
4567
4568 * org.texi (Structure editing): New item moving commands added.
4569 (Plain Lists): New section.
4570
45712005-11-18 Carsten Dominik <dominik@science.uva.nl>
4572
4573 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4574 (Agenda): Document commands `org-cycle-agenda-files' and
4575 `org-agenda-file-to-front'
4576 (Built-in table editor): Document `org-table-sort-lines'.
4577 (HTML formatting): Export of hand-formatted lists.
4578
45792005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4580
4581 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4582 new variable gnus-toolbar-thickness.
4583
45842005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4585
4586 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4587
45882005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (X-Face): Fix description.
4591 (XVarious): Remove gnus-xmas-logo-color-alist and
4592 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4593
45942005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4595
4596 * gnus.texi (Group Parameters): Mention new variable
4597 gnus-parameters-case-fold-search.
4598 (Home Score File): Addition.
4599
46002005-11-04 Ulf Jasper <ulf.jasper@web.de>
4601
4602 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4603 (Overview): List supported feed types.
4604 (Installation): No installation necessary when using autoload.
4605 (Configuration): Rename "RSS" to "news".
4606
46072005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4608
4609 * pgg.texi (User Commands): Document additional passphrase
4610 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4611 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4612
46132005-11-04 Carsten Dominik <dominik@science.uva.nl>
4614
4615 * org.texi: Version number changed to 3.19.
4616
46172005-10-29 Sascha Wilde <wilde@sha-bang.de>
4618
4619 * pgg.texi (How to use): Update the example to add autoload of
4620 pgg-encrypt-symmetric-region.
4621 (User Commands): Document pgg-encrypt-symmetric-region.
4622 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4623
46242005-10-27 Jay Belanger <belanger@truman.edu>
4625
4626 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4627 mention other TeX-related units.
4628
46292005-10-23 Lars Hansen <larsh@soem.dk>
4630
4631 * dired-x.texi (Miscellaneous Commands): Replace
4632 dired-do-relative-symlink by dired-do-relsymlink and
4633 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4634
46352005-10-23 Jay Belanger <belanger@truman.edu>
4636
4637 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4638 constant.
4639
46402005-10-23 Michael Albinus <michael.albinus@gmx.de>
4641
4642 * faq.texi (Bugs and problems): Replace
4643 `dired-move-to-filename-regexp' by
4644 `directory-listing-before-filename-regexp'.
4645
46462005-10-22 Eli Zaretskii <eliz@gnu.org>
4647
4648 * newsticker.texi (UPDATED): Set value.
4649
46502005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4651
4652 * gnus.texi (Document Groups): Remove duplicate item.
4653
46542005-10-21 Carsten Dominik <dominik@science.uva.nl>
4655
4656 * org.texi (Summary): Mention iCalendar support.
4657 (Exporting): Document iCalendar support.
4658
46592005-10-18 Romain Francoise <romain@orebokech.com>
4660
4661 * viper.texi (Viper Specials): Capitalize GNU.
4662
46632005-10-17 Juri Linkov <juri@jurta.org>
4664
4665 * info.texi (Getting Started, Search Index, Expert Info):
4666 Fix wording.
4667 (Search Text): Replace `echo area' with `mode line'.
4668 (Search Index): Both `i' and `,' find all index entries.
4669 Replace example `C-f' with `C-l' (which exists in index of Info
4670 manual) and delete spaces in its keyboard input sequence.
4671 Delete unnecessary explanations about literal characters.
4672
46732005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4674
4675 * gnus.texi (Document Server Internals): Addition.
4676
46772005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4678
4679 * gnus.texi (A note on namespaces): Fix RFC reference.
4680
46812005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4682
4683 * gnus.texi (RSS): Fix key description.
4684
46852005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4686
4687 * gnus.texi: Emacs/w3 -> Emacs/W3.
4688 (Browsing the Web): Fix description.
4689 (Web Searches): Ditto.
4690 (Customizing W3): Ditto.
4691
46922005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4693
4694 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4695
46962005-10-11 Jay Belanger <belanger@truman.edu>
4697
4698 * calc.texi (Integration): Mention using `a i' to compute definite
4699 integrals.
4700
47012005-10-11 Juri Linkov <juri@jurta.org>
4702
4703 * info.texi: Rearrange nodes.
4704 (Top): Update menu. Change ref `Info for Experts' to
4705 `Advanced Info Commands'.
4706 (Getting Started): Fix description of manual's parts.
4707 (Help-Int): Change xref `Info Search' to `Search Index', and
4708 `Expert Info' to `Advanced'.
4709 (Advanced): Move node one level up.
4710 (Search Text, Search Index): New nodes split out from `Info Search'.
4711 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4712 split out from `Advanced'.
4713 (Advanced, Emacs Info Variables): De-document editing an Info file
4714 in Info.
4715 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4716 (Creating an Info File): Delete node and move its text to
4717 `Expert Info'.
4718
47192005-10-10 Carsten Dominik <dominik@science.uva.nl>
4720
4721 * org.texi (Workflow states): Documented that change in keywords
4722 becomes active only after restart of Emacs.
4723
47242005-10-08 Michael Albinus <michael.albinus@gmx.de>
4725
4726 Sync with Tramp 2.0.51.
4727
47282005-10-08 Nick Roberts <nickrob@snap.net.nz>
4729
4730 * speedbar.texi (Introduction): Describe new location of speedbar
4731 on menubar.
4732 (Basic Key Bindings): Remove descriptions of bindings that have
4733 been removed.
4734
47352005-10-05 Nick Roberts <nickrob@snap.net.nz>
4736
4737 * speedbar.texi (GDB): Describe use of watch expressions.
4738
47392005-09-28 Simon Josefsson <jas@extundo.com>
4740
4741 * message.texi (IDNA): Fix.
4742
47432005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4744
4745 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4746 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4747 description of nntp-open-connection-function.
4748 (Common Variables): Fix descriptions.
4749
47502005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4751
4752 * gnus.texi (Server Buffer Format): Document the %a format spec.
4753
47542005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4755
4756 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4757
47582005-09-23 Carsten Dominik <dominik@science.uva.nl>
4759
4760 * org.texi Version 3.16.
4761
47622005-09-19 Miles Bader <miles@gnu.org>
4763
4764 * newsticker.texi: Get rid of CVS keywords.
4765
47662005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * gnus.texi (Finding the Parent): Fix description of how Gnus
4769 finds article.
4770
47712005-09-14 Jari Aalto <jari.aalto@cante.net>
4772
4773 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4774 to drop off non-answered articles.
4775
47762005-09-19 Juanma Barranquero <lekktu@gmail.com>
4777
4778 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4779 braces (which are unsupported by NMAKE) for macro `srcdir'.
4780
47812005-09-17 Eli Zaretskii <eliz@gnu.org>
4782
4783 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4784 (../info/newsticker, newsticker.dvi): New targets.
4785
47862005-09-17 Ulf Jasper <ulf.jasper@web.de>
4787
4788 * newsticker.texi: Replace @command with @code. Replace @example
4789 with @lisp.
4790 (Top): Added explanations to menu items.
4791 (GNU Free Documentation License): Removed.
4792
47932005-09-16 Romain Francoise <romain@orebokech.com>
4794
4795 Update all files to specify GFDL version 1.2.
4796
4797 * doclicense.texi (GNU Free Documentation License): Update to
4798 version 1.2.
4799
48002005-09-15 Richard M. Stallman <rms@gnu.org>
4801
4802 * newsticker.texi: Fix @setfilename.
4803
4804 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4805 (../info/newsticker, newsticker.dvi): New targets.
4806
48072005-08-30 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * org.texi: Version 3.15.
4810
48112005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4812
4813 * ses.texi: Combine all three indices into one.
4814 Correct a few typos.
4815
48162005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4817
4818 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4819
48202005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4821
4822 * emacs-mime.texi (Handles): Remove duplicate item.
4823 (Encoding Customization): Fix the default value for
4824 mm-coding-system-priorities.
4825 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4826 (Basic Functions): Fix reference.
4827
48282005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4829
4830 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4831
48322005-08-18 Richard M. Stallman <rms@gnu.org>
4833
4834 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4835 and web site.
4836
4837 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4838 not keyboard-translate.
4839
48402005-08-11 Richard M. Stallman <rms@gnu.org>
4841
4842 * faq.texi (Using regular expressions): Fix xref.
4843
48442005-08-09 Juri Linkov <juri@jurta.org>
4845
4846 * info.texi (Help-P): Replace `Prev' with `Previous'.
4847 (Help-M, Help-Xref): Add S-TAB.
4848 (Help-FOO): Update `u' command.
4849 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4850 Update info about visibility of xref parts.
4851 (Help-Int): Fix `m' command. Rename `Info-last' to
4852 `Info-history-back'. Add `Info-history-forward'.
4853 (Advanced): Fix `g*' and `M-n' commands.
4854 (Info Search): Add `index-apropos' in stand-alone browser.
4855 Add isearch commands.
4856 (Emacs Info Variables): Remove `Info-fontify'.
4857 Add `Info-mode-hook'. Update face names.
4858 Add `Info-fontify-maximum-menu-size',
4859 `Info-fontify-visited-nodes', `Info-isearch-search'.
4860
48612005-08-07 Michael Albinus <michael.albinus@gmx.de>
4862
4863 Sync with Tramp 2.0.50.
4864
4865 * tramp.texi: Use @option{} consequently for method names.
4866 (Inline methods, External transfer methods): Remove references to
4867 Cygwin.
4868 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4869 implementation.
4870
48712005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4872
4873 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4874 Mention that gnus-init-file is not read when Emacs is invoked with
4875 --no-init-file or -q.
4876
48772005-07-19 Carsten Dominik <dominik@science.uva.nl>
4878
4879 * org.texi: Version 3.14.
4880
48812005-07-04 Carsten Dominik <dominik@science.uva.nl>
4882
4883 * org.texi: Version 3.13.
4884
48852005-07-18 Juri Linkov <juri@jurta.org>
4886
4887 * calc.texi (Time Zones, Logical Operations):
4888 * cl.texi (Overview):
4889 * org.texi (TODO types):
4890 * sc.texi (Emacs 18 MUAs):
4891 * speedbar.texi (Top):
4892 * url.texi (History):
4893 Delete duplicate duplicate words.
4894
ce058493 48952005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4896
4897 * cl.texi (Type Predicates): Document `atom' type.
4898
48992005-07-04 Lute Kamstra <lute@gnu.org>
4900
4901 Update FSF's address in GPL notices.
4902
4903 * calc.texi (Copying):
4904 * doclicense.texi (GNU Free Documentation License):
4905 * faq.texi (Contacting the FSF):
4906 * mh-e.texi (Copying): Update FSF's address.
4907
49082005-07-03 Richard M. Stallman <rms@gnu.org>
4909
4910 * flymake.texi (Example -- Configuring a tool called directly):
4911 Update name of flymake-build-relative-filename.
4912
49132005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4914
4915 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4916
49172005-06-29 Carsten Dominik <dominik@science.uva.nl>
4918
4919 * org.texi: Version 3.12.
4920
49212005-06-24 Eli Zaretskii <eliz@gnu.org>
4922
4923 * makefile.w32-in (MAKEINFO): Use --force.
4924 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4925 Makefile.in.
4926 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4927 more shells.
4928
49292005-06-23 Richard M. Stallman <rms@gnu.org>
4930
4931 * speedbar.texi (Creating a display): Texinfo usage fixes.
4932
4933 * tramp.texi (Customizing Completion, Auto-save and Backup):
4934 Texinfo usage fixes.
4935
49362005-06-23 Juanma Barranquero <lekktu@gmail.com>
4937
4938 * dired-x.texi (Miscellaneous Commands):
4939 * ediff.texi (Miscellaneous):
4940 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4941 (Agent Variables):
4942 * info.texi (Help-Xref):
4943 * message.texi (Message Headers):
4944 * org.texi (Remember):
4945 * reftex.texi (Options (Defining Label Environments)):
4946 (Options (Index Support)):
4947 (Options (Viewing Cross-References)):
4948 (Options (Misc)):
4949 (Changes):
4950 * speedbar.texi (Creating a display):
4951 * tramp.texi (Customizing Completion, Auto-save and Backup):
4952 Texinfo usage fix.
4953
49542005-06-13 Carsten Dominik <dominik@science.uva.nl>
4955
4956 * org.texi: Version 3.11.
4957
49582005-06-12 Jay Belanger <belanger@truman.edu>
4959
4960 * calc.texi (Getting Started): Remove extra menu item.
4961
49622005-05-31 Jay Belanger <belanger@truman.edu>
4963
4964 * calc.texi (Notations Used in This Manual): Use @kbd for key
4965 sequence.
4966 (Demonstration of Calc): Mention another way of starting Calc.
4967 (Starting Calc): Mention long name of M-#.
4968 (Embedded Mode Overview): Remove unnecessary instruction.
4969 (Other M-# commands): Rephrase `M-# 0' explanation.
4970 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4971 reflect current behavior.
4972
49732005-05-30 Jay Belanger <belanger@truman.edu>
4974
4975 * calc.texi (Hooks): Change description of calc-window-hook and
4976 calc-trail-window-hook to match usage.
4977 (Computational Functions): Add more constant-generating functions.
4978 (Customizable Variables): Use defvar.
4979
49802005-05-28 Jay Belanger <belanger@truman.edu>
4981
4982 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4983 (Basic Embedded Mode): Explain behavior of arguments to
4984 calc-embedded-mode.
4985
49862005-05-27 Jay Belanger <belanger@truman.edu>
4987
4988 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4989 current behavior.
4990
49912005-05-25 Jay Belanger <belanger@truman.edu>
4992
4993 * calc.texi: Change Calc version number throughout.
4994 (Keypad Mode): Change location in info output.
4995 (Keypad mode overview): Move picture of keypad.
4996
49972005-05-21 Jay Belanger <belanger@truman.edu>
4998
4999 * calc.texi (Storing variables): Mention that only most variables
5000 are void to begin with.
5001
50022005-05-21 Kevin Ryde <user42@zip.com.au>
5003
5004 * widget.texi (Basic Types): Update cross ref from "Enabling
5005 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5006 lispref/text.texi change.
5007
50082005-05-20 Carsten Dominik <dominik@science.uva.nl>
5009
5010 * org.texi: Version 3.09.
5011
50122005-05-18 Carsten Dominik <dominik@science.uva.nl>
5013
5014 * reftex.texi: Version 4.28.
5015
50162005-05-16 Jay Belanger <belanger@truman.edu>
5017
5018 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5019
50202005-05-14 Jay Belanger <belanger@truman.edu>
5021
5022 * calc.texi (Default Simplifications): Insert missing ! (logical
5023 not operator).
5024
50252005-05-14 Michael Albinus <michael.albinus@gmx.de>
5026
5027 Sync with Tramp 2.0.49.
5028
50292005-05-10 Jay Belanger <belanger@truman.edu>
5030
5031 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5032 to 1.
5033
50342005-04-29 Carsten Dominik <dominik@science.uva.nl>
5035
5036 * org.texi: Version 3.08, structure reorganized.
5037
50382005-04-24 Richard M. Stallman <rms@gnu.org>
5039
5040 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5041
50422005-04-15 Carsten Dominik <dominik@science.uva.nl>
5043
5044 * org.texi: Update to version 3.06.
5045
50462005-04-13 Lute Kamstra <lute@gnu.org>
5047
5048 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5049
50502005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5051
5052 * cl.texi (Porting Common Lisp): Fix typo.
5053
50542005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus.texi (RSS): Addition.
5057
50582005-04-04 Jay Belanger <belanger@truman.edu>
5059
5060 * calc.texi: Change Calc version number.
5061 (Customizable variables): Fix description of calc-language-alist.
5062 (Copying): Put in version 2 of GPL.
5063
50642005-04-01 Jay Belanger <belanger@truman.edu>
5065
5066 * calc.texi (Troubleshooting Commands): Remove comment about
5067 installation.
5068 (Installation): Remove section.
5069 (Customizable Variables): New section.
5070 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5071 (Graphical Devices): Add references to Customizable Variables.
5072
50732005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5074
5075 * emacs-mime.texi (Display Customization): Markup fixes.
5076 (rfc2047): Update.
5077
50782005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5079
5080 * gnus-faq.texi: Replaced with auto-generated version.
5081
50822005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5083
5084 * dired-x.texi (Multiple Dired Directories): default-directory was
5085 renamed to dired-default-directory.
5086
50872005-03-26 Jay Belanger <belanger@truman.edu>
5088
5089 * calc.texi (Simplifying Formulas, Rewrite Rules):
5090 Change description of top and bottom of fraction.
5091 (Modulo Forms): Move description of how to create modulo forms to
5092 earlier in the section.
5093 (Fraction Mode): Suggest using : to get a fraction by dividing.
5094 (Basic Arithmetic): Adjust placement of command name.
5095 (Truncating the Stack): Emphasize that "hidden" entries are still
5096 visible.
5097 (Installation): Move discussion of printing manual to "About This
5098 Manual".
5099 (About This Manual): Mention how to print the manual.
5100 (Reporting Bugs): Remove first person.
5101 (Building Vectors): Add algebraic version of append.
5102 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5103 (Grouping Digits): Fix typo.
5104
51052005-03-25 Werner Lemberg <wl@gnu.org>
5106
5107 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5108 Replace `legal' with `valid'.
5109
51102005-03-25 Werner Lemberg <wl@gnu.org>
5111
5112 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5113
51142005-03-24 Jay Belanger <belanger@truman.edu>
5115
5116 * calc.texi (General Mode Commands)
5117 (Mode Settings in Embedded Mode): Add some explanation of
5118 recording mode settings.
5119
51202005-03-24 Richard M. Stallman <rms@gnu.org>
5121
5122 * calc.texi: Remove praise of non-free software.
5123
5124 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5125 (Installation): Node deleted.
5126
51272005-03-23 Richard M. Stallman <rms@gnu.org>
5128
5129 * url.texi (HTTP language/coding): Improve last change.
5130
51312005-03-22 Jay Belanger <belanger@truman.edu>
5132
5133 * calc.texi (Embedded Mode): Add new information on changing
5134 modes.
5135
51362005-03-20 Michael Albinus <michael.albinus@gmx.de>
5137
5138 Sync with Tramp 2.0.48.
5139
5140 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5141
5142 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5143 "GNU/Linux". Change all addresses to .gnu.org.
5144 (Default Method): Offer shortened syntax for "su" and "sudo"
5145 methods.
5146
51472005-03-07 Richard M. Stallman <rms@gnu.org>
5148
5149 * url.texi: Fix usage of "e.g.".
5150 (HTTP language/coding): Explain the rules for these strings.
5151
51522005-03-06 Richard M. Stallman <rms@gnu.org>
5153
5154 * woman.texi (Introduction): Minor cleanups.
5155
5156 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5157
5158 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5159 (Installation): Node deleted.
5160
5161 * mh-e.texi (Preface): Get rid of "Emacs 21".
5162
5163 * eshell.texi (Installation): Delete node (for Emacs 20).
5164
51652005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5166
5167 * flymake.texi: Refill and tweak style in @lisp blocks.
5168
51692005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5170
5171 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5172
51732005-03-01 Jay Belanger <belanger@truman.edu>
5174
5175 * calc.texi (Trigonometric and Hyperbolic Functions):
5176 Mention additional functions.
5177 (Algebraic Simplifications): Mention additional simplifications.
5178
51792005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5180
5181 * ses.texi: Add concept/function/variable indices (this work was
5182 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5183 papers on file at FSF).
5184
51852005-02-10 Jay Belanger <belanger@truman.edu>
5186
5187 * calc.texi: Change @LaTeX to La@TeX throughout.
5188 Redefine @expr as @math for TeX output.
5189 Redefine @texline as a no-op for TeX output.
5190 Define @tfn, replace @t by @tfn throughout.
5191
51922005-02-09 Jay Belanger <belanger@truman.edu>
5193
5194 * calc.texi: Add macro for LaTeX for info output.
5195
51962005-02-08 Kim F. Storm <storm@cua.dk>
5197
5198 * texinfo.tex (LaTex): Add def.
5199
52002005-02-06 Jay Belanger <belanger@truman.edu>
5201
5202 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5203 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5204 throughout manual.
5205
52062005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5207
5208 * gnus.texi: Some edits based on comments from David Abrahams.
5209
52102005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5211
5212 * gnus.texi (RSS): Fix the keystroke.
5213
52142005-01-24 David Kastrup <dak@gnu.org>
5215
5216 * faq.texi: Update AUCTeX version info.
5217
52182005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5219
5220 * gnus-faq.texi ([4.1]): Typo.
5221
52222005-01-19 Jay Belanger <belanger@truman.edu>
5223
5224 * calc.texi (Keep Arguments): Mention that keeping arguments
5225 doesn't work with keyboard macros.
5226
52272005-01-16 Richard M. Stallman <rms@gnu.org>
5228
5229 * autotype.texi (Autoinserting): Fix small error.
5230
52312005-01-16 Michael Albinus <michael.albinus@gmx.de>
5232
5233 Sync with Tramp 2.0.47.
5234
5235 * tramp.texi (Compilation): New section, describing compilation of
5236 remote files.
5237
52382005-01-11 Kim F. Storm <storm@cua.dk>
5239
5240 * widget.texi (Basic Types): Add :follow-link keyword.
5241
52422005-01-09 Jay Belanger <belanger@truman.edu>
5243
5244 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5245
52462005-01-08 Jay Belanger <belanger@truman.edu>
5247
5248 * calc.texi: Change throughout to reflect new default value of
5249 calc-settings-file.
5250
52512005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5252
5253 * message.texi (Reply): `message-reply-to-function' should return
5254 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5255
52562005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5257
5258 * faq.texi (Changing load-path): Fix typo.
5259
52602005-01-05 Jay Belanger <belanger@truman.edu>
5261
5262 * calc.texi (Programming Tutorial): Replace kbd command by
5263 appropriate characters for a keyboard macro.
5264
52652005-01-04 Jay Belanger <belanger@truman.edu>
5266
5267 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5268 for Lucid Emacs.
5269 (Programming Tutorial): Mention that the user needs to be in the
5270 right mode to compute some functions.
5271
52722005-01-04 Jay Belanger <belanger@truman.edu>
5273
5274 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5275 no longer applicable.
5276
52772005-01-01 Jay Belanger <belanger@truman.edu>
5278
5279 * calc.texi (Programming Tutorial): Changed description of how to
5280 edit keyboard macros to match current behavior.
5281
52822004-12-31 Jay Belanger <belanger@truman.edu>
5283
5284 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5285
52862004-12-20 Jay Belanger <belanger@truman.edu>
5287
5288 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5289 zero.
5290
52912004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5294 @xref.
5295 (Font Locking): Avoid @strong{Note:}.
5296
52972004-12-17 Michael Albinus <michael.albinus@gmx.de>
5298
5299 Sync with Tramp 2.0.46.
5300
5301 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5302
53032004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * url.texi: Correct typos.
5306 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5307 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5308 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5309 (Dealing with HTTP documents): @inforef->@xref.
5310
53112004-12-15 Jay Belanger <belanger@truman.edu>
5312
5313 * calc.texi: Consistently capitalized all mode names.
5314 (Answers to Exercises): Mention that an answer can be a fraction
5315 when in Fraction mode.
5316
53172004-12-13 Jay Belanger <belanger@truman.edu>
5318
5319 * calc.texi: Fix some TeX definitions.
5320
53212004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * reftex.texi (Imprint): Remove erroneous @value's.
5324
53252004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5326
5327 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5328 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5329
53302004-12-08 Jay Belanger <belanger@truman.edu>
5331
5332 * calc.texi (Starting Calc): Remove comment about installation.
5333 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5334
53352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5336
5337 * url.texi: Update @setfilename.
5338 (Getting Started): No need to worry about Gnus versions.
5339 (Dealing with HTTP documents): Use @inforef.
5340
5341 * org.texi: Fix @direntry file name.
5342
53432004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5344
5345 * url.texi: New file.
5346
5347 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5348
53492004-12-06 Jay Belanger <belanger@truman.edu>
5350
5351 * calc.texi (Using Calc): Remove paragraph about installation.
5352
53532004-12-06 Jay Belanger <belanger@truman.edu>
5354
5355 * calc.texi: Use more Texinfo macros and less TeX defs.
5356 Remove @refill's.
5357
53582004-12-06 Richard M. Stallman <rms@gnu.org>
5359
5360 * org.texi: New file.
5361
53622004-12-05 Richard M. Stallman <rms@gnu.org>
5363
5364 * Makefile.in (org.dvi, ../info/org): New targets.
5365 (INFO_TARGETS): Add ../info/org.
5366 (DVI_TARGETS): Add org.dvi.
5367 (maintainer-clean): Remove the info files in the info dir.
5368
53692004-11-26 Eli Zaretskii <eliz@gnu.org>
5370
5371 * idlwave.texi: Fix the setfilename directive to put the produced
5372 file in ../info.
5373 (Continued Statement Indentation): Resurrect Jan D.'s change from
5374 2004-11-03 that was lost when a newer version of idlwave.texi was
5375 imported.
5376
53772004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5378
5379 * gnus-faq.texi ([5.1]): Added missing bracket.
5380
5381 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5382 `spam-initialize'.
5383
53842004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5385
5386 * message.texi (Various Message Variables): Mention that all mail
5387 file variables are derived from `message-directory'.
5388
5389 * gnus.texi (Splitting Mail): Clarify bogus group.
5390
53912004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5392
5393 * emacs-mime.texi (Encoding Customization): Fix
5394 mm-coding-system-priorities entry.
5395
c8763fb6 53962004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5397
5398 * idlwave.texi (Continued Statement Indentation):
5399 * reftex.texi (Options (Index Support)):
5400 (Displaying and Editing the Index, Table of Contents):
5401 * speedbar.texi (Creating a display, Major Display Modes): Replace
5402 non-nil with non-@code{nil}.
5403
54042004-10-21 Jay Belanger <belanger@truman.edu>
5405
5406 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5407
54082004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5409
5410 * calc.texi (Reporting Bugs): Double up `@'.
5411
54122004-10-18 Jay Belanger <belanger@truman.edu>
5413
5414 * calc.texi (Reporting Bugs): Changed the address that bugs
5415 should be sent to.
5416
54172004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * gnus.texi (New Features): Add 5.11.
5420
5421 * message.texi (Resending): Remove wrong default value.
5422
5423 * gnus.texi (Mail Source Specifiers): Describe possible problems
5424 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5425 `pop3-leave-mail-on-server' to the index.
5426
54272004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5428
5429 * message.texi (Canceling News): Add how to set a password.
5430
54312004-10-12 Jay Belanger <belanger@truman.edu>
5432
5433 * calc.texi (Help Commands): Changed the descriptions of
5434 calc-describe-function and calc-describe-variable to match their
5435 current behavior.
5436
54372004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5438
5439 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5440
54412004-10-12 Michael Albinus <michael.albinus@gmx.de>
5442
5443 Sync with Tramp 2.0.45.
5444
5445 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5446 plink link. The URL is outdated. Originator contacted for
5447 clarification.
5448
54492004-10-10 Juri Linkov <juri@jurta.org>
5450
5451 * gnus.texi (Top, Marking Articles): Join two menus in one node
5452 because a node can have only one menu.
5453
54542004-10-09 Juri Linkov <juri@jurta.org>
5455
5456 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5457 example of nnmail-split-fancy.
5458
54592004-10-06 Karl Berry <karl@gnu.org>
5460
5461 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5462 consistency with other uses of dashes.
5463
54642004-10-05 Karl Berry <karl@gnu.org>
5465
5466 * info.texi: Consistently use --- throughout, periods at end of
5467 menu descriptions, and a couple typos.
5468
54692004-09-26 Jesper Harder <harder@ifa.au.dk>
5470
5471 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5472 * pgg.texi (User Commands, Backend methods): Do.
5473 * gnus.texi: Markup fixes.
5474 (Setting Process Marks): Fix `M P a' entry.
5475 * emacs-mime.texi: Fixes.
5476
54772004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5478
5479 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5480 again.
5481 Use 5.10 instead of 5.10.0.
5482
54832004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5484
5485 * gnus.texi (Summary Mail Commands): S D e.
5486
54872004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5488
5489 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5490 the gnus-article-mode-line-format section.
5491
54922004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5493
5494 * gnus.texi (Various Summary Stuff): Fix the documentation for
5495 gnus-newsgroup-variables.
5496
54972004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5498
5499 * gnus.texi (MIME Commands): Added
5500 gnus-mime-display-multipart-as-mixed,
5501 gnus-mime-display-multipart-alternative-as-mixed,
5502 gnus-mime-display-multipart-related-as-mixed.
5503 (Mail Source Customization): Clarify `mail-source-directory'.
5504 (Splitting Mail): Mention gnus-group-find-new-groups.
5505 (SpamOracle): Fixed typo.
5506
5507 * gnus-faq.texi: Untabify.
5508 ([6.3]): nnir.el is in contrib directory.
5509
5510 * message.texi (News Headers): Clarify how a unique ID is created.
5511
5512 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5513 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5514
b2abec73 55152004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5516
b2abec73 5517 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5518
55192004-09-20 Florian Weimer <fw@deneb.enyo.de>
5520
5521 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5522
55232004-09-22 Jay Belanger <belanger@truman.edu>
5524
5525 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5526 might be hidden during part of the session.
5527
55282004-09-20 Jay Belanger <belanger@truman.edu>
5529
5530 * calc.texi (Notations Used in This Manual): Put in an earlier
5531 mention that DEL could be called Backspace.
5532
55332004-09-10 Simon Josefsson <jas@extundo.com>
5534
5535 * gnus.texi (IMAP): Add example. Suggested and partially written
5536 by Steinar Bang <sb@dod.no>.
5537
55382004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5539
5540 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5541 netrc syntax.
5542
55432004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5544
b2abec73
JB
5545 * gnus.texi (Spam ELisp Package Sequence of Events):
5546 Some clarifications.
2de53ca6
GM
5547 (Spam ELisp Package Global Variables): More clarifications.
5548
55492004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5550
5551 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5552 Mention spam-split does not modify incoming mail.
5553
55542004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5555
5556 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5557
55582004-09-10 Eli Zaretskii <eliz@gnu.org>
5559
5560 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5561
55622004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5563
5564 * makefile.w32-in (sieve, pgg): Use $(infodir).
5565
55662004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5567
5568 * makefile.w32-in: Fix PGG and Sieve entries.
5569
55702004-08-28 Eli Zaretskii <eliz@gnu.org>
5571
5572 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5573 Emacs and related programs.
5574
55752004-08-27 Richard M. Stallman <rms@gnu.org>
5576
5577 * faq.texi: Fix texinfo usage, esp. doublequotes.
5578 (Difference between Emacs and XEmacs): Some clarification.
5579
5580 * faq.texi (Difference between Emacs and XEmacs):
5581 Explain not to contrast XEmacs with GNU Emacs.
5582
55832004-08-26 Richard M. Stallman <rms@gnu.org>
5584
5585 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5586
55872004-08-22 David Kastrup <dak@gnu.org>
5588
5589 * reftex.texi (AUCTeX): Update links, section name.
5590
5591 * faq.texi (Calc): Update availability (included in 22.1).
5592 (AUCTeX): Update availability, information, versions, description.
5593
55942004-08-14 Eli Zaretskii <eliz@gnu.org>
5595
5596 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5597
55982004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5599
5600 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5601
56022004-08-10 Michael Albinus <michael.albinus@gmx.de>
5603
5604 Sync with Tramp 2.0.44.
5605
56062004-08-05 Lars Hansen <larsh@math.ku.dk>
5607
5608 * widget.texi (User Interface): Update how to separate the
5609 editable field of an editable-field widget from other widgets.
5610 (Programming Example): Add text after field.
5611
56122004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5613
5614 * emacs-mime.texi (Encoding Customization): Add a note to the
5615 mm-content-transfer-encoding-defaults entry.
5616 (rfc2047): Update.
5617
5618 * gnus.texi (Article Highlighting): Add
5619 gnus-cite-ignore-quoted-from.
5620 (POP before SMTP): New node.
5621 (Posting Styles): Addition.
5622 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5623 (Fancy Mail Splitting): Ditto.
5624 (X-Face): Add gnus-x-face.
5625
56262004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5627
5628 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5629 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5630
56312004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5632
5633 * gnus.texi (Mail Source Specifiers): Describe
5634 `pop3-leave-mail-on-server'.
5635
56362004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5637
5638 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5639
5640 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5641 repository. Change setfilename.
5642
5643 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5644
56452004-07-02 Juri Linkov <juri@jurta.org>
5646
5647 * pcl-cvs.texi (Viewing differences): Add `d r'.
5648
56492004-06-29 Jesper Harder <harder@ifa.au.dk>
5650
5651 * ses.texi, viper.texi, flymake.texi, faq.texi:
5652 * eshell.texi, ediff.texi: Markup fixes.
5653
56542004-06-21 Karl Berry <karl@gnu.org>
5655
5656 * info.texi (Top): Mention that only Emacs has mouse support.
5657 (Getting Started): Mention this in a few other places.
5658
56592004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5660
5661 * autotype.texi (Copyrights, Timestamps): Recommend
5662 `before-save-hook' instead of `write-file-functions'.
5663
56642004-06-13 Lars Hansen <larsh@math.ku.dk>
5665
5666 * dired-x.texi (dired-mark-omitted): Update keybinding.
5667
56682004-06-10 Kim F. Storm <storm@cua.dk>
5669
5670 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5671
56722004-06-05 Lars Hansen <larsh@math.ku.dk>
5673
5674 * dired-x.texi (variable dired-omit-mode): Rename from
5675 dired-omit-files-p.
5676 (function dired-omit-mode): Rename from dired-omit-toggle.
5677 Call dired-omit-mode rather than set dired-omit-files-p.
5678 (dired-mark-omitted): Describe command.
5679
56802004-05-29 Michael Albinus <michael.albinus@gmx.de>
5681
5682 Version 2.0.41 of Tramp released.
5683
56842004-05-29 Juanma Barranquero <lektu@terra.es>
5685
5686 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5687 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5688
56892004-05-29 Richard M. Stallman <rms@gnu.org>
5690
5691 * cl.texi (Top): Call this chapter `Introduction'.
5692 (Overview): In TeX, no section heading here.
5693
5694 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5695
56962004-05-29 Eli Zaretskii <eliz@gnu.org>
5697
5698 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5699 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5700
57012004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5702
5703 * flymake.texi: New file.
5704
57052004-05-28 Simon Josefsson <jas@extundo.com>
5706
5707 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5708
b344d29d 57092004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5710
5711 Version 2.0.40 of Tramp released.
5712
57132004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5714
5715 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5716
5717 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5718 variables `tramp-backup-directory-alist' and
5719 `tramp-bkup-backup-directory-info'.
5720 (Overview, Connection types)
5721 (External transfer methods, Default Method)
5722 (Windows setup hints): Remove restriction of password entering
5723 with external methods.
5724 (Auto-save and Backup): Make file name example
5725 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5726 and `auto-save-directory' must be used.
5727 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5728 only "NT"). Remove doubled entry "What kinds of systems does
5729 @tramp{} work on".
5730 (tramp): Macro removed.
5731 (Obtaining Tramp): Flag removed from title.
5732 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5733 and `trampver' used properly. Flag `tramp-inst' replaced by
5734 `installchapter'. Installation related text adapted.
5735
57362004-04-28 Masatake YAMATO <jet@gyve.org>
5737
5738 * widget.texi (Programming Example): Remove overlays.
5739
57402004-04-27 Jesper Harder <harder@ifa.au.dk>
5741
5742 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5743
57442004-04-23 Juanma Barranquero <lektu@terra.es>
5745
5746 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5747
57482004-04-05 Jesper Harder <harder@ifa.au.dk>
5749
5750 * info.texi (Info Search): Add info-apropos.
5751
57522004-03-22 Juri Linkov <juri@jurta.org>
5753
5754 * faq.texi: Fix help key bindings.
5755
57562004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5759 (as suggested by Karl Berry). Update information about colored
5760 stars in menus. Add new subheading describing M-n.
5761
57622004-03-12 Richard M. Stallman <rms@gnu.org>
5763
5764 * cl.texi (Top): Rename top node's title.
5765
57662004-03-08 Karl Berry <karl@gnu.org>
5767
5768 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5769 problems making the texinfo distribution.
5770
57712004-02-29 Simon Josefsson <jas@extundo.com>
5772
5773 * smtpmail.texi (Authentication): Changed the list of supported
5774 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5775 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5776 <voegelas@gmx.net>.
5777
57782004-02-29 Juanma Barranquero <lektu@terra.es>
5779
5780 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5781 Use $(DEL) instead of rm, and ignore exit code.
5782
b344d29d 57832004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5784
5785 Tramp version 2.0.39 released.
5786
57872004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5788
5789 * tramp.texi (Customizing Completion): Explain new functions
5790 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5791 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5792 (Top): Refer to Savannah mailing list as the major one. Mention
5793 older mailing lists in HTML mode only.
5794 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5795 (Frequently Asked Questions): Remote hosts must not be Unix-like
5796 for "smb" method.
5797 (Password caching): New node.
5798 (External transfer methods): Refer to password caching for "smb"
5799 method.
5800
58012004-02-17 Karl Berry <karl@gnu.org>
5802
5803 * info.texi (Help-Int): Mention the new line number feature.
5804
58052004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5806
5807 * ses.texi (Advanced Features): New functionality for
5808 ses-set-header-row (defaults to current row unless C-u used).
5809 (Acknowledgements): Add Stefan Monnier.
5810
58112003-12-29 Kevin Ryde <user42@zip.com.au>
5812
5813 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5814
b344d29d 58152003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5816
5817 Tramp version 2.0.38 released.
5818
5819 * tramp.texi (Remote shell setup): Warn of environment variables
5820 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5821 <sven.gabriel@imk.fzk.de>.
5822 (Configuration): Tramp now chooses base64/uuencode
5823 automatically. Update wording accordingly.
5824 (Top): More description for the `Default Method' menu entry.
5825 (Default Method): Use @code, not @var, for Lisp variables.
5826 (Default Method): New subsection `Which method is the right one
5827 for me?' Suggested by Christian Kirsch.
5828 (Configuration): Pointer to new subsection added.
5829 (Default Method): Too many "use" in one sentence.
5830 Rephrase. Reported by Christian Kirsch.
5831 (Filename Syntax): Old `su' example is probably a left-over from
5832 the sm/su method naming. Replace with `ssh', instead.
5833 (External transfer methods, Auto-save and Backup):
5834 Typo fixes.
5835
58362003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5837
183080b6 5838 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5839 (Top): Mention japanese manual only if flag `jamanual' is set.
5840 Insert section `Japanese manual' in menu.
5841
58422003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5843
5844 * eshell.texi (Known Problems): Add doc item.
5845
58462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5847
5848 * cc-mode.texi: Update for CC Mode 5.30.
5849
5850 Note: Please refrain from doing purely cosmetic changes like
5851 removing trailing whitespace in this manual; it clobbers cvs
5852 merging for no good reason.
5853
58542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5855
5856 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5857 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5858 @acronym{ASCII}.
5859
58602003-10-26 Karl Berry <karl@gnu.org>
5861
5862 * info.texi (Info Search): Echo area, not echo are. From Debian
5863 diff.
5864
58652003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5866
10d1d0af 5867 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5868 :buttons and :children keywords.
5869
58702003-10-22 Miles Bader <miles@gnu.org>
5871
5872 * Makefile.in (info): Move before $(top_srcdir)/info.
5873
58742003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5875
5876 * tramp.texi (Inline methods): Small grammar fix.
5877 (External transfer methods): Likewise.
5878
58792003-10-08 Nick Roberts <nick@nick.uklinux.net>
5880
5881 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5882
58832003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5886
58872003-09-30 Richard M. Stallman <rms@gnu.org>
5888
5889 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5890
5891 * widget.texi (User Interface): Fix typos.
5892
5893 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5894
58952003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5896
5897 * pcl-cvs.texi (Selected Files): Fix typo.
5898
58992003-09-21 Karl Berry <karl@gnu.org>
5900
5901 * info.texi (] and [ commands): No period at end of section title.
5902
59032003-09-04 Miles Bader <miles@gnu.org>
5904
5905 * Makefile.in (top_srcdir): New variable.
5906 ($(top_srcdir)/info): New rule.
5907 (info): Depend on it.
5908
59092003-09-03 Peter Runestig <peter@runestig.com>
5910
5911 * makefile.w32-in: New file.
5912
59132003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5914
5915 * widget.texi (User Interface): Explain the need of static text
5916 around an editable field.
5917
59182003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5919
5920 * widget.texi (Basic Types): The argument to `:help-echo' can now
5921 be a form that evaluates to a string.
5922
59232003-08-18 Kim F. Storm <storm@cua.dk>
5924
5925 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5926
59272003-08-16 Richard M. Stallman <rms@gnu.org>
5928
5929 * dired-x.texi (Shell Command Guessing): Explain *.
5930
59312003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5932
5933 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5934 log-edit-insert-changelog.
5935
59362003-08-03 Karl Berry <karl@gnu.org>
5937
5938 * info.texi: Need @contents.
5939
c8763fb6 59402003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5941
5942 Tramp version 2.0.36 released.
5943
5944 * tramp.texi (Remote shell setup): Explain about problems with
5945 non-Bourne commands in ~/.profile and ~/.shrc.
5946
59472003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5948
5949 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5950 renaming of `vis-mode' to `visible-mode'.
5951
59522003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5953
5954 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5955 next, prev and up pointers.
5956
59572003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5958
5959 * info.texi (Help): Mention existence of Emacs and stand-alone
5960 Info at the very beginning of the tutorial.
5961 (Help-Inv): New node.
5962 (Help-]): New node.
5963 (Help-M): Systematically point out the differences between default
5964 Emacs and stand-alone versions. Delete second menu.
5965 (Help-Xref): Systematically point out the differences between
5966 default Emacs and stand-alone versions.
5967 (Help-Int): Change `l' example.
5968 (Expert Info): Fix typos.
5969 (Emacs Info Variables): Mention `Info-hide-note-references' and
5970 new default for `Info-scroll-prefer-subnodes'.
5971
c8763fb6 59722003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5973
5974 Version 2.0.35 of Tramp released.
5975
5976 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5977 (Inline methods): Add methods `remsh' and `plink1'.
5978 (External transfer methods): Add method `remcp'.
5979 (Multi-hop Methods): Add method `remsh'.
5980 Small patch from Adrian Aichner <adrian@xemacs.org>:
5981 Fix minor typos.
5982 (Concept Index): Added to make manual searchable via
5983 `Info-index'.
5984 (Version Control): Add cindex entry.
5985
c8763fb6 59862003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5987
5988 * trampver.texi: Version 2.0.34 released.
5989
59902003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5991
5992 * faq.texi: Improve previous changes.
5993
59942003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5995
5996 * faq.texi: Update copyright and maintenance details.
5997 Update some package URLs, versions, and maintainers.
5998 Remove many references to the Emacs Lisp Archive.
5999
60002003-04-23 Simon Josefsson <jas@extundo.com>
6001
6002 * smtpmail.texi: Fix license (the invariant sections mentioned has
6003 never been part of the smtp manual). Align info dir entry with
6004 other emacs packages.
6005
60062003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6007
6008 * tramp.texi: Version 2.0.33 released.
6009 Remove installation chapter. Remove XEmacs specifics.
6010
60112003-03-29 Richard M. Stallman <rms@gnu.org>
6012
6013 * tramp.texi (Top): Undo the previous renaming.
6014 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6015
c8763fb6 60162003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6017
6018 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6019 version of manual.
6020
6021 * tramp.texi (Auto-save and Backup): New node.
6022
60232003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6024
6025 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6026 Emacs" in order to have better differentiation to "XEmacs".
6027 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6028 are new macros in order to point to the other Emacs flavor where
6029 appropriate. In info case, point to node `Installation' in order
6030 to explain how to generate the other way. In html case, make a
6031 link to the other html file.
6032 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6033 after CVS checkout/update.
6034 (Installation): Completely rewritten.
6035 (Installation parameters, Load paths): New sections under
6036 `Installation'.
6037
c8763fb6 60382003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6039
6040 * tramp.texi: Version 2.0.30 released.
6041 Replace word "path" with "localname" where used as a component of
6042 a Tramp file name.
6043
60442003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6045
6046 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6047 introduced.
6048 (Installation): Explain what to do if files from the tramp/contrib
6049 directory are needed.
6050
60512003-02-23 Alex Schroeder <alex@emacswiki.org>
6052
6053 * smtpmail.texi (How Mail Works): New.
6054
60552003-02-22 Alex Schroeder <alex@emacswiki.org>
6056
6057 * smtpmail.texi: New file.
6058
6059 * Makefile.in: Build SMTP manual.
6060
c8763fb6 60612003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6062
6063 * tramp.texi: Version 2.0.29 released.
6064 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6065 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6066
60672003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6068
6069 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6070 another package loads accidently Ange-FTP.
6071
60722003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6073
6074 * tramp.texi (Customizing Completion): Add function
6075 `tramp-parse-sconfig'. Change example of
6076 `tramp-set-completion-function', because parsing of ssh config
6077 files looks more natural.
6078
60792003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6080
6081 * gnus.texi: Do not use `path' in several locations.
6082
c8763fb6 60832002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6084
6085 * tramp.texi (External transfer methods): New method `smb'. From
6086 Michael Albinus.
6087
60882002-11-05 Karl Berry <karl@gnu.org>
6089
6090 * info.texi (Info-fontify): Reorder face list to avoid bad line
6091 breaks.
6092
c8763fb6 60932002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6094
6095 * tramp.texi: Move @copying to standard place. Use
6096 @insertcopying.
6097
60982002-10-02 Karl Berry <karl@gnu.org>
6099
6100 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6101 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6102 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6103 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6104 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6105 Per rms, update all manuals to use @copying instead of @ifinfo.
6106 Also use @ifnottex instead of @ifinfo around the top node, where
6107 needed for the sake of the HTML output.
6108 (The Gnus manual is not fixed since it's not clear to me how it
6109 works; and the Tramp manual already uses @copying, although in an
6110 unusual way. All others were changed.)
6111
61122002-09-10 Jonathan Yavner <jyavner@engineer.com>
6113
6114 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6115 (../info/ses, ses.dvi): New targets.
6116 * ses.texi: New file.
6117
c8763fb6 61182002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6119
6120 * texinfo.tex: Update to texinfo 4.2.
6121
61222002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6123
6124 * reftex.texi: Update to RefTeX 4.19.
6125
c8763fb6 61262002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6127
6128 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6129 (../info/tramp, tramp.dvi): New targets.
6130
61312002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6132
6133 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6134 (calc.dvi): Uncomment.
6135
61362001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6137
6138 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6139 (../info/calc): New target.
6140
61412001-10-20 Gerd Moellmann <gerd@gnu.org>
6142
6143 * (Version 21.1 released.)
6144
61452001-10-05 Gerd Moellmann <gerd@gnu.org>
6146
6147 * Branch for 21.1.
6148
61492001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6150
6151 * Makefile.in (../info/info): Use an explicit -o switch to
6152 makeinfo.
6153
61542001-03-05 Gerd Moellmann <gerd@gnu.org>
6155
6156 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6157
61582000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6159
6160 * Makefile.in (../info/idlwave): Use --no-split.
6161
61622000-12-14 Dave Love <fx@gnu.org>
6163
6164 * Makefile.in (mostlyclean): Remove gnustmp.*
6165 (gnus.dvi): Change rule to remove @latex stuff.
6166
61672000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6168
6169 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6170
61712000-10-13 John Wiegley <johnw@gnu.org>
6172
6173 * Makefile.in: Add build targets for eshell.texi.
6174
61752000-09-25 Gerd Moellmann <gerd@gnu.org>
6176
6177 * Makefile.in: Remove/comment speedbar stuff.
6178
61792000-09-22 Dave Love <fx@gnu.org>
6180
6181 * Makefile.in: Add emacs-mime.
6182
61832000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6184
6185 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6186 (DVI_TARGETS): Add woman.dvi.
6187 (../info/woman, woman.dvi): New targets.
6188
61892000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6190
6191 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6192
6193 * pcl-cvs.texi: New file.
6194 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6195 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6196
61972000-05-11 Gerd Moellmann <gerd@gnu.org>
6198
6199 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6200 (../info/ebrowse, ebrowse.dvi): New targets.
6201
62022000-01-13 Gerd Moellmann <gerd@gnu.org>
6203
6204 * Makefile.in (INFO_TARGETS): Add eudc.
6205 (DVI_TARGETS): Add eudc.dvi.
6206 (../info/eudc, eudc.dvi): New targets.
6207
62082000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6209
6210 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6211 compatibility with 8+3 filesystems).
6212 (../info/efaq): Rename from emacs-faq.
6213
62142000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6215
6216 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6217 (../info/idlwave, idlwave.dvi): New targets.
6218
62191999-10-23 Dave Love <fx@gnu.org>
6220
6221 * Makefile.in: Use autotype.texi.
6222
62231999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6224
6225 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6226 faq.texi file) rather than ../info/faq.
6227
62281999-10-07 Gerd Moellmann <gerd@gnu.org>
6229
6230 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6231 (../info/ada-mode, ada-mode.dvi): New targets.
6232
62331999-09-01 Dave Love <fx@gnu.org>
6234
6235 * Makefile.in: Add faq.
6236
62371999-07-12 Richard Stallman <rms@gnu.org>
6238
6239 * Version 20.4 released.
6240
62411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6242
6243 * Version 20.3 released.
6244
62451998-04-06 Andreas Schwab <schwab@gnu.org>
6246
768c0c0f
JB
6247 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6248 Use it in dvi targets.
2de53ca6
GM
6249 (../etc/GNU): Change to $(srcdir) first.
6250
62511998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6252
6253 * reftex.texi: Update for RefTeX version 3.22.
6254
62551998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6256
6257 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6258 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6259
62601997-09-23 Paul Eggert <eggert@twinsun.com>
6261
6262 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6263 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6264
62651997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6266
6267 * Version 20.2 released.
6268
62691997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6270
6271 * Version 20.1 released.
6272
62731997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6274
6275 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6276
62771996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6278
6279 * Version 19.33 released.
6280
62811996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6282
6283 * Version 19.32 released.
6284
62851996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6286
6287 * Makefile.in: Add rules for the Message manual.
6288
62891996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6290
6291 * gnus.texi: New version.
6292
6293 * message.texi: New manual.
6294
62951996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6296
6297 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6298
62991996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6300
6301 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6302 Specify -I option.
6303 (All dvi targets): Set the TEXINPUTS variable.
6304
63051996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6306
6307 * Version 19.31 released.
6308
63091996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6310
6311 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6312 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6313
63141995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6315
6316 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6317 (INFO_TARGETS): Add ../info/cc-mode.
6318 (DVI_TARGETS): Add cc-mode.dvi.
6319
63201996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6321
6322 * Version 19.31 released.
6323
63241995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6325
6326 * Version 19.30 released.
6327
63281995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6329
6330 * gnus.texi: New file.
6331
63321995-11-04 Erik Naggum <erik@naggum.no>
6333
6334 * gnus.texi: File deleted.
6335
63361995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6337
6338 * mh-e.texi: "Function Index" -> "Command Index" to work with
6339 Emacs 19.30 C-h C-k support of separately-documented commands.
6340
63411995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6342
6343 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6344 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6345
63461995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6347
6348 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6349 (../info/viper, viper.dvi): New targets.
6350
63511995-04-20 Kevin Rodgers <kevinr@ihs.com>
6352
6353 * dired-x.texi (Installation): Change the example to set
6354 buffer-local variables like dired-omit-files-p in
6355 dired-mode-hook.
6356
63571995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6358
6359 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6360 (../info/mh-e, mh-e.dvi): New targets.
6361
63621995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6363
6364 * Makefile.in (maintainer-clean): Rename from realclean.
6365
63661994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6367
6368 * Makefile.in: New file.
6369 * Makefile: File deleted.
6370
63711994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6372
6373 * Makefile (TEXINDEX_OBJS): Variable deleted.
6374 (texindex, texindex.o, getopt.o): Rules deleted.
6375 All deps on texindex deleted.
6376 (distclean): Don't delete texindex.
6377 (mostlyclean): Don't delete *.o.
6378 * texindex.c, getopt.c: Files deleted.
6379
63801994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6381
6382 * Version 19.26 released.
6383
63841994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6385
6386 * Version 19.25 released.
6387
63881994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6389
6390 * Version 19.24 released.
6391
63921994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6393
6394 * Version 19.23 released.
6395
63961994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6397
6398 * Makefile: Delete spurious tab.
6399
64001994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6401
6402 * Makefile (.SUFFIXES): New rule.
6403
64041994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6405
6406 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6407 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6408
64091994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6410
6411 * Makefile (../info/sc): Rename from sc.info.
6412 (../info/cl): Likewise.
6413 (INFO_TARGETS): Use new names.
6414
64151993-12-04 Richard Stallman (rms@srarc2)
6416
6417 * getopt.c: New file.
6418 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6419 (getopt.o): New rule.
6420 (dvi): Don't depend on texindex.
6421 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6422 Depend on texindex.
6423
64241993-12-03 Richard Stallman (rms@srarc2)
6425
6426 * Makefile (../info/sc.info): Rename from ../info/sc.
6427 (TEXI2DVI): New variable.
6428 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6429 Add explicit commands.
6430 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6431
64321993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6433
6434 * Version 19.22 released.
6435
64361993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6437
6438 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6439
64401993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6441
6442 * Version 19.21 released.
6443
64441993-11-15 Paul Eggert (eggert@twinsun.com)
6445
6446 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6447
64481993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6449
6450 * Makefile (../etc/GNU): New target.
6451 (EMACSSOURCES): Add gnu1.texi.
6452
64531993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6454
6455 * Makefile (realclean): Don't delete the Info files.
6456
f0131492 64571993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6458
6459 * forms.texi: Fix forms.texi so that it will format correctly.
6460 Add missing `@end iftex', fix bad reference.
6461
6462 * info.texi, info-stn.texi: New files implement texinfo version of
6463 `info' file.
6464
f0131492 64651993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6466
6467 * Makefile: Fix targets for texindex, new info.texi files.
6468 * info-stnd.texi: New file implements info for standalone info
6469 reader.
6470 * info.texi: Update to include recent changes to "../info/info".
6471 New source file for ../info/info; includes info-stnd.texi.
6472
6473 * texindex.c: Include "../src/config.h" if building in emacs.
6474
6475 * Makefile: Change all files to FILENAME.texi, force all targets
6476 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6477 vip.texinfo, forms.texinfo, cl.texinfo.
6478 Add target to build texindex.c, defining `emacs'.
6479
6480 * forms.texi: Install new file to match version 2.3 of forms.el.
6481
64821993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6483
6484 * Version 19.19 released.
6485
64861993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6487
6488 * sc.texinfo: Fix info file name.
6489
6490 * Makefile (info): Add gnus and sc.
6491 (dvi): Add gnus.dvi and sc.dvi.
6492 (../info/sc, sc.dvi): New targets.
6493
64941993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Version 19.18 released.
6497
64981993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Makefile: Fix source file names of the separate manuals.
6501 (gnus.dvi, ../info/gnus): New targets.
6502
65031993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6504
6505 * Version 19.17 released.
6506
65071993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6508
6509 * split-man: Fix typos in last change.
6510
65111993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6512
6513 * Version 19.16 released.
6514
65151993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6516
6517 * version 19.15 released.
6518
65191993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6520
6521 * Makefile (distclean): It's rm, not rf.
6522
65231993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6524
6525 * Version 19.14 released.
6526
65271993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6528
6529 * Makefile: New file.
6530
65311993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6532
6533 * Version 19.13 released.
6534
65351993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6536
6537 * Version 19.9 released.
6538
65391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6540
6541 * Version 19.8 released.
6542
65431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6544
6545 * Version 19.7 released.
6546
65471990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6548
6549 * gnus.texinfo: New file. Removed installation instructions.
6550
65511990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6552
6553 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6554
65551989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6556
6557 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6558 then define `\sc' as the command for smallcaps in Texinfo. This
6559 means that the @sc command will produce small caps. bfox has
6560 made the corresponding change to makeinfo and texinfm.el.
6561
65621988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6563
6564 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6565 Customization since the menu entry did not point to anything.
6566 Also add an @finalout command to remove overfull hboxes from the
6567 printed output.
6568
6569 * cl.texinfo: Add @bye, \input line and @settitle to file.
6570 This file is clearly intended to be a chapter of some other work,
6571 but the other work does not yet exist.
6572
65731988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6574
6575 * texinfo.texinfo: Three typos corrected.
6576
4009494e 6577;; Local Variables:
c8763fb6 6578;; coding: utf-8
4009494e
GM
6579;; fill-column: 79
6580;; add-log-time-zone-rule: t
6581;; End:
6582
5205011b 6583 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6584 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6585
6586 This file is part of GNU Emacs.
6587
97c0352c 6588 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6589 it under the terms of the GNU General Public License as published by
97c0352c
GM
6590 the Free Software Foundation, either version 3 of the License, or
6591 (at your option) any later version.
4009494e
GM
6592
6593 GNU Emacs is distributed in the hope that it will be useful,
6594 but WITHOUT ANY WARRANTY; without even the implied warranty of
6595 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6596 GNU General Public License for more details.
6597
6598 You should have received a copy of the GNU General Public License
97c0352c 6599 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6600
f7ed05c9 6601;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803