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