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