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