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