* copyright: Add note about lisp/cedet/semantic/imenu.el.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
d99aaebd
CY
12010-03-03 Chong Yidong <cyd@stupidchicken.com>
2
3 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4 now enabled by default.
5
5794c2a5
MA
62010-02-28 Michael Albinus <michael.albinus@gmx.de>
7
8 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
9 when Emacs runs in interactive mode. (Bug#5645)
10
40572be6
GM
112010-02-16 Glenn Morris <rgm@gnu.org>
12
13 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
14
7bb8ed67
MH
152010-02-05 Mark A. Hershberger <mah@everybody.org>
16
17 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
18
45a1423d 192010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
20
21 * gnus.texi (Score File Format): Fix typo.
22
45a1423d 232010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
24
25 * cc-mode.texi: Replace references to obsolete c-subword-mode.
26
14f17fc8
JB
272010-01-18 Juanma Barranquero <lekktu@gmail.com>
28
29 * ada-mode.texi (Project File Overview): Fix typo.
30
607d4369
CY
312010-01-17 Chong Yidong <cyd@stupidchicken.com>
32
33 * semantic.texi: Add Richard Y. Kim credit.
34
35 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
36
3d1bfa99
MA
372010-01-17 Michael Albinus <michael.albinus@gmx.de>
38
39 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
40 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
41
6fbf7a75
GM
422010-01-17 Glenn Morris <rgm@gnu.org>
43
b9f978f0
GM
44 * calc.texi (Reporting Bugs): Don't mention format of repository.
45
f19bc38d
GM
46 * woman.texi (Bugs): Make "Emacs repository" less specific,
47 and the URL for same more specific.
48
6fbf7a75
GM
49 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
50
16c3428a
JB
512010-01-17 Juanma Barranquero <lekktu@gmail.com>
52
53 * ede.texi (ede-step-project, ede-proj-target):
54 * tramp.texi (Remote processes): Fix typos.
55
045b9da7
ML
562010-01-16 Mario Lang <mlang@delysid.org>
57
58 * ede.texi (ede-target):
59 * org.texi (Refiling notes): Remove duplicated words.
60
c57008f6
SM
612010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
62
63 * gnus.texi (Posting Styles): Use with-current-buffer.
64 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
65
798c9eb5
KR
662010-01-02 Kevin Ryde <user42@zip.com.au>
67
68 * eieio.texi (Naming Conventions): Correction to xref on elisp
69 coding conventions, is "Tips" node not "Standards".
70
4970fbfe
CY
712009-12-24 Chong Yidong <cyd@stupidchicken.com>
72
73 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
74
75 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
76
83828b06
KY
772009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
78
79 * gnus.texi (Direct Functions): Add missing port number to tls method.
80
45a4a565
JB
812009-12-15 Juanma Barranquero <lekktu@gmail.com>
82
83 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
84 ($(infodir)/edt, edt.dvi): New targets.
85
698bfef7
GM
862009-12-15 Glenn Morris <rgm@gnu.org>
87
88 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
89 (edt, $(infodir)/edt, edt.dvi): New targets.
90 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
91
92 * Makefile.in (PDF_TARGETS, pdf): New.
93 (clean): Add *.pdf.
94 Add pdf rules for all manuals.
95
0e983327
JB
962009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
97
98 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
99
8e687433
CY
1002009-12-14 Chong Yidong <cyd@stupidchicken.com>
101
102 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
103 (Smart Jump, Analyzer Debug): Copyedits.
104 (Semantic mode user commands): Link to new nodes.
105 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
106 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
107 upstream Semantic manual.
108
109 * semantic.texi (Introduction): Minor fix to diagram.
110
020335df
MA
1112009-12-09 Michael Albinus <michael.albinus@gmx.de>
112
113 * eshell.texi (History): Add the other built-in variables.
114 (Built-ins): Explain built-ins, and how to apply the external commands.
115 Add `history', `su' and `sudo'.
116
117 * tramp.texi (Remote processes): Add missing <RET> in the example.
118
6ddf13e4
BW
1192009-12-01 Bill Wohler <wohler@newt.com>
120
121 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 122 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
123 excessively garrulous.
124
07b6428c
MA
1252009-11-29 Michael Albinus <michael.albinus@gmx.de>
126
127 * tramp.texi (Remote processes): Improve eshell example with "su"
128 and "sudo" commands.
129
fd1cefda
CY
1302009-11-28 Chong Yidong <cyd@stupidchicken.com>
131
132 * semantic.texi (Analyzer Internals): Rename from Analyzer.
133
134 * sem-user.texi (Semantic mode user commands): Fix key syntax.
135 Document semantic-complete-analyze-inline.
136 (Semanticdb search debugging commands): Minor clarification.
137 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 138 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 139 manual.
9d542758 140 (Semantic mode): Link to Idle Scheduler.
fd1cefda 141
159e3ad5
KR
1422009-11-28 Kevin Ryde <user42@zip.com.au>
143
144 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 145 @pxref, now EIEIO is in Emacs.
159e3ad5 146
c6d47315
KR
147 * erc.texi (Development): Correction to git tutorial url.
148
16f6287e
GM
1492009-11-26 Glenn Morris <rgm@gnu.org>
150
151 * faq.texi (Latest version of Emacs): Mention stability of development
152 version.
153 (Problems with very large files): Max buffer size increase in 23.2.
154 (VM): VM has moved house again.
155
5ea5dbc9
JB
1562009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
157
158 * calc.texi (Radix modes): Discuss alternate bases for two's complement
159 notations.
160
5dec9555
CD
1612009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
162
45a4a565 163 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 164
bd6f6833
CY
1652009-11-20 Chong Yidong <cyd@stupidchicken.com>
166
167 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
168 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
169 (Idle Completions Mode): Numerous copyedits.
bd6f6833 170
be479117
JB
1712009-11-17 Juanma Barranquero <lekktu@gmail.com>
172
173 * semantic.texi (Semantic Internals, Glossary):
174 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
175 (Semanticdb search debugging commands): Fix typos.
176
17291a1f
JB
1772009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
178
be479117 179 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 180
af42a9cc
JB
1812009-11-16 Juanma Barranquero <lekktu@gmail.com>
182
183 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
184 ($(infodir)/semantic, semantic.dvi): New targets.
185
3149927d
CY
1862009-11-16 Chong Yidong <cyd@stupidchicken.com>
187
188 * Makefile.in: Build the Semantic manual.
189
190 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
191 repository.
192
977640ed
MA
1932009-11-16 Michael Albinus <michael.albinus@gmx.de>
194
195 * dbus.texi (Receiving Method Calls): New defun
196 `dbus-unregister-service'.
197
17673adf
CD
1982009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
199
200 * org.texi (Speed keys): New section.
201
0ecd3c90
MA
2022009-11-13 Michael Albinus <michael.albinus@gmx.de>
203
204 * dbus.texi (Type Conversion): Fix typo.
205 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
206 `dbus-registered-objects-table'.
207 (Receiving Method Calls): New defun `dbus-register-property'. Move
208 `dbus-unregister-object' here.
209
8bfe682a
CD
2102009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
211
212 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
213
2142009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
215
216 * org.texi (Column attributes): Add the new age summary operators.
217 Also, mention the fact you can only use one summary operator per
218 property.
219
2202009-11-13 John Wiegley <johnw@newartisans.com>
221
222 * org.texi (Tracking your habits): Added a new section in the
223 manual about how to track habits.
224 (Resolving idle time): Added a section on how idle and
225 dangling clocks are resolved.
226
2272009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
228
229 * org.texi (Agenda commands): Document the new `i' command.
230 (Inserting deadline/schedule): Document logging changes
231 of scheduling and deadline times stamps.
232 (In-buffer settings): Document the in-buffer keywords for logging
233 changes of scheduling and deadline times stamps.
234 (Structure editing, Plain lists): Document indentation
235 cycling in empty entries with TAB.
236 (Archiving): Document the default archiving command.
237 (Moving subtrees): Document the new keys for archiving.
238 (Internal archiving): Fix incorrect key.
239 (Agenda commands): Document the TODO set switching commands.
240 (Agenda commands): Document the new archiving keys.
241 (Clocking work time): Better description on how to save
242 and restore a clock.
243 (Resolving idle time): Mention the x11idle program to get true
244 idleness also under X11.
245 (Resolving idle time): Use @kbd instead of @key for normal
246 letters, because this is how he rest of the manual does this.
247 (Pushing to MobileOrg): Mention that `org-directory'
248 should be set.
249 (Agenda commands): Document that SPC is a filter for
250 any tag.
251 (Search view): Renamed from "Keyword search".
252 (Capure): New chapter.
253 (Markup): New chapter.
254 (Links in HTML export, Images in HTML export): Extend
255 the section titles.
256 (Images in HTML export): Document the align option.
257 (Text areas in HTML export): Extend the section title.
258 (Images in LaTeX export): Explain image placement in LaTeX.
259
693737cd
GM
2602009-11-10 Glenn Morris <rgm@gnu.org>
261
262 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
263
c7bd4ebe
MA
2642009-11-08 Michael Albinus <michael.albinus@gmx.de>
265
266 * tramp.texi (Auto-save and Backup): Disable backups just for a
267 method.
268
269 * trampver.texi: Update release number.
270
76c5acad
MA
2712009-11-07 Michael Albinus <michael.albinus@gmx.de>
272
273 Sync with Tramp 2.1.17.
274
275 * trampver.texi: Update release number.
276
d9a57abf
GM
2772009-10-29 Glenn Morris <rgm@gnu.org>
278
279 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
280
637f4f0f
MA
2812009-10-23 Michael Albinus <michael.albinus@gmx.de>
282
283 * tramp.texi (External methods): Temporary files are kept for
284 `rsync' and `rsyncc' methods.
285
310dbb05
JB
2862009-10-09 Juanma Barranquero <lekktu@gmail.com>
287
288 * eieio.texi: Fix typos.
289
09094f28
CY
2902009-10-07 Chong Yidong <cyd@stupidchicken.com>
291
292 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
293
216f299a
JB
2942009-10-07 Juanma Barranquero <lekktu@gmail.com>
295
296 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
297 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
298
966a6506
CY
2992009-10-07 Chong Yidong <cyd@stupidchicken.com>
300
301 * Makefile.in: Build EIEIO and EDE manuals.
302
3032009-10-07 Eric Ludlam <zappo@gnu.org>
304
305 * eieio.texi:
306 * ede.texi: New files.
307
8842cd9b
MA
3082009-10-05 Michael Albinus <michael.albinus@gmx.de>
309
310 * tramp.texi (Remote processes): Association of a pty is not supported.
311
7006d207
CD
3122009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
313
314 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
315 (Processing LaTeX fragments): Document that the size of images can be
316 changes using the variable `org-format-latex-options'.
317 (The date/time prompt, Timestamps): Be more accurate over ISO format
318 dates and times.
319 (Visibility cycling): Document showeverything keyword.
320 (In-buffer settings): Document showeverything keyword.
321 (Setting up the staging area): Fix the example.
322 (MobileOrg): New section.
323 (Agenda commands, Exporting Agenda Views): Document exporting the
324 agenda view to Org files.
325
0e7b2867
MA
3262009-09-28 Michael Albinus <michael.albinus@gmx.de>
327
328 * tramp.texi (History): Add IMAP support.
329 (External methods): Add `imap' and `imaps' methods.
330 (GVFS based methods): Add indices for `davs'.
331 (Password handling): Rename anchors. Add IMAP entries for
332 ~/.authinfo.gpg.
333
334 * trampver.texi: Set default value of `emacsimap'.
335
4146636e
KY
3362009-09-22 Daiki Ueno <ueno@unixuser.org>
337
338 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
339
d22f7ffa
CY
3402009-09-13 Chong Yidong <cyd@stupidchicken.com>
341
342 * dired-x.texi (Technical Details): Delete
343 dired-up-directory (Bug#4292).
344
66043531
MA
3452009-09-03 Michael Albinus <michael.albinus@gmx.de>
346
216f299a 347 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 348
6eb02347
CD
3492009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
350
351 * org.texi (Effort estimates): Document new effort setting commands.
352 (Agenda commands): Document the new keys fro agenda time motion.
353 Document entry text mode. Improve documentation of the keys to include
354 inactive time stamps into the agenda view.
355 (Feedback): Document the new bug report command.
356 (Structure editing): Added an index entry for the sorting of subtrees.
357
38dc51ba
KY
3582009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
359
360 * auth.texi (Help for users): Corrected markup.
361
e402f452
GM
3622009-09-02 Glenn Morris <rgm@gnu.org>
363
364 * emacs-mime.texi (time-date): Mention float-time.
365
744256cf
JB
3662009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
367
368 * calc.texi (Simplifying Formulas): Improve the wording.
369
b0b63450
MB
3702009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
371
372 * auth.texi: Rewritten for coverage and clarity.
373
3742009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
375
376 * gnus.texi (Expiring Mail): Mention
377 gnus-mark-copied-or-moved-articles-as-expirable.
378 (Various Various): Mention gnus-safe-html-newsgroups.
379
380 * gnus-news.texi: Mention
381 gnus-mark-copied-or-moved-articles-as-expirable.
382
383 * emacs-mime.texi (Display Customization): Add xref to
384 gnus-safe-html-newsgroups.
385
b59329e0
MA
3862009-08-28 Michael Albinus <michael.albinus@gmx.de>
387
388 * tramp.texi (Version Control): Remove.
af42a9cc 389 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
390 reference.
391 (External methods): Correct `scpc' concept index entries. New method
392 `rsyncc'.
393 (External packages): New subsections "Filename completion" and "File
394 attributes cache".
395
0ff2d6c2
JB
3962009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
397
398 * calc.texi (Rewrite Rules): Improve the example.
399 (Simplifying Formulas): Explain use of the I and H flags for
400 simplification.
401
ecd3d54f
MA
4022009-08-25 Michael Albinus <michael.albinus@gmx.de>
403
404 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
405 Describe autostart behaviour of dbus-ping.
406 (Synchronous Methods, Asynchronous Methods): Use English numeric format
407 for timeout values.
78176e69
MA
408 (Top): Remove footnote saying D-Bus is not enabled by
409 default. (Bug#4256)
ecd3d54f 410
0f215bca
DU
4112009-08-23 Daiki Ueno <ueno@unixuser.org>
412
413 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 414 Reported by Jari Aalto (Bug#4211).
0f215bca 415 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 416 epa-global-mail-mode.
3b7ab45f
DU
417 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
418 epa-setup.
0f215bca 419
4f22e84d
MA
4202009-08-16 Michael Albinus <michael.albinus@gmx.de>
421
422 * dbus.texi (Asynchronous Methods): Allow nil handler.
423
9ff0b02b 4242009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 425
26b03ee3 426 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 427
26b03ee3 428 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 429
4c39f404
CY
4302009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
431
432 * calc.texi (Date Forms): Fix typos.
433
3bcfba17
GM
4342009-08-08 Glenn Morris <rgm@gnu.org>
435
436 * org.texi (Agenda commands): Restore clobbered change.
437
66783bb4
EZ
4382009-08-07 Eli Zaretskii <eliz@gnu.org>
439
440 * calc.texi (Graphics, Devices): Update with the peculiarities of
441 operation on MS-Windows.
442
c8d0cf5c
CD
4432009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
444
445 * org.texi (Publishing action): Improve documentation of file
446 names when publishing to the source directory.
447 (Clean view): Document `org-indent-mode'.
448 (Clocking work time): Add documentation for the
449 new :timetamp option when creating a clock report.
450 (Paragraphs): Fix many typos.
451 (Plain lists): Remove duplicate explanation about the
452 `C-c *' command.
453 (Literal examples): Update to reflect the new behavior
454 of the -n -r -k switches when exporting source code examples.
455 (Structure editing): Add information about `C-c *',
456 converting a plain list into a list of Org items.
457 (Remember): Small rephrasing of the paragraph
458 describing remember.el. Also mentioned that remember.el is part
459 of Emacs 23, not Emacs 22.
460 (Clocking work time): Add documentation about
461 displaying the current clocking time against the effort estimate.
462 Also add a footnote about using `org-clock-in-prepare-hook' to add
463 an effort estimate on the fly, just before clocking it.
464 (Footnotes): Document automatic renumbering and
465 sorting.
466 (Agenda commands): Document new bulk commands.
467 (Plain lists): Document new behavior of
468 `org-cycle-include-plain-lists'.
469 Hyphenation only in TeX.
470 (Clocking work time): Document the key to update effort
471 estimates.
472 (Clocking work time): Document the clock time display.
473 (Structure editing, TODO basics): Document new
474 variables.
475 (Column attributes): Document new colciew operators.
476 (Publishing options): Document :xml-declaration.
477 (Tracking TODO state changes): Document the
478 LOG_INTO_DRAWER property.
479 (Literal examples): Document the new implementation for
480 editing source code.
481 (Publishing action): Mention the new publishing
482 function, to publish an Org source file.
483 (Publishing links): Mention how to link to an Org source file.
484 (Macro replacement): Document new macros.
485 (Handling links): Document type-specific completion
486 when inserting links.
487 (Structure editing, Plain lists): Improve documentation
488 on sorting.
489 (Internal links): Document custom ids for links.
490 (Handling links): Document custom ids for links.
491 (CSS support): Document new class.
492 (Refiling notes): Document the possibility to create new nodes
493 during refiling.
494 (Agenda commands): Document the "?" operator to find
495 tasks without effort setting.
496 (Exporting agenda information): Section moved.
497 (RSS Feeds): New section.
498 (Built-in table editor): Document M-e and M-a navigate
499 inside table field.
500 (Stuck projects): Docment that projects identified as
501 un-stuck will still be searchd for stuck sub-projects.
502 (Paragraphs): Document centering.
503 (Creating timestamps, Agenda commands): Document new
504 behavior when changing time stamps.
505 (Structure editing): Document the new command
506 `org-clone-subtree-with-time-shift'.
507 (Publishing): Refresh this chapter.
508 (Export options, Export options, In-buffer settings):
509 Document the new keywords.
510 (Matching tags and properties): Collect all
511 documentation about tags/property matches here.
512 (Setting tags): Document `org-tag-persistent-alist'.
513 (Weekly/daily agenda): New section.
514 (Orgstruct mode): Describe `orgstruct++-mode'.
515 (Drawers): Mention the LOGBOOK drawer.
516 (Export options, Sectioning structure): Document the
517 #+LEATEX_HEADER in-buffer setting.
518 (Bugs): Section removed.
519 (Hooks): New section.
520 (Add-on packages): Moved here from old location.
521 (Context-sensitive commands): New section.
522 (Setting tags): Document newline option.
523 (Global TODO list, Matching tags and properties):
524 Mention more variables.
525 (Checkboxes): Update to changed command behavior.
81a5560e 526
40d2791f
CY
5272009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
528
529 * speedbar.texi (Basic Key Bindings): Fix typo.
530
65d0154b
JB
5312009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
532
533 * calc.texi (Vector/Matrix Functions): Add index entries for both
534 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
535 affects matrices with more than one row.
b5bdfd9f 536 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 537
5a9e3ab7
JB
5382009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
539
540 * calc.texi (Stack Manipulation Commands): Add documentation for
541 `calc-transpose-lines'
542
42fb7e61
MA
5432009-07-27 Michael Albinus <michael.albinus@gmx.de>
544
545 * dbus.texi (Receiving Method Calls): Describe special return value
546 `:ignore'.
547
574b69d5
AM
5482009-07-24 Alan Mackenzie <acm@muc.de>
549
550 * cc-mode.texi (Config Basics, File Styles): Document that at mode
551 initialization, any individual variable setting now takes precedence
552 over one done via c-file-style/c-file-offsets.
553
ec06459c
JB
5542009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
555
556 * calc.texi (Undoing Mistakes): Mention that the undo list will be
557 truncated when Calc is quit.
558 (Customizing Calc): Document `calc-undo-length'.
559
4ce54f6b
CY
5602009-07-20 Chong Yidong <cyd@stupidchicken.com>
561
562 * calc.texi (About This Manual): Don't mention chapter numbers in text.
563
0e4f8ba5
GM
5642009-07-11 Kevin Ryde <user42@zip.com.au>
565
566 * pcl-cvs.texi (About PCL-CVS):
567 * widget.texi (Basic Types):
568 Fix cross-references.
569
fa0f81b0
AS
5702009-07-01 Andreas Schwab <aschwab@redhat.com>
571
572 * dbus.texi (Type Conversion): Don't use literal control character.
573
88a683c5
MA
5742009-07-01 Michael Albinus <michael.albinus@gmx.de>
575
576 * tramp.texi (GVFS based methods): New section.
577 (Remote processes): Processes for GVFS based methods run locally.
578
36c8febb
MA
5792009-06-30 Michael Albinus <michael.albinus@gmx.de>
580
581 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
582 the words "kludge" and hack".
583 (External methods): Add `synce' method.
584
585 * trampver.texi: Update release number.
586
d6b951bb
MA
5872009-06-22 Michael Albinus <michael.albinus@gmx.de>
588
589 Sync with Tramp 2.1.16.
590
591 * tramp.texi (History): Add GVFS support.
592 (External methods): Precise `rsync' description. Add `dav', `davs' and
593 `obex' methods. Add 'tramp-gvfs-methods' option.
594 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
595 forms.
596 (Remote Programs): Introduce `tramp-own-remote-path'.
597 (Remote processes): New subsection "Running remote programs that create
598 local X11 windows".
599 (Frequently Asked Questions): Improve code for disabling vc.
600
601 * trampver.texi: Update release number. Set default value of
602 `emacsgvfs'.
603
70243478
CY
6042009-06-21 Chong Yidong <cyd@stupidchicken.com>
605
606 * Branch for 23.1.
607
54b31cbf
GM
6082009-06-17 Glenn Morris <rgm@gnu.org>
609
610 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
611 (Latest version of Emacs): Mention source code repository.
612
f6adc23c
GM
6132009-06-16 Glenn Morris <rgm@gnu.org>
614
615 * faq.texi (Top): Language tweak.
616 (Extended commands): Most people have arrow keys.
617 (Emacs manual): Say how to follow info links.
618 (File-name conventions): Change title a bit. Explain about source
619 versus installed. Condense etc description.
620 (Guidelines for newsgroup postings): Mention Savannah list page.
621 (Newsgroup archives): Simplify.
622 (Contacting the FSF): Add contact URL.
623 (Emacs Lisp documentation): Printed version not always available.
624 (Installing Texinfo documentation): Explain how by hand installation is
625 not normally needed. Use add-to-list. Remove duplicate reference.
626 (Informational files for Emacs): Move info on Help menu here from
627 "File-name conventions".
628 (Help installing Emacs): Tweak uref.
629 (Obtaining the FAQ): Mention repository.
630 (Origin of the term Emacs): Explain "ITS".
631 (Changing load-path): Use add-to-list.
632 (Automatic indentation): Clarify this is for Text mode.
633 Don't mention Indented Text mode.
634 (Finding Emacs on the Internet): The FSF does not seem to offer a
635 deluxe distribution on CD anymore.
636
b59a8457
GM
6372009-06-16 Glenn Morris <rgm@gnu.org>
638
639 * faq.texi (Top): Mention which Emacs version this FAQ is about.
640 Recommend the latest release. Mention how to get older FAQs.
641 Recommend the Emacs manual.
642 (Guidelines for newsgroup postings): Discourage cross-posts.
643 (Underlining paragraphs): Remove.
644 (Editing MS-DOS files): Remove pre-Emacs 20 information.
645 (Bugs and problems): Update key-binding.
646 (Problems with very large files): Mention 64-bit.
647 (Shell process exits abnormally): Remove.
648 (Problems with Shell Mode): Rename and update.
649 (Spontaneous entry into isearch-mode)
650 (Problems talking to certain hosts): Remove. This is old information,
651 in etc/PROBLEMS if needed.
652 (Emacs takes a long time to visit files, Updating Emacs): Remove.
653 (Dired claims that no file is on this line): Update.
654 (Installing Emacs, Problems building Emacs): Simplify.
655 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
656 information.
657 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
658 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
659 (JDEE): "JDEE", not "JDE".
660 (Handling C-s and C-q with flow control, Binding C-s and C-q):
661 Remove. This is old information, in etc/PROBLEMS if needed.
662 (stty and Backspace key, Kanji and Chinese characters): Remove.
663 (Right-to-left alphabets): Update section.
664 (Changing the included text prefix): Gnus uses message-yank-prefix.
665 Add cross-reference to Supercite manual.
666 (Saving a copy of outgoing mail): Simplify output file description.
667 (Expanding aliases when sending mail): Refer to Emacs manual.
668 Remove old info about RFC822.
669 Correct description of how to rebuild aliases.
670 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
671 (MIME with Emacs mail packages)
672 (Viewing articles with embedded underlining)
673 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
674 Remove old sections.
675 (Killing based on nonstandard headers): Remove. Scoring is preferable,
676 and is well-documented in the Gnus manual.
677 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
678 (Making Gnus faster): Rename from "Starting Gnus faster".
679 Merge "Catch-up is slow in Gnus" into here.
680
0e6d12ca
GM
6812009-06-14 Glenn Morris <rgm@gnu.org>
682
683 * faq.texi (Status of Emacs): Re-order with most recent releases first.
684 (New in Emacs 23): New section.
685 (Handling C-s and C-q with flow control): Add xref.
686
2e17e05e
GM
6872009-06-13 Glenn Morris <rgm@gnu.org>
688
689 * faq.texi (Setting up a customization file): Grammar fix.
690 Customize is no longer "new".
691 (Displaying the current line or column): Line-number mode is on by
692 default. Don't mention `column' package. Mention linum.el.
693 (Turning on abbrevs by default): Explain how to do it for buffers,
694 modes, and everywhere.
695 (Associating modes with files): Use add-to-list. Don't mention Emacs
696 19.
697 (Highlighting a region): On by default since 23.1.
698 (Replacing highlighted text): Update doc quote.
699 (Working with unprintable characters): Don't mention search-quote-char.
700 (Using an already running Emacs process): Gnuclient is probably not an
701 enhancement these days.
702 (Indenting switch statements): Remove mention of pre-Emacs 20.
703 (Horizontal scrolling): Abbreviate Emacs 20 description.
704 (Replacing text across multiple files): Fix name of dired command.
705 (Disabling backups): Use require not load.
4f9d4de3 706 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 707
2a1cf2b9
BW
7082009-06-13 Bill Wohler <wohler@newt.com>
709
710 Release MH-E manual version 8.2.
711
712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
713 release 8.2.
714
85b438b7
GM
7152009-06-13 Glenn Morris <rgm@gnu.org>
716
717 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
718 in this day and age the common meaning is "on the web".
719 (copying): Use @copyright in all cases.
720 (Basic keys): Remove reference to deleted manual node "Text Characters".
721 (File-name conventions): Use GNU as an example rather than SERVICE.
722 default.el lives in site-lisp. Update Info directory location.
723 (Real meaning of copyleft): GPL actions have been brought, but all
724 settled out of court.
725 (Guidelines for newsgroup postings): Shorten section title.
726 Simplify comp.emacs description.
727 (Newsgroup archives): Change Google URL. Describe Gmane.
728 (Unsubscribing from Emacs lists): Remove discussion of "distribution
729 points". Mention List-Unsubscribe header.
730 (Contacting the FSF): Update email and URLs.
731 (Basic editing): Mention F1 for help.
732 (Installing Texinfo documentation): Refer to Texinfo website rather
733 than ftp server.
734 (Printing a Texinfo file): Mention texi2pdf.
735 (Informational files for Emacs): Don't describe FTP or SERVICE, they
736 are just stubs nowadays.
737 (Latest version of Emacs): Explain version numbers.
738 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
739 (Turning on syntax highlighting): No need to mention hilit19 any more.
740 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
741 (Modes for various languages): Remove section.
742 (Major packages and programs): Remove most version and maintainer
743 information - it's hard to keep up-to-date, and adds nothing.
744 Similarly with direct links to mailing lists.
745 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
746 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
747 years, and Emacs comes with tools for this now.
748 (Patch): Remove section - this is a standard tool.
749 (Using function keys under X): Remove section.
750
93e2d996
GM
7512009-06-12 Glenn Morris <rgm@gnu.org>
752
753 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
754 (Help installing Emacs): Remove reference to deleted X11 node.
755 (Associating modes with files): Interpreter-mode-alist is no longer
756 subservient to auto-mode-alist.
757 (Installing Emacs): Change future Emacs version.
758 (Linking with -lX11 fails): Remove old section.
759 (Packages that do not come with Emacs): Update ELL location.
760 Emacs Lisp archive is dead.
761 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
762 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
763 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
764 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
765 (Removing flashing messages): Remove section about non-existent Gnus
766 option.
767
f0bf7708
GM
768 * faq.texi (Top): Add @top command.
769 Remove the optional arguments from all @node commands: makeinfo can
770 generate these automatically, and it is easier to edit and rearrange
771 nodes without them.
772
30884d11
GM
7732009-06-11 Glenn Morris <rgm@gnu.org>
774
775 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
776 (The LPF): Make the updated URL the sole reference point.
777 (Learning how to do something): Update refcard price and format.
778 (Getting a printed manual): Sources in doc/emacs/, not man/.
779 Also available in PDF format. Since the page count varies, be less
780 precise.
781 (Informational files for Emacs): Remove references to deleted files
782 LPF and SUN-SUPPORT, and to UUCP.
783 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
784 Remove many obsolete ways to get the FAQ, which now seems only to be
785 distributed with Emacs.
786 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
787
deab46e0
CY
7882009-06-09 Chong Yidong <cyd@stupidchicken.com>
789
223b43fa 790 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 791 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 792
deab46e0
CY
793 * ada-mode.texi (Installation, Compile commands)
794 (Project File Overview, No project files, Set compiler options)
795 (Use GNAT project file, Use multiple GNAT project files)
796 (Identifier completion): Use @samp for menu items, and @kbd for key
797 sequences (Bug#3504).
798
71fbd643
DU
7992009-06-04 Daiki Ueno <ueno@unixuser.org>
800
8c9bb6f5 801 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 802
f197085b
CY
8032009-06-04 Ryan Yeske <rcyeske@gmail.com>
804
805 * message.texi (Header Commands): Fix descriptions to match
806 keybindings.
807
7f3bc720
DU
8082009-04-22 Daiki Ueno <ueno@unixuser.org>
809
810 * gnus.texi (Security): Mention that EasyPG is the current default.
811
4518068d
CY
8122009-04-13 Chong Yidong <cyd@stupidchicken.com>
813
814 * ediff.texi (Session Commands): Fix typo.
815
d7ca410a
MB
8162009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
817
818 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
819 news.software.readers. Reported by Florian Rehnisch.
820
c6c76add
GM
8212009-04-02 Glenn Morris <rgm@gnu.org>
822
823 * auth.texi: Capitalize direntry.
824
825 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
826 using a period in the entry name. (Bug#2797)
827
35ed8e2e
JB
8282009-03-03 Juanma Barranquero <lekktu@gmail.com>
829
830 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
831 ($(infodir)/auth, auth.dvi): New targets.
832
e280480a
GM
8332009-03-03 Glenn Morris <rgm@gnu.org>
834
835 * auth.texi: Fix @setfilename.
836
837 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
838 (auth, $(infodir)/auth, auth.dvi): New rules.
839
8a76755b
GM
8402009-02-25 Glenn Morris <rgm@gnu.org>
841
842 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
843
0038d478
MB
8442009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
845
846 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
847
8482009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
849
850 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
851 gnus-nocem-issuers, and gnus-nocem-verifyer.
852
867d4bb3
JB
8532009-02-20 Juanma Barranquero <lekktu@gmail.com>
854
855 * ada-mode.texi (Project files, Automatic Casing):
856 * dbus.texi (Signals):
857 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
858 * mh-e.texi (HTML):
859 * nxml-mode.texi (Locating a schema)
860 (Using the document's URI to locate a schema):
861 * org.texi (Footnotes, Using the mapping API):
862 * rcirc.texi (Channels): Remove duplicate words.
863
3a44dc1f
GM
8642009-02-20 Glenn Morris <rgm@gnu.org>
865
866 * dired-x.texi (Miscellaneous Commands):
867 * gnus.texi: Minor updates for mbox Rmail.
868
5dc584b5
KB
8692009-02-16 Karl Berry <karl@gnu.org>
870
b59a8457
GM
871 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
872 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
873 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
874 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
875 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
876 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
877 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
878 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
879 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
880 Consistently use @insertcopying in the Top node,
5dc584b5 881 @contents at the front (after @end titlepage),
b59a8457 882 and @direntry after @copying. (Bug#1988)
5dc584b5 883
9eb59592
MB
8842009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
885
886 * auth.texi: New file documenting auth-source.
887
d324fa76
CD
8882009-02-13 Carsten Dominik <dominik@science.uva.nl>
889
890 * org.texi (Org Plot): Fix link.
891
7a603b73
DU
8922009-02-09 Daiki Ueno <ueno@unixuser.org>
893
894 * epa.texi (Mail-mode integration): Mention the way to do
895 "encrypt-to-self". (Bug#1807)
896
a626b338 8972009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
898
899 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
900
3b36c17e
MB
9012009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
902
903 * gnus-news.texi: Print version about Incoming*.
904
55033558
CD
9052009-02-02 Carsten Dominik <dominik@science.uva.nl>
906
907 * org.texi (Structure editing, Handling links)
908 (Fast access to TODO states, Javascript support): Make standard docs
909 correctly reflect default variable settings.
910
ec712abb
GM
9112009-02-02 Glenn Morris <rgm@gnu.org>
912
913 * org.texi: Fix typos.
914
7112648c
MA
9152009-02-01 Michael Albinus <michael.albinus@gmx.de>
916
917 Sync with Tramp 2.1.15.
918
919 * trampver.texi: Update release number.
920
2e461fc1
CD
9212009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
922
923 * org.texi (TODO dependencies): Document TODO dependencies on
924 checkboxes.
925
bc283609
CD
9262009-01-30 Carsten Dominik <dominik@science.uva.nl>
927
928 * org.texi (TODO dependencies): Document key binding for toggling
929 ORDERED property.
930
74fc5047
MA
9312009-01-28 Michael Albinus <michael.albinus@gmx.de>
932
933 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
934 of hook functions.
935
d6685abc
CD
9362009-01-28 Carsten Dominik <dominik@science.uva.nl>
937
938 * org.texi (TODO dependencies): New section.
939
65c439fd
CD
9402009-01-27 Carsten Dominik <dominik@science.uva.nl>
941
942 * org.texi (Plain lists, TODO basics, Priorities)
943 (Multiple sets in one file, Conflicts): Document interaction with
944 `shift-selection-mode'.
945
5fafc247
JB
9462009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
947
948 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
949 Make Calc the subject of sentences.
950 (Rearranging Formulas using Selections): Discuss new options
951 for `j *'.
952
e7433508
MA
9532009-01-26 Michael Albinus <michael.albinus@gmx.de>
954
955 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
956
2096a1b6
GM
9572009-01-26 Glenn Morris <rgm@gnu.org>
958
959 * org.texi: Fix typos.
960
0cb61492
BW
9612009-01-26 Bill Wohler <wohler@newt.com>
962
2096a1b6 963 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 964
0bd48b37
CD
9652009-01-25 Carsten Dominik <dominik@science.uva.nl>
966
967 * org.texi (References): Add information about remote references.
968 (Built-in table editor): Document `C-c RET' in tables.
969 (Math symbols, Quoting LaTeX code): Mention that simple
970 LaTeX macros survive LaTeX export.
971 (Images in LaTeX export): Show how to create a reference to a
972 figure.
973 (Sectioning structure): Document that the LaTeX class can be
974 specified in a property.
975 (Text areas in HTML export): New section.
976 (External links): Add examples for text search and ID links.
977 (Built-in table editor): Remove the descriptio of `C-c
978 C-q', it not longer works.
979 (Literal examples): Document that a space must follow
980 the colon in short examples.
981 (Relative timer): Document `org-timer-stop'.
982 (Footnotes): New section.
983 (Footnote markup): Shorten section and refer to new Footnote
984 section.
985 (Literal examples): Add documentation for line
986 numbering in and references to code examples.
987 (CSS support): Fix the description of default CSS styles.
988 (Capturing column view): Document
989 "file:path/to/file.org" as an allowed value for the ID property of
990 a dynamic block copying column view.
991
49dbbaf2
SE
9922009-01-23 Stephen Eglen <stephen@gnu.org>
993
994 * mh-e.texi (Getting Started): Describe $MH.
995
193e6828
MA
9962009-01-21 Michael Albinus <michael.albinus@gmx.de>
997
998 * tramp.texi (all): Harmonize usage of "external method",
999 "external transfer method" and "out-of-band method".
1000 (Connection types): Precise the differences of inline and external
1001 methods. Written by Adrian Phillips <a.phillips@met.no>.
1002
26b9f88d
MB
10032009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1004
1005 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1006 commands as described at the top. Reported by Allan Gottlieb
1007 <gottlieb@nyu.edu>.
1008
10092009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1010
1011 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1012 nnmail-pathname-coding-system.
1013
377952e0
GM
10142009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1015
1016 * org.texi (Relative timer): Fix typo.
1017
a20d3598
JB
10182009-01-15 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1021 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1022
a50253cc
GM
10232009-01-13 Glenn Morris <rgm@gnu.org>
1024
1025 * org.texi: Fix some more typos.
1026
07450bee
GM
10272009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1028
1029 * org.texi: Fix some typos.
1030
e3e955fe
MB
10312009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1032
1033 * gnus.texi (Group Parameters): Add note for local variables.
1034
10352009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1036
1037 * gnus.texi (Converting Kill Files): Fix URL. Include
1038 gnus-kill-to-score.el in contrib directory.
1039
10402009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1041
1042 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1043 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1044 (Paging the Article): Add index entry.
1045
71dd9983
JB
10462009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1047
1048 * ada-mode.texi (Examples): Delete redundant text.
1049
4a0cf14f
MA
10502009-01-03 Michael Albinus <michael.albinus@gmx.de>
1051
36c8febb 1052 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1053
1054 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1055 addresses.
1056
aedac0f0
BW
10572009-01-03 Bill Wohler <wohler@newt.com>
1058
1059 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1060 kept empty.
1061
4c65b566
CD
10622008-12-20 Carsten Dominik <dominik@science.uva.nl>
1063
1064 * org.texi (Activation, Exporting, ASCII export, HTML export)
1065 (HTML Export commands, LaTeX/PDF export commands): Improve
1066 documentation about transient-mark-mode.
1067 (References): DOcuemtn the use of special names like $LR1 to reference
1068 to fields in the last table row.
1069
e1a78e1e
JL
10702008-12-19 Juri Linkov <juri@jurta.org>
1071
1072 * info.texi (Search Text): Remove mention of removed key binding M-s.
1073
17a0aa82
CD
10742008-12-18 Carsten Dominik <dominik@science.uva.nl>
1075
1076 * org.texi (References): Remove mentioning of @0 as reference for the
1077 last line, this has been reverted in the Lisp sources.
1078
4997d802
JB
10792008-12-17 Juanma Barranquero <lekktu@gmail.com>
1080
1081 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1082 (DVI_TARGETS): Remove duplicates. Add sasl.
1083 ($(infodir)/sasl, sasl.dvi): New targets.
1084
33306645
CD
10852008-12-17 Carsten Dominik <dominik@science.uva.nl>
1086
1087 * org.texi: Version number pushed to 6.15d.
1088
db55f368
CD
10892008-12-16 Carsten Dominik <dominik@science.uva.nl>
1090
a0bf4117 1091 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1092 (Images in LaTeX export): New section.
1093 (Inlined images, Images in HTML export): Sections renamed.
1094
dae0a942
MB
10952008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1096
1097 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1098
9f5572e9
MB
10992008-12-04 David Engster <dengste@eml.cc>
1100
1101 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1102 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1103
bc23baaa
CD
11042008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1105
1106 * org.texi (Using the mapping API): Fix bug in mapping example.
1107 (Publishing options): Make the list of properties complete again, in
1108 correspondence to the variable `org-export-plist-vars'.
1109 (Property searches): Document new special values for time comparisons.
1110 (Tag inheritance): Refine the description of tag inheritance.
1111 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1112 (Effort estimates): Document the new relative timer.
bc23baaa 1113
3bf8054f
JB
11142008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1115
1116 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1117 (Using Calc): Clarify use of `C-x * o'.
1118 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1119
ac134f2f
RS
11202008-11-28 Richard M Stallman <rms@gnu.org>
1121
1122 * dbus.texi (Receiving Method Calls): Clean up previous change.
1123
ace706d1
MA
11242008-11-26 Michael Albinus <michael.albinus@gmx.de>
1125
1126 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1127 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1128 `dbus-unescape-from-identifier'.
1129 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1130 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1131 (Signals): Use the constants in the example.
1132
d60b1ba1
CD
11332008-11-24 Carsten Dominik <dominik@science.uva.nl>
1134
b97439ce 1135 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1136
ce4fdcb9
CD
11372008-11-23 Carsten Dominik <dominik@science.uva.nl>
1138
1139 * org.texi (Setting up Remember): Document `org-remember-mode'.
1140 (External links): Document that bbdb links can use a regular
1141 expression.
1142 (External links): Document that elisp links can contain interactive
1143 commands.
1144
c8548a00 11452008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1146
1147 * viper.texi (viper-translate-all-ESC-keysequences):
1148 Description removed.
1149
6a2c4aec
GM
11502008-11-19 Glenn Morris <rgm@gnu.org>
1151
1152 * doclicense.texi: Change to FDL 1.3.
1153 Relicense all texi files under FDL 1.3 or later.
1154
59ee4113
JB
11552008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1156
1157 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1158
59bcbb98 11592008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1160
1161 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1162
1163 * ediff.texi: Version/date change.
9f90198a 1164
8aa41c9b
CY
11652008-11-14 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1168
17587b1b
JB
11692008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1170
1171 * calc.texi (About This Manual): Comment out a mention of
1172 marginal notes.
1173
564c900e
CD
11742008-11-12 Carsten Dominik <dominik@science.uva.nl>
1175
1176 * org.texi (Clocking work time): Document the :formula property of
1177 clock tables.
1178 (Structure editing, Refiling notes): Document refiling regions.
1179 (Agenda commands): Document the double-prefix version
1180 of the `l' command in the agenda.
1181 (Handling links): Explain the effect of a double prefix
1182 arg to `C-c C-o'.
1183 (TODO basics): Add documentation for tag triggers.
1184
3c4be1f2
GM
11852008-10-23 Glenn Morris <rgm@gnu.org>
1186
1187 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1188 byte-compiling things like `+'.
1189
1190 * ns-emacs.texi: Merge copyright years of author now with assignment
1191 into FSF years.
1192 (VER): Use it for easier automatic updating. Use Emacs version rather
1193 than standalone Emacs.app version.
1194
a6520ff3
CD
11952008-10-12 Carsten Dominik <dominik@science.uva.nl>
1196
864c9740 1197 * org.texi: Lots of minor fixes.
a6520ff3
CD
1198 (Capture): New chapter.
1199 (Org Plot): New section.
1200
db7a4b66
MH
12012008-09-30 Magnus Henoch <mange@freemail.hu>
1202
1203 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1204
4043c194
JB
12052008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1206
1207 * calc.texi (User Defined Units): Mention how to enter optional display
1208 string.
1209
eef5ade7
MB
12102008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1211
1212 * message.texi (Sending Variables): Fixed variable documentation to
1213 avoid the "y/n" wording.
1214
e52cac88
MB
12152008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1216
1217 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1218
12192008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1220
1221 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1222 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1223
00c55306
BW
12242008-09-22 Bill Wohler <wohler@newt.com>
1225
1226 Release MH-E manual version 8.1.
1227
1228 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1229 release 8.1.
1230
1231 * mh-e.texi: Retain dual license as agreed to by the FSF.
1232 However, bump GPL to Version 3.
1233 Use @include for license text.
1234
e52cac88 12352008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1236
1237 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1238 (Store custom flags and keywords, Store arbitrary data):
1239 Clean up markup.
64763fe3
MB
1240
12412008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1242
1243 * gnus.texi (The Gnus Registry): Document it.
1244
9e601b8d
MB
12452008-09-08 David Engster <dengste@eml.cc>
1246
88ee5b02
JB
1247 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1248 Clarify section about choosing back end servers.
9e601b8d 1249
247043f1
GM
12502008-08-23 Glenn Morris <rgm@gnu.org>
1251
1252 * dired-x.texi (Shell Command Guessing):
1253 Mention dired-guess-shell-case-fold-search. (Bug#417)
1254
2bfec7a0
MA
12552008-08-22 Michael Albinus <michael.albinus@gmx.de>
1256
1257 * trampver.texi: Update release number.
1258
247043f1 12592008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1260
1261 * ns-emacs.texi: Update version.
1262 (Introduction): Correct menu location for options save.
1263 (Customization): Note that defaults are stored under org.gnu.Emacs.
1264
8c20bd92
BW
12652008-08-11 Bill Wohler <wohler@newt.com>
1266
1267 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1268 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1269 Henman) (closes SF #1768928).
1270
767a4d92
GM
12712008-08-10 Glenn Morris <rgm@gnu.org>
1272
1273 * ns-emacs.texi: Use @copying. Change copyright of authors with
1274 assignment to FSF. Change license to GFDL.
1275 (Top): Remove outdated references.
1276
6ecfe5c2
MB
12772008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1278
88ee5b02
JB
1279 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1280 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1281 gnus-summary-sort-by-most-recent-date.
1282 (Summary Sorting): Explain prefix argument.
1283
12842008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1285
1286 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1287 gnus-summary-pipe-output.
1288
eb932e8a
MA
12892008-08-03 Michael Albinus <michael.albinus@gmx.de>
1290
1291 * dbus.texi (Receiving Method Calls): Document error handling of own
1292 D-Bus methods.
1293
bfe16263
BW
12942008-08-01 Bill Wohler <wohler@newt.com>
1295
1296 * mh-e.texi (Reading Mail)
9f90198a 1297 (Viewing Attachments): Describe new function
bfe16263
BW
1298 mh-show-preferred-alternative.
1299 (Sending Mail, Redistributing, Sending Message): Describe new hook
1300 mh-annotate-msg-hook.
1301
21956b56
MA
13022008-07-31 Michael Albinus <michael.albinus@gmx.de>
1303
1304 * dbus.texi (Arguments and Signatures): Fix example.
1305 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1306 (Asynchronous Methods): New node.
9f90198a
JB
1307 (Errors and Events): Describe extended layout of `dbus-event'.
1308 New defun `dbus-event-message-type'.
21956b56 1309
7c2fb837
DN
13102008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1311
1312 * ediff.texi: Remove VMS support.
1313
13662773
JB
13142008-07-29 Juanma Barranquero <lekktu@gmail.com>
1315
1316 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1317 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1318
ddde0b34
CY
13192008-07-29 Chong Yidong <cyd@stupidchicken.com>
1320
1321 * Makefile.in: Add mairix-el targets.
1322
13232008-07-29 David Engster <deng@randomsample.de>
1324
1325 * mairix-el.texi: New file.
1326
d5875b25
JB
13272008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1328
366b7d44
JB
1329 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1330 project files. Delete 'main_unit' project variable; not needed. Allow
1331 process environment variables wherever project variables are allowed.
1332 Add tutorial section on multiple GNAT project files.
d5875b25 1333
6cbab8ee
MA
13342008-07-27 Michael Albinus <michael.albinus@gmx.de>
1335
1336 Sync with Tramp 2.1.14.
1337
1338 * trampver.texi: Update release number.
1339
9e2a2647
DN
13402008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1341
1342 * ns-emacs.texi:
1343 * faq.texi: Remove mentions of Mac Carbon.
1344
d62672f3
MB
13452008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1346
1347 * gnus.texi (Saving Articles): Describe the 2nd argument of
1348 gnus-summary-save-in-pipe.
1349 (SpamAssassin): Use it.
1350
13512008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1352
1353 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1354
dd12e1c6
CD
13552008-07-25 Carsten Dominik <dominik@science.uva.nl>
1356
1357 * org.texi (Export options): Document the use of the creator flag.
1358
44ce9197
CD
13592008-07-24 Carsten Dominik <dominik@science.uva.nl>
1360
1361 * org.texi: New version 6.06a.
1362
ddd13c5d
JB
13632008-07-23 Juanma Barranquero <lekktu@gmail.com>
1364
1365 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1366 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1367
8dc6104d
JB
13682008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1369
1370 * calc.texi (Editing Stack Entries):
1371 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1372 Calc's help functions. Mention fixing typos.
1373 (Customizing Calc): Fix typo.
1374
13752008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1376
1377 * calc.texi (summarykey): New macro. Use to correctly format keys in
1378 the summary.
1379
ddd13c5d 13802008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1381
1382 * ns-emacs.texi (Customization): Corrected documentation on color
1383 specification formats.
1384
568beaa2
AS
13852008-07-19 Andreas Schwab <schwab@suse.de>
1386
db8ef699 1387 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1388
1389 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1390 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1391
cd71b9ae
MA
13922008-07-18 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * dbus.texi (Inspection): Rework, introduce submenus.
1395 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1396 (Properties and Annotations, Arguments and Signatures): New nodes.
1397
9b7993b4
MA
13982008-07-13 Michael Albinus <michael.albinus@gmx.de>
1399
1400 * dbus.texi (Receiving Method Calls): Fix description of
1401 `dbus-register-method'.
1402 (Signals): Allow also signal arguments for filtering in
1403 `dbus-register-signal'.
1404
241d447b
JB
14052008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1406
1407 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1408 `cnorm'.
1409 (Arithmetic Tutorial): Simplify the verification of prime factors.
1410
adb46650
MB
14112008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1412
1413 * gnus.texi (Saving Articles): Mention
1414 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1415
92e15881
JB
14162008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1417
1418 * calc.texi: Adjust mode line throughout.
1419
ea597303
JB
14202008-06-28 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * sasl.texi (Mechanisms): Fix typos.
1423
aee08080
JB
14242008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1425
1426 * calc.texi (Killing from the stack): Mention using normal Emacs
1427 copying.
1428
a06a4a12
MA
14292008-06-21 Michael Albinus <michael.albinus@gmx.de>
1430
ea597303
JB
1431 * tramp.texi (Password handling): Renamed from "Password caching".
1432 Add `auth-source' mechanism.
a06a4a12
MA
1433 (Connection caching): Tramp reopens the connection automatically,
1434 when the operating system on the remote host has been changed.
1435
7389398d
EZ
14362008-06-20 Eli Zaretskii <eliz@gnu.org>
1437
1438 * makefile.w32-in (distclean): Remove makefile.
1439
b349f79f
CD
14402008-06-17 Carsten Dominik <dominik@science.uva.nl>
1441
3f9b4c2b 1442 * org.texi (Using the mapping API): New section.
b349f79f 1443 (Agenda column view): New section.
3f9b4c2b 1444 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1445 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1446 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1447
14482008-06-17 Jason Riedy <jason@acm.org>
1449
1450 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1451 function, and efmt may be a two-argument function.
1452 (Radio tables): Document multiple destinations.
1453
cd5c05d2
GM
14542008-06-16 Glenn Morris <rgm@gnu.org>
1455
1456 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1457 Add Cover-Texts.
1458
debf4439
GM
14592008-06-15 Glenn Morris <rgm@gnu.org>
1460
1461 * faq.texi (VER): Update to 23.0.60.
1462
1463 * mh-e.texi: Remove option of licensing under GPL.
1464 Add Cover-Texts to GFDL permissions notice.
1465 (GPL): Remove section.
1466 (GFDL): Include doclicense.texi rather than the actual text.
1467
1468 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1469 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1470
1471 * sasl.texi: Fix output file name.
1472
1473 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1474
1475 * gnus-coding.texi: Refer to license in Gnus manual.
1476
1477 * idlwave.texi, sasl.texi: Use @copying.
1478
1479 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1480
1481 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1482
1483 * url.texi: Use @copying, @title, @subtitle, @author.
1484
1485 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1486 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1487 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1488 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1489 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1490 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1491 * widget.texi, woman.texi:
1492 Remove references to external license, since doclicense is included.
1493
1494 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1495 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1496 Remove references to non-existent Invariant Sections.
1497
091f8bc1
GM
14982008-06-14 Glenn Morris <rgm@gnu.org>
1499
1500 * faq.texi (Major packages and programs): Remove references to external
1501 Supercite, Calc, VIPER, since they have been included for some time.
1502 Update VM, AUCTeX, BBDB entries.
1503
47bcb4d3
UJ
15042008-06-14 Ulf Jasper <ulf.jasper@web.de>
1505
1506 * newsticker.texi: Updated to match latest newsticker changes.
1507
6f093307
GM
15082008-06-13 Glenn Morris <rgm@gnu.org>
1509
1510 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1511 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1512 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1513 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1514 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1515 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1516 * woman.texi:
1517 Update Back-Cover Text as per maintain.info.
1518
2b968687
MB
15192008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1522
1523 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1524 (gnus-faq.xml): Update repository host.
1525
2b968687
MB
1526 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1527
15282008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1529
1530 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1531 Fix a typo.
1532
15332008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1534
1535 * gnus.texi (Mail Source Customization): Correct values of
1536 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1537 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1538
15392008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1540
1541 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1542 coding standards.
1543
15442008-06-14 David Engster <dengste@eml.cc>
1545
1546 * gnus.texi (nnmairix): Markup fixes.
1547
e6d2d263
MB
15482008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1549
2b968687 1550 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1551
15522008-06-05 David Engster <dengste@eml.cc>
1553
1554 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1555
15562008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1557
b344d29d 1558 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1559 (Searching, nnir, nnmairix): New stub nodes.
1560
ad231df6 15612008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1562
1563 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1564
f394fa25
MB
15652008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1566
1567 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1568
58333467
MB
15692008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1570
1571 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1572
67525fb9
JY
15732008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1574
1575 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1576
0549d8fc
JB
15772008-05-06 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * info.texi (Top): Fix typo in xref.
1580
149a3837
KB
15812008-05-05 Karl Berry <karl@gnu.org>
1582
1583 * info.texi (Top): @xref to stand-alone manual.
1584
3a23a519
MB
15852008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1586
1587 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1588 (Various Summary Stuff): Fix typo in last xref.
1589
0a29fbf3
JB
15902008-05-02 Juanma Barranquero <lekktu@gmail.com>
1591
1592 * org.texi (Moving subtrees): Fix typo.
1593
586b90f1
MA
15942008-04-28 Michael Albinus <michael.albinus@gmx.de>
1595
1596 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1597 Tramp via `tramp-mode'.
1598
b5af9883
CD
15992008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1600
1601 * org.texi: Massive changes, in many parts of the file.
1602
d55fe5bb
MB
16032008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1604
1605 * gnus.texi (Oort Gnus): Add message-fill-column.
1606
16072008-04-12 Adrian Aichner <adrian@xemacs.org>
1608
1609 * gnus.texi (Mail Source Specifiers): Typo fix.
1610
16112008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1612
1613 * gnus.texi (Diary Headers Generation): Update key binding for
1614 `gnus-diary-check-message'.
1615
16162008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1617
1618 * gnus.texi (Emacsen): Addition.
1619
16202008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1621
1622 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1623
16242008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1625
1626 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1627
16282008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1629
1630 * gnus-news.texi: Update tool bar item.
1631
16322008-04-09 Sven Joachim <svenjoac@gmx.de>
1633
1634 * gnus-news.texi: Fix typos.
1635
76c109c3
JB
16362008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1637
222027f2 1638 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1639 Add mention of `kron'.
1640
d5fbd5a6
MO
16412008-04-01 Daiki Ueno <ueno@unixuser.org>
1642
1643 * epa.texi (Encrypting/decrypting *.gpg files): Document
1644 epa-file-name-regexp.
1645
fbcbb58c
KY
16462008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1647
1648 * gnus.texi (Example Methods): Fix description about ssh-agent.
1649 (Indirect Functions): Fix the default value of nntp-telnet-command;
1650 remove link to connect.html.
1651
134ce16c
MA
16522008-03-30 Michael Albinus <michael.albinus@gmx.de>
1653
1654 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1655 dbus-call-method.
1656 (Receiving Method Calls): The timeout can be set by the calling client.
1657
da1975d7
MA
1658 * trampver.texi: Update release number.
1659
2e4089ab
RS
16602008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1661
1662 * gnus.texi (Top): Fix version. Add SASL.
1663
70cab5a9
MA
16642008-03-29 Michael Albinus <michael.albinus@gmx.de>
1665
1666 Sync with Tramp 2.1.13.
1667
1668 * trampver.texi: Update release number.
1669
5bc6ddff
MB
16702008-03-29 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * org.texi: Update to new org-mode website.
1673
16742008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1675
1676 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1677
9b3ebcb6
MB
16782008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1679
1680 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1681 gnus-read-ephemeral-gmane-group-url,
1682 gnus-read-ephemeral-emacs-bug-group,
1683 gnus-read-ephemeral-debian-bug-group.
1684
16852008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1686
1687 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1688
1689 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1690 Add FIXMEs for Bookmarks and gnus-registry-marks.
1691
16922008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * gnus.texi (Smileys): Document `smiley-style'.
1695
16962008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Gnus Development): Clarify difference between ding and
1699 gnu.emacs.gnus.
1700 (MIME Commands, Using MIME, RSS): Fix markup.
1701
1702 * gnus-faq.texi ([8.4]): Ditto.
1703
17042008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1705
1706 * gnus.texi (Emacsen): Remove obsolete stuff.
1707
17082008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1709
1710 * gnus.texi (Oort Gnus): Add version info WRT
1711 `mail-source-delete-incoming'.
1712
17132008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1714
1715 * gnus.texi (Top): Add "Other related manuals" and version info in
1716 `iftex' output.
1717 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1718 gnus-balloon-face-0 and the corresponding format specifiers.
1719
608d6a81
MA
17202008-03-26 Michael Albinus <michael.albinus@gmx.de>
1721
1722 * tramp.texi (Filename completion): Remove footnote about let-bind
1723 of `partial-completion-mode'. It doesn't work this way.
1724
27a6f132
SM
17252008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1726
1727 * pcl-cvs.texi (Contributors): Update my email.
1728
4a7c4c40
MA
17292008-03-21 Michael Albinus <michael.albinus@gmx.de>
1730
1731 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1732
2940c053
BW
17332008-03-17 Bill Wohler <wohler@newt.com>
1734
1735 * mh-e.texi (Viewing): Update URL for adding header fields to
1736 mh-invisible-header-fields-default.
1737
30864d5f
BW
17382008-03-16 Bill Wohler <wohler@newt.com>
1739
1740 * mh-e.texi (Preface): Add Gnus to requirements.
1741 (Forwarding): Note that forwarded MIME messages are now inline.
1742
31fe2b00
SM
17432008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1744
1745 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1746 (Common Variables): Give precedence to the netcat methods over the
1747 telnet methods, and mention that they are more reliable.
31fe2b00 1748
5e97c626
CD
17492008-03-13 Carsten Dominik <dominik@science.uva.nl>
1750
1751 * org.texi (Exporting Agenda Views): Document agenda export to
1752 iCalendar.
1753 (Progress logging): Document the new progress logging stuff.
1754
37a68866
MB
17552008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1756
1757 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1758 Update for change of `mail-source-delete-incoming'.
1759
1760 * gnus-news.texi: Ditto.
1761
8f7abae3
MB
17622008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1763
1764 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1765 custom versions.
1766
af379c86
AM
17672008-03-07 Alan Mackenzie <acm@muc.de>
1768
1769 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1770 parens/brackets in a k&r region is limited.
1771
3d0f8a67
MB
17722008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1773
1774 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1775 using different Emacs versions.
1776
52151df0
GM
17772008-02-27 Glenn Morris <rgm@gnu.org>
1778
1779 * sc.texi: Remove a lot of old and obsolete info.
1780 (titlepage): Simplify.
1781 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1782 (VM with any Emacsen, GNEWS with any Emacsen)
1783 (Overloading for Non-conforming MUAs, Version 3 Changes)
1784 (The Supercite Mailing List): Delete nodes.
1785 (Introduction): Remove info about old packages.
1786 (Getting Connected): Simplify. Remove info about old packages.
1787 (Citing Commands): Delete Emacs 19 info.
1788 (Hints to MUA Authors): Simplify.
1789 (Thanks and History): Merge in some info from the deleted node
1790 "Version 3 Changes".
1791
b03f96dc
MB
17922008-02-05 Juanma Barranquero <lekktu@gmail.com>
1793
1794 * org.texi (Setting tags, In-buffer settings):
1795 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1796
52bec650
MB
17972008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1798
1799 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1800 installation directory name.
1801
34a3c587
RF
18022008-02-12 Romain Francoise <romain@orebokech.com>
1803
1804 * epa.texi (Overview): Fix typo.
1805
5a8d03e9
MO
18062008-02-11 Daiki Ueno <ueno@unixuser.org>
1807
1808 * epa.texi (Quick start): Remove the .emacs setting.
1809
f1914c40
MO
18102008-02-10 Daiki Ueno <ueno@unixuser.org>
1811
1812 * epa.texi (Quick start): Use the command `epa-enable' instead of
1813 loading `epa-setup'.
1814
bca98fc9
JB
18152008-02-08 Juanma Barranquero <lekktu@gmail.com>
1816
1817 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1818 ($(infodir)/epa, epa.dvi): New targets.
1819
4b01af2e
MO
18202008-02-08 Daiki Ueno <ueno@unixuser.org>
1821
1822 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1823
1824 * epa.texi: New manual documenting the EasyPG Assistant.
1825
06c0751a
MA
18262008-02-06 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1829 (Inspection): New function dbus-ping.
1830
7dcccd7b
MA
18312008-02-05 Michael Albinus <michael.albinus@gmx.de>
1832
1833 * tramp.texi (Remote processes): Add `shell-command'.
1834
a1da1e37
MB
18352008-01-28 Michael Sperber <sperber@deinprogramm.de>
1836
1837 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1838 (Group Parameters): Document `mail-source' parameter.
1839
c9d8f746
MA
18402008-01-27 Michael Albinus <michael.albinus@gmx.de>
1841
1842 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1843 must be a local host.
1844
15db4a13
MO
18452008-01-26 Michael Olson <mwolson@gnu.org>
1846
1847 * erc.texi: Update version for ERC 5.3 release.
1848 (Obtaining ERC): Update extras URLs for 5.3.
1849 (Development): Write instructions for git, and remove those for Arch.
1850 (History): Mention the switch to git.
1851
2bc43980
KB
18522008-01-24 Karl Berry <karl@gnu.org>
1853
bca98fc9
JB
1854 * info.texi (Search Index, Search Text): Mention the command
1855 character in the section name, a la the (Go to node) node.
2bc43980 1856
d2e4a6c9
MA
18572008-01-21 Michael Albinus <michael.albinus@gmx.de>
1858
1859 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1860
0b6799c3
MB
18612008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1862
1863 * gnus-news.texi: Mention gnus-article-describe-bindings.
1864
18652008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1866
1867 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1868
db9c3fb1 18692008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1870
7b4d0413 1871 * org.texi (Property inheritance): New section.
db9c3fb1 1872 (Conventions): New section.
7b4d0413 1873 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1874 commands, and the new bindings for refiling.
1875 (Sparse trees): Document the new special command for sparse trees.
1876 (References): Be more clear about the counting of hilines.
1877 (Handling links): Document M-p/n for accessing links.
1878 (Fast access to TODO states): New section.
1879 (Per file keywords): New section.
1880 (Property inheritance): New section.
1881 (Column attributes): New summary types.
1882 (Capturing Column View): New section.
1883 (The date/time prompt): Cover the new features in the date/time prompt.
1884 Compactify the table of keys for the calendar remote control.
1885 (Clocking work time): Document the new :scope parameter.
1886 (Remember): Promoted to chapter.
1887 (Quoted examples): New section.
1888 (Enhancing text): New verbatim environments.
1889
6ed73f28
MA
18902008-01-14 Michael Albinus <michael.albinus@gmx.de>
1891
1892 * trampver.texi: Update release number.
1893
95838435
MB
18942008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1895
1896 * gnus.texi (Article Keymap): Add
1897 gnus-article-wide-reply-with-original; fix descriptions of
1898 gnus-article-reply-with-original and
1899 gnus-article-followup-with-original.
1900
20234d96
GM
19012008-01-09 Glenn Morris <rgm@gnu.org>
1902
1903 * nxml-mode.texi: Add @copying section.
1904
d82cf70b
MB
19052008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1906
1907 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1908 Server". Add `message-send-mail-with-mailclient'.
1909
1910 * gnus.texi (Posting Server): Move some text to "(message)Mail
1911 Variables" and add a reference here.
1912
addb7f2e
MA
19132008-01-04 Michael Albinus <michael.albinus@gmx.de>
1914
1915 * dbus.texi (Receiving Method Calls): New chapter.
1916 (Errors and Events): Add serial number to events. Replace "signal" by
1917 "message". Introduce dbus-event-serial-number.
1918
4db2806c
MA
19192008-01-03 Michael Albinus <michael.albinus@gmx.de>
1920
1921 * dbus.texi (Type Conversion): Explain the type specification for empty
1922 arrays. Use another example.
1923
c9ecb5a7
MA
19242007-12-30 Michael Albinus <michael.albinus@gmx.de>
1925
1926 * dbus.texi (all): Replace "..." by @dots{}.
1927 (Type Conversion): Precise the value range for :byte types.
1928 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1929 Mention its return value.
1930 (Errors and Events): There is no D-Bus error propagation during event
1931 processing.
1932
702dbfd9
JB
19332007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1934
1935 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1936 New sections.
1937
87035689
MB
19382007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1939
1940 * gnus.texi (Group Parameters): Reorder the text and add a note about
1941 `gnus-parameters' near the beginning of the node.
1942
19432007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1944
1945 * gnus.texi (Score File Editing): Fix function name.
1946
5492f5ca
MA
19472007-12-23 Michael Albinus <michael.albinus@gmx.de>
1948
1949 Sync with Tramp 2.1.12.
1950
1951 * trampver.texi: Update release number.
1952
d4e67bc5
MA
19532007-12-22 Michael Albinus <michael.albinus@gmx.de>
1954
1955 * dbus.texi (Type Conversion): Correct input parameters mapping.
1956
6a31c819
MA
19572007-12-21 Michael Albinus <michael.albinus@gmx.de>
1958
1959 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1960 (Errors and Events): Mention wrong-type-argument error.
1961
99a3e35f
AS
19622007-12-21 Alex Schroeder <alex@gnu.org>
1963
1964 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1965 spaces. Fixed some typos.
99a3e35f
AS
1966 (Internet Relay Chat): Explain relay.
1967 (Getting started with rcirc): Change items to reflect prompts.
1968 Add more explanation to rcirc-track-minor-mode and added a comment to
1969 warn future maintainers that this section is a copy.
11ac7c8e 1970 (People): Changed /ignore example.
62b12a24 1971 (Keywords): Not keywords.
99a3e35f 1972
331e4d02
AS
19732007-12-20 Alex Schroeder <alex@gnu.org>
1974
1975 * rcirc.texi (Top): Fighting Information Overload chapter added.
1976 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1977 (rcirc commands): Moved /ignore command to the new chapter.
1978 (Fighting Information Overload): New chapter documenting /keyword,
1979 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1980 (Configuration): Document rcirc-server-alist, remove
1981 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1982
cd71c3ef
MA
19832007-12-16 Michael Albinus <michael.albinus@gmx.de>
1984
1985 * dbus.texi (Signals): Fix example in dbus-register-signal.
1986
bbbe940b
MB
19872007-12-14 Sven Joachim <svenjoac@gmx.de>
1988
1989 * gnus.texi (Score Variables): Fix typo.
1990
0ce574ef
MA
19912007-12-07 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1994 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1995 (Errors and Events): Adapt dbus-event.
1996
b890d447
MB
19972007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus.texi (Other Files): Add the yenc command.
2000
20012007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2004 since 2004-08-06.
2005
20062007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2007
2008 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2009 on body.
2010
20112007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2012
2013 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2014 and rfc2047-allow-irregular-q-encoded-words; fix description of
2015 rfc2047-encode-encoded-words.
2016
20172007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2018
2019 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2020
3728bf03
MO
20212007-12-05 Michael Olson <mwolson@gnu.org>
2022
2023 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2024 Update documentation for `remember-diary-file'.
2025
a4397af9
MA
20262007-12-04 Michael Albinus <michael.albinus@gmx.de>
2027
2028 * dbus.texi (Signals): Precise `dbus-register-signal'.
2029 (Errors and Events): Rework events part, the internal structure of
2030 dbus-event has changed.
2031
1682490c
JB
20322007-12-03 Juanma Barranquero <lekktu@gmail.com>
2033
2034 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2035 ($(infodir)/dbus, dbus.dvi): New targets.
2036
7b13a0f2
MA
20372007-12-03 Michael Albinus <michael.albinus@gmx.de>
2038
2039 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2040 unconditionally.
2041
2042 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2043 emulation with @print{}.
2044
7ef92bc9
RS
20452007-12-02 Richard Stallman <rms@gnu.org>
2046
2047 * dbus.texi (Overview): Minor cleanup.
2048
22d8ac3a
MA
20492007-12-02 Michael Albinus <michael.albinus@gmx.de>
2050
d3a8e0df
MA
2051 * Makefile.in (INFO_TARGETS): Add dbus.
2052 (DVI_TARGETS): Add dbus.dvi.
2053 (dbus, dbus.dvi): New targets.
2054
22d8ac3a
MA
2055 * dbus.texi: New file.
2056
559764ab
RF
20572007-11-24 Romain Francoise <romain@orebokech.com>
2058
2059 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2060 Fix file name to match @setfilename.
559764ab 2061
ac97a16b
MH
20622007-11-23 Mark A. Hershberger <mah@everybody.org>
2063
2064 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2065 ($(infodir)/nxml-mode): New rule.
2066
2067 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2068 ($(infodir)/nxml-mode): New rule.
2069 (clean): Add nxml-mode*.
2070
2071 * nxml-mode.texi: New file with nxml manual.
2072
404cd454
GM
20732007-11-18 Richard Stallman <rms@gnu.org>
2074
2075 * flymake.texi (Example -- Configuring a tool called directly):
2076 Update example.
2077
b048d478
MA
20782007-11-18 Michael Albinus <michael.albinus@gmx.de>
2079
2080 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2081 double-slash behavior. Explain directory contents flushing.
b048d478 2082
346e8469
JB
20832007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2084
2085 * calc.texi (TeX and LaTeX Language Modes): Put in
2086 missing braces.
2087
404cd454
GM
20882007-11-15 Richard Stallman <rms@gnu.org>
2089
2090 * cl.texi (Equality Predicates): Delete `eql'.
2091 (Predicates, Naming Conventions, Top): Delete `eql'.
2092 (Common Lisp Compatibility): Delete `eql'.
2093 (Porting Common Lisp): Delete obsolete backquote info.
2094 Minor clarification about character constants.
2095 (Sequence Basics): Minor clarification.
2096
1f6af58b
JB
20972007-11-15 Juanma Barranquero <lekktu@gmail.com>
2098
dccb744b 2099 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2100 * tramp.texi (Filename completion): Fix typos.
2101
3bc88bc9
JB
21022007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2103
2104 * calc.texi (Basic commands): Mention the menu.
2105
bc5300d3
MA
21062007-11-12 Michael Albinus <michael.albinus@gmx.de>
2107
2108 * tramp.texi (Connection caching): Tramp flushes connection
2109 properties when remote operating system has been changed.
2110
4d8a28ec
MB
21112007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2112
2113 * gnus-news.texi: Fix spelling.
2114 `message-insert-formatted-citation-line', not
2115 `message-insert-formated-citation-line'.
2116
404cd454
GM
2117 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2118
e1176b47
MA
21192007-11-07 Michael Albinus <michael.albinus@gmx.de>
2120
2121 * tramp.texi (Overview): Mention also the PuTTY integration under
2122 Win32. Remove paragraphs about Tramp's experimental status.
2123 (Frequently Asked Questions): Add code example for highlighting the
2124 mode line.
2125
6159985a
MO
21262007-11-03 Michael Olson <mwolson@gnu.org>
2127
2128 * remember.texi: Change mentions of remember-buffer to
2129 remember-finalize throughout.
2130
bec9b2f5
MO
21312007-10-30 Michael Olson <mwolson@gnu.org>
2132
2133 * remember.texi (Copying): Remove.
2134 (Mailbox): Update with non-BBDB instructions.
2135 (Diary, Org): Add.
2136 (Bibliography, Planner Page): Remove.
2137
b6173182
JB
21382007-10-30 Juanma Barranquero <lekktu@gmail.com>
2139
2140 * makefile.w32-in (INFO_TARGETS): Add remember.
2141 (DVI_TARGETS): Add remember.dvi.
2142 ($(infodir)/remember): New rule.
2143 (clean): Add remember*.
2144
15f3eb73
MO
21452007-10-30 Michael Olson <mwolson@gnu.org>
2146
70bdc930
MO
2147 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2148 ($(infodir)/remember): New rule that builds the Remember Manual.
2149
b6173182
JB
2150 * remember.texi: New file containing the Remember Mode Manual.
2151 Shuffle chapters around after initial import.
7d3f6f1a
MO
2152 (Function Reference): Split Keystrokes into separate chapter.
2153 (Keystrokes): Document C-c C-k.
51d24a12 2154 (Introduction): Fix typographical issue with "---".
15f3eb73 2155
404cd454
GM
21562007-10-29 Richard Stallman <rms@gnu.org>
2157
2158 * widget.texi (Introduction): Delete discussion of implementation
2159 internals.
2160
9bbb9638
MA
21612007-10-29 Michael Albinus <michael.albinus@gmx.de>
2162
2163 * tramp.texi (Connection caching): Host names must be different
2164 when tunneling.
2165
c7ff939a
RS
21662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2167
2168 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2169 Gnus v5.13.
2170
01c52d31
MB
21712007-10-28 Miles Bader <miles@gnu.org>
2172
2173 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2174
21752007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2176
2177 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2178
21792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * gnus.texi (Sorting the Summary Buffer): Remove
2182 gnus-article-sort-by-date-reverse.
2183
21842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2185
2186 * gnus.texi (Non-ASCII Group Names): New node.
2187 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2188 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2189
c8763fb6 21902007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2191
2192 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2193 clean the output of the program `imap-shell-program'.
2194
21952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2196
2197 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2198
21992007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2200
2201 * gnus.texi (Sticky Articles): Documentation for sticky article
2202 buffers.
2203
c8763fb6 22042007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2205
2206 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2207
22082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2209
2210 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2211
22122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2213
2214 * gnus.texi (Archived Messages): Document
2215 gnus-update-message-archive-method.
2216
22172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2218
2219 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2220
c8763fb6 22212007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2222
2223 * gnus.texi (Group Maneuvering): Document
2224 `gnus-summary-next-group-on-exit'.
2225
22262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2227
2228 * gnus.texi (Really Various Summary Commands): Mention
2229 gnus-auto-select-on-ephemeral-exit.
2230
22312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2232
2233 * gnus.texi, message.texi: Bump version number.
2234
22352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2236
2237 * gnus.texi (Group Line Specification, Misc Group Stuff)
2238 (Server Commands): Parenthesize @pxref{Mail Spool}.
2239
22402007-10-28 Didier Verna <didier@xemacs.org>
2241
2242 New user option: message-signature-directory.
2243 * message.texi (Insertion Variables): Document it.
2244 * gnus.texi (Posting Styles): Ditto.
2245
22462007-10-28 Didier Verna <didier@xemacs.org>
2247
2248 * gnus.texi (Group Line Specification):
2249 * gnus.texi (Misc Group Stuff):
2250 * gnus.texi (Server Commands): Document the group compaction feature.
2251
22522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2253
2254 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2255
2256 * message.texi (Various Message Variables): Add message-fill-column.
2257
22582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2259
2260 * gnus.texi: Untabify.
2261
22622007-10-28 Didier Verna <didier@xemacs.org>
2263
2264 * gnus.texi (Group Parameters): Document the posting-style merging
2265 process in topic-mode.
2266
22672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2268
2269 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2270
22712007-10-28 Romain Francoise <romain@orebokech.com>
2272
2273 * gnus.texi (Mail Spool): Fix typo.
2274 Update copyright.
2275
22762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2277
2278 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2279
22802007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2281
2282 * gnus.texi (Summary Generation Commands):
2283 Add gnus-summary-insert-ticked-articles.
2284
22852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2286
b2abec73
JB
2287 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2288 to spam-spamassassin-program.
01c52d31
MB
2289
22902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2291
2292 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2293
22942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2295
2296 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2297
22982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2299
2300 * message.texi (Mail Headers): Document `opportunistic'.
2301
23022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2303
2304 * emacs-mime.texi (Encoding Customization): Explain how to set
2305 mm-coding-system-priorities per hierarchy.
2306
23072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2308
2309 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2310 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2311
23122007-10-28 Didier Verna <didier@xemacs.org>
2313
2314 * message.texi (Wide Reply): Update documentation of
2315 message-dont-reply-to-names (now allowing a list of regexps).
2316
23172007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2318
2319 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2320
23212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2322
2323 * gnus.texi (SpamAssassin back end): Fix typo.
2324
2325 * sieve.texi (Examples): Fix grammar.
2326
23272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2328
2329 * gnus.texi (Searching for Articles): Document M-S and M-R.
2330 (Limiting): Document / b.
2331
23322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2333
2334 * gnus.texi (Thread Commands): T M-^.
2335
23362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2337
2338 * message.texi (Mail Aliases): Document ecomplete.
2339 (Mail Aliases): Fix typo.
2340
23412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2342
2343 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2344 fix typo.
2345
23462007-10-28 Romain Francoise <romain@orebokech.com>
2347
2348 * gnus.texi (Mail Spool): Grammar fix.
2349
23502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2351
2352 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2353 string.
2354
23552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2356
2357 * gnus.texi (Group Parameters): Fix description.
2358
23592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2360
b2abec73
JB
2361 * gnus.texi (Gmane Spam Reporting):
2362 Fix spam-report-gmane-use-article-number.
2363 Add spam-report-user-mail-address.
01c52d31
MB
2364
23652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2366
2367 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2368
23692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2370
2371 * gnus.texi (Group Parameters): Add simplified sorting example based on
2372 example for `Sorting the Summary Buffer' from Jari Aalto
2373 <jari.aalto@cante.net>.
2374 (Example Methods): Add example for an indirect connection.
2375
23762007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2377
2378 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2379 (Agent Parameters): Updated parameter names to match code.
2380 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2381 'gnus-agent-summary-fetch-series'.
2382 (Agent and flags): New section providing a generalized discussion
2383 of flag handling.
2384 (Agent and IMAP): Removed flag discussion.
b2abec73 2385 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2386
23872007-10-28 Romain Francoise <romain@orebokech.com>
2388
2389 * gnus.texi (Exiting the Summary Buffer): Add new function
2390 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2391
23922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2393
2394 * gnus.texi (Conformity): Fix typo.
2395 (Customizing Articles): Document `first'.
2396
23972007-10-28 Jari Aalto <jari.aalto@cante.net>
2398
2399 * gnus.texi (Sorting the Summary Buffer):
2400 Add `gnus-thread-sort-by-date-reverse'. Add example
2401 host to different sorting in NNTP and RSS groups.
2402
24032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2404
2405 * message.texi (Insertion): Describe prefix for
2406 message-mark-inserted-region and message-mark-insert-file.
2407
24082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2409
2410 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2411 LaTeX documents. Describe "text/x-gnus-verbatim".
2412
24132007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2414
b2abec73 2415 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2416 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2417 (spam-stat spam filtering, SpamOracle)
2418 (Extending the Spam ELisp package): Removed extra quote symbol for
2419 clarity.
2420
24212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2424 gnus-article-delete-part and gnus-article-replace-part.
2425 (Using MIME): Add gnus-mime-replace-part.
2426
24272007-10-28 Romain Francoise <romain@orebokech.com>
2428
2429 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2430 requires `auto-compression-mode' to be enabled. Add new nnml
2431 variable `nnml-compressed-files-size-threshold'.
2432
24332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2434
2435 * gnus.texi (Sorting the Summary Buffer): Added
2436 gnus-thread-sort-by-recipient.
2437
24382007-10-28 Romain Francoise <romain@orebokech.com>
2439
2440 * message.texi (Insertion Variables): Mention new variable
2441 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2442 documentation accordingly.
2443
24442007-10-28 Romain Francoise <romain@orebokech.com>
2445
2446 * gnus.texi (To From Newsgroups): Mention new variables
2447 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2448
24492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2450
2451 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2452 stuff; gnus-mime-inline-part does the automatic decompression.
2453
24542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2455
2456 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2457 "training.ham" should be "training.spam".
01c52d31
MB
2458
24592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2460
2461 * message.texi (Mail Variables): Fix the default value for
2462 message-send-mail-function.
2463
24642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2465
2466 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2467 always returns nil exceptionally.
2468
24692007-10-28 Simon Josefsson <jas@extundo.com>
2470
2471 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2472 Michael Cook <michael@waxrat.com>.
2473
24742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2475
2476 * gnus.texi (Topic Commands): Fix next/previous.
2477
24782007-10-28 Simon Josefsson <jas@extundo.com>
2479
2480 * gnus.texi (Article Washing): Mention `W i'.
2481
c8763fb6 24822007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2483
2484 * gnus.texi (Group Parameters): Slight extension of sieve
2485 parameter description.
2486
24872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2488
2489 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2490 matching score files as well.
2491 (Picons): Describe `gnus-picon-style'.
2492
24932007-10-28 Romain Francoise <romain@orebokech.com>
2494
2495 * message.texi (Message Headers): Mention that headers are hidden
2496 using narrowing, and how to expose them.
2497 Update copyright.
2498
24992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2500
2501 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2502 `gnus-summary-sort-by-recipient'.
2503
25042007-10-28 Romain Francoise <romain@orebokech.com>
2505
2506 * gnus.texi (NNTP marks): New node.
2507 (NNTP): Move NNTP marks variables to the new node.
2508
25092007-10-28 Jesper Harder <harder@ifa.au.dk>
2510
b2abec73 2511 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2512
2513 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2514
25152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2516
b2abec73 2517 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2518 everywhere for consistency.
b2abec73
JB
2519 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2520 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2521 Say "regular expression" instead of "regex." Admonish. Pick
2522 other words to sound better (s/so/thus/).
b2abec73 2523 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2524 statistical filters. Remove old TODO.
2525 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2526 New section on sorting and displaying the spam score.
2527 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2528 backend but an alias to spam-use-BBDB.
2529 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2530 new backend functionality.
2531
25322007-10-28 Simon Josefsson <jas@extundo.com>
2533
2534 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2535 nntp-marks-directory, from Romain Francoise
2536 <romain@orebokech.com>.
2537
25382007-10-28 Magnus Henoch <mange@freemail.hu>
2539
2540 * gnus.texi (Hashcash): New default value of
2541 hashcash-default-payment.
2542
25432007-10-28 Simon Josefsson <jas@extundo.com>
2544
2545 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2546 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2547
25482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2549
2550 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2551
25522007-10-28 Simon Josefsson <jas@extundo.com>
2553
2554 * gnus.texi (documentencoding): Add, to avoid warnings.
2555
25562007-10-28 Simon Josefsson <jas@extundo.com>
2557
2558 * message.texi (Mail Headers): Add.
2559
2560 * gnus.texi (Hashcash): Fix.
2561
25622007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2563
b2abec73 2564 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2565 that payments can be verified and fix the name of the
b2abec73 2566 hashcash-path variable.
01c52d31
MB
2567
25682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2569
b2abec73 2570 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2571
25722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2573
2574 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2575
25762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2577
2578 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2579 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2580 warning about ham processors in spam groups removed.
01c52d31
MB
2581
25822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2583
b2abec73
JB
2584 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2585 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2586
25872007-10-28 Jesper Harder <harder@ifa.au.dk>
2588
2589 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2590 (Mailing List): Typo.
2591 (Customizing Articles): Add gnus-treat-ansi-sequences.
2592 (Article Washing): Index.
2593
2594 * message.texi: Use m-dash consistently.
2595
25962007-10-28 Jesper Harder <harder@ifa.au.dk>
2597
2598 * gnus.texi (GroupLens): Remove.
2599
26002007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2601
2602 * gnus.texi (Outgoing Messages, Agent Variables): Add
2603 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2604 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2605
26062007-10-28 Jesper Harder <harder@ifa.au.dk>
2607
2608 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2609
26102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2611
2612 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2613
2614 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2615
26162007-10-28 Simon Josefsson <jas@extundo.com>
2617
2618 * gnus.texi (Top): Add SASL.
2619
404cd454
GM
26202007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2621
2622 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2623
26242007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2625
2626 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2627
0edd2970
JB
26282007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2629
2630 * calc.texi (Formulas, Composition Basics): Lower the
2631 precedence of negation.
2632
a9afba20
JY
26332007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2634
2635 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2636 Mention the new three-letter column identifiers.
2637 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2638 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2639 message when using `c' on an empty default with default printer.
2640 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2641 renamed to `ses--symbolic-formulas' some time ago.
2642
45b778a6
JB
26432007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2644
2645 * calc.texi (Default Simplifications, Making Selections)
2646 (Customizing Calc): Clarify associativity of multiplication.
2647
03b5bade
MA
26482007-10-23 Michael Albinus <michael.albinus@gmx.de>
2649
2650 * tramp.texi (Traces and Profiles): Simplify loop over
2651 `trace-function-background'.
2652
e658c8ee
JL
26532007-10-22 Juri Linkov <juri@jurta.org>
2654
2655 * dired-x.texi (Shell Command Guessing): Default values are now
2656 available by typing M-n instead of M-p.
2657
dd753688
MA
26582007-10-21 Michael Albinus <michael.albinus@gmx.de>
2659
2660 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2661 (Password caching): Remove `tramp-clear-passwd'.
2662 It's not a command anymore.
dd753688
MA
2663 (Bug Reports): Add `tramp-bug' to function index.
2664 (Function Index, Variable Index): New nodes.
2665 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2666
2667 * trampver.texi: Update release number.
2668
4bb49b43
JB
26692007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2670
8b296cdd 2671 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2672 about integer size into past tense.
2673 (Time Zones): Remove pointer to Calc author's address.
2674 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2675 and hyperbolic cotangent. Fix typo.
4bb49b43 2676
311dd93f
MA
26772007-10-10 Michael Albinus <michael.albinus@gmx.de>
2678
2679 Sync with Tramp 2.1.11.
2680
2681 * trampver.texi: Update release number.
2682
ea3fc256
MA
26832007-10-06 Michael Albinus <michael.albinus@gmx.de>
2684
2685 * tramp.texi (External packages): New section.
2686
1af74d06
MB
26872007-09-29 Juri Linkov <juri@jurta.org>
2688
2689 * info.texi (Help-Int): Document `L' (`Info-history').
2690
0e2806fa
SM
26912007-09-26 Carsten Dominik <dominik@science.uva.nl>
2692
2693 * org.texi: Change links to webpage and maintained email.
2694 (Remember): Promote to Chapter, significant changes.
2695 (Fast access to TODO states): New section.
2696 (Faces for TODO keywords): New section.
2697 (Export options): Example for #+DATE.
2698 (Progress logging): Section moved.
2699
567b9191
BW
27002007-09-26 Bill Wohler <wohler@newt.com>
2701
2702 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2703 browse-url-at-mouse.
2704
1af74d06
MB
27052007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2706
2707 * flymake.texi (Customizable variables): Face names don't end in -face.
2708 Fix flymake-err-line-patterns template.
2709 (Example -- Configuring a tool called directly): Fix init-function.
2710 (Highlighting erroneous lines): Face names don't end in -face.
2711
d60a4e3a 27122007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2713
2714 * erc.texi (Special-Features): Fix small typo.
2715
7d7a3510
MA
27162007-09-14 Michael Albinus <michael.albinus@gmx.de>
2717
2718 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2719 and "External transfer methods".
2720
285f0d3a
JB
27212007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2722
2723 * calc.texi (Predefined Units): Add some history.
2724
526dc846
MO
27252007-09-08 Michael Olson <mwolson@gnu.org>
2726
87e04f16
JB
2727 * erc.texi (Copying): New section included from gpl.texi.
2728 This matches the look of the upstream ERC manual.
526dc846 2729
f10d0e80
JB
27302007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2731
87e04f16 2732 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2733 (Random Numbers): Clarify the distribution of `random'.
2734
4009494e
GM
27352007-09-06 Glenn Morris <rgm@gnu.org>
2736
f1fc42aa 2737 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2738 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2739 Change all setfilename commands to use ../../info.
2740 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2741 refer to the Emacs manual here.
2742 (infodir): New variable.
2743 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2744 (cc-mode.texi, faq.texi): Update references to source file locations.
2745 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2746 do not refer to the Emacs manual here.
2747 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2748
2749 * Makefile.in: Add `basename' versions of all info targets, for
2750 convenience when rebuilding just one manual.
2751 (../etc/GNU): Delete obsolete target.
2752 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2753 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2754 *.vrs *.toc here...
2755 (maintainer-clean): ...from here.
4009494e
GM
2756
2757 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2758
2de53ca6
GM
27592007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2760
2761 * calc.texi (Date Conversions): Clarify definition of
2762 Julian day numbering.
2763 (Date Forms): Clarify definition of Julian day numbering;
2764 add some history.
2765
27662007-08-30 Carsten Dominik <dominik@science.uva.nl>
2767
87e04f16 2768 * org.texi: Version 5.07.
2de53ca6
GM
2769
27702007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2771
2772 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2773
27742007-08-22 Carsten Dominik <dominik@science.uva.nl>
2775
2776 * org.texi (Adding hyperlink types): New section.
2777 (Embedded LaTeX): Chapter updated because of LaTeX export.
2778 (LaTeX export): New section.
2779 (Using links out): New section.
2780
27812007-08-22 Glenn Morris <rgm@gnu.org>
2782
2783 * faq.texi (Learning how to do something): Refcards now in
2784 etc/refcards/ directory.
2785
27862007-08-22 Michael Albinus <michael.albinus@gmx.de>
2787
2788 * tramp.texi (Remote Programs): Persistency file must be cleared when
2789 changing `tramp-remote-path'.
2790 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2791 macro.
2792
27932007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2794
2795 * calc.texi: Move contents to beginning of file.
2796 (Algebraic Entry): Fix the formatting of an example.
2797
27982007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2799
2800 * calc.texi (Basic Operations on Units): Mention exact versus
2801 inexact conversions.
2802
28032007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2804
2805 * calc.texi (Basic Operations on Units): Mention default
2806 values for new units.
2807 (Quick Calculator Mode): Mention that binary format will
2808 be displayed.
2809
28102007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2811
2812 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2813
28142007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2815
2816 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2817
28182007-08-08 Glenn Morris <rgm@gnu.org>
2819
2820 * gnus.texi, sieve.texi: Replace `iff'.
2821
28222007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2823
2824 * calc.texi (Basic Graphics): Mention the graphing of error
2825 forms.
2826 (Graphics Options): Mention how `g s' handles error forms.
2827 (Curve Fitting): Mention plotting the curves.
2828 (Standard Nonlinear Models): Add additional models.
2829 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2830 (Linear Fits): Correct result.
2831
28322007-08-01 Alan Mackenzie <acm@muc.de>
2833
2834 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2835 to "--no-site-file".
2836
28372007-07-29 Michael Albinus <michael.albinus@gmx.de>
2838
2839 * tramp.texi (Frequently Asked Questions): Point to mode line
2840 extension in Emacs 23.1.
2841
2842 * trampver.texi: Update release number.
2843
28442007-07-27 Glenn Morris <rgm@gnu.org>
2845
2846 * calc.texi (Copying): Include license text from gpl.texi, rather than
2847 in-line.
2848
28492007-07-25 Glenn Morris <rgm@gnu.org>
2850
2851 * calc.texi (Copying): Replace license with GPLv3.
2852
2853 * Relicense all FSF files to GPLv3 or later.
2854
28552007-07-22 Michael Albinus <michael.albinus@gmx.de>
2856
2857 Sync with Tramp 2.1.10.
2858
2859 * tramp.texi (trampfn): Expand macro implementation in order to handle
2860 empty arguments.
2861 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2862 occurrences by trampfn.
2de53ca6 2863 (Frequently Asked Questions): Extend example code for host
b2abec73 2864 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2865 file names to be typed.
2866
2867 * trampver.texi: Update release number.
2868
28692007-07-17 Michael Albinus <michael.albinus@gmx.de>
2870
2871 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2872 section. Reported by <poti@potis.org>.
2873 (Remote processes): Arguments of the program to be debugged are taken
2874 literally.
2875 (Frequently Asked Questions): Simplify recentf example.
2876
28772007-07-14 Karl Berry <karl@gnu.org>
2878
2879 * info.texi (@copying): New Back-Cover Text.
2880
2881 * info.texi (Quitting Info): Move to proper place in source.
2882 (Reported by Benno Schulenberg.)
2883
28842007-07-13 Eli Zaretskii <eliz@gnu.org>
2885
2886 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2887
2888 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2889
2890 * emacs-mime.texi: Add @documentencoding directive.
2891
28922007-07-12 Nick Roberts <nickrob@snap.net.nz>
2893
2894 * tramp.texi (Remote processes): Add an anchor to the subsection
2895 "Running a debugger on a remote host".
2896
28972007-07-12 Michael Albinus <michael.albinus@gmx.de>
2898
2899 * tramp.texi (Remote processes): Don't call it "experimental" any
2900 longer. Add subsection about running a debugger on a remote host.
2901
29022007-07-10 Carsten Dominik <dominik@science.uva.nl>
2903
2904 * org.texi (Properties and columns): Chapter rewritten.
2905
29062007-07-08 Michael Albinus <michael.albinus@gmx.de>
2907
2908 * tramp.texi:
2909 * trampver.texi: Migrate to Tramp 2.1.
2910
29112007-07-02 Carsten Dominik <dominik@science.uva.nl>
2912
2913 * org.texi (Properties): New chapter.
2914
29152007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2916
2917 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2918 Control Panel.
2919
2920 * gnus.texi (Misc Article): Add index entry for
2921 gnus-single-article-buffer.
2922
29232007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2924
2925 * gnus.texi (Starting Up): Fix typo.
2926
29272007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2928
2929 * gnus.texi (Asynchronous Fetching): Fix typo.
2930
29312007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2932
2933 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2934 (About This Manual): Remove redundant information.
2935 (Getting Started): Mention author.
2936 (Basic Arithmetic, Customizing Calc): Make description of the
2937 variable `calc-multiplication-has-precedence' match its new effect.
2938
29392007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2940
2941 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2942 the variable `calc-multiplication-has-precedence'.
2943
29442007-06-19 Carsten Dominik <dominik@science.uva.nl>
2945
2946 * org.texi (Tag): Section swapped with node Timestamps.
2947 (Formula syntax for Lisp): Document new `L' flag.
2948
29492007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2950
2951 * gnus.texi (Misc Group Stuff, Summary Buffer)
2952 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2953
29542007-06-06 Juanma Barranquero <lekktu@gmail.com>
2955
2956 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2957 * gnus.texi (Article Buttons, Mail Source Customization)
2958 (Sending or Not Sending, Customizing NNDiary):
2959 * message.texi (Message Headers):
2960 * mh-e.texi (HTML): Fix typos.
2961
29622007-06-07 Michael Albinus <michael.albinus@gmx.de>
2963
2964 Sync with Tramp 2.0.56.
2965
2966 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2967 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2968
29692007-06-02 Chong Yidong <cyd@stupidchicken.com>
2970
2971 * Version 22.1 released.
2972
29732007-05-26 Michael Olson <mwolson@gnu.org>
2974
2975 * erc.texi (Modules): Fix references to completion modules.
2976
29772007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2978
2979 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2980
29812007-05-09 Didier Verna <didier@xemacs.org>
2982
2983 * gnus.texi (Email Based Diary): New. Proper documentation for the
2984 nndiary back end and the gnus-diary library.
2985
29862007-05-03 Karl Berry <karl@gnu.org>
2987
2988 * .cvsignore (*.pdf): New entry.
2989
2990 * texinfo.tex: Update from current version for better pdf generation.
2991
29922007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2993
2994 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2995
29962007-04-28 Glenn Morris <rgm@gnu.org>
2997
2998 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2999 consideration of legal status.
3000
30012007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3002
3003 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3004
30052007-04-24 Chong Yidong <cyd@stupidchicken.com>
3006
3007 * faq.texi (New in Emacs 22): python.el removed.
3008
30092007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3010
3011 * calc.texi (Reporting bugs): Update maintainer's address.
3012
30132007-04-22 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3016
30172007-04-15 Jay Belanger <belanger@truman.edu>
3018
3019 * calc.texi (Title page): Remove the date.
3020 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3021 (The Standard Calc Interface): Change trail title.
3022 (Floats): Mention that when non-decimal floats are entered, only
3023 approximations are stored.
3024 (Copying): Move to the appendices.
3025 (GNU Free Documentation License): Add as an appendix.
3026
30272007-04-15 Chong Yidong <cyd@stupidchicken.com>
3028
3029 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3030 * dired-x.texi, ebrowse.texi, ediff.texi:
3031 * emacs-mime.texi, erc.texi, eshell.texi:
3032 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3033 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3034 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3035 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3036 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3037 * woman.texi: Include GFDL.
3038
3039 * doclicense.texi: Remove node heading, so that it can be included by
3040 other files.
3041
3042 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3043
3044 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3045 than *.
3046
30472007-04-14 Carsten Dominik <dominik@science.uva.nl>
3048
3049 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3050 in Calc.
3051
30522007-04-09 Romain Francoise <romain@orebokech.com>
3053
3054 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3055 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3056 replace mouse-2.
3057
30582007-04-08 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3061 renamed to woman-use-topic-at-point. Document new behavior.
3062
30632007-04-08 Richard Stallman <rms@gnu.org>
3064
3065 * url.texi: Fix some indexing.
3066 (Disk Caching): Drop discussion of old/other Emacs versions.
3067
30682007-04-07 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * url.texi (Disk Caching): Say Emacs 21 "and later".
3071
3072 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3073 on Font locking which now mentions JIT lock.
3074
30752007-04-01 Michael Olson <mwolson@gnu.org>
3076
3077 * erc.texi: Update for the ERC 5.2 release.
3078
30792007-03-31 David Kastrup <dak@gnu.org>
3080
3081 * woman.texi (Topic, Interface Options): Explain changes semantics of
3082 woman-manpath in order to consider MANPATH_MAP entries.
3083
30842007-03-31 Eli Zaretskii <eliz@gnu.org>
3085
3086 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3087
30882007-03-26 Richard Stallman <rms@gnu.org>
3089
3090 * pgg.texi (Caching passphrase): Clean up previous change.
3091
30922007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3093
3094 * gnus.texi (Setting Process Marks): Fix typo.
3095
30962007-03-25 Romain Francoise <romain@orebokech.com>
3097
3098 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3099 readability, and include various fixes by Daniel Brockman, Nick Roberts
3100 and Dieter Wilhelm.
3101
31022007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3103
3104 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3105
3106 * gnus.texi (Mail Source Specifiers): Fix typo.
3107
31082007-03-22 Ralf Angeli <angeli@caeruleus.net>
3109
3110 * reftex.texi (Imprint): Update maintainer information.
3111
31122007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3113
3114 * message.texi (Message Buffers): Update documentation for
3115 message-generate-new-buffers.
3116
31172007-03-15 Daiki Ueno <ueno@unixuser.org>
3118
3119 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3120
31212007-03-21 Glenn Morris <rgm@gnu.org>
3122
3123 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3124
31252007-03-19 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * eshell.texi (Known problems): Emacs 21 -> 22.
3128
3129 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3130
31312007-03-18 Jay Belanger <belanger@truman.edu>
3132
3133 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3134
31352007-03-12 Glenn Morris <rgm@gnu.org>
3136
3137 * calc.texi (Time Zones): Switch to new North America DST rule.
3138
3139 * calc.texi: Replace "daylight savings" with "daylight
3140 saving" in text throughout.
3141
31422007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3143
3144 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3145 The variable now uses a list of symbols instead of just a symbol.
3146 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3147
31482007-03-06 Romain Francoise <romain@orebokech.com>
3149
3150 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3151 new packages, and mention Gnus update.
3152
31532007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3154
3155 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3156 nntp-open-connection-functions-never-echo-commands.
3157
31582007-02-27 Chong Yidong <cyd@stupidchicken.com>
3159
3160 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3161 problems on the console, and security risk in not using gpg-agent.
3162
31632007-02-25 Carsten Dominik <dominik@science.uva.nl>
3164
3165 * org.texi (The spreadsheet): Renamed from "Table calculations".
3166 Completely reorganized and rewritten.
3167 (CamelCase links): Section removed.
3168 (Repeating items): New section.
3169 (Tracking TODO state changes): New section.
3170 (Agenda views): Chapter reorganized and rewritten.
3171 (HTML export): Section rewritten.
3172 (Tables in arbitrary syntax): New section.
3173 (Summary): Better feature summary.
3174 (Activation): Document problem with cut-and-paste of Lisp code
3175 from PDF files.
3176 (Visibility cycling): Document indirect buffer use.
3177 (Structure editing): Document sorting.
3178 (Remember): Section rewritten.
3179 (Time stamps): Better description of time stamp types.
3180 (Tag searches): Document regular expression search for tags.
3181 (Stuck projects): New section.
3182 (In-buffer settings): New keywords.
3183 (History and Acknowledgments): Updated description.
3184
31852007-02-24 Alan Mackenzie <acm@muc.de>
3186
3187 * cc-mode.texi (Movement Commands): Insert two missing command names.
3188 (Getting Started): Slight wording correction (use conditional).
3189
31902007-02-22 Kim F. Storm <storm@cua.dk>
3191
3192 * widget.texi (User Interface, Basic Types): Document need to put some
3193 text before the %v escape in :format string in editable-field widget.
3194
31952007-02-18 Romain Francoise <romain@orebokech.com>
3196
3197 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3198 `cvs-mode-quit'.
3199
32002007-02-10 Markus Triska <markus.triska@gmx.at>
3201
3202 * widget.texi (Programming Example): Put constant strings in :format.
3203
32042007-02-07 Juanma Barranquero <lekktu@gmail.com>
3205
3206 * faq.texi (Fullscreen mode on MS-Windows): New node.
3207
32082007-02-04 David Kastrup <dak@gnu.org>
3209
3210 * faq.texi (AUCTeX): Update version number. Should probably be done
3211 for other packages as well.
3212
32132007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3214
3215 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3216 <tassilo@member.fsf.org>.
3217
32182007-01-27 Eli Zaretskii <eliz@gnu.org>
3219
3220 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3221 ls-lisp-use-localized-time-format.
3222
32232007-01-20 Markus Triska <markus.triska@gmx.at>
3224
3225 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3226
32272007-01-13 Michael Olson <mwolson@gnu.org>
3228
3229 * erc.texi (Modules): Mention capab-identify module.
3230
32312007-01-05 Michael Olson <mwolson@gnu.org>
3232
3233 * erc.texi (Getting Started): Update for /RECONNECT command.
3234
32352007-01-04 Richard Stallman <rms@gnu.org>
3236
3237 * ebrowse.texi: Change C-c b to C-c C-m.
3238
32392007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3240
3241 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3242 variables only in info to avoid redundant entries in the printed
3243 manual.
3244
32452007-01-02 Daiki Ueno <ueno@unixuser.org>
3246
3247 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3248
32492007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3250
3251 * message.texi (Security): Split into sub-nodes.
3252
32532007-01-01 Alan Mackenzie <acm@muc.de>
3254
3255 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3256 eval-after-load in Emacs <=21 and a workaround. Document that
3257 trigraphs are not supported.
3258
32592007-01-01 Alan Mackenzie <acm@muc.de>
3260
3261 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3262 c-context-line-break. When invoked within a string, preserve
3263 whitespace. Add a backslash only when also in a macro.
3264
32652007-01-01 Alan Mackenzie <acm@muc.de>
3266
3267 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3268
32692007-01-01 Alan Mackenzie <acm@muc.de>
3270
3271 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3272 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3273
32742007-01-01 Alan Mackenzie <acm@muc.de>
3275
3276 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3277 "Choosing a Style".
3278
3279 * cc-mode.texi ("Styles"): Add @dfn{style}.
3280
32812006-12-30 Michael Albinus <michael.albinus@gmx.de>
3282
3283 Sync with Tramp 2.0.55.
3284
3285 * trampver.texi: Update release number.
3286
32872006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3288
3289 * gnus.texi (Customizing Articles): Add index entries for all
3290 gnus-treat-* variables.
3291
c8763fb6 32922006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3293
3294 * gnus.texi (IMAP): Fix incorrect explanation of
3295 nnimap-search-uids-not-since-is-evil in documentation for
3296 nnimap-expunge-search-string.
3297
32982006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3299
3300 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3301 spam-ifile-database.
3302
33032006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3304
3305 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3306 rebind C-s.
3307
c8763fb6 33082006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3309
3310 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3311 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3312 "expiring mail".
3313 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3314 nnimap-nov-is-evil.
3315
33162006-12-25 Kevin Ryde <user42@zip.com.au>
3317
3318 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3319 about the key procedure being used heavily.
3320
33212006-12-24 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3324 to t.
3325 (Prerequisites): Add explanation about gpg-agent.
3326
33272006-12-22 Kevin Ryde <user42@zip.com.au>
3328
3329 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3330 "sort" instead of "sort*".
3331
33322006-12-19 Richard Stallman <rms@gnu.org>
3333
3334 * calc.texi (History and Acknowledgements): Recognize that Emacs
3335 now does have floating point.
3336
33372006-12-19 Michael Albinus <michael.albinus@gmx.de>
3338
3339 * tramp.texi (External transfer methods): Describe new method `scpc'.
3340
33412006-12-17 Sascha Wilde <wilde@sha-bang.de>
3342
3343 * pgg.texi: Added short note on gpg-agent to the introduction.
3344
33452006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3346
3347 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3348 also applies to Cc.
3349
33502006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3351
3352 * gnus.texi (X-Face): Clarify. Say which programs are required
3353 on Windows.
3354
33552006-12-08 Michael Olson <mwolson@gnu.org>
3356
3357 * erc.texi (Modules): Remove documentation for list module.
3358
c8763fb6 33592006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3360
3361 * faq.texi (^M in the shell buffer): Ditto.
3362
33632006-11-20 Michael Olson <mwolson@gnu.org>
3364
3365 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3366
33672006-11-17 Carsten Dominik <dominik@science.uva.nl>
3368
3369 * org.texi: Fix typos.
3370 (Agenda commands): Document `C-k'.
3371
33722006-11-16 Eli Zaretskii <eliz@gnu.org>
3373
3374 * url.texi (http/https): Fix a typo in the HTTP URL.
3375
33762006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3377
3378 * ada-mode.texi: Total rewrite.
3379
33802006-11-13 Carsten Dominik <dominik@science.uva.nl>
3381
3382 * org.texi: Minor typo fixes.
3383
33842006-11-13 Bill Wohler <wohler@newt.com>
3385
3386 Release MH-E manual version 8.0.3.
3387
3388 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3389 release 8.0.3.
3390
3391 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3392 to set MAILDIR.
3393 (Reading Mail): Document the customization of read-mail-command
3394 for MH-E.
3395 (Viewing Attachments): Document mm-discouraged-alternatives.
3396 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3397 (Junk): Add more information about the settings of mh-junk-background
3398 in a program. Add /usr/bin/mh to PATH in examples.
3399
34002006-11-12 Richard Stallman <rms@gnu.org>
3401
3402 * woman.texi: Update author address but say he no longer maintains it.
3403
34042006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3405
3406 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3407 archived trees.
3408 (Checkboxes): Section moved to chapter 5, and extended.
3409 (The date/time prompt): New section.
3410 (Link abbreviations): New section.
3411 (Presentation and sorting): New section.
3412 (Custom agenda views): Section completely rewritten.
3413 (Summary): Compare with Planner.
3414 (Feedback): More info about creating backtraces.
3415 (Plain lists): Modified example.
3416 (Breaking down tasks): New section.
3417 (Custom time format): New section.
3418 (Time stamps): Document inactive timestamps.
3419 (Setting tags): More details about fast tag selection.
3420 (Block agenda): New section.
3421 (Custom agenda views): Section rewritten.
3422 (Block agenda): New section.
3423
34242006-11-07 Michael Albinus <michael.albinus@gmx.de>
3425
3426 * tramp.texi (Configuration): scp is the default method.
3427 (Default Method): Use ssh as example for another method.
3428
34292006-10-27 Richard Stallman <rms@gnu.org>
3430
3431 * woman.texi: Downcase nroff/troff/roff.
3432 (Installation): Chapter deleted. Some xrefs deleted.
3433 (Background): woman doesn't advise man ;-).
3434
c8763fb6 34352006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3436
3437 * ada-mode.texi (Project files, Identifier completion)
3438 (Automatic Casing, Debugging, Using non-standard file names)
3439 (Working Remotely): Fix typos.
3440
34412006-10-20 Masatake YAMATO <jet@gyve.org>
3442
3443 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3444 sample code `my-c-initialization-hook'.
3445
34462006-10-19 Stuart D. Herring <herring@lanl.gov>
3447
3448 * widget.texi: Fix typos.
3449
34502006-10-19 Michael Albinus <michael.albinus@gmx.de>
3451
3452 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3453 "???". There have been no complaints for years, so the information
3454 must be appropriate.
3455
34562006-10-16 Richard Stallman <rms@gnu.org>
3457
3458 * widget.texi: Use @var instead of capitalization.
3459 Clarify many widget type descriptions.
3460
34612006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3462
3463 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3464 gnus-dired-attach.
3465 (Selecting a Group): Fix typo.
3466
c8763fb6 34672006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3468
3469 * widget.texi: Fix typos.
3470
34712006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3472
3473 * gnus.texi (Image Enhancements): Update for Emacs 22.
3474
3475 * gnus-faq.texi ([1.3]): Update.
3476
34772006-10-06 Richard Stallman <rms@gnu.org>
3478
3479 * faq.texi (Displaying the current line or column):
3480 Delete "As of Emacs 20".
3481
34822006-10-06 Romain Francoise <romain@orebokech.com>
3483
3484 * faq.texi (VM): VM works with Emacs 22 too.
3485
34862006-10-06 Richard Stallman <rms@gnu.org>
3487
3488 * ebrowse.texi: Remove Emacs version "21" from title.
3489
34902006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3491
3492 * gnus.texi (Foreign Groups): Say where change of editing commands are
3493 stored. Add reference to `gnus-parameters'.
3494
34952006-09-15 Jay Belanger <belanger@truman.edu>
3496
3497 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3498 Change "Library Public License" to "Lesser Public License"
3499 throughout. Use "yyyy" to represent year.
3500
35012006-09-15 Carsten Dominik <dominik@science.uva.nl>
3502
3503 * org.texi (Setting tags): Typo fix.
3504
35052006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3506
3507 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3508
35092006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3510
3511 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3512
35132006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3514
3515 * faq.texi (Escape sequences in shell output): EMACS is now set
3516 to Emacs's absolute file name, not to "t".
3517 (^M in the shell buffer): Likewise.
3518 * misc.texi (Interactive Shell): Likewise.
3519
35202006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3521
3522 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3523 mails with pop3-leave-mail-on-server. Fix wording.
3524 (Limiting): Improve gnus-summary-limit-to-articles.
3525 (X-Face): Fix typo.
3526
35272006-09-11 Simon Josefsson <jas@extundo.com>
3528
3529 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3530 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3531
35322006-09-06 Simon Josefsson <jas@extundo.com>
3533
3534 * smtpmail.texi (Authentication): Mention SSL.
3535
35362006-09-01 Eli Zaretskii <eliz@gnu.org>
3537
3538 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3539 Don't use @indicateurl.
3540
3541 * cc-mode.texi (Subword Movement): Don't use @headitem.
3542 (Custom Braces, Clean-ups): Don't use @tie.
3543
35442006-08-29 Michael Albinus <michael.albinus@gmx.de>
3545
3546 Sync with Tramp 2.0.54.
3547
3548 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3549 Suggested by Adrian Phillips <a.phillips@met.no>.
3550
35512006-08-15 Carsten Dominik <dominik@science.uva.nl>
3552
3553 * org.texi (Installation, Activation): Split from Installation and
3554 Activation.
3555 (Clocking work time): Documented new features.
3556
35572006-08-13 Alex Schroeder <alex@gnu.org>
3558
3559 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3560 example.
3561
35622006-08-12 Eli Zaretskii <eliz@gnu.org>
3563
3564 * faq.texi (How to add fonts): New node.
3565
35662006-08-05 Romain Francoise <romain@orebokech.com>
3567
3568 * faq.texi (New in Emacs 22): Expand.
3569
35702006-08-03 Michael Olson <mwolson@gnu.org>
3571
3572 * erc.texi: Update for ERC 5.1.4.
3573
35742006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3575
3576 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3577 in .../site-lisp/gnus/ by default.
3578 [ From gnus-news.texi in the trunk. ]
3579
35802006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3581
3582 * gnus.texi (MIME Commands): Additions for yEnc.
3583
35842006-07-24 Richard Stallman <rms@gnu.org>
3585
3586 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3587 * faq.texi: Move periods and commas inside quotes.
3588
35892006-07-20 Jay Belanger <belanger@truman.edu>
3590
3591 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3592
35932006-07-18 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * faq.texi (Security risks with Emacs): Document Emacs 22
3596 file-local-variable mechanism.
3597
35982006-07-12 Michael Olson <mwolson@gnu.org>
3599
3600 * erc.texi: Update for ERC 5.1.3.
3601
36022006-07-12 Alex Schroeder <alex@gnu.org>
3603
3604 * rcirc.texi: Fix typos.
3605 (Getting started with rcirc): New calling convention for M-x irc.
3606 Mention #rcirc. Removed channel tracking.
3607 (Configuration): Changed the names of all variables that got changed
3608 recently, eg. rcirc-server to rcirc-default-server. Added
3609 documentation for rcirc-authinfo, some background for Bitlbee, and
3610 rcirc-track-minor-mode.
3611 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3612 Scrolling.
3613 (Reconnecting after you have lost the connection): Fixed example code
3614 to match code changes.
3615
36162006-07-10 Nick Roberts <nickrob@snap.net.nz>
3617
3618 * gnus.texi, message.texi: Fix typos.
3619
36202006-07-07 Carsten Dominik <dominik@science.uva.nl>
3621
3622 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3623 commands.
3624 (Global TODO list): Document the use of the variables
3625 `org-agenda-todo-ignore-scheduled' and
3626 `org-agenda-todo-list-sublevels'.
3627
36282006-07-05 Richard Stallman <rms@gnu.org>
3629
3630 * faq.texi (Scrolling only one line): Fix xref.
3631
36322006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3633
3634 * faq.texi (Evaluating Emacs Lisp code):
3635 Throughout, replace eval-current-buffer with eval-buffer.
3636
36372006-07-03 Richard Stallman <rms@gnu.org>
3638
3639 * rcirc.texi (Scrolling conservatively): Fix xref.
3640
3641 * pcl-cvs.texi (Viewing differences): Usage fix.
3642
36432006-07-03 Carsten Dominik <dominik@science.uva.nl>
3644
3645 * org.texi (Agenda commands): Document `s' key to save all org-mode
3646 buffers.
3647
36482006-06-30 Ralf Angeli <angeli@caeruleus.net>
3649
3650 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3651 names. Mention `cvs-msg' face.
3652
36532006-06-29 Carsten Dominik <dominik@science.uva.nl>
3654
3655 * org.texi (Checkboxes): New section.
3656
36572006-06-28 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3660 throughout this chapter.
3661
36622006-06-27 Chong Yidong <cyd@stupidchicken.com>
3663
3664 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3665 text for standalone vs Emacs info.
3666 (Help): Clarify header line description. Use mouse-1 for clicks.
3667 (Help-P): Use mouse-1 for clicks.
3668 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3669 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3670 (Choose menu subtopic): Remove gratuitous Emacs command names.
3671 (Help-FOO): Put usual behavior first.
3672 (Help-Xref): Clicking on xrefs works in Emacs.
3673 (Search Text): Clarify what the default behavior is.
3674 (Create Info buffer): Fix Emacs window/X window confusion.
3675 (Emacs Info Variables): Fix for new Emacs init file behavior.
3676
36772006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3678
3679 * gnus.texi (Summary Buffer Lines): Fix typo.
3680
36812006-06-23 Carsten Dominik <dominik@science.uva.nl>
3682
3683 * org.texi (Embedded LaTeX): New chapter.
3684 (Archiving): Section rewritten.
3685 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3686
36872006-06-20 Bill Wohler <wohler@newt.com>
3688
3689 Release MH-E manual version 8.0.1.
3690
3691 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3692 release 8.0.1.
3693 (Preface): Depend on GNU mailutils 1.0 and higher.
3694
36952006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3696
3697 * message.texi (News Headers): Update message-syntax-checks section.
3698
36992006-06-19 Karl Berry <karl@gnu.org>
3700
3701 * info.texi (Advanced): Mention C-q, especially with ?.
3702
37032006-06-19 Carsten Dominik <dominik@science.uva.nl>
3704
3705 * org.texi (Publishing links): Document the `:link-validation-function'
3706 property.
3707 (Extensions and Hacking): New chapter, includes some sections of the
3708 "Miscellaneous" chapter.
3709
37102006-06-10 Carsten Dominik <dominik@science.uva.nl>
3711
3712 * org.texi (Progress logging): New section.
3713
37142006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3715
3716 * viper.texi (Viper Specials):
3717 * gnus.texi (Example Setup):
3718 * faq.texi (Backspace invokes help):
3719 * dired-x.texi (Optional Installation Dired Jump):
3720 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3721 follow coding conventions.
3722
37232006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3724
3725 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3726
37272006-06-06 Carsten Dominik <dominik@science.uva.nl>
3728
3729 * org.texi (ASCII export): Document indentation adaptation.
3730 (Setting tags): Document mutually-exclusive tags.
3731
37322006-06-05 Romain Francoise <romain@orebokech.com>
3733
3734 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3735 Fix typo.
3736
3737 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3738 channel (#gnus@irc.freenode.net).
3739 Fix typos. Update copyright notice.
3740
3741 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3742 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3743 (Line-Up Functions, Custom Macros):
3744 * ediff.texi (Window and Frame Configuration)
dccb744b 3745 (Highlighting Difference Regions):
2de53ca6
GM
3746 * emacs-mime.texi (Display Customization):
3747 * erc.texi (History):
3748 * eshell.texi (Known problems):
3749 * eudc.texi (Overview, BBDB):
3750 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3751 (The problem of spam, SpamOracle, Extending the Spam package)
3752 (Conformity, Terminology):
dccb744b 3753 * idlwave.texi (Routine Info)
2de53ca6
GM
3754 (Class and Keyword Inheritance, Padding Operators)
3755 (Breakpoints and Stepping, Electric Debug Mode)
3756 (Examining Variables, Troubleshooting):
3757 * org.texi (Creating timestamps):
3758 * reftex.texi (Commands, Options, Changes):
3759 * tramp.texi (Inline methods, Password caching)
3760 (Auto-save and Backup, Issues):
3761 * vip.texi (Files, Commands in Insert Mode):
3762 * viper.texi (Emacs Preliminaries, States in Viper)
3763 (Packages that Change Keymaps, Viper Specials, Groundwork):
3764 Fix various typos.
3765
37662006-05-31 Michael Ernst <mernst@alum.mit.edu>
3767
3768 * ediff.texi: Fix typos.
3769
37702006-05-30 Carsten Dominik <dominik@science.uva.nl>
3771
3772 * org.texi: Small typo fixes.
3773
37742006-05-29 Michael Albinus <michael.albinus@gmx.de>
3775
3776 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3777
37782006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3779
3780 * pcl-cvs.texi: Fix typos.
3781 (Customization): Say "us".
3782
37832006-05-26 Eli Zaretskii <eliz@gnu.org>
3784
3785 * org.texi: Remove bogus @setfilename.
3786
37872006-05-26 Carsten Dominik <dominik@science.uva.nl>
3788
3789 * org.texi (ASCII export): Omit command name.
3790 (HTML export): Add prefix to all lines in Local Variable example.
3791 (Acknowledgments): Typeset names in italics.
3792
37932006-05-24 Carsten Dominik <dominik@science.uva.nl>
3794
3795 * org.texi (Plain lists): Add new item navigation commands.
3796 (External links): Document elisp and info links.
3797 (Custom searches): New section.
3798 (Publishing): New chapter.
3799 (HTML export): Include a list of supported CSS classes.
3800 (Setting tags): Describe the fast-tag-setting interface.
3801
38022006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3803
3804 * dired-x.texi: ifinfo -> ifnottex.
3805
38062006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3807
3808 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3809
38102006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3811
3812 * message.texi (Interface): Add tool bar customization.
3813 (MIME): Index and text additions for mml-attach.
3814 (MIME): Describe mml-dnd-protocol-alist and
3815 mml-dnd-attach-options.
3816
3817 * gnus.texi (Oort Gnus): Reorder entries in sections.
3818 Fix some entries.
3819 (Starting Up): Add references to "Emacs for Heathens" and to
3820 "Finding the News". Add user-full-name and user-mail-address.
3821 (Group Buffer Format): Add tool bar customization and update.
3822 (Summary Buffer): Add tool bar customization.
3823 (Posting Styles): Add message-alternative-emails.
3824
38252006-05-09 Michael Albinus <michael.albinus@gmx.de>
3826
3827 * tramp.texi (Filename completion): Improve wording.
3828
38292006-05-07 Romain Francoise <romain@orebokech.com>
3830
3831 * faq.texi (Using regular expressions): Fix typo.
3832 (Packages that do not come with Emacs): Fix capitalization.
3833 (Replacing text across multiple files): Expand node to explain how
3834 to use `dired-do-query-replace-regexp' in more detail, based on
3835 suggestion by Eric Hanchrow <offby1@blarg.net>.
3836
38372006-05-06 Michael Albinus <michael.albinus@gmx.de>
3838
3839 * tramp.texi (Filename completion): Completion of remote files'
3840 method, user name and host name is active only in partial
3841 completion mode.
3842
38432006-05-06 Bill Wohler <wohler@newt.com>
3844
3845 Release MH-E manual version 8.0.
3846
3847 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3848 release 8.0.
3849
38502006-05-06 Bill Wohler <wohler@newt.com>
3851
3852 * mh-e.texi (MH-BOOK-HOME): Change from
3853 http://www.ics.uci.edu/~mh/book/mh to
3854 http://rand-mh.sourceforge.net/book/mh.
3855 Replace .htm suffix with .html for MH book files.
3856 (Using This Manual): Update key binding for getting relevant
3857 chapter in Info from command key.
3858 (Ranges): Fix itemx.
3859
38602006-05-05 Karl Berry <karl@gnu.org>
3861
3862 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3863 (\fonttextsize): New user-level command to change text font size.
3864
38652006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3866
3867 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3868
38692006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3870
3871 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3872
38732006-04-24 Bill Wohler <wohler@newt.com>
3874
3875 * mh-e.texi (Getting Started): Make it more explicit that you need
3876 to install MH. Add pointers to current MH implementations.
3877
38782006-04-21 Bill Wohler <wohler@newt.com>
3879
3880 Release MH-E manual version 7.94.
3881
3882 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3883 release 7.94.
3884
38852006-04-21 Carsten Dominik <dominik@science.uva.nl>
3886
3887 * org.texi: Many small fixes.
3888 (Handling links): Rename from "Managing links".
3889
38902006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3891
3892 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3893 (Splitting mail using spam-stat): Fix @xref.
3894
38952006-04-20 Chong Yidong <cyd@stupidchicken.com>
3896
3897 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3898 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3899
39002006-04-20 Carsten Dominik <dominik@science.uva.nl>
3901
3902 * org.texi (Time stamps): Better explanation of the purpose of
3903 different time stamps.
3904 (Structure editing, Plain lists): More details on how new items
3905 and headings are inserted.
3906
39072006-04-18 Carsten Dominik <dominik@science.uva.nl>
3908
3909 * org.texi (Formula syntax): Fix link to Calc Manual.
3910
39112006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3912
3913 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3914
39152006-04-17 Bill Wohler <wohler@newt.com>
3916
3917 * mh-e.texi (Folders): Update mh-before-quit-hook and
3918 mh-quit-hook example with code that removes the buffers rather
3919 than just bury them.
3920
39212006-04-17 Michael Albinus <michael.albinus@gmx.de>
3922
3923 Sync with Tramp 2.0.53.
3924
39252006-04-13 Carsten Dominik <dominik@science.uva.nl>
3926
3927 * org.texi (Updating settings): New section.
3928 (Visibility cycling): Better names for the startup folding
3929 options.
3930 (Exporting): Completely restructured.
3931 (The very busy C-c C-c key): New section.
3932 (Summary of in-buffer settings): New section.
3933
39342006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3935
3936 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3937
39382006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3939
3940 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3941 (Server Commands): Key `v' is reserved for users.
3942
39432006-04-11 Carsten Dominik <dominik@science.uva.nl>
3944
3945 * org.texi (Link format): New section, emphasis on bracket links.
3946 (External links): Document bracket links.
3947 (FAQ): Expand to cover shell links and the new link format.
3948
39492006-04-09 Kevin Ryde <user42@zip.com.au>
3950
3951 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3952
39532006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3954
3955 * gnus.texi (Summary Buffer Lines): Add `*'.
3956
c8763fb6 39572006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3958
3959 * gnus.texi (Group Parameters):
3960 Mention gnus-permanently-visible-groups.
3961
39622006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3963
3964 * gnus.texi (Face): Fix typo.
3965
39662006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3967
3968 * gnus.texi (X-Face): Clarify.
3969 (Face): Need Emacs with PNG support.
3970
39712006-04-06 Richard Stallman <rms@gnu.org>
3972
3973 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3974 Emacs".
3975
39762006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3977
3978 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3979 blocks not suitable for inclusion with Emacs using variable
3980 PARTOFEMACS.
3981
39822006-04-04 Simon Josefsson <jas@extundo.com>
3983
3984 * gnus.texi (Security): Improve.
3985
39862006-04-02 Bill Wohler <wohler@newt.com>
3987
3988 * mh-e.texi (Getting Started, Junk, Bug Reports)
3989 (MH FAQ and Support): Fix URLs.
3990
39912006-03-31 Romain Francoise <romain@orebokech.com>
3992
3993 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3994 to t, not nil (and has for the past eight years).
3995
39962006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3997
3998 * message.texi, gnus.texi: Bump version to 5.11.
3999
40002006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4001
4002 * gnus.texi (Top): Add comment about version line.
4003
4004 * message.texi (Top): Ditto. Change to take named versions into
4005 account.
4006
40072006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4008
4009 * gnus.texi (Posting Styles): Add x-face-file to example.
4010 (X-Face): Refer to posting styles.
4011
4012 * gnus-faq.texi ([5.8]): Add x-face-file.
4013 ([8.4]): Add links to gmane.emacs.gnus.user and
4014 gmane.emacs.gnus.general.
4015
40162006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4017
4018 * gnus-faq.texi: Use .invalid.
4019 ([5.4]): Fix gnus-posting-styles example.
4020
40212006-03-27 Romain Francoise <romain@orebokech.com>
4022
4023 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4024 Emacs/W3 needs a new maintainer.
4025 (Ispell): Update author and version info.
4026 (Mailcrypt): Mention PGG.
4027 (New in Emacs 22): Add PGG to the list of new packages.
4028 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4029 updating dead URLs.
4030
40312006-03-25 Karl Berry <karl@gnu.org>
4032
4033 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4034 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4035 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4036 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4037 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4038 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4039 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4040 (2) do not indent copyright year list (or anything else).
4041
40422006-03-21 Bill Wohler <wohler@newt.com>
4043
4044 * mh-e.texi (Folders): Various edits.
4045
40462006-03-20 Romain Francoise <romain@orebokech.com>
4047
4048 * gnus.texi (Mail Folders): Grammar fix.
4049
40502006-03-19 Bill Wohler <wohler@newt.com>
4051
4052 * mh-e.texi (Replying): Document Mail-Followup-To.
4053 Change manually-formatted table to multitable. Add debugging info.
4054 Move description of mh-reply-default-reply-to into paragraph
4055 that describes its values.
4056
40572006-03-17 Bill Wohler <wohler@newt.com>
4058
10d1d0af 4059 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4060 (Sending Mail Tour): Update method of entering
4061 addresses and subject.
4062 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4063 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4064
40652006-03-15 Carsten Dominik <dominik@science.uva.nl>
4066
4067 * org.texi: Version number change only.
4068
40692006-03-14 Bill Wohler <wohler@newt.com>
4070
4071 * mh-e.texi: Add index entries around each paragraph rather than
4072 depend on entries from beginning of node. Doing so ensures that
4073 index entries are less likely to be forgotten if text is cut and
4074 pasted, and are necessary anyway if the references are on a
4075 separate page. It seems that makeinfo is now (v. 4.8) only
4076 producing one index entry per node, so there is no longer any
4077 excuse not to. Use subheading instead of heading. The incorrect
4078 use of heading produced very large fonts in Info--as large as the
4079 main heading.
4080 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4081 versions 6 and 7 appeared *around* the time of these Emacs releases.
4082
40832006-03-13 Carsten Dominik <dominik@science.uva.nl>
4084
4085 * org.texi (Clean view): Document new startup options.
4086
40872006-03-11 Bill Wohler <wohler@newt.com>
4088
4089 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4090 (Composing, Scan Line Formats): Fix @refs.
4091 (Getting Started): Define MH profile and MH profile components.
4092 (Incorporating Mail, Reading Mail, Viewing, Printing)
4093 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4094 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4095 for string constants.
4096 (Tool Bar): Remove spurious quote.
4097 (Junk): Use ``...'' instead of "...".
4098 (Scan Line Formats): Replace @samp with @kbd.
4099
41002006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4101
4102 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4103
41042006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4105
4106 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4107 easy to understand.
4108
41092006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4110
4111 * gnus.texi: Markup fix.
4112 (Fancy Mail Splitting): Specify new feature.
4113
41142006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4115
4116 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4117 partial-words matching.
4118
41192006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4122
4123 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4124 (MIME Commands): Fix mm-discouraged-alternatives.
4125
41262006-03-07 Carsten Dominik <dominik@science.uva.nl>
4127
4128 * org.texi: Version number change only.
4129
41302006-03-06 Bill Wohler <wohler@newt.com>
4131
4132 * mh-e.texi: Move from SourceForge repository to Savannah.
4133 This is version 7.93, which is a total rewrite from the previous
4134 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4135 version 7.93.
4136
41372006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4138
4139 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4140
41412006-03-01 Carsten Dominik <dominik@science.uva.nl>
4142
4143 * org.texi (Interaction): Add item about `org-mouse.el' by
4144 Piotr Zielinski.
4145 (Managing links): Document that also mouse-1 can be used to
4146 activate a link.
4147 (Headlines, FAQ): Add entry about hiding leading stars.
4148 (Miscellaneous): Resort the sections in this chapter to a more
4149 logical sequence.
4150
41512006-02-27 Simon Josefsson <jas@extundo.com>
4152
4153 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4154 2004-01-27 from the trunk).
4155
41562006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4157
4158 * cc-mode.texi: Rename c-hungry-backspace to
4159 c-hungry-delete-backwards, at the request of RMS. Leave the old
4160 name as an alias.
4161
41622006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4163
4164 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4165 include the function header within the defun.
4166
41672006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4168
4169 * cc-mode.texi: Correct two typos.
4170
41712006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4172
4173 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4174 existing comment.
4175 (Electric Keys): Add a justification for electric indentation.
4176 (Hungry WS Deletion): Clear up the names and complications of the
4177 BACKSPACE and DELETE keys.
4178
41792006-02-23 Juri Linkov <juri@jurta.org>
4180
4181 * faq.texi (Common requests): Move `Turning on auto-fill by
4182 default' after `Wrapping words automatically'. Move `Working with
4183 unprintable characters' before `Searching for/replacing newlines'.
4184 Move `Replacing highlighted text' after `Highlighting a region'.
4185 Merge `Repeating commands' and `Repeating a command as many times
4186 as possible' into the former.
4187 (Packages that do not come with Emacs): Add refs to Gmane and
4188 etc/MORE.STUFF.
4189
41902006-02-23 Juri Linkov <juri@jurta.org>
4191
4192 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4193 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4194 Add xref to `(emacs)Reporting Bugs'.
4195 (Getting a printed manual): Add URL to other formats of the manual.
4196 (Common requests): Fix menu.
4197 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4198 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4199 (Inserting text at the beginning of each line): Add pxref to
4200 `Changing the included text prefix'.
4201 (Forcing the cursor to remain in the same column): Mention `track-eol'
4202 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4203 (Replacing text across multiple files): Add keybinding `Q' for
4204 `dired-do-query-replace'.
4205
42062006-02-22 Carsten Dominik <dominik@science.uva.nl>
4207
4208 * reftex.texi: Version number and date change only.
4209
4210 * org.texi (Internal Links): Rewrite to cover the modified
4211 linking system.
4212
42132006-02-17 Eli Zaretskii <eliz@gnu.org>
4214
4215 * faq.texi: Remove the coding cookie, it's not needed anymore.
4216
42172006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4218
4219 * faq.texi (Colors on a TTY): Mention Mac OS port.
4220
42212006-02-12 Karl Berry <karl@gnu.org>
4222
4223 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4224 8-bit accented a.
4225
42262006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4227
4228 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4229
42302006-02-08 Romain Francoise <romain@orebokech.com>
4231
4232 * faq.texi (Top): Remove paragraph about the FAQ being a
4233 transitional document, etc.
4234 (Searching for/replacing newlines): New node.
4235 (Yanking text in isearch): New node.
4236 (Inserting text at the beginning of each line): Rename and make
4237 more general, mention `M-;' in Message mode.
4238
42392006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * faq.texi (Meta key does not work in xterm)
4242 (Emacs does not display 8-bit characters)
4243 (Inputting eight-bit characters): Update xrefs.
4244
42452006-02-06 Romain Francoise <romain@orebokech.com>
4246
4247 * faq.texi (VM): VM now at version 7.19.
4248 Set myself as maintainer of this file.
4249
42502006-02-04 Michael Olson <mwolson@gnu.org>
4251
4252 * erc.texi (History): Note that ERC is now included with Emacs.
4253
42542006-01-31 Romain Francoise <romain@orebokech.com>
4255
4256 * message.texi (Message Headers): Explain what
4257 `message-alternative-emails' does in more detail.
4258 Update copyright year.
4259
42602006-01-30 Juanma Barranquero <lekktu@gmail.com>
4261
4262 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4263
42642006-01-29 Richard M. Stallman <rms@gnu.org>
4265
4266 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4267
42682006-01-29 Michael Olson <mwolson@gnu.org>
4269
4270 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4271
4272 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4273
4274 * faq.texi (New in Emacs 22): Mention ERC.
4275
42762006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4277
4278 * rcirc.texi: Capitalize dir entry for consistency with the entry
4279 in info/dir and other entries in the Emacs category.
4280 Fix typos. Delete trailing whitespace.
4281
c8763fb6 42822006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4283
4284 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4285
42862006-01-27 Eli Zaretskii <eliz@gnu.org>
4287
4288 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4289 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4290
4291 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4292 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4293
42942006-01-27 Alex Schroeder <alex@gnu.org>
4295
4296 * rcirc.texi: New file.
4297
42982006-01-23 Juri Linkov <juri@jurta.org>
4299
4300 * widget.texi (User Interface): Add S-TAB for widget-backward.
4301
43022006-01-22 Michael Albinus <michael.albinus@gmx.de>
4303
4304 Sync with Tramp 2.0.52.
4305
4306 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4307 Add Tramp disabling item. New item for common connection problems.
4308 (various): Apply "ftp" as method for the download URL.
4309 (Bug Reports): Refer to FAQ for common problems.
4310
43112006-01-21 Eli Zaretskii <eliz@gnu.org>
4312
4313 * widget.texi (User Interface): Use @key for TAB.
4314
4315 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4316
4317 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4318 for TAB.
4319
4320 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4321
43222006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4323
4324 * gnus.texi: Update copyright.
4325
43262006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4327
4328 * gnus.texi (Article Washing): Additions.
4329
43302006-01-08 Alex Schroeder <alex@gnu.org>
4331
4332 * pgg.texi (Caching passphrase): Rewording.
4333
43342006-01-13 Carsten Dominik <dominik@science.uva.nl>
4335
4336 * org.texi (Agenda commands): Document tags command.
4337
43382006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4339
4340 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4341
43422006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4343
4344 * gnus.texi (RSS): Addition.
4345
43462005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4347
4348 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4349
43502005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4351
4352 * emacs-mime.texi (Display Customization): Add setting example to
4353 mm-discouraged-alternatives.
4354
43552006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4356
4357 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4358 version is the canonical version.
4359
43602006-01-08 Alex Schroeder <alex@gnu.org>
4361
4362 * pgg.texi (Caching passphrase): Rewording.
4363
43642006-01-06 Eli Zaretskii <eliz@gnu.org>
4365
4366 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4367 repository URL.
4368
43692006-01-06 Carsten Dominik <dominik@science.uva.nl>
4370
4371 * org.texi: Removed the accidentally re-added empty line in the
4372 direntry.
4373
43742006-01-05 Carsten Dominik <dominik@science.uva.nl>
4375
4376 * org.texi (Agenda Views): Chapter reorganized.
4377
43782005-12-29 Romain Francoise <romain@orebokech.com>
4379
4380 * faq.texi (Using Customize): New node.
4381
43822005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4383
4384 * org.texi: Remove blank line in @direntry. It is non-standard
4385 and recursively produces blank lines all over the dir file (when
4386 using Texinfo 4.8).
4387
43882005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4389
4390 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4391
43922005-12-20 Carsten Dominik <dominik@science.uva.nl>
4393
4394 * org.texi (Tags): Boolean logic documented.
4395 (Agenda Views): Document custom commands.
4396
43972005-12-20 David Kastrup <dak@gnu.org>
4398
4399 * faq.texi (AUCTeX): Update version and mailing list info.
4400
44012005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4402
4403 * gnus.texi (MIME Commands): Mention addition of
4404 multipart/alternative to gnus-buttonized-mime-types and add xref
4405 to mm-discouraged-alternatives.
4406
4407 * emacs-mime.texi (Display Customization): Mention addition of
4408 "image/.*" and add xref to gnus-buttonized-mime-types in the
4409 mm-discouraged-alternatives section.
4410
44112005-12-16 Carsten Dominik <dominik@science.uva.nl>
4412
4413 * org.texi (Tags): New section.
4414 (Agenda Views): Chapter reorganized.
4415
44162005-12-16 Eli Zaretskii <eliz@gnu.org>
4417
4418 * org.texi (Internal Links): Add a missing comma after an @xref.
4419
44202005-12-14 Chong Yidong <cyd@stupidchicken.com>
4421
4422 * faq.texi (Filling paragraphs with a single space): No need to
4423 change sentence-end now.
4424
44252005-12-13 Romain Francoise <romain@orebokech.com>
4426
4427 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4428
44292005-12-12 Jay Belanger <belanger@truman.edu>
4430
4431 * faq.texi (Calc): Update version number.
4432
44332005-12-12 Carsten Dominik <dominik@science.uva.nl>
4434
4435 * org.texi (Progress Logging): New section.
4436
44372005-12-10 Romain Francoise <romain@orebokech.com>
4438
4439 Update the Emacs FAQ for the 22.1 release.
4440
4441 * faq.texi: Set VER to `22.1'.
4442 (Basic editing): Explain how to use localized versions of the
4443 Tutorial. Mention that `C-h r' displays the manual. Delete
4444 obsolete WWW link to an Emacs 18 tutorial.
4445 (Getting a printed manual): Point to the new locations of the
4446 manuals on the GNU Web site.
4447 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4448 available via Info (it was previously distributed separately).
4449 (Installing Texinfo documentation): The latest version of Texinfo
4450 is 4.8, not 4.0.
4451 (Informational files for Emacs): COPYING is the GNU General Public
4452 License, not the Emacs General Public License.
4453 (Informational files for Emacs): Delete obsolete link to the
4454 GNUinfo pages as they have been removed from the GNU Web site.
4455 (New in Emacs 22): New node.
4456 (Setting up a customization file): Say that most packages support
4457 Customize nowadays.
4458 (Colors on a TTY): Delete reference to instructions on how to
4459 enable syntax highlighting, it is now enabled by default.
4460 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4461 at startup automatically.
4462 (Controlling case sensitivity): Mention `M-c' in isearch.
4463 (Using an already running Emacs process): Emacs now creates the
4464 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4465 gnuserv. As emacsclient can now run Lisp code as well, delete a
4466 sentence praising gnuserv for that. Simplify description of how
4467 the client/server operation works.
4468 (Compiler error messages): Delete obsolete text (compile.el has
4469 been rewritten).
4470 (Indenting switch statements): Fix typo.
4471 (Matching parentheses): Simplify setup instructions, mention the
4472 menu bar item in the Options menu.
4473 (Repeating a command as many times as possible): Mention `C-x e'.
4474 (Going to a line by number): Mention new keymap and bindings
4475 `M-g M-g', `M-g M-p' and `M-g M-n'.
4476 (Turning on syntax highlighting): Now on by default. Simplify.
4477 (Replacing highlighted text): Use `1', not `t'.
4478 (Problems with very large files): The maximum size is now 256MB on
4479 32-bit machines.
4480 (^M in the shell buffer): Mention `comint-process-echoes'.
4481 (Emacs for Apple computers): Emacs 22 has native support for Mac
4482 OS X.
4483 (Translating names to IP addresses): Delete node.
4484 (Binding keys to commands): Fix typo.
4485 (SPC no longer completes file names): New node.
4486 (MIME with Emacs mail packages): Delete section about the Emacs
4487 MIME FAQ (it's not reachable anymore).
4488
44892005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4490
4491 * cc-mode.texi: The manual has been extensively revised: the
4492 information about using CC Mode has been separated from the larger
4493 and more difficult chapters about configuration. It has been
4494 updated for CC Mode 5.31.
4495
44962005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4497
4498 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4499 (Selecting an implementation): Fix descriptions.
4500
45012005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4502
4503 * message.texi (Various Message Variables): Addition.
4504
45052005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4506
4507 * message.texi: Fix default values.
4508
45092005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * message.texi (Header Commands): Clarify descriptions of
4512 message-cross-post-followup-to, message-reduce-to-to-cc, and
4513 message-insert-wide-reply.
4514 (Various Commands): Fix kindex for message-kill-to-signature;
4515 clarify description of message-tab.
4516
45172005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4518
4519 * message.texi (Mailing Lists): Fix description about MFT.
4520
4521 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4522
45232005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4524
4525 * gnus.texi (Slow Terminal Connection): Replace old description
4526 with new one.
4527
45282005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4529
4530 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4531 replace X-Draft-Headers with X-Draft-From.
4532
45332005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4534
4535 * gnus.texi (Various Various): Fix the default value of
4536 nnheader-max-head-length.
4537 (Gnus Versions): Fix typo.
4538
45392005-12-08 Carsten Dominik <dominik@science.uva.nl>
4540
4541 * org.texi (Structure editing): Document new functionality of
4542 M-RET.
4543
45442005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4545
4546 * org.texi (Internal Links): Fix Texinfo usage.
4547
45482005-12-06 Carsten Dominik <dominik@science.uva.nl>
4549
4550 * org.texi (TODO basics): Document the global todo list.
4551 (TODO items): Documents sparse tree for specific TODO
4552 keywords.
4553
45542005-11-30 Carsten Dominik <dominik@science.uva.nl>
4555
4556 * org.texi (Plain Lists): Typos fixed.
4557
45582005-11-28 Jay Belanger <belanger@truman.edu>
4559
4560 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4561
45622005-11-24 Carsten Dominik <dominik@science.uva.nl>
4563
4564 * org.texi (Structure editing): New item moving commands added.
4565 (Plain Lists): New section.
4566
45672005-11-18 Carsten Dominik <dominik@science.uva.nl>
4568
4569 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4570 (Agenda): Document commands `org-cycle-agenda-files' and
4571 `org-agenda-file-to-front'
4572 (Built-in table editor): Document `org-table-sort-lines'.
4573 (HTML formatting): Export of hand-formatted lists.
4574
45752005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4576
4577 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4578 new variable gnus-toolbar-thickness.
4579
45802005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4581
4582 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4583
45842005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4585
4586 * gnus.texi (X-Face): Fix description.
4587 (XVarious): Remove gnus-xmas-logo-color-alist and
4588 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4589
45902005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4591
4592 * gnus.texi (Group Parameters): Mention new variable
4593 gnus-parameters-case-fold-search.
4594 (Home Score File): Addition.
4595
45962005-11-04 Ulf Jasper <ulf.jasper@web.de>
4597
4598 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4599 (Overview): List supported feed types.
4600 (Installation): No installation necessary when using autoload.
4601 (Configuration): Rename "RSS" to "news".
4602
46032005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4604
4605 * pgg.texi (User Commands): Document additional passphrase
4606 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4607 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4608
46092005-11-04 Carsten Dominik <dominik@science.uva.nl>
4610
4611 * org.texi: Version number changed to 3.19.
4612
46132005-10-29 Sascha Wilde <wilde@sha-bang.de>
4614
4615 * pgg.texi (How to use): Update the example to add autoload of
4616 pgg-encrypt-symmetric-region.
4617 (User Commands): Document pgg-encrypt-symmetric-region.
4618 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4619
46202005-10-27 Jay Belanger <belanger@truman.edu>
4621
4622 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4623 mention other TeX-related units.
4624
46252005-10-23 Lars Hansen <larsh@soem.dk>
4626
4627 * dired-x.texi (Miscellaneous Commands): Replace
4628 dired-do-relative-symlink by dired-do-relsymlink and
4629 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4630
46312005-10-23 Jay Belanger <belanger@truman.edu>
4632
4633 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4634 constant.
4635
46362005-10-23 Michael Albinus <michael.albinus@gmx.de>
4637
4638 * faq.texi (Bugs and problems): Replace
4639 `dired-move-to-filename-regexp' by
4640 `directory-listing-before-filename-regexp'.
4641
46422005-10-22 Eli Zaretskii <eliz@gnu.org>
4643
4644 * newsticker.texi (UPDATED): Set value.
4645
46462005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * gnus.texi (Document Groups): Remove duplicate item.
4649
46502005-10-21 Carsten Dominik <dominik@science.uva.nl>
4651
4652 * org.texi (Summary): Mention iCalendar support.
4653 (Exporting): Document iCalendar support.
4654
46552005-10-18 Romain Francoise <romain@orebokech.com>
4656
4657 * viper.texi (Viper Specials): Capitalize GNU.
4658
46592005-10-17 Juri Linkov <juri@jurta.org>
4660
4661 * info.texi (Getting Started, Search Index, Expert Info):
4662 Fix wording.
4663 (Search Text): Replace `echo area' with `mode line'.
4664 (Search Index): Both `i' and `,' find all index entries.
4665 Replace example `C-f' with `C-l' (which exists in index of Info
4666 manual) and delete spaces in its keyboard input sequence.
4667 Delete unnecessary explanations about literal characters.
4668
46692005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4670
4671 * gnus.texi (Document Server Internals): Addition.
4672
46732005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4674
4675 * gnus.texi (A note on namespaces): Fix RFC reference.
4676
46772005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4678
4679 * gnus.texi (RSS): Fix key description.
4680
46812005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4682
4683 * gnus.texi: Emacs/w3 -> Emacs/W3.
4684 (Browsing the Web): Fix description.
4685 (Web Searches): Ditto.
4686 (Customizing W3): Ditto.
4687
46882005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4689
4690 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4691
46922005-10-11 Jay Belanger <belanger@truman.edu>
4693
4694 * calc.texi (Integration): Mention using `a i' to compute definite
4695 integrals.
4696
46972005-10-11 Juri Linkov <juri@jurta.org>
4698
4699 * info.texi: Rearrange nodes.
4700 (Top): Update menu. Change ref `Info for Experts' to
4701 `Advanced Info Commands'.
4702 (Getting Started): Fix description of manual's parts.
4703 (Help-Int): Change xref `Info Search' to `Search Index', and
4704 `Expert Info' to `Advanced'.
4705 (Advanced): Move node one level up.
4706 (Search Text, Search Index): New nodes split out from `Info Search'.
4707 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4708 split out from `Advanced'.
4709 (Advanced, Emacs Info Variables): De-document editing an Info file
4710 in Info.
4711 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4712 (Creating an Info File): Delete node and move its text to
4713 `Expert Info'.
4714
47152005-10-10 Carsten Dominik <dominik@science.uva.nl>
4716
4717 * org.texi (Workflow states): Documented that change in keywords
4718 becomes active only after restart of Emacs.
4719
47202005-10-08 Michael Albinus <michael.albinus@gmx.de>
4721
4722 Sync with Tramp 2.0.51.
4723
47242005-10-08 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * speedbar.texi (Introduction): Describe new location of speedbar
4727 on menubar.
4728 (Basic Key Bindings): Remove descriptions of bindings that have
4729 been removed.
4730
47312005-10-05 Nick Roberts <nickrob@snap.net.nz>
4732
4733 * speedbar.texi (GDB): Describe use of watch expressions.
4734
47352005-09-28 Simon Josefsson <jas@extundo.com>
4736
4737 * message.texi (IDNA): Fix.
4738
47392005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4740
4741 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4742 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4743 description of nntp-open-connection-function.
4744 (Common Variables): Fix descriptions.
4745
47462005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * gnus.texi (Server Buffer Format): Document the %a format spec.
4749
47502005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4751
4752 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4753
47542005-09-23 Carsten Dominik <dominik@science.uva.nl>
4755
4756 * org.texi Version 3.16.
4757
47582005-09-19 Miles Bader <miles@gnu.org>
4759
4760 * newsticker.texi: Get rid of CVS keywords.
4761
47622005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4763
4764 * gnus.texi (Finding the Parent): Fix description of how Gnus
4765 finds article.
4766
47672005-09-14 Jari Aalto <jari.aalto@cante.net>
4768
4769 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4770 to drop off non-answered articles.
4771
47722005-09-19 Juanma Barranquero <lekktu@gmail.com>
4773
4774 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4775 braces (which are unsupported by NMAKE) for macro `srcdir'.
4776
47772005-09-17 Eli Zaretskii <eliz@gnu.org>
4778
4779 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4780 (../info/newsticker, newsticker.dvi): New targets.
4781
47822005-09-17 Ulf Jasper <ulf.jasper@web.de>
4783
4784 * newsticker.texi: Replace @command with @code. Replace @example
4785 with @lisp.
4786 (Top): Added explanations to menu items.
4787 (GNU Free Documentation License): Removed.
4788
47892005-09-16 Romain Francoise <romain@orebokech.com>
4790
4791 Update all files to specify GFDL version 1.2.
4792
4793 * doclicense.texi (GNU Free Documentation License): Update to
4794 version 1.2.
4795
47962005-09-15 Richard M. Stallman <rms@gnu.org>
4797
4798 * newsticker.texi: Fix @setfilename.
4799
4800 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4801 (../info/newsticker, newsticker.dvi): New targets.
4802
48032005-08-30 Carsten Dominik <dominik@science.uva.nl>
4804
4805 * org.texi: Version 3.15.
4806
48072005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4808
4809 * ses.texi: Combine all three indices into one.
4810 Correct a few typos.
4811
48122005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4813
4814 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4815
48162005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4817
4818 * emacs-mime.texi (Handles): Remove duplicate item.
4819 (Encoding Customization): Fix the default value for
4820 mm-coding-system-priorities.
4821 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4822 (Basic Functions): Fix reference.
4823
48242005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4825
4826 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4827
48282005-08-18 Richard M. Stallman <rms@gnu.org>
4829
4830 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4831 and web site.
4832
4833 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4834 not keyboard-translate.
4835
48362005-08-11 Richard M. Stallman <rms@gnu.org>
4837
4838 * faq.texi (Using regular expressions): Fix xref.
4839
48402005-08-09 Juri Linkov <juri@jurta.org>
4841
4842 * info.texi (Help-P): Replace `Prev' with `Previous'.
4843 (Help-M, Help-Xref): Add S-TAB.
4844 (Help-FOO): Update `u' command.
4845 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4846 Update info about visibility of xref parts.
4847 (Help-Int): Fix `m' command. Rename `Info-last' to
4848 `Info-history-back'. Add `Info-history-forward'.
4849 (Advanced): Fix `g*' and `M-n' commands.
4850 (Info Search): Add `index-apropos' in stand-alone browser.
4851 Add isearch commands.
4852 (Emacs Info Variables): Remove `Info-fontify'.
4853 Add `Info-mode-hook'. Update face names.
4854 Add `Info-fontify-maximum-menu-size',
4855 `Info-fontify-visited-nodes', `Info-isearch-search'.
4856
48572005-08-07 Michael Albinus <michael.albinus@gmx.de>
4858
4859 Sync with Tramp 2.0.50.
4860
4861 * tramp.texi: Use @option{} consequently for method names.
4862 (Inline methods, External transfer methods): Remove references to
4863 Cygwin.
4864 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4865 implementation.
4866
48672005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4868
4869 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4870 Mention that gnus-init-file is not read when Emacs is invoked with
4871 --no-init-file or -q.
4872
48732005-07-19 Carsten Dominik <dominik@science.uva.nl>
4874
4875 * org.texi: Version 3.14.
4876
48772005-07-04 Carsten Dominik <dominik@science.uva.nl>
4878
4879 * org.texi: Version 3.13.
4880
48812005-07-18 Juri Linkov <juri@jurta.org>
4882
4883 * calc.texi (Time Zones, Logical Operations):
4884 * cl.texi (Overview):
4885 * org.texi (TODO types):
4886 * sc.texi (Emacs 18 MUAs):
4887 * speedbar.texi (Top):
4888 * url.texi (History):
4889 Delete duplicate duplicate words.
4890
ce058493 48912005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4892
4893 * cl.texi (Type Predicates): Document `atom' type.
4894
48952005-07-04 Lute Kamstra <lute@gnu.org>
4896
4897 Update FSF's address in GPL notices.
4898
4899 * calc.texi (Copying):
4900 * doclicense.texi (GNU Free Documentation License):
4901 * faq.texi (Contacting the FSF):
4902 * mh-e.texi (Copying): Update FSF's address.
4903
49042005-07-03 Richard M. Stallman <rms@gnu.org>
4905
4906 * flymake.texi (Example -- Configuring a tool called directly):
4907 Update name of flymake-build-relative-filename.
4908
49092005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4910
4911 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4912
49132005-06-29 Carsten Dominik <dominik@science.uva.nl>
4914
4915 * org.texi: Version 3.12.
4916
49172005-06-24 Eli Zaretskii <eliz@gnu.org>
4918
4919 * makefile.w32-in (MAKEINFO): Use --force.
4920 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4921 Makefile.in.
4922 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4923 more shells.
4924
49252005-06-23 Richard M. Stallman <rms@gnu.org>
4926
4927 * speedbar.texi (Creating a display): Texinfo usage fixes.
4928
4929 * tramp.texi (Customizing Completion, Auto-save and Backup):
4930 Texinfo usage fixes.
4931
49322005-06-23 Juanma Barranquero <lekktu@gmail.com>
4933
4934 * dired-x.texi (Miscellaneous Commands):
4935 * ediff.texi (Miscellaneous):
4936 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4937 (Agent Variables):
4938 * info.texi (Help-Xref):
4939 * message.texi (Message Headers):
4940 * org.texi (Remember):
4941 * reftex.texi (Options (Defining Label Environments)):
4942 (Options (Index Support)):
4943 (Options (Viewing Cross-References)):
4944 (Options (Misc)):
4945 (Changes):
4946 * speedbar.texi (Creating a display):
4947 * tramp.texi (Customizing Completion, Auto-save and Backup):
4948 Texinfo usage fix.
4949
49502005-06-13 Carsten Dominik <dominik@science.uva.nl>
4951
4952 * org.texi: Version 3.11.
4953
49542005-06-12 Jay Belanger <belanger@truman.edu>
4955
4956 * calc.texi (Getting Started): Remove extra menu item.
4957
49582005-05-31 Jay Belanger <belanger@truman.edu>
4959
4960 * calc.texi (Notations Used in This Manual): Use @kbd for key
4961 sequence.
4962 (Demonstration of Calc): Mention another way of starting Calc.
4963 (Starting Calc): Mention long name of M-#.
4964 (Embedded Mode Overview): Remove unnecessary instruction.
4965 (Other M-# commands): Rephrase `M-# 0' explanation.
4966 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4967 reflect current behavior.
4968
49692005-05-30 Jay Belanger <belanger@truman.edu>
4970
4971 * calc.texi (Hooks): Change description of calc-window-hook and
4972 calc-trail-window-hook to match usage.
4973 (Computational Functions): Add more constant-generating functions.
4974 (Customizable Variables): Use defvar.
4975
49762005-05-28 Jay Belanger <belanger@truman.edu>
4977
4978 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4979 (Basic Embedded Mode): Explain behavior of arguments to
4980 calc-embedded-mode.
4981
49822005-05-27 Jay Belanger <belanger@truman.edu>
4983
4984 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4985 current behavior.
4986
49872005-05-25 Jay Belanger <belanger@truman.edu>
4988
4989 * calc.texi: Change Calc version number throughout.
4990 (Keypad Mode): Change location in info output.
4991 (Keypad mode overview): Move picture of keypad.
4992
49932005-05-21 Jay Belanger <belanger@truman.edu>
4994
4995 * calc.texi (Storing variables): Mention that only most variables
4996 are void to begin with.
4997
49982005-05-21 Kevin Ryde <user42@zip.com.au>
4999
5000 * widget.texi (Basic Types): Update cross ref from "Enabling
5001 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5002 lispref/text.texi change.
5003
50042005-05-20 Carsten Dominik <dominik@science.uva.nl>
5005
5006 * org.texi: Version 3.09.
5007
50082005-05-18 Carsten Dominik <dominik@science.uva.nl>
5009
5010 * reftex.texi: Version 4.28.
5011
50122005-05-16 Jay Belanger <belanger@truman.edu>
5013
5014 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5015
50162005-05-14 Jay Belanger <belanger@truman.edu>
5017
5018 * calc.texi (Default Simplifications): Insert missing ! (logical
5019 not operator).
5020
50212005-05-14 Michael Albinus <michael.albinus@gmx.de>
5022
5023 Sync with Tramp 2.0.49.
5024
50252005-05-10 Jay Belanger <belanger@truman.edu>
5026
5027 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5028 to 1.
5029
50302005-04-29 Carsten Dominik <dominik@science.uva.nl>
5031
5032 * org.texi: Version 3.08, structure reorganized.
5033
50342005-04-24 Richard M. Stallman <rms@gnu.org>
5035
5036 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5037
50382005-04-15 Carsten Dominik <dominik@science.uva.nl>
5039
5040 * org.texi: Update to version 3.06.
5041
50422005-04-13 Lute Kamstra <lute@gnu.org>
5043
5044 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5045
50462005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5047
5048 * cl.texi (Porting Common Lisp): Fix typo.
5049
50502005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5051
5052 * gnus.texi (RSS): Addition.
5053
50542005-04-04 Jay Belanger <belanger@truman.edu>
5055
5056 * calc.texi: Change Calc version number.
5057 (Customizable variables): Fix description of calc-language-alist.
5058 (Copying): Put in version 2 of GPL.
5059
50602005-04-01 Jay Belanger <belanger@truman.edu>
5061
5062 * calc.texi (Troubleshooting Commands): Remove comment about
5063 installation.
5064 (Installation): Remove section.
5065 (Customizable Variables): New section.
5066 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5067 (Graphical Devices): Add references to Customizable Variables.
5068
50692005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5070
5071 * emacs-mime.texi (Display Customization): Markup fixes.
5072 (rfc2047): Update.
5073
50742005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5075
5076 * gnus-faq.texi: Replaced with auto-generated version.
5077
50782005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5079
5080 * dired-x.texi (Multiple Dired Directories): default-directory was
5081 renamed to dired-default-directory.
5082
50832005-03-26 Jay Belanger <belanger@truman.edu>
5084
5085 * calc.texi (Simplifying Formulas, Rewrite Rules):
5086 Change description of top and bottom of fraction.
5087 (Modulo Forms): Move description of how to create modulo forms to
5088 earlier in the section.
5089 (Fraction Mode): Suggest using : to get a fraction by dividing.
5090 (Basic Arithmetic): Adjust placement of command name.
5091 (Truncating the Stack): Emphasize that "hidden" entries are still
5092 visible.
5093 (Installation): Move discussion of printing manual to "About This
5094 Manual".
5095 (About This Manual): Mention how to print the manual.
5096 (Reporting Bugs): Remove first person.
5097 (Building Vectors): Add algebraic version of append.
5098 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5099 (Grouping Digits): Fix typo.
5100
51012005-03-25 Werner Lemberg <wl@gnu.org>
5102
5103 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5104 Replace `legal' with `valid'.
5105
51062005-03-25 Werner Lemberg <wl@gnu.org>
5107
5108 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5109
51102005-03-24 Jay Belanger <belanger@truman.edu>
5111
5112 * calc.texi (General Mode Commands)
5113 (Mode Settings in Embedded Mode): Add some explanation of
5114 recording mode settings.
5115
51162005-03-24 Richard M. Stallman <rms@gnu.org>
5117
5118 * calc.texi: Remove praise of non-free software.
5119
5120 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5121 (Installation): Node deleted.
5122
51232005-03-23 Richard M. Stallman <rms@gnu.org>
5124
5125 * url.texi (HTTP language/coding): Improve last change.
5126
51272005-03-22 Jay Belanger <belanger@truman.edu>
5128
5129 * calc.texi (Embedded Mode): Add new information on changing
5130 modes.
5131
51322005-03-20 Michael Albinus <michael.albinus@gmx.de>
5133
5134 Sync with Tramp 2.0.48.
5135
5136 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5137
5138 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5139 "GNU/Linux". Change all addresses to .gnu.org.
5140 (Default Method): Offer shortened syntax for "su" and "sudo"
5141 methods.
5142
51432005-03-07 Richard M. Stallman <rms@gnu.org>
5144
5145 * url.texi: Fix usage of "e.g.".
5146 (HTTP language/coding): Explain the rules for these strings.
5147
51482005-03-06 Richard M. Stallman <rms@gnu.org>
5149
5150 * woman.texi (Introduction): Minor cleanups.
5151
5152 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5153
5154 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5155 (Installation): Node deleted.
5156
5157 * mh-e.texi (Preface): Get rid of "Emacs 21".
5158
5159 * eshell.texi (Installation): Delete node (for Emacs 20).
5160
51612005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5162
5163 * flymake.texi: Refill and tweak style in @lisp blocks.
5164
51652005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5166
5167 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5168
51692005-03-01 Jay Belanger <belanger@truman.edu>
5170
5171 * calc.texi (Trigonometric and Hyperbolic Functions):
5172 Mention additional functions.
5173 (Algebraic Simplifications): Mention additional simplifications.
5174
51752005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5176
5177 * ses.texi: Add concept/function/variable indices (this work was
5178 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5179 papers on file at FSF).
5180
51812005-02-10 Jay Belanger <belanger@truman.edu>
5182
5183 * calc.texi: Change @LaTeX to La@TeX throughout.
5184 Redefine @expr as @math for TeX output.
5185 Redefine @texline as a no-op for TeX output.
5186 Define @tfn, replace @t by @tfn throughout.
5187
51882005-02-09 Jay Belanger <belanger@truman.edu>
5189
5190 * calc.texi: Add macro for LaTeX for info output.
5191
51922005-02-08 Kim F. Storm <storm@cua.dk>
5193
5194 * texinfo.tex (LaTex): Add def.
5195
51962005-02-06 Jay Belanger <belanger@truman.edu>
5197
5198 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5199 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5200 throughout manual.
5201
52022005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5203
5204 * gnus.texi: Some edits based on comments from David Abrahams.
5205
52062005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5207
5208 * gnus.texi (RSS): Fix the keystroke.
5209
52102005-01-24 David Kastrup <dak@gnu.org>
5211
5212 * faq.texi: Update AUCTeX version info.
5213
52142005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5215
5216 * gnus-faq.texi ([4.1]): Typo.
5217
52182005-01-19 Jay Belanger <belanger@truman.edu>
5219
5220 * calc.texi (Keep Arguments): Mention that keeping arguments
5221 doesn't work with keyboard macros.
5222
52232005-01-16 Richard M. Stallman <rms@gnu.org>
5224
5225 * autotype.texi (Autoinserting): Fix small error.
5226
52272005-01-16 Michael Albinus <michael.albinus@gmx.de>
5228
5229 Sync with Tramp 2.0.47.
5230
5231 * tramp.texi (Compilation): New section, describing compilation of
5232 remote files.
5233
52342005-01-11 Kim F. Storm <storm@cua.dk>
5235
5236 * widget.texi (Basic Types): Add :follow-link keyword.
5237
52382005-01-09 Jay Belanger <belanger@truman.edu>
5239
5240 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5241
52422005-01-08 Jay Belanger <belanger@truman.edu>
5243
5244 * calc.texi: Change throughout to reflect new default value of
5245 calc-settings-file.
5246
52472005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5248
5249 * message.texi (Reply): `message-reply-to-function' should return
5250 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5251
52522005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5253
5254 * faq.texi (Changing load-path): Fix typo.
5255
52562005-01-05 Jay Belanger <belanger@truman.edu>
5257
5258 * calc.texi (Programming Tutorial): Replace kbd command by
5259 appropriate characters for a keyboard macro.
5260
52612005-01-04 Jay Belanger <belanger@truman.edu>
5262
5263 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5264 for Lucid Emacs.
5265 (Programming Tutorial): Mention that the user needs to be in the
5266 right mode to compute some functions.
5267
52682005-01-04 Jay Belanger <belanger@truman.edu>
5269
5270 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5271 no longer applicable.
5272
52732005-01-01 Jay Belanger <belanger@truman.edu>
5274
5275 * calc.texi (Programming Tutorial): Changed description of how to
5276 edit keyboard macros to match current behavior.
5277
52782004-12-31 Jay Belanger <belanger@truman.edu>
5279
5280 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5281
52822004-12-20 Jay Belanger <belanger@truman.edu>
5283
5284 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5285 zero.
5286
52872004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5288
5289 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5290 @xref.
5291 (Font Locking): Avoid @strong{Note:}.
5292
52932004-12-17 Michael Albinus <michael.albinus@gmx.de>
5294
5295 Sync with Tramp 2.0.46.
5296
5297 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5298
52992004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * url.texi: Correct typos.
5302 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5303 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5304 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5305 (Dealing with HTTP documents): @inforef->@xref.
5306
53072004-12-15 Jay Belanger <belanger@truman.edu>
5308
5309 * calc.texi: Consistently capitalized all mode names.
5310 (Answers to Exercises): Mention that an answer can be a fraction
5311 when in Fraction mode.
5312
53132004-12-13 Jay Belanger <belanger@truman.edu>
5314
5315 * calc.texi: Fix some TeX definitions.
5316
53172004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * reftex.texi (Imprint): Remove erroneous @value's.
5320
53212004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5324 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5325
53262004-12-08 Jay Belanger <belanger@truman.edu>
5327
5328 * calc.texi (Starting Calc): Remove comment about installation.
5329 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5330
53312004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5332
5333 * url.texi: Update @setfilename.
5334 (Getting Started): No need to worry about Gnus versions.
5335 (Dealing with HTTP documents): Use @inforef.
5336
5337 * org.texi: Fix @direntry file name.
5338
53392004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5340
5341 * url.texi: New file.
5342
5343 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5344
53452004-12-06 Jay Belanger <belanger@truman.edu>
5346
5347 * calc.texi (Using Calc): Remove paragraph about installation.
5348
53492004-12-06 Jay Belanger <belanger@truman.edu>
5350
5351 * calc.texi: Use more Texinfo macros and less TeX defs.
5352 Remove @refill's.
5353
53542004-12-06 Richard M. Stallman <rms@gnu.org>
5355
5356 * org.texi: New file.
5357
53582004-12-05 Richard M. Stallman <rms@gnu.org>
5359
5360 * Makefile.in (org.dvi, ../info/org): New targets.
5361 (INFO_TARGETS): Add ../info/org.
5362 (DVI_TARGETS): Add org.dvi.
5363 (maintainer-clean): Remove the info files in the info dir.
5364
53652004-11-26 Eli Zaretskii <eliz@gnu.org>
5366
5367 * idlwave.texi: Fix the setfilename directive to put the produced
5368 file in ../info.
5369 (Continued Statement Indentation): Resurrect Jan D.'s change from
5370 2004-11-03 that was lost when a newer version of idlwave.texi was
5371 imported.
5372
53732004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5374
5375 * gnus-faq.texi ([5.1]): Added missing bracket.
5376
5377 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5378 `spam-initialize'.
5379
53802004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5381
5382 * message.texi (Various Message Variables): Mention that all mail
5383 file variables are derived from `message-directory'.
5384
5385 * gnus.texi (Splitting Mail): Clarify bogus group.
5386
53872004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * emacs-mime.texi (Encoding Customization): Fix
5390 mm-coding-system-priorities entry.
5391
c8763fb6 53922004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5393
5394 * idlwave.texi (Continued Statement Indentation):
5395 * reftex.texi (Options (Index Support)):
5396 (Displaying and Editing the Index, Table of Contents):
5397 * speedbar.texi (Creating a display, Major Display Modes): Replace
5398 non-nil with non-@code{nil}.
5399
54002004-10-21 Jay Belanger <belanger@truman.edu>
5401
5402 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5403
54042004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5405
5406 * calc.texi (Reporting Bugs): Double up `@'.
5407
54082004-10-18 Jay Belanger <belanger@truman.edu>
5409
5410 * calc.texi (Reporting Bugs): Changed the address that bugs
5411 should be sent to.
5412
54132004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5414
5415 * gnus.texi (New Features): Add 5.11.
5416
5417 * message.texi (Resending): Remove wrong default value.
5418
5419 * gnus.texi (Mail Source Specifiers): Describe possible problems
5420 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5421 `pop3-leave-mail-on-server' to the index.
5422
54232004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5424
5425 * message.texi (Canceling News): Add how to set a password.
5426
54272004-10-12 Jay Belanger <belanger@truman.edu>
5428
5429 * calc.texi (Help Commands): Changed the descriptions of
5430 calc-describe-function and calc-describe-variable to match their
5431 current behavior.
5432
54332004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5434
5435 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5436
54372004-10-12 Michael Albinus <michael.albinus@gmx.de>
5438
5439 Sync with Tramp 2.0.45.
5440
5441 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5442 plink link. The URL is outdated. Originator contacted for
5443 clarification.
5444
54452004-10-10 Juri Linkov <juri@jurta.org>
5446
5447 * gnus.texi (Top, Marking Articles): Join two menus in one node
5448 because a node can have only one menu.
5449
54502004-10-09 Juri Linkov <juri@jurta.org>
5451
5452 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5453 example of nnmail-split-fancy.
5454
54552004-10-06 Karl Berry <karl@gnu.org>
5456
5457 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5458 consistency with other uses of dashes.
5459
54602004-10-05 Karl Berry <karl@gnu.org>
5461
5462 * info.texi: Consistently use --- throughout, periods at end of
5463 menu descriptions, and a couple typos.
5464
54652004-09-26 Jesper Harder <harder@ifa.au.dk>
5466
5467 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5468 * pgg.texi (User Commands, Backend methods): Do.
5469 * gnus.texi: Markup fixes.
5470 (Setting Process Marks): Fix `M P a' entry.
5471 * emacs-mime.texi: Fixes.
5472
54732004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5474
5475 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5476 again.
5477 Use 5.10 instead of 5.10.0.
5478
54792004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5480
5481 * gnus.texi (Summary Mail Commands): S D e.
5482
54832004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5484
5485 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5486 the gnus-article-mode-line-format section.
5487
54882004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5489
5490 * gnus.texi (Various Summary Stuff): Fix the documentation for
5491 gnus-newsgroup-variables.
5492
54932004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5494
5495 * gnus.texi (MIME Commands): Added
5496 gnus-mime-display-multipart-as-mixed,
5497 gnus-mime-display-multipart-alternative-as-mixed,
5498 gnus-mime-display-multipart-related-as-mixed.
5499 (Mail Source Customization): Clarify `mail-source-directory'.
5500 (Splitting Mail): Mention gnus-group-find-new-groups.
5501 (SpamOracle): Fixed typo.
5502
5503 * gnus-faq.texi: Untabify.
5504 ([6.3]): nnir.el is in contrib directory.
5505
5506 * message.texi (News Headers): Clarify how a unique ID is created.
5507
5508 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5509 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5510
b2abec73 55112004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5512
b2abec73 5513 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5514
55152004-09-20 Florian Weimer <fw@deneb.enyo.de>
5516
5517 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5518
55192004-09-22 Jay Belanger <belanger@truman.edu>
5520
5521 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5522 might be hidden during part of the session.
5523
55242004-09-20 Jay Belanger <belanger@truman.edu>
5525
5526 * calc.texi (Notations Used in This Manual): Put in an earlier
5527 mention that DEL could be called Backspace.
5528
55292004-09-10 Simon Josefsson <jas@extundo.com>
5530
5531 * gnus.texi (IMAP): Add example. Suggested and partially written
5532 by Steinar Bang <sb@dod.no>.
5533
55342004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5535
5536 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5537 netrc syntax.
5538
55392004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5540
b2abec73
JB
5541 * gnus.texi (Spam ELisp Package Sequence of Events):
5542 Some clarifications.
2de53ca6
GM
5543 (Spam ELisp Package Global Variables): More clarifications.
5544
55452004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5546
5547 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5548 Mention spam-split does not modify incoming mail.
5549
55502004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5551
5552 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5553
55542004-09-10 Eli Zaretskii <eliz@gnu.org>
5555
5556 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5557
55582004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5559
5560 * makefile.w32-in (sieve, pgg): Use $(infodir).
5561
55622004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5563
5564 * makefile.w32-in: Fix PGG and Sieve entries.
5565
55662004-08-28 Eli Zaretskii <eliz@gnu.org>
5567
5568 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5569 Emacs and related programs.
5570
55712004-08-27 Richard M. Stallman <rms@gnu.org>
5572
5573 * faq.texi: Fix texinfo usage, esp. doublequotes.
5574 (Difference between Emacs and XEmacs): Some clarification.
5575
5576 * faq.texi (Difference between Emacs and XEmacs):
5577 Explain not to contrast XEmacs with GNU Emacs.
5578
55792004-08-26 Richard M. Stallman <rms@gnu.org>
5580
5581 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5582
55832004-08-22 David Kastrup <dak@gnu.org>
5584
5585 * reftex.texi (AUCTeX): Update links, section name.
5586
5587 * faq.texi (Calc): Update availability (included in 22.1).
5588 (AUCTeX): Update availability, information, versions, description.
5589
55902004-08-14 Eli Zaretskii <eliz@gnu.org>
5591
5592 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5593
55942004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5595
5596 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5597
55982004-08-10 Michael Albinus <michael.albinus@gmx.de>
5599
5600 Sync with Tramp 2.0.44.
5601
56022004-08-05 Lars Hansen <larsh@math.ku.dk>
5603
5604 * widget.texi (User Interface): Update how to separate the
5605 editable field of an editable-field widget from other widgets.
5606 (Programming Example): Add text after field.
5607
56082004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5609
5610 * emacs-mime.texi (Encoding Customization): Add a note to the
5611 mm-content-transfer-encoding-defaults entry.
5612 (rfc2047): Update.
5613
5614 * gnus.texi (Article Highlighting): Add
5615 gnus-cite-ignore-quoted-from.
5616 (POP before SMTP): New node.
5617 (Posting Styles): Addition.
5618 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5619 (Fancy Mail Splitting): Ditto.
5620 (X-Face): Add gnus-x-face.
5621
56222004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5623
5624 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5625 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5626
56272004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5628
5629 * gnus.texi (Mail Source Specifiers): Describe
5630 `pop3-leave-mail-on-server'.
5631
56322004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5633
5634 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5635
5636 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5637 repository. Change setfilename.
5638
5639 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5640
56412004-07-02 Juri Linkov <juri@jurta.org>
5642
5643 * pcl-cvs.texi (Viewing differences): Add `d r'.
5644
56452004-06-29 Jesper Harder <harder@ifa.au.dk>
5646
5647 * ses.texi, viper.texi, flymake.texi, faq.texi:
5648 * eshell.texi, ediff.texi: Markup fixes.
5649
56502004-06-21 Karl Berry <karl@gnu.org>
5651
5652 * info.texi (Top): Mention that only Emacs has mouse support.
5653 (Getting Started): Mention this in a few other places.
5654
56552004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5656
5657 * autotype.texi (Copyrights, Timestamps): Recommend
5658 `before-save-hook' instead of `write-file-functions'.
5659
56602004-06-13 Lars Hansen <larsh@math.ku.dk>
5661
5662 * dired-x.texi (dired-mark-omitted): Update keybinding.
5663
56642004-06-10 Kim F. Storm <storm@cua.dk>
5665
5666 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5667
56682004-06-05 Lars Hansen <larsh@math.ku.dk>
5669
5670 * dired-x.texi (variable dired-omit-mode): Rename from
5671 dired-omit-files-p.
5672 (function dired-omit-mode): Rename from dired-omit-toggle.
5673 Call dired-omit-mode rather than set dired-omit-files-p.
5674 (dired-mark-omitted): Describe command.
5675
56762004-05-29 Michael Albinus <michael.albinus@gmx.de>
5677
5678 Version 2.0.41 of Tramp released.
5679
56802004-05-29 Juanma Barranquero <lektu@terra.es>
5681
5682 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5683 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5684
56852004-05-29 Richard M. Stallman <rms@gnu.org>
5686
5687 * cl.texi (Top): Call this chapter `Introduction'.
5688 (Overview): In TeX, no section heading here.
5689
5690 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5691
56922004-05-29 Eli Zaretskii <eliz@gnu.org>
5693
5694 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5695 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5696
56972004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5698
5699 * flymake.texi: New file.
5700
57012004-05-28 Simon Josefsson <jas@extundo.com>
5702
5703 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5704
b344d29d 57052004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5706
5707 Version 2.0.40 of Tramp released.
5708
57092004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5710
5711 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5712
5713 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5714 variables `tramp-backup-directory-alist' and
5715 `tramp-bkup-backup-directory-info'.
5716 (Overview, Connection types)
5717 (External transfer methods, Default Method)
5718 (Windows setup hints): Remove restriction of password entering
5719 with external methods.
5720 (Auto-save and Backup): Make file name example
5721 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5722 and `auto-save-directory' must be used.
5723 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5724 only "NT"). Remove doubled entry "What kinds of systems does
5725 @tramp{} work on".
5726 (tramp): Macro removed.
5727 (Obtaining Tramp): Flag removed from title.
5728 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5729 and `trampver' used properly. Flag `tramp-inst' replaced by
5730 `installchapter'. Installation related text adapted.
5731
57322004-04-28 Masatake YAMATO <jet@gyve.org>
5733
5734 * widget.texi (Programming Example): Remove overlays.
5735
57362004-04-27 Jesper Harder <harder@ifa.au.dk>
5737
5738 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5739
57402004-04-23 Juanma Barranquero <lektu@terra.es>
5741
5742 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5743
57442004-04-05 Jesper Harder <harder@ifa.au.dk>
5745
5746 * info.texi (Info Search): Add info-apropos.
5747
57482004-03-22 Juri Linkov <juri@jurta.org>
5749
5750 * faq.texi: Fix help key bindings.
5751
57522004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5753
5754 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5755 (as suggested by Karl Berry). Update information about colored
5756 stars in menus. Add new subheading describing M-n.
5757
57582004-03-12 Richard M. Stallman <rms@gnu.org>
5759
5760 * cl.texi (Top): Rename top node's title.
5761
57622004-03-08 Karl Berry <karl@gnu.org>
5763
5764 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5765 problems making the texinfo distribution.
5766
57672004-02-29 Simon Josefsson <jas@extundo.com>
5768
5769 * smtpmail.texi (Authentication): Changed the list of supported
5770 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5771 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5772 <voegelas@gmx.net>.
5773
57742004-02-29 Juanma Barranquero <lektu@terra.es>
5775
5776 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5777 Use $(DEL) instead of rm, and ignore exit code.
5778
b344d29d 57792004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5780
5781 Tramp version 2.0.39 released.
5782
57832004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5784
5785 * tramp.texi (Customizing Completion): Explain new functions
5786 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5787 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5788 (Top): Refer to Savannah mailing list as the major one. Mention
5789 older mailing lists in HTML mode only.
5790 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5791 (Frequently Asked Questions): Remote hosts must not be Unix-like
5792 for "smb" method.
5793 (Password caching): New node.
5794 (External transfer methods): Refer to password caching for "smb"
5795 method.
5796
57972004-02-17 Karl Berry <karl@gnu.org>
5798
5799 * info.texi (Help-Int): Mention the new line number feature.
5800
58012004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5802
5803 * ses.texi (Advanced Features): New functionality for
5804 ses-set-header-row (defaults to current row unless C-u used).
5805 (Acknowledgements): Add Stefan Monnier.
5806
58072003-12-29 Kevin Ryde <user42@zip.com.au>
5808
5809 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5810
b344d29d 58112003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5812
5813 Tramp version 2.0.38 released.
5814
5815 * tramp.texi (Remote shell setup): Warn of environment variables
5816 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5817 <sven.gabriel@imk.fzk.de>.
5818 (Configuration): Tramp now chooses base64/uuencode
5819 automatically. Update wording accordingly.
5820 (Top): More description for the `Default Method' menu entry.
5821 (Default Method): Use @code, not @var, for Lisp variables.
5822 (Default Method): New subsection `Which method is the right one
5823 for me?' Suggested by Christian Kirsch.
5824 (Configuration): Pointer to new subsection added.
5825 (Default Method): Too many "use" in one sentence.
5826 Rephrase. Reported by Christian Kirsch.
5827 (Filename Syntax): Old `su' example is probably a left-over from
5828 the sm/su method naming. Replace with `ssh', instead.
5829 (External transfer methods, Auto-save and Backup):
5830 Typo fixes.
5831
58322003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5833
183080b6 5834 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5835 (Top): Mention japanese manual only if flag `jamanual' is set.
5836 Insert section `Japanese manual' in menu.
5837
58382003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5839
5840 * eshell.texi (Known Problems): Add doc item.
5841
58422003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5843
5844 * cc-mode.texi: Update for CC Mode 5.30.
5845
5846 Note: Please refrain from doing purely cosmetic changes like
5847 removing trailing whitespace in this manual; it clobbers cvs
5848 merging for no good reason.
5849
58502003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5851
5852 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5853 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5854 @acronym{ASCII}.
5855
58562003-10-26 Karl Berry <karl@gnu.org>
5857
5858 * info.texi (Info Search): Echo area, not echo are. From Debian
5859 diff.
5860
58612003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5862
10d1d0af 5863 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5864 :buttons and :children keywords.
5865
58662003-10-22 Miles Bader <miles@gnu.org>
5867
5868 * Makefile.in (info): Move before $(top_srcdir)/info.
5869
58702003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5871
5872 * tramp.texi (Inline methods): Small grammar fix.
5873 (External transfer methods): Likewise.
5874
58752003-10-08 Nick Roberts <nick@nick.uklinux.net>
5876
5877 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5878
58792003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5880
5881 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5882
58832003-09-30 Richard M. Stallman <rms@gnu.org>
5884
5885 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5886
5887 * widget.texi (User Interface): Fix typos.
5888
5889 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5890
58912003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5892
5893 * pcl-cvs.texi (Selected Files): Fix typo.
5894
58952003-09-21 Karl Berry <karl@gnu.org>
5896
5897 * info.texi (] and [ commands): No period at end of section title.
5898
58992003-09-04 Miles Bader <miles@gnu.org>
5900
5901 * Makefile.in (top_srcdir): New variable.
5902 ($(top_srcdir)/info): New rule.
5903 (info): Depend on it.
5904
59052003-09-03 Peter Runestig <peter@runestig.com>
5906
5907 * makefile.w32-in: New file.
5908
59092003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5910
5911 * widget.texi (User Interface): Explain the need of static text
5912 around an editable field.
5913
59142003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5915
5916 * widget.texi (Basic Types): The argument to `:help-echo' can now
5917 be a form that evaluates to a string.
5918
59192003-08-18 Kim F. Storm <storm@cua.dk>
5920
5921 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5922
59232003-08-16 Richard M. Stallman <rms@gnu.org>
5924
5925 * dired-x.texi (Shell Command Guessing): Explain *.
5926
59272003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5928
5929 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5930 log-edit-insert-changelog.
5931
59322003-08-03 Karl Berry <karl@gnu.org>
5933
5934 * info.texi: Need @contents.
5935
c8763fb6 59362003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5937
5938 Tramp version 2.0.36 released.
5939
5940 * tramp.texi (Remote shell setup): Explain about problems with
5941 non-Bourne commands in ~/.profile and ~/.shrc.
5942
59432003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5944
5945 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5946 renaming of `vis-mode' to `visible-mode'.
5947
59482003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5949
5950 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5951 next, prev and up pointers.
5952
59532003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5954
5955 * info.texi (Help): Mention existence of Emacs and stand-alone
5956 Info at the very beginning of the tutorial.
5957 (Help-Inv): New node.
5958 (Help-]): New node.
5959 (Help-M): Systematically point out the differences between default
5960 Emacs and stand-alone versions. Delete second menu.
5961 (Help-Xref): Systematically point out the differences between
5962 default Emacs and stand-alone versions.
5963 (Help-Int): Change `l' example.
5964 (Expert Info): Fix typos.
5965 (Emacs Info Variables): Mention `Info-hide-note-references' and
5966 new default for `Info-scroll-prefer-subnodes'.
5967
c8763fb6 59682003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5969
5970 Version 2.0.35 of Tramp released.
5971
5972 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5973 (Inline methods): Add methods `remsh' and `plink1'.
5974 (External transfer methods): Add method `remcp'.
5975 (Multi-hop Methods): Add method `remsh'.
5976 Small patch from Adrian Aichner <adrian@xemacs.org>:
5977 Fix minor typos.
5978 (Concept Index): Added to make manual searchable via
5979 `Info-index'.
5980 (Version Control): Add cindex entry.
5981
c8763fb6 59822003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5983
5984 * trampver.texi: Version 2.0.34 released.
5985
59862003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5987
5988 * faq.texi: Improve previous changes.
5989
59902003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5991
5992 * faq.texi: Update copyright and maintenance details.
5993 Update some package URLs, versions, and maintainers.
5994 Remove many references to the Emacs Lisp Archive.
5995
59962003-04-23 Simon Josefsson <jas@extundo.com>
5997
5998 * smtpmail.texi: Fix license (the invariant sections mentioned has
5999 never been part of the smtp manual). Align info dir entry with
6000 other emacs packages.
6001
60022003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6003
6004 * tramp.texi: Version 2.0.33 released.
6005 Remove installation chapter. Remove XEmacs specifics.
6006
60072003-03-29 Richard M. Stallman <rms@gnu.org>
6008
6009 * tramp.texi (Top): Undo the previous renaming.
6010 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6011
c8763fb6 60122003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6013
6014 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6015 version of manual.
6016
6017 * tramp.texi (Auto-save and Backup): New node.
6018
60192003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6020
6021 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6022 Emacs" in order to have better differentiation to "XEmacs".
6023 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6024 are new macros in order to point to the other Emacs flavor where
6025 appropriate. In info case, point to node `Installation' in order
6026 to explain how to generate the other way. In html case, make a
6027 link to the other html file.
6028 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6029 after CVS checkout/update.
6030 (Installation): Completely rewritten.
6031 (Installation parameters, Load paths): New sections under
6032 `Installation'.
6033
c8763fb6 60342003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6035
6036 * tramp.texi: Version 2.0.30 released.
6037 Replace word "path" with "localname" where used as a component of
6038 a Tramp file name.
6039
60402003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6041
6042 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6043 introduced.
6044 (Installation): Explain what to do if files from the tramp/contrib
6045 directory are needed.
6046
60472003-02-23 Alex Schroeder <alex@emacswiki.org>
6048
6049 * smtpmail.texi (How Mail Works): New.
6050
60512003-02-22 Alex Schroeder <alex@emacswiki.org>
6052
6053 * smtpmail.texi: New file.
6054
6055 * Makefile.in: Build SMTP manual.
6056
c8763fb6 60572003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6058
6059 * tramp.texi: Version 2.0.29 released.
6060 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6061 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6062
60632003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6064
6065 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6066 another package loads accidently Ange-FTP.
6067
60682003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6069
6070 * tramp.texi (Customizing Completion): Add function
6071 `tramp-parse-sconfig'. Change example of
6072 `tramp-set-completion-function', because parsing of ssh config
6073 files looks more natural.
6074
60752003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6076
6077 * gnus.texi: Do not use `path' in several locations.
6078
c8763fb6 60792002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6080
6081 * tramp.texi (External transfer methods): New method `smb'. From
6082 Michael Albinus.
6083
60842002-11-05 Karl Berry <karl@gnu.org>
6085
6086 * info.texi (Info-fontify): Reorder face list to avoid bad line
6087 breaks.
6088
c8763fb6 60892002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6090
6091 * tramp.texi: Move @copying to standard place. Use
6092 @insertcopying.
6093
60942002-10-02 Karl Berry <karl@gnu.org>
6095
6096 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6097 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6098 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6099 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6100 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6101 Per rms, update all manuals to use @copying instead of @ifinfo.
6102 Also use @ifnottex instead of @ifinfo around the top node, where
6103 needed for the sake of the HTML output.
6104 (The Gnus manual is not fixed since it's not clear to me how it
6105 works; and the Tramp manual already uses @copying, although in an
6106 unusual way. All others were changed.)
6107
61082002-09-10 Jonathan Yavner <jyavner@engineer.com>
6109
6110 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6111 (../info/ses, ses.dvi): New targets.
6112 * ses.texi: New file.
6113
c8763fb6 61142002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6115
6116 * texinfo.tex: Update to texinfo 4.2.
6117
61182002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6119
6120 * reftex.texi: Update to RefTeX 4.19.
6121
c8763fb6 61222002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6123
6124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6125 (../info/tramp, tramp.dvi): New targets.
6126
61272002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6128
6129 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6130 (calc.dvi): Uncomment.
6131
61322001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6133
6134 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6135 (../info/calc): New target.
6136
61372001-10-20 Gerd Moellmann <gerd@gnu.org>
6138
6139 * (Version 21.1 released.)
6140
61412001-10-05 Gerd Moellmann <gerd@gnu.org>
6142
6143 * Branch for 21.1.
6144
61452001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6146
6147 * Makefile.in (../info/info): Use an explicit -o switch to
6148 makeinfo.
6149
61502001-03-05 Gerd Moellmann <gerd@gnu.org>
6151
6152 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6153
61542000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6155
6156 * Makefile.in (../info/idlwave): Use --no-split.
6157
61582000-12-14 Dave Love <fx@gnu.org>
6159
6160 * Makefile.in (mostlyclean): Remove gnustmp.*
6161 (gnus.dvi): Change rule to remove @latex stuff.
6162
61632000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6164
6165 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6166
61672000-10-13 John Wiegley <johnw@gnu.org>
6168
6169 * Makefile.in: Add build targets for eshell.texi.
6170
61712000-09-25 Gerd Moellmann <gerd@gnu.org>
6172
6173 * Makefile.in: Remove/comment speedbar stuff.
6174
61752000-09-22 Dave Love <fx@gnu.org>
6176
6177 * Makefile.in: Add emacs-mime.
6178
61792000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6180
6181 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6182 (DVI_TARGETS): Add woman.dvi.
6183 (../info/woman, woman.dvi): New targets.
6184
61852000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6186
6187 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6188
6189 * pcl-cvs.texi: New file.
6190 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6191 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6192
61932000-05-11 Gerd Moellmann <gerd@gnu.org>
6194
6195 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6196 (../info/ebrowse, ebrowse.dvi): New targets.
6197
61982000-01-13 Gerd Moellmann <gerd@gnu.org>
6199
6200 * Makefile.in (INFO_TARGETS): Add eudc.
6201 (DVI_TARGETS): Add eudc.dvi.
6202 (../info/eudc, eudc.dvi): New targets.
6203
62042000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6205
6206 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6207 compatibility with 8+3 filesystems).
6208 (../info/efaq): Rename from emacs-faq.
6209
62102000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6211
6212 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6213 (../info/idlwave, idlwave.dvi): New targets.
6214
62151999-10-23 Dave Love <fx@gnu.org>
6216
6217 * Makefile.in: Use autotype.texi.
6218
62191999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6220
6221 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6222 faq.texi file) rather than ../info/faq.
6223
62241999-10-07 Gerd Moellmann <gerd@gnu.org>
6225
6226 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6227 (../info/ada-mode, ada-mode.dvi): New targets.
6228
62291999-09-01 Dave Love <fx@gnu.org>
6230
6231 * Makefile.in: Add faq.
6232
62331999-07-12 Richard Stallman <rms@gnu.org>
6234
6235 * Version 20.4 released.
6236
62371998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6238
6239 * Version 20.3 released.
6240
62411998-04-06 Andreas Schwab <schwab@gnu.org>
6242
768c0c0f
JB
6243 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6244 Use it in dvi targets.
2de53ca6
GM
6245 (../etc/GNU): Change to $(srcdir) first.
6246
62471998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6248
6249 * reftex.texi: Update for RefTeX version 3.22.
6250
62511998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6252
6253 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6254 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6255
62561997-09-23 Paul Eggert <eggert@twinsun.com>
6257
6258 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6259 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6260
62611997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6262
6263 * Version 20.2 released.
6264
62651997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6266
6267 * Version 20.1 released.
6268
62691997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6270
6271 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6272
62731996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6274
6275 * Version 19.33 released.
6276
62771996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6278
6279 * Version 19.32 released.
6280
62811996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6282
6283 * Makefile.in: Add rules for the Message manual.
6284
62851996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6286
6287 * gnus.texi: New version.
6288
6289 * message.texi: New manual.
6290
62911996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6292
6293 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6294
62951996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6296
6297 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6298 Specify -I option.
6299 (All dvi targets): Set the TEXINPUTS variable.
6300
63011996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6302
6303 * Version 19.31 released.
6304
63051996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6306
6307 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6308 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6309
63101995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6311
6312 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6313 (INFO_TARGETS): Add ../info/cc-mode.
6314 (DVI_TARGETS): Add cc-mode.dvi.
6315
63161996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6317
6318 * Version 19.31 released.
6319
63201995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6321
6322 * Version 19.30 released.
6323
63241995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6325
6326 * gnus.texi: New file.
6327
63281995-11-04 Erik Naggum <erik@naggum.no>
6329
6330 * gnus.texi: File deleted.
6331
63321995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6333
6334 * mh-e.texi: "Function Index" -> "Command Index" to work with
6335 Emacs 19.30 C-h C-k support of separately-documented commands.
6336
63371995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6338
6339 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6340 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6341
63421995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6343
6344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6345 (../info/viper, viper.dvi): New targets.
6346
63471995-04-20 Kevin Rodgers <kevinr@ihs.com>
6348
6349 * dired-x.texi (Installation): Change the example to set
6350 buffer-local variables like dired-omit-files-p in
6351 dired-mode-hook.
6352
63531995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6354
6355 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6356 (../info/mh-e, mh-e.dvi): New targets.
6357
63581995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6359
6360 * Makefile.in (maintainer-clean): Rename from realclean.
6361
63621994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6363
6364 * Makefile.in: New file.
6365 * Makefile: File deleted.
6366
63671994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6368
6369 * Makefile (TEXINDEX_OBJS): Variable deleted.
6370 (texindex, texindex.o, getopt.o): Rules deleted.
6371 All deps on texindex deleted.
6372 (distclean): Don't delete texindex.
6373 (mostlyclean): Don't delete *.o.
6374 * texindex.c, getopt.c: Files deleted.
6375
63761994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6377
6378 * Version 19.26 released.
6379
63801994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6381
6382 * Version 19.25 released.
6383
63841994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6385
6386 * Version 19.24 released.
6387
63881994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6389
6390 * Version 19.23 released.
6391
63921994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6393
6394 * Makefile: Delete spurious tab.
6395
63961994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6397
6398 * Makefile (.SUFFIXES): New rule.
6399
64001994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6401
6402 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6403 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6404
64051994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6406
6407 * Makefile (../info/sc): Rename from sc.info.
6408 (../info/cl): Likewise.
6409 (INFO_TARGETS): Use new names.
6410
64111993-12-04 Richard Stallman (rms@srarc2)
6412
6413 * getopt.c: New file.
6414 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6415 (getopt.o): New rule.
6416 (dvi): Don't depend on texindex.
6417 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6418 Depend on texindex.
6419
64201993-12-03 Richard Stallman (rms@srarc2)
6421
6422 * Makefile (../info/sc.info): Rename from ../info/sc.
6423 (TEXI2DVI): New variable.
6424 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6425 Add explicit commands.
6426 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6427
64281993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6429
6430 * Version 19.22 released.
6431
64321993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6433
6434 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6435
64361993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6437
6438 * Version 19.21 released.
6439
64401993-11-15 Paul Eggert (eggert@twinsun.com)
6441
6442 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6443
64441993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6445
6446 * Makefile (../etc/GNU): New target.
6447 (EMACSSOURCES): Add gnu1.texi.
6448
64491993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6450
6451 * Makefile (realclean): Don't delete the Info files.
6452
f0131492 64531993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6454
6455 * forms.texi: Fix forms.texi so that it will format correctly.
6456 Add missing `@end iftex', fix bad reference.
6457
6458 * info.texi, info-stn.texi: New files implement texinfo version of
6459 `info' file.
6460
f0131492 64611993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6462
6463 * Makefile: Fix targets for texindex, new info.texi files.
6464 * info-stnd.texi: New file implements info for standalone info
6465 reader.
6466 * info.texi: Update to include recent changes to "../info/info".
6467 New source file for ../info/info; includes info-stnd.texi.
6468
6469 * texindex.c: Include "../src/config.h" if building in emacs.
6470
6471 * Makefile: Change all files to FILENAME.texi, force all targets
6472 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6473 vip.texinfo, forms.texinfo, cl.texinfo.
6474 Add target to build texindex.c, defining `emacs'.
6475
6476 * forms.texi: Install new file to match version 2.3 of forms.el.
6477
64781993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6479
6480 * Version 19.19 released.
6481
64821993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6483
6484 * sc.texinfo: Fix info file name.
6485
6486 * Makefile (info): Add gnus and sc.
6487 (dvi): Add gnus.dvi and sc.dvi.
6488 (../info/sc, sc.dvi): New targets.
6489
64901993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6491
6492 * Version 19.18 released.
6493
64941993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Makefile: Fix source file names of the separate manuals.
6497 (gnus.dvi, ../info/gnus): New targets.
6498
64991993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6500
6501 * Version 19.17 released.
6502
65031993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6504
6505 * split-man: Fix typos in last change.
6506
65071993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6508
6509 * Version 19.16 released.
6510
65111993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6512
6513 * version 19.15 released.
6514
65151993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6516
6517 * Makefile (distclean): It's rm, not rf.
6518
65191993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6520
6521 * Version 19.14 released.
6522
65231993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6524
6525 * Makefile: New file.
6526
65271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6528
6529 * Version 19.13 released.
6530
65311993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6532
6533 * Version 19.9 released.
6534
65351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6536
6537 * Version 19.8 released.
6538
65391993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6540
6541 * Version 19.7 released.
6542
65431990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6544
6545 * gnus.texinfo: New file. Removed installation instructions.
6546
65471990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6548
6549 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6550
65511989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6552
6553 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6554 then define `\sc' as the command for smallcaps in Texinfo. This
6555 means that the @sc command will produce small caps. bfox has
6556 made the corresponding change to makeinfo and texinfm.el.
6557
65581988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6559
6560 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6561 Customization since the menu entry did not point to anything.
6562 Also add an @finalout command to remove overfull hboxes from the
6563 printed output.
6564
6565 * cl.texinfo: Add @bye, \input line and @settitle to file.
6566 This file is clearly intended to be a chapter of some other work,
6567 but the other work does not yet exist.
6568
65691988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6570
6571 * texinfo.texinfo: Three typos corrected.
6572
4009494e 6573;; Local Variables:
c8763fb6 6574;; coding: utf-8
4009494e
GM
6575;; fill-column: 79
6576;; add-log-time-zone-rule: t
6577;; End:
6578
5205011b 6579 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6580 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6581
6582 This file is part of GNU Emacs.
6583
97c0352c 6584 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6585 it under the terms of the GNU General Public License as published by
97c0352c
GM
6586 the Free Software Foundation, either version 3 of the License, or
6587 (at your option) any later version.
4009494e
GM
6588
6589 GNU Emacs is distributed in the hope that it will be useful,
6590 but WITHOUT ANY WARRANTY; without even the implied warranty of
6591 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6592 GNU General Public License for more details.
6593
6594 You should have received a copy of the GNU General Public License
97c0352c 6595 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6596
f7ed05c9 6597;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803