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