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