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