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