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