(Latest version of Emacs): The repository is now Bazaar.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
6fbf7a75
GM
12010-01-17 Glenn Morris <rgm@gnu.org>
2
3 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4
16c3428a
JB
52010-01-17 Juanma Barranquero <lekktu@gmail.com>
6
7 * ede.texi (ede-step-project, ede-proj-target):
8 * tramp.texi (Remote processes): Fix typos.
9
045b9da7
ML
102010-01-16 Mario Lang <mlang@delysid.org>
11
12 * ede.texi (ede-target):
13 * org.texi (Refiling notes): Remove duplicated words.
14
c57008f6
SM
152010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * gnus.texi (Posting Styles): Use with-current-buffer.
18 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
19
798c9eb5
KR
202010-01-02 Kevin Ryde <user42@zip.com.au>
21
22 * eieio.texi (Naming Conventions): Correction to xref on elisp
23 coding conventions, is "Tips" node not "Standards".
24
4970fbfe
CY
252009-12-24 Chong Yidong <cyd@stupidchicken.com>
26
27 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
28
29 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
30
83828b06
KY
312009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
32
33 * gnus.texi (Direct Functions): Add missing port number to tls method.
34
45a4a565
JB
352009-12-15 Juanma Barranquero <lekktu@gmail.com>
36
37 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
38 ($(infodir)/edt, edt.dvi): New targets.
39
698bfef7
GM
402009-12-15 Glenn Morris <rgm@gnu.org>
41
42 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
43 (edt, $(infodir)/edt, edt.dvi): New targets.
44 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
45
46 * Makefile.in (PDF_TARGETS, pdf): New.
47 (clean): Add *.pdf.
48 Add pdf rules for all manuals.
49
0e983327
JB
502009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
51
52 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
53
8e687433
CY
542009-12-14 Chong Yidong <cyd@stupidchicken.com>
55
56 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
57 (Smart Jump, Analyzer Debug): Copyedits.
58 (Semantic mode user commands): Link to new nodes.
59 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
60 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
61 upstream Semantic manual.
62
63 * semantic.texi (Introduction): Minor fix to diagram.
64
020335df
MA
652009-12-09 Michael Albinus <michael.albinus@gmx.de>
66
67 * eshell.texi (History): Add the other built-in variables.
68 (Built-ins): Explain built-ins, and how to apply the external commands.
69 Add `history', `su' and `sudo'.
70
71 * tramp.texi (Remote processes): Add missing <RET> in the example.
72
6ddf13e4
BW
732009-12-01 Bill Wohler <wohler@newt.com>
74
75 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 76 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
77 excessively garrulous.
78
07b6428c
MA
792009-11-29 Michael Albinus <michael.albinus@gmx.de>
80
81 * tramp.texi (Remote processes): Improve eshell example with "su"
82 and "sudo" commands.
83
fd1cefda
CY
842009-11-28 Chong Yidong <cyd@stupidchicken.com>
85
86 * semantic.texi (Analyzer Internals): Rename from Analyzer.
87
88 * sem-user.texi (Semantic mode user commands): Fix key syntax.
89 Document semantic-complete-analyze-inline.
90 (Semanticdb search debugging commands): Minor clarification.
91 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 92 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 93 manual.
9d542758 94 (Semantic mode): Link to Idle Scheduler.
fd1cefda 95
159e3ad5
KR
962009-11-28 Kevin Ryde <user42@zip.com.au>
97
98 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 99 @pxref, now EIEIO is in Emacs.
159e3ad5 100
c6d47315
KR
101 * erc.texi (Development): Correction to git tutorial url.
102
16f6287e
GM
1032009-11-26 Glenn Morris <rgm@gnu.org>
104
105 * faq.texi (Latest version of Emacs): Mention stability of development
106 version.
107 (Problems with very large files): Max buffer size increase in 23.2.
108 (VM): VM has moved house again.
109
5ea5dbc9
JB
1102009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
111
112 * calc.texi (Radix modes): Discuss alternate bases for two's complement
113 notations.
114
5dec9555
CD
1152009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
116
45a4a565 117 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 118
bd6f6833
CY
1192009-11-20 Chong Yidong <cyd@stupidchicken.com>
120
121 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
122 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
123 (Idle Completions Mode): Numerous copyedits.
bd6f6833 124
be479117
JB
1252009-11-17 Juanma Barranquero <lekktu@gmail.com>
126
127 * semantic.texi (Semantic Internals, Glossary):
128 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
129 (Semanticdb search debugging commands): Fix typos.
130
17291a1f
JB
1312009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
132
be479117 133 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 134
af42a9cc
JB
1352009-11-16 Juanma Barranquero <lekktu@gmail.com>
136
137 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
138 ($(infodir)/semantic, semantic.dvi): New targets.
139
3149927d
CY
1402009-11-16 Chong Yidong <cyd@stupidchicken.com>
141
142 * Makefile.in: Build the Semantic manual.
143
144 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
145 repository.
146
977640ed
MA
1472009-11-16 Michael Albinus <michael.albinus@gmx.de>
148
149 * dbus.texi (Receiving Method Calls): New defun
150 `dbus-unregister-service'.
151
17673adf
CD
1522009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
153
154 * org.texi (Speed keys): New section.
155
0ecd3c90
MA
1562009-11-13 Michael Albinus <michael.albinus@gmx.de>
157
158 * dbus.texi (Type Conversion): Fix typo.
159 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
160 `dbus-registered-objects-table'.
161 (Receiving Method Calls): New defun `dbus-register-property'. Move
162 `dbus-unregister-object' here.
163
8bfe682a
CD
1642009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
165
166 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
167
1682009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
169
170 * org.texi (Column attributes): Add the new age summary operators.
171 Also, mention the fact you can only use one summary operator per
172 property.
173
1742009-11-13 John Wiegley <johnw@newartisans.com>
175
176 * org.texi (Tracking your habits): Added a new section in the
177 manual about how to track habits.
178 (Resolving idle time): Added a section on how idle and
179 dangling clocks are resolved.
180
1812009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
182
183 * org.texi (Agenda commands): Document the new `i' command.
184 (Inserting deadline/schedule): Document logging changes
185 of scheduling and deadline times stamps.
186 (In-buffer settings): Document the in-buffer keywords for logging
187 changes of scheduling and deadline times stamps.
188 (Structure editing, Plain lists): Document indentation
189 cycling in empty entries with TAB.
190 (Archiving): Document the default archiving command.
191 (Moving subtrees): Document the new keys for archiving.
192 (Internal archiving): Fix incorrect key.
193 (Agenda commands): Document the TODO set switching commands.
194 (Agenda commands): Document the new archiving keys.
195 (Clocking work time): Better description on how to save
196 and restore a clock.
197 (Resolving idle time): Mention the x11idle program to get true
198 idleness also under X11.
199 (Resolving idle time): Use @kbd instead of @key for normal
200 letters, because this is how he rest of the manual does this.
201 (Pushing to MobileOrg): Mention that `org-directory'
202 should be set.
203 (Agenda commands): Document that SPC is a filter for
204 any tag.
205 (Search view): Renamed from "Keyword search".
206 (Capure): New chapter.
207 (Markup): New chapter.
208 (Links in HTML export, Images in HTML export): Extend
209 the section titles.
210 (Images in HTML export): Document the align option.
211 (Text areas in HTML export): Extend the section title.
212 (Images in LaTeX export): Explain image placement in LaTeX.
213
693737cd
GM
2142009-11-10 Glenn Morris <rgm@gnu.org>
215
216 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
217
c7bd4ebe
MA
2182009-11-08 Michael Albinus <michael.albinus@gmx.de>
219
220 * tramp.texi (Auto-save and Backup): Disable backups just for a
221 method.
222
223 * trampver.texi: Update release number.
224
76c5acad
MA
2252009-11-07 Michael Albinus <michael.albinus@gmx.de>
226
227 Sync with Tramp 2.1.17.
228
229 * trampver.texi: Update release number.
230
d9a57abf
GM
2312009-10-29 Glenn Morris <rgm@gnu.org>
232
233 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
234
637f4f0f
MA
2352009-10-23 Michael Albinus <michael.albinus@gmx.de>
236
237 * tramp.texi (External methods): Temporary files are kept for
238 `rsync' and `rsyncc' methods.
239
310dbb05
JB
2402009-10-09 Juanma Barranquero <lekktu@gmail.com>
241
242 * eieio.texi: Fix typos.
243
09094f28
CY
2442009-10-07 Chong Yidong <cyd@stupidchicken.com>
245
246 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
247
216f299a
JB
2482009-10-07 Juanma Barranquero <lekktu@gmail.com>
249
250 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
251 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
252
966a6506
CY
2532009-10-07 Chong Yidong <cyd@stupidchicken.com>
254
255 * Makefile.in: Build EIEIO and EDE manuals.
256
2572009-10-07 Eric Ludlam <zappo@gnu.org>
258
259 * eieio.texi:
260 * ede.texi: New files.
261
8842cd9b
MA
2622009-10-05 Michael Albinus <michael.albinus@gmx.de>
263
264 * tramp.texi (Remote processes): Association of a pty is not supported.
265
7006d207
CD
2662009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
267
268 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
269 (Processing LaTeX fragments): Document that the size of images can be
270 changes using the variable `org-format-latex-options'.
271 (The date/time prompt, Timestamps): Be more accurate over ISO format
272 dates and times.
273 (Visibility cycling): Document showeverything keyword.
274 (In-buffer settings): Document showeverything keyword.
275 (Setting up the staging area): Fix the example.
276 (MobileOrg): New section.
277 (Agenda commands, Exporting Agenda Views): Document exporting the
278 agenda view to Org files.
279
0e7b2867
MA
2802009-09-28 Michael Albinus <michael.albinus@gmx.de>
281
282 * tramp.texi (History): Add IMAP support.
283 (External methods): Add `imap' and `imaps' methods.
284 (GVFS based methods): Add indices for `davs'.
285 (Password handling): Rename anchors. Add IMAP entries for
286 ~/.authinfo.gpg.
287
288 * trampver.texi: Set default value of `emacsimap'.
289
4146636e
KY
2902009-09-22 Daiki Ueno <ueno@unixuser.org>
291
292 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
293
d22f7ffa
CY
2942009-09-13 Chong Yidong <cyd@stupidchicken.com>
295
296 * dired-x.texi (Technical Details): Delete
297 dired-up-directory (Bug#4292).
298
66043531
MA
2992009-09-03 Michael Albinus <michael.albinus@gmx.de>
300
216f299a 301 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 302
6eb02347
CD
3032009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
304
305 * org.texi (Effort estimates): Document new effort setting commands.
306 (Agenda commands): Document the new keys fro agenda time motion.
307 Document entry text mode. Improve documentation of the keys to include
308 inactive time stamps into the agenda view.
309 (Feedback): Document the new bug report command.
310 (Structure editing): Added an index entry for the sorting of subtrees.
311
38dc51ba
KY
3122009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
313
314 * auth.texi (Help for users): Corrected markup.
315
e402f452
GM
3162009-09-02 Glenn Morris <rgm@gnu.org>
317
318 * emacs-mime.texi (time-date): Mention float-time.
319
744256cf
JB
3202009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
321
322 * calc.texi (Simplifying Formulas): Improve the wording.
323
b0b63450
MB
3242009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
325
326 * auth.texi: Rewritten for coverage and clarity.
327
3282009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
329
330 * gnus.texi (Expiring Mail): Mention
331 gnus-mark-copied-or-moved-articles-as-expirable.
332 (Various Various): Mention gnus-safe-html-newsgroups.
333
334 * gnus-news.texi: Mention
335 gnus-mark-copied-or-moved-articles-as-expirable.
336
337 * emacs-mime.texi (Display Customization): Add xref to
338 gnus-safe-html-newsgroups.
339
b59329e0
MA
3402009-08-28 Michael Albinus <michael.albinus@gmx.de>
341
342 * tramp.texi (Version Control): Remove.
af42a9cc 343 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
344 reference.
345 (External methods): Correct `scpc' concept index entries. New method
346 `rsyncc'.
347 (External packages): New subsections "Filename completion" and "File
348 attributes cache".
349
0ff2d6c2
JB
3502009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
351
352 * calc.texi (Rewrite Rules): Improve the example.
353 (Simplifying Formulas): Explain use of the I and H flags for
354 simplification.
355
ecd3d54f
MA
3562009-08-25 Michael Albinus <michael.albinus@gmx.de>
357
358 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
359 Describe autostart behaviour of dbus-ping.
360 (Synchronous Methods, Asynchronous Methods): Use English numeric format
361 for timeout values.
78176e69
MA
362 (Top): Remove footnote saying D-Bus is not enabled by
363 default. (Bug#4256)
ecd3d54f 364
0f215bca
DU
3652009-08-23 Daiki Ueno <ueno@unixuser.org>
366
367 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 368 Reported by Jari Aalto (Bug#4211).
0f215bca 369 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 370 epa-global-mail-mode.
3b7ab45f
DU
371 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
372 epa-setup.
0f215bca 373
4f22e84d
MA
3742009-08-16 Michael Albinus <michael.albinus@gmx.de>
375
376 * dbus.texi (Asynchronous Methods): Allow nil handler.
377
9ff0b02b 3782009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 379
26b03ee3 380 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 381
26b03ee3 382 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 383
4c39f404
CY
3842009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
385
386 * calc.texi (Date Forms): Fix typos.
387
3bcfba17
GM
3882009-08-08 Glenn Morris <rgm@gnu.org>
389
390 * org.texi (Agenda commands): Restore clobbered change.
391
66783bb4
EZ
3922009-08-07 Eli Zaretskii <eliz@gnu.org>
393
394 * calc.texi (Graphics, Devices): Update with the peculiarities of
395 operation on MS-Windows.
396
c8d0cf5c
CD
3972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
398
399 * org.texi (Publishing action): Improve documentation of file
400 names when publishing to the source directory.
401 (Clean view): Document `org-indent-mode'.
402 (Clocking work time): Add documentation for the
403 new :timetamp option when creating a clock report.
404 (Paragraphs): Fix many typos.
405 (Plain lists): Remove duplicate explanation about the
406 `C-c *' command.
407 (Literal examples): Update to reflect the new behavior
408 of the -n -r -k switches when exporting source code examples.
409 (Structure editing): Add information about `C-c *',
410 converting a plain list into a list of Org items.
411 (Remember): Small rephrasing of the paragraph
412 describing remember.el. Also mentioned that remember.el is part
413 of Emacs 23, not Emacs 22.
414 (Clocking work time): Add documentation about
415 displaying the current clocking time against the effort estimate.
416 Also add a footnote about using `org-clock-in-prepare-hook' to add
417 an effort estimate on the fly, just before clocking it.
418 (Footnotes): Document automatic renumbering and
419 sorting.
420 (Agenda commands): Document new bulk commands.
421 (Plain lists): Document new behavior of
422 `org-cycle-include-plain-lists'.
423 Hyphenation only in TeX.
424 (Clocking work time): Document the key to update effort
425 estimates.
426 (Clocking work time): Document the clock time display.
427 (Structure editing, TODO basics): Document new
428 variables.
429 (Column attributes): Document new colciew operators.
430 (Publishing options): Document :xml-declaration.
431 (Tracking TODO state changes): Document the
432 LOG_INTO_DRAWER property.
433 (Literal examples): Document the new implementation for
434 editing source code.
435 (Publishing action): Mention the new publishing
436 function, to publish an Org source file.
437 (Publishing links): Mention how to link to an Org source file.
438 (Macro replacement): Document new macros.
439 (Handling links): Document type-specific completion
440 when inserting links.
441 (Structure editing, Plain lists): Improve documentation
442 on sorting.
443 (Internal links): Document custom ids for links.
444 (Handling links): Document custom ids for links.
445 (CSS support): Document new class.
446 (Refiling notes): Document the possibility to create new nodes
447 during refiling.
448 (Agenda commands): Document the "?" operator to find
449 tasks without effort setting.
450 (Exporting agenda information): Section moved.
451 (RSS Feeds): New section.
452 (Built-in table editor): Document M-e and M-a navigate
453 inside table field.
454 (Stuck projects): Docment that projects identified as
455 un-stuck will still be searchd for stuck sub-projects.
456 (Paragraphs): Document centering.
457 (Creating timestamps, Agenda commands): Document new
458 behavior when changing time stamps.
459 (Structure editing): Document the new command
460 `org-clone-subtree-with-time-shift'.
461 (Publishing): Refresh this chapter.
462 (Export options, Export options, In-buffer settings):
463 Document the new keywords.
464 (Matching tags and properties): Collect all
465 documentation about tags/property matches here.
466 (Setting tags): Document `org-tag-persistent-alist'.
467 (Weekly/daily agenda): New section.
468 (Orgstruct mode): Describe `orgstruct++-mode'.
469 (Drawers): Mention the LOGBOOK drawer.
470 (Export options, Sectioning structure): Document the
471 #+LEATEX_HEADER in-buffer setting.
472 (Bugs): Section removed.
473 (Hooks): New section.
474 (Add-on packages): Moved here from old location.
475 (Context-sensitive commands): New section.
476 (Setting tags): Document newline option.
477 (Global TODO list, Matching tags and properties):
478 Mention more variables.
479 (Checkboxes): Update to changed command behavior.
81a5560e 480
40d2791f
CY
4812009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
482
483 * speedbar.texi (Basic Key Bindings): Fix typo.
484
65d0154b
JB
4852009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
486
487 * calc.texi (Vector/Matrix Functions): Add index entries for both
488 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
489 affects matrices with more than one row.
b5bdfd9f 490 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 491
5a9e3ab7
JB
4922009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
493
494 * calc.texi (Stack Manipulation Commands): Add documentation for
495 `calc-transpose-lines'
496
42fb7e61
MA
4972009-07-27 Michael Albinus <michael.albinus@gmx.de>
498
499 * dbus.texi (Receiving Method Calls): Describe special return value
500 `:ignore'.
501
574b69d5
AM
5022009-07-24 Alan Mackenzie <acm@muc.de>
503
504 * cc-mode.texi (Config Basics, File Styles): Document that at mode
505 initialization, any individual variable setting now takes precedence
506 over one done via c-file-style/c-file-offsets.
507
ec06459c
JB
5082009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
509
510 * calc.texi (Undoing Mistakes): Mention that the undo list will be
511 truncated when Calc is quit.
512 (Customizing Calc): Document `calc-undo-length'.
513
4ce54f6b
CY
5142009-07-20 Chong Yidong <cyd@stupidchicken.com>
515
516 * calc.texi (About This Manual): Don't mention chapter numbers in text.
517
0e4f8ba5
GM
5182009-07-11 Kevin Ryde <user42@zip.com.au>
519
520 * pcl-cvs.texi (About PCL-CVS):
521 * widget.texi (Basic Types):
522 Fix cross-references.
523
fa0f81b0
AS
5242009-07-01 Andreas Schwab <aschwab@redhat.com>
525
526 * dbus.texi (Type Conversion): Don't use literal control character.
527
88a683c5
MA
5282009-07-01 Michael Albinus <michael.albinus@gmx.de>
529
530 * tramp.texi (GVFS based methods): New section.
531 (Remote processes): Processes for GVFS based methods run locally.
532
36c8febb
MA
5332009-06-30 Michael Albinus <michael.albinus@gmx.de>
534
535 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
536 the words "kludge" and hack".
537 (External methods): Add `synce' method.
538
539 * trampver.texi: Update release number.
540
d6b951bb
MA
5412009-06-22 Michael Albinus <michael.albinus@gmx.de>
542
543 Sync with Tramp 2.1.16.
544
545 * tramp.texi (History): Add GVFS support.
546 (External methods): Precise `rsync' description. Add `dav', `davs' and
547 `obex' methods. Add 'tramp-gvfs-methods' option.
548 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
549 forms.
550 (Remote Programs): Introduce `tramp-own-remote-path'.
551 (Remote processes): New subsection "Running remote programs that create
552 local X11 windows".
553 (Frequently Asked Questions): Improve code for disabling vc.
554
555 * trampver.texi: Update release number. Set default value of
556 `emacsgvfs'.
557
70243478
CY
5582009-06-21 Chong Yidong <cyd@stupidchicken.com>
559
560 * Branch for 23.1.
561
54b31cbf
GM
5622009-06-17 Glenn Morris <rgm@gnu.org>
563
564 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
565 (Latest version of Emacs): Mention source code repository.
566
f6adc23c
GM
5672009-06-16 Glenn Morris <rgm@gnu.org>
568
569 * faq.texi (Top): Language tweak.
570 (Extended commands): Most people have arrow keys.
571 (Emacs manual): Say how to follow info links.
572 (File-name conventions): Change title a bit. Explain about source
573 versus installed. Condense etc description.
574 (Guidelines for newsgroup postings): Mention Savannah list page.
575 (Newsgroup archives): Simplify.
576 (Contacting the FSF): Add contact URL.
577 (Emacs Lisp documentation): Printed version not always available.
578 (Installing Texinfo documentation): Explain how by hand installation is
579 not normally needed. Use add-to-list. Remove duplicate reference.
580 (Informational files for Emacs): Move info on Help menu here from
581 "File-name conventions".
582 (Help installing Emacs): Tweak uref.
583 (Obtaining the FAQ): Mention repository.
584 (Origin of the term Emacs): Explain "ITS".
585 (Changing load-path): Use add-to-list.
586 (Automatic indentation): Clarify this is for Text mode.
587 Don't mention Indented Text mode.
588 (Finding Emacs on the Internet): The FSF does not seem to offer a
589 deluxe distribution on CD anymore.
590
b59a8457
GM
5912009-06-16 Glenn Morris <rgm@gnu.org>
592
593 * faq.texi (Top): Mention which Emacs version this FAQ is about.
594 Recommend the latest release. Mention how to get older FAQs.
595 Recommend the Emacs manual.
596 (Guidelines for newsgroup postings): Discourage cross-posts.
597 (Underlining paragraphs): Remove.
598 (Editing MS-DOS files): Remove pre-Emacs 20 information.
599 (Bugs and problems): Update key-binding.
600 (Problems with very large files): Mention 64-bit.
601 (Shell process exits abnormally): Remove.
602 (Problems with Shell Mode): Rename and update.
603 (Spontaneous entry into isearch-mode)
604 (Problems talking to certain hosts): Remove. This is old information,
605 in etc/PROBLEMS if needed.
606 (Emacs takes a long time to visit files, Updating Emacs): Remove.
607 (Dired claims that no file is on this line): Update.
608 (Installing Emacs, Problems building Emacs): Simplify.
609 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
610 information.
611 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
612 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
613 (JDEE): "JDEE", not "JDE".
614 (Handling C-s and C-q with flow control, Binding C-s and C-q):
615 Remove. This is old information, in etc/PROBLEMS if needed.
616 (stty and Backspace key, Kanji and Chinese characters): Remove.
617 (Right-to-left alphabets): Update section.
618 (Changing the included text prefix): Gnus uses message-yank-prefix.
619 Add cross-reference to Supercite manual.
620 (Saving a copy of outgoing mail): Simplify output file description.
621 (Expanding aliases when sending mail): Refer to Emacs manual.
622 Remove old info about RFC822.
623 Correct description of how to rebuild aliases.
624 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
625 (MIME with Emacs mail packages)
626 (Viewing articles with embedded underlining)
627 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
628 Remove old sections.
629 (Killing based on nonstandard headers): Remove. Scoring is preferable,
630 and is well-documented in the Gnus manual.
631 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
632 (Making Gnus faster): Rename from "Starting Gnus faster".
633 Merge "Catch-up is slow in Gnus" into here.
634
0e6d12ca
GM
6352009-06-14 Glenn Morris <rgm@gnu.org>
636
637 * faq.texi (Status of Emacs): Re-order with most recent releases first.
638 (New in Emacs 23): New section.
639 (Handling C-s and C-q with flow control): Add xref.
640
2e17e05e
GM
6412009-06-13 Glenn Morris <rgm@gnu.org>
642
643 * faq.texi (Setting up a customization file): Grammar fix.
644 Customize is no longer "new".
645 (Displaying the current line or column): Line-number mode is on by
646 default. Don't mention `column' package. Mention linum.el.
647 (Turning on abbrevs by default): Explain how to do it for buffers,
648 modes, and everywhere.
649 (Associating modes with files): Use add-to-list. Don't mention Emacs
650 19.
651 (Highlighting a region): On by default since 23.1.
652 (Replacing highlighted text): Update doc quote.
653 (Working with unprintable characters): Don't mention search-quote-char.
654 (Using an already running Emacs process): Gnuclient is probably not an
655 enhancement these days.
656 (Indenting switch statements): Remove mention of pre-Emacs 20.
657 (Horizontal scrolling): Abbreviate Emacs 20 description.
658 (Replacing text across multiple files): Fix name of dired command.
659 (Disabling backups): Use require not load.
4f9d4de3 660 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 661
2a1cf2b9
BW
6622009-06-13 Bill Wohler <wohler@newt.com>
663
664 Release MH-E manual version 8.2.
665
666 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
667 release 8.2.
668
85b438b7
GM
6692009-06-13 Glenn Morris <rgm@gnu.org>
670
671 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
672 in this day and age the common meaning is "on the web".
673 (copying): Use @copyright in all cases.
674 (Basic keys): Remove reference to deleted manual node "Text Characters".
675 (File-name conventions): Use GNU as an example rather than SERVICE.
676 default.el lives in site-lisp. Update Info directory location.
677 (Real meaning of copyleft): GPL actions have been brought, but all
678 settled out of court.
679 (Guidelines for newsgroup postings): Shorten section title.
680 Simplify comp.emacs description.
681 (Newsgroup archives): Change Google URL. Describe Gmane.
682 (Unsubscribing from Emacs lists): Remove discussion of "distribution
683 points". Mention List-Unsubscribe header.
684 (Contacting the FSF): Update email and URLs.
685 (Basic editing): Mention F1 for help.
686 (Installing Texinfo documentation): Refer to Texinfo website rather
687 than ftp server.
688 (Printing a Texinfo file): Mention texi2pdf.
689 (Informational files for Emacs): Don't describe FTP or SERVICE, they
690 are just stubs nowadays.
691 (Latest version of Emacs): Explain version numbers.
692 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
693 (Turning on syntax highlighting): No need to mention hilit19 any more.
694 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
695 (Modes for various languages): Remove section.
696 (Major packages and programs): Remove most version and maintainer
697 information - it's hard to keep up-to-date, and adds nothing.
698 Similarly with direct links to mailing lists.
699 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
700 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
701 years, and Emacs comes with tools for this now.
702 (Patch): Remove section - this is a standard tool.
703 (Using function keys under X): Remove section.
704
93e2d996
GM
7052009-06-12 Glenn Morris <rgm@gnu.org>
706
707 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
708 (Help installing Emacs): Remove reference to deleted X11 node.
709 (Associating modes with files): Interpreter-mode-alist is no longer
710 subservient to auto-mode-alist.
711 (Installing Emacs): Change future Emacs version.
712 (Linking with -lX11 fails): Remove old section.
713 (Packages that do not come with Emacs): Update ELL location.
714 Emacs Lisp archive is dead.
715 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
716 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
717 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
718 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
719 (Removing flashing messages): Remove section about non-existent Gnus
720 option.
721
f0bf7708
GM
722 * faq.texi (Top): Add @top command.
723 Remove the optional arguments from all @node commands: makeinfo can
724 generate these automatically, and it is easier to edit and rearrange
725 nodes without them.
726
30884d11
GM
7272009-06-11 Glenn Morris <rgm@gnu.org>
728
729 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
730 (The LPF): Make the updated URL the sole reference point.
731 (Learning how to do something): Update refcard price and format.
732 (Getting a printed manual): Sources in doc/emacs/, not man/.
733 Also available in PDF format. Since the page count varies, be less
734 precise.
735 (Informational files for Emacs): Remove references to deleted files
736 LPF and SUN-SUPPORT, and to UUCP.
737 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
738 Remove many obsolete ways to get the FAQ, which now seems only to be
739 distributed with Emacs.
740 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
741
deab46e0
CY
7422009-06-09 Chong Yidong <cyd@stupidchicken.com>
743
223b43fa 744 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 745 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 746
deab46e0
CY
747 * ada-mode.texi (Installation, Compile commands)
748 (Project File Overview, No project files, Set compiler options)
749 (Use GNAT project file, Use multiple GNAT project files)
750 (Identifier completion): Use @samp for menu items, and @kbd for key
751 sequences (Bug#3504).
752
71fbd643
DU
7532009-06-04 Daiki Ueno <ueno@unixuser.org>
754
8c9bb6f5 755 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 756
f197085b
CY
7572009-06-04 Ryan Yeske <rcyeske@gmail.com>
758
759 * message.texi (Header Commands): Fix descriptions to match
760 keybindings.
761
7f3bc720
DU
7622009-04-22 Daiki Ueno <ueno@unixuser.org>
763
764 * gnus.texi (Security): Mention that EasyPG is the current default.
765
4518068d
CY
7662009-04-13 Chong Yidong <cyd@stupidchicken.com>
767
768 * ediff.texi (Session Commands): Fix typo.
769
d7ca410a
MB
7702009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
771
772 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
773 news.software.readers. Reported by Florian Rehnisch.
774
c6c76add
GM
7752009-04-02 Glenn Morris <rgm@gnu.org>
776
777 * auth.texi: Capitalize direntry.
778
779 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
780 using a period in the entry name. (Bug#2797)
781
35ed8e2e
JB
7822009-03-03 Juanma Barranquero <lekktu@gmail.com>
783
784 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
785 ($(infodir)/auth, auth.dvi): New targets.
786
e280480a
GM
7872009-03-03 Glenn Morris <rgm@gnu.org>
788
789 * auth.texi: Fix @setfilename.
790
791 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
792 (auth, $(infodir)/auth, auth.dvi): New rules.
793
8a76755b
GM
7942009-02-25 Glenn Morris <rgm@gnu.org>
795
796 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
797
0038d478
MB
7982009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
799
800 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
801
8022009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
803
804 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
805 gnus-nocem-issuers, and gnus-nocem-verifyer.
806
867d4bb3
JB
8072009-02-20 Juanma Barranquero <lekktu@gmail.com>
808
809 * ada-mode.texi (Project files, Automatic Casing):
810 * dbus.texi (Signals):
811 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
812 * mh-e.texi (HTML):
813 * nxml-mode.texi (Locating a schema)
814 (Using the document's URI to locate a schema):
815 * org.texi (Footnotes, Using the mapping API):
816 * rcirc.texi (Channels): Remove duplicate words.
817
3a44dc1f
GM
8182009-02-20 Glenn Morris <rgm@gnu.org>
819
820 * dired-x.texi (Miscellaneous Commands):
821 * gnus.texi: Minor updates for mbox Rmail.
822
5dc584b5
KB
8232009-02-16 Karl Berry <karl@gnu.org>
824
b59a8457
GM
825 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
826 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
827 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
828 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
829 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
830 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
831 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
832 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
833 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
834 Consistently use @insertcopying in the Top node,
5dc584b5 835 @contents at the front (after @end titlepage),
b59a8457 836 and @direntry after @copying. (Bug#1988)
5dc584b5 837
9eb59592
MB
8382009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
839
840 * auth.texi: New file documenting auth-source.
841
d324fa76
CD
8422009-02-13 Carsten Dominik <dominik@science.uva.nl>
843
844 * org.texi (Org Plot): Fix link.
845
7a603b73
DU
8462009-02-09 Daiki Ueno <ueno@unixuser.org>
847
848 * epa.texi (Mail-mode integration): Mention the way to do
849 "encrypt-to-self". (Bug#1807)
850
a626b338 8512009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
852
853 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
854
3b36c17e
MB
8552009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
856
857 * gnus-news.texi: Print version about Incoming*.
858
55033558
CD
8592009-02-02 Carsten Dominik <dominik@science.uva.nl>
860
861 * org.texi (Structure editing, Handling links)
862 (Fast access to TODO states, Javascript support): Make standard docs
863 correctly reflect default variable settings.
864
ec712abb
GM
8652009-02-02 Glenn Morris <rgm@gnu.org>
866
867 * org.texi: Fix typos.
868
7112648c
MA
8692009-02-01 Michael Albinus <michael.albinus@gmx.de>
870
871 Sync with Tramp 2.1.15.
872
873 * trampver.texi: Update release number.
874
2e461fc1
CD
8752009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
876
877 * org.texi (TODO dependencies): Document TODO dependencies on
878 checkboxes.
879
bc283609
CD
8802009-01-30 Carsten Dominik <dominik@science.uva.nl>
881
882 * org.texi (TODO dependencies): Document key binding for toggling
883 ORDERED property.
884
74fc5047
MA
8852009-01-28 Michael Albinus <michael.albinus@gmx.de>
886
887 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
888 of hook functions.
889
d6685abc
CD
8902009-01-28 Carsten Dominik <dominik@science.uva.nl>
891
892 * org.texi (TODO dependencies): New section.
893
65c439fd
CD
8942009-01-27 Carsten Dominik <dominik@science.uva.nl>
895
896 * org.texi (Plain lists, TODO basics, Priorities)
897 (Multiple sets in one file, Conflicts): Document interaction with
898 `shift-selection-mode'.
899
5fafc247
JB
9002009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
901
902 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
903 Make Calc the subject of sentences.
904 (Rearranging Formulas using Selections): Discuss new options
905 for `j *'.
906
e7433508
MA
9072009-01-26 Michael Albinus <michael.albinus@gmx.de>
908
909 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
910
2096a1b6
GM
9112009-01-26 Glenn Morris <rgm@gnu.org>
912
913 * org.texi: Fix typos.
914
0cb61492
BW
9152009-01-26 Bill Wohler <wohler@newt.com>
916
2096a1b6 917 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 918
0bd48b37
CD
9192009-01-25 Carsten Dominik <dominik@science.uva.nl>
920
921 * org.texi (References): Add information about remote references.
922 (Built-in table editor): Document `C-c RET' in tables.
923 (Math symbols, Quoting LaTeX code): Mention that simple
924 LaTeX macros survive LaTeX export.
925 (Images in LaTeX export): Show how to create a reference to a
926 figure.
927 (Sectioning structure): Document that the LaTeX class can be
928 specified in a property.
929 (Text areas in HTML export): New section.
930 (External links): Add examples for text search and ID links.
931 (Built-in table editor): Remove the descriptio of `C-c
932 C-q', it not longer works.
933 (Literal examples): Document that a space must follow
934 the colon in short examples.
935 (Relative timer): Document `org-timer-stop'.
936 (Footnotes): New section.
937 (Footnote markup): Shorten section and refer to new Footnote
938 section.
939 (Literal examples): Add documentation for line
940 numbering in and references to code examples.
941 (CSS support): Fix the description of default CSS styles.
942 (Capturing column view): Document
943 "file:path/to/file.org" as an allowed value for the ID property of
944 a dynamic block copying column view.
945
49dbbaf2
SE
9462009-01-23 Stephen Eglen <stephen@gnu.org>
947
948 * mh-e.texi (Getting Started): Describe $MH.
949
193e6828
MA
9502009-01-21 Michael Albinus <michael.albinus@gmx.de>
951
952 * tramp.texi (all): Harmonize usage of "external method",
953 "external transfer method" and "out-of-band method".
954 (Connection types): Precise the differences of inline and external
955 methods. Written by Adrian Phillips <a.phillips@met.no>.
956
26b9f88d
MB
9572009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
958
959 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
960 commands as described at the top. Reported by Allan Gottlieb
961 <gottlieb@nyu.edu>.
962
9632009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
964
965 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
966 nnmail-pathname-coding-system.
967
377952e0
GM
9682009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
969
970 * org.texi (Relative timer): Fix typo.
971
a20d3598
JB
9722009-01-15 Juanma Barranquero <lekktu@gmail.com>
973
974 * org.texi (Clocking work time): Fix typo.
98a1e0f5 975 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 976
a50253cc
GM
9772009-01-13 Glenn Morris <rgm@gnu.org>
978
979 * org.texi: Fix some more typos.
980
07450bee
GM
9812009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
982
983 * org.texi: Fix some typos.
984
e3e955fe
MB
9852009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
986
987 * gnus.texi (Group Parameters): Add note for local variables.
988
9892009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
990
991 * gnus.texi (Converting Kill Files): Fix URL. Include
992 gnus-kill-to-score.el in contrib directory.
993
9942009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
995
996 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
997 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
998 (Paging the Article): Add index entry.
999
71dd9983
JB
10002009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1001
1002 * ada-mode.texi (Examples): Delete redundant text.
1003
4a0cf14f
MA
10042009-01-03 Michael Albinus <michael.albinus@gmx.de>
1005
36c8febb 1006 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1007
1008 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1009 addresses.
1010
aedac0f0
BW
10112009-01-03 Bill Wohler <wohler@newt.com>
1012
1013 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1014 kept empty.
1015
4c65b566
CD
10162008-12-20 Carsten Dominik <dominik@science.uva.nl>
1017
1018 * org.texi (Activation, Exporting, ASCII export, HTML export)
1019 (HTML Export commands, LaTeX/PDF export commands): Improve
1020 documentation about transient-mark-mode.
1021 (References): DOcuemtn the use of special names like $LR1 to reference
1022 to fields in the last table row.
1023
e1a78e1e
JL
10242008-12-19 Juri Linkov <juri@jurta.org>
1025
1026 * info.texi (Search Text): Remove mention of removed key binding M-s.
1027
17a0aa82
CD
10282008-12-18 Carsten Dominik <dominik@science.uva.nl>
1029
1030 * org.texi (References): Remove mentioning of @0 as reference for the
1031 last line, this has been reverted in the Lisp sources.
1032
4997d802
JB
10332008-12-17 Juanma Barranquero <lekktu@gmail.com>
1034
1035 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1036 (DVI_TARGETS): Remove duplicates. Add sasl.
1037 ($(infodir)/sasl, sasl.dvi): New targets.
1038
33306645
CD
10392008-12-17 Carsten Dominik <dominik@science.uva.nl>
1040
1041 * org.texi: Version number pushed to 6.15d.
1042
db55f368
CD
10432008-12-16 Carsten Dominik <dominik@science.uva.nl>
1044
a0bf4117 1045 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1046 (Images in LaTeX export): New section.
1047 (Inlined images, Images in HTML export): Sections renamed.
1048
dae0a942
MB
10492008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1050
1051 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1052
9f5572e9
MB
10532008-12-04 David Engster <dengste@eml.cc>
1054
1055 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1056 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1057
bc23baaa
CD
10582008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1059
1060 * org.texi (Using the mapping API): Fix bug in mapping example.
1061 (Publishing options): Make the list of properties complete again, in
1062 correspondence to the variable `org-export-plist-vars'.
1063 (Property searches): Document new special values for time comparisons.
1064 (Tag inheritance): Refine the description of tag inheritance.
1065 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1066 (Effort estimates): Document the new relative timer.
bc23baaa 1067
3bf8054f
JB
10682008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1069
1070 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1071 (Using Calc): Clarify use of `C-x * o'.
1072 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1073
ac134f2f
RS
10742008-11-28 Richard M Stallman <rms@gnu.org>
1075
1076 * dbus.texi (Receiving Method Calls): Clean up previous change.
1077
ace706d1
MA
10782008-11-26 Michael Albinus <michael.albinus@gmx.de>
1079
1080 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1081 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1082 `dbus-unescape-from-identifier'.
1083 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1084 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1085 (Signals): Use the constants in the example.
1086
d60b1ba1
CD
10872008-11-24 Carsten Dominik <dominik@science.uva.nl>
1088
b97439ce 1089 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1090
ce4fdcb9
CD
10912008-11-23 Carsten Dominik <dominik@science.uva.nl>
1092
1093 * org.texi (Setting up Remember): Document `org-remember-mode'.
1094 (External links): Document that bbdb links can use a regular
1095 expression.
1096 (External links): Document that elisp links can contain interactive
1097 commands.
1098
c8548a00 10992008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1100
1101 * viper.texi (viper-translate-all-ESC-keysequences):
1102 Description removed.
1103
6a2c4aec
GM
11042008-11-19 Glenn Morris <rgm@gnu.org>
1105
1106 * doclicense.texi: Change to FDL 1.3.
1107 Relicense all texi files under FDL 1.3 or later.
1108
59ee4113
JB
11092008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1110
1111 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1112
59bcbb98 11132008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1114
1115 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1116
1117 * ediff.texi: Version/date change.
9f90198a 1118
8aa41c9b
CY
11192008-11-14 Chong Yidong <cyd@stupidchicken.com>
1120
1121 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1122
17587b1b
JB
11232008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1124
1125 * calc.texi (About This Manual): Comment out a mention of
1126 marginal notes.
1127
564c900e
CD
11282008-11-12 Carsten Dominik <dominik@science.uva.nl>
1129
1130 * org.texi (Clocking work time): Document the :formula property of
1131 clock tables.
1132 (Structure editing, Refiling notes): Document refiling regions.
1133 (Agenda commands): Document the double-prefix version
1134 of the `l' command in the agenda.
1135 (Handling links): Explain the effect of a double prefix
1136 arg to `C-c C-o'.
1137 (TODO basics): Add documentation for tag triggers.
1138
3c4be1f2
GM
11392008-10-23 Glenn Morris <rgm@gnu.org>
1140
1141 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1142 byte-compiling things like `+'.
1143
1144 * ns-emacs.texi: Merge copyright years of author now with assignment
1145 into FSF years.
1146 (VER): Use it for easier automatic updating. Use Emacs version rather
1147 than standalone Emacs.app version.
1148
a6520ff3
CD
11492008-10-12 Carsten Dominik <dominik@science.uva.nl>
1150
864c9740 1151 * org.texi: Lots of minor fixes.
a6520ff3
CD
1152 (Capture): New chapter.
1153 (Org Plot): New section.
1154
db7a4b66
MH
11552008-09-30 Magnus Henoch <mange@freemail.hu>
1156
1157 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1158
4043c194
JB
11592008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1160
1161 * calc.texi (User Defined Units): Mention how to enter optional display
1162 string.
1163
eef5ade7
MB
11642008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1165
1166 * message.texi (Sending Variables): Fixed variable documentation to
1167 avoid the "y/n" wording.
1168
e52cac88
MB
11692008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1170
1171 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1172
11732008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1174
1175 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1176 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1177
00c55306
BW
11782008-09-22 Bill Wohler <wohler@newt.com>
1179
1180 Release MH-E manual version 8.1.
1181
1182 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1183 release 8.1.
1184
1185 * mh-e.texi: Retain dual license as agreed to by the FSF.
1186 However, bump GPL to Version 3.
1187 Use @include for license text.
1188
e52cac88 11892008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1190
1191 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1192 (Store custom flags and keywords, Store arbitrary data):
1193 Clean up markup.
64763fe3
MB
1194
11952008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1196
1197 * gnus.texi (The Gnus Registry): Document it.
1198
9e601b8d
MB
11992008-09-08 David Engster <dengste@eml.cc>
1200
88ee5b02
JB
1201 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1202 Clarify section about choosing back end servers.
9e601b8d 1203
247043f1
GM
12042008-08-23 Glenn Morris <rgm@gnu.org>
1205
1206 * dired-x.texi (Shell Command Guessing):
1207 Mention dired-guess-shell-case-fold-search. (Bug#417)
1208
2bfec7a0
MA
12092008-08-22 Michael Albinus <michael.albinus@gmx.de>
1210
1211 * trampver.texi: Update release number.
1212
247043f1 12132008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1214
1215 * ns-emacs.texi: Update version.
1216 (Introduction): Correct menu location for options save.
1217 (Customization): Note that defaults are stored under org.gnu.Emacs.
1218
8c20bd92
BW
12192008-08-11 Bill Wohler <wohler@newt.com>
1220
1221 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1222 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1223 Henman) (closes SF #1768928).
1224
767a4d92
GM
12252008-08-10 Glenn Morris <rgm@gnu.org>
1226
1227 * ns-emacs.texi: Use @copying. Change copyright of authors with
1228 assignment to FSF. Change license to GFDL.
1229 (Top): Remove outdated references.
1230
6ecfe5c2
MB
12312008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1232
88ee5b02
JB
1233 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1234 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1235 gnus-summary-sort-by-most-recent-date.
1236 (Summary Sorting): Explain prefix argument.
1237
12382008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1239
1240 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1241 gnus-summary-pipe-output.
1242
eb932e8a
MA
12432008-08-03 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * dbus.texi (Receiving Method Calls): Document error handling of own
1246 D-Bus methods.
1247
bfe16263
BW
12482008-08-01 Bill Wohler <wohler@newt.com>
1249
1250 * mh-e.texi (Reading Mail)
9f90198a 1251 (Viewing Attachments): Describe new function
bfe16263
BW
1252 mh-show-preferred-alternative.
1253 (Sending Mail, Redistributing, Sending Message): Describe new hook
1254 mh-annotate-msg-hook.
1255
21956b56
MA
12562008-07-31 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * dbus.texi (Arguments and Signatures): Fix example.
1259 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1260 (Asynchronous Methods): New node.
9f90198a
JB
1261 (Errors and Events): Describe extended layout of `dbus-event'.
1262 New defun `dbus-event-message-type'.
21956b56 1263
7c2fb837
DN
12642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1265
1266 * ediff.texi: Remove VMS support.
1267
13662773
JB
12682008-07-29 Juanma Barranquero <lekktu@gmail.com>
1269
1270 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1271 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1272
ddde0b34
CY
12732008-07-29 Chong Yidong <cyd@stupidchicken.com>
1274
1275 * Makefile.in: Add mairix-el targets.
1276
12772008-07-29 David Engster <deng@randomsample.de>
1278
1279 * mairix-el.texi: New file.
1280
d5875b25
JB
12812008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1282
366b7d44
JB
1283 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1284 project files. Delete 'main_unit' project variable; not needed. Allow
1285 process environment variables wherever project variables are allowed.
1286 Add tutorial section on multiple GNAT project files.
d5875b25 1287
6cbab8ee
MA
12882008-07-27 Michael Albinus <michael.albinus@gmx.de>
1289
1290 Sync with Tramp 2.1.14.
1291
1292 * trampver.texi: Update release number.
1293
9e2a2647
DN
12942008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1295
1296 * ns-emacs.texi:
1297 * faq.texi: Remove mentions of Mac Carbon.
1298
d62672f3
MB
12992008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1300
1301 * gnus.texi (Saving Articles): Describe the 2nd argument of
1302 gnus-summary-save-in-pipe.
1303 (SpamAssassin): Use it.
1304
13052008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1306
1307 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1308
dd12e1c6
CD
13092008-07-25 Carsten Dominik <dominik@science.uva.nl>
1310
1311 * org.texi (Export options): Document the use of the creator flag.
1312
44ce9197
CD
13132008-07-24 Carsten Dominik <dominik@science.uva.nl>
1314
1315 * org.texi: New version 6.06a.
1316
ddd13c5d
JB
13172008-07-23 Juanma Barranquero <lekktu@gmail.com>
1318
1319 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1320 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1321
8dc6104d
JB
13222008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1323
1324 * calc.texi (Editing Stack Entries):
1325 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1326 Calc's help functions. Mention fixing typos.
1327 (Customizing Calc): Fix typo.
1328
13292008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1330
1331 * calc.texi (summarykey): New macro. Use to correctly format keys in
1332 the summary.
1333
ddd13c5d 13342008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1335
1336 * ns-emacs.texi (Customization): Corrected documentation on color
1337 specification formats.
1338
568beaa2
AS
13392008-07-19 Andreas Schwab <schwab@suse.de>
1340
db8ef699 1341 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1342
1343 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1344 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1345
cd71b9ae
MA
13462008-07-18 Michael Albinus <michael.albinus@gmx.de>
1347
1348 * dbus.texi (Inspection): Rework, introduce submenus.
1349 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1350 (Properties and Annotations, Arguments and Signatures): New nodes.
1351
9b7993b4
MA
13522008-07-13 Michael Albinus <michael.albinus@gmx.de>
1353
1354 * dbus.texi (Receiving Method Calls): Fix description of
1355 `dbus-register-method'.
1356 (Signals): Allow also signal arguments for filtering in
1357 `dbus-register-signal'.
1358
241d447b
JB
13592008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1360
1361 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1362 `cnorm'.
1363 (Arithmetic Tutorial): Simplify the verification of prime factors.
1364
adb46650
MB
13652008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1366
1367 * gnus.texi (Saving Articles): Mention
1368 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1369
92e15881
JB
13702008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1371
1372 * calc.texi: Adjust mode line throughout.
1373
ea597303
JB
13742008-06-28 Juanma Barranquero <lekktu@gmail.com>
1375
1376 * sasl.texi (Mechanisms): Fix typos.
1377
aee08080
JB
13782008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1379
1380 * calc.texi (Killing from the stack): Mention using normal Emacs
1381 copying.
1382
a06a4a12
MA
13832008-06-21 Michael Albinus <michael.albinus@gmx.de>
1384
ea597303
JB
1385 * tramp.texi (Password handling): Renamed from "Password caching".
1386 Add `auth-source' mechanism.
a06a4a12
MA
1387 (Connection caching): Tramp reopens the connection automatically,
1388 when the operating system on the remote host has been changed.
1389
7389398d
EZ
13902008-06-20 Eli Zaretskii <eliz@gnu.org>
1391
1392 * makefile.w32-in (distclean): Remove makefile.
1393
b349f79f
CD
13942008-06-17 Carsten Dominik <dominik@science.uva.nl>
1395
3f9b4c2b 1396 * org.texi (Using the mapping API): New section.
b349f79f 1397 (Agenda column view): New section.
3f9b4c2b 1398 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1399 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1400 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1401
14022008-06-17 Jason Riedy <jason@acm.org>
1403
1404 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1405 function, and efmt may be a two-argument function.
1406 (Radio tables): Document multiple destinations.
1407
cd5c05d2
GM
14082008-06-16 Glenn Morris <rgm@gnu.org>
1409
1410 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1411 Add Cover-Texts.
1412
debf4439
GM
14132008-06-15 Glenn Morris <rgm@gnu.org>
1414
1415 * faq.texi (VER): Update to 23.0.60.
1416
1417 * mh-e.texi: Remove option of licensing under GPL.
1418 Add Cover-Texts to GFDL permissions notice.
1419 (GPL): Remove section.
1420 (GFDL): Include doclicense.texi rather than the actual text.
1421
1422 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1423 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1424
1425 * sasl.texi: Fix output file name.
1426
1427 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1428
1429 * gnus-coding.texi: Refer to license in Gnus manual.
1430
1431 * idlwave.texi, sasl.texi: Use @copying.
1432
1433 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1434
1435 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1436
1437 * url.texi: Use @copying, @title, @subtitle, @author.
1438
1439 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1440 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1441 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1442 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1443 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1444 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1445 * widget.texi, woman.texi:
1446 Remove references to external license, since doclicense is included.
1447
1448 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1449 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1450 Remove references to non-existent Invariant Sections.
1451
091f8bc1
GM
14522008-06-14 Glenn Morris <rgm@gnu.org>
1453
1454 * faq.texi (Major packages and programs): Remove references to external
1455 Supercite, Calc, VIPER, since they have been included for some time.
1456 Update VM, AUCTeX, BBDB entries.
1457
47bcb4d3
UJ
14582008-06-14 Ulf Jasper <ulf.jasper@web.de>
1459
1460 * newsticker.texi: Updated to match latest newsticker changes.
1461
6f093307
GM
14622008-06-13 Glenn Morris <rgm@gnu.org>
1463
1464 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1465 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1466 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1467 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1468 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1469 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1470 * woman.texi:
1471 Update Back-Cover Text as per maintain.info.
1472
2b968687
MB
14732008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1474
1475 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1476
1477 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1478 (gnus-faq.xml): Update repository host.
1479
2b968687
MB
1480 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1481
14822008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1483
1484 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1485 Fix a typo.
1486
14872008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1488
1489 * gnus.texi (Mail Source Customization): Correct values of
1490 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1491 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1492
14932008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1494
1495 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1496 coding standards.
1497
14982008-06-14 David Engster <dengste@eml.cc>
1499
1500 * gnus.texi (nnmairix): Markup fixes.
1501
e6d2d263
MB
15022008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1503
2b968687 1504 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1505
15062008-06-05 David Engster <dengste@eml.cc>
1507
1508 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1509
15102008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1511
b344d29d 1512 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1513 (Searching, nnir, nnmairix): New stub nodes.
1514
ad231df6 15152008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1516
1517 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1518
f394fa25
MB
15192008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1522
58333467
MB
15232008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1524
1525 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1526
67525fb9
JY
15272008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1528
1529 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1530
0549d8fc
JB
15312008-05-06 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * info.texi (Top): Fix typo in xref.
1534
149a3837
KB
15352008-05-05 Karl Berry <karl@gnu.org>
1536
1537 * info.texi (Top): @xref to stand-alone manual.
1538
3a23a519
MB
15392008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1540
1541 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1542 (Various Summary Stuff): Fix typo in last xref.
1543
0a29fbf3
JB
15442008-05-02 Juanma Barranquero <lekktu@gmail.com>
1545
1546 * org.texi (Moving subtrees): Fix typo.
1547
586b90f1
MA
15482008-04-28 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1551 Tramp via `tramp-mode'.
1552
b5af9883
CD
15532008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1554
1555 * org.texi: Massive changes, in many parts of the file.
1556
d55fe5bb
MB
15572008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1558
1559 * gnus.texi (Oort Gnus): Add message-fill-column.
1560
15612008-04-12 Adrian Aichner <adrian@xemacs.org>
1562
1563 * gnus.texi (Mail Source Specifiers): Typo fix.
1564
15652008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1566
1567 * gnus.texi (Diary Headers Generation): Update key binding for
1568 `gnus-diary-check-message'.
1569
15702008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1571
1572 * gnus.texi (Emacsen): Addition.
1573
15742008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1575
1576 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1577
15782008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1579
1580 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1581
15822008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1583
1584 * gnus-news.texi: Update tool bar item.
1585
15862008-04-09 Sven Joachim <svenjoac@gmx.de>
1587
1588 * gnus-news.texi: Fix typos.
1589
76c109c3
JB
15902008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1591
222027f2 1592 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1593 Add mention of `kron'.
1594
d5fbd5a6
MO
15952008-04-01 Daiki Ueno <ueno@unixuser.org>
1596
1597 * epa.texi (Encrypting/decrypting *.gpg files): Document
1598 epa-file-name-regexp.
1599
fbcbb58c
KY
16002008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1601
1602 * gnus.texi (Example Methods): Fix description about ssh-agent.
1603 (Indirect Functions): Fix the default value of nntp-telnet-command;
1604 remove link to connect.html.
1605
134ce16c
MA
16062008-03-30 Michael Albinus <michael.albinus@gmx.de>
1607
1608 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1609 dbus-call-method.
1610 (Receiving Method Calls): The timeout can be set by the calling client.
1611
da1975d7
MA
1612 * trampver.texi: Update release number.
1613
2e4089ab
RS
16142008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1615
1616 * gnus.texi (Top): Fix version. Add SASL.
1617
70cab5a9
MA
16182008-03-29 Michael Albinus <michael.albinus@gmx.de>
1619
1620 Sync with Tramp 2.1.13.
1621
1622 * trampver.texi: Update release number.
1623
5bc6ddff
MB
16242008-03-29 Chong Yidong <cyd@stupidchicken.com>
1625
1626 * org.texi: Update to new org-mode website.
1627
16282008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1629
1630 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1631
9b3ebcb6
MB
16322008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1633
1634 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1635 gnus-read-ephemeral-gmane-group-url,
1636 gnus-read-ephemeral-emacs-bug-group,
1637 gnus-read-ephemeral-debian-bug-group.
1638
16392008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1640
1641 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1642
1643 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1644 Add FIXMEs for Bookmarks and gnus-registry-marks.
1645
16462008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1647
1648 * gnus.texi (Smileys): Document `smiley-style'.
1649
16502008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1651
1652 * gnus.texi (Gnus Development): Clarify difference between ding and
1653 gnu.emacs.gnus.
1654 (MIME Commands, Using MIME, RSS): Fix markup.
1655
1656 * gnus-faq.texi ([8.4]): Ditto.
1657
16582008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1659
1660 * gnus.texi (Emacsen): Remove obsolete stuff.
1661
16622008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1663
1664 * gnus.texi (Oort Gnus): Add version info WRT
1665 `mail-source-delete-incoming'.
1666
16672008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1668
1669 * gnus.texi (Top): Add "Other related manuals" and version info in
1670 `iftex' output.
1671 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1672 gnus-balloon-face-0 and the corresponding format specifiers.
1673
608d6a81
MA
16742008-03-26 Michael Albinus <michael.albinus@gmx.de>
1675
1676 * tramp.texi (Filename completion): Remove footnote about let-bind
1677 of `partial-completion-mode'. It doesn't work this way.
1678
27a6f132
SM
16792008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1680
1681 * pcl-cvs.texi (Contributors): Update my email.
1682
4a7c4c40
MA
16832008-03-21 Michael Albinus <michael.albinus@gmx.de>
1684
1685 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1686
2940c053
BW
16872008-03-17 Bill Wohler <wohler@newt.com>
1688
1689 * mh-e.texi (Viewing): Update URL for adding header fields to
1690 mh-invisible-header-fields-default.
1691
30864d5f
BW
16922008-03-16 Bill Wohler <wohler@newt.com>
1693
1694 * mh-e.texi (Preface): Add Gnus to requirements.
1695 (Forwarding): Note that forwarded MIME messages are now inline.
1696
31fe2b00
SM
16972008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1698
1699 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1700 (Common Variables): Give precedence to the netcat methods over the
1701 telnet methods, and mention that they are more reliable.
31fe2b00 1702
5e97c626
CD
17032008-03-13 Carsten Dominik <dominik@science.uva.nl>
1704
1705 * org.texi (Exporting Agenda Views): Document agenda export to
1706 iCalendar.
1707 (Progress logging): Document the new progress logging stuff.
1708
37a68866
MB
17092008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1710
1711 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1712 Update for change of `mail-source-delete-incoming'.
1713
1714 * gnus-news.texi: Ditto.
1715
8f7abae3
MB
17162008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1717
1718 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1719 custom versions.
1720
af379c86
AM
17212008-03-07 Alan Mackenzie <acm@muc.de>
1722
1723 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1724 parens/brackets in a k&r region is limited.
1725
3d0f8a67
MB
17262008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1727
1728 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1729 using different Emacs versions.
1730
52151df0
GM
17312008-02-27 Glenn Morris <rgm@gnu.org>
1732
1733 * sc.texi: Remove a lot of old and obsolete info.
1734 (titlepage): Simplify.
1735 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1736 (VM with any Emacsen, GNEWS with any Emacsen)
1737 (Overloading for Non-conforming MUAs, Version 3 Changes)
1738 (The Supercite Mailing List): Delete nodes.
1739 (Introduction): Remove info about old packages.
1740 (Getting Connected): Simplify. Remove info about old packages.
1741 (Citing Commands): Delete Emacs 19 info.
1742 (Hints to MUA Authors): Simplify.
1743 (Thanks and History): Merge in some info from the deleted node
1744 "Version 3 Changes".
1745
b03f96dc
MB
17462008-02-05 Juanma Barranquero <lekktu@gmail.com>
1747
1748 * org.texi (Setting tags, In-buffer settings):
1749 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1750
52bec650
MB
17512008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1752
1753 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1754 installation directory name.
1755
34a3c587
RF
17562008-02-12 Romain Francoise <romain@orebokech.com>
1757
1758 * epa.texi (Overview): Fix typo.
1759
5a8d03e9
MO
17602008-02-11 Daiki Ueno <ueno@unixuser.org>
1761
1762 * epa.texi (Quick start): Remove the .emacs setting.
1763
f1914c40
MO
17642008-02-10 Daiki Ueno <ueno@unixuser.org>
1765
1766 * epa.texi (Quick start): Use the command `epa-enable' instead of
1767 loading `epa-setup'.
1768
bca98fc9
JB
17692008-02-08 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1772 ($(infodir)/epa, epa.dvi): New targets.
1773
4b01af2e
MO
17742008-02-08 Daiki Ueno <ueno@unixuser.org>
1775
1776 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1777
1778 * epa.texi: New manual documenting the EasyPG Assistant.
1779
06c0751a
MA
17802008-02-06 Michael Albinus <michael.albinus@gmx.de>
1781
1782 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1783 (Inspection): New function dbus-ping.
1784
7dcccd7b
MA
17852008-02-05 Michael Albinus <michael.albinus@gmx.de>
1786
1787 * tramp.texi (Remote processes): Add `shell-command'.
1788
a1da1e37
MB
17892008-01-28 Michael Sperber <sperber@deinprogramm.de>
1790
1791 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1792 (Group Parameters): Document `mail-source' parameter.
1793
c9d8f746
MA
17942008-01-27 Michael Albinus <michael.albinus@gmx.de>
1795
1796 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1797 must be a local host.
1798
15db4a13
MO
17992008-01-26 Michael Olson <mwolson@gnu.org>
1800
1801 * erc.texi: Update version for ERC 5.3 release.
1802 (Obtaining ERC): Update extras URLs for 5.3.
1803 (Development): Write instructions for git, and remove those for Arch.
1804 (History): Mention the switch to git.
1805
2bc43980
KB
18062008-01-24 Karl Berry <karl@gnu.org>
1807
bca98fc9
JB
1808 * info.texi (Search Index, Search Text): Mention the command
1809 character in the section name, a la the (Go to node) node.
2bc43980 1810
d2e4a6c9
MA
18112008-01-21 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1814
0b6799c3
MB
18152008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1816
1817 * gnus-news.texi: Mention gnus-article-describe-bindings.
1818
18192008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1820
1821 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1822
db9c3fb1 18232008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1824
7b4d0413 1825 * org.texi (Property inheritance): New section.
db9c3fb1 1826 (Conventions): New section.
7b4d0413 1827 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1828 commands, and the new bindings for refiling.
1829 (Sparse trees): Document the new special command for sparse trees.
1830 (References): Be more clear about the counting of hilines.
1831 (Handling links): Document M-p/n for accessing links.
1832 (Fast access to TODO states): New section.
1833 (Per file keywords): New section.
1834 (Property inheritance): New section.
1835 (Column attributes): New summary types.
1836 (Capturing Column View): New section.
1837 (The date/time prompt): Cover the new features in the date/time prompt.
1838 Compactify the table of keys for the calendar remote control.
1839 (Clocking work time): Document the new :scope parameter.
1840 (Remember): Promoted to chapter.
1841 (Quoted examples): New section.
1842 (Enhancing text): New verbatim environments.
1843
6ed73f28
MA
18442008-01-14 Michael Albinus <michael.albinus@gmx.de>
1845
1846 * trampver.texi: Update release number.
1847
95838435
MB
18482008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1849
1850 * gnus.texi (Article Keymap): Add
1851 gnus-article-wide-reply-with-original; fix descriptions of
1852 gnus-article-reply-with-original and
1853 gnus-article-followup-with-original.
1854
20234d96
GM
18552008-01-09 Glenn Morris <rgm@gnu.org>
1856
1857 * nxml-mode.texi: Add @copying section.
1858
d82cf70b
MB
18592008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1860
1861 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1862 Server". Add `message-send-mail-with-mailclient'.
1863
1864 * gnus.texi (Posting Server): Move some text to "(message)Mail
1865 Variables" and add a reference here.
1866
addb7f2e
MA
18672008-01-04 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * dbus.texi (Receiving Method Calls): New chapter.
1870 (Errors and Events): Add serial number to events. Replace "signal" by
1871 "message". Introduce dbus-event-serial-number.
1872
4db2806c
MA
18732008-01-03 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * dbus.texi (Type Conversion): Explain the type specification for empty
1876 arrays. Use another example.
1877
c9ecb5a7
MA
18782007-12-30 Michael Albinus <michael.albinus@gmx.de>
1879
1880 * dbus.texi (all): Replace "..." by @dots{}.
1881 (Type Conversion): Precise the value range for :byte types.
1882 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1883 Mention its return value.
1884 (Errors and Events): There is no D-Bus error propagation during event
1885 processing.
1886
702dbfd9
JB
18872007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1888
1889 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1890 New sections.
1891
87035689
MB
18922007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1893
1894 * gnus.texi (Group Parameters): Reorder the text and add a note about
1895 `gnus-parameters' near the beginning of the node.
1896
18972007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1898
1899 * gnus.texi (Score File Editing): Fix function name.
1900
5492f5ca
MA
19012007-12-23 Michael Albinus <michael.albinus@gmx.de>
1902
1903 Sync with Tramp 2.1.12.
1904
1905 * trampver.texi: Update release number.
1906
d4e67bc5
MA
19072007-12-22 Michael Albinus <michael.albinus@gmx.de>
1908
1909 * dbus.texi (Type Conversion): Correct input parameters mapping.
1910
6a31c819
MA
19112007-12-21 Michael Albinus <michael.albinus@gmx.de>
1912
1913 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1914 (Errors and Events): Mention wrong-type-argument error.
1915
99a3e35f
AS
19162007-12-21 Alex Schroeder <alex@gnu.org>
1917
1918 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1919 spaces. Fixed some typos.
99a3e35f
AS
1920 (Internet Relay Chat): Explain relay.
1921 (Getting started with rcirc): Change items to reflect prompts.
1922 Add more explanation to rcirc-track-minor-mode and added a comment to
1923 warn future maintainers that this section is a copy.
11ac7c8e 1924 (People): Changed /ignore example.
62b12a24 1925 (Keywords): Not keywords.
99a3e35f 1926
331e4d02
AS
19272007-12-20 Alex Schroeder <alex@gnu.org>
1928
1929 * rcirc.texi (Top): Fighting Information Overload chapter added.
1930 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1931 (rcirc commands): Moved /ignore command to the new chapter.
1932 (Fighting Information Overload): New chapter documenting /keyword,
1933 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1934 (Configuration): Document rcirc-server-alist, remove
1935 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1936
cd71c3ef
MA
19372007-12-16 Michael Albinus <michael.albinus@gmx.de>
1938
1939 * dbus.texi (Signals): Fix example in dbus-register-signal.
1940
bbbe940b
MB
19412007-12-14 Sven Joachim <svenjoac@gmx.de>
1942
1943 * gnus.texi (Score Variables): Fix typo.
1944
0ce574ef
MA
19452007-12-07 Michael Albinus <michael.albinus@gmx.de>
1946
1947 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1948 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1949 (Errors and Events): Adapt dbus-event.
1950
b890d447
MB
19512007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1952
1953 * gnus.texi (Other Files): Add the yenc command.
1954
19552007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1956
1957 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1958 since 2004-08-06.
1959
19602007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1961
1962 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1963 on body.
1964
19652007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1966
1967 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1968 and rfc2047-allow-irregular-q-encoded-words; fix description of
1969 rfc2047-encode-encoded-words.
1970
19712007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1972
1973 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1974
3728bf03
MO
19752007-12-05 Michael Olson <mwolson@gnu.org>
1976
1977 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1978 Update documentation for `remember-diary-file'.
1979
a4397af9
MA
19802007-12-04 Michael Albinus <michael.albinus@gmx.de>
1981
1982 * dbus.texi (Signals): Precise `dbus-register-signal'.
1983 (Errors and Events): Rework events part, the internal structure of
1984 dbus-event has changed.
1985
1682490c
JB
19862007-12-03 Juanma Barranquero <lekktu@gmail.com>
1987
1988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1989 ($(infodir)/dbus, dbus.dvi): New targets.
1990
7b13a0f2
MA
19912007-12-03 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1994 unconditionally.
1995
1996 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1997 emulation with @print{}.
1998
7ef92bc9
RS
19992007-12-02 Richard Stallman <rms@gnu.org>
2000
2001 * dbus.texi (Overview): Minor cleanup.
2002
22d8ac3a
MA
20032007-12-02 Michael Albinus <michael.albinus@gmx.de>
2004
d3a8e0df
MA
2005 * Makefile.in (INFO_TARGETS): Add dbus.
2006 (DVI_TARGETS): Add dbus.dvi.
2007 (dbus, dbus.dvi): New targets.
2008
22d8ac3a
MA
2009 * dbus.texi: New file.
2010
559764ab
RF
20112007-11-24 Romain Francoise <romain@orebokech.com>
2012
2013 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2014 Fix file name to match @setfilename.
559764ab 2015
ac97a16b
MH
20162007-11-23 Mark A. Hershberger <mah@everybody.org>
2017
2018 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2019 ($(infodir)/nxml-mode): New rule.
2020
2021 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2022 ($(infodir)/nxml-mode): New rule.
2023 (clean): Add nxml-mode*.
2024
2025 * nxml-mode.texi: New file with nxml manual.
2026
404cd454
GM
20272007-11-18 Richard Stallman <rms@gnu.org>
2028
2029 * flymake.texi (Example -- Configuring a tool called directly):
2030 Update example.
2031
b048d478
MA
20322007-11-18 Michael Albinus <michael.albinus@gmx.de>
2033
2034 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2035 double-slash behavior. Explain directory contents flushing.
b048d478 2036
346e8469
JB
20372007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2038
2039 * calc.texi (TeX and LaTeX Language Modes): Put in
2040 missing braces.
2041
404cd454
GM
20422007-11-15 Richard Stallman <rms@gnu.org>
2043
2044 * cl.texi (Equality Predicates): Delete `eql'.
2045 (Predicates, Naming Conventions, Top): Delete `eql'.
2046 (Common Lisp Compatibility): Delete `eql'.
2047 (Porting Common Lisp): Delete obsolete backquote info.
2048 Minor clarification about character constants.
2049 (Sequence Basics): Minor clarification.
2050
1f6af58b
JB
20512007-11-15 Juanma Barranquero <lekktu@gmail.com>
2052
dccb744b 2053 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2054 * tramp.texi (Filename completion): Fix typos.
2055
3bc88bc9
JB
20562007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2057
2058 * calc.texi (Basic commands): Mention the menu.
2059
bc5300d3
MA
20602007-11-12 Michael Albinus <michael.albinus@gmx.de>
2061
2062 * tramp.texi (Connection caching): Tramp flushes connection
2063 properties when remote operating system has been changed.
2064
4d8a28ec
MB
20652007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2066
2067 * gnus-news.texi: Fix spelling.
2068 `message-insert-formatted-citation-line', not
2069 `message-insert-formated-citation-line'.
2070
404cd454
GM
2071 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2072
e1176b47
MA
20732007-11-07 Michael Albinus <michael.albinus@gmx.de>
2074
2075 * tramp.texi (Overview): Mention also the PuTTY integration under
2076 Win32. Remove paragraphs about Tramp's experimental status.
2077 (Frequently Asked Questions): Add code example for highlighting the
2078 mode line.
2079
6159985a
MO
20802007-11-03 Michael Olson <mwolson@gnu.org>
2081
2082 * remember.texi: Change mentions of remember-buffer to
2083 remember-finalize throughout.
2084
bec9b2f5
MO
20852007-10-30 Michael Olson <mwolson@gnu.org>
2086
2087 * remember.texi (Copying): Remove.
2088 (Mailbox): Update with non-BBDB instructions.
2089 (Diary, Org): Add.
2090 (Bibliography, Planner Page): Remove.
2091
b6173182
JB
20922007-10-30 Juanma Barranquero <lekktu@gmail.com>
2093
2094 * makefile.w32-in (INFO_TARGETS): Add remember.
2095 (DVI_TARGETS): Add remember.dvi.
2096 ($(infodir)/remember): New rule.
2097 (clean): Add remember*.
2098
15f3eb73
MO
20992007-10-30 Michael Olson <mwolson@gnu.org>
2100
70bdc930
MO
2101 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2102 ($(infodir)/remember): New rule that builds the Remember Manual.
2103
b6173182
JB
2104 * remember.texi: New file containing the Remember Mode Manual.
2105 Shuffle chapters around after initial import.
7d3f6f1a
MO
2106 (Function Reference): Split Keystrokes into separate chapter.
2107 (Keystrokes): Document C-c C-k.
51d24a12 2108 (Introduction): Fix typographical issue with "---".
15f3eb73 2109
404cd454
GM
21102007-10-29 Richard Stallman <rms@gnu.org>
2111
2112 * widget.texi (Introduction): Delete discussion of implementation
2113 internals.
2114
9bbb9638
MA
21152007-10-29 Michael Albinus <michael.albinus@gmx.de>
2116
2117 * tramp.texi (Connection caching): Host names must be different
2118 when tunneling.
2119
c7ff939a
RS
21202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2121
2122 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2123 Gnus v5.13.
2124
01c52d31
MB
21252007-10-28 Miles Bader <miles@gnu.org>
2126
2127 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2128
21292007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2130
2131 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2132
21332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2134
2135 * gnus.texi (Sorting the Summary Buffer): Remove
2136 gnus-article-sort-by-date-reverse.
2137
21382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140 * gnus.texi (Non-ASCII Group Names): New node.
2141 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2142 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2143
c8763fb6 21442007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2145
2146 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2147 clean the output of the program `imap-shell-program'.
2148
21492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2150
2151 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2152
21532007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2154
2155 * gnus.texi (Sticky Articles): Documentation for sticky article
2156 buffers.
2157
c8763fb6 21582007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2159
2160 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2161
21622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2163
2164 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2165
21662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2167
2168 * gnus.texi (Archived Messages): Document
2169 gnus-update-message-archive-method.
2170
21712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2172
2173 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2174
c8763fb6 21752007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2176
2177 * gnus.texi (Group Maneuvering): Document
2178 `gnus-summary-next-group-on-exit'.
2179
21802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2181
2182 * gnus.texi (Really Various Summary Commands): Mention
2183 gnus-auto-select-on-ephemeral-exit.
2184
21852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2186
2187 * gnus.texi, message.texi: Bump version number.
2188
21892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2190
2191 * gnus.texi (Group Line Specification, Misc Group Stuff)
2192 (Server Commands): Parenthesize @pxref{Mail Spool}.
2193
21942007-10-28 Didier Verna <didier@xemacs.org>
2195
2196 New user option: message-signature-directory.
2197 * message.texi (Insertion Variables): Document it.
2198 * gnus.texi (Posting Styles): Ditto.
2199
22002007-10-28 Didier Verna <didier@xemacs.org>
2201
2202 * gnus.texi (Group Line Specification):
2203 * gnus.texi (Misc Group Stuff):
2204 * gnus.texi (Server Commands): Document the group compaction feature.
2205
22062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2207
2208 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2209
2210 * message.texi (Various Message Variables): Add message-fill-column.
2211
22122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2213
2214 * gnus.texi: Untabify.
2215
22162007-10-28 Didier Verna <didier@xemacs.org>
2217
2218 * gnus.texi (Group Parameters): Document the posting-style merging
2219 process in topic-mode.
2220
22212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2222
2223 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2224
22252007-10-28 Romain Francoise <romain@orebokech.com>
2226
2227 * gnus.texi (Mail Spool): Fix typo.
2228 Update copyright.
2229
22302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2231
2232 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2233
22342007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2235
2236 * gnus.texi (Summary Generation Commands):
2237 Add gnus-summary-insert-ticked-articles.
2238
22392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2240
b2abec73
JB
2241 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2242 to spam-spamassassin-program.
01c52d31
MB
2243
22442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2245
2246 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2247
22482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249
2250 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2251
22522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2253
2254 * message.texi (Mail Headers): Document `opportunistic'.
2255
22562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2257
2258 * emacs-mime.texi (Encoding Customization): Explain how to set
2259 mm-coding-system-priorities per hierarchy.
2260
22612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2262
2263 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2264 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2265
22662007-10-28 Didier Verna <didier@xemacs.org>
2267
2268 * message.texi (Wide Reply): Update documentation of
2269 message-dont-reply-to-names (now allowing a list of regexps).
2270
22712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2272
2273 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2274
22752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2276
2277 * gnus.texi (SpamAssassin back end): Fix typo.
2278
2279 * sieve.texi (Examples): Fix grammar.
2280
22812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2282
2283 * gnus.texi (Searching for Articles): Document M-S and M-R.
2284 (Limiting): Document / b.
2285
22862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2287
2288 * gnus.texi (Thread Commands): T M-^.
2289
22902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2291
2292 * message.texi (Mail Aliases): Document ecomplete.
2293 (Mail Aliases): Fix typo.
2294
22952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2298 fix typo.
2299
23002007-10-28 Romain Francoise <romain@orebokech.com>
2301
2302 * gnus.texi (Mail Spool): Grammar fix.
2303
23042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2305
2306 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2307 string.
2308
23092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2310
2311 * gnus.texi (Group Parameters): Fix description.
2312
23132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2314
b2abec73
JB
2315 * gnus.texi (Gmane Spam Reporting):
2316 Fix spam-report-gmane-use-article-number.
2317 Add spam-report-user-mail-address.
01c52d31
MB
2318
23192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2320
2321 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2322
23232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2324
2325 * gnus.texi (Group Parameters): Add simplified sorting example based on
2326 example for `Sorting the Summary Buffer' from Jari Aalto
2327 <jari.aalto@cante.net>.
2328 (Example Methods): Add example for an indirect connection.
2329
23302007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2331
2332 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2333 (Agent Parameters): Updated parameter names to match code.
2334 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2335 'gnus-agent-summary-fetch-series'.
2336 (Agent and flags): New section providing a generalized discussion
2337 of flag handling.
2338 (Agent and IMAP): Removed flag discussion.
b2abec73 2339 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2340
23412007-10-28 Romain Francoise <romain@orebokech.com>
2342
2343 * gnus.texi (Exiting the Summary Buffer): Add new function
2344 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2345
23462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2347
2348 * gnus.texi (Conformity): Fix typo.
2349 (Customizing Articles): Document `first'.
2350
23512007-10-28 Jari Aalto <jari.aalto@cante.net>
2352
2353 * gnus.texi (Sorting the Summary Buffer):
2354 Add `gnus-thread-sort-by-date-reverse'. Add example
2355 host to different sorting in NNTP and RSS groups.
2356
23572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2358
2359 * message.texi (Insertion): Describe prefix for
2360 message-mark-inserted-region and message-mark-insert-file.
2361
23622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2363
2364 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2365 LaTeX documents. Describe "text/x-gnus-verbatim".
2366
23672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2368
b2abec73 2369 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2370 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2371 (spam-stat spam filtering, SpamOracle)
2372 (Extending the Spam ELisp package): Removed extra quote symbol for
2373 clarity.
2374
23752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2376
2377 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2378 gnus-article-delete-part and gnus-article-replace-part.
2379 (Using MIME): Add gnus-mime-replace-part.
2380
23812007-10-28 Romain Francoise <romain@orebokech.com>
2382
2383 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2384 requires `auto-compression-mode' to be enabled. Add new nnml
2385 variable `nnml-compressed-files-size-threshold'.
2386
23872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2388
2389 * gnus.texi (Sorting the Summary Buffer): Added
2390 gnus-thread-sort-by-recipient.
2391
23922007-10-28 Romain Francoise <romain@orebokech.com>
2393
2394 * message.texi (Insertion Variables): Mention new variable
2395 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2396 documentation accordingly.
2397
23982007-10-28 Romain Francoise <romain@orebokech.com>
2399
2400 * gnus.texi (To From Newsgroups): Mention new variables
2401 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2402
24032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2404
2405 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2406 stuff; gnus-mime-inline-part does the automatic decompression.
2407
24082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2409
2410 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2411 "training.ham" should be "training.spam".
01c52d31
MB
2412
24132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2414
2415 * message.texi (Mail Variables): Fix the default value for
2416 message-send-mail-function.
2417
24182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2419
2420 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2421 always returns nil exceptionally.
2422
24232007-10-28 Simon Josefsson <jas@extundo.com>
2424
2425 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2426 Michael Cook <michael@waxrat.com>.
2427
24282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2429
2430 * gnus.texi (Topic Commands): Fix next/previous.
2431
24322007-10-28 Simon Josefsson <jas@extundo.com>
2433
2434 * gnus.texi (Article Washing): Mention `W i'.
2435
c8763fb6 24362007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2437
2438 * gnus.texi (Group Parameters): Slight extension of sieve
2439 parameter description.
2440
24412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2442
2443 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2444 matching score files as well.
2445 (Picons): Describe `gnus-picon-style'.
2446
24472007-10-28 Romain Francoise <romain@orebokech.com>
2448
2449 * message.texi (Message Headers): Mention that headers are hidden
2450 using narrowing, and how to expose them.
2451 Update copyright.
2452
24532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2454
2455 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2456 `gnus-summary-sort-by-recipient'.
2457
24582007-10-28 Romain Francoise <romain@orebokech.com>
2459
2460 * gnus.texi (NNTP marks): New node.
2461 (NNTP): Move NNTP marks variables to the new node.
2462
24632007-10-28 Jesper Harder <harder@ifa.au.dk>
2464
b2abec73 2465 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2466
2467 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2468
24692007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2470
b2abec73 2471 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2472 everywhere for consistency.
b2abec73
JB
2473 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2474 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2475 Say "regular expression" instead of "regex." Admonish. Pick
2476 other words to sound better (s/so/thus/).
b2abec73 2477 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2478 statistical filters. Remove old TODO.
2479 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2480 New section on sorting and displaying the spam score.
2481 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2482 backend but an alias to spam-use-BBDB.
2483 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2484 new backend functionality.
2485
24862007-10-28 Simon Josefsson <jas@extundo.com>
2487
2488 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2489 nntp-marks-directory, from Romain Francoise
2490 <romain@orebokech.com>.
2491
24922007-10-28 Magnus Henoch <mange@freemail.hu>
2493
2494 * gnus.texi (Hashcash): New default value of
2495 hashcash-default-payment.
2496
24972007-10-28 Simon Josefsson <jas@extundo.com>
2498
2499 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2500 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2501
25022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2503
2504 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2505
25062007-10-28 Simon Josefsson <jas@extundo.com>
2507
2508 * gnus.texi (documentencoding): Add, to avoid warnings.
2509
25102007-10-28 Simon Josefsson <jas@extundo.com>
2511
2512 * message.texi (Mail Headers): Add.
2513
2514 * gnus.texi (Hashcash): Fix.
2515
25162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2517
b2abec73 2518 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2519 that payments can be verified and fix the name of the
b2abec73 2520 hashcash-path variable.
01c52d31
MB
2521
25222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2523
b2abec73 2524 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2525
25262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2527
2528 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2529
25302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2531
2532 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2533 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2534 warning about ham processors in spam groups removed.
01c52d31
MB
2535
25362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2537
b2abec73
JB
2538 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2539 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2540
25412007-10-28 Jesper Harder <harder@ifa.au.dk>
2542
2543 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2544 (Mailing List): Typo.
2545 (Customizing Articles): Add gnus-treat-ansi-sequences.
2546 (Article Washing): Index.
2547
2548 * message.texi: Use m-dash consistently.
2549
25502007-10-28 Jesper Harder <harder@ifa.au.dk>
2551
2552 * gnus.texi (GroupLens): Remove.
2553
25542007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2555
2556 * gnus.texi (Outgoing Messages, Agent Variables): Add
2557 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2558 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2559
25602007-10-28 Jesper Harder <harder@ifa.au.dk>
2561
2562 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2563
25642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2565
2566 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2567
2568 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2569
25702007-10-28 Simon Josefsson <jas@extundo.com>
2571
2572 * gnus.texi (Top): Add SASL.
2573
404cd454
GM
25742007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2575
2576 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2577
25782007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2579
2580 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2581
0edd2970
JB
25822007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2583
2584 * calc.texi (Formulas, Composition Basics): Lower the
2585 precedence of negation.
2586
a9afba20
JY
25872007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2588
2589 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2590 Mention the new three-letter column identifiers.
2591 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2592 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2593 message when using `c' on an empty default with default printer.
2594 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2595 renamed to `ses--symbolic-formulas' some time ago.
2596
45b778a6
JB
25972007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2598
2599 * calc.texi (Default Simplifications, Making Selections)
2600 (Customizing Calc): Clarify associativity of multiplication.
2601
03b5bade
MA
26022007-10-23 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * tramp.texi (Traces and Profiles): Simplify loop over
2605 `trace-function-background'.
2606
e658c8ee
JL
26072007-10-22 Juri Linkov <juri@jurta.org>
2608
2609 * dired-x.texi (Shell Command Guessing): Default values are now
2610 available by typing M-n instead of M-p.
2611
dd753688
MA
26122007-10-21 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2615 (Password caching): Remove `tramp-clear-passwd'.
2616 It's not a command anymore.
dd753688
MA
2617 (Bug Reports): Add `tramp-bug' to function index.
2618 (Function Index, Variable Index): New nodes.
2619 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2620
2621 * trampver.texi: Update release number.
2622
4bb49b43
JB
26232007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2624
8b296cdd 2625 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2626 about integer size into past tense.
2627 (Time Zones): Remove pointer to Calc author's address.
2628 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2629 and hyperbolic cotangent. Fix typo.
4bb49b43 2630
311dd93f
MA
26312007-10-10 Michael Albinus <michael.albinus@gmx.de>
2632
2633 Sync with Tramp 2.1.11.
2634
2635 * trampver.texi: Update release number.
2636
ea3fc256
MA
26372007-10-06 Michael Albinus <michael.albinus@gmx.de>
2638
2639 * tramp.texi (External packages): New section.
2640
1af74d06
MB
26412007-09-29 Juri Linkov <juri@jurta.org>
2642
2643 * info.texi (Help-Int): Document `L' (`Info-history').
2644
0e2806fa
SM
26452007-09-26 Carsten Dominik <dominik@science.uva.nl>
2646
2647 * org.texi: Change links to webpage and maintained email.
2648 (Remember): Promote to Chapter, significant changes.
2649 (Fast access to TODO states): New section.
2650 (Faces for TODO keywords): New section.
2651 (Export options): Example for #+DATE.
2652 (Progress logging): Section moved.
2653
567b9191
BW
26542007-09-26 Bill Wohler <wohler@newt.com>
2655
2656 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2657 browse-url-at-mouse.
2658
1af74d06
MB
26592007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2660
2661 * flymake.texi (Customizable variables): Face names don't end in -face.
2662 Fix flymake-err-line-patterns template.
2663 (Example -- Configuring a tool called directly): Fix init-function.
2664 (Highlighting erroneous lines): Face names don't end in -face.
2665
d60a4e3a 26662007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2667
2668 * erc.texi (Special-Features): Fix small typo.
2669
7d7a3510
MA
26702007-09-14 Michael Albinus <michael.albinus@gmx.de>
2671
2672 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2673 and "External transfer methods".
2674
285f0d3a
JB
26752007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2676
2677 * calc.texi (Predefined Units): Add some history.
2678
526dc846
MO
26792007-09-08 Michael Olson <mwolson@gnu.org>
2680
87e04f16
JB
2681 * erc.texi (Copying): New section included from gpl.texi.
2682 This matches the look of the upstream ERC manual.
526dc846 2683
f10d0e80
JB
26842007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2685
87e04f16 2686 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2687 (Random Numbers): Clarify the distribution of `random'.
2688
4009494e
GM
26892007-09-06 Glenn Morris <rgm@gnu.org>
2690
f1fc42aa 2691 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2692 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2693 Change all setfilename commands to use ../../info.
2694 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2695 refer to the Emacs manual here.
2696 (infodir): New variable.
2697 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2698 (cc-mode.texi, faq.texi): Update references to source file locations.
2699 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2700 do not refer to the Emacs manual here.
2701 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2702
2703 * Makefile.in: Add `basename' versions of all info targets, for
2704 convenience when rebuilding just one manual.
2705 (../etc/GNU): Delete obsolete target.
2706 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2707 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2708 *.vrs *.toc here...
2709 (maintainer-clean): ...from here.
4009494e
GM
2710
2711 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2712
2de53ca6
GM
27132007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2714
2715 * calc.texi (Date Conversions): Clarify definition of
2716 Julian day numbering.
2717 (Date Forms): Clarify definition of Julian day numbering;
2718 add some history.
2719
27202007-08-30 Carsten Dominik <dominik@science.uva.nl>
2721
87e04f16 2722 * org.texi: Version 5.07.
2de53ca6
GM
2723
27242007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2725
2726 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2727
27282007-08-22 Carsten Dominik <dominik@science.uva.nl>
2729
2730 * org.texi (Adding hyperlink types): New section.
2731 (Embedded LaTeX): Chapter updated because of LaTeX export.
2732 (LaTeX export): New section.
2733 (Using links out): New section.
2734
27352007-08-22 Glenn Morris <rgm@gnu.org>
2736
2737 * faq.texi (Learning how to do something): Refcards now in
2738 etc/refcards/ directory.
2739
27402007-08-22 Michael Albinus <michael.albinus@gmx.de>
2741
2742 * tramp.texi (Remote Programs): Persistency file must be cleared when
2743 changing `tramp-remote-path'.
2744 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2745 macro.
2746
27472007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2748
2749 * calc.texi: Move contents to beginning of file.
2750 (Algebraic Entry): Fix the formatting of an example.
2751
27522007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2753
2754 * calc.texi (Basic Operations on Units): Mention exact versus
2755 inexact conversions.
2756
27572007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2758
2759 * calc.texi (Basic Operations on Units): Mention default
2760 values for new units.
2761 (Quick Calculator Mode): Mention that binary format will
2762 be displayed.
2763
27642007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2765
2766 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2767
27682007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2769
2770 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2771
27722007-08-08 Glenn Morris <rgm@gnu.org>
2773
2774 * gnus.texi, sieve.texi: Replace `iff'.
2775
27762007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2777
2778 * calc.texi (Basic Graphics): Mention the graphing of error
2779 forms.
2780 (Graphics Options): Mention how `g s' handles error forms.
2781 (Curve Fitting): Mention plotting the curves.
2782 (Standard Nonlinear Models): Add additional models.
2783 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2784 (Linear Fits): Correct result.
2785
27862007-08-01 Alan Mackenzie <acm@muc.de>
2787
2788 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2789 to "--no-site-file".
2790
27912007-07-29 Michael Albinus <michael.albinus@gmx.de>
2792
2793 * tramp.texi (Frequently Asked Questions): Point to mode line
2794 extension in Emacs 23.1.
2795
2796 * trampver.texi: Update release number.
2797
27982007-07-27 Glenn Morris <rgm@gnu.org>
2799
2800 * calc.texi (Copying): Include license text from gpl.texi, rather than
2801 in-line.
2802
28032007-07-25 Glenn Morris <rgm@gnu.org>
2804
2805 * calc.texi (Copying): Replace license with GPLv3.
2806
2807 * Relicense all FSF files to GPLv3 or later.
2808
28092007-07-22 Michael Albinus <michael.albinus@gmx.de>
2810
2811 Sync with Tramp 2.1.10.
2812
2813 * tramp.texi (trampfn): Expand macro implementation in order to handle
2814 empty arguments.
2815 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2816 occurrences by trampfn.
2de53ca6 2817 (Frequently Asked Questions): Extend example code for host
b2abec73 2818 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2819 file names to be typed.
2820
2821 * trampver.texi: Update release number.
2822
28232007-07-17 Michael Albinus <michael.albinus@gmx.de>
2824
2825 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2826 section. Reported by <poti@potis.org>.
2827 (Remote processes): Arguments of the program to be debugged are taken
2828 literally.
2829 (Frequently Asked Questions): Simplify recentf example.
2830
28312007-07-14 Karl Berry <karl@gnu.org>
2832
2833 * info.texi (@copying): New Back-Cover Text.
2834
2835 * info.texi (Quitting Info): Move to proper place in source.
2836 (Reported by Benno Schulenberg.)
2837
28382007-07-13 Eli Zaretskii <eliz@gnu.org>
2839
2840 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2841
2842 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2843
2844 * emacs-mime.texi: Add @documentencoding directive.
2845
28462007-07-12 Nick Roberts <nickrob@snap.net.nz>
2847
2848 * tramp.texi (Remote processes): Add an anchor to the subsection
2849 "Running a debugger on a remote host".
2850
28512007-07-12 Michael Albinus <michael.albinus@gmx.de>
2852
2853 * tramp.texi (Remote processes): Don't call it "experimental" any
2854 longer. Add subsection about running a debugger on a remote host.
2855
28562007-07-10 Carsten Dominik <dominik@science.uva.nl>
2857
2858 * org.texi (Properties and columns): Chapter rewritten.
2859
28602007-07-08 Michael Albinus <michael.albinus@gmx.de>
2861
2862 * tramp.texi:
2863 * trampver.texi: Migrate to Tramp 2.1.
2864
28652007-07-02 Carsten Dominik <dominik@science.uva.nl>
2866
2867 * org.texi (Properties): New chapter.
2868
28692007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2870
2871 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2872 Control Panel.
2873
2874 * gnus.texi (Misc Article): Add index entry for
2875 gnus-single-article-buffer.
2876
28772007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2878
2879 * gnus.texi (Starting Up): Fix typo.
2880
28812007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2882
2883 * gnus.texi (Asynchronous Fetching): Fix typo.
2884
28852007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2886
2887 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2888 (About This Manual): Remove redundant information.
2889 (Getting Started): Mention author.
2890 (Basic Arithmetic, Customizing Calc): Make description of the
2891 variable `calc-multiplication-has-precedence' match its new effect.
2892
28932007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2894
2895 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2896 the variable `calc-multiplication-has-precedence'.
2897
28982007-06-19 Carsten Dominik <dominik@science.uva.nl>
2899
2900 * org.texi (Tag): Section swapped with node Timestamps.
2901 (Formula syntax for Lisp): Document new `L' flag.
2902
29032007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2904
2905 * gnus.texi (Misc Group Stuff, Summary Buffer)
2906 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2907
29082007-06-06 Juanma Barranquero <lekktu@gmail.com>
2909
2910 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2911 * gnus.texi (Article Buttons, Mail Source Customization)
2912 (Sending or Not Sending, Customizing NNDiary):
2913 * message.texi (Message Headers):
2914 * mh-e.texi (HTML): Fix typos.
2915
29162007-06-07 Michael Albinus <michael.albinus@gmx.de>
2917
2918 Sync with Tramp 2.0.56.
2919
2920 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2921 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2922
29232007-06-02 Chong Yidong <cyd@stupidchicken.com>
2924
2925 * Version 22.1 released.
2926
29272007-05-26 Michael Olson <mwolson@gnu.org>
2928
2929 * erc.texi (Modules): Fix references to completion modules.
2930
29312007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2932
2933 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2934
29352007-05-09 Didier Verna <didier@xemacs.org>
2936
2937 * gnus.texi (Email Based Diary): New. Proper documentation for the
2938 nndiary back end and the gnus-diary library.
2939
29402007-05-03 Karl Berry <karl@gnu.org>
2941
2942 * .cvsignore (*.pdf): New entry.
2943
2944 * texinfo.tex: Update from current version for better pdf generation.
2945
29462007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2947
2948 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2949
29502007-04-28 Glenn Morris <rgm@gnu.org>
2951
2952 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2953 consideration of legal status.
2954
29552007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2956
2957 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2958
29592007-04-24 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * faq.texi (New in Emacs 22): python.el removed.
2962
29632007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2964
2965 * calc.texi (Reporting bugs): Update maintainer's address.
2966
29672007-04-22 Chong Yidong <cyd@stupidchicken.com>
2968
2969 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2970
29712007-04-15 Jay Belanger <belanger@truman.edu>
2972
2973 * calc.texi (Title page): Remove the date.
2974 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2975 (The Standard Calc Interface): Change trail title.
2976 (Floats): Mention that when non-decimal floats are entered, only
2977 approximations are stored.
2978 (Copying): Move to the appendices.
2979 (GNU Free Documentation License): Add as an appendix.
2980
29812007-04-15 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2984 * dired-x.texi, ebrowse.texi, ediff.texi:
2985 * emacs-mime.texi, erc.texi, eshell.texi:
2986 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2987 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2988 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2989 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2990 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2991 * woman.texi: Include GFDL.
2992
2993 * doclicense.texi: Remove node heading, so that it can be included by
2994 other files.
2995
2996 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2997
2998 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2999 than *.
3000
30012007-04-14 Carsten Dominik <dominik@science.uva.nl>
3002
3003 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3004 in Calc.
3005
30062007-04-09 Romain Francoise <romain@orebokech.com>
3007
3008 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3009 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3010 replace mouse-2.
3011
30122007-04-08 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3015 renamed to woman-use-topic-at-point. Document new behavior.
3016
30172007-04-08 Richard Stallman <rms@gnu.org>
3018
3019 * url.texi: Fix some indexing.
3020 (Disk Caching): Drop discussion of old/other Emacs versions.
3021
30222007-04-07 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * url.texi (Disk Caching): Say Emacs 21 "and later".
3025
3026 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3027 on Font locking which now mentions JIT lock.
3028
30292007-04-01 Michael Olson <mwolson@gnu.org>
3030
3031 * erc.texi: Update for the ERC 5.2 release.
3032
30332007-03-31 David Kastrup <dak@gnu.org>
3034
3035 * woman.texi (Topic, Interface Options): Explain changes semantics of
3036 woman-manpath in order to consider MANPATH_MAP entries.
3037
30382007-03-31 Eli Zaretskii <eliz@gnu.org>
3039
3040 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3041
30422007-03-26 Richard Stallman <rms@gnu.org>
3043
3044 * pgg.texi (Caching passphrase): Clean up previous change.
3045
30462007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3047
3048 * gnus.texi (Setting Process Marks): Fix typo.
3049
30502007-03-25 Romain Francoise <romain@orebokech.com>
3051
3052 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3053 readability, and include various fixes by Daniel Brockman, Nick Roberts
3054 and Dieter Wilhelm.
3055
30562007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3057
3058 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3059
3060 * gnus.texi (Mail Source Specifiers): Fix typo.
3061
30622007-03-22 Ralf Angeli <angeli@caeruleus.net>
3063
3064 * reftex.texi (Imprint): Update maintainer information.
3065
30662007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3067
3068 * message.texi (Message Buffers): Update documentation for
3069 message-generate-new-buffers.
3070
30712007-03-15 Daiki Ueno <ueno@unixuser.org>
3072
3073 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3074
30752007-03-21 Glenn Morris <rgm@gnu.org>
3076
3077 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3078
30792007-03-19 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * eshell.texi (Known problems): Emacs 21 -> 22.
3082
3083 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3084
30852007-03-18 Jay Belanger <belanger@truman.edu>
3086
3087 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3088
30892007-03-12 Glenn Morris <rgm@gnu.org>
3090
3091 * calc.texi (Time Zones): Switch to new North America DST rule.
3092
3093 * calc.texi: Replace "daylight savings" with "daylight
3094 saving" in text throughout.
3095
30962007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3097
3098 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3099 The variable now uses a list of symbols instead of just a symbol.
3100 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3101
31022007-03-06 Romain Francoise <romain@orebokech.com>
3103
3104 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3105 new packages, and mention Gnus update.
3106
31072007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3108
3109 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3110 nntp-open-connection-functions-never-echo-commands.
3111
31122007-02-27 Chong Yidong <cyd@stupidchicken.com>
3113
3114 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3115 problems on the console, and security risk in not using gpg-agent.
3116
31172007-02-25 Carsten Dominik <dominik@science.uva.nl>
3118
3119 * org.texi (The spreadsheet): Renamed from "Table calculations".
3120 Completely reorganized and rewritten.
3121 (CamelCase links): Section removed.
3122 (Repeating items): New section.
3123 (Tracking TODO state changes): New section.
3124 (Agenda views): Chapter reorganized and rewritten.
3125 (HTML export): Section rewritten.
3126 (Tables in arbitrary syntax): New section.
3127 (Summary): Better feature summary.
3128 (Activation): Document problem with cut-and-paste of Lisp code
3129 from PDF files.
3130 (Visibility cycling): Document indirect buffer use.
3131 (Structure editing): Document sorting.
3132 (Remember): Section rewritten.
3133 (Time stamps): Better description of time stamp types.
3134 (Tag searches): Document regular expression search for tags.
3135 (Stuck projects): New section.
3136 (In-buffer settings): New keywords.
3137 (History and Acknowledgments): Updated description.
3138
31392007-02-24 Alan Mackenzie <acm@muc.de>
3140
3141 * cc-mode.texi (Movement Commands): Insert two missing command names.
3142 (Getting Started): Slight wording correction (use conditional).
3143
31442007-02-22 Kim F. Storm <storm@cua.dk>
3145
3146 * widget.texi (User Interface, Basic Types): Document need to put some
3147 text before the %v escape in :format string in editable-field widget.
3148
31492007-02-18 Romain Francoise <romain@orebokech.com>
3150
3151 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3152 `cvs-mode-quit'.
3153
31542007-02-10 Markus Triska <markus.triska@gmx.at>
3155
3156 * widget.texi (Programming Example): Put constant strings in :format.
3157
31582007-02-07 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * faq.texi (Fullscreen mode on MS-Windows): New node.
3161
31622007-02-04 David Kastrup <dak@gnu.org>
3163
3164 * faq.texi (AUCTeX): Update version number. Should probably be done
3165 for other packages as well.
3166
31672007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3168
3169 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3170 <tassilo@member.fsf.org>.
3171
31722007-01-27 Eli Zaretskii <eliz@gnu.org>
3173
3174 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3175 ls-lisp-use-localized-time-format.
3176
31772007-01-20 Markus Triska <markus.triska@gmx.at>
3178
3179 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3180
31812007-01-13 Michael Olson <mwolson@gnu.org>
3182
3183 * erc.texi (Modules): Mention capab-identify module.
3184
31852007-01-05 Michael Olson <mwolson@gnu.org>
3186
3187 * erc.texi (Getting Started): Update for /RECONNECT command.
3188
31892007-01-04 Richard Stallman <rms@gnu.org>
3190
3191 * ebrowse.texi: Change C-c b to C-c C-m.
3192
31932007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3194
3195 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3196 variables only in info to avoid redundant entries in the printed
3197 manual.
3198
31992007-01-02 Daiki Ueno <ueno@unixuser.org>
3200
3201 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3202
32032007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3204
3205 * message.texi (Security): Split into sub-nodes.
3206
32072007-01-01 Alan Mackenzie <acm@muc.de>
3208
3209 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3210 eval-after-load in Emacs <=21 and a workaround. Document that
3211 trigraphs are not supported.
3212
32132007-01-01 Alan Mackenzie <acm@muc.de>
3214
3215 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3216 c-context-line-break. When invoked within a string, preserve
3217 whitespace. Add a backslash only when also in a macro.
3218
32192007-01-01 Alan Mackenzie <acm@muc.de>
3220
3221 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3222
32232007-01-01 Alan Mackenzie <acm@muc.de>
3224
3225 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3226 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3227
32282007-01-01 Alan Mackenzie <acm@muc.de>
3229
3230 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3231 "Choosing a Style".
3232
3233 * cc-mode.texi ("Styles"): Add @dfn{style}.
3234
32352006-12-30 Michael Albinus <michael.albinus@gmx.de>
3236
3237 Sync with Tramp 2.0.55.
3238
3239 * trampver.texi: Update release number.
3240
32412006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3242
3243 * gnus.texi (Customizing Articles): Add index entries for all
3244 gnus-treat-* variables.
3245
c8763fb6 32462006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3247
3248 * gnus.texi (IMAP): Fix incorrect explanation of
3249 nnimap-search-uids-not-since-is-evil in documentation for
3250 nnimap-expunge-search-string.
3251
32522006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3253
3254 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3255 spam-ifile-database.
3256
32572006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3258
3259 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3260 rebind C-s.
3261
c8763fb6 32622006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3263
3264 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3265 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3266 "expiring mail".
3267 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3268 nnimap-nov-is-evil.
3269
32702006-12-25 Kevin Ryde <user42@zip.com.au>
3271
3272 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3273 about the key procedure being used heavily.
3274
32752006-12-24 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3278 to t.
3279 (Prerequisites): Add explanation about gpg-agent.
3280
32812006-12-22 Kevin Ryde <user42@zip.com.au>
3282
3283 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3284 "sort" instead of "sort*".
3285
32862006-12-19 Richard Stallman <rms@gnu.org>
3287
3288 * calc.texi (History and Acknowledgements): Recognize that Emacs
3289 now does have floating point.
3290
32912006-12-19 Michael Albinus <michael.albinus@gmx.de>
3292
3293 * tramp.texi (External transfer methods): Describe new method `scpc'.
3294
32952006-12-17 Sascha Wilde <wilde@sha-bang.de>
3296
3297 * pgg.texi: Added short note on gpg-agent to the introduction.
3298
32992006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3300
3301 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3302 also applies to Cc.
3303
33042006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3305
3306 * gnus.texi (X-Face): Clarify. Say which programs are required
3307 on Windows.
3308
33092006-12-08 Michael Olson <mwolson@gnu.org>
3310
3311 * erc.texi (Modules): Remove documentation for list module.
3312
c8763fb6 33132006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3314
3315 * faq.texi (^M in the shell buffer): Ditto.
3316
33172006-11-20 Michael Olson <mwolson@gnu.org>
3318
3319 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3320
33212006-11-17 Carsten Dominik <dominik@science.uva.nl>
3322
3323 * org.texi: Fix typos.
3324 (Agenda commands): Document `C-k'.
3325
33262006-11-16 Eli Zaretskii <eliz@gnu.org>
3327
3328 * url.texi (http/https): Fix a typo in the HTTP URL.
3329
33302006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3331
3332 * ada-mode.texi: Total rewrite.
3333
33342006-11-13 Carsten Dominik <dominik@science.uva.nl>
3335
3336 * org.texi: Minor typo fixes.
3337
33382006-11-13 Bill Wohler <wohler@newt.com>
3339
3340 Release MH-E manual version 8.0.3.
3341
3342 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3343 release 8.0.3.
3344
3345 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3346 to set MAILDIR.
3347 (Reading Mail): Document the customization of read-mail-command
3348 for MH-E.
3349 (Viewing Attachments): Document mm-discouraged-alternatives.
3350 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3351 (Junk): Add more information about the settings of mh-junk-background
3352 in a program. Add /usr/bin/mh to PATH in examples.
3353
33542006-11-12 Richard Stallman <rms@gnu.org>
3355
3356 * woman.texi: Update author address but say he no longer maintains it.
3357
33582006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3359
3360 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3361 archived trees.
3362 (Checkboxes): Section moved to chapter 5, and extended.
3363 (The date/time prompt): New section.
3364 (Link abbreviations): New section.
3365 (Presentation and sorting): New section.
3366 (Custom agenda views): Section completely rewritten.
3367 (Summary): Compare with Planner.
3368 (Feedback): More info about creating backtraces.
3369 (Plain lists): Modified example.
3370 (Breaking down tasks): New section.
3371 (Custom time format): New section.
3372 (Time stamps): Document inactive timestamps.
3373 (Setting tags): More details about fast tag selection.
3374 (Block agenda): New section.
3375 (Custom agenda views): Section rewritten.
3376 (Block agenda): New section.
3377
33782006-11-07 Michael Albinus <michael.albinus@gmx.de>
3379
3380 * tramp.texi (Configuration): scp is the default method.
3381 (Default Method): Use ssh as example for another method.
3382
33832006-10-27 Richard Stallman <rms@gnu.org>
3384
3385 * woman.texi: Downcase nroff/troff/roff.
3386 (Installation): Chapter deleted. Some xrefs deleted.
3387 (Background): woman doesn't advise man ;-).
3388
c8763fb6 33892006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3390
3391 * ada-mode.texi (Project files, Identifier completion)
3392 (Automatic Casing, Debugging, Using non-standard file names)
3393 (Working Remotely): Fix typos.
3394
33952006-10-20 Masatake YAMATO <jet@gyve.org>
3396
3397 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3398 sample code `my-c-initialization-hook'.
3399
34002006-10-19 Stuart D. Herring <herring@lanl.gov>
3401
3402 * widget.texi: Fix typos.
3403
34042006-10-19 Michael Albinus <michael.albinus@gmx.de>
3405
3406 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3407 "???". There have been no complaints for years, so the information
3408 must be appropriate.
3409
34102006-10-16 Richard Stallman <rms@gnu.org>
3411
3412 * widget.texi: Use @var instead of capitalization.
3413 Clarify many widget type descriptions.
3414
34152006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3416
3417 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3418 gnus-dired-attach.
3419 (Selecting a Group): Fix typo.
3420
c8763fb6 34212006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3422
3423 * widget.texi: Fix typos.
3424
34252006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3426
3427 * gnus.texi (Image Enhancements): Update for Emacs 22.
3428
3429 * gnus-faq.texi ([1.3]): Update.
3430
34312006-10-06 Richard Stallman <rms@gnu.org>
3432
3433 * faq.texi (Displaying the current line or column):
3434 Delete "As of Emacs 20".
3435
34362006-10-06 Romain Francoise <romain@orebokech.com>
3437
3438 * faq.texi (VM): VM works with Emacs 22 too.
3439
34402006-10-06 Richard Stallman <rms@gnu.org>
3441
3442 * ebrowse.texi: Remove Emacs version "21" from title.
3443
34442006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3445
3446 * gnus.texi (Foreign Groups): Say where change of editing commands are
3447 stored. Add reference to `gnus-parameters'.
3448
34492006-09-15 Jay Belanger <belanger@truman.edu>
3450
3451 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3452 Change "Library Public License" to "Lesser Public License"
3453 throughout. Use "yyyy" to represent year.
3454
34552006-09-15 Carsten Dominik <dominik@science.uva.nl>
3456
3457 * org.texi (Setting tags): Typo fix.
3458
34592006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3460
3461 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3462
34632006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3464
3465 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3466
34672006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3468
3469 * faq.texi (Escape sequences in shell output): EMACS is now set
3470 to Emacs's absolute file name, not to "t".
3471 (^M in the shell buffer): Likewise.
3472 * misc.texi (Interactive Shell): Likewise.
3473
34742006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3475
3476 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3477 mails with pop3-leave-mail-on-server. Fix wording.
3478 (Limiting): Improve gnus-summary-limit-to-articles.
3479 (X-Face): Fix typo.
3480
34812006-09-11 Simon Josefsson <jas@extundo.com>
3482
3483 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3484 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3485
34862006-09-06 Simon Josefsson <jas@extundo.com>
3487
3488 * smtpmail.texi (Authentication): Mention SSL.
3489
34902006-09-01 Eli Zaretskii <eliz@gnu.org>
3491
3492 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3493 Don't use @indicateurl.
3494
3495 * cc-mode.texi (Subword Movement): Don't use @headitem.
3496 (Custom Braces, Clean-ups): Don't use @tie.
3497
34982006-08-29 Michael Albinus <michael.albinus@gmx.de>
3499
3500 Sync with Tramp 2.0.54.
3501
3502 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3503 Suggested by Adrian Phillips <a.phillips@met.no>.
3504
35052006-08-15 Carsten Dominik <dominik@science.uva.nl>
3506
3507 * org.texi (Installation, Activation): Split from Installation and
3508 Activation.
3509 (Clocking work time): Documented new features.
3510
35112006-08-13 Alex Schroeder <alex@gnu.org>
3512
3513 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3514 example.
3515
35162006-08-12 Eli Zaretskii <eliz@gnu.org>
3517
3518 * faq.texi (How to add fonts): New node.
3519
35202006-08-05 Romain Francoise <romain@orebokech.com>
3521
3522 * faq.texi (New in Emacs 22): Expand.
3523
35242006-08-03 Michael Olson <mwolson@gnu.org>
3525
3526 * erc.texi: Update for ERC 5.1.4.
3527
35282006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3529
3530 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3531 in .../site-lisp/gnus/ by default.
3532 [ From gnus-news.texi in the trunk. ]
3533
35342006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * gnus.texi (MIME Commands): Additions for yEnc.
3537
35382006-07-24 Richard Stallman <rms@gnu.org>
3539
3540 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3541 * faq.texi: Move periods and commas inside quotes.
3542
35432006-07-20 Jay Belanger <belanger@truman.edu>
3544
3545 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3546
35472006-07-18 Chong Yidong <cyd@stupidchicken.com>
3548
3549 * faq.texi (Security risks with Emacs): Document Emacs 22
3550 file-local-variable mechanism.
3551
35522006-07-12 Michael Olson <mwolson@gnu.org>
3553
3554 * erc.texi: Update for ERC 5.1.3.
3555
35562006-07-12 Alex Schroeder <alex@gnu.org>
3557
3558 * rcirc.texi: Fix typos.
3559 (Getting started with rcirc): New calling convention for M-x irc.
3560 Mention #rcirc. Removed channel tracking.
3561 (Configuration): Changed the names of all variables that got changed
3562 recently, eg. rcirc-server to rcirc-default-server. Added
3563 documentation for rcirc-authinfo, some background for Bitlbee, and
3564 rcirc-track-minor-mode.
3565 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3566 Scrolling.
3567 (Reconnecting after you have lost the connection): Fixed example code
3568 to match code changes.
3569
35702006-07-10 Nick Roberts <nickrob@snap.net.nz>
3571
3572 * gnus.texi, message.texi: Fix typos.
3573
35742006-07-07 Carsten Dominik <dominik@science.uva.nl>
3575
3576 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3577 commands.
3578 (Global TODO list): Document the use of the variables
3579 `org-agenda-todo-ignore-scheduled' and
3580 `org-agenda-todo-list-sublevels'.
3581
35822006-07-05 Richard Stallman <rms@gnu.org>
3583
3584 * faq.texi (Scrolling only one line): Fix xref.
3585
35862006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3587
3588 * faq.texi (Evaluating Emacs Lisp code):
3589 Throughout, replace eval-current-buffer with eval-buffer.
3590
35912006-07-03 Richard Stallman <rms@gnu.org>
3592
3593 * rcirc.texi (Scrolling conservatively): Fix xref.
3594
3595 * pcl-cvs.texi (Viewing differences): Usage fix.
3596
35972006-07-03 Carsten Dominik <dominik@science.uva.nl>
3598
3599 * org.texi (Agenda commands): Document `s' key to save all org-mode
3600 buffers.
3601
36022006-06-30 Ralf Angeli <angeli@caeruleus.net>
3603
3604 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3605 names. Mention `cvs-msg' face.
3606
36072006-06-29 Carsten Dominik <dominik@science.uva.nl>
3608
3609 * org.texi (Checkboxes): New section.
3610
36112006-06-28 Carsten Dominik <dominik@science.uva.nl>
3612
3613 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3614 throughout this chapter.
3615
36162006-06-27 Chong Yidong <cyd@stupidchicken.com>
3617
3618 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3619 text for standalone vs Emacs info.
3620 (Help): Clarify header line description. Use mouse-1 for clicks.
3621 (Help-P): Use mouse-1 for clicks.
3622 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3623 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3624 (Choose menu subtopic): Remove gratuitous Emacs command names.
3625 (Help-FOO): Put usual behavior first.
3626 (Help-Xref): Clicking on xrefs works in Emacs.
3627 (Search Text): Clarify what the default behavior is.
3628 (Create Info buffer): Fix Emacs window/X window confusion.
3629 (Emacs Info Variables): Fix for new Emacs init file behavior.
3630
36312006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3632
3633 * gnus.texi (Summary Buffer Lines): Fix typo.
3634
36352006-06-23 Carsten Dominik <dominik@science.uva.nl>
3636
3637 * org.texi (Embedded LaTeX): New chapter.
3638 (Archiving): Section rewritten.
3639 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3640
36412006-06-20 Bill Wohler <wohler@newt.com>
3642
3643 Release MH-E manual version 8.0.1.
3644
3645 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3646 release 8.0.1.
3647 (Preface): Depend on GNU mailutils 1.0 and higher.
3648
36492006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3650
3651 * message.texi (News Headers): Update message-syntax-checks section.
3652
36532006-06-19 Karl Berry <karl@gnu.org>
3654
3655 * info.texi (Advanced): Mention C-q, especially with ?.
3656
36572006-06-19 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * org.texi (Publishing links): Document the `:link-validation-function'
3660 property.
3661 (Extensions and Hacking): New chapter, includes some sections of the
3662 "Miscellaneous" chapter.
3663
36642006-06-10 Carsten Dominik <dominik@science.uva.nl>
3665
3666 * org.texi (Progress logging): New section.
3667
36682006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3669
3670 * viper.texi (Viper Specials):
3671 * gnus.texi (Example Setup):
3672 * faq.texi (Backspace invokes help):
3673 * dired-x.texi (Optional Installation Dired Jump):
3674 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3675 follow coding conventions.
3676
36772006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3678
3679 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3680
36812006-06-06 Carsten Dominik <dominik@science.uva.nl>
3682
3683 * org.texi (ASCII export): Document indentation adaptation.
3684 (Setting tags): Document mutually-exclusive tags.
3685
36862006-06-05 Romain Francoise <romain@orebokech.com>
3687
3688 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3689 Fix typo.
3690
3691 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3692 channel (#gnus@irc.freenode.net).
3693 Fix typos. Update copyright notice.
3694
3695 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3696 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3697 (Line-Up Functions, Custom Macros):
3698 * ediff.texi (Window and Frame Configuration)
dccb744b 3699 (Highlighting Difference Regions):
2de53ca6
GM
3700 * emacs-mime.texi (Display Customization):
3701 * erc.texi (History):
3702 * eshell.texi (Known problems):
3703 * eudc.texi (Overview, BBDB):
3704 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3705 (The problem of spam, SpamOracle, Extending the Spam package)
3706 (Conformity, Terminology):
dccb744b 3707 * idlwave.texi (Routine Info)
2de53ca6
GM
3708 (Class and Keyword Inheritance, Padding Operators)
3709 (Breakpoints and Stepping, Electric Debug Mode)
3710 (Examining Variables, Troubleshooting):
3711 * org.texi (Creating timestamps):
3712 * reftex.texi (Commands, Options, Changes):
3713 * tramp.texi (Inline methods, Password caching)
3714 (Auto-save and Backup, Issues):
3715 * vip.texi (Files, Commands in Insert Mode):
3716 * viper.texi (Emacs Preliminaries, States in Viper)
3717 (Packages that Change Keymaps, Viper Specials, Groundwork):
3718 Fix various typos.
3719
37202006-05-31 Michael Ernst <mernst@alum.mit.edu>
3721
3722 * ediff.texi: Fix typos.
3723
37242006-05-30 Carsten Dominik <dominik@science.uva.nl>
3725
3726 * org.texi: Small typo fixes.
3727
37282006-05-29 Michael Albinus <michael.albinus@gmx.de>
3729
3730 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3731
37322006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3733
3734 * pcl-cvs.texi: Fix typos.
3735 (Customization): Say "us".
3736
37372006-05-26 Eli Zaretskii <eliz@gnu.org>
3738
3739 * org.texi: Remove bogus @setfilename.
3740
37412006-05-26 Carsten Dominik <dominik@science.uva.nl>
3742
3743 * org.texi (ASCII export): Omit command name.
3744 (HTML export): Add prefix to all lines in Local Variable example.
3745 (Acknowledgments): Typeset names in italics.
3746
37472006-05-24 Carsten Dominik <dominik@science.uva.nl>
3748
3749 * org.texi (Plain lists): Add new item navigation commands.
3750 (External links): Document elisp and info links.
3751 (Custom searches): New section.
3752 (Publishing): New chapter.
3753 (HTML export): Include a list of supported CSS classes.
3754 (Setting tags): Describe the fast-tag-setting interface.
3755
37562006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3757
3758 * dired-x.texi: ifinfo -> ifnottex.
3759
37602006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3761
3762 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3763
37642006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3765
3766 * message.texi (Interface): Add tool bar customization.
3767 (MIME): Index and text additions for mml-attach.
3768 (MIME): Describe mml-dnd-protocol-alist and
3769 mml-dnd-attach-options.
3770
3771 * gnus.texi (Oort Gnus): Reorder entries in sections.
3772 Fix some entries.
3773 (Starting Up): Add references to "Emacs for Heathens" and to
3774 "Finding the News". Add user-full-name and user-mail-address.
3775 (Group Buffer Format): Add tool bar customization and update.
3776 (Summary Buffer): Add tool bar customization.
3777 (Posting Styles): Add message-alternative-emails.
3778
37792006-05-09 Michael Albinus <michael.albinus@gmx.de>
3780
3781 * tramp.texi (Filename completion): Improve wording.
3782
37832006-05-07 Romain Francoise <romain@orebokech.com>
3784
3785 * faq.texi (Using regular expressions): Fix typo.
3786 (Packages that do not come with Emacs): Fix capitalization.
3787 (Replacing text across multiple files): Expand node to explain how
3788 to use `dired-do-query-replace-regexp' in more detail, based on
3789 suggestion by Eric Hanchrow <offby1@blarg.net>.
3790
37912006-05-06 Michael Albinus <michael.albinus@gmx.de>
3792
3793 * tramp.texi (Filename completion): Completion of remote files'
3794 method, user name and host name is active only in partial
3795 completion mode.
3796
37972006-05-06 Bill Wohler <wohler@newt.com>
3798
3799 Release MH-E manual version 8.0.
3800
3801 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3802 release 8.0.
3803
38042006-05-06 Bill Wohler <wohler@newt.com>
3805
3806 * mh-e.texi (MH-BOOK-HOME): Change from
3807 http://www.ics.uci.edu/~mh/book/mh to
3808 http://rand-mh.sourceforge.net/book/mh.
3809 Replace .htm suffix with .html for MH book files.
3810 (Using This Manual): Update key binding for getting relevant
3811 chapter in Info from command key.
3812 (Ranges): Fix itemx.
3813
38142006-05-05 Karl Berry <karl@gnu.org>
3815
3816 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3817 (\fonttextsize): New user-level command to change text font size.
3818
38192006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3820
3821 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3822
38232006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3824
3825 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3826
38272006-04-24 Bill Wohler <wohler@newt.com>
3828
3829 * mh-e.texi (Getting Started): Make it more explicit that you need
3830 to install MH. Add pointers to current MH implementations.
3831
38322006-04-21 Bill Wohler <wohler@newt.com>
3833
3834 Release MH-E manual version 7.94.
3835
3836 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3837 release 7.94.
3838
38392006-04-21 Carsten Dominik <dominik@science.uva.nl>
3840
3841 * org.texi: Many small fixes.
3842 (Handling links): Rename from "Managing links".
3843
38442006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3845
3846 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3847 (Splitting mail using spam-stat): Fix @xref.
3848
38492006-04-20 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3852 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3853
38542006-04-20 Carsten Dominik <dominik@science.uva.nl>
3855
3856 * org.texi (Time stamps): Better explanation of the purpose of
3857 different time stamps.
3858 (Structure editing, Plain lists): More details on how new items
3859 and headings are inserted.
3860
38612006-04-18 Carsten Dominik <dominik@science.uva.nl>
3862
3863 * org.texi (Formula syntax): Fix link to Calc Manual.
3864
38652006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3866
3867 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3868
38692006-04-17 Bill Wohler <wohler@newt.com>
3870
3871 * mh-e.texi (Folders): Update mh-before-quit-hook and
3872 mh-quit-hook example with code that removes the buffers rather
3873 than just bury them.
3874
38752006-04-17 Michael Albinus <michael.albinus@gmx.de>
3876
3877 Sync with Tramp 2.0.53.
3878
38792006-04-13 Carsten Dominik <dominik@science.uva.nl>
3880
3881 * org.texi (Updating settings): New section.
3882 (Visibility cycling): Better names for the startup folding
3883 options.
3884 (Exporting): Completely restructured.
3885 (The very busy C-c C-c key): New section.
3886 (Summary of in-buffer settings): New section.
3887
38882006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3889
3890 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3891
38922006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3893
3894 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3895 (Server Commands): Key `v' is reserved for users.
3896
38972006-04-11 Carsten Dominik <dominik@science.uva.nl>
3898
3899 * org.texi (Link format): New section, emphasis on bracket links.
3900 (External links): Document bracket links.
3901 (FAQ): Expand to cover shell links and the new link format.
3902
39032006-04-09 Kevin Ryde <user42@zip.com.au>
3904
3905 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3906
39072006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3908
3909 * gnus.texi (Summary Buffer Lines): Add `*'.
3910
c8763fb6 39112006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3912
3913 * gnus.texi (Group Parameters):
3914 Mention gnus-permanently-visible-groups.
3915
39162006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3917
3918 * gnus.texi (Face): Fix typo.
3919
39202006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3921
3922 * gnus.texi (X-Face): Clarify.
3923 (Face): Need Emacs with PNG support.
3924
39252006-04-06 Richard Stallman <rms@gnu.org>
3926
3927 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3928 Emacs".
3929
39302006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3931
3932 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3933 blocks not suitable for inclusion with Emacs using variable
3934 PARTOFEMACS.
3935
39362006-04-04 Simon Josefsson <jas@extundo.com>
3937
3938 * gnus.texi (Security): Improve.
3939
39402006-04-02 Bill Wohler <wohler@newt.com>
3941
3942 * mh-e.texi (Getting Started, Junk, Bug Reports)
3943 (MH FAQ and Support): Fix URLs.
3944
39452006-03-31 Romain Francoise <romain@orebokech.com>
3946
3947 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3948 to t, not nil (and has for the past eight years).
3949
39502006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3951
3952 * message.texi, gnus.texi: Bump version to 5.11.
3953
39542006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3955
3956 * gnus.texi (Top): Add comment about version line.
3957
3958 * message.texi (Top): Ditto. Change to take named versions into
3959 account.
3960
39612006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3962
3963 * gnus.texi (Posting Styles): Add x-face-file to example.
3964 (X-Face): Refer to posting styles.
3965
3966 * gnus-faq.texi ([5.8]): Add x-face-file.
3967 ([8.4]): Add links to gmane.emacs.gnus.user and
3968 gmane.emacs.gnus.general.
3969
39702006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3971
3972 * gnus-faq.texi: Use .invalid.
3973 ([5.4]): Fix gnus-posting-styles example.
3974
39752006-03-27 Romain Francoise <romain@orebokech.com>
3976
3977 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3978 Emacs/W3 needs a new maintainer.
3979 (Ispell): Update author and version info.
3980 (Mailcrypt): Mention PGG.
3981 (New in Emacs 22): Add PGG to the list of new packages.
3982 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3983 updating dead URLs.
3984
39852006-03-25 Karl Berry <karl@gnu.org>
3986
3987 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3988 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3989 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3990 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3991 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3992 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3993 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3994 (2) do not indent copyright year list (or anything else).
3995
39962006-03-21 Bill Wohler <wohler@newt.com>
3997
3998 * mh-e.texi (Folders): Various edits.
3999
40002006-03-20 Romain Francoise <romain@orebokech.com>
4001
4002 * gnus.texi (Mail Folders): Grammar fix.
4003
40042006-03-19 Bill Wohler <wohler@newt.com>
4005
4006 * mh-e.texi (Replying): Document Mail-Followup-To.
4007 Change manually-formatted table to multitable. Add debugging info.
4008 Move description of mh-reply-default-reply-to into paragraph
4009 that describes its values.
4010
40112006-03-17 Bill Wohler <wohler@newt.com>
4012
10d1d0af 4013 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4014 (Sending Mail Tour): Update method of entering
4015 addresses and subject.
4016 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4017 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4018
40192006-03-15 Carsten Dominik <dominik@science.uva.nl>
4020
4021 * org.texi: Version number change only.
4022
40232006-03-14 Bill Wohler <wohler@newt.com>
4024
4025 * mh-e.texi: Add index entries around each paragraph rather than
4026 depend on entries from beginning of node. Doing so ensures that
4027 index entries are less likely to be forgotten if text is cut and
4028 pasted, and are necessary anyway if the references are on a
4029 separate page. It seems that makeinfo is now (v. 4.8) only
4030 producing one index entry per node, so there is no longer any
4031 excuse not to. Use subheading instead of heading. The incorrect
4032 use of heading produced very large fonts in Info--as large as the
4033 main heading.
4034 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4035 versions 6 and 7 appeared *around* the time of these Emacs releases.
4036
40372006-03-13 Carsten Dominik <dominik@science.uva.nl>
4038
4039 * org.texi (Clean view): Document new startup options.
4040
40412006-03-11 Bill Wohler <wohler@newt.com>
4042
4043 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4044 (Composing, Scan Line Formats): Fix @refs.
4045 (Getting Started): Define MH profile and MH profile components.
4046 (Incorporating Mail, Reading Mail, Viewing, Printing)
4047 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4048 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4049 for string constants.
4050 (Tool Bar): Remove spurious quote.
4051 (Junk): Use ``...'' instead of "...".
4052 (Scan Line Formats): Replace @samp with @kbd.
4053
40542006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4055
4056 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4057
40582006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4059
4060 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4061 easy to understand.
4062
40632006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus.texi: Markup fix.
4066 (Fancy Mail Splitting): Specify new feature.
4067
40682006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4069
4070 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4071 partial-words matching.
4072
40732006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4074
4075 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4076
4077 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4078 (MIME Commands): Fix mm-discouraged-alternatives.
4079
40802006-03-07 Carsten Dominik <dominik@science.uva.nl>
4081
4082 * org.texi: Version number change only.
4083
40842006-03-06 Bill Wohler <wohler@newt.com>
4085
4086 * mh-e.texi: Move from SourceForge repository to Savannah.
4087 This is version 7.93, which is a total rewrite from the previous
4088 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4089 version 7.93.
4090
40912006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4092
4093 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4094
40952006-03-01 Carsten Dominik <dominik@science.uva.nl>
4096
4097 * org.texi (Interaction): Add item about `org-mouse.el' by
4098 Piotr Zielinski.
4099 (Managing links): Document that also mouse-1 can be used to
4100 activate a link.
4101 (Headlines, FAQ): Add entry about hiding leading stars.
4102 (Miscellaneous): Resort the sections in this chapter to a more
4103 logical sequence.
4104
41052006-02-27 Simon Josefsson <jas@extundo.com>
4106
4107 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4108 2004-01-27 from the trunk).
4109
41102006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4111
4112 * cc-mode.texi: Rename c-hungry-backspace to
4113 c-hungry-delete-backwards, at the request of RMS. Leave the old
4114 name as an alias.
4115
41162006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4117
4118 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4119 include the function header within the defun.
4120
41212006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4122
4123 * cc-mode.texi: Correct two typos.
4124
41252006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4126
4127 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4128 existing comment.
4129 (Electric Keys): Add a justification for electric indentation.
4130 (Hungry WS Deletion): Clear up the names and complications of the
4131 BACKSPACE and DELETE keys.
4132
41332006-02-23 Juri Linkov <juri@jurta.org>
4134
4135 * faq.texi (Common requests): Move `Turning on auto-fill by
4136 default' after `Wrapping words automatically'. Move `Working with
4137 unprintable characters' before `Searching for/replacing newlines'.
4138 Move `Replacing highlighted text' after `Highlighting a region'.
4139 Merge `Repeating commands' and `Repeating a command as many times
4140 as possible' into the former.
4141 (Packages that do not come with Emacs): Add refs to Gmane and
4142 etc/MORE.STUFF.
4143
41442006-02-23 Juri Linkov <juri@jurta.org>
4145
4146 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4147 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4148 Add xref to `(emacs)Reporting Bugs'.
4149 (Getting a printed manual): Add URL to other formats of the manual.
4150 (Common requests): Fix menu.
4151 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4152 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4153 (Inserting text at the beginning of each line): Add pxref to
4154 `Changing the included text prefix'.
4155 (Forcing the cursor to remain in the same column): Mention `track-eol'
4156 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4157 (Replacing text across multiple files): Add keybinding `Q' for
4158 `dired-do-query-replace'.
4159
41602006-02-22 Carsten Dominik <dominik@science.uva.nl>
4161
4162 * reftex.texi: Version number and date change only.
4163
4164 * org.texi (Internal Links): Rewrite to cover the modified
4165 linking system.
4166
41672006-02-17 Eli Zaretskii <eliz@gnu.org>
4168
4169 * faq.texi: Remove the coding cookie, it's not needed anymore.
4170
41712006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4172
4173 * faq.texi (Colors on a TTY): Mention Mac OS port.
4174
41752006-02-12 Karl Berry <karl@gnu.org>
4176
4177 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4178 8-bit accented a.
4179
41802006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4181
4182 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4183
41842006-02-08 Romain Francoise <romain@orebokech.com>
4185
4186 * faq.texi (Top): Remove paragraph about the FAQ being a
4187 transitional document, etc.
4188 (Searching for/replacing newlines): New node.
4189 (Yanking text in isearch): New node.
4190 (Inserting text at the beginning of each line): Rename and make
4191 more general, mention `M-;' in Message mode.
4192
41932006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4194
4195 * faq.texi (Meta key does not work in xterm)
4196 (Emacs does not display 8-bit characters)
4197 (Inputting eight-bit characters): Update xrefs.
4198
41992006-02-06 Romain Francoise <romain@orebokech.com>
4200
4201 * faq.texi (VM): VM now at version 7.19.
4202 Set myself as maintainer of this file.
4203
42042006-02-04 Michael Olson <mwolson@gnu.org>
4205
4206 * erc.texi (History): Note that ERC is now included with Emacs.
4207
42082006-01-31 Romain Francoise <romain@orebokech.com>
4209
4210 * message.texi (Message Headers): Explain what
4211 `message-alternative-emails' does in more detail.
4212 Update copyright year.
4213
42142006-01-30 Juanma Barranquero <lekktu@gmail.com>
4215
4216 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4217
42182006-01-29 Richard M. Stallman <rms@gnu.org>
4219
4220 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4221
42222006-01-29 Michael Olson <mwolson@gnu.org>
4223
4224 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4225
4226 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4227
4228 * faq.texi (New in Emacs 22): Mention ERC.
4229
42302006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4231
4232 * rcirc.texi: Capitalize dir entry for consistency with the entry
4233 in info/dir and other entries in the Emacs category.
4234 Fix typos. Delete trailing whitespace.
4235
c8763fb6 42362006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4237
4238 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4239
42402006-01-27 Eli Zaretskii <eliz@gnu.org>
4241
4242 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4243 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4244
4245 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4246 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4247
42482006-01-27 Alex Schroeder <alex@gnu.org>
4249
4250 * rcirc.texi: New file.
4251
42522006-01-23 Juri Linkov <juri@jurta.org>
4253
4254 * widget.texi (User Interface): Add S-TAB for widget-backward.
4255
42562006-01-22 Michael Albinus <michael.albinus@gmx.de>
4257
4258 Sync with Tramp 2.0.52.
4259
4260 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4261 Add Tramp disabling item. New item for common connection problems.
4262 (various): Apply "ftp" as method for the download URL.
4263 (Bug Reports): Refer to FAQ for common problems.
4264
42652006-01-21 Eli Zaretskii <eliz@gnu.org>
4266
4267 * widget.texi (User Interface): Use @key for TAB.
4268
4269 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4270
4271 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4272 for TAB.
4273
4274 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4275
42762006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4277
4278 * gnus.texi: Update copyright.
4279
42802006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4281
4282 * gnus.texi (Article Washing): Additions.
4283
42842006-01-08 Alex Schroeder <alex@gnu.org>
4285
4286 * pgg.texi (Caching passphrase): Rewording.
4287
42882006-01-13 Carsten Dominik <dominik@science.uva.nl>
4289
4290 * org.texi (Agenda commands): Document tags command.
4291
42922006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4293
4294 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4295
42962006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4297
4298 * gnus.texi (RSS): Addition.
4299
43002005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4301
4302 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4303
43042005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4305
4306 * emacs-mime.texi (Display Customization): Add setting example to
4307 mm-discouraged-alternatives.
4308
43092006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4310
4311 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4312 version is the canonical version.
4313
43142006-01-08 Alex Schroeder <alex@gnu.org>
4315
4316 * pgg.texi (Caching passphrase): Rewording.
4317
43182006-01-06 Eli Zaretskii <eliz@gnu.org>
4319
4320 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4321 repository URL.
4322
43232006-01-06 Carsten Dominik <dominik@science.uva.nl>
4324
4325 * org.texi: Removed the accidentally re-added empty line in the
4326 direntry.
4327
43282006-01-05 Carsten Dominik <dominik@science.uva.nl>
4329
4330 * org.texi (Agenda Views): Chapter reorganized.
4331
43322005-12-29 Romain Francoise <romain@orebokech.com>
4333
4334 * faq.texi (Using Customize): New node.
4335
43362005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * org.texi: Remove blank line in @direntry. It is non-standard
4339 and recursively produces blank lines all over the dir file (when
4340 using Texinfo 4.8).
4341
43422005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4343
4344 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4345
43462005-12-20 Carsten Dominik <dominik@science.uva.nl>
4347
4348 * org.texi (Tags): Boolean logic documented.
4349 (Agenda Views): Document custom commands.
4350
43512005-12-20 David Kastrup <dak@gnu.org>
4352
4353 * faq.texi (AUCTeX): Update version and mailing list info.
4354
43552005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * gnus.texi (MIME Commands): Mention addition of
4358 multipart/alternative to gnus-buttonized-mime-types and add xref
4359 to mm-discouraged-alternatives.
4360
4361 * emacs-mime.texi (Display Customization): Mention addition of
4362 "image/.*" and add xref to gnus-buttonized-mime-types in the
4363 mm-discouraged-alternatives section.
4364
43652005-12-16 Carsten Dominik <dominik@science.uva.nl>
4366
4367 * org.texi (Tags): New section.
4368 (Agenda Views): Chapter reorganized.
4369
43702005-12-16 Eli Zaretskii <eliz@gnu.org>
4371
4372 * org.texi (Internal Links): Add a missing comma after an @xref.
4373
43742005-12-14 Chong Yidong <cyd@stupidchicken.com>
4375
4376 * faq.texi (Filling paragraphs with a single space): No need to
4377 change sentence-end now.
4378
43792005-12-13 Romain Francoise <romain@orebokech.com>
4380
4381 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4382
43832005-12-12 Jay Belanger <belanger@truman.edu>
4384
4385 * faq.texi (Calc): Update version number.
4386
43872005-12-12 Carsten Dominik <dominik@science.uva.nl>
4388
4389 * org.texi (Progress Logging): New section.
4390
43912005-12-10 Romain Francoise <romain@orebokech.com>
4392
4393 Update the Emacs FAQ for the 22.1 release.
4394
4395 * faq.texi: Set VER to `22.1'.
4396 (Basic editing): Explain how to use localized versions of the
4397 Tutorial. Mention that `C-h r' displays the manual. Delete
4398 obsolete WWW link to an Emacs 18 tutorial.
4399 (Getting a printed manual): Point to the new locations of the
4400 manuals on the GNU Web site.
4401 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4402 available via Info (it was previously distributed separately).
4403 (Installing Texinfo documentation): The latest version of Texinfo
4404 is 4.8, not 4.0.
4405 (Informational files for Emacs): COPYING is the GNU General Public
4406 License, not the Emacs General Public License.
4407 (Informational files for Emacs): Delete obsolete link to the
4408 GNUinfo pages as they have been removed from the GNU Web site.
4409 (New in Emacs 22): New node.
4410 (Setting up a customization file): Say that most packages support
4411 Customize nowadays.
4412 (Colors on a TTY): Delete reference to instructions on how to
4413 enable syntax highlighting, it is now enabled by default.
4414 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4415 at startup automatically.
4416 (Controlling case sensitivity): Mention `M-c' in isearch.
4417 (Using an already running Emacs process): Emacs now creates the
4418 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4419 gnuserv. As emacsclient can now run Lisp code as well, delete a
4420 sentence praising gnuserv for that. Simplify description of how
4421 the client/server operation works.
4422 (Compiler error messages): Delete obsolete text (compile.el has
4423 been rewritten).
4424 (Indenting switch statements): Fix typo.
4425 (Matching parentheses): Simplify setup instructions, mention the
4426 menu bar item in the Options menu.
4427 (Repeating a command as many times as possible): Mention `C-x e'.
4428 (Going to a line by number): Mention new keymap and bindings
4429 `M-g M-g', `M-g M-p' and `M-g M-n'.
4430 (Turning on syntax highlighting): Now on by default. Simplify.
4431 (Replacing highlighted text): Use `1', not `t'.
4432 (Problems with very large files): The maximum size is now 256MB on
4433 32-bit machines.
4434 (^M in the shell buffer): Mention `comint-process-echoes'.
4435 (Emacs for Apple computers): Emacs 22 has native support for Mac
4436 OS X.
4437 (Translating names to IP addresses): Delete node.
4438 (Binding keys to commands): Fix typo.
4439 (SPC no longer completes file names): New node.
4440 (MIME with Emacs mail packages): Delete section about the Emacs
4441 MIME FAQ (it's not reachable anymore).
4442
44432005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4444
4445 * cc-mode.texi: The manual has been extensively revised: the
4446 information about using CC Mode has been separated from the larger
4447 and more difficult chapters about configuration. It has been
4448 updated for CC Mode 5.31.
4449
44502005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4451
4452 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4453 (Selecting an implementation): Fix descriptions.
4454
44552005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4456
4457 * message.texi (Various Message Variables): Addition.
4458
44592005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4460
4461 * message.texi: Fix default values.
4462
44632005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4464
4465 * message.texi (Header Commands): Clarify descriptions of
4466 message-cross-post-followup-to, message-reduce-to-to-cc, and
4467 message-insert-wide-reply.
4468 (Various Commands): Fix kindex for message-kill-to-signature;
4469 clarify description of message-tab.
4470
44712005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4472
4473 * message.texi (Mailing Lists): Fix description about MFT.
4474
4475 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4476
44772005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4478
4479 * gnus.texi (Slow Terminal Connection): Replace old description
4480 with new one.
4481
44822005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4483
4484 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4485 replace X-Draft-Headers with X-Draft-From.
4486
44872005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4488
4489 * gnus.texi (Various Various): Fix the default value of
4490 nnheader-max-head-length.
4491 (Gnus Versions): Fix typo.
4492
44932005-12-08 Carsten Dominik <dominik@science.uva.nl>
4494
4495 * org.texi (Structure editing): Document new functionality of
4496 M-RET.
4497
44982005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4499
4500 * org.texi (Internal Links): Fix Texinfo usage.
4501
45022005-12-06 Carsten Dominik <dominik@science.uva.nl>
4503
4504 * org.texi (TODO basics): Document the global todo list.
4505 (TODO items): Documents sparse tree for specific TODO
4506 keywords.
4507
45082005-11-30 Carsten Dominik <dominik@science.uva.nl>
4509
4510 * org.texi (Plain Lists): Typos fixed.
4511
45122005-11-28 Jay Belanger <belanger@truman.edu>
4513
4514 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4515
45162005-11-24 Carsten Dominik <dominik@science.uva.nl>
4517
4518 * org.texi (Structure editing): New item moving commands added.
4519 (Plain Lists): New section.
4520
45212005-11-18 Carsten Dominik <dominik@science.uva.nl>
4522
4523 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4524 (Agenda): Document commands `org-cycle-agenda-files' and
4525 `org-agenda-file-to-front'
4526 (Built-in table editor): Document `org-table-sort-lines'.
4527 (HTML formatting): Export of hand-formatted lists.
4528
45292005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4530
4531 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4532 new variable gnus-toolbar-thickness.
4533
45342005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4535
4536 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4537
45382005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * gnus.texi (X-Face): Fix description.
4541 (XVarious): Remove gnus-xmas-logo-color-alist and
4542 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4543
45442005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4545
4546 * gnus.texi (Group Parameters): Mention new variable
4547 gnus-parameters-case-fold-search.
4548 (Home Score File): Addition.
4549
45502005-11-04 Ulf Jasper <ulf.jasper@web.de>
4551
4552 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4553 (Overview): List supported feed types.
4554 (Installation): No installation necessary when using autoload.
4555 (Configuration): Rename "RSS" to "news".
4556
45572005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4558
4559 * pgg.texi (User Commands): Document additional passphrase
4560 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4561 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4562
45632005-11-04 Carsten Dominik <dominik@science.uva.nl>
4564
4565 * org.texi: Version number changed to 3.19.
4566
45672005-10-29 Sascha Wilde <wilde@sha-bang.de>
4568
4569 * pgg.texi (How to use): Update the example to add autoload of
4570 pgg-encrypt-symmetric-region.
4571 (User Commands): Document pgg-encrypt-symmetric-region.
4572 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4573
45742005-10-27 Jay Belanger <belanger@truman.edu>
4575
4576 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4577 mention other TeX-related units.
4578
45792005-10-23 Lars Hansen <larsh@soem.dk>
4580
4581 * dired-x.texi (Miscellaneous Commands): Replace
4582 dired-do-relative-symlink by dired-do-relsymlink and
4583 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4584
45852005-10-23 Jay Belanger <belanger@truman.edu>
4586
4587 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4588 constant.
4589
45902005-10-23 Michael Albinus <michael.albinus@gmx.de>
4591
4592 * faq.texi (Bugs and problems): Replace
4593 `dired-move-to-filename-regexp' by
4594 `directory-listing-before-filename-regexp'.
4595
45962005-10-22 Eli Zaretskii <eliz@gnu.org>
4597
4598 * newsticker.texi (UPDATED): Set value.
4599
46002005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4601
4602 * gnus.texi (Document Groups): Remove duplicate item.
4603
46042005-10-21 Carsten Dominik <dominik@science.uva.nl>
4605
4606 * org.texi (Summary): Mention iCalendar support.
4607 (Exporting): Document iCalendar support.
4608
46092005-10-18 Romain Francoise <romain@orebokech.com>
4610
4611 * viper.texi (Viper Specials): Capitalize GNU.
4612
46132005-10-17 Juri Linkov <juri@jurta.org>
4614
4615 * info.texi (Getting Started, Search Index, Expert Info):
4616 Fix wording.
4617 (Search Text): Replace `echo area' with `mode line'.
4618 (Search Index): Both `i' and `,' find all index entries.
4619 Replace example `C-f' with `C-l' (which exists in index of Info
4620 manual) and delete spaces in its keyboard input sequence.
4621 Delete unnecessary explanations about literal characters.
4622
46232005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4624
4625 * gnus.texi (Document Server Internals): Addition.
4626
46272005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4628
4629 * gnus.texi (A note on namespaces): Fix RFC reference.
4630
46312005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4632
4633 * gnus.texi (RSS): Fix key description.
4634
46352005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4636
4637 * gnus.texi: Emacs/w3 -> Emacs/W3.
4638 (Browsing the Web): Fix description.
4639 (Web Searches): Ditto.
4640 (Customizing W3): Ditto.
4641
46422005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4643
4644 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4645
46462005-10-11 Jay Belanger <belanger@truman.edu>
4647
4648 * calc.texi (Integration): Mention using `a i' to compute definite
4649 integrals.
4650
46512005-10-11 Juri Linkov <juri@jurta.org>
4652
4653 * info.texi: Rearrange nodes.
4654 (Top): Update menu. Change ref `Info for Experts' to
4655 `Advanced Info Commands'.
4656 (Getting Started): Fix description of manual's parts.
4657 (Help-Int): Change xref `Info Search' to `Search Index', and
4658 `Expert Info' to `Advanced'.
4659 (Advanced): Move node one level up.
4660 (Search Text, Search Index): New nodes split out from `Info Search'.
4661 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4662 split out from `Advanced'.
4663 (Advanced, Emacs Info Variables): De-document editing an Info file
4664 in Info.
4665 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4666 (Creating an Info File): Delete node and move its text to
4667 `Expert Info'.
4668
46692005-10-10 Carsten Dominik <dominik@science.uva.nl>
4670
4671 * org.texi (Workflow states): Documented that change in keywords
4672 becomes active only after restart of Emacs.
4673
46742005-10-08 Michael Albinus <michael.albinus@gmx.de>
4675
4676 Sync with Tramp 2.0.51.
4677
46782005-10-08 Nick Roberts <nickrob@snap.net.nz>
4679
4680 * speedbar.texi (Introduction): Describe new location of speedbar
4681 on menubar.
4682 (Basic Key Bindings): Remove descriptions of bindings that have
4683 been removed.
4684
46852005-10-05 Nick Roberts <nickrob@snap.net.nz>
4686
4687 * speedbar.texi (GDB): Describe use of watch expressions.
4688
46892005-09-28 Simon Josefsson <jas@extundo.com>
4690
4691 * message.texi (IDNA): Fix.
4692
46932005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4694
4695 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4696 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4697 description of nntp-open-connection-function.
4698 (Common Variables): Fix descriptions.
4699
47002005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4701
4702 * gnus.texi (Server Buffer Format): Document the %a format spec.
4703
47042005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4705
4706 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4707
47082005-09-23 Carsten Dominik <dominik@science.uva.nl>
4709
4710 * org.texi Version 3.16.
4711
47122005-09-19 Miles Bader <miles@gnu.org>
4713
4714 * newsticker.texi: Get rid of CVS keywords.
4715
47162005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4717
4718 * gnus.texi (Finding the Parent): Fix description of how Gnus
4719 finds article.
4720
47212005-09-14 Jari Aalto <jari.aalto@cante.net>
4722
4723 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4724 to drop off non-answered articles.
4725
47262005-09-19 Juanma Barranquero <lekktu@gmail.com>
4727
4728 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4729 braces (which are unsupported by NMAKE) for macro `srcdir'.
4730
47312005-09-17 Eli Zaretskii <eliz@gnu.org>
4732
4733 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4734 (../info/newsticker, newsticker.dvi): New targets.
4735
47362005-09-17 Ulf Jasper <ulf.jasper@web.de>
4737
4738 * newsticker.texi: Replace @command with @code. Replace @example
4739 with @lisp.
4740 (Top): Added explanations to menu items.
4741 (GNU Free Documentation License): Removed.
4742
47432005-09-16 Romain Francoise <romain@orebokech.com>
4744
4745 Update all files to specify GFDL version 1.2.
4746
4747 * doclicense.texi (GNU Free Documentation License): Update to
4748 version 1.2.
4749
47502005-09-15 Richard M. Stallman <rms@gnu.org>
4751
4752 * newsticker.texi: Fix @setfilename.
4753
4754 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4755 (../info/newsticker, newsticker.dvi): New targets.
4756
47572005-08-30 Carsten Dominik <dominik@science.uva.nl>
4758
4759 * org.texi: Version 3.15.
4760
47612005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4762
4763 * ses.texi: Combine all three indices into one.
4764 Correct a few typos.
4765
47662005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4769
47702005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4771
4772 * emacs-mime.texi (Handles): Remove duplicate item.
4773 (Encoding Customization): Fix the default value for
4774 mm-coding-system-priorities.
4775 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4776 (Basic Functions): Fix reference.
4777
47782005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4779
4780 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4781
47822005-08-18 Richard M. Stallman <rms@gnu.org>
4783
4784 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4785 and web site.
4786
4787 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4788 not keyboard-translate.
4789
47902005-08-11 Richard M. Stallman <rms@gnu.org>
4791
4792 * faq.texi (Using regular expressions): Fix xref.
4793
47942005-08-09 Juri Linkov <juri@jurta.org>
4795
4796 * info.texi (Help-P): Replace `Prev' with `Previous'.
4797 (Help-M, Help-Xref): Add S-TAB.
4798 (Help-FOO): Update `u' command.
4799 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4800 Update info about visibility of xref parts.
4801 (Help-Int): Fix `m' command. Rename `Info-last' to
4802 `Info-history-back'. Add `Info-history-forward'.
4803 (Advanced): Fix `g*' and `M-n' commands.
4804 (Info Search): Add `index-apropos' in stand-alone browser.
4805 Add isearch commands.
4806 (Emacs Info Variables): Remove `Info-fontify'.
4807 Add `Info-mode-hook'. Update face names.
4808 Add `Info-fontify-maximum-menu-size',
4809 `Info-fontify-visited-nodes', `Info-isearch-search'.
4810
48112005-08-07 Michael Albinus <michael.albinus@gmx.de>
4812
4813 Sync with Tramp 2.0.50.
4814
4815 * tramp.texi: Use @option{} consequently for method names.
4816 (Inline methods, External transfer methods): Remove references to
4817 Cygwin.
4818 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4819 implementation.
4820
48212005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4822
4823 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4824 Mention that gnus-init-file is not read when Emacs is invoked with
4825 --no-init-file or -q.
4826
48272005-07-19 Carsten Dominik <dominik@science.uva.nl>
4828
4829 * org.texi: Version 3.14.
4830
48312005-07-04 Carsten Dominik <dominik@science.uva.nl>
4832
4833 * org.texi: Version 3.13.
4834
48352005-07-18 Juri Linkov <juri@jurta.org>
4836
4837 * calc.texi (Time Zones, Logical Operations):
4838 * cl.texi (Overview):
4839 * org.texi (TODO types):
4840 * sc.texi (Emacs 18 MUAs):
4841 * speedbar.texi (Top):
4842 * url.texi (History):
4843 Delete duplicate duplicate words.
4844
ce058493 48452005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4846
4847 * cl.texi (Type Predicates): Document `atom' type.
4848
48492005-07-04 Lute Kamstra <lute@gnu.org>
4850
4851 Update FSF's address in GPL notices.
4852
4853 * calc.texi (Copying):
4854 * doclicense.texi (GNU Free Documentation License):
4855 * faq.texi (Contacting the FSF):
4856 * mh-e.texi (Copying): Update FSF's address.
4857
48582005-07-03 Richard M. Stallman <rms@gnu.org>
4859
4860 * flymake.texi (Example -- Configuring a tool called directly):
4861 Update name of flymake-build-relative-filename.
4862
48632005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4864
4865 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4866
48672005-06-29 Carsten Dominik <dominik@science.uva.nl>
4868
4869 * org.texi: Version 3.12.
4870
48712005-06-24 Eli Zaretskii <eliz@gnu.org>
4872
4873 * makefile.w32-in (MAKEINFO): Use --force.
4874 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4875 Makefile.in.
4876 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4877 more shells.
4878
48792005-06-23 Richard M. Stallman <rms@gnu.org>
4880
4881 * speedbar.texi (Creating a display): Texinfo usage fixes.
4882
4883 * tramp.texi (Customizing Completion, Auto-save and Backup):
4884 Texinfo usage fixes.
4885
48862005-06-23 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * dired-x.texi (Miscellaneous Commands):
4889 * ediff.texi (Miscellaneous):
4890 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4891 (Agent Variables):
4892 * info.texi (Help-Xref):
4893 * message.texi (Message Headers):
4894 * org.texi (Remember):
4895 * reftex.texi (Options (Defining Label Environments)):
4896 (Options (Index Support)):
4897 (Options (Viewing Cross-References)):
4898 (Options (Misc)):
4899 (Changes):
4900 * speedbar.texi (Creating a display):
4901 * tramp.texi (Customizing Completion, Auto-save and Backup):
4902 Texinfo usage fix.
4903
49042005-06-13 Carsten Dominik <dominik@science.uva.nl>
4905
4906 * org.texi: Version 3.11.
4907
49082005-06-12 Jay Belanger <belanger@truman.edu>
4909
4910 * calc.texi (Getting Started): Remove extra menu item.
4911
49122005-05-31 Jay Belanger <belanger@truman.edu>
4913
4914 * calc.texi (Notations Used in This Manual): Use @kbd for key
4915 sequence.
4916 (Demonstration of Calc): Mention another way of starting Calc.
4917 (Starting Calc): Mention long name of M-#.
4918 (Embedded Mode Overview): Remove unnecessary instruction.
4919 (Other M-# commands): Rephrase `M-# 0' explanation.
4920 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4921 reflect current behavior.
4922
49232005-05-30 Jay Belanger <belanger@truman.edu>
4924
4925 * calc.texi (Hooks): Change description of calc-window-hook and
4926 calc-trail-window-hook to match usage.
4927 (Computational Functions): Add more constant-generating functions.
4928 (Customizable Variables): Use defvar.
4929
49302005-05-28 Jay Belanger <belanger@truman.edu>
4931
4932 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4933 (Basic Embedded Mode): Explain behavior of arguments to
4934 calc-embedded-mode.
4935
49362005-05-27 Jay Belanger <belanger@truman.edu>
4937
4938 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4939 current behavior.
4940
49412005-05-25 Jay Belanger <belanger@truman.edu>
4942
4943 * calc.texi: Change Calc version number throughout.
4944 (Keypad Mode): Change location in info output.
4945 (Keypad mode overview): Move picture of keypad.
4946
49472005-05-21 Jay Belanger <belanger@truman.edu>
4948
4949 * calc.texi (Storing variables): Mention that only most variables
4950 are void to begin with.
4951
49522005-05-21 Kevin Ryde <user42@zip.com.au>
4953
4954 * widget.texi (Basic Types): Update cross ref from "Enabling
4955 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4956 lispref/text.texi change.
4957
49582005-05-20 Carsten Dominik <dominik@science.uva.nl>
4959
4960 * org.texi: Version 3.09.
4961
49622005-05-18 Carsten Dominik <dominik@science.uva.nl>
4963
4964 * reftex.texi: Version 4.28.
4965
49662005-05-16 Jay Belanger <belanger@truman.edu>
4967
4968 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4969
49702005-05-14 Jay Belanger <belanger@truman.edu>
4971
4972 * calc.texi (Default Simplifications): Insert missing ! (logical
4973 not operator).
4974
49752005-05-14 Michael Albinus <michael.albinus@gmx.de>
4976
4977 Sync with Tramp 2.0.49.
4978
49792005-05-10 Jay Belanger <belanger@truman.edu>
4980
4981 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4982 to 1.
4983
49842005-04-29 Carsten Dominik <dominik@science.uva.nl>
4985
4986 * org.texi: Version 3.08, structure reorganized.
4987
49882005-04-24 Richard M. Stallman <rms@gnu.org>
4989
4990 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4991
49922005-04-15 Carsten Dominik <dominik@science.uva.nl>
4993
4994 * org.texi: Update to version 3.06.
4995
49962005-04-13 Lute Kamstra <lute@gnu.org>
4997
4998 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4999
50002005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5001
5002 * cl.texi (Porting Common Lisp): Fix typo.
5003
50042005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * gnus.texi (RSS): Addition.
5007
50082005-04-04 Jay Belanger <belanger@truman.edu>
5009
5010 * calc.texi: Change Calc version number.
5011 (Customizable variables): Fix description of calc-language-alist.
5012 (Copying): Put in version 2 of GPL.
5013
50142005-04-01 Jay Belanger <belanger@truman.edu>
5015
5016 * calc.texi (Troubleshooting Commands): Remove comment about
5017 installation.
5018 (Installation): Remove section.
5019 (Customizable Variables): New section.
5020 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5021 (Graphical Devices): Add references to Customizable Variables.
5022
50232005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5024
5025 * emacs-mime.texi (Display Customization): Markup fixes.
5026 (rfc2047): Update.
5027
50282005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5029
5030 * gnus-faq.texi: Replaced with auto-generated version.
5031
50322005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5033
5034 * dired-x.texi (Multiple Dired Directories): default-directory was
5035 renamed to dired-default-directory.
5036
50372005-03-26 Jay Belanger <belanger@truman.edu>
5038
5039 * calc.texi (Simplifying Formulas, Rewrite Rules):
5040 Change description of top and bottom of fraction.
5041 (Modulo Forms): Move description of how to create modulo forms to
5042 earlier in the section.
5043 (Fraction Mode): Suggest using : to get a fraction by dividing.
5044 (Basic Arithmetic): Adjust placement of command name.
5045 (Truncating the Stack): Emphasize that "hidden" entries are still
5046 visible.
5047 (Installation): Move discussion of printing manual to "About This
5048 Manual".
5049 (About This Manual): Mention how to print the manual.
5050 (Reporting Bugs): Remove first person.
5051 (Building Vectors): Add algebraic version of append.
5052 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5053 (Grouping Digits): Fix typo.
5054
50552005-03-25 Werner Lemberg <wl@gnu.org>
5056
5057 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5058 Replace `legal' with `valid'.
5059
50602005-03-25 Werner Lemberg <wl@gnu.org>
5061
5062 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5063
50642005-03-24 Jay Belanger <belanger@truman.edu>
5065
5066 * calc.texi (General Mode Commands)
5067 (Mode Settings in Embedded Mode): Add some explanation of
5068 recording mode settings.
5069
50702005-03-24 Richard M. Stallman <rms@gnu.org>
5071
5072 * calc.texi: Remove praise of non-free software.
5073
5074 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5075 (Installation): Node deleted.
5076
50772005-03-23 Richard M. Stallman <rms@gnu.org>
5078
5079 * url.texi (HTTP language/coding): Improve last change.
5080
50812005-03-22 Jay Belanger <belanger@truman.edu>
5082
5083 * calc.texi (Embedded Mode): Add new information on changing
5084 modes.
5085
50862005-03-20 Michael Albinus <michael.albinus@gmx.de>
5087
5088 Sync with Tramp 2.0.48.
5089
5090 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5091
5092 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5093 "GNU/Linux". Change all addresses to .gnu.org.
5094 (Default Method): Offer shortened syntax for "su" and "sudo"
5095 methods.
5096
50972005-03-07 Richard M. Stallman <rms@gnu.org>
5098
5099 * url.texi: Fix usage of "e.g.".
5100 (HTTP language/coding): Explain the rules for these strings.
5101
51022005-03-06 Richard M. Stallman <rms@gnu.org>
5103
5104 * woman.texi (Introduction): Minor cleanups.
5105
5106 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5107
5108 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5109 (Installation): Node deleted.
5110
5111 * mh-e.texi (Preface): Get rid of "Emacs 21".
5112
5113 * eshell.texi (Installation): Delete node (for Emacs 20).
5114
51152005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5116
5117 * flymake.texi: Refill and tweak style in @lisp blocks.
5118
51192005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5120
5121 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5122
51232005-03-01 Jay Belanger <belanger@truman.edu>
5124
5125 * calc.texi (Trigonometric and Hyperbolic Functions):
5126 Mention additional functions.
5127 (Algebraic Simplifications): Mention additional simplifications.
5128
51292005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5130
5131 * ses.texi: Add concept/function/variable indices (this work was
5132 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5133 papers on file at FSF).
5134
51352005-02-10 Jay Belanger <belanger@truman.edu>
5136
5137 * calc.texi: Change @LaTeX to La@TeX throughout.
5138 Redefine @expr as @math for TeX output.
5139 Redefine @texline as a no-op for TeX output.
5140 Define @tfn, replace @t by @tfn throughout.
5141
51422005-02-09 Jay Belanger <belanger@truman.edu>
5143
5144 * calc.texi: Add macro for LaTeX for info output.
5145
51462005-02-08 Kim F. Storm <storm@cua.dk>
5147
5148 * texinfo.tex (LaTex): Add def.
5149
51502005-02-06 Jay Belanger <belanger@truman.edu>
5151
5152 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5153 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5154 throughout manual.
5155
51562005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5157
5158 * gnus.texi: Some edits based on comments from David Abrahams.
5159
51602005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5161
5162 * gnus.texi (RSS): Fix the keystroke.
5163
51642005-01-24 David Kastrup <dak@gnu.org>
5165
5166 * faq.texi: Update AUCTeX version info.
5167
51682005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5169
5170 * gnus-faq.texi ([4.1]): Typo.
5171
51722005-01-19 Jay Belanger <belanger@truman.edu>
5173
5174 * calc.texi (Keep Arguments): Mention that keeping arguments
5175 doesn't work with keyboard macros.
5176
51772005-01-16 Richard M. Stallman <rms@gnu.org>
5178
5179 * autotype.texi (Autoinserting): Fix small error.
5180
51812005-01-16 Michael Albinus <michael.albinus@gmx.de>
5182
5183 Sync with Tramp 2.0.47.
5184
5185 * tramp.texi (Compilation): New section, describing compilation of
5186 remote files.
5187
51882005-01-11 Kim F. Storm <storm@cua.dk>
5189
5190 * widget.texi (Basic Types): Add :follow-link keyword.
5191
51922005-01-09 Jay Belanger <belanger@truman.edu>
5193
5194 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5195
51962005-01-08 Jay Belanger <belanger@truman.edu>
5197
5198 * calc.texi: Change throughout to reflect new default value of
5199 calc-settings-file.
5200
52012005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5202
5203 * message.texi (Reply): `message-reply-to-function' should return
5204 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5205
52062005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5207
5208 * faq.texi (Changing load-path): Fix typo.
5209
52102005-01-05 Jay Belanger <belanger@truman.edu>
5211
5212 * calc.texi (Programming Tutorial): Replace kbd command by
5213 appropriate characters for a keyboard macro.
5214
52152005-01-04 Jay Belanger <belanger@truman.edu>
5216
5217 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5218 for Lucid Emacs.
5219 (Programming Tutorial): Mention that the user needs to be in the
5220 right mode to compute some functions.
5221
52222005-01-04 Jay Belanger <belanger@truman.edu>
5223
5224 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5225 no longer applicable.
5226
52272005-01-01 Jay Belanger <belanger@truman.edu>
5228
5229 * calc.texi (Programming Tutorial): Changed description of how to
5230 edit keyboard macros to match current behavior.
5231
52322004-12-31 Jay Belanger <belanger@truman.edu>
5233
5234 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5235
52362004-12-20 Jay Belanger <belanger@truman.edu>
5237
5238 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5239 zero.
5240
52412004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5242
5243 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5244 @xref.
5245 (Font Locking): Avoid @strong{Note:}.
5246
52472004-12-17 Michael Albinus <michael.albinus@gmx.de>
5248
5249 Sync with Tramp 2.0.46.
5250
5251 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5252
52532004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5254
5255 * url.texi: Correct typos.
5256 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5257 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5258 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5259 (Dealing with HTTP documents): @inforef->@xref.
5260
52612004-12-15 Jay Belanger <belanger@truman.edu>
5262
5263 * calc.texi: Consistently capitalized all mode names.
5264 (Answers to Exercises): Mention that an answer can be a fraction
5265 when in Fraction mode.
5266
52672004-12-13 Jay Belanger <belanger@truman.edu>
5268
5269 * calc.texi: Fix some TeX definitions.
5270
52712004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5272
5273 * reftex.texi (Imprint): Remove erroneous @value's.
5274
52752004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5278 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5279
52802004-12-08 Jay Belanger <belanger@truman.edu>
5281
5282 * calc.texi (Starting Calc): Remove comment about installation.
5283 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5284
52852004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5286
5287 * url.texi: Update @setfilename.
5288 (Getting Started): No need to worry about Gnus versions.
5289 (Dealing with HTTP documents): Use @inforef.
5290
5291 * org.texi: Fix @direntry file name.
5292
52932004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5294
5295 * url.texi: New file.
5296
5297 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5298
52992004-12-06 Jay Belanger <belanger@truman.edu>
5300
5301 * calc.texi (Using Calc): Remove paragraph about installation.
5302
53032004-12-06 Jay Belanger <belanger@truman.edu>
5304
5305 * calc.texi: Use more Texinfo macros and less TeX defs.
5306 Remove @refill's.
5307
53082004-12-06 Richard M. Stallman <rms@gnu.org>
5309
5310 * org.texi: New file.
5311
53122004-12-05 Richard M. Stallman <rms@gnu.org>
5313
5314 * Makefile.in (org.dvi, ../info/org): New targets.
5315 (INFO_TARGETS): Add ../info/org.
5316 (DVI_TARGETS): Add org.dvi.
5317 (maintainer-clean): Remove the info files in the info dir.
5318
53192004-11-26 Eli Zaretskii <eliz@gnu.org>
5320
5321 * idlwave.texi: Fix the setfilename directive to put the produced
5322 file in ../info.
5323 (Continued Statement Indentation): Resurrect Jan D.'s change from
5324 2004-11-03 that was lost when a newer version of idlwave.texi was
5325 imported.
5326
53272004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5328
5329 * gnus-faq.texi ([5.1]): Added missing bracket.
5330
5331 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5332 `spam-initialize'.
5333
53342004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5335
5336 * message.texi (Various Message Variables): Mention that all mail
5337 file variables are derived from `message-directory'.
5338
5339 * gnus.texi (Splitting Mail): Clarify bogus group.
5340
53412004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * emacs-mime.texi (Encoding Customization): Fix
5344 mm-coding-system-priorities entry.
5345
c8763fb6 53462004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5347
5348 * idlwave.texi (Continued Statement Indentation):
5349 * reftex.texi (Options (Index Support)):
5350 (Displaying and Editing the Index, Table of Contents):
5351 * speedbar.texi (Creating a display, Major Display Modes): Replace
5352 non-nil with non-@code{nil}.
5353
53542004-10-21 Jay Belanger <belanger@truman.edu>
5355
5356 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5357
53582004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5359
5360 * calc.texi (Reporting Bugs): Double up `@'.
5361
53622004-10-18 Jay Belanger <belanger@truman.edu>
5363
5364 * calc.texi (Reporting Bugs): Changed the address that bugs
5365 should be sent to.
5366
53672004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5368
5369 * gnus.texi (New Features): Add 5.11.
5370
5371 * message.texi (Resending): Remove wrong default value.
5372
5373 * gnus.texi (Mail Source Specifiers): Describe possible problems
5374 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5375 `pop3-leave-mail-on-server' to the index.
5376
53772004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5378
5379 * message.texi (Canceling News): Add how to set a password.
5380
53812004-10-12 Jay Belanger <belanger@truman.edu>
5382
5383 * calc.texi (Help Commands): Changed the descriptions of
5384 calc-describe-function and calc-describe-variable to match their
5385 current behavior.
5386
53872004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5388
5389 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5390
53912004-10-12 Michael Albinus <michael.albinus@gmx.de>
5392
5393 Sync with Tramp 2.0.45.
5394
5395 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5396 plink link. The URL is outdated. Originator contacted for
5397 clarification.
5398
53992004-10-10 Juri Linkov <juri@jurta.org>
5400
5401 * gnus.texi (Top, Marking Articles): Join two menus in one node
5402 because a node can have only one menu.
5403
54042004-10-09 Juri Linkov <juri@jurta.org>
5405
5406 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5407 example of nnmail-split-fancy.
5408
54092004-10-06 Karl Berry <karl@gnu.org>
5410
5411 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5412 consistency with other uses of dashes.
5413
54142004-10-05 Karl Berry <karl@gnu.org>
5415
5416 * info.texi: Consistently use --- throughout, periods at end of
5417 menu descriptions, and a couple typos.
5418
54192004-09-26 Jesper Harder <harder@ifa.au.dk>
5420
5421 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5422 * pgg.texi (User Commands, Backend methods): Do.
5423 * gnus.texi: Markup fixes.
5424 (Setting Process Marks): Fix `M P a' entry.
5425 * emacs-mime.texi: Fixes.
5426
54272004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5428
5429 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5430 again.
5431 Use 5.10 instead of 5.10.0.
5432
54332004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5434
5435 * gnus.texi (Summary Mail Commands): S D e.
5436
54372004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5438
5439 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5440 the gnus-article-mode-line-format section.
5441
54422004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5443
5444 * gnus.texi (Various Summary Stuff): Fix the documentation for
5445 gnus-newsgroup-variables.
5446
54472004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5448
5449 * gnus.texi (MIME Commands): Added
5450 gnus-mime-display-multipart-as-mixed,
5451 gnus-mime-display-multipart-alternative-as-mixed,
5452 gnus-mime-display-multipart-related-as-mixed.
5453 (Mail Source Customization): Clarify `mail-source-directory'.
5454 (Splitting Mail): Mention gnus-group-find-new-groups.
5455 (SpamOracle): Fixed typo.
5456
5457 * gnus-faq.texi: Untabify.
5458 ([6.3]): nnir.el is in contrib directory.
5459
5460 * message.texi (News Headers): Clarify how a unique ID is created.
5461
5462 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5463 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5464
b2abec73 54652004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5466
b2abec73 5467 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5468
54692004-09-20 Florian Weimer <fw@deneb.enyo.de>
5470
5471 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5472
54732004-09-22 Jay Belanger <belanger@truman.edu>
5474
5475 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5476 might be hidden during part of the session.
5477
54782004-09-20 Jay Belanger <belanger@truman.edu>
5479
5480 * calc.texi (Notations Used in This Manual): Put in an earlier
5481 mention that DEL could be called Backspace.
5482
54832004-09-10 Simon Josefsson <jas@extundo.com>
5484
5485 * gnus.texi (IMAP): Add example. Suggested and partially written
5486 by Steinar Bang <sb@dod.no>.
5487
54882004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5489
5490 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5491 netrc syntax.
5492
54932004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5494
b2abec73
JB
5495 * gnus.texi (Spam ELisp Package Sequence of Events):
5496 Some clarifications.
2de53ca6
GM
5497 (Spam ELisp Package Global Variables): More clarifications.
5498
54992004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5500
5501 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5502 Mention spam-split does not modify incoming mail.
5503
55042004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5505
5506 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5507
55082004-09-10 Eli Zaretskii <eliz@gnu.org>
5509
5510 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5511
55122004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5513
5514 * makefile.w32-in (sieve, pgg): Use $(infodir).
5515
55162004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5517
5518 * makefile.w32-in: Fix PGG and Sieve entries.
5519
55202004-08-28 Eli Zaretskii <eliz@gnu.org>
5521
5522 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5523 Emacs and related programs.
5524
55252004-08-27 Richard M. Stallman <rms@gnu.org>
5526
5527 * faq.texi: Fix texinfo usage, esp. doublequotes.
5528 (Difference between Emacs and XEmacs): Some clarification.
5529
5530 * faq.texi (Difference between Emacs and XEmacs):
5531 Explain not to contrast XEmacs with GNU Emacs.
5532
55332004-08-26 Richard M. Stallman <rms@gnu.org>
5534
5535 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5536
55372004-08-22 David Kastrup <dak@gnu.org>
5538
5539 * reftex.texi (AUCTeX): Update links, section name.
5540
5541 * faq.texi (Calc): Update availability (included in 22.1).
5542 (AUCTeX): Update availability, information, versions, description.
5543
55442004-08-14 Eli Zaretskii <eliz@gnu.org>
5545
5546 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5547
55482004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5549
5550 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5551
55522004-08-10 Michael Albinus <michael.albinus@gmx.de>
5553
5554 Sync with Tramp 2.0.44.
5555
55562004-08-05 Lars Hansen <larsh@math.ku.dk>
5557
5558 * widget.texi (User Interface): Update how to separate the
5559 editable field of an editable-field widget from other widgets.
5560 (Programming Example): Add text after field.
5561
55622004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5563
5564 * emacs-mime.texi (Encoding Customization): Add a note to the
5565 mm-content-transfer-encoding-defaults entry.
5566 (rfc2047): Update.
5567
5568 * gnus.texi (Article Highlighting): Add
5569 gnus-cite-ignore-quoted-from.
5570 (POP before SMTP): New node.
5571 (Posting Styles): Addition.
5572 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5573 (Fancy Mail Splitting): Ditto.
5574 (X-Face): Add gnus-x-face.
5575
55762004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5577
5578 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5579 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5580
55812004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5582
5583 * gnus.texi (Mail Source Specifiers): Describe
5584 `pop3-leave-mail-on-server'.
5585
55862004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5587
5588 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5589
5590 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5591 repository. Change setfilename.
5592
5593 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5594
55952004-07-02 Juri Linkov <juri@jurta.org>
5596
5597 * pcl-cvs.texi (Viewing differences): Add `d r'.
5598
55992004-06-29 Jesper Harder <harder@ifa.au.dk>
5600
5601 * ses.texi, viper.texi, flymake.texi, faq.texi:
5602 * eshell.texi, ediff.texi: Markup fixes.
5603
56042004-06-21 Karl Berry <karl@gnu.org>
5605
5606 * info.texi (Top): Mention that only Emacs has mouse support.
5607 (Getting Started): Mention this in a few other places.
5608
56092004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5610
5611 * autotype.texi (Copyrights, Timestamps): Recommend
5612 `before-save-hook' instead of `write-file-functions'.
5613
56142004-06-13 Lars Hansen <larsh@math.ku.dk>
5615
5616 * dired-x.texi (dired-mark-omitted): Update keybinding.
5617
56182004-06-10 Kim F. Storm <storm@cua.dk>
5619
5620 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5621
56222004-06-05 Lars Hansen <larsh@math.ku.dk>
5623
5624 * dired-x.texi (variable dired-omit-mode): Rename from
5625 dired-omit-files-p.
5626 (function dired-omit-mode): Rename from dired-omit-toggle.
5627 Call dired-omit-mode rather than set dired-omit-files-p.
5628 (dired-mark-omitted): Describe command.
5629
56302004-05-29 Michael Albinus <michael.albinus@gmx.de>
5631
5632 Version 2.0.41 of Tramp released.
5633
56342004-05-29 Juanma Barranquero <lektu@terra.es>
5635
5636 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5637 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5638
56392004-05-29 Richard M. Stallman <rms@gnu.org>
5640
5641 * cl.texi (Top): Call this chapter `Introduction'.
5642 (Overview): In TeX, no section heading here.
5643
5644 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5645
56462004-05-29 Eli Zaretskii <eliz@gnu.org>
5647
5648 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5649 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5650
56512004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5652
5653 * flymake.texi: New file.
5654
56552004-05-28 Simon Josefsson <jas@extundo.com>
5656
5657 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5658
b344d29d 56592004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5660
5661 Version 2.0.40 of Tramp released.
5662
56632004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5664
5665 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5666
5667 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5668 variables `tramp-backup-directory-alist' and
5669 `tramp-bkup-backup-directory-info'.
5670 (Overview, Connection types)
5671 (External transfer methods, Default Method)
5672 (Windows setup hints): Remove restriction of password entering
5673 with external methods.
5674 (Auto-save and Backup): Make file name example
5675 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5676 and `auto-save-directory' must be used.
5677 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5678 only "NT"). Remove doubled entry "What kinds of systems does
5679 @tramp{} work on".
5680 (tramp): Macro removed.
5681 (Obtaining Tramp): Flag removed from title.
5682 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5683 and `trampver' used properly. Flag `tramp-inst' replaced by
5684 `installchapter'. Installation related text adapted.
5685
56862004-04-28 Masatake YAMATO <jet@gyve.org>
5687
5688 * widget.texi (Programming Example): Remove overlays.
5689
56902004-04-27 Jesper Harder <harder@ifa.au.dk>
5691
5692 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5693
56942004-04-23 Juanma Barranquero <lektu@terra.es>
5695
5696 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5697
56982004-04-05 Jesper Harder <harder@ifa.au.dk>
5699
5700 * info.texi (Info Search): Add info-apropos.
5701
57022004-03-22 Juri Linkov <juri@jurta.org>
5703
5704 * faq.texi: Fix help key bindings.
5705
57062004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5707
5708 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5709 (as suggested by Karl Berry). Update information about colored
5710 stars in menus. Add new subheading describing M-n.
5711
57122004-03-12 Richard M. Stallman <rms@gnu.org>
5713
5714 * cl.texi (Top): Rename top node's title.
5715
57162004-03-08 Karl Berry <karl@gnu.org>
5717
5718 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5719 problems making the texinfo distribution.
5720
57212004-02-29 Simon Josefsson <jas@extundo.com>
5722
5723 * smtpmail.texi (Authentication): Changed the list of supported
5724 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5725 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5726 <voegelas@gmx.net>.
5727
57282004-02-29 Juanma Barranquero <lektu@terra.es>
5729
5730 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5731 Use $(DEL) instead of rm, and ignore exit code.
5732
b344d29d 57332004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5734
5735 Tramp version 2.0.39 released.
5736
57372004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5738
5739 * tramp.texi (Customizing Completion): Explain new functions
5740 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5741 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5742 (Top): Refer to Savannah mailing list as the major one. Mention
5743 older mailing lists in HTML mode only.
5744 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5745 (Frequently Asked Questions): Remote hosts must not be Unix-like
5746 for "smb" method.
5747 (Password caching): New node.
5748 (External transfer methods): Refer to password caching for "smb"
5749 method.
5750
57512004-02-17 Karl Berry <karl@gnu.org>
5752
5753 * info.texi (Help-Int): Mention the new line number feature.
5754
57552004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5756
5757 * ses.texi (Advanced Features): New functionality for
5758 ses-set-header-row (defaults to current row unless C-u used).
5759 (Acknowledgements): Add Stefan Monnier.
5760
57612003-12-29 Kevin Ryde <user42@zip.com.au>
5762
5763 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5764
b344d29d 57652003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5766
5767 Tramp version 2.0.38 released.
5768
5769 * tramp.texi (Remote shell setup): Warn of environment variables
5770 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5771 <sven.gabriel@imk.fzk.de>.
5772 (Configuration): Tramp now chooses base64/uuencode
5773 automatically. Update wording accordingly.
5774 (Top): More description for the `Default Method' menu entry.
5775 (Default Method): Use @code, not @var, for Lisp variables.
5776 (Default Method): New subsection `Which method is the right one
5777 for me?' Suggested by Christian Kirsch.
5778 (Configuration): Pointer to new subsection added.
5779 (Default Method): Too many "use" in one sentence.
5780 Rephrase. Reported by Christian Kirsch.
5781 (Filename Syntax): Old `su' example is probably a left-over from
5782 the sm/su method naming. Replace with `ssh', instead.
5783 (External transfer methods, Auto-save and Backup):
5784 Typo fixes.
5785
57862003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5787
183080b6 5788 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5789 (Top): Mention japanese manual only if flag `jamanual' is set.
5790 Insert section `Japanese manual' in menu.
5791
57922003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5793
5794 * eshell.texi (Known Problems): Add doc item.
5795
57962003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5797
5798 * cc-mode.texi: Update for CC Mode 5.30.
5799
5800 Note: Please refrain from doing purely cosmetic changes like
5801 removing trailing whitespace in this manual; it clobbers cvs
5802 merging for no good reason.
5803
58042003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5805
5806 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5807 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5808 @acronym{ASCII}.
5809
58102003-10-26 Karl Berry <karl@gnu.org>
5811
5812 * info.texi (Info Search): Echo area, not echo are. From Debian
5813 diff.
5814
58152003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5816
10d1d0af 5817 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5818 :buttons and :children keywords.
5819
58202003-10-22 Miles Bader <miles@gnu.org>
5821
5822 * Makefile.in (info): Move before $(top_srcdir)/info.
5823
58242003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5825
5826 * tramp.texi (Inline methods): Small grammar fix.
5827 (External transfer methods): Likewise.
5828
58292003-10-08 Nick Roberts <nick@nick.uklinux.net>
5830
5831 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5832
58332003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5836
58372003-09-30 Richard M. Stallman <rms@gnu.org>
5838
5839 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5840
5841 * widget.texi (User Interface): Fix typos.
5842
5843 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5844
58452003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5846
5847 * pcl-cvs.texi (Selected Files): Fix typo.
5848
58492003-09-21 Karl Berry <karl@gnu.org>
5850
5851 * info.texi (] and [ commands): No period at end of section title.
5852
58532003-09-04 Miles Bader <miles@gnu.org>
5854
5855 * Makefile.in (top_srcdir): New variable.
5856 ($(top_srcdir)/info): New rule.
5857 (info): Depend on it.
5858
58592003-09-03 Peter Runestig <peter@runestig.com>
5860
5861 * makefile.w32-in: New file.
5862
58632003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5864
5865 * widget.texi (User Interface): Explain the need of static text
5866 around an editable field.
5867
58682003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5869
5870 * widget.texi (Basic Types): The argument to `:help-echo' can now
5871 be a form that evaluates to a string.
5872
58732003-08-18 Kim F. Storm <storm@cua.dk>
5874
5875 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5876
58772003-08-16 Richard M. Stallman <rms@gnu.org>
5878
5879 * dired-x.texi (Shell Command Guessing): Explain *.
5880
58812003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5882
5883 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5884 log-edit-insert-changelog.
5885
58862003-08-03 Karl Berry <karl@gnu.org>
5887
5888 * info.texi: Need @contents.
5889
c8763fb6 58902003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5891
5892 Tramp version 2.0.36 released.
5893
5894 * tramp.texi (Remote shell setup): Explain about problems with
5895 non-Bourne commands in ~/.profile and ~/.shrc.
5896
58972003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5898
5899 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5900 renaming of `vis-mode' to `visible-mode'.
5901
59022003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5903
5904 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5905 next, prev and up pointers.
5906
59072003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5908
5909 * info.texi (Help): Mention existence of Emacs and stand-alone
5910 Info at the very beginning of the tutorial.
5911 (Help-Inv): New node.
5912 (Help-]): New node.
5913 (Help-M): Systematically point out the differences between default
5914 Emacs and stand-alone versions. Delete second menu.
5915 (Help-Xref): Systematically point out the differences between
5916 default Emacs and stand-alone versions.
5917 (Help-Int): Change `l' example.
5918 (Expert Info): Fix typos.
5919 (Emacs Info Variables): Mention `Info-hide-note-references' and
5920 new default for `Info-scroll-prefer-subnodes'.
5921
c8763fb6 59222003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5923
5924 Version 2.0.35 of Tramp released.
5925
5926 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5927 (Inline methods): Add methods `remsh' and `plink1'.
5928 (External transfer methods): Add method `remcp'.
5929 (Multi-hop Methods): Add method `remsh'.
5930 Small patch from Adrian Aichner <adrian@xemacs.org>:
5931 Fix minor typos.
5932 (Concept Index): Added to make manual searchable via
5933 `Info-index'.
5934 (Version Control): Add cindex entry.
5935
c8763fb6 59362003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5937
5938 * trampver.texi: Version 2.0.34 released.
5939
59402003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5941
5942 * faq.texi: Improve previous changes.
5943
59442003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5945
5946 * faq.texi: Update copyright and maintenance details.
5947 Update some package URLs, versions, and maintainers.
5948 Remove many references to the Emacs Lisp Archive.
5949
59502003-04-23 Simon Josefsson <jas@extundo.com>
5951
5952 * smtpmail.texi: Fix license (the invariant sections mentioned has
5953 never been part of the smtp manual). Align info dir entry with
5954 other emacs packages.
5955
59562003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5957
5958 * tramp.texi: Version 2.0.33 released.
5959 Remove installation chapter. Remove XEmacs specifics.
5960
59612003-03-29 Richard M. Stallman <rms@gnu.org>
5962
5963 * tramp.texi (Top): Undo the previous renaming.
5964 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5965
c8763fb6 59662003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5967
5968 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5969 version of manual.
5970
5971 * tramp.texi (Auto-save and Backup): New node.
5972
59732003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5974
5975 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5976 Emacs" in order to have better differentiation to "XEmacs".
5977 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5978 are new macros in order to point to the other Emacs flavor where
5979 appropriate. In info case, point to node `Installation' in order
5980 to explain how to generate the other way. In html case, make a
5981 link to the other html file.
5982 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5983 after CVS checkout/update.
5984 (Installation): Completely rewritten.
5985 (Installation parameters, Load paths): New sections under
5986 `Installation'.
5987
c8763fb6 59882003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5989
5990 * tramp.texi: Version 2.0.30 released.
5991 Replace word "path" with "localname" where used as a component of
5992 a Tramp file name.
5993
59942003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5995
5996 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5997 introduced.
5998 (Installation): Explain what to do if files from the tramp/contrib
5999 directory are needed.
6000
60012003-02-23 Alex Schroeder <alex@emacswiki.org>
6002
6003 * smtpmail.texi (How Mail Works): New.
6004
60052003-02-22 Alex Schroeder <alex@emacswiki.org>
6006
6007 * smtpmail.texi: New file.
6008
6009 * Makefile.in: Build SMTP manual.
6010
c8763fb6 60112003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6012
6013 * tramp.texi: Version 2.0.29 released.
6014 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6015 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6016
60172003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6018
6019 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6020 another package loads accidently Ange-FTP.
6021
60222003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6023
6024 * tramp.texi (Customizing Completion): Add function
6025 `tramp-parse-sconfig'. Change example of
6026 `tramp-set-completion-function', because parsing of ssh config
6027 files looks more natural.
6028
60292003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6030
6031 * gnus.texi: Do not use `path' in several locations.
6032
c8763fb6 60332002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6034
6035 * tramp.texi (External transfer methods): New method `smb'. From
6036 Michael Albinus.
6037
60382002-11-05 Karl Berry <karl@gnu.org>
6039
6040 * info.texi (Info-fontify): Reorder face list to avoid bad line
6041 breaks.
6042
c8763fb6 60432002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6044
6045 * tramp.texi: Move @copying to standard place. Use
6046 @insertcopying.
6047
60482002-10-02 Karl Berry <karl@gnu.org>
6049
6050 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6051 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6052 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6053 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6054 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6055 Per rms, update all manuals to use @copying instead of @ifinfo.
6056 Also use @ifnottex instead of @ifinfo around the top node, where
6057 needed for the sake of the HTML output.
6058 (The Gnus manual is not fixed since it's not clear to me how it
6059 works; and the Tramp manual already uses @copying, although in an
6060 unusual way. All others were changed.)
6061
60622002-09-10 Jonathan Yavner <jyavner@engineer.com>
6063
6064 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6065 (../info/ses, ses.dvi): New targets.
6066 * ses.texi: New file.
6067
c8763fb6 60682002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6069
6070 * texinfo.tex: Update to texinfo 4.2.
6071
60722002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6073
6074 * reftex.texi: Update to RefTeX 4.19.
6075
c8763fb6 60762002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6077
6078 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6079 (../info/tramp, tramp.dvi): New targets.
6080
60812002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6082
6083 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6084 (calc.dvi): Uncomment.
6085
60862001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6087
6088 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6089 (../info/calc): New target.
6090
60912001-10-20 Gerd Moellmann <gerd@gnu.org>
6092
6093 * (Version 21.1 released.)
6094
60952001-10-05 Gerd Moellmann <gerd@gnu.org>
6096
6097 * Branch for 21.1.
6098
60992001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6100
6101 * Makefile.in (../info/info): Use an explicit -o switch to
6102 makeinfo.
6103
61042001-03-05 Gerd Moellmann <gerd@gnu.org>
6105
6106 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6107
61082000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6109
6110 * Makefile.in (../info/idlwave): Use --no-split.
6111
61122000-12-14 Dave Love <fx@gnu.org>
6113
6114 * Makefile.in (mostlyclean): Remove gnustmp.*
6115 (gnus.dvi): Change rule to remove @latex stuff.
6116
61172000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6118
6119 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6120
61212000-10-13 John Wiegley <johnw@gnu.org>
6122
6123 * Makefile.in: Add build targets for eshell.texi.
6124
61252000-09-25 Gerd Moellmann <gerd@gnu.org>
6126
6127 * Makefile.in: Remove/comment speedbar stuff.
6128
61292000-09-22 Dave Love <fx@gnu.org>
6130
6131 * Makefile.in: Add emacs-mime.
6132
61332000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6134
6135 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6136 (DVI_TARGETS): Add woman.dvi.
6137 (../info/woman, woman.dvi): New targets.
6138
61392000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6140
6141 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6142
6143 * pcl-cvs.texi: New file.
6144 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6145 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6146
61472000-05-11 Gerd Moellmann <gerd@gnu.org>
6148
6149 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6150 (../info/ebrowse, ebrowse.dvi): New targets.
6151
61522000-01-13 Gerd Moellmann <gerd@gnu.org>
6153
6154 * Makefile.in (INFO_TARGETS): Add eudc.
6155 (DVI_TARGETS): Add eudc.dvi.
6156 (../info/eudc, eudc.dvi): New targets.
6157
61582000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6159
6160 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6161 compatibility with 8+3 filesystems).
6162 (../info/efaq): Rename from emacs-faq.
6163
61642000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6165
6166 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6167 (../info/idlwave, idlwave.dvi): New targets.
6168
61691999-10-23 Dave Love <fx@gnu.org>
6170
6171 * Makefile.in: Use autotype.texi.
6172
61731999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6174
6175 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6176 faq.texi file) rather than ../info/faq.
6177
61781999-10-07 Gerd Moellmann <gerd@gnu.org>
6179
6180 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6181 (../info/ada-mode, ada-mode.dvi): New targets.
6182
61831999-09-01 Dave Love <fx@gnu.org>
6184
6185 * Makefile.in: Add faq.
6186
61871999-07-12 Richard Stallman <rms@gnu.org>
6188
6189 * Version 20.4 released.
6190
61911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6192
6193 * Version 20.3 released.
6194
61951998-04-06 Andreas Schwab <schwab@gnu.org>
6196
768c0c0f
JB
6197 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6198 Use it in dvi targets.
2de53ca6
GM
6199 (../etc/GNU): Change to $(srcdir) first.
6200
62011998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6202
6203 * reftex.texi: Update for RefTeX version 3.22.
6204
62051998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6206
6207 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6208 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6209
62101997-09-23 Paul Eggert <eggert@twinsun.com>
6211
6212 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6213 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6214
62151997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6216
6217 * Version 20.2 released.
6218
62191997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6220
6221 * Version 20.1 released.
6222
62231997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6224
6225 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6226
62271996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6228
6229 * Version 19.33 released.
6230
62311996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6232
6233 * Version 19.32 released.
6234
62351996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6236
6237 * Makefile.in: Add rules for the Message manual.
6238
62391996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6240
6241 * gnus.texi: New version.
6242
6243 * message.texi: New manual.
6244
62451996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6246
6247 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6248
62491996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6250
6251 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6252 Specify -I option.
6253 (All dvi targets): Set the TEXINPUTS variable.
6254
62551996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6256
6257 * Version 19.31 released.
6258
62591996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6260
6261 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6262 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6263
62641995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6265
6266 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6267 (INFO_TARGETS): Add ../info/cc-mode.
6268 (DVI_TARGETS): Add cc-mode.dvi.
6269
62701996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6271
6272 * Version 19.31 released.
6273
62741995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6275
6276 * Version 19.30 released.
6277
62781995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6279
6280 * gnus.texi: New file.
6281
62821995-11-04 Erik Naggum <erik@naggum.no>
6283
6284 * gnus.texi: File deleted.
6285
62861995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6287
6288 * mh-e.texi: "Function Index" -> "Command Index" to work with
6289 Emacs 19.30 C-h C-k support of separately-documented commands.
6290
62911995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6292
6293 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6294 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6295
62961995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6297
6298 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6299 (../info/viper, viper.dvi): New targets.
6300
63011995-04-20 Kevin Rodgers <kevinr@ihs.com>
6302
6303 * dired-x.texi (Installation): Change the example to set
6304 buffer-local variables like dired-omit-files-p in
6305 dired-mode-hook.
6306
63071995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6308
6309 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6310 (../info/mh-e, mh-e.dvi): New targets.
6311
63121995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6313
6314 * Makefile.in (maintainer-clean): Rename from realclean.
6315
63161994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6317
6318 * Makefile.in: New file.
6319 * Makefile: File deleted.
6320
63211994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6322
6323 * Makefile (TEXINDEX_OBJS): Variable deleted.
6324 (texindex, texindex.o, getopt.o): Rules deleted.
6325 All deps on texindex deleted.
6326 (distclean): Don't delete texindex.
6327 (mostlyclean): Don't delete *.o.
6328 * texindex.c, getopt.c: Files deleted.
6329
63301994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6331
6332 * Version 19.26 released.
6333
63341994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6335
6336 * Version 19.25 released.
6337
63381994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6339
6340 * Version 19.24 released.
6341
63421994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6343
6344 * Version 19.23 released.
6345
63461994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6347
6348 * Makefile: Delete spurious tab.
6349
63501994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6351
6352 * Makefile (.SUFFIXES): New rule.
6353
63541994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6355
6356 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6357 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6358
63591994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6360
6361 * Makefile (../info/sc): Rename from sc.info.
6362 (../info/cl): Likewise.
6363 (INFO_TARGETS): Use new names.
6364
63651993-12-04 Richard Stallman (rms@srarc2)
6366
6367 * getopt.c: New file.
6368 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6369 (getopt.o): New rule.
6370 (dvi): Don't depend on texindex.
6371 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6372 Depend on texindex.
6373
63741993-12-03 Richard Stallman (rms@srarc2)
6375
6376 * Makefile (../info/sc.info): Rename from ../info/sc.
6377 (TEXI2DVI): New variable.
6378 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6379 Add explicit commands.
6380 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6381
63821993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6383
6384 * Version 19.22 released.
6385
63861993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6387
6388 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6389
63901993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6391
6392 * Version 19.21 released.
6393
63941993-11-15 Paul Eggert (eggert@twinsun.com)
6395
6396 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6397
63981993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6399
6400 * Makefile (../etc/GNU): New target.
6401 (EMACSSOURCES): Add gnu1.texi.
6402
64031993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6404
6405 * Makefile (realclean): Don't delete the Info files.
6406
f0131492 64071993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6408
6409 * forms.texi: Fix forms.texi so that it will format correctly.
6410 Add missing `@end iftex', fix bad reference.
6411
6412 * info.texi, info-stn.texi: New files implement texinfo version of
6413 `info' file.
6414
f0131492 64151993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6416
6417 * Makefile: Fix targets for texindex, new info.texi files.
6418 * info-stnd.texi: New file implements info for standalone info
6419 reader.
6420 * info.texi: Update to include recent changes to "../info/info".
6421 New source file for ../info/info; includes info-stnd.texi.
6422
6423 * texindex.c: Include "../src/config.h" if building in emacs.
6424
6425 * Makefile: Change all files to FILENAME.texi, force all targets
6426 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6427 vip.texinfo, forms.texinfo, cl.texinfo.
6428 Add target to build texindex.c, defining `emacs'.
6429
6430 * forms.texi: Install new file to match version 2.3 of forms.el.
6431
64321993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6433
6434 * Version 19.19 released.
6435
64361993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6437
6438 * sc.texinfo: Fix info file name.
6439
6440 * Makefile (info): Add gnus and sc.
6441 (dvi): Add gnus.dvi and sc.dvi.
6442 (../info/sc, sc.dvi): New targets.
6443
64441993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6445
6446 * Version 19.18 released.
6447
64481993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6449
6450 * Makefile: Fix source file names of the separate manuals.
6451 (gnus.dvi, ../info/gnus): New targets.
6452
64531993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6454
6455 * Version 19.17 released.
6456
64571993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6458
6459 * split-man: Fix typos in last change.
6460
64611993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6462
6463 * Version 19.16 released.
6464
64651993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6466
6467 * version 19.15 released.
6468
64691993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6470
6471 * Makefile (distclean): It's rm, not rf.
6472
64731993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6474
6475 * Version 19.14 released.
6476
64771993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6478
6479 * Makefile: New file.
6480
64811993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6482
6483 * Version 19.13 released.
6484
64851993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6486
6487 * Version 19.9 released.
6488
64891993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6490
6491 * Version 19.8 released.
6492
64931993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6494
6495 * Version 19.7 released.
6496
64971990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6498
6499 * gnus.texinfo: New file. Removed installation instructions.
6500
65011990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6502
6503 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6504
65051989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6506
6507 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6508 then define `\sc' as the command for smallcaps in Texinfo. This
6509 means that the @sc command will produce small caps. bfox has
6510 made the corresponding change to makeinfo and texinfm.el.
6511
65121988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6513
6514 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6515 Customization since the menu entry did not point to anything.
6516 Also add an @finalout command to remove overfull hboxes from the
6517 printed output.
6518
6519 * cl.texinfo: Add @bye, \input line and @settitle to file.
6520 This file is clearly intended to be a chapter of some other work,
6521 but the other work does not yet exist.
6522
65231988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6524
6525 * texinfo.texinfo: Three typos corrected.
6526
4009494e 6527;; Local Variables:
c8763fb6 6528;; coding: utf-8
4009494e
GM
6529;; fill-column: 79
6530;; add-log-time-zone-rule: t
6531;; End:
6532
5205011b 6533 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6534 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6535
6536 This file is part of GNU Emacs.
6537
97c0352c 6538 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6539 it under the terms of the GNU General Public License as published by
97c0352c
GM
6540 the Free Software Foundation, either version 3 of the License, or
6541 (at your option) any later version.
4009494e
GM
6542
6543 GNU Emacs is distributed in the hope that it will be useful,
6544 but WITHOUT ANY WARRANTY; without even the implied warranty of
6545 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6546 GNU General Public License for more details.
6547
6548 You should have received a copy of the GNU General Public License
97c0352c 6549 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6550
f7ed05c9 6551;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803