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