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