modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4970fbfe
CY
12009-12-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4
5 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
6
83828b06
KY
72009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
8
9 * gnus.texi (Direct Functions): Add missing port number to tls method.
10
45a4a565
JB
112009-12-15 Juanma Barranquero <lekktu@gmail.com>
12
13 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
14 ($(infodir)/edt, edt.dvi): New targets.
15
698bfef7
GM
162009-12-15 Glenn Morris <rgm@gnu.org>
17
18 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
19 (edt, $(infodir)/edt, edt.dvi): New targets.
20 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
21
22 * Makefile.in (PDF_TARGETS, pdf): New.
23 (clean): Add *.pdf.
24 Add pdf rules for all manuals.
25
0e983327
JB
262009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
27
28 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
29
8e687433
CY
302009-12-14 Chong Yidong <cyd@stupidchicken.com>
31
32 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
33 (Smart Jump, Analyzer Debug): Copyedits.
34 (Semantic mode user commands): Link to new nodes.
35 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
36 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
37 upstream Semantic manual.
38
39 * semantic.texi (Introduction): Minor fix to diagram.
40
020335df
MA
412009-12-09 Michael Albinus <michael.albinus@gmx.de>
42
43 * eshell.texi (History): Add the other built-in variables.
44 (Built-ins): Explain built-ins, and how to apply the external commands.
45 Add `history', `su' and `sudo'.
46
47 * tramp.texi (Remote processes): Add missing <RET> in the example.
48
6ddf13e4
BW
492009-12-01 Bill Wohler <wohler@newt.com>
50
51 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 52 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
53 excessively garrulous.
54
07b6428c
MA
552009-11-29 Michael Albinus <michael.albinus@gmx.de>
56
57 * tramp.texi (Remote processes): Improve eshell example with "su"
58 and "sudo" commands.
59
fd1cefda
CY
602009-11-28 Chong Yidong <cyd@stupidchicken.com>
61
62 * semantic.texi (Analyzer Internals): Rename from Analyzer.
63
64 * sem-user.texi (Semantic mode user commands): Fix key syntax.
65 Document semantic-complete-analyze-inline.
66 (Semanticdb search debugging commands): Minor clarification.
67 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 68 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 69 manual.
9d542758 70 (Semantic mode): Link to Idle Scheduler.
fd1cefda 71
159e3ad5
KR
722009-11-28 Kevin Ryde <user42@zip.com.au>
73
74 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 75 @pxref, now EIEIO is in Emacs.
159e3ad5 76
c6d47315
KR
77 * erc.texi (Development): Correction to git tutorial url.
78
16f6287e
GM
792009-11-26 Glenn Morris <rgm@gnu.org>
80
81 * faq.texi (Latest version of Emacs): Mention stability of development
82 version.
83 (Problems with very large files): Max buffer size increase in 23.2.
84 (VM): VM has moved house again.
85
5ea5dbc9
JB
862009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
87
88 * calc.texi (Radix modes): Discuss alternate bases for two's complement
89 notations.
90
5dec9555
CD
912009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
92
45a4a565 93 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 94
bd6f6833
CY
952009-11-20 Chong Yidong <cyd@stupidchicken.com>
96
97 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
98 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
99 (Idle Completions Mode): Numerous copyedits.
bd6f6833 100
be479117
JB
1012009-11-17 Juanma Barranquero <lekktu@gmail.com>
102
103 * semantic.texi (Semantic Internals, Glossary):
104 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
105 (Semanticdb search debugging commands): Fix typos.
106
17291a1f
JB
1072009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
108
be479117 109 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 110
af42a9cc
JB
1112009-11-16 Juanma Barranquero <lekktu@gmail.com>
112
113 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
114 ($(infodir)/semantic, semantic.dvi): New targets.
115
3149927d
CY
1162009-11-16 Chong Yidong <cyd@stupidchicken.com>
117
118 * Makefile.in: Build the Semantic manual.
119
120 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
121 repository.
122
977640ed
MA
1232009-11-16 Michael Albinus <michael.albinus@gmx.de>
124
125 * dbus.texi (Receiving Method Calls): New defun
126 `dbus-unregister-service'.
127
17673adf
CD
1282009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
129
130 * org.texi (Speed keys): New section.
131
0ecd3c90
MA
1322009-11-13 Michael Albinus <michael.albinus@gmx.de>
133
134 * dbus.texi (Type Conversion): Fix typo.
135 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
136 `dbus-registered-objects-table'.
137 (Receiving Method Calls): New defun `dbus-register-property'. Move
138 `dbus-unregister-object' here.
139
8bfe682a
CD
1402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
141
142 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
143
1442009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
145
146 * org.texi (Column attributes): Add the new age summary operators.
147 Also, mention the fact you can only use one summary operator per
148 property.
149
1502009-11-13 John Wiegley <johnw@newartisans.com>
151
152 * org.texi (Tracking your habits): Added a new section in the
153 manual about how to track habits.
154 (Resolving idle time): Added a section on how idle and
155 dangling clocks are resolved.
156
1572009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
158
159 * org.texi (Agenda commands): Document the new `i' command.
160 (Inserting deadline/schedule): Document logging changes
161 of scheduling and deadline times stamps.
162 (In-buffer settings): Document the in-buffer keywords for logging
163 changes of scheduling and deadline times stamps.
164 (Structure editing, Plain lists): Document indentation
165 cycling in empty entries with TAB.
166 (Archiving): Document the default archiving command.
167 (Moving subtrees): Document the new keys for archiving.
168 (Internal archiving): Fix incorrect key.
169 (Agenda commands): Document the TODO set switching commands.
170 (Agenda commands): Document the new archiving keys.
171 (Clocking work time): Better description on how to save
172 and restore a clock.
173 (Resolving idle time): Mention the x11idle program to get true
174 idleness also under X11.
175 (Resolving idle time): Use @kbd instead of @key for normal
176 letters, because this is how he rest of the manual does this.
177 (Pushing to MobileOrg): Mention that `org-directory'
178 should be set.
179 (Agenda commands): Document that SPC is a filter for
180 any tag.
181 (Search view): Renamed from "Keyword search".
182 (Capure): New chapter.
183 (Markup): New chapter.
184 (Links in HTML export, Images in HTML export): Extend
185 the section titles.
186 (Images in HTML export): Document the align option.
187 (Text areas in HTML export): Extend the section title.
188 (Images in LaTeX export): Explain image placement in LaTeX.
189
693737cd
GM
1902009-11-10 Glenn Morris <rgm@gnu.org>
191
192 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
193
c7bd4ebe
MA
1942009-11-08 Michael Albinus <michael.albinus@gmx.de>
195
196 * tramp.texi (Auto-save and Backup): Disable backups just for a
197 method.
198
199 * trampver.texi: Update release number.
200
76c5acad
MA
2012009-11-07 Michael Albinus <michael.albinus@gmx.de>
202
203 Sync with Tramp 2.1.17.
204
205 * trampver.texi: Update release number.
206
d9a57abf
GM
2072009-10-29 Glenn Morris <rgm@gnu.org>
208
209 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
210
637f4f0f
MA
2112009-10-23 Michael Albinus <michael.albinus@gmx.de>
212
213 * tramp.texi (External methods): Temporary files are kept for
214 `rsync' and `rsyncc' methods.
215
310dbb05
JB
2162009-10-09 Juanma Barranquero <lekktu@gmail.com>
217
218 * eieio.texi: Fix typos.
219
09094f28
CY
2202009-10-07 Chong Yidong <cyd@stupidchicken.com>
221
222 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
223
216f299a
JB
2242009-10-07 Juanma Barranquero <lekktu@gmail.com>
225
226 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
227 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
228
966a6506
CY
2292009-10-07 Chong Yidong <cyd@stupidchicken.com>
230
231 * Makefile.in: Build EIEIO and EDE manuals.
232
2332009-10-07 Eric Ludlam <zappo@gnu.org>
234
235 * eieio.texi:
236 * ede.texi: New files.
237
8842cd9b
MA
2382009-10-05 Michael Albinus <michael.albinus@gmx.de>
239
240 * tramp.texi (Remote processes): Association of a pty is not supported.
241
7006d207
CD
2422009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
243
244 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
245 (Processing LaTeX fragments): Document that the size of images can be
246 changes using the variable `org-format-latex-options'.
247 (The date/time prompt, Timestamps): Be more accurate over ISO format
248 dates and times.
249 (Visibility cycling): Document showeverything keyword.
250 (In-buffer settings): Document showeverything keyword.
251 (Setting up the staging area): Fix the example.
252 (MobileOrg): New section.
253 (Agenda commands, Exporting Agenda Views): Document exporting the
254 agenda view to Org files.
255
0e7b2867
MA
2562009-09-28 Michael Albinus <michael.albinus@gmx.de>
257
258 * tramp.texi (History): Add IMAP support.
259 (External methods): Add `imap' and `imaps' methods.
260 (GVFS based methods): Add indices for `davs'.
261 (Password handling): Rename anchors. Add IMAP entries for
262 ~/.authinfo.gpg.
263
264 * trampver.texi: Set default value of `emacsimap'.
265
4146636e
KY
2662009-09-22 Daiki Ueno <ueno@unixuser.org>
267
268 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
269
d22f7ffa
CY
2702009-09-13 Chong Yidong <cyd@stupidchicken.com>
271
272 * dired-x.texi (Technical Details): Delete
273 dired-up-directory (Bug#4292).
274
66043531
MA
2752009-09-03 Michael Albinus <michael.albinus@gmx.de>
276
216f299a 277 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 278
6eb02347
CD
2792009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
280
281 * org.texi (Effort estimates): Document new effort setting commands.
282 (Agenda commands): Document the new keys fro agenda time motion.
283 Document entry text mode. Improve documentation of the keys to include
284 inactive time stamps into the agenda view.
285 (Feedback): Document the new bug report command.
286 (Structure editing): Added an index entry for the sorting of subtrees.
287
38dc51ba
KY
2882009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
289
290 * auth.texi (Help for users): Corrected markup.
291
e402f452
GM
2922009-09-02 Glenn Morris <rgm@gnu.org>
293
294 * emacs-mime.texi (time-date): Mention float-time.
295
744256cf
JB
2962009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
297
298 * calc.texi (Simplifying Formulas): Improve the wording.
299
b0b63450
MB
3002009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
301
302 * auth.texi: Rewritten for coverage and clarity.
303
3042009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
305
306 * gnus.texi (Expiring Mail): Mention
307 gnus-mark-copied-or-moved-articles-as-expirable.
308 (Various Various): Mention gnus-safe-html-newsgroups.
309
310 * gnus-news.texi: Mention
311 gnus-mark-copied-or-moved-articles-as-expirable.
312
313 * emacs-mime.texi (Display Customization): Add xref to
314 gnus-safe-html-newsgroups.
315
b59329e0
MA
3162009-08-28 Michael Albinus <michael.albinus@gmx.de>
317
318 * tramp.texi (Version Control): Remove.
af42a9cc 319 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
320 reference.
321 (External methods): Correct `scpc' concept index entries. New method
322 `rsyncc'.
323 (External packages): New subsections "Filename completion" and "File
324 attributes cache".
325
0ff2d6c2
JB
3262009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
327
328 * calc.texi (Rewrite Rules): Improve the example.
329 (Simplifying Formulas): Explain use of the I and H flags for
330 simplification.
331
ecd3d54f
MA
3322009-08-25 Michael Albinus <michael.albinus@gmx.de>
333
334 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
335 Describe autostart behaviour of dbus-ping.
336 (Synchronous Methods, Asynchronous Methods): Use English numeric format
337 for timeout values.
78176e69
MA
338 (Top): Remove footnote saying D-Bus is not enabled by
339 default. (Bug#4256)
ecd3d54f 340
0f215bca
DU
3412009-08-23 Daiki Ueno <ueno@unixuser.org>
342
343 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 344 Reported by Jari Aalto (Bug#4211).
0f215bca 345 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 346 epa-global-mail-mode.
3b7ab45f
DU
347 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
348 epa-setup.
0f215bca 349
4f22e84d
MA
3502009-08-16 Michael Albinus <michael.albinus@gmx.de>
351
352 * dbus.texi (Asynchronous Methods): Allow nil handler.
353
9ff0b02b 3542009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 355
26b03ee3 356 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 357
26b03ee3 358 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 359
4c39f404
CY
3602009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
361
362 * calc.texi (Date Forms): Fix typos.
363
3bcfba17
GM
3642009-08-08 Glenn Morris <rgm@gnu.org>
365
366 * org.texi (Agenda commands): Restore clobbered change.
367
66783bb4
EZ
3682009-08-07 Eli Zaretskii <eliz@gnu.org>
369
370 * calc.texi (Graphics, Devices): Update with the peculiarities of
371 operation on MS-Windows.
372
c8d0cf5c
CD
3732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
374
375 * org.texi (Publishing action): Improve documentation of file
376 names when publishing to the source directory.
377 (Clean view): Document `org-indent-mode'.
378 (Clocking work time): Add documentation for the
379 new :timetamp option when creating a clock report.
380 (Paragraphs): Fix many typos.
381 (Plain lists): Remove duplicate explanation about the
382 `C-c *' command.
383 (Literal examples): Update to reflect the new behavior
384 of the -n -r -k switches when exporting source code examples.
385 (Structure editing): Add information about `C-c *',
386 converting a plain list into a list of Org items.
387 (Remember): Small rephrasing of the paragraph
388 describing remember.el. Also mentioned that remember.el is part
389 of Emacs 23, not Emacs 22.
390 (Clocking work time): Add documentation about
391 displaying the current clocking time against the effort estimate.
392 Also add a footnote about using `org-clock-in-prepare-hook' to add
393 an effort estimate on the fly, just before clocking it.
394 (Footnotes): Document automatic renumbering and
395 sorting.
396 (Agenda commands): Document new bulk commands.
397 (Plain lists): Document new behavior of
398 `org-cycle-include-plain-lists'.
399 Hyphenation only in TeX.
400 (Clocking work time): Document the key to update effort
401 estimates.
402 (Clocking work time): Document the clock time display.
403 (Structure editing, TODO basics): Document new
404 variables.
405 (Column attributes): Document new colciew operators.
406 (Publishing options): Document :xml-declaration.
407 (Tracking TODO state changes): Document the
408 LOG_INTO_DRAWER property.
409 (Literal examples): Document the new implementation for
410 editing source code.
411 (Publishing action): Mention the new publishing
412 function, to publish an Org source file.
413 (Publishing links): Mention how to link to an Org source file.
414 (Macro replacement): Document new macros.
415 (Handling links): Document type-specific completion
416 when inserting links.
417 (Structure editing, Plain lists): Improve documentation
418 on sorting.
419 (Internal links): Document custom ids for links.
420 (Handling links): Document custom ids for links.
421 (CSS support): Document new class.
422 (Refiling notes): Document the possibility to create new nodes
423 during refiling.
424 (Agenda commands): Document the "?" operator to find
425 tasks without effort setting.
426 (Exporting agenda information): Section moved.
427 (RSS Feeds): New section.
428 (Built-in table editor): Document M-e and M-a navigate
429 inside table field.
430 (Stuck projects): Docment that projects identified as
431 un-stuck will still be searchd for stuck sub-projects.
432 (Paragraphs): Document centering.
433 (Creating timestamps, Agenda commands): Document new
434 behavior when changing time stamps.
435 (Structure editing): Document the new command
436 `org-clone-subtree-with-time-shift'.
437 (Publishing): Refresh this chapter.
438 (Export options, Export options, In-buffer settings):
439 Document the new keywords.
440 (Matching tags and properties): Collect all
441 documentation about tags/property matches here.
442 (Setting tags): Document `org-tag-persistent-alist'.
443 (Weekly/daily agenda): New section.
444 (Orgstruct mode): Describe `orgstruct++-mode'.
445 (Drawers): Mention the LOGBOOK drawer.
446 (Export options, Sectioning structure): Document the
447 #+LEATEX_HEADER in-buffer setting.
448 (Bugs): Section removed.
449 (Hooks): New section.
450 (Add-on packages): Moved here from old location.
451 (Context-sensitive commands): New section.
452 (Setting tags): Document newline option.
453 (Global TODO list, Matching tags and properties):
454 Mention more variables.
455 (Checkboxes): Update to changed command behavior.
81a5560e 456
40d2791f
CY
4572009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
458
459 * speedbar.texi (Basic Key Bindings): Fix typo.
460
65d0154b
JB
4612009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
462
463 * calc.texi (Vector/Matrix Functions): Add index entries for both
464 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
465 affects matrices with more than one row.
b5bdfd9f 466 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 467
5a9e3ab7
JB
4682009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
469
470 * calc.texi (Stack Manipulation Commands): Add documentation for
471 `calc-transpose-lines'
472
42fb7e61
MA
4732009-07-27 Michael Albinus <michael.albinus@gmx.de>
474
475 * dbus.texi (Receiving Method Calls): Describe special return value
476 `:ignore'.
477
574b69d5
AM
4782009-07-24 Alan Mackenzie <acm@muc.de>
479
480 * cc-mode.texi (Config Basics, File Styles): Document that at mode
481 initialization, any individual variable setting now takes precedence
482 over one done via c-file-style/c-file-offsets.
483
ec06459c
JB
4842009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
485
486 * calc.texi (Undoing Mistakes): Mention that the undo list will be
487 truncated when Calc is quit.
488 (Customizing Calc): Document `calc-undo-length'.
489
4ce54f6b
CY
4902009-07-20 Chong Yidong <cyd@stupidchicken.com>
491
492 * calc.texi (About This Manual): Don't mention chapter numbers in text.
493
0e4f8ba5
GM
4942009-07-11 Kevin Ryde <user42@zip.com.au>
495
496 * pcl-cvs.texi (About PCL-CVS):
497 * widget.texi (Basic Types):
498 Fix cross-references.
499
fa0f81b0
AS
5002009-07-01 Andreas Schwab <aschwab@redhat.com>
501
502 * dbus.texi (Type Conversion): Don't use literal control character.
503
88a683c5
MA
5042009-07-01 Michael Albinus <michael.albinus@gmx.de>
505
506 * tramp.texi (GVFS based methods): New section.
507 (Remote processes): Processes for GVFS based methods run locally.
508
36c8febb
MA
5092009-06-30 Michael Albinus <michael.albinus@gmx.de>
510
511 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
512 the words "kludge" and hack".
513 (External methods): Add `synce' method.
514
515 * trampver.texi: Update release number.
516
d6b951bb
MA
5172009-06-22 Michael Albinus <michael.albinus@gmx.de>
518
519 Sync with Tramp 2.1.16.
520
521 * tramp.texi (History): Add GVFS support.
522 (External methods): Precise `rsync' description. Add `dav', `davs' and
523 `obex' methods. Add 'tramp-gvfs-methods' option.
524 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
525 forms.
526 (Remote Programs): Introduce `tramp-own-remote-path'.
527 (Remote processes): New subsection "Running remote programs that create
528 local X11 windows".
529 (Frequently Asked Questions): Improve code for disabling vc.
530
531 * trampver.texi: Update release number. Set default value of
532 `emacsgvfs'.
533
70243478
CY
5342009-06-21 Chong Yidong <cyd@stupidchicken.com>
535
536 * Branch for 23.1.
537
54b31cbf
GM
5382009-06-17 Glenn Morris <rgm@gnu.org>
539
540 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
541 (Latest version of Emacs): Mention source code repository.
542
f6adc23c
GM
5432009-06-16 Glenn Morris <rgm@gnu.org>
544
545 * faq.texi (Top): Language tweak.
546 (Extended commands): Most people have arrow keys.
547 (Emacs manual): Say how to follow info links.
548 (File-name conventions): Change title a bit. Explain about source
549 versus installed. Condense etc description.
550 (Guidelines for newsgroup postings): Mention Savannah list page.
551 (Newsgroup archives): Simplify.
552 (Contacting the FSF): Add contact URL.
553 (Emacs Lisp documentation): Printed version not always available.
554 (Installing Texinfo documentation): Explain how by hand installation is
555 not normally needed. Use add-to-list. Remove duplicate reference.
556 (Informational files for Emacs): Move info on Help menu here from
557 "File-name conventions".
558 (Help installing Emacs): Tweak uref.
559 (Obtaining the FAQ): Mention repository.
560 (Origin of the term Emacs): Explain "ITS".
561 (Changing load-path): Use add-to-list.
562 (Automatic indentation): Clarify this is for Text mode.
563 Don't mention Indented Text mode.
564 (Finding Emacs on the Internet): The FSF does not seem to offer a
565 deluxe distribution on CD anymore.
566
b59a8457
GM
5672009-06-16 Glenn Morris <rgm@gnu.org>
568
569 * faq.texi (Top): Mention which Emacs version this FAQ is about.
570 Recommend the latest release. Mention how to get older FAQs.
571 Recommend the Emacs manual.
572 (Guidelines for newsgroup postings): Discourage cross-posts.
573 (Underlining paragraphs): Remove.
574 (Editing MS-DOS files): Remove pre-Emacs 20 information.
575 (Bugs and problems): Update key-binding.
576 (Problems with very large files): Mention 64-bit.
577 (Shell process exits abnormally): Remove.
578 (Problems with Shell Mode): Rename and update.
579 (Spontaneous entry into isearch-mode)
580 (Problems talking to certain hosts): Remove. This is old information,
581 in etc/PROBLEMS if needed.
582 (Emacs takes a long time to visit files, Updating Emacs): Remove.
583 (Dired claims that no file is on this line): Update.
584 (Installing Emacs, Problems building Emacs): Simplify.
585 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
586 information.
587 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
588 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
589 (JDEE): "JDEE", not "JDE".
590 (Handling C-s and C-q with flow control, Binding C-s and C-q):
591 Remove. This is old information, in etc/PROBLEMS if needed.
592 (stty and Backspace key, Kanji and Chinese characters): Remove.
593 (Right-to-left alphabets): Update section.
594 (Changing the included text prefix): Gnus uses message-yank-prefix.
595 Add cross-reference to Supercite manual.
596 (Saving a copy of outgoing mail): Simplify output file description.
597 (Expanding aliases when sending mail): Refer to Emacs manual.
598 Remove old info about RFC822.
599 Correct description of how to rebuild aliases.
600 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
601 (MIME with Emacs mail packages)
602 (Viewing articles with embedded underlining)
603 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
604 Remove old sections.
605 (Killing based on nonstandard headers): Remove. Scoring is preferable,
606 and is well-documented in the Gnus manual.
607 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
608 (Making Gnus faster): Rename from "Starting Gnus faster".
609 Merge "Catch-up is slow in Gnus" into here.
610
0e6d12ca
GM
6112009-06-14 Glenn Morris <rgm@gnu.org>
612
613 * faq.texi (Status of Emacs): Re-order with most recent releases first.
614 (New in Emacs 23): New section.
615 (Handling C-s and C-q with flow control): Add xref.
616
2e17e05e
GM
6172009-06-13 Glenn Morris <rgm@gnu.org>
618
619 * faq.texi (Setting up a customization file): Grammar fix.
620 Customize is no longer "new".
621 (Displaying the current line or column): Line-number mode is on by
622 default. Don't mention `column' package. Mention linum.el.
623 (Turning on abbrevs by default): Explain how to do it for buffers,
624 modes, and everywhere.
625 (Associating modes with files): Use add-to-list. Don't mention Emacs
626 19.
627 (Highlighting a region): On by default since 23.1.
628 (Replacing highlighted text): Update doc quote.
629 (Working with unprintable characters): Don't mention search-quote-char.
630 (Using an already running Emacs process): Gnuclient is probably not an
631 enhancement these days.
632 (Indenting switch statements): Remove mention of pre-Emacs 20.
633 (Horizontal scrolling): Abbreviate Emacs 20 description.
634 (Replacing text across multiple files): Fix name of dired command.
635 (Disabling backups): Use require not load.
4f9d4de3 636 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 637
2a1cf2b9
BW
6382009-06-13 Bill Wohler <wohler@newt.com>
639
640 Release MH-E manual version 8.2.
641
642 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
643 release 8.2.
644
85b438b7
GM
6452009-06-13 Glenn Morris <rgm@gnu.org>
646
647 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
648 in this day and age the common meaning is "on the web".
649 (copying): Use @copyright in all cases.
650 (Basic keys): Remove reference to deleted manual node "Text Characters".
651 (File-name conventions): Use GNU as an example rather than SERVICE.
652 default.el lives in site-lisp. Update Info directory location.
653 (Real meaning of copyleft): GPL actions have been brought, but all
654 settled out of court.
655 (Guidelines for newsgroup postings): Shorten section title.
656 Simplify comp.emacs description.
657 (Newsgroup archives): Change Google URL. Describe Gmane.
658 (Unsubscribing from Emacs lists): Remove discussion of "distribution
659 points". Mention List-Unsubscribe header.
660 (Contacting the FSF): Update email and URLs.
661 (Basic editing): Mention F1 for help.
662 (Installing Texinfo documentation): Refer to Texinfo website rather
663 than ftp server.
664 (Printing a Texinfo file): Mention texi2pdf.
665 (Informational files for Emacs): Don't describe FTP or SERVICE, they
666 are just stubs nowadays.
667 (Latest version of Emacs): Explain version numbers.
668 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
669 (Turning on syntax highlighting): No need to mention hilit19 any more.
670 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
671 (Modes for various languages): Remove section.
672 (Major packages and programs): Remove most version and maintainer
673 information - it's hard to keep up-to-date, and adds nothing.
674 Similarly with direct links to mailing lists.
675 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
676 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
677 years, and Emacs comes with tools for this now.
678 (Patch): Remove section - this is a standard tool.
679 (Using function keys under X): Remove section.
680
93e2d996
GM
6812009-06-12 Glenn Morris <rgm@gnu.org>
682
683 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
684 (Help installing Emacs): Remove reference to deleted X11 node.
685 (Associating modes with files): Interpreter-mode-alist is no longer
686 subservient to auto-mode-alist.
687 (Installing Emacs): Change future Emacs version.
688 (Linking with -lX11 fails): Remove old section.
689 (Packages that do not come with Emacs): Update ELL location.
690 Emacs Lisp archive is dead.
691 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
692 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
693 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
694 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
695 (Removing flashing messages): Remove section about non-existent Gnus
696 option.
697
f0bf7708
GM
698 * faq.texi (Top): Add @top command.
699 Remove the optional arguments from all @node commands: makeinfo can
700 generate these automatically, and it is easier to edit and rearrange
701 nodes without them.
702
30884d11
GM
7032009-06-11 Glenn Morris <rgm@gnu.org>
704
705 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
706 (The LPF): Make the updated URL the sole reference point.
707 (Learning how to do something): Update refcard price and format.
708 (Getting a printed manual): Sources in doc/emacs/, not man/.
709 Also available in PDF format. Since the page count varies, be less
710 precise.
711 (Informational files for Emacs): Remove references to deleted files
712 LPF and SUN-SUPPORT, and to UUCP.
713 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
714 Remove many obsolete ways to get the FAQ, which now seems only to be
715 distributed with Emacs.
716 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
717
deab46e0
CY
7182009-06-09 Chong Yidong <cyd@stupidchicken.com>
719
223b43fa 720 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 721 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 722
deab46e0
CY
723 * ada-mode.texi (Installation, Compile commands)
724 (Project File Overview, No project files, Set compiler options)
725 (Use GNAT project file, Use multiple GNAT project files)
726 (Identifier completion): Use @samp for menu items, and @kbd for key
727 sequences (Bug#3504).
728
71fbd643
DU
7292009-06-04 Daiki Ueno <ueno@unixuser.org>
730
8c9bb6f5 731 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 732
f197085b
CY
7332009-06-04 Ryan Yeske <rcyeske@gmail.com>
734
735 * message.texi (Header Commands): Fix descriptions to match
736 keybindings.
737
7f3bc720
DU
7382009-04-22 Daiki Ueno <ueno@unixuser.org>
739
740 * gnus.texi (Security): Mention that EasyPG is the current default.
741
4518068d
CY
7422009-04-13 Chong Yidong <cyd@stupidchicken.com>
743
744 * ediff.texi (Session Commands): Fix typo.
745
d7ca410a
MB
7462009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
747
748 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
749 news.software.readers. Reported by Florian Rehnisch.
750
c6c76add
GM
7512009-04-02 Glenn Morris <rgm@gnu.org>
752
753 * auth.texi: Capitalize direntry.
754
755 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
756 using a period in the entry name. (Bug#2797)
757
35ed8e2e
JB
7582009-03-03 Juanma Barranquero <lekktu@gmail.com>
759
760 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
761 ($(infodir)/auth, auth.dvi): New targets.
762
e280480a
GM
7632009-03-03 Glenn Morris <rgm@gnu.org>
764
765 * auth.texi: Fix @setfilename.
766
767 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
768 (auth, $(infodir)/auth, auth.dvi): New rules.
769
8a76755b
GM
7702009-02-25 Glenn Morris <rgm@gnu.org>
771
772 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
773
0038d478
MB
7742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
775
776 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
777
7782009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
779
780 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
781 gnus-nocem-issuers, and gnus-nocem-verifyer.
782
867d4bb3
JB
7832009-02-20 Juanma Barranquero <lekktu@gmail.com>
784
785 * ada-mode.texi (Project files, Automatic Casing):
786 * dbus.texi (Signals):
787 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
788 * mh-e.texi (HTML):
789 * nxml-mode.texi (Locating a schema)
790 (Using the document's URI to locate a schema):
791 * org.texi (Footnotes, Using the mapping API):
792 * rcirc.texi (Channels): Remove duplicate words.
793
3a44dc1f
GM
7942009-02-20 Glenn Morris <rgm@gnu.org>
795
796 * dired-x.texi (Miscellaneous Commands):
797 * gnus.texi: Minor updates for mbox Rmail.
798
5dc584b5
KB
7992009-02-16 Karl Berry <karl@gnu.org>
800
b59a8457
GM
801 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
802 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
803 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
804 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
805 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
806 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
807 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
808 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
809 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
810 Consistently use @insertcopying in the Top node,
5dc584b5 811 @contents at the front (after @end titlepage),
b59a8457 812 and @direntry after @copying. (Bug#1988)
5dc584b5 813
9eb59592
MB
8142009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
815
816 * auth.texi: New file documenting auth-source.
817
d324fa76
CD
8182009-02-13 Carsten Dominik <dominik@science.uva.nl>
819
820 * org.texi (Org Plot): Fix link.
821
7a603b73
DU
8222009-02-09 Daiki Ueno <ueno@unixuser.org>
823
824 * epa.texi (Mail-mode integration): Mention the way to do
825 "encrypt-to-self". (Bug#1807)
826
a626b338 8272009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
828
829 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
830
3b36c17e
MB
8312009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
832
833 * gnus-news.texi: Print version about Incoming*.
834
55033558
CD
8352009-02-02 Carsten Dominik <dominik@science.uva.nl>
836
837 * org.texi (Structure editing, Handling links)
838 (Fast access to TODO states, Javascript support): Make standard docs
839 correctly reflect default variable settings.
840
ec712abb
GM
8412009-02-02 Glenn Morris <rgm@gnu.org>
842
843 * org.texi: Fix typos.
844
7112648c
MA
8452009-02-01 Michael Albinus <michael.albinus@gmx.de>
846
847 Sync with Tramp 2.1.15.
848
849 * trampver.texi: Update release number.
850
2e461fc1
CD
8512009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
852
853 * org.texi (TODO dependencies): Document TODO dependencies on
854 checkboxes.
855
bc283609
CD
8562009-01-30 Carsten Dominik <dominik@science.uva.nl>
857
858 * org.texi (TODO dependencies): Document key binding for toggling
859 ORDERED property.
860
74fc5047
MA
8612009-01-28 Michael Albinus <michael.albinus@gmx.de>
862
863 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
864 of hook functions.
865
d6685abc
CD
8662009-01-28 Carsten Dominik <dominik@science.uva.nl>
867
868 * org.texi (TODO dependencies): New section.
869
65c439fd
CD
8702009-01-27 Carsten Dominik <dominik@science.uva.nl>
871
872 * org.texi (Plain lists, TODO basics, Priorities)
873 (Multiple sets in one file, Conflicts): Document interaction with
874 `shift-selection-mode'.
875
5fafc247
JB
8762009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
877
878 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
879 Make Calc the subject of sentences.
880 (Rearranging Formulas using Selections): Discuss new options
881 for `j *'.
882
e7433508
MA
8832009-01-26 Michael Albinus <michael.albinus@gmx.de>
884
885 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
886
2096a1b6
GM
8872009-01-26 Glenn Morris <rgm@gnu.org>
888
889 * org.texi: Fix typos.
890
0cb61492
BW
8912009-01-26 Bill Wohler <wohler@newt.com>
892
2096a1b6 893 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 894
0bd48b37
CD
8952009-01-25 Carsten Dominik <dominik@science.uva.nl>
896
897 * org.texi (References): Add information about remote references.
898 (Built-in table editor): Document `C-c RET' in tables.
899 (Math symbols, Quoting LaTeX code): Mention that simple
900 LaTeX macros survive LaTeX export.
901 (Images in LaTeX export): Show how to create a reference to a
902 figure.
903 (Sectioning structure): Document that the LaTeX class can be
904 specified in a property.
905 (Text areas in HTML export): New section.
906 (External links): Add examples for text search and ID links.
907 (Built-in table editor): Remove the descriptio of `C-c
908 C-q', it not longer works.
909 (Literal examples): Document that a space must follow
910 the colon in short examples.
911 (Relative timer): Document `org-timer-stop'.
912 (Footnotes): New section.
913 (Footnote markup): Shorten section and refer to new Footnote
914 section.
915 (Literal examples): Add documentation for line
916 numbering in and references to code examples.
917 (CSS support): Fix the description of default CSS styles.
918 (Capturing column view): Document
919 "file:path/to/file.org" as an allowed value for the ID property of
920 a dynamic block copying column view.
921
49dbbaf2
SE
9222009-01-23 Stephen Eglen <stephen@gnu.org>
923
924 * mh-e.texi (Getting Started): Describe $MH.
925
193e6828
MA
9262009-01-21 Michael Albinus <michael.albinus@gmx.de>
927
928 * tramp.texi (all): Harmonize usage of "external method",
929 "external transfer method" and "out-of-band method".
930 (Connection types): Precise the differences of inline and external
931 methods. Written by Adrian Phillips <a.phillips@met.no>.
932
26b9f88d
MB
9332009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
934
935 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
936 commands as described at the top. Reported by Allan Gottlieb
937 <gottlieb@nyu.edu>.
938
9392009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
940
941 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
942 nnmail-pathname-coding-system.
943
377952e0
GM
9442009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
945
946 * org.texi (Relative timer): Fix typo.
947
a20d3598
JB
9482009-01-15 Juanma Barranquero <lekktu@gmail.com>
949
950 * org.texi (Clocking work time): Fix typo.
98a1e0f5 951 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 952
a50253cc
GM
9532009-01-13 Glenn Morris <rgm@gnu.org>
954
955 * org.texi: Fix some more typos.
956
07450bee
GM
9572009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
958
959 * org.texi: Fix some typos.
960
e3e955fe
MB
9612009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
962
963 * gnus.texi (Group Parameters): Add note for local variables.
964
9652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
966
967 * gnus.texi (Converting Kill Files): Fix URL. Include
968 gnus-kill-to-score.el in contrib directory.
969
9702009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
971
972 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
973 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
974 (Paging the Article): Add index entry.
975
71dd9983
JB
9762009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
977
978 * ada-mode.texi (Examples): Delete redundant text.
979
4a0cf14f
MA
9802009-01-03 Michael Albinus <michael.albinus@gmx.de>
981
36c8febb 982 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
983
984 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
985 addresses.
986
aedac0f0
BW
9872009-01-03 Bill Wohler <wohler@newt.com>
988
989 * mh-e.texi (Scan Line Formats): Indicate that first column should be
990 kept empty.
991
4c65b566
CD
9922008-12-20 Carsten Dominik <dominik@science.uva.nl>
993
994 * org.texi (Activation, Exporting, ASCII export, HTML export)
995 (HTML Export commands, LaTeX/PDF export commands): Improve
996 documentation about transient-mark-mode.
997 (References): DOcuemtn the use of special names like $LR1 to reference
998 to fields in the last table row.
999
e1a78e1e
JL
10002008-12-19 Juri Linkov <juri@jurta.org>
1001
1002 * info.texi (Search Text): Remove mention of removed key binding M-s.
1003
17a0aa82
CD
10042008-12-18 Carsten Dominik <dominik@science.uva.nl>
1005
1006 * org.texi (References): Remove mentioning of @0 as reference for the
1007 last line, this has been reverted in the Lisp sources.
1008
4997d802
JB
10092008-12-17 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1012 (DVI_TARGETS): Remove duplicates. Add sasl.
1013 ($(infodir)/sasl, sasl.dvi): New targets.
1014
33306645
CD
10152008-12-17 Carsten Dominik <dominik@science.uva.nl>
1016
1017 * org.texi: Version number pushed to 6.15d.
1018
db55f368
CD
10192008-12-16 Carsten Dominik <dominik@science.uva.nl>
1020
a0bf4117 1021 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1022 (Images in LaTeX export): New section.
1023 (Inlined images, Images in HTML export): Sections renamed.
1024
dae0a942
MB
10252008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1026
1027 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1028
9f5572e9
MB
10292008-12-04 David Engster <dengste@eml.cc>
1030
1031 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1032 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1033
bc23baaa
CD
10342008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1035
1036 * org.texi (Using the mapping API): Fix bug in mapping example.
1037 (Publishing options): Make the list of properties complete again, in
1038 correspondence to the variable `org-export-plist-vars'.
1039 (Property searches): Document new special values for time comparisons.
1040 (Tag inheritance): Refine the description of tag inheritance.
1041 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1042 (Effort estimates): Document the new relative timer.
bc23baaa 1043
3bf8054f
JB
10442008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1045
1046 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1047 (Using Calc): Clarify use of `C-x * o'.
1048 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1049
ac134f2f
RS
10502008-11-28 Richard M Stallman <rms@gnu.org>
1051
1052 * dbus.texi (Receiving Method Calls): Clean up previous change.
1053
ace706d1
MA
10542008-11-26 Michael Albinus <michael.albinus@gmx.de>
1055
1056 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1057 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1058 `dbus-unescape-from-identifier'.
1059 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1060 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1061 (Signals): Use the constants in the example.
1062
d60b1ba1
CD
10632008-11-24 Carsten Dominik <dominik@science.uva.nl>
1064
b97439ce 1065 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1066
ce4fdcb9
CD
10672008-11-23 Carsten Dominik <dominik@science.uva.nl>
1068
1069 * org.texi (Setting up Remember): Document `org-remember-mode'.
1070 (External links): Document that bbdb links can use a regular
1071 expression.
1072 (External links): Document that elisp links can contain interactive
1073 commands.
1074
c8548a00 10752008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1076
1077 * viper.texi (viper-translate-all-ESC-keysequences):
1078 Description removed.
1079
6a2c4aec
GM
10802008-11-19 Glenn Morris <rgm@gnu.org>
1081
1082 * doclicense.texi: Change to FDL 1.3.
1083 Relicense all texi files under FDL 1.3 or later.
1084
59ee4113
JB
10852008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1086
1087 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1088
59bcbb98 10892008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1090
1091 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1092
1093 * ediff.texi: Version/date change.
9f90198a 1094
8aa41c9b
CY
10952008-11-14 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1098
17587b1b
JB
10992008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1100
1101 * calc.texi (About This Manual): Comment out a mention of
1102 marginal notes.
1103
564c900e
CD
11042008-11-12 Carsten Dominik <dominik@science.uva.nl>
1105
1106 * org.texi (Clocking work time): Document the :formula property of
1107 clock tables.
1108 (Structure editing, Refiling notes): Document refiling regions.
1109 (Agenda commands): Document the double-prefix version
1110 of the `l' command in the agenda.
1111 (Handling links): Explain the effect of a double prefix
1112 arg to `C-c C-o'.
1113 (TODO basics): Add documentation for tag triggers.
1114
3c4be1f2
GM
11152008-10-23 Glenn Morris <rgm@gnu.org>
1116
1117 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1118 byte-compiling things like `+'.
1119
1120 * ns-emacs.texi: Merge copyright years of author now with assignment
1121 into FSF years.
1122 (VER): Use it for easier automatic updating. Use Emacs version rather
1123 than standalone Emacs.app version.
1124
a6520ff3
CD
11252008-10-12 Carsten Dominik <dominik@science.uva.nl>
1126
864c9740 1127 * org.texi: Lots of minor fixes.
a6520ff3
CD
1128 (Capture): New chapter.
1129 (Org Plot): New section.
1130
db7a4b66
MH
11312008-09-30 Magnus Henoch <mange@freemail.hu>
1132
1133 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1134
4043c194
JB
11352008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1136
1137 * calc.texi (User Defined Units): Mention how to enter optional display
1138 string.
1139
eef5ade7
MB
11402008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1141
1142 * message.texi (Sending Variables): Fixed variable documentation to
1143 avoid the "y/n" wording.
1144
e52cac88
MB
11452008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1146
1147 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1148
11492008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1150
1151 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1152 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1153
00c55306
BW
11542008-09-22 Bill Wohler <wohler@newt.com>
1155
1156 Release MH-E manual version 8.1.
1157
1158 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1159 release 8.1.
1160
1161 * mh-e.texi: Retain dual license as agreed to by the FSF.
1162 However, bump GPL to Version 3.
1163 Use @include for license text.
1164
e52cac88 11652008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1166
1167 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1168 (Store custom flags and keywords, Store arbitrary data):
1169 Clean up markup.
64763fe3
MB
1170
11712008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1172
1173 * gnus.texi (The Gnus Registry): Document it.
1174
9e601b8d
MB
11752008-09-08 David Engster <dengste@eml.cc>
1176
88ee5b02
JB
1177 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1178 Clarify section about choosing back end servers.
9e601b8d 1179
247043f1
GM
11802008-08-23 Glenn Morris <rgm@gnu.org>
1181
1182 * dired-x.texi (Shell Command Guessing):
1183 Mention dired-guess-shell-case-fold-search. (Bug#417)
1184
2bfec7a0
MA
11852008-08-22 Michael Albinus <michael.albinus@gmx.de>
1186
1187 * trampver.texi: Update release number.
1188
247043f1 11892008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1190
1191 * ns-emacs.texi: Update version.
1192 (Introduction): Correct menu location for options save.
1193 (Customization): Note that defaults are stored under org.gnu.Emacs.
1194
8c20bd92
BW
11952008-08-11 Bill Wohler <wohler@newt.com>
1196
1197 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1198 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1199 Henman) (closes SF #1768928).
1200
767a4d92
GM
12012008-08-10 Glenn Morris <rgm@gnu.org>
1202
1203 * ns-emacs.texi: Use @copying. Change copyright of authors with
1204 assignment to FSF. Change license to GFDL.
1205 (Top): Remove outdated references.
1206
6ecfe5c2
MB
12072008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1208
88ee5b02
JB
1209 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1210 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1211 gnus-summary-sort-by-most-recent-date.
1212 (Summary Sorting): Explain prefix argument.
1213
12142008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1215
1216 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1217 gnus-summary-pipe-output.
1218
eb932e8a
MA
12192008-08-03 Michael Albinus <michael.albinus@gmx.de>
1220
1221 * dbus.texi (Receiving Method Calls): Document error handling of own
1222 D-Bus methods.
1223
bfe16263
BW
12242008-08-01 Bill Wohler <wohler@newt.com>
1225
1226 * mh-e.texi (Reading Mail)
9f90198a 1227 (Viewing Attachments): Describe new function
bfe16263
BW
1228 mh-show-preferred-alternative.
1229 (Sending Mail, Redistributing, Sending Message): Describe new hook
1230 mh-annotate-msg-hook.
1231
21956b56
MA
12322008-07-31 Michael Albinus <michael.albinus@gmx.de>
1233
1234 * dbus.texi (Arguments and Signatures): Fix example.
1235 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1236 (Asynchronous Methods): New node.
9f90198a
JB
1237 (Errors and Events): Describe extended layout of `dbus-event'.
1238 New defun `dbus-event-message-type'.
21956b56 1239
7c2fb837
DN
12402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1241
1242 * ediff.texi: Remove VMS support.
1243
13662773
JB
12442008-07-29 Juanma Barranquero <lekktu@gmail.com>
1245
1246 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1247 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1248
ddde0b34
CY
12492008-07-29 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * Makefile.in: Add mairix-el targets.
1252
12532008-07-29 David Engster <deng@randomsample.de>
1254
1255 * mairix-el.texi: New file.
1256
d5875b25
JB
12572008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1258
366b7d44
JB
1259 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1260 project files. Delete 'main_unit' project variable; not needed. Allow
1261 process environment variables wherever project variables are allowed.
1262 Add tutorial section on multiple GNAT project files.
d5875b25 1263
6cbab8ee
MA
12642008-07-27 Michael Albinus <michael.albinus@gmx.de>
1265
1266 Sync with Tramp 2.1.14.
1267
1268 * trampver.texi: Update release number.
1269
9e2a2647
DN
12702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1271
1272 * ns-emacs.texi:
1273 * faq.texi: Remove mentions of Mac Carbon.
1274
d62672f3
MB
12752008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1276
1277 * gnus.texi (Saving Articles): Describe the 2nd argument of
1278 gnus-summary-save-in-pipe.
1279 (SpamAssassin): Use it.
1280
12812008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1282
1283 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1284
dd12e1c6
CD
12852008-07-25 Carsten Dominik <dominik@science.uva.nl>
1286
1287 * org.texi (Export options): Document the use of the creator flag.
1288
44ce9197
CD
12892008-07-24 Carsten Dominik <dominik@science.uva.nl>
1290
1291 * org.texi: New version 6.06a.
1292
ddd13c5d
JB
12932008-07-23 Juanma Barranquero <lekktu@gmail.com>
1294
1295 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1296 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1297
8dc6104d
JB
12982008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1299
1300 * calc.texi (Editing Stack Entries):
1301 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1302 Calc's help functions. Mention fixing typos.
1303 (Customizing Calc): Fix typo.
1304
13052008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1306
1307 * calc.texi (summarykey): New macro. Use to correctly format keys in
1308 the summary.
1309
ddd13c5d 13102008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1311
1312 * ns-emacs.texi (Customization): Corrected documentation on color
1313 specification formats.
1314
568beaa2
AS
13152008-07-19 Andreas Schwab <schwab@suse.de>
1316
db8ef699 1317 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1318
1319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1320 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1321
cd71b9ae
MA
13222008-07-18 Michael Albinus <michael.albinus@gmx.de>
1323
1324 * dbus.texi (Inspection): Rework, introduce submenus.
1325 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1326 (Properties and Annotations, Arguments and Signatures): New nodes.
1327
9b7993b4
MA
13282008-07-13 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * dbus.texi (Receiving Method Calls): Fix description of
1331 `dbus-register-method'.
1332 (Signals): Allow also signal arguments for filtering in
1333 `dbus-register-signal'.
1334
241d447b
JB
13352008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1336
1337 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1338 `cnorm'.
1339 (Arithmetic Tutorial): Simplify the verification of prime factors.
1340
adb46650
MB
13412008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1342
1343 * gnus.texi (Saving Articles): Mention
1344 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1345
92e15881
JB
13462008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1347
1348 * calc.texi: Adjust mode line throughout.
1349
ea597303
JB
13502008-06-28 Juanma Barranquero <lekktu@gmail.com>
1351
1352 * sasl.texi (Mechanisms): Fix typos.
1353
aee08080
JB
13542008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1355
1356 * calc.texi (Killing from the stack): Mention using normal Emacs
1357 copying.
1358
a06a4a12
MA
13592008-06-21 Michael Albinus <michael.albinus@gmx.de>
1360
ea597303
JB
1361 * tramp.texi (Password handling): Renamed from "Password caching".
1362 Add `auth-source' mechanism.
a06a4a12
MA
1363 (Connection caching): Tramp reopens the connection automatically,
1364 when the operating system on the remote host has been changed.
1365
7389398d
EZ
13662008-06-20 Eli Zaretskii <eliz@gnu.org>
1367
1368 * makefile.w32-in (distclean): Remove makefile.
1369
b349f79f
CD
13702008-06-17 Carsten Dominik <dominik@science.uva.nl>
1371
3f9b4c2b 1372 * org.texi (Using the mapping API): New section.
b349f79f 1373 (Agenda column view): New section.
3f9b4c2b 1374 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1375 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1376 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1377
13782008-06-17 Jason Riedy <jason@acm.org>
1379
1380 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1381 function, and efmt may be a two-argument function.
1382 (Radio tables): Document multiple destinations.
1383
cd5c05d2
GM
13842008-06-16 Glenn Morris <rgm@gnu.org>
1385
1386 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1387 Add Cover-Texts.
1388
debf4439
GM
13892008-06-15 Glenn Morris <rgm@gnu.org>
1390
1391 * faq.texi (VER): Update to 23.0.60.
1392
1393 * mh-e.texi: Remove option of licensing under GPL.
1394 Add Cover-Texts to GFDL permissions notice.
1395 (GPL): Remove section.
1396 (GFDL): Include doclicense.texi rather than the actual text.
1397
1398 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1399 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1400
1401 * sasl.texi: Fix output file name.
1402
1403 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1404
1405 * gnus-coding.texi: Refer to license in Gnus manual.
1406
1407 * idlwave.texi, sasl.texi: Use @copying.
1408
1409 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1410
1411 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1412
1413 * url.texi: Use @copying, @title, @subtitle, @author.
1414
1415 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1416 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1417 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1418 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1419 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1420 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1421 * widget.texi, woman.texi:
1422 Remove references to external license, since doclicense is included.
1423
1424 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1425 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1426 Remove references to non-existent Invariant Sections.
1427
091f8bc1
GM
14282008-06-14 Glenn Morris <rgm@gnu.org>
1429
1430 * faq.texi (Major packages and programs): Remove references to external
1431 Supercite, Calc, VIPER, since they have been included for some time.
1432 Update VM, AUCTeX, BBDB entries.
1433
47bcb4d3
UJ
14342008-06-14 Ulf Jasper <ulf.jasper@web.de>
1435
1436 * newsticker.texi: Updated to match latest newsticker changes.
1437
6f093307
GM
14382008-06-13 Glenn Morris <rgm@gnu.org>
1439
1440 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1441 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1442 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1443 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1444 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1445 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1446 * woman.texi:
1447 Update Back-Cover Text as per maintain.info.
1448
2b968687
MB
14492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1450
1451 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1452
1453 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1454 (gnus-faq.xml): Update repository host.
1455
2b968687
MB
1456 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1457
14582008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1459
1460 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1461 Fix a typo.
1462
14632008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1464
1465 * gnus.texi (Mail Source Customization): Correct values of
1466 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1467 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1468
14692008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1470
1471 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1472 coding standards.
1473
14742008-06-14 David Engster <dengste@eml.cc>
1475
1476 * gnus.texi (nnmairix): Markup fixes.
1477
e6d2d263
MB
14782008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1479
2b968687 1480 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1481
14822008-06-05 David Engster <dengste@eml.cc>
1483
1484 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1485
14862008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1487
b344d29d 1488 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1489 (Searching, nnir, nnmairix): New stub nodes.
1490
ad231df6 14912008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1492
1493 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1494
f394fa25
MB
14952008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1496
1497 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1498
58333467
MB
14992008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1500
1501 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1502
67525fb9
JY
15032008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1504
1505 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1506
0549d8fc
JB
15072008-05-06 Juanma Barranquero <lekktu@gmail.com>
1508
1509 * info.texi (Top): Fix typo in xref.
1510
149a3837
KB
15112008-05-05 Karl Berry <karl@gnu.org>
1512
1513 * info.texi (Top): @xref to stand-alone manual.
1514
3a23a519
MB
15152008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1518 (Various Summary Stuff): Fix typo in last xref.
1519
0a29fbf3
JB
15202008-05-02 Juanma Barranquero <lekktu@gmail.com>
1521
1522 * org.texi (Moving subtrees): Fix typo.
1523
586b90f1
MA
15242008-04-28 Michael Albinus <michael.albinus@gmx.de>
1525
1526 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1527 Tramp via `tramp-mode'.
1528
b5af9883
CD
15292008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1530
1531 * org.texi: Massive changes, in many parts of the file.
1532
d55fe5bb
MB
15332008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1534
1535 * gnus.texi (Oort Gnus): Add message-fill-column.
1536
15372008-04-12 Adrian Aichner <adrian@xemacs.org>
1538
1539 * gnus.texi (Mail Source Specifiers): Typo fix.
1540
15412008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1542
1543 * gnus.texi (Diary Headers Generation): Update key binding for
1544 `gnus-diary-check-message'.
1545
15462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1547
1548 * gnus.texi (Emacsen): Addition.
1549
15502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1551
1552 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1553
15542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1555
1556 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1557
15582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1559
1560 * gnus-news.texi: Update tool bar item.
1561
15622008-04-09 Sven Joachim <svenjoac@gmx.de>
1563
1564 * gnus-news.texi: Fix typos.
1565
76c109c3
JB
15662008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1567
222027f2 1568 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1569 Add mention of `kron'.
1570
d5fbd5a6
MO
15712008-04-01 Daiki Ueno <ueno@unixuser.org>
1572
1573 * epa.texi (Encrypting/decrypting *.gpg files): Document
1574 epa-file-name-regexp.
1575
fbcbb58c
KY
15762008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1577
1578 * gnus.texi (Example Methods): Fix description about ssh-agent.
1579 (Indirect Functions): Fix the default value of nntp-telnet-command;
1580 remove link to connect.html.
1581
134ce16c
MA
15822008-03-30 Michael Albinus <michael.albinus@gmx.de>
1583
1584 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1585 dbus-call-method.
1586 (Receiving Method Calls): The timeout can be set by the calling client.
1587
da1975d7
MA
1588 * trampver.texi: Update release number.
1589
2e4089ab
RS
15902008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1591
1592 * gnus.texi (Top): Fix version. Add SASL.
1593
70cab5a9
MA
15942008-03-29 Michael Albinus <michael.albinus@gmx.de>
1595
1596 Sync with Tramp 2.1.13.
1597
1598 * trampver.texi: Update release number.
1599
5bc6ddff
MB
16002008-03-29 Chong Yidong <cyd@stupidchicken.com>
1601
1602 * org.texi: Update to new org-mode website.
1603
16042008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1605
1606 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1607
9b3ebcb6
MB
16082008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1609
1610 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1611 gnus-read-ephemeral-gmane-group-url,
1612 gnus-read-ephemeral-emacs-bug-group,
1613 gnus-read-ephemeral-debian-bug-group.
1614
16152008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1616
1617 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1618
1619 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1620 Add FIXMEs for Bookmarks and gnus-registry-marks.
1621
16222008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1623
1624 * gnus.texi (Smileys): Document `smiley-style'.
1625
16262008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1627
1628 * gnus.texi (Gnus Development): Clarify difference between ding and
1629 gnu.emacs.gnus.
1630 (MIME Commands, Using MIME, RSS): Fix markup.
1631
1632 * gnus-faq.texi ([8.4]): Ditto.
1633
16342008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1635
1636 * gnus.texi (Emacsen): Remove obsolete stuff.
1637
16382008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1639
1640 * gnus.texi (Oort Gnus): Add version info WRT
1641 `mail-source-delete-incoming'.
1642
16432008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1644
1645 * gnus.texi (Top): Add "Other related manuals" and version info in
1646 `iftex' output.
1647 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1648 gnus-balloon-face-0 and the corresponding format specifiers.
1649
608d6a81
MA
16502008-03-26 Michael Albinus <michael.albinus@gmx.de>
1651
1652 * tramp.texi (Filename completion): Remove footnote about let-bind
1653 of `partial-completion-mode'. It doesn't work this way.
1654
27a6f132
SM
16552008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1656
1657 * pcl-cvs.texi (Contributors): Update my email.
1658
4a7c4c40
MA
16592008-03-21 Michael Albinus <michael.albinus@gmx.de>
1660
1661 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1662
2940c053
BW
16632008-03-17 Bill Wohler <wohler@newt.com>
1664
1665 * mh-e.texi (Viewing): Update URL for adding header fields to
1666 mh-invisible-header-fields-default.
1667
30864d5f
BW
16682008-03-16 Bill Wohler <wohler@newt.com>
1669
1670 * mh-e.texi (Preface): Add Gnus to requirements.
1671 (Forwarding): Note that forwarded MIME messages are now inline.
1672
31fe2b00
SM
16732008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1674
1675 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
1676 (Common Variables): Give precedence to the netcat methods over the
1677 telnet methods, and mention that they are more reliable.
31fe2b00 1678
5e97c626
CD
16792008-03-13 Carsten Dominik <dominik@science.uva.nl>
1680
1681 * org.texi (Exporting Agenda Views): Document agenda export to
1682 iCalendar.
1683 (Progress logging): Document the new progress logging stuff.
1684
37a68866
MB
16852008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1686
1687 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1688 Update for change of `mail-source-delete-incoming'.
1689
1690 * gnus-news.texi: Ditto.
1691
8f7abae3
MB
16922008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1695 custom versions.
1696
af379c86
AM
16972008-03-07 Alan Mackenzie <acm@muc.de>
1698
1699 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1700 parens/brackets in a k&r region is limited.
1701
3d0f8a67
MB
17022008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1703
1704 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1705 using different Emacs versions.
1706
52151df0
GM
17072008-02-27 Glenn Morris <rgm@gnu.org>
1708
1709 * sc.texi: Remove a lot of old and obsolete info.
1710 (titlepage): Simplify.
1711 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1712 (VM with any Emacsen, GNEWS with any Emacsen)
1713 (Overloading for Non-conforming MUAs, Version 3 Changes)
1714 (The Supercite Mailing List): Delete nodes.
1715 (Introduction): Remove info about old packages.
1716 (Getting Connected): Simplify. Remove info about old packages.
1717 (Citing Commands): Delete Emacs 19 info.
1718 (Hints to MUA Authors): Simplify.
1719 (Thanks and History): Merge in some info from the deleted node
1720 "Version 3 Changes".
1721
b03f96dc
MB
17222008-02-05 Juanma Barranquero <lekktu@gmail.com>
1723
1724 * org.texi (Setting tags, In-buffer settings):
1725 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1726
52bec650
MB
17272008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1728
1729 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1730 installation directory name.
1731
34a3c587
RF
17322008-02-12 Romain Francoise <romain@orebokech.com>
1733
1734 * epa.texi (Overview): Fix typo.
1735
5a8d03e9
MO
17362008-02-11 Daiki Ueno <ueno@unixuser.org>
1737
1738 * epa.texi (Quick start): Remove the .emacs setting.
1739
f1914c40
MO
17402008-02-10 Daiki Ueno <ueno@unixuser.org>
1741
1742 * epa.texi (Quick start): Use the command `epa-enable' instead of
1743 loading `epa-setup'.
1744
bca98fc9
JB
17452008-02-08 Juanma Barranquero <lekktu@gmail.com>
1746
1747 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1748 ($(infodir)/epa, epa.dvi): New targets.
1749
4b01af2e
MO
17502008-02-08 Daiki Ueno <ueno@unixuser.org>
1751
1752 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1753
1754 * epa.texi: New manual documenting the EasyPG Assistant.
1755
06c0751a
MA
17562008-02-06 Michael Albinus <michael.albinus@gmx.de>
1757
1758 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1759 (Inspection): New function dbus-ping.
1760
7dcccd7b
MA
17612008-02-05 Michael Albinus <michael.albinus@gmx.de>
1762
1763 * tramp.texi (Remote processes): Add `shell-command'.
1764
a1da1e37
MB
17652008-01-28 Michael Sperber <sperber@deinprogramm.de>
1766
1767 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1768 (Group Parameters): Document `mail-source' parameter.
1769
c9d8f746
MA
17702008-01-27 Michael Albinus <michael.albinus@gmx.de>
1771
1772 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1773 must be a local host.
1774
15db4a13
MO
17752008-01-26 Michael Olson <mwolson@gnu.org>
1776
1777 * erc.texi: Update version for ERC 5.3 release.
1778 (Obtaining ERC): Update extras URLs for 5.3.
1779 (Development): Write instructions for git, and remove those for Arch.
1780 (History): Mention the switch to git.
1781
2bc43980
KB
17822008-01-24 Karl Berry <karl@gnu.org>
1783
bca98fc9
JB
1784 * info.texi (Search Index, Search Text): Mention the command
1785 character in the section name, a la the (Go to node) node.
2bc43980 1786
d2e4a6c9
MA
17872008-01-21 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1790
0b6799c3
MB
17912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1792
1793 * gnus-news.texi: Mention gnus-article-describe-bindings.
1794
17952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1796
1797 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1798
db9c3fb1 17992008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1800
7b4d0413 1801 * org.texi (Property inheritance): New section.
db9c3fb1 1802 (Conventions): New section.
7b4d0413 1803 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1804 commands, and the new bindings for refiling.
1805 (Sparse trees): Document the new special command for sparse trees.
1806 (References): Be more clear about the counting of hilines.
1807 (Handling links): Document M-p/n for accessing links.
1808 (Fast access to TODO states): New section.
1809 (Per file keywords): New section.
1810 (Property inheritance): New section.
1811 (Column attributes): New summary types.
1812 (Capturing Column View): New section.
1813 (The date/time prompt): Cover the new features in the date/time prompt.
1814 Compactify the table of keys for the calendar remote control.
1815 (Clocking work time): Document the new :scope parameter.
1816 (Remember): Promoted to chapter.
1817 (Quoted examples): New section.
1818 (Enhancing text): New verbatim environments.
1819
6ed73f28
MA
18202008-01-14 Michael Albinus <michael.albinus@gmx.de>
1821
1822 * trampver.texi: Update release number.
1823
95838435
MB
18242008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1825
1826 * gnus.texi (Article Keymap): Add
1827 gnus-article-wide-reply-with-original; fix descriptions of
1828 gnus-article-reply-with-original and
1829 gnus-article-followup-with-original.
1830
20234d96
GM
18312008-01-09 Glenn Morris <rgm@gnu.org>
1832
1833 * nxml-mode.texi: Add @copying section.
1834
d82cf70b
MB
18352008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1836
1837 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1838 Server". Add `message-send-mail-with-mailclient'.
1839
1840 * gnus.texi (Posting Server): Move some text to "(message)Mail
1841 Variables" and add a reference here.
1842
addb7f2e
MA
18432008-01-04 Michael Albinus <michael.albinus@gmx.de>
1844
1845 * dbus.texi (Receiving Method Calls): New chapter.
1846 (Errors and Events): Add serial number to events. Replace "signal" by
1847 "message". Introduce dbus-event-serial-number.
1848
4db2806c
MA
18492008-01-03 Michael Albinus <michael.albinus@gmx.de>
1850
1851 * dbus.texi (Type Conversion): Explain the type specification for empty
1852 arrays. Use another example.
1853
c9ecb5a7
MA
18542007-12-30 Michael Albinus <michael.albinus@gmx.de>
1855
1856 * dbus.texi (all): Replace "..." by @dots{}.
1857 (Type Conversion): Precise the value range for :byte types.
1858 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1859 Mention its return value.
1860 (Errors and Events): There is no D-Bus error propagation during event
1861 processing.
1862
702dbfd9
JB
18632007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1864
1865 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1866 New sections.
1867
87035689
MB
18682007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1869
1870 * gnus.texi (Group Parameters): Reorder the text and add a note about
1871 `gnus-parameters' near the beginning of the node.
1872
18732007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1874
1875 * gnus.texi (Score File Editing): Fix function name.
1876
5492f5ca
MA
18772007-12-23 Michael Albinus <michael.albinus@gmx.de>
1878
1879 Sync with Tramp 2.1.12.
1880
1881 * trampver.texi: Update release number.
1882
d4e67bc5
MA
18832007-12-22 Michael Albinus <michael.albinus@gmx.de>
1884
1885 * dbus.texi (Type Conversion): Correct input parameters mapping.
1886
6a31c819
MA
18872007-12-21 Michael Albinus <michael.albinus@gmx.de>
1888
1889 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1890 (Errors and Events): Mention wrong-type-argument error.
1891
99a3e35f
AS
18922007-12-21 Alex Schroeder <alex@gnu.org>
1893
1894 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1895 spaces. Fixed some typos.
99a3e35f
AS
1896 (Internet Relay Chat): Explain relay.
1897 (Getting started with rcirc): Change items to reflect prompts.
1898 Add more explanation to rcirc-track-minor-mode and added a comment to
1899 warn future maintainers that this section is a copy.
11ac7c8e 1900 (People): Changed /ignore example.
62b12a24 1901 (Keywords): Not keywords.
99a3e35f 1902
331e4d02
AS
19032007-12-20 Alex Schroeder <alex@gnu.org>
1904
1905 * rcirc.texi (Top): Fighting Information Overload chapter added.
1906 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1907 (rcirc commands): Moved /ignore command to the new chapter.
1908 (Fighting Information Overload): New chapter documenting /keyword,
1909 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1910 (Configuration): Document rcirc-server-alist, remove
1911 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1912
cd71c3ef
MA
19132007-12-16 Michael Albinus <michael.albinus@gmx.de>
1914
1915 * dbus.texi (Signals): Fix example in dbus-register-signal.
1916
bbbe940b
MB
19172007-12-14 Sven Joachim <svenjoac@gmx.de>
1918
1919 * gnus.texi (Score Variables): Fix typo.
1920
0ce574ef
MA
19212007-12-07 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1924 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1925 (Errors and Events): Adapt dbus-event.
1926
b890d447
MB
19272007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1928
1929 * gnus.texi (Other Files): Add the yenc command.
1930
19312007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1932
1933 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1934 since 2004-08-06.
1935
19362007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1937
1938 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1939 on body.
1940
19412007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1942
1943 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1944 and rfc2047-allow-irregular-q-encoded-words; fix description of
1945 rfc2047-encode-encoded-words.
1946
19472007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1948
1949 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1950
3728bf03
MO
19512007-12-05 Michael Olson <mwolson@gnu.org>
1952
1953 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1954 Update documentation for `remember-diary-file'.
1955
a4397af9
MA
19562007-12-04 Michael Albinus <michael.albinus@gmx.de>
1957
1958 * dbus.texi (Signals): Precise `dbus-register-signal'.
1959 (Errors and Events): Rework events part, the internal structure of
1960 dbus-event has changed.
1961
1682490c
JB
19622007-12-03 Juanma Barranquero <lekktu@gmail.com>
1963
1964 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1965 ($(infodir)/dbus, dbus.dvi): New targets.
1966
7b13a0f2
MA
19672007-12-03 Michael Albinus <michael.albinus@gmx.de>
1968
1969 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1970 unconditionally.
1971
1972 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1973 emulation with @print{}.
1974
7ef92bc9
RS
19752007-12-02 Richard Stallman <rms@gnu.org>
1976
1977 * dbus.texi (Overview): Minor cleanup.
1978
22d8ac3a
MA
19792007-12-02 Michael Albinus <michael.albinus@gmx.de>
1980
d3a8e0df
MA
1981 * Makefile.in (INFO_TARGETS): Add dbus.
1982 (DVI_TARGETS): Add dbus.dvi.
1983 (dbus, dbus.dvi): New targets.
1984
22d8ac3a
MA
1985 * dbus.texi: New file.
1986
559764ab
RF
19872007-11-24 Romain Francoise <romain@orebokech.com>
1988
1989 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1990 Fix file name to match @setfilename.
559764ab 1991
ac97a16b
MH
19922007-11-23 Mark A. Hershberger <mah@everybody.org>
1993
1994 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1995 ($(infodir)/nxml-mode): New rule.
1996
1997 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1998 ($(infodir)/nxml-mode): New rule.
1999 (clean): Add nxml-mode*.
2000
2001 * nxml-mode.texi: New file with nxml manual.
2002
404cd454
GM
20032007-11-18 Richard Stallman <rms@gnu.org>
2004
2005 * flymake.texi (Example -- Configuring a tool called directly):
2006 Update example.
2007
b048d478
MA
20082007-11-18 Michael Albinus <michael.albinus@gmx.de>
2009
2010 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2011 double-slash behavior. Explain directory contents flushing.
b048d478 2012
346e8469
JB
20132007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2014
2015 * calc.texi (TeX and LaTeX Language Modes): Put in
2016 missing braces.
2017
404cd454
GM
20182007-11-15 Richard Stallman <rms@gnu.org>
2019
2020 * cl.texi (Equality Predicates): Delete `eql'.
2021 (Predicates, Naming Conventions, Top): Delete `eql'.
2022 (Common Lisp Compatibility): Delete `eql'.
2023 (Porting Common Lisp): Delete obsolete backquote info.
2024 Minor clarification about character constants.
2025 (Sequence Basics): Minor clarification.
2026
1f6af58b
JB
20272007-11-15 Juanma Barranquero <lekktu@gmail.com>
2028
dccb744b 2029 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2030 * tramp.texi (Filename completion): Fix typos.
2031
3bc88bc9
JB
20322007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2033
2034 * calc.texi (Basic commands): Mention the menu.
2035
bc5300d3
MA
20362007-11-12 Michael Albinus <michael.albinus@gmx.de>
2037
2038 * tramp.texi (Connection caching): Tramp flushes connection
2039 properties when remote operating system has been changed.
2040
4d8a28ec
MB
20412007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2042
2043 * gnus-news.texi: Fix spelling.
2044 `message-insert-formatted-citation-line', not
2045 `message-insert-formated-citation-line'.
2046
404cd454
GM
2047 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2048
e1176b47
MA
20492007-11-07 Michael Albinus <michael.albinus@gmx.de>
2050
2051 * tramp.texi (Overview): Mention also the PuTTY integration under
2052 Win32. Remove paragraphs about Tramp's experimental status.
2053 (Frequently Asked Questions): Add code example for highlighting the
2054 mode line.
2055
6159985a
MO
20562007-11-03 Michael Olson <mwolson@gnu.org>
2057
2058 * remember.texi: Change mentions of remember-buffer to
2059 remember-finalize throughout.
2060
bec9b2f5
MO
20612007-10-30 Michael Olson <mwolson@gnu.org>
2062
2063 * remember.texi (Copying): Remove.
2064 (Mailbox): Update with non-BBDB instructions.
2065 (Diary, Org): Add.
2066 (Bibliography, Planner Page): Remove.
2067
b6173182
JB
20682007-10-30 Juanma Barranquero <lekktu@gmail.com>
2069
2070 * makefile.w32-in (INFO_TARGETS): Add remember.
2071 (DVI_TARGETS): Add remember.dvi.
2072 ($(infodir)/remember): New rule.
2073 (clean): Add remember*.
2074
15f3eb73
MO
20752007-10-30 Michael Olson <mwolson@gnu.org>
2076
70bdc930
MO
2077 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2078 ($(infodir)/remember): New rule that builds the Remember Manual.
2079
b6173182
JB
2080 * remember.texi: New file containing the Remember Mode Manual.
2081 Shuffle chapters around after initial import.
7d3f6f1a
MO
2082 (Function Reference): Split Keystrokes into separate chapter.
2083 (Keystrokes): Document C-c C-k.
51d24a12 2084 (Introduction): Fix typographical issue with "---".
15f3eb73 2085
404cd454
GM
20862007-10-29 Richard Stallman <rms@gnu.org>
2087
2088 * widget.texi (Introduction): Delete discussion of implementation
2089 internals.
2090
9bbb9638
MA
20912007-10-29 Michael Albinus <michael.albinus@gmx.de>
2092
2093 * tramp.texi (Connection caching): Host names must be different
2094 when tunneling.
2095
c7ff939a
RS
20962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2097
2098 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2099 Gnus v5.13.
2100
01c52d31
MB
21012007-10-28 Miles Bader <miles@gnu.org>
2102
2103 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2104
21052007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2106
2107 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2108
21092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2110
2111 * gnus.texi (Sorting the Summary Buffer): Remove
2112 gnus-article-sort-by-date-reverse.
2113
21142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2115
2116 * gnus.texi (Non-ASCII Group Names): New node.
2117 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2118 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2119
c8763fb6 21202007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2121
2122 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2123 clean the output of the program `imap-shell-program'.
2124
21252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2126
2127 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2128
21292007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2130
2131 * gnus.texi (Sticky Articles): Documentation for sticky article
2132 buffers.
2133
c8763fb6 21342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2135
2136 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2137
21382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2141
21422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2143
2144 * gnus.texi (Archived Messages): Document
2145 gnus-update-message-archive-method.
2146
21472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2148
2149 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2150
c8763fb6 21512007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2152
2153 * gnus.texi (Group Maneuvering): Document
2154 `gnus-summary-next-group-on-exit'.
2155
21562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2157
2158 * gnus.texi (Really Various Summary Commands): Mention
2159 gnus-auto-select-on-ephemeral-exit.
2160
21612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi, message.texi: Bump version number.
2164
21652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2166
2167 * gnus.texi (Group Line Specification, Misc Group Stuff)
2168 (Server Commands): Parenthesize @pxref{Mail Spool}.
2169
21702007-10-28 Didier Verna <didier@xemacs.org>
2171
2172 New user option: message-signature-directory.
2173 * message.texi (Insertion Variables): Document it.
2174 * gnus.texi (Posting Styles): Ditto.
2175
21762007-10-28 Didier Verna <didier@xemacs.org>
2177
2178 * gnus.texi (Group Line Specification):
2179 * gnus.texi (Misc Group Stuff):
2180 * gnus.texi (Server Commands): Document the group compaction feature.
2181
21822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2183
2184 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2185
2186 * message.texi (Various Message Variables): Add message-fill-column.
2187
21882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2189
2190 * gnus.texi: Untabify.
2191
21922007-10-28 Didier Verna <didier@xemacs.org>
2193
2194 * gnus.texi (Group Parameters): Document the posting-style merging
2195 process in topic-mode.
2196
21972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2198
2199 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2200
22012007-10-28 Romain Francoise <romain@orebokech.com>
2202
2203 * gnus.texi (Mail Spool): Fix typo.
2204 Update copyright.
2205
22062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2207
2208 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2209
22102007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2211
2212 * gnus.texi (Summary Generation Commands):
2213 Add gnus-summary-insert-ticked-articles.
2214
22152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2216
b2abec73
JB
2217 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2218 to spam-spamassassin-program.
01c52d31
MB
2219
22202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2221
2222 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2223
22242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2225
2226 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2227
22282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2229
2230 * message.texi (Mail Headers): Document `opportunistic'.
2231
22322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2233
2234 * emacs-mime.texi (Encoding Customization): Explain how to set
2235 mm-coding-system-priorities per hierarchy.
2236
22372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2238
2239 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2240 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2241
22422007-10-28 Didier Verna <didier@xemacs.org>
2243
2244 * message.texi (Wide Reply): Update documentation of
2245 message-dont-reply-to-names (now allowing a list of regexps).
2246
22472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2248
2249 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2250
22512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi (SpamAssassin back end): Fix typo.
2254
2255 * sieve.texi (Examples): Fix grammar.
2256
22572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2258
2259 * gnus.texi (Searching for Articles): Document M-S and M-R.
2260 (Limiting): Document / b.
2261
22622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * gnus.texi (Thread Commands): T M-^.
2265
22662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2267
2268 * message.texi (Mail Aliases): Document ecomplete.
2269 (Mail Aliases): Fix typo.
2270
22712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2272
2273 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2274 fix typo.
2275
22762007-10-28 Romain Francoise <romain@orebokech.com>
2277
2278 * gnus.texi (Mail Spool): Grammar fix.
2279
22802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2281
2282 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2283 string.
2284
22852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2286
2287 * gnus.texi (Group Parameters): Fix description.
2288
22892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2290
b2abec73
JB
2291 * gnus.texi (Gmane Spam Reporting):
2292 Fix spam-report-gmane-use-article-number.
2293 Add spam-report-user-mail-address.
01c52d31
MB
2294
22952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2298
22992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2300
2301 * gnus.texi (Group Parameters): Add simplified sorting example based on
2302 example for `Sorting the Summary Buffer' from Jari Aalto
2303 <jari.aalto@cante.net>.
2304 (Example Methods): Add example for an indirect connection.
2305
23062007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2307
2308 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2309 (Agent Parameters): Updated parameter names to match code.
2310 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2311 'gnus-agent-summary-fetch-series'.
2312 (Agent and flags): New section providing a generalized discussion
2313 of flag handling.
2314 (Agent and IMAP): Removed flag discussion.
b2abec73 2315 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2316
23172007-10-28 Romain Francoise <romain@orebokech.com>
2318
2319 * gnus.texi (Exiting the Summary Buffer): Add new function
2320 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2321
23222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2323
2324 * gnus.texi (Conformity): Fix typo.
2325 (Customizing Articles): Document `first'.
2326
23272007-10-28 Jari Aalto <jari.aalto@cante.net>
2328
2329 * gnus.texi (Sorting the Summary Buffer):
2330 Add `gnus-thread-sort-by-date-reverse'. Add example
2331 host to different sorting in NNTP and RSS groups.
2332
23332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2334
2335 * message.texi (Insertion): Describe prefix for
2336 message-mark-inserted-region and message-mark-insert-file.
2337
23382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2339
2340 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2341 LaTeX documents. Describe "text/x-gnus-verbatim".
2342
23432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2344
b2abec73 2345 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2346 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2347 (spam-stat spam filtering, SpamOracle)
2348 (Extending the Spam ELisp package): Removed extra quote symbol for
2349 clarity.
2350
23512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2352
2353 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2354 gnus-article-delete-part and gnus-article-replace-part.
2355 (Using MIME): Add gnus-mime-replace-part.
2356
23572007-10-28 Romain Francoise <romain@orebokech.com>
2358
2359 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2360 requires `auto-compression-mode' to be enabled. Add new nnml
2361 variable `nnml-compressed-files-size-threshold'.
2362
23632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2364
2365 * gnus.texi (Sorting the Summary Buffer): Added
2366 gnus-thread-sort-by-recipient.
2367
23682007-10-28 Romain Francoise <romain@orebokech.com>
2369
2370 * message.texi (Insertion Variables): Mention new variable
2371 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2372 documentation accordingly.
2373
23742007-10-28 Romain Francoise <romain@orebokech.com>
2375
2376 * gnus.texi (To From Newsgroups): Mention new variables
2377 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2378
23792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2380
2381 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2382 stuff; gnus-mime-inline-part does the automatic decompression.
2383
23842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2385
2386 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2387 "training.ham" should be "training.spam".
01c52d31
MB
2388
23892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2390
2391 * message.texi (Mail Variables): Fix the default value for
2392 message-send-mail-function.
2393
23942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2395
2396 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2397 always returns nil exceptionally.
2398
23992007-10-28 Simon Josefsson <jas@extundo.com>
2400
2401 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2402 Michael Cook <michael@waxrat.com>.
2403
24042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2405
2406 * gnus.texi (Topic Commands): Fix next/previous.
2407
24082007-10-28 Simon Josefsson <jas@extundo.com>
2409
2410 * gnus.texi (Article Washing): Mention `W i'.
2411
c8763fb6 24122007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2413
2414 * gnus.texi (Group Parameters): Slight extension of sieve
2415 parameter description.
2416
24172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2418
2419 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2420 matching score files as well.
2421 (Picons): Describe `gnus-picon-style'.
2422
24232007-10-28 Romain Francoise <romain@orebokech.com>
2424
2425 * message.texi (Message Headers): Mention that headers are hidden
2426 using narrowing, and how to expose them.
2427 Update copyright.
2428
24292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2430
2431 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2432 `gnus-summary-sort-by-recipient'.
2433
24342007-10-28 Romain Francoise <romain@orebokech.com>
2435
2436 * gnus.texi (NNTP marks): New node.
2437 (NNTP): Move NNTP marks variables to the new node.
2438
24392007-10-28 Jesper Harder <harder@ifa.au.dk>
2440
b2abec73 2441 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2442
2443 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2444
24452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2446
b2abec73 2447 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2448 everywhere for consistency.
b2abec73
JB
2449 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2450 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2451 Say "regular expression" instead of "regex." Admonish. Pick
2452 other words to sound better (s/so/thus/).
b2abec73 2453 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2454 statistical filters. Remove old TODO.
2455 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2456 New section on sorting and displaying the spam score.
2457 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2458 backend but an alias to spam-use-BBDB.
2459 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2460 new backend functionality.
2461
24622007-10-28 Simon Josefsson <jas@extundo.com>
2463
2464 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2465 nntp-marks-directory, from Romain Francoise
2466 <romain@orebokech.com>.
2467
24682007-10-28 Magnus Henoch <mange@freemail.hu>
2469
2470 * gnus.texi (Hashcash): New default value of
2471 hashcash-default-payment.
2472
24732007-10-28 Simon Josefsson <jas@extundo.com>
2474
2475 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2476 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2477
24782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2479
2480 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2481
24822007-10-28 Simon Josefsson <jas@extundo.com>
2483
2484 * gnus.texi (documentencoding): Add, to avoid warnings.
2485
24862007-10-28 Simon Josefsson <jas@extundo.com>
2487
2488 * message.texi (Mail Headers): Add.
2489
2490 * gnus.texi (Hashcash): Fix.
2491
24922007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2493
b2abec73 2494 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2495 that payments can be verified and fix the name of the
b2abec73 2496 hashcash-path variable.
01c52d31
MB
2497
24982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2499
b2abec73 2500 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2501
25022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2505
25062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2507
2508 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2509 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2510 warning about ham processors in spam groups removed.
01c52d31
MB
2511
25122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2513
b2abec73
JB
2514 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2515 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2516
25172007-10-28 Jesper Harder <harder@ifa.au.dk>
2518
2519 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2520 (Mailing List): Typo.
2521 (Customizing Articles): Add gnus-treat-ansi-sequences.
2522 (Article Washing): Index.
2523
2524 * message.texi: Use m-dash consistently.
2525
25262007-10-28 Jesper Harder <harder@ifa.au.dk>
2527
2528 * gnus.texi (GroupLens): Remove.
2529
25302007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2531
2532 * gnus.texi (Outgoing Messages, Agent Variables): Add
2533 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2534 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2535
25362007-10-28 Jesper Harder <harder@ifa.au.dk>
2537
2538 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2539
25402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2541
2542 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2543
2544 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2545
25462007-10-28 Simon Josefsson <jas@extundo.com>
2547
2548 * gnus.texi (Top): Add SASL.
2549
404cd454
GM
25502007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2551
2552 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2553
25542007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2555
2556 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2557
0edd2970
JB
25582007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2559
2560 * calc.texi (Formulas, Composition Basics): Lower the
2561 precedence of negation.
2562
a9afba20
JY
25632007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2564
2565 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2566 Mention the new three-letter column identifiers.
2567 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2568 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2569 message when using `c' on an empty default with default printer.
2570 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2571 renamed to `ses--symbolic-formulas' some time ago.
2572
45b778a6
JB
25732007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2574
2575 * calc.texi (Default Simplifications, Making Selections)
2576 (Customizing Calc): Clarify associativity of multiplication.
2577
03b5bade
MA
25782007-10-23 Michael Albinus <michael.albinus@gmx.de>
2579
2580 * tramp.texi (Traces and Profiles): Simplify loop over
2581 `trace-function-background'.
2582
e658c8ee
JL
25832007-10-22 Juri Linkov <juri@jurta.org>
2584
2585 * dired-x.texi (Shell Command Guessing): Default values are now
2586 available by typing M-n instead of M-p.
2587
dd753688
MA
25882007-10-21 Michael Albinus <michael.albinus@gmx.de>
2589
2590 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2591 (Password caching): Remove `tramp-clear-passwd'.
2592 It's not a command anymore.
dd753688
MA
2593 (Bug Reports): Add `tramp-bug' to function index.
2594 (Function Index, Variable Index): New nodes.
2595 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2596
2597 * trampver.texi: Update release number.
2598
4bb49b43
JB
25992007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2600
8b296cdd 2601 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2602 about integer size into past tense.
2603 (Time Zones): Remove pointer to Calc author's address.
2604 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2605 and hyperbolic cotangent. Fix typo.
4bb49b43 2606
311dd93f
MA
26072007-10-10 Michael Albinus <michael.albinus@gmx.de>
2608
2609 Sync with Tramp 2.1.11.
2610
2611 * trampver.texi: Update release number.
2612
ea3fc256
MA
26132007-10-06 Michael Albinus <michael.albinus@gmx.de>
2614
2615 * tramp.texi (External packages): New section.
2616
1af74d06
MB
26172007-09-29 Juri Linkov <juri@jurta.org>
2618
2619 * info.texi (Help-Int): Document `L' (`Info-history').
2620
0e2806fa
SM
26212007-09-26 Carsten Dominik <dominik@science.uva.nl>
2622
2623 * org.texi: Change links to webpage and maintained email.
2624 (Remember): Promote to Chapter, significant changes.
2625 (Fast access to TODO states): New section.
2626 (Faces for TODO keywords): New section.
2627 (Export options): Example for #+DATE.
2628 (Progress logging): Section moved.
2629
567b9191
BW
26302007-09-26 Bill Wohler <wohler@newt.com>
2631
2632 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2633 browse-url-at-mouse.
2634
1af74d06
MB
26352007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2636
2637 * flymake.texi (Customizable variables): Face names don't end in -face.
2638 Fix flymake-err-line-patterns template.
2639 (Example -- Configuring a tool called directly): Fix init-function.
2640 (Highlighting erroneous lines): Face names don't end in -face.
2641
d60a4e3a 26422007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2643
2644 * erc.texi (Special-Features): Fix small typo.
2645
7d7a3510
MA
26462007-09-14 Michael Albinus <michael.albinus@gmx.de>
2647
2648 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2649 and "External transfer methods".
2650
285f0d3a
JB
26512007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2652
2653 * calc.texi (Predefined Units): Add some history.
2654
526dc846
MO
26552007-09-08 Michael Olson <mwolson@gnu.org>
2656
87e04f16
JB
2657 * erc.texi (Copying): New section included from gpl.texi.
2658 This matches the look of the upstream ERC manual.
526dc846 2659
f10d0e80
JB
26602007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2661
87e04f16 2662 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
2663 (Random Numbers): Clarify the distribution of `random'.
2664
4009494e
GM
26652007-09-06 Glenn Morris <rgm@gnu.org>
2666
f1fc42aa 2667 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 2668 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
2669 Change all setfilename commands to use ../../info.
2670 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2671 refer to the Emacs manual here.
2672 (infodir): New variable.
2673 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2674 (cc-mode.texi, faq.texi): Update references to source file locations.
2675 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2676 do not refer to the Emacs manual here.
2677 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2678
2679 * Makefile.in: Add `basename' versions of all info targets, for
2680 convenience when rebuilding just one manual.
2681 (../etc/GNU): Delete obsolete target.
2682 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2683 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
2684 *.vrs *.toc here...
2685 (maintainer-clean): ...from here.
4009494e
GM
2686
2687 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2688
2de53ca6
GM
26892007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2690
2691 * calc.texi (Date Conversions): Clarify definition of
2692 Julian day numbering.
2693 (Date Forms): Clarify definition of Julian day numbering;
2694 add some history.
2695
26962007-08-30 Carsten Dominik <dominik@science.uva.nl>
2697
87e04f16 2698 * org.texi: Version 5.07.
2de53ca6
GM
2699
27002007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2701
2702 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2703
27042007-08-22 Carsten Dominik <dominik@science.uva.nl>
2705
2706 * org.texi (Adding hyperlink types): New section.
2707 (Embedded LaTeX): Chapter updated because of LaTeX export.
2708 (LaTeX export): New section.
2709 (Using links out): New section.
2710
27112007-08-22 Glenn Morris <rgm@gnu.org>
2712
2713 * faq.texi (Learning how to do something): Refcards now in
2714 etc/refcards/ directory.
2715
27162007-08-22 Michael Albinus <michael.albinus@gmx.de>
2717
2718 * tramp.texi (Remote Programs): Persistency file must be cleared when
2719 changing `tramp-remote-path'.
2720 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2721 macro.
2722
27232007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2724
2725 * calc.texi: Move contents to beginning of file.
2726 (Algebraic Entry): Fix the formatting of an example.
2727
27282007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2729
2730 * calc.texi (Basic Operations on Units): Mention exact versus
2731 inexact conversions.
2732
27332007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2734
2735 * calc.texi (Basic Operations on Units): Mention default
2736 values for new units.
2737 (Quick Calculator Mode): Mention that binary format will
2738 be displayed.
2739
27402007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2743
27442007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2745
2746 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2747
27482007-08-08 Glenn Morris <rgm@gnu.org>
2749
2750 * gnus.texi, sieve.texi: Replace `iff'.
2751
27522007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2753
2754 * calc.texi (Basic Graphics): Mention the graphing of error
2755 forms.
2756 (Graphics Options): Mention how `g s' handles error forms.
2757 (Curve Fitting): Mention plotting the curves.
2758 (Standard Nonlinear Models): Add additional models.
2759 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2760 (Linear Fits): Correct result.
2761
27622007-08-01 Alan Mackenzie <acm@muc.de>
2763
2764 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2765 to "--no-site-file".
2766
27672007-07-29 Michael Albinus <michael.albinus@gmx.de>
2768
2769 * tramp.texi (Frequently Asked Questions): Point to mode line
2770 extension in Emacs 23.1.
2771
2772 * trampver.texi: Update release number.
2773
27742007-07-27 Glenn Morris <rgm@gnu.org>
2775
2776 * calc.texi (Copying): Include license text from gpl.texi, rather than
2777 in-line.
2778
27792007-07-25 Glenn Morris <rgm@gnu.org>
2780
2781 * calc.texi (Copying): Replace license with GPLv3.
2782
2783 * Relicense all FSF files to GPLv3 or later.
2784
27852007-07-22 Michael Albinus <michael.albinus@gmx.de>
2786
2787 Sync with Tramp 2.1.10.
2788
2789 * tramp.texi (trampfn): Expand macro implementation in order to handle
2790 empty arguments.
2791 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2792 occurrences by trampfn.
2de53ca6 2793 (Frequently Asked Questions): Extend example code for host
b2abec73 2794 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2795 file names to be typed.
2796
2797 * trampver.texi: Update release number.
2798
27992007-07-17 Michael Albinus <michael.albinus@gmx.de>
2800
2801 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2802 section. Reported by <poti@potis.org>.
2803 (Remote processes): Arguments of the program to be debugged are taken
2804 literally.
2805 (Frequently Asked Questions): Simplify recentf example.
2806
28072007-07-14 Karl Berry <karl@gnu.org>
2808
2809 * info.texi (@copying): New Back-Cover Text.
2810
2811 * info.texi (Quitting Info): Move to proper place in source.
2812 (Reported by Benno Schulenberg.)
2813
28142007-07-13 Eli Zaretskii <eliz@gnu.org>
2815
2816 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2817
2818 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2819
2820 * emacs-mime.texi: Add @documentencoding directive.
2821
28222007-07-12 Nick Roberts <nickrob@snap.net.nz>
2823
2824 * tramp.texi (Remote processes): Add an anchor to the subsection
2825 "Running a debugger on a remote host".
2826
28272007-07-12 Michael Albinus <michael.albinus@gmx.de>
2828
2829 * tramp.texi (Remote processes): Don't call it "experimental" any
2830 longer. Add subsection about running a debugger on a remote host.
2831
28322007-07-10 Carsten Dominik <dominik@science.uva.nl>
2833
2834 * org.texi (Properties and columns): Chapter rewritten.
2835
28362007-07-08 Michael Albinus <michael.albinus@gmx.de>
2837
2838 * tramp.texi:
2839 * trampver.texi: Migrate to Tramp 2.1.
2840
28412007-07-02 Carsten Dominik <dominik@science.uva.nl>
2842
2843 * org.texi (Properties): New chapter.
2844
28452007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2846
2847 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2848 Control Panel.
2849
2850 * gnus.texi (Misc Article): Add index entry for
2851 gnus-single-article-buffer.
2852
28532007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2854
2855 * gnus.texi (Starting Up): Fix typo.
2856
28572007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2858
2859 * gnus.texi (Asynchronous Fetching): Fix typo.
2860
28612007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2862
2863 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2864 (About This Manual): Remove redundant information.
2865 (Getting Started): Mention author.
2866 (Basic Arithmetic, Customizing Calc): Make description of the
2867 variable `calc-multiplication-has-precedence' match its new effect.
2868
28692007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2870
2871 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2872 the variable `calc-multiplication-has-precedence'.
2873
28742007-06-19 Carsten Dominik <dominik@science.uva.nl>
2875
2876 * org.texi (Tag): Section swapped with node Timestamps.
2877 (Formula syntax for Lisp): Document new `L' flag.
2878
28792007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2880
2881 * gnus.texi (Misc Group Stuff, Summary Buffer)
2882 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2883
28842007-06-06 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2887 * gnus.texi (Article Buttons, Mail Source Customization)
2888 (Sending or Not Sending, Customizing NNDiary):
2889 * message.texi (Message Headers):
2890 * mh-e.texi (HTML): Fix typos.
2891
28922007-06-07 Michael Albinus <michael.albinus@gmx.de>
2893
2894 Sync with Tramp 2.0.56.
2895
2896 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2897 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2898
28992007-06-02 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * Version 22.1 released.
2902
29032007-05-26 Michael Olson <mwolson@gnu.org>
2904
2905 * erc.texi (Modules): Fix references to completion modules.
2906
29072007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2908
2909 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2910
29112007-05-09 Didier Verna <didier@xemacs.org>
2912
2913 * gnus.texi (Email Based Diary): New. Proper documentation for the
2914 nndiary back end and the gnus-diary library.
2915
29162007-05-03 Karl Berry <karl@gnu.org>
2917
2918 * .cvsignore (*.pdf): New entry.
2919
2920 * texinfo.tex: Update from current version for better pdf generation.
2921
29222007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2923
2924 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2925
29262007-04-28 Glenn Morris <rgm@gnu.org>
2927
2928 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2929 consideration of legal status.
2930
29312007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2932
2933 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2934
29352007-04-24 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * faq.texi (New in Emacs 22): python.el removed.
2938
29392007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2940
2941 * calc.texi (Reporting bugs): Update maintainer's address.
2942
29432007-04-22 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2946
29472007-04-15 Jay Belanger <belanger@truman.edu>
2948
2949 * calc.texi (Title page): Remove the date.
2950 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2951 (The Standard Calc Interface): Change trail title.
2952 (Floats): Mention that when non-decimal floats are entered, only
2953 approximations are stored.
2954 (Copying): Move to the appendices.
2955 (GNU Free Documentation License): Add as an appendix.
2956
29572007-04-15 Chong Yidong <cyd@stupidchicken.com>
2958
2959 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2960 * dired-x.texi, ebrowse.texi, ediff.texi:
2961 * emacs-mime.texi, erc.texi, eshell.texi:
2962 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2963 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2964 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2965 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2966 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2967 * woman.texi: Include GFDL.
2968
2969 * doclicense.texi: Remove node heading, so that it can be included by
2970 other files.
2971
2972 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2973
2974 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2975 than *.
2976
29772007-04-14 Carsten Dominik <dominik@science.uva.nl>
2978
2979 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2980 in Calc.
2981
29822007-04-09 Romain Francoise <romain@orebokech.com>
2983
2984 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2985 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2986 replace mouse-2.
2987
29882007-04-08 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2991 renamed to woman-use-topic-at-point. Document new behavior.
2992
29932007-04-08 Richard Stallman <rms@gnu.org>
2994
2995 * url.texi: Fix some indexing.
2996 (Disk Caching): Drop discussion of old/other Emacs versions.
2997
29982007-04-07 Chong Yidong <cyd@stupidchicken.com>
2999
3000 * url.texi (Disk Caching): Say Emacs 21 "and later".
3001
3002 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3003 on Font locking which now mentions JIT lock.
3004
30052007-04-01 Michael Olson <mwolson@gnu.org>
3006
3007 * erc.texi: Update for the ERC 5.2 release.
3008
30092007-03-31 David Kastrup <dak@gnu.org>
3010
3011 * woman.texi (Topic, Interface Options): Explain changes semantics of
3012 woman-manpath in order to consider MANPATH_MAP entries.
3013
30142007-03-31 Eli Zaretskii <eliz@gnu.org>
3015
3016 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3017
30182007-03-26 Richard Stallman <rms@gnu.org>
3019
3020 * pgg.texi (Caching passphrase): Clean up previous change.
3021
30222007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3023
3024 * gnus.texi (Setting Process Marks): Fix typo.
3025
30262007-03-25 Romain Francoise <romain@orebokech.com>
3027
3028 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3029 readability, and include various fixes by Daniel Brockman, Nick Roberts
3030 and Dieter Wilhelm.
3031
30322007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3033
3034 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3035
3036 * gnus.texi (Mail Source Specifiers): Fix typo.
3037
30382007-03-22 Ralf Angeli <angeli@caeruleus.net>
3039
3040 * reftex.texi (Imprint): Update maintainer information.
3041
30422007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3043
3044 * message.texi (Message Buffers): Update documentation for
3045 message-generate-new-buffers.
3046
30472007-03-15 Daiki Ueno <ueno@unixuser.org>
3048
3049 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3050
30512007-03-21 Glenn Morris <rgm@gnu.org>
3052
3053 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3054
30552007-03-19 Chong Yidong <cyd@stupidchicken.com>
3056
3057 * eshell.texi (Known problems): Emacs 21 -> 22.
3058
3059 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3060
30612007-03-18 Jay Belanger <belanger@truman.edu>
3062
3063 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3064
30652007-03-12 Glenn Morris <rgm@gnu.org>
3066
3067 * calc.texi (Time Zones): Switch to new North America DST rule.
3068
3069 * calc.texi: Replace "daylight savings" with "daylight
3070 saving" in text throughout.
3071
30722007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3073
3074 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3075 The variable now uses a list of symbols instead of just a symbol.
3076 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3077
30782007-03-06 Romain Francoise <romain@orebokech.com>
3079
3080 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3081 new packages, and mention Gnus update.
3082
30832007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3084
3085 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3086 nntp-open-connection-functions-never-echo-commands.
3087
30882007-02-27 Chong Yidong <cyd@stupidchicken.com>
3089
3090 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3091 problems on the console, and security risk in not using gpg-agent.
3092
30932007-02-25 Carsten Dominik <dominik@science.uva.nl>
3094
3095 * org.texi (The spreadsheet): Renamed from "Table calculations".
3096 Completely reorganized and rewritten.
3097 (CamelCase links): Section removed.
3098 (Repeating items): New section.
3099 (Tracking TODO state changes): New section.
3100 (Agenda views): Chapter reorganized and rewritten.
3101 (HTML export): Section rewritten.
3102 (Tables in arbitrary syntax): New section.
3103 (Summary): Better feature summary.
3104 (Activation): Document problem with cut-and-paste of Lisp code
3105 from PDF files.
3106 (Visibility cycling): Document indirect buffer use.
3107 (Structure editing): Document sorting.
3108 (Remember): Section rewritten.
3109 (Time stamps): Better description of time stamp types.
3110 (Tag searches): Document regular expression search for tags.
3111 (Stuck projects): New section.
3112 (In-buffer settings): New keywords.
3113 (History and Acknowledgments): Updated description.
3114
31152007-02-24 Alan Mackenzie <acm@muc.de>
3116
3117 * cc-mode.texi (Movement Commands): Insert two missing command names.
3118 (Getting Started): Slight wording correction (use conditional).
3119
31202007-02-22 Kim F. Storm <storm@cua.dk>
3121
3122 * widget.texi (User Interface, Basic Types): Document need to put some
3123 text before the %v escape in :format string in editable-field widget.
3124
31252007-02-18 Romain Francoise <romain@orebokech.com>
3126
3127 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3128 `cvs-mode-quit'.
3129
31302007-02-10 Markus Triska <markus.triska@gmx.at>
3131
3132 * widget.texi (Programming Example): Put constant strings in :format.
3133
31342007-02-07 Juanma Barranquero <lekktu@gmail.com>
3135
3136 * faq.texi (Fullscreen mode on MS-Windows): New node.
3137
31382007-02-04 David Kastrup <dak@gnu.org>
3139
3140 * faq.texi (AUCTeX): Update version number. Should probably be done
3141 for other packages as well.
3142
31432007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3144
3145 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3146 <tassilo@member.fsf.org>.
3147
31482007-01-27 Eli Zaretskii <eliz@gnu.org>
3149
3150 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3151 ls-lisp-use-localized-time-format.
3152
31532007-01-20 Markus Triska <markus.triska@gmx.at>
3154
3155 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3156
31572007-01-13 Michael Olson <mwolson@gnu.org>
3158
3159 * erc.texi (Modules): Mention capab-identify module.
3160
31612007-01-05 Michael Olson <mwolson@gnu.org>
3162
3163 * erc.texi (Getting Started): Update for /RECONNECT command.
3164
31652007-01-04 Richard Stallman <rms@gnu.org>
3166
3167 * ebrowse.texi: Change C-c b to C-c C-m.
3168
31692007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3170
3171 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3172 variables only in info to avoid redundant entries in the printed
3173 manual.
3174
31752007-01-02 Daiki Ueno <ueno@unixuser.org>
3176
3177 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3178
31792007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3180
3181 * message.texi (Security): Split into sub-nodes.
3182
31832007-01-01 Alan Mackenzie <acm@muc.de>
3184
3185 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3186 eval-after-load in Emacs <=21 and a workaround. Document that
3187 trigraphs are not supported.
3188
31892007-01-01 Alan Mackenzie <acm@muc.de>
3190
3191 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3192 c-context-line-break. When invoked within a string, preserve
3193 whitespace. Add a backslash only when also in a macro.
3194
31952007-01-01 Alan Mackenzie <acm@muc.de>
3196
3197 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3198
31992007-01-01 Alan Mackenzie <acm@muc.de>
3200
3201 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3202 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3203
32042007-01-01 Alan Mackenzie <acm@muc.de>
3205
3206 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3207 "Choosing a Style".
3208
3209 * cc-mode.texi ("Styles"): Add @dfn{style}.
3210
32112006-12-30 Michael Albinus <michael.albinus@gmx.de>
3212
3213 Sync with Tramp 2.0.55.
3214
3215 * trampver.texi: Update release number.
3216
32172006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3218
3219 * gnus.texi (Customizing Articles): Add index entries for all
3220 gnus-treat-* variables.
3221
c8763fb6 32222006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3223
3224 * gnus.texi (IMAP): Fix incorrect explanation of
3225 nnimap-search-uids-not-since-is-evil in documentation for
3226 nnimap-expunge-search-string.
3227
32282006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3229
3230 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3231 spam-ifile-database.
3232
32332006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3236 rebind C-s.
3237
c8763fb6 32382006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3239
3240 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3241 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3242 "expiring mail".
3243 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3244 nnimap-nov-is-evil.
3245
32462006-12-25 Kevin Ryde <user42@zip.com.au>
3247
3248 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3249 about the key procedure being used heavily.
3250
32512006-12-24 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3254 to t.
3255 (Prerequisites): Add explanation about gpg-agent.
3256
32572006-12-22 Kevin Ryde <user42@zip.com.au>
3258
3259 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3260 "sort" instead of "sort*".
3261
32622006-12-19 Richard Stallman <rms@gnu.org>
3263
3264 * calc.texi (History and Acknowledgements): Recognize that Emacs
3265 now does have floating point.
3266
32672006-12-19 Michael Albinus <michael.albinus@gmx.de>
3268
3269 * tramp.texi (External transfer methods): Describe new method `scpc'.
3270
32712006-12-17 Sascha Wilde <wilde@sha-bang.de>
3272
3273 * pgg.texi: Added short note on gpg-agent to the introduction.
3274
32752006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3276
3277 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3278 also applies to Cc.
3279
32802006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3281
3282 * gnus.texi (X-Face): Clarify. Say which programs are required
3283 on Windows.
3284
32852006-12-08 Michael Olson <mwolson@gnu.org>
3286
3287 * erc.texi (Modules): Remove documentation for list module.
3288
c8763fb6 32892006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3290
3291 * faq.texi (^M in the shell buffer): Ditto.
3292
32932006-11-20 Michael Olson <mwolson@gnu.org>
3294
3295 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3296
32972006-11-17 Carsten Dominik <dominik@science.uva.nl>
3298
3299 * org.texi: Fix typos.
3300 (Agenda commands): Document `C-k'.
3301
33022006-11-16 Eli Zaretskii <eliz@gnu.org>
3303
3304 * url.texi (http/https): Fix a typo in the HTTP URL.
3305
33062006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3307
3308 * ada-mode.texi: Total rewrite.
3309
33102006-11-13 Carsten Dominik <dominik@science.uva.nl>
3311
3312 * org.texi: Minor typo fixes.
3313
33142006-11-13 Bill Wohler <wohler@newt.com>
3315
3316 Release MH-E manual version 8.0.3.
3317
3318 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3319 release 8.0.3.
3320
3321 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3322 to set MAILDIR.
3323 (Reading Mail): Document the customization of read-mail-command
3324 for MH-E.
3325 (Viewing Attachments): Document mm-discouraged-alternatives.
3326 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3327 (Junk): Add more information about the settings of mh-junk-background
3328 in a program. Add /usr/bin/mh to PATH in examples.
3329
33302006-11-12 Richard Stallman <rms@gnu.org>
3331
3332 * woman.texi: Update author address but say he no longer maintains it.
3333
33342006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3335
3336 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3337 archived trees.
3338 (Checkboxes): Section moved to chapter 5, and extended.
3339 (The date/time prompt): New section.
3340 (Link abbreviations): New section.
3341 (Presentation and sorting): New section.
3342 (Custom agenda views): Section completely rewritten.
3343 (Summary): Compare with Planner.
3344 (Feedback): More info about creating backtraces.
3345 (Plain lists): Modified example.
3346 (Breaking down tasks): New section.
3347 (Custom time format): New section.
3348 (Time stamps): Document inactive timestamps.
3349 (Setting tags): More details about fast tag selection.
3350 (Block agenda): New section.
3351 (Custom agenda views): Section rewritten.
3352 (Block agenda): New section.
3353
33542006-11-07 Michael Albinus <michael.albinus@gmx.de>
3355
3356 * tramp.texi (Configuration): scp is the default method.
3357 (Default Method): Use ssh as example for another method.
3358
33592006-10-27 Richard Stallman <rms@gnu.org>
3360
3361 * woman.texi: Downcase nroff/troff/roff.
3362 (Installation): Chapter deleted. Some xrefs deleted.
3363 (Background): woman doesn't advise man ;-).
3364
c8763fb6 33652006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3366
3367 * ada-mode.texi (Project files, Identifier completion)
3368 (Automatic Casing, Debugging, Using non-standard file names)
3369 (Working Remotely): Fix typos.
3370
33712006-10-20 Masatake YAMATO <jet@gyve.org>
3372
3373 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3374 sample code `my-c-initialization-hook'.
3375
33762006-10-19 Stuart D. Herring <herring@lanl.gov>
3377
3378 * widget.texi: Fix typos.
3379
33802006-10-19 Michael Albinus <michael.albinus@gmx.de>
3381
3382 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3383 "???". There have been no complaints for years, so the information
3384 must be appropriate.
3385
33862006-10-16 Richard Stallman <rms@gnu.org>
3387
3388 * widget.texi: Use @var instead of capitalization.
3389 Clarify many widget type descriptions.
3390
33912006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3392
3393 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3394 gnus-dired-attach.
3395 (Selecting a Group): Fix typo.
3396
c8763fb6 33972006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3398
3399 * widget.texi: Fix typos.
3400
34012006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3402
3403 * gnus.texi (Image Enhancements): Update for Emacs 22.
3404
3405 * gnus-faq.texi ([1.3]): Update.
3406
34072006-10-06 Richard Stallman <rms@gnu.org>
3408
3409 * faq.texi (Displaying the current line or column):
3410 Delete "As of Emacs 20".
3411
34122006-10-06 Romain Francoise <romain@orebokech.com>
3413
3414 * faq.texi (VM): VM works with Emacs 22 too.
3415
34162006-10-06 Richard Stallman <rms@gnu.org>
3417
3418 * ebrowse.texi: Remove Emacs version "21" from title.
3419
34202006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3421
3422 * gnus.texi (Foreign Groups): Say where change of editing commands are
3423 stored. Add reference to `gnus-parameters'.
3424
34252006-09-15 Jay Belanger <belanger@truman.edu>
3426
3427 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3428 Change "Library Public License" to "Lesser Public License"
3429 throughout. Use "yyyy" to represent year.
3430
34312006-09-15 Carsten Dominik <dominik@science.uva.nl>
3432
3433 * org.texi (Setting tags): Typo fix.
3434
34352006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3436
3437 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3438
34392006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3440
3441 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3442
34432006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3444
3445 * faq.texi (Escape sequences in shell output): EMACS is now set
3446 to Emacs's absolute file name, not to "t".
3447 (^M in the shell buffer): Likewise.
3448 * misc.texi (Interactive Shell): Likewise.
3449
34502006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3451
3452 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3453 mails with pop3-leave-mail-on-server. Fix wording.
3454 (Limiting): Improve gnus-summary-limit-to-articles.
3455 (X-Face): Fix typo.
3456
34572006-09-11 Simon Josefsson <jas@extundo.com>
3458
3459 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3460 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3461
34622006-09-06 Simon Josefsson <jas@extundo.com>
3463
3464 * smtpmail.texi (Authentication): Mention SSL.
3465
34662006-09-01 Eli Zaretskii <eliz@gnu.org>
3467
3468 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3469 Don't use @indicateurl.
3470
3471 * cc-mode.texi (Subword Movement): Don't use @headitem.
3472 (Custom Braces, Clean-ups): Don't use @tie.
3473
34742006-08-29 Michael Albinus <michael.albinus@gmx.de>
3475
3476 Sync with Tramp 2.0.54.
3477
3478 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3479 Suggested by Adrian Phillips <a.phillips@met.no>.
3480
34812006-08-15 Carsten Dominik <dominik@science.uva.nl>
3482
3483 * org.texi (Installation, Activation): Split from Installation and
3484 Activation.
3485 (Clocking work time): Documented new features.
3486
34872006-08-13 Alex Schroeder <alex@gnu.org>
3488
3489 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3490 example.
3491
34922006-08-12 Eli Zaretskii <eliz@gnu.org>
3493
3494 * faq.texi (How to add fonts): New node.
3495
34962006-08-05 Romain Francoise <romain@orebokech.com>
3497
3498 * faq.texi (New in Emacs 22): Expand.
3499
35002006-08-03 Michael Olson <mwolson@gnu.org>
3501
3502 * erc.texi: Update for ERC 5.1.4.
3503
35042006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3505
3506 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3507 in .../site-lisp/gnus/ by default.
3508 [ From gnus-news.texi in the trunk. ]
3509
35102006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3511
3512 * gnus.texi (MIME Commands): Additions for yEnc.
3513
35142006-07-24 Richard Stallman <rms@gnu.org>
3515
3516 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3517 * faq.texi: Move periods and commas inside quotes.
3518
35192006-07-20 Jay Belanger <belanger@truman.edu>
3520
3521 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3522
35232006-07-18 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * faq.texi (Security risks with Emacs): Document Emacs 22
3526 file-local-variable mechanism.
3527
35282006-07-12 Michael Olson <mwolson@gnu.org>
3529
3530 * erc.texi: Update for ERC 5.1.3.
3531
35322006-07-12 Alex Schroeder <alex@gnu.org>
3533
3534 * rcirc.texi: Fix typos.
3535 (Getting started with rcirc): New calling convention for M-x irc.
3536 Mention #rcirc. Removed channel tracking.
3537 (Configuration): Changed the names of all variables that got changed
3538 recently, eg. rcirc-server to rcirc-default-server. Added
3539 documentation for rcirc-authinfo, some background for Bitlbee, and
3540 rcirc-track-minor-mode.
3541 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3542 Scrolling.
3543 (Reconnecting after you have lost the connection): Fixed example code
3544 to match code changes.
3545
35462006-07-10 Nick Roberts <nickrob@snap.net.nz>
3547
3548 * gnus.texi, message.texi: Fix typos.
3549
35502006-07-07 Carsten Dominik <dominik@science.uva.nl>
3551
3552 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3553 commands.
3554 (Global TODO list): Document the use of the variables
3555 `org-agenda-todo-ignore-scheduled' and
3556 `org-agenda-todo-list-sublevels'.
3557
35582006-07-05 Richard Stallman <rms@gnu.org>
3559
3560 * faq.texi (Scrolling only one line): Fix xref.
3561
35622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3563
3564 * faq.texi (Evaluating Emacs Lisp code):
3565 Throughout, replace eval-current-buffer with eval-buffer.
3566
35672006-07-03 Richard Stallman <rms@gnu.org>
3568
3569 * rcirc.texi (Scrolling conservatively): Fix xref.
3570
3571 * pcl-cvs.texi (Viewing differences): Usage fix.
3572
35732006-07-03 Carsten Dominik <dominik@science.uva.nl>
3574
3575 * org.texi (Agenda commands): Document `s' key to save all org-mode
3576 buffers.
3577
35782006-06-30 Ralf Angeli <angeli@caeruleus.net>
3579
3580 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3581 names. Mention `cvs-msg' face.
3582
35832006-06-29 Carsten Dominik <dominik@science.uva.nl>
3584
3585 * org.texi (Checkboxes): New section.
3586
35872006-06-28 Carsten Dominik <dominik@science.uva.nl>
3588
3589 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3590 throughout this chapter.
3591
35922006-06-27 Chong Yidong <cyd@stupidchicken.com>
3593
3594 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3595 text for standalone vs Emacs info.
3596 (Help): Clarify header line description. Use mouse-1 for clicks.
3597 (Help-P): Use mouse-1 for clicks.
3598 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3599 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3600 (Choose menu subtopic): Remove gratuitous Emacs command names.
3601 (Help-FOO): Put usual behavior first.
3602 (Help-Xref): Clicking on xrefs works in Emacs.
3603 (Search Text): Clarify what the default behavior is.
3604 (Create Info buffer): Fix Emacs window/X window confusion.
3605 (Emacs Info Variables): Fix for new Emacs init file behavior.
3606
36072006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3608
3609 * gnus.texi (Summary Buffer Lines): Fix typo.
3610
36112006-06-23 Carsten Dominik <dominik@science.uva.nl>
3612
3613 * org.texi (Embedded LaTeX): New chapter.
3614 (Archiving): Section rewritten.
3615 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3616
36172006-06-20 Bill Wohler <wohler@newt.com>
3618
3619 Release MH-E manual version 8.0.1.
3620
3621 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3622 release 8.0.1.
3623 (Preface): Depend on GNU mailutils 1.0 and higher.
3624
36252006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3626
3627 * message.texi (News Headers): Update message-syntax-checks section.
3628
36292006-06-19 Karl Berry <karl@gnu.org>
3630
3631 * info.texi (Advanced): Mention C-q, especially with ?.
3632
36332006-06-19 Carsten Dominik <dominik@science.uva.nl>
3634
3635 * org.texi (Publishing links): Document the `:link-validation-function'
3636 property.
3637 (Extensions and Hacking): New chapter, includes some sections of the
3638 "Miscellaneous" chapter.
3639
36402006-06-10 Carsten Dominik <dominik@science.uva.nl>
3641
3642 * org.texi (Progress logging): New section.
3643
36442006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3645
3646 * viper.texi (Viper Specials):
3647 * gnus.texi (Example Setup):
3648 * faq.texi (Backspace invokes help):
3649 * dired-x.texi (Optional Installation Dired Jump):
3650 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3651 follow coding conventions.
3652
36532006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3654
3655 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3656
36572006-06-06 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * org.texi (ASCII export): Document indentation adaptation.
3660 (Setting tags): Document mutually-exclusive tags.
3661
36622006-06-05 Romain Francoise <romain@orebokech.com>
3663
3664 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3665 Fix typo.
3666
3667 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3668 channel (#gnus@irc.freenode.net).
3669 Fix typos. Update copyright notice.
3670
3671 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3672 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3673 (Line-Up Functions, Custom Macros):
3674 * ediff.texi (Window and Frame Configuration)
dccb744b 3675 (Highlighting Difference Regions):
2de53ca6
GM
3676 * emacs-mime.texi (Display Customization):
3677 * erc.texi (History):
3678 * eshell.texi (Known problems):
3679 * eudc.texi (Overview, BBDB):
3680 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3681 (The problem of spam, SpamOracle, Extending the Spam package)
3682 (Conformity, Terminology):
dccb744b 3683 * idlwave.texi (Routine Info)
2de53ca6
GM
3684 (Class and Keyword Inheritance, Padding Operators)
3685 (Breakpoints and Stepping, Electric Debug Mode)
3686 (Examining Variables, Troubleshooting):
3687 * org.texi (Creating timestamps):
3688 * reftex.texi (Commands, Options, Changes):
3689 * tramp.texi (Inline methods, Password caching)
3690 (Auto-save and Backup, Issues):
3691 * vip.texi (Files, Commands in Insert Mode):
3692 * viper.texi (Emacs Preliminaries, States in Viper)
3693 (Packages that Change Keymaps, Viper Specials, Groundwork):
3694 Fix various typos.
3695
36962006-05-31 Michael Ernst <mernst@alum.mit.edu>
3697
3698 * ediff.texi: Fix typos.
3699
37002006-05-30 Carsten Dominik <dominik@science.uva.nl>
3701
3702 * org.texi: Small typo fixes.
3703
37042006-05-29 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3707
37082006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3709
3710 * pcl-cvs.texi: Fix typos.
3711 (Customization): Say "us".
3712
37132006-05-26 Eli Zaretskii <eliz@gnu.org>
3714
3715 * org.texi: Remove bogus @setfilename.
3716
37172006-05-26 Carsten Dominik <dominik@science.uva.nl>
3718
3719 * org.texi (ASCII export): Omit command name.
3720 (HTML export): Add prefix to all lines in Local Variable example.
3721 (Acknowledgments): Typeset names in italics.
3722
37232006-05-24 Carsten Dominik <dominik@science.uva.nl>
3724
3725 * org.texi (Plain lists): Add new item navigation commands.
3726 (External links): Document elisp and info links.
3727 (Custom searches): New section.
3728 (Publishing): New chapter.
3729 (HTML export): Include a list of supported CSS classes.
3730 (Setting tags): Describe the fast-tag-setting interface.
3731
37322006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3733
3734 * dired-x.texi: ifinfo -> ifnottex.
3735
37362006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3737
3738 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3739
37402006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3741
3742 * message.texi (Interface): Add tool bar customization.
3743 (MIME): Index and text additions for mml-attach.
3744 (MIME): Describe mml-dnd-protocol-alist and
3745 mml-dnd-attach-options.
3746
3747 * gnus.texi (Oort Gnus): Reorder entries in sections.
3748 Fix some entries.
3749 (Starting Up): Add references to "Emacs for Heathens" and to
3750 "Finding the News". Add user-full-name and user-mail-address.
3751 (Group Buffer Format): Add tool bar customization and update.
3752 (Summary Buffer): Add tool bar customization.
3753 (Posting Styles): Add message-alternative-emails.
3754
37552006-05-09 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * tramp.texi (Filename completion): Improve wording.
3758
37592006-05-07 Romain Francoise <romain@orebokech.com>
3760
3761 * faq.texi (Using regular expressions): Fix typo.
3762 (Packages that do not come with Emacs): Fix capitalization.
3763 (Replacing text across multiple files): Expand node to explain how
3764 to use `dired-do-query-replace-regexp' in more detail, based on
3765 suggestion by Eric Hanchrow <offby1@blarg.net>.
3766
37672006-05-06 Michael Albinus <michael.albinus@gmx.de>
3768
3769 * tramp.texi (Filename completion): Completion of remote files'
3770 method, user name and host name is active only in partial
3771 completion mode.
3772
37732006-05-06 Bill Wohler <wohler@newt.com>
3774
3775 Release MH-E manual version 8.0.
3776
3777 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3778 release 8.0.
3779
37802006-05-06 Bill Wohler <wohler@newt.com>
3781
3782 * mh-e.texi (MH-BOOK-HOME): Change from
3783 http://www.ics.uci.edu/~mh/book/mh to
3784 http://rand-mh.sourceforge.net/book/mh.
3785 Replace .htm suffix with .html for MH book files.
3786 (Using This Manual): Update key binding for getting relevant
3787 chapter in Info from command key.
3788 (Ranges): Fix itemx.
3789
37902006-05-05 Karl Berry <karl@gnu.org>
3791
3792 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3793 (\fonttextsize): New user-level command to change text font size.
3794
37952006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3796
3797 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3798
37992006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3800
3801 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3802
38032006-04-24 Bill Wohler <wohler@newt.com>
3804
3805 * mh-e.texi (Getting Started): Make it more explicit that you need
3806 to install MH. Add pointers to current MH implementations.
3807
38082006-04-21 Bill Wohler <wohler@newt.com>
3809
3810 Release MH-E manual version 7.94.
3811
3812 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3813 release 7.94.
3814
38152006-04-21 Carsten Dominik <dominik@science.uva.nl>
3816
3817 * org.texi: Many small fixes.
3818 (Handling links): Rename from "Managing links".
3819
38202006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3821
3822 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3823 (Splitting mail using spam-stat): Fix @xref.
3824
38252006-04-20 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3828 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3829
38302006-04-20 Carsten Dominik <dominik@science.uva.nl>
3831
3832 * org.texi (Time stamps): Better explanation of the purpose of
3833 different time stamps.
3834 (Structure editing, Plain lists): More details on how new items
3835 and headings are inserted.
3836
38372006-04-18 Carsten Dominik <dominik@science.uva.nl>
3838
3839 * org.texi (Formula syntax): Fix link to Calc Manual.
3840
38412006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3842
3843 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3844
38452006-04-17 Bill Wohler <wohler@newt.com>
3846
3847 * mh-e.texi (Folders): Update mh-before-quit-hook and
3848 mh-quit-hook example with code that removes the buffers rather
3849 than just bury them.
3850
38512006-04-17 Michael Albinus <michael.albinus@gmx.de>
3852
3853 Sync with Tramp 2.0.53.
3854
38552006-04-13 Carsten Dominik <dominik@science.uva.nl>
3856
3857 * org.texi (Updating settings): New section.
3858 (Visibility cycling): Better names for the startup folding
3859 options.
3860 (Exporting): Completely restructured.
3861 (The very busy C-c C-c key): New section.
3862 (Summary of in-buffer settings): New section.
3863
38642006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3865
3866 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3867
38682006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3869
3870 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3871 (Server Commands): Key `v' is reserved for users.
3872
38732006-04-11 Carsten Dominik <dominik@science.uva.nl>
3874
3875 * org.texi (Link format): New section, emphasis on bracket links.
3876 (External links): Document bracket links.
3877 (FAQ): Expand to cover shell links and the new link format.
3878
38792006-04-09 Kevin Ryde <user42@zip.com.au>
3880
3881 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3882
38832006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3884
3885 * gnus.texi (Summary Buffer Lines): Add `*'.
3886
c8763fb6 38872006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3888
3889 * gnus.texi (Group Parameters):
3890 Mention gnus-permanently-visible-groups.
3891
38922006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3893
3894 * gnus.texi (Face): Fix typo.
3895
38962006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3897
3898 * gnus.texi (X-Face): Clarify.
3899 (Face): Need Emacs with PNG support.
3900
39012006-04-06 Richard Stallman <rms@gnu.org>
3902
3903 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3904 Emacs".
3905
39062006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3907
3908 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3909 blocks not suitable for inclusion with Emacs using variable
3910 PARTOFEMACS.
3911
39122006-04-04 Simon Josefsson <jas@extundo.com>
3913
3914 * gnus.texi (Security): Improve.
3915
39162006-04-02 Bill Wohler <wohler@newt.com>
3917
3918 * mh-e.texi (Getting Started, Junk, Bug Reports)
3919 (MH FAQ and Support): Fix URLs.
3920
39212006-03-31 Romain Francoise <romain@orebokech.com>
3922
3923 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3924 to t, not nil (and has for the past eight years).
3925
39262006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3927
3928 * message.texi, gnus.texi: Bump version to 5.11.
3929
39302006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3931
3932 * gnus.texi (Top): Add comment about version line.
3933
3934 * message.texi (Top): Ditto. Change to take named versions into
3935 account.
3936
39372006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3938
3939 * gnus.texi (Posting Styles): Add x-face-file to example.
3940 (X-Face): Refer to posting styles.
3941
3942 * gnus-faq.texi ([5.8]): Add x-face-file.
3943 ([8.4]): Add links to gmane.emacs.gnus.user and
3944 gmane.emacs.gnus.general.
3945
39462006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3947
3948 * gnus-faq.texi: Use .invalid.
3949 ([5.4]): Fix gnus-posting-styles example.
3950
39512006-03-27 Romain Francoise <romain@orebokech.com>
3952
3953 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3954 Emacs/W3 needs a new maintainer.
3955 (Ispell): Update author and version info.
3956 (Mailcrypt): Mention PGG.
3957 (New in Emacs 22): Add PGG to the list of new packages.
3958 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3959 updating dead URLs.
3960
39612006-03-25 Karl Berry <karl@gnu.org>
3962
3963 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3964 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3965 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3966 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3967 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3968 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3969 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3970 (2) do not indent copyright year list (or anything else).
3971
39722006-03-21 Bill Wohler <wohler@newt.com>
3973
3974 * mh-e.texi (Folders): Various edits.
3975
39762006-03-20 Romain Francoise <romain@orebokech.com>
3977
3978 * gnus.texi (Mail Folders): Grammar fix.
3979
39802006-03-19 Bill Wohler <wohler@newt.com>
3981
3982 * mh-e.texi (Replying): Document Mail-Followup-To.
3983 Change manually-formatted table to multitable. Add debugging info.
3984 Move description of mh-reply-default-reply-to into paragraph
3985 that describes its values.
3986
39872006-03-17 Bill Wohler <wohler@newt.com>
3988
10d1d0af 3989 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3990 (Sending Mail Tour): Update method of entering
3991 addresses and subject.
3992 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3993 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3994
39952006-03-15 Carsten Dominik <dominik@science.uva.nl>
3996
3997 * org.texi: Version number change only.
3998
39992006-03-14 Bill Wohler <wohler@newt.com>
4000
4001 * mh-e.texi: Add index entries around each paragraph rather than
4002 depend on entries from beginning of node. Doing so ensures that
4003 index entries are less likely to be forgotten if text is cut and
4004 pasted, and are necessary anyway if the references are on a
4005 separate page. It seems that makeinfo is now (v. 4.8) only
4006 producing one index entry per node, so there is no longer any
4007 excuse not to. Use subheading instead of heading. The incorrect
4008 use of heading produced very large fonts in Info--as large as the
4009 main heading.
4010 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4011 versions 6 and 7 appeared *around* the time of these Emacs releases.
4012
40132006-03-13 Carsten Dominik <dominik@science.uva.nl>
4014
4015 * org.texi (Clean view): Document new startup options.
4016
40172006-03-11 Bill Wohler <wohler@newt.com>
4018
4019 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4020 (Composing, Scan Line Formats): Fix @refs.
4021 (Getting Started): Define MH profile and MH profile components.
4022 (Incorporating Mail, Reading Mail, Viewing, Printing)
4023 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4024 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4025 for string constants.
4026 (Tool Bar): Remove spurious quote.
4027 (Junk): Use ``...'' instead of "...".
4028 (Scan Line Formats): Replace @samp with @kbd.
4029
40302006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4031
4032 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4033
40342006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4035
4036 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4037 easy to understand.
4038
40392006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4040
4041 * gnus.texi: Markup fix.
4042 (Fancy Mail Splitting): Specify new feature.
4043
40442006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4045
4046 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4047 partial-words matching.
4048
40492006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4050
4051 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4052
4053 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4054 (MIME Commands): Fix mm-discouraged-alternatives.
4055
40562006-03-07 Carsten Dominik <dominik@science.uva.nl>
4057
4058 * org.texi: Version number change only.
4059
40602006-03-06 Bill Wohler <wohler@newt.com>
4061
4062 * mh-e.texi: Move from SourceForge repository to Savannah.
4063 This is version 7.93, which is a total rewrite from the previous
4064 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4065 version 7.93.
4066
40672006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4068
4069 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4070
40712006-03-01 Carsten Dominik <dominik@science.uva.nl>
4072
4073 * org.texi (Interaction): Add item about `org-mouse.el' by
4074 Piotr Zielinski.
4075 (Managing links): Document that also mouse-1 can be used to
4076 activate a link.
4077 (Headlines, FAQ): Add entry about hiding leading stars.
4078 (Miscellaneous): Resort the sections in this chapter to a more
4079 logical sequence.
4080
40812006-02-27 Simon Josefsson <jas@extundo.com>
4082
4083 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4084 2004-01-27 from the trunk).
4085
40862006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4087
4088 * cc-mode.texi: Rename c-hungry-backspace to
4089 c-hungry-delete-backwards, at the request of RMS. Leave the old
4090 name as an alias.
4091
40922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4093
4094 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4095 include the function header within the defun.
4096
40972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4098
4099 * cc-mode.texi: Correct two typos.
4100
41012006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4102
4103 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4104 existing comment.
4105 (Electric Keys): Add a justification for electric indentation.
4106 (Hungry WS Deletion): Clear up the names and complications of the
4107 BACKSPACE and DELETE keys.
4108
41092006-02-23 Juri Linkov <juri@jurta.org>
4110
4111 * faq.texi (Common requests): Move `Turning on auto-fill by
4112 default' after `Wrapping words automatically'. Move `Working with
4113 unprintable characters' before `Searching for/replacing newlines'.
4114 Move `Replacing highlighted text' after `Highlighting a region'.
4115 Merge `Repeating commands' and `Repeating a command as many times
4116 as possible' into the former.
4117 (Packages that do not come with Emacs): Add refs to Gmane and
4118 etc/MORE.STUFF.
4119
41202006-02-23 Juri Linkov <juri@jurta.org>
4121
4122 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4123 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4124 Add xref to `(emacs)Reporting Bugs'.
4125 (Getting a printed manual): Add URL to other formats of the manual.
4126 (Common requests): Fix menu.
4127 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4128 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4129 (Inserting text at the beginning of each line): Add pxref to
4130 `Changing the included text prefix'.
4131 (Forcing the cursor to remain in the same column): Mention `track-eol'
4132 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4133 (Replacing text across multiple files): Add keybinding `Q' for
4134 `dired-do-query-replace'.
4135
41362006-02-22 Carsten Dominik <dominik@science.uva.nl>
4137
4138 * reftex.texi: Version number and date change only.
4139
4140 * org.texi (Internal Links): Rewrite to cover the modified
4141 linking system.
4142
41432006-02-17 Eli Zaretskii <eliz@gnu.org>
4144
4145 * faq.texi: Remove the coding cookie, it's not needed anymore.
4146
41472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4148
4149 * faq.texi (Colors on a TTY): Mention Mac OS port.
4150
41512006-02-12 Karl Berry <karl@gnu.org>
4152
4153 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4154 8-bit accented a.
4155
41562006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4157
4158 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4159
41602006-02-08 Romain Francoise <romain@orebokech.com>
4161
4162 * faq.texi (Top): Remove paragraph about the FAQ being a
4163 transitional document, etc.
4164 (Searching for/replacing newlines): New node.
4165 (Yanking text in isearch): New node.
4166 (Inserting text at the beginning of each line): Rename and make
4167 more general, mention `M-;' in Message mode.
4168
41692006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4170
4171 * faq.texi (Meta key does not work in xterm)
4172 (Emacs does not display 8-bit characters)
4173 (Inputting eight-bit characters): Update xrefs.
4174
41752006-02-06 Romain Francoise <romain@orebokech.com>
4176
4177 * faq.texi (VM): VM now at version 7.19.
4178 Set myself as maintainer of this file.
4179
41802006-02-04 Michael Olson <mwolson@gnu.org>
4181
4182 * erc.texi (History): Note that ERC is now included with Emacs.
4183
41842006-01-31 Romain Francoise <romain@orebokech.com>
4185
4186 * message.texi (Message Headers): Explain what
4187 `message-alternative-emails' does in more detail.
4188 Update copyright year.
4189
41902006-01-30 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4193
41942006-01-29 Richard M. Stallman <rms@gnu.org>
4195
4196 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4197
41982006-01-29 Michael Olson <mwolson@gnu.org>
4199
4200 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4201
4202 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4203
4204 * faq.texi (New in Emacs 22): Mention ERC.
4205
42062006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4207
4208 * rcirc.texi: Capitalize dir entry for consistency with the entry
4209 in info/dir and other entries in the Emacs category.
4210 Fix typos. Delete trailing whitespace.
4211
c8763fb6 42122006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4213
4214 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4215
42162006-01-27 Eli Zaretskii <eliz@gnu.org>
4217
4218 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4219 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4220
4221 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4222 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4223
42242006-01-27 Alex Schroeder <alex@gnu.org>
4225
4226 * rcirc.texi: New file.
4227
42282006-01-23 Juri Linkov <juri@jurta.org>
4229
4230 * widget.texi (User Interface): Add S-TAB for widget-backward.
4231
42322006-01-22 Michael Albinus <michael.albinus@gmx.de>
4233
4234 Sync with Tramp 2.0.52.
4235
4236 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4237 Add Tramp disabling item. New item for common connection problems.
4238 (various): Apply "ftp" as method for the download URL.
4239 (Bug Reports): Refer to FAQ for common problems.
4240
42412006-01-21 Eli Zaretskii <eliz@gnu.org>
4242
4243 * widget.texi (User Interface): Use @key for TAB.
4244
4245 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4246
4247 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4248 for TAB.
4249
4250 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4251
42522006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4253
4254 * gnus.texi: Update copyright.
4255
42562006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4257
4258 * gnus.texi (Article Washing): Additions.
4259
42602006-01-08 Alex Schroeder <alex@gnu.org>
4261
4262 * pgg.texi (Caching passphrase): Rewording.
4263
42642006-01-13 Carsten Dominik <dominik@science.uva.nl>
4265
4266 * org.texi (Agenda commands): Document tags command.
4267
42682006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4269
4270 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4271
42722006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4273
4274 * gnus.texi (RSS): Addition.
4275
42762005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4277
4278 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4279
42802005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4281
4282 * emacs-mime.texi (Display Customization): Add setting example to
4283 mm-discouraged-alternatives.
4284
42852006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4286
4287 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4288 version is the canonical version.
4289
42902006-01-08 Alex Schroeder <alex@gnu.org>
4291
4292 * pgg.texi (Caching passphrase): Rewording.
4293
42942006-01-06 Eli Zaretskii <eliz@gnu.org>
4295
4296 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4297 repository URL.
4298
42992006-01-06 Carsten Dominik <dominik@science.uva.nl>
4300
4301 * org.texi: Removed the accidentally re-added empty line in the
4302 direntry.
4303
43042006-01-05 Carsten Dominik <dominik@science.uva.nl>
4305
4306 * org.texi (Agenda Views): Chapter reorganized.
4307
43082005-12-29 Romain Francoise <romain@orebokech.com>
4309
4310 * faq.texi (Using Customize): New node.
4311
43122005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4313
4314 * org.texi: Remove blank line in @direntry. It is non-standard
4315 and recursively produces blank lines all over the dir file (when
4316 using Texinfo 4.8).
4317
43182005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4319
4320 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4321
43222005-12-20 Carsten Dominik <dominik@science.uva.nl>
4323
4324 * org.texi (Tags): Boolean logic documented.
4325 (Agenda Views): Document custom commands.
4326
43272005-12-20 David Kastrup <dak@gnu.org>
4328
4329 * faq.texi (AUCTeX): Update version and mailing list info.
4330
43312005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4332
4333 * gnus.texi (MIME Commands): Mention addition of
4334 multipart/alternative to gnus-buttonized-mime-types and add xref
4335 to mm-discouraged-alternatives.
4336
4337 * emacs-mime.texi (Display Customization): Mention addition of
4338 "image/.*" and add xref to gnus-buttonized-mime-types in the
4339 mm-discouraged-alternatives section.
4340
43412005-12-16 Carsten Dominik <dominik@science.uva.nl>
4342
4343 * org.texi (Tags): New section.
4344 (Agenda Views): Chapter reorganized.
4345
43462005-12-16 Eli Zaretskii <eliz@gnu.org>
4347
4348 * org.texi (Internal Links): Add a missing comma after an @xref.
4349
43502005-12-14 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * faq.texi (Filling paragraphs with a single space): No need to
4353 change sentence-end now.
4354
43552005-12-13 Romain Francoise <romain@orebokech.com>
4356
4357 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4358
43592005-12-12 Jay Belanger <belanger@truman.edu>
4360
4361 * faq.texi (Calc): Update version number.
4362
43632005-12-12 Carsten Dominik <dominik@science.uva.nl>
4364
4365 * org.texi (Progress Logging): New section.
4366
43672005-12-10 Romain Francoise <romain@orebokech.com>
4368
4369 Update the Emacs FAQ for the 22.1 release.
4370
4371 * faq.texi: Set VER to `22.1'.
4372 (Basic editing): Explain how to use localized versions of the
4373 Tutorial. Mention that `C-h r' displays the manual. Delete
4374 obsolete WWW link to an Emacs 18 tutorial.
4375 (Getting a printed manual): Point to the new locations of the
4376 manuals on the GNU Web site.
4377 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4378 available via Info (it was previously distributed separately).
4379 (Installing Texinfo documentation): The latest version of Texinfo
4380 is 4.8, not 4.0.
4381 (Informational files for Emacs): COPYING is the GNU General Public
4382 License, not the Emacs General Public License.
4383 (Informational files for Emacs): Delete obsolete link to the
4384 GNUinfo pages as they have been removed from the GNU Web site.
4385 (New in Emacs 22): New node.
4386 (Setting up a customization file): Say that most packages support
4387 Customize nowadays.
4388 (Colors on a TTY): Delete reference to instructions on how to
4389 enable syntax highlighting, it is now enabled by default.
4390 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4391 at startup automatically.
4392 (Controlling case sensitivity): Mention `M-c' in isearch.
4393 (Using an already running Emacs process): Emacs now creates the
4394 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4395 gnuserv. As emacsclient can now run Lisp code as well, delete a
4396 sentence praising gnuserv for that. Simplify description of how
4397 the client/server operation works.
4398 (Compiler error messages): Delete obsolete text (compile.el has
4399 been rewritten).
4400 (Indenting switch statements): Fix typo.
4401 (Matching parentheses): Simplify setup instructions, mention the
4402 menu bar item in the Options menu.
4403 (Repeating a command as many times as possible): Mention `C-x e'.
4404 (Going to a line by number): Mention new keymap and bindings
4405 `M-g M-g', `M-g M-p' and `M-g M-n'.
4406 (Turning on syntax highlighting): Now on by default. Simplify.
4407 (Replacing highlighted text): Use `1', not `t'.
4408 (Problems with very large files): The maximum size is now 256MB on
4409 32-bit machines.
4410 (^M in the shell buffer): Mention `comint-process-echoes'.
4411 (Emacs for Apple computers): Emacs 22 has native support for Mac
4412 OS X.
4413 (Translating names to IP addresses): Delete node.
4414 (Binding keys to commands): Fix typo.
4415 (SPC no longer completes file names): New node.
4416 (MIME with Emacs mail packages): Delete section about the Emacs
4417 MIME FAQ (it's not reachable anymore).
4418
44192005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4420
4421 * cc-mode.texi: The manual has been extensively revised: the
4422 information about using CC Mode has been separated from the larger
4423 and more difficult chapters about configuration. It has been
4424 updated for CC Mode 5.31.
4425
44262005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4427
4428 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4429 (Selecting an implementation): Fix descriptions.
4430
44312005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4432
4433 * message.texi (Various Message Variables): Addition.
4434
44352005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4436
4437 * message.texi: Fix default values.
4438
44392005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4440
4441 * message.texi (Header Commands): Clarify descriptions of
4442 message-cross-post-followup-to, message-reduce-to-to-cc, and
4443 message-insert-wide-reply.
4444 (Various Commands): Fix kindex for message-kill-to-signature;
4445 clarify description of message-tab.
4446
44472005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4448
4449 * message.texi (Mailing Lists): Fix description about MFT.
4450
4451 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4452
44532005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4454
4455 * gnus.texi (Slow Terminal Connection): Replace old description
4456 with new one.
4457
44582005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4459
4460 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4461 replace X-Draft-Headers with X-Draft-From.
4462
44632005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4464
4465 * gnus.texi (Various Various): Fix the default value of
4466 nnheader-max-head-length.
4467 (Gnus Versions): Fix typo.
4468
44692005-12-08 Carsten Dominik <dominik@science.uva.nl>
4470
4471 * org.texi (Structure editing): Document new functionality of
4472 M-RET.
4473
44742005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4475
4476 * org.texi (Internal Links): Fix Texinfo usage.
4477
44782005-12-06 Carsten Dominik <dominik@science.uva.nl>
4479
4480 * org.texi (TODO basics): Document the global todo list.
4481 (TODO items): Documents sparse tree for specific TODO
4482 keywords.
4483
44842005-11-30 Carsten Dominik <dominik@science.uva.nl>
4485
4486 * org.texi (Plain Lists): Typos fixed.
4487
44882005-11-28 Jay Belanger <belanger@truman.edu>
4489
4490 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4491
44922005-11-24 Carsten Dominik <dominik@science.uva.nl>
4493
4494 * org.texi (Structure editing): New item moving commands added.
4495 (Plain Lists): New section.
4496
44972005-11-18 Carsten Dominik <dominik@science.uva.nl>
4498
4499 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4500 (Agenda): Document commands `org-cycle-agenda-files' and
4501 `org-agenda-file-to-front'
4502 (Built-in table editor): Document `org-table-sort-lines'.
4503 (HTML formatting): Export of hand-formatted lists.
4504
45052005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4506
4507 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4508 new variable gnus-toolbar-thickness.
4509
45102005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4511
4512 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4513
45142005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4515
4516 * gnus.texi (X-Face): Fix description.
4517 (XVarious): Remove gnus-xmas-logo-color-alist and
4518 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4519
45202005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4521
4522 * gnus.texi (Group Parameters): Mention new variable
4523 gnus-parameters-case-fold-search.
4524 (Home Score File): Addition.
4525
45262005-11-04 Ulf Jasper <ulf.jasper@web.de>
4527
4528 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4529 (Overview): List supported feed types.
4530 (Installation): No installation necessary when using autoload.
4531 (Configuration): Rename "RSS" to "news".
4532
45332005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4534
4535 * pgg.texi (User Commands): Document additional passphrase
4536 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4537 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4538
45392005-11-04 Carsten Dominik <dominik@science.uva.nl>
4540
4541 * org.texi: Version number changed to 3.19.
4542
45432005-10-29 Sascha Wilde <wilde@sha-bang.de>
4544
4545 * pgg.texi (How to use): Update the example to add autoload of
4546 pgg-encrypt-symmetric-region.
4547 (User Commands): Document pgg-encrypt-symmetric-region.
4548 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4549
45502005-10-27 Jay Belanger <belanger@truman.edu>
4551
4552 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4553 mention other TeX-related units.
4554
45552005-10-23 Lars Hansen <larsh@soem.dk>
4556
4557 * dired-x.texi (Miscellaneous Commands): Replace
4558 dired-do-relative-symlink by dired-do-relsymlink and
4559 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4560
45612005-10-23 Jay Belanger <belanger@truman.edu>
4562
4563 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4564 constant.
4565
45662005-10-23 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * faq.texi (Bugs and problems): Replace
4569 `dired-move-to-filename-regexp' by
4570 `directory-listing-before-filename-regexp'.
4571
45722005-10-22 Eli Zaretskii <eliz@gnu.org>
4573
4574 * newsticker.texi (UPDATED): Set value.
4575
45762005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4577
4578 * gnus.texi (Document Groups): Remove duplicate item.
4579
45802005-10-21 Carsten Dominik <dominik@science.uva.nl>
4581
4582 * org.texi (Summary): Mention iCalendar support.
4583 (Exporting): Document iCalendar support.
4584
45852005-10-18 Romain Francoise <romain@orebokech.com>
4586
4587 * viper.texi (Viper Specials): Capitalize GNU.
4588
45892005-10-17 Juri Linkov <juri@jurta.org>
4590
4591 * info.texi (Getting Started, Search Index, Expert Info):
4592 Fix wording.
4593 (Search Text): Replace `echo area' with `mode line'.
4594 (Search Index): Both `i' and `,' find all index entries.
4595 Replace example `C-f' with `C-l' (which exists in index of Info
4596 manual) and delete spaces in its keyboard input sequence.
4597 Delete unnecessary explanations about literal characters.
4598
45992005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4600
4601 * gnus.texi (Document Server Internals): Addition.
4602
46032005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (A note on namespaces): Fix RFC reference.
4606
46072005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4608
4609 * gnus.texi (RSS): Fix key description.
4610
46112005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4612
4613 * gnus.texi: Emacs/w3 -> Emacs/W3.
4614 (Browsing the Web): Fix description.
4615 (Web Searches): Ditto.
4616 (Customizing W3): Ditto.
4617
46182005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4619
4620 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4621
46222005-10-11 Jay Belanger <belanger@truman.edu>
4623
4624 * calc.texi (Integration): Mention using `a i' to compute definite
4625 integrals.
4626
46272005-10-11 Juri Linkov <juri@jurta.org>
4628
4629 * info.texi: Rearrange nodes.
4630 (Top): Update menu. Change ref `Info for Experts' to
4631 `Advanced Info Commands'.
4632 (Getting Started): Fix description of manual's parts.
4633 (Help-Int): Change xref `Info Search' to `Search Index', and
4634 `Expert Info' to `Advanced'.
4635 (Advanced): Move node one level up.
4636 (Search Text, Search Index): New nodes split out from `Info Search'.
4637 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4638 split out from `Advanced'.
4639 (Advanced, Emacs Info Variables): De-document editing an Info file
4640 in Info.
4641 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4642 (Creating an Info File): Delete node and move its text to
4643 `Expert Info'.
4644
46452005-10-10 Carsten Dominik <dominik@science.uva.nl>
4646
4647 * org.texi (Workflow states): Documented that change in keywords
4648 becomes active only after restart of Emacs.
4649
46502005-10-08 Michael Albinus <michael.albinus@gmx.de>
4651
4652 Sync with Tramp 2.0.51.
4653
46542005-10-08 Nick Roberts <nickrob@snap.net.nz>
4655
4656 * speedbar.texi (Introduction): Describe new location of speedbar
4657 on menubar.
4658 (Basic Key Bindings): Remove descriptions of bindings that have
4659 been removed.
4660
46612005-10-05 Nick Roberts <nickrob@snap.net.nz>
4662
4663 * speedbar.texi (GDB): Describe use of watch expressions.
4664
46652005-09-28 Simon Josefsson <jas@extundo.com>
4666
4667 * message.texi (IDNA): Fix.
4668
46692005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4670
4671 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4672 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4673 description of nntp-open-connection-function.
4674 (Common Variables): Fix descriptions.
4675
46762005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4677
4678 * gnus.texi (Server Buffer Format): Document the %a format spec.
4679
46802005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4681
4682 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4683
46842005-09-23 Carsten Dominik <dominik@science.uva.nl>
4685
4686 * org.texi Version 3.16.
4687
46882005-09-19 Miles Bader <miles@gnu.org>
4689
4690 * newsticker.texi: Get rid of CVS keywords.
4691
46922005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4693
4694 * gnus.texi (Finding the Parent): Fix description of how Gnus
4695 finds article.
4696
46972005-09-14 Jari Aalto <jari.aalto@cante.net>
4698
4699 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4700 to drop off non-answered articles.
4701
47022005-09-19 Juanma Barranquero <lekktu@gmail.com>
4703
4704 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4705 braces (which are unsupported by NMAKE) for macro `srcdir'.
4706
47072005-09-17 Eli Zaretskii <eliz@gnu.org>
4708
4709 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4710 (../info/newsticker, newsticker.dvi): New targets.
4711
47122005-09-17 Ulf Jasper <ulf.jasper@web.de>
4713
4714 * newsticker.texi: Replace @command with @code. Replace @example
4715 with @lisp.
4716 (Top): Added explanations to menu items.
4717 (GNU Free Documentation License): Removed.
4718
47192005-09-16 Romain Francoise <romain@orebokech.com>
4720
4721 Update all files to specify GFDL version 1.2.
4722
4723 * doclicense.texi (GNU Free Documentation License): Update to
4724 version 1.2.
4725
47262005-09-15 Richard M. Stallman <rms@gnu.org>
4727
4728 * newsticker.texi: Fix @setfilename.
4729
4730 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4731 (../info/newsticker, newsticker.dvi): New targets.
4732
47332005-08-30 Carsten Dominik <dominik@science.uva.nl>
4734
4735 * org.texi: Version 3.15.
4736
47372005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * ses.texi: Combine all three indices into one.
4740 Correct a few typos.
4741
47422005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4745
47462005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * emacs-mime.texi (Handles): Remove duplicate item.
4749 (Encoding Customization): Fix the default value for
4750 mm-coding-system-priorities.
4751 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4752 (Basic Functions): Fix reference.
4753
47542005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4755
4756 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4757
47582005-08-18 Richard M. Stallman <rms@gnu.org>
4759
4760 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4761 and web site.
4762
4763 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4764 not keyboard-translate.
4765
47662005-08-11 Richard M. Stallman <rms@gnu.org>
4767
4768 * faq.texi (Using regular expressions): Fix xref.
4769
47702005-08-09 Juri Linkov <juri@jurta.org>
4771
4772 * info.texi (Help-P): Replace `Prev' with `Previous'.
4773 (Help-M, Help-Xref): Add S-TAB.
4774 (Help-FOO): Update `u' command.
4775 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4776 Update info about visibility of xref parts.
4777 (Help-Int): Fix `m' command. Rename `Info-last' to
4778 `Info-history-back'. Add `Info-history-forward'.
4779 (Advanced): Fix `g*' and `M-n' commands.
4780 (Info Search): Add `index-apropos' in stand-alone browser.
4781 Add isearch commands.
4782 (Emacs Info Variables): Remove `Info-fontify'.
4783 Add `Info-mode-hook'. Update face names.
4784 Add `Info-fontify-maximum-menu-size',
4785 `Info-fontify-visited-nodes', `Info-isearch-search'.
4786
47872005-08-07 Michael Albinus <michael.albinus@gmx.de>
4788
4789 Sync with Tramp 2.0.50.
4790
4791 * tramp.texi: Use @option{} consequently for method names.
4792 (Inline methods, External transfer methods): Remove references to
4793 Cygwin.
4794 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4795 implementation.
4796
47972005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4798
4799 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4800 Mention that gnus-init-file is not read when Emacs is invoked with
4801 --no-init-file or -q.
4802
48032005-07-19 Carsten Dominik <dominik@science.uva.nl>
4804
4805 * org.texi: Version 3.14.
4806
48072005-07-04 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * org.texi: Version 3.13.
4810
48112005-07-18 Juri Linkov <juri@jurta.org>
4812
4813 * calc.texi (Time Zones, Logical Operations):
4814 * cl.texi (Overview):
4815 * org.texi (TODO types):
4816 * sc.texi (Emacs 18 MUAs):
4817 * speedbar.texi (Top):
4818 * url.texi (History):
4819 Delete duplicate duplicate words.
4820
ce058493 48212005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4822
4823 * cl.texi (Type Predicates): Document `atom' type.
4824
48252005-07-04 Lute Kamstra <lute@gnu.org>
4826
4827 Update FSF's address in GPL notices.
4828
4829 * calc.texi (Copying):
4830 * doclicense.texi (GNU Free Documentation License):
4831 * faq.texi (Contacting the FSF):
4832 * mh-e.texi (Copying): Update FSF's address.
4833
48342005-07-03 Richard M. Stallman <rms@gnu.org>
4835
4836 * flymake.texi (Example -- Configuring a tool called directly):
4837 Update name of flymake-build-relative-filename.
4838
48392005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4840
4841 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4842
48432005-06-29 Carsten Dominik <dominik@science.uva.nl>
4844
4845 * org.texi: Version 3.12.
4846
48472005-06-24 Eli Zaretskii <eliz@gnu.org>
4848
4849 * makefile.w32-in (MAKEINFO): Use --force.
4850 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4851 Makefile.in.
4852 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4853 more shells.
4854
48552005-06-23 Richard M. Stallman <rms@gnu.org>
4856
4857 * speedbar.texi (Creating a display): Texinfo usage fixes.
4858
4859 * tramp.texi (Customizing Completion, Auto-save and Backup):
4860 Texinfo usage fixes.
4861
48622005-06-23 Juanma Barranquero <lekktu@gmail.com>
4863
4864 * dired-x.texi (Miscellaneous Commands):
4865 * ediff.texi (Miscellaneous):
4866 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4867 (Agent Variables):
4868 * info.texi (Help-Xref):
4869 * message.texi (Message Headers):
4870 * org.texi (Remember):
4871 * reftex.texi (Options (Defining Label Environments)):
4872 (Options (Index Support)):
4873 (Options (Viewing Cross-References)):
4874 (Options (Misc)):
4875 (Changes):
4876 * speedbar.texi (Creating a display):
4877 * tramp.texi (Customizing Completion, Auto-save and Backup):
4878 Texinfo usage fix.
4879
48802005-06-13 Carsten Dominik <dominik@science.uva.nl>
4881
4882 * org.texi: Version 3.11.
4883
48842005-06-12 Jay Belanger <belanger@truman.edu>
4885
4886 * calc.texi (Getting Started): Remove extra menu item.
4887
48882005-05-31 Jay Belanger <belanger@truman.edu>
4889
4890 * calc.texi (Notations Used in This Manual): Use @kbd for key
4891 sequence.
4892 (Demonstration of Calc): Mention another way of starting Calc.
4893 (Starting Calc): Mention long name of M-#.
4894 (Embedded Mode Overview): Remove unnecessary instruction.
4895 (Other M-# commands): Rephrase `M-# 0' explanation.
4896 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4897 reflect current behavior.
4898
48992005-05-30 Jay Belanger <belanger@truman.edu>
4900
4901 * calc.texi (Hooks): Change description of calc-window-hook and
4902 calc-trail-window-hook to match usage.
4903 (Computational Functions): Add more constant-generating functions.
4904 (Customizable Variables): Use defvar.
4905
49062005-05-28 Jay Belanger <belanger@truman.edu>
4907
4908 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4909 (Basic Embedded Mode): Explain behavior of arguments to
4910 calc-embedded-mode.
4911
49122005-05-27 Jay Belanger <belanger@truman.edu>
4913
4914 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4915 current behavior.
4916
49172005-05-25 Jay Belanger <belanger@truman.edu>
4918
4919 * calc.texi: Change Calc version number throughout.
4920 (Keypad Mode): Change location in info output.
4921 (Keypad mode overview): Move picture of keypad.
4922
49232005-05-21 Jay Belanger <belanger@truman.edu>
4924
4925 * calc.texi (Storing variables): Mention that only most variables
4926 are void to begin with.
4927
49282005-05-21 Kevin Ryde <user42@zip.com.au>
4929
4930 * widget.texi (Basic Types): Update cross ref from "Enabling
4931 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4932 lispref/text.texi change.
4933
49342005-05-20 Carsten Dominik <dominik@science.uva.nl>
4935
4936 * org.texi: Version 3.09.
4937
49382005-05-18 Carsten Dominik <dominik@science.uva.nl>
4939
4940 * reftex.texi: Version 4.28.
4941
49422005-05-16 Jay Belanger <belanger@truman.edu>
4943
4944 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4945
49462005-05-14 Jay Belanger <belanger@truman.edu>
4947
4948 * calc.texi (Default Simplifications): Insert missing ! (logical
4949 not operator).
4950
49512005-05-14 Michael Albinus <michael.albinus@gmx.de>
4952
4953 Sync with Tramp 2.0.49.
4954
49552005-05-10 Jay Belanger <belanger@truman.edu>
4956
4957 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4958 to 1.
4959
49602005-04-29 Carsten Dominik <dominik@science.uva.nl>
4961
4962 * org.texi: Version 3.08, structure reorganized.
4963
49642005-04-24 Richard M. Stallman <rms@gnu.org>
4965
4966 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4967
49682005-04-15 Carsten Dominik <dominik@science.uva.nl>
4969
4970 * org.texi: Update to version 3.06.
4971
49722005-04-13 Lute Kamstra <lute@gnu.org>
4973
4974 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4975
49762005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4977
4978 * cl.texi (Porting Common Lisp): Fix typo.
4979
49802005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4981
4982 * gnus.texi (RSS): Addition.
4983
49842005-04-04 Jay Belanger <belanger@truman.edu>
4985
4986 * calc.texi: Change Calc version number.
4987 (Customizable variables): Fix description of calc-language-alist.
4988 (Copying): Put in version 2 of GPL.
4989
49902005-04-01 Jay Belanger <belanger@truman.edu>
4991
4992 * calc.texi (Troubleshooting Commands): Remove comment about
4993 installation.
4994 (Installation): Remove section.
4995 (Customizable Variables): New section.
4996 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4997 (Graphical Devices): Add references to Customizable Variables.
4998
49992005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5000
5001 * emacs-mime.texi (Display Customization): Markup fixes.
5002 (rfc2047): Update.
5003
50042005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * gnus-faq.texi: Replaced with auto-generated version.
5007
50082005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5009
5010 * dired-x.texi (Multiple Dired Directories): default-directory was
5011 renamed to dired-default-directory.
5012
50132005-03-26 Jay Belanger <belanger@truman.edu>
5014
5015 * calc.texi (Simplifying Formulas, Rewrite Rules):
5016 Change description of top and bottom of fraction.
5017 (Modulo Forms): Move description of how to create modulo forms to
5018 earlier in the section.
5019 (Fraction Mode): Suggest using : to get a fraction by dividing.
5020 (Basic Arithmetic): Adjust placement of command name.
5021 (Truncating the Stack): Emphasize that "hidden" entries are still
5022 visible.
5023 (Installation): Move discussion of printing manual to "About This
5024 Manual".
5025 (About This Manual): Mention how to print the manual.
5026 (Reporting Bugs): Remove first person.
5027 (Building Vectors): Add algebraic version of append.
5028 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5029 (Grouping Digits): Fix typo.
5030
50312005-03-25 Werner Lemberg <wl@gnu.org>
5032
5033 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5034 Replace `legal' with `valid'.
5035
50362005-03-25 Werner Lemberg <wl@gnu.org>
5037
5038 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5039
50402005-03-24 Jay Belanger <belanger@truman.edu>
5041
5042 * calc.texi (General Mode Commands)
5043 (Mode Settings in Embedded Mode): Add some explanation of
5044 recording mode settings.
5045
50462005-03-24 Richard M. Stallman <rms@gnu.org>
5047
5048 * calc.texi: Remove praise of non-free software.
5049
5050 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5051 (Installation): Node deleted.
5052
50532005-03-23 Richard M. Stallman <rms@gnu.org>
5054
5055 * url.texi (HTTP language/coding): Improve last change.
5056
50572005-03-22 Jay Belanger <belanger@truman.edu>
5058
5059 * calc.texi (Embedded Mode): Add new information on changing
5060 modes.
5061
50622005-03-20 Michael Albinus <michael.albinus@gmx.de>
5063
5064 Sync with Tramp 2.0.48.
5065
5066 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5067
5068 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5069 "GNU/Linux". Change all addresses to .gnu.org.
5070 (Default Method): Offer shortened syntax for "su" and "sudo"
5071 methods.
5072
50732005-03-07 Richard M. Stallman <rms@gnu.org>
5074
5075 * url.texi: Fix usage of "e.g.".
5076 (HTTP language/coding): Explain the rules for these strings.
5077
50782005-03-06 Richard M. Stallman <rms@gnu.org>
5079
5080 * woman.texi (Introduction): Minor cleanups.
5081
5082 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5083
5084 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5085 (Installation): Node deleted.
5086
5087 * mh-e.texi (Preface): Get rid of "Emacs 21".
5088
5089 * eshell.texi (Installation): Delete node (for Emacs 20).
5090
50912005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5092
5093 * flymake.texi: Refill and tweak style in @lisp blocks.
5094
50952005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5096
5097 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5098
50992005-03-01 Jay Belanger <belanger@truman.edu>
5100
5101 * calc.texi (Trigonometric and Hyperbolic Functions):
5102 Mention additional functions.
5103 (Algebraic Simplifications): Mention additional simplifications.
5104
51052005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5106
5107 * ses.texi: Add concept/function/variable indices (this work was
5108 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5109 papers on file at FSF).
5110
51112005-02-10 Jay Belanger <belanger@truman.edu>
5112
5113 * calc.texi: Change @LaTeX to La@TeX throughout.
5114 Redefine @expr as @math for TeX output.
5115 Redefine @texline as a no-op for TeX output.
5116 Define @tfn, replace @t by @tfn throughout.
5117
51182005-02-09 Jay Belanger <belanger@truman.edu>
5119
5120 * calc.texi: Add macro for LaTeX for info output.
5121
51222005-02-08 Kim F. Storm <storm@cua.dk>
5123
5124 * texinfo.tex (LaTex): Add def.
5125
51262005-02-06 Jay Belanger <belanger@truman.edu>
5127
5128 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5129 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5130 throughout manual.
5131
51322005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5133
5134 * gnus.texi: Some edits based on comments from David Abrahams.
5135
51362005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * gnus.texi (RSS): Fix the keystroke.
5139
51402005-01-24 David Kastrup <dak@gnu.org>
5141
5142 * faq.texi: Update AUCTeX version info.
5143
51442005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5145
5146 * gnus-faq.texi ([4.1]): Typo.
5147
51482005-01-19 Jay Belanger <belanger@truman.edu>
5149
5150 * calc.texi (Keep Arguments): Mention that keeping arguments
5151 doesn't work with keyboard macros.
5152
51532005-01-16 Richard M. Stallman <rms@gnu.org>
5154
5155 * autotype.texi (Autoinserting): Fix small error.
5156
51572005-01-16 Michael Albinus <michael.albinus@gmx.de>
5158
5159 Sync with Tramp 2.0.47.
5160
5161 * tramp.texi (Compilation): New section, describing compilation of
5162 remote files.
5163
51642005-01-11 Kim F. Storm <storm@cua.dk>
5165
5166 * widget.texi (Basic Types): Add :follow-link keyword.
5167
51682005-01-09 Jay Belanger <belanger@truman.edu>
5169
5170 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5171
51722005-01-08 Jay Belanger <belanger@truman.edu>
5173
5174 * calc.texi: Change throughout to reflect new default value of
5175 calc-settings-file.
5176
51772005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5178
5179 * message.texi (Reply): `message-reply-to-function' should return
5180 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5181
51822005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5183
5184 * faq.texi (Changing load-path): Fix typo.
5185
51862005-01-05 Jay Belanger <belanger@truman.edu>
5187
5188 * calc.texi (Programming Tutorial): Replace kbd command by
5189 appropriate characters for a keyboard macro.
5190
51912005-01-04 Jay Belanger <belanger@truman.edu>
5192
5193 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5194 for Lucid Emacs.
5195 (Programming Tutorial): Mention that the user needs to be in the
5196 right mode to compute some functions.
5197
51982005-01-04 Jay Belanger <belanger@truman.edu>
5199
5200 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5201 no longer applicable.
5202
52032005-01-01 Jay Belanger <belanger@truman.edu>
5204
5205 * calc.texi (Programming Tutorial): Changed description of how to
5206 edit keyboard macros to match current behavior.
5207
52082004-12-31 Jay Belanger <belanger@truman.edu>
5209
5210 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5211
52122004-12-20 Jay Belanger <belanger@truman.edu>
5213
5214 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5215 zero.
5216
52172004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5218
5219 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5220 @xref.
5221 (Font Locking): Avoid @strong{Note:}.
5222
52232004-12-17 Michael Albinus <michael.albinus@gmx.de>
5224
5225 Sync with Tramp 2.0.46.
5226
5227 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5228
52292004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5230
5231 * url.texi: Correct typos.
5232 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5233 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5234 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5235 (Dealing with HTTP documents): @inforef->@xref.
5236
52372004-12-15 Jay Belanger <belanger@truman.edu>
5238
5239 * calc.texi: Consistently capitalized all mode names.
5240 (Answers to Exercises): Mention that an answer can be a fraction
5241 when in Fraction mode.
5242
52432004-12-13 Jay Belanger <belanger@truman.edu>
5244
5245 * calc.texi: Fix some TeX definitions.
5246
52472004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * reftex.texi (Imprint): Remove erroneous @value's.
5250
52512004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5252
5253 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5254 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5255
52562004-12-08 Jay Belanger <belanger@truman.edu>
5257
5258 * calc.texi (Starting Calc): Remove comment about installation.
5259 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5260
52612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * url.texi: Update @setfilename.
5264 (Getting Started): No need to worry about Gnus versions.
5265 (Dealing with HTTP documents): Use @inforef.
5266
5267 * org.texi: Fix @direntry file name.
5268
52692004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5270
5271 * url.texi: New file.
5272
5273 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5274
52752004-12-06 Jay Belanger <belanger@truman.edu>
5276
5277 * calc.texi (Using Calc): Remove paragraph about installation.
5278
52792004-12-06 Jay Belanger <belanger@truman.edu>
5280
5281 * calc.texi: Use more Texinfo macros and less TeX defs.
5282 Remove @refill's.
5283
52842004-12-06 Richard M. Stallman <rms@gnu.org>
5285
5286 * org.texi: New file.
5287
52882004-12-05 Richard M. Stallman <rms@gnu.org>
5289
5290 * Makefile.in (org.dvi, ../info/org): New targets.
5291 (INFO_TARGETS): Add ../info/org.
5292 (DVI_TARGETS): Add org.dvi.
5293 (maintainer-clean): Remove the info files in the info dir.
5294
52952004-11-26 Eli Zaretskii <eliz@gnu.org>
5296
5297 * idlwave.texi: Fix the setfilename directive to put the produced
5298 file in ../info.
5299 (Continued Statement Indentation): Resurrect Jan D.'s change from
5300 2004-11-03 that was lost when a newer version of idlwave.texi was
5301 imported.
5302
53032004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5304
5305 * gnus-faq.texi ([5.1]): Added missing bracket.
5306
5307 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5308 `spam-initialize'.
5309
53102004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * message.texi (Various Message Variables): Mention that all mail
5313 file variables are derived from `message-directory'.
5314
5315 * gnus.texi (Splitting Mail): Clarify bogus group.
5316
53172004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5318
5319 * emacs-mime.texi (Encoding Customization): Fix
5320 mm-coding-system-priorities entry.
5321
c8763fb6 53222004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5323
5324 * idlwave.texi (Continued Statement Indentation):
5325 * reftex.texi (Options (Index Support)):
5326 (Displaying and Editing the Index, Table of Contents):
5327 * speedbar.texi (Creating a display, Major Display Modes): Replace
5328 non-nil with non-@code{nil}.
5329
53302004-10-21 Jay Belanger <belanger@truman.edu>
5331
5332 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5333
53342004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * calc.texi (Reporting Bugs): Double up `@'.
5337
53382004-10-18 Jay Belanger <belanger@truman.edu>
5339
5340 * calc.texi (Reporting Bugs): Changed the address that bugs
5341 should be sent to.
5342
53432004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5344
5345 * gnus.texi (New Features): Add 5.11.
5346
5347 * message.texi (Resending): Remove wrong default value.
5348
5349 * gnus.texi (Mail Source Specifiers): Describe possible problems
5350 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5351 `pop3-leave-mail-on-server' to the index.
5352
53532004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5354
5355 * message.texi (Canceling News): Add how to set a password.
5356
53572004-10-12 Jay Belanger <belanger@truman.edu>
5358
5359 * calc.texi (Help Commands): Changed the descriptions of
5360 calc-describe-function and calc-describe-variable to match their
5361 current behavior.
5362
53632004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5364
5365 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5366
53672004-10-12 Michael Albinus <michael.albinus@gmx.de>
5368
5369 Sync with Tramp 2.0.45.
5370
5371 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5372 plink link. The URL is outdated. Originator contacted for
5373 clarification.
5374
53752004-10-10 Juri Linkov <juri@jurta.org>
5376
5377 * gnus.texi (Top, Marking Articles): Join two menus in one node
5378 because a node can have only one menu.
5379
53802004-10-09 Juri Linkov <juri@jurta.org>
5381
5382 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5383 example of nnmail-split-fancy.
5384
53852004-10-06 Karl Berry <karl@gnu.org>
5386
5387 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5388 consistency with other uses of dashes.
5389
53902004-10-05 Karl Berry <karl@gnu.org>
5391
5392 * info.texi: Consistently use --- throughout, periods at end of
5393 menu descriptions, and a couple typos.
5394
53952004-09-26 Jesper Harder <harder@ifa.au.dk>
5396
5397 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5398 * pgg.texi (User Commands, Backend methods): Do.
5399 * gnus.texi: Markup fixes.
5400 (Setting Process Marks): Fix `M P a' entry.
5401 * emacs-mime.texi: Fixes.
5402
54032004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5404
5405 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5406 again.
5407 Use 5.10 instead of 5.10.0.
5408
54092004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5410
5411 * gnus.texi (Summary Mail Commands): S D e.
5412
54132004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5414
5415 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5416 the gnus-article-mode-line-format section.
5417
54182004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5419
5420 * gnus.texi (Various Summary Stuff): Fix the documentation for
5421 gnus-newsgroup-variables.
5422
54232004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5424
5425 * gnus.texi (MIME Commands): Added
5426 gnus-mime-display-multipart-as-mixed,
5427 gnus-mime-display-multipart-alternative-as-mixed,
5428 gnus-mime-display-multipart-related-as-mixed.
5429 (Mail Source Customization): Clarify `mail-source-directory'.
5430 (Splitting Mail): Mention gnus-group-find-new-groups.
5431 (SpamOracle): Fixed typo.
5432
5433 * gnus-faq.texi: Untabify.
5434 ([6.3]): nnir.el is in contrib directory.
5435
5436 * message.texi (News Headers): Clarify how a unique ID is created.
5437
5438 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5439 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5440
b2abec73 54412004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5442
b2abec73 5443 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5444
54452004-09-20 Florian Weimer <fw@deneb.enyo.de>
5446
5447 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5448
54492004-09-22 Jay Belanger <belanger@truman.edu>
5450
5451 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5452 might be hidden during part of the session.
5453
54542004-09-20 Jay Belanger <belanger@truman.edu>
5455
5456 * calc.texi (Notations Used in This Manual): Put in an earlier
5457 mention that DEL could be called Backspace.
5458
54592004-09-10 Simon Josefsson <jas@extundo.com>
5460
5461 * gnus.texi (IMAP): Add example. Suggested and partially written
5462 by Steinar Bang <sb@dod.no>.
5463
54642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5465
5466 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5467 netrc syntax.
5468
54692004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5470
b2abec73
JB
5471 * gnus.texi (Spam ELisp Package Sequence of Events):
5472 Some clarifications.
2de53ca6
GM
5473 (Spam ELisp Package Global Variables): More clarifications.
5474
54752004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5476
5477 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5478 Mention spam-split does not modify incoming mail.
5479
54802004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5481
5482 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5483
54842004-09-10 Eli Zaretskii <eliz@gnu.org>
5485
5486 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5487
54882004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5489
5490 * makefile.w32-in (sieve, pgg): Use $(infodir).
5491
54922004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5493
5494 * makefile.w32-in: Fix PGG and Sieve entries.
5495
54962004-08-28 Eli Zaretskii <eliz@gnu.org>
5497
5498 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5499 Emacs and related programs.
5500
55012004-08-27 Richard M. Stallman <rms@gnu.org>
5502
5503 * faq.texi: Fix texinfo usage, esp. doublequotes.
5504 (Difference between Emacs and XEmacs): Some clarification.
5505
5506 * faq.texi (Difference between Emacs and XEmacs):
5507 Explain not to contrast XEmacs with GNU Emacs.
5508
55092004-08-26 Richard M. Stallman <rms@gnu.org>
5510
5511 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5512
55132004-08-22 David Kastrup <dak@gnu.org>
5514
5515 * reftex.texi (AUCTeX): Update links, section name.
5516
5517 * faq.texi (Calc): Update availability (included in 22.1).
5518 (AUCTeX): Update availability, information, versions, description.
5519
55202004-08-14 Eli Zaretskii <eliz@gnu.org>
5521
5522 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5523
55242004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5525
5526 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5527
55282004-08-10 Michael Albinus <michael.albinus@gmx.de>
5529
5530 Sync with Tramp 2.0.44.
5531
55322004-08-05 Lars Hansen <larsh@math.ku.dk>
5533
5534 * widget.texi (User Interface): Update how to separate the
5535 editable field of an editable-field widget from other widgets.
5536 (Programming Example): Add text after field.
5537
55382004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5539
5540 * emacs-mime.texi (Encoding Customization): Add a note to the
5541 mm-content-transfer-encoding-defaults entry.
5542 (rfc2047): Update.
5543
5544 * gnus.texi (Article Highlighting): Add
5545 gnus-cite-ignore-quoted-from.
5546 (POP before SMTP): New node.
5547 (Posting Styles): Addition.
5548 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5549 (Fancy Mail Splitting): Ditto.
5550 (X-Face): Add gnus-x-face.
5551
55522004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5553
5554 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5555 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5556
55572004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5558
5559 * gnus.texi (Mail Source Specifiers): Describe
5560 `pop3-leave-mail-on-server'.
5561
55622004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5563
5564 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5565
5566 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5567 repository. Change setfilename.
5568
5569 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5570
55712004-07-02 Juri Linkov <juri@jurta.org>
5572
5573 * pcl-cvs.texi (Viewing differences): Add `d r'.
5574
55752004-06-29 Jesper Harder <harder@ifa.au.dk>
5576
5577 * ses.texi, viper.texi, flymake.texi, faq.texi:
5578 * eshell.texi, ediff.texi: Markup fixes.
5579
55802004-06-21 Karl Berry <karl@gnu.org>
5581
5582 * info.texi (Top): Mention that only Emacs has mouse support.
5583 (Getting Started): Mention this in a few other places.
5584
55852004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5586
5587 * autotype.texi (Copyrights, Timestamps): Recommend
5588 `before-save-hook' instead of `write-file-functions'.
5589
55902004-06-13 Lars Hansen <larsh@math.ku.dk>
5591
5592 * dired-x.texi (dired-mark-omitted): Update keybinding.
5593
55942004-06-10 Kim F. Storm <storm@cua.dk>
5595
5596 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5597
55982004-06-05 Lars Hansen <larsh@math.ku.dk>
5599
5600 * dired-x.texi (variable dired-omit-mode): Rename from
5601 dired-omit-files-p.
5602 (function dired-omit-mode): Rename from dired-omit-toggle.
5603 Call dired-omit-mode rather than set dired-omit-files-p.
5604 (dired-mark-omitted): Describe command.
5605
56062004-05-29 Michael Albinus <michael.albinus@gmx.de>
5607
5608 Version 2.0.41 of Tramp released.
5609
56102004-05-29 Juanma Barranquero <lektu@terra.es>
5611
5612 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5613 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5614
56152004-05-29 Richard M. Stallman <rms@gnu.org>
5616
5617 * cl.texi (Top): Call this chapter `Introduction'.
5618 (Overview): In TeX, no section heading here.
5619
5620 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5621
56222004-05-29 Eli Zaretskii <eliz@gnu.org>
5623
5624 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5625 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5626
56272004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5628
5629 * flymake.texi: New file.
5630
56312004-05-28 Simon Josefsson <jas@extundo.com>
5632
5633 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5634
b344d29d 56352004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5636
5637 Version 2.0.40 of Tramp released.
5638
56392004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5640
5641 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5642
5643 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5644 variables `tramp-backup-directory-alist' and
5645 `tramp-bkup-backup-directory-info'.
5646 (Overview, Connection types)
5647 (External transfer methods, Default Method)
5648 (Windows setup hints): Remove restriction of password entering
5649 with external methods.
5650 (Auto-save and Backup): Make file name example
5651 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5652 and `auto-save-directory' must be used.
5653 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5654 only "NT"). Remove doubled entry "What kinds of systems does
5655 @tramp{} work on".
5656 (tramp): Macro removed.
5657 (Obtaining Tramp): Flag removed from title.
5658 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5659 and `trampver' used properly. Flag `tramp-inst' replaced by
5660 `installchapter'. Installation related text adapted.
5661
56622004-04-28 Masatake YAMATO <jet@gyve.org>
5663
5664 * widget.texi (Programming Example): Remove overlays.
5665
56662004-04-27 Jesper Harder <harder@ifa.au.dk>
5667
5668 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5669
56702004-04-23 Juanma Barranquero <lektu@terra.es>
5671
5672 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5673
56742004-04-05 Jesper Harder <harder@ifa.au.dk>
5675
5676 * info.texi (Info Search): Add info-apropos.
5677
56782004-03-22 Juri Linkov <juri@jurta.org>
5679
5680 * faq.texi: Fix help key bindings.
5681
56822004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5683
5684 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5685 (as suggested by Karl Berry). Update information about colored
5686 stars in menus. Add new subheading describing M-n.
5687
56882004-03-12 Richard M. Stallman <rms@gnu.org>
5689
5690 * cl.texi (Top): Rename top node's title.
5691
56922004-03-08 Karl Berry <karl@gnu.org>
5693
5694 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5695 problems making the texinfo distribution.
5696
56972004-02-29 Simon Josefsson <jas@extundo.com>
5698
5699 * smtpmail.texi (Authentication): Changed the list of supported
5700 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5701 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5702 <voegelas@gmx.net>.
5703
57042004-02-29 Juanma Barranquero <lektu@terra.es>
5705
5706 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5707 Use $(DEL) instead of rm, and ignore exit code.
5708
b344d29d 57092004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
5710
5711 Tramp version 2.0.39 released.
5712
57132004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5714
5715 * tramp.texi (Customizing Completion): Explain new functions
5716 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5717 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5718 (Top): Refer to Savannah mailing list as the major one. Mention
5719 older mailing lists in HTML mode only.
5720 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5721 (Frequently Asked Questions): Remote hosts must not be Unix-like
5722 for "smb" method.
5723 (Password caching): New node.
5724 (External transfer methods): Refer to password caching for "smb"
5725 method.
5726
57272004-02-17 Karl Berry <karl@gnu.org>
5728
5729 * info.texi (Help-Int): Mention the new line number feature.
5730
57312004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5732
5733 * ses.texi (Advanced Features): New functionality for
5734 ses-set-header-row (defaults to current row unless C-u used).
5735 (Acknowledgements): Add Stefan Monnier.
5736
57372003-12-29 Kevin Ryde <user42@zip.com.au>
5738
5739 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5740
b344d29d 57412003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5742
5743 Tramp version 2.0.38 released.
5744
5745 * tramp.texi (Remote shell setup): Warn of environment variables
5746 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5747 <sven.gabriel@imk.fzk.de>.
5748 (Configuration): Tramp now chooses base64/uuencode
5749 automatically. Update wording accordingly.
5750 (Top): More description for the `Default Method' menu entry.
5751 (Default Method): Use @code, not @var, for Lisp variables.
5752 (Default Method): New subsection `Which method is the right one
5753 for me?' Suggested by Christian Kirsch.
5754 (Configuration): Pointer to new subsection added.
5755 (Default Method): Too many "use" in one sentence.
5756 Rephrase. Reported by Christian Kirsch.
5757 (Filename Syntax): Old `su' example is probably a left-over from
5758 the sm/su method naming. Replace with `ssh', instead.
5759 (External transfer methods, Auto-save and Backup):
5760 Typo fixes.
5761
57622003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5763
183080b6 5764 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5765 (Top): Mention japanese manual only if flag `jamanual' is set.
5766 Insert section `Japanese manual' in menu.
5767
57682003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5769
5770 * eshell.texi (Known Problems): Add doc item.
5771
57722003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5773
5774 * cc-mode.texi: Update for CC Mode 5.30.
5775
5776 Note: Please refrain from doing purely cosmetic changes like
5777 removing trailing whitespace in this manual; it clobbers cvs
5778 merging for no good reason.
5779
57802003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5781
5782 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5783 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5784 @acronym{ASCII}.
5785
57862003-10-26 Karl Berry <karl@gnu.org>
5787
5788 * info.texi (Info Search): Echo area, not echo are. From Debian
5789 diff.
5790
57912003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5792
10d1d0af 5793 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5794 :buttons and :children keywords.
5795
57962003-10-22 Miles Bader <miles@gnu.org>
5797
5798 * Makefile.in (info): Move before $(top_srcdir)/info.
5799
58002003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5801
5802 * tramp.texi (Inline methods): Small grammar fix.
5803 (External transfer methods): Likewise.
5804
58052003-10-08 Nick Roberts <nick@nick.uklinux.net>
5806
5807 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5808
58092003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5812
58132003-09-30 Richard M. Stallman <rms@gnu.org>
5814
5815 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5816
5817 * widget.texi (User Interface): Fix typos.
5818
5819 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5820
58212003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5822
5823 * pcl-cvs.texi (Selected Files): Fix typo.
5824
58252003-09-21 Karl Berry <karl@gnu.org>
5826
5827 * info.texi (] and [ commands): No period at end of section title.
5828
58292003-09-04 Miles Bader <miles@gnu.org>
5830
5831 * Makefile.in (top_srcdir): New variable.
5832 ($(top_srcdir)/info): New rule.
5833 (info): Depend on it.
5834
58352003-09-03 Peter Runestig <peter@runestig.com>
5836
5837 * makefile.w32-in: New file.
5838
58392003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5840
5841 * widget.texi (User Interface): Explain the need of static text
5842 around an editable field.
5843
58442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5845
5846 * widget.texi (Basic Types): The argument to `:help-echo' can now
5847 be a form that evaluates to a string.
5848
58492003-08-18 Kim F. Storm <storm@cua.dk>
5850
5851 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5852
58532003-08-16 Richard M. Stallman <rms@gnu.org>
5854
5855 * dired-x.texi (Shell Command Guessing): Explain *.
5856
58572003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5858
5859 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5860 log-edit-insert-changelog.
5861
58622003-08-03 Karl Berry <karl@gnu.org>
5863
5864 * info.texi: Need @contents.
5865
c8763fb6 58662003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5867
5868 Tramp version 2.0.36 released.
5869
5870 * tramp.texi (Remote shell setup): Explain about problems with
5871 non-Bourne commands in ~/.profile and ~/.shrc.
5872
58732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5874
5875 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5876 renaming of `vis-mode' to `visible-mode'.
5877
58782003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5879
5880 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5881 next, prev and up pointers.
5882
58832003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5884
5885 * info.texi (Help): Mention existence of Emacs and stand-alone
5886 Info at the very beginning of the tutorial.
5887 (Help-Inv): New node.
5888 (Help-]): New node.
5889 (Help-M): Systematically point out the differences between default
5890 Emacs and stand-alone versions. Delete second menu.
5891 (Help-Xref): Systematically point out the differences between
5892 default Emacs and stand-alone versions.
5893 (Help-Int): Change `l' example.
5894 (Expert Info): Fix typos.
5895 (Emacs Info Variables): Mention `Info-hide-note-references' and
5896 new default for `Info-scroll-prefer-subnodes'.
5897
c8763fb6 58982003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5899
5900 Version 2.0.35 of Tramp released.
5901
5902 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5903 (Inline methods): Add methods `remsh' and `plink1'.
5904 (External transfer methods): Add method `remcp'.
5905 (Multi-hop Methods): Add method `remsh'.
5906 Small patch from Adrian Aichner <adrian@xemacs.org>:
5907 Fix minor typos.
5908 (Concept Index): Added to make manual searchable via
5909 `Info-index'.
5910 (Version Control): Add cindex entry.
5911
c8763fb6 59122003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5913
5914 * trampver.texi: Version 2.0.34 released.
5915
59162003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5917
5918 * faq.texi: Improve previous changes.
5919
59202003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5921
5922 * faq.texi: Update copyright and maintenance details.
5923 Update some package URLs, versions, and maintainers.
5924 Remove many references to the Emacs Lisp Archive.
5925
59262003-04-23 Simon Josefsson <jas@extundo.com>
5927
5928 * smtpmail.texi: Fix license (the invariant sections mentioned has
5929 never been part of the smtp manual). Align info dir entry with
5930 other emacs packages.
5931
59322003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5933
5934 * tramp.texi: Version 2.0.33 released.
5935 Remove installation chapter. Remove XEmacs specifics.
5936
59372003-03-29 Richard M. Stallman <rms@gnu.org>
5938
5939 * tramp.texi (Top): Undo the previous renaming.
5940 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5941
c8763fb6 59422003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5943
5944 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5945 version of manual.
5946
5947 * tramp.texi (Auto-save and Backup): New node.
5948
59492003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5950
5951 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5952 Emacs" in order to have better differentiation to "XEmacs".
5953 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5954 are new macros in order to point to the other Emacs flavor where
5955 appropriate. In info case, point to node `Installation' in order
5956 to explain how to generate the other way. In html case, make a
5957 link to the other html file.
5958 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5959 after CVS checkout/update.
5960 (Installation): Completely rewritten.
5961 (Installation parameters, Load paths): New sections under
5962 `Installation'.
5963
c8763fb6 59642003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5965
5966 * tramp.texi: Version 2.0.30 released.
5967 Replace word "path" with "localname" where used as a component of
5968 a Tramp file name.
5969
59702003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5971
5972 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5973 introduced.
5974 (Installation): Explain what to do if files from the tramp/contrib
5975 directory are needed.
5976
59772003-02-23 Alex Schroeder <alex@emacswiki.org>
5978
5979 * smtpmail.texi (How Mail Works): New.
5980
59812003-02-22 Alex Schroeder <alex@emacswiki.org>
5982
5983 * smtpmail.texi: New file.
5984
5985 * Makefile.in: Build SMTP manual.
5986
c8763fb6 59872003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5988
5989 * tramp.texi: Version 2.0.29 released.
5990 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5991 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5992
59932003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5994
5995 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5996 another package loads accidently Ange-FTP.
5997
59982003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5999
6000 * tramp.texi (Customizing Completion): Add function
6001 `tramp-parse-sconfig'. Change example of
6002 `tramp-set-completion-function', because parsing of ssh config
6003 files looks more natural.
6004
60052003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6006
6007 * gnus.texi: Do not use `path' in several locations.
6008
c8763fb6 60092002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6010
6011 * tramp.texi (External transfer methods): New method `smb'. From
6012 Michael Albinus.
6013
60142002-11-05 Karl Berry <karl@gnu.org>
6015
6016 * info.texi (Info-fontify): Reorder face list to avoid bad line
6017 breaks.
6018
c8763fb6 60192002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6020
6021 * tramp.texi: Move @copying to standard place. Use
6022 @insertcopying.
6023
60242002-10-02 Karl Berry <karl@gnu.org>
6025
6026 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6027 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6028 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6029 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6030 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6031 Per rms, update all manuals to use @copying instead of @ifinfo.
6032 Also use @ifnottex instead of @ifinfo around the top node, where
6033 needed for the sake of the HTML output.
6034 (The Gnus manual is not fixed since it's not clear to me how it
6035 works; and the Tramp manual already uses @copying, although in an
6036 unusual way. All others were changed.)
6037
60382002-09-10 Jonathan Yavner <jyavner@engineer.com>
6039
6040 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6041 (../info/ses, ses.dvi): New targets.
6042 * ses.texi: New file.
6043
c8763fb6 60442002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6045
6046 * texinfo.tex: Update to texinfo 4.2.
6047
60482002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6049
6050 * reftex.texi: Update to RefTeX 4.19.
6051
c8763fb6 60522002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6053
6054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6055 (../info/tramp, tramp.dvi): New targets.
6056
60572002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6058
6059 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6060 (calc.dvi): Uncomment.
6061
60622001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6063
6064 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6065 (../info/calc): New target.
6066
60672001-10-20 Gerd Moellmann <gerd@gnu.org>
6068
6069 * (Version 21.1 released.)
6070
60712001-10-05 Gerd Moellmann <gerd@gnu.org>
6072
6073 * Branch for 21.1.
6074
60752001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6076
6077 * Makefile.in (../info/info): Use an explicit -o switch to
6078 makeinfo.
6079
60802001-03-05 Gerd Moellmann <gerd@gnu.org>
6081
6082 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6083
60842000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6085
6086 * Makefile.in (../info/idlwave): Use --no-split.
6087
60882000-12-14 Dave Love <fx@gnu.org>
6089
6090 * Makefile.in (mostlyclean): Remove gnustmp.*
6091 (gnus.dvi): Change rule to remove @latex stuff.
6092
60932000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6094
6095 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6096
60972000-10-13 John Wiegley <johnw@gnu.org>
6098
6099 * Makefile.in: Add build targets for eshell.texi.
6100
61012000-09-25 Gerd Moellmann <gerd@gnu.org>
6102
6103 * Makefile.in: Remove/comment speedbar stuff.
6104
61052000-09-22 Dave Love <fx@gnu.org>
6106
6107 * Makefile.in: Add emacs-mime.
6108
61092000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6110
6111 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6112 (DVI_TARGETS): Add woman.dvi.
6113 (../info/woman, woman.dvi): New targets.
6114
61152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6116
6117 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6118
6119 * pcl-cvs.texi: New file.
6120 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6121 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6122
61232000-05-11 Gerd Moellmann <gerd@gnu.org>
6124
6125 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6126 (../info/ebrowse, ebrowse.dvi): New targets.
6127
61282000-01-13 Gerd Moellmann <gerd@gnu.org>
6129
6130 * Makefile.in (INFO_TARGETS): Add eudc.
6131 (DVI_TARGETS): Add eudc.dvi.
6132 (../info/eudc, eudc.dvi): New targets.
6133
61342000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6135
6136 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6137 compatibility with 8+3 filesystems).
6138 (../info/efaq): Rename from emacs-faq.
6139
61402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6141
6142 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6143 (../info/idlwave, idlwave.dvi): New targets.
6144
61451999-10-23 Dave Love <fx@gnu.org>
6146
6147 * Makefile.in: Use autotype.texi.
6148
61491999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6150
6151 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6152 faq.texi file) rather than ../info/faq.
6153
61541999-10-07 Gerd Moellmann <gerd@gnu.org>
6155
6156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6157 (../info/ada-mode, ada-mode.dvi): New targets.
6158
61591999-09-01 Dave Love <fx@gnu.org>
6160
6161 * Makefile.in: Add faq.
6162
61631999-07-12 Richard Stallman <rms@gnu.org>
6164
6165 * Version 20.4 released.
6166
61671998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6168
6169 * Version 20.3 released.
6170
61711998-04-06 Andreas Schwab <schwab@gnu.org>
6172
6173 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6174 it in dvi targets.
6175 (../etc/GNU): Change to $(srcdir) first.
6176
61771998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6178
6179 * reftex.texi: Update for RefTeX version 3.22.
6180
61811998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6182
6183 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6184 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6185
61861997-09-23 Paul Eggert <eggert@twinsun.com>
6187
6188 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6189 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6190
61911997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6192
6193 * Version 20.2 released.
6194
61951997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6196
6197 * Version 20.1 released.
6198
61991997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6200
6201 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6202
62031996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6204
6205 * Version 19.33 released.
6206
62071996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6208
6209 * Version 19.32 released.
6210
62111996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6212
6213 * Makefile.in: Add rules for the Message manual.
6214
62151996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6216
6217 * gnus.texi: New version.
6218
6219 * message.texi: New manual.
6220
62211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6222
6223 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6224
62251996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6226
6227 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6228 Specify -I option.
6229 (All dvi targets): Set the TEXINPUTS variable.
6230
62311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6232
6233 * Version 19.31 released.
6234
62351996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6236
6237 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6238 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6239
62401995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6241
6242 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6243 (INFO_TARGETS): Add ../info/cc-mode.
6244 (DVI_TARGETS): Add cc-mode.dvi.
6245
62461996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6247
6248 * Version 19.31 released.
6249
62501995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6251
6252 * Version 19.30 released.
6253
62541995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6255
6256 * gnus.texi: New file.
6257
62581995-11-04 Erik Naggum <erik@naggum.no>
6259
6260 * gnus.texi: File deleted.
6261
62621995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6263
6264 * mh-e.texi: "Function Index" -> "Command Index" to work with
6265 Emacs 19.30 C-h C-k support of separately-documented commands.
6266
62671995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6268
6269 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6270 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6271
62721995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6273
6274 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6275 (../info/viper, viper.dvi): New targets.
6276
62771995-04-20 Kevin Rodgers <kevinr@ihs.com>
6278
6279 * dired-x.texi (Installation): Change the example to set
6280 buffer-local variables like dired-omit-files-p in
6281 dired-mode-hook.
6282
62831995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6284
6285 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6286 (../info/mh-e, mh-e.dvi): New targets.
6287
62881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6289
6290 * Makefile.in (maintainer-clean): Rename from realclean.
6291
62921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6293
6294 * Makefile.in: New file.
6295 * Makefile: File deleted.
6296
62971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6298
6299 * Makefile (TEXINDEX_OBJS): Variable deleted.
6300 (texindex, texindex.o, getopt.o): Rules deleted.
6301 All deps on texindex deleted.
6302 (distclean): Don't delete texindex.
6303 (mostlyclean): Don't delete *.o.
6304 * texindex.c, getopt.c: Files deleted.
6305
63061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6307
6308 * Version 19.26 released.
6309
63101994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6311
6312 * Version 19.25 released.
6313
63141994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6315
6316 * Version 19.24 released.
6317
63181994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6319
6320 * Version 19.23 released.
6321
63221994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6323
6324 * Makefile: Delete spurious tab.
6325
63261994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6327
6328 * Makefile (.SUFFIXES): New rule.
6329
63301994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6331
6332 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6333 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6334
63351994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6336
6337 * Makefile (../info/sc): Rename from sc.info.
6338 (../info/cl): Likewise.
6339 (INFO_TARGETS): Use new names.
6340
63411993-12-04 Richard Stallman (rms@srarc2)
6342
6343 * getopt.c: New file.
6344 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6345 (getopt.o): New rule.
6346 (dvi): Don't depend on texindex.
6347 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6348 Depend on texindex.
6349
63501993-12-03 Richard Stallman (rms@srarc2)
6351
6352 * Makefile (../info/sc.info): Rename from ../info/sc.
6353 (TEXI2DVI): New variable.
6354 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6355 Add explicit commands.
6356 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6357
63581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6359
6360 * Version 19.22 released.
6361
63621993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6363
6364 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6365
63661993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6367
6368 * Version 19.21 released.
6369
63701993-11-15 Paul Eggert (eggert@twinsun.com)
6371
6372 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6373
63741993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6375
6376 * Makefile (../etc/GNU): New target.
6377 (EMACSSOURCES): Add gnu1.texi.
6378
63791993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6380
6381 * Makefile (realclean): Don't delete the Info files.
6382
f0131492 63831993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6384
6385 * forms.texi: Fix forms.texi so that it will format correctly.
6386 Add missing `@end iftex', fix bad reference.
6387
6388 * info.texi, info-stn.texi: New files implement texinfo version of
6389 `info' file.
6390
f0131492 63911993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6392
6393 * Makefile: Fix targets for texindex, new info.texi files.
6394 * info-stnd.texi: New file implements info for standalone info
6395 reader.
6396 * info.texi: Update to include recent changes to "../info/info".
6397 New source file for ../info/info; includes info-stnd.texi.
6398
6399 * texindex.c: Include "../src/config.h" if building in emacs.
6400
6401 * Makefile: Change all files to FILENAME.texi, force all targets
6402 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6403 vip.texinfo, forms.texinfo, cl.texinfo.
6404 Add target to build texindex.c, defining `emacs'.
6405
6406 * forms.texi: Install new file to match version 2.3 of forms.el.
6407
64081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6409
6410 * Version 19.19 released.
6411
64121993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6413
6414 * sc.texinfo: Fix info file name.
6415
6416 * Makefile (info): Add gnus and sc.
6417 (dvi): Add gnus.dvi and sc.dvi.
6418 (../info/sc, sc.dvi): New targets.
6419
64201993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6421
6422 * Version 19.18 released.
6423
64241993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6425
6426 * Makefile: Fix source file names of the separate manuals.
6427 (gnus.dvi, ../info/gnus): New targets.
6428
64291993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6430
6431 * Version 19.17 released.
6432
64331993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6434
6435 * split-man: Fix typos in last change.
6436
64371993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6438
6439 * Version 19.16 released.
6440
64411993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6442
6443 * version 19.15 released.
6444
64451993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6446
6447 * Makefile (distclean): It's rm, not rf.
6448
64491993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6450
6451 * Version 19.14 released.
6452
64531993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6454
6455 * Makefile: New file.
6456
64571993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6458
6459 * Version 19.13 released.
6460
64611993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6462
6463 * Version 19.9 released.
6464
64651993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6466
6467 * Version 19.8 released.
6468
64691993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6470
6471 * Version 19.7 released.
6472
64731990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6474
6475 * gnus.texinfo: New file. Removed installation instructions.
6476
64771990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6478
6479 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6480
64811989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6482
6483 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6484 then define `\sc' as the command for smallcaps in Texinfo. This
6485 means that the @sc command will produce small caps. bfox has
6486 made the corresponding change to makeinfo and texinfm.el.
6487
64881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6489
6490 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6491 Customization since the menu entry did not point to anything.
6492 Also add an @finalout command to remove overfull hboxes from the
6493 printed output.
6494
6495 * cl.texinfo: Add @bye, \input line and @settitle to file.
6496 This file is clearly intended to be a chapter of some other work,
6497 but the other work does not yet exist.
6498
64991988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6500
6501 * texinfo.texinfo: Three typos corrected.
6502
4009494e 6503;; Local Variables:
c8763fb6 6504;; coding: utf-8
4009494e
GM
6505;; fill-column: 79
6506;; add-log-time-zone-rule: t
6507;; End:
6508
5205011b 6509 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6510 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
6511
6512 This file is part of GNU Emacs.
6513
97c0352c 6514 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6515 it under the terms of the GNU General Public License as published by
97c0352c
GM
6516 the Free Software Foundation, either version 3 of the License, or
6517 (at your option) any later version.
4009494e
GM
6518
6519 GNU Emacs is distributed in the hope that it will be useful,
6520 but WITHOUT ANY WARRANTY; without even the implied warranty of
6521 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6522 GNU General Public License for more details.
6523
6524 You should have received a copy of the GNU General Public License
97c0352c 6525 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6526
f7ed05c9 6527;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803