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