Restore original behavior of move_it_in_display_line_to when !bidi_p.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
bd3e840f
KY
12010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * auth.texi (Secret Service API): Add TODO node.
4 (Help for users): Explain the new source options for `auth-sources'.
5
e867cb5d 62010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
7
8 * trampver.texi: Update release number.
9
288f9fc0
CY
102010-03-10 Chong Yidong <cyd@stupidchicken.com>
11
12 * Branch for 23.2.
13
d99aaebd
CY
142010-03-03 Chong Yidong <cyd@stupidchicken.com>
15
16 * faq.texi (Escape sequences in shell output): Note that ansi-color is
17 now enabled by default.
18
5794c2a5
MA
192010-02-28 Michael Albinus <michael.albinus@gmx.de>
20
21 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
22 when Emacs runs in interactive mode. (Bug#5645)
23
40572be6
GM
242010-02-16 Glenn Morris <rgm@gnu.org>
25
26 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
27
7bb8ed67
MH
282010-02-05 Mark A. Hershberger <mah@everybody.org>
29
30 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
31
45a1423d 322010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
33
34 * gnus.texi (Score File Format): Fix typo.
35
45a1423d 362010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
37
38 * cc-mode.texi: Replace references to obsolete c-subword-mode.
39
14f17fc8
JB
402010-01-18 Juanma Barranquero <lekktu@gmail.com>
41
42 * ada-mode.texi (Project File Overview): Fix typo.
43
607d4369
CY
442010-01-17 Chong Yidong <cyd@stupidchicken.com>
45
46 * semantic.texi: Add Richard Y. Kim credit.
47
48 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
49
3d1bfa99
MA
502010-01-17 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
53 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
54
6fbf7a75
GM
552010-01-17 Glenn Morris <rgm@gnu.org>
56
b9f978f0
GM
57 * calc.texi (Reporting Bugs): Don't mention format of repository.
58
f19bc38d
GM
59 * woman.texi (Bugs): Make "Emacs repository" less specific,
60 and the URL for same more specific.
61
6fbf7a75
GM
62 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
63
16c3428a
JB
642010-01-17 Juanma Barranquero <lekktu@gmail.com>
65
66 * ede.texi (ede-step-project, ede-proj-target):
67 * tramp.texi (Remote processes): Fix typos.
68
045b9da7
ML
692010-01-16 Mario Lang <mlang@delysid.org>
70
71 * ede.texi (ede-target):
72 * org.texi (Refiling notes): Remove duplicated words.
73
c57008f6
SM
742010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
75
76 * gnus.texi (Posting Styles): Use with-current-buffer.
77 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
78
798c9eb5
KR
792010-01-02 Kevin Ryde <user42@zip.com.au>
80
81 * eieio.texi (Naming Conventions): Correction to xref on elisp
82 coding conventions, is "Tips" node not "Standards".
83
4970fbfe
CY
842009-12-24 Chong Yidong <cyd@stupidchicken.com>
85
86 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
87
88 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
89
83828b06
KY
902009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
91
92 * gnus.texi (Direct Functions): Add missing port number to tls method.
93
45a4a565
JB
942009-12-15 Juanma Barranquero <lekktu@gmail.com>
95
96 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
97 ($(infodir)/edt, edt.dvi): New targets.
98
698bfef7
GM
992009-12-15 Glenn Morris <rgm@gnu.org>
100
101 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
102 (edt, $(infodir)/edt, edt.dvi): New targets.
103 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
104
105 * Makefile.in (PDF_TARGETS, pdf): New.
106 (clean): Add *.pdf.
107 Add pdf rules for all manuals.
108
0e983327
JB
1092009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
110
111 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
112
8e687433
CY
1132009-12-14 Chong Yidong <cyd@stupidchicken.com>
114
115 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
116 (Smart Jump, Analyzer Debug): Copyedits.
117 (Semantic mode user commands): Link to new nodes.
118 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
119 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
120 upstream Semantic manual.
121
122 * semantic.texi (Introduction): Minor fix to diagram.
123
020335df
MA
1242009-12-09 Michael Albinus <michael.albinus@gmx.de>
125
126 * eshell.texi (History): Add the other built-in variables.
127 (Built-ins): Explain built-ins, and how to apply the external commands.
128 Add `history', `su' and `sudo'.
129
130 * tramp.texi (Remote processes): Add missing <RET> in the example.
131
6ddf13e4
BW
1322009-12-01 Bill Wohler <wohler@newt.com>
133
134 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 135 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
136 excessively garrulous.
137
07b6428c
MA
1382009-11-29 Michael Albinus <michael.albinus@gmx.de>
139
140 * tramp.texi (Remote processes): Improve eshell example with "su"
141 and "sudo" commands.
142
fd1cefda
CY
1432009-11-28 Chong Yidong <cyd@stupidchicken.com>
144
145 * semantic.texi (Analyzer Internals): Rename from Analyzer.
146
147 * sem-user.texi (Semantic mode user commands): Fix key syntax.
148 Document semantic-complete-analyze-inline.
149 (Semanticdb search debugging commands): Minor clarification.
150 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 151 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 152 manual.
9d542758 153 (Semantic mode): Link to Idle Scheduler.
fd1cefda 154
159e3ad5
KR
1552009-11-28 Kevin Ryde <user42@zip.com.au>
156
157 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 158 @pxref, now EIEIO is in Emacs.
159e3ad5 159
c6d47315
KR
160 * erc.texi (Development): Correction to git tutorial url.
161
16f6287e
GM
1622009-11-26 Glenn Morris <rgm@gnu.org>
163
164 * faq.texi (Latest version of Emacs): Mention stability of development
165 version.
166 (Problems with very large files): Max buffer size increase in 23.2.
167 (VM): VM has moved house again.
168
5ea5dbc9
JB
1692009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
170
171 * calc.texi (Radix modes): Discuss alternate bases for two's complement
172 notations.
173
5dec9555
CD
1742009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
175
45a4a565 176 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 177
bd6f6833
CY
1782009-11-20 Chong Yidong <cyd@stupidchicken.com>
179
180 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
181 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
182 (Idle Completions Mode): Numerous copyedits.
bd6f6833 183
be479117
JB
1842009-11-17 Juanma Barranquero <lekktu@gmail.com>
185
186 * semantic.texi (Semantic Internals, Glossary):
187 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
188 (Semanticdb search debugging commands): Fix typos.
189
17291a1f
JB
1902009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
191
be479117 192 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 193
af42a9cc
JB
1942009-11-16 Juanma Barranquero <lekktu@gmail.com>
195
196 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
197 ($(infodir)/semantic, semantic.dvi): New targets.
198
3149927d
CY
1992009-11-16 Chong Yidong <cyd@stupidchicken.com>
200
201 * Makefile.in: Build the Semantic manual.
202
203 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
204 repository.
205
977640ed
MA
2062009-11-16 Michael Albinus <michael.albinus@gmx.de>
207
208 * dbus.texi (Receiving Method Calls): New defun
209 `dbus-unregister-service'.
210
17673adf
CD
2112009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
212
213 * org.texi (Speed keys): New section.
214
0ecd3c90
MA
2152009-11-13 Michael Albinus <michael.albinus@gmx.de>
216
217 * dbus.texi (Type Conversion): Fix typo.
218 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
219 `dbus-registered-objects-table'.
220 (Receiving Method Calls): New defun `dbus-register-property'. Move
221 `dbus-unregister-object' here.
222
8bfe682a
CD
2232009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
224
225 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
226
2272009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
228
229 * org.texi (Column attributes): Add the new age summary operators.
230 Also, mention the fact you can only use one summary operator per
231 property.
232
2332009-11-13 John Wiegley <johnw@newartisans.com>
234
235 * org.texi (Tracking your habits): Added a new section in the
236 manual about how to track habits.
237 (Resolving idle time): Added a section on how idle and
238 dangling clocks are resolved.
239
2402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
241
242 * org.texi (Agenda commands): Document the new `i' command.
243 (Inserting deadline/schedule): Document logging changes
244 of scheduling and deadline times stamps.
245 (In-buffer settings): Document the in-buffer keywords for logging
246 changes of scheduling and deadline times stamps.
247 (Structure editing, Plain lists): Document indentation
248 cycling in empty entries with TAB.
249 (Archiving): Document the default archiving command.
250 (Moving subtrees): Document the new keys for archiving.
251 (Internal archiving): Fix incorrect key.
252 (Agenda commands): Document the TODO set switching commands.
253 (Agenda commands): Document the new archiving keys.
254 (Clocking work time): Better description on how to save
255 and restore a clock.
256 (Resolving idle time): Mention the x11idle program to get true
257 idleness also under X11.
258 (Resolving idle time): Use @kbd instead of @key for normal
259 letters, because this is how he rest of the manual does this.
260 (Pushing to MobileOrg): Mention that `org-directory'
261 should be set.
262 (Agenda commands): Document that SPC is a filter for
263 any tag.
264 (Search view): Renamed from "Keyword search".
265 (Capure): New chapter.
266 (Markup): New chapter.
267 (Links in HTML export, Images in HTML export): Extend
268 the section titles.
269 (Images in HTML export): Document the align option.
270 (Text areas in HTML export): Extend the section title.
271 (Images in LaTeX export): Explain image placement in LaTeX.
272
693737cd
GM
2732009-11-10 Glenn Morris <rgm@gnu.org>
274
275 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
276
c7bd4ebe
MA
2772009-11-08 Michael Albinus <michael.albinus@gmx.de>
278
279 * tramp.texi (Auto-save and Backup): Disable backups just for a
280 method.
281
282 * trampver.texi: Update release number.
283
76c5acad
MA
2842009-11-07 Michael Albinus <michael.albinus@gmx.de>
285
286 Sync with Tramp 2.1.17.
287
288 * trampver.texi: Update release number.
289
d9a57abf
GM
2902009-10-29 Glenn Morris <rgm@gnu.org>
291
292 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
293
637f4f0f
MA
2942009-10-23 Michael Albinus <michael.albinus@gmx.de>
295
296 * tramp.texi (External methods): Temporary files are kept for
297 `rsync' and `rsyncc' methods.
298
310dbb05
JB
2992009-10-09 Juanma Barranquero <lekktu@gmail.com>
300
301 * eieio.texi: Fix typos.
302
09094f28
CY
3032009-10-07 Chong Yidong <cyd@stupidchicken.com>
304
305 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
306
216f299a
JB
3072009-10-07 Juanma Barranquero <lekktu@gmail.com>
308
309 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
310 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
311
966a6506
CY
3122009-10-07 Chong Yidong <cyd@stupidchicken.com>
313
314 * Makefile.in: Build EIEIO and EDE manuals.
315
3162009-10-07 Eric Ludlam <zappo@gnu.org>
317
318 * eieio.texi:
319 * ede.texi: New files.
320
8842cd9b
MA
3212009-10-05 Michael Albinus <michael.albinus@gmx.de>
322
323 * tramp.texi (Remote processes): Association of a pty is not supported.
324
7006d207
CD
3252009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
326
327 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
328 (Processing LaTeX fragments): Document that the size of images can be
329 changes using the variable `org-format-latex-options'.
330 (The date/time prompt, Timestamps): Be more accurate over ISO format
331 dates and times.
332 (Visibility cycling): Document showeverything keyword.
333 (In-buffer settings): Document showeverything keyword.
334 (Setting up the staging area): Fix the example.
335 (MobileOrg): New section.
336 (Agenda commands, Exporting Agenda Views): Document exporting the
337 agenda view to Org files.
338
0e7b2867
MA
3392009-09-28 Michael Albinus <michael.albinus@gmx.de>
340
341 * tramp.texi (History): Add IMAP support.
342 (External methods): Add `imap' and `imaps' methods.
343 (GVFS based methods): Add indices for `davs'.
344 (Password handling): Rename anchors. Add IMAP entries for
345 ~/.authinfo.gpg.
346
347 * trampver.texi: Set default value of `emacsimap'.
348
4146636e
KY
3492009-09-22 Daiki Ueno <ueno@unixuser.org>
350
351 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
352
d22f7ffa
CY
3532009-09-13 Chong Yidong <cyd@stupidchicken.com>
354
355 * dired-x.texi (Technical Details): Delete
356 dired-up-directory (Bug#4292).
357
66043531
MA
3582009-09-03 Michael Albinus <michael.albinus@gmx.de>
359
216f299a 360 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 361
6eb02347
CD
3622009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
363
364 * org.texi (Effort estimates): Document new effort setting commands.
365 (Agenda commands): Document the new keys fro agenda time motion.
366 Document entry text mode. Improve documentation of the keys to include
367 inactive time stamps into the agenda view.
368 (Feedback): Document the new bug report command.
369 (Structure editing): Added an index entry for the sorting of subtrees.
370
38dc51ba
KY
3712009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
372
373 * auth.texi (Help for users): Corrected markup.
374
e402f452
GM
3752009-09-02 Glenn Morris <rgm@gnu.org>
376
377 * emacs-mime.texi (time-date): Mention float-time.
378
744256cf
JB
3792009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
380
381 * calc.texi (Simplifying Formulas): Improve the wording.
382
b0b63450
MB
3832009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
384
385 * auth.texi: Rewritten for coverage and clarity.
386
3872009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
388
389 * gnus.texi (Expiring Mail): Mention
390 gnus-mark-copied-or-moved-articles-as-expirable.
391 (Various Various): Mention gnus-safe-html-newsgroups.
392
393 * gnus-news.texi: Mention
394 gnus-mark-copied-or-moved-articles-as-expirable.
395
396 * emacs-mime.texi (Display Customization): Add xref to
397 gnus-safe-html-newsgroups.
398
b59329e0
MA
3992009-08-28 Michael Albinus <michael.albinus@gmx.de>
400
401 * tramp.texi (Version Control): Remove.
af42a9cc 402 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
403 reference.
404 (External methods): Correct `scpc' concept index entries. New method
405 `rsyncc'.
406 (External packages): New subsections "Filename completion" and "File
407 attributes cache".
408
0ff2d6c2
JB
4092009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
410
411 * calc.texi (Rewrite Rules): Improve the example.
412 (Simplifying Formulas): Explain use of the I and H flags for
413 simplification.
414
ecd3d54f
MA
4152009-08-25 Michael Albinus <michael.albinus@gmx.de>
416
417 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
418 Describe autostart behaviour of dbus-ping.
419 (Synchronous Methods, Asynchronous Methods): Use English numeric format
420 for timeout values.
78176e69
MA
421 (Top): Remove footnote saying D-Bus is not enabled by
422 default. (Bug#4256)
ecd3d54f 423
0f215bca
DU
4242009-08-23 Daiki Ueno <ueno@unixuser.org>
425
426 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 427 Reported by Jari Aalto (Bug#4211).
0f215bca 428 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 429 epa-global-mail-mode.
3b7ab45f
DU
430 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
431 epa-setup.
0f215bca 432
4f22e84d
MA
4332009-08-16 Michael Albinus <michael.albinus@gmx.de>
434
435 * dbus.texi (Asynchronous Methods): Allow nil handler.
436
9ff0b02b 4372009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 438
26b03ee3 439 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 440
26b03ee3 441 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 442
4c39f404
CY
4432009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
444
445 * calc.texi (Date Forms): Fix typos.
446
3bcfba17
GM
4472009-08-08 Glenn Morris <rgm@gnu.org>
448
449 * org.texi (Agenda commands): Restore clobbered change.
450
66783bb4
EZ
4512009-08-07 Eli Zaretskii <eliz@gnu.org>
452
453 * calc.texi (Graphics, Devices): Update with the peculiarities of
454 operation on MS-Windows.
455
c8d0cf5c
CD
4562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
457
458 * org.texi (Publishing action): Improve documentation of file
459 names when publishing to the source directory.
460 (Clean view): Document `org-indent-mode'.
461 (Clocking work time): Add documentation for the
462 new :timetamp option when creating a clock report.
463 (Paragraphs): Fix many typos.
464 (Plain lists): Remove duplicate explanation about the
465 `C-c *' command.
466 (Literal examples): Update to reflect the new behavior
467 of the -n -r -k switches when exporting source code examples.
468 (Structure editing): Add information about `C-c *',
469 converting a plain list into a list of Org items.
470 (Remember): Small rephrasing of the paragraph
471 describing remember.el. Also mentioned that remember.el is part
472 of Emacs 23, not Emacs 22.
473 (Clocking work time): Add documentation about
474 displaying the current clocking time against the effort estimate.
475 Also add a footnote about using `org-clock-in-prepare-hook' to add
476 an effort estimate on the fly, just before clocking it.
477 (Footnotes): Document automatic renumbering and
478 sorting.
479 (Agenda commands): Document new bulk commands.
480 (Plain lists): Document new behavior of
481 `org-cycle-include-plain-lists'.
482 Hyphenation only in TeX.
483 (Clocking work time): Document the key to update effort
484 estimates.
485 (Clocking work time): Document the clock time display.
486 (Structure editing, TODO basics): Document new
487 variables.
488 (Column attributes): Document new colciew operators.
489 (Publishing options): Document :xml-declaration.
490 (Tracking TODO state changes): Document the
491 LOG_INTO_DRAWER property.
492 (Literal examples): Document the new implementation for
493 editing source code.
494 (Publishing action): Mention the new publishing
495 function, to publish an Org source file.
496 (Publishing links): Mention how to link to an Org source file.
497 (Macro replacement): Document new macros.
498 (Handling links): Document type-specific completion
499 when inserting links.
500 (Structure editing, Plain lists): Improve documentation
501 on sorting.
502 (Internal links): Document custom ids for links.
503 (Handling links): Document custom ids for links.
504 (CSS support): Document new class.
505 (Refiling notes): Document the possibility to create new nodes
506 during refiling.
507 (Agenda commands): Document the "?" operator to find
508 tasks without effort setting.
509 (Exporting agenda information): Section moved.
510 (RSS Feeds): New section.
511 (Built-in table editor): Document M-e and M-a navigate
512 inside table field.
513 (Stuck projects): Docment that projects identified as
514 un-stuck will still be searchd for stuck sub-projects.
515 (Paragraphs): Document centering.
516 (Creating timestamps, Agenda commands): Document new
517 behavior when changing time stamps.
518 (Structure editing): Document the new command
519 `org-clone-subtree-with-time-shift'.
520 (Publishing): Refresh this chapter.
521 (Export options, Export options, In-buffer settings):
522 Document the new keywords.
523 (Matching tags and properties): Collect all
524 documentation about tags/property matches here.
525 (Setting tags): Document `org-tag-persistent-alist'.
526 (Weekly/daily agenda): New section.
527 (Orgstruct mode): Describe `orgstruct++-mode'.
528 (Drawers): Mention the LOGBOOK drawer.
529 (Export options, Sectioning structure): Document the
530 #+LEATEX_HEADER in-buffer setting.
531 (Bugs): Section removed.
532 (Hooks): New section.
533 (Add-on packages): Moved here from old location.
534 (Context-sensitive commands): New section.
535 (Setting tags): Document newline option.
536 (Global TODO list, Matching tags and properties):
537 Mention more variables.
538 (Checkboxes): Update to changed command behavior.
81a5560e 539
40d2791f
CY
5402009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
541
542 * speedbar.texi (Basic Key Bindings): Fix typo.
543
65d0154b
JB
5442009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
545
546 * calc.texi (Vector/Matrix Functions): Add index entries for both
547 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
548 affects matrices with more than one row.
b5bdfd9f 549 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 550
5a9e3ab7
JB
5512009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
552
553 * calc.texi (Stack Manipulation Commands): Add documentation for
554 `calc-transpose-lines'
555
42fb7e61
MA
5562009-07-27 Michael Albinus <michael.albinus@gmx.de>
557
558 * dbus.texi (Receiving Method Calls): Describe special return value
559 `:ignore'.
560
574b69d5
AM
5612009-07-24 Alan Mackenzie <acm@muc.de>
562
563 * cc-mode.texi (Config Basics, File Styles): Document that at mode
564 initialization, any individual variable setting now takes precedence
565 over one done via c-file-style/c-file-offsets.
566
ec06459c
JB
5672009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
568
569 * calc.texi (Undoing Mistakes): Mention that the undo list will be
570 truncated when Calc is quit.
571 (Customizing Calc): Document `calc-undo-length'.
572
4ce54f6b
CY
5732009-07-20 Chong Yidong <cyd@stupidchicken.com>
574
575 * calc.texi (About This Manual): Don't mention chapter numbers in text.
576
0e4f8ba5
GM
5772009-07-11 Kevin Ryde <user42@zip.com.au>
578
579 * pcl-cvs.texi (About PCL-CVS):
580 * widget.texi (Basic Types):
581 Fix cross-references.
582
fa0f81b0
AS
5832009-07-01 Andreas Schwab <aschwab@redhat.com>
584
585 * dbus.texi (Type Conversion): Don't use literal control character.
586
88a683c5
MA
5872009-07-01 Michael Albinus <michael.albinus@gmx.de>
588
589 * tramp.texi (GVFS based methods): New section.
590 (Remote processes): Processes for GVFS based methods run locally.
591
36c8febb
MA
5922009-06-30 Michael Albinus <michael.albinus@gmx.de>
593
594 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
595 the words "kludge" and hack".
596 (External methods): Add `synce' method.
597
598 * trampver.texi: Update release number.
599
d6b951bb
MA
6002009-06-22 Michael Albinus <michael.albinus@gmx.de>
601
602 Sync with Tramp 2.1.16.
603
604 * tramp.texi (History): Add GVFS support.
605 (External methods): Precise `rsync' description. Add `dav', `davs' and
606 `obex' methods. Add 'tramp-gvfs-methods' option.
607 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
608 forms.
609 (Remote Programs): Introduce `tramp-own-remote-path'.
610 (Remote processes): New subsection "Running remote programs that create
611 local X11 windows".
612 (Frequently Asked Questions): Improve code for disabling vc.
613
614 * trampver.texi: Update release number. Set default value of
615 `emacsgvfs'.
616
70243478
CY
6172009-06-21 Chong Yidong <cyd@stupidchicken.com>
618
619 * Branch for 23.1.
620
54b31cbf
GM
6212009-06-17 Glenn Morris <rgm@gnu.org>
622
623 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
624 (Latest version of Emacs): Mention source code repository.
625
f6adc23c
GM
6262009-06-16 Glenn Morris <rgm@gnu.org>
627
628 * faq.texi (Top): Language tweak.
629 (Extended commands): Most people have arrow keys.
630 (Emacs manual): Say how to follow info links.
631 (File-name conventions): Change title a bit. Explain about source
632 versus installed. Condense etc description.
633 (Guidelines for newsgroup postings): Mention Savannah list page.
634 (Newsgroup archives): Simplify.
635 (Contacting the FSF): Add contact URL.
636 (Emacs Lisp documentation): Printed version not always available.
637 (Installing Texinfo documentation): Explain how by hand installation is
638 not normally needed. Use add-to-list. Remove duplicate reference.
639 (Informational files for Emacs): Move info on Help menu here from
640 "File-name conventions".
641 (Help installing Emacs): Tweak uref.
642 (Obtaining the FAQ): Mention repository.
643 (Origin of the term Emacs): Explain "ITS".
644 (Changing load-path): Use add-to-list.
645 (Automatic indentation): Clarify this is for Text mode.
646 Don't mention Indented Text mode.
647 (Finding Emacs on the Internet): The FSF does not seem to offer a
648 deluxe distribution on CD anymore.
649
b59a8457
GM
6502009-06-16 Glenn Morris <rgm@gnu.org>
651
652 * faq.texi (Top): Mention which Emacs version this FAQ is about.
653 Recommend the latest release. Mention how to get older FAQs.
654 Recommend the Emacs manual.
655 (Guidelines for newsgroup postings): Discourage cross-posts.
656 (Underlining paragraphs): Remove.
657 (Editing MS-DOS files): Remove pre-Emacs 20 information.
658 (Bugs and problems): Update key-binding.
659 (Problems with very large files): Mention 64-bit.
660 (Shell process exits abnormally): Remove.
661 (Problems with Shell Mode): Rename and update.
662 (Spontaneous entry into isearch-mode)
663 (Problems talking to certain hosts): Remove. This is old information,
664 in etc/PROBLEMS if needed.
665 (Emacs takes a long time to visit files, Updating Emacs): Remove.
666 (Dired claims that no file is on this line): Update.
667 (Installing Emacs, Problems building Emacs): Simplify.
668 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
669 information.
670 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
671 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
672 (JDEE): "JDEE", not "JDE".
673 (Handling C-s and C-q with flow control, Binding C-s and C-q):
674 Remove. This is old information, in etc/PROBLEMS if needed.
675 (stty and Backspace key, Kanji and Chinese characters): Remove.
676 (Right-to-left alphabets): Update section.
677 (Changing the included text prefix): Gnus uses message-yank-prefix.
678 Add cross-reference to Supercite manual.
679 (Saving a copy of outgoing mail): Simplify output file description.
680 (Expanding aliases when sending mail): Refer to Emacs manual.
681 Remove old info about RFC822.
682 Correct description of how to rebuild aliases.
683 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
684 (MIME with Emacs mail packages)
685 (Viewing articles with embedded underlining)
686 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
687 Remove old sections.
688 (Killing based on nonstandard headers): Remove. Scoring is preferable,
689 and is well-documented in the Gnus manual.
690 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
691 (Making Gnus faster): Rename from "Starting Gnus faster".
692 Merge "Catch-up is slow in Gnus" into here.
693
0e6d12ca
GM
6942009-06-14 Glenn Morris <rgm@gnu.org>
695
696 * faq.texi (Status of Emacs): Re-order with most recent releases first.
697 (New in Emacs 23): New section.
698 (Handling C-s and C-q with flow control): Add xref.
699
2e17e05e
GM
7002009-06-13 Glenn Morris <rgm@gnu.org>
701
702 * faq.texi (Setting up a customization file): Grammar fix.
703 Customize is no longer "new".
704 (Displaying the current line or column): Line-number mode is on by
705 default. Don't mention `column' package. Mention linum.el.
706 (Turning on abbrevs by default): Explain how to do it for buffers,
707 modes, and everywhere.
708 (Associating modes with files): Use add-to-list. Don't mention Emacs
709 19.
710 (Highlighting a region): On by default since 23.1.
711 (Replacing highlighted text): Update doc quote.
712 (Working with unprintable characters): Don't mention search-quote-char.
713 (Using an already running Emacs process): Gnuclient is probably not an
714 enhancement these days.
715 (Indenting switch statements): Remove mention of pre-Emacs 20.
716 (Horizontal scrolling): Abbreviate Emacs 20 description.
717 (Replacing text across multiple files): Fix name of dired command.
718 (Disabling backups): Use require not load.
4f9d4de3 719 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 720
2a1cf2b9
BW
7212009-06-13 Bill Wohler <wohler@newt.com>
722
723 Release MH-E manual version 8.2.
724
725 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
726 release 8.2.
727
85b438b7
GM
7282009-06-13 Glenn Morris <rgm@gnu.org>
729
730 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
731 in this day and age the common meaning is "on the web".
732 (copying): Use @copyright in all cases.
733 (Basic keys): Remove reference to deleted manual node "Text Characters".
734 (File-name conventions): Use GNU as an example rather than SERVICE.
735 default.el lives in site-lisp. Update Info directory location.
736 (Real meaning of copyleft): GPL actions have been brought, but all
737 settled out of court.
738 (Guidelines for newsgroup postings): Shorten section title.
739 Simplify comp.emacs description.
740 (Newsgroup archives): Change Google URL. Describe Gmane.
741 (Unsubscribing from Emacs lists): Remove discussion of "distribution
742 points". Mention List-Unsubscribe header.
743 (Contacting the FSF): Update email and URLs.
744 (Basic editing): Mention F1 for help.
745 (Installing Texinfo documentation): Refer to Texinfo website rather
746 than ftp server.
747 (Printing a Texinfo file): Mention texi2pdf.
748 (Informational files for Emacs): Don't describe FTP or SERVICE, they
749 are just stubs nowadays.
750 (Latest version of Emacs): Explain version numbers.
751 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
752 (Turning on syntax highlighting): No need to mention hilit19 any more.
753 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
754 (Modes for various languages): Remove section.
755 (Major packages and programs): Remove most version and maintainer
756 information - it's hard to keep up-to-date, and adds nothing.
757 Similarly with direct links to mailing lists.
758 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
759 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
760 years, and Emacs comes with tools for this now.
761 (Patch): Remove section - this is a standard tool.
762 (Using function keys under X): Remove section.
763
93e2d996
GM
7642009-06-12 Glenn Morris <rgm@gnu.org>
765
766 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
767 (Help installing Emacs): Remove reference to deleted X11 node.
768 (Associating modes with files): Interpreter-mode-alist is no longer
769 subservient to auto-mode-alist.
770 (Installing Emacs): Change future Emacs version.
771 (Linking with -lX11 fails): Remove old section.
772 (Packages that do not come with Emacs): Update ELL location.
773 Emacs Lisp archive is dead.
774 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
775 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
776 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
777 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
778 (Removing flashing messages): Remove section about non-existent Gnus
779 option.
780
f0bf7708
GM
781 * faq.texi (Top): Add @top command.
782 Remove the optional arguments from all @node commands: makeinfo can
783 generate these automatically, and it is easier to edit and rearrange
784 nodes without them.
785
30884d11
GM
7862009-06-11 Glenn Morris <rgm@gnu.org>
787
788 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
789 (The LPF): Make the updated URL the sole reference point.
790 (Learning how to do something): Update refcard price and format.
791 (Getting a printed manual): Sources in doc/emacs/, not man/.
792 Also available in PDF format. Since the page count varies, be less
793 precise.
794 (Informational files for Emacs): Remove references to deleted files
795 LPF and SUN-SUPPORT, and to UUCP.
796 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
797 Remove many obsolete ways to get the FAQ, which now seems only to be
798 distributed with Emacs.
799 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
800
deab46e0
CY
8012009-06-09 Chong Yidong <cyd@stupidchicken.com>
802
223b43fa 803 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 804 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 805
deab46e0
CY
806 * ada-mode.texi (Installation, Compile commands)
807 (Project File Overview, No project files, Set compiler options)
808 (Use GNAT project file, Use multiple GNAT project files)
809 (Identifier completion): Use @samp for menu items, and @kbd for key
810 sequences (Bug#3504).
811
71fbd643
DU
8122009-06-04 Daiki Ueno <ueno@unixuser.org>
813
8c9bb6f5 814 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 815
f197085b
CY
8162009-06-04 Ryan Yeske <rcyeske@gmail.com>
817
818 * message.texi (Header Commands): Fix descriptions to match
819 keybindings.
820
7f3bc720
DU
8212009-04-22 Daiki Ueno <ueno@unixuser.org>
822
823 * gnus.texi (Security): Mention that EasyPG is the current default.
824
4518068d
CY
8252009-04-13 Chong Yidong <cyd@stupidchicken.com>
826
827 * ediff.texi (Session Commands): Fix typo.
828
d7ca410a
MB
8292009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
830
831 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
832 news.software.readers. Reported by Florian Rehnisch.
833
c6c76add
GM
8342009-04-02 Glenn Morris <rgm@gnu.org>
835
836 * auth.texi: Capitalize direntry.
837
838 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
839 using a period in the entry name. (Bug#2797)
840
35ed8e2e
JB
8412009-03-03 Juanma Barranquero <lekktu@gmail.com>
842
843 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
844 ($(infodir)/auth, auth.dvi): New targets.
845
e280480a
GM
8462009-03-03 Glenn Morris <rgm@gnu.org>
847
848 * auth.texi: Fix @setfilename.
849
850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
851 (auth, $(infodir)/auth, auth.dvi): New rules.
852
8a76755b
GM
8532009-02-25 Glenn Morris <rgm@gnu.org>
854
855 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
856
0038d478
MB
8572009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
858
859 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
860
8612009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
862
863 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
864 gnus-nocem-issuers, and gnus-nocem-verifyer.
865
867d4bb3
JB
8662009-02-20 Juanma Barranquero <lekktu@gmail.com>
867
868 * ada-mode.texi (Project files, Automatic Casing):
869 * dbus.texi (Signals):
870 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
871 * mh-e.texi (HTML):
872 * nxml-mode.texi (Locating a schema)
873 (Using the document's URI to locate a schema):
874 * org.texi (Footnotes, Using the mapping API):
875 * rcirc.texi (Channels): Remove duplicate words.
876
3a44dc1f
GM
8772009-02-20 Glenn Morris <rgm@gnu.org>
878
879 * dired-x.texi (Miscellaneous Commands):
880 * gnus.texi: Minor updates for mbox Rmail.
881
5dc584b5
KB
8822009-02-16 Karl Berry <karl@gnu.org>
883
b59a8457
GM
884 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
885 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
886 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
887 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
888 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
889 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
890 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
891 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
892 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
893 Consistently use @insertcopying in the Top node,
5dc584b5 894 @contents at the front (after @end titlepage),
b59a8457 895 and @direntry after @copying. (Bug#1988)
5dc584b5 896
9eb59592
MB
8972009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
898
899 * auth.texi: New file documenting auth-source.
900
d324fa76
CD
9012009-02-13 Carsten Dominik <dominik@science.uva.nl>
902
903 * org.texi (Org Plot): Fix link.
904
7a603b73
DU
9052009-02-09 Daiki Ueno <ueno@unixuser.org>
906
907 * epa.texi (Mail-mode integration): Mention the way to do
908 "encrypt-to-self". (Bug#1807)
909
a626b338 9102009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
911
912 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
913
3b36c17e
MB
9142009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
915
916 * gnus-news.texi: Print version about Incoming*.
917
55033558
CD
9182009-02-02 Carsten Dominik <dominik@science.uva.nl>
919
920 * org.texi (Structure editing, Handling links)
921 (Fast access to TODO states, Javascript support): Make standard docs
922 correctly reflect default variable settings.
923
ec712abb
GM
9242009-02-02 Glenn Morris <rgm@gnu.org>
925
926 * org.texi: Fix typos.
927
7112648c
MA
9282009-02-01 Michael Albinus <michael.albinus@gmx.de>
929
930 Sync with Tramp 2.1.15.
931
932 * trampver.texi: Update release number.
933
2e461fc1
CD
9342009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
935
936 * org.texi (TODO dependencies): Document TODO dependencies on
937 checkboxes.
938
bc283609
CD
9392009-01-30 Carsten Dominik <dominik@science.uva.nl>
940
941 * org.texi (TODO dependencies): Document key binding for toggling
942 ORDERED property.
943
74fc5047
MA
9442009-01-28 Michael Albinus <michael.albinus@gmx.de>
945
946 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
947 of hook functions.
948
d6685abc
CD
9492009-01-28 Carsten Dominik <dominik@science.uva.nl>
950
951 * org.texi (TODO dependencies): New section.
952
65c439fd
CD
9532009-01-27 Carsten Dominik <dominik@science.uva.nl>
954
955 * org.texi (Plain lists, TODO basics, Priorities)
956 (Multiple sets in one file, Conflicts): Document interaction with
957 `shift-selection-mode'.
958
5fafc247
JB
9592009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
960
961 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
962 Make Calc the subject of sentences.
963 (Rearranging Formulas using Selections): Discuss new options
964 for `j *'.
965
e7433508
MA
9662009-01-26 Michael Albinus <michael.albinus@gmx.de>
967
968 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
969
2096a1b6
GM
9702009-01-26 Glenn Morris <rgm@gnu.org>
971
972 * org.texi: Fix typos.
973
0cb61492
BW
9742009-01-26 Bill Wohler <wohler@newt.com>
975
2096a1b6 976 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 977
0bd48b37
CD
9782009-01-25 Carsten Dominik <dominik@science.uva.nl>
979
980 * org.texi (References): Add information about remote references.
981 (Built-in table editor): Document `C-c RET' in tables.
982 (Math symbols, Quoting LaTeX code): Mention that simple
983 LaTeX macros survive LaTeX export.
984 (Images in LaTeX export): Show how to create a reference to a
985 figure.
986 (Sectioning structure): Document that the LaTeX class can be
987 specified in a property.
988 (Text areas in HTML export): New section.
989 (External links): Add examples for text search and ID links.
990 (Built-in table editor): Remove the descriptio of `C-c
991 C-q', it not longer works.
992 (Literal examples): Document that a space must follow
993 the colon in short examples.
994 (Relative timer): Document `org-timer-stop'.
995 (Footnotes): New section.
996 (Footnote markup): Shorten section and refer to new Footnote
997 section.
998 (Literal examples): Add documentation for line
999 numbering in and references to code examples.
1000 (CSS support): Fix the description of default CSS styles.
1001 (Capturing column view): Document
1002 "file:path/to/file.org" as an allowed value for the ID property of
1003 a dynamic block copying column view.
1004
49dbbaf2
SE
10052009-01-23 Stephen Eglen <stephen@gnu.org>
1006
1007 * mh-e.texi (Getting Started): Describe $MH.
1008
193e6828
MA
10092009-01-21 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * tramp.texi (all): Harmonize usage of "external method",
1012 "external transfer method" and "out-of-band method".
1013 (Connection types): Precise the differences of inline and external
1014 methods. Written by Adrian Phillips <a.phillips@met.no>.
1015
26b9f88d
MB
10162009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1017
1018 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1019 commands as described at the top. Reported by Allan Gottlieb
1020 <gottlieb@nyu.edu>.
1021
10222009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1023
1024 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1025 nnmail-pathname-coding-system.
1026
377952e0
GM
10272009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1028
1029 * org.texi (Relative timer): Fix typo.
1030
a20d3598
JB
10312009-01-15 Juanma Barranquero <lekktu@gmail.com>
1032
1033 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1034 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1035
a50253cc
GM
10362009-01-13 Glenn Morris <rgm@gnu.org>
1037
1038 * org.texi: Fix some more typos.
1039
07450bee
GM
10402009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1041
1042 * org.texi: Fix some typos.
1043
e3e955fe
MB
10442009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1045
1046 * gnus.texi (Group Parameters): Add note for local variables.
1047
10482009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1049
1050 * gnus.texi (Converting Kill Files): Fix URL. Include
1051 gnus-kill-to-score.el in contrib directory.
1052
10532009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1054
1055 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1056 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1057 (Paging the Article): Add index entry.
1058
71dd9983
JB
10592009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1060
1061 * ada-mode.texi (Examples): Delete redundant text.
1062
4a0cf14f
MA
10632009-01-03 Michael Albinus <michael.albinus@gmx.de>
1064
36c8febb 1065 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1066
1067 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1068 addresses.
1069
aedac0f0
BW
10702009-01-03 Bill Wohler <wohler@newt.com>
1071
1072 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1073 kept empty.
1074
4c65b566
CD
10752008-12-20 Carsten Dominik <dominik@science.uva.nl>
1076
1077 * org.texi (Activation, Exporting, ASCII export, HTML export)
1078 (HTML Export commands, LaTeX/PDF export commands): Improve
1079 documentation about transient-mark-mode.
1080 (References): DOcuemtn the use of special names like $LR1 to reference
1081 to fields in the last table row.
1082
e1a78e1e
JL
10832008-12-19 Juri Linkov <juri@jurta.org>
1084
1085 * info.texi (Search Text): Remove mention of removed key binding M-s.
1086
17a0aa82
CD
10872008-12-18 Carsten Dominik <dominik@science.uva.nl>
1088
1089 * org.texi (References): Remove mentioning of @0 as reference for the
1090 last line, this has been reverted in the Lisp sources.
1091
4997d802
JB
10922008-12-17 Juanma Barranquero <lekktu@gmail.com>
1093
1094 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1095 (DVI_TARGETS): Remove duplicates. Add sasl.
1096 ($(infodir)/sasl, sasl.dvi): New targets.
1097
33306645
CD
10982008-12-17 Carsten Dominik <dominik@science.uva.nl>
1099
1100 * org.texi: Version number pushed to 6.15d.
1101
db55f368
CD
11022008-12-16 Carsten Dominik <dominik@science.uva.nl>
1103
a0bf4117 1104 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1105 (Images in LaTeX export): New section.
1106 (Inlined images, Images in HTML export): Sections renamed.
1107
dae0a942
MB
11082008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1109
1110 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1111
9f5572e9
MB
11122008-12-04 David Engster <dengste@eml.cc>
1113
1114 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1115 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1116
bc23baaa
CD
11172008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1118
1119 * org.texi (Using the mapping API): Fix bug in mapping example.
1120 (Publishing options): Make the list of properties complete again, in
1121 correspondence to the variable `org-export-plist-vars'.
1122 (Property searches): Document new special values for time comparisons.
1123 (Tag inheritance): Refine the description of tag inheritance.
1124 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1125 (Effort estimates): Document the new relative timer.
bc23baaa 1126
3bf8054f
JB
11272008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1128
1129 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1130 (Using Calc): Clarify use of `C-x * o'.
1131 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1132
ac134f2f
RS
11332008-11-28 Richard M Stallman <rms@gnu.org>
1134
1135 * dbus.texi (Receiving Method Calls): Clean up previous change.
1136
ace706d1
MA
11372008-11-26 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1140 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1141 `dbus-unescape-from-identifier'.
1142 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1143 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1144 (Signals): Use the constants in the example.
1145
d60b1ba1
CD
11462008-11-24 Carsten Dominik <dominik@science.uva.nl>
1147
b97439ce 1148 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1149
ce4fdcb9
CD
11502008-11-23 Carsten Dominik <dominik@science.uva.nl>
1151
1152 * org.texi (Setting up Remember): Document `org-remember-mode'.
1153 (External links): Document that bbdb links can use a regular
1154 expression.
1155 (External links): Document that elisp links can contain interactive
1156 commands.
1157
c8548a00 11582008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1159
1160 * viper.texi (viper-translate-all-ESC-keysequences):
1161 Description removed.
1162
6a2c4aec
GM
11632008-11-19 Glenn Morris <rgm@gnu.org>
1164
1165 * doclicense.texi: Change to FDL 1.3.
1166 Relicense all texi files under FDL 1.3 or later.
1167
59ee4113
JB
11682008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1169
1170 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1171
59bcbb98 11722008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1173
1174 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1175
1176 * ediff.texi: Version/date change.
9f90198a 1177
8aa41c9b
CY
11782008-11-14 Chong Yidong <cyd@stupidchicken.com>
1179
1180 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1181
17587b1b
JB
11822008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1183
1184 * calc.texi (About This Manual): Comment out a mention of
1185 marginal notes.
1186
564c900e
CD
11872008-11-12 Carsten Dominik <dominik@science.uva.nl>
1188
1189 * org.texi (Clocking work time): Document the :formula property of
1190 clock tables.
1191 (Structure editing, Refiling notes): Document refiling regions.
1192 (Agenda commands): Document the double-prefix version
1193 of the `l' command in the agenda.
1194 (Handling links): Explain the effect of a double prefix
1195 arg to `C-c C-o'.
1196 (TODO basics): Add documentation for tag triggers.
1197
3c4be1f2
GM
11982008-10-23 Glenn Morris <rgm@gnu.org>
1199
1200 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1201 byte-compiling things like `+'.
1202
1203 * ns-emacs.texi: Merge copyright years of author now with assignment
1204 into FSF years.
1205 (VER): Use it for easier automatic updating. Use Emacs version rather
1206 than standalone Emacs.app version.
1207
a6520ff3
CD
12082008-10-12 Carsten Dominik <dominik@science.uva.nl>
1209
864c9740 1210 * org.texi: Lots of minor fixes.
a6520ff3
CD
1211 (Capture): New chapter.
1212 (Org Plot): New section.
1213
db7a4b66
MH
12142008-09-30 Magnus Henoch <mange@freemail.hu>
1215
1216 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1217
4043c194
JB
12182008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1219
1220 * calc.texi (User Defined Units): Mention how to enter optional display
1221 string.
1222
eef5ade7
MB
12232008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1224
1225 * message.texi (Sending Variables): Fixed variable documentation to
1226 avoid the "y/n" wording.
1227
e52cac88
MB
12282008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1229
1230 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1231
12322008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1233
1234 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1235 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1236
00c55306
BW
12372008-09-22 Bill Wohler <wohler@newt.com>
1238
1239 Release MH-E manual version 8.1.
1240
1241 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1242 release 8.1.
1243
1244 * mh-e.texi: Retain dual license as agreed to by the FSF.
1245 However, bump GPL to Version 3.
1246 Use @include for license text.
1247
e52cac88 12482008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1249
1250 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1251 (Store custom flags and keywords, Store arbitrary data):
1252 Clean up markup.
64763fe3
MB
1253
12542008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1255
1256 * gnus.texi (The Gnus Registry): Document it.
1257
9e601b8d
MB
12582008-09-08 David Engster <dengste@eml.cc>
1259
88ee5b02
JB
1260 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1261 Clarify section about choosing back end servers.
9e601b8d 1262
247043f1
GM
12632008-08-23 Glenn Morris <rgm@gnu.org>
1264
1265 * dired-x.texi (Shell Command Guessing):
1266 Mention dired-guess-shell-case-fold-search. (Bug#417)
1267
2bfec7a0
MA
12682008-08-22 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * trampver.texi: Update release number.
1271
247043f1 12722008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1273
1274 * ns-emacs.texi: Update version.
1275 (Introduction): Correct menu location for options save.
1276 (Customization): Note that defaults are stored under org.gnu.Emacs.
1277
8c20bd92
BW
12782008-08-11 Bill Wohler <wohler@newt.com>
1279
1280 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1281 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1282 Henman) (closes SF #1768928).
1283
767a4d92
GM
12842008-08-10 Glenn Morris <rgm@gnu.org>
1285
1286 * ns-emacs.texi: Use @copying. Change copyright of authors with
1287 assignment to FSF. Change license to GFDL.
1288 (Top): Remove outdated references.
1289
6ecfe5c2
MB
12902008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1291
88ee5b02
JB
1292 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1293 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1294 gnus-summary-sort-by-most-recent-date.
1295 (Summary Sorting): Explain prefix argument.
1296
12972008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1298
1299 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1300 gnus-summary-pipe-output.
1301
eb932e8a
MA
13022008-08-03 Michael Albinus <michael.albinus@gmx.de>
1303
1304 * dbus.texi (Receiving Method Calls): Document error handling of own
1305 D-Bus methods.
1306
bfe16263
BW
13072008-08-01 Bill Wohler <wohler@newt.com>
1308
1309 * mh-e.texi (Reading Mail)
9f90198a 1310 (Viewing Attachments): Describe new function
bfe16263
BW
1311 mh-show-preferred-alternative.
1312 (Sending Mail, Redistributing, Sending Message): Describe new hook
1313 mh-annotate-msg-hook.
1314
21956b56
MA
13152008-07-31 Michael Albinus <michael.albinus@gmx.de>
1316
1317 * dbus.texi (Arguments and Signatures): Fix example.
1318 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1319 (Asynchronous Methods): New node.
9f90198a
JB
1320 (Errors and Events): Describe extended layout of `dbus-event'.
1321 New defun `dbus-event-message-type'.
21956b56 1322
7c2fb837
DN
13232008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1324
1325 * ediff.texi: Remove VMS support.
1326
13662773
JB
13272008-07-29 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1330 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1331
ddde0b34
CY
13322008-07-29 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * Makefile.in: Add mairix-el targets.
1335
13362008-07-29 David Engster <deng@randomsample.de>
1337
1338 * mairix-el.texi: New file.
1339
d5875b25
JB
13402008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1341
366b7d44
JB
1342 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1343 project files. Delete 'main_unit' project variable; not needed. Allow
1344 process environment variables wherever project variables are allowed.
1345 Add tutorial section on multiple GNAT project files.
d5875b25 1346
6cbab8ee
MA
13472008-07-27 Michael Albinus <michael.albinus@gmx.de>
1348
1349 Sync with Tramp 2.1.14.
1350
1351 * trampver.texi: Update release number.
1352
9e2a2647
DN
13532008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1354
1355 * ns-emacs.texi:
1356 * faq.texi: Remove mentions of Mac Carbon.
1357
d62672f3
MB
13582008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1359
1360 * gnus.texi (Saving Articles): Describe the 2nd argument of
1361 gnus-summary-save-in-pipe.
1362 (SpamAssassin): Use it.
1363
13642008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1365
1366 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1367
dd12e1c6
CD
13682008-07-25 Carsten Dominik <dominik@science.uva.nl>
1369
1370 * org.texi (Export options): Document the use of the creator flag.
1371
44ce9197
CD
13722008-07-24 Carsten Dominik <dominik@science.uva.nl>
1373
1374 * org.texi: New version 6.06a.
1375
ddd13c5d
JB
13762008-07-23 Juanma Barranquero <lekktu@gmail.com>
1377
1378 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1379 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1380
8dc6104d
JB
13812008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1382
1383 * calc.texi (Editing Stack Entries):
1384 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1385 Calc's help functions. Mention fixing typos.
1386 (Customizing Calc): Fix typo.
1387
13882008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1389
1390 * calc.texi (summarykey): New macro. Use to correctly format keys in
1391 the summary.
1392
ddd13c5d 13932008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1394
1395 * ns-emacs.texi (Customization): Corrected documentation on color
1396 specification formats.
1397
568beaa2
AS
13982008-07-19 Andreas Schwab <schwab@suse.de>
1399
db8ef699 1400 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1401
1402 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1403 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1404
cd71b9ae
MA
14052008-07-18 Michael Albinus <michael.albinus@gmx.de>
1406
1407 * dbus.texi (Inspection): Rework, introduce submenus.
1408 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1409 (Properties and Annotations, Arguments and Signatures): New nodes.
1410
9b7993b4
MA
14112008-07-13 Michael Albinus <michael.albinus@gmx.de>
1412
1413 * dbus.texi (Receiving Method Calls): Fix description of
1414 `dbus-register-method'.
1415 (Signals): Allow also signal arguments for filtering in
1416 `dbus-register-signal'.
1417
241d447b
JB
14182008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1419
1420 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1421 `cnorm'.
1422 (Arithmetic Tutorial): Simplify the verification of prime factors.
1423
adb46650
MB
14242008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1425
1426 * gnus.texi (Saving Articles): Mention
1427 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1428
92e15881
JB
14292008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1430
1431 * calc.texi: Adjust mode line throughout.
1432
ea597303
JB
14332008-06-28 Juanma Barranquero <lekktu@gmail.com>
1434
1435 * sasl.texi (Mechanisms): Fix typos.
1436
aee08080
JB
14372008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1438
1439 * calc.texi (Killing from the stack): Mention using normal Emacs
1440 copying.
1441
a06a4a12
MA
14422008-06-21 Michael Albinus <michael.albinus@gmx.de>
1443
ea597303
JB
1444 * tramp.texi (Password handling): Renamed from "Password caching".
1445 Add `auth-source' mechanism.
a06a4a12
MA
1446 (Connection caching): Tramp reopens the connection automatically,
1447 when the operating system on the remote host has been changed.
1448
7389398d
EZ
14492008-06-20 Eli Zaretskii <eliz@gnu.org>
1450
1451 * makefile.w32-in (distclean): Remove makefile.
1452
b349f79f
CD
14532008-06-17 Carsten Dominik <dominik@science.uva.nl>
1454
3f9b4c2b 1455 * org.texi (Using the mapping API): New section.
b349f79f 1456 (Agenda column view): New section.
3f9b4c2b 1457 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1458 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1459 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1460
14612008-06-17 Jason Riedy <jason@acm.org>
1462
1463 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1464 function, and efmt may be a two-argument function.
1465 (Radio tables): Document multiple destinations.
1466
cd5c05d2
GM
14672008-06-16 Glenn Morris <rgm@gnu.org>
1468
1469 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1470 Add Cover-Texts.
1471
debf4439
GM
14722008-06-15 Glenn Morris <rgm@gnu.org>
1473
1474 * faq.texi (VER): Update to 23.0.60.
1475
1476 * mh-e.texi: Remove option of licensing under GPL.
1477 Add Cover-Texts to GFDL permissions notice.
1478 (GPL): Remove section.
1479 (GFDL): Include doclicense.texi rather than the actual text.
1480
1481 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1482 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1483
1484 * sasl.texi: Fix output file name.
1485
1486 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1487
1488 * gnus-coding.texi: Refer to license in Gnus manual.
1489
1490 * idlwave.texi, sasl.texi: Use @copying.
1491
1492 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1493
1494 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1495
1496 * url.texi: Use @copying, @title, @subtitle, @author.
1497
1498 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1499 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1500 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1501 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1502 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1503 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1504 * widget.texi, woman.texi:
1505 Remove references to external license, since doclicense is included.
1506
1507 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1508 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1509 Remove references to non-existent Invariant Sections.
1510
091f8bc1
GM
15112008-06-14 Glenn Morris <rgm@gnu.org>
1512
1513 * faq.texi (Major packages and programs): Remove references to external
1514 Supercite, Calc, VIPER, since they have been included for some time.
1515 Update VM, AUCTeX, BBDB entries.
1516
47bcb4d3
UJ
15172008-06-14 Ulf Jasper <ulf.jasper@web.de>
1518
1519 * newsticker.texi: Updated to match latest newsticker changes.
1520
6f093307
GM
15212008-06-13 Glenn Morris <rgm@gnu.org>
1522
1523 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1524 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1525 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1526 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1527 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1528 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1529 * woman.texi:
1530 Update Back-Cover Text as per maintain.info.
1531
2b968687
MB
15322008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1533
1534 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1535
1536 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1537 (gnus-faq.xml): Update repository host.
1538
2b968687
MB
1539 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1540
15412008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1542
1543 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1544 Fix a typo.
1545
15462008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1547
1548 * gnus.texi (Mail Source Customization): Correct values of
1549 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1550 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1551
15522008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1553
1554 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1555 coding standards.
1556
15572008-06-14 David Engster <dengste@eml.cc>
1558
1559 * gnus.texi (nnmairix): Markup fixes.
1560
e6d2d263
MB
15612008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1562
2b968687 1563 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1564
15652008-06-05 David Engster <dengste@eml.cc>
1566
1567 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1568
15692008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1570
b344d29d 1571 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1572 (Searching, nnir, nnmairix): New stub nodes.
1573
ad231df6 15742008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1575
1576 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1577
f394fa25
MB
15782008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1579
1580 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1581
58333467
MB
15822008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1583
1584 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1585
67525fb9
JY
15862008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1587
1588 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1589
0549d8fc
JB
15902008-05-06 Juanma Barranquero <lekktu@gmail.com>
1591
1592 * info.texi (Top): Fix typo in xref.
1593
149a3837
KB
15942008-05-05 Karl Berry <karl@gnu.org>
1595
1596 * info.texi (Top): @xref to stand-alone manual.
1597
3a23a519
MB
15982008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1599
1600 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1601 (Various Summary Stuff): Fix typo in last xref.
1602
0a29fbf3
JB
16032008-05-02 Juanma Barranquero <lekktu@gmail.com>
1604
1605 * org.texi (Moving subtrees): Fix typo.
1606
586b90f1
MA
16072008-04-28 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1610 Tramp via `tramp-mode'.
1611
b5af9883
CD
16122008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1613
1614 * org.texi: Massive changes, in many parts of the file.
1615
d55fe5bb
MB
16162008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1617
1618 * gnus.texi (Oort Gnus): Add message-fill-column.
1619
16202008-04-12 Adrian Aichner <adrian@xemacs.org>
1621
1622 * gnus.texi (Mail Source Specifiers): Typo fix.
1623
16242008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1625
1626 * gnus.texi (Diary Headers Generation): Update key binding for
1627 `gnus-diary-check-message'.
1628
16292008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1630
1631 * gnus.texi (Emacsen): Addition.
1632
16332008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1634
1635 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1636
16372008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1638
1639 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1640
16412008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1642
1643 * gnus-news.texi: Update tool bar item.
1644
16452008-04-09 Sven Joachim <svenjoac@gmx.de>
1646
1647 * gnus-news.texi: Fix typos.
1648
76c109c3
JB
16492008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1650
222027f2 1651 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1652 Add mention of `kron'.
1653
d5fbd5a6
MO
16542008-04-01 Daiki Ueno <ueno@unixuser.org>
1655
1656 * epa.texi (Encrypting/decrypting *.gpg files): Document
1657 epa-file-name-regexp.
1658
fbcbb58c
KY
16592008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1660
1661 * gnus.texi (Example Methods): Fix description about ssh-agent.
1662 (Indirect Functions): Fix the default value of nntp-telnet-command;
1663 remove link to connect.html.
1664
134ce16c
MA
16652008-03-30 Michael Albinus <michael.albinus@gmx.de>
1666
1667 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1668 dbus-call-method.
1669 (Receiving Method Calls): The timeout can be set by the calling client.
1670
da1975d7
MA
1671 * trampver.texi: Update release number.
1672
2e4089ab
RS
16732008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1674
1675 * gnus.texi (Top): Fix version. Add SASL.
1676
70cab5a9
MA
16772008-03-29 Michael Albinus <michael.albinus@gmx.de>
1678
1679 Sync with Tramp 2.1.13.
1680
1681 * trampver.texi: Update release number.
1682
5bc6ddff
MB
16832008-03-29 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * org.texi: Update to new org-mode website.
1686
16872008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1688
1689 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1690
9b3ebcb6
MB
16912008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1692
1693 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1694 gnus-read-ephemeral-gmane-group-url,
1695 gnus-read-ephemeral-emacs-bug-group,
1696 gnus-read-ephemeral-debian-bug-group.
1697
16982008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1699
1700 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1701
1702 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1703 Add FIXMEs for Bookmarks and gnus-registry-marks.
1704
17052008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1706
1707 * gnus.texi (Smileys): Document `smiley-style'.
1708
17092008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1710
1711 * gnus.texi (Gnus Development): Clarify difference between ding and
1712 gnu.emacs.gnus.
1713 (MIME Commands, Using MIME, RSS): Fix markup.
1714
1715 * gnus-faq.texi ([8.4]): Ditto.
1716
17172008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1718
1719 * gnus.texi (Emacsen): Remove obsolete stuff.
1720
17212008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1722
1723 * gnus.texi (Oort Gnus): Add version info WRT
1724 `mail-source-delete-incoming'.
1725
17262008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1727
1728 * gnus.texi (Top): Add "Other related manuals" and version info in
1729 `iftex' output.
1730 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1731 gnus-balloon-face-0 and the corresponding format specifiers.
1732
608d6a81
MA
17332008-03-26 Michael Albinus <michael.albinus@gmx.de>
1734
1735 * tramp.texi (Filename completion): Remove footnote about let-bind
1736 of `partial-completion-mode'. It doesn't work this way.
1737
27a6f132
SM
17382008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1739
1740 * pcl-cvs.texi (Contributors): Update my email.
1741
4a7c4c40
MA
17422008-03-21 Michael Albinus <michael.albinus@gmx.de>
1743
1744 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1745
2940c053
BW
17462008-03-17 Bill Wohler <wohler@newt.com>
1747
1748 * mh-e.texi (Viewing): Update URL for adding header fields to
1749 mh-invisible-header-fields-default.
1750
30864d5f
BW
17512008-03-16 Bill Wohler <wohler@newt.com>
1752
1753 * mh-e.texi (Preface): Add Gnus to requirements.
1754 (Forwarding): Note that forwarded MIME messages are now inline.
1755
31fe2b00
SM
17562008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1757
1758 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1759 (Common Variables): Give precedence to the netcat methods over the
1760 telnet methods, and mention that they are more reliable.
31fe2b00 1761
5e97c626
CD
17622008-03-13 Carsten Dominik <dominik@science.uva.nl>
1763
1764 * org.texi (Exporting Agenda Views): Document agenda export to
1765 iCalendar.
1766 (Progress logging): Document the new progress logging stuff.
1767
37a68866
MB
17682008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1769
1770 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1771 Update for change of `mail-source-delete-incoming'.
1772
1773 * gnus-news.texi: Ditto.
1774
8f7abae3
MB
17752008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1776
1777 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1778 custom versions.
1779
af379c86
AM
17802008-03-07 Alan Mackenzie <acm@muc.de>
1781
1782 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1783 parens/brackets in a k&r region is limited.
1784
3d0f8a67
MB
17852008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1786
1787 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1788 using different Emacs versions.
1789
52151df0
GM
17902008-02-27 Glenn Morris <rgm@gnu.org>
1791
1792 * sc.texi: Remove a lot of old and obsolete info.
1793 (titlepage): Simplify.
1794 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1795 (VM with any Emacsen, GNEWS with any Emacsen)
1796 (Overloading for Non-conforming MUAs, Version 3 Changes)
1797 (The Supercite Mailing List): Delete nodes.
1798 (Introduction): Remove info about old packages.
1799 (Getting Connected): Simplify. Remove info about old packages.
1800 (Citing Commands): Delete Emacs 19 info.
1801 (Hints to MUA Authors): Simplify.
1802 (Thanks and History): Merge in some info from the deleted node
1803 "Version 3 Changes".
1804
b03f96dc
MB
18052008-02-05 Juanma Barranquero <lekktu@gmail.com>
1806
1807 * org.texi (Setting tags, In-buffer settings):
1808 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1809
52bec650
MB
18102008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1811
1812 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1813 installation directory name.
1814
34a3c587
RF
18152008-02-12 Romain Francoise <romain@orebokech.com>
1816
1817 * epa.texi (Overview): Fix typo.
1818
5a8d03e9
MO
18192008-02-11 Daiki Ueno <ueno@unixuser.org>
1820
1821 * epa.texi (Quick start): Remove the .emacs setting.
1822
f1914c40
MO
18232008-02-10 Daiki Ueno <ueno@unixuser.org>
1824
1825 * epa.texi (Quick start): Use the command `epa-enable' instead of
1826 loading `epa-setup'.
1827
bca98fc9
JB
18282008-02-08 Juanma Barranquero <lekktu@gmail.com>
1829
1830 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1831 ($(infodir)/epa, epa.dvi): New targets.
1832
4b01af2e
MO
18332008-02-08 Daiki Ueno <ueno@unixuser.org>
1834
1835 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1836
1837 * epa.texi: New manual documenting the EasyPG Assistant.
1838
06c0751a
MA
18392008-02-06 Michael Albinus <michael.albinus@gmx.de>
1840
1841 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1842 (Inspection): New function dbus-ping.
1843
7dcccd7b
MA
18442008-02-05 Michael Albinus <michael.albinus@gmx.de>
1845
1846 * tramp.texi (Remote processes): Add `shell-command'.
1847
a1da1e37
MB
18482008-01-28 Michael Sperber <sperber@deinprogramm.de>
1849
1850 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1851 (Group Parameters): Document `mail-source' parameter.
1852
c9d8f746
MA
18532008-01-27 Michael Albinus <michael.albinus@gmx.de>
1854
1855 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1856 must be a local host.
1857
15db4a13
MO
18582008-01-26 Michael Olson <mwolson@gnu.org>
1859
1860 * erc.texi: Update version for ERC 5.3 release.
1861 (Obtaining ERC): Update extras URLs for 5.3.
1862 (Development): Write instructions for git, and remove those for Arch.
1863 (History): Mention the switch to git.
1864
2bc43980
KB
18652008-01-24 Karl Berry <karl@gnu.org>
1866
bca98fc9
JB
1867 * info.texi (Search Index, Search Text): Mention the command
1868 character in the section name, a la the (Go to node) node.
2bc43980 1869
d2e4a6c9
MA
18702008-01-21 Michael Albinus <michael.albinus@gmx.de>
1871
1872 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1873
0b6799c3
MB
18742008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1875
1876 * gnus-news.texi: Mention gnus-article-describe-bindings.
1877
18782008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1879
1880 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1881
db9c3fb1 18822008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1883
7b4d0413 1884 * org.texi (Property inheritance): New section.
db9c3fb1 1885 (Conventions): New section.
7b4d0413 1886 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1887 commands, and the new bindings for refiling.
1888 (Sparse trees): Document the new special command for sparse trees.
1889 (References): Be more clear about the counting of hilines.
1890 (Handling links): Document M-p/n for accessing links.
1891 (Fast access to TODO states): New section.
1892 (Per file keywords): New section.
1893 (Property inheritance): New section.
1894 (Column attributes): New summary types.
1895 (Capturing Column View): New section.
1896 (The date/time prompt): Cover the new features in the date/time prompt.
1897 Compactify the table of keys for the calendar remote control.
1898 (Clocking work time): Document the new :scope parameter.
1899 (Remember): Promoted to chapter.
1900 (Quoted examples): New section.
1901 (Enhancing text): New verbatim environments.
1902
6ed73f28
MA
19032008-01-14 Michael Albinus <michael.albinus@gmx.de>
1904
1905 * trampver.texi: Update release number.
1906
95838435
MB
19072008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1908
1909 * gnus.texi (Article Keymap): Add
1910 gnus-article-wide-reply-with-original; fix descriptions of
1911 gnus-article-reply-with-original and
1912 gnus-article-followup-with-original.
1913
20234d96
GM
19142008-01-09 Glenn Morris <rgm@gnu.org>
1915
1916 * nxml-mode.texi: Add @copying section.
1917
d82cf70b
MB
19182008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1919
1920 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1921 Server". Add `message-send-mail-with-mailclient'.
1922
1923 * gnus.texi (Posting Server): Move some text to "(message)Mail
1924 Variables" and add a reference here.
1925
addb7f2e
MA
19262008-01-04 Michael Albinus <michael.albinus@gmx.de>
1927
1928 * dbus.texi (Receiving Method Calls): New chapter.
1929 (Errors and Events): Add serial number to events. Replace "signal" by
1930 "message". Introduce dbus-event-serial-number.
1931
4db2806c
MA
19322008-01-03 Michael Albinus <michael.albinus@gmx.de>
1933
1934 * dbus.texi (Type Conversion): Explain the type specification for empty
1935 arrays. Use another example.
1936
c9ecb5a7
MA
19372007-12-30 Michael Albinus <michael.albinus@gmx.de>
1938
1939 * dbus.texi (all): Replace "..." by @dots{}.
1940 (Type Conversion): Precise the value range for :byte types.
1941 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1942 Mention its return value.
1943 (Errors and Events): There is no D-Bus error propagation during event
1944 processing.
1945
702dbfd9
JB
19462007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1947
1948 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1949 New sections.
1950
87035689
MB
19512007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1952
1953 * gnus.texi (Group Parameters): Reorder the text and add a note about
1954 `gnus-parameters' near the beginning of the node.
1955
19562007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1957
1958 * gnus.texi (Score File Editing): Fix function name.
1959
5492f5ca
MA
19602007-12-23 Michael Albinus <michael.albinus@gmx.de>
1961
1962 Sync with Tramp 2.1.12.
1963
1964 * trampver.texi: Update release number.
1965
d4e67bc5
MA
19662007-12-22 Michael Albinus <michael.albinus@gmx.de>
1967
1968 * dbus.texi (Type Conversion): Correct input parameters mapping.
1969
6a31c819
MA
19702007-12-21 Michael Albinus <michael.albinus@gmx.de>
1971
1972 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1973 (Errors and Events): Mention wrong-type-argument error.
1974
99a3e35f
AS
19752007-12-21 Alex Schroeder <alex@gnu.org>
1976
1977 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1978 spaces. Fixed some typos.
99a3e35f
AS
1979 (Internet Relay Chat): Explain relay.
1980 (Getting started with rcirc): Change items to reflect prompts.
1981 Add more explanation to rcirc-track-minor-mode and added a comment to
1982 warn future maintainers that this section is a copy.
11ac7c8e 1983 (People): Changed /ignore example.
62b12a24 1984 (Keywords): Not keywords.
99a3e35f 1985
331e4d02
AS
19862007-12-20 Alex Schroeder <alex@gnu.org>
1987
1988 * rcirc.texi (Top): Fighting Information Overload chapter added.
1989 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1990 (rcirc commands): Moved /ignore command to the new chapter.
1991 (Fighting Information Overload): New chapter documenting /keyword,
1992 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1993 (Configuration): Document rcirc-server-alist, remove
1994 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1995
cd71c3ef
MA
19962007-12-16 Michael Albinus <michael.albinus@gmx.de>
1997
1998 * dbus.texi (Signals): Fix example in dbus-register-signal.
1999
bbbe940b
MB
20002007-12-14 Sven Joachim <svenjoac@gmx.de>
2001
2002 * gnus.texi (Score Variables): Fix typo.
2003
0ce574ef
MA
20042007-12-07 Michael Albinus <michael.albinus@gmx.de>
2005
2006 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2007 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2008 (Errors and Events): Adapt dbus-event.
2009
b890d447
MB
20102007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Other Files): Add the yenc command.
2013
20142007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2015
2016 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2017 since 2004-08-06.
2018
20192007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2020
2021 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2022 on body.
2023
20242007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2025
2026 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2027 and rfc2047-allow-irregular-q-encoded-words; fix description of
2028 rfc2047-encode-encoded-words.
2029
20302007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2031
2032 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2033
3728bf03
MO
20342007-12-05 Michael Olson <mwolson@gnu.org>
2035
2036 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2037 Update documentation for `remember-diary-file'.
2038
a4397af9
MA
20392007-12-04 Michael Albinus <michael.albinus@gmx.de>
2040
2041 * dbus.texi (Signals): Precise `dbus-register-signal'.
2042 (Errors and Events): Rework events part, the internal structure of
2043 dbus-event has changed.
2044
1682490c
JB
20452007-12-03 Juanma Barranquero <lekktu@gmail.com>
2046
2047 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2048 ($(infodir)/dbus, dbus.dvi): New targets.
2049
7b13a0f2
MA
20502007-12-03 Michael Albinus <michael.albinus@gmx.de>
2051
2052 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2053 unconditionally.
2054
2055 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2056 emulation with @print{}.
2057
7ef92bc9
RS
20582007-12-02 Richard Stallman <rms@gnu.org>
2059
2060 * dbus.texi (Overview): Minor cleanup.
2061
22d8ac3a
MA
20622007-12-02 Michael Albinus <michael.albinus@gmx.de>
2063
d3a8e0df
MA
2064 * Makefile.in (INFO_TARGETS): Add dbus.
2065 (DVI_TARGETS): Add dbus.dvi.
2066 (dbus, dbus.dvi): New targets.
2067
22d8ac3a
MA
2068 * dbus.texi: New file.
2069
559764ab
RF
20702007-11-24 Romain Francoise <romain@orebokech.com>
2071
2072 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2073 Fix file name to match @setfilename.
559764ab 2074
ac97a16b
MH
20752007-11-23 Mark A. Hershberger <mah@everybody.org>
2076
2077 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2078 ($(infodir)/nxml-mode): New rule.
2079
2080 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2081 ($(infodir)/nxml-mode): New rule.
2082 (clean): Add nxml-mode*.
2083
2084 * nxml-mode.texi: New file with nxml manual.
2085
404cd454
GM
20862007-11-18 Richard Stallman <rms@gnu.org>
2087
2088 * flymake.texi (Example -- Configuring a tool called directly):
2089 Update example.
2090
b048d478
MA
20912007-11-18 Michael Albinus <michael.albinus@gmx.de>
2092
2093 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2094 double-slash behavior. Explain directory contents flushing.
b048d478 2095
346e8469
JB
20962007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2097
2098 * calc.texi (TeX and LaTeX Language Modes): Put in
2099 missing braces.
2100
404cd454
GM
21012007-11-15 Richard Stallman <rms@gnu.org>
2102
2103 * cl.texi (Equality Predicates): Delete `eql'.
2104 (Predicates, Naming Conventions, Top): Delete `eql'.
2105 (Common Lisp Compatibility): Delete `eql'.
2106 (Porting Common Lisp): Delete obsolete backquote info.
2107 Minor clarification about character constants.
2108 (Sequence Basics): Minor clarification.
2109
1f6af58b
JB
21102007-11-15 Juanma Barranquero <lekktu@gmail.com>
2111
dccb744b 2112 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2113 * tramp.texi (Filename completion): Fix typos.
2114
3bc88bc9
JB
21152007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2116
2117 * calc.texi (Basic commands): Mention the menu.
2118
bc5300d3
MA
21192007-11-12 Michael Albinus <michael.albinus@gmx.de>
2120
2121 * tramp.texi (Connection caching): Tramp flushes connection
2122 properties when remote operating system has been changed.
2123
4d8a28ec
MB
21242007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2125
2126 * gnus-news.texi: Fix spelling.
2127 `message-insert-formatted-citation-line', not
2128 `message-insert-formated-citation-line'.
2129
404cd454
GM
2130 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2131
e1176b47
MA
21322007-11-07 Michael Albinus <michael.albinus@gmx.de>
2133
2134 * tramp.texi (Overview): Mention also the PuTTY integration under
2135 Win32. Remove paragraphs about Tramp's experimental status.
2136 (Frequently Asked Questions): Add code example for highlighting the
2137 mode line.
2138
6159985a
MO
21392007-11-03 Michael Olson <mwolson@gnu.org>
2140
2141 * remember.texi: Change mentions of remember-buffer to
2142 remember-finalize throughout.
2143
bec9b2f5
MO
21442007-10-30 Michael Olson <mwolson@gnu.org>
2145
2146 * remember.texi (Copying): Remove.
2147 (Mailbox): Update with non-BBDB instructions.
2148 (Diary, Org): Add.
2149 (Bibliography, Planner Page): Remove.
2150
b6173182
JB
21512007-10-30 Juanma Barranquero <lekktu@gmail.com>
2152
2153 * makefile.w32-in (INFO_TARGETS): Add remember.
2154 (DVI_TARGETS): Add remember.dvi.
2155 ($(infodir)/remember): New rule.
2156 (clean): Add remember*.
2157
15f3eb73
MO
21582007-10-30 Michael Olson <mwolson@gnu.org>
2159
70bdc930
MO
2160 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2161 ($(infodir)/remember): New rule that builds the Remember Manual.
2162
b6173182
JB
2163 * remember.texi: New file containing the Remember Mode Manual.
2164 Shuffle chapters around after initial import.
7d3f6f1a
MO
2165 (Function Reference): Split Keystrokes into separate chapter.
2166 (Keystrokes): Document C-c C-k.
51d24a12 2167 (Introduction): Fix typographical issue with "---".
15f3eb73 2168
404cd454
GM
21692007-10-29 Richard Stallman <rms@gnu.org>
2170
2171 * widget.texi (Introduction): Delete discussion of implementation
2172 internals.
2173
9bbb9638
MA
21742007-10-29 Michael Albinus <michael.albinus@gmx.de>
2175
2176 * tramp.texi (Connection caching): Host names must be different
2177 when tunneling.
2178
c7ff939a
RS
21792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2182 Gnus v5.13.
2183
01c52d31
MB
21842007-10-28 Miles Bader <miles@gnu.org>
2185
2186 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2187
21882007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2189
2190 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2191
21922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2193
2194 * gnus.texi (Sorting the Summary Buffer): Remove
2195 gnus-article-sort-by-date-reverse.
2196
21972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2198
2199 * gnus.texi (Non-ASCII Group Names): New node.
2200 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2201 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2202
c8763fb6 22032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2204
2205 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2206 clean the output of the program `imap-shell-program'.
2207
22082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2209
2210 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2211
22122007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2213
2214 * gnus.texi (Sticky Articles): Documentation for sticky article
2215 buffers.
2216
c8763fb6 22172007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2218
2219 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2220
22212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2222
2223 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2224
22252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2226
2227 * gnus.texi (Archived Messages): Document
2228 gnus-update-message-archive-method.
2229
22302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2231
2232 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2233
c8763fb6 22342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2235
2236 * gnus.texi (Group Maneuvering): Document
2237 `gnus-summary-next-group-on-exit'.
2238
22392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * gnus.texi (Really Various Summary Commands): Mention
2242 gnus-auto-select-on-ephemeral-exit.
2243
22442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2245
2246 * gnus.texi, message.texi: Bump version number.
2247
22482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2249
2250 * gnus.texi (Group Line Specification, Misc Group Stuff)
2251 (Server Commands): Parenthesize @pxref{Mail Spool}.
2252
22532007-10-28 Didier Verna <didier@xemacs.org>
2254
2255 New user option: message-signature-directory.
2256 * message.texi (Insertion Variables): Document it.
2257 * gnus.texi (Posting Styles): Ditto.
2258
22592007-10-28 Didier Verna <didier@xemacs.org>
2260
2261 * gnus.texi (Group Line Specification):
2262 * gnus.texi (Misc Group Stuff):
2263 * gnus.texi (Server Commands): Document the group compaction feature.
2264
22652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2266
2267 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2268
2269 * message.texi (Various Message Variables): Add message-fill-column.
2270
22712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2272
2273 * gnus.texi: Untabify.
2274
22752007-10-28 Didier Verna <didier@xemacs.org>
2276
2277 * gnus.texi (Group Parameters): Document the posting-style merging
2278 process in topic-mode.
2279
22802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2281
2282 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2283
22842007-10-28 Romain Francoise <romain@orebokech.com>
2285
2286 * gnus.texi (Mail Spool): Fix typo.
2287 Update copyright.
2288
22892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2290
2291 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2292
22932007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2294
2295 * gnus.texi (Summary Generation Commands):
2296 Add gnus-summary-insert-ticked-articles.
2297
22982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2299
b2abec73
JB
2300 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2301 to spam-spamassassin-program.
01c52d31
MB
2302
23032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2304
2305 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2306
23072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2308
2309 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2310
23112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2312
2313 * message.texi (Mail Headers): Document `opportunistic'.
2314
23152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2316
2317 * emacs-mime.texi (Encoding Customization): Explain how to set
2318 mm-coding-system-priorities per hierarchy.
2319
23202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2321
2322 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2323 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2324
23252007-10-28 Didier Verna <didier@xemacs.org>
2326
2327 * message.texi (Wide Reply): Update documentation of
2328 message-dont-reply-to-names (now allowing a list of regexps).
2329
23302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2331
2332 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2333
23342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2335
2336 * gnus.texi (SpamAssassin back end): Fix typo.
2337
2338 * sieve.texi (Examples): Fix grammar.
2339
23402007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2341
2342 * gnus.texi (Searching for Articles): Document M-S and M-R.
2343 (Limiting): Document / b.
2344
23452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2346
2347 * gnus.texi (Thread Commands): T M-^.
2348
23492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2350
2351 * message.texi (Mail Aliases): Document ecomplete.
2352 (Mail Aliases): Fix typo.
2353
23542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2355
2356 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2357 fix typo.
2358
23592007-10-28 Romain Francoise <romain@orebokech.com>
2360
2361 * gnus.texi (Mail Spool): Grammar fix.
2362
23632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2364
2365 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2366 string.
2367
23682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * gnus.texi (Group Parameters): Fix description.
2371
23722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2373
b2abec73
JB
2374 * gnus.texi (Gmane Spam Reporting):
2375 Fix spam-report-gmane-use-article-number.
2376 Add spam-report-user-mail-address.
01c52d31
MB
2377
23782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2379
2380 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2381
23822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2383
2384 * gnus.texi (Group Parameters): Add simplified sorting example based on
2385 example for `Sorting the Summary Buffer' from Jari Aalto
2386 <jari.aalto@cante.net>.
2387 (Example Methods): Add example for an indirect connection.
2388
23892007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2390
2391 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2392 (Agent Parameters): Updated parameter names to match code.
2393 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2394 'gnus-agent-summary-fetch-series'.
2395 (Agent and flags): New section providing a generalized discussion
2396 of flag handling.
2397 (Agent and IMAP): Removed flag discussion.
b2abec73 2398 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2399
24002007-10-28 Romain Francoise <romain@orebokech.com>
2401
2402 * gnus.texi (Exiting the Summary Buffer): Add new function
2403 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2404
24052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2406
2407 * gnus.texi (Conformity): Fix typo.
2408 (Customizing Articles): Document `first'.
2409
24102007-10-28 Jari Aalto <jari.aalto@cante.net>
2411
2412 * gnus.texi (Sorting the Summary Buffer):
2413 Add `gnus-thread-sort-by-date-reverse'. Add example
2414 host to different sorting in NNTP and RSS groups.
2415
24162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2417
2418 * message.texi (Insertion): Describe prefix for
2419 message-mark-inserted-region and message-mark-insert-file.
2420
24212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2424 LaTeX documents. Describe "text/x-gnus-verbatim".
2425
24262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2427
b2abec73 2428 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2429 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2430 (spam-stat spam filtering, SpamOracle)
2431 (Extending the Spam ELisp package): Removed extra quote symbol for
2432 clarity.
2433
24342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2435
2436 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2437 gnus-article-delete-part and gnus-article-replace-part.
2438 (Using MIME): Add gnus-mime-replace-part.
2439
24402007-10-28 Romain Francoise <romain@orebokech.com>
2441
2442 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2443 requires `auto-compression-mode' to be enabled. Add new nnml
2444 variable `nnml-compressed-files-size-threshold'.
2445
24462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2447
2448 * gnus.texi (Sorting the Summary Buffer): Added
2449 gnus-thread-sort-by-recipient.
2450
24512007-10-28 Romain Francoise <romain@orebokech.com>
2452
2453 * message.texi (Insertion Variables): Mention new variable
2454 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2455 documentation accordingly.
2456
24572007-10-28 Romain Francoise <romain@orebokech.com>
2458
2459 * gnus.texi (To From Newsgroups): Mention new variables
2460 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2461
24622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2463
2464 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2465 stuff; gnus-mime-inline-part does the automatic decompression.
2466
24672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2468
2469 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2470 "training.ham" should be "training.spam".
01c52d31
MB
2471
24722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2473
2474 * message.texi (Mail Variables): Fix the default value for
2475 message-send-mail-function.
2476
24772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2478
2479 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2480 always returns nil exceptionally.
2481
24822007-10-28 Simon Josefsson <jas@extundo.com>
2483
2484 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2485 Michael Cook <michael@waxrat.com>.
2486
24872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2488
2489 * gnus.texi (Topic Commands): Fix next/previous.
2490
24912007-10-28 Simon Josefsson <jas@extundo.com>
2492
2493 * gnus.texi (Article Washing): Mention `W i'.
2494
c8763fb6 24952007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2496
2497 * gnus.texi (Group Parameters): Slight extension of sieve
2498 parameter description.
2499
25002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2501
2502 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2503 matching score files as well.
2504 (Picons): Describe `gnus-picon-style'.
2505
25062007-10-28 Romain Francoise <romain@orebokech.com>
2507
2508 * message.texi (Message Headers): Mention that headers are hidden
2509 using narrowing, and how to expose them.
2510 Update copyright.
2511
25122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2513
2514 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2515 `gnus-summary-sort-by-recipient'.
2516
25172007-10-28 Romain Francoise <romain@orebokech.com>
2518
2519 * gnus.texi (NNTP marks): New node.
2520 (NNTP): Move NNTP marks variables to the new node.
2521
25222007-10-28 Jesper Harder <harder@ifa.au.dk>
2523
b2abec73 2524 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2525
2526 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2527
25282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2529
b2abec73 2530 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2531 everywhere for consistency.
b2abec73
JB
2532 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2533 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2534 Say "regular expression" instead of "regex." Admonish. Pick
2535 other words to sound better (s/so/thus/).
b2abec73 2536 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2537 statistical filters. Remove old TODO.
2538 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2539 New section on sorting and displaying the spam score.
2540 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2541 backend but an alias to spam-use-BBDB.
2542 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2543 new backend functionality.
2544
25452007-10-28 Simon Josefsson <jas@extundo.com>
2546
2547 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2548 nntp-marks-directory, from Romain Francoise
2549 <romain@orebokech.com>.
2550
25512007-10-28 Magnus Henoch <mange@freemail.hu>
2552
2553 * gnus.texi (Hashcash): New default value of
2554 hashcash-default-payment.
2555
25562007-10-28 Simon Josefsson <jas@extundo.com>
2557
2558 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2559 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2560
25612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2562
2563 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2564
25652007-10-28 Simon Josefsson <jas@extundo.com>
2566
2567 * gnus.texi (documentencoding): Add, to avoid warnings.
2568
25692007-10-28 Simon Josefsson <jas@extundo.com>
2570
2571 * message.texi (Mail Headers): Add.
2572
2573 * gnus.texi (Hashcash): Fix.
2574
25752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2576
b2abec73 2577 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2578 that payments can be verified and fix the name of the
b2abec73 2579 hashcash-path variable.
01c52d31
MB
2580
25812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2582
b2abec73 2583 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2584
25852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2586
2587 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2588
25892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2590
2591 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2592 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2593 warning about ham processors in spam groups removed.
01c52d31
MB
2594
25952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2596
b2abec73
JB
2597 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2598 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2599
26002007-10-28 Jesper Harder <harder@ifa.au.dk>
2601
2602 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2603 (Mailing List): Typo.
2604 (Customizing Articles): Add gnus-treat-ansi-sequences.
2605 (Article Washing): Index.
2606
2607 * message.texi: Use m-dash consistently.
2608
26092007-10-28 Jesper Harder <harder@ifa.au.dk>
2610
2611 * gnus.texi (GroupLens): Remove.
2612
26132007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2614
2615 * gnus.texi (Outgoing Messages, Agent Variables): Add
2616 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2617 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2618
26192007-10-28 Jesper Harder <harder@ifa.au.dk>
2620
2621 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2622
26232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2624
2625 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2626
2627 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2628
26292007-10-28 Simon Josefsson <jas@extundo.com>
2630
2631 * gnus.texi (Top): Add SASL.
2632
404cd454
GM
26332007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2634
2635 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2636
26372007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2638
2639 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2640
0edd2970
JB
26412007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2642
2643 * calc.texi (Formulas, Composition Basics): Lower the
2644 precedence of negation.
2645
a9afba20
JY
26462007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2647
2648 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2649 Mention the new three-letter column identifiers.
2650 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2651 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2652 message when using `c' on an empty default with default printer.
2653 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2654 renamed to `ses--symbolic-formulas' some time ago.
2655
45b778a6
JB
26562007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2657
2658 * calc.texi (Default Simplifications, Making Selections)
2659 (Customizing Calc): Clarify associativity of multiplication.
2660
03b5bade
MA
26612007-10-23 Michael Albinus <michael.albinus@gmx.de>
2662
2663 * tramp.texi (Traces and Profiles): Simplify loop over
2664 `trace-function-background'.
2665
e658c8ee
JL
26662007-10-22 Juri Linkov <juri@jurta.org>
2667
2668 * dired-x.texi (Shell Command Guessing): Default values are now
2669 available by typing M-n instead of M-p.
2670
dd753688
MA
26712007-10-21 Michael Albinus <michael.albinus@gmx.de>
2672
2673 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2674 (Password caching): Remove `tramp-clear-passwd'.
2675 It's not a command anymore.
dd753688
MA
2676 (Bug Reports): Add `tramp-bug' to function index.
2677 (Function Index, Variable Index): New nodes.
2678 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2679
2680 * trampver.texi: Update release number.
2681
4bb49b43
JB
26822007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2683
8b296cdd 2684 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2685 about integer size into past tense.
2686 (Time Zones): Remove pointer to Calc author's address.
2687 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2688 and hyperbolic cotangent. Fix typo.
4bb49b43 2689
311dd93f
MA
26902007-10-10 Michael Albinus <michael.albinus@gmx.de>
2691
2692 Sync with Tramp 2.1.11.
2693
2694 * trampver.texi: Update release number.
2695
ea3fc256
MA
26962007-10-06 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * tramp.texi (External packages): New section.
2699
1af74d06
MB
27002007-09-29 Juri Linkov <juri@jurta.org>
2701
2702 * info.texi (Help-Int): Document `L' (`Info-history').
2703
0e2806fa
SM
27042007-09-26 Carsten Dominik <dominik@science.uva.nl>
2705
2706 * org.texi: Change links to webpage and maintained email.
2707 (Remember): Promote to Chapter, significant changes.
2708 (Fast access to TODO states): New section.
2709 (Faces for TODO keywords): New section.
2710 (Export options): Example for #+DATE.
2711 (Progress logging): Section moved.
2712
567b9191
BW
27132007-09-26 Bill Wohler <wohler@newt.com>
2714
2715 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2716 browse-url-at-mouse.
2717
1af74d06
MB
27182007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2719
2720 * flymake.texi (Customizable variables): Face names don't end in -face.
2721 Fix flymake-err-line-patterns template.
2722 (Example -- Configuring a tool called directly): Fix init-function.
2723 (Highlighting erroneous lines): Face names don't end in -face.
2724
d60a4e3a 27252007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2726
2727 * erc.texi (Special-Features): Fix small typo.
2728
7d7a3510
MA
27292007-09-14 Michael Albinus <michael.albinus@gmx.de>
2730
2731 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2732 and "External transfer methods".
2733
285f0d3a
JB
27342007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2735
2736 * calc.texi (Predefined Units): Add some history.
2737
526dc846
MO
27382007-09-08 Michael Olson <mwolson@gnu.org>
2739
87e04f16
JB
2740 * erc.texi (Copying): New section included from gpl.texi.
2741 This matches the look of the upstream ERC manual.
526dc846 2742
f10d0e80
JB
27432007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2744
87e04f16 2745 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2746 (Random Numbers): Clarify the distribution of `random'.
2747
4009494e
GM
27482007-09-06 Glenn Morris <rgm@gnu.org>
2749
f1fc42aa 2750 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2751 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2752 Change all setfilename commands to use ../../info.
2753 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2754 refer to the Emacs manual here.
2755 (infodir): New variable.
2756 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2757 (cc-mode.texi, faq.texi): Update references to source file locations.
2758 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2759 do not refer to the Emacs manual here.
2760 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2761
2762 * Makefile.in: Add `basename' versions of all info targets, for
2763 convenience when rebuilding just one manual.
2764 (../etc/GNU): Delete obsolete target.
2765 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2766 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2767 *.vrs *.toc here...
2768 (maintainer-clean): ...from here.
4009494e
GM
2769
2770 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2771
2de53ca6
GM
27722007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2773
2774 * calc.texi (Date Conversions): Clarify definition of
2775 Julian day numbering.
2776 (Date Forms): Clarify definition of Julian day numbering;
2777 add some history.
2778
27792007-08-30 Carsten Dominik <dominik@science.uva.nl>
2780
87e04f16 2781 * org.texi: Version 5.07.
2de53ca6
GM
2782
27832007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2784
2785 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2786
27872007-08-22 Carsten Dominik <dominik@science.uva.nl>
2788
2789 * org.texi (Adding hyperlink types): New section.
2790 (Embedded LaTeX): Chapter updated because of LaTeX export.
2791 (LaTeX export): New section.
2792 (Using links out): New section.
2793
27942007-08-22 Glenn Morris <rgm@gnu.org>
2795
2796 * faq.texi (Learning how to do something): Refcards now in
2797 etc/refcards/ directory.
2798
27992007-08-22 Michael Albinus <michael.albinus@gmx.de>
2800
2801 * tramp.texi (Remote Programs): Persistency file must be cleared when
2802 changing `tramp-remote-path'.
2803 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2804 macro.
2805
28062007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2807
2808 * calc.texi: Move contents to beginning of file.
2809 (Algebraic Entry): Fix the formatting of an example.
2810
28112007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2812
2813 * calc.texi (Basic Operations on Units): Mention exact versus
2814 inexact conversions.
2815
28162007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2817
2818 * calc.texi (Basic Operations on Units): Mention default
2819 values for new units.
2820 (Quick Calculator Mode): Mention that binary format will
2821 be displayed.
2822
28232007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2824
2825 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2826
28272007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2828
2829 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2830
28312007-08-08 Glenn Morris <rgm@gnu.org>
2832
2833 * gnus.texi, sieve.texi: Replace `iff'.
2834
28352007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2836
2837 * calc.texi (Basic Graphics): Mention the graphing of error
2838 forms.
2839 (Graphics Options): Mention how `g s' handles error forms.
2840 (Curve Fitting): Mention plotting the curves.
2841 (Standard Nonlinear Models): Add additional models.
2842 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2843 (Linear Fits): Correct result.
2844
28452007-08-01 Alan Mackenzie <acm@muc.de>
2846
2847 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2848 to "--no-site-file".
2849
28502007-07-29 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * tramp.texi (Frequently Asked Questions): Point to mode line
2853 extension in Emacs 23.1.
2854
2855 * trampver.texi: Update release number.
2856
28572007-07-27 Glenn Morris <rgm@gnu.org>
2858
2859 * calc.texi (Copying): Include license text from gpl.texi, rather than
2860 in-line.
2861
28622007-07-25 Glenn Morris <rgm@gnu.org>
2863
2864 * calc.texi (Copying): Replace license with GPLv3.
2865
2866 * Relicense all FSF files to GPLv3 or later.
2867
28682007-07-22 Michael Albinus <michael.albinus@gmx.de>
2869
2870 Sync with Tramp 2.1.10.
2871
2872 * tramp.texi (trampfn): Expand macro implementation in order to handle
2873 empty arguments.
2874 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2875 occurrences by trampfn.
2de53ca6 2876 (Frequently Asked Questions): Extend example code for host
b2abec73 2877 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2878 file names to be typed.
2879
2880 * trampver.texi: Update release number.
2881
28822007-07-17 Michael Albinus <michael.albinus@gmx.de>
2883
2884 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2885 section. Reported by <poti@potis.org>.
2886 (Remote processes): Arguments of the program to be debugged are taken
2887 literally.
2888 (Frequently Asked Questions): Simplify recentf example.
2889
28902007-07-14 Karl Berry <karl@gnu.org>
2891
2892 * info.texi (@copying): New Back-Cover Text.
2893
2894 * info.texi (Quitting Info): Move to proper place in source.
2895 (Reported by Benno Schulenberg.)
2896
28972007-07-13 Eli Zaretskii <eliz@gnu.org>
2898
2899 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2900
2901 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2902
2903 * emacs-mime.texi: Add @documentencoding directive.
2904
29052007-07-12 Nick Roberts <nickrob@snap.net.nz>
2906
2907 * tramp.texi (Remote processes): Add an anchor to the subsection
2908 "Running a debugger on a remote host".
2909
29102007-07-12 Michael Albinus <michael.albinus@gmx.de>
2911
2912 * tramp.texi (Remote processes): Don't call it "experimental" any
2913 longer. Add subsection about running a debugger on a remote host.
2914
29152007-07-10 Carsten Dominik <dominik@science.uva.nl>
2916
2917 * org.texi (Properties and columns): Chapter rewritten.
2918
29192007-07-08 Michael Albinus <michael.albinus@gmx.de>
2920
2921 * tramp.texi:
2922 * trampver.texi: Migrate to Tramp 2.1.
2923
29242007-07-02 Carsten Dominik <dominik@science.uva.nl>
2925
2926 * org.texi (Properties): New chapter.
2927
29282007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2929
2930 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2931 Control Panel.
2932
2933 * gnus.texi (Misc Article): Add index entry for
2934 gnus-single-article-buffer.
2935
29362007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2937
2938 * gnus.texi (Starting Up): Fix typo.
2939
29402007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2941
2942 * gnus.texi (Asynchronous Fetching): Fix typo.
2943
29442007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2945
2946 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2947 (About This Manual): Remove redundant information.
2948 (Getting Started): Mention author.
2949 (Basic Arithmetic, Customizing Calc): Make description of the
2950 variable `calc-multiplication-has-precedence' match its new effect.
2951
29522007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2953
2954 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2955 the variable `calc-multiplication-has-precedence'.
2956
29572007-06-19 Carsten Dominik <dominik@science.uva.nl>
2958
2959 * org.texi (Tag): Section swapped with node Timestamps.
2960 (Formula syntax for Lisp): Document new `L' flag.
2961
29622007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2963
2964 * gnus.texi (Misc Group Stuff, Summary Buffer)
2965 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2966
29672007-06-06 Juanma Barranquero <lekktu@gmail.com>
2968
2969 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2970 * gnus.texi (Article Buttons, Mail Source Customization)
2971 (Sending or Not Sending, Customizing NNDiary):
2972 * message.texi (Message Headers):
2973 * mh-e.texi (HTML): Fix typos.
2974
29752007-06-07 Michael Albinus <michael.albinus@gmx.de>
2976
2977 Sync with Tramp 2.0.56.
2978
2979 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2980 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2981
29822007-06-02 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * Version 22.1 released.
2985
29862007-05-26 Michael Olson <mwolson@gnu.org>
2987
2988 * erc.texi (Modules): Fix references to completion modules.
2989
29902007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2991
2992 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2993
29942007-05-09 Didier Verna <didier@xemacs.org>
2995
2996 * gnus.texi (Email Based Diary): New. Proper documentation for the
2997 nndiary back end and the gnus-diary library.
2998
29992007-05-03 Karl Berry <karl@gnu.org>
3000
3001 * .cvsignore (*.pdf): New entry.
3002
3003 * texinfo.tex: Update from current version for better pdf generation.
3004
30052007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3006
3007 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3008
30092007-04-28 Glenn Morris <rgm@gnu.org>
3010
3011 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3012 consideration of legal status.
3013
30142007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3015
3016 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3017
30182007-04-24 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * faq.texi (New in Emacs 22): python.el removed.
3021
30222007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3023
3024 * calc.texi (Reporting bugs): Update maintainer's address.
3025
30262007-04-22 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3029
30302007-04-15 Jay Belanger <belanger@truman.edu>
3031
3032 * calc.texi (Title page): Remove the date.
3033 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3034 (The Standard Calc Interface): Change trail title.
3035 (Floats): Mention that when non-decimal floats are entered, only
3036 approximations are stored.
3037 (Copying): Move to the appendices.
3038 (GNU Free Documentation License): Add as an appendix.
3039
30402007-04-15 Chong Yidong <cyd@stupidchicken.com>
3041
3042 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3043 * dired-x.texi, ebrowse.texi, ediff.texi:
3044 * emacs-mime.texi, erc.texi, eshell.texi:
3045 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3046 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3047 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3048 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3049 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3050 * woman.texi: Include GFDL.
3051
3052 * doclicense.texi: Remove node heading, so that it can be included by
3053 other files.
3054
3055 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3056
3057 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3058 than *.
3059
30602007-04-14 Carsten Dominik <dominik@science.uva.nl>
3061
3062 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3063 in Calc.
3064
30652007-04-09 Romain Francoise <romain@orebokech.com>
3066
3067 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3068 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3069 replace mouse-2.
3070
30712007-04-08 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3074 renamed to woman-use-topic-at-point. Document new behavior.
3075
30762007-04-08 Richard Stallman <rms@gnu.org>
3077
3078 * url.texi: Fix some indexing.
3079 (Disk Caching): Drop discussion of old/other Emacs versions.
3080
30812007-04-07 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * url.texi (Disk Caching): Say Emacs 21 "and later".
3084
3085 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3086 on Font locking which now mentions JIT lock.
3087
30882007-04-01 Michael Olson <mwolson@gnu.org>
3089
3090 * erc.texi: Update for the ERC 5.2 release.
3091
30922007-03-31 David Kastrup <dak@gnu.org>
3093
3094 * woman.texi (Topic, Interface Options): Explain changes semantics of
3095 woman-manpath in order to consider MANPATH_MAP entries.
3096
30972007-03-31 Eli Zaretskii <eliz@gnu.org>
3098
3099 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3100
31012007-03-26 Richard Stallman <rms@gnu.org>
3102
3103 * pgg.texi (Caching passphrase): Clean up previous change.
3104
31052007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3106
3107 * gnus.texi (Setting Process Marks): Fix typo.
3108
31092007-03-25 Romain Francoise <romain@orebokech.com>
3110
3111 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3112 readability, and include various fixes by Daniel Brockman, Nick Roberts
3113 and Dieter Wilhelm.
3114
31152007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3116
3117 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3118
3119 * gnus.texi (Mail Source Specifiers): Fix typo.
3120
31212007-03-22 Ralf Angeli <angeli@caeruleus.net>
3122
3123 * reftex.texi (Imprint): Update maintainer information.
3124
31252007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3126
3127 * message.texi (Message Buffers): Update documentation for
3128 message-generate-new-buffers.
3129
31302007-03-15 Daiki Ueno <ueno@unixuser.org>
3131
3132 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3133
31342007-03-21 Glenn Morris <rgm@gnu.org>
3135
3136 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3137
31382007-03-19 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * eshell.texi (Known problems): Emacs 21 -> 22.
3141
3142 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3143
31442007-03-18 Jay Belanger <belanger@truman.edu>
3145
3146 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3147
31482007-03-12 Glenn Morris <rgm@gnu.org>
3149
3150 * calc.texi (Time Zones): Switch to new North America DST rule.
3151
3152 * calc.texi: Replace "daylight savings" with "daylight
3153 saving" in text throughout.
3154
31552007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3156
3157 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3158 The variable now uses a list of symbols instead of just a symbol.
3159 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3160
31612007-03-06 Romain Francoise <romain@orebokech.com>
3162
3163 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3164 new packages, and mention Gnus update.
3165
31662007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3167
3168 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3169 nntp-open-connection-functions-never-echo-commands.
3170
31712007-02-27 Chong Yidong <cyd@stupidchicken.com>
3172
3173 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3174 problems on the console, and security risk in not using gpg-agent.
3175
31762007-02-25 Carsten Dominik <dominik@science.uva.nl>
3177
3178 * org.texi (The spreadsheet): Renamed from "Table calculations".
3179 Completely reorganized and rewritten.
3180 (CamelCase links): Section removed.
3181 (Repeating items): New section.
3182 (Tracking TODO state changes): New section.
3183 (Agenda views): Chapter reorganized and rewritten.
3184 (HTML export): Section rewritten.
3185 (Tables in arbitrary syntax): New section.
3186 (Summary): Better feature summary.
3187 (Activation): Document problem with cut-and-paste of Lisp code
3188 from PDF files.
3189 (Visibility cycling): Document indirect buffer use.
3190 (Structure editing): Document sorting.
3191 (Remember): Section rewritten.
3192 (Time stamps): Better description of time stamp types.
3193 (Tag searches): Document regular expression search for tags.
3194 (Stuck projects): New section.
3195 (In-buffer settings): New keywords.
3196 (History and Acknowledgments): Updated description.
3197
31982007-02-24 Alan Mackenzie <acm@muc.de>
3199
3200 * cc-mode.texi (Movement Commands): Insert two missing command names.
3201 (Getting Started): Slight wording correction (use conditional).
3202
32032007-02-22 Kim F. Storm <storm@cua.dk>
3204
3205 * widget.texi (User Interface, Basic Types): Document need to put some
3206 text before the %v escape in :format string in editable-field widget.
3207
32082007-02-18 Romain Francoise <romain@orebokech.com>
3209
3210 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3211 `cvs-mode-quit'.
3212
32132007-02-10 Markus Triska <markus.triska@gmx.at>
3214
3215 * widget.texi (Programming Example): Put constant strings in :format.
3216
32172007-02-07 Juanma Barranquero <lekktu@gmail.com>
3218
3219 * faq.texi (Fullscreen mode on MS-Windows): New node.
3220
32212007-02-04 David Kastrup <dak@gnu.org>
3222
3223 * faq.texi (AUCTeX): Update version number. Should probably be done
3224 for other packages as well.
3225
32262007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3227
3228 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3229 <tassilo@member.fsf.org>.
3230
32312007-01-27 Eli Zaretskii <eliz@gnu.org>
3232
3233 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3234 ls-lisp-use-localized-time-format.
3235
32362007-01-20 Markus Triska <markus.triska@gmx.at>
3237
3238 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3239
32402007-01-13 Michael Olson <mwolson@gnu.org>
3241
3242 * erc.texi (Modules): Mention capab-identify module.
3243
32442007-01-05 Michael Olson <mwolson@gnu.org>
3245
3246 * erc.texi (Getting Started): Update for /RECONNECT command.
3247
32482007-01-04 Richard Stallman <rms@gnu.org>
3249
3250 * ebrowse.texi: Change C-c b to C-c C-m.
3251
32522007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3253
3254 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3255 variables only in info to avoid redundant entries in the printed
3256 manual.
3257
32582007-01-02 Daiki Ueno <ueno@unixuser.org>
3259
3260 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3261
32622007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3263
3264 * message.texi (Security): Split into sub-nodes.
3265
32662007-01-01 Alan Mackenzie <acm@muc.de>
3267
3268 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3269 eval-after-load in Emacs <=21 and a workaround. Document that
3270 trigraphs are not supported.
3271
32722007-01-01 Alan Mackenzie <acm@muc.de>
3273
3274 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3275 c-context-line-break. When invoked within a string, preserve
3276 whitespace. Add a backslash only when also in a macro.
3277
32782007-01-01 Alan Mackenzie <acm@muc.de>
3279
3280 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3281
32822007-01-01 Alan Mackenzie <acm@muc.de>
3283
3284 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3285 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3286
32872007-01-01 Alan Mackenzie <acm@muc.de>
3288
3289 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3290 "Choosing a Style".
3291
3292 * cc-mode.texi ("Styles"): Add @dfn{style}.
3293
32942006-12-30 Michael Albinus <michael.albinus@gmx.de>
3295
3296 Sync with Tramp 2.0.55.
3297
3298 * trampver.texi: Update release number.
3299
33002006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3301
3302 * gnus.texi (Customizing Articles): Add index entries for all
3303 gnus-treat-* variables.
3304
c8763fb6 33052006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3306
3307 * gnus.texi (IMAP): Fix incorrect explanation of
3308 nnimap-search-uids-not-since-is-evil in documentation for
3309 nnimap-expunge-search-string.
3310
33112006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3312
3313 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3314 spam-ifile-database.
3315
33162006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3317
3318 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3319 rebind C-s.
3320
c8763fb6 33212006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3322
3323 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3324 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3325 "expiring mail".
3326 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3327 nnimap-nov-is-evil.
3328
33292006-12-25 Kevin Ryde <user42@zip.com.au>
3330
3331 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3332 about the key procedure being used heavily.
3333
33342006-12-24 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3337 to t.
3338 (Prerequisites): Add explanation about gpg-agent.
3339
33402006-12-22 Kevin Ryde <user42@zip.com.au>
3341
3342 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3343 "sort" instead of "sort*".
3344
33452006-12-19 Richard Stallman <rms@gnu.org>
3346
3347 * calc.texi (History and Acknowledgements): Recognize that Emacs
3348 now does have floating point.
3349
33502006-12-19 Michael Albinus <michael.albinus@gmx.de>
3351
3352 * tramp.texi (External transfer methods): Describe new method `scpc'.
3353
33542006-12-17 Sascha Wilde <wilde@sha-bang.de>
3355
3356 * pgg.texi: Added short note on gpg-agent to the introduction.
3357
33582006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3359
3360 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3361 also applies to Cc.
3362
33632006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3364
3365 * gnus.texi (X-Face): Clarify. Say which programs are required
3366 on Windows.
3367
33682006-12-08 Michael Olson <mwolson@gnu.org>
3369
3370 * erc.texi (Modules): Remove documentation for list module.
3371
c8763fb6 33722006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3373
3374 * faq.texi (^M in the shell buffer): Ditto.
3375
33762006-11-20 Michael Olson <mwolson@gnu.org>
3377
3378 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3379
33802006-11-17 Carsten Dominik <dominik@science.uva.nl>
3381
3382 * org.texi: Fix typos.
3383 (Agenda commands): Document `C-k'.
3384
33852006-11-16 Eli Zaretskii <eliz@gnu.org>
3386
3387 * url.texi (http/https): Fix a typo in the HTTP URL.
3388
33892006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3390
3391 * ada-mode.texi: Total rewrite.
3392
33932006-11-13 Carsten Dominik <dominik@science.uva.nl>
3394
3395 * org.texi: Minor typo fixes.
3396
33972006-11-13 Bill Wohler <wohler@newt.com>
3398
3399 Release MH-E manual version 8.0.3.
3400
3401 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3402 release 8.0.3.
3403
3404 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3405 to set MAILDIR.
3406 (Reading Mail): Document the customization of read-mail-command
3407 for MH-E.
3408 (Viewing Attachments): Document mm-discouraged-alternatives.
3409 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3410 (Junk): Add more information about the settings of mh-junk-background
3411 in a program. Add /usr/bin/mh to PATH in examples.
3412
34132006-11-12 Richard Stallman <rms@gnu.org>
3414
3415 * woman.texi: Update author address but say he no longer maintains it.
3416
34172006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3418
3419 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3420 archived trees.
3421 (Checkboxes): Section moved to chapter 5, and extended.
3422 (The date/time prompt): New section.
3423 (Link abbreviations): New section.
3424 (Presentation and sorting): New section.
3425 (Custom agenda views): Section completely rewritten.
3426 (Summary): Compare with Planner.
3427 (Feedback): More info about creating backtraces.
3428 (Plain lists): Modified example.
3429 (Breaking down tasks): New section.
3430 (Custom time format): New section.
3431 (Time stamps): Document inactive timestamps.
3432 (Setting tags): More details about fast tag selection.
3433 (Block agenda): New section.
3434 (Custom agenda views): Section rewritten.
3435 (Block agenda): New section.
3436
34372006-11-07 Michael Albinus <michael.albinus@gmx.de>
3438
3439 * tramp.texi (Configuration): scp is the default method.
3440 (Default Method): Use ssh as example for another method.
3441
34422006-10-27 Richard Stallman <rms@gnu.org>
3443
3444 * woman.texi: Downcase nroff/troff/roff.
3445 (Installation): Chapter deleted. Some xrefs deleted.
3446 (Background): woman doesn't advise man ;-).
3447
c8763fb6 34482006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3449
3450 * ada-mode.texi (Project files, Identifier completion)
3451 (Automatic Casing, Debugging, Using non-standard file names)
3452 (Working Remotely): Fix typos.
3453
34542006-10-20 Masatake YAMATO <jet@gyve.org>
3455
3456 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3457 sample code `my-c-initialization-hook'.
3458
34592006-10-19 Stuart D. Herring <herring@lanl.gov>
3460
3461 * widget.texi: Fix typos.
3462
34632006-10-19 Michael Albinus <michael.albinus@gmx.de>
3464
3465 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3466 "???". There have been no complaints for years, so the information
3467 must be appropriate.
3468
34692006-10-16 Richard Stallman <rms@gnu.org>
3470
3471 * widget.texi: Use @var instead of capitalization.
3472 Clarify many widget type descriptions.
3473
34742006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3475
3476 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3477 gnus-dired-attach.
3478 (Selecting a Group): Fix typo.
3479
c8763fb6 34802006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3481
3482 * widget.texi: Fix typos.
3483
34842006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3485
3486 * gnus.texi (Image Enhancements): Update for Emacs 22.
3487
3488 * gnus-faq.texi ([1.3]): Update.
3489
34902006-10-06 Richard Stallman <rms@gnu.org>
3491
3492 * faq.texi (Displaying the current line or column):
3493 Delete "As of Emacs 20".
3494
34952006-10-06 Romain Francoise <romain@orebokech.com>
3496
3497 * faq.texi (VM): VM works with Emacs 22 too.
3498
34992006-10-06 Richard Stallman <rms@gnu.org>
3500
3501 * ebrowse.texi: Remove Emacs version "21" from title.
3502
35032006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3504
3505 * gnus.texi (Foreign Groups): Say where change of editing commands are
3506 stored. Add reference to `gnus-parameters'.
3507
35082006-09-15 Jay Belanger <belanger@truman.edu>
3509
3510 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3511 Change "Library Public License" to "Lesser Public License"
3512 throughout. Use "yyyy" to represent year.
3513
35142006-09-15 Carsten Dominik <dominik@science.uva.nl>
3515
3516 * org.texi (Setting tags): Typo fix.
3517
35182006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3519
3520 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3521
35222006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3523
3524 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3525
35262006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3527
3528 * faq.texi (Escape sequences in shell output): EMACS is now set
3529 to Emacs's absolute file name, not to "t".
3530 (^M in the shell buffer): Likewise.
3531 * misc.texi (Interactive Shell): Likewise.
3532
35332006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3534
3535 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3536 mails with pop3-leave-mail-on-server. Fix wording.
3537 (Limiting): Improve gnus-summary-limit-to-articles.
3538 (X-Face): Fix typo.
3539
35402006-09-11 Simon Josefsson <jas@extundo.com>
3541
3542 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3543 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3544
35452006-09-06 Simon Josefsson <jas@extundo.com>
3546
3547 * smtpmail.texi (Authentication): Mention SSL.
3548
35492006-09-01 Eli Zaretskii <eliz@gnu.org>
3550
3551 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3552 Don't use @indicateurl.
3553
3554 * cc-mode.texi (Subword Movement): Don't use @headitem.
3555 (Custom Braces, Clean-ups): Don't use @tie.
3556
35572006-08-29 Michael Albinus <michael.albinus@gmx.de>
3558
3559 Sync with Tramp 2.0.54.
3560
3561 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3562 Suggested by Adrian Phillips <a.phillips@met.no>.
3563
35642006-08-15 Carsten Dominik <dominik@science.uva.nl>
3565
3566 * org.texi (Installation, Activation): Split from Installation and
3567 Activation.
3568 (Clocking work time): Documented new features.
3569
35702006-08-13 Alex Schroeder <alex@gnu.org>
3571
3572 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3573 example.
3574
35752006-08-12 Eli Zaretskii <eliz@gnu.org>
3576
3577 * faq.texi (How to add fonts): New node.
3578
35792006-08-05 Romain Francoise <romain@orebokech.com>
3580
3581 * faq.texi (New in Emacs 22): Expand.
3582
35832006-08-03 Michael Olson <mwolson@gnu.org>
3584
3585 * erc.texi: Update for ERC 5.1.4.
3586
35872006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3588
3589 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3590 in .../site-lisp/gnus/ by default.
3591 [ From gnus-news.texi in the trunk. ]
3592
35932006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3594
3595 * gnus.texi (MIME Commands): Additions for yEnc.
3596
35972006-07-24 Richard Stallman <rms@gnu.org>
3598
3599 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3600 * faq.texi: Move periods and commas inside quotes.
3601
36022006-07-20 Jay Belanger <belanger@truman.edu>
3603
3604 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3605
36062006-07-18 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * faq.texi (Security risks with Emacs): Document Emacs 22
3609 file-local-variable mechanism.
3610
36112006-07-12 Michael Olson <mwolson@gnu.org>
3612
3613 * erc.texi: Update for ERC 5.1.3.
3614
36152006-07-12 Alex Schroeder <alex@gnu.org>
3616
3617 * rcirc.texi: Fix typos.
3618 (Getting started with rcirc): New calling convention for M-x irc.
3619 Mention #rcirc. Removed channel tracking.
3620 (Configuration): Changed the names of all variables that got changed
3621 recently, eg. rcirc-server to rcirc-default-server. Added
3622 documentation for rcirc-authinfo, some background for Bitlbee, and
3623 rcirc-track-minor-mode.
3624 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3625 Scrolling.
3626 (Reconnecting after you have lost the connection): Fixed example code
3627 to match code changes.
3628
36292006-07-10 Nick Roberts <nickrob@snap.net.nz>
3630
3631 * gnus.texi, message.texi: Fix typos.
3632
36332006-07-07 Carsten Dominik <dominik@science.uva.nl>
3634
3635 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3636 commands.
3637 (Global TODO list): Document the use of the variables
3638 `org-agenda-todo-ignore-scheduled' and
3639 `org-agenda-todo-list-sublevels'.
3640
36412006-07-05 Richard Stallman <rms@gnu.org>
3642
3643 * faq.texi (Scrolling only one line): Fix xref.
3644
36452006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3646
3647 * faq.texi (Evaluating Emacs Lisp code):
3648 Throughout, replace eval-current-buffer with eval-buffer.
3649
36502006-07-03 Richard Stallman <rms@gnu.org>
3651
3652 * rcirc.texi (Scrolling conservatively): Fix xref.
3653
3654 * pcl-cvs.texi (Viewing differences): Usage fix.
3655
36562006-07-03 Carsten Dominik <dominik@science.uva.nl>
3657
3658 * org.texi (Agenda commands): Document `s' key to save all org-mode
3659 buffers.
3660
36612006-06-30 Ralf Angeli <angeli@caeruleus.net>
3662
3663 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3664 names. Mention `cvs-msg' face.
3665
36662006-06-29 Carsten Dominik <dominik@science.uva.nl>
3667
3668 * org.texi (Checkboxes): New section.
3669
36702006-06-28 Carsten Dominik <dominik@science.uva.nl>
3671
3672 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3673 throughout this chapter.
3674
36752006-06-27 Chong Yidong <cyd@stupidchicken.com>
3676
3677 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3678 text for standalone vs Emacs info.
3679 (Help): Clarify header line description. Use mouse-1 for clicks.
3680 (Help-P): Use mouse-1 for clicks.
3681 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3682 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3683 (Choose menu subtopic): Remove gratuitous Emacs command names.
3684 (Help-FOO): Put usual behavior first.
3685 (Help-Xref): Clicking on xrefs works in Emacs.
3686 (Search Text): Clarify what the default behavior is.
3687 (Create Info buffer): Fix Emacs window/X window confusion.
3688 (Emacs Info Variables): Fix for new Emacs init file behavior.
3689
36902006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3691
3692 * gnus.texi (Summary Buffer Lines): Fix typo.
3693
36942006-06-23 Carsten Dominik <dominik@science.uva.nl>
3695
3696 * org.texi (Embedded LaTeX): New chapter.
3697 (Archiving): Section rewritten.
3698 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3699
37002006-06-20 Bill Wohler <wohler@newt.com>
3701
3702 Release MH-E manual version 8.0.1.
3703
3704 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3705 release 8.0.1.
3706 (Preface): Depend on GNU mailutils 1.0 and higher.
3707
37082006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3709
3710 * message.texi (News Headers): Update message-syntax-checks section.
3711
37122006-06-19 Karl Berry <karl@gnu.org>
3713
3714 * info.texi (Advanced): Mention C-q, especially with ?.
3715
37162006-06-19 Carsten Dominik <dominik@science.uva.nl>
3717
3718 * org.texi (Publishing links): Document the `:link-validation-function'
3719 property.
3720 (Extensions and Hacking): New chapter, includes some sections of the
3721 "Miscellaneous" chapter.
3722
37232006-06-10 Carsten Dominik <dominik@science.uva.nl>
3724
3725 * org.texi (Progress logging): New section.
3726
37272006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3728
3729 * viper.texi (Viper Specials):
3730 * gnus.texi (Example Setup):
3731 * faq.texi (Backspace invokes help):
3732 * dired-x.texi (Optional Installation Dired Jump):
3733 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3734 follow coding conventions.
3735
37362006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3737
3738 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3739
37402006-06-06 Carsten Dominik <dominik@science.uva.nl>
3741
3742 * org.texi (ASCII export): Document indentation adaptation.
3743 (Setting tags): Document mutually-exclusive tags.
3744
37452006-06-05 Romain Francoise <romain@orebokech.com>
3746
3747 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3748 Fix typo.
3749
3750 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3751 channel (#gnus@irc.freenode.net).
3752 Fix typos. Update copyright notice.
3753
3754 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3755 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3756 (Line-Up Functions, Custom Macros):
3757 * ediff.texi (Window and Frame Configuration)
dccb744b 3758 (Highlighting Difference Regions):
2de53ca6
GM
3759 * emacs-mime.texi (Display Customization):
3760 * erc.texi (History):
3761 * eshell.texi (Known problems):
3762 * eudc.texi (Overview, BBDB):
3763 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3764 (The problem of spam, SpamOracle, Extending the Spam package)
3765 (Conformity, Terminology):
dccb744b 3766 * idlwave.texi (Routine Info)
2de53ca6
GM
3767 (Class and Keyword Inheritance, Padding Operators)
3768 (Breakpoints and Stepping, Electric Debug Mode)
3769 (Examining Variables, Troubleshooting):
3770 * org.texi (Creating timestamps):
3771 * reftex.texi (Commands, Options, Changes):
3772 * tramp.texi (Inline methods, Password caching)
3773 (Auto-save and Backup, Issues):
3774 * vip.texi (Files, Commands in Insert Mode):
3775 * viper.texi (Emacs Preliminaries, States in Viper)
3776 (Packages that Change Keymaps, Viper Specials, Groundwork):
3777 Fix various typos.
3778
37792006-05-31 Michael Ernst <mernst@alum.mit.edu>
3780
3781 * ediff.texi: Fix typos.
3782
37832006-05-30 Carsten Dominik <dominik@science.uva.nl>
3784
3785 * org.texi: Small typo fixes.
3786
37872006-05-29 Michael Albinus <michael.albinus@gmx.de>
3788
3789 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3790
37912006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3792
3793 * pcl-cvs.texi: Fix typos.
3794 (Customization): Say "us".
3795
37962006-05-26 Eli Zaretskii <eliz@gnu.org>
3797
3798 * org.texi: Remove bogus @setfilename.
3799
38002006-05-26 Carsten Dominik <dominik@science.uva.nl>
3801
3802 * org.texi (ASCII export): Omit command name.
3803 (HTML export): Add prefix to all lines in Local Variable example.
3804 (Acknowledgments): Typeset names in italics.
3805
38062006-05-24 Carsten Dominik <dominik@science.uva.nl>
3807
3808 * org.texi (Plain lists): Add new item navigation commands.
3809 (External links): Document elisp and info links.
3810 (Custom searches): New section.
3811 (Publishing): New chapter.
3812 (HTML export): Include a list of supported CSS classes.
3813 (Setting tags): Describe the fast-tag-setting interface.
3814
38152006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3816
3817 * dired-x.texi: ifinfo -> ifnottex.
3818
38192006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3820
3821 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3822
38232006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * message.texi (Interface): Add tool bar customization.
3826 (MIME): Index and text additions for mml-attach.
3827 (MIME): Describe mml-dnd-protocol-alist and
3828 mml-dnd-attach-options.
3829
3830 * gnus.texi (Oort Gnus): Reorder entries in sections.
3831 Fix some entries.
3832 (Starting Up): Add references to "Emacs for Heathens" and to
3833 "Finding the News". Add user-full-name and user-mail-address.
3834 (Group Buffer Format): Add tool bar customization and update.
3835 (Summary Buffer): Add tool bar customization.
3836 (Posting Styles): Add message-alternative-emails.
3837
38382006-05-09 Michael Albinus <michael.albinus@gmx.de>
3839
3840 * tramp.texi (Filename completion): Improve wording.
3841
38422006-05-07 Romain Francoise <romain@orebokech.com>
3843
3844 * faq.texi (Using regular expressions): Fix typo.
3845 (Packages that do not come with Emacs): Fix capitalization.
3846 (Replacing text across multiple files): Expand node to explain how
3847 to use `dired-do-query-replace-regexp' in more detail, based on
3848 suggestion by Eric Hanchrow <offby1@blarg.net>.
3849
38502006-05-06 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * tramp.texi (Filename completion): Completion of remote files'
3853 method, user name and host name is active only in partial
3854 completion mode.
3855
38562006-05-06 Bill Wohler <wohler@newt.com>
3857
3858 Release MH-E manual version 8.0.
3859
3860 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3861 release 8.0.
3862
38632006-05-06 Bill Wohler <wohler@newt.com>
3864
3865 * mh-e.texi (MH-BOOK-HOME): Change from
3866 http://www.ics.uci.edu/~mh/book/mh to
3867 http://rand-mh.sourceforge.net/book/mh.
3868 Replace .htm suffix with .html for MH book files.
3869 (Using This Manual): Update key binding for getting relevant
3870 chapter in Info from command key.
3871 (Ranges): Fix itemx.
3872
38732006-05-05 Karl Berry <karl@gnu.org>
3874
3875 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3876 (\fonttextsize): New user-level command to change text font size.
3877
38782006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3879
3880 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3881
38822006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3883
3884 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3885
38862006-04-24 Bill Wohler <wohler@newt.com>
3887
3888 * mh-e.texi (Getting Started): Make it more explicit that you need
3889 to install MH. Add pointers to current MH implementations.
3890
38912006-04-21 Bill Wohler <wohler@newt.com>
3892
3893 Release MH-E manual version 7.94.
3894
3895 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3896 release 7.94.
3897
38982006-04-21 Carsten Dominik <dominik@science.uva.nl>
3899
3900 * org.texi: Many small fixes.
3901 (Handling links): Rename from "Managing links".
3902
39032006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3904
3905 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3906 (Splitting mail using spam-stat): Fix @xref.
3907
39082006-04-20 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3911 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3912
39132006-04-20 Carsten Dominik <dominik@science.uva.nl>
3914
3915 * org.texi (Time stamps): Better explanation of the purpose of
3916 different time stamps.
3917 (Structure editing, Plain lists): More details on how new items
3918 and headings are inserted.
3919
39202006-04-18 Carsten Dominik <dominik@science.uva.nl>
3921
3922 * org.texi (Formula syntax): Fix link to Calc Manual.
3923
39242006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3925
3926 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3927
39282006-04-17 Bill Wohler <wohler@newt.com>
3929
3930 * mh-e.texi (Folders): Update mh-before-quit-hook and
3931 mh-quit-hook example with code that removes the buffers rather
3932 than just bury them.
3933
39342006-04-17 Michael Albinus <michael.albinus@gmx.de>
3935
3936 Sync with Tramp 2.0.53.
3937
39382006-04-13 Carsten Dominik <dominik@science.uva.nl>
3939
3940 * org.texi (Updating settings): New section.
3941 (Visibility cycling): Better names for the startup folding
3942 options.
3943 (Exporting): Completely restructured.
3944 (The very busy C-c C-c key): New section.
3945 (Summary of in-buffer settings): New section.
3946
39472006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3948
3949 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3950
39512006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3952
3953 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3954 (Server Commands): Key `v' is reserved for users.
3955
39562006-04-11 Carsten Dominik <dominik@science.uva.nl>
3957
3958 * org.texi (Link format): New section, emphasis on bracket links.
3959 (External links): Document bracket links.
3960 (FAQ): Expand to cover shell links and the new link format.
3961
39622006-04-09 Kevin Ryde <user42@zip.com.au>
3963
3964 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3965
39662006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3967
3968 * gnus.texi (Summary Buffer Lines): Add `*'.
3969
c8763fb6 39702006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3971
3972 * gnus.texi (Group Parameters):
3973 Mention gnus-permanently-visible-groups.
3974
39752006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3976
3977 * gnus.texi (Face): Fix typo.
3978
39792006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3980
3981 * gnus.texi (X-Face): Clarify.
3982 (Face): Need Emacs with PNG support.
3983
39842006-04-06 Richard Stallman <rms@gnu.org>
3985
3986 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3987 Emacs".
3988
39892006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3990
3991 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3992 blocks not suitable for inclusion with Emacs using variable
3993 PARTOFEMACS.
3994
39952006-04-04 Simon Josefsson <jas@extundo.com>
3996
3997 * gnus.texi (Security): Improve.
3998
39992006-04-02 Bill Wohler <wohler@newt.com>
4000
4001 * mh-e.texi (Getting Started, Junk, Bug Reports)
4002 (MH FAQ and Support): Fix URLs.
4003
40042006-03-31 Romain Francoise <romain@orebokech.com>
4005
4006 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4007 to t, not nil (and has for the past eight years).
4008
40092006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4010
4011 * message.texi, gnus.texi: Bump version to 5.11.
4012
40132006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4014
4015 * gnus.texi (Top): Add comment about version line.
4016
4017 * message.texi (Top): Ditto. Change to take named versions into
4018 account.
4019
40202006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4021
4022 * gnus.texi (Posting Styles): Add x-face-file to example.
4023 (X-Face): Refer to posting styles.
4024
4025 * gnus-faq.texi ([5.8]): Add x-face-file.
4026 ([8.4]): Add links to gmane.emacs.gnus.user and
4027 gmane.emacs.gnus.general.
4028
40292006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4030
4031 * gnus-faq.texi: Use .invalid.
4032 ([5.4]): Fix gnus-posting-styles example.
4033
40342006-03-27 Romain Francoise <romain@orebokech.com>
4035
4036 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4037 Emacs/W3 needs a new maintainer.
4038 (Ispell): Update author and version info.
4039 (Mailcrypt): Mention PGG.
4040 (New in Emacs 22): Add PGG to the list of new packages.
4041 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4042 updating dead URLs.
4043
40442006-03-25 Karl Berry <karl@gnu.org>
4045
4046 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4047 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4048 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4049 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4050 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4051 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4052 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4053 (2) do not indent copyright year list (or anything else).
4054
40552006-03-21 Bill Wohler <wohler@newt.com>
4056
4057 * mh-e.texi (Folders): Various edits.
4058
40592006-03-20 Romain Francoise <romain@orebokech.com>
4060
4061 * gnus.texi (Mail Folders): Grammar fix.
4062
40632006-03-19 Bill Wohler <wohler@newt.com>
4064
4065 * mh-e.texi (Replying): Document Mail-Followup-To.
4066 Change manually-formatted table to multitable. Add debugging info.
4067 Move description of mh-reply-default-reply-to into paragraph
4068 that describes its values.
4069
40702006-03-17 Bill Wohler <wohler@newt.com>
4071
10d1d0af 4072 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4073 (Sending Mail Tour): Update method of entering
4074 addresses and subject.
4075 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4076 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4077
40782006-03-15 Carsten Dominik <dominik@science.uva.nl>
4079
4080 * org.texi: Version number change only.
4081
40822006-03-14 Bill Wohler <wohler@newt.com>
4083
4084 * mh-e.texi: Add index entries around each paragraph rather than
4085 depend on entries from beginning of node. Doing so ensures that
4086 index entries are less likely to be forgotten if text is cut and
4087 pasted, and are necessary anyway if the references are on a
4088 separate page. It seems that makeinfo is now (v. 4.8) only
4089 producing one index entry per node, so there is no longer any
4090 excuse not to. Use subheading instead of heading. The incorrect
4091 use of heading produced very large fonts in Info--as large as the
4092 main heading.
4093 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4094 versions 6 and 7 appeared *around* the time of these Emacs releases.
4095
40962006-03-13 Carsten Dominik <dominik@science.uva.nl>
4097
4098 * org.texi (Clean view): Document new startup options.
4099
41002006-03-11 Bill Wohler <wohler@newt.com>
4101
4102 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4103 (Composing, Scan Line Formats): Fix @refs.
4104 (Getting Started): Define MH profile and MH profile components.
4105 (Incorporating Mail, Reading Mail, Viewing, Printing)
4106 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4107 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4108 for string constants.
4109 (Tool Bar): Remove spurious quote.
4110 (Junk): Use ``...'' instead of "...".
4111 (Scan Line Formats): Replace @samp with @kbd.
4112
41132006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4114
4115 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4116
41172006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4118
4119 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4120 easy to understand.
4121
41222006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4123
4124 * gnus.texi: Markup fix.
4125 (Fancy Mail Splitting): Specify new feature.
4126
41272006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4128
4129 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4130 partial-words matching.
4131
41322006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4133
4134 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4135
4136 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4137 (MIME Commands): Fix mm-discouraged-alternatives.
4138
41392006-03-07 Carsten Dominik <dominik@science.uva.nl>
4140
4141 * org.texi: Version number change only.
4142
41432006-03-06 Bill Wohler <wohler@newt.com>
4144
4145 * mh-e.texi: Move from SourceForge repository to Savannah.
4146 This is version 7.93, which is a total rewrite from the previous
4147 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4148 version 7.93.
4149
41502006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4151
4152 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4153
41542006-03-01 Carsten Dominik <dominik@science.uva.nl>
4155
4156 * org.texi (Interaction): Add item about `org-mouse.el' by
4157 Piotr Zielinski.
4158 (Managing links): Document that also mouse-1 can be used to
4159 activate a link.
4160 (Headlines, FAQ): Add entry about hiding leading stars.
4161 (Miscellaneous): Resort the sections in this chapter to a more
4162 logical sequence.
4163
41642006-02-27 Simon Josefsson <jas@extundo.com>
4165
4166 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4167 2004-01-27 from the trunk).
4168
41692006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4170
4171 * cc-mode.texi: Rename c-hungry-backspace to
4172 c-hungry-delete-backwards, at the request of RMS. Leave the old
4173 name as an alias.
4174
41752006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4176
4177 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4178 include the function header within the defun.
4179
41802006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4181
4182 * cc-mode.texi: Correct two typos.
4183
41842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4185
4186 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4187 existing comment.
4188 (Electric Keys): Add a justification for electric indentation.
4189 (Hungry WS Deletion): Clear up the names and complications of the
4190 BACKSPACE and DELETE keys.
4191
41922006-02-23 Juri Linkov <juri@jurta.org>
4193
4194 * faq.texi (Common requests): Move `Turning on auto-fill by
4195 default' after `Wrapping words automatically'. Move `Working with
4196 unprintable characters' before `Searching for/replacing newlines'.
4197 Move `Replacing highlighted text' after `Highlighting a region'.
4198 Merge `Repeating commands' and `Repeating a command as many times
4199 as possible' into the former.
4200 (Packages that do not come with Emacs): Add refs to Gmane and
4201 etc/MORE.STUFF.
4202
42032006-02-23 Juri Linkov <juri@jurta.org>
4204
4205 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4206 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4207 Add xref to `(emacs)Reporting Bugs'.
4208 (Getting a printed manual): Add URL to other formats of the manual.
4209 (Common requests): Fix menu.
4210 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4211 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4212 (Inserting text at the beginning of each line): Add pxref to
4213 `Changing the included text prefix'.
4214 (Forcing the cursor to remain in the same column): Mention `track-eol'
4215 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4216 (Replacing text across multiple files): Add keybinding `Q' for
4217 `dired-do-query-replace'.
4218
42192006-02-22 Carsten Dominik <dominik@science.uva.nl>
4220
4221 * reftex.texi: Version number and date change only.
4222
4223 * org.texi (Internal Links): Rewrite to cover the modified
4224 linking system.
4225
42262006-02-17 Eli Zaretskii <eliz@gnu.org>
4227
4228 * faq.texi: Remove the coding cookie, it's not needed anymore.
4229
42302006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4231
4232 * faq.texi (Colors on a TTY): Mention Mac OS port.
4233
42342006-02-12 Karl Berry <karl@gnu.org>
4235
4236 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4237 8-bit accented a.
4238
42392006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4240
4241 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4242
42432006-02-08 Romain Francoise <romain@orebokech.com>
4244
4245 * faq.texi (Top): Remove paragraph about the FAQ being a
4246 transitional document, etc.
4247 (Searching for/replacing newlines): New node.
4248 (Yanking text in isearch): New node.
4249 (Inserting text at the beginning of each line): Rename and make
4250 more general, mention `M-;' in Message mode.
4251
42522006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4253
4254 * faq.texi (Meta key does not work in xterm)
4255 (Emacs does not display 8-bit characters)
4256 (Inputting eight-bit characters): Update xrefs.
4257
42582006-02-06 Romain Francoise <romain@orebokech.com>
4259
4260 * faq.texi (VM): VM now at version 7.19.
4261 Set myself as maintainer of this file.
4262
42632006-02-04 Michael Olson <mwolson@gnu.org>
4264
4265 * erc.texi (History): Note that ERC is now included with Emacs.
4266
42672006-01-31 Romain Francoise <romain@orebokech.com>
4268
4269 * message.texi (Message Headers): Explain what
4270 `message-alternative-emails' does in more detail.
4271 Update copyright year.
4272
42732006-01-30 Juanma Barranquero <lekktu@gmail.com>
4274
4275 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4276
42772006-01-29 Richard M. Stallman <rms@gnu.org>
4278
4279 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4280
42812006-01-29 Michael Olson <mwolson@gnu.org>
4282
4283 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4284
4285 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4286
4287 * faq.texi (New in Emacs 22): Mention ERC.
4288
42892006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * rcirc.texi: Capitalize dir entry for consistency with the entry
4292 in info/dir and other entries in the Emacs category.
4293 Fix typos. Delete trailing whitespace.
4294
c8763fb6 42952006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4296
4297 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4298
42992006-01-27 Eli Zaretskii <eliz@gnu.org>
4300
4301 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4302 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4303
4304 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4305 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4306
43072006-01-27 Alex Schroeder <alex@gnu.org>
4308
4309 * rcirc.texi: New file.
4310
43112006-01-23 Juri Linkov <juri@jurta.org>
4312
4313 * widget.texi (User Interface): Add S-TAB for widget-backward.
4314
43152006-01-22 Michael Albinus <michael.albinus@gmx.de>
4316
4317 Sync with Tramp 2.0.52.
4318
4319 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4320 Add Tramp disabling item. New item for common connection problems.
4321 (various): Apply "ftp" as method for the download URL.
4322 (Bug Reports): Refer to FAQ for common problems.
4323
43242006-01-21 Eli Zaretskii <eliz@gnu.org>
4325
4326 * widget.texi (User Interface): Use @key for TAB.
4327
4328 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4329
4330 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4331 for TAB.
4332
4333 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4334
43352006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4336
4337 * gnus.texi: Update copyright.
4338
43392006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4340
4341 * gnus.texi (Article Washing): Additions.
4342
43432006-01-08 Alex Schroeder <alex@gnu.org>
4344
4345 * pgg.texi (Caching passphrase): Rewording.
4346
43472006-01-13 Carsten Dominik <dominik@science.uva.nl>
4348
4349 * org.texi (Agenda commands): Document tags command.
4350
43512006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4352
4353 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4354
43552006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * gnus.texi (RSS): Addition.
4358
43592005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4360
4361 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4362
43632005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * emacs-mime.texi (Display Customization): Add setting example to
4366 mm-discouraged-alternatives.
4367
43682006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4369
4370 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4371 version is the canonical version.
4372
43732006-01-08 Alex Schroeder <alex@gnu.org>
4374
4375 * pgg.texi (Caching passphrase): Rewording.
4376
43772006-01-06 Eli Zaretskii <eliz@gnu.org>
4378
4379 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4380 repository URL.
4381
43822006-01-06 Carsten Dominik <dominik@science.uva.nl>
4383
4384 * org.texi: Removed the accidentally re-added empty line in the
4385 direntry.
4386
43872006-01-05 Carsten Dominik <dominik@science.uva.nl>
4388
4389 * org.texi (Agenda Views): Chapter reorganized.
4390
43912005-12-29 Romain Francoise <romain@orebokech.com>
4392
4393 * faq.texi (Using Customize): New node.
4394
43952005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * org.texi: Remove blank line in @direntry. It is non-standard
4398 and recursively produces blank lines all over the dir file (when
4399 using Texinfo 4.8).
4400
44012005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4404
44052005-12-20 Carsten Dominik <dominik@science.uva.nl>
4406
4407 * org.texi (Tags): Boolean logic documented.
4408 (Agenda Views): Document custom commands.
4409
44102005-12-20 David Kastrup <dak@gnu.org>
4411
4412 * faq.texi (AUCTeX): Update version and mailing list info.
4413
44142005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4415
4416 * gnus.texi (MIME Commands): Mention addition of
4417 multipart/alternative to gnus-buttonized-mime-types and add xref
4418 to mm-discouraged-alternatives.
4419
4420 * emacs-mime.texi (Display Customization): Mention addition of
4421 "image/.*" and add xref to gnus-buttonized-mime-types in the
4422 mm-discouraged-alternatives section.
4423
44242005-12-16 Carsten Dominik <dominik@science.uva.nl>
4425
4426 * org.texi (Tags): New section.
4427 (Agenda Views): Chapter reorganized.
4428
44292005-12-16 Eli Zaretskii <eliz@gnu.org>
4430
4431 * org.texi (Internal Links): Add a missing comma after an @xref.
4432
44332005-12-14 Chong Yidong <cyd@stupidchicken.com>
4434
4435 * faq.texi (Filling paragraphs with a single space): No need to
4436 change sentence-end now.
4437
44382005-12-13 Romain Francoise <romain@orebokech.com>
4439
4440 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4441
44422005-12-12 Jay Belanger <belanger@truman.edu>
4443
4444 * faq.texi (Calc): Update version number.
4445
44462005-12-12 Carsten Dominik <dominik@science.uva.nl>
4447
4448 * org.texi (Progress Logging): New section.
4449
44502005-12-10 Romain Francoise <romain@orebokech.com>
4451
4452 Update the Emacs FAQ for the 22.1 release.
4453
4454 * faq.texi: Set VER to `22.1'.
4455 (Basic editing): Explain how to use localized versions of the
4456 Tutorial. Mention that `C-h r' displays the manual. Delete
4457 obsolete WWW link to an Emacs 18 tutorial.
4458 (Getting a printed manual): Point to the new locations of the
4459 manuals on the GNU Web site.
4460 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4461 available via Info (it was previously distributed separately).
4462 (Installing Texinfo documentation): The latest version of Texinfo
4463 is 4.8, not 4.0.
4464 (Informational files for Emacs): COPYING is the GNU General Public
4465 License, not the Emacs General Public License.
4466 (Informational files for Emacs): Delete obsolete link to the
4467 GNUinfo pages as they have been removed from the GNU Web site.
4468 (New in Emacs 22): New node.
4469 (Setting up a customization file): Say that most packages support
4470 Customize nowadays.
4471 (Colors on a TTY): Delete reference to instructions on how to
4472 enable syntax highlighting, it is now enabled by default.
4473 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4474 at startup automatically.
4475 (Controlling case sensitivity): Mention `M-c' in isearch.
4476 (Using an already running Emacs process): Emacs now creates the
4477 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4478 gnuserv. As emacsclient can now run Lisp code as well, delete a
4479 sentence praising gnuserv for that. Simplify description of how
4480 the client/server operation works.
4481 (Compiler error messages): Delete obsolete text (compile.el has
4482 been rewritten).
4483 (Indenting switch statements): Fix typo.
4484 (Matching parentheses): Simplify setup instructions, mention the
4485 menu bar item in the Options menu.
4486 (Repeating a command as many times as possible): Mention `C-x e'.
4487 (Going to a line by number): Mention new keymap and bindings
4488 `M-g M-g', `M-g M-p' and `M-g M-n'.
4489 (Turning on syntax highlighting): Now on by default. Simplify.
4490 (Replacing highlighted text): Use `1', not `t'.
4491 (Problems with very large files): The maximum size is now 256MB on
4492 32-bit machines.
4493 (^M in the shell buffer): Mention `comint-process-echoes'.
4494 (Emacs for Apple computers): Emacs 22 has native support for Mac
4495 OS X.
4496 (Translating names to IP addresses): Delete node.
4497 (Binding keys to commands): Fix typo.
4498 (SPC no longer completes file names): New node.
4499 (MIME with Emacs mail packages): Delete section about the Emacs
4500 MIME FAQ (it's not reachable anymore).
4501
45022005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4503
4504 * cc-mode.texi: The manual has been extensively revised: the
4505 information about using CC Mode has been separated from the larger
4506 and more difficult chapters about configuration. It has been
4507 updated for CC Mode 5.31.
4508
45092005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4512 (Selecting an implementation): Fix descriptions.
4513
45142005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4515
4516 * message.texi (Various Message Variables): Addition.
4517
45182005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4519
4520 * message.texi: Fix default values.
4521
45222005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4523
4524 * message.texi (Header Commands): Clarify descriptions of
4525 message-cross-post-followup-to, message-reduce-to-to-cc, and
4526 message-insert-wide-reply.
4527 (Various Commands): Fix kindex for message-kill-to-signature;
4528 clarify description of message-tab.
4529
45302005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4531
4532 * message.texi (Mailing Lists): Fix description about MFT.
4533
4534 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4535
45362005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4537
4538 * gnus.texi (Slow Terminal Connection): Replace old description
4539 with new one.
4540
45412005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4542
4543 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4544 replace X-Draft-Headers with X-Draft-From.
4545
45462005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4547
4548 * gnus.texi (Various Various): Fix the default value of
4549 nnheader-max-head-length.
4550 (Gnus Versions): Fix typo.
4551
45522005-12-08 Carsten Dominik <dominik@science.uva.nl>
4553
4554 * org.texi (Structure editing): Document new functionality of
4555 M-RET.
4556
45572005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4558
4559 * org.texi (Internal Links): Fix Texinfo usage.
4560
45612005-12-06 Carsten Dominik <dominik@science.uva.nl>
4562
4563 * org.texi (TODO basics): Document the global todo list.
4564 (TODO items): Documents sparse tree for specific TODO
4565 keywords.
4566
45672005-11-30 Carsten Dominik <dominik@science.uva.nl>
4568
4569 * org.texi (Plain Lists): Typos fixed.
4570
45712005-11-28 Jay Belanger <belanger@truman.edu>
4572
4573 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4574
45752005-11-24 Carsten Dominik <dominik@science.uva.nl>
4576
4577 * org.texi (Structure editing): New item moving commands added.
4578 (Plain Lists): New section.
4579
45802005-11-18 Carsten Dominik <dominik@science.uva.nl>
4581
4582 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4583 (Agenda): Document commands `org-cycle-agenda-files' and
4584 `org-agenda-file-to-front'
4585 (Built-in table editor): Document `org-table-sort-lines'.
4586 (HTML formatting): Export of hand-formatted lists.
4587
45882005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4591 new variable gnus-toolbar-thickness.
4592
45932005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4594
4595 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4596
45972005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4598
4599 * gnus.texi (X-Face): Fix description.
4600 (XVarious): Remove gnus-xmas-logo-color-alist and
4601 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4602
46032005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (Group Parameters): Mention new variable
4606 gnus-parameters-case-fold-search.
4607 (Home Score File): Addition.
4608
46092005-11-04 Ulf Jasper <ulf.jasper@web.de>
4610
4611 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4612 (Overview): List supported feed types.
4613 (Installation): No installation necessary when using autoload.
4614 (Configuration): Rename "RSS" to "news".
4615
46162005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4617
4618 * pgg.texi (User Commands): Document additional passphrase
4619 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4620 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4621
46222005-11-04 Carsten Dominik <dominik@science.uva.nl>
4623
4624 * org.texi: Version number changed to 3.19.
4625
46262005-10-29 Sascha Wilde <wilde@sha-bang.de>
4627
4628 * pgg.texi (How to use): Update the example to add autoload of
4629 pgg-encrypt-symmetric-region.
4630 (User Commands): Document pgg-encrypt-symmetric-region.
4631 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4632
46332005-10-27 Jay Belanger <belanger@truman.edu>
4634
4635 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4636 mention other TeX-related units.
4637
46382005-10-23 Lars Hansen <larsh@soem.dk>
4639
4640 * dired-x.texi (Miscellaneous Commands): Replace
4641 dired-do-relative-symlink by dired-do-relsymlink and
4642 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4643
46442005-10-23 Jay Belanger <belanger@truman.edu>
4645
4646 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4647 constant.
4648
46492005-10-23 Michael Albinus <michael.albinus@gmx.de>
4650
4651 * faq.texi (Bugs and problems): Replace
4652 `dired-move-to-filename-regexp' by
4653 `directory-listing-before-filename-regexp'.
4654
46552005-10-22 Eli Zaretskii <eliz@gnu.org>
4656
4657 * newsticker.texi (UPDATED): Set value.
4658
46592005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4660
4661 * gnus.texi (Document Groups): Remove duplicate item.
4662
46632005-10-21 Carsten Dominik <dominik@science.uva.nl>
4664
4665 * org.texi (Summary): Mention iCalendar support.
4666 (Exporting): Document iCalendar support.
4667
46682005-10-18 Romain Francoise <romain@orebokech.com>
4669
4670 * viper.texi (Viper Specials): Capitalize GNU.
4671
46722005-10-17 Juri Linkov <juri@jurta.org>
4673
4674 * info.texi (Getting Started, Search Index, Expert Info):
4675 Fix wording.
4676 (Search Text): Replace `echo area' with `mode line'.
4677 (Search Index): Both `i' and `,' find all index entries.
4678 Replace example `C-f' with `C-l' (which exists in index of Info
4679 manual) and delete spaces in its keyboard input sequence.
4680 Delete unnecessary explanations about literal characters.
4681
46822005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4683
4684 * gnus.texi (Document Server Internals): Addition.
4685
46862005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4687
4688 * gnus.texi (A note on namespaces): Fix RFC reference.
4689
46902005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4691
4692 * gnus.texi (RSS): Fix key description.
4693
46942005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4695
4696 * gnus.texi: Emacs/w3 -> Emacs/W3.
4697 (Browsing the Web): Fix description.
4698 (Web Searches): Ditto.
4699 (Customizing W3): Ditto.
4700
47012005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4702
4703 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4704
47052005-10-11 Jay Belanger <belanger@truman.edu>
4706
4707 * calc.texi (Integration): Mention using `a i' to compute definite
4708 integrals.
4709
47102005-10-11 Juri Linkov <juri@jurta.org>
4711
4712 * info.texi: Rearrange nodes.
4713 (Top): Update menu. Change ref `Info for Experts' to
4714 `Advanced Info Commands'.
4715 (Getting Started): Fix description of manual's parts.
4716 (Help-Int): Change xref `Info Search' to `Search Index', and
4717 `Expert Info' to `Advanced'.
4718 (Advanced): Move node one level up.
4719 (Search Text, Search Index): New nodes split out from `Info Search'.
4720 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4721 split out from `Advanced'.
4722 (Advanced, Emacs Info Variables): De-document editing an Info file
4723 in Info.
4724 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4725 (Creating an Info File): Delete node and move its text to
4726 `Expert Info'.
4727
47282005-10-10 Carsten Dominik <dominik@science.uva.nl>
4729
4730 * org.texi (Workflow states): Documented that change in keywords
4731 becomes active only after restart of Emacs.
4732
47332005-10-08 Michael Albinus <michael.albinus@gmx.de>
4734
4735 Sync with Tramp 2.0.51.
4736
47372005-10-08 Nick Roberts <nickrob@snap.net.nz>
4738
4739 * speedbar.texi (Introduction): Describe new location of speedbar
4740 on menubar.
4741 (Basic Key Bindings): Remove descriptions of bindings that have
4742 been removed.
4743
47442005-10-05 Nick Roberts <nickrob@snap.net.nz>
4745
4746 * speedbar.texi (GDB): Describe use of watch expressions.
4747
47482005-09-28 Simon Josefsson <jas@extundo.com>
4749
4750 * message.texi (IDNA): Fix.
4751
47522005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4753
4754 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4755 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4756 description of nntp-open-connection-function.
4757 (Common Variables): Fix descriptions.
4758
47592005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4760
4761 * gnus.texi (Server Buffer Format): Document the %a format spec.
4762
47632005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4764
4765 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4766
47672005-09-23 Carsten Dominik <dominik@science.uva.nl>
4768
4769 * org.texi Version 3.16.
4770
47712005-09-19 Miles Bader <miles@gnu.org>
4772
4773 * newsticker.texi: Get rid of CVS keywords.
4774
47752005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4776
4777 * gnus.texi (Finding the Parent): Fix description of how Gnus
4778 finds article.
4779
47802005-09-14 Jari Aalto <jari.aalto@cante.net>
4781
4782 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4783 to drop off non-answered articles.
4784
47852005-09-19 Juanma Barranquero <lekktu@gmail.com>
4786
4787 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4788 braces (which are unsupported by NMAKE) for macro `srcdir'.
4789
47902005-09-17 Eli Zaretskii <eliz@gnu.org>
4791
4792 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4793 (../info/newsticker, newsticker.dvi): New targets.
4794
47952005-09-17 Ulf Jasper <ulf.jasper@web.de>
4796
4797 * newsticker.texi: Replace @command with @code. Replace @example
4798 with @lisp.
4799 (Top): Added explanations to menu items.
4800 (GNU Free Documentation License): Removed.
4801
48022005-09-16 Romain Francoise <romain@orebokech.com>
4803
4804 Update all files to specify GFDL version 1.2.
4805
4806 * doclicense.texi (GNU Free Documentation License): Update to
4807 version 1.2.
4808
48092005-09-15 Richard M. Stallman <rms@gnu.org>
4810
4811 * newsticker.texi: Fix @setfilename.
4812
4813 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4814 (../info/newsticker, newsticker.dvi): New targets.
4815
48162005-08-30 Carsten Dominik <dominik@science.uva.nl>
4817
4818 * org.texi: Version 3.15.
4819
48202005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4821
4822 * ses.texi: Combine all three indices into one.
4823 Correct a few typos.
4824
48252005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4828
48292005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4830
4831 * emacs-mime.texi (Handles): Remove duplicate item.
4832 (Encoding Customization): Fix the default value for
4833 mm-coding-system-priorities.
4834 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4835 (Basic Functions): Fix reference.
4836
48372005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4840
48412005-08-18 Richard M. Stallman <rms@gnu.org>
4842
4843 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4844 and web site.
4845
4846 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4847 not keyboard-translate.
4848
48492005-08-11 Richard M. Stallman <rms@gnu.org>
4850
4851 * faq.texi (Using regular expressions): Fix xref.
4852
48532005-08-09 Juri Linkov <juri@jurta.org>
4854
4855 * info.texi (Help-P): Replace `Prev' with `Previous'.
4856 (Help-M, Help-Xref): Add S-TAB.
4857 (Help-FOO): Update `u' command.
4858 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4859 Update info about visibility of xref parts.
4860 (Help-Int): Fix `m' command. Rename `Info-last' to
4861 `Info-history-back'. Add `Info-history-forward'.
4862 (Advanced): Fix `g*' and `M-n' commands.
4863 (Info Search): Add `index-apropos' in stand-alone browser.
4864 Add isearch commands.
4865 (Emacs Info Variables): Remove `Info-fontify'.
4866 Add `Info-mode-hook'. Update face names.
4867 Add `Info-fontify-maximum-menu-size',
4868 `Info-fontify-visited-nodes', `Info-isearch-search'.
4869
48702005-08-07 Michael Albinus <michael.albinus@gmx.de>
4871
4872 Sync with Tramp 2.0.50.
4873
4874 * tramp.texi: Use @option{} consequently for method names.
4875 (Inline methods, External transfer methods): Remove references to
4876 Cygwin.
4877 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4878 implementation.
4879
48802005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4881
4882 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4883 Mention that gnus-init-file is not read when Emacs is invoked with
4884 --no-init-file or -q.
4885
48862005-07-19 Carsten Dominik <dominik@science.uva.nl>
4887
4888 * org.texi: Version 3.14.
4889
48902005-07-04 Carsten Dominik <dominik@science.uva.nl>
4891
4892 * org.texi: Version 3.13.
4893
48942005-07-18 Juri Linkov <juri@jurta.org>
4895
4896 * calc.texi (Time Zones, Logical Operations):
4897 * cl.texi (Overview):
4898 * org.texi (TODO types):
4899 * sc.texi (Emacs 18 MUAs):
4900 * speedbar.texi (Top):
4901 * url.texi (History):
4902 Delete duplicate duplicate words.
4903
ce058493 49042005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4905
4906 * cl.texi (Type Predicates): Document `atom' type.
4907
49082005-07-04 Lute Kamstra <lute@gnu.org>
4909
4910 Update FSF's address in GPL notices.
4911
4912 * calc.texi (Copying):
4913 * doclicense.texi (GNU Free Documentation License):
4914 * faq.texi (Contacting the FSF):
4915 * mh-e.texi (Copying): Update FSF's address.
4916
49172005-07-03 Richard M. Stallman <rms@gnu.org>
4918
4919 * flymake.texi (Example -- Configuring a tool called directly):
4920 Update name of flymake-build-relative-filename.
4921
49222005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4923
4924 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4925
49262005-06-29 Carsten Dominik <dominik@science.uva.nl>
4927
4928 * org.texi: Version 3.12.
4929
49302005-06-24 Eli Zaretskii <eliz@gnu.org>
4931
4932 * makefile.w32-in (MAKEINFO): Use --force.
4933 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4934 Makefile.in.
4935 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4936 more shells.
4937
49382005-06-23 Richard M. Stallman <rms@gnu.org>
4939
4940 * speedbar.texi (Creating a display): Texinfo usage fixes.
4941
4942 * tramp.texi (Customizing Completion, Auto-save and Backup):
4943 Texinfo usage fixes.
4944
49452005-06-23 Juanma Barranquero <lekktu@gmail.com>
4946
4947 * dired-x.texi (Miscellaneous Commands):
4948 * ediff.texi (Miscellaneous):
4949 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4950 (Agent Variables):
4951 * info.texi (Help-Xref):
4952 * message.texi (Message Headers):
4953 * org.texi (Remember):
4954 * reftex.texi (Options (Defining Label Environments)):
4955 (Options (Index Support)):
4956 (Options (Viewing Cross-References)):
4957 (Options (Misc)):
4958 (Changes):
4959 * speedbar.texi (Creating a display):
4960 * tramp.texi (Customizing Completion, Auto-save and Backup):
4961 Texinfo usage fix.
4962
49632005-06-13 Carsten Dominik <dominik@science.uva.nl>
4964
4965 * org.texi: Version 3.11.
4966
49672005-06-12 Jay Belanger <belanger@truman.edu>
4968
4969 * calc.texi (Getting Started): Remove extra menu item.
4970
49712005-05-31 Jay Belanger <belanger@truman.edu>
4972
4973 * calc.texi (Notations Used in This Manual): Use @kbd for key
4974 sequence.
4975 (Demonstration of Calc): Mention another way of starting Calc.
4976 (Starting Calc): Mention long name of M-#.
4977 (Embedded Mode Overview): Remove unnecessary instruction.
4978 (Other M-# commands): Rephrase `M-# 0' explanation.
4979 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4980 reflect current behavior.
4981
49822005-05-30 Jay Belanger <belanger@truman.edu>
4983
4984 * calc.texi (Hooks): Change description of calc-window-hook and
4985 calc-trail-window-hook to match usage.
4986 (Computational Functions): Add more constant-generating functions.
4987 (Customizable Variables): Use defvar.
4988
49892005-05-28 Jay Belanger <belanger@truman.edu>
4990
4991 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4992 (Basic Embedded Mode): Explain behavior of arguments to
4993 calc-embedded-mode.
4994
49952005-05-27 Jay Belanger <belanger@truman.edu>
4996
4997 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4998 current behavior.
4999
50002005-05-25 Jay Belanger <belanger@truman.edu>
5001
5002 * calc.texi: Change Calc version number throughout.
5003 (Keypad Mode): Change location in info output.
5004 (Keypad mode overview): Move picture of keypad.
5005
50062005-05-21 Jay Belanger <belanger@truman.edu>
5007
5008 * calc.texi (Storing variables): Mention that only most variables
5009 are void to begin with.
5010
50112005-05-21 Kevin Ryde <user42@zip.com.au>
5012
5013 * widget.texi (Basic Types): Update cross ref from "Enabling
5014 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5015 lispref/text.texi change.
5016
50172005-05-20 Carsten Dominik <dominik@science.uva.nl>
5018
5019 * org.texi: Version 3.09.
5020
50212005-05-18 Carsten Dominik <dominik@science.uva.nl>
5022
5023 * reftex.texi: Version 4.28.
5024
50252005-05-16 Jay Belanger <belanger@truman.edu>
5026
5027 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5028
50292005-05-14 Jay Belanger <belanger@truman.edu>
5030
5031 * calc.texi (Default Simplifications): Insert missing ! (logical
5032 not operator).
5033
50342005-05-14 Michael Albinus <michael.albinus@gmx.de>
5035
5036 Sync with Tramp 2.0.49.
5037
50382005-05-10 Jay Belanger <belanger@truman.edu>
5039
5040 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5041 to 1.
5042
50432005-04-29 Carsten Dominik <dominik@science.uva.nl>
5044
5045 * org.texi: Version 3.08, structure reorganized.
5046
50472005-04-24 Richard M. Stallman <rms@gnu.org>
5048
5049 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5050
50512005-04-15 Carsten Dominik <dominik@science.uva.nl>
5052
5053 * org.texi: Update to version 3.06.
5054
50552005-04-13 Lute Kamstra <lute@gnu.org>
5056
5057 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5058
50592005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5060
5061 * cl.texi (Porting Common Lisp): Fix typo.
5062
50632005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5064
5065 * gnus.texi (RSS): Addition.
5066
50672005-04-04 Jay Belanger <belanger@truman.edu>
5068
5069 * calc.texi: Change Calc version number.
5070 (Customizable variables): Fix description of calc-language-alist.
5071 (Copying): Put in version 2 of GPL.
5072
50732005-04-01 Jay Belanger <belanger@truman.edu>
5074
5075 * calc.texi (Troubleshooting Commands): Remove comment about
5076 installation.
5077 (Installation): Remove section.
5078 (Customizable Variables): New section.
5079 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5080 (Graphical Devices): Add references to Customizable Variables.
5081
50822005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5083
5084 * emacs-mime.texi (Display Customization): Markup fixes.
5085 (rfc2047): Update.
5086
50872005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5088
5089 * gnus-faq.texi: Replaced with auto-generated version.
5090
50912005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5092
5093 * dired-x.texi (Multiple Dired Directories): default-directory was
5094 renamed to dired-default-directory.
5095
50962005-03-26 Jay Belanger <belanger@truman.edu>
5097
5098 * calc.texi (Simplifying Formulas, Rewrite Rules):
5099 Change description of top and bottom of fraction.
5100 (Modulo Forms): Move description of how to create modulo forms to
5101 earlier in the section.
5102 (Fraction Mode): Suggest using : to get a fraction by dividing.
5103 (Basic Arithmetic): Adjust placement of command name.
5104 (Truncating the Stack): Emphasize that "hidden" entries are still
5105 visible.
5106 (Installation): Move discussion of printing manual to "About This
5107 Manual".
5108 (About This Manual): Mention how to print the manual.
5109 (Reporting Bugs): Remove first person.
5110 (Building Vectors): Add algebraic version of append.
5111 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5112 (Grouping Digits): Fix typo.
5113
51142005-03-25 Werner Lemberg <wl@gnu.org>
5115
5116 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5117 Replace `legal' with `valid'.
5118
51192005-03-25 Werner Lemberg <wl@gnu.org>
5120
5121 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5122
51232005-03-24 Jay Belanger <belanger@truman.edu>
5124
5125 * calc.texi (General Mode Commands)
5126 (Mode Settings in Embedded Mode): Add some explanation of
5127 recording mode settings.
5128
51292005-03-24 Richard M. Stallman <rms@gnu.org>
5130
5131 * calc.texi: Remove praise of non-free software.
5132
5133 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5134 (Installation): Node deleted.
5135
51362005-03-23 Richard M. Stallman <rms@gnu.org>
5137
5138 * url.texi (HTTP language/coding): Improve last change.
5139
51402005-03-22 Jay Belanger <belanger@truman.edu>
5141
5142 * calc.texi (Embedded Mode): Add new information on changing
5143 modes.
5144
51452005-03-20 Michael Albinus <michael.albinus@gmx.de>
5146
5147 Sync with Tramp 2.0.48.
5148
5149 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5150
5151 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5152 "GNU/Linux". Change all addresses to .gnu.org.
5153 (Default Method): Offer shortened syntax for "su" and "sudo"
5154 methods.
5155
51562005-03-07 Richard M. Stallman <rms@gnu.org>
5157
5158 * url.texi: Fix usage of "e.g.".
5159 (HTTP language/coding): Explain the rules for these strings.
5160
51612005-03-06 Richard M. Stallman <rms@gnu.org>
5162
5163 * woman.texi (Introduction): Minor cleanups.
5164
5165 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5166
5167 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5168 (Installation): Node deleted.
5169
5170 * mh-e.texi (Preface): Get rid of "Emacs 21".
5171
5172 * eshell.texi (Installation): Delete node (for Emacs 20).
5173
51742005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5175
5176 * flymake.texi: Refill and tweak style in @lisp blocks.
5177
51782005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5179
5180 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5181
51822005-03-01 Jay Belanger <belanger@truman.edu>
5183
5184 * calc.texi (Trigonometric and Hyperbolic Functions):
5185 Mention additional functions.
5186 (Algebraic Simplifications): Mention additional simplifications.
5187
51882005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5189
5190 * ses.texi: Add concept/function/variable indices (this work was
5191 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5192 papers on file at FSF).
5193
51942005-02-10 Jay Belanger <belanger@truman.edu>
5195
5196 * calc.texi: Change @LaTeX to La@TeX throughout.
5197 Redefine @expr as @math for TeX output.
5198 Redefine @texline as a no-op for TeX output.
5199 Define @tfn, replace @t by @tfn throughout.
5200
52012005-02-09 Jay Belanger <belanger@truman.edu>
5202
5203 * calc.texi: Add macro for LaTeX for info output.
5204
52052005-02-08 Kim F. Storm <storm@cua.dk>
5206
5207 * texinfo.tex (LaTex): Add def.
5208
52092005-02-06 Jay Belanger <belanger@truman.edu>
5210
5211 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5212 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5213 throughout manual.
5214
52152005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5216
5217 * gnus.texi: Some edits based on comments from David Abrahams.
5218
52192005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5220
5221 * gnus.texi (RSS): Fix the keystroke.
5222
52232005-01-24 David Kastrup <dak@gnu.org>
5224
5225 * faq.texi: Update AUCTeX version info.
5226
52272005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5228
5229 * gnus-faq.texi ([4.1]): Typo.
5230
52312005-01-19 Jay Belanger <belanger@truman.edu>
5232
5233 * calc.texi (Keep Arguments): Mention that keeping arguments
5234 doesn't work with keyboard macros.
5235
52362005-01-16 Richard M. Stallman <rms@gnu.org>
5237
5238 * autotype.texi (Autoinserting): Fix small error.
5239
52402005-01-16 Michael Albinus <michael.albinus@gmx.de>
5241
5242 Sync with Tramp 2.0.47.
5243
5244 * tramp.texi (Compilation): New section, describing compilation of
5245 remote files.
5246
52472005-01-11 Kim F. Storm <storm@cua.dk>
5248
5249 * widget.texi (Basic Types): Add :follow-link keyword.
5250
52512005-01-09 Jay Belanger <belanger@truman.edu>
5252
5253 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5254
52552005-01-08 Jay Belanger <belanger@truman.edu>
5256
5257 * calc.texi: Change throughout to reflect new default value of
5258 calc-settings-file.
5259
52602005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5261
5262 * message.texi (Reply): `message-reply-to-function' should return
5263 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5264
52652005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5266
5267 * faq.texi (Changing load-path): Fix typo.
5268
52692005-01-05 Jay Belanger <belanger@truman.edu>
5270
5271 * calc.texi (Programming Tutorial): Replace kbd command by
5272 appropriate characters for a keyboard macro.
5273
52742005-01-04 Jay Belanger <belanger@truman.edu>
5275
5276 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5277 for Lucid Emacs.
5278 (Programming Tutorial): Mention that the user needs to be in the
5279 right mode to compute some functions.
5280
52812005-01-04 Jay Belanger <belanger@truman.edu>
5282
5283 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5284 no longer applicable.
5285
52862005-01-01 Jay Belanger <belanger@truman.edu>
5287
5288 * calc.texi (Programming Tutorial): Changed description of how to
5289 edit keyboard macros to match current behavior.
5290
52912004-12-31 Jay Belanger <belanger@truman.edu>
5292
5293 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5294
52952004-12-20 Jay Belanger <belanger@truman.edu>
5296
5297 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5298 zero.
5299
53002004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5301
5302 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5303 @xref.
5304 (Font Locking): Avoid @strong{Note:}.
5305
53062004-12-17 Michael Albinus <michael.albinus@gmx.de>
5307
5308 Sync with Tramp 2.0.46.
5309
5310 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5311
53122004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5313
5314 * url.texi: Correct typos.
5315 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5316 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5317 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5318 (Dealing with HTTP documents): @inforef->@xref.
5319
53202004-12-15 Jay Belanger <belanger@truman.edu>
5321
5322 * calc.texi: Consistently capitalized all mode names.
5323 (Answers to Exercises): Mention that an answer can be a fraction
5324 when in Fraction mode.
5325
53262004-12-13 Jay Belanger <belanger@truman.edu>
5327
5328 * calc.texi: Fix some TeX definitions.
5329
53302004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * reftex.texi (Imprint): Remove erroneous @value's.
5333
53342004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5337 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5338
53392004-12-08 Jay Belanger <belanger@truman.edu>
5340
5341 * calc.texi (Starting Calc): Remove comment about installation.
5342 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5343
53442004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * url.texi: Update @setfilename.
5347 (Getting Started): No need to worry about Gnus versions.
5348 (Dealing with HTTP documents): Use @inforef.
5349
5350 * org.texi: Fix @direntry file name.
5351
53522004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5353
5354 * url.texi: New file.
5355
5356 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5357
53582004-12-06 Jay Belanger <belanger@truman.edu>
5359
5360 * calc.texi (Using Calc): Remove paragraph about installation.
5361
53622004-12-06 Jay Belanger <belanger@truman.edu>
5363
5364 * calc.texi: Use more Texinfo macros and less TeX defs.
5365 Remove @refill's.
5366
53672004-12-06 Richard M. Stallman <rms@gnu.org>
5368
5369 * org.texi: New file.
5370
53712004-12-05 Richard M. Stallman <rms@gnu.org>
5372
5373 * Makefile.in (org.dvi, ../info/org): New targets.
5374 (INFO_TARGETS): Add ../info/org.
5375 (DVI_TARGETS): Add org.dvi.
5376 (maintainer-clean): Remove the info files in the info dir.
5377
53782004-11-26 Eli Zaretskii <eliz@gnu.org>
5379
5380 * idlwave.texi: Fix the setfilename directive to put the produced
5381 file in ../info.
5382 (Continued Statement Indentation): Resurrect Jan D.'s change from
5383 2004-11-03 that was lost when a newer version of idlwave.texi was
5384 imported.
5385
53862004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5387
5388 * gnus-faq.texi ([5.1]): Added missing bracket.
5389
5390 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5391 `spam-initialize'.
5392
53932004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5394
5395 * message.texi (Various Message Variables): Mention that all mail
5396 file variables are derived from `message-directory'.
5397
5398 * gnus.texi (Splitting Mail): Clarify bogus group.
5399
54002004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5401
5402 * emacs-mime.texi (Encoding Customization): Fix
5403 mm-coding-system-priorities entry.
5404
c8763fb6 54052004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5406
5407 * idlwave.texi (Continued Statement Indentation):
5408 * reftex.texi (Options (Index Support)):
5409 (Displaying and Editing the Index, Table of Contents):
5410 * speedbar.texi (Creating a display, Major Display Modes): Replace
5411 non-nil with non-@code{nil}.
5412
54132004-10-21 Jay Belanger <belanger@truman.edu>
5414
5415 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5416
54172004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5418
5419 * calc.texi (Reporting Bugs): Double up `@'.
5420
54212004-10-18 Jay Belanger <belanger@truman.edu>
5422
5423 * calc.texi (Reporting Bugs): Changed the address that bugs
5424 should be sent to.
5425
54262004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5427
5428 * gnus.texi (New Features): Add 5.11.
5429
5430 * message.texi (Resending): Remove wrong default value.
5431
5432 * gnus.texi (Mail Source Specifiers): Describe possible problems
5433 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5434 `pop3-leave-mail-on-server' to the index.
5435
54362004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5437
5438 * message.texi (Canceling News): Add how to set a password.
5439
54402004-10-12 Jay Belanger <belanger@truman.edu>
5441
5442 * calc.texi (Help Commands): Changed the descriptions of
5443 calc-describe-function and calc-describe-variable to match their
5444 current behavior.
5445
54462004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5447
5448 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5449
54502004-10-12 Michael Albinus <michael.albinus@gmx.de>
5451
5452 Sync with Tramp 2.0.45.
5453
5454 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5455 plink link. The URL is outdated. Originator contacted for
5456 clarification.
5457
54582004-10-10 Juri Linkov <juri@jurta.org>
5459
5460 * gnus.texi (Top, Marking Articles): Join two menus in one node
5461 because a node can have only one menu.
5462
54632004-10-09 Juri Linkov <juri@jurta.org>
5464
5465 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5466 example of nnmail-split-fancy.
5467
54682004-10-06 Karl Berry <karl@gnu.org>
5469
5470 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5471 consistency with other uses of dashes.
5472
54732004-10-05 Karl Berry <karl@gnu.org>
5474
5475 * info.texi: Consistently use --- throughout, periods at end of
5476 menu descriptions, and a couple typos.
5477
54782004-09-26 Jesper Harder <harder@ifa.au.dk>
5479
5480 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5481 * pgg.texi (User Commands, Backend methods): Do.
5482 * gnus.texi: Markup fixes.
5483 (Setting Process Marks): Fix `M P a' entry.
5484 * emacs-mime.texi: Fixes.
5485
54862004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5489 again.
5490 Use 5.10 instead of 5.10.0.
5491
54922004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5493
5494 * gnus.texi (Summary Mail Commands): S D e.
5495
54962004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5497
5498 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5499 the gnus-article-mode-line-format section.
5500
55012004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5502
5503 * gnus.texi (Various Summary Stuff): Fix the documentation for
5504 gnus-newsgroup-variables.
5505
55062004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5507
5508 * gnus.texi (MIME Commands): Added
5509 gnus-mime-display-multipart-as-mixed,
5510 gnus-mime-display-multipart-alternative-as-mixed,
5511 gnus-mime-display-multipart-related-as-mixed.
5512 (Mail Source Customization): Clarify `mail-source-directory'.
5513 (Splitting Mail): Mention gnus-group-find-new-groups.
5514 (SpamOracle): Fixed typo.
5515
5516 * gnus-faq.texi: Untabify.
5517 ([6.3]): nnir.el is in contrib directory.
5518
5519 * message.texi (News Headers): Clarify how a unique ID is created.
5520
5521 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5522 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5523
b2abec73 55242004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5525
b2abec73 5526 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5527
55282004-09-20 Florian Weimer <fw@deneb.enyo.de>
5529
5530 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5531
55322004-09-22 Jay Belanger <belanger@truman.edu>
5533
5534 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5535 might be hidden during part of the session.
5536
55372004-09-20 Jay Belanger <belanger@truman.edu>
5538
5539 * calc.texi (Notations Used in This Manual): Put in an earlier
5540 mention that DEL could be called Backspace.
5541
55422004-09-10 Simon Josefsson <jas@extundo.com>
5543
5544 * gnus.texi (IMAP): Add example. Suggested and partially written
5545 by Steinar Bang <sb@dod.no>.
5546
55472004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5548
5549 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5550 netrc syntax.
5551
55522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5553
b2abec73
JB
5554 * gnus.texi (Spam ELisp Package Sequence of Events):
5555 Some clarifications.
2de53ca6
GM
5556 (Spam ELisp Package Global Variables): More clarifications.
5557
55582004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5559
5560 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5561 Mention spam-split does not modify incoming mail.
5562
55632004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5564
5565 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5566
55672004-09-10 Eli Zaretskii <eliz@gnu.org>
5568
5569 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5570
55712004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * makefile.w32-in (sieve, pgg): Use $(infodir).
5574
55752004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5576
5577 * makefile.w32-in: Fix PGG and Sieve entries.
5578
55792004-08-28 Eli Zaretskii <eliz@gnu.org>
5580
5581 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5582 Emacs and related programs.
5583
55842004-08-27 Richard M. Stallman <rms@gnu.org>
5585
5586 * faq.texi: Fix texinfo usage, esp. doublequotes.
5587 (Difference between Emacs and XEmacs): Some clarification.
5588
5589 * faq.texi (Difference between Emacs and XEmacs):
5590 Explain not to contrast XEmacs with GNU Emacs.
5591
55922004-08-26 Richard M. Stallman <rms@gnu.org>
5593
5594 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5595
55962004-08-22 David Kastrup <dak@gnu.org>
5597
5598 * reftex.texi (AUCTeX): Update links, section name.
5599
5600 * faq.texi (Calc): Update availability (included in 22.1).
5601 (AUCTeX): Update availability, information, versions, description.
5602
56032004-08-14 Eli Zaretskii <eliz@gnu.org>
5604
5605 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5606
56072004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5608
5609 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5610
56112004-08-10 Michael Albinus <michael.albinus@gmx.de>
5612
5613 Sync with Tramp 2.0.44.
5614
56152004-08-05 Lars Hansen <larsh@math.ku.dk>
5616
5617 * widget.texi (User Interface): Update how to separate the
5618 editable field of an editable-field widget from other widgets.
5619 (Programming Example): Add text after field.
5620
56212004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5622
5623 * emacs-mime.texi (Encoding Customization): Add a note to the
5624 mm-content-transfer-encoding-defaults entry.
5625 (rfc2047): Update.
5626
5627 * gnus.texi (Article Highlighting): Add
5628 gnus-cite-ignore-quoted-from.
5629 (POP before SMTP): New node.
5630 (Posting Styles): Addition.
5631 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5632 (Fancy Mail Splitting): Ditto.
5633 (X-Face): Add gnus-x-face.
5634
56352004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5636
5637 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5638 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5639
56402004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5641
5642 * gnus.texi (Mail Source Specifiers): Describe
5643 `pop3-leave-mail-on-server'.
5644
56452004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5646
5647 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5648
5649 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5650 repository. Change setfilename.
5651
5652 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5653
56542004-07-02 Juri Linkov <juri@jurta.org>
5655
5656 * pcl-cvs.texi (Viewing differences): Add `d r'.
5657
56582004-06-29 Jesper Harder <harder@ifa.au.dk>
5659
5660 * ses.texi, viper.texi, flymake.texi, faq.texi:
5661 * eshell.texi, ediff.texi: Markup fixes.
5662
56632004-06-21 Karl Berry <karl@gnu.org>
5664
5665 * info.texi (Top): Mention that only Emacs has mouse support.
5666 (Getting Started): Mention this in a few other places.
5667
56682004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5669
5670 * autotype.texi (Copyrights, Timestamps): Recommend
5671 `before-save-hook' instead of `write-file-functions'.
5672
56732004-06-13 Lars Hansen <larsh@math.ku.dk>
5674
5675 * dired-x.texi (dired-mark-omitted): Update keybinding.
5676
56772004-06-10 Kim F. Storm <storm@cua.dk>
5678
5679 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5680
56812004-06-05 Lars Hansen <larsh@math.ku.dk>
5682
5683 * dired-x.texi (variable dired-omit-mode): Rename from
5684 dired-omit-files-p.
5685 (function dired-omit-mode): Rename from dired-omit-toggle.
5686 Call dired-omit-mode rather than set dired-omit-files-p.
5687 (dired-mark-omitted): Describe command.
5688
56892004-05-29 Michael Albinus <michael.albinus@gmx.de>
5690
5691 Version 2.0.41 of Tramp released.
5692
56932004-05-29 Juanma Barranquero <lektu@terra.es>
5694
5695 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5696 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5697
56982004-05-29 Richard M. Stallman <rms@gnu.org>
5699
5700 * cl.texi (Top): Call this chapter `Introduction'.
5701 (Overview): In TeX, no section heading here.
5702
5703 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5704
57052004-05-29 Eli Zaretskii <eliz@gnu.org>
5706
5707 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5708 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5709
57102004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5711
5712 * flymake.texi: New file.
5713
57142004-05-28 Simon Josefsson <jas@extundo.com>
5715
5716 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5717
b344d29d 57182004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5719
5720 Version 2.0.40 of Tramp released.
5721
57222004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5723
5724 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5725
5726 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5727 variables `tramp-backup-directory-alist' and
5728 `tramp-bkup-backup-directory-info'.
5729 (Overview, Connection types)
5730 (External transfer methods, Default Method)
5731 (Windows setup hints): Remove restriction of password entering
5732 with external methods.
5733 (Auto-save and Backup): Make file name example
5734 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5735 and `auto-save-directory' must be used.
5736 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5737 only "NT"). Remove doubled entry "What kinds of systems does
5738 @tramp{} work on".
5739 (tramp): Macro removed.
5740 (Obtaining Tramp): Flag removed from title.
5741 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5742 and `trampver' used properly. Flag `tramp-inst' replaced by
5743 `installchapter'. Installation related text adapted.
5744
57452004-04-28 Masatake YAMATO <jet@gyve.org>
5746
5747 * widget.texi (Programming Example): Remove overlays.
5748
57492004-04-27 Jesper Harder <harder@ifa.au.dk>
5750
5751 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5752
57532004-04-23 Juanma Barranquero <lektu@terra.es>
5754
5755 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5756
57572004-04-05 Jesper Harder <harder@ifa.au.dk>
5758
5759 * info.texi (Info Search): Add info-apropos.
5760
57612004-03-22 Juri Linkov <juri@jurta.org>
5762
5763 * faq.texi: Fix help key bindings.
5764
57652004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5768 (as suggested by Karl Berry). Update information about colored
5769 stars in menus. Add new subheading describing M-n.
5770
57712004-03-12 Richard M. Stallman <rms@gnu.org>
5772
5773 * cl.texi (Top): Rename top node's title.
5774
57752004-03-08 Karl Berry <karl@gnu.org>
5776
5777 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5778 problems making the texinfo distribution.
5779
57802004-02-29 Simon Josefsson <jas@extundo.com>
5781
5782 * smtpmail.texi (Authentication): Changed the list of supported
5783 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5784 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5785 <voegelas@gmx.net>.
5786
57872004-02-29 Juanma Barranquero <lektu@terra.es>
5788
5789 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5790 Use $(DEL) instead of rm, and ignore exit code.
5791
b344d29d 57922004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5793
5794 Tramp version 2.0.39 released.
5795
57962004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5797
5798 * tramp.texi (Customizing Completion): Explain new functions
5799 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5800 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5801 (Top): Refer to Savannah mailing list as the major one. Mention
5802 older mailing lists in HTML mode only.
5803 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5804 (Frequently Asked Questions): Remote hosts must not be Unix-like
5805 for "smb" method.
5806 (Password caching): New node.
5807 (External transfer methods): Refer to password caching for "smb"
5808 method.
5809
58102004-02-17 Karl Berry <karl@gnu.org>
5811
5812 * info.texi (Help-Int): Mention the new line number feature.
5813
58142004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5815
5816 * ses.texi (Advanced Features): New functionality for
5817 ses-set-header-row (defaults to current row unless C-u used).
5818 (Acknowledgements): Add Stefan Monnier.
5819
58202003-12-29 Kevin Ryde <user42@zip.com.au>
5821
5822 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5823
b344d29d 58242003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5825
5826 Tramp version 2.0.38 released.
5827
5828 * tramp.texi (Remote shell setup): Warn of environment variables
5829 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5830 <sven.gabriel@imk.fzk.de>.
5831 (Configuration): Tramp now chooses base64/uuencode
5832 automatically. Update wording accordingly.
5833 (Top): More description for the `Default Method' menu entry.
5834 (Default Method): Use @code, not @var, for Lisp variables.
5835 (Default Method): New subsection `Which method is the right one
5836 for me?' Suggested by Christian Kirsch.
5837 (Configuration): Pointer to new subsection added.
5838 (Default Method): Too many "use" in one sentence.
5839 Rephrase. Reported by Christian Kirsch.
5840 (Filename Syntax): Old `su' example is probably a left-over from
5841 the sm/su method naming. Replace with `ssh', instead.
5842 (External transfer methods, Auto-save and Backup):
5843 Typo fixes.
5844
58452003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5846
183080b6 5847 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5848 (Top): Mention japanese manual only if flag `jamanual' is set.
5849 Insert section `Japanese manual' in menu.
5850
58512003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5852
5853 * eshell.texi (Known Problems): Add doc item.
5854
58552003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5856
5857 * cc-mode.texi: Update for CC Mode 5.30.
5858
5859 Note: Please refrain from doing purely cosmetic changes like
5860 removing trailing whitespace in this manual; it clobbers cvs
5861 merging for no good reason.
5862
58632003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5864
5865 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5866 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5867 @acronym{ASCII}.
5868
58692003-10-26 Karl Berry <karl@gnu.org>
5870
5871 * info.texi (Info Search): Echo area, not echo are. From Debian
5872 diff.
5873
58742003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5875
10d1d0af 5876 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5877 :buttons and :children keywords.
5878
58792003-10-22 Miles Bader <miles@gnu.org>
5880
5881 * Makefile.in (info): Move before $(top_srcdir)/info.
5882
58832003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5884
5885 * tramp.texi (Inline methods): Small grammar fix.
5886 (External transfer methods): Likewise.
5887
58882003-10-08 Nick Roberts <nick@nick.uklinux.net>
5889
5890 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5891
58922003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5895
58962003-09-30 Richard M. Stallman <rms@gnu.org>
5897
5898 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5899
5900 * widget.texi (User Interface): Fix typos.
5901
5902 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5903
59042003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5905
5906 * pcl-cvs.texi (Selected Files): Fix typo.
5907
59082003-09-21 Karl Berry <karl@gnu.org>
5909
5910 * info.texi (] and [ commands): No period at end of section title.
5911
59122003-09-04 Miles Bader <miles@gnu.org>
5913
5914 * Makefile.in (top_srcdir): New variable.
5915 ($(top_srcdir)/info): New rule.
5916 (info): Depend on it.
5917
59182003-09-03 Peter Runestig <peter@runestig.com>
5919
5920 * makefile.w32-in: New file.
5921
59222003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5923
5924 * widget.texi (User Interface): Explain the need of static text
5925 around an editable field.
5926
59272003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5928
5929 * widget.texi (Basic Types): The argument to `:help-echo' can now
5930 be a form that evaluates to a string.
5931
59322003-08-18 Kim F. Storm <storm@cua.dk>
5933
5934 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5935
59362003-08-16 Richard M. Stallman <rms@gnu.org>
5937
5938 * dired-x.texi (Shell Command Guessing): Explain *.
5939
59402003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5941
5942 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5943 log-edit-insert-changelog.
5944
59452003-08-03 Karl Berry <karl@gnu.org>
5946
5947 * info.texi: Need @contents.
5948
c8763fb6 59492003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5950
5951 Tramp version 2.0.36 released.
5952
5953 * tramp.texi (Remote shell setup): Explain about problems with
5954 non-Bourne commands in ~/.profile and ~/.shrc.
5955
59562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5957
5958 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5959 renaming of `vis-mode' to `visible-mode'.
5960
59612003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5962
5963 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5964 next, prev and up pointers.
5965
59662003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5967
5968 * info.texi (Help): Mention existence of Emacs and stand-alone
5969 Info at the very beginning of the tutorial.
5970 (Help-Inv): New node.
5971 (Help-]): New node.
5972 (Help-M): Systematically point out the differences between default
5973 Emacs and stand-alone versions. Delete second menu.
5974 (Help-Xref): Systematically point out the differences between
5975 default Emacs and stand-alone versions.
5976 (Help-Int): Change `l' example.
5977 (Expert Info): Fix typos.
5978 (Emacs Info Variables): Mention `Info-hide-note-references' and
5979 new default for `Info-scroll-prefer-subnodes'.
5980
c8763fb6 59812003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5982
5983 Version 2.0.35 of Tramp released.
5984
5985 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5986 (Inline methods): Add methods `remsh' and `plink1'.
5987 (External transfer methods): Add method `remcp'.
5988 (Multi-hop Methods): Add method `remsh'.
5989 Small patch from Adrian Aichner <adrian@xemacs.org>:
5990 Fix minor typos.
5991 (Concept Index): Added to make manual searchable via
5992 `Info-index'.
5993 (Version Control): Add cindex entry.
5994
c8763fb6 59952003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5996
5997 * trampver.texi: Version 2.0.34 released.
5998
59992003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6000
6001 * faq.texi: Improve previous changes.
6002
60032003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6004
6005 * faq.texi: Update copyright and maintenance details.
6006 Update some package URLs, versions, and maintainers.
6007 Remove many references to the Emacs Lisp Archive.
6008
60092003-04-23 Simon Josefsson <jas@extundo.com>
6010
6011 * smtpmail.texi: Fix license (the invariant sections mentioned has
6012 never been part of the smtp manual). Align info dir entry with
6013 other emacs packages.
6014
60152003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6016
6017 * tramp.texi: Version 2.0.33 released.
6018 Remove installation chapter. Remove XEmacs specifics.
6019
60202003-03-29 Richard M. Stallman <rms@gnu.org>
6021
6022 * tramp.texi (Top): Undo the previous renaming.
6023 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6024
c8763fb6 60252003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6026
6027 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6028 version of manual.
6029
6030 * tramp.texi (Auto-save and Backup): New node.
6031
60322003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6033
6034 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6035 Emacs" in order to have better differentiation to "XEmacs".
6036 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6037 are new macros in order to point to the other Emacs flavor where
6038 appropriate. In info case, point to node `Installation' in order
6039 to explain how to generate the other way. In html case, make a
6040 link to the other html file.
6041 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6042 after CVS checkout/update.
6043 (Installation): Completely rewritten.
6044 (Installation parameters, Load paths): New sections under
6045 `Installation'.
6046
c8763fb6 60472003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6048
6049 * tramp.texi: Version 2.0.30 released.
6050 Replace word "path" with "localname" where used as a component of
6051 a Tramp file name.
6052
60532003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6054
6055 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6056 introduced.
6057 (Installation): Explain what to do if files from the tramp/contrib
6058 directory are needed.
6059
60602003-02-23 Alex Schroeder <alex@emacswiki.org>
6061
6062 * smtpmail.texi (How Mail Works): New.
6063
60642003-02-22 Alex Schroeder <alex@emacswiki.org>
6065
6066 * smtpmail.texi: New file.
6067
6068 * Makefile.in: Build SMTP manual.
6069
c8763fb6 60702003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6071
6072 * tramp.texi: Version 2.0.29 released.
6073 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6074 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6075
60762003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6077
6078 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6079 another package loads accidently Ange-FTP.
6080
60812003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6082
6083 * tramp.texi (Customizing Completion): Add function
6084 `tramp-parse-sconfig'. Change example of
6085 `tramp-set-completion-function', because parsing of ssh config
6086 files looks more natural.
6087
60882003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6089
6090 * gnus.texi: Do not use `path' in several locations.
6091
c8763fb6 60922002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6093
6094 * tramp.texi (External transfer methods): New method `smb'. From
6095 Michael Albinus.
6096
60972002-11-05 Karl Berry <karl@gnu.org>
6098
6099 * info.texi (Info-fontify): Reorder face list to avoid bad line
6100 breaks.
6101
c8763fb6 61022002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6103
6104 * tramp.texi: Move @copying to standard place. Use
6105 @insertcopying.
6106
61072002-10-02 Karl Berry <karl@gnu.org>
6108
6109 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6110 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6111 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6112 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6113 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6114 Per rms, update all manuals to use @copying instead of @ifinfo.
6115 Also use @ifnottex instead of @ifinfo around the top node, where
6116 needed for the sake of the HTML output.
6117 (The Gnus manual is not fixed since it's not clear to me how it
6118 works; and the Tramp manual already uses @copying, although in an
6119 unusual way. All others were changed.)
6120
61212002-09-10 Jonathan Yavner <jyavner@engineer.com>
6122
6123 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6124 (../info/ses, ses.dvi): New targets.
6125 * ses.texi: New file.
6126
c8763fb6 61272002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6128
6129 * texinfo.tex: Update to texinfo 4.2.
6130
61312002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6132
6133 * reftex.texi: Update to RefTeX 4.19.
6134
c8763fb6 61352002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6136
6137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6138 (../info/tramp, tramp.dvi): New targets.
6139
61402002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6141
6142 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6143 (calc.dvi): Uncomment.
6144
61452001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6146
6147 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6148 (../info/calc): New target.
6149
61502001-10-20 Gerd Moellmann <gerd@gnu.org>
6151
6152 * (Version 21.1 released.)
6153
61542001-10-05 Gerd Moellmann <gerd@gnu.org>
6155
6156 * Branch for 21.1.
6157
61582001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6159
6160 * Makefile.in (../info/info): Use an explicit -o switch to
6161 makeinfo.
6162
61632001-03-05 Gerd Moellmann <gerd@gnu.org>
6164
6165 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6166
61672000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6168
6169 * Makefile.in (../info/idlwave): Use --no-split.
6170
61712000-12-14 Dave Love <fx@gnu.org>
6172
6173 * Makefile.in (mostlyclean): Remove gnustmp.*
6174 (gnus.dvi): Change rule to remove @latex stuff.
6175
61762000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6177
6178 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6179
61802000-10-13 John Wiegley <johnw@gnu.org>
6181
6182 * Makefile.in: Add build targets for eshell.texi.
6183
61842000-09-25 Gerd Moellmann <gerd@gnu.org>
6185
6186 * Makefile.in: Remove/comment speedbar stuff.
6187
61882000-09-22 Dave Love <fx@gnu.org>
6189
6190 * Makefile.in: Add emacs-mime.
6191
61922000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6193
6194 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6195 (DVI_TARGETS): Add woman.dvi.
6196 (../info/woman, woman.dvi): New targets.
6197
61982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6199
6200 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6201
6202 * pcl-cvs.texi: New file.
6203 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6204 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6205
62062000-05-11 Gerd Moellmann <gerd@gnu.org>
6207
6208 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6209 (../info/ebrowse, ebrowse.dvi): New targets.
6210
62112000-01-13 Gerd Moellmann <gerd@gnu.org>
6212
6213 * Makefile.in (INFO_TARGETS): Add eudc.
6214 (DVI_TARGETS): Add eudc.dvi.
6215 (../info/eudc, eudc.dvi): New targets.
6216
62172000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6218
6219 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6220 compatibility with 8+3 filesystems).
6221 (../info/efaq): Rename from emacs-faq.
6222
62232000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6224
6225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6226 (../info/idlwave, idlwave.dvi): New targets.
6227
62281999-10-23 Dave Love <fx@gnu.org>
6229
6230 * Makefile.in: Use autotype.texi.
6231
62321999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6233
6234 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6235 faq.texi file) rather than ../info/faq.
6236
62371999-10-07 Gerd Moellmann <gerd@gnu.org>
6238
6239 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6240 (../info/ada-mode, ada-mode.dvi): New targets.
6241
62421999-09-01 Dave Love <fx@gnu.org>
6243
6244 * Makefile.in: Add faq.
6245
62461999-07-12 Richard Stallman <rms@gnu.org>
6247
6248 * Version 20.4 released.
6249
62501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6251
6252 * Version 20.3 released.
6253
62541998-04-06 Andreas Schwab <schwab@gnu.org>
6255
768c0c0f
JB
6256 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6257 Use it in dvi targets.
2de53ca6
GM
6258 (../etc/GNU): Change to $(srcdir) first.
6259
62601998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6261
6262 * reftex.texi: Update for RefTeX version 3.22.
6263
62641998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6265
6266 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6267 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6268
62691997-09-23 Paul Eggert <eggert@twinsun.com>
6270
6271 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6272 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6273
62741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6275
6276 * Version 20.2 released.
6277
62781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6279
6280 * Version 20.1 released.
6281
62821997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6283
6284 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6285
62861996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6287
6288 * Version 19.33 released.
6289
62901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6291
6292 * Version 19.32 released.
6293
62941996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6295
6296 * Makefile.in: Add rules for the Message manual.
6297
62981996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6299
6300 * gnus.texi: New version.
6301
6302 * message.texi: New manual.
6303
63041996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6305
6306 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6307
63081996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6309
6310 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6311 Specify -I option.
6312 (All dvi targets): Set the TEXINPUTS variable.
6313
63141996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6315
6316 * Version 19.31 released.
6317
63181996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6319
6320 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6321 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6322
63231995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6324
6325 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6326 (INFO_TARGETS): Add ../info/cc-mode.
6327 (DVI_TARGETS): Add cc-mode.dvi.
6328
63291996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6330
6331 * Version 19.31 released.
6332
63331995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6334
6335 * Version 19.30 released.
6336
63371995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6338
6339 * gnus.texi: New file.
6340
63411995-11-04 Erik Naggum <erik@naggum.no>
6342
6343 * gnus.texi: File deleted.
6344
63451995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6346
6347 * mh-e.texi: "Function Index" -> "Command Index" to work with
6348 Emacs 19.30 C-h C-k support of separately-documented commands.
6349
63501995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6351
6352 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6353 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6354
63551995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6356
6357 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6358 (../info/viper, viper.dvi): New targets.
6359
63601995-04-20 Kevin Rodgers <kevinr@ihs.com>
6361
6362 * dired-x.texi (Installation): Change the example to set
6363 buffer-local variables like dired-omit-files-p in
6364 dired-mode-hook.
6365
63661995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6367
6368 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6369 (../info/mh-e, mh-e.dvi): New targets.
6370
63711995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6372
6373 * Makefile.in (maintainer-clean): Rename from realclean.
6374
63751994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6376
6377 * Makefile.in: New file.
6378 * Makefile: File deleted.
6379
63801994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6381
6382 * Makefile (TEXINDEX_OBJS): Variable deleted.
6383 (texindex, texindex.o, getopt.o): Rules deleted.
6384 All deps on texindex deleted.
6385 (distclean): Don't delete texindex.
6386 (mostlyclean): Don't delete *.o.
6387 * texindex.c, getopt.c: Files deleted.
6388
63891994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6390
6391 * Version 19.26 released.
6392
63931994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6394
6395 * Version 19.25 released.
6396
63971994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6398
6399 * Version 19.24 released.
6400
64011994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6402
6403 * Version 19.23 released.
6404
64051994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6406
6407 * Makefile: Delete spurious tab.
6408
64091994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6410
6411 * Makefile (.SUFFIXES): New rule.
6412
64131994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6414
6415 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6416 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6417
64181994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6419
6420 * Makefile (../info/sc): Rename from sc.info.
6421 (../info/cl): Likewise.
6422 (INFO_TARGETS): Use new names.
6423
64241993-12-04 Richard Stallman (rms@srarc2)
6425
6426 * getopt.c: New file.
6427 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6428 (getopt.o): New rule.
6429 (dvi): Don't depend on texindex.
6430 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6431 Depend on texindex.
6432
64331993-12-03 Richard Stallman (rms@srarc2)
6434
6435 * Makefile (../info/sc.info): Rename from ../info/sc.
6436 (TEXI2DVI): New variable.
6437 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6438 Add explicit commands.
6439 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6440
64411993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6442
6443 * Version 19.22 released.
6444
64451993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6446
6447 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6448
64491993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6450
6451 * Version 19.21 released.
6452
64531993-11-15 Paul Eggert (eggert@twinsun.com)
6454
6455 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6456
64571993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6458
6459 * Makefile (../etc/GNU): New target.
6460 (EMACSSOURCES): Add gnu1.texi.
6461
64621993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6463
6464 * Makefile (realclean): Don't delete the Info files.
6465
f0131492 64661993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6467
6468 * forms.texi: Fix forms.texi so that it will format correctly.
6469 Add missing `@end iftex', fix bad reference.
6470
6471 * info.texi, info-stn.texi: New files implement texinfo version of
6472 `info' file.
6473
f0131492 64741993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6475
6476 * Makefile: Fix targets for texindex, new info.texi files.
6477 * info-stnd.texi: New file implements info for standalone info
6478 reader.
6479 * info.texi: Update to include recent changes to "../info/info".
6480 New source file for ../info/info; includes info-stnd.texi.
6481
6482 * texindex.c: Include "../src/config.h" if building in emacs.
6483
6484 * Makefile: Change all files to FILENAME.texi, force all targets
6485 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6486 vip.texinfo, forms.texinfo, cl.texinfo.
6487 Add target to build texindex.c, defining `emacs'.
6488
6489 * forms.texi: Install new file to match version 2.3 of forms.el.
6490
64911993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6492
6493 * Version 19.19 released.
6494
64951993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6496
6497 * sc.texinfo: Fix info file name.
6498
6499 * Makefile (info): Add gnus and sc.
6500 (dvi): Add gnus.dvi and sc.dvi.
6501 (../info/sc, sc.dvi): New targets.
6502
65031993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6504
6505 * Version 19.18 released.
6506
65071993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6508
6509 * Makefile: Fix source file names of the separate manuals.
6510 (gnus.dvi, ../info/gnus): New targets.
6511
65121993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6513
6514 * Version 19.17 released.
6515
65161993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6517
6518 * split-man: Fix typos in last change.
6519
65201993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6521
6522 * Version 19.16 released.
6523
65241993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6525
6526 * version 19.15 released.
6527
65281993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6529
6530 * Makefile (distclean): It's rm, not rf.
6531
65321993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6533
6534 * Version 19.14 released.
6535
65361993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6537
6538 * Makefile: New file.
6539
65401993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6541
6542 * Version 19.13 released.
6543
65441993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6545
6546 * Version 19.9 released.
6547
65481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6549
6550 * Version 19.8 released.
6551
65521993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6553
6554 * Version 19.7 released.
6555
65561990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6557
6558 * gnus.texinfo: New file. Removed installation instructions.
6559
65601990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6561
6562 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6563
65641989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6565
6566 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6567 then define `\sc' as the command for smallcaps in Texinfo. This
6568 means that the @sc command will produce small caps. bfox has
6569 made the corresponding change to makeinfo and texinfm.el.
6570
65711988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6572
6573 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6574 Customization since the menu entry did not point to anything.
6575 Also add an @finalout command to remove overfull hboxes from the
6576 printed output.
6577
6578 * cl.texinfo: Add @bye, \input line and @settitle to file.
6579 This file is clearly intended to be a chapter of some other work,
6580 but the other work does not yet exist.
6581
65821988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6583
6584 * texinfo.texinfo: Three typos corrected.
6585
4009494e 6586;; Local Variables:
c8763fb6 6587;; coding: utf-8
4009494e
GM
6588;; fill-column: 79
6589;; add-log-time-zone-rule: t
6590;; End:
6591
5205011b 6592 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6593 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6594
6595 This file is part of GNU Emacs.
6596
97c0352c 6597 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6598 it under the terms of the GNU General Public License as published by
97c0352c
GM
6599 the Free Software Foundation, either version 3 of the License, or
6600 (at your option) any later version.
4009494e
GM
6601
6602 GNU Emacs is distributed in the hope that it will be useful,
6603 but WITHOUT ANY WARRANTY; without even the implied warranty of
6604 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6605 GNU General Public License for more details.
6606
6607 You should have received a copy of the GNU General Public License
97c0352c 6608 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6609
f7ed05c9 6610;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803