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