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