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