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