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