Tweak previous nxml doc change.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2010-11-23 Glenn Morris <rgm@gnu.org>
2 James Clark <none@example.com>
3
4 * nxml-mode.texi (Introduction): New section.
5
6 2010-11-10 Glenn Morris <rgm@gnu.org>
7
8 * edt.texi: Remove information about Emacs 19.
9
10 2010-11-05 Michael Albinus <michael.albinus@gmx.de>
11
12 * trampver.texi: Update release number.
13
14 2010-11-03 Jay Belanger <jay.p.belanger@gmail.com>
15
16 * calc.texi: Use emacsver.texi to determine Emacs version.
17
18 2010-10-30 Glenn Morris <rgm@gnu.org>
19
20 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
21
22 2010-10-29 Glenn Morris <rgm@gnu.org>
23
24 * cc-mode.texi: Remove reference to defunct viewcvs URL.
25
26 2010-10-22 Juanma Barranquero <lekktu@gmail.com>
27
28 * gnus.texi (Group Parameters, Buttons): Fix typos.
29
30 2010-10-08 Glenn Morris <rgm@gnu.org>
31
32 * cl.texi (Organization, Installation, Old CL Compatibility):
33 Deprecate cl-compat for new code.
34
35 2010-10-07 Glenn Morris <rgm@gnu.org>
36
37 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
38
39 2010-10-06 Glenn Morris <rgm@gnu.org>
40
41 * cl.texi (Usage, Installation): Remove outdated information.
42
43 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
44
45 Sync with Tramp 2.1.19.
46
47 * tramp.texi (Inline methods, Default Method): Mention
48 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
49 remark about doubled "-t" argument.
50 (Auto-save and Backup): Remove reference to Emacs 21.
51 (Filename Syntax): Describe port numbers.
52 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
53 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
54 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
55 errors with the backquotes.
56 (External packages): File attributes cache flushing for asynchronous
57 processes.
58 (Traces and Profiles): Describe verbose level 9.
59
60 * trampver.texi: Update release number.
61
62 2010-08-01 Juanma Barranquero <lekktu@gmail.com>
63
64 * org.texi (Footnotes, Tables in HTML export): Fix typos.
65
66 2010-07-23 Chong Yidong <cyd@stupidchicken.com>
67
68 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
69
70 2010-06-27 Alex Schroeder <alex@gnu.org>
71
72 * nxml-mode.texi (Commands for locating a schema): Fix typo.
73
74 2010-06-24 Glenn Morris <rgm@gnu.org>
75
76 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
77 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
78 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
79 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
80 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
81 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
82 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
83 * woman.texi: Start direntry descriptions in column 32, per Texinfo
84 convention. Make them end with a period.
85
86 2010-06-23 Glenn Morris <rgm@gnu.org>
87
88 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
89 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
90 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
91 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
92 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
93 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
94
95 2010-06-10 Glenn Morris <rgm@gnu.org>
96
97 * idlwave.texi (Load-Path Shadows):
98 * org.texi (Handling links): Fix typos.
99
100 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
101
102 * Version 23.2 released.
103
104 2010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
105
106 * url.texi (HTTP language/coding, Customization):
107 * message.texi (Header Commands, Responses):
108 * cl.texi (Argument Lists): Fix typos.
109
110 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
111
112 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
113 that Development menu is always available.
114 (Creating a project): Fix terminology.
115 (Add/Remove files): Fix typo.
116
117 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
118
119 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
120 the CVS repo. Put the Git repo in the news section.
121
122 * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
123 Removed some mentions of CVS. Mention the new Git repo.
124
125 2010-04-15 Andreas Seltenreich <seltenreich@gmx.de>
126
127 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
128 (Mail Group Commands): Add index entry.
129
130 2010-04-15 Glenn Morris <rgm@gnu.org>
131
132 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
133
134 2010-03-14 Michael Albinus <michael.albinus@gmx.de>
135
136 * trampver.texi: Update release number.
137
138 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
139
140 * faq.texi (Escape sequences in shell output): Note that ansi-color is
141 now enabled by default.
142
143 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
144
145 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
146 when Emacs runs in interactive mode. (Bug#5645)
147
148 2010-02-16 Glenn Morris <rgm@gnu.org>
149
150 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
151
152 2010-02-05 Mark A. Hershberger <mah@everybody.org>
153
154 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
155
156 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
157
158 * gnus.texi (Score File Format): Fix typo.
159
160 2010-01-19 Mark A. Hershberger <mah@everybody.org>
161
162 * cc-mode.texi: Replace references to obsolete c-subword-mode.
163
164 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
165
166 * ada-mode.texi (Project File Overview): Fix typo.
167
168 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
169
170 * semantic.texi: Add Richard Y. Kim credit.
171
172 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
173
174 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
175
176 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
177 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
178
179 2010-01-17 Glenn Morris <rgm@gnu.org>
180
181 * calc.texi (Reporting Bugs): Don't mention format of repository.
182
183 * woman.texi (Bugs): Make "Emacs repository" less specific,
184 and the URL for same more specific.
185
186 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
187
188 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
189
190 * ede.texi (ede-step-project, ede-proj-target):
191 * tramp.texi (Remote processes): Fix typos.
192
193 2010-01-16 Mario Lang <mlang@delysid.org>
194
195 * ede.texi (ede-target):
196 * org.texi (Refiling notes): Remove duplicated words.
197
198 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
199
200 * gnus.texi (Posting Styles): Use with-current-buffer.
201 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
202
203 2010-01-02 Kevin Ryde <user42@zip.com.au>
204
205 * eieio.texi (Naming Conventions): Correction to xref on elisp
206 coding conventions, is "Tips" node not "Standards".
207
208 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
209
210 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
211
212 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
213
214 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
215
216 * gnus.texi (Direct Functions): Add missing port number to tls method.
217
218 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
219
220 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
221 ($(infodir)/edt, edt.dvi): New targets.
222
223 2009-12-15 Glenn Morris <rgm@gnu.org>
224
225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
226 (edt, $(infodir)/edt, edt.dvi): New targets.
227 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
228
229 * Makefile.in (PDF_TARGETS, pdf): New.
230 (clean): Add *.pdf.
231 Add pdf rules for all manuals.
232
233 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
234
235 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
236
237 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
238
239 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
240 (Smart Jump, Analyzer Debug): Copyedits.
241 (Semantic mode user commands): Link to new nodes.
242 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
243 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
244 upstream Semantic manual.
245
246 * semantic.texi (Introduction): Minor fix to diagram.
247
248 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
249
250 * eshell.texi (History): Add the other built-in variables.
251 (Built-ins): Explain built-ins, and how to apply the external commands.
252 Add `history', `su' and `sudo'.
253
254 * tramp.texi (Remote processes): Add missing <RET> in the example.
255
256 2009-12-01 Bill Wohler <wohler@newt.com>
257
258 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
259 path for mairix example. Specify -q in namazu example since namazu is
260 excessively garrulous.
261
262 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
263
264 * tramp.texi (Remote processes): Improve eshell example with "su"
265 and "sudo" commands.
266
267 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
268
269 * semantic.texi (Analyzer Internals): Rename from Analyzer.
270
271 * sem-user.texi (Semantic mode user commands): Fix key syntax.
272 Document semantic-complete-analyze-inline.
273 (Semanticdb search debugging commands): Minor clarification.
274 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
275 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
276 manual.
277 (Semantic mode): Link to Idle Scheduler.
278
279 2009-11-28 Kevin Ryde <user42@zip.com.au>
280
281 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
282 @pxref, now EIEIO is in Emacs.
283
284 * erc.texi (Development): Correction to git tutorial url.
285
286 2009-11-26 Glenn Morris <rgm@gnu.org>
287
288 * faq.texi (Latest version of Emacs): Mention stability of development
289 version.
290 (Problems with very large files): Max buffer size increase in 23.2.
291 (VM): VM has moved house again.
292
293 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
294
295 * calc.texi (Radix modes): Discuss alternate bases for two's complement
296 notations.
297
298 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
299
300 * org.texi (Column attributes): Fix documentation of new operators.
301
302 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
303
304 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
305 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
306 (Idle Completions Mode): Numerous copyedits.
307
308 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
309
310 * semantic.texi (Semantic Internals, Glossary):
311 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
312 (Semanticdb search debugging commands): Fix typos.
313
314 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
315
316 * calc.texi (Radix modes): Mention twos-complement notation.
317
318 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
319
320 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
321 ($(infodir)/semantic, semantic.dvi): New targets.
322
323 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
324
325 * Makefile.in: Build the Semantic manual.
326
327 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
328 repository.
329
330 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
331
332 * dbus.texi (Receiving Method Calls): New defun
333 `dbus-unregister-service'.
334
335 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
336
337 * org.texi (Speed keys): New section.
338
339 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
340
341 * dbus.texi (Type Conversion): Fix typo.
342 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
343 `dbus-registered-objects-table'.
344 (Receiving Method Calls): New defun `dbus-register-property'. Move
345 `dbus-unregister-object' here.
346
347 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
348
349 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
350
351 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
352
353 * org.texi (Column attributes): Add the new age summary operators.
354 Also, mention the fact you can only use one summary operator per
355 property.
356
357 2009-11-13 John Wiegley <johnw@newartisans.com>
358
359 * org.texi (Tracking your habits): Added a new section in the
360 manual about how to track habits.
361 (Resolving idle time): Added a section on how idle and
362 dangling clocks are resolved.
363
364 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
365
366 * org.texi (Agenda commands): Document the new `i' command.
367 (Inserting deadline/schedule): Document logging changes
368 of scheduling and deadline times stamps.
369 (In-buffer settings): Document the in-buffer keywords for logging
370 changes of scheduling and deadline times stamps.
371 (Structure editing, Plain lists): Document indentation
372 cycling in empty entries with TAB.
373 (Archiving): Document the default archiving command.
374 (Moving subtrees): Document the new keys for archiving.
375 (Internal archiving): Fix incorrect key.
376 (Agenda commands): Document the TODO set switching commands.
377 (Agenda commands): Document the new archiving keys.
378 (Clocking work time): Better description on how to save
379 and restore a clock.
380 (Resolving idle time): Mention the x11idle program to get true
381 idleness also under X11.
382 (Resolving idle time): Use @kbd instead of @key for normal
383 letters, because this is how he rest of the manual does this.
384 (Pushing to MobileOrg): Mention that `org-directory'
385 should be set.
386 (Agenda commands): Document that SPC is a filter for
387 any tag.
388 (Search view): Renamed from "Keyword search".
389 (Capure): New chapter.
390 (Markup): New chapter.
391 (Links in HTML export, Images in HTML export): Extend
392 the section titles.
393 (Images in HTML export): Document the align option.
394 (Text areas in HTML export): Extend the section title.
395 (Images in LaTeX export): Explain image placement in LaTeX.
396
397 2009-11-10 Glenn Morris <rgm@gnu.org>
398
399 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
400
401 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
402
403 * tramp.texi (Auto-save and Backup): Disable backups just for a
404 method.
405
406 * trampver.texi: Update release number.
407
408 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
409
410 Sync with Tramp 2.1.17.
411
412 * trampver.texi: Update release number.
413
414 2009-10-29 Glenn Morris <rgm@gnu.org>
415
416 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
417
418 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (External methods): Temporary files are kept for
421 `rsync' and `rsyncc' methods.
422
423 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
424
425 * eieio.texi: Fix typos.
426
427 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
428
429 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
430
431 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
432
433 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
434 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
435
436 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
437
438 * Makefile.in: Build EIEIO and EDE manuals.
439
440 2009-10-07 Eric Ludlam <zappo@gnu.org>
441
442 * eieio.texi:
443 * ede.texi: New files.
444
445 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
446
447 * tramp.texi (Remote processes): Association of a pty is not supported.
448
449 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
450
451 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
452 (Processing LaTeX fragments): Document that the size of images can be
453 changes using the variable `org-format-latex-options'.
454 (The date/time prompt, Timestamps): Be more accurate over ISO format
455 dates and times.
456 (Visibility cycling): Document showeverything keyword.
457 (In-buffer settings): Document showeverything keyword.
458 (Setting up the staging area): Fix the example.
459 (MobileOrg): New section.
460 (Agenda commands, Exporting Agenda Views): Document exporting the
461 agenda view to Org files.
462
463 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
464
465 * tramp.texi (History): Add IMAP support.
466 (External methods): Add `imap' and `imaps' methods.
467 (GVFS based methods): Add indices for `davs'.
468 (Password handling): Rename anchors. Add IMAP entries for
469 ~/.authinfo.gpg.
470
471 * trampver.texi: Set default value of `emacsimap'.
472
473 2009-09-22 Daiki Ueno <ueno@unixuser.org>
474
475 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
476
477 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
478
479 * dired-x.texi (Technical Details): Delete
480 dired-up-directory (Bug#4292).
481
482 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
483
484 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
485
486 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
487
488 * org.texi (Effort estimates): Document new effort setting commands.
489 (Agenda commands): Document the new keys fro agenda time motion.
490 Document entry text mode. Improve documentation of the keys to include
491 inactive time stamps into the agenda view.
492 (Feedback): Document the new bug report command.
493 (Structure editing): Added an index entry for the sorting of subtrees.
494
495 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
496
497 * auth.texi (Help for users): Corrected markup.
498
499 2009-09-02 Glenn Morris <rgm@gnu.org>
500
501 * emacs-mime.texi (time-date): Mention float-time.
502
503 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
504
505 * calc.texi (Simplifying Formulas): Improve the wording.
506
507 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
508
509 * auth.texi: Rewritten for coverage and clarity.
510
511 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
512
513 * gnus.texi (Expiring Mail): Mention
514 gnus-mark-copied-or-moved-articles-as-expirable.
515 (Various Various): Mention gnus-safe-html-newsgroups.
516
517 * gnus-news.texi: Mention
518 gnus-mark-copied-or-moved-articles-as-expirable.
519
520 * emacs-mime.texi (Display Customization): Add xref to
521 gnus-safe-html-newsgroups.
522
523 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
524
525 * tramp.texi (Version Control): Remove.
526 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
527 reference.
528 (External methods): Correct `scpc' concept index entries. New method
529 `rsyncc'.
530 (External packages): New subsections "Filename completion" and "File
531 attributes cache".
532
533 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
534
535 * calc.texi (Rewrite Rules): Improve the example.
536 (Simplifying Formulas): Explain use of the I and H flags for
537 simplification.
538
539 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
540
541 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
542 Describe autostart behaviour of dbus-ping.
543 (Synchronous Methods, Asynchronous Methods): Use English numeric format
544 for timeout values.
545 (Top): Remove footnote saying D-Bus is not enabled by
546 default. (Bug#4256)
547
548 2009-08-23 Daiki Ueno <ueno@unixuser.org>
549
550 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
551 Reported by Jari Aalto (Bug#4211).
552 (Mail-mode integration): Mention epa-mail-mode and
553 epa-global-mail-mode.
554 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
555 epa-setup.
556
557 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
558
559 * dbus.texi (Asynchronous Methods): Allow nil handler.
560
561 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
562
563 * ediff.texi (ediff-current-file): Add information about this new function.
564
565 * viper.texi: Add information about C-s in viper's search command.
566
567 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
568
569 * calc.texi (Date Forms): Fix typos.
570
571 2009-08-08 Glenn Morris <rgm@gnu.org>
572
573 * org.texi (Agenda commands): Restore clobbered change.
574
575 2009-08-07 Eli Zaretskii <eliz@gnu.org>
576
577 * calc.texi (Graphics, Devices): Update with the peculiarities of
578 operation on MS-Windows.
579
580 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
581
582 * org.texi (Publishing action): Improve documentation of file
583 names when publishing to the source directory.
584 (Clean view): Document `org-indent-mode'.
585 (Clocking work time): Add documentation for the
586 new :timetamp option when creating a clock report.
587 (Paragraphs): Fix many typos.
588 (Plain lists): Remove duplicate explanation about the
589 `C-c *' command.
590 (Literal examples): Update to reflect the new behavior
591 of the -n -r -k switches when exporting source code examples.
592 (Structure editing): Add information about `C-c *',
593 converting a plain list into a list of Org items.
594 (Remember): Small rephrasing of the paragraph
595 describing remember.el. Also mentioned that remember.el is part
596 of Emacs 23, not Emacs 22.
597 (Clocking work time): Add documentation about
598 displaying the current clocking time against the effort estimate.
599 Also add a footnote about using `org-clock-in-prepare-hook' to add
600 an effort estimate on the fly, just before clocking it.
601 (Footnotes): Document automatic renumbering and
602 sorting.
603 (Agenda commands): Document new bulk commands.
604 (Plain lists): Document new behavior of
605 `org-cycle-include-plain-lists'.
606 Hyphenation only in TeX.
607 (Clocking work time): Document the key to update effort
608 estimates.
609 (Clocking work time): Document the clock time display.
610 (Structure editing, TODO basics): Document new
611 variables.
612 (Column attributes): Document new colciew operators.
613 (Publishing options): Document :xml-declaration.
614 (Tracking TODO state changes): Document the
615 LOG_INTO_DRAWER property.
616 (Literal examples): Document the new implementation for
617 editing source code.
618 (Publishing action): Mention the new publishing
619 function, to publish an Org source file.
620 (Publishing links): Mention how to link to an Org source file.
621 (Macro replacement): Document new macros.
622 (Handling links): Document type-specific completion
623 when inserting links.
624 (Structure editing, Plain lists): Improve documentation
625 on sorting.
626 (Internal links): Document custom ids for links.
627 (Handling links): Document custom ids for links.
628 (CSS support): Document new class.
629 (Refiling notes): Document the possibility to create new nodes
630 during refiling.
631 (Agenda commands): Document the "?" operator to find
632 tasks without effort setting.
633 (Exporting agenda information): Section moved.
634 (RSS Feeds): New section.
635 (Built-in table editor): Document M-e and M-a navigate
636 inside table field.
637 (Stuck projects): Docment that projects identified as
638 un-stuck will still be searchd for stuck sub-projects.
639 (Paragraphs): Document centering.
640 (Creating timestamps, Agenda commands): Document new
641 behavior when changing time stamps.
642 (Structure editing): Document the new command
643 `org-clone-subtree-with-time-shift'.
644 (Publishing): Refresh this chapter.
645 (Export options, Export options, In-buffer settings):
646 Document the new keywords.
647 (Matching tags and properties): Collect all
648 documentation about tags/property matches here.
649 (Setting tags): Document `org-tag-persistent-alist'.
650 (Weekly/daily agenda): New section.
651 (Orgstruct mode): Describe `orgstruct++-mode'.
652 (Drawers): Mention the LOGBOOK drawer.
653 (Export options, Sectioning structure): Document the
654 #+LEATEX_HEADER in-buffer setting.
655 (Bugs): Section removed.
656 (Hooks): New section.
657 (Add-on packages): Moved here from old location.
658 (Context-sensitive commands): New section.
659 (Setting tags): Document newline option.
660 (Global TODO list, Matching tags and properties):
661 Mention more variables.
662 (Checkboxes): Update to changed command behavior.
663
664 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
665
666 * speedbar.texi (Basic Key Bindings): Fix typo.
667
668 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
669
670 * calc.texi (Vector/Matrix Functions): Add index entries for both
671 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
672 affects matrices with more than one row.
673 (Help Commands): Add index entries for "prefix ?" key bindings.
674
675 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
676
677 * calc.texi (Stack Manipulation Commands): Add documentation for
678 `calc-transpose-lines'
679
680 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
681
682 * dbus.texi (Receiving Method Calls): Describe special return value
683 `:ignore'.
684
685 2009-07-24 Alan Mackenzie <acm@muc.de>
686
687 * cc-mode.texi (Config Basics, File Styles): Document that at mode
688 initialization, any individual variable setting now takes precedence
689 over one done via c-file-style/c-file-offsets.
690
691 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
692
693 * calc.texi (Undoing Mistakes): Mention that the undo list will be
694 truncated when Calc is quit.
695 (Customizing Calc): Document `calc-undo-length'.
696
697 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
698
699 * calc.texi (About This Manual): Don't mention chapter numbers in text.
700
701 2009-07-11 Kevin Ryde <user42@zip.com.au>
702
703 * pcl-cvs.texi (About PCL-CVS):
704 * widget.texi (Basic Types):
705 Fix cross-references.
706
707 2009-07-01 Andreas Schwab <aschwab@redhat.com>
708
709 * dbus.texi (Type Conversion): Don't use literal control character.
710
711 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
712
713 * tramp.texi (GVFS based methods): New section.
714 (Remote processes): Processes for GVFS based methods run locally.
715
716 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
717
718 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
719 the words "kludge" and hack".
720 (External methods): Add `synce' method.
721
722 * trampver.texi: Update release number.
723
724 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
725
726 Sync with Tramp 2.1.16.
727
728 * tramp.texi (History): Add GVFS support.
729 (External methods): Precise `rsync' description. Add `dav', `davs' and
730 `obex' methods. Add 'tramp-gvfs-methods' option.
731 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
732 forms.
733 (Remote Programs): Introduce `tramp-own-remote-path'.
734 (Remote processes): New subsection "Running remote programs that create
735 local X11 windows".
736 (Frequently Asked Questions): Improve code for disabling vc.
737
738 * trampver.texi: Update release number. Set default value of
739 `emacsgvfs'.
740
741 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
742
743 * Branch for 23.1.
744
745 2009-06-17 Glenn Morris <rgm@gnu.org>
746
747 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
748 (Latest version of Emacs): Mention source code repository.
749
750 2009-06-16 Glenn Morris <rgm@gnu.org>
751
752 * faq.texi (Top): Language tweak.
753 (Extended commands): Most people have arrow keys.
754 (Emacs manual): Say how to follow info links.
755 (File-name conventions): Change title a bit. Explain about source
756 versus installed. Condense etc description.
757 (Guidelines for newsgroup postings): Mention Savannah list page.
758 (Newsgroup archives): Simplify.
759 (Contacting the FSF): Add contact URL.
760 (Emacs Lisp documentation): Printed version not always available.
761 (Installing Texinfo documentation): Explain how by hand installation is
762 not normally needed. Use add-to-list. Remove duplicate reference.
763 (Informational files for Emacs): Move info on Help menu here from
764 "File-name conventions".
765 (Help installing Emacs): Tweak uref.
766 (Obtaining the FAQ): Mention repository.
767 (Origin of the term Emacs): Explain "ITS".
768 (Changing load-path): Use add-to-list.
769 (Automatic indentation): Clarify this is for Text mode.
770 Don't mention Indented Text mode.
771 (Finding Emacs on the Internet): The FSF does not seem to offer a
772 deluxe distribution on CD anymore.
773
774 2009-06-16 Glenn Morris <rgm@gnu.org>
775
776 * faq.texi (Top): Mention which Emacs version this FAQ is about.
777 Recommend the latest release. Mention how to get older FAQs.
778 Recommend the Emacs manual.
779 (Guidelines for newsgroup postings): Discourage cross-posts.
780 (Underlining paragraphs): Remove.
781 (Editing MS-DOS files): Remove pre-Emacs 20 information.
782 (Bugs and problems): Update key-binding.
783 (Problems with very large files): Mention 64-bit.
784 (Shell process exits abnormally): Remove.
785 (Problems with Shell Mode): Rename and update.
786 (Spontaneous entry into isearch-mode)
787 (Problems talking to certain hosts): Remove. This is old information,
788 in etc/PROBLEMS if needed.
789 (Emacs takes a long time to visit files, Updating Emacs): Remove.
790 (Dired claims that no file is on this line): Update.
791 (Installing Emacs, Problems building Emacs): Simplify.
792 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
793 information.
794 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
795 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
796 (JDEE): "JDEE", not "JDE".
797 (Handling C-s and C-q with flow control, Binding C-s and C-q):
798 Remove. This is old information, in etc/PROBLEMS if needed.
799 (stty and Backspace key, Kanji and Chinese characters): Remove.
800 (Right-to-left alphabets): Update section.
801 (Changing the included text prefix): Gnus uses message-yank-prefix.
802 Add cross-reference to Supercite manual.
803 (Saving a copy of outgoing mail): Simplify output file description.
804 (Expanding aliases when sending mail): Refer to Emacs manual.
805 Remove old info about RFC822.
806 Correct description of how to rebuild aliases.
807 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
808 (MIME with Emacs mail packages)
809 (Viewing articles with embedded underlining)
810 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
811 Remove old sections.
812 (Killing based on nonstandard headers): Remove. Scoring is preferable,
813 and is well-documented in the Gnus manual.
814 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
815 (Making Gnus faster): Rename from "Starting Gnus faster".
816 Merge "Catch-up is slow in Gnus" into here.
817
818 2009-06-14 Glenn Morris <rgm@gnu.org>
819
820 * faq.texi (Status of Emacs): Re-order with most recent releases first.
821 (New in Emacs 23): New section.
822 (Handling C-s and C-q with flow control): Add xref.
823
824 2009-06-13 Glenn Morris <rgm@gnu.org>
825
826 * faq.texi (Setting up a customization file): Grammar fix.
827 Customize is no longer "new".
828 (Displaying the current line or column): Line-number mode is on by
829 default. Don't mention `column' package. Mention linum.el.
830 (Turning on abbrevs by default): Explain how to do it for buffers,
831 modes, and everywhere.
832 (Associating modes with files): Use add-to-list. Don't mention Emacs
833 19.
834 (Highlighting a region): On by default since 23.1.
835 (Replacing highlighted text): Update doc quote.
836 (Working with unprintable characters): Don't mention search-quote-char.
837 (Using an already running Emacs process): Gnuclient is probably not an
838 enhancement these days.
839 (Indenting switch statements): Remove mention of pre-Emacs 20.
840 (Horizontal scrolling): Abbreviate Emacs 20 description.
841 (Replacing text across multiple files): Fix name of dired command.
842 (Disabling backups): Use require not load.
843 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
844
845 2009-06-13 Bill Wohler <wohler@newt.com>
846
847 Release MH-E manual version 8.2.
848
849 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
850 release 8.2.
851
852 2009-06-13 Glenn Morris <rgm@gnu.org>
853
854 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
855 in this day and age the common meaning is "on the web".
856 (copying): Use @copyright in all cases.
857 (Basic keys): Remove reference to deleted manual node "Text Characters".
858 (File-name conventions): Use GNU as an example rather than SERVICE.
859 default.el lives in site-lisp. Update Info directory location.
860 (Real meaning of copyleft): GPL actions have been brought, but all
861 settled out of court.
862 (Guidelines for newsgroup postings): Shorten section title.
863 Simplify comp.emacs description.
864 (Newsgroup archives): Change Google URL. Describe Gmane.
865 (Unsubscribing from Emacs lists): Remove discussion of "distribution
866 points". Mention List-Unsubscribe header.
867 (Contacting the FSF): Update email and URLs.
868 (Basic editing): Mention F1 for help.
869 (Installing Texinfo documentation): Refer to Texinfo website rather
870 than ftp server.
871 (Printing a Texinfo file): Mention texi2pdf.
872 (Informational files for Emacs): Don't describe FTP or SERVICE, they
873 are just stubs nowadays.
874 (Latest version of Emacs): Explain version numbers.
875 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
876 (Turning on syntax highlighting): No need to mention hilit19 any more.
877 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
878 (Modes for various languages): Remove section.
879 (Major packages and programs): Remove most version and maintainer
880 information - it's hard to keep up-to-date, and adds nothing.
881 Similarly with direct links to mailing lists.
882 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
883 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
884 years, and Emacs comes with tools for this now.
885 (Patch): Remove section - this is a standard tool.
886 (Using function keys under X): Remove section.
887
888 2009-06-12 Glenn Morris <rgm@gnu.org>
889
890 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
891 (Help installing Emacs): Remove reference to deleted X11 node.
892 (Associating modes with files): Interpreter-mode-alist is no longer
893 subservient to auto-mode-alist.
894 (Installing Emacs): Change future Emacs version.
895 (Linking with -lX11 fails): Remove old section.
896 (Packages that do not come with Emacs): Update ELL location.
897 Emacs Lisp archive is dead.
898 (Emacs for Windows): Remove reference to old CE port.
899 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
900 (Emacs for VMS and DECwindows): Remove old ports.
901 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
902 (Removing flashing messages): Remove section about non-existent Gnus
903 option.
904
905 * faq.texi (Top): Add @top command.
906 Remove the optional arguments from all @node commands: makeinfo can
907 generate these automatically, and it is easier to edit and rearrange
908 nodes without them.
909
910 2009-06-11 Glenn Morris <rgm@gnu.org>
911
912 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
913 (The LPF): Make the updated URL the sole reference point.
914 (Learning how to do something): Update refcard price and format.
915 (Getting a printed manual): Sources in doc/emacs/, not man/.
916 Also available in PDF format. Since the page count varies, be less
917 precise.
918 (Informational files for Emacs): Remove references to deleted files
919 LPF and SUN-SUPPORT, and to UUCP.
920 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
921 Remove many obsolete ways to get the FAQ, which now seems only to be
922 distributed with Emacs.
923 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
924
925 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
926
927 * org.texi (Org Plot): Fix tags (Bug#3507).
928 (Workflow states, Agenda commands): Fix tags (Bug#3508).
929
930 * ada-mode.texi (Installation, Compile commands)
931 (Project File Overview, No project files, Set compiler options)
932 (Use GNAT project file, Use multiple GNAT project files)
933 (Identifier completion): Use @samp for menu items, and @kbd for key
934 sequences (Bug#3504).
935
936 2009-06-04 Daiki Ueno <ueno@unixuser.org>
937
938 * gnus.texi (Security): Fix wording; add a link to epa.info.
939
940 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
941
942 * message.texi (Header Commands): Fix descriptions to match
943 keybindings.
944
945 2009-04-22 Daiki Ueno <ueno@unixuser.org>
946
947 * gnus.texi (Security): Mention that EasyPG is the current default.
948
949 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
950
951 * ediff.texi (Session Commands): Fix typo.
952
953 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
954
955 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
956 news.software.readers. Reported by Florian Rehnisch.
957
958 2009-04-02 Glenn Morris <rgm@gnu.org>
959
960 * auth.texi: Capitalize direntry.
961
962 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
963 using a period in the entry name. (Bug#2797)
964
965 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
966
967 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
968 ($(infodir)/auth, auth.dvi): New targets.
969
970 2009-03-03 Glenn Morris <rgm@gnu.org>
971
972 * auth.texi: Fix @setfilename.
973
974 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
975 (auth, $(infodir)/auth, auth.dvi): New rules.
976
977 2009-02-25 Glenn Morris <rgm@gnu.org>
978
979 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
980
981 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
982
983 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
984
985 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
986
987 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
988 gnus-nocem-issuers, and gnus-nocem-verifyer.
989
990 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
991
992 * ada-mode.texi (Project files, Automatic Casing):
993 * dbus.texi (Signals):
994 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
995 * mh-e.texi (HTML):
996 * nxml-mode.texi (Locating a schema)
997 (Using the document's URI to locate a schema):
998 * org.texi (Footnotes, Using the mapping API):
999 * rcirc.texi (Channels): Remove duplicate words.
1000
1001 2009-02-20 Glenn Morris <rgm@gnu.org>
1002
1003 * dired-x.texi (Miscellaneous Commands):
1004 * gnus.texi: Minor updates for mbox Rmail.
1005
1006 2009-02-16 Karl Berry <karl@gnu.org>
1007
1008 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1009 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1010 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1011 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1012 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1013 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1014 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1015 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1016 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1017 Consistently use @insertcopying in the Top node,
1018 @contents at the front (after @end titlepage),
1019 and @direntry after @copying. (Bug#1988)
1020
1021 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1022
1023 * auth.texi: New file documenting auth-source.
1024
1025 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
1026
1027 * org.texi (Org Plot): Fix link.
1028
1029 2009-02-09 Daiki Ueno <ueno@unixuser.org>
1030
1031 * epa.texi (Mail-mode integration): Mention the way to do
1032 "encrypt-to-self". (Bug#1807)
1033
1034 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
1035
1036 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1037
1038 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1039
1040 * gnus-news.texi: Print version about Incoming*.
1041
1042 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1043
1044 * org.texi (Structure editing, Handling links)
1045 (Fast access to TODO states, Javascript support): Make standard docs
1046 correctly reflect default variable settings.
1047
1048 2009-02-02 Glenn Morris <rgm@gnu.org>
1049
1050 * org.texi: Fix typos.
1051
1052 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1053
1054 Sync with Tramp 2.1.15.
1055
1056 * trampver.texi: Update release number.
1057
1058 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1059
1060 * org.texi (TODO dependencies): Document TODO dependencies on
1061 checkboxes.
1062
1063 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
1064
1065 * org.texi (TODO dependencies): Document key binding for toggling
1066 ORDERED property.
1067
1068 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1069
1070 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1071 of hook functions.
1072
1073 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1074
1075 * org.texi (TODO dependencies): New section.
1076
1077 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1078
1079 * org.texi (Plain lists, TODO basics, Priorities)
1080 (Multiple sets in one file, Conflicts): Document interaction with
1081 `shift-selection-mode'.
1082
1083 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1084
1085 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1086 Make Calc the subject of sentences.
1087 (Rearranging Formulas using Selections): Discuss new options
1088 for `j *'.
1089
1090 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1091
1092 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1093
1094 2009-01-26 Glenn Morris <rgm@gnu.org>
1095
1096 * org.texi: Fix typos.
1097
1098 2009-01-26 Bill Wohler <wohler@newt.com>
1099
1100 * mh-e.texi (EDITION, UPDATED): Update.
1101
1102 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1103
1104 * org.texi (References): Add information about remote references.
1105 (Built-in table editor): Document `C-c RET' in tables.
1106 (Math symbols, Quoting LaTeX code): Mention that simple
1107 LaTeX macros survive LaTeX export.
1108 (Images in LaTeX export): Show how to create a reference to a
1109 figure.
1110 (Sectioning structure): Document that the LaTeX class can be
1111 specified in a property.
1112 (Text areas in HTML export): New section.
1113 (External links): Add examples for text search and ID links.
1114 (Built-in table editor): Remove the descriptio of `C-c
1115 C-q', it not longer works.
1116 (Literal examples): Document that a space must follow
1117 the colon in short examples.
1118 (Relative timer): Document `org-timer-stop'.
1119 (Footnotes): New section.
1120 (Footnote markup): Shorten section and refer to new Footnote
1121 section.
1122 (Literal examples): Add documentation for line
1123 numbering in and references to code examples.
1124 (CSS support): Fix the description of default CSS styles.
1125 (Capturing column view): Document
1126 "file:path/to/file.org" as an allowed value for the ID property of
1127 a dynamic block copying column view.
1128
1129 2009-01-23 Stephen Eglen <stephen@gnu.org>
1130
1131 * mh-e.texi (Getting Started): Describe $MH.
1132
1133 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
1134
1135 * tramp.texi (all): Harmonize usage of "external method",
1136 "external transfer method" and "out-of-band method".
1137 (Connection types): Precise the differences of inline and external
1138 methods. Written by Adrian Phillips <a.phillips@met.no>.
1139
1140 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1141
1142 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1143 commands as described at the top. Reported by Allan Gottlieb
1144 <gottlieb@nyu.edu>.
1145
1146 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1147
1148 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1149 nnmail-pathname-coding-system.
1150
1151 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1152
1153 * org.texi (Relative timer): Fix typo.
1154
1155 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
1156
1157 * org.texi (Clocking work time): Fix typo.
1158 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
1159
1160 2009-01-13 Glenn Morris <rgm@gnu.org>
1161
1162 * org.texi: Fix some more typos.
1163
1164 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1165
1166 * org.texi: Fix some typos.
1167
1168 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1169
1170 * gnus.texi (Group Parameters): Add note for local variables.
1171
1172 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1173
1174 * gnus.texi (Converting Kill Files): Fix URL. Include
1175 gnus-kill-to-score.el in contrib directory.
1176
1177 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1178
1179 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1180 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1181 (Paging the Article): Add index entry.
1182
1183 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1184
1185 * ada-mode.texi (Examples): Delete redundant text.
1186
1187 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1188
1189 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1190
1191 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1192 addresses.
1193
1194 2009-01-03 Bill Wohler <wohler@newt.com>
1195
1196 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1197 kept empty.
1198
1199 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1200
1201 * org.texi (Activation, Exporting, ASCII export, HTML export)
1202 (HTML Export commands, LaTeX/PDF export commands): Improve
1203 documentation about transient-mark-mode.
1204 (References): DOcuemtn the use of special names like $LR1 to reference
1205 to fields in the last table row.
1206
1207 2008-12-19 Juri Linkov <juri@jurta.org>
1208
1209 * info.texi (Search Text): Remove mention of removed key binding M-s.
1210
1211 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1212
1213 * org.texi (References): Remove mentioning of @0 as reference for the
1214 last line, this has been reverted in the Lisp sources.
1215
1216 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1217
1218 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1219 (DVI_TARGETS): Remove duplicates. Add sasl.
1220 ($(infodir)/sasl, sasl.dvi): New targets.
1221
1222 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1223
1224 * org.texi: Version number pushed to 6.15d.
1225
1226 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1227
1228 * org.texi (Tables in LaTeX export): New section.
1229 (Images in LaTeX export): New section.
1230 (Inlined images, Images in HTML export): Sections renamed.
1231
1232 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1233
1234 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1235
1236 2008-12-04 David Engster <dengste@eml.cc>
1237
1238 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1239 of nnml-get-new-mail. Change URL for mairix patch.
1240
1241 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1242
1243 * org.texi (Using the mapping API): Fix bug in mapping example.
1244 (Publishing options): Make the list of properties complete again, in
1245 correspondence to the variable `org-export-plist-vars'.
1246 (Property searches): Document new special values for time comparisons.
1247 (Tag inheritance): Refine the description of tag inheritance.
1248 (Project alist): Add info about the publishing sequence of components.
1249 (Effort estimates): Document the new relative timer.
1250
1251 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1252
1253 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1254 (Using Calc): Clarify use of `C-x * o'.
1255 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1256
1257 2008-11-28 Richard M Stallman <rms@gnu.org>
1258
1259 * dbus.texi (Receiving Method Calls): Clean up previous change.
1260
1261 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1262
1263 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1264 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1265 `dbus-unescape-from-identifier'.
1266 (Receiving Method Calls): New constants `dbus-service-emacs' and
1267 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1268 (Signals): Use the constants in the example.
1269
1270 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1271
1272 * org.texi: Re-apply change to FDL 1.3.
1273
1274 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1275
1276 * org.texi (Setting up Remember): Document `org-remember-mode'.
1277 (External links): Document that bbdb links can use a regular
1278 expression.
1279 (External links): Document that elisp links can contain interactive
1280 commands.
1281
1282 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1283
1284 * viper.texi (viper-translate-all-ESC-keysequences):
1285 Description removed.
1286
1287 2008-11-19 Glenn Morris <rgm@gnu.org>
1288
1289 * doclicense.texi: Change to FDL 1.3.
1290 Relicense all texi files under FDL 1.3 or later.
1291
1292 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1293
1294 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1295
1296 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1297
1298 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1299
1300 * ediff.texi: Version/date change.
1301
1302 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1305
1306 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1307
1308 * calc.texi (About This Manual): Comment out a mention of
1309 marginal notes.
1310
1311 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1312
1313 * org.texi (Clocking work time): Document the :formula property of
1314 clock tables.
1315 (Structure editing, Refiling notes): Document refiling regions.
1316 (Agenda commands): Document the double-prefix version
1317 of the `l' command in the agenda.
1318 (Handling links): Explain the effect of a double prefix
1319 arg to `C-c C-o'.
1320 (TODO basics): Add documentation for tag triggers.
1321
1322 2008-10-23 Glenn Morris <rgm@gnu.org>
1323
1324 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1325 byte-compiling things like `+'.
1326
1327 * ns-emacs.texi: Merge copyright years of author now with assignment
1328 into FSF years.
1329 (VER): Use it for easier automatic updating. Use Emacs version rather
1330 than standalone Emacs.app version.
1331
1332 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1333
1334 * org.texi: Lots of minor fixes.
1335 (Capture): New chapter.
1336 (Org Plot): New section.
1337
1338 2008-09-30 Magnus Henoch <mange@freemail.hu>
1339
1340 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1341
1342 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1343
1344 * calc.texi (User Defined Units): Mention how to enter optional display
1345 string.
1346
1347 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1348
1349 * message.texi (Sending Variables): Fixed variable documentation to
1350 avoid the "y/n" wording.
1351
1352 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1353
1354 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1355
1356 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1357
1358 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1359 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1360
1361 2008-09-22 Bill Wohler <wohler@newt.com>
1362
1363 Release MH-E manual version 8.1.
1364
1365 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1366 release 8.1.
1367
1368 * mh-e.texi: Retain dual license as agreed to by the FSF.
1369 However, bump GPL to Version 3.
1370 Use @include for license text.
1371
1372 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1373
1374 * gnus.texi (Top, Setup, Fancy splitting to parent)
1375 (Store custom flags and keywords, Store arbitrary data):
1376 Clean up markup.
1377
1378 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1379
1380 * gnus.texi (The Gnus Registry): Document it.
1381
1382 2008-09-08 David Engster <dengste@eml.cc>
1383
1384 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1385 Clarify section about choosing back end servers.
1386
1387 2008-08-23 Glenn Morris <rgm@gnu.org>
1388
1389 * dired-x.texi (Shell Command Guessing):
1390 Mention dired-guess-shell-case-fold-search. (Bug#417)
1391
1392 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * trampver.texi: Update release number.
1395
1396 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1397
1398 * ns-emacs.texi: Update version.
1399 (Introduction): Correct menu location for options save.
1400 (Customization): Note that defaults are stored under org.gnu.Emacs.
1401
1402 2008-08-11 Bill Wohler <wohler@newt.com>
1403
1404 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1405 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1406 Henman) (closes SF #1768928).
1407
1408 2008-08-10 Glenn Morris <rgm@gnu.org>
1409
1410 * ns-emacs.texi: Use @copying. Change copyright of authors with
1411 assignment to FSF. Change license to GFDL.
1412 (Top): Remove outdated references.
1413
1414 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1415
1416 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1417 Add gnus-summary-sort-by-most-recent-number and
1418 gnus-summary-sort-by-most-recent-date.
1419 (Summary Sorting): Explain prefix argument.
1420
1421 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1422
1423 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1424 gnus-summary-pipe-output.
1425
1426 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1427
1428 * dbus.texi (Receiving Method Calls): Document error handling of own
1429 D-Bus methods.
1430
1431 2008-08-01 Bill Wohler <wohler@newt.com>
1432
1433 * mh-e.texi (Reading Mail)
1434 (Viewing Attachments): Describe new function
1435 mh-show-preferred-alternative.
1436 (Sending Mail, Redistributing, Sending Message): Describe new hook
1437 mh-annotate-msg-hook.
1438
1439 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1440
1441 * dbus.texi (Arguments and Signatures): Fix example.
1442 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1443 (Asynchronous Methods): New node.
1444 (Errors and Events): Describe extended layout of `dbus-event'.
1445 New defun `dbus-event-message-type'.
1446
1447 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1448
1449 * ediff.texi: Remove VMS support.
1450
1451 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1452
1453 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1454 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1455
1456 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * Makefile.in: Add mairix-el targets.
1459
1460 2008-07-29 David Engster <deng@randomsample.de>
1461
1462 * mairix-el.texi: New file.
1463
1464 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1465
1466 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1467 project files. Delete 'main_unit' project variable; not needed. Allow
1468 process environment variables wherever project variables are allowed.
1469 Add tutorial section on multiple GNAT project files.
1470
1471 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1472
1473 Sync with Tramp 2.1.14.
1474
1475 * trampver.texi: Update release number.
1476
1477 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1478
1479 * ns-emacs.texi:
1480 * faq.texi: Remove mentions of Mac Carbon.
1481
1482 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484 * gnus.texi (Saving Articles): Describe the 2nd argument of
1485 gnus-summary-save-in-pipe.
1486 (SpamAssassin): Use it.
1487
1488 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1489
1490 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1491
1492 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1493
1494 * org.texi (Export options): Document the use of the creator flag.
1495
1496 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1497
1498 * org.texi: New version 6.06a.
1499
1500 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1501
1502 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1503 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1504
1505 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1506
1507 * calc.texi (Editing Stack Entries):
1508 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1509 Calc's help functions. Mention fixing typos.
1510 (Customizing Calc): Fix typo.
1511
1512 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1513
1514 * calc.texi (summarykey): New macro. Use to correctly format keys in
1515 the summary.
1516
1517 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1518
1519 * ns-emacs.texi (Customization): Corrected documentation on color
1520 specification formats.
1521
1522 2008-07-19 Andreas Schwab <schwab@suse.de>
1523
1524 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1525
1526 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1527 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1528
1529 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1530
1531 * dbus.texi (Inspection): Rework, introduce submenus.
1532 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1533 (Properties and Annotations, Arguments and Signatures): New nodes.
1534
1535 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1536
1537 * dbus.texi (Receiving Method Calls): Fix description of
1538 `dbus-register-method'.
1539 (Signals): Allow also signal arguments for filtering in
1540 `dbus-register-signal'.
1541
1542 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1543
1544 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1545 `cnorm'.
1546 (Arithmetic Tutorial): Simplify the verification of prime factors.
1547
1548 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * gnus.texi (Saving Articles): Mention
1551 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1552
1553 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1554
1555 * calc.texi: Adjust mode line throughout.
1556
1557 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1558
1559 * sasl.texi (Mechanisms): Fix typos.
1560
1561 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1562
1563 * calc.texi (Killing from the stack): Mention using normal Emacs
1564 copying.
1565
1566 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1567
1568 * tramp.texi (Password handling): Renamed from "Password caching".
1569 Add `auth-source' mechanism.
1570 (Connection caching): Tramp reopens the connection automatically,
1571 when the operating system on the remote host has been changed.
1572
1573 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1574
1575 * makefile.w32-in (distclean): Remove makefile.
1576
1577 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1578
1579 * org.texi (Using the mapping API): New section.
1580 (Agenda column view): New section.
1581 (Moving subtrees): Document archiving to the archive sibling.
1582 (Agenda commands): Document columns view in the agenda.
1583 (Using the property API): Document the API for multi-valued properties.
1584
1585 2008-06-17 Jason Riedy <jason@acm.org>
1586
1587 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1588 function, and efmt may be a two-argument function.
1589 (Radio tables): Document multiple destinations.
1590
1591 2008-06-16 Glenn Morris <rgm@gnu.org>
1592
1593 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1594 Add Cover-Texts.
1595
1596 2008-06-15 Glenn Morris <rgm@gnu.org>
1597
1598 * faq.texi (VER): Update to 23.0.60.
1599
1600 * mh-e.texi: Remove option of licensing under GPL.
1601 Add Cover-Texts to GFDL permissions notice.
1602 (GPL): Remove section.
1603 (GFDL): Include doclicense.texi rather than the actual text.
1604
1605 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1606 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1607
1608 * sasl.texi: Fix output file name.
1609
1610 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1611
1612 * gnus-coding.texi: Refer to license in Gnus manual.
1613
1614 * idlwave.texi, sasl.texi: Use @copying.
1615
1616 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1617
1618 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1619
1620 * url.texi: Use @copying, @title, @subtitle, @author.
1621
1622 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1623 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1624 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1625 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1626 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1627 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1628 * widget.texi, woman.texi:
1629 Remove references to external license, since doclicense is included.
1630
1631 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1632 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1633 Remove references to non-existent Invariant Sections.
1634
1635 2008-06-14 Glenn Morris <rgm@gnu.org>
1636
1637 * faq.texi (Major packages and programs): Remove references to external
1638 Supercite, Calc, VIPER, since they have been included for some time.
1639 Update VM, AUCTeX, BBDB entries.
1640
1641 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1642
1643 * newsticker.texi: Updated to match latest newsticker changes.
1644
1645 2008-06-13 Glenn Morris <rgm@gnu.org>
1646
1647 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1648 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1649 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1650 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1651 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1652 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1653 * woman.texi:
1654 Update Back-Cover Text as per maintain.info.
1655
1656 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1657
1658 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1659
1660 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1661 (gnus-faq.xml): Update repository host.
1662
1663 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1664
1665 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1666
1667 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1668 Fix a typo.
1669
1670 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1671
1672 * gnus.texi (Mail Source Customization): Correct values of
1673 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1674 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1675
1676 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1677
1678 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1679 coding standards.
1680
1681 2008-06-14 David Engster <dengste@eml.cc>
1682
1683 * gnus.texi (nnmairix): Markup fixes.
1684
1685 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1686
1687 * gnus.texi (nnmairix): Markup and other minor fixes.
1688
1689 2008-06-05 David Engster <dengste@eml.cc>
1690
1691 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1692
1693 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1694
1695 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1696 (Searching, nnir, nnmairix): New stub nodes.
1697
1698 2008-05-30 Felix Lee <felix.1@canids.net>
1699
1700 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1701
1702 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1703
1704 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1705
1706 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1707
1708 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1709
1710 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1711
1712 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1713
1714 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
1715
1716 * info.texi (Top): Fix typo in xref.
1717
1718 2008-05-05 Karl Berry <karl@gnu.org>
1719
1720 * info.texi (Top): @xref to stand-alone manual.
1721
1722 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1723
1724 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1725 (Various Summary Stuff): Fix typo in last xref.
1726
1727 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1728
1729 * org.texi (Moving subtrees): Fix typo.
1730
1731 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1732
1733 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1734 Tramp via `tramp-mode'.
1735
1736 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1737
1738 * org.texi: Massive changes, in many parts of the file.
1739
1740 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1741
1742 * gnus.texi (Oort Gnus): Add message-fill-column.
1743
1744 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1745
1746 * gnus.texi (Mail Source Specifiers): Typo fix.
1747
1748 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1749
1750 * gnus.texi (Diary Headers Generation): Update key binding for
1751 `gnus-diary-check-message'.
1752
1753 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1754
1755 * gnus.texi (Emacsen): Addition.
1756
1757 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1758
1759 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1760
1761 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1762
1763 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1764
1765 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1766
1767 * gnus-news.texi: Update tool bar item.
1768
1769 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1770
1771 * gnus-news.texi: Fix typos.
1772
1773 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1774
1775 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1776 Add mention of `kron'.
1777
1778 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1779
1780 * epa.texi (Encrypting/decrypting *.gpg files): Document
1781 epa-file-name-regexp.
1782
1783 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1784
1785 * gnus.texi (Example Methods): Fix description about ssh-agent.
1786 (Indirect Functions): Fix the default value of nntp-telnet-command;
1787 remove link to connect.html.
1788
1789 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1790
1791 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1792 dbus-call-method.
1793 (Receiving Method Calls): The timeout can be set by the calling client.
1794
1795 * trampver.texi: Update release number.
1796
1797 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1798
1799 * gnus.texi (Top): Fix version. Add SASL.
1800
1801 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1802
1803 Sync with Tramp 2.1.13.
1804
1805 * trampver.texi: Update release number.
1806
1807 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * org.texi: Update to new org-mode website.
1810
1811 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1812
1813 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1814
1815 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1816
1817 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1818 gnus-read-ephemeral-gmane-group-url,
1819 gnus-read-ephemeral-emacs-bug-group,
1820 gnus-read-ephemeral-debian-bug-group.
1821
1822 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1823
1824 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1825
1826 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1827 Add FIXMEs for Bookmarks and gnus-registry-marks.
1828
1829 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1830
1831 * gnus.texi (Smileys): Document `smiley-style'.
1832
1833 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1834
1835 * gnus.texi (Gnus Development): Clarify difference between ding and
1836 gnu.emacs.gnus.
1837 (MIME Commands, Using MIME, RSS): Fix markup.
1838
1839 * gnus-faq.texi ([8.4]): Ditto.
1840
1841 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1842
1843 * gnus.texi (Emacsen): Remove obsolete stuff.
1844
1845 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1846
1847 * gnus.texi (Oort Gnus): Add version info WRT
1848 `mail-source-delete-incoming'.
1849
1850 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1851
1852 * gnus.texi (Top): Add "Other related manuals" and version info in
1853 `iftex' output.
1854 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1855 gnus-balloon-face-0 and the corresponding format specifiers.
1856
1857 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1858
1859 * tramp.texi (Filename completion): Remove footnote about let-bind
1860 of `partial-completion-mode'. It doesn't work this way.
1861
1862 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1863
1864 * pcl-cvs.texi (Contributors): Update my email.
1865
1866 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1869
1870 2008-03-17 Bill Wohler <wohler@newt.com>
1871
1872 * mh-e.texi (Viewing): Update URL for adding header fields to
1873 mh-invisible-header-fields-default.
1874
1875 2008-03-16 Bill Wohler <wohler@newt.com>
1876
1877 * mh-e.texi (Preface): Add Gnus to requirements.
1878 (Forwarding): Note that forwarded MIME messages are now inline.
1879
1880 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1881
1882 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1883 (Common Variables): Give precedence to the netcat methods over the
1884 telnet methods, and mention that they are more reliable.
1885
1886 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1887
1888 * org.texi (Exporting Agenda Views): Document agenda export to
1889 iCalendar.
1890 (Progress logging): Document the new progress logging stuff.
1891
1892 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1893
1894 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1895 Update for change of `mail-source-delete-incoming'.
1896
1897 * gnus-news.texi: Ditto.
1898
1899 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1900
1901 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1902 custom versions.
1903
1904 2008-03-07 Alan Mackenzie <acm@muc.de>
1905
1906 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1907 parens/brackets in a k&r region is limited.
1908
1909 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1910
1911 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1912 using different Emacs versions.
1913
1914 2008-02-27 Glenn Morris <rgm@gnu.org>
1915
1916 * sc.texi: Remove a lot of old and obsolete info.
1917 (titlepage): Simplify.
1918 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1919 (VM with any Emacsen, GNEWS with any Emacsen)
1920 (Overloading for Non-conforming MUAs, Version 3 Changes)
1921 (The Supercite Mailing List): Delete nodes.
1922 (Introduction): Remove info about old packages.
1923 (Getting Connected): Simplify. Remove info about old packages.
1924 (Citing Commands): Delete Emacs 19 info.
1925 (Hints to MUA Authors): Simplify.
1926 (Thanks and History): Merge in some info from the deleted node
1927 "Version 3 Changes".
1928
1929 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1930
1931 * org.texi (Setting tags, In-buffer settings):
1932 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1933
1934 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1935
1936 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1937 installation directory name.
1938
1939 2008-02-12 Romain Francoise <romain@orebokech.com>
1940
1941 * epa.texi (Overview): Fix typo.
1942
1943 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1944
1945 * epa.texi (Quick start): Remove the .emacs setting.
1946
1947 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1948
1949 * epa.texi (Quick start): Use the command `epa-enable' instead of
1950 loading `epa-setup'.
1951
1952 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1953
1954 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1955 ($(infodir)/epa, epa.dvi): New targets.
1956
1957 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1958
1959 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1960
1961 * epa.texi: New manual documenting the EasyPG Assistant.
1962
1963 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1964
1965 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1966 (Inspection): New function dbus-ping.
1967
1968 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1969
1970 * tramp.texi (Remote processes): Add `shell-command'.
1971
1972 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1973
1974 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1975 (Group Parameters): Document `mail-source' parameter.
1976
1977 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1978
1979 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1980 must be a local host.
1981
1982 2008-01-26 Michael Olson <mwolson@gnu.org>
1983
1984 * erc.texi: Update version for ERC 5.3 release.
1985 (Obtaining ERC): Update extras URLs for 5.3.
1986 (Development): Write instructions for git, and remove those for Arch.
1987 (History): Mention the switch to git.
1988
1989 2008-01-24 Karl Berry <karl@gnu.org>
1990
1991 * info.texi (Search Index, Search Text): Mention the command
1992 character in the section name, a la the (Go to node) node.
1993
1994 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
1995
1996 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1997
1998 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1999
2000 * gnus-news.texi: Mention gnus-article-describe-bindings.
2001
2002 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2003
2004 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2005
2006 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
2007
2008 * org.texi (Property inheritance): New section.
2009 (Conventions): New section.
2010 (Structure editing): Document C-RET, the prefix arg to the cut/copy
2011 commands, and the new bindings for refiling.
2012 (Sparse trees): Document the new special command for sparse trees.
2013 (References): Be more clear about the counting of hilines.
2014 (Handling links): Document M-p/n for accessing links.
2015 (Fast access to TODO states): New section.
2016 (Per file keywords): New section.
2017 (Property inheritance): New section.
2018 (Column attributes): New summary types.
2019 (Capturing Column View): New section.
2020 (The date/time prompt): Cover the new features in the date/time prompt.
2021 Compactify the table of keys for the calendar remote control.
2022 (Clocking work time): Document the new :scope parameter.
2023 (Remember): Promoted to chapter.
2024 (Quoted examples): New section.
2025 (Enhancing text): New verbatim environments.
2026
2027 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
2028
2029 * trampver.texi: Update release number.
2030
2031 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2032
2033 * gnus.texi (Article Keymap): Add
2034 gnus-article-wide-reply-with-original; fix descriptions of
2035 gnus-article-reply-with-original and
2036 gnus-article-followup-with-original.
2037
2038 2008-01-09 Glenn Morris <rgm@gnu.org>
2039
2040 * nxml-mode.texi: Add @copying section.
2041
2042 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2043
2044 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2045 Server". Add `message-send-mail-with-mailclient'.
2046
2047 * gnus.texi (Posting Server): Move some text to "(message)Mail
2048 Variables" and add a reference here.
2049
2050 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
2051
2052 * dbus.texi (Receiving Method Calls): New chapter.
2053 (Errors and Events): Add serial number to events. Replace "signal" by
2054 "message". Introduce dbus-event-serial-number.
2055
2056 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
2057
2058 * dbus.texi (Type Conversion): Explain the type specification for empty
2059 arrays. Use another example.
2060
2061 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * dbus.texi (all): Replace "..." by @dots{}.
2064 (Type Conversion): Precise the value range for :byte types.
2065 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2066 Mention its return value.
2067 (Errors and Events): There is no D-Bus error propagation during event
2068 processing.
2069
2070 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2071
2072 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2073 New sections.
2074
2075 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2076
2077 * gnus.texi (Group Parameters): Reorder the text and add a note about
2078 `gnus-parameters' near the beginning of the node.
2079
2080 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2081
2082 * gnus.texi (Score File Editing): Fix function name.
2083
2084 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
2085
2086 Sync with Tramp 2.1.12.
2087
2088 * trampver.texi: Update release number.
2089
2090 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
2091
2092 * dbus.texi (Type Conversion): Correct input parameters mapping.
2093
2094 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
2095
2096 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2097 (Errors and Events): Mention wrong-type-argument error.
2098
2099 2007-12-21 Alex Schroeder <alex@gnu.org>
2100
2101 * rcirc.texi: Changed single spaces after sentence end to double
2102 spaces. Fixed some typos.
2103 (Internet Relay Chat): Explain relay.
2104 (Getting started with rcirc): Change items to reflect prompts.
2105 Add more explanation to rcirc-track-minor-mode and added a comment to
2106 warn future maintainers that this section is a copy.
2107 (People): Changed /ignore example.
2108 (Keywords): Not keywords.
2109
2110 2007-12-20 Alex Schroeder <alex@gnu.org>
2111
2112 * rcirc.texi (Top): Fighting Information Overload chapter added.
2113 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2114 (rcirc commands): Moved /ignore command to the new chapter.
2115 (Fighting Information Overload): New chapter documenting /keyword,
2116 /bright, /dim, channel ignore, and low priority channels.
2117 (Configuration): Document rcirc-server-alist, remove
2118 rcirc-startup-channels-alist and rcirc-default-server.
2119
2120 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
2121
2122 * dbus.texi (Signals): Fix example in dbus-register-signal.
2123
2124 2007-12-14 Sven Joachim <svenjoac@gmx.de>
2125
2126 * gnus.texi (Score Variables): Fix typo.
2127
2128 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
2129
2130 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2131 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2132 (Errors and Events): Adapt dbus-event.
2133
2134 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Other Files): Add the yenc command.
2137
2138 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2139
2140 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2141 since 2004-08-06.
2142
2143 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2144
2145 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2146 on body.
2147
2148 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2149
2150 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2151 and rfc2047-allow-irregular-q-encoded-words; fix description of
2152 rfc2047-encode-encoded-words.
2153
2154 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2155
2156 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2157
2158 2007-12-05 Michael Olson <mwolson@gnu.org>
2159
2160 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2161 Update documentation for `remember-diary-file'.
2162
2163 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
2164
2165 * dbus.texi (Signals): Precise `dbus-register-signal'.
2166 (Errors and Events): Rework events part, the internal structure of
2167 dbus-event has changed.
2168
2169 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
2170
2171 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2172 ($(infodir)/dbus, dbus.dvi): New targets.
2173
2174 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
2175
2176 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2177 unconditionally.
2178
2179 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2180 emulation with @print{}.
2181
2182 2007-12-02 Richard Stallman <rms@gnu.org>
2183
2184 * dbus.texi (Overview): Minor cleanup.
2185
2186 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * Makefile.in (INFO_TARGETS): Add dbus.
2189 (DVI_TARGETS): Add dbus.dvi.
2190 (dbus, dbus.dvi): New targets.
2191
2192 * dbus.texi: New file.
2193
2194 2007-11-24 Romain Francoise <romain@orebokech.com>
2195
2196 * nxml-mode.texi: Add description in @direntry.
2197 Fix file name to match @setfilename.
2198
2199 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2200
2201 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2202 ($(infodir)/nxml-mode): New rule.
2203
2204 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2205 ($(infodir)/nxml-mode): New rule.
2206 (clean): Add nxml-mode*.
2207
2208 * nxml-mode.texi: New file with nxml manual.
2209
2210 2007-11-18 Richard Stallman <rms@gnu.org>
2211
2212 * flymake.texi (Example -- Configuring a tool called directly):
2213 Update example.
2214
2215 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2216
2217 * tramp.texi (Filename completion): Simplify explanation of
2218 double-slash behavior. Explain directory contents flushing.
2219
2220 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2221
2222 * calc.texi (TeX and LaTeX Language Modes): Put in
2223 missing braces.
2224
2225 2007-11-15 Richard Stallman <rms@gnu.org>
2226
2227 * cl.texi (Equality Predicates): Delete `eql'.
2228 (Predicates, Naming Conventions, Top): Delete `eql'.
2229 (Common Lisp Compatibility): Delete `eql'.
2230 (Porting Common Lisp): Delete obsolete backquote info.
2231 Minor clarification about character constants.
2232 (Sequence Basics): Minor clarification.
2233
2234 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2235
2236 * cc-mode.texi (Electric Keys, Custom Macros):
2237 * tramp.texi (Filename completion): Fix typos.
2238
2239 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2240
2241 * calc.texi (Basic commands): Mention the menu.
2242
2243 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2244
2245 * tramp.texi (Connection caching): Tramp flushes connection
2246 properties when remote operating system has been changed.
2247
2248 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2249
2250 * gnus-news.texi: Fix spelling.
2251 `message-insert-formatted-citation-line', not
2252 `message-insert-formated-citation-line'.
2253
2254 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2255
2256 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2257
2258 * tramp.texi (Overview): Mention also the PuTTY integration under
2259 Win32. Remove paragraphs about Tramp's experimental status.
2260 (Frequently Asked Questions): Add code example for highlighting the
2261 mode line.
2262
2263 2007-11-03 Michael Olson <mwolson@gnu.org>
2264
2265 * remember.texi: Change mentions of remember-buffer to
2266 remember-finalize throughout.
2267
2268 2007-10-30 Michael Olson <mwolson@gnu.org>
2269
2270 * remember.texi (Copying): Remove.
2271 (Mailbox): Update with non-BBDB instructions.
2272 (Diary, Org): Add.
2273 (Bibliography, Planner Page): Remove.
2274
2275 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2276
2277 * makefile.w32-in (INFO_TARGETS): Add remember.
2278 (DVI_TARGETS): Add remember.dvi.
2279 ($(infodir)/remember): New rule.
2280 (clean): Add remember*.
2281
2282 2007-10-30 Michael Olson <mwolson@gnu.org>
2283
2284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2285 ($(infodir)/remember): New rule that builds the Remember Manual.
2286
2287 * remember.texi: New file containing the Remember Mode Manual.
2288 Shuffle chapters around after initial import.
2289 (Function Reference): Split Keystrokes into separate chapter.
2290 (Keystrokes): Document C-c C-k.
2291 (Introduction): Fix typographical issue with "---".
2292
2293 2007-10-29 Richard Stallman <rms@gnu.org>
2294
2295 * widget.texi (Introduction): Delete discussion of implementation
2296 internals.
2297
2298 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2299
2300 * tramp.texi (Connection caching): Host names must be different
2301 when tunneling.
2302
2303 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2304
2305 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2306 Gnus v5.13.
2307
2308 2007-10-28 Miles Bader <miles@gnu.org>
2309
2310 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2311
2312 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2313
2314 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2315
2316 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2317
2318 * gnus.texi (Sorting the Summary Buffer): Remove
2319 gnus-article-sort-by-date-reverse.
2320
2321 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2322
2323 * gnus.texi (Non-ASCII Group Names): New node.
2324 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2325 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2326
2327 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2328
2329 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2330 clean the output of the program `imap-shell-program'.
2331
2332 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2333
2334 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2335
2336 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2337
2338 * gnus.texi (Sticky Articles): Documentation for sticky article
2339 buffers.
2340
2341 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2342
2343 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2344
2345 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2346
2347 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2348
2349 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2350
2351 * gnus.texi (Archived Messages): Document
2352 gnus-update-message-archive-method.
2353
2354 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2355
2356 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2357
2358 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2359
2360 * gnus.texi (Group Maneuvering): Document
2361 `gnus-summary-next-group-on-exit'.
2362
2363 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2364
2365 * gnus.texi (Really Various Summary Commands): Mention
2366 gnus-auto-select-on-ephemeral-exit.
2367
2368 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2369
2370 * gnus.texi, message.texi: Bump version number.
2371
2372 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2373
2374 * gnus.texi (Group Line Specification, Misc Group Stuff)
2375 (Server Commands): Parenthesize @pxref{Mail Spool}.
2376
2377 2007-10-28 Didier Verna <didier@xemacs.org>
2378
2379 New user option: message-signature-directory.
2380 * message.texi (Insertion Variables): Document it.
2381 * gnus.texi (Posting Styles): Ditto.
2382
2383 2007-10-28 Didier Verna <didier@xemacs.org>
2384
2385 * gnus.texi (Group Line Specification):
2386 * gnus.texi (Misc Group Stuff):
2387 * gnus.texi (Server Commands): Document the group compaction feature.
2388
2389 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2390
2391 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2392
2393 * message.texi (Various Message Variables): Add message-fill-column.
2394
2395 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2396
2397 * gnus.texi: Untabify.
2398
2399 2007-10-28 Didier Verna <didier@xemacs.org>
2400
2401 * gnus.texi (Group Parameters): Document the posting-style merging
2402 process in topic-mode.
2403
2404 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2405
2406 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2407
2408 2007-10-28 Romain Francoise <romain@orebokech.com>
2409
2410 * gnus.texi (Mail Spool): Fix typo.
2411 Update copyright.
2412
2413 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2414
2415 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2416
2417 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2418
2419 * gnus.texi (Summary Generation Commands):
2420 Add gnus-summary-insert-ticked-articles.
2421
2422 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2423
2424 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2425 to spam-spamassassin-program.
2426
2427 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2428
2429 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2430
2431 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
2433 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2434
2435 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2436
2437 * message.texi (Mail Headers): Document `opportunistic'.
2438
2439 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2440
2441 * emacs-mime.texi (Encoding Customization): Explain how to set
2442 mm-coding-system-priorities per hierarchy.
2443
2444 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2445
2446 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2447 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2448
2449 2007-10-28 Didier Verna <didier@xemacs.org>
2450
2451 * message.texi (Wide Reply): Update documentation of
2452 message-dont-reply-to-names (now allowing a list of regexps).
2453
2454 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2455
2456 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2457
2458 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2459
2460 * gnus.texi (SpamAssassin back end): Fix typo.
2461
2462 * sieve.texi (Examples): Fix grammar.
2463
2464 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2465
2466 * gnus.texi (Searching for Articles): Document M-S and M-R.
2467 (Limiting): Document / b.
2468
2469 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2470
2471 * gnus.texi (Thread Commands): T M-^.
2472
2473 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2474
2475 * message.texi (Mail Aliases): Document ecomplete.
2476 (Mail Aliases): Fix typo.
2477
2478 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2479
2480 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2481 fix typo.
2482
2483 2007-10-28 Romain Francoise <romain@orebokech.com>
2484
2485 * gnus.texi (Mail Spool): Grammar fix.
2486
2487 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2488
2489 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2490 string.
2491
2492 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2493
2494 * gnus.texi (Group Parameters): Fix description.
2495
2496 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * gnus.texi (Gmane Spam Reporting):
2499 Fix spam-report-gmane-use-article-number.
2500 Add spam-report-user-mail-address.
2501
2502 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2505
2506 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2507
2508 * gnus.texi (Group Parameters): Add simplified sorting example based on
2509 example for `Sorting the Summary Buffer' from Jari Aalto
2510 <jari.aalto@cante.net>.
2511 (Example Methods): Add example for an indirect connection.
2512
2513 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2514
2515 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2516 (Agent Parameters): Updated parameter names to match code.
2517 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2518 'gnus-agent-summary-fetch-series'.
2519 (Agent and flags): New section providing a generalized discussion
2520 of flag handling.
2521 (Agent and IMAP): Removed flag discussion.
2522 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2523
2524 2007-10-28 Romain Francoise <romain@orebokech.com>
2525
2526 * gnus.texi (Exiting the Summary Buffer): Add new function
2527 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2528
2529 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2530
2531 * gnus.texi (Conformity): Fix typo.
2532 (Customizing Articles): Document `first'.
2533
2534 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2535
2536 * gnus.texi (Sorting the Summary Buffer):
2537 Add `gnus-thread-sort-by-date-reverse'. Add example
2538 host to different sorting in NNTP and RSS groups.
2539
2540 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2541
2542 * message.texi (Insertion): Describe prefix for
2543 message-mark-inserted-region and message-mark-insert-file.
2544
2545 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2546
2547 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2548 LaTeX documents. Describe "text/x-gnus-verbatim".
2549
2550 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2551
2552 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2553 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2554 (spam-stat spam filtering, SpamOracle)
2555 (Extending the Spam ELisp package): Removed extra quote symbol for
2556 clarity.
2557
2558 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2559
2560 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2561 gnus-article-delete-part and gnus-article-replace-part.
2562 (Using MIME): Add gnus-mime-replace-part.
2563
2564 2007-10-28 Romain Francoise <romain@orebokech.com>
2565
2566 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2567 requires `auto-compression-mode' to be enabled. Add new nnml
2568 variable `nnml-compressed-files-size-threshold'.
2569
2570 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2571
2572 * gnus.texi (Sorting the Summary Buffer): Added
2573 gnus-thread-sort-by-recipient.
2574
2575 2007-10-28 Romain Francoise <romain@orebokech.com>
2576
2577 * message.texi (Insertion Variables): Mention new variable
2578 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2579 documentation accordingly.
2580
2581 2007-10-28 Romain Francoise <romain@orebokech.com>
2582
2583 * gnus.texi (To From Newsgroups): Mention new variables
2584 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2585
2586 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2587
2588 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2589 stuff; gnus-mime-inline-part does the automatic decompression.
2590
2591 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2592
2593 * gnus.texi (Spam ELisp Package Configuration Examples):
2594 "training.ham" should be "training.spam".
2595
2596 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2597
2598 * message.texi (Mail Variables): Fix the default value for
2599 message-send-mail-function.
2600
2601 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2602
2603 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2604 always returns nil exceptionally.
2605
2606 2007-10-28 Simon Josefsson <jas@extundo.com>
2607
2608 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2609 Michael Cook <michael@waxrat.com>.
2610
2611 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2612
2613 * gnus.texi (Topic Commands): Fix next/previous.
2614
2615 2007-10-28 Simon Josefsson <jas@extundo.com>
2616
2617 * gnus.texi (Article Washing): Mention `W i'.
2618
2619 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2620
2621 * gnus.texi (Group Parameters): Slight extension of sieve
2622 parameter description.
2623
2624 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2625
2626 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2627 matching score files as well.
2628 (Picons): Describe `gnus-picon-style'.
2629
2630 2007-10-28 Romain Francoise <romain@orebokech.com>
2631
2632 * message.texi (Message Headers): Mention that headers are hidden
2633 using narrowing, and how to expose them.
2634 Update copyright.
2635
2636 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2637
2638 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2639 `gnus-summary-sort-by-recipient'.
2640
2641 2007-10-28 Romain Francoise <romain@orebokech.com>
2642
2643 * gnus.texi (NNTP marks): New node.
2644 (NNTP): Move NNTP marks variables to the new node.
2645
2646 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2647
2648 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2649
2650 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2651
2652 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2653
2654 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2655 everywhere for consistency.
2656 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2657 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2658 Say "regular expression" instead of "regex." Admonish. Pick
2659 other words to sound better (s/so/thus/).
2660 (Spam ELisp Package Filtering of Incoming Mail): Mention
2661 statistical filters. Remove old TODO.
2662 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2663 New section on sorting and displaying the spam score.
2664 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2665 backend but an alias to spam-use-BBDB.
2666 (Extending the Spam ELisp package): Rewrite the example using the
2667 new backend functionality.
2668
2669 2007-10-28 Simon Josefsson <jas@extundo.com>
2670
2671 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2672 nntp-marks-directory, from Romain Francoise
2673 <romain@orebokech.com>.
2674
2675 2007-10-28 Magnus Henoch <mange@freemail.hu>
2676
2677 * gnus.texi (Hashcash): New default value of
2678 hashcash-default-payment.
2679
2680 2007-10-28 Simon Josefsson <jas@extundo.com>
2681
2682 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2683 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2684
2685 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2686
2687 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2688
2689 2007-10-28 Simon Josefsson <jas@extundo.com>
2690
2691 * gnus.texi (documentencoding): Add, to avoid warnings.
2692
2693 2007-10-28 Simon Josefsson <jas@extundo.com>
2694
2695 * message.texi (Mail Headers): Add.
2696
2697 * gnus.texi (Hashcash): Fix.
2698
2699 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2700
2701 * gnus.texi (Hashcash): Changed location of library, also mention
2702 that payments can be verified and fix the name of the
2703 hashcash-path variable.
2704
2705 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2706
2707 * gnus.texi (Article Display): Add `gnus-picon-style'.
2708
2709 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2710
2711 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2712
2713 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2714
2715 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2716 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2717 warning about ham processors in spam groups removed.
2718
2719 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2720
2721 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2722 From Hubert Chan <hubert@uhoreg.ca>.
2723
2724 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2725
2726 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2727 (Mailing List): Typo.
2728 (Customizing Articles): Add gnus-treat-ansi-sequences.
2729 (Article Washing): Index.
2730
2731 * message.texi: Use m-dash consistently.
2732
2733 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2734
2735 * gnus.texi (GroupLens): Remove.
2736
2737 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2738
2739 * gnus.texi (Outgoing Messages, Agent Variables): Add
2740 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2741 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2742
2743 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2744
2745 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2746
2747 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2748
2749 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2750
2751 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2752
2753 2007-10-28 Simon Josefsson <jas@extundo.com>
2754
2755 * gnus.texi (Top): Add SASL.
2756
2757 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2758
2759 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2760
2761 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2762
2763 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2764
2765 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2766
2767 * calc.texi (Formulas, Composition Basics): Lower the
2768 precedence of negation.
2769
2770 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2771
2772 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2773 Mention the new three-letter column identifiers.
2774 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2775 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2776 message when using `c' on an empty default with default printer.
2777 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2778 renamed to `ses--symbolic-formulas' some time ago.
2779
2780 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2781
2782 * calc.texi (Default Simplifications, Making Selections)
2783 (Customizing Calc): Clarify associativity of multiplication.
2784
2785 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2786
2787 * tramp.texi (Traces and Profiles): Simplify loop over
2788 `trace-function-background'.
2789
2790 2007-10-22 Juri Linkov <juri@jurta.org>
2791
2792 * dired-x.texi (Shell Command Guessing): Default values are now
2793 available by typing M-n instead of M-p.
2794
2795 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2796
2797 * tramp.texi (Cleanup remote connections): New section.
2798 (Password caching): Remove `tramp-clear-passwd'.
2799 It's not a command anymore.
2800 (Bug Reports): Add `tramp-bug' to function index.
2801 (Function Index, Variable Index): New nodes.
2802 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2803
2804 * trampver.texi: Update release number.
2805
2806 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2807
2808 * calc.texi (History and Acknowledgements): Turn comment
2809 about integer size into past tense.
2810 (Time Zones): Remove pointer to Calc author's address.
2811 (Trigonometric and Hyperbolic Functions): Mention cotangent
2812 and hyperbolic cotangent. Fix typo.
2813
2814 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2815
2816 Sync with Tramp 2.1.11.
2817
2818 * trampver.texi: Update release number.
2819
2820 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2821
2822 * tramp.texi (External packages): New section.
2823
2824 2007-09-29 Juri Linkov <juri@jurta.org>
2825
2826 * info.texi (Help-Int): Document `L' (`Info-history').
2827
2828 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2829
2830 * org.texi: Change links to webpage and maintained email.
2831 (Remember): Promote to Chapter, significant changes.
2832 (Fast access to TODO states): New section.
2833 (Faces for TODO keywords): New section.
2834 (Export options): Example for #+DATE.
2835 (Progress logging): Section moved.
2836
2837 2007-09-26 Bill Wohler <wohler@newt.com>
2838
2839 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2840 browse-url-at-mouse.
2841
2842 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2843
2844 * flymake.texi (Customizable variables): Face names don't end in -face.
2845 Fix flymake-err-line-patterns template.
2846 (Example -- Configuring a tool called directly): Fix init-function.
2847 (Highlighting erroneous lines): Face names don't end in -face.
2848
2849 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2850
2851 * erc.texi (Special-Features): Fix small typo.
2852
2853 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2854
2855 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2856 and "External transfer methods".
2857
2858 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2859
2860 * calc.texi (Predefined Units): Add some history.
2861
2862 2007-09-08 Michael Olson <mwolson@gnu.org>
2863
2864 * erc.texi (Copying): New section included from gpl.texi.
2865 This matches the look of the upstream ERC manual.
2866
2867 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2868
2869 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2870 (Random Numbers): Clarify the distribution of `random'.
2871
2872 2007-09-06 Glenn Morris <rgm@gnu.org>
2873
2874 Move manual sources from man/ to subdirectories of doc/.
2875 Split into the Emacs manual in emacs/, and other manuals in misc/.
2876 Change all setfilename commands to use ../../info.
2877 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2878 refer to the Emacs manual here.
2879 (infodir): New variable.
2880 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2881 (cc-mode.texi, faq.texi): Update references to source file locations.
2882 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2883 do not refer to the Emacs manual here.
2884 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2885
2886 * Makefile.in: Add `basename' versions of all info targets, for
2887 convenience when rebuilding just one manual.
2888 (../etc/GNU): Delete obsolete target.
2889 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2890 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2891 *.vrs *.toc here...
2892 (maintainer-clean): ...from here.
2893
2894 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2895
2896 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2897
2898 * calc.texi (Date Conversions): Clarify definition of
2899 Julian day numbering.
2900 (Date Forms): Clarify definition of Julian day numbering;
2901 add some history.
2902
2903 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2904
2905 * org.texi: Version 5.07.
2906
2907 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2908
2909 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2910
2911 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2912
2913 * org.texi (Adding hyperlink types): New section.
2914 (Embedded LaTeX): Chapter updated because of LaTeX export.
2915 (LaTeX export): New section.
2916 (Using links out): New section.
2917
2918 2007-08-22 Glenn Morris <rgm@gnu.org>
2919
2920 * faq.texi (Learning how to do something): Refcards now in
2921 etc/refcards/ directory.
2922
2923 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2924
2925 * tramp.texi (Remote Programs): Persistency file must be cleared when
2926 changing `tramp-remote-path'.
2927 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2928 macro.
2929
2930 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2931
2932 * calc.texi: Move contents to beginning of file.
2933 (Algebraic Entry): Fix the formatting of an example.
2934
2935 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2936
2937 * calc.texi (Basic Operations on Units): Mention exact versus
2938 inexact conversions.
2939
2940 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2941
2942 * calc.texi (Basic Operations on Units): Mention default
2943 values for new units.
2944 (Quick Calculator Mode): Mention that binary format will
2945 be displayed.
2946
2947 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2948
2949 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2950
2951 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2952
2953 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2954
2955 2007-08-08 Glenn Morris <rgm@gnu.org>
2956
2957 * gnus.texi, sieve.texi: Replace `iff'.
2958
2959 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2960
2961 * calc.texi (Basic Graphics): Mention the graphing of error
2962 forms.
2963 (Graphics Options): Mention how `g s' handles error forms.
2964 (Curve Fitting): Mention plotting the curves.
2965 (Standard Nonlinear Models): Add additional models.
2966 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2967 (Linear Fits): Correct result.
2968
2969 2007-08-01 Alan Mackenzie <acm@muc.de>
2970
2971 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2972 to "--no-site-file".
2973
2974 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2975
2976 * tramp.texi (Frequently Asked Questions): Point to mode line
2977 extension in Emacs 23.1.
2978
2979 * trampver.texi: Update release number.
2980
2981 2007-07-27 Glenn Morris <rgm@gnu.org>
2982
2983 * calc.texi (Copying): Include license text from gpl.texi, rather than
2984 in-line.
2985
2986 2007-07-25 Glenn Morris <rgm@gnu.org>
2987
2988 * calc.texi (Copying): Replace license with GPLv3.
2989
2990 * Relicense all FSF files to GPLv3 or later.
2991
2992 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2993
2994 Sync with Tramp 2.1.10.
2995
2996 * tramp.texi (trampfn): Expand macro implementation in order to handle
2997 empty arguments.
2998 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
2999 occurrences by trampfn.
3000 (Frequently Asked Questions): Extend example code for host
3001 identification in the modeline. Add bbdb to approaches shortening Tramp
3002 file names to be typed.
3003
3004 * trampver.texi: Update release number.
3005
3006 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3007
3008 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3009 section. Reported by <poti@potis.org>.
3010 (Remote processes): Arguments of the program to be debugged are taken
3011 literally.
3012 (Frequently Asked Questions): Simplify recentf example.
3013
3014 2007-07-14 Karl Berry <karl@gnu.org>
3015
3016 * info.texi (@copying): New Back-Cover Text.
3017
3018 * info.texi (Quitting Info): Move to proper place in source.
3019 (Reported by Benno Schulenberg.)
3020
3021 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3022
3023 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3024
3025 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3026
3027 * emacs-mime.texi: Add @documentencoding directive.
3028
3029 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3030
3031 * tramp.texi (Remote processes): Add an anchor to the subsection
3032 "Running a debugger on a remote host".
3033
3034 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * tramp.texi (Remote processes): Don't call it "experimental" any
3037 longer. Add subsection about running a debugger on a remote host.
3038
3039 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3040
3041 * org.texi (Properties and columns): Chapter rewritten.
3042
3043 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3044
3045 * tramp.texi:
3046 * trampver.texi: Migrate to Tramp 2.1.
3047
3048 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3049
3050 * org.texi (Properties): New chapter.
3051
3052 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3053
3054 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3055 Control Panel.
3056
3057 * gnus.texi (Misc Article): Add index entry for
3058 gnus-single-article-buffer.
3059
3060 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3061
3062 * gnus.texi (Starting Up): Fix typo.
3063
3064 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3065
3066 * gnus.texi (Asynchronous Fetching): Fix typo.
3067
3068 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3069
3070 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3071 (About This Manual): Remove redundant information.
3072 (Getting Started): Mention author.
3073 (Basic Arithmetic, Customizing Calc): Make description of the
3074 variable `calc-multiplication-has-precedence' match its new effect.
3075
3076 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3077
3078 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3079 the variable `calc-multiplication-has-precedence'.
3080
3081 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
3082
3083 * org.texi (Tag): Section swapped with node Timestamps.
3084 (Formula syntax for Lisp): Document new `L' flag.
3085
3086 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3087
3088 * gnus.texi (Misc Group Stuff, Summary Buffer)
3089 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3090
3091 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3092
3093 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3094 * gnus.texi (Article Buttons, Mail Source Customization)
3095 (Sending or Not Sending, Customizing NNDiary):
3096 * message.texi (Message Headers):
3097 * mh-e.texi (HTML): Fix typos.
3098
3099 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3100
3101 Sync with Tramp 2.0.56.
3102
3103 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3104 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3105
3106 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * Version 22.1 released.
3109
3110 2007-05-26 Michael Olson <mwolson@gnu.org>
3111
3112 * erc.texi (Modules): Fix references to completion modules.
3113
3114 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3115
3116 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3117
3118 2007-05-09 Didier Verna <didier@xemacs.org>
3119
3120 * gnus.texi (Email Based Diary): New. Proper documentation for the
3121 nndiary back end and the gnus-diary library.
3122
3123 2007-05-03 Karl Berry <karl@gnu.org>
3124
3125 * .cvsignore (*.pdf): New entry.
3126
3127 * texinfo.tex: Update from current version for better pdf generation.
3128
3129 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3130
3131 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3132
3133 2007-04-28 Glenn Morris <rgm@gnu.org>
3134
3135 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3136 consideration of legal status.
3137
3138 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3139
3140 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3141
3142 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * faq.texi (New in Emacs 22): python.el removed.
3145
3146 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3147
3148 * calc.texi (Reporting bugs): Update maintainer's address.
3149
3150 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3153
3154 2007-04-15 Jay Belanger <belanger@truman.edu>
3155
3156 * calc.texi (Title page): Remove the date.
3157 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3158 (The Standard Calc Interface): Change trail title.
3159 (Floats): Mention that when non-decimal floats are entered, only
3160 approximations are stored.
3161 (Copying): Move to the appendices.
3162 (GNU Free Documentation License): Add as an appendix.
3163
3164 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3167 * dired-x.texi, ebrowse.texi, ediff.texi:
3168 * emacs-mime.texi, erc.texi, eshell.texi:
3169 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3170 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3171 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3172 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3173 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3174 * woman.texi: Include GFDL.
3175
3176 * doclicense.texi: Remove node heading, so that it can be included by
3177 other files.
3178
3179 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3180
3181 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3182 than *.
3183
3184 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
3185
3186 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3187 in Calc.
3188
3189 2007-04-09 Romain Francoise <romain@orebokech.com>
3190
3191 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3192 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3193 replace mouse-2.
3194
3195 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3196
3197 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3198 renamed to woman-use-topic-at-point. Document new behavior.
3199
3200 2007-04-08 Richard Stallman <rms@gnu.org>
3201
3202 * url.texi: Fix some indexing.
3203 (Disk Caching): Drop discussion of old/other Emacs versions.
3204
3205 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * url.texi (Disk Caching): Say Emacs 21 "and later".
3208
3209 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3210 on Font locking which now mentions JIT lock.
3211
3212 2007-04-01 Michael Olson <mwolson@gnu.org>
3213
3214 * erc.texi: Update for the ERC 5.2 release.
3215
3216 2007-03-31 David Kastrup <dak@gnu.org>
3217
3218 * woman.texi (Topic, Interface Options): Explain changes semantics of
3219 woman-manpath in order to consider MANPATH_MAP entries.
3220
3221 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3222
3223 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3224
3225 2007-03-26 Richard Stallman <rms@gnu.org>
3226
3227 * pgg.texi (Caching passphrase): Clean up previous change.
3228
3229 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3230
3231 * gnus.texi (Setting Process Marks): Fix typo.
3232
3233 2007-03-25 Romain Francoise <romain@orebokech.com>
3234
3235 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3236 readability, and include various fixes by Daniel Brockman, Nick Roberts
3237 and Dieter Wilhelm.
3238
3239 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3240
3241 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3242
3243 * gnus.texi (Mail Source Specifiers): Fix typo.
3244
3245 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3246
3247 * reftex.texi (Imprint): Update maintainer information.
3248
3249 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3250
3251 * message.texi (Message Buffers): Update documentation for
3252 message-generate-new-buffers.
3253
3254 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3255
3256 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3257
3258 2007-03-21 Glenn Morris <rgm@gnu.org>
3259
3260 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3261
3262 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * eshell.texi (Known problems): Emacs 21 -> 22.
3265
3266 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3267
3268 2007-03-18 Jay Belanger <belanger@truman.edu>
3269
3270 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3271
3272 2007-03-12 Glenn Morris <rgm@gnu.org>
3273
3274 * calc.texi (Time Zones): Switch to new North America DST rule.
3275
3276 * calc.texi: Replace "daylight savings" with "daylight
3277 saving" in text throughout.
3278
3279 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3280
3281 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3282 The variable now uses a list of symbols instead of just a symbol.
3283 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3284
3285 2007-03-06 Romain Francoise <romain@orebokech.com>
3286
3287 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3288 new packages, and mention Gnus update.
3289
3290 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3291
3292 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3293 nntp-open-connection-functions-never-echo-commands.
3294
3295 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3298 problems on the console, and security risk in not using gpg-agent.
3299
3300 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3301
3302 * org.texi (The spreadsheet): Renamed from "Table calculations".
3303 Completely reorganized and rewritten.
3304 (CamelCase links): Section removed.
3305 (Repeating items): New section.
3306 (Tracking TODO state changes): New section.
3307 (Agenda views): Chapter reorganized and rewritten.
3308 (HTML export): Section rewritten.
3309 (Tables in arbitrary syntax): New section.
3310 (Summary): Better feature summary.
3311 (Activation): Document problem with cut-and-paste of Lisp code
3312 from PDF files.
3313 (Visibility cycling): Document indirect buffer use.
3314 (Structure editing): Document sorting.
3315 (Remember): Section rewritten.
3316 (Time stamps): Better description of time stamp types.
3317 (Tag searches): Document regular expression search for tags.
3318 (Stuck projects): New section.
3319 (In-buffer settings): New keywords.
3320 (History and Acknowledgments): Updated description.
3321
3322 2007-02-24 Alan Mackenzie <acm@muc.de>
3323
3324 * cc-mode.texi (Movement Commands): Insert two missing command names.
3325 (Getting Started): Slight wording correction (use conditional).
3326
3327 2007-02-22 Kim F. Storm <storm@cua.dk>
3328
3329 * widget.texi (User Interface, Basic Types): Document need to put some
3330 text before the %v escape in :format string in editable-field widget.
3331
3332 2007-02-18 Romain Francoise <romain@orebokech.com>
3333
3334 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3335 `cvs-mode-quit'.
3336
3337 2007-02-10 Markus Triska <markus.triska@gmx.at>
3338
3339 * widget.texi (Programming Example): Put constant strings in :format.
3340
3341 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3342
3343 * faq.texi (Fullscreen mode on MS-Windows): New node.
3344
3345 2007-02-04 David Kastrup <dak@gnu.org>
3346
3347 * faq.texi (AUCTeX): Update version number. Should probably be done
3348 for other packages as well.
3349
3350 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3351
3352 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3353 <tassilo@member.fsf.org>.
3354
3355 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3356
3357 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3358 ls-lisp-use-localized-time-format.
3359
3360 2007-01-20 Markus Triska <markus.triska@gmx.at>
3361
3362 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3363
3364 2007-01-13 Michael Olson <mwolson@gnu.org>
3365
3366 * erc.texi (Modules): Mention capab-identify module.
3367
3368 2007-01-05 Michael Olson <mwolson@gnu.org>
3369
3370 * erc.texi (Getting Started): Update for /RECONNECT command.
3371
3372 2007-01-04 Richard Stallman <rms@gnu.org>
3373
3374 * ebrowse.texi: Change C-c b to C-c C-m.
3375
3376 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3377
3378 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3379 variables only in info to avoid redundant entries in the printed
3380 manual.
3381
3382 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3383
3384 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3385
3386 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3387
3388 * message.texi (Security): Split into sub-nodes.
3389
3390 2007-01-01 Alan Mackenzie <acm@muc.de>
3391
3392 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3393 eval-after-load in Emacs <=21 and a workaround. Document that
3394 trigraphs are not supported.
3395
3396 2007-01-01 Alan Mackenzie <acm@muc.de>
3397
3398 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3399 c-context-line-break. When invoked within a string, preserve
3400 whitespace. Add a backslash only when also in a macro.
3401
3402 2007-01-01 Alan Mackenzie <acm@muc.de>
3403
3404 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3405
3406 2007-01-01 Alan Mackenzie <acm@muc.de>
3407
3408 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3409 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3410
3411 2007-01-01 Alan Mackenzie <acm@muc.de>
3412
3413 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3414 "Choosing a Style".
3415
3416 * cc-mode.texi ("Styles"): Add @dfn{style}.
3417
3418 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3419
3420 Sync with Tramp 2.0.55.
3421
3422 * trampver.texi: Update release number.
3423
3424 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3425
3426 * gnus.texi (Customizing Articles): Add index entries for all
3427 gnus-treat-* variables.
3428
3429 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3430
3431 * gnus.texi (IMAP): Fix incorrect explanation of
3432 nnimap-search-uids-not-since-is-evil in documentation for
3433 nnimap-expunge-search-string.
3434
3435 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3436
3437 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3438 spam-ifile-database.
3439
3440 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3441
3442 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3443 rebind C-s.
3444
3445 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3446
3447 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3448 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3449 "expiring mail".
3450 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3451 nnimap-nov-is-evil.
3452
3453 2006-12-25 Kevin Ryde <user42@zip.com.au>
3454
3455 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3456 about the key procedure being used heavily.
3457
3458 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3461 to t.
3462 (Prerequisites): Add explanation about gpg-agent.
3463
3464 2006-12-22 Kevin Ryde <user42@zip.com.au>
3465
3466 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3467 "sort" instead of "sort*".
3468
3469 2006-12-19 Richard Stallman <rms@gnu.org>
3470
3471 * calc.texi (History and Acknowledgements): Recognize that Emacs
3472 now does have floating point.
3473
3474 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3475
3476 * tramp.texi (External transfer methods): Describe new method `scpc'.
3477
3478 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3479
3480 * pgg.texi: Added short note on gpg-agent to the introduction.
3481
3482 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3483
3484 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3485 also applies to Cc.
3486
3487 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3488
3489 * gnus.texi (X-Face): Clarify. Say which programs are required
3490 on Windows.
3491
3492 2006-12-08 Michael Olson <mwolson@gnu.org>
3493
3494 * erc.texi (Modules): Remove documentation for list module.
3495
3496 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3497
3498 * faq.texi (^M in the shell buffer): Ditto.
3499
3500 2006-11-20 Michael Olson <mwolson@gnu.org>
3501
3502 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3503
3504 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3505
3506 * org.texi: Fix typos.
3507 (Agenda commands): Document `C-k'.
3508
3509 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3510
3511 * url.texi (http/https): Fix a typo in the HTTP URL.
3512
3513 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3514
3515 * ada-mode.texi: Total rewrite.
3516
3517 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3518
3519 * org.texi: Minor typo fixes.
3520
3521 2006-11-13 Bill Wohler <wohler@newt.com>
3522
3523 Release MH-E manual version 8.0.3.
3524
3525 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3526 release 8.0.3.
3527
3528 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3529 to set MAILDIR.
3530 (Reading Mail): Document the customization of read-mail-command
3531 for MH-E.
3532 (Viewing Attachments): Document mm-discouraged-alternatives.
3533 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3534 (Junk): Add more information about the settings of mh-junk-background
3535 in a program. Add /usr/bin/mh to PATH in examples.
3536
3537 2006-11-12 Richard Stallman <rms@gnu.org>
3538
3539 * woman.texi: Update author address but say he no longer maintains it.
3540
3541 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3542
3543 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3544 archived trees.
3545 (Checkboxes): Section moved to chapter 5, and extended.
3546 (The date/time prompt): New section.
3547 (Link abbreviations): New section.
3548 (Presentation and sorting): New section.
3549 (Custom agenda views): Section completely rewritten.
3550 (Summary): Compare with Planner.
3551 (Feedback): More info about creating backtraces.
3552 (Plain lists): Modified example.
3553 (Breaking down tasks): New section.
3554 (Custom time format): New section.
3555 (Time stamps): Document inactive timestamps.
3556 (Setting tags): More details about fast tag selection.
3557 (Block agenda): New section.
3558 (Custom agenda views): Section rewritten.
3559 (Block agenda): New section.
3560
3561 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3562
3563 * tramp.texi (Configuration): scp is the default method.
3564 (Default Method): Use ssh as example for another method.
3565
3566 2006-10-27 Richard Stallman <rms@gnu.org>
3567
3568 * woman.texi: Downcase nroff/troff/roff.
3569 (Installation): Chapter deleted. Some xrefs deleted.
3570 (Background): woman doesn't advise man ;-).
3571
3572 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3573
3574 * ada-mode.texi (Project files, Identifier completion)
3575 (Automatic Casing, Debugging, Using non-standard file names)
3576 (Working Remotely): Fix typos.
3577
3578 2006-10-20 Masatake YAMATO <jet@gyve.org>
3579
3580 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3581 sample code `my-c-initialization-hook'.
3582
3583 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3584
3585 * widget.texi: Fix typos.
3586
3587 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3588
3589 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3590 "???". There have been no complaints for years, so the information
3591 must be appropriate.
3592
3593 2006-10-16 Richard Stallman <rms@gnu.org>
3594
3595 * widget.texi: Use @var instead of capitalization.
3596 Clarify many widget type descriptions.
3597
3598 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3599
3600 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3601 gnus-dired-attach.
3602 (Selecting a Group): Fix typo.
3603
3604 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3605
3606 * widget.texi: Fix typos.
3607
3608 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3609
3610 * gnus.texi (Image Enhancements): Update for Emacs 22.
3611
3612 * gnus-faq.texi ([1.3]): Update.
3613
3614 2006-10-06 Richard Stallman <rms@gnu.org>
3615
3616 * faq.texi (Displaying the current line or column):
3617 Delete "As of Emacs 20".
3618
3619 2006-10-06 Romain Francoise <romain@orebokech.com>
3620
3621 * faq.texi (VM): VM works with Emacs 22 too.
3622
3623 2006-10-06 Richard Stallman <rms@gnu.org>
3624
3625 * ebrowse.texi: Remove Emacs version "21" from title.
3626
3627 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3628
3629 * gnus.texi (Foreign Groups): Say where change of editing commands are
3630 stored. Add reference to `gnus-parameters'.
3631
3632 2006-09-15 Jay Belanger <belanger@truman.edu>
3633
3634 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3635 Change "Library Public License" to "Lesser Public License"
3636 throughout. Use "yyyy" to represent year.
3637
3638 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
3639
3640 * org.texi (Setting tags): Typo fix.
3641
3642 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3643
3644 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3645
3646 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3647
3648 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3649
3650 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3651
3652 * faq.texi (Escape sequences in shell output): EMACS is now set
3653 to Emacs's absolute file name, not to "t".
3654 (^M in the shell buffer): Likewise.
3655 * misc.texi (Interactive Shell): Likewise.
3656
3657 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3658
3659 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3660 mails with pop3-leave-mail-on-server. Fix wording.
3661 (Limiting): Improve gnus-summary-limit-to-articles.
3662 (X-Face): Fix typo.
3663
3664 2006-09-11 Simon Josefsson <jas@extundo.com>
3665
3666 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3667 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3668
3669 2006-09-06 Simon Josefsson <jas@extundo.com>
3670
3671 * smtpmail.texi (Authentication): Mention SSL.
3672
3673 2006-09-01 Eli Zaretskii <eliz@gnu.org>
3674
3675 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3676 Don't use @indicateurl.
3677
3678 * cc-mode.texi (Subword Movement): Don't use @headitem.
3679 (Custom Braces, Clean-ups): Don't use @tie.
3680
3681 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
3682
3683 Sync with Tramp 2.0.54.
3684
3685 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3686 Suggested by Adrian Phillips <a.phillips@met.no>.
3687
3688 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3689
3690 * org.texi (Installation, Activation): Split from Installation and
3691 Activation.
3692 (Clocking work time): Documented new features.
3693
3694 2006-08-13 Alex Schroeder <alex@gnu.org>
3695
3696 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3697 example.
3698
3699 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3700
3701 * faq.texi (How to add fonts): New node.
3702
3703 2006-08-05 Romain Francoise <romain@orebokech.com>
3704
3705 * faq.texi (New in Emacs 22): Expand.
3706
3707 2006-08-03 Michael Olson <mwolson@gnu.org>
3708
3709 * erc.texi: Update for ERC 5.1.4.
3710
3711 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3712
3713 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3714 in .../site-lisp/gnus/ by default.
3715 [ From gnus-news.texi in the trunk. ]
3716
3717 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3718
3719 * gnus.texi (MIME Commands): Additions for yEnc.
3720
3721 2006-07-24 Richard Stallman <rms@gnu.org>
3722
3723 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3724 * faq.texi: Move periods and commas inside quotes.
3725
3726 2006-07-20 Jay Belanger <belanger@truman.edu>
3727
3728 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3729
3730 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * faq.texi (Security risks with Emacs): Document Emacs 22
3733 file-local-variable mechanism.
3734
3735 2006-07-12 Michael Olson <mwolson@gnu.org>
3736
3737 * erc.texi: Update for ERC 5.1.3.
3738
3739 2006-07-12 Alex Schroeder <alex@gnu.org>
3740
3741 * rcirc.texi: Fix typos.
3742 (Getting started with rcirc): New calling convention for M-x irc.
3743 Mention #rcirc. Removed channel tracking.
3744 (Configuration): Changed the names of all variables that got changed
3745 recently, eg. rcirc-server to rcirc-default-server. Added
3746 documentation for rcirc-authinfo, some background for Bitlbee, and
3747 rcirc-track-minor-mode.
3748 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3749 Scrolling.
3750 (Reconnecting after you have lost the connection): Fixed example code
3751 to match code changes.
3752
3753 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3754
3755 * gnus.texi, message.texi: Fix typos.
3756
3757 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3758
3759 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3760 commands.
3761 (Global TODO list): Document the use of the variables
3762 `org-agenda-todo-ignore-scheduled' and
3763 `org-agenda-todo-list-sublevels'.
3764
3765 2006-07-05 Richard Stallman <rms@gnu.org>
3766
3767 * faq.texi (Scrolling only one line): Fix xref.
3768
3769 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3770
3771 * faq.texi (Evaluating Emacs Lisp code):
3772 Throughout, replace eval-current-buffer with eval-buffer.
3773
3774 2006-07-03 Richard Stallman <rms@gnu.org>
3775
3776 * rcirc.texi (Scrolling conservatively): Fix xref.
3777
3778 * pcl-cvs.texi (Viewing differences): Usage fix.
3779
3780 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3781
3782 * org.texi (Agenda commands): Document `s' key to save all org-mode
3783 buffers.
3784
3785 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3786
3787 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3788 names. Mention `cvs-msg' face.
3789
3790 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3791
3792 * org.texi (Checkboxes): New section.
3793
3794 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3795
3796 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3797 throughout this chapter.
3798
3799 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3800
3801 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3802 text for standalone vs Emacs info.
3803 (Help): Clarify header line description. Use mouse-1 for clicks.
3804 (Help-P): Use mouse-1 for clicks.
3805 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3806 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3807 (Choose menu subtopic): Remove gratuitous Emacs command names.
3808 (Help-FOO): Put usual behavior first.
3809 (Help-Xref): Clicking on xrefs works in Emacs.
3810 (Search Text): Clarify what the default behavior is.
3811 (Create Info buffer): Fix Emacs window/X window confusion.
3812 (Emacs Info Variables): Fix for new Emacs init file behavior.
3813
3814 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3815
3816 * gnus.texi (Summary Buffer Lines): Fix typo.
3817
3818 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3819
3820 * org.texi (Embedded LaTeX): New chapter.
3821 (Archiving): Section rewritten.
3822 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3823
3824 2006-06-20 Bill Wohler <wohler@newt.com>
3825
3826 Release MH-E manual version 8.0.1.
3827
3828 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3829 release 8.0.1.
3830 (Preface): Depend on GNU mailutils 1.0 and higher.
3831
3832 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3833
3834 * message.texi (News Headers): Update message-syntax-checks section.
3835
3836 2006-06-19 Karl Berry <karl@gnu.org>
3837
3838 * info.texi (Advanced): Mention C-q, especially with ?.
3839
3840 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3841
3842 * org.texi (Publishing links): Document the `:link-validation-function'
3843 property.
3844 (Extensions and Hacking): New chapter, includes some sections of the
3845 "Miscellaneous" chapter.
3846
3847 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3848
3849 * org.texi (Progress logging): New section.
3850
3851 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * viper.texi (Viper Specials):
3854 * gnus.texi (Example Setup):
3855 * faq.texi (Backspace invokes help):
3856 * dired-x.texi (Optional Installation Dired Jump):
3857 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3858 follow coding conventions.
3859
3860 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3861
3862 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3863
3864 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3865
3866 * org.texi (ASCII export): Document indentation adaptation.
3867 (Setting tags): Document mutually-exclusive tags.
3868
3869 2006-06-05 Romain Francoise <romain@orebokech.com>
3870
3871 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3872 Fix typo.
3873
3874 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3875 channel (#gnus@irc.freenode.net).
3876 Fix typos. Update copyright notice.
3877
3878 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3879 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3880 (Line-Up Functions, Custom Macros):
3881 * ediff.texi (Window and Frame Configuration)
3882 (Highlighting Difference Regions):
3883 * emacs-mime.texi (Display Customization):
3884 * erc.texi (History):
3885 * eshell.texi (Known problems):
3886 * eudc.texi (Overview, BBDB):
3887 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3888 (The problem of spam, SpamOracle, Extending the Spam package)
3889 (Conformity, Terminology):
3890 * idlwave.texi (Routine Info)
3891 (Class and Keyword Inheritance, Padding Operators)
3892 (Breakpoints and Stepping, Electric Debug Mode)
3893 (Examining Variables, Troubleshooting):
3894 * org.texi (Creating timestamps):
3895 * reftex.texi (Commands, Options, Changes):
3896 * tramp.texi (Inline methods, Password caching)
3897 (Auto-save and Backup, Issues):
3898 * vip.texi (Files, Commands in Insert Mode):
3899 * viper.texi (Emacs Preliminaries, States in Viper)
3900 (Packages that Change Keymaps, Viper Specials, Groundwork):
3901 Fix various typos.
3902
3903 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
3904
3905 * ediff.texi: Fix typos.
3906
3907 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3908
3909 * org.texi: Small typo fixes.
3910
3911 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
3912
3913 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3914
3915 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3916
3917 * pcl-cvs.texi: Fix typos.
3918 (Customization): Say "us".
3919
3920 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3921
3922 * org.texi: Remove bogus @setfilename.
3923
3924 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3925
3926 * org.texi (ASCII export): Omit command name.
3927 (HTML export): Add prefix to all lines in Local Variable example.
3928 (Acknowledgments): Typeset names in italics.
3929
3930 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * org.texi (Plain lists): Add new item navigation commands.
3933 (External links): Document elisp and info links.
3934 (Custom searches): New section.
3935 (Publishing): New chapter.
3936 (HTML export): Include a list of supported CSS classes.
3937 (Setting tags): Describe the fast-tag-setting interface.
3938
3939 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * dired-x.texi: ifinfo -> ifnottex.
3942
3943 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3944
3945 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3946
3947 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3948
3949 * message.texi (Interface): Add tool bar customization.
3950 (MIME): Index and text additions for mml-attach.
3951 (MIME): Describe mml-dnd-protocol-alist and
3952 mml-dnd-attach-options.
3953
3954 * gnus.texi (Oort Gnus): Reorder entries in sections.
3955 Fix some entries.
3956 (Starting Up): Add references to "Emacs for Heathens" and to
3957 "Finding the News". Add user-full-name and user-mail-address.
3958 (Group Buffer Format): Add tool bar customization and update.
3959 (Summary Buffer): Add tool bar customization.
3960 (Posting Styles): Add message-alternative-emails.
3961
3962 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3963
3964 * tramp.texi (Filename completion): Improve wording.
3965
3966 2006-05-07 Romain Francoise <romain@orebokech.com>
3967
3968 * faq.texi (Using regular expressions): Fix typo.
3969 (Packages that do not come with Emacs): Fix capitalization.
3970 (Replacing text across multiple files): Expand node to explain how
3971 to use `dired-do-query-replace-regexp' in more detail, based on
3972 suggestion by Eric Hanchrow <offby1@blarg.net>.
3973
3974 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3975
3976 * tramp.texi (Filename completion): Completion of remote files'
3977 method, user name and host name is active only in partial
3978 completion mode.
3979
3980 2006-05-06 Bill Wohler <wohler@newt.com>
3981
3982 Release MH-E manual version 8.0.
3983
3984 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3985 release 8.0.
3986
3987 2006-05-06 Bill Wohler <wohler@newt.com>
3988
3989 * mh-e.texi (MH-BOOK-HOME): Change from
3990 http://www.ics.uci.edu/~mh/book/mh to
3991 http://rand-mh.sourceforge.net/book/mh.
3992 Replace .htm suffix with .html for MH book files.
3993 (Using This Manual): Update key binding for getting relevant
3994 chapter in Info from command key.
3995 (Ranges): Fix itemx.
3996
3997 2006-05-05 Karl Berry <karl@gnu.org>
3998
3999 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4000 (\fonttextsize): New user-level command to change text font size.
4001
4002 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4005
4006 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4007
4008 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4009
4010 2006-04-24 Bill Wohler <wohler@newt.com>
4011
4012 * mh-e.texi (Getting Started): Make it more explicit that you need
4013 to install MH. Add pointers to current MH implementations.
4014
4015 2006-04-21 Bill Wohler <wohler@newt.com>
4016
4017 Release MH-E manual version 7.94.
4018
4019 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4020 release 7.94.
4021
4022 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4023
4024 * org.texi: Many small fixes.
4025 (Handling links): Rename from "Managing links".
4026
4027 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4028
4029 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4030 (Splitting mail using spam-stat): Fix @xref.
4031
4032 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * gnus.texi (Spam Package): Major revision of the text.
4035 Previously this node was "Filtering Spam Using The Spam ELisp Package".
4036
4037 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4038
4039 * org.texi (Time stamps): Better explanation of the purpose of
4040 different time stamps.
4041 (Structure editing, Plain lists): More details on how new items
4042 and headings are inserted.
4043
4044 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4045
4046 * org.texi (Formula syntax): Fix link to Calc Manual.
4047
4048 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4049
4050 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4051
4052 2006-04-17 Bill Wohler <wohler@newt.com>
4053
4054 * mh-e.texi (Folders): Update mh-before-quit-hook and
4055 mh-quit-hook example with code that removes the buffers rather
4056 than just bury them.
4057
4058 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4059
4060 Sync with Tramp 2.0.53.
4061
4062 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4063
4064 * org.texi (Updating settings): New section.
4065 (Visibility cycling): Better names for the startup folding
4066 options.
4067 (Exporting): Completely restructured.
4068 (The very busy C-c C-c key): New section.
4069 (Summary of in-buffer settings): New section.
4070
4071 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4072
4073 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4074
4075 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4076
4077 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4078 (Server Commands): Key `v' is reserved for users.
4079
4080 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
4081
4082 * org.texi (Link format): New section, emphasis on bracket links.
4083 (External links): Document bracket links.
4084 (FAQ): Expand to cover shell links and the new link format.
4085
4086 2006-04-09 Kevin Ryde <user42@zip.com.au>
4087
4088 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4089
4090 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4091
4092 * gnus.texi (Summary Buffer Lines): Add `*'.
4093
4094 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4095
4096 * gnus.texi (Group Parameters):
4097 Mention gnus-permanently-visible-groups.
4098
4099 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4100
4101 * gnus.texi (Face): Fix typo.
4102
4103 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4104
4105 * gnus.texi (X-Face): Clarify.
4106 (Face): Need Emacs with PNG support.
4107
4108 2006-04-06 Richard Stallman <rms@gnu.org>
4109
4110 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4111 Emacs".
4112
4113 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4114
4115 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4116 blocks not suitable for inclusion with Emacs using variable
4117 PARTOFEMACS.
4118
4119 2006-04-04 Simon Josefsson <jas@extundo.com>
4120
4121 * gnus.texi (Security): Improve.
4122
4123 2006-04-02 Bill Wohler <wohler@newt.com>
4124
4125 * mh-e.texi (Getting Started, Junk, Bug Reports)
4126 (MH FAQ and Support): Fix URLs.
4127
4128 2006-03-31 Romain Francoise <romain@orebokech.com>
4129
4130 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4131 to t, not nil (and has for the past eight years).
4132
4133 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4134
4135 * message.texi, gnus.texi: Bump version to 5.11.
4136
4137 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4138
4139 * gnus.texi (Top): Add comment about version line.
4140
4141 * message.texi (Top): Ditto. Change to take named versions into
4142 account.
4143
4144 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus.texi (Posting Styles): Add x-face-file to example.
4147 (X-Face): Refer to posting styles.
4148
4149 * gnus-faq.texi ([5.8]): Add x-face-file.
4150 ([8.4]): Add links to gmane.emacs.gnus.user and
4151 gmane.emacs.gnus.general.
4152
4153 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4154
4155 * gnus-faq.texi: Use .invalid.
4156 ([5.4]): Fix gnus-posting-styles example.
4157
4158 2006-03-27 Romain Francoise <romain@orebokech.com>
4159
4160 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4161 Emacs/W3 needs a new maintainer.
4162 (Ispell): Update author and version info.
4163 (Mailcrypt): Mention PGG.
4164 (New in Emacs 22): Add PGG to the list of new packages.
4165 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4166 updating dead URLs.
4167
4168 2006-03-25 Karl Berry <karl@gnu.org>
4169
4170 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4171 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4172 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4173 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4174 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4175 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4176 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4177 (2) do not indent copyright year list (or anything else).
4178
4179 2006-03-21 Bill Wohler <wohler@newt.com>
4180
4181 * mh-e.texi (Folders): Various edits.
4182
4183 2006-03-20 Romain Francoise <romain@orebokech.com>
4184
4185 * gnus.texi (Mail Folders): Grammar fix.
4186
4187 2006-03-19 Bill Wohler <wohler@newt.com>
4188
4189 * mh-e.texi (Replying): Document Mail-Followup-To.
4190 Change manually-formatted table to multitable. Add debugging info.
4191 Move description of mh-reply-default-reply-to into paragraph
4192 that describes its values.
4193
4194 2006-03-17 Bill Wohler <wohler@newt.com>
4195
4196 * mh-e.texi: Use smallexample and smalllisp consistently.
4197 (Sending Mail Tour): Update method of entering
4198 addresses and subject.
4199 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4200 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4201
4202 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4203
4204 * org.texi: Version number change only.
4205
4206 2006-03-14 Bill Wohler <wohler@newt.com>
4207
4208 * mh-e.texi: Add index entries around each paragraph rather than
4209 depend on entries from beginning of node. Doing so ensures that
4210 index entries are less likely to be forgotten if text is cut and
4211 pasted, and are necessary anyway if the references are on a
4212 separate page. It seems that makeinfo is now (v. 4.8) only
4213 producing one index entry per node, so there is no longer any
4214 excuse not to. Use subheading instead of heading. The incorrect
4215 use of heading produced very large fonts in Info--as large as the
4216 main heading.
4217 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4218 versions 6 and 7 appeared *around* the time of these Emacs releases.
4219
4220 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4221
4222 * org.texi (Clean view): Document new startup options.
4223
4224 2006-03-11 Bill Wohler <wohler@newt.com>
4225
4226 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4227 (Composing, Scan Line Formats): Fix @refs.
4228 (Getting Started): Define MH profile and MH profile components.
4229 (Incorporating Mail, Reading Mail, Viewing, Printing)
4230 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4231 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4232 for string constants.
4233 (Tool Bar): Remove spurious quote.
4234 (Junk): Use ``...'' instead of "...".
4235 (Scan Line Formats): Replace @samp with @kbd.
4236
4237 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4238
4239 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4240
4241 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4242
4243 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4244 easy to understand.
4245
4246 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4247
4248 * gnus.texi: Markup fix.
4249 (Fancy Mail Splitting): Specify new feature.
4250
4251 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4252
4253 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4254 partial-words matching.
4255
4256 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4257
4258 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4259
4260 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4261 (MIME Commands): Fix mm-discouraged-alternatives.
4262
4263 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4264
4265 * org.texi: Version number change only.
4266
4267 2006-03-06 Bill Wohler <wohler@newt.com>
4268
4269 * mh-e.texi: Move from SourceForge repository to Savannah.
4270 This is version 7.93, which is a total rewrite from the previous
4271 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4272 version 7.93.
4273
4274 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4275
4276 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4277
4278 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4279
4280 * org.texi (Interaction): Add item about `org-mouse.el' by
4281 Piotr Zielinski.
4282 (Managing links): Document that also mouse-1 can be used to
4283 activate a link.
4284 (Headlines, FAQ): Add entry about hiding leading stars.
4285 (Miscellaneous): Resort the sections in this chapter to a more
4286 logical sequence.
4287
4288 2006-02-27 Simon Josefsson <jas@extundo.com>
4289
4290 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4291 2004-01-27 from the trunk).
4292
4293 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4294
4295 * cc-mode.texi: Rename c-hungry-backspace to
4296 c-hungry-delete-backwards, at the request of RMS. Leave the old
4297 name as an alias.
4298
4299 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4300
4301 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4302 include the function header within the defun.
4303
4304 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4305
4306 * cc-mode.texi: Correct two typos.
4307
4308 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4309
4310 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4311 existing comment.
4312 (Electric Keys): Add a justification for electric indentation.
4313 (Hungry WS Deletion): Clear up the names and complications of the
4314 BACKSPACE and DELETE keys.
4315
4316 2006-02-23 Juri Linkov <juri@jurta.org>
4317
4318 * faq.texi (Common requests): Move `Turning on auto-fill by
4319 default' after `Wrapping words automatically'. Move `Working with
4320 unprintable characters' before `Searching for/replacing newlines'.
4321 Move `Replacing highlighted text' after `Highlighting a region'.
4322 Merge `Repeating commands' and `Repeating a command as many times
4323 as possible' into the former.
4324 (Packages that do not come with Emacs): Add refs to Gmane and
4325 etc/MORE.STUFF.
4326
4327 2006-02-23 Juri Linkov <juri@jurta.org>
4328
4329 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4330 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4331 Add xref to `(emacs)Reporting Bugs'.
4332 (Getting a printed manual): Add URL to other formats of the manual.
4333 (Common requests): Fix menu.
4334 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4335 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4336 (Inserting text at the beginning of each line): Add pxref to
4337 `Changing the included text prefix'.
4338 (Forcing the cursor to remain in the same column): Mention `track-eol'
4339 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4340 (Replacing text across multiple files): Add keybinding `Q' for
4341 `dired-do-query-replace'.
4342
4343 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4344
4345 * reftex.texi: Version number and date change only.
4346
4347 * org.texi (Internal Links): Rewrite to cover the modified
4348 linking system.
4349
4350 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4351
4352 * faq.texi: Remove the coding cookie, it's not needed anymore.
4353
4354 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4355
4356 * faq.texi (Colors on a TTY): Mention Mac OS port.
4357
4358 2006-02-12 Karl Berry <karl@gnu.org>
4359
4360 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4361 8-bit accented a.
4362
4363 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4364
4365 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4366
4367 2006-02-08 Romain Francoise <romain@orebokech.com>
4368
4369 * faq.texi (Top): Remove paragraph about the FAQ being a
4370 transitional document, etc.
4371 (Searching for/replacing newlines): New node.
4372 (Yanking text in isearch): New node.
4373 (Inserting text at the beginning of each line): Rename and make
4374 more general, mention `M-;' in Message mode.
4375
4376 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4377
4378 * faq.texi (Meta key does not work in xterm)
4379 (Emacs does not display 8-bit characters)
4380 (Inputting eight-bit characters): Update xrefs.
4381
4382 2006-02-06 Romain Francoise <romain@orebokech.com>
4383
4384 * faq.texi (VM): VM now at version 7.19.
4385 Set myself as maintainer of this file.
4386
4387 2006-02-04 Michael Olson <mwolson@gnu.org>
4388
4389 * erc.texi (History): Note that ERC is now included with Emacs.
4390
4391 2006-01-31 Romain Francoise <romain@orebokech.com>
4392
4393 * message.texi (Message Headers): Explain what
4394 `message-alternative-emails' does in more detail.
4395 Update copyright year.
4396
4397 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4398
4399 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4400
4401 2006-01-29 Richard M. Stallman <rms@gnu.org>
4402
4403 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4404
4405 2006-01-29 Michael Olson <mwolson@gnu.org>
4406
4407 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4408
4409 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4410
4411 * faq.texi (New in Emacs 22): Mention ERC.
4412
4413 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4414
4415 * rcirc.texi: Capitalize dir entry for consistency with the entry
4416 in info/dir and other entries in the Emacs category.
4417 Fix typos. Delete trailing whitespace.
4418
4419 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4420
4421 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4422
4423 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4424
4425 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4426 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4427
4428 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4429 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4430
4431 2006-01-27 Alex Schroeder <alex@gnu.org>
4432
4433 * rcirc.texi: New file.
4434
4435 2006-01-23 Juri Linkov <juri@jurta.org>
4436
4437 * widget.texi (User Interface): Add S-TAB for widget-backward.
4438
4439 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4440
4441 Sync with Tramp 2.0.52.
4442
4443 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4444 Add Tramp disabling item. New item for common connection problems.
4445 (various): Apply "ftp" as method for the download URL.
4446 (Bug Reports): Refer to FAQ for common problems.
4447
4448 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4449
4450 * widget.texi (User Interface): Use @key for TAB.
4451
4452 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4453
4454 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4455 for TAB.
4456
4457 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4458
4459 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4460
4461 * gnus.texi: Update copyright.
4462
4463 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4464
4465 * gnus.texi (Article Washing): Additions.
4466
4467 2006-01-08 Alex Schroeder <alex@gnu.org>
4468
4469 * pgg.texi (Caching passphrase): Rewording.
4470
4471 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4472
4473 * org.texi (Agenda commands): Document tags command.
4474
4475 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4476
4477 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4478
4479 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4480
4481 * gnus.texi (RSS): Addition.
4482
4483 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4484
4485 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4486
4487 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4488
4489 * emacs-mime.texi (Display Customization): Add setting example to
4490 mm-discouraged-alternatives.
4491
4492 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4493
4494 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4495 version is the canonical version.
4496
4497 2006-01-08 Alex Schroeder <alex@gnu.org>
4498
4499 * pgg.texi (Caching passphrase): Rewording.
4500
4501 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4502
4503 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4504 repository URL.
4505
4506 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4507
4508 * org.texi: Removed the accidentally re-added empty line in the
4509 direntry.
4510
4511 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4512
4513 * org.texi (Agenda Views): Chapter reorganized.
4514
4515 2005-12-29 Romain Francoise <romain@orebokech.com>
4516
4517 * faq.texi (Using Customize): New node.
4518
4519 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4520
4521 * org.texi: Remove blank line in @direntry. It is non-standard
4522 and recursively produces blank lines all over the dir file (when
4523 using Texinfo 4.8).
4524
4525 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4526
4527 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4528
4529 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4530
4531 * org.texi (Tags): Boolean logic documented.
4532 (Agenda Views): Document custom commands.
4533
4534 2005-12-20 David Kastrup <dak@gnu.org>
4535
4536 * faq.texi (AUCTeX): Update version and mailing list info.
4537
4538 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * gnus.texi (MIME Commands): Mention addition of
4541 multipart/alternative to gnus-buttonized-mime-types and add xref
4542 to mm-discouraged-alternatives.
4543
4544 * emacs-mime.texi (Display Customization): Mention addition of
4545 "image/.*" and add xref to gnus-buttonized-mime-types in the
4546 mm-discouraged-alternatives section.
4547
4548 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4549
4550 * org.texi (Tags): New section.
4551 (Agenda Views): Chapter reorganized.
4552
4553 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4554
4555 * org.texi (Internal Links): Add a missing comma after an @xref.
4556
4557 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4558
4559 * faq.texi (Filling paragraphs with a single space): No need to
4560 change sentence-end now.
4561
4562 2005-12-13 Romain Francoise <romain@orebokech.com>
4563
4564 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4565
4566 2005-12-12 Jay Belanger <belanger@truman.edu>
4567
4568 * faq.texi (Calc): Update version number.
4569
4570 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4571
4572 * org.texi (Progress Logging): New section.
4573
4574 2005-12-10 Romain Francoise <romain@orebokech.com>
4575
4576 Update the Emacs FAQ for the 22.1 release.
4577
4578 * faq.texi: Set VER to `22.1'.
4579 (Basic editing): Explain how to use localized versions of the
4580 Tutorial. Mention that `C-h r' displays the manual. Delete
4581 obsolete WWW link to an Emacs 18 tutorial.
4582 (Getting a printed manual): Point to the new locations of the
4583 manuals on the GNU Web site.
4584 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4585 available via Info (it was previously distributed separately).
4586 (Installing Texinfo documentation): The latest version of Texinfo
4587 is 4.8, not 4.0.
4588 (Informational files for Emacs): COPYING is the GNU General Public
4589 License, not the Emacs General Public License.
4590 (Informational files for Emacs): Delete obsolete link to the
4591 GNUinfo pages as they have been removed from the GNU Web site.
4592 (New in Emacs 22): New node.
4593 (Setting up a customization file): Say that most packages support
4594 Customize nowadays.
4595 (Colors on a TTY): Delete reference to instructions on how to
4596 enable syntax highlighting, it is now enabled by default.
4597 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4598 at startup automatically.
4599 (Controlling case sensitivity): Mention `M-c' in isearch.
4600 (Using an already running Emacs process): Emacs now creates the
4601 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4602 gnuserv. As emacsclient can now run Lisp code as well, delete a
4603 sentence praising gnuserv for that. Simplify description of how
4604 the client/server operation works.
4605 (Compiler error messages): Delete obsolete text (compile.el has
4606 been rewritten).
4607 (Indenting switch statements): Fix typo.
4608 (Matching parentheses): Simplify setup instructions, mention the
4609 menu bar item in the Options menu.
4610 (Repeating a command as many times as possible): Mention `C-x e'.
4611 (Going to a line by number): Mention new keymap and bindings
4612 `M-g M-g', `M-g M-p' and `M-g M-n'.
4613 (Turning on syntax highlighting): Now on by default. Simplify.
4614 (Replacing highlighted text): Use `1', not `t'.
4615 (Problems with very large files): The maximum size is now 256MB on
4616 32-bit machines.
4617 (^M in the shell buffer): Mention `comint-process-echoes'.
4618 (Emacs for Apple computers): Emacs 22 has native support for Mac
4619 OS X.
4620 (Translating names to IP addresses): Delete node.
4621 (Binding keys to commands): Fix typo.
4622 (SPC no longer completes file names): New node.
4623 (MIME with Emacs mail packages): Delete section about the Emacs
4624 MIME FAQ (it's not reachable anymore).
4625
4626 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4627
4628 * cc-mode.texi: The manual has been extensively revised: the
4629 information about using CC Mode has been separated from the larger
4630 and more difficult chapters about configuration. It has been
4631 updated for CC Mode 5.31.
4632
4633 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4634
4635 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4636 (Selecting an implementation): Fix descriptions.
4637
4638 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4639
4640 * message.texi (Various Message Variables): Addition.
4641
4642 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4643
4644 * message.texi: Fix default values.
4645
4646 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * message.texi (Header Commands): Clarify descriptions of
4649 message-cross-post-followup-to, message-reduce-to-to-cc, and
4650 message-insert-wide-reply.
4651 (Various Commands): Fix kindex for message-kill-to-signature;
4652 clarify description of message-tab.
4653
4654 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4655
4656 * message.texi (Mailing Lists): Fix description about MFT.
4657
4658 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4659
4660 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4661
4662 * gnus.texi (Slow Terminal Connection): Replace old description
4663 with new one.
4664
4665 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4666
4667 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4668 replace X-Draft-Headers with X-Draft-From.
4669
4670 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4671
4672 * gnus.texi (Various Various): Fix the default value of
4673 nnheader-max-head-length.
4674 (Gnus Versions): Fix typo.
4675
4676 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
4677
4678 * org.texi (Structure editing): Document new functionality of
4679 M-RET.
4680
4681 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4682
4683 * org.texi (Internal Links): Fix Texinfo usage.
4684
4685 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
4686
4687 * org.texi (TODO basics): Document the global todo list.
4688 (TODO items): Documents sparse tree for specific TODO
4689 keywords.
4690
4691 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
4692
4693 * org.texi (Plain Lists): Typos fixed.
4694
4695 2005-11-28 Jay Belanger <belanger@truman.edu>
4696
4697 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4698
4699 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4700
4701 * org.texi (Structure editing): New item moving commands added.
4702 (Plain Lists): New section.
4703
4704 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4705
4706 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4707 (Agenda): Document commands `org-cycle-agenda-files' and
4708 `org-agenda-file-to-front'
4709 (Built-in table editor): Document `org-table-sort-lines'.
4710 (HTML formatting): Export of hand-formatted lists.
4711
4712 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4713
4714 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4715 new variable gnus-toolbar-thickness.
4716
4717 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4718
4719 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4720
4721 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4722
4723 * gnus.texi (X-Face): Fix description.
4724 (XVarious): Remove gnus-xmas-logo-color-alist and
4725 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4726
4727 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4728
4729 * gnus.texi (Group Parameters): Mention new variable
4730 gnus-parameters-case-fold-search.
4731 (Home Score File): Addition.
4732
4733 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4734
4735 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4736 (Overview): List supported feed types.
4737 (Installation): No installation necessary when using autoload.
4738 (Configuration): Rename "RSS" to "news".
4739
4740 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4741
4742 * pgg.texi (User Commands): Document additional passphrase
4743 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4744 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4745
4746 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4747
4748 * org.texi: Version number changed to 3.19.
4749
4750 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4751
4752 * pgg.texi (How to use): Update the example to add autoload of
4753 pgg-encrypt-symmetric-region.
4754 (User Commands): Document pgg-encrypt-symmetric-region.
4755 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4756
4757 2005-10-27 Jay Belanger <belanger@truman.edu>
4758
4759 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4760 mention other TeX-related units.
4761
4762 2005-10-23 Lars Hansen <larsh@soem.dk>
4763
4764 * dired-x.texi (Miscellaneous Commands): Replace
4765 dired-do-relative-symlink by dired-do-relsymlink and
4766 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4767
4768 2005-10-23 Jay Belanger <belanger@truman.edu>
4769
4770 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4771 constant.
4772
4773 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4774
4775 * faq.texi (Bugs and problems): Replace
4776 `dired-move-to-filename-regexp' by
4777 `directory-listing-before-filename-regexp'.
4778
4779 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4780
4781 * newsticker.texi (UPDATED): Set value.
4782
4783 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4784
4785 * gnus.texi (Document Groups): Remove duplicate item.
4786
4787 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4788
4789 * org.texi (Summary): Mention iCalendar support.
4790 (Exporting): Document iCalendar support.
4791
4792 2005-10-18 Romain Francoise <romain@orebokech.com>
4793
4794 * viper.texi (Viper Specials): Capitalize GNU.
4795
4796 2005-10-17 Juri Linkov <juri@jurta.org>
4797
4798 * info.texi (Getting Started, Search Index, Expert Info):
4799 Fix wording.
4800 (Search Text): Replace `echo area' with `mode line'.
4801 (Search Index): Both `i' and `,' find all index entries.
4802 Replace example `C-f' with `C-l' (which exists in index of Info
4803 manual) and delete spaces in its keyboard input sequence.
4804 Delete unnecessary explanations about literal characters.
4805
4806 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus.texi (Document Server Internals): Addition.
4809
4810 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4811
4812 * gnus.texi (A note on namespaces): Fix RFC reference.
4813
4814 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4815
4816 * gnus.texi (RSS): Fix key description.
4817
4818 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4819
4820 * gnus.texi: Emacs/w3 -> Emacs/W3.
4821 (Browsing the Web): Fix description.
4822 (Web Searches): Ditto.
4823 (Customizing W3): Ditto.
4824
4825 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4828
4829 2005-10-11 Jay Belanger <belanger@truman.edu>
4830
4831 * calc.texi (Integration): Mention using `a i' to compute definite
4832 integrals.
4833
4834 2005-10-11 Juri Linkov <juri@jurta.org>
4835
4836 * info.texi: Rearrange nodes.
4837 (Top): Update menu. Change ref `Info for Experts' to
4838 `Advanced Info Commands'.
4839 (Getting Started): Fix description of manual's parts.
4840 (Help-Int): Change xref `Info Search' to `Search Index', and
4841 `Expert Info' to `Advanced'.
4842 (Advanced): Move node one level up.
4843 (Search Text, Search Index): New nodes split out from `Info Search'.
4844 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4845 split out from `Advanced'.
4846 (Advanced, Emacs Info Variables): De-document editing an Info file
4847 in Info.
4848 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4849 (Creating an Info File): Delete node and move its text to
4850 `Expert Info'.
4851
4852 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4853
4854 * org.texi (Workflow states): Documented that change in keywords
4855 becomes active only after restart of Emacs.
4856
4857 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4858
4859 Sync with Tramp 2.0.51.
4860
4861 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * speedbar.texi (Introduction): Describe new location of speedbar
4864 on menubar.
4865 (Basic Key Bindings): Remove descriptions of bindings that have
4866 been removed.
4867
4868 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4869
4870 * speedbar.texi (GDB): Describe use of watch expressions.
4871
4872 2005-09-28 Simon Josefsson <jas@extundo.com>
4873
4874 * message.texi (IDNA): Fix.
4875
4876 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4877
4878 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4879 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4880 description of nntp-open-connection-function.
4881 (Common Variables): Fix descriptions.
4882
4883 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4884
4885 * gnus.texi (Server Buffer Format): Document the %a format spec.
4886
4887 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4888
4889 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4890
4891 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4892
4893 * org.texi Version 3.16.
4894
4895 2005-09-19 Miles Bader <miles@gnu.org>
4896
4897 * newsticker.texi: Get rid of CVS keywords.
4898
4899 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4900
4901 * gnus.texi (Finding the Parent): Fix description of how Gnus
4902 finds article.
4903
4904 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4905
4906 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4907 to drop off non-answered articles.
4908
4909 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4912 braces (which are unsupported by NMAKE) for macro `srcdir'.
4913
4914 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4915
4916 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4917 (../info/newsticker, newsticker.dvi): New targets.
4918
4919 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4920
4921 * newsticker.texi: Replace @command with @code. Replace @example
4922 with @lisp.
4923 (Top): Added explanations to menu items.
4924 (GNU Free Documentation License): Removed.
4925
4926 2005-09-16 Romain Francoise <romain@orebokech.com>
4927
4928 Update all files to specify GFDL version 1.2.
4929
4930 * doclicense.texi (GNU Free Documentation License): Update to
4931 version 1.2.
4932
4933 2005-09-15 Richard M. Stallman <rms@gnu.org>
4934
4935 * newsticker.texi: Fix @setfilename.
4936
4937 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4938 (../info/newsticker, newsticker.dvi): New targets.
4939
4940 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4941
4942 * org.texi: Version 3.15.
4943
4944 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * ses.texi: Combine all three indices into one.
4947 Correct a few typos.
4948
4949 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4950
4951 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4952
4953 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4954
4955 * emacs-mime.texi (Handles): Remove duplicate item.
4956 (Encoding Customization): Fix the default value for
4957 mm-coding-system-priorities.
4958 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4959 (Basic Functions): Fix reference.
4960
4961 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4962
4963 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4964
4965 2005-08-18 Richard M. Stallman <rms@gnu.org>
4966
4967 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4968 and web site.
4969
4970 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4971 not keyboard-translate.
4972
4973 2005-08-11 Richard M. Stallman <rms@gnu.org>
4974
4975 * faq.texi (Using regular expressions): Fix xref.
4976
4977 2005-08-09 Juri Linkov <juri@jurta.org>
4978
4979 * info.texi (Help-P): Replace `Prev' with `Previous'.
4980 (Help-M, Help-Xref): Add S-TAB.
4981 (Help-FOO): Update `u' command.
4982 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4983 Update info about visibility of xref parts.
4984 (Help-Int): Fix `m' command. Rename `Info-last' to
4985 `Info-history-back'. Add `Info-history-forward'.
4986 (Advanced): Fix `g*' and `M-n' commands.
4987 (Info Search): Add `index-apropos' in stand-alone browser.
4988 Add isearch commands.
4989 (Emacs Info Variables): Remove `Info-fontify'.
4990 Add `Info-mode-hook'. Update face names.
4991 Add `Info-fontify-maximum-menu-size',
4992 `Info-fontify-visited-nodes', `Info-isearch-search'.
4993
4994 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4995
4996 Sync with Tramp 2.0.50.
4997
4998 * tramp.texi: Use @option{} consequently for method names.
4999 (Inline methods, External transfer methods): Remove references to
5000 Cygwin.
5001 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5002 implementation.
5003
5004 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5007 Mention that gnus-init-file is not read when Emacs is invoked with
5008 --no-init-file or -q.
5009
5010 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5011
5012 * org.texi: Version 3.14.
5013
5014 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5015
5016 * org.texi: Version 3.13.
5017
5018 2005-07-18 Juri Linkov <juri@jurta.org>
5019
5020 * calc.texi (Time Zones, Logical Operations):
5021 * cl.texi (Overview):
5022 * org.texi (TODO types):
5023 * sc.texi (Emacs 18 MUAs):
5024 * speedbar.texi (Top):
5025 * url.texi (History):
5026 Delete duplicate duplicate words.
5027
5028 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
5029
5030 * cl.texi (Type Predicates): Document `atom' type.
5031
5032 2005-07-04 Lute Kamstra <lute@gnu.org>
5033
5034 Update FSF's address in GPL notices.
5035
5036 * calc.texi (Copying):
5037 * doclicense.texi (GNU Free Documentation License):
5038 * faq.texi (Contacting the FSF):
5039 * mh-e.texi (Copying): Update FSF's address.
5040
5041 2005-07-03 Richard M. Stallman <rms@gnu.org>
5042
5043 * flymake.texi (Example -- Configuring a tool called directly):
5044 Update name of flymake-build-relative-filename.
5045
5046 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5047
5048 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5049
5050 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5051
5052 * org.texi: Version 3.12.
5053
5054 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5055
5056 * makefile.w32-in (MAKEINFO): Use --force.
5057 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5058 Makefile.in.
5059 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5060 more shells.
5061
5062 2005-06-23 Richard M. Stallman <rms@gnu.org>
5063
5064 * speedbar.texi (Creating a display): Texinfo usage fixes.
5065
5066 * tramp.texi (Customizing Completion, Auto-save and Backup):
5067 Texinfo usage fixes.
5068
5069 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5070
5071 * dired-x.texi (Miscellaneous Commands):
5072 * ediff.texi (Miscellaneous):
5073 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5074 (Agent Variables):
5075 * info.texi (Help-Xref):
5076 * message.texi (Message Headers):
5077 * org.texi (Remember):
5078 * reftex.texi (Options (Defining Label Environments)):
5079 (Options (Index Support)):
5080 (Options (Viewing Cross-References)):
5081 (Options (Misc)):
5082 (Changes):
5083 * speedbar.texi (Creating a display):
5084 * tramp.texi (Customizing Completion, Auto-save and Backup):
5085 Texinfo usage fix.
5086
5087 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5088
5089 * org.texi: Version 3.11.
5090
5091 2005-06-12 Jay Belanger <belanger@truman.edu>
5092
5093 * calc.texi (Getting Started): Remove extra menu item.
5094
5095 2005-05-31 Jay Belanger <belanger@truman.edu>
5096
5097 * calc.texi (Notations Used in This Manual): Use @kbd for key
5098 sequence.
5099 (Demonstration of Calc): Mention another way of starting Calc.
5100 (Starting Calc): Mention long name of M-#.
5101 (Embedded Mode Overview): Remove unnecessary instruction.
5102 (Other M-# commands): Rephrase `M-# 0' explanation.
5103 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5104 reflect current behavior.
5105
5106 2005-05-30 Jay Belanger <belanger@truman.edu>
5107
5108 * calc.texi (Hooks): Change description of calc-window-hook and
5109 calc-trail-window-hook to match usage.
5110 (Computational Functions): Add more constant-generating functions.
5111 (Customizable Variables): Use defvar.
5112
5113 2005-05-28 Jay Belanger <belanger@truman.edu>
5114
5115 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5116 (Basic Embedded Mode): Explain behavior of arguments to
5117 calc-embedded-mode.
5118
5119 2005-05-27 Jay Belanger <belanger@truman.edu>
5120
5121 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5122 current behavior.
5123
5124 2005-05-25 Jay Belanger <belanger@truman.edu>
5125
5126 * calc.texi: Change Calc version number throughout.
5127 (Keypad Mode): Change location in info output.
5128 (Keypad mode overview): Move picture of keypad.
5129
5130 2005-05-21 Jay Belanger <belanger@truman.edu>
5131
5132 * calc.texi (Storing variables): Mention that only most variables
5133 are void to begin with.
5134
5135 2005-05-21 Kevin Ryde <user42@zip.com.au>
5136
5137 * widget.texi (Basic Types): Update cross ref from "Enabling
5138 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5139 lispref/text.texi change.
5140
5141 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
5142
5143 * org.texi: Version 3.09.
5144
5145 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5146
5147 * reftex.texi: Version 4.28.
5148
5149 2005-05-16 Jay Belanger <belanger@truman.edu>
5150
5151 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5152
5153 2005-05-14 Jay Belanger <belanger@truman.edu>
5154
5155 * calc.texi (Default Simplifications): Insert missing ! (logical
5156 not operator).
5157
5158 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5159
5160 Sync with Tramp 2.0.49.
5161
5162 2005-05-10 Jay Belanger <belanger@truman.edu>
5163
5164 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5165 to 1.
5166
5167 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5168
5169 * org.texi: Version 3.08, structure reorganized.
5170
5171 2005-04-24 Richard M. Stallman <rms@gnu.org>
5172
5173 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5174
5175 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5176
5177 * org.texi: Update to version 3.06.
5178
5179 2005-04-13 Lute Kamstra <lute@gnu.org>
5180
5181 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5182
5183 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5184
5185 * cl.texi (Porting Common Lisp): Fix typo.
5186
5187 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5188
5189 * gnus.texi (RSS): Addition.
5190
5191 2005-04-04 Jay Belanger <belanger@truman.edu>
5192
5193 * calc.texi: Change Calc version number.
5194 (Customizable variables): Fix description of calc-language-alist.
5195 (Copying): Put in version 2 of GPL.
5196
5197 2005-04-01 Jay Belanger <belanger@truman.edu>
5198
5199 * calc.texi (Troubleshooting Commands): Remove comment about
5200 installation.
5201 (Installation): Remove section.
5202 (Customizable Variables): New section.
5203 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5204 (Graphical Devices): Add references to Customizable Variables.
5205
5206 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5207
5208 * emacs-mime.texi (Display Customization): Markup fixes.
5209 (rfc2047): Update.
5210
5211 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5212
5213 * gnus-faq.texi: Replaced with auto-generated version.
5214
5215 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5216
5217 * dired-x.texi (Multiple Dired Directories): default-directory was
5218 renamed to dired-default-directory.
5219
5220 2005-03-26 Jay Belanger <belanger@truman.edu>
5221
5222 * calc.texi (Simplifying Formulas, Rewrite Rules):
5223 Change description of top and bottom of fraction.
5224 (Modulo Forms): Move description of how to create modulo forms to
5225 earlier in the section.
5226 (Fraction Mode): Suggest using : to get a fraction by dividing.
5227 (Basic Arithmetic): Adjust placement of command name.
5228 (Truncating the Stack): Emphasize that "hidden" entries are still
5229 visible.
5230 (Installation): Move discussion of printing manual to "About This
5231 Manual".
5232 (About This Manual): Mention how to print the manual.
5233 (Reporting Bugs): Remove first person.
5234 (Building Vectors): Add algebraic version of append.
5235 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5236 (Grouping Digits): Fix typo.
5237
5238 2005-03-25 Werner Lemberg <wl@gnu.org>
5239
5240 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5241 Replace `legal' with `valid'.
5242
5243 2005-03-25 Werner Lemberg <wl@gnu.org>
5244
5245 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5246
5247 2005-03-24 Jay Belanger <belanger@truman.edu>
5248
5249 * calc.texi (General Mode Commands)
5250 (Mode Settings in Embedded Mode): Add some explanation of
5251 recording mode settings.
5252
5253 2005-03-24 Richard M. Stallman <rms@gnu.org>
5254
5255 * calc.texi: Remove praise of non-free software.
5256
5257 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5258 (Installation): Node deleted.
5259
5260 2005-03-23 Richard M. Stallman <rms@gnu.org>
5261
5262 * url.texi (HTTP language/coding): Improve last change.
5263
5264 2005-03-22 Jay Belanger <belanger@truman.edu>
5265
5266 * calc.texi (Embedded Mode): Add new information on changing
5267 modes.
5268
5269 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5270
5271 Sync with Tramp 2.0.48.
5272
5273 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5274
5275 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5276 "GNU/Linux". Change all addresses to .gnu.org.
5277 (Default Method): Offer shortened syntax for "su" and "sudo"
5278 methods.
5279
5280 2005-03-07 Richard M. Stallman <rms@gnu.org>
5281
5282 * url.texi: Fix usage of "e.g.".
5283 (HTTP language/coding): Explain the rules for these strings.
5284
5285 2005-03-06 Richard M. Stallman <rms@gnu.org>
5286
5287 * woman.texi (Introduction): Minor cleanups.
5288
5289 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5290
5291 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5292 (Installation): Node deleted.
5293
5294 * mh-e.texi (Preface): Get rid of "Emacs 21".
5295
5296 * eshell.texi (Installation): Delete node (for Emacs 20).
5297
5298 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5299
5300 * flymake.texi: Refill and tweak style in @lisp blocks.
5301
5302 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5303
5304 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5305
5306 2005-03-01 Jay Belanger <belanger@truman.edu>
5307
5308 * calc.texi (Trigonometric and Hyperbolic Functions):
5309 Mention additional functions.
5310 (Algebraic Simplifications): Mention additional simplifications.
5311
5312 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5313
5314 * ses.texi: Add concept/function/variable indices (this work was
5315 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5316 papers on file at FSF).
5317
5318 2005-02-10 Jay Belanger <belanger@truman.edu>
5319
5320 * calc.texi: Change @LaTeX to La@TeX throughout.
5321 Redefine @expr as @math for TeX output.
5322 Redefine @texline as a no-op for TeX output.
5323 Define @tfn, replace @t by @tfn throughout.
5324
5325 2005-02-09 Jay Belanger <belanger@truman.edu>
5326
5327 * calc.texi: Add macro for LaTeX for info output.
5328
5329 2005-02-08 Kim F. Storm <storm@cua.dk>
5330
5331 * texinfo.tex (LaTex): Add def.
5332
5333 2005-02-06 Jay Belanger <belanger@truman.edu>
5334
5335 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5336 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5337 throughout manual.
5338
5339 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5340
5341 * gnus.texi: Some edits based on comments from David Abrahams.
5342
5343 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5344
5345 * gnus.texi (RSS): Fix the keystroke.
5346
5347 2005-01-24 David Kastrup <dak@gnu.org>
5348
5349 * faq.texi: Update AUCTeX version info.
5350
5351 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5352
5353 * gnus-faq.texi ([4.1]): Typo.
5354
5355 2005-01-19 Jay Belanger <belanger@truman.edu>
5356
5357 * calc.texi (Keep Arguments): Mention that keeping arguments
5358 doesn't work with keyboard macros.
5359
5360 2005-01-16 Richard M. Stallman <rms@gnu.org>
5361
5362 * autotype.texi (Autoinserting): Fix small error.
5363
5364 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5365
5366 Sync with Tramp 2.0.47.
5367
5368 * tramp.texi (Compilation): New section, describing compilation of
5369 remote files.
5370
5371 2005-01-11 Kim F. Storm <storm@cua.dk>
5372
5373 * widget.texi (Basic Types): Add :follow-link keyword.
5374
5375 2005-01-09 Jay Belanger <belanger@truman.edu>
5376
5377 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5378
5379 2005-01-08 Jay Belanger <belanger@truman.edu>
5380
5381 * calc.texi: Change throughout to reflect new default value of
5382 calc-settings-file.
5383
5384 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5385
5386 * message.texi (Reply): `message-reply-to-function' should return
5387 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5388
5389 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5390
5391 * faq.texi (Changing load-path): Fix typo.
5392
5393 2005-01-05 Jay Belanger <belanger@truman.edu>
5394
5395 * calc.texi (Programming Tutorial): Replace kbd command by
5396 appropriate characters for a keyboard macro.
5397
5398 2005-01-04 Jay Belanger <belanger@truman.edu>
5399
5400 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5401 for Lucid Emacs.
5402 (Programming Tutorial): Mention that the user needs to be in the
5403 right mode to compute some functions.
5404
5405 2005-01-04 Jay Belanger <belanger@truman.edu>
5406
5407 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5408 no longer applicable.
5409
5410 2005-01-01 Jay Belanger <belanger@truman.edu>
5411
5412 * calc.texi (Programming Tutorial): Changed description of how to
5413 edit keyboard macros to match current behavior.
5414
5415 2004-12-31 Jay Belanger <belanger@truman.edu>
5416
5417 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5418
5419 2004-12-20 Jay Belanger <belanger@truman.edu>
5420
5421 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5422 zero.
5423
5424 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5425
5426 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5427 @xref.
5428 (Font Locking): Avoid @strong{Note:}.
5429
5430 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5431
5432 Sync with Tramp 2.0.46.
5433
5434 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5435
5436 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5437
5438 * url.texi: Correct typos.
5439 (Retrieving URLs): @var{nil}->@code{nil}.
5440 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5441 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5442 (Dealing with HTTP documents): @inforef->@xref.
5443
5444 2004-12-15 Jay Belanger <belanger@truman.edu>
5445
5446 * calc.texi: Consistently capitalized all mode names.
5447 (Answers to Exercises): Mention that an answer can be a fraction
5448 when in Fraction mode.
5449
5450 2004-12-13 Jay Belanger <belanger@truman.edu>
5451
5452 * calc.texi: Fix some TeX definitions.
5453
5454 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5455
5456 * reftex.texi (Imprint): Remove erroneous @value's.
5457
5458 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5459
5460 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5461 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5462
5463 2004-12-08 Jay Belanger <belanger@truman.edu>
5464
5465 * calc.texi (Starting Calc): Remove comment about installation.
5466 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5467
5468 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5469
5470 * url.texi: Update @setfilename.
5471 (Getting Started): No need to worry about Gnus versions.
5472 (Dealing with HTTP documents): Use @inforef.
5473
5474 * org.texi: Fix @direntry file name.
5475
5476 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5477
5478 * url.texi: New file.
5479
5480 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5481
5482 2004-12-06 Jay Belanger <belanger@truman.edu>
5483
5484 * calc.texi (Using Calc): Remove paragraph about installation.
5485
5486 2004-12-06 Jay Belanger <belanger@truman.edu>
5487
5488 * calc.texi: Use more Texinfo macros and less TeX defs.
5489 Remove @refill's.
5490
5491 2004-12-06 Richard M. Stallman <rms@gnu.org>
5492
5493 * org.texi: New file.
5494
5495 2004-12-05 Richard M. Stallman <rms@gnu.org>
5496
5497 * Makefile.in (org.dvi, ../info/org): New targets.
5498 (INFO_TARGETS): Add ../info/org.
5499 (DVI_TARGETS): Add org.dvi.
5500 (maintainer-clean): Remove the info files in the info dir.
5501
5502 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5503
5504 * idlwave.texi: Fix the setfilename directive to put the produced
5505 file in ../info.
5506 (Continued Statement Indentation): Resurrect Jan D.'s change from
5507 2004-11-03 that was lost when a newer version of idlwave.texi was
5508 imported.
5509
5510 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5511
5512 * gnus-faq.texi ([5.1]): Added missing bracket.
5513
5514 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5515 `spam-initialize'.
5516
5517 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5518
5519 * message.texi (Various Message Variables): Mention that all mail
5520 file variables are derived from `message-directory'.
5521
5522 * gnus.texi (Splitting Mail): Clarify bogus group.
5523
5524 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5525
5526 * emacs-mime.texi (Encoding Customization): Fix
5527 mm-coding-system-priorities entry.
5528
5529 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5530
5531 * idlwave.texi (Continued Statement Indentation):
5532 * reftex.texi (Options (Index Support)):
5533 (Displaying and Editing the Index, Table of Contents):
5534 * speedbar.texi (Creating a display, Major Display Modes): Replace
5535 non-nil with non-@code{nil}.
5536
5537 2004-10-21 Jay Belanger <belanger@truman.edu>
5538
5539 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5540
5541 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * calc.texi (Reporting Bugs): Double up `@'.
5544
5545 2004-10-18 Jay Belanger <belanger@truman.edu>
5546
5547 * calc.texi (Reporting Bugs): Changed the address that bugs
5548 should be sent to.
5549
5550 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5551
5552 * gnus.texi (New Features): Add 5.11.
5553
5554 * message.texi (Resending): Remove wrong default value.
5555
5556 * gnus.texi (Mail Source Specifiers): Describe possible problems
5557 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5558 `pop3-leave-mail-on-server' to the index.
5559
5560 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5561
5562 * message.texi (Canceling News): Add how to set a password.
5563
5564 2004-10-12 Jay Belanger <belanger@truman.edu>
5565
5566 * calc.texi (Help Commands): Changed the descriptions of
5567 calc-describe-function and calc-describe-variable to match their
5568 current behavior.
5569
5570 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5571
5572 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5573
5574 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5575
5576 Sync with Tramp 2.0.45.
5577
5578 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5579 plink link. The URL is outdated. Originator contacted for
5580 clarification.
5581
5582 2004-10-10 Juri Linkov <juri@jurta.org>
5583
5584 * gnus.texi (Top, Marking Articles): Join two menus in one node
5585 because a node can have only one menu.
5586
5587 2004-10-09 Juri Linkov <juri@jurta.org>
5588
5589 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5590 example of nnmail-split-fancy.
5591
5592 2004-10-06 Karl Berry <karl@gnu.org>
5593
5594 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5595 consistency with other uses of dashes.
5596
5597 2004-10-05 Karl Berry <karl@gnu.org>
5598
5599 * info.texi: Consistently use --- throughout, periods at end of
5600 menu descriptions, and a couple typos.
5601
5602 2004-09-26 Jesper Harder <harder@ifa.au.dk>
5603
5604 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5605 * pgg.texi (User Commands, Backend methods): Do.
5606 * gnus.texi: Markup fixes.
5607 (Setting Process Marks): Fix `M P a' entry.
5608 * emacs-mime.texi: Fixes.
5609
5610 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5611
5612 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5613 again.
5614 Use 5.10 instead of 5.10.0.
5615
5616 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5617
5618 * gnus.texi (Summary Mail Commands): S D e.
5619
5620 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5621
5622 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5623 the gnus-article-mode-line-format section.
5624
5625 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5626
5627 * gnus.texi (Various Summary Stuff): Fix the documentation for
5628 gnus-newsgroup-variables.
5629
5630 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * gnus.texi (MIME Commands): Added
5633 gnus-mime-display-multipart-as-mixed,
5634 gnus-mime-display-multipart-alternative-as-mixed,
5635 gnus-mime-display-multipart-related-as-mixed.
5636 (Mail Source Customization): Clarify `mail-source-directory'.
5637 (Splitting Mail): Mention gnus-group-find-new-groups.
5638 (SpamOracle): Fixed typo.
5639
5640 * gnus-faq.texi: Untabify.
5641 ([6.3]): nnir.el is in contrib directory.
5642
5643 * message.texi (News Headers): Clarify how a unique ID is created.
5644
5645 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5646 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5647
5648 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
5649
5650 * gnus.texi (Group Parameters): Added more on hooks.
5651
5652 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
5653
5654 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5655
5656 2004-09-22 Jay Belanger <belanger@truman.edu>
5657
5658 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5659 might be hidden during part of the session.
5660
5661 2004-09-20 Jay Belanger <belanger@truman.edu>
5662
5663 * calc.texi (Notations Used in This Manual): Put in an earlier
5664 mention that DEL could be called Backspace.
5665
5666 2004-09-10 Simon Josefsson <jas@extundo.com>
5667
5668 * gnus.texi (IMAP): Add example. Suggested and partially written
5669 by Steinar Bang <sb@dod.no>.
5670
5671 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5672
5673 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5674 netrc syntax.
5675
5676 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5677
5678 * gnus.texi (Spam ELisp Package Sequence of Events):
5679 Some clarifications.
5680 (Spam ELisp Package Global Variables): More clarifications.
5681
5682 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5683
5684 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5685 Mention spam-split does not modify incoming mail.
5686
5687 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5688
5689 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5690
5691 2004-09-10 Eli Zaretskii <eliz@gnu.org>
5692
5693 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5694
5695 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5696
5697 * makefile.w32-in (sieve, pgg): Use $(infodir).
5698
5699 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5700
5701 * makefile.w32-in: Fix PGG and Sieve entries.
5702
5703 2004-08-28 Eli Zaretskii <eliz@gnu.org>
5704
5705 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5706 Emacs and related programs.
5707
5708 2004-08-27 Richard M. Stallman <rms@gnu.org>
5709
5710 * faq.texi: Fix texinfo usage, esp. doublequotes.
5711 (Difference between Emacs and XEmacs): Some clarification.
5712
5713 * faq.texi (Difference between Emacs and XEmacs):
5714 Explain not to contrast XEmacs with GNU Emacs.
5715
5716 2004-08-26 Richard M. Stallman <rms@gnu.org>
5717
5718 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5719
5720 2004-08-22 David Kastrup <dak@gnu.org>
5721
5722 * reftex.texi (AUCTeX): Update links, section name.
5723
5724 * faq.texi (Calc): Update availability (included in 22.1).
5725 (AUCTeX): Update availability, information, versions, description.
5726
5727 2004-08-14 Eli Zaretskii <eliz@gnu.org>
5728
5729 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5730
5731 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5732
5733 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5734
5735 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5736
5737 Sync with Tramp 2.0.44.
5738
5739 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5740
5741 * widget.texi (User Interface): Update how to separate the
5742 editable field of an editable-field widget from other widgets.
5743 (Programming Example): Add text after field.
5744
5745 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5746
5747 * emacs-mime.texi (Encoding Customization): Add a note to the
5748 mm-content-transfer-encoding-defaults entry.
5749 (rfc2047): Update.
5750
5751 * gnus.texi (Article Highlighting): Add
5752 gnus-cite-ignore-quoted-from.
5753 (POP before SMTP): New node.
5754 (Posting Styles): Addition.
5755 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5756 (Fancy Mail Splitting): Ditto.
5757 (X-Face): Add gnus-x-face.
5758
5759 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5760
5761 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5762 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5763
5764 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus.texi (Mail Source Specifiers): Describe
5767 `pop3-leave-mail-on-server'.
5768
5769 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5770
5771 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5772
5773 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5774 repository. Change setfilename.
5775
5776 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5777
5778 2004-07-02 Juri Linkov <juri@jurta.org>
5779
5780 * pcl-cvs.texi (Viewing differences): Add `d r'.
5781
5782 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5783
5784 * ses.texi, viper.texi, flymake.texi, faq.texi:
5785 * eshell.texi, ediff.texi: Markup fixes.
5786
5787 2004-06-21 Karl Berry <karl@gnu.org>
5788
5789 * info.texi (Top): Mention that only Emacs has mouse support.
5790 (Getting Started): Mention this in a few other places.
5791
5792 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5793
5794 * autotype.texi (Copyrights, Timestamps): Recommend
5795 `before-save-hook' instead of `write-file-functions'.
5796
5797 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5798
5799 * dired-x.texi (dired-mark-omitted): Update keybinding.
5800
5801 2004-06-10 Kim F. Storm <storm@cua.dk>
5802
5803 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5804
5805 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5806
5807 * dired-x.texi (variable dired-omit-mode): Rename from
5808 dired-omit-files-p.
5809 (function dired-omit-mode): Rename from dired-omit-toggle.
5810 Call dired-omit-mode rather than set dired-omit-files-p.
5811 (dired-mark-omitted): Describe command.
5812
5813 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5814
5815 Version 2.0.41 of Tramp released.
5816
5817 2004-05-29 Juanma Barranquero <lektu@terra.es>
5818
5819 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5820 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5821
5822 2004-05-29 Richard M. Stallman <rms@gnu.org>
5823
5824 * cl.texi (Top): Call this chapter `Introduction'.
5825 (Overview): In TeX, no section heading here.
5826
5827 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5828
5829 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5830
5831 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5832 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5833
5834 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5835
5836 * flymake.texi: New file.
5837
5838 2004-05-28 Simon Josefsson <jas@extundo.com>
5839
5840 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5841
5842 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5843
5844 Version 2.0.40 of Tramp released.
5845
5846 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5847
5848 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5849
5850 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5851 variables `tramp-backup-directory-alist' and
5852 `tramp-bkup-backup-directory-info'.
5853 (Overview, Connection types)
5854 (External transfer methods, Default Method)
5855 (Windows setup hints): Remove restriction of password entering
5856 with external methods.
5857 (Auto-save and Backup): Make file name example
5858 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5859 and `auto-save-directory' must be used.
5860 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5861 only "NT"). Remove doubled entry "What kinds of systems does
5862 @tramp{} work on".
5863 (tramp): Macro removed.
5864 (Obtaining Tramp): Flag removed from title.
5865 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5866 and `trampver' used properly. Flag `tramp-inst' replaced by
5867 `installchapter'. Installation related text adapted.
5868
5869 2004-04-28 Masatake YAMATO <jet@gyve.org>
5870
5871 * widget.texi (Programming Example): Remove overlays.
5872
5873 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5874
5875 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5876
5877 2004-04-23 Juanma Barranquero <lektu@terra.es>
5878
5879 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5880
5881 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5882
5883 * info.texi (Info Search): Add info-apropos.
5884
5885 2004-03-22 Juri Linkov <juri@jurta.org>
5886
5887 * faq.texi: Fix help key bindings.
5888
5889 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5890
5891 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5892 (as suggested by Karl Berry). Update information about colored
5893 stars in menus. Add new subheading describing M-n.
5894
5895 2004-03-12 Richard M. Stallman <rms@gnu.org>
5896
5897 * cl.texi (Top): Rename top node's title.
5898
5899 2004-03-08 Karl Berry <karl@gnu.org>
5900
5901 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5902 problems making the texinfo distribution.
5903
5904 2004-02-29 Simon Josefsson <jas@extundo.com>
5905
5906 * smtpmail.texi (Authentication): Changed the list of supported
5907 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5908 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5909 <voegelas@gmx.net>.
5910
5911 2004-02-29 Juanma Barranquero <lektu@terra.es>
5912
5913 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5914 Use $(DEL) instead of rm, and ignore exit code.
5915
5916 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
5917
5918 Tramp version 2.0.39 released.
5919
5920 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5921
5922 * tramp.texi (Customizing Completion): Explain new functions
5923 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5924 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5925 (Top): Refer to Savannah mailing list as the major one. Mention
5926 older mailing lists in HTML mode only.
5927 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5928 (Frequently Asked Questions): Remote hosts must not be Unix-like
5929 for "smb" method.
5930 (Password caching): New node.
5931 (External transfer methods): Refer to password caching for "smb"
5932 method.
5933
5934 2004-02-17 Karl Berry <karl@gnu.org>
5935
5936 * info.texi (Help-Int): Mention the new line number feature.
5937
5938 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5939
5940 * ses.texi (Advanced Features): New functionality for
5941 ses-set-header-row (defaults to current row unless C-u used).
5942 (Acknowledgements): Add Stefan Monnier.
5943
5944 2003-12-29 Kevin Ryde <user42@zip.com.au>
5945
5946 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5947
5948 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5949
5950 Tramp version 2.0.38 released.
5951
5952 * tramp.texi (Remote shell setup): Warn of environment variables
5953 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5954 <sven.gabriel@imk.fzk.de>.
5955 (Configuration): Tramp now chooses base64/uuencode
5956 automatically. Update wording accordingly.
5957 (Top): More description for the `Default Method' menu entry.
5958 (Default Method): Use @code, not @var, for Lisp variables.
5959 (Default Method): New subsection `Which method is the right one
5960 for me?' Suggested by Christian Kirsch.
5961 (Configuration): Pointer to new subsection added.
5962 (Default Method): Too many "use" in one sentence.
5963 Rephrase. Reported by Christian Kirsch.
5964 (Filename Syntax): Old `su' example is probably a left-over from
5965 the sm/su method naming. Replace with `ssh', instead.
5966 (External transfer methods, Auto-save and Backup):
5967 Typo fixes.
5968
5969 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5970
5971 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5972 (Top): Mention japanese manual only if flag `jamanual' is set.
5973 Insert section `Japanese manual' in menu.
5974
5975 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5976
5977 * eshell.texi (Known Problems): Add doc item.
5978
5979 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5980
5981 * cc-mode.texi: Update for CC Mode 5.30.
5982
5983 Note: Please refrain from doing purely cosmetic changes like
5984 removing trailing whitespace in this manual; it clobbers cvs
5985 merging for no good reason.
5986
5987 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5988
5989 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5990 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5991 @acronym{ASCII}.
5992
5993 2003-10-26 Karl Berry <karl@gnu.org>
5994
5995 * info.texi (Info Search): Echo area, not echo are. From Debian
5996 diff.
5997
5998 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5999
6000 * widget.texi (Defining New Widgets): Document new behavior of
6001 :buttons and :children keywords.
6002
6003 2003-10-22 Miles Bader <miles@gnu.org>
6004
6005 * Makefile.in (info): Move before $(top_srcdir)/info.
6006
6007 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6008
6009 * tramp.texi (Inline methods): Small grammar fix.
6010 (External transfer methods): Likewise.
6011
6012 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
6013
6014 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6015
6016 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6017
6018 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6019
6020 2003-09-30 Richard M. Stallman <rms@gnu.org>
6021
6022 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6023
6024 * widget.texi (User Interface): Fix typos.
6025
6026 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6027
6028 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6029
6030 * pcl-cvs.texi (Selected Files): Fix typo.
6031
6032 2003-09-21 Karl Berry <karl@gnu.org>
6033
6034 * info.texi (] and [ commands): No period at end of section title.
6035
6036 2003-09-04 Miles Bader <miles@gnu.org>
6037
6038 * Makefile.in (top_srcdir): New variable.
6039 ($(top_srcdir)/info): New rule.
6040 (info): Depend on it.
6041
6042 2003-09-03 Peter Runestig <peter@runestig.com>
6043
6044 * makefile.w32-in: New file.
6045
6046 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6047
6048 * widget.texi (User Interface): Explain the need of static text
6049 around an editable field.
6050
6051 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6052
6053 * widget.texi (Basic Types): The argument to `:help-echo' can now
6054 be a form that evaluates to a string.
6055
6056 2003-08-18 Kim F. Storm <storm@cua.dk>
6057
6058 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6059
6060 2003-08-16 Richard M. Stallman <rms@gnu.org>
6061
6062 * dired-x.texi (Shell Command Guessing): Explain *.
6063
6064 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6065
6066 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6067 log-edit-insert-changelog.
6068
6069 2003-08-03 Karl Berry <karl@gnu.org>
6070
6071 * info.texi: Need @contents.
6072
6073 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
6074
6075 Tramp version 2.0.36 released.
6076
6077 * tramp.texi (Remote shell setup): Explain about problems with
6078 non-Bourne commands in ~/.profile and ~/.shrc.
6079
6080 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6081
6082 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6083 renaming of `vis-mode' to `visible-mode'.
6084
6085 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6086
6087 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6088 next, prev and up pointers.
6089
6090 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6091
6092 * info.texi (Help): Mention existence of Emacs and stand-alone
6093 Info at the very beginning of the tutorial.
6094 (Help-Inv): New node.
6095 (Help-]): New node.
6096 (Help-M): Systematically point out the differences between default
6097 Emacs and stand-alone versions. Delete second menu.
6098 (Help-Xref): Systematically point out the differences between
6099 default Emacs and stand-alone versions.
6100 (Help-Int): Change `l' example.
6101 (Expert Info): Fix typos.
6102 (Emacs Info Variables): Mention `Info-hide-note-references' and
6103 new default for `Info-scroll-prefer-subnodes'.
6104
6105 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
6106
6107 Version 2.0.35 of Tramp released.
6108
6109 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6110 (Inline methods): Add methods `remsh' and `plink1'.
6111 (External transfer methods): Add method `remcp'.
6112 (Multi-hop Methods): Add method `remsh'.
6113 Small patch from Adrian Aichner <adrian@xemacs.org>:
6114 Fix minor typos.
6115 (Concept Index): Added to make manual searchable via
6116 `Info-index'.
6117 (Version Control): Add cindex entry.
6118
6119 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
6120
6121 * trampver.texi: Version 2.0.34 released.
6122
6123 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6124
6125 * faq.texi: Improve previous changes.
6126
6127 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6128
6129 * faq.texi: Update copyright and maintenance details.
6130 Update some package URLs, versions, and maintainers.
6131 Remove many references to the Emacs Lisp Archive.
6132
6133 2003-04-23 Simon Josefsson <jas@extundo.com>
6134
6135 * smtpmail.texi: Fix license (the invariant sections mentioned has
6136 never been part of the smtp manual). Align info dir entry with
6137 other emacs packages.
6138
6139 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6140
6141 * tramp.texi: Version 2.0.33 released.
6142 Remove installation chapter. Remove XEmacs specifics.
6143
6144 2003-03-29 Richard M. Stallman <rms@gnu.org>
6145
6146 * tramp.texi (Top): Undo the previous renaming.
6147 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6148
6149 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
6150
6151 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6152 version of manual.
6153
6154 * tramp.texi (Auto-save and Backup): New node.
6155
6156 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6157
6158 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6159 Emacs" in order to have better differentiation to "XEmacs".
6160 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6161 are new macros in order to point to the other Emacs flavor where
6162 appropriate. In info case, point to node `Installation' in order
6163 to explain how to generate the other way. In html case, make a
6164 link to the other html file.
6165 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6166 after CVS checkout/update.
6167 (Installation): Completely rewritten.
6168 (Installation parameters, Load paths): New sections under
6169 `Installation'.
6170
6171 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6172
6173 * tramp.texi: Version 2.0.30 released.
6174 Replace word "path" with "localname" where used as a component of
6175 a Tramp file name.
6176
6177 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6178
6179 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6180 introduced.
6181 (Installation): Explain what to do if files from the tramp/contrib
6182 directory are needed.
6183
6184 2003-02-23 Alex Schroeder <alex@emacswiki.org>
6185
6186 * smtpmail.texi (How Mail Works): New.
6187
6188 2003-02-22 Alex Schroeder <alex@emacswiki.org>
6189
6190 * smtpmail.texi: New file.
6191
6192 * Makefile.in: Build SMTP manual.
6193
6194 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6195
6196 * tramp.texi: Version 2.0.29 released.
6197 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6198 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6199
6200 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6201
6202 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6203 another package loads accidently Ange-FTP.
6204
6205 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6206
6207 * tramp.texi (Customizing Completion): Add function
6208 `tramp-parse-sconfig'. Change example of
6209 `tramp-set-completion-function', because parsing of ssh config
6210 files looks more natural.
6211
6212 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6213
6214 * gnus.texi: Do not use `path' in several locations.
6215
6216 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6217
6218 * tramp.texi (External transfer methods): New method `smb'. From
6219 Michael Albinus.
6220
6221 2002-11-05 Karl Berry <karl@gnu.org>
6222
6223 * info.texi (Info-fontify): Reorder face list to avoid bad line
6224 breaks.
6225
6226 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6227
6228 * tramp.texi: Move @copying to standard place. Use
6229 @insertcopying.
6230
6231 2002-10-02 Karl Berry <karl@gnu.org>
6232
6233 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6234 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6235 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6236 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6237 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6238 Per rms, update all manuals to use @copying instead of @ifinfo.
6239 Also use @ifnottex instead of @ifinfo around the top node, where
6240 needed for the sake of the HTML output.
6241 (The Gnus manual is not fixed since it's not clear to me how it
6242 works; and the Tramp manual already uses @copying, although in an
6243 unusual way. All others were changed.)
6244
6245 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6246
6247 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6248 (../info/ses, ses.dvi): New targets.
6249 * ses.texi: New file.
6250
6251 2002-09-06 Pavel Janík <Pavel@Janik.cz>
6252
6253 * texinfo.tex: Update to texinfo 4.2.
6254
6255 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6256
6257 * reftex.texi: Update to RefTeX 4.19.
6258
6259 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6260
6261 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6262 (../info/tramp, tramp.dvi): New targets.
6263
6264 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6265
6266 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6267 (calc.dvi): Uncomment.
6268
6269 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6270
6271 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6272 (../info/calc): New target.
6273
6274 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6275
6276 * (Version 21.1 released.)
6277
6278 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6279
6280 * Branch for 21.1.
6281
6282 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6283
6284 * Makefile.in (../info/info): Use an explicit -o switch to
6285 makeinfo.
6286
6287 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6288
6289 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6290
6291 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6292
6293 * Makefile.in (../info/idlwave): Use --no-split.
6294
6295 2000-12-14 Dave Love <fx@gnu.org>
6296
6297 * Makefile.in (mostlyclean): Remove gnustmp.*
6298 (gnus.dvi): Change rule to remove @latex stuff.
6299
6300 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6301
6302 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6303
6304 2000-10-13 John Wiegley <johnw@gnu.org>
6305
6306 * Makefile.in: Add build targets for eshell.texi.
6307
6308 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6309
6310 * Makefile.in: Remove/comment speedbar stuff.
6311
6312 2000-09-22 Dave Love <fx@gnu.org>
6313
6314 * Makefile.in: Add emacs-mime.
6315
6316 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6317
6318 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6319 (DVI_TARGETS): Add woman.dvi.
6320 (../info/woman, woman.dvi): New targets.
6321
6322 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6323
6324 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6325
6326 * pcl-cvs.texi: New file.
6327 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6328 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6329
6330 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6331
6332 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6333 (../info/ebrowse, ebrowse.dvi): New targets.
6334
6335 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6336
6337 * Makefile.in (INFO_TARGETS): Add eudc.
6338 (DVI_TARGETS): Add eudc.dvi.
6339 (../info/eudc, eudc.dvi): New targets.
6340
6341 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6342
6343 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6344 compatibility with 8+3 filesystems).
6345 (../info/efaq): Rename from emacs-faq.
6346
6347 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6348
6349 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6350 (../info/idlwave, idlwave.dvi): New targets.
6351
6352 1999-10-23 Dave Love <fx@gnu.org>
6353
6354 * Makefile.in: Use autotype.texi.
6355
6356 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6357
6358 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6359 faq.texi file) rather than ../info/faq.
6360
6361 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6362
6363 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6364 (../info/ada-mode, ada-mode.dvi): New targets.
6365
6366 1999-09-01 Dave Love <fx@gnu.org>
6367
6368 * Makefile.in: Add faq.
6369
6370 1999-07-12 Richard Stallman <rms@gnu.org>
6371
6372 * Version 20.4 released.
6373
6374 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6375
6376 * Version 20.3 released.
6377
6378 1998-04-06 Andreas Schwab <schwab@gnu.org>
6379
6380 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6381 Use it in dvi targets.
6382 (../etc/GNU): Change to $(srcdir) first.
6383
6384 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6385
6386 * reftex.texi: Update for RefTeX version 3.22.
6387
6388 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6389
6390 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6391 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6392
6393 1997-09-23 Paul Eggert <eggert@twinsun.com>
6394
6395 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6396 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6397
6398 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6399
6400 * Version 20.2 released.
6401
6402 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6403
6404 * Version 20.1 released.
6405
6406 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6407
6408 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6409
6410 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6411
6412 * Version 19.33 released.
6413
6414 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6415
6416 * Version 19.32 released.
6417
6418 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6419
6420 * Makefile.in: Add rules for the Message manual.
6421
6422 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6423
6424 * gnus.texi: New version.
6425
6426 * message.texi: New manual.
6427
6428 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6429
6430 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6431
6432 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6433
6434 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6435 Specify -I option.
6436 (All dvi targets): Set the TEXINPUTS variable.
6437
6438 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6439
6440 * Version 19.31 released.
6441
6442 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6443
6444 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6445 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6446
6447 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6448
6449 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6450 (INFO_TARGETS): Add ../info/cc-mode.
6451 (DVI_TARGETS): Add cc-mode.dvi.
6452
6453 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6454
6455 * Version 19.30 released.
6456
6457 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6458
6459 * gnus.texi: New file.
6460
6461 1995-11-04 Erik Naggum <erik@naggum.no>
6462
6463 * gnus.texi: File deleted.
6464
6465 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6466
6467 * mh-e.texi: "Function Index" -> "Command Index" to work with
6468 Emacs 19.30 C-h C-k support of separately-documented commands.
6469
6470 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6471
6472 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6473 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6474
6475 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6476
6477 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6478 (../info/viper, viper.dvi): New targets.
6479
6480 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6481
6482 * dired-x.texi (Installation): Change the example to set
6483 buffer-local variables like dired-omit-files-p in
6484 dired-mode-hook.
6485
6486 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6487
6488 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6489 (../info/mh-e, mh-e.dvi): New targets.
6490
6491 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6492
6493 * Makefile.in (maintainer-clean): Rename from realclean.
6494
6495 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6496
6497 * Makefile.in: New file.
6498 * Makefile: File deleted.
6499
6500 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6501
6502 * Makefile (TEXINDEX_OBJS): Variable deleted.
6503 (texindex, texindex.o, getopt.o): Rules deleted.
6504 All deps on texindex deleted.
6505 (distclean): Don't delete texindex.
6506 (mostlyclean): Don't delete *.o.
6507 * texindex.c, getopt.c: Files deleted.
6508
6509 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6510
6511 * Version 19.26 released.
6512
6513 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6514
6515 * Version 19.25 released.
6516
6517 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6518
6519 * Version 19.24 released.
6520
6521 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6522
6523 * Version 19.23 released.
6524
6525 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6526
6527 * Makefile: Delete spurious tab.
6528
6529 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6530
6531 * Makefile (.SUFFIXES): New rule.
6532
6533 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6534
6535 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6536 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6537
6538 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6539
6540 * Makefile (../info/sc): Rename from sc.info.
6541 (../info/cl): Likewise.
6542 (INFO_TARGETS): Use new names.
6543
6544 1993-12-04 Richard Stallman (rms@srarc2)
6545
6546 * getopt.c: New file.
6547 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6548 (getopt.o): New rule.
6549 (dvi): Don't depend on texindex.
6550 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6551 Depend on texindex.
6552
6553 1993-12-03 Richard Stallman (rms@srarc2)
6554
6555 * Makefile (../info/sc.info): Rename from ../info/sc.
6556 (TEXI2DVI): New variable.
6557 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6558 Add explicit commands.
6559 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6560
6561 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6562
6563 * Version 19.22 released.
6564
6565 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6566
6567 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6568
6569 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6570
6571 * Version 19.21 released.
6572
6573 1993-11-15 Paul Eggert (eggert@twinsun.com)
6574
6575 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6576
6577 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6578
6579 * Makefile (../etc/GNU): New target.
6580 (EMACSSOURCES): Add gnu1.texi.
6581
6582 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6583
6584 * Makefile (realclean): Don't delete the Info files.
6585
6586 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6587
6588 * forms.texi: Fix forms.texi so that it will format correctly.
6589 Add missing `@end iftex', fix bad reference.
6590
6591 * info.texi, info-stn.texi: New files implement texinfo version of
6592 `info' file.
6593
6594 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6595
6596 * Makefile: Fix targets for texindex, new info.texi files.
6597 * info-stnd.texi: New file implements info for standalone info
6598 reader.
6599 * info.texi: Update to include recent changes to "../info/info".
6600 New source file for ../info/info; includes info-stnd.texi.
6601
6602 * texindex.c: Include "../src/config.h" if building in emacs.
6603
6604 * Makefile: Change all files to FILENAME.texi, force all targets
6605 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6606 vip.texinfo, forms.texinfo, cl.texinfo.
6607 Add target to build texindex.c, defining `emacs'.
6608
6609 * forms.texi: Install new file to match version 2.3 of forms.el.
6610
6611 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6612
6613 * Version 19.19 released.
6614
6615 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6616
6617 * sc.texinfo: Fix info file name.
6618
6619 * Makefile (info): Add gnus and sc.
6620 (dvi): Add gnus.dvi and sc.dvi.
6621 (../info/sc, sc.dvi): New targets.
6622
6623 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6624
6625 * Version 19.18 released.
6626
6627 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6628
6629 * Makefile: Fix source file names of the separate manuals.
6630 (gnus.dvi, ../info/gnus): New targets.
6631
6632 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6633
6634 * Version 19.17 released.
6635
6636 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6637
6638 * split-man: Fix typos in last change.
6639
6640 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6641
6642 * Version 19.16 released.
6643
6644 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6645
6646 * version 19.15 released.
6647
6648 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6649
6650 * Makefile (distclean): It's rm, not rf.
6651
6652 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6653
6654 * Version 19.14 released.
6655
6656 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6657
6658 * Makefile: New file.
6659
6660 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6661
6662 * Version 19.13 released.
6663
6664 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6665
6666 * Version 19.9 released.
6667
6668 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6669
6670 * Version 19.8 released.
6671
6672 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6673
6674 * Version 19.7 released.
6675
6676 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6677
6678 * gnus.texinfo: New file. Removed installation instructions.
6679
6680 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6681
6682 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6683
6684 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6685
6686 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6687 then define `\sc' as the command for smallcaps in Texinfo. This
6688 means that the @sc command will produce small caps. bfox has
6689 made the corresponding change to makeinfo and texinfm.el.
6690
6691 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6692
6693 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6694 Customization since the menu entry did not point to anything.
6695 Also add an @finalout command to remove overfull hboxes from the
6696 printed output.
6697
6698 * cl.texinfo: Add @bye, \input line and @settitle to file.
6699 This file is clearly intended to be a chapter of some other work,
6700 but the other work does not yet exist.
6701
6702 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6703
6704 * texinfo.texinfo: Three typos corrected.
6705
6706 ;; Local Variables:
6707 ;; coding: utf-8
6708 ;; fill-column: 79
6709 ;; add-log-time-zone-rule: t
6710 ;; End:
6711
6712 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6713 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
6714
6715 This file is part of GNU Emacs.
6716
6717 GNU Emacs is free software: you can redistribute it and/or modify
6718 it under the terms of the GNU General Public License as published by
6719 the Free Software Foundation, either version 3 of the License, or
6720 (at your option) any later version.
6721
6722 GNU Emacs is distributed in the hope that it will be useful,
6723 but WITHOUT ANY WARRANTY; without even the implied warranty of
6724 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6725 GNU General Public License for more details.
6726
6727 You should have received a copy of the GNU General Public License
6728 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6729
6730 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803