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