]> code.delx.au - gnu-emacs/blob - man/ChangeLog
*** empty log message ***
[gnu-emacs] / man / ChangeLog
1 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2
3 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4
5 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6
7 * org.texi (Adding hyperlink types): New section.
8 (Embedded LaTeX): Chapter updated because of LaTeX export.
9 (LaTeX export): New section.
10 (Using links out): New section.
11
12 2007-08-22 Glenn Morris <rgm@gnu.org>
13
14 * faq.texi (Learning how to do something): Refcards now in
15 etc/refcards/ directory.
16
17 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
18
19 * tramp.texi (Remote Programs): Persistency file must be cleared when
20 changing `tramp-remote-path'.
21 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
22 macro.
23
24 2007-08-17 Eli Zaretskii <eliz@gnu.org>
25
26 * basic.texi (Position Info): Add index entry for face at point.
27 Mention that character faces are also displayed by "C-u C-x =".
28
29 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
30
31 * calc.texi: Move contents to beginning of file.
32 (Algebraic Entry): Fix the formatting of an example.
33
34 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
35
36 * calc.texi (Basic Operations on Units): Mention exact versus
37 inexact conversions.
38
39 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
40
41 * calc.texi (Basic Operations on Units): Mention default
42 values for new units.
43 (Quick Calculator Mode): Mention that binary format will
44 be displayed.
45
46 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
47
48 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
49
50 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
51
52 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
53
54 2007-08-08 Glenn Morris <rgm@gnu.org>
55
56 * glossary.texi (Glossary): Deprecate `iff'.
57 * gnus.texi, sieve.texi: Replace `iff'.
58
59 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
60
61 * files.texi (File Conveniences): Document point motion keys in Image
62 mode.
63
64 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
65
66 * calc.texi (Basic Graphics): Mention the graphing of error
67 forms.
68 (Graphics Options): Mention how `g s' handles error forms.
69 (Curve Fitting): Mention plotting the curves.
70 (Standard Nonlinear Models): Add additional models.
71 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
72 (Linear Fits): Correct result.
73
74 2007-08-01 Alan Mackenzie <acm@muc.de>
75
76 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
77 to "--no-site-file".
78
79 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
80
81 * tramp.texi (Frequently Asked Questions): Point to mode line
82 extension in Emacs 23.1.
83
84 * trampver.texi: Update release number.
85
86 2007-07-27 Glenn Morris <rgm@gnu.org>
87
88 * calc.texi (Copying)
89 * emacs.texi (Copying): Include license text from gpl.texi, rather than
90 in-line.
91
92 * gpl.texi: New file with text of GPL.
93 * Makefile.in (EMACSSOURCES): Add gpl.texi.
94
95 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
96
97 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
98
99 * dired.texi (Wdired): Mention C-x C-q key binding.
100
101 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
102
103 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
104
105 2007-07-25 Glenn Morris <rgm@gnu.org>
106
107 * calc.texi (Copying)
108 * emacs.texi (Copying): Replace license with GPLv3.
109
110 * Relicense all FSF files to GPLv3 or later.
111
112 2007-07-24 Glenn Morris <rgm@gnu.org>
113
114 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
115 for some calendars.
116
117 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
118
119 * screen.texi (Mode Line): Describe new mode-line flag that shows if
120 default-directory for the current buffer is on a remote machine.
121
122 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
123
124 Sync with Tramp 2.1.10.
125
126 * tramp.texi (trampfn): Expand macro implementation in order to handle
127 empty arguments.
128 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
129 occurencies by trampfn.
130 (Frequently Asked Questions): Extend example code for host
131 identification in the modeline. Add bbdb to approaches shortening Tramp
132 file names to be typed.
133
134 * trampver.texi: Update release number.
135
136 2007-07-21 Eli Zaretskii <eliz@gnu.org>
137
138 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
139 default value.
140
141 2007-07-21 Richard Stallman <rms@gnu.org>
142
143 * files.texi (Why Version Control?): Improve previous change.
144
145 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
146
147 * files.texi (Why Version Control?): New node.
148
149 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
150
151 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
152 section. Reported by <poti@potis.org>.
153 (Remote processes): Arguments of the program to be debugged are taken
154 literally.
155 (Frequently Asked Questions): Simplify recentf example.
156
157 2007-07-14 Karl Berry <karl@gnu.org>
158
159 * info.texi (@copying): New Back-Cover Text.
160
161 * info.texi (Quitting Info): Move to proper place in source.
162 (Reported by Benno Schulenberg.)
163
164 2007-07-13 Eli Zaretskii <eliz@gnu.org>
165
166 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
167
168 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
169
170 * emacs-mime.texi: Add @documentencoding directive.
171
172 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
173
174 * tramp.texi (Remote processes): Add an anchor to the subsection
175 "Running a debugger on a remote host".
176
177 * building.texi (Starting GUD): Add xref to this anchor.
178
179 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
180
181 * tramp.texi (Remote processes): Don't call it "experimental" any
182 longer. Add subsection about running a debugger on a remote host.
183
184 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
185
186 * org.texi (Properties and columns): Chapter rewritten.
187
188 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
189
190 * tramp.texi:
191 * trampver.texi: Migrate to Tramp 2.1.
192
193 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
194
195 * org.texi (Properties): New chapter.
196
197 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
198
199 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
200 Control Panel.
201
202 * gnus.texi (Misc Article): Add index entry for
203 gnus-single-article-buffer.
204
205 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
206
207 * gnus.texi (Starting Up): Fix typo.
208
209 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
210
211 * gnus.texi (Asynchronous Fetching): Fix typo.
212
213 2007-06-24 Karl Berry <karl@gnu.org>
214
215 * emacs.texi: new Back-Cover Text.
216
217 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
218
219 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
220 (About This Manual): Remove redundant information.
221 (Getting Started): Mention author.
222 (Basic Arithmetic, Customizing Calc): Make description of the
223 variable `calc-multiplication-has-precedence' match its new effect.
224
225 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
226
227 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
228 the variable `calc-multiplication-has-precedence'.
229
230 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
231
232 * org.texi (Tag): Section swapped with node Timestamps.
233 (Formula syntax for Lisp): Document new `L' flag.
234
235 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
236
237 * gnus.texi (Misc Group Stuff, Summary Buffer)
238 (Server Commands, Article Keymap): Fix typo. s/function/command/.
239
240 2007-06-07 Alan Mackenzie <acm@muc.de>
241
242 * display.texi (Optional Mode Line): Document the new form of
243 line+column numbers, "(561,2)".
244
245 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
246
247 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
248 * gnus.texi (Article Buttons, Mail Source Customization)
249 (Sending or Not Sending, Customizing NNDiary):
250 * maintaining.texi (Create Tags Table):
251 * message.texi (Message Headers):
252 * mh-e.texi (HTML): Fix typos.
253
254 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
255
256 Sync with Tramp 2.0.56.
257
258 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
259 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
260
261 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
262
263 * Version 22.1 released.
264
265 2007-05-26 Michael Olson <mwolson@gnu.org>
266
267 * erc.texi (Modules): Fix references to completion modules.
268
269 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
270
271 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
272
273 2007-05-09 Didier Verna <didier@xemacs.org>
274
275 * gnus.texi (Email Based Diary): New. Proper documentation for the
276 nndiary back end and the gnus-diary library.
277
278 2007-05-07 Karl Berry <karl@gnu.org>
279
280 * emacs.texi (EMACSVER): Back to 22.
281
282 2007-05-06 Richard Stallman <rms@gnu.org>
283
284 * maintaining.texi (Create Tags Table): Clean up previous change.
285
286 2007-05-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
287
288 * maintaining.texi (Create Tags Table): Add text about the dangers of
289 making symbolic links to tags files.
290
291 2007-05-04 Karl Berry <karl@gnu.org>
292
293 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
294
295 2007-05-03 Karl Berry <karl@gnu.org>
296
297 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
298
299 * .cvsignore (*.pdf): New entry.
300
301 * texinfo.tex: Update from current version for better pdf generation.
302
303 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
304 for printing.
305
306 2007-05-01 Richard Stallman <rms@gnu.org>
307
308 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
309
310 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
311
312 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
313
314 2007-04-28 Glenn Morris <rgm@gnu.org>
315
316 * ack.texi (Acknowledgments):
317 * anti.texi (Antinews):
318 * faq.texi (New in Emacs 22):
319 * programs.texi (Program Modes): Restore mention of python.el pending
320 consideration of legal status.
321
322 2007-04-28 Richard Stallman <rms@gnu.org>
323
324 * files.texi (File Names): Fixes to ~ description on MS systems.
325
326 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
327
328 * idlwave.texi: Minor updates for IDLWAVE 6.1.
329
330 2007-04-26 Glenn Morris <rgm@gnu.org>
331
332 * emacs.texi (EMACSVER): Increase to 22.1.50.
333
334 2007-04-25 Karl Berry <karl@gnu.org>
335
336 * emacs.texi: Improve line breaks on copyright page,
337 similar layout to lispref, 8.5x11 by default.
338
339 * dired.texi (Image-Dired): Improve line break, fix typo.
340
341 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
342
343 * programs.texi (Program Modes):
344 * faq.texi (New in Emacs 22):
345 * anti.texi (Antinews):
346 * ack.texi (Acknowledgments): python.el removed.
347
348 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
349
350 * calc.texi (Reporting bugs): Update maintainer's address.
351
352 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
353
354 * display.texi (Highlight Interactively): Correct description of
355 hi-lock-file-patterns-policy.
356
357 * files.texi (File Archives): Mention self-extracting executables.
358
359 2007-04-23 Eli Zaretskii <eliz@gnu.org>
360
361 * search.texi (Unconditional Replace, Query Replace): Add xref to
362 "Replacement and Case".
363
364 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
365
366 * dired.texi (Image-Dired): Move from Thumbnails node.
367 * misc.texi (Thumbnails): Node deleted.
368 * emacs.texi (Top): Update node listing.
369
370 * files.texi (File Conveniences):
371 * ack.texi (Acknowledgments):
372 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
373
374 2007-04-21 Richard Stallman <rms@gnu.org>
375
376 * display.texi (Highlight Interactively): Correct previous change.
377 Clarify doc of hi-lock-find-patterns, and move new features into it.
378
379 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
380
381 * display.texi (Highlight Interactively): Document
382 hi-lock-file-patterns-policy.
383
384 2007-04-20 Martin Rudalics <rudalics@gmx.at>
385
386 * display.texi (Scrolling): Fix typo.
387
388 2007-04-15 Jay Belanger <belanger@truman.edu>
389
390 * calc.texi (Title page): Remove the date.
391 (Basic Arithmetic): Emphasize that / binds less strongly than *.
392 (The Standard Calc Interface): Change trail title.
393 (Floats): Mention that when non-decimal floats are entered, only
394 approximations are stored.
395 (Copying): Move to the appendices.
396 (GNU Free Documentation License): Add as an appendix.
397
398 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
399
400 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
401 * dired-x.texi, ebrowse.texi, ediff.texi:
402 * emacs-mime.texi, erc.texi, eshell.texi:
403 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
404 * idlwave.texi, message.texi, newsticker.texi, org.texi:
405 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
406 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
407 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
408 * woman.texi: Include GFDL.
409
410 * doclicense.texi: Remove node heading, so that it can be included by
411 other files.
412
413 * emacs.texi: Insert node heading for GFDL.
414
415 * dired-x.texi: Relicence under GFDL. Remove date from title page.
416
417 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
418 than *.
419
420 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
421
422 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
423 in Calc.
424
425 2007-04-14 Eli Zaretskii <eliz@gnu.org>
426
427 * cmdargs.texi (Colors): Qualify "color of window" index entry by
428 "command line".
429
430 * display.texi (Faces): Refer to "Creating Frames" for face
431 and other frame customizations in .emacs.
432
433 * frames.texi (Creating Frames): Mention that face customizations can
434 be put in .emacs. Add index entries.
435
436 2007-04-12 Richard Stallman <rms@gnu.org>
437
438 * glossary.texi (Glossary): Explain `iff'.
439
440 2007-04-11 Karl Berry <karl@gnu.org>
441
442 * gnu.texi (Top),
443 * macos.texi (Mac Font Specs),
444 * anti.texi (Antinews),
445 * xresources.texi (Resources),
446 * misc.texi (Emulation),
447 * calendar.texi (Daylight Saving),
448 * dired.texi (Dired and Find),
449 * rmail.texi (Remote Mailboxes),
450 * sending.texi (Mail Headers),
451 * programs.texi (Which Function),
452 * files.texi (Recover),
453 * buffers.texi (Uniquify),
454 * frames.texi (Wheeled Mice),
455 * killing.texi (Rectangles): Wording to improve breaks in
456 8.5x11 format.
457 * mule.texi (Language Environments): \hbadness=10000 since there's
458 no way to reword.
459 * emacs.texi (smallbook): New @set to more easily switch between
460 smallbook and 8.5x11.
461
462 2007-04-11 Richard Stallman <rms@gnu.org>
463
464 * files.texi (File Conveniences): Add xref to Tumme.
465 Delete text about Thumbnail mode.
466
467 2007-04-09 Romain Francoise <romain@orebokech.com>
468
469 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
470 Mac OS ports. Make it clear that mouse-1 complements and doesn't
471 replace mouse-2.
472
473 2007-04-09 Alan Mackenzie <acm@muc.de>
474
475 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
476 new name. Insert concept index entries.
477
478 2007-04-08 Richard Stallman <rms@gnu.org>
479
480 * url.texi: Fix some indexing.
481 (Disk Caching): Drop discussion of old/other Emacs versions.
482
483 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
484
485 * display.texi (Standard Faces): Document prefix arg for
486 list-faces-display.
487
488 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
489
490 * woman.texi (Word at point, Interface Options): woman-topic-at-point
491 renamed to woman-use-topic-at-point. Document new behavior.
492
493 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
494
495 * url.texi (Disk Caching): Say Emacs 21 "and later".
496
497 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
498 on Font locking which now mentions JIT lock.
499
500 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
501
502 * files.texi (Misc File Ops): Rewrite description of
503 insert-file-literally.
504
505 2007-04-01 Michael Olson <mwolson@gnu.org>
506
507 * erc.texi: Update for the ERC 5.2 release.
508
509 2007-03-31 David Kastrup <dak@gnu.org>
510
511 * woman.texi (Topic, Interface Options): Explain changes semantics of
512 woman-manpath in order to consider MANPATH_MAP entries.
513
514 2007-03-31 Eli Zaretskii <eliz@gnu.org>
515
516 * misc.texi (Printing): Postscript -> PostScript.
517
518 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
519
520 * ack.texi (Acknowledgments): Postscript -> PostScript.
521
522 * custom.texi (Init File, Init Non-ASCII): Fix last change.
523
524 * emacs.texi (Top): Fix the menu due to the change in custom.texi
525 below.
526
527 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
528
529 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
530 Init Non-ASCII.
531 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
532 (Init Non-ASCII): New node.
533
534 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
535
536 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
537
538 2007-03-26 Richard Stallman <rms@gnu.org>
539
540 * pgg.texi (Caching passphrase): Clean up previous change.
541
542 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
543
544 * gnus.texi (Setting Process Marks): Fix typo.
545
546 2007-03-25 Romain Francoise <romain@orebokech.com>
547
548 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
549 readability, and include various fixes by Daniel Brockman, Nick Roberts
550 and Dieter Wilhelm.
551
552 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
553
554 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
555
556 * gnus.texi (Mail Source Specifiers): Fix typo.
557
558 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
559
560 * reftex.texi (Imprint): Update maintainer information.
561
562 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
563
564 * message.texi (Message Buffers): Update documentation for
565 message-generate-new-buffers.
566
567 2007-03-15 Daiki Ueno <ueno@unixuser.org>
568
569 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
570
571 2007-03-21 Glenn Morris <rgm@gnu.org>
572
573 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
574
575 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
576
577 * eshell.texi (Known problems): Emacs 21 -> 22.
578
579 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
580
581 2007-03-18 Jay Belanger <belanger@truman.edu>
582
583 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
584
585 2007-03-12 Glenn Morris <rgm@gnu.org>
586
587 * calc.texi (Time Zones): Switch to new North America DST rule.
588
589 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
590 "Daylight Savings".
591
592 * calc.texi, calendar.texi: Replace "daylight savings" with "daylight
593 saving" in text throughout.
594
595 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
596
597 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
598 The variable now uses a list of symbols instead of just a symbol.
599 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
600
601 2007-03-06 Romain Francoise <romain@orebokech.com>
602
603 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
604 new packages, and mention Gnus update.
605
606 2007-03-04 Richard Stallman <rms@gnu.org>
607
608 * custom.texi (Safe File Variables): Minor correction.
609
610 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
611
612 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
613 nntp-open-connection-functions-never-echo-commands.
614
615 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
616
617 * rmail.texi (Movemail): Add internal ref.
618 Don't indent the intro for the PROTO table.
619 Format PROTO table items with @code.
620
621 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
622
623 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
624 problems on the console, and security risk in not using gpg-agent.
625
626 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
627
628 * building.texi: Remove references to bashdb.
629
630 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
631
632 * org.texi (The spreadsheet): Renamed from "Table calculations".
633 Completely reorganized and rewritten.
634 (CamelCase links): Section removed.
635 (Repeating items): New section.
636 (Tracking TODO state changes): New section.
637 (Agenda views): Chapter reorganized and rewritten.
638 (HTML export): Section rewritten.
639 (Tables in arbitrary syntax): New section.
640 (Summary): Better feature summary.
641 (Activation): Document problem with cut-and-paste of Lisp code
642 from PDF files.
643 (Visibility cycling): Document indirect buffer use.
644 (Structure editing): Document sorting.
645 (Remember): Section rewritten.
646 (Time stamps): Better description of time stamp types.
647 (Tag searches): Document regular expression search for tags.
648 (Stuck projects): New section.
649 (In-buffer settings): New keywords.
650 (History and Acknowledgments): Updated description.
651
652 2007-02-24 Alan Mackenzie <acm@muc.de>
653
654 * cc-mode.texi (Movement Commands): Insert two missing command names.
655 (Getting Started): Slight wording correction (use conditional).
656
657 2007-02-22 Kim F. Storm <storm@cua.dk>
658
659 * widget.texi (User Interface, Basic Types): Document need to put some
660 text before the %v escape in :format string in editable-field widget.
661
662 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
663
664 * mule.texi (Language Environments): Update list of supported language
665 environments.
666
667 2007-02-18 Romain Francoise <romain@orebokech.com>
668
669 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
670 `cvs-mode-quit'.
671
672 2007-02-14 Kim F. Storm <storm@cua.dk>
673
674 * building.texi (Grep Searching): Fix lgrep doc.
675
676 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
677
678 * back.texi: Remove unused file.
679
680 2007-02-10 Markus Triska <markus.triska@gmx.at>
681
682 * widget.texi (Programming Example): Put constant strings in :format.
683
684 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
685
686 * faq.texi (Fullscreen mode on MS-Windows): New node.
687
688 2007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
689
690 * maintaining.texi (Tag Syntax): Now --members is the default for
691 etags, not for ctags yet.
692
693 2007-02-04 David Kastrup <dak@gnu.org>
694
695 * faq.texi (AUCTeX): Update version number. Should probably be done
696 for other packages as well.
697
698 2007-02-03 Eli Zaretskii <eliz@gnu.org>
699
700 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
701 headers compliant with Texinfo guidelines and with what texnfo-upd.el
702 expects. Add comments to prevent people from inadvertently modifying
703 the key parts needed by `texinfo-multiple-files-update'.
704
705 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
706
707 * frames.texi (Secondary Selection): Window clicked does not matter
708 when mouse-yank-at-point is non-nil.
709
710 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
711
712 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
713 <tassilo@member.fsf.org>.
714
715 2007-01-27 Eli Zaretskii <eliz@gnu.org>
716
717 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
718 ls-lisp-use-localized-time-format.
719
720 2007-01-20 Markus Triska <markus.triska@gmx.at>
721
722 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
723
724 2007-01-13 Michael Olson <mwolson@gnu.org>
725
726 * erc.texi (Modules): Mention capab-identify module.
727
728 2007-01-16 Glenn Morris <rgm@gnu.org>
729
730 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
731 system abbrev.
732
733 2007-01-11 Richard Stallman <rms@gnu.org>
734
735 * msdog.texi (Windows Keyboard): Another small cleanup.
736
737 2007-01-10 Richard Stallman <rms@gnu.org>
738
739 * msdog.texi (Windows Keyboard): Yet another try to make
740 everyone happy with that passage.
741
742 2007-01-05 Richard Stallman <rms@gnu.org>
743
744 * anti.texi (Antinews): Mention M-x shell scrolling.
745
746 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
747
748 * building.texi (Watch Expressions): Describe gdb-max-children.
749
750 2007-01-05 Michael Olson <mwolson@gnu.org>
751
752 * erc.texi (Getting Started): Update for /RECONNECT command.
753
754 2007-01-04 Richard Stallman <rms@gnu.org>
755
756 * ebrowse.texi: Change C-c b to C-c C-m.
757
758 * msdog.texi (Windows Keyboard): Clarify previous change.
759
760 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
761
762 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
763 variables only in info to avoid redundant entries in the printed
764 manual.
765
766 2007-01-02 Richard Stallman <rms@gnu.org>
767
768 * custom.texi (Changing a Variable): Minor clarification.
769 (Specific Customization): customize-customized => customize-unsaved.
770
771 * entering.texi (Entering Emacs): Clean up text about restarting
772 Emacs for each file.
773
774 * misc.texi (Shell Options): Minor cleanup.
775
776 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
777 with Emacs, not vice versa.
778
779 * programs.texi (Symbol Completion): Recommend customizing
780 window manager.
781
782 * xresources.texi (Resources): Minor fix.
783
784 2007-01-02 Daiki Ueno <ueno@unixuser.org>
785
786 * message.texi (Using PGP/MIME): Document gpg-agent usage.
787
788 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
789
790 * message.texi (Security): Split into sub-nodes.
791
792 2007-01-01 Alan Mackenzie <acm@muc.de>
793
794 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
795 eval-after-load in Emacs <=21 and a workaround. Document that
796 trigraphs are not supported.
797
798 2007-01-01 Alan Mackenzie <acm@muc.de>
799
800 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
801 c-context-line-break. When invoked within a string, preserve
802 whitespace. Add a backslash only when also in a macro.
803
804 2007-01-01 Alan Mackenzie <acm@muc.de>
805
806 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
807
808 2007-01-01 Alan Mackenzie <acm@muc.de>
809
810 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
811 are now bound by default to c-\(beginning\|end\)-of-defun by default.
812
813 2007-01-01 Alan Mackenzie <acm@muc.de>
814
815 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
816 "Choosing a Style".
817
818 * cc-mode.texi ("Styles"): Add @dfn{style}.
819
820 2007-01-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
821
822 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
823
824 2007-01-01 Richard Stallman <rms@gnu.org>
825
826 * commands.texi (User Input): Document keys stolen by window mangers.
827
828 2006-12-31 Richard Stallman <rms@gnu.org>
829
830 * custom.texi (Specific Customization): Document customize-option
831 instead of customize-variable.
832
833 2006-12-31 Kim F. Storm <storm@cua.dk>
834
835 * major.texi (Choosing Modes): Document auto-mode-case-fold.
836
837 2006-12-30 Kim F. Storm <storm@cua.dk>
838
839 * killing.texi (CUA Bindings): Fix typo.
840
841 * xresources.texi (Table of Resources): Mention grow-only value for
842 auto-resize-tool-bars.
843
844 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
845
846 Sync with Tramp 2.0.55.
847
848 * trampver.texi: Update release number.
849
850 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
851
852 * gnus.texi (Customizing Articles): Add index entries for all
853 gnus-treat-* variables.
854
855 2006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
856
857 * gnus.texi (IMAP): Fix incorrect explanation of
858 nnimap-search-uids-not-since-is-evil in documentation for
859 nnimap-expunge-search-string.
860
861 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
862
863 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
864 spam-ifile-database.
865
866 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
867
868 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
869 rebind C-s.
870
871 2006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
872
873 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
874 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
875 "expiring mail".
876 (IMAP): Document nnimap-search-uids-not-since-is-evil and
877 nnimap-nov-is-evil.
878
879 2006-12-27 Eli Zaretskii <eliz@gnu.org>
880
881 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
882 and how to get them back.
883
884 2006-12-26 Richard Stallman <rms@gnu.org>
885
886 * calendar.texi (Holidays): Holiday listing is based on current
887 practice, but DST is not.
888
889 2006-12-25 Richard Stallman <rms@gnu.org>
890
891 * emacs.texi (Top): Update subnode menus.
892
893 * mark.texi (Transient Mark): Fix xref.
894
895 * killing.texi (Graphical Kill): Node deleted.
896 (Killing): Add xref to Cut and Paste.
897 (CUA Bindings): Update xref.
898
899 * frames.texi (Cut and Paste): New section to hold other nodes.
900 (Mouse Commands): Node demoted.
901 (Cut/Paste Other App): Split out from Mouse Commands.
902 (Word and Line Mouse): Likewise.
903 (Secondary Selection, Clipboard): Nodes demoted.
904
905 2006-12-25 Kevin Ryde <user42@zip.com.au>
906
907 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
908 about the key procedure being used heavily.
909
910 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
911
912 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
913 to t.
914 (Prerequisites): Add explanation about gpg-agent.
915
916 2006-12-24 Kevin Ryde <user42@zip.com.au>
917
918 * calendar.texi (Holidays): US daylight saving begins second Sunday
919 in March for 2007 onwards.
920 (Daylight Savings): Show new US default daylight saving rules, 2nd
921 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
922
923 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
924
925 * calendar.texi (Scroll Calendar): < and > are switched.
926
927 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
928
929 * killing.texi (Deletion): Describe M-\ prefix argument.
930
931 2006-12-23 Richard Stallman <rms@gnu.org>
932
933 * search.texi (Regexp Search): Explain why forward and reverse regexp
934 search are not mirror images.
935
936 2006-12-22 Kevin Ryde <user42@zip.com.au>
937
938 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
939 "sort" instead of "sort*".
940
941 2006-12-19 Richard Stallman <rms@gnu.org>
942
943 * calc.texi (History and Acknowledgements): Recognize that Emacs
944 now does have floating point.
945
946 2006-12-19 Kim F. Storm <storm@cua.dk>
947
948 * major.texi (Choosing Modes): Describe match-function elements for
949 magic-mode-alist.
950
951 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
952
953 * tramp.texi (External transfer methods): Describe new method `scpc'.
954
955 2006-12-18 Eli Zaretskii <eliz@gnu.org>
956
957 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
958 peculiarities.
959
960 2006-12-18 Richard Stallman <rms@gnu.org>
961
962 * abbrevs.texi (Editing Abbrevs): Fix previous change.
963
964 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
965
966 * pgg.texi: Added short note on gpg-agent to the introduction.
967
968 2006-12-17 Alan Mackenzie <acm@muc.de>
969
970 * programs.texi (Left Margin Paren): Remove the bit which says
971 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
972 Discuss some of the issues of setting this option to nil.
973
974 2006-12-17 Glenn Morris <rgm@gnu.org>
975
976 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
977
978 2006-12-16 Eli Zaretskii <eliz@gnu.org>
979
980 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
981 (Windows Files): `w32-get-true-file-attributes' is only relevant for
982 NTFS volumes.
983 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
984 volumes.
985
986 2006-12-15 Eli Zaretskii <eliz@gnu.org>
987
988 * text.texi (HTML Mode): Fix "C-c TAB".
989
990 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
991
992 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
993 also applies to Cc.
994
995 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
996
997 * gnus.texi (X-Face): Clarify. Say which programs are required
998 on Windows.
999
1000 2006-12-09 Richard Stallman <rms@gnu.org>
1001
1002 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1003
1004 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1005
1006 * files.texi (Misc File Ops): Document insert-file-literally.
1007
1008 2006-12-08 Eli Zaretskii <eliz@gnu.org>
1009
1010 * cmdargs.texi (Colors): Note that --color is intended for overriding
1011 the terminal defaults, not for normal invocation.
1012
1013 * misc.texi (Emacs Server): Improve wording. Don't mention the
1014 ``server program''. Add a cross-reference to "Init File" node.
1015 (Invoking emacsclient): Add index entries. Document both short and
1016 long versions of command-line options. Document the -f option.
1017
1018 2006-12-08 Michael Olson <mwolson@gnu.org>
1019
1020 * erc.texi (Modules): Remove documentation for list module.
1021
1022 2006-12-06 Richard Stallman <rms@gnu.org>
1023
1024 * text.texi (Outline Format): Say to set outline-regexp
1025 and outline-level with major modes and file local variables.
1026
1027 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1028
1029 * anti.texi (Antinews): Mention the alternative to
1030 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1031
1032 * faq.texi (^M in the shell buffer): Ditto.
1033
1034 * misc.texi (Interactive Shell): Ditto.
1035
1036 2006-12-04 Eli Zaretskii <eliz@gnu.org>
1037
1038 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1039
1040 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1041
1042 2006-12-01 Eli Zaretskii <eliz@gnu.org>
1043
1044 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1045 colon in the mode line.
1046
1047 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1048
1049 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
1050
1051 * building.texi (Watch Expressions): Mention SPC for expanding/
1052 contracting watch expressions.
1053
1054 2006-11-26 Kim F. Storm <storm@cua.dk>
1055
1056 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1057
1058 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * building.texi (Debugger Operation): Define text command mode.
1061 Clarify how tooltips work.
1062 (GDB Graphical Interface): Explain how to run in text command mode
1063 more clearly.
1064
1065 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
1066
1067 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1068
1069 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
1070
1071 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1072
1073 2006-11-20 Michael Olson <mwolson@gnu.org>
1074
1075 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1076
1077 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1080 and EMACS is deprecated.
1081
1082 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
1083
1084 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1085
1086 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1087
1088 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1089
1090 * emacs.texi: Include xresources.texi both for info and dvi.
1091
1092 * xresources.texi: Merge text from xresmini.texi.
1093
1094 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
1095
1096 * org.texi: Fix typos.
1097 (Agenda commands): Document `C-k'.
1098
1099 2006-11-16 Eli Zaretskii <eliz@gnu.org>
1100
1101 * url.texi (http/https): Fix a typo in the HTTP URL.
1102
1103 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1104
1105 * ada-mode.texi: Total rewrite.
1106
1107 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
1108
1109 * org.texi: Minor typo fixes.
1110
1111 2006-11-13 Bill Wohler <wohler@newt.com>
1112
1113 Release MH-E manual version 8.0.3.
1114
1115 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1116 release 8.0.3.
1117
1118 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1119 to set MAILDIR.
1120 (Reading Mail): Document the customization of read-mail-command
1121 for MH-E.
1122 (Viewing Attachments): Document mm-discouraged-alternatives.
1123 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1124 (Junk): Add more information about the settings of mh-junk-background
1125 in a program. Add /usr/bin/mh to PATH in examples.
1126
1127 2006-11-12 Richard Stallman <rms@gnu.org>
1128
1129 * woman.texi: Update author address but say he no longer maintains it.
1130
1131 2006-11-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1132
1133 * glossary.texi: Fix typos.
1134
1135 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1136
1137 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1138 archived trees.
1139 (Checkboxes): Section moved to chapter 5, and extended.
1140 (The date/time prompt): New section.
1141 (Link abbreviations): New section.
1142 (Presentation and sorting): New section.
1143 (Custom agenda views): Section completely rewritten.
1144 (Summary): Compare with Planner.
1145 (Feedback): More info about creating backtraces.
1146 (Plain lists): Modified example.
1147 (Breaking down tasks): New section.
1148 (Custom time format): New section.
1149 (Time stamps): Document inactive timestamps.
1150 (Setting tags): More details about fast tag selection.
1151 (Block agenda): New section.
1152 (Custom agenda views): Section rewritten.
1153 (Block agenda): New section.
1154
1155 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
1156
1157 * tramp.texi (Configuration): scp is the default method.
1158 (Default Method): Use ssh as example for another method.
1159
1160 2006-11-06 Richard Stallman <rms@gnu.org>
1161
1162 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1163
1164 * ack.texi (Acknowledgments): Fix name spelling.
1165
1166 2006-11-01 Juri Linkov <juri@jurta.org>
1167
1168 * search.texi (Word Search): Document incremental word search.
1169
1170 2006-10-28 Glenn Morris <rgm@gnu.org>
1171
1172 * ack.texi (Acknowledgments): Add cal-html author.
1173
1174 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1175 Calendar"). Describe new package cal-html.
1176 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1177 Calendar Files."
1178
1179 2006-10-27 Richard Stallman <rms@gnu.org>
1180
1181 * woman.texi: Downcase nroff/troff/roff.
1182 (Installation): Chapter deleted. Some xrefs deleted.
1183 (Background): woman doesn't advise man ;-).
1184
1185 2006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1186
1187 * ada-mode.texi (Project files, Identifier completion)
1188 (Automatic Casing, Debugging, Using non-standard file names)
1189 (Working Remotely): Fix typos.
1190
1191 2006-10-23 Richard Stallman <rms@gnu.org>
1192
1193 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1194 Abbrev mode is enabled.
1195
1196 2006-10-20 Masatake YAMATO <jet@gyve.org>
1197
1198 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1199 sample code `my-c-initialization-hook'.
1200
1201 2006-10-19 Stuart D. Herring <herring@lanl.gov>
1202
1203 * widget.texi: Fix typos.
1204
1205 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1208 "???". There have been no complaints for years, so the information
1209 must be appropriate.
1210
1211 2006-10-16 Richard Stallman <rms@gnu.org>
1212
1213 * widget.texi: Use @var instead of capitalization.
1214 Clarify many widget type descriptions.
1215
1216 * emacs.texi: Update ISBN.
1217
1218 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1219
1220 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1221 gnus-dired-attach.
1222 (Selecting a Group): Fix typo.
1223
1224 2006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1225
1226 * widget.texi: Fix typos.
1227
1228 2006-10-11 Kim F. Storm <storm@cua.dk>
1229
1230 * emacs.texi (Acknowledgments): Use @dotless{i}.
1231
1232 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
1233
1234 * building.texi (Breakpoints Buffer): Mention catchpoints.
1235
1236 2006-10-08 Kim F. Storm <storm@cua.dk>
1237
1238 * ack.texi (Acknowledgments): Update.
1239
1240 * emacs.texi (Acknowledgments): Fix bad @/ form.
1241
1242 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1243
1244 * gnus.texi (Image Enhancements): Update for Emacs 22.
1245
1246 * gnus-faq.texi ([1.3]): Update.
1247
1248 2006-10-06 Richard Stallman <rms@gnu.org>
1249
1250 * faq.texi (Displaying the current line or column):
1251 Delete "As of Emacs 20".
1252
1253 2006-10-06 Romain Francoise <romain@orebokech.com>
1254
1255 * faq.texi (VM): VM works with Emacs 22 too.
1256
1257 2006-10-06 Richard Stallman <rms@gnu.org>
1258
1259 * ebrowse.texi: Remove Emacs version "21" from title.
1260
1261 2006-10-05 Kim F. Storm <storm@cua.dk>
1262
1263 * emacs.texi (Acknowledgments): Add more contributors.
1264
1265 2006-10-03 Richard Stallman <rms@gnu.org>
1266
1267 * emacs.texi (Acknowledgments): Update version and edition.
1268
1269 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1270
1271 * gnus.texi (Foreign Groups): Say where change of editing commands are
1272 stored. Add reference to `gnus-parameters'.
1273
1274 2006-10-01 Karl Berry <karl@gnu.org>
1275
1276 * custom.texi (Customization Groups): Page break to keep example buffer
1277 on one page.
1278
1279 2006-09-30 Karl Berry <karl@gnu.org>
1280
1281 * programs.texi (Basic Indent): @need to improve page break.
1282 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1283
1284 2006-09-29 Glenn Morris <rgm@gnu.org>
1285
1286 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1287
1288 2006-09-29 Karl Berry <karl@gnu.org>
1289
1290 * windows.texi (Basic Window): Remove forced @break, no longer
1291 desirable.
1292 * frames.texi (Frame Commands),
1293 * mark.texi (Marking Objects): Reword to avoid bad page break.
1294 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1295
1296 2006-09-19 Richard Stallman <rms@gnu.org>
1297
1298 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1299 stick to present tense.
1300
1301 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1302
1303 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1304 to x-gtk-use-old-file-dialog.
1305 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1306
1307 2006-09-15 Jay Belanger <belanger@truman.edu>
1308
1309 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1310 Change "Library Public License" to "Lesser Public License"
1311 throughout. Use "yyyy" to represent year.
1312
1313 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
1314
1315 * org.texi (Setting tags): Typo fix.
1316
1317 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1318
1319 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1320
1321 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1322
1323 * files.texi (Visiting): Add index entry "open file".
1324
1325 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1326
1327 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1328
1329 * faq.texi (Escape sequences in shell output): EMACS is now set
1330 to Emacs's absolute file name, not to "t".
1331 (^M in the shell buffer): Likewise.
1332 * misc.texi (Interactive Shell): Likewise.
1333
1334 2006-09-11 Richard Stallman <rms@gnu.org>
1335
1336 * building.texi (Compilation Mode): Clarification.
1337 (Grep Searching): Add xref to Compilation Mode.
1338
1339 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1342 mails with pop3-leave-mail-on-server. Fix wording.
1343 (Limiting): Improve gnus-summary-limit-to-articles.
1344 (X-Face): Fix typo.
1345
1346 2006-09-11 Simon Josefsson <jas@extundo.com>
1347
1348 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1349 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1350
1351 2006-09-08 Richard Stallman <rms@gnu.org>
1352
1353 * search.texi (Search): Ref multi-file search commands here.
1354 (Other Repeating Search): Not here.
1355
1356 2006-09-06 Simon Josefsson <jas@extundo.com>
1357
1358 * smtpmail.texi (Authentication): Mention SSL.
1359
1360 2006-09-01 Eli Zaretskii <eliz@gnu.org>
1361
1362 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1363 Don't use @indicateurl.
1364
1365 * cc-mode.texi (Subword Movement): Don't use @headitem.
1366 (Custom Braces, Clean-ups): Don't use @tie.
1367
1368 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1369
1370 Sync with Tramp 2.0.54.
1371
1372 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1373 Suggested by Adrian Phillips <a.phillips@met.no>.
1374
1375 2006-08-28 Richard Stallman <rms@gnu.org>
1376
1377 * windows.texi (Split Window): Update xref.
1378
1379 * basic.texi (Continuation Lines): Update xref.
1380
1381 * indent.texi (Tab Stops): Update xref.
1382
1383 * emacs.texi (Top): Update subnode menu.
1384
1385 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1386 split out of Display Custom.
1387
1388 2006-08-25 Kim F. Storm <storm@cua.dk>
1389
1390 * display.texi (Display Custom): Add variables overline-margin
1391 and x-underline-at-descent-line.
1392
1393 2006-08-25 Richard Stallman <rms@gnu.org>
1394
1395 * entering.texi (Exiting): Rewrite to give graphical displays
1396 priority over text terminals.
1397
1398 * search.texi (Incremental Search): Move index entries.
1399
1400 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * custom.texi (Init File): Reference Find Init to avoid "home
1403 directory" confusion.
1404
1405 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1406
1407 * building.texi (Other GDB-UI Buffers): Describe how to edit
1408 a value in the locals buffer.
1409
1410 2006-08-21 Richard Stallman <rms@gnu.org>
1411
1412 * search.texi (Basic Isearch): Add `isearch' index entry.
1413
1414 2006-08-16 Richard Stallman <rms@gnu.org>
1415
1416 * misc.texi (Saving Emacs Sessions): Clean up wording.
1417
1418 * mark.texi (Marking Objects): Mention term "select all".
1419
1420 * emacs.texi (Top): Update subnode menu.
1421
1422 * help.texi (Help Mode): Move node up in file.
1423
1424 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1425
1426 * org.texi (Installation, Activation): Split from Installation and
1427 Activation.
1428 (Clocking work time): Documented new features.
1429
1430 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1431
1432 * building.texi (Stack Buffer): Explain fringe arrow.
1433
1434 2006-08-13 Alex Schroeder <alex@gnu.org>
1435
1436 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1437 example.
1438
1439 2006-08-12 Eli Zaretskii <eliz@gnu.org>
1440
1441 * faq.texi (How to add fonts): New node.
1442
1443 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1444 on startup.
1445
1446 2006-08-11 Romain Francoise <romain@orebokech.com>
1447
1448 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1449
1450 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1451
1452 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1453
1454 2006-08-10 Richard Stallman <rms@gnu.org>
1455
1456 * text.texi (Format Faces): Substantial rewrites to deal
1457 with face merging. Empty regions don't count. Clarify
1458 face property inheritance.
1459
1460 2006-08-08 Romain Francoise <romain@orebokech.com>
1461
1462 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1463 <arjuropo@cc.jyu.fi>.
1464
1465 2006-08-05 Romain Francoise <romain@orebokech.com>
1466
1467 * faq.texi (New in Emacs 22): Expand.
1468
1469 2006-08-04 Eli Zaretskii <eliz@gnu.org>
1470
1471 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1472 apply to all frames.
1473
1474 2006-08-03 Michael Olson <mwolson@gnu.org>
1475
1476 * erc.texi: Update for ERC 5.1.4.
1477
1478 2006-08-01 Richard Stallman <rms@gnu.org>
1479
1480 * help.texi (Name Help): Add index entries for describe-variable.
1481
1482 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1483
1484 * building.texi (GDB Graphical Interface): Shorten node names.
1485 (GDB-UI Layout): Use GDB-related.
1486 (Other GDB-UI Buffers): Simplify English.
1487
1488 2006-07-31 Richard Stallman <rms@gnu.org>
1489
1490 * search.texi (Query Replace): Add xref for Dired's Q command.
1491
1492 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1493
1494 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1495 in .../site-lisp/gnus/ by default.
1496 [ From gnus-news.texi in the trunk. ]
1497
1498 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1499
1500 * gnus.texi (MIME Commands): Additions for yEnc.
1501
1502 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1503
1504 * building.texi (GDB commands in Fringe): Rename to...
1505 (Source Buffers): ..this and move forward. Describe hollow arrow and
1506 new option gdb-find-source-frame.
1507
1508 2006-07-29 Richard Stallman <rms@gnu.org>
1509
1510 * dired.texi (Operating on Files): Simplify previous change
1511 and fix Texinfo usage.
1512
1513 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1514
1515 * dired.texi (Operating on Files): Add cross-references. State the
1516 Unix commands that do similar things.
1517
1518 2006-07-28 Richard Stallman <rms@gnu.org>
1519
1520 * mark.texi (Transient Mark): Clarify that region never disappears
1521 when Transient Mark mode is off, and not when it is on.
1522
1523 2006-07-27 Richard Stallman <rms@gnu.org>
1524
1525 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1526
1527 2006-07-24 Richard Stallman <rms@gnu.org>
1528
1529 * xresources.texi (GTK styles): Fix texinfo usage.
1530
1531 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1532 * faq.texi: Move periods and commas inside quotes.
1533
1534 * commands.texi (User Input): Explain why we teach keyboard cmds.
1535
1536 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1537 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1538 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1539 * doclicense.texi, display.texi, dired.texi, basic.texi:
1540 * anti.texi, ack.texi: Move periods and commas inside quotes.
1541
1542 2006-07-22 Eli Zaretskii <eliz@gnu.org>
1543
1544 * cmdargs.texi (General Variables): Document EMAIL.
1545
1546 2006-07-21 Eli Zaretskii <eliz@gnu.org>
1547
1548 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1549 doesn't have effect on MS-Windows.
1550
1551 2006-07-20 Jay Belanger <belanger@truman.edu>
1552
1553 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1554
1555 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * faq.texi (Security risks with Emacs): Document Emacs 22
1558 file-local-variable mechanism.
1559
1560 2006-07-17 Richard Stallman <rms@gnu.org>
1561
1562 * building.texi (Grep Searching): Explain about chaining grep commands.
1563
1564 2006-07-12 Michael Olson <mwolson@gnu.org>
1565
1566 * erc.texi: Update for ERC 5.1.3.
1567
1568 2006-07-12 Alex Schroeder <alex@gnu.org>
1569
1570 * rcirc.texi: Fix typos.
1571 (Getting started with rcirc): New calling convention for M-x irc.
1572 Mention #rcirc. Removed channel tracking.
1573 (Configuration): Changed the names of all variables that got changed
1574 recently, eg. rcirc-server to rcirc-default-server. Added
1575 documentation for rcirc-authinfo, some background for Bitlbee, and
1576 rcirc-track-minor-mode.
1577 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1578 Scrolling.
1579 (Reconnecting after you have lost the connection): Fixed example code
1580 to match code changes.
1581
1582 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
1583
1584 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos.
1585
1586 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
1587
1588 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1589 is invoked for multiple files.
1590
1591 2006-07-08 Eli Zaretskii <eliz@gnu.org>
1592
1593 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1594 on-line manual for the rest of this node.
1595 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1596 unconditionally.
1597 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1598 Improve wording.
1599 (Windows Printing): Improve wording.
1600 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1601 rest of this node.
1602
1603 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
1604
1605 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1606 commands.
1607 (Global TODO list): Document the use of the variables
1608 `org-agenda-todo-ignore-scheduled' and
1609 `org-agenda-todo-list-sublevels'.
1610
1611 2006-07-05 Richard Stallman <rms@gnu.org>
1612
1613 * faq.texi (Scrolling only one line): Fix xref.
1614
1615 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1616
1617 * building.texi (Lisp Eval):
1618 * faq.texi (Evaluating Emacs Lisp code):
1619 Throughout, replace eval-current-buffer with eval-buffer.
1620
1621 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1624 of character translation.
1625
1626 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
1627
1628 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1629
1630 2006-07-03 Karl Berry <karl@gnu.org>
1631
1632 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1633 not-too-underfull hboxes in the TeX output.
1634 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1635 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1636 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1637 * sending.texi, text.texi: Fix overfull/underfull boxes.
1638
1639 2006-07-03 Romain Francoise <romain@orebokech.com>
1640
1641 * m-x.texi (M-x): Fix.
1642
1643 2006-07-03 Richard Stallman <rms@gnu.org>
1644
1645 * rcirc.texi (Scrolling conservatively): Fix xref.
1646
1647 * pcl-cvs.texi (Viewing differences): Usage fix.
1648
1649 * search.texi (Other Repeating Search): filename -> file name.
1650
1651 * misc.texi (Narrowing): Minor cleanups.
1652
1653 * files.texi (Visiting): filename -> file name.
1654
1655 * emacs.texi (Top): Update subnode menus.
1656
1657 * mule.texi (Coding Systems): Move char translation stuff here.
1658 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1659 (Recognize Coding): Substantial local rewrites.
1660 (International): Update menu.
1661
1662 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1663 (Scrolling): Substantial local rewrites.
1664 (Display): Update menu and intro.
1665
1666 * dired.texi: filename -> file name.
1667
1668 * custom.texi (Safe File Variables): Texinfo usage fix.
1669
1670 2006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1671
1672 * help.texi, m-x.texi: Lots of cleanups.
1673
1674 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
1675
1676 * org.texi (Agenda commands): Document `s' key to save all org-mode
1677 buffers.
1678
1679 2006-06-30 Eli Zaretskii <eliz@gnu.org>
1680
1681 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1682 (Windows Processes, Windows Misc): Shorten the printed version by
1683 selectively conditioning less important portions by @ifnottex.
1684
1685 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
1686
1687 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1688 names. Mention `cvs-msg' face.
1689
1690 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
1691
1692 * org.texi (Checkboxes): New section.
1693
1694 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
1695
1696 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1697 throughout this chapter.
1698
1699 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1702 text for standalone vs Emacs info.
1703 (Help): Clarify header line description. Use mouse-1 for clicks.
1704 (Help-P): Use mouse-1 for clicks.
1705 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1706 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1707 (Choose menu subtopic): Remove gratuitous Emacs command names.
1708 (Help-FOO): Put usual behavior first.
1709 (Help-Xref): Clicking on xrefs works in Emacs.
1710 (Search Text): Clarify what the default behavior is.
1711 (Create Info buffer): Fix Emacs window/X window confusion.
1712 (Emacs Info Variables): Fix for new Emacs init file behavior.
1713
1714 2006-06-27 Richard Stallman <rms@gnu.org>
1715
1716 * mini.texi (Minibuffer File): Minor cleanup.
1717
1718 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * frames.texi (XTerm Mouse): Rename to...
1721 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1722
1723 * emacs.texi (Top): Use new node name.
1724
1725 2006-06-24 Eli Zaretskii <eliz@gnu.org>
1726
1727 * emacs.texi (Top): Update the detailed menu according to changes in
1728 msdog.texi.
1729
1730 * msdog.texi (Windows Keyboard): New section.
1731 (Windows Mouse): New section.
1732 (Windows System Menu): Remove section (text merged with "Windows
1733 Keyboard").
1734 (Windows Misc): New section.
1735
1736 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1737
1738 * msdog.texi (ls in Lisp): New section.
1739
1740 * files.texi (Visiting): Document case-insensitive wildcard matching
1741 under find-file-wildcards.
1742
1743 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1744
1745 * gnus.texi (Summary Buffer Lines): Fix typo.
1746
1747 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
1748
1749 * org.texi (Embedded LaTeX): New chapter.
1750 (Archiving): Section rewritten.
1751 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1752
1753 2006-06-20 Bill Wohler <wohler@newt.com>
1754
1755 Release MH-E manual version 8.0.1.
1756
1757 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1758 release 8.0.1.
1759 (Preface): Depend on GNU mailutils 1.0 and higher.
1760
1761 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * message.texi (News Headers): Update message-syntax-checks section.
1764
1765 2006-06-19 Karl Berry <karl@gnu.org>
1766
1767 * info.texi (Advanced): Mention C-q, especially with ?.
1768
1769 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
1770
1771 * org.texi (Publishing links): Document the `:link-validation-function'
1772 property.
1773 (Extensions and Hacking): New chapter, includes some sections of the
1774 "Miscellaneous" chapter.
1775
1776 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1777
1778 * macos.texi (Mac Input): Add description of mac-function-modifier.
1779 Now Unicode keyboard layouts work.
1780
1781 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
1782
1783 * org.texi (Progress logging): New section.
1784
1785 2006-06-10 Richard Stallman <rms@gnu.org>
1786
1787 * mule.texi (Recognize Coding): Clarify previous change.
1788
1789 2006-06-09 Kenichi Handa <handa@m17n.org>
1790
1791 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1792 notation.
1793
1794 2006-06-07 Kevin Ryde <user42@zip.com.au>
1795
1796 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1797 manual for @ifnottex, but in emacs-extra for @iftex.
1798
1799 * cmdargs.texi (General Variables): Fix smtpmail xref.
1800
1801 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1802
1803 * viper.texi (Viper Specials):
1804 * programs.texi (Comment Commands):
1805 * gnus.texi (Example Setup):
1806 * faq.texi (Backspace invokes help):
1807 * dired-x.texi (Optional Installation Dired Jump):
1808 * custom.texi (Specifying File Variables):
1809 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1810 follow coding conventions.
1811
1812 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1813
1814 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1815
1816 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
1817
1818 * building.texi (Watch Expressions): Move node to end.
1819 (GDB Graphical Interface): Move description of clicks in fringe...
1820 (GDB commands in the Fringe): ...to here. New node.
1821
1822 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
1823
1824 * org.texi (ASCII export): Document indentation adaptation.
1825 (Setting tags): Document mutually-exclusive tags.
1826
1827 2006-06-05 Romain Francoise <romain@orebokech.com>
1828
1829 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1830 Fix typo.
1831
1832 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1833 channel (#gnus@irc.freenode.net).
1834 Fix typos. Update copyright notice.
1835
1836 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1837 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1838 (Line-Up Functions, Custom Macros):
1839 * ediff.texi (Window and Frame Configuration)
1840 (Highlighting Difference Regions, Highlighting Difference Regions):
1841 * emacs-mime.texi (Display Customization):
1842 * erc.texi (History):
1843 * eshell.texi (Known problems):
1844 * eudc.texi (Overview, BBDB):
1845 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1846 (The problem of spam, SpamOracle, Extending the Spam package)
1847 (Conformity, Terminology):
1848 * idlwave.texi (Routine Info, Routine Info)
1849 (Class and Keyword Inheritance, Padding Operators)
1850 (Breakpoints and Stepping, Electric Debug Mode)
1851 (Examining Variables, Troubleshooting):
1852 * org.texi (Creating timestamps):
1853 * reftex.texi (Commands, Options, Changes):
1854 * tramp.texi (Inline methods, Password caching)
1855 (Auto-save and Backup, Issues):
1856 * vip.texi (Files, Commands in Insert Mode):
1857 * viper.texi (Emacs Preliminaries, States in Viper)
1858 (Packages that Change Keymaps, Viper Specials, Groundwork):
1859 * xresmini.texi (GTK resources):
1860 Fix various typos.
1861
1862 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
1863
1864 * building.texi (GDB Graphical Interface): Update bindings.
1865 (Commands of GUD): Add gud-print. Remove gud-run.
1866 Restate availability more generally.
1867
1868 2006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1869
1870 * mini.texi: Lots of cleanups.
1871
1872 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1873
1874 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1875 and Mouse-2.
1876
1877 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1878
1879 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1880
1881 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
1882
1883 * ediff.texi: Fix typos.
1884
1885 2006-05-31 Richard Stallman <rms@gnu.org>
1886
1887 * basic.texi (Moving Point): Fix previous change.
1888
1889 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
1890
1891 * org.texi: Small typo fixes.
1892
1893 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
1894
1895 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1896
1897 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1898
1899 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1900
1901 2006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1902
1903 * basic.texi: Many simplifications and improvements in wording.
1904
1905 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1906
1907 * pcl-cvs.texi: Fix typos.
1908 (Customization): Say "us".
1909
1910 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1911
1912 * org.texi: Remove bogus @setfilename.
1913
1914 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1915
1916 * org.texi (ASCII export): Omit command name.
1917 (HTML export): Add prefix to all lines in Local Variable example.
1918 (Acknowledgments): Typeset names in italics.
1919
1920 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
1921
1922 * anti.texi (Antinews): Create a node for gdb-ui.
1923
1924 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1925
1926 * org.texi (Plain lists): Add new item navigation commands.
1927 (External links): Document elisp and info links.
1928 (Custom searches): New section.
1929 (Publishing): New chapter.
1930 (HTML export): Include a list of supported CSS classes.
1931 (Setting tags): Describe the fast-tag-setting interface.
1932
1933 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1934
1935 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1936
1937 2006-05-20 Richard Stallman <rms@gnu.org>
1938
1939 * dired.texi (Dired Navigation): dired-goto-file is now j.
1940
1941 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1942
1943 * dired-x.texi: ifinfo -> ifnottex.
1944
1945 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1946
1947 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1948 and their aliases.
1949
1950 * msdog.texi (Windows Printing): Mention non-support of plain text
1951 printing with some el-cheapo printers, and suggest a workaround.
1952
1953 2006-05-20 Kevin Ryde <user42@zip.com.au>
1954
1955 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1956 remove the bit saying you must set it.
1957
1958 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1959
1960 * trouble.texi (Checklist):
1961 * text.texi (Text, Auto Fill, Text Mode):
1962 * search.texi (Nonincremental Search):
1963 * rmail.texi (Rmail Labels):
1964 * mule.texi (Input Methods, Multibyte Conversion):
1965 * misc.texi (Gnus, Where to Look, PostScript):
1966 * maintaining.texi (Create Tags Table):
1967 * indent.texi (Indentation Commands):
1968 * fixit.texi (Spelling):
1969 * emacs.texi (Copying):
1970 * custom.texi (Init File): ifinfo -> ifnottex.
1971
1972 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1973
1974 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1975
1976 2006-05-17 Richard Stallman <rms@gnu.org>
1977
1978 * files.texi (Diff Mode): Mention C-x `.
1979
1980 2006-05-08 Richard Stallman <rms@gnu.org>
1981
1982 * custom.texi (Disabling): Textual cleanups.
1983
1984 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1985
1986 * message.texi (Interface): Add tool bar customization.
1987 (MIME): Index and text additions for mml-attach.
1988 (MIME): Describe mml-dnd-protocol-alist and
1989 mml-dnd-attach-options.
1990
1991 * gnus.texi (Oort Gnus): Reorder entries in sections.
1992 Fix some entries.
1993 (Starting Up): Add references to "Emacs for Heathens" and to
1994 "Finding the News". Add user-full-name and user-mail-address.
1995 (Group Buffer Format): Add tool bar customization and update.
1996 (Summary Buffer): Add tool bar customization.
1997 (Posting Styles): Add message-alternative-emails.
1998
1999 2006-05-12 Glenn Morris <rgm@gnu.org>
2000
2001 * calendar.texi (Displaying the Diary, Format of Diary File):
2002 Refer to diary-view-entries, diary-list-entries,
2003 diary-show-all-entries rather than obsolete aliases.
2004
2005 2006-05-12 Eli Zaretskii <eliz@gnu.org>
2006
2007 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2008 (Displaying the Diary, Special Diary Entries, Importing Diary):
2009 * building.texi (Compilation Shell):
2010 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2011 emacs-xtra with @inforef's.
2012
2013 * files.texi (Visiting): Fix wording.
2014
2015 * mule.texi (Coding Systems, Text Coding): More indexing.
2016 Mention that C-x RET f can set eol conversion.
2017
2018 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * tramp.texi (Filename completion): Improve wording.
2021
2022 2006-05-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2023
2024 * xresmini.texi (GTK resources): Insert GTK description.
2025
2026 * xresources.texi (GTK resources): metafont should be menufont.
2027
2028 2006-05-07 Romain Francoise <romain@orebokech.com>
2029
2030 * faq.texi (Using regular expressions): Fix typo.
2031 (Packages that do not come with Emacs): Fix capitalization.
2032 (Replacing text across multiple files): Expand node to explain how
2033 to use `dired-do-query-replace-regexp' in more detail, based on
2034 suggestion by Eric Hanchrow <offby1@blarg.net>.
2035
2036 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
2037
2038 * mini.texi (Completion Options):
2039 * tramp.texi (Filename completion): Completion of remote files'
2040 method, user name and host name is active only in partial
2041 completion mode.
2042
2043 2006-05-06 Bill Wohler <wohler@newt.com>
2044
2045 Release MH-E manual version 8.0.
2046
2047 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2048 release 8.0.
2049
2050 2006-05-06 Bill Wohler <wohler@newt.com>
2051
2052 * mh-e.texi (MH-BOOK-HOME): Change from
2053 http://www.ics.uci.edu/~mh/book/mh to
2054 http://rand-mh.sourceforge.net/book/mh.
2055 Replace .htm suffix with .html for MH book files.
2056 (Using This Manual): Update key binding for getting relevant
2057 chapter in Info from command key.
2058 (Ranges): Fix itemx.
2059
2060 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2061
2062 * makefile.w32-in (emacs.dvi):
2063 * Makefile.in (emacs.dvi): Add xresmini.texi.
2064
2065 * xresmini.texi (Table of Resources): Remove xref to non-existent
2066 node "LessTif Resources".
2067
2068 * msdog.texi (Microsoft Windows):
2069 * calendar.texi (Calendar/Diary, Displaying the Diary)
2070 (Special Diary Entries, Importing Diary, Holidays):
2071 * programs.texi (Program Modes):
2072 * text.texi (Text):
2073 * buffers.texi (Several Buffers):
2074 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2075
2076 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2077
2078 The following changes merge the emacs-xtra manual into the main
2079 manual, but only for on-line version of the manual.
2080
2081 * vc2-xtra.texi (Version Backups, Local Version Control)
2082 (Making Snapshots, Change Logs and VC, Version Headers)
2083 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2084 on-line manual.
2085
2086 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2087 for on-line manual.
2088
2089 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2090 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2091 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2092 for on-line manual.
2093
2094 * fortran-xtra.texi (Fortran, Fortran Autofill)
2095 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2096 for on-line manual.
2097
2098 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2099 Conditional xref's for on-line manual.
2100
2101 * emerge-xtra.texi (Emerge, Overview of Emerge)
2102 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2103 manual.
2104
2105 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2106 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2107 (EMACSSOURCES): Use EMACS_XTRA.
2108 (../info/emacs-xtra): Remove.
2109 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2110
2111 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2112 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2113 (EMACSSOURCES): Use EMACS_XTRA.
2114 ($(infodir)/emacs-xtra): Remove.
2115 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2116
2117 * trouble.texi (Quitting):
2118 * text.texi (Text):
2119 * programs.texi (Program Modes):
2120 * msdog.texi (Microsoft Windows):
2121 * frames.texi (Frames):
2122 * files.texi (Backup, Version Control, VC Concepts)
2123 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2124 (Registering, VC Status, VC Undo, Multi-User Branching)
2125 (Comparing Files):
2126 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2127 (Displaying the Diary, Special Diary Entries, Importing Diary):
2128 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2129 conditional xref's, depending on @iftex/@ifnottex.
2130
2131 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2132 "MS-DOS". @include msdog-xtra.texi.
2133
2134 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2135 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2136
2137 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2138 for vc-xtra.texi subsections.
2139 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2140 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2141
2142 * sending.texi (Sending Mail): A @node line without explicit Prev,
2143 Next, and Up links.
2144
2145 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2146 Next, and Up links.
2147
2148 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2149 and its sections. @include picture-xtra.texi.
2150
2151 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2152 "Emerge".
2153 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2154
2155 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2156 exact duplicate of its name-sake in calendar.texi.
2157
2158 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2159 "Advanced Calendar/Diary Usage".
2160 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2161
2162 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2163 dired-xtra.texi.
2164 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2165
2166 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2167 (Files) [ifnottex]: Add menu entry for Autorevert.
2168
2169 * emacs-xtra.texi (Introduction): Reword to make consistent with
2170 printed version only.
2171 <Top level>: Remove the body of all chapters and move them to the
2172 new *-xtra.texi files. Use @raisesections and @lowersections to
2173 convert sections to chapters etc.
2174
2175 * msdog-xtra.texi:
2176 * fortran-xtra.texi:
2177 * vc-xtra.texi:
2178 * vc1-xtra.texi:
2179 * vc2-xtra.texi:
2180 * emerge-xtra.texi:
2181 * cal-xtra.texi:
2182 * dired-xtra.texi:
2183 * arevert-xtra.texi: New files, with text from respective chapters
2184 of emacs-xtra.texi. Convert each @chapter into @section, @section
2185 into @subsection, etc.
2186
2187 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2188 updated.
2189
2190 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2191 Windows". All references updated.
2192
2193 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2194
2195 * macos.texi (Mac Input): Mention input from Character Palette.
2196 (Mac Font Specs): Fix typo.
2197
2198 2006-05-05 Richard Stallman <rms@gnu.org>
2199
2200 * files.texi (Diff Mode): Minor cleanup.
2201
2202 2006-05-05 Karl Berry <karl@gnu.org>
2203
2204 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2205 (\fonttextsize): New user-level command to change text font size.
2206 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2207 errors from the current release of makeinfo (4.8).
2208 * help.texi (Library Keywords): Change widest word in multitable
2209 template from `emulations' to `convenience'. (Not sure if this is
2210 related to the font change.)
2211
2212 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2213
2214 * files.texi (File Names): Add a footnote about limited support of
2215 ~USER on MS-Windows.
2216
2217 * cmdargs.texi (Initial Options): Add a footnote about limited
2218 support of ~USER on MS-Windows.
2219
2220 2006-05-03 Richard Stallman <rms@gnu.org>
2221
2222 * files.texi (Diff Mode): Node moved here.
2223 (Comparing Files): Delete what duplicates new node.
2224 (Files): Put Diff Mode in menu.
2225
2226 * misc.texi (Diff Mode): Moved to files.texi.
2227
2228 * emacs.texi (Top): Update menu for Diff Mode.
2229
2230 * trouble.texi (Emergency Escape): Simplify.
2231
2232 * emacs.texi (Top): Minor clarification.
2233
2234 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2235
2236 * commands.texi, entering.texi, screen.texi: Many simplifications.
2237
2238 2006-05-03 Richard Stallman <rms@gnu.org>
2239
2240 * commands.texi (Text Characters): Delete paragraph about unibyte
2241 non-ASCII printing chars.
2242
2243 * killing.texi (Killing): Say "graphical displays".
2244 * display.texi: Say "graphical displays".
2245
2246 * cmdargs.texi (Misc X): Say "graphical displays".
2247
2248 2006-05-01 Richard Stallman <rms@gnu.org>
2249
2250 * emacs.texi (Top): Add Diff Mode to menu.
2251
2252 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2253
2254 * misc.texi (Diff Mode): New node.
2255
2256 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2257
2258 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2259 (Mac Environment Variables): Shorten example line.
2260 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2261
2262 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
2263
2264 * building.texi (GUD Customization): Describe cases %d and %c.
2265 Update description for %e.
2266
2267 2006-04-30 Glenn Morris <rgm@gnu.org>
2268
2269 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2270
2271 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2272
2273 * custom.texi (Examining): Update C-h v output example.
2274
2275 2006-04-29 Kim F. Storm <storm@cua.dk>
2276
2277 * building.texi (Grep Searching): Add lgrep and rgrep.
2278
2279 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2282
2283 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2284
2285 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2286
2287 2006-04-24 Bill Wohler <wohler@newt.com>
2288
2289 * mh-e.texi (Getting Started): Make it more explicit that you need
2290 to install MH. Add pointers to current MH implementations.
2291
2292 2006-04-23 Richard Stallman <rms@gnu.org>
2293
2294 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2295
2296 * xresmini.texi: New file.
2297
2298 * xresources.texi (Face Resources): Split table into font resources
2299 and the rest. Combine similar attributes for brevity.
2300
2301 2006-04-21 Bill Wohler <wohler@newt.com>
2302
2303 Release MH-E manual version 7.94.
2304
2305 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2306 release 7.94.
2307
2308 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2309
2310 * org.texi: Many small fixes.
2311 (Handling links): Rename from "Managing links".
2312
2313 2006-04-21 Eli Zaretskii <eliz@gnu.org>
2314
2315 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2316 backslashes and case-insensitivity in file names (moved to the
2317 main manual).
2318 (MS-DOS Printing): Move most of the text to the main manual.
2319
2320 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2321 New nodes.
2322 (Windows Processes, Windows System Menu): Add index entries and
2323 fix wording.
2324
2325 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2328 (Splitting mail using spam-stat): Fix @xref.
2329
2330 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
2331
2332 * gnus.texi (Spam Package): Major revision of the text.
2333 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2334
2335 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2336
2337 * org.texi (Time stamps): Better explanation of the purpose of
2338 different time stamps.
2339 (Structure editing, Plain lists): More details on how new items
2340 and headings are inserted.
2341
2342 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2343
2344 * misc.texi (Shell Ring): Add notes on saved input when
2345 navigating off the end of the history list.
2346
2347 2006-04-18 Chong Yidong <cyd@mit.edu>
2348
2349 * misc.texi (Shell Options): Correct default value of
2350 comint-scroll-show-maximum-output.
2351
2352 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2353
2354 * org.texi (Formula syntax): Fix link to Calc Manual.
2355
2356 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2357
2358 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2359
2360 2006-04-17 Bill Wohler <wohler@newt.com>
2361
2362 * mh-e.texi (Folders): Update mh-before-quit-hook and
2363 mh-quit-hook example with code that removes the buffers rather
2364 than just bury them.
2365
2366 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2367
2368 * building.texi (Watch Expressions): Update.
2369
2370 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2371
2372 Sync with Tramp 2.0.53.
2373
2374 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2375
2376 * org.texi (Updating settings): New section.
2377 (Visibility cycling): Better names for the startup folding
2378 options.
2379 (Exporting): Completely restructured.
2380 (The very busy C-c C-c key): New section.
2381 (Summary of in-buffer settings): New section.
2382
2383 2006-04-12 Richard Stallman <rms@gnu.org>
2384
2385 * search.texi: Clean up previous change.
2386
2387 2006-04-12 Eli Zaretskii <eliz@gnu.org>
2388
2389 * search.texi (Regexp Backslash, Regexp Replace): Add index
2390 entries for ``back reference'' and mention the term itself in the
2391 text.
2392
2393 2006-04-11 Richard Stallman <rms@gnu.org>
2394
2395 * custom.texi (Safe File Variables):
2396 Document enable-local-variables = :safe.
2397
2398 2006-04-11 Karl Berry <karl@gnu.org>
2399
2400 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2401 (Remote Repositories, Version Backups, Local Version Control)
2402 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2403 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2404 (Renaming VC Work Files and Master Files)
2405 (Inserting Version Control Headers, Customizing VC, General Options)
2406 (Options for RCS and SCCS, Options specific for CVS): Move all
2407 these nodes to emacs-xtra.texi, for brevity.
2408 * cmdargs.texi, files.texi: Change cross-references.
2409
2410 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2411
2412 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2413
2414 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2415
2416 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2417 (Server Commands): Key `v' is reserved for users.
2418
2419 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2420
2421 * files.texi (Old Versions): Update description of vc-annotate's
2422 use of color to indicate date ranges.
2423
2424 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2425
2426 * org.texi (Link format): New section, emphasis on bracket links.
2427 (External links): Document bracket links.
2428 (FAQ): Expand to cover shell links and the new link format.
2429
2430 2006-04-09 Kevin Ryde <user42@zip.com.au>
2431
2432 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2433
2434 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2435 put info and printed manual names the right way around.
2436
2437 2006-04-09 Karl Berry <karl@gnu.org>
2438
2439 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2440 emacs-xtra.texi, leaving only MS Windows information.
2441 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2442 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2443 node names.
2444
2445 * emacs.texi: Move @summarycontents and @contents to the beginning
2446 of the file.
2447
2448 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2449
2450 * gnus.texi (Summary Buffer Lines): Add `*'.
2451
2452 2006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2453
2454 * gnus.texi (Group Parameters):
2455 Mention gnus-permanently-visible-groups.
2456
2457 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2458
2459 * gnus.texi (Face): Fix typo.
2460
2461 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2462
2463 * gnus.texi (X-Face): Clarify.
2464 (Face): Need Emacs with PNG support.
2465
2466 2006-04-08 Kevin Ryde <user42@zip.com.au>
2467
2468 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2469
2470 2006-04-07 Richard Stallman <rms@gnu.org>
2471
2472 * programs.texi (Comments, Comment Commands, Options for Comments)
2473 (Multi-Line Comments): "Align", not "indent".
2474 (Basic Indent): C-j deletes trailing whitespace before the newline.
2475
2476 2006-04-06 Richard Stallman <rms@gnu.org>
2477
2478 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2479 Emacs".
2480
2481 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2482
2483 2006-04-06 Eli Zaretskii <eliz@gnu.org>
2484
2485 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2486
2487 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2488
2489 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2490 blocks not suitable for inclusion with Emacs using variable
2491 PARTOFEMACS.
2492
2493 2006-04-05 Richard Stallman <rms@gnu.org>
2494
2495 * emacs.texi (Top): Update subnode menu.
2496
2497 * trouble.texi (Unasked-for Search): Node deleted.
2498 (Lossage): Delete from menu.
2499
2500 2006-04-04 Richard Stallman <rms@gnu.org>
2501
2502 * trouble.texi: Various cleanups.
2503 (Checklist): Don't bother saying how to snail a bug report.
2504 (Emergency Escape): Much rewriting.
2505 (After a Crash): Rename the core dump immediately.
2506 (Total Frustration): Call it a psychotherapist.
2507 (Bug Criteria): Avoid "illegal instruction".
2508 (Sending Patches): We always put the contributor's name in.
2509
2510 * misc.texi (Thumbnails): Minor correction.
2511
2512 2006-04-04 Simon Josefsson <jas@extundo.com>
2513
2514 * gnus.texi (Security): Improve.
2515
2516 2006-04-03 Richard Stallman <rms@gnu.org>
2517
2518 * misc.texi (Thumbnails): Minor cleanup.
2519
2520 2006-04-02 Karl Berry <karl@gnu.org>
2521
2522 * sending.texi (Mail Sending): pxref to Top needs five args.
2523
2524 * texinfo.tex: Update to current version (2006-03-21.13).
2525
2526 2006-04-02 Bill Wohler <wohler@newt.com>
2527
2528 * mh-e.texi (Getting Started, Junk, Bug Reports)
2529 (MH FAQ and Support): Fix URLs.
2530
2531 2006-03-31 Romain Francoise <romain@orebokech.com>
2532
2533 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2534 to t, not nil (and has for the past eight years).
2535
2536 2006-03-31 Richard Stallman <rms@gnu.org>
2537
2538 * emacs.texi (Top): Update subnode menu.
2539
2540 * help.texi (Help Mode): Cleanup.
2541
2542 * dired.texi: Many cleanups.
2543 (Dired Deletion): Describe dired-recursive-deletes.
2544 (Operating on Files): dired-create-directory moved.
2545 (Misc Dired Features): Move to here.
2546 (Tumme): Node moved to misc.texi.
2547
2548 * custom.texi: Many cleanups.
2549 (Minor Modes): Don't mention ISO Accents Mode.
2550 (Examining): Update C-h v output example.
2551 (Hooks): Add index and xref for add-hook.
2552 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2553 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2554
2555 * misc.texi: Many cleanups.
2556 (beginning): Add to summary of topics.
2557 (Shell): Put eshell xref at the end. Remove eshell from table.
2558 (Thumbnails): New node.
2559
2560 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2561
2562 * message.texi, gnus.texi: Bump version to 5.11.
2563
2564 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2565
2566 * gnus.texi (Top): Add comment about version line.
2567
2568 * message.texi (Top): Ditto. Change to take named versions into
2569 account.
2570
2571 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2572
2573 * gnus.texi (Posting Styles): Add x-face-file to example.
2574 (X-Face): Refer to posting styles.
2575
2576 * gnus-faq.texi ([5.8]): Add x-face-file.
2577 ([8.4]): Add links to gmane.emacs.gnus.user and
2578 gmane.emacs.gnus.general.
2579
2580 2006-03-28 Eli Zaretskii <eliz@gnu.org>
2581
2582 * files.texi (File Name Cache): Make it clear that the cache is
2583 not persistent.
2584
2585 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2586
2587 * gnus-faq.texi: Use .invalid.
2588 ([5.4]): Fix gnus-posting-styles example.
2589
2590 2006-03-27 Romain Francoise <romain@orebokech.com>
2591
2592 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2593 Emacs/W3 needs a new maintainer.
2594 (Ispell): Update author and version info.
2595 (Mailcrypt): Mention PGG.
2596 (New in Emacs 22): Add PGG to the list of new packages.
2597 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2598 updating dead URLs.
2599
2600 2006-03-25 Karl Berry <karl@gnu.org>
2601
2602 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2603 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
2604 * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
2605 * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
2606 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2607 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2608 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2609 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2610 (2) do not indent copyright year list (or anything else).
2611
2612 2006-03-21 Bill Wohler <wohler@newt.com>
2613
2614 * mh-e.texi (Folders): Various edits.
2615
2616 2006-03-20 Romain Francoise <romain@orebokech.com>
2617
2618 * gnus.texi (Mail Folders): Grammar fix.
2619
2620 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
2621
2622 * files.texi (VC Dired Mode): Remove misplaced brackets.
2623
2624 2006-03-21 Andre Spiegel <spiegel@gnu.org>
2625
2626 * files.texi: Various updates and clarifications in the VC chapter.
2627
2628 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2629
2630 * help.texi (Help Mode): Document "C-c C-c".
2631
2632 2006-03-19 Bill Wohler <wohler@newt.com>
2633
2634 * mh-e.texi (Replying): Document Mail-Followup-To.
2635 Change manually-formatted table to multitable. Add debugging info.
2636 Move description of mh-reply-default-reply-to into paragraph
2637 that describes its values.
2638
2639 2006-03-17 Bill Wohler <wohler@newt.com>
2640
2641 * mh-e.texi: Use smallexample and smalllisp consistenly.
2642 (Sending Mail Tour): Update method of entering
2643 addresses and subject.
2644 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2645 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2646
2647 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2648
2649 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2650 menu in the standalone Info reader.
2651
2652 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
2653
2654 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2655 moved here from Emacs manual.
2656
2657 * programs.texi (Fortran): Section moved to emacs-xtra.
2658 (Program Modes): Xref to Fortran in emacs-xtra.
2659
2660 * maintaining.texi (Emerge): Move to emacs-xtra.
2661 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2662
2663 * picture.texi: File deleted.
2664 * Makefile.in:
2665 * makefile.w32-in: Remove picture.texi.
2666
2667 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2668 * abbrevs.texi (Abbrevs):
2669 * sending.texi (Sending Mail): Picture node removed.
2670
2671 * emacs.texi (Top): Update node listings.
2672
2673 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2674
2675 * org.texi: Version number change only.
2676
2677 2006-03-14 Bill Wohler <wohler@newt.com>
2678
2679 * mh-e.texi: Add index entries around each paragraph rather than
2680 depend on entries from beginning of node. Doing so ensures that
2681 index entries are less likely to be forgotten if text is cut and
2682 pasted, and are necessary anyway if the references are on a
2683 separate page. It seems that makeinfo is now (v. 4.8) only
2684 producing one index entry per node, so there is no longer any
2685 excuse not to. Use subheading instead of heading. The incorrect
2686 use of heading produced very large fonts in Info--as large as the
2687 main heading.
2688 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2689 versions 6 and 7 appeared *around* the time of these Emacs releases.
2690
2691 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2692
2693 * org.texi (Clean view): Document new startup options.
2694
2695 2006-03-12 Richard Stallman <rms@gnu.org>
2696
2697 * calendar.texi: Various cleanups.
2698
2699 2006-03-11 Bill Wohler <wohler@newt.com>
2700
2701 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2702 (Composing, Scan Line Formats): Fix @refs.
2703 (Getting Started): Define MH profile and MH profile components.
2704 (Incorporating Mail, Reading Mail, Viewing, Printing)
2705 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2706 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2707 for string constants.
2708 (Tool Bar): Remove spurious quote.
2709 (Junk): Use ``...'' instead of "...".
2710 (Scan Line Formats): Replace @samp with @kbd.
2711
2712 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2713
2714 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2715 syntax.
2716
2717 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2718
2719 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2720
2721 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2722
2723 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2724 easy to understand.
2725
2726 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2727
2728 * gnus.texi: Markup fix.
2729 (Fancy Mail Splitting): Specify new feature.
2730
2731 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2732
2733 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2734 partial-words matching.
2735
2736 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2737
2738 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2739
2740 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2741 (MIME Commands): Fix mm-discouraged-alternatives.
2742
2743 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2744
2745 * search.texi (Regexps): More accurately describe which characters
2746 are special in which situations. Recommend _not_ to quote `]' or
2747 `-' when they are not special.
2748
2749 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2750
2751 * org.texi: Version number change only.
2752
2753 2006-03-06 Bill Wohler <wohler@newt.com>
2754
2755 * mh-e.texi: Move from SourceForge repository to Savannah.
2756 This is version 7.93, which is a total rewrite from the previous
2757 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2758 version 7.93.
2759
2760 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2761
2762 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2763
2764 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
2765
2766 * org.texi (Interaction): Add item about `org-mouse.el' by
2767 Piotr Zielinski.
2768 (Managing links): Document that also mouse-1 can be used to
2769 activate a link.
2770 (Headlines, FAQ): Add entry about hiding leading stars.
2771 (Miscellaneous): Resort the sections in this chapter to a more
2772 logical sequence.
2773
2774 2006-02-28 Andre Spiegel <spiegel@gnu.org>
2775
2776 * files.texi (Old Versions): Clarify operation of C-x v =.
2777
2778 2006-02-27 Simon Josefsson <jas@extundo.com>
2779
2780 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2781 2004-01-27 from the trunk).
2782
2783 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2784
2785 * cc-mode.texi: Rename c-hungry-backspace to
2786 c-hungry-delete-backwards, at the request of RMS. Leave the old
2787 name as an alias.
2788
2789 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2790
2791 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2792 include the function header within the defun.
2793
2794 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2795
2796 * cc-mode.texi: Correct two typos.
2797
2798 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2799
2800 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2801 existing comment.
2802 (Electric Keys): Add a justification for electric indentation.
2803 (Hungry WS Deletion): Clear up the names and complications of the
2804 BACKSPACE and DELETE keys.
2805
2806 2006-02-23 Juri Linkov <juri@jurta.org>
2807
2808 * faq.texi (Common requests): Move `Turning on auto-fill by
2809 default' after `Wrapping words automatically'. Move `Working with
2810 unprintable characters' before `Searching for/replacing newlines'.
2811 Move `Replacing highlighted text' after `Highlighting a region'.
2812 Merge `Repeating commands' and `Repeating a command as many times
2813 as possible' into the former.
2814 (Packages that do not come with Emacs): Add refs to Gmane and
2815 etc/MORE.STUFF.
2816
2817 2006-02-23 Juri Linkov <juri@jurta.org>
2818
2819 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2820 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2821 Add xref to `(emacs)Reporting Bugs'.
2822 (Getting a printed manual): Add URL to other formats of the manual.
2823 (Common requests): Fix menu.
2824 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2825 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2826 (Inserting text at the beginning of each line): Add pxref to
2827 `Changing the included text prefix'.
2828 (Forcing the cursor to remain in the same column): Mention `track-eol'
2829 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2830 (Replacing text across multiple files): Add keybinding `Q' for
2831 `dired-do-query-replace'.
2832
2833 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2834
2835 * reftex.texi: Version number and date change only.
2836
2837 * org.texi (Internal Links): Rewrite to cover the modified
2838 linking system.
2839
2840 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
2841
2842 * building.texi (Watch Expressions): Update and describe
2843 gdb-speedbar-auto-raise.
2844
2845 2006-02-19 Richard M. Stallman <rms@gnu.org>
2846
2847 * emacs.texi: Use @smallbook.
2848 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2849 Update subnode menu.
2850
2851 * building.texi (Lisp Interaction): Minor addition.
2852
2853 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2854
2855 * building.texi (Watch Expressions): Update and be more precise.
2856
2857 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2858
2859 * faq.texi: Remove the coding cookie, it's not needed anymore.
2860
2861 2006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
2862
2863 * maintaining.texi (Create Tags Table): Explain why the
2864 exception when etags writes to files under the /dev tree.
2865
2866 2006-02-14 Richard M. Stallman <rms@gnu.org>
2867
2868 * custom.texi (Safe File Variables): Lots of clarification.
2869 Renamed from Unsafe File Variables.
2870
2871 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * custom.texi (Unsafe File Variables): File variable confirmation
2874 assumed denied in batch mode.
2875
2876 2006-02-14 Richard M. Stallman <rms@gnu.org>
2877
2878 * building.texi (GDB User Interface Layout): Don't say `inferior'
2879 for program being debugged.
2880
2881 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2882
2883 * building.texi (GDB Graphical Interface):
2884 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2885
2886 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2887
2888 * custom.texi (Specifying File Variables, Unsafe File Variables):
2889 New nodes, split from File Variables. Document new file local
2890 variable behavior.
2891
2892 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2893
2894 * display.texi (Standard Faces):
2895 * faq.texi (Colors on a TTY):
2896 * files.texi (Visiting):
2897 * frames.texi (Clipboard):
2898 * glossary.texi (Glossary) <Clipboard>:
2899 * xresources.texi (X Resources): Mention Mac OS port.
2900
2901 2006-02-12 Karl Berry <karl@gnu.org>
2902
2903 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2904 8-bit accented a.
2905
2906 2006-02-12 Richard M. Stallman <rms@gnu.org>
2907
2908 * building.texi (Building): Clarify topic in intro.
2909
2910 * maintaining.texi (Maintaining): Change title; clarify topic.
2911 Delete duplicate index entries.
2912
2913 * building.texi (Other GDB User Interface Buffers): Clarifications.
2914
2915 * text.texi (Cell Commands): Clarifications.
2916
2917 * programs.texi (Defuns): Delete duplicate explanation of
2918 left-margin paren convention.
2919 (Hungry Delete): Minor cleanup.
2920
2921 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2922
2923 * dired.texi (Tumme): More tumme documentation.
2924
2925 2006-02-11 Alan Mackenzie <acm@muc.de>
2926
2927 * programs.texi ("Hungry Delete"): Correct the appellation of the
2928 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2929
2930 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2931
2932 * dired.texi (Tumme): Fix small bug.
2933
2934 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2935
2936 * macos.texi (Mac International): Rename "fontset-mac" to
2937 "fontset-standard".
2938
2939 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2940
2941 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2942
2943 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2944
2945 * dired.texi (Tumme): Basic documentation for Tumme added.
2946
2947 2006-02-08 Romain Francoise <romain@orebokech.com>
2948
2949 * faq.texi (Top): Remove paragraph about the FAQ being a
2950 transitional document, etc.
2951 (Searching for/replacing newlines): New node.
2952 (Yanking text in isearch): New node.
2953 (Inserting text at the beginning of each line): Rename and make
2954 more general, mention `M-;' in Message mode.
2955
2956 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2957
2958 * mule.texi (International):
2959 * programs.texi (Basic Indent): Fix typos.
2960
2961 * faq.texi (Meta key does not work in xterm)
2962 (Emacs does not display 8-bit characters)
2963 (Inputting eight-bit characters):
2964 * custom.texi (Minor Modes):
2965 * display.texi (Text Display):
2966 * commands.texi (Text Characters): Update xrefs.
2967
2968 2006-02-07 Richard M. Stallman <rms@gnu.org>
2969
2970 * emacs.texi (Top): Update subnode menu.
2971 Update info on old Emacs papers.
2972 (Intro): "Graphical display", not window system.
2973
2974 * xresources.texi (GTK styles): Minor clarifications.
2975
2976 * trouble.texi: "Graphical display", not window system.
2977 (Stuck Recursive): Minor clarification.
2978
2979 * text.texi: Minor clarifications.
2980 (Sentences): Explain why two-space convention is better.
2981 Explain sentence-end-without-period here.
2982 (Fill Commands): Not here.
2983 (Refill): Node moved down.
2984 (Filling): Update menu.
2985 (Table Creation, Cell Justification, Column Commands): Clarify.
2986
2987 * sending.texi: Minor clarifications.
2988
2989 * search.texi (Regexp Backslash): Clarification.
2990
2991 * rmail.texi: Minor cleanups.
2992 (Rmail): Delete digression about `rmail-mode'.
2993 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2994 (Rmail Files): Mention C-u M-x rmail.
2995 (Rmail Reply): Mention References.
2996 (Rmail Display): Mention rmail-nonignored-headers.
2997
2998 * programs.texi: Minor cleanups.
2999 (Comment Commands): Mention momentary Transient Mark mode.
3000 (Matching): Be more specific about customizing show-paren-mode.
3001 (Info Lookup): Don't list the modes that support C-h S.
3002 Just say what it does in an unsupported mode.
3003 (Man Page): Delete excessive info on customizing woman.
3004 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3005
3006 * abbrevs.texi: Minor clarifications.
3007 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3008 not "dynamic abbrevs" as if they were a kind of abbrev.
3009
3010 * picture.texi (Picture): Minor cleanup.
3011
3012 * mule.texi (Communication Coding): Say "other applications".
3013 (Fontsets): Not specific to X. Add xref to X Resources.
3014 (Unibyte Mode): Rename from Single-Byte Character Support.
3015 "Graphical display", not window system.
3016 (International): Update menu.
3017
3018 * maintaining.texi (Format of ChangeLog):
3019 New node, split out from ChangeLog.
3020 (ChangeLog): Clarifications in the remaining text.
3021 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3022 (Find Tag): Add @w.
3023 (Tags Search): Explain tag table order here. Simplify grep ref.
3024 (List Tags): tags-tag-face is a variable, not a face.
3025 (Emerge): Cleanups.
3026
3027 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3028 (Keyboard Macros): Avoid "the user".
3029
3030 * killing.texi: "Graphical display", not window system.
3031
3032 * help.texi (Help Echo): "Graphical display", not window system.
3033
3034 * glossary.texi: Say "you", not "the user". Say "graphical display".
3035
3036 * frames.texi: Minor cleanups. "Graphical display", not window system.
3037
3038 * files.texi (Visiting): Make drag-and-drop not X-specific.
3039
3040 * custom.texi: Minor cleanups. "Graphical display", not window system.
3041
3042 * cmdargs.texi: Minor cleanups.
3043
3044 * building.texi (Compilation): Move and split kill-compilation para.
3045 Add para about multiple compilers.
3046 (Compilation Mode): Commands also available in grep mode and others.
3047 Mention C-u C-x ` more tutorially. Clarify C-x `.
3048 (Compilation Shell): Clarify. Put Bash example first.
3049 (Grep Searching): Minor cleanups; add @w.
3050 (Debuggers): Minor cleanups.
3051 (Starting GUD): Make GDB xgraphical mode issue clearer.
3052 (Debugger Operation): Lots of clarifications including
3053 GDB tooltip side-effect issue.
3054 (Commands of GUD): Clarify.
3055 (GUD Customization): Add bashdb-mode-hook.
3056 (GDB Graphical Interface): Rewrite for clarity.
3057 (GDB User Interface Layout): Rewrite for clarity.
3058 (Stack Buffer, Watch Expressions): Likewise.
3059 (Other GDB User Interface Buffers): Cleanups.
3060 (Lisp Libraries, External Lisp): Cleanup.
3061
3062 * basic.texi (Position Info): "Graphical displays", rather than
3063 window systems.
3064
3065 * anti.texi: Minor cleanup.
3066
3067 2006-02-06 Romain Francoise <romain@orebokech.com>
3068
3069 * faq.texi (VM): VM now at version 7.19.
3070 Set myself as maintainer of this file.
3071
3072 2006-02-04 Michael Olson <mwolson@gnu.org>
3073
3074 * erc.texi (History): Note that ERC is now included with Emacs.
3075
3076 2006-02-03 Eli Zaretskii <eliz@gnu.org>
3077
3078 * custom.texi (Init File, Find Init): Add cross-references to
3079 where $HOME is described.
3080
3081 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3082
3083 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3084 is not inside the @table.
3085
3086 * emacs.texi (Top): Correct node name.
3087
3088 * files.texi (File Names): Fix @xref.
3089 (Reverting): Fix typo.
3090
3091 * mule.texi (International): Correct node name.
3092
3093 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3094
3095 2006-02-01 Richard M. Stallman <rms@gnu.org>
3096
3097 * emacs.texi (Top): Update subnode menu.
3098
3099 * mule.texi: Minor clarifications.
3100 Reduce the specific references to X Windows.
3101 Refer to "graphical" terminals, rather than window systems.
3102 (Text Coding): Rename from Specify Coding.
3103 (Communication Coding, File Name Coding, Terminal Coding):
3104 New nodes split out from Text Coding.
3105
3106 * kmacro.texi: Minor clarifications.
3107 (Keyboard Macro Ring): Comment out some excessive commands.
3108 (Basic Keyboard Macro): Split up the table, putting part in each node.
3109
3110 * major.texi: Minor clarifications.
3111
3112 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3113
3114 * windows.texi: Minor clarifications.
3115 (Change Window): Don't describe mode-line mouse cmds here.
3116 Add xref to Mode Line Mouse.
3117
3118 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3119
3120 * macos.texi (Mac International): Fix xref.
3121
3122 * indent.texi: Minor clarifications.
3123
3124 * frames.texi: Minor clarifications.
3125 Reduce the specific references to X Windows.
3126 Refer to "graphical" terminals, rather than window systems.
3127 (Frame Parameters): Don't mention commands like
3128 set-foreground-color. Just say to customize a face.
3129 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3130
3131 * files.texi: Minor clarifications.
3132 (Numbered Backups): New node, split out from Backup Names.
3133
3134 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3135
3136 * cmdargs.texi (General Variables): Fix xref.
3137
3138 * buffers.texi: Minor clarifications.
3139
3140 2006-01-31 Romain Francoise <romain@orebokech.com>
3141
3142 * message.texi (Message Headers): Explain what
3143 `message-alternative-emails' does in more detail.
3144 Update copyright year.
3145
3146 2006-01-31 Richard M. Stallman <rms@gnu.org>
3147
3148 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3149 Nodes moved to top.
3150
3151 * display.texi: Minor clarifications.
3152 (Display): Rearrange menu.
3153 (Standard Faces): Mention query-replace face.
3154 (Faces): Simplify.
3155 (Font Lock): Simplify face customization info.
3156 (Highlight Changes): Node merged into Highlight Interactively.
3157 (Highlight Interactively): Much rewriting and cleanup.
3158 (Optional Mode Line): Narrowed line number not good for goto-line.
3159 Simplify face customization advice.
3160 (Text Display): Mention use of escape-glyph face.
3161 Move ctl-arrow and tab-width here.
3162 (Display Custom): Move no-redraw-on-reenter to end of node.
3163
3164 * search.texi: Minor clarifications.
3165 (Isearch Scroll): Simplify.
3166 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3167
3168 * regs.texi (Registers): Mention bookmarks here.
3169
3170 * mark.texi: Minor clarifications.
3171 (Selective Undo): Node deleted.
3172
3173 * m-x.texi: Minor clarifications.
3174
3175 * killing.texi: Minor clarifications.
3176 Refer to "graphical" terminals, rather than window systems.
3177
3178 * help.texi: Clarifications.
3179 (Help): Don't describe C-h F and C-h K here.
3180 (Key Help): Describe C-h K here.
3181 (Name Help): Mention Emacs Lisp Intro.
3182 Describe C-h F here.
3183 (Misc Help): Mention C-h F and C-h K only briefly.
3184
3185 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3186 Selective undo text merged in.
3187 (Spelling): Mention Aspell along with Ispell.
3188
3189 * emacs.texi (Top): Update subnode menus.
3190
3191 * basic.texi (Basic Undo): Rename from Undo. Most of text
3192 moved to new Undo node.
3193
3194 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3195
3196 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3197
3198 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * basic.texi (Continuation Lines, Inserting Text):
3201 Mention longlines mode.
3202
3203 2006-01-29 Richard M. Stallman <rms@gnu.org>
3204
3205 * screen.texi: Minor cleaups.
3206 (Screen): Clean up the intro paragraphs.
3207 (Mode Line): Lots of rewriting. Handle frame-name better.
3208 eol-mnemonic-... vars moved out.
3209
3210 * emacs.texi (Top): Change menu item for MS-DOS node.
3211 Update subnode menu.
3212
3213 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3214 chapter relates to Windows. Title changed.
3215
3216 * mini.texi: Minor cleanups.
3217
3218 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3219 (Mark): Put it in the menu.
3220
3221 * entering.texi: Minor cleanups.
3222
3223 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3224 (Intro): Refer to "graphical" terminals, rather than X.
3225
3226 * display.texi (Display Custom): Add xref to Variables.
3227 (Optional Mode Line): eol-mnemonic-... vars moved here.
3228
3229 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3230 rather than X.
3231
3232 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3233
3234 * basic.texi: Minor cleanups.
3235 (Undo): selective-undo moved.
3236
3237 2006-01-29 Michael Olson <mwolson@gnu.org>
3238
3239 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3240
3241 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3242
3243 * faq.texi (New in Emacs 22): Mention ERC.
3244
3245 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3246
3247 * rcirc.texi: Capitalize dir entry for consistency with the entry
3248 in info/dir and other entries in the Emacs category.
3249 Fix typos. Delete trailing whitespace.
3250
3251 2006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
3252
3253 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3254
3255 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3256
3257 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3258 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3259
3260 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3261 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3262
3263 2006-01-27 Alex Schroeder <alex@gnu.org>
3264
3265 * rcirc.texi: New file.
3266
3267 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * anti.texi (Antinews): Various corrections and additions.
3270
3271 2006-01-23 Juri Linkov <juri@jurta.org>
3272
3273 * custom.texi (Easy Customization, Customization Groups)
3274 (Browsing Custom): Mention links along with buttons.
3275
3276 * widget.texi (User Interface): Add S-TAB for widget-backward.
3277
3278 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3279
3280 Sync with Tramp 2.0.52.
3281
3282 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3283 Add Tramp disabling item. New item for common connection problems.
3284 (various): Apply "ftp" as method for the download URL.
3285 (Bug Reports): Refer to FAQ for common problems.
3286
3287 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3288
3289 * widget.texi (User Interface): Use @key for TAB.
3290
3291 * text.texi (TeX Print): Use @key for TAB.
3292
3293 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3294
3295 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3296
3297 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3298 for TAB.
3299
3300 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3301
3302 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3303
3304 * files.texi (File Aliases): Don't claim that usually separate
3305 buffers are created for two file names that name the same data.
3306 Mention additional situations where different names mean the same
3307 file on disk.
3308
3309 2006-01-19 Richard M. Stallman <rms@gnu.org>
3310
3311 * killing.texi (Deletion): Upcase @key argument.
3312
3313 * custom.texi (Custom Themes): Minor cleanup.
3314
3315 * programs.texi (Hungry Delete): Upcase @key argument.
3316
3317 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3318
3319 * gnus.texi: Update copyright.
3320
3321 2006-01-16 Juri Linkov <juri@jurta.org>
3322
3323 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3324 Move `mode-line-highlight' before `mode-line-buffer-id'.
3325
3326 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3327
3328 * gnus.texi (Article Washing): Additions.
3329
3330 2006-01-08 Alex Schroeder <alex@gnu.org>
3331
3332 * pgg.texi (Caching passphrase): Rewording.
3333
3334 2006-01-14 Richard M. Stallman <rms@gnu.org>
3335
3336 * basic.texi (Inserting Text): Minor cleanup.
3337
3338 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3339
3340 * org.texi (Agenda commands): Document tags command.
3341
3342 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3343
3344 * custom.texi (Changing a Variable, Face Customization):
3345 Update for changes in Custom menus.
3346
3347 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3348
3349 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3350
3351 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3352
3353 * gnus.texi (RSS): Addition.
3354
3355 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3356
3357 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3358
3359 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3360
3361 * emacs-mime.texi (Display Customization): Add setting example to
3362 mm-discouraged-alternatives.
3363
3364 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3365
3366 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3367 version is the canonical version.
3368
3369 2006-01-08 Alex Schroeder <alex@gnu.org>
3370
3371 * pgg.texi (Caching passphrase): Rewording.
3372
3373 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3374
3375 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3376 repository URL.
3377
3378 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3379
3380 * org.texi: Removed the accidentally re-added empty line in the
3381 direntry.
3382
3383 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3384
3385 * macos.texi (Mac International): Undo last change.
3386
3387 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3388
3389 * org.texi (Agenda Views): Chapter reorganized.
3390
3391 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
3392
3393 * custom.texi (Custom Themes): Describe the new
3394 customize-create-theme interface.
3395
3396 2005-12-30 Juri Linkov <juri@jurta.org>
3397
3398 * basic.texi (Position Info): Update example.
3399
3400 2005-12-29 Romain Francoise <romain@orebokech.com>
3401
3402 * faq.texi (Using Customize): New node.
3403
3404 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3405
3406 * org.texi: Remove blank line in @direntry. It is non-standard
3407 and recursively produces blank lines all over the dir file (when
3408 using Texinfo 4.8).
3409
3410 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3411
3412 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3413
3414 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
3415
3416 * custom.texi (Custom Themes): `load-theme' always loads.
3417
3418 2005-12-23 Juri Linkov <juri@jurta.org>
3419
3420 * display.texi (Highlight Interactively): Use double space to
3421 separate sentences. Replace C-p with M-p, and C-n with M-n.
3422
3423 2005-12-22 Richard M. Stallman <rms@gnu.org>
3424
3425 * custom.texi (Easy Customization and subnodes):
3426 Replace "active field" with "button".
3427 Use "user option" only for variables.
3428 Use "setting" for variable-or-face.
3429
3430 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3431
3432 * buffers.texi (Select Buffer): Change order in table to make
3433 "Similar" refer to the correct item.
3434 (Indirect Buffers): Minor rewording.
3435
3436 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3437
3438 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3439
3440 2005-12-20 Juri Linkov <juri@jurta.org>
3441
3442 * files.texi (VC Status): Put P and N near p and n.
3443
3444 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3445
3446 * org.texi (Tags): Boolean logic documented.
3447 (Agenda Views): Document custom commands.
3448
3449 2005-12-20 David Kastrup <dak@gnu.org>
3450
3451 * faq.texi (AUCTeX): Update version and mailing list info.
3452
3453 2005-12-19 Richard M. Stallman <rms@gnu.org>
3454
3455 * programs.texi (Electric C): Delete the info about newline control.
3456 (Other C Commands): Minor cleanup.
3457 (Left Margin Paren): Minor cleanup.
3458
3459 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3460
3461 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3462 (Customization Groups): Delete text moved to "Browsing Custom".
3463 (Browsing Custom): New node.
3464 (Specific Customization): Clarify which commands only work for
3465 loaded options.
3466
3467 2005-12-18 Bill Wohler <wohler@newt.com>
3468
3469 * frames.texi (Tool Bars): Shorten text of previous change.
3470
3471 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3472
3473 * files.texi (VC Status): Document log-view mode.
3474
3475 2005-12-18 Bill Wohler <wohler@newt.com>
3476
3477 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3478 permanently via the customize interface.
3479
3480 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3481
3482 * gnus.texi (MIME Commands): Mention addition of
3483 multipart/alternative to gnus-buttonized-mime-types and add xref
3484 to mm-discouraged-alternatives.
3485
3486 * emacs-mime.texi (Display Customization): Mention addition of
3487 "image/.*" and add xref to gnus-buttonized-mime-types in the
3488 mm-discouraged-alternatives section.
3489
3490 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3491
3492 * org.texi (Tags): New section.
3493 (Agenda Views): Chapter reorganized.
3494
3495 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3496
3497 * killing.texi (Killing by Lines): Document `kill-whole-line'
3498 function.
3499
3500 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3501
3502 * org.texi (Internal Links): Add a missing comma after an @xref.
3503
3504 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3505
3506 * buffers.texi (Select Buffer): Change `prev-buffer' to
3507 `previous-buffer'. Indicate that these functions use a frame
3508 local buffer list.
3509
3510 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3511
3512 * faq.texi (Filling paragraphs with a single space): No need to
3513 change sentence-end now.
3514
3515 2005-12-13 Romain Francoise <romain@orebokech.com>
3516
3517 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3518
3519 2005-12-12 Jay Belanger <belanger@truman.edu>
3520
3521 * faq.texi (Calc): Update version number.
3522
3523 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3524
3525 * org.texi (Progress Logging): New section.
3526
3527 2005-12-12 Richard M. Stallman <rms@gnu.org>
3528
3529 * custom.texi (Easy Customization): Change menu comment.
3530 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3531
3532 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3533 (Help): Among the Apropos commands, describe only C-h a here.
3534
3535 2005-12-11 Richard M. Stallman <rms@gnu.org>
3536
3537 * programs.texi (Options for Comments): Comment-end starts with space.
3538
3539 * glossary.texi (Glossary): Minor cleanup.
3540
3541 * files.texi (Old Versions): Use @table.
3542
3543 2005-12-10 Romain Francoise <romain@orebokech.com>
3544
3545 Update the Emacs FAQ for the 22.1 release.
3546
3547 * faq.texi: Set VER to `22.1'.
3548 (Basic editing): Explain how to use localized versions of the
3549 Tutorial. Mention that `C-h r' displays the manual. Delete
3550 obsolete WWW link to an Emacs 18 tutorial.
3551 (Getting a printed manual): Point to the new locations of the
3552 manuals on the GNU Web site.
3553 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3554 available via Info (it was previously distributed separately).
3555 (Installing Texinfo documentation): The latest version of Texinfo
3556 is 4.8, not 4.0.
3557 (Informational files for Emacs): COPYING is the GNU General Public
3558 License, not the Emacs General Public License.
3559 (Informational files for Emacs): Delete obsolete link to the
3560 GNUinfo pages as they have been removed from the GNU Web site.
3561 (New in Emacs 22): New node.
3562 (Setting up a customization file): Say that most packages support
3563 Customize nowadays.
3564 (Colors on a TTY): Delete reference to instructions on how to
3565 enable syntax highlighting, it is now enabled by default.
3566 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3567 at startup automatically.
3568 (Controlling case sensitivity): Mention `M-c' in isearch.
3569 (Using an already running Emacs process): Emacs now creates the
3570 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3571 gnuserv. As emacsclient can now run Lisp code as well, delete a
3572 sentence praising gnuserv for that. Simplify description of how
3573 the client/server operation works.
3574 (Compiler error messages): Delete obsolete text (compile.el has
3575 been rewritten).
3576 (Indenting switch statements): Fix typo.
3577 (Matching parentheses): Simplify setup instructions, mention the
3578 menu bar item in the Options menu.
3579 (Repeating a command as many times as possible): Mention `C-x e'.
3580 (Going to a line by number): Mention new keymap and bindings
3581 `M-g M-g', `M-g M-p' and `M-g M-n'.
3582 (Turning on syntax highlighting): Now on by default. Simplify.
3583 (Replacing highlighted text): Use `1', not `t'.
3584 (Problems with very large files): The maximum size is now 256MB on
3585 32-bit machines.
3586 (^M in the shell buffer): Mention `comint-process-echoes'.
3587 (Emacs for Apple computers): Emacs 22 has native support for Mac
3588 OS X.
3589 (Translating names to IP addresses): Delete node.
3590 (Binding keys to commands): Fix typo.
3591 (SPC no longer completes file names): New node.
3592 (MIME with Emacs mail packages): Delete section about the Emacs
3593 MIME FAQ (it's not reachable anymore).
3594
3595 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
3596
3597 * display.texi (Highlight Interactively): Include
3598 global-hi-lock-mode. Add miscellaneous details and elaborations.
3599
3600 2005-12-09 Richard M. Stallman <rms@gnu.org>
3601
3602 * display.texi (Font Lock): Delete the Global FL menu item.
3603
3604 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3605
3606 * custom.texi (Minibuffer Maps): Mention the maps for file name
3607 completion.
3608
3609 2005-12-09 Kim F. Storm <storm@cua.dk>
3610
3611 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3612 prefix keys even when mark is active. Decribe that RET moves
3613 cursor to next corner in rectangle; clarify insert around rectangle.
3614
3615 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3616
3617 * cc-mode.texi: The manual has been extensively revised: the
3618 information about using CC Mode has been separated from the larger
3619 and more difficult chapters about configuration. It has been
3620 updated for CC Mode 5.31.
3621
3622 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3623
3624 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3625 (Selecting an implementation): Fix descriptions.
3626
3627 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3628
3629 * message.texi (Various Message Variables): Addition.
3630
3631 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3632
3633 * message.texi: Fix default values.
3634
3635 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3636
3637 * message.texi (Header Commands): Clarify descriptions of
3638 message-cross-post-followup-to, message-reduce-to-to-cc, and
3639 message-insert-wide-reply.
3640 (Various Commands): Fix kindex for message-kill-to-signature;
3641 clarify description of message-tab.
3642
3643 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3644
3645 * message.texi (Mailing Lists): Fix description about MFT.
3646
3647 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3648
3649 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3650
3651 * gnus.texi (Slow Terminal Connection): Replace old description
3652 with new one.
3653
3654 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3655
3656 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3657 replace X-Draft-Headers with X-Draft-From.
3658
3659 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3660
3661 * gnus.texi (Various Various): Fix the default value of
3662 nnheader-max-head-length.
3663 (Gnus Versions): Fix typo.
3664
3665 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3666
3667 * custom.texi (Customization): Use xref to elisp manual for
3668 non-TeX output.
3669 (Minor Modes): Update.
3670 (Customization Groups, Changing a Variable, Face Customization):
3671 Update for new appearance of Custom buffers.
3672 (Changing a Variable): `custom-buffer-done-function' has been
3673 replaced by `custom-buffer-done-kill'.
3674 (Specific Customization): In the `customize-group' buffer, a
3675 subgroup's contents are not "hidden". They are not included at
3676 all. They have no [Show] button.
3677 (Mouse Buttons): Add pxref to description of mouse event lists in
3678 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3679 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3680 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3681
3682 2005-12-08 Richard M. Stallman <rms@gnu.org>
3683
3684 * mini.texi (Completion Commands, Completion):
3685 In file name input, SPC does not do completion.
3686
3687 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3688
3689 * org.texi (Structure editing): Document new functionality of
3690 M-RET.
3691
3692 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * building.texi (GDB Graphical Interface): Explain screen size
3695 setting.
3696 (Other GDB User Interface Buffers): Describe features specific to
3697 GDB 6.4.
3698
3699 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3700
3701 * org.texi (Internal Links): Fix Texinfo usage.
3702
3703 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3704
3705 * org.texi (TODO basics): Document the global todo list.
3706 (TODO items): Documents sparse tree for specific TODO
3707 keywords.
3708
3709 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
3710
3711 * building.texi (GDB User Interface Layout): Describe how to
3712 kill associated buffers.
3713 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3714 (Watch Expressions): Be more precise.
3715 (Other GDB User Interface Buffers): Describe how to change a
3716 register value.
3717
3718 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3719
3720 * org.texi (Plain Lists): Typos fixed.
3721
3722 2005-11-28 Jay Belanger <belanger@truman.edu>
3723
3724 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3725
3726 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3727
3728 * org.texi (Structure editing): New item moving commands added.
3729 (Plain Lists): New section.
3730
3731 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3732
3733 * macos.texi (Mac Input): Remove description of
3734 mac-command-key-is-meta. Add descriptions of
3735 mac-control-modifier, mac-command-modifier, and
3736 mac-option-modifier.
3737 (Mac International): Fix description of conversion of clipboard data.
3738 (Mac Font Specs): Add example of font customization by face attributes.
3739
3740 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * building.texi (Watch Expressions): Expand description.
3743 (Other GDB User Interface Buffers): Describe local map for
3744 gud-watch.
3745
3746 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * display.texi (Font Lock): Font lock is enabled by default now.
3749
3750 2005-11-20 Juri Linkov <juri@jurta.org>
3751
3752 * basic.texi (Position Info): Update examples of the output.
3753 Remove the fact that examples are produced in the TeXinfo buffer,
3754 because in the Info reader users will get a different output from
3755 `C-x ='.
3756
3757 * building.texi (Compilation Mode): Remove paragraph duplicated
3758 from the node `Compilation'. Add `compilation-skip-threshold'.
3759
3760 * display.texi (Font Lock): Suggest more user-friendly method of
3761 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3762
3763 2005-11-18 Richard M. Stallman <rms@gnu.org>
3764
3765 * files.texi (Registering): Mention @@ in mode line.
3766
3767 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3768
3769 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3770
3771 * files.texi (Renaming and VC): Some back-ends don't
3772 handle renaming.
3773
3774 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3775
3776 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3777 (Agenda): Document commands `org-cycle-agenda-files' and
3778 `org-agenda-file-to-front'
3779 (Built-in table editor): Document `org-table-sort-lines'.
3780 (HTML formatting): Export of hand-formatted lists.
3781
3782 2005-11-17 Juri Linkov <juri@jurta.org>
3783
3784 * emacs.texi (Top):
3785 * display.texi (Highlight Interactively): Put this font-lock based
3786 mode near Font Lock node.
3787
3788 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3791 icons.
3792
3793 2005-11-12 Kim F. Storm <storm@cua.dk>
3794
3795 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3796 (Help Summary): Add C-h d and C-h e.
3797 (Apropos): Clarify that all apropos commands may search for either
3798 list of words or a regexp. Add C-h d for apropos-documentation.
3799 Describe apropos-documentation-sort-by-scores user option.
3800
3801 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3802
3803 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3804 new variable gnus-toolbar-thickness.
3805
3806 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3807
3808 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3809
3810 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3811
3812 * gnus.texi (X-Face): Fix description.
3813 (XVarious): Remove gnus-xmas-logo-color-alist and
3814 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3815
3816 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3817
3818 * gnus.texi (Group Parameters): Mention new variable
3819 gnus-parameters-case-fold-search.
3820 (Home Score File): Addition.
3821
3822 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3823
3824 * killing.texi (CUA Bindings): Add @section.
3825
3826 2005-11-10 Kim F. Storm <storm@cua.dk>
3827
3828 * emacs.texi (Top): Add CUA Bindings entry to menu.
3829
3830 * killing.texi (CUA Bindings): New node. Moved here from
3831 misc.texi and extended with info on rectangle commands and
3832 rectangle highlighting, interface to registers, and the global
3833 mark feature.
3834
3835 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3836
3837 * regs.texi: Prev link points to CUA Bindings node.
3838
3839 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3840
3841 * help.texi (Help Echo): By default, help echos are only shown on
3842 mouse-over, not on point-over.
3843
3844 2005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
3845
3846 * misc.texi (Shell Mode): Describe how to activate password echoing.
3847
3848 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3849
3850 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3851 (Overview): List supported feed types.
3852 (Installation): No installation necessary when using autoload.
3853 (Configuration): Rename "RSS" to "news".
3854
3855 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3856
3857 * pgg.texi (User Commands): Document additional passphrase
3858 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3859 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3860
3861 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3862
3863 * org.texi: Version number changed to 3.19.
3864
3865 2005-11-04 Romain Francoise <romain@orebokech.com>
3866
3867 * mark.texi (Mark Ring): Fix typo.
3868
3869 2005-11-03 Richard M. Stallman <rms@gnu.org>
3870
3871 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3872
3873 2005-11-01 Bill Wohler <wohler@newt.com>
3874
3875 * help.texi (Help Mode): Fix typo.
3876
3877 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
3878
3879 * building.texi (Other GDB User Interface Buffers): Describe
3880 the command gdb-use-inferior-io-buffer.
3881
3882 2005-10-31 Romain Francoise <romain@orebokech.com>
3883
3884 * files.texi (Compressed Files): Fix typo.
3885
3886 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3887
3888 * windows.texi (Force Same Window): Likewise.
3889
3890 2005-10-30 Bill Wohler <wohler@newt.com>
3891
3892 * help.texi (Help Mode): URLs viewed with browse-url.
3893
3894 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
3895
3896 * building.texi (GDB Graphical Interface): Don't reference
3897 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3898 must stay in same frame.
3899
3900 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
3901
3902 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3903
3904 * anti.texi (Antinews): Likewise.
3905
3906 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
3907
3908 * pgg.texi (How to use): Update the example to add autoload of
3909 pgg-encrypt-symmetric-region.
3910 (User Commands): Document pgg-encrypt-symmetric-region.
3911 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3912
3913 2005-10-28 Bill Wohler <wohler@newt.com>
3914
3915 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3916
3917 2005-10-28 Richard M. Stallman <rms@gnu.org>
3918
3919 * files.texi (Visiting): Explain how to enter ? in a file name.
3920
3921 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3922
3923 2005-10-27 Jay Belanger <belanger@truman.edu>
3924
3925 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3926 mention other TeX-related units.
3927
3928 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
3929
3930 * building.texi (GDB Graphical Interface): Describe
3931 gdb-mouse-until.
3932
3933 2005-10-23 Richard M. Stallman <rms@gnu.org>
3934
3935 * custom.texi (Init File): Recommend when to use site-start.el.
3936
3937 2005-10-23 Lars Hansen <larsh@soem.dk>
3938
3939 * dired-x.texi (Miscellaneous Commands): Replace
3940 dired-do-relative-symlink by dired-do-relsymlink and
3941 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3942
3943 2005-10-23 Jay Belanger <belanger@truman.edu>
3944
3945 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3946 constant.
3947
3948 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
3949
3950 * faq.texi (Bugs and problems): Replace
3951 `dired-move-to-filename-regexp' by
3952 `directory-listing-before-filename-regexp'.
3953
3954 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3955
3956 * newsticker.texi (UPDATED): Set value.
3957
3958 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3959
3960 * gnus.texi (Document Groups): Remove duplicate item.
3961
3962 2005-10-21 Juri Linkov <juri@jurta.org>
3963
3964 * custom.texi (Examining): Mention accessing the old variable
3965 value via M-n in set-variable.
3966
3967 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
3968
3969 * org.texi (Summary): Mention iCalendar support.
3970 (Exporting): Document iCalendar support.
3971
3972 2005-10-18 Romain Francoise <romain@orebokech.com>
3973
3974 * files.texi (Version Systems): Capitalize GNU.
3975
3976 * viper.texi (Viper Specials): Likewise.
3977
3978 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
3979
3980 * building.texi (Compilation Mode): Remove redundant paragraph.
3981 (Watch Expressions): Remove paragraph to reflect code change.
3982
3983 2005-10-17 Juri Linkov <juri@jurta.org>
3984
3985 * info.texi (Getting Started, Search Index, Expert Info):
3986 Fix wording.
3987 (Search Text): Replace `echo area' with `mode line'.
3988 (Search Index): Both `i' and `,' find all index entries.
3989 Replace example `C-f' with `C-l' (which exists in index of Info
3990 manual) and delete spaces in its keyboard input sequence.
3991 Delete unnecessary explanations about literal characters.
3992
3993 2005-10-16 Richard M. Stallman <rms@gnu.org>
3994
3995 * building.texi (Compilation Mode, Compilation): Clarified.
3996
3997 2005-10-15 Richard M. Stallman <rms@gnu.org>
3998
3999 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4000
4001 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4002
4003 * gnus.texi (Document Server Internals): Addition.
4004
4005 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4006
4007 * gnus.texi (A note on namespaces): Fix RFC reference.
4008
4009 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4010
4011 * gnus.texi (RSS): Fix key description.
4012
4013 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4014
4015 * gnus.texi: Emacs/w3 -> Emacs/W3.
4016 (Browsing the Web): Fix description.
4017 (Web Searches): Ditto.
4018 (Customizing W3): Ditto.
4019
4020 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4021
4022 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4023
4024 2005-10-13 Kenichi Handa <handa@m17n.org>
4025
4026 * basic.texi (Position Info): Fix previous change.
4027
4028 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4029
4030 * cmdargs.texi (Icons X): Fix typo.
4031
4032 2005-10-12 Kenichi Handa <handa@m17n.org>
4033
4034 * basic.texi (Position Info): Describe the case that Emacs shows
4035 "part of display ...".
4036
4037 2005-10-11 Jay Belanger <belanger@truman.edu>
4038
4039 * calc.texi (Integration): Mention using `a i' to compute definite
4040 integrals.
4041
4042 2005-10-11 Juri Linkov <juri@jurta.org>
4043
4044 * info.texi: Rearrange nodes.
4045 (Top): Update menu. Change ref `Info for Experts' to
4046 `Advanced Info Commands'.
4047 (Getting Started): Fix description of manual's parts.
4048 (Help-Int): Change xref `Info Search' to `Search Index', and
4049 `Expert Info' to `Advanced'.
4050 (Advanced): Move node one level up.
4051 (Search Text, Search Index): New nodes split out from `Info Search'.
4052 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4053 split out from `Advanced'.
4054 (Advanced, Emacs Info Variables): De-document editing an Info file
4055 in Info.
4056 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4057 (Creating an Info File): Delete node and move its text to
4058 `Expert Info'.
4059
4060 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4061
4062 * cmdargs.texi (Icons X): -nb => -nbi.
4063
4064 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * frames.texi (Speedbar): A couple more clarifications.
4067
4068 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * building.texi (GDB User Interface Layout): Improve diagram.
4071 (Watch Expressions): Explain how to make speedbar global.
4072 (Other GDB User Interface Buffers): Make references more precise.
4073
4074 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4075
4076 * org.texi (Workflow states): Documented that change in keywords
4077 becomes active only after restart of Emacs.
4078
4079 2005-10-09 Richard M. Stallman <rms@gnu.org>
4080
4081 * frames.texi (Speedbar): Clarify the text.
4082
4083 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * frames.texi (Speedbar): Add information on keybindings,
4086 dismissing the speedbar, and buffer display mode. Link to
4087 speedbar manual.
4088
4089 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4090
4091 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4092 added -nb, --no-bitmap-icon.
4093
4094 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4095
4096 Sync with Tramp 2.0.51.
4097
4098 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * speedbar.texi (Introduction): Describe new location of speedbar
4101 on menubar.
4102 (Basic Key Bindings): Remove descriptions of bindings that have
4103 been removed.
4104
4105 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
4106
4107 * building.texi (GDB Graphical Interface): Add variables and
4108 functions to indices. Be more precise.
4109
4110 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * speedbar.texi (GDB): Describe use of watch expressions.
4113
4114 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4115
4116 * frames.texi (Drag and Drop): Remove the x- from
4117 x-dnd-open-file-other-window and xdnd-protocol-alist.
4118
4119 2005-09-30 Romain Francoise <romain@orebokech.com>
4120
4121 * mini.texi (Minibuffer): The default value now appears before the
4122 colon in minibuffer prompts.
4123
4124 2005-09-28 Simon Josefsson <jas@extundo.com>
4125
4126 * message.texi (IDNA): Fix.
4127
4128 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4129
4130 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4131 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4132 description of nntp-open-connection-function.
4133 (Common Variables): Fix descriptions.
4134
4135 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4136
4137 * gnus.texi (Server Buffer Format): Document the %a format spec.
4138
4139 2005-09-25 Richard M. Stallman <rms@gnu.org>
4140
4141 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4142
4143 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4146
4147 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4148
4149 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4150
4151 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4152
4153 * org.texi Version 3.16.
4154
4155 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4156
4157 * emacs.texi (Top): Update submenus from macos.texi.
4158
4159 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4160 (Mac OS): Update feature support status.
4161 (Mac Input): List supported input scripts. Remove description
4162 about `mac-keyboard-text-encoding'. Mention mouse button
4163 emulation and related variables.
4164 (Mac International): Mention Central European and Cyrillic
4165 support. Now `keyboard-coding-system' is dynamically changed.
4166 Add description about coding system for selection. Add
4167 description about language environment.
4168 (Mac Environment Variables): Mention
4169 `~/.MacOSX/environment.plist'. Give example of command line
4170 arguments. Add Preferences support.
4171 (Mac Directories): Explicitly state that this node is for Mac OS
4172 Classic only.
4173 (Mac Font Specs): Mention specification for scalable fonts. List
4174 supported charsets. Add preferred way of creating fontsets. Add
4175 description about `mac-allow-anti-aliasing'.
4176 (Mac Functions): Add descriptions about `mac-set-file-creator',
4177 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4178 and `mac-get-preference'.
4179
4180 2005-09-19 Miles Bader <miles@gnu.org>
4181
4182 * newsticker.texi: Get rid of CVS keywords.
4183
4184 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4185
4186 * gnus.texi (Finding the Parent): Fix description of how Gnus
4187 finds article.
4188
4189 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4190
4191 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4192 to drop off non-answered articles.
4193
4194 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4195
4196 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4197 braces (which are unsupported by NMAKE) for macro `srcdir'.
4198
4199 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4200
4201 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4202 (../info/newsticker, newsticker.dvi): New targets.
4203
4204 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4205
4206 * newsticker.texi: Replace @command with @code. Replace @example
4207 with @lisp.
4208 (Top): Added explanations to menu items.
4209 (GNU Free Documentation License): Removed.
4210
4211 2005-09-16 Romain Francoise <romain@orebokech.com>
4212
4213 Update all files to specify GFDL version 1.2.
4214
4215 * doclicense.texi (GNU Free Documentation License): Update to
4216 version 1.2.
4217
4218 2005-09-15 Richard M. Stallman <rms@gnu.org>
4219
4220 * buffers.texi (List Buffers): Fix xref.
4221
4222 * rmail.texi (Rmail Basics): Fix xref.
4223
4224 * emacs.texi (Top): Update subnode menus.
4225
4226 * files.texi (Saving Commands): New node, broken out of Saving.
4227 (Customize Save): New node, broken out of Saving.
4228 Clarify effect of write-region-inhibit-fsync.
4229 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4230
4231 * newsticker.texi: Fix @setfilename.
4232
4233 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4234 (../info/newsticker, newsticker.dvi): New targets.
4235
4236 2005-09-14 Romain Francoise <romain@orebokech.com>
4237
4238 * files.texi (Saving): Mention write-region-inhibit-fsync.
4239
4240 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * custom.texi (Custom Themes): New node.
4243
4244 2005-09-03 Richard M. Stallman <rms@gnu.org>
4245
4246 * search.texi (Search Case): Mention vars that control
4247 case-fold-search for various operations.
4248
4249 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4250
4251 * org.texi: Version 3.15.
4252
4253 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * ses.texi: Combine all three indices into one.
4256 Correct a few typos.
4257
4258 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4259
4260 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4261
4262 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4263
4264 * emacs-mime.texi (Handles): Remove duplicate item.
4265 (Encoding Customization): Fix the default value for
4266 mm-coding-system-priorities.
4267 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4268 (Basic Functions): Fix reference.
4269
4270 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4271
4272 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4273
4274 2005-08-22 Juri Linkov <juri@jurta.org>
4275
4276 * display.texi (Standard Faces): Merge the text from
4277 `(elisp)Standard Faces' into this node.
4278
4279 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * emacs.texi (Top): Delete menu item for deleted node
4282 Keyboard Translations.
4283
4284 2005-08-18 Richard M. Stallman <rms@gnu.org>
4285
4286 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4287 and web site.
4288
4289 * trouble.texi (Unasked-for Search):
4290 Delete xref to Keyboard Translations.
4291
4292 * glossary.texi (Glossary): Delete xref.
4293
4294 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4295 not keyboard-translate.
4296
4297 * custom.texi (Minor Modes): Say that the list here is not complete.
4298 (Keyboard Translations): Node deleted.
4299 (Disabling): Delete xref to it.
4300 (Customization Groups): Fix Custom buffer example.
4301 (Hooks): Mention remove-hooks.
4302
4303 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4304
4305 * building.texi (GDB Graphical Interface): Improve filling of menu
4306 item.
4307
4308 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
4309
4310 * building.texi (GDB Graphical Interface): Use better node names.
4311
4312 2005-08-14 Richard M. Stallman <rms@gnu.org>
4313
4314 * text.texi (Sentences): Fix xref.
4315
4316 2005-08-14 Juri Linkov <juri@jurta.org>
4317
4318 * building.texi (Compilation, Grep Searching): Move grep command
4319 headings from `Compilation' to `Grep Searching'.
4320
4321 * dired.texi (Dired and Find):
4322 * maintaining.texi (Tags Search): Replace grep xref to
4323 `Compilation' node with `Grep Searching'.
4324
4325 * files.texi (Comparing Files): Replace xref to `Compilation' with
4326 `Compilation Mode'.
4327
4328 2005-08-13 Alan Mackenzie <acm@muc.de>
4329
4330 * search.texi (Non-ASCII Isearch): Correct a typo.
4331 (Replacement Commands): Mention query-replace key binding.
4332
4333 2005-08-11 Richard M. Stallman <rms@gnu.org>
4334
4335 * programs.texi (Options for Comments): Fix xref.
4336
4337 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4338 out of Regexps.
4339
4340 * faq.texi (Using regular expressions): Fix xref.
4341
4342 2005-08-09 Juri Linkov <juri@jurta.org>
4343
4344 * building.texi (Compilation): Use `itemx' instead of `item'.
4345 (Grep Searching): Simplify phrase.
4346
4347 * display.texi (Standard Faces): Describe vertical-border on
4348 window systems.
4349
4350 * windows.texi (Split Window): Simplify phrase and mention
4351 vertical-border face.
4352
4353 2005-08-09 Richard M. Stallman <rms@gnu.org>
4354
4355 * files.texi (Comparing Files): Clarify compare-windows.
4356
4357 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4358
4359 2005-08-09 Juri Linkov <juri@jurta.org>
4360
4361 * info.texi (Help-P): Replace `Prev' with `Previous'.
4362 (Help-M, Help-Xref): Add S-TAB.
4363 (Help-FOO): Update `u' command.
4364 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4365 Update info about visibility of xref parts.
4366 (Help-Int): Fix `m' command. Rename `Info-last' to
4367 `Info-history-back'. Add `Info-history-forward'.
4368 (Advanced): Fix `g*' and `M-n' commands.
4369 (Info Search): Add `index-apropos' in stand-alone browser.
4370 Add isearch commands.
4371 (Emacs Info Variables): Remove `Info-fontify'.
4372 Add `Info-mode-hook'. Update face names.
4373 Add `Info-fontify-maximum-menu-size',
4374 `Info-fontify-visited-nodes', `Info-isearch-search'.
4375
4376 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4377
4378 Sync with Tramp 2.0.50.
4379
4380 * tramp.texi: Use @option{} consequently for method names.
4381 (Inline methods, External transfer methods): Remove references to
4382 Cygwin.
4383 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4384 implementation.
4385
4386 2005-08-06 Eli Zaretskii <eliz@gnu.org>
4387
4388 * mule.texi (Coding Systems): Rephrase the paragraph about
4389 codepages: no need for "M-x codepage-setup" anymore, except on
4390 MS-DOS.
4391
4392 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4393 the MS-DOS port only.
4394
4395 2005-07-30 Eli Zaretskii <eliz@gnu.org>
4396
4397 * makefile.w32-in (info): Don't run multi-install-info.bat.
4398 ($(infodir)/dir): New target, produced by running
4399 multi-install-info.bat.
4400
4401 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4402
4403 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4404 Mention that gnus-init-file is not read when Emacs is invoked with
4405 --no-init-file or -q.
4406
4407 2005-07-22 Eli Zaretskii <eliz@gnu.org>
4408
4409 * files.texi (Quoted File Names): Add index entry.
4410
4411 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4412
4413 * org.texi: Version 3.14.
4414
4415 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4416
4417 * org.texi: Version 3.13.
4418
4419 2005-07-19 Juri Linkov <juri@jurta.org>
4420
4421 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4422
4423 2005-07-18 Juri Linkov <juri@jurta.org>
4424
4425 * calc.texi (Time Zones, Logical Operations):
4426 * cl.texi (Overview):
4427 * custom.texi (Easy Customization):
4428 * files.texi (Old Versions):
4429 * frames.texi (Wheeled Mice):
4430 * mule.texi (Specify Coding):
4431 * org.texi (TODO types):
4432 * sc.texi (Emacs 18 MUAs):
4433 * speedbar.texi (Top):
4434 * text.texi (Cell Justification):
4435 * trouble.texi (After a Crash):
4436 * url.texi (History):
4437 * xresources.texi (GTK styles):
4438 Delete duplicate duplicate words.
4439
4440 2005-07-17 Richard M. Stallman <rms@gnu.org>
4441
4442 * frames.texi (Creating Frames): Fix foreground color example.
4443
4444 * custom.texi (Init Examples): Clean up text about conditionals.
4445
4446 2005-07-16 Richard M. Stallman <rms@gnu.org>
4447
4448 * mini.texi (Completion Commands): Fix command name for ?.
4449
4450 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4451
4452 * cl.texi (Type Predicates): Document `atom' type.
4453
4454 2005-07-16 Eli Zaretskii <eliz@gnu.org>
4455
4456 * display.texi (Standard Faces): Explain that customization of
4457 `menu' face has no effect on w32 and with GTK. Add
4458 cross-references.
4459
4460 * cmdargs.texi (General Variables): Clarify the default location
4461 of $HOME on w32 systems.
4462
4463 2005-07-15 Jason Rumney <jasonr@gnu.org>
4464
4465 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4466 changed.
4467
4468 2005-07-08 Kenichi Handa <handa@m17n.org>
4469
4470 * mule.texi (Recognize Coding): Recommend
4471 revert-buffer-with-coding-system instead of revert-buffer.
4472
4473 2005-07-07 Richard M. Stallman <rms@gnu.org>
4474
4475 * anti.texi (Antinews): Mention mode-line-inverse-video.
4476
4477 * files.texi (Saving): Minor correction about C-x C-w.
4478
4479 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4480
4481 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4482
4483 * search.texi (Isearch Scroll): Add example of using the
4484 `isearch-scroll' property.
4485 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4486 `Display Custom' node.
4487 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4488 and de-emphasize it.
4489 (Other Repeating Search): `occur' currently can not correctly
4490 handle multiline matches. Correct, clarify and update description
4491 of `flush-lines' and `keep-lines'.
4492
4493 * display.texi (Display Custom): Add anchor for `baud-rate'.
4494
4495 2005-07-07 Richard M. Stallman <rms@gnu.org>
4496
4497 * gnu.texi: Update where to get GNU status; add refs for how to help.
4498 Add footnotes 6 and 7.
4499
4500 2005-07-04 Lute Kamstra <lute@gnu.org>
4501
4502 Update FSF's address in GPL notices.
4503
4504 * calc.texi (Copying):
4505 * doclicense.texi (GNU Free Documentation License):
4506 * faq.texi (Contacting the FSF):
4507 * mh-e.texi (Copying):
4508 * trouble.texi (Checklist): Update FSF's address.
4509
4510 2005-07-03 Richard M. Stallman <rms@gnu.org>
4511
4512 * flymake.texi (Example -- Configuring a tool called directly):
4513 Update name of flymake-build-relative-filename.
4514
4515 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4516
4517 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4518
4519 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4520
4521 * org.texi: Version 3.12.
4522
4523 2005-06-24 Richard M. Stallman <rms@gnu.org>
4524
4525 * display.texi (Text Display): Change index entries.
4526
4527 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4528
4529 * makefile.w32-in (MAKEINFO): Use --force.
4530 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4531 Makefile.in.
4532 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4533 more shells.
4534
4535 2005-06-23 Richard M. Stallman <rms@gnu.org>
4536
4537 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4538 nobreak-char-display.
4539
4540 * emacs.texi (Top): Update detailed node listing.
4541
4542 * display.texi (Text Display): Renamed show-nonbreak-escape
4543 to nobreak-char-display and no-break-space to nobreak-space.
4544 (Standard Faces): Split up the list of standard faces
4545 and put it in a separate node. Add nobreak-space and
4546 escape-glyph.
4547
4548 * speedbar.texi (Creating a display): Texinfo usage fixes.
4549
4550 * tramp.texi (Customizing Completion, Auto-save and Backup):
4551 Texinfo usage fixes.
4552
4553 2005-06-23 Lute Kamstra <lute@gnu.org>
4554
4555 * mule.texi (Select Input Method): Fix typo.
4556
4557 2005-06-23 Kenichi Handa <handa@m17n.org>
4558
4559 * mule.texi (International): List all supported scripts. Adjust
4560 text for that leim is now included in the normal Emacs
4561 distribution.
4562 (Language Environments): List all language environments.
4563 Intlfonts contains fonts for most supported scripts, not all..
4564 (Select Input Method): Refer to C-u C-x = to see how to type to
4565 input a specifc character.
4566 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4567
4568 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4569
4570 * building.texi (Grep Searching):
4571 * dired-x.texi (Miscellaneous Commands):
4572 * ediff.texi (Miscellaneous):
4573 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4574 (Agent Variables):
4575 * info.texi (Help-Xref):
4576 * message.texi (Message Headers):
4577 * org.texi (Remember):
4578 * reftex.texi (Options (Defining Label Environments)):
4579 (Options (Index Support)):
4580 (Options (Viewing Cross-References)):
4581 (Options (Misc)):
4582 (Changes):
4583 * speedbar.texi (Creating a display):
4584 * tramp.texi (Customizing Completion, Auto-save and Backup):
4585 Texinfo usage fix.
4586
4587 2005-06-22 Miles Bader <miles@gnu.org>
4588
4589 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4590
4591 2005-06-20 Miles Bader <miles@gnu.org>
4592
4593 * display.texi (Faces): Add `vertical-divider'.
4594
4595 2005-06-17 Richard M. Stallman <rms@gnu.org>
4596
4597 * text.texi (Adaptive Fill): Minor clarification.
4598
4599 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4600
4601 * org.texi: Version 3.11.
4602
4603 2005-06-12 Jay Belanger <belanger@truman.edu>
4604
4605 * calc.texi (Getting Started): Remove extra menu item.
4606
4607 2005-06-10 Lute Kamstra <lute@gnu.org>
4608
4609 * emacs.texi (Top): Correct version number.
4610 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4611 refer to the current version of Emacs.
4612
4613 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * files.texi (Log Buffer): Document when there can be more than
4616 one file to be committed.
4617
4618 2005-06-08 Juri Linkov <juri@jurta.org>
4619
4620 * display.texi (Faces): Add `shadow' face.
4621
4622 2005-06-07 Masatake YAMATO <jet@gyve.org>
4623
4624 * display.texi (Faces): Write about mode-line-highlight.
4625
4626 2005-06-06 Richard M. Stallman <rms@gnu.org>
4627
4628 * misc.texi (Printing Package): Explain how to initialize
4629 printing package.
4630
4631 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4632
4633 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
4634
4635 * emacs.texi: Rename Hardcopy to Printing.
4636 Make PostScript and PostScript Variables subnodes of it.
4637
4638 * misc.texi (Printing): Rename node from Hardcopy.
4639 Mention menu bar options.
4640 Move PostScript and PostScript Variables to submenu.
4641 (Printing package): New node.
4642
4643 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4644
4645 * dired.texi (Operating on Files): Likewise.
4646
4647 * calendar.texi (Displaying the Diary): Likewise.
4648
4649 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4650
4651 * glossary.texi (Glossary): Likewise.
4652
4653 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4654 effect.
4655
4656 2005-06-04 Richard M. Stallman <rms@gnu.org>
4657
4658 * trouble.texi (After a Crash): Polish previous change.
4659
4660 2005-05-31 Jay Belanger <belanger@truman.edu>
4661
4662 * calc.texi (Notations Used in This Manual): Use @kbd for key
4663 sequence.
4664 (Demonstration of Calc): Mention another way of starting Calc.
4665 (Starting Calc): Mention long name of M-#.
4666 (Embedded Mode Overview): Remove unnecessary instruction.
4667 (Other M-# commands): Rephrase `M-# 0' explanation.
4668 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4669 reflect current behavior.
4670
4671 2005-05-30 Jay Belanger <belanger@truman.edu>
4672
4673 * calc.texi (Hooks): Change description of calc-window-hook and
4674 calc-trail-window-hook to match usage.
4675 (Computational Functions): Add more constant-generating functions.
4676 (Customizable Variables): Use defvar.
4677
4678 2005-05-30 Noah Friedman <friedman@splode.com>
4679
4680 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4681 recovery mechanism.
4682
4683 2005-05-28 Jay Belanger <belanger@truman.edu>
4684
4685 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4686 (Basic Embedded Mode): Explain behavior of arguments to
4687 calc-embedded-mode.
4688
4689 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * building.texi (Other Buffers): SPC toggles display of
4692 floating point registers.
4693
4694 2005-05-27 Jay Belanger <belanger@truman.edu>
4695
4696 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4697 current behavior.
4698
4699 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
4700
4701 * files.texi (Log Buffer): Merge in description of Log Edit
4702 mode from pcl-cvs.texi.
4703
4704 2005-05-26 Richard M. Stallman <rms@gnu.org>
4705
4706 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4707
4708 2005-05-25 Jay Belanger <belanger@truman.edu>
4709
4710 * calc.texi: Change Calc version number throughout.
4711 (Keypad Mode): Change location in info output.
4712 (Keypad mode overview): Move picture of keypad.
4713
4714 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4717 not enabled by default.
4718 When not on a word, `ispell-word' by default checks the word
4719 before point.
4720
4721 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
4722
4723 * building.texi (Debugger Operation): Simplify last sentence.
4724
4725 2005-05-23 Lute Kamstra <lute@gnu.org>
4726
4727 * emacs.texi: Update FSF's address throughout.
4728 (Preface): Use @cite.
4729 (Distrib): Add cross reference to the node "Copying". Mention the
4730 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4731 printed manuals.
4732 (Intro): Use @xref for the Emacs Lisp Intro.
4733
4734 2005-05-21 Jay Belanger <belanger@truman.edu>
4735
4736 * calc.texi (Storing variables): Mention that only most variables
4737 are void to begin with.
4738
4739 2005-05-21 Kevin Ryde <user42@zip.com.au>
4740
4741 * widget.texi (Basic Types): Update cross ref from "Enabling
4742 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4743 lispref/text.texi change.
4744
4745 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4746
4747 * org.texi: Version 3.09.
4748
4749 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4750
4751 * reftex.texi: Version 4.28.
4752
4753 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4756
4757 * basic.texi (Moving Point): Mention default for `goto-line'.
4758
4759 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4760 of a variable's docstring.
4761
4762 2005-05-18 Lute Kamstra <lute@gnu.org>
4763
4764 * maintaining.texi (Overview of Emerge): Add cross reference.
4765 Remove duplication.
4766
4767 * emacs.texi (Top): Update to the current structure of the manual.
4768 * misc.texi (Emacs Server): Add menu description.
4769 * files.texi (Saving): Fix menu.
4770 * custom.texi (Customization): Fix menu.
4771 * mule.texi (International): Fix menu.
4772 * kmacro.texi (Keyboard Macros): Fix menu.
4773
4774 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4775
4776 * display.texi: Various minor changes.
4777 (Faces): Delete text that is repeated in the next section.
4778
4779 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4780
4781 * building.texi (Debugger Operation): Mention GUD tooltips are
4782 disabled with GDB in text command mode.
4783
4784 2005-05-16 Jay Belanger <belanger@truman.edu>
4785
4786 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4787
4788 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4789
4790 * building.texi: Replace toolbar with "tool bar" for consistency.
4791 (Compilation Mode): Describe compilation-context-lines
4792 and use of arrow in compilation buffer.
4793 (Debugger Operation): Replace help text with variable's value.
4794
4795 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4796 consistency.
4797
4798 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4799
4800 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4801 Add xref.
4802
4803 2005-05-14 Jay Belanger <belanger@truman.edu>
4804
4805 * calc.texi (Default Simplifications): Insert missing ! (logical
4806 not operator).
4807
4808 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4809
4810 Sync with Tramp 2.0.49.
4811
4812 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4813
4814 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4815 (Position Info): Delete discussion of `goto-line'. It is already
4816 described in `Moving point'.
4817
4818 * mini.texi (Completion Commands): Correct reference.
4819 (Completion Options): Fix typo.
4820
4821 * killing.texi (Deletion): Complete description of `C-x C-o'.
4822
4823 2005-05-10 Jay Belanger <belanger@truman.edu>
4824
4825 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4826 to 1.
4827
4828 2005-05-10 Richard M. Stallman <rms@gnu.org>
4829
4830 * building.texi (Compilation): Clarify recompile's directory choice.
4831
4832 * frames.texi (Tooltips): Cleanups.
4833
4834 * basic.texi (Arguments): Fix punctuation.
4835
4836 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4837
4838 * screen.texi (Menu Bar): The up and down (not left and right)
4839 arrow keys move through a keyboard menu.
4840
4841 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * basic.texi: Various typo and grammar fixes.
4844 (Moving Point): C-a now runs move-beginning-of-line.
4845
4846 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
4847
4848 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4849
4850 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4851 as different animals.
4852
4853 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4854
4855 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4856 Correct index entry.
4857
4858 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
4859
4860 * building.texi (Debugger Operation): Update to reflect changes
4861 in GUD tooltips.
4862
4863 2005-04-30 Richard M. Stallman <rms@gnu.org>
4864
4865 * files.texi (Compressed Files): Auto Compression normally enabled.
4866
4867 * building.texi (Debugger Operation): Clarify previous change.
4868
4869 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4870
4871 * org.texi: Version 3.08, structure reorganized.
4872
4873 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
4874
4875 * building.texi (Debugger Operation): Add description for
4876 GUD tooltips when program is not running.
4877
4878 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * misc.texi (Shell): Add `Shell Prompts' to menu.
4881 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4882 description. Delete remarks moved to new node.
4883 (Shell Prompts): New node.
4884 (History References): Replace remarks moved to `Shell Prompts'
4885 with xref to that node.
4886 (Remote Host): Clarify how to specify the terminal type when
4887 logging in to a different machine.
4888
4889 2005-04-26 Richard M. Stallman <rms@gnu.org>
4890
4891 * emacs.texi (Top): Update submenus from files.texi.
4892
4893 * files.texi (Filesets): Clarify previous change.
4894
4895 * dired.texi (Misc Dired Features): Clarify previous change.
4896
4897 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4900
4901 * dired.texi (Misc Dired Features): Document
4902 dired-compare-directories.
4903
4904 * files.texi (Filesets): New node.
4905 (File Conveniences): Document Image mode.
4906
4907 * text.texi (TeX Print): Document tex-compile.
4908
4909 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4912 Delete redundant reference to tooltip Custom group. It is
4913 referred too again in the next paragraph.
4914
4915 2005-04-24 Richard M. Stallman <rms@gnu.org>
4916
4917 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4918
4919 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4920
4921 2005-04-19 Kim F. Storm <storm@cua.dk>
4922
4923 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4924
4925 2005-04-18 Lars Hansen <larsh@math.ku.dk>
4926
4927 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4928 turns off desktop-save-mode.
4929
4930 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4931
4932 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4933 by default in terminals compatible with xterm. Mention that
4934 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4935 node.
4936
4937 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4938
4939 * org.texi: Update to version 3.06.
4940
4941 2005-04-13 Lute Kamstra <lute@gnu.org>
4942
4943 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4944
4945 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4948
4949 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4950
4951 * xresources.texi (Table of Resources): Add cursorBlink.
4952
4953 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4956 `d', `C-d' and `u'.
4957
4958 2005-04-11 Richard M. Stallman <rms@gnu.org>
4959
4960 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4961 (Misc X): Add -D, --basic-display.
4962
4963 * maintaining.texi (Change Log): Correct the description of
4964 the example.
4965
4966 * major.texi (Choosing Modes): Document magic-mode-alist.
4967
4968 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4969
4970 * cl.texi (Porting Common Lisp): Fix typo.
4971
4972 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4973
4974 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4975 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4976 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4977 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4978 `w', respectively.
4979 (Rmail Labels): Mention `l'.
4980 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4981 (Rmail Summary Edit): Describe `j' and RET.
4982
4983 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4984
4985 * xresources.texi (Lucid Resources): Add fontSet resource.
4986
4987 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4988
4989 * gnus.texi (RSS): Addition.
4990
4991 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4994 now called `indicate-empty-lines'.
4995
4996 2005-04-06 Kim F. Storm <storm@cua.dk>
4997
4998 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4999
5000 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5001
5002 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5003 deleted.
5004 (Marks vs Flags): Add some convenient key bindings.
5005 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5006 (Misc Dired Features): Correct and expand description of `w' command.
5007
5008 * frames.texi (XTerm Mouse): Delete apparently false info.
5009 The GNU/Linux console currently does not appear to support
5010 `xterm-mouse-mode'.
5011
5012 2005-04-04 Jay Belanger <belanger@truman.edu>
5013
5014 * calc.texi: Change Calc version number.
5015 (Customizable variables): Fix description of calc-language-alist.
5016 (Copying): Put in version 2 of GPL.
5017
5018 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5019
5020 * calendar.texi (Diary): Mention shell utility `calendar'.
5021
5022 2005-04-01 Richard M. Stallman <rms@gnu.org>
5023
5024 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5025
5026 2005-04-01 Jay Belanger <belanger@truman.edu>
5027
5028 * calc.texi (Troubleshooting Commands): Remove comment about
5029 installation.
5030 (Installation): Remove section.
5031 (Customizable Variables): New section.
5032 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5033 (Graphical Devices): Add references to Customizable Variables.
5034
5035 2005-04-01 Lute Kamstra <lute@gnu.org>
5036
5037 * maintaining.texi (Change Log): add-change-log-entry uses
5038 add-log-mailing-address.
5039
5040 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5041
5042 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5043 `VC Mode Line' and put in an xref to that node.
5044 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5045 its description.
5046
5047 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5048
5049 * calendar.texi (Calendar Systems): Say that the Persian calendar
5050 implemented here is the arithmetical one championed by Birashk.
5051
5052 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5053
5054 * programs.texi (Fortran Motion): Fix previous change.
5055
5056 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5057
5058 * emacs-mime.texi (Display Customization): Markup fixes.
5059 (rfc2047): Update.
5060
5061 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5062
5063 * gnus-faq.texi: Replaced with auto-generated version.
5064
5065 2005-03-29 Richard M. Stallman <rms@gnu.org>
5066
5067 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5068
5069 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5070
5071 * text.texi (Refill): Refer to Long Lines Mode.
5072 (Longlines): New node.
5073 (Auto Fill): Don't index "word wrap" here.
5074 (Filling): Add Longlines to menu.
5075
5076 2005-03-29 Richard M. Stallman <rms@gnu.org>
5077
5078 * xresources.texi: Minor fixes.
5079
5080 * misc.texi (Emacs Server): Fix Texinfo usage.
5081
5082 * emacs.texi (Top): Don't use a real section heading for
5083 "Detailed Node Listing". Fake it instead.
5084
5085 * basic.texi (Position Info): Minor cleanup.
5086
5087 * mule.texi (Input Methods): Minor cleanup.
5088
5089 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5090
5091 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5092 constructs as well.
5093 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5094
5095 2005-03-29 Kenichi Handa <handa@m17n.org>
5096
5097 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5098
5099 * basic.texi (Position Info): Update the description about the
5100 command C-u C-x =.
5101
5102 2005-03-28 Richard M. Stallman <rms@gnu.org>
5103
5104 * emacs.texi (Top): Use @section for the detailed node listing.
5105
5106 * calendar.texi: Minor fixes to previous change.
5107
5108 * programs.texi (Fortran): Small fixes to previous changes.
5109
5110 * emacs.texi (Top): Update list of subnodes of Dired.
5111 Likewise for building.texi.
5112
5113 * files.texi (File Conveniences): Delete Auto Image File mode.
5114
5115 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * building.texi (Flymake): New node.
5118
5119 * custom.texi (Function Keys): Document kp- event types and
5120 keypad-setup package.
5121
5122 * dired.texi (Wdired): New node.
5123
5124 * files.texi (File Conveniences): Reorder entries.
5125 Explain how to turn on Auto-image-file mode.
5126 Document Thumbs mode.
5127
5128 * mule.texi (Specify Coding): Document recode-region and
5129 recode-file-name.
5130
5131 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5132
5133 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * commands.texi (Keys): M-o is now a prefix key.
5136
5137 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5138
5139 * programs.texi: Reformat and update copyright years.
5140 (Fortran): Update section.
5141
5142 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * files.texi: Several small changes in addition to:
5145 (Visiting): Change xref for Dialog Boxes to ref.
5146 (Version Headers): Replace references to obsolete var
5147 `vc-header-alist' with `vc-BACKEND-header'.
5148 (Customizing VC): Update value of `vc-handled-backends'.
5149
5150 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5151
5152 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5153 move here from Emacs Lisp Reference Manual.
5154 * calendar.texi (Calendar/Diary, Diary Commands)
5155 (Special Diary Entries, Importing Diary): Change some xrefs to
5156 point to emacs-xtra rather than elisp.
5157
5158 * emacs-xtra.texi (Calendar Customizing):
5159 Move view-diary-entries-initially, view-calendar-holidays-initially,
5160 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5161 Emacs Manual.
5162 (Appt Customizing): Merge entire section into main Emacs Manual.
5163 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5164 mark-holidays-in-calendar here from emacs-xtra.
5165 (Displaying the Diary): Move view-diary-entries-initially,
5166 mark-diary-entries-in-calendar here from emacs-xtra.
5167 (Appointments): Move appt-display-mode-line,
5168 appt-display-duration, appt-disp-window-function,
5169 appt-delete-window-function here from emacs-xtra.
5170
5171 * calendar.texi: Update and reformat copyright.
5172 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5173 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5174 (Diary): Refer to `diary-file' rather than ~/diary.
5175 (Diary Commands): Rename node to "Displaying the Diary".
5176 * emacs.texi (Top): Rename "Diary Commands" section.
5177 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5178
5179 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5180
5181 * misc.texi (Emacs Server): Fix the command for setting
5182 server-name. Add an xref to Invoking emacsclient.
5183
5184 * help.texi (Help Summary): Clarify when "C-h ." will do something
5185 nontrivial.
5186 (Apropos): Add cindex entry for apropos-sort-by-scores.
5187
5188 * display.texi (Text Display): Add index entries for how no-break
5189 characters are displayed.
5190
5191 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5192
5193 * dired-x.texi (Multiple Dired Directories): default-directory was
5194 renamed to dired-default-directory.
5195
5196 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5197
5198 * files.texi (Visiting): Fix cross-references introduced with the
5199 last change.
5200
5201 * xresources.texi (GTK resources): Fix last change.
5202
5203 2005-03-26 Jay Belanger <belanger@truman.edu>
5204
5205 * calc.texi (Simplifying Formulas, Rewrite Rules):
5206 Change description of top and bottom of fraction.
5207 (Modulo Forms): Move description of how to create modulo forms to
5208 earlier in the section.
5209 (Fraction Mode): Suggest using : to get a fraction by dividing.
5210 (Basic Arithmetic): Adjust placement of command name.
5211 (Truncating the Stack): Emphasize that "hidden" entries are still
5212 visible.
5213 (Installation): Move discussion of printing manual to "About This
5214 Manual".
5215 (About This Manual): Mention how to print the manual.
5216 (Reporting Bugs): Remove first person.
5217 (Building Vectors): Add algebraic version of append.
5218 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5219 (Grouping Digits): Fix typo.
5220
5221 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
5222
5223 * xresources.texi (X Resources): GTK options documented too.
5224 (Resources): Clarify meaning of program name.
5225 (Table of Resources): Add visualClass.
5226 (GTK resources): Rewrite.
5227 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5228
5229 * display.texi (Text Display): Mention non-breaking spaces.
5230
5231 * files.texi (Reverting): Document auto-revert-check-vc-info.
5232
5233 * frames.texi (Mouse Commands): Document
5234 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5235
5236 * help.texi (Help Summary): Add `C-h .'.
5237 (Apropos): Apropos accepts a list of search terms.
5238 Document apropos-sort-by-scores.
5239 (Help Echo): Document display-local-help.
5240
5241 * misc.texi (Emacs Server): Document server-name.
5242 (Invoking emacsclient): Document -s option for server names.
5243
5244 * text.texi (Outline Visibility): Introduce "current heading
5245 line" (commands can be called with point on a body line).
5246 Re-order table to follow the sequence of discussion.
5247 hide-body won't hide lines before first header line.
5248 (TeX Mode): Add DocTeX mode.
5249
5250 2005-03-25 Werner Lemberg <wl@gnu.org>
5251
5252 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5253 Replace `legal' with `valid'.
5254
5255 2005-03-25 Werner Lemberg <wl@gnu.org>
5256
5257 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5258
5259 2005-03-24 Jay Belanger <belanger@truman.edu>
5260
5261 * calc.texi (General Mode Commands)
5262 (Mode Settings in Embedded Mode): Add some explanation of
5263 recording mode settings.
5264
5265 2005-03-24 Richard M. Stallman <rms@gnu.org>
5266
5267 * mule.texi (Single-Byte Character Support): Delete mention
5268 of iso-acc.el and iso-transl.el.
5269
5270 * calc.texi: Remove praise of non-free software.
5271
5272 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5273 (Installation): Node deleted.
5274
5275 2005-03-23 Lute Kamstra <lute@gnu.org>
5276
5277 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5278
5279 2005-03-23 Richard M. Stallman <rms@gnu.org>
5280
5281 * url.texi (HTTP language/coding): Improve last change.
5282
5283 * search.texi: Delete explicit node pointers.
5284 (Incremental Search): New menu.
5285 (Basic Isearch, Repeat Isearch, Error in Isearch)
5286 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5287 (Slow Isearch): New subnodes.
5288 (Configuring Scrolling): Node deleted.
5289 (Search Case): Doc default-case-fold-search.
5290 (Regexp Replace): Move replace-regexp doc here.
5291
5292 * rmail.texi (Movemail): Put commas inside closequotes.
5293
5294 * picture.texi (Insert in Picture): Document C-c arrow combos.
5295 (Basic Picture): Clarify erasure.
5296
5297 * display.texi (Font Lock): Put commas inside closequotes.
5298
5299 * cmdargs.texi (General Variables): Put commas inside closequotes.
5300
5301 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * building.texi (Stack Buffer): Mention reverse contrast for
5304 *selected* frame (might not be current frame).
5305
5306 2005-03-22 Jay Belanger <belanger@truman.edu>
5307
5308 * calc.texi (Embedded Mode): Add new information on changing
5309 modes.
5310
5311 2005-03-21 Richard M. Stallman <rms@gnu.org>
5312
5313 * building.texi (Starting GUD): Add bashdb.
5314
5315 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * basic.texi (Moving Point): Add M-g M-g binding.
5318 (Undo): Document undo-only.
5319 (Position Info): Document M-g M-g and C-u M-g M-g.
5320
5321 * building.texi (Building): Put Grep Searching after Compilation
5322 Shell.
5323 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5324 Document next-error-highlight.
5325 (Grep Searching): Document grep-highlight-matches.
5326 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5327
5328 * calendar.texi (Importing Diary): Rename node from iCalendar.
5329 Document diary-from-outlook.
5330
5331 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5332 Commands.
5333 Mention effect of X drag and drop on Dired buffers.
5334
5335 * files.texi (Visiting): Document large-file-warning-threshold.
5336 Move paragraph on file-selection dialog.
5337 Mention visiting files using X drag and drop.
5338 (Reverting): Mention using Auto-Revert mode to tail files.
5339 Document auto-revert-tail-mode.
5340 (Version Systems): Minor correction.
5341 (Comparing Files): Diff-mode is no longer based on Compilation
5342 mode.
5343 Document compare-ignore-whitespace.
5344 (Misc File Ops): Explain passing a directory to rename-file.
5345 Likewise for copy-file and make-symbolic-link.
5346
5347 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5348 Document mouse-wheel-progressive speed.
5349
5350 * help.texi (Misc Help): Document numeric argument for C-h i.
5351 Correctly explain the effect of just C-u as argument.
5352
5353 * killing.texi (Deletion): Document numeric argument for
5354 just-one-space.
5355
5356 * mini.texi (Completion): Completion acts on text before point.
5357
5358 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5359 (Emulation): CUA mode replaces pc-bindings-mode,
5360 pc-selection-mode, and s-region.
5361
5362 * mule.texi (Input Methods): Leim is now built-in.
5363 (Select Input Method): Document quail-show-key.
5364 (Specify Coding): Document revert-buffer-with-coding-system.
5365
5366 * programs.texi (Fortran Motion): Document f90-next-statement,
5367 f90-previous-statement, f90-next-block, f90-previous-block,
5368 f90-end-of-block, and f90-beginning-of-block.
5369
5370 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5371
5372 * emacs.texi (Acknowledgments): Updated.
5373
5374 * anti.texi: Total rewrite.
5375
5376 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5377
5378 Sync with Tramp 2.0.48.
5379
5380 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5381
5382 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5383 "GNU/Linux". Change all addresses to .gnu.org.
5384 (Default Method): Offer shortened syntax for "su" and "sudo"
5385 methods.
5386
5387 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
5388
5389 * ack.texi (Acknowledgments): Update.
5390
5391 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5392
5393 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5394 copyright years.
5395
5396 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
5397
5398 * building.texi (Commands of GUD): Move paragraph on setting
5399 breakpoints with mouse to the GDB Graphical Interface node.
5400
5401 2005-03-07 Richard M. Stallman <rms@gnu.org>
5402
5403 * url.texi: Fix usage of "e.g.".
5404 (HTTP language/coding): Explain the rules for these strings.
5405
5406 * misc.texi (Single Shell, Shell Options): Fix previous change.
5407
5408 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5409
5410 2005-03-06 Richard M. Stallman <rms@gnu.org>
5411
5412 * building.texi (Starting GUD): Don't explain text vs graphical
5413 GDB here. Just mention it and xref.
5414 Delete "just one debugger process".
5415 (Debugger Operation): Move GUD tooltip info here.
5416 (GUD Tooltips): Node deleted.
5417 (GDB Graphical Interface): Explain the two GDB modes here.
5418
5419 * woman.texi (Introduction): Minor cleanups.
5420
5421 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5422
5423 * sending.texi (Sending Mail): Minor cleanup.
5424 (Mail Aliases): Explain quoting conventions.
5425 Update key rebinding example.
5426 (Header Editing): C-M-i is like M-TAB.
5427 (Mail Mode Misc): mail-attach-file does not do MIME.
5428
5429 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5430 that really belongs here.
5431 (Remote Mailboxes): Text moved to Rmail Inbox.
5432 (Rmail Display): Mention Mouse-1.
5433 (Movemail): Clarify two movemail versions.
5434 Clarify rmail-movemail-program.
5435
5436 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5437 (Installation): Node deleted.
5438
5439 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5440 Document async shell commands.
5441 (Shell History): Clarify.
5442 (Shell Ring): Mention C-UP an C-DOWN.
5443 (Shell Options): Add comint-prompt-read-only.
5444 (Invoking emacsclient): Set EDITOR to run Emacs.
5445 (Sorting): No need to explain what region is.
5446 (Saving Emacs Sessions): Fix typo.
5447 (Recursive Edit): Fix punctuation.
5448 (Emulation): Don't mention "PC bindings" which are standard.
5449 (Hyperlinking): Explain Mouse-1 convention here.
5450 (Find Func): Node deleted.
5451
5452 * mh-e.texi (Preface): Get rid of "Emacs 21".
5453
5454 * help.texi (Name Help): Xref to Hyperlinking.
5455
5456 * glossary.texi (Glossary):
5457 Rename "Balance Parentheses" to "Balancing...".
5458 Add "Byte Compilation". Correct "Copyleft".
5459 New xref in "Customization".
5460 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5461 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5462 Rename "Registers" to "Register".
5463 Replace "Selecting" with "Selected Frame",
5464 "Selected Window", and "Selecting a Buffer".
5465
5466 * files.texi (Types of Log File): Explain how projects'
5467 methods can vary.
5468
5469 * eshell.texi (Installation): Delete node (for Emacs 20).
5470
5471 * display.texi (Faces): Delete "Emacs 21".
5472
5473 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5474 * fixit.texi (Spelling): C-M-i like M-TAB.
5475 * mini.texi (Completion Options): C-M-i like M-TAB.
5476 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5477 * text.texi (Text Mode): C-M-i like M-TAB.
5478
5479 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5480
5481 * calendar.texi (Specified Dates): Mention `g w'.
5482 (Appointments): appt-activate toggles with no arg.
5483
5484 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5485
5486 * flymake.texi: Refill and tweak style in @lisp blocks.
5487
5488 2005-03-05 Juri Linkov <juri@jurta.org>
5489
5490 * cmdargs.texi (Emacs Invocation): Add cindex
5491 "invocation (command line arguments)"
5492 (Misc X): Add -nbc, --no-blinking-cursor.
5493
5494 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5495
5496 * calendar.texi (iCalendar): No need to require it now.
5497
5498 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5499
5500 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5501
5502 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
5503
5504 * trouble.texi (Contributing): Mention Savannah. Direct users to
5505 emacs-devel.
5506
5507 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5508
5509 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5510 window.
5511
5512 2005-03-01 Jay Belanger <belanger@truman.edu>
5513
5514 * calc.texi (Trigonometric and Hyperbolic Functions):
5515 Mention additional functions.
5516 (Algebraic Simplifications): Mention additional simplifications.
5517
5518 2005-02-27 Richard M. Stallman <rms@gnu.org>
5519
5520 * building.texi (Compilation): Update mode line status info.
5521
5522 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5523
5524 * calendar.texi (General Calendar): Document binding of
5525 scroll-other-window-down.
5526 (Mayan Calendar): Fix earliest date.
5527 (Time Intervals): Document timeclock-change.
5528 Fix timeclock-ask-before-exiting documentation.
5529
5530 2005-02-26 Kim F. Storm <storm@cua.dk>
5531
5532 * frames.texi (Mouse References):
5533 Add mouse-1-click-in-non-selected-windows.
5534
5535 2005-02-25 Richard M. Stallman <rms@gnu.org>
5536
5537 * screen.texi (Screen): Explain better about cursors and mode lines;
5538 don't presuppose text terminals.
5539 (Point): Don't assume just one cursor.
5540 Clarify explanation of cursors.
5541 (Echo Area, Menu Bar): Cleanups.
5542
5543 * mini.texi (Minibuffer): Prompts are highlighted.
5544 (Minibuffer Edit): Newline = C-j only on text terminals.
5545 Clarify resize-mini-windows values.
5546 Mention M-PAGEUP and M-PAGEDOWN.
5547 (Completion Commands): Mouse-1 like Mouse-2.
5548 (Minibuffer History): Explain history commands better.
5549 (Repetition): Add xref to Incremental Search.
5550
5551 * mark.texi (Setting Mark): Clarify info about displaying mark.
5552 Clarify explanation of C-@ and C-SPC.
5553 (Transient Mark): Mention Delete Selection mode.
5554 (Marking Objects): Clean up text about extending the region.
5555
5556 * m-x.texi (M-x): One C-g doesn't always go to top level.
5557 No delay before suggest-key-bindings output.
5558
5559 * fixit.texi (Fixit): Mention C-/ for undo.
5560 (Spelling): Mention ESC TAB like M-TAB.
5561 Replacement words with r and R are rechecked.
5562 Say where C-g leaves point. Mention ? as input.
5563
5564 2005-02-23 Lute Kamstra <lute@gnu.org>
5565
5566 * cmdargs.texi (Initial Options): Add cross reference.
5567
5568 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5569
5570 * ses.texi: Add concept/function/variable indices (this work was
5571 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5572 papers on file at FSF).
5573
5574 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * emacs.texi (Top): Update menu for splitting of node in
5577 msdog.texi.
5578 * frames.texi (Frames): Update xref for splitting of node in
5579 msdog.texi.
5580 * trouble.texi (Quitting): Ditto.
5581
5582 2005-02-16 Richard M. Stallman <rms@gnu.org>
5583
5584 * windows.texi (Split Window): Simplify line truncation info
5585 and xref to Display Custom.
5586
5587 * trouble.texi (Quitting): Emergency escape only for text terminal.
5588 (Screen Garbled): C-l for ungarbling is only for text terminal.
5589
5590 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5591
5592 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5593
5594 * programs.texi (Program Modes): Mention Python mode.
5595 (Moving by Defuns): Repeating C-M-h extends region.
5596 (Basic Indent): Clarify.
5597 (Custom C Indent): Clarify.
5598 (Expressions): Repeating C-M-@ extends region.
5599 (Info Lookup): Clarify for C-h S.
5600 (Symbol Completion): ESC TAB alternative for M-TAB.
5601 (Electric C): Clarify.
5602
5603 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5604
5605 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5606 MS-DOS Input node.
5607 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5608 (MS-DOS and MULE): Clarify.
5609 (MS-DOS Processes, Windows Processes): Fix typos.
5610
5611 * major.texi (Choosing Modes): Clarify.
5612
5613 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5614 (Keyboard Macro Step-Edit): Clarify.
5615
5616 * indent.texi (Indentation): Clarifications.
5617
5618 * help.texi (Help): Correct error about C-h in query-replace.
5619 Clarify apropos vs C-h a. Fix how to search in FAQ.
5620 (Key Help): Describe C-h w here.
5621 (Name Help): Minor cleanup. C-h w moved to Key Help.
5622 Clarify the "object" joke.
5623 (Apropos): Clarify. Mouse-1 like Mouse-2.
5624 (Help Mode): Mouse-1 like Mouse-2.
5625
5626 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5627
5628 * display.texi (Display): Reorder menu.
5629 (Faces): Cleanup.
5630 (Font Lock): Cleanup. Mention Options menu.
5631 Delete obsolete text.
5632 (Scrolling): For C-l, don't presume text terminal.
5633 (Horizontal Scrolling): Simplify intro.
5634 (Follow Mode): Clarify.
5635 (Cursor Display): Moved before Display Custom.
5636 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5637 Doc default-tab-width. Doc line truncation more thoroughly.
5638
5639 * dired.texi (Dired Enter): C-x C-f can run Dired.
5640 (Dired Visiting): Comment out `a' command.
5641 Mouse-1 is like Mouse-2.
5642 (Shell Commands in Dired): ? can be used more than once.
5643
5644 * basic.texi (Continuation Lines): Simplify description of truncation,
5645 and refer to Display Custom for the rest of it.
5646
5647 2005-02-10 Jay Belanger <belanger@truman.edu>
5648
5649 * calc.texi: Change @LaTeX to La@TeX throughout.
5650 Redefine @expr as @math for TeX output.
5651 Redefine @texline as a no-op for TeX output.
5652 Define @tfn, replace @t by @tfn throughout.
5653
5654 2005-02-09 Jay Belanger <belanger@truman.edu>
5655
5656 * calc.texi: Add macro for LaTeX for info output.
5657
5658 2005-02-08 Kim F. Storm <storm@cua.dk>
5659
5660 * texinfo.tex (LaTex): Add def.
5661
5662 2005-02-06 Jay Belanger <belanger@truman.edu>
5663
5664 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5665 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5666 throughout manual.
5667
5668 2005-02-06 Lute Kamstra <lute@gnu.org>
5669
5670 * basic.texi (Undo): Fix typo.
5671
5672 * cmdargs.texi (Emacs Invocation): Fix typo.
5673
5674 * custom.texi (Init Examples): Fix typo.
5675
5676 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5677
5678 2005-02-06 Richard M. Stallman <rms@gnu.org>
5679
5680 * regs.texi (Registers): Registers can hold numbers, too.
5681
5682 * killing.texi (Other Kill Commands): Cleanup.
5683 Delete redundant explanation of kill in read-only buffer.
5684 (Yanking): Mention term "copying".
5685 (Accumulating Text): Fix typo.
5686
5687 * entering.texi (Entering Emacs): Update rationale at start.
5688 (Exiting): Treat iconifying on a par with suspension.
5689
5690 * custom.texi (Minor Modes): Fix typo.
5691 (Easy Customization): Fix menu style.
5692 (Variables): Add xref.
5693 (Examining): Setting for future sessions works through .emacs.
5694 (Keymaps): "Text terminals", not "Many".
5695 (Init Rebinding): Explain \C-. Show example of \M-.
5696 Fix minor wording errors.
5697 (Function Keys): Explain vector syntax just once.
5698 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5699 (Init File): Mention .emacs.d directory.
5700 (Init Examples): Add xref.
5701 (Find Init): Mention .emacs.d directory.
5702
5703 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5704 (Action Arguments): Explain which kinds of -l args are found how.
5705 (Initial Options): --batch does not inhibit site-start.
5706 Add xrefs.
5707 (Command Example): Use --batch, not -batch.
5708
5709 * basic.texi (Inserting Text): Cleanup wording.
5710 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5711 C-n is not error at end of buffer.
5712 (Undo): Doc C-/ like C-_. Add xrefs.
5713 (Arguments): META key may be labeled ALT.
5714 Peculiar arg meanings are explained in doc strings.
5715
5716 * abbrevs.texi (Expanding Abbrevs): Clarify.
5717
5718 2005-02-05 Eli Zaretskii <eliz@gnu.org>
5719
5720 * frames.texi (Frame Parameters): Add an xref to the description
5721 of list-colors-display. Add a pointer to the X docs about colors.
5722
5723 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5724 Impove docs of list-colors-display.
5725
5726 2005-02-03 Lute Kamstra <lute@gnu.org>
5727
5728 * frames.texi (Frames, Drag and Drop): Fix typos.
5729
5730 2005-02-03 Richard M. Stallman <rms@gnu.org>
5731
5732 * windows.texi (Basic Window): Mention color-change in mode line.
5733 (Change Window): Explain dragging vertical boundaries.
5734
5735 * text.texi (Sentences): Clarify.
5736 (Paragraphs): Explain M-a and blank lines.
5737 (Outline Mode): Clarify text and menu.
5738 (Hard and Soft Newlines): Mention use-hard-newlines.
5739
5740 * frames.texi (Frames): Delete unnecessary mention of Windows.
5741 (Mouse Commands): Likewise. Mention xterm mouse support.
5742 (Clipboard): Clarify.
5743 (Mouse References): Mention use of Mouse-1 for following links.
5744 (Menu Mouse Clicks): Clarify.
5745 (Mode Line Mouse): Clarify.
5746 (Drag and Drop): Rewrite.
5747
5748 * fixit.texi (Spelling): Fix typo.
5749
5750 * files.texi (File Names): Clarify.
5751 (Visiting): Update conditions for use of file dialog. Clarify.
5752 (Saving): Doc d as answer in save-some-buffers.
5753 (Remote Files): Clean up the text.
5754
5755 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5756
5757 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5758 (List Buffers): Clarify.
5759 (Several Buffers): Doc T command.
5760 (Buffer Convenience): Clarify menu.
5761
5762 * basic.texi (Undo): Clarify last change.
5763
5764 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5765
5766 * fixit.texi (Spelling): Fix typo.
5767
5768 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5769
5770 * basic.texi (Undo): Update description of `undo-outer-limit'.
5771
5772 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
5773
5774 * building.texi: Update documentation relating to GDB Graphical
5775 Interface.
5776
5777 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * custom.texi (Easy Customization): Adapt menu to node name change.
5780
5781 2005-01-30 Richard M. Stallman <rms@gnu.org>
5782
5783 * custom.texi (Easy Customization): Defn of "User Option" now
5784 includes faces. Don't say just "option" when talking about variables.
5785 Do say just "options" to mean "anything customizable".
5786 (Specific Customization): Describe `customize-variable',
5787 not `customize-option'.
5788
5789 * glossary.texi (Glossary) <Faces>: Add xref.
5790 <User Option>: Change definition--include faces. Change xref.
5791
5792 * picture.texi (Picture): Mention artist.el.
5793
5794 * sending.texi, screen.texi, programs.texi, misc.texi:
5795 * mini.texi, major.texi, maintaining.texi, macos.texi:
5796 * help.texi, frames.texi, files.texi:
5797 Don't say just "option" when talking about variables.
5798
5799 * display.texi, mule.texi: Don't say just "option" when talking
5800 about variables. Other minor cleanups.
5801
5802 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5803
5804 * gnus.texi: Some edits based on comments from David Abrahams.
5805
5806 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5807
5808 * gnus.texi (RSS): Fix the keystroke.
5809
5810 2005-01-26 Lute Kamstra <lute@gnu.org>
5811
5812 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5813 File'. Mention the `-Q' option at the `--no-site-file' option.
5814
5815 2005-01-24 David Kastrup <dak@gnu.org>
5816
5817 * faq.texi: Update AUCTeX version info.
5818
5819 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5820
5821 * gnus-faq.texi ([4.1]): Typo.
5822
5823 2005-01-22 David Kastrup <dak@gnu.org>
5824
5825 * building.texi (Grep Searching): Mention alias `find-grep' for
5826 `grep-find'.
5827
5828 2005-01-20 Richard M. Stallman <rms@gnu.org>
5829
5830 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5831
5832 2005-01-19 Jay Belanger <belanger@truman.edu>
5833
5834 * calc.texi (Keep Arguments): Mention that keeping arguments
5835 doesn't work with keyboard macros.
5836
5837 2005-01-16 Richard M. Stallman <rms@gnu.org>
5838
5839 * autotype.texi (Autoinserting): Fix small error.
5840
5841 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5842
5843 Sync with Tramp 2.0.47.
5844
5845 * tramp.texi (Compilation): New section, describing compilation of
5846 remote files.
5847
5848 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5849
5850 * rmail.texi (Movemail): Explain differences
5851 between standard and mailutils versions of movemail.
5852 Describe command line and configuration options introduced
5853 with the latter.
5854 Explain the notion of mailbox URL, provide examples and
5855 cross-references to mailutils documentation.
5856 Describe various methods of specifying mailbox names,
5857 user names and user passwords for rmail.
5858 (Remote Mailboxes): New section. Describe
5859 how movemail handles remote mailboxes. Describe configuration
5860 options used to control its behavior.
5861 (Other Mailbox Formats): Explain handling of various mailbox
5862 formats.
5863
5864 2005-01-13 Richard M. Stallman <rms@gnu.org>
5865
5866 * commands.texi (Commands): Clarification.
5867
5868 2005-01-11 Richard M. Stallman <rms@gnu.org>
5869
5870 * programs.texi (Multi-line Indent): Fix previous change.
5871 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5872
5873 2005-01-11 Kim F. Storm <storm@cua.dk>
5874
5875 * widget.texi (Basic Types): Add :follow-link keyword.
5876
5877 2005-01-09 Jay Belanger <belanger@truman.edu>
5878
5879 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5880
5881 2005-01-08 Richard M. Stallman <rms@gnu.org>
5882
5883 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5884 lazy-highlight.
5885
5886 * search.texi (Query Replace): Mention faces query-replace
5887 and lazy-highlight.
5888 (Incremental Search): Update isearch highlighting info.
5889
5890 2005-01-08 Jay Belanger <belanger@truman.edu>
5891
5892 * calc.texi: Change throughout to reflect new default value of
5893 calc-settings-file.
5894
5895 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5896
5897 * message.texi (Reply): `message-reply-to-function' should return
5898 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5899
5900 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5901
5902 * faq.texi (Changing load-path): Fix typo.
5903
5904 2005-01-05 Jay Belanger <belanger@truman.edu>
5905
5906 * calc.texi (Programming Tutorial): Replace kbd command by
5907 appropriate characters for a keyboard macro.
5908
5909 2005-01-04 Jay Belanger <belanger@truman.edu>
5910
5911 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5912 for Lucid Emacs.
5913 (Programming Tutorial): Mention that the user needs to be in the
5914 right mode to compute some functions.
5915
5916 2005-01-04 Richard M. Stallman <rms@gnu.org>
5917
5918 * custom.texi (Saving Customizations): Minor improvement.
5919
5920 2005-01-04 Jay Belanger <belanger@truman.edu>
5921
5922 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5923 no longer applicable.
5924
5925 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * custom.texi (Saving Customizations): Emacs no longer loads
5928 `custom-file' after .emacs. No longer mention customizing through
5929 Custom.
5930
5931 2005-01-01 Jay Belanger <belanger@truman.edu>
5932
5933 * calc.texi (Programming Tutorial): Changed description of how to
5934 edit keyboard macros to match current behavior.
5935
5936 2005-01-01 Andreas Schwab <schwab@suse.de>
5937
5938 * killing.texi (Graphical Kill): Move up under node Killing,
5939 change @section to @subsection.
5940
5941 2005-01-01 Richard M. Stallman <rms@gnu.org>
5942
5943 * custom.texi (Face Customization): Mention hex color specs.
5944
5945 * emacs.texi (Top): Update Killing submenu.
5946
5947 * killing.texi (Killing): Reorganize section.
5948 No more TeX-only text; put the node command at start of chapter.
5949 But the first section heading is used only in TeX.
5950 Rewrite the text to read better in this mode.
5951 (Graphical Kill): New subnode gets some of the text that
5952 used to be in the first section.
5953
5954 2004-12-31 Richard M. Stallman <rms@gnu.org>
5955
5956 * dired.texi (Shell Commands in Dired): Delete the ? example.
5957
5958 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5959
5960 * files.texi (Saving): Describe new require-final-newline features
5961 and mode-require-final-newline.
5962
5963 2004-12-31 Jay Belanger <belanger@truman.edu>
5964
5965 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5966
5967 2004-12-29 Richard M. Stallman <rms@gnu.org>
5968
5969 * custom.texi (File Variables): Clarify previous change.
5970
5971 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5972
5973 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5974 out now.
5975
5976 2004-12-27 Richard M. Stallman <rms@gnu.org>
5977
5978 * Makefile.in (MAKEINFO): Specify --force.
5979
5980 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5981 (Undo): Doc undo-outer-limit.
5982
5983 2004-12-20 Jay Belanger <belanger@truman.edu>
5984
5985 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5986 zero.
5987
5988 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5989
5990 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5991 @xref.
5992 (Font Locking): Avoid @strong{Note:}.
5993
5994 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5995
5996 Sync with Tramp 2.0.46.
5997
5998 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5999
6000 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
6001
6002 * url.texi: Correct typos.
6003 (Retrieving URLs): @var{nil}->@code{nil}.
6004 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
6005 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
6006 (Dealing with HTTP documents): @inforef->@xref.
6007
6008 2004-12-15 Juri Linkov <juri@jurta.org>
6009
6010 * mark.texi (Transient Mark, Mark Ring): M-< and other
6011 movement commands don't set mark in Transient Mark mode
6012 if mark is active.
6013
6014 2004-12-15 Jay Belanger <belanger@truman.edu>
6015
6016 * calc.texi: Consistently capitalized all mode names.
6017 (Answers to Exercises): Mention that an answer can be a fraction
6018 when in Fraction mode.
6019
6020 2004-12-13 Jay Belanger <belanger@truman.edu>
6021
6022 * calc.texi: Fix some TeX definitions.
6023
6024 2004-12-12 Juri Linkov <juri@jurta.org>
6025
6026 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6027 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6028
6029 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6030 (Misc Dired Commands): Add @r{(Dired)} to w.
6031
6032 2004-12-12 Juri Linkov <juri@jurta.org>
6033
6034 * mark.texi (Marking Objects): Marking commands also extend the
6035 region when mark is active in Transient Mark mode.
6036
6037 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * reftex.texi (Imprint): Remove erroneous @value's.
6040
6041 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * custom.texi (Saving Customizations): Emacs only loads the custom
6044 file automatically after the init file in version 22.1 or later.
6045 Adapt text and examples to this fact.
6046
6047 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6048 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6049
6050 2004-12-08 Jay Belanger <belanger@truman.edu>
6051
6052 * calc.texi (Starting Calc): Remove comment about installation.
6053 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6054
6055 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * url.texi: Update @setfilename.
6058 (Getting Started): No need to worry about Gnus versions.
6059 (Dealing with HTTP documents): Use @inforef.
6060
6061 * org.texi: Fix @direntry file name.
6062
6063 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6064
6065 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6066 be set through Custom. Otherwise, it has no effect.
6067
6068 2004-12-07 Stefan <monnier@iro.umontreal.ca>
6069
6070 * url.texi: New file.
6071
6072 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6073
6074 2004-12-06 Jay Belanger <belanger@truman.edu>
6075
6076 * calc.texi (Using Calc): Remove paragraph about installation.
6077
6078 2004-12-06 Jay Belanger <belanger@truman.edu>
6079
6080 * calc.texi: Use more Texinfo macros and less TeX defs.
6081 Remove @refill's.
6082
6083 2004-12-06 Richard M. Stallman <rms@gnu.org>
6084
6085 * org.texi: New file.
6086
6087 2004-12-05 Richard M. Stallman <rms@gnu.org>
6088
6089 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6090 * entering.texi: Rename Command Line to Emacs Invocation.
6091
6092 * Makefile.in (org.dvi, ../info/org): New targets.
6093 (INFO_TARGETS): Add ../info/org.
6094 (DVI_TARGETS): Add org.dvi.
6095 (maintainer-clean): Remove the info files in the info dir.
6096
6097 * misc.texi (Term Mode): Correcty describe C-c.
6098
6099 * custom.texi (Easy Customization): Move up to section level,
6100 before Variables. Avoid using the term "variable"; say "option".
6101 New initial explanation.
6102 (Variables): In initial explanation, connect "variable" to the
6103 already-explained "user option".
6104
6105 * emacs.texi (Top): Fix ref to Command Line.
6106 Move reference to Easy Customization.
6107
6108 * xresources.texi (X Resources): Fix From link.
6109
6110 * doclicense.texi (GNU Free Documentation License): Fix To link.
6111
6112 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6113
6114 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6115
6116 2004-12-03 Richard M. Stallman <rms@gnu.org>
6117
6118 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6119
6120 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6121
6122 * kmacro.texi: Several small changes in addition to the following.
6123 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6124 defining a keyboard macro.
6125 Mention `kmacro-ring-max'.
6126 (Keyboard Macro Counter): Clarify description of
6127 `kmacro-insert-counter', `kmacro-set-counter',
6128 `kmacro-add-counter' and `kmacro-set-format'.
6129
6130 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6131
6132 * custom.texi (File Variables): Add `unibyte' and make it more
6133 clear that `unibyte' and `coding' are special. Suggested by Simon
6134 Krahnke <overlord@gmx.li>.
6135
6136 * mule.texi (Enabling Multibyte): Refer to File Variables.
6137 Suggested by Simon Krahnke <overlord@gmx.li>.
6138
6139 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6140
6141 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6142 x-use-old-gtk-file-dialog.
6143
6144 2004-11-26 Eli Zaretskii <eliz@gnu.org>
6145
6146 * idlwave.texi: Fix the setfilename directive to put the produced
6147 file in ../info.
6148 (Continued Statement Indentation): Resurrect Jan D.'s change from
6149 2004-11-03 that was lost when a newer version of idlwave.texi was
6150 imported.
6151
6152 2004-11-20 Richard M. Stallman <rms@gnu.org>
6153
6154 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6155
6156 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
6157
6158 * building.texi (Lisp Eval): Delete hyphen in section name.
6159
6160 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6161
6162 * files.texi (Old Versions):
6163 No longer document annotation as "CVS only".
6164
6165 2004-11-10 Andre Spiegel <spiegel@gnu.org>
6166
6167 * files.texi (Version Control): Rewrite the introduction about
6168 version systems, mentioning the new ones that we support. Thanks
6169 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6170 suggestions.
6171
6172 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6173
6174 * gnus-faq.texi ([5.1]): Added missing bracket.
6175
6176 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6177 `spam-initialize'.
6178
6179 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6180
6181 * message.texi (Various Message Variables): Mention that all mail
6182 file variables are derived from `message-directory'.
6183
6184 * gnus.texi (Splitting Mail): Clarify bogus group.
6185
6186 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6187
6188 * emacs-mime.texi (Encoding Customization): Fix
6189 mm-coding-system-priorities entry.
6190
6191 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6192
6193 * frames.texi (Dialog Boxes):
6194 * idlwave.texi (Continued Statement Indentation):
6195 * reftex.texi (Options (Index Support)):
6196 (Displaying and Editing the Index, Table of Contents):
6197 * speedbar.texi (Creating a display, Major Display Modes): Replace
6198 non-nil with non-@code{nil}.
6199
6200 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6201
6202 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6203
6204 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6205
6206 * text.texi (Text Based Tables, Table Definition)
6207 (Table Creation, Table Recognition, Cell Commands)
6208 (Cell Justification, Row Commands, Column Commands)
6209 (Fixed Width Mode, Table Conversion, Measuring Tables)
6210 (Table Misc): New nodes, documenting the Table Mode.
6211
6212 2004-10-21 Jay Belanger <belanger@truman.edu>
6213
6214 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6215
6216 2004-10-19 Jason Rumney <jasonr@gnu.org>
6217
6218 * makefile.w32-in (info): Change order of arguments to makeinfo.
6219
6220 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
6221
6222 * calendar.texi (iCalendar): Update for package changes.
6223
6224 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * calc.texi (Reporting Bugs): Double up `@'.
6227
6228 2004-10-18 Jay Belanger <belanger@truman.edu>
6229
6230 * calc.texi (Reporting Bugs): Changed the address that bugs
6231 should be sent to.
6232
6233 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6234
6235 * gnus.texi (New Features): Add 5.11.
6236
6237 * message.texi (Resending): Remove wrong default value.
6238
6239 * gnus.texi (Mail Source Specifiers): Describe possible problems
6240 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6241 `pop3-leave-mail-on-server' to the index.
6242
6243 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6244
6245 * message.texi (Canceling News): Add how to set a password.
6246
6247 2004-10-12 Jay Belanger <belanger@truman.edu>
6248
6249 * calc.texi (Help Commands): Changed the descriptions of
6250 calc-describe-function and calc-describe-variable to match their
6251 current behavior.
6252
6253 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6254
6255 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6256
6257 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
6258
6259 Sync with Tramp 2.0.45.
6260
6261 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6262 plink link. The URL is outdated. Originator contacted for
6263 clarification.
6264
6265 2004-10-10 Juri Linkov <juri@jurta.org>
6266
6267 * gnus.texi (Top, Marking Articles): Join two menus in one node
6268 because a node can have only one menu.
6269
6270 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6271
6272 * files.texi (Misc File Ops): View mode is a minor mode.
6273
6274 2004-10-09 Juri Linkov <juri@jurta.org>
6275
6276 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6277 example of nnmail-split-fancy.
6278
6279 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6280
6281 * calendar.texi (iCalendar): Style changes.
6282
6283 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6284
6285 * search.texi (Regexps): The regexp described in the example is no
6286 longer stored in the variable `sentence-end'.
6287
6288 2004-10-06 Karl Berry <karl@gnu.org>
6289
6290 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6291 consistency with other uses of dashes.
6292
6293 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
6294
6295 * building.texi (Starting GUD): Note that multiple debugging
6296 sessions requires `gdb --fullname'.
6297
6298 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
6299
6300 * calendar.texi (iCalendar): New section for a new package.
6301
6302 2004-10-05 Karl Berry <karl@gnu.org>
6303
6304 * info.texi: Consistently use --- throughout, periods at end of
6305 menu descriptions, and a couple typos.
6306
6307 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6308
6309 * text.texi: Various small changes in addition to the following.
6310 (Text): Replace xref for autotype with inforef.
6311 (Sentences): Explain nil value for `sentence-end'.
6312 (Paragraphs): Update default values for `paragraph-start' and
6313 `paragraph-separate'.
6314 (Text Mode): Correct description of Text mode's effect on the
6315 syntax table.
6316 (Outline Visibility): `hide-other' does not hide top level headings.
6317 `selective-display-ellipses' no longer has an effect on Outline mode.
6318 (TeX Misc): Add missing @cindex.
6319 Replace xref for RefTeX with inforef.
6320 (Requesting Formatted Text): The variable
6321 `enriched-fill-after-visiting' no longer exists.
6322 (Editing Format Info): Update names of menu items and commands.
6323 (Format Faces): Mention special effect of specifying the default face.
6324 Describe inheritance of text properties.
6325 Correct description of `fixed' face.
6326 (Format Indentation): Correct description of effect of setting
6327 margins. Mention `set-left-margin' and `set-right-margin'.
6328 (Format Justification): Update names of menu items.
6329 `set-justification-full' is now bound to `M-j b'.
6330 Mention that `default-justification' is a per buffer variable.
6331 (Format Properties): Update name of menu item.
6332 (Forcing Enriched Mode): `format-decode-buffer' automatically
6333 turns on Enriched mode if the buffer is in text/enriched format.
6334
6335 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
6336
6337 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6338
6339 2004-09-28 Kim F. Storm <storm@cua.dk>
6340
6341 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6342 Align with new functionality.
6343
6344 2004-09-26 Jesper Harder <harder@ifa.au.dk>
6345
6346 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6347 * pgg.texi (User Commands, Backend methods): Do.
6348 * gnus.texi: Markup fixes.
6349 (Setting Process Marks): Fix `M P a' entry.
6350 * emacs-mime.texi: Fixes.
6351
6352 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6353
6354 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6355 again.
6356 Use 5.10 instead of 5.10.0.
6357
6358 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6359
6360 * gnus.texi (Summary Mail Commands): S D e.
6361
6362 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6363
6364 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6365 the gnus-article-mode-line-format section.
6366
6367 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6368
6369 * gnus.texi (Various Summary Stuff): Fix the documentation for
6370 gnus-newsgroup-variables.
6371
6372 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6373
6374 * gnus.texi (MIME Commands): Added
6375 gnus-mime-display-multipart-as-mixed,
6376 gnus-mime-display-multipart-alternative-as-mixed,
6377 gnus-mime-display-multipart-related-as-mixed.
6378 (Mail Source Customization): Clarify `mail-source-directory'.
6379 (Splitting Mail): Mention gnus-group-find-new-groups.
6380 (SpamOracle): Fixed typo.
6381
6382 * gnus-faq.texi: Untabify.
6383 ([6.3]): nnir.el is in contrib directory.
6384
6385 * message.texi (News Headers): Clarify how a unique ID is created.
6386
6387 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6388 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6389
6390 2004-09-20 Andre Srinivasan <andre@e2open.com>
6391
6392 * gnus.texi (Group Parameters): Added more on hooks. (Small
6393 change.)
6394
6395 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
6396
6397 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6398
6399 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6400
6401 * display.texi (Display Custom): Remove stray `@end defvar'.
6402
6403 2004-09-23 Kim F. Storm <storm@cua.dk>
6404
6405 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6406 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6407
6408 2004-09-22 Jay Belanger <belanger@truman.edu>
6409
6410 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6411 might be hidden during part of the session.
6412
6413 2004-09-20 Jay Belanger <belanger@truman.edu>
6414
6415 * calc.texi (Notations Used in This Manual): Put in an earlier
6416 mention that DEL could be called Backspace.
6417
6418 2004-09-20 Richard M. Stallman <rms@gnu.org>
6419
6420 * custom.texi (Hooks): Explain using setq to clear out a hook.
6421 (File Variables): Explain multiline string constants.
6422 (Non-ASCII Rebinding): Explain when you need to update
6423 non-ASCII char codes in .emacs.
6424
6425 * building.texi (Compilation): Explain how to make a silent
6426 subprocess that won't be terminated. Explain compilation-environment.
6427
6428 2004-09-13 Kim F. Storm <storm@cua.dk>
6429
6430 * mini.texi (Repetition): Rename isearch-resume-enabled to
6431 isearch-resume-in-command-history and change default to disabled.
6432
6433 2004-09-10 Simon Josefsson <jas@extundo.com>
6434
6435 * gnus.texi (IMAP): Add example. Suggested and partially written
6436 by Steinar Bang <sb@dod.no>.
6437
6438 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6439
6440 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6441 netrc syntax.
6442
6443 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6444
6445 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
6446 (Spam ELisp Package Global Variables): More clarifications.
6447
6448 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6449
6450 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6451 Mention spam-split does not modify incoming mail.
6452
6453 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6454
6455 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6456
6457 2004-09-10 Eli Zaretskii <eliz@gnu.org>
6458
6459 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6460
6461 2004-09-09 Kim F. Storm <storm@cua.dk>
6462
6463 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6464 with new `kmacro-name-last-macro'.
6465
6466 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6467
6468 * makefile.w32-in (sieve, pgg): Use $(infodir).
6469
6470 2004-09-08 Juri Linkov <juri@jurta.org>
6471
6472 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6473
6474 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6475
6476 * makefile.w32-in: Fix PGG and Sieve entries.
6477
6478 2004-09-03 Juri Linkov <juri@jurta.org>
6479
6480 * search.texi (Incremental Search): Update wording for M-%.
6481
6482 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * killing.texi (Killing): Correct description of kill commands in
6485 read-only buffer.
6486
6487 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6488
6489 * building.texi (Compilation Mode): Add a paragraph about rules
6490 for finding the compilation buffer for `next-error'.
6491
6492 * search.texi (Other Repeating Search): Mention that Occur mode
6493 supports the next-error functionality.
6494
6495 2004-09-02 Juri Linkov <juri@jurta.org>
6496
6497 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6498
6499 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6500
6501 * kmacro.texi (Basic Keyboard Macro):
6502 `apply-macro-to-region-lines' now operates on all lines that begin
6503 in the region, rather than on all complete lines in the region.
6504
6505 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6506
6507 * frames.texi (Drag and drop): Add documentation about
6508 x-dnd-test-function and x-dnd-known-types.
6509
6510 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6511
6512 * indent.texi: Various minor changes in addition to:
6513 (Indentation Commands): Correct description of `indent-relative'.
6514 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6515 mode. The *Tab Stops* buffer uses Overwrite Mode.
6516 (Just Spaces): `tabify' converts sequences of at least two spaces
6517 to tabs.
6518
6519 2004-08-28 Eli Zaretskii <eliz@gnu.org>
6520
6521 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6522 Emacs and related programs.
6523
6524 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6525
6526 * frames.texi (Secondary Selection): Setting the secondary
6527 selection with M-Drag-Mouse-1 does not alter the kill ring,
6528 setting it with M-Mouse-1 and M-Mouse-3 does.
6529 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6530 toolkit scroll bars.
6531 (Scroll Bars): Ditto.
6532
6533 * windows.texi (Basic Window): When using a window system, the value
6534 of point in a non-selected window is indicated by a hollow box.
6535 (Split Window): Side by side windows are separated by a scroll bar,
6536 if scroll bars are used.
6537 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6538 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6539 (Window Convenience): Update bindings for `winner-undo' and
6540 `winner-redo'.
6541
6542 * ack.texi (Acknowledgments): Use `@unnumbered'.
6543 * misc.texi : Adapt sectioning in Info to the node structure.
6544 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6545 of "Using Emacs as a Server".
6546 * building.texi (Building): Interchange nodes (for correct numbering).
6547 * programs.texi (Programs): Interchange nodes (for correct numbering).
6548 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6549 Info to the node structure.
6550 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6551 Rearrange order of nodes and sections such that both "GNU GENERAL
6552 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6553 end, as appropriate for appendices.
6554 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6555 Use `@unnumberedsec'.
6556 * trouble.texi: Adapt sectioning in Info to the node structure.
6557 Adapt node pointers to change in emacs.texi.
6558 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6559
6560 2004-08-27 Richard M. Stallman <rms@gnu.org>
6561
6562 * faq.texi: Fix texinfo usage, esp. doublequotes.
6563 (Difference between Emacs and XEmacs): Some clarification.
6564
6565 * faq.texi (Difference between Emacs and XEmacs):
6566 Explain not to contrast XEmacs with GNU Emacs.
6567
6568 2004-08-26 Richard M. Stallman <rms@gnu.org>
6569
6570 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6571
6572 2004-08-25 Kenichi Handa <handa@m17n.org>
6573
6574 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6575 description for unibyte mode.
6576
6577 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6578
6579 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6580
6581 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6582 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6583 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6584 in @pxref.
6585
6586 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6587
6588 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6589 Change section names.
6590
6591 2004-08-22 David Kastrup <dak@gnu.org>
6592
6593 * reftex.texi (AUCTeX): Update links, section name.
6594
6595 * faq.texi (Calc): Update availability (included in 22.1).
6596 (AUCTeX): Update availability, information, versions, description.
6597
6598 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6599
6600 * kmacro.texi (Keyboard Macro Ring): Rename section.
6601 Emacs treats the head of the macro ring as the `last keyboard macro'.
6602 (Keyboard Macro Counter): Minor change.
6603 (Save Keyboard Macro): Some clarifications.
6604 (Edit Keyboard Macro): Rename section.
6605
6606 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6607 32-bit machines.
6608 (Several Buffers): Clarify which buffer is selected if `2' is
6609 pressed in the Buffer Menu.
6610 Auto Revert mode can be used to update the Buffer Menu
6611 automatically.
6612
6613 2004-08-21 Eli Zaretskii <eliz@gnu.org>
6614
6615 * help.texi (Misc Help): Add an index entry for finding an Info
6616 manual by its file name.
6617
6618 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6619
6620 * files.texi (Backup Deletion): Correct description of
6621 `delete-old-versions'.
6622 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6623 (Auto Save Files): Recommend `auto-save-mode' to reenable
6624 auto-saving, rather than the abbreviation `auto-save'.
6625
6626 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6627
6628 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6629 for "killing" and "yanking" in main menu.
6630
6631 2004-08-16 Richard M. Stallman <rms@gnu.org>
6632
6633 * killing.texi (Yanking, Killing): Minor cleanups.
6634
6635 * mark.texi (Momentary Mark): Minor cleanups.
6636
6637 2004-08-15 Kenichi Handa <handa@etl.go.jp>
6638
6639 * custom.texi (Non-ASCII Rebinding):
6640 C-q always inserts the right code to pass to global-set-key.
6641
6642 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6643
6644 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6645
6646 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6647
6648 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6649 `insert-register', instead of `C-x r g' binding, for consistency.
6650
6651 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * fixit.texi (Spelling): Fix typo.
6654
6655 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6656
6657 * help.texi (Help): Fix Texinfo usage.
6658
6659 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6660
6661 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6662
6663 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
6664
6665 Sync with Tramp 2.0.44.
6666
6667 2004-08-05 Lars Hansen <larsh@math.ku.dk>
6668
6669 * widget.texi (User Interface): Update how to separate the
6670 editable field of an editable-field widget from other widgets.
6671 (Programming Example): Add text after field.
6672
6673 2004-07-24 Richard M. Stallman <rms@gnu.org>
6674
6675 * text.texi (Paragraphs): Update how paragraphs are separated
6676 and the default for paragraph-separate.
6677
6678 * search.texi (Regexp Replace): Further update text for new
6679 replacement operators.
6680
6681 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6682
6683 * emacs-mime.texi (Encoding Customization): Add a note to the
6684 mm-content-transfer-encoding-defaults entry.
6685 (rfc2047): Update.
6686
6687 * gnus.texi (Article Highlighting): Add
6688 gnus-cite-ignore-quoted-from.
6689 (POP before SMTP): New node.
6690 (Posting Styles): Addition.
6691 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6692 (Fancy Mail Splitting): Ditto.
6693 (X-Face): Add gnus-x-face.
6694
6695 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6696
6697 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6698 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6699
6700 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6701
6702 * gnus.texi (Mail Source Specifiers): Describe
6703 `pop3-leave-mail-on-server'.
6704
6705 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6708
6709 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6710 repository. Change setfilename.
6711
6712 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6713
6714 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6715
6716 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6717 `R' switch.
6718
6719 * dired.texi (Dired Updating): `k' only deletes inserted
6720 subdirectories from the Dired buffer if a prefix argument was given.
6721
6722 * search.texi (Regexps): Delete redundant definition of `symbol' in
6723 description of `\_>'. It already occurs in the description of `\_<'.
6724
6725 2004-07-02 Juri Linkov <juri@jurta.org>
6726
6727 * pcl-cvs.texi (Viewing differences): Add `d r'.
6728
6729 2004-07-01 Juri Linkov <juri@jurta.org>
6730
6731 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6732 (Regexp Search): Add M-r.
6733
6734 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6737
6738 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6739
6740 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
6741 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
6742
6743 2004-06-25 Richard M. Stallman <rms@gnu.org>
6744
6745 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6746
6747 2004-06-25 David Kastrup <dak@gnu.org>
6748
6749 * search.texi (Regexp Replace): Some typo corrections and
6750 rearrangement.
6751
6752 2004-06-24 David Kastrup <dak@gnu.org>
6753
6754 * search.texi (Unconditional Replace): Use replace-string instead
6755 of query-replace in example.
6756 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6757 sequences.
6758 (Query Replace): Correct explanation of `^' which does not use
6759 the mark stack.
6760
6761 2004-06-21 Nick Roberts <nickrob@gnu.org>
6762
6763 * misc.texi (Shell History Copying): Document comint-insert-input.
6764 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6765
6766 2004-06-21 Karl Berry <karl@gnu.org>
6767
6768 * info.texi (Top): Mention that only Emacs has mouse support.
6769 (Getting Started): Mention this in a few other places.
6770
6771 2004-06-20 Jesper Harder <harder@ifa.au.dk>
6772
6773 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6774 * custom.texi (Customization): Do.
6775 * anti.texi (Antinews): Do.
6776 * abbrevs.texi (Defining Abbrevs): Do.
6777
6778 * programs.texi (Info Lookup): Fix keybinding for
6779 info-lookup-symbol.
6780
6781 2004-06-16 Juanma Barranquero <lektu@terra.es>
6782
6783 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6784 Add emacs-xtra.
6785 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6786 (clean): Add emacs-xtra and flymake. Remove redundancies.
6787
6788 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6789
6790 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6791 Add emacs-xtra.
6792 * emacs-xtra.texi: New file.
6793
6794 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6795
6796 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6797 (Dired and Find): Mention differences with ordinary Dired buffers.
6798
6799 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6800
6801 * autotype.texi (Copyrights, Timestamps): Recommend
6802 `before-save-hook' instead of `write-file-functions'.
6803
6804 2004-06-13 Richard M. Stallman <rms@gnu.org>
6805
6806 * custom.texi (Init Syntax): Explain about vars that do special
6807 things when set with setq or with Custom.
6808 (Init Examples): Add line-number-mode example.
6809
6810 2004-06-13 Lars Hansen <larsh@math.ku.dk>
6811
6812 * dired-x.texi (dired-mark-omitted): Update keybinding.
6813
6814 2004-06-12 Juri Linkov <juri@jurta.org>
6815
6816 * dired.texi (Operating on Files): Add dired-do-touch.
6817
6818 2004-06-10 Kim F. Storm <storm@cua.dk>
6819
6820 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6821
6822 2004-06-10 Juri Linkov <juri@jurta.org>
6823
6824 * building.texi (Lisp Eval): Add C-M-x on defface.
6825
6826 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * files.texi (Reverting): Auto-Revert mode and
6829 Global Auto-Revert mode no longer revert remote files.
6830
6831 2004-06-05 Lars Hansen <larsh@math.ku.dk>
6832
6833 * dired-x.texi (variable dired-omit-mode): Rename from
6834 dired-omit-files-p.
6835 (function dired-omit-mode): Rename from dired-omit-toggle.
6836 Call dired-omit-mode rather than set dired-omit-files-p.
6837 (dired-mark-omitted): Describe command.
6838
6839 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
6840
6841 Version 2.0.41 of Tramp released.
6842
6843 2004-05-29 Juanma Barranquero <lektu@terra.es>
6844
6845 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6846 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6847
6848 2004-05-29 Richard M. Stallman <rms@gnu.org>
6849
6850 * custom.texi (Init File): Two dashes start --no-site-file.
6851
6852 * cl.texi (Top): Call this chapter `Introduction'.
6853 (Overview): In TeX, no section heading here.
6854
6855 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6856
6857 2004-05-29 Alan Mackenzie <acm@muc.de>
6858
6859 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6860 ("AWK"): Is consistently thus spelt throughout.
6861 (AWK, Pike): Document as "C-like modes".
6862 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6863 (M-x man): Supersedes M-x manual-entry.
6864 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6865
6866 ("Comments in C"): Delete node; the info is in CC Mode manual.
6867 (c-comment-only-line-offset): Remove description.
6868
6869 (C-c ., C-c C-c): Describe new C Mode bindings.
6870
6871 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6872 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6873 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6874 Amend definitions.
6875
6876 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6877 Describe functions.
6878
6879 (c-comment-start-regexp, c-hanging-comment-ender-p)
6880 (c-hanging-comment-starter-p): Remove obsolete definitions.
6881
6882 * emacs.texi: Remove the menu entry "Comments in C".
6883
6884 2004-05-29 Eli Zaretskii <eliz@gnu.org>
6885
6886 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6887 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6888
6889 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6890
6891 * flymake.texi: New file.
6892
6893 2004-05-28 Simon Josefsson <jas@extundo.com>
6894
6895 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6896
6897 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6898
6899 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6900 `M-x locate'.
6901
6902 2004-05-16 Karl Berry <karl@gnu.org>
6903
6904 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6905 makeinfo --html fails.
6906 * help.texi (Help Summary) [@ifnottex]: Likewise.
6907
6908 2004-05-13 Nick Roberts <nickrob@gnu.org>
6909
6910 * building.texi (GDB Graphical Interface): Update and describe
6911 layout first.
6912
6913 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
6914
6915 Version 2.0.40 of Tramp released.
6916
6917 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6918
6919 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6920
6921 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6922 variables `tramp-backup-directory-alist' and
6923 `tramp-bkup-backup-directory-info'.
6924 (Overview, Connection types)
6925 (External transfer methods, Default Method)
6926 (Windows setup hints): Remove restriction of password entering
6927 with external methods.
6928 (Auto-save and Backup): Make file name example
6929 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6930 and `auto-save-directory' must be used.
6931 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6932 only "NT"). Remove doubled entry "What kinds of systems does
6933 @tramp{} work on".
6934 (tramp): Macro removed.
6935 (Obtaining Tramp): Flag removed from title.
6936 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6937 and `trampver' used properly. Flag `tramp-inst' replaced by
6938 `installchapter'. Installation related text adapted.
6939
6940 2004-05-04 Jason Rumney <jasonr@gnu.org>
6941
6942 * makefile.w32-in: Revert last change.
6943
6944 2004-05-03 Jason Rumney <jasonr@gnu.org>
6945
6946 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6947
6948 2004-04-28 Masatake YAMATO <jet@gyve.org>
6949
6950 * widget.texi (Programming Example): Remove overlays.
6951
6952 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6953
6954 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6955
6956 2004-04-23 Juanma Barranquero <lektu@terra.es>
6957
6958 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6959
6960 2004-04-18 Juri Linkov <juri@jurta.org>
6961
6962 * fixit.texi (Spelling): Remove file extension from ispell xref.
6963
6964 2004-04-15 Kim F. Storm <storm@cua.dk>
6965
6966 * cmdargs.texi (Initial Options): Add -Q.
6967
6968 2004-04-05 Kim F. Storm <storm@cua.dk>
6969
6970 * custom.texi (File Variables): Add safe-local-eval-forms.
6971
6972 2004-04-05 Jesper Harder <harder@ifa.au.dk>
6973
6974 * info.texi (Info Search): Add info-apropos.
6975
6976 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6977
6978 * files.texi (Reverting): Correct description of revert-buffer's
6979 handling of point.
6980
6981 2004-03-22 Juri Linkov <juri@jurta.org>
6982
6983 * emacs.texi (Top): Add `Misc X'.
6984
6985 * faq.texi, trouble.texi: Fix help key bindings.
6986
6987 * glossary.texi: Improve references.
6988
6989 * help.texi: Sync keywords with finder.el.
6990
6991 * mini.texi (Completion): Add description for menu items.
6992
6993 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6994
6995 * sending.texi (Mail Methods): Fix xref to Message manual.
6996
6997 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6998
6999 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7000 (as suggested by Karl Berry). Update information about colored
7001 stars in menus. Add new subheading describing M-n.
7002
7003 2004-03-12 Richard M. Stallman <rms@gnu.org>
7004
7005 * cl.texi (Top): Rename top node's title.
7006
7007 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7008
7009 2004-03-08 Karl Berry <karl@gnu.org>
7010
7011 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7012 problems making the texinfo distribution.
7013
7014 2004-03-04 Richard M. Stallman <rms@gnu.org>
7015
7016 * search.texi (Regexps): Explain that ^ and $ have their
7017 special meanings only in certain contexts.
7018
7019 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7020
7021 * mule.texi (Specify Coding): Doc C-x RET F.
7022
7023 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7024 for multiple compile and grep buffers.
7025 (Indirect Buffers): Don't recommand clone-indirect-buffer
7026 for multiple compile and grep buffers.
7027
7028 2004-02-29 Simon Josefsson <jas@extundo.com>
7029
7030 * smtpmail.texi (Authentication): Changed the list of supported
7031 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7032 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7033 <voegelas@gmx.net>.
7034
7035 2004-02-29 Juanma Barranquero <lektu@terra.es>
7036
7037 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7038 Use $(DEL) instead of rm, and ignore exit code.
7039
7040 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
7041
7042 Tramp version 2.0.39 released.
7043
7044 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7045
7046 * tramp.texi (Customizing Completion): Explain new functions
7047 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7048 (all): Savannah URLs unified to "http://savannah.nongnu.org".
7049 (Top): Refer to Savannah mailing list as the major one. Mention
7050 older mailing lists in HTML mode only.
7051 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7052 (Frequently Asked Questions): Remote hosts must not be Unix-like
7053 for "smb" method.
7054 (Password caching): New node.
7055 (External transfer methods): Refer to password caching for "smb"
7056 method.
7057
7058 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
7059
7060 * building.texi (Watch Expressions): Update.
7061
7062 2004-02-21 Juri Linkov <juri@jurta.org>
7063
7064 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7065 --directory, --help, --version. Move text about command-line-args
7066 to Command Arguments.
7067 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7068 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7069 (Window Size X): Join -g and --geometry. Add @cindex.
7070 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7071 (Title X): Remove alias -title.
7072 (Misc X): New node.
7073
7074 2004-02-17 Karl Berry <karl@gnu.org>
7075
7076 * info.texi (Help-Int): Mention the new line number feature.
7077
7078 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7079
7080 * frames.texi (Drag and drop): Add Motif to list of supported
7081 protocols.
7082
7083 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7084
7085 * ses.texi (Advanced Features): New functionality for
7086 ses-set-header-row (defaults to current row unless C-u used).
7087 (Acknowledgements): Add Stefan Monnier.
7088
7089 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7090
7091 * frames.texi (Drag and drop): New section.
7092
7093 2004-01-24 Richard M. Stallman <rms@gnu.org>
7094
7095 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7096 Include it only @ifnotinfo. Patch the preceding and following
7097 node headers to point to each other.
7098
7099 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7100
7101 * calendar.texi (Appointments): Update section.
7102
7103 2003-12-29 Kevin Ryde <user42@zip.com.au>
7104
7105 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7106
7107 * programs.texi (C Modes): Fix the xref.
7108
7109 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
7110
7111 * building.texi (Watch Expressions): Update.
7112 (Commands of GUD): Include use of toolbar + breakpoints set from
7113 fringe/margin.
7114
7115 2003-12-03 Andre Spiegel <spiegel@gnu.org>
7116
7117 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7118 <acm@muc.de>.
7119
7120 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
7121
7122 Tramp version 2.0.38 released.
7123
7124 * tramp.texi (Remote shell setup): Warn of environment variables
7125 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7126 <sven.gabriel@imk.fzk.de>.
7127 (Configuration): Tramp now chooses base64/uuencode
7128 automatically. Update wording accordingly.
7129 (Top): More description for the `Default Method' menu entry.
7130 (Default Method): Use @code, not @var, for Lisp variables.
7131 (Default Method): New subsection `Which method is the right one
7132 for me?' Suggested by Christian Kirsch.
7133 (Configuration): Pointer to new subsection added.
7134 (Default Method): Too many "use" in one sentence.
7135 Rephrase. Reported by Christian Kirsch.
7136 (Filename Syntax): Old `su' example is probably a left-over from
7137 the sm/su method naming. Replace with `ssh', instead.
7138 (External transfer methods, Auto-save and Backup):
7139 Typo fixes.
7140
7141 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7142
7143 * tramp.texi (all): Harmonize all occurences of @tramp{}.
7144 (Top): Mention japanese manual only if flag `jamanual' is set.
7145 Insert section `Japanese manual' in menu.
7146
7147 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7148
7149 * frames.texi (Dialog Boxes): Add use-file-dialog.
7150
7151 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7152
7153 * eshell.texi (Known Problems): Add doc item.
7154
7155 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7156
7157 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7158 in CC Mode.
7159
7160 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7161
7162 * cc-mode.texi: Update for CC Mode 5.30.
7163
7164 Note: Please refrain from doing purely cosmetic changes like
7165 removing trailing whitespace in this manual; it clobbers cvs
7166 merging for no good reason.
7167
7168 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7169
7170 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7171 * man/commands.texi, man/custom.texi, man/display.texi:
7172 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
7173 * man/frames.texi, man/glossary.texi, man/killing.texi:
7174 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7175 * man/mule.texi, man/rmail.texi, man/search.texi:
7176 * man/sending.texi, man/text.texi, man/tramp.texi:
7177 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
7178 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
7179
7180 2003-11-01 Alan Mackenzie <acm@muc.de>
7181
7182 * search.texi (Scrolling During Incremental Search): Document a
7183 new scrolling facility in isearch mode.
7184
7185 2003-10-26 Karl Berry <karl@gnu.org>
7186
7187 * info.texi (Info Search): Echo area, not echo are. From Debian
7188 diff.
7189
7190 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7191
7192 * widget.texi (Defining New Widgets): Document new beavior of
7193 :buttons and :children keywords.
7194
7195 2003-10-22 Miles Bader <miles@gnu.org>
7196
7197 * Makefile.in (info): Move before $(top_srcdir)/info.
7198
7199 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
7200
7201 * building.texi (Watch Expressions): Update section on data display
7202 to reflect code changes (GDB Graphical Interface).
7203
7204 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7205
7206 * tramp.texi (Inline methods): Small grammar fix.
7207 (External transfer methods): Likewise.
7208
7209 2003-10-13 Richard M. Stallman <rms@gnu.org>
7210
7211 * xresources.texi (GTK resources): Clean up previous change.
7212
7213 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7214
7215 * xresources.texi (GTK resources): Add a note that some themes
7216 disallow customizations. Add scroll theme example.
7217
7218 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
7219
7220 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7221
7222 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7223
7224 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7225
7226 2003-09-30 Richard M. Stallman <rms@gnu.org>
7227
7228 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7229
7230 * widget.texi (User Interface): Fix typos.
7231
7232 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7233
7234 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7235
7236 * misc.texi (Saving Emacs Sessions): Shorten the section,
7237 collapsing back into one node.
7238
7239 2003-09-30 Lars Hansen <larsh@math.ku.dk>
7240
7241 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7242
7243 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
7244
7245 * xresources.texi (GTK names in Emacs): Correct typo.
7246
7247 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7248
7249 * pcl-cvs.texi (Selected Files): Fix typo.
7250
7251 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7252
7253 * cmdargs.texi (Font X): Mention new default font. More
7254 fully describe long font names, wildcard patterns and the
7255 problems involved. (Result of discussion on emacs-devel.)
7256
7257 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7258
7259 * emacs.texi (Acknowledgements): Correct typo.
7260
7261 2003-09-22 Richard M. Stallman <rms@gnu.org>
7262
7263 * dired.texi (Misc Dired Commands): New node.
7264 (Dired Navigation): Add dired-goto-file.
7265
7266 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7267
7268 * emacs.texi (Acknowledgements): New node, split from Distribution.
7269
7270 * cmdargs.texi (Action Arguments): -f reads interactive args.
7271
7272 2003-09-21 Karl Berry <karl@gnu.org>
7273
7274 * info.texi (] and [ commands): No period at end of section title.
7275
7276 2003-09-08 Lute Kamstra <lute@gnu.org>
7277
7278 * screen.texi (Mode Line): Say that POS comes before LINE.
7279 Mention `size-indication-mode'.
7280 * display.texi (Optional Mode Line): Document
7281 `size-indication-mode'.
7282 * basic.texi (Position Info): Mention `size-indication-mode'.
7283
7284 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7285
7286 * xresources.texi (Resources): Refer to `editres' man page.
7287 (Lucid Resources): Update defaults. Expand description of
7288 `shadowThickness'.
7289
7290 2003-09-04 Miles Bader <miles@gnu.org>
7291
7292 * Makefile.in (top_srcdir): New variable.
7293 ($(top_srcdir)/info): New rule.
7294 (info): Depend on it.
7295
7296 2003-09-03 Peter Runestig <peter@runestig.com>
7297
7298 * makefile.w32-in: New file.
7299
7300 2003-08-29 Richard M. Stallman <rms@gnu.org>
7301
7302 * misc.texi (Saving Emacs Sessions): Correct previous change.
7303
7304 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7305
7306 * widget.texi (User Interface): Explain the need of static text
7307 around an editable field.
7308
7309 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7310
7311 * widget.texi (Basic Types): The argument to `:help-echo' can now
7312 be a form that evaluates to a string.
7313
7314 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7315 (Intro): Include kmacro.texi after fixit.texi instead of after
7316 custom.texi. (As suggested by Kim Storm.)
7317
7318 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7319
7320 * fixit.texi (Fixit): Update `Next' pointer.
7321 * files.texi (Files): Update `Previous' pointer.
7322 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7323 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7324 (Suggested by Kim Storm.)
7325 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7326
7327 2003-08-18 Kim F. Storm <storm@cua.dk>
7328
7329 * kmacro.texi: New file describing enhanced keyboard macro
7330 functionality. Replaces old description in custom.texi.
7331
7332 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7333 (Keyboard Macros): Move to new kmacro.texi file.
7334
7335 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7336
7337 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7338
7339 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7340
7341 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7342
7343 2003-08-17 Alex Schroeder <alex@gnu.org>
7344
7345 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7346 required.
7347
7348 2003-08-16 Richard M. Stallman <rms@gnu.org>
7349
7350 * dired-x.texi (Shell Command Guessing): Explain *.
7351
7352 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7353
7354 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7355 log-edit-insert-changelog.
7356
7357 2003-08-05 Richard M. Stallman <rms@gnu.org>
7358
7359 * programs.texi (Lisp Indent): Don't describe
7360 lisp-indent-function property here. Use xref to Lisp Manual.
7361
7362 2003-08-03 Karl Berry <karl@gnu.org>
7363
7364 * info.texi: Need @contents.
7365
7366 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7367
7368 * calendar.texi (Date Formats): Document changed behaviour of
7369 abbreviations.
7370
7371 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
7372
7373 * buffers.texi (List Buffers): Fix previous change.
7374
7375 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7376
7377 Tramp version 2.0.36 released.
7378
7379 * tramp.texi (Remote shell setup): Explain about problems with
7380 non-Bourne commands in ~/.profile and ~/.shrc.
7381
7382 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
7383
7384 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7385 List*.
7386
7387 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7388
7389 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7390 renaming of `vis-mode' to `visible-mode'.
7391
7392 * display.texi (Font Lock): Fix typo.
7393
7394 2003-07-07 Richard M. Stallman <rms@gnu.org>
7395
7396 * display.texi (Font Lock): Add xref for format info on
7397 font-lock-remove-keywords.
7398
7399 * building.texi (Compilation): Document what happens with asynch
7400 children of compiler process.
7401
7402 * help.texi (Library Keywords): Use @multitable.
7403
7404 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7405
7406 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7407 next, prev and up pointers.
7408
7409 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7410
7411 * info.texi (Help): Mention existence of Emacs and stand-alone
7412 Info at the very beginning of the tutorial.
7413 (Help-Inv): New node.
7414 (Help-]): New node.
7415 (Help-M): Systematically point out the differences between default
7416 Emacs and stand-alone versions. Delete second menu.
7417 (Help-Xref): Systematically point out the differences between
7418 default Emacs and stand-alone versions.
7419 (Help-Int): Change `l' example.
7420 (Expert Info): Fix typos.
7421 (Emacs Info Variables): Mention `Info-hide-note-references' and
7422 new default for `Info-scroll-prefer-subnodes'.
7423
7424 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7425
7426 Version 2.0.35 of Tramp released.
7427
7428 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7429 (Inline methods): Add methods `remsh' and `plink1'.
7430 (External transfer methods): Add method `remcp'.
7431 (Multi-hop Methods): Add method `remsh'.
7432 Small patch from Adrian Aichner <adrian@xemacs.org>:
7433 Fix minor typos.
7434 (Concept Index): Added to make manual searchable via
7435 `Info-index'.
7436 (Version Control): Add cindex entry.
7437
7438 2003-06-04 Richard M. Stallman <rms@gnu.org>
7439
7440 * programs.texi (Expressions): Delete C-M-DEL.
7441
7442 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7443 comint-move-point-for-output renamed from
7444 comint-scroll-to-bottom-on-output.
7445
7446 * custom.texi (Init Rebinding): Replace previous change with xref.
7447 (Non-ASCII Rebinding): Explain that issue more briefly here.
7448
7449 2003-05-28 Richard M. Stallman <rms@gnu.org>
7450
7451 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7452
7453 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
7454
7455 * building.texi (GDB Graphical Interface): New node.
7456 (Rewritten somewhat by RMS.)
7457
7458 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7459
7460 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7461 non-English letters. Explain how to set coding systems correctly
7462 and how to include the right coding cookie in the file.
7463
7464 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7465
7466 * trampver.texi: Version 2.0.34 released.
7467
7468 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7469
7470 * indent.texi (Indentation): Explain the concepts.
7471 (Just Spaces): Explain why preventing tabs for indentation might
7472 be useful.
7473
7474 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7475
7476 * faq.texi: Improve previous changes.
7477
7478 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7479
7480 * faq.texi: Update copyright and maintenance details.
7481 Update some package URLs, versions, and maintainers.
7482 Remove many references to the Emacs Lisp Archive.
7483
7484 2003-04-23 Simon Josefsson <jas@extundo.com>
7485
7486 * smtpmail.texi: Fix license (the invariant sections mentioned has
7487 never been part of the smtp manual). Align info dir entry with
7488 other emacs packages.
7489
7490 2003-04-16 Richard M. Stallman <rms@gnu.org>
7491
7492 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7493
7494 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7495
7496 * tramp.texi: Version 2.0.33 released.
7497 Remove installation chapter. Remove XEmacs specifics.
7498
7499 2003-03-29 Richard M. Stallman <rms@gnu.org>
7500
7501 * tramp.texi (Top): Undo the previous renaming.
7502 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7503
7504 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7505
7506 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7507 version of manual.
7508
7509 * tramp.texi (Auto-save and Backup): New node.
7510
7511 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7512
7513 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7514 Emacs" in order to have better differentiation to "XEmacs".
7515 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7516 are new macros in order to point to the other Emacs flavor where
7517 appropriate. In info case, point to node `Installation' in order
7518 to explain how to generate the other way. In html case, make a
7519 link to the other html file.
7520 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
7521 after CVS checkout/update.
7522 (Installation): Completely rewritten.
7523 (Installation parameters, Load paths): New sections under
7524 `Installation'.
7525
7526 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7527
7528 * tramp.texi: Version 2.0.30 released.
7529 Replace word "path" with "localname" where used as a component of
7530 a Tramp file name.
7531
7532 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7533
7534 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7535 introduced.
7536 (Installation): Explain what to do if files from the tramp/contrib
7537 directory are needed.
7538
7539 2003-02-23 Alex Schroeder <alex@emacswiki.org>
7540
7541 * smtpmail.texi (How Mail Works): New.
7542
7543 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7544
7545 * cmdargs.texi (General Variables): Document SMTPSERVER.
7546
7547 * smtpmail.texi: New file.
7548
7549 * sending.texi: Remove SMTP node.
7550 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7551 library.
7552
7553 * Makefile.in: Build SMTP manual.
7554
7555 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7556
7557 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7558
7559 2003-02-22 Simon Josefsson <jas@extundo.com>
7560
7561 * sending.texi (Mail Methods): Add node about SMTP.
7562
7563 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7564
7565 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7566
7567 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7568
7569 * tramp.texi: Version 2.0.29 released.
7570 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7571 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7572
7573 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7574
7575 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7576 another package loads accidently Ange-FTP.
7577
7578 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7579
7580 * tramp.texi (Customizing Completion): Add function
7581 `tramp-parse-sconfig'. Change example of
7582 `tramp-set-completion-function', because parsing of ssh config
7583 files looks more natural.
7584
7585 2003-02-01 Kevin Ryde <user42@zip.com.au>
7586
7587 * glossary.texi (Glossary): Correction to cl cross reference.
7588
7589 2003-01-20 Richard M. Stallman <rms@gnu.org>
7590
7591 * killing.texi (Rectangles): Document C-x c r.
7592
7593 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7594
7595 * xresources.texi (GTK resources): New node.
7596 (GTK widget names): New node.
7597 (GTK names in Emacs): New node.
7598 (GTK styles): New node.
7599
7600 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7601
7602 * gnus.texi: Do not use `path' in several locations.
7603
7604 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
7605
7606 * maintaining.texi (Create Tags Table): Add reference to the new
7607 `etags --help --lang=LANG' option.
7608
7609 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7610
7611 * tramp.texi (External transfer methods): New method `smb'. From
7612 Michael Albinus.
7613
7614 2002-11-05 Karl Berry <karl@gnu.org>
7615
7616 * info.texi (Info-fontify): Reorder face list to avoid bad line
7617 breaks.
7618
7619 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7620
7621 * tramp.texi: Move @copying to standard place. Use
7622 @insertcopying.
7623
7624 2002-10-02 Karl Berry <karl@gnu.org>
7625
7626 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7627 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
7628 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7629 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7630 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7631 Per rms, update all manuals to use @copying instead of @ifinfo.
7632 Also use @ifnottex instead of @ifinfo around the top node, where
7633 needed for the sake of the HTML output.
7634 (The Gnus manual is not fixed since it's not clear to me how it
7635 works; and the Tramp manual already uses @copying, although in an
7636 unusual way. All others were changed.)
7637
7638 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
7639
7640 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7641 (../info/ses, ses.dvi): New targets.
7642 * ses.texi: New file.
7643
7644 2002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7645
7646 * texinfo.tex: Update to texinfo 4.2.
7647
7648 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7649
7650 * reftex.texi: Update to RefTeX 4.19.
7651
7652 2002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7653
7654 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7655 (../info/tramp, tramp.dvi): New targets.
7656
7657 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7658
7659 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7660 (calc.dvi): Uncomment.
7661
7662 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7663
7664 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7665 source files.
7666
7667 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7668
7669 * Makefile.in (emacsman): New target.
7670
7671 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7672
7673 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7674 (../info/calc): New target.
7675
7676 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7677
7678 * (Version 21.1 released.)
7679
7680 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7681
7682 * Branch for 21.1.
7683
7684 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7685
7686 * Makefile.in (../info/info): Use an explicit -o switch to
7687 makeinfo.
7688
7689 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7690
7691 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7692
7693 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7694
7695 * Makefile.in (../info/idlwave): Use --no-split.
7696
7697 2000-12-14 Dave Love <fx@gnu.org>
7698
7699 * Makefile.in (mostlyclean): Remove gnustmp.*
7700 (gnus.dvi): Change rule to remove @latex stuff.
7701
7702 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7703
7704 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7705
7706 2000-10-13 John Wiegley <johnw@gnu.org>
7707
7708 * Makefile.in: Add build targets for eshell.texi.
7709
7710 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7711
7712 * Makefile.in: Remove/comment speedbar stuff.
7713
7714 2000-09-22 Dave Love <fx@gnu.org>
7715
7716 * Makefile.in: Add emacs-mime.
7717
7718 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7719
7720 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7721 (DVI_TARGETS): Add woman.dvi.
7722 (../info/woman, woman.dvi): New targets.
7723
7724 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7725
7726 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7727
7728 * pcl-cvs.texi: New file.
7729 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7730 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7731
7732 2000-05-11 Gerd Moellmann <gerd@gnu.org>
7733
7734 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7735 (../info/ebrowse, ebrowse.dvi): New targets.
7736
7737 2000-01-13 Gerd Moellmann <gerd@gnu.org>
7738
7739 * Makefile.in (INFO_TARGETS): Add eudc.
7740 (DVI_TARGETS): Add eudc.dvi.
7741 (../info/eudc, eudc.dvi): New targets.
7742
7743 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7744
7745 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7746 compatibility with 8+3 filesystems).
7747 (../info/efaq): Rename from emacs-faq.
7748
7749 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7750
7751 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7752 (../info/idlwave, idlwave.dvi): New targets.
7753
7754 1999-10-23 Dave Love <fx@gnu.org>
7755
7756 * Makefile.in: Use autotype.texi.
7757
7758 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7759
7760 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
7761 faq.texi file) rather than ../info/faq.
7762
7763 1999-10-07 Gerd Moellmann <gerd@gnu.org>
7764
7765 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7766 (../info/ada-mode, ada-mode.dvi): New targets.
7767
7768 1999-09-01 Dave Love <fx@gnu.org>
7769
7770 * Makefile.in: Add faq.
7771
7772 1999-07-12 Richard Stallman <rms@gnu.org>
7773
7774 * Version 20.4 released.
7775
7776 1998-12-04 Markus Rost <rost@delysid.gnu.org>
7777
7778 * Makefile.in (INFO_TARGETS): Delete customize.info.
7779 (DVI_TARGETS): Delete customize.dvi.
7780 (../info/customize, customize.dvi): Targets deleted.
7781
7782 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7783
7784 * Version 20.3 released.
7785
7786 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7787
7788 * Makefile.in (EMACSSOURCES): Add mule.texi.
7789 Add msdog.texi, ack.texi. Remove gnu1.texi.
7790
7791 1998-04-06 Andreas Schwab <schwab@gnu.org>
7792
7793 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
7794 it in dvi targets.
7795 (../etc/GNU): Change to $(srcdir) first.
7796
7797 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7798
7799 * reftex.texi: Update for RefTeX version 3.22.
7800
7801 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7802
7803 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7804 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7805
7806 1997-09-23 Paul Eggert <eggert@twinsun.com>
7807
7808 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7809 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7810 (../info/customize): Rename from ../info/custom.
7811 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7812
7813 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7814
7815 * Version 20.2 released.
7816
7817 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7818
7819 * Version 20.1 released.
7820
7821 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7822
7823 * Makefile (../info/customize, customize.dvi): New targets.
7824 (INFO_TARGETS): Add ../info/customize.
7825 (DVI_TARGETS): Add customize.dvi.
7826
7827 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7828
7829 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7830
7831 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7832
7833 * Version 19.33 released.
7834
7835 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7836
7837 * Version 19.32 released.
7838
7839 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7840
7841 * Makefile.in: Add rules for the Message manual.
7842
7843 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7844
7845 * gnus.texi: New version.
7846
7847 * message.texi: New manual.
7848
7849 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7850
7851 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7852
7853 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7854
7855 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7856 Specify -I option.
7857 (All dvi targets): Set the TEXINPUTS variable.
7858
7859 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7860
7861 * Version 19.31 released.
7862
7863 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7864
7865 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
7866 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7867
7868 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7869
7870 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7871 (INFO_TARGETS): Add ../info/cc-mode.
7872 (DVI_TARGETS): Add cc-mode.dvi.
7873
7874 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7875
7876 * Version 19.30 released.
7877
7878 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7879
7880 * gnus.texi: New file.
7881
7882 1995-11-04 Erik Naggum <erik@naggum.no>
7883
7884 * gnus.texi: File deleted.
7885
7886 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7887
7888 * mh-e.texi: "Function Index" -> "Command Index" to work with
7889 Emacs 19.30 C-h C-k support of separately-documented commands.
7890
7891 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7892
7893 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7894 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7895
7896 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7897
7898 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7899 (../info/viper, viper.dvi): New targets.
7900
7901 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
7902
7903 * dired-x.texi (Installation): Change the example to set
7904 buffer-local variables like dired-omit-files-p in
7905 dired-mode-hook.
7906
7907 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7908
7909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7910 (../info/mh-e, mh-e.dvi): New targets.
7911
7912 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7913
7914 * Makefile.in (maintainer-clean): Rename from realclean.
7915
7916 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7917
7918 * Makefile.in: New file.
7919 * Makefile: File deleted.
7920
7921 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7922
7923 * Makefile (TEXINDEX_OBJS): Variable deleted.
7924 (texindex, texindex.o, getopt.o): Rules deleted.
7925 All deps on texindex deleted.
7926 (distclean): Don't delete texindex.
7927 (mostlyclean): Don't delete *.o.
7928 * texindex.c, getopt.c: Files deleted.
7929
7930 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7931
7932 * Version 19.26 released.
7933
7934 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7935
7936 * Makefile (EMACSSOURCES): Exclude undo.texi.
7937
7938 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7939
7940 * Version 19.25 released.
7941
7942 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7943
7944 * Version 19.24 released.
7945
7946 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7947
7948 * Version 19.23 released.
7949
7950 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7951
7952 * Makefile: Delete spurious tab.
7953
7954 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7955
7956 * Makefile (.SUFFIXES): New rule.
7957
7958 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7959
7960 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7961 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7962
7963 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7964
7965 * Makefile (../info/sc): Rename frin sc.info.
7966 (../info/cl): Likewise.
7967 (INFO_TARGETS): Use new names.
7968
7969 1993-12-04 Richard Stallman (rms@srarc2)
7970
7971 * getopt.c: New file.
7972 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7973 (getopt.o): New rule.
7974 (dvi): Don't depend on texindex.
7975 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7976 Depend on texindex.
7977
7978 1993-12-03 Richard Stallman (rms@srarc2)
7979
7980 * Makefile (../info/sc.info): Rename from ../info/sc.
7981 (TEXI2DVI): New variable.
7982 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7983 Add explicit commands.
7984 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7985
7986 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7987
7988 * Version 19.22 released.
7989
7990 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7991
7992 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7993
7994 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7995
7996 * Version 19.21 released.
7997
7998 1993-11-15 Paul Eggert (eggert@twinsun.com)
7999
8000 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8001
8002 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8003
8004 * Makefile (../etc/GNU): New target.
8005 (EMACSSOURCES): Add gnu1.texi.
8006
8007 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8008
8009 * Makefile (realclean): Don't delete the Info files.
8010
8011 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
8012
8013 * forms.texi: Fix forms.texi so that it will format correctly.
8014 Add missing `@end iftex', fix bad reference.
8015
8016 * info.texi, info-stn.texi: New files implement texinfo version of
8017 `info' file.
8018
8019 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8020 4' where appropriate.
8021
8022 1993-10-20 Brian Fox (bfox@ai.mit.edu)
8023
8024 * Makefile: Fix targets for texindex, new info.texi files.
8025 * info-stnd.texi: New file implements info for standalone info
8026 reader.
8027 * info.texi: Update to include recent changes to "../info/info".
8028 New source file for ../info/info; includes info-stnd.texi.
8029
8030 * texindex.c: Include "../src/config.h" if building in emacs.
8031
8032 * Makefile: Change all files to FILENAME.texi, force all targets
8033 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8034 vip.texinfo, forms.texinfo, cl.texinfo.
8035 Add target to build texindex.c, defining `emacs'.
8036
8037 * forms.texi: Install new file to match version 2.3 of forms.el.
8038
8039 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8040
8041 * Version 19.19 released.
8042
8043 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8044
8045 * sc.texinfo: Fix info file name.
8046
8047 * Makefile (info): Add gnus and sc.
8048 (dvi): Add gnus.dvi and sc.dvi.
8049 (../info/sc, sc.dvi): New targets.
8050
8051 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8052
8053 * Version 19.18 released.
8054
8055 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8056
8057 * Makefile: Fix source file names of the separate manuals.
8058 (gnus.dvi, ../info/gnus): New targets.
8059
8060 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8061
8062 * Version 19.17 released.
8063
8064 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8065
8066 * split-man: Fix typos in last change.
8067
8068 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8069
8070 * Version 19.16 released.
8071
8072 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8073
8074 * version 19.15 released.
8075
8076 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8077
8078 * Makefile (distclean): It's rm, not rf.
8079
8080 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8081
8082 * Version 19.14 released.
8083
8084 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8085
8086 * Makefile: New file.
8087
8088 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8089
8090 * Version 19.13 released.
8091
8092 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8093
8094 * Version 19.9 released.
8095
8096 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8097
8098 * Version 19.8 released.
8099
8100 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8101
8102 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8103
8104 * trouble.texi: It's `enable-flow-control-on', not
8105 `evade-flow-control-on'.
8106
8107 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8108
8109 * display.texi: Document standard-display-european.
8110
8111 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8112
8113 * Version 19.7 released.
8114
8115 * emacs.texi: Add a sentence to the top menu mentioning the
8116 specific version of Emacs this manual applies to.
8117
8118 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8119
8120 * basic.texi: Document next-line-add-lines variable used to
8121 implement down-arrow.
8122
8123 * killing.texi: Document kill-whole-line.
8124
8125 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8126
8127 * text.texi: Update unix TeX ordering information.
8128
8129 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8130
8131 * news.texi: Mention fill-rectangle in keybinding list.
8132
8133 * killing.texi: Document fill-rectangle.
8134
8135 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8136
8137 * vc.texi: Bring the docs up to date with VC 5.2.
8138
8139 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8140
8141 * emacs.tex: Mention blackbox and gomoku under Amusements.
8142 Assembler mode is now mentioned and appropriately indexed
8143 under Programming Modes.
8144
8145 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8146
8147 * emacs.tex: Update TeX ordering information.
8148
8149 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8150
8151 * gnus.texinfo: New file. Removed installation instructions.
8152
8153 1990-06-26 David Lawrence (tale@geech)
8154
8155 * emacs.tex: Note that completion-ignored-extensions is not used
8156 to filter out names when all completions are displayed in
8157 *Completions*.
8158
8159 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8160
8161 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8162
8163 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8164
8165 * emacs.tex: Add @findex grep.
8166
8167 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8168
8169 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8170 then define `\sc' as the command for smallcaps in Texinfo. This
8171 means that the @sc command will produce small caps. bfox has
8172 made the corresponding change to makeinfo and texinfm.el.
8173
8174 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8175
8176 * emacs.tex: Correct two typos. No other changes before
8177 Version 19 will be made.
8178
8179 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8180 Customization since the menu entry did not point to anything.
8181 Also add an @finalout command to remove overfull hboxes from the
8182 printed output.
8183
8184 * cl.texinfo: Add @bye, \input line and @settitle to file.
8185 This file is clearly intended to be a chapter of some other work,
8186 but the other work does not yet exist.
8187
8188 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8189
8190 * texinfo.texinfo: Three typos corrected.
8191
8192 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8193
8194 * emacs.tex: Update information for obtaining TeX distribution from the
8195 University of Washington.
8196
8197 ;; Local Variables:
8198 ;; coding: iso-2022-7bit
8199 ;; fill-column: 79
8200 ;; add-log-time-zone-rule: t
8201 ;; End:
8202
8203 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
8204 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
8205
8206 This file is part of GNU Emacs.
8207
8208 GNU Emacs is free software; you can redistribute it and/or modify
8209 it under the terms of the GNU General Public License as published by
8210 the Free Software Foundation; either version 3, or (at your option)
8211 any later version.
8212
8213 GNU Emacs is distributed in the hope that it will be useful,
8214 but WITHOUT ANY WARRANTY; without even the implied warranty of
8215 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8216 GNU General Public License for more details.
8217
8218 You should have received a copy of the GNU General Public License
8219 along with GNU Emacs; see the file COPYING. If not, write to the
8220 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8221 Boston, MA 02110-1301, USA.
8222
8223 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd