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