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