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