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