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