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