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