(Bugs): Make "Emacs repository" less specific, and the URL for same
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
6fbf7a75
GM
12010-01-17 Glenn Morris <rgm@gnu.org>
2
f19bc38d
GM
3 * woman.texi (Bugs): Make "Emacs repository" less specific,
4 and the URL for same more specific.
5
6fbf7a75
GM
6 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
7
16c3428a
JB
82010-01-17 Juanma Barranquero <lekktu@gmail.com>
9
10 * ede.texi (ede-step-project, ede-proj-target):
11 * tramp.texi (Remote processes): Fix typos.
12
045b9da7
ML
132010-01-16 Mario Lang <mlang@delysid.org>
14
15 * ede.texi (ede-target):
16 * org.texi (Refiling notes): Remove duplicated words.
17
c57008f6
SM
182010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
19
20 * gnus.texi (Posting Styles): Use with-current-buffer.
21 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
22
798c9eb5
KR
232010-01-02 Kevin Ryde <user42@zip.com.au>
24
25 * eieio.texi (Naming Conventions): Correction to xref on elisp
26 coding conventions, is "Tips" node not "Standards".
27
4970fbfe
CY
282009-12-24 Chong Yidong <cyd@stupidchicken.com>
29
30 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
31
32 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
33
83828b06
KY
342009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
35
36 * gnus.texi (Direct Functions): Add missing port number to tls method.
37
45a4a565
JB
382009-12-15 Juanma Barranquero <lekktu@gmail.com>
39
40 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
41 ($(infodir)/edt, edt.dvi): New targets.
42
698bfef7
GM
432009-12-15 Glenn Morris <rgm@gnu.org>
44
45 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
46 (edt, $(infodir)/edt, edt.dvi): New targets.
47 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
48
49 * Makefile.in (PDF_TARGETS, pdf): New.
50 (clean): Add *.pdf.
51 Add pdf rules for all manuals.
52
0e983327
JB
532009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
54
55 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
56
8e687433
CY
572009-12-14 Chong Yidong <cyd@stupidchicken.com>
58
59 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
60 (Smart Jump, Analyzer Debug): Copyedits.
61 (Semantic mode user commands): Link to new nodes.
62 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
63 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
64 upstream Semantic manual.
65
66 * semantic.texi (Introduction): Minor fix to diagram.
67
020335df
MA
682009-12-09 Michael Albinus <michael.albinus@gmx.de>
69
70 * eshell.texi (History): Add the other built-in variables.
71 (Built-ins): Explain built-ins, and how to apply the external commands.
72 Add `history', `su' and `sudo'.
73
74 * tramp.texi (Remote processes): Add missing <RET> in the example.
75
6ddf13e4
BW
762009-12-01 Bill Wohler <wohler@newt.com>
77
78 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 79 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
80 excessively garrulous.
81
07b6428c
MA
822009-11-29 Michael Albinus <michael.albinus@gmx.de>
83
84 * tramp.texi (Remote processes): Improve eshell example with "su"
85 and "sudo" commands.
86
fd1cefda
CY
872009-11-28 Chong Yidong <cyd@stupidchicken.com>
88
89 * semantic.texi (Analyzer Internals): Rename from Analyzer.
90
91 * sem-user.texi (Semantic mode user commands): Fix key syntax.
92 Document semantic-complete-analyze-inline.
93 (Semanticdb search debugging commands): Minor clarification.
94 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 95 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 96 manual.
9d542758 97 (Semantic mode): Link to Idle Scheduler.
fd1cefda 98
159e3ad5
KR
992009-11-28 Kevin Ryde <user42@zip.com.au>
100
101 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 102 @pxref, now EIEIO is in Emacs.
159e3ad5 103
c6d47315
KR
104 * erc.texi (Development): Correction to git tutorial url.
105
16f6287e
GM
1062009-11-26 Glenn Morris <rgm@gnu.org>
107
108 * faq.texi (Latest version of Emacs): Mention stability of development
109 version.
110 (Problems with very large files): Max buffer size increase in 23.2.
111 (VM): VM has moved house again.
112
5ea5dbc9
JB
1132009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
114
115 * calc.texi (Radix modes): Discuss alternate bases for two's complement
116 notations.
117
5dec9555
CD
1182009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
119
45a4a565 120 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 121
bd6f6833
CY
1222009-11-20 Chong Yidong <cyd@stupidchicken.com>
123
124 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
125 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
126 (Idle Completions Mode): Numerous copyedits.
bd6f6833 127
be479117
JB
1282009-11-17 Juanma Barranquero <lekktu@gmail.com>
129
130 * semantic.texi (Semantic Internals, Glossary):
131 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
132 (Semanticdb search debugging commands): Fix typos.
133
17291a1f
JB
1342009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
135
be479117 136 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 137
af42a9cc
JB
1382009-11-16 Juanma Barranquero <lekktu@gmail.com>
139
140 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
141 ($(infodir)/semantic, semantic.dvi): New targets.
142
3149927d
CY
1432009-11-16 Chong Yidong <cyd@stupidchicken.com>
144
145 * Makefile.in: Build the Semantic manual.
146
147 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
148 repository.
149
977640ed
MA
1502009-11-16 Michael Albinus <michael.albinus@gmx.de>
151
152 * dbus.texi (Receiving Method Calls): New defun
153 `dbus-unregister-service'.
154
17673adf
CD
1552009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
156
157 * org.texi (Speed keys): New section.
158
0ecd3c90
MA
1592009-11-13 Michael Albinus <michael.albinus@gmx.de>
160
161 * dbus.texi (Type Conversion): Fix typo.
162 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
163 `dbus-registered-objects-table'.
164 (Receiving Method Calls): New defun `dbus-register-property'. Move
165 `dbus-unregister-object' here.
166
8bfe682a
CD
1672009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
168
169 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
170
1712009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
172
173 * org.texi (Column attributes): Add the new age summary operators.
174 Also, mention the fact you can only use one summary operator per
175 property.
176
1772009-11-13 John Wiegley <johnw@newartisans.com>
178
179 * org.texi (Tracking your habits): Added a new section in the
180 manual about how to track habits.
181 (Resolving idle time): Added a section on how idle and
182 dangling clocks are resolved.
183
1842009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
185
186 * org.texi (Agenda commands): Document the new `i' command.
187 (Inserting deadline/schedule): Document logging changes
188 of scheduling and deadline times stamps.
189 (In-buffer settings): Document the in-buffer keywords for logging
190 changes of scheduling and deadline times stamps.
191 (Structure editing, Plain lists): Document indentation
192 cycling in empty entries with TAB.
193 (Archiving): Document the default archiving command.
194 (Moving subtrees): Document the new keys for archiving.
195 (Internal archiving): Fix incorrect key.
196 (Agenda commands): Document the TODO set switching commands.
197 (Agenda commands): Document the new archiving keys.
198 (Clocking work time): Better description on how to save
199 and restore a clock.
200 (Resolving idle time): Mention the x11idle program to get true
201 idleness also under X11.
202 (Resolving idle time): Use @kbd instead of @key for normal
203 letters, because this is how he rest of the manual does this.
204 (Pushing to MobileOrg): Mention that `org-directory'
205 should be set.
206 (Agenda commands): Document that SPC is a filter for
207 any tag.
208 (Search view): Renamed from "Keyword search".
209 (Capure): New chapter.
210 (Markup): New chapter.
211 (Links in HTML export, Images in HTML export): Extend
212 the section titles.
213 (Images in HTML export): Document the align option.
214 (Text areas in HTML export): Extend the section title.
215 (Images in LaTeX export): Explain image placement in LaTeX.
216
693737cd
GM
2172009-11-10 Glenn Morris <rgm@gnu.org>
218
219 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
220
c7bd4ebe
MA
2212009-11-08 Michael Albinus <michael.albinus@gmx.de>
222
223 * tramp.texi (Auto-save and Backup): Disable backups just for a
224 method.
225
226 * trampver.texi: Update release number.
227
76c5acad
MA
2282009-11-07 Michael Albinus <michael.albinus@gmx.de>
229
230 Sync with Tramp 2.1.17.
231
232 * trampver.texi: Update release number.
233
d9a57abf
GM
2342009-10-29 Glenn Morris <rgm@gnu.org>
235
236 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
237
637f4f0f
MA
2382009-10-23 Michael Albinus <michael.albinus@gmx.de>
239
240 * tramp.texi (External methods): Temporary files are kept for
241 `rsync' and `rsyncc' methods.
242
310dbb05
JB
2432009-10-09 Juanma Barranquero <lekktu@gmail.com>
244
245 * eieio.texi: Fix typos.
246
09094f28
CY
2472009-10-07 Chong Yidong <cyd@stupidchicken.com>
248
249 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
250
216f299a
JB
2512009-10-07 Juanma Barranquero <lekktu@gmail.com>
252
253 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
254 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
255
966a6506
CY
2562009-10-07 Chong Yidong <cyd@stupidchicken.com>
257
258 * Makefile.in: Build EIEIO and EDE manuals.
259
2602009-10-07 Eric Ludlam <zappo@gnu.org>
261
262 * eieio.texi:
263 * ede.texi: New files.
264
8842cd9b
MA
2652009-10-05 Michael Albinus <michael.albinus@gmx.de>
266
267 * tramp.texi (Remote processes): Association of a pty is not supported.
268
7006d207
CD
2692009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
270
271 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
272 (Processing LaTeX fragments): Document that the size of images can be
273 changes using the variable `org-format-latex-options'.
274 (The date/time prompt, Timestamps): Be more accurate over ISO format
275 dates and times.
276 (Visibility cycling): Document showeverything keyword.
277 (In-buffer settings): Document showeverything keyword.
278 (Setting up the staging area): Fix the example.
279 (MobileOrg): New section.
280 (Agenda commands, Exporting Agenda Views): Document exporting the
281 agenda view to Org files.
282
0e7b2867
MA
2832009-09-28 Michael Albinus <michael.albinus@gmx.de>
284
285 * tramp.texi (History): Add IMAP support.
286 (External methods): Add `imap' and `imaps' methods.
287 (GVFS based methods): Add indices for `davs'.
288 (Password handling): Rename anchors. Add IMAP entries for
289 ~/.authinfo.gpg.
290
291 * trampver.texi: Set default value of `emacsimap'.
292
4146636e
KY
2932009-09-22 Daiki Ueno <ueno@unixuser.org>
294
295 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
296
d22f7ffa
CY
2972009-09-13 Chong Yidong <cyd@stupidchicken.com>
298
299 * dired-x.texi (Technical Details): Delete
300 dired-up-directory (Bug#4292).
301
66043531
MA
3022009-09-03 Michael Albinus <michael.albinus@gmx.de>
303
216f299a 304 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 305
6eb02347
CD
3062009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
307
308 * org.texi (Effort estimates): Document new effort setting commands.
309 (Agenda commands): Document the new keys fro agenda time motion.
310 Document entry text mode. Improve documentation of the keys to include
311 inactive time stamps into the agenda view.
312 (Feedback): Document the new bug report command.
313 (Structure editing): Added an index entry for the sorting of subtrees.
314
38dc51ba
KY
3152009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
316
317 * auth.texi (Help for users): Corrected markup.
318
e402f452
GM
3192009-09-02 Glenn Morris <rgm@gnu.org>
320
321 * emacs-mime.texi (time-date): Mention float-time.
322
744256cf
JB
3232009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
324
325 * calc.texi (Simplifying Formulas): Improve the wording.
326
b0b63450
MB
3272009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
328
329 * auth.texi: Rewritten for coverage and clarity.
330
3312009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
332
333 * gnus.texi (Expiring Mail): Mention
334 gnus-mark-copied-or-moved-articles-as-expirable.
335 (Various Various): Mention gnus-safe-html-newsgroups.
336
337 * gnus-news.texi: Mention
338 gnus-mark-copied-or-moved-articles-as-expirable.
339
340 * emacs-mime.texi (Display Customization): Add xref to
341 gnus-safe-html-newsgroups.
342
b59329e0
MA
3432009-08-28 Michael Albinus <michael.albinus@gmx.de>
344
345 * tramp.texi (Version Control): Remove.
af42a9cc 346 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
347 reference.
348 (External methods): Correct `scpc' concept index entries. New method
349 `rsyncc'.
350 (External packages): New subsections "Filename completion" and "File
351 attributes cache".
352
0ff2d6c2
JB
3532009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
354
355 * calc.texi (Rewrite Rules): Improve the example.
356 (Simplifying Formulas): Explain use of the I and H flags for
357 simplification.
358
ecd3d54f
MA
3592009-08-25 Michael Albinus <michael.albinus@gmx.de>
360
361 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
362 Describe autostart behaviour of dbus-ping.
363 (Synchronous Methods, Asynchronous Methods): Use English numeric format
364 for timeout values.
78176e69
MA
365 (Top): Remove footnote saying D-Bus is not enabled by
366 default. (Bug#4256)
ecd3d54f 367
0f215bca
DU
3682009-08-23 Daiki Ueno <ueno@unixuser.org>
369
370 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 371 Reported by Jari Aalto (Bug#4211).
0f215bca 372 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 373 epa-global-mail-mode.
3b7ab45f
DU
374 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
375 epa-setup.
0f215bca 376
4f22e84d
MA
3772009-08-16 Michael Albinus <michael.albinus@gmx.de>
378
379 * dbus.texi (Asynchronous Methods): Allow nil handler.
380
9ff0b02b 3812009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 382
26b03ee3 383 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 384
26b03ee3 385 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 386
4c39f404
CY
3872009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
388
389 * calc.texi (Date Forms): Fix typos.
390
3bcfba17
GM
3912009-08-08 Glenn Morris <rgm@gnu.org>
392
393 * org.texi (Agenda commands): Restore clobbered change.
394
66783bb4
EZ
3952009-08-07 Eli Zaretskii <eliz@gnu.org>
396
397 * calc.texi (Graphics, Devices): Update with the peculiarities of
398 operation on MS-Windows.
399
c8d0cf5c
CD
4002009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
401
402 * org.texi (Publishing action): Improve documentation of file
403 names when publishing to the source directory.
404 (Clean view): Document `org-indent-mode'.
405 (Clocking work time): Add documentation for the
406 new :timetamp option when creating a clock report.
407 (Paragraphs): Fix many typos.
408 (Plain lists): Remove duplicate explanation about the
409 `C-c *' command.
410 (Literal examples): Update to reflect the new behavior
411 of the -n -r -k switches when exporting source code examples.
412 (Structure editing): Add information about `C-c *',
413 converting a plain list into a list of Org items.
414 (Remember): Small rephrasing of the paragraph
415 describing remember.el. Also mentioned that remember.el is part
416 of Emacs 23, not Emacs 22.
417 (Clocking work time): Add documentation about
418 displaying the current clocking time against the effort estimate.
419 Also add a footnote about using `org-clock-in-prepare-hook' to add
420 an effort estimate on the fly, just before clocking it.
421 (Footnotes): Document automatic renumbering and
422 sorting.
423 (Agenda commands): Document new bulk commands.
424 (Plain lists): Document new behavior of
425 `org-cycle-include-plain-lists'.
426 Hyphenation only in TeX.
427 (Clocking work time): Document the key to update effort
428 estimates.
429 (Clocking work time): Document the clock time display.
430 (Structure editing, TODO basics): Document new
431 variables.
432 (Column attributes): Document new colciew operators.
433 (Publishing options): Document :xml-declaration.
434 (Tracking TODO state changes): Document the
435 LOG_INTO_DRAWER property.
436 (Literal examples): Document the new implementation for
437 editing source code.
438 (Publishing action): Mention the new publishing
439 function, to publish an Org source file.
440 (Publishing links): Mention how to link to an Org source file.
441 (Macro replacement): Document new macros.
442 (Handling links): Document type-specific completion
443 when inserting links.
444 (Structure editing, Plain lists): Improve documentation
445 on sorting.
446 (Internal links): Document custom ids for links.
447 (Handling links): Document custom ids for links.
448 (CSS support): Document new class.
449 (Refiling notes): Document the possibility to create new nodes
450 during refiling.
451 (Agenda commands): Document the "?" operator to find
452 tasks without effort setting.
453 (Exporting agenda information): Section moved.
454 (RSS Feeds): New section.
455 (Built-in table editor): Document M-e and M-a navigate
456 inside table field.
457 (Stuck projects): Docment that projects identified as
458 un-stuck will still be searchd for stuck sub-projects.
459 (Paragraphs): Document centering.
460 (Creating timestamps, Agenda commands): Document new
461 behavior when changing time stamps.
462 (Structure editing): Document the new command
463 `org-clone-subtree-with-time-shift'.
464 (Publishing): Refresh this chapter.
465 (Export options, Export options, In-buffer settings):
466 Document the new keywords.
467 (Matching tags and properties): Collect all
468 documentation about tags/property matches here.
469 (Setting tags): Document `org-tag-persistent-alist'.
470 (Weekly/daily agenda): New section.
471 (Orgstruct mode): Describe `orgstruct++-mode'.
472 (Drawers): Mention the LOGBOOK drawer.
473 (Export options, Sectioning structure): Document the
474 #+LEATEX_HEADER in-buffer setting.
475 (Bugs): Section removed.
476 (Hooks): New section.
477 (Add-on packages): Moved here from old location.
478 (Context-sensitive commands): New section.
479 (Setting tags): Document newline option.
480 (Global TODO list, Matching tags and properties):
481 Mention more variables.
482 (Checkboxes): Update to changed command behavior.
81a5560e 483
40d2791f
CY
4842009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
485
486 * speedbar.texi (Basic Key Bindings): Fix typo.
487
65d0154b
JB
4882009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
489
490 * calc.texi (Vector/Matrix Functions): Add index entries for both
491 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
492 affects matrices with more than one row.
b5bdfd9f 493 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 494
5a9e3ab7
JB
4952009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
496
497 * calc.texi (Stack Manipulation Commands): Add documentation for
498 `calc-transpose-lines'
499
42fb7e61
MA
5002009-07-27 Michael Albinus <michael.albinus@gmx.de>
501
502 * dbus.texi (Receiving Method Calls): Describe special return value
503 `:ignore'.
504
574b69d5
AM
5052009-07-24 Alan Mackenzie <acm@muc.de>
506
507 * cc-mode.texi (Config Basics, File Styles): Document that at mode
508 initialization, any individual variable setting now takes precedence
509 over one done via c-file-style/c-file-offsets.
510
ec06459c
JB
5112009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
512
513 * calc.texi (Undoing Mistakes): Mention that the undo list will be
514 truncated when Calc is quit.
515 (Customizing Calc): Document `calc-undo-length'.
516
4ce54f6b
CY
5172009-07-20 Chong Yidong <cyd@stupidchicken.com>
518
519 * calc.texi (About This Manual): Don't mention chapter numbers in text.
520
0e4f8ba5
GM
5212009-07-11 Kevin Ryde <user42@zip.com.au>
522
523 * pcl-cvs.texi (About PCL-CVS):
524 * widget.texi (Basic Types):
525 Fix cross-references.
526
fa0f81b0
AS
5272009-07-01 Andreas Schwab <aschwab@redhat.com>
528
529 * dbus.texi (Type Conversion): Don't use literal control character.
530
88a683c5
MA
5312009-07-01 Michael Albinus <michael.albinus@gmx.de>
532
533 * tramp.texi (GVFS based methods): New section.
534 (Remote processes): Processes for GVFS based methods run locally.
535
36c8febb
MA
5362009-06-30 Michael Albinus <michael.albinus@gmx.de>
537
538 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
539 the words "kludge" and hack".
540 (External methods): Add `synce' method.
541
542 * trampver.texi: Update release number.
543
d6b951bb
MA
5442009-06-22 Michael Albinus <michael.albinus@gmx.de>
545
546 Sync with Tramp 2.1.16.
547
548 * tramp.texi (History): Add GVFS support.
549 (External methods): Precise `rsync' description. Add `dav', `davs' and
550 `obex' methods. Add 'tramp-gvfs-methods' option.
551 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
552 forms.
553 (Remote Programs): Introduce `tramp-own-remote-path'.
554 (Remote processes): New subsection "Running remote programs that create
555 local X11 windows".
556 (Frequently Asked Questions): Improve code for disabling vc.
557
558 * trampver.texi: Update release number. Set default value of
559 `emacsgvfs'.
560
70243478
CY
5612009-06-21 Chong Yidong <cyd@stupidchicken.com>
562
563 * Branch for 23.1.
564
54b31cbf
GM
5652009-06-17 Glenn Morris <rgm@gnu.org>
566
567 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
568 (Latest version of Emacs): Mention source code repository.
569
f6adc23c
GM
5702009-06-16 Glenn Morris <rgm@gnu.org>
571
572 * faq.texi (Top): Language tweak.
573 (Extended commands): Most people have arrow keys.
574 (Emacs manual): Say how to follow info links.
575 (File-name conventions): Change title a bit. Explain about source
576 versus installed. Condense etc description.
577 (Guidelines for newsgroup postings): Mention Savannah list page.
578 (Newsgroup archives): Simplify.
579 (Contacting the FSF): Add contact URL.
580 (Emacs Lisp documentation): Printed version not always available.
581 (Installing Texinfo documentation): Explain how by hand installation is
582 not normally needed. Use add-to-list. Remove duplicate reference.
583 (Informational files for Emacs): Move info on Help menu here from
584 "File-name conventions".
585 (Help installing Emacs): Tweak uref.
586 (Obtaining the FAQ): Mention repository.
587 (Origin of the term Emacs): Explain "ITS".
588 (Changing load-path): Use add-to-list.
589 (Automatic indentation): Clarify this is for Text mode.
590 Don't mention Indented Text mode.
591 (Finding Emacs on the Internet): The FSF does not seem to offer a
592 deluxe distribution on CD anymore.
593
b59a8457
GM
5942009-06-16 Glenn Morris <rgm@gnu.org>
595
596 * faq.texi (Top): Mention which Emacs version this FAQ is about.
597 Recommend the latest release. Mention how to get older FAQs.
598 Recommend the Emacs manual.
599 (Guidelines for newsgroup postings): Discourage cross-posts.
600 (Underlining paragraphs): Remove.
601 (Editing MS-DOS files): Remove pre-Emacs 20 information.
602 (Bugs and problems): Update key-binding.
603 (Problems with very large files): Mention 64-bit.
604 (Shell process exits abnormally): Remove.
605 (Problems with Shell Mode): Rename and update.
606 (Spontaneous entry into isearch-mode)
607 (Problems talking to certain hosts): Remove. This is old information,
608 in etc/PROBLEMS if needed.
609 (Emacs takes a long time to visit files, Updating Emacs): Remove.
610 (Dired claims that no file is on this line): Update.
611 (Installing Emacs, Problems building Emacs): Simplify.
612 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
613 information.
614 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
615 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
616 (JDEE): "JDEE", not "JDE".
617 (Handling C-s and C-q with flow control, Binding C-s and C-q):
618 Remove. This is old information, in etc/PROBLEMS if needed.
619 (stty and Backspace key, Kanji and Chinese characters): Remove.
620 (Right-to-left alphabets): Update section.
621 (Changing the included text prefix): Gnus uses message-yank-prefix.
622 Add cross-reference to Supercite manual.
623 (Saving a copy of outgoing mail): Simplify output file description.
624 (Expanding aliases when sending mail): Refer to Emacs manual.
625 Remove old info about RFC822.
626 Correct description of how to rebuild aliases.
627 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
628 (MIME with Emacs mail packages)
629 (Viewing articles with embedded underlining)
630 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
631 Remove old sections.
632 (Killing based on nonstandard headers): Remove. Scoring is preferable,
633 and is well-documented in the Gnus manual.
634 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
635 (Making Gnus faster): Rename from "Starting Gnus faster".
636 Merge "Catch-up is slow in Gnus" into here.
637
0e6d12ca
GM
6382009-06-14 Glenn Morris <rgm@gnu.org>
639
640 * faq.texi (Status of Emacs): Re-order with most recent releases first.
641 (New in Emacs 23): New section.
642 (Handling C-s and C-q with flow control): Add xref.
643
2e17e05e
GM
6442009-06-13 Glenn Morris <rgm@gnu.org>
645
646 * faq.texi (Setting up a customization file): Grammar fix.
647 Customize is no longer "new".
648 (Displaying the current line or column): Line-number mode is on by
649 default. Don't mention `column' package. Mention linum.el.
650 (Turning on abbrevs by default): Explain how to do it for buffers,
651 modes, and everywhere.
652 (Associating modes with files): Use add-to-list. Don't mention Emacs
653 19.
654 (Highlighting a region): On by default since 23.1.
655 (Replacing highlighted text): Update doc quote.
656 (Working with unprintable characters): Don't mention search-quote-char.
657 (Using an already running Emacs process): Gnuclient is probably not an
658 enhancement these days.
659 (Indenting switch statements): Remove mention of pre-Emacs 20.
660 (Horizontal scrolling): Abbreviate Emacs 20 description.
661 (Replacing text across multiple files): Fix name of dired command.
662 (Disabling backups): Use require not load.
4f9d4de3 663 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 664
2a1cf2b9
BW
6652009-06-13 Bill Wohler <wohler@newt.com>
666
667 Release MH-E manual version 8.2.
668
669 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
670 release 8.2.
671
85b438b7
GM
6722009-06-13 Glenn Morris <rgm@gnu.org>
673
674 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
675 in this day and age the common meaning is "on the web".
676 (copying): Use @copyright in all cases.
677 (Basic keys): Remove reference to deleted manual node "Text Characters".
678 (File-name conventions): Use GNU as an example rather than SERVICE.
679 default.el lives in site-lisp. Update Info directory location.
680 (Real meaning of copyleft): GPL actions have been brought, but all
681 settled out of court.
682 (Guidelines for newsgroup postings): Shorten section title.
683 Simplify comp.emacs description.
684 (Newsgroup archives): Change Google URL. Describe Gmane.
685 (Unsubscribing from Emacs lists): Remove discussion of "distribution
686 points". Mention List-Unsubscribe header.
687 (Contacting the FSF): Update email and URLs.
688 (Basic editing): Mention F1 for help.
689 (Installing Texinfo documentation): Refer to Texinfo website rather
690 than ftp server.
691 (Printing a Texinfo file): Mention texi2pdf.
692 (Informational files for Emacs): Don't describe FTP or SERVICE, they
693 are just stubs nowadays.
694 (Latest version of Emacs): Explain version numbers.
695 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
696 (Turning on syntax highlighting): No need to mention hilit19 any more.
697 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
698 (Modes for various languages): Remove section.
699 (Major packages and programs): Remove most version and maintainer
700 information - it's hard to keep up-to-date, and adds nothing.
701 Similarly with direct links to mailing lists.
702 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
703 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
704 years, and Emacs comes with tools for this now.
705 (Patch): Remove section - this is a standard tool.
706 (Using function keys under X): Remove section.
707
93e2d996
GM
7082009-06-12 Glenn Morris <rgm@gnu.org>
709
710 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
711 (Help installing Emacs): Remove reference to deleted X11 node.
712 (Associating modes with files): Interpreter-mode-alist is no longer
713 subservient to auto-mode-alist.
714 (Installing Emacs): Change future Emacs version.
715 (Linking with -lX11 fails): Remove old section.
716 (Packages that do not come with Emacs): Update ELL location.
717 Emacs Lisp archive is dead.
718 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
719 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
720 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
721 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
722 (Removing flashing messages): Remove section about non-existent Gnus
723 option.
724
f0bf7708
GM
725 * faq.texi (Top): Add @top command.
726 Remove the optional arguments from all @node commands: makeinfo can
727 generate these automatically, and it is easier to edit and rearrange
728 nodes without them.
729
30884d11
GM
7302009-06-11 Glenn Morris <rgm@gnu.org>
731
732 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
733 (The LPF): Make the updated URL the sole reference point.
734 (Learning how to do something): Update refcard price and format.
735 (Getting a printed manual): Sources in doc/emacs/, not man/.
736 Also available in PDF format. Since the page count varies, be less
737 precise.
738 (Informational files for Emacs): Remove references to deleted files
739 LPF and SUN-SUPPORT, and to UUCP.
740 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
741 Remove many obsolete ways to get the FAQ, which now seems only to be
742 distributed with Emacs.
743 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
744
deab46e0
CY
7452009-06-09 Chong Yidong <cyd@stupidchicken.com>
746
223b43fa 747 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 748 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 749
deab46e0
CY
750 * ada-mode.texi (Installation, Compile commands)
751 (Project File Overview, No project files, Set compiler options)
752 (Use GNAT project file, Use multiple GNAT project files)
753 (Identifier completion): Use @samp for menu items, and @kbd for key
754 sequences (Bug#3504).
755
71fbd643
DU
7562009-06-04 Daiki Ueno <ueno@unixuser.org>
757
8c9bb6f5 758 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 759
f197085b
CY
7602009-06-04 Ryan Yeske <rcyeske@gmail.com>
761
762 * message.texi (Header Commands): Fix descriptions to match
763 keybindings.
764
7f3bc720
DU
7652009-04-22 Daiki Ueno <ueno@unixuser.org>
766
767 * gnus.texi (Security): Mention that EasyPG is the current default.
768
4518068d
CY
7692009-04-13 Chong Yidong <cyd@stupidchicken.com>
770
771 * ediff.texi (Session Commands): Fix typo.
772
d7ca410a
MB
7732009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
774
775 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
776 news.software.readers. Reported by Florian Rehnisch.
777
c6c76add
GM
7782009-04-02 Glenn Morris <rgm@gnu.org>
779
780 * auth.texi: Capitalize direntry.
781
782 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
783 using a period in the entry name. (Bug#2797)
784
35ed8e2e
JB
7852009-03-03 Juanma Barranquero <lekktu@gmail.com>
786
787 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
788 ($(infodir)/auth, auth.dvi): New targets.
789
e280480a
GM
7902009-03-03 Glenn Morris <rgm@gnu.org>
791
792 * auth.texi: Fix @setfilename.
793
794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
795 (auth, $(infodir)/auth, auth.dvi): New rules.
796
8a76755b
GM
7972009-02-25 Glenn Morris <rgm@gnu.org>
798
799 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
800
0038d478
MB
8012009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
802
803 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
804
8052009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
806
807 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
808 gnus-nocem-issuers, and gnus-nocem-verifyer.
809
867d4bb3
JB
8102009-02-20 Juanma Barranquero <lekktu@gmail.com>
811
812 * ada-mode.texi (Project files, Automatic Casing):
813 * dbus.texi (Signals):
814 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
815 * mh-e.texi (HTML):
816 * nxml-mode.texi (Locating a schema)
817 (Using the document's URI to locate a schema):
818 * org.texi (Footnotes, Using the mapping API):
819 * rcirc.texi (Channels): Remove duplicate words.
820
3a44dc1f
GM
8212009-02-20 Glenn Morris <rgm@gnu.org>
822
823 * dired-x.texi (Miscellaneous Commands):
824 * gnus.texi: Minor updates for mbox Rmail.
825
5dc584b5
KB
8262009-02-16 Karl Berry <karl@gnu.org>
827
b59a8457
GM
828 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
829 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
830 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
831 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
832 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
833 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
834 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
835 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
836 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
837 Consistently use @insertcopying in the Top node,
5dc584b5 838 @contents at the front (after @end titlepage),
b59a8457 839 and @direntry after @copying. (Bug#1988)
5dc584b5 840
9eb59592
MB
8412009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
842
843 * auth.texi: New file documenting auth-source.
844
d324fa76
CD
8452009-02-13 Carsten Dominik <dominik@science.uva.nl>
846
847 * org.texi (Org Plot): Fix link.
848
7a603b73
DU
8492009-02-09 Daiki Ueno <ueno@unixuser.org>
850
851 * epa.texi (Mail-mode integration): Mention the way to do
852 "encrypt-to-self". (Bug#1807)
853
a626b338 8542009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
855
856 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
857
3b36c17e
MB
8582009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
859
860 * gnus-news.texi: Print version about Incoming*.
861
55033558
CD
8622009-02-02 Carsten Dominik <dominik@science.uva.nl>
863
864 * org.texi (Structure editing, Handling links)
865 (Fast access to TODO states, Javascript support): Make standard docs
866 correctly reflect default variable settings.
867
ec712abb
GM
8682009-02-02 Glenn Morris <rgm@gnu.org>
869
870 * org.texi: Fix typos.
871
7112648c
MA
8722009-02-01 Michael Albinus <michael.albinus@gmx.de>
873
874 Sync with Tramp 2.1.15.
875
876 * trampver.texi: Update release number.
877
2e461fc1
CD
8782009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
879
880 * org.texi (TODO dependencies): Document TODO dependencies on
881 checkboxes.
882
bc283609
CD
8832009-01-30 Carsten Dominik <dominik@science.uva.nl>
884
885 * org.texi (TODO dependencies): Document key binding for toggling
886 ORDERED property.
887
74fc5047
MA
8882009-01-28 Michael Albinus <michael.albinus@gmx.de>
889
890 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
891 of hook functions.
892
d6685abc
CD
8932009-01-28 Carsten Dominik <dominik@science.uva.nl>
894
895 * org.texi (TODO dependencies): New section.
896
65c439fd
CD
8972009-01-27 Carsten Dominik <dominik@science.uva.nl>
898
899 * org.texi (Plain lists, TODO basics, Priorities)
900 (Multiple sets in one file, Conflicts): Document interaction with
901 `shift-selection-mode'.
902
5fafc247
JB
9032009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
904
905 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
906 Make Calc the subject of sentences.
907 (Rearranging Formulas using Selections): Discuss new options
908 for `j *'.
909
e7433508
MA
9102009-01-26 Michael Albinus <michael.albinus@gmx.de>
911
912 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
913
2096a1b6
GM
9142009-01-26 Glenn Morris <rgm@gnu.org>
915
916 * org.texi: Fix typos.
917
0cb61492
BW
9182009-01-26 Bill Wohler <wohler@newt.com>
919
2096a1b6 920 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 921
0bd48b37
CD
9222009-01-25 Carsten Dominik <dominik@science.uva.nl>
923
924 * org.texi (References): Add information about remote references.
925 (Built-in table editor): Document `C-c RET' in tables.
926 (Math symbols, Quoting LaTeX code): Mention that simple
927 LaTeX macros survive LaTeX export.
928 (Images in LaTeX export): Show how to create a reference to a
929 figure.
930 (Sectioning structure): Document that the LaTeX class can be
931 specified in a property.
932 (Text areas in HTML export): New section.
933 (External links): Add examples for text search and ID links.
934 (Built-in table editor): Remove the descriptio of `C-c
935 C-q', it not longer works.
936 (Literal examples): Document that a space must follow
937 the colon in short examples.
938 (Relative timer): Document `org-timer-stop'.
939 (Footnotes): New section.
940 (Footnote markup): Shorten section and refer to new Footnote
941 section.
942 (Literal examples): Add documentation for line
943 numbering in and references to code examples.
944 (CSS support): Fix the description of default CSS styles.
945 (Capturing column view): Document
946 "file:path/to/file.org" as an allowed value for the ID property of
947 a dynamic block copying column view.
948
49dbbaf2
SE
9492009-01-23 Stephen Eglen <stephen@gnu.org>
950
951 * mh-e.texi (Getting Started): Describe $MH.
952
193e6828
MA
9532009-01-21 Michael Albinus <michael.albinus@gmx.de>
954
955 * tramp.texi (all): Harmonize usage of "external method",
956 "external transfer method" and "out-of-band method".
957 (Connection types): Precise the differences of inline and external
958 methods. Written by Adrian Phillips <a.phillips@met.no>.
959
26b9f88d
MB
9602009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
961
962 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
963 commands as described at the top. Reported by Allan Gottlieb
964 <gottlieb@nyu.edu>.
965
9662009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
967
968 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
969 nnmail-pathname-coding-system.
970
377952e0
GM
9712009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
972
973 * org.texi (Relative timer): Fix typo.
974
a20d3598
JB
9752009-01-15 Juanma Barranquero <lekktu@gmail.com>
976
977 * org.texi (Clocking work time): Fix typo.
98a1e0f5 978 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 979
a50253cc
GM
9802009-01-13 Glenn Morris <rgm@gnu.org>
981
982 * org.texi: Fix some more typos.
983
07450bee
GM
9842009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
985
986 * org.texi: Fix some typos.
987
e3e955fe
MB
9882009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
989
990 * gnus.texi (Group Parameters): Add note for local variables.
991
9922009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
993
994 * gnus.texi (Converting Kill Files): Fix URL. Include
995 gnus-kill-to-score.el in contrib directory.
996
9972009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
998
999 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1000 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1001 (Paging the Article): Add index entry.
1002
71dd9983
JB
10032009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1004
1005 * ada-mode.texi (Examples): Delete redundant text.
1006
4a0cf14f
MA
10072009-01-03 Michael Albinus <michael.albinus@gmx.de>
1008
36c8febb 1009 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1010
1011 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1012 addresses.
1013
aedac0f0
BW
10142009-01-03 Bill Wohler <wohler@newt.com>
1015
1016 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1017 kept empty.
1018
4c65b566
CD
10192008-12-20 Carsten Dominik <dominik@science.uva.nl>
1020
1021 * org.texi (Activation, Exporting, ASCII export, HTML export)
1022 (HTML Export commands, LaTeX/PDF export commands): Improve
1023 documentation about transient-mark-mode.
1024 (References): DOcuemtn the use of special names like $LR1 to reference
1025 to fields in the last table row.
1026
e1a78e1e
JL
10272008-12-19 Juri Linkov <juri@jurta.org>
1028
1029 * info.texi (Search Text): Remove mention of removed key binding M-s.
1030
17a0aa82
CD
10312008-12-18 Carsten Dominik <dominik@science.uva.nl>
1032
1033 * org.texi (References): Remove mentioning of @0 as reference for the
1034 last line, this has been reverted in the Lisp sources.
1035
4997d802
JB
10362008-12-17 Juanma Barranquero <lekktu@gmail.com>
1037
1038 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1039 (DVI_TARGETS): Remove duplicates. Add sasl.
1040 ($(infodir)/sasl, sasl.dvi): New targets.
1041
33306645
CD
10422008-12-17 Carsten Dominik <dominik@science.uva.nl>
1043
1044 * org.texi: Version number pushed to 6.15d.
1045
db55f368
CD
10462008-12-16 Carsten Dominik <dominik@science.uva.nl>
1047
a0bf4117 1048 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1049 (Images in LaTeX export): New section.
1050 (Inlined images, Images in HTML export): Sections renamed.
1051
dae0a942
MB
10522008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1053
1054 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1055
9f5572e9
MB
10562008-12-04 David Engster <dengste@eml.cc>
1057
1058 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1059 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1060
bc23baaa
CD
10612008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1062
1063 * org.texi (Using the mapping API): Fix bug in mapping example.
1064 (Publishing options): Make the list of properties complete again, in
1065 correspondence to the variable `org-export-plist-vars'.
1066 (Property searches): Document new special values for time comparisons.
1067 (Tag inheritance): Refine the description of tag inheritance.
1068 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1069 (Effort estimates): Document the new relative timer.
bc23baaa 1070
3bf8054f
JB
10712008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1072
1073 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1074 (Using Calc): Clarify use of `C-x * o'.
1075 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1076
ac134f2f
RS
10772008-11-28 Richard M Stallman <rms@gnu.org>
1078
1079 * dbus.texi (Receiving Method Calls): Clean up previous change.
1080
ace706d1
MA
10812008-11-26 Michael Albinus <michael.albinus@gmx.de>
1082
1083 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1084 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1085 `dbus-unescape-from-identifier'.
1086 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1087 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1088 (Signals): Use the constants in the example.
1089
d60b1ba1
CD
10902008-11-24 Carsten Dominik <dominik@science.uva.nl>
1091
b97439ce 1092 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1093
ce4fdcb9
CD
10942008-11-23 Carsten Dominik <dominik@science.uva.nl>
1095
1096 * org.texi (Setting up Remember): Document `org-remember-mode'.
1097 (External links): Document that bbdb links can use a regular
1098 expression.
1099 (External links): Document that elisp links can contain interactive
1100 commands.
1101
c8548a00 11022008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1103
1104 * viper.texi (viper-translate-all-ESC-keysequences):
1105 Description removed.
1106
6a2c4aec
GM
11072008-11-19 Glenn Morris <rgm@gnu.org>
1108
1109 * doclicense.texi: Change to FDL 1.3.
1110 Relicense all texi files under FDL 1.3 or later.
1111
59ee4113
JB
11122008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1113
1114 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1115
59bcbb98 11162008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1117
1118 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1119
1120 * ediff.texi: Version/date change.
9f90198a 1121
8aa41c9b
CY
11222008-11-14 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1125
17587b1b
JB
11262008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1127
1128 * calc.texi (About This Manual): Comment out a mention of
1129 marginal notes.
1130
564c900e
CD
11312008-11-12 Carsten Dominik <dominik@science.uva.nl>
1132
1133 * org.texi (Clocking work time): Document the :formula property of
1134 clock tables.
1135 (Structure editing, Refiling notes): Document refiling regions.
1136 (Agenda commands): Document the double-prefix version
1137 of the `l' command in the agenda.
1138 (Handling links): Explain the effect of a double prefix
1139 arg to `C-c C-o'.
1140 (TODO basics): Add documentation for tag triggers.
1141
3c4be1f2
GM
11422008-10-23 Glenn Morris <rgm@gnu.org>
1143
1144 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1145 byte-compiling things like `+'.
1146
1147 * ns-emacs.texi: Merge copyright years of author now with assignment
1148 into FSF years.
1149 (VER): Use it for easier automatic updating. Use Emacs version rather
1150 than standalone Emacs.app version.
1151
a6520ff3
CD
11522008-10-12 Carsten Dominik <dominik@science.uva.nl>
1153
864c9740 1154 * org.texi: Lots of minor fixes.
a6520ff3
CD
1155 (Capture): New chapter.
1156 (Org Plot): New section.
1157
db7a4b66
MH
11582008-09-30 Magnus Henoch <mange@freemail.hu>
1159
1160 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1161
4043c194
JB
11622008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1163
1164 * calc.texi (User Defined Units): Mention how to enter optional display
1165 string.
1166
eef5ade7
MB
11672008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1168
1169 * message.texi (Sending Variables): Fixed variable documentation to
1170 avoid the "y/n" wording.
1171
e52cac88
MB
11722008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1173
1174 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1175
11762008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1177
1178 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1179 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1180
00c55306
BW
11812008-09-22 Bill Wohler <wohler@newt.com>
1182
1183 Release MH-E manual version 8.1.
1184
1185 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1186 release 8.1.
1187
1188 * mh-e.texi: Retain dual license as agreed to by the FSF.
1189 However, bump GPL to Version 3.
1190 Use @include for license text.
1191
e52cac88 11922008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1193
1194 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1195 (Store custom flags and keywords, Store arbitrary data):
1196 Clean up markup.
64763fe3
MB
1197
11982008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1199
1200 * gnus.texi (The Gnus Registry): Document it.
1201
9e601b8d
MB
12022008-09-08 David Engster <dengste@eml.cc>
1203
88ee5b02
JB
1204 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1205 Clarify section about choosing back end servers.
9e601b8d 1206
247043f1
GM
12072008-08-23 Glenn Morris <rgm@gnu.org>
1208
1209 * dired-x.texi (Shell Command Guessing):
1210 Mention dired-guess-shell-case-fold-search. (Bug#417)
1211
2bfec7a0
MA
12122008-08-22 Michael Albinus <michael.albinus@gmx.de>
1213
1214 * trampver.texi: Update release number.
1215
247043f1 12162008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1217
1218 * ns-emacs.texi: Update version.
1219 (Introduction): Correct menu location for options save.
1220 (Customization): Note that defaults are stored under org.gnu.Emacs.
1221
8c20bd92
BW
12222008-08-11 Bill Wohler <wohler@newt.com>
1223
1224 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1225 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1226 Henman) (closes SF #1768928).
1227
767a4d92
GM
12282008-08-10 Glenn Morris <rgm@gnu.org>
1229
1230 * ns-emacs.texi: Use @copying. Change copyright of authors with
1231 assignment to FSF. Change license to GFDL.
1232 (Top): Remove outdated references.
1233
6ecfe5c2
MB
12342008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1235
88ee5b02
JB
1236 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1237 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1238 gnus-summary-sort-by-most-recent-date.
1239 (Summary Sorting): Explain prefix argument.
1240
12412008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1242
1243 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1244 gnus-summary-pipe-output.
1245
eb932e8a
MA
12462008-08-03 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * dbus.texi (Receiving Method Calls): Document error handling of own
1249 D-Bus methods.
1250
bfe16263
BW
12512008-08-01 Bill Wohler <wohler@newt.com>
1252
1253 * mh-e.texi (Reading Mail)
9f90198a 1254 (Viewing Attachments): Describe new function
bfe16263
BW
1255 mh-show-preferred-alternative.
1256 (Sending Mail, Redistributing, Sending Message): Describe new hook
1257 mh-annotate-msg-hook.
1258
21956b56
MA
12592008-07-31 Michael Albinus <michael.albinus@gmx.de>
1260
1261 * dbus.texi (Arguments and Signatures): Fix example.
1262 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1263 (Asynchronous Methods): New node.
9f90198a
JB
1264 (Errors and Events): Describe extended layout of `dbus-event'.
1265 New defun `dbus-event-message-type'.
21956b56 1266
7c2fb837
DN
12672008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1268
1269 * ediff.texi: Remove VMS support.
1270
13662773
JB
12712008-07-29 Juanma Barranquero <lekktu@gmail.com>
1272
1273 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1274 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1275
ddde0b34
CY
12762008-07-29 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * Makefile.in: Add mairix-el targets.
1279
12802008-07-29 David Engster <deng@randomsample.de>
1281
1282 * mairix-el.texi: New file.
1283
d5875b25
JB
12842008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1285
366b7d44
JB
1286 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1287 project files. Delete 'main_unit' project variable; not needed. Allow
1288 process environment variables wherever project variables are allowed.
1289 Add tutorial section on multiple GNAT project files.
d5875b25 1290
6cbab8ee
MA
12912008-07-27 Michael Albinus <michael.albinus@gmx.de>
1292
1293 Sync with Tramp 2.1.14.
1294
1295 * trampver.texi: Update release number.
1296
9e2a2647
DN
12972008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1298
1299 * ns-emacs.texi:
1300 * faq.texi: Remove mentions of Mac Carbon.
1301
d62672f3
MB
13022008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1303
1304 * gnus.texi (Saving Articles): Describe the 2nd argument of
1305 gnus-summary-save-in-pipe.
1306 (SpamAssassin): Use it.
1307
13082008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1309
1310 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1311
dd12e1c6
CD
13122008-07-25 Carsten Dominik <dominik@science.uva.nl>
1313
1314 * org.texi (Export options): Document the use of the creator flag.
1315
44ce9197
CD
13162008-07-24 Carsten Dominik <dominik@science.uva.nl>
1317
1318 * org.texi: New version 6.06a.
1319
ddd13c5d
JB
13202008-07-23 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1323 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1324
8dc6104d
JB
13252008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1326
1327 * calc.texi (Editing Stack Entries):
1328 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1329 Calc's help functions. Mention fixing typos.
1330 (Customizing Calc): Fix typo.
1331
13322008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1333
1334 * calc.texi (summarykey): New macro. Use to correctly format keys in
1335 the summary.
1336
ddd13c5d 13372008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1338
1339 * ns-emacs.texi (Customization): Corrected documentation on color
1340 specification formats.
1341
568beaa2
AS
13422008-07-19 Andreas Schwab <schwab@suse.de>
1343
db8ef699 1344 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1345
1346 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1347 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1348
cd71b9ae
MA
13492008-07-18 Michael Albinus <michael.albinus@gmx.de>
1350
1351 * dbus.texi (Inspection): Rework, introduce submenus.
1352 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1353 (Properties and Annotations, Arguments and Signatures): New nodes.
1354
9b7993b4
MA
13552008-07-13 Michael Albinus <michael.albinus@gmx.de>
1356
1357 * dbus.texi (Receiving Method Calls): Fix description of
1358 `dbus-register-method'.
1359 (Signals): Allow also signal arguments for filtering in
1360 `dbus-register-signal'.
1361
241d447b
JB
13622008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1363
1364 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1365 `cnorm'.
1366 (Arithmetic Tutorial): Simplify the verification of prime factors.
1367
adb46650
MB
13682008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1369
1370 * gnus.texi (Saving Articles): Mention
1371 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1372
92e15881
JB
13732008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1374
1375 * calc.texi: Adjust mode line throughout.
1376
ea597303
JB
13772008-06-28 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * sasl.texi (Mechanisms): Fix typos.
1380
aee08080
JB
13812008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1382
1383 * calc.texi (Killing from the stack): Mention using normal Emacs
1384 copying.
1385
a06a4a12
MA
13862008-06-21 Michael Albinus <michael.albinus@gmx.de>
1387
ea597303
JB
1388 * tramp.texi (Password handling): Renamed from "Password caching".
1389 Add `auth-source' mechanism.
a06a4a12
MA
1390 (Connection caching): Tramp reopens the connection automatically,
1391 when the operating system on the remote host has been changed.
1392
7389398d
EZ
13932008-06-20 Eli Zaretskii <eliz@gnu.org>
1394
1395 * makefile.w32-in (distclean): Remove makefile.
1396
b349f79f
CD
13972008-06-17 Carsten Dominik <dominik@science.uva.nl>
1398
3f9b4c2b 1399 * org.texi (Using the mapping API): New section.
b349f79f 1400 (Agenda column view): New section.
3f9b4c2b 1401 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1402 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1403 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1404
14052008-06-17 Jason Riedy <jason@acm.org>
1406
1407 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1408 function, and efmt may be a two-argument function.
1409 (Radio tables): Document multiple destinations.
1410
cd5c05d2
GM
14112008-06-16 Glenn Morris <rgm@gnu.org>
1412
1413 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1414 Add Cover-Texts.
1415
debf4439
GM
14162008-06-15 Glenn Morris <rgm@gnu.org>
1417
1418 * faq.texi (VER): Update to 23.0.60.
1419
1420 * mh-e.texi: Remove option of licensing under GPL.
1421 Add Cover-Texts to GFDL permissions notice.
1422 (GPL): Remove section.
1423 (GFDL): Include doclicense.texi rather than the actual text.
1424
1425 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1426 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1427
1428 * sasl.texi: Fix output file name.
1429
1430 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1431
1432 * gnus-coding.texi: Refer to license in Gnus manual.
1433
1434 * idlwave.texi, sasl.texi: Use @copying.
1435
1436 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1437
1438 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1439
1440 * url.texi: Use @copying, @title, @subtitle, @author.
1441
1442 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1443 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1444 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1445 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1446 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1447 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1448 * widget.texi, woman.texi:
1449 Remove references to external license, since doclicense is included.
1450
1451 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1452 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1453 Remove references to non-existent Invariant Sections.
1454
091f8bc1
GM
14552008-06-14 Glenn Morris <rgm@gnu.org>
1456
1457 * faq.texi (Major packages and programs): Remove references to external
1458 Supercite, Calc, VIPER, since they have been included for some time.
1459 Update VM, AUCTeX, BBDB entries.
1460
47bcb4d3
UJ
14612008-06-14 Ulf Jasper <ulf.jasper@web.de>
1462
1463 * newsticker.texi: Updated to match latest newsticker changes.
1464
6f093307
GM
14652008-06-13 Glenn Morris <rgm@gnu.org>
1466
1467 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1468 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1469 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1470 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1471 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1472 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1473 * woman.texi:
1474 Update Back-Cover Text as per maintain.info.
1475
2b968687
MB
14762008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1477
1478 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1479
1480 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1481 (gnus-faq.xml): Update repository host.
1482
2b968687
MB
1483 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1484
14852008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1486
1487 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1488 Fix a typo.
1489
14902008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1491
1492 * gnus.texi (Mail Source Customization): Correct values of
1493 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1494 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1495
14962008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1497
1498 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1499 coding standards.
1500
15012008-06-14 David Engster <dengste@eml.cc>
1502
1503 * gnus.texi (nnmairix): Markup fixes.
1504
e6d2d263
MB
15052008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1506
2b968687 1507 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1508
15092008-06-05 David Engster <dengste@eml.cc>
1510
1511 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1512
15132008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1514
b344d29d 1515 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1516 (Searching, nnir, nnmairix): New stub nodes.
1517
ad231df6 15182008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1519
1520 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1521
f394fa25
MB
15222008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1523
1524 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1525
58333467
MB
15262008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1527
1528 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1529
67525fb9
JY
15302008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1531
1532 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1533
0549d8fc
JB
15342008-05-06 Juanma Barranquero <lekktu@gmail.com>
1535
1536 * info.texi (Top): Fix typo in xref.
1537
149a3837
KB
15382008-05-05 Karl Berry <karl@gnu.org>
1539
1540 * info.texi (Top): @xref to stand-alone manual.
1541
3a23a519
MB
15422008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1543
1544 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1545 (Various Summary Stuff): Fix typo in last xref.
1546
0a29fbf3
JB
15472008-05-02 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * org.texi (Moving subtrees): Fix typo.
1550
586b90f1
MA
15512008-04-28 Michael Albinus <michael.albinus@gmx.de>
1552
1553 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1554 Tramp via `tramp-mode'.
1555
b5af9883
CD
15562008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1557
1558 * org.texi: Massive changes, in many parts of the file.
1559
d55fe5bb
MB
15602008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1561
1562 * gnus.texi (Oort Gnus): Add message-fill-column.
1563
15642008-04-12 Adrian Aichner <adrian@xemacs.org>
1565
1566 * gnus.texi (Mail Source Specifiers): Typo fix.
1567
15682008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1569
1570 * gnus.texi (Diary Headers Generation): Update key binding for
1571 `gnus-diary-check-message'.
1572
15732008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1574
1575 * gnus.texi (Emacsen): Addition.
1576
15772008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1578
1579 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1580
15812008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1582
1583 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1584
15852008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnus-news.texi: Update tool bar item.
1588
15892008-04-09 Sven Joachim <svenjoac@gmx.de>
1590
1591 * gnus-news.texi: Fix typos.
1592
76c109c3
JB
15932008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1594
222027f2 1595 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1596 Add mention of `kron'.
1597
d5fbd5a6
MO
15982008-04-01 Daiki Ueno <ueno@unixuser.org>
1599
1600 * epa.texi (Encrypting/decrypting *.gpg files): Document
1601 epa-file-name-regexp.
1602
fbcbb58c
KY
16032008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1604
1605 * gnus.texi (Example Methods): Fix description about ssh-agent.
1606 (Indirect Functions): Fix the default value of nntp-telnet-command;
1607 remove link to connect.html.
1608
134ce16c
MA
16092008-03-30 Michael Albinus <michael.albinus@gmx.de>
1610
1611 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1612 dbus-call-method.
1613 (Receiving Method Calls): The timeout can be set by the calling client.
1614
da1975d7
MA
1615 * trampver.texi: Update release number.
1616
2e4089ab
RS
16172008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1618
1619 * gnus.texi (Top): Fix version. Add SASL.
1620
70cab5a9
MA
16212008-03-29 Michael Albinus <michael.albinus@gmx.de>
1622
1623 Sync with Tramp 2.1.13.
1624
1625 * trampver.texi: Update release number.
1626
5bc6ddff
MB
16272008-03-29 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * org.texi: Update to new org-mode website.
1630
16312008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1634
9b3ebcb6
MB
16352008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1636
1637 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1638 gnus-read-ephemeral-gmane-group-url,
1639 gnus-read-ephemeral-emacs-bug-group,
1640 gnus-read-ephemeral-debian-bug-group.
1641
16422008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1643
1644 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1645
1646 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1647 Add FIXMEs for Bookmarks and gnus-registry-marks.
1648
16492008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus.texi (Smileys): Document `smiley-style'.
1652
16532008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1654
1655 * gnus.texi (Gnus Development): Clarify difference between ding and
1656 gnu.emacs.gnus.
1657 (MIME Commands, Using MIME, RSS): Fix markup.
1658
1659 * gnus-faq.texi ([8.4]): Ditto.
1660
16612008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1662
1663 * gnus.texi (Emacsen): Remove obsolete stuff.
1664
16652008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1666
1667 * gnus.texi (Oort Gnus): Add version info WRT
1668 `mail-source-delete-incoming'.
1669
16702008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1671
1672 * gnus.texi (Top): Add "Other related manuals" and version info in
1673 `iftex' output.
1674 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1675 gnus-balloon-face-0 and the corresponding format specifiers.
1676
608d6a81
MA
16772008-03-26 Michael Albinus <michael.albinus@gmx.de>
1678
1679 * tramp.texi (Filename completion): Remove footnote about let-bind
1680 of `partial-completion-mode'. It doesn't work this way.
1681
27a6f132
SM
16822008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1683
1684 * pcl-cvs.texi (Contributors): Update my email.
1685
4a7c4c40
MA
16862008-03-21 Michael Albinus <michael.albinus@gmx.de>
1687
1688 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1689
2940c053
BW
16902008-03-17 Bill Wohler <wohler@newt.com>
1691
1692 * mh-e.texi (Viewing): Update URL for adding header fields to
1693 mh-invisible-header-fields-default.
1694
30864d5f
BW
16952008-03-16 Bill Wohler <wohler@newt.com>
1696
1697 * mh-e.texi (Preface): Add Gnus to requirements.
1698 (Forwarding): Note that forwarded MIME messages are now inline.
1699
31fe2b00
SM
17002008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1701
1702 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1703 (Common Variables): Give precedence to the netcat methods over the
1704 telnet methods, and mention that they are more reliable.
31fe2b00 1705
5e97c626
CD
17062008-03-13 Carsten Dominik <dominik@science.uva.nl>
1707
1708 * org.texi (Exporting Agenda Views): Document agenda export to
1709 iCalendar.
1710 (Progress logging): Document the new progress logging stuff.
1711
37a68866
MB
17122008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1715 Update for change of `mail-source-delete-incoming'.
1716
1717 * gnus-news.texi: Ditto.
1718
8f7abae3
MB
17192008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1720
1721 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1722 custom versions.
1723
af379c86
AM
17242008-03-07 Alan Mackenzie <acm@muc.de>
1725
1726 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1727 parens/brackets in a k&r region is limited.
1728
3d0f8a67
MB
17292008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1730
1731 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1732 using different Emacs versions.
1733
52151df0
GM
17342008-02-27 Glenn Morris <rgm@gnu.org>
1735
1736 * sc.texi: Remove a lot of old and obsolete info.
1737 (titlepage): Simplify.
1738 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1739 (VM with any Emacsen, GNEWS with any Emacsen)
1740 (Overloading for Non-conforming MUAs, Version 3 Changes)
1741 (The Supercite Mailing List): Delete nodes.
1742 (Introduction): Remove info about old packages.
1743 (Getting Connected): Simplify. Remove info about old packages.
1744 (Citing Commands): Delete Emacs 19 info.
1745 (Hints to MUA Authors): Simplify.
1746 (Thanks and History): Merge in some info from the deleted node
1747 "Version 3 Changes".
1748
b03f96dc
MB
17492008-02-05 Juanma Barranquero <lekktu@gmail.com>
1750
1751 * org.texi (Setting tags, In-buffer settings):
1752 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1753
52bec650
MB
17542008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1755
1756 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1757 installation directory name.
1758
34a3c587
RF
17592008-02-12 Romain Francoise <romain@orebokech.com>
1760
1761 * epa.texi (Overview): Fix typo.
1762
5a8d03e9
MO
17632008-02-11 Daiki Ueno <ueno@unixuser.org>
1764
1765 * epa.texi (Quick start): Remove the .emacs setting.
1766
f1914c40
MO
17672008-02-10 Daiki Ueno <ueno@unixuser.org>
1768
1769 * epa.texi (Quick start): Use the command `epa-enable' instead of
1770 loading `epa-setup'.
1771
bca98fc9
JB
17722008-02-08 Juanma Barranquero <lekktu@gmail.com>
1773
1774 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1775 ($(infodir)/epa, epa.dvi): New targets.
1776
4b01af2e
MO
17772008-02-08 Daiki Ueno <ueno@unixuser.org>
1778
1779 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1780
1781 * epa.texi: New manual documenting the EasyPG Assistant.
1782
06c0751a
MA
17832008-02-06 Michael Albinus <michael.albinus@gmx.de>
1784
1785 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1786 (Inspection): New function dbus-ping.
1787
7dcccd7b
MA
17882008-02-05 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * tramp.texi (Remote processes): Add `shell-command'.
1791
a1da1e37
MB
17922008-01-28 Michael Sperber <sperber@deinprogramm.de>
1793
1794 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1795 (Group Parameters): Document `mail-source' parameter.
1796
c9d8f746
MA
17972008-01-27 Michael Albinus <michael.albinus@gmx.de>
1798
1799 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1800 must be a local host.
1801
15db4a13
MO
18022008-01-26 Michael Olson <mwolson@gnu.org>
1803
1804 * erc.texi: Update version for ERC 5.3 release.
1805 (Obtaining ERC): Update extras URLs for 5.3.
1806 (Development): Write instructions for git, and remove those for Arch.
1807 (History): Mention the switch to git.
1808
2bc43980
KB
18092008-01-24 Karl Berry <karl@gnu.org>
1810
bca98fc9
JB
1811 * info.texi (Search Index, Search Text): Mention the command
1812 character in the section name, a la the (Go to node) node.
2bc43980 1813
d2e4a6c9
MA
18142008-01-21 Michael Albinus <michael.albinus@gmx.de>
1815
1816 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1817
0b6799c3
MB
18182008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1819
1820 * gnus-news.texi: Mention gnus-article-describe-bindings.
1821
18222008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1823
1824 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1825
db9c3fb1 18262008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1827
7b4d0413 1828 * org.texi (Property inheritance): New section.
db9c3fb1 1829 (Conventions): New section.
7b4d0413 1830 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1831 commands, and the new bindings for refiling.
1832 (Sparse trees): Document the new special command for sparse trees.
1833 (References): Be more clear about the counting of hilines.
1834 (Handling links): Document M-p/n for accessing links.
1835 (Fast access to TODO states): New section.
1836 (Per file keywords): New section.
1837 (Property inheritance): New section.
1838 (Column attributes): New summary types.
1839 (Capturing Column View): New section.
1840 (The date/time prompt): Cover the new features in the date/time prompt.
1841 Compactify the table of keys for the calendar remote control.
1842 (Clocking work time): Document the new :scope parameter.
1843 (Remember): Promoted to chapter.
1844 (Quoted examples): New section.
1845 (Enhancing text): New verbatim environments.
1846
6ed73f28
MA
18472008-01-14 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * trampver.texi: Update release number.
1850
95838435
MB
18512008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1852
1853 * gnus.texi (Article Keymap): Add
1854 gnus-article-wide-reply-with-original; fix descriptions of
1855 gnus-article-reply-with-original and
1856 gnus-article-followup-with-original.
1857
20234d96
GM
18582008-01-09 Glenn Morris <rgm@gnu.org>
1859
1860 * nxml-mode.texi: Add @copying section.
1861
d82cf70b
MB
18622008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1863
1864 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1865 Server". Add `message-send-mail-with-mailclient'.
1866
1867 * gnus.texi (Posting Server): Move some text to "(message)Mail
1868 Variables" and add a reference here.
1869
addb7f2e
MA
18702008-01-04 Michael Albinus <michael.albinus@gmx.de>
1871
1872 * dbus.texi (Receiving Method Calls): New chapter.
1873 (Errors and Events): Add serial number to events. Replace "signal" by
1874 "message". Introduce dbus-event-serial-number.
1875
4db2806c
MA
18762008-01-03 Michael Albinus <michael.albinus@gmx.de>
1877
1878 * dbus.texi (Type Conversion): Explain the type specification for empty
1879 arrays. Use another example.
1880
c9ecb5a7
MA
18812007-12-30 Michael Albinus <michael.albinus@gmx.de>
1882
1883 * dbus.texi (all): Replace "..." by @dots{}.
1884 (Type Conversion): Precise the value range for :byte types.
1885 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1886 Mention its return value.
1887 (Errors and Events): There is no D-Bus error propagation during event
1888 processing.
1889
702dbfd9
JB
18902007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1891
1892 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1893 New sections.
1894
87035689
MB
18952007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1896
1897 * gnus.texi (Group Parameters): Reorder the text and add a note about
1898 `gnus-parameters' near the beginning of the node.
1899
19002007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1901
1902 * gnus.texi (Score File Editing): Fix function name.
1903
5492f5ca
MA
19042007-12-23 Michael Albinus <michael.albinus@gmx.de>
1905
1906 Sync with Tramp 2.1.12.
1907
1908 * trampver.texi: Update release number.
1909
d4e67bc5
MA
19102007-12-22 Michael Albinus <michael.albinus@gmx.de>
1911
1912 * dbus.texi (Type Conversion): Correct input parameters mapping.
1913
6a31c819
MA
19142007-12-21 Michael Albinus <michael.albinus@gmx.de>
1915
1916 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1917 (Errors and Events): Mention wrong-type-argument error.
1918
99a3e35f
AS
19192007-12-21 Alex Schroeder <alex@gnu.org>
1920
1921 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1922 spaces. Fixed some typos.
99a3e35f
AS
1923 (Internet Relay Chat): Explain relay.
1924 (Getting started with rcirc): Change items to reflect prompts.
1925 Add more explanation to rcirc-track-minor-mode and added a comment to
1926 warn future maintainers that this section is a copy.
11ac7c8e 1927 (People): Changed /ignore example.
62b12a24 1928 (Keywords): Not keywords.
99a3e35f 1929
331e4d02
AS
19302007-12-20 Alex Schroeder <alex@gnu.org>
1931
1932 * rcirc.texi (Top): Fighting Information Overload chapter added.
1933 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1934 (rcirc commands): Moved /ignore command to the new chapter.
1935 (Fighting Information Overload): New chapter documenting /keyword,
1936 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1937 (Configuration): Document rcirc-server-alist, remove
1938 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1939
cd71c3ef
MA
19402007-12-16 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * dbus.texi (Signals): Fix example in dbus-register-signal.
1943
bbbe940b
MB
19442007-12-14 Sven Joachim <svenjoac@gmx.de>
1945
1946 * gnus.texi (Score Variables): Fix typo.
1947
0ce574ef
MA
19482007-12-07 Michael Albinus <michael.albinus@gmx.de>
1949
1950 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1951 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1952 (Errors and Events): Adapt dbus-event.
1953
b890d447
MB
19542007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1955
1956 * gnus.texi (Other Files): Add the yenc command.
1957
19582007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1959
1960 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1961 since 2004-08-06.
1962
19632007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1964
1965 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1966 on body.
1967
19682007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1969
1970 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1971 and rfc2047-allow-irregular-q-encoded-words; fix description of
1972 rfc2047-encode-encoded-words.
1973
19742007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1975
1976 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1977
3728bf03
MO
19782007-12-05 Michael Olson <mwolson@gnu.org>
1979
1980 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1981 Update documentation for `remember-diary-file'.
1982
a4397af9
MA
19832007-12-04 Michael Albinus <michael.albinus@gmx.de>
1984
1985 * dbus.texi (Signals): Precise `dbus-register-signal'.
1986 (Errors and Events): Rework events part, the internal structure of
1987 dbus-event has changed.
1988
1682490c
JB
19892007-12-03 Juanma Barranquero <lekktu@gmail.com>
1990
1991 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1992 ($(infodir)/dbus, dbus.dvi): New targets.
1993
7b13a0f2
MA
19942007-12-03 Michael Albinus <michael.albinus@gmx.de>
1995
1996 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1997 unconditionally.
1998
1999 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2000 emulation with @print{}.
2001
7ef92bc9
RS
20022007-12-02 Richard Stallman <rms@gnu.org>
2003
2004 * dbus.texi (Overview): Minor cleanup.
2005
22d8ac3a
MA
20062007-12-02 Michael Albinus <michael.albinus@gmx.de>
2007
d3a8e0df
MA
2008 * Makefile.in (INFO_TARGETS): Add dbus.
2009 (DVI_TARGETS): Add dbus.dvi.
2010 (dbus, dbus.dvi): New targets.
2011
22d8ac3a
MA
2012 * dbus.texi: New file.
2013
559764ab
RF
20142007-11-24 Romain Francoise <romain@orebokech.com>
2015
2016 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2017 Fix file name to match @setfilename.
559764ab 2018
ac97a16b
MH
20192007-11-23 Mark A. Hershberger <mah@everybody.org>
2020
2021 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2022 ($(infodir)/nxml-mode): New rule.
2023
2024 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2025 ($(infodir)/nxml-mode): New rule.
2026 (clean): Add nxml-mode*.
2027
2028 * nxml-mode.texi: New file with nxml manual.
2029
404cd454
GM
20302007-11-18 Richard Stallman <rms@gnu.org>
2031
2032 * flymake.texi (Example -- Configuring a tool called directly):
2033 Update example.
2034
b048d478
MA
20352007-11-18 Michael Albinus <michael.albinus@gmx.de>
2036
2037 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2038 double-slash behavior. Explain directory contents flushing.
b048d478 2039
346e8469
JB
20402007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2041
2042 * calc.texi (TeX and LaTeX Language Modes): Put in
2043 missing braces.
2044
404cd454
GM
20452007-11-15 Richard Stallman <rms@gnu.org>
2046
2047 * cl.texi (Equality Predicates): Delete `eql'.
2048 (Predicates, Naming Conventions, Top): Delete `eql'.
2049 (Common Lisp Compatibility): Delete `eql'.
2050 (Porting Common Lisp): Delete obsolete backquote info.
2051 Minor clarification about character constants.
2052 (Sequence Basics): Minor clarification.
2053
1f6af58b
JB
20542007-11-15 Juanma Barranquero <lekktu@gmail.com>
2055
dccb744b 2056 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2057 * tramp.texi (Filename completion): Fix typos.
2058
3bc88bc9
JB
20592007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2060
2061 * calc.texi (Basic commands): Mention the menu.
2062
bc5300d3
MA
20632007-11-12 Michael Albinus <michael.albinus@gmx.de>
2064
2065 * tramp.texi (Connection caching): Tramp flushes connection
2066 properties when remote operating system has been changed.
2067
4d8a28ec
MB
20682007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2069
2070 * gnus-news.texi: Fix spelling.
2071 `message-insert-formatted-citation-line', not
2072 `message-insert-formated-citation-line'.
2073
404cd454
GM
2074 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2075
e1176b47
MA
20762007-11-07 Michael Albinus <michael.albinus@gmx.de>
2077
2078 * tramp.texi (Overview): Mention also the PuTTY integration under
2079 Win32. Remove paragraphs about Tramp's experimental status.
2080 (Frequently Asked Questions): Add code example for highlighting the
2081 mode line.
2082
6159985a
MO
20832007-11-03 Michael Olson <mwolson@gnu.org>
2084
2085 * remember.texi: Change mentions of remember-buffer to
2086 remember-finalize throughout.
2087
bec9b2f5
MO
20882007-10-30 Michael Olson <mwolson@gnu.org>
2089
2090 * remember.texi (Copying): Remove.
2091 (Mailbox): Update with non-BBDB instructions.
2092 (Diary, Org): Add.
2093 (Bibliography, Planner Page): Remove.
2094
b6173182
JB
20952007-10-30 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * makefile.w32-in (INFO_TARGETS): Add remember.
2098 (DVI_TARGETS): Add remember.dvi.
2099 ($(infodir)/remember): New rule.
2100 (clean): Add remember*.
2101
15f3eb73
MO
21022007-10-30 Michael Olson <mwolson@gnu.org>
2103
70bdc930
MO
2104 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2105 ($(infodir)/remember): New rule that builds the Remember Manual.
2106
b6173182
JB
2107 * remember.texi: New file containing the Remember Mode Manual.
2108 Shuffle chapters around after initial import.
7d3f6f1a
MO
2109 (Function Reference): Split Keystrokes into separate chapter.
2110 (Keystrokes): Document C-c C-k.
51d24a12 2111 (Introduction): Fix typographical issue with "---".
15f3eb73 2112
404cd454
GM
21132007-10-29 Richard Stallman <rms@gnu.org>
2114
2115 * widget.texi (Introduction): Delete discussion of implementation
2116 internals.
2117
9bbb9638
MA
21182007-10-29 Michael Albinus <michael.albinus@gmx.de>
2119
2120 * tramp.texi (Connection caching): Host names must be different
2121 when tunneling.
2122
c7ff939a
RS
21232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2124
2125 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2126 Gnus v5.13.
2127
01c52d31
MB
21282007-10-28 Miles Bader <miles@gnu.org>
2129
2130 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2131
21322007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2133
2134 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2135
21362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2137
2138 * gnus.texi (Sorting the Summary Buffer): Remove
2139 gnus-article-sort-by-date-reverse.
2140
21412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2142
2143 * gnus.texi (Non-ASCII Group Names): New node.
2144 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2145 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2146
c8763fb6 21472007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2148
2149 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2150 clean the output of the program `imap-shell-program'.
2151
21522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2153
2154 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2155
21562007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2157
2158 * gnus.texi (Sticky Articles): Documentation for sticky article
2159 buffers.
2160
c8763fb6 21612007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2162
2163 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2164
21652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2166
2167 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2168
21692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2170
2171 * gnus.texi (Archived Messages): Document
2172 gnus-update-message-archive-method.
2173
21742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2175
2176 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2177
c8763fb6 21782007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2179
2180 * gnus.texi (Group Maneuvering): Document
2181 `gnus-summary-next-group-on-exit'.
2182
21832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2184
2185 * gnus.texi (Really Various Summary Commands): Mention
2186 gnus-auto-select-on-ephemeral-exit.
2187
21882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2189
2190 * gnus.texi, message.texi: Bump version number.
2191
21922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2193
2194 * gnus.texi (Group Line Specification, Misc Group Stuff)
2195 (Server Commands): Parenthesize @pxref{Mail Spool}.
2196
21972007-10-28 Didier Verna <didier@xemacs.org>
2198
2199 New user option: message-signature-directory.
2200 * message.texi (Insertion Variables): Document it.
2201 * gnus.texi (Posting Styles): Ditto.
2202
22032007-10-28 Didier Verna <didier@xemacs.org>
2204
2205 * gnus.texi (Group Line Specification):
2206 * gnus.texi (Misc Group Stuff):
2207 * gnus.texi (Server Commands): Document the group compaction feature.
2208
22092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2210
2211 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2212
2213 * message.texi (Various Message Variables): Add message-fill-column.
2214
22152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2216
2217 * gnus.texi: Untabify.
2218
22192007-10-28 Didier Verna <didier@xemacs.org>
2220
2221 * gnus.texi (Group Parameters): Document the posting-style merging
2222 process in topic-mode.
2223
22242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2225
2226 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2227
22282007-10-28 Romain Francoise <romain@orebokech.com>
2229
2230 * gnus.texi (Mail Spool): Fix typo.
2231 Update copyright.
2232
22332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2234
2235 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2236
22372007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2238
2239 * gnus.texi (Summary Generation Commands):
2240 Add gnus-summary-insert-ticked-articles.
2241
22422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2243
b2abec73
JB
2244 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2245 to spam-spamassassin-program.
01c52d31
MB
2246
22472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2248
2249 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2250
22512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2254
22552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2256
2257 * message.texi (Mail Headers): Document `opportunistic'.
2258
22592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * emacs-mime.texi (Encoding Customization): Explain how to set
2262 mm-coding-system-priorities per hierarchy.
2263
22642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2265
2266 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2267 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2268
22692007-10-28 Didier Verna <didier@xemacs.org>
2270
2271 * message.texi (Wide Reply): Update documentation of
2272 message-dont-reply-to-names (now allowing a list of regexps).
2273
22742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275
2276 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2277
22782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2279
2280 * gnus.texi (SpamAssassin back end): Fix typo.
2281
2282 * sieve.texi (Examples): Fix grammar.
2283
22842007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2285
2286 * gnus.texi (Searching for Articles): Document M-S and M-R.
2287 (Limiting): Document / b.
2288
22892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2290
2291 * gnus.texi (Thread Commands): T M-^.
2292
22932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2294
2295 * message.texi (Mail Aliases): Document ecomplete.
2296 (Mail Aliases): Fix typo.
2297
22982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2299
2300 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2301 fix typo.
2302
23032007-10-28 Romain Francoise <romain@orebokech.com>
2304
2305 * gnus.texi (Mail Spool): Grammar fix.
2306
23072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2308
2309 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2310 string.
2311
23122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2313
2314 * gnus.texi (Group Parameters): Fix description.
2315
23162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2317
b2abec73
JB
2318 * gnus.texi (Gmane Spam Reporting):
2319 Fix spam-report-gmane-use-article-number.
2320 Add spam-report-user-mail-address.
01c52d31
MB
2321
23222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2323
2324 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2325
23262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2327
2328 * gnus.texi (Group Parameters): Add simplified sorting example based on
2329 example for `Sorting the Summary Buffer' from Jari Aalto
2330 <jari.aalto@cante.net>.
2331 (Example Methods): Add example for an indirect connection.
2332
23332007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2334
2335 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2336 (Agent Parameters): Updated parameter names to match code.
2337 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2338 'gnus-agent-summary-fetch-series'.
2339 (Agent and flags): New section providing a generalized discussion
2340 of flag handling.
2341 (Agent and IMAP): Removed flag discussion.
b2abec73 2342 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2343
23442007-10-28 Romain Francoise <romain@orebokech.com>
2345
2346 * gnus.texi (Exiting the Summary Buffer): Add new function
2347 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2348
23492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2350
2351 * gnus.texi (Conformity): Fix typo.
2352 (Customizing Articles): Document `first'.
2353
23542007-10-28 Jari Aalto <jari.aalto@cante.net>
2355
2356 * gnus.texi (Sorting the Summary Buffer):
2357 Add `gnus-thread-sort-by-date-reverse'. Add example
2358 host to different sorting in NNTP and RSS groups.
2359
23602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2361
2362 * message.texi (Insertion): Describe prefix for
2363 message-mark-inserted-region and message-mark-insert-file.
2364
23652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2366
2367 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2368 LaTeX documents. Describe "text/x-gnus-verbatim".
2369
23702007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2371
b2abec73 2372 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2373 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2374 (spam-stat spam filtering, SpamOracle)
2375 (Extending the Spam ELisp package): Removed extra quote symbol for
2376 clarity.
2377
23782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2379
2380 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2381 gnus-article-delete-part and gnus-article-replace-part.
2382 (Using MIME): Add gnus-mime-replace-part.
2383
23842007-10-28 Romain Francoise <romain@orebokech.com>
2385
2386 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2387 requires `auto-compression-mode' to be enabled. Add new nnml
2388 variable `nnml-compressed-files-size-threshold'.
2389
23902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2391
2392 * gnus.texi (Sorting the Summary Buffer): Added
2393 gnus-thread-sort-by-recipient.
2394
23952007-10-28 Romain Francoise <romain@orebokech.com>
2396
2397 * message.texi (Insertion Variables): Mention new variable
2398 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2399 documentation accordingly.
2400
24012007-10-28 Romain Francoise <romain@orebokech.com>
2402
2403 * gnus.texi (To From Newsgroups): Mention new variables
2404 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2405
24062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2407
2408 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2409 stuff; gnus-mime-inline-part does the automatic decompression.
2410
24112007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2412
2413 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2414 "training.ham" should be "training.spam".
01c52d31
MB
2415
24162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2417
2418 * message.texi (Mail Variables): Fix the default value for
2419 message-send-mail-function.
2420
24212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2422
2423 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2424 always returns nil exceptionally.
2425
24262007-10-28 Simon Josefsson <jas@extundo.com>
2427
2428 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2429 Michael Cook <michael@waxrat.com>.
2430
24312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
2433 * gnus.texi (Topic Commands): Fix next/previous.
2434
24352007-10-28 Simon Josefsson <jas@extundo.com>
2436
2437 * gnus.texi (Article Washing): Mention `W i'.
2438
c8763fb6 24392007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2440
2441 * gnus.texi (Group Parameters): Slight extension of sieve
2442 parameter description.
2443
24442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2445
2446 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2447 matching score files as well.
2448 (Picons): Describe `gnus-picon-style'.
2449
24502007-10-28 Romain Francoise <romain@orebokech.com>
2451
2452 * message.texi (Message Headers): Mention that headers are hidden
2453 using narrowing, and how to expose them.
2454 Update copyright.
2455
24562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2457
2458 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2459 `gnus-summary-sort-by-recipient'.
2460
24612007-10-28 Romain Francoise <romain@orebokech.com>
2462
2463 * gnus.texi (NNTP marks): New node.
2464 (NNTP): Move NNTP marks variables to the new node.
2465
24662007-10-28 Jesper Harder <harder@ifa.au.dk>
2467
b2abec73 2468 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2469
2470 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2471
24722007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2473
b2abec73 2474 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2475 everywhere for consistency.
b2abec73
JB
2476 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2477 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2478 Say "regular expression" instead of "regex." Admonish. Pick
2479 other words to sound better (s/so/thus/).
b2abec73 2480 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2481 statistical filters. Remove old TODO.
2482 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2483 New section on sorting and displaying the spam score.
2484 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2485 backend but an alias to spam-use-BBDB.
2486 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2487 new backend functionality.
2488
24892007-10-28 Simon Josefsson <jas@extundo.com>
2490
2491 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2492 nntp-marks-directory, from Romain Francoise
2493 <romain@orebokech.com>.
2494
24952007-10-28 Magnus Henoch <mange@freemail.hu>
2496
2497 * gnus.texi (Hashcash): New default value of
2498 hashcash-default-payment.
2499
25002007-10-28 Simon Josefsson <jas@extundo.com>
2501
2502 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2503 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2504
25052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2506
2507 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2508
25092007-10-28 Simon Josefsson <jas@extundo.com>
2510
2511 * gnus.texi (documentencoding): Add, to avoid warnings.
2512
25132007-10-28 Simon Josefsson <jas@extundo.com>
2514
2515 * message.texi (Mail Headers): Add.
2516
2517 * gnus.texi (Hashcash): Fix.
2518
25192007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2520
b2abec73 2521 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2522 that payments can be verified and fix the name of the
b2abec73 2523 hashcash-path variable.
01c52d31
MB
2524
25252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2526
b2abec73 2527 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2528
25292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2530
2531 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2532
25332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2534
2535 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2536 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2537 warning about ham processors in spam groups removed.
01c52d31
MB
2538
25392007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2540
b2abec73
JB
2541 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2542 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2543
25442007-10-28 Jesper Harder <harder@ifa.au.dk>
2545
2546 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2547 (Mailing List): Typo.
2548 (Customizing Articles): Add gnus-treat-ansi-sequences.
2549 (Article Washing): Index.
2550
2551 * message.texi: Use m-dash consistently.
2552
25532007-10-28 Jesper Harder <harder@ifa.au.dk>
2554
2555 * gnus.texi (GroupLens): Remove.
2556
25572007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2558
2559 * gnus.texi (Outgoing Messages, Agent Variables): Add
2560 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2561 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2562
25632007-10-28 Jesper Harder <harder@ifa.au.dk>
2564
2565 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2566
25672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2568
2569 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2570
2571 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2572
25732007-10-28 Simon Josefsson <jas@extundo.com>
2574
2575 * gnus.texi (Top): Add SASL.
2576
404cd454
GM
25772007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2578
2579 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2580
25812007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2582
2583 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2584
0edd2970
JB
25852007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2586
2587 * calc.texi (Formulas, Composition Basics): Lower the
2588 precedence of negation.
2589
a9afba20
JY
25902007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2591
2592 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2593 Mention the new three-letter column identifiers.
2594 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2595 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2596 message when using `c' on an empty default with default printer.
2597 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2598 renamed to `ses--symbolic-formulas' some time ago.
2599
45b778a6
JB
26002007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2601
2602 * calc.texi (Default Simplifications, Making Selections)
2603 (Customizing Calc): Clarify associativity of multiplication.
2604
03b5bade
MA
26052007-10-23 Michael Albinus <michael.albinus@gmx.de>
2606
2607 * tramp.texi (Traces and Profiles): Simplify loop over
2608 `trace-function-background'.
2609
e658c8ee
JL
26102007-10-22 Juri Linkov <juri@jurta.org>
2611
2612 * dired-x.texi (Shell Command Guessing): Default values are now
2613 available by typing M-n instead of M-p.
2614
dd753688
MA
26152007-10-21 Michael Albinus <michael.albinus@gmx.de>
2616
2617 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2618 (Password caching): Remove `tramp-clear-passwd'.
2619 It's not a command anymore.
dd753688
MA
2620 (Bug Reports): Add `tramp-bug' to function index.
2621 (Function Index, Variable Index): New nodes.
2622 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2623
2624 * trampver.texi: Update release number.
2625
4bb49b43
JB
26262007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2627
8b296cdd 2628 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2629 about integer size into past tense.
2630 (Time Zones): Remove pointer to Calc author's address.
2631 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2632 and hyperbolic cotangent. Fix typo.
4bb49b43 2633
311dd93f
MA
26342007-10-10 Michael Albinus <michael.albinus@gmx.de>
2635
2636 Sync with Tramp 2.1.11.
2637
2638 * trampver.texi: Update release number.
2639
ea3fc256
MA
26402007-10-06 Michael Albinus <michael.albinus@gmx.de>
2641
2642 * tramp.texi (External packages): New section.
2643
1af74d06
MB
26442007-09-29 Juri Linkov <juri@jurta.org>
2645
2646 * info.texi (Help-Int): Document `L' (`Info-history').
2647
0e2806fa
SM
26482007-09-26 Carsten Dominik <dominik@science.uva.nl>
2649
2650 * org.texi: Change links to webpage and maintained email.
2651 (Remember): Promote to Chapter, significant changes.
2652 (Fast access to TODO states): New section.
2653 (Faces for TODO keywords): New section.
2654 (Export options): Example for #+DATE.
2655 (Progress logging): Section moved.
2656
567b9191
BW
26572007-09-26 Bill Wohler <wohler@newt.com>
2658
2659 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2660 browse-url-at-mouse.
2661
1af74d06
MB
26622007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2663
2664 * flymake.texi (Customizable variables): Face names don't end in -face.
2665 Fix flymake-err-line-patterns template.
2666 (Example -- Configuring a tool called directly): Fix init-function.
2667 (Highlighting erroneous lines): Face names don't end in -face.
2668
d60a4e3a 26692007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2670
2671 * erc.texi (Special-Features): Fix small typo.
2672
7d7a3510
MA
26732007-09-14 Michael Albinus <michael.albinus@gmx.de>
2674
2675 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2676 and "External transfer methods".
2677
285f0d3a
JB
26782007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2679
2680 * calc.texi (Predefined Units): Add some history.
2681
526dc846
MO
26822007-09-08 Michael Olson <mwolson@gnu.org>
2683
87e04f16
JB
2684 * erc.texi (Copying): New section included from gpl.texi.
2685 This matches the look of the upstream ERC manual.
526dc846 2686
f10d0e80
JB
26872007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2688
87e04f16 2689 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2690 (Random Numbers): Clarify the distribution of `random'.
2691
4009494e
GM
26922007-09-06 Glenn Morris <rgm@gnu.org>
2693
f1fc42aa 2694 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2695 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2696 Change all setfilename commands to use ../../info.
2697 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2698 refer to the Emacs manual here.
2699 (infodir): New variable.
2700 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2701 (cc-mode.texi, faq.texi): Update references to source file locations.
2702 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2703 do not refer to the Emacs manual here.
2704 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2705
2706 * Makefile.in: Add `basename' versions of all info targets, for
2707 convenience when rebuilding just one manual.
2708 (../etc/GNU): Delete obsolete target.
2709 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2710 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2711 *.vrs *.toc here...
2712 (maintainer-clean): ...from here.
4009494e
GM
2713
2714 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2715
2de53ca6
GM
27162007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2717
2718 * calc.texi (Date Conversions): Clarify definition of
2719 Julian day numbering.
2720 (Date Forms): Clarify definition of Julian day numbering;
2721 add some history.
2722
27232007-08-30 Carsten Dominik <dominik@science.uva.nl>
2724
87e04f16 2725 * org.texi: Version 5.07.
2de53ca6
GM
2726
27272007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2728
2729 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2730
27312007-08-22 Carsten Dominik <dominik@science.uva.nl>
2732
2733 * org.texi (Adding hyperlink types): New section.
2734 (Embedded LaTeX): Chapter updated because of LaTeX export.
2735 (LaTeX export): New section.
2736 (Using links out): New section.
2737
27382007-08-22 Glenn Morris <rgm@gnu.org>
2739
2740 * faq.texi (Learning how to do something): Refcards now in
2741 etc/refcards/ directory.
2742
27432007-08-22 Michael Albinus <michael.albinus@gmx.de>
2744
2745 * tramp.texi (Remote Programs): Persistency file must be cleared when
2746 changing `tramp-remote-path'.
2747 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2748 macro.
2749
27502007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2751
2752 * calc.texi: Move contents to beginning of file.
2753 (Algebraic Entry): Fix the formatting of an example.
2754
27552007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2756
2757 * calc.texi (Basic Operations on Units): Mention exact versus
2758 inexact conversions.
2759
27602007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2761
2762 * calc.texi (Basic Operations on Units): Mention default
2763 values for new units.
2764 (Quick Calculator Mode): Mention that binary format will
2765 be displayed.
2766
27672007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2768
2769 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2770
27712007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2772
2773 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2774
27752007-08-08 Glenn Morris <rgm@gnu.org>
2776
2777 * gnus.texi, sieve.texi: Replace `iff'.
2778
27792007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2780
2781 * calc.texi (Basic Graphics): Mention the graphing of error
2782 forms.
2783 (Graphics Options): Mention how `g s' handles error forms.
2784 (Curve Fitting): Mention plotting the curves.
2785 (Standard Nonlinear Models): Add additional models.
2786 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2787 (Linear Fits): Correct result.
2788
27892007-08-01 Alan Mackenzie <acm@muc.de>
2790
2791 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2792 to "--no-site-file".
2793
27942007-07-29 Michael Albinus <michael.albinus@gmx.de>
2795
2796 * tramp.texi (Frequently Asked Questions): Point to mode line
2797 extension in Emacs 23.1.
2798
2799 * trampver.texi: Update release number.
2800
28012007-07-27 Glenn Morris <rgm@gnu.org>
2802
2803 * calc.texi (Copying): Include license text from gpl.texi, rather than
2804 in-line.
2805
28062007-07-25 Glenn Morris <rgm@gnu.org>
2807
2808 * calc.texi (Copying): Replace license with GPLv3.
2809
2810 * Relicense all FSF files to GPLv3 or later.
2811
28122007-07-22 Michael Albinus <michael.albinus@gmx.de>
2813
2814 Sync with Tramp 2.1.10.
2815
2816 * tramp.texi (trampfn): Expand macro implementation in order to handle
2817 empty arguments.
2818 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2819 occurrences by trampfn.
2de53ca6 2820 (Frequently Asked Questions): Extend example code for host
b2abec73 2821 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2822 file names to be typed.
2823
2824 * trampver.texi: Update release number.
2825
28262007-07-17 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2829 section. Reported by <poti@potis.org>.
2830 (Remote processes): Arguments of the program to be debugged are taken
2831 literally.
2832 (Frequently Asked Questions): Simplify recentf example.
2833
28342007-07-14 Karl Berry <karl@gnu.org>
2835
2836 * info.texi (@copying): New Back-Cover Text.
2837
2838 * info.texi (Quitting Info): Move to proper place in source.
2839 (Reported by Benno Schulenberg.)
2840
28412007-07-13 Eli Zaretskii <eliz@gnu.org>
2842
2843 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2844
2845 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2846
2847 * emacs-mime.texi: Add @documentencoding directive.
2848
28492007-07-12 Nick Roberts <nickrob@snap.net.nz>
2850
2851 * tramp.texi (Remote processes): Add an anchor to the subsection
2852 "Running a debugger on a remote host".
2853
28542007-07-12 Michael Albinus <michael.albinus@gmx.de>
2855
2856 * tramp.texi (Remote processes): Don't call it "experimental" any
2857 longer. Add subsection about running a debugger on a remote host.
2858
28592007-07-10 Carsten Dominik <dominik@science.uva.nl>
2860
2861 * org.texi (Properties and columns): Chapter rewritten.
2862
28632007-07-08 Michael Albinus <michael.albinus@gmx.de>
2864
2865 * tramp.texi:
2866 * trampver.texi: Migrate to Tramp 2.1.
2867
28682007-07-02 Carsten Dominik <dominik@science.uva.nl>
2869
2870 * org.texi (Properties): New chapter.
2871
28722007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2873
2874 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2875 Control Panel.
2876
2877 * gnus.texi (Misc Article): Add index entry for
2878 gnus-single-article-buffer.
2879
28802007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2881
2882 * gnus.texi (Starting Up): Fix typo.
2883
28842007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2885
2886 * gnus.texi (Asynchronous Fetching): Fix typo.
2887
28882007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2889
2890 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2891 (About This Manual): Remove redundant information.
2892 (Getting Started): Mention author.
2893 (Basic Arithmetic, Customizing Calc): Make description of the
2894 variable `calc-multiplication-has-precedence' match its new effect.
2895
28962007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2897
2898 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2899 the variable `calc-multiplication-has-precedence'.
2900
29012007-06-19 Carsten Dominik <dominik@science.uva.nl>
2902
2903 * org.texi (Tag): Section swapped with node Timestamps.
2904 (Formula syntax for Lisp): Document new `L' flag.
2905
29062007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2907
2908 * gnus.texi (Misc Group Stuff, Summary Buffer)
2909 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2910
29112007-06-06 Juanma Barranquero <lekktu@gmail.com>
2912
2913 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2914 * gnus.texi (Article Buttons, Mail Source Customization)
2915 (Sending or Not Sending, Customizing NNDiary):
2916 * message.texi (Message Headers):
2917 * mh-e.texi (HTML): Fix typos.
2918
29192007-06-07 Michael Albinus <michael.albinus@gmx.de>
2920
2921 Sync with Tramp 2.0.56.
2922
2923 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2924 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2925
29262007-06-02 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * Version 22.1 released.
2929
29302007-05-26 Michael Olson <mwolson@gnu.org>
2931
2932 * erc.texi (Modules): Fix references to completion modules.
2933
29342007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2935
2936 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2937
29382007-05-09 Didier Verna <didier@xemacs.org>
2939
2940 * gnus.texi (Email Based Diary): New. Proper documentation for the
2941 nndiary back end and the gnus-diary library.
2942
29432007-05-03 Karl Berry <karl@gnu.org>
2944
2945 * .cvsignore (*.pdf): New entry.
2946
2947 * texinfo.tex: Update from current version for better pdf generation.
2948
29492007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2950
2951 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2952
29532007-04-28 Glenn Morris <rgm@gnu.org>
2954
2955 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2956 consideration of legal status.
2957
29582007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2959
2960 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2961
29622007-04-24 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * faq.texi (New in Emacs 22): python.el removed.
2965
29662007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2967
2968 * calc.texi (Reporting bugs): Update maintainer's address.
2969
29702007-04-22 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2973
29742007-04-15 Jay Belanger <belanger@truman.edu>
2975
2976 * calc.texi (Title page): Remove the date.
2977 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2978 (The Standard Calc Interface): Change trail title.
2979 (Floats): Mention that when non-decimal floats are entered, only
2980 approximations are stored.
2981 (Copying): Move to the appendices.
2982 (GNU Free Documentation License): Add as an appendix.
2983
29842007-04-15 Chong Yidong <cyd@stupidchicken.com>
2985
2986 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2987 * dired-x.texi, ebrowse.texi, ediff.texi:
2988 * emacs-mime.texi, erc.texi, eshell.texi:
2989 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2990 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2991 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2992 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2993 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2994 * woman.texi: Include GFDL.
2995
2996 * doclicense.texi: Remove node heading, so that it can be included by
2997 other files.
2998
2999 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3000
3001 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3002 than *.
3003
30042007-04-14 Carsten Dominik <dominik@science.uva.nl>
3005
3006 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3007 in Calc.
3008
30092007-04-09 Romain Francoise <romain@orebokech.com>
3010
3011 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3012 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3013 replace mouse-2.
3014
30152007-04-08 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3018 renamed to woman-use-topic-at-point. Document new behavior.
3019
30202007-04-08 Richard Stallman <rms@gnu.org>
3021
3022 * url.texi: Fix some indexing.
3023 (Disk Caching): Drop discussion of old/other Emacs versions.
3024
30252007-04-07 Chong Yidong <cyd@stupidchicken.com>
3026
3027 * url.texi (Disk Caching): Say Emacs 21 "and later".
3028
3029 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3030 on Font locking which now mentions JIT lock.
3031
30322007-04-01 Michael Olson <mwolson@gnu.org>
3033
3034 * erc.texi: Update for the ERC 5.2 release.
3035
30362007-03-31 David Kastrup <dak@gnu.org>
3037
3038 * woman.texi (Topic, Interface Options): Explain changes semantics of
3039 woman-manpath in order to consider MANPATH_MAP entries.
3040
30412007-03-31 Eli Zaretskii <eliz@gnu.org>
3042
3043 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3044
30452007-03-26 Richard Stallman <rms@gnu.org>
3046
3047 * pgg.texi (Caching passphrase): Clean up previous change.
3048
30492007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3050
3051 * gnus.texi (Setting Process Marks): Fix typo.
3052
30532007-03-25 Romain Francoise <romain@orebokech.com>
3054
3055 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3056 readability, and include various fixes by Daniel Brockman, Nick Roberts
3057 and Dieter Wilhelm.
3058
30592007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3060
3061 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3062
3063 * gnus.texi (Mail Source Specifiers): Fix typo.
3064
30652007-03-22 Ralf Angeli <angeli@caeruleus.net>
3066
3067 * reftex.texi (Imprint): Update maintainer information.
3068
30692007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3070
3071 * message.texi (Message Buffers): Update documentation for
3072 message-generate-new-buffers.
3073
30742007-03-15 Daiki Ueno <ueno@unixuser.org>
3075
3076 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3077
30782007-03-21 Glenn Morris <rgm@gnu.org>
3079
3080 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3081
30822007-03-19 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * eshell.texi (Known problems): Emacs 21 -> 22.
3085
3086 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3087
30882007-03-18 Jay Belanger <belanger@truman.edu>
3089
3090 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3091
30922007-03-12 Glenn Morris <rgm@gnu.org>
3093
3094 * calc.texi (Time Zones): Switch to new North America DST rule.
3095
3096 * calc.texi: Replace "daylight savings" with "daylight
3097 saving" in text throughout.
3098
30992007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3100
3101 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3102 The variable now uses a list of symbols instead of just a symbol.
3103 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3104
31052007-03-06 Romain Francoise <romain@orebokech.com>
3106
3107 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3108 new packages, and mention Gnus update.
3109
31102007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3111
3112 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3113 nntp-open-connection-functions-never-echo-commands.
3114
31152007-02-27 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3118 problems on the console, and security risk in not using gpg-agent.
3119
31202007-02-25 Carsten Dominik <dominik@science.uva.nl>
3121
3122 * org.texi (The spreadsheet): Renamed from "Table calculations".
3123 Completely reorganized and rewritten.
3124 (CamelCase links): Section removed.
3125 (Repeating items): New section.
3126 (Tracking TODO state changes): New section.
3127 (Agenda views): Chapter reorganized and rewritten.
3128 (HTML export): Section rewritten.
3129 (Tables in arbitrary syntax): New section.
3130 (Summary): Better feature summary.
3131 (Activation): Document problem with cut-and-paste of Lisp code
3132 from PDF files.
3133 (Visibility cycling): Document indirect buffer use.
3134 (Structure editing): Document sorting.
3135 (Remember): Section rewritten.
3136 (Time stamps): Better description of time stamp types.
3137 (Tag searches): Document regular expression search for tags.
3138 (Stuck projects): New section.
3139 (In-buffer settings): New keywords.
3140 (History and Acknowledgments): Updated description.
3141
31422007-02-24 Alan Mackenzie <acm@muc.de>
3143
3144 * cc-mode.texi (Movement Commands): Insert two missing command names.
3145 (Getting Started): Slight wording correction (use conditional).
3146
31472007-02-22 Kim F. Storm <storm@cua.dk>
3148
3149 * widget.texi (User Interface, Basic Types): Document need to put some
3150 text before the %v escape in :format string in editable-field widget.
3151
31522007-02-18 Romain Francoise <romain@orebokech.com>
3153
3154 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3155 `cvs-mode-quit'.
3156
31572007-02-10 Markus Triska <markus.triska@gmx.at>
3158
3159 * widget.texi (Programming Example): Put constant strings in :format.
3160
31612007-02-07 Juanma Barranquero <lekktu@gmail.com>
3162
3163 * faq.texi (Fullscreen mode on MS-Windows): New node.
3164
31652007-02-04 David Kastrup <dak@gnu.org>
3166
3167 * faq.texi (AUCTeX): Update version number. Should probably be done
3168 for other packages as well.
3169
31702007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3171
3172 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3173 <tassilo@member.fsf.org>.
3174
31752007-01-27 Eli Zaretskii <eliz@gnu.org>
3176
3177 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3178 ls-lisp-use-localized-time-format.
3179
31802007-01-20 Markus Triska <markus.triska@gmx.at>
3181
3182 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3183
31842007-01-13 Michael Olson <mwolson@gnu.org>
3185
3186 * erc.texi (Modules): Mention capab-identify module.
3187
31882007-01-05 Michael Olson <mwolson@gnu.org>
3189
3190 * erc.texi (Getting Started): Update for /RECONNECT command.
3191
31922007-01-04 Richard Stallman <rms@gnu.org>
3193
3194 * ebrowse.texi: Change C-c b to C-c C-m.
3195
31962007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3197
3198 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3199 variables only in info to avoid redundant entries in the printed
3200 manual.
3201
32022007-01-02 Daiki Ueno <ueno@unixuser.org>
3203
3204 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3205
32062007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3207
3208 * message.texi (Security): Split into sub-nodes.
3209
32102007-01-01 Alan Mackenzie <acm@muc.de>
3211
3212 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3213 eval-after-load in Emacs <=21 and a workaround. Document that
3214 trigraphs are not supported.
3215
32162007-01-01 Alan Mackenzie <acm@muc.de>
3217
3218 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3219 c-context-line-break. When invoked within a string, preserve
3220 whitespace. Add a backslash only when also in a macro.
3221
32222007-01-01 Alan Mackenzie <acm@muc.de>
3223
3224 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3225
32262007-01-01 Alan Mackenzie <acm@muc.de>
3227
3228 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3229 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3230
32312007-01-01 Alan Mackenzie <acm@muc.de>
3232
3233 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3234 "Choosing a Style".
3235
3236 * cc-mode.texi ("Styles"): Add @dfn{style}.
3237
32382006-12-30 Michael Albinus <michael.albinus@gmx.de>
3239
3240 Sync with Tramp 2.0.55.
3241
3242 * trampver.texi: Update release number.
3243
32442006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3245
3246 * gnus.texi (Customizing Articles): Add index entries for all
3247 gnus-treat-* variables.
3248
c8763fb6 32492006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3250
3251 * gnus.texi (IMAP): Fix incorrect explanation of
3252 nnimap-search-uids-not-since-is-evil in documentation for
3253 nnimap-expunge-search-string.
3254
32552006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3256
3257 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3258 spam-ifile-database.
3259
32602006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3261
3262 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3263 rebind C-s.
3264
c8763fb6 32652006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3266
3267 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3268 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3269 "expiring mail".
3270 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3271 nnimap-nov-is-evil.
3272
32732006-12-25 Kevin Ryde <user42@zip.com.au>
3274
3275 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3276 about the key procedure being used heavily.
3277
32782006-12-24 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3281 to t.
3282 (Prerequisites): Add explanation about gpg-agent.
3283
32842006-12-22 Kevin Ryde <user42@zip.com.au>
3285
3286 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3287 "sort" instead of "sort*".
3288
32892006-12-19 Richard Stallman <rms@gnu.org>
3290
3291 * calc.texi (History and Acknowledgements): Recognize that Emacs
3292 now does have floating point.
3293
32942006-12-19 Michael Albinus <michael.albinus@gmx.de>
3295
3296 * tramp.texi (External transfer methods): Describe new method `scpc'.
3297
32982006-12-17 Sascha Wilde <wilde@sha-bang.de>
3299
3300 * pgg.texi: Added short note on gpg-agent to the introduction.
3301
33022006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3303
3304 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3305 also applies to Cc.
3306
33072006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3308
3309 * gnus.texi (X-Face): Clarify. Say which programs are required
3310 on Windows.
3311
33122006-12-08 Michael Olson <mwolson@gnu.org>
3313
3314 * erc.texi (Modules): Remove documentation for list module.
3315
c8763fb6 33162006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3317
3318 * faq.texi (^M in the shell buffer): Ditto.
3319
33202006-11-20 Michael Olson <mwolson@gnu.org>
3321
3322 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3323
33242006-11-17 Carsten Dominik <dominik@science.uva.nl>
3325
3326 * org.texi: Fix typos.
3327 (Agenda commands): Document `C-k'.
3328
33292006-11-16 Eli Zaretskii <eliz@gnu.org>
3330
3331 * url.texi (http/https): Fix a typo in the HTTP URL.
3332
33332006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3334
3335 * ada-mode.texi: Total rewrite.
3336
33372006-11-13 Carsten Dominik <dominik@science.uva.nl>
3338
3339 * org.texi: Minor typo fixes.
3340
33412006-11-13 Bill Wohler <wohler@newt.com>
3342
3343 Release MH-E manual version 8.0.3.
3344
3345 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3346 release 8.0.3.
3347
3348 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3349 to set MAILDIR.
3350 (Reading Mail): Document the customization of read-mail-command
3351 for MH-E.
3352 (Viewing Attachments): Document mm-discouraged-alternatives.
3353 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3354 (Junk): Add more information about the settings of mh-junk-background
3355 in a program. Add /usr/bin/mh to PATH in examples.
3356
33572006-11-12 Richard Stallman <rms@gnu.org>
3358
3359 * woman.texi: Update author address but say he no longer maintains it.
3360
33612006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3362
3363 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3364 archived trees.
3365 (Checkboxes): Section moved to chapter 5, and extended.
3366 (The date/time prompt): New section.
3367 (Link abbreviations): New section.
3368 (Presentation and sorting): New section.
3369 (Custom agenda views): Section completely rewritten.
3370 (Summary): Compare with Planner.
3371 (Feedback): More info about creating backtraces.
3372 (Plain lists): Modified example.
3373 (Breaking down tasks): New section.
3374 (Custom time format): New section.
3375 (Time stamps): Document inactive timestamps.
3376 (Setting tags): More details about fast tag selection.
3377 (Block agenda): New section.
3378 (Custom agenda views): Section rewritten.
3379 (Block agenda): New section.
3380
33812006-11-07 Michael Albinus <michael.albinus@gmx.de>
3382
3383 * tramp.texi (Configuration): scp is the default method.
3384 (Default Method): Use ssh as example for another method.
3385
33862006-10-27 Richard Stallman <rms@gnu.org>
3387
3388 * woman.texi: Downcase nroff/troff/roff.
3389 (Installation): Chapter deleted. Some xrefs deleted.
3390 (Background): woman doesn't advise man ;-).
3391
c8763fb6 33922006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3393
3394 * ada-mode.texi (Project files, Identifier completion)
3395 (Automatic Casing, Debugging, Using non-standard file names)
3396 (Working Remotely): Fix typos.
3397
33982006-10-20 Masatake YAMATO <jet@gyve.org>
3399
3400 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3401 sample code `my-c-initialization-hook'.
3402
34032006-10-19 Stuart D. Herring <herring@lanl.gov>
3404
3405 * widget.texi: Fix typos.
3406
34072006-10-19 Michael Albinus <michael.albinus@gmx.de>
3408
3409 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3410 "???". There have been no complaints for years, so the information
3411 must be appropriate.
3412
34132006-10-16 Richard Stallman <rms@gnu.org>
3414
3415 * widget.texi: Use @var instead of capitalization.
3416 Clarify many widget type descriptions.
3417
34182006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3419
3420 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3421 gnus-dired-attach.
3422 (Selecting a Group): Fix typo.
3423
c8763fb6 34242006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3425
3426 * widget.texi: Fix typos.
3427
34282006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3429
3430 * gnus.texi (Image Enhancements): Update for Emacs 22.
3431
3432 * gnus-faq.texi ([1.3]): Update.
3433
34342006-10-06 Richard Stallman <rms@gnu.org>
3435
3436 * faq.texi (Displaying the current line or column):
3437 Delete "As of Emacs 20".
3438
34392006-10-06 Romain Francoise <romain@orebokech.com>
3440
3441 * faq.texi (VM): VM works with Emacs 22 too.
3442
34432006-10-06 Richard Stallman <rms@gnu.org>
3444
3445 * ebrowse.texi: Remove Emacs version "21" from title.
3446
34472006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3448
3449 * gnus.texi (Foreign Groups): Say where change of editing commands are
3450 stored. Add reference to `gnus-parameters'.
3451
34522006-09-15 Jay Belanger <belanger@truman.edu>
3453
3454 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3455 Change "Library Public License" to "Lesser Public License"
3456 throughout. Use "yyyy" to represent year.
3457
34582006-09-15 Carsten Dominik <dominik@science.uva.nl>
3459
3460 * org.texi (Setting tags): Typo fix.
3461
34622006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3463
3464 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3465
34662006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3467
3468 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3469
34702006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3471
3472 * faq.texi (Escape sequences in shell output): EMACS is now set
3473 to Emacs's absolute file name, not to "t".
3474 (^M in the shell buffer): Likewise.
3475 * misc.texi (Interactive Shell): Likewise.
3476
34772006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3478
3479 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3480 mails with pop3-leave-mail-on-server. Fix wording.
3481 (Limiting): Improve gnus-summary-limit-to-articles.
3482 (X-Face): Fix typo.
3483
34842006-09-11 Simon Josefsson <jas@extundo.com>
3485
3486 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3487 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3488
34892006-09-06 Simon Josefsson <jas@extundo.com>
3490
3491 * smtpmail.texi (Authentication): Mention SSL.
3492
34932006-09-01 Eli Zaretskii <eliz@gnu.org>
3494
3495 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3496 Don't use @indicateurl.
3497
3498 * cc-mode.texi (Subword Movement): Don't use @headitem.
3499 (Custom Braces, Clean-ups): Don't use @tie.
3500
35012006-08-29 Michael Albinus <michael.albinus@gmx.de>
3502
3503 Sync with Tramp 2.0.54.
3504
3505 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3506 Suggested by Adrian Phillips <a.phillips@met.no>.
3507
35082006-08-15 Carsten Dominik <dominik@science.uva.nl>
3509
3510 * org.texi (Installation, Activation): Split from Installation and
3511 Activation.
3512 (Clocking work time): Documented new features.
3513
35142006-08-13 Alex Schroeder <alex@gnu.org>
3515
3516 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3517 example.
3518
35192006-08-12 Eli Zaretskii <eliz@gnu.org>
3520
3521 * faq.texi (How to add fonts): New node.
3522
35232006-08-05 Romain Francoise <romain@orebokech.com>
3524
3525 * faq.texi (New in Emacs 22): Expand.
3526
35272006-08-03 Michael Olson <mwolson@gnu.org>
3528
3529 * erc.texi: Update for ERC 5.1.4.
3530
35312006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3532
3533 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3534 in .../site-lisp/gnus/ by default.
3535 [ From gnus-news.texi in the trunk. ]
3536
35372006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3538
3539 * gnus.texi (MIME Commands): Additions for yEnc.
3540
35412006-07-24 Richard Stallman <rms@gnu.org>
3542
3543 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3544 * faq.texi: Move periods and commas inside quotes.
3545
35462006-07-20 Jay Belanger <belanger@truman.edu>
3547
3548 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3549
35502006-07-18 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * faq.texi (Security risks with Emacs): Document Emacs 22
3553 file-local-variable mechanism.
3554
35552006-07-12 Michael Olson <mwolson@gnu.org>
3556
3557 * erc.texi: Update for ERC 5.1.3.
3558
35592006-07-12 Alex Schroeder <alex@gnu.org>
3560
3561 * rcirc.texi: Fix typos.
3562 (Getting started with rcirc): New calling convention for M-x irc.
3563 Mention #rcirc. Removed channel tracking.
3564 (Configuration): Changed the names of all variables that got changed
3565 recently, eg. rcirc-server to rcirc-default-server. Added
3566 documentation for rcirc-authinfo, some background for Bitlbee, and
3567 rcirc-track-minor-mode.
3568 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3569 Scrolling.
3570 (Reconnecting after you have lost the connection): Fixed example code
3571 to match code changes.
3572
35732006-07-10 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * gnus.texi, message.texi: Fix typos.
3576
35772006-07-07 Carsten Dominik <dominik@science.uva.nl>
3578
3579 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3580 commands.
3581 (Global TODO list): Document the use of the variables
3582 `org-agenda-todo-ignore-scheduled' and
3583 `org-agenda-todo-list-sublevels'.
3584
35852006-07-05 Richard Stallman <rms@gnu.org>
3586
3587 * faq.texi (Scrolling only one line): Fix xref.
3588
35892006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3590
3591 * faq.texi (Evaluating Emacs Lisp code):
3592 Throughout, replace eval-current-buffer with eval-buffer.
3593
35942006-07-03 Richard Stallman <rms@gnu.org>
3595
3596 * rcirc.texi (Scrolling conservatively): Fix xref.
3597
3598 * pcl-cvs.texi (Viewing differences): Usage fix.
3599
36002006-07-03 Carsten Dominik <dominik@science.uva.nl>
3601
3602 * org.texi (Agenda commands): Document `s' key to save all org-mode
3603 buffers.
3604
36052006-06-30 Ralf Angeli <angeli@caeruleus.net>
3606
3607 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3608 names. Mention `cvs-msg' face.
3609
36102006-06-29 Carsten Dominik <dominik@science.uva.nl>
3611
3612 * org.texi (Checkboxes): New section.
3613
36142006-06-28 Carsten Dominik <dominik@science.uva.nl>
3615
3616 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3617 throughout this chapter.
3618
36192006-06-27 Chong Yidong <cyd@stupidchicken.com>
3620
3621 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3622 text for standalone vs Emacs info.
3623 (Help): Clarify header line description. Use mouse-1 for clicks.
3624 (Help-P): Use mouse-1 for clicks.
3625 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3626 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3627 (Choose menu subtopic): Remove gratuitous Emacs command names.
3628 (Help-FOO): Put usual behavior first.
3629 (Help-Xref): Clicking on xrefs works in Emacs.
3630 (Search Text): Clarify what the default behavior is.
3631 (Create Info buffer): Fix Emacs window/X window confusion.
3632 (Emacs Info Variables): Fix for new Emacs init file behavior.
3633
36342006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3635
3636 * gnus.texi (Summary Buffer Lines): Fix typo.
3637
36382006-06-23 Carsten Dominik <dominik@science.uva.nl>
3639
3640 * org.texi (Embedded LaTeX): New chapter.
3641 (Archiving): Section rewritten.
3642 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3643
36442006-06-20 Bill Wohler <wohler@newt.com>
3645
3646 Release MH-E manual version 8.0.1.
3647
3648 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3649 release 8.0.1.
3650 (Preface): Depend on GNU mailutils 1.0 and higher.
3651
36522006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3653
3654 * message.texi (News Headers): Update message-syntax-checks section.
3655
36562006-06-19 Karl Berry <karl@gnu.org>
3657
3658 * info.texi (Advanced): Mention C-q, especially with ?.
3659
36602006-06-19 Carsten Dominik <dominik@science.uva.nl>
3661
3662 * org.texi (Publishing links): Document the `:link-validation-function'
3663 property.
3664 (Extensions and Hacking): New chapter, includes some sections of the
3665 "Miscellaneous" chapter.
3666
36672006-06-10 Carsten Dominik <dominik@science.uva.nl>
3668
3669 * org.texi (Progress logging): New section.
3670
36712006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3672
3673 * viper.texi (Viper Specials):
3674 * gnus.texi (Example Setup):
3675 * faq.texi (Backspace invokes help):
3676 * dired-x.texi (Optional Installation Dired Jump):
3677 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3678 follow coding conventions.
3679
36802006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3681
3682 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3683
36842006-06-06 Carsten Dominik <dominik@science.uva.nl>
3685
3686 * org.texi (ASCII export): Document indentation adaptation.
3687 (Setting tags): Document mutually-exclusive tags.
3688
36892006-06-05 Romain Francoise <romain@orebokech.com>
3690
3691 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3692 Fix typo.
3693
3694 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3695 channel (#gnus@irc.freenode.net).
3696 Fix typos. Update copyright notice.
3697
3698 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3699 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3700 (Line-Up Functions, Custom Macros):
3701 * ediff.texi (Window and Frame Configuration)
dccb744b 3702 (Highlighting Difference Regions):
2de53ca6
GM
3703 * emacs-mime.texi (Display Customization):
3704 * erc.texi (History):
3705 * eshell.texi (Known problems):
3706 * eudc.texi (Overview, BBDB):
3707 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3708 (The problem of spam, SpamOracle, Extending the Spam package)
3709 (Conformity, Terminology):
dccb744b 3710 * idlwave.texi (Routine Info)
2de53ca6
GM
3711 (Class and Keyword Inheritance, Padding Operators)
3712 (Breakpoints and Stepping, Electric Debug Mode)
3713 (Examining Variables, Troubleshooting):
3714 * org.texi (Creating timestamps):
3715 * reftex.texi (Commands, Options, Changes):
3716 * tramp.texi (Inline methods, Password caching)
3717 (Auto-save and Backup, Issues):
3718 * vip.texi (Files, Commands in Insert Mode):
3719 * viper.texi (Emacs Preliminaries, States in Viper)
3720 (Packages that Change Keymaps, Viper Specials, Groundwork):
3721 Fix various typos.
3722
37232006-05-31 Michael Ernst <mernst@alum.mit.edu>
3724
3725 * ediff.texi: Fix typos.
3726
37272006-05-30 Carsten Dominik <dominik@science.uva.nl>
3728
3729 * org.texi: Small typo fixes.
3730
37312006-05-29 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3734
37352006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3736
3737 * pcl-cvs.texi: Fix typos.
3738 (Customization): Say "us".
3739
37402006-05-26 Eli Zaretskii <eliz@gnu.org>
3741
3742 * org.texi: Remove bogus @setfilename.
3743
37442006-05-26 Carsten Dominik <dominik@science.uva.nl>
3745
3746 * org.texi (ASCII export): Omit command name.
3747 (HTML export): Add prefix to all lines in Local Variable example.
3748 (Acknowledgments): Typeset names in italics.
3749
37502006-05-24 Carsten Dominik <dominik@science.uva.nl>
3751
3752 * org.texi (Plain lists): Add new item navigation commands.
3753 (External links): Document elisp and info links.
3754 (Custom searches): New section.
3755 (Publishing): New chapter.
3756 (HTML export): Include a list of supported CSS classes.
3757 (Setting tags): Describe the fast-tag-setting interface.
3758
37592006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3760
3761 * dired-x.texi: ifinfo -> ifnottex.
3762
37632006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3764
3765 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3766
37672006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3768
3769 * message.texi (Interface): Add tool bar customization.
3770 (MIME): Index and text additions for mml-attach.
3771 (MIME): Describe mml-dnd-protocol-alist and
3772 mml-dnd-attach-options.
3773
3774 * gnus.texi (Oort Gnus): Reorder entries in sections.
3775 Fix some entries.
3776 (Starting Up): Add references to "Emacs for Heathens" and to
3777 "Finding the News". Add user-full-name and user-mail-address.
3778 (Group Buffer Format): Add tool bar customization and update.
3779 (Summary Buffer): Add tool bar customization.
3780 (Posting Styles): Add message-alternative-emails.
3781
37822006-05-09 Michael Albinus <michael.albinus@gmx.de>
3783
3784 * tramp.texi (Filename completion): Improve wording.
3785
37862006-05-07 Romain Francoise <romain@orebokech.com>
3787
3788 * faq.texi (Using regular expressions): Fix typo.
3789 (Packages that do not come with Emacs): Fix capitalization.
3790 (Replacing text across multiple files): Expand node to explain how
3791 to use `dired-do-query-replace-regexp' in more detail, based on
3792 suggestion by Eric Hanchrow <offby1@blarg.net>.
3793
37942006-05-06 Michael Albinus <michael.albinus@gmx.de>
3795
3796 * tramp.texi (Filename completion): Completion of remote files'
3797 method, user name and host name is active only in partial
3798 completion mode.
3799
38002006-05-06 Bill Wohler <wohler@newt.com>
3801
3802 Release MH-E manual version 8.0.
3803
3804 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3805 release 8.0.
3806
38072006-05-06 Bill Wohler <wohler@newt.com>
3808
3809 * mh-e.texi (MH-BOOK-HOME): Change from
3810 http://www.ics.uci.edu/~mh/book/mh to
3811 http://rand-mh.sourceforge.net/book/mh.
3812 Replace .htm suffix with .html for MH book files.
3813 (Using This Manual): Update key binding for getting relevant
3814 chapter in Info from command key.
3815 (Ranges): Fix itemx.
3816
38172006-05-05 Karl Berry <karl@gnu.org>
3818
3819 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3820 (\fonttextsize): New user-level command to change text font size.
3821
38222006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3823
3824 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3825
38262006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3827
3828 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3829
38302006-04-24 Bill Wohler <wohler@newt.com>
3831
3832 * mh-e.texi (Getting Started): Make it more explicit that you need
3833 to install MH. Add pointers to current MH implementations.
3834
38352006-04-21 Bill Wohler <wohler@newt.com>
3836
3837 Release MH-E manual version 7.94.
3838
3839 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3840 release 7.94.
3841
38422006-04-21 Carsten Dominik <dominik@science.uva.nl>
3843
3844 * org.texi: Many small fixes.
3845 (Handling links): Rename from "Managing links".
3846
38472006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3848
3849 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3850 (Splitting mail using spam-stat): Fix @xref.
3851
38522006-04-20 Chong Yidong <cyd@stupidchicken.com>
3853
3854 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3855 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3856
38572006-04-20 Carsten Dominik <dominik@science.uva.nl>
3858
3859 * org.texi (Time stamps): Better explanation of the purpose of
3860 different time stamps.
3861 (Structure editing, Plain lists): More details on how new items
3862 and headings are inserted.
3863
38642006-04-18 Carsten Dominik <dominik@science.uva.nl>
3865
3866 * org.texi (Formula syntax): Fix link to Calc Manual.
3867
38682006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3869
3870 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3871
38722006-04-17 Bill Wohler <wohler@newt.com>
3873
3874 * mh-e.texi (Folders): Update mh-before-quit-hook and
3875 mh-quit-hook example with code that removes the buffers rather
3876 than just bury them.
3877
38782006-04-17 Michael Albinus <michael.albinus@gmx.de>
3879
3880 Sync with Tramp 2.0.53.
3881
38822006-04-13 Carsten Dominik <dominik@science.uva.nl>
3883
3884 * org.texi (Updating settings): New section.
3885 (Visibility cycling): Better names for the startup folding
3886 options.
3887 (Exporting): Completely restructured.
3888 (The very busy C-c C-c key): New section.
3889 (Summary of in-buffer settings): New section.
3890
38912006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3892
3893 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3894
38952006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3896
3897 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3898 (Server Commands): Key `v' is reserved for users.
3899
39002006-04-11 Carsten Dominik <dominik@science.uva.nl>
3901
3902 * org.texi (Link format): New section, emphasis on bracket links.
3903 (External links): Document bracket links.
3904 (FAQ): Expand to cover shell links and the new link format.
3905
39062006-04-09 Kevin Ryde <user42@zip.com.au>
3907
3908 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3909
39102006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3911
3912 * gnus.texi (Summary Buffer Lines): Add `*'.
3913
c8763fb6 39142006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3915
3916 * gnus.texi (Group Parameters):
3917 Mention gnus-permanently-visible-groups.
3918
39192006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3920
3921 * gnus.texi (Face): Fix typo.
3922
39232006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3924
3925 * gnus.texi (X-Face): Clarify.
3926 (Face): Need Emacs with PNG support.
3927
39282006-04-06 Richard Stallman <rms@gnu.org>
3929
3930 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3931 Emacs".
3932
39332006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3934
3935 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3936 blocks not suitable for inclusion with Emacs using variable
3937 PARTOFEMACS.
3938
39392006-04-04 Simon Josefsson <jas@extundo.com>
3940
3941 * gnus.texi (Security): Improve.
3942
39432006-04-02 Bill Wohler <wohler@newt.com>
3944
3945 * mh-e.texi (Getting Started, Junk, Bug Reports)
3946 (MH FAQ and Support): Fix URLs.
3947
39482006-03-31 Romain Francoise <romain@orebokech.com>
3949
3950 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3951 to t, not nil (and has for the past eight years).
3952
39532006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3954
3955 * message.texi, gnus.texi: Bump version to 5.11.
3956
39572006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3958
3959 * gnus.texi (Top): Add comment about version line.
3960
3961 * message.texi (Top): Ditto. Change to take named versions into
3962 account.
3963
39642006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3965
3966 * gnus.texi (Posting Styles): Add x-face-file to example.
3967 (X-Face): Refer to posting styles.
3968
3969 * gnus-faq.texi ([5.8]): Add x-face-file.
3970 ([8.4]): Add links to gmane.emacs.gnus.user and
3971 gmane.emacs.gnus.general.
3972
39732006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3974
3975 * gnus-faq.texi: Use .invalid.
3976 ([5.4]): Fix gnus-posting-styles example.
3977
39782006-03-27 Romain Francoise <romain@orebokech.com>
3979
3980 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3981 Emacs/W3 needs a new maintainer.
3982 (Ispell): Update author and version info.
3983 (Mailcrypt): Mention PGG.
3984 (New in Emacs 22): Add PGG to the list of new packages.
3985 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3986 updating dead URLs.
3987
39882006-03-25 Karl Berry <karl@gnu.org>
3989
3990 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3991 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3992 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3993 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3994 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3995 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3996 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3997 (2) do not indent copyright year list (or anything else).
3998
39992006-03-21 Bill Wohler <wohler@newt.com>
4000
4001 * mh-e.texi (Folders): Various edits.
4002
40032006-03-20 Romain Francoise <romain@orebokech.com>
4004
4005 * gnus.texi (Mail Folders): Grammar fix.
4006
40072006-03-19 Bill Wohler <wohler@newt.com>
4008
4009 * mh-e.texi (Replying): Document Mail-Followup-To.
4010 Change manually-formatted table to multitable. Add debugging info.
4011 Move description of mh-reply-default-reply-to into paragraph
4012 that describes its values.
4013
40142006-03-17 Bill Wohler <wohler@newt.com>
4015
10d1d0af 4016 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4017 (Sending Mail Tour): Update method of entering
4018 addresses and subject.
4019 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4020 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4021
40222006-03-15 Carsten Dominik <dominik@science.uva.nl>
4023
4024 * org.texi: Version number change only.
4025
40262006-03-14 Bill Wohler <wohler@newt.com>
4027
4028 * mh-e.texi: Add index entries around each paragraph rather than
4029 depend on entries from beginning of node. Doing so ensures that
4030 index entries are less likely to be forgotten if text is cut and
4031 pasted, and are necessary anyway if the references are on a
4032 separate page. It seems that makeinfo is now (v. 4.8) only
4033 producing one index entry per node, so there is no longer any
4034 excuse not to. Use subheading instead of heading. The incorrect
4035 use of heading produced very large fonts in Info--as large as the
4036 main heading.
4037 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4038 versions 6 and 7 appeared *around* the time of these Emacs releases.
4039
40402006-03-13 Carsten Dominik <dominik@science.uva.nl>
4041
4042 * org.texi (Clean view): Document new startup options.
4043
40442006-03-11 Bill Wohler <wohler@newt.com>
4045
4046 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4047 (Composing, Scan Line Formats): Fix @refs.
4048 (Getting Started): Define MH profile and MH profile components.
4049 (Incorporating Mail, Reading Mail, Viewing, Printing)
4050 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4051 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4052 for string constants.
4053 (Tool Bar): Remove spurious quote.
4054 (Junk): Use ``...'' instead of "...".
4055 (Scan Line Formats): Replace @samp with @kbd.
4056
40572006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4060
40612006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4062
4063 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4064 easy to understand.
4065
40662006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4067
4068 * gnus.texi: Markup fix.
4069 (Fancy Mail Splitting): Specify new feature.
4070
40712006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4072
4073 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4074 partial-words matching.
4075
40762006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4077
4078 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4079
4080 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4081 (MIME Commands): Fix mm-discouraged-alternatives.
4082
40832006-03-07 Carsten Dominik <dominik@science.uva.nl>
4084
4085 * org.texi: Version number change only.
4086
40872006-03-06 Bill Wohler <wohler@newt.com>
4088
4089 * mh-e.texi: Move from SourceForge repository to Savannah.
4090 This is version 7.93, which is a total rewrite from the previous
4091 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4092 version 7.93.
4093
40942006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4095
4096 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4097
40982006-03-01 Carsten Dominik <dominik@science.uva.nl>
4099
4100 * org.texi (Interaction): Add item about `org-mouse.el' by
4101 Piotr Zielinski.
4102 (Managing links): Document that also mouse-1 can be used to
4103 activate a link.
4104 (Headlines, FAQ): Add entry about hiding leading stars.
4105 (Miscellaneous): Resort the sections in this chapter to a more
4106 logical sequence.
4107
41082006-02-27 Simon Josefsson <jas@extundo.com>
4109
4110 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4111 2004-01-27 from the trunk).
4112
41132006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4114
4115 * cc-mode.texi: Rename c-hungry-backspace to
4116 c-hungry-delete-backwards, at the request of RMS. Leave the old
4117 name as an alias.
4118
41192006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4120
4121 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4122 include the function header within the defun.
4123
41242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4125
4126 * cc-mode.texi: Correct two typos.
4127
41282006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4129
4130 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4131 existing comment.
4132 (Electric Keys): Add a justification for electric indentation.
4133 (Hungry WS Deletion): Clear up the names and complications of the
4134 BACKSPACE and DELETE keys.
4135
41362006-02-23 Juri Linkov <juri@jurta.org>
4137
4138 * faq.texi (Common requests): Move `Turning on auto-fill by
4139 default' after `Wrapping words automatically'. Move `Working with
4140 unprintable characters' before `Searching for/replacing newlines'.
4141 Move `Replacing highlighted text' after `Highlighting a region'.
4142 Merge `Repeating commands' and `Repeating a command as many times
4143 as possible' into the former.
4144 (Packages that do not come with Emacs): Add refs to Gmane and
4145 etc/MORE.STUFF.
4146
41472006-02-23 Juri Linkov <juri@jurta.org>
4148
4149 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4150 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4151 Add xref to `(emacs)Reporting Bugs'.
4152 (Getting a printed manual): Add URL to other formats of the manual.
4153 (Common requests): Fix menu.
4154 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4155 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4156 (Inserting text at the beginning of each line): Add pxref to
4157 `Changing the included text prefix'.
4158 (Forcing the cursor to remain in the same column): Mention `track-eol'
4159 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4160 (Replacing text across multiple files): Add keybinding `Q' for
4161 `dired-do-query-replace'.
4162
41632006-02-22 Carsten Dominik <dominik@science.uva.nl>
4164
4165 * reftex.texi: Version number and date change only.
4166
4167 * org.texi (Internal Links): Rewrite to cover the modified
4168 linking system.
4169
41702006-02-17 Eli Zaretskii <eliz@gnu.org>
4171
4172 * faq.texi: Remove the coding cookie, it's not needed anymore.
4173
41742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4175
4176 * faq.texi (Colors on a TTY): Mention Mac OS port.
4177
41782006-02-12 Karl Berry <karl@gnu.org>
4179
4180 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4181 8-bit accented a.
4182
41832006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4184
4185 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4186
41872006-02-08 Romain Francoise <romain@orebokech.com>
4188
4189 * faq.texi (Top): Remove paragraph about the FAQ being a
4190 transitional document, etc.
4191 (Searching for/replacing newlines): New node.
4192 (Yanking text in isearch): New node.
4193 (Inserting text at the beginning of each line): Rename and make
4194 more general, mention `M-;' in Message mode.
4195
41962006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4197
4198 * faq.texi (Meta key does not work in xterm)
4199 (Emacs does not display 8-bit characters)
4200 (Inputting eight-bit characters): Update xrefs.
4201
42022006-02-06 Romain Francoise <romain@orebokech.com>
4203
4204 * faq.texi (VM): VM now at version 7.19.
4205 Set myself as maintainer of this file.
4206
42072006-02-04 Michael Olson <mwolson@gnu.org>
4208
4209 * erc.texi (History): Note that ERC is now included with Emacs.
4210
42112006-01-31 Romain Francoise <romain@orebokech.com>
4212
4213 * message.texi (Message Headers): Explain what
4214 `message-alternative-emails' does in more detail.
4215 Update copyright year.
4216
42172006-01-30 Juanma Barranquero <lekktu@gmail.com>
4218
4219 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4220
42212006-01-29 Richard M. Stallman <rms@gnu.org>
4222
4223 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4224
42252006-01-29 Michael Olson <mwolson@gnu.org>
4226
4227 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4228
4229 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4230
4231 * faq.texi (New in Emacs 22): Mention ERC.
4232
42332006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4234
4235 * rcirc.texi: Capitalize dir entry for consistency with the entry
4236 in info/dir and other entries in the Emacs category.
4237 Fix typos. Delete trailing whitespace.
4238
c8763fb6 42392006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4240
4241 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4242
42432006-01-27 Eli Zaretskii <eliz@gnu.org>
4244
4245 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4246 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4247
4248 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4249 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4250
42512006-01-27 Alex Schroeder <alex@gnu.org>
4252
4253 * rcirc.texi: New file.
4254
42552006-01-23 Juri Linkov <juri@jurta.org>
4256
4257 * widget.texi (User Interface): Add S-TAB for widget-backward.
4258
42592006-01-22 Michael Albinus <michael.albinus@gmx.de>
4260
4261 Sync with Tramp 2.0.52.
4262
4263 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4264 Add Tramp disabling item. New item for common connection problems.
4265 (various): Apply "ftp" as method for the download URL.
4266 (Bug Reports): Refer to FAQ for common problems.
4267
42682006-01-21 Eli Zaretskii <eliz@gnu.org>
4269
4270 * widget.texi (User Interface): Use @key for TAB.
4271
4272 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4273
4274 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4275 for TAB.
4276
4277 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4278
42792006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4280
4281 * gnus.texi: Update copyright.
4282
42832006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4284
4285 * gnus.texi (Article Washing): Additions.
4286
42872006-01-08 Alex Schroeder <alex@gnu.org>
4288
4289 * pgg.texi (Caching passphrase): Rewording.
4290
42912006-01-13 Carsten Dominik <dominik@science.uva.nl>
4292
4293 * org.texi (Agenda commands): Document tags command.
4294
42952006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4296
4297 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4298
42992006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4300
4301 * gnus.texi (RSS): Addition.
4302
43032005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4304
4305 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4306
43072005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4308
4309 * emacs-mime.texi (Display Customization): Add setting example to
4310 mm-discouraged-alternatives.
4311
43122006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4313
4314 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4315 version is the canonical version.
4316
43172006-01-08 Alex Schroeder <alex@gnu.org>
4318
4319 * pgg.texi (Caching passphrase): Rewording.
4320
43212006-01-06 Eli Zaretskii <eliz@gnu.org>
4322
4323 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4324 repository URL.
4325
43262006-01-06 Carsten Dominik <dominik@science.uva.nl>
4327
4328 * org.texi: Removed the accidentally re-added empty line in the
4329 direntry.
4330
43312006-01-05 Carsten Dominik <dominik@science.uva.nl>
4332
4333 * org.texi (Agenda Views): Chapter reorganized.
4334
43352005-12-29 Romain Francoise <romain@orebokech.com>
4336
4337 * faq.texi (Using Customize): New node.
4338
43392005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4340
4341 * org.texi: Remove blank line in @direntry. It is non-standard
4342 and recursively produces blank lines all over the dir file (when
4343 using Texinfo 4.8).
4344
43452005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4346
4347 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4348
43492005-12-20 Carsten Dominik <dominik@science.uva.nl>
4350
4351 * org.texi (Tags): Boolean logic documented.
4352 (Agenda Views): Document custom commands.
4353
43542005-12-20 David Kastrup <dak@gnu.org>
4355
4356 * faq.texi (AUCTeX): Update version and mailing list info.
4357
43582005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4359
4360 * gnus.texi (MIME Commands): Mention addition of
4361 multipart/alternative to gnus-buttonized-mime-types and add xref
4362 to mm-discouraged-alternatives.
4363
4364 * emacs-mime.texi (Display Customization): Mention addition of
4365 "image/.*" and add xref to gnus-buttonized-mime-types in the
4366 mm-discouraged-alternatives section.
4367
43682005-12-16 Carsten Dominik <dominik@science.uva.nl>
4369
4370 * org.texi (Tags): New section.
4371 (Agenda Views): Chapter reorganized.
4372
43732005-12-16 Eli Zaretskii <eliz@gnu.org>
4374
4375 * org.texi (Internal Links): Add a missing comma after an @xref.
4376
43772005-12-14 Chong Yidong <cyd@stupidchicken.com>
4378
4379 * faq.texi (Filling paragraphs with a single space): No need to
4380 change sentence-end now.
4381
43822005-12-13 Romain Francoise <romain@orebokech.com>
4383
4384 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4385
43862005-12-12 Jay Belanger <belanger@truman.edu>
4387
4388 * faq.texi (Calc): Update version number.
4389
43902005-12-12 Carsten Dominik <dominik@science.uva.nl>
4391
4392 * org.texi (Progress Logging): New section.
4393
43942005-12-10 Romain Francoise <romain@orebokech.com>
4395
4396 Update the Emacs FAQ for the 22.1 release.
4397
4398 * faq.texi: Set VER to `22.1'.
4399 (Basic editing): Explain how to use localized versions of the
4400 Tutorial. Mention that `C-h r' displays the manual. Delete
4401 obsolete WWW link to an Emacs 18 tutorial.
4402 (Getting a printed manual): Point to the new locations of the
4403 manuals on the GNU Web site.
4404 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4405 available via Info (it was previously distributed separately).
4406 (Installing Texinfo documentation): The latest version of Texinfo
4407 is 4.8, not 4.0.
4408 (Informational files for Emacs): COPYING is the GNU General Public
4409 License, not the Emacs General Public License.
4410 (Informational files for Emacs): Delete obsolete link to the
4411 GNUinfo pages as they have been removed from the GNU Web site.
4412 (New in Emacs 22): New node.
4413 (Setting up a customization file): Say that most packages support
4414 Customize nowadays.
4415 (Colors on a TTY): Delete reference to instructions on how to
4416 enable syntax highlighting, it is now enabled by default.
4417 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4418 at startup automatically.
4419 (Controlling case sensitivity): Mention `M-c' in isearch.
4420 (Using an already running Emacs process): Emacs now creates the
4421 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4422 gnuserv. As emacsclient can now run Lisp code as well, delete a
4423 sentence praising gnuserv for that. Simplify description of how
4424 the client/server operation works.
4425 (Compiler error messages): Delete obsolete text (compile.el has
4426 been rewritten).
4427 (Indenting switch statements): Fix typo.
4428 (Matching parentheses): Simplify setup instructions, mention the
4429 menu bar item in the Options menu.
4430 (Repeating a command as many times as possible): Mention `C-x e'.
4431 (Going to a line by number): Mention new keymap and bindings
4432 `M-g M-g', `M-g M-p' and `M-g M-n'.
4433 (Turning on syntax highlighting): Now on by default. Simplify.
4434 (Replacing highlighted text): Use `1', not `t'.
4435 (Problems with very large files): The maximum size is now 256MB on
4436 32-bit machines.
4437 (^M in the shell buffer): Mention `comint-process-echoes'.
4438 (Emacs for Apple computers): Emacs 22 has native support for Mac
4439 OS X.
4440 (Translating names to IP addresses): Delete node.
4441 (Binding keys to commands): Fix typo.
4442 (SPC no longer completes file names): New node.
4443 (MIME with Emacs mail packages): Delete section about the Emacs
4444 MIME FAQ (it's not reachable anymore).
4445
44462005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4447
4448 * cc-mode.texi: The manual has been extensively revised: the
4449 information about using CC Mode has been separated from the larger
4450 and more difficult chapters about configuration. It has been
4451 updated for CC Mode 5.31.
4452
44532005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4454
4455 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4456 (Selecting an implementation): Fix descriptions.
4457
44582005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4459
4460 * message.texi (Various Message Variables): Addition.
4461
44622005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4463
4464 * message.texi: Fix default values.
4465
44662005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4467
4468 * message.texi (Header Commands): Clarify descriptions of
4469 message-cross-post-followup-to, message-reduce-to-to-cc, and
4470 message-insert-wide-reply.
4471 (Various Commands): Fix kindex for message-kill-to-signature;
4472 clarify description of message-tab.
4473
44742005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4475
4476 * message.texi (Mailing Lists): Fix description about MFT.
4477
4478 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4479
44802005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4481
4482 * gnus.texi (Slow Terminal Connection): Replace old description
4483 with new one.
4484
44852005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4486
4487 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4488 replace X-Draft-Headers with X-Draft-From.
4489
44902005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4491
4492 * gnus.texi (Various Various): Fix the default value of
4493 nnheader-max-head-length.
4494 (Gnus Versions): Fix typo.
4495
44962005-12-08 Carsten Dominik <dominik@science.uva.nl>
4497
4498 * org.texi (Structure editing): Document new functionality of
4499 M-RET.
4500
45012005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4502
4503 * org.texi (Internal Links): Fix Texinfo usage.
4504
45052005-12-06 Carsten Dominik <dominik@science.uva.nl>
4506
4507 * org.texi (TODO basics): Document the global todo list.
4508 (TODO items): Documents sparse tree for specific TODO
4509 keywords.
4510
45112005-11-30 Carsten Dominik <dominik@science.uva.nl>
4512
4513 * org.texi (Plain Lists): Typos fixed.
4514
45152005-11-28 Jay Belanger <belanger@truman.edu>
4516
4517 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4518
45192005-11-24 Carsten Dominik <dominik@science.uva.nl>
4520
4521 * org.texi (Structure editing): New item moving commands added.
4522 (Plain Lists): New section.
4523
45242005-11-18 Carsten Dominik <dominik@science.uva.nl>
4525
4526 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4527 (Agenda): Document commands `org-cycle-agenda-files' and
4528 `org-agenda-file-to-front'
4529 (Built-in table editor): Document `org-table-sort-lines'.
4530 (HTML formatting): Export of hand-formatted lists.
4531
45322005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4533
4534 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4535 new variable gnus-toolbar-thickness.
4536
45372005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4538
4539 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4540
45412005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4542
4543 * gnus.texi (X-Face): Fix description.
4544 (XVarious): Remove gnus-xmas-logo-color-alist and
4545 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4546
45472005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4548
4549 * gnus.texi (Group Parameters): Mention new variable
4550 gnus-parameters-case-fold-search.
4551 (Home Score File): Addition.
4552
45532005-11-04 Ulf Jasper <ulf.jasper@web.de>
4554
4555 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4556 (Overview): List supported feed types.
4557 (Installation): No installation necessary when using autoload.
4558 (Configuration): Rename "RSS" to "news".
4559
45602005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4561
4562 * pgg.texi (User Commands): Document additional passphrase
4563 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4564 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4565
45662005-11-04 Carsten Dominik <dominik@science.uva.nl>
4567
4568 * org.texi: Version number changed to 3.19.
4569
45702005-10-29 Sascha Wilde <wilde@sha-bang.de>
4571
4572 * pgg.texi (How to use): Update the example to add autoload of
4573 pgg-encrypt-symmetric-region.
4574 (User Commands): Document pgg-encrypt-symmetric-region.
4575 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4576
45772005-10-27 Jay Belanger <belanger@truman.edu>
4578
4579 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4580 mention other TeX-related units.
4581
45822005-10-23 Lars Hansen <larsh@soem.dk>
4583
4584 * dired-x.texi (Miscellaneous Commands): Replace
4585 dired-do-relative-symlink by dired-do-relsymlink and
4586 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4587
45882005-10-23 Jay Belanger <belanger@truman.edu>
4589
4590 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4591 constant.
4592
45932005-10-23 Michael Albinus <michael.albinus@gmx.de>
4594
4595 * faq.texi (Bugs and problems): Replace
4596 `dired-move-to-filename-regexp' by
4597 `directory-listing-before-filename-regexp'.
4598
45992005-10-22 Eli Zaretskii <eliz@gnu.org>
4600
4601 * newsticker.texi (UPDATED): Set value.
4602
46032005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (Document Groups): Remove duplicate item.
4606
46072005-10-21 Carsten Dominik <dominik@science.uva.nl>
4608
4609 * org.texi (Summary): Mention iCalendar support.
4610 (Exporting): Document iCalendar support.
4611
46122005-10-18 Romain Francoise <romain@orebokech.com>
4613
4614 * viper.texi (Viper Specials): Capitalize GNU.
4615
46162005-10-17 Juri Linkov <juri@jurta.org>
4617
4618 * info.texi (Getting Started, Search Index, Expert Info):
4619 Fix wording.
4620 (Search Text): Replace `echo area' with `mode line'.
4621 (Search Index): Both `i' and `,' find all index entries.
4622 Replace example `C-f' with `C-l' (which exists in index of Info
4623 manual) and delete spaces in its keyboard input sequence.
4624 Delete unnecessary explanations about literal characters.
4625
46262005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4627
4628 * gnus.texi (Document Server Internals): Addition.
4629
46302005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4631
4632 * gnus.texi (A note on namespaces): Fix RFC reference.
4633
46342005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4635
4636 * gnus.texi (RSS): Fix key description.
4637
46382005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4639
4640 * gnus.texi: Emacs/w3 -> Emacs/W3.
4641 (Browsing the Web): Fix description.
4642 (Web Searches): Ditto.
4643 (Customizing W3): Ditto.
4644
46452005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4646
4647 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4648
46492005-10-11 Jay Belanger <belanger@truman.edu>
4650
4651 * calc.texi (Integration): Mention using `a i' to compute definite
4652 integrals.
4653
46542005-10-11 Juri Linkov <juri@jurta.org>
4655
4656 * info.texi: Rearrange nodes.
4657 (Top): Update menu. Change ref `Info for Experts' to
4658 `Advanced Info Commands'.
4659 (Getting Started): Fix description of manual's parts.
4660 (Help-Int): Change xref `Info Search' to `Search Index', and
4661 `Expert Info' to `Advanced'.
4662 (Advanced): Move node one level up.
4663 (Search Text, Search Index): New nodes split out from `Info Search'.
4664 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4665 split out from `Advanced'.
4666 (Advanced, Emacs Info Variables): De-document editing an Info file
4667 in Info.
4668 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4669 (Creating an Info File): Delete node and move its text to
4670 `Expert Info'.
4671
46722005-10-10 Carsten Dominik <dominik@science.uva.nl>
4673
4674 * org.texi (Workflow states): Documented that change in keywords
4675 becomes active only after restart of Emacs.
4676
46772005-10-08 Michael Albinus <michael.albinus@gmx.de>
4678
4679 Sync with Tramp 2.0.51.
4680
46812005-10-08 Nick Roberts <nickrob@snap.net.nz>
4682
4683 * speedbar.texi (Introduction): Describe new location of speedbar
4684 on menubar.
4685 (Basic Key Bindings): Remove descriptions of bindings that have
4686 been removed.
4687
46882005-10-05 Nick Roberts <nickrob@snap.net.nz>
4689
4690 * speedbar.texi (GDB): Describe use of watch expressions.
4691
46922005-09-28 Simon Josefsson <jas@extundo.com>
4693
4694 * message.texi (IDNA): Fix.
4695
46962005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4697
4698 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4699 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4700 description of nntp-open-connection-function.
4701 (Common Variables): Fix descriptions.
4702
47032005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4704
4705 * gnus.texi (Server Buffer Format): Document the %a format spec.
4706
47072005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4708
4709 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4710
47112005-09-23 Carsten Dominik <dominik@science.uva.nl>
4712
4713 * org.texi Version 3.16.
4714
47152005-09-19 Miles Bader <miles@gnu.org>
4716
4717 * newsticker.texi: Get rid of CVS keywords.
4718
47192005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4720
4721 * gnus.texi (Finding the Parent): Fix description of how Gnus
4722 finds article.
4723
47242005-09-14 Jari Aalto <jari.aalto@cante.net>
4725
4726 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4727 to drop off non-answered articles.
4728
47292005-09-19 Juanma Barranquero <lekktu@gmail.com>
4730
4731 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4732 braces (which are unsupported by NMAKE) for macro `srcdir'.
4733
47342005-09-17 Eli Zaretskii <eliz@gnu.org>
4735
4736 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4737 (../info/newsticker, newsticker.dvi): New targets.
4738
47392005-09-17 Ulf Jasper <ulf.jasper@web.de>
4740
4741 * newsticker.texi: Replace @command with @code. Replace @example
4742 with @lisp.
4743 (Top): Added explanations to menu items.
4744 (GNU Free Documentation License): Removed.
4745
47462005-09-16 Romain Francoise <romain@orebokech.com>
4747
4748 Update all files to specify GFDL version 1.2.
4749
4750 * doclicense.texi (GNU Free Documentation License): Update to
4751 version 1.2.
4752
47532005-09-15 Richard M. Stallman <rms@gnu.org>
4754
4755 * newsticker.texi: Fix @setfilename.
4756
4757 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4758 (../info/newsticker, newsticker.dvi): New targets.
4759
47602005-08-30 Carsten Dominik <dominik@science.uva.nl>
4761
4762 * org.texi: Version 3.15.
4763
47642005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4765
4766 * ses.texi: Combine all three indices into one.
4767 Correct a few typos.
4768
47692005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4770
4771 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4772
47732005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4774
4775 * emacs-mime.texi (Handles): Remove duplicate item.
4776 (Encoding Customization): Fix the default value for
4777 mm-coding-system-priorities.
4778 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4779 (Basic Functions): Fix reference.
4780
47812005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4782
4783 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4784
47852005-08-18 Richard M. Stallman <rms@gnu.org>
4786
4787 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4788 and web site.
4789
4790 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4791 not keyboard-translate.
4792
47932005-08-11 Richard M. Stallman <rms@gnu.org>
4794
4795 * faq.texi (Using regular expressions): Fix xref.
4796
47972005-08-09 Juri Linkov <juri@jurta.org>
4798
4799 * info.texi (Help-P): Replace `Prev' with `Previous'.
4800 (Help-M, Help-Xref): Add S-TAB.
4801 (Help-FOO): Update `u' command.
4802 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4803 Update info about visibility of xref parts.
4804 (Help-Int): Fix `m' command. Rename `Info-last' to
4805 `Info-history-back'. Add `Info-history-forward'.
4806 (Advanced): Fix `g*' and `M-n' commands.
4807 (Info Search): Add `index-apropos' in stand-alone browser.
4808 Add isearch commands.
4809 (Emacs Info Variables): Remove `Info-fontify'.
4810 Add `Info-mode-hook'. Update face names.
4811 Add `Info-fontify-maximum-menu-size',
4812 `Info-fontify-visited-nodes', `Info-isearch-search'.
4813
48142005-08-07 Michael Albinus <michael.albinus@gmx.de>
4815
4816 Sync with Tramp 2.0.50.
4817
4818 * tramp.texi: Use @option{} consequently for method names.
4819 (Inline methods, External transfer methods): Remove references to
4820 Cygwin.
4821 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4822 implementation.
4823
48242005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4825
4826 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4827 Mention that gnus-init-file is not read when Emacs is invoked with
4828 --no-init-file or -q.
4829
48302005-07-19 Carsten Dominik <dominik@science.uva.nl>
4831
4832 * org.texi: Version 3.14.
4833
48342005-07-04 Carsten Dominik <dominik@science.uva.nl>
4835
4836 * org.texi: Version 3.13.
4837
48382005-07-18 Juri Linkov <juri@jurta.org>
4839
4840 * calc.texi (Time Zones, Logical Operations):
4841 * cl.texi (Overview):
4842 * org.texi (TODO types):
4843 * sc.texi (Emacs 18 MUAs):
4844 * speedbar.texi (Top):
4845 * url.texi (History):
4846 Delete duplicate duplicate words.
4847
ce058493 48482005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4849
4850 * cl.texi (Type Predicates): Document `atom' type.
4851
48522005-07-04 Lute Kamstra <lute@gnu.org>
4853
4854 Update FSF's address in GPL notices.
4855
4856 * calc.texi (Copying):
4857 * doclicense.texi (GNU Free Documentation License):
4858 * faq.texi (Contacting the FSF):
4859 * mh-e.texi (Copying): Update FSF's address.
4860
48612005-07-03 Richard M. Stallman <rms@gnu.org>
4862
4863 * flymake.texi (Example -- Configuring a tool called directly):
4864 Update name of flymake-build-relative-filename.
4865
48662005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4867
4868 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4869
48702005-06-29 Carsten Dominik <dominik@science.uva.nl>
4871
4872 * org.texi: Version 3.12.
4873
48742005-06-24 Eli Zaretskii <eliz@gnu.org>
4875
4876 * makefile.w32-in (MAKEINFO): Use --force.
4877 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4878 Makefile.in.
4879 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4880 more shells.
4881
48822005-06-23 Richard M. Stallman <rms@gnu.org>
4883
4884 * speedbar.texi (Creating a display): Texinfo usage fixes.
4885
4886 * tramp.texi (Customizing Completion, Auto-save and Backup):
4887 Texinfo usage fixes.
4888
48892005-06-23 Juanma Barranquero <lekktu@gmail.com>
4890
4891 * dired-x.texi (Miscellaneous Commands):
4892 * ediff.texi (Miscellaneous):
4893 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4894 (Agent Variables):
4895 * info.texi (Help-Xref):
4896 * message.texi (Message Headers):
4897 * org.texi (Remember):
4898 * reftex.texi (Options (Defining Label Environments)):
4899 (Options (Index Support)):
4900 (Options (Viewing Cross-References)):
4901 (Options (Misc)):
4902 (Changes):
4903 * speedbar.texi (Creating a display):
4904 * tramp.texi (Customizing Completion, Auto-save and Backup):
4905 Texinfo usage fix.
4906
49072005-06-13 Carsten Dominik <dominik@science.uva.nl>
4908
4909 * org.texi: Version 3.11.
4910
49112005-06-12 Jay Belanger <belanger@truman.edu>
4912
4913 * calc.texi (Getting Started): Remove extra menu item.
4914
49152005-05-31 Jay Belanger <belanger@truman.edu>
4916
4917 * calc.texi (Notations Used in This Manual): Use @kbd for key
4918 sequence.
4919 (Demonstration of Calc): Mention another way of starting Calc.
4920 (Starting Calc): Mention long name of M-#.
4921 (Embedded Mode Overview): Remove unnecessary instruction.
4922 (Other M-# commands): Rephrase `M-# 0' explanation.
4923 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4924 reflect current behavior.
4925
49262005-05-30 Jay Belanger <belanger@truman.edu>
4927
4928 * calc.texi (Hooks): Change description of calc-window-hook and
4929 calc-trail-window-hook to match usage.
4930 (Computational Functions): Add more constant-generating functions.
4931 (Customizable Variables): Use defvar.
4932
49332005-05-28 Jay Belanger <belanger@truman.edu>
4934
4935 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4936 (Basic Embedded Mode): Explain behavior of arguments to
4937 calc-embedded-mode.
4938
49392005-05-27 Jay Belanger <belanger@truman.edu>
4940
4941 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4942 current behavior.
4943
49442005-05-25 Jay Belanger <belanger@truman.edu>
4945
4946 * calc.texi: Change Calc version number throughout.
4947 (Keypad Mode): Change location in info output.
4948 (Keypad mode overview): Move picture of keypad.
4949
49502005-05-21 Jay Belanger <belanger@truman.edu>
4951
4952 * calc.texi (Storing variables): Mention that only most variables
4953 are void to begin with.
4954
49552005-05-21 Kevin Ryde <user42@zip.com.au>
4956
4957 * widget.texi (Basic Types): Update cross ref from "Enabling
4958 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4959 lispref/text.texi change.
4960
49612005-05-20 Carsten Dominik <dominik@science.uva.nl>
4962
4963 * org.texi: Version 3.09.
4964
49652005-05-18 Carsten Dominik <dominik@science.uva.nl>
4966
4967 * reftex.texi: Version 4.28.
4968
49692005-05-16 Jay Belanger <belanger@truman.edu>
4970
4971 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4972
49732005-05-14 Jay Belanger <belanger@truman.edu>
4974
4975 * calc.texi (Default Simplifications): Insert missing ! (logical
4976 not operator).
4977
49782005-05-14 Michael Albinus <michael.albinus@gmx.de>
4979
4980 Sync with Tramp 2.0.49.
4981
49822005-05-10 Jay Belanger <belanger@truman.edu>
4983
4984 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4985 to 1.
4986
49872005-04-29 Carsten Dominik <dominik@science.uva.nl>
4988
4989 * org.texi: Version 3.08, structure reorganized.
4990
49912005-04-24 Richard M. Stallman <rms@gnu.org>
4992
4993 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4994
49952005-04-15 Carsten Dominik <dominik@science.uva.nl>
4996
4997 * org.texi: Update to version 3.06.
4998
49992005-04-13 Lute Kamstra <lute@gnu.org>
5000
5001 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5002
50032005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5004
5005 * cl.texi (Porting Common Lisp): Fix typo.
5006
50072005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5008
5009 * gnus.texi (RSS): Addition.
5010
50112005-04-04 Jay Belanger <belanger@truman.edu>
5012
5013 * calc.texi: Change Calc version number.
5014 (Customizable variables): Fix description of calc-language-alist.
5015 (Copying): Put in version 2 of GPL.
5016
50172005-04-01 Jay Belanger <belanger@truman.edu>
5018
5019 * calc.texi (Troubleshooting Commands): Remove comment about
5020 installation.
5021 (Installation): Remove section.
5022 (Customizable Variables): New section.
5023 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5024 (Graphical Devices): Add references to Customizable Variables.
5025
50262005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5027
5028 * emacs-mime.texi (Display Customization): Markup fixes.
5029 (rfc2047): Update.
5030
50312005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5032
5033 * gnus-faq.texi: Replaced with auto-generated version.
5034
50352005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5036
5037 * dired-x.texi (Multiple Dired Directories): default-directory was
5038 renamed to dired-default-directory.
5039
50402005-03-26 Jay Belanger <belanger@truman.edu>
5041
5042 * calc.texi (Simplifying Formulas, Rewrite Rules):
5043 Change description of top and bottom of fraction.
5044 (Modulo Forms): Move description of how to create modulo forms to
5045 earlier in the section.
5046 (Fraction Mode): Suggest using : to get a fraction by dividing.
5047 (Basic Arithmetic): Adjust placement of command name.
5048 (Truncating the Stack): Emphasize that "hidden" entries are still
5049 visible.
5050 (Installation): Move discussion of printing manual to "About This
5051 Manual".
5052 (About This Manual): Mention how to print the manual.
5053 (Reporting Bugs): Remove first person.
5054 (Building Vectors): Add algebraic version of append.
5055 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5056 (Grouping Digits): Fix typo.
5057
50582005-03-25 Werner Lemberg <wl@gnu.org>
5059
5060 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5061 Replace `legal' with `valid'.
5062
50632005-03-25 Werner Lemberg <wl@gnu.org>
5064
5065 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5066
50672005-03-24 Jay Belanger <belanger@truman.edu>
5068
5069 * calc.texi (General Mode Commands)
5070 (Mode Settings in Embedded Mode): Add some explanation of
5071 recording mode settings.
5072
50732005-03-24 Richard M. Stallman <rms@gnu.org>
5074
5075 * calc.texi: Remove praise of non-free software.
5076
5077 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5078 (Installation): Node deleted.
5079
50802005-03-23 Richard M. Stallman <rms@gnu.org>
5081
5082 * url.texi (HTTP language/coding): Improve last change.
5083
50842005-03-22 Jay Belanger <belanger@truman.edu>
5085
5086 * calc.texi (Embedded Mode): Add new information on changing
5087 modes.
5088
50892005-03-20 Michael Albinus <michael.albinus@gmx.de>
5090
5091 Sync with Tramp 2.0.48.
5092
5093 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5094
5095 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5096 "GNU/Linux". Change all addresses to .gnu.org.
5097 (Default Method): Offer shortened syntax for "su" and "sudo"
5098 methods.
5099
51002005-03-07 Richard M. Stallman <rms@gnu.org>
5101
5102 * url.texi: Fix usage of "e.g.".
5103 (HTTP language/coding): Explain the rules for these strings.
5104
51052005-03-06 Richard M. Stallman <rms@gnu.org>
5106
5107 * woman.texi (Introduction): Minor cleanups.
5108
5109 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5110
5111 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5112 (Installation): Node deleted.
5113
5114 * mh-e.texi (Preface): Get rid of "Emacs 21".
5115
5116 * eshell.texi (Installation): Delete node (for Emacs 20).
5117
51182005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5119
5120 * flymake.texi: Refill and tweak style in @lisp blocks.
5121
51222005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5123
5124 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5125
51262005-03-01 Jay Belanger <belanger@truman.edu>
5127
5128 * calc.texi (Trigonometric and Hyperbolic Functions):
5129 Mention additional functions.
5130 (Algebraic Simplifications): Mention additional simplifications.
5131
51322005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5133
5134 * ses.texi: Add concept/function/variable indices (this work was
5135 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5136 papers on file at FSF).
5137
51382005-02-10 Jay Belanger <belanger@truman.edu>
5139
5140 * calc.texi: Change @LaTeX to La@TeX throughout.
5141 Redefine @expr as @math for TeX output.
5142 Redefine @texline as a no-op for TeX output.
5143 Define @tfn, replace @t by @tfn throughout.
5144
51452005-02-09 Jay Belanger <belanger@truman.edu>
5146
5147 * calc.texi: Add macro for LaTeX for info output.
5148
51492005-02-08 Kim F. Storm <storm@cua.dk>
5150
5151 * texinfo.tex (LaTex): Add def.
5152
51532005-02-06 Jay Belanger <belanger@truman.edu>
5154
5155 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5156 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5157 throughout manual.
5158
51592005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5160
5161 * gnus.texi: Some edits based on comments from David Abrahams.
5162
51632005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5164
5165 * gnus.texi (RSS): Fix the keystroke.
5166
51672005-01-24 David Kastrup <dak@gnu.org>
5168
5169 * faq.texi: Update AUCTeX version info.
5170
51712005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5172
5173 * gnus-faq.texi ([4.1]): Typo.
5174
51752005-01-19 Jay Belanger <belanger@truman.edu>
5176
5177 * calc.texi (Keep Arguments): Mention that keeping arguments
5178 doesn't work with keyboard macros.
5179
51802005-01-16 Richard M. Stallman <rms@gnu.org>
5181
5182 * autotype.texi (Autoinserting): Fix small error.
5183
51842005-01-16 Michael Albinus <michael.albinus@gmx.de>
5185
5186 Sync with Tramp 2.0.47.
5187
5188 * tramp.texi (Compilation): New section, describing compilation of
5189 remote files.
5190
51912005-01-11 Kim F. Storm <storm@cua.dk>
5192
5193 * widget.texi (Basic Types): Add :follow-link keyword.
5194
51952005-01-09 Jay Belanger <belanger@truman.edu>
5196
5197 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5198
51992005-01-08 Jay Belanger <belanger@truman.edu>
5200
5201 * calc.texi: Change throughout to reflect new default value of
5202 calc-settings-file.
5203
52042005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5205
5206 * message.texi (Reply): `message-reply-to-function' should return
5207 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5208
52092005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5210
5211 * faq.texi (Changing load-path): Fix typo.
5212
52132005-01-05 Jay Belanger <belanger@truman.edu>
5214
5215 * calc.texi (Programming Tutorial): Replace kbd command by
5216 appropriate characters for a keyboard macro.
5217
52182005-01-04 Jay Belanger <belanger@truman.edu>
5219
5220 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5221 for Lucid Emacs.
5222 (Programming Tutorial): Mention that the user needs to be in the
5223 right mode to compute some functions.
5224
52252005-01-04 Jay Belanger <belanger@truman.edu>
5226
5227 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5228 no longer applicable.
5229
52302005-01-01 Jay Belanger <belanger@truman.edu>
5231
5232 * calc.texi (Programming Tutorial): Changed description of how to
5233 edit keyboard macros to match current behavior.
5234
52352004-12-31 Jay Belanger <belanger@truman.edu>
5236
5237 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5238
52392004-12-20 Jay Belanger <belanger@truman.edu>
5240
5241 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5242 zero.
5243
52442004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5245
5246 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5247 @xref.
5248 (Font Locking): Avoid @strong{Note:}.
5249
52502004-12-17 Michael Albinus <michael.albinus@gmx.de>
5251
5252 Sync with Tramp 2.0.46.
5253
5254 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5255
52562004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5257
5258 * url.texi: Correct typos.
5259 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5260 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5261 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5262 (Dealing with HTTP documents): @inforef->@xref.
5263
52642004-12-15 Jay Belanger <belanger@truman.edu>
5265
5266 * calc.texi: Consistently capitalized all mode names.
5267 (Answers to Exercises): Mention that an answer can be a fraction
5268 when in Fraction mode.
5269
52702004-12-13 Jay Belanger <belanger@truman.edu>
5271
5272 * calc.texi: Fix some TeX definitions.
5273
52742004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5275
5276 * reftex.texi (Imprint): Remove erroneous @value's.
5277
52782004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5279
5280 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5281 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5282
52832004-12-08 Jay Belanger <belanger@truman.edu>
5284
5285 * calc.texi (Starting Calc): Remove comment about installation.
5286 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5287
52882004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5289
5290 * url.texi: Update @setfilename.
5291 (Getting Started): No need to worry about Gnus versions.
5292 (Dealing with HTTP documents): Use @inforef.
5293
5294 * org.texi: Fix @direntry file name.
5295
52962004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5297
5298 * url.texi: New file.
5299
5300 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5301
53022004-12-06 Jay Belanger <belanger@truman.edu>
5303
5304 * calc.texi (Using Calc): Remove paragraph about installation.
5305
53062004-12-06 Jay Belanger <belanger@truman.edu>
5307
5308 * calc.texi: Use more Texinfo macros and less TeX defs.
5309 Remove @refill's.
5310
53112004-12-06 Richard M. Stallman <rms@gnu.org>
5312
5313 * org.texi: New file.
5314
53152004-12-05 Richard M. Stallman <rms@gnu.org>
5316
5317 * Makefile.in (org.dvi, ../info/org): New targets.
5318 (INFO_TARGETS): Add ../info/org.
5319 (DVI_TARGETS): Add org.dvi.
5320 (maintainer-clean): Remove the info files in the info dir.
5321
53222004-11-26 Eli Zaretskii <eliz@gnu.org>
5323
5324 * idlwave.texi: Fix the setfilename directive to put the produced
5325 file in ../info.
5326 (Continued Statement Indentation): Resurrect Jan D.'s change from
5327 2004-11-03 that was lost when a newer version of idlwave.texi was
5328 imported.
5329
53302004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5331
5332 * gnus-faq.texi ([5.1]): Added missing bracket.
5333
5334 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5335 `spam-initialize'.
5336
53372004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5338
5339 * message.texi (Various Message Variables): Mention that all mail
5340 file variables are derived from `message-directory'.
5341
5342 * gnus.texi (Splitting Mail): Clarify bogus group.
5343
53442004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5345
5346 * emacs-mime.texi (Encoding Customization): Fix
5347 mm-coding-system-priorities entry.
5348
c8763fb6 53492004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5350
5351 * idlwave.texi (Continued Statement Indentation):
5352 * reftex.texi (Options (Index Support)):
5353 (Displaying and Editing the Index, Table of Contents):
5354 * speedbar.texi (Creating a display, Major Display Modes): Replace
5355 non-nil with non-@code{nil}.
5356
53572004-10-21 Jay Belanger <belanger@truman.edu>
5358
5359 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5360
53612004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * calc.texi (Reporting Bugs): Double up `@'.
5364
53652004-10-18 Jay Belanger <belanger@truman.edu>
5366
5367 * calc.texi (Reporting Bugs): Changed the address that bugs
5368 should be sent to.
5369
53702004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5371
5372 * gnus.texi (New Features): Add 5.11.
5373
5374 * message.texi (Resending): Remove wrong default value.
5375
5376 * gnus.texi (Mail Source Specifiers): Describe possible problems
5377 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5378 `pop3-leave-mail-on-server' to the index.
5379
53802004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5381
5382 * message.texi (Canceling News): Add how to set a password.
5383
53842004-10-12 Jay Belanger <belanger@truman.edu>
5385
5386 * calc.texi (Help Commands): Changed the descriptions of
5387 calc-describe-function and calc-describe-variable to match their
5388 current behavior.
5389
53902004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5391
5392 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5393
53942004-10-12 Michael Albinus <michael.albinus@gmx.de>
5395
5396 Sync with Tramp 2.0.45.
5397
5398 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5399 plink link. The URL is outdated. Originator contacted for
5400 clarification.
5401
54022004-10-10 Juri Linkov <juri@jurta.org>
5403
5404 * gnus.texi (Top, Marking Articles): Join two menus in one node
5405 because a node can have only one menu.
5406
54072004-10-09 Juri Linkov <juri@jurta.org>
5408
5409 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5410 example of nnmail-split-fancy.
5411
54122004-10-06 Karl Berry <karl@gnu.org>
5413
5414 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5415 consistency with other uses of dashes.
5416
54172004-10-05 Karl Berry <karl@gnu.org>
5418
5419 * info.texi: Consistently use --- throughout, periods at end of
5420 menu descriptions, and a couple typos.
5421
54222004-09-26 Jesper Harder <harder@ifa.au.dk>
5423
5424 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5425 * pgg.texi (User Commands, Backend methods): Do.
5426 * gnus.texi: Markup fixes.
5427 (Setting Process Marks): Fix `M P a' entry.
5428 * emacs-mime.texi: Fixes.
5429
54302004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5431
5432 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5433 again.
5434 Use 5.10 instead of 5.10.0.
5435
54362004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5437
5438 * gnus.texi (Summary Mail Commands): S D e.
5439
54402004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5441
5442 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5443 the gnus-article-mode-line-format section.
5444
54452004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5446
5447 * gnus.texi (Various Summary Stuff): Fix the documentation for
5448 gnus-newsgroup-variables.
5449
54502004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5451
5452 * gnus.texi (MIME Commands): Added
5453 gnus-mime-display-multipart-as-mixed,
5454 gnus-mime-display-multipart-alternative-as-mixed,
5455 gnus-mime-display-multipart-related-as-mixed.
5456 (Mail Source Customization): Clarify `mail-source-directory'.
5457 (Splitting Mail): Mention gnus-group-find-new-groups.
5458 (SpamOracle): Fixed typo.
5459
5460 * gnus-faq.texi: Untabify.
5461 ([6.3]): nnir.el is in contrib directory.
5462
5463 * message.texi (News Headers): Clarify how a unique ID is created.
5464
5465 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5466 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5467
b2abec73 54682004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5469
b2abec73 5470 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5471
54722004-09-20 Florian Weimer <fw@deneb.enyo.de>
5473
5474 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5475
54762004-09-22 Jay Belanger <belanger@truman.edu>
5477
5478 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5479 might be hidden during part of the session.
5480
54812004-09-20 Jay Belanger <belanger@truman.edu>
5482
5483 * calc.texi (Notations Used in This Manual): Put in an earlier
5484 mention that DEL could be called Backspace.
5485
54862004-09-10 Simon Josefsson <jas@extundo.com>
5487
5488 * gnus.texi (IMAP): Add example. Suggested and partially written
5489 by Steinar Bang <sb@dod.no>.
5490
54912004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5492
5493 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5494 netrc syntax.
5495
54962004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5497
b2abec73
JB
5498 * gnus.texi (Spam ELisp Package Sequence of Events):
5499 Some clarifications.
2de53ca6
GM
5500 (Spam ELisp Package Global Variables): More clarifications.
5501
55022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5503
5504 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5505 Mention spam-split does not modify incoming mail.
5506
55072004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5508
5509 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5510
55112004-09-10 Eli Zaretskii <eliz@gnu.org>
5512
5513 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5514
55152004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5516
5517 * makefile.w32-in (sieve, pgg): Use $(infodir).
5518
55192004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5520
5521 * makefile.w32-in: Fix PGG and Sieve entries.
5522
55232004-08-28 Eli Zaretskii <eliz@gnu.org>
5524
5525 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5526 Emacs and related programs.
5527
55282004-08-27 Richard M. Stallman <rms@gnu.org>
5529
5530 * faq.texi: Fix texinfo usage, esp. doublequotes.
5531 (Difference between Emacs and XEmacs): Some clarification.
5532
5533 * faq.texi (Difference between Emacs and XEmacs):
5534 Explain not to contrast XEmacs with GNU Emacs.
5535
55362004-08-26 Richard M. Stallman <rms@gnu.org>
5537
5538 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5539
55402004-08-22 David Kastrup <dak@gnu.org>
5541
5542 * reftex.texi (AUCTeX): Update links, section name.
5543
5544 * faq.texi (Calc): Update availability (included in 22.1).
5545 (AUCTeX): Update availability, information, versions, description.
5546
55472004-08-14 Eli Zaretskii <eliz@gnu.org>
5548
5549 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5550
55512004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5552
5553 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5554
55552004-08-10 Michael Albinus <michael.albinus@gmx.de>
5556
5557 Sync with Tramp 2.0.44.
5558
55592004-08-05 Lars Hansen <larsh@math.ku.dk>
5560
5561 * widget.texi (User Interface): Update how to separate the
5562 editable field of an editable-field widget from other widgets.
5563 (Programming Example): Add text after field.
5564
55652004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5566
5567 * emacs-mime.texi (Encoding Customization): Add a note to the
5568 mm-content-transfer-encoding-defaults entry.
5569 (rfc2047): Update.
5570
5571 * gnus.texi (Article Highlighting): Add
5572 gnus-cite-ignore-quoted-from.
5573 (POP before SMTP): New node.
5574 (Posting Styles): Addition.
5575 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5576 (Fancy Mail Splitting): Ditto.
5577 (X-Face): Add gnus-x-face.
5578
55792004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5580
5581 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5582 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5583
55842004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5585
5586 * gnus.texi (Mail Source Specifiers): Describe
5587 `pop3-leave-mail-on-server'.
5588
55892004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5592
5593 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5594 repository. Change setfilename.
5595
5596 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5597
55982004-07-02 Juri Linkov <juri@jurta.org>
5599
5600 * pcl-cvs.texi (Viewing differences): Add `d r'.
5601
56022004-06-29 Jesper Harder <harder@ifa.au.dk>
5603
5604 * ses.texi, viper.texi, flymake.texi, faq.texi:
5605 * eshell.texi, ediff.texi: Markup fixes.
5606
56072004-06-21 Karl Berry <karl@gnu.org>
5608
5609 * info.texi (Top): Mention that only Emacs has mouse support.
5610 (Getting Started): Mention this in a few other places.
5611
56122004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5613
5614 * autotype.texi (Copyrights, Timestamps): Recommend
5615 `before-save-hook' instead of `write-file-functions'.
5616
56172004-06-13 Lars Hansen <larsh@math.ku.dk>
5618
5619 * dired-x.texi (dired-mark-omitted): Update keybinding.
5620
56212004-06-10 Kim F. Storm <storm@cua.dk>
5622
5623 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5624
56252004-06-05 Lars Hansen <larsh@math.ku.dk>
5626
5627 * dired-x.texi (variable dired-omit-mode): Rename from
5628 dired-omit-files-p.
5629 (function dired-omit-mode): Rename from dired-omit-toggle.
5630 Call dired-omit-mode rather than set dired-omit-files-p.
5631 (dired-mark-omitted): Describe command.
5632
56332004-05-29 Michael Albinus <michael.albinus@gmx.de>
5634
5635 Version 2.0.41 of Tramp released.
5636
56372004-05-29 Juanma Barranquero <lektu@terra.es>
5638
5639 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5640 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5641
56422004-05-29 Richard M. Stallman <rms@gnu.org>
5643
5644 * cl.texi (Top): Call this chapter `Introduction'.
5645 (Overview): In TeX, no section heading here.
5646
5647 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5648
56492004-05-29 Eli Zaretskii <eliz@gnu.org>
5650
5651 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5652 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5653
56542004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5655
5656 * flymake.texi: New file.
5657
56582004-05-28 Simon Josefsson <jas@extundo.com>
5659
5660 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5661
b344d29d 56622004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5663
5664 Version 2.0.40 of Tramp released.
5665
56662004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5667
5668 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5669
5670 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5671 variables `tramp-backup-directory-alist' and
5672 `tramp-bkup-backup-directory-info'.
5673 (Overview, Connection types)
5674 (External transfer methods, Default Method)
5675 (Windows setup hints): Remove restriction of password entering
5676 with external methods.
5677 (Auto-save and Backup): Make file name example
5678 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5679 and `auto-save-directory' must be used.
5680 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5681 only "NT"). Remove doubled entry "What kinds of systems does
5682 @tramp{} work on".
5683 (tramp): Macro removed.
5684 (Obtaining Tramp): Flag removed from title.
5685 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5686 and `trampver' used properly. Flag `tramp-inst' replaced by
5687 `installchapter'. Installation related text adapted.
5688
56892004-04-28 Masatake YAMATO <jet@gyve.org>
5690
5691 * widget.texi (Programming Example): Remove overlays.
5692
56932004-04-27 Jesper Harder <harder@ifa.au.dk>
5694
5695 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5696
56972004-04-23 Juanma Barranquero <lektu@terra.es>
5698
5699 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5700
57012004-04-05 Jesper Harder <harder@ifa.au.dk>
5702
5703 * info.texi (Info Search): Add info-apropos.
5704
57052004-03-22 Juri Linkov <juri@jurta.org>
5706
5707 * faq.texi: Fix help key bindings.
5708
57092004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5710
5711 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5712 (as suggested by Karl Berry). Update information about colored
5713 stars in menus. Add new subheading describing M-n.
5714
57152004-03-12 Richard M. Stallman <rms@gnu.org>
5716
5717 * cl.texi (Top): Rename top node's title.
5718
57192004-03-08 Karl Berry <karl@gnu.org>
5720
5721 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5722 problems making the texinfo distribution.
5723
57242004-02-29 Simon Josefsson <jas@extundo.com>
5725
5726 * smtpmail.texi (Authentication): Changed the list of supported
5727 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5728 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5729 <voegelas@gmx.net>.
5730
57312004-02-29 Juanma Barranquero <lektu@terra.es>
5732
5733 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5734 Use $(DEL) instead of rm, and ignore exit code.
5735
b344d29d 57362004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5737
5738 Tramp version 2.0.39 released.
5739
57402004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5741
5742 * tramp.texi (Customizing Completion): Explain new functions
5743 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5744 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5745 (Top): Refer to Savannah mailing list as the major one. Mention
5746 older mailing lists in HTML mode only.
5747 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5748 (Frequently Asked Questions): Remote hosts must not be Unix-like
5749 for "smb" method.
5750 (Password caching): New node.
5751 (External transfer methods): Refer to password caching for "smb"
5752 method.
5753
57542004-02-17 Karl Berry <karl@gnu.org>
5755
5756 * info.texi (Help-Int): Mention the new line number feature.
5757
57582004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5759
5760 * ses.texi (Advanced Features): New functionality for
5761 ses-set-header-row (defaults to current row unless C-u used).
5762 (Acknowledgements): Add Stefan Monnier.
5763
57642003-12-29 Kevin Ryde <user42@zip.com.au>
5765
5766 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5767
b344d29d 57682003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5769
5770 Tramp version 2.0.38 released.
5771
5772 * tramp.texi (Remote shell setup): Warn of environment variables
5773 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5774 <sven.gabriel@imk.fzk.de>.
5775 (Configuration): Tramp now chooses base64/uuencode
5776 automatically. Update wording accordingly.
5777 (Top): More description for the `Default Method' menu entry.
5778 (Default Method): Use @code, not @var, for Lisp variables.
5779 (Default Method): New subsection `Which method is the right one
5780 for me?' Suggested by Christian Kirsch.
5781 (Configuration): Pointer to new subsection added.
5782 (Default Method): Too many "use" in one sentence.
5783 Rephrase. Reported by Christian Kirsch.
5784 (Filename Syntax): Old `su' example is probably a left-over from
5785 the sm/su method naming. Replace with `ssh', instead.
5786 (External transfer methods, Auto-save and Backup):
5787 Typo fixes.
5788
57892003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5790
183080b6 5791 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5792 (Top): Mention japanese manual only if flag `jamanual' is set.
5793 Insert section `Japanese manual' in menu.
5794
57952003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5796
5797 * eshell.texi (Known Problems): Add doc item.
5798
57992003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5800
5801 * cc-mode.texi: Update for CC Mode 5.30.
5802
5803 Note: Please refrain from doing purely cosmetic changes like
5804 removing trailing whitespace in this manual; it clobbers cvs
5805 merging for no good reason.
5806
58072003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5808
5809 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5810 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5811 @acronym{ASCII}.
5812
58132003-10-26 Karl Berry <karl@gnu.org>
5814
5815 * info.texi (Info Search): Echo area, not echo are. From Debian
5816 diff.
5817
58182003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5819
10d1d0af 5820 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5821 :buttons and :children keywords.
5822
58232003-10-22 Miles Bader <miles@gnu.org>
5824
5825 * Makefile.in (info): Move before $(top_srcdir)/info.
5826
58272003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5828
5829 * tramp.texi (Inline methods): Small grammar fix.
5830 (External transfer methods): Likewise.
5831
58322003-10-08 Nick Roberts <nick@nick.uklinux.net>
5833
5834 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5835
58362003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5839
58402003-09-30 Richard M. Stallman <rms@gnu.org>
5841
5842 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5843
5844 * widget.texi (User Interface): Fix typos.
5845
5846 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5847
58482003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5849
5850 * pcl-cvs.texi (Selected Files): Fix typo.
5851
58522003-09-21 Karl Berry <karl@gnu.org>
5853
5854 * info.texi (] and [ commands): No period at end of section title.
5855
58562003-09-04 Miles Bader <miles@gnu.org>
5857
5858 * Makefile.in (top_srcdir): New variable.
5859 ($(top_srcdir)/info): New rule.
5860 (info): Depend on it.
5861
58622003-09-03 Peter Runestig <peter@runestig.com>
5863
5864 * makefile.w32-in: New file.
5865
58662003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5867
5868 * widget.texi (User Interface): Explain the need of static text
5869 around an editable field.
5870
58712003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5872
5873 * widget.texi (Basic Types): The argument to `:help-echo' can now
5874 be a form that evaluates to a string.
5875
58762003-08-18 Kim F. Storm <storm@cua.dk>
5877
5878 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5879
58802003-08-16 Richard M. Stallman <rms@gnu.org>
5881
5882 * dired-x.texi (Shell Command Guessing): Explain *.
5883
58842003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5885
5886 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5887 log-edit-insert-changelog.
5888
58892003-08-03 Karl Berry <karl@gnu.org>
5890
5891 * info.texi: Need @contents.
5892
c8763fb6 58932003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5894
5895 Tramp version 2.0.36 released.
5896
5897 * tramp.texi (Remote shell setup): Explain about problems with
5898 non-Bourne commands in ~/.profile and ~/.shrc.
5899
59002003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5901
5902 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5903 renaming of `vis-mode' to `visible-mode'.
5904
59052003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5906
5907 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5908 next, prev and up pointers.
5909
59102003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5911
5912 * info.texi (Help): Mention existence of Emacs and stand-alone
5913 Info at the very beginning of the tutorial.
5914 (Help-Inv): New node.
5915 (Help-]): New node.
5916 (Help-M): Systematically point out the differences between default
5917 Emacs and stand-alone versions. Delete second menu.
5918 (Help-Xref): Systematically point out the differences between
5919 default Emacs and stand-alone versions.
5920 (Help-Int): Change `l' example.
5921 (Expert Info): Fix typos.
5922 (Emacs Info Variables): Mention `Info-hide-note-references' and
5923 new default for `Info-scroll-prefer-subnodes'.
5924
c8763fb6 59252003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5926
5927 Version 2.0.35 of Tramp released.
5928
5929 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5930 (Inline methods): Add methods `remsh' and `plink1'.
5931 (External transfer methods): Add method `remcp'.
5932 (Multi-hop Methods): Add method `remsh'.
5933 Small patch from Adrian Aichner <adrian@xemacs.org>:
5934 Fix minor typos.
5935 (Concept Index): Added to make manual searchable via
5936 `Info-index'.
5937 (Version Control): Add cindex entry.
5938
c8763fb6 59392003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5940
5941 * trampver.texi: Version 2.0.34 released.
5942
59432003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5944
5945 * faq.texi: Improve previous changes.
5946
59472003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5948
5949 * faq.texi: Update copyright and maintenance details.
5950 Update some package URLs, versions, and maintainers.
5951 Remove many references to the Emacs Lisp Archive.
5952
59532003-04-23 Simon Josefsson <jas@extundo.com>
5954
5955 * smtpmail.texi: Fix license (the invariant sections mentioned has
5956 never been part of the smtp manual). Align info dir entry with
5957 other emacs packages.
5958
59592003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5960
5961 * tramp.texi: Version 2.0.33 released.
5962 Remove installation chapter. Remove XEmacs specifics.
5963
59642003-03-29 Richard M. Stallman <rms@gnu.org>
5965
5966 * tramp.texi (Top): Undo the previous renaming.
5967 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5968
c8763fb6 59692003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5970
5971 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5972 version of manual.
5973
5974 * tramp.texi (Auto-save and Backup): New node.
5975
59762003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5977
5978 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5979 Emacs" in order to have better differentiation to "XEmacs".
5980 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5981 are new macros in order to point to the other Emacs flavor where
5982 appropriate. In info case, point to node `Installation' in order
5983 to explain how to generate the other way. In html case, make a
5984 link to the other html file.
5985 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5986 after CVS checkout/update.
5987 (Installation): Completely rewritten.
5988 (Installation parameters, Load paths): New sections under
5989 `Installation'.
5990
c8763fb6 59912003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5992
5993 * tramp.texi: Version 2.0.30 released.
5994 Replace word "path" with "localname" where used as a component of
5995 a Tramp file name.
5996
59972003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5998
5999 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6000 introduced.
6001 (Installation): Explain what to do if files from the tramp/contrib
6002 directory are needed.
6003
60042003-02-23 Alex Schroeder <alex@emacswiki.org>
6005
6006 * smtpmail.texi (How Mail Works): New.
6007
60082003-02-22 Alex Schroeder <alex@emacswiki.org>
6009
6010 * smtpmail.texi: New file.
6011
6012 * Makefile.in: Build SMTP manual.
6013
c8763fb6 60142003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6015
6016 * tramp.texi: Version 2.0.29 released.
6017 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6018 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6019
60202003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6021
6022 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6023 another package loads accidently Ange-FTP.
6024
60252003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6026
6027 * tramp.texi (Customizing Completion): Add function
6028 `tramp-parse-sconfig'. Change example of
6029 `tramp-set-completion-function', because parsing of ssh config
6030 files looks more natural.
6031
60322003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6033
6034 * gnus.texi: Do not use `path' in several locations.
6035
c8763fb6 60362002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6037
6038 * tramp.texi (External transfer methods): New method `smb'. From
6039 Michael Albinus.
6040
60412002-11-05 Karl Berry <karl@gnu.org>
6042
6043 * info.texi (Info-fontify): Reorder face list to avoid bad line
6044 breaks.
6045
c8763fb6 60462002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6047
6048 * tramp.texi: Move @copying to standard place. Use
6049 @insertcopying.
6050
60512002-10-02 Karl Berry <karl@gnu.org>
6052
6053 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6054 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6055 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6056 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6057 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6058 Per rms, update all manuals to use @copying instead of @ifinfo.
6059 Also use @ifnottex instead of @ifinfo around the top node, where
6060 needed for the sake of the HTML output.
6061 (The Gnus manual is not fixed since it's not clear to me how it
6062 works; and the Tramp manual already uses @copying, although in an
6063 unusual way. All others were changed.)
6064
60652002-09-10 Jonathan Yavner <jyavner@engineer.com>
6066
6067 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6068 (../info/ses, ses.dvi): New targets.
6069 * ses.texi: New file.
6070
c8763fb6 60712002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6072
6073 * texinfo.tex: Update to texinfo 4.2.
6074
60752002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6076
6077 * reftex.texi: Update to RefTeX 4.19.
6078
c8763fb6 60792002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6080
6081 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6082 (../info/tramp, tramp.dvi): New targets.
6083
60842002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6085
6086 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6087 (calc.dvi): Uncomment.
6088
60892001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6090
6091 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6092 (../info/calc): New target.
6093
60942001-10-20 Gerd Moellmann <gerd@gnu.org>
6095
6096 * (Version 21.1 released.)
6097
60982001-10-05 Gerd Moellmann <gerd@gnu.org>
6099
6100 * Branch for 21.1.
6101
61022001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6103
6104 * Makefile.in (../info/info): Use an explicit -o switch to
6105 makeinfo.
6106
61072001-03-05 Gerd Moellmann <gerd@gnu.org>
6108
6109 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6110
61112000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6112
6113 * Makefile.in (../info/idlwave): Use --no-split.
6114
61152000-12-14 Dave Love <fx@gnu.org>
6116
6117 * Makefile.in (mostlyclean): Remove gnustmp.*
6118 (gnus.dvi): Change rule to remove @latex stuff.
6119
61202000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6121
6122 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6123
61242000-10-13 John Wiegley <johnw@gnu.org>
6125
6126 * Makefile.in: Add build targets for eshell.texi.
6127
61282000-09-25 Gerd Moellmann <gerd@gnu.org>
6129
6130 * Makefile.in: Remove/comment speedbar stuff.
6131
61322000-09-22 Dave Love <fx@gnu.org>
6133
6134 * Makefile.in: Add emacs-mime.
6135
61362000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6137
6138 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6139 (DVI_TARGETS): Add woman.dvi.
6140 (../info/woman, woman.dvi): New targets.
6141
61422000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6143
6144 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6145
6146 * pcl-cvs.texi: New file.
6147 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6148 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6149
61502000-05-11 Gerd Moellmann <gerd@gnu.org>
6151
6152 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6153 (../info/ebrowse, ebrowse.dvi): New targets.
6154
61552000-01-13 Gerd Moellmann <gerd@gnu.org>
6156
6157 * Makefile.in (INFO_TARGETS): Add eudc.
6158 (DVI_TARGETS): Add eudc.dvi.
6159 (../info/eudc, eudc.dvi): New targets.
6160
61612000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6162
6163 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6164 compatibility with 8+3 filesystems).
6165 (../info/efaq): Rename from emacs-faq.
6166
61672000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6168
6169 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6170 (../info/idlwave, idlwave.dvi): New targets.
6171
61721999-10-23 Dave Love <fx@gnu.org>
6173
6174 * Makefile.in: Use autotype.texi.
6175
61761999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6177
6178 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6179 faq.texi file) rather than ../info/faq.
6180
61811999-10-07 Gerd Moellmann <gerd@gnu.org>
6182
6183 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6184 (../info/ada-mode, ada-mode.dvi): New targets.
6185
61861999-09-01 Dave Love <fx@gnu.org>
6187
6188 * Makefile.in: Add faq.
6189
61901999-07-12 Richard Stallman <rms@gnu.org>
6191
6192 * Version 20.4 released.
6193
61941998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6195
6196 * Version 20.3 released.
6197
61981998-04-06 Andreas Schwab <schwab@gnu.org>
6199
768c0c0f
JB
6200 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6201 Use it in dvi targets.
2de53ca6
GM
6202 (../etc/GNU): Change to $(srcdir) first.
6203
62041998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6205
6206 * reftex.texi: Update for RefTeX version 3.22.
6207
62081998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6209
6210 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6211 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6212
62131997-09-23 Paul Eggert <eggert@twinsun.com>
6214
6215 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6216 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6217
62181997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6219
6220 * Version 20.2 released.
6221
62221997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6223
6224 * Version 20.1 released.
6225
62261997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6227
6228 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6229
62301996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6231
6232 * Version 19.33 released.
6233
62341996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6235
6236 * Version 19.32 released.
6237
62381996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6239
6240 * Makefile.in: Add rules for the Message manual.
6241
62421996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6243
6244 * gnus.texi: New version.
6245
6246 * message.texi: New manual.
6247
62481996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6249
6250 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6251
62521996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6253
6254 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6255 Specify -I option.
6256 (All dvi targets): Set the TEXINPUTS variable.
6257
62581996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6259
6260 * Version 19.31 released.
6261
62621996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6263
6264 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6265 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6266
62671995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6268
6269 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6270 (INFO_TARGETS): Add ../info/cc-mode.
6271 (DVI_TARGETS): Add cc-mode.dvi.
6272
62731996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6274
6275 * Version 19.31 released.
6276
62771995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6278
6279 * Version 19.30 released.
6280
62811995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6282
6283 * gnus.texi: New file.
6284
62851995-11-04 Erik Naggum <erik@naggum.no>
6286
6287 * gnus.texi: File deleted.
6288
62891995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6290
6291 * mh-e.texi: "Function Index" -> "Command Index" to work with
6292 Emacs 19.30 C-h C-k support of separately-documented commands.
6293
62941995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6295
6296 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6297 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6298
62991995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6300
6301 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6302 (../info/viper, viper.dvi): New targets.
6303
63041995-04-20 Kevin Rodgers <kevinr@ihs.com>
6305
6306 * dired-x.texi (Installation): Change the example to set
6307 buffer-local variables like dired-omit-files-p in
6308 dired-mode-hook.
6309
63101995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6311
6312 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6313 (../info/mh-e, mh-e.dvi): New targets.
6314
63151995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6316
6317 * Makefile.in (maintainer-clean): Rename from realclean.
6318
63191994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6320
6321 * Makefile.in: New file.
6322 * Makefile: File deleted.
6323
63241994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6325
6326 * Makefile (TEXINDEX_OBJS): Variable deleted.
6327 (texindex, texindex.o, getopt.o): Rules deleted.
6328 All deps on texindex deleted.
6329 (distclean): Don't delete texindex.
6330 (mostlyclean): Don't delete *.o.
6331 * texindex.c, getopt.c: Files deleted.
6332
63331994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6334
6335 * Version 19.26 released.
6336
63371994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6338
6339 * Version 19.25 released.
6340
63411994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6342
6343 * Version 19.24 released.
6344
63451994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6346
6347 * Version 19.23 released.
6348
63491994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6350
6351 * Makefile: Delete spurious tab.
6352
63531994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6354
6355 * Makefile (.SUFFIXES): New rule.
6356
63571994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6358
6359 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6360 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6361
63621994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6363
6364 * Makefile (../info/sc): Rename from sc.info.
6365 (../info/cl): Likewise.
6366 (INFO_TARGETS): Use new names.
6367
63681993-12-04 Richard Stallman (rms@srarc2)
6369
6370 * getopt.c: New file.
6371 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6372 (getopt.o): New rule.
6373 (dvi): Don't depend on texindex.
6374 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6375 Depend on texindex.
6376
63771993-12-03 Richard Stallman (rms@srarc2)
6378
6379 * Makefile (../info/sc.info): Rename from ../info/sc.
6380 (TEXI2DVI): New variable.
6381 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6382 Add explicit commands.
6383 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6384
63851993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6386
6387 * Version 19.22 released.
6388
63891993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6390
6391 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6392
63931993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6394
6395 * Version 19.21 released.
6396
63971993-11-15 Paul Eggert (eggert@twinsun.com)
6398
6399 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6400
64011993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6402
6403 * Makefile (../etc/GNU): New target.
6404 (EMACSSOURCES): Add gnu1.texi.
6405
64061993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6407
6408 * Makefile (realclean): Don't delete the Info files.
6409
f0131492 64101993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6411
6412 * forms.texi: Fix forms.texi so that it will format correctly.
6413 Add missing `@end iftex', fix bad reference.
6414
6415 * info.texi, info-stn.texi: New files implement texinfo version of
6416 `info' file.
6417
f0131492 64181993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6419
6420 * Makefile: Fix targets for texindex, new info.texi files.
6421 * info-stnd.texi: New file implements info for standalone info
6422 reader.
6423 * info.texi: Update to include recent changes to "../info/info".
6424 New source file for ../info/info; includes info-stnd.texi.
6425
6426 * texindex.c: Include "../src/config.h" if building in emacs.
6427
6428 * Makefile: Change all files to FILENAME.texi, force all targets
6429 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6430 vip.texinfo, forms.texinfo, cl.texinfo.
6431 Add target to build texindex.c, defining `emacs'.
6432
6433 * forms.texi: Install new file to match version 2.3 of forms.el.
6434
64351993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6436
6437 * Version 19.19 released.
6438
64391993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6440
6441 * sc.texinfo: Fix info file name.
6442
6443 * Makefile (info): Add gnus and sc.
6444 (dvi): Add gnus.dvi and sc.dvi.
6445 (../info/sc, sc.dvi): New targets.
6446
64471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6448
6449 * Version 19.18 released.
6450
64511993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6452
6453 * Makefile: Fix source file names of the separate manuals.
6454 (gnus.dvi, ../info/gnus): New targets.
6455
64561993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6457
6458 * Version 19.17 released.
6459
64601993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6461
6462 * split-man: Fix typos in last change.
6463
64641993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6465
6466 * Version 19.16 released.
6467
64681993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6469
6470 * version 19.15 released.
6471
64721993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6473
6474 * Makefile (distclean): It's rm, not rf.
6475
64761993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6477
6478 * Version 19.14 released.
6479
64801993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6481
6482 * Makefile: New file.
6483
64841993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6485
6486 * Version 19.13 released.
6487
64881993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6489
6490 * Version 19.9 released.
6491
64921993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6493
6494 * Version 19.8 released.
6495
64961993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6497
6498 * Version 19.7 released.
6499
65001990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6501
6502 * gnus.texinfo: New file. Removed installation instructions.
6503
65041990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6505
6506 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6507
65081989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6509
6510 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6511 then define `\sc' as the command for smallcaps in Texinfo. This
6512 means that the @sc command will produce small caps. bfox has
6513 made the corresponding change to makeinfo and texinfm.el.
6514
65151988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6516
6517 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6518 Customization since the menu entry did not point to anything.
6519 Also add an @finalout command to remove overfull hboxes from the
6520 printed output.
6521
6522 * cl.texinfo: Add @bye, \input line and @settitle to file.
6523 This file is clearly intended to be a chapter of some other work,
6524 but the other work does not yet exist.
6525
65261988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6527
6528 * texinfo.texinfo: Three typos corrected.
6529
4009494e 6530;; Local Variables:
c8763fb6 6531;; coding: utf-8
4009494e
GM
6532;; fill-column: 79
6533;; add-log-time-zone-rule: t
6534;; End:
6535
5205011b 6536 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6537 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6538
6539 This file is part of GNU Emacs.
6540
97c0352c 6541 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6542 it under the terms of the GNU General Public License as published by
97c0352c
GM
6543 the Free Software Foundation, either version 3 of the License, or
6544 (at your option) any later version.
4009494e
GM
6545
6546 GNU Emacs is distributed in the hope that it will be useful,
6547 but WITHOUT ANY WARRANTY; without even the implied warranty of
6548 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6549 GNU General Public License for more details.
6550
6551 You should have received a copy of the GNU General Public License
97c0352c 6552 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6553
f7ed05c9 6554;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803