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