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