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