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