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