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