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