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