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