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