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