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