Add ps rules for some doc/ Makefiles.
[bpt/emacs.git] / doc / emacs / ChangeLog
1 2010-10-11 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4 (DVIPS): New variable.
5 (.PHONY): Add ps.
6 (ps, emacs.ps, emacs-xtra.ps): New targets.
7 (clean): Delete ps files.
8
9 2010-10-09 Eli Zaretskii <eliz@gnu.org>
10
11 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
12
13 2010-10-09 Glenn Morris <rgm@gnu.org>
14
15 * Makefile.in (VPATH): Remove.
16 (infodir): Make it absolute.
17 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
18
19 * Makefile.in (dist): Anchor regexps.
20
21 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
22 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
23 (emacs-xtra.pdf): Use $<.
24
25 * Makefile.in (infoclean): Remove harmless, long-standing error.
26
27 * Makefile.in ($(infodir)): Delete rule.
28 (mkinfodir): New.
29 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
30
31 * Makefile.in (distclean): Do not delete emacsver.texi.
32 (dist): Remove reference to emacsver.texi.in.
33 * emacsver.texi: New file, replacing emacsver.texi.in.
34
35 2010-10-09 Glenn Morris <rgm@gnu.org>
36
37 * emacsver.texi.in: New file.
38 * emacs.texi: Set EMACSVER by including emacsver.texi.
39 * Makefile.in (distclean): Delete emacsver.texi.
40 (dist): Copy emacsver.texi.
41 (EMACSSOURCES): Add emacsver.texi.
42
43 * ack.texi (Acknowledgments): No more b2m.c.
44
45 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
46 (emacs): Remove rule.
47 (dist): No need to deal with the emacs rule any more.
48
49 2010-10-07 Glenn Morris <rgm@gnu.org>
50
51 * Makefile.in (version): New, set by configure.
52 (clean): Delete dist tar file.
53 (dist): Use version in tar name.
54
55 2010-10-06 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in (EMACS_XTRA): Add the main source file.
58 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
59 (mostlyclean): No core files, reorder other files.
60 (clean): Delete specific dvi and pdf files.
61 (infoclean, dist): New rules.
62 (maintainer-clean): Use infoclean.
63 ($(infodir)): Add parallel build workaround.
64
65 2010-10-04 Glenn Morris <rgm@gnu.org>
66
67 * Makefile.in (SHELL): Set it.
68 (INFO_TARGETS, DVI_TARGETS): Remove variables.
69 (info, dvi): Replace above variables with their expansions.
70 (info): Move mkdir from here...
71 ($(infodir)/emacs): ... to here (for parallel builds).
72 (pdf): New target.
73 ($(infodir)/emacs): Pass -o option to makeinfo.
74 (.PHONY): Declare clean rules.
75 (maintainer-clean): Delete dvi and pdf files.
76 Guard against cd failures. Use a more restrictive delete.
77
78 2010-10-02 Glenn Morris <rgm@gnu.org>
79
80 * misc.texi (Shell Mode): Remove reference to old function name.
81
82 2010-09-30 Eli Zaretskii <eliz@gnu.org>
83
84 * maintaining.texi (VC Mode Line): Mention all the possible VC status
85 indicator characters.
86
87 2010-09-29 Glenn Morris <rgm@gnu.org>
88
89 * Makefile.in (top_srcdir): Remove unused variable.
90
91 2010-09-14 Glenn Morris <rgm@gnu.org>
92
93 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
94 the last hook item.
95
96 * calendar.texi (Appointments): Also updated when a diary include file
97 is saved.
98
99 2010-09-14 Glenn Morris <rgm@gnu.org>
100
101 * trouble.texi (Bugs): Update the section intro.
102 (Known Problems): New section.
103 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
104 (Sending Patches): Bug fixes are best as responses to existing bugs.
105 * emacs.texi (Known Problems): Add menu entry for new section.
106
107 2010-09-09 Glenn Morris <rgm@gnu.org>
108
109 * xresources.texi: Untabify.
110
111 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
112
113 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
114
115 2010-09-06 Glenn Morris <rgm@gnu.org>
116
117 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
118
119 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
120
121 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
122
123 2010-08-21 Glenn Morris <rgm@gnu.org>
124
125 * misc.texi (Amusements): Mention bubbles and animate.
126
127 2010-07-31 Eli Zaretskii <eliz@gnu.org>
128
129 * files.texi (Visiting): Add more index entries for
130 large-file-warning-threshold.
131
132 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
133
134 * frames.texi (Tool Bars): Add doc for tool-bar-position.
135
136 2010-06-23 Glenn Morris <rgm@gnu.org>
137
138 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
139 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
140 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
141 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
142 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
143 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
144 Untabify Texinfo files.
145
146 2010-06-10 Glenn Morris <rgm@gnu.org>
147
148 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
149
150 * basic.texi (Inserting Text): Fix typo.
151
152 2010-06-10 Glenn Morris <rgm@gnu.org>
153
154 * ack.texi (Acknowledgments):
155 * emacs.texi (Acknowledgments): Update for notifications.el.
156
157 2010-05-31 Daiki Ueno <ueno@unixuser.org>
158
159 * dired.texi (Operating on Files): Mention encryption commands
160 (Bug#6315).
161
162 2010-05-29 Eli Zaretskii <eliz@gnu.org>
163
164 * basic.texi (Moving Point): Update due to renaming of commands bound
165 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
166
167 2010-05-18 Eli Zaretskii <eliz@gnu.org>
168
169 * display.texi (Fringes): Document reversal of fringe arrows for R2L
170 paragraphs.
171 (Line Truncation): Fix wording for bidi display.
172
173 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
174 keys.
175
176 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
177
178 * building.texi (GDB Graphical Interface): Remove misleading comparison
179 to an IDE (Bug#6128).
180
181 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
182
183 * programs.texi (Man Page):
184 * misc.texi (Invoking emacsclient):
185 * mini.texi (Repetition):
186 * mark.texi (Setting Mark): Fix typos.
187
188 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
189
190 * misc.texi (Printing): Document htmlfontify-buffer.
191
192 2010-05-08 Glenn Morris <rgm@gnu.org>
193
194 * calendar.texi (Displaying the Diary, Format of Diary File):
195 Fix external cross-references for TeX format output.
196
197 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
198
199 * Version 23.2 released.
200
201 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
202
203 * cmdargs.texi (Initial Options): Mention --chdir.
204
205 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
206
207 * frames.texi (Tool Bars): Add tool-bar-style.
208
209 2010-04-21 Glenn Morris <rgm@gnu.org>
210
211 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
212
213 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
214
215 * programs.texi (Semantic): New node.
216
217 * maintaining.texi (EDE): New node.
218
219 * emacs.texi: Update node listing.
220
221 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
222
223 2010-04-18 Glenn Morris <rgm@gnu.org>
224
225 * emacs.texi (Acknowledgments): Remove duplicate.
226
227 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
228
229 2010-04-18 Glenn Morris <rgm@gnu.org>
230
231 * dired.texi (Misc Dired Features): Mention VC diff and log.
232 * maintaining.texi (Old Revisions, VC Change Log):
233 Mention that diff and log work in Dired buffers.
234
235 * help.texi (Help Summary): Mention M-x info-finder.
236
237 * ack.texi (Acknowledgments): Add mpc.el.
238
239 * custom.texi (Specifying File Variables, Directory Variables):
240 Document new commands for manipulating local variable lists.
241
242 2010-04-18 Glenn Morris <rgm@gnu.org>
243
244 * trouble.texi (Contributing): Add cindex entry.
245 Mention etc/CONTRIBUTE.
246
247 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
248
249 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
250 query-replace (Bug#5774).
251
252 2010-04-16 Glenn Morris <rgm@gnu.org>
253
254 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
255
256 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
257
258 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
259
260 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
261
262 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
263
264 2010-03-30 Eli Zaretskii <eliz@gnu.org>
265
266 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
267 cross-reference to "Inserting Text".
268
269 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
270 Mention completion provided by `ucs-insert'.
271
272 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
273
274 * sending.texi (Sending Mail): Note variables that may need
275 customizing.
276 (Mail Sending): Expand discussion of send-mail-function.
277
278 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
279
280 Document Message mode as the default mail mode.
281
282 * sending.texi (Sending Mail): Copyedits.
283 (Mail Format, Mail Headers): Document mail-from-style changes.
284 (Mail Commands): Rename from Mail mode. Document Message mode.
285 (Mail Misc): Rename from Mail mode Misc.
286 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
287 command names and update keybindings.
288 (Header Editing): Document message-tab. De-document
289 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
290 favor of mail-default-headers. Ad index entries for user-full-name and
291 user-mail-address.
292 (Citing Mail): Update changes in Message mode behavior. Document
293 mail-yank-prefix.
294 (Mail Signature): New node, moved from Mail Misc.
295 (Mail Aliases): Mail abbrevs are the default with Message mode.
296 (Mail Methods): Note that Message mode is now the default.
297
298 * rmail.texi (Rmail Reply):
299 * text.texi (Text Mode):
300 * major.texi (Major Modes):
301 * mule.texi (Output Coding): Refer to Message mode.
302
303 * custom.texi (Init Examples): Add xref to Mail Header.
304
305 * emacs.texi (Top): Fix xrefs.
306
307 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
308
309 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
310 repository if there is none.
311 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
312 vc-print-root-log.
313 (Old Revisions): Copyedits. Document vc-root-diff.
314
315 * programs.texi (Program Modes): Mention Javascript mode.
316
317 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
318 * emacs.texi: Update node description.
319
320 * misc.texi (Navigation): Document doc-view-continuous.
321 (Shell Ring): Document new M-r binding. M-s is no longer bound.
322
323 2010-03-30 Juri Linkov <juri@jurta.org>
324
325 * search.texi (Other Repeating Search): Remove line that `occur'
326 can not handle multiline matches.
327
328 2010-03-30 Eli Zaretskii <eliz@gnu.org>
329
330 * mule.texi (International): Mention support of bidirectional editing.
331 (Bidirectional Editing): New section.
332
333 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
334
335 * emacs.texi (Top): Update node names to those in building.texi.
336
337 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
338
339 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
340 doc/emacs/emacs.texi: Update node names for building.texi.
341
342 2010-03-24 Glenn Morris <rgm@gnu.org>
343
344 * ack.texi (Acknowledgments):
345 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
346
347 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
348
349 * xresources.texi (Table of Resources): Clarify toolBar number
350 for Gtk+.
351
352 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
353
354 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
355
356 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
357
358 * search.texi (Other Repeating Search): Document multi-isearch-buffers
359 and multi-isearch-buffers-regexp.
360
361 * indent.texi (Indentation): Clarify description of
362 indent-for-tab-command. Document tab-always-indent.
363
364 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
365
366 * cmdargs.texi (Font X): Move most content to Fonts.
367
368 * frames.texi (Fonts): New node. Document font-use-system-font.
369
370 * emacs.texi (Top):
371 * xresources.texi (Table of Resources):
372 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
373
374 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
375
376 * Branch for 23.2.
377
378 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
379
380 * custom.texi (Init Examples): Add xref to Locals.
381
382 * major.texi (Choosing Modes): Mention usage of setq-default for
383 setting the default value of major-mode (Bug#5688).
384
385 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
386
387 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
388
389 * display.texi (Display Custom): Document make-pointer-invisible and
390 underline-minimum-offset. Remove inverse-video.
391
392 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
393
394 * frames.texi (Frame Commands): Note that the last ordinary frame can
395 be deleted in daemon mode (Bug#5616).
396
397 2010-02-18 Glenn Morris <rgm@gnu.org>
398
399 * trouble.texi (Contributing): Repository is no longer CVS.
400
401 2010-02-08 Glenn Morris <rgm@gnu.org>
402
403 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
404
405 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
406
407 * display.texi (Useless Whitespace, Text Display):
408 * custom.texi (Init Examples): Avoid obsolete special default variables
409 like default-major-mode.
410
411 2010-01-24 Mark A. Hershberger <mah@everybody.org>
412
413 * programs.texi (Other C Commands): Replace reference to obsolete
414 c-subword-mode.
415
416 2010-01-21 Glenn Morris <rgm@gnu.org>
417
418 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
419
420 2010-01-12 Glenn Morris <rgm@gnu.org>
421
422 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
423 emacs-pretest-bug for bug reports for development versions.
424
425 2010-01-11 Glenn Morris <rgm@gnu.org>
426
427 * display.texi (Highlight Interactively): `t' does not mean highlight
428 all patterns. (Bug#5335)
429
430 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
431
432 * misc.texi (Shell): Document async-shell-command.
433
434 * building.texi (Grep Searching): Document zrgrep.
435
436 * mini.texi (Completion Options): Mention `initials' completion style.
437
438 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
439
440 * building.texi: Import GDB Graphical Interface description from
441 EMACS_23_1_RC.
442
443 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
444
445 * emacs.texi (Top): Update node listing.
446
447 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
448
449 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
450
451 * cmdargs.texi (Initial Options):
452 * xresources.texi (Resources): Document inhibit-x-resources.
453
454 * custom.texi (Specifying File Variables): Note that minor modes are
455 enabled unconditionally.
456
457 * display.texi (Scrolling): Briefly document the old recenter command,
458 and document recenter-positions.
459
460 * files.texi (Visiting):
461 * buffers.texi (Buffers): Max buffer size is now 512 MB.
462
463 * frames.texi (Cut/Paste Other App): Document
464 save-interprogram-paste-before-kill.
465
466 * killing.texi (Kill Options): New node.
467
468 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
469
470 * misc.texi (Shell Options): ansi-color is now default.
471
472 2009-12-05 Glenn Morris <rgm@gnu.org>
473
474 * emacs.texi (Top): Update menu for cal-xtra node changes.
475 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
476 or mode line. Don't mention invisible text or the details of
477 diary-print-entries here, only in cal-xtra.
478 (Format of Diary File): Mention that the "date on first line" format
479 only really affects the simple display.
480 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
481 (Diary Customizing): Holidays may be in the buffer or mode line.
482 Move diary-print-entries to the "Diary Display" section.
483 (Diary Display): New section, split out from "Fancy Diary Display".
484 Explain the limitations of simple display, and how to print it.
485
486 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
487
488 * cal-xtra.texi (Diary Display): Mention View mode.
489
490 2009-11-29 Juri Linkov <juri@jurta.org>
491
492 * display.texi (Highlight Interactively): Actually a list of
493 default faces is pre-loaded into a list of default values
494 instead of the history.
495
496 2009-11-20 Glenn Morris <rgm@gnu.org>
497
498 * ack.texi (Acknowledgments):
499 * emacs.texi (Acknowledgments): Add htmlfontify.
500
501 2009-11-14 Glenn Morris <rgm@gnu.org>
502
503 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
504
505 * ack.texi (Acknowledgments):
506 * emacs.texi (Acknowledgments): Update for recent Org changes.
507
508 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
509
510 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
511 `charset' property, which is irrelevant to the user manual (Bug#3526).
512
513 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
514
515 * trouble.texi (DEL Does Not Delete): Fix typo.
516
517 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
518
519 * files.texi (Misc File Ops): Mention copy-directory.
520
521 2009-10-04 Eli Zaretskii <eliz@gnu.org>
522
523 * mule.texi (Unibyte Mode): Emphasize that
524 unibyte-display-via-language-environment affects only the display.
525
526 * display.texi (Horizontal Scrolling): Document cursor behavior under
527 horizontal scrolling when point moves off the screen (Bug#4564).
528 Improve wording.
529
530 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
531
532 * files.texi (Directories): delete-directory prompts for recursive
533 deletion.
534
535 2009-09-30 Glenn Morris <rgm@gnu.org>
536
537 * ack.texi (Acknowledgments):
538 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
539
540 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
541
542 * dired.texi (Dired Navigation): Use @code instead of @var for
543 dired-isearch-filenames, so that it's not capitalized.
544
545 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
546
547 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
548
549 * entering.texi (Exiting): C-z is now bound to suspend-frame.
550
551 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
552 (Key Bindings): Reference Init Rebinding in introductory text. Shift
553 some of the introduction to Keymaps node.
554 (Keymaps): Simplify.
555 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
556 (Minibuffer Maps): Remove mention of Mocklisp.
557 (Init Rebinding): Move mode-local rebinding example here from Local
558 Keymaps.
559 (Modifier Keys): Clarify.
560 (Rebinding): Add cindex for "binding keys".
561
562 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
563
564 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
565
566 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
567
568 * building.texi (Threads Buffer, Multithreaded Debugging):
569 Re-organise these two sections.
570
571 2009-08-29 Eli Zaretskii <eliz@gnu.org>
572
573 * cmdargs.texi (Initial Options): Fix last change.
574
575 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
576
577 * mule.texi (Enabling Multibyte):
578 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
579 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
580
581 2009-08-20 Glenn Morris <rgm@gnu.org>
582
583 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
584
585 2009-08-19 Glenn Morris <rgm@gnu.org>
586
587 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
588
589 2009-08-18 Glenn Morris <rgm@gnu.org>
590
591 * ack.texi (Acknowledgments):
592 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
593
594 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
595
596 2009-08-09 Glenn Morris <rgm@gnu.org>
597
598 * ack.texi (Acknowledgments):
599 * emacs.texi (Acknowledgments): Add gdb-mi entry.
600
601 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
602
603 * emacs.texi (Top): Add new menu items for GDB-UI.
604
605 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
606 section. Threads buffer is in separate section now.
607
608 2009-08-08 Glenn Morris <rgm@gnu.org>
609
610 * ack.texi (Acknowledgments):
611 * emacs.texi (Acknowledgments):
612 Update for js2-mode and org changes.
613
614 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
615
616 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
617 files.
618
619 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
620
621 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
622
623 2009-07-23 Glenn Morris <rgm@gnu.org>
624
625 * programs.texi (Matching): Update blink-matching-paren-distance.
626
627 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
628
629 * frames.texi (Cut/Paste Other App): For select-active-regions,
630 selection is now updated on moving point.
631
632 2009-07-21 Richard Stallman <rms@gnu.org>
633
634 * glossary.texi (GNU, Daemon): Update information.
635
636 2009-07-19 Juri Linkov <juri@jurta.org>
637
638 * custom.texi (Specifying File Variables, Safe File Variables):
639 "variables/value pairs" -> "variable/value pairs".
640
641 2009-07-15 Glenn Morris <rgm@gnu.org>
642
643 * misc.texi (Gnus): Remove widow.
644
645 2009-07-11 Glenn Morris <rgm@gnu.org>
646
647 * Makefile.in (TEXI2PDF): New.
648 (emacs.pdf, emacs-xtra.pdf): New targets.
649
650 * arevert-xtra.texi (Autorevert): Add menu descriptions.
651
652 * display.texi (Horizontal Scrolling): Re-word to remove widow.
653
654 * emacs.texi (Top): Info can be read from other places than Emacs.
655 Don't print the copying notice twice in the printed version.
656 Update the menu and detailmenu.
657 (Preface): The meaning of "on-line" has changed.
658 Correct name for "Common Problems" chapter.
659 (Distrib): Update FSF shop URL.
660 (Intro): Showing two files at once is not so exciting.
661
662 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
663 (Mac / GNUstep Basics): Minor grammar changes.
664 (Mac / GNUstep Events): Fix typo.
665 (GNUstep Support): CANNOT_DUMP no longer applies.
666
667 * misc.texi (Document View): Fix typos.
668
669 * dired.texi (Dired):
670 * help.texi (Help):
671 * macos.texi (Mac OS / GNUstep):
672 * maintaining.texi (Version Control, Introduction to VC):
673 End menu descriptions with a period.
674
675 2009-07-09 Eli Zaretskii <eliz@gnu.org>
676
677 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
678 so categorical in saying that the option is only useful on NTFS.
679
680 2009-07-09 Glenn Morris <rgm@gnu.org>
681
682 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
683 (ENVADD): Add texinfodir to TEXINPUTS.
684
685 * emacs.texi (Top): Fix cross-reference.
686
687 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
688
689 * vc1-xtra.texi (Revision Tags): Fix typo.
690
691 2009-07-03 Glenn Morris <rgm@gnu.org>
692
693 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
694 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
695 (Merge Commands): `.' does not seem to work in A or B buffer.
696 `l' can recreate the 3-window display.
697
698 * glossary.texi (Glossary): Minor phrasing changes throughout.
699 Add more internal cross-references.
700 <Autoloading>: You can't really autoload a variable.
701 <C-M->: Move details here from `M-C-' item.
702 <Continuation Line>: Refer to `Truncation.'
703 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
704 <Home Directory, Unix>: New entries.
705 <Deletion of Files>: Mention recycle bins.
706 <Directory>: Mention ``folders.''
707 <Error>: Don't mention ``type-ahead.''
708 <Fringe>: Refer to the manual node.
709 <Minor Mode>: Can be global or local.
710 <Spell Checking>: There are other checkers besides Ispell.
711
712 2009-07-02 Glenn Morris <rgm@gnu.org>
713
714 * anti.texi (Antinews): Minor changes in phrasing.
715
716 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
717 some underfull lines in dvi output.
718
719 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
720
721 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
722
723 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
724
725 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
726
727 * xresources.texi (Table of Resources): Mention maximized for
728 fullscreen.
729
730 * cmdargs.texi (Window Size X): -mm/--maximized is new.
731
732 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
733
734 * anti.texi (Antinews): Correct the list of removed platforms.
735
736 2009-06-28 Glenn Morris <rgm@gnu.org>
737
738 * arevert-xtra.texi: Minor language tweaks.
739
740 * dired-xtra.texi: Minor revisions.
741
742 2009-06-23 Miles Bader <miles@gnu.org>
743
744 * display.texi (Scrolling): Document `recenter-redisplay'.
745 (Temporary Face Changes): Document `text-scale-set'.
746
747 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
748
749 * Branch for 23.1.
750
751 2009-06-17 Kenichi Handa <handa@m17n.org>
752
753 * mule.texi (Charsets): Update the description for the new charset.
754 (list-character-sets): New findex.
755 (Language Environments): Add @anchor{Describe Language Environment}.
756
757 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
758
759 * basic.texi (Moving Point): Fix tag.
760
761 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
762
763 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
764 use camel-case for PageUp and PageDown.
765
766 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
767 camel-case for PageUp and PageDown.
768
769 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
770
771 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
772 (Isearch Scroll): Decapitalize <next> and <prior>.
773
774 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
775
776 * fixit.texi (Spelling): Set default dictionary.
777 Improve descriptions (Bug#2554)
778
779 2009-06-08 David Reitter <david.reitter@gmail.com>
780
781 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
782 since saving colors and faces set this way is not implemented.
783 (Environment variables): Remove mention of mac-fix-env, which is
784 scheduled to be removed.
785
786 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
787
788 * custom.texi (Init Examples): Add example of changing load-path.
789
790 * building.texi (Lisp Libraries): Add example of changing
791 load-path (Bug#3446).
792
793 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
794
795 * mark.texi (Mark): Further clarifications.
796 (Setting Mark): Emphasize that C-SPC activates the mark.
797
798 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
799
800 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
801 Mark mode.
802 (Using Region, Persistent Mark): Use "active mark" instead of "active
803 region".
804
805 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
806
807 * mule.texi (Select Input Method): Fix typo.
808
809 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
810
811 * anti.texi (Antinews): Document completion changes. Some additional
812 copyedits and rearrangement of entries.
813
814 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
815
816 * misc.texi (Interactive Shell, Saving Emacs Sessions)
817 (Shell History Copying, Terminal emulator): Copyedits.
818
819 * xresources.texi (Resources): Simplify descriptions. Shorten
820 description of editres, which is not very useful these days.
821 (Table of Resources): Document fontBackend resource.
822
823 * trouble.texi (Quitting): Add other undo bindings to table.
824 (DEL Does Not Delete): Note that the erasure key is usually labelled
825 "Backspace". Remove discussion of obscure Xmodmap issue.
826
827 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
828
829 * files.texi (Visiting): Copyedits.
830
831 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
832
833 * basic.texi (Inserting Text): Document ucs-insert.
834
835 * mule.texi (International Chars): Define "multibyte". Note that
836 internal representation is unicode-based. Simplify definition of raw
837 bytes. Mention ucs-insert.
838 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
839 (Language Environments): Add language environments new to Emacs 23.
840 (Multibyte Conversion): Node deleted.
841 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
842 mention obsolete emacs-mule coding system.
843 (Output Coding): Copyedits.
844
845 * emacs.texi (Top): Update node listing.
846
847 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
848
849 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
850
851 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
852
853 * building.texi (Lisp Libraries): `load-library' does offer completion.
854
855 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
856
857 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
858 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
859
860 2009-04-25 Eli Zaretskii <eliz@gnu.org>
861
862 * maintaining.texi (Tags): Clarify text. (Bug#3101)
863
864 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
865
866 * entering.texi (Entering Emacs): Document initial-buffer-choice.
867
868 * building.texi (Lisp Interaction): Document initial-scratch-message.
869
870 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
871
872 * msdog.texi (Windows Fonts): Fix typos.
873
874 * files.texi (Save Commands): Fix pxref.
875
876 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
877
878 * files.texi (Save Commands): Mention diff-buffer-with-file.
879 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
880 Henoch (Bug#3036).
881
882 2009-03-15 Glenn Morris <rgm@gnu.org>
883
884 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
885 the former is not always used.
886 (Mail Headers): Use active voice. Add "Mail-reply-to".
887 Change case of "Id". Avoid repeated "appropriate".
888 (Mail Aliases): Fix previous change - use an example with a ".", so it
889 does actually get quoted when expanded.
890 (Mail Sending): Mailclient is the default on some systems.
891 (Citing Mail): Mention mail-indentation-spaces.
892 (Mail Mode Misc): Add an @dfn for "mail signature".
893
894 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
895
896 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
897 (Completion Options): Document read-file-name-completion-ignore-case,
898 read-buffer-completion-ignore-case, and completion-styles. Remove
899 description of partial-completion-mode.
900
901 2009-03-14 Glenn Morris <rgm@gnu.org>
902
903 * sending.texi (Mail Format): Fix typo. Add index entry for
904 mail-header-separator.
905 (Mail Headers): Put info about initialization and changing in one place
906 at the start. Update FCC section for mbox Rmail. Clarify From
907 section, mention mail-setup-with-from. Clarify Reply-to section.
908 Add Mail-followup-to and mail-mailing-lists. Clarify References
909 section.
910 (Mail Aliases): Update example, make less contentious.
911 Update for name change of mail-interactive-insert-alias.
912 (Mail Mode): Remove mention of `%' as a word separator.
913 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
914 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
915 commands. Clarify FCC handling. In mail-complete, add reference to
916 Mail Aliases section, and mention mail-complete-function.
917 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
918 (Mail Mode Misc): Clarify the mail-signature function. Add basic
919 signature netiquette. Explain how the mail hooks work when continuing
920 a composition.
921 (Mail Amusements): Internationalize the spook section a bit.
922 Remove the spook mail-setup-hook example, since it doesn't work well.
923 Mention fortune-file.
924 (Mail Methods): Mention read-mail-command.
925
926 2009-03-14 David Reitter <david.reitter@gmail.com>
927
928 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
929 and NS resources following recent changes.
930
931 2009-03-10 Jason Rumney <jasonr@gnu.org>
932
933 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
934 w32-use-visible-system-caret doc to indicate that it should get set
935 automatically.
936 (Windows Fonts): Add doc for the uniscribe backend.
937
938 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
939
940 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
941 vc-dir. (Bug#2598)
942
943 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
944
945 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
946
947 2009-03-05 Glenn Morris <rgm@gnu.org>
948
949 * rmail.texi (Rmail Basics): Add reference to sorting.
950 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
951 Minor re-wordings.
952 (Rmail Motion): Mention rmail-next-same-subject.
953 (Rmail Deletion): Expunging is not the only way to change the numbers.
954 (Rmail Labels): Labels can also be used in sorting.
955 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
956 (Rmail Display): Mention rmail-mime.
957
958 2009-03-04 Glenn Morris <rgm@gnu.org>
959
960 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
961 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
962 summary. Mention sorts cannot be undone.
963 (Rmail Display): Give an example of how to use goto-address-mode.
964 (Rmail Editing): It's keybindings that are redefined, not commands.
965 Fix some typos.
966 (Movemail): Some minor rewording.
967 (Remote Mailboxes): Emacs movemail supports pop by default.
968 Fix some minor grammatical issues. The "two alternative ways" to
969 specify a POP mailbox are really just one. Remove all reference to the
970 variables rmail-pop-password and rmail-pop-password-required, obsolete
971 since Emacs 22.1. Clarify the four password steps. Emacs movemail
972 can support Kerberos.
973
974 2009-03-03 Glenn Morris <rgm@gnu.org>
975
976 * rmail.texi (Rmail Deletion): Revert previous change, which was
977 describing the Rmail summary versions.
978 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
979 Minor re-wording for rmail-resend.
980 (Rmail Make Summary): Summaries apply to buffers rather than files.
981 <rmail-summary-by-topic>: Headers includes the subject.
982 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
983 details, including prefix arguments.
984 Mention rmail-summary-by-senders on C-M-f.
985 Not counting lines might be faster.
986 (Rmail Summary Edit): More details on the delete commands.
987 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
988 Name the commands bound to the various keys. Mention prefix argument
989 for searching.
990 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
991 Simplify rmail-highlighted-headers description. Update face name.
992
993 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
994
995 * mark.texi (Marking Objects): Fix typo.
996
997 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
998
999 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1000 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1001
1002 2009-03-01 Glenn Morris <rgm@gnu.org>
1003
1004 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
1005 (Rmail Motion): - M-s searches from the end of messages.
1006 (Rmail Deletion): Minor clarification. Fix numeric argument
1007 description.
1008 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1009 newmail and RMAILOSE files need not be in home-directory.
1010 (Rmail Files): Mention I/O menus are unselectable if no files match.
1011 Mention `MAIL' env-var.
1012
1013 2009-02-24 Jason Rumney <jasonr@gnu.org>
1014
1015 * mule.texi (Fontsets): Mention fontset-default, font specs and
1016 fallback fontsets.
1017 (Defining Fontsets): Mention ns and w32 variants of
1018 standard-fontset-spec. Update description of startup fontset to match
1019 Emacs 23 behavior.
1020 (Modifying Fontsets): New section. (Bug#656)
1021 (International): Link to Modifying Fontsets.
1022
1023 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
1024
1025 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1026 Mention ns-extended-platform-support-mode.
1027
1028 2009-02-22 Karl Berry <karl@gnu.org>
1029
1030 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1031
1032 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * basic.texi (Moving Point, Position Info):
1035 * files.texi (Visiting):
1036 * mini.texi (Completion Options):
1037 * text.texi (HTML Mode): Remove duplicate words.
1038
1039 2009-02-20 Glenn Morris <rgm@gnu.org>
1040
1041 * rmail.texi: Minor updates for mbox rather than Babyl.
1042
1043 2009-02-17 Karl Berry <karl@gnu.org>
1044
1045 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
1046
1047 2009-02-17 Richard M Stallman <rms@gnu.org>
1048
1049 * anti.texi (Antinews): Mention Babyl format.
1050
1051 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1052
1053 * rmail.texi: Update for mbox format.
1054 Various small fixes, as well as the following.
1055 (Out of Rmail): Node deleted.
1056 (Rmail): Update menu.
1057 (Rmail Files): Comment out set-rmail-inbox-list.
1058 Document rmail-inbox-list instead.
1059 (Rmail Output): Substantial changes since C-o is now
1060 rmail-output-as-seen and o is rmail-output.
1061 (Rmail Attributes): Delete `stored', add `retried'.
1062 (Rmail Display): Editing headers works in all cases.
1063
1064 2009-02-17 Glenn Morris <rgm@gnu.org>
1065
1066 * basic.texi (Position Info): M-x count-lines-region is not always on
1067 M-=. (Bug#2269)
1068
1069 2009-02-09 Glenn Morris <rgm@gnu.org>
1070
1071 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1072 defaults.
1073
1074 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1075
1076 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1077 documentation of possible problems with redecoding.
1078
1079 2009-02-03 Glenn Morris <rgm@gnu.org>
1080
1081 * rmail.texi (Out of Rmail): Mention b2m.pl.
1082
1083 2009-01-31 Glenn Morris <rgm@gnu.org>
1084
1085 * rmail.texi (Out of Rmail): Correct b2m location.
1086
1087 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * fixit.texi (Undo): Update undo limit values.
1090
1091 2009-01-27 Glenn Morris <rgm@gnu.org>
1092
1093 * emacs.texi (Top): Fix Antinews menu entry.
1094
1095 2009-01-25 Karl Berry <karl@gnu.org>
1096
1097 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1098 item with no marker, instead of the syntactically incorrect
1099 @itemize @asis.
1100
1101 2009-01-25 Juri Linkov <juri@jurta.org>
1102
1103 * building.texi (Grep Searching): Fix index entry for lgrep.
1104
1105 2009-01-24 Eli Zaretskii <eliz@gnu.org>
1106
1107 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1108
1109 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1110
1111 * macos.texi (Preferences Panel): Update description of font setting to
1112 reflect that prior frame selection is no longer needed.
1113
1114 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
1115
1116 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1117 raise GUD subsections.
1118
1119 2009-01-15 Glenn Morris <rgm@gnu.org>
1120
1121 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1122
1123 2009-01-10 Glenn Morris <rgm@gnu.org>
1124
1125 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1126
1127 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1130 logical lines.
1131
1132 2008-12-29 Juri Linkov <juri@jurta.org>
1133
1134 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1135
1136 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1137
1138 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
1139
1140 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1141 goto-address-mode instead of goto-address.
1142
1143 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1144 mode.
1145
1146 * emacs.texi (Top): Update node listing.
1147
1148 2008-12-26 Eli Zaretskii <eliz@gnu.org>
1149
1150 * custom.texi (Directory Variables): Explain what is a "project".
1151 Add indexing. Improve wording. Add a footnote about using
1152 _dir-locals.el on MS-DOS.
1153
1154 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1155
1156 * files.texi (Misc File Ops): Mention chmod as an alias for
1157 set-file-modes.
1158
1159 2008-12-24 Martin Rudalics <rudalics@gmx.at>
1160
1161 * help.texi (Help): Fix typos and reword.
1162 (Help Summary): Add entries for C-h n and C-h r, reorder
1163 entries, and do some minor fixes.
1164 (Name Help): Say that C-h F works for commands only.
1165 (Misc Help): Say that view-lossage displays 300 keystrokes.
1166
1167 2008-12-20 Glenn Morris <rgm@gnu.org>
1168
1169 * ack.texi (Acknowledgments): General update based on AUTHORS,
1170 including removal of some stuff no longer distributed.
1171
1172 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1173
1174 * fixit.texi: Mention hunspell
1175
1176 2008-12-19 Glenn Morris <rgm@gnu.org>
1177
1178 * ack.texi (Acknowledgments): Small grammar fix.
1179 Consolidate explanatory text at start.
1180
1181 * display.texi (Text Display):
1182 * indent.texi (Indentation): Use @acronym with ASCII.
1183
1184 2008-12-18 Glenn Morris <rgm@gnu.org>
1185
1186 * ack.texi: Various small updates and fixes.
1187
1188 2008-12-18 Juri Linkov <juri@jurta.org>
1189
1190 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1191 as a key binding to start a forward nonincremental word search.
1192 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1193 a backward nonincremental word search. Add index for `M-s w'
1194 `isearch-forward-word'.
1195 (Regexp Search): Add a short summary of regexp key commands like
1196 in the node "Basic Isearch".
1197 (Other Repeating Search): Fix typo.
1198
1199 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1200
1201 * misc.texi (PostScript Variables): Fix doc.
1202
1203 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * programs.texi (Program Modes): Mention Ruby mode.
1206
1207 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1208
1209 * misc.texi (emacsclient Options): Describe what an empty string
1210 argument does for --alternate-editor.
1211
1212 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1213
1214 * cmdargs.texi (Font X): Distinguish between client-side and
1215 server-side fonts. List valid Fontconfig properties. Add reference to
1216 Fontconfig manual. List valid GTK font properties. Explain use of
1217 fc-list.
1218
1219 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
1220
1221 * cmdargs.texi (Font X): Move discussion of quoting to top.
1222
1223 2008-12-06 Glenn Morris <rgm@gnu.org>
1224
1225 * maintaining.texi (Old Revisions): Improve previous change.
1226
1227 2008-12-05 Richard M Stallman <rms@gnu.org>
1228
1229 * anti.texi (Antinews): Minor fixes.
1230
1231 2008-12-03 Glenn Morris <rgm@gnu.org>
1232
1233 * maintaining.texi (Old Revisions): Fix diff-switches description.
1234
1235 2008-12-01 Martin Rudalics <rudalics@gmx.at>
1236
1237 * emacs.texi (Top): Fix typo.
1238
1239 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * misc.texi (Document View): Explain dependence on gs at the top.
1242 Copyedits.
1243
1244 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1245
1246 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1247 (Comment Commands): Discuss region-active behavior of M-; first.
1248
1249 2008-11-29 Martin Rudalics <rudalics@gmx.at>
1250
1251 * display.texi (Line Truncation): Add reference to Continuation
1252 Lines.
1253
1254 * windows.texi (Pop Up Window): Mention split-height-threshold
1255 and split-width-threshold.
1256 (Split Window): Add reference to Continuation Lines.
1257
1258 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1259
1260 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1261 (GNUstep Support): New node.
1262 * anti.texi:
1263 * emacs.texi:
1264 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1265
1266 2008-11-28 Richard M Stallman <rms@gnu.org>
1267
1268 * misc.texi (Dissociated Press): Minor cleanups.
1269
1270 * dired.texi (Image-Dired): Avoid passive.
1271
1272 2008-11-28 Eli Zaretskii <eliz@gnu.org>
1273
1274 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1275 representation.
1276
1277 2008-11-26 Richard M. Stallman <rms@gnu.org>
1278
1279 * files.texi (Visiting): Rewrite paragraph for clarity.
1280
1281 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1282
1283 2008-11-25 Alan Mackenzie <acm@muc.de>
1284
1285 * programs.texi (Moving by Parens): Clarify that parens inside strings
1286 and comments are ignored, and that the commands assume the starting
1287 point isn't in a string or comment.
1288
1289 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1290
1291 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1292 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1293 version.
1294 (Mac Customization): Rewrite Preferences Panel section and merge in to
1295 this node, add Open files by dragging to an Emacs window.
1296
1297 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1298
1299 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * files.texi (Misc File Ops): Document set-file-modes.
1302
1303 * windows.texi (Split Window): Document integer values of
1304 truncate-partial-width-windows.
1305
1306 * text.texi (Text): Simplify description of markup languages.
1307 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1308 (TeX Editing): Note that `""' inserts one `"' character.
1309 (HTML Mode): Note in the introduction that XML mode is an alias for
1310 SGML mode. Mention nXML mode.
1311
1312 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
1313
1314 * building.texi (Watch Expressions): Fix typo.
1315
1316 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * files.texi (Visiting): Document new behavior of
1319 confirm-nonexistent-file-or-buffer.
1320
1321 * buffers.texi (Select Buffer): Document
1322 confirm-nonexistent-file-or-buffer.
1323
1324 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1325 edit-picture.
1326
1327 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1328 edit-picture', since that is just an alias for picture-mode.
1329 (Sentences): Note that repeated M-@ extends the region.
1330 (Pages): Make terminology more consistent. Link to Regexps node.
1331 (Longlines): Discuss relationship with Visual Line mode.
1332 (Text Mode): Remove extraneous discussion of other modes, since they
1333 were already introduced in the parent node.
1334
1335 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * anti.texi (Antinews): Rewrite.
1338
1339 * entering.texi (Exiting): Mention "minimize" terminology.
1340
1341 * frames.texi (Frame Commands): Mention "minimize" terminology.
1342
1343 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1344 formats.
1345 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1346 (Misc X): Don't document useless -hb option.
1347
1348 2008-11-22 Juri Linkov <juri@jurta.org>
1349
1350 * dired.texi (Dired Navigation): Change normal file name search option
1351 from `non-nil' to `t'. Add `dwim' option.
1352
1353 2008-11-22 Juri Linkov <juri@jurta.org>
1354
1355 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1356 ".dir-locals.el". Rename `define-project-bindings' to
1357 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1358 `dir-locals-set-directory-class'.
1359
1360 2008-11-22 Lute Kamstra <lute@gnu.org>
1361
1362 * buffers.texi (Select Buffer): Index goto-line.
1363 * basic.texi (Moving Point): Mention the use of a numeric prefix
1364 argument with goto-line and refer to Select Buffer for the use of a
1365 plain prefix argument.
1366
1367 2008-11-19 Glenn Morris <rgm@gnu.org>
1368
1369 * doclicense.texi: Update to FDL 1.3.
1370 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1371
1372 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * custom.texi (Minor Modes): Define mode commands and mode variables
1375 more precisely. Recommend using mode commands instead of setting
1376 variables directly. Put minor modes in a list, and add more modes.
1377 (Easy Customization): Use "init file" instead of .emacs.
1378 (Customization Groups): Update to new Custom buffer appearance.
1379 (Saving Customizations): Copyedits. Update example.
1380 (Variables): Give example of variable type-sensitivity.
1381 (Examining): Update example.
1382 (Hooks): Copyedits.
1383 (Specifying File Variables): Use C comments instead of an artificial
1384 Lisp for the example.
1385 (Keymaps): Move internals discussion to Prefix Keymaps.
1386 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1387 (Init Rebinding): Document kbd macro.
1388 (Init File): Link to Find Init.
1389
1390 * mark.texi (Using Region): Document Delete Selection Mode more
1391 thoroughly.
1392
1393 * frames.texi (Mouse Commands): Move most of the description of Delete
1394 Selection Mode to Using Region, and link to it.
1395 (Clipboard): Note that paste is bound to clipboard-yank.
1396
1397 * building.texi (Compilation): Document first-error value of
1398 compilation-scroll-output.
1399 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1400 works as soon as an error is available. Suggested by Juri Linkov.
1401
1402 * mini.texi (Passwords): New node.
1403
1404 * files.texi (Remote Files): Link to Passwords node.
1405
1406 * emacs.texi (Top): Update node listings.
1407
1408 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
1409
1410 * ack.texi (Acknowledgments): Some updating of credits.
1411
1412 * emacs.texi (Acknowledgments): Add a couple more names.
1413
1414 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1415
1416 * files.texi (Directories): Describe delete-directory in text.
1417 (Misc File Ops): Document use of trash.
1418
1419 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
1420
1421 * macos.texi (Mac Customization): Fix typos.
1422
1423 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1426 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1427 the conventions of the main Emacs manual.
1428
1429 * emacs.texi (Top): Update node listings.
1430
1431 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1434 command-line-args is processed during startup.
1435 (Action Arguments): Correctly describe how file arguments interact with
1436 the startup screen. Link to Lisp Interaction for scratch buffer.
1437 (Initial Options): Link to Command Example for -batch option.
1438 (Environment): Document initial-environment.
1439
1440 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1441 can't be changed in the site-start file.
1442
1443 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * dired.texi (Dired): Mention C-x C-d too.
1446 (Dired Enter): Document M-n in the Dired minibuffer.
1447 (Dired Navigation): Explain dired-goto-file more clearly. Document
1448 dired-isearch-filenames.
1449 (Dired Deletion): Remove unnecessary "expunged" terminology.
1450 (Flagging Many Files): & is now rebound to `% &'.
1451 (Shell Commands in Dired): Document dired-do-async-shell-command.
1452 Clarify how multi-file arguments are passed.
1453 (Misc Dired Features): Document dired-do-isearch.
1454
1455 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
1456
1457 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1458
1459 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
1460
1461 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1462
1463 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * programs.texi (Program Modes): Link to Program Indent node.
1466 (Left Margin Paren): Explain consequences of changing
1467 open-paren-in-column-0-is-defun-start more concisely.
1468 (Which Function, Program Indent, Info Lookup): Minor edits.
1469 (Basic Indent): If region is active, TAB indents the region.
1470 (Multi-line Indent): If region is active, TAB indents the region. Note
1471 that indent-region is useful when Transient Mark mode is off.
1472 (Matching): The delimiter at the cursor is highlighted---the character
1473 changes color.
1474 (Symbol Completion): Link to Completion node.
1475
1476 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1477 a strictly text-only system.
1478
1479 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1480 batch mode.
1481
1482 2008-11-01 Richard M. Stallman <rms@gnu.org>
1483
1484 * misc.texi (Document View): Major rewrite.
1485
1486 * maintaining.texi (Types of Log File): Change logs are older than
1487 version control.
1488 (VCS Concepts): Simplify and rearrange.
1489 (Version Control Systems): Make it clear that Linux is only the kernel.
1490 (VC Mode Line): Shorten reference to menu item.
1491 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1492 (VC Directory Mode): Minor cleanup.
1493 Unchanged files are hidden, not omitted.
1494 (VC Directory Commands): Shorten and simplify.
1495 (Change Log Commands): New node, split from Change Logs.
1496 (VC Directory Buffer): New node, split from VC Directory Mode.
1497
1498 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * misc.texi (Document View): Renamed from Document Files, moved here
1501 from files.texi.
1502
1503 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1504 moved as well.
1505 (Document Files): Moved to misc.texi.
1506
1507 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1508 vc-update-change-log.
1509 (Version Control): Move here from files.texi.
1510 (Format of ChangeLog): Make it a subnode of Change Log.
1511
1512 * emacs.texi (Top): Update node listing.
1513
1514 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1515
1516 * files.texi (Files): Add a section about document
1517 files (doc-view-mode).
1518
1519 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
1520
1521 * building.texi (Compilation Mode): Document
1522 compilation-auto-jump-to-first-error.
1523 (Debuggers): Lower GUD subsections to subsubsections.
1524 (Starting GUD): Add cindex.
1525 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1526
1527 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
1528
1529 * indent.texi (Indentation): Link to Program Indent.
1530
1531 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1532 now uses emacsclient's terminal.
1533
1534 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * mark.texi (Using Region): Document use-empty-active-region.
1537
1538 * emacs.texi (Top): Update node listings.
1539
1540 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1541 mention obsolete emacs.bash script.
1542 (Invoking emacsclient): Rewrite, moving optional arguments to
1543 emacsclient Options.
1544 (emacsclient Options): New node. Document server-use-tcp and
1545 server-host.
1546
1547 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
1548
1549 * indent.texi (Indentation): Replace list with paragraphed text,
1550 putting description of syntax-driven indentation first. Document new
1551 effect of active regions on tab.
1552 (Tab Stops): Note that editable tab stops affect indentation commands.
1553
1554 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1555
1556 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1557
1558 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * custom.texi (Function Keys): Note that modified keypad keys are not
1561 translated.
1562
1563 * basic.texi (Arguments): Explain how to insert multiple digits.
1564
1565 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
1566
1567 * files.texi (Remote Files): Precise selection of default method.
1568 Rewrite paragraph about disabling remote file names.
1569
1570 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
1571
1572 * search.texi (Special Isearch): Document M-TAB is isearch.
1573
1574 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1575 command.
1576
1577 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1578
1579 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1580
1581 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1582 section.
1583
1584 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
1585
1586 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1587 to files.texi. Move contents of vc2-xtra.texi here.
1588
1589 * vc2-xtra.texi: File removed.
1590
1591 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1592 Directory Commands from the submenu. Don't include deleted file
1593 vc2-xtra.texi.
1594
1595 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1596 (Version Control): Add VC Directory Mode and VC Directory Commands to
1597 the submenu.
1598 (Why Version Control?): Use table format.
1599 (Version Control Systems): Note that Meta-CVS support is gone.
1600 (VCS Concepts): Note precisely when VC started supporting filesets.
1601 Remove bogus xref to CVS Options node.
1602 (Types of Log File): Copyedits.
1603 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1604 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1605 The Right Thing.
1606 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1607 (Log Buffer): Reorganize node, putting C-c C-c description first.
1608 (Old Revisions): Use CVS for example, not RCS.
1609 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1610 Commands from the submenu, putting them under Version Control.
1611 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1612 need to include it in the manual unconditionally, since it is now
1613 crucial to using distributed version control systems.
1614 (Comparing Files): Note that diff uses the minibuffer, and that the
1615 output is shown using Diff mode.
1616 (Diff Mode): Explain what "patch" and "hunk" mean. Document
1617 diff-update-on-the-fly, diff-refine-hunk, and
1618 diff-show-trailing-whitespaces.
1619 (File Archives): Add rar support.
1620
1621 * major.texi (Choosing Modes): Make mode selection sequence more
1622 obvious by describing the steps in order of priority. Note that
1623 magic-mode-alist is nil by default. Document
1624 magic-fallback-mode-alist.
1625
1626 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * frames.texi (Mouse References): Copyedits.
1629
1630 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1631
1632 * ack.texi (Acknowledgments): Add myself as doc-view author.
1633
1634 2008-10-20 Eli Zaretskii <eliz@gnu.org>
1635
1636 * frames.texi (Dialog Boxes): Add @cindex entries.
1637
1638 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
1639
1640 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1641 (Text-Only Mouse): Copyedit.
1642
1643 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * frames.texi: Use @key throughout for mouse clicks.
1646 (Cut/Paste Other App): Document yank-pop-change-selection.
1647 (Secondary Selection): Fix modified mouse click syntax.
1648 (Clipboard): Describe Cut, Copy and Paste commands.
1649 (Mouse References): Not all references are in read-only buffers.
1650 Copyedits.
1651 (Creating Frames): Add xref to Init File.
1652 (Frame Commands): Add xref to Exiting.
1653 (Scroll Bars): Document GTK vs toolkit behavior.
1654
1655 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * files.texi (Version Control): Copyedits. Add Bazaar.
1658 (Version Control Systems): List different VCS's using an itemized list.
1659 Add Bazaar.
1660 (VCS Concepts): Copyedits. Tweak description of file merging.
1661
1662 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1663 (Cut/Paste Other App): Document select-active-regions and
1664 x-select-enable-primary.
1665
1666 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * mark.texi (Shift Selection): Correct case in node name.
1669
1670 * emacs.texi (Top): Update node order in Mark chapter.
1671
1672 2008-10-12 Eli Zaretskii <eliz@gnu.org>
1673
1674 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1675
1676 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1677 elsewhere in the manual instead of describing yet again the intricacies
1678 of $HOME on MS-Windows and MS-DOS.
1679
1680 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * mini.texi (Minibuffer File): Add xref to File Names.
1683 (Minibuffer File): Add discussion of `~' in file names. Add
1684 insert-default-directory index reference.
1685
1686 * files.texi (File Names): Reorganize description.
1687 (Visiting): Add xref to Mode Line. Copyedits.
1688 (Save Commands): Mention prefix behavior of C-x C-s.
1689 (Numbered Backups): Node deleted.
1690 (Backup Names): Contents of Numbered Backups moved here. State default
1691 of version-control variable.
1692 (Reverting): Copyedits.
1693 (Version Control): Add additional version control systems.
1694
1695 * emacs.texi (Top): Delete Numbered Backups node.
1696
1697 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1698 Backup Names.
1699 (Initial Options): Document renamed variable inhibit-startup-screen.
1700
1701 2008-10-11 Romain Francoise <romain@orebokech.com>
1702
1703 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1704
1705 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1708 (Select Buffer): Mention use of minibuffer history. Describe default
1709 value of default-major-mode. Mention that C-x 4 b selects the other
1710 window.
1711 (List Buffers): Document CRM indicators in the order they appear.
1712 (Kill Buffer): Document new command kill-matching buffers.
1713 (Several Buffers): Move explanation of the relationship between buffer
1714 list and buffer menu to the top.
1715 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1716
1717 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * entering.texi (Exiting): Document change of C-x C-c to
1720 save-buffers-kill-terminal. Document kill-emacs.
1721
1722 2008-09-30 Eli Zaretskii <eliz@gnu.org>
1723
1724 * mule.texi (Coding Systems): Don't mention codepage-setup.
1725
1726 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1727 cpNNN coding systems anymore.
1728 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1729 for unibyte mode. Don't mention line-drawing characters. Don't
1730 mention dos-unsupported-char-glyph.
1731
1732 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
1733
1734 * search.texi (Search): Shorten introduction.
1735 (Basic Isearch): Add command table. Discuss reverse isearch and
1736 isearch highlighting.
1737 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1738 ring to cindex.
1739 (Special Isearch): Move input methods discussion here.
1740 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1741 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1742 Repeat Isearch.
1743 (Isearch Minibuffer): New node.
1744 (Word Search): Document new word search commands.
1745 (Regexp Example): Simplify example using sentence-end-base variable.
1746 (Replace): Reword introduction.
1747 (Unconditional Replace): Remove unnecessary example.
1748 (Other Repeating Search): Document new `M-s o' binding.
1749
1750 * emacs.texi (Top): Update node listings.
1751
1752 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
1753
1754 * emacs.texi (Top): Remove Kill Errors from menu.
1755
1756 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1759 interface for defining macros. Simplify examples. Note that C-g quits
1760 macro definitions.
1761 (Keyboard Macro Counter): Document using F3 to insert counter. Give
1762 usage example.
1763 (Keyboard Macro Query): Organize query responses in a table.
1764
1765 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1766 to Erasing node.
1767 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1768 rationale to a footnote.
1769 (Kill Errors): Remove node, due to redundancy with Erasing.
1770 (Spelling): Move discussion of flyspell to end. Note new behavior of
1771 M-$ in active region. Remove non-ispell-specific keybindings from
1772 table.
1773
1774 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1775
1776 * cmdargs.texi (Initial Options): Document --daemon.
1777
1778 2008-09-20 Glenn Morris <rgm@gnu.org>
1779
1780 * files.texi (Numbered Backups): Mention that some modes set
1781 version-control.
1782
1783 2008-09-20 Jim Blandy <jimb@red-bean.com>
1784
1785 * files.texi (Numbered Backups): Reference File Variables, as well.
1786 Remove discussion of Rmail's implementation.
1787
1788 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * misc.texi (Recursive Edit): Note that top-level exits active
1791 minibuffers.
1792
1793 * trouble.texi (Quitting): Likewise.
1794
1795 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * emacs.texi (Top): Add Temporary Face Changes xref.
1798
1799 * display.texi (Display): Move Temporary Face Changes node to just
1800 after Standard Faces.
1801 (Scrolling): Document recenter-top-bottom instead of recenter.
1802 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1803 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1804 (Display Custom): Copyedits.
1805 (Optional Mode Line): Document display-battery-mode.
1806
1807 2008-08-27 Romain Francoise <romain@orebokech.com>
1808
1809 * custom.texi (Directory Variables): Minor fix.
1810
1811 2008-08-27 Glenn Morris <rgm@gnu.org>
1812
1813 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1814 descriptions.
1815 (Calendar Customizing): Tweak layout description.
1816 Move calendar-today-marker and calendar-today face to the other
1817 markers. Condense calendar-star-date and calendar-mark-today
1818 description.
1819 (Holiday Customizing): Add oriental and solar holidays.
1820 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1821 Fix holiday-float description. Use zerop in examples. Be less verbose.
1822 (Date Display Format): Change ISO format. Be less verbose.
1823 (Diary Customizing): Mention day and month abbrev arrays.
1824 Mention the date-form variables by name. Update European example.
1825 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1826 Condense examples. Mention diary-entry-symbols by name.
1827 Condense table for insertion commands.
1828 (Fancy Diary Display): Mention diary-include-string and
1829 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1830 Ethiopic, Persian date functions. Condense descriptions.
1831
1832 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1833 (Adding to Diary): Adapt for changed node name.
1834
1835 2008-08-26 Glenn Morris <rgm@gnu.org>
1836
1837 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1838 node "Hebrew/Islamic Entries".
1839
1840 * calendar.texi (Specified Dates): Fix names of iso functions.
1841 (General Calendar): There may not be another window.
1842 (Writing Calendar Files, Holidays): Tweak intro.
1843 (Holidays): Mention Baha'i and Chinese holidays.
1844 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1845 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1846 (To Other Calendar): Add calendar-print-other-dates.
1847 Refer to "graphic display" rather than "X.
1848 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1849 (Displaying the Diary): Fix whitespace after reference.
1850 Fix `diary-number-of-entries' reference.
1851 (Date Formats): Explicitly mention that day names can be abbreviated.
1852 (Adding to Diary): Add some references to other sections.
1853 (Special Diary Entries): Fix reference.
1854 (Appointments): Simplify appt-message-warning-time entry.
1855 Clarify where times must be.
1856 (Importing Diary): Comment out icalendar paragraph that does not apply.
1857 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1858
1859 2008-08-23 Glenn Morris <rgm@gnu.org>
1860
1861 * fortran-xtra.texi (Fortran): Change description of free form and
1862 fixed form a bit. Mention hideshow and imenu.
1863 (Fortran Motion): Mention fortran-end-of-subprogram,
1864 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1865 (Fortran Indent): Minor re-word.
1866 (ForIndent Commands): Mention fortran-fill-paragraph and
1867 fortran-fill-statement.
1868 (ForIndent Cont): Mention fortran-tab-mode-string.
1869 (Fortran Comments): Mention fortran-comment-line-start-skip.
1870 (Fortran Columns): Mention font-locking.
1871 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1872
1873 2008-08-23 Johan Bockgård <bojohan@muon>
1874
1875 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1876
1877 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * mini.texi (Minibuffer): Simplify introduction.
1880 (Minibuffer File): Document tilde in minibuffer filenames.
1881 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1882 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1883 (Completion Example): Update example to current command list.
1884 (Completion Options): Document `lazy' value of completion-auto-help.
1885 Update contents of completion-ignored-extensions.
1886 (Minibuffer History): Describe "future history" list. State default
1887 value of history-delete-duplicates.
1888
1889 2008-08-21 Glenn Morris <rgm@gnu.org>
1890
1891 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1892 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1893
1894 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
1895
1896 * regs.texi (Registers): Clarify valid register names.
1897 (RegPos): Note that buffer is saved and restored too.
1898 (RegText): Note that mark is reactivated/deactivated.
1899 (RegConfig): Xref to Windows node.
1900
1901 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * basic.texi (Inserting Text): Provide command name for C-q.
1904
1905 * killing.texi (Killing): Copyedit. Define read-only text.
1906 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1907 (Killing by Lines): Copyedit.
1908 (Other Kill Commands): Move M-w description here.
1909 (Yanking): Move M-w to Other Kill Commands.
1910 (Kill Ring): Also mention saving text in registers. Link to Text
1911 Properties in elisp manual.
1912 (Accumulating Text): Copyedit.
1913 (CUA Bindings): Shift selection is now the default.
1914
1915 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1916
1917 * maintaining.texi (Change Log): Mention next-error is available.
1918
1919 2008-08-10 Glenn Morris <rgm@gnu.org>
1920
1921 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1922 and intermonth text.
1923 (Holiday Customizing): Add holiday-chinese.
1924
1925 2008-08-08 Eli Zaretskii <eliz@gnu.org>
1926
1927 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1928
1929 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1930
1931 * files.texi (Log Buffer): Describe C-c C-d.
1932 (Diff Mode): Describe C-x 4 A.
1933
1934 2008-08-06 Eli Zaretskii <eliz@gnu.org>
1935
1936 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1937
1938 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1939
1940 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1941 describe the new bindings to show the changeset diff, toggle annotation
1942 visibility, show revisions.
1943 (VC Status): Describe key bindings for modifying the change comments,
1944 displaying changeset diffs and annotations.
1945
1946 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1947
1948 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
1949
1950 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1951
1952 2008-08-02 Eli Zaretskii <eliz@gnu.org>
1953
1954 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1955 and wording.
1956
1957 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1958
1959 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1960 marking/unmarking. Add descriptions for the multiple file search
1961 commands. Improve some old info.
1962
1963 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
1964
1965 * display.texi (Visual Line Mode): New node.
1966
1967 * basic.texi (Inserting Text): Move DEL to deletion node.
1968 (Moving Point): Add additional alternative key bindings. Describe
1969 line-move-visual.
1970 (Erasing): Describe DEL.
1971 (Basic Undo, Blank Lines, Arguments): Copyedit.
1972 (Continuation Lines): Mention Visual Line mode.
1973 (Position Info): Move extended discussion to mule.texi.
1974
1975 * mule.texi (International Chars): Describe C-x =.
1976
1977 * emacs.texi (Top): Add Visual Line Mode node.
1978
1979 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1980
1981 * emacs.texi: Remove VMS support.
1982
1983 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1984
1985 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1986 the vc-dir command name.
1987
1988 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1989
1990 * xresources.texi: Remove mentions of Mac Carbon.
1991
1992 2008-07-19 Andreas Schwab <schwab@suse.de>
1993
1994 * ns-emacs.texi: Move to ../misc.
1995
1996 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * entering.texi (Exiting): Don't describe text-only terminals as the
1999 default. Describe the new startup screen.
2000 (Exiting): Describe how to kill Emacs first. Change description of
2001 iconification to handle modern window systems.
2002
2003 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2004
2005 * ns-emacs.texi: New file, documents features of Emacs port under
2006 NeXTstep windowing.
2007
2008 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
2009
2010 * entering.texi (Entering Emacs): Update prev node.
2011
2012 * glossary.texi (Glossary): Remove xref to Text Characters.
2013
2014 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2015 directly, rather than in the context of ASCII. Move description of
2016 special properties of modifier key to new Modifier Keys node.
2017 (Keys): Copyedit.
2018 (Text Characters): Delete node. Multibyte is the default nowadays, and
2019 the node contents are obsolete.
2020
2021 * custom.texi (Modifier Keys): New node.
2022
2023 * emacs.texi (Top): Update node list.
2024
2025 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2028 saying that Emacs provides menus and mouse support (which is par for
2029 the course).
2030
2031 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2032 early on.
2033 (Point): Copyedit. Relegate historical trivia to a footnote.
2034 (Mode Line): Explain mode-line format more consistently.
2035 (Menu Bar): Copyedit.
2036
2037 2008-06-27 Glenn Morris <rgm@gnu.org>
2038
2039 * cal-xtra.texi (Sexp Diary Entries):
2040 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2041
2042 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
2043
2044 * mark.texi (Shift selection): New node.
2045 (Mark): Copyedits.
2046 (Persistent Mark): Move to the end of the chapter.
2047
2048 2008-06-20 Eli Zaretskii <eliz@gnu.org>
2049
2050 * makefile.w32-in (distclean): Remove makefile.
2051
2052 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
2053
2054 * building.texi (Starting GUD): Add an entry for gud-gdb.
2055 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2056 command mode.
2057
2058 2008-06-17 Glenn Morris <rgm@gnu.org>
2059
2060 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2061
2062 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
2063
2064 * building.texi (Starting GUD): Expand on remote debugging.
2065 (Other GDB-UI Buffers): Mention new keyboard bindings.
2066
2067 2008-06-15 Glenn Morris <rgm@gnu.org>
2068
2069 * gnu.texi: Use a verbatim license for this invariant section,
2070 as per etc/GNU.
2071
2072 2008-06-13 Daniel Engeler <engeler@gmail.com>
2073
2074 * emacs.texi, misc.texi: Add documentation about serial port access.
2075
2076 2008-06-13 Glenn Morris <rgm@gnu.org>
2077
2078 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2079 maintain.info.
2080
2081 2008-06-05 Miles Bader <miles@gnu.org>
2082
2083 * display.texi (Temporary Face Changes): Update to reflect function
2084 renamings in face-remap.el.
2085
2086 2008-06-04 Miles Bader <miles@gnu.org>
2087
2088 * display.texi (Temporary Face Changes): Add
2089 `adjust-buffer-face-height'. Rewrite description of
2090 `increase-buffer-face-height' and `decrease-default-face-height' now
2091 that they aren't bound by default.
2092
2093 2008-06-03 Miles Bader <miles@gnu.org>
2094
2095 * display.texi (Temporary Face Changes): New node.
2096
2097 2008-05-31 Eli Zaretskii <eliz@gnu.org>
2098
2099 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2100
2101 2008-05-31 Glenn Morris <rgm@gnu.org>
2102
2103 * cal-xtra.texi (Fancy Diary Display): Simplify.
2104
2105 2008-05-30 Glenn Morris <rgm@gnu.org>
2106
2107 * cal-xtra.texi (Fancy Diary Display): Update for
2108 diary-display-function replacing diary-display-hook.
2109
2110 2008-05-29 Drew Adams <drew.adams@oracle.com>
2111
2112 * msdog.texi (Windows Keyboard): Add descriptions of
2113 w32-register-hot-key and w32-unregister-hot-key.
2114
2115 2008-05-21 Tom Tromey <tromey@redhat.com>
2116
2117 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2118 Variables node.
2119
2120 2008-05-19 Tom Tromey <tromey@redhat.com>
2121
2122 * custom.texi (Variables): Add Directory Variables to menu.
2123 (Directory Variables): New node.
2124
2125 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2126
2127 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
2128
2129 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2130
2131 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
2132 Revision Tags and rewritten. Section now uses modern terminology,
2133 (tags rather than snapshots) and describes post-SCCS systems more
2134 accurately.
2135
2136 2008-05-10 Eli Zaretskii <eliz@gnu.org>
2137
2138 * msdog.texi (Windows Files): Update documentation of
2139 w32-get-true-file-attributes.
2140
2141 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2142
2143 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2144 directory mode.
2145
2146 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
2147
2148 * killing.texi (Appending Kills): Remove a strangely off-topic index
2149 entry "television".
2150
2151 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2152
2153 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2154
2155 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2156
2157 * emacs/buffers.texi, emacs/files.texi (Version-control):
2158 vc-toggle-read-only is no longer a good idea...
2159
2160 2008-04-29 Glenn Morris <rgm@gnu.org>
2161
2162 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2163
2164 2008-04-22 Juri Linkov <juri@jurta.org>
2165
2166 * dired.texi (Subdirectories in Dired): Describe using `^'
2167 to return to the parent directory.
2168
2169 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
2170
2171 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2172 recent changes.
2173
2174 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
2175
2176 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2177 (Other GDB-UI Buffers): Update for recent thread related changes.
2178
2179 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2180
2181 * maintaining.texi (Maintaining):
2182 * emacs.texi (Top): Typo.
2183
2184 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2185
2186 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2187 arg in `font-lock-add-keywords'.
2188
2189 2008-04-08 Glenn Morris <rgm@gnu.org>
2190
2191 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2192 Also add Baha'i calendar references where appropriate.
2193
2194 2008-04-05 Glenn Morris <rgm@gnu.org>
2195
2196 * custom.texi (Init File): Byte-compiling .emacs is bad.
2197
2198 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2199
2200 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2201
2202 2008-03-29 Glenn Morris <rgm@gnu.org>
2203
2204 * calendar.texi: Update for `calendar-date-style' replacing
2205 `european-calendar'.
2206
2207 2008-03-28 Jason Rumney <jasonr@gnu.org>
2208
2209 * display.texi (Display Custom): Mention overlay-margin in text.
2210
2211 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
2212
2213 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2214 tutorial' comments.
2215
2216 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
2217
2218 * mark.texi (Mark): Rearrange nodes.
2219 (Persistent Mark): Rename from Transient Mark.
2220 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2221 Describe Transient Mark mode as the default.
2222
2223 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2224 the default behavior with Transient Mark mode off.
2225 (Position Info): Fix typo.
2226
2227 * display.texi (Standard Faces): Reference the Mark node.
2228 Remove discussion of the region face, which is discussed there.
2229
2230 * emacs.texi (Top): Update node listings.
2231
2232 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2233 as the default.
2234
2235 * fixit.texi (Undo): Standardize choice of undo key sequence.
2236 (Undo, Spelling): Describe Transient Mark mode as the default.
2237
2238 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2239 default.
2240
2241 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2242
2243 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2244 mode is the default, and note that the mark is not activated when set.
2245
2246 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2247 Describe Transient Mark mode as the default.
2248
2249 * search.texi (Basic Isearch): Reference the Mark Ring node.
2250 (Replace, Unconditional Replace, Other Repeating Search):
2251 Describe Transient Mark mode as the default.
2252
2253 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2254 Transient Mark mode as the default.
2255 (Paragraphs): Describe how M-h behaves when region is active.
2256
2257 * trouble.texi (Quitting): Clarify effects of C-g.
2258
2259 2008-03-13 Glenn Morris <rgm@gnu.org>
2260
2261 * emacs.texi (EMACSVER): Set to 23.0.60.
2262
2263 2008-03-05 Glenn Morris <rgm@gnu.org>
2264
2265 * dired.texi (Hiding Subdirectories): Fix previous change.
2266
2267 2008-03-05 Drew Adams <drew.adams@oracle.com>
2268
2269 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2270
2271 2008-02-28 Kim F. Storm <storm@cua.dk>
2272
2273 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2274 Move describe-distribution to C-h C-o.
2275 Move view-emacs-problems to C-h C-p.
2276 Add view-emacs-debugging on C-h C-d.
2277 Add view-external-packages on C-h C-e.
2278 Add view-order-manuals on C-h C-m.
2279
2280 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
2281
2282 * msdog-xtra.texi (MS-DOS): Docstring fix.
2283
2284 2008-02-09 Eli Zaretskii <eliz@gnu.org>
2285
2286 * msdog.texi (Windows Fonts): Use a @table for describing font
2287 properties.
2288
2289 2008-02-07 Jason Rumney <jasonr@gnu.org>
2290
2291 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2292 value has changed.
2293 (Windows HOME): Clarify what is meant by "if that fails as well".
2294 (Windows Fonts): New section.
2295
2296 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2297
2298 * basic.texi (Basic Undo): Remove duplicate "you can".
2299
2300 2008-02-02 Eli Zaretskii <eliz@gnu.org>
2301
2302 * maintaining.texi (Tags): Fix last change.
2303
2304 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
2305
2306 * tramp.texi: Use new FSF's Back-Cover Text.
2307
2308 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
2309
2310 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2311
2312 2008-01-26 Richard Stallman <rms@gnu.org>
2313
2314 * maintaining.texi (Tags): Delete redundant index entry.
2315
2316 2008-01-26 Eli Zaretskii <eliz@gnu.org>
2317
2318 * programs.texi (Imenu): Move "@cindex tags" from here...
2319 * maintaining.texi (Tags): ...to here.
2320
2321 2008-01-23 Kevin Ryde <user42@zip.com.au>
2322
2323 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2324 click count.
2325
2326 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
2327
2328 * entering.texi (Exiting): Fix typo.
2329 Reported by D. E. Evans <sinuhe@gnu.org>.
2330
2331 2007-12-31 Martin Rudalics <rudalics@gmx.at>
2332
2333 * glossary.texi (Glossary): Fix typo.
2334
2335 2007-12-27 Richard Stallman <rms@gnu.org>
2336
2337 * text.texi (Formatted Text): Improve menu tag.
2338 (Editing Format Info): In Info, add duplicate menu of nodes
2339 about the submenus.
2340 (Format Faces): Say where Faces menu is found. Mention Other.
2341 (Format Colors): Say where these submenus are found.
2342 (Format Indentation, Format Justification): Likewise.
2343 (Format Properties): Likewise.
2344
2345 2007-12-22 Richard Stallman <rms@gnu.org>
2346
2347 * search.texi (Query Replace): Make exp of query-replace more
2348 self-contained, and clarify.
2349
2350 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2351
2352 2007-12-15 Richard Stallman <rms@gnu.org>
2353
2354 * files.texi (Auto Save): Clarify definition of auto-saving.
2355
2356 2007-11-26 Richard Stallman <rms@gnu.org>
2357
2358 * help.texi (Help Echo): Cleanups.
2359
2360 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2361
2362 * files.texi (Why Version Control?): Fix typo.
2363 (VCS Concepts): Fix typos; small tense fix.
2364 (Selecting a Fileset): Fix typos; small rewording.
2365 (Log Buffer): Likewise.
2366 (Old Revisions): Likewise.
2367
2368 2007-11-17 Eli Zaretskii <eliz@gnu.org>
2369
2370 * mule.texi (Communication Coding): Fix wording of last change.
2371
2372 2007-11-16 Werner Lemberg <wl@gnu.org>
2373
2374 * custom.texi (Specifying File Variables):
2375 * major.texi (Choosing Modes): Mention '\" in man pages.
2376
2377 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2378
2379 * mule.texi (Communication Coding): Document x-select-request-type.
2380
2381 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2382
2383 2007-11-15 Francesco Potortì <pot@gnu.org>
2384
2385 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2386 --output=file.
2387
2388 2007-11-13 Martin Rudalics <rudalics@gmx.at>
2389
2390 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2391 (Help Echo): Avoid mentioning the term "region" here and
2392 consistently use the term "active text".
2393
2394 2007-11-11 Glenn Morris <rgm@gnu.org>
2395
2396 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2397
2398 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2399
2400 * search.texi (Query Replace): Mention
2401 `query-replace-show-replacement'.
2402
2403 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
2404
2405 * building.texi (Watch Expressions): Remove obscure sentence.
2406
2407 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2408
2409 * mule.texi (Select Input Method): Describe how to activate an input
2410 method in the text mode.
2411
2412 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2413
2414 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2415
2416 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
2417
2418 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2419
2420 2007-10-30 Glenn Morris <rgm@gnu.org>
2421
2422 * misc.texi (Directory Tracking): Explain a bit more about
2423 dirtrack-mode.
2424
2425 2007-10-25 Glenn Morris <rgm@gnu.org>
2426
2427 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2428
2429 2007-10-24 Richard Stallman <rms@gnu.org>
2430
2431 * misc.texi (Interactive Shell): Cleanup last change.
2432
2433 2007-10-22 Juri Linkov <juri@jurta.org>
2434
2435 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2436 default values.
2437
2438 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2439
2440 * files.texi: Disambiguate two slightly different uses of the term
2441 'filesets'.
2442
2443 2007-10-18 Martin Rudalics <rudalics@gmx.at>
2444
2445 * trouble.texi (Quitting): Fix typo.
2446
2447 2007-10-18 Glenn Morris <rgm@gnu.org>
2448
2449 * frames.texi (Mode Line Mouse): Mention minor mode names.
2450
2451 2007-10-17 Juri Linkov <juri@jurta.org>
2452
2453 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2454 fill-paragraph operates on the active region in Transient Mark mode.
2455 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2456 with fill-paragraph.
2457
2458 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2459 fill-paragraph.
2460
2461 * fixit.texi (Spelling): ispell-word operates on the active region
2462 in Transient Mark mode.
2463
2464 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
2465
2466 * building.texi (Source Buffers):
2467 * custom.texi (Init Non-ASCII):
2468 * glossary.texi (Glossary): Use "key binding" consistently.
2469
2470 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
2471
2472 * calendar.texi (Diary): Fix directive.
2473
2474 2007-10-16 Richard Stallman <rms@gnu.org>
2475
2476 * calendar.texi (Diary): Clarify text about diary file example.
2477
2478 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2479
2480 * files.texi: Capitalize node names according to convention.
2481
2482 2007-10-13 Glenn Morris <rgm@gnu.org>
2483
2484 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2485
2486 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2487
2488 * emacs.texi:
2489 * files.texi (Version Systems): Minor fixes to version-control material
2490 suggested by RMS and Robert J. Chassell.
2491
2492 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2493
2494 * files.texi (Version Systems):
2495 * vc-xtra.texi:
2496 * vc1-xtra.texi:
2497 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2498 operations. Change of terminology from `version' to `revision'.
2499 Revise text for adequate description of VCSes with monotonic IDs.
2500 * emacs.texi: Change of terminology from `version' to `revision'.
2501
2502 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2503
2504 * files.texi (Version Systems): Describe newer VCses.
2505 Reorder the descriptions to be chronological.
2506
2507 2007-10-09 Richard Stallman <rms@gnu.org>
2508
2509 * display.texi (Cursor Display): Correct how cursor appears
2510 in nonselected windows.
2511
2512 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
2513
2514 * building.texi (GDB Graphical Interface): Remove references to gdba
2515 and mention gud-gdb.
2516
2517 2007-08-31 Eli Zaretskii <eliz@gnu.org>
2518
2519 * rmail.texi (Rmail Sorting): Improve indexing.
2520
2521 2007-10-06 Juri Linkov <juri@jurta.org>
2522
2523 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2524 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2525 fill-paragraph-or-region.
2526
2527 * basic.texi (Arguments): Replace fill-paragraph with
2528 fill-paragraph-or-region.
2529
2530 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2531
2532 * files.texi: Update the section on version control for 2007
2533 conditions. None of these changes are new-VC-specific; that
2534 will come later.
2535
2536 2007-09-15 Glenn Morris <rgm@gnu.org>
2537
2538 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2539 to `list-holidays'.
2540
2541 2007-09-14 Glenn Morris <rgm@gnu.org>
2542
2543 * calendar.texi: Update all instances of mark-calendar-holidays,
2544 list-calendar-holidays, list-holidays with the new names.
2545
2546 2007-09-06 Glenn Morris <rgm@gnu.org>
2547
2548 Move manual sources from man/ to subdirectories of doc/.
2549 Split into the Emacs manual in emacs/, and other manuals in misc/.
2550 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2551 manual.
2552 (infodir): New variable.
2553 (info): Use $infodir.
2554 (emacsman): Delete target, not needed any more.
2555 Move all targets that are not the Emacs manual to misc/Makefile.in.
2556 (mostlyclean): Remove `gnustmp'.
2557 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2558 manual.
2559 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2560 (emacsman): Delete target, not needed any more.
2561 (clean): Remove all info files but Emacs manual.
2562 Move all targets that are not the Emacs manual to misc/Makefile.in.
2563 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2564
2565 * Makefile.in (INFOSOURCES): Delete.
2566 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2567 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2568 *.vrs *.toc here...
2569 (maintainer-clean): ...from here.
2570
2571 2007-09-05 Glenn Morris <rgm@gnu.org>
2572
2573 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2574
2575 2007-08-29 Glenn Morris <rgm@gnu.org>
2576
2577 * emacs.texi (EMACSVER): Increase to 23.0.50.
2578
2579 2007-08-27 Richard Stallman <rms@gnu.org>
2580
2581 * emacs.texi (Top): Clarify menu item for Glossary.
2582
2583 * display.texi (Faces): Change secn title.
2584 Clarify not all fonts come from Font Lock.
2585
2586 2007-08-17 Eli Zaretskii <eliz@gnu.org>
2587
2588 * basic.texi (Position Info): Add index entry for face at point.
2589 Mention that character faces are also displayed by "C-u C-x =".
2590
2591 2007-08-08 Glenn Morris <rgm@gnu.org>
2592
2593 * glossary.texi (Glossary): Deprecate `iff'.
2594
2595 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
2596
2597 * files.texi (File Conveniences): Document point motion keys in Image
2598 mode.
2599
2600 2007-07-27 Glenn Morris <rgm@gnu.org>
2601
2602 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2603 in-line.
2604
2605 * gpl.texi: New file with text of GPL.
2606 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2607
2608 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2609
2610 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2611
2612 * dired.texi (Wdired): Mention C-x C-q key binding.
2613
2614 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2617
2618 2007-07-25 Glenn Morris <rgm@gnu.org>
2619
2620 * emacs.texi (Copying): Replace license with GPLv3.
2621
2622 * Relicense all FSF files to GPLv3 or later.
2623
2624 2007-07-24 Glenn Morris <rgm@gnu.org>
2625
2626 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2627 for some calendars.
2628
2629 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
2630
2631 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2632 default-directory for the current buffer is on a remote machine.
2633
2634 2007-07-21 Eli Zaretskii <eliz@gnu.org>
2635
2636 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2637 default value.
2638
2639 2007-07-21 Richard Stallman <rms@gnu.org>
2640
2641 * files.texi (Why Version Control?): Improve previous change.
2642
2643 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2644
2645 * files.texi (Why Version Control?): New node.
2646
2647 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2648
2649 * building.texi (Starting GUD): Add xref to this anchor.
2650
2651 2007-06-24 Karl Berry <karl@gnu.org>
2652
2653 * emacs.texi: New Back-Cover Text.
2654
2655 2007-06-07 Alan Mackenzie <acm@muc.de>
2656
2657 * display.texi (Optional Mode Line): Document the new form of
2658 line+column numbers, "(561,2)".
2659
2660 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * maintaining.texi (Create Tags Table): Fix typos.
2663
2664 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * Version 22.1 released.
2667
2668 2007-05-07 Karl Berry <karl@gnu.org>
2669
2670 * emacs.texi (EMACSVER): Back to 22.
2671
2672 2007-05-06 Richard Stallman <rms@gnu.org>
2673
2674 * maintaining.texi (Create Tags Table): Clean up previous change.
2675
2676 2007-05-05 Francesco Potortì <pot@gnu.org>
2677
2678 * maintaining.texi (Create Tags Table): Add text about the dangers of
2679 making symbolic links to tags files.
2680
2681 2007-05-04 Karl Berry <karl@gnu.org>
2682
2683 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2684
2685 2007-05-03 Karl Berry <karl@gnu.org>
2686
2687 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2688
2689 * .cvsignore (*.pdf): New entry.
2690
2691 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2692 for printing.
2693
2694 2007-05-01 Richard Stallman <rms@gnu.org>
2695
2696 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2697
2698 2007-04-28 Glenn Morris <rgm@gnu.org>
2699
2700 * ack.texi (Acknowledgments):
2701 * anti.texi (Antinews):
2702 * programs.texi (Program Modes): Restore mention of python.el pending
2703 consideration of legal status.
2704
2705 2007-04-28 Richard Stallman <rms@gnu.org>
2706
2707 * files.texi (File Names): Fixes to ~ description on MS systems.
2708
2709 2007-04-26 Glenn Morris <rgm@gnu.org>
2710
2711 * emacs.texi (EMACSVER): Increase to 22.1.50.
2712
2713 2007-04-25 Karl Berry <karl@gnu.org>
2714
2715 * emacs.texi: Improve line breaks on copyright page,
2716 similar layout to lispref, 8.5x11 by default.
2717
2718 * dired.texi (Image-Dired): Improve line break, fix typo.
2719
2720 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * programs.texi (Program Modes):
2723 * anti.texi (Antinews):
2724 * ack.texi (Acknowledgments): python.el removed.
2725
2726 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2727
2728 * display.texi (Highlight Interactively): Correct description of
2729 hi-lock-file-patterns-policy.
2730
2731 * files.texi (File Archives): Mention self-extracting executables.
2732
2733 2007-04-23 Eli Zaretskii <eliz@gnu.org>
2734
2735 * search.texi (Unconditional Replace, Query Replace): Add xref to
2736 "Replacement and Case".
2737
2738 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * dired.texi (Image-Dired): Move from Thumbnails node.
2741 * misc.texi (Thumbnails): Node deleted.
2742 * emacs.texi (Top): Update node listing.
2743
2744 * files.texi (File Conveniences):
2745 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2746
2747 2007-04-21 Richard Stallman <rms@gnu.org>
2748
2749 * display.texi (Highlight Interactively): Correct previous change.
2750 Clarify doc of hi-lock-find-patterns, and move new features into it.
2751
2752 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2753
2754 * display.texi (Highlight Interactively): Document
2755 hi-lock-file-patterns-policy.
2756
2757 2007-04-20 Martin Rudalics <rudalics@gmx.at>
2758
2759 * display.texi (Scrolling): Fix typo.
2760
2761 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * doclicense.texi: Remove node heading, so that it can be included by
2764 other files.
2765
2766 * emacs.texi: Insert node heading for GFDL.
2767
2768 2007-04-14 Eli Zaretskii <eliz@gnu.org>
2769
2770 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2771 "command line".
2772
2773 * display.texi (Faces): Refer to "Creating Frames" for face
2774 and other frame customizations in .emacs.
2775
2776 * frames.texi (Creating Frames): Mention that face customizations can
2777 be put in .emacs. Add index entries.
2778
2779 2007-04-12 Richard Stallman <rms@gnu.org>
2780
2781 * glossary.texi (Glossary): Explain `iff'.
2782
2783 2007-04-11 Karl Berry <karl@gnu.org>
2784
2785 * gnu.texi (Top),
2786 * macos.texi (Mac Font Specs),
2787 * anti.texi (Antinews),
2788 * xresources.texi (Resources),
2789 * misc.texi (Emulation),
2790 * calendar.texi (Daylight Saving),
2791 * dired.texi (Dired and Find),
2792 * rmail.texi (Remote Mailboxes),
2793 * sending.texi (Mail Headers),
2794 * programs.texi (Which Function),
2795 * files.texi (Recover),
2796 * buffers.texi (Uniquify),
2797 * frames.texi (Wheeled Mice),
2798 * killing.texi (Rectangles): Wording to improve breaks in
2799 8.5x11 format.
2800 * mule.texi (Language Environments): \hbadness=10000 since there's
2801 no way to reword.
2802 * emacs.texi (smallbook): New @set to more easily switch between
2803 smallbook and 8.5x11.
2804
2805 2007-04-11 Richard Stallman <rms@gnu.org>
2806
2807 * files.texi (File Conveniences): Add xref to Tumme.
2808 Delete text about Thumbnail mode.
2809
2810 2007-04-09 Alan Mackenzie <acm@muc.de>
2811
2812 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2813 new name. Insert concept index entries.
2814
2815 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * display.texi (Standard Faces): Document prefix arg for
2818 list-faces-display.
2819
2820 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2821
2822 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2823
2824 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2825
2826 * files.texi (Misc File Ops): Rewrite description of
2827 insert-file-literally.
2828
2829 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2830
2831 * misc.texi (Printing): Postscript -> PostScript.
2832
2833 * ack.texi (Acknowledgments): Postscript -> PostScript.
2834
2835 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2836
2837 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2838 below.
2839
2840 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
2841
2842 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2843 Init Non-ASCII.
2844 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2845 (Init Non-ASCII): New node.
2846
2847 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2848
2849 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2850
2851 2007-03-12 Glenn Morris <rgm@gnu.org>
2852
2853 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2854 "Daylight Savings".
2855
2856 * calendar.texi: Replace "daylight savings" with "daylight
2857 saving" in text throughout.
2858
2859 2007-03-04 Richard Stallman <rms@gnu.org>
2860
2861 * custom.texi (Safe File Variables): Minor correction.
2862
2863 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2864
2865 * rmail.texi (Movemail): Add internal ref.
2866 Don't indent the intro for the PROTO table.
2867 Format PROTO table items with @code.
2868
2869 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
2870
2871 * building.texi: Remove references to bashdb.
2872
2873 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
2874
2875 * mule.texi (Language Environments): Update list of supported language
2876 environments.
2877
2878 2007-02-14 Kim F. Storm <storm@cua.dk>
2879
2880 * building.texi (Grep Searching): Fix lgrep doc.
2881
2882 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * back.texi: Remove unused file.
2885
2886 2007-02-05 Francesco Potortì <pot@gnu.org>
2887
2888 * maintaining.texi (Tag Syntax): Now --members is the default for
2889 etags, not for ctags yet.
2890
2891 2007-02-03 Eli Zaretskii <eliz@gnu.org>
2892
2893 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2894 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2895 expects. Add comments to prevent people from inadvertently modifying
2896 the key parts needed by `texinfo-multiple-files-update'.
2897
2898 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * frames.texi (Secondary Selection): Window clicked does not matter
2901 when mouse-yank-at-point is non-nil.
2902
2903 2007-01-16 Glenn Morris <rgm@gnu.org>
2904
2905 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2906 system abbrev.
2907
2908 2007-01-11 Richard Stallman <rms@gnu.org>
2909
2910 * msdog.texi (Windows Keyboard): Another small cleanup.
2911
2912 2007-01-10 Richard Stallman <rms@gnu.org>
2913
2914 * msdog.texi (Windows Keyboard): Yet another try to make
2915 everyone happy with that passage.
2916
2917 2007-01-05 Richard Stallman <rms@gnu.org>
2918
2919 * anti.texi (Antinews): Mention M-x shell scrolling.
2920
2921 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
2922
2923 * building.texi (Watch Expressions): Describe gdb-max-children.
2924
2925 2007-01-04 Richard Stallman <rms@gnu.org>
2926
2927 * msdog.texi (Windows Keyboard): Clarify previous change.
2928
2929 2007-01-02 Richard Stallman <rms@gnu.org>
2930
2931 * custom.texi (Changing a Variable): Minor clarification.
2932 (Specific Customization): customize-customized => customize-unsaved.
2933
2934 * entering.texi (Entering Emacs): Clean up text about restarting
2935 Emacs for each file.
2936
2937 * misc.texi (Shell Options): Minor cleanup.
2938
2939 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2940 with Emacs, not vice versa.
2941
2942 * programs.texi (Symbol Completion): Recommend customizing
2943 window manager.
2944
2945 * xresources.texi (Resources): Minor fix.
2946
2947 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
2948
2949 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2950
2951 2007-01-01 Richard Stallman <rms@gnu.org>
2952
2953 * commands.texi (User Input): Document keys stolen by window mangers.
2954
2955 2006-12-31 Richard Stallman <rms@gnu.org>
2956
2957 * custom.texi (Specific Customization): Document customize-option
2958 instead of customize-variable.
2959
2960 2006-12-31 Kim F. Storm <storm@cua.dk>
2961
2962 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2963
2964 2006-12-30 Kim F. Storm <storm@cua.dk>
2965
2966 * killing.texi (CUA Bindings): Fix typo.
2967
2968 * xresources.texi (Table of Resources): Mention grow-only value for
2969 auto-resize-tool-bars.
2970
2971 2006-12-27 Eli Zaretskii <eliz@gnu.org>
2972
2973 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2974 and how to get them back.
2975
2976 2006-12-26 Richard Stallman <rms@gnu.org>
2977
2978 * calendar.texi (Holidays): Holiday listing is based on current
2979 practice, but DST is not.
2980
2981 2006-12-25 Richard Stallman <rms@gnu.org>
2982
2983 * emacs.texi (Top): Update subnode menus.
2984
2985 * mark.texi (Transient Mark): Fix xref.
2986
2987 * killing.texi (Graphical Kill): Node deleted.
2988 (Killing): Add xref to Cut and Paste.
2989 (CUA Bindings): Update xref.
2990
2991 * frames.texi (Cut and Paste): New section to hold other nodes.
2992 (Mouse Commands): Node demoted.
2993 (Cut/Paste Other App): Split out from Mouse Commands.
2994 (Word and Line Mouse): Likewise.
2995 (Secondary Selection, Clipboard): Nodes demoted.
2996
2997 2006-12-24 Kevin Ryde <user42@zip.com.au>
2998
2999 * calendar.texi (Holidays): US daylight saving begins second Sunday
3000 in March for 2007 onwards.
3001 (Daylight Savings): Show new US default daylight saving rules, 2nd
3002 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3003
3004 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * calendar.texi (Scroll Calendar): < and > are switched.
3007
3008 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3009
3010 * killing.texi (Deletion): Describe M-\ prefix argument.
3011
3012 2006-12-23 Richard Stallman <rms@gnu.org>
3013
3014 * search.texi (Regexp Search): Explain why forward and reverse regexp
3015 search are not mirror images.
3016
3017 2006-12-19 Kim F. Storm <storm@cua.dk>
3018
3019 * major.texi (Choosing Modes): Describe match-function elements for
3020 magic-mode-alist.
3021
3022 2006-12-18 Eli Zaretskii <eliz@gnu.org>
3023
3024 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3025 peculiarities.
3026
3027 2006-12-18 Richard Stallman <rms@gnu.org>
3028
3029 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3030
3031 2006-12-17 Alan Mackenzie <acm@muc.de>
3032
3033 * programs.texi (Left Margin Paren): Remove the bit which says
3034 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3035 Discuss some of the issues of setting this option to nil.
3036
3037 2006-12-17 Glenn Morris <rgm@gnu.org>
3038
3039 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3040
3041 2006-12-16 Eli Zaretskii <eliz@gnu.org>
3042
3043 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3044 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3045 NTFS volumes.
3046 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3047 volumes.
3048
3049 2006-12-15 Eli Zaretskii <eliz@gnu.org>
3050
3051 * text.texi (HTML Mode): Fix "C-c TAB".
3052
3053 2006-12-09 Richard Stallman <rms@gnu.org>
3054
3055 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3056
3057 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3058
3059 * files.texi (Misc File Ops): Document insert-file-literally.
3060
3061 2006-12-08 Eli Zaretskii <eliz@gnu.org>
3062
3063 * cmdargs.texi (Colors): Note that --color is intended for overriding
3064 the terminal defaults, not for normal invocation.
3065
3066 * misc.texi (Emacs Server): Improve wording. Don't mention the
3067 ``server program''. Add a cross-reference to "Init File" node.
3068 (Invoking emacsclient): Add index entries. Document both short and
3069 long versions of command-line options. Document the -f option.
3070
3071 2006-12-06 Richard Stallman <rms@gnu.org>
3072
3073 * text.texi (Outline Format): Say to set outline-regexp
3074 and outline-level with major modes and file local variables.
3075
3076 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3077
3078 * anti.texi (Antinews): Mention the alternative to
3079 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3080
3081 * misc.texi (Interactive Shell): Ditto.
3082
3083 2006-12-04 Eli Zaretskii <eliz@gnu.org>
3084
3085 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3086
3087 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3088
3089 2006-12-01 Eli Zaretskii <eliz@gnu.org>
3090
3091 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3092 colon in the mode line.
3093
3094 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3095
3096 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
3097
3098 * building.texi (Watch Expressions): Mention SPC for expanding/
3099 contracting watch expressions.
3100
3101 2006-11-26 Kim F. Storm <storm@cua.dk>
3102
3103 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3104
3105 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
3106
3107 * building.texi (Debugger Operation): Define text command mode.
3108 Clarify how tooltips work.
3109 (GDB Graphical Interface): Explain how to run in text command mode
3110 more clearly.
3111
3112 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
3113
3114 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3115
3116 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
3117
3118 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3119
3120 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3123 and EMACS is deprecated.
3124
3125 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
3126
3127 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3128
3129 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
3130
3131 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3132
3133 * emacs.texi: Include xresources.texi both for info and dvi.
3134
3135 * xresources.texi: Merge text from xresmini.texi.
3136
3137 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3138
3139 * glossary.texi: Fix typos.
3140
3141 2006-11-06 Richard Stallman <rms@gnu.org>
3142
3143 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3144
3145 * ack.texi (Acknowledgments): Fix name spelling.
3146
3147 2006-11-01 Juri Linkov <juri@jurta.org>
3148
3149 * search.texi (Word Search): Document incremental word search.
3150
3151 2006-10-28 Glenn Morris <rgm@gnu.org>
3152
3153 * ack.texi (Acknowledgments): Add cal-html author.
3154
3155 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3156 Calendar"). Describe new package cal-html.
3157 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3158 Calendar Files."
3159
3160 2006-10-23 Richard Stallman <rms@gnu.org>
3161
3162 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3163 Abbrev mode is enabled.
3164
3165 2006-10-16 Richard Stallman <rms@gnu.org>
3166
3167 * emacs.texi: Update ISBN.
3168
3169 2006-10-11 Kim F. Storm <storm@cua.dk>
3170
3171 * emacs.texi (Acknowledgments): Use @dotless{i}.
3172
3173 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
3174
3175 * building.texi (Breakpoints Buffer): Mention catchpoints.
3176
3177 2006-10-08 Kim F. Storm <storm@cua.dk>
3178
3179 * ack.texi (Acknowledgments): Update.
3180
3181 * emacs.texi (Acknowledgments): Fix bad @/ form.
3182
3183 2006-10-05 Kim F. Storm <storm@cua.dk>
3184
3185 * emacs.texi (Acknowledgments): Add more contributors.
3186
3187 2006-10-03 Richard Stallman <rms@gnu.org>
3188
3189 * emacs.texi (Acknowledgments): Update version and edition.
3190
3191 2006-10-01 Karl Berry <karl@gnu.org>
3192
3193 * custom.texi (Customization Groups): Page break to keep example buffer
3194 on one page.
3195
3196 2006-09-30 Karl Berry <karl@gnu.org>
3197
3198 * programs.texi (Basic Indent): @need to improve page break.
3199 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3200
3201 2006-09-29 Glenn Morris <rgm@gnu.org>
3202
3203 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3204
3205 2006-09-29 Karl Berry <karl@gnu.org>
3206
3207 * windows.texi (Basic Window): Remove forced @break, no longer
3208 desirable.
3209 * frames.texi (Frame Commands),
3210 * mark.texi (Marking Objects): Reword to avoid bad page break.
3211 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3212
3213 2006-09-19 Richard Stallman <rms@gnu.org>
3214
3215 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3216 stick to present tense.
3217
3218 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
3219
3220 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3221 to x-gtk-use-old-file-dialog.
3222 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3223
3224 2006-09-15 Jay Belanger <belanger@truman.edu>
3225
3226 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3227 Change "Library Public License" to "Lesser Public License"
3228 throughout. Use "yyyy" to represent year.
3229
3230 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3231
3232 * files.texi (Visiting): Add index entry "open file".
3233
3234 2006-09-11 Richard Stallman <rms@gnu.org>
3235
3236 * building.texi (Compilation Mode): Clarification.
3237 (Grep Searching): Add xref to Compilation Mode.
3238
3239 2006-09-08 Richard Stallman <rms@gnu.org>
3240
3241 * search.texi (Search): Ref multi-file search commands here.
3242 (Other Repeating Search): Not here.
3243
3244 2006-08-28 Richard Stallman <rms@gnu.org>
3245
3246 * windows.texi (Split Window): Update xref.
3247
3248 * basic.texi (Continuation Lines): Update xref.
3249
3250 * indent.texi (Tab Stops): Update xref.
3251
3252 * emacs.texi (Top): Update subnode menu.
3253
3254 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3255 split out of Display Custom.
3256
3257 2006-08-25 Kim F. Storm <storm@cua.dk>
3258
3259 * display.texi (Display Custom): Add variables overline-margin
3260 and x-underline-at-descent-line.
3261
3262 2006-08-25 Richard Stallman <rms@gnu.org>
3263
3264 * entering.texi (Exiting): Rewrite to give graphical displays
3265 priority over text terminals.
3266
3267 * search.texi (Incremental Search): Move index entries.
3268
3269 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * custom.texi (Init File): Reference Find Init to avoid "home
3272 directory" confusion.
3273
3274 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
3275
3276 * building.texi (Other GDB-UI Buffers): Describe how to edit
3277 a value in the locals buffer.
3278
3279 2006-08-21 Richard Stallman <rms@gnu.org>
3280
3281 * search.texi (Basic Isearch): Add `isearch' index entry.
3282
3283 2006-08-16 Richard Stallman <rms@gnu.org>
3284
3285 * misc.texi (Saving Emacs Sessions): Clean up wording.
3286
3287 * mark.texi (Marking Objects): Mention term "select all".
3288
3289 * emacs.texi (Top): Update subnode menu.
3290
3291 * help.texi (Help Mode): Move node up in file.
3292
3293 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
3294
3295 * building.texi (Stack Buffer): Explain fringe arrow.
3296
3297 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3298
3299 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3300 on startup.
3301
3302 2006-08-11 Romain Francoise <romain@orebokech.com>
3303
3304 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3305
3306 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3307
3308 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3309
3310 2006-08-10 Richard Stallman <rms@gnu.org>
3311
3312 * text.texi (Format Faces): Substantial rewrites to deal
3313 with face merging. Empty regions don't count. Clarify
3314 face property inheritance.
3315
3316 2006-08-08 Romain Francoise <romain@orebokech.com>
3317
3318 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3319 <arjuropo@cc.jyu.fi>.
3320
3321 2006-08-04 Eli Zaretskii <eliz@gnu.org>
3322
3323 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3324 apply to all frames.
3325
3326 2006-08-01 Richard Stallman <rms@gnu.org>
3327
3328 * help.texi (Name Help): Add index entries for describe-variable.
3329
3330 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
3331
3332 * building.texi (GDB Graphical Interface): Shorten node names.
3333 (GDB-UI Layout): Use GDB-related.
3334 (Other GDB-UI Buffers): Simplify English.
3335
3336 2006-07-31 Richard Stallman <rms@gnu.org>
3337
3338 * search.texi (Query Replace): Add xref for Dired's Q command.
3339
3340 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
3341
3342 * building.texi (GDB commands in Fringe): Rename to...
3343 (Source Buffers): ..this and move forward. Describe hollow arrow and
3344 new option gdb-find-source-frame.
3345
3346 2006-07-29 Richard Stallman <rms@gnu.org>
3347
3348 * dired.texi (Operating on Files): Simplify previous change
3349 and fix Texinfo usage.
3350
3351 2006-07-29 Eli Zaretskii <eliz@gnu.org>
3352
3353 * dired.texi (Operating on Files): Add cross-references. State the
3354 Unix commands that do similar things.
3355
3356 2006-07-28 Richard Stallman <rms@gnu.org>
3357
3358 * mark.texi (Transient Mark): Clarify that region never disappears
3359 when Transient Mark mode is off, and not when it is on.
3360
3361 2006-07-27 Richard Stallman <rms@gnu.org>
3362
3363 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3364
3365 2006-07-24 Richard Stallman <rms@gnu.org>
3366
3367 * xresources.texi (GTK styles): Fix texinfo usage.
3368
3369 * commands.texi (User Input): Explain why we teach keyboard cmds.
3370
3371 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3372 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3373 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3374 * doclicense.texi, display.texi, dired.texi, basic.texi:
3375 * anti.texi, ack.texi: Move periods and commas inside quotes.
3376
3377 2006-07-22 Eli Zaretskii <eliz@gnu.org>
3378
3379 * cmdargs.texi (General Variables): Document EMAIL.
3380
3381 2006-07-21 Eli Zaretskii <eliz@gnu.org>
3382
3383 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3384 doesn't have effect on MS-Windows.
3385
3386 2006-07-17 Richard Stallman <rms@gnu.org>
3387
3388 * building.texi (Grep Searching): Explain about chaining grep commands.
3389
3390 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3391
3392 * killing.texi, mini.texi: Fix typos.
3393
3394 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
3395
3396 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3397 is invoked for multiple files.
3398
3399 2006-07-08 Eli Zaretskii <eliz@gnu.org>
3400
3401 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3402 on-line manual for the rest of this node.
3403 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3404 unconditionally.
3405 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3406 Improve wording.
3407 (Windows Printing): Improve wording.
3408 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3409 rest of this node.
3410
3411 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3412
3413 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3414 with eval-buffer.
3415
3416 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
3417
3418 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3419 of character translation.
3420
3421 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
3422
3423 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3424
3425 2006-07-03 Karl Berry <karl@gnu.org>
3426
3427 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3428 not-too-underfull hboxes in the TeX output.
3429 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3430 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3431 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3432 * sending.texi, text.texi: Fix overfull/underfull boxes.
3433
3434 2006-07-03 Romain Francoise <romain@orebokech.com>
3435
3436 * m-x.texi (M-x): Fix.
3437
3438 2006-07-03 Richard Stallman <rms@gnu.org>
3439
3440 * search.texi (Other Repeating Search): filename -> file name.
3441
3442 * misc.texi (Narrowing): Minor cleanups.
3443
3444 * files.texi (Visiting): filename -> file name.
3445
3446 * emacs.texi (Top): Update subnode menus.
3447
3448 * mule.texi (Coding Systems): Move char translation stuff here.
3449 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3450 (Recognize Coding): Substantial local rewrites.
3451 (International): Update menu.
3452
3453 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3454 (Scrolling): Substantial local rewrites.
3455 (Display): Update menu and intro.
3456
3457 * dired.texi: filename -> file name.
3458
3459 * custom.texi (Safe File Variables): Texinfo usage fix.
3460
3461 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
3462
3463 * help.texi, m-x.texi: Lots of cleanups.
3464
3465 2006-06-30 Eli Zaretskii <eliz@gnu.org>
3466
3467 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3468 (Windows Processes, Windows Misc): Shorten the printed version by
3469 selectively conditioning less important portions by @ifnottex.
3470
3471 2006-06-27 Richard Stallman <rms@gnu.org>
3472
3473 * mini.texi (Minibuffer File): Minor cleanup.
3474
3475 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
3476
3477 * frames.texi (XTerm Mouse): Rename to...
3478 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3479
3480 * emacs.texi (Top): Use new node name.
3481
3482 2006-06-24 Eli Zaretskii <eliz@gnu.org>
3483
3484 * emacs.texi (Top): Update the detailed menu according to changes in
3485 msdog.texi.
3486
3487 * msdog.texi (Windows Keyboard): New section.
3488 (Windows Mouse): New section.
3489 (Windows System Menu): Remove section (text merged with "Windows
3490 Keyboard").
3491 (Windows Misc): New section.
3492
3493 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3494
3495 * msdog.texi (ls in Lisp): New section.
3496
3497 * files.texi (Visiting): Document case-insensitive wildcard matching
3498 under find-file-wildcards.
3499
3500 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3501
3502 * macos.texi (Mac Input): Add description of mac-function-modifier.
3503 Now Unicode keyboard layouts work.
3504
3505 2006-06-10 Richard Stallman <rms@gnu.org>
3506
3507 * mule.texi (Recognize Coding): Clarify previous change.
3508
3509 2006-06-09 Kenichi Handa <handa@m17n.org>
3510
3511 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3512 notation.
3513
3514 2006-06-07 Kevin Ryde <user42@zip.com.au>
3515
3516 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3517 manual for @ifnottex, but in emacs-extra for @iftex.
3518
3519 * cmdargs.texi (General Variables): Fix smtpmail xref.
3520
3521 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * programs.texi (Comment Commands):
3524 * custom.texi (Specifying File Variables):
3525 Use ;; instead of ;;; to better follow coding conventions.
3526
3527 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * building.texi (Watch Expressions): Move node to end.
3530 (GDB Graphical Interface): Move description of clicks in fringe...
3531 (GDB commands in the Fringe): ...to here. New node.
3532
3533 2006-06-05 Romain Francoise <romain@orebokech.com>
3534
3535 * xresmini.texi (GTK resources): Fix various typos.
3536
3537 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3538
3539 * building.texi (GDB Graphical Interface): Update bindings.
3540 (Commands of GUD): Add gud-print. Remove gud-run.
3541 Restate availability more generally.
3542
3543 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
3544
3545 * mini.texi: Lots of cleanups.
3546
3547 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3548
3549 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3550 and Mouse-2.
3551
3552 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
3553
3554 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3555
3556 2006-05-31 Richard Stallman <rms@gnu.org>
3557
3558 * basic.texi (Moving Point): Fix previous change.
3559
3560 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
3561
3562 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3563
3564 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
3565
3566 * basic.texi: Many simplifications and improvements in wording.
3567
3568 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
3569
3570 * anti.texi (Antinews): Create a node for gdb-ui.
3571
3572 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3573
3574 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3575
3576 2006-05-20 Richard Stallman <rms@gnu.org>
3577
3578 * dired.texi (Dired Navigation): dired-goto-file is now j.
3579
3580 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3581
3582 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3583 and their aliases.
3584
3585 * msdog.texi (Windows Printing): Mention non-support of plain text
3586 printing with some el-cheapo printers, and suggest a workaround.
3587
3588 2006-05-20 Kevin Ryde <user42@zip.com.au>
3589
3590 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3591 remove the bit saying you must set it.
3592
3593 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3594
3595 * trouble.texi (Checklist):
3596 * text.texi (Text, Auto Fill, Text Mode):
3597 * search.texi (Nonincremental Search):
3598 * rmail.texi (Rmail Labels):
3599 * mule.texi (Input Methods, Multibyte Conversion):
3600 * misc.texi (Gnus, Where to Look, PostScript):
3601 * maintaining.texi (Create Tags Table):
3602 * indent.texi (Indentation Commands):
3603 * fixit.texi (Spelling):
3604 * emacs.texi (Copying):
3605 * custom.texi (Init File): ifinfo -> ifnottex.
3606
3607 2006-05-17 Richard Stallman <rms@gnu.org>
3608
3609 * files.texi (Diff Mode): Mention C-x `.
3610
3611 2006-05-08 Richard Stallman <rms@gnu.org>
3612
3613 * custom.texi (Disabling): Textual cleanups.
3614
3615 2006-05-12 Glenn Morris <rgm@gnu.org>
3616
3617 * calendar.texi (Displaying the Diary, Format of Diary File):
3618 Refer to diary-view-entries, diary-list-entries,
3619 diary-show-all-entries rather than obsolete aliases.
3620
3621 2006-05-12 Eli Zaretskii <eliz@gnu.org>
3622
3623 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3624 (Displaying the Diary, Special Diary Entries, Importing Diary):
3625 * building.texi (Compilation Shell):
3626 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3627 emacs-xtra with @inforef's.
3628
3629 * files.texi (Visiting): Fix wording.
3630
3631 * mule.texi (Coding Systems, Text Coding): More indexing.
3632 Mention that C-x RET f can set eol conversion.
3633
3634 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
3635
3636 * xresmini.texi (GTK resources): Insert GTK description.
3637
3638 * xresources.texi (GTK resources): metafont should be menufont.
3639
3640 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3641
3642 * mini.texi (Completion Options): Completion of remote files'
3643 method, user name and host name is active only in partial
3644 completion mode.
3645
3646 2006-05-06 Eli Zaretskii <eliz@gnu.org>
3647
3648 * makefile.w32-in (emacs.dvi):
3649 * Makefile.in (emacs.dvi): Add xresmini.texi.
3650
3651 * xresmini.texi (Table of Resources): Remove xref to non-existent
3652 node "LessTif Resources".
3653
3654 * msdog.texi (Microsoft Windows):
3655 * calendar.texi (Calendar/Diary, Displaying the Diary)
3656 (Special Diary Entries, Importing Diary, Holidays):
3657 * programs.texi (Program Modes):
3658 * text.texi (Text):
3659 * buffers.texi (Several Buffers):
3660 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3661
3662 2006-05-06 Eli Zaretskii <eliz@gnu.org>
3663
3664 The following changes merge the emacs-xtra manual into the main
3665 manual, but only for on-line version of the manual.
3666
3667 * vc2-xtra.texi (Version Backups, Local Version Control)
3668 (Making Snapshots, Change Logs and VC, Version Headers)
3669 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3670 on-line manual.
3671
3672 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3673 for on-line manual.
3674
3675 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3676 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3677 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3678 for on-line manual.
3679
3680 * fortran-xtra.texi (Fortran, Fortran Autofill)
3681 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3682 for on-line manual.
3683
3684 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3685 Conditional xref's for on-line manual.
3686
3687 * emerge-xtra.texi (Emerge, Overview of Emerge)
3688 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3689 manual.
3690
3691 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3692 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3693 (EMACSSOURCES): Use EMACS_XTRA.
3694 (../info/emacs-xtra): Remove.
3695 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3696
3697 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3698 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3699 (EMACSSOURCES): Use EMACS_XTRA.
3700 ($(infodir)/emacs-xtra): Remove.
3701 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3702
3703 * trouble.texi (Quitting):
3704 * text.texi (Text):
3705 * programs.texi (Program Modes):
3706 * msdog.texi (Microsoft Windows):
3707 * frames.texi (Frames):
3708 * files.texi (Backup, Version Control, VC Concepts)
3709 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3710 (Registering, VC Status, VC Undo, Multi-User Branching)
3711 (Comparing Files):
3712 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3713 (Displaying the Diary, Special Diary Entries, Importing Diary):
3714 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3715 conditional xref's, depending on @iftex/@ifnottex.
3716
3717 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3718 "MS-DOS". @include msdog-xtra.texi.
3719
3720 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3721 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3722
3723 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3724 for vc-xtra.texi subsections.
3725 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3726 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3727
3728 * sending.texi (Sending Mail): A @node line without explicit Prev,
3729 Next, and Up links.
3730
3731 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3732 Next, and Up links.
3733
3734 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3735 and its sections. @include picture-xtra.texi.
3736
3737 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3738 "Emerge".
3739 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3740
3741 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3742 exact duplicate of its name-sake in calendar.texi.
3743
3744 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3745 "Advanced Calendar/Diary Usage".
3746 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3747
3748 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3749 dired-xtra.texi.
3750 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3751
3752 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3753 (Files) [ifnottex]: Add menu entry for Autorevert.
3754
3755 * emacs-xtra.texi (Introduction): Reword to make consistent with
3756 printed version only.
3757 <Top level>: Remove the body of all chapters and move them to the
3758 new *-xtra.texi files. Use @raisesections and @lowersections to
3759 convert sections to chapters etc.
3760
3761 * msdog-xtra.texi:
3762 * fortran-xtra.texi:
3763 * vc-xtra.texi:
3764 * vc1-xtra.texi:
3765 * vc2-xtra.texi:
3766 * emerge-xtra.texi:
3767 * cal-xtra.texi:
3768 * dired-xtra.texi:
3769 * arevert-xtra.texi: New files, with text from respective chapters
3770 of emacs-xtra.texi. Convert each @chapter into @section, @section
3771 into @subsection, etc.
3772
3773 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3774 updated.
3775
3776 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3777 Windows". All references updated.
3778
3779 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3780
3781 * macos.texi (Mac Input): Mention input from Character Palette.
3782 (Mac Font Specs): Fix typo.
3783
3784 2006-05-05 Richard Stallman <rms@gnu.org>
3785
3786 * files.texi (Diff Mode): Minor cleanup.
3787
3788 2006-05-05 Karl Berry <karl@gnu.org>
3789
3790 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3791 errors from the current release of makeinfo (4.8).
3792 * help.texi (Library Keywords): Change widest word in multitable
3793 template from `emulations' to `convenience'. (Not sure if this is
3794 related to the font change.)
3795
3796 2006-05-05 Eli Zaretskii <eliz@gnu.org>
3797
3798 * files.texi (File Names): Add a footnote about limited support of
3799 ~USER on MS-Windows.
3800
3801 * cmdargs.texi (Initial Options): Add a footnote about limited
3802 support of ~USER on MS-Windows.
3803
3804 2006-05-03 Richard Stallman <rms@gnu.org>
3805
3806 * files.texi (Diff Mode): Node moved here.
3807 (Comparing Files): Delete what duplicates new node.
3808 (Files): Put Diff Mode in menu.
3809
3810 * misc.texi (Diff Mode): Moved to files.texi.
3811
3812 * emacs.texi (Top): Update menu for Diff Mode.
3813
3814 * trouble.texi (Emergency Escape): Simplify.
3815
3816 * emacs.texi (Top): Minor clarification.
3817
3818 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3819
3820 * commands.texi, entering.texi, screen.texi: Many simplifications.
3821
3822 2006-05-03 Richard Stallman <rms@gnu.org>
3823
3824 * commands.texi (Text Characters): Delete paragraph about unibyte
3825 non-ASCII printing chars.
3826
3827 * killing.texi (Killing): Say "graphical displays".
3828 * display.texi: Say "graphical displays".
3829
3830 * cmdargs.texi (Misc X): Say "graphical displays".
3831
3832 2006-05-01 Richard Stallman <rms@gnu.org>
3833
3834 * emacs.texi (Top): Add Diff Mode to menu.
3835
3836 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3837
3838 * misc.texi (Diff Mode): New node.
3839
3840 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3841
3842 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3843 (Mac Environment Variables): Shorten example line.
3844 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3845
3846 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
3847
3848 * building.texi (GUD Customization): Describe cases %d and %c.
3849 Update description for %e.
3850
3851 2006-04-30 Glenn Morris <rgm@gnu.org>
3852
3853 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3854
3855 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3856
3857 * custom.texi (Examining): Update C-h v output example.
3858
3859 2006-04-29 Kim F. Storm <storm@cua.dk>
3860
3861 * building.texi (Grep Searching): Add lgrep and rgrep.
3862
3863 2006-04-23 Richard Stallman <rms@gnu.org>
3864
3865 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3866
3867 * xresmini.texi: New file.
3868
3869 * xresources.texi (Face Resources): Split table into font resources
3870 and the rest. Combine similar attributes for brevity.
3871
3872 2006-04-21 Eli Zaretskii <eliz@gnu.org>
3873
3874 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3875 backslashes and case-insensitivity in file names (moved to the
3876 main manual).
3877 (MS-DOS Printing): Move most of the text to the main manual.
3878
3879 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3880 New nodes.
3881 (Windows Processes, Windows System Menu): Add index entries and
3882 fix wording.
3883
3884 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3885
3886 * misc.texi (Shell Ring): Add notes on saved input when
3887 navigating off the end of the history list.
3888
3889 2006-04-18 Chong Yidong <cyd@mit.edu>
3890
3891 * misc.texi (Shell Options): Correct default value of
3892 comint-scroll-show-maximum-output.
3893
3894 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
3895
3896 * building.texi (Watch Expressions): Update.
3897
3898 2006-04-12 Richard Stallman <rms@gnu.org>
3899
3900 * search.texi: Clean up previous change.
3901
3902 2006-04-12 Eli Zaretskii <eliz@gnu.org>
3903
3904 * search.texi (Regexp Backslash, Regexp Replace): Add index
3905 entries for ``back reference'' and mention the term itself in the
3906 text.
3907
3908 2006-04-11 Richard Stallman <rms@gnu.org>
3909
3910 * custom.texi (Safe File Variables):
3911 Document enable-local-variables = :safe.
3912
3913 2006-04-11 Karl Berry <karl@gnu.org>
3914
3915 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3916 (Remote Repositories, Version Backups, Local Version Control)
3917 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3918 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3919 (Renaming VC Work Files and Master Files)
3920 (Inserting Version Control Headers, Customizing VC, General Options)
3921 (Options for RCS and SCCS, Options specific for CVS): Move all
3922 these nodes to emacs-xtra.texi, for brevity.
3923 * cmdargs.texi, files.texi: Change cross-references.
3924
3925 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3926
3927 * files.texi (Old Versions): Update description of vc-annotate's
3928 use of color to indicate date ranges.
3929
3930 2006-04-09 Kevin Ryde <user42@zip.com.au>
3931
3932 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3933 put info and printed manual names the right way around.
3934
3935 2006-04-09 Karl Berry <karl@gnu.org>
3936
3937 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3938 emacs-xtra.texi, leaving only MS Windows information.
3939 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3940 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3941 node names.
3942
3943 * emacs.texi: Move @summarycontents and @contents to the beginning
3944 of the file.
3945
3946 2006-04-08 Kevin Ryde <user42@zip.com.au>
3947
3948 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3949
3950 2006-04-07 Richard Stallman <rms@gnu.org>
3951
3952 * programs.texi (Comments, Comment Commands, Options for Comments)
3953 (Multi-Line Comments): "Align", not "indent".
3954 (Basic Indent): C-j deletes trailing whitespace before the newline.
3955
3956 2006-04-06 Richard Stallman <rms@gnu.org>
3957
3958 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3959
3960 2006-04-06 Eli Zaretskii <eliz@gnu.org>
3961
3962 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3963
3964 2006-04-05 Richard Stallman <rms@gnu.org>
3965
3966 * emacs.texi (Top): Update subnode menu.
3967
3968 * trouble.texi (Unasked-for Search): Node deleted.
3969 (Lossage): Delete from menu.
3970
3971 2006-04-04 Richard Stallman <rms@gnu.org>
3972
3973 * trouble.texi: Various cleanups.
3974 (Checklist): Don't bother saying how to snail a bug report.
3975 (Emergency Escape): Much rewriting.
3976 (After a Crash): Rename the core dump immediately.
3977 (Total Frustration): Call it a psychotherapist.
3978 (Bug Criteria): Avoid "illegal instruction".
3979 (Sending Patches): We always put the contributor's name in.
3980
3981 * misc.texi (Thumbnails): Minor correction.
3982
3983 2006-04-03 Richard Stallman <rms@gnu.org>
3984
3985 * misc.texi (Thumbnails): Minor cleanup.
3986
3987 2006-04-02 Karl Berry <karl@gnu.org>
3988
3989 * sending.texi (Mail Sending): pxref to Top needs five args.
3990
3991 * texinfo.tex: Update to current version (2006-03-21.13).
3992
3993 2006-03-31 Richard Stallman <rms@gnu.org>
3994
3995 * emacs.texi (Top): Update subnode menu.
3996
3997 * help.texi (Help Mode): Cleanup.
3998
3999 * dired.texi: Many cleanups.
4000 (Dired Deletion): Describe dired-recursive-deletes.
4001 (Operating on Files): dired-create-directory moved.
4002 (Misc Dired Features): Move to here.
4003 (Tumme): Node moved to misc.texi.
4004
4005 * custom.texi: Many cleanups.
4006 (Minor Modes): Don't mention ISO Accents Mode.
4007 (Examining): Update C-h v output example.
4008 (Hooks): Add index and xref for add-hook.
4009 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4010 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4011
4012 * misc.texi: Many cleanups.
4013 (beginning): Add to summary of topics.
4014 (Shell): Put eshell xref at the end. Remove eshell from table.
4015 (Thumbnails): New node.
4016
4017 2006-03-28 Eli Zaretskii <eliz@gnu.org>
4018
4019 * files.texi (File Name Cache): Make it clear that the cache is
4020 not persistent.
4021
4022 2006-03-25 Karl Berry <karl@gnu.org>
4023
4024 * emacs-xtra.texi, emacs.texi, gnu.texi:
4025 (1) use @copyright{} instead of (C) in typeset text;
4026 (2) do not indent copyright year list (or anything else).
4027
4028 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
4029
4030 * files.texi (VC Dired Mode): Remove misplaced brackets.
4031
4032 2006-03-21 Andre Spiegel <spiegel@gnu.org>
4033
4034 * files.texi: Various updates and clarifications in the VC chapter.
4035
4036 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4037
4038 * help.texi (Help Mode): Document "C-c C-c".
4039
4040 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4041
4042 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4043 menu in the standalone Info reader.
4044
4045 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4048 moved here from Emacs manual.
4049
4050 * programs.texi (Fortran): Section moved to emacs-xtra.
4051 (Program Modes): Xref to Fortran in emacs-xtra.
4052
4053 * maintaining.texi (Emerge): Move to emacs-xtra.
4054 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4055
4056 * picture.texi: File deleted.
4057 * Makefile.in:
4058 * makefile.w32-in: Remove picture.texi.
4059
4060 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4061 * abbrevs.texi (Abbrevs):
4062 * sending.texi (Sending Mail): Picture node removed.
4063
4064 * emacs.texi (Top): Update node listings.
4065
4066 2006-03-12 Richard Stallman <rms@gnu.org>
4067
4068 * calendar.texi: Various cleanups.
4069
4070 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4071
4072 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4073 syntax.
4074
4075 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * search.texi (Regexps): More accurately describe which characters
4078 are special in which situations. Recommend _not_ to quote `]' or
4079 `-' when they are not special.
4080
4081 2006-02-28 Andre Spiegel <spiegel@gnu.org>
4082
4083 * files.texi (Old Versions): Clarify operation of C-x v =.
4084
4085 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
4086
4087 * building.texi (Watch Expressions): Update and describe
4088 gdb-speedbar-auto-raise.
4089
4090 2006-02-19 Richard M. Stallman <rms@gnu.org>
4091
4092 * emacs.texi: Use @smallbook.
4093 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4094 Update subnode menu.
4095
4096 * building.texi (Lisp Interaction): Minor addition.
4097
4098 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * building.texi (Watch Expressions): Update and be more precise.
4101
4102 2006-02-15 Francesco Potortì <pot@gnu.org>
4103
4104 * maintaining.texi (Create Tags Table): Explain why the
4105 exception when etags writes to files under the /dev tree.
4106
4107 2006-02-14 Richard M. Stallman <rms@gnu.org>
4108
4109 * custom.texi (Safe File Variables): Lots of clarification.
4110 Renamed from Unsafe File Variables.
4111
4112 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4113
4114 * custom.texi (Unsafe File Variables): File variable confirmation
4115 assumed denied in batch mode.
4116
4117 2006-02-14 Richard M. Stallman <rms@gnu.org>
4118
4119 * building.texi (GDB User Interface Layout): Don't say `inferior'
4120 for program being debugged.
4121
4122 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
4123
4124 * building.texi (GDB Graphical Interface):
4125 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4126
4127 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * custom.texi (Specifying File Variables, Unsafe File Variables):
4130 New nodes, split from File Variables. Document new file local
4131 variable behavior.
4132
4133 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4134
4135 * display.texi (Standard Faces):
4136 * files.texi (Visiting):
4137 * frames.texi (Clipboard):
4138 * glossary.texi (Glossary) <Clipboard>:
4139 * xresources.texi (X Resources): Mention Mac OS port.
4140
4141 2006-02-12 Richard M. Stallman <rms@gnu.org>
4142
4143 * building.texi (Building): Clarify topic in intro.
4144
4145 * maintaining.texi (Maintaining): Change title; clarify topic.
4146 Delete duplicate index entries.
4147
4148 * building.texi (Other GDB User Interface Buffers): Clarifications.
4149
4150 * text.texi (Cell Commands): Clarifications.
4151
4152 * programs.texi (Defuns): Delete duplicate explanation of
4153 left-margin paren convention.
4154 (Hungry Delete): Minor cleanup.
4155
4156 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4157
4158 * dired.texi (Tumme): More tumme documentation.
4159
4160 2006-02-11 Alan Mackenzie <acm@muc.de>
4161
4162 * programs.texi ("Hungry Delete"): Correct the appellation of the
4163 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4164
4165 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4166
4167 * dired.texi (Tumme): Fix small bug.
4168
4169 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4170
4171 * macos.texi (Mac International): Rename "fontset-mac" to
4172 "fontset-standard".
4173
4174 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4175
4176 * dired.texi (Tumme): Basic documentation for Tumme added.
4177
4178 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4179
4180 * mule.texi (International):
4181 * programs.texi (Basic Indent): Fix typos.
4182
4183 * custom.texi (Minor Modes):
4184 * display.texi (Text Display):
4185 * commands.texi (Text Characters): Update xrefs.
4186
4187 2006-02-07 Richard M. Stallman <rms@gnu.org>
4188
4189 * emacs.texi (Top): Update subnode menu.
4190 Update info on old Emacs papers.
4191 (Intro): "Graphical display", not window system.
4192
4193 * xresources.texi (GTK styles): Minor clarifications.
4194
4195 * trouble.texi: "Graphical display", not window system.
4196 (Stuck Recursive): Minor clarification.
4197
4198 * text.texi: Minor clarifications.
4199 (Sentences): Explain why two-space convention is better.
4200 Explain sentence-end-without-period here.
4201 (Fill Commands): Not here.
4202 (Refill): Node moved down.
4203 (Filling): Update menu.
4204 (Table Creation, Cell Justification, Column Commands): Clarify.
4205
4206 * sending.texi: Minor clarifications.
4207
4208 * search.texi (Regexp Backslash): Clarification.
4209
4210 * rmail.texi: Minor cleanups.
4211 (Rmail): Delete digression about `rmail-mode'.
4212 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4213 (Rmail Files): Mention C-u M-x rmail.
4214 (Rmail Reply): Mention References.
4215 (Rmail Display): Mention rmail-nonignored-headers.
4216
4217 * programs.texi: Minor cleanups.
4218 (Comment Commands): Mention momentary Transient Mark mode.
4219 (Matching): Be more specific about customizing show-paren-mode.
4220 (Info Lookup): Don't list the modes that support C-h S.
4221 Just say what it does in an unsupported mode.
4222 (Man Page): Delete excessive info on customizing woman.
4223 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4224
4225 * abbrevs.texi: Minor clarifications.
4226 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4227 not "dynamic abbrevs" as if they were a kind of abbrev.
4228
4229 * picture.texi (Picture): Minor cleanup.
4230
4231 * mule.texi (Communication Coding): Say "other applications".
4232 (Fontsets): Not specific to X. Add xref to X Resources.
4233 (Unibyte Mode): Rename from Single-Byte Character Support.
4234 "Graphical display", not window system.
4235 (International): Update menu.
4236
4237 * maintaining.texi (Format of ChangeLog):
4238 New node, split out from ChangeLog.
4239 (ChangeLog): Clarifications in the remaining text.
4240 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4241 (Find Tag): Add @w.
4242 (Tags Search): Explain tag table order here. Simplify grep ref.
4243 (List Tags): tags-tag-face is a variable, not a face.
4244 (Emerge): Cleanups.
4245
4246 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4247 (Keyboard Macros): Avoid "the user".
4248
4249 * killing.texi: "Graphical display", not window system.
4250
4251 * help.texi (Help Echo): "Graphical display", not window system.
4252
4253 * glossary.texi: Say "you", not "the user". Say "graphical display".
4254
4255 * frames.texi: Minor cleanups. "Graphical display", not window system.
4256
4257 * files.texi (Visiting): Make drag-and-drop not X-specific.
4258
4259 * custom.texi: Minor cleanups. "Graphical display", not window system.
4260
4261 * cmdargs.texi: Minor cleanups.
4262
4263 * building.texi (Compilation): Move and split kill-compilation para.
4264 Add para about multiple compilers.
4265 (Compilation Mode): Commands also available in grep mode and others.
4266 Mention C-u C-x ` more tutorially. Clarify C-x `.
4267 (Compilation Shell): Clarify. Put Bash example first.
4268 (Grep Searching): Minor cleanups; add @w.
4269 (Debuggers): Minor cleanups.
4270 (Starting GUD): Make GDB xgraphical mode issue clearer.
4271 (Debugger Operation): Lots of clarifications including
4272 GDB tooltip side-effect issue.
4273 (Commands of GUD): Clarify.
4274 (GUD Customization): Add bashdb-mode-hook.
4275 (GDB Graphical Interface): Rewrite for clarity.
4276 (GDB User Interface Layout): Rewrite for clarity.
4277 (Stack Buffer, Watch Expressions): Likewise.
4278 (Other GDB User Interface Buffers): Cleanups.
4279 (Lisp Libraries, External Lisp): Cleanup.
4280
4281 * basic.texi (Position Info): "Graphical displays", rather than
4282 window systems.
4283
4284 * anti.texi: Minor cleanup.
4285
4286 2006-02-03 Eli Zaretskii <eliz@gnu.org>
4287
4288 * custom.texi (Init File, Find Init): Add cross-references to
4289 where $HOME is described.
4290
4291 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4292
4293 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4294 is not inside the @table.
4295
4296 * emacs.texi (Top): Correct node name.
4297
4298 * files.texi (File Names): Fix @xref.
4299 (Reverting): Fix typo.
4300
4301 * mule.texi (International): Correct node name.
4302
4303 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4304
4305 2006-02-01 Richard M. Stallman <rms@gnu.org>
4306
4307 * emacs.texi (Top): Update subnode menu.
4308
4309 * mule.texi: Minor clarifications.
4310 Reduce the specific references to X Windows.
4311 Refer to "graphical" terminals, rather than window systems.
4312 (Text Coding): Rename from Specify Coding.
4313 (Communication Coding, File Name Coding, Terminal Coding):
4314 New nodes split out from Text Coding.
4315
4316 * kmacro.texi: Minor clarifications.
4317 (Keyboard Macro Ring): Comment out some excessive commands.
4318 (Basic Keyboard Macro): Split up the table, putting part in each node.
4319
4320 * major.texi: Minor clarifications.
4321
4322 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4323
4324 * windows.texi: Minor clarifications.
4325 (Change Window): Don't describe mode-line mouse cmds here.
4326 Add xref to Mode Line Mouse.
4327
4328 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4329
4330 * macos.texi (Mac International): Fix xref.
4331
4332 * indent.texi: Minor clarifications.
4333
4334 * frames.texi: Minor clarifications.
4335 Reduce the specific references to X Windows.
4336 Refer to "graphical" terminals, rather than window systems.
4337 (Frame Parameters): Don't mention commands like
4338 set-foreground-color. Just say to customize a face.
4339 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4340
4341 * files.texi: Minor clarifications.
4342 (Numbered Backups): New node, split out from Backup Names.
4343
4344 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4345
4346 * cmdargs.texi (General Variables): Fix xref.
4347
4348 * buffers.texi: Minor clarifications.
4349
4350 2006-01-31 Richard M. Stallman <rms@gnu.org>
4351
4352 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4353 Nodes moved to top.
4354
4355 * display.texi: Minor clarifications.
4356 (Display): Rearrange menu.
4357 (Standard Faces): Mention query-replace face.
4358 (Faces): Simplify.
4359 (Font Lock): Simplify face customization info.
4360 (Highlight Changes): Node merged into Highlight Interactively.
4361 (Highlight Interactively): Much rewriting and cleanup.
4362 (Optional Mode Line): Narrowed line number not good for goto-line.
4363 Simplify face customization advice.
4364 (Text Display): Mention use of escape-glyph face.
4365 Move ctl-arrow and tab-width here.
4366 (Display Custom): Move no-redraw-on-reenter to end of node.
4367
4368 * search.texi: Minor clarifications.
4369 (Isearch Scroll): Simplify.
4370 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4371
4372 * regs.texi (Registers): Mention bookmarks here.
4373
4374 * mark.texi: Minor clarifications.
4375 (Selective Undo): Node deleted.
4376
4377 * m-x.texi: Minor clarifications.
4378
4379 * killing.texi: Minor clarifications.
4380 Refer to "graphical" terminals, rather than window systems.
4381
4382 * help.texi: Clarifications.
4383 (Help): Don't describe C-h F and C-h K here.
4384 (Key Help): Describe C-h K here.
4385 (Name Help): Mention Emacs Lisp Intro.
4386 Describe C-h F here.
4387 (Misc Help): Mention C-h F and C-h K only briefly.
4388
4389 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4390 Selective undo text merged in.
4391 (Spelling): Mention Aspell along with Ispell.
4392
4393 * emacs.texi (Top): Update subnode menus.
4394
4395 * basic.texi (Basic Undo): Rename from Undo. Most of text
4396 moved to new Undo node.
4397
4398 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * basic.texi (Continuation Lines, Inserting Text):
4401 Mention longlines mode.
4402
4403 2006-01-29 Richard M. Stallman <rms@gnu.org>
4404
4405 * screen.texi: Minor cleanups.
4406 (Screen): Clean up the intro paragraphs.
4407 (Mode Line): Lots of rewriting. Handle frame-name better.
4408 eol-mnemonic-... vars moved out.
4409
4410 * emacs.texi (Top): Change menu item for MS-DOS node.
4411 Update subnode menu.
4412
4413 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4414 chapter relates to Windows. Title changed.
4415
4416 * mini.texi: Minor cleanups.
4417
4418 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4419 (Mark): Put it in the menu.
4420
4421 * entering.texi: Minor cleanups.
4422
4423 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4424 (Intro): Refer to "graphical" terminals, rather than X.
4425
4426 * display.texi (Display Custom): Add xref to Variables.
4427 (Optional Mode Line): eol-mnemonic-... vars moved here.
4428
4429 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4430 rather than X.
4431
4432 * basic.texi: Minor cleanups.
4433 (Undo): selective-undo moved.
4434
4435 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4436
4437 * anti.texi (Antinews): Various corrections and additions.
4438
4439 2006-01-23 Juri Linkov <juri@jurta.org>
4440
4441 * custom.texi (Easy Customization, Customization Groups)
4442 (Browsing Custom): Mention links along with buttons.
4443
4444 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4445
4446 * text.texi (TeX Print): Use @key for TAB.
4447
4448 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4449
4450 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4451
4452 * files.texi (File Aliases): Don't claim that usually separate
4453 buffers are created for two file names that name the same data.
4454 Mention additional situations where different names mean the same
4455 file on disk.
4456
4457 2006-01-19 Richard M. Stallman <rms@gnu.org>
4458
4459 * killing.texi (Deletion): Upcase @key argument.
4460
4461 * custom.texi (Custom Themes): Minor cleanup.
4462
4463 * programs.texi (Hungry Delete): Upcase @key argument.
4464
4465 2006-01-16 Juri Linkov <juri@jurta.org>
4466
4467 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4468 Move `mode-line-highlight' before `mode-line-buffer-id'.
4469
4470 2006-01-14 Richard M. Stallman <rms@gnu.org>
4471
4472 * basic.texi (Inserting Text): Minor cleanup.
4473
4474 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4475
4476 * custom.texi (Changing a Variable, Face Customization):
4477 Update for changes in Custom menus.
4478
4479 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4480
4481 * macos.texi (Mac International): Undo last change.
4482
4483 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4484
4485 * custom.texi (Custom Themes): Describe the new
4486 customize-create-theme interface.
4487
4488 2005-12-30 Juri Linkov <juri@jurta.org>
4489
4490 * basic.texi (Position Info): Update example.
4491
4492 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
4493
4494 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4495
4496 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4497
4498 * custom.texi (Custom Themes): `load-theme' always loads.
4499
4500 2005-12-23 Juri Linkov <juri@jurta.org>
4501
4502 * display.texi (Highlight Interactively): Use double space to
4503 separate sentences. Replace C-p with M-p, and C-n with M-n.
4504
4505 2005-12-22 Richard M. Stallman <rms@gnu.org>
4506
4507 * custom.texi (Easy Customization and subnodes):
4508 Replace "active field" with "button".
4509 Use "user option" only for variables.
4510 Use "setting" for variable-or-face.
4511
4512 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4513
4514 * buffers.texi (Select Buffer): Change order in table to make
4515 "Similar" refer to the correct item.
4516 (Indirect Buffers): Minor rewording.
4517
4518 2005-12-20 Juri Linkov <juri@jurta.org>
4519
4520 * files.texi (VC Status): Put P and N near p and n.
4521
4522 2005-12-19 Richard M. Stallman <rms@gnu.org>
4523
4524 * programs.texi (Electric C): Delete the info about newline control.
4525 (Other C Commands): Minor cleanup.
4526 (Left Margin Paren): Minor cleanup.
4527
4528 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4531 (Customization Groups): Delete text moved to "Browsing Custom".
4532 (Browsing Custom): New node.
4533 (Specific Customization): Clarify which commands only work for
4534 loaded options.
4535
4536 2005-12-18 Bill Wohler <wohler@newt.com>
4537
4538 * frames.texi (Tool Bars): Shorten text of previous change.
4539
4540 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4541
4542 * files.texi (VC Status): Document log-view mode.
4543
4544 2005-12-18 Bill Wohler <wohler@newt.com>
4545
4546 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4547 permanently via the customize interface.
4548
4549 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4550
4551 * killing.texi (Killing by Lines): Document `kill-whole-line'
4552 function.
4553
4554 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
4555
4556 * buffers.texi (Select Buffer): Change `prev-buffer' to
4557 `previous-buffer'. Indicate that these functions use a frame
4558 local buffer list.
4559
4560 2005-12-12 Richard M. Stallman <rms@gnu.org>
4561
4562 * custom.texi (Easy Customization): Change menu comment.
4563 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4564
4565 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4566 (Help): Among the Apropos commands, describe only C-h a here.
4567
4568 2005-12-11 Richard M. Stallman <rms@gnu.org>
4569
4570 * programs.texi (Options for Comments): Comment-end starts with space.
4571
4572 * glossary.texi (Glossary): Minor cleanup.
4573
4574 * files.texi (Old Versions): Use @table.
4575
4576 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
4577
4578 * display.texi (Highlight Interactively): Include
4579 global-hi-lock-mode. Add miscellaneous details and elaborations.
4580
4581 2005-12-09 Richard M. Stallman <rms@gnu.org>
4582
4583 * display.texi (Font Lock): Delete the Global FL menu item.
4584
4585 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * custom.texi (Minibuffer Maps): Mention the maps for file name
4588 completion.
4589
4590 2005-12-09 Kim F. Storm <storm@cua.dk>
4591
4592 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4593 prefix keys even when mark is active. Describe that RET moves
4594 cursor to next corner in rectangle; clarify insert around rectangle.
4595
4596 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4597
4598 * custom.texi (Customization): Use xref to elisp manual for
4599 non-TeX output.
4600 (Minor Modes): Update.
4601 (Customization Groups, Changing a Variable, Face Customization):
4602 Update for new appearance of Custom buffers.
4603 (Changing a Variable): `custom-buffer-done-function' has been
4604 replaced by `custom-buffer-done-kill'.
4605 (Specific Customization): In the `customize-group' buffer, a
4606 subgroup's contents are not "hidden". They are not included at
4607 all. They have no [Show] button.
4608 (Mouse Buttons): Add pxref to description of mouse event lists in
4609 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4610 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4611 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4612
4613 2005-12-08 Richard M. Stallman <rms@gnu.org>
4614
4615 * mini.texi (Completion Commands, Completion):
4616 In file name input, SPC does not do completion.
4617
4618 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
4619
4620 * building.texi (GDB Graphical Interface): Explain screen size
4621 setting.
4622 (Other GDB User Interface Buffers): Describe features specific to
4623 GDB 6.4.
4624
4625 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * building.texi (GDB User Interface Layout): Describe how to
4628 kill associated buffers.
4629 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4630 (Watch Expressions): Be more precise.
4631 (Other GDB User Interface Buffers): Describe how to change a
4632 register value.
4633
4634 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4635
4636 * macos.texi (Mac Input): Remove description of
4637 mac-command-key-is-meta. Add descriptions of
4638 mac-control-modifier, mac-command-modifier, and
4639 mac-option-modifier.
4640 (Mac International): Fix description of conversion of clipboard data.
4641 (Mac Font Specs): Add example of font customization by face attributes.
4642
4643 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
4644
4645 * building.texi (Watch Expressions): Expand description.
4646 (Other GDB User Interface Buffers): Describe local map for
4647 gud-watch.
4648
4649 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * display.texi (Font Lock): Font lock is enabled by default now.
4652
4653 2005-11-20 Juri Linkov <juri@jurta.org>
4654
4655 * basic.texi (Position Info): Update examples of the output.
4656 Remove the fact that examples are produced in the TeXinfo buffer,
4657 because in the Info reader users will get a different output from
4658 `C-x ='.
4659
4660 * building.texi (Compilation Mode): Remove paragraph duplicated
4661 from the node `Compilation'. Add `compilation-skip-threshold'.
4662
4663 * display.texi (Font Lock): Suggest more user-friendly method of
4664 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4665
4666 2005-11-18 Richard M. Stallman <rms@gnu.org>
4667
4668 * files.texi (Registering): Mention @@ in mode line.
4669
4670 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4671
4672 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4673
4674 * files.texi (Renaming and VC): Some back-ends don't
4675 handle renaming.
4676
4677 2005-11-17 Juri Linkov <juri@jurta.org>
4678
4679 * emacs.texi (Top):
4680 * display.texi (Highlight Interactively): Put this font-lock based
4681 mode near Font Lock node.
4682
4683 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4686 icons.
4687
4688 2005-11-12 Kim F. Storm <storm@cua.dk>
4689
4690 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4691 (Help Summary): Add C-h d and C-h e.
4692 (Apropos): Clarify that all apropos commands may search for either
4693 list of words or a regexp. Add C-h d for apropos-documentation.
4694 Describe apropos-documentation-sort-by-scores user option.
4695
4696 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * killing.texi (CUA Bindings): Add @section.
4699
4700 2005-11-10 Kim F. Storm <storm@cua.dk>
4701
4702 * emacs.texi (Top): Add CUA Bindings entry to menu.
4703
4704 * killing.texi (CUA Bindings): New node. Moved here from
4705 misc.texi and extended with info on rectangle commands and
4706 rectangle highlighting, interface to registers, and the global
4707 mark feature.
4708
4709 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4710
4711 * regs.texi: Prev link points to CUA Bindings node.
4712
4713 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4714
4715 * help.texi (Help Echo): By default, help echos are only shown on
4716 mouse-over, not on point-over.
4717
4718 2005-11-04 Jérôme Marant <jerome@marant.org>
4719
4720 * misc.texi (Shell Mode): Describe how to activate password echoing.
4721
4722 2005-11-04 Romain Francoise <romain@orebokech.com>
4723
4724 * mark.texi (Mark Ring): Fix typo.
4725
4726 2005-11-03 Richard M. Stallman <rms@gnu.org>
4727
4728 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4729
4730 2005-11-01 Bill Wohler <wohler@newt.com>
4731
4732 * help.texi (Help Mode): Fix typo.
4733
4734 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
4735
4736 * building.texi (Other GDB User Interface Buffers): Describe
4737 the command gdb-use-inferior-io-buffer.
4738
4739 2005-10-31 Romain Francoise <romain@orebokech.com>
4740
4741 * files.texi (Compressed Files): Fix typo.
4742
4743 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4744
4745 * windows.texi (Force Same Window): Likewise.
4746
4747 2005-10-30 Bill Wohler <wohler@newt.com>
4748
4749 * help.texi (Help Mode): URLs viewed with browse-url.
4750
4751 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
4752
4753 * building.texi (GDB Graphical Interface): Don't reference
4754 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4755 must stay in same frame.
4756
4757 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4760
4761 * anti.texi (Antinews): Likewise.
4762
4763 2005-10-28 Bill Wohler <wohler@newt.com>
4764
4765 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4766
4767 2005-10-28 Richard M. Stallman <rms@gnu.org>
4768
4769 * files.texi (Visiting): Explain how to enter ? in a file name.
4770
4771 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4772
4773 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
4774
4775 * building.texi (GDB Graphical Interface): Describe
4776 gdb-mouse-until.
4777
4778 2005-10-23 Richard M. Stallman <rms@gnu.org>
4779
4780 * custom.texi (Init File): Recommend when to use site-start.el.
4781
4782 2005-10-21 Juri Linkov <juri@jurta.org>
4783
4784 * custom.texi (Examining): Mention accessing the old variable
4785 value via M-n in set-variable.
4786
4787 2005-10-18 Romain Francoise <romain@orebokech.com>
4788
4789 * files.texi (Version Systems): Capitalize GNU.
4790
4791 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
4792
4793 * building.texi (Compilation Mode): Remove redundant paragraph.
4794 (Watch Expressions): Remove paragraph to reflect code change.
4795
4796 2005-10-16 Richard M. Stallman <rms@gnu.org>
4797
4798 * building.texi (Compilation Mode, Compilation): Clarified.
4799
4800 2005-10-15 Richard M. Stallman <rms@gnu.org>
4801
4802 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4803
4804 2005-10-13 Kenichi Handa <handa@m17n.org>
4805
4806 * basic.texi (Position Info): Fix previous change.
4807
4808 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
4809
4810 * cmdargs.texi (Icons X): Fix typo.
4811
4812 2005-10-12 Kenichi Handa <handa@m17n.org>
4813
4814 * basic.texi (Position Info): Describe the case that Emacs shows
4815 "part of display ...".
4816
4817 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
4818
4819 * cmdargs.texi (Icons X): -nb => -nbi.
4820
4821 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * frames.texi (Speedbar): A couple more clarifications.
4824
4825 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
4826
4827 * building.texi (GDB User Interface Layout): Improve diagram.
4828 (Watch Expressions): Explain how to make speedbar global.
4829 (Other GDB User Interface Buffers): Make references more precise.
4830
4831 2005-10-09 Richard M. Stallman <rms@gnu.org>
4832
4833 * frames.texi (Speedbar): Clarify the text.
4834
4835 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * frames.texi (Speedbar): Add information on keybindings,
4838 dismissing the speedbar, and buffer display mode. Link to
4839 speedbar manual.
4840
4841 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
4842
4843 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4844 added -nb, --no-bitmap-icon.
4845
4846 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
4847
4848 * building.texi (GDB Graphical Interface): Add variables and
4849 functions to indices. Be more precise.
4850
4851 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
4852
4853 * frames.texi (Drag and Drop): Remove the x- from
4854 x-dnd-open-file-other-window and xdnd-protocol-alist.
4855
4856 2005-09-30 Romain Francoise <romain@orebokech.com>
4857
4858 * mini.texi (Minibuffer): The default value now appears before the
4859 colon in minibuffer prompts.
4860
4861 2005-09-25 Richard M. Stallman <rms@gnu.org>
4862
4863 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4864
4865 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4866
4867 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4868
4869 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4870
4871 * emacs.texi (Top): Update submenus from macos.texi.
4872
4873 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4874 (Mac OS): Update feature support status.
4875 (Mac Input): List supported input scripts. Remove description
4876 about `mac-keyboard-text-encoding'. Mention mouse button
4877 emulation and related variables.
4878 (Mac International): Mention Central European and Cyrillic
4879 support. Now `keyboard-coding-system' is dynamically changed.
4880 Add description about coding system for selection. Add
4881 description about language environment.
4882 (Mac Environment Variables): Mention
4883 `~/.MacOSX/environment.plist'. Give example of command line
4884 arguments. Add Preferences support.
4885 (Mac Directories): Explicitly state that this node is for Mac OS
4886 Classic only.
4887 (Mac Font Specs): Mention specification for scalable fonts. List
4888 supported charsets. Add preferred way of creating fontsets. Add
4889 description about `mac-allow-anti-aliasing'.
4890 (Mac Functions): Add descriptions about `mac-set-file-creator',
4891 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4892 and `mac-get-preference'.
4893
4894 2005-09-16 Romain Francoise <romain@orebokech.com>
4895
4896 Update all files to specify GFDL version 1.2.
4897
4898 * doclicense.texi (GNU Free Documentation License): Update to
4899 version 1.2.
4900
4901 2005-09-15 Richard M. Stallman <rms@gnu.org>
4902
4903 * buffers.texi (List Buffers): Fix xref.
4904
4905 * rmail.texi (Rmail Basics): Fix xref.
4906
4907 * emacs.texi (Top): Update subnode menus.
4908
4909 * files.texi (Saving Commands): New node, broken out of Saving.
4910 (Customize Save): New node, broken out of Saving.
4911 Clarify effect of write-region-inhibit-fsync.
4912 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4913
4914 2005-09-14 Romain Francoise <romain@orebokech.com>
4915
4916 * files.texi (Saving): Mention write-region-inhibit-fsync.
4917
4918 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * custom.texi (Custom Themes): New node.
4921
4922 2005-09-03 Richard M. Stallman <rms@gnu.org>
4923
4924 * search.texi (Search Case): Mention vars that control
4925 case-fold-search for various operations.
4926
4927 2005-08-22 Juri Linkov <juri@jurta.org>
4928
4929 * display.texi (Standard Faces): Merge the text from
4930 `(elisp)Standard Faces' into this node.
4931
4932 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4933
4934 * emacs.texi (Top): Delete menu item for deleted node
4935 Keyboard Translations.
4936
4937 2005-08-18 Richard M. Stallman <rms@gnu.org>
4938
4939 * trouble.texi (Unasked-for Search):
4940 Delete xref to Keyboard Translations.
4941
4942 * glossary.texi (Glossary): Delete xref.
4943
4944 * custom.texi (Minor Modes): Say that the list here is not complete.
4945 (Keyboard Translations): Node deleted.
4946 (Disabling): Delete xref to it.
4947 (Customization Groups): Fix Custom buffer example.
4948 (Hooks): Mention remove-hooks.
4949
4950 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4951
4952 * building.texi (GDB Graphical Interface): Improve filling of menu
4953 item.
4954
4955 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
4956
4957 * building.texi (GDB Graphical Interface): Use better node names.
4958
4959 2005-08-14 Richard M. Stallman <rms@gnu.org>
4960
4961 * text.texi (Sentences): Fix xref.
4962
4963 2005-08-14 Juri Linkov <juri@jurta.org>
4964
4965 * building.texi (Compilation, Grep Searching): Move grep command
4966 headings from `Compilation' to `Grep Searching'.
4967
4968 * dired.texi (Dired and Find):
4969 * maintaining.texi (Tags Search): Replace grep xref to
4970 `Compilation' node with `Grep Searching'.
4971
4972 * files.texi (Comparing Files): Replace xref to `Compilation' with
4973 `Compilation Mode'.
4974
4975 2005-08-13 Alan Mackenzie <acm@muc.de>
4976
4977 * search.texi (Non-ASCII Isearch): Correct a typo.
4978 (Replacement Commands): Mention query-replace key binding.
4979
4980 2005-08-11 Richard M. Stallman <rms@gnu.org>
4981
4982 * programs.texi (Options for Comments): Fix xref.
4983
4984 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4985 out of Regexps.
4986
4987 2005-08-09 Juri Linkov <juri@jurta.org>
4988
4989 * building.texi (Compilation): Use `itemx' instead of `item'.
4990 (Grep Searching): Simplify phrase.
4991
4992 * display.texi (Standard Faces): Describe vertical-border on
4993 window systems.
4994
4995 * windows.texi (Split Window): Simplify phrase and mention
4996 vertical-border face.
4997
4998 2005-08-09 Richard M. Stallman <rms@gnu.org>
4999
5000 * files.texi (Comparing Files): Clarify compare-windows.
5001
5002 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5003
5004 2005-08-06 Eli Zaretskii <eliz@gnu.org>
5005
5006 * mule.texi (Coding Systems): Rephrase the paragraph about
5007 codepages: no need for "M-x codepage-setup" anymore, except on
5008 MS-DOS.
5009
5010 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5011 the MS-DOS port only.
5012
5013 2005-07-30 Eli Zaretskii <eliz@gnu.org>
5014
5015 * makefile.w32-in (info): Don't run multi-install-info.bat.
5016 ($(infodir)/dir): New target, produced by running
5017 multi-install-info.bat.
5018
5019 2005-07-22 Eli Zaretskii <eliz@gnu.org>
5020
5021 * files.texi (Quoted File Names): Add index entry.
5022
5023 2005-07-19 Juri Linkov <juri@jurta.org>
5024
5025 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5026
5027 2005-07-18 Juri Linkov <juri@jurta.org>
5028
5029 * custom.texi (Easy Customization):
5030 * files.texi (Old Versions):
5031 * frames.texi (Wheeled Mice):
5032 * mule.texi (Specify Coding):
5033 * text.texi (Cell Justification):
5034 * trouble.texi (After a Crash):
5035 * xresources.texi (GTK styles):
5036 Delete duplicate duplicate words.
5037
5038 2005-07-17 Richard M. Stallman <rms@gnu.org>
5039
5040 * frames.texi (Creating Frames): Fix foreground color example.
5041
5042 * custom.texi (Init Examples): Clean up text about conditionals.
5043
5044 2005-07-16 Richard M. Stallman <rms@gnu.org>
5045
5046 * mini.texi (Completion Commands): Fix command name for ?.
5047
5048 2005-07-16 Eli Zaretskii <eliz@gnu.org>
5049
5050 * display.texi (Standard Faces): Explain that customization of
5051 `menu' face has no effect on w32 and with GTK. Add
5052 cross-references.
5053
5054 * cmdargs.texi (General Variables): Clarify the default location
5055 of $HOME on w32 systems.
5056
5057 2005-07-15 Jason Rumney <jasonr@gnu.org>
5058
5059 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5060 changed.
5061
5062 2005-07-08 Kenichi Handa <handa@m17n.org>
5063
5064 * mule.texi (Recognize Coding): Recommend
5065 revert-buffer-with-coding-system instead of revert-buffer.
5066
5067 2005-07-07 Richard M. Stallman <rms@gnu.org>
5068
5069 * anti.texi (Antinews): Mention mode-line-inverse-video.
5070
5071 * files.texi (Saving): Minor correction about C-x C-w.
5072
5073 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5074
5075 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * search.texi (Isearch Scroll): Add example of using the
5078 `isearch-scroll' property.
5079 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5080 `Display Custom' node.
5081 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5082 and de-emphasize it.
5083 (Other Repeating Search): `occur' currently can not correctly
5084 handle multiline matches. Correct, clarify and update description
5085 of `flush-lines' and `keep-lines'.
5086
5087 * display.texi (Display Custom): Add anchor for `baud-rate'.
5088
5089 2005-07-07 Richard M. Stallman <rms@gnu.org>
5090
5091 * gnu.texi: Update where to get GNU status; add refs for how to help.
5092 Add footnotes 6 and 7.
5093
5094 2005-07-04 Lute Kamstra <lute@gnu.org>
5095
5096 Update FSF's address in GPL notices.
5097
5098 * doclicense.texi (GNU Free Documentation License):
5099 * trouble.texi (Checklist): Update FSF's address.
5100
5101 2005-06-24 Richard M. Stallman <rms@gnu.org>
5102
5103 * display.texi (Text Display): Change index entries.
5104
5105 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5106
5107 * makefile.w32-in (MAKEINFO): Use --force.
5108 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5109 Makefile.in.
5110
5111 2005-06-23 Richard M. Stallman <rms@gnu.org>
5112
5113 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5114 nobreak-char-display.
5115
5116 * emacs.texi (Top): Update detailed node listing.
5117
5118 * display.texi (Text Display): Renamed show-nonbreak-escape
5119 to nobreak-char-display and no-break-space to nobreak-space.
5120 (Standard Faces): Split up the list of standard faces
5121 and put it in a separate node. Add nobreak-space and
5122 escape-glyph.
5123
5124 2005-06-23 Lute Kamstra <lute@gnu.org>
5125
5126 * mule.texi (Select Input Method): Fix typo.
5127
5128 2005-06-23 Kenichi Handa <handa@m17n.org>
5129
5130 * mule.texi (International): List all supported scripts. Adjust
5131 text for that leim is now included in the normal Emacs
5132 distribution.
5133 (Language Environments): List all language environments.
5134 Intlfonts contains fonts for most supported scripts, not all..
5135 (Select Input Method): Refer to C-u C-x = to see how to type to
5136 input a specific character.
5137 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5138
5139 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5140
5141 * building.texi (Grep Searching): Texinfo usage fix.
5142
5143 2005-06-22 Miles Bader <miles@gnu.org>
5144
5145 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5146
5147 2005-06-20 Miles Bader <miles@gnu.org>
5148
5149 * display.texi (Faces): Add `vertical-divider'.
5150
5151 2005-06-17 Richard M. Stallman <rms@gnu.org>
5152
5153 * text.texi (Adaptive Fill): Minor clarification.
5154
5155 2005-06-10 Lute Kamstra <lute@gnu.org>
5156
5157 * emacs.texi (Top): Correct version number.
5158 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5159 refer to the current version of Emacs.
5160
5161 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * files.texi (Log Buffer): Document when there can be more than
5164 one file to be committed.
5165
5166 2005-06-08 Juri Linkov <juri@jurta.org>
5167
5168 * display.texi (Faces): Add `shadow' face.
5169
5170 2005-06-07 Masatake YAMATO <jet@gyve.org>
5171
5172 * display.texi (Faces): Write about mode-line-highlight.
5173
5174 2005-06-06 Richard M. Stallman <rms@gnu.org>
5175
5176 * misc.texi (Printing Package): Explain how to initialize
5177 printing package.
5178
5179 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5180
5181 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
5182
5183 * emacs.texi: Rename Hardcopy to Printing.
5184 Make PostScript and PostScript Variables subnodes of it.
5185
5186 * misc.texi (Printing): Rename node from Hardcopy.
5187 Mention menu bar options.
5188 Move PostScript and PostScript Variables to submenu.
5189 (Printing package): New node.
5190
5191 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5192
5193 * dired.texi (Operating on Files): Likewise.
5194
5195 * calendar.texi (Displaying the Diary): Likewise.
5196
5197 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5198
5199 * glossary.texi (Glossary): Likewise.
5200
5201 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5202 effect.
5203
5204 2005-06-04 Richard M. Stallman <rms@gnu.org>
5205
5206 * trouble.texi (After a Crash): Polish previous change.
5207
5208 2005-05-30 Noah Friedman <friedman@splode.com>
5209
5210 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5211 recovery mechanism.
5212
5213 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
5214
5215 * building.texi (Other Buffers): SPC toggles display of
5216 floating point registers.
5217
5218 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
5219
5220 * files.texi (Log Buffer): Merge in description of Log Edit
5221 mode from pcl-cvs.texi.
5222
5223 2005-05-26 Richard M. Stallman <rms@gnu.org>
5224
5225 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5226
5227 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5228
5229 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5230 not enabled by default.
5231 When not on a word, `ispell-word' by default checks the word
5232 before point.
5233
5234 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
5235
5236 * building.texi (Debugger Operation): Simplify last sentence.
5237
5238 2005-05-23 Lute Kamstra <lute@gnu.org>
5239
5240 * emacs.texi: Update FSF's address throughout.
5241 (Preface): Use @cite.
5242 (Distrib): Add cross reference to the node "Copying". Mention the
5243 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5244 printed manuals.
5245 (Intro): Use @xref for the Emacs Lisp Intro.
5246
5247 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5250
5251 * basic.texi (Moving Point): Mention default for `goto-line'.
5252
5253 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5254 of a variable's docstring.
5255
5256 2005-05-18 Lute Kamstra <lute@gnu.org>
5257
5258 * maintaining.texi (Overview of Emerge): Add cross reference.
5259 Remove duplication.
5260
5261 * emacs.texi (Top): Update to the current structure of the manual.
5262 * misc.texi (Emacs Server): Add menu description.
5263 * files.texi (Saving): Fix menu.
5264 * custom.texi (Customization): Fix menu.
5265 * mule.texi (International): Fix menu.
5266 * kmacro.texi (Keyboard Macros): Fix menu.
5267
5268 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5269
5270 * display.texi: Various minor changes.
5271 (Faces): Delete text that is repeated in the next section.
5272
5273 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * building.texi (Debugger Operation): Mention GUD tooltips are
5276 disabled with GDB in text command mode.
5277
5278 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5279
5280 * building.texi: Replace toolbar with "tool bar" for consistency.
5281 (Compilation Mode): Describe compilation-context-lines
5282 and use of arrow in compilation buffer.
5283 (Debugger Operation): Replace help text with variable's value.
5284
5285 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5286 consistency.
5287
5288 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5289
5290 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5291 Add xref.
5292
5293 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5294
5295 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5296 (Position Info): Delete discussion of `goto-line'. It is already
5297 described in `Moving point'.
5298
5299 * mini.texi (Completion Commands): Correct reference.
5300 (Completion Options): Fix typo.
5301
5302 * killing.texi (Deletion): Complete description of `C-x C-o'.
5303
5304 2005-05-10 Richard M. Stallman <rms@gnu.org>
5305
5306 * building.texi (Compilation): Clarify recompile's directory choice.
5307
5308 * frames.texi (Tooltips): Cleanups.
5309
5310 * basic.texi (Arguments): Fix punctuation.
5311
5312 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5313
5314 * screen.texi (Menu Bar): The up and down (not left and right)
5315 arrow keys move through a keyboard menu.
5316
5317 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * basic.texi: Various typo and grammar fixes.
5320 (Moving Point): C-a now runs move-beginning-of-line.
5321
5322 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
5323
5324 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5325
5326 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5327 as different animals.
5328
5329 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5330
5331 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5332 Correct index entry.
5333
5334 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
5335
5336 * building.texi (Debugger Operation): Update to reflect changes
5337 in GUD tooltips.
5338
5339 2005-04-30 Richard M. Stallman <rms@gnu.org>
5340
5341 * files.texi (Compressed Files): Auto Compression normally enabled.
5342
5343 * building.texi (Debugger Operation): Clarify previous change.
5344
5345 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
5346
5347 * building.texi (Debugger Operation): Add description for
5348 GUD tooltips when program is not running.
5349
5350 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5351
5352 * misc.texi (Shell): Add `Shell Prompts' to menu.
5353 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5354 description. Delete remarks moved to new node.
5355 (Shell Prompts): New node.
5356 (History References): Replace remarks moved to `Shell Prompts'
5357 with xref to that node.
5358 (Remote Host): Clarify how to specify the terminal type when
5359 logging in to a different machine.
5360
5361 2005-04-26 Richard M. Stallman <rms@gnu.org>
5362
5363 * emacs.texi (Top): Update submenus from files.texi.
5364
5365 * files.texi (Filesets): Clarify previous change.
5366
5367 * dired.texi (Misc Dired Features): Clarify previous change.
5368
5369 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5372
5373 * dired.texi (Misc Dired Features): Document
5374 dired-compare-directories.
5375
5376 * files.texi (Filesets): New node.
5377 (File Conveniences): Document Image mode.
5378
5379 * text.texi (TeX Print): Document tex-compile.
5380
5381 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5382
5383 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5384 Delete redundant reference to tooltip Custom group. It is
5385 referred too again in the next paragraph.
5386
5387 2005-04-24 Richard M. Stallman <rms@gnu.org>
5388
5389 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5390
5391 2005-04-19 Kim F. Storm <storm@cua.dk>
5392
5393 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5394
5395 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5396
5397 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5398 turns off desktop-save-mode.
5399
5400 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5401
5402 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5403 by default in terminals compatible with xterm. Mention that
5404 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5405 node.
5406
5407 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5410
5411 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
5412
5413 * xresources.texi (Table of Resources): Add cursorBlink.
5414
5415 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5416
5417 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5418 `d', `C-d' and `u'.
5419
5420 2005-04-11 Richard M. Stallman <rms@gnu.org>
5421
5422 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5423 (Misc X): Add -D, --basic-display.
5424
5425 * maintaining.texi (Change Log): Correct the description of
5426 the example.
5427
5428 * major.texi (Choosing Modes): Document magic-mode-alist.
5429
5430 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5431
5432 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5433 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5434 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5435 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5436 `w', respectively.
5437 (Rmail Labels): Mention `l'.
5438 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5439 (Rmail Summary Edit): Describe `j' and RET.
5440
5441 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
5442
5443 * xresources.texi (Lucid Resources): Add fontSet resource.
5444
5445 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5446
5447 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5448 now called `indicate-empty-lines'.
5449
5450 2005-04-06 Kim F. Storm <storm@cua.dk>
5451
5452 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5453
5454 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5455
5456 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5457 deleted.
5458 (Marks vs Flags): Add some convenient key bindings.
5459 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5460 (Misc Dired Features): Correct and expand description of `w' command.
5461
5462 * frames.texi (XTerm Mouse): Delete apparently false info.
5463 The GNU/Linux console currently does not appear to support
5464 `xterm-mouse-mode'.
5465
5466 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5467
5468 * calendar.texi (Diary): Mention shell utility `calendar'.
5469
5470 2005-04-01 Richard M. Stallman <rms@gnu.org>
5471
5472 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5473
5474 2005-04-01 Lute Kamstra <lute@gnu.org>
5475
5476 * maintaining.texi (Change Log): add-change-log-entry uses
5477 add-log-mailing-address.
5478
5479 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5482 `VC Mode Line' and put in an xref to that node.
5483 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5484 its description.
5485
5486 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5487
5488 * calendar.texi (Calendar Systems): Say that the Persian calendar
5489 implemented here is the arithmetical one championed by Birashk.
5490
5491 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5492
5493 * programs.texi (Fortran Motion): Fix previous change.
5494
5495 2005-03-29 Richard M. Stallman <rms@gnu.org>
5496
5497 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5498
5499 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5500
5501 * text.texi (Refill): Refer to Long Lines Mode.
5502 (Longlines): New node.
5503 (Auto Fill): Don't index "word wrap" here.
5504 (Filling): Add Longlines to menu.
5505
5506 2005-03-29 Richard M. Stallman <rms@gnu.org>
5507
5508 * xresources.texi: Minor fixes.
5509
5510 * misc.texi (Emacs Server): Fix Texinfo usage.
5511
5512 * emacs.texi (Top): Don't use a real section heading for
5513 "Detailed Node Listing". Fake it instead.
5514
5515 * basic.texi (Position Info): Minor cleanup.
5516
5517 * mule.texi (Input Methods): Minor cleanup.
5518
5519 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5520
5521 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5522 constructs as well.
5523 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5524
5525 2005-03-29 Kenichi Handa <handa@m17n.org>
5526
5527 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5528
5529 * basic.texi (Position Info): Update the description about the
5530 command C-u C-x =.
5531
5532 2005-03-28 Richard M. Stallman <rms@gnu.org>
5533
5534 * emacs.texi (Top): Use @section for the detailed node listing.
5535
5536 * calendar.texi: Minor fixes to previous change.
5537
5538 * programs.texi (Fortran): Small fixes to previous changes.
5539
5540 * emacs.texi (Top): Update list of subnodes of Dired.
5541 Likewise for building.texi.
5542
5543 * files.texi (File Conveniences): Delete Auto Image File mode.
5544
5545 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
5546
5547 * building.texi (Flymake): New node.
5548
5549 * custom.texi (Function Keys): Document kp- event types and
5550 keypad-setup package.
5551
5552 * dired.texi (Wdired): New node.
5553
5554 * files.texi (File Conveniences): Reorder entries.
5555 Explain how to turn on Auto-image-file mode.
5556 Document Thumbs mode.
5557
5558 * mule.texi (Specify Coding): Document recode-region and
5559 recode-file-name.
5560
5561 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5562
5563 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5564
5565 * commands.texi (Keys): M-o is now a prefix key.
5566
5567 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5568
5569 * programs.texi: Reformat and update copyright years.
5570 (Fortran): Update section.
5571
5572 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * files.texi: Several small changes in addition to:
5575 (Visiting): Change xref for Dialog Boxes to ref.
5576 (Version Headers): Replace references to obsolete var
5577 `vc-header-alist' with `vc-BACKEND-header'.
5578 (Customizing VC): Update value of `vc-handled-backends'.
5579
5580 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5581
5582 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5583 move here from Emacs Lisp Reference Manual.
5584 * calendar.texi (Calendar/Diary, Diary Commands)
5585 (Special Diary Entries, Importing Diary): Change some xrefs to
5586 point to emacs-xtra rather than elisp.
5587
5588 * emacs-xtra.texi (Calendar Customizing):
5589 Move view-diary-entries-initially, view-calendar-holidays-initially,
5590 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5591 Emacs Manual.
5592 (Appt Customizing): Merge entire section into main Emacs Manual.
5593 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5594 mark-holidays-in-calendar here from emacs-xtra.
5595 (Displaying the Diary): Move view-diary-entries-initially,
5596 mark-diary-entries-in-calendar here from emacs-xtra.
5597 (Appointments): Move appt-display-mode-line,
5598 appt-display-duration, appt-disp-window-function,
5599 appt-delete-window-function here from emacs-xtra.
5600
5601 * calendar.texi: Update and reformat copyright.
5602 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5603 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5604 (Diary): Refer to `diary-file' rather than ~/diary.
5605 (Diary Commands): Rename node to "Displaying the Diary".
5606 * emacs.texi (Top): Rename "Diary Commands" section.
5607 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5608
5609 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5610
5611 * misc.texi (Emacs Server): Fix the command for setting
5612 server-name. Add an xref to Invoking emacsclient.
5613
5614 * help.texi (Help Summary): Clarify when "C-h ." will do something
5615 nontrivial.
5616 (Apropos): Add cindex entry for apropos-sort-by-scores.
5617
5618 * display.texi (Text Display): Add index entries for how no-break
5619 characters are displayed.
5620
5621 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5622
5623 * files.texi (Visiting): Fix cross-references introduced with the
5624 last change.
5625
5626 * xresources.texi (GTK resources): Fix last change.
5627
5628 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
5629
5630 * xresources.texi (X Resources): GTK options documented too.
5631 (Resources): Clarify meaning of program name.
5632 (Table of Resources): Add visualClass.
5633 (GTK resources): Rewrite.
5634 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5635
5636 * display.texi (Text Display): Mention non-breaking spaces.
5637
5638 * files.texi (Reverting): Document auto-revert-check-vc-info.
5639
5640 * frames.texi (Mouse Commands): Document
5641 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5642
5643 * help.texi (Help Summary): Add `C-h .'.
5644 (Apropos): Apropos accepts a list of search terms.
5645 Document apropos-sort-by-scores.
5646 (Help Echo): Document display-local-help.
5647
5648 * misc.texi (Emacs Server): Document server-name.
5649 (Invoking emacsclient): Document -s option for server names.
5650
5651 * text.texi (Outline Visibility): Introduce "current heading
5652 line" (commands can be called with point on a body line).
5653 Re-order table to follow the sequence of discussion.
5654 hide-body won't hide lines before first header line.
5655 (TeX Mode): Add DocTeX mode.
5656
5657 2005-03-24 Richard M. Stallman <rms@gnu.org>
5658
5659 * mule.texi (Single-Byte Character Support): Delete mention
5660 of iso-acc.el and iso-transl.el.
5661
5662 2005-03-23 Lute Kamstra <lute@gnu.org>
5663
5664 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5665
5666 2005-03-23 Richard M. Stallman <rms@gnu.org>
5667
5668 * search.texi: Delete explicit node pointers.
5669 (Incremental Search): New menu.
5670 (Basic Isearch, Repeat Isearch, Error in Isearch)
5671 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5672 (Slow Isearch): New subnodes.
5673 (Configuring Scrolling): Node deleted.
5674 (Search Case): Doc default-case-fold-search.
5675 (Regexp Replace): Move replace-regexp doc here.
5676
5677 * rmail.texi (Movemail): Put commas inside closequotes.
5678
5679 * picture.texi (Insert in Picture): Document C-c arrow combos.
5680 (Basic Picture): Clarify erasure.
5681
5682 * display.texi (Font Lock): Put commas inside closequotes.
5683
5684 * cmdargs.texi (General Variables): Put commas inside closequotes.
5685
5686 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
5687
5688 * building.texi (Stack Buffer): Mention reverse contrast for
5689 *selected* frame (might not be current frame).
5690
5691 2005-03-21 Richard M. Stallman <rms@gnu.org>
5692
5693 * building.texi (Starting GUD): Add bashdb.
5694
5695 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
5696
5697 * basic.texi (Moving Point): Add M-g M-g binding.
5698 (Undo): Document undo-only.
5699 (Position Info): Document M-g M-g and C-u M-g M-g.
5700
5701 * building.texi (Building): Put Grep Searching after Compilation
5702 Shell.
5703 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5704 Document next-error-highlight.
5705 (Grep Searching): Document grep-highlight-matches.
5706 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5707
5708 * calendar.texi (Importing Diary): Rename node from iCalendar.
5709 Document diary-from-outlook.
5710
5711 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5712 Commands.
5713 Mention effect of X drag and drop on Dired buffers.
5714
5715 * files.texi (Visiting): Document large-file-warning-threshold.
5716 Move paragraph on file-selection dialog.
5717 Mention visiting files using X drag and drop.
5718 (Reverting): Mention using Auto-Revert mode to tail files.
5719 Document auto-revert-tail-mode.
5720 (Version Systems): Minor correction.
5721 (Comparing Files): Diff-mode is no longer based on Compilation
5722 mode.
5723 Document compare-ignore-whitespace.
5724 (Misc File Ops): Explain passing a directory to rename-file.
5725 Likewise for copy-file and make-symbolic-link.
5726
5727 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5728 Document mouse-wheel-progressive speed.
5729
5730 * help.texi (Misc Help): Document numeric argument for C-h i.
5731 Correctly explain the effect of just C-u as argument.
5732
5733 * killing.texi (Deletion): Document numeric argument for
5734 just-one-space.
5735
5736 * mini.texi (Completion): Completion acts on text before point.
5737
5738 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5739 (Emulation): CUA mode replaces pc-bindings-mode,
5740 pc-selection-mode, and s-region.
5741
5742 * mule.texi (Input Methods): Leim is now built-in.
5743 (Select Input Method): Document quail-show-key.
5744 (Specify Coding): Document revert-buffer-with-coding-system.
5745
5746 * programs.texi (Fortran Motion): Document f90-next-statement,
5747 f90-previous-statement, f90-next-block, f90-previous-block,
5748 f90-end-of-block, and f90-beginning-of-block.
5749
5750 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5751
5752 * emacs.texi (Acknowledgments): Updated.
5753
5754 * anti.texi: Total rewrite.
5755
5756 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
5757
5758 * ack.texi (Acknowledgments): Update.
5759
5760 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5761
5762 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5763 copyright years.
5764
5765 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * building.texi (Commands of GUD): Move paragraph on setting
5768 breakpoints with mouse to the GDB Graphical Interface node.
5769
5770 2005-03-07 Richard M. Stallman <rms@gnu.org>
5771
5772 * misc.texi (Single Shell, Shell Options): Fix previous change.
5773
5774 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5775
5776 2005-03-06 Richard M. Stallman <rms@gnu.org>
5777
5778 * building.texi (Starting GUD): Don't explain text vs graphical
5779 GDB here. Just mention it and xref.
5780 Delete "just one debugger process".
5781 (Debugger Operation): Move GUD tooltip info here.
5782 (GUD Tooltips): Node deleted.
5783 (GDB Graphical Interface): Explain the two GDB modes here.
5784
5785 * sending.texi (Sending Mail): Minor cleanup.
5786 (Mail Aliases): Explain quoting conventions.
5787 Update key rebinding example.
5788 (Header Editing): C-M-i is like M-TAB.
5789 (Mail Mode Misc): mail-attach-file does not do MIME.
5790
5791 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5792 that really belongs here.
5793 (Remote Mailboxes): Text moved to Rmail Inbox.
5794 (Rmail Display): Mention Mouse-1.
5795 (Movemail): Clarify two movemail versions.
5796 Clarify rmail-movemail-program.
5797
5798 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5799 Document async shell commands.
5800 (Shell History): Clarify.
5801 (Shell Ring): Mention C-UP an C-DOWN.
5802 (Shell Options): Add comint-prompt-read-only.
5803 (Invoking emacsclient): Set EDITOR to run Emacs.
5804 (Sorting): No need to explain what region is.
5805 (Saving Emacs Sessions): Fix typo.
5806 (Recursive Edit): Fix punctuation.
5807 (Emulation): Don't mention "PC bindings" which are standard.
5808 (Hyperlinking): Explain Mouse-1 convention here.
5809 (Find Func): Node deleted.
5810
5811 * help.texi (Name Help): Xref to Hyperlinking.
5812
5813 * glossary.texi (Glossary):
5814 Rename "Balance Parentheses" to "Balancing...".
5815 Add "Byte Compilation". Correct "Copyleft".
5816 New xref in "Customization".
5817 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5818 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5819 Rename "Registers" to "Register".
5820 Replace "Selecting" with "Selected Frame",
5821 "Selected Window", and "Selecting a Buffer".
5822
5823 * files.texi (Types of Log File): Explain how projects'
5824 methods can vary.
5825
5826 * display.texi (Faces): Delete "Emacs 21".
5827
5828 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5829 * fixit.texi (Spelling): C-M-i like M-TAB.
5830 * mini.texi (Completion Options): C-M-i like M-TAB.
5831 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5832 * text.texi (Text Mode): C-M-i like M-TAB.
5833
5834 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5835
5836 * calendar.texi (Specified Dates): Mention `g w'.
5837 (Appointments): appt-activate toggles with no arg.
5838
5839 2005-03-05 Juri Linkov <juri@jurta.org>
5840
5841 * cmdargs.texi (Emacs Invocation): Add cindex
5842 "invocation (command line arguments)".
5843 (Misc X): Add -nbc, --no-blinking-cursor.
5844
5845 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5846
5847 * calendar.texi (iCalendar): No need to require it now.
5848
5849 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
5850
5851 * trouble.texi (Contributing): Mention Savannah. Direct users to
5852 emacs-devel.
5853
5854 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5855
5856 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5857 window.
5858
5859 2005-02-27 Richard M. Stallman <rms@gnu.org>
5860
5861 * building.texi (Compilation): Update mode line status info.
5862
5863 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5864
5865 * calendar.texi (General Calendar): Document binding of
5866 scroll-other-window-down.
5867 (Mayan Calendar): Fix earliest date.
5868 (Time Intervals): Document timeclock-change.
5869 Fix timeclock-ask-before-exiting documentation.
5870
5871 2005-02-26 Kim F. Storm <storm@cua.dk>
5872
5873 * frames.texi (Mouse References):
5874 Add mouse-1-click-in-non-selected-windows.
5875
5876 2005-02-25 Richard M. Stallman <rms@gnu.org>
5877
5878 * screen.texi (Screen): Explain better about cursors and mode lines;
5879 don't presuppose text terminals.
5880 (Point): Don't assume just one cursor.
5881 Clarify explanation of cursors.
5882 (Echo Area, Menu Bar): Cleanups.
5883
5884 * mini.texi (Minibuffer): Prompts are highlighted.
5885 (Minibuffer Edit): Newline = C-j only on text terminals.
5886 Clarify resize-mini-windows values.
5887 Mention M-PAGEUP and M-PAGEDOWN.
5888 (Completion Commands): Mouse-1 like Mouse-2.
5889 (Minibuffer History): Explain history commands better.
5890 (Repetition): Add xref to Incremental Search.
5891
5892 * mark.texi (Setting Mark): Clarify info about displaying mark.
5893 Clarify explanation of C-@ and C-SPC.
5894 (Transient Mark): Mention Delete Selection mode.
5895 (Marking Objects): Clean up text about extending the region.
5896
5897 * m-x.texi (M-x): One C-g doesn't always go to top level.
5898 No delay before suggest-key-bindings output.
5899
5900 * fixit.texi (Fixit): Mention C-/ for undo.
5901 (Spelling): Mention ESC TAB like M-TAB.
5902 Replacement words with r and R are rechecked.
5903 Say where C-g leaves point. Mention ? as input.
5904
5905 2005-02-23 Lute Kamstra <lute@gnu.org>
5906
5907 * cmdargs.texi (Initial Options): Add cross reference.
5908
5909 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5910
5911 * emacs.texi (Top): Update menu for splitting of node in
5912 msdog.texi.
5913 * frames.texi (Frames): Update xref for splitting of node in
5914 msdog.texi.
5915 * trouble.texi (Quitting): Ditto.
5916
5917 2005-02-16 Richard M. Stallman <rms@gnu.org>
5918
5919 * windows.texi (Split Window): Simplify line truncation info
5920 and xref to Display Custom.
5921
5922 * trouble.texi (Quitting): Emergency escape only for text terminal.
5923 (Screen Garbled): C-l for ungarbling is only for text terminal.
5924
5925 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5926
5927 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5928
5929 * programs.texi (Program Modes): Mention Python mode.
5930 (Moving by Defuns): Repeating C-M-h extends region.
5931 (Basic Indent): Clarify.
5932 (Custom C Indent): Clarify.
5933 (Expressions): Repeating C-M-@ extends region.
5934 (Info Lookup): Clarify for C-h S.
5935 (Symbol Completion): ESC TAB alternative for M-TAB.
5936 (Electric C): Clarify.
5937
5938 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5939
5940 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5941 MS-DOS Input node.
5942 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5943 (MS-DOS and MULE): Clarify.
5944 (MS-DOS Processes, Windows Processes): Fix typos.
5945
5946 * major.texi (Choosing Modes): Clarify.
5947
5948 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5949 (Keyboard Macro Step-Edit): Clarify.
5950
5951 * indent.texi (Indentation): Clarifications.
5952
5953 * help.texi (Help): Correct error about C-h in query-replace.
5954 Clarify apropos vs C-h a. Fix how to search in FAQ.
5955 (Key Help): Describe C-h w here.
5956 (Name Help): Minor cleanup. C-h w moved to Key Help.
5957 Clarify the "object" joke.
5958 (Apropos): Clarify. Mouse-1 like Mouse-2.
5959 (Help Mode): Mouse-1 like Mouse-2.
5960
5961 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5962
5963 * display.texi (Display): Reorder menu.
5964 (Faces): Cleanup.
5965 (Font Lock): Cleanup. Mention Options menu.
5966 Delete obsolete text.
5967 (Scrolling): For C-l, don't presume text terminal.
5968 (Horizontal Scrolling): Simplify intro.
5969 (Follow Mode): Clarify.
5970 (Cursor Display): Moved before Display Custom.
5971 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5972 Doc default-tab-width. Doc line truncation more thoroughly.
5973
5974 * dired.texi (Dired Enter): C-x C-f can run Dired.
5975 (Dired Visiting): Comment out `a' command.
5976 Mouse-1 is like Mouse-2.
5977 (Shell Commands in Dired): ? can be used more than once.
5978
5979 * basic.texi (Continuation Lines): Simplify description of truncation,
5980 and refer to Display Custom for the rest of it.
5981
5982 2005-02-06 Lute Kamstra <lute@gnu.org>
5983
5984 * basic.texi (Undo): Fix typo.
5985
5986 * cmdargs.texi (Emacs Invocation): Fix typo.
5987
5988 * custom.texi (Init Examples): Fix typo.
5989
5990 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5991
5992 2005-02-06 Richard M. Stallman <rms@gnu.org>
5993
5994 * regs.texi (Registers): Registers can hold numbers, too.
5995
5996 * killing.texi (Other Kill Commands): Cleanup.
5997 Delete redundant explanation of kill in read-only buffer.
5998 (Yanking): Mention term "copying".
5999 (Accumulating Text): Fix typo.
6000
6001 * entering.texi (Entering Emacs): Update rationale at start.
6002 (Exiting): Treat iconifying on a par with suspension.
6003
6004 * custom.texi (Minor Modes): Fix typo.
6005 (Easy Customization): Fix menu style.
6006 (Variables): Add xref.
6007 (Examining): Setting for future sessions works through .emacs.
6008 (Keymaps): "Text terminals", not "Many".
6009 (Init Rebinding): Explain \C-. Show example of \M-.
6010 Fix minor wording errors.
6011 (Function Keys): Explain vector syntax just once.
6012 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6013 (Init File): Mention .emacs.d directory.
6014 (Init Examples): Add xref.
6015 (Find Init): Mention .emacs.d directory.
6016
6017 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6018 (Action Arguments): Explain which kinds of -l args are found how.
6019 (Initial Options): --batch does not inhibit site-start.
6020 Add xrefs.
6021 (Command Example): Use --batch, not -batch.
6022
6023 * basic.texi (Inserting Text): Cleanup wording.
6024 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6025 C-n is not error at end of buffer.
6026 (Undo): Doc C-/ like C-_. Add xrefs.
6027 (Arguments): META key may be labeled ALT.
6028 Peculiar arg meanings are explained in doc strings.
6029
6030 * abbrevs.texi (Expanding Abbrevs): Clarify.
6031
6032 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6033
6034 * frames.texi (Frame Parameters): Add an xref to the description
6035 of list-colors-display. Add a pointer to the X docs about colors.
6036
6037 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
6038 Improve docs of list-colors-display.
6039
6040 2005-02-03 Lute Kamstra <lute@gnu.org>
6041
6042 * frames.texi (Frames, Drag and Drop): Fix typos.
6043
6044 2005-02-03 Richard M. Stallman <rms@gnu.org>
6045
6046 * windows.texi (Basic Window): Mention color-change in mode line.
6047 (Change Window): Explain dragging vertical boundaries.
6048
6049 * text.texi (Sentences): Clarify.
6050 (Paragraphs): Explain M-a and blank lines.
6051 (Outline Mode): Clarify text and menu.
6052 (Hard and Soft Newlines): Mention use-hard-newlines.
6053
6054 * frames.texi (Frames): Delete unnecessary mention of Windows.
6055 (Mouse Commands): Likewise. Mention xterm mouse support.
6056 (Clipboard): Clarify.
6057 (Mouse References): Mention use of Mouse-1 for following links.
6058 (Menu Mouse Clicks): Clarify.
6059 (Mode Line Mouse): Clarify.
6060 (Drag and Drop): Rewrite.
6061
6062 * fixit.texi (Spelling): Fix typo.
6063
6064 * files.texi (File Names): Clarify.
6065 (Visiting): Update conditions for use of file dialog. Clarify.
6066 (Saving): Doc d as answer in save-some-buffers.
6067 (Remote Files): Clean up the text.
6068
6069 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6070
6071 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6072 (List Buffers): Clarify.
6073 (Several Buffers): Doc T command.
6074 (Buffer Convenience): Clarify menu.
6075
6076 * basic.texi (Undo): Clarify last change.
6077
6078 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6079
6080 * fixit.texi (Spelling): Fix typo.
6081
6082 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6083
6084 * basic.texi (Undo): Update description of `undo-outer-limit'.
6085
6086 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
6087
6088 * building.texi: Update documentation relating to GDB Graphical
6089 Interface.
6090
6091 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6092
6093 * custom.texi (Easy Customization): Adapt menu to node name change.
6094
6095 2005-01-30 Richard M. Stallman <rms@gnu.org>
6096
6097 * custom.texi (Easy Customization): Defn of "User Option" now
6098 includes faces. Don't say just "option" when talking about variables.
6099 Do say just "options" to mean "anything customizable".
6100 (Specific Customization): Describe `customize-variable',
6101 not `customize-option'.
6102
6103 * glossary.texi (Glossary) <Faces>: Add xref.
6104 <User Option>: Change definition--include faces. Change xref.
6105
6106 * picture.texi (Picture): Mention artist.el.
6107
6108 * sending.texi, screen.texi, programs.texi, misc.texi:
6109 * mini.texi, major.texi, maintaining.texi, macos.texi:
6110 * help.texi, frames.texi, files.texi:
6111 Don't say just "option" when talking about variables.
6112
6113 * display.texi, mule.texi: Don't say just "option" when talking
6114 about variables. Other minor cleanups.
6115
6116 2005-01-26 Lute Kamstra <lute@gnu.org>
6117
6118 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6119 File'. Mention the `-Q' option at the `--no-site-file' option.
6120
6121 2005-01-22 David Kastrup <dak@gnu.org>
6122
6123 * building.texi (Grep Searching): Mention alias `find-grep' for
6124 `grep-find'.
6125
6126 2005-01-20 Richard M. Stallman <rms@gnu.org>
6127
6128 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6129
6130 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6131
6132 * rmail.texi (Movemail): Explain differences
6133 between standard and mailutils versions of movemail.
6134 Describe command line and configuration options introduced
6135 with the latter.
6136 Explain the notion of mailbox URL, provide examples and
6137 cross-references to mailutils documentation.
6138 Describe various methods of specifying mailbox names,
6139 user names and user passwords for rmail.
6140 (Remote Mailboxes): New section. Describe
6141 how movemail handles remote mailboxes. Describe configuration
6142 options used to control its behavior.
6143 (Other Mailbox Formats): Explain handling of various mailbox
6144 formats.
6145
6146 2005-01-13 Richard M. Stallman <rms@gnu.org>
6147
6148 * commands.texi (Commands): Clarification.
6149
6150 2005-01-11 Richard M. Stallman <rms@gnu.org>
6151
6152 * programs.texi (Multi-line Indent): Fix previous change.
6153 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6154
6155 2005-01-08 Richard M. Stallman <rms@gnu.org>
6156
6157 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6158 lazy-highlight.
6159
6160 * search.texi (Query Replace): Mention faces query-replace
6161 and lazy-highlight.
6162 (Incremental Search): Update isearch highlighting info.
6163
6164 2005-01-04 Richard M. Stallman <rms@gnu.org>
6165
6166 * custom.texi (Saving Customizations): Minor improvement.
6167
6168 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6169
6170 * custom.texi (Saving Customizations): Emacs no longer loads
6171 `custom-file' after .emacs. No longer mention customizing through
6172 Custom.
6173
6174 2005-01-01 Andreas Schwab <schwab@suse.de>
6175
6176 * killing.texi (Graphical Kill): Move up under node Killing,
6177 change @section to @subsection.
6178
6179 2005-01-01 Richard M. Stallman <rms@gnu.org>
6180
6181 * custom.texi (Face Customization): Mention hex color specs.
6182
6183 * emacs.texi (Top): Update Killing submenu.
6184
6185 * killing.texi (Killing): Reorganize section.
6186 No more TeX-only text; put the node command at start of chapter.
6187 But the first section heading is used only in TeX.
6188 Rewrite the text to read better in this mode.
6189 (Graphical Kill): New subnode gets some of the text that
6190 used to be in the first section.
6191
6192 2004-12-31 Richard M. Stallman <rms@gnu.org>
6193
6194 * dired.texi (Shell Commands in Dired): Delete the ? example.
6195
6196 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6197
6198 * files.texi (Saving): Describe new require-final-newline features
6199 and mode-require-final-newline.
6200
6201 2004-12-29 Richard M. Stallman <rms@gnu.org>
6202
6203 * custom.texi (File Variables): Clarify previous change.
6204
6205 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
6206
6207 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6208 out now.
6209
6210 2004-12-27 Richard M. Stallman <rms@gnu.org>
6211
6212 * Makefile.in (MAKEINFO): Specify --force.
6213
6214 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6215 (Undo): Doc undo-outer-limit.
6216
6217 2004-12-15 Juri Linkov <juri@jurta.org>
6218
6219 * mark.texi (Transient Mark, Mark Ring): M-< and other
6220 movement commands don't set mark in Transient Mark mode
6221 if mark is active.
6222
6223 2004-12-12 Juri Linkov <juri@jurta.org>
6224
6225 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6226 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6227
6228 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6229 (Misc Dired Commands): Add @r{(Dired)} to w.
6230
6231 2004-12-12 Juri Linkov <juri@jurta.org>
6232
6233 * mark.texi (Marking Objects): Marking commands also extend the
6234 region when mark is active in Transient Mark mode.
6235
6236 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * custom.texi (Saving Customizations): Emacs only loads the custom
6239 file automatically after the init file in version 22.1 or later.
6240 Adapt text and examples to this fact.
6241
6242 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6243
6244 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6245 be set through Custom. Otherwise, it has no effect.
6246
6247 2004-12-05 Richard M. Stallman <rms@gnu.org>
6248
6249 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6250 * entering.texi: Rename Command Line to Emacs Invocation.
6251
6252 * misc.texi (Term Mode): Correctly describe C-c.
6253
6254 * custom.texi (Easy Customization): Move up to section level,
6255 before Variables. Avoid using the term "variable"; say "option".
6256 New initial explanation.
6257 (Variables): In initial explanation, connect "variable" to the
6258 already-explained "user option".
6259
6260 * emacs.texi (Top): Fix ref to Command Line.
6261 Move reference to Easy Customization.
6262
6263 * xresources.texi (X Resources): Fix From link.
6264
6265 * doclicense.texi (GNU Free Documentation License): Fix To link.
6266
6267 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6268
6269 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6270
6271 2004-12-03 Richard M. Stallman <rms@gnu.org>
6272
6273 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6274
6275 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6276
6277 * kmacro.texi: Several small changes in addition to the following.
6278 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6279 defining a keyboard macro.
6280 Mention `kmacro-ring-max'.
6281 (Keyboard Macro Counter): Clarify description of
6282 `kmacro-insert-counter', `kmacro-set-counter',
6283 `kmacro-add-counter' and `kmacro-set-format'.
6284
6285 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6286
6287 * custom.texi (File Variables): Add `unibyte' and make it more
6288 clear that `unibyte' and `coding' are special. Suggested by Simon
6289 Krahnke <overlord@gmx.li>.
6290
6291 * mule.texi (Enabling Multibyte): Refer to File Variables.
6292 Suggested by Simon Krahnke <overlord@gmx.li>.
6293
6294 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
6295
6296 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6297 x-use-old-gtk-file-dialog.
6298
6299 2004-11-20 Richard M. Stallman <rms@gnu.org>
6300
6301 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6302
6303 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
6304
6305 * building.texi (Lisp Eval): Delete hyphen in section name.
6306
6307 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6308
6309 * files.texi (Old Versions):
6310 No longer document annotation as "CVS only".
6311
6312 2004-11-10 Andre Spiegel <spiegel@gnu.org>
6313
6314 * files.texi (Version Control): Rewrite the introduction about
6315 version systems, mentioning the new ones that we support. Thanks
6316 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6317 suggestions.
6318
6319 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
6320
6321 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6322
6323 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6324
6325 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6326
6327 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6328
6329 * text.texi (Text Based Tables, Table Definition)
6330 (Table Creation, Table Recognition, Cell Commands)
6331 (Cell Justification, Row Commands, Column Commands)
6332 (Fixed Width Mode, Table Conversion, Measuring Tables)
6333 (Table Misc): New nodes, documenting the Table Mode.
6334
6335 2004-10-19 Jason Rumney <jasonr@gnu.org>
6336
6337 * makefile.w32-in (info): Change order of arguments to makeinfo.
6338
6339 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
6340
6341 * calendar.texi (iCalendar): Update for package changes.
6342
6343 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6344
6345 * files.texi (Misc File Ops): View mode is a minor mode.
6346
6347 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6348
6349 * calendar.texi (iCalendar): Style changes.
6350
6351 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6352
6353 * search.texi (Regexps): The regexp described in the example is no
6354 longer stored in the variable `sentence-end'.
6355
6356 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
6357
6358 * building.texi (Starting GUD): Note that multiple debugging
6359 sessions requires `gdb --fullname'.
6360
6361 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
6362
6363 * calendar.texi (iCalendar): New section for a new package.
6364
6365 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * text.texi: Various small changes in addition to the following.
6368 (Text): Replace xref for autotype with inforef.
6369 (Sentences): Explain nil value for `sentence-end'.
6370 (Paragraphs): Update default values for `paragraph-start' and
6371 `paragraph-separate'.
6372 (Text Mode): Correct description of Text mode's effect on the
6373 syntax table.
6374 (Outline Visibility): `hide-other' does not hide top level headings.
6375 `selective-display-ellipses' no longer has an effect on Outline mode.
6376 (TeX Misc): Add missing @cindex.
6377 Replace xref for RefTeX with inforef.
6378 (Requesting Formatted Text): The variable
6379 `enriched-fill-after-visiting' no longer exists.
6380 (Editing Format Info): Update names of menu items and commands.
6381 (Format Faces): Mention special effect of specifying the default face.
6382 Describe inheritance of text properties.
6383 Correct description of `fixed' face.
6384 (Format Indentation): Correct description of effect of setting
6385 margins. Mention `set-left-margin' and `set-right-margin'.
6386 (Format Justification): Update names of menu items.
6387 `set-justification-full' is now bound to `M-j b'.
6388 Mention that `default-justification' is a per buffer variable.
6389 (Format Properties): Update name of menu item.
6390 (Forcing Enriched Mode): `format-decode-buffer' automatically
6391 turns on Enriched mode if the buffer is in text/enriched format.
6392
6393 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
6394
6395 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6396
6397 2004-09-28 Kim F. Storm <storm@cua.dk>
6398
6399 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6400 Align with new functionality.
6401
6402 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6403
6404 * display.texi (Display Custom): Remove stray `@end defvar'.
6405
6406 2004-09-23 Kim F. Storm <storm@cua.dk>
6407
6408 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6409 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6410
6411 2004-09-20 Richard M. Stallman <rms@gnu.org>
6412
6413 * custom.texi (Hooks): Explain using setq to clear out a hook.
6414 (File Variables): Explain multiline string constants.
6415 (Non-ASCII Rebinding): Explain when you need to update
6416 non-ASCII char codes in .emacs.
6417
6418 * building.texi (Compilation): Explain how to make a silent
6419 subprocess that won't be terminated. Explain compilation-environment.
6420
6421 2004-09-13 Kim F. Storm <storm@cua.dk>
6422
6423 * mini.texi (Repetition): Rename isearch-resume-enabled to
6424 isearch-resume-in-command-history and change default to disabled.
6425
6426 2004-09-09 Kim F. Storm <storm@cua.dk>
6427
6428 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6429 with new `kmacro-name-last-macro'.
6430
6431 2004-09-08 Juri Linkov <juri@jurta.org>
6432
6433 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6434
6435 2004-09-03 Juri Linkov <juri@jurta.org>
6436
6437 * search.texi (Incremental Search): Update wording for M-%.
6438
6439 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6440
6441 * killing.texi (Killing): Correct description of kill commands in
6442 read-only buffer.
6443
6444 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6445
6446 * building.texi (Compilation Mode): Add a paragraph about rules
6447 for finding the compilation buffer for `next-error'.
6448
6449 * search.texi (Other Repeating Search): Mention that Occur mode
6450 supports the next-error functionality.
6451
6452 2004-09-02 Juri Linkov <juri@jurta.org>
6453
6454 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6455
6456 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6457
6458 * kmacro.texi (Basic Keyboard Macro):
6459 `apply-macro-to-region-lines' now operates on all lines that begin
6460 in the region, rather than on all complete lines in the region.
6461
6462 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
6463
6464 * frames.texi (Drag and drop): Add documentation about
6465 x-dnd-test-function and x-dnd-known-types.
6466
6467 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6468
6469 * indent.texi: Various minor changes in addition to:
6470 (Indentation Commands): Correct description of `indent-relative'.
6471 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6472 mode. The *Tab Stops* buffer uses Overwrite Mode.
6473 (Just Spaces): `tabify' converts sequences of at least two spaces
6474 to tabs.
6475
6476 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6477
6478 * frames.texi (Secondary Selection): Setting the secondary
6479 selection with M-Drag-Mouse-1 does not alter the kill ring,
6480 setting it with M-Mouse-1 and M-Mouse-3 does.
6481 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6482 toolkit scroll bars.
6483 (Scroll Bars): Ditto.
6484
6485 * windows.texi (Basic Window): When using a window system, the value
6486 of point in a non-selected window is indicated by a hollow box.
6487 (Split Window): Side by side windows are separated by a scroll bar,
6488 if scroll bars are used.
6489 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6490 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6491 (Window Convenience): Update bindings for `winner-undo' and
6492 `winner-redo'.
6493
6494 * ack.texi (Acknowledgments): Use `@unnumbered'.
6495 * misc.texi: Adapt sectioning in Info to the node structure.
6496 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6497 of "Using Emacs as a Server".
6498 * building.texi (Building): Interchange nodes (for correct numbering).
6499 * programs.texi (Programs): Interchange nodes (for correct numbering).
6500 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6501 Info to the node structure.
6502 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6503 Rearrange order of nodes and sections such that both "GNU GENERAL
6504 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6505 end, as appropriate for appendices.
6506 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6507 Use `@unnumberedsec'.
6508 * trouble.texi: Adapt sectioning in Info to the node structure.
6509 Adapt node pointers to change in emacs.texi.
6510 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6511
6512 2004-08-25 Kenichi Handa <handa@m17n.org>
6513
6514 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6515 description for unibyte mode.
6516
6517 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6520
6521 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6522 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6523 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6524 in @pxref.
6525
6526 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6529 Change section names.
6530
6531 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6532
6533 * kmacro.texi (Keyboard Macro Ring): Rename section.
6534 Emacs treats the head of the macro ring as the `last keyboard macro'.
6535 (Keyboard Macro Counter): Minor change.
6536 (Save Keyboard Macro): Some clarifications.
6537 (Edit Keyboard Macro): Rename section.
6538
6539 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6540 32-bit machines.
6541 (Several Buffers): Clarify which buffer is selected if `2' is
6542 pressed in the Buffer Menu.
6543 Auto Revert mode can be used to update the Buffer Menu
6544 automatically.
6545
6546 2004-08-21 Eli Zaretskii <eliz@gnu.org>
6547
6548 * help.texi (Misc Help): Add an index entry for finding an Info
6549 manual by its file name.
6550
6551 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6552
6553 * files.texi (Backup Deletion): Correct description of
6554 `delete-old-versions'.
6555 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6556 (Auto Save Files): Recommend `auto-save-mode' to reenable
6557 auto-saving, rather than the abbreviation `auto-save'.
6558
6559 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6560
6561 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6562 for "killing" and "yanking" in main menu.
6563
6564 2004-08-16 Richard M. Stallman <rms@gnu.org>
6565
6566 * killing.texi (Yanking, Killing): Minor cleanups.
6567
6568 * mark.texi (Momentary Mark): Minor cleanups.
6569
6570 2004-08-15 Kenichi Handa <handa@etl.go.jp>
6571
6572 * custom.texi (Non-ASCII Rebinding):
6573 C-q always inserts the right code to pass to global-set-key.
6574
6575 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6576
6577 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6578 `insert-register', instead of `C-x r g' binding, for consistency.
6579
6580 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6581
6582 * fixit.texi (Spelling): Fix typo.
6583
6584 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6585
6586 * help.texi (Help): Fix Texinfo usage.
6587
6588 2004-07-24 Richard M. Stallman <rms@gnu.org>
6589
6590 * text.texi (Paragraphs): Update how paragraphs are separated
6591 and the default for paragraph-separate.
6592
6593 * search.texi (Regexp Replace): Further update text for new
6594 replacement operators.
6595
6596 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6597
6598 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6599 `R' switch.
6600
6601 * dired.texi (Dired Updating): `k' only deletes inserted
6602 subdirectories from the Dired buffer if a prefix argument was given.
6603
6604 * search.texi (Regexps): Delete redundant definition of `symbol' in
6605 description of `\_>'. It already occurs in the description of `\_<'.
6606
6607 2004-07-01 Juri Linkov <juri@jurta.org>
6608
6609 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6610 (Regexp Search): Add M-r.
6611
6612 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6613
6614 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6615
6616 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6617
6618 * search.texi, calendar.texi: Markup fixes.
6619
6620 2004-06-25 Richard M. Stallman <rms@gnu.org>
6621
6622 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6623
6624 2004-06-25 David Kastrup <dak@gnu.org>
6625
6626 * search.texi (Regexp Replace): Some typo corrections and
6627 rearrangement.
6628
6629 2004-06-24 David Kastrup <dak@gnu.org>
6630
6631 * search.texi (Unconditional Replace): Use replace-string instead
6632 of query-replace in example.
6633 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6634 sequences.
6635 (Query Replace): Correct explanation of `^' which does not use
6636 the mark stack.
6637
6638 2004-06-21 Nick Roberts <nickrob@gnu.org>
6639
6640 * misc.texi (Shell History Copying): Document comint-insert-input.
6641 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6642
6643 2004-06-20 Jesper Harder <harder@ifa.au.dk>
6644
6645 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6646 * custom.texi (Customization): Do.
6647 * anti.texi (Antinews): Do.
6648 * abbrevs.texi (Defining Abbrevs): Do.
6649
6650 * programs.texi (Info Lookup): Fix keybinding for
6651 info-lookup-symbol.
6652
6653 2004-06-16 Juanma Barranquero <lektu@terra.es>
6654
6655 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6656 Add emacs-xtra.
6657 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6658 (clean): Add emacs-xtra and flymake. Remove redundancies.
6659
6660 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6661
6662 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6663 Add emacs-xtra.
6664 * emacs-xtra.texi: New file.
6665
6666 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6667
6668 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6669 (Dired and Find): Mention differences with ordinary Dired buffers.
6670
6671 2004-06-13 Richard M. Stallman <rms@gnu.org>
6672
6673 * custom.texi (Init Syntax): Explain about vars that do special
6674 things when set with setq or with Custom.
6675 (Init Examples): Add line-number-mode example.
6676
6677 2004-06-12 Juri Linkov <juri@jurta.org>
6678
6679 * dired.texi (Operating on Files): Add dired-do-touch.
6680
6681 2004-06-10 Juri Linkov <juri@jurta.org>
6682
6683 * building.texi (Lisp Eval): Add C-M-x on defface.
6684
6685 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6686
6687 * files.texi (Reverting): Auto-Revert mode and
6688 Global Auto-Revert mode no longer revert remote files.
6689
6690 2004-05-29 Richard M. Stallman <rms@gnu.org>
6691
6692 * custom.texi (Init File): Two dashes start --no-site-file.
6693
6694 2004-05-29 Alan Mackenzie <acm@muc.de>
6695
6696 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6697 ("AWK"): Is consistently thus spelled throughout.
6698 (AWK, Pike): Document as "C-like modes".
6699 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6700 (M-x man): Supersedes M-x manual-entry.
6701 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6702
6703 ("Comments in C"): Delete node; the info is in CC Mode manual.
6704 (c-comment-only-line-offset): Remove description.
6705
6706 (C-c ., C-c C-c): Describe new C Mode bindings.
6707
6708 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6709 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6710 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6711 Amend definitions.
6712
6713 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6714 Describe functions.
6715
6716 (c-comment-start-regexp, c-hanging-comment-ender-p)
6717 (c-hanging-comment-starter-p): Remove obsolete definitions.
6718
6719 * emacs.texi: Remove the menu entry "Comments in C".
6720
6721 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6722
6723 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6724 `M-x locate'.
6725
6726 2004-05-16 Karl Berry <karl@gnu.org>
6727
6728 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6729 makeinfo --html fails.
6730 * help.texi (Help Summary) [@ifnottex]: Likewise.
6731
6732 2004-05-13 Nick Roberts <nickrob@gnu.org>
6733
6734 * building.texi (GDB Graphical Interface): Update and describe
6735 layout first.
6736
6737 2004-05-04 Jason Rumney <jasonr@gnu.org>
6738
6739 * makefile.w32-in: Revert last change.
6740
6741 2004-05-03 Jason Rumney <jasonr@gnu.org>
6742
6743 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6744
6745 2004-04-23 Juanma Barranquero <lektu@terra.es>
6746
6747 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6748
6749 2004-04-18 Juri Linkov <juri@jurta.org>
6750
6751 * fixit.texi (Spelling): Remove file extension from ispell xref.
6752
6753 2004-04-15 Kim F. Storm <storm@cua.dk>
6754
6755 * cmdargs.texi (Initial Options): Add -Q.
6756
6757 2004-04-05 Kim F. Storm <storm@cua.dk>
6758
6759 * custom.texi (File Variables): Add safe-local-eval-forms.
6760
6761 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6762
6763 * files.texi (Reverting): Correct description of revert-buffer's
6764 handling of point.
6765
6766 2004-03-22 Juri Linkov <juri@jurta.org>
6767
6768 * emacs.texi (Top): Add `Misc X'.
6769
6770 * trouble.texi: Fix help key bindings.
6771
6772 * glossary.texi: Improve references.
6773
6774 * help.texi: Sync keywords with finder.el.
6775
6776 * mini.texi (Completion): Add description for menu items.
6777
6778 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6779
6780 * sending.texi (Mail Methods): Fix xref to Message manual.
6781
6782 2004-03-12 Richard M. Stallman <rms@gnu.org>
6783
6784 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6785
6786 2004-03-04 Richard M. Stallman <rms@gnu.org>
6787
6788 * search.texi (Regexps): Explain that ^ and $ have their
6789 special meanings only in certain contexts.
6790
6791 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6792
6793 * mule.texi (Specify Coding): Doc C-x RET F.
6794
6795 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6796 for multiple compile and grep buffers.
6797 (Indirect Buffers): Don't recommand clone-indirect-buffer
6798 for multiple compile and grep buffers.
6799
6800 2004-02-29 Juanma Barranquero <lektu@terra.es>
6801
6802 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6803 Use $(DEL) instead of rm, and ignore exit code.
6804
6805 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
6806
6807 * building.texi (Watch Expressions): Update.
6808
6809 2004-02-21 Juri Linkov <juri@jurta.org>
6810
6811 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6812 --directory, --help, --version. Move text about command-line-args
6813 to Command Arguments.
6814 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6815 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6816 (Window Size X): Join -g and --geometry. Add @cindex.
6817 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6818 (Title X): Remove alias -title.
6819 (Misc X): New node.
6820
6821 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
6822
6823 * frames.texi (Drag and drop): Add Motif to list of supported
6824 protocols.
6825
6826 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
6827
6828 * frames.texi (Drag and drop): New section.
6829
6830 2004-01-24 Richard M. Stallman <rms@gnu.org>
6831
6832 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6833 Include it only @ifnotinfo. Patch the preceding and following
6834 node headers to point to each other.
6835
6836 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6837
6838 * calendar.texi (Appointments): Update section.
6839
6840 2003-12-29 Kevin Ryde <user42@zip.com.au>
6841
6842 * programs.texi (C Modes): Fix the xref.
6843
6844 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
6845
6846 * building.texi (Watch Expressions): Update.
6847 (Commands of GUD): Include use of toolbar + breakpoints set from
6848 fringe/margin.
6849
6850 2003-12-03 Andre Spiegel <spiegel@gnu.org>
6851
6852 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6853 <acm@muc.de>.
6854
6855 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
6856
6857 * frames.texi (Dialog Boxes): Add use-file-dialog.
6858
6859 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6860
6861 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6862 in CC Mode.
6863
6864 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6865
6866 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6867 * man/commands.texi, man/custom.texi, man/display.texi:
6868 * man/emacs.texi, man/files.texi:
6869 * man/frames.texi, man/glossary.texi, man/killing.texi:
6870 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6871 * man/mule.texi, man/rmail.texi, man/search.texi:
6872 * man/sending.texi, man/text.texi, man/trouble.texi:
6873 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6874
6875 2003-11-01 Alan Mackenzie <acm@muc.de>
6876
6877 * search.texi (Scrolling During Incremental Search): Document a
6878 new scrolling facility in isearch mode.
6879
6880 2003-10-22 Miles Bader <miles@gnu.org>
6881
6882 * Makefile.in (info): Move before $(top_srcdir)/info.
6883
6884 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
6885
6886 * building.texi (Watch Expressions): Update section on data display
6887 to reflect code changes (GDB Graphical Interface).
6888
6889 2003-10-13 Richard M. Stallman <rms@gnu.org>
6890
6891 * xresources.texi (GTK resources): Clean up previous change.
6892
6893 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
6894
6895 * xresources.texi (GTK resources): Add a note that some themes
6896 disallow customizations. Add scroll theme example.
6897
6898 2003-09-30 Richard M. Stallman <rms@gnu.org>
6899
6900 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6901
6902 * misc.texi (Saving Emacs Sessions): Shorten the section,
6903 collapsing back into one node.
6904
6905 2003-09-30 Lars Hansen <larsh@math.ku.dk>
6906
6907 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6908
6909 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
6910
6911 * xresources.texi (GTK names in Emacs): Correct typo.
6912
6913 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6914
6915 * cmdargs.texi (Font X): Mention new default font. More
6916 fully describe long font names, wildcard patterns and the
6917 problems involved. (Result of discussion on emacs-devel.)
6918
6919 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6920
6921 * emacs.texi (Acknowledgements): Correct typo.
6922
6923 2003-09-22 Richard M. Stallman <rms@gnu.org>
6924
6925 * dired.texi (Misc Dired Commands): New node.
6926 (Dired Navigation): Add dired-goto-file.
6927
6928 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6929
6930 * emacs.texi (Acknowledgements): New node, split from Distribution.
6931
6932 * cmdargs.texi (Action Arguments): -f reads interactive args.
6933
6934 2003-09-08 Lute Kamstra <lute@gnu.org>
6935
6936 * screen.texi (Mode Line): Say that POS comes before LINE.
6937 Mention `size-indication-mode'.
6938 * display.texi (Optional Mode Line): Document
6939 `size-indication-mode'.
6940 * basic.texi (Position Info): Mention `size-indication-mode'.
6941
6942 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6943
6944 * xresources.texi (Resources): Refer to `editres' man page.
6945 (Lucid Resources): Update defaults. Expand description of
6946 `shadowThickness'.
6947
6948 2003-09-04 Miles Bader <miles@gnu.org>
6949
6950 * Makefile.in (top_srcdir): New variable.
6951 ($(top_srcdir)/info): New rule.
6952 (info): Depend on it.
6953
6954 2003-09-03 Peter Runestig <peter@runestig.com>
6955
6956 * makefile.w32-in: New file.
6957
6958 2003-08-29 Richard M. Stallman <rms@gnu.org>
6959
6960 * misc.texi (Saving Emacs Sessions): Correct previous change.
6961
6962 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6963
6964 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6965 (Intro): Include kmacro.texi after fixit.texi instead of after
6966 custom.texi. (As suggested by Kim Storm.)
6967
6968 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6969
6970 * fixit.texi (Fixit): Update `Next' pointer.
6971 * files.texi (Files): Update `Previous' pointer.
6972 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6973 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6974 (Suggested by Kim Storm.)
6975 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6976
6977 2003-08-18 Kim F. Storm <storm@cua.dk>
6978
6979 * kmacro.texi: New file describing enhanced keyboard macro
6980 functionality. Replaces old description in custom.texi.
6981
6982 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6983 (Keyboard Macros): Move to new kmacro.texi file.
6984
6985 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6986
6987 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6988
6989 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6990
6991 2003-08-17 Alex Schroeder <alex@gnu.org>
6992
6993 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6994 required.
6995
6996 2003-08-05 Richard M. Stallman <rms@gnu.org>
6997
6998 * programs.texi (Lisp Indent): Don't describe
6999 lisp-indent-function property here. Use xref to Lisp Manual.
7000
7001 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7002
7003 * calendar.texi (Date Formats): Document changed behavior of
7004 abbreviations.
7005
7006 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
7007
7008 * buffers.texi (List Buffers): Fix previous change.
7009
7010 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
7011
7012 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7013 List*.
7014
7015 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7016
7017 * display.texi (Font Lock): Fix typo.
7018
7019 2003-07-07 Richard M. Stallman <rms@gnu.org>
7020
7021 * display.texi (Font Lock): Add xref for format info on
7022 font-lock-remove-keywords.
7023
7024 * building.texi (Compilation): Document what happens with asynch
7025 children of compiler process.
7026
7027 * help.texi (Library Keywords): Use @multitable.
7028
7029 2003-06-04 Richard M. Stallman <rms@gnu.org>
7030
7031 * programs.texi (Expressions): Delete C-M-DEL.
7032
7033 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7034 comint-move-point-for-output renamed from
7035 comint-scroll-to-bottom-on-output.
7036
7037 * custom.texi (Init Rebinding): Replace previous change with xref.
7038 (Non-ASCII Rebinding): Explain that issue more briefly here.
7039
7040 2003-05-28 Richard M. Stallman <rms@gnu.org>
7041
7042 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7043
7044 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
7045
7046 * building.texi (GDB Graphical Interface): New node.
7047 (Rewritten somewhat by RMS.)
7048
7049 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
7050
7051 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7052 non-English letters. Explain how to set coding systems correctly
7053 and how to include the right coding cookie in the file.
7054
7055 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
7056
7057 * indent.texi (Indentation): Explain the concepts.
7058 (Just Spaces): Explain why preventing tabs for indentation might
7059 be useful.
7060
7061 2003-04-16 Richard M. Stallman <rms@gnu.org>
7062
7063 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7064
7065 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7066
7067 * cmdargs.texi (General Variables): Document SMTPSERVER.
7068
7069 * sending.texi: Remove SMTP node.
7070 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7071 library.
7072
7073 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7074
7075 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7076
7077 2003-02-22 Simon Josefsson <jas@extundo.com>
7078
7079 * sending.texi (Mail Methods): Add node about SMTP.
7080
7081 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
7082
7083 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7084
7085 2003-02-01 Kevin Ryde <user42@zip.com.au>
7086
7087 * glossary.texi (Glossary): Correction to cl cross reference.
7088
7089 2003-01-20 Richard M. Stallman <rms@gnu.org>
7090
7091 * killing.texi (Rectangles): Document C-x c r.
7092
7093 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
7094
7095 * xresources.texi (GTK resources): New node.
7096 (GTK widget names): New node.
7097 (GTK names in Emacs): New node.
7098 (GTK styles): New node.
7099
7100 2003-01-09 Francesco Potortì <pot@gnu.org>
7101
7102 * maintaining.texi (Create Tags Table): Add reference to the new
7103 `etags --help --lang=LANG' option.
7104
7105 2002-10-02 Karl Berry <karl@gnu.org>
7106
7107 * emacs.texi: Per rms, update all manuals to use @copying instead of
7108 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
7109 where needed for the sake of the HTML output.
7110
7111 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7112
7113 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7114 source files.
7115
7116 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7117
7118 * Makefile.in (emacsman): New target.
7119
7120 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7121
7122 * (Version 21.1 released.)
7123
7124 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7125
7126 * Branch for 21.1.
7127
7128 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7129
7130 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7131
7132 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7133
7134 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7135
7136 1999-07-12 Richard Stallman <rms@gnu.org>
7137
7138 * Version 20.4 released.
7139
7140 1998-12-04 Markus Rost <rost@delysid.gnu.org>
7141
7142 * Makefile.in (INFO_TARGETS): Delete customize.info.
7143 (DVI_TARGETS): Delete customize.dvi.
7144 (../info/customize, customize.dvi): Targets deleted.
7145
7146 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7147
7148 * Version 20.3 released.
7149
7150 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7151
7152 * Makefile.in (EMACSSOURCES): Add mule.texi.
7153 Add msdog.texi, ack.texi. Remove gnu1.texi.
7154
7155 1998-04-06 Andreas Schwab <schwab@gnu.org>
7156
7157 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7158 Use it in dvi targets.
7159
7160 1997-09-23 Paul Eggert <eggert@twinsun.com>
7161
7162 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7163 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7164 (../info/customize): Rename from ../info/custom.
7165
7166 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7167
7168 * Version 20.2 released.
7169
7170 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7171
7172 * Version 20.1 released.
7173
7174 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7175
7176 * Makefile (../info/customize, customize.dvi): New targets.
7177 (INFO_TARGETS): Add ../info/customize.
7178 (DVI_TARGETS): Add customize.dvi.
7179
7180 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7181
7182 * Version 19.33 released.
7183
7184 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7185
7186 * Version 19.32 released.
7187
7188 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7189
7190 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7191
7192 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7193
7194 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7195 Specify -I option.
7196 (All dvi targets): Set the TEXINPUTS variable.
7197
7198 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7199
7200 * Version 19.31 released.
7201
7202 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7203
7204 * Version 19.30 released.
7205
7206 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7207
7208 * Makefile.in (maintainer-clean): Rename from realclean.
7209
7210 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7211
7212 * Makefile.in: New file.
7213 * Makefile: File deleted.
7214
7215 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7216
7217 * Makefile (TEXINDEX_OBJS): Variable deleted.
7218 (texindex, texindex.o, getopt.o): Rules deleted.
7219 All deps on texindex deleted.
7220 (distclean): Don't delete texindex.
7221 (mostlyclean): Don't delete *.o.
7222 * texindex.c, getopt.c: Files deleted.
7223
7224 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7225
7226 * Version 19.26 released.
7227
7228 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7229
7230 * Makefile (EMACSSOURCES): Exclude undo.texi.
7231
7232 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7233
7234 * Version 19.25 released.
7235
7236 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7237
7238 * Version 19.24 released.
7239
7240 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7241
7242 * Version 19.23 released.
7243
7244 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7245
7246 * Makefile: Delete spurious tab.
7247
7248 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7249
7250 * Makefile (.SUFFIXES): New rule.
7251
7252 1993-12-04 Richard Stallman (rms@srarc2)
7253
7254 * getopt.c: New file.
7255 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7256 (getopt.o): New rule.
7257 (dvi): Don't depend on texindex.
7258 (emacs.dvi): Depend on texindex.
7259
7260 1993-12-03 Richard Stallman (rms@srarc2)
7261
7262 * Makefile (TEXI2DVI): New variable.
7263 (emacs.dvi): Add explicit command.
7264 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7265
7266 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7267
7268 * Version 19.22 released.
7269
7270 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7271
7272 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7273
7274 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7275
7276 * Version 19.21 released.
7277
7278 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7279
7280 * Makefile (realclean): Don't delete the Info files.
7281
7282 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
7283
7284 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7285 4' where appropriate.
7286
7287 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
7288
7289 * Makefile: Fix targets for texindex.
7290
7291 * texindex.c: Include "../src/config.h" if building in emacs.
7292
7293 * Makefile: Change all files to FILENAME.texi, force all targets
7294 to be FILENAME, not FILENAME.info.
7295 Add target to build texindex.c, defining `emacs'.
7296
7297 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7298
7299 * Version 19.19 released.
7300
7301 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7302
7303 * Version 19.18 released.
7304
7305 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7306
7307 * Makefile: Fix source file names of the separate manuals.
7308
7309 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7310
7311 * Version 19.17 released.
7312
7313 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7314
7315 * split-man: Fix typos in last change.
7316
7317 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7318
7319 * Version 19.16 released.
7320
7321 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7322
7323 * version 19.15 released.
7324
7325 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7326
7327 * Makefile (distclean): It's rm, not rf.
7328
7329 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7330
7331 * Version 19.14 released.
7332
7333 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7334
7335 * Makefile: New file.
7336
7337 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7338
7339 * Version 19.13 released.
7340
7341 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7342
7343 * Version 19.9 released.
7344
7345 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7346
7347 * Version 19.8 released.
7348
7349 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7350
7351 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7352
7353 * trouble.texi: It's `enable-flow-control-on', not
7354 `evade-flow-control-on'.
7355
7356 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7357
7358 * display.texi: Document standard-display-european.
7359
7360 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7361
7362 * Version 19.7 released.
7363
7364 * emacs.texi: Add a sentence to the top menu mentioning the
7365 specific version of Emacs this manual applies to.
7366
7367 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7368
7369 * basic.texi: Document next-line-add-lines variable used to
7370 implement down-arrow.
7371
7372 * killing.texi: Document kill-whole-line.
7373
7374 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7375
7376 * text.texi: Update unix TeX ordering information.
7377
7378 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7379
7380 * news.texi: Mention fill-rectangle in keybinding list.
7381
7382 * killing.texi: Document fill-rectangle.
7383
7384 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7385
7386 * vc.texi: Bring the docs up to date with VC 5.2.
7387
7388 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7389
7390 * emacs.tex: Mention blackbox and gomoku under Amusements.
7391 Assembler mode is now mentioned and appropriately indexed
7392 under Programming Modes.
7393
7394 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7395
7396 * emacs.tex: Update TeX ordering information.
7397
7398 1990-06-26 David Lawrence (tale@geech)
7399
7400 * emacs.tex: Note that completion-ignored-extensions is not used
7401 to filter out names when all completions are displayed in
7402 *Completions*.
7403
7404 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7405
7406 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7407
7408 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7409
7410 * emacs.tex: Add @findex grep.
7411
7412 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7413
7414 * emacs.tex: Correct two typos. No other changes before
7415 Version 19 will be made.
7416
7417 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7418
7419 * emacs.tex: Update information for obtaining TeX distribution from the
7420 University of Washington.
7421
7422 ;; Local Variables:
7423 ;; coding: utf-8
7424 ;; End:
7425
7426 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7427 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7428 Free Software Foundation, Inc.
7429
7430 This file is part of GNU Emacs.
7431
7432 GNU Emacs is free software: you can redistribute it and/or modify
7433 it under the terms of the GNU General Public License as published by
7434 the Free Software Foundation, either version 3 of the License, or
7435 (at your option) any later version.
7436
7437 GNU Emacs is distributed in the hope that it will be useful,
7438 but WITHOUT ANY WARRANTY; without even the implied warranty of
7439 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7440 GNU General Public License for more details.
7441
7442 You should have received a copy of the GNU General Public License
7443 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.