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