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