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