(completion-styles): Improve docstrings.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
bff3818b
KY
12010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4 the CVS repo. Put the Git repo in the news section.
5
6 * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
7 Removed some mentions of CVS. Mention the new Git repo.
8
b1519d85
KY
92010-04-15 Andreas Seltenreich <seltenreich@gmx.de>
10
11 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
12 (Mail Group Commands): Add index entry.
13
2bf1d02d
GM
142010-04-15 Glenn Morris <rgm@gnu.org>
15
16 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
17
c8215db1
MA
182010-03-14 Michael Albinus <michael.albinus@gmx.de>
19
20 * trampver.texi: Update release number.
21
d99aaebd
CY
222010-03-03 Chong Yidong <cyd@stupidchicken.com>
23
24 * faq.texi (Escape sequences in shell output): Note that ansi-color is
25 now enabled by default.
26
5794c2a5
MA
272010-02-28 Michael Albinus <michael.albinus@gmx.de>
28
29 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
30 when Emacs runs in interactive mode. (Bug#5645)
31
40572be6
GM
322010-02-16 Glenn Morris <rgm@gnu.org>
33
34 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
35
7bb8ed67
MH
362010-02-05 Mark A. Hershberger <mah@everybody.org>
37
38 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
39
45a1423d 402010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
41
42 * gnus.texi (Score File Format): Fix typo.
43
45a1423d 442010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
45
46 * cc-mode.texi: Replace references to obsolete c-subword-mode.
47
14f17fc8
JB
482010-01-18 Juanma Barranquero <lekktu@gmail.com>
49
50 * ada-mode.texi (Project File Overview): Fix typo.
51
607d4369
CY
522010-01-17 Chong Yidong <cyd@stupidchicken.com>
53
54 * semantic.texi: Add Richard Y. Kim credit.
55
56 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
57
3d1bfa99
MA
582010-01-17 Michael Albinus <michael.albinus@gmx.de>
59
60 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
61 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
62
6fbf7a75
GM
632010-01-17 Glenn Morris <rgm@gnu.org>
64
b9f978f0
GM
65 * calc.texi (Reporting Bugs): Don't mention format of repository.
66
f19bc38d
GM
67 * woman.texi (Bugs): Make "Emacs repository" less specific,
68 and the URL for same more specific.
69
6fbf7a75
GM
70 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
71
16c3428a
JB
722010-01-17 Juanma Barranquero <lekktu@gmail.com>
73
74 * ede.texi (ede-step-project, ede-proj-target):
75 * tramp.texi (Remote processes): Fix typos.
76
045b9da7
ML
772010-01-16 Mario Lang <mlang@delysid.org>
78
79 * ede.texi (ede-target):
80 * org.texi (Refiling notes): Remove duplicated words.
81
c57008f6
SM
822010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
83
84 * gnus.texi (Posting Styles): Use with-current-buffer.
85 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
86
798c9eb5
KR
872010-01-02 Kevin Ryde <user42@zip.com.au>
88
89 * eieio.texi (Naming Conventions): Correction to xref on elisp
90 coding conventions, is "Tips" node not "Standards".
91
4970fbfe
CY
922009-12-24 Chong Yidong <cyd@stupidchicken.com>
93
94 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
95
96 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
97
83828b06
KY
982009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
99
100 * gnus.texi (Direct Functions): Add missing port number to tls method.
101
45a4a565
JB
1022009-12-15 Juanma Barranquero <lekktu@gmail.com>
103
104 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
105 ($(infodir)/edt, edt.dvi): New targets.
106
698bfef7
GM
1072009-12-15 Glenn Morris <rgm@gnu.org>
108
109 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
110 (edt, $(infodir)/edt, edt.dvi): New targets.
111 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
112
113 * Makefile.in (PDF_TARGETS, pdf): New.
114 (clean): Add *.pdf.
115 Add pdf rules for all manuals.
116
0e983327
JB
1172009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
118
119 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
120
8e687433
CY
1212009-12-14 Chong Yidong <cyd@stupidchicken.com>
122
123 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
124 (Smart Jump, Analyzer Debug): Copyedits.
125 (Semantic mode user commands): Link to new nodes.
126 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
127 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
128 upstream Semantic manual.
129
130 * semantic.texi (Introduction): Minor fix to diagram.
131
020335df
MA
1322009-12-09 Michael Albinus <michael.albinus@gmx.de>
133
134 * eshell.texi (History): Add the other built-in variables.
135 (Built-ins): Explain built-ins, and how to apply the external commands.
136 Add `history', `su' and `sudo'.
137
138 * tramp.texi (Remote processes): Add missing <RET> in the example.
139
6ddf13e4
BW
1402009-12-01 Bill Wohler <wohler@newt.com>
141
142 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 143 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
144 excessively garrulous.
145
07b6428c
MA
1462009-11-29 Michael Albinus <michael.albinus@gmx.de>
147
148 * tramp.texi (Remote processes): Improve eshell example with "su"
149 and "sudo" commands.
150
fd1cefda
CY
1512009-11-28 Chong Yidong <cyd@stupidchicken.com>
152
153 * semantic.texi (Analyzer Internals): Rename from Analyzer.
154
155 * sem-user.texi (Semantic mode user commands): Fix key syntax.
156 Document semantic-complete-analyze-inline.
157 (Semanticdb search debugging commands): Minor clarification.
158 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 159 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 160 manual.
9d542758 161 (Semantic mode): Link to Idle Scheduler.
fd1cefda 162
159e3ad5
KR
1632009-11-28 Kevin Ryde <user42@zip.com.au>
164
165 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 166 @pxref, now EIEIO is in Emacs.
159e3ad5 167
c6d47315
KR
168 * erc.texi (Development): Correction to git tutorial url.
169
16f6287e
GM
1702009-11-26 Glenn Morris <rgm@gnu.org>
171
172 * faq.texi (Latest version of Emacs): Mention stability of development
173 version.
174 (Problems with very large files): Max buffer size increase in 23.2.
175 (VM): VM has moved house again.
176
5ea5dbc9
JB
1772009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
178
179 * calc.texi (Radix modes): Discuss alternate bases for two's complement
180 notations.
181
5dec9555
CD
1822009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
183
45a4a565 184 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 185
bd6f6833
CY
1862009-11-20 Chong Yidong <cyd@stupidchicken.com>
187
188 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
189 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
190 (Idle Completions Mode): Numerous copyedits.
bd6f6833 191
be479117
JB
1922009-11-17 Juanma Barranquero <lekktu@gmail.com>
193
194 * semantic.texi (Semantic Internals, Glossary):
195 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
196 (Semanticdb search debugging commands): Fix typos.
197
17291a1f
JB
1982009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
199
be479117 200 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 201
af42a9cc
JB
2022009-11-16 Juanma Barranquero <lekktu@gmail.com>
203
204 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
205 ($(infodir)/semantic, semantic.dvi): New targets.
206
3149927d
CY
2072009-11-16 Chong Yidong <cyd@stupidchicken.com>
208
209 * Makefile.in: Build the Semantic manual.
210
211 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
212 repository.
213
977640ed
MA
2142009-11-16 Michael Albinus <michael.albinus@gmx.de>
215
216 * dbus.texi (Receiving Method Calls): New defun
217 `dbus-unregister-service'.
218
17673adf
CD
2192009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
220
221 * org.texi (Speed keys): New section.
222
0ecd3c90
MA
2232009-11-13 Michael Albinus <michael.albinus@gmx.de>
224
225 * dbus.texi (Type Conversion): Fix typo.
226 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
227 `dbus-registered-objects-table'.
228 (Receiving Method Calls): New defun `dbus-register-property'. Move
229 `dbus-unregister-object' here.
230
8bfe682a
CD
2312009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
232
233 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
234
2352009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
236
237 * org.texi (Column attributes): Add the new age summary operators.
238 Also, mention the fact you can only use one summary operator per
239 property.
240
2412009-11-13 John Wiegley <johnw@newartisans.com>
242
243 * org.texi (Tracking your habits): Added a new section in the
244 manual about how to track habits.
245 (Resolving idle time): Added a section on how idle and
246 dangling clocks are resolved.
247
2482009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
249
250 * org.texi (Agenda commands): Document the new `i' command.
251 (Inserting deadline/schedule): Document logging changes
252 of scheduling and deadline times stamps.
253 (In-buffer settings): Document the in-buffer keywords for logging
254 changes of scheduling and deadline times stamps.
255 (Structure editing, Plain lists): Document indentation
256 cycling in empty entries with TAB.
257 (Archiving): Document the default archiving command.
258 (Moving subtrees): Document the new keys for archiving.
259 (Internal archiving): Fix incorrect key.
260 (Agenda commands): Document the TODO set switching commands.
261 (Agenda commands): Document the new archiving keys.
262 (Clocking work time): Better description on how to save
263 and restore a clock.
264 (Resolving idle time): Mention the x11idle program to get true
265 idleness also under X11.
266 (Resolving idle time): Use @kbd instead of @key for normal
267 letters, because this is how he rest of the manual does this.
268 (Pushing to MobileOrg): Mention that `org-directory'
269 should be set.
270 (Agenda commands): Document that SPC is a filter for
271 any tag.
272 (Search view): Renamed from "Keyword search".
273 (Capure): New chapter.
274 (Markup): New chapter.
275 (Links in HTML export, Images in HTML export): Extend
276 the section titles.
277 (Images in HTML export): Document the align option.
278 (Text areas in HTML export): Extend the section title.
279 (Images in LaTeX export): Explain image placement in LaTeX.
280
693737cd
GM
2812009-11-10 Glenn Morris <rgm@gnu.org>
282
283 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
284
c7bd4ebe
MA
2852009-11-08 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (Auto-save and Backup): Disable backups just for a
288 method.
289
290 * trampver.texi: Update release number.
291
76c5acad
MA
2922009-11-07 Michael Albinus <michael.albinus@gmx.de>
293
294 Sync with Tramp 2.1.17.
295
296 * trampver.texi: Update release number.
297
d9a57abf
GM
2982009-10-29 Glenn Morris <rgm@gnu.org>
299
300 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
301
637f4f0f
MA
3022009-10-23 Michael Albinus <michael.albinus@gmx.de>
303
304 * tramp.texi (External methods): Temporary files are kept for
305 `rsync' and `rsyncc' methods.
306
310dbb05
JB
3072009-10-09 Juanma Barranquero <lekktu@gmail.com>
308
309 * eieio.texi: Fix typos.
310
09094f28
CY
3112009-10-07 Chong Yidong <cyd@stupidchicken.com>
312
313 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
314
216f299a
JB
3152009-10-07 Juanma Barranquero <lekktu@gmail.com>
316
317 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
318 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
319
966a6506
CY
3202009-10-07 Chong Yidong <cyd@stupidchicken.com>
321
322 * Makefile.in: Build EIEIO and EDE manuals.
323
3242009-10-07 Eric Ludlam <zappo@gnu.org>
325
326 * eieio.texi:
327 * ede.texi: New files.
328
8842cd9b
MA
3292009-10-05 Michael Albinus <michael.albinus@gmx.de>
330
331 * tramp.texi (Remote processes): Association of a pty is not supported.
332
7006d207
CD
3332009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
334
335 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
336 (Processing LaTeX fragments): Document that the size of images can be
337 changes using the variable `org-format-latex-options'.
338 (The date/time prompt, Timestamps): Be more accurate over ISO format
339 dates and times.
340 (Visibility cycling): Document showeverything keyword.
341 (In-buffer settings): Document showeverything keyword.
342 (Setting up the staging area): Fix the example.
343 (MobileOrg): New section.
344 (Agenda commands, Exporting Agenda Views): Document exporting the
345 agenda view to Org files.
346
0e7b2867
MA
3472009-09-28 Michael Albinus <michael.albinus@gmx.de>
348
349 * tramp.texi (History): Add IMAP support.
350 (External methods): Add `imap' and `imaps' methods.
351 (GVFS based methods): Add indices for `davs'.
352 (Password handling): Rename anchors. Add IMAP entries for
353 ~/.authinfo.gpg.
354
355 * trampver.texi: Set default value of `emacsimap'.
356
4146636e
KY
3572009-09-22 Daiki Ueno <ueno@unixuser.org>
358
359 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
360
d22f7ffa
CY
3612009-09-13 Chong Yidong <cyd@stupidchicken.com>
362
363 * dired-x.texi (Technical Details): Delete
364 dired-up-directory (Bug#4292).
365
66043531
MA
3662009-09-03 Michael Albinus <michael.albinus@gmx.de>
367
216f299a 368 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 369
6eb02347
CD
3702009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
371
372 * org.texi (Effort estimates): Document new effort setting commands.
373 (Agenda commands): Document the new keys fro agenda time motion.
374 Document entry text mode. Improve documentation of the keys to include
375 inactive time stamps into the agenda view.
376 (Feedback): Document the new bug report command.
377 (Structure editing): Added an index entry for the sorting of subtrees.
378
38dc51ba
KY
3792009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
380
381 * auth.texi (Help for users): Corrected markup.
382
e402f452
GM
3832009-09-02 Glenn Morris <rgm@gnu.org>
384
385 * emacs-mime.texi (time-date): Mention float-time.
386
744256cf
JB
3872009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
388
389 * calc.texi (Simplifying Formulas): Improve the wording.
390
b0b63450
MB
3912009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
392
393 * auth.texi: Rewritten for coverage and clarity.
394
3952009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
396
397 * gnus.texi (Expiring Mail): Mention
398 gnus-mark-copied-or-moved-articles-as-expirable.
399 (Various Various): Mention gnus-safe-html-newsgroups.
400
401 * gnus-news.texi: Mention
402 gnus-mark-copied-or-moved-articles-as-expirable.
403
404 * emacs-mime.texi (Display Customization): Add xref to
405 gnus-safe-html-newsgroups.
406
b59329e0
MA
4072009-08-28 Michael Albinus <michael.albinus@gmx.de>
408
409 * tramp.texi (Version Control): Remove.
af42a9cc 410 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
411 reference.
412 (External methods): Correct `scpc' concept index entries. New method
413 `rsyncc'.
414 (External packages): New subsections "Filename completion" and "File
415 attributes cache".
416
0ff2d6c2
JB
4172009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
418
419 * calc.texi (Rewrite Rules): Improve the example.
420 (Simplifying Formulas): Explain use of the I and H flags for
421 simplification.
422
ecd3d54f
MA
4232009-08-25 Michael Albinus <michael.albinus@gmx.de>
424
425 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
426 Describe autostart behaviour of dbus-ping.
427 (Synchronous Methods, Asynchronous Methods): Use English numeric format
428 for timeout values.
78176e69
MA
429 (Top): Remove footnote saying D-Bus is not enabled by
430 default. (Bug#4256)
ecd3d54f 431
0f215bca
DU
4322009-08-23 Daiki Ueno <ueno@unixuser.org>
433
434 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 435 Reported by Jari Aalto (Bug#4211).
0f215bca 436 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 437 epa-global-mail-mode.
3b7ab45f
DU
438 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
439 epa-setup.
0f215bca 440
4f22e84d
MA
4412009-08-16 Michael Albinus <michael.albinus@gmx.de>
442
443 * dbus.texi (Asynchronous Methods): Allow nil handler.
444
9ff0b02b 4452009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 446
26b03ee3 447 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 448
26b03ee3 449 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 450
4c39f404
CY
4512009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
452
453 * calc.texi (Date Forms): Fix typos.
454
3bcfba17
GM
4552009-08-08 Glenn Morris <rgm@gnu.org>
456
457 * org.texi (Agenda commands): Restore clobbered change.
458
66783bb4
EZ
4592009-08-07 Eli Zaretskii <eliz@gnu.org>
460
461 * calc.texi (Graphics, Devices): Update with the peculiarities of
462 operation on MS-Windows.
463
c8d0cf5c
CD
4642009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
465
466 * org.texi (Publishing action): Improve documentation of file
467 names when publishing to the source directory.
468 (Clean view): Document `org-indent-mode'.
469 (Clocking work time): Add documentation for the
470 new :timetamp option when creating a clock report.
471 (Paragraphs): Fix many typos.
472 (Plain lists): Remove duplicate explanation about the
473 `C-c *' command.
474 (Literal examples): Update to reflect the new behavior
475 of the -n -r -k switches when exporting source code examples.
476 (Structure editing): Add information about `C-c *',
477 converting a plain list into a list of Org items.
478 (Remember): Small rephrasing of the paragraph
479 describing remember.el. Also mentioned that remember.el is part
480 of Emacs 23, not Emacs 22.
481 (Clocking work time): Add documentation about
482 displaying the current clocking time against the effort estimate.
483 Also add a footnote about using `org-clock-in-prepare-hook' to add
484 an effort estimate on the fly, just before clocking it.
485 (Footnotes): Document automatic renumbering and
486 sorting.
487 (Agenda commands): Document new bulk commands.
488 (Plain lists): Document new behavior of
489 `org-cycle-include-plain-lists'.
490 Hyphenation only in TeX.
491 (Clocking work time): Document the key to update effort
492 estimates.
493 (Clocking work time): Document the clock time display.
494 (Structure editing, TODO basics): Document new
495 variables.
496 (Column attributes): Document new colciew operators.
497 (Publishing options): Document :xml-declaration.
498 (Tracking TODO state changes): Document the
499 LOG_INTO_DRAWER property.
500 (Literal examples): Document the new implementation for
501 editing source code.
502 (Publishing action): Mention the new publishing
503 function, to publish an Org source file.
504 (Publishing links): Mention how to link to an Org source file.
505 (Macro replacement): Document new macros.
506 (Handling links): Document type-specific completion
507 when inserting links.
508 (Structure editing, Plain lists): Improve documentation
509 on sorting.
510 (Internal links): Document custom ids for links.
511 (Handling links): Document custom ids for links.
512 (CSS support): Document new class.
513 (Refiling notes): Document the possibility to create new nodes
514 during refiling.
515 (Agenda commands): Document the "?" operator to find
516 tasks without effort setting.
517 (Exporting agenda information): Section moved.
518 (RSS Feeds): New section.
519 (Built-in table editor): Document M-e and M-a navigate
520 inside table field.
521 (Stuck projects): Docment that projects identified as
522 un-stuck will still be searchd for stuck sub-projects.
523 (Paragraphs): Document centering.
524 (Creating timestamps, Agenda commands): Document new
525 behavior when changing time stamps.
526 (Structure editing): Document the new command
527 `org-clone-subtree-with-time-shift'.
528 (Publishing): Refresh this chapter.
529 (Export options, Export options, In-buffer settings):
530 Document the new keywords.
531 (Matching tags and properties): Collect all
532 documentation about tags/property matches here.
533 (Setting tags): Document `org-tag-persistent-alist'.
534 (Weekly/daily agenda): New section.
535 (Orgstruct mode): Describe `orgstruct++-mode'.
536 (Drawers): Mention the LOGBOOK drawer.
537 (Export options, Sectioning structure): Document the
538 #+LEATEX_HEADER in-buffer setting.
539 (Bugs): Section removed.
540 (Hooks): New section.
541 (Add-on packages): Moved here from old location.
542 (Context-sensitive commands): New section.
543 (Setting tags): Document newline option.
544 (Global TODO list, Matching tags and properties):
545 Mention more variables.
546 (Checkboxes): Update to changed command behavior.
81a5560e 547
40d2791f
CY
5482009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
549
550 * speedbar.texi (Basic Key Bindings): Fix typo.
551
65d0154b
JB
5522009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
553
554 * calc.texi (Vector/Matrix Functions): Add index entries for both
555 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
556 affects matrices with more than one row.
b5bdfd9f 557 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 558
5a9e3ab7
JB
5592009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
560
561 * calc.texi (Stack Manipulation Commands): Add documentation for
562 `calc-transpose-lines'
563
42fb7e61
MA
5642009-07-27 Michael Albinus <michael.albinus@gmx.de>
565
566 * dbus.texi (Receiving Method Calls): Describe special return value
567 `:ignore'.
568
574b69d5
AM
5692009-07-24 Alan Mackenzie <acm@muc.de>
570
571 * cc-mode.texi (Config Basics, File Styles): Document that at mode
572 initialization, any individual variable setting now takes precedence
573 over one done via c-file-style/c-file-offsets.
574
ec06459c
JB
5752009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
576
577 * calc.texi (Undoing Mistakes): Mention that the undo list will be
578 truncated when Calc is quit.
579 (Customizing Calc): Document `calc-undo-length'.
580
4ce54f6b
CY
5812009-07-20 Chong Yidong <cyd@stupidchicken.com>
582
583 * calc.texi (About This Manual): Don't mention chapter numbers in text.
584
0e4f8ba5
GM
5852009-07-11 Kevin Ryde <user42@zip.com.au>
586
587 * pcl-cvs.texi (About PCL-CVS):
588 * widget.texi (Basic Types):
589 Fix cross-references.
590
fa0f81b0
AS
5912009-07-01 Andreas Schwab <aschwab@redhat.com>
592
593 * dbus.texi (Type Conversion): Don't use literal control character.
594
88a683c5
MA
5952009-07-01 Michael Albinus <michael.albinus@gmx.de>
596
597 * tramp.texi (GVFS based methods): New section.
598 (Remote processes): Processes for GVFS based methods run locally.
599
36c8febb
MA
6002009-06-30 Michael Albinus <michael.albinus@gmx.de>
601
602 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
603 the words "kludge" and hack".
604 (External methods): Add `synce' method.
605
606 * trampver.texi: Update release number.
607
d6b951bb
MA
6082009-06-22 Michael Albinus <michael.albinus@gmx.de>
609
610 Sync with Tramp 2.1.16.
611
612 * tramp.texi (History): Add GVFS support.
613 (External methods): Precise `rsync' description. Add `dav', `davs' and
614 `obex' methods. Add 'tramp-gvfs-methods' option.
615 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
616 forms.
617 (Remote Programs): Introduce `tramp-own-remote-path'.
618 (Remote processes): New subsection "Running remote programs that create
619 local X11 windows".
620 (Frequently Asked Questions): Improve code for disabling vc.
621
622 * trampver.texi: Update release number. Set default value of
623 `emacsgvfs'.
624
70243478
CY
6252009-06-21 Chong Yidong <cyd@stupidchicken.com>
626
627 * Branch for 23.1.
628
54b31cbf
GM
6292009-06-17 Glenn Morris <rgm@gnu.org>
630
631 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
632 (Latest version of Emacs): Mention source code repository.
633
f6adc23c
GM
6342009-06-16 Glenn Morris <rgm@gnu.org>
635
636 * faq.texi (Top): Language tweak.
637 (Extended commands): Most people have arrow keys.
638 (Emacs manual): Say how to follow info links.
639 (File-name conventions): Change title a bit. Explain about source
640 versus installed. Condense etc description.
641 (Guidelines for newsgroup postings): Mention Savannah list page.
642 (Newsgroup archives): Simplify.
643 (Contacting the FSF): Add contact URL.
644 (Emacs Lisp documentation): Printed version not always available.
645 (Installing Texinfo documentation): Explain how by hand installation is
646 not normally needed. Use add-to-list. Remove duplicate reference.
647 (Informational files for Emacs): Move info on Help menu here from
648 "File-name conventions".
649 (Help installing Emacs): Tweak uref.
650 (Obtaining the FAQ): Mention repository.
651 (Origin of the term Emacs): Explain "ITS".
652 (Changing load-path): Use add-to-list.
653 (Automatic indentation): Clarify this is for Text mode.
654 Don't mention Indented Text mode.
655 (Finding Emacs on the Internet): The FSF does not seem to offer a
656 deluxe distribution on CD anymore.
657
b59a8457
GM
6582009-06-16 Glenn Morris <rgm@gnu.org>
659
660 * faq.texi (Top): Mention which Emacs version this FAQ is about.
661 Recommend the latest release. Mention how to get older FAQs.
662 Recommend the Emacs manual.
663 (Guidelines for newsgroup postings): Discourage cross-posts.
664 (Underlining paragraphs): Remove.
665 (Editing MS-DOS files): Remove pre-Emacs 20 information.
666 (Bugs and problems): Update key-binding.
667 (Problems with very large files): Mention 64-bit.
668 (Shell process exits abnormally): Remove.
669 (Problems with Shell Mode): Rename and update.
670 (Spontaneous entry into isearch-mode)
671 (Problems talking to certain hosts): Remove. This is old information,
672 in etc/PROBLEMS if needed.
673 (Emacs takes a long time to visit files, Updating Emacs): Remove.
674 (Dired claims that no file is on this line): Update.
675 (Installing Emacs, Problems building Emacs): Simplify.
676 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
677 information.
678 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
679 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
680 (JDEE): "JDEE", not "JDE".
681 (Handling C-s and C-q with flow control, Binding C-s and C-q):
682 Remove. This is old information, in etc/PROBLEMS if needed.
683 (stty and Backspace key, Kanji and Chinese characters): Remove.
684 (Right-to-left alphabets): Update section.
685 (Changing the included text prefix): Gnus uses message-yank-prefix.
686 Add cross-reference to Supercite manual.
687 (Saving a copy of outgoing mail): Simplify output file description.
688 (Expanding aliases when sending mail): Refer to Emacs manual.
689 Remove old info about RFC822.
690 Correct description of how to rebuild aliases.
691 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
692 (MIME with Emacs mail packages)
693 (Viewing articles with embedded underlining)
694 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
695 Remove old sections.
696 (Killing based on nonstandard headers): Remove. Scoring is preferable,
697 and is well-documented in the Gnus manual.
698 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
699 (Making Gnus faster): Rename from "Starting Gnus faster".
700 Merge "Catch-up is slow in Gnus" into here.
701
0e6d12ca
GM
7022009-06-14 Glenn Morris <rgm@gnu.org>
703
704 * faq.texi (Status of Emacs): Re-order with most recent releases first.
705 (New in Emacs 23): New section.
706 (Handling C-s and C-q with flow control): Add xref.
707
2e17e05e
GM
7082009-06-13 Glenn Morris <rgm@gnu.org>
709
710 * faq.texi (Setting up a customization file): Grammar fix.
711 Customize is no longer "new".
712 (Displaying the current line or column): Line-number mode is on by
713 default. Don't mention `column' package. Mention linum.el.
714 (Turning on abbrevs by default): Explain how to do it for buffers,
715 modes, and everywhere.
716 (Associating modes with files): Use add-to-list. Don't mention Emacs
717 19.
718 (Highlighting a region): On by default since 23.1.
719 (Replacing highlighted text): Update doc quote.
720 (Working with unprintable characters): Don't mention search-quote-char.
721 (Using an already running Emacs process): Gnuclient is probably not an
722 enhancement these days.
723 (Indenting switch statements): Remove mention of pre-Emacs 20.
724 (Horizontal scrolling): Abbreviate Emacs 20 description.
725 (Replacing text across multiple files): Fix name of dired command.
726 (Disabling backups): Use require not load.
4f9d4de3 727 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 728
2a1cf2b9
BW
7292009-06-13 Bill Wohler <wohler@newt.com>
730
731 Release MH-E manual version 8.2.
732
733 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
734 release 8.2.
735
85b438b7
GM
7362009-06-13 Glenn Morris <rgm@gnu.org>
737
738 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
739 in this day and age the common meaning is "on the web".
740 (copying): Use @copyright in all cases.
741 (Basic keys): Remove reference to deleted manual node "Text Characters".
742 (File-name conventions): Use GNU as an example rather than SERVICE.
743 default.el lives in site-lisp. Update Info directory location.
744 (Real meaning of copyleft): GPL actions have been brought, but all
745 settled out of court.
746 (Guidelines for newsgroup postings): Shorten section title.
747 Simplify comp.emacs description.
748 (Newsgroup archives): Change Google URL. Describe Gmane.
749 (Unsubscribing from Emacs lists): Remove discussion of "distribution
750 points". Mention List-Unsubscribe header.
751 (Contacting the FSF): Update email and URLs.
752 (Basic editing): Mention F1 for help.
753 (Installing Texinfo documentation): Refer to Texinfo website rather
754 than ftp server.
755 (Printing a Texinfo file): Mention texi2pdf.
756 (Informational files for Emacs): Don't describe FTP or SERVICE, they
757 are just stubs nowadays.
758 (Latest version of Emacs): Explain version numbers.
759 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
760 (Turning on syntax highlighting): No need to mention hilit19 any more.
761 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
762 (Modes for various languages): Remove section.
763 (Major packages and programs): Remove most version and maintainer
764 information - it's hard to keep up-to-date, and adds nothing.
765 Similarly with direct links to mailing lists.
766 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
767 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
768 years, and Emacs comes with tools for this now.
769 (Patch): Remove section - this is a standard tool.
770 (Using function keys under X): Remove section.
771
93e2d996
GM
7722009-06-12 Glenn Morris <rgm@gnu.org>
773
774 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
775 (Help installing Emacs): Remove reference to deleted X11 node.
776 (Associating modes with files): Interpreter-mode-alist is no longer
777 subservient to auto-mode-alist.
778 (Installing Emacs): Change future Emacs version.
779 (Linking with -lX11 fails): Remove old section.
780 (Packages that do not come with Emacs): Update ELL location.
781 Emacs Lisp archive is dead.
782 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
783 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
784 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
785 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
786 (Removing flashing messages): Remove section about non-existent Gnus
787 option.
788
f0bf7708
GM
789 * faq.texi (Top): Add @top command.
790 Remove the optional arguments from all @node commands: makeinfo can
791 generate these automatically, and it is easier to edit and rearrange
792 nodes without them.
793
30884d11
GM
7942009-06-11 Glenn Morris <rgm@gnu.org>
795
796 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
797 (The LPF): Make the updated URL the sole reference point.
798 (Learning how to do something): Update refcard price and format.
799 (Getting a printed manual): Sources in doc/emacs/, not man/.
800 Also available in PDF format. Since the page count varies, be less
801 precise.
802 (Informational files for Emacs): Remove references to deleted files
803 LPF and SUN-SUPPORT, and to UUCP.
804 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
805 Remove many obsolete ways to get the FAQ, which now seems only to be
806 distributed with Emacs.
807 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
808
deab46e0
CY
8092009-06-09 Chong Yidong <cyd@stupidchicken.com>
810
223b43fa 811 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 812 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 813
deab46e0
CY
814 * ada-mode.texi (Installation, Compile commands)
815 (Project File Overview, No project files, Set compiler options)
816 (Use GNAT project file, Use multiple GNAT project files)
817 (Identifier completion): Use @samp for menu items, and @kbd for key
818 sequences (Bug#3504).
819
71fbd643
DU
8202009-06-04 Daiki Ueno <ueno@unixuser.org>
821
8c9bb6f5 822 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 823
f197085b
CY
8242009-06-04 Ryan Yeske <rcyeske@gmail.com>
825
826 * message.texi (Header Commands): Fix descriptions to match
827 keybindings.
828
7f3bc720
DU
8292009-04-22 Daiki Ueno <ueno@unixuser.org>
830
831 * gnus.texi (Security): Mention that EasyPG is the current default.
832
4518068d
CY
8332009-04-13 Chong Yidong <cyd@stupidchicken.com>
834
835 * ediff.texi (Session Commands): Fix typo.
836
d7ca410a
MB
8372009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
838
839 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
840 news.software.readers. Reported by Florian Rehnisch.
841
c6c76add
GM
8422009-04-02 Glenn Morris <rgm@gnu.org>
843
844 * auth.texi: Capitalize direntry.
845
846 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
847 using a period in the entry name. (Bug#2797)
848
35ed8e2e
JB
8492009-03-03 Juanma Barranquero <lekktu@gmail.com>
850
851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
852 ($(infodir)/auth, auth.dvi): New targets.
853
e280480a
GM
8542009-03-03 Glenn Morris <rgm@gnu.org>
855
856 * auth.texi: Fix @setfilename.
857
858 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
859 (auth, $(infodir)/auth, auth.dvi): New rules.
860
8a76755b
GM
8612009-02-25 Glenn Morris <rgm@gnu.org>
862
863 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
864
0038d478
MB
8652009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
866
867 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
868
8692009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
870
871 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
872 gnus-nocem-issuers, and gnus-nocem-verifyer.
873
867d4bb3
JB
8742009-02-20 Juanma Barranquero <lekktu@gmail.com>
875
876 * ada-mode.texi (Project files, Automatic Casing):
877 * dbus.texi (Signals):
878 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
879 * mh-e.texi (HTML):
880 * nxml-mode.texi (Locating a schema)
881 (Using the document's URI to locate a schema):
882 * org.texi (Footnotes, Using the mapping API):
883 * rcirc.texi (Channels): Remove duplicate words.
884
3a44dc1f
GM
8852009-02-20 Glenn Morris <rgm@gnu.org>
886
887 * dired-x.texi (Miscellaneous Commands):
888 * gnus.texi: Minor updates for mbox Rmail.
889
5dc584b5
KB
8902009-02-16 Karl Berry <karl@gnu.org>
891
b59a8457
GM
892 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
893 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
894 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
895 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
896 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
897 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
898 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
899 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
900 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
901 Consistently use @insertcopying in the Top node,
5dc584b5 902 @contents at the front (after @end titlepage),
b59a8457 903 and @direntry after @copying. (Bug#1988)
5dc584b5 904
9eb59592
MB
9052009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
906
907 * auth.texi: New file documenting auth-source.
908
d324fa76
CD
9092009-02-13 Carsten Dominik <dominik@science.uva.nl>
910
911 * org.texi (Org Plot): Fix link.
912
7a603b73
DU
9132009-02-09 Daiki Ueno <ueno@unixuser.org>
914
915 * epa.texi (Mail-mode integration): Mention the way to do
916 "encrypt-to-self". (Bug#1807)
917
a626b338 9182009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
919
920 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
921
3b36c17e
MB
9222009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
923
924 * gnus-news.texi: Print version about Incoming*.
925
55033558
CD
9262009-02-02 Carsten Dominik <dominik@science.uva.nl>
927
928 * org.texi (Structure editing, Handling links)
929 (Fast access to TODO states, Javascript support): Make standard docs
930 correctly reflect default variable settings.
931
ec712abb
GM
9322009-02-02 Glenn Morris <rgm@gnu.org>
933
934 * org.texi: Fix typos.
935
7112648c
MA
9362009-02-01 Michael Albinus <michael.albinus@gmx.de>
937
938 Sync with Tramp 2.1.15.
939
940 * trampver.texi: Update release number.
941
2e461fc1
CD
9422009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
943
944 * org.texi (TODO dependencies): Document TODO dependencies on
945 checkboxes.
946
bc283609
CD
9472009-01-30 Carsten Dominik <dominik@science.uva.nl>
948
949 * org.texi (TODO dependencies): Document key binding for toggling
950 ORDERED property.
951
74fc5047
MA
9522009-01-28 Michael Albinus <michael.albinus@gmx.de>
953
954 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
955 of hook functions.
956
d6685abc
CD
9572009-01-28 Carsten Dominik <dominik@science.uva.nl>
958
959 * org.texi (TODO dependencies): New section.
960
65c439fd
CD
9612009-01-27 Carsten Dominik <dominik@science.uva.nl>
962
963 * org.texi (Plain lists, TODO basics, Priorities)
964 (Multiple sets in one file, Conflicts): Document interaction with
965 `shift-selection-mode'.
966
5fafc247
JB
9672009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
968
969 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
970 Make Calc the subject of sentences.
971 (Rearranging Formulas using Selections): Discuss new options
972 for `j *'.
973
e7433508
MA
9742009-01-26 Michael Albinus <michael.albinus@gmx.de>
975
976 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
977
2096a1b6
GM
9782009-01-26 Glenn Morris <rgm@gnu.org>
979
980 * org.texi: Fix typos.
981
0cb61492
BW
9822009-01-26 Bill Wohler <wohler@newt.com>
983
2096a1b6 984 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 985
0bd48b37
CD
9862009-01-25 Carsten Dominik <dominik@science.uva.nl>
987
988 * org.texi (References): Add information about remote references.
989 (Built-in table editor): Document `C-c RET' in tables.
990 (Math symbols, Quoting LaTeX code): Mention that simple
991 LaTeX macros survive LaTeX export.
992 (Images in LaTeX export): Show how to create a reference to a
993 figure.
994 (Sectioning structure): Document that the LaTeX class can be
995 specified in a property.
996 (Text areas in HTML export): New section.
997 (External links): Add examples for text search and ID links.
998 (Built-in table editor): Remove the descriptio of `C-c
999 C-q', it not longer works.
1000 (Literal examples): Document that a space must follow
1001 the colon in short examples.
1002 (Relative timer): Document `org-timer-stop'.
1003 (Footnotes): New section.
1004 (Footnote markup): Shorten section and refer to new Footnote
1005 section.
1006 (Literal examples): Add documentation for line
1007 numbering in and references to code examples.
1008 (CSS support): Fix the description of default CSS styles.
1009 (Capturing column view): Document
1010 "file:path/to/file.org" as an allowed value for the ID property of
1011 a dynamic block copying column view.
1012
49dbbaf2
SE
10132009-01-23 Stephen Eglen <stephen@gnu.org>
1014
1015 * mh-e.texi (Getting Started): Describe $MH.
1016
193e6828
MA
10172009-01-21 Michael Albinus <michael.albinus@gmx.de>
1018
1019 * tramp.texi (all): Harmonize usage of "external method",
1020 "external transfer method" and "out-of-band method".
1021 (Connection types): Precise the differences of inline and external
1022 methods. Written by Adrian Phillips <a.phillips@met.no>.
1023
26b9f88d
MB
10242009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1025
1026 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1027 commands as described at the top. Reported by Allan Gottlieb
1028 <gottlieb@nyu.edu>.
1029
10302009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1031
1032 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1033 nnmail-pathname-coding-system.
1034
377952e0
GM
10352009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1036
1037 * org.texi (Relative timer): Fix typo.
1038
a20d3598
JB
10392009-01-15 Juanma Barranquero <lekktu@gmail.com>
1040
1041 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1042 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1043
a50253cc
GM
10442009-01-13 Glenn Morris <rgm@gnu.org>
1045
1046 * org.texi: Fix some more typos.
1047
07450bee
GM
10482009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1049
1050 * org.texi: Fix some typos.
1051
e3e955fe
MB
10522009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1053
1054 * gnus.texi (Group Parameters): Add note for local variables.
1055
10562009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1057
1058 * gnus.texi (Converting Kill Files): Fix URL. Include
1059 gnus-kill-to-score.el in contrib directory.
1060
10612009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1062
1063 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1064 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1065 (Paging the Article): Add index entry.
1066
71dd9983
JB
10672009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1068
1069 * ada-mode.texi (Examples): Delete redundant text.
1070
4a0cf14f
MA
10712009-01-03 Michael Albinus <michael.albinus@gmx.de>
1072
36c8febb 1073 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1074
1075 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1076 addresses.
1077
aedac0f0
BW
10782009-01-03 Bill Wohler <wohler@newt.com>
1079
1080 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1081 kept empty.
1082
4c65b566
CD
10832008-12-20 Carsten Dominik <dominik@science.uva.nl>
1084
1085 * org.texi (Activation, Exporting, ASCII export, HTML export)
1086 (HTML Export commands, LaTeX/PDF export commands): Improve
1087 documentation about transient-mark-mode.
1088 (References): DOcuemtn the use of special names like $LR1 to reference
1089 to fields in the last table row.
1090
e1a78e1e
JL
10912008-12-19 Juri Linkov <juri@jurta.org>
1092
1093 * info.texi (Search Text): Remove mention of removed key binding M-s.
1094
17a0aa82
CD
10952008-12-18 Carsten Dominik <dominik@science.uva.nl>
1096
1097 * org.texi (References): Remove mentioning of @0 as reference for the
1098 last line, this has been reverted in the Lisp sources.
1099
4997d802
JB
11002008-12-17 Juanma Barranquero <lekktu@gmail.com>
1101
1102 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1103 (DVI_TARGETS): Remove duplicates. Add sasl.
1104 ($(infodir)/sasl, sasl.dvi): New targets.
1105
33306645
CD
11062008-12-17 Carsten Dominik <dominik@science.uva.nl>
1107
1108 * org.texi: Version number pushed to 6.15d.
1109
db55f368
CD
11102008-12-16 Carsten Dominik <dominik@science.uva.nl>
1111
a0bf4117 1112 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1113 (Images in LaTeX export): New section.
1114 (Inlined images, Images in HTML export): Sections renamed.
1115
dae0a942
MB
11162008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1117
1118 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1119
9f5572e9
MB
11202008-12-04 David Engster <dengste@eml.cc>
1121
1122 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1123 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1124
bc23baaa
CD
11252008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1126
1127 * org.texi (Using the mapping API): Fix bug in mapping example.
1128 (Publishing options): Make the list of properties complete again, in
1129 correspondence to the variable `org-export-plist-vars'.
1130 (Property searches): Document new special values for time comparisons.
1131 (Tag inheritance): Refine the description of tag inheritance.
1132 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1133 (Effort estimates): Document the new relative timer.
bc23baaa 1134
3bf8054f
JB
11352008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1136
1137 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1138 (Using Calc): Clarify use of `C-x * o'.
1139 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1140
ac134f2f
RS
11412008-11-28 Richard M Stallman <rms@gnu.org>
1142
1143 * dbus.texi (Receiving Method Calls): Clean up previous change.
1144
ace706d1
MA
11452008-11-26 Michael Albinus <michael.albinus@gmx.de>
1146
1147 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1148 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1149 `dbus-unescape-from-identifier'.
1150 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1151 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1152 (Signals): Use the constants in the example.
1153
d60b1ba1
CD
11542008-11-24 Carsten Dominik <dominik@science.uva.nl>
1155
b97439ce 1156 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1157
ce4fdcb9
CD
11582008-11-23 Carsten Dominik <dominik@science.uva.nl>
1159
1160 * org.texi (Setting up Remember): Document `org-remember-mode'.
1161 (External links): Document that bbdb links can use a regular
1162 expression.
1163 (External links): Document that elisp links can contain interactive
1164 commands.
1165
c8548a00 11662008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1167
1168 * viper.texi (viper-translate-all-ESC-keysequences):
1169 Description removed.
1170
6a2c4aec
GM
11712008-11-19 Glenn Morris <rgm@gnu.org>
1172
1173 * doclicense.texi: Change to FDL 1.3.
1174 Relicense all texi files under FDL 1.3 or later.
1175
59ee4113
JB
11762008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1177
1178 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1179
59bcbb98 11802008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1181
1182 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1183
1184 * ediff.texi: Version/date change.
9f90198a 1185
8aa41c9b
CY
11862008-11-14 Chong Yidong <cyd@stupidchicken.com>
1187
1188 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1189
17587b1b
JB
11902008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1191
1192 * calc.texi (About This Manual): Comment out a mention of
1193 marginal notes.
1194
564c900e
CD
11952008-11-12 Carsten Dominik <dominik@science.uva.nl>
1196
1197 * org.texi (Clocking work time): Document the :formula property of
1198 clock tables.
1199 (Structure editing, Refiling notes): Document refiling regions.
1200 (Agenda commands): Document the double-prefix version
1201 of the `l' command in the agenda.
1202 (Handling links): Explain the effect of a double prefix
1203 arg to `C-c C-o'.
1204 (TODO basics): Add documentation for tag triggers.
1205
3c4be1f2
GM
12062008-10-23 Glenn Morris <rgm@gnu.org>
1207
1208 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1209 byte-compiling things like `+'.
1210
1211 * ns-emacs.texi: Merge copyright years of author now with assignment
1212 into FSF years.
1213 (VER): Use it for easier automatic updating. Use Emacs version rather
1214 than standalone Emacs.app version.
1215
a6520ff3
CD
12162008-10-12 Carsten Dominik <dominik@science.uva.nl>
1217
864c9740 1218 * org.texi: Lots of minor fixes.
a6520ff3
CD
1219 (Capture): New chapter.
1220 (Org Plot): New section.
1221
db7a4b66
MH
12222008-09-30 Magnus Henoch <mange@freemail.hu>
1223
1224 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1225
4043c194
JB
12262008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1227
1228 * calc.texi (User Defined Units): Mention how to enter optional display
1229 string.
1230
eef5ade7
MB
12312008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1232
1233 * message.texi (Sending Variables): Fixed variable documentation to
1234 avoid the "y/n" wording.
1235
e52cac88
MB
12362008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1237
1238 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1239
12402008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1241
1242 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1243 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1244
00c55306
BW
12452008-09-22 Bill Wohler <wohler@newt.com>
1246
1247 Release MH-E manual version 8.1.
1248
1249 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1250 release 8.1.
1251
1252 * mh-e.texi: Retain dual license as agreed to by the FSF.
1253 However, bump GPL to Version 3.
1254 Use @include for license text.
1255
e52cac88 12562008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1257
1258 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1259 (Store custom flags and keywords, Store arbitrary data):
1260 Clean up markup.
64763fe3
MB
1261
12622008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1263
1264 * gnus.texi (The Gnus Registry): Document it.
1265
9e601b8d
MB
12662008-09-08 David Engster <dengste@eml.cc>
1267
88ee5b02
JB
1268 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1269 Clarify section about choosing back end servers.
9e601b8d 1270
247043f1
GM
12712008-08-23 Glenn Morris <rgm@gnu.org>
1272
1273 * dired-x.texi (Shell Command Guessing):
1274 Mention dired-guess-shell-case-fold-search. (Bug#417)
1275
2bfec7a0
MA
12762008-08-22 Michael Albinus <michael.albinus@gmx.de>
1277
1278 * trampver.texi: Update release number.
1279
247043f1 12802008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1281
1282 * ns-emacs.texi: Update version.
1283 (Introduction): Correct menu location for options save.
1284 (Customization): Note that defaults are stored under org.gnu.Emacs.
1285
8c20bd92
BW
12862008-08-11 Bill Wohler <wohler@newt.com>
1287
1288 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1289 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1290 Henman) (closes SF #1768928).
1291
767a4d92
GM
12922008-08-10 Glenn Morris <rgm@gnu.org>
1293
1294 * ns-emacs.texi: Use @copying. Change copyright of authors with
1295 assignment to FSF. Change license to GFDL.
1296 (Top): Remove outdated references.
1297
6ecfe5c2
MB
12982008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1299
88ee5b02
JB
1300 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1301 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1302 gnus-summary-sort-by-most-recent-date.
1303 (Summary Sorting): Explain prefix argument.
1304
13052008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1306
1307 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1308 gnus-summary-pipe-output.
1309
eb932e8a
MA
13102008-08-03 Michael Albinus <michael.albinus@gmx.de>
1311
1312 * dbus.texi (Receiving Method Calls): Document error handling of own
1313 D-Bus methods.
1314
bfe16263
BW
13152008-08-01 Bill Wohler <wohler@newt.com>
1316
1317 * mh-e.texi (Reading Mail)
9f90198a 1318 (Viewing Attachments): Describe new function
bfe16263
BW
1319 mh-show-preferred-alternative.
1320 (Sending Mail, Redistributing, Sending Message): Describe new hook
1321 mh-annotate-msg-hook.
1322
21956b56
MA
13232008-07-31 Michael Albinus <michael.albinus@gmx.de>
1324
1325 * dbus.texi (Arguments and Signatures): Fix example.
1326 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1327 (Asynchronous Methods): New node.
9f90198a
JB
1328 (Errors and Events): Describe extended layout of `dbus-event'.
1329 New defun `dbus-event-message-type'.
21956b56 1330
7c2fb837
DN
13312008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1332
1333 * ediff.texi: Remove VMS support.
1334
13662773
JB
13352008-07-29 Juanma Barranquero <lekktu@gmail.com>
1336
1337 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1338 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1339
ddde0b34
CY
13402008-07-29 Chong Yidong <cyd@stupidchicken.com>
1341
1342 * Makefile.in: Add mairix-el targets.
1343
13442008-07-29 David Engster <deng@randomsample.de>
1345
1346 * mairix-el.texi: New file.
1347
d5875b25
JB
13482008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1349
366b7d44
JB
1350 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1351 project files. Delete 'main_unit' project variable; not needed. Allow
1352 process environment variables wherever project variables are allowed.
1353 Add tutorial section on multiple GNAT project files.
d5875b25 1354
6cbab8ee
MA
13552008-07-27 Michael Albinus <michael.albinus@gmx.de>
1356
1357 Sync with Tramp 2.1.14.
1358
1359 * trampver.texi: Update release number.
1360
9e2a2647
DN
13612008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1362
1363 * ns-emacs.texi:
1364 * faq.texi: Remove mentions of Mac Carbon.
1365
d62672f3
MB
13662008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1367
1368 * gnus.texi (Saving Articles): Describe the 2nd argument of
1369 gnus-summary-save-in-pipe.
1370 (SpamAssassin): Use it.
1371
13722008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1373
1374 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1375
dd12e1c6
CD
13762008-07-25 Carsten Dominik <dominik@science.uva.nl>
1377
1378 * org.texi (Export options): Document the use of the creator flag.
1379
44ce9197
CD
13802008-07-24 Carsten Dominik <dominik@science.uva.nl>
1381
1382 * org.texi: New version 6.06a.
1383
ddd13c5d
JB
13842008-07-23 Juanma Barranquero <lekktu@gmail.com>
1385
1386 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1387 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1388
8dc6104d
JB
13892008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1390
1391 * calc.texi (Editing Stack Entries):
1392 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1393 Calc's help functions. Mention fixing typos.
1394 (Customizing Calc): Fix typo.
1395
13962008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1397
1398 * calc.texi (summarykey): New macro. Use to correctly format keys in
1399 the summary.
1400
ddd13c5d 14012008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1402
1403 * ns-emacs.texi (Customization): Corrected documentation on color
1404 specification formats.
1405
568beaa2
AS
14062008-07-19 Andreas Schwab <schwab@suse.de>
1407
db8ef699 1408 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1409
1410 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1411 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1412
cd71b9ae
MA
14132008-07-18 Michael Albinus <michael.albinus@gmx.de>
1414
1415 * dbus.texi (Inspection): Rework, introduce submenus.
1416 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1417 (Properties and Annotations, Arguments and Signatures): New nodes.
1418
9b7993b4
MA
14192008-07-13 Michael Albinus <michael.albinus@gmx.de>
1420
1421 * dbus.texi (Receiving Method Calls): Fix description of
1422 `dbus-register-method'.
1423 (Signals): Allow also signal arguments for filtering in
1424 `dbus-register-signal'.
1425
241d447b
JB
14262008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1427
1428 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1429 `cnorm'.
1430 (Arithmetic Tutorial): Simplify the verification of prime factors.
1431
adb46650
MB
14322008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1433
1434 * gnus.texi (Saving Articles): Mention
1435 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1436
92e15881
JB
14372008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1438
1439 * calc.texi: Adjust mode line throughout.
1440
ea597303
JB
14412008-06-28 Juanma Barranquero <lekktu@gmail.com>
1442
1443 * sasl.texi (Mechanisms): Fix typos.
1444
aee08080
JB
14452008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1446
1447 * calc.texi (Killing from the stack): Mention using normal Emacs
1448 copying.
1449
a06a4a12
MA
14502008-06-21 Michael Albinus <michael.albinus@gmx.de>
1451
ea597303
JB
1452 * tramp.texi (Password handling): Renamed from "Password caching".
1453 Add `auth-source' mechanism.
a06a4a12
MA
1454 (Connection caching): Tramp reopens the connection automatically,
1455 when the operating system on the remote host has been changed.
1456
7389398d
EZ
14572008-06-20 Eli Zaretskii <eliz@gnu.org>
1458
1459 * makefile.w32-in (distclean): Remove makefile.
1460
b349f79f
CD
14612008-06-17 Carsten Dominik <dominik@science.uva.nl>
1462
3f9b4c2b 1463 * org.texi (Using the mapping API): New section.
b349f79f 1464 (Agenda column view): New section.
3f9b4c2b 1465 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1466 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1467 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1468
14692008-06-17 Jason Riedy <jason@acm.org>
1470
1471 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1472 function, and efmt may be a two-argument function.
1473 (Radio tables): Document multiple destinations.
1474
cd5c05d2
GM
14752008-06-16 Glenn Morris <rgm@gnu.org>
1476
1477 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1478 Add Cover-Texts.
1479
debf4439
GM
14802008-06-15 Glenn Morris <rgm@gnu.org>
1481
1482 * faq.texi (VER): Update to 23.0.60.
1483
1484 * mh-e.texi: Remove option of licensing under GPL.
1485 Add Cover-Texts to GFDL permissions notice.
1486 (GPL): Remove section.
1487 (GFDL): Include doclicense.texi rather than the actual text.
1488
1489 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1490 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1491
1492 * sasl.texi: Fix output file name.
1493
1494 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1495
1496 * gnus-coding.texi: Refer to license in Gnus manual.
1497
1498 * idlwave.texi, sasl.texi: Use @copying.
1499
1500 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1501
1502 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1503
1504 * url.texi: Use @copying, @title, @subtitle, @author.
1505
1506 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1507 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1508 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1509 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1510 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1511 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1512 * widget.texi, woman.texi:
1513 Remove references to external license, since doclicense is included.
1514
1515 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1516 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1517 Remove references to non-existent Invariant Sections.
1518
091f8bc1
GM
15192008-06-14 Glenn Morris <rgm@gnu.org>
1520
1521 * faq.texi (Major packages and programs): Remove references to external
1522 Supercite, Calc, VIPER, since they have been included for some time.
1523 Update VM, AUCTeX, BBDB entries.
1524
47bcb4d3
UJ
15252008-06-14 Ulf Jasper <ulf.jasper@web.de>
1526
1527 * newsticker.texi: Updated to match latest newsticker changes.
1528
6f093307
GM
15292008-06-13 Glenn Morris <rgm@gnu.org>
1530
1531 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1532 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1533 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1534 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1535 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1536 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1537 * woman.texi:
1538 Update Back-Cover Text as per maintain.info.
1539
2b968687
MB
15402008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1541
1542 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1543
1544 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1545 (gnus-faq.xml): Update repository host.
1546
2b968687
MB
1547 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1548
15492008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1550
1551 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1552 Fix a typo.
1553
15542008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1555
1556 * gnus.texi (Mail Source Customization): Correct values of
1557 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1558 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1559
15602008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1561
1562 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1563 coding standards.
1564
15652008-06-14 David Engster <dengste@eml.cc>
1566
1567 * gnus.texi (nnmairix): Markup fixes.
1568
e6d2d263
MB
15692008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1570
2b968687 1571 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1572
15732008-06-05 David Engster <dengste@eml.cc>
1574
1575 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1576
15772008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1578
b344d29d 1579 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1580 (Searching, nnir, nnmairix): New stub nodes.
1581
ad231df6 15822008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1583
1584 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1585
f394fa25
MB
15862008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1587
1588 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1589
58333467
MB
15902008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1591
1592 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1593
67525fb9
JY
15942008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1595
1596 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1597
0549d8fc
JB
15982008-05-06 Juanma Barranquero <lekktu@gmail.com>
1599
1600 * info.texi (Top): Fix typo in xref.
1601
149a3837
KB
16022008-05-05 Karl Berry <karl@gnu.org>
1603
1604 * info.texi (Top): @xref to stand-alone manual.
1605
3a23a519
MB
16062008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1607
1608 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1609 (Various Summary Stuff): Fix typo in last xref.
1610
0a29fbf3
JB
16112008-05-02 Juanma Barranquero <lekktu@gmail.com>
1612
1613 * org.texi (Moving subtrees): Fix typo.
1614
586b90f1
MA
16152008-04-28 Michael Albinus <michael.albinus@gmx.de>
1616
1617 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1618 Tramp via `tramp-mode'.
1619
b5af9883
CD
16202008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1621
1622 * org.texi: Massive changes, in many parts of the file.
1623
d55fe5bb
MB
16242008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1625
1626 * gnus.texi (Oort Gnus): Add message-fill-column.
1627
16282008-04-12 Adrian Aichner <adrian@xemacs.org>
1629
1630 * gnus.texi (Mail Source Specifiers): Typo fix.
1631
16322008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1633
1634 * gnus.texi (Diary Headers Generation): Update key binding for
1635 `gnus-diary-check-message'.
1636
16372008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1638
1639 * gnus.texi (Emacsen): Addition.
1640
16412008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1642
1643 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1644
16452008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1646
1647 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1648
16492008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus-news.texi: Update tool bar item.
1652
16532008-04-09 Sven Joachim <svenjoac@gmx.de>
1654
1655 * gnus-news.texi: Fix typos.
1656
76c109c3
JB
16572008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1658
222027f2 1659 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1660 Add mention of `kron'.
1661
d5fbd5a6
MO
16622008-04-01 Daiki Ueno <ueno@unixuser.org>
1663
1664 * epa.texi (Encrypting/decrypting *.gpg files): Document
1665 epa-file-name-regexp.
1666
fbcbb58c
KY
16672008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1668
1669 * gnus.texi (Example Methods): Fix description about ssh-agent.
1670 (Indirect Functions): Fix the default value of nntp-telnet-command;
1671 remove link to connect.html.
1672
134ce16c
MA
16732008-03-30 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1676 dbus-call-method.
1677 (Receiving Method Calls): The timeout can be set by the calling client.
1678
da1975d7
MA
1679 * trampver.texi: Update release number.
1680
2e4089ab
RS
16812008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1682
1683 * gnus.texi (Top): Fix version. Add SASL.
1684
70cab5a9
MA
16852008-03-29 Michael Albinus <michael.albinus@gmx.de>
1686
1687 Sync with Tramp 2.1.13.
1688
1689 * trampver.texi: Update release number.
1690
5bc6ddff
MB
16912008-03-29 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * org.texi: Update to new org-mode website.
1694
16952008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1696
1697 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1698
9b3ebcb6
MB
16992008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1700
1701 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1702 gnus-read-ephemeral-gmane-group-url,
1703 gnus-read-ephemeral-emacs-bug-group,
1704 gnus-read-ephemeral-debian-bug-group.
1705
17062008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1707
1708 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1709
1710 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1711 Add FIXMEs for Bookmarks and gnus-registry-marks.
1712
17132008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1714
1715 * gnus.texi (Smileys): Document `smiley-style'.
1716
17172008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1718
1719 * gnus.texi (Gnus Development): Clarify difference between ding and
1720 gnu.emacs.gnus.
1721 (MIME Commands, Using MIME, RSS): Fix markup.
1722
1723 * gnus-faq.texi ([8.4]): Ditto.
1724
17252008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1726
1727 * gnus.texi (Emacsen): Remove obsolete stuff.
1728
17292008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1730
1731 * gnus.texi (Oort Gnus): Add version info WRT
1732 `mail-source-delete-incoming'.
1733
17342008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1735
1736 * gnus.texi (Top): Add "Other related manuals" and version info in
1737 `iftex' output.
1738 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1739 gnus-balloon-face-0 and the corresponding format specifiers.
1740
608d6a81
MA
17412008-03-26 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * tramp.texi (Filename completion): Remove footnote about let-bind
1744 of `partial-completion-mode'. It doesn't work this way.
1745
27a6f132
SM
17462008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1747
1748 * pcl-cvs.texi (Contributors): Update my email.
1749
4a7c4c40
MA
17502008-03-21 Michael Albinus <michael.albinus@gmx.de>
1751
1752 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1753
2940c053
BW
17542008-03-17 Bill Wohler <wohler@newt.com>
1755
1756 * mh-e.texi (Viewing): Update URL for adding header fields to
1757 mh-invisible-header-fields-default.
1758
30864d5f
BW
17592008-03-16 Bill Wohler <wohler@newt.com>
1760
1761 * mh-e.texi (Preface): Add Gnus to requirements.
1762 (Forwarding): Note that forwarded MIME messages are now inline.
1763
31fe2b00
SM
17642008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1767 (Common Variables): Give precedence to the netcat methods over the
1768 telnet methods, and mention that they are more reliable.
31fe2b00 1769
5e97c626
CD
17702008-03-13 Carsten Dominik <dominik@science.uva.nl>
1771
1772 * org.texi (Exporting Agenda Views): Document agenda export to
1773 iCalendar.
1774 (Progress logging): Document the new progress logging stuff.
1775
37a68866
MB
17762008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1777
1778 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1779 Update for change of `mail-source-delete-incoming'.
1780
1781 * gnus-news.texi: Ditto.
1782
8f7abae3
MB
17832008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1784
1785 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1786 custom versions.
1787
af379c86
AM
17882008-03-07 Alan Mackenzie <acm@muc.de>
1789
1790 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1791 parens/brackets in a k&r region is limited.
1792
3d0f8a67
MB
17932008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1794
1795 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1796 using different Emacs versions.
1797
52151df0
GM
17982008-02-27 Glenn Morris <rgm@gnu.org>
1799
1800 * sc.texi: Remove a lot of old and obsolete info.
1801 (titlepage): Simplify.
1802 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1803 (VM with any Emacsen, GNEWS with any Emacsen)
1804 (Overloading for Non-conforming MUAs, Version 3 Changes)
1805 (The Supercite Mailing List): Delete nodes.
1806 (Introduction): Remove info about old packages.
1807 (Getting Connected): Simplify. Remove info about old packages.
1808 (Citing Commands): Delete Emacs 19 info.
1809 (Hints to MUA Authors): Simplify.
1810 (Thanks and History): Merge in some info from the deleted node
1811 "Version 3 Changes".
1812
b03f96dc
MB
18132008-02-05 Juanma Barranquero <lekktu@gmail.com>
1814
1815 * org.texi (Setting tags, In-buffer settings):
1816 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1817
52bec650
MB
18182008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1819
1820 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1821 installation directory name.
1822
34a3c587
RF
18232008-02-12 Romain Francoise <romain@orebokech.com>
1824
1825 * epa.texi (Overview): Fix typo.
1826
5a8d03e9
MO
18272008-02-11 Daiki Ueno <ueno@unixuser.org>
1828
1829 * epa.texi (Quick start): Remove the .emacs setting.
1830
f1914c40
MO
18312008-02-10 Daiki Ueno <ueno@unixuser.org>
1832
1833 * epa.texi (Quick start): Use the command `epa-enable' instead of
1834 loading `epa-setup'.
1835
bca98fc9
JB
18362008-02-08 Juanma Barranquero <lekktu@gmail.com>
1837
1838 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1839 ($(infodir)/epa, epa.dvi): New targets.
1840
4b01af2e
MO
18412008-02-08 Daiki Ueno <ueno@unixuser.org>
1842
1843 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1844
1845 * epa.texi: New manual documenting the EasyPG Assistant.
1846
06c0751a
MA
18472008-02-06 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1850 (Inspection): New function dbus-ping.
1851
7dcccd7b
MA
18522008-02-05 Michael Albinus <michael.albinus@gmx.de>
1853
1854 * tramp.texi (Remote processes): Add `shell-command'.
1855
a1da1e37
MB
18562008-01-28 Michael Sperber <sperber@deinprogramm.de>
1857
1858 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1859 (Group Parameters): Document `mail-source' parameter.
1860
c9d8f746
MA
18612008-01-27 Michael Albinus <michael.albinus@gmx.de>
1862
1863 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1864 must be a local host.
1865
15db4a13
MO
18662008-01-26 Michael Olson <mwolson@gnu.org>
1867
1868 * erc.texi: Update version for ERC 5.3 release.
1869 (Obtaining ERC): Update extras URLs for 5.3.
1870 (Development): Write instructions for git, and remove those for Arch.
1871 (History): Mention the switch to git.
1872
2bc43980
KB
18732008-01-24 Karl Berry <karl@gnu.org>
1874
bca98fc9
JB
1875 * info.texi (Search Index, Search Text): Mention the command
1876 character in the section name, a la the (Go to node) node.
2bc43980 1877
d2e4a6c9
MA
18782008-01-21 Michael Albinus <michael.albinus@gmx.de>
1879
1880 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1881
0b6799c3
MB
18822008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1883
1884 * gnus-news.texi: Mention gnus-article-describe-bindings.
1885
18862008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1889
db9c3fb1 18902008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1891
7b4d0413 1892 * org.texi (Property inheritance): New section.
db9c3fb1 1893 (Conventions): New section.
7b4d0413 1894 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1895 commands, and the new bindings for refiling.
1896 (Sparse trees): Document the new special command for sparse trees.
1897 (References): Be more clear about the counting of hilines.
1898 (Handling links): Document M-p/n for accessing links.
1899 (Fast access to TODO states): New section.
1900 (Per file keywords): New section.
1901 (Property inheritance): New section.
1902 (Column attributes): New summary types.
1903 (Capturing Column View): New section.
1904 (The date/time prompt): Cover the new features in the date/time prompt.
1905 Compactify the table of keys for the calendar remote control.
1906 (Clocking work time): Document the new :scope parameter.
1907 (Remember): Promoted to chapter.
1908 (Quoted examples): New section.
1909 (Enhancing text): New verbatim environments.
1910
6ed73f28
MA
19112008-01-14 Michael Albinus <michael.albinus@gmx.de>
1912
1913 * trampver.texi: Update release number.
1914
95838435
MB
19152008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1916
1917 * gnus.texi (Article Keymap): Add
1918 gnus-article-wide-reply-with-original; fix descriptions of
1919 gnus-article-reply-with-original and
1920 gnus-article-followup-with-original.
1921
20234d96
GM
19222008-01-09 Glenn Morris <rgm@gnu.org>
1923
1924 * nxml-mode.texi: Add @copying section.
1925
d82cf70b
MB
19262008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1927
1928 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1929 Server". Add `message-send-mail-with-mailclient'.
1930
1931 * gnus.texi (Posting Server): Move some text to "(message)Mail
1932 Variables" and add a reference here.
1933
addb7f2e
MA
19342008-01-04 Michael Albinus <michael.albinus@gmx.de>
1935
1936 * dbus.texi (Receiving Method Calls): New chapter.
1937 (Errors and Events): Add serial number to events. Replace "signal" by
1938 "message". Introduce dbus-event-serial-number.
1939
4db2806c
MA
19402008-01-03 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * dbus.texi (Type Conversion): Explain the type specification for empty
1943 arrays. Use another example.
1944
c9ecb5a7
MA
19452007-12-30 Michael Albinus <michael.albinus@gmx.de>
1946
1947 * dbus.texi (all): Replace "..." by @dots{}.
1948 (Type Conversion): Precise the value range for :byte types.
1949 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1950 Mention its return value.
1951 (Errors and Events): There is no D-Bus error propagation during event
1952 processing.
1953
702dbfd9
JB
19542007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1955
1956 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1957 New sections.
1958
87035689
MB
19592007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1960
1961 * gnus.texi (Group Parameters): Reorder the text and add a note about
1962 `gnus-parameters' near the beginning of the node.
1963
19642007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1965
1966 * gnus.texi (Score File Editing): Fix function name.
1967
5492f5ca
MA
19682007-12-23 Michael Albinus <michael.albinus@gmx.de>
1969
1970 Sync with Tramp 2.1.12.
1971
1972 * trampver.texi: Update release number.
1973
d4e67bc5
MA
19742007-12-22 Michael Albinus <michael.albinus@gmx.de>
1975
1976 * dbus.texi (Type Conversion): Correct input parameters mapping.
1977
6a31c819
MA
19782007-12-21 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1981 (Errors and Events): Mention wrong-type-argument error.
1982
99a3e35f
AS
19832007-12-21 Alex Schroeder <alex@gnu.org>
1984
1985 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1986 spaces. Fixed some typos.
99a3e35f
AS
1987 (Internet Relay Chat): Explain relay.
1988 (Getting started with rcirc): Change items to reflect prompts.
1989 Add more explanation to rcirc-track-minor-mode and added a comment to
1990 warn future maintainers that this section is a copy.
11ac7c8e 1991 (People): Changed /ignore example.
62b12a24 1992 (Keywords): Not keywords.
99a3e35f 1993
331e4d02
AS
19942007-12-20 Alex Schroeder <alex@gnu.org>
1995
1996 * rcirc.texi (Top): Fighting Information Overload chapter added.
1997 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1998 (rcirc commands): Moved /ignore command to the new chapter.
1999 (Fighting Information Overload): New chapter documenting /keyword,
2000 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2001 (Configuration): Document rcirc-server-alist, remove
2002 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2003
cd71c3ef
MA
20042007-12-16 Michael Albinus <michael.albinus@gmx.de>
2005
2006 * dbus.texi (Signals): Fix example in dbus-register-signal.
2007
bbbe940b
MB
20082007-12-14 Sven Joachim <svenjoac@gmx.de>
2009
2010 * gnus.texi (Score Variables): Fix typo.
2011
0ce574ef
MA
20122007-12-07 Michael Albinus <michael.albinus@gmx.de>
2013
2014 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2015 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2016 (Errors and Events): Adapt dbus-event.
2017
b890d447
MB
20182007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2019
2020 * gnus.texi (Other Files): Add the yenc command.
2021
20222007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2023
2024 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2025 since 2004-08-06.
2026
20272007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2028
2029 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2030 on body.
2031
20322007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2033
2034 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2035 and rfc2047-allow-irregular-q-encoded-words; fix description of
2036 rfc2047-encode-encoded-words.
2037
20382007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2039
2040 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2041
3728bf03
MO
20422007-12-05 Michael Olson <mwolson@gnu.org>
2043
2044 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2045 Update documentation for `remember-diary-file'.
2046
a4397af9
MA
20472007-12-04 Michael Albinus <michael.albinus@gmx.de>
2048
2049 * dbus.texi (Signals): Precise `dbus-register-signal'.
2050 (Errors and Events): Rework events part, the internal structure of
2051 dbus-event has changed.
2052
1682490c
JB
20532007-12-03 Juanma Barranquero <lekktu@gmail.com>
2054
2055 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2056 ($(infodir)/dbus, dbus.dvi): New targets.
2057
7b13a0f2
MA
20582007-12-03 Michael Albinus <michael.albinus@gmx.de>
2059
2060 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2061 unconditionally.
2062
2063 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2064 emulation with @print{}.
2065
7ef92bc9
RS
20662007-12-02 Richard Stallman <rms@gnu.org>
2067
2068 * dbus.texi (Overview): Minor cleanup.
2069
22d8ac3a
MA
20702007-12-02 Michael Albinus <michael.albinus@gmx.de>
2071
d3a8e0df
MA
2072 * Makefile.in (INFO_TARGETS): Add dbus.
2073 (DVI_TARGETS): Add dbus.dvi.
2074 (dbus, dbus.dvi): New targets.
2075
22d8ac3a
MA
2076 * dbus.texi: New file.
2077
559764ab
RF
20782007-11-24 Romain Francoise <romain@orebokech.com>
2079
2080 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2081 Fix file name to match @setfilename.
559764ab 2082
ac97a16b
MH
20832007-11-23 Mark A. Hershberger <mah@everybody.org>
2084
2085 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2086 ($(infodir)/nxml-mode): New rule.
2087
2088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2089 ($(infodir)/nxml-mode): New rule.
2090 (clean): Add nxml-mode*.
2091
2092 * nxml-mode.texi: New file with nxml manual.
2093
404cd454
GM
20942007-11-18 Richard Stallman <rms@gnu.org>
2095
2096 * flymake.texi (Example -- Configuring a tool called directly):
2097 Update example.
2098
b048d478
MA
20992007-11-18 Michael Albinus <michael.albinus@gmx.de>
2100
2101 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2102 double-slash behavior. Explain directory contents flushing.
b048d478 2103
346e8469
JB
21042007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2105
2106 * calc.texi (TeX and LaTeX Language Modes): Put in
2107 missing braces.
2108
404cd454
GM
21092007-11-15 Richard Stallman <rms@gnu.org>
2110
2111 * cl.texi (Equality Predicates): Delete `eql'.
2112 (Predicates, Naming Conventions, Top): Delete `eql'.
2113 (Common Lisp Compatibility): Delete `eql'.
2114 (Porting Common Lisp): Delete obsolete backquote info.
2115 Minor clarification about character constants.
2116 (Sequence Basics): Minor clarification.
2117
1f6af58b
JB
21182007-11-15 Juanma Barranquero <lekktu@gmail.com>
2119
dccb744b 2120 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2121 * tramp.texi (Filename completion): Fix typos.
2122
3bc88bc9
JB
21232007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2124
2125 * calc.texi (Basic commands): Mention the menu.
2126
bc5300d3
MA
21272007-11-12 Michael Albinus <michael.albinus@gmx.de>
2128
2129 * tramp.texi (Connection caching): Tramp flushes connection
2130 properties when remote operating system has been changed.
2131
4d8a28ec
MB
21322007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2133
2134 * gnus-news.texi: Fix spelling.
2135 `message-insert-formatted-citation-line', not
2136 `message-insert-formated-citation-line'.
2137
404cd454
GM
2138 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2139
e1176b47
MA
21402007-11-07 Michael Albinus <michael.albinus@gmx.de>
2141
2142 * tramp.texi (Overview): Mention also the PuTTY integration under
2143 Win32. Remove paragraphs about Tramp's experimental status.
2144 (Frequently Asked Questions): Add code example for highlighting the
2145 mode line.
2146
6159985a
MO
21472007-11-03 Michael Olson <mwolson@gnu.org>
2148
2149 * remember.texi: Change mentions of remember-buffer to
2150 remember-finalize throughout.
2151
bec9b2f5
MO
21522007-10-30 Michael Olson <mwolson@gnu.org>
2153
2154 * remember.texi (Copying): Remove.
2155 (Mailbox): Update with non-BBDB instructions.
2156 (Diary, Org): Add.
2157 (Bibliography, Planner Page): Remove.
2158
b6173182
JB
21592007-10-30 Juanma Barranquero <lekktu@gmail.com>
2160
2161 * makefile.w32-in (INFO_TARGETS): Add remember.
2162 (DVI_TARGETS): Add remember.dvi.
2163 ($(infodir)/remember): New rule.
2164 (clean): Add remember*.
2165
15f3eb73
MO
21662007-10-30 Michael Olson <mwolson@gnu.org>
2167
70bdc930
MO
2168 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2169 ($(infodir)/remember): New rule that builds the Remember Manual.
2170
b6173182
JB
2171 * remember.texi: New file containing the Remember Mode Manual.
2172 Shuffle chapters around after initial import.
7d3f6f1a
MO
2173 (Function Reference): Split Keystrokes into separate chapter.
2174 (Keystrokes): Document C-c C-k.
51d24a12 2175 (Introduction): Fix typographical issue with "---".
15f3eb73 2176
404cd454
GM
21772007-10-29 Richard Stallman <rms@gnu.org>
2178
2179 * widget.texi (Introduction): Delete discussion of implementation
2180 internals.
2181
9bbb9638
MA
21822007-10-29 Michael Albinus <michael.albinus@gmx.de>
2183
2184 * tramp.texi (Connection caching): Host names must be different
2185 when tunneling.
2186
c7ff939a
RS
21872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2188
2189 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2190 Gnus v5.13.
2191
01c52d31
MB
21922007-10-28 Miles Bader <miles@gnu.org>
2193
2194 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2195
21962007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2197
2198 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2199
22002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2201
2202 * gnus.texi (Sorting the Summary Buffer): Remove
2203 gnus-article-sort-by-date-reverse.
2204
22052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2206
2207 * gnus.texi (Non-ASCII Group Names): New node.
2208 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2209 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2210
c8763fb6 22112007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2212
2213 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2214 clean the output of the program `imap-shell-program'.
2215
22162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2217
2218 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2219
22202007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2221
2222 * gnus.texi (Sticky Articles): Documentation for sticky article
2223 buffers.
2224
c8763fb6 22252007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2226
2227 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2228
22292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2230
2231 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2232
22332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2234
2235 * gnus.texi (Archived Messages): Document
2236 gnus-update-message-archive-method.
2237
22382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2239
2240 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2241
c8763fb6 22422007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2243
2244 * gnus.texi (Group Maneuvering): Document
2245 `gnus-summary-next-group-on-exit'.
2246
22472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2248
2249 * gnus.texi (Really Various Summary Commands): Mention
2250 gnus-auto-select-on-ephemeral-exit.
2251
22522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2253
2254 * gnus.texi, message.texi: Bump version number.
2255
22562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2257
2258 * gnus.texi (Group Line Specification, Misc Group Stuff)
2259 (Server Commands): Parenthesize @pxref{Mail Spool}.
2260
22612007-10-28 Didier Verna <didier@xemacs.org>
2262
2263 New user option: message-signature-directory.
2264 * message.texi (Insertion Variables): Document it.
2265 * gnus.texi (Posting Styles): Ditto.
2266
22672007-10-28 Didier Verna <didier@xemacs.org>
2268
2269 * gnus.texi (Group Line Specification):
2270 * gnus.texi (Misc Group Stuff):
2271 * gnus.texi (Server Commands): Document the group compaction feature.
2272
22732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2274
2275 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2276
2277 * message.texi (Various Message Variables): Add message-fill-column.
2278
22792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2280
2281 * gnus.texi: Untabify.
2282
22832007-10-28 Didier Verna <didier@xemacs.org>
2284
2285 * gnus.texi (Group Parameters): Document the posting-style merging
2286 process in topic-mode.
2287
22882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2291
22922007-10-28 Romain Francoise <romain@orebokech.com>
2293
2294 * gnus.texi (Mail Spool): Fix typo.
2295 Update copyright.
2296
22972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2298
2299 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2300
23012007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2302
2303 * gnus.texi (Summary Generation Commands):
2304 Add gnus-summary-insert-ticked-articles.
2305
23062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2307
b2abec73
JB
2308 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2309 to spam-spamassassin-program.
01c52d31
MB
2310
23112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2312
2313 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2314
23152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2316
2317 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2318
23192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2320
2321 * message.texi (Mail Headers): Document `opportunistic'.
2322
23232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2324
2325 * emacs-mime.texi (Encoding Customization): Explain how to set
2326 mm-coding-system-priorities per hierarchy.
2327
23282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2329
2330 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2331 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2332
23332007-10-28 Didier Verna <didier@xemacs.org>
2334
2335 * message.texi (Wide Reply): Update documentation of
2336 message-dont-reply-to-names (now allowing a list of regexps).
2337
23382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2339
2340 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2341
23422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2343
2344 * gnus.texi (SpamAssassin back end): Fix typo.
2345
2346 * sieve.texi (Examples): Fix grammar.
2347
23482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2349
2350 * gnus.texi (Searching for Articles): Document M-S and M-R.
2351 (Limiting): Document / b.
2352
23532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2354
2355 * gnus.texi (Thread Commands): T M-^.
2356
23572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2358
2359 * message.texi (Mail Aliases): Document ecomplete.
2360 (Mail Aliases): Fix typo.
2361
23622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2363
2364 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2365 fix typo.
2366
23672007-10-28 Romain Francoise <romain@orebokech.com>
2368
2369 * gnus.texi (Mail Spool): Grammar fix.
2370
23712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2372
2373 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2374 string.
2375
23762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2377
2378 * gnus.texi (Group Parameters): Fix description.
2379
23802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2381
b2abec73
JB
2382 * gnus.texi (Gmane Spam Reporting):
2383 Fix spam-report-gmane-use-article-number.
2384 Add spam-report-user-mail-address.
01c52d31
MB
2385
23862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2387
2388 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2389
23902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2391
2392 * gnus.texi (Group Parameters): Add simplified sorting example based on
2393 example for `Sorting the Summary Buffer' from Jari Aalto
2394 <jari.aalto@cante.net>.
2395 (Example Methods): Add example for an indirect connection.
2396
23972007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2398
2399 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2400 (Agent Parameters): Updated parameter names to match code.
2401 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2402 'gnus-agent-summary-fetch-series'.
2403 (Agent and flags): New section providing a generalized discussion
2404 of flag handling.
2405 (Agent and IMAP): Removed flag discussion.
b2abec73 2406 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2407
24082007-10-28 Romain Francoise <romain@orebokech.com>
2409
2410 * gnus.texi (Exiting the Summary Buffer): Add new function
2411 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2412
24132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2414
2415 * gnus.texi (Conformity): Fix typo.
2416 (Customizing Articles): Document `first'.
2417
24182007-10-28 Jari Aalto <jari.aalto@cante.net>
2419
2420 * gnus.texi (Sorting the Summary Buffer):
2421 Add `gnus-thread-sort-by-date-reverse'. Add example
2422 host to different sorting in NNTP and RSS groups.
2423
24242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2425
2426 * message.texi (Insertion): Describe prefix for
2427 message-mark-inserted-region and message-mark-insert-file.
2428
24292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2430
2431 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2432 LaTeX documents. Describe "text/x-gnus-verbatim".
2433
24342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2435
b2abec73 2436 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2437 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2438 (spam-stat spam filtering, SpamOracle)
2439 (Extending the Spam ELisp package): Removed extra quote symbol for
2440 clarity.
2441
24422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2443
2444 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2445 gnus-article-delete-part and gnus-article-replace-part.
2446 (Using MIME): Add gnus-mime-replace-part.
2447
24482007-10-28 Romain Francoise <romain@orebokech.com>
2449
2450 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2451 requires `auto-compression-mode' to be enabled. Add new nnml
2452 variable `nnml-compressed-files-size-threshold'.
2453
24542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2455
2456 * gnus.texi (Sorting the Summary Buffer): Added
2457 gnus-thread-sort-by-recipient.
2458
24592007-10-28 Romain Francoise <romain@orebokech.com>
2460
2461 * message.texi (Insertion Variables): Mention new variable
2462 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2463 documentation accordingly.
2464
24652007-10-28 Romain Francoise <romain@orebokech.com>
2466
2467 * gnus.texi (To From Newsgroups): Mention new variables
2468 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2469
24702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2471
2472 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2473 stuff; gnus-mime-inline-part does the automatic decompression.
2474
24752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2476
2477 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2478 "training.ham" should be "training.spam".
01c52d31
MB
2479
24802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2481
2482 * message.texi (Mail Variables): Fix the default value for
2483 message-send-mail-function.
2484
24852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2486
2487 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2488 always returns nil exceptionally.
2489
24902007-10-28 Simon Josefsson <jas@extundo.com>
2491
2492 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2493 Michael Cook <michael@waxrat.com>.
2494
24952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2496
2497 * gnus.texi (Topic Commands): Fix next/previous.
2498
24992007-10-28 Simon Josefsson <jas@extundo.com>
2500
2501 * gnus.texi (Article Washing): Mention `W i'.
2502
c8763fb6 25032007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2504
2505 * gnus.texi (Group Parameters): Slight extension of sieve
2506 parameter description.
2507
25082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2509
2510 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2511 matching score files as well.
2512 (Picons): Describe `gnus-picon-style'.
2513
25142007-10-28 Romain Francoise <romain@orebokech.com>
2515
2516 * message.texi (Message Headers): Mention that headers are hidden
2517 using narrowing, and how to expose them.
2518 Update copyright.
2519
25202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2521
2522 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2523 `gnus-summary-sort-by-recipient'.
2524
25252007-10-28 Romain Francoise <romain@orebokech.com>
2526
2527 * gnus.texi (NNTP marks): New node.
2528 (NNTP): Move NNTP marks variables to the new node.
2529
25302007-10-28 Jesper Harder <harder@ifa.au.dk>
2531
b2abec73 2532 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2533
2534 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2535
25362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2537
b2abec73 2538 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2539 everywhere for consistency.
b2abec73
JB
2540 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2541 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2542 Say "regular expression" instead of "regex." Admonish. Pick
2543 other words to sound better (s/so/thus/).
b2abec73 2544 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2545 statistical filters. Remove old TODO.
2546 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2547 New section on sorting and displaying the spam score.
2548 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2549 backend but an alias to spam-use-BBDB.
2550 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2551 new backend functionality.
2552
25532007-10-28 Simon Josefsson <jas@extundo.com>
2554
2555 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2556 nntp-marks-directory, from Romain Francoise
2557 <romain@orebokech.com>.
2558
25592007-10-28 Magnus Henoch <mange@freemail.hu>
2560
2561 * gnus.texi (Hashcash): New default value of
2562 hashcash-default-payment.
2563
25642007-10-28 Simon Josefsson <jas@extundo.com>
2565
2566 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2567 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2568
25692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2570
2571 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2572
25732007-10-28 Simon Josefsson <jas@extundo.com>
2574
2575 * gnus.texi (documentencoding): Add, to avoid warnings.
2576
25772007-10-28 Simon Josefsson <jas@extundo.com>
2578
2579 * message.texi (Mail Headers): Add.
2580
2581 * gnus.texi (Hashcash): Fix.
2582
25832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2584
b2abec73 2585 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2586 that payments can be verified and fix the name of the
b2abec73 2587 hashcash-path variable.
01c52d31
MB
2588
25892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2590
b2abec73 2591 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2592
25932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2594
2595 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2596
25972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2598
2599 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2600 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2601 warning about ham processors in spam groups removed.
01c52d31
MB
2602
26032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2604
b2abec73
JB
2605 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2606 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2607
26082007-10-28 Jesper Harder <harder@ifa.au.dk>
2609
2610 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2611 (Mailing List): Typo.
2612 (Customizing Articles): Add gnus-treat-ansi-sequences.
2613 (Article Washing): Index.
2614
2615 * message.texi: Use m-dash consistently.
2616
26172007-10-28 Jesper Harder <harder@ifa.au.dk>
2618
2619 * gnus.texi (GroupLens): Remove.
2620
26212007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2622
2623 * gnus.texi (Outgoing Messages, Agent Variables): Add
2624 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2625 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2626
26272007-10-28 Jesper Harder <harder@ifa.au.dk>
2628
2629 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2630
26312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2632
2633 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2634
2635 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2636
26372007-10-28 Simon Josefsson <jas@extundo.com>
2638
2639 * gnus.texi (Top): Add SASL.
2640
404cd454
GM
26412007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2642
2643 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2644
26452007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2646
2647 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2648
0edd2970
JB
26492007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2650
2651 * calc.texi (Formulas, Composition Basics): Lower the
2652 precedence of negation.
2653
a9afba20
JY
26542007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2655
2656 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2657 Mention the new three-letter column identifiers.
2658 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2659 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2660 message when using `c' on an empty default with default printer.
2661 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2662 renamed to `ses--symbolic-formulas' some time ago.
2663
45b778a6
JB
26642007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2665
2666 * calc.texi (Default Simplifications, Making Selections)
2667 (Customizing Calc): Clarify associativity of multiplication.
2668
03b5bade
MA
26692007-10-23 Michael Albinus <michael.albinus@gmx.de>
2670
2671 * tramp.texi (Traces and Profiles): Simplify loop over
2672 `trace-function-background'.
2673
e658c8ee
JL
26742007-10-22 Juri Linkov <juri@jurta.org>
2675
2676 * dired-x.texi (Shell Command Guessing): Default values are now
2677 available by typing M-n instead of M-p.
2678
dd753688
MA
26792007-10-21 Michael Albinus <michael.albinus@gmx.de>
2680
2681 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2682 (Password caching): Remove `tramp-clear-passwd'.
2683 It's not a command anymore.
dd753688
MA
2684 (Bug Reports): Add `tramp-bug' to function index.
2685 (Function Index, Variable Index): New nodes.
2686 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2687
2688 * trampver.texi: Update release number.
2689
4bb49b43
JB
26902007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2691
8b296cdd 2692 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2693 about integer size into past tense.
2694 (Time Zones): Remove pointer to Calc author's address.
2695 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2696 and hyperbolic cotangent. Fix typo.
4bb49b43 2697
311dd93f
MA
26982007-10-10 Michael Albinus <michael.albinus@gmx.de>
2699
2700 Sync with Tramp 2.1.11.
2701
2702 * trampver.texi: Update release number.
2703
ea3fc256
MA
27042007-10-06 Michael Albinus <michael.albinus@gmx.de>
2705
2706 * tramp.texi (External packages): New section.
2707
1af74d06
MB
27082007-09-29 Juri Linkov <juri@jurta.org>
2709
2710 * info.texi (Help-Int): Document `L' (`Info-history').
2711
0e2806fa
SM
27122007-09-26 Carsten Dominik <dominik@science.uva.nl>
2713
2714 * org.texi: Change links to webpage and maintained email.
2715 (Remember): Promote to Chapter, significant changes.
2716 (Fast access to TODO states): New section.
2717 (Faces for TODO keywords): New section.
2718 (Export options): Example for #+DATE.
2719 (Progress logging): Section moved.
2720
567b9191
BW
27212007-09-26 Bill Wohler <wohler@newt.com>
2722
2723 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2724 browse-url-at-mouse.
2725
1af74d06
MB
27262007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2727
2728 * flymake.texi (Customizable variables): Face names don't end in -face.
2729 Fix flymake-err-line-patterns template.
2730 (Example -- Configuring a tool called directly): Fix init-function.
2731 (Highlighting erroneous lines): Face names don't end in -face.
2732
d60a4e3a 27332007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2734
2735 * erc.texi (Special-Features): Fix small typo.
2736
7d7a3510
MA
27372007-09-14 Michael Albinus <michael.albinus@gmx.de>
2738
2739 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2740 and "External transfer methods".
2741
285f0d3a
JB
27422007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2743
2744 * calc.texi (Predefined Units): Add some history.
2745
526dc846
MO
27462007-09-08 Michael Olson <mwolson@gnu.org>
2747
87e04f16
JB
2748 * erc.texi (Copying): New section included from gpl.texi.
2749 This matches the look of the upstream ERC manual.
526dc846 2750
f10d0e80
JB
27512007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2752
87e04f16 2753 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2754 (Random Numbers): Clarify the distribution of `random'.
2755
4009494e
GM
27562007-09-06 Glenn Morris <rgm@gnu.org>
2757
f1fc42aa 2758 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2759 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2760 Change all setfilename commands to use ../../info.
2761 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2762 refer to the Emacs manual here.
2763 (infodir): New variable.
2764 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2765 (cc-mode.texi, faq.texi): Update references to source file locations.
2766 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2767 do not refer to the Emacs manual here.
2768 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2769
2770 * Makefile.in: Add `basename' versions of all info targets, for
2771 convenience when rebuilding just one manual.
2772 (../etc/GNU): Delete obsolete target.
2773 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2774 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2775 *.vrs *.toc here...
2776 (maintainer-clean): ...from here.
4009494e
GM
2777
2778 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2779
2de53ca6
GM
27802007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2781
2782 * calc.texi (Date Conversions): Clarify definition of
2783 Julian day numbering.
2784 (Date Forms): Clarify definition of Julian day numbering;
2785 add some history.
2786
27872007-08-30 Carsten Dominik <dominik@science.uva.nl>
2788
87e04f16 2789 * org.texi: Version 5.07.
2de53ca6
GM
2790
27912007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2792
2793 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2794
27952007-08-22 Carsten Dominik <dominik@science.uva.nl>
2796
2797 * org.texi (Adding hyperlink types): New section.
2798 (Embedded LaTeX): Chapter updated because of LaTeX export.
2799 (LaTeX export): New section.
2800 (Using links out): New section.
2801
28022007-08-22 Glenn Morris <rgm@gnu.org>
2803
2804 * faq.texi (Learning how to do something): Refcards now in
2805 etc/refcards/ directory.
2806
28072007-08-22 Michael Albinus <michael.albinus@gmx.de>
2808
2809 * tramp.texi (Remote Programs): Persistency file must be cleared when
2810 changing `tramp-remote-path'.
2811 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2812 macro.
2813
28142007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2815
2816 * calc.texi: Move contents to beginning of file.
2817 (Algebraic Entry): Fix the formatting of an example.
2818
28192007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2820
2821 * calc.texi (Basic Operations on Units): Mention exact versus
2822 inexact conversions.
2823
28242007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2825
2826 * calc.texi (Basic Operations on Units): Mention default
2827 values for new units.
2828 (Quick Calculator Mode): Mention that binary format will
2829 be displayed.
2830
28312007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2832
2833 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2834
28352007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2836
2837 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2838
28392007-08-08 Glenn Morris <rgm@gnu.org>
2840
2841 * gnus.texi, sieve.texi: Replace `iff'.
2842
28432007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2844
2845 * calc.texi (Basic Graphics): Mention the graphing of error
2846 forms.
2847 (Graphics Options): Mention how `g s' handles error forms.
2848 (Curve Fitting): Mention plotting the curves.
2849 (Standard Nonlinear Models): Add additional models.
2850 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2851 (Linear Fits): Correct result.
2852
28532007-08-01 Alan Mackenzie <acm@muc.de>
2854
2855 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2856 to "--no-site-file".
2857
28582007-07-29 Michael Albinus <michael.albinus@gmx.de>
2859
2860 * tramp.texi (Frequently Asked Questions): Point to mode line
2861 extension in Emacs 23.1.
2862
2863 * trampver.texi: Update release number.
2864
28652007-07-27 Glenn Morris <rgm@gnu.org>
2866
2867 * calc.texi (Copying): Include license text from gpl.texi, rather than
2868 in-line.
2869
28702007-07-25 Glenn Morris <rgm@gnu.org>
2871
2872 * calc.texi (Copying): Replace license with GPLv3.
2873
2874 * Relicense all FSF files to GPLv3 or later.
2875
28762007-07-22 Michael Albinus <michael.albinus@gmx.de>
2877
2878 Sync with Tramp 2.1.10.
2879
2880 * tramp.texi (trampfn): Expand macro implementation in order to handle
2881 empty arguments.
2882 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2883 occurrences by trampfn.
2de53ca6 2884 (Frequently Asked Questions): Extend example code for host
b2abec73 2885 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2886 file names to be typed.
2887
2888 * trampver.texi: Update release number.
2889
28902007-07-17 Michael Albinus <michael.albinus@gmx.de>
2891
2892 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2893 section. Reported by <poti@potis.org>.
2894 (Remote processes): Arguments of the program to be debugged are taken
2895 literally.
2896 (Frequently Asked Questions): Simplify recentf example.
2897
28982007-07-14 Karl Berry <karl@gnu.org>
2899
2900 * info.texi (@copying): New Back-Cover Text.
2901
2902 * info.texi (Quitting Info): Move to proper place in source.
2903 (Reported by Benno Schulenberg.)
2904
29052007-07-13 Eli Zaretskii <eliz@gnu.org>
2906
2907 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2908
2909 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2910
2911 * emacs-mime.texi: Add @documentencoding directive.
2912
29132007-07-12 Nick Roberts <nickrob@snap.net.nz>
2914
2915 * tramp.texi (Remote processes): Add an anchor to the subsection
2916 "Running a debugger on a remote host".
2917
29182007-07-12 Michael Albinus <michael.albinus@gmx.de>
2919
2920 * tramp.texi (Remote processes): Don't call it "experimental" any
2921 longer. Add subsection about running a debugger on a remote host.
2922
29232007-07-10 Carsten Dominik <dominik@science.uva.nl>
2924
2925 * org.texi (Properties and columns): Chapter rewritten.
2926
29272007-07-08 Michael Albinus <michael.albinus@gmx.de>
2928
2929 * tramp.texi:
2930 * trampver.texi: Migrate to Tramp 2.1.
2931
29322007-07-02 Carsten Dominik <dominik@science.uva.nl>
2933
2934 * org.texi (Properties): New chapter.
2935
29362007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2937
2938 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2939 Control Panel.
2940
2941 * gnus.texi (Misc Article): Add index entry for
2942 gnus-single-article-buffer.
2943
29442007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2945
2946 * gnus.texi (Starting Up): Fix typo.
2947
29482007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2949
2950 * gnus.texi (Asynchronous Fetching): Fix typo.
2951
29522007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2953
2954 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2955 (About This Manual): Remove redundant information.
2956 (Getting Started): Mention author.
2957 (Basic Arithmetic, Customizing Calc): Make description of the
2958 variable `calc-multiplication-has-precedence' match its new effect.
2959
29602007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2961
2962 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2963 the variable `calc-multiplication-has-precedence'.
2964
29652007-06-19 Carsten Dominik <dominik@science.uva.nl>
2966
2967 * org.texi (Tag): Section swapped with node Timestamps.
2968 (Formula syntax for Lisp): Document new `L' flag.
2969
29702007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2971
2972 * gnus.texi (Misc Group Stuff, Summary Buffer)
2973 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2974
29752007-06-06 Juanma Barranquero <lekktu@gmail.com>
2976
2977 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2978 * gnus.texi (Article Buttons, Mail Source Customization)
2979 (Sending or Not Sending, Customizing NNDiary):
2980 * message.texi (Message Headers):
2981 * mh-e.texi (HTML): Fix typos.
2982
29832007-06-07 Michael Albinus <michael.albinus@gmx.de>
2984
2985 Sync with Tramp 2.0.56.
2986
2987 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2988 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2989
29902007-06-02 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * Version 22.1 released.
2993
29942007-05-26 Michael Olson <mwolson@gnu.org>
2995
2996 * erc.texi (Modules): Fix references to completion modules.
2997
29982007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2999
3000 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3001
30022007-05-09 Didier Verna <didier@xemacs.org>
3003
3004 * gnus.texi (Email Based Diary): New. Proper documentation for the
3005 nndiary back end and the gnus-diary library.
3006
30072007-05-03 Karl Berry <karl@gnu.org>
3008
3009 * .cvsignore (*.pdf): New entry.
3010
3011 * texinfo.tex: Update from current version for better pdf generation.
3012
30132007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3014
3015 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3016
30172007-04-28 Glenn Morris <rgm@gnu.org>
3018
3019 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3020 consideration of legal status.
3021
30222007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3023
3024 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3025
30262007-04-24 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * faq.texi (New in Emacs 22): python.el removed.
3029
30302007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3031
3032 * calc.texi (Reporting bugs): Update maintainer's address.
3033
30342007-04-22 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3037
30382007-04-15 Jay Belanger <belanger@truman.edu>
3039
3040 * calc.texi (Title page): Remove the date.
3041 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3042 (The Standard Calc Interface): Change trail title.
3043 (Floats): Mention that when non-decimal floats are entered, only
3044 approximations are stored.
3045 (Copying): Move to the appendices.
3046 (GNU Free Documentation License): Add as an appendix.
3047
30482007-04-15 Chong Yidong <cyd@stupidchicken.com>
3049
3050 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3051 * dired-x.texi, ebrowse.texi, ediff.texi:
3052 * emacs-mime.texi, erc.texi, eshell.texi:
3053 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3054 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3055 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3056 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3057 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3058 * woman.texi: Include GFDL.
3059
3060 * doclicense.texi: Remove node heading, so that it can be included by
3061 other files.
3062
3063 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3064
3065 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3066 than *.
3067
30682007-04-14 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3071 in Calc.
3072
30732007-04-09 Romain Francoise <romain@orebokech.com>
3074
3075 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3076 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3077 replace mouse-2.
3078
30792007-04-08 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3082 renamed to woman-use-topic-at-point. Document new behavior.
3083
30842007-04-08 Richard Stallman <rms@gnu.org>
3085
3086 * url.texi: Fix some indexing.
3087 (Disk Caching): Drop discussion of old/other Emacs versions.
3088
30892007-04-07 Chong Yidong <cyd@stupidchicken.com>
3090
3091 * url.texi (Disk Caching): Say Emacs 21 "and later".
3092
3093 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3094 on Font locking which now mentions JIT lock.
3095
30962007-04-01 Michael Olson <mwolson@gnu.org>
3097
3098 * erc.texi: Update for the ERC 5.2 release.
3099
31002007-03-31 David Kastrup <dak@gnu.org>
3101
3102 * woman.texi (Topic, Interface Options): Explain changes semantics of
3103 woman-manpath in order to consider MANPATH_MAP entries.
3104
31052007-03-31 Eli Zaretskii <eliz@gnu.org>
3106
3107 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3108
31092007-03-26 Richard Stallman <rms@gnu.org>
3110
3111 * pgg.texi (Caching passphrase): Clean up previous change.
3112
31132007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3114
3115 * gnus.texi (Setting Process Marks): Fix typo.
3116
31172007-03-25 Romain Francoise <romain@orebokech.com>
3118
3119 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3120 readability, and include various fixes by Daniel Brockman, Nick Roberts
3121 and Dieter Wilhelm.
3122
31232007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3124
3125 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3126
3127 * gnus.texi (Mail Source Specifiers): Fix typo.
3128
31292007-03-22 Ralf Angeli <angeli@caeruleus.net>
3130
3131 * reftex.texi (Imprint): Update maintainer information.
3132
31332007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3134
3135 * message.texi (Message Buffers): Update documentation for
3136 message-generate-new-buffers.
3137
31382007-03-15 Daiki Ueno <ueno@unixuser.org>
3139
3140 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3141
31422007-03-21 Glenn Morris <rgm@gnu.org>
3143
3144 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3145
31462007-03-19 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * eshell.texi (Known problems): Emacs 21 -> 22.
3149
3150 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3151
31522007-03-18 Jay Belanger <belanger@truman.edu>
3153
3154 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3155
31562007-03-12 Glenn Morris <rgm@gnu.org>
3157
3158 * calc.texi (Time Zones): Switch to new North America DST rule.
3159
3160 * calc.texi: Replace "daylight savings" with "daylight
3161 saving" in text throughout.
3162
31632007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3164
3165 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3166 The variable now uses a list of symbols instead of just a symbol.
3167 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3168
31692007-03-06 Romain Francoise <romain@orebokech.com>
3170
3171 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3172 new packages, and mention Gnus update.
3173
31742007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3175
3176 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3177 nntp-open-connection-functions-never-echo-commands.
3178
31792007-02-27 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3182 problems on the console, and security risk in not using gpg-agent.
3183
31842007-02-25 Carsten Dominik <dominik@science.uva.nl>
3185
3186 * org.texi (The spreadsheet): Renamed from "Table calculations".
3187 Completely reorganized and rewritten.
3188 (CamelCase links): Section removed.
3189 (Repeating items): New section.
3190 (Tracking TODO state changes): New section.
3191 (Agenda views): Chapter reorganized and rewritten.
3192 (HTML export): Section rewritten.
3193 (Tables in arbitrary syntax): New section.
3194 (Summary): Better feature summary.
3195 (Activation): Document problem with cut-and-paste of Lisp code
3196 from PDF files.
3197 (Visibility cycling): Document indirect buffer use.
3198 (Structure editing): Document sorting.
3199 (Remember): Section rewritten.
3200 (Time stamps): Better description of time stamp types.
3201 (Tag searches): Document regular expression search for tags.
3202 (Stuck projects): New section.
3203 (In-buffer settings): New keywords.
3204 (History and Acknowledgments): Updated description.
3205
32062007-02-24 Alan Mackenzie <acm@muc.de>
3207
3208 * cc-mode.texi (Movement Commands): Insert two missing command names.
3209 (Getting Started): Slight wording correction (use conditional).
3210
32112007-02-22 Kim F. Storm <storm@cua.dk>
3212
3213 * widget.texi (User Interface, Basic Types): Document need to put some
3214 text before the %v escape in :format string in editable-field widget.
3215
32162007-02-18 Romain Francoise <romain@orebokech.com>
3217
3218 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3219 `cvs-mode-quit'.
3220
32212007-02-10 Markus Triska <markus.triska@gmx.at>
3222
3223 * widget.texi (Programming Example): Put constant strings in :format.
3224
32252007-02-07 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * faq.texi (Fullscreen mode on MS-Windows): New node.
3228
32292007-02-04 David Kastrup <dak@gnu.org>
3230
3231 * faq.texi (AUCTeX): Update version number. Should probably be done
3232 for other packages as well.
3233
32342007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3235
3236 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3237 <tassilo@member.fsf.org>.
3238
32392007-01-27 Eli Zaretskii <eliz@gnu.org>
3240
3241 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3242 ls-lisp-use-localized-time-format.
3243
32442007-01-20 Markus Triska <markus.triska@gmx.at>
3245
3246 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3247
32482007-01-13 Michael Olson <mwolson@gnu.org>
3249
3250 * erc.texi (Modules): Mention capab-identify module.
3251
32522007-01-05 Michael Olson <mwolson@gnu.org>
3253
3254 * erc.texi (Getting Started): Update for /RECONNECT command.
3255
32562007-01-04 Richard Stallman <rms@gnu.org>
3257
3258 * ebrowse.texi: Change C-c b to C-c C-m.
3259
32602007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3261
3262 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3263 variables only in info to avoid redundant entries in the printed
3264 manual.
3265
32662007-01-02 Daiki Ueno <ueno@unixuser.org>
3267
3268 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3269
32702007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3271
3272 * message.texi (Security): Split into sub-nodes.
3273
32742007-01-01 Alan Mackenzie <acm@muc.de>
3275
3276 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3277 eval-after-load in Emacs <=21 and a workaround. Document that
3278 trigraphs are not supported.
3279
32802007-01-01 Alan Mackenzie <acm@muc.de>
3281
3282 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3283 c-context-line-break. When invoked within a string, preserve
3284 whitespace. Add a backslash only when also in a macro.
3285
32862007-01-01 Alan Mackenzie <acm@muc.de>
3287
3288 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3289
32902007-01-01 Alan Mackenzie <acm@muc.de>
3291
3292 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3293 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3294
32952007-01-01 Alan Mackenzie <acm@muc.de>
3296
3297 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3298 "Choosing a Style".
3299
3300 * cc-mode.texi ("Styles"): Add @dfn{style}.
3301
33022006-12-30 Michael Albinus <michael.albinus@gmx.de>
3303
3304 Sync with Tramp 2.0.55.
3305
3306 * trampver.texi: Update release number.
3307
33082006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3309
3310 * gnus.texi (Customizing Articles): Add index entries for all
3311 gnus-treat-* variables.
3312
c8763fb6 33132006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3314
3315 * gnus.texi (IMAP): Fix incorrect explanation of
3316 nnimap-search-uids-not-since-is-evil in documentation for
3317 nnimap-expunge-search-string.
3318
33192006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3320
3321 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3322 spam-ifile-database.
3323
33242006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3325
3326 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3327 rebind C-s.
3328
c8763fb6 33292006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3330
3331 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3332 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3333 "expiring mail".
3334 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3335 nnimap-nov-is-evil.
3336
33372006-12-25 Kevin Ryde <user42@zip.com.au>
3338
3339 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3340 about the key procedure being used heavily.
3341
33422006-12-24 Chong Yidong <cyd@stupidchicken.com>
3343
3344 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3345 to t.
3346 (Prerequisites): Add explanation about gpg-agent.
3347
33482006-12-22 Kevin Ryde <user42@zip.com.au>
3349
3350 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3351 "sort" instead of "sort*".
3352
33532006-12-19 Richard Stallman <rms@gnu.org>
3354
3355 * calc.texi (History and Acknowledgements): Recognize that Emacs
3356 now does have floating point.
3357
33582006-12-19 Michael Albinus <michael.albinus@gmx.de>
3359
3360 * tramp.texi (External transfer methods): Describe new method `scpc'.
3361
33622006-12-17 Sascha Wilde <wilde@sha-bang.de>
3363
3364 * pgg.texi: Added short note on gpg-agent to the introduction.
3365
33662006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3367
3368 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3369 also applies to Cc.
3370
33712006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3372
3373 * gnus.texi (X-Face): Clarify. Say which programs are required
3374 on Windows.
3375
33762006-12-08 Michael Olson <mwolson@gnu.org>
3377
3378 * erc.texi (Modules): Remove documentation for list module.
3379
c8763fb6 33802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3381
3382 * faq.texi (^M in the shell buffer): Ditto.
3383
33842006-11-20 Michael Olson <mwolson@gnu.org>
3385
3386 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3387
33882006-11-17 Carsten Dominik <dominik@science.uva.nl>
3389
3390 * org.texi: Fix typos.
3391 (Agenda commands): Document `C-k'.
3392
33932006-11-16 Eli Zaretskii <eliz@gnu.org>
3394
3395 * url.texi (http/https): Fix a typo in the HTTP URL.
3396
33972006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3398
3399 * ada-mode.texi: Total rewrite.
3400
34012006-11-13 Carsten Dominik <dominik@science.uva.nl>
3402
3403 * org.texi: Minor typo fixes.
3404
34052006-11-13 Bill Wohler <wohler@newt.com>
3406
3407 Release MH-E manual version 8.0.3.
3408
3409 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3410 release 8.0.3.
3411
3412 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3413 to set MAILDIR.
3414 (Reading Mail): Document the customization of read-mail-command
3415 for MH-E.
3416 (Viewing Attachments): Document mm-discouraged-alternatives.
3417 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3418 (Junk): Add more information about the settings of mh-junk-background
3419 in a program. Add /usr/bin/mh to PATH in examples.
3420
34212006-11-12 Richard Stallman <rms@gnu.org>
3422
3423 * woman.texi: Update author address but say he no longer maintains it.
3424
34252006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3426
3427 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3428 archived trees.
3429 (Checkboxes): Section moved to chapter 5, and extended.
3430 (The date/time prompt): New section.
3431 (Link abbreviations): New section.
3432 (Presentation and sorting): New section.
3433 (Custom agenda views): Section completely rewritten.
3434 (Summary): Compare with Planner.
3435 (Feedback): More info about creating backtraces.
3436 (Plain lists): Modified example.
3437 (Breaking down tasks): New section.
3438 (Custom time format): New section.
3439 (Time stamps): Document inactive timestamps.
3440 (Setting tags): More details about fast tag selection.
3441 (Block agenda): New section.
3442 (Custom agenda views): Section rewritten.
3443 (Block agenda): New section.
3444
34452006-11-07 Michael Albinus <michael.albinus@gmx.de>
3446
3447 * tramp.texi (Configuration): scp is the default method.
3448 (Default Method): Use ssh as example for another method.
3449
34502006-10-27 Richard Stallman <rms@gnu.org>
3451
3452 * woman.texi: Downcase nroff/troff/roff.
3453 (Installation): Chapter deleted. Some xrefs deleted.
3454 (Background): woman doesn't advise man ;-).
3455
c8763fb6 34562006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3457
3458 * ada-mode.texi (Project files, Identifier completion)
3459 (Automatic Casing, Debugging, Using non-standard file names)
3460 (Working Remotely): Fix typos.
3461
34622006-10-20 Masatake YAMATO <jet@gyve.org>
3463
3464 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3465 sample code `my-c-initialization-hook'.
3466
34672006-10-19 Stuart D. Herring <herring@lanl.gov>
3468
3469 * widget.texi: Fix typos.
3470
34712006-10-19 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3474 "???". There have been no complaints for years, so the information
3475 must be appropriate.
3476
34772006-10-16 Richard Stallman <rms@gnu.org>
3478
3479 * widget.texi: Use @var instead of capitalization.
3480 Clarify many widget type descriptions.
3481
34822006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3483
3484 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3485 gnus-dired-attach.
3486 (Selecting a Group): Fix typo.
3487
c8763fb6 34882006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3489
3490 * widget.texi: Fix typos.
3491
34922006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3493
3494 * gnus.texi (Image Enhancements): Update for Emacs 22.
3495
3496 * gnus-faq.texi ([1.3]): Update.
3497
34982006-10-06 Richard Stallman <rms@gnu.org>
3499
3500 * faq.texi (Displaying the current line or column):
3501 Delete "As of Emacs 20".
3502
35032006-10-06 Romain Francoise <romain@orebokech.com>
3504
3505 * faq.texi (VM): VM works with Emacs 22 too.
3506
35072006-10-06 Richard Stallman <rms@gnu.org>
3508
3509 * ebrowse.texi: Remove Emacs version "21" from title.
3510
35112006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3512
3513 * gnus.texi (Foreign Groups): Say where change of editing commands are
3514 stored. Add reference to `gnus-parameters'.
3515
35162006-09-15 Jay Belanger <belanger@truman.edu>
3517
3518 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3519 Change "Library Public License" to "Lesser Public License"
3520 throughout. Use "yyyy" to represent year.
3521
35222006-09-15 Carsten Dominik <dominik@science.uva.nl>
3523
3524 * org.texi (Setting tags): Typo fix.
3525
35262006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3527
3528 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3529
35302006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3531
3532 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3533
35342006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3535
3536 * faq.texi (Escape sequences in shell output): EMACS is now set
3537 to Emacs's absolute file name, not to "t".
3538 (^M in the shell buffer): Likewise.
3539 * misc.texi (Interactive Shell): Likewise.
3540
35412006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3542
3543 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3544 mails with pop3-leave-mail-on-server. Fix wording.
3545 (Limiting): Improve gnus-summary-limit-to-articles.
3546 (X-Face): Fix typo.
3547
35482006-09-11 Simon Josefsson <jas@extundo.com>
3549
3550 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3551 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3552
35532006-09-06 Simon Josefsson <jas@extundo.com>
3554
3555 * smtpmail.texi (Authentication): Mention SSL.
3556
35572006-09-01 Eli Zaretskii <eliz@gnu.org>
3558
3559 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3560 Don't use @indicateurl.
3561
3562 * cc-mode.texi (Subword Movement): Don't use @headitem.
3563 (Custom Braces, Clean-ups): Don't use @tie.
3564
35652006-08-29 Michael Albinus <michael.albinus@gmx.de>
3566
3567 Sync with Tramp 2.0.54.
3568
3569 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3570 Suggested by Adrian Phillips <a.phillips@met.no>.
3571
35722006-08-15 Carsten Dominik <dominik@science.uva.nl>
3573
3574 * org.texi (Installation, Activation): Split from Installation and
3575 Activation.
3576 (Clocking work time): Documented new features.
3577
35782006-08-13 Alex Schroeder <alex@gnu.org>
3579
3580 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3581 example.
3582
35832006-08-12 Eli Zaretskii <eliz@gnu.org>
3584
3585 * faq.texi (How to add fonts): New node.
3586
35872006-08-05 Romain Francoise <romain@orebokech.com>
3588
3589 * faq.texi (New in Emacs 22): Expand.
3590
35912006-08-03 Michael Olson <mwolson@gnu.org>
3592
3593 * erc.texi: Update for ERC 5.1.4.
3594
35952006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3596
3597 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3598 in .../site-lisp/gnus/ by default.
3599 [ From gnus-news.texi in the trunk. ]
3600
36012006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3602
3603 * gnus.texi (MIME Commands): Additions for yEnc.
3604
36052006-07-24 Richard Stallman <rms@gnu.org>
3606
3607 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3608 * faq.texi: Move periods and commas inside quotes.
3609
36102006-07-20 Jay Belanger <belanger@truman.edu>
3611
3612 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3613
36142006-07-18 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * faq.texi (Security risks with Emacs): Document Emacs 22
3617 file-local-variable mechanism.
3618
36192006-07-12 Michael Olson <mwolson@gnu.org>
3620
3621 * erc.texi: Update for ERC 5.1.3.
3622
36232006-07-12 Alex Schroeder <alex@gnu.org>
3624
3625 * rcirc.texi: Fix typos.
3626 (Getting started with rcirc): New calling convention for M-x irc.
3627 Mention #rcirc. Removed channel tracking.
3628 (Configuration): Changed the names of all variables that got changed
3629 recently, eg. rcirc-server to rcirc-default-server. Added
3630 documentation for rcirc-authinfo, some background for Bitlbee, and
3631 rcirc-track-minor-mode.
3632 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3633 Scrolling.
3634 (Reconnecting after you have lost the connection): Fixed example code
3635 to match code changes.
3636
36372006-07-10 Nick Roberts <nickrob@snap.net.nz>
3638
3639 * gnus.texi, message.texi: Fix typos.
3640
36412006-07-07 Carsten Dominik <dominik@science.uva.nl>
3642
3643 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3644 commands.
3645 (Global TODO list): Document the use of the variables
3646 `org-agenda-todo-ignore-scheduled' and
3647 `org-agenda-todo-list-sublevels'.
3648
36492006-07-05 Richard Stallman <rms@gnu.org>
3650
3651 * faq.texi (Scrolling only one line): Fix xref.
3652
36532006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3654
3655 * faq.texi (Evaluating Emacs Lisp code):
3656 Throughout, replace eval-current-buffer with eval-buffer.
3657
36582006-07-03 Richard Stallman <rms@gnu.org>
3659
3660 * rcirc.texi (Scrolling conservatively): Fix xref.
3661
3662 * pcl-cvs.texi (Viewing differences): Usage fix.
3663
36642006-07-03 Carsten Dominik <dominik@science.uva.nl>
3665
3666 * org.texi (Agenda commands): Document `s' key to save all org-mode
3667 buffers.
3668
36692006-06-30 Ralf Angeli <angeli@caeruleus.net>
3670
3671 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3672 names. Mention `cvs-msg' face.
3673
36742006-06-29 Carsten Dominik <dominik@science.uva.nl>
3675
3676 * org.texi (Checkboxes): New section.
3677
36782006-06-28 Carsten Dominik <dominik@science.uva.nl>
3679
3680 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3681 throughout this chapter.
3682
36832006-06-27 Chong Yidong <cyd@stupidchicken.com>
3684
3685 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3686 text for standalone vs Emacs info.
3687 (Help): Clarify header line description. Use mouse-1 for clicks.
3688 (Help-P): Use mouse-1 for clicks.
3689 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3690 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3691 (Choose menu subtopic): Remove gratuitous Emacs command names.
3692 (Help-FOO): Put usual behavior first.
3693 (Help-Xref): Clicking on xrefs works in Emacs.
3694 (Search Text): Clarify what the default behavior is.
3695 (Create Info buffer): Fix Emacs window/X window confusion.
3696 (Emacs Info Variables): Fix for new Emacs init file behavior.
3697
36982006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3699
3700 * gnus.texi (Summary Buffer Lines): Fix typo.
3701
37022006-06-23 Carsten Dominik <dominik@science.uva.nl>
3703
3704 * org.texi (Embedded LaTeX): New chapter.
3705 (Archiving): Section rewritten.
3706 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3707
37082006-06-20 Bill Wohler <wohler@newt.com>
3709
3710 Release MH-E manual version 8.0.1.
3711
3712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3713 release 8.0.1.
3714 (Preface): Depend on GNU mailutils 1.0 and higher.
3715
37162006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3717
3718 * message.texi (News Headers): Update message-syntax-checks section.
3719
37202006-06-19 Karl Berry <karl@gnu.org>
3721
3722 * info.texi (Advanced): Mention C-q, especially with ?.
3723
37242006-06-19 Carsten Dominik <dominik@science.uva.nl>
3725
3726 * org.texi (Publishing links): Document the `:link-validation-function'
3727 property.
3728 (Extensions and Hacking): New chapter, includes some sections of the
3729 "Miscellaneous" chapter.
3730
37312006-06-10 Carsten Dominik <dominik@science.uva.nl>
3732
3733 * org.texi (Progress logging): New section.
3734
37352006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3736
3737 * viper.texi (Viper Specials):
3738 * gnus.texi (Example Setup):
3739 * faq.texi (Backspace invokes help):
3740 * dired-x.texi (Optional Installation Dired Jump):
3741 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3742 follow coding conventions.
3743
37442006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3745
3746 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3747
37482006-06-06 Carsten Dominik <dominik@science.uva.nl>
3749
3750 * org.texi (ASCII export): Document indentation adaptation.
3751 (Setting tags): Document mutually-exclusive tags.
3752
37532006-06-05 Romain Francoise <romain@orebokech.com>
3754
3755 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3756 Fix typo.
3757
3758 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3759 channel (#gnus@irc.freenode.net).
3760 Fix typos. Update copyright notice.
3761
3762 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3763 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3764 (Line-Up Functions, Custom Macros):
3765 * ediff.texi (Window and Frame Configuration)
dccb744b 3766 (Highlighting Difference Regions):
2de53ca6
GM
3767 * emacs-mime.texi (Display Customization):
3768 * erc.texi (History):
3769 * eshell.texi (Known problems):
3770 * eudc.texi (Overview, BBDB):
3771 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3772 (The problem of spam, SpamOracle, Extending the Spam package)
3773 (Conformity, Terminology):
dccb744b 3774 * idlwave.texi (Routine Info)
2de53ca6
GM
3775 (Class and Keyword Inheritance, Padding Operators)
3776 (Breakpoints and Stepping, Electric Debug Mode)
3777 (Examining Variables, Troubleshooting):
3778 * org.texi (Creating timestamps):
3779 * reftex.texi (Commands, Options, Changes):
3780 * tramp.texi (Inline methods, Password caching)
3781 (Auto-save and Backup, Issues):
3782 * vip.texi (Files, Commands in Insert Mode):
3783 * viper.texi (Emacs Preliminaries, States in Viper)
3784 (Packages that Change Keymaps, Viper Specials, Groundwork):
3785 Fix various typos.
3786
37872006-05-31 Michael Ernst <mernst@alum.mit.edu>
3788
3789 * ediff.texi: Fix typos.
3790
37912006-05-30 Carsten Dominik <dominik@science.uva.nl>
3792
3793 * org.texi: Small typo fixes.
3794
37952006-05-29 Michael Albinus <michael.albinus@gmx.de>
3796
3797 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3798
37992006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3800
3801 * pcl-cvs.texi: Fix typos.
3802 (Customization): Say "us".
3803
38042006-05-26 Eli Zaretskii <eliz@gnu.org>
3805
3806 * org.texi: Remove bogus @setfilename.
3807
38082006-05-26 Carsten Dominik <dominik@science.uva.nl>
3809
3810 * org.texi (ASCII export): Omit command name.
3811 (HTML export): Add prefix to all lines in Local Variable example.
3812 (Acknowledgments): Typeset names in italics.
3813
38142006-05-24 Carsten Dominik <dominik@science.uva.nl>
3815
3816 * org.texi (Plain lists): Add new item navigation commands.
3817 (External links): Document elisp and info links.
3818 (Custom searches): New section.
3819 (Publishing): New chapter.
3820 (HTML export): Include a list of supported CSS classes.
3821 (Setting tags): Describe the fast-tag-setting interface.
3822
38232006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3824
3825 * dired-x.texi: ifinfo -> ifnottex.
3826
38272006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3828
3829 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3830
38312006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3832
3833 * message.texi (Interface): Add tool bar customization.
3834 (MIME): Index and text additions for mml-attach.
3835 (MIME): Describe mml-dnd-protocol-alist and
3836 mml-dnd-attach-options.
3837
3838 * gnus.texi (Oort Gnus): Reorder entries in sections.
3839 Fix some entries.
3840 (Starting Up): Add references to "Emacs for Heathens" and to
3841 "Finding the News". Add user-full-name and user-mail-address.
3842 (Group Buffer Format): Add tool bar customization and update.
3843 (Summary Buffer): Add tool bar customization.
3844 (Posting Styles): Add message-alternative-emails.
3845
38462006-05-09 Michael Albinus <michael.albinus@gmx.de>
3847
3848 * tramp.texi (Filename completion): Improve wording.
3849
38502006-05-07 Romain Francoise <romain@orebokech.com>
3851
3852 * faq.texi (Using regular expressions): Fix typo.
3853 (Packages that do not come with Emacs): Fix capitalization.
3854 (Replacing text across multiple files): Expand node to explain how
3855 to use `dired-do-query-replace-regexp' in more detail, based on
3856 suggestion by Eric Hanchrow <offby1@blarg.net>.
3857
38582006-05-06 Michael Albinus <michael.albinus@gmx.de>
3859
3860 * tramp.texi (Filename completion): Completion of remote files'
3861 method, user name and host name is active only in partial
3862 completion mode.
3863
38642006-05-06 Bill Wohler <wohler@newt.com>
3865
3866 Release MH-E manual version 8.0.
3867
3868 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3869 release 8.0.
3870
38712006-05-06 Bill Wohler <wohler@newt.com>
3872
3873 * mh-e.texi (MH-BOOK-HOME): Change from
3874 http://www.ics.uci.edu/~mh/book/mh to
3875 http://rand-mh.sourceforge.net/book/mh.
3876 Replace .htm suffix with .html for MH book files.
3877 (Using This Manual): Update key binding for getting relevant
3878 chapter in Info from command key.
3879 (Ranges): Fix itemx.
3880
38812006-05-05 Karl Berry <karl@gnu.org>
3882
3883 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3884 (\fonttextsize): New user-level command to change text font size.
3885
38862006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3887
3888 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3889
38902006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3891
3892 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3893
38942006-04-24 Bill Wohler <wohler@newt.com>
3895
3896 * mh-e.texi (Getting Started): Make it more explicit that you need
3897 to install MH. Add pointers to current MH implementations.
3898
38992006-04-21 Bill Wohler <wohler@newt.com>
3900
3901 Release MH-E manual version 7.94.
3902
3903 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3904 release 7.94.
3905
39062006-04-21 Carsten Dominik <dominik@science.uva.nl>
3907
3908 * org.texi: Many small fixes.
3909 (Handling links): Rename from "Managing links".
3910
39112006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3912
3913 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3914 (Splitting mail using spam-stat): Fix @xref.
3915
39162006-04-20 Chong Yidong <cyd@stupidchicken.com>
3917
3918 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3919 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3920
39212006-04-20 Carsten Dominik <dominik@science.uva.nl>
3922
3923 * org.texi (Time stamps): Better explanation of the purpose of
3924 different time stamps.
3925 (Structure editing, Plain lists): More details on how new items
3926 and headings are inserted.
3927
39282006-04-18 Carsten Dominik <dominik@science.uva.nl>
3929
3930 * org.texi (Formula syntax): Fix link to Calc Manual.
3931
39322006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3933
3934 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3935
39362006-04-17 Bill Wohler <wohler@newt.com>
3937
3938 * mh-e.texi (Folders): Update mh-before-quit-hook and
3939 mh-quit-hook example with code that removes the buffers rather
3940 than just bury them.
3941
39422006-04-17 Michael Albinus <michael.albinus@gmx.de>
3943
3944 Sync with Tramp 2.0.53.
3945
39462006-04-13 Carsten Dominik <dominik@science.uva.nl>
3947
3948 * org.texi (Updating settings): New section.
3949 (Visibility cycling): Better names for the startup folding
3950 options.
3951 (Exporting): Completely restructured.
3952 (The very busy C-c C-c key): New section.
3953 (Summary of in-buffer settings): New section.
3954
39552006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3956
3957 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3958
39592006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3960
3961 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3962 (Server Commands): Key `v' is reserved for users.
3963
39642006-04-11 Carsten Dominik <dominik@science.uva.nl>
3965
3966 * org.texi (Link format): New section, emphasis on bracket links.
3967 (External links): Document bracket links.
3968 (FAQ): Expand to cover shell links and the new link format.
3969
39702006-04-09 Kevin Ryde <user42@zip.com.au>
3971
3972 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3973
39742006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3975
3976 * gnus.texi (Summary Buffer Lines): Add `*'.
3977
c8763fb6 39782006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3979
3980 * gnus.texi (Group Parameters):
3981 Mention gnus-permanently-visible-groups.
3982
39832006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3984
3985 * gnus.texi (Face): Fix typo.
3986
39872006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3988
3989 * gnus.texi (X-Face): Clarify.
3990 (Face): Need Emacs with PNG support.
3991
39922006-04-06 Richard Stallman <rms@gnu.org>
3993
3994 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3995 Emacs".
3996
39972006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3998
3999 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4000 blocks not suitable for inclusion with Emacs using variable
4001 PARTOFEMACS.
4002
40032006-04-04 Simon Josefsson <jas@extundo.com>
4004
4005 * gnus.texi (Security): Improve.
4006
40072006-04-02 Bill Wohler <wohler@newt.com>
4008
4009 * mh-e.texi (Getting Started, Junk, Bug Reports)
4010 (MH FAQ and Support): Fix URLs.
4011
40122006-03-31 Romain Francoise <romain@orebokech.com>
4013
4014 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4015 to t, not nil (and has for the past eight years).
4016
40172006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4018
4019 * message.texi, gnus.texi: Bump version to 5.11.
4020
40212006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4022
4023 * gnus.texi (Top): Add comment about version line.
4024
4025 * message.texi (Top): Ditto. Change to take named versions into
4026 account.
4027
40282006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4029
4030 * gnus.texi (Posting Styles): Add x-face-file to example.
4031 (X-Face): Refer to posting styles.
4032
4033 * gnus-faq.texi ([5.8]): Add x-face-file.
4034 ([8.4]): Add links to gmane.emacs.gnus.user and
4035 gmane.emacs.gnus.general.
4036
40372006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4038
4039 * gnus-faq.texi: Use .invalid.
4040 ([5.4]): Fix gnus-posting-styles example.
4041
40422006-03-27 Romain Francoise <romain@orebokech.com>
4043
4044 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4045 Emacs/W3 needs a new maintainer.
4046 (Ispell): Update author and version info.
4047 (Mailcrypt): Mention PGG.
4048 (New in Emacs 22): Add PGG to the list of new packages.
4049 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4050 updating dead URLs.
4051
40522006-03-25 Karl Berry <karl@gnu.org>
4053
4054 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4055 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4056 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4057 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4058 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4059 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4060 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4061 (2) do not indent copyright year list (or anything else).
4062
40632006-03-21 Bill Wohler <wohler@newt.com>
4064
4065 * mh-e.texi (Folders): Various edits.
4066
40672006-03-20 Romain Francoise <romain@orebokech.com>
4068
4069 * gnus.texi (Mail Folders): Grammar fix.
4070
40712006-03-19 Bill Wohler <wohler@newt.com>
4072
4073 * mh-e.texi (Replying): Document Mail-Followup-To.
4074 Change manually-formatted table to multitable. Add debugging info.
4075 Move description of mh-reply-default-reply-to into paragraph
4076 that describes its values.
4077
40782006-03-17 Bill Wohler <wohler@newt.com>
4079
10d1d0af 4080 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4081 (Sending Mail Tour): Update method of entering
4082 addresses and subject.
4083 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4084 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4085
40862006-03-15 Carsten Dominik <dominik@science.uva.nl>
4087
4088 * org.texi: Version number change only.
4089
40902006-03-14 Bill Wohler <wohler@newt.com>
4091
4092 * mh-e.texi: Add index entries around each paragraph rather than
4093 depend on entries from beginning of node. Doing so ensures that
4094 index entries are less likely to be forgotten if text is cut and
4095 pasted, and are necessary anyway if the references are on a
4096 separate page. It seems that makeinfo is now (v. 4.8) only
4097 producing one index entry per node, so there is no longer any
4098 excuse not to. Use subheading instead of heading. The incorrect
4099 use of heading produced very large fonts in Info--as large as the
4100 main heading.
4101 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4102 versions 6 and 7 appeared *around* the time of these Emacs releases.
4103
41042006-03-13 Carsten Dominik <dominik@science.uva.nl>
4105
4106 * org.texi (Clean view): Document new startup options.
4107
41082006-03-11 Bill Wohler <wohler@newt.com>
4109
4110 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4111 (Composing, Scan Line Formats): Fix @refs.
4112 (Getting Started): Define MH profile and MH profile components.
4113 (Incorporating Mail, Reading Mail, Viewing, Printing)
4114 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4115 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4116 for string constants.
4117 (Tool Bar): Remove spurious quote.
4118 (Junk): Use ``...'' instead of "...".
4119 (Scan Line Formats): Replace @samp with @kbd.
4120
41212006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4124
41252006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4126
4127 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4128 easy to understand.
4129
41302006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4131
4132 * gnus.texi: Markup fix.
4133 (Fancy Mail Splitting): Specify new feature.
4134
41352006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4136
4137 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4138 partial-words matching.
4139
41402006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4143
4144 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4145 (MIME Commands): Fix mm-discouraged-alternatives.
4146
41472006-03-07 Carsten Dominik <dominik@science.uva.nl>
4148
4149 * org.texi: Version number change only.
4150
41512006-03-06 Bill Wohler <wohler@newt.com>
4152
4153 * mh-e.texi: Move from SourceForge repository to Savannah.
4154 This is version 7.93, which is a total rewrite from the previous
4155 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4156 version 7.93.
4157
41582006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4159
4160 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4161
41622006-03-01 Carsten Dominik <dominik@science.uva.nl>
4163
4164 * org.texi (Interaction): Add item about `org-mouse.el' by
4165 Piotr Zielinski.
4166 (Managing links): Document that also mouse-1 can be used to
4167 activate a link.
4168 (Headlines, FAQ): Add entry about hiding leading stars.
4169 (Miscellaneous): Resort the sections in this chapter to a more
4170 logical sequence.
4171
41722006-02-27 Simon Josefsson <jas@extundo.com>
4173
4174 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4175 2004-01-27 from the trunk).
4176
41772006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4178
4179 * cc-mode.texi: Rename c-hungry-backspace to
4180 c-hungry-delete-backwards, at the request of RMS. Leave the old
4181 name as an alias.
4182
41832006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4184
4185 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4186 include the function header within the defun.
4187
41882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4189
4190 * cc-mode.texi: Correct two typos.
4191
41922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4193
4194 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4195 existing comment.
4196 (Electric Keys): Add a justification for electric indentation.
4197 (Hungry WS Deletion): Clear up the names and complications of the
4198 BACKSPACE and DELETE keys.
4199
42002006-02-23 Juri Linkov <juri@jurta.org>
4201
4202 * faq.texi (Common requests): Move `Turning on auto-fill by
4203 default' after `Wrapping words automatically'. Move `Working with
4204 unprintable characters' before `Searching for/replacing newlines'.
4205 Move `Replacing highlighted text' after `Highlighting a region'.
4206 Merge `Repeating commands' and `Repeating a command as many times
4207 as possible' into the former.
4208 (Packages that do not come with Emacs): Add refs to Gmane and
4209 etc/MORE.STUFF.
4210
42112006-02-23 Juri Linkov <juri@jurta.org>
4212
4213 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4214 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4215 Add xref to `(emacs)Reporting Bugs'.
4216 (Getting a printed manual): Add URL to other formats of the manual.
4217 (Common requests): Fix menu.
4218 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4219 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4220 (Inserting text at the beginning of each line): Add pxref to
4221 `Changing the included text prefix'.
4222 (Forcing the cursor to remain in the same column): Mention `track-eol'
4223 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4224 (Replacing text across multiple files): Add keybinding `Q' for
4225 `dired-do-query-replace'.
4226
42272006-02-22 Carsten Dominik <dominik@science.uva.nl>
4228
4229 * reftex.texi: Version number and date change only.
4230
4231 * org.texi (Internal Links): Rewrite to cover the modified
4232 linking system.
4233
42342006-02-17 Eli Zaretskii <eliz@gnu.org>
4235
4236 * faq.texi: Remove the coding cookie, it's not needed anymore.
4237
42382006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4239
4240 * faq.texi (Colors on a TTY): Mention Mac OS port.
4241
42422006-02-12 Karl Berry <karl@gnu.org>
4243
4244 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4245 8-bit accented a.
4246
42472006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4248
4249 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4250
42512006-02-08 Romain Francoise <romain@orebokech.com>
4252
4253 * faq.texi (Top): Remove paragraph about the FAQ being a
4254 transitional document, etc.
4255 (Searching for/replacing newlines): New node.
4256 (Yanking text in isearch): New node.
4257 (Inserting text at the beginning of each line): Rename and make
4258 more general, mention `M-;' in Message mode.
4259
42602006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4261
4262 * faq.texi (Meta key does not work in xterm)
4263 (Emacs does not display 8-bit characters)
4264 (Inputting eight-bit characters): Update xrefs.
4265
42662006-02-06 Romain Francoise <romain@orebokech.com>
4267
4268 * faq.texi (VM): VM now at version 7.19.
4269 Set myself as maintainer of this file.
4270
42712006-02-04 Michael Olson <mwolson@gnu.org>
4272
4273 * erc.texi (History): Note that ERC is now included with Emacs.
4274
42752006-01-31 Romain Francoise <romain@orebokech.com>
4276
4277 * message.texi (Message Headers): Explain what
4278 `message-alternative-emails' does in more detail.
4279 Update copyright year.
4280
42812006-01-30 Juanma Barranquero <lekktu@gmail.com>
4282
4283 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4284
42852006-01-29 Richard M. Stallman <rms@gnu.org>
4286
4287 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4288
42892006-01-29 Michael Olson <mwolson@gnu.org>
4290
4291 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4292
4293 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4294
4295 * faq.texi (New in Emacs 22): Mention ERC.
4296
42972006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4298
4299 * rcirc.texi: Capitalize dir entry for consistency with the entry
4300 in info/dir and other entries in the Emacs category.
4301 Fix typos. Delete trailing whitespace.
4302
c8763fb6 43032006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4304
4305 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4306
43072006-01-27 Eli Zaretskii <eliz@gnu.org>
4308
4309 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4310 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4311
4312 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4313 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4314
43152006-01-27 Alex Schroeder <alex@gnu.org>
4316
4317 * rcirc.texi: New file.
4318
43192006-01-23 Juri Linkov <juri@jurta.org>
4320
4321 * widget.texi (User Interface): Add S-TAB for widget-backward.
4322
43232006-01-22 Michael Albinus <michael.albinus@gmx.de>
4324
4325 Sync with Tramp 2.0.52.
4326
4327 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4328 Add Tramp disabling item. New item for common connection problems.
4329 (various): Apply "ftp" as method for the download URL.
4330 (Bug Reports): Refer to FAQ for common problems.
4331
43322006-01-21 Eli Zaretskii <eliz@gnu.org>
4333
4334 * widget.texi (User Interface): Use @key for TAB.
4335
4336 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4337
4338 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4339 for TAB.
4340
4341 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4342
43432006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4344
4345 * gnus.texi: Update copyright.
4346
43472006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4348
4349 * gnus.texi (Article Washing): Additions.
4350
43512006-01-08 Alex Schroeder <alex@gnu.org>
4352
4353 * pgg.texi (Caching passphrase): Rewording.
4354
43552006-01-13 Carsten Dominik <dominik@science.uva.nl>
4356
4357 * org.texi (Agenda commands): Document tags command.
4358
43592006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4360
4361 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4362
43632006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * gnus.texi (RSS): Addition.
4366
43672005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4368
4369 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4370
43712005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4372
4373 * emacs-mime.texi (Display Customization): Add setting example to
4374 mm-discouraged-alternatives.
4375
43762006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4377
4378 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4379 version is the canonical version.
4380
43812006-01-08 Alex Schroeder <alex@gnu.org>
4382
4383 * pgg.texi (Caching passphrase): Rewording.
4384
43852006-01-06 Eli Zaretskii <eliz@gnu.org>
4386
4387 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4388 repository URL.
4389
43902006-01-06 Carsten Dominik <dominik@science.uva.nl>
4391
4392 * org.texi: Removed the accidentally re-added empty line in the
4393 direntry.
4394
43952006-01-05 Carsten Dominik <dominik@science.uva.nl>
4396
4397 * org.texi (Agenda Views): Chapter reorganized.
4398
43992005-12-29 Romain Francoise <romain@orebokech.com>
4400
4401 * faq.texi (Using Customize): New node.
4402
44032005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * org.texi: Remove blank line in @direntry. It is non-standard
4406 and recursively produces blank lines all over the dir file (when
4407 using Texinfo 4.8).
4408
44092005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4410
4411 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4412
44132005-12-20 Carsten Dominik <dominik@science.uva.nl>
4414
4415 * org.texi (Tags): Boolean logic documented.
4416 (Agenda Views): Document custom commands.
4417
44182005-12-20 David Kastrup <dak@gnu.org>
4419
4420 * faq.texi (AUCTeX): Update version and mailing list info.
4421
44222005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4423
4424 * gnus.texi (MIME Commands): Mention addition of
4425 multipart/alternative to gnus-buttonized-mime-types and add xref
4426 to mm-discouraged-alternatives.
4427
4428 * emacs-mime.texi (Display Customization): Mention addition of
4429 "image/.*" and add xref to gnus-buttonized-mime-types in the
4430 mm-discouraged-alternatives section.
4431
44322005-12-16 Carsten Dominik <dominik@science.uva.nl>
4433
4434 * org.texi (Tags): New section.
4435 (Agenda Views): Chapter reorganized.
4436
44372005-12-16 Eli Zaretskii <eliz@gnu.org>
4438
4439 * org.texi (Internal Links): Add a missing comma after an @xref.
4440
44412005-12-14 Chong Yidong <cyd@stupidchicken.com>
4442
4443 * faq.texi (Filling paragraphs with a single space): No need to
4444 change sentence-end now.
4445
44462005-12-13 Romain Francoise <romain@orebokech.com>
4447
4448 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4449
44502005-12-12 Jay Belanger <belanger@truman.edu>
4451
4452 * faq.texi (Calc): Update version number.
4453
44542005-12-12 Carsten Dominik <dominik@science.uva.nl>
4455
4456 * org.texi (Progress Logging): New section.
4457
44582005-12-10 Romain Francoise <romain@orebokech.com>
4459
4460 Update the Emacs FAQ for the 22.1 release.
4461
4462 * faq.texi: Set VER to `22.1'.
4463 (Basic editing): Explain how to use localized versions of the
4464 Tutorial. Mention that `C-h r' displays the manual. Delete
4465 obsolete WWW link to an Emacs 18 tutorial.
4466 (Getting a printed manual): Point to the new locations of the
4467 manuals on the GNU Web site.
4468 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4469 available via Info (it was previously distributed separately).
4470 (Installing Texinfo documentation): The latest version of Texinfo
4471 is 4.8, not 4.0.
4472 (Informational files for Emacs): COPYING is the GNU General Public
4473 License, not the Emacs General Public License.
4474 (Informational files for Emacs): Delete obsolete link to the
4475 GNUinfo pages as they have been removed from the GNU Web site.
4476 (New in Emacs 22): New node.
4477 (Setting up a customization file): Say that most packages support
4478 Customize nowadays.
4479 (Colors on a TTY): Delete reference to instructions on how to
4480 enable syntax highlighting, it is now enabled by default.
4481 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4482 at startup automatically.
4483 (Controlling case sensitivity): Mention `M-c' in isearch.
4484 (Using an already running Emacs process): Emacs now creates the
4485 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4486 gnuserv. As emacsclient can now run Lisp code as well, delete a
4487 sentence praising gnuserv for that. Simplify description of how
4488 the client/server operation works.
4489 (Compiler error messages): Delete obsolete text (compile.el has
4490 been rewritten).
4491 (Indenting switch statements): Fix typo.
4492 (Matching parentheses): Simplify setup instructions, mention the
4493 menu bar item in the Options menu.
4494 (Repeating a command as many times as possible): Mention `C-x e'.
4495 (Going to a line by number): Mention new keymap and bindings
4496 `M-g M-g', `M-g M-p' and `M-g M-n'.
4497 (Turning on syntax highlighting): Now on by default. Simplify.
4498 (Replacing highlighted text): Use `1', not `t'.
4499 (Problems with very large files): The maximum size is now 256MB on
4500 32-bit machines.
4501 (^M in the shell buffer): Mention `comint-process-echoes'.
4502 (Emacs for Apple computers): Emacs 22 has native support for Mac
4503 OS X.
4504 (Translating names to IP addresses): Delete node.
4505 (Binding keys to commands): Fix typo.
4506 (SPC no longer completes file names): New node.
4507 (MIME with Emacs mail packages): Delete section about the Emacs
4508 MIME FAQ (it's not reachable anymore).
4509
45102005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4511
4512 * cc-mode.texi: The manual has been extensively revised: the
4513 information about using CC Mode has been separated from the larger
4514 and more difficult chapters about configuration. It has been
4515 updated for CC Mode 5.31.
4516
45172005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4518
4519 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4520 (Selecting an implementation): Fix descriptions.
4521
45222005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4523
4524 * message.texi (Various Message Variables): Addition.
4525
45262005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * message.texi: Fix default values.
4529
45302005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4531
4532 * message.texi (Header Commands): Clarify descriptions of
4533 message-cross-post-followup-to, message-reduce-to-to-cc, and
4534 message-insert-wide-reply.
4535 (Various Commands): Fix kindex for message-kill-to-signature;
4536 clarify description of message-tab.
4537
45382005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * message.texi (Mailing Lists): Fix description about MFT.
4541
4542 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4543
45442005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4545
4546 * gnus.texi (Slow Terminal Connection): Replace old description
4547 with new one.
4548
45492005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4550
4551 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4552 replace X-Draft-Headers with X-Draft-From.
4553
45542005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4555
4556 * gnus.texi (Various Various): Fix the default value of
4557 nnheader-max-head-length.
4558 (Gnus Versions): Fix typo.
4559
45602005-12-08 Carsten Dominik <dominik@science.uva.nl>
4561
4562 * org.texi (Structure editing): Document new functionality of
4563 M-RET.
4564
45652005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4566
4567 * org.texi (Internal Links): Fix Texinfo usage.
4568
45692005-12-06 Carsten Dominik <dominik@science.uva.nl>
4570
4571 * org.texi (TODO basics): Document the global todo list.
4572 (TODO items): Documents sparse tree for specific TODO
4573 keywords.
4574
45752005-11-30 Carsten Dominik <dominik@science.uva.nl>
4576
4577 * org.texi (Plain Lists): Typos fixed.
4578
45792005-11-28 Jay Belanger <belanger@truman.edu>
4580
4581 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4582
45832005-11-24 Carsten Dominik <dominik@science.uva.nl>
4584
4585 * org.texi (Structure editing): New item moving commands added.
4586 (Plain Lists): New section.
4587
45882005-11-18 Carsten Dominik <dominik@science.uva.nl>
4589
4590 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4591 (Agenda): Document commands `org-cycle-agenda-files' and
4592 `org-agenda-file-to-front'
4593 (Built-in table editor): Document `org-table-sort-lines'.
4594 (HTML formatting): Export of hand-formatted lists.
4595
45962005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4597
4598 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4599 new variable gnus-toolbar-thickness.
4600
46012005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4602
4603 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4604
46052005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4606
4607 * gnus.texi (X-Face): Fix description.
4608 (XVarious): Remove gnus-xmas-logo-color-alist and
4609 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4610
46112005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4612
4613 * gnus.texi (Group Parameters): Mention new variable
4614 gnus-parameters-case-fold-search.
4615 (Home Score File): Addition.
4616
46172005-11-04 Ulf Jasper <ulf.jasper@web.de>
4618
4619 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4620 (Overview): List supported feed types.
4621 (Installation): No installation necessary when using autoload.
4622 (Configuration): Rename "RSS" to "news".
4623
46242005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4625
4626 * pgg.texi (User Commands): Document additional passphrase
4627 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4628 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4629
46302005-11-04 Carsten Dominik <dominik@science.uva.nl>
4631
4632 * org.texi: Version number changed to 3.19.
4633
46342005-10-29 Sascha Wilde <wilde@sha-bang.de>
4635
4636 * pgg.texi (How to use): Update the example to add autoload of
4637 pgg-encrypt-symmetric-region.
4638 (User Commands): Document pgg-encrypt-symmetric-region.
4639 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4640
46412005-10-27 Jay Belanger <belanger@truman.edu>
4642
4643 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4644 mention other TeX-related units.
4645
46462005-10-23 Lars Hansen <larsh@soem.dk>
4647
4648 * dired-x.texi (Miscellaneous Commands): Replace
4649 dired-do-relative-symlink by dired-do-relsymlink and
4650 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4651
46522005-10-23 Jay Belanger <belanger@truman.edu>
4653
4654 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4655 constant.
4656
46572005-10-23 Michael Albinus <michael.albinus@gmx.de>
4658
4659 * faq.texi (Bugs and problems): Replace
4660 `dired-move-to-filename-regexp' by
4661 `directory-listing-before-filename-regexp'.
4662
46632005-10-22 Eli Zaretskii <eliz@gnu.org>
4664
4665 * newsticker.texi (UPDATED): Set value.
4666
46672005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4668
4669 * gnus.texi (Document Groups): Remove duplicate item.
4670
46712005-10-21 Carsten Dominik <dominik@science.uva.nl>
4672
4673 * org.texi (Summary): Mention iCalendar support.
4674 (Exporting): Document iCalendar support.
4675
46762005-10-18 Romain Francoise <romain@orebokech.com>
4677
4678 * viper.texi (Viper Specials): Capitalize GNU.
4679
46802005-10-17 Juri Linkov <juri@jurta.org>
4681
4682 * info.texi (Getting Started, Search Index, Expert Info):
4683 Fix wording.
4684 (Search Text): Replace `echo area' with `mode line'.
4685 (Search Index): Both `i' and `,' find all index entries.
4686 Replace example `C-f' with `C-l' (which exists in index of Info
4687 manual) and delete spaces in its keyboard input sequence.
4688 Delete unnecessary explanations about literal characters.
4689
46902005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4691
4692 * gnus.texi (Document Server Internals): Addition.
4693
46942005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4695
4696 * gnus.texi (A note on namespaces): Fix RFC reference.
4697
46982005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4699
4700 * gnus.texi (RSS): Fix key description.
4701
47022005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4703
4704 * gnus.texi: Emacs/w3 -> Emacs/W3.
4705 (Browsing the Web): Fix description.
4706 (Web Searches): Ditto.
4707 (Customizing W3): Ditto.
4708
47092005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4710
4711 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4712
47132005-10-11 Jay Belanger <belanger@truman.edu>
4714
4715 * calc.texi (Integration): Mention using `a i' to compute definite
4716 integrals.
4717
47182005-10-11 Juri Linkov <juri@jurta.org>
4719
4720 * info.texi: Rearrange nodes.
4721 (Top): Update menu. Change ref `Info for Experts' to
4722 `Advanced Info Commands'.
4723 (Getting Started): Fix description of manual's parts.
4724 (Help-Int): Change xref `Info Search' to `Search Index', and
4725 `Expert Info' to `Advanced'.
4726 (Advanced): Move node one level up.
4727 (Search Text, Search Index): New nodes split out from `Info Search'.
4728 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4729 split out from `Advanced'.
4730 (Advanced, Emacs Info Variables): De-document editing an Info file
4731 in Info.
4732 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4733 (Creating an Info File): Delete node and move its text to
4734 `Expert Info'.
4735
47362005-10-10 Carsten Dominik <dominik@science.uva.nl>
4737
4738 * org.texi (Workflow states): Documented that change in keywords
4739 becomes active only after restart of Emacs.
4740
47412005-10-08 Michael Albinus <michael.albinus@gmx.de>
4742
4743 Sync with Tramp 2.0.51.
4744
47452005-10-08 Nick Roberts <nickrob@snap.net.nz>
4746
4747 * speedbar.texi (Introduction): Describe new location of speedbar
4748 on menubar.
4749 (Basic Key Bindings): Remove descriptions of bindings that have
4750 been removed.
4751
47522005-10-05 Nick Roberts <nickrob@snap.net.nz>
4753
4754 * speedbar.texi (GDB): Describe use of watch expressions.
4755
47562005-09-28 Simon Josefsson <jas@extundo.com>
4757
4758 * message.texi (IDNA): Fix.
4759
47602005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4761
4762 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4763 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4764 description of nntp-open-connection-function.
4765 (Common Variables): Fix descriptions.
4766
47672005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4768
4769 * gnus.texi (Server Buffer Format): Document the %a format spec.
4770
47712005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4772
4773 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4774
47752005-09-23 Carsten Dominik <dominik@science.uva.nl>
4776
4777 * org.texi Version 3.16.
4778
47792005-09-19 Miles Bader <miles@gnu.org>
4780
4781 * newsticker.texi: Get rid of CVS keywords.
4782
47832005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4784
4785 * gnus.texi (Finding the Parent): Fix description of how Gnus
4786 finds article.
4787
47882005-09-14 Jari Aalto <jari.aalto@cante.net>
4789
4790 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4791 to drop off non-answered articles.
4792
47932005-09-19 Juanma Barranquero <lekktu@gmail.com>
4794
4795 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4796 braces (which are unsupported by NMAKE) for macro `srcdir'.
4797
47982005-09-17 Eli Zaretskii <eliz@gnu.org>
4799
4800 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4801 (../info/newsticker, newsticker.dvi): New targets.
4802
48032005-09-17 Ulf Jasper <ulf.jasper@web.de>
4804
4805 * newsticker.texi: Replace @command with @code. Replace @example
4806 with @lisp.
4807 (Top): Added explanations to menu items.
4808 (GNU Free Documentation License): Removed.
4809
48102005-09-16 Romain Francoise <romain@orebokech.com>
4811
4812 Update all files to specify GFDL version 1.2.
4813
4814 * doclicense.texi (GNU Free Documentation License): Update to
4815 version 1.2.
4816
48172005-09-15 Richard M. Stallman <rms@gnu.org>
4818
4819 * newsticker.texi: Fix @setfilename.
4820
4821 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4822 (../info/newsticker, newsticker.dvi): New targets.
4823
48242005-08-30 Carsten Dominik <dominik@science.uva.nl>
4825
4826 * org.texi: Version 3.15.
4827
48282005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4829
4830 * ses.texi: Combine all three indices into one.
4831 Correct a few typos.
4832
48332005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4834
4835 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4836
48372005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * emacs-mime.texi (Handles): Remove duplicate item.
4840 (Encoding Customization): Fix the default value for
4841 mm-coding-system-priorities.
4842 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4843 (Basic Functions): Fix reference.
4844
48452005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4846
4847 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4848
48492005-08-18 Richard M. Stallman <rms@gnu.org>
4850
4851 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4852 and web site.
4853
4854 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4855 not keyboard-translate.
4856
48572005-08-11 Richard M. Stallman <rms@gnu.org>
4858
4859 * faq.texi (Using regular expressions): Fix xref.
4860
48612005-08-09 Juri Linkov <juri@jurta.org>
4862
4863 * info.texi (Help-P): Replace `Prev' with `Previous'.
4864 (Help-M, Help-Xref): Add S-TAB.
4865 (Help-FOO): Update `u' command.
4866 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4867 Update info about visibility of xref parts.
4868 (Help-Int): Fix `m' command. Rename `Info-last' to
4869 `Info-history-back'. Add `Info-history-forward'.
4870 (Advanced): Fix `g*' and `M-n' commands.
4871 (Info Search): Add `index-apropos' in stand-alone browser.
4872 Add isearch commands.
4873 (Emacs Info Variables): Remove `Info-fontify'.
4874 Add `Info-mode-hook'. Update face names.
4875 Add `Info-fontify-maximum-menu-size',
4876 `Info-fontify-visited-nodes', `Info-isearch-search'.
4877
48782005-08-07 Michael Albinus <michael.albinus@gmx.de>
4879
4880 Sync with Tramp 2.0.50.
4881
4882 * tramp.texi: Use @option{} consequently for method names.
4883 (Inline methods, External transfer methods): Remove references to
4884 Cygwin.
4885 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4886 implementation.
4887
48882005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4889
4890 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4891 Mention that gnus-init-file is not read when Emacs is invoked with
4892 --no-init-file or -q.
4893
48942005-07-19 Carsten Dominik <dominik@science.uva.nl>
4895
4896 * org.texi: Version 3.14.
4897
48982005-07-04 Carsten Dominik <dominik@science.uva.nl>
4899
4900 * org.texi: Version 3.13.
4901
49022005-07-18 Juri Linkov <juri@jurta.org>
4903
4904 * calc.texi (Time Zones, Logical Operations):
4905 * cl.texi (Overview):
4906 * org.texi (TODO types):
4907 * sc.texi (Emacs 18 MUAs):
4908 * speedbar.texi (Top):
4909 * url.texi (History):
4910 Delete duplicate duplicate words.
4911
ce058493 49122005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4913
4914 * cl.texi (Type Predicates): Document `atom' type.
4915
49162005-07-04 Lute Kamstra <lute@gnu.org>
4917
4918 Update FSF's address in GPL notices.
4919
4920 * calc.texi (Copying):
4921 * doclicense.texi (GNU Free Documentation License):
4922 * faq.texi (Contacting the FSF):
4923 * mh-e.texi (Copying): Update FSF's address.
4924
49252005-07-03 Richard M. Stallman <rms@gnu.org>
4926
4927 * flymake.texi (Example -- Configuring a tool called directly):
4928 Update name of flymake-build-relative-filename.
4929
49302005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4931
4932 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4933
49342005-06-29 Carsten Dominik <dominik@science.uva.nl>
4935
4936 * org.texi: Version 3.12.
4937
49382005-06-24 Eli Zaretskii <eliz@gnu.org>
4939
4940 * makefile.w32-in (MAKEINFO): Use --force.
4941 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4942 Makefile.in.
4943 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4944 more shells.
4945
49462005-06-23 Richard M. Stallman <rms@gnu.org>
4947
4948 * speedbar.texi (Creating a display): Texinfo usage fixes.
4949
4950 * tramp.texi (Customizing Completion, Auto-save and Backup):
4951 Texinfo usage fixes.
4952
49532005-06-23 Juanma Barranquero <lekktu@gmail.com>
4954
4955 * dired-x.texi (Miscellaneous Commands):
4956 * ediff.texi (Miscellaneous):
4957 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4958 (Agent Variables):
4959 * info.texi (Help-Xref):
4960 * message.texi (Message Headers):
4961 * org.texi (Remember):
4962 * reftex.texi (Options (Defining Label Environments)):
4963 (Options (Index Support)):
4964 (Options (Viewing Cross-References)):
4965 (Options (Misc)):
4966 (Changes):
4967 * speedbar.texi (Creating a display):
4968 * tramp.texi (Customizing Completion, Auto-save and Backup):
4969 Texinfo usage fix.
4970
49712005-06-13 Carsten Dominik <dominik@science.uva.nl>
4972
4973 * org.texi: Version 3.11.
4974
49752005-06-12 Jay Belanger <belanger@truman.edu>
4976
4977 * calc.texi (Getting Started): Remove extra menu item.
4978
49792005-05-31 Jay Belanger <belanger@truman.edu>
4980
4981 * calc.texi (Notations Used in This Manual): Use @kbd for key
4982 sequence.
4983 (Demonstration of Calc): Mention another way of starting Calc.
4984 (Starting Calc): Mention long name of M-#.
4985 (Embedded Mode Overview): Remove unnecessary instruction.
4986 (Other M-# commands): Rephrase `M-# 0' explanation.
4987 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4988 reflect current behavior.
4989
49902005-05-30 Jay Belanger <belanger@truman.edu>
4991
4992 * calc.texi (Hooks): Change description of calc-window-hook and
4993 calc-trail-window-hook to match usage.
4994 (Computational Functions): Add more constant-generating functions.
4995 (Customizable Variables): Use defvar.
4996
49972005-05-28 Jay Belanger <belanger@truman.edu>
4998
4999 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5000 (Basic Embedded Mode): Explain behavior of arguments to
5001 calc-embedded-mode.
5002
50032005-05-27 Jay Belanger <belanger@truman.edu>
5004
5005 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5006 current behavior.
5007
50082005-05-25 Jay Belanger <belanger@truman.edu>
5009
5010 * calc.texi: Change Calc version number throughout.
5011 (Keypad Mode): Change location in info output.
5012 (Keypad mode overview): Move picture of keypad.
5013
50142005-05-21 Jay Belanger <belanger@truman.edu>
5015
5016 * calc.texi (Storing variables): Mention that only most variables
5017 are void to begin with.
5018
50192005-05-21 Kevin Ryde <user42@zip.com.au>
5020
5021 * widget.texi (Basic Types): Update cross ref from "Enabling
5022 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5023 lispref/text.texi change.
5024
50252005-05-20 Carsten Dominik <dominik@science.uva.nl>
5026
5027 * org.texi: Version 3.09.
5028
50292005-05-18 Carsten Dominik <dominik@science.uva.nl>
5030
5031 * reftex.texi: Version 4.28.
5032
50332005-05-16 Jay Belanger <belanger@truman.edu>
5034
5035 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5036
50372005-05-14 Jay Belanger <belanger@truman.edu>
5038
5039 * calc.texi (Default Simplifications): Insert missing ! (logical
5040 not operator).
5041
50422005-05-14 Michael Albinus <michael.albinus@gmx.de>
5043
5044 Sync with Tramp 2.0.49.
5045
50462005-05-10 Jay Belanger <belanger@truman.edu>
5047
5048 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5049 to 1.
5050
50512005-04-29 Carsten Dominik <dominik@science.uva.nl>
5052
5053 * org.texi: Version 3.08, structure reorganized.
5054
50552005-04-24 Richard M. Stallman <rms@gnu.org>
5056
5057 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5058
50592005-04-15 Carsten Dominik <dominik@science.uva.nl>
5060
5061 * org.texi: Update to version 3.06.
5062
50632005-04-13 Lute Kamstra <lute@gnu.org>
5064
5065 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5066
50672005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5068
5069 * cl.texi (Porting Common Lisp): Fix typo.
5070
50712005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5072
5073 * gnus.texi (RSS): Addition.
5074
50752005-04-04 Jay Belanger <belanger@truman.edu>
5076
5077 * calc.texi: Change Calc version number.
5078 (Customizable variables): Fix description of calc-language-alist.
5079 (Copying): Put in version 2 of GPL.
5080
50812005-04-01 Jay Belanger <belanger@truman.edu>
5082
5083 * calc.texi (Troubleshooting Commands): Remove comment about
5084 installation.
5085 (Installation): Remove section.
5086 (Customizable Variables): New section.
5087 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5088 (Graphical Devices): Add references to Customizable Variables.
5089
50902005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5091
5092 * emacs-mime.texi (Display Customization): Markup fixes.
5093 (rfc2047): Update.
5094
50952005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5096
5097 * gnus-faq.texi: Replaced with auto-generated version.
5098
50992005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5100
5101 * dired-x.texi (Multiple Dired Directories): default-directory was
5102 renamed to dired-default-directory.
5103
51042005-03-26 Jay Belanger <belanger@truman.edu>
5105
5106 * calc.texi (Simplifying Formulas, Rewrite Rules):
5107 Change description of top and bottom of fraction.
5108 (Modulo Forms): Move description of how to create modulo forms to
5109 earlier in the section.
5110 (Fraction Mode): Suggest using : to get a fraction by dividing.
5111 (Basic Arithmetic): Adjust placement of command name.
5112 (Truncating the Stack): Emphasize that "hidden" entries are still
5113 visible.
5114 (Installation): Move discussion of printing manual to "About This
5115 Manual".
5116 (About This Manual): Mention how to print the manual.
5117 (Reporting Bugs): Remove first person.
5118 (Building Vectors): Add algebraic version of append.
5119 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5120 (Grouping Digits): Fix typo.
5121
51222005-03-25 Werner Lemberg <wl@gnu.org>
5123
5124 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5125 Replace `legal' with `valid'.
5126
51272005-03-25 Werner Lemberg <wl@gnu.org>
5128
5129 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5130
51312005-03-24 Jay Belanger <belanger@truman.edu>
5132
5133 * calc.texi (General Mode Commands)
5134 (Mode Settings in Embedded Mode): Add some explanation of
5135 recording mode settings.
5136
51372005-03-24 Richard M. Stallman <rms@gnu.org>
5138
5139 * calc.texi: Remove praise of non-free software.
5140
5141 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5142 (Installation): Node deleted.
5143
51442005-03-23 Richard M. Stallman <rms@gnu.org>
5145
5146 * url.texi (HTTP language/coding): Improve last change.
5147
51482005-03-22 Jay Belanger <belanger@truman.edu>
5149
5150 * calc.texi (Embedded Mode): Add new information on changing
5151 modes.
5152
51532005-03-20 Michael Albinus <michael.albinus@gmx.de>
5154
5155 Sync with Tramp 2.0.48.
5156
5157 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5158
5159 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5160 "GNU/Linux". Change all addresses to .gnu.org.
5161 (Default Method): Offer shortened syntax for "su" and "sudo"
5162 methods.
5163
51642005-03-07 Richard M. Stallman <rms@gnu.org>
5165
5166 * url.texi: Fix usage of "e.g.".
5167 (HTTP language/coding): Explain the rules for these strings.
5168
51692005-03-06 Richard M. Stallman <rms@gnu.org>
5170
5171 * woman.texi (Introduction): Minor cleanups.
5172
5173 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5174
5175 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5176 (Installation): Node deleted.
5177
5178 * mh-e.texi (Preface): Get rid of "Emacs 21".
5179
5180 * eshell.texi (Installation): Delete node (for Emacs 20).
5181
51822005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5183
5184 * flymake.texi: Refill and tweak style in @lisp blocks.
5185
51862005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5187
5188 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5189
51902005-03-01 Jay Belanger <belanger@truman.edu>
5191
5192 * calc.texi (Trigonometric and Hyperbolic Functions):
5193 Mention additional functions.
5194 (Algebraic Simplifications): Mention additional simplifications.
5195
51962005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5197
5198 * ses.texi: Add concept/function/variable indices (this work was
5199 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5200 papers on file at FSF).
5201
52022005-02-10 Jay Belanger <belanger@truman.edu>
5203
5204 * calc.texi: Change @LaTeX to La@TeX throughout.
5205 Redefine @expr as @math for TeX output.
5206 Redefine @texline as a no-op for TeX output.
5207 Define @tfn, replace @t by @tfn throughout.
5208
52092005-02-09 Jay Belanger <belanger@truman.edu>
5210
5211 * calc.texi: Add macro for LaTeX for info output.
5212
52132005-02-08 Kim F. Storm <storm@cua.dk>
5214
5215 * texinfo.tex (LaTex): Add def.
5216
52172005-02-06 Jay Belanger <belanger@truman.edu>
5218
5219 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5220 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5221 throughout manual.
5222
52232005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5224
5225 * gnus.texi: Some edits based on comments from David Abrahams.
5226
52272005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5228
5229 * gnus.texi (RSS): Fix the keystroke.
5230
52312005-01-24 David Kastrup <dak@gnu.org>
5232
5233 * faq.texi: Update AUCTeX version info.
5234
52352005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5236
5237 * gnus-faq.texi ([4.1]): Typo.
5238
52392005-01-19 Jay Belanger <belanger@truman.edu>
5240
5241 * calc.texi (Keep Arguments): Mention that keeping arguments
5242 doesn't work with keyboard macros.
5243
52442005-01-16 Richard M. Stallman <rms@gnu.org>
5245
5246 * autotype.texi (Autoinserting): Fix small error.
5247
52482005-01-16 Michael Albinus <michael.albinus@gmx.de>
5249
5250 Sync with Tramp 2.0.47.
5251
5252 * tramp.texi (Compilation): New section, describing compilation of
5253 remote files.
5254
52552005-01-11 Kim F. Storm <storm@cua.dk>
5256
5257 * widget.texi (Basic Types): Add :follow-link keyword.
5258
52592005-01-09 Jay Belanger <belanger@truman.edu>
5260
5261 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5262
52632005-01-08 Jay Belanger <belanger@truman.edu>
5264
5265 * calc.texi: Change throughout to reflect new default value of
5266 calc-settings-file.
5267
52682005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5269
5270 * message.texi (Reply): `message-reply-to-function' should return
5271 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5272
52732005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5274
5275 * faq.texi (Changing load-path): Fix typo.
5276
52772005-01-05 Jay Belanger <belanger@truman.edu>
5278
5279 * calc.texi (Programming Tutorial): Replace kbd command by
5280 appropriate characters for a keyboard macro.
5281
52822005-01-04 Jay Belanger <belanger@truman.edu>
5283
5284 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5285 for Lucid Emacs.
5286 (Programming Tutorial): Mention that the user needs to be in the
5287 right mode to compute some functions.
5288
52892005-01-04 Jay Belanger <belanger@truman.edu>
5290
5291 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5292 no longer applicable.
5293
52942005-01-01 Jay Belanger <belanger@truman.edu>
5295
5296 * calc.texi (Programming Tutorial): Changed description of how to
5297 edit keyboard macros to match current behavior.
5298
52992004-12-31 Jay Belanger <belanger@truman.edu>
5300
5301 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5302
53032004-12-20 Jay Belanger <belanger@truman.edu>
5304
5305 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5306 zero.
5307
53082004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5311 @xref.
5312 (Font Locking): Avoid @strong{Note:}.
5313
53142004-12-17 Michael Albinus <michael.albinus@gmx.de>
5315
5316 Sync with Tramp 2.0.46.
5317
5318 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5319
53202004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5321
5322 * url.texi: Correct typos.
5323 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5324 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5325 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5326 (Dealing with HTTP documents): @inforef->@xref.
5327
53282004-12-15 Jay Belanger <belanger@truman.edu>
5329
5330 * calc.texi: Consistently capitalized all mode names.
5331 (Answers to Exercises): Mention that an answer can be a fraction
5332 when in Fraction mode.
5333
53342004-12-13 Jay Belanger <belanger@truman.edu>
5335
5336 * calc.texi: Fix some TeX definitions.
5337
53382004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * reftex.texi (Imprint): Remove erroneous @value's.
5341
53422004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5345 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5346
53472004-12-08 Jay Belanger <belanger@truman.edu>
5348
5349 * calc.texi (Starting Calc): Remove comment about installation.
5350 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5351
53522004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5353
5354 * url.texi: Update @setfilename.
5355 (Getting Started): No need to worry about Gnus versions.
5356 (Dealing with HTTP documents): Use @inforef.
5357
5358 * org.texi: Fix @direntry file name.
5359
53602004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5361
5362 * url.texi: New file.
5363
5364 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5365
53662004-12-06 Jay Belanger <belanger@truman.edu>
5367
5368 * calc.texi (Using Calc): Remove paragraph about installation.
5369
53702004-12-06 Jay Belanger <belanger@truman.edu>
5371
5372 * calc.texi: Use more Texinfo macros and less TeX defs.
5373 Remove @refill's.
5374
53752004-12-06 Richard M. Stallman <rms@gnu.org>
5376
5377 * org.texi: New file.
5378
53792004-12-05 Richard M. Stallman <rms@gnu.org>
5380
5381 * Makefile.in (org.dvi, ../info/org): New targets.
5382 (INFO_TARGETS): Add ../info/org.
5383 (DVI_TARGETS): Add org.dvi.
5384 (maintainer-clean): Remove the info files in the info dir.
5385
53862004-11-26 Eli Zaretskii <eliz@gnu.org>
5387
5388 * idlwave.texi: Fix the setfilename directive to put the produced
5389 file in ../info.
5390 (Continued Statement Indentation): Resurrect Jan D.'s change from
5391 2004-11-03 that was lost when a newer version of idlwave.texi was
5392 imported.
5393
53942004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5395
5396 * gnus-faq.texi ([5.1]): Added missing bracket.
5397
5398 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5399 `spam-initialize'.
5400
54012004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5402
5403 * message.texi (Various Message Variables): Mention that all mail
5404 file variables are derived from `message-directory'.
5405
5406 * gnus.texi (Splitting Mail): Clarify bogus group.
5407
54082004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5409
5410 * emacs-mime.texi (Encoding Customization): Fix
5411 mm-coding-system-priorities entry.
5412
c8763fb6 54132004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5414
5415 * idlwave.texi (Continued Statement Indentation):
5416 * reftex.texi (Options (Index Support)):
5417 (Displaying and Editing the Index, Table of Contents):
5418 * speedbar.texi (Creating a display, Major Display Modes): Replace
5419 non-nil with non-@code{nil}.
5420
54212004-10-21 Jay Belanger <belanger@truman.edu>
5422
5423 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5424
54252004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5426
5427 * calc.texi (Reporting Bugs): Double up `@'.
5428
54292004-10-18 Jay Belanger <belanger@truman.edu>
5430
5431 * calc.texi (Reporting Bugs): Changed the address that bugs
5432 should be sent to.
5433
54342004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5435
5436 * gnus.texi (New Features): Add 5.11.
5437
5438 * message.texi (Resending): Remove wrong default value.
5439
5440 * gnus.texi (Mail Source Specifiers): Describe possible problems
5441 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5442 `pop3-leave-mail-on-server' to the index.
5443
54442004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5445
5446 * message.texi (Canceling News): Add how to set a password.
5447
54482004-10-12 Jay Belanger <belanger@truman.edu>
5449
5450 * calc.texi (Help Commands): Changed the descriptions of
5451 calc-describe-function and calc-describe-variable to match their
5452 current behavior.
5453
54542004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5455
5456 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5457
54582004-10-12 Michael Albinus <michael.albinus@gmx.de>
5459
5460 Sync with Tramp 2.0.45.
5461
5462 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5463 plink link. The URL is outdated. Originator contacted for
5464 clarification.
5465
54662004-10-10 Juri Linkov <juri@jurta.org>
5467
5468 * gnus.texi (Top, Marking Articles): Join two menus in one node
5469 because a node can have only one menu.
5470
54712004-10-09 Juri Linkov <juri@jurta.org>
5472
5473 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5474 example of nnmail-split-fancy.
5475
54762004-10-06 Karl Berry <karl@gnu.org>
5477
5478 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5479 consistency with other uses of dashes.
5480
54812004-10-05 Karl Berry <karl@gnu.org>
5482
5483 * info.texi: Consistently use --- throughout, periods at end of
5484 menu descriptions, and a couple typos.
5485
54862004-09-26 Jesper Harder <harder@ifa.au.dk>
5487
5488 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5489 * pgg.texi (User Commands, Backend methods): Do.
5490 * gnus.texi: Markup fixes.
5491 (Setting Process Marks): Fix `M P a' entry.
5492 * emacs-mime.texi: Fixes.
5493
54942004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5495
5496 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5497 again.
5498 Use 5.10 instead of 5.10.0.
5499
55002004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5501
5502 * gnus.texi (Summary Mail Commands): S D e.
5503
55042004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5505
5506 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5507 the gnus-article-mode-line-format section.
5508
55092004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5510
5511 * gnus.texi (Various Summary Stuff): Fix the documentation for
5512 gnus-newsgroup-variables.
5513
55142004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5515
5516 * gnus.texi (MIME Commands): Added
5517 gnus-mime-display-multipart-as-mixed,
5518 gnus-mime-display-multipart-alternative-as-mixed,
5519 gnus-mime-display-multipart-related-as-mixed.
5520 (Mail Source Customization): Clarify `mail-source-directory'.
5521 (Splitting Mail): Mention gnus-group-find-new-groups.
5522 (SpamOracle): Fixed typo.
5523
5524 * gnus-faq.texi: Untabify.
5525 ([6.3]): nnir.el is in contrib directory.
5526
5527 * message.texi (News Headers): Clarify how a unique ID is created.
5528
5529 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5530 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5531
b2abec73 55322004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5533
b2abec73 5534 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5535
55362004-09-20 Florian Weimer <fw@deneb.enyo.de>
5537
5538 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5539
55402004-09-22 Jay Belanger <belanger@truman.edu>
5541
5542 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5543 might be hidden during part of the session.
5544
55452004-09-20 Jay Belanger <belanger@truman.edu>
5546
5547 * calc.texi (Notations Used in This Manual): Put in an earlier
5548 mention that DEL could be called Backspace.
5549
55502004-09-10 Simon Josefsson <jas@extundo.com>
5551
5552 * gnus.texi (IMAP): Add example. Suggested and partially written
5553 by Steinar Bang <sb@dod.no>.
5554
55552004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5556
5557 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5558 netrc syntax.
5559
55602004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5561
b2abec73
JB
5562 * gnus.texi (Spam ELisp Package Sequence of Events):
5563 Some clarifications.
2de53ca6
GM
5564 (Spam ELisp Package Global Variables): More clarifications.
5565
55662004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5567
5568 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5569 Mention spam-split does not modify incoming mail.
5570
55712004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5572
5573 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5574
55752004-09-10 Eli Zaretskii <eliz@gnu.org>
5576
5577 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5578
55792004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5580
5581 * makefile.w32-in (sieve, pgg): Use $(infodir).
5582
55832004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5584
5585 * makefile.w32-in: Fix PGG and Sieve entries.
5586
55872004-08-28 Eli Zaretskii <eliz@gnu.org>
5588
5589 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5590 Emacs and related programs.
5591
55922004-08-27 Richard M. Stallman <rms@gnu.org>
5593
5594 * faq.texi: Fix texinfo usage, esp. doublequotes.
5595 (Difference between Emacs and XEmacs): Some clarification.
5596
5597 * faq.texi (Difference between Emacs and XEmacs):
5598 Explain not to contrast XEmacs with GNU Emacs.
5599
56002004-08-26 Richard M. Stallman <rms@gnu.org>
5601
5602 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5603
56042004-08-22 David Kastrup <dak@gnu.org>
5605
5606 * reftex.texi (AUCTeX): Update links, section name.
5607
5608 * faq.texi (Calc): Update availability (included in 22.1).
5609 (AUCTeX): Update availability, information, versions, description.
5610
56112004-08-14 Eli Zaretskii <eliz@gnu.org>
5612
5613 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5614
56152004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5616
5617 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5618
56192004-08-10 Michael Albinus <michael.albinus@gmx.de>
5620
5621 Sync with Tramp 2.0.44.
5622
56232004-08-05 Lars Hansen <larsh@math.ku.dk>
5624
5625 * widget.texi (User Interface): Update how to separate the
5626 editable field of an editable-field widget from other widgets.
5627 (Programming Example): Add text after field.
5628
56292004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5630
5631 * emacs-mime.texi (Encoding Customization): Add a note to the
5632 mm-content-transfer-encoding-defaults entry.
5633 (rfc2047): Update.
5634
5635 * gnus.texi (Article Highlighting): Add
5636 gnus-cite-ignore-quoted-from.
5637 (POP before SMTP): New node.
5638 (Posting Styles): Addition.
5639 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5640 (Fancy Mail Splitting): Ditto.
5641 (X-Face): Add gnus-x-face.
5642
56432004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5644
5645 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5646 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5647
56482004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5649
5650 * gnus.texi (Mail Source Specifiers): Describe
5651 `pop3-leave-mail-on-server'.
5652
56532004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5654
5655 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5656
5657 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5658 repository. Change setfilename.
5659
5660 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5661
56622004-07-02 Juri Linkov <juri@jurta.org>
5663
5664 * pcl-cvs.texi (Viewing differences): Add `d r'.
5665
56662004-06-29 Jesper Harder <harder@ifa.au.dk>
5667
5668 * ses.texi, viper.texi, flymake.texi, faq.texi:
5669 * eshell.texi, ediff.texi: Markup fixes.
5670
56712004-06-21 Karl Berry <karl@gnu.org>
5672
5673 * info.texi (Top): Mention that only Emacs has mouse support.
5674 (Getting Started): Mention this in a few other places.
5675
56762004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5677
5678 * autotype.texi (Copyrights, Timestamps): Recommend
5679 `before-save-hook' instead of `write-file-functions'.
5680
56812004-06-13 Lars Hansen <larsh@math.ku.dk>
5682
5683 * dired-x.texi (dired-mark-omitted): Update keybinding.
5684
56852004-06-10 Kim F. Storm <storm@cua.dk>
5686
5687 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5688
56892004-06-05 Lars Hansen <larsh@math.ku.dk>
5690
5691 * dired-x.texi (variable dired-omit-mode): Rename from
5692 dired-omit-files-p.
5693 (function dired-omit-mode): Rename from dired-omit-toggle.
5694 Call dired-omit-mode rather than set dired-omit-files-p.
5695 (dired-mark-omitted): Describe command.
5696
56972004-05-29 Michael Albinus <michael.albinus@gmx.de>
5698
5699 Version 2.0.41 of Tramp released.
5700
57012004-05-29 Juanma Barranquero <lektu@terra.es>
5702
5703 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5704 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5705
57062004-05-29 Richard M. Stallman <rms@gnu.org>
5707
5708 * cl.texi (Top): Call this chapter `Introduction'.
5709 (Overview): In TeX, no section heading here.
5710
5711 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5712
57132004-05-29 Eli Zaretskii <eliz@gnu.org>
5714
5715 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5716 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5717
57182004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5719
5720 * flymake.texi: New file.
5721
57222004-05-28 Simon Josefsson <jas@extundo.com>
5723
5724 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5725
b344d29d 57262004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5727
5728 Version 2.0.40 of Tramp released.
5729
57302004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5731
5732 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5733
5734 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5735 variables `tramp-backup-directory-alist' and
5736 `tramp-bkup-backup-directory-info'.
5737 (Overview, Connection types)
5738 (External transfer methods, Default Method)
5739 (Windows setup hints): Remove restriction of password entering
5740 with external methods.
5741 (Auto-save and Backup): Make file name example
5742 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5743 and `auto-save-directory' must be used.
5744 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5745 only "NT"). Remove doubled entry "What kinds of systems does
5746 @tramp{} work on".
5747 (tramp): Macro removed.
5748 (Obtaining Tramp): Flag removed from title.
5749 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5750 and `trampver' used properly. Flag `tramp-inst' replaced by
5751 `installchapter'. Installation related text adapted.
5752
57532004-04-28 Masatake YAMATO <jet@gyve.org>
5754
5755 * widget.texi (Programming Example): Remove overlays.
5756
57572004-04-27 Jesper Harder <harder@ifa.au.dk>
5758
5759 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5760
57612004-04-23 Juanma Barranquero <lektu@terra.es>
5762
5763 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5764
57652004-04-05 Jesper Harder <harder@ifa.au.dk>
5766
5767 * info.texi (Info Search): Add info-apropos.
5768
57692004-03-22 Juri Linkov <juri@jurta.org>
5770
5771 * faq.texi: Fix help key bindings.
5772
57732004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5776 (as suggested by Karl Berry). Update information about colored
5777 stars in menus. Add new subheading describing M-n.
5778
57792004-03-12 Richard M. Stallman <rms@gnu.org>
5780
5781 * cl.texi (Top): Rename top node's title.
5782
57832004-03-08 Karl Berry <karl@gnu.org>
5784
5785 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5786 problems making the texinfo distribution.
5787
57882004-02-29 Simon Josefsson <jas@extundo.com>
5789
5790 * smtpmail.texi (Authentication): Changed the list of supported
5791 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5792 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5793 <voegelas@gmx.net>.
5794
57952004-02-29 Juanma Barranquero <lektu@terra.es>
5796
5797 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5798 Use $(DEL) instead of rm, and ignore exit code.
5799
b344d29d 58002004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5801
5802 Tramp version 2.0.39 released.
5803
58042004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5805
5806 * tramp.texi (Customizing Completion): Explain new functions
5807 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5808 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5809 (Top): Refer to Savannah mailing list as the major one. Mention
5810 older mailing lists in HTML mode only.
5811 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5812 (Frequently Asked Questions): Remote hosts must not be Unix-like
5813 for "smb" method.
5814 (Password caching): New node.
5815 (External transfer methods): Refer to password caching for "smb"
5816 method.
5817
58182004-02-17 Karl Berry <karl@gnu.org>
5819
5820 * info.texi (Help-Int): Mention the new line number feature.
5821
58222004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5823
5824 * ses.texi (Advanced Features): New functionality for
5825 ses-set-header-row (defaults to current row unless C-u used).
5826 (Acknowledgements): Add Stefan Monnier.
5827
58282003-12-29 Kevin Ryde <user42@zip.com.au>
5829
5830 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5831
b344d29d 58322003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5833
5834 Tramp version 2.0.38 released.
5835
5836 * tramp.texi (Remote shell setup): Warn of environment variables
5837 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5838 <sven.gabriel@imk.fzk.de>.
5839 (Configuration): Tramp now chooses base64/uuencode
5840 automatically. Update wording accordingly.
5841 (Top): More description for the `Default Method' menu entry.
5842 (Default Method): Use @code, not @var, for Lisp variables.
5843 (Default Method): New subsection `Which method is the right one
5844 for me?' Suggested by Christian Kirsch.
5845 (Configuration): Pointer to new subsection added.
5846 (Default Method): Too many "use" in one sentence.
5847 Rephrase. Reported by Christian Kirsch.
5848 (Filename Syntax): Old `su' example is probably a left-over from
5849 the sm/su method naming. Replace with `ssh', instead.
5850 (External transfer methods, Auto-save and Backup):
5851 Typo fixes.
5852
58532003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5854
183080b6 5855 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5856 (Top): Mention japanese manual only if flag `jamanual' is set.
5857 Insert section `Japanese manual' in menu.
5858
58592003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5860
5861 * eshell.texi (Known Problems): Add doc item.
5862
58632003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5864
5865 * cc-mode.texi: Update for CC Mode 5.30.
5866
5867 Note: Please refrain from doing purely cosmetic changes like
5868 removing trailing whitespace in this manual; it clobbers cvs
5869 merging for no good reason.
5870
58712003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5872
5873 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5874 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5875 @acronym{ASCII}.
5876
58772003-10-26 Karl Berry <karl@gnu.org>
5878
5879 * info.texi (Info Search): Echo area, not echo are. From Debian
5880 diff.
5881
58822003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5883
10d1d0af 5884 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5885 :buttons and :children keywords.
5886
58872003-10-22 Miles Bader <miles@gnu.org>
5888
5889 * Makefile.in (info): Move before $(top_srcdir)/info.
5890
58912003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5892
5893 * tramp.texi (Inline methods): Small grammar fix.
5894 (External transfer methods): Likewise.
5895
58962003-10-08 Nick Roberts <nick@nick.uklinux.net>
5897
5898 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5899
59002003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5901
5902 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5903
59042003-09-30 Richard M. Stallman <rms@gnu.org>
5905
5906 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5907
5908 * widget.texi (User Interface): Fix typos.
5909
5910 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5911
59122003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5913
5914 * pcl-cvs.texi (Selected Files): Fix typo.
5915
59162003-09-21 Karl Berry <karl@gnu.org>
5917
5918 * info.texi (] and [ commands): No period at end of section title.
5919
59202003-09-04 Miles Bader <miles@gnu.org>
5921
5922 * Makefile.in (top_srcdir): New variable.
5923 ($(top_srcdir)/info): New rule.
5924 (info): Depend on it.
5925
59262003-09-03 Peter Runestig <peter@runestig.com>
5927
5928 * makefile.w32-in: New file.
5929
59302003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5931
5932 * widget.texi (User Interface): Explain the need of static text
5933 around an editable field.
5934
59352003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5936
5937 * widget.texi (Basic Types): The argument to `:help-echo' can now
5938 be a form that evaluates to a string.
5939
59402003-08-18 Kim F. Storm <storm@cua.dk>
5941
5942 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5943
59442003-08-16 Richard M. Stallman <rms@gnu.org>
5945
5946 * dired-x.texi (Shell Command Guessing): Explain *.
5947
59482003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5949
5950 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5951 log-edit-insert-changelog.
5952
59532003-08-03 Karl Berry <karl@gnu.org>
5954
5955 * info.texi: Need @contents.
5956
c8763fb6 59572003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5958
5959 Tramp version 2.0.36 released.
5960
5961 * tramp.texi (Remote shell setup): Explain about problems with
5962 non-Bourne commands in ~/.profile and ~/.shrc.
5963
59642003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5965
5966 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5967 renaming of `vis-mode' to `visible-mode'.
5968
59692003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5970
5971 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5972 next, prev and up pointers.
5973
59742003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5975
5976 * info.texi (Help): Mention existence of Emacs and stand-alone
5977 Info at the very beginning of the tutorial.
5978 (Help-Inv): New node.
5979 (Help-]): New node.
5980 (Help-M): Systematically point out the differences between default
5981 Emacs and stand-alone versions. Delete second menu.
5982 (Help-Xref): Systematically point out the differences between
5983 default Emacs and stand-alone versions.
5984 (Help-Int): Change `l' example.
5985 (Expert Info): Fix typos.
5986 (Emacs Info Variables): Mention `Info-hide-note-references' and
5987 new default for `Info-scroll-prefer-subnodes'.
5988
c8763fb6 59892003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5990
5991 Version 2.0.35 of Tramp released.
5992
5993 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5994 (Inline methods): Add methods `remsh' and `plink1'.
5995 (External transfer methods): Add method `remcp'.
5996 (Multi-hop Methods): Add method `remsh'.
5997 Small patch from Adrian Aichner <adrian@xemacs.org>:
5998 Fix minor typos.
5999 (Concept Index): Added to make manual searchable via
6000 `Info-index'.
6001 (Version Control): Add cindex entry.
6002
c8763fb6 60032003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6004
6005 * trampver.texi: Version 2.0.34 released.
6006
60072003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6008
6009 * faq.texi: Improve previous changes.
6010
60112003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6012
6013 * faq.texi: Update copyright and maintenance details.
6014 Update some package URLs, versions, and maintainers.
6015 Remove many references to the Emacs Lisp Archive.
6016
60172003-04-23 Simon Josefsson <jas@extundo.com>
6018
6019 * smtpmail.texi: Fix license (the invariant sections mentioned has
6020 never been part of the smtp manual). Align info dir entry with
6021 other emacs packages.
6022
60232003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6024
6025 * tramp.texi: Version 2.0.33 released.
6026 Remove installation chapter. Remove XEmacs specifics.
6027
60282003-03-29 Richard M. Stallman <rms@gnu.org>
6029
6030 * tramp.texi (Top): Undo the previous renaming.
6031 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6032
c8763fb6 60332003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6034
6035 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6036 version of manual.
6037
6038 * tramp.texi (Auto-save and Backup): New node.
6039
60402003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6041
6042 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6043 Emacs" in order to have better differentiation to "XEmacs".
6044 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6045 are new macros in order to point to the other Emacs flavor where
6046 appropriate. In info case, point to node `Installation' in order
6047 to explain how to generate the other way. In html case, make a
6048 link to the other html file.
6049 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6050 after CVS checkout/update.
6051 (Installation): Completely rewritten.
6052 (Installation parameters, Load paths): New sections under
6053 `Installation'.
6054
c8763fb6 60552003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6056
6057 * tramp.texi: Version 2.0.30 released.
6058 Replace word "path" with "localname" where used as a component of
6059 a Tramp file name.
6060
60612003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6062
6063 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6064 introduced.
6065 (Installation): Explain what to do if files from the tramp/contrib
6066 directory are needed.
6067
60682003-02-23 Alex Schroeder <alex@emacswiki.org>
6069
6070 * smtpmail.texi (How Mail Works): New.
6071
60722003-02-22 Alex Schroeder <alex@emacswiki.org>
6073
6074 * smtpmail.texi: New file.
6075
6076 * Makefile.in: Build SMTP manual.
6077
c8763fb6 60782003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6079
6080 * tramp.texi: Version 2.0.29 released.
6081 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6082 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6083
60842003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6085
6086 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6087 another package loads accidently Ange-FTP.
6088
60892003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6090
6091 * tramp.texi (Customizing Completion): Add function
6092 `tramp-parse-sconfig'. Change example of
6093 `tramp-set-completion-function', because parsing of ssh config
6094 files looks more natural.
6095
60962003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6097
6098 * gnus.texi: Do not use `path' in several locations.
6099
c8763fb6 61002002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6101
6102 * tramp.texi (External transfer methods): New method `smb'. From
6103 Michael Albinus.
6104
61052002-11-05 Karl Berry <karl@gnu.org>
6106
6107 * info.texi (Info-fontify): Reorder face list to avoid bad line
6108 breaks.
6109
c8763fb6 61102002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6111
6112 * tramp.texi: Move @copying to standard place. Use
6113 @insertcopying.
6114
61152002-10-02 Karl Berry <karl@gnu.org>
6116
6117 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6118 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6119 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6120 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6121 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6122 Per rms, update all manuals to use @copying instead of @ifinfo.
6123 Also use @ifnottex instead of @ifinfo around the top node, where
6124 needed for the sake of the HTML output.
6125 (The Gnus manual is not fixed since it's not clear to me how it
6126 works; and the Tramp manual already uses @copying, although in an
6127 unusual way. All others were changed.)
6128
61292002-09-10 Jonathan Yavner <jyavner@engineer.com>
6130
6131 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6132 (../info/ses, ses.dvi): New targets.
6133 * ses.texi: New file.
6134
c8763fb6 61352002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6136
6137 * texinfo.tex: Update to texinfo 4.2.
6138
61392002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6140
6141 * reftex.texi: Update to RefTeX 4.19.
6142
c8763fb6 61432002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6144
6145 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6146 (../info/tramp, tramp.dvi): New targets.
6147
61482002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6149
6150 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6151 (calc.dvi): Uncomment.
6152
61532001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6154
6155 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6156 (../info/calc): New target.
6157
61582001-10-20 Gerd Moellmann <gerd@gnu.org>
6159
6160 * (Version 21.1 released.)
6161
61622001-10-05 Gerd Moellmann <gerd@gnu.org>
6163
6164 * Branch for 21.1.
6165
61662001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6167
6168 * Makefile.in (../info/info): Use an explicit -o switch to
6169 makeinfo.
6170
61712001-03-05 Gerd Moellmann <gerd@gnu.org>
6172
6173 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6174
61752000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6176
6177 * Makefile.in (../info/idlwave): Use --no-split.
6178
61792000-12-14 Dave Love <fx@gnu.org>
6180
6181 * Makefile.in (mostlyclean): Remove gnustmp.*
6182 (gnus.dvi): Change rule to remove @latex stuff.
6183
61842000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6185
6186 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6187
61882000-10-13 John Wiegley <johnw@gnu.org>
6189
6190 * Makefile.in: Add build targets for eshell.texi.
6191
61922000-09-25 Gerd Moellmann <gerd@gnu.org>
6193
6194 * Makefile.in: Remove/comment speedbar stuff.
6195
61962000-09-22 Dave Love <fx@gnu.org>
6197
6198 * Makefile.in: Add emacs-mime.
6199
62002000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6201
6202 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6203 (DVI_TARGETS): Add woman.dvi.
6204 (../info/woman, woman.dvi): New targets.
6205
62062000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6207
6208 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6209
6210 * pcl-cvs.texi: New file.
6211 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6212 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6213
62142000-05-11 Gerd Moellmann <gerd@gnu.org>
6215
6216 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6217 (../info/ebrowse, ebrowse.dvi): New targets.
6218
62192000-01-13 Gerd Moellmann <gerd@gnu.org>
6220
6221 * Makefile.in (INFO_TARGETS): Add eudc.
6222 (DVI_TARGETS): Add eudc.dvi.
6223 (../info/eudc, eudc.dvi): New targets.
6224
62252000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6226
6227 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6228 compatibility with 8+3 filesystems).
6229 (../info/efaq): Rename from emacs-faq.
6230
62312000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6232
6233 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6234 (../info/idlwave, idlwave.dvi): New targets.
6235
62361999-10-23 Dave Love <fx@gnu.org>
6237
6238 * Makefile.in: Use autotype.texi.
6239
62401999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6241
6242 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6243 faq.texi file) rather than ../info/faq.
6244
62451999-10-07 Gerd Moellmann <gerd@gnu.org>
6246
6247 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6248 (../info/ada-mode, ada-mode.dvi): New targets.
6249
62501999-09-01 Dave Love <fx@gnu.org>
6251
6252 * Makefile.in: Add faq.
6253
62541999-07-12 Richard Stallman <rms@gnu.org>
6255
6256 * Version 20.4 released.
6257
62581998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6259
6260 * Version 20.3 released.
6261
62621998-04-06 Andreas Schwab <schwab@gnu.org>
6263
768c0c0f
JB
6264 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6265 Use it in dvi targets.
2de53ca6
GM
6266 (../etc/GNU): Change to $(srcdir) first.
6267
62681998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6269
6270 * reftex.texi: Update for RefTeX version 3.22.
6271
62721998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6273
6274 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6275 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6276
62771997-09-23 Paul Eggert <eggert@twinsun.com>
6278
6279 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6280 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6281
62821997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6283
6284 * Version 20.2 released.
6285
62861997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6287
6288 * Version 20.1 released.
6289
62901997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6291
6292 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6293
62941996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6295
6296 * Version 19.33 released.
6297
62981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6299
6300 * Version 19.32 released.
6301
63021996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6303
6304 * Makefile.in: Add rules for the Message manual.
6305
63061996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6307
6308 * gnus.texi: New version.
6309
6310 * message.texi: New manual.
6311
63121996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6313
6314 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6315
63161996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6317
6318 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6319 Specify -I option.
6320 (All dvi targets): Set the TEXINPUTS variable.
6321
63221996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6323
6324 * Version 19.31 released.
6325
63261996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6327
6328 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6329 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6330
63311995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6332
6333 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6334 (INFO_TARGETS): Add ../info/cc-mode.
6335 (DVI_TARGETS): Add cc-mode.dvi.
6336
63371996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6338
6339 * Version 19.31 released.
6340
63411995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6342
6343 * Version 19.30 released.
6344
63451995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6346
6347 * gnus.texi: New file.
6348
63491995-11-04 Erik Naggum <erik@naggum.no>
6350
6351 * gnus.texi: File deleted.
6352
63531995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6354
6355 * mh-e.texi: "Function Index" -> "Command Index" to work with
6356 Emacs 19.30 C-h C-k support of separately-documented commands.
6357
63581995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6359
6360 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6361 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6362
63631995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6364
6365 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6366 (../info/viper, viper.dvi): New targets.
6367
63681995-04-20 Kevin Rodgers <kevinr@ihs.com>
6369
6370 * dired-x.texi (Installation): Change the example to set
6371 buffer-local variables like dired-omit-files-p in
6372 dired-mode-hook.
6373
63741995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6375
6376 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6377 (../info/mh-e, mh-e.dvi): New targets.
6378
63791995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6380
6381 * Makefile.in (maintainer-clean): Rename from realclean.
6382
63831994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6384
6385 * Makefile.in: New file.
6386 * Makefile: File deleted.
6387
63881994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6389
6390 * Makefile (TEXINDEX_OBJS): Variable deleted.
6391 (texindex, texindex.o, getopt.o): Rules deleted.
6392 All deps on texindex deleted.
6393 (distclean): Don't delete texindex.
6394 (mostlyclean): Don't delete *.o.
6395 * texindex.c, getopt.c: Files deleted.
6396
63971994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6398
6399 * Version 19.26 released.
6400
64011994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6402
6403 * Version 19.25 released.
6404
64051994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6406
6407 * Version 19.24 released.
6408
64091994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6410
6411 * Version 19.23 released.
6412
64131994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6414
6415 * Makefile: Delete spurious tab.
6416
64171994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6418
6419 * Makefile (.SUFFIXES): New rule.
6420
64211994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6422
6423 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6424 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6425
64261994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6427
6428 * Makefile (../info/sc): Rename from sc.info.
6429 (../info/cl): Likewise.
6430 (INFO_TARGETS): Use new names.
6431
64321993-12-04 Richard Stallman (rms@srarc2)
6433
6434 * getopt.c: New file.
6435 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6436 (getopt.o): New rule.
6437 (dvi): Don't depend on texindex.
6438 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6439 Depend on texindex.
6440
64411993-12-03 Richard Stallman (rms@srarc2)
6442
6443 * Makefile (../info/sc.info): Rename from ../info/sc.
6444 (TEXI2DVI): New variable.
6445 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6446 Add explicit commands.
6447 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6448
64491993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6450
6451 * Version 19.22 released.
6452
64531993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6454
6455 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6456
64571993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6458
6459 * Version 19.21 released.
6460
64611993-11-15 Paul Eggert (eggert@twinsun.com)
6462
6463 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6464
64651993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6466
6467 * Makefile (../etc/GNU): New target.
6468 (EMACSSOURCES): Add gnu1.texi.
6469
64701993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6471
6472 * Makefile (realclean): Don't delete the Info files.
6473
f0131492 64741993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6475
6476 * forms.texi: Fix forms.texi so that it will format correctly.
6477 Add missing `@end iftex', fix bad reference.
6478
6479 * info.texi, info-stn.texi: New files implement texinfo version of
6480 `info' file.
6481
f0131492 64821993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6483
6484 * Makefile: Fix targets for texindex, new info.texi files.
6485 * info-stnd.texi: New file implements info for standalone info
6486 reader.
6487 * info.texi: Update to include recent changes to "../info/info".
6488 New source file for ../info/info; includes info-stnd.texi.
6489
6490 * texindex.c: Include "../src/config.h" if building in emacs.
6491
6492 * Makefile: Change all files to FILENAME.texi, force all targets
6493 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6494 vip.texinfo, forms.texinfo, cl.texinfo.
6495 Add target to build texindex.c, defining `emacs'.
6496
6497 * forms.texi: Install new file to match version 2.3 of forms.el.
6498
64991993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6500
6501 * Version 19.19 released.
6502
65031993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6504
6505 * sc.texinfo: Fix info file name.
6506
6507 * Makefile (info): Add gnus and sc.
6508 (dvi): Add gnus.dvi and sc.dvi.
6509 (../info/sc, sc.dvi): New targets.
6510
65111993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6512
6513 * Version 19.18 released.
6514
65151993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6516
6517 * Makefile: Fix source file names of the separate manuals.
6518 (gnus.dvi, ../info/gnus): New targets.
6519
65201993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6521
6522 * Version 19.17 released.
6523
65241993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6525
6526 * split-man: Fix typos in last change.
6527
65281993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6529
6530 * Version 19.16 released.
6531
65321993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6533
6534 * version 19.15 released.
6535
65361993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6537
6538 * Makefile (distclean): It's rm, not rf.
6539
65401993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6541
6542 * Version 19.14 released.
6543
65441993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6545
6546 * Makefile: New file.
6547
65481993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6549
6550 * Version 19.13 released.
6551
65521993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6553
6554 * Version 19.9 released.
6555
65561993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6557
6558 * Version 19.8 released.
6559
65601993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6561
6562 * Version 19.7 released.
6563
65641990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6565
6566 * gnus.texinfo: New file. Removed installation instructions.
6567
65681990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6569
6570 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6571
65721989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6573
6574 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6575 then define `\sc' as the command for smallcaps in Texinfo. This
6576 means that the @sc command will produce small caps. bfox has
6577 made the corresponding change to makeinfo and texinfm.el.
6578
65791988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6580
6581 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6582 Customization since the menu entry did not point to anything.
6583 Also add an @finalout command to remove overfull hboxes from the
6584 printed output.
6585
6586 * cl.texinfo: Add @bye, \input line and @settitle to file.
6587 This file is clearly intended to be a chapter of some other work,
6588 but the other work does not yet exist.
6589
65901988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6591
6592 * texinfo.texinfo: Three typos corrected.
6593
4009494e 6594;; Local Variables:
c8763fb6 6595;; coding: utf-8
4009494e
GM
6596;; fill-column: 79
6597;; add-log-time-zone-rule: t
6598;; End:
6599
5205011b 6600 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6601 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6602
6603 This file is part of GNU Emacs.
6604
97c0352c 6605 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6606 it under the terms of the GNU General Public License as published by
97c0352c
GM
6607 the Free Software Foundation, either version 3 of the License, or
6608 (at your option) any later version.
4009494e
GM
6609
6610 GNU Emacs is distributed in the hope that it will be useful,
6611 but WITHOUT ANY WARRANTY; without even the implied warranty of
6612 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6613 GNU General Public License for more details.
6614
6615 You should have received a copy of the GNU General Public License
97c0352c 6616 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6617
f7ed05c9 6618;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803