xfns.c (Fx_create_frame): Remove window size matching code from
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
b1bb0a25 12010-01-24 Mark A. Hershberger <mah@everybody.org>
994ff697
KY
2
3 * gnus.texi (Score File Format): Fix typo.
4
b1bb0a25 52010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
aaef4f91
MH
6
7 * cc-mode.texi: Replace references to obsolete c-subword-mode.
8
14f17fc8
JB
92010-01-18 Juanma Barranquero <lekktu@gmail.com>
10
11 * ada-mode.texi (Project File Overview): Fix typo.
12
607d4369
CY
132010-01-17 Chong Yidong <cyd@stupidchicken.com>
14
15 * semantic.texi: Add Richard Y. Kim credit.
16
17 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
18
3d1bfa99
MA
192010-01-17 Michael Albinus <michael.albinus@gmx.de>
20
21 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
22 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
23
6fbf7a75
GM
242010-01-17 Glenn Morris <rgm@gnu.org>
25
b9f978f0
GM
26 * calc.texi (Reporting Bugs): Don't mention format of repository.
27
f19bc38d
GM
28 * woman.texi (Bugs): Make "Emacs repository" less specific,
29 and the URL for same more specific.
30
6fbf7a75
GM
31 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
32
16c3428a
JB
332010-01-17 Juanma Barranquero <lekktu@gmail.com>
34
35 * ede.texi (ede-step-project, ede-proj-target):
36 * tramp.texi (Remote processes): Fix typos.
37
045b9da7
ML
382010-01-16 Mario Lang <mlang@delysid.org>
39
40 * ede.texi (ede-target):
41 * org.texi (Refiling notes): Remove duplicated words.
42
c57008f6
SM
432010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * gnus.texi (Posting Styles): Use with-current-buffer.
46 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
47
798c9eb5
KR
482010-01-02 Kevin Ryde <user42@zip.com.au>
49
50 * eieio.texi (Naming Conventions): Correction to xref on elisp
51 coding conventions, is "Tips" node not "Standards".
52
4970fbfe
CY
532009-12-24 Chong Yidong <cyd@stupidchicken.com>
54
55 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
56
57 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
58
83828b06
KY
592009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
60
61 * gnus.texi (Direct Functions): Add missing port number to tls method.
62
45a4a565
JB
632009-12-15 Juanma Barranquero <lekktu@gmail.com>
64
65 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
66 ($(infodir)/edt, edt.dvi): New targets.
67
698bfef7
GM
682009-12-15 Glenn Morris <rgm@gnu.org>
69
70 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
71 (edt, $(infodir)/edt, edt.dvi): New targets.
72 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
73
74 * Makefile.in (PDF_TARGETS, pdf): New.
75 (clean): Add *.pdf.
76 Add pdf rules for all manuals.
77
0e983327
JB
782009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
79
80 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
81
8e687433
CY
822009-12-14 Chong Yidong <cyd@stupidchicken.com>
83
84 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
85 (Smart Jump, Analyzer Debug): Copyedits.
86 (Semantic mode user commands): Link to new nodes.
87 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
88 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
89 upstream Semantic manual.
90
91 * semantic.texi (Introduction): Minor fix to diagram.
92
020335df
MA
932009-12-09 Michael Albinus <michael.albinus@gmx.de>
94
95 * eshell.texi (History): Add the other built-in variables.
96 (Built-ins): Explain built-ins, and how to apply the external commands.
97 Add `history', `su' and `sudo'.
98
99 * tramp.texi (Remote processes): Add missing <RET> in the example.
100
6ddf13e4
BW
1012009-12-01 Bill Wohler <wohler@newt.com>
102
103 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 104 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
105 excessively garrulous.
106
07b6428c
MA
1072009-11-29 Michael Albinus <michael.albinus@gmx.de>
108
109 * tramp.texi (Remote processes): Improve eshell example with "su"
110 and "sudo" commands.
111
fd1cefda
CY
1122009-11-28 Chong Yidong <cyd@stupidchicken.com>
113
114 * semantic.texi (Analyzer Internals): Rename from Analyzer.
115
116 * sem-user.texi (Semantic mode user commands): Fix key syntax.
117 Document semantic-complete-analyze-inline.
118 (Semanticdb search debugging commands): Minor clarification.
119 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 120 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 121 manual.
9d542758 122 (Semantic mode): Link to Idle Scheduler.
fd1cefda 123
159e3ad5
KR
1242009-11-28 Kevin Ryde <user42@zip.com.au>
125
126 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 127 @pxref, now EIEIO is in Emacs.
159e3ad5 128
c6d47315
KR
129 * erc.texi (Development): Correction to git tutorial url.
130
16f6287e
GM
1312009-11-26 Glenn Morris <rgm@gnu.org>
132
133 * faq.texi (Latest version of Emacs): Mention stability of development
134 version.
135 (Problems with very large files): Max buffer size increase in 23.2.
136 (VM): VM has moved house again.
137
5ea5dbc9
JB
1382009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
139
140 * calc.texi (Radix modes): Discuss alternate bases for two's complement
141 notations.
142
5dec9555
CD
1432009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
144
45a4a565 145 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 146
bd6f6833
CY
1472009-11-20 Chong Yidong <cyd@stupidchicken.com>
148
149 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
150 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
151 (Idle Completions Mode): Numerous copyedits.
bd6f6833 152
be479117
JB
1532009-11-17 Juanma Barranquero <lekktu@gmail.com>
154
155 * semantic.texi (Semantic Internals, Glossary):
156 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
157 (Semanticdb search debugging commands): Fix typos.
158
17291a1f
JB
1592009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
160
be479117 161 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 162
af42a9cc
JB
1632009-11-16 Juanma Barranquero <lekktu@gmail.com>
164
165 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
166 ($(infodir)/semantic, semantic.dvi): New targets.
167
3149927d
CY
1682009-11-16 Chong Yidong <cyd@stupidchicken.com>
169
170 * Makefile.in: Build the Semantic manual.
171
172 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
173 repository.
174
977640ed
MA
1752009-11-16 Michael Albinus <michael.albinus@gmx.de>
176
177 * dbus.texi (Receiving Method Calls): New defun
178 `dbus-unregister-service'.
179
17673adf
CD
1802009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
181
182 * org.texi (Speed keys): New section.
183
0ecd3c90
MA
1842009-11-13 Michael Albinus <michael.albinus@gmx.de>
185
186 * dbus.texi (Type Conversion): Fix typo.
187 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
188 `dbus-registered-objects-table'.
189 (Receiving Method Calls): New defun `dbus-register-property'. Move
190 `dbus-unregister-object' here.
191
8bfe682a
CD
1922009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
193
194 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
195
1962009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
197
198 * org.texi (Column attributes): Add the new age summary operators.
199 Also, mention the fact you can only use one summary operator per
200 property.
201
2022009-11-13 John Wiegley <johnw@newartisans.com>
203
204 * org.texi (Tracking your habits): Added a new section in the
205 manual about how to track habits.
206 (Resolving idle time): Added a section on how idle and
207 dangling clocks are resolved.
208
2092009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
210
211 * org.texi (Agenda commands): Document the new `i' command.
212 (Inserting deadline/schedule): Document logging changes
213 of scheduling and deadline times stamps.
214 (In-buffer settings): Document the in-buffer keywords for logging
215 changes of scheduling and deadline times stamps.
216 (Structure editing, Plain lists): Document indentation
217 cycling in empty entries with TAB.
218 (Archiving): Document the default archiving command.
219 (Moving subtrees): Document the new keys for archiving.
220 (Internal archiving): Fix incorrect key.
221 (Agenda commands): Document the TODO set switching commands.
222 (Agenda commands): Document the new archiving keys.
223 (Clocking work time): Better description on how to save
224 and restore a clock.
225 (Resolving idle time): Mention the x11idle program to get true
226 idleness also under X11.
227 (Resolving idle time): Use @kbd instead of @key for normal
228 letters, because this is how he rest of the manual does this.
229 (Pushing to MobileOrg): Mention that `org-directory'
230 should be set.
231 (Agenda commands): Document that SPC is a filter for
232 any tag.
233 (Search view): Renamed from "Keyword search".
234 (Capure): New chapter.
235 (Markup): New chapter.
236 (Links in HTML export, Images in HTML export): Extend
237 the section titles.
238 (Images in HTML export): Document the align option.
239 (Text areas in HTML export): Extend the section title.
240 (Images in LaTeX export): Explain image placement in LaTeX.
241
693737cd
GM
2422009-11-10 Glenn Morris <rgm@gnu.org>
243
244 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
245
c7bd4ebe
MA
2462009-11-08 Michael Albinus <michael.albinus@gmx.de>
247
248 * tramp.texi (Auto-save and Backup): Disable backups just for a
249 method.
250
251 * trampver.texi: Update release number.
252
76c5acad
MA
2532009-11-07 Michael Albinus <michael.albinus@gmx.de>
254
255 Sync with Tramp 2.1.17.
256
257 * trampver.texi: Update release number.
258
d9a57abf
GM
2592009-10-29 Glenn Morris <rgm@gnu.org>
260
261 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
262
637f4f0f
MA
2632009-10-23 Michael Albinus <michael.albinus@gmx.de>
264
265 * tramp.texi (External methods): Temporary files are kept for
266 `rsync' and `rsyncc' methods.
267
310dbb05
JB
2682009-10-09 Juanma Barranquero <lekktu@gmail.com>
269
270 * eieio.texi: Fix typos.
271
09094f28
CY
2722009-10-07 Chong Yidong <cyd@stupidchicken.com>
273
274 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
275
216f299a
JB
2762009-10-07 Juanma Barranquero <lekktu@gmail.com>
277
278 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
279 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
280
966a6506
CY
2812009-10-07 Chong Yidong <cyd@stupidchicken.com>
282
283 * Makefile.in: Build EIEIO and EDE manuals.
284
2852009-10-07 Eric Ludlam <zappo@gnu.org>
286
287 * eieio.texi:
288 * ede.texi: New files.
289
8842cd9b
MA
2902009-10-05 Michael Albinus <michael.albinus@gmx.de>
291
292 * tramp.texi (Remote processes): Association of a pty is not supported.
293
7006d207
CD
2942009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
295
296 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
297 (Processing LaTeX fragments): Document that the size of images can be
298 changes using the variable `org-format-latex-options'.
299 (The date/time prompt, Timestamps): Be more accurate over ISO format
300 dates and times.
301 (Visibility cycling): Document showeverything keyword.
302 (In-buffer settings): Document showeverything keyword.
303 (Setting up the staging area): Fix the example.
304 (MobileOrg): New section.
305 (Agenda commands, Exporting Agenda Views): Document exporting the
306 agenda view to Org files.
307
0e7b2867
MA
3082009-09-28 Michael Albinus <michael.albinus@gmx.de>
309
310 * tramp.texi (History): Add IMAP support.
311 (External methods): Add `imap' and `imaps' methods.
312 (GVFS based methods): Add indices for `davs'.
313 (Password handling): Rename anchors. Add IMAP entries for
314 ~/.authinfo.gpg.
315
316 * trampver.texi: Set default value of `emacsimap'.
317
4146636e
KY
3182009-09-22 Daiki Ueno <ueno@unixuser.org>
319
320 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
321
d22f7ffa
CY
3222009-09-13 Chong Yidong <cyd@stupidchicken.com>
323
324 * dired-x.texi (Technical Details): Delete
325 dired-up-directory (Bug#4292).
326
66043531
MA
3272009-09-03 Michael Albinus <michael.albinus@gmx.de>
328
216f299a 329 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 330
6eb02347
CD
3312009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
332
333 * org.texi (Effort estimates): Document new effort setting commands.
334 (Agenda commands): Document the new keys fro agenda time motion.
335 Document entry text mode. Improve documentation of the keys to include
336 inactive time stamps into the agenda view.
337 (Feedback): Document the new bug report command.
338 (Structure editing): Added an index entry for the sorting of subtrees.
339
38dc51ba
KY
3402009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
341
342 * auth.texi (Help for users): Corrected markup.
343
e402f452
GM
3442009-09-02 Glenn Morris <rgm@gnu.org>
345
346 * emacs-mime.texi (time-date): Mention float-time.
347
744256cf
JB
3482009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
349
350 * calc.texi (Simplifying Formulas): Improve the wording.
351
b0b63450
MB
3522009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
353
354 * auth.texi: Rewritten for coverage and clarity.
355
3562009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
357
358 * gnus.texi (Expiring Mail): Mention
359 gnus-mark-copied-or-moved-articles-as-expirable.
360 (Various Various): Mention gnus-safe-html-newsgroups.
361
362 * gnus-news.texi: Mention
363 gnus-mark-copied-or-moved-articles-as-expirable.
364
365 * emacs-mime.texi (Display Customization): Add xref to
366 gnus-safe-html-newsgroups.
367
b59329e0
MA
3682009-08-28 Michael Albinus <michael.albinus@gmx.de>
369
370 * tramp.texi (Version Control): Remove.
af42a9cc 371 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
372 reference.
373 (External methods): Correct `scpc' concept index entries. New method
374 `rsyncc'.
375 (External packages): New subsections "Filename completion" and "File
376 attributes cache".
377
0ff2d6c2
JB
3782009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
379
380 * calc.texi (Rewrite Rules): Improve the example.
381 (Simplifying Formulas): Explain use of the I and H flags for
382 simplification.
383
ecd3d54f
MA
3842009-08-25 Michael Albinus <michael.albinus@gmx.de>
385
386 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
387 Describe autostart behaviour of dbus-ping.
388 (Synchronous Methods, Asynchronous Methods): Use English numeric format
389 for timeout values.
78176e69
MA
390 (Top): Remove footnote saying D-Bus is not enabled by
391 default. (Bug#4256)
ecd3d54f 392
0f215bca
DU
3932009-08-23 Daiki Ueno <ueno@unixuser.org>
394
395 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 396 Reported by Jari Aalto (Bug#4211).
0f215bca 397 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 398 epa-global-mail-mode.
3b7ab45f
DU
399 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
400 epa-setup.
0f215bca 401
4f22e84d
MA
4022009-08-16 Michael Albinus <michael.albinus@gmx.de>
403
404 * dbus.texi (Asynchronous Methods): Allow nil handler.
405
9ff0b02b 4062009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 407
26b03ee3 408 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 409
26b03ee3 410 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 411
4c39f404
CY
4122009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
413
414 * calc.texi (Date Forms): Fix typos.
415
3bcfba17
GM
4162009-08-08 Glenn Morris <rgm@gnu.org>
417
418 * org.texi (Agenda commands): Restore clobbered change.
419
66783bb4
EZ
4202009-08-07 Eli Zaretskii <eliz@gnu.org>
421
422 * calc.texi (Graphics, Devices): Update with the peculiarities of
423 operation on MS-Windows.
424
c8d0cf5c
CD
4252009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
426
427 * org.texi (Publishing action): Improve documentation of file
428 names when publishing to the source directory.
429 (Clean view): Document `org-indent-mode'.
430 (Clocking work time): Add documentation for the
431 new :timetamp option when creating a clock report.
432 (Paragraphs): Fix many typos.
433 (Plain lists): Remove duplicate explanation about the
434 `C-c *' command.
435 (Literal examples): Update to reflect the new behavior
436 of the -n -r -k switches when exporting source code examples.
437 (Structure editing): Add information about `C-c *',
438 converting a plain list into a list of Org items.
439 (Remember): Small rephrasing of the paragraph
440 describing remember.el. Also mentioned that remember.el is part
441 of Emacs 23, not Emacs 22.
442 (Clocking work time): Add documentation about
443 displaying the current clocking time against the effort estimate.
444 Also add a footnote about using `org-clock-in-prepare-hook' to add
445 an effort estimate on the fly, just before clocking it.
446 (Footnotes): Document automatic renumbering and
447 sorting.
448 (Agenda commands): Document new bulk commands.
449 (Plain lists): Document new behavior of
450 `org-cycle-include-plain-lists'.
451 Hyphenation only in TeX.
452 (Clocking work time): Document the key to update effort
453 estimates.
454 (Clocking work time): Document the clock time display.
455 (Structure editing, TODO basics): Document new
456 variables.
457 (Column attributes): Document new colciew operators.
458 (Publishing options): Document :xml-declaration.
459 (Tracking TODO state changes): Document the
460 LOG_INTO_DRAWER property.
461 (Literal examples): Document the new implementation for
462 editing source code.
463 (Publishing action): Mention the new publishing
464 function, to publish an Org source file.
465 (Publishing links): Mention how to link to an Org source file.
466 (Macro replacement): Document new macros.
467 (Handling links): Document type-specific completion
468 when inserting links.
469 (Structure editing, Plain lists): Improve documentation
470 on sorting.
471 (Internal links): Document custom ids for links.
472 (Handling links): Document custom ids for links.
473 (CSS support): Document new class.
474 (Refiling notes): Document the possibility to create new nodes
475 during refiling.
476 (Agenda commands): Document the "?" operator to find
477 tasks without effort setting.
478 (Exporting agenda information): Section moved.
479 (RSS Feeds): New section.
480 (Built-in table editor): Document M-e and M-a navigate
481 inside table field.
482 (Stuck projects): Docment that projects identified as
483 un-stuck will still be searchd for stuck sub-projects.
484 (Paragraphs): Document centering.
485 (Creating timestamps, Agenda commands): Document new
486 behavior when changing time stamps.
487 (Structure editing): Document the new command
488 `org-clone-subtree-with-time-shift'.
489 (Publishing): Refresh this chapter.
490 (Export options, Export options, In-buffer settings):
491 Document the new keywords.
492 (Matching tags and properties): Collect all
493 documentation about tags/property matches here.
494 (Setting tags): Document `org-tag-persistent-alist'.
495 (Weekly/daily agenda): New section.
496 (Orgstruct mode): Describe `orgstruct++-mode'.
497 (Drawers): Mention the LOGBOOK drawer.
498 (Export options, Sectioning structure): Document the
499 #+LEATEX_HEADER in-buffer setting.
500 (Bugs): Section removed.
501 (Hooks): New section.
502 (Add-on packages): Moved here from old location.
503 (Context-sensitive commands): New section.
504 (Setting tags): Document newline option.
505 (Global TODO list, Matching tags and properties):
506 Mention more variables.
507 (Checkboxes): Update to changed command behavior.
81a5560e 508
40d2791f
CY
5092009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
510
511 * speedbar.texi (Basic Key Bindings): Fix typo.
512
65d0154b
JB
5132009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
514
515 * calc.texi (Vector/Matrix Functions): Add index entries for both
516 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
517 affects matrices with more than one row.
b5bdfd9f 518 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 519
5a9e3ab7
JB
5202009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
521
522 * calc.texi (Stack Manipulation Commands): Add documentation for
523 `calc-transpose-lines'
524
42fb7e61
MA
5252009-07-27 Michael Albinus <michael.albinus@gmx.de>
526
527 * dbus.texi (Receiving Method Calls): Describe special return value
528 `:ignore'.
529
574b69d5
AM
5302009-07-24 Alan Mackenzie <acm@muc.de>
531
532 * cc-mode.texi (Config Basics, File Styles): Document that at mode
533 initialization, any individual variable setting now takes precedence
534 over one done via c-file-style/c-file-offsets.
535
ec06459c
JB
5362009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
537
538 * calc.texi (Undoing Mistakes): Mention that the undo list will be
539 truncated when Calc is quit.
540 (Customizing Calc): Document `calc-undo-length'.
541
4ce54f6b
CY
5422009-07-20 Chong Yidong <cyd@stupidchicken.com>
543
544 * calc.texi (About This Manual): Don't mention chapter numbers in text.
545
0e4f8ba5
GM
5462009-07-11 Kevin Ryde <user42@zip.com.au>
547
548 * pcl-cvs.texi (About PCL-CVS):
549 * widget.texi (Basic Types):
550 Fix cross-references.
551
fa0f81b0
AS
5522009-07-01 Andreas Schwab <aschwab@redhat.com>
553
554 * dbus.texi (Type Conversion): Don't use literal control character.
555
88a683c5
MA
5562009-07-01 Michael Albinus <michael.albinus@gmx.de>
557
558 * tramp.texi (GVFS based methods): New section.
559 (Remote processes): Processes for GVFS based methods run locally.
560
36c8febb
MA
5612009-06-30 Michael Albinus <michael.albinus@gmx.de>
562
563 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
564 the words "kludge" and hack".
565 (External methods): Add `synce' method.
566
567 * trampver.texi: Update release number.
568
d6b951bb
MA
5692009-06-22 Michael Albinus <michael.albinus@gmx.de>
570
571 Sync with Tramp 2.1.16.
572
573 * tramp.texi (History): Add GVFS support.
574 (External methods): Precise `rsync' description. Add `dav', `davs' and
575 `obex' methods. Add 'tramp-gvfs-methods' option.
576 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
577 forms.
578 (Remote Programs): Introduce `tramp-own-remote-path'.
579 (Remote processes): New subsection "Running remote programs that create
580 local X11 windows".
581 (Frequently Asked Questions): Improve code for disabling vc.
582
583 * trampver.texi: Update release number. Set default value of
584 `emacsgvfs'.
585
70243478
CY
5862009-06-21 Chong Yidong <cyd@stupidchicken.com>
587
588 * Branch for 23.1.
589
54b31cbf
GM
5902009-06-17 Glenn Morris <rgm@gnu.org>
591
592 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
593 (Latest version of Emacs): Mention source code repository.
594
f6adc23c
GM
5952009-06-16 Glenn Morris <rgm@gnu.org>
596
597 * faq.texi (Top): Language tweak.
598 (Extended commands): Most people have arrow keys.
599 (Emacs manual): Say how to follow info links.
600 (File-name conventions): Change title a bit. Explain about source
601 versus installed. Condense etc description.
602 (Guidelines for newsgroup postings): Mention Savannah list page.
603 (Newsgroup archives): Simplify.
604 (Contacting the FSF): Add contact URL.
605 (Emacs Lisp documentation): Printed version not always available.
606 (Installing Texinfo documentation): Explain how by hand installation is
607 not normally needed. Use add-to-list. Remove duplicate reference.
608 (Informational files for Emacs): Move info on Help menu here from
609 "File-name conventions".
610 (Help installing Emacs): Tweak uref.
611 (Obtaining the FAQ): Mention repository.
612 (Origin of the term Emacs): Explain "ITS".
613 (Changing load-path): Use add-to-list.
614 (Automatic indentation): Clarify this is for Text mode.
615 Don't mention Indented Text mode.
616 (Finding Emacs on the Internet): The FSF does not seem to offer a
617 deluxe distribution on CD anymore.
618
b59a8457
GM
6192009-06-16 Glenn Morris <rgm@gnu.org>
620
621 * faq.texi (Top): Mention which Emacs version this FAQ is about.
622 Recommend the latest release. Mention how to get older FAQs.
623 Recommend the Emacs manual.
624 (Guidelines for newsgroup postings): Discourage cross-posts.
625 (Underlining paragraphs): Remove.
626 (Editing MS-DOS files): Remove pre-Emacs 20 information.
627 (Bugs and problems): Update key-binding.
628 (Problems with very large files): Mention 64-bit.
629 (Shell process exits abnormally): Remove.
630 (Problems with Shell Mode): Rename and update.
631 (Spontaneous entry into isearch-mode)
632 (Problems talking to certain hosts): Remove. This is old information,
633 in etc/PROBLEMS if needed.
634 (Emacs takes a long time to visit files, Updating Emacs): Remove.
635 (Dired claims that no file is on this line): Update.
636 (Installing Emacs, Problems building Emacs): Simplify.
637 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
638 information.
639 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
640 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
641 (JDEE): "JDEE", not "JDE".
642 (Handling C-s and C-q with flow control, Binding C-s and C-q):
643 Remove. This is old information, in etc/PROBLEMS if needed.
644 (stty and Backspace key, Kanji and Chinese characters): Remove.
645 (Right-to-left alphabets): Update section.
646 (Changing the included text prefix): Gnus uses message-yank-prefix.
647 Add cross-reference to Supercite manual.
648 (Saving a copy of outgoing mail): Simplify output file description.
649 (Expanding aliases when sending mail): Refer to Emacs manual.
650 Remove old info about RFC822.
651 Correct description of how to rebuild aliases.
652 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
653 (MIME with Emacs mail packages)
654 (Viewing articles with embedded underlining)
655 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
656 Remove old sections.
657 (Killing based on nonstandard headers): Remove. Scoring is preferable,
658 and is well-documented in the Gnus manual.
659 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
660 (Making Gnus faster): Rename from "Starting Gnus faster".
661 Merge "Catch-up is slow in Gnus" into here.
662
0e6d12ca
GM
6632009-06-14 Glenn Morris <rgm@gnu.org>
664
665 * faq.texi (Status of Emacs): Re-order with most recent releases first.
666 (New in Emacs 23): New section.
667 (Handling C-s and C-q with flow control): Add xref.
668
2e17e05e
GM
6692009-06-13 Glenn Morris <rgm@gnu.org>
670
671 * faq.texi (Setting up a customization file): Grammar fix.
672 Customize is no longer "new".
673 (Displaying the current line or column): Line-number mode is on by
674 default. Don't mention `column' package. Mention linum.el.
675 (Turning on abbrevs by default): Explain how to do it for buffers,
676 modes, and everywhere.
677 (Associating modes with files): Use add-to-list. Don't mention Emacs
678 19.
679 (Highlighting a region): On by default since 23.1.
680 (Replacing highlighted text): Update doc quote.
681 (Working with unprintable characters): Don't mention search-quote-char.
682 (Using an already running Emacs process): Gnuclient is probably not an
683 enhancement these days.
684 (Indenting switch statements): Remove mention of pre-Emacs 20.
685 (Horizontal scrolling): Abbreviate Emacs 20 description.
686 (Replacing text across multiple files): Fix name of dired command.
687 (Disabling backups): Use require not load.
4f9d4de3 688 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 689
2a1cf2b9
BW
6902009-06-13 Bill Wohler <wohler@newt.com>
691
692 Release MH-E manual version 8.2.
693
694 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
695 release 8.2.
696
85b438b7
GM
6972009-06-13 Glenn Morris <rgm@gnu.org>
698
699 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
700 in this day and age the common meaning is "on the web".
701 (copying): Use @copyright in all cases.
702 (Basic keys): Remove reference to deleted manual node "Text Characters".
703 (File-name conventions): Use GNU as an example rather than SERVICE.
704 default.el lives in site-lisp. Update Info directory location.
705 (Real meaning of copyleft): GPL actions have been brought, but all
706 settled out of court.
707 (Guidelines for newsgroup postings): Shorten section title.
708 Simplify comp.emacs description.
709 (Newsgroup archives): Change Google URL. Describe Gmane.
710 (Unsubscribing from Emacs lists): Remove discussion of "distribution
711 points". Mention List-Unsubscribe header.
712 (Contacting the FSF): Update email and URLs.
713 (Basic editing): Mention F1 for help.
714 (Installing Texinfo documentation): Refer to Texinfo website rather
715 than ftp server.
716 (Printing a Texinfo file): Mention texi2pdf.
717 (Informational files for Emacs): Don't describe FTP or SERVICE, they
718 are just stubs nowadays.
719 (Latest version of Emacs): Explain version numbers.
720 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
721 (Turning on syntax highlighting): No need to mention hilit19 any more.
722 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
723 (Modes for various languages): Remove section.
724 (Major packages and programs): Remove most version and maintainer
725 information - it's hard to keep up-to-date, and adds nothing.
726 Similarly with direct links to mailing lists.
727 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
728 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
729 years, and Emacs comes with tools for this now.
730 (Patch): Remove section - this is a standard tool.
731 (Using function keys under X): Remove section.
732
93e2d996
GM
7332009-06-12 Glenn Morris <rgm@gnu.org>
734
735 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
736 (Help installing Emacs): Remove reference to deleted X11 node.
737 (Associating modes with files): Interpreter-mode-alist is no longer
738 subservient to auto-mode-alist.
739 (Installing Emacs): Change future Emacs version.
740 (Linking with -lX11 fails): Remove old section.
741 (Packages that do not come with Emacs): Update ELL location.
742 Emacs Lisp archive is dead.
743 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
744 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
745 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
746 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
747 (Removing flashing messages): Remove section about non-existent Gnus
748 option.
749
f0bf7708
GM
750 * faq.texi (Top): Add @top command.
751 Remove the optional arguments from all @node commands: makeinfo can
752 generate these automatically, and it is easier to edit and rearrange
753 nodes without them.
754
30884d11
GM
7552009-06-11 Glenn Morris <rgm@gnu.org>
756
757 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
758 (The LPF): Make the updated URL the sole reference point.
759 (Learning how to do something): Update refcard price and format.
760 (Getting a printed manual): Sources in doc/emacs/, not man/.
761 Also available in PDF format. Since the page count varies, be less
762 precise.
763 (Informational files for Emacs): Remove references to deleted files
764 LPF and SUN-SUPPORT, and to UUCP.
765 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
766 Remove many obsolete ways to get the FAQ, which now seems only to be
767 distributed with Emacs.
768 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
769
deab46e0
CY
7702009-06-09 Chong Yidong <cyd@stupidchicken.com>
771
223b43fa 772 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 773 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 774
deab46e0
CY
775 * ada-mode.texi (Installation, Compile commands)
776 (Project File Overview, No project files, Set compiler options)
777 (Use GNAT project file, Use multiple GNAT project files)
778 (Identifier completion): Use @samp for menu items, and @kbd for key
779 sequences (Bug#3504).
780
71fbd643
DU
7812009-06-04 Daiki Ueno <ueno@unixuser.org>
782
8c9bb6f5 783 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 784
f197085b
CY
7852009-06-04 Ryan Yeske <rcyeske@gmail.com>
786
787 * message.texi (Header Commands): Fix descriptions to match
788 keybindings.
789
7f3bc720
DU
7902009-04-22 Daiki Ueno <ueno@unixuser.org>
791
792 * gnus.texi (Security): Mention that EasyPG is the current default.
793
4518068d
CY
7942009-04-13 Chong Yidong <cyd@stupidchicken.com>
795
796 * ediff.texi (Session Commands): Fix typo.
797
d7ca410a
MB
7982009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
799
800 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
801 news.software.readers. Reported by Florian Rehnisch.
802
c6c76add
GM
8032009-04-02 Glenn Morris <rgm@gnu.org>
804
805 * auth.texi: Capitalize direntry.
806
807 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
808 using a period in the entry name. (Bug#2797)
809
35ed8e2e
JB
8102009-03-03 Juanma Barranquero <lekktu@gmail.com>
811
812 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
813 ($(infodir)/auth, auth.dvi): New targets.
814
e280480a
GM
8152009-03-03 Glenn Morris <rgm@gnu.org>
816
817 * auth.texi: Fix @setfilename.
818
819 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
820 (auth, $(infodir)/auth, auth.dvi): New rules.
821
8a76755b
GM
8222009-02-25 Glenn Morris <rgm@gnu.org>
823
824 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
825
0038d478
MB
8262009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
827
828 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
829
8302009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
831
832 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
833 gnus-nocem-issuers, and gnus-nocem-verifyer.
834
867d4bb3
JB
8352009-02-20 Juanma Barranquero <lekktu@gmail.com>
836
837 * ada-mode.texi (Project files, Automatic Casing):
838 * dbus.texi (Signals):
839 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
840 * mh-e.texi (HTML):
841 * nxml-mode.texi (Locating a schema)
842 (Using the document's URI to locate a schema):
843 * org.texi (Footnotes, Using the mapping API):
844 * rcirc.texi (Channels): Remove duplicate words.
845
3a44dc1f
GM
8462009-02-20 Glenn Morris <rgm@gnu.org>
847
848 * dired-x.texi (Miscellaneous Commands):
849 * gnus.texi: Minor updates for mbox Rmail.
850
5dc584b5
KB
8512009-02-16 Karl Berry <karl@gnu.org>
852
b59a8457
GM
853 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
854 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
855 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
856 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
857 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
858 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
859 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
860 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
861 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
862 Consistently use @insertcopying in the Top node,
5dc584b5 863 @contents at the front (after @end titlepage),
b59a8457 864 and @direntry after @copying. (Bug#1988)
5dc584b5 865
9eb59592
MB
8662009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
867
868 * auth.texi: New file documenting auth-source.
869
d324fa76
CD
8702009-02-13 Carsten Dominik <dominik@science.uva.nl>
871
872 * org.texi (Org Plot): Fix link.
873
7a603b73
DU
8742009-02-09 Daiki Ueno <ueno@unixuser.org>
875
876 * epa.texi (Mail-mode integration): Mention the way to do
877 "encrypt-to-self". (Bug#1807)
878
a626b338 8792009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
880
881 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
882
3b36c17e
MB
8832009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
884
885 * gnus-news.texi: Print version about Incoming*.
886
55033558
CD
8872009-02-02 Carsten Dominik <dominik@science.uva.nl>
888
889 * org.texi (Structure editing, Handling links)
890 (Fast access to TODO states, Javascript support): Make standard docs
891 correctly reflect default variable settings.
892
ec712abb
GM
8932009-02-02 Glenn Morris <rgm@gnu.org>
894
895 * org.texi: Fix typos.
896
7112648c
MA
8972009-02-01 Michael Albinus <michael.albinus@gmx.de>
898
899 Sync with Tramp 2.1.15.
900
901 * trampver.texi: Update release number.
902
2e461fc1
CD
9032009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
904
905 * org.texi (TODO dependencies): Document TODO dependencies on
906 checkboxes.
907
bc283609
CD
9082009-01-30 Carsten Dominik <dominik@science.uva.nl>
909
910 * org.texi (TODO dependencies): Document key binding for toggling
911 ORDERED property.
912
74fc5047
MA
9132009-01-28 Michael Albinus <michael.albinus@gmx.de>
914
915 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
916 of hook functions.
917
d6685abc
CD
9182009-01-28 Carsten Dominik <dominik@science.uva.nl>
919
920 * org.texi (TODO dependencies): New section.
921
65c439fd
CD
9222009-01-27 Carsten Dominik <dominik@science.uva.nl>
923
924 * org.texi (Plain lists, TODO basics, Priorities)
925 (Multiple sets in one file, Conflicts): Document interaction with
926 `shift-selection-mode'.
927
5fafc247
JB
9282009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
929
930 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
931 Make Calc the subject of sentences.
932 (Rearranging Formulas using Selections): Discuss new options
933 for `j *'.
934
e7433508
MA
9352009-01-26 Michael Albinus <michael.albinus@gmx.de>
936
937 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
938
2096a1b6
GM
9392009-01-26 Glenn Morris <rgm@gnu.org>
940
941 * org.texi: Fix typos.
942
0cb61492
BW
9432009-01-26 Bill Wohler <wohler@newt.com>
944
2096a1b6 945 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 946
0bd48b37
CD
9472009-01-25 Carsten Dominik <dominik@science.uva.nl>
948
949 * org.texi (References): Add information about remote references.
950 (Built-in table editor): Document `C-c RET' in tables.
951 (Math symbols, Quoting LaTeX code): Mention that simple
952 LaTeX macros survive LaTeX export.
953 (Images in LaTeX export): Show how to create a reference to a
954 figure.
955 (Sectioning structure): Document that the LaTeX class can be
956 specified in a property.
957 (Text areas in HTML export): New section.
958 (External links): Add examples for text search and ID links.
959 (Built-in table editor): Remove the descriptio of `C-c
960 C-q', it not longer works.
961 (Literal examples): Document that a space must follow
962 the colon in short examples.
963 (Relative timer): Document `org-timer-stop'.
964 (Footnotes): New section.
965 (Footnote markup): Shorten section and refer to new Footnote
966 section.
967 (Literal examples): Add documentation for line
968 numbering in and references to code examples.
969 (CSS support): Fix the description of default CSS styles.
970 (Capturing column view): Document
971 "file:path/to/file.org" as an allowed value for the ID property of
972 a dynamic block copying column view.
973
49dbbaf2
SE
9742009-01-23 Stephen Eglen <stephen@gnu.org>
975
976 * mh-e.texi (Getting Started): Describe $MH.
977
193e6828
MA
9782009-01-21 Michael Albinus <michael.albinus@gmx.de>
979
980 * tramp.texi (all): Harmonize usage of "external method",
981 "external transfer method" and "out-of-band method".
982 (Connection types): Precise the differences of inline and external
983 methods. Written by Adrian Phillips <a.phillips@met.no>.
984
26b9f88d
MB
9852009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
986
987 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
988 commands as described at the top. Reported by Allan Gottlieb
989 <gottlieb@nyu.edu>.
990
9912009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
992
993 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
994 nnmail-pathname-coding-system.
995
377952e0
GM
9962009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
997
998 * org.texi (Relative timer): Fix typo.
999
a20d3598
JB
10002009-01-15 Juanma Barranquero <lekktu@gmail.com>
1001
1002 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1003 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1004
a50253cc
GM
10052009-01-13 Glenn Morris <rgm@gnu.org>
1006
1007 * org.texi: Fix some more typos.
1008
07450bee
GM
10092009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1010
1011 * org.texi: Fix some typos.
1012
e3e955fe
MB
10132009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1014
1015 * gnus.texi (Group Parameters): Add note for local variables.
1016
10172009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1018
1019 * gnus.texi (Converting Kill Files): Fix URL. Include
1020 gnus-kill-to-score.el in contrib directory.
1021
10222009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1023
1024 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1025 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1026 (Paging the Article): Add index entry.
1027
71dd9983
JB
10282009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1029
1030 * ada-mode.texi (Examples): Delete redundant text.
1031
4a0cf14f
MA
10322009-01-03 Michael Albinus <michael.albinus@gmx.de>
1033
36c8febb 1034 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1035
1036 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1037 addresses.
1038
aedac0f0
BW
10392009-01-03 Bill Wohler <wohler@newt.com>
1040
1041 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1042 kept empty.
1043
4c65b566
CD
10442008-12-20 Carsten Dominik <dominik@science.uva.nl>
1045
1046 * org.texi (Activation, Exporting, ASCII export, HTML export)
1047 (HTML Export commands, LaTeX/PDF export commands): Improve
1048 documentation about transient-mark-mode.
1049 (References): DOcuemtn the use of special names like $LR1 to reference
1050 to fields in the last table row.
1051
e1a78e1e
JL
10522008-12-19 Juri Linkov <juri@jurta.org>
1053
1054 * info.texi (Search Text): Remove mention of removed key binding M-s.
1055
17a0aa82
CD
10562008-12-18 Carsten Dominik <dominik@science.uva.nl>
1057
1058 * org.texi (References): Remove mentioning of @0 as reference for the
1059 last line, this has been reverted in the Lisp sources.
1060
4997d802
JB
10612008-12-17 Juanma Barranquero <lekktu@gmail.com>
1062
1063 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1064 (DVI_TARGETS): Remove duplicates. Add sasl.
1065 ($(infodir)/sasl, sasl.dvi): New targets.
1066
33306645
CD
10672008-12-17 Carsten Dominik <dominik@science.uva.nl>
1068
1069 * org.texi: Version number pushed to 6.15d.
1070
db55f368
CD
10712008-12-16 Carsten Dominik <dominik@science.uva.nl>
1072
a0bf4117 1073 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1074 (Images in LaTeX export): New section.
1075 (Inlined images, Images in HTML export): Sections renamed.
1076
dae0a942
MB
10772008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1078
1079 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1080
9f5572e9
MB
10812008-12-04 David Engster <dengste@eml.cc>
1082
1083 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1084 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1085
bc23baaa
CD
10862008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1087
1088 * org.texi (Using the mapping API): Fix bug in mapping example.
1089 (Publishing options): Make the list of properties complete again, in
1090 correspondence to the variable `org-export-plist-vars'.
1091 (Property searches): Document new special values for time comparisons.
1092 (Tag inheritance): Refine the description of tag inheritance.
1093 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1094 (Effort estimates): Document the new relative timer.
bc23baaa 1095
3bf8054f
JB
10962008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1097
1098 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1099 (Using Calc): Clarify use of `C-x * o'.
1100 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1101
ac134f2f
RS
11022008-11-28 Richard M Stallman <rms@gnu.org>
1103
1104 * dbus.texi (Receiving Method Calls): Clean up previous change.
1105
ace706d1
MA
11062008-11-26 Michael Albinus <michael.albinus@gmx.de>
1107
1108 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1109 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1110 `dbus-unescape-from-identifier'.
1111 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1112 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1113 (Signals): Use the constants in the example.
1114
d60b1ba1
CD
11152008-11-24 Carsten Dominik <dominik@science.uva.nl>
1116
b97439ce 1117 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1118
ce4fdcb9
CD
11192008-11-23 Carsten Dominik <dominik@science.uva.nl>
1120
1121 * org.texi (Setting up Remember): Document `org-remember-mode'.
1122 (External links): Document that bbdb links can use a regular
1123 expression.
1124 (External links): Document that elisp links can contain interactive
1125 commands.
1126
c8548a00 11272008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1128
1129 * viper.texi (viper-translate-all-ESC-keysequences):
1130 Description removed.
1131
6a2c4aec
GM
11322008-11-19 Glenn Morris <rgm@gnu.org>
1133
1134 * doclicense.texi: Change to FDL 1.3.
1135 Relicense all texi files under FDL 1.3 or later.
1136
59ee4113
JB
11372008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1138
1139 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1140
59bcbb98 11412008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1142
1143 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1144
1145 * ediff.texi: Version/date change.
9f90198a 1146
8aa41c9b
CY
11472008-11-14 Chong Yidong <cyd@stupidchicken.com>
1148
1149 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1150
17587b1b
JB
11512008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1152
1153 * calc.texi (About This Manual): Comment out a mention of
1154 marginal notes.
1155
564c900e
CD
11562008-11-12 Carsten Dominik <dominik@science.uva.nl>
1157
1158 * org.texi (Clocking work time): Document the :formula property of
1159 clock tables.
1160 (Structure editing, Refiling notes): Document refiling regions.
1161 (Agenda commands): Document the double-prefix version
1162 of the `l' command in the agenda.
1163 (Handling links): Explain the effect of a double prefix
1164 arg to `C-c C-o'.
1165 (TODO basics): Add documentation for tag triggers.
1166
3c4be1f2
GM
11672008-10-23 Glenn Morris <rgm@gnu.org>
1168
1169 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1170 byte-compiling things like `+'.
1171
1172 * ns-emacs.texi: Merge copyright years of author now with assignment
1173 into FSF years.
1174 (VER): Use it for easier automatic updating. Use Emacs version rather
1175 than standalone Emacs.app version.
1176
a6520ff3
CD
11772008-10-12 Carsten Dominik <dominik@science.uva.nl>
1178
864c9740 1179 * org.texi: Lots of minor fixes.
a6520ff3
CD
1180 (Capture): New chapter.
1181 (Org Plot): New section.
1182
db7a4b66
MH
11832008-09-30 Magnus Henoch <mange@freemail.hu>
1184
1185 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1186
4043c194
JB
11872008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1188
1189 * calc.texi (User Defined Units): Mention how to enter optional display
1190 string.
1191
eef5ade7
MB
11922008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1193
1194 * message.texi (Sending Variables): Fixed variable documentation to
1195 avoid the "y/n" wording.
1196
e52cac88
MB
11972008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1198
1199 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1200
12012008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1202
1203 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1204 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1205
00c55306
BW
12062008-09-22 Bill Wohler <wohler@newt.com>
1207
1208 Release MH-E manual version 8.1.
1209
1210 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1211 release 8.1.
1212
1213 * mh-e.texi: Retain dual license as agreed to by the FSF.
1214 However, bump GPL to Version 3.
1215 Use @include for license text.
1216
e52cac88 12172008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1218
1219 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1220 (Store custom flags and keywords, Store arbitrary data):
1221 Clean up markup.
64763fe3
MB
1222
12232008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1224
1225 * gnus.texi (The Gnus Registry): Document it.
1226
9e601b8d
MB
12272008-09-08 David Engster <dengste@eml.cc>
1228
88ee5b02
JB
1229 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1230 Clarify section about choosing back end servers.
9e601b8d 1231
247043f1
GM
12322008-08-23 Glenn Morris <rgm@gnu.org>
1233
1234 * dired-x.texi (Shell Command Guessing):
1235 Mention dired-guess-shell-case-fold-search. (Bug#417)
1236
2bfec7a0
MA
12372008-08-22 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * trampver.texi: Update release number.
1240
247043f1 12412008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1242
1243 * ns-emacs.texi: Update version.
1244 (Introduction): Correct menu location for options save.
1245 (Customization): Note that defaults are stored under org.gnu.Emacs.
1246
8c20bd92
BW
12472008-08-11 Bill Wohler <wohler@newt.com>
1248
1249 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1250 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1251 Henman) (closes SF #1768928).
1252
767a4d92
GM
12532008-08-10 Glenn Morris <rgm@gnu.org>
1254
1255 * ns-emacs.texi: Use @copying. Change copyright of authors with
1256 assignment to FSF. Change license to GFDL.
1257 (Top): Remove outdated references.
1258
6ecfe5c2
MB
12592008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1260
88ee5b02
JB
1261 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1262 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1263 gnus-summary-sort-by-most-recent-date.
1264 (Summary Sorting): Explain prefix argument.
1265
12662008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1267
1268 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1269 gnus-summary-pipe-output.
1270
eb932e8a
MA
12712008-08-03 Michael Albinus <michael.albinus@gmx.de>
1272
1273 * dbus.texi (Receiving Method Calls): Document error handling of own
1274 D-Bus methods.
1275
bfe16263
BW
12762008-08-01 Bill Wohler <wohler@newt.com>
1277
1278 * mh-e.texi (Reading Mail)
9f90198a 1279 (Viewing Attachments): Describe new function
bfe16263
BW
1280 mh-show-preferred-alternative.
1281 (Sending Mail, Redistributing, Sending Message): Describe new hook
1282 mh-annotate-msg-hook.
1283
21956b56
MA
12842008-07-31 Michael Albinus <michael.albinus@gmx.de>
1285
1286 * dbus.texi (Arguments and Signatures): Fix example.
1287 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1288 (Asynchronous Methods): New node.
9f90198a
JB
1289 (Errors and Events): Describe extended layout of `dbus-event'.
1290 New defun `dbus-event-message-type'.
21956b56 1291
7c2fb837
DN
12922008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1293
1294 * ediff.texi: Remove VMS support.
1295
13662773
JB
12962008-07-29 Juanma Barranquero <lekktu@gmail.com>
1297
1298 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1299 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1300
ddde0b34
CY
13012008-07-29 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * Makefile.in: Add mairix-el targets.
1304
13052008-07-29 David Engster <deng@randomsample.de>
1306
1307 * mairix-el.texi: New file.
1308
d5875b25
JB
13092008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1310
366b7d44
JB
1311 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1312 project files. Delete 'main_unit' project variable; not needed. Allow
1313 process environment variables wherever project variables are allowed.
1314 Add tutorial section on multiple GNAT project files.
d5875b25 1315
6cbab8ee
MA
13162008-07-27 Michael Albinus <michael.albinus@gmx.de>
1317
1318 Sync with Tramp 2.1.14.
1319
1320 * trampver.texi: Update release number.
1321
9e2a2647
DN
13222008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1323
1324 * ns-emacs.texi:
1325 * faq.texi: Remove mentions of Mac Carbon.
1326
d62672f3
MB
13272008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1328
1329 * gnus.texi (Saving Articles): Describe the 2nd argument of
1330 gnus-summary-save-in-pipe.
1331 (SpamAssassin): Use it.
1332
13332008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1334
1335 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1336
dd12e1c6
CD
13372008-07-25 Carsten Dominik <dominik@science.uva.nl>
1338
1339 * org.texi (Export options): Document the use of the creator flag.
1340
44ce9197
CD
13412008-07-24 Carsten Dominik <dominik@science.uva.nl>
1342
1343 * org.texi: New version 6.06a.
1344
ddd13c5d
JB
13452008-07-23 Juanma Barranquero <lekktu@gmail.com>
1346
1347 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1348 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1349
8dc6104d
JB
13502008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1351
1352 * calc.texi (Editing Stack Entries):
1353 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1354 Calc's help functions. Mention fixing typos.
1355 (Customizing Calc): Fix typo.
1356
13572008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1358
1359 * calc.texi (summarykey): New macro. Use to correctly format keys in
1360 the summary.
1361
ddd13c5d 13622008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1363
1364 * ns-emacs.texi (Customization): Corrected documentation on color
1365 specification formats.
1366
568beaa2
AS
13672008-07-19 Andreas Schwab <schwab@suse.de>
1368
db8ef699 1369 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1370
1371 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1372 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1373
cd71b9ae
MA
13742008-07-18 Michael Albinus <michael.albinus@gmx.de>
1375
1376 * dbus.texi (Inspection): Rework, introduce submenus.
1377 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1378 (Properties and Annotations, Arguments and Signatures): New nodes.
1379
9b7993b4
MA
13802008-07-13 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * dbus.texi (Receiving Method Calls): Fix description of
1383 `dbus-register-method'.
1384 (Signals): Allow also signal arguments for filtering in
1385 `dbus-register-signal'.
1386
241d447b
JB
13872008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1388
1389 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1390 `cnorm'.
1391 (Arithmetic Tutorial): Simplify the verification of prime factors.
1392
adb46650
MB
13932008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1394
1395 * gnus.texi (Saving Articles): Mention
1396 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1397
92e15881
JB
13982008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1399
1400 * calc.texi: Adjust mode line throughout.
1401
ea597303
JB
14022008-06-28 Juanma Barranquero <lekktu@gmail.com>
1403
1404 * sasl.texi (Mechanisms): Fix typos.
1405
aee08080
JB
14062008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1407
1408 * calc.texi (Killing from the stack): Mention using normal Emacs
1409 copying.
1410
a06a4a12
MA
14112008-06-21 Michael Albinus <michael.albinus@gmx.de>
1412
ea597303
JB
1413 * tramp.texi (Password handling): Renamed from "Password caching".
1414 Add `auth-source' mechanism.
a06a4a12
MA
1415 (Connection caching): Tramp reopens the connection automatically,
1416 when the operating system on the remote host has been changed.
1417
7389398d
EZ
14182008-06-20 Eli Zaretskii <eliz@gnu.org>
1419
1420 * makefile.w32-in (distclean): Remove makefile.
1421
b349f79f
CD
14222008-06-17 Carsten Dominik <dominik@science.uva.nl>
1423
3f9b4c2b 1424 * org.texi (Using the mapping API): New section.
b349f79f 1425 (Agenda column view): New section.
3f9b4c2b 1426 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1427 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1428 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1429
14302008-06-17 Jason Riedy <jason@acm.org>
1431
1432 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1433 function, and efmt may be a two-argument function.
1434 (Radio tables): Document multiple destinations.
1435
cd5c05d2
GM
14362008-06-16 Glenn Morris <rgm@gnu.org>
1437
1438 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1439 Add Cover-Texts.
1440
debf4439
GM
14412008-06-15 Glenn Morris <rgm@gnu.org>
1442
1443 * faq.texi (VER): Update to 23.0.60.
1444
1445 * mh-e.texi: Remove option of licensing under GPL.
1446 Add Cover-Texts to GFDL permissions notice.
1447 (GPL): Remove section.
1448 (GFDL): Include doclicense.texi rather than the actual text.
1449
1450 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1451 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1452
1453 * sasl.texi: Fix output file name.
1454
1455 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1456
1457 * gnus-coding.texi: Refer to license in Gnus manual.
1458
1459 * idlwave.texi, sasl.texi: Use @copying.
1460
1461 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1462
1463 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1464
1465 * url.texi: Use @copying, @title, @subtitle, @author.
1466
1467 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1468 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1469 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1470 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1471 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1472 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1473 * widget.texi, woman.texi:
1474 Remove references to external license, since doclicense is included.
1475
1476 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1477 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1478 Remove references to non-existent Invariant Sections.
1479
091f8bc1
GM
14802008-06-14 Glenn Morris <rgm@gnu.org>
1481
1482 * faq.texi (Major packages and programs): Remove references to external
1483 Supercite, Calc, VIPER, since they have been included for some time.
1484 Update VM, AUCTeX, BBDB entries.
1485
47bcb4d3
UJ
14862008-06-14 Ulf Jasper <ulf.jasper@web.de>
1487
1488 * newsticker.texi: Updated to match latest newsticker changes.
1489
6f093307
GM
14902008-06-13 Glenn Morris <rgm@gnu.org>
1491
1492 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1493 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1494 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1495 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1496 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1497 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1498 * woman.texi:
1499 Update Back-Cover Text as per maintain.info.
1500
2b968687
MB
15012008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1502
1503 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1504
1505 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1506 (gnus-faq.xml): Update repository host.
1507
2b968687
MB
1508 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1509
15102008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1511
1512 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1513 Fix a typo.
1514
15152008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1516
1517 * gnus.texi (Mail Source Customization): Correct values of
1518 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1519 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1520
15212008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1522
1523 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1524 coding standards.
1525
15262008-06-14 David Engster <dengste@eml.cc>
1527
1528 * gnus.texi (nnmairix): Markup fixes.
1529
e6d2d263
MB
15302008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1531
2b968687 1532 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1533
15342008-06-05 David Engster <dengste@eml.cc>
1535
1536 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1537
15382008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1539
b344d29d 1540 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1541 (Searching, nnir, nnmairix): New stub nodes.
1542
ad231df6 15432008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1544
1545 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1546
f394fa25
MB
15472008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1548
1549 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1550
58333467
MB
15512008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1552
1553 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1554
67525fb9
JY
15552008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1556
1557 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1558
0549d8fc
JB
15592008-05-06 Juanma Barranquero <lekktu@gmail.com>
1560
1561 * info.texi (Top): Fix typo in xref.
1562
149a3837
KB
15632008-05-05 Karl Berry <karl@gnu.org>
1564
1565 * info.texi (Top): @xref to stand-alone manual.
1566
3a23a519
MB
15672008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1568
1569 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1570 (Various Summary Stuff): Fix typo in last xref.
1571
0a29fbf3
JB
15722008-05-02 Juanma Barranquero <lekktu@gmail.com>
1573
1574 * org.texi (Moving subtrees): Fix typo.
1575
586b90f1
MA
15762008-04-28 Michael Albinus <michael.albinus@gmx.de>
1577
1578 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1579 Tramp via `tramp-mode'.
1580
b5af9883
CD
15812008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1582
1583 * org.texi: Massive changes, in many parts of the file.
1584
d55fe5bb
MB
15852008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnus.texi (Oort Gnus): Add message-fill-column.
1588
15892008-04-12 Adrian Aichner <adrian@xemacs.org>
1590
1591 * gnus.texi (Mail Source Specifiers): Typo fix.
1592
15932008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1594
1595 * gnus.texi (Diary Headers Generation): Update key binding for
1596 `gnus-diary-check-message'.
1597
15982008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1599
1600 * gnus.texi (Emacsen): Addition.
1601
16022008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1603
1604 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1605
16062008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1607
1608 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1609
16102008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1611
1612 * gnus-news.texi: Update tool bar item.
1613
16142008-04-09 Sven Joachim <svenjoac@gmx.de>
1615
1616 * gnus-news.texi: Fix typos.
1617
76c109c3
JB
16182008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1619
222027f2 1620 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1621 Add mention of `kron'.
1622
d5fbd5a6
MO
16232008-04-01 Daiki Ueno <ueno@unixuser.org>
1624
1625 * epa.texi (Encrypting/decrypting *.gpg files): Document
1626 epa-file-name-regexp.
1627
fbcbb58c
KY
16282008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1629
1630 * gnus.texi (Example Methods): Fix description about ssh-agent.
1631 (Indirect Functions): Fix the default value of nntp-telnet-command;
1632 remove link to connect.html.
1633
134ce16c
MA
16342008-03-30 Michael Albinus <michael.albinus@gmx.de>
1635
1636 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1637 dbus-call-method.
1638 (Receiving Method Calls): The timeout can be set by the calling client.
1639
da1975d7
MA
1640 * trampver.texi: Update release number.
1641
2e4089ab
RS
16422008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1643
1644 * gnus.texi (Top): Fix version. Add SASL.
1645
70cab5a9
MA
16462008-03-29 Michael Albinus <michael.albinus@gmx.de>
1647
1648 Sync with Tramp 2.1.13.
1649
1650 * trampver.texi: Update release number.
1651
5bc6ddff
MB
16522008-03-29 Chong Yidong <cyd@stupidchicken.com>
1653
1654 * org.texi: Update to new org-mode website.
1655
16562008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1657
1658 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1659
9b3ebcb6
MB
16602008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1661
1662 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1663 gnus-read-ephemeral-gmane-group-url,
1664 gnus-read-ephemeral-emacs-bug-group,
1665 gnus-read-ephemeral-debian-bug-group.
1666
16672008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1668
1669 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1670
1671 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1672 Add FIXMEs for Bookmarks and gnus-registry-marks.
1673
16742008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1675
1676 * gnus.texi (Smileys): Document `smiley-style'.
1677
16782008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1679
1680 * gnus.texi (Gnus Development): Clarify difference between ding and
1681 gnu.emacs.gnus.
1682 (MIME Commands, Using MIME, RSS): Fix markup.
1683
1684 * gnus-faq.texi ([8.4]): Ditto.
1685
16862008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1687
1688 * gnus.texi (Emacsen): Remove obsolete stuff.
1689
16902008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1691
1692 * gnus.texi (Oort Gnus): Add version info WRT
1693 `mail-source-delete-incoming'.
1694
16952008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1696
1697 * gnus.texi (Top): Add "Other related manuals" and version info in
1698 `iftex' output.
1699 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1700 gnus-balloon-face-0 and the corresponding format specifiers.
1701
608d6a81
MA
17022008-03-26 Michael Albinus <michael.albinus@gmx.de>
1703
1704 * tramp.texi (Filename completion): Remove footnote about let-bind
1705 of `partial-completion-mode'. It doesn't work this way.
1706
27a6f132
SM
17072008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 * pcl-cvs.texi (Contributors): Update my email.
1710
4a7c4c40
MA
17112008-03-21 Michael Albinus <michael.albinus@gmx.de>
1712
1713 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1714
2940c053
BW
17152008-03-17 Bill Wohler <wohler@newt.com>
1716
1717 * mh-e.texi (Viewing): Update URL for adding header fields to
1718 mh-invisible-header-fields-default.
1719
30864d5f
BW
17202008-03-16 Bill Wohler <wohler@newt.com>
1721
1722 * mh-e.texi (Preface): Add Gnus to requirements.
1723 (Forwarding): Note that forwarded MIME messages are now inline.
1724
31fe2b00
SM
17252008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1726
1727 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1728 (Common Variables): Give precedence to the netcat methods over the
1729 telnet methods, and mention that they are more reliable.
31fe2b00 1730
5e97c626
CD
17312008-03-13 Carsten Dominik <dominik@science.uva.nl>
1732
1733 * org.texi (Exporting Agenda Views): Document agenda export to
1734 iCalendar.
1735 (Progress logging): Document the new progress logging stuff.
1736
37a68866
MB
17372008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1738
1739 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1740 Update for change of `mail-source-delete-incoming'.
1741
1742 * gnus-news.texi: Ditto.
1743
8f7abae3
MB
17442008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1745
1746 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1747 custom versions.
1748
af379c86
AM
17492008-03-07 Alan Mackenzie <acm@muc.de>
1750
1751 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1752 parens/brackets in a k&r region is limited.
1753
3d0f8a67
MB
17542008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1755
1756 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1757 using different Emacs versions.
1758
52151df0
GM
17592008-02-27 Glenn Morris <rgm@gnu.org>
1760
1761 * sc.texi: Remove a lot of old and obsolete info.
1762 (titlepage): Simplify.
1763 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1764 (VM with any Emacsen, GNEWS with any Emacsen)
1765 (Overloading for Non-conforming MUAs, Version 3 Changes)
1766 (The Supercite Mailing List): Delete nodes.
1767 (Introduction): Remove info about old packages.
1768 (Getting Connected): Simplify. Remove info about old packages.
1769 (Citing Commands): Delete Emacs 19 info.
1770 (Hints to MUA Authors): Simplify.
1771 (Thanks and History): Merge in some info from the deleted node
1772 "Version 3 Changes".
1773
b03f96dc
MB
17742008-02-05 Juanma Barranquero <lekktu@gmail.com>
1775
1776 * org.texi (Setting tags, In-buffer settings):
1777 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1778
52bec650
MB
17792008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1780
1781 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1782 installation directory name.
1783
34a3c587
RF
17842008-02-12 Romain Francoise <romain@orebokech.com>
1785
1786 * epa.texi (Overview): Fix typo.
1787
5a8d03e9
MO
17882008-02-11 Daiki Ueno <ueno@unixuser.org>
1789
1790 * epa.texi (Quick start): Remove the .emacs setting.
1791
f1914c40
MO
17922008-02-10 Daiki Ueno <ueno@unixuser.org>
1793
1794 * epa.texi (Quick start): Use the command `epa-enable' instead of
1795 loading `epa-setup'.
1796
bca98fc9
JB
17972008-02-08 Juanma Barranquero <lekktu@gmail.com>
1798
1799 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1800 ($(infodir)/epa, epa.dvi): New targets.
1801
4b01af2e
MO
18022008-02-08 Daiki Ueno <ueno@unixuser.org>
1803
1804 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1805
1806 * epa.texi: New manual documenting the EasyPG Assistant.
1807
06c0751a
MA
18082008-02-06 Michael Albinus <michael.albinus@gmx.de>
1809
1810 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1811 (Inspection): New function dbus-ping.
1812
7dcccd7b
MA
18132008-02-05 Michael Albinus <michael.albinus@gmx.de>
1814
1815 * tramp.texi (Remote processes): Add `shell-command'.
1816
a1da1e37
MB
18172008-01-28 Michael Sperber <sperber@deinprogramm.de>
1818
1819 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1820 (Group Parameters): Document `mail-source' parameter.
1821
c9d8f746
MA
18222008-01-27 Michael Albinus <michael.albinus@gmx.de>
1823
1824 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1825 must be a local host.
1826
15db4a13
MO
18272008-01-26 Michael Olson <mwolson@gnu.org>
1828
1829 * erc.texi: Update version for ERC 5.3 release.
1830 (Obtaining ERC): Update extras URLs for 5.3.
1831 (Development): Write instructions for git, and remove those for Arch.
1832 (History): Mention the switch to git.
1833
2bc43980
KB
18342008-01-24 Karl Berry <karl@gnu.org>
1835
bca98fc9
JB
1836 * info.texi (Search Index, Search Text): Mention the command
1837 character in the section name, a la the (Go to node) node.
2bc43980 1838
d2e4a6c9
MA
18392008-01-21 Michael Albinus <michael.albinus@gmx.de>
1840
1841 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1842
0b6799c3
MB
18432008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1844
1845 * gnus-news.texi: Mention gnus-article-describe-bindings.
1846
18472008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1848
1849 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1850
db9c3fb1 18512008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1852
7b4d0413 1853 * org.texi (Property inheritance): New section.
db9c3fb1 1854 (Conventions): New section.
7b4d0413 1855 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1856 commands, and the new bindings for refiling.
1857 (Sparse trees): Document the new special command for sparse trees.
1858 (References): Be more clear about the counting of hilines.
1859 (Handling links): Document M-p/n for accessing links.
1860 (Fast access to TODO states): New section.
1861 (Per file keywords): New section.
1862 (Property inheritance): New section.
1863 (Column attributes): New summary types.
1864 (Capturing Column View): New section.
1865 (The date/time prompt): Cover the new features in the date/time prompt.
1866 Compactify the table of keys for the calendar remote control.
1867 (Clocking work time): Document the new :scope parameter.
1868 (Remember): Promoted to chapter.
1869 (Quoted examples): New section.
1870 (Enhancing text): New verbatim environments.
1871
6ed73f28
MA
18722008-01-14 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * trampver.texi: Update release number.
1875
95838435
MB
18762008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1877
1878 * gnus.texi (Article Keymap): Add
1879 gnus-article-wide-reply-with-original; fix descriptions of
1880 gnus-article-reply-with-original and
1881 gnus-article-followup-with-original.
1882
20234d96
GM
18832008-01-09 Glenn Morris <rgm@gnu.org>
1884
1885 * nxml-mode.texi: Add @copying section.
1886
d82cf70b
MB
18872008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1888
1889 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1890 Server". Add `message-send-mail-with-mailclient'.
1891
1892 * gnus.texi (Posting Server): Move some text to "(message)Mail
1893 Variables" and add a reference here.
1894
addb7f2e
MA
18952008-01-04 Michael Albinus <michael.albinus@gmx.de>
1896
1897 * dbus.texi (Receiving Method Calls): New chapter.
1898 (Errors and Events): Add serial number to events. Replace "signal" by
1899 "message". Introduce dbus-event-serial-number.
1900
4db2806c
MA
19012008-01-03 Michael Albinus <michael.albinus@gmx.de>
1902
1903 * dbus.texi (Type Conversion): Explain the type specification for empty
1904 arrays. Use another example.
1905
c9ecb5a7
MA
19062007-12-30 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * dbus.texi (all): Replace "..." by @dots{}.
1909 (Type Conversion): Precise the value range for :byte types.
1910 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1911 Mention its return value.
1912 (Errors and Events): There is no D-Bus error propagation during event
1913 processing.
1914
702dbfd9
JB
19152007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1916
1917 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1918 New sections.
1919
87035689
MB
19202007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1921
1922 * gnus.texi (Group Parameters): Reorder the text and add a note about
1923 `gnus-parameters' near the beginning of the node.
1924
19252007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1926
1927 * gnus.texi (Score File Editing): Fix function name.
1928
5492f5ca
MA
19292007-12-23 Michael Albinus <michael.albinus@gmx.de>
1930
1931 Sync with Tramp 2.1.12.
1932
1933 * trampver.texi: Update release number.
1934
d4e67bc5
MA
19352007-12-22 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * dbus.texi (Type Conversion): Correct input parameters mapping.
1938
6a31c819
MA
19392007-12-21 Michael Albinus <michael.albinus@gmx.de>
1940
1941 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1942 (Errors and Events): Mention wrong-type-argument error.
1943
99a3e35f
AS
19442007-12-21 Alex Schroeder <alex@gnu.org>
1945
1946 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1947 spaces. Fixed some typos.
99a3e35f
AS
1948 (Internet Relay Chat): Explain relay.
1949 (Getting started with rcirc): Change items to reflect prompts.
1950 Add more explanation to rcirc-track-minor-mode and added a comment to
1951 warn future maintainers that this section is a copy.
11ac7c8e 1952 (People): Changed /ignore example.
62b12a24 1953 (Keywords): Not keywords.
99a3e35f 1954
331e4d02
AS
19552007-12-20 Alex Schroeder <alex@gnu.org>
1956
1957 * rcirc.texi (Top): Fighting Information Overload chapter added.
1958 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1959 (rcirc commands): Moved /ignore command to the new chapter.
1960 (Fighting Information Overload): New chapter documenting /keyword,
1961 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1962 (Configuration): Document rcirc-server-alist, remove
1963 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1964
cd71c3ef
MA
19652007-12-16 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * dbus.texi (Signals): Fix example in dbus-register-signal.
1968
bbbe940b
MB
19692007-12-14 Sven Joachim <svenjoac@gmx.de>
1970
1971 * gnus.texi (Score Variables): Fix typo.
1972
0ce574ef
MA
19732007-12-07 Michael Albinus <michael.albinus@gmx.de>
1974
1975 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1976 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1977 (Errors and Events): Adapt dbus-event.
1978
b890d447
MB
19792007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1980
1981 * gnus.texi (Other Files): Add the yenc command.
1982
19832007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1984
1985 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1986 since 2004-08-06.
1987
19882007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1989
1990 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1991 on body.
1992
19932007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1994
1995 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1996 and rfc2047-allow-irregular-q-encoded-words; fix description of
1997 rfc2047-encode-encoded-words.
1998
19992007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2000
2001 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2002
3728bf03
MO
20032007-12-05 Michael Olson <mwolson@gnu.org>
2004
2005 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2006 Update documentation for `remember-diary-file'.
2007
a4397af9
MA
20082007-12-04 Michael Albinus <michael.albinus@gmx.de>
2009
2010 * dbus.texi (Signals): Precise `dbus-register-signal'.
2011 (Errors and Events): Rework events part, the internal structure of
2012 dbus-event has changed.
2013
1682490c
JB
20142007-12-03 Juanma Barranquero <lekktu@gmail.com>
2015
2016 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2017 ($(infodir)/dbus, dbus.dvi): New targets.
2018
7b13a0f2
MA
20192007-12-03 Michael Albinus <michael.albinus@gmx.de>
2020
2021 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2022 unconditionally.
2023
2024 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2025 emulation with @print{}.
2026
7ef92bc9
RS
20272007-12-02 Richard Stallman <rms@gnu.org>
2028
2029 * dbus.texi (Overview): Minor cleanup.
2030
22d8ac3a
MA
20312007-12-02 Michael Albinus <michael.albinus@gmx.de>
2032
d3a8e0df
MA
2033 * Makefile.in (INFO_TARGETS): Add dbus.
2034 (DVI_TARGETS): Add dbus.dvi.
2035 (dbus, dbus.dvi): New targets.
2036
22d8ac3a
MA
2037 * dbus.texi: New file.
2038
559764ab
RF
20392007-11-24 Romain Francoise <romain@orebokech.com>
2040
2041 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2042 Fix file name to match @setfilename.
559764ab 2043
ac97a16b
MH
20442007-11-23 Mark A. Hershberger <mah@everybody.org>
2045
2046 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2047 ($(infodir)/nxml-mode): New rule.
2048
2049 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2050 ($(infodir)/nxml-mode): New rule.
2051 (clean): Add nxml-mode*.
2052
2053 * nxml-mode.texi: New file with nxml manual.
2054
404cd454
GM
20552007-11-18 Richard Stallman <rms@gnu.org>
2056
2057 * flymake.texi (Example -- Configuring a tool called directly):
2058 Update example.
2059
b048d478
MA
20602007-11-18 Michael Albinus <michael.albinus@gmx.de>
2061
2062 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2063 double-slash behavior. Explain directory contents flushing.
b048d478 2064
346e8469
JB
20652007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2066
2067 * calc.texi (TeX and LaTeX Language Modes): Put in
2068 missing braces.
2069
404cd454
GM
20702007-11-15 Richard Stallman <rms@gnu.org>
2071
2072 * cl.texi (Equality Predicates): Delete `eql'.
2073 (Predicates, Naming Conventions, Top): Delete `eql'.
2074 (Common Lisp Compatibility): Delete `eql'.
2075 (Porting Common Lisp): Delete obsolete backquote info.
2076 Minor clarification about character constants.
2077 (Sequence Basics): Minor clarification.
2078
1f6af58b
JB
20792007-11-15 Juanma Barranquero <lekktu@gmail.com>
2080
dccb744b 2081 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2082 * tramp.texi (Filename completion): Fix typos.
2083
3bc88bc9
JB
20842007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2085
2086 * calc.texi (Basic commands): Mention the menu.
2087
bc5300d3
MA
20882007-11-12 Michael Albinus <michael.albinus@gmx.de>
2089
2090 * tramp.texi (Connection caching): Tramp flushes connection
2091 properties when remote operating system has been changed.
2092
4d8a28ec
MB
20932007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2094
2095 * gnus-news.texi: Fix spelling.
2096 `message-insert-formatted-citation-line', not
2097 `message-insert-formated-citation-line'.
2098
404cd454
GM
2099 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2100
e1176b47
MA
21012007-11-07 Michael Albinus <michael.albinus@gmx.de>
2102
2103 * tramp.texi (Overview): Mention also the PuTTY integration under
2104 Win32. Remove paragraphs about Tramp's experimental status.
2105 (Frequently Asked Questions): Add code example for highlighting the
2106 mode line.
2107
6159985a
MO
21082007-11-03 Michael Olson <mwolson@gnu.org>
2109
2110 * remember.texi: Change mentions of remember-buffer to
2111 remember-finalize throughout.
2112
bec9b2f5
MO
21132007-10-30 Michael Olson <mwolson@gnu.org>
2114
2115 * remember.texi (Copying): Remove.
2116 (Mailbox): Update with non-BBDB instructions.
2117 (Diary, Org): Add.
2118 (Bibliography, Planner Page): Remove.
2119
b6173182
JB
21202007-10-30 Juanma Barranquero <lekktu@gmail.com>
2121
2122 * makefile.w32-in (INFO_TARGETS): Add remember.
2123 (DVI_TARGETS): Add remember.dvi.
2124 ($(infodir)/remember): New rule.
2125 (clean): Add remember*.
2126
15f3eb73
MO
21272007-10-30 Michael Olson <mwolson@gnu.org>
2128
70bdc930
MO
2129 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2130 ($(infodir)/remember): New rule that builds the Remember Manual.
2131
b6173182
JB
2132 * remember.texi: New file containing the Remember Mode Manual.
2133 Shuffle chapters around after initial import.
7d3f6f1a
MO
2134 (Function Reference): Split Keystrokes into separate chapter.
2135 (Keystrokes): Document C-c C-k.
51d24a12 2136 (Introduction): Fix typographical issue with "---".
15f3eb73 2137
404cd454
GM
21382007-10-29 Richard Stallman <rms@gnu.org>
2139
2140 * widget.texi (Introduction): Delete discussion of implementation
2141 internals.
2142
9bbb9638
MA
21432007-10-29 Michael Albinus <michael.albinus@gmx.de>
2144
2145 * tramp.texi (Connection caching): Host names must be different
2146 when tunneling.
2147
c7ff939a
RS
21482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2149
2150 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2151 Gnus v5.13.
2152
01c52d31
MB
21532007-10-28 Miles Bader <miles@gnu.org>
2154
2155 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2156
21572007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2158
2159 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2160
21612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (Sorting the Summary Buffer): Remove
2164 gnus-article-sort-by-date-reverse.
2165
21662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2167
2168 * gnus.texi (Non-ASCII Group Names): New node.
2169 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2170 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2171
c8763fb6 21722007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2173
2174 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2175 clean the output of the program `imap-shell-program'.
2176
21772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2178
2179 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2180
21812007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2182
2183 * gnus.texi (Sticky Articles): Documentation for sticky article
2184 buffers.
2185
c8763fb6 21862007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2187
2188 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2189
21902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2191
2192 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2193
21942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2195
2196 * gnus.texi (Archived Messages): Document
2197 gnus-update-message-archive-method.
2198
21992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2202
c8763fb6 22032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2204
2205 * gnus.texi (Group Maneuvering): Document
2206 `gnus-summary-next-group-on-exit'.
2207
22082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2209
2210 * gnus.texi (Really Various Summary Commands): Mention
2211 gnus-auto-select-on-ephemeral-exit.
2212
22132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2214
2215 * gnus.texi, message.texi: Bump version number.
2216
22172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2218
2219 * gnus.texi (Group Line Specification, Misc Group Stuff)
2220 (Server Commands): Parenthesize @pxref{Mail Spool}.
2221
22222007-10-28 Didier Verna <didier@xemacs.org>
2223
2224 New user option: message-signature-directory.
2225 * message.texi (Insertion Variables): Document it.
2226 * gnus.texi (Posting Styles): Ditto.
2227
22282007-10-28 Didier Verna <didier@xemacs.org>
2229
2230 * gnus.texi (Group Line Specification):
2231 * gnus.texi (Misc Group Stuff):
2232 * gnus.texi (Server Commands): Document the group compaction feature.
2233
22342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2235
2236 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2237
2238 * message.texi (Various Message Variables): Add message-fill-column.
2239
22402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2241
2242 * gnus.texi: Untabify.
2243
22442007-10-28 Didier Verna <didier@xemacs.org>
2245
2246 * gnus.texi (Group Parameters): Document the posting-style merging
2247 process in topic-mode.
2248
22492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2250
2251 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2252
22532007-10-28 Romain Francoise <romain@orebokech.com>
2254
2255 * gnus.texi (Mail Spool): Fix typo.
2256 Update copyright.
2257
22582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2259
2260 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2261
22622007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2263
2264 * gnus.texi (Summary Generation Commands):
2265 Add gnus-summary-insert-ticked-articles.
2266
22672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2268
b2abec73
JB
2269 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2270 to spam-spamassassin-program.
01c52d31
MB
2271
22722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2273
2274 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2275
22762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2277
2278 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2279
22802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * message.texi (Mail Headers): Document `opportunistic'.
2283
22842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2285
2286 * emacs-mime.texi (Encoding Customization): Explain how to set
2287 mm-coding-system-priorities per hierarchy.
2288
22892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2290
2291 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2292 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2293
22942007-10-28 Didier Verna <didier@xemacs.org>
2295
2296 * message.texi (Wide Reply): Update documentation of
2297 message-dont-reply-to-names (now allowing a list of regexps).
2298
22992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2300
2301 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2302
23032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2304
2305 * gnus.texi (SpamAssassin back end): Fix typo.
2306
2307 * sieve.texi (Examples): Fix grammar.
2308
23092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2310
2311 * gnus.texi (Searching for Articles): Document M-S and M-R.
2312 (Limiting): Document / b.
2313
23142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * gnus.texi (Thread Commands): T M-^.
2317
23182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2319
2320 * message.texi (Mail Aliases): Document ecomplete.
2321 (Mail Aliases): Fix typo.
2322
23232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2324
2325 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2326 fix typo.
2327
23282007-10-28 Romain Francoise <romain@orebokech.com>
2329
2330 * gnus.texi (Mail Spool): Grammar fix.
2331
23322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2333
2334 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2335 string.
2336
23372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2338
2339 * gnus.texi (Group Parameters): Fix description.
2340
23412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2342
b2abec73
JB
2343 * gnus.texi (Gmane Spam Reporting):
2344 Fix spam-report-gmane-use-article-number.
2345 Add spam-report-user-mail-address.
01c52d31
MB
2346
23472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2348
2349 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2350
23512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2352
2353 * gnus.texi (Group Parameters): Add simplified sorting example based on
2354 example for `Sorting the Summary Buffer' from Jari Aalto
2355 <jari.aalto@cante.net>.
2356 (Example Methods): Add example for an indirect connection.
2357
23582007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2359
2360 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2361 (Agent Parameters): Updated parameter names to match code.
2362 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2363 'gnus-agent-summary-fetch-series'.
2364 (Agent and flags): New section providing a generalized discussion
2365 of flag handling.
2366 (Agent and IMAP): Removed flag discussion.
b2abec73 2367 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2368
23692007-10-28 Romain Francoise <romain@orebokech.com>
2370
2371 * gnus.texi (Exiting the Summary Buffer): Add new function
2372 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2373
23742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2375
2376 * gnus.texi (Conformity): Fix typo.
2377 (Customizing Articles): Document `first'.
2378
23792007-10-28 Jari Aalto <jari.aalto@cante.net>
2380
2381 * gnus.texi (Sorting the Summary Buffer):
2382 Add `gnus-thread-sort-by-date-reverse'. Add example
2383 host to different sorting in NNTP and RSS groups.
2384
23852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2386
2387 * message.texi (Insertion): Describe prefix for
2388 message-mark-inserted-region and message-mark-insert-file.
2389
23902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2391
2392 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2393 LaTeX documents. Describe "text/x-gnus-verbatim".
2394
23952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2396
b2abec73 2397 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2398 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2399 (spam-stat spam filtering, SpamOracle)
2400 (Extending the Spam ELisp package): Removed extra quote symbol for
2401 clarity.
2402
24032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2404
2405 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2406 gnus-article-delete-part and gnus-article-replace-part.
2407 (Using MIME): Add gnus-mime-replace-part.
2408
24092007-10-28 Romain Francoise <romain@orebokech.com>
2410
2411 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2412 requires `auto-compression-mode' to be enabled. Add new nnml
2413 variable `nnml-compressed-files-size-threshold'.
2414
24152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2416
2417 * gnus.texi (Sorting the Summary Buffer): Added
2418 gnus-thread-sort-by-recipient.
2419
24202007-10-28 Romain Francoise <romain@orebokech.com>
2421
2422 * message.texi (Insertion Variables): Mention new variable
2423 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2424 documentation accordingly.
2425
24262007-10-28 Romain Francoise <romain@orebokech.com>
2427
2428 * gnus.texi (To From Newsgroups): Mention new variables
2429 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2430
24312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2432
2433 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2434 stuff; gnus-mime-inline-part does the automatic decompression.
2435
24362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2437
2438 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2439 "training.ham" should be "training.spam".
01c52d31
MB
2440
24412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2442
2443 * message.texi (Mail Variables): Fix the default value for
2444 message-send-mail-function.
2445
24462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2447
2448 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2449 always returns nil exceptionally.
2450
24512007-10-28 Simon Josefsson <jas@extundo.com>
2452
2453 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2454 Michael Cook <michael@waxrat.com>.
2455
24562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2457
2458 * gnus.texi (Topic Commands): Fix next/previous.
2459
24602007-10-28 Simon Josefsson <jas@extundo.com>
2461
2462 * gnus.texi (Article Washing): Mention `W i'.
2463
c8763fb6 24642007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2465
2466 * gnus.texi (Group Parameters): Slight extension of sieve
2467 parameter description.
2468
24692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2470
2471 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2472 matching score files as well.
2473 (Picons): Describe `gnus-picon-style'.
2474
24752007-10-28 Romain Francoise <romain@orebokech.com>
2476
2477 * message.texi (Message Headers): Mention that headers are hidden
2478 using narrowing, and how to expose them.
2479 Update copyright.
2480
24812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2482
2483 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2484 `gnus-summary-sort-by-recipient'.
2485
24862007-10-28 Romain Francoise <romain@orebokech.com>
2487
2488 * gnus.texi (NNTP marks): New node.
2489 (NNTP): Move NNTP marks variables to the new node.
2490
24912007-10-28 Jesper Harder <harder@ifa.au.dk>
2492
b2abec73 2493 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2494
2495 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2496
24972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2498
b2abec73 2499 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2500 everywhere for consistency.
b2abec73
JB
2501 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2502 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2503 Say "regular expression" instead of "regex." Admonish. Pick
2504 other words to sound better (s/so/thus/).
b2abec73 2505 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2506 statistical filters. Remove old TODO.
2507 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2508 New section on sorting and displaying the spam score.
2509 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2510 backend but an alias to spam-use-BBDB.
2511 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2512 new backend functionality.
2513
25142007-10-28 Simon Josefsson <jas@extundo.com>
2515
2516 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2517 nntp-marks-directory, from Romain Francoise
2518 <romain@orebokech.com>.
2519
25202007-10-28 Magnus Henoch <mange@freemail.hu>
2521
2522 * gnus.texi (Hashcash): New default value of
2523 hashcash-default-payment.
2524
25252007-10-28 Simon Josefsson <jas@extundo.com>
2526
2527 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2528 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2529
25302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2531
2532 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2533
25342007-10-28 Simon Josefsson <jas@extundo.com>
2535
2536 * gnus.texi (documentencoding): Add, to avoid warnings.
2537
25382007-10-28 Simon Josefsson <jas@extundo.com>
2539
2540 * message.texi (Mail Headers): Add.
2541
2542 * gnus.texi (Hashcash): Fix.
2543
25442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2545
b2abec73 2546 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2547 that payments can be verified and fix the name of the
b2abec73 2548 hashcash-path variable.
01c52d31
MB
2549
25502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2551
b2abec73 2552 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2553
25542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2555
2556 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2557
25582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2559
2560 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2561 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2562 warning about ham processors in spam groups removed.
01c52d31
MB
2563
25642007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2565
b2abec73
JB
2566 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2567 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2568
25692007-10-28 Jesper Harder <harder@ifa.au.dk>
2570
2571 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2572 (Mailing List): Typo.
2573 (Customizing Articles): Add gnus-treat-ansi-sequences.
2574 (Article Washing): Index.
2575
2576 * message.texi: Use m-dash consistently.
2577
25782007-10-28 Jesper Harder <harder@ifa.au.dk>
2579
2580 * gnus.texi (GroupLens): Remove.
2581
25822007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2583
2584 * gnus.texi (Outgoing Messages, Agent Variables): Add
2585 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2586 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2587
25882007-10-28 Jesper Harder <harder@ifa.au.dk>
2589
2590 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2591
25922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2593
2594 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2595
2596 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2597
25982007-10-28 Simon Josefsson <jas@extundo.com>
2599
2600 * gnus.texi (Top): Add SASL.
2601
404cd454
GM
26022007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2603
2604 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2605
26062007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2607
2608 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2609
0edd2970
JB
26102007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2611
2612 * calc.texi (Formulas, Composition Basics): Lower the
2613 precedence of negation.
2614
a9afba20
JY
26152007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2616
2617 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2618 Mention the new three-letter column identifiers.
2619 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2620 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2621 message when using `c' on an empty default with default printer.
2622 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2623 renamed to `ses--symbolic-formulas' some time ago.
2624
45b778a6
JB
26252007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2626
2627 * calc.texi (Default Simplifications, Making Selections)
2628 (Customizing Calc): Clarify associativity of multiplication.
2629
03b5bade
MA
26302007-10-23 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * tramp.texi (Traces and Profiles): Simplify loop over
2633 `trace-function-background'.
2634
e658c8ee
JL
26352007-10-22 Juri Linkov <juri@jurta.org>
2636
2637 * dired-x.texi (Shell Command Guessing): Default values are now
2638 available by typing M-n instead of M-p.
2639
dd753688
MA
26402007-10-21 Michael Albinus <michael.albinus@gmx.de>
2641
2642 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2643 (Password caching): Remove `tramp-clear-passwd'.
2644 It's not a command anymore.
dd753688
MA
2645 (Bug Reports): Add `tramp-bug' to function index.
2646 (Function Index, Variable Index): New nodes.
2647 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2648
2649 * trampver.texi: Update release number.
2650
4bb49b43
JB
26512007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2652
8b296cdd 2653 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2654 about integer size into past tense.
2655 (Time Zones): Remove pointer to Calc author's address.
2656 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2657 and hyperbolic cotangent. Fix typo.
4bb49b43 2658
311dd93f
MA
26592007-10-10 Michael Albinus <michael.albinus@gmx.de>
2660
2661 Sync with Tramp 2.1.11.
2662
2663 * trampver.texi: Update release number.
2664
ea3fc256
MA
26652007-10-06 Michael Albinus <michael.albinus@gmx.de>
2666
2667 * tramp.texi (External packages): New section.
2668
1af74d06
MB
26692007-09-29 Juri Linkov <juri@jurta.org>
2670
2671 * info.texi (Help-Int): Document `L' (`Info-history').
2672
0e2806fa
SM
26732007-09-26 Carsten Dominik <dominik@science.uva.nl>
2674
2675 * org.texi: Change links to webpage and maintained email.
2676 (Remember): Promote to Chapter, significant changes.
2677 (Fast access to TODO states): New section.
2678 (Faces for TODO keywords): New section.
2679 (Export options): Example for #+DATE.
2680 (Progress logging): Section moved.
2681
567b9191
BW
26822007-09-26 Bill Wohler <wohler@newt.com>
2683
2684 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2685 browse-url-at-mouse.
2686
1af74d06
MB
26872007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2688
2689 * flymake.texi (Customizable variables): Face names don't end in -face.
2690 Fix flymake-err-line-patterns template.
2691 (Example -- Configuring a tool called directly): Fix init-function.
2692 (Highlighting erroneous lines): Face names don't end in -face.
2693
d60a4e3a 26942007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2695
2696 * erc.texi (Special-Features): Fix small typo.
2697
7d7a3510
MA
26982007-09-14 Michael Albinus <michael.albinus@gmx.de>
2699
2700 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2701 and "External transfer methods".
2702
285f0d3a
JB
27032007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2704
2705 * calc.texi (Predefined Units): Add some history.
2706
526dc846
MO
27072007-09-08 Michael Olson <mwolson@gnu.org>
2708
87e04f16
JB
2709 * erc.texi (Copying): New section included from gpl.texi.
2710 This matches the look of the upstream ERC manual.
526dc846 2711
f10d0e80
JB
27122007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2713
87e04f16 2714 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2715 (Random Numbers): Clarify the distribution of `random'.
2716
4009494e
GM
27172007-09-06 Glenn Morris <rgm@gnu.org>
2718
f1fc42aa 2719 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2720 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2721 Change all setfilename commands to use ../../info.
2722 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2723 refer to the Emacs manual here.
2724 (infodir): New variable.
2725 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2726 (cc-mode.texi, faq.texi): Update references to source file locations.
2727 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2728 do not refer to the Emacs manual here.
2729 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2730
2731 * Makefile.in: Add `basename' versions of all info targets, for
2732 convenience when rebuilding just one manual.
2733 (../etc/GNU): Delete obsolete target.
2734 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2735 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2736 *.vrs *.toc here...
2737 (maintainer-clean): ...from here.
4009494e
GM
2738
2739 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2740
2de53ca6
GM
27412007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2742
2743 * calc.texi (Date Conversions): Clarify definition of
2744 Julian day numbering.
2745 (Date Forms): Clarify definition of Julian day numbering;
2746 add some history.
2747
27482007-08-30 Carsten Dominik <dominik@science.uva.nl>
2749
87e04f16 2750 * org.texi: Version 5.07.
2de53ca6
GM
2751
27522007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2753
2754 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2755
27562007-08-22 Carsten Dominik <dominik@science.uva.nl>
2757
2758 * org.texi (Adding hyperlink types): New section.
2759 (Embedded LaTeX): Chapter updated because of LaTeX export.
2760 (LaTeX export): New section.
2761 (Using links out): New section.
2762
27632007-08-22 Glenn Morris <rgm@gnu.org>
2764
2765 * faq.texi (Learning how to do something): Refcards now in
2766 etc/refcards/ directory.
2767
27682007-08-22 Michael Albinus <michael.albinus@gmx.de>
2769
2770 * tramp.texi (Remote Programs): Persistency file must be cleared when
2771 changing `tramp-remote-path'.
2772 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2773 macro.
2774
27752007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2776
2777 * calc.texi: Move contents to beginning of file.
2778 (Algebraic Entry): Fix the formatting of an example.
2779
27802007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2781
2782 * calc.texi (Basic Operations on Units): Mention exact versus
2783 inexact conversions.
2784
27852007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2786
2787 * calc.texi (Basic Operations on Units): Mention default
2788 values for new units.
2789 (Quick Calculator Mode): Mention that binary format will
2790 be displayed.
2791
27922007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2793
2794 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2795
27962007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2797
2798 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2799
28002007-08-08 Glenn Morris <rgm@gnu.org>
2801
2802 * gnus.texi, sieve.texi: Replace `iff'.
2803
28042007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2805
2806 * calc.texi (Basic Graphics): Mention the graphing of error
2807 forms.
2808 (Graphics Options): Mention how `g s' handles error forms.
2809 (Curve Fitting): Mention plotting the curves.
2810 (Standard Nonlinear Models): Add additional models.
2811 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2812 (Linear Fits): Correct result.
2813
28142007-08-01 Alan Mackenzie <acm@muc.de>
2815
2816 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2817 to "--no-site-file".
2818
28192007-07-29 Michael Albinus <michael.albinus@gmx.de>
2820
2821 * tramp.texi (Frequently Asked Questions): Point to mode line
2822 extension in Emacs 23.1.
2823
2824 * trampver.texi: Update release number.
2825
28262007-07-27 Glenn Morris <rgm@gnu.org>
2827
2828 * calc.texi (Copying): Include license text from gpl.texi, rather than
2829 in-line.
2830
28312007-07-25 Glenn Morris <rgm@gnu.org>
2832
2833 * calc.texi (Copying): Replace license with GPLv3.
2834
2835 * Relicense all FSF files to GPLv3 or later.
2836
28372007-07-22 Michael Albinus <michael.albinus@gmx.de>
2838
2839 Sync with Tramp 2.1.10.
2840
2841 * tramp.texi (trampfn): Expand macro implementation in order to handle
2842 empty arguments.
2843 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2844 occurrences by trampfn.
2de53ca6 2845 (Frequently Asked Questions): Extend example code for host
b2abec73 2846 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2847 file names to be typed.
2848
2849 * trampver.texi: Update release number.
2850
28512007-07-17 Michael Albinus <michael.albinus@gmx.de>
2852
2853 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2854 section. Reported by <poti@potis.org>.
2855 (Remote processes): Arguments of the program to be debugged are taken
2856 literally.
2857 (Frequently Asked Questions): Simplify recentf example.
2858
28592007-07-14 Karl Berry <karl@gnu.org>
2860
2861 * info.texi (@copying): New Back-Cover Text.
2862
2863 * info.texi (Quitting Info): Move to proper place in source.
2864 (Reported by Benno Schulenberg.)
2865
28662007-07-13 Eli Zaretskii <eliz@gnu.org>
2867
2868 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2869
2870 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2871
2872 * emacs-mime.texi: Add @documentencoding directive.
2873
28742007-07-12 Nick Roberts <nickrob@snap.net.nz>
2875
2876 * tramp.texi (Remote processes): Add an anchor to the subsection
2877 "Running a debugger on a remote host".
2878
28792007-07-12 Michael Albinus <michael.albinus@gmx.de>
2880
2881 * tramp.texi (Remote processes): Don't call it "experimental" any
2882 longer. Add subsection about running a debugger on a remote host.
2883
28842007-07-10 Carsten Dominik <dominik@science.uva.nl>
2885
2886 * org.texi (Properties and columns): Chapter rewritten.
2887
28882007-07-08 Michael Albinus <michael.albinus@gmx.de>
2889
2890 * tramp.texi:
2891 * trampver.texi: Migrate to Tramp 2.1.
2892
28932007-07-02 Carsten Dominik <dominik@science.uva.nl>
2894
2895 * org.texi (Properties): New chapter.
2896
28972007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2898
2899 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2900 Control Panel.
2901
2902 * gnus.texi (Misc Article): Add index entry for
2903 gnus-single-article-buffer.
2904
29052007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2906
2907 * gnus.texi (Starting Up): Fix typo.
2908
29092007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2910
2911 * gnus.texi (Asynchronous Fetching): Fix typo.
2912
29132007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2914
2915 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2916 (About This Manual): Remove redundant information.
2917 (Getting Started): Mention author.
2918 (Basic Arithmetic, Customizing Calc): Make description of the
2919 variable `calc-multiplication-has-precedence' match its new effect.
2920
29212007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2922
2923 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2924 the variable `calc-multiplication-has-precedence'.
2925
29262007-06-19 Carsten Dominik <dominik@science.uva.nl>
2927
2928 * org.texi (Tag): Section swapped with node Timestamps.
2929 (Formula syntax for Lisp): Document new `L' flag.
2930
29312007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2932
2933 * gnus.texi (Misc Group Stuff, Summary Buffer)
2934 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2935
29362007-06-06 Juanma Barranquero <lekktu@gmail.com>
2937
2938 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2939 * gnus.texi (Article Buttons, Mail Source Customization)
2940 (Sending or Not Sending, Customizing NNDiary):
2941 * message.texi (Message Headers):
2942 * mh-e.texi (HTML): Fix typos.
2943
29442007-06-07 Michael Albinus <michael.albinus@gmx.de>
2945
2946 Sync with Tramp 2.0.56.
2947
2948 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2949 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2950
29512007-06-02 Chong Yidong <cyd@stupidchicken.com>
2952
2953 * Version 22.1 released.
2954
29552007-05-26 Michael Olson <mwolson@gnu.org>
2956
2957 * erc.texi (Modules): Fix references to completion modules.
2958
29592007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2960
2961 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2962
29632007-05-09 Didier Verna <didier@xemacs.org>
2964
2965 * gnus.texi (Email Based Diary): New. Proper documentation for the
2966 nndiary back end and the gnus-diary library.
2967
29682007-05-03 Karl Berry <karl@gnu.org>
2969
2970 * .cvsignore (*.pdf): New entry.
2971
2972 * texinfo.tex: Update from current version for better pdf generation.
2973
29742007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2975
2976 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2977
29782007-04-28 Glenn Morris <rgm@gnu.org>
2979
2980 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2981 consideration of legal status.
2982
29832007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2984
2985 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2986
29872007-04-24 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * faq.texi (New in Emacs 22): python.el removed.
2990
29912007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2992
2993 * calc.texi (Reporting bugs): Update maintainer's address.
2994
29952007-04-22 Chong Yidong <cyd@stupidchicken.com>
2996
2997 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2998
29992007-04-15 Jay Belanger <belanger@truman.edu>
3000
3001 * calc.texi (Title page): Remove the date.
3002 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3003 (The Standard Calc Interface): Change trail title.
3004 (Floats): Mention that when non-decimal floats are entered, only
3005 approximations are stored.
3006 (Copying): Move to the appendices.
3007 (GNU Free Documentation License): Add as an appendix.
3008
30092007-04-15 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3012 * dired-x.texi, ebrowse.texi, ediff.texi:
3013 * emacs-mime.texi, erc.texi, eshell.texi:
3014 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3015 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3016 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3017 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3018 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3019 * woman.texi: Include GFDL.
3020
3021 * doclicense.texi: Remove node heading, so that it can be included by
3022 other files.
3023
3024 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3025
3026 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3027 than *.
3028
30292007-04-14 Carsten Dominik <dominik@science.uva.nl>
3030
3031 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3032 in Calc.
3033
30342007-04-09 Romain Francoise <romain@orebokech.com>
3035
3036 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3037 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3038 replace mouse-2.
3039
30402007-04-08 Chong Yidong <cyd@stupidchicken.com>
3041
3042 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3043 renamed to woman-use-topic-at-point. Document new behavior.
3044
30452007-04-08 Richard Stallman <rms@gnu.org>
3046
3047 * url.texi: Fix some indexing.
3048 (Disk Caching): Drop discussion of old/other Emacs versions.
3049
30502007-04-07 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * url.texi (Disk Caching): Say Emacs 21 "and later".
3053
3054 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3055 on Font locking which now mentions JIT lock.
3056
30572007-04-01 Michael Olson <mwolson@gnu.org>
3058
3059 * erc.texi: Update for the ERC 5.2 release.
3060
30612007-03-31 David Kastrup <dak@gnu.org>
3062
3063 * woman.texi (Topic, Interface Options): Explain changes semantics of
3064 woman-manpath in order to consider MANPATH_MAP entries.
3065
30662007-03-31 Eli Zaretskii <eliz@gnu.org>
3067
3068 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3069
30702007-03-26 Richard Stallman <rms@gnu.org>
3071
3072 * pgg.texi (Caching passphrase): Clean up previous change.
3073
30742007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3075
3076 * gnus.texi (Setting Process Marks): Fix typo.
3077
30782007-03-25 Romain Francoise <romain@orebokech.com>
3079
3080 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3081 readability, and include various fixes by Daniel Brockman, Nick Roberts
3082 and Dieter Wilhelm.
3083
30842007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3085
3086 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3087
3088 * gnus.texi (Mail Source Specifiers): Fix typo.
3089
30902007-03-22 Ralf Angeli <angeli@caeruleus.net>
3091
3092 * reftex.texi (Imprint): Update maintainer information.
3093
30942007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3095
3096 * message.texi (Message Buffers): Update documentation for
3097 message-generate-new-buffers.
3098
30992007-03-15 Daiki Ueno <ueno@unixuser.org>
3100
3101 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3102
31032007-03-21 Glenn Morris <rgm@gnu.org>
3104
3105 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3106
31072007-03-19 Chong Yidong <cyd@stupidchicken.com>
3108
3109 * eshell.texi (Known problems): Emacs 21 -> 22.
3110
3111 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3112
31132007-03-18 Jay Belanger <belanger@truman.edu>
3114
3115 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3116
31172007-03-12 Glenn Morris <rgm@gnu.org>
3118
3119 * calc.texi (Time Zones): Switch to new North America DST rule.
3120
3121 * calc.texi: Replace "daylight savings" with "daylight
3122 saving" in text throughout.
3123
31242007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3125
3126 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3127 The variable now uses a list of symbols instead of just a symbol.
3128 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3129
31302007-03-06 Romain Francoise <romain@orebokech.com>
3131
3132 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3133 new packages, and mention Gnus update.
3134
31352007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3136
3137 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3138 nntp-open-connection-functions-never-echo-commands.
3139
31402007-02-27 Chong Yidong <cyd@stupidchicken.com>
3141
3142 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3143 problems on the console, and security risk in not using gpg-agent.
3144
31452007-02-25 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi (The spreadsheet): Renamed from "Table calculations".
3148 Completely reorganized and rewritten.
3149 (CamelCase links): Section removed.
3150 (Repeating items): New section.
3151 (Tracking TODO state changes): New section.
3152 (Agenda views): Chapter reorganized and rewritten.
3153 (HTML export): Section rewritten.
3154 (Tables in arbitrary syntax): New section.
3155 (Summary): Better feature summary.
3156 (Activation): Document problem with cut-and-paste of Lisp code
3157 from PDF files.
3158 (Visibility cycling): Document indirect buffer use.
3159 (Structure editing): Document sorting.
3160 (Remember): Section rewritten.
3161 (Time stamps): Better description of time stamp types.
3162 (Tag searches): Document regular expression search for tags.
3163 (Stuck projects): New section.
3164 (In-buffer settings): New keywords.
3165 (History and Acknowledgments): Updated description.
3166
31672007-02-24 Alan Mackenzie <acm@muc.de>
3168
3169 * cc-mode.texi (Movement Commands): Insert two missing command names.
3170 (Getting Started): Slight wording correction (use conditional).
3171
31722007-02-22 Kim F. Storm <storm@cua.dk>
3173
3174 * widget.texi (User Interface, Basic Types): Document need to put some
3175 text before the %v escape in :format string in editable-field widget.
3176
31772007-02-18 Romain Francoise <romain@orebokech.com>
3178
3179 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3180 `cvs-mode-quit'.
3181
31822007-02-10 Markus Triska <markus.triska@gmx.at>
3183
3184 * widget.texi (Programming Example): Put constant strings in :format.
3185
31862007-02-07 Juanma Barranquero <lekktu@gmail.com>
3187
3188 * faq.texi (Fullscreen mode on MS-Windows): New node.
3189
31902007-02-04 David Kastrup <dak@gnu.org>
3191
3192 * faq.texi (AUCTeX): Update version number. Should probably be done
3193 for other packages as well.
3194
31952007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3196
3197 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3198 <tassilo@member.fsf.org>.
3199
32002007-01-27 Eli Zaretskii <eliz@gnu.org>
3201
3202 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3203 ls-lisp-use-localized-time-format.
3204
32052007-01-20 Markus Triska <markus.triska@gmx.at>
3206
3207 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3208
32092007-01-13 Michael Olson <mwolson@gnu.org>
3210
3211 * erc.texi (Modules): Mention capab-identify module.
3212
32132007-01-05 Michael Olson <mwolson@gnu.org>
3214
3215 * erc.texi (Getting Started): Update for /RECONNECT command.
3216
32172007-01-04 Richard Stallman <rms@gnu.org>
3218
3219 * ebrowse.texi: Change C-c b to C-c C-m.
3220
32212007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3222
3223 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3224 variables only in info to avoid redundant entries in the printed
3225 manual.
3226
32272007-01-02 Daiki Ueno <ueno@unixuser.org>
3228
3229 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3230
32312007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3232
3233 * message.texi (Security): Split into sub-nodes.
3234
32352007-01-01 Alan Mackenzie <acm@muc.de>
3236
3237 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3238 eval-after-load in Emacs <=21 and a workaround. Document that
3239 trigraphs are not supported.
3240
32412007-01-01 Alan Mackenzie <acm@muc.de>
3242
3243 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3244 c-context-line-break. When invoked within a string, preserve
3245 whitespace. Add a backslash only when also in a macro.
3246
32472007-01-01 Alan Mackenzie <acm@muc.de>
3248
3249 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3250
32512007-01-01 Alan Mackenzie <acm@muc.de>
3252
3253 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3254 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3255
32562007-01-01 Alan Mackenzie <acm@muc.de>
3257
3258 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3259 "Choosing a Style".
3260
3261 * cc-mode.texi ("Styles"): Add @dfn{style}.
3262
32632006-12-30 Michael Albinus <michael.albinus@gmx.de>
3264
3265 Sync with Tramp 2.0.55.
3266
3267 * trampver.texi: Update release number.
3268
32692006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3270
3271 * gnus.texi (Customizing Articles): Add index entries for all
3272 gnus-treat-* variables.
3273
c8763fb6 32742006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3275
3276 * gnus.texi (IMAP): Fix incorrect explanation of
3277 nnimap-search-uids-not-since-is-evil in documentation for
3278 nnimap-expunge-search-string.
3279
32802006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3281
3282 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3283 spam-ifile-database.
3284
32852006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3286
3287 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3288 rebind C-s.
3289
c8763fb6 32902006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3291
3292 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3293 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3294 "expiring mail".
3295 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3296 nnimap-nov-is-evil.
3297
32982006-12-25 Kevin Ryde <user42@zip.com.au>
3299
3300 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3301 about the key procedure being used heavily.
3302
33032006-12-24 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3306 to t.
3307 (Prerequisites): Add explanation about gpg-agent.
3308
33092006-12-22 Kevin Ryde <user42@zip.com.au>
3310
3311 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3312 "sort" instead of "sort*".
3313
33142006-12-19 Richard Stallman <rms@gnu.org>
3315
3316 * calc.texi (History and Acknowledgements): Recognize that Emacs
3317 now does have floating point.
3318
33192006-12-19 Michael Albinus <michael.albinus@gmx.de>
3320
3321 * tramp.texi (External transfer methods): Describe new method `scpc'.
3322
33232006-12-17 Sascha Wilde <wilde@sha-bang.de>
3324
3325 * pgg.texi: Added short note on gpg-agent to the introduction.
3326
33272006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3328
3329 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3330 also applies to Cc.
3331
33322006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3333
3334 * gnus.texi (X-Face): Clarify. Say which programs are required
3335 on Windows.
3336
33372006-12-08 Michael Olson <mwolson@gnu.org>
3338
3339 * erc.texi (Modules): Remove documentation for list module.
3340
c8763fb6 33412006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3342
3343 * faq.texi (^M in the shell buffer): Ditto.
3344
33452006-11-20 Michael Olson <mwolson@gnu.org>
3346
3347 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3348
33492006-11-17 Carsten Dominik <dominik@science.uva.nl>
3350
3351 * org.texi: Fix typos.
3352 (Agenda commands): Document `C-k'.
3353
33542006-11-16 Eli Zaretskii <eliz@gnu.org>
3355
3356 * url.texi (http/https): Fix a typo in the HTTP URL.
3357
33582006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3359
3360 * ada-mode.texi: Total rewrite.
3361
33622006-11-13 Carsten Dominik <dominik@science.uva.nl>
3363
3364 * org.texi: Minor typo fixes.
3365
33662006-11-13 Bill Wohler <wohler@newt.com>
3367
3368 Release MH-E manual version 8.0.3.
3369
3370 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3371 release 8.0.3.
3372
3373 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3374 to set MAILDIR.
3375 (Reading Mail): Document the customization of read-mail-command
3376 for MH-E.
3377 (Viewing Attachments): Document mm-discouraged-alternatives.
3378 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3379 (Junk): Add more information about the settings of mh-junk-background
3380 in a program. Add /usr/bin/mh to PATH in examples.
3381
33822006-11-12 Richard Stallman <rms@gnu.org>
3383
3384 * woman.texi: Update author address but say he no longer maintains it.
3385
33862006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3387
3388 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3389 archived trees.
3390 (Checkboxes): Section moved to chapter 5, and extended.
3391 (The date/time prompt): New section.
3392 (Link abbreviations): New section.
3393 (Presentation and sorting): New section.
3394 (Custom agenda views): Section completely rewritten.
3395 (Summary): Compare with Planner.
3396 (Feedback): More info about creating backtraces.
3397 (Plain lists): Modified example.
3398 (Breaking down tasks): New section.
3399 (Custom time format): New section.
3400 (Time stamps): Document inactive timestamps.
3401 (Setting tags): More details about fast tag selection.
3402 (Block agenda): New section.
3403 (Custom agenda views): Section rewritten.
3404 (Block agenda): New section.
3405
34062006-11-07 Michael Albinus <michael.albinus@gmx.de>
3407
3408 * tramp.texi (Configuration): scp is the default method.
3409 (Default Method): Use ssh as example for another method.
3410
34112006-10-27 Richard Stallman <rms@gnu.org>
3412
3413 * woman.texi: Downcase nroff/troff/roff.
3414 (Installation): Chapter deleted. Some xrefs deleted.
3415 (Background): woman doesn't advise man ;-).
3416
c8763fb6 34172006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3418
3419 * ada-mode.texi (Project files, Identifier completion)
3420 (Automatic Casing, Debugging, Using non-standard file names)
3421 (Working Remotely): Fix typos.
3422
34232006-10-20 Masatake YAMATO <jet@gyve.org>
3424
3425 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3426 sample code `my-c-initialization-hook'.
3427
34282006-10-19 Stuart D. Herring <herring@lanl.gov>
3429
3430 * widget.texi: Fix typos.
3431
34322006-10-19 Michael Albinus <michael.albinus@gmx.de>
3433
3434 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3435 "???". There have been no complaints for years, so the information
3436 must be appropriate.
3437
34382006-10-16 Richard Stallman <rms@gnu.org>
3439
3440 * widget.texi: Use @var instead of capitalization.
3441 Clarify many widget type descriptions.
3442
34432006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3444
3445 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3446 gnus-dired-attach.
3447 (Selecting a Group): Fix typo.
3448
c8763fb6 34492006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3450
3451 * widget.texi: Fix typos.
3452
34532006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3454
3455 * gnus.texi (Image Enhancements): Update for Emacs 22.
3456
3457 * gnus-faq.texi ([1.3]): Update.
3458
34592006-10-06 Richard Stallman <rms@gnu.org>
3460
3461 * faq.texi (Displaying the current line or column):
3462 Delete "As of Emacs 20".
3463
34642006-10-06 Romain Francoise <romain@orebokech.com>
3465
3466 * faq.texi (VM): VM works with Emacs 22 too.
3467
34682006-10-06 Richard Stallman <rms@gnu.org>
3469
3470 * ebrowse.texi: Remove Emacs version "21" from title.
3471
34722006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3473
3474 * gnus.texi (Foreign Groups): Say where change of editing commands are
3475 stored. Add reference to `gnus-parameters'.
3476
34772006-09-15 Jay Belanger <belanger@truman.edu>
3478
3479 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3480 Change "Library Public License" to "Lesser Public License"
3481 throughout. Use "yyyy" to represent year.
3482
34832006-09-15 Carsten Dominik <dominik@science.uva.nl>
3484
3485 * org.texi (Setting tags): Typo fix.
3486
34872006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3488
3489 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3490
34912006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3492
3493 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3494
34952006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3496
3497 * faq.texi (Escape sequences in shell output): EMACS is now set
3498 to Emacs's absolute file name, not to "t".
3499 (^M in the shell buffer): Likewise.
3500 * misc.texi (Interactive Shell): Likewise.
3501
35022006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3503
3504 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3505 mails with pop3-leave-mail-on-server. Fix wording.
3506 (Limiting): Improve gnus-summary-limit-to-articles.
3507 (X-Face): Fix typo.
3508
35092006-09-11 Simon Josefsson <jas@extundo.com>
3510
3511 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3512 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3513
35142006-09-06 Simon Josefsson <jas@extundo.com>
3515
3516 * smtpmail.texi (Authentication): Mention SSL.
3517
35182006-09-01 Eli Zaretskii <eliz@gnu.org>
3519
3520 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3521 Don't use @indicateurl.
3522
3523 * cc-mode.texi (Subword Movement): Don't use @headitem.
3524 (Custom Braces, Clean-ups): Don't use @tie.
3525
35262006-08-29 Michael Albinus <michael.albinus@gmx.de>
3527
3528 Sync with Tramp 2.0.54.
3529
3530 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3531 Suggested by Adrian Phillips <a.phillips@met.no>.
3532
35332006-08-15 Carsten Dominik <dominik@science.uva.nl>
3534
3535 * org.texi (Installation, Activation): Split from Installation and
3536 Activation.
3537 (Clocking work time): Documented new features.
3538
35392006-08-13 Alex Schroeder <alex@gnu.org>
3540
3541 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3542 example.
3543
35442006-08-12 Eli Zaretskii <eliz@gnu.org>
3545
3546 * faq.texi (How to add fonts): New node.
3547
35482006-08-05 Romain Francoise <romain@orebokech.com>
3549
3550 * faq.texi (New in Emacs 22): Expand.
3551
35522006-08-03 Michael Olson <mwolson@gnu.org>
3553
3554 * erc.texi: Update for ERC 5.1.4.
3555
35562006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3557
3558 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3559 in .../site-lisp/gnus/ by default.
3560 [ From gnus-news.texi in the trunk. ]
3561
35622006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3563
3564 * gnus.texi (MIME Commands): Additions for yEnc.
3565
35662006-07-24 Richard Stallman <rms@gnu.org>
3567
3568 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3569 * faq.texi: Move periods and commas inside quotes.
3570
35712006-07-20 Jay Belanger <belanger@truman.edu>
3572
3573 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3574
35752006-07-18 Chong Yidong <cyd@stupidchicken.com>
3576
3577 * faq.texi (Security risks with Emacs): Document Emacs 22
3578 file-local-variable mechanism.
3579
35802006-07-12 Michael Olson <mwolson@gnu.org>
3581
3582 * erc.texi: Update for ERC 5.1.3.
3583
35842006-07-12 Alex Schroeder <alex@gnu.org>
3585
3586 * rcirc.texi: Fix typos.
3587 (Getting started with rcirc): New calling convention for M-x irc.
3588 Mention #rcirc. Removed channel tracking.
3589 (Configuration): Changed the names of all variables that got changed
3590 recently, eg. rcirc-server to rcirc-default-server. Added
3591 documentation for rcirc-authinfo, some background for Bitlbee, and
3592 rcirc-track-minor-mode.
3593 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3594 Scrolling.
3595 (Reconnecting after you have lost the connection): Fixed example code
3596 to match code changes.
3597
35982006-07-10 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * gnus.texi, message.texi: Fix typos.
3601
36022006-07-07 Carsten Dominik <dominik@science.uva.nl>
3603
3604 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3605 commands.
3606 (Global TODO list): Document the use of the variables
3607 `org-agenda-todo-ignore-scheduled' and
3608 `org-agenda-todo-list-sublevels'.
3609
36102006-07-05 Richard Stallman <rms@gnu.org>
3611
3612 * faq.texi (Scrolling only one line): Fix xref.
3613
36142006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3615
3616 * faq.texi (Evaluating Emacs Lisp code):
3617 Throughout, replace eval-current-buffer with eval-buffer.
3618
36192006-07-03 Richard Stallman <rms@gnu.org>
3620
3621 * rcirc.texi (Scrolling conservatively): Fix xref.
3622
3623 * pcl-cvs.texi (Viewing differences): Usage fix.
3624
36252006-07-03 Carsten Dominik <dominik@science.uva.nl>
3626
3627 * org.texi (Agenda commands): Document `s' key to save all org-mode
3628 buffers.
3629
36302006-06-30 Ralf Angeli <angeli@caeruleus.net>
3631
3632 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3633 names. Mention `cvs-msg' face.
3634
36352006-06-29 Carsten Dominik <dominik@science.uva.nl>
3636
3637 * org.texi (Checkboxes): New section.
3638
36392006-06-28 Carsten Dominik <dominik@science.uva.nl>
3640
3641 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3642 throughout this chapter.
3643
36442006-06-27 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3647 text for standalone vs Emacs info.
3648 (Help): Clarify header line description. Use mouse-1 for clicks.
3649 (Help-P): Use mouse-1 for clicks.
3650 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3651 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3652 (Choose menu subtopic): Remove gratuitous Emacs command names.
3653 (Help-FOO): Put usual behavior first.
3654 (Help-Xref): Clicking on xrefs works in Emacs.
3655 (Search Text): Clarify what the default behavior is.
3656 (Create Info buffer): Fix Emacs window/X window confusion.
3657 (Emacs Info Variables): Fix for new Emacs init file behavior.
3658
36592006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3660
3661 * gnus.texi (Summary Buffer Lines): Fix typo.
3662
36632006-06-23 Carsten Dominik <dominik@science.uva.nl>
3664
3665 * org.texi (Embedded LaTeX): New chapter.
3666 (Archiving): Section rewritten.
3667 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3668
36692006-06-20 Bill Wohler <wohler@newt.com>
3670
3671 Release MH-E manual version 8.0.1.
3672
3673 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3674 release 8.0.1.
3675 (Preface): Depend on GNU mailutils 1.0 and higher.
3676
36772006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3678
3679 * message.texi (News Headers): Update message-syntax-checks section.
3680
36812006-06-19 Karl Berry <karl@gnu.org>
3682
3683 * info.texi (Advanced): Mention C-q, especially with ?.
3684
36852006-06-19 Carsten Dominik <dominik@science.uva.nl>
3686
3687 * org.texi (Publishing links): Document the `:link-validation-function'
3688 property.
3689 (Extensions and Hacking): New chapter, includes some sections of the
3690 "Miscellaneous" chapter.
3691
36922006-06-10 Carsten Dominik <dominik@science.uva.nl>
3693
3694 * org.texi (Progress logging): New section.
3695
36962006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3697
3698 * viper.texi (Viper Specials):
3699 * gnus.texi (Example Setup):
3700 * faq.texi (Backspace invokes help):
3701 * dired-x.texi (Optional Installation Dired Jump):
3702 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3703 follow coding conventions.
3704
37052006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3706
3707 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3708
37092006-06-06 Carsten Dominik <dominik@science.uva.nl>
3710
3711 * org.texi (ASCII export): Document indentation adaptation.
3712 (Setting tags): Document mutually-exclusive tags.
3713
37142006-06-05 Romain Francoise <romain@orebokech.com>
3715
3716 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3717 Fix typo.
3718
3719 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3720 channel (#gnus@irc.freenode.net).
3721 Fix typos. Update copyright notice.
3722
3723 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3724 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3725 (Line-Up Functions, Custom Macros):
3726 * ediff.texi (Window and Frame Configuration)
dccb744b 3727 (Highlighting Difference Regions):
2de53ca6
GM
3728 * emacs-mime.texi (Display Customization):
3729 * erc.texi (History):
3730 * eshell.texi (Known problems):
3731 * eudc.texi (Overview, BBDB):
3732 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3733 (The problem of spam, SpamOracle, Extending the Spam package)
3734 (Conformity, Terminology):
dccb744b 3735 * idlwave.texi (Routine Info)
2de53ca6
GM
3736 (Class and Keyword Inheritance, Padding Operators)
3737 (Breakpoints and Stepping, Electric Debug Mode)
3738 (Examining Variables, Troubleshooting):
3739 * org.texi (Creating timestamps):
3740 * reftex.texi (Commands, Options, Changes):
3741 * tramp.texi (Inline methods, Password caching)
3742 (Auto-save and Backup, Issues):
3743 * vip.texi (Files, Commands in Insert Mode):
3744 * viper.texi (Emacs Preliminaries, States in Viper)
3745 (Packages that Change Keymaps, Viper Specials, Groundwork):
3746 Fix various typos.
3747
37482006-05-31 Michael Ernst <mernst@alum.mit.edu>
3749
3750 * ediff.texi: Fix typos.
3751
37522006-05-30 Carsten Dominik <dominik@science.uva.nl>
3753
3754 * org.texi: Small typo fixes.
3755
37562006-05-29 Michael Albinus <michael.albinus@gmx.de>
3757
3758 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3759
37602006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3761
3762 * pcl-cvs.texi: Fix typos.
3763 (Customization): Say "us".
3764
37652006-05-26 Eli Zaretskii <eliz@gnu.org>
3766
3767 * org.texi: Remove bogus @setfilename.
3768
37692006-05-26 Carsten Dominik <dominik@science.uva.nl>
3770
3771 * org.texi (ASCII export): Omit command name.
3772 (HTML export): Add prefix to all lines in Local Variable example.
3773 (Acknowledgments): Typeset names in italics.
3774
37752006-05-24 Carsten Dominik <dominik@science.uva.nl>
3776
3777 * org.texi (Plain lists): Add new item navigation commands.
3778 (External links): Document elisp and info links.
3779 (Custom searches): New section.
3780 (Publishing): New chapter.
3781 (HTML export): Include a list of supported CSS classes.
3782 (Setting tags): Describe the fast-tag-setting interface.
3783
37842006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * dired-x.texi: ifinfo -> ifnottex.
3787
37882006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3791
37922006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3793
3794 * message.texi (Interface): Add tool bar customization.
3795 (MIME): Index and text additions for mml-attach.
3796 (MIME): Describe mml-dnd-protocol-alist and
3797 mml-dnd-attach-options.
3798
3799 * gnus.texi (Oort Gnus): Reorder entries in sections.
3800 Fix some entries.
3801 (Starting Up): Add references to "Emacs for Heathens" and to
3802 "Finding the News". Add user-full-name and user-mail-address.
3803 (Group Buffer Format): Add tool bar customization and update.
3804 (Summary Buffer): Add tool bar customization.
3805 (Posting Styles): Add message-alternative-emails.
3806
38072006-05-09 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * tramp.texi (Filename completion): Improve wording.
3810
38112006-05-07 Romain Francoise <romain@orebokech.com>
3812
3813 * faq.texi (Using regular expressions): Fix typo.
3814 (Packages that do not come with Emacs): Fix capitalization.
3815 (Replacing text across multiple files): Expand node to explain how
3816 to use `dired-do-query-replace-regexp' in more detail, based on
3817 suggestion by Eric Hanchrow <offby1@blarg.net>.
3818
38192006-05-06 Michael Albinus <michael.albinus@gmx.de>
3820
3821 * tramp.texi (Filename completion): Completion of remote files'
3822 method, user name and host name is active only in partial
3823 completion mode.
3824
38252006-05-06 Bill Wohler <wohler@newt.com>
3826
3827 Release MH-E manual version 8.0.
3828
3829 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3830 release 8.0.
3831
38322006-05-06 Bill Wohler <wohler@newt.com>
3833
3834 * mh-e.texi (MH-BOOK-HOME): Change from
3835 http://www.ics.uci.edu/~mh/book/mh to
3836 http://rand-mh.sourceforge.net/book/mh.
3837 Replace .htm suffix with .html for MH book files.
3838 (Using This Manual): Update key binding for getting relevant
3839 chapter in Info from command key.
3840 (Ranges): Fix itemx.
3841
38422006-05-05 Karl Berry <karl@gnu.org>
3843
3844 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3845 (\fonttextsize): New user-level command to change text font size.
3846
38472006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3848
3849 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3850
38512006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3852
3853 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3854
38552006-04-24 Bill Wohler <wohler@newt.com>
3856
3857 * mh-e.texi (Getting Started): Make it more explicit that you need
3858 to install MH. Add pointers to current MH implementations.
3859
38602006-04-21 Bill Wohler <wohler@newt.com>
3861
3862 Release MH-E manual version 7.94.
3863
3864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3865 release 7.94.
3866
38672006-04-21 Carsten Dominik <dominik@science.uva.nl>
3868
3869 * org.texi: Many small fixes.
3870 (Handling links): Rename from "Managing links".
3871
38722006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3873
3874 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3875 (Splitting mail using spam-stat): Fix @xref.
3876
38772006-04-20 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3880 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3881
38822006-04-20 Carsten Dominik <dominik@science.uva.nl>
3883
3884 * org.texi (Time stamps): Better explanation of the purpose of
3885 different time stamps.
3886 (Structure editing, Plain lists): More details on how new items
3887 and headings are inserted.
3888
38892006-04-18 Carsten Dominik <dominik@science.uva.nl>
3890
3891 * org.texi (Formula syntax): Fix link to Calc Manual.
3892
38932006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3894
3895 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3896
38972006-04-17 Bill Wohler <wohler@newt.com>
3898
3899 * mh-e.texi (Folders): Update mh-before-quit-hook and
3900 mh-quit-hook example with code that removes the buffers rather
3901 than just bury them.
3902
39032006-04-17 Michael Albinus <michael.albinus@gmx.de>
3904
3905 Sync with Tramp 2.0.53.
3906
39072006-04-13 Carsten Dominik <dominik@science.uva.nl>
3908
3909 * org.texi (Updating settings): New section.
3910 (Visibility cycling): Better names for the startup folding
3911 options.
3912 (Exporting): Completely restructured.
3913 (The very busy C-c C-c key): New section.
3914 (Summary of in-buffer settings): New section.
3915
39162006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3917
3918 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3919
39202006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3921
3922 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3923 (Server Commands): Key `v' is reserved for users.
3924
39252006-04-11 Carsten Dominik <dominik@science.uva.nl>
3926
3927 * org.texi (Link format): New section, emphasis on bracket links.
3928 (External links): Document bracket links.
3929 (FAQ): Expand to cover shell links and the new link format.
3930
39312006-04-09 Kevin Ryde <user42@zip.com.au>
3932
3933 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3934
39352006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3936
3937 * gnus.texi (Summary Buffer Lines): Add `*'.
3938
c8763fb6 39392006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3940
3941 * gnus.texi (Group Parameters):
3942 Mention gnus-permanently-visible-groups.
3943
39442006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3945
3946 * gnus.texi (Face): Fix typo.
3947
39482006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3949
3950 * gnus.texi (X-Face): Clarify.
3951 (Face): Need Emacs with PNG support.
3952
39532006-04-06 Richard Stallman <rms@gnu.org>
3954
3955 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3956 Emacs".
3957
39582006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3959
3960 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3961 blocks not suitable for inclusion with Emacs using variable
3962 PARTOFEMACS.
3963
39642006-04-04 Simon Josefsson <jas@extundo.com>
3965
3966 * gnus.texi (Security): Improve.
3967
39682006-04-02 Bill Wohler <wohler@newt.com>
3969
3970 * mh-e.texi (Getting Started, Junk, Bug Reports)
3971 (MH FAQ and Support): Fix URLs.
3972
39732006-03-31 Romain Francoise <romain@orebokech.com>
3974
3975 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3976 to t, not nil (and has for the past eight years).
3977
39782006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3979
3980 * message.texi, gnus.texi: Bump version to 5.11.
3981
39822006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3983
3984 * gnus.texi (Top): Add comment about version line.
3985
3986 * message.texi (Top): Ditto. Change to take named versions into
3987 account.
3988
39892006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3990
3991 * gnus.texi (Posting Styles): Add x-face-file to example.
3992 (X-Face): Refer to posting styles.
3993
3994 * gnus-faq.texi ([5.8]): Add x-face-file.
3995 ([8.4]): Add links to gmane.emacs.gnus.user and
3996 gmane.emacs.gnus.general.
3997
39982006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3999
4000 * gnus-faq.texi: Use .invalid.
4001 ([5.4]): Fix gnus-posting-styles example.
4002
40032006-03-27 Romain Francoise <romain@orebokech.com>
4004
4005 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4006 Emacs/W3 needs a new maintainer.
4007 (Ispell): Update author and version info.
4008 (Mailcrypt): Mention PGG.
4009 (New in Emacs 22): Add PGG to the list of new packages.
4010 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4011 updating dead URLs.
4012
40132006-03-25 Karl Berry <karl@gnu.org>
4014
4015 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4016 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4017 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4018 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4019 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4020 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4021 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4022 (2) do not indent copyright year list (or anything else).
4023
40242006-03-21 Bill Wohler <wohler@newt.com>
4025
4026 * mh-e.texi (Folders): Various edits.
4027
40282006-03-20 Romain Francoise <romain@orebokech.com>
4029
4030 * gnus.texi (Mail Folders): Grammar fix.
4031
40322006-03-19 Bill Wohler <wohler@newt.com>
4033
4034 * mh-e.texi (Replying): Document Mail-Followup-To.
4035 Change manually-formatted table to multitable. Add debugging info.
4036 Move description of mh-reply-default-reply-to into paragraph
4037 that describes its values.
4038
40392006-03-17 Bill Wohler <wohler@newt.com>
4040
10d1d0af 4041 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4042 (Sending Mail Tour): Update method of entering
4043 addresses and subject.
4044 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4045 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4046
40472006-03-15 Carsten Dominik <dominik@science.uva.nl>
4048
4049 * org.texi: Version number change only.
4050
40512006-03-14 Bill Wohler <wohler@newt.com>
4052
4053 * mh-e.texi: Add index entries around each paragraph rather than
4054 depend on entries from beginning of node. Doing so ensures that
4055 index entries are less likely to be forgotten if text is cut and
4056 pasted, and are necessary anyway if the references are on a
4057 separate page. It seems that makeinfo is now (v. 4.8) only
4058 producing one index entry per node, so there is no longer any
4059 excuse not to. Use subheading instead of heading. The incorrect
4060 use of heading produced very large fonts in Info--as large as the
4061 main heading.
4062 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4063 versions 6 and 7 appeared *around* the time of these Emacs releases.
4064
40652006-03-13 Carsten Dominik <dominik@science.uva.nl>
4066
4067 * org.texi (Clean view): Document new startup options.
4068
40692006-03-11 Bill Wohler <wohler@newt.com>
4070
4071 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4072 (Composing, Scan Line Formats): Fix @refs.
4073 (Getting Started): Define MH profile and MH profile components.
4074 (Incorporating Mail, Reading Mail, Viewing, Printing)
4075 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4076 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4077 for string constants.
4078 (Tool Bar): Remove spurious quote.
4079 (Junk): Use ``...'' instead of "...".
4080 (Scan Line Formats): Replace @samp with @kbd.
4081
40822006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4083
4084 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4085
40862006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4087
4088 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4089 easy to understand.
4090
40912006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4092
4093 * gnus.texi: Markup fix.
4094 (Fancy Mail Splitting): Specify new feature.
4095
40962006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4097
4098 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4099 partial-words matching.
4100
41012006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4102
4103 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4104
4105 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4106 (MIME Commands): Fix mm-discouraged-alternatives.
4107
41082006-03-07 Carsten Dominik <dominik@science.uva.nl>
4109
4110 * org.texi: Version number change only.
4111
41122006-03-06 Bill Wohler <wohler@newt.com>
4113
4114 * mh-e.texi: Move from SourceForge repository to Savannah.
4115 This is version 7.93, which is a total rewrite from the previous
4116 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4117 version 7.93.
4118
41192006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4122
41232006-03-01 Carsten Dominik <dominik@science.uva.nl>
4124
4125 * org.texi (Interaction): Add item about `org-mouse.el' by
4126 Piotr Zielinski.
4127 (Managing links): Document that also mouse-1 can be used to
4128 activate a link.
4129 (Headlines, FAQ): Add entry about hiding leading stars.
4130 (Miscellaneous): Resort the sections in this chapter to a more
4131 logical sequence.
4132
41332006-02-27 Simon Josefsson <jas@extundo.com>
4134
4135 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4136 2004-01-27 from the trunk).
4137
41382006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4139
4140 * cc-mode.texi: Rename c-hungry-backspace to
4141 c-hungry-delete-backwards, at the request of RMS. Leave the old
4142 name as an alias.
4143
41442006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4145
4146 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4147 include the function header within the defun.
4148
41492006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4150
4151 * cc-mode.texi: Correct two typos.
4152
41532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4154
4155 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4156 existing comment.
4157 (Electric Keys): Add a justification for electric indentation.
4158 (Hungry WS Deletion): Clear up the names and complications of the
4159 BACKSPACE and DELETE keys.
4160
41612006-02-23 Juri Linkov <juri@jurta.org>
4162
4163 * faq.texi (Common requests): Move `Turning on auto-fill by
4164 default' after `Wrapping words automatically'. Move `Working with
4165 unprintable characters' before `Searching for/replacing newlines'.
4166 Move `Replacing highlighted text' after `Highlighting a region'.
4167 Merge `Repeating commands' and `Repeating a command as many times
4168 as possible' into the former.
4169 (Packages that do not come with Emacs): Add refs to Gmane and
4170 etc/MORE.STUFF.
4171
41722006-02-23 Juri Linkov <juri@jurta.org>
4173
4174 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4175 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4176 Add xref to `(emacs)Reporting Bugs'.
4177 (Getting a printed manual): Add URL to other formats of the manual.
4178 (Common requests): Fix menu.
4179 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4180 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4181 (Inserting text at the beginning of each line): Add pxref to
4182 `Changing the included text prefix'.
4183 (Forcing the cursor to remain in the same column): Mention `track-eol'
4184 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4185 (Replacing text across multiple files): Add keybinding `Q' for
4186 `dired-do-query-replace'.
4187
41882006-02-22 Carsten Dominik <dominik@science.uva.nl>
4189
4190 * reftex.texi: Version number and date change only.
4191
4192 * org.texi (Internal Links): Rewrite to cover the modified
4193 linking system.
4194
41952006-02-17 Eli Zaretskii <eliz@gnu.org>
4196
4197 * faq.texi: Remove the coding cookie, it's not needed anymore.
4198
41992006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4200
4201 * faq.texi (Colors on a TTY): Mention Mac OS port.
4202
42032006-02-12 Karl Berry <karl@gnu.org>
4204
4205 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4206 8-bit accented a.
4207
42082006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4209
4210 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4211
42122006-02-08 Romain Francoise <romain@orebokech.com>
4213
4214 * faq.texi (Top): Remove paragraph about the FAQ being a
4215 transitional document, etc.
4216 (Searching for/replacing newlines): New node.
4217 (Yanking text in isearch): New node.
4218 (Inserting text at the beginning of each line): Rename and make
4219 more general, mention `M-;' in Message mode.
4220
42212006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4222
4223 * faq.texi (Meta key does not work in xterm)
4224 (Emacs does not display 8-bit characters)
4225 (Inputting eight-bit characters): Update xrefs.
4226
42272006-02-06 Romain Francoise <romain@orebokech.com>
4228
4229 * faq.texi (VM): VM now at version 7.19.
4230 Set myself as maintainer of this file.
4231
42322006-02-04 Michael Olson <mwolson@gnu.org>
4233
4234 * erc.texi (History): Note that ERC is now included with Emacs.
4235
42362006-01-31 Romain Francoise <romain@orebokech.com>
4237
4238 * message.texi (Message Headers): Explain what
4239 `message-alternative-emails' does in more detail.
4240 Update copyright year.
4241
42422006-01-30 Juanma Barranquero <lekktu@gmail.com>
4243
4244 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4245
42462006-01-29 Richard M. Stallman <rms@gnu.org>
4247
4248 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4249
42502006-01-29 Michael Olson <mwolson@gnu.org>
4251
4252 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4253
4254 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4255
4256 * faq.texi (New in Emacs 22): Mention ERC.
4257
42582006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4259
4260 * rcirc.texi: Capitalize dir entry for consistency with the entry
4261 in info/dir and other entries in the Emacs category.
4262 Fix typos. Delete trailing whitespace.
4263
c8763fb6 42642006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4265
4266 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4267
42682006-01-27 Eli Zaretskii <eliz@gnu.org>
4269
4270 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4271 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4272
4273 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4274 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4275
42762006-01-27 Alex Schroeder <alex@gnu.org>
4277
4278 * rcirc.texi: New file.
4279
42802006-01-23 Juri Linkov <juri@jurta.org>
4281
4282 * widget.texi (User Interface): Add S-TAB for widget-backward.
4283
42842006-01-22 Michael Albinus <michael.albinus@gmx.de>
4285
4286 Sync with Tramp 2.0.52.
4287
4288 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4289 Add Tramp disabling item. New item for common connection problems.
4290 (various): Apply "ftp" as method for the download URL.
4291 (Bug Reports): Refer to FAQ for common problems.
4292
42932006-01-21 Eli Zaretskii <eliz@gnu.org>
4294
4295 * widget.texi (User Interface): Use @key for TAB.
4296
4297 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4298
4299 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4300 for TAB.
4301
4302 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4303
43042006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4305
4306 * gnus.texi: Update copyright.
4307
43082006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4309
4310 * gnus.texi (Article Washing): Additions.
4311
43122006-01-08 Alex Schroeder <alex@gnu.org>
4313
4314 * pgg.texi (Caching passphrase): Rewording.
4315
43162006-01-13 Carsten Dominik <dominik@science.uva.nl>
4317
4318 * org.texi (Agenda commands): Document tags command.
4319
43202006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4321
4322 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4323
43242006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4325
4326 * gnus.texi (RSS): Addition.
4327
43282005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4329
4330 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4331
43322005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4333
4334 * emacs-mime.texi (Display Customization): Add setting example to
4335 mm-discouraged-alternatives.
4336
43372006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4338
4339 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4340 version is the canonical version.
4341
43422006-01-08 Alex Schroeder <alex@gnu.org>
4343
4344 * pgg.texi (Caching passphrase): Rewording.
4345
43462006-01-06 Eli Zaretskii <eliz@gnu.org>
4347
4348 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4349 repository URL.
4350
43512006-01-06 Carsten Dominik <dominik@science.uva.nl>
4352
4353 * org.texi: Removed the accidentally re-added empty line in the
4354 direntry.
4355
43562006-01-05 Carsten Dominik <dominik@science.uva.nl>
4357
4358 * org.texi (Agenda Views): Chapter reorganized.
4359
43602005-12-29 Romain Francoise <romain@orebokech.com>
4361
4362 * faq.texi (Using Customize): New node.
4363
43642005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4365
4366 * org.texi: Remove blank line in @direntry. It is non-standard
4367 and recursively produces blank lines all over the dir file (when
4368 using Texinfo 4.8).
4369
43702005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4371
4372 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4373
43742005-12-20 Carsten Dominik <dominik@science.uva.nl>
4375
4376 * org.texi (Tags): Boolean logic documented.
4377 (Agenda Views): Document custom commands.
4378
43792005-12-20 David Kastrup <dak@gnu.org>
4380
4381 * faq.texi (AUCTeX): Update version and mailing list info.
4382
43832005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4384
4385 * gnus.texi (MIME Commands): Mention addition of
4386 multipart/alternative to gnus-buttonized-mime-types and add xref
4387 to mm-discouraged-alternatives.
4388
4389 * emacs-mime.texi (Display Customization): Mention addition of
4390 "image/.*" and add xref to gnus-buttonized-mime-types in the
4391 mm-discouraged-alternatives section.
4392
43932005-12-16 Carsten Dominik <dominik@science.uva.nl>
4394
4395 * org.texi (Tags): New section.
4396 (Agenda Views): Chapter reorganized.
4397
43982005-12-16 Eli Zaretskii <eliz@gnu.org>
4399
4400 * org.texi (Internal Links): Add a missing comma after an @xref.
4401
44022005-12-14 Chong Yidong <cyd@stupidchicken.com>
4403
4404 * faq.texi (Filling paragraphs with a single space): No need to
4405 change sentence-end now.
4406
44072005-12-13 Romain Francoise <romain@orebokech.com>
4408
4409 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4410
44112005-12-12 Jay Belanger <belanger@truman.edu>
4412
4413 * faq.texi (Calc): Update version number.
4414
44152005-12-12 Carsten Dominik <dominik@science.uva.nl>
4416
4417 * org.texi (Progress Logging): New section.
4418
44192005-12-10 Romain Francoise <romain@orebokech.com>
4420
4421 Update the Emacs FAQ for the 22.1 release.
4422
4423 * faq.texi: Set VER to `22.1'.
4424 (Basic editing): Explain how to use localized versions of the
4425 Tutorial. Mention that `C-h r' displays the manual. Delete
4426 obsolete WWW link to an Emacs 18 tutorial.
4427 (Getting a printed manual): Point to the new locations of the
4428 manuals on the GNU Web site.
4429 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4430 available via Info (it was previously distributed separately).
4431 (Installing Texinfo documentation): The latest version of Texinfo
4432 is 4.8, not 4.0.
4433 (Informational files for Emacs): COPYING is the GNU General Public
4434 License, not the Emacs General Public License.
4435 (Informational files for Emacs): Delete obsolete link to the
4436 GNUinfo pages as they have been removed from the GNU Web site.
4437 (New in Emacs 22): New node.
4438 (Setting up a customization file): Say that most packages support
4439 Customize nowadays.
4440 (Colors on a TTY): Delete reference to instructions on how to
4441 enable syntax highlighting, it is now enabled by default.
4442 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4443 at startup automatically.
4444 (Controlling case sensitivity): Mention `M-c' in isearch.
4445 (Using an already running Emacs process): Emacs now creates the
4446 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4447 gnuserv. As emacsclient can now run Lisp code as well, delete a
4448 sentence praising gnuserv for that. Simplify description of how
4449 the client/server operation works.
4450 (Compiler error messages): Delete obsolete text (compile.el has
4451 been rewritten).
4452 (Indenting switch statements): Fix typo.
4453 (Matching parentheses): Simplify setup instructions, mention the
4454 menu bar item in the Options menu.
4455 (Repeating a command as many times as possible): Mention `C-x e'.
4456 (Going to a line by number): Mention new keymap and bindings
4457 `M-g M-g', `M-g M-p' and `M-g M-n'.
4458 (Turning on syntax highlighting): Now on by default. Simplify.
4459 (Replacing highlighted text): Use `1', not `t'.
4460 (Problems with very large files): The maximum size is now 256MB on
4461 32-bit machines.
4462 (^M in the shell buffer): Mention `comint-process-echoes'.
4463 (Emacs for Apple computers): Emacs 22 has native support for Mac
4464 OS X.
4465 (Translating names to IP addresses): Delete node.
4466 (Binding keys to commands): Fix typo.
4467 (SPC no longer completes file names): New node.
4468 (MIME with Emacs mail packages): Delete section about the Emacs
4469 MIME FAQ (it's not reachable anymore).
4470
44712005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4472
4473 * cc-mode.texi: The manual has been extensively revised: the
4474 information about using CC Mode has been separated from the larger
4475 and more difficult chapters about configuration. It has been
4476 updated for CC Mode 5.31.
4477
44782005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4479
4480 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4481 (Selecting an implementation): Fix descriptions.
4482
44832005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4484
4485 * message.texi (Various Message Variables): Addition.
4486
44872005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4488
4489 * message.texi: Fix default values.
4490
44912005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4492
4493 * message.texi (Header Commands): Clarify descriptions of
4494 message-cross-post-followup-to, message-reduce-to-to-cc, and
4495 message-insert-wide-reply.
4496 (Various Commands): Fix kindex for message-kill-to-signature;
4497 clarify description of message-tab.
4498
44992005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4500
4501 * message.texi (Mailing Lists): Fix description about MFT.
4502
4503 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4504
45052005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4506
4507 * gnus.texi (Slow Terminal Connection): Replace old description
4508 with new one.
4509
45102005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4511
4512 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4513 replace X-Draft-Headers with X-Draft-From.
4514
45152005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4516
4517 * gnus.texi (Various Various): Fix the default value of
4518 nnheader-max-head-length.
4519 (Gnus Versions): Fix typo.
4520
45212005-12-08 Carsten Dominik <dominik@science.uva.nl>
4522
4523 * org.texi (Structure editing): Document new functionality of
4524 M-RET.
4525
45262005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * org.texi (Internal Links): Fix Texinfo usage.
4529
45302005-12-06 Carsten Dominik <dominik@science.uva.nl>
4531
4532 * org.texi (TODO basics): Document the global todo list.
4533 (TODO items): Documents sparse tree for specific TODO
4534 keywords.
4535
45362005-11-30 Carsten Dominik <dominik@science.uva.nl>
4537
4538 * org.texi (Plain Lists): Typos fixed.
4539
45402005-11-28 Jay Belanger <belanger@truman.edu>
4541
4542 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4543
45442005-11-24 Carsten Dominik <dominik@science.uva.nl>
4545
4546 * org.texi (Structure editing): New item moving commands added.
4547 (Plain Lists): New section.
4548
45492005-11-18 Carsten Dominik <dominik@science.uva.nl>
4550
4551 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4552 (Agenda): Document commands `org-cycle-agenda-files' and
4553 `org-agenda-file-to-front'
4554 (Built-in table editor): Document `org-table-sort-lines'.
4555 (HTML formatting): Export of hand-formatted lists.
4556
45572005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4558
4559 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4560 new variable gnus-toolbar-thickness.
4561
45622005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4563
4564 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4565
45662005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4567
4568 * gnus.texi (X-Face): Fix description.
4569 (XVarious): Remove gnus-xmas-logo-color-alist and
4570 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4571
45722005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4573
4574 * gnus.texi (Group Parameters): Mention new variable
4575 gnus-parameters-case-fold-search.
4576 (Home Score File): Addition.
4577
45782005-11-04 Ulf Jasper <ulf.jasper@web.de>
4579
4580 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4581 (Overview): List supported feed types.
4582 (Installation): No installation necessary when using autoload.
4583 (Configuration): Rename "RSS" to "news".
4584
45852005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4586
4587 * pgg.texi (User Commands): Document additional passphrase
4588 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4589 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4590
45912005-11-04 Carsten Dominik <dominik@science.uva.nl>
4592
4593 * org.texi: Version number changed to 3.19.
4594
45952005-10-29 Sascha Wilde <wilde@sha-bang.de>
4596
4597 * pgg.texi (How to use): Update the example to add autoload of
4598 pgg-encrypt-symmetric-region.
4599 (User Commands): Document pgg-encrypt-symmetric-region.
4600 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4601
46022005-10-27 Jay Belanger <belanger@truman.edu>
4603
4604 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4605 mention other TeX-related units.
4606
46072005-10-23 Lars Hansen <larsh@soem.dk>
4608
4609 * dired-x.texi (Miscellaneous Commands): Replace
4610 dired-do-relative-symlink by dired-do-relsymlink and
4611 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4612
46132005-10-23 Jay Belanger <belanger@truman.edu>
4614
4615 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4616 constant.
4617
46182005-10-23 Michael Albinus <michael.albinus@gmx.de>
4619
4620 * faq.texi (Bugs and problems): Replace
4621 `dired-move-to-filename-regexp' by
4622 `directory-listing-before-filename-regexp'.
4623
46242005-10-22 Eli Zaretskii <eliz@gnu.org>
4625
4626 * newsticker.texi (UPDATED): Set value.
4627
46282005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4629
4630 * gnus.texi (Document Groups): Remove duplicate item.
4631
46322005-10-21 Carsten Dominik <dominik@science.uva.nl>
4633
4634 * org.texi (Summary): Mention iCalendar support.
4635 (Exporting): Document iCalendar support.
4636
46372005-10-18 Romain Francoise <romain@orebokech.com>
4638
4639 * viper.texi (Viper Specials): Capitalize GNU.
4640
46412005-10-17 Juri Linkov <juri@jurta.org>
4642
4643 * info.texi (Getting Started, Search Index, Expert Info):
4644 Fix wording.
4645 (Search Text): Replace `echo area' with `mode line'.
4646 (Search Index): Both `i' and `,' find all index entries.
4647 Replace example `C-f' with `C-l' (which exists in index of Info
4648 manual) and delete spaces in its keyboard input sequence.
4649 Delete unnecessary explanations about literal characters.
4650
46512005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4652
4653 * gnus.texi (Document Server Internals): Addition.
4654
46552005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4656
4657 * gnus.texi (A note on namespaces): Fix RFC reference.
4658
46592005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4660
4661 * gnus.texi (RSS): Fix key description.
4662
46632005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4664
4665 * gnus.texi: Emacs/w3 -> Emacs/W3.
4666 (Browsing the Web): Fix description.
4667 (Web Searches): Ditto.
4668 (Customizing W3): Ditto.
4669
46702005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4671
4672 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4673
46742005-10-11 Jay Belanger <belanger@truman.edu>
4675
4676 * calc.texi (Integration): Mention using `a i' to compute definite
4677 integrals.
4678
46792005-10-11 Juri Linkov <juri@jurta.org>
4680
4681 * info.texi: Rearrange nodes.
4682 (Top): Update menu. Change ref `Info for Experts' to
4683 `Advanced Info Commands'.
4684 (Getting Started): Fix description of manual's parts.
4685 (Help-Int): Change xref `Info Search' to `Search Index', and
4686 `Expert Info' to `Advanced'.
4687 (Advanced): Move node one level up.
4688 (Search Text, Search Index): New nodes split out from `Info Search'.
4689 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4690 split out from `Advanced'.
4691 (Advanced, Emacs Info Variables): De-document editing an Info file
4692 in Info.
4693 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4694 (Creating an Info File): Delete node and move its text to
4695 `Expert Info'.
4696
46972005-10-10 Carsten Dominik <dominik@science.uva.nl>
4698
4699 * org.texi (Workflow states): Documented that change in keywords
4700 becomes active only after restart of Emacs.
4701
47022005-10-08 Michael Albinus <michael.albinus@gmx.de>
4703
4704 Sync with Tramp 2.0.51.
4705
47062005-10-08 Nick Roberts <nickrob@snap.net.nz>
4707
4708 * speedbar.texi (Introduction): Describe new location of speedbar
4709 on menubar.
4710 (Basic Key Bindings): Remove descriptions of bindings that have
4711 been removed.
4712
47132005-10-05 Nick Roberts <nickrob@snap.net.nz>
4714
4715 * speedbar.texi (GDB): Describe use of watch expressions.
4716
47172005-09-28 Simon Josefsson <jas@extundo.com>
4718
4719 * message.texi (IDNA): Fix.
4720
47212005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4722
4723 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4724 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4725 description of nntp-open-connection-function.
4726 (Common Variables): Fix descriptions.
4727
47282005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4729
4730 * gnus.texi (Server Buffer Format): Document the %a format spec.
4731
47322005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4733
4734 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4735
47362005-09-23 Carsten Dominik <dominik@science.uva.nl>
4737
4738 * org.texi Version 3.16.
4739
47402005-09-19 Miles Bader <miles@gnu.org>
4741
4742 * newsticker.texi: Get rid of CVS keywords.
4743
47442005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4745
4746 * gnus.texi (Finding the Parent): Fix description of how Gnus
4747 finds article.
4748
47492005-09-14 Jari Aalto <jari.aalto@cante.net>
4750
4751 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4752 to drop off non-answered articles.
4753
47542005-09-19 Juanma Barranquero <lekktu@gmail.com>
4755
4756 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4757 braces (which are unsupported by NMAKE) for macro `srcdir'.
4758
47592005-09-17 Eli Zaretskii <eliz@gnu.org>
4760
4761 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4762 (../info/newsticker, newsticker.dvi): New targets.
4763
47642005-09-17 Ulf Jasper <ulf.jasper@web.de>
4765
4766 * newsticker.texi: Replace @command with @code. Replace @example
4767 with @lisp.
4768 (Top): Added explanations to menu items.
4769 (GNU Free Documentation License): Removed.
4770
47712005-09-16 Romain Francoise <romain@orebokech.com>
4772
4773 Update all files to specify GFDL version 1.2.
4774
4775 * doclicense.texi (GNU Free Documentation License): Update to
4776 version 1.2.
4777
47782005-09-15 Richard M. Stallman <rms@gnu.org>
4779
4780 * newsticker.texi: Fix @setfilename.
4781
4782 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4783 (../info/newsticker, newsticker.dvi): New targets.
4784
47852005-08-30 Carsten Dominik <dominik@science.uva.nl>
4786
4787 * org.texi: Version 3.15.
4788
47892005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * ses.texi: Combine all three indices into one.
4792 Correct a few typos.
4793
47942005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4795
4796 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4797
47982005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4799
4800 * emacs-mime.texi (Handles): Remove duplicate item.
4801 (Encoding Customization): Fix the default value for
4802 mm-coding-system-priorities.
4803 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4804 (Basic Functions): Fix reference.
4805
48062005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4809
48102005-08-18 Richard M. Stallman <rms@gnu.org>
4811
4812 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4813 and web site.
4814
4815 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4816 not keyboard-translate.
4817
48182005-08-11 Richard M. Stallman <rms@gnu.org>
4819
4820 * faq.texi (Using regular expressions): Fix xref.
4821
48222005-08-09 Juri Linkov <juri@jurta.org>
4823
4824 * info.texi (Help-P): Replace `Prev' with `Previous'.
4825 (Help-M, Help-Xref): Add S-TAB.
4826 (Help-FOO): Update `u' command.
4827 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4828 Update info about visibility of xref parts.
4829 (Help-Int): Fix `m' command. Rename `Info-last' to
4830 `Info-history-back'. Add `Info-history-forward'.
4831 (Advanced): Fix `g*' and `M-n' commands.
4832 (Info Search): Add `index-apropos' in stand-alone browser.
4833 Add isearch commands.
4834 (Emacs Info Variables): Remove `Info-fontify'.
4835 Add `Info-mode-hook'. Update face names.
4836 Add `Info-fontify-maximum-menu-size',
4837 `Info-fontify-visited-nodes', `Info-isearch-search'.
4838
48392005-08-07 Michael Albinus <michael.albinus@gmx.de>
4840
4841 Sync with Tramp 2.0.50.
4842
4843 * tramp.texi: Use @option{} consequently for method names.
4844 (Inline methods, External transfer methods): Remove references to
4845 Cygwin.
4846 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4847 implementation.
4848
48492005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4850
4851 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4852 Mention that gnus-init-file is not read when Emacs is invoked with
4853 --no-init-file or -q.
4854
48552005-07-19 Carsten Dominik <dominik@science.uva.nl>
4856
4857 * org.texi: Version 3.14.
4858
48592005-07-04 Carsten Dominik <dominik@science.uva.nl>
4860
4861 * org.texi: Version 3.13.
4862
48632005-07-18 Juri Linkov <juri@jurta.org>
4864
4865 * calc.texi (Time Zones, Logical Operations):
4866 * cl.texi (Overview):
4867 * org.texi (TODO types):
4868 * sc.texi (Emacs 18 MUAs):
4869 * speedbar.texi (Top):
4870 * url.texi (History):
4871 Delete duplicate duplicate words.
4872
ce058493 48732005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4874
4875 * cl.texi (Type Predicates): Document `atom' type.
4876
48772005-07-04 Lute Kamstra <lute@gnu.org>
4878
4879 Update FSF's address in GPL notices.
4880
4881 * calc.texi (Copying):
4882 * doclicense.texi (GNU Free Documentation License):
4883 * faq.texi (Contacting the FSF):
4884 * mh-e.texi (Copying): Update FSF's address.
4885
48862005-07-03 Richard M. Stallman <rms@gnu.org>
4887
4888 * flymake.texi (Example -- Configuring a tool called directly):
4889 Update name of flymake-build-relative-filename.
4890
48912005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4892
4893 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4894
48952005-06-29 Carsten Dominik <dominik@science.uva.nl>
4896
4897 * org.texi: Version 3.12.
4898
48992005-06-24 Eli Zaretskii <eliz@gnu.org>
4900
4901 * makefile.w32-in (MAKEINFO): Use --force.
4902 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4903 Makefile.in.
4904 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4905 more shells.
4906
49072005-06-23 Richard M. Stallman <rms@gnu.org>
4908
4909 * speedbar.texi (Creating a display): Texinfo usage fixes.
4910
4911 * tramp.texi (Customizing Completion, Auto-save and Backup):
4912 Texinfo usage fixes.
4913
49142005-06-23 Juanma Barranquero <lekktu@gmail.com>
4915
4916 * dired-x.texi (Miscellaneous Commands):
4917 * ediff.texi (Miscellaneous):
4918 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4919 (Agent Variables):
4920 * info.texi (Help-Xref):
4921 * message.texi (Message Headers):
4922 * org.texi (Remember):
4923 * reftex.texi (Options (Defining Label Environments)):
4924 (Options (Index Support)):
4925 (Options (Viewing Cross-References)):
4926 (Options (Misc)):
4927 (Changes):
4928 * speedbar.texi (Creating a display):
4929 * tramp.texi (Customizing Completion, Auto-save and Backup):
4930 Texinfo usage fix.
4931
49322005-06-13 Carsten Dominik <dominik@science.uva.nl>
4933
4934 * org.texi: Version 3.11.
4935
49362005-06-12 Jay Belanger <belanger@truman.edu>
4937
4938 * calc.texi (Getting Started): Remove extra menu item.
4939
49402005-05-31 Jay Belanger <belanger@truman.edu>
4941
4942 * calc.texi (Notations Used in This Manual): Use @kbd for key
4943 sequence.
4944 (Demonstration of Calc): Mention another way of starting Calc.
4945 (Starting Calc): Mention long name of M-#.
4946 (Embedded Mode Overview): Remove unnecessary instruction.
4947 (Other M-# commands): Rephrase `M-# 0' explanation.
4948 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4949 reflect current behavior.
4950
49512005-05-30 Jay Belanger <belanger@truman.edu>
4952
4953 * calc.texi (Hooks): Change description of calc-window-hook and
4954 calc-trail-window-hook to match usage.
4955 (Computational Functions): Add more constant-generating functions.
4956 (Customizable Variables): Use defvar.
4957
49582005-05-28 Jay Belanger <belanger@truman.edu>
4959
4960 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4961 (Basic Embedded Mode): Explain behavior of arguments to
4962 calc-embedded-mode.
4963
49642005-05-27 Jay Belanger <belanger@truman.edu>
4965
4966 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4967 current behavior.
4968
49692005-05-25 Jay Belanger <belanger@truman.edu>
4970
4971 * calc.texi: Change Calc version number throughout.
4972 (Keypad Mode): Change location in info output.
4973 (Keypad mode overview): Move picture of keypad.
4974
49752005-05-21 Jay Belanger <belanger@truman.edu>
4976
4977 * calc.texi (Storing variables): Mention that only most variables
4978 are void to begin with.
4979
49802005-05-21 Kevin Ryde <user42@zip.com.au>
4981
4982 * widget.texi (Basic Types): Update cross ref from "Enabling
4983 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4984 lispref/text.texi change.
4985
49862005-05-20 Carsten Dominik <dominik@science.uva.nl>
4987
4988 * org.texi: Version 3.09.
4989
49902005-05-18 Carsten Dominik <dominik@science.uva.nl>
4991
4992 * reftex.texi: Version 4.28.
4993
49942005-05-16 Jay Belanger <belanger@truman.edu>
4995
4996 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4997
49982005-05-14 Jay Belanger <belanger@truman.edu>
4999
5000 * calc.texi (Default Simplifications): Insert missing ! (logical
5001 not operator).
5002
50032005-05-14 Michael Albinus <michael.albinus@gmx.de>
5004
5005 Sync with Tramp 2.0.49.
5006
50072005-05-10 Jay Belanger <belanger@truman.edu>
5008
5009 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5010 to 1.
5011
50122005-04-29 Carsten Dominik <dominik@science.uva.nl>
5013
5014 * org.texi: Version 3.08, structure reorganized.
5015
50162005-04-24 Richard M. Stallman <rms@gnu.org>
5017
5018 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5019
50202005-04-15 Carsten Dominik <dominik@science.uva.nl>
5021
5022 * org.texi: Update to version 3.06.
5023
50242005-04-13 Lute Kamstra <lute@gnu.org>
5025
5026 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5027
50282005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5029
5030 * cl.texi (Porting Common Lisp): Fix typo.
5031
50322005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5033
5034 * gnus.texi (RSS): Addition.
5035
50362005-04-04 Jay Belanger <belanger@truman.edu>
5037
5038 * calc.texi: Change Calc version number.
5039 (Customizable variables): Fix description of calc-language-alist.
5040 (Copying): Put in version 2 of GPL.
5041
50422005-04-01 Jay Belanger <belanger@truman.edu>
5043
5044 * calc.texi (Troubleshooting Commands): Remove comment about
5045 installation.
5046 (Installation): Remove section.
5047 (Customizable Variables): New section.
5048 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5049 (Graphical Devices): Add references to Customizable Variables.
5050
50512005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * emacs-mime.texi (Display Customization): Markup fixes.
5054 (rfc2047): Update.
5055
50562005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5057
5058 * gnus-faq.texi: Replaced with auto-generated version.
5059
50602005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5061
5062 * dired-x.texi (Multiple Dired Directories): default-directory was
5063 renamed to dired-default-directory.
5064
50652005-03-26 Jay Belanger <belanger@truman.edu>
5066
5067 * calc.texi (Simplifying Formulas, Rewrite Rules):
5068 Change description of top and bottom of fraction.
5069 (Modulo Forms): Move description of how to create modulo forms to
5070 earlier in the section.
5071 (Fraction Mode): Suggest using : to get a fraction by dividing.
5072 (Basic Arithmetic): Adjust placement of command name.
5073 (Truncating the Stack): Emphasize that "hidden" entries are still
5074 visible.
5075 (Installation): Move discussion of printing manual to "About This
5076 Manual".
5077 (About This Manual): Mention how to print the manual.
5078 (Reporting Bugs): Remove first person.
5079 (Building Vectors): Add algebraic version of append.
5080 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5081 (Grouping Digits): Fix typo.
5082
50832005-03-25 Werner Lemberg <wl@gnu.org>
5084
5085 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5086 Replace `legal' with `valid'.
5087
50882005-03-25 Werner Lemberg <wl@gnu.org>
5089
5090 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5091
50922005-03-24 Jay Belanger <belanger@truman.edu>
5093
5094 * calc.texi (General Mode Commands)
5095 (Mode Settings in Embedded Mode): Add some explanation of
5096 recording mode settings.
5097
50982005-03-24 Richard M. Stallman <rms@gnu.org>
5099
5100 * calc.texi: Remove praise of non-free software.
5101
5102 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5103 (Installation): Node deleted.
5104
51052005-03-23 Richard M. Stallman <rms@gnu.org>
5106
5107 * url.texi (HTTP language/coding): Improve last change.
5108
51092005-03-22 Jay Belanger <belanger@truman.edu>
5110
5111 * calc.texi (Embedded Mode): Add new information on changing
5112 modes.
5113
51142005-03-20 Michael Albinus <michael.albinus@gmx.de>
5115
5116 Sync with Tramp 2.0.48.
5117
5118 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5119
5120 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5121 "GNU/Linux". Change all addresses to .gnu.org.
5122 (Default Method): Offer shortened syntax for "su" and "sudo"
5123 methods.
5124
51252005-03-07 Richard M. Stallman <rms@gnu.org>
5126
5127 * url.texi: Fix usage of "e.g.".
5128 (HTTP language/coding): Explain the rules for these strings.
5129
51302005-03-06 Richard M. Stallman <rms@gnu.org>
5131
5132 * woman.texi (Introduction): Minor cleanups.
5133
5134 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5135
5136 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5137 (Installation): Node deleted.
5138
5139 * mh-e.texi (Preface): Get rid of "Emacs 21".
5140
5141 * eshell.texi (Installation): Delete node (for Emacs 20).
5142
51432005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5144
5145 * flymake.texi: Refill and tweak style in @lisp blocks.
5146
51472005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5148
5149 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5150
51512005-03-01 Jay Belanger <belanger@truman.edu>
5152
5153 * calc.texi (Trigonometric and Hyperbolic Functions):
5154 Mention additional functions.
5155 (Algebraic Simplifications): Mention additional simplifications.
5156
51572005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5158
5159 * ses.texi: Add concept/function/variable indices (this work was
5160 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5161 papers on file at FSF).
5162
51632005-02-10 Jay Belanger <belanger@truman.edu>
5164
5165 * calc.texi: Change @LaTeX to La@TeX throughout.
5166 Redefine @expr as @math for TeX output.
5167 Redefine @texline as a no-op for TeX output.
5168 Define @tfn, replace @t by @tfn throughout.
5169
51702005-02-09 Jay Belanger <belanger@truman.edu>
5171
5172 * calc.texi: Add macro for LaTeX for info output.
5173
51742005-02-08 Kim F. Storm <storm@cua.dk>
5175
5176 * texinfo.tex (LaTex): Add def.
5177
51782005-02-06 Jay Belanger <belanger@truman.edu>
5179
5180 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5181 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5182 throughout manual.
5183
51842005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5185
5186 * gnus.texi: Some edits based on comments from David Abrahams.
5187
51882005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5189
5190 * gnus.texi (RSS): Fix the keystroke.
5191
51922005-01-24 David Kastrup <dak@gnu.org>
5193
5194 * faq.texi: Update AUCTeX version info.
5195
51962005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5197
5198 * gnus-faq.texi ([4.1]): Typo.
5199
52002005-01-19 Jay Belanger <belanger@truman.edu>
5201
5202 * calc.texi (Keep Arguments): Mention that keeping arguments
5203 doesn't work with keyboard macros.
5204
52052005-01-16 Richard M. Stallman <rms@gnu.org>
5206
5207 * autotype.texi (Autoinserting): Fix small error.
5208
52092005-01-16 Michael Albinus <michael.albinus@gmx.de>
5210
5211 Sync with Tramp 2.0.47.
5212
5213 * tramp.texi (Compilation): New section, describing compilation of
5214 remote files.
5215
52162005-01-11 Kim F. Storm <storm@cua.dk>
5217
5218 * widget.texi (Basic Types): Add :follow-link keyword.
5219
52202005-01-09 Jay Belanger <belanger@truman.edu>
5221
5222 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5223
52242005-01-08 Jay Belanger <belanger@truman.edu>
5225
5226 * calc.texi: Change throughout to reflect new default value of
5227 calc-settings-file.
5228
52292005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5230
5231 * message.texi (Reply): `message-reply-to-function' should return
5232 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5233
52342005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5235
5236 * faq.texi (Changing load-path): Fix typo.
5237
52382005-01-05 Jay Belanger <belanger@truman.edu>
5239
5240 * calc.texi (Programming Tutorial): Replace kbd command by
5241 appropriate characters for a keyboard macro.
5242
52432005-01-04 Jay Belanger <belanger@truman.edu>
5244
5245 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5246 for Lucid Emacs.
5247 (Programming Tutorial): Mention that the user needs to be in the
5248 right mode to compute some functions.
5249
52502005-01-04 Jay Belanger <belanger@truman.edu>
5251
5252 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5253 no longer applicable.
5254
52552005-01-01 Jay Belanger <belanger@truman.edu>
5256
5257 * calc.texi (Programming Tutorial): Changed description of how to
5258 edit keyboard macros to match current behavior.
5259
52602004-12-31 Jay Belanger <belanger@truman.edu>
5261
5262 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5263
52642004-12-20 Jay Belanger <belanger@truman.edu>
5265
5266 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5267 zero.
5268
52692004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5270
5271 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5272 @xref.
5273 (Font Locking): Avoid @strong{Note:}.
5274
52752004-12-17 Michael Albinus <michael.albinus@gmx.de>
5276
5277 Sync with Tramp 2.0.46.
5278
5279 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5280
52812004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5282
5283 * url.texi: Correct typos.
5284 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5285 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5286 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5287 (Dealing with HTTP documents): @inforef->@xref.
5288
52892004-12-15 Jay Belanger <belanger@truman.edu>
5290
5291 * calc.texi: Consistently capitalized all mode names.
5292 (Answers to Exercises): Mention that an answer can be a fraction
5293 when in Fraction mode.
5294
52952004-12-13 Jay Belanger <belanger@truman.edu>
5296
5297 * calc.texi: Fix some TeX definitions.
5298
52992004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * reftex.texi (Imprint): Remove erroneous @value's.
5302
53032004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5306 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5307
53082004-12-08 Jay Belanger <belanger@truman.edu>
5309
5310 * calc.texi (Starting Calc): Remove comment about installation.
5311 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5312
53132004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * url.texi: Update @setfilename.
5316 (Getting Started): No need to worry about Gnus versions.
5317 (Dealing with HTTP documents): Use @inforef.
5318
5319 * org.texi: Fix @direntry file name.
5320
53212004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5322
5323 * url.texi: New file.
5324
5325 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5326
53272004-12-06 Jay Belanger <belanger@truman.edu>
5328
5329 * calc.texi (Using Calc): Remove paragraph about installation.
5330
53312004-12-06 Jay Belanger <belanger@truman.edu>
5332
5333 * calc.texi: Use more Texinfo macros and less TeX defs.
5334 Remove @refill's.
5335
53362004-12-06 Richard M. Stallman <rms@gnu.org>
5337
5338 * org.texi: New file.
5339
53402004-12-05 Richard M. Stallman <rms@gnu.org>
5341
5342 * Makefile.in (org.dvi, ../info/org): New targets.
5343 (INFO_TARGETS): Add ../info/org.
5344 (DVI_TARGETS): Add org.dvi.
5345 (maintainer-clean): Remove the info files in the info dir.
5346
53472004-11-26 Eli Zaretskii <eliz@gnu.org>
5348
5349 * idlwave.texi: Fix the setfilename directive to put the produced
5350 file in ../info.
5351 (Continued Statement Indentation): Resurrect Jan D.'s change from
5352 2004-11-03 that was lost when a newer version of idlwave.texi was
5353 imported.
5354
53552004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5356
5357 * gnus-faq.texi ([5.1]): Added missing bracket.
5358
5359 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5360 `spam-initialize'.
5361
53622004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5363
5364 * message.texi (Various Message Variables): Mention that all mail
5365 file variables are derived from `message-directory'.
5366
5367 * gnus.texi (Splitting Mail): Clarify bogus group.
5368
53692004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5370
5371 * emacs-mime.texi (Encoding Customization): Fix
5372 mm-coding-system-priorities entry.
5373
c8763fb6 53742004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5375
5376 * idlwave.texi (Continued Statement Indentation):
5377 * reftex.texi (Options (Index Support)):
5378 (Displaying and Editing the Index, Table of Contents):
5379 * speedbar.texi (Creating a display, Major Display Modes): Replace
5380 non-nil with non-@code{nil}.
5381
53822004-10-21 Jay Belanger <belanger@truman.edu>
5383
5384 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5385
53862004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5387
5388 * calc.texi (Reporting Bugs): Double up `@'.
5389
53902004-10-18 Jay Belanger <belanger@truman.edu>
5391
5392 * calc.texi (Reporting Bugs): Changed the address that bugs
5393 should be sent to.
5394
53952004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5396
5397 * gnus.texi (New Features): Add 5.11.
5398
5399 * message.texi (Resending): Remove wrong default value.
5400
5401 * gnus.texi (Mail Source Specifiers): Describe possible problems
5402 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5403 `pop3-leave-mail-on-server' to the index.
5404
54052004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * message.texi (Canceling News): Add how to set a password.
5408
54092004-10-12 Jay Belanger <belanger@truman.edu>
5410
5411 * calc.texi (Help Commands): Changed the descriptions of
5412 calc-describe-function and calc-describe-variable to match their
5413 current behavior.
5414
54152004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5416
5417 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5418
54192004-10-12 Michael Albinus <michael.albinus@gmx.de>
5420
5421 Sync with Tramp 2.0.45.
5422
5423 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5424 plink link. The URL is outdated. Originator contacted for
5425 clarification.
5426
54272004-10-10 Juri Linkov <juri@jurta.org>
5428
5429 * gnus.texi (Top, Marking Articles): Join two menus in one node
5430 because a node can have only one menu.
5431
54322004-10-09 Juri Linkov <juri@jurta.org>
5433
5434 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5435 example of nnmail-split-fancy.
5436
54372004-10-06 Karl Berry <karl@gnu.org>
5438
5439 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5440 consistency with other uses of dashes.
5441
54422004-10-05 Karl Berry <karl@gnu.org>
5443
5444 * info.texi: Consistently use --- throughout, periods at end of
5445 menu descriptions, and a couple typos.
5446
54472004-09-26 Jesper Harder <harder@ifa.au.dk>
5448
5449 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5450 * pgg.texi (User Commands, Backend methods): Do.
5451 * gnus.texi: Markup fixes.
5452 (Setting Process Marks): Fix `M P a' entry.
5453 * emacs-mime.texi: Fixes.
5454
54552004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5456
5457 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5458 again.
5459 Use 5.10 instead of 5.10.0.
5460
54612004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5462
5463 * gnus.texi (Summary Mail Commands): S D e.
5464
54652004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5466
5467 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5468 the gnus-article-mode-line-format section.
5469
54702004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5471
5472 * gnus.texi (Various Summary Stuff): Fix the documentation for
5473 gnus-newsgroup-variables.
5474
54752004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5476
5477 * gnus.texi (MIME Commands): Added
5478 gnus-mime-display-multipart-as-mixed,
5479 gnus-mime-display-multipart-alternative-as-mixed,
5480 gnus-mime-display-multipart-related-as-mixed.
5481 (Mail Source Customization): Clarify `mail-source-directory'.
5482 (Splitting Mail): Mention gnus-group-find-new-groups.
5483 (SpamOracle): Fixed typo.
5484
5485 * gnus-faq.texi: Untabify.
5486 ([6.3]): nnir.el is in contrib directory.
5487
5488 * message.texi (News Headers): Clarify how a unique ID is created.
5489
5490 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5491 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5492
b2abec73 54932004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5494
b2abec73 5495 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5496
54972004-09-20 Florian Weimer <fw@deneb.enyo.de>
5498
5499 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5500
55012004-09-22 Jay Belanger <belanger@truman.edu>
5502
5503 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5504 might be hidden during part of the session.
5505
55062004-09-20 Jay Belanger <belanger@truman.edu>
5507
5508 * calc.texi (Notations Used in This Manual): Put in an earlier
5509 mention that DEL could be called Backspace.
5510
55112004-09-10 Simon Josefsson <jas@extundo.com>
5512
5513 * gnus.texi (IMAP): Add example. Suggested and partially written
5514 by Steinar Bang <sb@dod.no>.
5515
55162004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5517
5518 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5519 netrc syntax.
5520
55212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5522
b2abec73
JB
5523 * gnus.texi (Spam ELisp Package Sequence of Events):
5524 Some clarifications.
2de53ca6
GM
5525 (Spam ELisp Package Global Variables): More clarifications.
5526
55272004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5528
5529 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5530 Mention spam-split does not modify incoming mail.
5531
55322004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5533
5534 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5535
55362004-09-10 Eli Zaretskii <eliz@gnu.org>
5537
5538 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5539
55402004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5541
5542 * makefile.w32-in (sieve, pgg): Use $(infodir).
5543
55442004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5545
5546 * makefile.w32-in: Fix PGG and Sieve entries.
5547
55482004-08-28 Eli Zaretskii <eliz@gnu.org>
5549
5550 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5551 Emacs and related programs.
5552
55532004-08-27 Richard M. Stallman <rms@gnu.org>
5554
5555 * faq.texi: Fix texinfo usage, esp. doublequotes.
5556 (Difference between Emacs and XEmacs): Some clarification.
5557
5558 * faq.texi (Difference between Emacs and XEmacs):
5559 Explain not to contrast XEmacs with GNU Emacs.
5560
55612004-08-26 Richard M. Stallman <rms@gnu.org>
5562
5563 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5564
55652004-08-22 David Kastrup <dak@gnu.org>
5566
5567 * reftex.texi (AUCTeX): Update links, section name.
5568
5569 * faq.texi (Calc): Update availability (included in 22.1).
5570 (AUCTeX): Update availability, information, versions, description.
5571
55722004-08-14 Eli Zaretskii <eliz@gnu.org>
5573
5574 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5575
55762004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5577
5578 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5579
55802004-08-10 Michael Albinus <michael.albinus@gmx.de>
5581
5582 Sync with Tramp 2.0.44.
5583
55842004-08-05 Lars Hansen <larsh@math.ku.dk>
5585
5586 * widget.texi (User Interface): Update how to separate the
5587 editable field of an editable-field widget from other widgets.
5588 (Programming Example): Add text after field.
5589
55902004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5591
5592 * emacs-mime.texi (Encoding Customization): Add a note to the
5593 mm-content-transfer-encoding-defaults entry.
5594 (rfc2047): Update.
5595
5596 * gnus.texi (Article Highlighting): Add
5597 gnus-cite-ignore-quoted-from.
5598 (POP before SMTP): New node.
5599 (Posting Styles): Addition.
5600 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5601 (Fancy Mail Splitting): Ditto.
5602 (X-Face): Add gnus-x-face.
5603
56042004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5605
5606 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5607 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5608
56092004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5610
5611 * gnus.texi (Mail Source Specifiers): Describe
5612 `pop3-leave-mail-on-server'.
5613
56142004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5615
5616 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5617
5618 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5619 repository. Change setfilename.
5620
5621 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5622
56232004-07-02 Juri Linkov <juri@jurta.org>
5624
5625 * pcl-cvs.texi (Viewing differences): Add `d r'.
5626
56272004-06-29 Jesper Harder <harder@ifa.au.dk>
5628
5629 * ses.texi, viper.texi, flymake.texi, faq.texi:
5630 * eshell.texi, ediff.texi: Markup fixes.
5631
56322004-06-21 Karl Berry <karl@gnu.org>
5633
5634 * info.texi (Top): Mention that only Emacs has mouse support.
5635 (Getting Started): Mention this in a few other places.
5636
56372004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5638
5639 * autotype.texi (Copyrights, Timestamps): Recommend
5640 `before-save-hook' instead of `write-file-functions'.
5641
56422004-06-13 Lars Hansen <larsh@math.ku.dk>
5643
5644 * dired-x.texi (dired-mark-omitted): Update keybinding.
5645
56462004-06-10 Kim F. Storm <storm@cua.dk>
5647
5648 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5649
56502004-06-05 Lars Hansen <larsh@math.ku.dk>
5651
5652 * dired-x.texi (variable dired-omit-mode): Rename from
5653 dired-omit-files-p.
5654 (function dired-omit-mode): Rename from dired-omit-toggle.
5655 Call dired-omit-mode rather than set dired-omit-files-p.
5656 (dired-mark-omitted): Describe command.
5657
56582004-05-29 Michael Albinus <michael.albinus@gmx.de>
5659
5660 Version 2.0.41 of Tramp released.
5661
56622004-05-29 Juanma Barranquero <lektu@terra.es>
5663
5664 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5665 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5666
56672004-05-29 Richard M. Stallman <rms@gnu.org>
5668
5669 * cl.texi (Top): Call this chapter `Introduction'.
5670 (Overview): In TeX, no section heading here.
5671
5672 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5673
56742004-05-29 Eli Zaretskii <eliz@gnu.org>
5675
5676 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5677 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5678
56792004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5680
5681 * flymake.texi: New file.
5682
56832004-05-28 Simon Josefsson <jas@extundo.com>
5684
5685 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5686
b344d29d 56872004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5688
5689 Version 2.0.40 of Tramp released.
5690
56912004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5692
5693 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5694
5695 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5696 variables `tramp-backup-directory-alist' and
5697 `tramp-bkup-backup-directory-info'.
5698 (Overview, Connection types)
5699 (External transfer methods, Default Method)
5700 (Windows setup hints): Remove restriction of password entering
5701 with external methods.
5702 (Auto-save and Backup): Make file name example
5703 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5704 and `auto-save-directory' must be used.
5705 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5706 only "NT"). Remove doubled entry "What kinds of systems does
5707 @tramp{} work on".
5708 (tramp): Macro removed.
5709 (Obtaining Tramp): Flag removed from title.
5710 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5711 and `trampver' used properly. Flag `tramp-inst' replaced by
5712 `installchapter'. Installation related text adapted.
5713
57142004-04-28 Masatake YAMATO <jet@gyve.org>
5715
5716 * widget.texi (Programming Example): Remove overlays.
5717
57182004-04-27 Jesper Harder <harder@ifa.au.dk>
5719
5720 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5721
57222004-04-23 Juanma Barranquero <lektu@terra.es>
5723
5724 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5725
57262004-04-05 Jesper Harder <harder@ifa.au.dk>
5727
5728 * info.texi (Info Search): Add info-apropos.
5729
57302004-03-22 Juri Linkov <juri@jurta.org>
5731
5732 * faq.texi: Fix help key bindings.
5733
57342004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5737 (as suggested by Karl Berry). Update information about colored
5738 stars in menus. Add new subheading describing M-n.
5739
57402004-03-12 Richard M. Stallman <rms@gnu.org>
5741
5742 * cl.texi (Top): Rename top node's title.
5743
57442004-03-08 Karl Berry <karl@gnu.org>
5745
5746 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5747 problems making the texinfo distribution.
5748
57492004-02-29 Simon Josefsson <jas@extundo.com>
5750
5751 * smtpmail.texi (Authentication): Changed the list of supported
5752 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5753 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5754 <voegelas@gmx.net>.
5755
57562004-02-29 Juanma Barranquero <lektu@terra.es>
5757
5758 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5759 Use $(DEL) instead of rm, and ignore exit code.
5760
b344d29d 57612004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5762
5763 Tramp version 2.0.39 released.
5764
57652004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5766
5767 * tramp.texi (Customizing Completion): Explain new functions
5768 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5769 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5770 (Top): Refer to Savannah mailing list as the major one. Mention
5771 older mailing lists in HTML mode only.
5772 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5773 (Frequently Asked Questions): Remote hosts must not be Unix-like
5774 for "smb" method.
5775 (Password caching): New node.
5776 (External transfer methods): Refer to password caching for "smb"
5777 method.
5778
57792004-02-17 Karl Berry <karl@gnu.org>
5780
5781 * info.texi (Help-Int): Mention the new line number feature.
5782
57832004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5784
5785 * ses.texi (Advanced Features): New functionality for
5786 ses-set-header-row (defaults to current row unless C-u used).
5787 (Acknowledgements): Add Stefan Monnier.
5788
57892003-12-29 Kevin Ryde <user42@zip.com.au>
5790
5791 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5792
b344d29d 57932003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5794
5795 Tramp version 2.0.38 released.
5796
5797 * tramp.texi (Remote shell setup): Warn of environment variables
5798 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5799 <sven.gabriel@imk.fzk.de>.
5800 (Configuration): Tramp now chooses base64/uuencode
5801 automatically. Update wording accordingly.
5802 (Top): More description for the `Default Method' menu entry.
5803 (Default Method): Use @code, not @var, for Lisp variables.
5804 (Default Method): New subsection `Which method is the right one
5805 for me?' Suggested by Christian Kirsch.
5806 (Configuration): Pointer to new subsection added.
5807 (Default Method): Too many "use" in one sentence.
5808 Rephrase. Reported by Christian Kirsch.
5809 (Filename Syntax): Old `su' example is probably a left-over from
5810 the sm/su method naming. Replace with `ssh', instead.
5811 (External transfer methods, Auto-save and Backup):
5812 Typo fixes.
5813
58142003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5815
183080b6 5816 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5817 (Top): Mention japanese manual only if flag `jamanual' is set.
5818 Insert section `Japanese manual' in menu.
5819
58202003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5821
5822 * eshell.texi (Known Problems): Add doc item.
5823
58242003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5825
5826 * cc-mode.texi: Update for CC Mode 5.30.
5827
5828 Note: Please refrain from doing purely cosmetic changes like
5829 removing trailing whitespace in this manual; it clobbers cvs
5830 merging for no good reason.
5831
58322003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5833
5834 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5835 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5836 @acronym{ASCII}.
5837
58382003-10-26 Karl Berry <karl@gnu.org>
5839
5840 * info.texi (Info Search): Echo area, not echo are. From Debian
5841 diff.
5842
58432003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5844
10d1d0af 5845 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5846 :buttons and :children keywords.
5847
58482003-10-22 Miles Bader <miles@gnu.org>
5849
5850 * Makefile.in (info): Move before $(top_srcdir)/info.
5851
58522003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5853
5854 * tramp.texi (Inline methods): Small grammar fix.
5855 (External transfer methods): Likewise.
5856
58572003-10-08 Nick Roberts <nick@nick.uklinux.net>
5858
5859 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5860
58612003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5862
5863 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5864
58652003-09-30 Richard M. Stallman <rms@gnu.org>
5866
5867 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5868
5869 * widget.texi (User Interface): Fix typos.
5870
5871 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5872
58732003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5874
5875 * pcl-cvs.texi (Selected Files): Fix typo.
5876
58772003-09-21 Karl Berry <karl@gnu.org>
5878
5879 * info.texi (] and [ commands): No period at end of section title.
5880
58812003-09-04 Miles Bader <miles@gnu.org>
5882
5883 * Makefile.in (top_srcdir): New variable.
5884 ($(top_srcdir)/info): New rule.
5885 (info): Depend on it.
5886
58872003-09-03 Peter Runestig <peter@runestig.com>
5888
5889 * makefile.w32-in: New file.
5890
58912003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5892
5893 * widget.texi (User Interface): Explain the need of static text
5894 around an editable field.
5895
58962003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5897
5898 * widget.texi (Basic Types): The argument to `:help-echo' can now
5899 be a form that evaluates to a string.
5900
59012003-08-18 Kim F. Storm <storm@cua.dk>
5902
5903 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5904
59052003-08-16 Richard M. Stallman <rms@gnu.org>
5906
5907 * dired-x.texi (Shell Command Guessing): Explain *.
5908
59092003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5910
5911 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5912 log-edit-insert-changelog.
5913
59142003-08-03 Karl Berry <karl@gnu.org>
5915
5916 * info.texi: Need @contents.
5917
c8763fb6 59182003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5919
5920 Tramp version 2.0.36 released.
5921
5922 * tramp.texi (Remote shell setup): Explain about problems with
5923 non-Bourne commands in ~/.profile and ~/.shrc.
5924
59252003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5926
5927 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5928 renaming of `vis-mode' to `visible-mode'.
5929
59302003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5931
5932 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5933 next, prev and up pointers.
5934
59352003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5936
5937 * info.texi (Help): Mention existence of Emacs and stand-alone
5938 Info at the very beginning of the tutorial.
5939 (Help-Inv): New node.
5940 (Help-]): New node.
5941 (Help-M): Systematically point out the differences between default
5942 Emacs and stand-alone versions. Delete second menu.
5943 (Help-Xref): Systematically point out the differences between
5944 default Emacs and stand-alone versions.
5945 (Help-Int): Change `l' example.
5946 (Expert Info): Fix typos.
5947 (Emacs Info Variables): Mention `Info-hide-note-references' and
5948 new default for `Info-scroll-prefer-subnodes'.
5949
c8763fb6 59502003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5951
5952 Version 2.0.35 of Tramp released.
5953
5954 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5955 (Inline methods): Add methods `remsh' and `plink1'.
5956 (External transfer methods): Add method `remcp'.
5957 (Multi-hop Methods): Add method `remsh'.
5958 Small patch from Adrian Aichner <adrian@xemacs.org>:
5959 Fix minor typos.
5960 (Concept Index): Added to make manual searchable via
5961 `Info-index'.
5962 (Version Control): Add cindex entry.
5963
c8763fb6 59642003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5965
5966 * trampver.texi: Version 2.0.34 released.
5967
59682003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5969
5970 * faq.texi: Improve previous changes.
5971
59722003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5973
5974 * faq.texi: Update copyright and maintenance details.
5975 Update some package URLs, versions, and maintainers.
5976 Remove many references to the Emacs Lisp Archive.
5977
59782003-04-23 Simon Josefsson <jas@extundo.com>
5979
5980 * smtpmail.texi: Fix license (the invariant sections mentioned has
5981 never been part of the smtp manual). Align info dir entry with
5982 other emacs packages.
5983
59842003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5985
5986 * tramp.texi: Version 2.0.33 released.
5987 Remove installation chapter. Remove XEmacs specifics.
5988
59892003-03-29 Richard M. Stallman <rms@gnu.org>
5990
5991 * tramp.texi (Top): Undo the previous renaming.
5992 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5993
c8763fb6 59942003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5995
5996 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5997 version of manual.
5998
5999 * tramp.texi (Auto-save and Backup): New node.
6000
60012003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6002
6003 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6004 Emacs" in order to have better differentiation to "XEmacs".
6005 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6006 are new macros in order to point to the other Emacs flavor where
6007 appropriate. In info case, point to node `Installation' in order
6008 to explain how to generate the other way. In html case, make a
6009 link to the other html file.
6010 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6011 after CVS checkout/update.
6012 (Installation): Completely rewritten.
6013 (Installation parameters, Load paths): New sections under
6014 `Installation'.
6015
c8763fb6 60162003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6017
6018 * tramp.texi: Version 2.0.30 released.
6019 Replace word "path" with "localname" where used as a component of
6020 a Tramp file name.
6021
60222003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6023
6024 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6025 introduced.
6026 (Installation): Explain what to do if files from the tramp/contrib
6027 directory are needed.
6028
60292003-02-23 Alex Schroeder <alex@emacswiki.org>
6030
6031 * smtpmail.texi (How Mail Works): New.
6032
60332003-02-22 Alex Schroeder <alex@emacswiki.org>
6034
6035 * smtpmail.texi: New file.
6036
6037 * Makefile.in: Build SMTP manual.
6038
c8763fb6 60392003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6040
6041 * tramp.texi: Version 2.0.29 released.
6042 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6043 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6044
60452003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6046
6047 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6048 another package loads accidently Ange-FTP.
6049
60502003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6051
6052 * tramp.texi (Customizing Completion): Add function
6053 `tramp-parse-sconfig'. Change example of
6054 `tramp-set-completion-function', because parsing of ssh config
6055 files looks more natural.
6056
60572003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6058
6059 * gnus.texi: Do not use `path' in several locations.
6060
c8763fb6 60612002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6062
6063 * tramp.texi (External transfer methods): New method `smb'. From
6064 Michael Albinus.
6065
60662002-11-05 Karl Berry <karl@gnu.org>
6067
6068 * info.texi (Info-fontify): Reorder face list to avoid bad line
6069 breaks.
6070
c8763fb6 60712002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6072
6073 * tramp.texi: Move @copying to standard place. Use
6074 @insertcopying.
6075
60762002-10-02 Karl Berry <karl@gnu.org>
6077
6078 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6079 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6080 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6081 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6082 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6083 Per rms, update all manuals to use @copying instead of @ifinfo.
6084 Also use @ifnottex instead of @ifinfo around the top node, where
6085 needed for the sake of the HTML output.
6086 (The Gnus manual is not fixed since it's not clear to me how it
6087 works; and the Tramp manual already uses @copying, although in an
6088 unusual way. All others were changed.)
6089
60902002-09-10 Jonathan Yavner <jyavner@engineer.com>
6091
6092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6093 (../info/ses, ses.dvi): New targets.
6094 * ses.texi: New file.
6095
c8763fb6 60962002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6097
6098 * texinfo.tex: Update to texinfo 4.2.
6099
61002002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6101
6102 * reftex.texi: Update to RefTeX 4.19.
6103
c8763fb6 61042002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6105
6106 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6107 (../info/tramp, tramp.dvi): New targets.
6108
61092002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6110
6111 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6112 (calc.dvi): Uncomment.
6113
61142001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6115
6116 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6117 (../info/calc): New target.
6118
61192001-10-20 Gerd Moellmann <gerd@gnu.org>
6120
6121 * (Version 21.1 released.)
6122
61232001-10-05 Gerd Moellmann <gerd@gnu.org>
6124
6125 * Branch for 21.1.
6126
61272001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6128
6129 * Makefile.in (../info/info): Use an explicit -o switch to
6130 makeinfo.
6131
61322001-03-05 Gerd Moellmann <gerd@gnu.org>
6133
6134 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6135
61362000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6137
6138 * Makefile.in (../info/idlwave): Use --no-split.
6139
61402000-12-14 Dave Love <fx@gnu.org>
6141
6142 * Makefile.in (mostlyclean): Remove gnustmp.*
6143 (gnus.dvi): Change rule to remove @latex stuff.
6144
61452000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6146
6147 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6148
61492000-10-13 John Wiegley <johnw@gnu.org>
6150
6151 * Makefile.in: Add build targets for eshell.texi.
6152
61532000-09-25 Gerd Moellmann <gerd@gnu.org>
6154
6155 * Makefile.in: Remove/comment speedbar stuff.
6156
61572000-09-22 Dave Love <fx@gnu.org>
6158
6159 * Makefile.in: Add emacs-mime.
6160
61612000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6162
6163 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6164 (DVI_TARGETS): Add woman.dvi.
6165 (../info/woman, woman.dvi): New targets.
6166
61672000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6168
6169 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6170
6171 * pcl-cvs.texi: New file.
6172 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6173 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6174
61752000-05-11 Gerd Moellmann <gerd@gnu.org>
6176
6177 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6178 (../info/ebrowse, ebrowse.dvi): New targets.
6179
61802000-01-13 Gerd Moellmann <gerd@gnu.org>
6181
6182 * Makefile.in (INFO_TARGETS): Add eudc.
6183 (DVI_TARGETS): Add eudc.dvi.
6184 (../info/eudc, eudc.dvi): New targets.
6185
61862000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6187
6188 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6189 compatibility with 8+3 filesystems).
6190 (../info/efaq): Rename from emacs-faq.
6191
61922000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6193
6194 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6195 (../info/idlwave, idlwave.dvi): New targets.
6196
61971999-10-23 Dave Love <fx@gnu.org>
6198
6199 * Makefile.in: Use autotype.texi.
6200
62011999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6202
6203 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6204 faq.texi file) rather than ../info/faq.
6205
62061999-10-07 Gerd Moellmann <gerd@gnu.org>
6207
6208 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6209 (../info/ada-mode, ada-mode.dvi): New targets.
6210
62111999-09-01 Dave Love <fx@gnu.org>
6212
6213 * Makefile.in: Add faq.
6214
62151999-07-12 Richard Stallman <rms@gnu.org>
6216
6217 * Version 20.4 released.
6218
62191998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6220
6221 * Version 20.3 released.
6222
62231998-04-06 Andreas Schwab <schwab@gnu.org>
6224
768c0c0f
JB
6225 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6226 Use it in dvi targets.
2de53ca6
GM
6227 (../etc/GNU): Change to $(srcdir) first.
6228
62291998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6230
6231 * reftex.texi: Update for RefTeX version 3.22.
6232
62331998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6234
6235 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6236 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6237
62381997-09-23 Paul Eggert <eggert@twinsun.com>
6239
6240 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6241 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6242
62431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6244
6245 * Version 20.2 released.
6246
62471997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6248
6249 * Version 20.1 released.
6250
62511997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6252
6253 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6254
62551996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6256
6257 * Version 19.33 released.
6258
62591996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6260
6261 * Version 19.32 released.
6262
62631996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6264
6265 * Makefile.in: Add rules for the Message manual.
6266
62671996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6268
6269 * gnus.texi: New version.
6270
6271 * message.texi: New manual.
6272
62731996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6274
6275 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6276
62771996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6278
6279 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6280 Specify -I option.
6281 (All dvi targets): Set the TEXINPUTS variable.
6282
62831996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6284
6285 * Version 19.31 released.
6286
62871996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6288
6289 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6290 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6291
62921995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6293
6294 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6295 (INFO_TARGETS): Add ../info/cc-mode.
6296 (DVI_TARGETS): Add cc-mode.dvi.
6297
62981996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6299
6300 * Version 19.31 released.
6301
63021995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6303
6304 * Version 19.30 released.
6305
63061995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6307
6308 * gnus.texi: New file.
6309
63101995-11-04 Erik Naggum <erik@naggum.no>
6311
6312 * gnus.texi: File deleted.
6313
63141995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6315
6316 * mh-e.texi: "Function Index" -> "Command Index" to work with
6317 Emacs 19.30 C-h C-k support of separately-documented commands.
6318
63191995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6320
6321 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6322 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6323
63241995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6325
6326 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6327 (../info/viper, viper.dvi): New targets.
6328
63291995-04-20 Kevin Rodgers <kevinr@ihs.com>
6330
6331 * dired-x.texi (Installation): Change the example to set
6332 buffer-local variables like dired-omit-files-p in
6333 dired-mode-hook.
6334
63351995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6336
6337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6338 (../info/mh-e, mh-e.dvi): New targets.
6339
63401995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6341
6342 * Makefile.in (maintainer-clean): Rename from realclean.
6343
63441994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6345
6346 * Makefile.in: New file.
6347 * Makefile: File deleted.
6348
63491994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6350
6351 * Makefile (TEXINDEX_OBJS): Variable deleted.
6352 (texindex, texindex.o, getopt.o): Rules deleted.
6353 All deps on texindex deleted.
6354 (distclean): Don't delete texindex.
6355 (mostlyclean): Don't delete *.o.
6356 * texindex.c, getopt.c: Files deleted.
6357
63581994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6359
6360 * Version 19.26 released.
6361
63621994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6363
6364 * Version 19.25 released.
6365
63661994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6367
6368 * Version 19.24 released.
6369
63701994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6371
6372 * Version 19.23 released.
6373
63741994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6375
6376 * Makefile: Delete spurious tab.
6377
63781994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6379
6380 * Makefile (.SUFFIXES): New rule.
6381
63821994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6383
6384 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6385 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6386
63871994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6388
6389 * Makefile (../info/sc): Rename from sc.info.
6390 (../info/cl): Likewise.
6391 (INFO_TARGETS): Use new names.
6392
63931993-12-04 Richard Stallman (rms@srarc2)
6394
6395 * getopt.c: New file.
6396 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6397 (getopt.o): New rule.
6398 (dvi): Don't depend on texindex.
6399 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6400 Depend on texindex.
6401
64021993-12-03 Richard Stallman (rms@srarc2)
6403
6404 * Makefile (../info/sc.info): Rename from ../info/sc.
6405 (TEXI2DVI): New variable.
6406 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6407 Add explicit commands.
6408 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6409
64101993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6411
6412 * Version 19.22 released.
6413
64141993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6415
6416 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6417
64181993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6419
6420 * Version 19.21 released.
6421
64221993-11-15 Paul Eggert (eggert@twinsun.com)
6423
6424 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6425
64261993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6427
6428 * Makefile (../etc/GNU): New target.
6429 (EMACSSOURCES): Add gnu1.texi.
6430
64311993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6432
6433 * Makefile (realclean): Don't delete the Info files.
6434
f0131492 64351993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6436
6437 * forms.texi: Fix forms.texi so that it will format correctly.
6438 Add missing `@end iftex', fix bad reference.
6439
6440 * info.texi, info-stn.texi: New files implement texinfo version of
6441 `info' file.
6442
f0131492 64431993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6444
6445 * Makefile: Fix targets for texindex, new info.texi files.
6446 * info-stnd.texi: New file implements info for standalone info
6447 reader.
6448 * info.texi: Update to include recent changes to "../info/info".
6449 New source file for ../info/info; includes info-stnd.texi.
6450
6451 * texindex.c: Include "../src/config.h" if building in emacs.
6452
6453 * Makefile: Change all files to FILENAME.texi, force all targets
6454 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6455 vip.texinfo, forms.texinfo, cl.texinfo.
6456 Add target to build texindex.c, defining `emacs'.
6457
6458 * forms.texi: Install new file to match version 2.3 of forms.el.
6459
64601993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6461
6462 * Version 19.19 released.
6463
64641993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6465
6466 * sc.texinfo: Fix info file name.
6467
6468 * Makefile (info): Add gnus and sc.
6469 (dvi): Add gnus.dvi and sc.dvi.
6470 (../info/sc, sc.dvi): New targets.
6471
64721993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6473
6474 * Version 19.18 released.
6475
64761993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6477
6478 * Makefile: Fix source file names of the separate manuals.
6479 (gnus.dvi, ../info/gnus): New targets.
6480
64811993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6482
6483 * Version 19.17 released.
6484
64851993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6486
6487 * split-man: Fix typos in last change.
6488
64891993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6490
6491 * Version 19.16 released.
6492
64931993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6494
6495 * version 19.15 released.
6496
64971993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6498
6499 * Makefile (distclean): It's rm, not rf.
6500
65011993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6502
6503 * Version 19.14 released.
6504
65051993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6506
6507 * Makefile: New file.
6508
65091993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6510
6511 * Version 19.13 released.
6512
65131993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6514
6515 * Version 19.9 released.
6516
65171993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6518
6519 * Version 19.8 released.
6520
65211993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6522
6523 * Version 19.7 released.
6524
65251990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6526
6527 * gnus.texinfo: New file. Removed installation instructions.
6528
65291990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6530
6531 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6532
65331989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6534
6535 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6536 then define `\sc' as the command for smallcaps in Texinfo. This
6537 means that the @sc command will produce small caps. bfox has
6538 made the corresponding change to makeinfo and texinfm.el.
6539
65401988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6541
6542 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6543 Customization since the menu entry did not point to anything.
6544 Also add an @finalout command to remove overfull hboxes from the
6545 printed output.
6546
6547 * cl.texinfo: Add @bye, \input line and @settitle to file.
6548 This file is clearly intended to be a chapter of some other work,
6549 but the other work does not yet exist.
6550
65511988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6552
6553 * texinfo.texinfo: Three typos corrected.
6554
4009494e 6555;; Local Variables:
c8763fb6 6556;; coding: utf-8
4009494e
GM
6557;; fill-column: 79
6558;; add-log-time-zone-rule: t
6559;; End:
6560
5205011b 6561 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6562 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6563
6564 This file is part of GNU Emacs.
6565
97c0352c 6566 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6567 it under the terms of the GNU General Public License as published by
97c0352c
GM
6568 the Free Software Foundation, either version 3 of the License, or
6569 (at your option) any later version.
4009494e
GM
6570
6571 GNU Emacs is distributed in the hope that it will be useful,
6572 but WITHOUT ANY WARRANTY; without even the implied warranty of
6573 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6574 GNU General Public License for more details.
6575
6576 You should have received a copy of the GNU General Public License
97c0352c 6577 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6578
f7ed05c9 6579;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803