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