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