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